// Dumped by amexofficial on discord
// amexware.cc

#pragma once
#include <cstdint>
#include <bit>
#include <string>

namespace offsets
{

    inline std::string Build = "24614784";

    namespace klass_layout
    {
        constexpr std::uintptr_t name_ptr                         = 0x10         ;
        constexpr std::uintptr_t static_fields                    = 0xB8         ;
    }

    namespace il2cpp_api
    {
        constexpr std::uintptr_t domain_get                       = 0x870A00     ;
        constexpr std::uintptr_t domain_get_assemblies            = 0x870A20     ;
        constexpr std::uintptr_t domain_assembly_open             = 0x870A10     ;
        constexpr std::uintptr_t assembly_get_image               = 0x4490       ;
        constexpr std::uintptr_t class_from_name                  = 0x859ED0     ;
        constexpr std::uintptr_t image_get_class_count            = 0x25A0       ;
        constexpr std::uintptr_t image_get_class                  = 0x872E30     ;
        constexpr std::uintptr_t class_get_methods                = 0x870050     ;
        constexpr std::uintptr_t class_get_fields                 = 0x86FE00     ;
        constexpr std::uintptr_t class_get_nested_types           = 0x86FE80     ;
        constexpr std::uintptr_t class_get_type                   = 0x7533D0     ;
        constexpr std::uintptr_t class_get_name                   = 0xC630       ;
        constexpr std::uintptr_t class_get_namespace              = 0xC4A0       ;
        constexpr std::uintptr_t class_get_parent                 = 0x1E480      ;
        constexpr std::uintptr_t class_get_image                  = 0x4490       ;
        constexpr std::uintptr_t class_get_flags                  = 0x870130     ;
        constexpr std::uintptr_t class_get_static_field_data      = 0x2960       ;
        constexpr std::uintptr_t class_from_il2cpp_type           = 0x86FDE0     ;
        constexpr std::uintptr_t type_get_object                  = 0x872B50     ;
        constexpr std::uintptr_t type_get_class_or_element_class  = 0x872B70     ;
        constexpr std::uintptr_t type_get_name                    = 0x872BA0     ;
        constexpr std::uintptr_t type_get_attrs                   = 0x872DC0     ;
        constexpr std::uintptr_t method_get_param_count           = 0x8716A0     ;
        constexpr std::uintptr_t method_get_name                  = 0xC4A0       ;
        constexpr std::uintptr_t method_get_param                 = 0x8716B0     ;
        constexpr std::uintptr_t method_get_return_type           = 0xF520       ;
        constexpr std::uintptr_t method_get_class                 = 0xBF00       ;
        constexpr std::uintptr_t method_get_flags                 = 0x871760     ;
        constexpr std::uintptr_t field_get_offset                 = 0x7FFB90     ;
        constexpr std::uintptr_t field_get_type                   = 0x46CA50     ;
        constexpr std::uintptr_t field_get_parent                 = 0xC630       ;
        constexpr std::uintptr_t field_get_name                   = 0x4490       ;
        constexpr std::uintptr_t field_get_flags                  = 0x870CA0     ;
        constexpr std::uintptr_t field_static_get_value           = 0x870E00     ;
        constexpr std::uintptr_t object_get_class                 = 0x4490       ;
        constexpr std::uintptr_t object_new                       = 0x871A70     ;
        constexpr std::uintptr_t resolve_icall                    = 0x86FCC0     ;
        constexpr std::uintptr_t gchandle_get_target              = 0x871130     ;
        constexpr std::uintptr_t gchandle_new                     = 0x8710E0     ;
        constexpr std::uintptr_t gchandle_free                    = 0x8711D0     ;
        constexpr std::uintptr_t array_new                        = 0x86FCE0     ;
        constexpr std::uintptr_t string_new                       = 0x871B90     ;
    }

    namespace globals
    {
        constexpr std::uintptr_t client_entities_decryption       = 0x126B380    ;
        constexpr std::uintptr_t entity_list_decryption           = 0x1D99570    ;
        constexpr std::uintptr_t encrypt_fov_fn                   = 0x1BBB140    ;
    }

    namespace base_networkable
    {
        constexpr std::uintptr_t base_networkable                 = 0x1074E028   ;
        constexpr std::uintptr_t static_fields                    = 0xB8         ;
        constexpr std::uintptr_t wrapper_class_ptr                = 0x8          ;
        constexpr std::uintptr_t parent_static_fields             = 0x10         ;
        constexpr std::uintptr_t entities                         = 0x10         ;
    }

    namespace camera
    {
        constexpr std::uintptr_t main_camera_c                    = 0x107948D0   ;
        constexpr std::uintptr_t camera_static                    = 0xB8         ;
        constexpr std::uintptr_t camera_object                    = 0x38         ;

        constexpr std::uintptr_t entity                           = 0x10         ;
        constexpr std::uintptr_t worldToCameraMatrix              = 0x70         ;
        constexpr std::uintptr_t fieldOfView                      = 0x170        ;
        constexpr std::uintptr_t projectionMatrix                 = 0x18C        ;
        constexpr std::uintptr_t ViewMatrix                       = 0x2FC        ;
        constexpr std::uintptr_t cullingMask                      = 0x3E8        ;
        constexpr std::uintptr_t nearClip                         = 0x3EC        ;
        constexpr std::uintptr_t farClip                          = 0x3F8        ;
        constexpr std::uintptr_t position                         = 0x444        ;
        constexpr std::uintptr_t aspect                           = 0x4E0        ;
    }

    namespace base_player
    {
        constexpr std::uintptr_t cl_active_item                   = 0x580        ;
        constexpr std::uintptr_t player_eyes                      = 0x7A0        ;
        constexpr std::uintptr_t player_inventory                 = 0x4B0        ;
        constexpr std::uintptr_t current_team                     = 0x550        ;
        constexpr std::uintptr_t base_movement                    = 0x520        ;
        constexpr std::uintptr_t player_model                     = 0x340        ;
        constexpr std::uintptr_t player_flags                     = 0x6D0        ;
        constexpr std::uintptr_t display_name                     = 0x390        ;
        constexpr std::uintptr_t player_input                     = 0x3B8        ;
    }

    namespace base_combat_entity
    {
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t _health                          = 0x2B4        ;
        constexpr std::uintptr_t _maxHealth                       = 0x2B8        ;
    }

    namespace base_entity
    {
        constexpr std::uintptr_t flags                            = 0x1C0        ;
    }

    namespace item_container
    {
        constexpr std::uintptr_t item_list                        = 0x38         ;
    }

    namespace player_inventory
    {
        constexpr std::uintptr_t belt                             = 0x58         ;
        constexpr std::uintptr_t wear                             = 0x38         ;
    }

    namespace player_eyes
    {
        constexpr std::uintptr_t view_angles                      = 0x0          ;
        constexpr std::uintptr_t rotation                         = 0x0          ;
        constexpr std::uintptr_t body_rotation                    = 0x0          ;
    }

    namespace base_movement
    {
        constexpr std::uintptr_t target_movement                  = 0x0          ;
        constexpr std::uintptr_t gravity_multiplier               = 0x0          ;
        constexpr std::uintptr_t jumping                          = 0x0          ;
        constexpr std::uintptr_t grounded                         = 0x0          ;
    }

    namespace held_entity
    {
        constexpr std::uintptr_t view_model                       = 0x0          ;
        constexpr std::uintptr_t owner_ref                        = 0x0          ;
        constexpr std::uintptr_t hostile_targets_lut              = 0x0          ;
    }

    namespace base_projectile
    {
        constexpr std::uintptr_t primary_magazine                 = 0x0          ;
        constexpr std::uintptr_t recoil_properties                = 0x400        ;
        constexpr std::uintptr_t projectile_velocity              = 0x0          ;
        constexpr std::uintptr_t aim_sway                         = 0x3F8        ;
        constexpr std::uintptr_t aim_cone                         = 0x410        ;
    }

    namespace model
    {
        constexpr std::uintptr_t bone_transforms                  = 0x50         ;
        constexpr std::uintptr_t root_bone                        = 0x28         ;
        constexpr std::uintptr_t skeleton_root                    = 0x0          ;
    }

    namespace model_state
    {
        constexpr std::uintptr_t flags                            = 0x0          ;
        constexpr std::uintptr_t pose_type                        = 0x0          ;
        constexpr std::uintptr_t ducked                           = 0x0          ;
        constexpr std::uintptr_t water_level                      = 0x0          ;
    }

    namespace item
    {
        constexpr std::uintptr_t info                             = 0xD0         ;
        constexpr std::uintptr_t uid                              = 0x0          ;
        constexpr std::uintptr_t amount                           = 0x0          ;
        constexpr std::uintptr_t _condition                       = 0x0          ;
        constexpr std::uintptr_t _maxCondition                    = 0x0          ;
        constexpr std::uintptr_t parent                           = 0x90         ;
    }

    namespace klass_rvas
    {

        constexpr std::uintptr_t MainCamera                       = 0x107948D0   ;
        constexpr std::uintptr_t ConVarGraphics                   = 0x10825EE0   ;

        constexpr std::uintptr_t HeldEntity                       = 0x107DAF60   ;

        constexpr std::uintptr_t BaseProjectile                   = 0x10745F40   ;

        constexpr std::uintptr_t BaseEntity                       = 0x107AA620   ;
        constexpr std::uintptr_t BaseCombatEntity                 = 0x1074DCA8   ;
        constexpr std::uintptr_t BasePlayer                       = 0x10720218   ;

        constexpr std::uintptr_t DroppedItemContainer             = 0x107D8DD0   ;

    }

    namespace CameraUpdateHook_match0
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace BaseViewModel_match0
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t lower                            = 0xA0         ;
        constexpr std::uintptr_t ViewmodelPunch                   = 0xA8         ;
        constexpr std::uintptr_t ironSights                       = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t model                            = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t animationEvents                  = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t viewmodelSway                    = 0x100        ;
        constexpr std::uintptr_t viewmodelBob                     = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
    }

    namespace World_match0
    {
    }

    namespace BaseMovement_match0
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t adminCheat                       = 0x20         ;
        constexpr std::uintptr_t Owner                            = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _3d37af634e9a347890e3583c1823d7a2a211ede8 = 0x38         ;
        constexpr std::uintptr_t _ee7602e47e73b378b4fd6c282b0d005c1723881b = 0x44         ;
        constexpr std::uintptr_t _a42e4356a31416cb496fa093b10cc09b0ef0d046 = 0x50         ;
        constexpr std::uintptr_t Grounded                         = 0x54         ;
        constexpr std::uintptr_t _ff0dabe1c2a5c4c326d9e5e681b1293b35a039c6 = 0x58         ;
        constexpr std::uintptr_t _2038a9cf23368bf6fe6de776772818b33b08db5f = 0x5C         ;
        constexpr std::uintptr_t _7e5d9a626bb5bc82cd232a6e91dd30be934777ce = 0x60         ;
    }

    namespace BasePlayer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720218   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t boneTransforms                   = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t metabolism                       = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t playerInventory                  = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t currentGesture                   = 0x380        ;
        constexpr std::uintptr_t lastSentTickTime                 = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _lookingAtEntity                 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t PlayerModel                      = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t UserIDString                     = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _lookingAt                       = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _displayName                     = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t PlayerEyes                       = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t Belt                             = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t currentTeam                      = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t clActiveItem                     = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t mounted                          = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t nextVisThink                     = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t playerFlags                      = 0x6B8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t baseMovement                     = 0x6F8        ;
        constexpr std::uintptr_t steamid                          = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t playerInput                      = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x798        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7AC        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
    }

    namespace BaseCombatEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074DCA8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace BaseEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AA620   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t triggers                         = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace BaseMovement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t adminCheat                       = 0x20         ;
        constexpr std::uintptr_t Owner                            = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _3d37af634e9a347890e3583c1823d7a2a211ede8 = 0x38         ;
        constexpr std::uintptr_t _ee7602e47e73b378b4fd6c282b0d005c1723881b = 0x44         ;
        constexpr std::uintptr_t _a42e4356a31416cb496fa093b10cc09b0ef0d046 = 0x50         ;
        constexpr std::uintptr_t Grounded                         = 0x54         ;
        constexpr std::uintptr_t _ff0dabe1c2a5c4c326d9e5e681b1293b35a039c6 = 0x58         ;
        constexpr std::uintptr_t _2038a9cf23368bf6fe6de776772818b33b08db5f = 0x5C         ;
        constexpr std::uintptr_t _7e5d9a626bb5bc82cd232a6e91dd30be934777ce = 0x60         ;
    }

    namespace PlayerModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _4dafbfc659b0432f9f3edc239bf2cc83a14fc7fd = 0x20         ;
        constexpr std::uintptr_t _ede165d7161794ff7738f3ec030af7bd29a888f9 = 0x24         ;
        constexpr std::uintptr_t _9d0bb5d8dae0fb5869fc39e863e9f67e2e1a8e94 = 0x28         ;
        constexpr std::uintptr_t _47f0a8e4bacfa6bee9a840b59c3d176cf3fbebe2 = 0x34         ;
        constexpr std::uintptr_t _26593e705f87b351d1906a48bea717229a2af0b6 = 0x38         ;
        constexpr std::uintptr_t _d05c9b7715a44fed1b52d9927e1575a6f805d45d = 0x3C         ;
        constexpr std::uintptr_t _34b562d2c9002731da44e2e12696f67b4bbd990b = 0x40         ;
        constexpr std::uintptr_t _d122c3d0d9b883843e6e7d4c6c86b0daa361bd6c = 0x44         ;
        constexpr std::uintptr_t _5dff1587e0ab6b6d09c233d4c5b40a4c448d214e = 0x48         ;
        constexpr std::uintptr_t _90b3de4bd782b22424087db500805d449912562d = 0x4C         ;
        constexpr std::uintptr_t _5db801cacd65844f20c5d7a8dc51fb6b39762573 = 0x50         ;
        constexpr std::uintptr_t _d56af30d1701880aa0f4ef1e8132a79463bf0354 = 0x54         ;
        constexpr std::uintptr_t _ceddf68559f9e73aba9215447a1a82dbf1bb1f0d = 0x58         ;
        constexpr std::uintptr_t _d6ad23496cea9588ea206c06756e0ce8b8e60700 = 0x64         ;
        constexpr std::uintptr_t _54fee041a7c6aa62103dd3d3dfe0d80966d97a0e = 0x70         ;
        constexpr std::uintptr_t _a56a7f857cc980dd53fca928998128b1dc60ef0a = 0x7C         ;
        constexpr std::uintptr_t _f72b3c8211d9a218799e407e83cf048b05cddbbd = 0x88         ;
        constexpr std::uintptr_t _cb1ee8c2eb85f4eb973092bb1fdcf24e792327fb = 0x8C         ;
        constexpr std::uintptr_t _557734c7bd312eef7c6f177cef95c8bd1bca8270 = 0x90         ;
        constexpr std::uintptr_t Shoulders                        = 0x98         ;
        constexpr std::uintptr_t AdditionalSpineBones             = 0xA0         ;
        constexpr std::uintptr_t _8e5dcd89270d9799053815b9551ec17ee0ae4c0f = 0xA8         ;
        constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0xB0         ;
        constexpr std::uintptr_t _6dde5e2c9fb45eec31c5b9cde42e9fd7caec8179 = 0xB8         ;
        constexpr std::uintptr_t _6fb7be3e4427e1b8c6e3f180cb9de0aeeaddb87c = 0xC0         ;
        constexpr std::uintptr_t isVisible                        = 0xC4         ;
        constexpr std::uintptr_t _64ae251895e0a11262888c09a1572fc3518122bf = 0xC8         ;
        constexpr std::uintptr_t _592d518e54831cccb88f7ddafeebdbe8674bf2d3 = 0xCC         ;
        constexpr std::uintptr_t collision                        = 0xD0         ;
        constexpr std::uintptr_t censorshipCube                   = 0xD8         ;
        constexpr std::uintptr_t censorshipCubeBreasts            = 0xE0         ;
        constexpr std::uintptr_t jawBone                          = 0xE8         ;
        constexpr std::uintptr_t neckBone                         = 0xF0         ;
        constexpr std::uintptr_t headBone                         = 0xF8         ;
        constexpr std::uintptr_t leftEye                          = 0x100        ;
        constexpr std::uintptr_t rightEye                         = 0x108        ;
        constexpr std::uintptr_t eyeController                    = 0x110        ;
        constexpr std::uintptr_t blinkController                  = 0x118        ;
        constexpr std::uintptr_t SpineBones                       = 0x120        ;
        constexpr std::uintptr_t leftFootBone                     = 0x128        ;
        constexpr std::uintptr_t rightFootBone                    = 0x130        ;
        constexpr std::uintptr_t leftHandPropBone                 = 0x138        ;
        constexpr std::uintptr_t rightHandPropBone                = 0x140        ;
        constexpr std::uintptr_t rightHandTarget                  = 0x148        ;
        constexpr std::uintptr_t leftClavicleBone                 = 0x158        ;
        constexpr std::uintptr_t isPreview                        = 0x160        ;
        constexpr std::uintptr_t leftHandTargetPosition           = 0x164        ;
        constexpr std::uintptr_t leftHandTargetRotation           = 0x170        ;
        constexpr std::uintptr_t rightHandTargetPosition          = 0x180        ;
        constexpr std::uintptr_t rightHandTargetRotation          = 0x18C        ;
        constexpr std::uintptr_t leftUlnaTwistBone                = 0x1A0        ;
        constexpr std::uintptr_t rightUlnaTwistBone               = 0x1A8        ;
        constexpr std::uintptr_t leftHandTwistRelaxWeight         = 0x1B0        ;
        constexpr std::uintptr_t rightHandTwistRelaxWeight        = 0x1B4        ;
        constexpr std::uintptr_t steeringTargetDegrees            = 0x1B8        ;
        constexpr std::uintptr_t playerBoatSteeringTargetDegrees  = 0x1BC        ;
        constexpr std::uintptr_t rightFootTargetPosition          = 0x1C0        ;
        constexpr std::uintptr_t rightFootTargetRotation          = 0x1CC        ;
        constexpr std::uintptr_t leftFootTargetPosition           = 0x1DC        ;
        constexpr std::uintptr_t leftFootTargetRotation           = 0x1E8        ;
        constexpr std::uintptr_t legsAnimator                     = 0x1F8        ;
        constexpr std::uintptr_t upperBodyMask                    = 0x200        ;
        constexpr std::uintptr_t fullMask                         = 0x208        ;
        constexpr std::uintptr_t CinematicAnimationController     = 0x210        ;
        constexpr std::uintptr_t DefaultAvatar                    = 0x218        ;
        constexpr std::uintptr_t CinematicAvatar                  = 0x220        ;
        constexpr std::uintptr_t DefaultHoldType                  = 0x228        ;
        constexpr std::uintptr_t SleepGesture                     = 0x230        ;
        constexpr std::uintptr_t CrawlToIncapacitatedGesture      = 0x238        ;
        constexpr std::uintptr_t CrawlToIncapacitatedGestureHandcuff = 0x240        ;
        constexpr std::uintptr_t StandToIncapacitatedGesture      = 0x248        ;
        constexpr std::uintptr_t _48d3e42645c60b44652b65e5e18a45af3024c05f = 0x250        ;
        constexpr std::uintptr_t MaleSkin                         = 0x258        ;
        constexpr std::uintptr_t FemaleSkin                       = 0x260        ;
        constexpr std::uintptr_t MannequinSkin                    = 0x268        ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x270        ;
        constexpr std::uintptr_t voiceVolume                      = 0x278        ;
        constexpr std::uintptr_t skinColor                        = 0x27C        ;
        constexpr std::uintptr_t skinNumber                       = 0x280        ;
        constexpr std::uintptr_t meshNumber                       = 0x284        ;
        constexpr std::uintptr_t meshSubNumber                    = 0x288        ;
        constexpr std::uintptr_t hairNumber                       = 0x28C        ;
        constexpr std::uintptr_t dyeNumber                        = 0x290        ;
        constexpr std::uintptr_t skinType                         = 0x294        ;
        constexpr std::uintptr_t mouthFlapPosRange                = 0x298        ;
        constexpr std::uintptr_t mouthFlapRotRange                = 0x29C        ;
        constexpr std::uintptr_t mouthSidePosRange                = 0x2A0        ;
        constexpr std::uintptr_t mouthSideFrequency               = 0x2A4        ;
        constexpr std::uintptr_t movementSounds                   = 0x2A8        ;
        constexpr std::uintptr_t showSash                         = 0x2B0        ;
        constexpr std::uintptr_t tempPoseType                     = 0x2B4        ;
        constexpr std::uintptr_t underwearSkin                    = 0x2B8        ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x2BC        ;
        constexpr std::uintptr_t _d136328ed2a30bdb180efdceb9b42a25a1ed82f9 = 0x2C0        ;
        constexpr std::uintptr_t _0fafafd092febd048e4273c1b938ba5eaf8f3f0e = 0x2C8        ;
        constexpr std::uintptr_t _291df99b7b697ade04ef4e0101a7528a7f67c9d2 = 0x2D8        ;
        constexpr std::uintptr_t _00ad3f589d709f7439ad60fca84a5186c4fde82d = 0x2E8        ;
        constexpr std::uintptr_t _e0d2a76b954c56dd402413d2d68d4fb4370ef2de = 0x2F0        ;
        constexpr std::uintptr_t Position                         = 0x2F8        ;
        constexpr std::uintptr_t _8476b67a7c6a377177541c5288c3048e67adc82e = 0x304        ;
        constexpr std::uintptr_t _33fa0bada3ce11e6b15babb4eee21fb8fafc08a8 = 0x310        ;
        constexpr std::uintptr_t velocity                         = 0x31C        ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x328        ;
        constexpr std::uintptr_t _3735ee266f59f3535d3c45e03697bc0b0872ac18 = 0x338        ;
        constexpr std::uintptr_t _b10d8d2aca9cf73859469c26e669a630bdd172cd = 0x348        ;
        constexpr std::uintptr_t _370a30114a651a42eb2fb7784b0b41a77710d4ad = 0x34C        ;
        constexpr std::uintptr_t _1d367fc21e15b81b2919fa4b7a4335bad7d8b981 = 0x354        ;
        constexpr std::uintptr_t _07c5151030f25dfbcd8d32681e5ff20d6d00d138 = 0x35C        ;
        constexpr std::uintptr_t _1fdacae3415dec174b06a6a34ec4729222c20da9 = 0x368        ;
        constexpr std::uintptr_t _474200b4fc588d99ac283fd7e40eed5e952f1bc0 = 0x374        ;
        constexpr std::uintptr_t _02bf8e6c57863d89a1ef42a73da6cb9c4dc559d6 = 0x375        ;
        constexpr std::uintptr_t _11fc7046733d4dce0987ece5e6332ce51dda10ee = 0x378        ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x37C        ;
        constexpr std::uintptr_t _655be4d3e7b65c57b42f2ba0f498da4d47116268 = 0x380        ;
        constexpr std::uintptr_t _e11cb5c1e28c32b4a8095eb9010dc326426106f3 = 0x388        ;
        constexpr std::uintptr_t _940c4f67bd7c232c63fa4a40812b13432cfaa1a5 = 0x389        ;
        constexpr std::uintptr_t GestureConfig                    = 0x390        ;
        constexpr std::uintptr_t _4ecf15e08078af8f6e493d15b3240bcb79a26092 = 0x398        ;
        constexpr std::uintptr_t _5a576132c5594f991eccf854fca08faef257f870 = 0x3A0        ;
        constexpr std::uintptr_t _e623367f57e25208564a0693c06258d245178d93 = 0x3A8        ;
        constexpr std::uintptr_t _8d72c6bd43e0b48483e334fe0d4df1db0d9e6d23 = 0x3B0        ;
        constexpr std::uintptr_t _20d44f558066afcbfccade1bb5078715e03cb8cd = 0x3B4        ;
        constexpr std::uintptr_t SkinnedMultiMesh                 = 0x3B8        ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x3C0        ;
        constexpr std::uintptr_t _16a9ff7ccce830270f6bc6d31be63d4227cb234c = 0x3C8        ;
        constexpr std::uintptr_t _09c918eaf71ee7c957b6869e0924b5acd1833f3a = 0x3D0        ;
        constexpr std::uintptr_t _314bec310297e12a239fb385e9403dbc3a3c6433 = 0x3D8        ;
        constexpr std::uintptr_t _13ef8181849d253f6ce1d66b6d9bec62aaf78fad = 0x3E8        ;
        constexpr std::uintptr_t _bdb1e41d83b51aaa8d8d5a11e408005b9bb87d3b = 0x3F0        ;
        constexpr std::uintptr_t _dadb5bbf577ad37a6ebc273d8d2867f4228b2bad = 0x400        ;
        constexpr std::uintptr_t _3bfeb1405f37926121fcbf7589c608c9d689f724 = 0x410        ;
        constexpr std::uintptr_t _1f4b155db6eac69d2a9a87b60506ac2a82e5bc40 = 0x420        ;
        constexpr std::uintptr_t CurrentGestureConfig             = 0x428        ;
        constexpr std::uintptr_t _987ec1706071b49daa04012e663085b8307241bc = 0x430        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x440        ;
        constexpr std::uintptr_t _eee13b3896d8fbd6460040ac1dcfa744f2c5ac70 = 0x448        ;
        constexpr std::uintptr_t _4754ef32422a095c6e2416daab65ddb8c4b98d5e = 0x450        ;
        constexpr std::uintptr_t InGesture                        = 0x454        ;
        constexpr std::uintptr_t _74c188895fe7a59c8a7221bd8ac46aed1c754f89 = 0x455        ;
        constexpr std::uintptr_t _062e580749235383e4737559134c3fd4151bdfeb = 0x458        ;
        constexpr std::uintptr_t _bf17354783cb1a68ff298c7de5a1a3417f1c895f = 0x45C        ;
        constexpr std::uintptr_t _9ba219c28133defa6825c775502660030cbbd1da = 0x460        ;
        constexpr std::uintptr_t _f4cbf78e28af2d9fef2177d5ed2e038322b47e28 = 0x468        ;
        constexpr std::uintptr_t _97686f18f1ab16f8d0121928b344aac26b20bd36 = 0x46C        ;
        constexpr std::uintptr_t _d33ca041609452db47321be9967f2f8dccc627bd = 0x470        ;
        constexpr std::uintptr_t _5a71fbcca4a0af9a5a91390e102f01d86fe09258 = 0x474        ;
        constexpr std::uintptr_t _2b8dc106c5257534c5624d9a9b8a67d4953de82c = 0x478        ;
        constexpr std::uintptr_t _addc5bdbb7c5535063763895665d8e8761040dc6 = 0x47C        ;
        constexpr std::uintptr_t _1bb587abec4b23b2215743645c5af67e83799a7a = 0x480        ;
        constexpr std::uintptr_t _319f79262399e5f54dcae03d325a1de881cea941 = 0x488        ;
        constexpr std::uintptr_t IsNpc__BackingField              = 0x490        ;
        constexpr std::uintptr_t _211ed9957d2f4092e0b1efffc32711b516523d0c = 0x491        ;
        constexpr std::uintptr_t _b65edb9de99b4d054606ea06ef12e988938e13c3 = 0x492        ;
        constexpr std::uintptr_t _aa0cbea3f12510a47a7067eaf59272fea14da077 = 0x494        ;
        constexpr std::uintptr_t _0f7ae4db2a51132f1114b8b5a39d3bbe6a5978d0 = 0x4B0        ;
        constexpr std::uintptr_t _1e2c1d7af8f9117130f8f2f74ddc329ecf0667ca = 0x4B1        ;
        constexpr std::uintptr_t _1b4e939f7f5ef34a2168b257c90027422757e3b3 = 0x4B8        ;
        constexpr std::uintptr_t _cb4f1b52e885e5180dd29a06cc9282c2e22014fd = 0x4C0        ;
        constexpr std::uintptr_t _9a5a10815667ddc0be2ed4e90cc9370206920b23 = 0x4C4        ;
        constexpr std::uintptr_t _391453e39d34af7147db1c45025a1bd2eced0cf7 = 0x4CC        ;
        constexpr std::uintptr_t _ac61f61a18e308df13c19df696eb31127e001081 = 0x4CD        ;
        constexpr std::uintptr_t _c23c132da20bc6621e442bcd70646288239050fd = 0x4D0        ;
        constexpr std::uintptr_t _06e3707b97c88d4dec6f442f959cd08db91ccb99 = 0x4D4        ;
        constexpr std::uintptr_t SkinnedRenderersList             = 0x4D8        ;
        constexpr std::uintptr_t _4537fc3a36fa1795dafb944ff6481f0a6306c6a5 = 0x4E4        ;
        constexpr std::uintptr_t _faeedd449487ab0a10c0dfbb575d76754d63b073 = 0x4F0        ;
        constexpr std::uintptr_t _0dd02bf8bec8936dd6cc56dd2eb4fce0576ac36e = 0x4F4        ;
        constexpr std::uintptr_t _1eeb00611420c6c5213ecd6202dcd7824abbe36e = 0x500        ;
        constexpr std::uintptr_t _1ca8f619ea9a1eddd1e626b4a2aaa11d846292d1 = 0x510        ;
    }

    namespace PlayerEyes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t thirdPersonSleepingOffset        = 0x28         ;
        constexpr std::uintptr_t defaultLazyAim                   = 0x38         ;
        constexpr std::uintptr_t viewOffset                       = 0x40         ;
        constexpr std::uintptr_t bodyRotation                     = 0x50         ;
        constexpr std::uintptr_t headAngles                       = 0x60         ;
        constexpr std::uintptr_t eyeRotation                      = 0x6C         ;
        constexpr std::uintptr_t _925d0b439a26fda4411826eb1acc0ae8b904d0c7 = 0x7C         ;
        constexpr std::uintptr_t _38847ba4dbb7f3a405f6df69f60abd77fb7202f6 = 0x8C         ;
        constexpr std::uintptr_t _85aae3c486de3bf61680f17915d432c40037ee7b = 0x90         ;
    }

    namespace PlayerInput
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078FD70   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t state                            = 0x28         ;
        constexpr std::uintptr_t _1cebe083a4470b577cee890d413bcbb03ccb91ca = 0x30         ;
        constexpr std::uintptr_t _4bedadcef03593bf5301c5fe3b5e0cfc4a759f12 = 0x34         ;
        constexpr std::uintptr_t bodyAngles                       = 0x44         ;
        constexpr std::uintptr_t _6234b3f4a3630cc950868d2a3beaa6778358e1a1 = 0x50         ;
        constexpr std::uintptr_t _f86681aefba205ad72d389dd78670c88c14e9726 = 0x5C         ;
        constexpr std::uintptr_t yaw                              = 0x60         ;
        constexpr std::uintptr_t _eaaffb74fd6e578cc250a41e314256233512ec30 = 0x64         ;
        constexpr std::uintptr_t _4b0da63912682f416def556529662acd67d8010f = 0x74         ;
        constexpr std::uintptr_t _9ed09056805d402987af6e089a387ed80a23e755 = 0x80         ;
        constexpr std::uintptr_t _48f4e8443afbf92c9aef5dcc2313808249595233 = 0x90         ;
        constexpr std::uintptr_t _7f3e62c8668b8596aa1623ca6871aea49487e289 = 0x98         ;
        constexpr std::uintptr_t _2fbf4f2a405c7df11e41fb593a8eb7a16fdf0703 = 0x9C         ;
        constexpr std::uintptr_t _e54aeff787aa5e523d4955e023cb8d79417df05a = 0xA0         ;
        constexpr std::uintptr_t autoRun                          = 0xA4         ;
        constexpr std::uintptr_t _eaf1fab1ad9401ca4a2ece48f9a94b6aceecdf5a = 0xA5         ;
        constexpr std::uintptr_t _5a01fb1a9eb8c0abcbf15c5935f470f6480f11da = 0xA6         ;
        constexpr std::uintptr_t _aaf0f27f4b8367e754f929dab495aaf6dc97415f = 0xA7         ;
        constexpr std::uintptr_t _00caa8eadb829b9b7e780bcac6446869894e3328 = 0xA8         ;
        constexpr std::uintptr_t _0c9aa9cab341e83ab5c00bf9c2cc114ccb2a7a60 = 0xB0         ;
        constexpr std::uintptr_t _413aa38324b0c368434440db0949f2db4765d149 = 0xB8         ;
        constexpr std::uintptr_t _e07d85f08057396a0e98922245b306c3b7d89109 = 0xC4         ;
        constexpr std::uintptr_t _31ef3c3c80a411a5439dc92ddfc3c62a543f8da8 = 0xD0         ;
        constexpr std::uintptr_t _0ccda338c7b1084141b556a79ad97d934f956f95 = 0xD4         ;

        namespace _static
        {
            constexpr std::uintptr_t _84aff9de6474d4a736888838ad19a3554fb9f8b8 = 0x0          ;
            constexpr std::uintptr_t _f2a61ae8c544857056ab7d0574cf7e93d54859e9 = 0x1          ;
        }

    }

    namespace Model
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t collision                        = 0x20         ;
        constexpr std::uintptr_t rootBone                         = 0x28         ;
        constexpr std::uintptr_t headBone                         = 0x30         ;
        constexpr std::uintptr_t eyeBone                          = 0x38         ;
        constexpr std::uintptr_t animator                         = 0x40         ;
        constexpr std::uintptr_t skeleton                         = 0x48         ;
        constexpr std::uintptr_t boneTransforms                   = 0x50         ;
        constexpr std::uintptr_t boneNames                        = 0x58         ;
        constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0x60         ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x68         ;
        constexpr std::uintptr_t _9bd05eb4c0905dbf26b4c5971652a4007668b1c0 = 0x70         ;
    }

    namespace PlayerInventory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t containerBelt                    = 0x28         ;
        constexpr std::uintptr_t _02548796265d0e4287f2a6d198de7e415b3b6d69 = 0x30         ;
        constexpr std::uintptr_t containerMain                    = 0x38         ;
        constexpr std::uintptr_t crafting                         = 0x40         ;
        constexpr std::uintptr_t loot                             = 0x48         ;
        constexpr std::uintptr_t inventoryRadioactivity           = 0x50         ;
        constexpr std::uintptr_t containsRadioactiveItems         = 0x54         ;
        constexpr std::uintptr_t containerWear                    = 0x58         ;
        constexpr std::uintptr_t _456a6370f6a639c5d22a1ef0ebc70d6e1b9f2bbe = 0x60         ;
        constexpr std::uintptr_t _d305cee8ecc7e15333110d1bf9b25779aa9a17b2 = 0x68         ;
        constexpr std::uintptr_t _efcd1f47c7c2d6204c1ceaa71a425b737298e993 = 0x78         ;
    }

    namespace PlayerLoot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t entitySource                     = 0x28         ;
        constexpr std::uintptr_t _ca974799756afdf264c6c026d0469f38ec55a98a = 0x30         ;
        constexpr std::uintptr_t containers                       = 0x38         ;
        constexpr std::uintptr_t _8a348782bd5227354b2a5995594744fddf51f8d0 = 0x40         ;
    }

    namespace Item
    {
        constexpr std::uintptr_t storage                          = 0x0          ;
        constexpr std::uintptr_t isSet                            = 0x8          ;
    }

    namespace ItemDefinition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t itemid                           = 0x20         ;
        constexpr std::uintptr_t shortname                        = 0x28         ;
        constexpr std::uintptr_t era                              = 0x30         ;
        constexpr std::uintptr_t eraRestrictions                  = 0x34         ;
        constexpr std::uintptr_t lootDistributionType             = 0x38         ;
        constexpr std::uintptr_t displayName                      = 0x40         ;
        constexpr std::uintptr_t displayDescription               = 0x48         ;
        constexpr std::uintptr_t iconSprite                       = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
        constexpr std::uintptr_t selectionPanel                   = 0x5C         ;
        constexpr std::uintptr_t vehicleItem                      = 0x60         ;
        constexpr std::uintptr_t vehicleCategory                  = 0x64         ;
        constexpr std::uintptr_t maxDraggable                     = 0x68         ;
        constexpr std::uintptr_t itemType                         = 0x6C         ;
        constexpr std::uintptr_t amountType                       = 0x70         ;
        constexpr std::uintptr_t occupySlots                      = 0x74         ;
        constexpr std::uintptr_t stackable                        = 0x78         ;
        constexpr std::uintptr_t volume                           = 0x7C         ;
        constexpr std::uintptr_t baseRadioactivity                = 0x80         ;
        constexpr std::uintptr_t _09997d04e559fb7340a9c14d3e2f5879cf2fc64f = 0x84         ;
        constexpr std::uintptr_t quickDespawn                     = 0x88         ;
        constexpr std::uintptr_t blockStealingInSafeZone          = 0x89         ;
        constexpr std::uintptr_t allowBurying                     = 0x8A         ;
        constexpr std::uintptr_t tutorialAllowance                = 0x8C         ;
        constexpr std::uintptr_t supportsStackableOwnership       = 0x90         ;
        constexpr std::uintptr_t rarity                           = 0x94         ;
        constexpr std::uintptr_t despawnRarity                    = 0x98         ;
        constexpr std::uintptr_t spawnAsBlueprint                 = 0x9C         ;
        constexpr std::uintptr_t inventoryGrabSound               = 0xA0         ;
        constexpr std::uintptr_t inventoryDropSound               = 0xA8         ;
        constexpr std::uintptr_t physImpactSoundDef               = 0xB0         ;
        constexpr std::uintptr_t condition                        = 0xB8         ;
        constexpr std::uintptr_t hidden                           = 0xE0         ;
        constexpr std::uintptr_t flags                            = 0xE4         ;
        constexpr std::uintptr_t hideSelectedPanel                = 0xE8         ;
        constexpr std::uintptr_t steamItem                        = 0xF0         ;
        constexpr std::uintptr_t steamDlc                         = 0xF8         ;
        constexpr std::uintptr_t supportsAccessories              = 0x100        ;
        constexpr std::uintptr_t Parent                           = 0x108        ;
        constexpr std::uintptr_t worldModelPrefab                 = 0x110        ;
        constexpr std::uintptr_t worldModelOverrides              = 0x118        ;
        constexpr std::uintptr_t treatAsComponentForRepairs       = 0x120        ;
        constexpr std::uintptr_t AlignWorldModelOnDrop            = 0x121        ;
        constexpr std::uintptr_t WorldModelDropOffset             = 0x124        ;
        constexpr std::uintptr_t AdjustCenterOfMassOnDrop         = 0x130        ;
        constexpr std::uintptr_t DropCenterOfMass                 = 0x134        ;
        constexpr std::uintptr_t isRedirectOf                     = 0x140        ;
        constexpr std::uintptr_t redirectVendingBehaviour         = 0x148        ;
        constexpr std::uintptr_t _dabdc4d5befc4e6641703d7800c114537c9bff38 = 0x150        ;
        constexpr std::uintptr_t Traits                           = 0x158        ;
        constexpr std::uintptr_t skins                            = 0x160        ;
        constexpr std::uintptr_t _bfd87c7ec61302bac5e53a127a426c73a345ca2a = 0x168        ;
        constexpr std::uintptr_t panel                            = 0x170        ;
        constexpr std::uintptr_t _32b70378cdd9e74165676b1603eeb7da1a4a8d96 = 0x178        ;
        constexpr std::uintptr_t _b4e61b5fb2b0bc85446df449466eacaa2842ecb3 = 0x180        ;
        constexpr std::uintptr_t itemModArray_0                   = 0x188        ;
        constexpr std::uintptr_t _4bcccaa08bd24152f4e732dc8cc39968267aa5a9 = 0x190        ;
        constexpr std::uintptr_t _1a1db119c209d1fa293cee55112d7abf830ff5ce = 0x198        ;
        constexpr std::uintptr_t _03a06a5046cd4cab69b86053af78fe2f63301de5 = 0x1A0        ;
        constexpr std::uintptr_t ItemModWearable                  = 0x1A8        ;
        constexpr std::uintptr_t _fd3155dbb1b03577b4bbe6d1f3dac1632efb03e8 = 0x1B0        ;
        constexpr std::uintptr_t _3b1b34fea50769cae1fa2bc7aa650e0500c15aef = 0x1B1        ;
        constexpr std::uintptr_t _f4dde930c2ccfbf23624dbee0de0a794228d3c13 = 0x1B2        ;
        constexpr std::uintptr_t _93af3223cc20b58e6d646e160a006e6d07432ec2 = 0x1B8        ;
    }

    namespace ItemModProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t projectileObject                 = 0x20         ;
        constexpr std::uintptr_t mods                             = 0x28         ;
        constexpr std::uintptr_t ammoType                         = 0x30         ;
        constexpr std::uintptr_t ammoSubType                      = 0x34         ;
        constexpr std::uintptr_t numProjectiles                   = 0x38         ;
        constexpr std::uintptr_t projectileSpread                 = 0x3C         ;
        constexpr std::uintptr_t projectileVelocity               = 0x40         ;
        constexpr std::uintptr_t projectileVelocitySpread         = 0x44         ;
        constexpr std::uintptr_t useCurve                         = 0x48         ;
        constexpr std::uintptr_t spreadScalar                     = 0x50         ;
        constexpr std::uintptr_t attackEffectOverride             = 0x58         ;
        constexpr std::uintptr_t barrelConditionLoss              = 0x60         ;
        constexpr std::uintptr_t category                         = 0x68         ;
        constexpr std::uintptr_t SkinOverrides                    = 0x70         ;
    }

    namespace WorldItem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAFF0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t item                             = 0x1F8        ;
        constexpr std::uintptr_t allowPickup                      = 0x200        ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x208        ;
    }

    namespace BaseProjectile
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10745F40   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t gravity_modifier                 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t ItemDefinition                   = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x370        ;
        constexpr std::uintptr_t damageScale                      = 0x374        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t hipAimConeScale                  = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t isReloading                      = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
    }

    namespace BaseMelee
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10855070   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
    }

    namespace HeldEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAF60   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t viewModel_inner_off              = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t items                            = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t list                             = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
    }

    namespace AttackEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t timeSinceDeploy                  = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
    }

    namespace Magazine
    {
        constexpr std::uintptr_t definition                       = 0x10         ;
        constexpr std::uintptr_t capacity                         = 0x18         ;
        constexpr std::uintptr_t contents                         = 0x1C         ;
        constexpr std::uintptr_t ammoType                         = 0x20         ;
        constexpr std::uintptr_t allowPlayerReloading             = 0x28         ;
        constexpr std::uintptr_t allowAmmoSwitching               = 0x29         ;
    }

    namespace Projectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _746197e35b5170fb3ca453e087a54511c220d818 = 0x20         ;
        constexpr std::uintptr_t _7e2761781cc286922e6799ac9442d451ad0ca132 = 0x24         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t thickness                        = 0x3C         ;
        constexpr std::uintptr_t changeInitialOrientation         = 0x40         ;
        constexpr std::uintptr_t initialDistance                  = 0x44         ;
        constexpr std::uintptr_t initialOrientation               = 0x48         ;
        constexpr std::uintptr_t remainInWorld                    = 0x54         ;
        constexpr std::uintptr_t stickProbability                 = 0x58         ;
        constexpr std::uintptr_t breakProbability                 = 0x5C         ;
        constexpr std::uintptr_t conditionLoss                    = 0x60         ;
        constexpr std::uintptr_t ricochetChance                   = 0x64         ;
        constexpr std::uintptr_t penetrationPower                 = 0x68         ;
        constexpr std::uintptr_t canRefract                       = 0x6C         ;
        constexpr std::uintptr_t penetratesVehicles               = 0x6D         ;
        constexpr std::uintptr_t waterIntegrityLoss               = 0x70         ;
        constexpr std::uintptr_t damageProperties                 = 0x78         ;
        constexpr std::uintptr_t damageDistances                  = 0x80         ;
        constexpr std::uintptr_t damageMultipliers                = 0x88         ;
        constexpr std::uintptr_t damageTypes                      = 0x90         ;
        constexpr std::uintptr_t rendererToScale                  = 0x98         ;
        constexpr std::uintptr_t firstPersonRenderer              = 0xA0         ;
        constexpr std::uintptr_t createDecals                     = 0xA8         ;
        constexpr std::uintptr_t doHitEffects                     = 0xA9         ;
        constexpr std::uintptr_t flybySound                       = 0xB0         ;
        constexpr std::uintptr_t flybySoundDistance               = 0xB8         ;
        constexpr std::uintptr_t closeFlybySound                  = 0xC0         ;
        constexpr std::uintptr_t closeFlybyDistance               = 0xC8         ;
        constexpr std::uintptr_t tumbleSpeed                      = 0xCC         ;
        constexpr std::uintptr_t tumbleAxis                       = 0xD0         ;
        constexpr std::uintptr_t playDefaultHitEffects            = 0xDC         ;
        constexpr std::uintptr_t clientEffectData                 = 0xE0         ;
        constexpr std::uintptr_t clientEffectPrefab               = 0xE8         ;
        constexpr std::uintptr_t swimScale                        = 0xF0         ;
        constexpr std::uintptr_t swimSpeed                        = 0xFC         ;
        constexpr std::uintptr_t mod                              = 0x108        ;
        constexpr std::uintptr_t owner                            = 0x110        ;
        constexpr std::uintptr_t _5fd58587abb6687195bd996683635dae1a36a429 = 0x118        ;
        constexpr std::uintptr_t _0ee249486976470868acc8a71782353747e521a1 = 0x120        ;
        constexpr std::uintptr_t sourceProjectilePrefab           = 0x128        ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x130        ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x134        ;
        constexpr std::uintptr_t _30ff504d1e1239e49ef4ece6302f840871e622f5 = 0x138        ;
        constexpr std::uintptr_t _33fd15bb14d9b6f72544faf7e938ec83fa851a98 = 0x139        ;
        constexpr std::uintptr_t _6d61ed1f6bf8a8847f99849e015f4d7de5eaf49e = 0x13C        ;
        constexpr std::uintptr_t maxDistance                      = 0x140        ;
        constexpr std::uintptr_t _b299dbff6050b3ca1e4b47b4d34578f9aef1231d = 0x144        ;
        constexpr std::uintptr_t _967b694cf0036cfc7b6e0c5de077534ed46dec91 = 0x154        ;
        constexpr std::uintptr_t _a91b1813ee0c2c6740615a1c719f7b6fe3748828 = 0x155        ;
        constexpr std::uintptr_t _11a62a400c23405d0322077ec317e2447c9f334f = 0x156        ;
        constexpr std::uintptr_t launchTime                       = 0x158        ;
        constexpr std::uintptr_t sentPosition                     = 0x15C        ;
        constexpr std::uintptr_t previousPosition                 = 0x168        ;
        constexpr std::uintptr_t _20efe4ab779ac503655f78e29ea47b108e4121f2 = 0x174        ;
        constexpr std::uintptr_t traveledTime                     = 0x178        ;
        constexpr std::uintptr_t traveledDistance                 = 0x17C        ;
        constexpr std::uintptr_t currentPosition                  = 0x180        ;
        constexpr std::uintptr_t currentVelocity                  = 0x18C        ;
        constexpr std::uintptr_t _723c487fa04f22a4e34938fb257d8aef7f7a0cd8 = 0x198        ;
        constexpr std::uintptr_t _956f2b6fd4e158ff8e9ae27c1be8ff7ef63bae97 = 0x1A4        ;
        constexpr std::uintptr_t _f35e5f39e9532c714a79eed5ae6386699b0b463d = 0x1A8        ;
        constexpr std::uintptr_t _ffd6e21ace3495dab5a51c5b059d91d0f191f5cc = 0x1A9        ;
        constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x1AA        ;
        constexpr std::uintptr_t _ea84b348a0b2e2b79c80e7b3640d7d0ac0d5f48b = 0x1AB        ;
        constexpr std::uintptr_t _34848706a4a9444f65dcdd3213a57c7e935123ad = 0x1AC        ;
        constexpr std::uintptr_t _4e71a6bb58c25787109d25561ed44373ebc42283 = 0x1B0        ;
        constexpr std::uintptr_t _6f3e4eede56a8b28fda44fe77a733c4335da829f = 0x1C0        ;
        constexpr std::uintptr_t hitTest                          = 0x1D8        ;
        constexpr std::uintptr_t _525d4073680d796456e69b08daa5c55a5bd70bb4 = 0x1E0        ;
        constexpr std::uintptr_t _56c7d3633e0331e0435de42f70628e4e467fcc6d = 0x1E4        ;
        constexpr std::uintptr_t _78cca9a88f43d586be1f756935f44b8ea3adfd1b = 0x1E8        ;
        constexpr std::uintptr_t _1306bb660177bf8e2e4fef7c73c04f88cf387173 = 0x1F0        ;
    }

    namespace RecoilProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t recoilYawMin                     = 0x18         ;
        constexpr std::uintptr_t recoilYawMax                     = 0x1C         ;
        constexpr std::uintptr_t recoilPitchMin                   = 0x20         ;
        constexpr std::uintptr_t recoilPitchMax                   = 0x24         ;
        constexpr std::uintptr_t timeToTakeMin                    = 0x28         ;
        constexpr std::uintptr_t timeToTakeMax                    = 0x2C         ;
        constexpr std::uintptr_t ADSScale                         = 0x30         ;
        constexpr std::uintptr_t movementPenalty                  = 0x34         ;
        constexpr std::uintptr_t clampPitch                       = 0x38         ;
        constexpr std::uintptr_t pitchCurve                       = 0x40         ;
        constexpr std::uintptr_t yawCurve                         = 0x48         ;
        constexpr std::uintptr_t useCurves                        = 0x50         ;
        constexpr std::uintptr_t curvesAsScalar                   = 0x51         ;
        constexpr std::uintptr_t shotsUntilMax                    = 0x54         ;
        constexpr std::uintptr_t maxRecoilRadius                  = 0x58         ;
        constexpr std::uintptr_t overrideAimconeWithCurve         = 0x5C         ;
        constexpr std::uintptr_t aimconeCurveScale                = 0x60         ;
        constexpr std::uintptr_t aimconeCurve                     = 0x68         ;
        constexpr std::uintptr_t aimconeProbabilityCurve          = 0x70         ;
        constexpr std::uintptr_t ammoAimconeScaleMultiProjectile  = 0x78         ;
        constexpr std::uintptr_t ammoAimconeScaleSingleProjectile = 0x7C         ;
        constexpr std::uintptr_t newRecoilOverride                = 0x80         ;
    }

    namespace CompoundBowWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _b204c718675ff477e6cf1787de76cb3e81ffdf34 = 0x4B8        ;
        constexpr std::uintptr_t _29c7937035f17277612151106c266709e165decb = 0x4BC        ;
        constexpr std::uintptr_t _b55e45fcbdf5c5117dbbf3c42fe772473101f6d7 = 0x4C0        ;
        constexpr std::uintptr_t _9e6ddcecef9c9135d0689c85b941cc63a5c0d00f = 0x4C8        ;
        constexpr std::uintptr_t stringHoldDurationMax            = 0x4D0        ;
        constexpr std::uintptr_t stringBonusDamage                = 0x4D4        ;
        constexpr std::uintptr_t stringBonusDistance              = 0x4D8        ;
        constexpr std::uintptr_t stringBonusVelocity              = 0x4DC        ;
        constexpr std::uintptr_t movementPenaltyRampUpTime        = 0x4E0        ;
        constexpr std::uintptr_t conditionLossPerSecondHeld       = 0x4E4        ;
        constexpr std::uintptr_t conditionLossHeldDelay           = 0x4E8        ;
        constexpr std::uintptr_t chargeUpSoundDef                 = 0x4F0        ;
        constexpr std::uintptr_t stringHeldSoundDef               = 0x4F8        ;
        constexpr std::uintptr_t drawFinishSoundDef               = 0x500        ;
        constexpr std::uintptr_t _a7eb7f399549daafa994a896dfe5069e008493f1 = 0x508        ;
        constexpr std::uintptr_t _748ae68cb97bf1440086f76433b1a6d02335978e = 0x510        ;
        constexpr std::uintptr_t _48bab6a69d7fae9d9a705e982259de051940c863 = 0x518        ;
        constexpr std::uintptr_t _be1618df1e7b17ca20a36299e62d7a50f4abbe10 = 0x51C        ;
        constexpr std::uintptr_t _4b58ccdc75aa3f999773408075516d67c5f5c566 = 0x520        ;
        constexpr std::uintptr_t _1ed4e126356d020d2dc2612f32170c40fce88a02 = 0x524        ;
        constexpr std::uintptr_t _3b3fca91d4e8377f25a8ebdd32aff63bc7e17282 = 0x528        ;
    }

    namespace FlintStrikeWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t successFraction                  = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t strikeRecoil                     = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t successFraction                  = 0x4B8        ;
        constexpr std::uintptr_t successIncrease                  = 0x4BC        ;
        constexpr std::uintptr_t strikeRecoil                     = 0x4C0        ;
        constexpr std::uintptr_t _3bbd07ec5cb15c4ef6a3557eba003bcad51a657b = 0x4C8        ;
        constexpr std::uintptr_t _a299d4f3b99345ac723f7aa79a3a4ed8c605ea30 = 0x4C9        ;
        constexpr std::uintptr_t _85791441560d040b639850c0d3c8cf2f06cb3e46 = 0x4CC        ;
        constexpr std::uintptr_t _c4c6a6085be7f2ca61b863e0880a0837f16a125e = 0x4D0        ;
    }

    namespace BaseViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t lower                            = 0xA0         ;
        constexpr std::uintptr_t ViewmodelPunch                   = 0xA8         ;
        constexpr std::uintptr_t ironSights                       = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t model                            = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t animationEvents                  = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t viewmodelSway                    = 0x100        ;
        constexpr std::uintptr_t viewmodelBob                     = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
    }

    namespace ViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t viewModelPrefab                  = 0x20         ;
        constexpr std::uintptr_t viewmodel_instance               = 0x28         ;
        constexpr std::uintptr_t _6bb2982cff44f4c1fadba8906fd5ca5d3221d998 = 0x30         ;
    }

    namespace Renderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace SkinnedMeshRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107202F8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace MeshRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10803268   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace Transform
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081E800   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace GameObject
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082FF28   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace Component
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10823CE0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace SkinnedMultiMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shadowOnly                       = 0x20         ;
        constexpr std::uintptr_t _78f336fbd95e4356f99aa6205003901e71f6127b = 0x21         ;
        constexpr std::uintptr_t eyesView                         = 0x22         ;
        constexpr std::uintptr_t skeleton                         = 0x28         ;
        constexpr std::uintptr_t skeletonSkinLod                  = 0x30         ;
        constexpr std::uintptr_t parts                            = 0x38         ;
        constexpr std::uintptr_t _eb9981582cad110c697de44b39add2f62ed2674c = 0x40         ;
        constexpr std::uintptr_t _ee727b87979251c866897ee184a57788e0406656 = 0x48         ;
        constexpr std::uintptr_t Renderers                        = 0x50         ;
        constexpr std::uintptr_t _035906429dc64ab9312e432969b35b0ae9b0d04c = 0x58         ;
        constexpr std::uintptr_t skinNumber                       = 0x60         ;
        constexpr std::uintptr_t meshNumber                       = 0x64         ;
        constexpr std::uintptr_t meshSubNumber                    = 0x68         ;
        constexpr std::uintptr_t hairNumber                       = 0x6C         ;
        constexpr std::uintptr_t dyeNumber                        = 0x70         ;
        constexpr std::uintptr_t skinType                         = 0x74         ;
        constexpr std::uintptr_t SkinCollection                   = 0x78         ;
        constexpr std::uintptr_t _5ef127a392af69081ef674235991e38d6e561095 = 0x80         ;
    }

    namespace TOD_Sky
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ColorSpace                       = 0x20         ;
        constexpr std::uintptr_t ColorRange                       = 0x24         ;
        constexpr std::uintptr_t ColorOutput                      = 0x28         ;
        constexpr std::uintptr_t SkyQuality                       = 0x2C         ;
        constexpr std::uintptr_t CloudQuality                     = 0x30         ;
        constexpr std::uintptr_t MeshQuality                      = 0x34         ;
        constexpr std::uintptr_t StarQuality                      = 0x38         ;
        constexpr std::uintptr_t Cycle                            = 0x40         ;
        constexpr std::uintptr_t World                            = 0x48         ;
        constexpr std::uintptr_t Atmosphere                       = 0x50         ;
        constexpr std::uintptr_t Day                              = 0x58         ;
        constexpr std::uintptr_t Night                            = 0x60         ;
        constexpr std::uintptr_t Sun                              = 0x68         ;
        constexpr std::uintptr_t Moon                             = 0x70         ;
        constexpr std::uintptr_t Stars                            = 0x78         ;
        constexpr std::uintptr_t Clouds                           = 0x80         ;
        constexpr std::uintptr_t Light                            = 0x88         ;
        constexpr std::uintptr_t Fog                              = 0x90         ;
        constexpr std::uintptr_t Ambient                          = 0x98         ;
        constexpr std::uintptr_t Reflection                       = 0xA0         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0xA8         ;
        constexpr std::uintptr_t _4c5f69d87582e2abc685d8f7820414cab066be0e = 0xB0         ;
        constexpr std::uintptr_t Components                       = 0xB8         ;
        constexpr std::uintptr_t _7889d48319305c805d501bb43e82bcba4ae95982 = 0xC0         ;
        constexpr std::uintptr_t _9a289a94cb7c3b39942d5c45ce579fe86f400b81 = 0xC1         ;
        constexpr std::uintptr_t _0b5c0063957a3508f6d839a4d27b529b4a7e1ce0 = 0xC4         ;
        constexpr std::uintptr_t _86d995c27347469ecf10a4468ea11d3abe02ecae = 0xC8         ;
        constexpr std::uintptr_t _e646c47b4d72d378b5cfa16ac6653a58e8b53f48 = 0xCC         ;
        constexpr std::uintptr_t _c63f60ae26fa5f5760ad94ed59c64042f7a3b99d = 0xD0         ;
        constexpr std::uintptr_t _769af758050feb37968557fc953fb8deb0794939 = 0xD4         ;
        constexpr std::uintptr_t _84a4b5ac04602fe2c4bbf39c2bdde09d03cefefe = 0xD8         ;
        constexpr std::uintptr_t _57e0ab4c0f2fc067c14ff0b761564e7df60b831f = 0xDC         ;
        constexpr std::uintptr_t _8e7bbe288f8202dffde116d384d3c577c5ad9c8c = 0xE0         ;
        constexpr std::uintptr_t _af1eac1a878828238be40f7e48f41d6d1c6cbdc1 = 0xE4         ;
        constexpr std::uintptr_t _eae08d80fda31f8f24f0a5f8b2ca21f0ec189a35 = 0xE8         ;
        constexpr std::uintptr_t _bb68fa534c8fef0f0b9cdbd1cd934eb4b3e5f02e = 0xEC         ;
        constexpr std::uintptr_t _8a33bbef4d05b65cd9fedbb280766cbc52195d86 = 0xF0         ;
        constexpr std::uintptr_t _26b55917787f85132ad3d0fed970bc725dff0332 = 0xF4         ;
        constexpr std::uintptr_t _4d98a211b2ba88dc7a27729bb2baf0b0707ac270 = 0x100        ;
        constexpr std::uintptr_t _0c344cc217e6cf8bb20fe32bb011dc512d6a2f96 = 0x10C        ;
        constexpr std::uintptr_t _bf9f5469ceff73aeb6b0f5b95bce46e13d3c0cac = 0x118        ;
        constexpr std::uintptr_t _67a438a66d31acfeabcd7c6ce1005689e9de05e0 = 0x124        ;
        constexpr std::uintptr_t _26470d5500c5d2a341d4dfeb69e30eb535ee361c = 0x130        ;
        constexpr std::uintptr_t _242f7afa5fa6a3f3d8be66447e050d0b35675f1b = 0x13C        ;
        constexpr std::uintptr_t _0b1ed4494ce629363d399ff1930a5f7d3757514e = 0x14C        ;
        constexpr std::uintptr_t _b8a9ba6114afc9cef13ffb34e9ac746a584c18aa = 0x15C        ;
        constexpr std::uintptr_t _4623e56e194fd8b2498dbd52bde5f2f292ef74cf = 0x16C        ;
        constexpr std::uintptr_t _1a7727307dbc3883f5ff25518fe5b5615dc38581 = 0x17C        ;
        constexpr std::uintptr_t _e9f025c59e467960e989ad01beaee4eb4fe05845 = 0x18C        ;
        constexpr std::uintptr_t _fb5a591af544ec07f8f6474d011eec60e02e05cb = 0x19C        ;
        constexpr std::uintptr_t _a4442e723dbf9017f3d5919a90be8685f2d804e8 = 0x1AC        ;
        constexpr std::uintptr_t _6fb72492ad0d125756b2584abd677bb6d72a373e = 0x1BC        ;
        constexpr std::uintptr_t _130e695a22e36a5d0aac0584c95fdf28a9043772 = 0x1CC        ;
        constexpr std::uintptr_t _9fcdef08f28be9d771e231798a2ebe93688e78a6 = 0x1DC        ;
        constexpr std::uintptr_t _1d1d53a5784d32d4680e3a8312fcf258984fee7b = 0x1EC        ;
        constexpr std::uintptr_t _aee62990c765b5e84bf52a111927d26c2a467e1f = 0x1FC        ;
        constexpr std::uintptr_t _bc0aa23372c2f5ec43abedde03674b42217142a1 = 0x20C        ;
        constexpr std::uintptr_t _f873f921f71ac61141b16f932739f7d3e3870be0 = 0x220        ;
        constexpr std::uintptr_t _0254eb0945853c131cc20cd2ff77783d0ea14237 = 0x228        ;
        constexpr std::uintptr_t _2e1ab78a4432480c180313394d38a21cf23ee7aa = 0x230        ;
        constexpr std::uintptr_t _64761cded1e34ed6c93cdaf9ee46469c7cb93443 = 0x238        ;
        constexpr std::uintptr_t timeSinceAmbientUpdate           = 0x23C        ;
        constexpr std::uintptr_t timeSinceReflectionUpdate        = 0x240        ;
        constexpr std::uintptr_t _c3163aabc5a8b006ef3f4f4e753861630fd9479d = 0x244        ;
        constexpr std::uintptr_t _66c7de783abb9bd7a2ef3df7cb5d2881534056c1 = 0x248        ;
        constexpr std::uintptr_t _1db6e6be518fa55004f2d26a1458db0f7816cb5c = 0x254        ;
        constexpr std::uintptr_t _2dd46a2fc805dd46b5cf20c5caca135ba4a0b855 = 0x264        ;
        constexpr std::uintptr_t _6af1264f2df3caa88509ada67dcf1ba781db9baf = 0x274        ;
        constexpr std::uintptr_t _a2567d2f3c6ee6e9009ce076b90f492c3073d32c = 0x284        ;
    }

    namespace TOD_NightParameters
    {
        constexpr std::uintptr_t MoonColor                        = 0x10         ;
        constexpr std::uintptr_t MoonColorRed                     = 0x18         ;
        constexpr std::uintptr_t LightColor                       = 0x20         ;
        constexpr std::uintptr_t RayColor                         = 0x28         ;
        constexpr std::uintptr_t SkyColor                         = 0x30         ;
        constexpr std::uintptr_t CloudColor                       = 0x38         ;
        constexpr std::uintptr_t FogColor                         = 0x40         ;
        constexpr std::uintptr_t AmbientColor                     = 0x48         ;
        constexpr std::uintptr_t _LightIntensity_k__BackingField  = 0x50         ;
        constexpr std::uintptr_t runtimeLightIntensity            = 0x54         ;
        constexpr std::uintptr_t ShadowStrength                   = 0x58         ;
        constexpr std::uintptr_t _AmbientMultiplier_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t runtimeAmbientMultiplier         = 0x60         ;
        constexpr std::uintptr_t _ReflectionMultiplier_k__BackingField = 0x64         ;
        constexpr std::uintptr_t runtimeReflectionMultiplier      = 0x68         ;
        constexpr std::uintptr_t ReflectionMaxClamp               = 0x6C         ;
    }

    namespace TOD_CycleParameters
    {
        constexpr std::uintptr_t Hour                             = 0x10         ;
        constexpr std::uintptr_t Day                              = 0x14         ;
        constexpr std::uintptr_t Month                            = 0x18         ;
        constexpr std::uintptr_t Year                             = 0x1C         ;
        constexpr std::uintptr_t RedMoonLerp                      = 0x20         ;
    }

    namespace TOD_DayParameters
    {
        constexpr std::uintptr_t SunColor                         = 0x10         ;
        constexpr std::uintptr_t LightColor                       = 0x18         ;
        constexpr std::uintptr_t RayColor                         = 0x20         ;
        constexpr std::uintptr_t SkyColor                         = 0x28         ;
        constexpr std::uintptr_t CloudColor                       = 0x30         ;
        constexpr std::uintptr_t FogColor                         = 0x38         ;
        constexpr std::uintptr_t AmbientColor                     = 0x40         ;
        constexpr std::uintptr_t _LightIntensity_k__BackingField  = 0x48         ;
        constexpr std::uintptr_t runtimeLightIntensity            = 0x4C         ;
        constexpr std::uintptr_t ShadowStrength                   = 0x50         ;
        constexpr std::uintptr_t _AmbientMultiplier_k__BackingField = 0x54         ;
        constexpr std::uintptr_t runtimeAmbientMultiplier         = 0x58         ;
        constexpr std::uintptr_t _ReflectionMultiplier_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t runtimeReflectionMultiplier      = 0x60         ;
        constexpr std::uintptr_t ReflectionMaxClamp               = 0x64         ;
    }

    namespace TOD_AtmosphereParameters
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077FC48   ;
        constexpr std::uintptr_t RayleighMultiplier               = 0x10         ;
        constexpr std::uintptr_t MieMultiplier                    = 0x14         ;
        constexpr std::uintptr_t Brightness                       = 0x18         ;
        constexpr std::uintptr_t Contrast                         = 0x1C         ;
        constexpr std::uintptr_t NightBrightness                  = 0x20         ;
        constexpr std::uintptr_t NightContrast                    = 0x24         ;
        constexpr std::uintptr_t Directionality                   = 0x28         ;
        constexpr std::uintptr_t Fogginess                        = 0x2C         ;
    }

    namespace World
    {
    }

    namespace ConVarGraphics
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10825EE0   ;

        namespace _static
        {
            constexpr std::uintptr_t kMaxDrawMeshInstanceCount        = 0x0          ;
            constexpr std::uintptr_t s_RenderInstancedDataLayouts     = 0x8          ;
        }

    }

    namespace BuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _338d583691044636512f9d6220285b4b2d038818 = 0x318        ;
        constexpr std::uintptr_t _61bb7ceb39f5663573ff4bb3172dea6b491260d1 = 0x320        ;
        constexpr std::uintptr_t _67c0dbd70186e4208f2d30ee32c8f0c35c252c6a = 0x328        ;
        constexpr std::uintptr_t _e837f199308166a8cf00d24c5e985dedf26e14eb = 0x330        ;
        constexpr std::uintptr_t _29f27c9a0734bef0c1d1b63d51351f214761dbdb = 0x338        ;
        constexpr std::uintptr_t _239d24143a3d0ce3030db7d442216fd77cc70250 = 0x340        ;
        constexpr std::uintptr_t _1f7d85ce83010d45a4c358b9bea9ffe55b22e8ba = 0x348        ;
        constexpr std::uintptr_t _5a1eb4cb7eaf3d275d1f893d9476582e42caecd1 = 0x34C        ;
        constexpr std::uintptr_t grade                            = 0x350        ;
        constexpr std::uintptr_t _72d91da78e9f008d927368fc2f940d590f0716f7 = 0x354        ;
        constexpr std::uintptr_t _0186d5ff8c8eaf9cf4e85e758a43d1f0e34a26d8 = 0x358        ;
        constexpr std::uintptr_t _468ac3d17f9f3f858f2b391a68af1bf7a1a243cf = 0x360        ;
        constexpr std::uintptr_t _8ec60b6632fec3ed50b39a24ef9985d49bb3c40a = 0x368        ;
        constexpr std::uintptr_t _d04a8142c5f9ac5add2a085140fc3e6f6b3aa9c7 = 0x370        ;
        constexpr std::uintptr_t CullBushes                       = 0x378        ;
        constexpr std::uintptr_t CheckForPipesOnModelChange       = 0x379        ;
        constexpr std::uintptr_t AlternativePipeBounds            = 0x380        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x388        ;
        constexpr std::uintptr_t _36172ab09251e58458847dd231ef1e8dc1d9fa97 = 0x390        ;
        constexpr std::uintptr_t wallpaperHealth                  = 0x398        ;
        constexpr std::uintptr_t wallpaperRotation                = 0x39C        ;
        constexpr std::uintptr_t _0576a36a5534cb87eb611fd1d835b90d4b6fc3d2 = 0x3A0        ;
        constexpr std::uintptr_t wallpaperHealth2                 = 0x3A8        ;
        constexpr std::uintptr_t wallpaperRotation2               = 0x3AC        ;
        constexpr std::uintptr_t wallpaperProtection              = 0x3B0        ;
        constexpr std::uintptr_t _341310d5e2ab3a7b92bf12952630ee9fe1d38349 = 0x3B8        ;
    }

    namespace HackableLockedCrate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t timerText                        = 0x3F0        ;
        constexpr std::uintptr_t _5244c417651634f2d86f8378168c73db31f42feb = 0x3F8        ;
        constexpr std::uintptr_t timerText                        = 0x400        ;
        constexpr std::uintptr_t hackProgressBeep                 = 0x408        ;
        constexpr std::uintptr_t _ff8f37b287ad2e7bd4a5bb3b6a156e10df7ae8fe = 0x410        ;
        constexpr std::uintptr_t shockEffect                      = 0x418        ;
        constexpr std::uintptr_t mapMarkerEntityPrefab            = 0x420        ;
        constexpr std::uintptr_t landEffect                       = 0x428        ;
        constexpr std::uintptr_t shouldDecay                      = 0x430        ;
        constexpr std::uintptr_t shouldParent                     = 0x431        ;
        constexpr std::uintptr_t achievementStartHacking          = 0x438        ;
        constexpr std::uintptr_t _efeffbccb7a8811ee21b2a4c45b5e45b7bf0c1d9 = 0x440        ;
    }

    namespace LootContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace StorageContainer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10794620   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace SleepingBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077CE88   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _017768120c75b782b1bd2ab5be559e19253e1d49 = 0x308        ;
        constexpr std::uintptr_t _9f22b56d7ed0551c6db84709198cbf8b7057a3b7 = 0x310        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x318        ;
        constexpr std::uintptr_t _b0b34ca75a631498214aaafb74c1478794676cb8 = 0x320        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x328        ;
        constexpr std::uintptr_t _0dd74dc8b7f4c04bf83424f35727dab20732807e = 0x330        ;
        constexpr std::uintptr_t _dbae28856147486fd61d5d966f1bd79e7d7ce0d9 = 0x338        ;
        constexpr std::uintptr_t CountsTowardsBagLimit            = 0x340        ;
        constexpr std::uintptr_t renameDialog                     = 0x348        ;
        constexpr std::uintptr_t assignDialog                     = 0x350        ;
        constexpr std::uintptr_t secondsBetweenReuses             = 0x358        ;
        constexpr std::uintptr_t perPlayerRespawnCooldown         = 0x35C        ;
        constexpr std::uintptr_t _c8460434112938c0916c5b94ec16bd5bef8efb22 = 0x360        ;
        constexpr std::uintptr_t niceName                         = 0x368        ;
        constexpr std::uintptr_t spawnOffset                      = 0x370        ;
        constexpr std::uintptr_t RespawnType                      = 0x37C        ;
        constexpr std::uintptr_t isStatic                         = 0x380        ;
        constexpr std::uintptr_t canBePublic                      = 0x381        ;
        constexpr std::uintptr_t canReassignToFriends             = 0x382        ;
        constexpr std::uintptr_t clearHostile                     = 0x383        ;
        constexpr std::uintptr_t assignOtherBagPhrase             = 0x388        ;
        constexpr std::uintptr_t assignedBagPhrase                = 0x390        ;
        constexpr std::uintptr_t cannotAssignBedNoPlayerPhrase    = 0x398        ;
        constexpr std::uintptr_t cannotAssignBedPhrase            = 0x3A0        ;
        constexpr std::uintptr_t cannotMakeBedPhrase              = 0x3A8        ;
        constexpr std::uintptr_t bedAssigningBlocked              = 0x3B0        ;
        constexpr std::uintptr_t _244dfccf70c6328ff7cd4dcbdef547330a0a6715 = 0x3B8        ;
        constexpr std::uintptr_t _14863ee458604bfea0d062f218887d5436eabf0a = 0x3B9        ;
        constexpr std::uintptr_t _c42f4edde7c6e7fd94a497157275ee8b736068c5 = 0x3C0        ;
        constexpr std::uintptr_t _d9503b73fb5f55abc7ce031c70545fe30fea8d3b = 0x3C8        ;
        constexpr std::uintptr_t _5899a11cddf1daf36981bba1fcd020a6b472d57f = 0x3D0        ;
    }

    namespace AutoTurret
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x3A8        ;
        constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x3B0        ;
        constexpr std::uintptr_t _c2070b0e989572ad8e485ea463cac44db8e39ea6 = 0x3B8        ;
        constexpr std::uintptr_t _45d9096c9d0a55810d53a4351017858d09e9cc1f = 0x3C0        ;
        constexpr std::uintptr_t _812a02abc0d8004f061fbfd05c7db211eeaa46b3 = 0x3C8        ;
        constexpr std::uintptr_t _cf0460055c1411c4fe6af7d4400853c7151cfe13 = 0x3D0        ;
        constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x3D8        ;
        constexpr std::uintptr_t _aac673d67ac4fa83c34050838e288d34a77cd34d = 0x3E0        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x3E8        ;
        constexpr std::uintptr_t gun_fire_effect                  = 0x3F0        ;
        constexpr std::uintptr_t bulletEffect                     = 0x3F8        ;
        constexpr std::uintptr_t bulletSpeed                      = 0x400        ;
        constexpr std::uintptr_t ambienceEmitter                  = 0x408        ;
        constexpr std::uintptr_t playAmbientSounds                = 0x410        ;
        constexpr std::uintptr_t assignDialog                     = 0x418        ;
        constexpr std::uintptr_t laserBeam                        = 0x420        ;
        constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x428        ;
        constexpr std::uintptr_t _b0ad58d1ef89f9f6ec7459b0f74f1b39932ceeec = 0x430        ;
        constexpr std::uintptr_t _de320410a7fcab965b8f67a4749d869c79715f3e = 0x438        ;
        constexpr std::uintptr_t _18fbd0be199e230ef3562dd65eaea3dcdff4c3c7 = 0x43C        ;
        constexpr std::uintptr_t _b54ee5b556eb98972811ed950bd5d7c31c5b716b = 0x440        ;
        constexpr std::uintptr_t rcTurnSensitivity                = 0x450        ;
        constexpr std::uintptr_t RCEyes                           = 0x458        ;
        constexpr std::uintptr_t IDPanelPrefab                    = 0x460        ;
        constexpr std::uintptr_t rcControls                       = 0x468        ;
        constexpr std::uintptr_t rcIdentifier                     = 0x470        ;
        constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x478        ;
        constexpr std::uintptr_t targetTrigger                    = 0x480        ;
        constexpr std::uintptr_t interferenceTrigger              = 0x488        ;
        constexpr std::uintptr_t maxInterference                  = 0x490        ;
        constexpr std::uintptr_t attachedWeaponZOffsetScale       = 0x494        ;
        constexpr std::uintptr_t socketTransform                  = 0x498        ;
        constexpr std::uintptr_t target                           = 0x4A0        ;
        constexpr std::uintptr_t eyePos                           = 0x4A8        ;
        constexpr std::uintptr_t muzzlePos                        = 0x4B0        ;
        constexpr std::uintptr_t aimDir                           = 0x4B8        ;
        constexpr std::uintptr_t gun_yaw                          = 0x4C8        ;
        constexpr std::uintptr_t gun_pitch                        = 0x4D0        ;
        constexpr std::uintptr_t sightRange                       = 0x4D8        ;
        constexpr std::uintptr_t turnLoopDef                      = 0x4E0        ;
        constexpr std::uintptr_t movementChangeDef                = 0x4E8        ;
        constexpr std::uintptr_t ambientLoopDef                   = 0x4F0        ;
        constexpr std::uintptr_t focusCameraDef                   = 0x4F8        ;
        constexpr std::uintptr_t focusSoundFreqMin                = 0x500        ;
        constexpr std::uintptr_t focusSoundFreqMax                = 0x504        ;
        constexpr std::uintptr_t peacekeeperToggleSound           = 0x508        ;
        constexpr std::uintptr_t onlineSound                      = 0x510        ;
        constexpr std::uintptr_t offlineSound                     = 0x518        ;
        constexpr std::uintptr_t targetAcquiredEffect             = 0x520        ;
        constexpr std::uintptr_t targetLostEffect                 = 0x528        ;
        constexpr std::uintptr_t reloadEffect                     = 0x530        ;
        constexpr std::uintptr_t aimCone                          = 0x538        ;
        constexpr std::uintptr_t _7cf50514d70f6d67bd1f6f00f155057662deec1b = 0x540        ;
    }

    namespace BaseOven
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;

        namespace _static
        {
            constexpr std::uintptr_t _8080a917b5a3eaba0f41fc1484590efe4233ab69 = 0x0          ;
            constexpr std::uintptr_t _4625bab79aee5d07d4fff59a5316b2c38990950e = 0x8          ;
        }

    }

    namespace VendingMachine
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAFD0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _97ce359aaa6515899aa6e55cf94a74357a052670 = 0x3A8        ;
        constexpr std::uintptr_t _01f46921ab15d856746352e85cb30108618ef073 = 0x3B0        ;
        constexpr std::uintptr_t _c7ad3b17933bb8af0d4d582c1831c3bbd3982c7a = 0x3B8        ;
        constexpr std::uintptr_t _afadc9034bf86dee0ad992d5e1ed70522cbe3481 = 0x3C0        ;
        constexpr std::uintptr_t _dbd0acef181c99a0cc446c3f6a1b857d0f8b3d52 = 0x3C8        ;
        constexpr std::uintptr_t adminMenuPrefab                  = 0x3D0        ;
        constexpr std::uintptr_t customerPanel                    = 0x3D8        ;
        constexpr std::uintptr_t _d1548bf94da83e35123a6e6c5f5402bdaf78992f = 0x3E0        ;
        constexpr std::uintptr_t buySound                         = 0x3E8        ;
        constexpr std::uintptr_t shopName                         = 0x3F0        ;
        constexpr std::uintptr_t maxCurrencyVolume                = 0x3F8        ;
        constexpr std::uintptr_t localDropPosition                = 0x3FC        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x408        ;
        constexpr std::uintptr_t IsLocalized                      = 0x410        ;
        constexpr std::uintptr_t PoweredFoodSpoilageRateMultiplier = 0x414        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x418        ;
        constexpr std::uintptr_t IsInDeepSeaCached                = 0x41C        ;
        constexpr std::uintptr_t predictionConfig                 = 0x420        ;
        constexpr std::uintptr_t _dcc49f8ab814d8029b2c866a975fb3f1fdebaace = 0x428        ;
        constexpr std::uintptr_t _99f617971fc30245d22441f06cd45429a8777a63 = 0x430        ;
        constexpr std::uintptr_t _23f3cc2c3b8237ca8d2c1ad5c6b343148e029595 = 0x438        ;
    }

    namespace Recycler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3A8        ;
        constexpr std::uintptr_t _f8e8c1aeee55af41827f81e6ecfddc9dc102abd7 = 0x3B0        ;
        constexpr std::uintptr_t _b822bfe1310de923fcc75fec76a3c2d5b2c6a3b7 = 0x3B8        ;
        constexpr std::uintptr_t _3cc718a4c5af6cc5cb8da6ae0ef8a37b6f54cd02 = 0x3BC        ;
        constexpr std::uintptr_t recyclerType                     = 0x3C0        ;
        constexpr std::uintptr_t Animator                         = 0x3C8        ;
        constexpr std::uintptr_t lightRenderer                    = 0x3D0        ;
        constexpr std::uintptr_t recyclerRenderers                = 0x3D8        ;
        constexpr std::uintptr_t lightComponent                   = 0x3E0        ;
        constexpr std::uintptr_t lightGreenColor                  = 0x3E8        ;
        constexpr std::uintptr_t lightRedColor                    = 0x3F8        ;
        constexpr std::uintptr_t recyclerGreenMaterialAssetPath   = 0x408        ;
        constexpr std::uintptr_t recyclerYellowMaterialAssetPath  = 0x410        ;
        constexpr std::uintptr_t recyclerRedMaterialAssetPath     = 0x418        ;
        constexpr std::uintptr_t lightRedMaterialAssetPath        = 0x420        ;
        constexpr std::uintptr_t lightGreenMaterialAssetPath      = 0x428        ;
        constexpr std::uintptr_t lightOffMaterialAssetPath        = 0x430        ;
        constexpr std::uintptr_t grindingLoopDef                  = 0x438        ;
        constexpr std::uintptr_t grindingLoopDef_Slow             = 0x440        ;
        constexpr std::uintptr_t startSound                       = 0x448        ;
        constexpr std::uintptr_t stopSound                        = 0x450        ;
        constexpr std::uintptr_t errorSound                       = 0x458        ;
        constexpr std::uintptr_t _da616919abf4a700e62e6c215eff111322d3e56b = 0x460        ;
        constexpr std::uintptr_t _543bba78a75777fb3891026ecaeb171bec9bce1c = 0x468        ;
        constexpr std::uintptr_t _199da0faca64e6698c31e75e20745fc696758fd2 = 0x46C        ;
        constexpr std::uintptr_t _fb0855271a5116ea90e38e9418355b01a555b044 = 0x474        ;
        constexpr std::uintptr_t _641626efe76ed72e3e139b258b3e9858391641a3 = 0x480        ;
        constexpr std::uintptr_t _dfb733a90732ce2bb4ede713a1c2492ce6f24b74 = 0x488        ;
        constexpr std::uintptr_t _ece3de816deb99a1ec145ce48ab32a5326665408 = 0x490        ;
        constexpr std::uintptr_t _86b61466dabfe173f8a9f3d007732a85c05a4d62 = 0x498        ;
        constexpr std::uintptr_t _46a0f25e7345da30e051ecc633a5d46e1a183405 = 0x4A0        ;
        constexpr std::uintptr_t _27529037e08150683c57df1440c982e96c3a9af1 = 0x4A8        ;
        constexpr std::uintptr_t _8171c0a067f3b62c54306987a0da46b6560195e4 = 0x4B0        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x4B8        ;
        constexpr std::uintptr_t _e648d6857880cd02eaa645413216728c2fb7e7a2 = 0x4C0        ;
        constexpr std::uintptr_t _a5b24b9a19e319bd8e0aa801d23d98c278bfb16b = 0x4C4        ;
    }

    namespace OreResourceEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083E968   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t startHealth                      = 0x200        ;
        constexpr std::uintptr_t baseProtection                   = 0x208        ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x210        ;
        constexpr std::uintptr_t skipDecorComponents              = 0x214        ;
        constexpr std::uintptr_t _1064baa888aeb3dac90c14c0ddc404975c215f09 = 0x215        ;
        constexpr std::uintptr_t stages                           = 0x218        ;
        constexpr std::uintptr_t _d688e80362c8cdc12c013ef896a0d43bc7bf6816 = 0x220        ;
        constexpr std::uintptr_t changeStageEffect                = 0x228        ;
        constexpr std::uintptr_t ResourceMeshLod                  = 0x230        ;
        constexpr std::uintptr_t ResourceMeshCollider             = 0x238        ;
        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x240        ;
        constexpr std::uintptr_t gibSourceTest                    = 0x248        ;
        constexpr std::uintptr_t _0d57e5471331c5bdd109f2fc0c51e90340119c39 = 0x250        ;
        constexpr std::uintptr_t bonusPrefab                      = 0x258        ;
        constexpr std::uintptr_t finishEffect                     = 0x260        ;
        constexpr std::uintptr_t bonusFailEffect                  = 0x268        ;
        constexpr std::uintptr_t useHotspotMinigame               = 0x270        ;
        constexpr std::uintptr_t bonusSound                       = 0x278        ;
        constexpr std::uintptr_t heightOffset                     = 0x280        ;
    }

    namespace CollectibleEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAFA8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t itemName                         = 0x200        ;
        constexpr std::uintptr_t itemList                         = 0x208        ;
        constexpr std::uintptr_t pickupEffect                     = 0x210        ;
        constexpr std::uintptr_t xpScale                          = 0x218        ;
        constexpr std::uintptr_t suppressGatherRateMultiplier     = 0x21C        ;
    }

    namespace GrowableEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073AB48   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _e02d5ddfb3f4288f1f62186e59270c4349a34241 = 0x2D0        ;
        constexpr std::uintptr_t _bed761f090eff395a3d3db1e44b4e9d8726ffe5b = 0x2D8        ;
        constexpr std::uintptr_t _d04a8142c5f9ac5add2a085140fc3e6f6b3aa9c7 = 0x2E0        ;
        constexpr std::uintptr_t _8612ffefcdcad7f320da1cecb340365ccf787714 = 0x2E8        ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x2F0        ;
        constexpr std::uintptr_t _d81dd436f8ec3e126612ca0436bd5e301c6099f6 = 0x2F8        ;
        constexpr std::uintptr_t _b3342d93be7240a7e33d9d8b4b8e2635792ffa24 = 0x300        ;
        constexpr std::uintptr_t _ea6cb51a6575735d6ef9b66c34402ed9ba354a38 = 0x308        ;
        constexpr std::uintptr_t _1f53e56a3d5150b3a1567d531765edfaf33047ba = 0x310        ;
        constexpr std::uintptr_t _204a84a3ca74ba254858e9432ae53b89d6944a9d = 0x318        ;
        constexpr std::uintptr_t _7f43224fe0a916a83ed67689b3ad3d463e7f27af = 0x320        ;
        constexpr std::uintptr_t _6a8244d46d0f07fb04a2cbcd30f382c48f79aabd = 0x328        ;
        constexpr std::uintptr_t state                            = 0x330        ;
        constexpr std::uintptr_t _68498bceed9bf239aebd10f6ad133bd3545a0042 = 0x338        ;
        constexpr std::uintptr_t _6cfb2445b9807ed3434c0eb08b5fd23be393db95 = 0x340        ;
        constexpr std::uintptr_t Properties                       = 0x348        ;
        constexpr std::uintptr_t SourceItemDef                    = 0x350        ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x358        ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0x35C        ;
        constexpr std::uintptr_t _090b2785ce1a0e4fe23b68354c6c9b7867175c36 = 0x360        ;
        constexpr std::uintptr_t _860b48c0dfffdabe8081c7127ccc7702fefd22f5 = 0x364        ;
        constexpr std::uintptr_t _5a56730001c55aa4de50afc86b4c877dbd68a5ea = 0x368        ;
        constexpr std::uintptr_t _62892c09f4e38f79207296d030c3727d29353e18 = 0x36C        ;
        constexpr std::uintptr_t _de8c5313e154c802d23207f27c9d7df41d3607de = 0x370        ;
        constexpr std::uintptr_t _e1f88eb2d55d67d163f8a736b06de973a472c648 = 0x374        ;
        constexpr std::uintptr_t _58a564f00ecb11c55625075aa3c66ea60632a09b = 0x378        ;
        constexpr std::uintptr_t _cdc2df068e1d2fc3f544375e28c0060389eebaed = 0x37C        ;
        constexpr std::uintptr_t _bd0e8c79dca1e5c37dd77d0f70907a4c37664aca = 0x380        ;
        constexpr std::uintptr_t _4f9921794abae1580de050e57840029623b86d78 = 0x388        ;
    }

    namespace ResourceEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t startHealth                      = 0x200        ;
        constexpr std::uintptr_t baseProtection                   = 0x208        ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x210        ;
        constexpr std::uintptr_t skipDecorComponents              = 0x214        ;
        constexpr std::uintptr_t _1064baa888aeb3dac90c14c0ddc404975c215f09 = 0x215        ;
    }

    namespace TreeEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t startHealth                      = 0x200        ;
        constexpr std::uintptr_t baseProtection                   = 0x208        ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x210        ;
        constexpr std::uintptr_t skipDecorComponents              = 0x214        ;
        constexpr std::uintptr_t _1064baa888aeb3dac90c14c0ddc404975c215f09 = 0x215        ;
        constexpr std::uintptr_t fallOnDied                       = 0x218        ;
        constexpr std::uintptr_t fallDuration                     = 0x21C        ;
        constexpr std::uintptr_t fallStartSound                   = 0x220        ;
        constexpr std::uintptr_t fallImpactSound                  = 0x228        ;
        constexpr std::uintptr_t fallImpactParticles              = 0x230        ;
        constexpr std::uintptr_t fallLeavesLoopDef                = 0x238        ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x240        ;
        constexpr std::uintptr_t impactSoundPlayed                = 0x248        ;
        constexpr std::uintptr_t _ac451c25396fbdce014f303b254028f33f19562b = 0x24C        ;
        constexpr std::uintptr_t _1fc84c1d7125592f02c289e2d77c613a5746d10b = 0x250        ;
        constexpr std::uintptr_t _5cc911b2c9d7dd003ccedaf3c5709a9fad243efe = 0x258        ;
        constexpr std::uintptr_t _24ba146868692a35f4af21d1c7f4c5770fdfe458 = 0x264        ;
        constexpr std::uintptr_t _165ae7d9d50e8f0f87629382b14496d01088f600 = 0x274        ;
        constexpr std::uintptr_t _a8b19c8e08ef35abcfb2c80180145879856f188b = 0x278        ;
        constexpr std::uintptr_t _f2566558f4c6a35eaac7d9aad175c054ee22b142 = 0x280        ;
        constexpr std::uintptr_t _3fce52dc059ab0c403403869ae0a3ed68c6bf376 = 0x288        ;
        constexpr std::uintptr_t _5316185f6241350a052e899a13a5b8689970a69e = 0x290        ;
        constexpr std::uintptr_t _8b3cfe60f5c92f79d2068f89b591e905dded8248 = 0x29C        ;
        constexpr std::uintptr_t _4fcafdf6e862dd5a429570db986c4c26db7b6c47 = 0x2A8        ;
        constexpr std::uintptr_t prefab                           = 0x2B0        ;
        constexpr std::uintptr_t hasBonusGame                     = 0x2B8        ;
        constexpr std::uintptr_t bonusHitEffect                   = 0x2C0        ;
        constexpr std::uintptr_t bonusHitSound                    = 0x2C8        ;
        constexpr std::uintptr_t serverCollider                   = 0x2D0        ;
        constexpr std::uintptr_t clientCollider                   = 0x2D8        ;
        constexpr std::uintptr_t smallCrackSoundDef               = 0x2E0        ;
        constexpr std::uintptr_t medCrackSoundDef                 = 0x2E8        ;
        constexpr std::uintptr_t _a37f1f527d5c54f770f344bec95bfef9d3f99f3d = 0x2F0        ;
        constexpr std::uintptr_t spawnTreeAddition                = 0x2F4        ;
        constexpr std::uintptr_t treeAdditionPrefab               = 0x2F8        ;
        constexpr std::uintptr_t treeAdditionSpawnChance          = 0x300        ;
        constexpr std::uintptr_t treeAdditionSpawnPosition        = 0x304        ;
        constexpr std::uintptr_t treeAdditionSpawnRotation        = 0x310        ;
        constexpr std::uintptr_t _aec9edb5d8e1ac6676fa2d8fcfd28a07f49b9872 = 0x320        ;
        constexpr std::uintptr_t _11c319291ef7d78e89279a14bcc9d62a27e0e5a0 = 0x328        ;
    }

    namespace BaseNpc
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
    }

    namespace Boar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace Bear
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace Stag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace Chicken
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
        constexpr std::uintptr_t EggDefinition                    = 0x420        ;
        constexpr std::uintptr_t EggDropFrequency                 = 0x428        ;
        constexpr std::uintptr_t EggDropLocalPos                  = 0x42C        ;
    }

    namespace Horse
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B138   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _21e12ff35c4913afa4784a460bfbbe5fd0fa677f = 0x428        ;
        constexpr std::uintptr_t _735b04d692c8a9d459abac46739bff3b278356a2 = 0x430        ;
        constexpr std::uintptr_t _569a03292608dabd84ad7814d57b06262c853004 = 0x438        ;
        constexpr std::uintptr_t _27f709d7f396327351aa1a3903fd8548f7ee16f2 = 0x440        ;
        constexpr std::uintptr_t _19526b8a782a6ad99cdd8d67e00c892e95508f73 = 0x448        ;
        constexpr std::uintptr_t _b57bf01e8bbad94c168c3cbbb9fba92934a090da = 0x450        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x458        ;
        constexpr std::uintptr_t _6e33ab49a5389384b42b2d8fea4b5978082b333a = 0x460        ;
        constexpr std::uintptr_t breeds                           = 0x468        ;
        constexpr std::uintptr_t bodyRenderers                    = 0x470        ;
        constexpr std::uintptr_t hairRenderers                    = 0x478        ;
        constexpr std::uintptr_t _e590be9c583a86ad86d3c8a76a83dfd6887ef369 = 0x480        ;
        constexpr std::uintptr_t _a8072b8f3dd59fb0026835878cf940d12d8e1e0a = 0x488        ;
        constexpr std::uintptr_t leadingRope                      = 0x490        ;
        constexpr std::uintptr_t leadingRope2                     = 0x498        ;
        constexpr std::uintptr_t _afa4bdde45e13835ef5f8a628852780cece2c448 = 0x4A0        ;
        constexpr std::uintptr_t _1d546562f61bee6b90a07739a28334d01a8ea3cb = 0x4A4        ;
        constexpr std::uintptr_t _338c85b256d6c63a3696d1cbbad846f72a03d79d = 0x4A8        ;
        constexpr std::uintptr_t _ba6f34ad1c6ccc275f637be357fbfc5ac800169e = 0x4AC        ;
        constexpr std::uintptr_t _b34466446468d4b4d53795070e459361a08ecb5c = 0x4B0        ;
        constexpr std::uintptr_t _37a36c7047a31b5837acda74b5aa603f8377b458 = 0x4B4        ;
        constexpr std::uintptr_t _ddaeb1799fec5daee76e56b281a9b9ce5f18ecd5 = 0x4B8        ;
        constexpr std::uintptr_t _66407edb0be25d399284f80a938ec5f2c404323f = 0x4C0        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x4C8        ;
        constexpr std::uintptr_t allowedContents                  = 0x4D0        ;
        constexpr std::uintptr_t maxStackSize                     = 0x4D4        ;
        constexpr std::uintptr_t numStorageSlots                  = 0x4D8        ;
        constexpr std::uintptr_t equipmentSlots                   = 0x4DC        ;
        constexpr std::uintptr_t lootPanelName                    = 0x4E0        ;
        constexpr std::uintptr_t storagePanelName                 = 0x4E8        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x4F0        ;
        constexpr std::uintptr_t isLootable                       = 0x4F1        ;
        constexpr std::uintptr_t _b6a3e9f302fabec1abd01c9ae44a1e51423d0d9f = 0x4F8        ;
        constexpr std::uintptr_t _35c10851ce0bfd0b9a76b6ab71ccd34ffbfa732b = 0x500        ;
        constexpr std::uintptr_t _6c53559f78c8329452b80ccd75aaab5e567e473f = 0x508        ;
        constexpr std::uintptr_t _c11b86b05d4ee99538bbac44d7cbd4df36a6024e = 0x510        ;
        constexpr std::uintptr_t _a9faace86c894947e2162ae776be7a12571f9a2e = 0x518        ;
        constexpr std::uintptr_t _e03e05b96e0788178c0ea7ae9d9b6c2b25a726d4 = 0x520        ;
        constexpr std::uintptr_t foodTrigger                      = 0x528        ;
        constexpr std::uintptr_t dungItem                         = 0x530        ;
        constexpr std::uintptr_t dungSpawnPoint                   = 0x538        ;
        constexpr std::uintptr_t caloriesToDigestPerHour          = 0x540        ;
        constexpr std::uintptr_t dungProducedPerCalorie           = 0x544        ;
        constexpr std::uintptr_t _c9043cea2189ab7603fd5b359380a1dbd8193478 = 0x548        ;
        constexpr std::uintptr_t _f405f9d20634eac6c0153f4fe05ffd51670f0ee1 = 0x550        ;
        constexpr std::uintptr_t baseDrag                         = 0x554        ;
        constexpr std::uintptr_t baseAngularDrag                  = 0x558        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x55C        ;
        constexpr std::uintptr_t animator                         = 0x560        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x568        ;
        constexpr std::uintptr_t horseAudio                       = 0x570        ;
        constexpr std::uintptr_t horseAnimation                   = 0x578        ;
        constexpr std::uintptr_t serverLegsAnimator               = 0x580        ;
        constexpr std::uintptr_t scaleBySpeedWater                = 0x588        ;
        constexpr std::uintptr_t wheelCollider                    = 0x590        ;
        constexpr std::uintptr_t corpsePrefab                     = 0x598        ;
        constexpr std::uintptr_t playerServerCollider             = 0x5A0        ;
        constexpr std::uintptr_t playerServerColliderRear         = 0x5A8        ;
        constexpr std::uintptr_t clippingMountCheckCollider       = 0x5B0        ;
        constexpr std::uintptr_t gaits                            = 0x5B8        ;
        constexpr std::uintptr_t currentGait                      = 0x5C0        ;
        constexpr std::uintptr_t gaitProgressionInterval          = 0x5C4        ;
        constexpr std::uintptr_t gravity                          = 0x5C8        ;
        constexpr std::uintptr_t waterGravity                     = 0x5CC        ;
        constexpr std::uintptr_t groundAlignmentSpeed             = 0x5D0        ;
        constexpr std::uintptr_t roadSpeedBonus                   = 0x5D4        ;
        constexpr std::uintptr_t reverseSpeedFactor               = 0x5D8        ;
        constexpr std::uintptr_t reverseAccelerationForce         = 0x5DC        ;
        constexpr std::uintptr_t rotationResponsiveness           = 0x5E0        ;
        constexpr std::uintptr_t rotationResponsivenessCurve      = 0x5E8        ;
        constexpr std::uintptr_t groundSampleOffsets              = 0x5F0        ;
        constexpr std::uintptr_t minMaxSlopeAngle                 = 0x5F8        ;
        constexpr std::uintptr_t slopeAngleSpeedFactor            = 0x600        ;
        constexpr std::uintptr_t collisionEffect                  = 0x608        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x610        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x614        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x618        ;
        constexpr std::uintptr_t playerDamageThreshold            = 0x61C        ;
        constexpr std::uintptr_t playerRagdollThreshold           = 0x620        ;
        constexpr std::uintptr_t maxAirTimeBeforeRagdoll          = 0x624        ;
        constexpr std::uintptr_t towingTrigger                    = 0x628        ;
        constexpr std::uintptr_t towingPoint                      = 0x630        ;
        constexpr std::uintptr_t towingVisuals                    = 0x638        ;
        constexpr std::uintptr_t _4a8dca4e77779f66c1f50a206d13cf87b158bd10 = 0x640        ;
        constexpr std::uintptr_t towingAttachEffect               = 0x648        ;
        constexpr std::uintptr_t towingDetachEffect               = 0x650        ;
        constexpr std::uintptr_t towingAccelerationBoost          = 0x658        ;
        constexpr std::uintptr_t towingMaxSpeedBoost              = 0x65C        ;
        constexpr std::uintptr_t maxTowingGait                    = 0x660        ;
        constexpr std::uintptr_t currentStamina                   = 0x664        ;
        constexpr std::uintptr_t currentMaxStamina                = 0x668        ;
        constexpr std::uintptr_t maxStamina                       = 0x66C        ;
        constexpr std::uintptr_t staminaCoreLossRatio             = 0x670        ;
        constexpr std::uintptr_t staminaCoreSpeedBonus            = 0x674        ;
        constexpr std::uintptr_t calorieToStaminaRatio            = 0x678        ;
        constexpr std::uintptr_t hydrationToStaminaRatio          = 0x67C        ;
        constexpr std::uintptr_t maxStaminaCoreFromWater          = 0x680        ;
        constexpr std::uintptr_t PurchaseOptions                  = 0x688        ;
        constexpr std::uintptr_t SwapToSingleTitle                = 0x690        ;
        constexpr std::uintptr_t SwapToSingleDescription          = 0x698        ;
        constexpr std::uintptr_t SwapToSingleIcon                 = 0x6A0        ;
        constexpr std::uintptr_t SwapToDoubleTitle                = 0x6A8        ;
        constexpr std::uintptr_t SwapToDoubleDescription          = 0x6B0        ;
        constexpr std::uintptr_t SwapToDoubleIcon                 = 0x6B8        ;
        constexpr std::uintptr_t hasItemTokenCache                = 0x6C0        ;
        constexpr std::uintptr_t standSound                       = 0x6C8        ;
        constexpr std::uintptr_t slidingSound                     = 0x6D0        ;
        constexpr std::uintptr_t _ef976fea5e10259eae612be93d16565b75a37539 = 0x6D8        ;
        constexpr std::uintptr_t skidDust                         = 0x6E0        ;
        constexpr std::uintptr_t ragdollPrefab                    = 0x6E8        ;
        constexpr std::uintptr_t pullingPlayerModifiers           = 0x6F0        ;
        constexpr std::uintptr_t avoidanceSphereRadius            = 0x6F8        ;
        constexpr std::uintptr_t avoidanceDetectionDistance       = 0x6FC        ;
        constexpr std::uintptr_t avoidanceObstacleMask            = 0x704        ;
        constexpr std::uintptr_t groundAngleSlideThresholdForced  = 0x708        ;
        constexpr std::uintptr_t groundAngleSlideThreshold        = 0x70C        ;
        constexpr std::uintptr_t groundAngleToRecoverFromSlide    = 0x710        ;
        constexpr std::uintptr_t normalVariationSlideThreshold    = 0x714        ;
        constexpr std::uintptr_t normalVariation                  = 0x718        ;
        constexpr std::uintptr_t healingMultiplier                = 0x71C        ;
        constexpr std::uintptr_t staminaReplenishAmount           = 0x720        ;
        constexpr std::uintptr_t prohibitedMedicalItems           = 0x728        ;
        constexpr std::uintptr_t _fbc8a4129f95ca16abb8aab3b1d6128dc503dab5 = 0x730        ;
        constexpr std::uintptr_t _f56b6a5a07efc4b08c795e569867f43fd1e18891 = 0x738        ;
        constexpr std::uintptr_t rootBone                         = 0x740        ;
        constexpr std::uintptr_t allBones                         = 0x748        ;
    }

    namespace Shark
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t destination                      = 0x2D0        ;
        constexpr std::uintptr_t minSpeed                         = 0x2DC        ;
        constexpr std::uintptr_t maxSpeed                         = 0x2E0        ;
        constexpr std::uintptr_t idealDepth                       = 0x2E4        ;
        constexpr std::uintptr_t minTurnSpeed                     = 0x2E8        ;
        constexpr std::uintptr_t maxTurnSpeed                     = 0x2EC        ;
        constexpr std::uintptr_t attackCooldown                   = 0x2F0        ;
        constexpr std::uintptr_t aggroRange                       = 0x2F4        ;
        constexpr std::uintptr_t obstacleDetectionRadius          = 0x2F8        ;
        constexpr std::uintptr_t animator                         = 0x300        ;
        constexpr std::uintptr_t bloodCloud                       = 0x308        ;
        constexpr std::uintptr_t corpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t _5e304a9ee8e03a1e07c7d12fc573dd6f50c30247 = 0x318        ;
    }

    namespace ScientistNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x838        ;
        constexpr std::uintptr_t AdditionalLosBlockingLayer       = 0x840        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x848        ;
        constexpr std::uintptr_t aimConeScale                     = 0x850        ;
        constexpr std::uintptr_t lastDismountTime                 = 0x854        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x858        ;
        constexpr std::uintptr_t RadioChatterEffects              = 0x860        ;
        constexpr std::uintptr_t DeathEffects                     = 0x868        ;
        constexpr std::uintptr_t deathStatName                    = 0x870        ;
        constexpr std::uintptr_t IdleChatterRepeatRange           = 0x878        ;
        constexpr std::uintptr_t radioChatterType                 = 0x880        ;
    }

    namespace NPCPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
    }

    namespace BaseVehicle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D8B88   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
    }

    namespace BaseMountable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D82E8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
    }

    namespace ModularCar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _3ff490999737a4ce77e26b44b94cb2579f1516df = 0x490        ;
        constexpr std::uintptr_t _ad9413314a64d790e13d22abb781de6fcdb6dd92 = 0x498        ;
        constexpr std::uintptr_t _580705c3cfde33c55e29f60fd3d54ec9889c7271 = 0x4A0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A8        ;
        constexpr std::uintptr_t _a8e76fa7503c78c788d52b1d8edea57dc0a7372f = 0x4B0        ;
        constexpr std::uintptr_t moduleSockets                    = 0x4B8        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x4C0        ;
        constexpr std::uintptr_t waterSample                      = 0x4C8        ;
        constexpr std::uintptr_t lodGroup                         = 0x4D0        ;
        constexpr std::uintptr_t keyEnterDialog                   = 0x4D8        ;
        constexpr std::uintptr_t _331e7bea07081c8d5d91cb49f37053420fb33f30 = 0x4E0        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x4E8        ;
        constexpr std::uintptr_t _575219dd131eaab08259425a64a88f86a2e05b7e = 0x4EC        ;
        constexpr std::uintptr_t _001dd19a8afc8fb7bae2aaf0ed6a22db6eb2d1c0 = 0x4F0        ;
        constexpr std::uintptr_t _dd792ba1ef4ced426365097d0af7b991378f6935 = 0x4F8        ;
        constexpr std::uintptr_t _d954c1ec234048429ca3acb3c6197401e5dba099 = 0x500        ;
        constexpr std::uintptr_t _7c5660359cd6e3acba1adc271f3d01e81cfd48f2 = 0x508        ;
        constexpr std::uintptr_t _dd434fff3ee73b85e1e85ec22c170e4b56ea7a79 = 0x510        ;
        constexpr std::uintptr_t _e4c67abfecbcf45c062c5883a16b03216bcbba8b = 0x518        ;
        constexpr std::uintptr_t _2b7d62a60cd5ea09219e09145cf2f3d30ab3c1a1 = 0x520        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x528        ;
        constexpr std::uintptr_t _587357ce2c6e58d18f783e910f7df4948c0b54ba = 0x530        ;
        constexpr std::uintptr_t _ff52e8f87e7b19df5e91ee4261c6f1ccca24710e = 0x534        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x538        ;
        constexpr std::uintptr_t _7f8237a4d0ae178b5020b5c435be2b18c7a9b18d = 0x540        ;
        constexpr std::uintptr_t _3101e518c3fc3b03a98af2f9a0ded07dd7767d1d = 0x544        ;
        constexpr std::uintptr_t _bb0756671350ddae4609aed5437f4acd2ce05818 = 0x548        ;
        constexpr std::uintptr_t _5e42e6c29f732f396f362befbb5b0776e2bf272c = 0x54C        ;
        constexpr std::uintptr_t _451ecb5b3fbf8209182eda312227dc640a374876 = 0x550        ;
        constexpr std::uintptr_t _4d5445ba649ac4dd65288291e96b0f172c5e0d92 = 0x554        ;
        constexpr std::uintptr_t _35109d7fec6e827ec3a63c22377e8444beaca317 = 0x558        ;
        constexpr std::uintptr_t _948170872f872693c550004093524ace49108ab9 = 0x55C        ;
        constexpr std::uintptr_t _05f52aaaf2e7619da2beb636e3487f1313fe8676 = 0x55D        ;
        constexpr std::uintptr_t chassisVisuals                   = 0x560        ;
        constexpr std::uintptr_t wheelFL                          = 0x568        ;
        constexpr std::uintptr_t wheelFR                          = 0x570        ;
        constexpr std::uintptr_t wheelRL                          = 0x578        ;
        constexpr std::uintptr_t wheelRR                          = 0x580        ;
        constexpr std::uintptr_t carSettings                      = 0x588        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x590        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x598        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x5A0        ;
        constexpr std::uintptr_t immortalProtection               = 0x5A8        ;
        constexpr std::uintptr_t mortalProtection                 = 0x5B0        ;
        constexpr std::uintptr_t mainChassisCollider              = 0x5B8        ;
        constexpr std::uintptr_t towingTrigger                    = 0x5C0        ;
        constexpr std::uintptr_t towingPoint                      = 0x5C8        ;
        constexpr std::uintptr_t spawnSettings                    = 0x5D0        ;
        constexpr std::uintptr_t damageShowingRenderers           = 0x5D8        ;
        constexpr std::uintptr_t _c9db93c6806a8cd1e3620ee29ef25192ea0f8ebf = 0x5E0        ;
        constexpr std::uintptr_t _7663d099dd4f90f36806a75c83ebb711c22b0693 = 0x5E8        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x5EC        ;
    }

    namespace MotorRowboat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428        ;
        constexpr std::uintptr_t engineThrust                     = 0x430        ;
        constexpr std::uintptr_t steeringScale                    = 0x434        ;
        constexpr std::uintptr_t thrustPoint                      = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t preventDecayIndoors              = 0x450        ;
        constexpr std::uintptr_t applyCorrectionForces            = 0x451        ;
        constexpr std::uintptr_t planeFitPoints                   = 0x458        ;
        constexpr std::uintptr_t inAirPID                         = 0x460        ;
        constexpr std::uintptr_t inAirDesiredPitch                = 0x46C        ;
        constexpr std::uintptr_t wavePID                          = 0x470        ;
        constexpr std::uintptr_t correctionRange                  = 0x480        ;
        constexpr std::uintptr_t correctionForceMode              = 0x488        ;
        constexpr std::uintptr_t correctionSpringForce            = 0x48C        ;
        constexpr std::uintptr_t correctionSpringDamping          = 0x490        ;
        constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _01ed7c8804c57638a2c56d56627bea945fd6bc83 = 0x4A8        ;
        constexpr std::uintptr_t _f94ae744b176e103b030dfa88298462656edbf43 = 0x4B0        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4B8        ;
        constexpr std::uintptr_t engineLoops                      = 0x4C0        ;
        constexpr std::uintptr_t waterLoops                       = 0x4C8        ;
        constexpr std::uintptr_t rpmEngineLoops                   = 0x4D0        ;
        constexpr std::uintptr_t engineStartSoundDef              = 0x4D8        ;
        constexpr std::uintptr_t engineStopSoundDef               = 0x4E0        ;
        constexpr std::uintptr_t movementSplashAccentSoundDef     = 0x4E8        ;
        constexpr std::uintptr_t engineSteerSoundDef              = 0x4F0        ;
        constexpr std::uintptr_t pushLandEffect                   = 0x4F8        ;
        constexpr std::uintptr_t pushWaterEffect                  = 0x500        ;
        constexpr std::uintptr_t waterSpeedDivisor                = 0x508        ;
        constexpr std::uintptr_t turnPitchModScale                = 0x50C        ;
        constexpr std::uintptr_t tiltPitchModScale                = 0x510        ;
        constexpr std::uintptr_t splashAccentFrequencyMin         = 0x514        ;
        constexpr std::uintptr_t splashAccentFrequencyMax         = 0x518        ;
        constexpr std::uintptr_t _86e992aa1f4f4f0ba4979173f0cdefdbb1aa9062 = 0x51C        ;
        constexpr std::uintptr_t _b0d37423127d84b7461e440b96b5b6669729df4c = 0x520        ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x524        ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x528        ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x52C        ;
        constexpr std::uintptr_t _a0451d0a564a5017d310b21797b92cf7b01aa14c = 0x530        ;
        constexpr std::uintptr_t _87269cb631c5030a7539e9bbb0b5927ddb92bd74 = 0x534        ;
        constexpr std::uintptr_t deathSinkRate                    = 0x538        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x540        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x548        ;
        constexpr std::uintptr_t storageUnitPrefab                = 0x550        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x558        ;
        constexpr std::uintptr_t boatRear                         = 0x568        ;
        constexpr std::uintptr_t wakeEffect                       = 0x570        ;
        constexpr std::uintptr_t engineEffectIdle                 = 0x578        ;
        constexpr std::uintptr_t engineEffectThrottle             = 0x580        ;
        constexpr std::uintptr_t engineEffectThrottleReverse      = 0x588        ;
        constexpr std::uintptr_t boatFront                        = 0x590        ;
        constexpr std::uintptr_t forwardTravelEffect              = 0x598        ;
        constexpr std::uintptr_t forwardTravelEffectMinSpeed      = 0x5A0        ;
        constexpr std::uintptr_t causticsProjector                = 0x5A8        ;
        constexpr std::uintptr_t causticsDepthTest                = 0x5B0        ;
        constexpr std::uintptr_t engineLeftHandPosition           = 0x5B8        ;
        constexpr std::uintptr_t engineRotate                     = 0x5C0        ;
        constexpr std::uintptr_t applyEngineRotationToZ           = 0x5C8        ;
        constexpr std::uintptr_t engineRotateRangeMultiplier      = 0x5CC        ;
        constexpr std::uintptr_t propellerRotate                  = 0x5D0        ;
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x5D8        ;
        constexpr std::uintptr_t stationaryDismounts              = 0x5E0        ;
        constexpr std::uintptr_t angularDragBase                  = 0x5E8        ;
        constexpr std::uintptr_t engineOffAngularDragMultiplier   = 0x5EC        ;
        constexpr std::uintptr_t angularDragVelocity              = 0x5F0        ;
        constexpr std::uintptr_t landDrag                         = 0x5F4        ;
        constexpr std::uintptr_t waterDrag                        = 0x5F8        ;
        constexpr std::uintptr_t engineOffWaterDragMultiplier     = 0x5FC        ;
        constexpr std::uintptr_t offAxisDrag                      = 0x600        ;
        constexpr std::uintptr_t offAxisDot                       = 0x604        ;
        constexpr std::uintptr_t _edfe8f7e3362bef47c6972664139619439fa4ad8 = 0x608        ;
        constexpr std::uintptr_t _6b657f6b18f97f0d6efc1c917960e34ce351eeac = 0x610        ;
        constexpr std::uintptr_t _6e0bd0087b98a17266a2b2d122984886b8572b29 = 0x611        ;
        constexpr std::uintptr_t _d98322e239985198a65bdde5761a6dfbf2978b52 = 0x612        ;
        constexpr std::uintptr_t _f390bf8698f861189d166d08c8bdcb419fe3362d = 0x613        ;
        constexpr std::uintptr_t _704ede13896fff0b4c726fbdbff6ef27368d34fe = 0x614        ;
        constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x618        ;
        constexpr std::uintptr_t _87d1e4da09d3cace591fc7a0deb8974a47bd79d1 = 0x620        ;
        constexpr std::uintptr_t _d680b3caaa51f31fc04ab3d7fdc5edde7eb1b6d6 = 0x630        ;
        constexpr std::uintptr_t _47fbbe612fc197aa3cc8f2f2704178d8e33e73c6 = 0x634        ;
        constexpr std::uintptr_t _289e51d3d01218af892b14369b358bed3c4f8fd8 = 0x638        ;
    }

    namespace HotAirBalloon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _481812526d8cf69288f734712a7779fdf84434aa = 0x2D0        ;
        constexpr std::uintptr_t _debae89fb7f41842a917ead8962ece5da709a548 = 0x2D8        ;
        constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x2E0        ;
        constexpr std::uintptr_t centerOfMass                     = 0x2E8        ;
        constexpr std::uintptr_t myRigidbody                      = 0x2F0        ;
        constexpr std::uintptr_t buoyancyPoint                    = 0x2F8        ;
        constexpr std::uintptr_t liftAmount                       = 0x300        ;
        constexpr std::uintptr_t windSock                         = 0x308        ;
        constexpr std::uintptr_t windFlags                        = 0x310        ;
        constexpr std::uintptr_t AltitudeNeedles                  = 0x318        ;
        constexpr std::uintptr_t AltitudeNeedleSpeed              = 0x320        ;
        constexpr std::uintptr_t staticBalloonDeflated            = 0x328        ;
        constexpr std::uintptr_t staticBalloon                    = 0x330        ;
        constexpr std::uintptr_t animatedBalloon                  = 0x338        ;
        constexpr std::uintptr_t balloonAnimator                  = 0x340        ;
        constexpr std::uintptr_t groundSample                     = 0x348        ;
        constexpr std::uintptr_t parentTrigger                    = 0x350        ;
        constexpr std::uintptr_t engineOffTimeToPreventHomingTarget = 0x358        ;
        constexpr std::uintptr_t inflationLevel                   = 0x35C        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x360        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x368        ;
        constexpr std::uintptr_t storageUnitPrefab                = 0x370        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x378        ;
        constexpr std::uintptr_t damageRenderer                   = 0x388        ;
        constexpr std::uintptr_t engineHeight                     = 0x390        ;
        constexpr std::uintptr_t crushTriggers                    = 0x398        ;
        constexpr std::uintptr_t UpgradeOptions                   = 0x3A0        ;
        constexpr std::uintptr_t _1a93d53930bf15bde4b74bc5acf8333ad755ea50 = 0x3A8        ;
        constexpr std::uintptr_t NextUpgradeTime                  = 0x3B0        ;
        constexpr std::uintptr_t windForce                        = 0x3B4        ;
        constexpr std::uintptr_t currentWindVec                   = 0x3B8        ;
        constexpr std::uintptr_t collapsedBounds                  = 0x3C4        ;
        constexpr std::uintptr_t raisedBounds                     = 0x3DC        ;
        constexpr std::uintptr_t balloonColliders                 = 0x3F8        ;
        constexpr std::uintptr_t _a00b6c6bfbae5ab8211fadf07f84251875a8feb8 = 0x400        ;
        constexpr std::uintptr_t _133d6f132b680c2ce6955716affd96df29733abc = 0x404        ;
        constexpr std::uintptr_t _55ce57ad2208b5ecc3b606a0b353a2606ed22d4a = 0x410        ;
        constexpr std::uintptr_t _ae3d842a62beb7882e3a04a57167aee00fc3c0bf = 0x414        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x418        ;
    }

    namespace Bike
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083D340   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x490        ;
        constexpr std::uintptr_t _f3a07984327731b8cfaaf03dc559ae8e995e09d9 = 0x498        ;
        constexpr std::uintptr_t _18a67fc3e50f3db8a0d2e612ee33d9f901b1badf = 0x4A0        ;
        constexpr std::uintptr_t _587357ce2c6e58d18f783e910f7df4948c0b54ba = 0x4A8        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4B0        ;
        constexpr std::uintptr_t _cd1b10928779d7aeabe6debc78674f5356c18677 = 0x4B8        ;
        constexpr std::uintptr_t _8b355c0884ae57ab4f19e21a1dcb4e6a68dbca27 = 0x4C0        ;
        constexpr std::uintptr_t _1e68aad1437dea0e199442096bc4787227a42080 = 0x4C8        ;
        constexpr std::uintptr_t _7f8237a4d0ae178b5020b5c435be2b18c7a9b18d = 0x4D0        ;
        constexpr std::uintptr_t _3101e518c3fc3b03a98af2f9a0ded07dd7767d1d = 0x4D4        ;
        constexpr std::uintptr_t _bb0756671350ddae4609aed5437f4acd2ce05818 = 0x4D8        ;
        constexpr std::uintptr_t _05f52aaaf2e7619da2beb636e3487f1313fe8676 = 0x4DC        ;
        constexpr std::uintptr_t _d471645af6e38ddaa93c119a0a2a6529bbb581b4 = 0x4E0        ;
        constexpr std::uintptr_t _ff52e8f87e7b19df5e91ee4261c6f1ccca24710e = 0x4EC        ;
        constexpr std::uintptr_t _e8c177d740605150d5f8bbc2c0ec26f743d75fa7 = 0x4F0        ;
        constexpr std::uintptr_t _90d9513cf986cd43285840ad4b062f10ca12ba94 = 0x4F4        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4F8        ;
        constexpr std::uintptr_t _442444972df7c911a9866b4bbd02a34e4bae430d = 0x500        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x508        ;
        constexpr std::uintptr_t wheelFront                       = 0x510        ;
        constexpr std::uintptr_t wheelRear                        = 0x518        ;
        constexpr std::uintptr_t wheelExtra                       = 0x520        ;
        constexpr std::uintptr_t snowmobileDrivingStyle           = 0x528        ;
        constexpr std::uintptr_t carSettings                      = 0x530        ;
        constexpr std::uintptr_t engineKW                         = 0x538        ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x53C        ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x540        ;
        constexpr std::uintptr_t pitchStabP                       = 0x544        ;
        constexpr std::uintptr_t pitchStabD                       = 0x548        ;
        constexpr std::uintptr_t twoWheelRollStabP                = 0x54C        ;
        constexpr std::uintptr_t twoWheelRollStabD                = 0x550        ;
        constexpr std::uintptr_t manyWheelStabP                   = 0x554        ;
        constexpr std::uintptr_t manyWheelStabD                   = 0x558        ;
        constexpr std::uintptr_t airControlTorquePower            = 0x55C        ;
        constexpr std::uintptr_t sprintTime                       = 0x560        ;
        constexpr std::uintptr_t sprintRegenTime                  = 0x564        ;
        constexpr std::uintptr_t sprintBoostPercent               = 0x568        ;
        constexpr std::uintptr_t riderProtection                  = 0x570        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x578        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x580        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x588        ;
        constexpr std::uintptr_t maxLeanSpeed                     = 0x590        ;
        constexpr std::uintptr_t leftMaxLean                      = 0x594        ;
        constexpr std::uintptr_t rightMaxLean                     = 0x598        ;
        constexpr std::uintptr_t midairRotationForce              = 0x59C        ;
        constexpr std::uintptr_t customInertiaTensor              = 0x5A0        ;
        constexpr std::uintptr_t poweredBy                        = 0x5AC        ;
        constexpr std::uintptr_t percentFood                      = 0x5B0        ;
        constexpr std::uintptr_t playerDamageThreshold            = 0x5B4        ;
        constexpr std::uintptr_t playerDeathThreshold             = 0x5B8        ;
        constexpr std::uintptr_t hasBell                          = 0x5BC        ;
        constexpr std::uintptr_t hasBunnyhop                      = 0x5BD        ;
        constexpr std::uintptr_t minGroundFXSpeed                 = 0x5C0        ;
        constexpr std::uintptr_t chassisVisuals                   = 0x5C8        ;
        constexpr std::uintptr_t lights                           = 0x5D0        ;
        constexpr std::uintptr_t exhaustFX                        = 0x5D8        ;
        constexpr std::uintptr_t steeringLeftIK                   = 0x5E0        ;
        constexpr std::uintptr_t steeringRightIK                  = 0x5E8        ;
        constexpr std::uintptr_t steeringRightIKAcclerating       = 0x5F0        ;
        constexpr std::uintptr_t leftFootIK                       = 0x5F8        ;
        constexpr std::uintptr_t rightFootIK                      = 0x600        ;
        constexpr std::uintptr_t passengerLeftHandIK              = 0x608        ;
        constexpr std::uintptr_t passengerRightHandIK             = 0x610        ;
        constexpr std::uintptr_t passengerLeftFootIK              = 0x618        ;
        constexpr std::uintptr_t passengerRightFootIK             = 0x620        ;
        constexpr std::uintptr_t fxMediumDamage                   = 0x628        ;
        constexpr std::uintptr_t fxMediumDamageInstLight          = 0x630        ;
        constexpr std::uintptr_t fxHeavyDamage                    = 0x638        ;
        constexpr std::uintptr_t fxHeavyDamageInstLight           = 0x640        ;
        constexpr std::uintptr_t sidecarRigidBody                 = 0x648        ;
        constexpr std::uintptr_t sidecarPhysicsHinge              = 0x650        ;
        constexpr std::uintptr_t realSidecarCapsule               = 0x658        ;
        constexpr std::uintptr_t duplicateSidecarCapsule          = 0x660        ;
        constexpr std::uintptr_t _456acaa0bc8aa889e7de2fd4c62e389ecaaa2f58 = 0x668        ;
        constexpr std::uintptr_t _c4db62d9dacb7e721c28d15cb8d95f2936670e33 = 0x669        ;
        constexpr std::uintptr_t _d083d376f75b35b1f3411c4b4067886e2c0e7b4f = 0x66A        ;
        constexpr std::uintptr_t _3acfb3fde9d8426b38200c518c8cc76fc98c832e = 0x66C        ;
        constexpr std::uintptr_t _b42f344b19e535120d4f422709897422e866601a = 0x670        ;
        constexpr std::uintptr_t _abc3272c1ead582e50920b0b56b69449dc556538 = 0x674        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x678        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x67C        ;
    }

    namespace Text
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108127B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_FontData                       = 0xE0         ;
        constexpr std::uintptr_t m_Text                           = 0xE8         ;
        constexpr std::uintptr_t m_TextCache                      = 0xF0         ;
        constexpr std::uintptr_t m_TextCacheForLayout             = 0xF8         ;
        constexpr std::uintptr_t m_DisableFontTextureRebuiltCallback = 0x100        ;
        constexpr std::uintptr_t m_TempVerts                      = 0x108        ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultText                    = 0x0          ;
        }

    }

    namespace GestureConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t gestureId                        = 0x18         ;
        constexpr std::uintptr_t gestureCommand                   = 0x20         ;
        constexpr std::uintptr_t convarName                       = 0x28         ;
        constexpr std::uintptr_t gestureName                      = 0x30         ;
        constexpr std::uintptr_t gestureDescription               = 0x38         ;
        constexpr std::uintptr_t icon                             = 0x40         ;
        constexpr std::uintptr_t animationType                    = 0x48         ;
        constexpr std::uintptr_t duration                         = 0x4C         ;
        constexpr std::uintptr_t canCancel                        = 0x50         ;
        constexpr std::uintptr_t movementMode                     = 0x54         ;
        constexpr std::uintptr_t viewMode                         = 0x58         ;
        constexpr std::uintptr_t hideInWheel                      = 0x5C         ;
        constexpr std::uintptr_t previewClip                      = 0x60         ;
        constexpr std::uintptr_t playerModelLayer                 = 0x68         ;
        constexpr std::uintptr_t gestureType                      = 0x6C         ;
        constexpr std::uintptr_t hideHeldEntity                   = 0x70         ;
        constexpr std::uintptr_t unequipHeldEntity                = 0x71         ;
        constexpr std::uintptr_t canDuckDuringGesture             = 0x72         ;
        constexpr std::uintptr_t hasViewmodelAnimation            = 0x73         ;
        constexpr std::uintptr_t viewmodelHolsterDelay            = 0x74         ;
        constexpr std::uintptr_t useRootMotion                    = 0x78         ;
        constexpr std::uintptr_t forceForwardRotation             = 0x79         ;
        constexpr std::uintptr_t forceAllowSpineMovement          = 0x7A         ;
        constexpr std::uintptr_t hasMultiplayerInteraction        = 0x7B         ;
        constexpr std::uintptr_t joinPlayerPhrase                 = 0x80         ;
        constexpr std::uintptr_t joinPlayerDescPhrase             = 0x88         ;
        constexpr std::uintptr_t actionType                       = 0x90         ;
        constexpr std::uintptr_t forceUnlock                      = 0x94         ;
        constexpr std::uintptr_t dlcItem                          = 0x98         ;
        constexpr std::uintptr_t inventoryItem                    = 0xA0         ;
    }

    namespace UnityEngineCamera
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D4CB8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_NonSerializedVersion           = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t onPreCull                        = 0x0          ;
            constexpr std::uintptr_t onPreRender                      = 0x8          ;
            constexpr std::uintptr_t onPostRender                     = 0x10         ;
        }

    }

    namespace UnityEngineTransform
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081E800   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngineGameObject
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082FF28   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace JesseStiller_TerrainFormerExtension__TerrainFormer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace JesseStiller_TerrainFormerExtension__TerrainSetNeighbours
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t leftTerrain                      = 0x20         ;
        constexpr std::uintptr_t topTerrain                       = 0x28         ;
        constexpr std::uintptr_t rightTerrain                     = 0x30         ;
        constexpr std::uintptr_t bottomTerrain                    = 0x38         ;
    }

    namespace Muzzleflash_AlphaRandom
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t muzzleflashParticles             = 0x20         ;

        constexpr std::uintptr_t _903f1ddd75a055f0c909e275d57a35e4d269d84b = 0x28         ;
        constexpr std::uintptr_t _41798bd86cba48a09338c7c23c99c6612eaa16a1 = 0x30         ;
        constexpr std::uintptr_t _a4eb8b433810135960bb3b135b475c6072030f99 = 0x38         ;
    }

    namespace %1bc48bf63b3797d21e834e9727b2eba8b3b34799
    {
        constexpr std::uintptr_t _c4ab20313e30dbecabd433862ef0dc613dbaa1eb = 0x10         ;
        constexpr std::uintptr_t _3ffb1349c97360f7801f7e61fcc9dead948b4ffe = 0x18         ;
        constexpr std::uintptr_t _51f650ae4a9c54d725b73169e79dc25ced6cc5b2 = 0x20         ;
        constexpr std::uintptr_t _d663f9fbf0b57af25c483593cc15b25f7fc4890a = 0x28         ;
        constexpr std::uintptr_t _831d407c0dcc4a0cfaf34a698ae5a8461bf41560 = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t _afaedc9ecb81f1a66564e6cb04b95b1948b82e8d = 0x0          ;
            constexpr std::uintptr_t _e371a75a3c676153cfde1c722f72c49a148fafd8 = 0x8          ;
            constexpr std::uintptr_t _801f7aac4ff450025e2c1e357f018f1967e6e9da = 0x18         ;
            constexpr std::uintptr_t _b7d667eea4ec48cf9f08333d9ff4909b467aa948 = 0x20         ;
            constexpr std::uintptr_t _83fdba3b7aa762cef60c5b488b2d622b8456d14a = 0x28         ;
        }

    }

    namespace TrophyPage
    {
        constexpr std::uintptr_t _EventTitle_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _Logo_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _WinningTeam_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _TeamMembers_k__BackingField     = 0x28         ;
    }

    namespace UITwitchTrophy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t EventImage                       = 0x40         ;
        constexpr std::uintptr_t EventName                        = 0x48         ;
        constexpr std::uintptr_t WinningTeamName                  = 0x50         ;
        constexpr std::uintptr_t TeamMembersRoot                  = 0x58         ;
        constexpr std::uintptr_t TeamMemberNamePrefab             = 0x60         ;
        constexpr std::uintptr_t MissingDataOverlay               = 0x68         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
    }

    namespace SocketMod_TerrainBoundsCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace Enum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078D9C0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BuildingGrade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t type                             = 0x18         ;
        constexpr std::uintptr_t skin                             = 0x20         ;
        constexpr std::uintptr_t enabledInStandalone              = 0x28         ;
        constexpr std::uintptr_t alwaysUnlock                     = 0x29         ;
        constexpr std::uintptr_t baseHealth                       = 0x2C         ;
        constexpr std::uintptr_t baseCost                         = 0x30         ;
        constexpr std::uintptr_t physicMaterial                   = 0x38         ;
        constexpr std::uintptr_t damageProtecton                  = 0x40         ;
        constexpr std::uintptr_t supportsColourChange             = 0x48         ;
        constexpr std::uintptr_t upgradeMenu                      = 0x50         ;
    }

    namespace SatelliteSkyTrail
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _df78cda0c242651ff05260e00b36664f8b9e08f2 = 0x20         ;
        constexpr std::uintptr_t _93a5dc14fc55c3facdd75869d3612c5f9e14c7f5 = 0x28         ;
        constexpr std::uintptr_t _7932968391a0577dc75a11ecb8d68ba9433e48da = 0x30         ;
        constexpr std::uintptr_t _86798e9551c1132cc3bd410b0078061de7a02760 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x40         ;
        constexpr std::uintptr_t _236ba4038461e3390640aaafcccacffded6509c3 = 0x48         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x4C         ;
        constexpr std::uintptr_t _edf8451648e3a00a364e167bb252030dd7546daa = 0x50         ;
        constexpr std::uintptr_t _75bf7e89df7bee74dd6075620b72e74d490301e6 = 0x54         ;
        constexpr std::uintptr_t _dcdf5635f4cbe2e45408d40829afe71117b80dd4 = 0x58         ;
        constexpr std::uintptr_t _7e9545ffe9c5f6fb5e733f7ee6fb67aaaaf7bda9 = 0x5C         ;
        constexpr std::uintptr_t _5202684d3a897e12680070d229292aa53adcfb8e = 0x60         ;
        constexpr std::uintptr_t _a6109372b77c22b4d0a6cb5861860864ce0c502b = 0x68         ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x70         ;
        constexpr std::uintptr_t _f76363b5184bf5dc10908c6bde21db5102bb8794 = 0x78         ;
        constexpr std::uintptr_t _9a897aacf90389a883d1fc50071d74144a865974 = 0x84         ;
    }

    namespace RealmedNavMeshObstacle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;
        constexpr std::uintptr_t Obstacle                         = 0x28         ;
    }

    namespace %4565f530a258b718227effe2db47cb6c3fe7803a
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f506e5b5e8c2b58aafd73fea6828e1a1014da627 = 0x18         ;
        constexpr std::uintptr_t _be6311e5e8a31812ececd492f572379026e86978 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _970070cdddaac70a298713f45456d49417cb29e0 = 0x0          ;
            constexpr std::uintptr_t _d36963b2584fcbde9a904918889f9fc8e526a5eb = 0x8          ;
            constexpr std::uintptr_t _7280661f3f43a8eb9478d44ed1c8127efb151c7f = 0x10         ;
        }

    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1748   ;
        constexpr std::uintptr_t _e483b03bde0609c42e116c514fb991744eb7271d = 0x10         ;
        constexpr std::uintptr_t _51b1adee9905d0f4eecd5169c868551dd9e5a53d = 0x38         ;
        constexpr std::uintptr_t _32f2b91d36e2364095fa03dd3442109964df8f90 = 0x48         ;
        constexpr std::uintptr_t _cca4cb11669512a7f6339705408209a7c8d50861 = 0x50         ;
        constexpr std::uintptr_t _dc251c2820baf4d9db89d75d0526f5fa2c31d5e9 = 0x78         ;
        constexpr std::uintptr_t _d3e98f2365d9717a90fd617ca5c051f8adad188e = 0x88         ;
        constexpr std::uintptr_t _e9d02a5f8b859f8f355b15671f8a62ac5b70e8ab = 0xB0         ;
        constexpr std::uintptr_t _fface8fb6ea8a54ac269dcc05615100ed25a13e2 = 0xC0         ;
        constexpr std::uintptr_t _8ed3498bd1be2a01ce0ec94d9c8813aa9d5af68a = 0xD0         ;
    }

    namespace %87578e183831edba0fd70fe22746cea914044612
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _214e1d705c5a9ff0dee89fdeb0e3fd805efa4faf = 0x0          ;
            constexpr std::uintptr_t _f7b5f1d7af59f6780cd741dab57afd8646d86df6 = 0x8          ;
            constexpr std::uintptr_t _b239c34c2ffb96592a8af5e8afaad0996440a110 = 0x10         ;
            constexpr std::uintptr_t _463fdac5c0ec6ba725ddf1b33dbf5a45f3b25a39 = 0x90         ;
            constexpr std::uintptr_t _1a04951e1e659051447dab5ba0b9b38f979af03d = 0x110        ;
            constexpr std::uintptr_t _94db3f9c5dca322985e00437bec8a611dcbcff7b = 0x118        ;
            constexpr std::uintptr_t _7dd7eba30e32f72ca575d245234352b8d6d88664 = 0x120        ;
        }

    }

    namespace ChairAnimSubSystemTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
    }

    namespace ExplosionsSpriteSheetAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TilesX                           = 0x20         ;
        constexpr std::uintptr_t TilesY                           = 0x24         ;
        constexpr std::uintptr_t AnimationFPS                     = 0x28         ;
        constexpr std::uintptr_t IsInterpolateFrames              = 0x2C         ;
        constexpr std::uintptr_t StartFrameOffset                 = 0x30         ;
        constexpr std::uintptr_t IsLoop                           = 0x34         ;
        constexpr std::uintptr_t StartDelay                       = 0x38         ;
        constexpr std::uintptr_t FrameOverTime                    = 0x40         ;

        constexpr std::uintptr_t _3b2cd320830a308b35fb214ad6951073e696e8b7 = 0x48         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x4C         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x50         ;
        constexpr std::uintptr_t _ac6acb27a1aa684a2ce6995cf06d4819f14cea91 = 0x54         ;
        constexpr std::uintptr_t _0df711472046b45be817e2e54e85ee9248c0d08a = 0x58         ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x5C         ;
        constexpr std::uintptr_t _cbfe78ba27f6bb4d230d275e41d0a6850b3c27af = 0x5D         ;
        constexpr std::uintptr_t _7bdb364786d490dc18ee30cc6d0ed082977c1939 = 0x60         ;
        constexpr std::uintptr_t _57a9dedc2cbe031ee5ec005c331a1e2c6b18bd40 = 0x68         ;
        constexpr std::uintptr_t _8be3f871945e460711df59262958723dddb6fee9 = 0x70         ;
        constexpr std::uintptr_t _d89ead66aecb6787abb731ef71cdd54e9f62f1aa = 0x74         ;
        constexpr std::uintptr_t _8c607621e5b3d531fea2bbfd5b27570821bc001a = 0x78         ;
    }

    namespace %eb96d492db0c2a3d328b2aa501a94c6a13b8e81e
    {
        constexpr std::uintptr_t _91a9fbc55392363ec277149e331b57e061181eb3 = 0x10         ;
        constexpr std::uintptr_t _40ac35b015cb08a7df0393509ebb84def3c30e63 = 0x18         ;
        constexpr std::uintptr_t _3bb4da9aaa8b0106a0b49fa3698930f308c26d30 = 0x20         ;
        constexpr std::uintptr_t _edb05d95e9fe8934383c87a53c2c87cfef8fb6ab = 0x28         ;
        constexpr std::uintptr_t _afb56531ed7b7f33e4db07c6a2c29f2dcb058bb0 = 0x30         ;
        constexpr std::uintptr_t _6806ed8a8f7cc2a7d5ee040ffa4a725691859646 = 0x38         ;
        constexpr std::uintptr_t _a142102fb6d20e61fbd87834ecc1c5c913954a15 = 0x40         ;
        constexpr std::uintptr_t _3f84eda2896008bfb55271b1a90417d20e58e615 = 0x48         ;
        constexpr std::uintptr_t _3731e063604f8c4a2463533c09d6f0643cc6b074 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _2a5a5867f33339452b7586aa2f46c869a266cc0a = 0x0          ;
            constexpr std::uintptr_t _79cd230d06aba39bc6eba3c03e209c14f8dd3ce2 = 0x8          ;
            constexpr std::uintptr_t _8d9c2295c26989bf8a47355bbf9dbef4680cc1b9 = 0x10         ;
            constexpr std::uintptr_t _821c5e90ba9bbec85515fbcd18726fce9d6e6a4d = 0x18         ;
        }

    }

    namespace PlaceJungleVines
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t ObjectDistance                   = 0x50         ;
        constexpr std::uintptr_t ObjectDithering                  = 0x54         ;
        constexpr std::uintptr_t AnchorMode                       = 0x58         ;
        constexpr std::uintptr_t FilterMode                       = 0x5C         ;
    }

    namespace ItemAmount-fake-1
    {
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
        constexpr std::uintptr_t ignoreInTutorial                 = 0x20         ;
        constexpr std::uintptr_t isBP                             = 0x21         ;

        constexpr std::uintptr_t _42ff6db07949ecde560e1ed0ebe67b1d74453aff = 0x1C         ;
    }

    namespace ItemModAssociatedEntity`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x0          ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace UIClans
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Canvas                           = 0x20         ;
        constexpr std::uintptr_t GraphicRaycaster                 = 0x28         ;
        constexpr std::uintptr_t CanvasGroup                      = 0x30         ;
        constexpr std::uintptr_t EscapeCapture                    = 0x38         ;
        constexpr std::uintptr_t NeedsCursor                      = 0x40         ;
        constexpr std::uintptr_t NeedsKeyboard                    = 0x48         ;
        constexpr std::uintptr_t ClanTableRequired                = 0x50         ;
        constexpr std::uintptr_t EmptyState                       = 0x58         ;
        constexpr std::uintptr_t CreateState                      = 0x60         ;
        constexpr std::uintptr_t InvitesState                     = 0x68         ;
        constexpr std::uintptr_t MainState                        = 0x70         ;
        constexpr std::uintptr_t ClanName                         = 0x78         ;
        constexpr std::uintptr_t ClanBanner                       = 0x80         ;
        constexpr std::uintptr_t ClanLogo                         = 0x88         ;
        constexpr std::uintptr_t ClanMembers                      = 0x90         ;
        constexpr std::uintptr_t ClanScore                        = 0x98         ;
        constexpr std::uintptr_t LeaveButton                      = 0xA0         ;
        constexpr std::uintptr_t DefaultLogo                      = 0xA8         ;
        constexpr std::uintptr_t OverviewButton                   = 0xB0         ;
        constexpr std::uintptr_t ScoreEventsButton                = 0xB8         ;
        constexpr std::uintptr_t LogsButton                       = 0xC0         ;
        constexpr std::uintptr_t SettingsButton                   = 0xC8         ;
        constexpr std::uintptr_t CreatePrompt                     = 0xD0         ;
        constexpr std::uintptr_t LoadingIndicator                 = 0xD8         ;
        constexpr std::uintptr_t Leaderboard                      = 0xE0         ;
        constexpr std::uintptr_t Confirmation                     = 0xE8         ;
        constexpr std::uintptr_t Error                            = 0xF0         ;
        constexpr std::uintptr_t Invitations                      = 0xF8         ;
        constexpr std::uintptr_t Overview                         = 0x100        ;
        constexpr std::uintptr_t Members                          = 0x108        ;
        constexpr std::uintptr_t Invites                          = 0x110        ;
        constexpr std::uintptr_t Ranks                            = 0x118        ;
        constexpr std::uintptr_t ScoreEvents                      = 0x120        ;
        constexpr std::uintptr_t Logs                             = 0x128        ;
        constexpr std::uintptr_t Settings                         = 0x130        ;

        constexpr std::uintptr_t _0b747ba495d7ff633e6aa0adcd6516da2e6bb507 = 0x138        ;
        constexpr std::uintptr_t _e426c56bc3eba45c8d444c57c290c6a82768cfeb = 0x140        ;
        constexpr std::uintptr_t _ad1dcda6e7dd3d8a9d04f392b35d08a7f6369f10 = 0x144        ;
        constexpr std::uintptr_t _b67ca77d7e777c4ece2aed485e68cbebab8c0c1a = 0x145        ;
        constexpr std::uintptr_t _2554a822410a20706e66c28accae6cc3908ed764 = 0x148        ;
        constexpr std::uintptr_t _689ea909083e4fc033cf2622e2124062b430188a = 0x14C        ;
        constexpr std::uintptr_t _1e20397269b1c42b5a0aea204cd2dd541d5c9011 = 0x150        ;
        constexpr std::uintptr_t _6f2a800342557241badeb4b672c7d79f3b51e3a7 = 0x154        ;
        constexpr std::uintptr_t _7920856af722067d3b7451b75cb529a8b70aae3b = 0x158        ;
    }

    namespace AccessibilitySpriteColour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetData                       = 0x20         ;
        constexpr std::uintptr_t SpriteA                          = 0x28         ;
        constexpr std::uintptr_t SpriteB                          = 0x30         ;
    }

    namespace MapScaleIndependent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scaleParent                      = 0x20         ;
        constexpr std::uintptr_t initialScale                     = 0x28         ;

        constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x34         ;
    }

    namespace RendererGrid
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075C4B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BatchPrefab                      = 0x20         ;
        constexpr std::uintptr_t CellSize                         = 0x28         ;
        constexpr std::uintptr_t MaxMilliseconds                  = 0x2C         ;

        constexpr std::uintptr_t _a313ef5585cbf83781c111ffb46aecdfe5a5e65d = 0x30         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _1122d02494c3c15930163a2d96f0622299e6b9ab = 0x0          ;
            constexpr std::uintptr_t _e0c064ced3eea11f746bacf7b1924cdd0a6b8e59 = 0x1          ;
        }

    }

    namespace %b275ba4b15e9038467b79e0e3211b583d6ea3ef2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075C578   ;
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _313c660ab721314d20287be8855b827fb35c3c87 = 0x18         ;
        constexpr std::uintptr_t _b3da73481149a72248c4ef18f42b4d0170f180b0 = 0x28         ;
        constexpr std::uintptr_t _bbb7683964850298d92874d79daaef846be8a9eb = 0x30         ;
        constexpr std::uintptr_t _9089e74368c2604472eeed7de468d94ccb1e54ed = 0x40         ;
        constexpr std::uintptr_t _b3470d980b8b27d8db87089f26b154f52f417452 = 0x50         ;
        constexpr std::uintptr_t _569f5c437dba35543d4ea8e674caa96a142660ab = 0x60         ;
        constexpr std::uintptr_t _664ca2dfcbf144e90dc0fbed8a2152063d743d1b = 0x70         ;
        constexpr std::uintptr_t _efc0839ddb5e2264aac5fbc6971774dfd8b9ed3e = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _0458c97819ff3fb8ce060bd329a2e4a4708784ae = 0x0          ;
            constexpr std::uintptr_t _bffdbc3a1d9228c1264d05bbf2ff5e5a3c04e3bf = 0x8          ;
            constexpr std::uintptr_t _ae1dbd65418e07c594e71f47c1aeb3323a15ee47 = 0x10         ;
        }

    }

    namespace AnimatedScreenShake
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t length                           = 0x20         ;
        constexpr std::uintptr_t TargetClip                       = 0x30         ;
        constexpr std::uintptr_t rotX                             = 0x38         ;
        constexpr std::uintptr_t rotY                             = 0x40         ;
        constexpr std::uintptr_t rotZ                             = 0x48         ;
        constexpr std::uintptr_t posX                             = 0x50         ;
        constexpr std::uintptr_t posY                             = 0x58         ;
        constexpr std::uintptr_t posZ                             = 0x60         ;

        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x24         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x28         ;
        constexpr std::uintptr_t _b89fd8d27000b4fcf49dccf9680d92c1bde10cb7 = 0x68         ;
    }

    namespace ParticleSystemPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace BoatGroupSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t radius                           = 0x20         ;
        constexpr std::uintptr_t protectionAreaRadius             = 0x24         ;
    }

    namespace UI_FriendsListBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _be7a4495768be7440b3f7dea8d0671afcaac8343 = 0x20         ;
        constexpr std::uintptr_t _53b177711f46c5ebbfb6895b55e80b7d637066b7 = 0x28         ;
        constexpr std::uintptr_t _58cf20e8ba35b6ecc593b45400e8d86db2a07b99 = 0x30         ;
    }

    namespace %3e851dc5d90c34060ef2cd7e1425c4317180258e
    {
        constexpr std::uintptr_t _968ed4f909e692ffaf9c68b9cb31060f1648b3dc = 0x10         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _346eadff2c3edd5cfe97b98fd6da2d6e51ff9c17 = 0x0          ;
            constexpr std::uintptr_t _1cf98801e2b874b95583288de51871adef4e5250 = 0x10         ;
            constexpr std::uintptr_t _77f6d799c995bfe57896cf1348fbcc60cade2b19 = 0x18         ;
            constexpr std::uintptr_t _891f61b38ab9e9786c75cd449d99968de16d75a5 = 0x28         ;
        }

    }

    namespace LODLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlayerModelBenchmarkScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BenchmarkTitle                   = 0x20         ;
        constexpr std::uintptr_t BenchmarkIdent                   = 0x28         ;
        constexpr std::uintptr_t MaxNumberOfFrames                = 0x30         ;
        constexpr std::uintptr_t MaxNumberOfSeconds               = 0x34         ;
        constexpr std::uintptr_t PlayerModelPrefab                = 0x48         ;
        constexpr std::uintptr_t ModelCount                       = 0x50         ;
        constexpr std::uintptr_t LodLevel                         = 0x54         ;
        constexpr std::uintptr_t UseRandomAnims                   = 0x58         ;

        constexpr std::uintptr_t _3471d6def98022f67696846be945e73d64ed8248 = 0x38         ;
        constexpr std::uintptr_t _1d00c50ca4b4f02dcdff4149e8e2f4c816136258 = 0x3C         ;
        constexpr std::uintptr_t _29067b96e2fa0d04d1df32cac779bf508fbd0953 = 0x40         ;
        constexpr std::uintptr_t _ca849678e7f8b75ef67ca8845291808e70e1e4c5 = 0x44         ;
        constexpr std::uintptr_t _ad406625920bad5cfc759d8a18a95f7ffcddb506 = 0x60         ;
        constexpr std::uintptr_t _fafff3d7f0c6de94f1c707cf87d09571a4b8c238 = 0x68         ;
        constexpr std::uintptr_t _e1e0e8d460016d38351f52fce27a49b2f9d60044 = 0x74         ;
    }

    namespace TriggerEntityType`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %f2126739eb4dc77ecfa72f15010e827319ca2791
    {
    }

    namespace CH47FlightTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rigidBody                        = 0x20         ;
        constexpr std::uintptr_t engineThrustMax                  = 0x28         ;
        constexpr std::uintptr_t torqueScale                      = 0x2C         ;
        constexpr std::uintptr_t com                              = 0x38         ;
        constexpr std::uintptr_t GroundPoints                     = 0x40         ;
        constexpr std::uintptr_t GroundEffects                    = 0x48         ;
        constexpr std::uintptr_t currentThrottle                  = 0x50         ;
        constexpr std::uintptr_t avgThrust                        = 0x54         ;
        constexpr std::uintptr_t liftDotMax                       = 0x58         ;
        constexpr std::uintptr_t AIMoveTarget                     = 0x60         ;
    }

    namespace MonumentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %70294c630f1ae1f49c5609957aea08bf0e227c26
    {
        constexpr std::uintptr_t _26b0e3b5dc76458a708be02905818aca871397b6 = 0x10         ;
        constexpr std::uintptr_t _e73bb9abd75aaf323f09fd2c7495dd5e7dc89d8d = 0x14         ;
        constexpr std::uintptr_t _8133c5f1bc06d4ce05337fe6208fb0ec746cacf5 = 0x2C         ;
        constexpr std::uintptr_t _c94b80cefce203f613ea0c9ae7c89a155ee18afa = 0x30         ;
        constexpr std::uintptr_t _5d05672b70131dd17e885e089a54303b1aca4f3d = 0x34         ;
        constexpr std::uintptr_t _fdfe43df10d0163a08ec742f158b5ca2216b1632 = 0x38         ;
        constexpr std::uintptr_t _f4c3f9ace27c32a93207c77dbcf9acd48546c08d = 0x40         ;
        constexpr std::uintptr_t _315c402c80ef917095bbf58783c42daf4f5f0d42 = 0x48         ;
        constexpr std::uintptr_t _8bad4a2b4dc012ea36aa26f999c1d878b5fc8a89 = 0x50         ;
        constexpr std::uintptr_t _904eedcce2b51e4d9cd479982720dd53d7f33642 = 0x58         ;
        constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0x60         ;
        constexpr std::uintptr_t _44ce39ef9244a384d28b477c4c2b695593dbd473 = 0x68         ;
        constexpr std::uintptr_t _be154e6df188f7507d29462f5702a43484242d4e = 0x70         ;
        constexpr std::uintptr_t _bae0d9fe7606db866c148eb918e068eb8b6cbced = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _91b8ba1d3f1ce7c61e328c4e3c7ddad8b71bcdb8 = 0x0          ;
            constexpr std::uintptr_t _864b07b580c6c0828dee049227462207d20986ae = 0x8          ;
            constexpr std::uintptr_t _a7ea7af63c3dfd460ccc7c1497744e4af7269c29 = 0x10         ;
            constexpr std::uintptr_t _bac3d1faf55a6780ac2702c126327b00f953d3c9 = 0x18         ;
        }

    }

    namespace %2a69cb95594901e75e872f8047734a56ae30520f
    {
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _07ea7bed5aaaf77542fb7fee73277612849a9723 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3f9af08982ab05b91620126c7a52fa3239e010de = 0x0          ;
            constexpr std::uintptr_t _3ee7446eb9623881fe29bc51d1d5c59cb0d1dcf5 = 0x10         ;
            constexpr std::uintptr_t _38c41dfbe74a22776974d71fbe64eed9da1c95bb = 0x18         ;
        }

    }

    namespace UIClanRank
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Highlight                        = 0x20         ;
        constexpr std::uintptr_t IndexLabel                       = 0x28         ;
        constexpr std::uintptr_t Name                             = 0x30         ;
        constexpr std::uintptr_t MoveUpButton                     = 0x38         ;
        constexpr std::uintptr_t MoveDownButton                   = 0x40         ;
        constexpr std::uintptr_t DeleteButton                     = 0x48         ;

        constexpr std::uintptr_t _e78943f7e026d6774667614029ddb0b2f410dcd7 = 0x50         ;
        constexpr std::uintptr_t _82ee8b7bcf9bc756d1ea3cdc2de516ba0162a0e2 = 0x58         ;
        constexpr std::uintptr_t _d171e9b9235d69c2b9b5563c62e07f389591555c = 0x5C         ;
        constexpr std::uintptr_t _a3ca39fcb315d9191f650111a19706036045f891 = 0x60         ;
        constexpr std::uintptr_t _4afd04d3c91eaa103de9eda84e9c048fbd3e2dda = 0x68         ;
    }

    namespace VertexNormalDebugger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mesh                             = 0x20         ;
        constexpr std::uintptr_t material                         = 0x28         ;

        constexpr std::uintptr_t _06a2bd99692be5a9e4ea3b91adce12e6e03a2e06 = 0x30         ;
        constexpr std::uintptr_t _e3a9e3a4917e6532c244e91c4db6f63c1604356c = 0x38         ;
    }

    namespace DeployGuideMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Albedo                           = 0x18         ;
        constexpr std::uintptr_t Emission                         = 0x28         ;
        constexpr std::uintptr_t EmissionStrength                 = 0x38         ;
        constexpr std::uintptr_t FresnelPower                     = 0x3C         ;
        constexpr std::uintptr_t FresnelStrength                  = 0x40         ;
        constexpr std::uintptr_t RimPower                         = 0x44         ;
        constexpr std::uintptr_t RimStrength                      = 0x48         ;
        constexpr std::uintptr_t Alpha                            = 0x4C         ;
        constexpr std::uintptr_t AlphaFresnelPower                = 0x50         ;
        constexpr std::uintptr_t BackfaceBrightness               = 0x54         ;
        constexpr std::uintptr_t BackfaceAmount                   = 0x58         ;
    }

    namespace ChildAnimatorSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ChildController                  = 0x70         ;
        constexpr std::uintptr_t Weight                           = 0x78         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _582bf4a532a6c0446a5b1e5e849727a0ca165992 = 0x80         ;
    }

    namespace HBHFSensor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t myTrigger                        = 0x340        ;
        constexpr std::uintptr_t range                            = 0x350        ;
        constexpr std::uintptr_t detectUpEffectPrefab             = 0x358        ;
        constexpr std::uintptr_t detectDownEffectPrefab           = 0x360        ;
        constexpr std::uintptr_t uiPanelPrefab                    = 0x368        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _29f83b905afeb7f3ee26df5bdb13a681d1a4f926 = 0x348        ;
    }

    namespace LineRendererUpdateJob
    {
        constexpr std::uintptr_t ResultWorldPositions             = 0x0          ;
    }

    namespace TransformLineRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TransformSequence                = 0x20         ;
        constexpr std::uintptr_t TargetRenderer                   = 0x28         ;
        constexpr std::uintptr_t IsEnabled                        = 0x30         ;
        constexpr std::uintptr_t KeepLastUpdate                   = 0x31         ;

        constexpr std::uintptr_t _bda3a1c31514fe4ae578c649c498deb90894f104 = 0x38         ;
        constexpr std::uintptr_t _122795a07d3a0059ee8e23e5f7a1f9701ff9b9ce = 0x40         ;
        constexpr std::uintptr_t _255ff21ffb7017d7969558b105c91ae29b7e2011 = 0x50         ;
    }

    namespace PieMenuSpriteColorOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %96a762fd9d6a662e98c5daed4f7431930b1cbcbb
    {
    }

    namespace MenuOption
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t desc                             = 0x18         ;
        constexpr std::uintptr_t requirements                     = 0x20         ;
        constexpr std::uintptr_t sprite                           = 0x28         ;
        constexpr std::uintptr_t disabled                         = 0x30         ;
        constexpr std::uintptr_t order                            = 0x34         ;
        constexpr std::uintptr_t overrideColorMode                = 0x38         ;
        constexpr std::uintptr_t showOverlay                      = 0x50         ;
        constexpr std::uintptr_t time                             = 0x54         ;
        constexpr std::uintptr_t showTutorialHighlight            = 0x58         ;
        constexpr std::uintptr_t sizeRatio                        = 0x60         ;
        constexpr std::uintptr_t iconScale                        = 0x64         ;

        constexpr std::uintptr_t _762a75b23dd7e979d19608fd119ab7af8793eda7 = 0x68         ;
        constexpr std::uintptr_t _faca1ba0a1ebd95745fbab3bcaa46020b605971d = 0x70         ;
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x78         ;
        constexpr std::uintptr_t _4c67c2abd57ec44082ab358c6aa7c686a88b7fef = 0x80         ;
        constexpr std::uintptr_t _a7a6e83d64c0a2994991c5181026983401c3616b = 0x88         ;
        constexpr std::uintptr_t _823c373146287bfc3a2bf89c5e0849ba9c9ac3c7 = 0x90         ;
        constexpr std::uintptr_t _169648f5e655ddc6a1dae55acbb39718001284d3 = 0x91         ;
    }

    namespace PieMenu
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t middleBox                        = 0x20         ;
        constexpr std::uintptr_t pieBackgroundBlur                = 0x28         ;
        constexpr std::uintptr_t pieBackground                    = 0x30         ;
        constexpr std::uintptr_t pieSelection                     = 0x38         ;
        constexpr std::uintptr_t pieOptionPrefab                  = 0x40         ;
        constexpr std::uintptr_t optionsCanvas                    = 0x48         ;
        constexpr std::uintptr_t options                          = 0x50         ;
        constexpr std::uintptr_t scaleTarget                      = 0x58         ;
        constexpr std::uintptr_t arrowLeft                        = 0x60         ;
        constexpr std::uintptr_t arrowRight                       = 0x68         ;
        constexpr std::uintptr_t arrowLeftText                    = 0x70         ;
        constexpr std::uintptr_t arrowRightText                   = 0x78         ;
        constexpr std::uintptr_t escapeCapture                    = 0x80         ;
        constexpr std::uintptr_t sliceGaps                        = 0x88         ;
        constexpr std::uintptr_t outerSize                        = 0x8C         ;
        constexpr std::uintptr_t innerSize                        = 0x90         ;
        constexpr std::uintptr_t iconSize                         = 0x94         ;
        constexpr std::uintptr_t startRadius                      = 0x98         ;
        constexpr std::uintptr_t radiusSize                       = 0x9C         ;
        constexpr std::uintptr_t middleImage                      = 0xA0         ;
        constexpr std::uintptr_t middleTitle                      = 0xA8         ;
        constexpr std::uintptr_t middleDesc                       = 0xB0         ;
        constexpr std::uintptr_t middleRequired                   = 0xB8         ;
        constexpr std::uintptr_t colorIconActive                  = 0xC0         ;
        constexpr std::uintptr_t colorIconHovered                 = 0xD0         ;
        constexpr std::uintptr_t colorIconDisabled                = 0xE0         ;
        constexpr std::uintptr_t colorBackgroundDisabled          = 0xF0         ;
        constexpr std::uintptr_t clipOpen                         = 0x100        ;
        constexpr std::uintptr_t clipCancel                       = 0x108        ;
        constexpr std::uintptr_t clipChanged                      = 0x110        ;
        constexpr std::uintptr_t clipSelected                     = 0x118        ;
        constexpr std::uintptr_t defaultOption                    = 0x120        ;
        constexpr std::uintptr_t IconMaterial                     = 0x130        ;

        constexpr std::uintptr_t _7cef6cd21e24772cdc9afe1f814391357d567638 = 0x128        ;
        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x138        ;
        constexpr std::uintptr_t _4e74588d69029dad351d5ba361d5cafa6f9aa926 = 0x140        ;
        constexpr std::uintptr_t _4bc98edee2ee86a5d72ac453862429b62fad76a4 = 0x148        ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x150        ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x158        ;
    }

    namespace %4e7c980b0d63a06acfb46220a909997d183098cc
    {
    }

    namespace %26e53422a5f3d76021b09c0c812220b3a3ce275c
    {
        constexpr std::uintptr_t _40db6b9134c756571dccb63d1c7308d39c1c0380 = 0x10         ;
        constexpr std::uintptr_t _3212ded13863408042fbcf57d1c4ca28e28bd0f7 = 0x14         ;
        constexpr std::uintptr_t _dea9421761041b8078418543d6beed72a68609b8 = 0x18         ;
        constexpr std::uintptr_t _7e125c936a72960571582d0bbffcd8eb2624ded9 = 0x1C         ;
    }

    namespace PlaceEntitiesOffshore
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t prefab                           = 0x40         ;
        constexpr std::uintptr_t minWorldSize                     = 0x48         ;
        constexpr std::uintptr_t targetCount                      = 0x4C         ;
        constexpr std::uintptr_t minDistanceFromTerrain           = 0x50         ;
        constexpr std::uintptr_t maxDistanceFromTerrain           = 0x54         ;
        constexpr std::uintptr_t minDistanceFromOtherEntities     = 0x58         ;
    }

    namespace ParachuteUnpacked
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t targetRigidbody                  = 0x308        ;
        constexpr std::uintptr_t centreOfMassRoot                 = 0x310        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
    }

    namespace ConstructionSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;
        constexpr std::uintptr_t conditionals                     = 0x30         ;

        constexpr std::uintptr_t _83f5eb3fc2643bd66728c76979db44d1f456426d = 0x28         ;
    }

    namespace ModelConditionTest_Wallpaper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t wantsWallpaper                   = 0xA0         ;
        constexpr std::uintptr_t softSide                         = 0xA1         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace AIPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _5f59b4743b6f5b90b202ed5058c11ec83c6934c2 = 0x20         ;
    }

    namespace FlagTogglePhotoFrame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t SignEditorDialog                 = 0x3C0        ;
        constexpr std::uintptr_t PaintableSource                  = 0x3C8        ;
        constexpr std::uintptr_t IoEntity                         = 0x420        ;
        constexpr std::uintptr_t IoEntityAnchor                   = 0x428        ;
        constexpr std::uintptr_t flagsToToggle                    = 0x430        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _4ac9b87f9dbe5fb3d4d9803be606f8ba43826ca4 = 0x3A8        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x3B0        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x3B8        ;
        constexpr std::uintptr_t _c9789d5e6d3c74aaceb48a4815867a942d9eccee = 0x3D0        ;
        constexpr std::uintptr_t _b25b3665a91fc2adfcd4b8b3885aceb0d2047a4c = 0x3E0        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x3E8        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x3F0        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x3F8        ;
        constexpr std::uintptr_t _57fad1986a38358f91b0e77ecbbcd587f211c72a = 0x400        ;
        constexpr std::uintptr_t _b9c242ead3972cb045e2540bc2a3b9cf70e22165 = 0x408        ;
        constexpr std::uintptr_t _dacbc8f45434d7f0d3b19d7a8754190dc4e93f1b = 0x410        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x418        ;
        constexpr std::uintptr_t _a3755b9a6d1062a6727e78f8b5e442965282919b = 0x438        ;
    }

    namespace %97839e0a62039a3d3c624e9032bd4b500d5810a3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10728FB0   ;
        constexpr std::uintptr_t _8c235df3b54a84a0e433de935d2372030e0b9517 = 0x10         ;
        constexpr std::uintptr_t _93bb17fba6e5a48156df740960916c14a25e6874 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _62fd370224da60920f0b82833a89740fac453041 = 0x0          ;
            constexpr std::uintptr_t _efefe62448adabc442ae0bb31c6450a284c3c8e3 = 0x8          ;
            constexpr std::uintptr_t _21c7af3abd453e466fb71b01377a296a3950fa3d = 0x18         ;
        }

    }

    namespace UI_DevListItems
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t flexColumns                      = 0x68         ;
        constexpr std::uintptr_t scrollRect                       = 0x70         ;
        constexpr std::uintptr_t categoryButtonPrefab             = 0x78         ;
        constexpr std::uintptr_t itemButtonPrefab                 = 0x80         ;
        constexpr std::uintptr_t categoryButtonsParent            = 0x88         ;
        constexpr std::uintptr_t itemButtonsParent                = 0x90         ;
        constexpr std::uintptr_t searchInputField                 = 0x98         ;
        constexpr std::uintptr_t virtualScrollFlex                = 0xA0         ;
        constexpr std::uintptr_t favouritesButton                 = 0xA8         ;
        constexpr std::uintptr_t recentsButton                    = 0xB0         ;
        constexpr std::uintptr_t buttonGroup                      = 0xB8         ;
        constexpr std::uintptr_t hiddenItemsToggleButton          = 0x138        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _bfa52ad4ae0f9fdb561b8393f7eeb62bbd96a04e = 0xC0         ;
        constexpr std::uintptr_t _8504a4d45cc31de98224ba3c6c45ba4365f2cb7c = 0xC8         ;
        constexpr std::uintptr_t _aefc572114f1d9837c2dc58d4af898a04311a727 = 0xD0         ;
        constexpr std::uintptr_t _028b7b0573d781892d94559134dcfd9d43e50a24 = 0xD8         ;
        constexpr std::uintptr_t _cf96483968e78b53ecea0703a463e4f308070f4c = 0xE0         ;
        constexpr std::uintptr_t _eb1fa5a64ddc17b657b7f2ab9ceee700835d3163 = 0xE8         ;
        constexpr std::uintptr_t _3a7f63195cd393c6fae22bb4c68ffbb96a86d1e1 = 0xF0         ;
        constexpr std::uintptr_t _ad82e1d15edcaea0d3676e4d9ef91d7c6c2bb7cb = 0xF4         ;
        constexpr std::uintptr_t _7fc1d7a6ed47e3ad8e5279099ae7ca7a9c27660a = 0xF8         ;
        constexpr std::uintptr_t _d5d6de205dc16d7ea8818ee9901c05878b040382 = 0xFC         ;
        constexpr std::uintptr_t _317ce83736582c5a9490f7f70b2443370f994800 = 0x100        ;
        constexpr std::uintptr_t _8d231c32693d7bb8ce8b2a77d8e21169e0fee40c = 0x104        ;
        constexpr std::uintptr_t _cf0eda45e74bd9c16a9aea9eb7b2299601bf3966 = 0x108        ;
        constexpr std::uintptr_t _ef16fe34713e807869ea25dca6a40606b8adb1d4 = 0x110        ;
        constexpr std::uintptr_t _66a8803570823851f5c8354d1f0f78757f494389 = 0x114        ;
        constexpr std::uintptr_t _f14e03afde3b6a121b31845e844478dc96900221 = 0x118        ;
        constexpr std::uintptr_t _dd2f1511c1b339cc0c64b04da61fccf3178c9550 = 0x11C        ;
        constexpr std::uintptr_t _b2caa52aced791bf27bae73d3a279fa0b574b03a = 0x120        ;
        constexpr std::uintptr_t _e2167b45394b76e20c27068db3eba0723c0ffea5 = 0x128        ;
        constexpr std::uintptr_t _142e2420a721befcfbbd14d5ae0b5440f76697bb = 0x130        ;
        constexpr std::uintptr_t _28c888e27e39648e353d3d2a86447f0d640519d9 = 0x140        ;
        constexpr std::uintptr_t _7bff3b18b0729ec76314655a4f4f6f5e90524329 = 0x148        ;
        constexpr std::uintptr_t _d1f85e6ebc095b953e32a7739e0ebbdb5fa0da8e = 0x150        ;
    }

    namespace %88eee61c8ebdd77ae7def38595479fb5a73a7018
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10757C08   ;
        constexpr std::uintptr_t _0e52a881a7ecccf0b354c423dd02581717d185ea = 0x10         ;
        constexpr std::uintptr_t _6b80b64ca5527238e44c41a26777865c3689bd36 = 0x14         ;
        constexpr std::uintptr_t _e2acafab4acef723aba7418c1ce1bf52fefaa118 = 0x18         ;
        constexpr std::uintptr_t _3979b6edaefb276ad5a62e26f0364552d2ca2a2c = 0x1C         ;
        constexpr std::uintptr_t _5ce8c9fb0897f980687bf48b40b8c696e489e73c = 0x20         ;
    }

    namespace %61eaf742fd0ba38f7b330de8bf98b554ea207395
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D0560   ;
        constexpr std::uintptr_t _0e52a881a7ecccf0b354c423dd02581717d185ea = 0x10         ;
        constexpr std::uintptr_t _6b80b64ca5527238e44c41a26777865c3689bd36 = 0x14         ;
        constexpr std::uintptr_t _e2acafab4acef723aba7418c1ce1bf52fefaa118 = 0x18         ;
        constexpr std::uintptr_t _3979b6edaefb276ad5a62e26f0364552d2ca2a2c = 0x1C         ;
        constexpr std::uintptr_t _5ce8c9fb0897f980687bf48b40b8c696e489e73c = 0x20         ;
        constexpr std::uintptr_t _a4f930c6e77d0ad8ff8fc754a528398e5aeb03a9 = 0x28         ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x30         ;
        constexpr std::uintptr_t _9bc5c2f8cc2dc3390fca37a43f0cece4d47b69b6 = 0x38         ;
        constexpr std::uintptr_t _57d171bb58937bfa1c9cdc6645a0e9f0df7f19ff = 0x3C         ;
    }

    namespace %2e70fda246d2f82713655b40fdee22f0a0071a91
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10825800   ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x10         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x18         ;
        constexpr std::uintptr_t _fb0968339c5edbf309a1449d1b5e4600389fce6c = 0x20         ;
        constexpr std::uintptr_t _cdb1d80288bf797e144fad66ed110dcbb6dd850b = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _2e9beb14d7db87150d5b2243df1445537d4bc246 = 0x0          ;
            constexpr std::uintptr_t _15cb201c32dbd58277f58d85f75d9b771b469f60 = 0x8          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x18         ;
            constexpr std::uintptr_t _59d9fd086ddde91c464bbe649d1be9a5e60367ac = 0x20         ;
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x28         ;
            constexpr std::uintptr_t _246df13744b5f1cb4017b351b1784e7a19573a6d = 0x30         ;
        }

    }

    namespace SoftRequireComponent
    {
        constexpr std::uintptr_t m_Type0                          = 0x10         ;
        constexpr std::uintptr_t m_Type1                          = 0x18         ;
        constexpr std::uintptr_t m_Type2                          = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _63abf4b34de76d00878418ccbdf0bbe597330e27 = 0x0          ;
        }

    }

    namespace SocketMod_BoatBuildingNettingPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace NVGColorCorrection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t redChannel                       = 0x30         ;
        constexpr std::uintptr_t greenChannel                     = 0x38         ;
        constexpr std::uintptr_t blueChannel                      = 0x40         ;
        constexpr std::uintptr_t useDepthCorrection               = 0x48         ;
        constexpr std::uintptr_t zCurve                           = 0x50         ;
        constexpr std::uintptr_t depthRedChannel                  = 0x58         ;
        constexpr std::uintptr_t depthGreenChannel                = 0x60         ;
        constexpr std::uintptr_t depthBlueChannel                 = 0x68         ;
        constexpr std::uintptr_t saturation                       = 0xA0         ;
        constexpr std::uintptr_t selectiveCc                      = 0xA4         ;
        constexpr std::uintptr_t selectiveFromColor               = 0xA8         ;
        constexpr std::uintptr_t selectiveToColor                 = 0xB8         ;
        constexpr std::uintptr_t mode                             = 0xC8         ;
        constexpr std::uintptr_t updateTextures                   = 0xCC         ;
        constexpr std::uintptr_t colorCorrectionCurvesShader      = 0xD0         ;
        constexpr std::uintptr_t simpleColorCorrectionCurvesShader = 0xD8         ;
        constexpr std::uintptr_t colorCorrectionSelectiveShader   = 0xE0         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _1cc19632ad94d55b40a26b7156f7f0fee4c4eec3 = 0x70         ;
        constexpr std::uintptr_t _d671d7961d2b915ae3825354e3d3f21c8004bd3c = 0x78         ;
        constexpr std::uintptr_t _09e6a2879c633a0fb23783453b3ec7085ed30af5 = 0x80         ;
        constexpr std::uintptr_t _3890db857c9552e97e316e794d0399829f309c56 = 0x88         ;
        constexpr std::uintptr_t _94eaeb81b9530e0e7beecf0bdb6dc6546312a818 = 0x90         ;
        constexpr std::uintptr_t _b63bba08d7c69becf713ad605c91306c3f29b49d = 0x98         ;
        constexpr std::uintptr_t _8cb02aafcb8efde00921bea5f0d1a3e1b255048b = 0xE8         ;
    }

    namespace ServerBrowserInfoNexus
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t loadingIndicator                 = 0x20         ;
        constexpr std::uintptr_t errorIndicator                   = 0x28         ;
        constexpr std::uintptr_t errorGenericText                 = 0x30         ;
        constexpr std::uintptr_t errorSteamAuthNullText           = 0x38         ;
        constexpr std::uintptr_t serverName                       = 0x40         ;
        constexpr std::uintptr_t serverDesc                       = 0x48         ;
        constexpr std::uintptr_t playerCount                      = 0x50         ;
        constexpr std::uintptr_t zoneCount                        = 0x58         ;
        constexpr std::uintptr_t lastWiped                        = 0x60         ;
        constexpr std::uintptr_t coverImage                       = 0x68         ;
        constexpr std::uintptr_t logoImage                        = 0x70         ;
        constexpr std::uintptr_t mapWidget                        = 0x78         ;
        constexpr std::uintptr_t zoneListReveal                   = 0x80         ;
        constexpr std::uintptr_t zoneListParent                   = 0x88         ;
        constexpr std::uintptr_t zoneListItem                     = 0x90         ;
        constexpr std::uintptr_t joinServer                       = 0x98         ;
        constexpr std::uintptr_t viewWebpage                      = 0xA0         ;

        constexpr std::uintptr_t _6d9ad906f489aa0ce017e175a775f191291b4740 = 0xA8         ;
        constexpr std::uintptr_t _d2f39a321379df3800d1c341b2314355c8ce382a = 0xB0         ;
        constexpr std::uintptr_t _5ed9a7f9e2ffb581886c541ac1bbaddf69f01ffa = 0xB8         ;
        constexpr std::uintptr_t _4c4446c6cf64a621a3265b2d31c54d09dfcd84d0 = 0xC0         ;
        constexpr std::uintptr_t _455307e7a9c2c059b5f0df50e5c0597f36d24eb5 = 0xC8         ;
        constexpr std::uintptr_t _3bb7183435e690dd6d2fc08c0e936fb325174667 = 0xD0         ;
        constexpr std::uintptr_t _8440f4f2ff18a1356b71f3ce5ad085bd5371d6c1 = 0xD8         ;
    }

    namespace SpookySpeaker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t soundPlayer                      = 0x350        ;
        constexpr std::uintptr_t soundSpacing                     = 0x358        ;
        constexpr std::uintptr_t soundSpacingRand                 = 0x35C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _7dfd0be0f62615443b241b360603b95858c1c43d = 0x340        ;
        constexpr std::uintptr_t _dad88e85f2b4083bc22cd43b7d6ab56eeef6fa51 = 0x348        ;
    }

    namespace RendererBatch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MaxVertexCountOverride           = 0x20         ;
        constexpr std::uintptr_t AllowSubmeshes                   = 0x24         ;

        constexpr std::uintptr_t _a56cf3eadd07932a1ea7808dc7fd61d7bef20d12 = 0x28         ;
        constexpr std::uintptr_t _12b09fdcea57b700e042f0cc43627abeb78969f8 = 0x30         ;
        constexpr std::uintptr_t _b1f574fc935edb2d6c3cd7781a059b5018be4b49 = 0x38         ;
        constexpr std::uintptr_t _02cad44430ece400f0dadfc1f6a54934f5c37cbd = 0x40         ;
        constexpr std::uintptr_t _9f9e43f694b3ed47dfa13a7c328e04c205680799 = 0x50         ;
        constexpr std::uintptr_t _7884d736ebb1dd78f6776c7db9e9babbd0b6d6dd = 0x51         ;
        constexpr std::uintptr_t _11d208e25640829fe2577d860d0eb252b97ec46a = 0x52         ;
        constexpr std::uintptr_t _68da93819e338e380292780e32fc71922717a88b = 0x58         ;
        constexpr std::uintptr_t _f902bf4aa9989f267fd067e4c296ed5b62563fca = 0x60         ;
    }

    namespace RackType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SpecialRackType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WeaponRack
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B2750   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t textLoadAmmos                    = 0x3D8        ;
        constexpr std::uintptr_t Type                             = 0x3E0        ;
        constexpr std::uintptr_t GridCellSize                     = 0x3E4        ;
        constexpr std::uintptr_t SetGridCellSizeFromCollision     = 0x3E8        ;
        constexpr std::uintptr_t Capacity                         = 0x3EC        ;
        constexpr std::uintptr_t UseColliders                     = 0x3F0        ;
        constexpr std::uintptr_t GridCellCountX                   = 0x3F4        ;
        constexpr std::uintptr_t GridCellCountY                   = 0x3F8        ;
        constexpr std::uintptr_t Collision                        = 0x400        ;
        constexpr std::uintptr_t Anchor                           = 0x408        ;
        constexpr std::uintptr_t SmallPegPrefab                   = 0x410        ;
        constexpr std::uintptr_t LargePegPrefab                   = 0x418        ;
        constexpr std::uintptr_t LightPrefab                      = 0x420        ;
        constexpr std::uintptr_t LightPoints                      = 0x428        ;
        constexpr std::uintptr_t ForceItemRotation                = 0x440        ;
        constexpr std::uintptr_t CreatePegs                       = 0x444        ;
        constexpr std::uintptr_t CustomRackType                   = 0x448        ;
        constexpr std::uintptr_t CustomCenter                     = 0x450        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b9d72a8a835ad1a630797886cc33585679926a79 = 0x3A8        ;
        constexpr std::uintptr_t _bad254736c78ad2f41add163af36e27a9e72f49d = 0x3B0        ;
        constexpr std::uintptr_t _f252beb0d2d8a02bfd0671ed9204144186102bd5 = 0x3B8        ;
        constexpr std::uintptr_t _756c711295bfbb6e3d461fa5daa804b4bb09aa7d = 0x3C0        ;
        constexpr std::uintptr_t _0ff39fd7f0554934ef5a5d43253b91543a85fbe0 = 0x3C8        ;
        constexpr std::uintptr_t _775708e5b5dda0e8a0d4ee0723f2bbae3bf98145 = 0x3D0        ;
        constexpr std::uintptr_t _192923b815ff9fd75d58b2d8f8e2dacfa7f33413 = 0x430        ;
        constexpr std::uintptr_t _355b9c4d02d1060a718ccbb9777c5b77996505b5 = 0x438        ;
    }

    namespace FlagCheck
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EntityFlag_Toggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t runClientside                    = 0x28         ;
        constexpr std::uintptr_t runServerside                    = 0x29         ;
        constexpr std::uintptr_t flag                             = 0x2C         ;
        constexpr std::uintptr_t flagCheck                        = 0x30         ;
        constexpr std::uintptr_t notFlag                          = 0x34         ;
        constexpr std::uintptr_t onFlagEnabled                    = 0x38         ;
        constexpr std::uintptr_t onFlagDisabled                   = 0x40         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _2c078b780610f16ca985110a3bcdee8d8061a4d3 = 0x48         ;
        constexpr std::uintptr_t _c3d436e839128457ebaec5cc6ebb376241b3ce0b = 0x49         ;
    }

    namespace NexusDockTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t TravelTime                       = 0x200        ;
        constexpr std::uintptr_t ScheduleLabels                   = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _258a228424810deab53d7cd70f642310ffa2a7e4 = 0x210        ;
        constexpr std::uintptr_t _bc6e02eab16c57c541fbd03a3aa30921d5b0b613 = 0x218        ;
    }

    namespace %0453bcc9105c535d5cdaad5eb3d7623b353465e7
    {
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x10         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _7872aa34c43aa82e20472400ebbf0aa0d7c113d4 = 0x0          ;
            constexpr std::uintptr_t _c12a394254b8027fa58d88b757b6be0b3bedba95 = 0x10         ;
            constexpr std::uintptr_t _2093698a286be33c0887b7888402868a00aebefc = 0x20         ;
        }

    }

    namespace Entry
    {
        constexpr std::uintptr_t extraSpawns                      = 0x0          ;
        constexpr std::uintptr_t category                         = 0x8          ;
        constexpr std::uintptr_t weight                           = 0x10         ;
        constexpr std::uintptr_t restrictedEras                   = 0x18         ;
    }

    namespace LootSpawn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t items                            = 0x18         ;
        constexpr std::uintptr_t subSpawn                         = 0x20         ;
    }

    namespace %d2b8a86db32c34de28a2f3dcca9bc0d9e2d70f47
    {
        constexpr std::uintptr_t _02fe12c02903fd92e663169175b82449b8035fc3 = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x20         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _59a390e0282fdd16a5c2605974b1ed0594ecb1aa = 0x0          ;
        }

    }

    namespace Layer
    {
        constexpr std::uintptr_t name                             = 0x10         ;
    }

    namespace PositionedClip
    {
        constexpr std::uintptr_t theme                            = 0x10         ;
        constexpr std::uintptr_t musicClip                        = 0x18         ;
        constexpr std::uintptr_t startingBar                      = 0x20         ;
        constexpr std::uintptr_t layerId                          = 0x24         ;
        constexpr std::uintptr_t minIntensity                     = 0x28         ;
        constexpr std::uintptr_t maxIntensity                     = 0x2C         ;
        constexpr std::uintptr_t allowFadeIn                      = 0x30         ;
        constexpr std::uintptr_t allowFadeOut                     = 0x31         ;
        constexpr std::uintptr_t fadeInTime                       = 0x34         ;
        constexpr std::uintptr_t fadeOutTime                      = 0x38         ;
        constexpr std::uintptr_t intensityReduction               = 0x3C         ;
        constexpr std::uintptr_t jumpBarCount                     = 0x40         ;
        constexpr std::uintptr_t jumpMinimumIntensity             = 0x44         ;
        constexpr std::uintptr_t jumpMaximumIntensity             = 0x48         ;
    }

    namespace ValueRange
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10732528   ;
        constexpr std::uintptr_t min                              = 0x10         ;
        constexpr std::uintptr_t max                              = 0x14         ;
    }

    namespace MusicTheme
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t tempo                            = 0x18         ;
        constexpr std::uintptr_t intensityHoldBars                = 0x1C         ;
        constexpr std::uintptr_t lengthInBars                     = 0x20         ;
        constexpr std::uintptr_t canPlayInMenus                   = 0x24         ;
        constexpr std::uintptr_t rain                             = 0x28         ;
        constexpr std::uintptr_t wind                             = 0x30         ;
        constexpr std::uintptr_t snow                             = 0x38         ;
        constexpr std::uintptr_t biomes                           = 0x40         ;
        constexpr std::uintptr_t topologies                       = 0x44         ;
        constexpr std::uintptr_t time                             = 0x48         ;
        constexpr std::uintptr_t clips                            = 0x50         ;
        constexpr std::uintptr_t layers                           = 0x58         ;

        constexpr std::uintptr_t _e30b8b4b8d0ad4c931dc197a2943a0fe74624663 = 0x60         ;
        constexpr std::uintptr_t _7dd23cb71f9c5c66a6d244f2db06a446aa83fe81 = 0x68         ;
        constexpr std::uintptr_t _e4ad8229ed7c4fb084d0e41206738f8215ae57b8 = 0x70         ;
    }

    namespace SiegeWeaponVehicleAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;
        constexpr std::uintptr_t reloadProgressDef                = 0xC0         ;
        constexpr std::uintptr_t reloadStartDef                   = 0xC8         ;
        constexpr std::uintptr_t reloadStopDef                    = 0xD0         ;
        constexpr std::uintptr_t reloadCompleteDef                = 0xD8         ;
        constexpr std::uintptr_t movementRattleLoop               = 0xE0         ;
        constexpr std::uintptr_t movementRattleMaxSpeed           = 0xE8         ;
        constexpr std::uintptr_t movementRattleIdleGain           = 0xEC         ;
        constexpr std::uintptr_t movementRattleGainChangeSpeed    = 0xF0         ;
        constexpr std::uintptr_t tyreRollingSoundDef              = 0xF8         ;
        constexpr std::uintptr_t tyreRollingWaterSoundDef         = 0x100        ;
        constexpr std::uintptr_t tyreRollingGrassSoundDef         = 0x108        ;
        constexpr std::uintptr_t tyreRollingSnowSoundDef          = 0x110        ;
        constexpr std::uintptr_t tyreRollGainCurve                = 0x118        ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
        constexpr std::uintptr_t _f30d98c8461a736c06869f2c925e93e2b6841e70 = 0xB0         ;
        constexpr std::uintptr_t _81bdb2838546bb7c9be3cc9258411fd95f9416d4 = 0xB8         ;
        constexpr std::uintptr_t _62eed536e18dbcd0e78b401c325f7f09248cef10 = 0x120        ;
        constexpr std::uintptr_t _f0871f2c8083860c564b205692981603d7c4cf02 = 0x128        ;
        constexpr std::uintptr_t _a22663a49be85cdcd23320cb94071fdff450b739 = 0x130        ;
        constexpr std::uintptr_t _e60f71ae182f71e68e258281d2384952db55cae0 = 0x138        ;
        constexpr std::uintptr_t _90a92b9f6bdd910cd2586bacf470abe9dccaad6d = 0x148        ;
    }

    namespace PlaceDecorWhiteNoise
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t ObjectDensity                    = 0x50         ;
        constexpr std::uintptr_t AnchorMode                       = 0x54         ;
        constexpr std::uintptr_t FilterMode                       = 0x58         ;
    }

    namespace Override
    {
        constexpr std::uintptr_t TargetRoot                       = 0x0          ;
        constexpr std::uintptr_t ForAttachment                    = 0x8          ;
        constexpr std::uintptr_t ForAttachmentObject              = 0x10         ;
    }

    namespace ViewmodelAttachmentOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Overrides                        = 0x20         ;
    }

    namespace %68dc83ea639f3b63491fd66f5b820032fc18dbf8
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107613D8   ;
        constexpr std::uintptr_t _60c6ba545af2a957b556ff19d9d73fbf8e236678 = 0x10         ;
        constexpr std::uintptr_t _8d9fd4baa2267fab86c0ed8911d9044af547de4e = 0x1C         ;
        constexpr std::uintptr_t _f0c7a99051c76b4b2fd6f0156b920b18bab72acd = 0x2C         ;
        constexpr std::uintptr_t _a12a5969d2845dbc0371593a632d18b3818d7616 = 0x38         ;
        constexpr std::uintptr_t _028db74192f6b27aa8456220e9919e9c9e9a3910 = 0x44         ;
        constexpr std::uintptr_t _5a00968af264c8824eb295aa2904d682199dca6f = 0x50         ;
        constexpr std::uintptr_t _6320249e4425f821629b767fac6c90d0041d5ff5 = 0x5C         ;
        constexpr std::uintptr_t _c46fe6a987a7360d3600f4f7428d95cb1d079c73 = 0x6C         ;
        constexpr std::uintptr_t _6e50da2b2862b4163f74ced8ec78ee1dc53c041e = 0x78         ;
        constexpr std::uintptr_t _36b62fa3acae3cc157ab43fcf8b42a2f9e315424 = 0x80         ;
        constexpr std::uintptr_t _2dff406d5c7cd2f239ba9e6cf19d186174bf8350 = 0x90         ;
        constexpr std::uintptr_t _517a75aee39f2391beb69cae0c89e30b73560874 = 0xA0         ;
        constexpr std::uintptr_t _ce6a5caa0ae18e089145a7db17dbae895f9ce477 = 0xAC         ;
        constexpr std::uintptr_t _15866596abb47edb32d969b262e4eb196e8a047a = 0xB8         ;
        constexpr std::uintptr_t _b7da7eee8d9069c8cf40bd8b1a55ddd8c11eee04 = 0xC4         ;
        constexpr std::uintptr_t _f6569239fb6d132da092d5d5ed2d4daf2382653a = 0xD0         ;
        constexpr std::uintptr_t _247de2a1b2ea9e3c74fb3711115220943247bf80 = 0xDC         ;
        constexpr std::uintptr_t _66f2e0660bfef9f1b8c17dacc82fcbb419ff61f5 = 0xE8         ;
        constexpr std::uintptr_t _a9a32956c0f0a565d21156f6b289f591a3232dd4 = 0xF4         ;
        constexpr std::uintptr_t _c581b15f106ff4359406a60f8b5cebd340c8bd93 = 0x100        ;
        constexpr std::uintptr_t _0eec62d776cc5bd9a96319d20af7692eb2f70715 = 0x10C        ;
        constexpr std::uintptr_t _5f7054bbaa3b7f148266a5dd27eb9ea703c2af8d = 0x120        ;

        namespace _static
        {
            constexpr std::uintptr_t _e797512b2b124e0a268b1bd57f10b106c91e29bd = 0x0          ;
            constexpr std::uintptr_t _21ffb96d770ac32ae6c5108e1d15509ba09c2e01 = 0x8          ;
        }

    }

    namespace BuildingBlockedGuide
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BoxMesh                          = 0x20         ;
        constexpr std::uintptr_t SphereMesh                       = 0x28         ;
        constexpr std::uintptr_t CapsuleMesh                      = 0x30         ;
        constexpr std::uintptr_t Renderer                         = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t LargestVolume                    = 0x48         ;
        constexpr std::uintptr_t OverrideEnableDistance           = 0x50         ;

        constexpr std::uintptr_t _34ac45008d2b9514719482592c12665e3bdf7b24 = 0x54         ;
    }

    namespace MissionObjective_FreeCrate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetAmount                     = 0x18         ;
    }

    namespace WagonType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TrainCarUnloadable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t corpseSeconds                    = 0x45C        ;
        constexpr std::uintptr_t frontCollisionTrigger            = 0x460        ;
        constexpr std::uintptr_t rearCollisionTrigger             = 0x468        ;
        constexpr std::uintptr_t collisionDamageDivide            = 0x470        ;
        constexpr std::uintptr_t derailCollisionForce             = 0x474        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x478        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x480        ;
        constexpr std::uintptr_t hurtOrRepelTriggersInternal      = 0x488        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x490        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x498        ;
        constexpr std::uintptr_t frontBogiePivot                  = 0x4A0        ;
        constexpr std::uintptr_t frontBogieCanRotate              = 0x4A8        ;
        constexpr std::uintptr_t rearBogiePivot                   = 0x4B0        ;
        constexpr std::uintptr_t rearBogieCanRotate               = 0x4B8        ;
        constexpr std::uintptr_t wheelVisuals                     = 0x4C0        ;
        constexpr std::uintptr_t wheelRadius                      = 0x4C8        ;
        constexpr std::uintptr_t fxDestroyed                      = 0x4D0        ;
        constexpr std::uintptr_t platformParentTrigger            = 0x4D8        ;
        constexpr std::uintptr_t collisionEffect                  = 0x4E0        ;
        constexpr std::uintptr_t frontCoupling                    = 0x4E8        ;
        constexpr std::uintptr_t frontCouplingPivot               = 0x4F0        ;
        constexpr std::uintptr_t rearCoupling                     = 0x4F8        ;
        constexpr std::uintptr_t rearCouplingPivot                = 0x500        ;
        constexpr std::uintptr_t coupleSound                      = 0x508        ;
        constexpr std::uintptr_t uncoupleSound                    = 0x510        ;
        constexpr std::uintptr_t trainCarAudio                    = 0x518        ;
        constexpr std::uintptr_t frontCouplingChangedFx           = 0x520        ;
        constexpr std::uintptr_t rearCouplingChangedFx            = 0x528        ;
        constexpr std::uintptr_t newCouplingFX                    = 0x530        ;
        constexpr std::uintptr_t decayTimeMultiplier              = 0x538        ;
        constexpr std::uintptr_t frontBogieLocalOffset            = 0x53C        ;
        constexpr std::uintptr_t rearBogieLocalOffset             = 0x548        ;
        constexpr std::uintptr_t itemStoragePrefab                = 0x558        ;
        constexpr std::uintptr_t DistFrontWheelToFrontCoupling    = 0x570        ;
        constexpr std::uintptr_t DistFrontWheelToBackCoupling     = 0x574        ;
        constexpr std::uintptr_t storagePrefab                    = 0x590        ;
        constexpr std::uintptr_t unloadingAreas                   = 0x598        ;
        constexpr std::uintptr_t fuelHatches                      = 0x5A0        ;
        constexpr std::uintptr_t orePlaneVisuals                  = 0x5A8        ;
        constexpr std::uintptr_t orePlaneColliderDetailed         = 0x5B0        ;
        constexpr std::uintptr_t orePlaneColliderWorld            = 0x5B8        ;
        constexpr std::uintptr_t vacuumStretchPercent             = 0x5C0        ;
        constexpr std::uintptr_t unloadingFXContainer             = 0x5C8        ;
        constexpr std::uintptr_t unloadingFX                      = 0x5D0        ;
        constexpr std::uintptr_t wagonType                        = 0x5D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _8b355c0884ae57ab4f19e21a1dcb4e6a68dbca27 = 0x428        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x430        ;
        constexpr std::uintptr_t _d24f0c9818c66b02e38257ba7087689e6d5c00c6 = 0x438        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x440        ;
        constexpr std::uintptr_t _cf651d9cec0ed1992ad47e49f752dabe093d1ca3 = 0x444        ;
        constexpr std::uintptr_t _e71448145e1f57a189bcb31337432f3d102094fb = 0x450        ;
        constexpr std::uintptr_t _96fa265fa8305ac839c1d3119206c5f31c2f08d3 = 0x560        ;
        constexpr std::uintptr_t _720f74f089abdc6b86156f13be6c4702a6cf3b3a = 0x578        ;
        constexpr std::uintptr_t _cea976089415b604713f295b7a6dd3cbb4e39927 = 0x580        ;
        constexpr std::uintptr_t _a29aec5676790aa28260358dc042b053e10e31be = 0x588        ;
        constexpr std::uintptr_t _a872bf3d8fba163a0959dcb7f7c4bb9eafe09b03 = 0x5DC        ;
        constexpr std::uintptr_t _e46510ab24dc9cd43de9bc84f5d98b43eb9f7596 = 0x5E0        ;
        constexpr std::uintptr_t _de246cf4d798bb2a32ef393fc1080ae3feb2f042 = 0x5E8        ;
        constexpr std::uintptr_t _9f1440ebed61277ffffd3750522cbcf197b171be = 0x5F4        ;
        constexpr std::uintptr_t _acf886b59d3e251f2fe1dbb5e76286da8466af27 = 0x5F8        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x600        ;
        constexpr std::uintptr_t _81135d481307887352ef20de6b212ea05f803851 = 0x608        ;
    }

    namespace PuzzleReset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t respawnGroups                    = 0x20         ;
        constexpr std::uintptr_t resetEnts                        = 0x28         ;
        constexpr std::uintptr_t resetObjects                     = 0x30         ;
        constexpr std::uintptr_t playersBlockReset                = 0x38         ;
        constexpr std::uintptr_t CheckSleepingAIZForPlayers       = 0x39         ;
        constexpr std::uintptr_t playerDetectionRadius            = 0x3C         ;
        constexpr std::uintptr_t playerDetectionOrigin            = 0x40         ;
        constexpr std::uintptr_t ignoreAboveGroundPlayers         = 0x48         ;
        constexpr std::uintptr_t timeBetweenResets                = 0x4C         ;
        constexpr std::uintptr_t scaleWithServerPopulation        = 0x50         ;
        constexpr std::uintptr_t pauseUntilLooted                 = 0x51         ;
        constexpr std::uintptr_t minimumHeightOffset              = 0x54         ;
        constexpr std::uintptr_t resetPositions                   = 0x60         ;
        constexpr std::uintptr_t broadcastResetMessage            = 0x68         ;
        constexpr std::uintptr_t resetPhrase                      = 0x70         ;
        constexpr std::uintptr_t radiationReset                   = 0x80         ;

        constexpr std::uintptr_t _641db4c1a3f46ffadf0fdc3ce95854b4ed4e1849 = 0x58         ;
        constexpr std::uintptr_t _90792b5eccb0f6f3704bb7cae541f6800663a624 = 0x78         ;
    }

    namespace BoneRetarget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t preserveInFirstPerson            = 0x20         ;
        constexpr std::uintptr_t restoreBeforePooling             = 0x21         ;

        constexpr std::uintptr_t _7bed32ff78942e79a014da51a6f3dbb6bb8ebb03 = 0x28         ;
        constexpr std::uintptr_t _b930bd768e0057286d89c13e93c0fe2a6d53b6b6 = 0x30         ;
        constexpr std::uintptr_t _c0d3fe84386195ded4c9a862078becb9f3afa861 = 0x3C         ;
        constexpr std::uintptr_t _eae8ff2d501ac8b8a145635ae11521615c065411 = 0x4C         ;
    }

    namespace FishingBobber
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t centerOfMass                     = 0x2D0        ;
        constexpr std::uintptr_t myRigidBody                      = 0x2D8        ;
        constexpr std::uintptr_t lineAttachPoint                  = 0x2E0        ;
        constexpr std::uintptr_t bobberRoot                       = 0x2E8        ;
        constexpr std::uintptr_t HorizontalMoveSpeed              = 0x2F0        ;
        constexpr std::uintptr_t PullAwayMoveSpeed                = 0x2F4        ;
        constexpr std::uintptr_t SidewaysInputForce               = 0x2F8        ;
        constexpr std::uintptr_t ReelInMoveSpeed                  = 0x2FC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _59efea4156b0ce3c11810b118c5f8430984d01c8 = 0x300        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x304        ;
    }

    namespace VolumeCloudsConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t WeatherLayer                     = 0x18         ;
        constexpr std::uintptr_t Billows                          = 0x20         ;
        constexpr std::uintptr_t BillowsGamma                     = 0x24         ;
        constexpr std::uintptr_t BillowsFrequencyCurve            = 0x28         ;
        constexpr std::uintptr_t Wisps                            = 0x2C         ;
        constexpr std::uintptr_t WispsGamma                       = 0x30         ;
        constexpr std::uintptr_t WispsFrequencyCurve              = 0x34         ;
        constexpr std::uintptr_t DetailTypeDensityCurve           = 0x38         ;
        constexpr std::uintptr_t DetailTypeHeightTransition       = 0x3C         ;
        constexpr std::uintptr_t CurlNoiseScale                   = 0x40         ;
        constexpr std::uintptr_t CurlNoiseStrength                = 0x44         ;
        constexpr std::uintptr_t DensityScale                     = 0x48         ;
        constexpr std::uintptr_t DensityCurve                     = 0x4C         ;
        constexpr std::uintptr_t WispsDensitySoftening            = 0x50         ;
        constexpr std::uintptr_t MSIntensity                      = 0x54         ;
        constexpr std::uintptr_t MSAbsorption                     = 0x58         ;
        constexpr std::uintptr_t MSDepthFalloff                   = 0x5C         ;
        constexpr std::uintptr_t MSMinDepth                       = 0x60         ;
        constexpr std::uintptr_t SunColorScale                    = 0x68         ;
        constexpr std::uintptr_t SunEccentricity1                 = 0x70         ;
        constexpr std::uintptr_t SunEccentricity2                 = 0x74         ;
        constexpr std::uintptr_t MoonColorScale                   = 0x78         ;
        constexpr std::uintptr_t MoonEccentricity1                = 0x80         ;
        constexpr std::uintptr_t MoonEccentricity2                = 0x84         ;
        constexpr std::uintptr_t MoonSaturation                   = 0x88         ;
        constexpr std::uintptr_t DirectScatterBrightness          = 0x8C         ;
        constexpr std::uintptr_t DirectScatterContrast            = 0x90         ;
        constexpr std::uintptr_t Absorption                       = 0x94         ;
        constexpr std::uintptr_t AmbientColorScale                = 0x98         ;
        constexpr std::uintptr_t AmbientSaturation                = 0xA0         ;
        constexpr std::uintptr_t AmbientScatteringFalloff         = 0xA4         ;
        constexpr std::uintptr_t AmbientScatterBrightness         = 0xA8         ;
        constexpr std::uintptr_t AmbientScatterContrast           = 0xAC         ;
        constexpr std::uintptr_t CoverageScale                    = 0xB0         ;
        constexpr std::uintptr_t CloudTypeTop                     = 0xB4         ;
        constexpr std::uintptr_t CloudTypeBottom                  = 0xB8         ;
        constexpr std::uintptr_t VerticalProfileTopEnd            = 0xBC         ;
        constexpr std::uintptr_t VerticalProfileTopStart          = 0xC0         ;
        constexpr std::uintptr_t VerticalProfileBottomStart       = 0xC4         ;
        constexpr std::uintptr_t VerticalProfileBottomEnd         = 0xC8         ;
        constexpr std::uintptr_t WindShear                        = 0xCC         ;
        constexpr std::uintptr_t WindVector                       = 0xD0         ;
        constexpr std::uintptr_t ShadowDensityScale               = 0xD8         ;
        constexpr std::uintptr_t AtmosphereShadowDensityScale     = 0xDC         ;
        constexpr std::uintptr_t HazeDensity                      = 0xE0         ;
        constexpr std::uintptr_t HazeHeightFalloff                = 0xE4         ;
        constexpr std::uintptr_t HorizonBuffer                    = 0xE8         ;

        constexpr std::uintptr_t _8e3b8702db55337ae1617f4653a0459a56335bb4 = 0xEC         ;
        constexpr std::uintptr_t _e01ff3118561fdea5cd563f89e015e010476bcb9 = 0xF0         ;
        constexpr std::uintptr_t _7e4abbb7f1940084dac4c069792511f7b0dcd897 = 0xF4         ;
    }

    namespace TreeManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %a28dbaadfce08d244a7bd8470c1e0359a8ec24eb
    {
        constexpr std::uintptr_t _76a9b2677a9cdaf4713114d12e0351c9f70f934a = 0x10         ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x20         ;
        constexpr std::uintptr_t _ec54421a6cb33550b76b7cd7b2977c4eaacd4ebc = 0x30         ;
        constexpr std::uintptr_t _6848dd7ffbe0043a40ce6dd83f178a3e7bab8d9a = 0x38         ;
        constexpr std::uintptr_t _f959e6b5675b277f846dd59bb6dc902a5eb31862 = 0x40         ;
        constexpr std::uintptr_t _69919aa5160bff4758304f09865c6bae9c1c51fc = 0x80         ;
        constexpr std::uintptr_t _2fb890419fdb07e94fa5426a47a1db8a0fa4a7dc = 0xC0         ;
        constexpr std::uintptr_t _6554ef2d4a7d88eca03a57e81dcdd00a4e0ae099 = 0xC4         ;
        constexpr std::uintptr_t _4fa670a2002bec51cd2aaec64bde159757828c21 = 0x104        ;
        constexpr std::uintptr_t _62e134c5c055a5ef1bfd158922f7a5164dcd2e80 = 0x108        ;
        constexpr std::uintptr_t _f30d5b32ad17ce10d08a6e22659155221b0c533b = 0x10C        ;
        constexpr std::uintptr_t _d3463bfebb4b83ee08275f6f27c45d088365c7ab = 0x110        ;
        constexpr std::uintptr_t _613383d2ec69935cbe0d5208a9d3def32cf2f27f = 0x120        ;
        constexpr std::uintptr_t _9b8e5c3f5f97493017725ab223111fc5caaa04cf = 0x128        ;
        constexpr std::uintptr_t _c07ebebff65780bb427062b719dc2d8da3a48b60 = 0x12C        ;
        constexpr std::uintptr_t _18d5dc9b911b378d467e54b1047ccb733f99c702 = 0x13C        ;
        constexpr std::uintptr_t _4f775f024c7fa5bda06b405c37a140607303593d = 0x14C        ;
        constexpr std::uintptr_t _b442f6d310d1e2b9a16dc903c17445800cfbbc99 = 0x15C        ;
        constexpr std::uintptr_t _5211fe02fe009a5bb6d89bbc6cbaf618d7f73590 = 0x160        ;
        constexpr std::uintptr_t _f81e611328edb984265e163d87b1b257dd166bb3 = 0x164        ;
        constexpr std::uintptr_t _eed3c0c88d6e93c8bc1f67a4875077dcc5c53328 = 0x168        ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x178        ;
        constexpr std::uintptr_t _8fb7c7fa054ab069252584ccd50efe99bd3f121d = 0x17C        ;
        constexpr std::uintptr_t _8e6b53afa51f9a87360f7a9f62131bdf7e2974fb = 0x1BC        ;
        constexpr std::uintptr_t _911adc5096d1c91156060c11393f53524e12fd3f = 0x1C0        ;
        constexpr std::uintptr_t _25ee88bbf450977b7a0849ef3d356597572c0338 = 0x1C4        ;
        constexpr std::uintptr_t _d71b9e109857f8dd3b3609986b0870c141321167 = 0x1C8        ;
    }

    namespace %6065c4ad2e81ffccdd2ce369eea5b856c0106890
    {
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x10         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x20         ;
        constexpr std::uintptr_t _6848dd7ffbe0043a40ce6dd83f178a3e7bab8d9a = 0x30         ;
        constexpr std::uintptr_t _76a9b2677a9cdaf4713114d12e0351c9f70f934a = 0x38         ;
    }

    namespace %73f47b6f8c910916403423b2b12e7b2ad20b5ed0
    {
        constexpr std::uintptr_t _76a9b2677a9cdaf4713114d12e0351c9f70f934a = 0x10         ;
        constexpr std::uintptr_t _d71b9e109857f8dd3b3609986b0870c141321167 = 0x20         ;
        constexpr std::uintptr_t _f3ee117ca10545d19afd561b874da36a5894b197 = 0x24         ;
        constexpr std::uintptr_t _aaf50e93c6d8b33d93aac8ef04efaf0d315bac27 = 0x28         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x30         ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x40         ;
    }

    namespace %1ef533be4ae8ef03eb6f7780a93cbd06e25e86f9
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _b31df63fd355530fa76d490123d188c992203ef9 = 0x18         ;
        constexpr std::uintptr_t _f85e6acdfb7308af2c11f55502e953c45f84ed7a = 0x98         ;
        constexpr std::uintptr_t _491abc6adc9a55963bccb57a9a6374953844b65c = 0xA0         ;
        constexpr std::uintptr_t _bd30edbbbe21c5a34ebb8df750ffd12935fbed0e = 0xE0         ;
        constexpr std::uintptr_t _c4e1a279417e208ba84cfb9f0fa60d6dd9f7c522 = 0xE8         ;
        constexpr std::uintptr_t _a1b9328b0970bcb1a7cef818f605c3e18a2aae0e = 0xF0         ;
        constexpr std::uintptr_t _5fc572cc76994995f61d408ad40998f0ec0963ca = 0xF8         ;

        namespace _static
        {
            constexpr std::uintptr_t _886943a5340c563ff8a9b25d08868e55a0211410 = 0x0          ;
            constexpr std::uintptr_t _fdb0a6c9b96d3bd5708354819bfc3011d53da1b8 = 0x8          ;
            constexpr std::uintptr_t _e55403201fa33140f20c48f75080826e6424cdf3 = 0x10         ;
            constexpr std::uintptr_t _acff6c3f6394aa06f6fd89edd0570b39b717a983 = 0x18         ;
            constexpr std::uintptr_t _1d265431d2a2b424fd5497c35ff278a6c05940ec = 0x20         ;
            constexpr std::uintptr_t _bac9e3db745696c9e5f65f77ebd01f780a452132 = 0x28         ;
        }

    }

    namespace UI_CountryEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t nameText                         = 0x28         ;

        constexpr std::uintptr_t _7847d5ba9a443fab196392d535ce10705c6e51c6 = 0x30         ;
        constexpr std::uintptr_t _ae50c658950f9b05ca5fe25416faedf023099748 = 0x38         ;
        constexpr std::uintptr_t _c1ca8d12a85223ac4ca74bc0702bf95db09bc8cb = 0x40         ;
    }

    namespace PowerBar
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10781820   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t powerInner                       = 0x20         ;
        constexpr std::uintptr_t fullSize                         = 0x28         ;
        constexpr std::uintptr_t group                            = 0x30         ;

        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x38         ;
        constexpr std::uintptr_t _b2d7b8a59cba85e42b27f17a512ed79f3a35465b = 0x3C         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace ItemModBackpack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ZipSound                         = 0x30         ;
        constexpr std::uintptr_t hideSelectedPanel                = 0x38         ;
        constexpr std::uintptr_t containerVolumeWhenFilled        = 0x3C         ;
        constexpr std::uintptr_t DropWhenDowned                   = 0x40         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %dd43e6f673edd22776d1c26de1a84b07c3dc4b21
    {
        constexpr std::uintptr_t _15da3b833226e994b5d61abc06c90b2f8c506e17 = 0x10         ;
        constexpr std::uintptr_t _3e8d21ce4ff3539fd2e495ceb9918f6188699a72 = 0x18         ;
        constexpr std::uintptr_t _c7c720e28b6e7d843c5578bd79d175c37cadd2d1 = 0x20         ;
        constexpr std::uintptr_t _77ec4d9251323147a60d69ebf242c5108fe99580 = 0x28         ;
        constexpr std::uintptr_t _4e3b9ec51119ab1c5c48c2a9252199decf7dfc92 = 0x30         ;
        constexpr std::uintptr_t _a278f5a2ad129da256f1920042d7f591d9a24613 = 0x38         ;
        constexpr std::uintptr_t _8624dbc9f92023b0fef7443f8322c131d70bf4aa = 0x40         ;
        constexpr std::uintptr_t _696dce403fa2f07308e19d581cf6cd995c2b8665 = 0x48         ;
        constexpr std::uintptr_t _92ea8ceb49d890d4566f85e4cb8f9d6840227514 = 0x50         ;
    }

    namespace IOType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace QueueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IORef
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799398   ;
        constexpr std::uintptr_t ioEnt                            = 0x20         ;

        constexpr std::uintptr_t _f8d87198a101bda880ccad7d077883a63e525666 = 0x10         ;
    }

    namespace IOSlot
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107993B8   ;
        constexpr std::uintptr_t niceName                         = 0x10         ;
        constexpr std::uintptr_t type                             = 0x18         ;
        constexpr std::uintptr_t connectedTo                      = 0x20         ;
        constexpr std::uintptr_t connectedToSlot                  = 0x28         ;
        constexpr std::uintptr_t importance                       = 0x2C         ;
        constexpr std::uintptr_t ArrowOffset                      = 0x30         ;
        constexpr std::uintptr_t linePoints                       = 0x38         ;
        constexpr std::uintptr_t slackLevels                      = 0x48         ;
        constexpr std::uintptr_t worldSpaceLineEndRotation        = 0x50         ;
        constexpr std::uintptr_t originPosition                   = 0x5C         ;
        constexpr std::uintptr_t originRotation                   = 0x68         ;
        constexpr std::uintptr_t line                             = 0x78         ;
        constexpr std::uintptr_t handlePosition                   = 0x80         ;
        constexpr std::uintptr_t handleDirection                  = 0x8C         ;
        constexpr std::uintptr_t rootConnectionsOnly              = 0x98         ;
        constexpr std::uintptr_t mainPowerSlot                    = 0x99         ;
        constexpr std::uintptr_t wireColour                       = 0x9C         ;
        constexpr std::uintptr_t lineThickness                    = 0xA0         ;

        constexpr std::uintptr_t _e8bd303fea84d4a447f64ee5235cdbc9b64558a0 = 0x40         ;
    }

    namespace %6d2356f8203d4896e04552f22fb7bd89c06001a3
    {
        constexpr std::uintptr_t _cfda4d25dc7829b6535a08fdbb359011971b5ae5 = 0x10         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x18         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x1C         ;
    }

    namespace %1e1a2c6a97f1191e4ad1d76f637836406a89a1bf
    {
        constexpr std::uintptr_t _650216b94ae2ba897d122add726e1ccbecb64bfa = 0x10         ;
        constexpr std::uintptr_t _4251a59c233023f77186cb363fdec677ba7a4f96 = 0x14         ;
    }

    namespace IOEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C430   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %e0b1c2eb6a008de333d959ae5d1fcd452610ee59
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _d8ff27cd91322b5190a4e2e8381993c5b41f5e93 = 0x0          ;
        }

    }

    namespace UIIngame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace PlayerAnimatorLayer
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StateSync
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t PlayerAnimatorStateName          = 0x18         ;
        constexpr std::uintptr_t Layer                            = 0x20         ;
        constexpr std::uintptr_t OffsetParamName                  = 0x28         ;

        constexpr std::uintptr_t _afc270ec90977a30ea9bd58b98a57c28bf38b8e6 = 0x30         ;
        constexpr std::uintptr_t _9b1ba0648728fa1bc27e0a679dd0a021d5995ab4 = 0x38         ;
    }

    namespace VehicleSpawnPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t spawnPointType                   = 0x20         ;
        constexpr std::uintptr_t playerCheckMargin                = 0x24         ;
        constexpr std::uintptr_t dropToGround                     = 0x28         ;
        constexpr std::uintptr_t randomRot                        = 0x29         ;
        constexpr std::uintptr_t randomRotSnapDegrees             = 0x2C         ;
        constexpr std::uintptr_t spawnEffect                      = 0x30         ;
        constexpr std::uintptr_t OnObjectSpawnedEvent             = 0x38         ;
        constexpr std::uintptr_t OnObjectRetiredEvent             = 0x40         ;
        constexpr std::uintptr_t useCustomBoundsCheckMask         = 0x48         ;
        constexpr std::uintptr_t customBoundsCheckMask            = 0x4C         ;
        constexpr std::uintptr_t customBoundsCheckScale           = 0x50         ;
    }

    namespace BlackjackScreenCardUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t baseCanvas                       = 0x20         ;
        constexpr std::uintptr_t cardFront                        = 0x28         ;
        constexpr std::uintptr_t cardBack                         = 0x30         ;
        constexpr std::uintptr_t image                            = 0x38         ;
        constexpr std::uintptr_t text                             = 0x40         ;
        constexpr std::uintptr_t heartSprite                      = 0x48         ;
        constexpr std::uintptr_t diamondSprite                    = 0x50         ;
        constexpr std::uintptr_t spadeSprite                      = 0x58         ;
        constexpr std::uintptr_t clubSprite                       = 0x60         ;

        constexpr std::uintptr_t _6eaf62c1a98280fcdc46741f669a26834ca30cd1 = 0x68         ;
    }

    namespace NpcFireManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace HurtPunch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolumeRRP             = 0x20         ;
        constexpr std::uintptr_t postProcessVolume                = 0x28         ;
    }

    namespace ItemModSign
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ColorLookupData
    {
        constexpr std::uintptr_t colorNamePhrase                  = 0x10         ;
        constexpr std::uintptr_t colorDescriptionPhrase           = 0x18         ;
        constexpr std::uintptr_t overallsIconSprite               = 0x20         ;
        constexpr std::uintptr_t pieMenuColor                     = 0x28         ;
        constexpr std::uintptr_t paintballViewmodelColor          = 0x38         ;
        constexpr std::uintptr_t paintballDecalColor              = 0x48         ;
        constexpr std::uintptr_t paintballImpactParticleColor     = 0x58         ;
        constexpr std::uintptr_t overallsColor                    = 0x68         ;
    }

    namespace PaintballColorLookup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10756CF8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t colors                           = 0x20         ;
        constexpr std::uintptr_t paintballGunItemDefinition       = 0x28         ;
        constexpr std::uintptr_t overallsItemDefinition           = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace UIClanMembers
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t MemberList                       = 0x28         ;
        constexpr std::uintptr_t MemberPrefab                     = 0x30         ;
        constexpr std::uintptr_t MemberDetails                    = 0x38         ;

        constexpr std::uintptr_t _f2e14588492d885ecb1ad9bb31b49956dec97256 = 0x40         ;
    }

    namespace SatellitePendingCrashSite
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace SafeVideoPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _videoPlayer                     = 0x20         ;
        constexpr std::uintptr_t _outputImage                     = 0x28         ;
        constexpr std::uintptr_t primaryURL                       = 0x30         ;
        constexpr std::uintptr_t fallbackURL                      = 0x38         ;

        constexpr std::uintptr_t _47e585539db969f72efbd8073ce0cf60bea87f44 = 0x40         ;
        constexpr std::uintptr_t _f9ee1be4865ad8adc27f8c82446ec3cf23ebbcdd = 0x48         ;
        constexpr std::uintptr_t _c7701567f874c773e09252644939e99f2cf7dae1 = 0x49         ;
    }

    namespace ExtendGBufferParams
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10756600   ;
        constexpr std::uintptr_t enabled                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x1          ;
        }

    }

    namespace TriggerAchievement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t statToIncrease                   = 0x50         ;
        constexpr std::uintptr_t achievementOnEnter               = 0x58         ;
        constexpr std::uintptr_t requiredVehicleName              = 0x60         ;
        constexpr std::uintptr_t serverSide                       = 0x68         ;
        constexpr std::uintptr_t allowDuringTutorial              = 0x69         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _a3004bfe42b48cd964925a7c762dd0523a6ede22 = 0x70         ;
    }

    namespace TerrainCheckGeneratorVolumes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlacementRadius                  = 0x20         ;
        constexpr std::uintptr_t PlacementOffset                  = 0x24         ;
    }

    namespace DirectionProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bounds                           = 0xA0         ;
        constexpr std::uintptr_t extraProtection                  = 0xB8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace SurvivalFishTrap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t tickRate                         = 0x3A8        ;
        constexpr std::uintptr_t trappedEffect                    = 0x3B0        ;
        constexpr std::uintptr_t trappedEffectRepeatRate          = 0x3B8        ;
        constexpr std::uintptr_t trapSuccessRate                  = 0x3BC        ;
        constexpr std::uintptr_t ignoreBait                       = 0x3C0        ;
        constexpr std::uintptr_t targetWildlife                   = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _5dd6fd80e2cba93e82be5735c5d91cbc10e506ba = 0x3D0        ;
    }

    namespace ProceduralLiftStop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Shaders
    {
        constexpr std::uintptr_t bloom                            = 0x10         ;
        constexpr std::uintptr_t copy                             = 0x18         ;
        constexpr std::uintptr_t copyStd                          = 0x20         ;
        constexpr std::uintptr_t copyStdFromTexArray              = 0x28         ;
        constexpr std::uintptr_t copyStdFromDoubleWide            = 0x30         ;
        constexpr std::uintptr_t discardAlpha                     = 0x38         ;
        constexpr std::uintptr_t depthOfField                     = 0x40         ;
        constexpr std::uintptr_t finalPass                        = 0x48         ;
        constexpr std::uintptr_t grainBaker                       = 0x50         ;
        constexpr std::uintptr_t motionBlur                       = 0x58         ;
        constexpr std::uintptr_t temporalAntialiasing             = 0x60         ;
        constexpr std::uintptr_t subpixelMorphologicalAntialiasing = 0x68         ;
        constexpr std::uintptr_t texture2dLerp                    = 0x70         ;
        constexpr std::uintptr_t uber                             = 0x78         ;
        constexpr std::uintptr_t lut2DBaker                       = 0x80         ;
        constexpr std::uintptr_t lightMeter                       = 0x88         ;
        constexpr std::uintptr_t gammaHistogram                   = 0x90         ;
        constexpr std::uintptr_t waveform                         = 0x98         ;
        constexpr std::uintptr_t vectorscope                      = 0xA0         ;
        constexpr std::uintptr_t debugOverlays                    = 0xA8         ;
        constexpr std::uintptr_t deferredFog                      = 0xB0         ;
        constexpr std::uintptr_t scalableAO                       = 0xB8         ;
        constexpr std::uintptr_t multiScaleAO                     = 0xC0         ;
        constexpr std::uintptr_t screenSpaceReflections           = 0xC8         ;
    }

    namespace ComputeShaders
    {
        constexpr std::uintptr_t autoExposure                     = 0x10         ;
        constexpr std::uintptr_t exposureHistogram                = 0x18         ;
        constexpr std::uintptr_t lut3DBaker                       = 0x20         ;
        constexpr std::uintptr_t texture3dLerp                    = 0x28         ;
        constexpr std::uintptr_t gammaHistogram                   = 0x30         ;
        constexpr std::uintptr_t waveform                         = 0x38         ;
        constexpr std::uintptr_t vectorscope                      = 0x40         ;
        constexpr std::uintptr_t multiScaleAODownsample1          = 0x48         ;
        constexpr std::uintptr_t multiScaleAODownsample2          = 0x50         ;
        constexpr std::uintptr_t multiScaleAORender               = 0x58         ;
        constexpr std::uintptr_t multiScaleAOUpsample             = 0x60         ;
        constexpr std::uintptr_t gaussianDownsample               = 0x68         ;
    }

    namespace SMAALuts
    {
        constexpr std::uintptr_t area                             = 0x10         ;
        constexpr std::uintptr_t search                           = 0x18         ;
    }

    namespace %8929fd8db477095c9250e176a2bb633d6857537e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10755F98   ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x10         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x18         ;
        constexpr std::uintptr_t _bad866fb2a8c02ea2012fa85c520ac5ef3b13fa9 = 0x20         ;
        constexpr std::uintptr_t _d5e26d8661c614a30ab7dccd8d155d927c6cceb2 = 0x28         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _448646c2438a8e8bbad26cbfb7f519782c5e8adb = 0x3C         ;
        constexpr std::uintptr_t _d7fb8d55d7e66724244e478e7b2f752abf30b2bc = 0x40         ;
        constexpr std::uintptr_t _aecc8ca674e3df3f94fe98abd035a21cfd964f76 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _087a05cfb67a9881ea0809692866996cc2a025e7 = 0x0          ;
            constexpr std::uintptr_t _c1b7aa958bfe983c17f3693463718f3e99035501 = 0x8          ;
            constexpr std::uintptr_t _8ec9880ff8368b1a2aac10acc4beaf0a6c3919c6 = 0x10         ;
            constexpr std::uintptr_t _9e0e96dc594cf8a5d332678c5a445d2f89cc2722 = 0x18         ;
        }

    }

    namespace ParticleSystemLightCull
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t LightCullDistance                = 0x88         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _02ab6b4ea9dddcc529afeecefd6b97ef753c1d72 = 0x90         ;
    }

    namespace GenerateRiverTerrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace TriggerSnowmobileAchievement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %6282442eb515f015f563c94ac9357b658dd2a256
    {
        constexpr std::uintptr_t _00f494e410488b474806151ea4831c95a849cdce = 0x10         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x18         ;
        constexpr std::uintptr_t _46b39d5178fdfcf8ee3151f2700fef7a900ddefe = 0x20         ;
        constexpr std::uintptr_t _62fdc750a794f03b2418f492a6621a554cf8a0fc = 0x28         ;
        constexpr std::uintptr_t _0424061f88520ea8b5a8680df0282aebe4b6ce96 = 0x30         ;
        constexpr std::uintptr_t _e6214410e576745ed4b9433180e83658dc7b88e4 = 0x38         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x39         ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x3C         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x40         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x44         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x48         ;
        constexpr std::uintptr_t _459264eb387df83558be3c8baa543c58340accdd = 0x50         ;
        constexpr std::uintptr_t _b2de5fe94d46898424bf6cd5e9c66d388477847d = 0x58         ;
        constexpr std::uintptr_t _40f1046cf58b8f1841587e7fefd6b13e5654fe6c = 0x60         ;
        constexpr std::uintptr_t _7f258ed18a8cb5bc6d252e1a3630f4149fa3036b = 0x68         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x70         ;
        constexpr std::uintptr_t _e37a0f8946b92ea309e55b52bf5c6f6fa4c302eb = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _3e205bc113b03ec6d9c757c9c283d249873d421e = 0x0          ;
            constexpr std::uintptr_t _bf2169496a056be1ba1fef3f9f7343987788ec9f = 0x8          ;
            constexpr std::uintptr_t _c0265db5036ca1f7e53f30fb99f7c24171e77f31 = 0x10         ;
            constexpr std::uintptr_t _4019b693d96189a12ca5c6b09dceb1039e5d6767 = 0x18         ;
            constexpr std::uintptr_t _c8052fa1ccfc69c565eef3db33a8cb7bdf22d6ea = 0x20         ;
            constexpr std::uintptr_t _9b6c43de1a3a182fe0e0f71efce44030bc5174ea = 0x28         ;
            constexpr std::uintptr_t _f3e98ea93ce9311b7b456e34dc054e65b9ef43a6 = 0x38         ;
        }

    }

    namespace %088f40f91ca29d3066018777d15e267cc44a88a6
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3356fa11424f3114fd4c9a6f54635dd02fd367cf = 0x0          ;
            constexpr std::uintptr_t _980d97196efaa1ffffdc54d2f1155e7aa627696c = 0x8          ;
            constexpr std::uintptr_t _08d7d063a890747a808136b66aaec6f800e27e10 = 0x10         ;
            constexpr std::uintptr_t _760929e6e770727ac7a4cfd94e8c510a9436084d = 0x18         ;
            constexpr std::uintptr_t _ebdca8518833b73303838ce22092a785045b598f = 0x20         ;
            constexpr std::uintptr_t _668678068ba33ac846df222cfeae56ce7497a072 = 0x28         ;
        }

    }

    namespace SequenceRule
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PathSequencePowerline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Rule                             = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace PaperDollSegment
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839AC8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t area                             = 0x20         ;
        constexpr std::uintptr_t overlayImg                       = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _de463415a87cf06ba7f8255a1cebd2c553b5295b = 0x0          ;
            constexpr std::uintptr_t _c33f139d6e22811b5416e466febda29f7fb59ebb = 0x4          ;
        }

    }

    namespace %305b59ba391862d1e8927eb8a539106b4cdc14cf
    {
    }

    namespace CommandBufferManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _cf8ad2d4eee9b7f8380594b283a5dd0a292964df = 0x20         ;
        constexpr std::uintptr_t _842284f1efe0f38bee14c97bab9cf94213a13e8c = 0x28         ;
        constexpr std::uintptr_t _b0fb17ea15a4989aff3875d6e346dda91d25434e = 0x30         ;
        constexpr std::uintptr_t _60ccc582d1ed8e892509e4100436c4a133b922cf = 0x38         ;
        constexpr std::uintptr_t _fc72b574ea60dca4a7ec60e406778e01050e3408 = 0x40         ;
        constexpr std::uintptr_t _ceca3aefac836c784ba747f98bc99912f6ad98a2 = 0x48         ;
    }

    namespace DecalsRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enableDeferredDecals             = 0x20         ;
        constexpr std::uintptr_t enableDeferredMeshDecals         = 0x21         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _91444758b666516562dd4fb6220db5b4b7e97a1c = 0x28         ;
        constexpr std::uintptr_t _e66882cca9a6cefb2c3ca641a91be67bfccf8e7a = 0x30         ;
    }

    namespace AddToAlphaMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bounds                           = 0x20         ;
    }

    namespace FuelElectricGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t electricAmount                   = 0x340        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace FishViewmodel
    {
        constexpr std::uintptr_t Item                             = 0x0          ;
        constexpr std::uintptr_t Root                             = 0x8          ;
    }

    namespace FishingRodViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PitchTransform                   = 0x20         ;
        constexpr std::uintptr_t YawTransform                     = 0x28         ;
        constexpr std::uintptr_t YawLerpSpeed                     = 0x30         ;
        constexpr std::uintptr_t PitchLerpSpeed                   = 0x34         ;
        constexpr std::uintptr_t LineRendererStartPos             = 0x38         ;
        constexpr std::uintptr_t StrainParticles                  = 0x40         ;
        constexpr std::uintptr_t ApplyTransformRotation           = 0x48         ;
        constexpr std::uintptr_t CatchRoot                        = 0x50         ;
        constexpr std::uintptr_t CatchLinePoint                   = 0x58         ;
        constexpr std::uintptr_t FishViewmodels                   = 0x60         ;
        constexpr std::uintptr_t ShakeMaxScale                    = 0x68         ;

        constexpr std::uintptr_t _f1ff7929d31919fd82f8e622744872dc788af5ad = 0x6C         ;
    }

    namespace ItemModContainerRads
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t capacity                         = 0x30         ;
        constexpr std::uintptr_t maxStackSize                     = 0x34         ;
        constexpr std::uintptr_t containerVolume                  = 0x38         ;
        constexpr std::uintptr_t canLootInWorld                   = 0x3C         ;
        constexpr std::uintptr_t pickupInWorldDelay               = 0x40         ;
        constexpr std::uintptr_t maxWeight                        = 0x44         ;
        constexpr std::uintptr_t worldWeightScale                 = 0x48         ;
        constexpr std::uintptr_t containerFlags                   = 0x4C         ;
        constexpr std::uintptr_t onlyAllowedContents              = 0x50         ;
        constexpr std::uintptr_t onlyAllowedItemType              = 0x58         ;
        constexpr std::uintptr_t availableSlots                   = 0x60         ;
        constexpr std::uintptr_t validItemWhitelist               = 0x68         ;
        constexpr std::uintptr_t openInDeployed                   = 0x70         ;
        constexpr std::uintptr_t openInInventory                  = 0x71         ;
        constexpr std::uintptr_t defaultContents                  = 0x78         ;
        constexpr std::uintptr_t blockAmmoSource                  = 0x80         ;
        constexpr std::uintptr_t openSound                        = 0x88         ;
        constexpr std::uintptr_t closeSound                       = 0x90         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace BaseEntityChild
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %035bd953e6563df1d18d40e92ca92870f44b70c8
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _580991e3806e5e92134cd0c99ff91618641fd6ee = 0x0          ;
            constexpr std::uintptr_t _085c8fc114722052e32edf10b5b3d8420a0a566e = 0x8          ;
            constexpr std::uintptr_t _1e2a8c47d6fc75ebed599b69cd89770bf4e20b73 = 0x10         ;
            constexpr std::uintptr_t _5649f4f9d3e997153be1868ce50d47d77bf6c8f0 = 0x18         ;
            constexpr std::uintptr_t _b82ce75ca4710d3824ea8724999c15bc4be14c9d = 0x20         ;
        }

    }

    namespace ChippyMoveTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t heading                          = 0x20         ;
        constexpr std::uintptr_t speed                            = 0x2C         ;
        constexpr std::uintptr_t maxSpeed                         = 0x30         ;
    }

    namespace MissionObjective_GoToUnderwaterLab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t position                         = 0x18         ;
        constexpr std::uintptr_t minimumDistanceToPosition        = 0x20         ;
        constexpr std::uintptr_t shouldHideCompassMarkerWhenClose = 0x24         ;
        constexpr std::uintptr_t hideCompassMarkerDistance        = 0x28         ;

        constexpr std::uintptr_t _f3e6beb5bfb410ba5bee9425b507f7c98450217d = 0x2C         ;
        constexpr std::uintptr_t _73951832160aab1fdcc38cba222c8c13e4b017aa = 0x30         ;
    }

    namespace GenerateBiome
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace FriendStyleDef
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t OnlineColor                      = 0x18         ;
        constexpr std::uintptr_t OnlineIcon                       = 0x20         ;
        constexpr std::uintptr_t AwayColor                        = 0x28         ;
        constexpr std::uintptr_t AwayIcon                         = 0x30         ;
        constexpr std::uintptr_t BusyColor                        = 0x38         ;
        constexpr std::uintptr_t BusyIcon                         = 0x40         ;
        constexpr std::uintptr_t OfflineColor                     = 0x48         ;
        constexpr std::uintptr_t OfflineIcon                      = 0x50         ;
        constexpr std::uintptr_t SteamIcon                        = 0x58         ;
        constexpr std::uintptr_t DiscordIcon                      = 0x60         ;
    }

    namespace DungeonBaseInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shouldDisplayOnMap               = 0x20         ;
        constexpr std::uintptr_t isLayerSpecific                  = 0x21         ;
        constexpr std::uintptr_t displayPhrase                    = 0x28         ;
        constexpr std::uintptr_t mapIcon                          = 0x30         ;
        constexpr std::uintptr_t isDynamic                        = 0x38         ;

        constexpr std::uintptr_t _c9271dfa1f22bb9d80c26fb6d7579e2df17f44f5 = 0x40         ;
        constexpr std::uintptr_t _fcd35ed8afb50f226a8206ca917928feec39a364 = 0x48         ;
    }

    namespace ItemModConversation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t conversationData                 = 0x30         ;
        constexpr std::uintptr_t conversationEntity               = 0x38         ;
        constexpr std::uintptr_t squakEffect                      = 0x40         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace CollateTrainTracks
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace %723f9495c41059c9760ac302216b614016bb40fd
    {
        constexpr std::uintptr_t _3cc255abce1e8a1ca889904d68eeb83b1c31e59d = 0x10         ;
        constexpr std::uintptr_t _1568b0ef9ee437dab5d4f6ae424955880bb47137 = 0x18         ;
        constexpr std::uintptr_t _d2d6a2152bc58f3f915f9721a31298ddac468dc6 = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _745425323277bd54197218c13bde5c1f842ab36d = 0x0          ;
            constexpr std::uintptr_t _7b42a1406a94b5454cf02b500b32553a6389297f = 0x8          ;
            constexpr std::uintptr_t _634810e20c8bcf672f6356f2f887474ed9a5cc36 = 0x10         ;
        }

    }

    namespace BoatBuildingNetting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace VolumeCloudsWeatherLayerConfig
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DD7E0   ;
        constexpr std::uintptr_t Instability                      = 0x10         ;
        constexpr std::uintptr_t CoverageBase                     = 0x18         ;
        constexpr std::uintptr_t CoverageDetailPerlin             = 0x20         ;
        constexpr std::uintptr_t CoverageDetailWorley             = 0x28         ;
        constexpr std::uintptr_t Curl                             = 0x30         ;
    }

    namespace %21553ff3110d653ed68af7bf508dccef72e77cc1
    {
    }

    namespace AtmosphereVolumeRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t DistanceFog                      = 0x24         ;
        constexpr std::uintptr_t HeightFog                        = 0x25         ;
        constexpr std::uintptr_t Volume                           = 0x28         ;

        constexpr std::uintptr_t _49aad0170bc17ca3b3141d10976945a5d25dfbdd = 0x30         ;
        constexpr std::uintptr_t _f973389e6733402cb3e38ce2b6bc42e5e2f52c4d = 0x38         ;
        constexpr std::uintptr_t _b83a66347f219d6bc4114d8384b1ac5862394073 = 0x40         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x48         ;
        constexpr std::uintptr_t _1261ea6a0eb159fc2a6689ad860a4114248297ef = 0x50         ;
        constexpr std::uintptr_t _3da97a55216dd4cf49152d8d4a245460af861922 = 0x58         ;
        constexpr std::uintptr_t _f3e15406a1f71f72d5d66985053d02f9e1d3ef26 = 0x60         ;
    }

    namespace FootstepEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t validImpactLayers                = 0x20         ;
        constexpr std::uintptr_t leftFoot                         = 0x38         ;
        constexpr std::uintptr_t rightFoot                        = 0x40         ;
        constexpr std::uintptr_t footstepEffectName               = 0x48         ;
        constexpr std::uintptr_t jumpStartEffectName              = 0x50         ;
        constexpr std::uintptr_t jumpLandEffectName               = 0x58         ;
        constexpr std::uintptr_t accentSound                      = 0x60         ;

        constexpr std::uintptr_t _2bf9f4b4c5c74565ba16b51ee53ea0caddecff6a = 0x24         ;
        constexpr std::uintptr_t _54d3c46e3fa9ac40f420530adca84fd4bc6cab8a = 0x28         ;
        constexpr std::uintptr_t _359cfcf250d38df5a689fdc9d1b3da9e8f393177 = 0x68         ;
        constexpr std::uintptr_t _79cc9120d97f4440bc6647594fe98d634bffb944 = 0x69         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0x70         ;
        constexpr std::uintptr_t _53b26f8fcf438ab33fd473e0dc37f88236eceb75 = 0x78         ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x80         ;
    }

    namespace EntryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EnvironmentVolumeLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _d9bee9e093a8e83e56421889ab21554f5791ce33 = 0x90         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace DiveSite
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t sinkEffect                       = 0x200        ;
        constexpr std::uintptr_t spawngroups                      = 0x208        ;
        constexpr std::uintptr_t NPCSpawn                         = 0x210        ;
        constexpr std::uintptr_t bobber                           = 0x220        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1dbe8d4fb03c4689a517e8b72aadf22904a8b451 = 0x218        ;
    }

    namespace %22dc7079b1221d2d2732cb830d151997552aa0f6
    {
    }

    namespace %e6061c7c1f6bbea366cee947ce3f4975aba3d5af
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10787808   ;
        constexpr std::uintptr_t _5d8c6e26704e11b8c3b1ff21d85ed3e6ee09d7c8 = 0x10         ;
        constexpr std::uintptr_t _603a6794d7c3a30ee555661bd7670233d966ec48 = 0x18         ;
        constexpr std::uintptr_t _0e512f527cbf77f163cc4220bc7d710d6e8c9b80 = 0x20         ;
        constexpr std::uintptr_t _ffdb55f7f1be8151522699c88a3587b8b5092331 = 0x28         ;
        constexpr std::uintptr_t _a59dc2fb0c3bdf459ce9c63bd747bbf9dc75b0cf = 0x30         ;
        constexpr std::uintptr_t _8e8a3e257d3e51dbbd981dbecaa42f6aaf79265b = 0x38         ;
        constexpr std::uintptr_t _53129d08a1b12a2e896c99d9569a21ff65725257 = 0x40         ;
        constexpr std::uintptr_t _3ab4c175196491f3ede5a7e18d56cd83e952b22a = 0x48         ;
        constexpr std::uintptr_t _b3a18ffca85c8f3b13efa64ef439c0a0f7e7897f = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _0be3cbab30660e1d971f1da62d0125629d0bcc51 = 0x0          ;
            constexpr std::uintptr_t _65403f22a4473536c54274781f2b6f7860010533 = 0x10         ;
        }

    }

    namespace BossDamagePoint
    {
        constexpr std::uintptr_t hitBox                           = 0x10         ;
        constexpr std::uintptr_t health                           = 0x18         ;
        constexpr std::uintptr_t damagePrefab                     = 0x20         ;
        constexpr std::uintptr_t damageInstance                   = 0x28         ;
        constexpr std::uintptr_t destroyed                        = 0x30         ;
    }

    namespace BossFormController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t parentGame                       = 0x20         ;
        constexpr std::uintptr_t arcadeEntity                     = 0x28         ;
        constexpr std::uintptr_t sourceEntity                     = 0x30         ;
        constexpr std::uintptr_t animationSpeed                   = 0x40         ;
        constexpr std::uintptr_t animationFrames                  = 0x48         ;
        constexpr std::uintptr_t roamDistance                     = 0x50         ;
        constexpr std::uintptr_t colliderParent                   = 0x58         ;
        constexpr std::uintptr_t damagePoints                     = 0x60         ;
        constexpr std::uintptr_t flashController                  = 0x68         ;
        constexpr std::uintptr_t health                           = 0x70         ;

        constexpr std::uintptr_t _4f10f9672abaf82e83953994698f7a1f5da84bc4 = 0x38         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x74         ;
        constexpr std::uintptr_t _9f503e2176c5c3ce527d8b1aaee69b6225ff5711 = 0x78         ;
    }

    namespace MissionObjective_Heal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t RequiredHealthNormalised         = 0x18         ;
        constexpr std::uintptr_t RequireHealSource                = 0x20         ;
    }

    namespace AdaptMeshToTerrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LayerMask                        = 0x20         ;
        constexpr std::uintptr_t RayHeight                        = 0x24         ;
        constexpr std::uintptr_t RayMaxDistance                   = 0x28         ;
        constexpr std::uintptr_t MinDisplacement                  = 0x2C         ;
        constexpr std::uintptr_t MaxDisplacement                  = 0x30         ;
        constexpr std::uintptr_t PlaneResolution                  = 0x34         ;

        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x38         ;
        constexpr std::uintptr_t _7ed977e087de1d70fd01a666479ec26487a2ea6f = 0x40         ;
        constexpr std::uintptr_t _6141e7a8b0423188f832a06aa50b16b8c0661c3a = 0x48         ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0x50         ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0x58         ;
        constexpr std::uintptr_t _bbe86a002e0340b7acf01a2bbe1a74f9dc4e74f6 = 0x60         ;
        constexpr std::uintptr_t _a0626a5be9c6cc331290a86b085a9504a4f2428a = 0x68         ;
    }

    namespace %fd4f9c27dcb36b080c028f08d0df8cf26ce58e66
    {
        constexpr std::uintptr_t _ed464cd19e5087e05c9b5f3c9b71981eecb17639 = 0x18         ;
        constexpr std::uintptr_t _26999985170e33cc0147f0eab66de404f4e30b84 = 0x28         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x29         ;
    }

    namespace %3879c5fd78cb4b1484ea590d79727f3ae9b1c3f4
    {
        constexpr std::uintptr_t _835d0ae735f7a5e5876f1faafe89e400798c6f08 = 0x34         ;
        constexpr std::uintptr_t _890e96b9123aa399a97712d533e65b4ccda9422a = 0x38         ;
        constexpr std::uintptr_t _dc01ae7c4654072ee80361e1d173cdbaf2c9ff4f = 0x3C         ;
    }

    namespace %7da08d7580ed5c5bb3a7ad8c55df5492c354f88c
    {
    }

    namespace %48a853925c51cac87e92fde666a0686fc9605c55
    {
    }

    namespace %dc6bb280fe292ec20f3664721bdaf61a28046716
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B2888   ;
        constexpr std::uintptr_t _fd79202dda2575103f0f4c2519141d2aa553b5e8 = 0x10         ;
        constexpr std::uintptr_t _c5722095d922c38cc1b430f477a31513d7dfe9dd = 0x18         ;
        constexpr std::uintptr_t _ca13384b848aad7e720f6b6aa363b2dbd5337c12 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _b373ae320a1ff4f616c05a8300c2a4c7fff0cd72 = 0x0          ;
            constexpr std::uintptr_t _404d67a79524ec5fb043c44a7d2dc9f1855b1a5d = 0x8          ;
        }

    }

    namespace TriggerHurt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t DamagePerSecond                  = 0x50         ;
        constexpr std::uintptr_t DamageTickRate                   = 0x54         ;
        constexpr std::uintptr_t damageType                       = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %09f46c0b2d966fdbfeabd6c56974822ac198faad
    {
        constexpr std::uintptr_t _56d6ac767b0389055a204884c827ffbd23f3b12b = 0x40         ;
        constexpr std::uintptr_t _814895bcd3732c5d17e18bab2ecdd118087531d1 = 0x80         ;
        constexpr std::uintptr_t _516a3223a6ba4514c7ba6eaa2df51eaeffa4615d = 0x84         ;
        constexpr std::uintptr_t _cfc0501fb15411aea9cc89daa1642712ae384de8 = 0x94         ;
        constexpr std::uintptr_t _b5582c1203eb68b50342a459b4941ae90846d50b = 0xA4         ;
        constexpr std::uintptr_t _3d73c16f45ab95c7f319c1444ff53019be5be679 = 0xB4         ;
        constexpr std::uintptr_t _fbb311ec9c6f2cac21b8a713f1636eb156a49380 = 0xC4         ;
        constexpr std::uintptr_t _2dd0fc4c8b633c0c1e7fc9f620b6e4b90ef61602 = 0xD4         ;
        constexpr std::uintptr_t _0fde02cc2969f8fdd69aedc55153ebf144e22988 = 0xD8         ;
    }

    namespace BestTargetDetectedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace MetalDetectorFlag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t RequiresShovel                   = 0x2D0        ;
        constexpr std::uintptr_t DropOffset                       = 0x2D4        ;
        constexpr std::uintptr_t DropVelocity                     = 0x2E0        ;
        constexpr std::uintptr_t RequiredDigCount                 = 0x2EC        ;
        constexpr std::uintptr_t DestroyOnDug                     = 0x2F0        ;
        constexpr std::uintptr_t LootLists                        = 0x2F8        ;
        constexpr std::uintptr_t Collision                        = 0x308        ;
        constexpr std::uintptr_t FlagModel                        = 0x310        ;
        constexpr std::uintptr_t MoveUpBy                         = 0x318        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _444769a7a1695a90491b50c24ff6e6f38c222f82 = 0x300        ;
    }

    namespace DynamicZNear
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimum                          = 0x20         ;
        constexpr std::uintptr_t maximum                          = 0x24         ;

        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x28         ;
    }

    namespace %30840bee0f1e7f2df907d617924846ccb08728f4
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _569f5c437dba35543d4ea8e674caa96a142660ab = 0x18         ;
        constexpr std::uintptr_t _bbb7683964850298d92874d79daaef846be8a9eb = 0x28         ;
        constexpr std::uintptr_t _313c660ab721314d20287be8855b827fb35c3c87 = 0x38         ;
        constexpr std::uintptr_t _b3da73481149a72248c4ef18f42b4d0170f180b0 = 0x48         ;
        constexpr std::uintptr_t _efc0839ddb5e2264aac5fbc6971774dfd8b9ed3e = 0x50         ;
        constexpr std::uintptr_t _b3470d980b8b27d8db87089f26b154f52f417452 = 0x60         ;
        constexpr std::uintptr_t _664ca2dfcbf144e90dc0fbed8a2152063d743d1b = 0x70         ;
        constexpr std::uintptr_t _9089e74368c2604472eeed7de468d94ccb1e54ed = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _ae1dbd65418e07c594e71f47c1aeb3323a15ee47 = 0x0          ;
            constexpr std::uintptr_t _bffdbc3a1d9228c1264d05bbf2ff5e5a3c04e3bf = 0x8          ;
            constexpr std::uintptr_t _0458c97819ff3fb8ce060bd329a2e4a4708784ae = 0x10         ;
        }

    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108331F8   ;
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0x10         ;
        constexpr std::uintptr_t _da17de145f3cc6246fbf2064d0705c94eefe9104 = 0x20         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _aca0c00f5a9c0c5b1edb78587d99101dcbdcc4c3 = 0x30         ;
        constexpr std::uintptr_t _80a1f2331df48bf7a79a92ab0ef77c594803d00b = 0x38         ;
        constexpr std::uintptr_t _33f91a2021715cd8ab55aa72d2dba6768104c2c2 = 0x40         ;
        constexpr std::uintptr_t _3b7e705df4759c57064d877236bfe2bd936d01d8 = 0x48         ;
        constexpr std::uintptr_t _58d939d37b7574035d733f73400997755adb8405 = 0x70         ;
        constexpr std::uintptr_t _8f67e5846ca32479729cd6edb42c5a2626086df6 = 0x78         ;
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0x80         ;
        constexpr std::uintptr_t _569600e803c5ec828fbc4f6230b95f746eab5181 = 0x90         ;
        constexpr std::uintptr_t _10cc59e096bb47934a0c26dc92a37895fa657d9d = 0xA0         ;
        constexpr std::uintptr_t _efaaa7678ef0dc4b720e6b5c8f4d47a706f02a82 = 0xC8         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0xD0         ;
        constexpr std::uintptr_t _389f00a1b2fe8bdb5ab19c43e6c0eb9fc89f3bfd = 0xD8         ;
    }

    namespace %cd3a80d3d24fd2a2ac3b213504b66cea294e61d8
    {
        constexpr std::uintptr_t _7ed3902537a5c7a48188b552beae50bdee5b84d5 = 0x40         ;
        constexpr std::uintptr_t _4a7a53fecd3ec60e0e02bad9522c2710e727cd6f = 0x50         ;
        constexpr std::uintptr_t _1a190fd81d7bdd85d11750bcdac1d0b84d3e5333 = 0x60         ;
        constexpr std::uintptr_t _7013033e4ed45fd61f22f88bc0175bb2d7a7eaf7 = 0x70         ;
        constexpr std::uintptr_t _96e359df32d95105aba649f58dd464ef67803a10 = 0x80         ;
    }

    namespace %875fed715bf8f6b669610e2201308de36529b598
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _33f91a2021715cd8ab55aa72d2dba6768104c2c2 = 0x18         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
        constexpr std::uintptr_t _da17de145f3cc6246fbf2064d0705c94eefe9104 = 0x28         ;
        constexpr std::uintptr_t _aca0c00f5a9c0c5b1edb78587d99101dcbdcc4c3 = 0x30         ;
        constexpr std::uintptr_t _389f00a1b2fe8bdb5ab19c43e6c0eb9fc89f3bfd = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _1741dd063b06cc93002efe3a3392939cb5463eed = 0x0          ;
            constexpr std::uintptr_t _96db0c70e33d559e50c44aecdd80309974ff6a00 = 0x8          ;
        }

    }

    namespace PrimitiveGameMode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t scoreColumns                     = 0x208        ;
        constexpr std::uintptr_t globalChat                       = 0x210        ;
        constexpr std::uintptr_t localChat                        = 0x211        ;
        constexpr std::uintptr_t teamSystem                       = 0x212        ;
        constexpr std::uintptr_t safeZone                         = 0x213        ;
        constexpr std::uintptr_t ingameMap                        = 0x214        ;
        constexpr std::uintptr_t compass                          = 0x215        ;
        constexpr std::uintptr_t contactSystem                    = 0x216        ;
        constexpr std::uintptr_t crawling                         = 0x217        ;
        constexpr std::uintptr_t rustPlus                         = 0x218        ;
        constexpr std::uintptr_t wipeBpsOnProtocol                = 0x219        ;
        constexpr std::uintptr_t maximumSleepingBags              = 0x21C        ;
        constexpr std::uintptr_t returnValidCombatlog             = 0x220        ;
        constexpr std::uintptr_t missionSystem                    = 0x221        ;
        constexpr std::uintptr_t mlrs                             = 0x222        ;
        constexpr std::uintptr_t addedFeatures                    = 0x228        ;
        constexpr std::uintptr_t removedFeatures                  = 0x230        ;
        constexpr std::uintptr_t changedFeatures                  = 0x238        ;
        constexpr std::uintptr_t convars                          = 0x240        ;
        constexpr std::uintptr_t shortname                        = 0x248        ;
        constexpr std::uintptr_t matchDuration                    = 0x250        ;
        constexpr std::uintptr_t warmupDuration                   = 0x254        ;
        constexpr std::uintptr_t timeBetweenMatches               = 0x258        ;
        constexpr std::uintptr_t minPlayersToStart                = 0x25C        ;
        constexpr std::uintptr_t useCustomSpawns                  = 0x260        ;
        constexpr std::uintptr_t victoryScoreName                 = 0x268        ;
        constexpr std::uintptr_t teamScoreName                    = 0x270        ;
        constexpr std::uintptr_t numScoreForVictory               = 0x278        ;
        constexpr std::uintptr_t gamemodeTitle                    = 0x280        ;
        constexpr std::uintptr_t warmupMusics                     = 0x288        ;
        constexpr std::uintptr_t lossMusics                       = 0x290        ;
        constexpr std::uintptr_t winMusics                        = 0x298        ;
        constexpr std::uintptr_t gameModeTags                     = 0x2B0        ;
        constexpr std::uintptr_t deathCameraMode                  = 0x2B8        ;
        constexpr std::uintptr_t permanent                        = 0x2BC        ;
        constexpr std::uintptr_t limitTeamAuths                   = 0x2BD        ;
        constexpr std::uintptr_t allowSleeping                    = 0x2BE        ;
        constexpr std::uintptr_t allowWounding                    = 0x2BF        ;
        constexpr std::uintptr_t allowBleeding                    = 0x2C0        ;
        constexpr std::uintptr_t allowTemperature                 = 0x2C1        ;
        constexpr std::uintptr_t quickRespawn                     = 0x2C2        ;
        constexpr std::uintptr_t quickDeploy                      = 0x2C3        ;
        constexpr std::uintptr_t respawnDelayOverride             = 0x2C4        ;
        constexpr std::uintptr_t startHealthOverride              = 0x2C8        ;
        constexpr std::uintptr_t autoHealDelay                    = 0x2CC        ;
        constexpr std::uintptr_t autoHealDuration                 = 0x2D0        ;
        constexpr std::uintptr_t corpseRemovalTimeOverride        = 0x2D4        ;
        constexpr std::uintptr_t canRepairIfCraftingBanned        = 0x2D8        ;
        constexpr std::uintptr_t hasKillFeed                      = 0x2D9        ;
        constexpr std::uintptr_t allowPings                       = 0x2DA        ;
        constexpr std::uintptr_t fogOfWar                         = 0x2DB        ;
        constexpr std::uintptr_t fogOfWarRevealSize               = 0x2DC        ;
        constexpr std::uintptr_t mapMarkers                       = 0x2E0        ;
        constexpr std::uintptr_t hidePlayerOnMap                  = 0x2E1        ;
        constexpr std::uintptr_t hideMapPlayerDirectionIndicator  = 0x2E2        ;
        constexpr std::uintptr_t hideUndergroundOnMap             = 0x2E3        ;
        constexpr std::uintptr_t blockMapInDeepSea                = 0x2E4        ;
        constexpr std::uintptr_t blockedMissions                  = 0x2E8        ;
        constexpr std::uintptr_t allowedTechTrees                 = 0x2F0        ;
        constexpr std::uintptr_t loadouts                         = 0x2F8        ;
        constexpr std::uintptr_t useStaticLoadoutPerPlayer        = 0x300        ;
        constexpr std::uintptr_t topUpMagazines                   = 0x301        ;
        constexpr std::uintptr_t sendKillNotifications            = 0x302        ;
        constexpr std::uintptr_t teams                            = 0x308        ;
        constexpr std::uintptr_t Restrictions                     = 0x310        ;
        constexpr std::uintptr_t LootDistributionModifiers        = 0x318        ;
        constexpr std::uintptr_t CraftingCostModifiers            = 0x320        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _eda6cd29d8681869a66d2f8d9d5058879f721955 = 0x200        ;
        constexpr std::uintptr_t _cdce0197e3f6ca06c3fedc5aa2a7809969a98673 = 0x2A0        ;
        constexpr std::uintptr_t _62de087a95a83f1d69a869cebfeecf29b52eddf4 = 0x2A4        ;
        constexpr std::uintptr_t _259155925302841fa06e4f370f738e5e03de1129 = 0x2A8        ;
        constexpr std::uintptr_t _91356e1ae98a8d292a88c739e87d5c692602fe03 = 0x328        ;
        constexpr std::uintptr_t _dc5e45bf7e54fdc31ecbc49ac9041cd59ba07c0f = 0x329        ;
        constexpr std::uintptr_t _e48244cce1efc3d4ee9c9359abbadf90573b4b2c = 0x32A        ;
    }

    namespace FogSettings
    {
        constexpr std::uintptr_t ColorOverDaytime                 = 0x0          ;
        constexpr std::uintptr_t Density                          = 0x8          ;
        constexpr std::uintptr_t StartDistance                    = 0xC          ;
        constexpr std::uintptr_t Height                           = 0x10         ;
        constexpr std::uintptr_t HeightDensity                    = 0x14         ;
    }

    namespace SubsurfacePass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeferredExtension
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t extendGBuffer                    = 0x20         ;
        constexpr std::uintptr_t subsurfaceScattering             = 0x24         ;
        constexpr std::uintptr_t screenSpaceRefraction            = 0x2C         ;
        constexpr std::uintptr_t depthScale                       = 0x30         ;
        constexpr std::uintptr_t debug                            = 0x34         ;
        constexpr std::uintptr_t forceToCameraResolution          = 0x35         ;
        constexpr std::uintptr_t excludeMainLight                 = 0x36         ;
        constexpr std::uintptr_t pixelateCensorshipOverrideSize   = 0x38         ;

        constexpr std::uintptr_t _31d5f467af9e3b44d2e3ec18650b8360a020c1f6 = 0x40         ;
        constexpr std::uintptr_t _132099a5276062454e01dec5b34c184be38e0c99 = 0x48         ;
        constexpr std::uintptr_t _2386a464ad8ebbefd512469a4fdadb465699257e = 0x50         ;
        constexpr std::uintptr_t _96eac299ffd0ae5d85cb93d0bd04c02f0887d4d6 = 0x58         ;
        constexpr std::uintptr_t _e3bcddd9f0267f521e8db2fc3e628025fcd70d11 = 0x60         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x68         ;
        constexpr std::uintptr_t _e2d565888d575237b3a872dc4093f7b2dba88a4e = 0x70         ;
        constexpr std::uintptr_t _ed625b667eaf78012a41335c9add0b98c0aafd85 = 0x78         ;
        constexpr std::uintptr_t _34e9a6dc191dbbf4b039d12ca431ceaca2671ec3 = 0x80         ;
        constexpr std::uintptr_t _11e6dd4d4cdfcb175344bb9a51c6bd2afd209948 = 0x88         ;
        constexpr std::uintptr_t _23dad46632373e94a05d10cbbeb7e88b4b84e939 = 0x90         ;
        constexpr std::uintptr_t _dd8d8ec5d88b21ed46c9b8fec719bc79b74d6601 = 0x98         ;
        constexpr std::uintptr_t _090a8c0c66f114adbceaad4f44056d47bd437e96 = 0xA0         ;
        constexpr std::uintptr_t _9b1c567fe68cda7cc31c86e1e4c2f61db184b4a0 = 0xA4         ;
        constexpr std::uintptr_t _83e1b94f8733db165e7d70e9a69b33e9b69f9dd8 = 0xA8         ;
        constexpr std::uintptr_t _85a4c658f8e47246e98cf8f5f064c21dca8e33e0 = 0xB0         ;
        constexpr std::uintptr_t _b6969ea9941424de045ca2e187db954cede9cf73 = 0xB8         ;
        constexpr std::uintptr_t _aad2f3742d8fbe1b9a0263ef853d79fbf656efc6 = 0xC0         ;
        constexpr std::uintptr_t _60ccc582d1ed8e892509e4100436c4a133b922cf = 0xC8         ;
        constexpr std::uintptr_t _10ec0cf0f9b47bcc007ea5490fe1b8db68437b01 = 0xD0         ;
    }

    namespace JunkpileType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %874be0ea129a4361191ad1e77e853cf97969ac21
    {
        constexpr std::uintptr_t _c70c806af0dd72e698e0d7675b8d204ab5e81bd6 = 0x10         ;
        constexpr std::uintptr_t _555a9c45d4337d0e4f97f872e263eb8031183a55 = 0x18         ;
        constexpr std::uintptr_t _926216595e9f9571999ee8cc24d0a2ba98509479 = 0x20         ;
    }

    namespace %784e0a0471c697e000590d3cec77c0d3829366d1
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _f05c2df57e1132e64bdfcea8ef5282723aba6b89 = 0x48         ;
        constexpr std::uintptr_t _a90f903e5ea929e5e3c2b2a4bf440cf54f29e0e4 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _194da959c3ec1437a121e5a15a44b1676c333c4e = 0x0          ;
            constexpr std::uintptr_t _f81f9fb3e02e3bc9a0b333c9038e65ba37aef75a = 0x10         ;
            constexpr std::uintptr_t _6d9f8810cf0b29e17b40a127a151822f088425de = 0x18         ;
            constexpr std::uintptr_t _67738e562e9b833f4db135581abe6ff4a56f9d33 = 0x20         ;
        }

    }

    namespace ItemModPaintballOveralls
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace CathodeRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t noiseTex                         = 0x20         ;
        constexpr std::uintptr_t temporalRT                       = 0x28         ;
        constexpr std::uintptr_t grayShader                       = 0x30         ;
        constexpr std::uintptr_t primaryShader                    = 0x38         ;
        constexpr std::uintptr_t tvShader                         = 0x40         ;
        constexpr std::uintptr_t postTVShader                     = 0x48         ;
        constexpr std::uintptr_t trailShader                      = 0x50         ;
        constexpr std::uintptr_t _CathodeRT1                      = 0x58         ;
        constexpr std::uintptr_t _CathodeRT2                      = 0x5C         ;
        constexpr std::uintptr_t _Intensity                       = 0x60         ;
        constexpr std::uintptr_t _SizeX                           = 0x64         ;
        constexpr std::uintptr_t _SizeY                           = 0x68         ;
        constexpr std::uintptr_t _ChromaSubsampling               = 0x6C         ;
        constexpr std::uintptr_t _Sharpen                         = 0x70         ;
        constexpr std::uintptr_t _SharpenRadius                   = 0x74         ;
        constexpr std::uintptr_t _ColorNoise                      = 0x78         ;
        constexpr std::uintptr_t _RestlessFoot                    = 0x7C         ;
        constexpr std::uintptr_t _FootAmplitude                   = 0x80         ;
        constexpr std::uintptr_t _ChromaOffset                    = 0x84         ;
        constexpr std::uintptr_t _ChromaIntensity                 = 0x88         ;
        constexpr std::uintptr_t _ChromaInstability               = 0x8C         ;
        constexpr std::uintptr_t _BurnIn                          = 0x90         ;
        constexpr std::uintptr_t _TapeDust                        = 0x94         ;
        constexpr std::uintptr_t _TrailTex                        = 0x98         ;
        constexpr std::uintptr_t _NoiseTex                        = 0x9C         ;
        constexpr std::uintptr_t _Gamma                           = 0xA0         ;
        constexpr std::uintptr_t _ResponseCurve                   = 0xA4         ;
        constexpr std::uintptr_t _Saturation                      = 0xA8         ;
        constexpr std::uintptr_t _Wobble                          = 0xAC         ;
        constexpr std::uintptr_t _Black                           = 0xB0         ;
        constexpr std::uintptr_t _White                           = 0xB4         ;
        constexpr std::uintptr_t _DynamicRangeMin                 = 0xB8         ;
        constexpr std::uintptr_t _DynamicRangeMax                 = 0xBC         ;
        constexpr std::uintptr_t _ScreenWhiteBal                  = 0xC0         ;
        constexpr std::uintptr_t _Trailing                        = 0xC4         ;

        namespace _static
        {
            constexpr std::uintptr_t _7ccbec39c5f59786c18bc1bb1783d03687537a1f = 0x0          ;
            constexpr std::uintptr_t _056736ed281dfd8e91c573110c89ace282b1c929 = 0x8          ;
            constexpr std::uintptr_t _354212df245b10480741cf47626adcad16f650c0 = 0x10         ;
        }

    }

    namespace SwitchLODMaterials
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t materialSet1                     = 0x20         ;
        constexpr std::uintptr_t materialSet2                     = 0x28         ;
    }

    namespace BowlessCrossbowViewmodelComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t wheelTransform                   = 0x20         ;
        constexpr std::uintptr_t crossbowRenderer                 = 0x28         ;
        constexpr std::uintptr_t stringMaterialIndex              = 0x30         ;
        constexpr std::uintptr_t stringTextureOffsetMultiplier    = 0x34         ;

        constexpr std::uintptr_t _bae02ef20d166b0e132c1db88e796fa43af77621 = 0x38         ;
        constexpr std::uintptr_t _fcc1840621ad16cb7ae9f1e2229f2de9167d7687 = 0x40         ;
        constexpr std::uintptr_t _32d2b6eca1966f5ed2ed5ba937430ab0c642bc0f = 0x54         ;
    }

    namespace %12ff2111f8ef65e6ae6806652297e7766273f584
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _aa0c4531308a2019e530084d0b00de3d94f8ac28 = 0x0          ;
            constexpr std::uintptr_t _85887186fbffc3e2d2b68eed61e5dffe1f51ad2e = 0x8          ;
            constexpr std::uintptr_t _b1609a48159911b2bc8aec8bb27c0ec1452db7c7 = 0x10         ;
            constexpr std::uintptr_t _7cfdd3c7d63546ad6ae700da671eec2bfd0b6f09 = 0x18         ;
            constexpr std::uintptr_t _2a224d8f1d42b60c6fa1315e8526e986998dc148 = 0x20         ;
            constexpr std::uintptr_t _a44367c1bc369b4ed269881443bbb3c4a29e46ab = 0x28         ;
        }

    }

    namespace %e2b253e135b98224879809cbd3d841c0887795e7
    {
        constexpr std::uintptr_t _1f53e56a3d5150b3a1567d531765edfaf33047ba = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _031160c987c13c78800ac92a7d5848bb255eaada = 0x0          ;
            constexpr std::uintptr_t _b4549b20ca25098b8b1071664e3d0e519b705d9d = 0x8          ;
            constexpr std::uintptr_t _00fab6467691e435f499962ae5759ec00c74d95a = 0x10         ;
        }

    }

    namespace ScaleBySpeed
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minScale                         = 0x20         ;
        constexpr std::uintptr_t maxScale                         = 0x24         ;
        constexpr std::uintptr_t minSpeed                         = 0x28         ;
        constexpr std::uintptr_t maxSpeed                         = 0x2C         ;
        constexpr std::uintptr_t component                        = 0x30         ;
        constexpr std::uintptr_t toggleComponent                  = 0x38         ;
        constexpr std::uintptr_t onlyWhenSubmerged                = 0x39         ;
        constexpr std::uintptr_t submergedThickness               = 0x3C         ;

        constexpr std::uintptr_t _6b8ec75a5a2b8d9a1e907b7f8e3510c7e2f0942a = 0x40         ;
    }

    namespace Shaker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Frequency                        = 0x20         ;
        constexpr std::uintptr_t PositionMagnitude                = 0x24         ;
        constexpr std::uintptr_t RotationMagnitude                = 0x30         ;
        constexpr std::uintptr_t GlobalMultiplier                 = 0x3C         ;

        constexpr std::uintptr_t _3894c6143dab4b89f789bfab431cc3c5bbaaac6c = 0x40         ;
        constexpr std::uintptr_t _44fa1b62256d633a95f8c58c1967c9a88f7a9f97 = 0x44         ;
        constexpr std::uintptr_t _980d8fca375912bbaa0957e391ecfa8510392ba5 = 0x50         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x60         ;
        constexpr std::uintptr_t _3df35e6fcacd4afec41a0460964512c22e14b930 = 0x68         ;
    }

    namespace MissionObjective_KillEntityInDeepSea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetEntities                   = 0x18         ;
        constexpr std::uintptr_t targetLayerMask                  = 0x20         ;
        constexpr std::uintptr_t numToKill                        = 0x24         ;
        constexpr std::uintptr_t shouldUpdateMissionLocation      = 0x28         ;
        constexpr std::uintptr_t pingTargets                      = 0x29         ;
        constexpr std::uintptr_t doKillsFromTeamMembersCount      = 0x2A         ;
        constexpr std::uintptr_t enableDistanceThresholdForTeamkills = 0x2B         ;
        constexpr std::uintptr_t teamkillDistanceThreshold        = 0x2C         ;
        constexpr std::uintptr_t mustBeInBiome                    = 0x30         ;

        constexpr std::uintptr_t _b5a273c8434bd6ea3011b9f7dba14f6dae85fac6 = 0x38         ;
        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x40         ;
        constexpr std::uintptr_t _c2dc5150089778898ab226a3526e24cc1853b7ca = 0x48         ;
    }

    namespace MapLayerRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F28B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t renderCamera                     = 0x38         ;
        constexpr std::uintptr_t cameraEvent                      = 0x40         ;
        constexpr std::uintptr_t renderMaterial                   = 0x48         ;

        constexpr std::uintptr_t _fca392ed00dee7623eba0c88378e7a64953a869f = 0x20         ;
        constexpr std::uintptr_t _306f9d7b6b935c0a1572f6b960c9cb76b01f5841 = 0x30         ;
        constexpr std::uintptr_t _77ee93677ede9d8e6250fb6d4cf022d2716fc692 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _76c06578f00c32b4bd451ac4e3dc058458bf9539 = 0x0          ;
            constexpr std::uintptr_t _e2ab655c87c03f068b30a57c388c286d75287790 = 0x1          ;
        }

    }

    namespace CameraPathEvaluateJob
    {
        constexpr std::uintptr_t Ticks                            = 0x0          ;
        constexpr std::uintptr_t Values                           = 0x10         ;
        constexpr std::uintptr_t Counts                           = 0x20         ;
        constexpr std::uintptr_t Stride                           = 0x30         ;
        constexpr std::uintptr_t ChannelCount                     = 0x34         ;
        constexpr std::uintptr_t Algorithm                        = 0x38         ;
        constexpr std::uintptr_t Time                             = 0x3C         ;
        constexpr std::uintptr_t Results                          = 0x40         ;
    }

    namespace %c5b5eda30eb807eb6a6d27699040397930bde2c0
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _aeefd79d024bba3aad3c255ca3226001068dedd4 = 0x0          ;
            constexpr std::uintptr_t _176a5f0dd23b9517a0dd9e5226efab16e9e4931d = 0x8          ;
            constexpr std::uintptr_t _70356db33cf100a6860d186b7630141514f6e79a = 0x10         ;
        }

    }

    namespace %478a49e3da02d512838e6d8b6b9080e951c25d99
    {
        constexpr std::uintptr_t _f5f7574ce23a56c0ea7083e33dd6c224962b491e = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _ce1587eea8a482dcf0a61a1fedb10d4c72494758 = 0x0          ;
        }

    }

    namespace SnowMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t fogLength                        = 0x3A8        ;
        constexpr std::uintptr_t nozzleBlastDuration              = 0x3AC        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x3B0        ;
        constexpr std::uintptr_t motionTrigger                    = 0x3B8        ;
        constexpr std::uintptr_t snowMesh                         = 0x3E0        ;
        constexpr std::uintptr_t tempTrigger                      = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3C0        ;
        constexpr std::uintptr_t _86e6e559c088e9c62ac18ce856cfd77a8ad5b52a = 0x3C8        ;
        constexpr std::uintptr_t _316f5509324cb527fb9706cb3038cfd5c78e5052 = 0x3D0        ;
        constexpr std::uintptr_t _f97054beee8c7460fc0412a526f6cd402e10d6e1 = 0x3D8        ;
    }

    namespace %cba03e720e7ec5e0a084c5e6a6a5244b92410c9f
    {
    }

    namespace DungeonGridConnectionVariant
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseSubmarine
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10740B20   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x458        ;
        constexpr std::uintptr_t buoyancy                         = 0x460        ;
        constexpr std::uintptr_t maxRudderAngle                   = 0x468        ;
        constexpr std::uintptr_t rudderVisualTransform            = 0x470        ;
        constexpr std::uintptr_t rudderDetailedColliderTransform  = 0x478        ;
        constexpr std::uintptr_t propellerTransform               = 0x480        ;
        constexpr std::uintptr_t timeUntilAutoSurface             = 0x488        ;
        constexpr std::uintptr_t interiorRenderers                = 0x490        ;
        constexpr std::uintptr_t sonarObject                      = 0x498        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x4A0        ;
        constexpr std::uintptr_t engineKW                         = 0x4A8        ;
        constexpr std::uintptr_t turnPower                        = 0x4AC        ;
        constexpr std::uintptr_t engineStartupTime                = 0x4B0        ;
        constexpr std::uintptr_t itemStoragePrefab                = 0x4B8        ;
        constexpr std::uintptr_t depthChangeTargetSpeed           = 0x4C0        ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x4C4        ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x4C8        ;
        constexpr std::uintptr_t internalAccessStorage            = 0x4CC        ;
        constexpr std::uintptr_t torpedoStoragePrefab             = 0x4D0        ;
        constexpr std::uintptr_t torpedoFiringPoint               = 0x4D8        ;
        constexpr std::uintptr_t reloadTime                       = 0x4E0        ;
        constexpr std::uintptr_t submarineAudio                   = 0x4E8        ;
        constexpr std::uintptr_t fxTorpedoFire                    = 0x4F0        ;
        constexpr std::uintptr_t internalFXContainer              = 0x4F8        ;
        constexpr std::uintptr_t internalOnFXContainer            = 0x500        ;
        constexpr std::uintptr_t fxIntAmbientBubbleLoop           = 0x508        ;
        constexpr std::uintptr_t fxIntInitialDiveBubbles          = 0x510        ;
        constexpr std::uintptr_t fxIntWaterDropSpray              = 0x518        ;
        constexpr std::uintptr_t fxIntWindowFilm                  = 0x520        ;
        constexpr std::uintptr_t fxIntMediumDamage                = 0x528        ;
        constexpr std::uintptr_t fxIntHeavyDamage                 = 0x530        ;
        constexpr std::uintptr_t externalFXContainer              = 0x538        ;
        constexpr std::uintptr_t externalOnFXContainer            = 0x540        ;
        constexpr std::uintptr_t fxExtAmbientBubbleLoop           = 0x548        ;
        constexpr std::uintptr_t fxExtInitialDiveBubbles          = 0x550        ;
        constexpr std::uintptr_t fxExtAboveWaterEngineThrustForward = 0x558        ;
        constexpr std::uintptr_t fxExtAboveWaterEngineThrustReverse = 0x560        ;
        constexpr std::uintptr_t fxExtUnderWaterEngineThrustForward = 0x568        ;
        constexpr std::uintptr_t fxExtUnderWaterEngineThrustForwardSubs = 0x570        ;
        constexpr std::uintptr_t fxExtUnderWaterEngineThrustReverse = 0x578        ;
        constexpr std::uintptr_t fxExtUnderWaterEngineThrustReverseSubs = 0x580        ;
        constexpr std::uintptr_t fxExtBowWave                     = 0x588        ;
        constexpr std::uintptr_t fxExtWakeEffect                  = 0x590        ;
        constexpr std::uintptr_t aboveWatercollisionEffect        = 0x598        ;
        constexpr std::uintptr_t underWatercollisionEffect        = 0x5A0        ;
        constexpr std::uintptr_t spotlightVolumetrics             = 0x5A8        ;
        constexpr std::uintptr_t mountedAlphaInside               = 0x5B0        ;
        constexpr std::uintptr_t mountedAlphaOutside              = 0x5B4        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _a7e34f1197e324555dbdbf04636f6382f09c4acd = 0x428        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x430        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x438        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x440        ;
        constexpr std::uintptr_t _cdf1317382c7d884a4812317f29598652b1eec11 = 0x448        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x44C        ;
        constexpr std::uintptr_t _cc3c973ee7de5b9ef58d7b6e5ed890c9b416ceb1 = 0x44D        ;
        constexpr std::uintptr_t _c7eab833481971cab23bf1dccf17959d3d585fc5 = 0x44E        ;
        constexpr std::uintptr_t _df4c478049b4c96fdb9dd95259b495627f7220b7 = 0x450        ;
        constexpr std::uintptr_t _6c4e50df211a921cca1dc41022dbaabbaa48dcb0 = 0x454        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x5B8        ;
        constexpr std::uintptr_t _3acfb3fde9d8426b38200c518c8cc76fc98c832e = 0x5C4        ;
        constexpr std::uintptr_t _126ff20dad1bb688ba099a3092b0eaeb5dd302aa = 0x5C8        ;
        constexpr std::uintptr_t _75b44aa7ffe0d5e6ebf7415c880ccb9f6fce5eff = 0x5CC        ;
        constexpr std::uintptr_t _5f0816b5e9133a684b89117e7bcb37b087e4d8df = 0x5D0        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x5D8        ;
        constexpr std::uintptr_t _22714264dc874b989e483159a0fc6868ee64d37b = 0x5E0        ;
        constexpr std::uintptr_t _06abfa9d391f8f1ac77d3d992abab61fe5a9ab1b = 0x5E4        ;
        constexpr std::uintptr_t _f106395ab1b387309475af300f598535a22b6d20 = 0x5F0        ;
        constexpr std::uintptr_t _93715429ecfb58ab32e65df36aa9dc5eeedcd3ae = 0x5F4        ;
        constexpr std::uintptr_t _a07c35778651c1da88cabc4294d1d33314d61a31 = 0x5F8        ;
        constexpr std::uintptr_t _96fa265fa8305ac839c1d3119206c5f31c2f08d3 = 0x608        ;
        constexpr std::uintptr_t _9735a3d2b0718b9e17ad63afebc76f6ae0c67bca = 0x618        ;
    }

    namespace BlowPipeWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
    }

    namespace Bootstrap
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1310   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t currentLoadingPhrase             = 0x20         ;
        constexpr std::uintptr_t BootstrapUiCanvas                = 0x30         ;
        constexpr std::uintptr_t errorPanel                       = 0x38         ;
        constexpr std::uintptr_t errorText                        = 0x40         ;
        constexpr std::uintptr_t statusText                       = 0x48         ;

        constexpr std::uintptr_t _b4284231455007a9fae2b83a5734ed73228eac1c = 0x28         ;
        constexpr std::uintptr_t _0861695e94c5f098a61b8cea5d0a490fffa99b13 = 0x50         ;
        constexpr std::uintptr_t _04f17b83d1e45280c7dc256103bdb66a566af13c = 0x58         ;
        constexpr std::uintptr_t _4f03f4b62557e3f9904f8fdb30a620a7b09e1fa5 = 0x60         ;
        constexpr std::uintptr_t _990bf520c0e19b72105c18465a4f633656c57fb2 = 0x68         ;
        constexpr std::uintptr_t _a5676272bfd9c3c388cae496c29495f34797e37e = 0x70         ;
        constexpr std::uintptr_t _f209fa215cfce2f7f84348739b6071159c9ce5fc = 0x78         ;
        constexpr std::uintptr_t _1c1817671aeade07e9172057154e1fcf5fc5fd60 = 0x80         ;
        constexpr std::uintptr_t _0232a0d1c5281a3fb02d0ab712a4d3869ec0723b = 0x88         ;
        constexpr std::uintptr_t _2825e3b057eb91ad5c64d175e1ed416394d411db = 0x90         ;
        constexpr std::uintptr_t _01c762e117889f7496479e2e70481224f79ebf62 = 0x98         ;
        constexpr std::uintptr_t _e55e4f0e77eeb1c1ac5d353f781c54ccbca9f107 = 0xA0         ;
        constexpr std::uintptr_t _18a449e26859a31c221e1b1cedf08fd07d40e2a6 = 0xA8         ;
        constexpr std::uintptr_t _766825bb33824d6e67eb48362a4cbb2202be00a5 = 0xB0         ;
        constexpr std::uintptr_t _6acee968aaa007ddbf64ad8ce62a524d9a2ed85b = 0xB8         ;
        constexpr std::uintptr_t _70272f12c5025b393b6dbf79e59479776ca57a01 = 0xC0         ;
        constexpr std::uintptr_t _c031ed0e95d4a746d1b581e27af4a227d49cb9b1 = 0xC8         ;
        constexpr std::uintptr_t _32559aea2a0f1b27acc6d9449aeb019b5d62fcf1 = 0xD0         ;
        constexpr std::uintptr_t _b6aefc5206b707b0fce52905fa40fdcd0f7643ca = 0xD8         ;
        constexpr std::uintptr_t _7a45f223483d100a38b9cffad928e9fdf589482f = 0xE0         ;

        namespace _static
        {
            constexpr std::uintptr_t _1ccbe6a190365187309c18212e3273452ec046b7 = 0x0          ;
            constexpr std::uintptr_t _5b6d4a0b4273a2d013f8d18809475e92690df8b0 = 0x1          ;
            constexpr std::uintptr_t _44bd6bb05ab7672778d1432c1e071bb3c78529c1 = 0x8          ;
            constexpr std::uintptr_t _2a72307bccb34b6bb2d176467d875d5d40ca96e1 = 0x10         ;
            constexpr std::uintptr_t _0bffcf7d3dcbd0570e3ecceabd02ea437fa2cde3 = 0x18         ;
            constexpr std::uintptr_t _0b26a700bf01dbebabcc288850315777a005a3dc = 0x20         ;
            constexpr std::uintptr_t _ec9a43923cb9ef71d3cc6340840dad9fca79c586 = 0x28         ;
            constexpr std::uintptr_t _476e61032023c932852a26b4639f05fbe0faf0f1 = 0x30         ;
            constexpr std::uintptr_t _a3cbf46d557bbdc455406ae37cf2aa3103d67ab3 = 0x38         ;
            constexpr std::uintptr_t _e0e680c2593085c14889433db513a7796f202551 = 0x40         ;
            constexpr std::uintptr_t _1c31e379088844b2585852f5c9194206f37e6166 = 0x48         ;
            constexpr std::uintptr_t _08c64a28b1a3f728bb4652536640f9dfbce6928d = 0x50         ;
            constexpr std::uintptr_t _cbdb8713dacef84a9899e413cf95c4e8df62426a = 0x58         ;
            constexpr std::uintptr_t _b3225fc9015f18f1a848a3d6ff3f4a28dfc8c3f8 = 0x5C         ;
            constexpr std::uintptr_t _5a848bb4118492b292d2fc7b7c2cebeab858eb7a = 0x60         ;
            constexpr std::uintptr_t _04f2bb42258d0a1b04a17a0c8a28b67a36a27617 = 0x68         ;
            constexpr std::uintptr_t _effe6f2fafb08c850bbd76a8a346f065978ab8e4 = 0x69         ;
            constexpr std::uintptr_t _e3c728a84266cde8527919b35e0bb66335ec4768 = 0x6C         ;
            constexpr std::uintptr_t _dd9a5fcf2d0c3a0bcf53f8ec54267d952f8db46c = 0x70         ;
            constexpr std::uintptr_t _40c20ca02ee12971fe9b129b19fa483a762443fc = 0x78         ;
        }

    }

    namespace MapMarkerIconSelector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OuterImage                       = 0x20         ;
        constexpr std::uintptr_t InnerImage                       = 0x28         ;
        constexpr std::uintptr_t Selected                         = 0x30         ;

        constexpr std::uintptr_t _742b07367da931ca05185b457e943e0f0d58c87d = 0x38         ;
        constexpr std::uintptr_t _c4cafdde2fdf99ea20dbd681fa610b3729c41ac9 = 0x40         ;
    }

    namespace Entity
    {
        constexpr std::uintptr_t NetId                            = 0x10         ;
        constexpr std::uintptr_t ResPath                          = 0x18         ;
        constexpr std::uintptr_t ParentNetId                      = 0x20         ;
        constexpr std::uintptr_t Pos                              = 0x28         ;
        constexpr std::uintptr_t RotEuler                         = 0x34         ;
        constexpr std::uintptr_t SkinID                           = 0x40         ;
    }

    namespace BuildingEntity
    {
        constexpr std::uintptr_t NetId                            = 0x10         ;
        constexpr std::uintptr_t ResPath                          = 0x18         ;
        constexpr std::uintptr_t ParentNetId                      = 0x20         ;
        constexpr std::uintptr_t Pos                              = 0x28         ;
        constexpr std::uintptr_t RotEuler                         = 0x34         ;
        constexpr std::uintptr_t SkinID                           = 0x40         ;
        constexpr std::uintptr_t Grade                            = 0x48         ;
        constexpr std::uintptr_t Model                            = 0x50         ;
    }

    namespace SpawnType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SpawnMarker
    {
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t RotEuler                         = 0x1C         ;
        constexpr std::uintptr_t Type                             = 0x28         ;
    }

    namespace MissionObjective_OpenTutorialStorageContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Items                            = 0x18         ;
        constexpr std::uintptr_t TargetEntity                     = 0x20         ;
    }

    namespace PetCommandDesc
    {
        constexpr std::uintptr_t CommandType                      = 0x0          ;
        constexpr std::uintptr_t Title                            = 0x8          ;
        constexpr std::uintptr_t Description                      = 0x10         ;
        constexpr std::uintptr_t Icon                             = 0x18         ;
        constexpr std::uintptr_t CommandIndex                     = 0x20         ;
        constexpr std::uintptr_t Raycast                          = 0x24         ;
        constexpr std::uintptr_t CommandWheelOrder                = 0x28         ;
    }

    namespace PetCommandList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Commands                         = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace DemoCloneSave-fake-0
    {
        constexpr std::uintptr_t PlayerId                         = 0x10         ;
        constexpr std::uintptr_t PlayerName                       = 0x18         ;
        constexpr std::uintptr_t Hidden                           = 0x20         ;
        constexpr std::uintptr_t AnimSource                       = 0x28         ;
        constexpr std::uintptr_t ClipStart                        = 0x30         ;
        constexpr std::uintptr_t ClipDuration                     = 0x34         ;
        constexpr std::uintptr_t ClipTrimStart                    = 0x38         ;
        constexpr std::uintptr_t ClipSourceDuration               = 0x3C         ;
        constexpr std::uintptr_t Clips                            = 0x40         ;
        constexpr std::uintptr_t ClothingOverride                 = 0x48         ;
        constexpr std::uintptr_t Clothing                         = 0x50         ;
        constexpr std::uintptr_t HasPositionTrack                 = 0x58         ;
        constexpr std::uintptr_t PositionKeys                     = 0x60         ;
        constexpr std::uintptr_t Cloned                           = 0x68         ;
        constexpr std::uintptr_t SpawnX                           = 0x6C         ;
        constexpr std::uintptr_t SpawnY                           = 0x70         ;
        constexpr std::uintptr_t SpawnZ                           = 0x74         ;
        constexpr std::uintptr_t SpawnYaw                         = 0x78         ;
        constexpr std::uintptr_t AppearanceSeed                   = 0x80         ;
        constexpr std::uintptr_t RotationOverride                 = 0x88         ;
        constexpr std::uintptr_t RotationYaw                      = 0x8C         ;
    }

    namespace OverlayBlendModeParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace %8b7bcce431bf2be1ff4783487761cc20613573c1
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _390fff08d1b3bf89d58a2fb7903b5bc689157737 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _2f8ae170cff242f958203a95d3998eb9f875ea52 = 0x0          ;
            constexpr std::uintptr_t _6a044a1d4e21a4101fad10a51d873b0e87e1d8ad = 0x8          ;
            constexpr std::uintptr_t _bda9674a5c7da58290f974164b4b2602521ae041 = 0x10         ;
            constexpr std::uintptr_t _407187bb1f904fce7b0ac39be52ddadce1b57ab1 = 0x18         ;
        }

    }

    namespace VisualiseTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colour                           = 0x20         ;
    }

    namespace AIDesignScope
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AnimalRagdoll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t simOnServer                      = 0x28         ;
        constexpr std::uintptr_t lerpToServerSimTime              = 0x2C         ;
        constexpr std::uintptr_t eyeTransform                     = 0x30         ;
        constexpr std::uintptr_t primaryBody                      = 0x38         ;
        constexpr std::uintptr_t corpseJoint                      = 0x40         ;
        constexpr std::uintptr_t physicMaterial                   = 0x48         ;
        constexpr std::uintptr_t skeleton                         = 0x50         ;
        constexpr std::uintptr_t model                            = 0x58         ;
        constexpr std::uintptr_t rigidbodies                      = 0x60         ;
        constexpr std::uintptr_t rbTransforms                     = 0x68         ;
        constexpr std::uintptr_t joints                           = 0x70         ;
        constexpr std::uintptr_t characterJoints                  = 0x78         ;
        constexpr std::uintptr_t configurableJoints               = 0x80         ;
        constexpr std::uintptr_t colliders                        = 0x88         ;
        constexpr std::uintptr_t boneIndex                        = 0x90         ;
        constexpr std::uintptr_t genericBonePos                   = 0x98         ;
        constexpr std::uintptr_t genericBoneRot                   = 0xA0         ;
        constexpr std::uintptr_t GibEffect                        = 0xA8         ;
        constexpr std::uintptr_t bodyRenderers                    = 0x108        ;
        constexpr std::uintptr_t hairRenderers                    = 0x110        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _7666c1d4b6661301cf1f6399db6d6f920eef3f4c = 0xB0         ;
        constexpr std::uintptr_t _1d0f065e02ed7d524243d8f7ef356a4fdd21319c = 0xB8         ;
        constexpr std::uintptr_t _f39391f0507fea34aaffe92df16b0af8ab938a3c = 0xC0         ;
        constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0xC8         ;
        constexpr std::uintptr_t _7c8934f825a3dcdf03f1811f361a304090c4d381 = 0xD0         ;
        constexpr std::uintptr_t _483e1b243bbdcf579ad7510b4bd8a75388767d69 = 0xD8         ;
        constexpr std::uintptr_t _9b724579b6559ff3bead87122a181a96d485bd2d = 0xE0         ;
        constexpr std::uintptr_t _bf83ddd3d4fbe97a5aa7d02bdb2c348088608122 = 0xE8         ;
        constexpr std::uintptr_t _f235299e50318385806f36ba5bd6528d7087ec2d = 0xF0         ;
        constexpr std::uintptr_t _4368295ba7eb4fb6d25360a1d91705cdfa01d4b4 = 0xF4         ;
        constexpr std::uintptr_t _fa9687c9ba9dc5e543d4dc29e5ea3934724110b1 = 0xF8         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x100        ;
    }

    namespace %4bdcb7300f063b19be3af316660fb284078f7cac
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _113f720756305a8995117ef3e334493124571992 = 0x60         ;
        constexpr std::uintptr_t _997a81972bba8ff1645268bac82f03103787412d = 0x6C         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x70         ;
        constexpr std::uintptr_t _441b80ab8a8644ced7ce5410fc81be4583c788f5 = 0x78         ;
        constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x80         ;
        constexpr std::uintptr_t _5ec54cba375c596391122640ea3905bced06d189 = 0x90         ;
        constexpr std::uintptr_t _eefec6e86a6759e2dd15f2d146c411d31a3a1a63 = 0x98         ;
        constexpr std::uintptr_t _3bb476f86dc1641c2a6da6eb65c52030c4b19aa1 = 0xA4         ;

        namespace _static
        {
            constexpr std::uintptr_t _190124948e82e328c251e40c8b39a5ea71e0c244 = 0x0          ;
            constexpr std::uintptr_t _02c3d611a93d1a388a3b3d90bfdb09aee47f2224 = 0x8          ;
            constexpr std::uintptr_t _ccd40afe985e9c4a8d85dbbfe8ef1a8a4035ed62 = 0x10         ;
            constexpr std::uintptr_t _3e4d57497e6ee0576cf45bed56bc5bf8d13105cd = 0x18         ;
            constexpr std::uintptr_t _57fde4d44ed06f7f9abfc56754f3255e755c5745 = 0x20         ;
            constexpr std::uintptr_t _fa25f2ea09676d82b940de25fb34c2a99b42d400 = 0x28         ;
        }

    }

    namespace ModelConditionTest_RampHigh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %31c109bf49fef8ab1ffaa6627a229d5ea1fca643
    {
        constexpr std::uintptr_t _19157138688c52f8b5ce742c6a25ac5f2533a1f4 = 0x10         ;
        constexpr std::uintptr_t _ecaaf2ce13e3f21f1a9a0da221fae4ce2b0d776b = 0x18         ;
        constexpr std::uintptr_t _e02308b9dabb00c115f4f04eb49f98906448f34f = 0x20         ;
        constexpr std::uintptr_t _6aca06d9c8c2907ca5a945d1f24cc50b9cdc6a1a = 0x21         ;
        constexpr std::uintptr_t _c4fd76bdf41b1073962c206d7a72ac08162eb6bb = 0x28         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x30         ;
        constexpr std::uintptr_t _c9e7b60a80ee25b5aa963fb6ce2cba2d9fb4e677 = 0x38         ;
        constexpr std::uintptr_t _49dd79e393243a156a8450a8725dda53e75f3232 = 0x40         ;
        constexpr std::uintptr_t _5c0e3d57637eec3ba759b96331875f17bb525e97 = 0x48         ;
    }

    namespace %8e85c5418d57898eaeb43df73f60e7ee9d888db2
    {
        constexpr std::uintptr_t _ecaaf2ce13e3f21f1a9a0da221fae4ce2b0d776b = 0x10         ;
        constexpr std::uintptr_t _35abf12512fa8ff1cb69f271c29725a5b4430e92 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _46ff5fa299d48cc6972a18085067e41ab4464b47 = 0x0          ;
            constexpr std::uintptr_t _cb8f60a3a778d4e57ff89d42b73d71f911277ed0 = 0x8          ;
            constexpr std::uintptr_t _77c188ada5c60cb63ac1f7c8a3b1c13834bb24f6 = 0x10         ;
            constexpr std::uintptr_t _e4dd7b3fe2fb2981418554393c53a09be7d17961 = 0x18         ;
        }

    }

    namespace FireBomb
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fireParticle                     = 0x20         ;
        constexpr std::uintptr_t bombRadius                       = 0x28         ;
        constexpr std::uintptr_t particleDuration                 = 0x2C         ;
        constexpr std::uintptr_t emitDuration                     = 0x30         ;

        constexpr std::uintptr_t _29916cd3bd2c0a311a6137f13dc1e33b8068deb7 = 0x34         ;
        constexpr std::uintptr_t _11187e81d11272ee1deaadb813db42ad8bc82ce6 = 0x38         ;
        constexpr std::uintptr_t _5258e1520a0d3f749435457b446f7d274c6119e0 = 0x3C         ;
        constexpr std::uintptr_t _6ae887e0724b0c4b87e9d441df15f67532fd73f8 = 0x40         ;
    }

    namespace %c598c54e15425dce968c4ecec2b22fc004043b34
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _1a04951e1e659051447dab5ba0b9b38f979af03d = 0x0          ;
            constexpr std::uintptr_t _463fdac5c0ec6ba725ddf1b33dbf5a45f3b25a39 = 0x8          ;
            constexpr std::uintptr_t _b239c34c2ffb96592a8af5e8afaad0996440a110 = 0x88         ;
            constexpr std::uintptr_t _214e1d705c5a9ff0dee89fdeb0e3fd805efa4faf = 0x108        ;
            constexpr std::uintptr_t _f7b5f1d7af59f6780cd741dab57afd8646d86df6 = 0x110        ;
            constexpr std::uintptr_t _7dd7eba30e32f72ca575d245234352b8d6d88664 = 0x118        ;
            constexpr std::uintptr_t _94db3f9c5dca322985e00437bec8a611dcbcff7b = 0x120        ;
        }

    }

    namespace PaintableItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PaintableSource                  = 0x20         ;

        constexpr std::uintptr_t _84df9bf93c61b87d18c1c29c2cdbb66e6ca91dad = 0x28         ;
    }

    namespace StampClanLogo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiElement                        = 0x20         ;
        constexpr std::uintptr_t LogoPreview                      = 0x28         ;
        constexpr std::uintptr_t Controller                       = 0x30         ;

        constexpr std::uintptr_t _0c8c86202855a06a33cfa62426d5add777163e52 = 0x38         ;
    }

    namespace HandcuffsViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t handcuffsRenderer                = 0x138        ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
    }

    namespace RadiationOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t geigerSounds                     = 0x20         ;
        constexpr std::uintptr_t postProcessVolume                = 0x28         ;
        constexpr std::uintptr_t postVolumeRRP                    = 0x30         ;

        constexpr std::uintptr_t _80c12f2c8d15c0c7c391bdef9c1089f71477c3ec = 0x38         ;
        constexpr std::uintptr_t _c4da6a21b34f03899a8c6a4d52c2ef4c20a48b0b = 0x40         ;
        constexpr std::uintptr_t _2e8bfc432582c81f927c6f53aa05143541db1400 = 0x48         ;
        constexpr std::uintptr_t _6de4d2531c3def8915a371bf36a8c72fb28674f2 = 0x4C         ;
        constexpr std::uintptr_t _9f4ba32c3d1cdf64a798f2d9e3cbadf17eb41c03 = 0x50         ;
        constexpr std::uintptr_t _411c764936da60973a82c959f7132f47fb8919e3 = 0x54         ;
        constexpr std::uintptr_t _5dfbf85024f90b4922635148c8f5ace555de52e5 = 0x58         ;
        constexpr std::uintptr_t _a711e1642991d1429be1e7a10a251fbc52b0f900 = 0x5C         ;
    }

    namespace %8c351c568f91e61da3d2140e0c60dfb02e13f503
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f4631c6e86e24f660a788dedb32cb63362b95136 = 0x18         ;
        constexpr std::uintptr_t _155c03f5d7c3c4f502fa122ef2c3133d434d9dc3 = 0x20         ;
        constexpr std::uintptr_t _01901cadd3a305390b8e3dc0c125092b30592b5b = 0x28         ;
        constexpr std::uintptr_t _dc8dfe8e2cf140ffd013a46ef1c65aa38d0d20a5 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _8d82d077495b0be992fedeafbcf3c157b43a3d3e = 0x0          ;
            constexpr std::uintptr_t _2bfcf5ad0818df1eef4b3fbe72104b080211b19f = 0x8          ;
            constexpr std::uintptr_t _8de21ca7f0ffe22b6120d09712ba60833c1257c3 = 0x10         ;
            constexpr std::uintptr_t _6382d919565d899e239fa6fcca548c69f5ada007 = 0x18         ;
        }

    }

    namespace BuriedItems
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace AmbienceZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t baseAmbience                     = 0x50         ;
        constexpr std::uintptr_t stings                           = 0x58         ;
        constexpr std::uintptr_t priority                         = 0x60         ;
        constexpr std::uintptr_t overrideCrossfadeTime            = 0x64         ;
        constexpr std::uintptr_t crossfadeTime                    = 0x68         ;
        constexpr std::uintptr_t ambienceGain                     = 0x6C         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %cef22efd8e3d1b0c7e8082bdd3e50c1ead6dc4b8
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _b231b7cca5eaf8d1e056e9bc4a463fca8981c2ec = 0x0          ;
            constexpr std::uintptr_t _fc26be05aec5183943c64ec275b946b3f9142154 = 0x8          ;
            constexpr std::uintptr_t _b1e2b8b93efae55619906cbc5fe2b52f374a5599 = 0x10         ;
        }

    }

    namespace TagComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tag                              = 0x20         ;
    }

    namespace TimeSinceThreatEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace %fa43f0464a9e487d607e4eeb3f4937a030f5a3f9
    {
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x10         ;
        constexpr std::uintptr_t _b555da681efd3dfcbbc406b76217dc4daef9b128 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _03b7d48bec5539d65f64fb07598202783f3d0e33 = 0x0          ;
            constexpr std::uintptr_t _3636c0afc304bc3ac3873d0db329702bc357f509 = 0x10         ;
        }

    }

    namespace MapMarkerGenericRadius
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;
        constexpr std::uintptr_t radius                           = 0x210        ;
        constexpr std::uintptr_t color1                           = 0x214        ;
        constexpr std::uintptr_t color2                           = 0x224        ;
        constexpr std::uintptr_t alpha                            = 0x234        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _3865027736f365089203b8dc3b0819b776557e41 = 0x238        ;
    }

    namespace %a8db15c5d3ab772fc734cdfd99de48591b7755b6
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _c722c075a6e4eca23657932f444f5d6463f3eb51 = 0x0          ;
        }

    }

    namespace ReclaimTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t itemCount                        = 0x3A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace ViewmodelCameraAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CameraModifyBone                 = 0x20         ;
        constexpr std::uintptr_t ShouldSuppressLeftHandScreenShake = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x2C         ;
        constexpr std::uintptr_t PositionOffset                   = 0x30         ;
        constexpr std::uintptr_t RotationOffset                   = 0x3C         ;
        constexpr std::uintptr_t CameraAnimator                   = 0x48         ;

        constexpr std::uintptr_t _730be29c7ca555ef5aa0af39bfb512da90676042 = 0x50         ;
        constexpr std::uintptr_t _aeb4376113c9623db0cdb0068abed3fb21872087 = 0x5C         ;
        constexpr std::uintptr_t _95a3b452c97b97eb846fe382d3727d448652fb98 = 0x6C         ;
        constexpr std::uintptr_t _eea6ce99962ece71170e163c3709eb4e070af0bf = 0x70         ;
        constexpr std::uintptr_t _9a272e93602ce9988cb3f6d64939bf99243b3d8f = 0x74         ;
        constexpr std::uintptr_t _7f82e2fe96569982d2a5690e462dd495cac7bab7 = 0x78         ;
        constexpr std::uintptr_t _ebf47e4eda4affe893c2f591929163851243c3f9 = 0x7C         ;
    }

    namespace TriggerWorkbench
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t parentBench                      = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace ItemModProjectileMod
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace EffectAudioPerspectiveSwitcher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t parentToWeaponComponent          = 0x20         ;

        constexpr std::uintptr_t _b90e5066640e3abf867cf029b15a8b636c6a3343 = 0x28         ;
    }

    namespace %f9f37d4a677778e69fbbd581d0b620a563577149
    {
        constexpr std::uintptr_t _35d0aff6162cc142aafd5ca3b7f457a5b0f0df3f = 0x10         ;
        constexpr std::uintptr_t _8d68967bafbda8a9031d79d51edca0f1bafdebed = 0x20         ;
        constexpr std::uintptr_t _d70e9394b8341605b5f76251b729b58000eef07b = 0x2C         ;
        constexpr std::uintptr_t _5673d9efbb7aa60ee319e7953f11c6c7436d7914 = 0x3C         ;
        constexpr std::uintptr_t _e6a0ff2ba6e1697ed46a93355beb1e82158205b1 = 0x4C         ;
        constexpr std::uintptr_t _f7791adf7212f8e466786fee0ae74ef7f8ffe0e0 = 0x5C         ;
        constexpr std::uintptr_t _d9a4a826b91a557d8534386b0ed6ff0af2fbca58 = 0x6C         ;
        constexpr std::uintptr_t _0717e37e86a5b9c3a4a24d1a7214f74db10177ad = 0x7C         ;
        constexpr std::uintptr_t _e3b010ac3cb2134bf341405b29faa1f52b3925e0 = 0x8C         ;

        namespace _static
        {
            constexpr std::uintptr_t _c1ad69624927f48b6c4ecb94c359c4081a868808 = 0x0          ;
            constexpr std::uintptr_t _3e9d5306b2a21102db8b275df7c4b08508086e1e = 0x8          ;
            constexpr std::uintptr_t _4cb663d480d890ea18eedf116a17c8ea20a03956 = 0x10         ;
            constexpr std::uintptr_t _6f9727bbcc92d9e3a3d10e50ca5e5917bb17d469 = 0x18         ;
        }

    }

    namespace ApplyTerrainModifiers
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace TestMethodAttribute
    {
        constexpr std::uintptr_t _TestParameters_k__BackingField  = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _fcb12c66e0261e11966458eb8340ad56ac7a62d6 = 0x0          ;
            constexpr std::uintptr_t _576fd37e67c0cf57df95bc87495b3712c8a868c6 = 0x8          ;
        }

    }

    namespace SleepingBagCamper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t CountsTowardsBagLimit            = 0x340        ;
        constexpr std::uintptr_t renameDialog                     = 0x348        ;
        constexpr std::uintptr_t assignDialog                     = 0x350        ;
        constexpr std::uintptr_t secondsBetweenReuses             = 0x358        ;
        constexpr std::uintptr_t perPlayerRespawnCooldown         = 0x35C        ;
        constexpr std::uintptr_t niceName                         = 0x368        ;
        constexpr std::uintptr_t spawnOffset                      = 0x370        ;
        constexpr std::uintptr_t RespawnType                      = 0x37C        ;
        constexpr std::uintptr_t isStatic                         = 0x380        ;
        constexpr std::uintptr_t canBePublic                      = 0x381        ;
        constexpr std::uintptr_t canReassignToFriends             = 0x382        ;
        constexpr std::uintptr_t clearHostile                     = 0x383        ;
        constexpr std::uintptr_t assignOtherBagPhrase             = 0x388        ;
        constexpr std::uintptr_t assignedBagPhrase                = 0x390        ;
        constexpr std::uintptr_t cannotAssignBedNoPlayerPhrase    = 0x398        ;
        constexpr std::uintptr_t cannotAssignBedPhrase            = 0x3A0        ;
        constexpr std::uintptr_t cannotMakeBedPhrase              = 0x3A8        ;
        constexpr std::uintptr_t bedAssigningBlocked              = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _017768120c75b782b1bd2ab5be559e19253e1d49 = 0x308        ;
        constexpr std::uintptr_t _9f22b56d7ed0551c6db84709198cbf8b7057a3b7 = 0x310        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x318        ;
        constexpr std::uintptr_t _b0b34ca75a631498214aaafb74c1478794676cb8 = 0x320        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x328        ;
        constexpr std::uintptr_t _0dd74dc8b7f4c04bf83424f35727dab20732807e = 0x330        ;
        constexpr std::uintptr_t _dbae28856147486fd61d5d966f1bd79e7d7ce0d9 = 0x338        ;
        constexpr std::uintptr_t _c8460434112938c0916c5b94ec16bd5bef8efb22 = 0x360        ;
        constexpr std::uintptr_t _244dfccf70c6328ff7cd4dcbdef547330a0a6715 = 0x3B8        ;
        constexpr std::uintptr_t _14863ee458604bfea0d062f218887d5436eabf0a = 0x3B9        ;
        constexpr std::uintptr_t _c42f4edde7c6e7fd94a497157275ee8b736068c5 = 0x3C0        ;
        constexpr std::uintptr_t _d9503b73fb5f55abc7ce031c70545fe30fea8d3b = 0x3C8        ;
        constexpr std::uintptr_t _5899a11cddf1daf36981bba1fcd020a6b472d57f = 0x3D0        ;
        constexpr std::uintptr_t _b691817511e95a1d52831ec4d9dc29999e379d54 = 0x3D8        ;
    }

    namespace SeasonalTimedExplosive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t randomRenderer                   = 0x290        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace FlashbangOverlay
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B170   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x28         ;
        constexpr std::uintptr_t burnIntensityCurve               = 0x30         ;
        constexpr std::uintptr_t whiteoutIntensityCurve           = 0x38         ;
        constexpr std::uintptr_t deafLoopDef                      = 0x40         ;

        constexpr std::uintptr_t _3d11ac2dd2306b42e5d435da3f801542bad7c865 = 0x20         ;
        constexpr std::uintptr_t _90ef7111d1ce284974732b4877a6ff1bc3e4a374 = 0x48         ;
        constexpr std::uintptr_t _d77a8a144bb4dd23eb93dde0c8daa067b22c3161 = 0x50         ;
        constexpr std::uintptr_t _1543afb18280ba8cf44562f856f67a37d682ef6d = 0x54         ;
        constexpr std::uintptr_t _fa53f665f5ef7b6ad4171d0bcd700d6f649568ec = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace TriggerPlayerMovePos
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t triggerCollider                  = 0x50         ;
        constexpr std::uintptr_t relativeMoveVector               = 0x58         ;
        constexpr std::uintptr_t shouldPauseMarkHostile           = 0x64         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace PoolTableBallType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RowType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Locker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t equipSound                       = 0x3A8        ;
        constexpr std::uintptr_t maxGearSets                      = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace CatapultSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;
        constexpr std::uintptr_t reloadLoopDef                    = 0xB0         ;
        constexpr std::uintptr_t reloadStartDef                   = 0xB8         ;
        constexpr std::uintptr_t reloadStopDef                    = 0xC0         ;
        constexpr std::uintptr_t suspensionDef                    = 0xC8         ;
        constexpr std::uintptr_t suspensionMinExtensionDelta      = 0xD0         ;
        constexpr std::uintptr_t suspensionMinTimeBetweenSounds   = 0xD4         ;
        constexpr std::uintptr_t tireDirtSoundDef                 = 0xD8         ;
        constexpr std::uintptr_t tireGrassSoundDef                = 0xE0         ;
        constexpr std::uintptr_t tireSnowSoundDef                 = 0xE8         ;
        constexpr std::uintptr_t tireWaterSoundDef                = 0xF0         ;
        constexpr std::uintptr_t tireGainCurve                    = 0xF8         ;
        constexpr std::uintptr_t movementLoopDef                  = 0x100        ;
        constexpr std::uintptr_t movementGainCurve                = 0x108        ;
        constexpr std::uintptr_t movementGainAdjustmentSpeed      = 0x110        ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x118        ;
        constexpr std::uintptr_t _43c21c5cb72f7af3dff80d41de6078db005a4afc = 0x120        ;
        constexpr std::uintptr_t _0a2c9d749c38030a4025b7d9ad9e8e1e0263f50e = 0x128        ;
        constexpr std::uintptr_t _541d33da2cef79da01ac1e7751f11e79ff4696af = 0x130        ;
        constexpr std::uintptr_t _f30d98c8461a736c06869f2c925e93e2b6841e70 = 0x138        ;
        constexpr std::uintptr_t _6b9cf9eb040630c9a7a02362f48b0b835074ad70 = 0x140        ;
        constexpr std::uintptr_t _7e93821ea84e6a06c8c3970f09ad31760caad148 = 0x148        ;
    }

    namespace %8dbe9c2217242cab5edd2ad186ca0d0960df804b
    {
        constexpr std::uintptr_t _d2d6a2152bc58f3f915f9721a31298ddac468dc6 = 0x10         ;
        constexpr std::uintptr_t _15387b2679d4ca614f743be3e828d019c56db74e = 0x50         ;
        constexpr std::uintptr_t _470615d958591f6e2b36d3e92b74fc96950bd7a0 = 0x54         ;
        constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _67cc895b9e1def082544dac571cb248f455b9ba6 = 0x0          ;
            constexpr std::uintptr_t _e50ff4c919578e57429c5678053e3fce03638941 = 0x10         ;
            constexpr std::uintptr_t _66db219cc131ff6387369936f03f49bd65084b8a = 0x20         ;
            constexpr std::uintptr_t _bf6313a1f82ca278b40a90228522d866309d1829 = 0x30         ;
            constexpr std::uintptr_t _679428cafb494e30194188fa89f0f5b7697a694e = 0x38         ;
            constexpr std::uintptr_t _dd5d4f36639b67e7136882696c0124758b3adc93 = 0x40         ;
            constexpr std::uintptr_t _d4f6355eafb89d4ac0a4ad99309c084ee11d8030 = 0x50         ;
            constexpr std::uintptr_t _e0ddd85c282899ac81f3e24afdf8511dd9772651 = 0x58         ;
            constexpr std::uintptr_t _d0d1208033fe5df55ad284d968d2f64ec254b8cd = 0x60         ;
        }

    }

    namespace %54ebc2e0b0d2a5b0f2fc920a85f700f9482d662e
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8cb09562d193612e06c7269182743769e60daa3 = 0x0          ;
        }

    }

    namespace %0615d1c45d2f6a46b0028114befff25a89bb5a75
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _7bf16edb1b6718880169b4cd73ffe0ea0d03e35b = 0x0          ;
        }

    }

    namespace MapLayer
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SprayCanSpray
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _495abde151068f4a2c1423c83d63559a3a3c5550 = 0x308        ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t Material                         = 0x10         ;
        constexpr std::uintptr_t Effect                           = 0x18         ;
        constexpr std::uintptr_t SoundDefinition                  = 0x20         ;
    }

    namespace MaterialEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t DefaultEffect                    = 0x18         ;
        constexpr std::uintptr_t DefaultSoundDefinition           = 0x20         ;
        constexpr std::uintptr_t Entries                          = 0x28         ;
        constexpr std::uintptr_t waterFootstepIndex               = 0x30         ;
        constexpr std::uintptr_t deepWaterEntry                   = 0x38         ;
        constexpr std::uintptr_t deepWaterDepth                   = 0x40         ;
        constexpr std::uintptr_t submergedWaterEntry              = 0x48         ;
        constexpr std::uintptr_t submergedWaterDepth              = 0x50         ;
        constexpr std::uintptr_t ScaleVolumeWithSpeed             = 0x54         ;
        constexpr std::uintptr_t SpeedGainCurve                   = 0x58         ;
    }

    namespace SurveyCharge
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t craterPrefab                     = 0x290        ;
        constexpr std::uintptr_t craterPrefab_Oil                 = 0x298        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace %bbf44b1e49f974379d589aa6da4e590d51f7874f
    {
        constexpr std::uintptr_t _3a6467ff3e3533799e7c69e05c0152181b19ac68 = 0x10         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x18         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x20         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x28         ;
        constexpr std::uintptr_t _c40675a95c1a3bce1f28e6ebe8c840b5147b2773 = 0x30         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x38         ;
        constexpr std::uintptr_t _3562c97cfd40be70d67f9d8961e4890fab5af170 = 0x40         ;
        constexpr std::uintptr_t _939681a0d78ce2bcb5a88ee7b6abf198905ceb04 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _30e22e371e1da77a50e351e8254dbf080e92b86c = 0x0          ;
        }

    }

    namespace GestureCollection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t AllGestures                      = 0x20         ;
        constexpr std::uintptr_t GestureVmInDuration              = 0x28         ;
        constexpr std::uintptr_t GestureInCurve                   = 0x30         ;
        constexpr std::uintptr_t GestureVmOutDuration             = 0x38         ;
        constexpr std::uintptr_t GestureOutCurve                  = 0x40         ;
        constexpr std::uintptr_t GestureViewmodelDeployDelay      = 0x48         ;
        constexpr std::uintptr_t EmptyGestureSlotSprite           = 0x50         ;
        constexpr std::uintptr_t EmptySlotTitle                   = 0x58         ;
        constexpr std::uintptr_t EmptySlotDescription             = 0x60         ;

        constexpr std::uintptr_t _17d3d62c405448d9bdcde6fc4795d894eae0689c = 0x68         ;
        constexpr std::uintptr_t _29b25a63e234d22072cfd75a2c2ca141254f2572 = 0x70         ;
    }

    namespace ResourceContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lootable                         = 0x30         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _439d286ddf2ea8b9cfbd7d2bc1d359fd565b2036 = 0x28         ;
    }

    namespace NotePanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t input                            = 0x20         ;

        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x28         ;
    }

    namespace SoundPlayerTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t soundPlayer                      = 0x50         ;
        constexpr std::uintptr_t fadeTime                         = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace MiniCrossbowViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ArrowRenderers                   = 0x20         ;
        constexpr std::uintptr_t TargetAnimator                   = 0x28         ;
        constexpr std::uintptr_t BarrelJoint                      = 0x30         ;
        constexpr std::uintptr_t RotateDuration                   = 0x38         ;
        constexpr std::uintptr_t RotateCurve                      = 0x40         ;
        constexpr std::uintptr_t RotateCurveReload                = 0x48         ;

        constexpr std::uintptr_t _e6c97c5ed7abd36797e2bd72766250f07a6dada0 = 0x50         ;
        constexpr std::uintptr_t _152817c225892bb72204b32d894d41bb5822b6f3 = 0x54         ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x58         ;
        constexpr std::uintptr_t _0d9b61a135c2eeb63ee23699dcc8c0999705d9c0 = 0x5C         ;
        constexpr std::uintptr_t _e280de8d926d411be21571fd5e15f51b94e3bae0 = 0x5D         ;
        constexpr std::uintptr_t _649ffa6b937936a633fc8ca7d61f8f0dd85772b0 = 0x60         ;
        constexpr std::uintptr_t _0ef2fae8d176499f118d65de0eaf714483d8f8b2 = 0x64         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x68         ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x6C         ;
        constexpr std::uintptr_t _9340a2db8c03226b0299922a5b1ced9506ea0bb7 = 0x70         ;
        constexpr std::uintptr_t _9f39ae068a34752c68f9e6a5379091b960650040 = 0x74         ;
        constexpr std::uintptr_t _0016507ee290fa015421516f2ffff106086a1b68 = 0x78         ;
        constexpr std::uintptr_t _600e92424039f1485ab536b033cfee3e47340b67 = 0x7C         ;
    }

    namespace %891807a00f017d7500b91912dceb0de988d462a7
    {
        constexpr std::uintptr_t _0a981c439fb33dbf077a15899d5f62ac617834ef = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b49e4ef10bef7e8e4089e42a96c76d3833e8895 = 0x20         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x24         ;
        constexpr std::uintptr_t _1feab6f0f8cd52eceb64ddfd5646c2788c40498f = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _f18924025015e23fd95f412678042452383f482a = 0x38         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x40         ;
        constexpr std::uintptr_t _c74653f1d3154ae6c840fb86bb5b02df1ff35af4 = 0x48         ;
        constexpr std::uintptr_t _624e71e9af8fe4113d20769c1e07e4bf8115824b = 0x4C         ;
        constexpr std::uintptr_t _1e68a15723096398971cd4bff39570bd0e045991 = 0x50         ;
        constexpr std::uintptr_t _4aa8a084ba8bd2821a31e878c53fbf99641600dc = 0x58         ;
        constexpr std::uintptr_t _1bd7b608003592e8a4862f937de1d0514d5dd03d = 0x60         ;
        constexpr std::uintptr_t _6a416b51c0734c6eef279fe58227e5a2bf66480e = 0x64         ;

        namespace _static
        {
            constexpr std::uintptr_t _89ef1fd041e1a6c19929e2872b5533eb6b43228d = 0x0          ;
            constexpr std::uintptr_t _8cffd31c2c8b82f8569b768d84e7095f4f43acdd = 0x8          ;
        }

    }

    namespace ProceduralDungeonCell
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t north                            = 0x20         ;
        constexpr std::uintptr_t east                             = 0x21         ;
        constexpr std::uintptr_t south                            = 0x22         ;
        constexpr std::uintptr_t west                             = 0x23         ;
        constexpr std::uintptr_t entrance                         = 0x24         ;
        constexpr std::uintptr_t hasSpawn                         = 0x25         ;
        constexpr std::uintptr_t exitPointHack                    = 0x28         ;
        constexpr std::uintptr_t spawnGroups                      = 0x30         ;
        constexpr std::uintptr_t mapRendererLods                  = 0x38         ;
    }

    namespace ModularCarCentralLockingSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interactionColliderName          = 0x20         ;
        constexpr std::uintptr_t pressSoundDef                    = 0x28         ;
        constexpr std::uintptr_t centralLockingSwitch             = 0x30         ;
        constexpr std::uintptr_t switchOffPos                     = 0x38         ;
        constexpr std::uintptr_t switchOnPos                      = 0x44         ;
    }

    namespace PlayerAuthRequest
    {
        constexpr std::uintptr_t _AppId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Ticket_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Host_k__BackingField            = 0x20         ;
    }

    namespace DepthOfFieldEffectRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t focalDistance01                  = 0x20         ;
        constexpr std::uintptr_t internalBlurWidth                = 0x24         ;
        constexpr std::uintptr_t dofShader                        = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _c6ad6724f04f88e7b264e8c16c502efd32897cef = 0x0          ;
        }

    }

    namespace %313ab5ab85831f01f59fe36a5cdf102983acdaf7
    {
    }

    namespace %407552c659d5a9697010f76950fe9a7882b83b37
    {
    }

    namespace %ed41269c0a3b4e93148de7cd29161762b1d5c4d2
    {
        constexpr std::uintptr_t _dd05594c2cf261c519fcce81f47926238fb72872 = 0x10         ;
        constexpr std::uintptr_t _f79356470501c48312dfb94d425d7f30acd7bfdb = 0x18         ;
        constexpr std::uintptr_t _da94f4efde39b8b018741461b370e21dfbac3332 = 0x24         ;
        constexpr std::uintptr_t _2a7240602985463e616cd3994067930f3fdb5c48 = 0x28         ;
        constexpr std::uintptr_t _091487e863e628bc93a61404f6621b66d3c0bebd = 0x38         ;
        constexpr std::uintptr_t _f89548598e79b94d4110cb4c218b7dee40331e58 = 0x40         ;
        constexpr std::uintptr_t _a53090dd1161869956bb558787b407f802c5757a = 0x41         ;
        constexpr std::uintptr_t _c626c55c5ceecc4b95932a224f2412d7d3e5ef68 = 0x44         ;
        constexpr std::uintptr_t _a191870f7c03d7b51b3363029df9efbd71a0ad77 = 0x50         ;
        constexpr std::uintptr_t _ac0ed391aad11ede23ea5c5abe250246e5151b7d = 0x51         ;
        constexpr std::uintptr_t _2e3580b5e812bf0422b4a6b9638b518880bf2a99 = 0x54         ;
        constexpr std::uintptr_t _45900d086df23795c73a0a9fe1389237164e6402 = 0x5C         ;
        constexpr std::uintptr_t _926d2fe9698ccbeb232cc5168a6f1acc68d5b003 = 0x60         ;
        constexpr std::uintptr_t _8a5ba0ef89bdf572db491fc8f59340ce9ef4aa21 = 0x68         ;
        constexpr std::uintptr_t _4f8c2328a06b621d74e40ceec8a3f1f89e86a74f = 0x70         ;
        constexpr std::uintptr_t _60eee18d1ca8b10b372a8ac58692e451f546d221 = 0x78         ;
        constexpr std::uintptr_t _a5f8c4ce4a1b133360db26480ad8735a1f7e3609 = 0x80         ;
        constexpr std::uintptr_t _1d60c353f9b202fb564c042575141c42fff12371 = 0x90         ;
        constexpr std::uintptr_t _e12979d53a797dfc5f9844f50b3d4c332878cb8b = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _22667701d4949c23640cea075f0f0b9e849fc62a = 0x0          ;
            constexpr std::uintptr_t _6b1ff2782cb36cf1441391e561b54d1604108b24 = 0x10         ;
            constexpr std::uintptr_t _5b58f4d7d34857f2b1105d219916e3c80851ec3c = 0x18         ;
            constexpr std::uintptr_t _95ae85f15df2866c411d20c07d746a136a95e504 = 0x20         ;
        }

    }

    namespace SocketMod_BuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t sphereRadius                     = 0xB8         ;
        constexpr std::uintptr_t layerMask                        = 0xBC         ;
        constexpr std::uintptr_t queryTriggers                    = 0xC0         ;
        constexpr std::uintptr_t wantsCollide                     = 0xC4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace %b4738319a172eeb3ab8ad63e66bbd4c6ae1f71be
    {
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
        constexpr std::uintptr_t _54ce6f71d27d1b164de606fbf7edf5abd7c7ea5a = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _3fd426571145a9e6a58b067244113f28f8c5ce40 = 0x0          ;
            constexpr std::uintptr_t _ad67ce0f6023119cccb7a2a9ee8d7e330bb62dd1 = 0x8          ;
        }

    }

    namespace ConsoleCommandRealm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PoolCueViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
    }

    namespace Ammo
    {
        constexpr std::uintptr_t item                             = 0x0          ;
        constexpr std::uintptr_t go                               = 0x8          ;
    }

    namespace FiringEffect
    {
        constexpr std::uintptr_t item                             = 0x0          ;
        constexpr std::uintptr_t effectPrefab                     = 0x8          ;
    }

    namespace Catapult
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t controller                       = 0x4B0        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x4C0        ;
        constexpr std::uintptr_t carSettings                      = 0x4C8        ;
        constexpr std::uintptr_t wheels                           = 0x4D0        ;
        constexpr std::uintptr_t towAnchor                        = 0x4D8        ;
        constexpr std::uintptr_t pullingPlayerModifiers           = 0x4E0        ;
        constexpr std::uintptr_t animator                         = 0x518        ;
        constexpr std::uintptr_t muzzle                           = 0x520        ;
        constexpr std::uintptr_t reloadTime                       = 0x528        ;
        constexpr std::uintptr_t ammoPrefabs                      = 0x530        ;
        constexpr std::uintptr_t ammoParent                       = 0x538        ;
        constexpr std::uintptr_t reloadProgress                   = 0x540        ;
        constexpr std::uintptr_t ammoStoragePrefab                = 0x548        ;
        constexpr std::uintptr_t dryFireEffectPrefab              = 0x578        ;
        constexpr std::uintptr_t fireEffects                      = 0x580        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _f65d3a3c052753213c203102b09bd5a4edc4a161 = 0x490        ;
        constexpr std::uintptr_t _ba67a8f23709210b8e62ffa10c6bb9701d3f1fba = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _5cca9f1f695a7b2c9a7340ec710650dd93b33999 = 0x4A8        ;
        constexpr std::uintptr_t _4fc602faecad6f8469c9c1775f1b695e6fcfa72f = 0x4AC        ;
        constexpr std::uintptr_t _69cae6f093a1a51480db272b6c8618daa79fefb4 = 0x4B8        ;
        constexpr std::uintptr_t _09f81e4e1c42dd5e340facacef0a6eb801f69254 = 0x4E8        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x4F0        ;
        constexpr std::uintptr_t _86a45559ffd73a22ca66057ba933e0e86447f02d = 0x4F8        ;
        constexpr std::uintptr_t _c76c5e6d2af846562a58611404b8b9265d2615c1 = 0x500        ;
        constexpr std::uintptr_t _e56832dfb08c64e6d7d6b41292b0cd4aa28fffbb = 0x508        ;
        constexpr std::uintptr_t _3917d17f10e0cbd9c12309f9997b80cac89583dc = 0x510        ;
        constexpr std::uintptr_t _e841959253d3b71adc004cc7b3731290953e94ef = 0x514        ;
        constexpr std::uintptr_t _3ff11a44726805153773b7d75f632f05684aca3c = 0x550        ;
        constexpr std::uintptr_t _3467093704d49493f63c9ff259ab179f28e6b469 = 0x560        ;
        constexpr std::uintptr_t _b4a49dd7649744c43aebe7d69e949b31080a35e0 = 0x568        ;
        constexpr std::uintptr_t _19d4351d45ebe20f3b3145d6569c43f3e1f841fe = 0x570        ;
        constexpr std::uintptr_t _e80be79aaf22d0592d07200f2aafe0bcdb005821 = 0x588        ;
    }

    namespace %25f9f4d75aa0466f11533369408f3f18bb22a940
    {
    }

    namespace %35320074c7a05d847ce62e0054831bee6acf2101
    {
        constexpr std::uintptr_t _2e5ff58e25e64b50ab1c8022d2a2f07bc67d57f1 = 0x10         ;
    }

    namespace %bdaf9b2e381fe37f9efff1722fccf8126126227d
    {
        constexpr std::uintptr_t _2e5ff58e25e64b50ab1c8022d2a2f07bc67d57f1 = 0x10         ;
        constexpr std::uintptr_t _57151c5d6f4595e3837ae079ebe283f0347ccf51 = 0x18         ;
    }

    namespace %7ba920266c335d2e0f77f419f82229073fb6a00c
    {
        constexpr std::uintptr_t _2e5ff58e25e64b50ab1c8022d2a2f07bc67d57f1 = 0x10         ;
        constexpr std::uintptr_t _57151c5d6f4595e3837ae079ebe283f0347ccf51 = 0x18         ;
        constexpr std::uintptr_t _ab411fd2b06ed2ce5f0d69ee34769d858bc3f30d = 0x20         ;
    }

    namespace TechTreeLine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t centerSelected                   = 0x30         ;
        constexpr std::uintptr_t topLeftSelected                  = 0x38         ;
        constexpr std::uintptr_t topRightSelected                 = 0x40         ;
        constexpr std::uintptr_t bottomLeftSelected               = 0x48         ;
        constexpr std::uintptr_t bottomRightSelected              = 0x50         ;
        constexpr std::uintptr_t centerLocked                     = 0x58         ;
        constexpr std::uintptr_t topLeftLocked                    = 0x60         ;
        constexpr std::uintptr_t topRightLocked                   = 0x68         ;
        constexpr std::uintptr_t bottomLeftLocked                 = 0x70         ;
        constexpr std::uintptr_t bottomRightLocked                = 0x78         ;
        constexpr std::uintptr_t from                             = 0x80         ;
        constexpr std::uintptr_t to                               = 0x84         ;
        constexpr std::uintptr_t selectedColor                    = 0x88         ;
        constexpr std::uintptr_t lockedColor                      = 0x98         ;

        constexpr std::uintptr_t _aee52a086a8a08621dc15f2cfac884a6288fa7eb = 0x24         ;
        constexpr std::uintptr_t _7620f3135517cb2dc771c0cc52b60ffbd8f556ec = 0xA8         ;
        constexpr std::uintptr_t _b3bb04d20fd10bb8d29d761c2f61534a943ff135 = 0xA9         ;
        constexpr std::uintptr_t _a71aeb0be9471a30437db04890c90856ee108a36 = 0xAA         ;
    }

    namespace UIBlackoutDeathOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t overlayType                      = 0x30         ;
        constexpr std::uintptr_t overrideCanvasScaling            = 0x34         ;
        constexpr std::uintptr_t referenceScale                   = 0x38         ;

        constexpr std::uintptr_t _3db02b6be584329c37fa65d4bb58494a43dac676 = 0x28         ;
        constexpr std::uintptr_t _51147474201d9e6407bdc410c9fa2fbd778b3a59 = 0x3C         ;
        constexpr std::uintptr_t _7425d65c821e22c2706e698d724b70b22d9e8e86 = 0x48         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x50         ;
    }

    namespace %286da6c0de8dcc20aecf7a06128b29f63b4211f2
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _c381ef7d793dc241c45398ab2da6bb62d0997a14 = 0x0          ;
            constexpr std::uintptr_t _f10695a720047d6bf7f342ab107a9fb092df0065 = 0x10         ;
            constexpr std::uintptr_t _1d2fb5376de0c0a776c7384ddd7fff1aee6732ce = 0x18         ;
        }

    }

    namespace ItemModConveyorOptions
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ForceShowInConveyorFilter        = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %94678ecf5895d97ccaeb19a9e4851853327459df
    {
        constexpr std::uintptr_t _dc3c1b8e2b3017baacfbd21047c17e8f3afa64d5 = 0x10         ;
        constexpr std::uintptr_t _0eeb4b053cc0b44981efe18039d035309f384793 = 0x18         ;
        constexpr std::uintptr_t _47667631480a559e2a0d869d9813f142398a3d0c = 0x20         ;
        constexpr std::uintptr_t _e399f111f7760dbfcae6384a6ebb8779c4cd2078 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _0df9ebd80085924b4c86eeb42ea453c0e180de74 = 0x0          ;
            constexpr std::uintptr_t _349593c8984f4179b25bbd5ca013762ed23d4677 = 0x8          ;
            constexpr std::uintptr_t _36e5771093f2ddb398cd5c84214d5b0e06fc2f80 = 0x10         ;
        }

    }

    namespace DroppedItemContainer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D8DD0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t lootPanelName                    = 0x2D8        ;
        constexpr std::uintptr_t maxItemCount                     = 0x2E0        ;
        constexpr std::uintptr_t ItemBasedDespawn                 = 0x2F8        ;
        constexpr std::uintptr_t onlyOwnerLoot                    = 0x2F9        ;
        constexpr std::uintptr_t buryLeftoverItems                = 0x2FA        ;
        constexpr std::uintptr_t openSound                        = 0x300        ;
        constexpr std::uintptr_t closeSound                       = 0x308        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _f11f9da1950bd301e6d2b2b6b830806397eed291 = 0x2D0        ;
        constexpr std::uintptr_t _22a1c796816ad0ea5a2fab1379904b68f6a5cae5 = 0x2E8        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x2F0        ;
    }

    namespace PreloadType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PreloadedCassetteContent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t ShortTapeContent                 = 0x18         ;
        constexpr std::uintptr_t MediumTapeContent                = 0x20         ;
        constexpr std::uintptr_t LongTapeContent                  = 0x28         ;
    }

    namespace SprayDecay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace TriggerParentExclusion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t IgnoreIfOnLadder                 = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace TagData
    {
        constexpr std::uintptr_t TagName                          = 0x10         ;
        constexpr std::uintptr_t TagObject                        = 0x18         ;
    }

    namespace Speeds
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SceneToPrefab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flattenHierarchy                 = 0x20         ;
        constexpr std::uintptr_t autoLowerTerrainInHoles          = 0x21         ;
        constexpr std::uintptr_t outputPrefab                     = 0x28         ;
        constexpr std::uintptr_t skipAllHlod                      = 0x30         ;
    }

    namespace %7f054f7615038deeb4635d2ea46ad4af42b0fd19
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _113f720756305a8995117ef3e334493124571992 = 0x60         ;
        constexpr std::uintptr_t _eefec6e86a6759e2dd15f2d146c411d31a3a1a63 = 0x6C         ;
        constexpr std::uintptr_t _5ec54cba375c596391122640ea3905bced06d189 = 0x78         ;
        constexpr std::uintptr_t _3bb476f86dc1641c2a6da6eb65c52030c4b19aa1 = 0x80         ;
        constexpr std::uintptr_t _997a81972bba8ff1645268bac82f03103787412d = 0x84         ;
        constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x88         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x94         ;

        namespace _static
        {
            constexpr std::uintptr_t _330b712cfcc2924670781e81268749a25de78fd4 = 0x0          ;
        }

    }

    namespace AlphaSinPulse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t target                           = 0x20         ;
        constexpr std::uintptr_t speed                            = 0x28         ;
        constexpr std::uintptr_t amplitude                        = 0x2C         ;
        constexpr std::uintptr_t preview                          = 0x30         ;
    }

    namespace SupplySignal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t smokeEffectPrefab                = 0x290        ;
        constexpr std::uintptr_t EntityToCreate                   = 0x298        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
        constexpr std::uintptr_t _faca675091ec6c2243d4d6e630364b65a7c15b42 = 0x2A0        ;
    }

    namespace UIClanMemberDetails
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Highlight                        = 0x20         ;
        constexpr std::uintptr_t HighlightColor                   = 0x28         ;
        constexpr std::uintptr_t SelectedColor                    = 0x38         ;
        constexpr std::uintptr_t Avatar                           = 0x48         ;
        constexpr std::uintptr_t Name                             = 0x50         ;
        constexpr std::uintptr_t Rank                             = 0x58         ;
        constexpr std::uintptr_t LastSeen                         = 0x60         ;
        constexpr std::uintptr_t UiClans                          = 0x80         ;
        constexpr std::uintptr_t NoteEditor                       = 0x88         ;
        constexpr std::uintptr_t NoteCharacterLimit               = 0x90         ;
        constexpr std::uintptr_t SaveNoteButton                   = 0x98         ;
        constexpr std::uintptr_t ChangeRankSection                = 0xA0         ;
        constexpr std::uintptr_t ChangeRankDropdown               = 0xA8         ;
        constexpr std::uintptr_t KickSection                      = 0xB0         ;
        constexpr std::uintptr_t KickButton                       = 0xB8         ;

        constexpr std::uintptr_t _5f8e038b37fbafc89ddbf9f826c6f34f5f14b87b = 0x68         ;
        constexpr std::uintptr_t _82ee8b7bcf9bc756d1ea3cdc2de516ba0162a0e2 = 0x70         ;
        constexpr std::uintptr_t _4afd04d3c91eaa103de9eda84e9c048fbd3e2dda = 0x78         ;
        constexpr std::uintptr_t _7b337133d89c80a2d16f3c1da0cab7e7edd66bf1 = 0xC0         ;
        constexpr std::uintptr_t _d488d7ae6d9cd423d9d950ae389e11624fe91e9e = 0xC1         ;
        constexpr std::uintptr_t _e274c6f3f0827766667714f6a14707409c2e052b = 0xC2         ;
    }

    namespace SelectedBlueprint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t blueprint                        = 0x20         ;
        constexpr std::uintptr_t craftAmountText                  = 0x28         ;
        constexpr std::uintptr_t ingredientGrid                   = 0x30         ;
        constexpr std::uintptr_t skinPicker                       = 0x38         ;
        constexpr std::uintptr_t iconImage                        = 0x40         ;
        constexpr std::uintptr_t titleText                        = 0x48         ;
        constexpr std::uintptr_t descriptionText                  = 0x50         ;
        constexpr std::uintptr_t CraftArea                        = 0x58         ;
        constexpr std::uintptr_t CraftButton                      = 0x60         ;
        constexpr std::uintptr_t CraftingTime                     = 0x68         ;
        constexpr std::uintptr_t CraftingAmount                   = 0x70         ;
        constexpr std::uintptr_t TutorialCraftButtonHighlight     = 0x78         ;
        constexpr std::uintptr_t FavouriteOnSprite                = 0x80         ;
        constexpr std::uintptr_t FavouriteOffSprite               = 0x88         ;
        constexpr std::uintptr_t FavouriteButtonStatusMarker      = 0x90         ;
        constexpr std::uintptr_t workbenchReqs                    = 0x98         ;

        constexpr std::uintptr_t _981a949b1c718d10d1d65db49cc5a5de96236cd3 = 0xA0         ;
        constexpr std::uintptr_t _17098de0913f71d8945c2a237e58465ab28375f6 = 0xA8         ;
        constexpr std::uintptr_t _fa5a783845534876e95c0e159fd7626d68a70bdd = 0xAC         ;
        constexpr std::uintptr_t _555114466fe76c36b3ccf55f7d10c1aef33742f3 = 0xB0         ;
        constexpr std::uintptr_t _ad10abf524aea44a80ed1897875ec5091655bb28 = 0xB8         ;
    }

    namespace UIRootScaled
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D0B80   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t overlayCanvas                    = 0x28         ;
        constexpr std::uintptr_t OverrideReference                = 0x30         ;
        constexpr std::uintptr_t TargetReference                  = 0x34         ;
        constexpr std::uintptr_t scaler                           = 0x40         ;

        constexpr std::uintptr_t _d7784e452095f95a87aa12109d55b472d6f914bf = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace CraftingQueue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t queueContainer                   = 0x20         ;
        constexpr std::uintptr_t queueItemPrefab                  = 0x28         ;

        constexpr std::uintptr_t _1108fba56b564bd76622d8132f3bfd7807f11ed8 = 0x30         ;
        constexpr std::uintptr_t _bd582b442bd8f296c90cf7bd70f7ae7dd6c121cf = 0x38         ;
    }

    namespace ByteMap-fake-1
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x10         ;
        constexpr std::uintptr_t _40b4feba8aaf076c3265efb3358597f179453b0a = 0x14         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x18         ;
    }

    namespace SledSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t LeftHand                         = 0x3E0        ;
        constexpr std::uintptr_t RightHand                        = 0x3E8        ;
        constexpr std::uintptr_t LeftFoot                         = 0x3F0        ;
        constexpr std::uintptr_t RightFoot                        = 0x3F8        ;
        constexpr std::uintptr_t MountedAnimationSpeed            = 0x400        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
    }

    namespace DoubleVisionRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t displaceProperty                 = 0x20         ;
        constexpr std::uintptr_t amountProperty                   = 0x24         ;
        constexpr std::uintptr_t doubleVisionShader               = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _2e692a1c8b5e282a3f4dcf9d811463cfd5effeed = 0x0          ;
            constexpr std::uintptr_t _bf41579105f08aa8530153ab349d3277cf8039f4 = 0x8          ;
            constexpr std::uintptr_t _8b3937424f1dc053f10bb96282dd17915362e0ed = 0x10         ;
        }

    }

    namespace SharpenAndVignetteRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t sharpenAndVigenetteShader        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _0bbb082b1afeee59379d0b91fc9e6a123ee42e88 = 0x0          ;
            constexpr std::uintptr_t _535c342bd8ae6afc85db0b3407131c369d36acb9 = 0x8          ;
        }

    }

    namespace TriggerForce
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t velocity                         = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace DartsGameViewModelComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rotationAimAttenuation           = 0x20         ;
        constexpr std::uintptr_t lerpSpeed                        = 0x24         ;

        constexpr std::uintptr_t _cd376c0ba0bcf96d639ef3b63955981231e83e18 = 0x28         ;
        constexpr std::uintptr_t _73b4926538203f393f400e5b57ef230115d68175 = 0x30         ;
        constexpr std::uintptr_t _18206f0f233c5f3d9c069840110bc87fe76fb039 = 0x34         ;
    }

    namespace BlunderbussViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetAnimator                   = 0x20         ;
        constexpr std::uintptr_t ShotsLeftSpeed                   = 0x28         ;
        constexpr std::uintptr_t HammerLayer                      = 0x2C         ;
    }

    namespace ParamType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Timing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SetParameterAnimatorBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t ParameterName                    = 0x18         ;
        constexpr std::uintptr_t ParameterType                    = 0x20         ;
        constexpr std::uintptr_t FloatValue                       = 0x24         ;
        constexpr std::uintptr_t BoolValue                        = 0x28         ;
        constexpr std::uintptr_t IntValue                         = 0x2C         ;
        constexpr std::uintptr_t SetParameterTiming               = 0x30         ;
        constexpr std::uintptr_t ThresholdTiming                  = 0x34         ;

        constexpr std::uintptr_t _1dc0e444481e2d9785d6ed2ab360770547f16b36 = 0x38         ;
    }

    namespace VineLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t minDistanceMultiplier            = 0xD0         ;
        constexpr std::uintptr_t States                           = 0xD8         ;
        constexpr std::uintptr_t shouldNotifyOnLODChange          = 0xE0         ;
        constexpr std::uintptr_t collapsedRenderer                = 0xE8         ;
        constexpr std::uintptr_t collapsedFilter                  = 0xF0         ;
        constexpr std::uintptr_t renderModesPerLOD                = 0x108        ;
        constexpr std::uintptr_t MaxLodForShadows                 = 0x110        ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88         ;
        constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94         ;
        constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95         ;
        constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96         ;
        constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98         ;
        constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8         ;
        constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0         ;
        constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0xF8         ;
        constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0x100        ;
        constexpr std::uintptr_t _db0073478809bb71c81300797f6c92e3cf824814 = 0x101        ;
        constexpr std::uintptr_t _2a05ba78fc5f29dbe978e9be7837f17d23b90c03 = 0x118        ;
    }

    namespace ItemModCycle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D4260   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t actions                          = 0x30         ;
        constexpr std::uintptr_t timeBetweenCycles                = 0x38         ;
        constexpr std::uintptr_t timerStart                       = 0x3C         ;
        constexpr std::uintptr_t onlyAdvanceTimerWhenPass         = 0x40         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace InstrumentIKTargetAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _1aedbca7117449976f7e1ba8d2bb30eb90b01aff = 0x0          ;
            constexpr std::uintptr_t _67e7189fdbe6f9646b021cdd30f8d7622bd83697 = 0x8          ;
            constexpr std::uintptr_t _391fa391a444fa32d207164a85d64bcfdd7f3b46 = 0x10         ;
        }

    }

    namespace %9fc87c9586fe19a1246577d1b9f016d59e131783
    {
        constexpr std::uintptr_t _2408c018223e7c2dc59c04064d4f9809fd83164e = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _1e856761430f051bb012c6306ad37bfae46d415e = 0x0          ;
        }

    }

    namespace VitalInfoUpgradeIcons
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t iconSize                         = 0x20         ;
        constexpr std::uintptr_t maxIconsPerRow                   = 0x28         ;
        constexpr std::uintptr_t vitalPanel                       = 0x30         ;

        constexpr std::uintptr_t _f196e17e7cbd49ccde4abcd2de13c3e09d2c58ae = 0x38         ;
        constexpr std::uintptr_t _102a5500a87356d482c36aeb852826e78c4d9c78 = 0x40         ;
        constexpr std::uintptr_t _a0007679fb62e9b866a91a560dda8d7795f81de2 = 0x48         ;
        constexpr std::uintptr_t _d2ad8e9b3689b9972e696ce0978d51d25f3bef91 = 0x4C         ;
    }

    namespace WildlifeWeight
    {
        constexpr std::uintptr_t wildlife                         = 0x10         ;
        constexpr std::uintptr_t weight                           = 0x18         ;
    }

    namespace WildlifeTrap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t tickRate                         = 0x3A8        ;
        constexpr std::uintptr_t trappedEffect                    = 0x3B0        ;
        constexpr std::uintptr_t trappedEffectRepeatRate          = 0x3B8        ;
        constexpr std::uintptr_t trapSuccessRate                  = 0x3BC        ;
        constexpr std::uintptr_t ignoreBait                       = 0x3C0        ;
        constexpr std::uintptr_t targetWildlife                   = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _5dd6fd80e2cba93e82be5735c5d91cbc10e506ba = 0x3D0        ;
    }

    namespace CraftingNotice
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvasGroup                      = 0x20         ;
        constexpr std::uintptr_t itemName                         = 0x28         ;
        constexpr std::uintptr_t craftSeconds                     = 0x30         ;
    }

    namespace ExplosionsShaderColorGradient
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ShaderProperty                   = 0x20         ;
        constexpr std::uintptr_t MaterialID                       = 0x28         ;
        constexpr std::uintptr_t Color                            = 0x30         ;
        constexpr std::uintptr_t TimeMultiplier                   = 0x38         ;

        constexpr std::uintptr_t _45dfb0ebd00d5027e6b8309a6eba86a5428ee275 = 0x3C         ;
        constexpr std::uintptr_t _d51dac7dfef8bd82c2a17975c05f08ebefa0fbbe = 0x40         ;
        constexpr std::uintptr_t _4fecff49fb3e99858ef232145ecd0c71ab4598b7 = 0x48         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x4C         ;
        constexpr std::uintptr_t _e71cdd072fa6242fd6acee2a5e107e9754ca79d5 = 0x50         ;
    }

    namespace StagedResourceBreakEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ItemPreviewIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t containerSource                  = 0x20         ;
        constexpr std::uintptr_t slot                             = 0x28         ;
        constexpr std::uintptr_t setSlotFromSiblingIndex          = 0x2C         ;
        constexpr std::uintptr_t iconContents                     = 0x30         ;
        constexpr std::uintptr_t iconImage                        = 0x38         ;
        constexpr std::uintptr_t amountText                       = 0x40         ;

        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x48         ;
        constexpr std::uintptr_t _1eaf6aec686910547cc2d84326e653d29dee24b7 = 0x50         ;
    }

    namespace TerrainMap`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
    }

    namespace MissionsHUD
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107866C8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t listComplete                     = 0x20         ;
        constexpr std::uintptr_t itemComplete                     = 0x28         ;
        constexpr std::uintptr_t popup                            = 0x30         ;
        constexpr std::uintptr_t Canvas                           = 0x38         ;
        constexpr std::uintptr_t titleText                        = 0x40         ;
        constexpr std::uintptr_t timerObject                      = 0x48         ;
        constexpr std::uintptr_t timerText                        = 0x50         ;

        constexpr std::uintptr_t _50a303031c6d8bb75a35332798edf3fd8e0bdb26 = 0x58         ;
        constexpr std::uintptr_t _29a7b5d4fd84b574e808b67a1e6b04c7057ab9c1 = 0x60         ;
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x68         ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x70         ;
        constexpr std::uintptr_t _49d494cf20e4f7ff61fe24721127c48ecf19f482 = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _c3a09f15e4b5c00ad100dc88c31dc7dbd2389fd4 = 0x0          ;
            constexpr std::uintptr_t _521814421bdf94881419aa986f606a0157697dbb = 0x1          ;
        }

    }

    namespace TextureCacheState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LayerCullDistance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Layer                            = 0x20         ;
        constexpr std::uintptr_t Distance                         = 0x28         ;
    }

    namespace WearableEyeViewAdjustment_Submesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetSubmesh                    = 0x20         ;
        constexpr std::uintptr_t HideMaterial                     = 0x28         ;
        constexpr std::uintptr_t DefaultMaterial                  = 0x30         ;
        constexpr std::uintptr_t TargetMesh                       = 0x38         ;
        constexpr std::uintptr_t Randomiser                       = 0x40         ;
    }

    namespace ScaleTransform
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t useRandomScale                   = 0x20         ;
        constexpr std::uintptr_t scaleMin                         = 0x24         ;
        constexpr std::uintptr_t scaleMax                         = 0x28         ;
        constexpr std::uintptr_t myRenderer                       = 0x38         ;

        constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x2C         ;
        constexpr std::uintptr_t _9a8e19e8bdda0ef32b6b2f828284a5a14f52a753 = 0x30         ;
        constexpr std::uintptr_t _f111aa9da4942f303200ddfd6f67090278b0e282 = 0x40         ;
    }

    namespace DeepSeaFloatingCity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t MapMarker                        = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %ac9001fed63d4b9271c3cc5cf1a51266d6969cb3
    {
        constexpr std::uintptr_t _1568b0ef9ee437dab5d4f6ae424955880bb47137 = 0x10         ;
        constexpr std::uintptr_t _d2d6a2152bc58f3f915f9721a31298ddac468dc6 = 0x14         ;
        constexpr std::uintptr_t _3cc255abce1e8a1ca889904d68eeb83b1c31e59d = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _634810e20c8bcf672f6356f2f887474ed9a5cc36 = 0x0          ;
            constexpr std::uintptr_t _7b42a1406a94b5454cf02b500b32553a6389297f = 0x8          ;
            constexpr std::uintptr_t _745425323277bd54197218c13bde5c1f842ab36d = 0x10         ;
        }

    }

    namespace %5f47e3fbac4ff860f9de49ce2d919801426e2b62
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F470   ;
        constexpr std::uintptr_t _a2597139f5cfa77447148e40576c51a29e464912 = 0x10         ;
        constexpr std::uintptr_t _dfe5cd4fddf173c6cd35ce92bd06cbbb604d4819 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _d3649fe0029b235755604d6664538bbf1789edc0 = 0x0          ;
            constexpr std::uintptr_t _2c0b2f240b083ba58dba0901a7d23c3917f443f9 = 0x8          ;
            constexpr std::uintptr_t _5b8bdf44ce4976bd954c9c2fc5fc3870b85c6aa7 = 0x10         ;
        }

    }

    namespace MemorySlotUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Label                            = 0x20         ;
    }

    namespace %ad005006e7ce4e91ca7bb794dee3ddcae3303ca4
    {
        constexpr std::uintptr_t _8355d4ee0f9afbbef0dcdccc6a22477c8d7cac91 = 0x10         ;
        constexpr std::uintptr_t _ed2677ed4f1188f2a7e172d9acc28e72bd084046 = 0x18         ;
        constexpr std::uintptr_t _5559d671bee2f7eb56e6fc927bce77ef029ee298 = 0x20         ;
        constexpr std::uintptr_t _f776a0e1ec4baae5da594e6744d385f7a9f19cc3 = 0x28         ;
        constexpr std::uintptr_t _412644bf6b154eb3203827b606221b82602856f9 = 0x30         ;
        constexpr std::uintptr_t _c0c0058f0faa415bc503754a73c718dcc58a19ca = 0x38         ;
        constexpr std::uintptr_t _10c18e62d409bd1b9a9cb83707aea3f08a72b8a2 = 0x40         ;
        constexpr std::uintptr_t _fe697241efe0783d0d78ca5700615e3d1da7eb8e = 0x48         ;
        constexpr std::uintptr_t _cfc77ee5097fb418dd6ef5e91e94d129940cb247 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _ccb2fb2fc6bbb43b6723e7dd288fd5918edfbe3b = 0x0          ;
            constexpr std::uintptr_t _b3791b9425e8a65d74223a7490cc3299c09f431a = 0x8          ;
            constexpr std::uintptr_t _bf61bfbef77f52d82aad92fa3f4867cdcf19c1f1 = 0x10         ;
            constexpr std::uintptr_t _56ac85945387af3f5bf410cae730d1cf930e69c7 = 0x18         ;
            constexpr std::uintptr_t _043f11969c9ebeedbe25177b2d3b55ca4ae531a9 = 0x20         ;
            constexpr std::uintptr_t _7d73eb5ef000a3513572555a9388d358bbba78dd = 0x30         ;
        }

    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9957692a8d59738c86052b158cfb3bc8965729aa
    {
    }

    namespace PlayerInventory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t crafting                         = 0x40         ;
        constexpr std::uintptr_t loot                             = 0x48         ;
        constexpr std::uintptr_t inventoryRadioactivity           = 0x50         ;
        constexpr std::uintptr_t containsRadioactiveItems         = 0x54         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _4edbe302b3f696f38b0bcd95d9fb19f6037e0ee0 = 0x28         ;
        constexpr std::uintptr_t _02548796265d0e4287f2a6d198de7e415b3b6d69 = 0x30         ;
        constexpr std::uintptr_t _2c7b434bb7dedcf5394253031cc7110918d46243 = 0x38         ;
        constexpr std::uintptr_t _d46609bad6de7e28ea74a9fe5486be10f4d5d27d = 0x58         ;
        constexpr std::uintptr_t _456a6370f6a639c5d22a1ef0ebc70d6e1b9f2bbe = 0x60         ;
        constexpr std::uintptr_t _d305cee8ecc7e15333110d1bf9b25779aa9a17b2 = 0x68         ;
        constexpr std::uintptr_t _efcd1f47c7c2d6204c1ceaa71a425b737298e993 = 0x78         ;
    }

    namespace Candle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _066acc10d000bde4f8973b214691c68bec98ec45 = 0x2D0        ;
        constexpr std::uintptr_t _4925973212227f718b986352a7f1155e5e7664ca = 0x2D8        ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SoundFade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hqFadeFilter                     = 0x20         ;
        constexpr std::uintptr_t currentGain                      = 0x28         ;
        constexpr std::uintptr_t startingGain                     = 0x2C         ;
        constexpr std::uintptr_t finalGain                        = 0x30         ;
        constexpr std::uintptr_t sampleRate                       = 0x34         ;
        constexpr std::uintptr_t highQualityFadeCompleted         = 0x38         ;
        constexpr std::uintptr_t length                           = 0x3C         ;
        constexpr std::uintptr_t currentDirection                 = 0x40         ;

        constexpr std::uintptr_t _52b50a33c27742a5769f860deea336f91303d325 = 0x48         ;
        constexpr std::uintptr_t _30528c3d215e43e621d9fa9e1dbee43ac6ce4853 = 0x50         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x58         ;
        constexpr std::uintptr_t _ac03c8a982b386e237d8b213e4ba2dca0ab00ec2 = 0x5C         ;
        constexpr std::uintptr_t _a7cfa8e6de19996222e2767551c6a12ec34d5271 = 0x60         ;
    }

    namespace BaseRagdoll
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10805060   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t Ragdoll                          = 0x3D0        ;
        constexpr std::uintptr_t BonePosData                      = 0x3D8        ;
        constexpr std::uintptr_t impactDamage                     = 0x3E0        ;
        constexpr std::uintptr_t flailBodies                      = 0x3E8        ;
        constexpr std::uintptr_t fleshImpact                      = 0x460        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _420e303f951e71fc107009228b93e7a7cad075ff = 0x3F0        ;
        constexpr std::uintptr_t _aa70f34358c49fb6e73d535134d2b2343e85d58a = 0x400        ;
        constexpr std::uintptr_t _2d89c434dcd99d29cc2db7c5639b5c889c5a3294 = 0x408        ;
        constexpr std::uintptr_t _565b338d5b16a3cbdfe9c045a60f720da06bd783 = 0x40C        ;
        constexpr std::uintptr_t _55c14b57629d1c28113bba33d8646997e1a7c6e0 = 0x410        ;
        constexpr std::uintptr_t _b5106a53c6d16dd22367914bd48c21abff87370c = 0x414        ;
        constexpr std::uintptr_t _2211e8b4ba4452645910ddc0cccd68f799847a3e = 0x415        ;
        constexpr std::uintptr_t _61d70ddfc420977768873ab150c8862e29bf1e97 = 0x418        ;
        constexpr std::uintptr_t _aab22d53a7d1c317cf91abcda3d86d63cb95d7ec = 0x41C        ;
        constexpr std::uintptr_t _a2c356b5a86e2d87db15f2804df438aef8f80f59 = 0x428        ;
        constexpr std::uintptr_t _8ff290fe21d42a2eeb2ae03e80f7c2a577cc6ae7 = 0x42C        ;
        constexpr std::uintptr_t _7a144d8fe8e5983e8d7e027de646e37b3eb12a4e = 0x430        ;
        constexpr std::uintptr_t _f20de687ae3b78f61c46e72e50668abc899ae315 = 0x43C        ;
        constexpr std::uintptr_t _7ffe1a948ebe8f5b9faf255c0cdebf0b24538a7a = 0x448        ;
        constexpr std::uintptr_t _57ae021b9b5a3ca881c3d7c74d626e373b99fbcb = 0x458        ;

        namespace _static
        {
            constexpr std::uintptr_t _24ead47c3c3771ecf8544980c1ad509cf9bd05be = 0x0          ;
            constexpr std::uintptr_t _faed3a276c242addc64eac5683db5e4550a15c9c = 0x1          ;
        }

    }

    namespace ReverbSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t room                             = 0x18         ;
        constexpr std::uintptr_t roomHF                           = 0x1C         ;
        constexpr std::uintptr_t roomLF                           = 0x20         ;
        constexpr std::uintptr_t decayTime                        = 0x24         ;
        constexpr std::uintptr_t decayHFRatio                     = 0x28         ;
        constexpr std::uintptr_t reflections                      = 0x2C         ;
        constexpr std::uintptr_t reflectionsDelay                 = 0x30         ;
        constexpr std::uintptr_t reverb                           = 0x34         ;
        constexpr std::uintptr_t reverbDelay                      = 0x38         ;
        constexpr std::uintptr_t HFReference                      = 0x3C         ;
        constexpr std::uintptr_t LFReference                      = 0x40         ;
        constexpr std::uintptr_t diffusion                        = 0x44         ;
        constexpr std::uintptr_t density                          = 0x48         ;
    }

    namespace %954e9f89ee978e3dd5298eced68e463d5440b6a1
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _f05c2df57e1132e64bdfcea8ef5282723aba6b89 = 0x48         ;
        constexpr std::uintptr_t _b557a182b7927e583e509808b6ac060d0e02edd3 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _8440138918199bbf857ae3eb950fc38e8ce70ee9 = 0x0          ;
            constexpr std::uintptr_t _7f77e8e8c23eed8bf98ea8e858d2f42ec94ed0c3 = 0x8          ;
            constexpr std::uintptr_t _6a9e88858f5da199878771e77391c59fb46ace29 = 0x10         ;
            constexpr std::uintptr_t _6be5ea05e8d278f0e051a57ed48c7b563db11310 = 0x18         ;
        }

    }

    namespace MissionObjective_Harvest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetItems                      = 0x18         ;
        constexpr std::uintptr_t targetItemAmount                 = 0x20         ;
        constexpr std::uintptr_t pingResourceDispensers           = 0x28         ;
        constexpr std::uintptr_t pingType                         = 0x30         ;
        constexpr std::uintptr_t countExisting                    = 0x34         ;
    }

    namespace %d3d7d8a5a052413c9f1845af89b00a9b79bb334b
    {
        constexpr std::uintptr_t _33f3f801a08e64c328f0973dea3ece611a68af16 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _81e5d6c0708522d7588870ce31d9cd5443e4dca9 = 0x0          ;
            constexpr std::uintptr_t _80300052fe0e817ca5d638ac633e5929a6056857 = 0x8          ;
            constexpr std::uintptr_t _84a7f530fa68f5103914c09ebb3621f1b8975690 = 0x18         ;
        }

    }

    namespace UIVoiceIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nameText                         = 0x20         ;
        constexpr std::uintptr_t avatar                           = 0x28         ;
    }

    namespace PowerLineWireConnection-fake-1
    {
        constexpr std::uintptr_t inOffset                         = 0x10         ;
        constexpr std::uintptr_t outOffset                        = 0x1C         ;
        constexpr std::uintptr_t radius                           = 0x28         ;
        constexpr std::uintptr_t start                            = 0x30         ;
        constexpr std::uintptr_t end                              = 0x38         ;
    }

    namespace UI_ItemSearchEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t nameText                         = 0x28         ;
        constexpr std::uintptr_t iconImage                        = 0x30         ;
        constexpr std::uintptr_t bpButton                         = 0x38         ;

        constexpr std::uintptr_t _091b6aa9c238650f459e57cbf0becc49198aaab3 = 0x40         ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x48         ;
        constexpr std::uintptr_t _7847d5ba9a443fab196392d535ce10705c6e51c6 = 0x50         ;
        constexpr std::uintptr_t _2644fb100f8327d913893a3fb06d46d3dc24377a = 0x58         ;
        constexpr std::uintptr_t _63a92a61be314e1f5449bd326bf4fe446af73a81 = 0x60         ;
    }

    namespace %ebe75ab9f1bf671f9df64e5f5edaf3042c18f0d9
    {
        constexpr std::uintptr_t _7a34db028ae39d37975a73ff28407a89ecc11a6c = 0x10         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x20         ;
        constexpr std::uintptr_t _2e06ec591c4f37595c13c9e304a39af8eb3810d8 = 0x24         ;
        constexpr std::uintptr_t _eacd07f40e02540b6a49516512eb41ab8de1da21 = 0x28         ;
        constexpr std::uintptr_t _01e8a99d13bc20fa8f12e7d2dcbade53830c2ce2 = 0x30         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x38         ;
        constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0x48         ;
        constexpr std::uintptr_t _a72214b652252897bec243f945e60f0cf483f5ab = 0x50         ;
        constexpr std::uintptr_t _470615d958591f6e2b36d3e92b74fc96950bd7a0 = 0x58         ;
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t _059a2fa00c5220c733b72d021a2e5bd1d1f6784c = 0x0          ;
            constexpr std::uintptr_t _fe53bceee5cc245d7366b9137a9eb9168f9c4c1b = 0x8          ;
            constexpr std::uintptr_t _85051ec2fd446679c4d973b025c306d663728d13 = 0x10         ;
        }

    }

    namespace ItemModOpenWrapped
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t successEffect                    = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %720c2f80811dada89e95d35ba55d5145f67f1449
    {
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x10         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x14         ;
        constexpr std::uintptr_t _91d524ac2807021f9bdcb7f8637d6c76ef1bdf89 = 0x18         ;
        constexpr std::uintptr_t _09d40ed2d705b7285980adad7e80f93c2e17067c = 0x1C         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x28         ;
        constexpr std::uintptr_t _bf46c2be44b7b23effd4a3332ba8bf2d6508dc80 = 0x30         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x38         ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x40         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x48         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _059cd8892f531e281262ec493ec8edbf94b0aadb = 0x0          ;
            constexpr std::uintptr_t _c5db1b474b348e64268502e727142f9876e42e9b = 0x8          ;
            constexpr std::uintptr_t _a6eab829a762880a351b2b46450d2c0980eeecf4 = 0x10         ;
            constexpr std::uintptr_t _1162a5c6fe2dc2cd7f7fc13322e8d2cb0dc08a0d = 0x18         ;
            constexpr std::uintptr_t _e3c711037bc5dcfac6834d163c53d2bef0dd1efb = 0x20         ;
            constexpr std::uintptr_t _dd588a9b0bded758eca950510b9c3719b3bbe1bc = 0x28         ;
            constexpr std::uintptr_t _7070e53afe21ecb8cf2c2db27421aaeac3fee4fa = 0x38         ;
        }

    }

    namespace %ba15499eeb90ac25f4286347e9574b33d8c47547
    {
        constexpr std::uintptr_t _3391c4dc3bab07cd12af73b5ade49f36a6c36965 = 0x10         ;
        constexpr std::uintptr_t _316bf1797d2c0cb9d79307a122df3e5fc1db8822 = 0x18         ;
        constexpr std::uintptr_t _63a7bac22c88aee6bda58e69658ca8dda62a1634 = 0x1C         ;
        constexpr std::uintptr_t _8211a77382f5af95656b471d3ec05d77ed6f236c = 0x20         ;
        constexpr std::uintptr_t _9616e754efdc744e5dd756e249c00269ae9acfb8 = 0x28         ;
        constexpr std::uintptr_t _7b22139c55fe75cdfe19b82a5ae0e947b468a0df = 0x30         ;
        constexpr std::uintptr_t _0a0d8b791b2d63939fd481f671da57081f7d949d = 0x38         ;
        constexpr std::uintptr_t _80a63de6050ee7aaaf611fdf22b3eaf572341f22 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _fa32903cdab822bed512b96a311f21b8c49f3771 = 0x0          ;
            constexpr std::uintptr_t _4792aa4be65327a3f38569c3310768a60c65e6bb = 0x10         ;
            constexpr std::uintptr_t _344d63ce738ecfa3565deb188c56886cf7d6f83d = 0x20         ;
            constexpr std::uintptr_t _7e03ec9044c01be1ee6bd709f1f796b7cdd9de97 = 0x28         ;
        }

    }

    namespace ParticleSystemGroup
    {
        constexpr std::uintptr_t system                           = 0x0          ;
        constexpr std::uintptr_t lodComponents                    = 0x8          ;
    }

    namespace ParticleSystemContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t precached                        = 0x20         ;
        constexpr std::uintptr_t includeLights                    = 0x21         ;
        constexpr std::uintptr_t particleGroups                   = 0x28         ;
        constexpr std::uintptr_t lights                           = 0x30         ;
        constexpr std::uintptr_t lightExs                         = 0x38         ;
    }

    namespace BaseAimable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t aimBase                          = 0x3D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
    }

    namespace PageElement
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t Item                             = 0x8          ;
        constexpr std::uintptr_t isVideo                          = 0x10         ;
        constexpr std::uintptr_t videoURL                         = 0x18         ;
        constexpr std::uintptr_t FullscreenSprite                 = 0x20         ;
        constexpr std::uintptr_t GallerySprite                    = 0x28         ;
        constexpr std::uintptr_t VariantCount                     = 0x40         ;
        constexpr std::uintptr_t overrideItem                     = 0x44         ;
        constexpr std::uintptr_t ItemName                         = 0x48         ;
        constexpr std::uintptr_t ItemIcon                         = 0x50         ;
        constexpr std::uintptr_t UseSkinViewer                    = 0x58         ;

        constexpr std::uintptr_t _f4101f96b7222873ab3abace17b50bbc6771697f = 0x30         ;
        constexpr std::uintptr_t _e914bed42421f5bd31245a0a3d640c2ac8348301 = 0x38         ;
    }

    namespace PageContent
    {
        constexpr std::uintptr_t Elements                         = 0x0          ;
    }

    namespace TerrainHeightRaise
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ElectricalCombiner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t input1Amount                     = 0x340        ;
        constexpr std::uintptr_t input2Amount                     = 0x344        ;
        constexpr std::uintptr_t input3Amount                     = 0x348        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace MinMax-fake-0
    {
        constexpr std::uintptr_t x                                = 0x10         ;
        constexpr std::uintptr_t y                                = 0x14         ;
    }

    namespace GingerbreadNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t AdditionalLosBlockingLayer       = 0x840        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x848        ;
        constexpr std::uintptr_t aimConeScale                     = 0x850        ;
        constexpr std::uintptr_t lastDismountTime                 = 0x854        ;
        constexpr std::uintptr_t OverrideCorpseMale               = 0x860        ;
        constexpr std::uintptr_t OverrideCorpseFemale             = 0x868        ;
        constexpr std::uintptr_t HitMaterial                      = 0x870        ;
        constexpr std::uintptr_t RoamAroundHomePoint              = 0x878        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x858        ;
    }

    namespace BlueprintHeader
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t categoryName                     = 0x20         ;
        constexpr std::uintptr_t unlockCount                      = 0x28         ;
    }

    namespace ColliderBatch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %d2fcaec30f340b2e44e58ade0e6cdfaeba271315
    {
    }

    namespace UIPrisonerHoodOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t overlayType                      = 0x30         ;
        constexpr std::uintptr_t overrideCanvasScaling            = 0x34         ;
        constexpr std::uintptr_t referenceScale                   = 0x38         ;

        constexpr std::uintptr_t _3db02b6be584329c37fa65d4bb58494a43dac676 = 0x28         ;
        constexpr std::uintptr_t _51147474201d9e6407bdc410c9fa2fbd778b3a59 = 0x3C         ;
        constexpr std::uintptr_t _7425d65c821e22c2706e698d724b70b22d9e8e86 = 0x48         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x50         ;
    }

    namespace BakedShoreVectorOverrideMod
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Radius                           = 0x20         ;
        constexpr std::uintptr_t Inner                            = 0x24         ;
        constexpr std::uintptr_t DistanceOverride                 = 0x28         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A09B8   ;
        constexpr std::uintptr_t _2aa4e0db3fb491b0e07bdff140a6a87d8b02581c = 0x10         ;
        constexpr std::uintptr_t _539a249b3d454cc6e3aceec6d9ada50865ef8317 = 0x38         ;
        constexpr std::uintptr_t _686465a312c54de9b5df3601f0823e13e0354be6 = 0x40         ;
        constexpr std::uintptr_t _55e1e050e06f397f9d7860138f008ac4cf4bfbea = 0x48         ;
        constexpr std::uintptr_t _4ecc82b497b43dee2bf319a64a6b44a3feac826f = 0x50         ;
        constexpr std::uintptr_t _ad44abaa65c192292adb44196435e0f74e8ca303 = 0x78         ;
        constexpr std::uintptr_t _cb40d88b0c97568fc0466630d3f2cb10469878cf = 0x88         ;
    }

    namespace %787b568abe12674db4bcad74fcb5979a83a4edc0
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _85a1f3244c2b43b3f6b0420d677639cb32687a86 = 0x18         ;
        constexpr std::uintptr_t _be6311e5e8a31812ececd492f572379026e86978 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _2827e69f3d02ef8fd8c27625ab79e7cfc0f59cb1 = 0x0          ;
            constexpr std::uintptr_t _840d2265ac03be0f8f956d391476235517a2fc4b = 0x8          ;
        }

    }

    namespace LODGrid
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CellSize                         = 0x20         ;

        constexpr std::uintptr_t _7001fdabd0333f1fb85172c4bbfba30288aaa2e4 = 0x24         ;
        constexpr std::uintptr_t _61181dcc0f9096302038ef09d57f5193572ff168 = 0x28         ;
        constexpr std::uintptr_t _c9024477230866f970803affc5fc8031de4ea5cc = 0x38         ;
        constexpr std::uintptr_t _a313ef5585cbf83781c111ffb46aecdfe5a5e65d = 0x40         ;
        constexpr std::uintptr_t _22da15f5e1d93cf0ab106cf8219c5c25626100d6 = 0x48         ;
        constexpr std::uintptr_t _cb9e74a2964c638dc9439ace64b741056917e46d = 0x50         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x58         ;
    }

    namespace %b48c7d337e0a851f1402e8a248845ea87b4c14b2
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _9bf42648c0c0d66ee1525fbfe3b28f1e5ef17771 = 0x0          ;
            constexpr std::uintptr_t _2a8e01f6b8beb5371924e483e54ac50a2ae9f85a = 0x8          ;
            constexpr std::uintptr_t _3638c0db4013eccfb36180772a21e875c4edcca6 = 0x10         ;
        }

    }

    namespace PaintLineToolEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t meshPaintController              = 0x20         ;
        constexpr std::uintptr_t pickerCamera                     = 0x28         ;
        constexpr std::uintptr_t canvas                           = 0x30         ;
        constexpr std::uintptr_t lineRenderer                     = 0x38         ;
        constexpr std::uintptr_t linePaintingHUDElement           = 0x40         ;

        constexpr std::uintptr_t _8f98ec021c13a14fd23405822e9003239170f5c8 = 0x48         ;
    }

    namespace MetabolismAttribute-fake-1
    {
        constexpr std::uintptr_t startMin                         = 0x10         ;
        constexpr std::uintptr_t startMax                         = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
        constexpr std::uintptr_t max                              = 0x1C         ;
        constexpr std::uintptr_t value                            = 0x20         ;

        constexpr std::uintptr_t _4ae348a7d3fcc5bbdf948a6eb92ab52c6b5d6491 = 0x24         ;
        constexpr std::uintptr_t _fb185e4b1d1f5479cfd6d568c98bd9b9f9186ce8 = 0x28         ;
    }

    namespace %def4d337d866d9f048f6d89789afab2f87b2dbf2
    {
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x10         ;
        constexpr std::uintptr_t _2bddbe57c5cfa564c27b77a8fe9ee55f2023855d = 0x18         ;
        constexpr std::uintptr_t _5dd4c894422ab39327a9bc9ed353c78d2c34c76d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _aa855b2990d03a8e0c51accffeafe784ac62d304 = 0x0          ;
            constexpr std::uintptr_t _e653ab9abbf4737634d966b97d983668a06ea949 = 0x8          ;
            constexpr std::uintptr_t _5d4d5e945af317fe2e6595639b5fb9bd356846f2 = 0x10         ;
            constexpr std::uintptr_t _a1f87dbad7970ecebf80649d84ade30ad29e1f9b = 0x20         ;
            constexpr std::uintptr_t _c5ed0c9243e11517af7c2e6f3549f27601414ee7 = 0x28         ;
        }

    }

    namespace NpcFoodManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %17c9a666947b51c6b6ff5cf8eb8e13fdb370ef90
    {
        constexpr std::uintptr_t _NexusId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _LastReset_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _ZoneCount_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _MaxPlayers_k__BackingField      = 0x2C         ;
        constexpr std::uintptr_t _OnlinePlayers_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _QueuedPlayers_k__BackingField   = 0x34         ;
        constexpr std::uintptr_t _Build_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _Protocol_k__BackingField        = 0x3C         ;
        constexpr std::uintptr_t _Tags_k__BackingField            = 0x40         ;

        constexpr std::uintptr_t _be2176a08de542ff2e48a4a5051012bf3b027948 = 0x48         ;
        constexpr std::uintptr_t _702ca4ee15fad59ef1aaf26cc7e1da4813289e81 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _75c71162dcb46317bce50b4e1a2337008e58790b = 0x0          ;
            constexpr std::uintptr_t _e32402812217c13654e2caeb0d1e37697369372b = 0x8          ;
            constexpr std::uintptr_t _8b0c100a0069456b1e46f32edf37468a534ecf49 = 0x10         ;
            constexpr std::uintptr_t _e6827c6bc5787f81e02c7e921e8e1ad45a9e0fe2 = 0x18         ;
        }

    }

    namespace UIClanScoreEventsEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Event                            = 0x20         ;
        constexpr std::uintptr_t Score                            = 0x28         ;
        constexpr std::uintptr_t Multiplier                       = 0x30         ;
        constexpr std::uintptr_t Time                             = 0x38         ;

        constexpr std::uintptr_t _5eb2a5021cad081216432520a76072d6504ed1c4 = 0x40         ;
        constexpr std::uintptr_t _326b92769e8355c08aabe550cb1aabe752402b43 = 0x48         ;
    }

    namespace SettingTab
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t tabButton                        = 0x18         ;
        constexpr std::uintptr_t content                          = 0x20         ;
        constexpr std::uintptr_t settings                         = 0x28         ;
    }

    namespace %5cac59c8405c381c39ac1a74f087d1446e5db450
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E05C0   ;
        constexpr std::uintptr_t _61737be60703f45e118b48bc18f2ed8e010e0caa = 0x10         ;
        constexpr std::uintptr_t _241f336d82427088a4b9cb5925b270842ca85188 = 0x18         ;
        constexpr std::uintptr_t _9c7676c63ffcbe61679a7b01b24115c4133806e2 = 0x20         ;
        constexpr std::uintptr_t _2cb415082cac0e3b741ce409c0a955fa067a4d42 = 0x28         ;
        constexpr std::uintptr_t _9764276255b28dba23a6e43fa60056fd39f7a226 = 0x30         ;
        constexpr std::uintptr_t _2bd99b9e7d40d7fbb613d9f5eaf96da61f034ac7 = 0x38         ;
        constexpr std::uintptr_t _33a2addb9775bf7a4af8a37d8221183321984c58 = 0x40         ;
        constexpr std::uintptr_t _e8b7d322ace0906ffc1bb0c1f95bcf91de2488ef = 0x48         ;
    }

    namespace %3ffaa77e5966a0e39053a65ddca631c2fa48d626
    {
        constexpr std::uintptr_t _8c235df3b54a84a0e433de935d2372030e0b9517 = 0x10         ;
        constexpr std::uintptr_t _93bb17fba6e5a48156df740960916c14a25e6874 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _21c7af3abd453e466fb71b01377a296a3950fa3d = 0x0          ;
            constexpr std::uintptr_t _62fd370224da60920f0b82833a89740fac453041 = 0x8          ;
            constexpr std::uintptr_t _efefe62448adabc442ae0bb31c6450a284c3c8e3 = 0x10         ;
        }

    }

    namespace WorldModelOutline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t meshes                           = 0x20         ;
        constexpr std::uintptr_t meshTransforms                   = 0x28         ;
        constexpr std::uintptr_t AlwaysRender                     = 0x38         ;

        constexpr std::uintptr_t _67c4713216d532d6791e4a31f9438fc6af204f3e = 0x30         ;
        constexpr std::uintptr_t _736e4179d056adad29efe2ee9ce5d59724faeaee = 0x40         ;
        constexpr std::uintptr_t _13290cce9ae869b5d17fafdba6313e573421f2d4 = 0x48         ;
    }

    namespace ItemModPaintable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t ChangeSignTextDialog             = 0x38         ;
        constexpr std::uintptr_t PaintableSources                 = 0x40         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
        constexpr std::uintptr_t _fcd25c998874f93ceebf6fbe77212ceb13607015 = 0x48         ;
    }

    namespace ItemSearchEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t text                             = 0x28         ;
        constexpr std::uintptr_t image                            = 0x30         ;
        constexpr std::uintptr_t bpImage                          = 0x38         ;

        constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x40         ;
        constexpr std::uintptr_t _80f93f2230990a9a4782676855de642934de97c7 = 0x48         ;
        constexpr std::uintptr_t _051f084a772158a9ae8fc53ff5e7389ba84bf17f = 0x50         ;
        constexpr std::uintptr_t _fdd97b173227e7a5e114bd0424e7cbb087219c94 = 0x58         ;
    }

    namespace NightLightEffectRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t distanceProperty                 = 0x20         ;
        constexpr std::uintptr_t fadeFractionProperty             = 0x24         ;
        constexpr std::uintptr_t brightnessProperty               = 0x28         ;
        constexpr std::uintptr_t nightlightShader                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _7b58602a46bd7e6d4a2690a51b3fbac9fa3d036e = 0x0          ;
            constexpr std::uintptr_t _030fd092e9f8bafedd3216ea563979d40d18fc91 = 0x8          ;
        }

    }

    namespace CallState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DialFailReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CensoredNumbers
    {
        constexpr std::uintptr_t numbers                          = 0x10         ;
        constexpr std::uintptr_t saveVersion                      = 0x18         ;
    }

    namespace Telephone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t PhoneHotspot                     = 0x3B8        ;
        constexpr std::uintptr_t AnsweringMachineHotspot          = 0x3C0        ;
        constexpr std::uintptr_t HandsetRoot                      = 0x3C8        ;
        constexpr std::uintptr_t ValidCassettes                   = 0x3D0        ;
        constexpr std::uintptr_t ParentedHandsetTransform         = 0x3D8        ;
        constexpr std::uintptr_t CableLineRenderer                = 0x3E0        ;
        constexpr std::uintptr_t CableStartPoint                  = 0x3E8        ;
        constexpr std::uintptr_t CableEndPoint                    = 0x3F0        ;
        constexpr std::uintptr_t LineDroopAmount                  = 0x3F8        ;
        constexpr std::uintptr_t Controller                       = 0x408        ;
        constexpr std::uintptr_t AnimationSubSystem               = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _dd6793cb7d41662990ce23fe1736530d100547ce = 0x3A8        ;
        constexpr std::uintptr_t _ece0109790a0640bd8efe08fa4a4f4358cb8768c = 0x3B0        ;
        constexpr std::uintptr_t _bcb2bb3f6ce8854173b75ef02c13f093f82cf430 = 0x400        ;
        constexpr std::uintptr_t _59519e5448a5c453d1c1acd1679d8e5c9f742898 = 0x418        ;
    }

    namespace MortarFirework
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t fuseLength                       = 0x2D0        ;
        constexpr std::uintptr_t activityLength                   = 0x2D4        ;
        constexpr std::uintptr_t corpseDuration                   = 0x2D8        ;
        constexpr std::uintptr_t limitActiveCount                 = 0x2DC        ;
        constexpr std::uintptr_t timeBetweenRepeats               = 0x2E0        ;
        constexpr std::uintptr_t maxRepeats                       = 0x2E4        ;
        constexpr std::uintptr_t launchSound                      = 0x2E8        ;
        constexpr std::uintptr_t shellTypes                       = 0x2F0        ;
        constexpr std::uintptr_t emissionPoint                    = 0x2F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace OreResourceEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083E968   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t startHealth                      = 0x200        ;
        constexpr std::uintptr_t baseProtection                   = 0x208        ;
        constexpr std::uintptr_t skipDecorComponents              = 0x214        ;
        constexpr std::uintptr_t stages                           = 0x218        ;
        constexpr std::uintptr_t changeStageEffect                = 0x228        ;
        constexpr std::uintptr_t ResourceMeshLod                  = 0x230        ;
        constexpr std::uintptr_t ResourceMeshCollider             = 0x238        ;
        constexpr std::uintptr_t gibSourceTest                    = 0x248        ;
        constexpr std::uintptr_t bonusPrefab                      = 0x258        ;
        constexpr std::uintptr_t finishEffect                     = 0x260        ;
        constexpr std::uintptr_t bonusFailEffect                  = 0x268        ;
        constexpr std::uintptr_t useHotspotMinigame               = 0x270        ;
        constexpr std::uintptr_t bonusSound                       = 0x278        ;
        constexpr std::uintptr_t heightOffset                     = 0x280        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x210        ;
        constexpr std::uintptr_t _1064baa888aeb3dac90c14c0ddc404975c215f09 = 0x215        ;
        constexpr std::uintptr_t _d688e80362c8cdc12c013ef896a0d43bc7bf6816 = 0x220        ;
        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x240        ;
        constexpr std::uintptr_t _0d57e5471331c5bdd109f2fc0c51e90340119c39 = 0x250        ;
    }

    namespace SmokeGrenadeManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _4f3318f1dfc19d6bcad7ff883cfc469b6ab00fee = 0x20         ;
    }

    namespace ElectricalBranch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t branchAmount                     = 0x348        ;
        constexpr std::uintptr_t branchPanelPrefab                = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _d9cf129ba2e5a931e889666ff449a055834926e5 = 0x340        ;
    }

    namespace ReservedEntitySlots
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GhostShipSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ghostShip                        = 0x20         ;
        constexpr std::uintptr_t hullGroanDef                     = 0x30         ;
        constexpr std::uintptr_t hullGroanCooldown                = 0x38         ;
        constexpr std::uintptr_t AmbienceStormHullStings          = 0x40         ;
        constexpr std::uintptr_t stormHullStingsCooldown          = 0x48         ;

        constexpr std::uintptr_t _970a4268409c0dda232b7873655cd0b6d8a498e7 = 0x28         ;
        constexpr std::uintptr_t _17bc06cff445cc23491b09656e197734f9b7c2c6 = 0x4C         ;
        constexpr std::uintptr_t _052aed07840b19959045d1789d04f347bada52e5 = 0x50         ;
        constexpr std::uintptr_t _662d26ffe7c341efbe8e1e22088566c8e55cad80 = 0x54         ;
        constexpr std::uintptr_t _87f1b5697d62150fb8cbf015f9dbb67dfab1abe2 = 0x58         ;
    }

    namespace GenerateRailTerrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace %965180bc3ca750e3c53ec835fd9c1b589b188a20
    {
        constexpr std::uintptr_t _a791c500a94b759f01c39b512b6932b69b6ddf48 = 0x10         ;
        constexpr std::uintptr_t _e0bd186b87aeb15e8dd588cdb7ce854e4c47c55f = 0x14         ;
        constexpr std::uintptr_t _dada0f505f51222503c43acb4444b82096e1d3b2 = 0x18         ;
        constexpr std::uintptr_t _09857d2738813ff01bfe0f66c6d70b04fa6ca7b5 = 0x1C         ;
        constexpr std::uintptr_t _9182faf2ff655d6cf4236caea6ff19e23fa0be9e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _ee00d10627389195132f9f044393369e94f67618 = 0x0          ;
            constexpr std::uintptr_t _5751cbb2cf94de627867f659459abd4f77a3b79e = 0x8          ;
            constexpr std::uintptr_t _d924789d2ca65d26e037943119d28c1552b7bb89 = 0x18         ;
            constexpr std::uintptr_t _d0d877e5517a52ae8422e8b2de12fc24f9dbe02d = 0x28         ;
        }

    }

    namespace InRangeEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace vmScreenState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VendingMachineScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t largeIcon                        = 0x20         ;
        constexpr std::uintptr_t blueprintIcon                    = 0x28         ;
        constexpr std::uintptr_t mainText                         = 0x30         ;
        constexpr std::uintptr_t lowerText                        = 0x38         ;
        constexpr std::uintptr_t centerText                       = 0x40         ;
        constexpr std::uintptr_t smallIcon                        = 0x48         ;
        constexpr std::uintptr_t vendingMachine                   = 0x50         ;
        constexpr std::uintptr_t outOfStockSprite                 = 0x58         ;
        constexpr std::uintptr_t fadeoutMesh                      = 0x60         ;
        constexpr std::uintptr_t screenCanvas                     = 0x68         ;
        constexpr std::uintptr_t light1                           = 0x70         ;
        constexpr std::uintptr_t light2                           = 0x78         ;
        constexpr std::uintptr_t isUpdatedWithNotifySystem        = 0x80         ;

        constexpr std::uintptr_t _be0c09f418ad94a88466a7b088d899212697d403 = 0x84         ;
        constexpr std::uintptr_t _fa198a056684986c0828c8479d52fcc2367d2cda = 0x88         ;
        constexpr std::uintptr_t _347ec67f8de6da3993534c9cfd53e7892ccbfe41 = 0x8C         ;
        constexpr std::uintptr_t _98e2daaab1b01d6bed070065e5979bc7f6ebf731 = 0x90         ;
        constexpr std::uintptr_t _4db1e196b8e63efe4aa358c0921b28460ffae928 = 0x94         ;
        constexpr std::uintptr_t _bc0c91613c4a78e7be2980546e56004893e5630f = 0x98         ;
        constexpr std::uintptr_t _e8698b3ad1702baeb30b6be5385ceb717ff5e36e = 0xA0         ;
    }

    namespace %267cc6bf5cc9fbbeef6b522c76179128f3281c69
    {
        constexpr std::uintptr_t _20ec4b57ce9c50df7702ae14fcc2dcd93ede89d5 = 0x10         ;
        constexpr std::uintptr_t _386a8a794d0b22635c1b1b261727335dc38893ef = 0x14         ;
        constexpr std::uintptr_t _4411fb42fb4f04572e0fa0db0268dd896b331f39 = 0x18         ;
        constexpr std::uintptr_t _1d69759253b606ea84f47b49e4dec049c5b91a93 = 0x19         ;
        constexpr std::uintptr_t _9c80fed3e1e100fc9da1bfa5f141a1dd51cbb355 = 0x1C         ;
        constexpr std::uintptr_t _dfe9278b13d5dd218339e3fca336c89df695b874 = 0x20         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x24         ;
        constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x28         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x30         ;
        constexpr std::uintptr_t _0f3399d497667fdc54dffcdd8afae06f8504d47b = 0x38         ;
        constexpr std::uintptr_t _1538c4b2335d6fbfe7478065998284f4a6ac55d4 = 0x40         ;
        constexpr std::uintptr_t _249df47854c30d52e127ffe680f4e7dfb5f3c2ca = 0x44         ;
        constexpr std::uintptr_t _7f77f72b0461ddfb8001a0f49f034874e54a438c = 0x48         ;
        constexpr std::uintptr_t _c68d23e79428189a690b702242bb429ecc7e4c9c = 0x50         ;
        constexpr std::uintptr_t _6d620744a92c836ddb2a98ff2eb918b6770c2fa4 = 0x58         ;
        constexpr std::uintptr_t _1d4f82ae9824a5b1130dce4803c2c21af92bc4c9 = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t _7c45d719b8bffa56fe302f3263f297fdcec8fa29 = 0x0          ;
            constexpr std::uintptr_t _6f517156b9df77166d5c5199ddf9122e4ef13154 = 0x10         ;
            constexpr std::uintptr_t _e74eff070b2dcc5ceb12bb244319e3592178191d = 0x18         ;
        }

    }

    namespace %0cab07b6e31454479829add35631ebcca1b70255
    {
    }

    namespace NavmeshDisplayComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _617a2d64ce082def90de424ac782dfd063cceb73 = 0x20         ;
        constexpr std::uintptr_t _978aedf88f99560528e55268dd1899eff1c9a2b3 = 0x28         ;
        constexpr std::uintptr_t _34aadaee262da06038f3d95aff958a68702eddff = 0x30         ;
    }

    namespace MissionObjective_SpeakWith
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t requiredReturnItems              = 0x18         ;
        constexpr std::uintptr_t destroyReturnItems               = 0x20         ;
        constexpr std::uintptr_t showPing                         = 0x21         ;
    }

    namespace onFriendSelectedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace SteamFriendsList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetPanel                      = 0x20         ;
        constexpr std::uintptr_t userButton                       = 0x28         ;
        constexpr std::uintptr_t IncludeFriendsList               = 0x30         ;
        constexpr std::uintptr_t IncludeRecentlySeen              = 0x31         ;
        constexpr std::uintptr_t IncludeLastAttacker              = 0x32         ;
        constexpr std::uintptr_t IncludeRecentlyPlayedWith        = 0x33         ;
        constexpr std::uintptr_t ShowTeamFirst                    = 0x34         ;
        constexpr std::uintptr_t ExcludeTeamMembers               = 0x35         ;
        constexpr std::uintptr_t HideSteamIdsInStreamerMode       = 0x36         ;
        constexpr std::uintptr_t IncludeContacts                  = 0x37         ;
        constexpr std::uintptr_t EnableCopy                       = 0x38         ;
        constexpr std::uintptr_t RefreshOnEnable                  = 0x39         ;
        constexpr std::uintptr_t onFriendSelected                 = 0x40         ;

        constexpr std::uintptr_t _d57fa17c22cf85000d8bc421d03973b89dcd7e9f = 0x48         ;
        constexpr std::uintptr_t _d3aa28eb0154493cbbf3be2d88a4f93de0737ca7 = 0x50         ;
    }

    namespace TerrainWaterFlowMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
    }

    namespace ThreatDetectedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace TriggerParachuteForceVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t SpeedMultiplier                  = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace RANDSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace RandomDestroy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Seed                             = 0x20         ;
        constexpr std::uintptr_t Probability                      = 0x24         ;
    }

    namespace UI_RaidWindowStatus
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t openObject                       = 0x20         ;
        constexpr std::uintptr_t closedObject                     = 0x28         ;
        constexpr std::uintptr_t openText                         = 0x30         ;
        constexpr std::uintptr_t closedText                       = 0x38         ;

        constexpr std::uintptr_t _72d0ef182d903e5dfbcfb0a16e13fec4c1a62a47 = 0x40         ;
        constexpr std::uintptr_t _331820cb3a083b3c7abc3c261ec474cf62ef8bf3 = 0x44         ;
    }

    namespace DungeonBaseSocketType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StoreMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BakeBallsToUV3FromUV2Islands
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t meshFilter                       = 0x20         ;
        constexpr std::uintptr_t store                            = 0x28         ;
        constexpr std::uintptr_t islandOffset                     = 0x2C         ;
        constexpr std::uintptr_t normalize01                      = 0x30         ;
    }

    namespace %3fa425b36089db5a4c7e5a0239ea5c9c5d14d93c
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _2e4648bbb4e0aef8bb11455241849fbe9bfa8288 = 0x0          ;
            constexpr std::uintptr_t _8c839119d77d8996ad4e6c9648120da4fed4599c = 0x8          ;
            constexpr std::uintptr_t _2fd12ff17d2020f5c78ce666a7d0e612a8d66985 = 0xC          ;
            constexpr std::uintptr_t _27597d6a286d1ff0b6df5ee5bbd9c539b9682fe9 = 0x10         ;
            constexpr std::uintptr_t _155df013f5942b31f47c10431435e7470538ac50 = 0x90         ;
            constexpr std::uintptr_t _1ed14589e2e4422625b632c5234ee4ed1e927f5f = 0x98         ;
            constexpr std::uintptr_t _8fa49835e127de994e4a62558db4fab5df6994fc = 0x118        ;
            constexpr std::uintptr_t _f22349b98f6b7b75c4b3e2b9c56ee24e9fc7a2e2 = 0x11C        ;
        }

    }

    namespace FPConvexCollisionBaker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t target                           = 0x20         ;
        constexpr std::uintptr_t isTrigger                        = 0x28         ;
        constexpr std::uintptr_t hideColliders                    = 0x29         ;
        constexpr std::uintptr_t physicMaterial                   = 0x30         ;
        constexpr std::uintptr_t parameters                       = 0x38         ;
        constexpr std::uintptr_t _colliderData                    = 0x80         ;
        constexpr std::uintptr_t _colliders                       = 0x88         ;
    }

    namespace EffectFaceDirection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ElectricSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t isToggleSwitch                   = 0x358        ;
        constexpr std::uintptr_t requiresPowergrid                = 0x359        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x340        ;
        constexpr std::uintptr_t _88f793be8dd350cf55198a3ef06e729b9bce66c0 = 0x348        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x350        ;
    }

    namespace RustTemporalAntialiasingOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;

        constexpr std::uintptr_t _1a7918133b1717f072c6094322460957068f8f63 = 0x28         ;
    }

    namespace TwitchTrophy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t DialogPrefab                     = 0x2D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _e5b6d4a9fcbb9be826631262ef7427ea096c97c0 = 0x2D0        ;
    }

    namespace GibReplacement
    {
        constexpr std::uintptr_t oldGib                           = 0x10         ;
        constexpr std::uintptr_t newGib                           = 0x18         ;
    }

    namespace EffectMaterialPair
    {
        constexpr std::uintptr_t material                         = 0x10         ;
        constexpr std::uintptr_t effect                           = 0x18         ;
    }

    namespace ConditionalGibSource
    {
        constexpr std::uintptr_t source                           = 0x0          ;
        constexpr std::uintptr_t pos                              = 0x8          ;
        constexpr std::uintptr_t rot                              = 0x14         ;
    }

    namespace CreationGibSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t gibsInstance                     = 0x28         ;
        constexpr std::uintptr_t startTime                        = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x34         ;
        constexpr std::uintptr_t buildScaleAdditionalAmount       = 0x38         ;
        constexpr std::uintptr_t scaleCurve                       = 0x40         ;
        constexpr std::uintptr_t buildCurve                       = 0x48         ;
        constexpr std::uintptr_t buildScaleCurve                  = 0x50         ;
        constexpr std::uintptr_t xCurve                           = 0x58         ;
        constexpr std::uintptr_t yCurve                           = 0x60         ;
        constexpr std::uintptr_t zCurve                           = 0x68         ;
        constexpr std::uintptr_t spawnPositions                   = 0x70         ;
        constexpr std::uintptr_t particles                        = 0x78         ;
        constexpr std::uintptr_t gibProgress                      = 0x80         ;
        constexpr std::uintptr_t physMaterial                     = 0x88         ;
        constexpr std::uintptr_t gibs                             = 0x90         ;
        constexpr std::uintptr_t started                          = 0x98         ;
        constexpr std::uintptr_t placeEffect                      = 0xA0         ;
        constexpr std::uintptr_t smokeEffect                      = 0xA8         ;
        constexpr std::uintptr_t effectSpacing                    = 0xB0         ;
        constexpr std::uintptr_t invert                           = 0xB4         ;
        constexpr std::uintptr_t buildDirection                   = 0xB8         ;
        constexpr std::uintptr_t GibReplacements                  = 0xC8         ;
        constexpr std::uintptr_t effectLookup                     = 0xD0         ;
        constexpr std::uintptr_t conditionalGibSources            = 0xE0         ;

        constexpr std::uintptr_t _77e840f74470407c80ed30ace104a31fa0adbef3 = 0x20         ;
        constexpr std::uintptr_t _c2974ea3ca376bc2bf2908d048796f2bd51ea1a5 = 0xD8         ;
        constexpr std::uintptr_t _5dd6fd80e2cba93e82be5735c5d91cbc10e506ba = 0xE8         ;
    }

    namespace %2931ec6eeb3a29ca6bf5acfa78d571c363e9ad7a
    {
        constexpr std::uintptr_t _b65c7e2b8d48a210dcc37de79fe06fc1c8477edd = 0x10         ;
    }

    namespace PaddleDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Kayak
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrust                     = 0x430        ;
        constexpr std::uintptr_t steeringScale                    = 0x434        ;
        constexpr std::uintptr_t thrustPoint                      = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t preventDecayIndoors              = 0x450        ;
        constexpr std::uintptr_t applyCorrectionForces            = 0x451        ;
        constexpr std::uintptr_t planeFitPoints                   = 0x458        ;
        constexpr std::uintptr_t inAirPID                         = 0x460        ;
        constexpr std::uintptr_t inAirDesiredPitch                = 0x46C        ;
        constexpr std::uintptr_t wavePID                          = 0x470        ;
        constexpr std::uintptr_t correctionRange                  = 0x480        ;
        constexpr std::uintptr_t correctionForceMode              = 0x488        ;
        constexpr std::uintptr_t correctionSpringForce            = 0x48C        ;
        constexpr std::uintptr_t correctionSpringDamping          = 0x490        ;
        constexpr std::uintptr_t OarItem                          = 0x4A8        ;
        constexpr std::uintptr_t maxPaddleFrequency               = 0x4B0        ;
        constexpr std::uintptr_t forwardPaddleForce               = 0x4B4        ;
        constexpr std::uintptr_t multiDriverPaddleForceMultiplier = 0x4B8        ;
        constexpr std::uintptr_t rotatePaddleForce                = 0x4BC        ;
        constexpr std::uintptr_t forwardSplashEffect              = 0x4C0        ;
        constexpr std::uintptr_t backSplashEffect                 = 0x4C8        ;
        constexpr std::uintptr_t moveSplashEffect                 = 0x4D0        ;
        constexpr std::uintptr_t animationLerpSpeed               = 0x4D8        ;
        constexpr std::uintptr_t waterLoops                       = 0x4E0        ;
        constexpr std::uintptr_t waterSoundSpeedDivisor           = 0x4E8        ;
        constexpr std::uintptr_t pushLandEffect                   = 0x4F0        ;
        constexpr std::uintptr_t pushWaterEffect                  = 0x4F8        ;
        constexpr std::uintptr_t noPaddlePose                     = 0x500        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428        ;
        constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _77233d910530ed8110917b4fef8de785ae20a5b8 = 0x504        ;
        constexpr std::uintptr_t _396f2ae197f75b7fe26e61b0ab0cea19bbe8b0df = 0x508        ;
        constexpr std::uintptr_t _cb242d2d230bbe90186215b85d3f3babccd863f4 = 0x510        ;
    }

    namespace %96f0b0dec05ee2818aca8b3c462c7509910bf375
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10734108   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace FarmableAnimal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D2C98   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t AnimalAnimator                   = 0x2D8        ;
        constexpr std::uintptr_t AllRenderers                     = 0x2E0        ;
        constexpr std::uintptr_t RendererColourGradient           = 0x2E8        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x2F8        ;
        constexpr std::uintptr_t PettingGesture                   = 0x300        ;
        constexpr std::uintptr_t RepositionMinTime                = 0x308        ;
        constexpr std::uintptr_t RepositionMaxTime                = 0x30C        ;
        constexpr std::uintptr_t AnimalMoveSpeed                  = 0x310        ;
        constexpr std::uintptr_t HungerDecayRate                  = 0x314        ;
        constexpr std::uintptr_t ThirstDecayRate                  = 0x318        ;
        constexpr std::uintptr_t LoveDecayRate                    = 0x31C        ;
        constexpr std::uintptr_t SunlightDecayRate                = 0x320        ;
        constexpr std::uintptr_t SunlightIncreaseRate             = 0x324        ;
        constexpr std::uintptr_t MinimumTimeBetweenEating         = 0x328        ;
        constexpr std::uintptr_t AmountPerFood                    = 0x32C        ;
        constexpr std::uintptr_t MinimumTimeBetweenDrinking       = 0x330        ;
        constexpr std::uintptr_t AmountPerDrink                   = 0x334        ;
        constexpr std::uintptr_t HealthChangeRate                 = 0x338        ;
        constexpr std::uintptr_t HealthChangeScale                = 0x33C        ;
        constexpr std::uintptr_t MinimumMinutesBetweenProduction  = 0x340        ;
        constexpr std::uintptr_t MaximumMinutesBetweenProduction  = 0x344        ;
        constexpr std::uintptr_t ItemToCreate                     = 0x348        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _9cb8c0380c0f9ec95bae4b3e18e212aa16adf2a9 = 0x2D0        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F0        ;
        constexpr std::uintptr_t _3072c8e1a33be4f1cec668cc12b3c973dff2936d = 0x350        ;
        constexpr std::uintptr_t _e5d20c6f805bb85469151a477c6cd6bf3bf180d7 = 0x354        ;
        constexpr std::uintptr_t _8b9c8d20f5dc7d5599b7d69c9fb44b81f7cf82b5 = 0x358        ;
        constexpr std::uintptr_t _8e3eaf6c5b6d38101c884bc8c850987a832dcf3e = 0x35C        ;
        constexpr std::uintptr_t _a02f4e82a793625c901d54eabd96779667d633fe = 0x360        ;
    }

    namespace %c4fca5e4ddb60299e8ab19914291e8bf9333ee76
    {
        constexpr std::uintptr_t _b155d246356c83d6eb61a0f2e086911a838099c3 = 0x10         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x18         ;
        constexpr std::uintptr_t _0c6574a114741fcc5c99afd69cf64b485a0024ac = 0x20         ;
        constexpr std::uintptr_t _a84a1322d806c6ac211b9847ddc58911dd9f619e = 0x28         ;
        constexpr std::uintptr_t _d210cceef58bde00df74e0cfa66d98075e4371ea = 0x30         ;
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x38         ;
        constexpr std::uintptr_t _a1bc068cab9984d33b90bb822683f084fefd731b = 0x40         ;
        constexpr std::uintptr_t _1e0589353323cba84a572bbdda5e33f6a67d21ff = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _a9954a3b184366ad83f96ddf98321f4cebe91d93 = 0x0          ;
            constexpr std::uintptr_t _f968c517374f245311451405a2f15babd6f5db2b = 0x10         ;
            constexpr std::uintptr_t _a78146aa0596760fe65600a2796692c7129a3094 = 0x18         ;
            constexpr std::uintptr_t _d6fac5cd81f6d5edc9852e9a8b762e6d670d82cf = 0x28         ;
            constexpr std::uintptr_t _a8f11648afc74571492c5503c4579015dde1f0a6 = 0x30         ;
            constexpr std::uintptr_t _7d02625be1c70dc97e56934b4c9cdd9b3554c140 = 0x38         ;
            constexpr std::uintptr_t _157f47769437804f27a20c3bca0c5ff66d5a6c7d = 0x48         ;
        }

    }

    namespace SatelliteCrashRemains
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t lifetimeMinutes                  = 0x2D0        ;
        constexpr std::uintptr_t crateSpawnPoints                 = 0x2D8        ;
        constexpr std::uintptr_t tooHotSeconds                    = 0x2E0        ;
        constexpr std::uintptr_t harvestedHideObjects             = 0x2E8        ;
        constexpr std::uintptr_t cooledHideObjects                = 0x2F0        ;
        constexpr std::uintptr_t harvestCollider                  = 0x2F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace %0f9cd644be96919c8426cfc4a99137c563224c32
    {
        constexpr std::uintptr_t _97027196e28d81ef1d7267955a9c218da3640125 = 0x10         ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x14         ;
        constexpr std::uintptr_t _65e70a010cf375c0d8762b28a0b1ef128d5930eb = 0x18         ;
        constexpr std::uintptr_t _6d0e5d920cbc6a107581e3aff6875f40c56a3f40 = 0x20         ;
        constexpr std::uintptr_t _e0172dbdced79f807b6ef737dccd81222fed01c8 = 0x28         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x2C         ;
        constexpr std::uintptr_t _5235fd258c9cc7a02da7b18a5efe9fc1ff2692d2 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _0a53108c2e156764408e471d657c35ee126eb9fa = 0x0          ;
        }

    }

    namespace TerrainColors
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _f6bdfec5e1dc8faf3162019c8ef820bdf0819af5 = 0x40         ;
        constexpr std::uintptr_t _7028c03538e9064d53af42a1a12b19b9b905b2d2 = 0x48         ;
    }

    namespace %970e38e325f525cc511e80dff9f1c716ededa018
    {
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x10         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x20         ;
        constexpr std::uintptr_t _8162fc905876f7678d408cc38d3aa1d62aa27d0a = 0x28         ;
    }

    namespace %26f0277048d4271609cb22fad79aaf295a423a87
    {
    }

    namespace DeferredExtensionMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x20         ;

        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x28         ;
        constexpr std::uintptr_t _6ad92bc496197253e306789a9fae0362cefe7ab9 = 0x30         ;
        constexpr std::uintptr_t _cb0bfd746aa5d84b6e02a929c66a45163767f268 = 0x38         ;
        constexpr std::uintptr_t _cb687f3b94dcdf1d26ef338ec8cf88ac844c5e99 = 0x40         ;
    }

    namespace VendorTargetInfo
    {
        constexpr std::uintptr_t lastSeenTime                     = 0x0          ;
        constexpr std::uintptr_t lastBlockingTime                 = 0x4          ;
        constexpr std::uintptr_t blockingAccumulator              = 0x8          ;
        constexpr std::uintptr_t ignoredUntil                     = 0xC          ;
    }

    namespace WheelIsGroundedFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TravellingVendor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t visuals                          = 0x208        ;
        constexpr std::uintptr_t sounds                           = 0x210        ;
        constexpr std::uintptr_t BuySound                         = 0x218        ;
        constexpr std::uintptr_t wheelFL                          = 0x220        ;
        constexpr std::uintptr_t wheelFR                          = 0x228        ;
        constexpr std::uintptr_t wheelRL                          = 0x230        ;
        constexpr std::uintptr_t wheelRR                          = 0x238        ;
        constexpr std::uintptr_t client_steering_left             = 0x240        ;
        constexpr std::uintptr_t client_steering_right            = 0x244        ;
        constexpr std::uintptr_t client_velocity                  = 0x248        ;
        constexpr std::uintptr_t headlight                        = 0x258        ;
        constexpr std::uintptr_t rearLights                       = 0x260        ;
        constexpr std::uintptr_t rearLeftIndicator                = 0x268        ;
        constexpr std::uintptr_t rearRightIndicator               = 0x270        ;
        constexpr std::uintptr_t DoAI                             = 0x29A        ;
        constexpr std::uintptr_t ObstacleCheckTime                = 0x29C        ;
        constexpr std::uintptr_t MarkerUpdateTime                 = 0x2A0        ;
        constexpr std::uintptr_t TimeBetweenPullovers             = 0x2A4        ;
        constexpr std::uintptr_t motorForceConstant               = 0x2A8        ;
        constexpr std::uintptr_t brakeForceConstant               = 0x2AC        ;
        constexpr std::uintptr_t acceleration                     = 0x2B0        ;
        constexpr std::uintptr_t wheelbase                        = 0x2B4        ;
        constexpr std::uintptr_t rearTrack                        = 0x2B8        ;
        constexpr std::uintptr_t steeringSmoothing                = 0x2BC        ;
        constexpr std::uintptr_t downforceCoefficient             = 0x2C0        ;
        constexpr std::uintptr_t maxSteerAngle                    = 0x2C4        ;
        constexpr std::uintptr_t vendingMachineRef                = 0x2C8        ;
        constexpr std::uintptr_t vendingMachineFrontRef           = 0x2D0        ;
        constexpr std::uintptr_t maxPulloverAngleDifference       = 0x2D8        ;
        constexpr std::uintptr_t mapMarkerEntityPrefab            = 0x2E0        ;
        constexpr std::uintptr_t preventBuildingPrefab            = 0x2E8        ;
        constexpr std::uintptr_t backfireEffect                   = 0x2F0        ;
        constexpr std::uintptr_t backfirePosition                 = 0x2F8        ;
        constexpr std::uintptr_t splineMovementSpeed              = 0x318        ;
        constexpr std::uintptr_t splineOffset                     = 0x31C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _9952ae54048f04fe0da4bd5fe623fb6857c18715 = 0x200        ;
        constexpr std::uintptr_t _587357ce2c6e58d18f783e910f7df4948c0b54ba = 0x254        ;
        constexpr std::uintptr_t _f717d61828104281a42eb58cc7ee46404ad81aeb = 0x278        ;
        constexpr std::uintptr_t _a8a65d226e5e00d5582842baa72ea79d0fcf8860 = 0x280        ;
        constexpr std::uintptr_t _160a25647cfe250ed155339df5eba28ce4fc8168 = 0x288        ;
        constexpr std::uintptr_t _b9733476dcece4875f1aef1220d4d4a0d04f37b2 = 0x290        ;
        constexpr std::uintptr_t _d86f878236cb7ec2485a90dad2d672cbe980f893 = 0x298        ;
        constexpr std::uintptr_t _1b450d94a2c063a844fa538fba7c70f52b26b2d3 = 0x299        ;
        constexpr std::uintptr_t _0204a9a6e20d372a231f7a6cea33662582f8184e = 0x300        ;
        constexpr std::uintptr_t _3b92cf7365e35ac923667423af6cdb9ef902b76f = 0x308        ;
        constexpr std::uintptr_t _8de9be47e8f384203e22de5a586b1c8b6a3aefdc = 0x310        ;
    }

    namespace %11e91e8e75936b849fdad700a4ce3bbf78d73d2c
    {
        constexpr std::uintptr_t _84af7d47ed95745ae4fb0e44cdaf6077e179c0f1 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace IndividualSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x20         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x28         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x2C         ;
        constexpr std::uintptr_t useCustomBoundsCheckMask         = 0x30         ;
        constexpr std::uintptr_t customBoundsCheckMask            = 0x34         ;
        constexpr std::uintptr_t oneTimeSpawner                   = 0x38         ;
    }

    namespace %6cfc7fc621b6a0432c20b7adbeb4d2c0a062391c
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _cdafd8eb22b27aec9e5040590a3e9c6b84697a53 = 0x0          ;
            constexpr std::uintptr_t _7b4d0f2da2e16df5c7016e3c25731641ba42d400 = 0x8          ;
            constexpr std::uintptr_t _94f7efa225a7197d0f2d0aadf498aac9615aef77 = 0x10         ;
        }

    }

    namespace HarborBridgeSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bridge                           = 0x20         ;
        constexpr std::uintptr_t rootRotationLoopDef              = 0x28         ;
        constexpr std::uintptr_t rootRotationStartDef             = 0x30         ;
        constexpr std::uintptr_t rootRotationStopDef              = 0x38         ;

        constexpr std::uintptr_t _a9d88e18d1f67d351001588ae5f2ad69a66d671c = 0x40         ;
        constexpr std::uintptr_t _f6a9499719642cadfa544a8bd017cae8bc73c872 = 0x48         ;
        constexpr std::uintptr_t _e857424e944b69779c1380add8b207b3e082a8ed = 0x4C         ;
    }

    namespace ByteMap
    {
        constexpr std::uintptr_t size                             = 0x10         ;
        constexpr std::uintptr_t bytes                            = 0x14         ;
        constexpr std::uintptr_t values                           = 0x18         ;
    }

    namespace PlacePowerlineObjects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Start                            = 0x40         ;
        constexpr std::uintptr_t End                              = 0x48         ;
        constexpr std::uintptr_t Side                             = 0x50         ;
        constexpr std::uintptr_t Path                             = 0x58         ;
    }

    namespace BackgroundColorAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t r                                = 0x18         ;
        constexpr std::uintptr_t g                                = 0x1C         ;
        constexpr std::uintptr_t b                                = 0x20         ;
        constexpr std::uintptr_t a                                = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _7d746176e430db799548882df326caa36787a8ec = 0x0          ;
        }

    }

    namespace BaseEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace %17f66f1e5c708dd7577799f3a07062d986d98264
    {
        constexpr std::uintptr_t _67930aeac9b32db579b3e58719fe969f3f1ca17a = 0x10         ;
        constexpr std::uintptr_t _ea178fe1381e77ef01ff5310e9bfce0553a368e6 = 0x14         ;
        constexpr std::uintptr_t _86b0163c78a1dc8ebf8a3efa89629ec3a2ebe2d1 = 0x18         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x20         ;
        constexpr std::uintptr_t _25908d025c9dce1eb516e437958e43e8bf30b975 = 0x28         ;
        constexpr std::uintptr_t _c277ee507e16e8f293b9bfc914bc28b0fde78e9f = 0x30         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x38         ;
        constexpr std::uintptr_t _3d6d80f8e054797b857cb30d5fe8795b0ebc32c3 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _4df56d2e1a62435498996e830b4b977388edf671 = 0x0          ;
            constexpr std::uintptr_t _e05f6c0f089f5f44647f0361b7da55f1ccb2d05f = 0x8          ;
            constexpr std::uintptr_t _0af63731c7a905ba9b788be99558d2eedd4ae048 = 0x10         ;
        }

    }

    namespace TechTreeDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t tierButtons                      = 0x48         ;
        constexpr std::uintptr_t entryPrefab                      = 0x50         ;
        constexpr std::uintptr_t groupPrefab                      = 0x58         ;
        constexpr std::uintptr_t linePrefab                       = 0x60         ;
        constexpr std::uintptr_t contents                         = 0x68         ;
        constexpr std::uintptr_t selectedNodeUI                   = 0x70         ;
        constexpr std::uintptr_t unlockEffect                     = 0x78         ;
        constexpr std::uintptr_t multiUnlockEffect                = 0x80         ;
        constexpr std::uintptr_t scrapCount                       = 0x88         ;
        constexpr std::uintptr_t zoom                             = 0x98         ;
        constexpr std::uintptr_t widgets                          = 0xA0         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _0ad9dfafcfee04f70203627a7e37faa87f4cbc35 = 0x40         ;
        constexpr std::uintptr_t _244fdf1af9bbbbf30350d894ee472707caea49d7 = 0x90         ;
        constexpr std::uintptr_t _faa19fe245dfe29c06d27a2ec08f9256d5964dc1 = 0xA8         ;
        constexpr std::uintptr_t _8de9615461823209483d7b9dc6807c534550eb97 = 0xB0         ;
        constexpr std::uintptr_t _76638fe610b288778f4ea4193d65ab4e66c69205 = 0xB8         ;
        constexpr std::uintptr_t _3a05ce8ef8270e20bd04af572a529fde1aa1f603 = 0xC0         ;
        constexpr std::uintptr_t _00320213409620f59e5c4b80ef19447bf8c250b7 = 0xC8         ;
        constexpr std::uintptr_t _6b0294b7758199bdf934d1d7262696f29d1c5246 = 0xCC         ;
        constexpr std::uintptr_t _b4229ae8e6af37e235157c816d89a37622d2a88c = 0xD0         ;
        constexpr std::uintptr_t _60b863644be197aa2a2b724f0ea69ca450bd1df5 = 0xD8         ;
        constexpr std::uintptr_t _95b6202655e9d6bad03f7bba27224a07545a4567 = 0xE0         ;
        constexpr std::uintptr_t _bef6b54c55d957dbf9b90b39c67e8aa6894822cb = 0xE8         ;
        constexpr std::uintptr_t _6631224e9aa807a09599a63fad884d876bf58501 = 0xF0         ;
    }

    namespace MotorRowboat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrust                     = 0x430        ;
        constexpr std::uintptr_t steeringScale                    = 0x434        ;
        constexpr std::uintptr_t thrustPoint                      = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t preventDecayIndoors              = 0x450        ;
        constexpr std::uintptr_t applyCorrectionForces            = 0x451        ;
        constexpr std::uintptr_t planeFitPoints                   = 0x458        ;
        constexpr std::uintptr_t inAirPID                         = 0x460        ;
        constexpr std::uintptr_t inAirDesiredPitch                = 0x46C        ;
        constexpr std::uintptr_t wavePID                          = 0x470        ;
        constexpr std::uintptr_t correctionRange                  = 0x480        ;
        constexpr std::uintptr_t correctionForceMode              = 0x488        ;
        constexpr std::uintptr_t correctionSpringForce            = 0x48C        ;
        constexpr std::uintptr_t correctionSpringDamping          = 0x490        ;
        constexpr std::uintptr_t engineLoops                      = 0x4C0        ;
        constexpr std::uintptr_t waterLoops                       = 0x4C8        ;
        constexpr std::uintptr_t rpmEngineLoops                   = 0x4D0        ;
        constexpr std::uintptr_t engineStartSoundDef              = 0x4D8        ;
        constexpr std::uintptr_t engineStopSoundDef               = 0x4E0        ;
        constexpr std::uintptr_t movementSplashAccentSoundDef     = 0x4E8        ;
        constexpr std::uintptr_t engineSteerSoundDef              = 0x4F0        ;
        constexpr std::uintptr_t pushLandEffect                   = 0x4F8        ;
        constexpr std::uintptr_t pushWaterEffect                  = 0x500        ;
        constexpr std::uintptr_t waterSpeedDivisor                = 0x508        ;
        constexpr std::uintptr_t turnPitchModScale                = 0x50C        ;
        constexpr std::uintptr_t tiltPitchModScale                = 0x510        ;
        constexpr std::uintptr_t splashAccentFrequencyMin         = 0x514        ;
        constexpr std::uintptr_t splashAccentFrequencyMax         = 0x518        ;
        constexpr std::uintptr_t deathSinkRate                    = 0x538        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x540        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x548        ;
        constexpr std::uintptr_t storageUnitPrefab                = 0x550        ;
        constexpr std::uintptr_t boatRear                         = 0x568        ;
        constexpr std::uintptr_t wakeEffect                       = 0x570        ;
        constexpr std::uintptr_t engineEffectIdle                 = 0x578        ;
        constexpr std::uintptr_t engineEffectThrottle             = 0x580        ;
        constexpr std::uintptr_t engineEffectThrottleReverse      = 0x588        ;
        constexpr std::uintptr_t boatFront                        = 0x590        ;
        constexpr std::uintptr_t forwardTravelEffect              = 0x598        ;
        constexpr std::uintptr_t forwardTravelEffectMinSpeed      = 0x5A0        ;
        constexpr std::uintptr_t causticsProjector                = 0x5A8        ;
        constexpr std::uintptr_t causticsDepthTest                = 0x5B0        ;
        constexpr std::uintptr_t engineLeftHandPosition           = 0x5B8        ;
        constexpr std::uintptr_t engineRotate                     = 0x5C0        ;
        constexpr std::uintptr_t applyEngineRotationToZ           = 0x5C8        ;
        constexpr std::uintptr_t engineRotateRangeMultiplier      = 0x5CC        ;
        constexpr std::uintptr_t propellerRotate                  = 0x5D0        ;
        constexpr std::uintptr_t stationaryDismounts              = 0x5E0        ;
        constexpr std::uintptr_t angularDragBase                  = 0x5E8        ;
        constexpr std::uintptr_t engineOffAngularDragMultiplier   = 0x5EC        ;
        constexpr std::uintptr_t angularDragVelocity              = 0x5F0        ;
        constexpr std::uintptr_t landDrag                         = 0x5F4        ;
        constexpr std::uintptr_t waterDrag                        = 0x5F8        ;
        constexpr std::uintptr_t engineOffWaterDragMultiplier     = 0x5FC        ;
        constexpr std::uintptr_t offAxisDrag                      = 0x600        ;
        constexpr std::uintptr_t offAxisDot                       = 0x604        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428        ;
        constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _01ed7c8804c57638a2c56d56627bea945fd6bc83 = 0x4A8        ;
        constexpr std::uintptr_t _f94ae744b176e103b030dfa88298462656edbf43 = 0x4B0        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4B8        ;
        constexpr std::uintptr_t _86e992aa1f4f4f0ba4979173f0cdefdbb1aa9062 = 0x51C        ;
        constexpr std::uintptr_t _b0d37423127d84b7461e440b96b5b6669729df4c = 0x520        ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x524        ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x528        ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x52C        ;
        constexpr std::uintptr_t _a0451d0a564a5017d310b21797b92cf7b01aa14c = 0x530        ;
        constexpr std::uintptr_t _87269cb631c5030a7539e9bbb0b5927ddb92bd74 = 0x534        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x558        ;
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x5D8        ;
        constexpr std::uintptr_t _edfe8f7e3362bef47c6972664139619439fa4ad8 = 0x608        ;
        constexpr std::uintptr_t _6b657f6b18f97f0d6efc1c917960e34ce351eeac = 0x610        ;
        constexpr std::uintptr_t _6e0bd0087b98a17266a2b2d122984886b8572b29 = 0x611        ;
        constexpr std::uintptr_t _d98322e239985198a65bdde5761a6dfbf2978b52 = 0x612        ;
        constexpr std::uintptr_t _f390bf8698f861189d166d08c8bdcb419fe3362d = 0x613        ;
        constexpr std::uintptr_t _704ede13896fff0b4c726fbdbff6ef27368d34fe = 0x614        ;
        constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x618        ;
        constexpr std::uintptr_t _87d1e4da09d3cace591fc7a0deb8974a47bd79d1 = 0x620        ;
        constexpr std::uintptr_t _d680b3caaa51f31fc04ab3d7fdc5edde7eb1b6d6 = 0x630        ;
        constexpr std::uintptr_t _47fbbe612fc197aa3cc8f2f2704178d8e33e73c6 = 0x634        ;
        constexpr std::uintptr_t _289e51d3d01218af892b14369b358bed3c4f8fd8 = 0x638        ;
    }

    namespace ExplosionsDeactivateRendererByTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TimeDelay                        = 0x20         ;

        constexpr std::uintptr_t _54d0904c946ecfa5b583b0ef1419a4eb0511120d = 0x28         ;
    }

    namespace %e709f1d0b8a747d95a6283a14bd85f5809891690
    {
        constexpr std::uintptr_t _98c9a5e3c8493994913fb0ee28b626714c77d2af = 0x10         ;
        constexpr std::uintptr_t _5a03334b79127a56430f749ff15bef71a5c48c36 = 0x14         ;
        constexpr std::uintptr_t _0b333516f67d1c6ca19be35955d613530cff9c3e = 0x18         ;
        constexpr std::uintptr_t _e9409c7cb63c5369faf6d5709e540093b9f5296e = 0x1C         ;
        constexpr std::uintptr_t _1721300256ac4216aba00d1bae229cd06af3a328 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _b6ce545e0b4c608a06a82f298f066d3183d9c0ba = 0x0          ;
            constexpr std::uintptr_t _e9f17b4ff15db1cbe0fead133ecbc2ec1138d957 = 0x8          ;
            constexpr std::uintptr_t _2476c330245c83aa2f266c56aaac17ae735afc90 = 0x18         ;
            constexpr std::uintptr_t _98788629b72343a8f5c31dc1b8056d156385af75 = 0x20         ;
            constexpr std::uintptr_t _f626e23b0a9fb813cd84441829449077fc921843 = 0x28         ;
        }

    }

    namespace %cc0b52b7664680750cb5a5ea7fbd3a26039fcbbf
    {
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _6babfe7f864879e5dc461a6c1759520280649327 = 0x0          ;
            constexpr std::uintptr_t _eefb3f6abf60a1b583b79e6eb1211fd92f865b35 = 0x8          ;
            constexpr std::uintptr_t _eb2b4222d41d60771d699224a55aaae23158212e = 0x10         ;
            constexpr std::uintptr_t _1457c238705d8c0527473bb3b709d5567dc7eaaa = 0x18         ;
            constexpr std::uintptr_t _6f430d08c576e635962e1a092ec9f33ab640f66e = 0x20         ;
        }

    }

    namespace NumberType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PhoneDirectoryEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PhoneNumber                      = 0x20         ;
        constexpr std::uintptr_t PhoneName                        = 0x28         ;
        constexpr std::uintptr_t DeleteIcon                       = 0x30         ;
        constexpr std::uintptr_t CensorIcon                       = 0x38         ;

        constexpr std::uintptr_t _e51201c02a9f9999eb2cf61f21c19a98a3613765 = 0x40         ;
        constexpr std::uintptr_t _71e6faeab2295065ea1559046408014648931d70 = 0x48         ;
        constexpr std::uintptr_t _1a20724de775ea14f3b2720d09df580b87a3144a = 0x50         ;
        constexpr std::uintptr_t _08d6efa88995bf478780c6329d64d5a83020e735 = 0x58         ;
        constexpr std::uintptr_t _1e24048e35287903b0b1afface3f5b3ce2e60271 = 0x5C         ;
    }

    namespace EggHuntNote
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t mainGroup                        = 0x28         ;
        constexpr std::uintptr_t timerGroup                       = 0x30         ;
        constexpr std::uintptr_t timerText                        = 0x38         ;
        constexpr std::uintptr_t EventType                        = 0x40         ;
    }

    namespace TutorialMission
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D02D8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t shortname                        = 0x20         ;
        constexpr std::uintptr_t missionName                      = 0x38         ;
        constexpr std::uintptr_t missionDesc                      = 0x40         ;
        constexpr std::uintptr_t canBeAbandoned                   = 0x48         ;
        constexpr std::uintptr_t completeSilently                 = 0x49         ;
        constexpr std::uintptr_t requiredGameModeTags             = 0x50         ;
        constexpr std::uintptr_t objectives                       = 0x58         ;
        constexpr std::uintptr_t acceptEffect                     = 0x60         ;
        constexpr std::uintptr_t failedEffect                     = 0x68         ;
        constexpr std::uintptr_t victoryEffect                    = 0x70         ;
        constexpr std::uintptr_t followupMission                  = 0x78         ;
        constexpr std::uintptr_t repeatDelaySecondsSuccess        = 0x80         ;
        constexpr std::uintptr_t repeatDelaySecondsFailed         = 0x84         ;
        constexpr std::uintptr_t timeLimitSeconds                 = 0x88         ;
        constexpr std::uintptr_t hideObjectivesNotStarted         = 0x8C         ;
        constexpr std::uintptr_t prerequisiteMissions             = 0x90         ;
        constexpr std::uintptr_t spawnMissionEntityDefinitions    = 0x98         ;
        constexpr std::uintptr_t positionGenerators               = 0xA0         ;
        constexpr std::uintptr_t defaultRewardChoices             = 0xB0         ;
        constexpr std::uintptr_t eraSpecificRewardChoices         = 0xB8         ;
        constexpr std::uintptr_t hideRewardsPreview               = 0xC0         ;
        constexpr std::uintptr_t AllowedTutorialItems             = 0xC8         ;

        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x28         ;
        constexpr std::uintptr_t _0c80d91ccc7a2294d113f6c6a1d3ebb3f0e0e08f = 0x30         ;
        constexpr std::uintptr_t _018ced516aff46b30bdadcbd91e0a616d1a8d40f = 0xA8         ;
    }

    namespace FPD_LayersAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _1f210afbb69d1c6537dc1ab9afd80c61136e997f = 0x0          ;
        }

    }

    namespace Section
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t Group                            = 0x8          ;
        constexpr std::uintptr_t MarkdownTarget                   = 0x10         ;
        constexpr std::uintptr_t Button                           = 0x18         ;
    }

    namespace GameObjectLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;
        constexpr std::uintptr_t TargetGameObject                 = 0x90         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace VendingPanelAdmin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t statsPanelRef                    = 0x40         ;
        constexpr std::uintptr_t sellOrderManager                 = 0x48         ;
        constexpr std::uintptr_t emojiGallery                     = 0x50         ;
        constexpr std::uintptr_t sellOrderAdminContainer          = 0x58         ;
        constexpr std::uintptr_t sellOrderAdminPrefab             = 0x60         ;
        constexpr std::uintptr_t storeNameInputField              = 0x68         ;
        constexpr std::uintptr_t predictionConfig                 = 0x70         ;
        constexpr std::uintptr_t droneAccessible                  = 0x78         ;
        constexpr std::uintptr_t droneInaccessible                = 0x80         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _0204a9a6e20d372a231f7a6cea33662582f8184e = 0x88         ;
    }

    namespace UI_Hero_TwitchDrops
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _title                           = 0x20         ;
        constexpr std::uintptr_t _subtitle                        = 0x28         ;
        constexpr std::uintptr_t _tag                             = 0x30         ;
        constexpr std::uintptr_t _coverImage                      = 0x38         ;
        constexpr std::uintptr_t _button                          = 0x40         ;
        constexpr std::uintptr_t _hoverFlex                       = 0x48         ;
        constexpr std::uintptr_t _blackout                        = 0x50         ;
        constexpr std::uintptr_t _titlePhrase                     = 0x58         ;
        constexpr std::uintptr_t _subtitlePhrase                  = 0x60         ;
        constexpr std::uintptr_t _image                           = 0x68         ;
        constexpr std::uintptr_t _internalLink                    = 0x70         ;
        constexpr std::uintptr_t _linkUrl                         = 0x78         ;
        constexpr std::uintptr_t _spinner                         = 0x90         ;
        constexpr std::uintptr_t _campaignImage                   = 0x98         ;

        constexpr std::uintptr_t _451e40e80731a5b56e6b5352ddfb330f03e4df56 = 0x80         ;
        constexpr std::uintptr_t _e1d6807a3eb79c905b130d217bd130fff336a05a = 0x88         ;
        constexpr std::uintptr_t _454c24474fb272930d21bb8a8703b241483a7b42 = 0xA0         ;
        constexpr std::uintptr_t _68e7c048b033c03485ba8f09e1ca617056df8b67 = 0xA8         ;
        constexpr std::uintptr_t _3cf6f1dac73b387bf4167703a4c62b97421745b9 = 0xA9         ;
    }

    namespace MissionUIPanel
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107435A8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t activeMissionParent              = 0x20         ;
        constexpr std::uintptr_t missionTitleText                 = 0x28         ;
        constexpr std::uintptr_t missionDescText                  = 0x30         ;
        constexpr std::uintptr_t mysteryRewardImageParent         = 0x38         ;
        constexpr std::uintptr_t rewardsParent                    = 0x40         ;
        constexpr std::uintptr_t bonusRewardsParent               = 0x48         ;
        constexpr std::uintptr_t rewardIcons                      = 0x50         ;
        constexpr std::uintptr_t bonusIcons                       = 0x58         ;
        constexpr std::uintptr_t noMissionText                    = 0x60         ;
        constexpr std::uintptr_t abandonButton                    = 0x68         ;

        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace ChippyMainCharacter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;
        constexpr std::uintptr_t spriteRenderer                   = 0x98         ;
        constexpr std::uintptr_t speed                            = 0xA0         ;
        constexpr std::uintptr_t maxSpeed                         = 0xA4         ;
        constexpr std::uintptr_t bulletPrefab                     = 0xA8         ;
        constexpr std::uintptr_t fireRate                         = 0xB0         ;
        constexpr std::uintptr_t aimDir                           = 0xB4         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
    }

    namespace IOManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ResettableFloat-fake-0
    {
        constexpr std::uintptr_t _08ea7c57a9485db7cf9d54b4a0ba3447b331f3c2 = 0x10         ;
        constexpr std::uintptr_t _5a9a35df8e7d57ee8fd720a6ec7e21729c6ab964 = 0x14         ;
    }

    namespace TugboatSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tugboat                          = 0x20         ;
        constexpr std::uintptr_t roughHalfWidth                   = 0x28         ;
        constexpr std::uintptr_t roughHalfLength                  = 0x2C         ;
        constexpr std::uintptr_t engineLoopDef                    = 0x38         ;
        constexpr std::uintptr_t engineStartDef                   = 0x58         ;
        constexpr std::uintptr_t engineStartBridgeDef             = 0x60         ;
        constexpr std::uintptr_t engineStopDef                    = 0x68         ;
        constexpr std::uintptr_t engineStopBridgeDef              = 0x70         ;
        constexpr std::uintptr_t engineGainChangeRate             = 0x78         ;
        constexpr std::uintptr_t enginePitchChangeRate            = 0x7C         ;
        constexpr std::uintptr_t engineTransform                  = 0x80         ;
        constexpr std::uintptr_t bridgeControlsTransform          = 0x88         ;
        constexpr std::uintptr_t waterIdleDef                     = 0x90         ;
        constexpr std::uintptr_t waterSideMovementSlowDef         = 0x98         ;
        constexpr std::uintptr_t waterSideMovementFastDef         = 0xA0         ;
        constexpr std::uintptr_t waterSternMovementDef            = 0xA8         ;
        constexpr std::uintptr_t waterInteriorIdleDef             = 0xB0         ;
        constexpr std::uintptr_t waterInteriorDef                 = 0xB8         ;
        constexpr std::uintptr_t waterMovementGainCurve           = 0xC0         ;
        constexpr std::uintptr_t waterMovementGainChangeRate      = 0xC8         ;
        constexpr std::uintptr_t waterDistanceGainCurve           = 0xD0         ;
        constexpr std::uintptr_t wakeTransform                    = 0x108        ;
        constexpr std::uintptr_t sideSoundLineStern               = 0x110        ;
        constexpr std::uintptr_t sideSoundLineBow                 = 0x11C        ;
        constexpr std::uintptr_t ambientActiveLoopDef             = 0x128        ;
        constexpr std::uintptr_t hullGroanDef                     = 0x138        ;
        constexpr std::uintptr_t hullGroanCooldown                = 0x140        ;
        constexpr std::uintptr_t chainRattleDef                   = 0x148        ;
        constexpr std::uintptr_t chainRattleCooldown              = 0x150        ;
        constexpr std::uintptr_t chainRattleLocations             = 0x158        ;
        constexpr std::uintptr_t chainRattleAngleDeltaThreshold   = 0x160        ;
        constexpr std::uintptr_t hornLoop                         = 0x168        ;
        constexpr std::uintptr_t hornStart                        = 0x170        ;
        constexpr std::uintptr_t hornStop                         = 0x178        ;
        constexpr std::uintptr_t maxHornTime                      = 0x180        ;
        constexpr std::uintptr_t hornTokenCapacity                = 0x184        ;
        constexpr std::uintptr_t hornTokenRegenerationTime        = 0x188        ;
        constexpr std::uintptr_t engineOn                         = 0x1BC        ;
        constexpr std::uintptr_t throttleOn                       = 0x1BD        ;
        constexpr std::uintptr_t inWater                          = 0x1BE        ;

        constexpr std::uintptr_t _970a4268409c0dda232b7873655cd0b6d8a498e7 = 0x30         ;
        constexpr std::uintptr_t _9ec426af09066803a1aef7a3312aeb5998d6ecda = 0x40         ;
        constexpr std::uintptr_t _68a659d7abaf8bfd9150a4b02a80eb99a51445cf = 0x48         ;
        constexpr std::uintptr_t _95bb0f3c71dadff0f2606f1b5173b4c2cf7c570b = 0x50         ;
        constexpr std::uintptr_t _10ac24395f68bcc1e79b4e101647ac7ef8d67bff = 0xD8         ;
        constexpr std::uintptr_t _ee3facaad3ffdfe3a9ffb24591b1c4d933cf5b07 = 0xE0         ;
        constexpr std::uintptr_t _3a436c81325bc5a0e7aaddc7b6062b9c4f1afbdb = 0xE8         ;
        constexpr std::uintptr_t _2a15c66bd058e6be03d2a4cb0ea7f874d3726131 = 0xF0         ;
        constexpr std::uintptr_t _34cab288e6de1921ce2d7f2e096ce65e79703362 = 0xF8         ;
        constexpr std::uintptr_t _6b6f816f783c33d8479f54ce199a99dc4943db4a = 0x100        ;
        constexpr std::uintptr_t _6df50a956aac3a0c5ade8428319b9c9f72d7d249 = 0x130        ;
        constexpr std::uintptr_t _17bc06cff445cc23491b09656e197734f9b7c2c6 = 0x144        ;
        constexpr std::uintptr_t _eb48b01dc60f6cf821b3b8a1cb8bb8349b697792 = 0x164        ;
        constexpr std::uintptr_t _4c37e330b9d5d3defad95f0f13b15a272a4dfe59 = 0x18C        ;
        constexpr std::uintptr_t _8bd506054a2e448b5067f9ed2211a58e99c81f4a = 0x1A4        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x1C0        ;
        constexpr std::uintptr_t _662d26ffe7c341efbe8e1e22088566c8e55cad80 = 0x1CC        ;
        constexpr std::uintptr_t _87f1b5697d62150fb8cbf015f9dbb67dfab1abe2 = 0x1D0        ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x1D4        ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x1E0        ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x1E4        ;
        constexpr std::uintptr_t _da3e9701f1a59d5a36495dd41c923dcae48bad55 = 0x1E5        ;
        constexpr std::uintptr_t _c9804a283545e5031be09118818a45573d085a6a = 0x1E6        ;
        constexpr std::uintptr_t _7a34e8847c37b1acd66ac460a994b22947f59aca = 0x1E8        ;
        constexpr std::uintptr_t _91ca3ecd6eae6c676acc01958d949e1e3b3b31f4 = 0x1EC        ;
        constexpr std::uintptr_t _759d963e776bb8fa6ce91e204f6d0be9eebb5ada = 0x1F0        ;
        constexpr std::uintptr_t _21d0da4cf27cb087b320793bbf7b50b9a8303f26 = 0x1F8        ;
    }

    namespace NPCConversationResultAction
    {
        constexpr std::uintptr_t action                           = 0x10         ;
        constexpr std::uintptr_t scrapCost                        = 0x18         ;
        constexpr std::uintptr_t broadcastMessage                 = 0x20         ;
        constexpr std::uintptr_t broadcastRange                   = 0x28         ;
    }

    namespace NPCTalking
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;
        constexpr std::uintptr_t NPCName                          = 0x880        ;
        constexpr std::uintptr_t conversations                    = 0x888        ;
        constexpr std::uintptr_t conversationResultActions        = 0x890        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
        constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878        ;
    }

    namespace CompassMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MarkerImage                      = 0x20         ;
        constexpr std::uintptr_t MarkerImageOuter                 = 0x28         ;
        constexpr std::uintptr_t LeaderRoot                       = 0x30         ;
        constexpr std::uintptr_t MarkerLabel                      = 0x38         ;

        constexpr std::uintptr_t _e33243141b5b7675541fc0bca89ed0e7fa4c155a = 0x40         ;
        constexpr std::uintptr_t _9223f854c8e3d002302becf7508271280e01865d = 0x48         ;
        constexpr std::uintptr_t _e3af70909f65d1d09654915de71f3fc90430ce12 = 0x50         ;
    }

    namespace ObjectMotionVectorFix
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _1bc68586ae1c10b005658780aa11a9ffb5548ef8 = 0x20         ;
    }

    namespace %57f8f9907d3fa5a23c0740ef281a9e4fb4a1dc55
    {
        constexpr std::uintptr_t _e7292030c3b1ae197f25cf4a7c50a3b62410b619 = 0x10         ;
        constexpr std::uintptr_t _305ed52055dc8202062057fa24966288733bc8a5 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _70105c5254e389f52b514f5c32438f9a36b67f20 = 0x0          ;
        }

    }

    namespace UIColorPickerButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Image                            = 0x20         ;
        constexpr std::uintptr_t Color                            = 0x28         ;
    }

    namespace ServerProjectileTestSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t projectilePrefab                 = 0x20         ;
        constexpr std::uintptr_t velocityScale                    = 0x28         ;
        constexpr std::uintptr_t timeout                          = 0x2C         ;
        constexpr std::uintptr_t trajectorySteps                  = 0x30         ;
    }

    namespace %376d38bb1602833b04c80ebe83791e76388bb2ec
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _d8a0fc373b98eed7f6241368a61b4dd770767673 = 0x18         ;
        constexpr std::uintptr_t _63e6fdb1c7cdfa154b0ebd0b9102e7cd0eef53cb = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _9ede3bb77a2247ca47f6aba51372531698c77f36 = 0x0          ;
            constexpr std::uintptr_t _ef37b3c41f2e95424efcae9dff128fabaf6b1e27 = 0x8          ;
            constexpr std::uintptr_t _338d27d37ec790cf4a11f6f6232bf57f9f29f141 = 0x10         ;
            constexpr std::uintptr_t _c2a078a90032d5dd037ee4f8bd500f52565a6caa = 0x18         ;
        }

    }

    namespace AITraversalWaitPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nextFreeTime                     = 0x20         ;
    }

    namespace TmProEmojiInputField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_SoftKeyboard                   = 0x100        ;
        constexpr std::uintptr_t m_RectTransform                  = 0x108        ;
        constexpr std::uintptr_t m_TextViewport                   = 0x110        ;
        constexpr std::uintptr_t m_TextComponentRectMask          = 0x118        ;
        constexpr std::uintptr_t m_TextViewportRectMask           = 0x120        ;
        constexpr std::uintptr_t m_TextComponent                  = 0x128        ;
        constexpr std::uintptr_t m_TextComponentRectTransform     = 0x130        ;
        constexpr std::uintptr_t m_Placeholder                    = 0x138        ;
        constexpr std::uintptr_t m_VerticalScrollbar              = 0x140        ;
        constexpr std::uintptr_t m_VerticalScrollbarEventHandler  = 0x148        ;
        constexpr std::uintptr_t m_IsDrivenByLayoutComponents     = 0x150        ;
        constexpr std::uintptr_t m_LayoutGroup                    = 0x158        ;
        constexpr std::uintptr_t m_IScrollHandlerParent           = 0x160        ;
        constexpr std::uintptr_t m_ScrollPosition                 = 0x168        ;
        constexpr std::uintptr_t m_ScrollSensitivity              = 0x16C        ;
        constexpr std::uintptr_t m_ContentType                    = 0x170        ;
        constexpr std::uintptr_t m_InputType                      = 0x174        ;
        constexpr std::uintptr_t m_AsteriskChar                   = 0x178        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x17C        ;
        constexpr std::uintptr_t m_LineType                       = 0x180        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x184        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x185        ;
        constexpr std::uintptr_t m_CharacterValidation            = 0x188        ;
        constexpr std::uintptr_t m_RegexValue                     = 0x190        ;
        constexpr std::uintptr_t m_GlobalPointSize                = 0x198        ;
        constexpr std::uintptr_t m_CharacterLimit                 = 0x19C        ;
        constexpr std::uintptr_t m_OnEndEdit                      = 0x1A0        ;
        constexpr std::uintptr_t m_OnSubmit                       = 0x1A8        ;
        constexpr std::uintptr_t m_OnSelect                       = 0x1B0        ;
        constexpr std::uintptr_t m_OnDeselect                     = 0x1B8        ;
        constexpr std::uintptr_t m_OnTextSelection                = 0x1C0        ;
        constexpr std::uintptr_t m_OnEndTextSelection             = 0x1C8        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x1D0        ;
        constexpr std::uintptr_t m_OnTouchScreenKeyboardStatusChanged = 0x1D8        ;
        constexpr std::uintptr_t m_OnValidateInput                = 0x1E0        ;
        constexpr std::uintptr_t m_CaretColor                     = 0x1E8        ;
        constexpr std::uintptr_t m_CustomCaretColor               = 0x1F8        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x1FC        ;
        constexpr std::uintptr_t m_Text                           = 0x210        ;
        constexpr std::uintptr_t m_CaretBlinkRate                 = 0x218        ;
        constexpr std::uintptr_t m_CaretWidth                     = 0x21C        ;
        constexpr std::uintptr_t m_ReadOnly                       = 0x220        ;
        constexpr std::uintptr_t m_RichText                       = 0x221        ;
        constexpr std::uintptr_t m_StringPosition                 = 0x224        ;
        constexpr std::uintptr_t m_StringSelectPosition           = 0x228        ;
        constexpr std::uintptr_t m_CaretPosition                  = 0x22C        ;
        constexpr std::uintptr_t m_CaretSelectPosition            = 0x230        ;
        constexpr std::uintptr_t caretRectTrans                   = 0x238        ;
        constexpr std::uintptr_t m_CursorVerts                    = 0x240        ;
        constexpr std::uintptr_t m_CachedInputRenderer            = 0x248        ;
        constexpr std::uintptr_t m_LastPosition                   = 0x250        ;
        constexpr std::uintptr_t m_Mesh                           = 0x258        ;
        constexpr std::uintptr_t m_AllowInput                     = 0x260        ;
        constexpr std::uintptr_t m_ShouldActivateNextUpdate       = 0x261        ;
        constexpr std::uintptr_t m_UpdateDrag                     = 0x262        ;
        constexpr std::uintptr_t m_DragPositionOutOfBounds        = 0x263        ;
        constexpr std::uintptr_t m_CaretVisible                   = 0x264        ;
        constexpr std::uintptr_t m_BlinkCoroutine                 = 0x268        ;
        constexpr std::uintptr_t m_BlinkStartTime                 = 0x270        ;
        constexpr std::uintptr_t m_DragCoroutine                  = 0x278        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x280        ;
        constexpr std::uintptr_t m_WasCanceled                    = 0x288        ;
        constexpr std::uintptr_t m_HasDoneFocusTransition         = 0x289        ;
        constexpr std::uintptr_t m_WaitForSecondsRealtime         = 0x290        ;
        constexpr std::uintptr_t m_PreventCallback                = 0x298        ;
        constexpr std::uintptr_t m_TouchKeyboardAllowsInPlaceEditing = 0x299        ;
        constexpr std::uintptr_t m_IsTextComponentUpdateRequired  = 0x29A        ;
        constexpr std::uintptr_t m_HasTextBeenRemoved             = 0x29B        ;
        constexpr std::uintptr_t m_PointerDownClickStartTime      = 0x29C        ;
        constexpr std::uintptr_t m_KeyDownStartTime               = 0x2A0        ;
        constexpr std::uintptr_t m_DoubleClickDelay               = 0x2A4        ;
        constexpr std::uintptr_t m_IsApplePlatform                = 0x2A8        ;
        constexpr std::uintptr_t m_IsCompositionActive            = 0x2A9        ;
        constexpr std::uintptr_t m_ShouldUpdateIMEWindowPosition  = 0x2AA        ;
        constexpr std::uintptr_t m_PreviousIMEInsertionLine       = 0x2AC        ;
        constexpr std::uintptr_t m_GlobalFontAsset                = 0x2B0        ;
        constexpr std::uintptr_t m_OnFocusSelectAll               = 0x2B8        ;
        constexpr std::uintptr_t m_isSelectAll                    = 0x2B9        ;
        constexpr std::uintptr_t m_ResetOnDeActivation            = 0x2BA        ;
        constexpr std::uintptr_t m_SelectionStillActive           = 0x2BB        ;
        constexpr std::uintptr_t m_ReleaseSelection               = 0x2BC        ;
        constexpr std::uintptr_t m_LastKeyCode                    = 0x2C0        ;
        constexpr std::uintptr_t m_PreviouslySelectedObject       = 0x2C8        ;
        constexpr std::uintptr_t m_KeepTextSelectionVisible       = 0x2D0        ;
        constexpr std::uintptr_t m_RestoreOriginalTextOnEscape    = 0x2D1        ;
        constexpr std::uintptr_t m_isRichTextEditingAllowed       = 0x2D2        ;
        constexpr std::uintptr_t m_LineLimit                      = 0x2D4        ;
        constexpr std::uintptr_t isAlert                          = 0x2D8        ;
        constexpr std::uintptr_t m_InputValidator                 = 0x2E0        ;
        constexpr std::uintptr_t m_ShouldActivateOnSelect         = 0x2E8        ;
        constexpr std::uintptr_t m_isSelected                     = 0x2E9        ;
        constexpr std::uintptr_t m_IsStringPositionDirty          = 0x2EA        ;
        constexpr std::uintptr_t m_IsCaretPositionDirty           = 0x2EB        ;
        constexpr std::uintptr_t m_forceRectTransformAdjustment   = 0x2EC        ;
        constexpr std::uintptr_t m_IsKeyboardBeingClosedInHoloLens = 0x2ED        ;
        constexpr std::uintptr_t m_ProcessingEvent                = 0x2F0        ;
        constexpr std::uintptr_t isRunningSubstitution            = 0x2F8        ;
        constexpr std::uintptr_t changeAlignment                  = 0x300        ;
        constexpr std::uintptr_t Redirector                       = 0x308        ;
        constexpr std::uintptr_t Autocomplete                     = 0x310        ;

        constexpr std::uintptr_t _604bf5f407c6ab7b1335179a2b039c6ba40713d0 = 0x318        ;
    }

    namespace ScreenBounce
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t length                           = 0x20         ;
        constexpr std::uintptr_t bounceScale                      = 0x30         ;
        constexpr std::uintptr_t bounceSpeed                      = 0x38         ;
        constexpr std::uintptr_t bounceViewmodel                  = 0x40         ;

        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x24         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x28         ;
        constexpr std::uintptr_t _18b096eaaeff98abb92d3cec76888979f3a6dd77 = 0x48         ;
        constexpr std::uintptr_t _7f930306b61b72c8da9afd87b3be0718848129f4 = 0x4C         ;
    }

    namespace %d340455bddffc0d74c316651a387209da9919ca0
    {
        constexpr std::uintptr_t _20ec4b57ce9c50df7702ae14fcc2dcd93ede89d5 = 0x10         ;
        constexpr std::uintptr_t _386a8a794d0b22635c1b1b261727335dc38893ef = 0x14         ;
        constexpr std::uintptr_t _4411fb42fb4f04572e0fa0db0268dd896b331f39 = 0x18         ;
        constexpr std::uintptr_t _1d69759253b606ea84f47b49e4dec049c5b91a93 = 0x19         ;
        constexpr std::uintptr_t _9c80fed3e1e100fc9da1bfa5f141a1dd51cbb355 = 0x1C         ;
        constexpr std::uintptr_t _dfe9278b13d5dd218339e3fca336c89df695b874 = 0x20         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x24         ;
        constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x28         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x30         ;
        constexpr std::uintptr_t _0f3399d497667fdc54dffcdd8afae06f8504d47b = 0x38         ;
        constexpr std::uintptr_t _1538c4b2335d6fbfe7478065998284f4a6ac55d4 = 0x40         ;
        constexpr std::uintptr_t _249df47854c30d52e127ffe680f4e7dfb5f3c2ca = 0x44         ;
        constexpr std::uintptr_t _7f77f72b0461ddfb8001a0f49f034874e54a438c = 0x48         ;
        constexpr std::uintptr_t _c68d23e79428189a690b702242bb429ecc7e4c9c = 0x50         ;
        constexpr std::uintptr_t _6d620744a92c836ddb2a98ff2eb918b6770c2fa4 = 0x58         ;
        constexpr std::uintptr_t _1d4f82ae9824a5b1130dce4803c2c21af92bc4c9 = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t _7c45d719b8bffa56fe302f3263f297fdcec8fa29 = 0x0          ;
            constexpr std::uintptr_t _6f517156b9df77166d5c5199ddf9122e4ef13154 = 0x10         ;
            constexpr std::uintptr_t _e74eff070b2dcc5ceb12bb244319e3592178191d = 0x18         ;
        }

    }

    namespace FishBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace PlayerVoiceRecorder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _4da6b1f539e9e342dbd20a9a856748e1a6534dfe = 0x28         ;
        constexpr std::uintptr_t _352d0e48ef3436b1952554068b47c4b2e93be262 = 0x2C         ;
        constexpr std::uintptr_t _824a7957d6a27447aae16ab2e7e42daa2aee3ba9 = 0x30         ;
    }

    namespace ConfigurePartyBalloonDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t textInput                        = 0x40         ;
        constexpr std::uintptr_t balloonColorPicker               = 0x48         ;
        constexpr std::uintptr_t textColorPicker                  = 0x50         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ee9c709cbf38677a47444643ec8e7893c2ba27d4 = 0x58         ;
        constexpr std::uintptr_t _0c0ac12eb8d32a7f135c653720cb882cc65bcc97 = 0x60         ;
        constexpr std::uintptr_t _87b4a9358899b1970819fd3b7028d18d0b7dfc71 = 0x70         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x80         ;
    }

    namespace %f64a6867b204bc6bd6db19155fe341fa946958bc
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _03f6df0a6fc71ac77b2ab21d2cd9eb253102817b = 0x0          ;
            constexpr std::uintptr_t _02c988644a238a586808028e19fc6567040bccbc = 0x8          ;
            constexpr std::uintptr_t _989d795272269b267c8f9df4ad0da7218aeec9be = 0x10         ;
        }

    }

    namespace WipeFrequency
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WipeTimer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t useWipeDayOverride               = 0x200        ;
        constexpr std::uintptr_t wipeDayOfWeekOverride            = 0x204        ;
        constexpr std::uintptr_t wipeFrequency                    = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _5a56f61e1bbb243d6e26d95bf3477023c8138907 = 0x210        ;
    }

    namespace SeasonalEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %011326154adb61ca2e63c9154491f79ef2cd943d
    {
    }

    namespace Stat
    {
        constexpr std::uintptr_t statName                         = 0x0          ;
        constexpr std::uintptr_t statTitle                        = 0x8          ;
    }

    namespace GameStat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t refreshTime                      = 0x20         ;
        constexpr std::uintptr_t title                            = 0x28         ;
        constexpr std::uintptr_t globalStat                       = 0x30         ;
        constexpr std::uintptr_t localStat                        = 0x38         ;
        constexpr std::uintptr_t stats                            = 0x60         ;

        constexpr std::uintptr_t _7dd065ff9a950285e7c2b6b6b944ffe47668a789 = 0x40         ;
        constexpr std::uintptr_t _33498685a4db6fe9baf93b2ef3c0af935e32e56a = 0x48         ;
        constexpr std::uintptr_t _3fcce684f4665a8c1aa68f4e7e4e9f3f599a2318 = 0x50         ;
        constexpr std::uintptr_t _50debec9c32ae2318e483901479dde428a22bc05 = 0x54         ;
        constexpr std::uintptr_t _924a8f6586fc7b6dd4154321a28fa421c11ad511 = 0x58         ;
        constexpr std::uintptr_t _d0a7160c0c6d7570991c194c8a7058fc62157b4e = 0x68         ;
        constexpr std::uintptr_t _cdb32605a48cd5721e17576adda90bbaa2ef1383 = 0x70         ;
    }

    namespace NexusFerrySounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ferry                            = 0x20         ;
        constexpr std::uintptr_t roughHalfWidth                   = 0x28         ;
        constexpr std::uintptr_t roughHalfLength                  = 0x2C         ;
        constexpr std::uintptr_t engineLoopDef                    = 0x38         ;
        constexpr std::uintptr_t engineStartDef                   = 0x58         ;
        constexpr std::uintptr_t engineStopDef                    = 0x60         ;
        constexpr std::uintptr_t engineGainCurve                  = 0x68         ;
        constexpr std::uintptr_t enginePitchCurve                 = 0x70         ;
        constexpr std::uintptr_t engineGainChangeRate             = 0x78         ;
        constexpr std::uintptr_t enginePitchChangeRate            = 0x7C         ;
        constexpr std::uintptr_t engineTransform                  = 0x80         ;
        constexpr std::uintptr_t waterIdleDef                     = 0x88         ;
        constexpr std::uintptr_t waterSideMovementSlowDef         = 0x90         ;
        constexpr std::uintptr_t waterSideMovementFastDef         = 0x98         ;
        constexpr std::uintptr_t waterMovementGainCurve           = 0xA0         ;
        constexpr std::uintptr_t waterMovementGainChangeRate      = 0xA8         ;
        constexpr std::uintptr_t waterDistanceGainCurve           = 0xB0         ;
        constexpr std::uintptr_t sideSoundLineStern               = 0xD8         ;
        constexpr std::uintptr_t sideSoundLineBow                 = 0xE4         ;
        constexpr std::uintptr_t dockArrivalSoundDef              = 0xF0         ;
        constexpr std::uintptr_t dockDepartureSoundDef            = 0xF8         ;
        constexpr std::uintptr_t dockSoundTransform               = 0x100        ;
        constexpr std::uintptr_t ambientActiveLoopDef             = 0x110        ;
        constexpr std::uintptr_t engineOn                         = 0x150        ;

        constexpr std::uintptr_t _970a4268409c0dda232b7873655cd0b6d8a498e7 = 0x30         ;
        constexpr std::uintptr_t _9ec426af09066803a1aef7a3312aeb5998d6ecda = 0x40         ;
        constexpr std::uintptr_t _95bb0f3c71dadff0f2606f1b5173b4c2cf7c570b = 0x48         ;
        constexpr std::uintptr_t _10ac24395f68bcc1e79b4e101647ac7ef8d67bff = 0x50         ;
        constexpr std::uintptr_t _2a15c66bd058e6be03d2a4cb0ea7f874d3726131 = 0xB8         ;
        constexpr std::uintptr_t _68a659d7abaf8bfd9150a4b02a80eb99a51445cf = 0xC0         ;
        constexpr std::uintptr_t _f18bcfa58965da4db59bafd7e4b963530122e9dd = 0xC8         ;
        constexpr std::uintptr_t _6b6f816f783c33d8479f54ce199a99dc4943db4a = 0xD0         ;
        constexpr std::uintptr_t _6df50a956aac3a0c5ade8428319b9c9f72d7d249 = 0x108        ;
        constexpr std::uintptr_t _21d0da4cf27cb087b320793bbf7b50b9a8303f26 = 0x118        ;
        constexpr std::uintptr_t _4c37e330b9d5d3defad95f0f13b15a272a4dfe59 = 0x120        ;
        constexpr std::uintptr_t _8bd506054a2e448b5067f9ed2211a58e99c81f4a = 0x138        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x154        ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x160        ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x16C        ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x170        ;
        constexpr std::uintptr_t _db02a0d7fae55b81c2888fe21a66521f94973eac = 0x174        ;
    }

    namespace LakeInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace SocketWheelType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SocketLocationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlayerStorageInfo
    {
        constexpr std::uintptr_t storagePos                       = 0x10         ;
    }

    namespace CardGameOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseCardGameEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t uiPrefab                         = 0x430        ;
        constexpr std::uintptr_t scrapItemDef                     = 0x438        ;
        constexpr std::uintptr_t potPrefab                        = 0x440        ;
        constexpr std::uintptr_t playerStoragePoints              = 0x448        ;
        constexpr std::uintptr_t playerStoragePrefab              = 0x450        ;
        constexpr std::uintptr_t gameOption                       = 0x460        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _c4b74c945766213e8735bd7f1d4c9600f8fa6ade = 0x428        ;
        constexpr std::uintptr_t _f28f6186e1c676b4f52dc2d5072b883d66b21443 = 0x458        ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x464        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x468        ;
        constexpr std::uintptr_t _2fc4a3be738d0f6afd5fc675077c70c3f27f4b67 = 0x470        ;
    }

    namespace RecordingSaved
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Label                            = 0x20         ;
        constexpr std::uintptr_t canvasGroup                      = 0x28         ;
        constexpr std::uintptr_t canvas                           = 0x30         ;
    }

    namespace OverlayAnchor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UIGenericOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t labelGo                          = 0x20         ;
        constexpr std::uintptr_t label                            = 0x28         ;
        constexpr std::uintptr_t canvasGroup                      = 0x30         ;
        constexpr std::uintptr_t canvas                           = 0x38         ;
        constexpr std::uintptr_t topContentRoot                   = 0x40         ;
        constexpr std::uintptr_t centerContentRoot                = 0x48         ;

        constexpr std::uintptr_t _91d524ac2807021f9bdcb7f8637d6c76ef1bdf89 = 0x50         ;
        constexpr std::uintptr_t _ab79496213ee5d64a3f9e4153802937a0ff599d0 = 0x58         ;
        constexpr std::uintptr_t _1b60201c6821e0cc8f90e595317721b37d89ee48 = 0x60         ;
    }

    namespace NoteData
    {
        constexpr std::uintptr_t NoteSound                        = 0x0          ;
        constexpr std::uintptr_t NoteStartSound                   = 0x8          ;
        constexpr std::uintptr_t Note                             = 0x10         ;
        constexpr std::uintptr_t Type                             = 0x14         ;
        constexpr std::uintptr_t MidiNoteNumber                   = 0x18         ;
        constexpr std::uintptr_t NoteOctave                       = 0x1C         ;
        constexpr std::uintptr_t NoteIKTarget                     = 0x20         ;
        constexpr std::uintptr_t AnimationSlot                    = 0x28         ;
        constexpr std::uintptr_t NoteSoundPositionTarget          = 0x2C         ;
        constexpr std::uintptr_t AdditionalMidiTargets            = 0x30         ;
        constexpr std::uintptr_t PitchOffset                      = 0x38         ;
    }

    namespace NoteBindingCollection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t BaseBindings                     = 0x18         ;
        constexpr std::uintptr_t MinimumNoteTime                  = 0x20         ;
        constexpr std::uintptr_t MaximumNoteLength                = 0x24         ;
        constexpr std::uintptr_t AllowAutoplay                    = 0x28         ;
        constexpr std::uintptr_t AutoplayLoopDelay                = 0x2C         ;
        constexpr std::uintptr_t NotePlayedStatName               = 0x30         ;
        constexpr std::uintptr_t KeyMidiMapShortname              = 0x38         ;
        constexpr std::uintptr_t AllowSustain                     = 0x40         ;
        constexpr std::uintptr_t AllowFullKeyboardInput           = 0x41         ;
        constexpr std::uintptr_t InstrumentShortName              = 0x48         ;
        constexpr std::uintptr_t NotePlayType                     = 0x50         ;
        constexpr std::uintptr_t MaxConcurrentNotes               = 0x54         ;
        constexpr std::uintptr_t LoopSounds                       = 0x58         ;
        constexpr std::uintptr_t SoundFadeInTime                  = 0x5C         ;
        constexpr std::uintptr_t minimumSoundFadeOutTime          = 0x60         ;
        constexpr std::uintptr_t PrimaryClickNote                 = 0x64         ;
        constexpr std::uintptr_t SecondaryClickNote               = 0x70         ;
        constexpr std::uintptr_t RunInstrumentAnimationController = 0x7C         ;
        constexpr std::uintptr_t PlayRepeatAnimations             = 0x7D         ;
        constexpr std::uintptr_t AnimationDeadTime                = 0x80         ;
        constexpr std::uintptr_t AnimationResetDelay              = 0x84         ;
        constexpr std::uintptr_t RecentlyPlayedThreshold          = 0x88         ;
        constexpr std::uintptr_t CrossfadeNormalizedAnimationTarget = 0x8C         ;
        constexpr std::uintptr_t AnimationCrossfadeDuration       = 0x90         ;
        constexpr std::uintptr_t CrossfadePlayerSpeedMulti        = 0x94         ;
        constexpr std::uintptr_t DefaultOctave                    = 0x98         ;
        constexpr std::uintptr_t ShiftedOctave                    = 0x9C         ;
        constexpr std::uintptr_t UseClosestMidiNote               = 0xA0         ;
    }

    namespace AdjacentCondition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AdjacentMatchType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RustTemporalAntialiasing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace TutorialNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;
        constexpr std::uintptr_t NPCName                          = 0x880        ;
        constexpr std::uintptr_t conversations                    = 0x888        ;
        constexpr std::uintptr_t conversationResultActions        = 0x890        ;
        constexpr std::uintptr_t MarkerPrefab                     = 0x898        ;
        constexpr std::uintptr_t FallbackMissions                 = 0x8A0        ;
        constexpr std::uintptr_t StartConversation                = 0x8B0        ;
        constexpr std::uintptr_t MissionInProgressConversation    = 0x8B8        ;
        constexpr std::uintptr_t ForageCompleteConversation       = 0x8C0        ;
        constexpr std::uintptr_t FirstBuildCompleteConversation   = 0x8C8        ;
        constexpr std::uintptr_t SecondBuildCompleteConversation  = 0x8D0        ;
        constexpr std::uintptr_t PrepareForCombatConversation     = 0x8D8        ;
        constexpr std::uintptr_t BuildKayakConversation           = 0x8E0        ;
        constexpr std::uintptr_t SetSailConversation              = 0x8E8        ;
        constexpr std::uintptr_t PostBearAttackConversation       = 0x8F0        ;
        constexpr std::uintptr_t PostBearAttackMission            = 0x8F8        ;
        constexpr std::uintptr_t BearRoarSfx                      = 0x900        ;
        constexpr std::uintptr_t BearRoarSpawnPos                 = 0x908        ;
        constexpr std::uintptr_t TalkingHeadIkWeight              = 0x910        ;
        constexpr std::uintptr_t OverrideAnimator                 = 0x918        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
        constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878        ;
        constexpr std::uintptr_t _02bfa776673e709eaf97a3b8dd5ae3a086fbf1fa = 0x8A8        ;
        constexpr std::uintptr_t _2a590ca07b3b46a65d3f0b9f696ff93012ba0d7a = 0x920        ;
    }

    namespace %6ed9db4bf55bded30d278200c2d1a4f6777b326d
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;
        constexpr std::uintptr_t _587156df773a5af326c286f48acb8f7834a6ea44 = 0x30         ;
        constexpr std::uintptr_t _ae743ef2753cc01e695860ab93e6b3a3f07a46f4 = 0x38         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x40         ;
        constexpr std::uintptr_t _4e03d4d2813eb66d233f13b73d1b5d660819ee27 = 0x41         ;
        constexpr std::uintptr_t _32f6a3a3d999016b756a08b697516cb94a95aa39 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _8ab699370628ea9478cfbd9a2030d244e88af546 = 0x0          ;
            constexpr std::uintptr_t _9c01b4b938c83dccfcf4967a6a1ff32227f8a291 = 0x8          ;
            constexpr std::uintptr_t _5aa42523e04bfb8116577d188dbc29fe8957cf2a = 0x10         ;
            constexpr std::uintptr_t _844b580e940205a67609fea4748f2abc7695d634 = 0x18         ;
            constexpr std::uintptr_t _ef708a635ce4baabc99ce5f89761af7a5b1b3143 = 0x20         ;
            constexpr std::uintptr_t _45cbc17889bb8dfd132d4981fee3ca4b86839941 = 0x28         ;
            constexpr std::uintptr_t _41bc01f74617001e0619acab0d4dd307120b5b98 = 0x30         ;
            constexpr std::uintptr_t _01f3638475cb2435b6d7bede44ac2e93131f4079 = 0x38         ;
        }

    }

    namespace CameraFocusMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModRepair
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t conditionLost                    = 0x30         ;
        constexpr std::uintptr_t successEffect                    = 0x38         ;
        constexpr std::uintptr_t workbenchLvlRequired             = 0x40         ;
        constexpr std::uintptr_t canUseRepairBench                = 0x44         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace GameModeSpawnGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tier                             = 0x20         ;
        constexpr std::uintptr_t prefabs                          = 0x28         ;
        constexpr std::uintptr_t maxPopulation                    = 0x30         ;
        constexpr std::uintptr_t numToSpawnPerTickMin             = 0x34         ;
        constexpr std::uintptr_t numToSpawnPerTickMax             = 0x38         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x3C         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x40         ;
        constexpr std::uintptr_t wantsInitialSpawn                = 0x44         ;
        constexpr std::uintptr_t temporary                        = 0x45         ;
        constexpr std::uintptr_t forceInitialSpawn                = 0x46         ;
        constexpr std::uintptr_t preventDuplicates                = 0x47         ;
        constexpr std::uintptr_t isSpawnerActive                  = 0x48         ;
        constexpr std::uintptr_t shouldBlockSpawnedEntitySaving   = 0x49         ;
        constexpr std::uintptr_t resetBehavior                    = 0x4C         ;
        constexpr std::uintptr_t setFreeIfMovedBeyond             = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
        constexpr std::uintptr_t gameModeTags                     = 0x60         ;
    }

    namespace ServerBrowserTagGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isExclusive                      = 0x20         ;

        constexpr std::uintptr_t _db52e1ee03aa1514054cc2586b7abd6af36a4f3a = 0x28         ;
    }

    namespace UI_SellOrderCreatorDropMe
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t creator                          = 0x20         ;
        constexpr std::uintptr_t isCostItem                       = 0x28         ;
    }

    namespace SteamInventory
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1080F2A0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1940c08a3186d34683f2e73d76e9c4c23ced538e = 0x28         ;
        constexpr std::uintptr_t _470741fa433930fff7e78bae42d45df04618cff5 = 0x30         ;
        constexpr std::uintptr_t _621a87786bc5c3a33c802c2e58e8300be5945c1b = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _11efe1887811d72f9de66e434a93e6d21428c6d5 = 0x0          ;
            constexpr std::uintptr_t _7da6d7ace48cfb2c72289ffc6c2dbbc025a10019 = 0x4          ;
        }

    }

    namespace LightListener
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t onMessage                        = 0x200        ;
        constexpr std::uintptr_t offMessage                       = 0x208        ;
        constexpr std::uintptr_t onLights                         = 0x210        ;
        constexpr std::uintptr_t offLights                        = 0x218        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace WeightedAudioClip
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076E508   ;
        constexpr std::uintptr_t audioClip                        = 0x10         ;
        constexpr std::uintptr_t weight                           = 0x18         ;
    }

    namespace %26118f841297100d978c3db96331faedec02d29c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075BF28   ;
        constexpr std::uintptr_t _f1a5975624f61a715cc19ead9208e8a5709d8292 = 0x10         ;
        constexpr std::uintptr_t _028bdfe0faed8dee20e3fe599a9a58c0c61b7002 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c9878000c26372688973be014c8bdce875ade704 = 0x0          ;
            constexpr std::uintptr_t _706f4500528e4638970f73080f33666a048bd9dc = 0x8          ;
        }

    }

    namespace ServerConsole
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %895a64dbc82113453f12ae6035a251ecf17a60d5
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AB9F0   ;
        constexpr std::uintptr_t _5968176a1015ccaaf78255acd6f5b7e770ed5f57 = 0x10         ;
        constexpr std::uintptr_t _58d11cc86027a10c8e9178fe79ebb7780a7fd305 = 0x14         ;
        constexpr std::uintptr_t _673e332a1d812e8be0f483eccd7fd4c15e58dd3a = 0x18         ;
    }

    namespace MonumentBenchmarkScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BenchmarkTitle                   = 0x20         ;
        constexpr std::uintptr_t BenchmarkIdent                   = 0x28         ;
        constexpr std::uintptr_t MaxNumberOfFrames                = 0x30         ;
        constexpr std::uintptr_t MaxNumberOfSeconds               = 0x34         ;
        constexpr std::uintptr_t vantagePoints                    = 0x48         ;

        constexpr std::uintptr_t _3471d6def98022f67696846be945e73d64ed8248 = 0x38         ;
        constexpr std::uintptr_t _1d00c50ca4b4f02dcdff4149e8e2f4c816136258 = 0x3C         ;
        constexpr std::uintptr_t _29067b96e2fa0d04d1df32cac779bf508fbd0953 = 0x40         ;
        constexpr std::uintptr_t _ca849678e7f8b75ef67ca8845291808e70e1e4c5 = 0x44         ;
        constexpr std::uintptr_t _f5667618b364ff5f53ab6a4095d4cb06e9614c80 = 0x50         ;
    }

    namespace IndustrialCrafter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t LootPanelName                    = 0x358        ;
        constexpr std::uintptr_t NeedsBuildingPrivilegeToUse      = 0x360        ;
        constexpr std::uintptr_t OnlyOneUser                      = 0x361        ;
        constexpr std::uintptr_t ContainerOpenSound               = 0x368        ;
        constexpr std::uintptr_t ContainerCloseSound              = 0x370        ;
        constexpr std::uintptr_t MaterialOffsetCurve              = 0x378        ;
        constexpr std::uintptr_t MeshRenderer                     = 0x380        ;
        constexpr std::uintptr_t JobCompleteFx                    = 0x388        ;
        constexpr std::uintptr_t JobCompleteSoundDef              = 0x390        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _232c19638f97d09789fc2e5e68f0d7b8f0cec522 = 0x340        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x348        ;
        constexpr std::uintptr_t _e3834e086de32de66c781e1faf2f0689dc7dfd01 = 0x350        ;
        constexpr std::uintptr_t _85266fb1aae9e8f1ad478911e9f908095302c1e8 = 0x398        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3A0        ;
        constexpr std::uintptr_t _100a69acd672c732ff72b115a0d489a62a292856 = 0x3A8        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x3B0        ;
    }

    namespace %1cca722b1a81cf9a43b018414ab457bd0e5d2501
    {
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x10         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _18c09d9f1e6dec79c575cf698a5b3fba452c2f44 = 0x0          ;
            constexpr std::uintptr_t _0b37a86cc5bc85240895bcafb9290015c43f3cc4 = 0x8          ;
            constexpr std::uintptr_t _3148dda8befc4d73cd10aa8442a685ea648755c7 = 0x10         ;
            constexpr std::uintptr_t _11092f55faf85b1104f8b36b8fa306636c347999 = 0x18         ;
        }

    }

    namespace NexusClient
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _fafa63de8c5633e0a36e4314deb92f140ca9a2f2 = 0x20         ;
        constexpr std::uintptr_t _1f36f465b5edbc47fea9fdf37bbf1a3baa811062 = 0x28         ;
        constexpr std::uintptr_t _c50c142831729d62192c6a0f5acfaebd7fff668c = 0x30         ;
        constexpr std::uintptr_t _567a553b0cd1a7a4971919b2bf4f028d095bbab9 = 0x38         ;
        constexpr std::uintptr_t _3ad50e7d530b6f4b5814a497f732600721634301 = 0x40         ;
        constexpr std::uintptr_t _45788f4d692ff0ac6e9925e17c0058a19ccad794 = 0x48         ;
        constexpr std::uintptr_t _1527967d959da362a03535db17d0a2b41b08c4ab = 0x50         ;
    }

    namespace VehicleModuleTaxi
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x440        ;
        constexpr std::uintptr_t mass                             = 0x448        ;
        constexpr std::uintptr_t visualGroup                      = 0x44C        ;
        constexpr std::uintptr_t lights                           = 0x450        ;
        constexpr std::uintptr_t lodRenderers                     = 0x468        ;
        constexpr std::uintptr_t conditionals                     = 0x470        ;
        constexpr std::uintptr_t triggerParents                   = 0x478        ;
        constexpr std::uintptr_t slidingComponents                = 0x480        ;
        constexpr std::uintptr_t buttonComponents                 = 0x488        ;
        constexpr std::uintptr_t passengerProtection              = 0x4A8        ;
        constexpr std::uintptr_t codeLockVisuals                  = 0x4B0        ;
        constexpr std::uintptr_t seating                          = 0x4B8        ;
        constexpr std::uintptr_t steerAngle                       = 0x4C0        ;
        constexpr std::uintptr_t accelAngle                       = 0x4CC        ;
        constexpr std::uintptr_t brakeAngle                       = 0x4D8        ;
        constexpr std::uintptr_t speedometerAngle                 = 0x4E4        ;
        constexpr std::uintptr_t fuelAngle                        = 0x4F0        ;
        constexpr std::uintptr_t hornLoop                         = 0x500        ;
        constexpr std::uintptr_t hornStart                        = 0x508        ;
        constexpr std::uintptr_t storage                          = 0x548        ;
        constexpr std::uintptr_t crudeExplosionEntity             = 0x550        ;
        constexpr std::uintptr_t crudeExplosionEffect             = 0x558        ;
        constexpr std::uintptr_t explosionThreshold               = 0x560        ;
        constexpr std::uintptr_t minimumTimeBetweenExplosions     = 0x564        ;
        constexpr std::uintptr_t oilToConsumePerExplosion         = 0x568        ;
        constexpr std::uintptr_t kickButtonSound                  = 0x588        ;
        constexpr std::uintptr_t kickButtonCollider               = 0x590        ;
        constexpr std::uintptr_t maxKickVelocity                  = 0x598        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _29b3b80a51e7b19fab3c98275c4cf0efc0468cf0 = 0x428        ;
        constexpr std::uintptr_t _96cebfc72ca52bee2ca9712b82b72a29a63c0a46 = 0x430        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x438        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x458        ;
        constexpr std::uintptr_t _5468466e440d1b5dfe0c397cb00b286f78651180 = 0x460        ;
        constexpr std::uintptr_t _bc6aeb4d589066736378164a81d2a711cbde491b = 0x490        ;
        constexpr std::uintptr_t _76f2da4c618af5b4d9f57d47fc8e788eb14845fe = 0x494        ;
        constexpr std::uintptr_t _745a1a2c658c7556963f71c160f42fb24bc965b7 = 0x498        ;
        constexpr std::uintptr_t _c1f886dbd75652531266bfab01e95a91126db5f3 = 0x499        ;
        constexpr std::uintptr_t _b6345a903e5c8344098fbabb18fb6a1fa4784d54 = 0x4A0        ;
        constexpr std::uintptr_t _8140b7717b697c028c0a6df465e21097d88d0d8d = 0x510        ;
        constexpr std::uintptr_t _e347e4a6abd4efa84e980c14b3bf578f10812fe5 = 0x518        ;
        constexpr std::uintptr_t _bae6a74ed0c24c9510480b2536f70e1db0fa3139 = 0x51C        ;
        constexpr std::uintptr_t _6853130feeb17a7d5aa1b6e4252993862f5850cc = 0x520        ;
        constexpr std::uintptr_t _df6d35a70b0a30267c2df4da7a5adf661c854f26 = 0x524        ;
        constexpr std::uintptr_t _e147eba833b37663104c55654b3a5703f5ac5d85 = 0x526        ;
        constexpr std::uintptr_t _15449a3ab7b7675c22099f7d27d49aa2119aafdf = 0x528        ;
        constexpr std::uintptr_t _2ff12b606886184b72b84ed52bb94afddcd92c94 = 0x530        ;
        constexpr std::uintptr_t _34cab288e6de1921ce2d7f2e096ce65e79703362 = 0x538        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x540        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x570        ;
        constexpr std::uintptr_t _2de2934d8603e482e0eea4dbcdf51d43d1f47964 = 0x580        ;
    }

    namespace GatherType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GatherPropertyEntry
    {
        constexpr std::uintptr_t gatherDamage                     = 0x10         ;
        constexpr std::uintptr_t destroyFraction                  = 0x14         ;
        constexpr std::uintptr_t conditionLost                    = 0x18         ;
    }

    namespace GatherProperties
    {
        constexpr std::uintptr_t Tree                             = 0x10         ;
        constexpr std::uintptr_t Ore                              = 0x18         ;
        constexpr std::uintptr_t Flesh                            = 0x20         ;
        constexpr std::uintptr_t ProduceHeadItem                  = 0x28         ;
    }

    namespace ResourceDispenser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OwnershipPhrase                  = 0x28         ;
        constexpr std::uintptr_t gatherType                       = 0x30         ;
        constexpr std::uintptr_t containedItems                   = 0x38         ;
        constexpr std::uintptr_t maxDestroyFractionForFinishBonus = 0x40         ;
        constexpr std::uintptr_t finishBonus                      = 0x48         ;
        constexpr std::uintptr_t forceFullFinishBonus             = 0x50         ;
        constexpr std::uintptr_t fractionRemaining                = 0x54         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace DemoCameraKeySave
    {
        constexpr std::uintptr_t Time                             = 0x10         ;
        constexpr std::uintptr_t Px                               = 0x14         ;
        constexpr std::uintptr_t Py                               = 0x18         ;
        constexpr std::uintptr_t Pz                               = 0x1C         ;
        constexpr std::uintptr_t Qx                               = 0x20         ;
        constexpr std::uintptr_t Qy                               = 0x24         ;
        constexpr std::uintptr_t Qz                               = 0x28         ;
        constexpr std::uintptr_t Qw                               = 0x2C         ;
        constexpr std::uintptr_t Focal                            = 0x30         ;
    }

    namespace CodeEnteredAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CodeLock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t itemType                         = 0x208        ;
        constexpr std::uintptr_t CanRemove                        = 0x210        ;
        constexpr std::uintptr_t keyEnterDialog                   = 0x240        ;
        constexpr std::uintptr_t effectUnlocked                   = 0x248        ;
        constexpr std::uintptr_t effectLocked                     = 0x250        ;
        constexpr std::uintptr_t effectDenied                     = 0x258        ;
        constexpr std::uintptr_t effectCodeChanged                = 0x260        ;
        constexpr std::uintptr_t effectShock                      = 0x268        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _e23b35f6cea0c1be8e3dc9b1715aaf7c9ea7f51f = 0x200        ;
        constexpr std::uintptr_t _6429c5fac1ca82751cf561b9600126e0517fc873 = 0x218        ;
        constexpr std::uintptr_t _7594b8bd7cc9bb283c2adbad6b89826d03d2f7fe = 0x220        ;
        constexpr std::uintptr_t _ac726e1e11e4fd390a413956bbdc92dea960c12d = 0x228        ;
        constexpr std::uintptr_t _09577dbe5f2fcaaf34c8b98dc94db2e9bcb590da = 0x230        ;
        constexpr std::uintptr_t _9513cb1a8f504164d2677a28a74af302aea3f2eb = 0x238        ;
        constexpr std::uintptr_t _9f304defce03324f620e02e536dcfe9f897d25cc = 0x270        ;
        constexpr std::uintptr_t _13208573968e14022dbcd246862e2c51025ff0f1 = 0x278        ;
        constexpr std::uintptr_t _15142235be4d8aac8980315e04094a9ce96ae409 = 0x280        ;
        constexpr std::uintptr_t _7aa4f503f02a840fb7c6bbdfe4d58822bf934c43 = 0x281        ;
        constexpr std::uintptr_t _d8c8e1746efdbb13fa4dcc70fc0c3933d7506b99 = 0x284        ;
    }

    namespace HalloweenEventNote
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t mainGroup                        = 0x28         ;
        constexpr std::uintptr_t timerGroup                       = 0x30         ;
        constexpr std::uintptr_t timerText                        = 0x38         ;
        constexpr std::uintptr_t EventType                        = 0x40         ;
    }

    namespace ItemModSummerSunglassesEquip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SunsetTime                       = 0x30         ;
        constexpr std::uintptr_t SunriseTime                      = 0x34         ;
        constexpr std::uintptr_t AchivementName                   = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace PagerEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t beepRepeat                       = 0x204        ;
        constexpr std::uintptr_t pagerEffect                      = 0x208        ;
        constexpr std::uintptr_t silentEffect                     = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _5cd98b13db1aaf24ecec630120f41715748149c3 = 0x200        ;
        constexpr std::uintptr_t _9c618ff1ae525cce5084c6771660ef336109bfcd = 0x218        ;
    }

    namespace TriggerHurtNotChild
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t DamagePerSecond                  = 0x50         ;
        constexpr std::uintptr_t DamageTickRate                   = 0x54         ;
        constexpr std::uintptr_t DamageDelay                      = 0x58         ;
        constexpr std::uintptr_t damageType                       = 0x5C         ;
        constexpr std::uintptr_t ignoreNPC                        = 0x60         ;
        constexpr std::uintptr_t npcMultiplier                    = 0x64         ;
        constexpr std::uintptr_t resourceMultiplier               = 0x68         ;
        constexpr std::uintptr_t lootContainerMultiplier          = 0x6C         ;
        constexpr std::uintptr_t triggerHitImpacts                = 0x70         ;
        constexpr std::uintptr_t RequireUpAxis                    = 0x71         ;
        constexpr std::uintptr_t SourceEntity                     = 0x78         ;
        constexpr std::uintptr_t UseSourceEntityDamageMultiplier  = 0x80         ;
        constexpr std::uintptr_t ignoreAllVehicleMounted          = 0x81         ;
        constexpr std::uintptr_t activationDelay                  = 0x84         ;
        constexpr std::uintptr_t ScaleWithDistToTriggerCenter     = 0x88         ;
        constexpr std::uintptr_t triggerCollider                  = 0x90         ;
        constexpr std::uintptr_t DamageMultAtCenter               = 0x98         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace LODGroupRenderers-fake-1
    {
        constexpr std::uintptr_t lodGroup                         = 0x10         ;
        constexpr std::uintptr_t renderers                        = 0x18         ;
    }

    namespace MapMarkerMLRSRocket
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;
        constexpr std::uintptr_t uiMarkerTransform                = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace WaterBodyType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SphereEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t currentRadius                    = 0x200        ;
        constexpr std::uintptr_t lerpRadius                       = 0x204        ;
        constexpr std::uintptr_t lerpSpeed                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace GestureType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlayerModelLayer
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MovementCapabilities
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AnimationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GestureActionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GestureConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t gestureId                        = 0x18         ;
        constexpr std::uintptr_t gestureCommand                   = 0x20         ;
        constexpr std::uintptr_t convarName                       = 0x28         ;
        constexpr std::uintptr_t gestureName                      = 0x30         ;
        constexpr std::uintptr_t gestureDescription               = 0x38         ;
        constexpr std::uintptr_t icon                             = 0x40         ;
        constexpr std::uintptr_t animationType                    = 0x48         ;
        constexpr std::uintptr_t duration                         = 0x4C         ;
        constexpr std::uintptr_t canCancel                        = 0x50         ;
        constexpr std::uintptr_t movementMode                     = 0x54         ;
        constexpr std::uintptr_t viewMode                         = 0x58         ;
        constexpr std::uintptr_t hideInWheel                      = 0x5C         ;
        constexpr std::uintptr_t previewClip                      = 0x60         ;
        constexpr std::uintptr_t playerModelLayer                 = 0x68         ;
        constexpr std::uintptr_t gestureType                      = 0x6C         ;
        constexpr std::uintptr_t hideHeldEntity                   = 0x70         ;
        constexpr std::uintptr_t unequipHeldEntity                = 0x71         ;
        constexpr std::uintptr_t canDuckDuringGesture             = 0x72         ;
        constexpr std::uintptr_t hasViewmodelAnimation            = 0x73         ;
        constexpr std::uintptr_t viewmodelHolsterDelay            = 0x74         ;
        constexpr std::uintptr_t useRootMotion                    = 0x78         ;
        constexpr std::uintptr_t forceForwardRotation             = 0x79         ;
        constexpr std::uintptr_t forceAllowSpineMovement          = 0x7A         ;
        constexpr std::uintptr_t hasMultiplayerInteraction        = 0x7B         ;
        constexpr std::uintptr_t joinPlayerPhrase                 = 0x80         ;
        constexpr std::uintptr_t joinPlayerDescPhrase             = 0x88         ;
        constexpr std::uintptr_t actionType                       = 0x90         ;
        constexpr std::uintptr_t forceUnlock                      = 0x94         ;
        constexpr std::uintptr_t dlcItem                          = 0x98         ;
        constexpr std::uintptr_t inventoryItem                    = 0xA0         ;
    }

    namespace MobileMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _743ac452b27bea316f8e506eae6d4cda057c0d96 = 0x210        ;
    }

    namespace UI_SearchBar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rustInput                        = 0x20         ;
        constexpr std::uintptr_t cancelButton                     = 0x28         ;
        constexpr std::uintptr_t defaultIcon                      = 0x30         ;
        constexpr std::uintptr_t transition                       = 0x38         ;
        constexpr std::uintptr_t escapeCapture                    = 0x40         ;
    }

    namespace StringFirecracker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t serverRigidBody                  = 0x290        ;
        constexpr std::uintptr_t clientMiddleBody                 = 0x298        ;
        constexpr std::uintptr_t clientParts                      = 0x2A0        ;
        constexpr std::uintptr_t serverClientJoint                = 0x2A8        ;
        constexpr std::uintptr_t clientFirecrackerTransform       = 0x2B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace %cf9c514356d14d7fbbc476dc2d47ee933d5fa749
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10743928   ;
        constexpr std::uintptr_t _6cecbb0a2992f45da13c18ed480da903fbe70ef8 = 0x10         ;
        constexpr std::uintptr_t _68f28bf3ae67457947a5f1bb466cef57535910bb = 0x18         ;
        constexpr std::uintptr_t _4bf7c8415b24935c78b2bddc372257f94e2f4b71 = 0x20         ;
        constexpr std::uintptr_t _0bada55c0ff63982ee191543b641517c1b6c1a0b = 0x28         ;
        constexpr std::uintptr_t _10b7610449df7b72f9084f5d85d3ac030501df6b = 0x30         ;
        constexpr std::uintptr_t _cbddcd41eacbcaab016be9885043113cde23e88b = 0x38         ;
        constexpr std::uintptr_t _9a3309f58fb664a0f2a502c237ac34f02d53c116 = 0x40         ;
        constexpr std::uintptr_t _b2bf54a75dadaa1b986cd24da39ed9bdbf30f467 = 0x48         ;
        constexpr std::uintptr_t _a05f637a69b670ab0d9bb31aa1e4222cb55304be = 0x50         ;
        constexpr std::uintptr_t _9b8b67ee13234a7bf4b06b6dc10f090313645816 = 0x58         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x60         ;
        constexpr std::uintptr_t _ba6732c99d1887d4e38947276a982a1c6de5e682 = 0x64         ;
        constexpr std::uintptr_t _184a36fa2cc399ace29db0876a3076f4b0b17581 = 0x68         ;
        constexpr std::uintptr_t _6713298d867cc305657742b5e99167396d4f1c91 = 0x70         ;
        constexpr std::uintptr_t _8f3baed9b2cc6854f05175014a2f74bf910bdb66 = 0x78         ;
        constexpr std::uintptr_t _9e07b23ce3528fdfc77a64e8816062f47f10c8a8 = 0x80         ;
        constexpr std::uintptr_t _4962ecdeb4c417f14193fc8624879c0eb3565bed = 0x88         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t _e351c3343b96763e645fee7a4305f1f458569152 = 0x0          ;
            constexpr std::uintptr_t _b452ca3ad062d12c1db5cc74301173c3af5eb1cb = 0x8          ;
            constexpr std::uintptr_t _1148ff913e97c45f211a19853868549028a7ad32 = 0x18         ;
            constexpr std::uintptr_t _cae740f282b2bcbc62bf9d6583cf4741309e9276 = 0x20         ;
        }

    }

    namespace PhotoFilterRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t rgbProperty                      = 0x20         ;
        constexpr std::uintptr_t densityProperty                  = 0x24         ;
        constexpr std::uintptr_t greyScaleShader                  = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1d8901f6b92d91eb9cb4ada349056033d2bf25c5 = 0x0          ;
            constexpr std::uintptr_t _e48eab08098ecf7cf1c4cfc965b16b0c2e95dbd4 = 0x8          ;
            constexpr std::uintptr_t _c50b2d8c965a6a3a244b2af2cc9e3aacc600533f = 0x10         ;
        }

    }

    namespace PhysicsEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entity                           = 0x20         ;
        constexpr std::uintptr_t physImpactSoundDef               = 0x28         ;
        constexpr std::uintptr_t minTimeBetweenEffects            = 0x30         ;
        constexpr std::uintptr_t minDistBetweenEffects            = 0x34         ;
        constexpr std::uintptr_t hardnessScale                    = 0x38         ;
        constexpr std::uintptr_t lowMedThreshold                  = 0x3C         ;
        constexpr std::uintptr_t medHardThreshold                 = 0x40         ;
        constexpr std::uintptr_t enableDelay                      = 0x44         ;
        constexpr std::uintptr_t ignoreLayers                     = 0x48         ;
        constexpr std::uintptr_t useCollisionPositionInsteadOfTransform = 0x4C         ;
        constexpr std::uintptr_t minimumRigidbodyImpactWeight     = 0x50         ;
    }

    namespace %8ba0f5752953855bdfea97a0398cafe91643dfcf
    {
        constexpr std::uintptr_t _f70bf81aac2a9fe13300793a411e8a69211df542 = 0x10         ;
        constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0x18         ;
        constexpr std::uintptr_t _0255b7faabda58b6ddd9b17187dc8194889ff0b3 = 0x20         ;
        constexpr std::uintptr_t _e6f29f8f73996882ca64d2aae5fba772b2af90ae = 0x28         ;
        constexpr std::uintptr_t _cff1f090956c6fc07375b02d0249464b9c9c85ff = 0x30         ;
        constexpr std::uintptr_t _d396a9dbe3caea998121eddf49578406c8a2c130 = 0x38         ;
        constexpr std::uintptr_t _544ac2855fd0ff7203118f946779cac9312c7421 = 0x48         ;
        constexpr std::uintptr_t _da1851f0eacad4a8ef2bb919bc25d33a10c2693d = 0x50         ;
        constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0x60         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x70         ;
        constexpr std::uintptr_t _4d6e9d068320d074f373abf25565093b1de22a1f = 0x78         ;
        constexpr std::uintptr_t _be285ddec72bcd503bf61d7a17e6f4d003daeed6 = 0x80         ;
        constexpr std::uintptr_t _3ee81e762f292b9c8a1431d078eb7ee11d924993 = 0x88         ;
        constexpr std::uintptr_t _c0ccdd8f3385bfbe8c1ce9a910d18a6a38ee4db3 = 0x90         ;
        constexpr std::uintptr_t _01162fd8d79da60f689d487669ecb3ff434f8e5c = 0x98         ;
        constexpr std::uintptr_t _57c3dca1e6893a7e5f1d7b2de6e40797e7dcd0fb = 0xA0         ;
        constexpr std::uintptr_t _a0b6768e8667727899baee9df34beb67dde1f9f2 = 0xA8         ;
        constexpr std::uintptr_t _b68427f4a11ab03e7943159c20a4112b4a6141eb = 0xB8         ;
        constexpr std::uintptr_t _14923bd5cd3aed08074b7572c4ad63901ce29d63 = 0xC0         ;
        constexpr std::uintptr_t _ad494a33d8a19e9b853b5d783064720139d232f7 = 0xC8         ;

        namespace _static
        {
            constexpr std::uintptr_t _fa1a954a8b653bc5599e776df48f6a76e7e310bd = 0x0          ;
        }

    }

    namespace UI_ToggleHUDLayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flexElement                      = 0x20         ;
        constexpr std::uintptr_t toggleControl                    = 0x28         ;
        constexpr std::uintptr_t hudLayerNameText                 = 0x30         ;

        constexpr std::uintptr_t _5eb76b0864f12f594f5c1c08b96c69bf39ef0edb = 0x38         ;
    }

    namespace %afc733a3e0e994615bc511ef81a781da967f4d77
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _a90f903e5ea929e5e3c2b2a4bf440cf54f29e0e4 = 0x48         ;
        constexpr std::uintptr_t _f05c2df57e1132e64bdfcea8ef5282723aba6b89 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _6d9f8810cf0b29e17b40a127a151822f088425de = 0x0          ;
            constexpr std::uintptr_t _194da959c3ec1437a121e5a15a44b1676c333c4e = 0x8          ;
            constexpr std::uintptr_t _67738e562e9b833f4db135581abe6ff4a56f9d33 = 0x18         ;
            constexpr std::uintptr_t _f81f9fb3e02e3bc9a0b333c9038e65ba37aef75a = 0x20         ;
        }

    }

    namespace ElevatorLiftStatic
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t DescendingHurtTrigger            = 0x2E0        ;
        constexpr std::uintptr_t MovementCollider                 = 0x2E8        ;
        constexpr std::uintptr_t Buttons                          = 0x2F0        ;
        constexpr std::uintptr_t UpButtonPoint                    = 0x2F8        ;
        constexpr std::uintptr_t DownButtonPoint                  = 0x300        ;
        constexpr std::uintptr_t GoTopButtonPoint                 = 0x308        ;
        constexpr std::uintptr_t GoBottomButtonPoint              = 0x310        ;
        constexpr std::uintptr_t VehicleTrigger                   = 0x318        ;
        constexpr std::uintptr_t LiftArrivalScreenBounce          = 0x320        ;
        constexpr std::uintptr_t liftMovementLoopDef              = 0x328        ;
        constexpr std::uintptr_t liftMovementStartDef             = 0x330        ;
        constexpr std::uintptr_t liftMovementStopDef              = 0x338        ;
        constexpr std::uintptr_t liftMovementAccentSoundDef       = 0x340        ;
        constexpr std::uintptr_t liftButtonPressedEffect          = 0x348        ;
        constexpr std::uintptr_t movementAccentMinInterval        = 0x350        ;
        constexpr std::uintptr_t movementAccentMaxInterval        = 0x354        ;
        constexpr std::uintptr_t lastPosition                     = 0x364        ;
        constexpr std::uintptr_t vehicleWhitelist                 = 0x370        ;
        constexpr std::uintptr_t ElevatorDoorRef                  = 0x3A0        ;
        constexpr std::uintptr_t ElevatorDoorLocation             = 0x3A8        ;
        constexpr std::uintptr_t BlockPerFloorMovement            = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _61482908acadb8195dcc578d5f61aa1a0ee8e929 = 0x2D0        ;
        constexpr std::uintptr_t _7cd7b42d20746a9f2f73b43397a030a0a9257de2 = 0x2D8        ;
        constexpr std::uintptr_t _728640144db5bec49fd11d5f23a07f2047140dcd = 0x358        ;
        constexpr std::uintptr_t _090f4c48392986c5f28bfab01132abfd08ce0bf5 = 0x360        ;
        constexpr std::uintptr_t _3b2fecf5cedc2076677b49e006454ac08f8e4940 = 0x378        ;
        constexpr std::uintptr_t _eaa4f6ba05e02dc4ed7019fbd97f7b2463dbc2d9 = 0x388        ;
        constexpr std::uintptr_t _0bb77f25da5768077e4e5f6e39af7bc7e771c365 = 0x390        ;
        constexpr std::uintptr_t _3c0e35e7645fdffa0834fd3238beccd7a7464651 = 0x398        ;
    }

    namespace %a3faa504483a4d7e9f517ba141d0a042a778a5f7
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _bff44939ccfd6f4161f7ae05e6d3bf737569a690 = 0x0          ;
            constexpr std::uintptr_t _ec098bf8b4fe1710285c09602ca13260c2b9f69f = 0x10         ;
            constexpr std::uintptr_t _3091ee467d2c32eb87b37025c787c925d2c244aa = 0x20         ;
            constexpr std::uintptr_t _a47c0784da55392945914e6fa169cb4fbf38f2d9 = 0x28         ;
            constexpr std::uintptr_t _d0587977483e75e0d8f458ebaacff82f1fab4d2d = 0x30         ;
        }

    }

    namespace LadderMinMountHeight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace IOEntityUISlotEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t leftText                         = 0x28         ;
        constexpr std::uintptr_t rightText                        = 0x30         ;
    }

    namespace %9d9270e543cd8dc6ef2b35c0576134df725dec40
    {
    }

    namespace HeliPilotFlare
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ItemStatValue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
        constexpr std::uintptr_t slider                           = 0x28         ;
        constexpr std::uintptr_t smallerIsBetter                  = 0x30         ;
        constexpr std::uintptr_t asPercentage                     = 0x31         ;
    }

    namespace Spawnable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Population                       = 0x20         ;
        constexpr std::uintptr_t ForceSpawnOnly                   = 0x28         ;
        constexpr std::uintptr_t ForceSpawnInfoMessage            = 0x30         ;
        constexpr std::uintptr_t CanSpawnInSafeZone               = 0x38         ;
    }

    namespace WaypointRaceTarget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace MissionObjective
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace CustomTimerSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t timerLength                      = 0x348        ;
        constexpr std::uintptr_t timerDrum                        = 0x350        ;
        constexpr std::uintptr_t timerPanelPrefab                 = 0x370        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x340        ;
        constexpr std::uintptr_t _c0b47eddad32facb53d659add7a205b5eba3195a = 0x358        ;
        constexpr std::uintptr_t _a0cd9bd21edcc57c8da480057c855249b2e48cb9 = 0x35C        ;
        constexpr std::uintptr_t _7a9698c3ce637d24001d9a2e50cc892bc264c071 = 0x360        ;
        constexpr std::uintptr_t _3f66287e0c1a2891828211585a29049225adb696 = 0x368        ;
    }

    namespace %3fb6c54852e4d9657bab2ccc46af6d476790bfd8
    {
        constexpr std::uintptr_t _5a03334b79127a56430f749ff15bef71a5c48c36 = 0x10         ;
        constexpr std::uintptr_t _98c9a5e3c8493994913fb0ee28b626714c77d2af = 0x14         ;
        constexpr std::uintptr_t _e9409c7cb63c5369faf6d5709e540093b9f5296e = 0x18         ;
        constexpr std::uintptr_t _1721300256ac4216aba00d1bae229cd06af3a328 = 0x1C         ;
        constexpr std::uintptr_t _0b333516f67d1c6ca19be35955d613530cff9c3e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _98788629b72343a8f5c31dc1b8056d156385af75 = 0x0          ;
            constexpr std::uintptr_t _e9f17b4ff15db1cbe0fead133ecbc2ec1138d957 = 0x8          ;
            constexpr std::uintptr_t _b6ce545e0b4c608a06a82f298f066d3183d9c0ba = 0x18         ;
            constexpr std::uintptr_t _f626e23b0a9fb813cd84441829449077fc921843 = 0x20         ;
            constexpr std::uintptr_t _2476c330245c83aa2f266c56aaac17ae735afc90 = 0x30         ;
        }

    }

    namespace WorkshopSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t itemID                           = 0x18         ;
        constexpr std::uintptr_t title                            = 0x20         ;
        constexpr std::uintptr_t description                      = 0x28         ;
        constexpr std::uintptr_t previewImage                     = 0x30         ;
        constexpr std::uintptr_t skinType                         = 0x38         ;
        constexpr std::uintptr_t skinMaterial0                    = 0x40         ;
        constexpr std::uintptr_t skinMaterial1                    = 0x48         ;
        constexpr std::uintptr_t skinMaterial2                    = 0x50         ;
        constexpr std::uintptr_t skinMaterial3                    = 0x58         ;
    }

    namespace EngineCycle
    {
        constexpr std::uintptr_t RPM                              = 0x10         ;
        constexpr std::uintptr_t startSample                      = 0x14         ;
        constexpr std::uintptr_t endSample                        = 0x18         ;
        constexpr std::uintptr_t period                           = 0x1C         ;
        constexpr std::uintptr_t id                               = 0x20         ;
    }

    namespace %7315df6797a7499799d2d3bcafd27e7022e01111
    {
        constexpr std::uintptr_t _e771c8e3a5700cadc910bdad3f095325c00d060b = 0x10         ;
        constexpr std::uintptr_t _45738de3c06a4df2679f01e262ec2108132acdb6 = 0x18         ;
        constexpr std::uintptr_t _eed62265f1c1cce0498d13ec076e4411d76d05b9 = 0x20         ;
    }

    namespace %268df40b62717d7c8a219cbaa2aebf30e1e6ca84
    {
        constexpr std::uintptr_t _d7e534f0b91b6c5ad65340d9dc93ff75041de17e = 0x10         ;
        constexpr std::uintptr_t _3e9cb5eb1077632d6535bfa7fb47e16b743b49a3 = 0x14         ;
        constexpr std::uintptr_t _8f7b0f83718aee11eddd401e188cc591eac61010 = 0x18         ;
        constexpr std::uintptr_t _aa30ed5ebe88030f89a350605aec4d898bfc6ec2 = 0x1C         ;
        constexpr std::uintptr_t _63e005289111e73ca58e9763501b18f03b67a4c5 = 0x20         ;
        constexpr std::uintptr_t _8aac69d118d6e65cec14dfe6b394530ef28c48e0 = 0x28         ;
        constexpr std::uintptr_t _8c68d6d475792888d4cda89a767daf92959015c1 = 0x30         ;
        constexpr std::uintptr_t _2916519254d8d7907fce27b47e9fa5cc0f7129e7 = 0x34         ;
        constexpr std::uintptr_t _4f69f364e3ceb53a892d8a0c9e31470e2aecd32e = 0x38         ;
        constexpr std::uintptr_t _bcf43250ebc8e645a7f1c291ca936a012d6a4624 = 0x3C         ;
        constexpr std::uintptr_t _90f356d408ff223899beb17fb7d5c381e8685973 = 0x40         ;
        constexpr std::uintptr_t _e7b15ff049b605f8a33be6e2df5e17fc91376bef = 0x44         ;
    }

    namespace EngineAudioClip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t granularClip                     = 0x20         ;
        constexpr std::uintptr_t accelerationClip                 = 0x28         ;
        constexpr std::uintptr_t accelerationCyclesJson           = 0x30         ;
        constexpr std::uintptr_t accelerationCycles               = 0x38         ;
        constexpr std::uintptr_t cycleBuckets                     = 0x40         ;
        constexpr std::uintptr_t accelerationCyclesByRPM          = 0x48         ;
        constexpr std::uintptr_t rpmBucketLookup                  = 0x50         ;
        constexpr std::uintptr_t sampleRate                       = 0x58         ;
        constexpr std::uintptr_t samplesUntilNextGrain            = 0x5C         ;
        constexpr std::uintptr_t lastCycleId                      = 0x60         ;
        constexpr std::uintptr_t grains                           = 0x68         ;
        constexpr std::uintptr_t currentRPM                       = 0x70         ;
        constexpr std::uintptr_t targetRPM                        = 0x74         ;
        constexpr std::uintptr_t minRPM                           = 0x78         ;
        constexpr std::uintptr_t maxRPM                           = 0x7C         ;
        constexpr std::uintptr_t cyclePadding                     = 0x80         ;
        constexpr std::uintptr_t RPMControl                       = 0x84         ;
        constexpr std::uintptr_t source                           = 0x88         ;
        constexpr std::uintptr_t rpmLerpSpeed                     = 0x90         ;
        constexpr std::uintptr_t rpmLerpSpeedDown                 = 0x94         ;

        constexpr std::uintptr_t _0db3acdc33a1e7e21923287b66a0e2947e2b4698 = 0x98         ;
        constexpr std::uintptr_t _6949cb3a6b79eaff054e0734edcf611153857b18 = 0xA0         ;
        constexpr std::uintptr_t _984016fa81379870a900188492284c0eca54c797 = 0xA8         ;
        constexpr std::uintptr_t _9ece79df101ca865c590c7afe295f16dda3f95ba = 0xB0         ;
    }

    namespace %18893e147b694eecfb3f762f86e6e974056c69b8
    {
        constexpr std::uintptr_t _f17ad4dafa664d3258e8fd51184bfef427c59cb5 = 0x10         ;
        constexpr std::uintptr_t _bbfa543e6ccf6fa1a1a40bbb758be1554ff96663 = 0x18         ;
        constexpr std::uintptr_t _6c1958a69cdfeb5d16a23b5ba86c8d03363baeb2 = 0x1C         ;
        constexpr std::uintptr_t _c9a20f6c49c940b31c60f84407e7e2d3fbaef9cb = 0x20         ;
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x28         ;
        constexpr std::uintptr_t _076eac39a4a12499bb5cc609ea70f701c81e61c1 = 0x30         ;
        constexpr std::uintptr_t _b00806ad15da6f8cb4d1f91172c6e4babbc689ad = 0x38         ;
    }

    namespace %2504f5df630a65b796f44392dc161c580ec82de1
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _2dbe49d6f66d1606dda7e04bf79c43d79f4a269a = 0x0          ;
            constexpr std::uintptr_t _5f27fd66fc49ecf5144a22addb889a1113a0e850 = 0x8          ;
            constexpr std::uintptr_t _e0d620ceac5da88e1c9cf4db80b262a0d91ec895 = 0x10         ;
            constexpr std::uintptr_t _2cc57657c5f3c76c978e33942c0c4243d3428f50 = 0x18         ;
            constexpr std::uintptr_t _1091a7cf02a4c559848c2d0b0e0cb4f0213450d9 = 0x20         ;
        }

    }

    namespace ClothLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cloth                            = 0x20         ;

        constexpr std::uintptr_t _d89d6d221ca8b693e505b9c3c8b64517b087c526 = 0x28         ;
    }

    namespace DOFBlurSampleCount
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PooltableMountable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t SplineDistance                   = 0x3D0        ;
        constexpr std::uintptr_t poolCueViewmodel                 = 0x3D8        ;
        constexpr std::uintptr_t cueHeldProp                      = 0x3E0        ;
        constexpr std::uintptr_t cueHeldPropPositionOffset        = 0x3E8        ;
        constexpr std::uintptr_t cueHeldPropEulerOffset           = 0x3F4        ;
        constexpr std::uintptr_t player1CueMaterial               = 0x400        ;
        constexpr std::uintptr_t player2CueMaterial               = 0x408        ;
        constexpr std::uintptr_t movementSpeed                    = 0x410        ;
        constexpr std::uintptr_t mouseAimMaxSpeed                 = 0x414        ;
        constexpr std::uintptr_t mouseAimSensitivity              = 0x41C        ;
        constexpr std::uintptr_t pullbackSensitivity              = 0x420        ;
        constexpr std::uintptr_t strikeSpeedThreshold             = 0x424        ;
        constexpr std::uintptr_t minimumStrikePower               = 0x428        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _3952c5ce6ec9356d8990e24641b83342faa51fd8 = 0x418        ;
        constexpr std::uintptr_t _30a165b05cef7bc170df87e586b67afd9924a660 = 0x42C        ;
        constexpr std::uintptr_t _f0a853ef3167aa3beac69c6fb28625ff5cb9c49b = 0x430        ;
        constexpr std::uintptr_t _f08c2ede47605a275214c5ae170cf97f0b408b99 = 0x434        ;
        constexpr std::uintptr_t _23807a7396fa45f3af3afe8d84f46d093487c229 = 0x438        ;
        constexpr std::uintptr_t _6949af3985fe59fb22e1ca403478fe1cad884812 = 0x440        ;
        constexpr std::uintptr_t _65bd7088e04742f1ba4d0578d3f8b79fb0b4bf4e = 0x444        ;
        constexpr std::uintptr_t _a99577f321f4b19f05a2d40741fff643001b2fe7 = 0x448        ;
        constexpr std::uintptr_t _d2731105cfc308cc14fa1ec50ae56d784effe89e = 0x450        ;
        constexpr std::uintptr_t _d1abc7cbbd5d680c5e68e34dacdd762882437adb = 0x458        ;
    }

    namespace PeacekeeperHostileIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t turretWarningCanvasGroup         = 0x20         ;
        constexpr std::uintptr_t noRespawnWarningGO               = 0x28         ;

        constexpr std::uintptr_t _322e56a1354ce2d8bdca0a035c9b1bb154fb6da1 = 0x30         ;
    }

    namespace CCTV_RC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t rcIdentifier                     = 0x348        ;
        constexpr std::uintptr_t viewEyes                         = 0x350        ;
        constexpr std::uintptr_t IDPanelPrefab                    = 0x358        ;
        constexpr std::uintptr_t rcControls                       = 0x360        ;
        constexpr std::uintptr_t isStatic                         = 0x364        ;
        constexpr std::uintptr_t appendEntityIDToIdentifier       = 0x365        ;
        constexpr std::uintptr_t pivotOrigin                      = 0x370        ;
        constexpr std::uintptr_t yaw                              = 0x378        ;
        constexpr std::uintptr_t pitch                            = 0x380        ;
        constexpr std::uintptr_t pitchClamp                       = 0x388        ;
        constexpr std::uintptr_t yawClamp                         = 0x390        ;
        constexpr std::uintptr_t turnSpeed                        = 0x398        ;
        constexpr std::uintptr_t serverLerpSpeed                  = 0x39C        ;
        constexpr std::uintptr_t clientLerpSpeed                  = 0x3A0        ;
        constexpr std::uintptr_t zoomLerpSpeed                    = 0x3A4        ;
        constexpr std::uintptr_t fovScales                        = 0x3A8        ;
        constexpr std::uintptr_t hasPTZ                           = 0x3C0        ;
        constexpr std::uintptr_t dofCurve                         = 0x3C8        ;
        constexpr std::uintptr_t dofApertureMax                   = 0x3D0        ;
        constexpr std::uintptr_t disableWhenShot                  = 0x3D4        ;
        constexpr std::uintptr_t movementLoopSoundDef             = 0x3D8        ;
        constexpr std::uintptr_t movementLoopGainCurve            = 0x3E0        ;
        constexpr std::uintptr_t movementLoopSmoothing            = 0x3E8        ;
        constexpr std::uintptr_t movementLoopReference            = 0x3EC        ;
        constexpr std::uintptr_t zoomInSoundDef                   = 0x400        ;
        constexpr std::uintptr_t zoomOutSoundDef                  = 0x408        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _45d9096c9d0a55810d53a4351017858d09e9cc1f = 0x340        ;
        constexpr std::uintptr_t _7e93821ea84e6a06c8c3970f09ad31760caad148 = 0x368        ;
        constexpr std::uintptr_t _040e3d831c3f02019e0da644adc7641bd2c18d27 = 0x3B0        ;
        constexpr std::uintptr_t _76e16d60babf11c4c43adf0b99e9ab3d39e813fd = 0x3B4        ;
        constexpr std::uintptr_t _ac95df79b34e511bd5fc453ea00a85551ec5bfb1 = 0x3B8        ;
        constexpr std::uintptr_t _10a211faac7abf0a646b181a357b0dba8807f356 = 0x3BC        ;
        constexpr std::uintptr_t _0b636c0de36baeba6b6ddc802e7a4fd3abde288c = 0x3F0        ;
        constexpr std::uintptr_t _984f59b8e05a5436d097d5ec3665bddf552f0361 = 0x3F8        ;
        constexpr std::uintptr_t _e60f71ae182f71e68e258281d2384952db55cae0 = 0x410        ;
        constexpr std::uintptr_t _0e915264d116a661a88fc79fb39b71d46b412e71 = 0x420        ;
        constexpr std::uintptr_t _1029ba899fab13e583b504a75e5c2ae4004d50ea = 0x424        ;
        constexpr std::uintptr_t _63ee9106654d61b18554e826225fac757c91ada7 = 0x428        ;
        constexpr std::uintptr_t _6bfdb127db0dc3384696eb2ce6bef2be279346b2 = 0x42C        ;
        constexpr std::uintptr_t _1a16d68d28cbaf0a84b5351547a34d1fd5528524 = 0x430        ;
        constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x434        ;
    }

    namespace %7786794bfc8af85fe16aa7124faaeced2b129b3c
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _345a46067f235f11df52ee8f948fe42e7120c6de = 0x18         ;
        constexpr std::uintptr_t _c02e53f8f43cdb3d90a181e3eb7792dbaddfbd03 = 0x20         ;
        constexpr std::uintptr_t _0a524321d7cd42080de8112a23871d2b9ab16328 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _8c9764a69bad403a8afbec18e52c35d27477691e = 0x0          ;
            constexpr std::uintptr_t _f47ae4b2cc99f6339c82fba1d3440c1af3a6fb8f = 0x8          ;
        }

    }

    namespace UI_ServerAdminUGCEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x20         ;
        constexpr std::uintptr_t _45e80213bd4d0834f5a4e1c3005ce57150ec098a = 0x50         ;
    }

    namespace RefreshRenderTargetOp
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %02d3989d50efe08010a702e70c60504d550db4e2
    {
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x10         ;
        constexpr std::uintptr_t _1f1695a971b0ece38ebe9bb8642e89f5db301994 = 0x18         ;
    }

    namespace %2acb4dab4eb42ac94ad86a4e3abac0c742157cb9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D8570   ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x10         ;
        constexpr std::uintptr_t _ad7b31696b18d9a694271d46141f4bfff0f33595 = 0x18         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x20         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _b691e4a01faf238ae7cf633b8e8997e27ff3c26c = 0x30         ;
        constexpr std::uintptr_t _f8f372474a49337c95ccf729b73241d81d9268f1 = 0x38         ;
        constexpr std::uintptr_t _9dbb28cf0585908a93f508bce41aca845fe74ae9 = 0x40         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x44         ;
        constexpr std::uintptr_t _e3d5b384a7f7461d58bfe09970362e6113ccc5db = 0x50         ;
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x58         ;
        constexpr std::uintptr_t _72627e63a1314f6077e1d6464870412df7944a7a = 0x60         ;
        constexpr std::uintptr_t _91954e85664fa3fdae76cc684f42e760c116697d = 0x68         ;
        constexpr std::uintptr_t _a51ea4239dfdbfe214120b4fcf365284bbf8d9fe = 0x69         ;
        constexpr std::uintptr_t _820eed07cc938a2d3c9f40201d2db1698442643b = 0x6C         ;
        constexpr std::uintptr_t _8de3b717dee936e1a2d40d2f8e9c1895ab60fb91 = 0x70         ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x78         ;
        constexpr std::uintptr_t _00a580198b3490d2138d3d85eeda5abfd713c59d = 0x80         ;
        constexpr std::uintptr_t _1d190a21678c60f45ffd7505660f5711d5d452c4 = 0x84         ;
        constexpr std::uintptr_t _1df9db13a74df212e262f2afab065788153c9d0d = 0x88         ;
        constexpr std::uintptr_t _5f5d094bd0dbc28a8afaa7003a61e966b0b0e2d4 = 0x90         ;
        constexpr std::uintptr_t _bd311c6dcc26d1e8270840d9fd025bcb63422ac2 = 0x98         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x9C         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0xAC         ;
        constexpr std::uintptr_t _278d366f8f9e3538cb50987575c23786fa957ea3 = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _9acbf3d221a8198f414527c76e5f424562d3629e = 0x0          ;
        }

    }

    namespace ByteQuadtree-fake-1
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x10         ;
        constexpr std::uintptr_t _eed3c0c88d6e93c8bc1f67a4875077dcc5c53328 = 0x14         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x18         ;
    }

    namespace VineRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t startPoint                       = 0x20         ;
        constexpr std::uintptr_t endPoint                         = 0x28         ;
        constexpr std::uintptr_t leadPoint                        = 0x30         ;
        constexpr std::uintptr_t endPointOffset                   = 0x38         ;
        constexpr std::uintptr_t linePoints                       = 0x44         ;
        constexpr std::uintptr_t stiffness                        = 0x48         ;
        constexpr std::uintptr_t damping                          = 0x4C         ;
        constexpr std::uintptr_t ropeLength                       = 0x50         ;
        constexpr std::uintptr_t ropeWidth                        = 0x54         ;
        constexpr std::uintptr_t midPointWeight                   = 0x58         ;
        constexpr std::uintptr_t useLocalPositions                = 0x5C         ;
        constexpr std::uintptr_t renderMode                       = 0x60         ;
        constexpr std::uintptr_t AddFakeWind                      = 0x64         ;
        constexpr std::uintptr_t windFrequency                    = 0x68         ;
        constexpr std::uintptr_t windAmplitude                    = 0x6C         ;
        constexpr std::uintptr_t swingDamp                        = 0x100        ;
        constexpr std::uintptr_t swingStiffness                   = 0x104        ;

        constexpr std::uintptr_t _142b7090fc3bcf552853ac248f6eb94d3321e482 = 0x70         ;
        constexpr std::uintptr_t _9834ffe10cb38a2cc428c2ee02af3da3ae6fd47d = 0x78         ;
        constexpr std::uintptr_t _5a9a35df8e7d57ee8fd720a6ec7e21729c6ab964 = 0x7C         ;
        constexpr std::uintptr_t _5650e11e4ed9217b697c956b9e969e4b503b96c2 = 0x88         ;
        constexpr std::uintptr_t _8852233a3438d4faf937eed08f4833fff0e8c566 = 0x94         ;
        constexpr std::uintptr_t _f563ad7b832d2543ede1ff3144bc45b31394d332 = 0xA0         ;
        constexpr std::uintptr_t _7d89b04bafaa512e06ff5e7674b176116e5d636d = 0xB0         ;
        constexpr std::uintptr_t _7d981dd428282a38f727050f43ed0daa671b22a8 = 0xB8         ;
        constexpr std::uintptr_t _a400943bd55be63d520a16eabc63f9e11ccf1471 = 0xC0         ;
        constexpr std::uintptr_t _a9af101903c9de0c8243bc7e6c3c89f7c11ff2dc = 0xC4         ;
        constexpr std::uintptr_t _33f070acc9581e287c2825cf82d02d1551eb1cdf = 0xD0         ;
        constexpr std::uintptr_t _4b4fd4547ac319e4098fe9693f049ee90b224e6e = 0xDC         ;
        constexpr std::uintptr_t _c29a8343f91e4c3d6f4d39920c8bdb028c3462d0 = 0xE0         ;
        constexpr std::uintptr_t _b3fca4c3e0f999d77a0fdec0fe9a840c74f913ed = 0xE4         ;
        constexpr std::uintptr_t _265ce996dd5d0f65f798794f53cab1b74d45ae46 = 0xE8         ;
        constexpr std::uintptr_t _4963d6fefd111c3e2da7b07ad82da98b3de5b969 = 0xEC         ;
        constexpr std::uintptr_t _dbda60a04caa1b7783fd74b09fca5d817e8e5404 = 0xF0         ;
        constexpr std::uintptr_t _8a9afded62cbf752cb709830293a32658bef2252 = 0xF4         ;
        constexpr std::uintptr_t _cabba8631b2586f934b0f8127d807b7732235256 = 0xF8         ;
        constexpr std::uintptr_t _871f47449f5ba1c8709ae6ac8bb6672748cea615 = 0xFC         ;
        constexpr std::uintptr_t _c9558ddbaaab9107519d3078e76b8d8bc97f353c = 0x108        ;
        constexpr std::uintptr_t _856e73c475b39a32325311f20791faa3c495314d = 0x114        ;
    }

    namespace WorkshopIconRender
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MinimumId                        = 0x20         ;
        constexpr std::uintptr_t MaximumId                        = 0x24         ;
    }

    namespace Cathode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t intensity                        = 0x30         ;
        constexpr std::uintptr_t downscale                        = 0x38         ;
        constexpr std::uintptr_t downscaleTemporal                = 0x40         ;
        constexpr std::uintptr_t horizontalBlur                   = 0x48         ;
        constexpr std::uintptr_t verticalBlur                     = 0x50         ;
        constexpr std::uintptr_t chromaSubsampling                = 0x58         ;
        constexpr std::uintptr_t sharpen                          = 0x60         ;
        constexpr std::uintptr_t sharpenRadius                    = 0x68         ;
        constexpr std::uintptr_t colorNoise                       = 0x70         ;
        constexpr std::uintptr_t restlessFoot                     = 0x78         ;
        constexpr std::uintptr_t footAmplitude                    = 0x80         ;
        constexpr std::uintptr_t chromaIntensity                  = 0x88         ;
        constexpr std::uintptr_t chromaInstability                = 0x90         ;
        constexpr std::uintptr_t chromaOffset                     = 0x98         ;
        constexpr std::uintptr_t responseCurve                    = 0xA0         ;
        constexpr std::uintptr_t saturation                       = 0xA8         ;
        constexpr std::uintptr_t cometTrailing                    = 0xB0         ;
        constexpr std::uintptr_t burnIn                           = 0xB8         ;
        constexpr std::uintptr_t tapeDust                         = 0xC0         ;
        constexpr std::uintptr_t wobble                           = 0xC8         ;
        constexpr std::uintptr_t blackWhiteLevels                 = 0xD0         ;
        constexpr std::uintptr_t dynamicRange                     = 0xD8         ;
        constexpr std::uintptr_t whiteBallance                    = 0xE0         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace RotateToCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;
    }

    namespace ItemModConditionIsSleeping
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t requiredState                    = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ItemModBeehiveNucleus
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace EmitterTypeLimit
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107273D0   ;
        constexpr std::uintptr_t ambience                         = 0x10         ;
        constexpr std::uintptr_t limit                            = 0x18         ;
        constexpr std::uintptr_t active                           = 0x1C         ;
    }

    namespace %91c2e65068af2387d67edbe596cc9453f1766002
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10727530   ;
        constexpr std::uintptr_t _d643032d7bfe4a2fc04527507596e99843453009 = 0x10         ;
        constexpr std::uintptr_t _44aa6a309c9f4f4bbc793cc2a1acb595d68c839d = 0x18         ;
        constexpr std::uintptr_t _cc1a619f1fee708501200568eb1e854e96f6f358 = 0x20         ;
        constexpr std::uintptr_t _d60f5630f95dcf9064ed5bd642695342867d8326 = 0x28         ;
        constexpr std::uintptr_t _df52593df2c28ce171d7b9d47ad215027a3f5115 = 0x30         ;
        constexpr std::uintptr_t _36af5f9cfb28aae909c2d547bf96cc0bd0dec9c0 = 0x38         ;
    }

    namespace AmbienceManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t localEmitterLimits               = 0x20         ;
        constexpr std::uintptr_t catchallEmitterLimit             = 0x28         ;
        constexpr std::uintptr_t maxActiveLocalEmitters           = 0x30         ;
        constexpr std::uintptr_t activeLocalEmitters              = 0x34         ;
        constexpr std::uintptr_t cameraEmitters                   = 0x38         ;
        constexpr std::uintptr_t emittersInRange                  = 0x40         ;
        constexpr std::uintptr_t activeEmitters                   = 0x48         ;
        constexpr std::uintptr_t localEmitterRange                = 0x50         ;
        constexpr std::uintptr_t currentAmbienceZones             = 0x58         ;
        constexpr std::uintptr_t isUnderwater                     = 0x60         ;

        constexpr std::uintptr_t _3eda32065c3c290565bdbc95c0120ba64bc876d3 = 0x64         ;
        constexpr std::uintptr_t _9b7e5b116ac13782cf9fa67a7f076e666fac249b = 0x68         ;
        constexpr std::uintptr_t _bdc6a25b1fa74d14fc9a5b669c4bae050573f265 = 0x70         ;
        constexpr std::uintptr_t _9c979cfee9847df4a2fba2320c9b53cf438b891c = 0x74         ;
        constexpr std::uintptr_t _a94e539312894937f688f2d1ba1e1805cdc7997f = 0x78         ;
        constexpr std::uintptr_t _3e66c1b20d25759b77ee9d1955bed7760c62c898 = 0x80         ;
    }

    namespace EntitySpawnInfo
    {
        constexpr std::uintptr_t PrefabName                       = 0x10         ;
        constexpr std::uintptr_t Position                         = 0x18         ;
        constexpr std::uintptr_t Rotation                         = 0x24         ;
        constexpr std::uintptr_t Scale                            = 0x34         ;
        constexpr std::uintptr_t ApartmentRoomNumber              = 0x40         ;
    }

    namespace SceneToPrefabSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t EntitiesToSpawn                  = 0x20         ;
    }

    namespace UIMapVendingMachineMarkerCluster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OpenRoot                         = 0x20         ;
        constexpr std::uintptr_t CountText                        = 0x28         ;
        constexpr std::uintptr_t MarkerPrefab                     = 0x30         ;
        constexpr std::uintptr_t MarkerParent                     = 0x38         ;

        constexpr std::uintptr_t _f27e35febaed2b363d184758040eb12fdbac84bc = 0x40         ;
        constexpr std::uintptr_t _1c931d473c92d45aed5efd5a1df2915920f2e88d = 0x48         ;
        constexpr std::uintptr_t _02039410892e38a128eb18e92e6f77c22675257e = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _1ddce402620d54c7b7d25999e5b86a9e20e3b90d = 0x0          ;
            constexpr std::uintptr_t _0aeb381e582dd39cd6c275931f1f57d906a34785 = 0x8          ;
            constexpr std::uintptr_t _981e2e72afb41f12fa4ddc49c57d9b70a49b8daf = 0x10         ;
            constexpr std::uintptr_t _8848916ac65e9f1fffd8d4c6f6be4e1e2962ddb5 = 0x18         ;
        }

    }

    namespace UI_DemoItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Background                       = 0x68         ;
        constexpr std::uintptr_t Text                             = 0x70         ;
        constexpr std::uintptr_t SubText                          = 0x78         ;
        constexpr std::uintptr_t Icon                             = 0x80         ;
        constexpr std::uintptr_t IconImage                        = 0x88         ;
        constexpr std::uintptr_t OnPressed                        = 0x90         ;
        constexpr std::uintptr_t OnReleased                       = 0x98         ;
        constexpr std::uintptr_t OnHovered                        = 0xA0         ;
        constexpr std::uintptr_t OnHoverEnd                       = 0xA8         ;
        constexpr std::uintptr_t OnToggleEnabled                  = 0xB0         ;
        constexpr std::uintptr_t OnToggleDisabled                 = 0xB8         ;
        constexpr std::uintptr_t OnToggleChanged                  = 0xC0         ;
        constexpr std::uintptr_t IsToggle                         = 0xC8         ;
        constexpr std::uintptr_t UnpressSiblings                  = 0xC9         ;
        constexpr std::uintptr_t PreventToggleOff                 = 0xCA         ;
        constexpr std::uintptr_t TabPanelTarget                   = 0xD0         ;
        constexpr std::uintptr_t TextMargin                       = 0xD8         ;
        constexpr std::uintptr_t TextMarginNoIcon                 = 0xE8         ;
        constexpr std::uintptr_t demos                            = 0x108        ;
        constexpr std::uintptr_t itemId                           = 0x110        ;
        constexpr std::uintptr_t nameText                         = 0x118        ;
        constexpr std::uintptr_t dateText                         = 0x120        ;
        constexpr std::uintptr_t lengthText                       = 0x128        ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _3a5cde596f8a811a907c7298773a13ce3fabef38 = 0xF8         ;
        constexpr std::uintptr_t _6ef1580b890cc97f7011818b2e6299f7c916f256 = 0x100        ;
    }

    namespace MaterialRandomSet
    {
        constexpr std::uintptr_t Materials                        = 0x10         ;
    }

    namespace ItemSkin
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076E168   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t id                               = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t displayName                      = 0x28         ;
        constexpr std::uintptr_t displayDescription               = 0x30         ;
        constexpr std::uintptr_t storeImages                      = 0x38         ;
        constexpr std::uintptr_t category                         = 0x40         ;
        constexpr std::uintptr_t subcategory                      = 0x44         ;
        constexpr std::uintptr_t steamCategory                    = 0x48         ;
        constexpr std::uintptr_t isLimitedTimeOffer               = 0x50         ;
        constexpr std::uintptr_t PreventBreakingDown              = 0x51         ;
        constexpr std::uintptr_t IsTwitchDrop                     = 0x52         ;
        constexpr std::uintptr_t itemname                         = 0x58         ;
        constexpr std::uintptr_t workshopID                       = 0x60         ;
        constexpr std::uintptr_t DlcItem                          = 0x68         ;
        constexpr std::uintptr_t forceCraftableItemDesc           = 0x70         ;
        constexpr std::uintptr_t forceDisableTurntableInItemStore = 0x71         ;
        constexpr std::uintptr_t UnlockedViaSteamItem             = 0x78         ;
        constexpr std::uintptr_t SprayScale                       = 0x80         ;
        constexpr std::uintptr_t Skinnable                        = 0x88         ;
        constexpr std::uintptr_t Materials                        = 0x90         ;
        constexpr std::uintptr_t Redirect                         = 0x98         ;
        constexpr std::uintptr_t inGameIcon                       = 0xA0         ;
        constexpr std::uintptr_t UnlockedByDefault                = 0xA8         ;
        constexpr std::uintptr_t MaterialRandomisation            = 0xB0         ;
    }

    namespace %5b083f8a3a81ab626e0c96729e28237b0fbdd895
    {
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _6f430d08c576e635962e1a092ec9f33ab640f66e = 0x0          ;
            constexpr std::uintptr_t _6babfe7f864879e5dc461a6c1759520280649327 = 0x8          ;
            constexpr std::uintptr_t _eefb3f6abf60a1b583b79e6eb1211fd92f865b35 = 0x10         ;
            constexpr std::uintptr_t _eb2b4222d41d60771d699224a55aaae23158212e = 0x18         ;
            constexpr std::uintptr_t _1457c238705d8c0527473bb3b709d5567dc7eaaa = 0x20         ;
        }

    }

    namespace ViewmodelEditor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a6a5d66dff2551ef0c4bf3ae06a2cf1472f1fdd2 = 0x20         ;
        constexpr std::uintptr_t _710b36cdc828abe610f88a17c60afad6fca147e5 = 0x2C         ;
    }

    namespace FishMount
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t FishRoots                        = 0x3B0        ;
        constexpr std::uintptr_t FishInteractSound                = 0x3B8        ;
        constexpr std::uintptr_t UseCooldown                      = 0x3C0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _c4696ef27aea10534040ef68485db5b40ffda7e2 = 0x3A8        ;
    }

    namespace VertexColorStream
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t originalMesh                     = 0x20         ;
        constexpr std::uintptr_t paintedMesh                      = 0x28         ;
        constexpr std::uintptr_t meshHold                         = 0x30         ;
        constexpr std::uintptr_t _vertices                        = 0x38         ;
        constexpr std::uintptr_t _normals                         = 0x40         ;
        constexpr std::uintptr_t _triangles                       = 0x48         ;
        constexpr std::uintptr_t _Subtriangles                    = 0x50         ;
        constexpr std::uintptr_t _bindPoses                       = 0x58         ;
        constexpr std::uintptr_t _boneWeights                     = 0x60         ;
        constexpr std::uintptr_t _bounds                          = 0x68         ;
        constexpr std::uintptr_t _subMeshCount                    = 0x80         ;
        constexpr std::uintptr_t _tangents                        = 0x88         ;
        constexpr std::uintptr_t _uv                              = 0x90         ;
        constexpr std::uintptr_t _uv2                             = 0x98         ;
        constexpr std::uintptr_t _uv3                             = 0xA0         ;
        constexpr std::uintptr_t _colors                          = 0xA8         ;
        constexpr std::uintptr_t _uv4                             = 0xB0         ;
    }

    namespace %794b2c78bca77da79669e3a052cf9b09584fb9b5
    {
    }

    namespace UpdateHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x20         ;
    }

    namespace LockType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %c0cd2cece98476fc9dc35268a782c20d0b2f343c
    {
        constexpr std::uintptr_t _8e531a0473e75aa942eede04d7acb55cb955582e = 0x10         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x18         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x20         ;
        constexpr std::uintptr_t _a91815c36f55239afb7b2b85c3f75e0a64dab11e = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1449f94ccccb58945dba11e429fce2175b69ab8b = 0x0          ;
        }

    }

    namespace %73f3b726c14bdb2939aa0e0ab4a05c07104c9120
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _4fc8aa8394069c184aeca8474cb80acc2c855261 = 0x18         ;
        constexpr std::uintptr_t _744ac5c3a8888f0f0eb121673273196c61a231b2 = 0x20         ;
        constexpr std::uintptr_t _db728d625723b0232357457b18d7f0bec0f85858 = 0x24         ;
        constexpr std::uintptr_t _7623bd7f9c650079b74d95e7f25db040748d5c91 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _b6acf56ec5bbbacd56fe2686b30fe6094c52da78 = 0x0          ;
            constexpr std::uintptr_t _10c3b730837b36ab6722f535d1db8285c6291b6a = 0x80         ;
            constexpr std::uintptr_t _139a87dd22ca563f1bae8a61a06d1199e70e16dc = 0x100        ;
            constexpr std::uintptr_t _6881c5ffb3f7acdc4723ebb65f716178f894de29 = 0x104        ;
            constexpr std::uintptr_t _138879fefbb33bfc92f2c62bd991fd7028436c8d = 0x108        ;
            constexpr std::uintptr_t _07399ee8414efe9e4cc5cdc82b989a3244ae5915 = 0x188        ;
            constexpr std::uintptr_t _f17d4860a8f64d513bba57dc22f95aef4c6e4c7c = 0x18C        ;
            constexpr std::uintptr_t _278b008d2a4fbb35c47d24d2a707145f3f9220bc = 0x190        ;
            constexpr std::uintptr_t _422800d04a631c4081c041b0dbe4205603db12d6 = 0x210        ;
            constexpr std::uintptr_t _98686f56d457f29a85383895cf04426d7ac0e245 = 0x218        ;
            constexpr std::uintptr_t _d7dd54cbb1742d83109d09bf6b9bf5c6233aa667 = 0x298        ;
            constexpr std::uintptr_t _cfac9c979e97218b6fe695b169ed93a95ef72064 = 0x2A0        ;
            constexpr std::uintptr_t _c2c2ff6870801911c640b5e093758f2d45557860 = 0x2A8        ;
            constexpr std::uintptr_t _f7ae1c1ceb506e18e55f3d2f31df6b69c7b4d0b5 = 0x2B0        ;
            constexpr std::uintptr_t _f3a445b6ad3f97ecf43c2f66b5d2870e8df66d6e = 0x2B4        ;
            constexpr std::uintptr_t _7d0cfa2bf2a3f138b9d3356aba875c1f06485744 = 0x2B8        ;
            constexpr std::uintptr_t _5ee37d6dc54387d16b1ee06a989198f426d00846 = 0x2C0        ;
            constexpr std::uintptr_t _3b640179f86bcb6f1cb8bef46cb3c5ec298df006 = 0x2C4        ;
            constexpr std::uintptr_t _e9583ab42d61d9a2762387210e62054fbf0586fb = 0x2C8        ;
            constexpr std::uintptr_t _2ec2cf6a3fccf0f7ffc98997268ce38de9d86723 = 0x2D0        ;
            constexpr std::uintptr_t _1e5a2fccf4ef3b1af28ae846fb2977be1a96efe3 = 0x2D8        ;
            constexpr std::uintptr_t _6b1534c5627c335c26a42407a3be6ea688f1fa22 = 0x2E0        ;
            constexpr std::uintptr_t _168cb23db1fc66f4dcaf422ee26f3c502ac6c07c = 0x2F0        ;
            constexpr std::uintptr_t _d1b275b5107a22470762137894d7837f1bfe390c = 0x2F4        ;
            constexpr std::uintptr_t _45314cdf1746708232c70ece7707d2085e4e64cb = 0x2F8        ;
            constexpr std::uintptr_t _b53ee1e5b02606c92d880194c7d8617083cdac02 = 0x378        ;
            constexpr std::uintptr_t _3a3084f2b2bd238e426e4e592d646861eb76b6bb = 0x3F8        ;
            constexpr std::uintptr_t _f70e08a26347e0785df1ec156d9c7e9ee7988038 = 0x478        ;
            constexpr std::uintptr_t _fd8fd2a55020ffdeb9f5b4dd3bfa3113664e934a = 0x47C        ;
            constexpr std::uintptr_t _4211dbbf375f58bcca4f078c20c849f9ca102619 = 0x480        ;
            constexpr std::uintptr_t _c5d40c5f9112d0735e99fba557457eafe194b03d = 0x484        ;
            constexpr std::uintptr_t _cb452cad2226f6e3ef456b3114296ee52ff00cc5 = 0x488        ;
            constexpr std::uintptr_t _466509bea3879d65dce03b869416cbc44869bd2d = 0x48C        ;
        }

    }

    namespace %d624a47e02c151be5c8e3d05e1ff3d0eceb24030
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8cfb13f4894ef8ca456cac8e9f4954bc134313cf = 0x0          ;
            constexpr std::uintptr_t _95c0221055a4e57939a4ee84321c337b84c4652d = 0x10         ;
            constexpr std::uintptr_t _f762a18b0ed3e6ca2d436a753a04646ee22eea13 = 0x20         ;
            constexpr std::uintptr_t _bcfe2fa6db9630cdbe55b17504526a4ea086000b = 0x28         ;
            constexpr std::uintptr_t _40a7c5045f8800ec2b7a63826ccc57bca84c904e = 0x30         ;
            constexpr std::uintptr_t _1b4f2b3a7ed7aa02a230cb147fa1fefb8e8e9035 = 0x38         ;
        }

    }

    namespace VehicleModuleInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t socketsDisplay                   = 0x20         ;
        constexpr std::uintptr_t hpDisplay                        = 0x28         ;
    }

    namespace PhotoPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Image                            = 0x20         ;
        constexpr std::uintptr_t Message                          = 0x28         ;

        constexpr std::uintptr_t _db153771f71782a2ded7a1676dbba00ee36778d4 = 0x30         ;
        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x38         ;
    }

    namespace MaterialFX
    {
        constexpr std::uintptr_t materialName                     = 0x10         ;
        constexpr std::uintptr_t fx                               = 0x18         ;
    }

    namespace BaseMelee
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10855070   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
    }

    namespace %1cc7585ef2f2ecdae16834610479ed7136e4f6ee
    {
        constexpr std::uintptr_t _dc3c1b8e2b3017baacfbd21047c17e8f3afa64d5 = 0x10         ;
        constexpr std::uintptr_t _0eeb4b053cc0b44981efe18039d035309f384793 = 0x18         ;
        constexpr std::uintptr_t _47667631480a559e2a0d869d9813f142398a3d0c = 0x20         ;
        constexpr std::uintptr_t _e399f111f7760dbfcae6384a6ebb8779c4cd2078 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _0df9ebd80085924b4c86eeb42ea453c0e180de74 = 0x0          ;
            constexpr std::uintptr_t _349593c8984f4179b25bbd5ca013762ed23d4677 = 0x8          ;
            constexpr std::uintptr_t _36e5771093f2ddb398cd5c84214d5b0e06fc2f80 = 0x10         ;
        }

    }

    namespace IndividualSpawnerNexusOnly
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x20         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x28         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x2C         ;
        constexpr std::uintptr_t useCustomBoundsCheckMask         = 0x30         ;
        constexpr std::uintptr_t customBoundsCheckMask            = 0x34         ;
        constexpr std::uintptr_t oneTimeSpawner                   = 0x38         ;
    }

    namespace TriggerClanModify
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace UIDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _9ef393b49ad7ae8de776dec9256c48c6a24de458 = 0x0          ;
            constexpr std::uintptr_t _f3528b926c4e1b624493377623ae710e7bd0db94 = 0x1          ;
        }

    }

    namespace MarketTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t menuPrefab                       = 0x3B8        ;
        constexpr std::uintptr_t lockToCustomerDuration           = 0x3C0        ;
        constexpr std::uintptr_t orderTimeout                     = 0x3C8        ;
        constexpr std::uintptr_t deliveryFeeCurrency              = 0x3D0        ;
        constexpr std::uintptr_t deliveryFeeAmount                = 0x3D8        ;
        constexpr std::uintptr_t config                           = 0x3E0        ;
        constexpr std::uintptr_t userLabel                        = 0x3E8        ;
        constexpr std::uintptr_t pendingOrders                    = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _aa23dae5b644ff26e66ce1b9d9e935744ba96aa3 = 0x3A8        ;
        constexpr std::uintptr_t _d26aa267303d813c791f0f64b5ee2d77ebb11a5e = 0x3B0        ;
        constexpr std::uintptr_t _e66e71725ac0996039aed4eeb616d1d0248e8ef7 = 0x3F0        ;
        constexpr std::uintptr_t _0be969a8f489c490e00f305a4fb18c4f2edd4d8c = 0x3F8        ;
        constexpr std::uintptr_t _08ed2ef6ec99fdac7e3382468852b614920b51d6 = 0x400        ;
        constexpr std::uintptr_t _d0859ba4e7895c10bd30fb5ca00c6c2af74909e2 = 0x408        ;
    }

    namespace SleepingBagMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MapIcon                          = 0x20         ;
        constexpr std::uintptr_t SleepingBagIcon                  = 0x28         ;
        constexpr std::uintptr_t SleepingBagSprite                = 0x30         ;
        constexpr std::uintptr_t BedSprite                        = 0x38         ;
        constexpr std::uintptr_t BeachTowelSprite                 = 0x40         ;
        constexpr std::uintptr_t CamperSprite                     = 0x48         ;
        constexpr std::uintptr_t MarkerTooltip                    = 0x50         ;
        constexpr std::uintptr_t LockRoot                         = 0x58         ;
        constexpr std::uintptr_t LockTime                         = 0x60         ;
        constexpr std::uintptr_t OccupiedRoot                     = 0x68         ;
        constexpr std::uintptr_t CircleRim                        = 0x70         ;
        constexpr std::uintptr_t CircleFill                       = 0x78         ;
        constexpr std::uintptr_t DeleteButton                     = 0x80         ;
        constexpr std::uintptr_t ConfirmSlider                    = 0x88         ;
        constexpr std::uintptr_t CorpseRoot                       = 0x90         ;
        constexpr std::uintptr_t CorpseImage                      = 0x98         ;

        constexpr std::uintptr_t _6eb5779553604c06135b8fe0f8a66f52ca2aeec9 = 0xA0         ;
        constexpr std::uintptr_t _0ac91809ec0c984edf0ab43605e2cbf45bebffa8 = 0xA8         ;
        constexpr std::uintptr_t _f7683efe8c7195b3d27f1dba1f304d8ed6cad9ea = 0xB0         ;
        constexpr std::uintptr_t _5b1f1409724416b2751a3d9acc4d6096bb4a4839 = 0xB8         ;
    }

    namespace MagnetLiftable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shredResources                   = 0x28         ;
        constexpr std::uintptr_t scaleScrapResourcesByHealth      = 0x30         ;
        constexpr std::uintptr_t shredDirection                   = 0x34         ;
        constexpr std::uintptr_t requireObjectOff                 = 0x40         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace SprayCanColorChangeEntityComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t renderersToApplyColor            = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _83db5552733023e0d7b9627efc08e82250d6429b = 0x30         ;
        constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x38         ;
    }

    namespace AngleType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ShapeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModelConditionTest_RoofLeft
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t angle                            = 0xA0         ;
        constexpr std::uintptr_t shape                            = 0xA4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %73c4f2d3ba1860964a2fb5cc53639572a3f43bb8
    {
        constexpr std::uintptr_t _a791c500a94b759f01c39b512b6932b69b6ddf48 = 0x10         ;
        constexpr std::uintptr_t _e0bd186b87aeb15e8dd588cdb7ce854e4c47c55f = 0x14         ;
        constexpr std::uintptr_t _dada0f505f51222503c43acb4444b82096e1d3b2 = 0x18         ;
        constexpr std::uintptr_t _09857d2738813ff01bfe0f66c6d70b04fa6ca7b5 = 0x1C         ;
        constexpr std::uintptr_t _9182faf2ff655d6cf4236caea6ff19e23fa0be9e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _d0d877e5517a52ae8422e8b2de12fc24f9dbe02d = 0x0          ;
            constexpr std::uintptr_t _ee00d10627389195132f9f044393369e94f67618 = 0x10         ;
            constexpr std::uintptr_t _d924789d2ca65d26e037943119d28c1552b7bb89 = 0x18         ;
            constexpr std::uintptr_t _5751cbb2cf94de627867f659459abd4f77a3b79e = 0x28         ;
        }

    }

    namespace TriggerRagdollRelocate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t targetLocation                   = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace HungerAboveEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace TerrainModifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace DeployableSnappingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8db5532cbc5603a63d89475d167e55ca0f050b51
    {
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x10         ;
        constexpr std::uintptr_t _3d9e521f4f8f73a2ce8908f35069cefde87b8df4 = 0x18         ;
        constexpr std::uintptr_t _871604b379719f7564203c4927e8f13d16b64b05 = 0x20         ;
        constexpr std::uintptr_t _a59dc2fb0c3bdf459ce9c63bd747bbf9dc75b0cf = 0x28         ;
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x30         ;
        constexpr std::uintptr_t _0daaef5a5f813c5abffb7b05baf51023dd275d8f = 0x38         ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _0e61e3bdc22e03fc1f242b6dc4d236cb0c7f8f66 = 0x0          ;
            constexpr std::uintptr_t _780d7a631027cf5f41cf0bbfc7c3a6a924a4c248 = 0x8          ;
            constexpr std::uintptr_t _44b228434cab08e1816ce50a32d35f359045dc7e = 0x18         ;
        }

    }

    namespace %f78ece1da81922ea0915437a62388f7f363fed61
    {
        constexpr std::uintptr_t _b1ed0b123d28d2729725ad0cb377c98cc186df99 = 0x10         ;
        constexpr std::uintptr_t _781f2ad80d01619ce304fc7aa12937a3a12d7fbc = 0x20         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x2C         ;
        constexpr std::uintptr_t _01be5a4fd01bd38849b715fc1fb5c1aaa338c146 = 0x2D         ;

        namespace _static
        {
            constexpr std::uintptr_t _975c914b92203ba14a71ead0b76373fe687cc266 = 0x0          ;
            constexpr std::uintptr_t _caa06f54df175a34cb9999a46e8778230a12508f = 0x10         ;
            constexpr std::uintptr_t _e7121a702f59b75fc9be56e1bed6d2c167eb639b = 0x20         ;
            constexpr std::uintptr_t _315f2dd4df2f3f64c978ba64db17da1db1f45760 = 0x28         ;
            constexpr std::uintptr_t _426e17bccb48346a0e69b456370bec1f78535bb9 = 0x30         ;
        }

    }

    namespace %bc62ba6717c98d80463cc329362fdc32f1bf4360
    {
        constexpr std::uintptr_t _ddc20fe72a5e5b8a19090be9b32fc5ab164d97d9 = 0x10         ;
        constexpr std::uintptr_t _a299de2e31d0f1366d762df87774ea4c53d9d6a3 = 0x14         ;
        constexpr std::uintptr_t _69bb56da087cb4fe6ae7cad4810576d5fdf5f957 = 0x18         ;
    }

    namespace UI_Console
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075DC78   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t consoleDisplay                   = 0x70         ;
        constexpr std::uintptr_t consoleInputField                = 0x78         ;
        constexpr std::uintptr_t consoleGroup                     = 0x80         ;
        constexpr std::uintptr_t scrollbar                        = 0x88         ;
        constexpr std::uintptr_t commandList                      = 0x90         ;
        constexpr std::uintptr_t DarkenImage                      = 0x98         ;
        constexpr std::uintptr_t DarkenAlpha                      = 0xA0         ;
        constexpr std::uintptr_t DarkenSpeed                      = 0xA4         ;
        constexpr std::uintptr_t autocompletePrefab               = 0xA8         ;
        constexpr std::uintptr_t autocompleteParent               = 0xB0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _055cdb7a037146d4c6ed9839dbb68aada9eaff2f = 0x68         ;
        constexpr std::uintptr_t _0064b605bfc75e95841a34ef4c08ef17fea365fe = 0xB8         ;
        constexpr std::uintptr_t _4808bd3742608c207b9c728655bc25dd462b9785 = 0xC0         ;
        constexpr std::uintptr_t _603a6ed76c431681147020ecc79dc17c22a26be8 = 0xC1         ;
        constexpr std::uintptr_t _6b792449c2b48f0d02262893fe08bdea1cac9dd1 = 0xC8         ;
        constexpr std::uintptr_t _765768da6ca72d94bbdc410ad6350508f54f2092 = 0xD0         ;
        constexpr std::uintptr_t _7f89cc3d0ea41b4e71146fb471ac34f67c4497e9 = 0xD4         ;
        constexpr std::uintptr_t _d36bc307f17a4095d9cd262f329dd98c8f9a7cfd = 0xD8         ;

        namespace _static
        {
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x0          ;
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x8          ;
        }

    }

    namespace ServerBrowserListBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t categoryButton                   = 0x20         ;
        constexpr std::uintptr_t sortOrder                        = 0x28         ;
        constexpr std::uintptr_t Initialised                      = 0x30         ;

        constexpr std::uintptr_t _9c8d58dcfed1d2a079d1feadd06969f93a05b9ce = 0x31         ;
        constexpr std::uintptr_t _53a4635b80cbede9fa0ec8a547a820a9e01c078b = 0x38         ;
        constexpr std::uintptr_t _d4ab507697288ed855c43ef06c21295fca6ad924 = 0x40         ;
        constexpr std::uintptr_t _c0a72f739bba57884ab41f36e3ba43c4617b8048 = 0x41         ;
        constexpr std::uintptr_t _5d3b9275c359d20ebc68fbee693060f71f9b6d9d = 0x48         ;
        constexpr std::uintptr_t _12e928865a0e078a7f26f8d1278f4a08ed164379 = 0x50         ;
        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0x58         ;
        constexpr std::uintptr_t _c7b5dd311e6e31a77e893ff1175d74387661ba01 = 0x5C         ;
        constexpr std::uintptr_t _3824086fb8588b2c0098b088889ea394c5a188e0 = 0x60         ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t Material                         = 0x10         ;
        constexpr std::uintptr_t Sound                            = 0x18         ;
    }

    namespace MaterialSound
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t DefaultSound                     = 0x18         ;
        constexpr std::uintptr_t Entries                          = 0x20         ;
    }

    namespace PointOfInterestMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MapIcon                          = 0x20         ;
        constexpr std::uintptr_t MapIconOuter                     = 0x28         ;
        constexpr std::uintptr_t LeaderRoot                       = 0x30         ;
        constexpr std::uintptr_t EditPopup                        = 0x38         ;
        constexpr std::uintptr_t Tooltip                          = 0x40         ;
        constexpr std::uintptr_t MarkerLabelRoot                  = 0x48         ;
        constexpr std::uintptr_t MarkerLabel                      = 0x50         ;
        constexpr std::uintptr_t NoMarkerLabel                    = 0x58         ;
        constexpr std::uintptr_t MarkerLabelModify                = 0x60         ;
        constexpr std::uintptr_t IconSelectors                    = 0x68         ;
        constexpr std::uintptr_t ColourSelectors                  = 0x70         ;
        constexpr std::uintptr_t IsListWidget                     = 0x78         ;
        constexpr std::uintptr_t DeleteButton                     = 0x80         ;

        constexpr std::uintptr_t _12fae7118c029fe4e057d15beb3ddf7b97797987 = 0x88         ;
        constexpr std::uintptr_t _4faeac50aa35f2cf65f970dc0adebf301b48768e = 0x8C         ;
        constexpr std::uintptr_t _6c25aea7dfcea1ac3841f3cf0097f7db37de2860 = 0x90         ;
        constexpr std::uintptr_t _6ea2e9f09a3a511f4116ec5df9f7711ecd1f5621 = 0x94         ;
        constexpr std::uintptr_t _918ee3447ae73d90bdcac3dbd99064c582a24db0 = 0x98         ;
        constexpr std::uintptr_t _ea506b2fe88b2931bd9d4c66b5114e16f907c9fb = 0xA0         ;
        constexpr std::uintptr_t _31a52b7a4d41fea02717ad145fb4c1f7c90b612d = 0xA8         ;
        constexpr std::uintptr_t _0b2eab9cbcb99b4cf13a47f94a69fb1d890e2cd8 = 0xB4         ;
        constexpr std::uintptr_t _6eb5779553604c06135b8fe0f8a66f52ca2aeec9 = 0xB8         ;
    }

    namespace LootPanelContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t NoLootPanel                      = 0x20         ;

        constexpr std::uintptr_t _ce7625f16038337434cfd81813282a44cb570ce6 = 0x28         ;
        constexpr std::uintptr_t _78550ee8767abf9408abdf6ed8fab036c1fcba5d = 0x30         ;
        constexpr std::uintptr_t _163e93bd8a079b29d98498b6dba3baac0a890355 = 0x38         ;
    }

    namespace SegmentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace JoinType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BezierType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModAlterCondition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t conditionChange                  = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace IOHandlePriority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %3fd949e0add65bf5793b188b26f08ea828b012fd
    {
        constexpr std::uintptr_t _3ba55d976ba1ad2136a7921757d2b2f0798725aa = 0x10         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x18         ;
        constexpr std::uintptr_t _a91815c36f55239afb7b2b85c3f75e0a64dab11e = 0x19         ;

        namespace _static
        {
            constexpr std::uintptr_t _a0f97a1a8ef0b925d3d6c7e0ac0bb9d88176714e = 0x0          ;
            constexpr std::uintptr_t _bd16f934409613988032378067fe880a12d3361f = 0x8          ;
            constexpr std::uintptr_t _31c7455a371a2e9b24803058b1a77ae44d820ed0 = 0x10         ;
        }

    }

    namespace SearchLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t pitchObject                      = 0x350        ;
        constexpr std::uintptr_t yawObject                        = 0x358        ;
        constexpr std::uintptr_t eyePoint                         = 0x360        ;
        constexpr std::uintptr_t turnLoop                         = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x370        ;
        constexpr std::uintptr_t lightParent                      = 0x378        ;
        constexpr std::uintptr_t lights                           = 0x380        ;
        constexpr std::uintptr_t initialLightIntensity            = 0x388        ;
        constexpr std::uintptr_t vlb                              = 0x390        ;
        constexpr std::uintptr_t flare                            = 0x398        ;
        constexpr std::uintptr_t humLoopSound                     = 0x3A0        ;
        constexpr std::uintptr_t turnOffSound                     = 0x3A8        ;
        constexpr std::uintptr_t turnOnSound                      = 0x3B0        ;
        constexpr std::uintptr_t lightLerpCurve                   = 0x3B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _269357e4a2e95fcb841a0b97c295e1a5fdb290f9 = 0x340        ;
        constexpr std::uintptr_t _f85115f510c60c8d7ff84446cbe437456c067697 = 0x348        ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x3C0        ;
        constexpr std::uintptr_t _04324118e63b8aef323cb737392d00af9aaba8c3 = 0x3CC        ;
        constexpr std::uintptr_t _8d231c32693d7bb8ce8b2a77d8e21169e0fee40c = 0x3D0        ;
        constexpr std::uintptr_t _9c618ff1ae525cce5084c6771660ef336109bfcd = 0x3D4        ;
        constexpr std::uintptr_t _1ea299fed95db20bd08e4b15aa8d81b1e944648e = 0x3D8        ;
    }

    namespace %e92cac952d1688bb75f8de47de1d4772c818f3ab
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
    }

    namespace ClothWindModify
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cloth                            = 0x20         ;
        constexpr std::uintptr_t worldWindScale                   = 0x34         ;
        constexpr std::uintptr_t turbulenceScale                  = 0x40         ;

        constexpr std::uintptr_t _c912204850700c393dd6c508fddeaa014210546c = 0x28         ;
    }

    namespace InstrumentIKController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HitRotationVector                = 0x20         ;
        constexpr std::uintptr_t LeftHandIkTargets                = 0x30         ;
        constexpr std::uintptr_t LeftHandIKTargetHitRotations     = 0x38         ;
        constexpr std::uintptr_t RightHandIkTargets               = 0x40         ;
        constexpr std::uintptr_t RightHandIKTargetHitRotations    = 0x48         ;
        constexpr std::uintptr_t RightFootIkTargets               = 0x50         ;
        constexpr std::uintptr_t LeftFootIkTarget                 = 0x58         ;
        constexpr std::uintptr_t HandHeightCurve                  = 0x60         ;
        constexpr std::uintptr_t HandHeightMultiplier             = 0x68         ;
        constexpr std::uintptr_t HandMoveLerpSpeed                = 0x6C         ;
        constexpr std::uintptr_t DebugHitRotation                 = 0x70         ;
        constexpr std::uintptr_t HandHitCurve                     = 0x78         ;
        constexpr std::uintptr_t NoteHitTime                      = 0x80         ;
        constexpr std::uintptr_t BodyLookWeight                   = 0x84         ;
        constexpr std::uintptr_t HeadLookWeight                   = 0x88         ;
        constexpr std::uintptr_t LookWeightLimit                  = 0x8C         ;
        constexpr std::uintptr_t HoldHandsAtPlay                  = 0x90         ;

        constexpr std::uintptr_t _9bec601d79176839a58da12fe430a7741ec600d8 = 0x94         ;
        constexpr std::uintptr_t _c7fd3b046f1cb8f660b204509ec939cf798ba67e = 0x98         ;
        constexpr std::uintptr_t _2eaf96c8ab9ec4888c1a8ef526cbd94f71da818a = 0x9C         ;
        constexpr std::uintptr_t _7148562af570688670c59ee99edd0090e580c4c3 = 0xA0         ;
        constexpr std::uintptr_t _32b5ec63ee7e019df5636568a0f1f06c0c7bf9bc = 0xA4         ;
        constexpr std::uintptr_t _d40e978b5116db7391ab9c7c4169516bddb8b48f = 0xA8         ;
        constexpr std::uintptr_t _cfc3c2ed6ae3d34e74649740550a5c08abd2c8c6 = 0xAC         ;
        constexpr std::uintptr_t _c20ecc939b2a8014267c68ffa0f0492787673ee2 = 0xB8         ;
        constexpr std::uintptr_t _70b26def093a1d5d5330e356e74f5b57b4fe9d4e = 0xC4         ;
        constexpr std::uintptr_t _121cb7a1576d137aefa1e3dabee3fbe3890cf2f3 = 0xD0         ;
        constexpr std::uintptr_t _3e28e0eecfe86196df410a4eb1d011e399ec12fe = 0xD8         ;
        constexpr std::uintptr_t _e73313678de74c054ea7b19e08b452c80e45142e = 0xE0         ;
        constexpr std::uintptr_t _8526681ed7751c85faa2836fad49b96de7fbaf3d = 0xE4         ;
        constexpr std::uintptr_t _c1a8d67a3f7cf07b519dc4391504c11f691452d8 = 0xE8         ;
        constexpr std::uintptr_t _ea520009c3d26b82fa6ea0f0da2a73cc277ef532 = 0xEC         ;
    }

    namespace %342d44d1a275c9731493b8bfe48ccdbdaee65e7d
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _a567ef2d45f9e4824afb417b3e90b7d1d33a7617 = 0x0          ;
            constexpr std::uintptr_t _e52d2cad6367cde27b723062771b969605da9d53 = 0x8          ;
            constexpr std::uintptr_t _c1ffce4fead4e894d340bd720c7df5b3bdce83f0 = 0x10         ;
        }

    }

    namespace %5a2328688fec5d98df8dacf5559cb997cc990bbc
    {
        constexpr std::uintptr_t _3cd4695627d2385930a3c58854722b55e819bd0a = 0x10         ;
        constexpr std::uintptr_t _552f93121f12865729b61dc6617157b071bac5cc = 0x28         ;
        constexpr std::uintptr_t _5a77c2770f1571aabf6a0740c65d3ce303a3c93d = 0x30         ;
        constexpr std::uintptr_t _a3f4122c0457c3486f4c9fb517d0a99a2cfc813b = 0x38         ;
        constexpr std::uintptr_t _dc8dfe8e2cf140ffd013a46ef1c65aa38d0d20a5 = 0x40         ;
        constexpr std::uintptr_t _801f6a68ad3e5a3702c627d05b1af4117aec0d30 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _e3b73ba2c7134d14217378b29a262779fd87a287 = 0x0          ;
            constexpr std::uintptr_t _432f1d01797b8117e5701fbb7917b98bd84dff66 = 0x8          ;
            constexpr std::uintptr_t _715c3d6c0bd0463c0318fcdaa5609defa077e5a5 = 0x10         ;
        }

    }

    namespace GameObjectRef-fake-0
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ColliderInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flags                            = 0x20         ;
    }

    namespace %4c1e7242c9bdcc8591a49e3cdd3f1183d6de23a5
    {
        constexpr std::uintptr_t _59fcd1d4a9f86ddf3a91f740f4cf7ca8a7a4d9a2 = 0x10         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _dc40a1b9ee3557ba8804e07293fc73ce887c6b60 = 0x0          ;
        }

    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %5c4c6e705b3e345aa7a25526a1e767802f27cf49
    {
    }

    namespace FPD_HideOnBoolAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t BoolVarName                      = 0x18         ;
        constexpr std::uintptr_t HideInInspector                  = 0x20         ;
    }

    namespace BackpackInventoryPanel
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D2098   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ShowWhenSelected                 = 0x20         ;
        constexpr std::uintptr_t HideWhenSelected                 = 0x28         ;
        constexpr std::uintptr_t BackpackTargetRotation           = 0x30         ;
        constexpr std::uintptr_t BackpackTargetUIShift            = 0x3C         ;
        constexpr std::uintptr_t BackpackModelRotateCurve         = 0x48         ;
        constexpr std::uintptr_t BackpackUIShiftCurve             = 0x50         ;
        constexpr std::uintptr_t BackpackTransparencyCurve        = 0x58         ;
        constexpr std::uintptr_t FadeOutWhenOpenCurve             = 0x60         ;
        constexpr std::uintptr_t OpenScale                        = 0x68         ;
        constexpr std::uintptr_t CloseScale                       = 0x6C         ;
        constexpr std::uintptr_t BackpackAlphaActiveThreshold     = 0x70         ;
        constexpr std::uintptr_t PreviewModelRectTransform        = 0x78         ;
        constexpr std::uintptr_t BackpackInventoryCanvas          = 0x80         ;
        constexpr std::uintptr_t FadeOutWhenOpen                  = 0x88         ;

        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x90         ;
        constexpr std::uintptr_t _5a1c13daf639b25a25aa5e7963c62fedfe59e3f1 = 0x98         ;
        constexpr std::uintptr_t _b04ff6b47dc1113afe310e510dc1e9e7c135ef8f = 0x9C         ;
        constexpr std::uintptr_t _5adf1e07343a5c4755fad7648d12cfe43b902227 = 0xA8         ;
        constexpr std::uintptr_t _41b4d30af1f39c8eb0e70ed57d9e64e5ee3b8ed9 = 0xB4         ;
        constexpr std::uintptr_t _8eb6a8ef4dba8be44d7dafdba96f4d517fbbb93f = 0xB8         ;
        constexpr std::uintptr_t _ea945d09793c49ae81cb86a00dece9aa44c3f612 = 0xBC         ;
        constexpr std::uintptr_t _dd4efd4a4b4d3a36c732c424f3deb3ec8b862eda = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace CullingVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OccludeeRoot                     = 0x20         ;
        constexpr std::uintptr_t Invert                           = 0x28         ;
        constexpr std::uintptr_t Portal                           = 0x29         ;
        constexpr std::uintptr_t Connections                      = 0x30         ;
        constexpr std::uintptr_t IncludeLodGroup                  = 0x38         ;
        constexpr std::uintptr_t AllowOnEntities                  = 0x39         ;

        constexpr std::uintptr_t _718bcc617b0416b36c8af14788ce0b16e9343108 = 0x40         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x48         ;
        constexpr std::uintptr_t _c70114a8a30367ef610c0d53094119b1bf71ea71 = 0x60         ;
        constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x68         ;
        constexpr std::uintptr_t _cefc930c216052696b4c561598d13ec2d864e5b2 = 0x70         ;
        constexpr std::uintptr_t _934ddac1ab3eda52df6d897c93e20f352caf94e0 = 0x78         ;
    }

    namespace %52e31c11ef87eae46e29fcd4d5a317c54b430aaf
    {
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x10         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _18c09d9f1e6dec79c575cf698a5b3fba452c2f44 = 0x0          ;
            constexpr std::uintptr_t _0b37a86cc5bc85240895bcafb9290015c43f3cc4 = 0x8          ;
            constexpr std::uintptr_t _3148dda8befc4d73cd10aa8442a685ea648755c7 = 0x10         ;
            constexpr std::uintptr_t _11092f55faf85b1104f8b36b8fa306636c347999 = 0x18         ;
        }

    }

    namespace BlackjackMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t uiPrefab                         = 0x430        ;
        constexpr std::uintptr_t scrapItemDef                     = 0x438        ;
        constexpr std::uintptr_t potPrefab                        = 0x440        ;
        constexpr std::uintptr_t playerStoragePoints              = 0x448        ;
        constexpr std::uintptr_t playerStoragePrefab              = 0x450        ;
        constexpr std::uintptr_t gameOption                       = 0x460        ;
        constexpr std::uintptr_t mainScreenPrefab                 = 0x480        ;
        constexpr std::uintptr_t smallScreenPrefab                = 0x488        ;
        constexpr std::uintptr_t mainScreenParent                 = 0x490        ;
        constexpr std::uintptr_t smallScreenParents               = 0x498        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _c4b74c945766213e8735bd7f1d4c9600f8fa6ade = 0x428        ;
        constexpr std::uintptr_t _f28f6186e1c676b4f52dc2d5072b883d66b21443 = 0x458        ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x464        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x468        ;
        constexpr std::uintptr_t _2fc4a3be738d0f6afd5fc675077c70c3f27f4b67 = 0x470        ;
        constexpr std::uintptr_t _3f800fb87e14fc4bc9ce791e27494d0a253a0aa7 = 0x478        ;
        constexpr std::uintptr_t _8b942bde01f38f43cdcd9aa5e6f7a261d52289a0 = 0x4A0        ;
        constexpr std::uintptr_t _9fd4505d28c86b480f233129c0cb20a37e4132bc = 0x4A8        ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x4B0        ;
    }

    namespace LookAtBoatBuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Canvas                           = 0x20         ;
        constexpr std::uintptr_t Group                            = 0x28         ;
        constexpr std::uintptr_t TextBlockCount                   = 0x30         ;
        constexpr std::uintptr_t TextDeployableCount              = 0x38         ;
        constexpr std::uintptr_t TextMass                         = 0x40         ;
        constexpr std::uintptr_t TextPower                        = 0x48         ;
        constexpr std::uintptr_t TextPowerToMass                  = 0x50         ;
        constexpr std::uintptr_t TextHealth                       = 0x58         ;
        constexpr std::uintptr_t TextHelp                         = 0x60         ;
        constexpr std::uintptr_t BlockCountParent                 = 0x68         ;
        constexpr std::uintptr_t DeployableCountParent            = 0x70         ;
        constexpr std::uintptr_t RequiredItemsParent              = 0x78         ;
        constexpr std::uintptr_t PrefabRequiredItemIcon           = 0x80         ;
        constexpr std::uintptr_t HelpParent                       = 0x88         ;

        constexpr std::uintptr_t _218d06103018a21f978ea6a0fdbd13157220bd20 = 0x90         ;
        constexpr std::uintptr_t _9a5a9317bd33c1e66563f1c48fe898fbbe53ce33 = 0x94         ;
        constexpr std::uintptr_t _aec45feaba34c967df2355bc96531437ee392161 = 0x98         ;
        constexpr std::uintptr_t _26db0d614552e1df3838a403029805326af1b48a = 0xA0         ;
    }

    namespace EntityTimedDestroy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t secondsTillDestroy               = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace EasterBasket
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t eggProjectile                    = 0x380        ;
        constexpr std::uintptr_t ammoType                         = 0x388        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _76c7ca07e952f0d11ff467296f4c70f851edc1ea = 0x390        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x394        ;
        constexpr std::uintptr_t _bdccd60cdaa64e2b76538967ad55ef4fd1143a0e = 0x398        ;
        constexpr std::uintptr_t _e7776c984da9a297bcf5ad5e76cd5fe8f0739b5d = 0x39C        ;
    }

    namespace OreHotSpot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t visualDistance                   = 0x2D0        ;
        constexpr std::uintptr_t visualEffect                     = 0x2D8        ;
        constexpr std::uintptr_t finishEffect                     = 0x2E0        ;
        constexpr std::uintptr_t damageEffect                     = 0x2E8        ;
        constexpr std::uintptr_t owner                            = 0x2F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x2F8        ;
        constexpr std::uintptr_t _c2eae6b5f0743f3de7e4c73100abdb4a50d08abb = 0x300        ;
    }

    namespace SandboxCliffSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AssetPath                        = 0x20         ;
        constexpr std::uintptr_t SandboxId                        = 0x28         ;
    }

    namespace MapMetadata
    {
        constexpr std::uintptr_t _Width_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Height_k__BackingField          = 0x14         ;
        constexpr std::uintptr_t _Zones_k__BackingField           = 0x18         ;
    }

    namespace ZoneMetadata
    {
        constexpr std::uintptr_t _X_k__BackingField               = 0x10         ;
        constexpr std::uintptr_t _Y_k__BackingField               = 0x14         ;
        constexpr std::uintptr_t _Width_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _Height_k__BackingField          = 0x1C         ;
    }

    namespace UINexusMapBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x20         ;
        constexpr std::uintptr_t BackgroundFillImage              = 0x28         ;
        constexpr std::uintptr_t LoadingView                      = 0x30         ;
        constexpr std::uintptr_t MissingView                      = 0x38         ;
        constexpr std::uintptr_t MapScrollRect                    = 0x40         ;
        constexpr std::uintptr_t MapScrollZoom                    = 0x48         ;
        constexpr std::uintptr_t CameraPositon                    = 0x50         ;
        constexpr std::uintptr_t ZoneNameCanvasGroup              = 0x58         ;
        constexpr std::uintptr_t ZoneNameContainer                = 0x60         ;
        constexpr std::uintptr_t ZoneNameMarkerPrefab             = 0x68         ;
        constexpr std::uintptr_t ZoneDetails                      = 0x70         ;
        constexpr std::uintptr_t ZoneName                         = 0x78         ;
        constexpr std::uintptr_t OnlineCount                      = 0x80         ;
        constexpr std::uintptr_t MaxCount                         = 0x88         ;
        constexpr std::uintptr_t ZoneNameLabelPrefab              = 0x90         ;
        constexpr std::uintptr_t InboundFerriesSection            = 0x98         ;
        constexpr std::uintptr_t InboundFerriesList               = 0xA0         ;
        constexpr std::uintptr_t OutboundFerriesSection           = 0xA8         ;
        constexpr std::uintptr_t OutboundFerriesList              = 0xB0         ;
        constexpr std::uintptr_t ConnectionsSection               = 0xB8         ;
        constexpr std::uintptr_t ConnectionsList                  = 0xC0         ;
        constexpr std::uintptr_t ShowLocalPlayer                  = 0xC8         ;
        constexpr std::uintptr_t OutOfBoundsScaleFactor           = 0xCC         ;
        constexpr std::uintptr_t ZoneNameAlphaPower               = 0xD0         ;
        constexpr std::uintptr_t OnMapLoaded                      = 0xD8         ;
        constexpr std::uintptr_t OnClicked                        = 0xE0         ;

        constexpr std::uintptr_t _01f2a293d6931a3822bb06665bbab87059e21be7 = 0xE8         ;
        constexpr std::uintptr_t _f316f7b5ff1ae24cfabb56774bac2ff5efb5798d = 0xE9         ;
        constexpr std::uintptr_t _d10677494c96295616fd2a097d0aefb5690d474a = 0xF0         ;
        constexpr std::uintptr_t _e5c078ba9b24c9e5b9b42cc78545ddc45d65b375 = 0xF8         ;
        constexpr std::uintptr_t _b4ddbea3460de13dbdf6e1dd0e2ab937392331f3 = 0x100        ;
        constexpr std::uintptr_t _d393ebf080a8147576445a3a8b8ebe3af143c1a6 = 0x108        ;
        constexpr std::uintptr_t _a4d50bc259d15318569bb8645bb67067d120a680 = 0x110        ;
        constexpr std::uintptr_t _75fac9d42f044c794b31d2cec69c7f9c5c4f19f4 = 0x118        ;
        constexpr std::uintptr_t _b37cc6599f5cdd0b5f2a202d3192901fe696c158 = 0x120        ;
    }

    namespace MissionObjective_FillTutorialToolCupboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t RequiredUpkeepHours              = 0x18         ;
    }

    namespace %54f05691b3264b77ffff33d0dc4e89ed713a3e70
    {
        constexpr std::uintptr_t _518793976a2d6b79b3b4dc8daf1a82b96e8a94da = 0x10         ;
        constexpr std::uintptr_t _15619a86c5003d095d7d465416961a83e0938247 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _37fad4055728b5c4622140141f5aeb023d476a58 = 0x0          ;
            constexpr std::uintptr_t _1e14da5fe98f7ce78b713a5f78825a10af9ebbcd = 0x8          ;
            constexpr std::uintptr_t _8feb973e22e64423d96c273423775a0b25d5330e = 0x10         ;
        }

    }

    namespace %f5c13322c19d9c82c556093d9c12021ad00d3624
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _cf3872662060c5cc338942783ef5bed9e7a00970 = 0x0          ;
        }

    }

    namespace TimerConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
    }

    namespace UI_AboutYou
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t username                         = 0x20         ;
        constexpr std::uintptr_t avatar                           = 0x28         ;
        constexpr std::uintptr_t subtitle                         = 0x30         ;
        constexpr std::uintptr_t PremiumIcon                      = 0x38         ;
    }

    namespace TutorialBuildTarget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetPrefab                     = 0x20         ;
        constexpr std::uintptr_t TargetItemDef                    = 0x28         ;
        constexpr std::uintptr_t VisualObject                     = 0x30         ;
        constexpr std::uintptr_t PhysCheckOffset                  = 0x38         ;
        constexpr std::uintptr_t Snap                             = 0x44         ;
        constexpr std::uintptr_t MaxDistance                      = 0x48         ;
        constexpr std::uintptr_t RequiredMission                  = 0x50         ;
        constexpr std::uintptr_t RequiredMissionStage             = 0x58         ;
        constexpr std::uintptr_t MaxValidAngle                    = 0x5C         ;
    }

    namespace EmissionOffsetStepped
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t material                         = 0x20         ;
        constexpr std::uintptr_t offsetAmount                     = 0x28         ;
        constexpr std::uintptr_t minInterval                      = 0x2C         ;
        constexpr std::uintptr_t maxInterval                      = 0x30         ;

        constexpr std::uintptr_t _8b7301991368016407bff89a89e016e73e0da16e = 0x34         ;
        constexpr std::uintptr_t _5fdfd88f3b0b635dd4b732b8d468c72f5ad2f416 = 0x38         ;
    }

    namespace SleepingBagButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TimeLockRoot                     = 0x20         ;
        constexpr std::uintptr_t LockRoot                         = 0x28         ;
        constexpr std::uintptr_t UnavailableRoot                  = 0x30         ;
        constexpr std::uintptr_t unavailableTooltip               = 0x38         ;
        constexpr std::uintptr_t occupied                         = 0x40         ;
        constexpr std::uintptr_t underwater                       = 0x48         ;
        constexpr std::uintptr_t noRespawnZone                    = 0x50         ;
        constexpr std::uintptr_t ClickButton                      = 0x58         ;
        constexpr std::uintptr_t BagName                          = 0x60         ;
        constexpr std::uintptr_t ZoneName                         = 0x68         ;
        constexpr std::uintptr_t LockTime                         = 0x70         ;
        constexpr std::uintptr_t Icon                             = 0x78         ;
        constexpr std::uintptr_t SleepingBagSprite                = 0x80         ;
        constexpr std::uintptr_t BedSprite                        = 0x88         ;
        constexpr std::uintptr_t BeachTowelSprite                 = 0x90         ;
        constexpr std::uintptr_t CamperSprite                     = 0x98         ;
        constexpr std::uintptr_t CircleRim                        = 0xA0         ;
        constexpr std::uintptr_t CircleFill                       = 0xA8         ;
        constexpr std::uintptr_t Background                       = 0xB0         ;
        constexpr std::uintptr_t DeleteButton                     = 0xB8         ;
        constexpr std::uintptr_t ConfirmSlider                    = 0xC0         ;
        constexpr std::uintptr_t FavouriteActiveRoot              = 0xC8         ;
        constexpr std::uintptr_t FavouriteInactiveRoot            = 0xD0         ;
        constexpr std::uintptr_t FavouriteButton                  = 0xD8         ;
        constexpr std::uintptr_t CorpseRoot                       = 0xE0         ;
        constexpr std::uintptr_t CorpseBackground                 = 0xE8         ;
        constexpr std::uintptr_t DeepSeaRoot                      = 0xF0         ;

        constexpr std::uintptr_t _6eb5779553604c06135b8fe0f8a66f52ca2aeec9 = 0xF8         ;
        constexpr std::uintptr_t _5b1f1409724416b2751a3d9acc4d6096bb4a4839 = 0x100        ;
        constexpr std::uintptr_t _dbd77bac0fa3fce457209db7a0a39f2100dce9a2 = 0x101        ;
        constexpr std::uintptr_t _7491cc94a67940a4432b80f798fd2c1fe0509288 = 0x108        ;
        constexpr std::uintptr_t _0ac91809ec0c984edf0ab43605e2cbf45bebffa8 = 0x110        ;
    }

    namespace FuseLength
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PatternFirework
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t fuseLength                       = 0x2D0        ;
        constexpr std::uintptr_t activityLength                   = 0x2D4        ;
        constexpr std::uintptr_t corpseDuration                   = 0x2D8        ;
        constexpr std::uintptr_t limitActiveCount                 = 0x2DC        ;
        constexpr std::uintptr_t timeBetweenRepeats               = 0x2E0        ;
        constexpr std::uintptr_t maxRepeats                       = 0x2E4        ;
        constexpr std::uintptr_t launchSound                      = 0x2E8        ;
        constexpr std::uintptr_t shellTypes                       = 0x2F0        ;
        constexpr std::uintptr_t emissionPoint                    = 0x2F8        ;
        constexpr std::uintptr_t FireworkDesignerDialog           = 0x300        ;
        constexpr std::uintptr_t MaxStars                         = 0x308        ;
        constexpr std::uintptr_t ShellFuseLengthShort             = 0x30C        ;
        constexpr std::uintptr_t ShellFuseLengthMed               = 0x310        ;
        constexpr std::uintptr_t ShellFuseLengthLong              = 0x314        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _6ff41ee95d089c3bcd649315fcbec00f5a8eacc0 = 0x318        ;
        constexpr std::uintptr_t _5d1deb7fb1e79912a694c4d353deb3fcf921284a = 0x320        ;
        constexpr std::uintptr_t _0af173bd8d0f2d53846e847d1d198a4dd8b9b067 = 0x328        ;
        constexpr std::uintptr_t _0186763b126400a7737e088a2eb242a49b07ed36 = 0x330        ;
        constexpr std::uintptr_t _90c4100d56378d87053c5095fcbcd533114f0ef5 = 0x338        ;
        constexpr std::uintptr_t _42d1bb05a66b200fbfabc8ce5e843c0abdf1ba0f = 0x340        ;
    }

    namespace Tugboat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrust                     = 0x430        ;
        constexpr std::uintptr_t steeringScale                    = 0x434        ;
        constexpr std::uintptr_t thrustPoint                      = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t preventDecayIndoors              = 0x450        ;
        constexpr std::uintptr_t applyCorrectionForces            = 0x451        ;
        constexpr std::uintptr_t planeFitPoints                   = 0x458        ;
        constexpr std::uintptr_t inAirPID                         = 0x460        ;
        constexpr std::uintptr_t inAirDesiredPitch                = 0x46C        ;
        constexpr std::uintptr_t wavePID                          = 0x470        ;
        constexpr std::uintptr_t correctionRange                  = 0x480        ;
        constexpr std::uintptr_t correctionForceMode              = 0x488        ;
        constexpr std::uintptr_t correctionSpringForce            = 0x48C        ;
        constexpr std::uintptr_t correctionSpringDamping          = 0x490        ;
        constexpr std::uintptr_t engineLoops                      = 0x4C0        ;
        constexpr std::uintptr_t waterLoops                       = 0x4C8        ;
        constexpr std::uintptr_t rpmEngineLoops                   = 0x4D0        ;
        constexpr std::uintptr_t engineStartSoundDef              = 0x4D8        ;
        constexpr std::uintptr_t engineStopSoundDef               = 0x4E0        ;
        constexpr std::uintptr_t movementSplashAccentSoundDef     = 0x4E8        ;
        constexpr std::uintptr_t engineSteerSoundDef              = 0x4F0        ;
        constexpr std::uintptr_t pushLandEffect                   = 0x4F8        ;
        constexpr std::uintptr_t pushWaterEffect                  = 0x500        ;
        constexpr std::uintptr_t waterSpeedDivisor                = 0x508        ;
        constexpr std::uintptr_t turnPitchModScale                = 0x50C        ;
        constexpr std::uintptr_t tiltPitchModScale                = 0x510        ;
        constexpr std::uintptr_t splashAccentFrequencyMin         = 0x514        ;
        constexpr std::uintptr_t splashAccentFrequencyMax         = 0x518        ;
        constexpr std::uintptr_t deathSinkRate                    = 0x538        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x540        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x548        ;
        constexpr std::uintptr_t storageUnitPrefab                = 0x550        ;
        constexpr std::uintptr_t boatRear                         = 0x568        ;
        constexpr std::uintptr_t wakeEffect                       = 0x570        ;
        constexpr std::uintptr_t engineEffectIdle                 = 0x578        ;
        constexpr std::uintptr_t engineEffectThrottle             = 0x580        ;
        constexpr std::uintptr_t engineEffectThrottleReverse      = 0x588        ;
        constexpr std::uintptr_t boatFront                        = 0x590        ;
        constexpr std::uintptr_t forwardTravelEffect              = 0x598        ;
        constexpr std::uintptr_t forwardTravelEffectMinSpeed      = 0x5A0        ;
        constexpr std::uintptr_t causticsProjector                = 0x5A8        ;
        constexpr std::uintptr_t causticsDepthTest                = 0x5B0        ;
        constexpr std::uintptr_t engineLeftHandPosition           = 0x5B8        ;
        constexpr std::uintptr_t engineRotate                     = 0x5C0        ;
        constexpr std::uintptr_t applyEngineRotationToZ           = 0x5C8        ;
        constexpr std::uintptr_t engineRotateRangeMultiplier      = 0x5CC        ;
        constexpr std::uintptr_t propellerRotate                  = 0x5D0        ;
        constexpr std::uintptr_t stationaryDismounts              = 0x5E0        ;
        constexpr std::uintptr_t angularDragBase                  = 0x5E8        ;
        constexpr std::uintptr_t engineOffAngularDragMultiplier   = 0x5EC        ;
        constexpr std::uintptr_t angularDragVelocity              = 0x5F0        ;
        constexpr std::uintptr_t landDrag                         = 0x5F4        ;
        constexpr std::uintptr_t waterDrag                        = 0x5F8        ;
        constexpr std::uintptr_t engineOffWaterDragMultiplier     = 0x5FC        ;
        constexpr std::uintptr_t offAxisDrag                      = 0x600        ;
        constexpr std::uintptr_t offAxisDot                       = 0x604        ;
        constexpr std::uintptr_t monitorCanvas                    = 0x640        ;
        constexpr std::uintptr_t fuelText                         = 0x648        ;
        constexpr std::uintptr_t speedText                        = 0x650        ;
        constexpr std::uintptr_t exhaustEffect                    = 0x658        ;
        constexpr std::uintptr_t lightsToggleSound                = 0x660        ;
        constexpr std::uintptr_t steeringWheelLeftHandTarget      = 0x668        ;
        constexpr std::uintptr_t steeringWheelRightHandTarget     = 0x670        ;
        constexpr std::uintptr_t sonar                            = 0x678        ;
        constexpr std::uintptr_t tugboatSounds                    = 0x680        ;
        constexpr std::uintptr_t canvasGroup                      = 0x688        ;
        constexpr std::uintptr_t emissionToggle                   = 0x690        ;
        constexpr std::uintptr_t emissionCurve                    = 0x698        ;
        constexpr std::uintptr_t fxLightDamage                    = 0x6A0        ;
        constexpr std::uintptr_t fxMediumDamage                   = 0x6A8        ;
        constexpr std::uintptr_t fxHeavyDamage                    = 0x6B0        ;
        constexpr std::uintptr_t heavyDamageLights                = 0x6B8        ;
        constexpr std::uintptr_t parentTrigger                    = 0x6C0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428        ;
        constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _01ed7c8804c57638a2c56d56627bea945fd6bc83 = 0x4A8        ;
        constexpr std::uintptr_t _f94ae744b176e103b030dfa88298462656edbf43 = 0x4B0        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4B8        ;
        constexpr std::uintptr_t _86e992aa1f4f4f0ba4979173f0cdefdbb1aa9062 = 0x51C        ;
        constexpr std::uintptr_t _b0d37423127d84b7461e440b96b5b6669729df4c = 0x520        ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x524        ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x528        ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x52C        ;
        constexpr std::uintptr_t _a0451d0a564a5017d310b21797b92cf7b01aa14c = 0x530        ;
        constexpr std::uintptr_t _87269cb631c5030a7539e9bbb0b5927ddb92bd74 = 0x534        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x558        ;
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x5D8        ;
        constexpr std::uintptr_t _edfe8f7e3362bef47c6972664139619439fa4ad8 = 0x608        ;
        constexpr std::uintptr_t _6b657f6b18f97f0d6efc1c917960e34ce351eeac = 0x610        ;
        constexpr std::uintptr_t _6e0bd0087b98a17266a2b2d122984886b8572b29 = 0x611        ;
        constexpr std::uintptr_t _d98322e239985198a65bdde5761a6dfbf2978b52 = 0x612        ;
        constexpr std::uintptr_t _f390bf8698f861189d166d08c8bdcb419fe3362d = 0x613        ;
        constexpr std::uintptr_t _704ede13896fff0b4c726fbdbff6ef27368d34fe = 0x614        ;
        constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x618        ;
        constexpr std::uintptr_t _87d1e4da09d3cace591fc7a0deb8974a47bd79d1 = 0x620        ;
        constexpr std::uintptr_t _d680b3caaa51f31fc04ab3d7fdc5edde7eb1b6d6 = 0x630        ;
        constexpr std::uintptr_t _47fbbe612fc197aa3cc8f2f2704178d8e33e73c6 = 0x634        ;
        constexpr std::uintptr_t _289e51d3d01218af892b14369b358bed3c4f8fd8 = 0x638        ;
        constexpr std::uintptr_t _f6d8a16186bf042ccdd364ca63197fc6b4f98b83 = 0x6C8        ;
        constexpr std::uintptr_t _9fe525adbea7355967177b12b4ae969712c0f07f = 0x6CC        ;
        constexpr std::uintptr_t _902f853492bf4a94d5383d0a4eb72e623218924b = 0x6D0        ;
        constexpr std::uintptr_t _90d9513cf986cd43285840ad4b062f10ca12ba94 = 0x6D4        ;
    }

    namespace AddToHeightMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DestroyGameObject                = 0x20         ;
    }

    namespace %dd7d4ef6d893db2f0cf8937464300b22da8feff8
    {
        constexpr std::uintptr_t _62cea1b8994332e587b44235018846c912b7366c = 0x10         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x18         ;
        constexpr std::uintptr_t _57bbe0bcb190a8b5140f58742595a001a80a083b = 0x20         ;
        constexpr std::uintptr_t _ba0f2bee8ca701601d18b64a74257833ef035186 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _2d45d653d934a144c2f3d8fb13e9e2fa972608f5 = 0x0          ;
            constexpr std::uintptr_t _b6ce5fc7189088c00795740ab09771de4afb00e5 = 0x8          ;
            constexpr std::uintptr_t _a1e093982518f609220fea6060bdf9fb94acaa9e = 0x18         ;
            constexpr std::uintptr_t _4ac2c16bacba41742b0c81944841add2124e48f9 = 0x20         ;
            constexpr std::uintptr_t _d1955fcc3ada9f90b763731dbb2a1dc154cca392 = 0x28         ;
            constexpr std::uintptr_t _2c02d99628eee7c0c89489f4ea038797f1692a3c = 0x38         ;
            constexpr std::uintptr_t _e68dd62a8049ebfe343cfbd301c27a7affb08e3a = 0x40         ;
        }

    }

    namespace SimpleShark
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t destination                      = 0x2D0        ;
        constexpr std::uintptr_t minSpeed                         = 0x2DC        ;
        constexpr std::uintptr_t maxSpeed                         = 0x2E0        ;
        constexpr std::uintptr_t idealDepth                       = 0x2E4        ;
        constexpr std::uintptr_t minTurnSpeed                     = 0x2E8        ;
        constexpr std::uintptr_t maxTurnSpeed                     = 0x2EC        ;
        constexpr std::uintptr_t attackCooldown                   = 0x2F0        ;
        constexpr std::uintptr_t aggroRange                       = 0x2F4        ;
        constexpr std::uintptr_t obstacleDetectionRadius          = 0x2F8        ;
        constexpr std::uintptr_t animator                         = 0x300        ;
        constexpr std::uintptr_t bloodCloud                       = 0x308        ;
        constexpr std::uintptr_t corpsePrefab                     = 0x310        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _5e304a9ee8e03a1e07c7d12fc573dd6f50c30247 = 0x318        ;
    }

    namespace ParachuteSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t LeftHand                         = 0x3E0        ;
        constexpr std::uintptr_t RightHand                        = 0x3E8        ;
        constexpr std::uintptr_t LeftFoot                         = 0x3F0        ;
        constexpr std::uintptr_t RightFoot                        = 0x3F8        ;
        constexpr std::uintptr_t MountedAnimationSpeed            = 0x400        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _f306c6e4a3393fa24bd14d56ed0972e232a9f17d = 0x408        ;
    }

    namespace %5bb11d1fa4d0349265515084e1a2da99263d1728
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _679b012f54330078aa82b305ee8249d1e8b1357f = 0x18         ;
        constexpr std::uintptr_t _3cfbd76e5c68b6d747c6d16fe8381a9e0bfd8d4e = 0x20         ;
        constexpr std::uintptr_t _b53687add4b73fa8dd97f6fa26f7afbbc2fcb190 = 0x28         ;
        constexpr std::uintptr_t _a7d9babe982c7c344753c71d5ba4e937557bd1a4 = 0x30         ;
        constexpr std::uintptr_t _f35e5f39e9532c714a79eed5ae6386699b0b463d = 0x38         ;
        constexpr std::uintptr_t _cd6db1ca32714897bcc90832ea3535fa62320a7a = 0x3C         ;
        constexpr std::uintptr_t _04dcf3302449ff8c673ce46f911b5cc407f7157c = 0x4C         ;
        constexpr std::uintptr_t _1ff898ac318fef5904bca699937854193f444565 = 0x50         ;
        constexpr std::uintptr_t _e400fe8418b53aaf5a050dca1546b58a66291b18 = 0x54         ;
        constexpr std::uintptr_t _05606bd4ab85a4c4abc27e4980ecd5ed7b79e5db = 0x60         ;
        constexpr std::uintptr_t _389dd5657c0776a9b6b8f1f12e3dbc5efb7468f4 = 0x70         ;
        constexpr std::uintptr_t _50bfdd8c891211b918dbff72e7a7b73c8cf251ba = 0x7C         ;
        constexpr std::uintptr_t _c8a07a86454065fec298304ab9add7037fc078aa = 0xBC         ;
        constexpr std::uintptr_t _4e872a1248e4c42389eb9dea2269a5b0b27b8bcf = 0xC8         ;
        constexpr std::uintptr_t _9837ad10d3d179b1fb66ce18aac710b0da04cabd = 0xD0         ;
        constexpr std::uintptr_t _781b1b61bc52e775295c45f7bfbbe95fca34c363 = 0xD8         ;
        constexpr std::uintptr_t _ac5df51ed7ae77591a97fbea93ab017abcd97ba2 = 0xE0         ;
        constexpr std::uintptr_t _74bf6459676ee4766d466f8da515f1ba29862fef = 0xF0         ;
        constexpr std::uintptr_t _c94272102ac5d83eefb731fd0ea8d6b135518418 = 0xF8         ;
        constexpr std::uintptr_t _fbc837f14b85cc8c1e2c353c951c7e4bb744a52d = 0xFC         ;

        namespace _static
        {
            constexpr std::uintptr_t _be793b6c7fe890d11a64249a72b7d685eb242515 = 0x0          ;
            constexpr std::uintptr_t _801edb481477c504da87460a884287a67330c5ab = 0x8          ;
            constexpr std::uintptr_t _857d96415c1ece80e38a3781e4fcfe1142bc8ee6 = 0x18         ;
            constexpr std::uintptr_t _3ec040fff1583a5f7408d2bedd091ee175a53174 = 0x20         ;
            constexpr std::uintptr_t _88cd5a207be8ca4043d6796a0523a90e8d7c339b = 0x30         ;
        }

    }

    namespace StripEmptyChildren
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace MissionObjective_MountMissionEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetIdentifier                 = 0x18         ;
        constexpr std::uintptr_t shouldUpdateMissionLocation      = 0x20         ;
    }

    namespace ModifierLimits
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t minValue                         = 0x14         ;
        constexpr std::uintptr_t maxValue                         = 0x18         ;
        constexpr std::uintptr_t limits                           = 0x20         ;
    }

    namespace BaseVehicleSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
    }

    namespace BaseLadder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t triggerParent                    = 0x2D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace FrankensteinPartInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t healthDisplay                    = 0x20         ;
        constexpr std::uintptr_t speedDisplay                     = 0x28         ;
        constexpr std::uintptr_t attackRateDisplay                = 0x30         ;
        constexpr std::uintptr_t attackDamageDisplay              = 0x38         ;
    }

    namespace %2a78b8d062a05e0fa939e9f1baf2b75a3a4f1ffa
    {
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x10         ;
        constexpr std::uintptr_t _bbfa543e6ccf6fa1a1a40bbb758be1554ff96663 = 0x18         ;
        constexpr std::uintptr_t _076eac39a4a12499bb5cc609ea70f701c81e61c1 = 0x20         ;
        constexpr std::uintptr_t _b00806ad15da6f8cb4d1f91172c6e4babbc689ad = 0x28         ;
        constexpr std::uintptr_t _6c1958a69cdfeb5d16a23b5ba86c8d03363baeb2 = 0x30         ;
        constexpr std::uintptr_t _f17ad4dafa664d3258e8fd51184bfef427c59cb5 = 0x38         ;
        constexpr std::uintptr_t _c9a20f6c49c940b31c60f84407e7e2d3fbaef9cb = 0x40         ;
    }

    namespace WeightedAudioClip-fake-0
    {
        constexpr std::uintptr_t audioClip                        = 0x10         ;
        constexpr std::uintptr_t weight                           = 0x18         ;
    }

    namespace EnvironmentVolumeTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Center                           = 0x28         ;
        constexpr std::uintptr_t Size                             = 0x34         ;

        constexpr std::uintptr_t _578aed8644dcea181ff7ef05e1a4751a752cff0d = 0x20         ;
    }

    namespace %a564cf6dd4ed488b44345148828b7d12667d5468
    {
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x10         ;
        constexpr std::uintptr_t _10822f80c27187f9c107a0cedf382633b7510cb6 = 0x18         ;
        constexpr std::uintptr_t _44d96c7d6e6c2066078d5088bac2a064179c3588 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _f2c8228e5304c54bd10023ff3a0e4a4382b8cc3a = 0x0          ;
            constexpr std::uintptr_t _e440a67207e4fe41d983e513a476933a07715351 = 0x8          ;
            constexpr std::uintptr_t _3f17bd66dd7d352c6b8ccb158963e28c093685e5 = 0x10         ;
        }

    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UI_ApartmentPlotRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t indexText                        = 0x20         ;
        constexpr std::uintptr_t nameText                         = 0x28         ;
        constexpr std::uintptr_t storageText                      = 0x30         ;
        constexpr std::uintptr_t roomsText                        = 0x38         ;
        constexpr std::uintptr_t valueText                        = 0x40         ;
        constexpr std::uintptr_t occupiedVisuals                  = 0x48         ;
        constexpr std::uintptr_t unoccupiedVisuals                = 0x50         ;

        constexpr std::uintptr_t _24b0ef8dec9492ec288265334b37558a404dc6a9 = 0x58         ;
        constexpr std::uintptr_t _7847d5ba9a443fab196392d535ce10705c6e51c6 = 0x60         ;
    }

    namespace HealthBelowEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace %8fd20b99d5a20d4a79d306a35bb155c9eec4c96d
    {
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x10         ;
        constexpr std::uintptr_t _b555da681efd3dfcbbc406b76217dc4daef9b128 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _03b7d48bec5539d65f64fb07598202783f3d0e33 = 0x0          ;
            constexpr std::uintptr_t _3636c0afc304bc3ac3873d0db329702bc357f509 = 0x10         ;
        }

    }

    namespace GroundVehicleAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
    }

    namespace %3c0f1ee55f7ff8bb673ff2ca6687a095591b7927
    {
        constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x10         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x18         ;
        constexpr std::uintptr_t _2d0c5d4948566bb29e678b451ff16e73fdfd77e0 = 0x20         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x28         ;
        constexpr std::uintptr_t _415b30533bb6230279c87373d667f19bbd3bbb3e = 0x30         ;
        constexpr std::uintptr_t _6cf577741ae78bc6b52e339c486573432d86d40b = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _96955763a5cbc8b92d3970e9ac4acf5dbae7898c = 0x0          ;
            constexpr std::uintptr_t _1c2703d4bd2718670b35988611843ccc6897639a = 0x10         ;
        }

    }

    namespace %f173d99268c2dc7aa400b94da43e772b22e8b0ca
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D3638   ;
        constexpr std::uintptr_t _eb7fe7605140230d2ed3055b1a55cfac21361d38 = 0x10         ;
        constexpr std::uintptr_t _92db6720da82ed85b477b1588e036d09c9f6de0f = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _25cc32c6bad4f9a699f96cab238f27ca3d8499d1 = 0x0          ;
            constexpr std::uintptr_t _1d9255a8668f13dfa1c908abbc15703aff3059be = 0x8          ;
            constexpr std::uintptr_t _38568787e9dc18d7c16518dabe8c812cbd26091e = 0x10         ;
            constexpr std::uintptr_t _64da1e53862e337df8e804e3dafe8a6f1639d786 = 0x18         ;
            constexpr std::uintptr_t _4414dfdf09e79d9a9a1d6976f080d03e5ea588fd = 0x20         ;
            constexpr std::uintptr_t _83f67eaaaab0745b1ad3c0b1fcf00e5fcaa0e4ad = 0x28         ;
            constexpr std::uintptr_t _6f13ba7331d1b5c9fece17503652eb69920fae0b = 0x30         ;
            constexpr std::uintptr_t _302015e2079e6b0849ea5e7c6feaf80e26bce1d6 = 0x38         ;
        }

    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10844A48   ;
        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x10         ;
        constexpr std::uintptr_t _6a64f7dd726b46fcf28bcb82686c7c8fde3857f6 = 0x18         ;
        constexpr std::uintptr_t _9a3dc702ce19c7773d3d0b96c645358a9e25c43a = 0x1C         ;
        constexpr std::uintptr_t _46536f5dcbaf0790839a576bcf01409fcbfa6750 = 0x30         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x38         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x60         ;
        constexpr std::uintptr_t _3ee95dff51ecc0659a6b474771fa813f80fff2d4 = 0x70         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x78         ;
    }

    namespace %21121e61a3b271c28b5fcaedb0c213ed355e7e14
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x18         ;
        constexpr std::uintptr_t _18d985f6194ef49bcd3f84f9af9b51231d8f7871 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _b5686d09b309ec864338bd093ed42bfe1c9139db = 0x0          ;
            constexpr std::uintptr_t _f3dffa9e2ab42c09e81916d600e51683cba694a1 = 0x10         ;
            constexpr std::uintptr_t _463205a2b078d7730dbd1c5c88525b00a56342cc = 0x18         ;
            constexpr std::uintptr_t _69ab03c566c0c92b92c0c90bfc91fbf693afdb78 = 0x20         ;
        }

    }

    namespace %c111978da32283fefa276eaafb9156d5869da568
    {
        constexpr std::uintptr_t _a09f0effd9d8ca85826973bf66d26f36925d1db5 = 0x38         ;
        constexpr std::uintptr_t _6d1399aee5ebab9ebf6246a8177812b980756845 = 0x64         ;
        constexpr std::uintptr_t _58513b1be0949b7f6108b7c4098e1037da4e6846 = 0x7C         ;
    }

    namespace IKBone
    {
        constexpr std::uintptr_t sqrMagn                          = 0x20         ;
        constexpr std::uintptr_t BoneLength                       = 0x24         ;
        constexpr std::uintptr_t MotionWeight                     = 0x28         ;
        constexpr std::uintptr_t InitialLocalPosition             = 0x2C         ;
        constexpr std::uintptr_t InitialLocalRotation             = 0x38         ;
        constexpr std::uintptr_t LastKeyLocalRotation             = 0x48         ;

        constexpr std::uintptr_t _6e50da2b2862b4163f74ced8ec78ee1dc53c041e = 0x10         ;
        constexpr std::uintptr_t _d1bd7f0e073d9f98718003fd04e3bfc4a6e9d832 = 0x18         ;
        constexpr std::uintptr_t _5668dc426a81394f7f985e0702c281e92168c560 = 0x58         ;
        constexpr std::uintptr_t _0029961c02776326f80d1b28dff88ad250c9ab41 = 0x68         ;
        constexpr std::uintptr_t _a9a32956c0f0a565d21156f6b289f591a3232dd4 = 0x74         ;
        constexpr std::uintptr_t _f6569239fb6d132da092d5d5ed2d4daf2382653a = 0x80         ;
        constexpr std::uintptr_t _f0c7a99051c76b4b2fd6f0156b920b18bab72acd = 0x8C         ;
        constexpr std::uintptr_t _28eeaee1b8d134ef9f79ac899af4c64d9f71f7c1 = 0x98         ;
        constexpr std::uintptr_t _b2bb90a894bd5a9757f058f12ba498b8b94e10df = 0xA4         ;
    }

    namespace FIK_HintMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SwingSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t pivot                            = 0x3E0        ;
        constexpr std::uintptr_t swingAxis                        = 0x3E8        ;
        constexpr std::uintptr_t minAngle                         = 0x3F4        ;
        constexpr std::uintptr_t maxAngle                         = 0x3F8        ;
        constexpr std::uintptr_t pumpAcceleration                 = 0x3FC        ;
        constexpr std::uintptr_t gravityRestore                   = 0x400        ;
        constexpr std::uintptr_t damping                          = 0x404        ;
        constexpr std::uintptr_t launchScale                      = 0x408        ;
        constexpr std::uintptr_t launchMinSpeed                   = 0x40C        ;
        constexpr std::uintptr_t launchLift                       = 0x410        ;
        constexpr std::uintptr_t heavyLanding                     = 0x414        ;
        constexpr std::uintptr_t flailOnLaunch                    = 0x415        ;
        constexpr std::uintptr_t swingAnimator                    = 0x418        ;
        constexpr std::uintptr_t swingBlendCurve                  = 0x420        ;
        constexpr std::uintptr_t swingMovementLoopDef             = 0x428        ;
        constexpr std::uintptr_t swingMovementAccentDef           = 0x430        ;
        constexpr std::uintptr_t swingMovementGainCurve           = 0x438        ;
        constexpr std::uintptr_t swingMovementSmoothing           = 0x440        ;
        constexpr std::uintptr_t swingMovementAccentGainCurve     = 0x448        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _2c613ede65d8e87f12be4a6ea1ea1c5d93a2d922 = 0x450        ;
        constexpr std::uintptr_t _c27b4f5392359eb3f4591b2a8d22af0140fa4c56 = 0x454        ;
        constexpr std::uintptr_t _5914411cb7d3a5359f0b191c93a4f0345adfd3bd = 0x464        ;
        constexpr std::uintptr_t _5a5f675bdf5414ab100534673364bdf36a600d30 = 0x468        ;
        constexpr std::uintptr_t _2ab9b61b875fb4ad9ac69228e4cbd216df1b39f6 = 0x470        ;
        constexpr std::uintptr_t _2cbd16a658ee11dd3aeac952e6e6d9a3ac579955 = 0x478        ;
        constexpr std::uintptr_t _4a747de426497a419d6641993866e17e46a82050 = 0x480        ;
        constexpr std::uintptr_t _32145809b5b1e0cbdb29f20d94d88815ecf81fdb = 0x488        ;
    }

    namespace SSAORendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t ApplyMethod                      = 0x20         ;
        constexpr std::uintptr_t SampleCount                      = 0x24         ;
        constexpr std::uintptr_t PerPixelNormals                  = 0x28         ;
        constexpr std::uintptr_t Intensity                        = 0x2C         ;
        constexpr std::uintptr_t Tint                             = 0x30         ;
        constexpr std::uintptr_t Radius                           = 0x40         ;
        constexpr std::uintptr_t PowerExponent                    = 0x44         ;
        constexpr std::uintptr_t Bias                             = 0x48         ;
        constexpr std::uintptr_t Thickness                        = 0x4C         ;
        constexpr std::uintptr_t Downsample                       = 0x50         ;
        constexpr std::uintptr_t FadeEnabled                      = 0x51         ;
        constexpr std::uintptr_t FadeStart                        = 0x54         ;
        constexpr std::uintptr_t FadeLength                       = 0x58         ;
        constexpr std::uintptr_t FadeToIntensity                  = 0x5C         ;
        constexpr std::uintptr_t FadeToTint                       = 0x60         ;
        constexpr std::uintptr_t FadeToRadius                     = 0x70         ;
        constexpr std::uintptr_t FadeToPowerExponent              = 0x74         ;
        constexpr std::uintptr_t FadeToThickness                  = 0x78         ;
        constexpr std::uintptr_t BlurEnabled                      = 0x7C         ;
        constexpr std::uintptr_t BlurRadius                       = 0x80         ;
        constexpr std::uintptr_t BlurPasses                       = 0x84         ;
        constexpr std::uintptr_t BlurSharpness                    = 0x88         ;
        constexpr std::uintptr_t FilterEnabled                    = 0x8C         ;
        constexpr std::uintptr_t FilterBlending                   = 0x90         ;
        constexpr std::uintptr_t FilterResponse                   = 0x94         ;
        constexpr std::uintptr_t occlusionShader                  = 0x98         ;
        constexpr std::uintptr_t blurShader                       = 0xA0         ;
        constexpr std::uintptr_t occlusionApplyShader             = 0xA8         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _a1b9328b0970bcb1a7cef818f605c3e18a2aae0e = 0xB0         ;
        constexpr std::uintptr_t _f16f08040bb7136cc27bd25007c27e178a04054b = 0xB8         ;
        constexpr std::uintptr_t _527de082e566783435216f1b4b0d396af4d68d2d = 0xC0         ;
        constexpr std::uintptr_t _cb6e40231b211e495d6edc3385b57e7d77186546 = 0xC8         ;
        constexpr std::uintptr_t _d48c008752c6db559f0d7ed6c88d40f41b7c84b9 = 0xD0         ;
    }

    namespace PaintballOverallsViewmodelSetup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _49025658d83b64824cd9b887378df4ea1f935743 = 0x0          ;
            constexpr std::uintptr_t _479a7705f23fa83c11aaaaabfb2476d0b974bdbb = 0x8          ;
        }

    }

    namespace %034e423304de4143a0aa705ec3838f734281d89d
    {
        constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10         ;
    }

    namespace %b278883687e7b4a3b8225b4c9c57bef66130f0ee
    {
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x10         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0x18         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x20         ;
    }

    namespace DrawCollidersConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t defaultMaterial                  = 0x20         ;
        constexpr std::uintptr_t worldMaterial                    = 0x28         ;
        constexpr std::uintptr_t treeMaterial                     = 0x30         ;
        constexpr std::uintptr_t bushHarvestableMaterial          = 0x38         ;
        constexpr std::uintptr_t deployedMaterial                 = 0x40         ;
        constexpr std::uintptr_t vehicleMaterial                  = 0x48         ;
        constexpr std::uintptr_t preventBuildingMaterial          = 0x50         ;
        constexpr std::uintptr_t triggerMaterial                  = 0x58         ;
        constexpr std::uintptr_t constructionMaterial             = 0x60         ;
        constexpr std::uintptr_t aiMaterial                       = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace SpawnPointInstance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Mortar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t isMountedOnVehicle               = 0x3E0        ;
        constexpr std::uintptr_t turnSensivity                    = 0x3E4        ;
        constexpr std::uintptr_t reloadTime                       = 0x3E8        ;
        constexpr std::uintptr_t syncAimDirOnFire                 = 0x3EC        ;
        constexpr std::uintptr_t syncAimDirOnReload               = 0x3ED        ;
        constexpr std::uintptr_t reloadPreventsAiming             = 0x3EE        ;
        constexpr std::uintptr_t fovMultiplier                    = 0x3F0        ;
        constexpr std::uintptr_t noHeadshots                      = 0x3F4        ;
        constexpr std::uintptr_t playerServerCollider             = 0x3F8        ;
        constexpr std::uintptr_t alignRotationToParent            = 0x400        ;
        constexpr std::uintptr_t magazine                         = 0x408        ;
        constexpr std::uintptr_t muzzle                           = 0x410        ;
        constexpr std::uintptr_t pitchTransform                   = 0x418        ;
        constexpr std::uintptr_t yawTransform                     = 0x420        ;
        constexpr std::uintptr_t mountTransform                   = 0x428        ;
        constexpr std::uintptr_t animator                         = 0x430        ;
        constexpr std::uintptr_t runInLateUpdate                  = 0x438        ;
        constexpr std::uintptr_t ammoParent                       = 0x440        ;
        constexpr std::uintptr_t useVehicleParentYaw              = 0x448        ;
        constexpr std::uintptr_t reloadButton                     = 0x44C        ;
        constexpr std::uintptr_t damageRenderer                   = 0x450        ;
        constexpr std::uintptr_t ammoPrefabs                      = 0x468        ;
        constexpr std::uintptr_t leftHandTarget                   = 0x470        ;
        constexpr std::uintptr_t rightHandTarget                  = 0x478        ;
        constexpr std::uintptr_t muzzleFireEffects                = 0x480        ;
        constexpr std::uintptr_t reloadedSound                    = 0x488        ;
        constexpr std::uintptr_t aimMovementSoundDef              = 0x490        ;
        constexpr std::uintptr_t aimMovementYawSoundDef           = 0x498        ;
        constexpr std::uintptr_t aimMovementPitchSoundDef         = 0x4A0        ;
        constexpr std::uintptr_t aimMovementGainCurve             = 0x4A8        ;
        constexpr std::uintptr_t runSideChecks                    = 0x4E0        ;
        constexpr std::uintptr_t leftGroundCheckTransform         = 0x4E8        ;
        constexpr std::uintptr_t rightGroundCheckTransform        = 0x4F0        ;
        constexpr std::uintptr_t leftSideCheckPositions           = 0x4F8        ;
        constexpr std::uintptr_t rightSideCheckPositions          = 0x500        ;
        constexpr std::uintptr_t originalLocalMountPos            = 0x508        ;
        constexpr std::uintptr_t runBoundsChecks                  = 0x514        ;
        constexpr std::uintptr_t areaChecks                       = 0x518        ;
        constexpr std::uintptr_t reloadProgress                   = 0x528        ;
        constexpr std::uintptr_t AmmoPrefab                       = 0x598        ;
        constexpr std::uintptr_t FirePoint                        = 0x5A0        ;
        constexpr std::uintptr_t backBlockTargetHeight            = 0x5A8        ;
        constexpr std::uintptr_t backBlockVisual                  = 0x5B0        ;
        constexpr std::uintptr_t backBlockHandle                  = 0x5B8        ;
        constexpr std::uintptr_t handleSpinAmount                 = 0x5C0        ;
        constexpr std::uintptr_t recoilOneShot                    = 0x5C8        ;
        constexpr std::uintptr_t reloadSubSystem                  = 0x5D0        ;
        constexpr std::uintptr_t fireEffect                       = 0x5D8        ;
        constexpr std::uintptr_t additionalFireEffects            = 0x5E0        ;
        constexpr std::uintptr_t reloadAimDirHeight               = 0x5E8        ;
        constexpr std::uintptr_t fuseLightTime                    = 0x5EC        ;
        constexpr std::uintptr_t fuseEffect                       = 0x5F0        ;
        constexpr std::uintptr_t fuseBurnRenderer                 = 0x5F8        ;
        constexpr std::uintptr_t middleGroundCheck                = 0x600        ;
        constexpr std::uintptr_t mountedProtection                = 0x608        ;
        constexpr std::uintptr_t cameraAnimation                  = 0x610        ;
        constexpr std::uintptr_t cameraAnimationController        = 0x618        ;
        constexpr std::uintptr_t disableLegsVerticalAngle         = 0x63C        ;
        constexpr std::uintptr_t reloadProgressCannonBallVisibilityRange = 0x640        ;
        constexpr std::uintptr_t cannonBallVisualPrefab           = 0x648        ;
        constexpr std::uintptr_t reloadCannonBallPositionScaleOffset = 0x650        ;
        constexpr std::uintptr_t fuseVisual                       = 0x668        ;
        constexpr std::uintptr_t fuseBurnCurve                    = 0x670        ;
        constexpr std::uintptr_t fusePoof                         = 0x678        ;
        constexpr std::uintptr_t allowOnLand                      = 0x688        ;
        constexpr std::uintptr_t wheelTransforms                  = 0x698        ;
        constexpr std::uintptr_t minMaxDistance                   = 0x6A0        ;
        constexpr std::uintptr_t distanceRandomnessCurve          = 0x6A8        ;
        constexpr std::uintptr_t distanceRandomnessXCurve         = 0x6B0        ;
        constexpr std::uintptr_t distanceRandomnessZCurve         = 0x6B8        ;
        constexpr std::uintptr_t shotPitchRecoilMinMax            = 0x6C0        ;
        constexpr std::uintptr_t mortarAnim                       = 0x6C8        ;
        constexpr std::uintptr_t reloadHandIkWeightCurve          = 0x6D0        ;
        constexpr std::uintptr_t firingHandIkWeightCurve          = 0x6D8        ;
        constexpr std::uintptr_t reloadPitchBlendCurve            = 0x6E0        ;
        constexpr std::uintptr_t remoteAimDirSmoothSpeed          = 0x6E8        ;
        constexpr std::uintptr_t conditionLossPerShot             = 0x6EC        ;
        constexpr std::uintptr_t recoilLowAnimation               = 0x6F0        ;
        constexpr std::uintptr_t recoilMediumAnimation            = 0x6F8        ;
        constexpr std::uintptr_t recoilHighAnimation              = 0x700        ;
        constexpr std::uintptr_t recoilPitchCurve                 = 0x708        ;
        constexpr std::uintptr_t recoilPitchDuration              = 0x710        ;
        constexpr std::uintptr_t handleBone                       = 0x718        ;
        constexpr std::uintptr_t handleMinMaxRotation             = 0x720        ;
        constexpr std::uintptr_t mortarDisplayPrefab              = 0x728        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x458        ;
        constexpr std::uintptr_t _c76c5e6d2af846562a58611404b8b9265d2615c1 = 0x4B0        ;
        constexpr std::uintptr_t _85a8393bf081eeb9ec4da09f2fcdf5a1f1ef06d1 = 0x4B8        ;
        constexpr std::uintptr_t _fab66f622d4346e8cc365b7a50851f8cc92dbffc = 0x4C0        ;
        constexpr std::uintptr_t _e64528e876217097c668e9d1dedad665e7b8e860 = 0x4C8        ;
        constexpr std::uintptr_t _afa95f00ffd581939df58fbe8e93afb18cc39e89 = 0x4D0        ;
        constexpr std::uintptr_t _71ed0ca23ee255efe6bebaf0eecac20ef7b07e6a = 0x4D8        ;
        constexpr std::uintptr_t _436da5da1d026f89c12c95f16f900740758cefcc = 0x520        ;
        constexpr std::uintptr_t _3dc7840a5fe8f1196535ac7bcd405b7bc828617e = 0x52C        ;
        constexpr std::uintptr_t _3606f521d0d04243ffb538e9371bd8cd4a2df7c8 = 0x530        ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x538        ;
        constexpr std::uintptr_t _0f61e0e93351e844420d1ecc74116da46fce5381 = 0x53C        ;
        constexpr std::uintptr_t _4707a1c0e8a68b1596cfc41e422b0342b79efa95 = 0x540        ;
        constexpr std::uintptr_t _c70d64db0d0c634f5dd146cf2c8bef028751304f = 0x544        ;
        constexpr std::uintptr_t _54f37cbf50250b934902a41fb3a09f048ab85ad0 = 0x548        ;
        constexpr std::uintptr_t _c1a645fb365179957a49256d2eb7a336d6bc8d79 = 0x54C        ;
        constexpr std::uintptr_t _5b3f1e8fffd42d773d8a362a05c5a12294a7c243 = 0x558        ;
        constexpr std::uintptr_t _13923b08c89e68c44daf760aae8d31fb879055fb = 0x564        ;
        constexpr std::uintptr_t _aa9be9f2b21a3f3eb29f668201a6da7173a5d9f0 = 0x574        ;
        constexpr std::uintptr_t _19851652945f8897e0a7de29add37a9560bb251f = 0x584        ;
        constexpr std::uintptr_t _e841959253d3b71adc004cc7b3731290953e94ef = 0x588        ;
        constexpr std::uintptr_t _c8415d367753743e454f07d116851470ffb2aa18 = 0x58C        ;
        constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x590        ;
        constexpr std::uintptr_t _6ea715d58f83d81083b0baa98dd470c34d6556a4 = 0x620        ;
        constexpr std::uintptr_t _8ff707098ee543c93ecf7f5a094bbc9881284c54 = 0x62C        ;
        constexpr std::uintptr_t _edccdb85e663368c6593558ebe114bae63946bb2 = 0x680        ;
        constexpr std::uintptr_t _2ae60a093f23f544e7551f3cba336590f5579047 = 0x690        ;
        constexpr std::uintptr_t _01beb93d8a1a1a97ef13ca3243f33dcccc6e9d26 = 0x730        ;
        constexpr std::uintptr_t _965b07695ed17f7a55fc4254df5bf6af268793f6 = 0x738        ;
        constexpr std::uintptr_t _5325c136fe4ea50204af808bedc2a1e0c8366be6 = 0x740        ;
        constexpr std::uintptr_t _d52f90f244925ca91d26c1d5c329d099206e0da4 = 0x748        ;
        constexpr std::uintptr_t _bea8e93d2e9942ae3375f3fb6c116edd6121bc3d = 0x750        ;
        constexpr std::uintptr_t _a3b1af712cafe285935aa24922852b695795581d = 0x75C        ;
        constexpr std::uintptr_t _b8c48fc53b5c2863747630683cead010ad25c356 = 0x760        ;
        constexpr std::uintptr_t _bcb8cca501a3b212f0a18c8388217d964bb749ae = 0x768        ;
        constexpr std::uintptr_t _7c8e5ca58d80bbc5a00b831a58da166eb4a56eec = 0x770        ;
        constexpr std::uintptr_t _4644d5015fe96960a70d439954bf54327a8b2019 = 0x778        ;
        constexpr std::uintptr_t _0373bb6cdf3520467fa7d1ca2089c84b7e3b2179 = 0x784        ;
        constexpr std::uintptr_t _82d68576f3a05c47b6d9ef9a487f18483640d93d = 0x794        ;
        constexpr std::uintptr_t _67b7f4326971ab187236e35dacd43f571ba0352b = 0x7A0        ;
        constexpr std::uintptr_t _730d76b8fcd03c454c490401d7b13318a2eb24d4 = 0x7A4        ;
        constexpr std::uintptr_t _b577f9170582c72b2b4c8c55106a2dfbf0a0c851 = 0x7B4        ;
        constexpr std::uintptr_t _66bc8e35e211b20650517074592a087c3e0e6aa2 = 0x7B8        ;
    }

    namespace %8ee8e8ec642021e59fc747154573bbc3279c6f49
    {
        constexpr std::uintptr_t _b745d19fdc508708f379774fe71522353a21a082 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _523ce6d1972f090e148529b9ec5946cc6404b6f0 = 0x0          ;
        }

    }

    namespace %f091c6f4963b071f25f5537ec29a7f449299d811
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F72B8   ;
        constexpr std::uintptr_t _e891e72ddbca7a53e9d7850f94a43edcb4f572a4 = 0x10         ;
        constexpr std::uintptr_t _d38baee32161c0ade7bd1951112d197289f3d80f = 0x18         ;
        constexpr std::uintptr_t _3b2af6258aad468bce3be61bbb320fac3d1f9db8 = 0x20         ;
        constexpr std::uintptr_t _0c643e5581212dc85c7277f1338bce0adf4737cf = 0x24         ;
        constexpr std::uintptr_t _79ee4eb3f2acbe4936de3982ee81de1af7459877 = 0x28         ;
    }

    namespace %daf66dc186a4286b7d16cf2ddfb2d71dce5fe070
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10787220   ;
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
        constexpr std::uintptr_t _54ce6f71d27d1b164de606fbf7edf5abd7c7ea5a = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _ad67ce0f6023119cccb7a2a9ee8d7e330bb62dd1 = 0x0          ;
            constexpr std::uintptr_t _3fd426571145a9e6a58b067244113f28f8c5ce40 = 0x8          ;
        }

    }

    namespace Marketplace
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t terminalPrefab                   = 0x200        ;
        constexpr std::uintptr_t terminalPoints                   = 0x208        ;
        constexpr std::uintptr_t droneLaunchPoint                 = 0x210        ;
        constexpr std::uintptr_t deliveryDronePrefab              = 0x218        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace TestTimeoutAttribute
    {
        constexpr std::uintptr_t _TimeoutSeconds_k__BackingField  = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _7d47166c565d491f6c705934c80c2cc48809f33b = 0x0          ;
            constexpr std::uintptr_t _ba1db0790a6872c11f0c4913402e65a8d4ee7001 = 0x8          ;
            constexpr std::uintptr_t _688f98b6ed95df52453a302179ad9b048e6f1b3d = 0x10         ;
        }

    }

    namespace DroneInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t identifierLabel                  = 0x20         ;
    }

    namespace SatelliteTrailFadeOut
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a6109372b77c22b4d0a6cb5861860864ce0c502b = 0x20         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x28         ;
        constexpr std::uintptr_t _ad3a162b351888c60abacad23c26670b3c394a68 = 0x2C         ;
        constexpr std::uintptr_t _e4379fc99c87144add30cd2bb1ab4f168a78f017 = 0x30         ;
        constexpr std::uintptr_t _93a5dc14fc55c3facdd75869d3612c5f9e14c7f5 = 0x38         ;
        constexpr std::uintptr_t _dac2fd826a971e9db5a7646f5aa3ba437094c63d = 0x40         ;
        constexpr std::uintptr_t _283ee5ed1ceaafd24a8138566a2c0df98b5483e4 = 0x48         ;
    }

    namespace HomingLauncherUIDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t canvas                           = 0x40         ;
        constexpr std::uintptr_t mainUI                           = 0x48         ;
        constexpr std::uintptr_t scopeCircle                      = 0x50         ;
        constexpr std::uintptr_t blackScreen                      = 0x58         ;
        constexpr std::uintptr_t fadeEffectCurve                  = 0x60         ;
        constexpr std::uintptr_t visualSwapTime                   = 0x68         ;
        constexpr std::uintptr_t lockPercentImage                 = 0x70         ;
        constexpr std::uintptr_t trackingImage                    = 0x78         ;
        constexpr std::uintptr_t armedObj                         = 0x80         ;
        constexpr std::uintptr_t lockedObj                        = 0x88         ;
        constexpr std::uintptr_t noAmmoObj                        = 0x90         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _fff63056a333e79c4b69b36cdc16909e94111582 = 0x98         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0xA0         ;
        constexpr std::uintptr_t _22643279c6ec3ec3f719001668e8f6179491d931 = 0xA8         ;
        constexpr std::uintptr_t _20e9ff9d5c0aee6a6ba3d79a8c97ec87a32035f7 = 0xAC         ;
        constexpr std::uintptr_t _263a33cf778a88f77267d0bcc066ba5e0f63256c = 0xB0         ;
    }

    namespace LootFill
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t StorageContainer                 = 0x20         ;
        constexpr std::uintptr_t LootDefinition                   = 0x28         ;
        constexpr std::uintptr_t MaxDefinitionsToSpawn            = 0x30         ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x38         ;
    }

    namespace WearableNotify
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %c744c5da4258b2746687496eb5e5a344058747dc
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _b89189c1b15fd6517f35124e5829859b49d39489 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _13b2004b7901818080dab2c3a9e1589a64a6c81e = 0x0          ;
            constexpr std::uintptr_t _67d734ccda4aa7509ec72c5b8903db6b8469d7a3 = 0x8          ;
            constexpr std::uintptr_t _69c8f4b99e3ee55f8a2579e4853b5c25d83b042a = 0x10         ;
            constexpr std::uintptr_t _1b96a2ada247ac65924ae1be24c2a142612a83c4 = 0x20         ;
        }

    }

    namespace %39a4f2a4d7a029f824fb91c717878e0b55318c06
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _a567ef2d45f9e4824afb417b3e90b7d1d33a7617 = 0x0          ;
            constexpr std::uintptr_t _e52d2cad6367cde27b723062771b969605da9d53 = 0x8          ;
            constexpr std::uintptr_t _c1ffce4fead4e894d340bd720c7df5b3bdce83f0 = 0x10         ;
        }

    }

    namespace %b40e6aca6c597facfebce5138089cef1d6e730a3
    {
        constexpr std::uintptr_t _d2d6a2152bc58f3f915f9721a31298ddac468dc6 = 0x10         ;
        constexpr std::uintptr_t _15387b2679d4ca614f743be3e828d019c56db74e = 0x50         ;
        constexpr std::uintptr_t _470615d958591f6e2b36d3e92b74fc96950bd7a0 = 0x54         ;
        constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _67cc895b9e1def082544dac571cb248f455b9ba6 = 0x0          ;
            constexpr std::uintptr_t _e50ff4c919578e57429c5678053e3fce03638941 = 0x10         ;
            constexpr std::uintptr_t _66db219cc131ff6387369936f03f49bd65084b8a = 0x20         ;
            constexpr std::uintptr_t _bf6313a1f82ca278b40a90228522d866309d1829 = 0x30         ;
            constexpr std::uintptr_t _679428cafb494e30194188fa89f0f5b7697a694e = 0x38         ;
            constexpr std::uintptr_t _dd5d4f36639b67e7136882696c0124758b3adc93 = 0x40         ;
            constexpr std::uintptr_t _d4f6355eafb89d4ac0a4ad99309c084ee11d8030 = 0x50         ;
            constexpr std::uintptr_t _e0ddd85c282899ac81f3e24afdf8511dd9772651 = 0x58         ;
            constexpr std::uintptr_t _d0d1208033fe5df55ad284d968d2f64ec254b8cd = 0x60         ;
        }

    }

    namespace NPCVendingOrderManifest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t orderList                        = 0x18         ;
    }

    namespace OrderingRule
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RuleMatchMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FilterRule
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StoreFilterRule
    {
        constexpr std::uintptr_t enabled                          = 0x10         ;
        constexpr std::uintptr_t ruleType                         = 0x14         ;
        constexpr std::uintptr_t tags                             = 0x18         ;
        constexpr std::uintptr_t itemShortNames                   = 0x20         ;
    }

    namespace ItemSizeSettings
    {
        constexpr std::uintptr_t Item                             = 0x0          ;
        constexpr std::uintptr_t ItemID                           = 0x8          ;
        constexpr std::uintptr_t SizeX                            = 0xC          ;
        constexpr std::uintptr_t SizeY                            = 0x10         ;
    }

    namespace %532cab207356e8b9a590358ba7368e0b5f4d70db
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F9AC0   ;
        constexpr std::uintptr_t _c0a23f5b69912a3284b683b716f6700b9cdba3e6 = 0x10         ;
        constexpr std::uintptr_t _061feae60d49ac57f8dae52b75c48ebc27ed47d6 = 0x14         ;
        constexpr std::uintptr_t _ed3830883b5de7b2fa4ef028ec21455b60e4629d = 0x18         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x20         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x24         ;
    }

    namespace %97693f468b4d99078089db6d5f6a8d384ae8a122
    {
        constexpr std::uintptr_t _f70bf81aac2a9fe13300793a411e8a69211df542 = 0x10         ;
        constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0x18         ;
        constexpr std::uintptr_t _0255b7faabda58b6ddd9b17187dc8194889ff0b3 = 0x20         ;
        constexpr std::uintptr_t _e6f29f8f73996882ca64d2aae5fba772b2af90ae = 0x28         ;
        constexpr std::uintptr_t _cff1f090956c6fc07375b02d0249464b9c9c85ff = 0x30         ;
        constexpr std::uintptr_t _d396a9dbe3caea998121eddf49578406c8a2c130 = 0x38         ;
        constexpr std::uintptr_t _544ac2855fd0ff7203118f946779cac9312c7421 = 0x48         ;
        constexpr std::uintptr_t _da1851f0eacad4a8ef2bb919bc25d33a10c2693d = 0x50         ;
        constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0x60         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x70         ;
        constexpr std::uintptr_t _4d6e9d068320d074f373abf25565093b1de22a1f = 0x78         ;
        constexpr std::uintptr_t _be285ddec72bcd503bf61d7a17e6f4d003daeed6 = 0x80         ;
        constexpr std::uintptr_t _3ee81e762f292b9c8a1431d078eb7ee11d924993 = 0x88         ;
        constexpr std::uintptr_t _c0ccdd8f3385bfbe8c1ce9a910d18a6a38ee4db3 = 0x90         ;
        constexpr std::uintptr_t _01162fd8d79da60f689d487669ecb3ff434f8e5c = 0x98         ;
        constexpr std::uintptr_t _57c3dca1e6893a7e5f1d7b2de6e40797e7dcd0fb = 0xA0         ;
        constexpr std::uintptr_t _a0b6768e8667727899baee9df34beb67dde1f9f2 = 0xA8         ;
        constexpr std::uintptr_t _b68427f4a11ab03e7943159c20a4112b4a6141eb = 0xB8         ;
        constexpr std::uintptr_t _14923bd5cd3aed08074b7572c4ad63901ce29d63 = 0xC0         ;
        constexpr std::uintptr_t _ad494a33d8a19e9b853b5d783064720139d232f7 = 0xC8         ;

        namespace _static
        {
            constexpr std::uintptr_t _fa1a954a8b653bc5599e776df48f6a76e7e310bd = 0x0          ;
        }

    }

    namespace WaterVisibilityTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Center                           = 0x28         ;
        constexpr std::uintptr_t Size                             = 0x34         ;
        constexpr std::uintptr_t togglePhysics                    = 0x40         ;
        constexpr std::uintptr_t toggleVisuals                    = 0x41         ;
        constexpr std::uintptr_t IsDynamic                        = 0x42         ;

        constexpr std::uintptr_t _578aed8644dcea181ff7ef05e1a4751a752cff0d = 0x20         ;
        constexpr std::uintptr_t _2552dc789ba8fdd5bd8246b980f5d49718f505cc = 0x48         ;
    }

    namespace DungeonGridConnectionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Stove
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;
    }

    namespace %c336eb41a9fac4914f08f45209146add429054f1
    {
    }

    namespace %38c2cc2e068a0cc587b79486d1298931d93078de
    {
    }

    namespace %127e536e0d6fd3c85e632c97f2c47906d3dbe271
    {
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x24         ;
        constexpr std::uintptr_t _8d5fa657537f357b238a2ec28700d8f82b940490 = 0x30         ;
        constexpr std::uintptr_t _03580c137e69fe0ca683661f57ca3396b6172cac = 0x34         ;
    }

    namespace %3b549cbebb3cbcac0e327a671eb675a25ea31328
    {
        constexpr std::uintptr_t _2c51ff32c5b987e5733fe6a3bd918e475d4e0fa2 = 0x10         ;
        constexpr std::uintptr_t _0e4d17d65f31876c3005db17cc95dc1ff9d375a0 = 0x14         ;
    }

    namespace DistanceMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlaceMonuments
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t Monuments                        = 0x50         ;
        constexpr std::uintptr_t TargetCount                      = 0x58         ;
        constexpr std::uintptr_t TargetCountWorldSizeMultiplier   = 0x60         ;
        constexpr std::uintptr_t MinDistanceSameType              = 0x68         ;
        constexpr std::uintptr_t MinDistanceDifferentType         = 0x6C         ;
        constexpr std::uintptr_t MinWorldSize                     = 0x70         ;
        constexpr std::uintptr_t DistanceSameType                 = 0x74         ;
        constexpr std::uintptr_t DistanceDifferentType            = 0x78         ;
        constexpr std::uintptr_t NexusOnly                        = 0x7C         ;
    }

    namespace DamageToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t toggle                           = 0x20         ;
    }

    namespace PVPMissionManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %81e6086cf5f22f202dd7e2182d0b62b26f6cf306
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A6700   ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _ec75570694ca073669676769a79496375ff13a06 = 0x7          ;
            constexpr std::uintptr_t _825c5c9ad08e3816d4708daacb3008421d283ed2 = 0xE          ;
            constexpr std::uintptr_t _73fa7922393d6cee79d9445aaa6f5ecf2bdcdce5 = 0x15         ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x1C         ;
            constexpr std::uintptr_t _1d967d967a7c509d1a1f84f58d7b205c7da7739a = 0x23         ;
            constexpr std::uintptr_t _5655758f2a5e79e117388abd969f5111160febd5 = 0x2A         ;
            constexpr std::uintptr_t _cb0becfefc15f13e3172ccf552826ffbb6cfb607 = 0x31         ;
        }

    }

    namespace MissionObjective_HurtMissionEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetIdentifier                 = 0x18         ;
        constexpr std::uintptr_t targetDamage                     = 0x20         ;
        constexpr std::uintptr_t shouldUpdateMissionLocation      = 0x24         ;
    }

    namespace %286b14da7df6ad8b1a02af0ea77d09554f1df074
    {
        constexpr std::uintptr_t _02fe12c02903fd92e663169175b82449b8035fc3 = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0x20         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _59a390e0282fdd16a5c2605974b1ed0594ecb1aa = 0x0          ;
        }

    }

    namespace %4a102442453b7b1a450e50008c9c3fc2378a8f79
    {
        constexpr std::uintptr_t _e7e8923b8b57e33130677e5dff2507f563861343 = 0x10         ;
        constexpr std::uintptr_t _9cfa6230fb74603123e1b12cfe65213df7460115 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _f6e864011b6a7b65115346250a97b3316fb0b355 = 0x0          ;
            constexpr std::uintptr_t _3a7f6dcc5483cb1fc5b0e43ba48980db05b0a4c7 = 0x8          ;
            constexpr std::uintptr_t _2228efbe539d16e5e2ab7562015132ba6fc441dc = 0x10         ;
            constexpr std::uintptr_t _ee9d6ce3368978a72cfaf79dee1325f91b1922e8 = 0x18         ;
        }

    }

    namespace %0ee27a40ccf59a794f898e1336a37d7980e8e0e3
    {
        constexpr std::uintptr_t _fc6c941c92698d73c7480defaa744fceb5435443 = 0x20         ;
        constexpr std::uintptr_t _c2f4c6147291c1b23844a349d1519bd4ffdcd85e = 0x28         ;
        constexpr std::uintptr_t _cca5c8209c0c146d064a42f74bb8eced6dd4f3d6 = 0x38         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10844A70   ;
        constexpr std::uintptr_t _e51c773839b79b05f988a2bf313e188f9ef4353b = 0x10         ;
        constexpr std::uintptr_t _cbeda0e5703eb9718822571032dfbfde64b2a670 = 0x18         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x20         ;
        constexpr std::uintptr_t _3ee95dff51ecc0659a6b474771fa813f80fff2d4 = 0x48         ;
        constexpr std::uintptr_t _46536f5dcbaf0790839a576bcf01409fcbfa6750 = 0x50         ;
        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x58         ;
        constexpr std::uintptr_t _8b598a087fd8ed94a06c2cbbd8754ee593b47836 = 0x60         ;
        constexpr std::uintptr_t _91d7e04503316e7f83afb7f75242c878211dc1c5 = 0x64         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x68         ;
        constexpr std::uintptr_t _fe618951d8bb2c4f23de82b206ed0076ee141403 = 0x78         ;
        constexpr std::uintptr_t _8e7053e53e020a95f09734d71009e4db4ae6f6fb = 0x80         ;
        constexpr std::uintptr_t _5d6fb53849f40a5d6c5db57661cb200c86e89169 = 0x88         ;
    }

    namespace %78bf3a1c792574ada88e352ff220ecb15cbd876e
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _42b2c0315a33878bcbf1fe94bdce574f0f07ae5f = 0x18         ;
        constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x20         ;
        constexpr std::uintptr_t _4813e7352c6c33ea1e694214054cae2a1628d59e = 0x28         ;
        constexpr std::uintptr_t _68c8ceb23fa039fad2edd415016ecb2e6548bb4a = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t _c1e1b2b99581093f43111f5c2deb95ba122ced2a = 0x0          ;
        }

    }

    namespace %306ea2bdc1e4a92bb7f847caf250574f39d14ed3
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x50         ;
        constexpr std::uintptr_t _23f2c63dee3df15f6af552b0914f56e99a5f96b8 = 0x60         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _aec888f622a434c34b0c6af76bf5ebe374bb6178 = 0x0          ;
            constexpr std::uintptr_t _49390f7306efd174b598e5041532c419b6df0651 = 0x8          ;
            constexpr std::uintptr_t _c5a3e19767ca6287fb984cc644cd2a0b2154587c = 0x10         ;
            constexpr std::uintptr_t _2a4eea32b0db71d0579c1ebd160172936060767b = 0x18         ;
            constexpr std::uintptr_t _581771e0f42cdd46832a37e4177154f74868f9d5 = 0x28         ;
            constexpr std::uintptr_t _735f87f4d84b6034785beb077ddc356541e23b71 = 0x30         ;
        }

    }

    namespace PerformanceText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;

        constexpr std::uintptr_t _29220b12e5c862fa1a261b6a3283ded4320485b5 = 0x28         ;
        constexpr std::uintptr_t _7c9d2e9e6a27622309e426c1042b0722c2e99265 = 0x30         ;
    }

    namespace PhoneDialler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t DialingRoot                      = 0x40         ;
        constexpr std::uintptr_t CallInProcessRoot                = 0x48         ;
        constexpr std::uintptr_t IncomingCallRoot                 = 0x50         ;
        constexpr std::uintptr_t ThisPhoneNumber                  = 0x58         ;
        constexpr std::uintptr_t PhoneNameInput                   = 0x60         ;
        constexpr std::uintptr_t textDisplay                      = 0x68         ;
        constexpr std::uintptr_t CallTimeText                     = 0x70         ;
        constexpr std::uintptr_t DefaultDialViewButton            = 0x78         ;
        constexpr std::uintptr_t IncomingCallNumber               = 0x80         ;
        constexpr std::uintptr_t NumberDialRoot                   = 0x88         ;
        constexpr std::uintptr_t PromptVoicemailRoot              = 0x90         ;
        constexpr std::uintptr_t ContactsButton                   = 0x98         ;
        constexpr std::uintptr_t FailText                         = 0xA0         ;
        constexpr std::uintptr_t CursorController                 = 0xA8         ;
        constexpr std::uintptr_t KeyboardController               = 0xB0         ;
        constexpr std::uintptr_t WrongNumberPhrase                = 0xB8         ;
        constexpr std::uintptr_t NetworkBusy                      = 0xC0         ;
        constexpr std::uintptr_t Engaged                          = 0xC8         ;
        constexpr std::uintptr_t DirectoryEntryPrefab             = 0xD0         ;
        constexpr std::uintptr_t DirectoryRoot                    = 0xD8         ;
        constexpr std::uintptr_t NoDirectoryRoot                  = 0xE0         ;
        constexpr std::uintptr_t DirectoryPageUp                  = 0xE8         ;
        constexpr std::uintptr_t DirectoryPageDown                = 0xF0         ;
        constexpr std::uintptr_t ContactsRoot                     = 0xF8         ;
        constexpr std::uintptr_t ContactsNameInput                = 0x100        ;
        constexpr std::uintptr_t ContactsNumberInput              = 0x108        ;
        constexpr std::uintptr_t NoContactsRoot                   = 0x110        ;
        constexpr std::uintptr_t AddContactButton                 = 0x118        ;
        constexpr std::uintptr_t DialToneSfx                      = 0x120        ;
        constexpr std::uintptr_t NumberButtons                    = 0x128        ;
        constexpr std::uintptr_t AnsweringMachine                 = 0x130        ;
        constexpr std::uintptr_t Voicemail                        = 0x138        ;
        constexpr std::uintptr_t VoicemailRoot                    = 0x140        ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _0c75448f54be9fd5055184108cb30536f7b5ce5a = 0x148        ;
        constexpr std::uintptr_t _db02a0d7fae55b81c2888fe21a66521f94973eac = 0x150        ;
        constexpr std::uintptr_t _50b5fbee04da17ed946d0d7892d33caf3cab3a41 = 0x158        ;
        constexpr std::uintptr_t _dd41a85366a068a8b7e399999dee7068d74022d7 = 0x160        ;
        constexpr std::uintptr_t _53e437bfaa79bfee29c9af880b1d8a263f933b44 = 0x164        ;
        constexpr std::uintptr_t _7db9173c7f6e62455ec3d4aef4a129cc78821b47 = 0x168        ;
        constexpr std::uintptr_t _3bc12ded2346f8bc372975e805a51b98b9fd7a0d = 0x170        ;
        constexpr std::uintptr_t _55ea96ad28897d7260d60f60d418e574f2d27c8b = 0x178        ;
        constexpr std::uintptr_t _5427ab7f5ee47d7247033d2559068cc869abb65b = 0x17C        ;
    }

    namespace %7c3f39179e2544c45e4c58f47eecd9758de3cc1c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B52D0   ;
        constexpr std::uintptr_t _14c24296e86ba4f2791b7cc2edfc9843bbe40ab9 = 0x10         ;
        constexpr std::uintptr_t _04450609538f98e83bfcb77c1032dc3100d21fc6 = 0x18         ;
        constexpr std::uintptr_t _d3e654f45e440dce1e9b5932adf4c03835b6eca6 = 0x20         ;
        constexpr std::uintptr_t _c4da6a21b34f03899a8c6a4d52c2ef4c20a48b0b = 0x28         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x30         ;
        constexpr std::uintptr_t _692a93cf67600d3cc75dd6af714d5fb4b2ba7030 = 0x38         ;
    }

    namespace BlendedLoopEngineSound
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t loopDefinition                   = 0x20         ;
        constexpr std::uintptr_t engineOn                         = 0x28         ;
        constexpr std::uintptr_t RPMControl                       = 0x2C         ;
        constexpr std::uintptr_t smoothedRPMControl               = 0x30         ;
        constexpr std::uintptr_t debugPlayImmediately             = 0x40         ;

        constexpr std::uintptr_t _f98ca688a65095593f663696723d46ce2e90358e = 0x38         ;
    }

    namespace BeeTriggerHurt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t repeatRate                       = 0x50         ;
        constexpr std::uintptr_t LOSCheck                         = 0x54         ;
        constexpr std::uintptr_t LOSDistance                      = 0x58         ;
        constexpr std::uintptr_t damageOnEnter                    = 0x60         ;
        constexpr std::uintptr_t effectOnEnter                    = 0x68         ;
        constexpr std::uintptr_t hurtTypeOnEnter                  = 0x70         ;
        constexpr std::uintptr_t damageOnTimer                    = 0x78         ;
        constexpr std::uintptr_t effectOnTimer                    = 0x80         ;
        constexpr std::uintptr_t hurtTypeOnTimer                  = 0x88         ;
        constexpr std::uintptr_t damageOnMove                     = 0x90         ;
        constexpr std::uintptr_t effectOnMove                     = 0x98         ;
        constexpr std::uintptr_t hurtTypeOnMove                   = 0xA0         ;
        constexpr std::uintptr_t damageOnLeave                    = 0xA8         ;
        constexpr std::uintptr_t effectOnLeave                    = 0xB0         ;
        constexpr std::uintptr_t hurtTypeOnLeave                  = 0xB8         ;
        constexpr std::uintptr_t damageEnabled                    = 0xBC         ;
        constexpr std::uintptr_t enterDamageCooldown              = 0xC0         ;
        constexpr std::uintptr_t BeeGrenadePrefab                 = 0xC8         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace PowerCounter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t canvas                           = 0x358        ;
        constexpr std::uintptr_t screenAlpha                      = 0x360        ;
        constexpr std::uintptr_t screenText                       = 0x368        ;
        constexpr std::uintptr_t counterConfigPanel               = 0x370        ;
        constexpr std::uintptr_t passthroughColor                 = 0x378        ;
        constexpr std::uintptr_t counterColor                     = 0x388        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _91e9963fea2023f552ab8ccbc2261a10b298a1a9 = 0x340        ;
        constexpr std::uintptr_t _f9a05da7774817e9c6ab46930354c9f07e6f05e8 = 0x348        ;
        constexpr std::uintptr_t _c9f1ff217134e6aebdb97edd8e8ed9ba1d60d509 = 0x350        ;
        constexpr std::uintptr_t _6105c1a0383212f7c50fb00d6636e3150d866395 = 0x398        ;
        constexpr std::uintptr_t _01a62c115d7df8081f392fedb68a836899368937 = 0x39C        ;
        constexpr std::uintptr_t _73cf0591b5446c9bd1376ecea1d90dfcd39e6c16 = 0x3A0        ;
        constexpr std::uintptr_t _5aae587df45f684c73da224cf221bad501323c75 = 0x3A4        ;
        constexpr std::uintptr_t _1f0f9be5d786913e5c66ca40287d44d8923340d5 = 0x3A8        ;
        constexpr std::uintptr_t _6436dca44d9c6124af43d47b8a6e39fc5137a70c = 0x3AC        ;
        constexpr std::uintptr_t _e813a9e7c8887e39ebadfffb723b3dc3b380d0a8 = 0x3B0        ;
    }

    namespace %fabe9afef433404c0dbcce8523de01cb2e02f2f4
    {
        constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10         ;
        constexpr std::uintptr_t _4875bca54b4a0946d3858d39558d85f964897416 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _7339cf6870f22f655da13a3063c5e7c9e71adf24 = 0x0          ;
            constexpr std::uintptr_t _baa638ea9be607e413131906ff40f3293a543801 = 0x8          ;
            constexpr std::uintptr_t _3f17d37bcc673a77fb1777366525a2ec94bca83a = 0x10         ;
            constexpr std::uintptr_t _1a2b3776af4fda9b04596ee43fb6569a61aac5e1 = 0x18         ;
            constexpr std::uintptr_t _6a822ee1604a6bf629ad73a7025dc5b0bb8caefc = 0x20         ;
        }

    }

    namespace BaseHuntEvent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t HuntablePrefab                   = 0x200        ;
        constexpr std::uintptr_t huntStartSound                   = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _21211d0a86bb9c5eac70937b00bde1076e62bf78 = 0x208        ;
    }

    namespace OvenStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ca91cc49a0cbf9dfb12a0e426bf86f101de9a1b1
    {
    }

    namespace UIRoundedCorners
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Graphic                        = 0x20         ;
        constexpr std::uintptr_t topLeft                          = 0x28         ;
        constexpr std::uintptr_t topRight                         = 0x2C         ;
        constexpr std::uintptr_t bottomRight                      = 0x30         ;
        constexpr std::uintptr_t bottomLeft                       = 0x34         ;
        constexpr std::uintptr_t segmentsPerCorner                = 0x38         ;
    }

    namespace %fdf75604750a86f02fa60bec749983c7ad98933e
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _390fff08d1b3bf89d58a2fb7903b5bc689157737 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _2f8ae170cff242f958203a95d3998eb9f875ea52 = 0x0          ;
            constexpr std::uintptr_t _6a044a1d4e21a4101fad10a51d873b0e87e1d8ad = 0x8          ;
            constexpr std::uintptr_t _bda9674a5c7da58290f974164b4b2602521ae041 = 0x10         ;
            constexpr std::uintptr_t _407187bb1f904fce7b0ac39be52ddadce1b57ab1 = 0x18         ;
        }

    }

    namespace MissionObjective_Craft
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAD08   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetItems                      = 0x18         ;
        constexpr std::uintptr_t targetItemAmount                 = 0x20         ;
        constexpr std::uintptr_t checkExistingInventory           = 0x24         ;
    }

    namespace TerrainTopologyAdd
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;
        constexpr std::uintptr_t TopologyType                     = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ProceduralLift
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t movementSpeed                    = 0x208        ;
        constexpr std::uintptr_t resetDelay                       = 0x20C        ;
        constexpr std::uintptr_t cabin                            = 0x210        ;
        constexpr std::uintptr_t stops                            = 0x218        ;
        constexpr std::uintptr_t triggerPrefab                    = 0x220        ;
        constexpr std::uintptr_t triggerBone                      = 0x228        ;
        constexpr std::uintptr_t startSoundDef                    = 0x238        ;
        constexpr std::uintptr_t stopSoundDef                     = 0x240        ;
        constexpr std::uintptr_t movementLoopSoundDef             = 0x248        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1772561a63f19dd43cd79b851be40f37b31554b5 = 0x200        ;
        constexpr std::uintptr_t _16ebbcc94516cad2fcc479c133f8d7a7a11c7ea9 = 0x230        ;
        constexpr std::uintptr_t _6ceb1d34159cd6975771ddbe72ade78f65a66690 = 0x250        ;
    }

    namespace WorldModelRandomiser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t randomParts                      = 0x20         ;
    }

    namespace MountPoses
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VehicleAnimateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %646a3247bb778e24b77ddfcc37b4b17d02a57018
    {
    }

    namespace ReactionDir
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SwapType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlayerModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Shoulders                        = 0x98         ;
        constexpr std::uintptr_t AdditionalSpineBones             = 0xA0         ;
        constexpr std::uintptr_t collision                        = 0xD0         ;
        constexpr std::uintptr_t censorshipCube                   = 0xD8         ;
        constexpr std::uintptr_t censorshipCubeBreasts            = 0xE0         ;
        constexpr std::uintptr_t jawBone                          = 0xE8         ;
        constexpr std::uintptr_t neckBone                         = 0xF0         ;
        constexpr std::uintptr_t headBone                         = 0xF8         ;
        constexpr std::uintptr_t leftEye                          = 0x100        ;
        constexpr std::uintptr_t rightEye                         = 0x108        ;
        constexpr std::uintptr_t eyeController                    = 0x110        ;
        constexpr std::uintptr_t blinkController                  = 0x118        ;
        constexpr std::uintptr_t SpineBones                       = 0x120        ;
        constexpr std::uintptr_t leftFootBone                     = 0x128        ;
        constexpr std::uintptr_t rightFootBone                    = 0x130        ;
        constexpr std::uintptr_t leftHandPropBone                 = 0x138        ;
        constexpr std::uintptr_t rightHandPropBone                = 0x140        ;
        constexpr std::uintptr_t rightHandTarget                  = 0x148        ;
        constexpr std::uintptr_t leftClavicleBone                 = 0x158        ;
        constexpr std::uintptr_t isPreview                        = 0x160        ;
        constexpr std::uintptr_t leftHandTargetPosition           = 0x164        ;
        constexpr std::uintptr_t leftHandTargetRotation           = 0x170        ;
        constexpr std::uintptr_t rightHandTargetPosition          = 0x180        ;
        constexpr std::uintptr_t rightHandTargetRotation          = 0x18C        ;
        constexpr std::uintptr_t leftUlnaTwistBone                = 0x1A0        ;
        constexpr std::uintptr_t rightUlnaTwistBone               = 0x1A8        ;
        constexpr std::uintptr_t leftHandTwistRelaxWeight         = 0x1B0        ;
        constexpr std::uintptr_t rightHandTwistRelaxWeight        = 0x1B4        ;
        constexpr std::uintptr_t steeringTargetDegrees            = 0x1B8        ;
        constexpr std::uintptr_t playerBoatSteeringTargetDegrees  = 0x1BC        ;
        constexpr std::uintptr_t rightFootTargetPosition          = 0x1C0        ;
        constexpr std::uintptr_t rightFootTargetRotation          = 0x1CC        ;
        constexpr std::uintptr_t leftFootTargetPosition           = 0x1DC        ;
        constexpr std::uintptr_t leftFootTargetRotation           = 0x1E8        ;
        constexpr std::uintptr_t legsAnimator                     = 0x1F8        ;
        constexpr std::uintptr_t upperBodyMask                    = 0x200        ;
        constexpr std::uintptr_t fullMask                         = 0x208        ;
        constexpr std::uintptr_t CinematicAnimationController     = 0x210        ;
        constexpr std::uintptr_t DefaultAvatar                    = 0x218        ;
        constexpr std::uintptr_t CinematicAvatar                  = 0x220        ;
        constexpr std::uintptr_t DefaultHoldType                  = 0x228        ;
        constexpr std::uintptr_t SleepGesture                     = 0x230        ;
        constexpr std::uintptr_t CrawlToIncapacitatedGesture      = 0x238        ;
        constexpr std::uintptr_t CrawlToIncapacitatedGestureHandcuff = 0x240        ;
        constexpr std::uintptr_t StandToIncapacitatedGesture      = 0x248        ;
        constexpr std::uintptr_t MaleSkin                         = 0x258        ;
        constexpr std::uintptr_t FemaleSkin                       = 0x260        ;
        constexpr std::uintptr_t MannequinSkin                    = 0x268        ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x270        ;
        constexpr std::uintptr_t voiceVolume                      = 0x278        ;
        constexpr std::uintptr_t skinColor                        = 0x27C        ;
        constexpr std::uintptr_t skinNumber                       = 0x280        ;
        constexpr std::uintptr_t meshNumber                       = 0x284        ;
        constexpr std::uintptr_t meshSubNumber                    = 0x288        ;
        constexpr std::uintptr_t hairNumber                       = 0x28C        ;
        constexpr std::uintptr_t dyeNumber                        = 0x290        ;
        constexpr std::uintptr_t skinType                         = 0x294        ;
        constexpr std::uintptr_t mouthFlapPosRange                = 0x298        ;
        constexpr std::uintptr_t mouthFlapRotRange                = 0x29C        ;
        constexpr std::uintptr_t mouthSidePosRange                = 0x2A0        ;
        constexpr std::uintptr_t mouthSideFrequency               = 0x2A4        ;
        constexpr std::uintptr_t movementSounds                   = 0x2A8        ;
        constexpr std::uintptr_t showSash                         = 0x2B0        ;
        constexpr std::uintptr_t tempPoseType                     = 0x2B4        ;
        constexpr std::uintptr_t underwearSkin                    = 0x2B8        ;

        constexpr std::uintptr_t _4dafbfc659b0432f9f3edc239bf2cc83a14fc7fd = 0x20         ;
        constexpr std::uintptr_t _ede165d7161794ff7738f3ec030af7bd29a888f9 = 0x24         ;
        constexpr std::uintptr_t _9d0bb5d8dae0fb5869fc39e863e9f67e2e1a8e94 = 0x28         ;
        constexpr std::uintptr_t _47f0a8e4bacfa6bee9a840b59c3d176cf3fbebe2 = 0x34         ;
        constexpr std::uintptr_t _26593e705f87b351d1906a48bea717229a2af0b6 = 0x38         ;
        constexpr std::uintptr_t _d05c9b7715a44fed1b52d9927e1575a6f805d45d = 0x3C         ;
        constexpr std::uintptr_t _34b562d2c9002731da44e2e12696f67b4bbd990b = 0x40         ;
        constexpr std::uintptr_t _d122c3d0d9b883843e6e7d4c6c86b0daa361bd6c = 0x44         ;
        constexpr std::uintptr_t _5dff1587e0ab6b6d09c233d4c5b40a4c448d214e = 0x48         ;
        constexpr std::uintptr_t _90b3de4bd782b22424087db500805d449912562d = 0x4C         ;
        constexpr std::uintptr_t _5db801cacd65844f20c5d7a8dc51fb6b39762573 = 0x50         ;
        constexpr std::uintptr_t _d56af30d1701880aa0f4ef1e8132a79463bf0354 = 0x54         ;
        constexpr std::uintptr_t _ceddf68559f9e73aba9215447a1a82dbf1bb1f0d = 0x58         ;
        constexpr std::uintptr_t _d6ad23496cea9588ea206c06756e0ce8b8e60700 = 0x64         ;
        constexpr std::uintptr_t _54fee041a7c6aa62103dd3d3dfe0d80966d97a0e = 0x70         ;
        constexpr std::uintptr_t _a56a7f857cc980dd53fca928998128b1dc60ef0a = 0x7C         ;
        constexpr std::uintptr_t _f72b3c8211d9a218799e407e83cf048b05cddbbd = 0x88         ;
        constexpr std::uintptr_t _cb1ee8c2eb85f4eb973092bb1fdcf24e792327fb = 0x8C         ;
        constexpr std::uintptr_t _557734c7bd312eef7c6f177cef95c8bd1bca8270 = 0x90         ;
        constexpr std::uintptr_t _8e5dcd89270d9799053815b9551ec17ee0ae4c0f = 0xA8         ;
        constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0xB0         ;
        constexpr std::uintptr_t _6dde5e2c9fb45eec31c5b9cde42e9fd7caec8179 = 0xB8         ;
        constexpr std::uintptr_t _6fb7be3e4427e1b8c6e3f180cb9de0aeeaddb87c = 0xC0         ;
        constexpr std::uintptr_t _26ac10fd4ac52a904003841efc0dd46f521d8c94 = 0xC4         ;
        constexpr std::uintptr_t _64ae251895e0a11262888c09a1572fc3518122bf = 0xC8         ;
        constexpr std::uintptr_t _592d518e54831cccb88f7ddafeebdbe8674bf2d3 = 0xCC         ;
        constexpr std::uintptr_t _48d3e42645c60b44652b65e5e18a45af3024c05f = 0x250        ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x2BC        ;
        constexpr std::uintptr_t _d136328ed2a30bdb180efdceb9b42a25a1ed82f9 = 0x2C0        ;
        constexpr std::uintptr_t _0fafafd092febd048e4273c1b938ba5eaf8f3f0e = 0x2C8        ;
        constexpr std::uintptr_t _291df99b7b697ade04ef4e0101a7528a7f67c9d2 = 0x2D8        ;
        constexpr std::uintptr_t _00ad3f589d709f7439ad60fca84a5186c4fde82d = 0x2E8        ;
        constexpr std::uintptr_t _e0d2a76b954c56dd402413d2d68d4fb4370ef2de = 0x2F0        ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x2F8        ;
        constexpr std::uintptr_t _8476b67a7c6a377177541c5288c3048e67adc82e = 0x304        ;
        constexpr std::uintptr_t _33fa0bada3ce11e6b15babb4eee21fb8fafc08a8 = 0x310        ;
        constexpr std::uintptr_t _c3e2099eb91d67ee848715e7dd5f3db47981799c = 0x31C        ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x328        ;
        constexpr std::uintptr_t _3735ee266f59f3535d3c45e03697bc0b0872ac18 = 0x338        ;
        constexpr std::uintptr_t _b10d8d2aca9cf73859469c26e669a630bdd172cd = 0x348        ;
        constexpr std::uintptr_t _370a30114a651a42eb2fb7784b0b41a77710d4ad = 0x34C        ;
        constexpr std::uintptr_t _1d367fc21e15b81b2919fa4b7a4335bad7d8b981 = 0x354        ;
        constexpr std::uintptr_t _07c5151030f25dfbcd8d32681e5ff20d6d00d138 = 0x35C        ;
        constexpr std::uintptr_t _1fdacae3415dec174b06a6a34ec4729222c20da9 = 0x368        ;
        constexpr std::uintptr_t _474200b4fc588d99ac283fd7e40eed5e952f1bc0 = 0x374        ;
        constexpr std::uintptr_t _02bf8e6c57863d89a1ef42a73da6cb9c4dc559d6 = 0x375        ;
        constexpr std::uintptr_t _11fc7046733d4dce0987ece5e6332ce51dda10ee = 0x378        ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x37C        ;
        constexpr std::uintptr_t _655be4d3e7b65c57b42f2ba0f498da4d47116268 = 0x380        ;
        constexpr std::uintptr_t _e11cb5c1e28c32b4a8095eb9010dc326426106f3 = 0x388        ;
        constexpr std::uintptr_t _940c4f67bd7c232c63fa4a40812b13432cfaa1a5 = 0x389        ;
        constexpr std::uintptr_t _5913afc197b8af4692e607ffe754c97c8fd24e5d = 0x390        ;
        constexpr std::uintptr_t _4ecf15e08078af8f6e493d15b3240bcb79a26092 = 0x398        ;
        constexpr std::uintptr_t _5a576132c5594f991eccf854fca08faef257f870 = 0x3A0        ;
        constexpr std::uintptr_t _e623367f57e25208564a0693c06258d245178d93 = 0x3A8        ;
        constexpr std::uintptr_t _8d72c6bd43e0b48483e334fe0d4df1db0d9e6d23 = 0x3B0        ;
        constexpr std::uintptr_t _20d44f558066afcbfccade1bb5078715e03cb8cd = 0x3B4        ;
        constexpr std::uintptr_t _4d64835a84fc41e67792b16b627192c0377308f5 = 0x3B8        ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x3C0        ;
        constexpr std::uintptr_t _16a9ff7ccce830270f6bc6d31be63d4227cb234c = 0x3C8        ;
        constexpr std::uintptr_t _09c918eaf71ee7c957b6869e0924b5acd1833f3a = 0x3D0        ;
        constexpr std::uintptr_t _314bec310297e12a239fb385e9403dbc3a3c6433 = 0x3D8        ;
        constexpr std::uintptr_t _13ef8181849d253f6ce1d66b6d9bec62aaf78fad = 0x3E8        ;
        constexpr std::uintptr_t _bdb1e41d83b51aaa8d8d5a11e408005b9bb87d3b = 0x3F0        ;
        constexpr std::uintptr_t _dadb5bbf577ad37a6ebc273d8d2867f4228b2bad = 0x400        ;
        constexpr std::uintptr_t _3bfeb1405f37926121fcbf7589c608c9d689f724 = 0x410        ;
        constexpr std::uintptr_t _1f4b155db6eac69d2a9a87b60506ac2a82e5bc40 = 0x420        ;
        constexpr std::uintptr_t _f1f4bd7bb7d3f1493622f16a46de4badc6758ddd = 0x428        ;
        constexpr std::uintptr_t _987ec1706071b49daa04012e663085b8307241bc = 0x430        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x440        ;
        constexpr std::uintptr_t _eee13b3896d8fbd6460040ac1dcfa744f2c5ac70 = 0x448        ;
        constexpr std::uintptr_t _4754ef32422a095c6e2416daab65ddb8c4b98d5e = 0x450        ;
        constexpr std::uintptr_t _358559470e6bb3009a03972c73455993e9d32c12 = 0x454        ;
        constexpr std::uintptr_t _74c188895fe7a59c8a7221bd8ac46aed1c754f89 = 0x455        ;
        constexpr std::uintptr_t _062e580749235383e4737559134c3fd4151bdfeb = 0x458        ;
        constexpr std::uintptr_t _bf17354783cb1a68ff298c7de5a1a3417f1c895f = 0x45C        ;
        constexpr std::uintptr_t _9ba219c28133defa6825c775502660030cbbd1da = 0x460        ;
        constexpr std::uintptr_t _f4cbf78e28af2d9fef2177d5ed2e038322b47e28 = 0x468        ;
        constexpr std::uintptr_t _97686f18f1ab16f8d0121928b344aac26b20bd36 = 0x46C        ;
        constexpr std::uintptr_t _d33ca041609452db47321be9967f2f8dccc627bd = 0x470        ;
        constexpr std::uintptr_t _5a71fbcca4a0af9a5a91390e102f01d86fe09258 = 0x474        ;
        constexpr std::uintptr_t _2b8dc106c5257534c5624d9a9b8a67d4953de82c = 0x478        ;
        constexpr std::uintptr_t _addc5bdbb7c5535063763895665d8e8761040dc6 = 0x47C        ;
        constexpr std::uintptr_t _1bb587abec4b23b2215743645c5af67e83799a7a = 0x480        ;
        constexpr std::uintptr_t _319f79262399e5f54dcae03d325a1de881cea941 = 0x488        ;
        constexpr std::uintptr_t _8b47b0357be487de91376b2804f0dfa3b41fd0b3 = 0x490        ;
        constexpr std::uintptr_t _211ed9957d2f4092e0b1efffc32711b516523d0c = 0x491        ;
        constexpr std::uintptr_t _b65edb9de99b4d054606ea06ef12e988938e13c3 = 0x492        ;
        constexpr std::uintptr_t _aa0cbea3f12510a47a7067eaf59272fea14da077 = 0x494        ;
        constexpr std::uintptr_t _0f7ae4db2a51132f1114b8b5a39d3bbe6a5978d0 = 0x4B0        ;
        constexpr std::uintptr_t _1e2c1d7af8f9117130f8f2f74ddc329ecf0667ca = 0x4B1        ;
        constexpr std::uintptr_t _1b4e939f7f5ef34a2168b257c90027422757e3b3 = 0x4B8        ;
        constexpr std::uintptr_t _cb4f1b52e885e5180dd29a06cc9282c2e22014fd = 0x4C0        ;
        constexpr std::uintptr_t _9a5a10815667ddc0be2ed4e90cc9370206920b23 = 0x4C4        ;
        constexpr std::uintptr_t _391453e39d34af7147db1c45025a1bd2eced0cf7 = 0x4CC        ;
        constexpr std::uintptr_t _ac61f61a18e308df13c19df696eb31127e001081 = 0x4CD        ;
        constexpr std::uintptr_t _c23c132da20bc6621e442bcd70646288239050fd = 0x4D0        ;
        constexpr std::uintptr_t _06e3707b97c88d4dec6f442f959cd08db91ccb99 = 0x4D4        ;
        constexpr std::uintptr_t _8452813a697ee3b32d737bd7c3e1fec5fe2ca5f7 = 0x4D8        ;
        constexpr std::uintptr_t _4537fc3a36fa1795dafb944ff6481f0a6306c6a5 = 0x4E4        ;
        constexpr std::uintptr_t _faeedd449487ab0a10c0dfbb575d76754d63b073 = 0x4F0        ;
        constexpr std::uintptr_t _0dd02bf8bec8936dd6cc56dd2eb4fce0576ac36e = 0x4F4        ;
        constexpr std::uintptr_t _1eeb00611420c6c5213ecd6202dcd7824abbe36e = 0x500        ;
        constexpr std::uintptr_t _1ca8f619ea9a1eddd1e626b4a2aaa11d846292d1 = 0x510        ;
    }

    namespace SantaSleigh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t prefabDrop                       = 0x200        ;
        constexpr std::uintptr_t filter                           = 0x208        ;
        constexpr std::uintptr_t dropOrigin                       = 0x210        ;
        constexpr std::uintptr_t bigLight                         = 0x218        ;
        constexpr std::uintptr_t hohoho                           = 0x220        ;
        constexpr std::uintptr_t hohohospacing                    = 0x228        ;
        constexpr std::uintptr_t hohoho_additional_spacing        = 0x22C        ;
        constexpr std::uintptr_t swimScale                        = 0x230        ;
        constexpr std::uintptr_t swimSpeed                        = 0x23C        ;
        constexpr std::uintptr_t appliedSwimScale                 = 0x248        ;
        constexpr std::uintptr_t appliedSwimRotation              = 0x24C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %05ae02791e94472785e029c6f3c22666f47a9a42
    {
    }

    namespace %ce46dc9421571d30653f9def0be8466c263fe269
    {
    }

    namespace HarborCraneContainerPickup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t SupportChildDeployables          = 0x200        ;
        constexpr std::uintptr_t CraneGrab                        = 0x208        ;
        constexpr std::uintptr_t ArmRoot                          = 0x210        ;
        constexpr std::uintptr_t ArmSupportLower                  = 0x218        ;
        constexpr std::uintptr_t ArmSupportUpper                  = 0x220        ;
        constexpr std::uintptr_t LineRenderers                    = 0x228        ;
        constexpr std::uintptr_t ServerTowerGrab                  = 0x238        ;
        constexpr std::uintptr_t LockTime                         = 0x240        ;
        constexpr std::uintptr_t MaxMoveDistance                  = 0x244        ;
        constexpr std::uintptr_t PickedUpObjectRotationSpeed      = 0x248        ;
        constexpr std::uintptr_t ContainerPrefab                  = 0x258        ;
        constexpr std::uintptr_t MaxContainerStackSize            = 0x260        ;
        constexpr std::uintptr_t DebugContainerSpawns             = 0x264        ;
        constexpr std::uintptr_t DebugContainerDestinations       = 0x265        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _8296b010b6addeef6c6ae8305ae1d4de0fdaee19 = 0x230        ;
        constexpr std::uintptr_t _8b355c0884ae57ab4f19e21a1dcb4e6a68dbca27 = 0x250        ;
        constexpr std::uintptr_t _6750c86830b09339775ef130aad96d2aeefb1fd3 = 0x268        ;
    }

    namespace OpenURL
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OpenWebURL                       = 0x20         ;
    }

    namespace ItemModWrap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t successEffect                    = 0x30         ;
        constexpr std::uintptr_t wrappedDefinition                = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ViewmodelItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _ba0ebe8a6190bf7779055dee3eb9219471af2e4b = 0x20         ;
        constexpr std::uintptr_t _71c8aa91c5838dc6dad3e5ce4788b51b41263b98 = 0x21         ;
        constexpr std::uintptr_t _e60f07bf9d1996fba293fcf1c4a609d582eac1c7 = 0x28         ;
    }

    namespace %791b7d47681de62a853b51039458e1bdc68fe57c
    {
        constexpr std::uintptr_t _d5cb0614bdd261217dd5474d044aacbd0af74d38 = 0x10         ;
        constexpr std::uintptr_t _74c48912e56b836b6d8a604dba1cc6d8bab55b6f = 0x18         ;
        constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x28         ;
        constexpr std::uintptr_t _63a2a2f166d94795b7102ce2ef981de14ac476c9 = 0x30         ;
        constexpr std::uintptr_t _485d287df6ec02d7523e8664604a332aabdf52b6 = 0x40         ;
        constexpr std::uintptr_t _daf3f7ebb859b896d2f07bb5e69d9f9fc48aef1a = 0x50         ;
        constexpr std::uintptr_t _e3cfdfce18cf80bdb7dd2dcae7bcd236b7d4e126 = 0x60         ;
        constexpr std::uintptr_t _1e5b188bdadddbaa0c1dc9088b34f082f513a7af = 0x98         ;
        constexpr std::uintptr_t _00e88b4dda42ce3270ab55a85f173e6813aedfea = 0xA8         ;
        constexpr std::uintptr_t _96804bcfec39c349c3adecd39951ce9c0da34af2 = 0xB8         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %7343cb60ea2e2545229cc2b51666aae88a63d399
    {
        constexpr std::uintptr_t _66893ab8609495c490db6041299162e6119f1224 = 0x10         ;
        constexpr std::uintptr_t _e7b15ff049b605f8a33be6e2df5e17fc91376bef = 0x14         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x18         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x28         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x30         ;
        constexpr std::uintptr_t _f3ee117ca10545d19afd561b874da36a5894b197 = 0x40         ;
    }

    namespace %56ed9030687ae847fdabdd65e985ceff3381eed5
    {
        constexpr std::uintptr_t _0c522fd75f26b6169adb5a927e3960db6cdcb153 = 0x10         ;
        constexpr std::uintptr_t _86a73211b98f2b8962ff4f9f2fe11e26e3191341 = 0x20         ;
        constexpr std::uintptr_t _a17aad1d07c79d6fe22997b23bdb3014eec4dec4 = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x30         ;
        constexpr std::uintptr_t _ef504c1951b02df9b3647f9b73d0c18d94460e70 = 0x38         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x48         ;
    }

    namespace %ebcd29b11dd61b818a0595b87fa5d64cafece0d3
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _cf3872662060c5cc338942783ef5bed9e7a00970 = 0x0          ;
        }

    }

    namespace %91d9782bd7bd03bbfdcf719aa30993831cf4066b
    {
        constexpr std::uintptr_t _fa415d82a785f8eee20c52db22f50f898d62151d = 0x10         ;
        constexpr std::uintptr_t _be5d03bef54d3c9d58de340c26d11856b6a1249d = 0x20         ;
        constexpr std::uintptr_t _1b41ea37e72e01bd3cc2a8db57b51ddf0062f5b0 = 0x28         ;
        constexpr std::uintptr_t _b7f3be4757d39908ae1864cffb51702a47106239 = 0x30         ;
        constexpr std::uintptr_t _7cbe663180becb2ea484051bf7f9bd5b74deef4b = 0x38         ;
        constexpr std::uintptr_t _c184eebef05ba776353d139c7c560e2673f94ece = 0x40         ;
        constexpr std::uintptr_t _b30437ff694471fdfd5010720d5be85b4f2e7a1b = 0x48         ;
        constexpr std::uintptr_t _3e5c8e8df3fc34322396d2feaeeb47193d8bd507 = 0x58         ;
        constexpr std::uintptr_t _bebd478df05a7e5e680c2081421cdfc1a4df277e = 0x60         ;
        constexpr std::uintptr_t _ec5bf450735e1d6490e9ee928c15e60d8edd7d7b = 0x68         ;
        constexpr std::uintptr_t _e696864e4f2f94a648e46c500875af1aa9d3c333 = 0x78         ;
        constexpr std::uintptr_t _1a810e4a14f0478658b881e50e26737595313e3c = 0x88         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x90         ;
        constexpr std::uintptr_t _aae4a917eaf6ad0cd04ede551a832d5c330dac29 = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _b90f8b428fc916a655a8c4e84c51f439ade6daaf = 0x0          ;
            constexpr std::uintptr_t _d80906643c2ba3e7c9e702d523abaa4e6f33178e = 0x8          ;
            constexpr std::uintptr_t _21eae0113299a043cfa8b7a473896fbfbdc5f2a1 = 0x10         ;
        }

    }

    namespace ModelConditionTest_SpiralStairs
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace VertexStreamChildrenRebuilder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %a08392fc9aa2a6d4877387df305e397bdfb57055
    {
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x14         ;
    }

    namespace BaseFootstepEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t validImpactLayers                = 0x20         ;

        constexpr std::uintptr_t _2bf9f4b4c5c74565ba16b51ee53ea0caddecff6a = 0x24         ;
        constexpr std::uintptr_t _54d3c46e3fa9ac40f420530adca84fd4bc6cab8a = 0x28         ;
    }

    namespace HideIfScoped
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t renderers                        = 0x20         ;
    }

    namespace DiscoFloor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t SettingsDialog                   = 0x368        ;
        constexpr std::uintptr_t GradientDuration                 = 0x388        ;
        constexpr std::uintptr_t VolumeSensitivityMultiplier      = 0x38C        ;
        constexpr std::uintptr_t BaseSpeed                        = 0x390        ;
        constexpr std::uintptr_t LightSources                     = 0x398        ;
        constexpr std::uintptr_t FloorMesh                        = 0x3A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _1e757325c64d255a3a36162307dde9a1eadaa0d2 = 0x340        ;
        constexpr std::uintptr_t _95a0d6626c897e4d2cafbb9d4b029c2c7af44991 = 0x348        ;
        constexpr std::uintptr_t _c8bfec5e1bd5d9b908bb0bc7b9791e27760c568d = 0x358        ;
        constexpr std::uintptr_t _8c2d0026f40b18fd761d6460a992c748000a72bb = 0x35C        ;
        constexpr std::uintptr_t _861fcc269d55bff6883075ba6cd8310d993b032e = 0x360        ;
        constexpr std::uintptr_t _ee80753067308ebe1b84e2f6bc41a511c74e55a6 = 0x370        ;
        constexpr std::uintptr_t _a5e7798bcad71458dab10e54c990b8f8c4de0eba = 0x378        ;
        constexpr std::uintptr_t _9eece86df4915a2e1853e02b51b1ead81ee0e529 = 0x380        ;
        constexpr std::uintptr_t _551fdc55bc4701502d04afdcb17fbd2320d9238e = 0x3A8        ;
        constexpr std::uintptr_t _a0efe44339c45144c03bb7fdbff01cdd77439945 = 0x3B0        ;
    }

    namespace NPCVendingMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t adminMenuPrefab                  = 0x3D0        ;
        constexpr std::uintptr_t customerPanel                    = 0x3D8        ;
        constexpr std::uintptr_t buySound                         = 0x3E8        ;
        constexpr std::uintptr_t shopName                         = 0x3F0        ;
        constexpr std::uintptr_t maxCurrencyVolume                = 0x3F8        ;
        constexpr std::uintptr_t localDropPosition                = 0x3FC        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x408        ;
        constexpr std::uintptr_t IsLocalized                      = 0x410        ;
        constexpr std::uintptr_t PoweredFoodSpoilageRateMultiplier = 0x414        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x418        ;
        constexpr std::uintptr_t IsInDeepSeaCached                = 0x41C        ;
        constexpr std::uintptr_t predictionConfig                 = 0x420        ;
        constexpr std::uintptr_t vendingOrders                    = 0x440        ;
        constexpr std::uintptr_t Phrase                           = 0x448        ;
        constexpr std::uintptr_t alternativeVendingOrders         = 0x450        ;
        constexpr std::uintptr_t RefillTime                       = 0x458        ;
        constexpr std::uintptr_t StartingStock                    = 0x45C        ;
        constexpr std::uintptr_t BypassDynamicPricing             = 0x460        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _97ce359aaa6515899aa6e55cf94a74357a052670 = 0x3A8        ;
        constexpr std::uintptr_t _01f46921ab15d856746352e85cb30108618ef073 = 0x3B0        ;
        constexpr std::uintptr_t _c7ad3b17933bb8af0d4d582c1831c3bbd3982c7a = 0x3B8        ;
        constexpr std::uintptr_t _afadc9034bf86dee0ad992d5e1ed70522cbe3481 = 0x3C0        ;
        constexpr std::uintptr_t _dbd0acef181c99a0cc446c3f6a1b857d0f8b3d52 = 0x3C8        ;
        constexpr std::uintptr_t _d1548bf94da83e35123a6e6c5f5402bdaf78992f = 0x3E0        ;
        constexpr std::uintptr_t _dcc49f8ab814d8029b2c866a975fb3f1fdebaace = 0x428        ;
        constexpr std::uintptr_t _99f617971fc30245d22441f06cd45429a8777a63 = 0x430        ;
        constexpr std::uintptr_t _23f3cc2c3b8237ca8d2c1ad5c6b343148e029595 = 0x438        ;
    }

    namespace DemoLightSave
    {
        constexpr std::uintptr_t Id                               = 0x10         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t X                                = 0x20         ;
        constexpr std::uintptr_t Y                                = 0x24         ;
        constexpr std::uintptr_t Z                                = 0x28         ;
        constexpr std::uintptr_t R                                = 0x2C         ;
        constexpr std::uintptr_t G                                = 0x30         ;
        constexpr std::uintptr_t B                                = 0x34         ;
        constexpr std::uintptr_t Intensity                        = 0x38         ;
        constexpr std::uintptr_t Range                            = 0x3C         ;
        constexpr std::uintptr_t CastShadows                      = 0x40         ;
    }

    namespace OneShotAnimationSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t OneShotClips                     = 0x70         ;
        constexpr std::uintptr_t ClipFadeIn                       = 0x78         ;
        constexpr std::uintptr_t ClipFadeOut                      = 0x7C         ;
        constexpr std::uintptr_t Additive                         = 0x80         ;
        constexpr std::uintptr_t ResetOnShotComplete              = 0x88         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _e16d0e40d8e5d84015b442ee9e5fd211b796e05d = 0x90         ;
        constexpr std::uintptr_t _cd778188a5db8fad59b8c23dc2a791d69a5ad90b = 0x98         ;
        constexpr std::uintptr_t _b8b8ee8c7f6042199e43949cc1e5b1c5295703f0 = 0xA0         ;
        constexpr std::uintptr_t _a3d3bbffb68903728801f250d85cfc4e50ca923b = 0xA8         ;
    }

    namespace %cff6895649d2d766b12f80408d69147280c9eeef
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _4a4b1c5360411a35dfab2e46c4bd74d172f4fa5e = 0x0          ;
            constexpr std::uintptr_t _f0d68e179ac3db7e9ec4b9b39408e8971a9a9e0f = 0x8          ;
        }

    }

    namespace %b6e34f376764bb649b8bbcf21d2efaae466d4469
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072EE48   ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _50bfdd8c891211b918dbff72e7a7b73c8cf251ba = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _d19245f0d6d34bf7cd0f9a47962cc78731f8047f = 0x0          ;
            constexpr std::uintptr_t _cdcee163cadc80fd70a2da529c02612d81145c8f = 0x8          ;
            constexpr std::uintptr_t _0f833bd4a959f7f826d1f22ab740a7ad02e5b65d = 0x10         ;
            constexpr std::uintptr_t _fa05ef34d75f0bbf251d5921aff6a5516c4c5394 = 0x18         ;
        }

    }

    namespace DebrisEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t DebrisDespawnOverride            = 0x2D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace PrefabParameters
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Priority                         = 0x20         ;
        constexpr std::uintptr_t Count                            = 0x24         ;
    }

    namespace EmojiType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EmojiSource
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t ItemDisplayPhrase                = 0x8          ;
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t Emoji                            = 0x18         ;
        constexpr std::uintptr_t RequiredDLC                      = 0x20         ;
        constexpr std::uintptr_t RequiredItem                     = 0x28         ;
        constexpr std::uintptr_t ServerCrc                        = 0x30         ;
        constexpr std::uintptr_t ServerFileType                   = 0x34         ;
    }

    namespace %01c1f411cd19d7b424427c6cf6ea78f9a67c4800
    {
        constexpr std::uintptr_t _9e364d26fc19ab4613cd6e067acf90da43665c98 = 0x10         ;
    }

    namespace RustEmojiLibrary
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t Configs                          = 0x20         ;
        constexpr std::uintptr_t InitialPoolSize                  = 0x5C         ;
        constexpr std::uintptr_t VideoPlayerRef                   = 0x70         ;

        constexpr std::uintptr_t _c0b6adc3978cf3fa2e29a43d008d710120d06177 = 0x28         ;
        constexpr std::uintptr_t _0f2776c4ed62110cf4e6ce3a542817a0626f683f = 0x60         ;
        constexpr std::uintptr_t _da7d886181c8ad095b1d6907a84194508325df49 = 0x68         ;
        constexpr std::uintptr_t _893ae77acf2eab67facbe9d0c42f10f2b7b05c4f = 0x78         ;
    }

    namespace SmokeBomb
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace GrowableEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073AB48   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t Properties                       = 0x348        ;
        constexpr std::uintptr_t SourceItemDef                    = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _e02d5ddfb3f4288f1f62186e59270c4349a34241 = 0x2D0        ;
        constexpr std::uintptr_t _bed761f090eff395a3d3db1e44b4e9d8726ffe5b = 0x2D8        ;
        constexpr std::uintptr_t _d04a8142c5f9ac5add2a085140fc3e6f6b3aa9c7 = 0x2E0        ;
        constexpr std::uintptr_t _8612ffefcdcad7f320da1cecb340365ccf787714 = 0x2E8        ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x2F0        ;
        constexpr std::uintptr_t _d81dd436f8ec3e126612ca0436bd5e301c6099f6 = 0x2F8        ;
        constexpr std::uintptr_t _b3342d93be7240a7e33d9d8b4b8e2635792ffa24 = 0x300        ;
        constexpr std::uintptr_t _ea6cb51a6575735d6ef9b66c34402ed9ba354a38 = 0x308        ;
        constexpr std::uintptr_t _1f53e56a3d5150b3a1567d531765edfaf33047ba = 0x310        ;
        constexpr std::uintptr_t _204a84a3ca74ba254858e9432ae53b89d6944a9d = 0x318        ;
        constexpr std::uintptr_t _7f43224fe0a916a83ed67689b3ad3d463e7f27af = 0x320        ;
        constexpr std::uintptr_t _6a8244d46d0f07fb04a2cbcd30f382c48f79aabd = 0x328        ;
        constexpr std::uintptr_t _91a513947e73b5b9b59360413ca8a47598fbd3c0 = 0x330        ;
        constexpr std::uintptr_t _68498bceed9bf239aebd10f6ad133bd3545a0042 = 0x338        ;
        constexpr std::uintptr_t _6cfb2445b9807ed3434c0eb08b5fd23be393db95 = 0x340        ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x358        ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0x35C        ;
        constexpr std::uintptr_t _090b2785ce1a0e4fe23b68354c6c9b7867175c36 = 0x360        ;
        constexpr std::uintptr_t _860b48c0dfffdabe8081c7127ccc7702fefd22f5 = 0x364        ;
        constexpr std::uintptr_t _5a56730001c55aa4de50afc86b4c877dbd68a5ea = 0x368        ;
        constexpr std::uintptr_t _62892c09f4e38f79207296d030c3727d29353e18 = 0x36C        ;
        constexpr std::uintptr_t _de8c5313e154c802d23207f27c9d7df41d3607de = 0x370        ;
        constexpr std::uintptr_t _e1f88eb2d55d67d163f8a736b06de973a472c648 = 0x374        ;
        constexpr std::uintptr_t _58a564f00ecb11c55625075aa3c66ea60632a09b = 0x378        ;
        constexpr std::uintptr_t _cdc2df068e1d2fc3f544375e28c0060389eebaed = 0x37C        ;
        constexpr std::uintptr_t _bd0e8c79dca1e5c37dd77d0f70907a4c37664aca = 0x380        ;
        constexpr std::uintptr_t _4f9921794abae1580de050e57840029623b86d78 = 0x388        ;
    }

    namespace LODEnvironmentMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PIDController
    {
        constexpr std::uintptr_t p                                = 0x10         ;
        constexpr std::uintptr_t i                                = 0x14         ;
        constexpr std::uintptr_t d                                = 0x18         ;

        constexpr std::uintptr_t _6c20dcd7bd22da65844a7405533315d900313498 = 0x1C         ;
        constexpr std::uintptr_t _5a2aeab243c68f99405f27e6dbfbd4e022d263be = 0x20         ;
    }

    namespace BlurOptimized
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t downsample                       = 0x30         ;
        constexpr std::uintptr_t blurIterations                   = 0x38         ;
        constexpr std::uintptr_t blurSize                         = 0x40         ;
        constexpr std::uintptr_t fadeToBlurDistance               = 0x48         ;
        constexpr std::uintptr_t blurType                         = 0x50         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace RigidbodyLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _c8ac7f673b983648da64363cb71d54c091d2bead = 0x90         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
        constexpr std::uintptr_t _f84652f92ae4737064fc508bff1e503d48eda264 = 0x9D         ;
    }

    namespace WaterPurifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t defaultLiquid                    = 0x3B0        ;
        constexpr std::uintptr_t startingAmount                   = 0x3B8        ;
        constexpr std::uintptr_t autofillOutputs                  = 0x3BC        ;
        constexpr std::uintptr_t autofillTickRate                 = 0x3C0        ;
        constexpr std::uintptr_t autofillTickAmount               = 0x3C4        ;
        constexpr std::uintptr_t maxOutputFlow                    = 0x3C8        ;
        constexpr std::uintptr_t prioritizeDrinkMenuOption        = 0x3CC        ;
        constexpr std::uintptr_t ValidItems                       = 0x3D0        ;
        constexpr std::uintptr_t storagePrefab                    = 0x3D8        ;
        constexpr std::uintptr_t storagePrefabAnchor              = 0x3E0        ;
        constexpr std::uintptr_t freshWater                       = 0x3E8        ;
        constexpr std::uintptr_t waterToProcessPerMinute          = 0x3F0        ;
        constexpr std::uintptr_t freshWaterRatio                  = 0x3F4        ;
        constexpr std::uintptr_t stopWhenOutputFull               = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b49015b34147f2de515b6ceb05a8ea8ed426bd14 = 0x3A8        ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t _12e9d8d0e41d2e7b6eb81bbe993d54c9c7b5665f = 0x10         ;
        constexpr std::uintptr_t _39d333a1b25c29aa0a41880cd707ea3ced8cebda = 0x14         ;
        constexpr std::uintptr_t _8a53ac04e4e6251d8a2fc6ed4dc3c3049a5a8cbd = 0x18         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x38         ;
        constexpr std::uintptr_t _0d00aa32043e6229152d10dd030cb0770b32dd09 = 0x40         ;
        constexpr std::uintptr_t _317b4e2fa57d3270a2a10b176ceae7f680145428 = 0x80         ;
        constexpr std::uintptr_t _c4e0dfe091a710c836086392e06424644e8467ba = 0x90         ;
        constexpr std::uintptr_t _1292532ce222882ce6c1fd9c766a1fc1fcf80391 = 0xA0         ;
        constexpr std::uintptr_t _b23ba5e73967cfb8ea208539c0929c71f09e775d = 0xA4         ;
    }

    namespace %295a0ee3b15b9c68c2f2be5e2100219d6e00dedc
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _a567ef2d45f9e4824afb417b3e90b7d1d33a7617 = 0x0          ;
            constexpr std::uintptr_t _c1ffce4fead4e894d340bd720c7df5b3bdce83f0 = 0x8          ;
            constexpr std::uintptr_t _e52d2cad6367cde27b723062771b969605da9d53 = 0x18         ;
        }

    }

    namespace LookatTooltip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t textLabel                        = 0x28         ;
        constexpr std::uintptr_t moreOptionsLabel                 = 0x30         ;
        constexpr std::uintptr_t icon                             = 0x38         ;
        constexpr std::uintptr_t moreOptionsDefaultPhrase         = 0x40         ;
        constexpr std::uintptr_t canvasGroup                      = 0x48         ;
        constexpr std::uintptr_t infoGroup                        = 0x50         ;
        constexpr std::uintptr_t minimiseGroup                    = 0x58         ;

        constexpr std::uintptr_t _29220b12e5c862fa1a261b6a3283ded4320485b5 = 0x20         ;
        constexpr std::uintptr_t _589e5214785fd6dd88b21e94eb79ac00e074645b = 0x60         ;
        constexpr std::uintptr_t _5092c50f3771c735ce8ab80313166e64ee27a9d8 = 0x68         ;
    }

    namespace spawnType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LootSpawnSlot
    {
        constexpr std::uintptr_t definition                       = 0x0          ;
        constexpr std::uintptr_t numberToSpawn                    = 0x8          ;
        constexpr std::uintptr_t probability                      = 0xC          ;
        constexpr std::uintptr_t onlyWithLoadoutNamed             = 0x10         ;
        constexpr std::uintptr_t eras                             = 0x18         ;
    }

    namespace LootContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace ProtectionProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t comments                         = 0x20         ;
        constexpr std::uintptr_t density                          = 0x28         ;
        constexpr std::uintptr_t amounts                          = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _269e5def6d3e6cb1a27870d5acd6893ebeb0a5f1 = 0x0          ;
            constexpr std::uintptr_t _3d266ac25bd7eeca12b8eb148bcbd9fcb23100c5 = 0x8          ;
            constexpr std::uintptr_t _f9d59eac218f7b9c5a2ea4b45a2b0d99556377e4 = 0x10         ;
            constexpr std::uintptr_t _1716dbc74717bdaf57c162e12cc85f67060ea2e9 = 0x18         ;
        }

    }

    namespace GestureCustomiser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Shapes                           = 0x20         ;
        constexpr std::uintptr_t Padding                          = 0x28         ;
        constexpr std::uintptr_t Offset                           = 0x2C         ;
        constexpr std::uintptr_t SelectedGestureName              = 0x30         ;
        constexpr std::uintptr_t SelectedGestureIcon              = 0x38         ;
        constexpr std::uintptr_t EmptySlotName                    = 0x40         ;
        constexpr std::uintptr_t EmptySlotIcon                    = 0x48         ;
        constexpr std::uintptr_t PickerRoot                       = 0x50         ;
        constexpr std::uintptr_t PickerPrefab                     = 0x58         ;
        constexpr std::uintptr_t PickerContent                    = 0x60         ;
        constexpr std::uintptr_t WheelHeader                      = 0x68         ;
        constexpr std::uintptr_t WheelRightButton                 = 0x70         ;
        constexpr std::uintptr_t WheelLeftButton                  = 0x78         ;
        constexpr std::uintptr_t PreviewVideo                     = 0x80         ;
        constexpr std::uintptr_t VideoImage                       = 0x88         ;
        constexpr std::uintptr_t NoValidGesturesText              = 0x90         ;
        constexpr std::uintptr_t EmptySlotInputHelp               = 0x98         ;
        constexpr std::uintptr_t FilledSlotInputHelp              = 0xA0         ;

        constexpr std::uintptr_t _0274535afb0fde300d632fde97735e29d9295477 = 0xA8         ;
        constexpr std::uintptr_t _f71fef1cd76aec0a2fa9f3bfeb2ed36aad6db654 = 0xB0         ;
        constexpr std::uintptr_t _7b200a0215c5be3a0c5e83e595065b33ac9dbb77 = 0xB8         ;
    }

    namespace Token
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %990a971697637c9d759d0d6f357fd0b7ae744d33
    {
        constexpr std::uintptr_t _5285faac22cd298298e48411f3d1204e213ebd69 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _2699bd998e950a575bb025be461adb78d8c91710 = 0x0          ;
            constexpr std::uintptr_t _3c473e04feaf56c95608c635f317e8cfa86975d1 = 0x8          ;
            constexpr std::uintptr_t _69c7fad6d0445cd524e42a36437f032ce4c1c56c = 0x10         ;
            constexpr std::uintptr_t _91d8ccc3c4be3b99f2441e738fd6be4469d11d89 = 0x20         ;
            constexpr std::uintptr_t _6065292eb27f6ba1703dad05e2b03db2318b4e63 = 0x28         ;
            constexpr std::uintptr_t _14be7af0dccf497042c348f96446f2536c786d3e = 0x30         ;
        }

    }

    namespace SplatOverlay
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10745420   ;
        constexpr std::uintptr_t Color                            = 0x10         ;
        constexpr std::uintptr_t Smoothness                       = 0x20         ;
        constexpr std::uintptr_t NormalIntensity                  = 0x24         ;
        constexpr std::uintptr_t BlendFactor                      = 0x28         ;
        constexpr std::uintptr_t BlendFalloff                     = 0x2C         ;
    }

    namespace SplatType
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t AridColor                        = 0x18         ;
        constexpr std::uintptr_t AridOverlay                      = 0x28         ;
        constexpr std::uintptr_t TemperateColor                   = 0x30         ;
        constexpr std::uintptr_t TemperateOverlay                 = 0x40         ;
        constexpr std::uintptr_t TundraColor                      = 0x48         ;
        constexpr std::uintptr_t TundraOverlay                    = 0x58         ;
        constexpr std::uintptr_t ArcticColor                      = 0x60         ;
        constexpr std::uintptr_t ArcticOverlay                    = 0x70         ;
        constexpr std::uintptr_t JungleColor                      = 0x78         ;
        constexpr std::uintptr_t JungleOverlay                    = 0x88         ;
        constexpr std::uintptr_t Material                         = 0x90         ;
        constexpr std::uintptr_t SplatTiling                      = 0x98         ;
        constexpr std::uintptr_t UVMIXMult                        = 0x9C         ;
        constexpr std::uintptr_t UVMIXStart                       = 0xA0         ;
        constexpr std::uintptr_t UVMIXDist                        = 0xA4         ;
    }

    namespace GroundType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TerrainConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t CastShadows                      = 0x20         ;
        constexpr std::uintptr_t GroundMask                       = 0x24         ;
        constexpr std::uintptr_t WaterMask                        = 0x28         ;
        constexpr std::uintptr_t GenericMaterial                  = 0x30         ;
        constexpr std::uintptr_t WaterMaterial                    = 0x38         ;
        constexpr std::uintptr_t Material                         = 0x40         ;
        constexpr std::uintptr_t MarginMaterial                   = 0x48         ;
        constexpr std::uintptr_t GeoClipmapMaterial               = 0x50         ;
        constexpr std::uintptr_t GeoClipmapMaterialHoles          = 0x58         ;
        constexpr std::uintptr_t GeoClipCompute                   = 0x60         ;
        constexpr std::uintptr_t holeMaskMat                      = 0x68         ;
        constexpr std::uintptr_t holeMapMat                       = 0x70         ;
        constexpr std::uintptr_t HoleShapeAssets                  = 0x78         ;
        constexpr std::uintptr_t AlbedoArrays                     = 0x80         ;
        constexpr std::uintptr_t NormalArrays                     = 0x88         ;
        constexpr std::uintptr_t HeightMapErrorMin                = 0x90         ;
        constexpr std::uintptr_t HeightMapErrorMax                = 0x94         ;
        constexpr std::uintptr_t BaseMapDistanceMin               = 0x98         ;
        constexpr std::uintptr_t BaseMapDistanceMax               = 0x9C         ;
        constexpr std::uintptr_t ShaderLodMin                     = 0xA0         ;
        constexpr std::uintptr_t ShaderLodMax                     = 0xA4         ;
        constexpr std::uintptr_t Splats                           = 0xA8         ;

        constexpr std::uintptr_t _11b6d0b735fd78c88a5af03e0f3f5af496a069b9 = 0xB0         ;
        constexpr std::uintptr_t _0476b4004bc8d12be8e2d8c495c41a99ebabb981 = 0xB8         ;
        constexpr std::uintptr_t _5d12634615ed64549cde0e821dd9ee824456fbed = 0xC0         ;
        constexpr std::uintptr_t _9476c44ee17d16b788f6f42ca315fcfc6e679968 = 0xC8         ;
        constexpr std::uintptr_t _6e3ec59fd3ef325059325470e3497bf47151493b = 0xD0         ;
        constexpr std::uintptr_t _c128ba5924f22f1b2031e95222701a96e94a1ad0 = 0xD8         ;
        constexpr std::uintptr_t _aba399a22f3d66a4f6e563460b6fc2db581bc1ba = 0xDC         ;
        constexpr std::uintptr_t _d11a0a5da4c92a1c8608f1350df2ac21995cf814 = 0xE0         ;
        constexpr std::uintptr_t _b4ebe162ada3e7f58a2d307319475355be0a4bff = 0xE8         ;
        constexpr std::uintptr_t _84575673d4d6788cb81cbbeab054d0440ee3d96f = 0xF0         ;
    }

    namespace %2350eca9e6742c3d5502072ee882669bd80be0aa
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _0cf64688400a838e25c2dc95e6dfa2cf7d4c32d4 = 0x0          ;
        }

    }

    namespace ViewmodelAspectOffset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OffsetAmount                     = 0x20         ;
        constexpr std::uintptr_t aspectCutoff                     = 0x2C         ;
    }

    namespace MeshToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RendererMeshes                   = 0x20         ;
        constexpr std::uintptr_t ColliderMeshes                   = 0x28         ;
    }

    namespace UIClanLeaderboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t LoadingIndicator                 = 0x28         ;
        constexpr std::uintptr_t Content                          = 0x30         ;
        constexpr std::uintptr_t EntryList                        = 0x38         ;
        constexpr std::uintptr_t EntryPrefab                      = 0x40         ;
    }

    namespace SoundOcclusion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t occlusionLayerMask               = 0x20         ;

        constexpr std::uintptr_t _ffb6cd7c69261867d61c20ea1b5a2eb31a57e9b5 = 0x24         ;
        constexpr std::uintptr_t _cc9b2aedb4ae470ef8840bf7224d2bccd5dc08e3 = 0x28         ;
        constexpr std::uintptr_t _b7da9592b62582feb856bc3d3354732c0b520c3a = 0x30         ;
        constexpr std::uintptr_t _692a93cf67600d3cc75dd6af714d5fb4b2ba7030 = 0x38         ;
        constexpr std::uintptr_t _c4da6a21b34f03899a8c6a4d52c2ef4c20a48b0b = 0x40         ;
        constexpr std::uintptr_t _9fd8f0c2cce7cfe82ae8e258e7773e0a239e4455 = 0x48         ;
        constexpr std::uintptr_t _610bed9a5b1cedeee78edd66c82338dc813cc54a = 0x54         ;
        constexpr std::uintptr_t _3a5e5b9571ebff17b71d0498a1bad3f0287e6aa1 = 0x58         ;
        constexpr std::uintptr_t _2c46873b8332183b5fa30c51a1c45ba908989ab3 = 0x5C         ;
        constexpr std::uintptr_t _ef419ea9aa4f19249a7294cbdfd50a7a77d1ea58 = 0x78         ;
    }

    namespace %517733054903642f8850ec16c41b76d8d97f13f6
    {
        constexpr std::uintptr_t _4f344fa69630700fddb33fdb1ebc7c6d4499eac5 = 0x10         ;
        constexpr std::uintptr_t _ffc784ca1fc12ac746aaad530f57d3ba419e5ab1 = 0x14         ;
        constexpr std::uintptr_t _b29103ff01da3dc6e8e767e8e2a1f557ae0032c1 = 0x20         ;
        constexpr std::uintptr_t _ca1581478e7ac9acdb45f33d1a1da99293073f92 = 0x24         ;
        constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0x28         ;
        constexpr std::uintptr_t _624b2dc0bbb8ceeca592ff86d411ad206d832386 = 0x30         ;
        constexpr std::uintptr_t _9812dbe5b2b24dfe89345306b9301f338ec2b583 = 0x38         ;
        constexpr std::uintptr_t _637f9f114fabb9ead1495df8cd6c4ff3f40d7470 = 0x40         ;
        constexpr std::uintptr_t _161cdd6a0e31a957b9acd5e68d2daec37cb7fbb6 = 0x48         ;
        constexpr std::uintptr_t _802ae17ac56559158d03c6df0d94545c735610a6 = 0x50         ;
        constexpr std::uintptr_t _31cf9988521869de2a068b4bd2134cb78f1c686e = 0x58         ;
        constexpr std::uintptr_t _d6086717f75117ff313c806875f497dfb1747218 = 0x60         ;
        constexpr std::uintptr_t _fd6a0b1967c9551fd3a8bfce1693a159670d51c5 = 0x68         ;
        constexpr std::uintptr_t _aae0cb28388a315cde2396c10ff18669383f3058 = 0x70         ;
        constexpr std::uintptr_t _9ab21697c0fac20575bb5b568f32b6faf4948280 = 0x78         ;
    }

    namespace %93ab74cf91779fa70522767025abc89bce87c899
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10749068   ;
        constexpr std::uintptr_t _074e5109ac7162077e67adf7ce6bcfdd918e5094 = 0x10         ;
        constexpr std::uintptr_t _bac78ce62937d33ec9c8477b56ea2730197160ea = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _4814517242baa3bac95764ff163d15d00cb1dc88 = 0x0          ;
            constexpr std::uintptr_t _f45fb1bce393efd0550c025b6de34fa4d0a22a02 = 0x8          ;
        }

    }

    namespace Priority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BuoyancyPointData
    {
        constexpr std::uintptr_t localPosition                    = 0x0          ;
        constexpr std::uintptr_t rootToPoint                      = 0xC          ;

        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x18         ;
    }

    namespace Buoyancy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t points                           = 0x20         ;
        constexpr std::uintptr_t waterImpacts                     = 0x28         ;
        constexpr std::uintptr_t rigidBody                        = 0x30         ;
        constexpr std::uintptr_t buoyancyScale                    = 0x38         ;
        constexpr std::uintptr_t scaleForceWithMass               = 0x3C         ;
        constexpr std::uintptr_t doEffects                        = 0x3D         ;
        constexpr std::uintptr_t flowMovementScale                = 0x40         ;
        constexpr std::uintptr_t requiredSubmergedFraction        = 0x44         ;
        constexpr std::uintptr_t useUnderwaterDrag                = 0x48         ;
        constexpr std::uintptr_t underwaterDrag                   = 0x4C         ;
        constexpr std::uintptr_t wavesEffect                      = 0x50         ;
        constexpr std::uintptr_t forEntity                        = 0x60         ;
        constexpr std::uintptr_t FlowForceDisabled                = 0x6C         ;
        constexpr std::uintptr_t pointData                        = 0x70         ;

        constexpr std::uintptr_t _5760db357868ff036fe9ef1e505c62b31f0a83b8 = 0x54         ;
        constexpr std::uintptr_t _80badb74f3a396ca4e522d74e5d97b7eb8a983df = 0x58         ;
        constexpr std::uintptr_t _c808dfcd9cbd8d22637739c7de3197f829695ab0 = 0x68         ;
    }

    namespace %6bfeaceea253d13215785c1301a7b8d354ad0ec3
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _7bf16edb1b6718880169b4cd73ffe0ea0d03e35b = 0x0          ;
        }

    }

    namespace UISleepingScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x20         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x28         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x30         ;
    }

    namespace PowerlineNode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t WirePrefab                       = 0x20         ;
        constexpr std::uintptr_t MaxDistance                      = 0x28         ;
    }

    namespace %7b537c49050d898340195f4582d5c2d6703bd1cf
    {
        constexpr std::uintptr_t _022bb8a4ef69b3147a9e6f852afd86ee539fd77b = 0x10         ;
        constexpr std::uintptr_t _572de75c5b90598e0e85215bfb21090f9bc81400 = 0x18         ;
        constexpr std::uintptr_t _94aedb80d2bc2190a9c256d4823081891d163e05 = 0x20         ;
        constexpr std::uintptr_t _0b6b6db7801fd0cd536527a87ef9da0275b591b5 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1cd35a3a5b776277624e8bf623275635fdf0d7e8 = 0x0          ;
            constexpr std::uintptr_t _89f7e76f0ef541c2df944e7a5f910cc526adc38e = 0x8          ;
            constexpr std::uintptr_t _8c975d8d7b85bdbbe86ff42552c9e893f4afafb7 = 0x18         ;
        }

    }

    namespace %461d63e35830ece74e799d1f9c6bf82910f1c4d8
    {
    }

    namespace MovementAxis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TransformLoopPreview
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t previewMotion                    = 0x20         ;
        constexpr std::uintptr_t movementDistance                 = 0x24         ;
        constexpr std::uintptr_t movementSpeed                    = 0x28         ;
        constexpr std::uintptr_t useLocalAxis                     = 0x2C         ;
        constexpr std::uintptr_t movementAxis                     = 0x30         ;
        constexpr std::uintptr_t originPosition                   = 0x34         ;
        constexpr std::uintptr_t originCaptured                   = 0x40         ;
        constexpr std::uintptr_t travelledDistance                = 0x44         ;
    }

    namespace LootPanelEngine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t engineImage                      = 0x50         ;
        constexpr std::uintptr_t icons                            = 0x58         ;
        constexpr std::uintptr_t warning                          = 0x60         ;
        constexpr std::uintptr_t hp                               = 0x68         ;
        constexpr std::uintptr_t power                            = 0x70         ;
        constexpr std::uintptr_t acceleration                     = 0x78         ;
        constexpr std::uintptr_t topSpeed                         = 0x80         ;
        constexpr std::uintptr_t fuelEconomy                      = 0x88         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace CopyPasteDataAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t data                             = 0x20         ;
    }

    namespace BoatBuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t grade                            = 0x350        ;
        constexpr std::uintptr_t CullBushes                       = 0x378        ;
        constexpr std::uintptr_t CheckForPipesOnModelChange       = 0x379        ;
        constexpr std::uintptr_t AlternativePipeBounds            = 0x380        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x388        ;
        constexpr std::uintptr_t wallpaperHealth                  = 0x398        ;
        constexpr std::uintptr_t wallpaperRotation                = 0x39C        ;
        constexpr std::uintptr_t wallpaperHealth2                 = 0x3A8        ;
        constexpr std::uintptr_t wallpaperRotation2               = 0x3AC        ;
        constexpr std::uintptr_t wallpaperProtection              = 0x3B0        ;
        constexpr std::uintptr_t SnapCardinalDirections           = 0x3C8        ;
        constexpr std::uintptr_t CachedLocalSnapCardinalDirections = 0x3D0        ;
        constexpr std::uintptr_t ProvidesParentingTrigger         = 0x3D8        ;
        constexpr std::uintptr_t Hull                             = 0x3D9        ;
        constexpr std::uintptr_t Floor                            = 0x3DA        ;
        constexpr std::uintptr_t ContributingMass                 = 0x3DC        ;
        constexpr std::uintptr_t ContributingHealth               = 0x3E0        ;
        constexpr std::uintptr_t DismountPoints                   = 0x3E8        ;
        constexpr std::uintptr_t damageTaken                      = 0x3F0        ;
        constexpr std::uintptr_t CardinalSplashFx                 = 0x3F8        ;
        constexpr std::uintptr_t WaterDisplacement                = 0x400        ;
        constexpr std::uintptr_t SendNetworkUpdateOnHealthChanged = 0x408        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _338d583691044636512f9d6220285b4b2d038818 = 0x318        ;
        constexpr std::uintptr_t _61bb7ceb39f5663573ff4bb3172dea6b491260d1 = 0x320        ;
        constexpr std::uintptr_t _67c0dbd70186e4208f2d30ee32c8f0c35c252c6a = 0x328        ;
        constexpr std::uintptr_t _e837f199308166a8cf00d24c5e985dedf26e14eb = 0x330        ;
        constexpr std::uintptr_t _29f27c9a0734bef0c1d1b63d51351f214761dbdb = 0x338        ;
        constexpr std::uintptr_t _239d24143a3d0ce3030db7d442216fd77cc70250 = 0x340        ;
        constexpr std::uintptr_t _1f7d85ce83010d45a4c358b9bea9ffe55b22e8ba = 0x348        ;
        constexpr std::uintptr_t _5a1eb4cb7eaf3d275d1f893d9476582e42caecd1 = 0x34C        ;
        constexpr std::uintptr_t _72d91da78e9f008d927368fc2f940d590f0716f7 = 0x354        ;
        constexpr std::uintptr_t _0186d5ff8c8eaf9cf4e85e758a43d1f0e34a26d8 = 0x358        ;
        constexpr std::uintptr_t _468ac3d17f9f3f858f2b391a68af1bf7a1a243cf = 0x360        ;
        constexpr std::uintptr_t _8ec60b6632fec3ed50b39a24ef9985d49bb3c40a = 0x368        ;
        constexpr std::uintptr_t _d04a8142c5f9ac5add2a085140fc3e6f6b3aa9c7 = 0x370        ;
        constexpr std::uintptr_t _36172ab09251e58458847dd231ef1e8dc1d9fa97 = 0x390        ;
        constexpr std::uintptr_t _0576a36a5534cb87eb611fd1d835b90d4b6fc3d2 = 0x3A0        ;
        constexpr std::uintptr_t _341310d5e2ab3a7b92bf12952630ee9fe1d38349 = 0x3B8        ;
        constexpr std::uintptr_t _f32529ff213723a6ffee5a70eb221c05d7000b9f = 0x3C0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x410        ;
        constexpr std::uintptr_t _7d530d4dd000248ffa92b873255793fce265dfb0 = 0x418        ;
        constexpr std::uintptr_t _756c13174f36ee057cd5cb53e7a5d339e0e5832f = 0x419        ;
    }

    namespace ItemModSetFrequency
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t frequencyPanelPrefab             = 0x30         ;
        constexpr std::uintptr_t allowArmDisarm                   = 0x38         ;
        constexpr std::uintptr_t onlyFrequency                    = 0x39         ;
        constexpr std::uintptr_t defaultFrequency                 = 0x3C         ;
        constexpr std::uintptr_t loseConditionOnChange            = 0x40         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
        constexpr std::uintptr_t _3be122326e8ce8bc923a474624fff8e0cf7cce48 = 0x48         ;
        constexpr std::uintptr_t _48d8158948d8414d2044cf50f57ced113d6ace7f = 0x50         ;
    }

    namespace CameraEx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t overrideAmbientLight             = 0x20         ;
        constexpr std::uintptr_t ambientMode                      = 0x24         ;
        constexpr std::uintptr_t ambientGroundColor               = 0x28         ;
        constexpr std::uintptr_t ambientEquatorColor              = 0x38         ;
        constexpr std::uintptr_t ambientLight                     = 0x48         ;
        constexpr std::uintptr_t ambientIntensity                 = 0x58         ;
        constexpr std::uintptr_t reflectionProbe                  = 0x60         ;
        constexpr std::uintptr_t aspect                           = 0xA0         ;

        constexpr std::uintptr_t _438312406866d17856efb32ea206ccfbb9db837d = 0x68         ;
        constexpr std::uintptr_t _3182c4f50a895aa333ae7826e4948744d078359c = 0x78         ;
        constexpr std::uintptr_t _9379b76972a418eda7a32952cf457a4ec80a797b = 0x88         ;
        constexpr std::uintptr_t _70ebace08465fb77d4303987258b938572515fce = 0x98         ;
        constexpr std::uintptr_t _089a64c57b77575e1a9f43aa85ee519b82ba54dd = 0x9C         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0xA8         ;
    }

    namespace AIHelicopterAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _ai                              = 0x20         ;
        constexpr std::uintptr_t swayAmount                       = 0x28         ;
        constexpr std::uintptr_t impactSwayAmount                 = 0x2C         ;
        constexpr std::uintptr_t lastStrafeScalar                 = 0x30         ;
        constexpr std::uintptr_t lastForwardBackScalar            = 0x34         ;
        constexpr std::uintptr_t degreeMax                        = 0x38         ;
        constexpr std::uintptr_t lastPosition                     = 0x3C         ;
        constexpr std::uintptr_t oldMoveSpeed                     = 0x48         ;
        constexpr std::uintptr_t smoothRateOfChange               = 0x4C         ;
        constexpr std::uintptr_t flareAmount                      = 0x50         ;
        constexpr std::uintptr_t swaySmoothingFactor              = 0x54         ;
    }

    namespace MissionObjective_MetalDetectorDeepSeaTreasure
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t treasurePrefab                   = 0x18         ;
        constexpr std::uintptr_t notePhrase                       = 0x20         ;
        constexpr std::uintptr_t minimumDigAttempts               = 0x28         ;
        constexpr std::uintptr_t maximumDigAttempts               = 0x2C         ;
        constexpr std::uintptr_t successfulDigChange              = 0x30         ;
    }

    namespace VisualCarWheel-fake-0
    {
        constexpr std::uintptr_t wheelCollider                    = 0x10         ;
        constexpr std::uintptr_t tyreFriction                     = 0x18         ;
        constexpr std::uintptr_t steerWheel                       = 0x1C         ;
        constexpr std::uintptr_t brakeWheel                       = 0x1D         ;
        constexpr std::uintptr_t powerWheel                       = 0x1E         ;
        constexpr std::uintptr_t visualWheel                      = 0x20         ;
        constexpr std::uintptr_t visualWheelSteering              = 0x28         ;
        constexpr std::uintptr_t visualPowerWheel                 = 0x30         ;
        constexpr std::uintptr_t snowFX                           = 0x38         ;
        constexpr std::uintptr_t sandFX                           = 0x40         ;
        constexpr std::uintptr_t dirtFX                           = 0x48         ;
        constexpr std::uintptr_t asphaltFX                        = 0x50         ;
        constexpr std::uintptr_t waterFX                          = 0x58         ;
        constexpr std::uintptr_t snowSpinFX                       = 0x60         ;
        constexpr std::uintptr_t sandSpinFX                       = 0x68         ;
        constexpr std::uintptr_t dirtSpinFX                       = 0x70         ;
        constexpr std::uintptr_t asphaltSpinFX                    = 0x78         ;
    }

    namespace %fb842f41c22972f0cb5aa4760353de78746c4824
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107518F8   ;
        constexpr std::uintptr_t _ecaaf2ce13e3f21f1a9a0da221fae4ce2b0d776b = 0x10         ;
        constexpr std::uintptr_t _35abf12512fa8ff1cb69f271c29725a5b4430e92 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _67bf0e010a9fc2f5eddf55eb367d75fdd4d247fd = 0x0          ;
            constexpr std::uintptr_t _af3d526fabbef999db1192b71a6ef81fc3fbf0da = 0x8          ;
            constexpr std::uintptr_t _fb550e903f15ea8e759b3c4aa9b9995e85d244ab = 0x10         ;
        }

    }

    namespace DecorSocketFemale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace MoveMission
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t shortname                        = 0x20         ;
        constexpr std::uintptr_t missionName                      = 0x38         ;
        constexpr std::uintptr_t missionDesc                      = 0x40         ;
        constexpr std::uintptr_t canBeAbandoned                   = 0x48         ;
        constexpr std::uintptr_t completeSilently                 = 0x49         ;
        constexpr std::uintptr_t requiredGameModeTags             = 0x50         ;
        constexpr std::uintptr_t objectives                       = 0x58         ;
        constexpr std::uintptr_t acceptEffect                     = 0x60         ;
        constexpr std::uintptr_t failedEffect                     = 0x68         ;
        constexpr std::uintptr_t victoryEffect                    = 0x70         ;
        constexpr std::uintptr_t followupMission                  = 0x78         ;
        constexpr std::uintptr_t repeatDelaySecondsSuccess        = 0x80         ;
        constexpr std::uintptr_t repeatDelaySecondsFailed         = 0x84         ;
        constexpr std::uintptr_t timeLimitSeconds                 = 0x88         ;
        constexpr std::uintptr_t hideObjectivesNotStarted         = 0x8C         ;
        constexpr std::uintptr_t prerequisiteMissions             = 0x90         ;
        constexpr std::uintptr_t spawnMissionEntityDefinitions    = 0x98         ;
        constexpr std::uintptr_t positionGenerators               = 0xA0         ;
        constexpr std::uintptr_t defaultRewardChoices             = 0xB0         ;
        constexpr std::uintptr_t eraSpecificRewardChoices         = 0xB8         ;
        constexpr std::uintptr_t hideRewardsPreview               = 0xC0         ;
        constexpr std::uintptr_t minDistForMovePoint              = 0xC8         ;
        constexpr std::uintptr_t maxDistForMovePoint              = 0xCC         ;

        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x28         ;
        constexpr std::uintptr_t _0c80d91ccc7a2294d113f6c6a1d3ebb3f0e0e08f = 0x30         ;
        constexpr std::uintptr_t _018ced516aff46b30bdadcbd91e0a616d1a8d40f = 0xA8         ;
    }

    namespace BoneProperty
    {
        constexpr std::uintptr_t bone                             = 0x10         ;
        constexpr std::uintptr_t boneName                         = 0x18         ;
        constexpr std::uintptr_t area                             = 0x20         ;
    }

    namespace SkeletonProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t boneReference                    = 0x18         ;
        constexpr std::uintptr_t bones                            = 0x20         ;

        constexpr std::uintptr_t _84214e3766dc8a516974e16f8d97c50db7c41e06 = 0x28         ;
    }

    namespace %2f2fe88fdfc14351f1f39ceeff7d6a74fcd62d85
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
    }

    namespace %d7c64c9fbc4326528027b9b4a28cf61be0e5c46d
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0xA0         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0xA4         ;
    }

    namespace %57ca4bd482b6214954702e64378ba459884857e5
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0xA0         ;
    }

    namespace %7955efafd5b7bcc52496ae2ff7f7691804ba65f1
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0xA0         ;
    }

    namespace %e37bec8e3deead407eb2336c76cae91ecca68186
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
        constexpr std::uintptr_t _5c0dc99d52a86e419e568e484f80ffb682ff264f = 0xA0         ;
    }

    namespace %0f4b1077e6bce6882489460246864e42685ac45b
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0xA0         ;
    }

    namespace %6b8b1b05efa4492d216409181d47d845f1b22936
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
        constexpr std::uintptr_t _a237ca4bf80cde79d7284c86b232a218ae452bba = 0xA0         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0xA4         ;
        constexpr std::uintptr_t _5c0dc99d52a86e419e568e484f80ffb682ff264f = 0xB0         ;
    }

    namespace %9cfe9731f652e39bf8ac5e85a3d8f9c75944263d
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
        constexpr std::uintptr_t _ec319323be1774e07a06260c947b470e76445f2d = 0xA0         ;
        constexpr std::uintptr_t _d033f54e361bf8e974bca68dba0a1ed8263bb4e8 = 0xA4         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0xA8         ;
        constexpr std::uintptr_t _bfe0b5392bc7e700f4539fd3ccf79fba88efd06f = 0xB0         ;
    }

    namespace %c3d5a957a7926280f06edf30cb70d27295715209
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _7e496a6b162f3621e411dfea96ca78c245242d80 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _6055891c6205a6eafd11fe3337f6bfe299c8af7a = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x3C         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x4C         ;
        constexpr std::uintptr_t _62d7a4e44c1463454a240cf5b20aed565d87ee81 = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _449926d5b43ab76cac0e6a25133e993164825c42 = 0x58         ;
        constexpr std::uintptr_t _5fb4fdcc11188c35d6fd266dec6b9c9a9f86aa04 = 0x60         ;
        constexpr std::uintptr_t _bfe0b5392bc7e700f4539fd3ccf79fba88efd06f = 0xA0         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0xB0         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0xB8         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0xBC         ;
    }

    namespace FloatPackingPrecision
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AIInformationGridTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Grid                             = 0x20         ;
        constexpr std::uintptr_t Range                            = 0x28         ;
    }

    namespace ScarecrowNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t BaseAttackRate                   = 0x848        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x850        ;
        constexpr std::uintptr_t bonusLootSlots                   = 0x858        ;
        constexpr std::uintptr_t BlockClothingOnCorpse            = 0x860        ;
        constexpr std::uintptr_t RoamAroundHomePoint              = 0x861        ;
        constexpr std::uintptr_t soulReleaseEffect                = 0x868        ;
        constexpr std::uintptr_t wasSoulReleased                  = 0x870        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x840        ;
    }

    namespace LootDistributionModifierType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WorldSpawnCondition
    {
        constexpr std::uintptr_t fractionMin                      = 0x10         ;
        constexpr std::uintptr_t fractionMax                      = 0x14         ;
    }

    namespace Condition
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t max                              = 0x4          ;
        constexpr std::uintptr_t repairable                       = 0x8          ;
        constexpr std::uintptr_t maintainMaxCondition             = 0x9          ;
        constexpr std::uintptr_t ovenCondition                    = 0xA          ;
        constexpr std::uintptr_t foundCondition                   = 0x10         ;
        constexpr std::uintptr_t hideConditionBar                 = 0x18         ;
        constexpr std::uintptr_t breakEffect                      = 0x20         ;
    }

    namespace OverrideWorldModel
    {
        constexpr std::uintptr_t worldModel                       = 0x0          ;
        constexpr std::uintptr_t minStackSize                     = 0x8          ;
    }

    namespace RedirectVendingBehaviour
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Flag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AmountType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemDefinition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t itemid                           = 0x20         ;
        constexpr std::uintptr_t shortname                        = 0x28         ;
        constexpr std::uintptr_t era                              = 0x30         ;
        constexpr std::uintptr_t eraRestrictions                  = 0x34         ;
        constexpr std::uintptr_t lootDistributionType             = 0x38         ;
        constexpr std::uintptr_t displayName                      = 0x40         ;
        constexpr std::uintptr_t displayDescription               = 0x48         ;
        constexpr std::uintptr_t iconSprite                       = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
        constexpr std::uintptr_t selectionPanel                   = 0x5C         ;
        constexpr std::uintptr_t vehicleItem                      = 0x60         ;
        constexpr std::uintptr_t vehicleCategory                  = 0x64         ;
        constexpr std::uintptr_t maxDraggable                     = 0x68         ;
        constexpr std::uintptr_t itemType                         = 0x6C         ;
        constexpr std::uintptr_t amountType                       = 0x70         ;
        constexpr std::uintptr_t occupySlots                      = 0x74         ;
        constexpr std::uintptr_t stackable                        = 0x78         ;
        constexpr std::uintptr_t volume                           = 0x7C         ;
        constexpr std::uintptr_t baseRadioactivity                = 0x80         ;
        constexpr std::uintptr_t quickDespawn                     = 0x88         ;
        constexpr std::uintptr_t blockStealingInSafeZone          = 0x89         ;
        constexpr std::uintptr_t allowBurying                     = 0x8A         ;
        constexpr std::uintptr_t tutorialAllowance                = 0x8C         ;
        constexpr std::uintptr_t supportsStackableOwnership       = 0x90         ;
        constexpr std::uintptr_t rarity                           = 0x94         ;
        constexpr std::uintptr_t despawnRarity                    = 0x98         ;
        constexpr std::uintptr_t spawnAsBlueprint                 = 0x9C         ;
        constexpr std::uintptr_t inventoryGrabSound               = 0xA0         ;
        constexpr std::uintptr_t inventoryDropSound               = 0xA8         ;
        constexpr std::uintptr_t physImpactSoundDef               = 0xB0         ;
        constexpr std::uintptr_t condition                        = 0xB8         ;
        constexpr std::uintptr_t hidden                           = 0xE0         ;
        constexpr std::uintptr_t flags                            = 0xE4         ;
        constexpr std::uintptr_t hideSelectedPanel                = 0xE8         ;
        constexpr std::uintptr_t steamItem                        = 0xF0         ;
        constexpr std::uintptr_t steamDlc                         = 0xF8         ;
        constexpr std::uintptr_t supportsAccessories              = 0x100        ;
        constexpr std::uintptr_t Parent                           = 0x108        ;
        constexpr std::uintptr_t worldModelPrefab                 = 0x110        ;
        constexpr std::uintptr_t worldModelOverrides              = 0x118        ;
        constexpr std::uintptr_t treatAsComponentForRepairs       = 0x120        ;
        constexpr std::uintptr_t AlignWorldModelOnDrop            = 0x121        ;
        constexpr std::uintptr_t WorldModelDropOffset             = 0x124        ;
        constexpr std::uintptr_t AdjustCenterOfMassOnDrop         = 0x130        ;
        constexpr std::uintptr_t DropCenterOfMass                 = 0x134        ;
        constexpr std::uintptr_t isRedirectOf                     = 0x140        ;
        constexpr std::uintptr_t redirectVendingBehaviour         = 0x148        ;
        constexpr std::uintptr_t Traits                           = 0x158        ;
        constexpr std::uintptr_t skins                            = 0x160        ;
        constexpr std::uintptr_t panel                            = 0x170        ;

        constexpr std::uintptr_t _09997d04e559fb7340a9c14d3e2f5879cf2fc64f = 0x84         ;
        constexpr std::uintptr_t _dabdc4d5befc4e6641703d7800c114537c9bff38 = 0x150        ;
        constexpr std::uintptr_t _bfd87c7ec61302bac5e53a127a426c73a345ca2a = 0x168        ;
        constexpr std::uintptr_t _32b70378cdd9e74165676b1603eeb7da1a4a8d96 = 0x178        ;
        constexpr std::uintptr_t _b4e61b5fb2b0bc85446df449466eacaa2842ecb3 = 0x180        ;
        constexpr std::uintptr_t _fc05d42938caa530ba38ba38010ff5d991149c25 = 0x188        ;
        constexpr std::uintptr_t _4bcccaa08bd24152f4e732dc8cc39968267aa5a9 = 0x190        ;
        constexpr std::uintptr_t _1a1db119c209d1fa293cee55112d7abf830ff5ce = 0x198        ;
        constexpr std::uintptr_t _03a06a5046cd4cab69b86053af78fe2f63301de5 = 0x1A0        ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x1A8        ;
        constexpr std::uintptr_t _fd3155dbb1b03577b4bbe6d1f3dac1632efb03e8 = 0x1B0        ;
        constexpr std::uintptr_t _3b1b34fea50769cae1fa2bc7aa650e0500c15aef = 0x1B1        ;
        constexpr std::uintptr_t _f4dde930c2ccfbf23624dbee0de0a794228d3c13 = 0x1B2        ;
        constexpr std::uintptr_t _93af3223cc20b58e6d646e160a006e6d07432ec2 = 0x1B8        ;
    }

    namespace TerrainAnchor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Extents                          = 0xA0         ;
        constexpr std::uintptr_t Offset                           = 0xA4         ;
        constexpr std::uintptr_t Radius                           = 0xA8         ;
        constexpr std::uintptr_t SlopeScale                       = 0xAC         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace CensorState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModelConditionTest_RoofTriangle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace DartsGameReticle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AccuracyRing                     = 0x20         ;
        constexpr std::uintptr_t FlashColoursWhenTimeRemaining    = 0x28         ;
        constexpr std::uintptr_t FlashColoursSpeed                = 0x2C         ;
        constexpr std::uintptr_t TimerMaterialRenderers           = 0x30         ;
        constexpr std::uintptr_t StartTimerColour                 = 0x38         ;
        constexpr std::uintptr_t StartReticleColourIntensity      = 0x48         ;
        constexpr std::uintptr_t EndTimerColour                   = 0x4C         ;
        constexpr std::uintptr_t EndReticleColourIntensity        = 0x5C         ;

        constexpr std::uintptr_t _fae38c4892bf3d445f44d191db31640821796d14 = 0x60         ;
        constexpr std::uintptr_t _11651b152d1b1ab3d01396e5a44c5fae5bb234f7 = 0x68         ;
        constexpr std::uintptr_t _83cbcfbe8a17334b2d222442724fa7b290e567fe = 0x74         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x7C         ;
        constexpr std::uintptr_t _9812dbe5b2b24dfe89345306b9301f338ec2b583 = 0x84         ;
        constexpr std::uintptr_t _6155e0ee5b42f1499a53ae93bfd1c6a60cc27e9a = 0x8C         ;
        constexpr std::uintptr_t _5795db2638199e336fba9b11b6f7a7d4d7dc0d6f = 0x90         ;
        constexpr std::uintptr_t _d261a2e7b6cba4d290451c7b78d8b8e237f62c18 = 0x94         ;
        constexpr std::uintptr_t _395b579896603a623c9e78198ce717bc8649a7d2 = 0x98         ;
        constexpr std::uintptr_t _e24f0e3ae40a9e76fb457a58b178246358feeade = 0x9C         ;
        constexpr std::uintptr_t _6b7ad6dae6860d5a1ea7ea9d9eebe450c985af68 = 0xA0         ;
        constexpr std::uintptr_t _ccb7720569e1cc45464e524d0ace86ecbfe6dabb = 0xA4         ;
        constexpr std::uintptr_t _096ea9f1a3eabed6a0e4cdaca2e2fb8a1602369f = 0xA8         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0xB0         ;
    }

    namespace %9031a4d98e0ed48f1d09d56bb601115d8e5423bd
    {
        constexpr std::uintptr_t _3d6a5657ef8dcd1fda7778f9ee7c4229c5081441 = 0x10         ;
        constexpr std::uintptr_t _22cd8f051157662d1a770a11602630d8c7b7839a = 0x18         ;
        constexpr std::uintptr_t _9d14e817c627c04d1aa79c443eaf8fe8ac74b0c3 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _5fa4d7843a8a921f3fa09e6e04508dbb782034ab = 0x0          ;
            constexpr std::uintptr_t _446de1467c5f37c58e7155fa1f251e9775370d2b = 0x8          ;
            constexpr std::uintptr_t _bbffde3a0b074b07442f945de1941de2f065a79d = 0x10         ;
            constexpr std::uintptr_t _7f449d9ee59e2414eb39e58cbad1edd1c1b36f24 = 0x18         ;
        }

    }

    namespace ShopFrontLootPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t playerLabelA                     = 0x50         ;
        constexpr std::uintptr_t playerLabelB                     = 0x58         ;
        constexpr std::uintptr_t confirmButton                    = 0x60         ;
        constexpr std::uintptr_t confirmHelp                      = 0x68         ;
        constexpr std::uintptr_t denyButton                       = 0x70         ;
        constexpr std::uintptr_t denyHelp                         = 0x78         ;
        constexpr std::uintptr_t waitingText                      = 0x80         ;
        constexpr std::uintptr_t exchangeInProgressImage          = 0x88         ;
        constexpr std::uintptr_t acceptedPhrase                   = 0x90         ;
        constexpr std::uintptr_t noOnePhrase                      = 0x98         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace %58202f9f83caff41426b82bd94107cf21afcce69
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F590   ;
        constexpr std::uintptr_t _1af18d36db6da188281e0c20648e1c6155f5ac12 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _fb586d91d9f88c1be8d3da09d02e114e1f6845b2 = 0x0          ;
            constexpr std::uintptr_t _3dab6b289e76f03ba49ffef5cd1b538d6cd91bcd = 0x8          ;
            constexpr std::uintptr_t _49243c8cd57c8457962a70ab7e2ef24438005775 = 0x10         ;
            constexpr std::uintptr_t _a6d9504864c8fb66ad35888988e3b721428548c8 = 0x20         ;
            constexpr std::uintptr_t _a39a95b393ea617a2e5c6b5a212c56ee9e579aa6 = 0x30         ;
        }

    }

    namespace InstancedEntityComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HideInsideNetworkRange           = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace RgbColor
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E6D8   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VendingPanelAdminStats
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t Feed                             = 0x40         ;
        constexpr std::uintptr_t ShopName                         = 0x48         ;
        constexpr std::uintptr_t TimeDropdown                     = 0x50         ;
        constexpr std::uintptr_t CategoryButtons                  = 0x58         ;
        constexpr std::uintptr_t TotalSalesLabel                  = 0x60         ;
        constexpr std::uintptr_t TotalSalesValue                  = 0x68         ;
        constexpr std::uintptr_t PeakSaleHourLabel                = 0x70         ;
        constexpr std::uintptr_t PeakSaleHourValue                = 0x78         ;
        constexpr std::uintptr_t UniqueCustomersLabel             = 0x80         ;
        constexpr std::uintptr_t UniqueCustomersValue             = 0x88         ;
        constexpr std::uintptr_t RepeatCustomersLabel             = 0x90         ;
        constexpr std::uintptr_t RepeatCustomersValue             = 0x98         ;
        constexpr std::uintptr_t BestCustomerLabel                = 0xA0         ;
        constexpr std::uintptr_t BestCustomerValue                = 0xA8         ;
        constexpr std::uintptr_t FeedEntryPrefab                  = 0xB0         ;
        constexpr std::uintptr_t SingleEntryPrefab                = 0xB8         ;
        constexpr std::uintptr_t EmptyFeedEntryPrefab             = 0xC0         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _13c4c538154237f5152e2cbd3e4fe64db12dd3c3 = 0xC8         ;
        constexpr std::uintptr_t _52218ac30087c24ea846c71c53163f8694e0f8b7 = 0xD0         ;
        constexpr std::uintptr_t _ad82e1d15edcaea0d3676e4d9ef91d7c6c2bb7cb = 0xD8         ;
    }

    namespace Socket_Terrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t placementHeight                  = 0x100        ;
        constexpr std::uintptr_t alignToNormal                    = 0x104        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace FoliageDisplacementRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t clearDisplacementMaterial        = 0x20         ;
        constexpr std::uintptr_t cameraEvent                      = 0x28         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _004e6d22f8288310bbfc939989a5c6c5447ba94e = 0x30         ;
    }

    namespace ServerBrowserListNexus
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t categoryButton                   = 0x20         ;
        constexpr std::uintptr_t sortOrder                        = 0x28         ;
        constexpr std::uintptr_t Initialised                      = 0x30         ;
        constexpr std::uintptr_t VirtualScroll                    = 0x68         ;

        constexpr std::uintptr_t _9c8d58dcfed1d2a079d1feadd06969f93a05b9ce = 0x31         ;
        constexpr std::uintptr_t _53a4635b80cbede9fa0ec8a547a820a9e01c078b = 0x38         ;
        constexpr std::uintptr_t _d4ab507697288ed855c43ef06c21295fca6ad924 = 0x40         ;
        constexpr std::uintptr_t _c0a72f739bba57884ab41f36e3ba43c4617b8048 = 0x41         ;
        constexpr std::uintptr_t _5d3b9275c359d20ebc68fbee693060f71f9b6d9d = 0x48         ;
        constexpr std::uintptr_t _12e928865a0e078a7f26f8d1278f4a08ed164379 = 0x50         ;
        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0x58         ;
        constexpr std::uintptr_t _c7b5dd311e6e31a77e893ff1175d74387661ba01 = 0x5C         ;
        constexpr std::uintptr_t _3824086fb8588b2c0098b088889ea394c5a188e0 = 0x60         ;
        constexpr std::uintptr_t _60bfb8bd79bcbb81131f12958e350a92d9b52cdd = 0x70         ;
        constexpr std::uintptr_t _a21c8cc4a0d17bc281eff4c5120f26487d5d4dac = 0x78         ;
    }

    namespace GameModeManifest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t gameModePrefabs                  = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace UIVideoPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t aspectRatioFitter                = 0x40         ;
        constexpr std::uintptr_t closeButton                      = 0x48         ;
        constexpr std::uintptr_t videoPlayer                      = 0x50         ;
        constexpr std::uintptr_t videoCanvas                      = 0x58         ;
        constexpr std::uintptr_t controlsCanvas                   = 0x60         ;
        constexpr std::uintptr_t volumeSlider                     = 0x68         ;
        constexpr std::uintptr_t volumeSliderRect                 = 0x70         ;
        constexpr std::uintptr_t volumeIcon                       = 0x78         ;
        constexpr std::uintptr_t volumeLoudnessIcons              = 0x80         ;
        constexpr std::uintptr_t volumeKnob                       = 0x88         ;
        constexpr std::uintptr_t videoProgressBar                 = 0x90         ;
        constexpr std::uintptr_t loadingIndicator                 = 0x98         ;
        constexpr std::uintptr_t audioDuckingAmount               = 0xA0         ;
        constexpr std::uintptr_t timeoutAfter                     = 0xA4         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _2c54a37eab32a9d6d2e887cb0829e0788030f3ec = 0xA8         ;
        constexpr std::uintptr_t _5e4691d66f0da12d74eeef6a2c2aff56a3e0602c = 0xB0         ;
    }

    namespace %18cb793223e66161c5c3e3941e360e971fde5de9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082A160   ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _07ea7bed5aaaf77542fb7fee73277612849a9723 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _38c41dfbe74a22776974d71fbe64eed9da1c95bb = 0x0          ;
            constexpr std::uintptr_t _3f9af08982ab05b91620126c7a52fa3239e010de = 0x8          ;
            constexpr std::uintptr_t _3ee7446eb9623881fe29bc51d1d5c59cb0d1dcf5 = 0x18         ;
        }

    }

    namespace TerrainBlendMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BlendTexture                     = 0x68         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
    }

    namespace MeshTerrainRootRuntimeObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace PatternFireworkStar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Pixel                            = 0x20         ;
        constexpr std::uintptr_t Explosion                        = 0x28         ;
        constexpr std::uintptr_t ParticleSystems                  = 0x30         ;
    }

    namespace DeployableBoomBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t BoxController                    = 0x3D8        ;
        constexpr std::uintptr_t PowerUsageWhilePlaying           = 0x3E0        ;
        constexpr std::uintptr_t IsStatic                         = 0x3E4        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b669bb5598357afaeada37e9a72fc549f765525e = 0x3A8        ;
        constexpr std::uintptr_t _3708776f08d072451c7686a184744fb504800920 = 0x3B0        ;
        constexpr std::uintptr_t _b9ae538c736be459ffb1a7c138843b268dc30359 = 0x3B8        ;
        constexpr std::uintptr_t _39064abd8db521b366862ad2eacd7186e057d642 = 0x3C0        ;
        constexpr std::uintptr_t _6e67abe8d3e1ba5095da994c9e13fad57dc861f1 = 0x3C8        ;
        constexpr std::uintptr_t _d0958bec35502d2f223b60f18d72c7ea460693a5 = 0x3D0        ;
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x3E8        ;
        constexpr std::uintptr_t _af66d1c9a910931eded6f06c7c296cfa2168bb8f = 0x3F0        ;
        constexpr std::uintptr_t _2e80f2769a994e97d423a0b6941e76beba4013da = 0x3F8        ;
        constexpr std::uintptr_t _dcc27a39561ca3d1da71cc26ca2e5c70419dcda9 = 0x400        ;
        constexpr std::uintptr_t _2e949e27ae188cfd0ba475eb4380d9725802a914 = 0x408        ;
        constexpr std::uintptr_t _0cd02a11cc132a99602b2182d44cdd52df2c74ea = 0x40C        ;
    }

    namespace SortMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8a00efb5f11c25f0b4d8cd61b163ade6d7d64455
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10830B30   ;
        constexpr std::uintptr_t _4ab69b8a3e94bb6b6f16180dc1fd41cf0702f9e0 = 0x10         ;
        constexpr std::uintptr_t _2ebc6b6851b27705c9148965e7ff521120b9e53b = 0x18         ;
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x20         ;
        constexpr std::uintptr_t _bf90b486540ddb30543cc7d572faffb690942e3c = 0x28         ;
        constexpr std::uintptr_t _fae972e8eee04bb1896e26fbade41fa427118fec = 0x30         ;
        constexpr std::uintptr_t _f8c0e79f39ddfc496a728d3011c0fee02097504e = 0x38         ;
    }

    namespace SortDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %48a6e280e4cef0e449081fec66878fda2cff1ec7
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10830B38   ;
        constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x10         ;
        constexpr std::uintptr_t _6d82c22093e6f07188dc9b1a8d16a8004b60de19 = 0x18         ;
        constexpr std::uintptr_t _756107f23f6506a689d8a396717076145192296b = 0x20         ;
    }

    namespace UI_CopyPaste
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t scrollRect                       = 0x68         ;
        constexpr std::uintptr_t gridVirtualScrollFlex            = 0x70         ;
        constexpr std::uintptr_t listVirtualScrollFlex            = 0x78         ;
        constexpr std::uintptr_t fileButtonsParent                = 0x80         ;
        constexpr std::uintptr_t fileLinesParent                  = 0x88         ;
        constexpr std::uintptr_t gridModeButtonGo                 = 0x90         ;
        constexpr std::uintptr_t listModeButtonGo                 = 0x98         ;
        constexpr std::uintptr_t sortButton                       = 0xA0         ;
        constexpr std::uintptr_t sortButtonText                   = 0xA8         ;
        constexpr std::uintptr_t undoPasteButton                  = 0xB0         ;
        constexpr std::uintptr_t fileName                         = 0xB8         ;
        constexpr std::uintptr_t undoPasteText                    = 0xC0         ;
        constexpr std::uintptr_t nothingToShowContainer           = 0xC8         ;
        constexpr std::uintptr_t searchInputField                 = 0xD0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _d7a69fa19281ca0379d2dc70732600fbabb0d699 = 0xD8         ;
        constexpr std::uintptr_t _d91478f1c428b1c3c63cb63944bfcb845b6cc930 = 0xE0         ;
        constexpr std::uintptr_t _f2f56939c5a807527291d4afbd17b39f68968a6a = 0xE8         ;
        constexpr std::uintptr_t _b803b91271ccce7cf4bf9a81d4f71647d3dbd900 = 0xF0         ;
        constexpr std::uintptr_t _aefc572114f1d9837c2dc58d4af898a04311a727 = 0xF8         ;
        constexpr std::uintptr_t _04362386df25afa6b56b8874c7d85abf2c0e107b = 0x100        ;
        constexpr std::uintptr_t _4e1f61d857037fb437ad7a44617f05f74ab364f9 = 0x104        ;
    }

    namespace %5065a5f8f750c3a46c16fc1ca62018758f10c1ac
    {
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x20         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0x28         ;
        constexpr std::uintptr_t _dedf7c681e535b7a3c86c9c18f97f60b77862d37 = 0x30         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x34         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x40         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x4C         ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x58         ;
        constexpr std::uintptr_t _002b4f5144fd4d32d0be046abeac84936b2243dc = 0x60         ;
        constexpr std::uintptr_t _efa43bb42786e668f46bfdef427844cf5c9bf95b = 0x61         ;
        constexpr std::uintptr_t _f6b5d9dadb1d8dd58c0804b930cfea7b23db9fcb = 0x64         ;
        constexpr std::uintptr_t _baaa296f1125832caf6f17b4809006d10a691c07 = 0x68         ;
        constexpr std::uintptr_t _7ba601a5300d1f6f0cbf9b38232fbe5715104d90 = 0x6C         ;
        constexpr std::uintptr_t _8fa7479739f5b2f26dcbbd1a02fd966be3fd36ea = 0x78         ;
        constexpr std::uintptr_t _e605ef39ccead997d4832dcc75d427b9687cf580 = 0x84         ;
    }

    namespace %1ec2b41b6602bc23183de6d5c60f33b1ed7460e9
    {
        constexpr std::uintptr_t _7c397740a9cc7e454e6a3c849a16f830a9b24996 = 0x1C         ;
        constexpr std::uintptr_t _e605ef39ccead997d4832dcc75d427b9687cf580 = 0x1D         ;
        constexpr std::uintptr_t _22a362f63b51aa6ac4512b7bc34edeb4413d1a63 = 0x1E         ;
        constexpr std::uintptr_t _efa43bb42786e668f46bfdef427844cf5c9bf95b = 0x1F         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x20         ;
        constexpr std::uintptr_t _3c05bd710fc916e18f443064b2d5f274cabf1fde = 0x28         ;
    }

    namespace %c9467ed2c14b9fe4f6dd19478b3f18bd0e501309
    {
        constexpr std::uintptr_t _b08292f07ca361a94de7e28a8d43359306a475e7 = 0x10         ;
        constexpr std::uintptr_t _49764432adcaca30249d1eebd07d45a909d165f9 = 0x18         ;
        constexpr std::uintptr_t _ae2c9555dc831784e298cca1c6e42fe6c7038ad1 = 0x20         ;
    }

    namespace %4a472caa5d25e44d102a573ab71b7fb1403109e5
    {
    }

    namespace Construction
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t info                             = 0xA0         ;
        constexpr std::uintptr_t canBypassBuildingPermission      = 0xC0         ;
        constexpr std::uintptr_t showBuildingBlockedPreview       = 0xC1         ;
        constexpr std::uintptr_t canPlaceOnRoads                  = 0xC2         ;
        constexpr std::uintptr_t canRotateBeforePlacement         = 0xC3         ;
        constexpr std::uintptr_t canRotateAfterPlacement          = 0xC4         ;
        constexpr std::uintptr_t canBeDeployedInDeepSeaWater      = 0xC5         ;
        constexpr std::uintptr_t checkVolumeOnRotate              = 0xC6         ;
        constexpr std::uintptr_t checkVolumeOnUpgrade             = 0xC7         ;
        constexpr std::uintptr_t canPlaceAtMaxDistance            = 0xC8         ;
        constexpr std::uintptr_t placeOnWater                     = 0xC9         ;
        constexpr std::uintptr_t overridePlacementLayer           = 0xCA         ;
        constexpr std::uintptr_t overridedPlacementLayer          = 0xCC         ;
        constexpr std::uintptr_t additionalPlacementLayer         = 0xD0         ;
        constexpr std::uintptr_t rotationAmount                   = 0xD4         ;
        constexpr std::uintptr_t applyStartingRotation            = 0xE0         ;
        constexpr std::uintptr_t deployOffset                     = 0xF0         ;
        constexpr std::uintptr_t enforceLineOfSightCheckAgainstParentEntity = 0xF8         ;
        constexpr std::uintptr_t canSnap                          = 0xF9         ;
        constexpr std::uintptr_t forceY                           = 0xFA         ;
        constexpr std::uintptr_t forceYValue                      = 0xFC         ;
        constexpr std::uintptr_t holdToPlaceDuration              = 0x100        ;
        constexpr std::uintptr_t canFloodFillSockets              = 0x104        ;
        constexpr std::uintptr_t alternativeLOSChecks             = 0x105        ;
        constexpr std::uintptr_t alternativeLOSPositions          = 0x108        ;
        constexpr std::uintptr_t canUseLastValidPosition          = 0x110        ;
        constexpr std::uintptr_t healthMultiplier                 = 0x114        ;
        constexpr std::uintptr_t costMultiplier                   = 0x118        ;
        constexpr std::uintptr_t maxplaceDistance                 = 0x11C        ;
        constexpr std::uintptr_t minPlaceDistance                 = 0x120        ;
        constexpr std::uintptr_t guideMesh                        = 0x128        ;
        constexpr std::uintptr_t guideMeshMaterial                = 0x130        ;
        constexpr std::uintptr_t placeEffect                      = 0x138        ;
        constexpr std::uintptr_t hideBuildingPlannerViewmodel     = 0x140        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ab0fc13ed7ec0ac6ad855a12be0c097018996e89 = 0x148        ;
        constexpr std::uintptr_t _5acf6c0b78feb88d7b4a2b1ec9faf80e091da74e = 0x150        ;
        constexpr std::uintptr_t _9012bbafa2de02604445036fca9bb7500a7f9a2a = 0x158        ;
        constexpr std::uintptr_t _e8b769c9d95ead32eacc2b3d1cdffbb334c41a09 = 0x160        ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x168        ;
        constexpr std::uintptr_t _21d6989ad0c185fe6847f9be8b7384041bc35479 = 0x180        ;
        constexpr std::uintptr_t _c3e7fee18edc1399b6c6c0e4c0c131878789f478 = 0x181        ;
        constexpr std::uintptr_t _24114a66aefa1c496ac0af11b326ee3ca7d3fd27 = 0x188        ;
        constexpr std::uintptr_t _fdd91d30394cba47f36ec5f10efdd08e926a5907 = 0x190        ;
        constexpr std::uintptr_t _bfc945dbc78a9feb41b6220440cecea671d43971 = 0x198        ;
        constexpr std::uintptr_t _40235e736492075bf418c1eb09cc32fcf8ef895a = 0x1A0        ;
        constexpr std::uintptr_t _de2e51dee5e8881445f42625ae99e6f8665b20a4 = 0x1A8        ;
        constexpr std::uintptr_t _9ae05cc0da759eaa96c507f486c2281fd086b169 = 0x1B0        ;
    }

    namespace %6a7aa55c4c985ba7b6340784cb2fc305f807d3ce
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _6b706408f9f8b673385b0071cb2cc10a7be879e9 = 0x0          ;
            constexpr std::uintptr_t _723c103d1ddf232da556533ce3b3becd2ec11842 = 0x8          ;
        }

    }

    namespace BunnyEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nameText                         = 0x20         ;
        constexpr std::uintptr_t amountText                       = 0x28         ;
        constexpr std::uintptr_t starImage                        = 0x30         ;
        constexpr std::uintptr_t selfImage                        = 0x38         ;
    }

    namespace ReflectionPlane
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t layerMask                        = 0x308        ;
        constexpr std::uintptr_t nearClip                         = 0x30C        ;
        constexpr std::uintptr_t farClip                          = 0x310        ;
        constexpr std::uintptr_t reflectionMaterial               = 0x318        ;
        constexpr std::uintptr_t reflectionRenderer               = 0x320        ;
        constexpr std::uintptr_t maxDistance                      = 0x328        ;
        constexpr std::uintptr_t fadeTime                         = 0x32C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x330        ;
        constexpr std::uintptr_t _80838acb236fbade0b139c2b1f9d39743c49be63 = 0x338        ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x340        ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x344        ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x348        ;
        constexpr std::uintptr_t _5a1c13daf639b25a25aa5e7963c62fedfe59e3f1 = 0x349        ;
        constexpr std::uintptr_t _806727baf1323d97b23d9dcda18fb2d9266e1c6c = 0x34C        ;
        constexpr std::uintptr_t _f2a04749de06b4c9421eb270f5d5c8601d94e2bd = 0x350        ;
        constexpr std::uintptr_t _88d25fc0e327f09fc5fe652b0101831579379eb9 = 0x358        ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x360        ;
    }

    namespace WeatherPresetType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %c52eedb28e9be5094e6c1edce71d04152390296b
    {
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x10         ;
    }

    namespace HomingLauncherViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
        constexpr std::uintptr_t _3aaa9b83251f55581723a40198c69f60fd665245 = 0x138        ;
    }

    namespace SprayCanSpray_Decal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t DecalComponent                   = 0x310        ;
        constexpr std::uintptr_t IconPreviewRoot                  = 0x318        ;
        constexpr std::uintptr_t DefaultMaterial                  = 0x320        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _495abde151068f4a2c1423c83d63559a3a3c5550 = 0x308        ;
    }

    namespace MeshTreeLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t States                           = 0xD0         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88         ;
        constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94         ;
        constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95         ;
        constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96         ;
        constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98         ;
        constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8         ;
        constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0         ;
        constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8         ;
        constexpr std::uintptr_t _44a919bc94fdea62e73cd4147270d7b6e2d2d273 = 0xD8         ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0xE0         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0xE8         ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0xF0         ;
        constexpr std::uintptr_t _06e70c6944949d91ca66f24ef21f24fe923369c6 = 0xF8         ;
        constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0xFC         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t _f0cd141a9650f2c00b0b51600fa4d128e2efd8c4 = 0x10         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x20         ;
        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x30         ;
        constexpr std::uintptr_t _8c21c71c0b042f3d1369fba433a2741bdd6c7b68 = 0x38         ;
        constexpr std::uintptr_t _bb2aab4123063612e2cc228fb9f081b1a00035e0 = 0x60         ;
        constexpr std::uintptr_t _4e2c20e9a0088ba376ba74c6a1eb79671383f449 = 0x88         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0xB0         ;
        constexpr std::uintptr_t _4fdbde9627895a07b261bb9472308450be356924 = 0xB8         ;
        constexpr std::uintptr_t _44e018eea88fbebe6e8220fa2179e4191d872418 = 0xC0         ;
        constexpr std::uintptr_t _8e2b34677bd56b930e132e6d0fa5f8b1be7132ce = 0xE8         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0xF8         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0xFC         ;
        constexpr std::uintptr_t _5b42391b1b8e648c15914001785faf4a7a1fbe43 = 0x100        ;
    }

    namespace %cd4b5bc5516ead71c7eb834b53d0ad9c2add86a8
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _aed178a1dc7404322f3ad7dc4e4034711db66eff = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8564fd839ef2d52704ccb125aabcbf0934e8367b = 0x0          ;
            constexpr std::uintptr_t _1df8bb372b10c5a5354c45a179043c23f7a18030 = 0x8          ;
        }

    }

    namespace LootPanelHorse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t breedTitle                       = 0x50         ;
        constexpr std::uintptr_t healthText                       = 0x58         ;
        constexpr std::uintptr_t maxSpeedText                     = 0x60         ;
        constexpr std::uintptr_t staminaText                      = 0x68         ;
        constexpr std::uintptr_t storageSlots                     = 0x70         ;
        constexpr std::uintptr_t buffs                            = 0x78         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace %c1391c4ab423304cc0ce8c573fb623ccb92826f1
    {
        constexpr std::uintptr_t _c40a7d236244f75281c857f0b9a39322fbda287e = 0x10         ;
        constexpr std::uintptr_t _c96f8944a188268d23bd138bc4a8d3904bfc2eb8 = 0x18         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x28         ;
        constexpr std::uintptr_t _fcf0b3f9036e611c36edd15c92caef61aa791e20 = 0x30         ;
        constexpr std::uintptr_t _cae60f6919eea244c1041069b5ed7192a16e0f65 = 0x38         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x40         ;
        constexpr std::uintptr_t _dc2f889d8ddb8fe9114cd0d1d7e6c82e850bbb87 = 0x48         ;
        constexpr std::uintptr_t _ece96e7dd0698eb4f49d4aede7ef2a6530d341ec = 0x4C         ;
        constexpr std::uintptr_t _9b66969007a35818a6dc52331eac3819571816c0 = 0x4D         ;

        namespace _static
        {
            constexpr std::uintptr_t _ad5e1710ebd104db0984c4e05fd0369e13c7dc26 = 0x0          ;
            constexpr std::uintptr_t _e0eea857c90408123da8d6dfa4a108e7bbb90197 = 0x8          ;
            constexpr std::uintptr_t _529866941f0ae9ee5060ba340ac53f350dcda86b = 0x18         ;
        }

    }

    namespace OrientableLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t visibilityPassesThroughParent    = 0x340        ;
        constexpr std::uintptr_t powerConsumption                 = 0x344        ;
        constexpr std::uintptr_t pivotOrigin                      = 0x350        ;
        constexpr std::uintptr_t yaw                              = 0x358        ;
        constexpr std::uintptr_t pitch                            = 0x360        ;
        constexpr std::uintptr_t pivotAutoAdjust                  = 0x368        ;
        constexpr std::uintptr_t pitchClamp                       = 0x36C        ;
        constexpr std::uintptr_t yawClamp                         = 0x374        ;
        constexpr std::uintptr_t serverLerpSpeed                  = 0x37C        ;
        constexpr std::uintptr_t clientLerpSpeed                  = 0x380        ;
        constexpr std::uintptr_t reorientEffect                   = 0x388        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _984f59b8e05a5436d097d5ec3665bddf552f0361 = 0x348        ;
        constexpr std::uintptr_t _040e3d831c3f02019e0da644adc7641bd2c18d27 = 0x390        ;
        constexpr std::uintptr_t _76e16d60babf11c4c43adf0b99e9ab3d39e813fd = 0x394        ;
        constexpr std::uintptr_t _116dd6afb232364ba7373464fb51da3561bef00f = 0x398        ;
        constexpr std::uintptr_t _ae792e8bbfe841b765bd40f6e33075c4965ac09c = 0x39C        ;
        constexpr std::uintptr_t _529f1b5a716284c1e0c71af42a16d2a5a3333043 = 0x3A0        ;
        constexpr std::uintptr_t _4e4164baf3de5a0b1f1c3ad485a35e1191f86022 = 0x3A4        ;
        constexpr std::uintptr_t _b5555e06b29c21e73df869ea51d5c2b15ba1c5b1 = 0x3A8        ;
        constexpr std::uintptr_t _d4ba63441ae516028b9520727f1cc8b9a8371244 = 0x3AC        ;
    }

    namespace %f5f2baf98d08f5d59565cfebc0738b316f618569
    {
        constexpr std::uintptr_t _0ded7dbba273d296fc5cd5753d037fb0e3a6c3d3 = 0x10         ;
        constexpr std::uintptr_t _d0f46486bdce57af3848796ad0f1d0c9427217d7 = 0x18         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x20         ;
        constexpr std::uintptr_t _52f5b63954df68515b1d47f94179e260758718c0 = 0x30         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x38         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x4C         ;
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x4D         ;
        constexpr std::uintptr_t _f46fc342ce9d3b22175523cb891cd944554d04cc = 0x50         ;
        constexpr std::uintptr_t _223a4d37fca714464b5c7446a2b940f51e21a18e = 0x54         ;
        constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x58         ;
        constexpr std::uintptr_t _be4a7cad91fe47da12999ae4ae526d5a37b1748d = 0x60         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x68         ;
        constexpr std::uintptr_t _33186f7b3973ffaf759864e36cd496274301a7f9 = 0x70         ;
        constexpr std::uintptr_t _dac4c0ebc9ac72f0a638a19f5ec0f639bb5d9bd1 = 0x78         ;
        constexpr std::uintptr_t _e3306a809035e5a9c2fc886c6a393e434ff936b7 = 0x80         ;
    }

    namespace %ecbe08870d390ff36ebb4376f6f04f8b082680cc
    {
        constexpr std::uintptr_t _6c7a1509089c4f56e39200993d7b1a02d7c3a8a0 = 0x10         ;
        constexpr std::uintptr_t _4d884bf1b67736974a8d619aed7a89d468c55c37 = 0x18         ;
        constexpr std::uintptr_t _00c8f0e35dac82a7205a7305438b3d5a360185c4 = 0x20         ;
        constexpr std::uintptr_t _a25adf3f29e5892b203775c3bbff039f33939c10 = 0x28         ;
        constexpr std::uintptr_t _6ecad7a84021d8d1b67f42431dd1e8f686e2d384 = 0x30         ;
        constexpr std::uintptr_t _b41b373ccf42feaec2f6ffdc4cfbdc7ceb0236b5 = 0x38         ;
        constexpr std::uintptr_t _5d35a5b623fce28d74689e903dfdab2482bb8fa1 = 0x3C         ;
        constexpr std::uintptr_t _5966bbe38e1a4cdd36096ca6e0a04441019eb38d = 0x40         ;
        constexpr std::uintptr_t _c792d2382829d10a67f1aca6ccfbdb4a28d63008 = 0x48         ;
        constexpr std::uintptr_t _9494163b3c713e74ce6980e2b4edd1cbc97cfc5c = 0x50         ;
        constexpr std::uintptr_t _2408b01adc7bfb99d3a5b1ffb9352ecd1acfd509 = 0x78         ;
        constexpr std::uintptr_t _6a493c702195cf0b3fc47d423dd48cfe4228a65b = 0x7C         ;
        constexpr std::uintptr_t _ddfd597d5a44f3b7add2ece0a97996b108952d4b = 0x80         ;
        constexpr std::uintptr_t _7cd57727d30269fffbee427533fb1d0bd6e629d8 = 0xB8         ;
        constexpr std::uintptr_t _0950c0222fcf64cdb1c49c564909afdbca82054e = 0xC0         ;
        constexpr std::uintptr_t _b021837712f53e6b641ba46554d011620667e6e0 = 0xC8         ;
        constexpr std::uintptr_t _9e4a4bef1431e5e8e4ff7a7e630d2b66ca8018f4 = 0xD0         ;
        constexpr std::uintptr_t _b97d49eeb7b27c2e9cb95cb65d20912685ed4602 = 0xD8         ;
        constexpr std::uintptr_t _6faff9e14778a19d9e8beb8abea2201f56437f4d = 0xE0         ;
        constexpr std::uintptr_t _69729c28325cc16801754b5503fca39b8fecc066 = 0xE8         ;
        constexpr std::uintptr_t _8adc2ab69f43349179769c8513f2d69fa0cd3efe = 0xF0         ;
        constexpr std::uintptr_t _d0ec388ec095d1919bfd17350803c9e65a10aebe = 0xF4         ;
        constexpr std::uintptr_t _af02ea61a28403e5cfcbb27594dfe6abd8ee51e4 = 0xF8         ;
        constexpr std::uintptr_t _ea4a6ab10031dc97e8ce8249e092bc595d1d06c2 = 0x100        ;
        constexpr std::uintptr_t _4dcb1aa72a9a96ea130ca760c91ad1f5223c32a1 = 0x108        ;
        constexpr std::uintptr_t _c465693814a9f81c932d1f96017f26f6a636a2b2 = 0x130        ;
        constexpr std::uintptr_t _8aed0002324569da878bc52b2b82cb01cf86a192 = 0x138        ;
        constexpr std::uintptr_t _2f310bdd84eecd2eb62c29496c7ca76b8cd0b938 = 0x13C        ;
        constexpr std::uintptr_t _037f613d83ef24c6c9d1f2299d9f965d6b1f2b42 = 0x140        ;
        constexpr std::uintptr_t _7584b35ef0fc03c1071332b36ab7a33e568aed53 = 0x148        ;

        namespace _static
        {
            constexpr std::uintptr_t _c6a0fdfc65d1ce2b7657cbbe09721da893dbf165 = 0x0          ;
            constexpr std::uintptr_t _05101ba6d67becef50735c4a83ab49be82b6aef4 = 0x8          ;
            constexpr std::uintptr_t _9df83fb94f06cd5203deef5097860468c8ab9200 = 0x10         ;
            constexpr std::uintptr_t _539e697d254ce98ea358a63f934ac94ef3cd7703 = 0x18         ;
        }

    }

    namespace WorkshopRenderSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemDefinition                   = 0x20         ;
        constexpr std::uintptr_t itemID                           = 0x28         ;
        constexpr std::uintptr_t ToggleLightingRig                = 0x2C         ;
        constexpr std::uintptr_t LightingRig                      = 0x30         ;
    }

    namespace SlotFaces
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SlotMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t Reel1                            = 0x3E0        ;
        constexpr std::uintptr_t Reel2                            = 0x3E8        ;
        constexpr std::uintptr_t Reel3                            = 0x3F0        ;
        constexpr std::uintptr_t Arm                              = 0x3F8        ;
        constexpr std::uintptr_t Curve                            = 0x400        ;
        constexpr std::uintptr_t Reel1Spins                       = 0x408        ;
        constexpr std::uintptr_t Reel2Spins                       = 0x40C        ;
        constexpr std::uintptr_t Reel3Spins                       = 0x410        ;
        constexpr std::uintptr_t MaxReelSpins                     = 0x414        ;
        constexpr std::uintptr_t SpinDuration                     = 0x418        ;
        constexpr std::uintptr_t StoragePrefab                    = 0x438        ;
        constexpr std::uintptr_t SpinSound                        = 0x450        ;
        constexpr std::uintptr_t PayoutDisplay                    = 0x458        ;
        constexpr std::uintptr_t PayoutSettings                   = 0x460        ;
        constexpr std::uintptr_t HandIkTarget                     = 0x468        ;
        constexpr std::uintptr_t PayoutIconMaterial               = 0x470        ;
        constexpr std::uintptr_t UseTimeOfDayAdjustedSprite       = 0x478        ;
        constexpr std::uintptr_t PulseRenderer                    = 0x480        ;
        constexpr std::uintptr_t PulseSpeed                       = 0x488        ;
        constexpr std::uintptr_t PulseFrom                        = 0x48C        ;
        constexpr std::uintptr_t PulseTo                          = 0x49C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _eea005353ff8ab48d3a777bbba419a1efddacecb = 0x3D0        ;
        constexpr std::uintptr_t _413efd005726b44d3e31f6a250b3de13844d44ab = 0x3D8        ;
        constexpr std::uintptr_t _79574378cb239c31fda80e103e5455ab71aa5aca = 0x41C        ;
        constexpr std::uintptr_t _d34bcfb20fe8e7ff706ee76c2be75f512af22d1a = 0x420        ;
        constexpr std::uintptr_t _72c58dd6c0b0b1502efdf11e2ae5422ca96b7bf0 = 0x424        ;
        constexpr std::uintptr_t _446c629b1afa9c4dd6d2467c27348cd2157a2bec = 0x428        ;
        constexpr std::uintptr_t _ee51cb422fa1b032baf5720abe46a7a64252e7cd = 0x42C        ;
        constexpr std::uintptr_t _75b035f57c19e0d7db19249ee8e8c1c4c1cc7211 = 0x430        ;
        constexpr std::uintptr_t _bae49c369b4fc3f861188ddc2cfcc113ad9c701a = 0x434        ;
        constexpr std::uintptr_t _6de5e8d15e1760fe0db66b95261a02d0af546878 = 0x440        ;
        constexpr std::uintptr_t _e8f9b20daf37900c92aa86180a7fc6c38ef96a12 = 0x4AC        ;
        constexpr std::uintptr_t _6070628b4227c53fe3456241ed6e72bb9a6d48db = 0x4B0        ;
        constexpr std::uintptr_t _62cca812e5b1a5a380d474cf79dd022efdfb02c7 = 0x4B4        ;
        constexpr std::uintptr_t _4684090e6169af131f1f0d49ecf551e459bf5abe = 0x4B8        ;
        constexpr std::uintptr_t _6b84fe33ec7112537e7ca5961b0e352b72b99ade = 0x4C0        ;
        constexpr std::uintptr_t _b7bb227cdfa188b809b9af49a935e3a87354d4d3 = 0x4C8        ;
        constexpr std::uintptr_t _bd2cf724f73540c3f4a25ea0e6768f1c7d6e42fc = 0x4D0        ;
    }

    namespace BorderGraphic
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;

        constexpr std::uintptr_t _a1b34b871526998618d11d25452477d9522a4c1a = 0xE0         ;
        constexpr std::uintptr_t _6b450f5b7730d46f7eacb9dccb34404ede3a75a0 = 0xE4         ;
        constexpr std::uintptr_t _238062065d50c3d76ebd217b1f4e808f0f83cfd3 = 0xE8         ;
        constexpr std::uintptr_t _baeae7578540f79aafffdae6b534671e03b7994d = 0xEC         ;
        constexpr std::uintptr_t _bfc636235fd286b52b8afdc36a1ad44f969c6948 = 0xF0         ;
        constexpr std::uintptr_t _9aa4ecd5457ea2473f9dab49b1a2e9c344475b27 = 0xF4         ;
        constexpr std::uintptr_t _31efc6a99c95f9b21ce7f54cc5544fe202dd897b = 0xF8         ;
        constexpr std::uintptr_t _ef3f7fe77da704e84a3ff05e295aa2fa7cc51713 = 0xFC         ;
        constexpr std::uintptr_t _0f733504bb07c7da59c0a77611a55e2aa3644d99 = 0x100        ;
    }

    namespace TooltipContainer_Emoji
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ScaleRoot                        = 0x20         ;
        constexpr std::uintptr_t TooltipText                      = 0x28         ;
        constexpr std::uintptr_t OverrideLayoutRoot               = 0x30         ;
        constexpr std::uintptr_t EmojiRedirector                  = 0x68         ;

        constexpr std::uintptr_t _3c5ec24b609cffebe51ab162923c2cc195a85ee5 = 0x38         ;
        constexpr std::uintptr_t _5235fd258c9cc7a02da7b18a5efe9fc1ff2692d2 = 0x40         ;
        constexpr std::uintptr_t _f79ad257345eddafde2d24c369699984e634f1b1 = 0x48         ;
        constexpr std::uintptr_t _a39c2e3ab25afed6aec2a6b2630747f22cf6dc7a = 0x4C         ;
        constexpr std::uintptr_t _4d8420273cb2f46a76138de7a5b38171e2a3730e = 0x50         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x54         ;
        constexpr std::uintptr_t _d8fe8862175c92184c62db0bf9d305519e6a8b2b = 0x5C         ;
        constexpr std::uintptr_t _791852f742ce118ad1a612d89b6d9c941121fb83 = 0x5D         ;
        constexpr std::uintptr_t _a45da85c2a667dac21249eddc052778b3cca9a17 = 0x60         ;
    }

    namespace DynamicDirtLayerController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Amount                           = 0x20         ;
        constexpr std::uintptr_t DirtTexture                      = 0x28         ;
    }

    namespace %e332d7a1a9e11e51273066a42019dec8cccb854b
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083DD38   ;
        constexpr std::uintptr_t _e87bde13292b1d0183e56a2f8af3b6207a1b70f4 = 0x10         ;
        constexpr std::uintptr_t _bc8ff90cbc41ec381e8c24dbc7913bc1bf022489 = 0x20         ;
        constexpr std::uintptr_t _ecee532329e263e531d22bf6d0e0c42b473cda2d = 0x28         ;
        constexpr std::uintptr_t _f64023bb84acfd9702e672caedf6ede3af1e20c5 = 0x2C         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x30         ;
        constexpr std::uintptr_t _07730017469db8011f8b2c2c5425a2783d338817 = 0x38         ;
        constexpr std::uintptr_t _396e46ff1048c1b4014c0312e05402f3160f31a5 = 0x40         ;
        constexpr std::uintptr_t _a84a1322d806c6ac211b9847ddc58911dd9f619e = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _98532c372a52a15d2509f5d089db6c789de89a8f = 0x0          ;
        }

    }

    namespace ScaleByTerrainSize
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scaleParent                      = 0x20         ;
        constexpr std::uintptr_t initialScale                     = 0x28         ;
        constexpr std::uintptr_t ReferenceTerrainSize             = 0x40         ;

        constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x34         ;
    }

    namespace EnvironmentManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace MicrophoneStandIOEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t PowerCost                        = 0x340        ;
        constexpr std::uintptr_t InstrumentTrigger                = 0x348        ;
        constexpr std::uintptr_t IsStatic                         = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cbe862455994e9904214fe90bd0d7062a3e440b4 = 0x358        ;
        constexpr std::uintptr_t _827f606b16ac507c84176ffdd2aa7dc85bab0667 = 0x360        ;
        constexpr std::uintptr_t _0a112639caf1ffdd06073e25cdcf0d957f554373 = 0x368        ;
        constexpr std::uintptr_t _b2ddb48436df90314948c013bbcf4f462ea9b9b3 = 0x370        ;
        constexpr std::uintptr_t _ac8a54abefb761be060b03e72e5ab4b8af227acd = 0x374        ;
        constexpr std::uintptr_t _ae698dfa380f0b739c531fe0d2aacaad7446ef50 = 0x378        ;
    }

    namespace MeshPaintableSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t uvRange                          = 0x20         ;
        constexpr std::uintptr_t texWidth                         = 0x30         ;
        constexpr std::uintptr_t texHeight                        = 0x34         ;
        constexpr std::uintptr_t replacementTextureName           = 0x38         ;
        constexpr std::uintptr_t cameraFOV                        = 0x40         ;
        constexpr std::uintptr_t cameraDistance                   = 0x44         ;
        constexpr std::uintptr_t sourceObject                     = 0x50         ;
        constexpr std::uintptr_t collisionMesh                    = 0x58         ;
        constexpr std::uintptr_t localPosition                    = 0x60         ;
        constexpr std::uintptr_t localRotation                    = 0x6C         ;
        constexpr std::uintptr_t applyToAllRenderers              = 0x78         ;
        constexpr std::uintptr_t extraRenderers                   = 0x80         ;
        constexpr std::uintptr_t ignoreRenderers                  = 0x88         ;
        constexpr std::uintptr_t paint3D                          = 0x90         ;
        constexpr std::uintptr_t applyToSkinRenderers             = 0x91         ;
        constexpr std::uintptr_t applyToFirstPersonLegs           = 0x92         ;

        constexpr std::uintptr_t _626f2a8aff1902502ba3b53868861512979dd735 = 0x48         ;
        constexpr std::uintptr_t _6c1ec558e9680e1aa98de9f9f0607a48fc095e9b = 0x93         ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x0          ;
            constexpr std::uintptr_t _78c91b6573d86d4e7e0e7c56a5d0a77ef20bd562 = 0x8          ;
        }

    }

    namespace GenerateDecorTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t KeepExisting                     = 0x40         ;
    }

    namespace WorldModelPartyHatMaterialRandomiser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t randomParts                      = 0x20         ;
        constexpr std::uintptr_t randomiser                       = 0x28         ;
    }

    namespace OverlayBlendModeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace PerformanceSample
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EnvironmentMultiplier
    {
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t Multiplier                       = 0x14         ;
    }

    namespace OceanParameters
    {
        constexpr std::uintptr_t TransitionCurveLighting          = 0x10         ;
        constexpr std::uintptr_t DirectionalLightMultiplier       = 0x18         ;
        constexpr std::uintptr_t AmbientLightMultiplier           = 0x1C         ;
        constexpr std::uintptr_t ReflectionMultiplier             = 0x20         ;
        constexpr std::uintptr_t TransitionCurveSunMoon           = 0x28         ;
        constexpr std::uintptr_t SunMeshBrightnessMultiplier      = 0x30         ;
        constexpr std::uintptr_t MoonMeshBrightnessMultiplier     = 0x34         ;
        constexpr std::uintptr_t TransitionCurveAtmosphere        = 0x38         ;
        constexpr std::uintptr_t AtmosphereBrightnessMultiplier   = 0x40         ;
        constexpr std::uintptr_t TransitionCurve                  = 0x48         ;
        constexpr std::uintptr_t LightColorMultiplier             = 0x50         ;
        constexpr std::uintptr_t LightColor                       = 0x54         ;
        constexpr std::uintptr_t SunRayColorMultiplier            = 0x64         ;
        constexpr std::uintptr_t SunRayColor                      = 0x68         ;
        constexpr std::uintptr_t MoonRayColorMultiplier           = 0x78         ;
        constexpr std::uintptr_t MoonRayColor                     = 0x7C         ;
    }

    namespace EnvironmentVolumePropertiesCollection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t TransitionSpeed                  = 0x18         ;
        constexpr std::uintptr_t ReflectionMask                   = 0x1C         ;
        constexpr std::uintptr_t ReflectionMultipliers            = 0x20         ;
        constexpr std::uintptr_t DefaultReflectionMultiplier      = 0x28         ;
        constexpr std::uintptr_t AmbientMultipliers               = 0x30         ;
        constexpr std::uintptr_t DefaultAmbientMultiplier         = 0x38         ;
        constexpr std::uintptr_t OceanOverrides                   = 0x40         ;
        constexpr std::uintptr_t OceanOverridesDeepSea            = 0x48         ;
    }

    namespace %21455f2a32e42bfd561a1ed638b63c8406e078ad
    {
        constexpr std::uintptr_t _59fb138da3f270b6468536a87799b08d2a8d5eef = 0x10         ;
        constexpr std::uintptr_t _7b35dc6ee82bf84feba7cc080881471b9008c038 = 0x18         ;
    }

    namespace %ec48f8391e8f173972d5ea71c0f268f35df1c9c0
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10848708   ;
        constexpr std::uintptr_t _6f0d82ec48099a9f6ac7937052acaebde88bc40d = 0x10         ;
        constexpr std::uintptr_t _47088b0b67be6a75600db7ac3ff8d62ae91893bb = 0x18         ;
        constexpr std::uintptr_t _2d57e3c28382e758948dcac205b7e440d3fa3730 = 0x20         ;
        constexpr std::uintptr_t _042d0ba9797c7e486415eec4f086eec8a6a5f482 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _35d01e44206a569c4b8b5f5f423be84bbe8f2b36 = 0x0          ;
            constexpr std::uintptr_t _ce117dd6cea649e76a3d6b685dc4a8ceb7fbe0e6 = 0x10         ;
            constexpr std::uintptr_t _0c0b66204f61692ddc918f8f3ac25a13d747d5a6 = 0x20         ;
        }

    }

    namespace %20c673c286fddc3acf3e09dd950c9acc05a61469
    {
        constexpr std::uintptr_t _8355d4ee0f9afbbef0dcdccc6a22477c8d7cac91 = 0x10         ;
        constexpr std::uintptr_t _ed2677ed4f1188f2a7e172d9acc28e72bd084046 = 0x18         ;
        constexpr std::uintptr_t _5559d671bee2f7eb56e6fc927bce77ef029ee298 = 0x20         ;
        constexpr std::uintptr_t _f776a0e1ec4baae5da594e6744d385f7a9f19cc3 = 0x28         ;
        constexpr std::uintptr_t _412644bf6b154eb3203827b606221b82602856f9 = 0x30         ;
        constexpr std::uintptr_t _c0c0058f0faa415bc503754a73c718dcc58a19ca = 0x38         ;
        constexpr std::uintptr_t _10c18e62d409bd1b9a9cb83707aea3f08a72b8a2 = 0x40         ;
        constexpr std::uintptr_t _fe697241efe0783d0d78ca5700615e3d1da7eb8e = 0x48         ;
        constexpr std::uintptr_t _cfc77ee5097fb418dd6ef5e91e94d129940cb247 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _ccb2fb2fc6bbb43b6723e7dd288fd5918edfbe3b = 0x0          ;
            constexpr std::uintptr_t _b3791b9425e8a65d74223a7490cc3299c09f431a = 0x8          ;
            constexpr std::uintptr_t _bf61bfbef77f52d82aad92fa3f4867cdcf19c1f1 = 0x10         ;
            constexpr std::uintptr_t _56ac85945387af3f5bf410cae730d1cf930e69c7 = 0x18         ;
            constexpr std::uintptr_t _043f11969c9ebeedbe25177b2d3b55ca4ae531a9 = 0x20         ;
            constexpr std::uintptr_t _7d73eb5ef000a3513572555a9388d358bbba78dd = 0x30         ;
        }

    }

    namespace UI_ServerAdminUGCEntryPattern
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t starPrefab                       = 0x58         ;
        constexpr std::uintptr_t starRoot                         = 0x60         ;

        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x20         ;
        constexpr std::uintptr_t _45e80213bd4d0834f5a4e1c3005ce57150ec098a = 0x50         ;
    }

    namespace TriggerTowing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace SubsurfacePass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10767CC8   ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x10         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x20         ;
        constexpr std::uintptr_t _d18f2d007a8154953c7777c02d2c0f7d5396a6aa = 0x48         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x50         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x78         ;
        constexpr std::uintptr_t _2386a464ad8ebbefd512469a4fdadb465699257e = 0x88         ;
    }

    namespace %d1d64a6e2b62ce856b94a5a3c514bbbf9f6c11bc
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10767CA8   ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x10         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x20         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x48         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x58         ;
    }

    namespace %9ec29e8e1b6dc5ed5009d77a4c420620da3488bb
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10767CC0   ;
        constexpr std::uintptr_t _c36db85d3a6e5984244696f2d462507715264c05 = 0x10         ;
        constexpr std::uintptr_t _2386a464ad8ebbefd512469a4fdadb465699257e = 0x18         ;
        constexpr std::uintptr_t _1648990a6f436f57fdb66bf75eb1d101c4800600 = 0x20         ;
        constexpr std::uintptr_t _1507d84dc72693d0f12ed1f93ff97622799d4021 = 0x24         ;
        constexpr std::uintptr_t _add746132070d8e320a64ed2b70cfce73afd0c39 = 0x38         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x60         ;
        constexpr std::uintptr_t _870e8129eca3ca5a3c46200fa3a4e592f89b0bd3 = 0x64         ;
        constexpr std::uintptr_t _6d88d800568070f20dbc58c8779d44eda7b9f5ad = 0x68         ;
        constexpr std::uintptr_t _9e4d07cf03d270af673ab60d2f18cbda1c409eca = 0x90         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0xB8         ;
        constexpr std::uintptr_t _19b37eeea766cfeb8bfdf68a25aed7f783dbf2f5 = 0xBC         ;
        constexpr std::uintptr_t _c1e2bf316c6827ab1570009dd264294d820fecf3 = 0xD0         ;
        constexpr std::uintptr_t _60e8361aaf9ea5062e22227a94675ae3bfde052f = 0xF8         ;
        constexpr std::uintptr_t _bf9860e2f59545d15bd9a8bf0967e44c68fd5e7a = 0x108        ;
        constexpr std::uintptr_t _a6eece5738b2043eca60e23ba834a5f1e1536382 = 0x10C        ;
        constexpr std::uintptr_t _e1a33db252a03a74e8214b3db6a02753ca0a189f = 0x11C        ;
        constexpr std::uintptr_t _7d04d0b1c817b2bf33460cb9cebeb601dcea0f4b = 0x130        ;
    }

    namespace %74052728d89fa6b7c727e6b75d66efa14194a800
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108481D0   ;
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _7623bd7f9c650079b74d95e7f25db040748d5c91 = 0x18         ;
        constexpr std::uintptr_t _4fc8aa8394069c184aeca8474cb80acc2c855261 = 0x20         ;
        constexpr std::uintptr_t _db728d625723b0232357457b18d7f0bec0f85858 = 0x28         ;
        constexpr std::uintptr_t _744ac5c3a8888f0f0eb121673273196c61a231b2 = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t _4211dbbf375f58bcca4f078c20c849f9ca102619 = 0x0          ;
            constexpr std::uintptr_t _f7ae1c1ceb506e18e55f3d2f31df6b69c7b4d0b5 = 0x4          ;
            constexpr std::uintptr_t _168cb23db1fc66f4dcaf422ee26f3c502ac6c07c = 0x8          ;
            constexpr std::uintptr_t _3b640179f86bcb6f1cb8bef46cb3c5ec298df006 = 0xC          ;
            constexpr std::uintptr_t _c5d40c5f9112d0735e99fba557457eafe194b03d = 0x10         ;
            constexpr std::uintptr_t _cb452cad2226f6e3ef456b3114296ee52ff00cc5 = 0x14         ;
            constexpr std::uintptr_t _466509bea3879d65dce03b869416cbc44869bd2d = 0x18         ;
            constexpr std::uintptr_t _2ec2cf6a3fccf0f7ffc98997268ce38de9d86723 = 0x1C         ;
            constexpr std::uintptr_t _f17d4860a8f64d513bba57dc22f95aef4c6e4c7c = 0x24         ;
            constexpr std::uintptr_t _7d0cfa2bf2a3f138b9d3356aba875c1f06485744 = 0x28         ;
            constexpr std::uintptr_t _b6acf56ec5bbbacd56fe2686b30fe6094c52da78 = 0x30         ;
            constexpr std::uintptr_t _3a3084f2b2bd238e426e4e592d646861eb76b6bb = 0xB0         ;
            constexpr std::uintptr_t _6881c5ffb3f7acdc4723ebb65f716178f894de29 = 0x130        ;
            constexpr std::uintptr_t _45314cdf1746708232c70ece7707d2085e4e64cb = 0x138        ;
            constexpr std::uintptr_t _cfac9c979e97218b6fe695b169ed93a95ef72064 = 0x1B8        ;
            constexpr std::uintptr_t _c2c2ff6870801911c640b5e093758f2d45557860 = 0x1C0        ;
            constexpr std::uintptr_t _1e5a2fccf4ef3b1af28ae846fb2977be1a96efe3 = 0x1C8        ;
            constexpr std::uintptr_t _d7dd54cbb1742d83109d09bf6b9bf5c6233aa667 = 0x1D0        ;
            constexpr std::uintptr_t _98686f56d457f29a85383895cf04426d7ac0e245 = 0x1D8        ;
            constexpr std::uintptr_t _10c3b730837b36ab6722f535d1db8285c6291b6a = 0x258        ;
            constexpr std::uintptr_t _5ee37d6dc54387d16b1ee06a989198f426d00846 = 0x2D8        ;
            constexpr std::uintptr_t _278b008d2a4fbb35c47d24d2a707145f3f9220bc = 0x2E0        ;
            constexpr std::uintptr_t _fd8fd2a55020ffdeb9f5b4dd3bfa3113664e934a = 0x360        ;
            constexpr std::uintptr_t _07399ee8414efe9e4cc5cdc82b989a3244ae5915 = 0x364        ;
            constexpr std::uintptr_t _6b1534c5627c335c26a42407a3be6ea688f1fa22 = 0x368        ;
            constexpr std::uintptr_t _b53ee1e5b02606c92d880194c7d8617083cdac02 = 0x378        ;
            constexpr std::uintptr_t _f3a445b6ad3f97ecf43c2f66b5d2870e8df66d6e = 0x3F8        ;
            constexpr std::uintptr_t _f70e08a26347e0785df1ec156d9c7e9ee7988038 = 0x3FC        ;
            constexpr std::uintptr_t _e9583ab42d61d9a2762387210e62054fbf0586fb = 0x400        ;
            constexpr std::uintptr_t _422800d04a631c4081c041b0dbe4205603db12d6 = 0x408        ;
            constexpr std::uintptr_t _d1b275b5107a22470762137894d7837f1bfe390c = 0x410        ;
            constexpr std::uintptr_t _138879fefbb33bfc92f2c62bd991fd7028436c8d = 0x418        ;
            constexpr std::uintptr_t _139a87dd22ca563f1bae8a61a06d1199e70e16dc = 0x498        ;
        }

    }

    namespace ColdBreath
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t effect                           = 0x20         ;

        constexpr std::uintptr_t _1f50f78563c0e66a65c5ac3f85f7035d35a1f21e = 0x28         ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x30         ;
    }

    namespace MapMarkerDeliveryDrone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x210        ;
    }

    namespace Frost
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t scale                            = 0x30         ;
        constexpr std::uintptr_t enableVignette                   = 0x38         ;
        constexpr std::uintptr_t sharpness                        = 0x40         ;
        constexpr std::uintptr_t darkness                         = 0x48         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace %cd6e98027e595637035923309066fd017efb90eb
    {
        constexpr std::uintptr_t _8febe6b8b930ff13768edad03eee5f8b69c61aa7 = 0x10         ;
        constexpr std::uintptr_t _29ec82ed5a8a57b360759d2a5c77e95164ee22a7 = 0x14         ;
        constexpr std::uintptr_t _47301c136f644e90d6dcc303af4cb78797f14629 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c80907c16dd870f3e2149a4be391c70548613bf7 = 0x0          ;
            constexpr std::uintptr_t _4e0af69113f5189627277876d2f617ea908f7f4e = 0x8          ;
            constexpr std::uintptr_t _e084dee56d54041095717df9b49c93f8b2d5cf05 = 0x10         ;
        }

    }

    namespace OneActiveSibling
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace EffectSilencerSelect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MilitaryEffect                   = 0x20         ;
        constexpr std::uintptr_t OilFilterEffect                  = 0x28         ;
        constexpr std::uintptr_t SodaCanEffect                    = 0x30         ;
    }

    namespace %b118281c1d7d9e9610e39a50d8f469424107c723
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _1a04951e1e659051447dab5ba0b9b38f979af03d = 0x0          ;
            constexpr std::uintptr_t _463fdac5c0ec6ba725ddf1b33dbf5a45f3b25a39 = 0x8          ;
            constexpr std::uintptr_t _b239c34c2ffb96592a8af5e8afaad0996440a110 = 0x88         ;
            constexpr std::uintptr_t _214e1d705c5a9ff0dee89fdeb0e3fd805efa4faf = 0x108        ;
            constexpr std::uintptr_t _f7b5f1d7af59f6780cd741dab57afd8646d86df6 = 0x110        ;
            constexpr std::uintptr_t _7dd7eba30e32f72ca575d245234352b8d6d88664 = 0x118        ;
            constexpr std::uintptr_t _94db3f9c5dca322985e00437bec8a611dcbcff7b = 0x120        ;
        }

    }

    namespace %c4dd3db6ea72785b08c92cd091e7b574087a01b9
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _cf3872662060c5cc338942783ef5bed9e7a00970 = 0x0          ;
        }

    }

    namespace ViewmodelScope
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t smoothSpeed                      = 0x20         ;
        constexpr std::uintptr_t scopeMaterialOverride            = 0x28         ;

        constexpr std::uintptr_t _35970e4fd9c43b5bb404917705638c6fc9cbf546 = 0x30         ;
    }

    namespace ToolgunScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t blockInfoText                    = 0x20         ;
        constexpr std::uintptr_t noBlockText                      = 0x28         ;
    }

    namespace %7eb0f39140ea4be1d62c4ba0aa6a78a6536dd20d
    {
        constexpr std::uintptr_t _9f556f307b7edf5287fbafb3aac763694778d7c3 = 0x10         ;
        constexpr std::uintptr_t _af727d190097f2ec7c41a53c89fe5e9693b26e35 = 0x18         ;
        constexpr std::uintptr_t _d125b48d9b97dca5ddc0ed49f01ddfe25e6fb7b4 = 0x28         ;
        constexpr std::uintptr_t _905bc49f1801e4e976729f723b51317795a9f165 = 0x30         ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x38         ;
        constexpr std::uintptr_t _bea92bed3d4db67b67eb03e0b0a4bb96fff5d540 = 0x40         ;
    }

    namespace %1f838c79d69f81d27335fa4cec58aeca227df7a8
    {
        constexpr std::uintptr_t _51f650ae4a9c54d725b73169e79dc25ced6cc5b2 = 0x10         ;
        constexpr std::uintptr_t _3ffb1349c97360f7801f7e61fcc9dead948b4ffe = 0x18         ;
        constexpr std::uintptr_t _831d407c0dcc4a0cfaf34a698ae5a8461bf41560 = 0x20         ;
        constexpr std::uintptr_t _c4ab20313e30dbecabd433862ef0dc613dbaa1eb = 0x28         ;
        constexpr std::uintptr_t _d663f9fbf0b57af25c483593cc15b25f7fc4890a = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _801f7aac4ff450025e2c1e357f018f1967e6e9da = 0x0          ;
            constexpr std::uintptr_t _afaedc9ecb81f1a66564e6cb04b95b1948b82e8d = 0x8          ;
            constexpr std::uintptr_t _b7d667eea4ec48cf9f08333d9ff4909b467aa948 = 0x10         ;
            constexpr std::uintptr_t _83fdba3b7aa762cef60c5b488b2d622b8456d14a = 0x18         ;
            constexpr std::uintptr_t _e371a75a3c676153cfde1c722f72c49a148fafd8 = 0x20         ;
        }

    }

    namespace SpatialBiomeFogCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _d6683415cb5ead3f1fa3921e06ade2347bb1eb27 = 0x20         ;
        constexpr std::uintptr_t _bb8aa888daceb87cec70920480c2a00a87d534c1 = 0x28         ;
        constexpr std::uintptr_t _b04a6315f33f7e581f4004407100746f8d9ff4ac = 0x30         ;
        constexpr std::uintptr_t _f104a6131e0fa469c614e41f53e6240a2a27dfb4 = 0x38         ;
        constexpr std::uintptr_t _2d0eddcad71cfa1584b9de1e69e1c1b7739644c7 = 0x40         ;
        constexpr std::uintptr_t _6ec5a17b676e547f23185d09e432582646e02baf = 0x48         ;
        constexpr std::uintptr_t _bc54af7e8a97e74bb5a686c301d085cfe3363984 = 0x50         ;
        constexpr std::uintptr_t _1c2e2f0cff8956c4810a748dbd7e473caa018092 = 0x58         ;
        constexpr std::uintptr_t _514eccf364f75ffdfc4511144184a8d80c1a206c = 0x60         ;
    }

    namespace FlameThrowerInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t damageDisplay                    = 0x20         ;
        constexpr std::uintptr_t rangeDisplay                     = 0x28         ;
    }

    namespace EggSwap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t eggRenderers                     = 0x20         ;
    }

    namespace BlackjackMainScreenUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t inGameDisplay                    = 0x20         ;
        constexpr std::uintptr_t notInGameDisplay                 = 0x28         ;
        constexpr std::uintptr_t faceNeutral                      = 0x30         ;
        constexpr std::uintptr_t faceShocked                      = 0x38         ;
        constexpr std::uintptr_t faceSad                          = 0x40         ;
        constexpr std::uintptr_t faceCool                         = 0x48         ;
        constexpr std::uintptr_t faceHappy                        = 0x50         ;
        constexpr std::uintptr_t faceLove                         = 0x58         ;
        constexpr std::uintptr_t faceInGame                       = 0x60         ;
        constexpr std::uintptr_t faceNotInGame                    = 0x68         ;
        constexpr std::uintptr_t faceNeutralVariants              = 0x70         ;
        constexpr std::uintptr_t faceHalloweenVariants            = 0x78         ;
        constexpr std::uintptr_t cardCountText                    = 0x80         ;
        constexpr std::uintptr_t payoutText                       = 0x88         ;
        constexpr std::uintptr_t insuranceText                    = 0x90         ;
        constexpr std::uintptr_t placeBetsCanvas                  = 0x98         ;
        constexpr std::uintptr_t cardsLayout                      = 0xA0         ;
        constexpr std::uintptr_t cards                            = 0xA8         ;
        constexpr std::uintptr_t phraseBust                       = 0xB0         ;

        constexpr std::uintptr_t _a8add710a98915ef16e84c3e7e96ad5883b9eda5 = 0xB8         ;
        constexpr std::uintptr_t _3894f71f64c55411e09a848964fc30866706df7e = 0xC0         ;
        constexpr std::uintptr_t _9057edd37e1dd4e05a52e6a8b6ac698872483562 = 0xC4         ;
    }

    namespace %d5cd38eb807bdc80a66942e3307d748b22aa7fa4
    {
        constexpr std::uintptr_t _0a0d8b791b2d63939fd481f671da57081f7d949d = 0x10         ;
        constexpr std::uintptr_t _316bf1797d2c0cb9d79307a122df3e5fc1db8822 = 0x14         ;
        constexpr std::uintptr_t _9616e754efdc744e5dd756e249c00269ae9acfb8 = 0x18         ;
        constexpr std::uintptr_t _3391c4dc3bab07cd12af73b5ade49f36a6c36965 = 0x20         ;
        constexpr std::uintptr_t _8211a77382f5af95656b471d3ec05d77ed6f236c = 0x28         ;
        constexpr std::uintptr_t _7b22139c55fe75cdfe19b82a5ae0e947b468a0df = 0x30         ;
        constexpr std::uintptr_t _80a63de6050ee7aaaf611fdf22b3eaf572341f22 = 0x38         ;
        constexpr std::uintptr_t _63a7bac22c88aee6bda58e69658ca8dda62a1634 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _344d63ce738ecfa3565deb188c56886cf7d6f83d = 0x0          ;
            constexpr std::uintptr_t _7e03ec9044c01be1ee6bd709f1f796b7cdd9de97 = 0x8          ;
            constexpr std::uintptr_t _fa32903cdab822bed512b96a311f21b8c49f3771 = 0x18         ;
            constexpr std::uintptr_t _4792aa4be65327a3f38569c3310768a60c65e6bb = 0x28         ;
        }

    }

    namespace %e84c52c9bd1c9ffa9b65791bb1186a2623db52ab
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A9F50   ;
    }

    namespace %5ca3e403d79a034247c7c871be3af99325587922
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _1aa46d4e3cb223b1f2f74de35036c39ebce0444f = 0x18         ;
        constexpr std::uintptr_t _42ce83dcd7bdaabb41c6a039fc8fb664a3d427a2 = 0x20         ;
        constexpr std::uintptr_t _801f6a68ad3e5a3702c627d05b1af4117aec0d30 = 0x28         ;
        constexpr std::uintptr_t _dc8dfe8e2cf140ffd013a46ef1c65aa38d0d20a5 = 0x30         ;
        constexpr std::uintptr_t _8a7729645fb79697bcb2565037fc0beabbfeff5c = 0x38         ;
        constexpr std::uintptr_t _53a0f67c28b9c5b19068a940fe37cdd961da3eff = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _6d69d832b27db74ceefcfc42c9bfbaa842310790 = 0x0          ;
            constexpr std::uintptr_t _fea2e669f2615a752eeb36cef7d17e66e3a2ae07 = 0x8          ;
            constexpr std::uintptr_t _d6e6943cb5526dec4b604a569c2f3fe4be3fc887 = 0x10         ;
        }

    }

    namespace LiquidContainerCrude
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t defaultLiquid                    = 0x3B0        ;
        constexpr std::uintptr_t startingAmount                   = 0x3B8        ;
        constexpr std::uintptr_t autofillOutputs                  = 0x3BC        ;
        constexpr std::uintptr_t autofillTickRate                 = 0x3C0        ;
        constexpr std::uintptr_t autofillTickAmount               = 0x3C4        ;
        constexpr std::uintptr_t maxOutputFlow                    = 0x3C8        ;
        constexpr std::uintptr_t prioritizeDrinkMenuOption        = 0x3CC        ;
        constexpr std::uintptr_t ValidItems                       = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b49015b34147f2de515b6ceb05a8ea8ed426bd14 = 0x3A8        ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %d11599c18ec0df6d4bd405057d48eae69ad544c3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108552C0   ;
        constexpr std::uintptr_t _6c0dfef3df59c9b59c47f9f762a797bd7aaa5b2d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x18         ;
        constexpr std::uintptr_t _1f5fc01646a9d6b0bfeb28e0a593aeaf35f280af = 0x1C         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x20         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x28         ;
        constexpr std::uintptr_t _8ae16fb6926cfd6b45624003ea72f54240fa2871 = 0x30         ;
        constexpr std::uintptr_t _4ac0bab38e8377f4312b2bb1a4a51f5d98057be0 = 0x38         ;
        constexpr std::uintptr_t _acf4505882c0662b114594a3a82ab5bf067c22b7 = 0x3C         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x40         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x48         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x54         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x58         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x5C         ;
        constexpr std::uintptr_t _912ddcaf7c70e41bf3b91bfae68e3296d107f01a = 0x68         ;
        constexpr std::uintptr_t _23dad46632373e94a05d10cbbeb7e88b4b84e939 = 0x70         ;
        constexpr std::uintptr_t _137d4a1ca07532f8147caa46350e3a5958403e86 = 0x78         ;
        constexpr std::uintptr_t _58e87a0795faf91d37ea27c4e7b8c3fb9a4bb71e = 0x88         ;
        constexpr std::uintptr_t _dfc090d2039b4bbd6f95daadba0654e8601c0b06 = 0x90         ;
        constexpr std::uintptr_t _5980b72c4ace9640b07a60ef088efe904586d5eb = 0x98         ;
        constexpr std::uintptr_t _fbb28f61cfc498b6e7fc30227e57ed022ede5ddd = 0xA4         ;
        constexpr std::uintptr_t _861af2f7849f4f9a53cb5e07b3732da94220d379 = 0xA8         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t _1e88428386685b75bc93230ea83075793eda61a9 = 0x0          ;
        }

    }

    namespace SolarPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t sunSampler                       = 0x340        ;
        constexpr std::uintptr_t maximalPowerOutput               = 0x348        ;
        constexpr std::uintptr_t dot_minimum                      = 0x34C        ;
        constexpr std::uintptr_t dot_maximum                      = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace ApartmentLock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t itemType                         = 0x208        ;
        constexpr std::uintptr_t CanRemove                        = 0x210        ;
        constexpr std::uintptr_t Room                             = 0x218        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _e23b35f6cea0c1be8e3dc9b1715aaf7c9ea7f51f = 0x200        ;
    }

    namespace AspectRatioGuide
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t aspectRatioFitter                = 0x20         ;
        constexpr std::uintptr_t label                            = 0x28         ;
        constexpr std::uintptr_t aspect                           = 0x30         ;
        constexpr std::uintptr_t ratio                            = 0x34         ;
    }

    namespace FrameType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %e506be8686bc37a157aecfb4511db4bb348a53d1
    {
        constexpr std::uintptr_t _eeee18c6cc75cce225f412a5cdc1f06c41176731 = 0x10         ;
    }

    namespace %1a04f734df489756fa57985c9b79a8e6b879bf47
    {
    }

    namespace %28258f9149ee41ddefdd03f26213a6d05f0f2d35
    {
        constexpr std::uintptr_t _e891e72ddbca7a53e9d7850f94a43edcb4f572a4 = 0x10         ;
        constexpr std::uintptr_t _03c2cf461c0f97ab7f49f0dccfaa3c82171c4f00 = 0x18         ;
    }

    namespace PluginInfo
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t Author                           = 0x8          ;
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace ProcessInfo
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t WorkingSet                       = 0x8          ;
    }

    namespace %18607c4efc3ae791fd5e6aeea6c07034525ae94d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108517A0   ;
        constexpr std::uintptr_t _70d4dbb77b87cd61a2f83c58374394c48da4f152 = 0x10         ;
        constexpr std::uintptr_t _5c03cad23c72510737fa42f5e5bd61443300101c = 0x18         ;
        constexpr std::uintptr_t _a4402dfce45ff448aeab9e913cc39b2b4f6a1e4c = 0x20         ;
        constexpr std::uintptr_t _a429045ef25a516a819e24dbf5c316651e2f0d28 = 0x28         ;
        constexpr std::uintptr_t _15ab12ef65b72ad320ba208a0c8ef9c5a1f2bf8c = 0x30         ;
        constexpr std::uintptr_t _09e9fcfe4ab6e0acd3d471c68c6ac2bb26e19578 = 0x38         ;
        constexpr std::uintptr_t _cafbd71c03ba9b35eabfd737ca879603c0833538 = 0x40         ;
        constexpr std::uintptr_t _08d0a86860b184526c195cb3273c8ba289a6566b = 0x48         ;
        constexpr std::uintptr_t _028bdfe0faed8dee20e3fe599a9a58c0c61b7002 = 0x50         ;
        constexpr std::uintptr_t _9cd40fd513c578d055d9d53e901b7c771db382b3 = 0x58         ;
        constexpr std::uintptr_t _1bb32353d67a5264c92980afd46df970aef878fc = 0x60         ;
        constexpr std::uintptr_t _094a906f70eb0257c22e9861bb919cedb6887d8b = 0x64         ;
        constexpr std::uintptr_t _87439c4fbaea91f3bf59fb51a134dbf5ebb67e8d = 0x68         ;
        constexpr std::uintptr_t _f46a3579b2704beb720ee00c8f00f19a4b1bf9da = 0x70         ;
        constexpr std::uintptr_t _6c871f3f15196ed7ab474ede2b2b8c96a40fc34c = 0x78         ;
        constexpr std::uintptr_t _bd552f6e372e3be694bf81c6eccf5d833699e320 = 0x80         ;
        constexpr std::uintptr_t _2209e818ae64fe6eee4e00b3f7dad9397710d85f = 0x88         ;
        constexpr std::uintptr_t _af8a7f7251ae99a8e3ae64f1a4307e83aab26af7 = 0x90         ;
        constexpr std::uintptr_t _71ba3590122e518e384387d8f468246e555eceea = 0x98         ;
        constexpr std::uintptr_t _985997233264c65529ab21003c4e3afc9b2d040b = 0xA0         ;
        constexpr std::uintptr_t _8c034f6ccc4b13616d760c7e42fb988a6a0cb55c = 0xA4         ;
        constexpr std::uintptr_t _de730cbac612d77a6dfbf1c16e56006251ecf862 = 0xA8         ;
        constexpr std::uintptr_t _015777029edb2b8965af7f7e86202635614eaf01 = 0xB0         ;
        constexpr std::uintptr_t _fb44c37e3f3f35ab60a1c086192ef80c8a14eddf = 0xB8         ;
        constexpr std::uintptr_t _03c2cf461c0f97ab7f49f0dccfaa3c82171c4f00 = 0xC0         ;
        constexpr std::uintptr_t _62ee08680d316ef09b0be62687072f4586371416 = 0xC8         ;
        constexpr std::uintptr_t _b1792de5fde19595a53465633639d872ba37a4bb = 0xD0         ;
        constexpr std::uintptr_t _eb6b8c629039e30faf05db7c4c96045064be3bf4 = 0xD8         ;
        constexpr std::uintptr_t _e56ec043d3693c748b1f8b2b2cfedee96766c2e1 = 0xE0         ;
        constexpr std::uintptr_t _8a1d9a48ece1f50435be90a9c390e01f08f6a5aa = 0xE8         ;
        constexpr std::uintptr_t _24169acba8a6e47dd2a78bd6d209d53591e1c52e = 0xF0         ;
        constexpr std::uintptr_t _7c192570db896d17b4f151f3317a58b10dd05ea1 = 0xF8         ;
        constexpr std::uintptr_t _631b61396e014b3861fc30be17ee725e3d6e7523 = 0x100        ;
        constexpr std::uintptr_t _3a118eb16bff9a14f0b946f2bf00bc5ef7c78b87 = 0x108        ;
        constexpr std::uintptr_t _c51af15caeafb482593855a920827b8048fd669b = 0x110        ;
        constexpr std::uintptr_t _4fc8b975d6c9e9953b8d6a0ed327cfe82d47cb7a = 0x118        ;
        constexpr std::uintptr_t _013c1381ddbf1adf7ea52f1aa75098b730d7a60b = 0x120        ;
        constexpr std::uintptr_t _e3093984ac23e0fe5f671d16be81634d2d0cff84 = 0x124        ;
        constexpr std::uintptr_t _d5f7cd46d5b9e0ec0b4e4e987884c7f0585426dd = 0x128        ;
        constexpr std::uintptr_t _b4b6735d39d55f823a20e443333b82e9c0dea8bb = 0x130        ;
        constexpr std::uintptr_t _b4bf8b2ecedd38ee865e24838b5c09d5e911fce6 = 0x138        ;
        constexpr std::uintptr_t _964f0c6c37456bd2d0c585c0c90b562741de89e4 = 0x140        ;
        constexpr std::uintptr_t _104b9c628ee2fde5813010bd5126a99babcc0fe1 = 0x148        ;
        constexpr std::uintptr_t _04092a0a52307ab2183284c1fbc2379ac65eeae1 = 0x150        ;
        constexpr std::uintptr_t _085da3a64f76b1181499914383fc4fe7c8e8971a = 0x160        ;
        constexpr std::uintptr_t _c06fa55e16e24288d70ca7e516131c26951146e4 = 0x168        ;
        constexpr std::uintptr_t _9a37184428c61d7b788d5c5f2a158b00f407aaa9 = 0x170        ;
        constexpr std::uintptr_t _7a393ed7e92222b7057cd73f9df100dcfdf2d08a = 0x178        ;

        namespace _static
        {
            constexpr std::uintptr_t _c7df4c8947f77ecf5dd909a827eb208af8b72900 = 0x0          ;
            constexpr std::uintptr_t _bc6be304a49a0013ecf76cbfaad2e67f489ddb6d = 0x8          ;
            constexpr std::uintptr_t _336c88a063d69dbcc837cbbcf95c8d4dcba8858c = 0x10         ;
            constexpr std::uintptr_t _3e39a23969ef830e024fb72401cc7323b246b2f3 = 0x20         ;
        }

    }

    namespace FPD_OverridableFloatAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t BoolVarName                      = 0x18         ;
        constexpr std::uintptr_t TargetVarName                    = 0x20         ;
        constexpr std::uintptr_t LabelWidth                       = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _24fdbcf58a42c042acb58e9c22fad5e556174fb9 = 0x0          ;
        }

    }

    namespace RawImagePreserveAspect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rawImage                         = 0x20         ;
        constexpr std::uintptr_t rectTransform                    = 0x28         ;

        constexpr std::uintptr_t _044ca70635cad7757e63572ec6d7a5da6dac8ea7 = 0x30         ;
    }

    namespace %9f02e9aa9ad8f96fd83e266e8704c805016e89b7
    {
        constexpr std::uintptr_t _e7292030c3b1ae197f25cf4a7c50a3b62410b619 = 0x10         ;
        constexpr std::uintptr_t _305ed52055dc8202062057fa24966288733bc8a5 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _70105c5254e389f52b514f5c32438f9a36b67f20 = 0x0          ;
        }

    }

    namespace UIFireworkDesignItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t LoadButton                       = 0x28         ;
        constexpr std::uintptr_t SaveButton                       = 0x30         ;
        constexpr std::uintptr_t EraseButton                      = 0x38         ;
        constexpr std::uintptr_t Designer                         = 0x40         ;
        constexpr std::uintptr_t Index                            = 0x48         ;

        constexpr std::uintptr_t _6a2ee1c8ef557c2fee9ba6c39a0be13a82c1e8e6 = 0x50         ;
    }

    namespace PropSway
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pivotRotator                     = 0x20         ;
        constexpr std::uintptr_t swaySpeed                        = 0x28         ;
        constexpr std::uintptr_t swayDistance                     = 0x2C         ;
        constexpr std::uintptr_t lerpSpeed                        = 0x30         ;

        constexpr std::uintptr_t _105b092d04e9838ce0a1294beae13b5bfe9a9d51 = 0x34         ;
    }

    namespace %ccbadf6561b2c0a859f667439100b2bbf53f664f
    {
        constexpr std::uintptr_t _ea44d5086c4b8fc15a8861042f51a1e5999ec54b = 0x10         ;
        constexpr std::uintptr_t _78760b35162b8e1be2f42346cc4d2eba8eead6de = 0x14         ;
    }

    namespace %72191b236614515f10055b6d629909a1895c7f5b
    {
        constexpr std::uintptr_t _cdb1d80288bf797e144fad66ed110dcbb6dd850b = 0x10         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x18         ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x20         ;
        constexpr std::uintptr_t _fb0968339c5edbf309a1449d1b5e4600389fce6c = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _59d9fd086ddde91c464bbe649d1be9a5e60367ac = 0x0          ;
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x8          ;
            constexpr std::uintptr_t _15cb201c32dbd58277f58d85f75d9b771b469f60 = 0x10         ;
            constexpr std::uintptr_t _2e9beb14d7db87150d5b2243df1445537d4bc246 = 0x20         ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x28         ;
            constexpr std::uintptr_t _246df13744b5f1cb4017b351b1784e7a19573a6d = 0x30         ;
        }

    }

    namespace UIRoot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t overlayCanvas                    = 0x28         ;

        constexpr std::uintptr_t _d7784e452095f95a87aa12109d55b472d6f914bf = 0x20         ;
    }

    namespace %1b5a18ee2e435643227e6c355a0fd1a84836b576
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _aed178a1dc7404322f3ad7dc4e4034711db66eff = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _1df8bb372b10c5a5354c45a179043c23f7a18030 = 0x0          ;
            constexpr std::uintptr_t _8564fd839ef2d52704ccb125aabcbf0934e8367b = 0x10         ;
        }

    }

    namespace %7a1bcdd9847a151b2ca238b6111e1b337f22639a
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8cb09562d193612e06c7269182743769e60daa3 = 0x0          ;
        }

    }

    namespace Pooltable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t ballRadius                       = 0x378        ;
        constexpr std::uintptr_t tableWidth                       = 0x37C        ;
        constexpr std::uintptr_t tableHeight                      = 0x380        ;
        constexpr std::uintptr_t pocketRadius                     = 0x384        ;
        constexpr std::uintptr_t mouthWidth                       = 0x388        ;
        constexpr std::uintptr_t cueBallStartX                    = 0x38C        ;
        constexpr std::uintptr_t worldSpline                      = 0x390        ;
        constexpr std::uintptr_t splineTableCloseness             = 0x398        ;
        constexpr std::uintptr_t mountableRef                     = 0x3A0        ;
        constexpr std::uintptr_t winEffect                        = 0x3A8        ;
        constexpr std::uintptr_t clientRenderingPoolBalls         = 0x3B0        ;
        constexpr std::uintptr_t ballParent                       = 0x3B8        ;
        constexpr std::uintptr_t poolTableUIRef                   = 0x3C0        ;
        constexpr std::uintptr_t cueStrikeSound                   = 0x3C8        ;
        constexpr std::uintptr_t ballCollisionSound               = 0x3D0        ;
        constexpr std::uintptr_t ballBumperCollisionSound         = 0x3D8        ;
        constexpr std::uintptr_t ballPocketSound                  = 0x3E0        ;
        constexpr std::uintptr_t resetGameEffect                  = 0x3E8        ;
        constexpr std::uintptr_t ballCollisionSpeedRange          = 0x3F0        ;
        constexpr std::uintptr_t ballCollisionSoundInterval       = 0x3F8        ;
        constexpr std::uintptr_t ballReturnPath                   = 0x400        ;
        constexpr std::uintptr_t basketBalls                      = 0x408        ;
        constexpr std::uintptr_t ballReturnSpeed                  = 0x410        ;
        constexpr std::uintptr_t eyeOverrideBehindCueBallOffset   = 0x414        ;
        constexpr std::uintptr_t eyeOverrideHeightOffset          = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _8d67ad3f734ee19f5a971923da972e874455f346 = 0x2D0        ;
        constexpr std::uintptr_t _8c7853b4633f339d8dbf66e7bc6939d75d933759 = 0x2D8        ;
        constexpr std::uintptr_t _82cf73039c7867b3367bdeec8f6e4a8b110f8dd2 = 0x2E0        ;
        constexpr std::uintptr_t _7a9a180094a08f536dff0dd234d6a9f8fcd99571 = 0x2E8        ;
        constexpr std::uintptr_t _f484f2adda6cbe1acf0f2c7d683c1229c02d816f = 0x2F0        ;
        constexpr std::uintptr_t _208f123a94478c7bd50c0e00cc82f540c51caabd = 0x2F8        ;
        constexpr std::uintptr_t _c5e10a44ed60f7c7c52c9665f25a4f355bbc2bbf = 0x300        ;
        constexpr std::uintptr_t _977b56dccc44157e2f7079f7163443d1b8efb26a = 0x308        ;
        constexpr std::uintptr_t _928e92f803878542a6e9a88b7bc538f77856f274 = 0x30C        ;
        constexpr std::uintptr_t _57693f52a4b7032d4e34023a0084befab95c1c50 = 0x310        ;
        constexpr std::uintptr_t _cfea8b6e8aaebc3ec9a0b72993b8060bfb905165 = 0x314        ;
        constexpr std::uintptr_t _cb0ab85b4ca2c6f493cada5b059340045431e404 = 0x318        ;
        constexpr std::uintptr_t _ea4a168053d8f91c526b7d772d2f41252c8bd280 = 0x324        ;
        constexpr std::uintptr_t _ae3403636cb29b6b2e1b5f66aef17ac30bd58ec5 = 0x330        ;
        constexpr std::uintptr_t _573e4fb4b7c5fb2ff8e51166e03255ca55316656 = 0x338        ;
        constexpr std::uintptr_t _e03dc85b674ef10d6c1a6d0340a86e65171d1796 = 0x340        ;
        constexpr std::uintptr_t _b228f3a103789d9028578415f7222a96195cac12 = 0x348        ;
        constexpr std::uintptr_t _c65e08f0e39310b1a3ae1242d0c88f44e4d3259a = 0x350        ;
        constexpr std::uintptr_t _f6217b0ea2289278ff673a863da0e70e7886c012 = 0x358        ;
        constexpr std::uintptr_t _0375d256f2b88020ed096f5953860eb4eef6a34c = 0x360        ;
        constexpr std::uintptr_t _5867f20edd9dbe66c590a50951d0ea4d2227954a = 0x368        ;
        constexpr std::uintptr_t _87a0bd71d384d8d7cbbabae426077665e589aaa5 = 0x370        ;
        constexpr std::uintptr_t _4107ad8690b4a0a0492afb07176df455d304ddab = 0x420        ;
        constexpr std::uintptr_t _acf66159a1c2b068fa78a7978694c5b82d56498d = 0x428        ;
        constexpr std::uintptr_t _da085fe59ba8a9f3f374f7202c45aab18899aa63 = 0x430        ;
        constexpr std::uintptr_t _624edefb9ab62ce466e7244bad216d9fbb8093d2 = 0x438        ;
        constexpr std::uintptr_t _b544e7389a8c2685d03ba54de23adc6abda1a128 = 0x440        ;
    }

    namespace %11a3607761e33735bd9d2f23d617b0e31c6e5291
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _4813e7352c6c33ea1e694214054cae2a1628d59e = 0x18         ;
        constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x20         ;
        constexpr std::uintptr_t _42b2c0315a33878bcbf1fe94bdce574f0f07ae5f = 0x28         ;
        constexpr std::uintptr_t _68c8ceb23fa039fad2edd415016ecb2e6548bb4a = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t _c1e1b2b99581093f43111f5c2deb95ba122ced2a = 0x0          ;
        }

    }

    namespace MLRSAmmoIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fill                             = 0x20         ;
    }

    namespace %3129f3b0e0dceb115f1942fa5f0c89600cfe4425
    {
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x10         ;
        constexpr std::uintptr_t _44d96c7d6e6c2066078d5088bac2a064179c3588 = 0x18         ;
        constexpr std::uintptr_t _10822f80c27187f9c107a0cedf382633b7510cb6 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _e440a67207e4fe41d983e513a476933a07715351 = 0x0          ;
            constexpr std::uintptr_t _3f17bd66dd7d352c6b8ccb158963e28c093685e5 = 0x8          ;
            constexpr std::uintptr_t _f2c8228e5304c54bd10023ff3a0e4a4382b8cc3a = 0x10         ;
        }

    }

    namespace %e059b70b44d001b9362ed8fd5005c5cff4c2ace4
    {
        constexpr std::uintptr_t _8e6d257bea8fb8215abbb224bf1fdd18581e17ac = 0x10         ;
        constexpr std::uintptr_t _dcc6482b20980190bd7afea07614563b4c370361 = 0x20         ;
    }

    namespace StageData
    {
        constexpr std::uintptr_t requiredFuses                    = 0x10         ;
        constexpr std::uintptr_t powerlineAvailablePower          = 0x14         ;
    }

    namespace PowergridStageConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t stages                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace BasePet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t BaseAttackRate                   = 0x840        ;
        constexpr std::uintptr_t BaseAttackDamge                  = 0x844        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x848        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x858        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _184c81d46ad5a0777ca6fab6594a6ae2392a9caf = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x850        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x860        ;
    }

    namespace flamethrowerFire
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pilotLightFX                     = 0x20         ;
        constexpr std::uintptr_t flameFX                          = 0x28         ;
        constexpr std::uintptr_t jet                              = 0x30         ;
        constexpr std::uintptr_t oneShotSound                     = 0x38         ;
        constexpr std::uintptr_t loopSound                        = 0x40         ;
        constexpr std::uintptr_t pilotlightIdle                   = 0x48         ;
        constexpr std::uintptr_t flameLoop                        = 0x50         ;
        constexpr std::uintptr_t flameStart                       = 0x58         ;
        constexpr std::uintptr_t flameState                       = 0x60         ;

        constexpr std::uintptr_t _9afa6f798b894e484c5333089d1f21c380fa9293 = 0x64         ;
    }

    namespace GestureDoor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;
        constexpr std::uintptr_t OpenGesture                      = 0x3F8        ;
        constexpr std::uintptr_t KickGesture                      = 0x400        ;
        constexpr std::uintptr_t KickAnimationDelay               = 0x408        ;
        constexpr std::uintptr_t PushAnimationDelay               = 0x40C        ;
        constexpr std::uintptr_t WeaponAdditiveDelay              = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
        constexpr std::uintptr_t _3d3d2daac9661bc6c7f35f19121b7c26c38a2b36 = 0x3F0        ;
    }

    namespace WearableEyeViewAdjustment
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace PIDController-fake-0
    {
        constexpr std::uintptr_t p                                = 0x10         ;
        constexpr std::uintptr_t i                                = 0x14         ;
        constexpr std::uintptr_t d                                = 0x18         ;

        constexpr std::uintptr_t _6c20dcd7bd22da65844a7405533315d900313498 = 0x1C         ;
        constexpr std::uintptr_t _5a2aeab243c68f99405f27e6dbfbd4e022d263be = 0x20         ;
    }

    namespace %72cecfb6bbf7989c162e14fe5c965bf06e3d5b73
    {
        constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x18         ;
        constexpr std::uintptr_t _9c0dc7c0d232e307e977abf7d547cc87b8408acc = 0x28         ;
        constexpr std::uintptr_t _7097039c2d12e6bfa7768dc3bedc2a14859f137a = 0x38         ;
        constexpr std::uintptr_t _2026f1c8f1415f1ea66fe79f8f058d3bc83c5265 = 0x44         ;
        constexpr std::uintptr_t _04603afd8ffd127da1ddae56f692ce63432b4762 = 0x48         ;
        constexpr std::uintptr_t _47bd43185038ecc9996d88762cf0c413fb46e897 = 0x50         ;
        constexpr std::uintptr_t _b87aac973c2d6f019e8b8b5c681bf9906c4f4a52 = 0x54         ;
    }

    namespace SegmentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace JoinType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BezierType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %57cafa237137fdafbcf90bf5dae3b74bbea03860
    {
        constexpr std::uintptr_t _962f9781c4fa49a82266316600ae3d48a58eb4e6 = 0x10         ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x14         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x18         ;
        constexpr std::uintptr_t _57caff436783a8f18330cc208ce1442fca6d8640 = 0x20         ;
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x28         ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x2C         ;
        constexpr std::uintptr_t _5a613bade9581673edc00d2b2d054c7410d4a8be = 0x30         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x38         ;
        constexpr std::uintptr_t _4e2b696484c6136a2e31b67d6f29f7457ecc5908 = 0x40         ;
        constexpr std::uintptr_t _0473f80f2c1d752221e290b128f05c28119cf5a1 = 0x48         ;
        constexpr std::uintptr_t _cbf0945447e95859ac45763ba2e24b98c2b2d51c = 0x50         ;
        constexpr std::uintptr_t _687dd4311ca10593ea979b0cabb5aca6ff1ed96d = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t _32789bdc24ddd6dc5c324775148af2da5765bc6b = 0x0          ;
            constexpr std::uintptr_t _79099426a141395d54efc6d432dac23a6f0a88b7 = 0x8          ;
            constexpr std::uintptr_t _da027afcf7b2b81ac3c3029cd12963219c5b2381 = 0x10         ;
            constexpr std::uintptr_t _8d78d27fb7974ab39295db4ed8d0bc6b4b3dca19 = 0x18         ;
        }

    }

    namespace LightColour
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VolumeSensitivity
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Speed
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AudioVisualisationEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t SettingsDialog                   = 0x368        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _1e757325c64d255a3a36162307dde9a1eadaa0d2 = 0x340        ;
        constexpr std::uintptr_t _95a0d6626c897e4d2cafbb9d4b029c2c7af44991 = 0x348        ;
        constexpr std::uintptr_t _c8bfec5e1bd5d9b908bb0bc7b9791e27760c568d = 0x358        ;
        constexpr std::uintptr_t _8c2d0026f40b18fd761d6460a992c748000a72bb = 0x35C        ;
        constexpr std::uintptr_t _861fcc269d55bff6883075ba6cd8310d993b032e = 0x360        ;
        constexpr std::uintptr_t _ee80753067308ebe1b84e2f6bc41a511c74e55a6 = 0x370        ;
        constexpr std::uintptr_t _a5e7798bcad71458dab10e54c990b8f8c4de0eba = 0x378        ;
        constexpr std::uintptr_t _9eece86df4915a2e1853e02b51b1ead81ee0e529 = 0x380        ;
    }

    namespace SatelliteThrusterButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t labelText                        = 0x20         ;
        constexpr std::uintptr_t button                           = 0x28         ;
        constexpr std::uintptr_t normalColor                      = 0x30         ;
        constexpr std::uintptr_t firedColor                       = 0x40         ;
        constexpr std::uintptr_t disabledColor                    = 0x50         ;
        constexpr std::uintptr_t hoverFill                        = 0x60         ;
        constexpr std::uintptr_t hoverLabelColor                  = 0x68         ;

        constexpr std::uintptr_t _7fc697a99197485c0ff7eb3b899cd94ff2511ce5 = 0x78         ;
        constexpr std::uintptr_t _b8ad8b6ecfbe55b7897f35a798aeb05aa061ab2c = 0x80         ;
        constexpr std::uintptr_t _ae80f185126035d76bc7f0e271785fc544f4ae04 = 0x88         ;
        constexpr std::uintptr_t _a2ddcd19ff38dc66f8fab25e6cc37a36d8abd48f = 0x90         ;
        constexpr std::uintptr_t _99aec2017da34a2d44c8d2eaf0dc1e2dae15066a = 0x94         ;
        constexpr std::uintptr_t _a5e7762a7ebea69e85418a81c10dfa320ff0eb06 = 0x95         ;
        constexpr std::uintptr_t _ad4c3f99f5b5a695fd96dcf771b50024f232e6dc = 0x96         ;
        constexpr std::uintptr_t _f3a43946fa2e72fc1ad90440778c82b37bf3d6b2 = 0x98         ;
        constexpr std::uintptr_t _500d766b9f905b8213545f1da0dfd1de66730542 = 0xA8         ;
    }

    namespace UIClanLogEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Event                            = 0x20         ;
        constexpr std::uintptr_t Time                             = 0x28         ;

        constexpr std::uintptr_t _5eb2a5021cad081216432520a76072d6504ed1c4 = 0x30         ;
    }

    namespace UI_VendingMachineAdminDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t shopNameInput                    = 0x40         ;
        constexpr std::uintptr_t sellOrderCreator                 = 0x48         ;
        constexpr std::uintptr_t emojiGallery                     = 0x50         ;
        constexpr std::uintptr_t statsPanelRef                    = 0x58         ;
        constexpr std::uintptr_t fakeInventory                    = 0x60         ;
        constexpr std::uintptr_t existingSellOrderParent          = 0x68         ;
        constexpr std::uintptr_t existingSellOrderPrefab          = 0x70         ;
        constexpr std::uintptr_t existingOrdersLoadingThingy      = 0x78         ;
        constexpr std::uintptr_t removeAllExistingOrdersButton    = 0x80         ;
        constexpr std::uintptr_t noExistingOrders                 = 0x88         ;
        constexpr std::uintptr_t transition                       = 0x90         ;
        constexpr std::uintptr_t droneAccessTag                   = 0x98         ;
        constexpr std::uintptr_t stockTag                         = 0xA0         ;
        constexpr std::uintptr_t broadcastingTag                  = 0xA8         ;
        constexpr std::uintptr_t skinModeToggle                   = 0xB0         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _e78418a8ef511ce2d8ebb6675b56e5d895795ce9 = 0xB8         ;
        constexpr std::uintptr_t _a8e25c68e1c2615d400dd8bdbd9b53599c21ea3a = 0xC0         ;
        constexpr std::uintptr_t _05370121f30410585699698d8cdd17372cdae906 = 0xC8         ;
        constexpr std::uintptr_t _bf5af5e5f756cdc81709ae3f8e2c61348e524951 = 0xCC         ;
        constexpr std::uintptr_t _0204a9a6e20d372a231f7a6cea33662582f8184e = 0xD8         ;
        constexpr std::uintptr_t _fcd37b1da700ea8ba7b64e172743ae900c363330 = 0xE0         ;
        constexpr std::uintptr_t _7300517d81ca43b6c929bdddbd40c5e9f5203cf6 = 0xE8         ;
        constexpr std::uintptr_t _aef310e31281708455dd3440eea07e859da79028 = 0xF0         ;
        constexpr std::uintptr_t _94c204ffcf56a88b717f3a33439fc7d4dc880150 = 0xF8         ;
    }

    namespace UI_ConfirmationPopup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t buttonsParent                    = 0x20         ;
        constexpr std::uintptr_t messageText                      = 0x28         ;
        constexpr std::uintptr_t buttonTemplate                   = 0x30         ;
        constexpr std::uintptr_t buttons                          = 0x38         ;
    }

    namespace UI_PoolTable_BallHolder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t redColour                        = 0x20         ;
        constexpr std::uintptr_t blueColour                       = 0x30         ;
        constexpr std::uintptr_t solidImage                       = 0x40         ;
        constexpr std::uintptr_t stripeImage                      = 0x48         ;
        constexpr std::uintptr_t animateBase                      = 0x50         ;
    }

    namespace UnderwearManifest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E3090   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t underwears                       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace UIDeepSeaIslandMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _d540e9a24605eabb1d433ddf8e6ac415641176a1 = 0x210        ;
        constexpr std::uintptr_t _20cc2e3ecf3aeb5e0459deb48addc04233619d77 = 0x214        ;
    }

    namespace PaintedItemStorageEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _9603559ae162f38c36a5cffaec28f278266596d0 = 0x200        ;
        constexpr std::uintptr_t _063ec1b669199394981bd88b7773b4e3598a5854 = 0x208        ;
        constexpr std::uintptr_t _37f24b92dcdcce74cf49312decd6538df93faf8e = 0x210        ;
        constexpr std::uintptr_t _27711a03e3e0bb25b780619b52eab1e7787994a1 = 0x218        ;
        constexpr std::uintptr_t _399ee14afe68eed6547c61ebb94f30e5b15379f1 = 0x220        ;
        constexpr std::uintptr_t _1c771df2930132f41583d61b4f43f76c152a91c0 = 0x228        ;
    }

    namespace CarvingShapeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CarvingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AnimalSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animalMesh                       = 0x20         ;
        constexpr std::uintptr_t animalSkins                      = 0x28         ;
        constexpr std::uintptr_t dontRandomizeOnStart             = 0x38         ;

        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0x30         ;
    }

    namespace CarWheel-fake-1
    {
        constexpr std::uintptr_t wheelCollider                    = 0x10         ;
        constexpr std::uintptr_t tyreFriction                     = 0x18         ;
        constexpr std::uintptr_t steerWheel                       = 0x1C         ;
        constexpr std::uintptr_t brakeWheel                       = 0x1D         ;
        constexpr std::uintptr_t powerWheel                       = 0x1E         ;
    }

    namespace TriggerWetness
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t Wetness                          = 0x50         ;
        constexpr std::uintptr_t TargetCollider                   = 0x58         ;
        constexpr std::uintptr_t OriginTransform                  = 0x60         ;
        constexpr std::uintptr_t ApplyLocalHeightCheck            = 0x68         ;
        constexpr std::uintptr_t MinLocalHeight                   = 0x6C         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace NetworkVisibilityGrid
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t startID                          = 0x20         ;
        constexpr std::uintptr_t gridSize                         = 0x24         ;
        constexpr std::uintptr_t baseCellSize                     = 0x28         ;
        constexpr std::uintptr_t visibilityRadiusFar              = 0x2C         ;
        constexpr std::uintptr_t visibilityRadiusNear             = 0x30         ;
        constexpr std::uintptr_t switchTolerance                  = 0x34         ;
        constexpr std::uintptr_t cavesThreshold                   = 0x38         ;
        constexpr std::uintptr_t tunnelsThreshold                 = 0x3C         ;
        constexpr std::uintptr_t dynamicDungeonsThreshold         = 0x40         ;
        constexpr std::uintptr_t dynamicDungeonsInterval          = 0x44         ;
        constexpr std::uintptr_t gizmoLayer                       = 0x48         ;
    }

    namespace UnderwaterEffectVolumeComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t wiggle                           = 0x38         ;
        constexpr std::uintptr_t speed                            = 0x40         ;
        constexpr std::uintptr_t scale                            = 0x48         ;
        constexpr std::uintptr_t waterLineColor                   = 0x50         ;
        constexpr std::uintptr_t waterLineBlurIterations          = 0x58         ;
        constexpr std::uintptr_t waterLineBlurSize                = 0x60         ;
        constexpr std::uintptr_t downsample                       = 0x68         ;
        constexpr std::uintptr_t blurIterations                   = 0x70         ;
        constexpr std::uintptr_t blurSize                         = 0x78         ;
        constexpr std::uintptr_t fadeToBlurDistance               = 0x80         ;
        constexpr std::uintptr_t effectActive                     = 0x88         ;
    }

    namespace TriggerBanditZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace VirtualItemIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t itemDef                          = 0x20         ;
        constexpr std::uintptr_t itemAmount                       = 0x28         ;
        constexpr std::uintptr_t asBlueprint                      = 0x2C         ;
        constexpr std::uintptr_t iconImage                        = 0x30         ;
        constexpr std::uintptr_t bpUnderlay                       = 0x38         ;
        constexpr std::uintptr_t amountText                       = 0x40         ;
        constexpr std::uintptr_t hoverText                        = 0x48         ;
        constexpr std::uintptr_t iconContents                     = 0x50         ;
        constexpr std::uintptr_t ToolTip                          = 0x58         ;
        constexpr std::uintptr_t conditionObject                  = 0x60         ;
        constexpr std::uintptr_t conditionFill                    = 0x68         ;
        constexpr std::uintptr_t maxConditionFill                 = 0x70         ;
        constexpr std::uintptr_t cornerIcon                       = 0x78         ;
        constexpr std::uintptr_t emptySlotBackgroundSprite        = 0x80         ;
        constexpr std::uintptr_t backgroundUnderlayImage          = 0x88         ;
        constexpr std::uintptr_t slots                            = 0x90         ;
        constexpr std::uintptr_t slotImages                       = 0x98         ;
    }

    namespace DOFBlurSampleCountParameter_RRP-fake-1
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace WaterDepthTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace IconSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t currentlySelectedRoot            = 0x28         ;

        constexpr std::uintptr_t _6b81a2e4b0c50002e8119b21314777c9c6205eee = 0x30         ;
        constexpr std::uintptr_t _3bdac8fd03fce234cb620f71fa3c7ef0a3136807 = 0x38         ;
        constexpr std::uintptr_t _8fb50790b7d6b0a26f717969c1c910b054124b24 = 0x40         ;
        constexpr std::uintptr_t _fae053c92b81e4e57f7346e0c5a4595ba5b77652 = 0x48         ;
    }

    namespace SnowEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emitOnStart                      = 0x20         ;
        constexpr std::uintptr_t emitOnStop                       = 0x28         ;
        constexpr std::uintptr_t emitOnLoop                       = 0x30         ;
        constexpr std::uintptr_t FadeStartDistance                = 0x50         ;
        constexpr std::uintptr_t FadeEndDistance                  = 0x54         ;
        constexpr std::uintptr_t FadeFalloff                      = 0x58         ;
        constexpr std::uintptr_t Stormy                           = 0x5C         ;

        constexpr std::uintptr_t _65d198249457e0501e215fec0d94862a3576d36f = 0x38         ;
        constexpr std::uintptr_t _5435956baf1e1fe6e7db7881ba6c18a8a483e51f = 0x40         ;
        constexpr std::uintptr_t _fae9c0269d0dd261f089d6482e9d939947826e35 = 0x48         ;
    }

    namespace DevEnvironment
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sky                              = 0x20         ;
    }

    namespace TriggerVehiclePush
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t thisEntity                       = 0x50         ;
        constexpr std::uintptr_t maxPushVelocity                  = 0x58         ;
        constexpr std::uintptr_t minRadius                        = 0x5C         ;
        constexpr std::uintptr_t maxRadius                        = 0x60         ;
        constexpr std::uintptr_t snapToAxis                       = 0x64         ;
        constexpr std::uintptr_t axisToSnapTo                     = 0x68         ;
        constexpr std::uintptr_t allowParentRigidbody             = 0x74         ;
        constexpr std::uintptr_t useRigidbodyPosition             = 0x75         ;
        constexpr std::uintptr_t useCentreOfMass                  = 0x76         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %30348c461529d0cdac0dc83164948015a7e11a24
    {
        constexpr std::uintptr_t _2bddbe57c5cfa564c27b77a8fe9ee55f2023855d = 0x10         ;
        constexpr std::uintptr_t _5dd4c894422ab39327a9bc9ed353c78d2c34c76d = 0x20         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _5d4d5e945af317fe2e6595639b5fb9bd356846f2 = 0x0          ;
            constexpr std::uintptr_t _a1f87dbad7970ecebf80649d84ade30ad29e1f9b = 0x10         ;
            constexpr std::uintptr_t _e653ab9abbf4737634d966b97d983668a06ea949 = 0x18         ;
            constexpr std::uintptr_t _aa855b2990d03a8e0c51accffeafe784ac62d304 = 0x20         ;
            constexpr std::uintptr_t _c5ed0c9243e11517af7c2e6f3549f27601414ee7 = 0x28         ;
        }

    }

    namespace BlurOptimizedRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t dataProperty                     = 0x20         ;
        constexpr std::uintptr_t blurShader                       = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _fb44bd349e91d39416ff4045c90ec9fe1844f1ee = 0x0          ;
            constexpr std::uintptr_t _2bd318fd2b07d695e9e991d79ce246fb19d8f688 = 0x8          ;
            constexpr std::uintptr_t _40e3c7657608c3fbc02465eb5d04794b3370d03c = 0x10         ;
            constexpr std::uintptr_t _f74a2d00fbf351dcd5c85f299c0e40784b455926 = 0x18         ;
        }

    }

    namespace %e7e367b9bc5d773d843f4a17c967c95fcd1c4e06
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _10d12cad3e093d9ba1c7e0f1c7ff876773c62906 = 0x0          ;
            constexpr std::uintptr_t _f522abd96e708a69a350e0fba8f65578c2809544 = 0x8          ;
        }

    }

    namespace %b1857daa2a505af71f9d7a5e0d523b1373ed4cda
    {
        constexpr std::uintptr_t _e86c65dcc9386a4e4340ed4713d14615e27af8b3 = 0x10         ;
        constexpr std::uintptr_t _7822c4964814c1713220c034f2cdeeac7804259d = 0x18         ;
        constexpr std::uintptr_t _37fef483a5a19b953db0c75ac09e229a206180b0 = 0x20         ;
        constexpr std::uintptr_t _bea2a3bf0a1151e888a3f1faa346c4f04d956e9e = 0x28         ;
        constexpr std::uintptr_t _388e42b9f642e753a829d6b3db88b0bcbcc424bb = 0x30         ;
        constexpr std::uintptr_t _22a5110d7c6235debe5c3f9b4fca766dbb19ea40 = 0x38         ;
        constexpr std::uintptr_t _a7b87bd1878b2977d091dec8b555b11701be6b14 = 0x40         ;
        constexpr std::uintptr_t _2b30dde428827f8a50b39c651d4888fde336d2dc = 0x48         ;
        constexpr std::uintptr_t _924bd2ea816c8f4e9e1925c879116f688b04cf2e = 0x50         ;
        constexpr std::uintptr_t _c716c9187387bdb6ed1a71cfcfe61a8e9cf3c9ed = 0x54         ;
        constexpr std::uintptr_t _56a01cc2c9541cb093d0aaf25e7b7dcea5ce9a55 = 0x58         ;
    }

    namespace %e506be8686bc37a157aecfb4511db4bb348a53d1
    {
    }

    namespace Performance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _859770af4d44babfe123a01118a808eb515c5a08 = 0x20         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x24         ;
    }

    namespace BaseFuelLightSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;
    }

    namespace HeadDispenser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HeadDef                          = 0x28         ;
        constexpr std::uintptr_t SourceEntity                     = 0x30         ;
        constexpr std::uintptr_t OverrideClothing                 = 0x38         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Roundabout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t spinner                          = 0x428        ;
        constexpr std::uintptr_t spinAcceleration                 = 0x430        ;
        constexpr std::uintptr_t maxAngularSpeed                  = 0x434        ;
        constexpr std::uintptr_t coastDamping                     = 0x438        ;
        constexpr std::uintptr_t rotationLoopDef                  = 0x440        ;
        constexpr std::uintptr_t rotationGainCurve                = 0x448        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _3b781a73ff869e611035b50f956c2d63bbe903dc = 0x450        ;
        constexpr std::uintptr_t _88d6a3ff8e62caa3ea320f9efe2132d3693debf0 = 0x454        ;
        constexpr std::uintptr_t _5914411cb7d3a5359f0b191c93a4f0345adfd3bd = 0x464        ;
        constexpr std::uintptr_t _5a5f675bdf5414ab100534673364bdf36a600d30 = 0x468        ;
        constexpr std::uintptr_t _c80bdc2128977a09b9b8126872217cfe6e62be3d = 0x470        ;
        constexpr std::uintptr_t _10b785b1e129621499b3913098364a5488ecebef = 0x478        ;
        constexpr std::uintptr_t _f466c46808e17bd30a149dce729df84929fd097a = 0x480        ;
        constexpr std::uintptr_t _acd6ed2068b0ff1d4ddffa56861e18555dc0eee7 = 0x488        ;
    }

    namespace MagnetCraneAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t crane                            = 0x20         ;
        constexpr std::uintptr_t engineStartSoundDef              = 0x28         ;
        constexpr std::uintptr_t engineStopSoundDef               = 0x30         ;
        constexpr std::uintptr_t engineLoops                      = 0x38         ;
        constexpr std::uintptr_t cabinRotationStartDef            = 0x40         ;
        constexpr std::uintptr_t cabinRotationStopDef             = 0x48         ;
        constexpr std::uintptr_t cabinRotationLoopDef             = 0x50         ;
        constexpr std::uintptr_t turningLoopDef                   = 0x60         ;
        constexpr std::uintptr_t trackMovementLoopDef             = 0x70         ;
        constexpr std::uintptr_t armMovementLoopDef               = 0x90         ;
        constexpr std::uintptr_t armMovementStartDef              = 0x98         ;
        constexpr std::uintptr_t armMovementStopDef               = 0xA0         ;
        constexpr std::uintptr_t arm01SoundPosition               = 0xB8         ;
        constexpr std::uintptr_t arm02SoundPosition               = 0xC0         ;

        constexpr std::uintptr_t _ccb0e4a1b9cfb6faf3a621635443f5476e99fdb0 = 0x58         ;
        constexpr std::uintptr_t _a7b46b0a8bda07466136716501773df4c28f5124 = 0x68         ;
        constexpr std::uintptr_t _c45cb01b8b0f5a8f2bd6b54bdc267c2455b4d519 = 0x78         ;
        constexpr std::uintptr_t _727ceed338051f62a9eb02efc889e536e5a98f83 = 0x80         ;
        constexpr std::uintptr_t _ff1fda95a87c9d7eb5c286a6eeec0f2043c63a8f = 0x88         ;
        constexpr std::uintptr_t _7a28e16138cf804274dfa27028913a9bbfa8402c = 0xA8         ;
        constexpr std::uintptr_t _8a1f0a22e7060f68fe65eef77f9df4dfbbc0db67 = 0xB0         ;
        constexpr std::uintptr_t _bdb99d3aea6526ece41be73830c1d81a290f0722 = 0xC8         ;
        constexpr std::uintptr_t _5c251b9871e171f3c0e56b0c53068cf5e33044e9 = 0xD0         ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0xD8         ;
        constexpr std::uintptr_t _9ded937b1c8b1045b90cfd3cbafb365549ec408d = 0xDC         ;
        constexpr std::uintptr_t _22ee9b888838d24fcbd6f3061c1ca1a05497423d = 0xE8         ;
        constexpr std::uintptr_t _ff9edcece431f3f48710b297e976707b3df49fb0 = 0xEC         ;
        constexpr std::uintptr_t _d5fe34b6bf9853f74dd5f928b80f813c0787bc4e = 0xF0         ;
        constexpr std::uintptr_t _d2f16d901acd0b94df6e14b37f24ccc53ff2ff34 = 0xF4         ;
        constexpr std::uintptr_t _ba201fd993a48972c213543a80db32859d006996 = 0xF8         ;
    }

    namespace %f33fb9aacf0c71b1f4843b2862ef38c5e633e49a
    {
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x10         ;
        constexpr std::uintptr_t _a2fba50db43a627da6737c26fc0b6353c7bc57c1 = 0x18         ;
        constexpr std::uintptr_t _37c86384ef9bae06a5d277a5abcef9138e106367 = 0x20         ;
        constexpr std::uintptr_t _1279aa1adca1c02828204e9f622c324449446569 = 0x38         ;
        constexpr std::uintptr_t _e8319d37afe4f9fe9e459204fca8d817b0187097 = 0x40         ;
        constexpr std::uintptr_t _ea3201d7a1d56354e7e2b3cc8ab1f1b5f743b17c = 0x44         ;
        constexpr std::uintptr_t _e7d76142feecd4f3f0b1d2170eec3777dfffaaae = 0x48         ;
        constexpr std::uintptr_t _09ccfa6473793624e2b7c96116588daefce21291 = 0x50         ;
        constexpr std::uintptr_t _67dfbbd28c29f9bb7351feb931365142a934fdb7 = 0x58         ;
        constexpr std::uintptr_t _40b5894263ceede1d2bb97d7035e710bfd8732a5 = 0x60         ;
        constexpr std::uintptr_t _2a89b60cae360d742cf57abb4e346acdf64c676c = 0x64         ;
        constexpr std::uintptr_t _ad8aea16ec3e8895fd4b9222ac790c8c5dd7dc4b = 0x68         ;
        constexpr std::uintptr_t _bb020a9d9f4a72642993ca8b353feb0d36e0d240 = 0x6C         ;
        constexpr std::uintptr_t _66ffdcd61708239357a8c6ddd5231b514d9b2a11 = 0x70         ;
        constexpr std::uintptr_t _2cf9692f6e139c2d98f15ec3105df12b540956df = 0x78         ;
        constexpr std::uintptr_t _39b8693cbc8e5f9f3bbc774b03876570345c1a53 = 0x80         ;
        constexpr std::uintptr_t _6e1725a45016e880c6738e99370acbf3398adb85 = 0x88         ;
        constexpr std::uintptr_t _66c2352e6b21d3c2f8663cc3499497fc10b6332f = 0x118        ;
        constexpr std::uintptr_t _e7212063661bfa6c9e8ebc46738361e438791d9d = 0x120        ;
        constexpr std::uintptr_t _109528ee79e110f03a6881f69a4957a3ea3548ec = 0x128        ;
        constexpr std::uintptr_t _965a3fa61bba9b2a97a90de826dd41af76a824d0 = 0x130        ;
        constexpr std::uintptr_t _01d77fc8ad19c4abd3af4e5f55c1ff7d5d068db5 = 0x138        ;
        constexpr std::uintptr_t _9d1e5f997422d4a9cac288ba1d6f28c842db337c = 0x180        ;
        constexpr std::uintptr_t _2a3e42c9d7c0e062bec8ca1b9d7b3889705fceb5 = 0x188        ;
        constexpr std::uintptr_t _8d69d101e6a43bd2b9ab3c2a4ce095b8a7249c58 = 0x190        ;
        constexpr std::uintptr_t _5554d1c2de8cfe83e59f1be58d48ff6aa6795dff = 0x198        ;
        constexpr std::uintptr_t _d8ce2637e1ac35e91e5a12f801f7fa36bb2eb9cf = 0x1A0        ;
        constexpr std::uintptr_t _135084b5deee0478478e8415f87849da749489fd = 0x1A8        ;
        constexpr std::uintptr_t _416829462eb449b49744759937ace3637ca2e277 = 0x1B0        ;
        constexpr std::uintptr_t _649c465a619b5b64de4e023c1f9d55d372502ac8 = 0x1C0        ;
        constexpr std::uintptr_t _1aa1699378223a5dc4621d526287709f80cb8185 = 0x1C4        ;
        constexpr std::uintptr_t _296d5702fec1fa6c2b99d4389b61c5a28d3ab58f = 0x1C8        ;
        constexpr std::uintptr_t _4bd3e1e47fecd7c1ed614eee03fa63f097c134b8 = 0x1D0        ;

        namespace _static
        {
            constexpr std::uintptr_t _9240f54f5be16c2e6fe042deec8637151866dd6d = 0x0          ;
            constexpr std::uintptr_t _e085f4d3057a19131001d968ca4259468f78b965 = 0x8          ;
            constexpr std::uintptr_t _37a46c270f4b401bf8b29d2ce8fec412f37b1017 = 0x10         ;
            constexpr std::uintptr_t _e8705511ea651a0b29018e70c329d92cc8641835 = 0x18         ;
            constexpr std::uintptr_t _ba3adbabe1d10926c501551f6dbacbedbfbbea2c = 0x20         ;
            constexpr std::uintptr_t _aa75794b39bdc38be0f6139ceff188c9b9963606 = 0x28         ;
            constexpr std::uintptr_t _3092e1b4e7b49e5991d9396ae37ba3d46035556d = 0x30         ;
            constexpr std::uintptr_t _31f771dd75892c03cde27aab0f80de3cc27f5549 = 0x38         ;
        }

    }

    namespace TugboatInteriorSoundTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tugboatSounds                    = 0x20         ;
        constexpr std::uintptr_t bridge                           = 0x28         ;
    }

    namespace NPCSimpleMissionProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D02C0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;
        constexpr std::uintptr_t NPCName                          = 0x880        ;
        constexpr std::uintptr_t conversations                    = 0x888        ;
        constexpr std::uintptr_t conversationResultActions        = 0x890        ;
        constexpr std::uintptr_t MarkerPrefab                     = 0x898        ;
        constexpr std::uintptr_t availableMissions                = 0x8A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
        constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878        ;
        constexpr std::uintptr_t _02bfa776673e709eaf97a3b8dd5ae3a086fbf1fa = 0x8A8        ;
    }

    namespace ModelConditionTest_RampLow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace TargetDetectedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace %2e066cca8b3a4e28f4137e557e52d760fff4b1a5
    {
        constexpr std::uintptr_t _02a5b21c6fbcf88cafcd07dab08646215386aa4b = 0x10         ;
        constexpr std::uintptr_t _5ec9a0a63eecd2a01db1f9583b641d04f0377790 = 0x18         ;
        constexpr std::uintptr_t _d752e4d0bce6f117aad4224102e60c5350651405 = 0x20         ;
        constexpr std::uintptr_t _18501700cd62753b73fcdd679d03b52fa905a93b = 0x28         ;
        constexpr std::uintptr_t _ffe8fd0dbe81e046c74877db80e8a0b0a649ef89 = 0x30         ;
        constexpr std::uintptr_t _d0aa8c37b225994390f340a04a8bf3cde1ac8a45 = 0x38         ;
        constexpr std::uintptr_t _034c56efa7bc4aa44e80aa4059fe562568a31af1 = 0x40         ;
        constexpr std::uintptr_t _4b6e4560586fe035a89a296ea3ad809b805fcd84 = 0x44         ;
        constexpr std::uintptr_t _07da01468da7f3d099c3410864f38ecc7481853a = 0x48         ;
        constexpr std::uintptr_t _f276e857cdf9ac7ff4e48822522f9784f2b17908 = 0x4C         ;
        constexpr std::uintptr_t _2a64f95147f368b8cbc50e7ea918cb97805a9d01 = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8cb59162f4f5a5ef9780e5e98ec5028fec4cf40 = 0x0          ;
            constexpr std::uintptr_t _ba35636811721de0ec0083b0488b93346ba0595f = 0x8          ;
        }

    }

    namespace LifeScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t finalScale                       = 0x30         ;

        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x20         ;
        constexpr std::uintptr_t _f111aa9da4942f303200ddfd6f67090278b0e282 = 0x24         ;
        constexpr std::uintptr_t _aacb457b72acefb3b79681d56e40be2642036961 = 0x3C         ;
        constexpr std::uintptr_t _8bba44a95d7ae3cdf3a352fcac76f2026710f7ce = 0x48         ;
    }

    namespace %d23dc87109f25641995260e66b11fbd039396a82
    {
        constexpr std::uintptr_t _5036bcae065e4c90f8ff598b17a41138040bcb22 = 0x10         ;
        constexpr std::uintptr_t _3b025dab5d5c7c5e8ce42866596a262d6ee42406 = 0x18         ;
        constexpr std::uintptr_t _c557e48e60b760b43f654711d2106a34f015ed96 = 0x20         ;
        constexpr std::uintptr_t _c155a90636cf53c562b42e1fa764e8f6d551028c = 0x21         ;
        constexpr std::uintptr_t _dbd1643e7011cb4c84f142bca2fbc5eec293d5f7 = 0x22         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _682acd941cd66178f48606bd0052ac32e296ad97 = 0x0          ;
            constexpr std::uintptr_t _c9fc1cc4bababd685dde00332d776eaf983cdef2 = 0x8          ;
            constexpr std::uintptr_t _df718d744dc7987b675e8661d335b101c2db9968 = 0x10         ;
            constexpr std::uintptr_t _ce1627ede09ab90193fa84e4bf2bb33e633f0d36 = 0x20         ;
        }

    }

    namespace SkinMaterialType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlayerModelSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MaterialType                     = 0x20         ;
        constexpr std::uintptr_t SkinRenderer                     = 0x28         ;
    }

    namespace %91533c39bae10e2421bfde77eba4d1dd08860228
    {
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x10         ;
        constexpr std::uintptr_t _68039886267668bd394e2447eb2b55204edf4427 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _801364384541239dbc61362726108fe7c16cc1e7 = 0x0          ;
        }

    }

    namespace ModifierDefintion-fake-0
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t source                           = 0x14         ;
        constexpr std::uintptr_t value                            = 0x18         ;
        constexpr std::uintptr_t duration                         = 0x1C         ;
    }

    namespace RagdollEditor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a6a5d66dff2551ef0c4bf3ae06a2cf1472f1fdd2 = 0x20         ;
        constexpr std::uintptr_t _f533a31b690a12bf79b3dbba48651532c592aa7a = 0x30         ;
        constexpr std::uintptr_t _244f755df94f6ea45f704bde1690d40a09a5ee05 = 0x38         ;
        constexpr std::uintptr_t _6750c86830b09339775ef130aad96d2aeefb1fd3 = 0x44         ;
    }

    namespace UISatelliteListEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t textName                         = 0x20         ;
        constexpr std::uintptr_t textPayload                      = 0x28         ;
        constexpr std::uintptr_t textMass                         = 0x30         ;
        constexpr std::uintptr_t textFuel                         = 0x38         ;
        constexpr std::uintptr_t textSize                         = 0x40         ;
        constexpr std::uintptr_t button                           = 0x48         ;
        constexpr std::uintptr_t panelColor                       = 0x50         ;
        constexpr std::uintptr_t textColor                        = 0x60         ;
        constexpr std::uintptr_t rowFill                          = 0x70         ;
        constexpr std::uintptr_t selectFrame                      = 0x78         ;

        constexpr std::uintptr_t _226d251823e493e84a42e4490a3be39b3bc5c08e = 0x80         ;
        constexpr std::uintptr_t _c5f943abe1fb4e2645a4cd6f611d94be520574dc = 0x88         ;
        constexpr std::uintptr_t _9768f6201699060ac52641a9551cd9bbadf7a0d1 = 0x90         ;
        constexpr std::uintptr_t _500d766b9f905b8213545f1da0dfd1de66730542 = 0x91         ;
    }

    namespace WearableNotifyTrophyMounted
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OnMounted                        = 0x20         ;
        constexpr std::uintptr_t EmissionToggles                  = 0x28         ;
        constexpr std::uintptr_t BurstCloths                      = 0x30         ;
    }

    namespace InstantCameraFlashController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Flash                            = 0x20         ;
    }

    namespace RidableHorseSiegeHarness
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetBone                       = 0x28         ;
        constexpr std::uintptr_t constrainedBone                  = 0x30         ;
        constexpr std::uintptr_t rotationOffset                   = 0x38         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace BlurTypeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace %a405c7ca7fddac8d63de30f054e16d6a4d8d8497
    {
        constexpr std::uintptr_t _94c1859d7966e85a19e5b979ba1e27c2a56bada0 = 0x10         ;
    }

    namespace Cassette
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t MaxCassetteLength                = 0x200        ;
        constexpr std::uintptr_t CreatorSteamId                   = 0x208        ;
        constexpr std::uintptr_t PreloadType                      = 0x210        ;
        constexpr std::uintptr_t PreloadContent                   = 0x218        ;
        constexpr std::uintptr_t InsertCassetteSfx                = 0x220        ;
        constexpr std::uintptr_t ViewmodelIndex                   = 0x228        ;
        constexpr std::uintptr_t HudSprite                        = 0x230        ;
        constexpr std::uintptr_t MaximumVoicemailSlots            = 0x238        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _25375a732e0318395856697d1e2b7a1e2fca971e = 0x204        ;
        constexpr std::uintptr_t _f42d45e335eb2b179f2c31bbaa43baefa34cbf3c = 0x23C        ;
        constexpr std::uintptr_t _1904af23ee7c7843c22a23fbdf45ffcb7522dca7 = 0x240        ;
        constexpr std::uintptr_t _3e9b26793d026515f4f48890c5473463c4df1d63 = 0x248        ;
        constexpr std::uintptr_t _1745fa07e153a876cd6c518d8e207b6c4dc5bc5a = 0x250        ;
        constexpr std::uintptr_t _30bf839c897dc1f0b494f7c54158a9c68208f994 = 0x258        ;
        constexpr std::uintptr_t _09e4fe8c28be182f3ac0caca8d18d1a6596f6987 = 0x260        ;
    }

    namespace DemoCloneClipSave-fake-0
    {
        constexpr std::uintptr_t Source                           = 0x10         ;
        constexpr std::uintptr_t Start                            = 0x18         ;
        constexpr std::uintptr_t Duration                         = 0x1C         ;
        constexpr std::uintptr_t TrimStart                        = 0x20         ;
        constexpr std::uintptr_t SourceDuration                   = 0x24         ;
    }

    namespace Deployable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t guidePrefab                      = 0xA0         ;
        constexpr std::uintptr_t guideMesh                        = 0xA8         ;
        constexpr std::uintptr_t guideMeshScale                   = 0xB0         ;
        constexpr std::uintptr_t overrideRotation                 = 0xBC         ;
        constexpr std::uintptr_t guideMeshOrientation             = 0xC0         ;
        constexpr std::uintptr_t guideMeshPositionOffset          = 0xCC         ;
        constexpr std::uintptr_t moveGuideTowardsCamera           = 0xD8         ;
        constexpr std::uintptr_t guideLights                      = 0xD9         ;
        constexpr std::uintptr_t wantsInstanceData                = 0xDA         ;
        constexpr std::uintptr_t copyInventoryFromItem            = 0xDB         ;
        constexpr std::uintptr_t setSocketParent                  = 0xDC         ;
        constexpr std::uintptr_t toSlot                           = 0xDD         ;
        constexpr std::uintptr_t slot                             = 0xE0         ;
        constexpr std::uintptr_t placeEffect                      = 0xE8         ;
        constexpr std::uintptr_t guideTargets                     = 0xF0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0xF8         ;
    }

    namespace %ab694027b3b9b050e18c8ddbd123fd4cf30146fd
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _db1cbb1ff929bd7fc76f0964a85be66354f3a673 = 0x0          ;
            constexpr std::uintptr_t _14e4859460de72d69fc3b7f52b1f542f70783f88 = 0x8          ;
            constexpr std::uintptr_t _0cc284f7e0952d36b1fe4b7102ca44bbb53877bf = 0x10         ;
            constexpr std::uintptr_t _e4b6c5173ea172c68e5feeed870b730c434bf2b8 = 0x18         ;
            constexpr std::uintptr_t _20bb5cd9410a199fdb421a1d9703fa5fb529fc1a = 0x20         ;
        }

    }

    namespace %f24ee80b1e1086b5baf24d483d7e3133de3ed832
    {
        constexpr std::uintptr_t _ecee532329e263e531d22bf6d0e0c42b473cda2d = 0x10         ;
        constexpr std::uintptr_t _396e46ff1048c1b4014c0312e05402f3160f31a5 = 0x14         ;
        constexpr std::uintptr_t _e87bde13292b1d0183e56a2f8af3b6207a1b70f4 = 0x18         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x28         ;
        constexpr std::uintptr_t _f64023bb84acfd9702e672caedf6ede3af1e20c5 = 0x30         ;
        constexpr std::uintptr_t _a84a1322d806c6ac211b9847ddc58911dd9f619e = 0x38         ;
        constexpr std::uintptr_t _07730017469db8011f8b2c2c5425a2783d338817 = 0x40         ;
        constexpr std::uintptr_t _bc8ff90cbc41ec381e8c24dbc7913bc1bf022489 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _98532c372a52a15d2509f5d089db6c789de89a8f = 0x0          ;
        }

    }

    namespace %370b75977850d5f87b60661d51b18e092c9f8a52
    {
        constexpr std::uintptr_t _2d8a006450fa5c97dff23956982ac61914a0d24d = 0x10         ;
        constexpr std::uintptr_t _44b507ee831cbdcd021b5ba98642b21d71d857e0 = 0x18         ;
        constexpr std::uintptr_t _c6b7845d6bfc1452fb5df1f4c01da4f4156ce1c2 = 0x20         ;
        constexpr std::uintptr_t _2b583221c45910bc3428a76caa9de7504b2c62da = 0x28         ;
    }

    namespace %e0a4212791c5fc641c627a52c55c71c381519039
    {
        constexpr std::uintptr_t _13755ee1dee94498a79410c044cb4692977c3722 = 0x10         ;
        constexpr std::uintptr_t _4a28ba649a7c017bea55a0a824616b8a9b29fd75 = 0x18         ;
        constexpr std::uintptr_t _4fd1dbf76a938809164931c01189095d8430b300 = 0x20         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x28         ;
        constexpr std::uintptr_t _ae94e0dbdc81cd8ace96c77ad5df3b9a71668562 = 0x34         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x40         ;
        constexpr std::uintptr_t _33f3f801a08e64c328f0973dea3ece611a68af16 = 0x48         ;
        constexpr std::uintptr_t _e4a8a0c538b2299c591905d286d28700600232c8 = 0x50         ;
    }

    namespace %d34668930d68d90b920459135374d7d145c16723
    {
        constexpr std::uintptr_t _7a8ebfb165a3f23d26d3aef43764b96d20cc05ab = 0x10         ;
        constexpr std::uintptr_t _8474b2308fb5c22d14df6ec4842166ea8cafa3ef = 0x18         ;
        constexpr std::uintptr_t _296f68939e1d5bb3f821e410430ea8c3b4f1e2fa = 0x20         ;
        constexpr std::uintptr_t _3eac759a03c10f81d19a32bf377420acf15d8e5d = 0x28         ;
    }

    namespace BiomeBenchmarkScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BenchmarkTitle                   = 0x20         ;
        constexpr std::uintptr_t BenchmarkIdent                   = 0x28         ;
        constexpr std::uintptr_t MaxNumberOfFrames                = 0x30         ;
        constexpr std::uintptr_t MaxNumberOfSeconds               = 0x34         ;
        constexpr std::uintptr_t IslandWidth                      = 0x48         ;
        constexpr std::uintptr_t IslandHeight                     = 0x4C         ;
        constexpr std::uintptr_t IslandGap                        = 0x50         ;
        constexpr std::uintptr_t FlyingSpeed                      = 0x54         ;
        constexpr std::uintptr_t WorldSetupPrefab                 = 0x58         ;
        constexpr std::uintptr_t TerrainConfig                    = 0x60         ;
        constexpr std::uintptr_t BiomesToTest                     = 0x68         ;
        constexpr std::uintptr_t StreamingPause                   = 0x6C         ;
        constexpr std::uintptr_t DebugMode                        = 0x70         ;
        constexpr std::uintptr_t DebugIslandNum                   = 0x74         ;
        constexpr std::uintptr_t DebugProgress                    = 0x78         ;

        constexpr std::uintptr_t _3471d6def98022f67696846be945e73d64ed8248 = 0x38         ;
        constexpr std::uintptr_t _1d00c50ca4b4f02dcdff4149e8e2f4c816136258 = 0x3C         ;
        constexpr std::uintptr_t _29067b96e2fa0d04d1df32cac779bf508fbd0953 = 0x40         ;
        constexpr std::uintptr_t _ca849678e7f8b75ef67ca8845291808e70e1e4c5 = 0x44         ;
        constexpr std::uintptr_t _6b19279fef4d9951da219624aa8fbd732990abeb = 0x80         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x88         ;
        constexpr std::uintptr_t _fa6c80126a100d1bb96fa9c94ed7305965b3b8cc = 0x90         ;
        constexpr std::uintptr_t _7aae361dc4963966a8b1f42df024dae0b264e402 = 0x98         ;
        constexpr std::uintptr_t _d8d8c9f5ae02c791ca24393f792dd65cd1bef071 = 0x9C         ;
        constexpr std::uintptr_t _89e9e4fd715425d50b6e8f487dfba2e9fccf6197 = 0xA0         ;
        constexpr std::uintptr_t _a13d8c541f84c8d4d25531bbbf6e93284e2935fe = 0xA4         ;
        constexpr std::uintptr_t _781030b3452b2068426350d5bb238be0fdd67912 = 0xA8         ;
        constexpr std::uintptr_t _d6fd885523777602a0d16023ccc5771738c9e848 = 0xAC         ;
        constexpr std::uintptr_t _3201df0cdc775df47376ca29a6ccfec6c3c328f9 = 0xB0         ;
        constexpr std::uintptr_t _47dc1755f554cc6432c776f52c2a8c83822ad896 = 0xB8         ;
    }

    namespace TriggerResetter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t triggerName                      = 0x18         ;
    }

    namespace ZiplineLaunchPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t LineDeparturePoint               = 0x208        ;
        constexpr std::uintptr_t ZiplineRenderer                  = 0x210        ;
        constexpr std::uintptr_t MountCollider                    = 0x218        ;
        constexpr std::uintptr_t BuildingBlocks                   = 0x220        ;
        constexpr std::uintptr_t PointBuildingBlocks              = 0x228        ;
        constexpr std::uintptr_t SpawnableBoundsBlockers          = 0x230        ;
        constexpr std::uintptr_t MountableRef                     = 0x238        ;
        constexpr std::uintptr_t LineSlackAmount                  = 0x240        ;
        constexpr std::uintptr_t RegenLine                        = 0x244        ;
        constexpr std::uintptr_t ArrivalPointRef                  = 0x258        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _f71e20a2deaa33423e9720d1068751f10d571f63 = 0x200        ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x248        ;
        constexpr std::uintptr_t _e8074bbf59ff2821362f04ad44b7b4f80007c915 = 0x250        ;
        constexpr std::uintptr_t _8e47fa19a6ae3921f36a37469fda85cf6fc72a2f = 0x260        ;
    }

    namespace %c68b11e18bd52c3f360684504d0415dbef1ea655
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FCE00   ;
        constexpr std::uintptr_t _3a6c38f2549a54fb5a7c8cdf35319933e2a458a5 = 0x10         ;
        constexpr std::uintptr_t _1bc1adac2ed369149fdf72d9acf16655a9ee6ac3 = 0x14         ;
        constexpr std::uintptr_t _e62a85b86ebf1a2c4af9f04817bec15ff28e5202 = 0x18         ;
        constexpr std::uintptr_t _9469224adb32cc6c7d3571b9008f1cea4f3d6150 = 0x20         ;
    }

    namespace %4a3a02868f77e5a1660a1b6b0c26d05e43ff0af3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073AAF8   ;
        constexpr std::uintptr_t _5950ac6ad5f1fb64f86da253b5e971e23e78fd6b = 0x10         ;
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x18         ;
        constexpr std::uintptr_t _384a332f5aaaa03bd4c8d2fd658d107fe9470835 = 0x20         ;
        constexpr std::uintptr_t _135c54acd72d400950faf915306f6e638210ce5b = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _c968ad0bddfa7caf04f89717ff80321feb9f83af = 0x0          ;
        }

    }

    namespace HackableLockedCrate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t timerText                        = 0x400        ;
        constexpr std::uintptr_t hackProgressBeep                 = 0x408        ;
        constexpr std::uintptr_t shockEffect                      = 0x418        ;
        constexpr std::uintptr_t mapMarkerEntityPrefab            = 0x420        ;
        constexpr std::uintptr_t landEffect                       = 0x428        ;
        constexpr std::uintptr_t shouldDecay                      = 0x430        ;
        constexpr std::uintptr_t shouldParent                     = 0x431        ;
        constexpr std::uintptr_t achievementStartHacking          = 0x438        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
        constexpr std::uintptr_t _5244c417651634f2d86f8378168c73db31f42feb = 0x3F8        ;
        constexpr std::uintptr_t _ff8f37b287ad2e7bd4a5bb3b6a156e10df7ae8fe = 0x410        ;
        constexpr std::uintptr_t _efeffbccb7a8811ee21b2a4c45b5e45b7bf0c1d9 = 0x440        ;
    }

    namespace PlantSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _3af4ae8d7e6e7beda07c5b0d680a69b034bc32f9 = 0x20         ;
        constexpr std::uintptr_t _88ba0ec7a24e44f21a822dae06046022066e83ec = 0x28         ;
    }

    namespace SocketMod_PhysicMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t ValidMaterials                   = 0xB8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
        constexpr std::uintptr_t _5936199447ac4bcb52fdc035d8709787b9dab557 = 0xC0         ;
    }

    namespace BlendedSoundLoopSpeedControl
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t loops                            = 0x20         ;
        constexpr std::uintptr_t speed                            = 0x28         ;
        constexpr std::uintptr_t speedMax                         = 0x2C         ;

        constexpr std::uintptr_t _6b8ec75a5a2b8d9a1e907b7f8e3510c7e2f0942a = 0x30         ;
    }

    namespace MaterialOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t material                         = 0x20         ;
    }

    namespace VoicemailDialog
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10800B30   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RecordingRoot                    = 0x20         ;
        constexpr std::uintptr_t RecordingProgress                = 0x28         ;
        constexpr std::uintptr_t BrowsingRoot                     = 0x30         ;
        constexpr std::uintptr_t ParentDialler                    = 0x38         ;
        constexpr std::uintptr_t VoicemailEntry                   = 0x40         ;
        constexpr std::uintptr_t VoicemailEntriesRoot             = 0x48         ;
        constexpr std::uintptr_t NoVoicemailRoot                  = 0x50         ;
        constexpr std::uintptr_t NoCassetteRoot                   = 0x58         ;

        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x60         ;
        constexpr std::uintptr_t _8a17cea9f25afdb8a78339a73d6ae57c9d37bdd2 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x0          ;
            constexpr std::uintptr_t _41e1aac9bb7b4ce670227c50bc4a0e34ee00d1bb = 0x4          ;
        }

    }

    namespace LargeShredderTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t shredder                         = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace AndEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace WaterTreatmentWaterTank
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t BladesTransform                  = 0x340        ;
        constexpr std::uintptr_t Water                            = 0x348        ;
        constexpr std::uintptr_t BladeSpinUpCurve                 = 0x350        ;
        constexpr std::uintptr_t BladeWindDownCurve               = 0x358        ;
        constexpr std::uintptr_t WaterBlendOverTimeCurve          = 0x360        ;
        constexpr std::uintptr_t pressureGauges                   = 0x368        ;
        constexpr std::uintptr_t soundEmitterObject               = 0x370        ;
        constexpr std::uintptr_t startBladeSound                  = 0x378        ;
        constexpr std::uintptr_t bladeLoopSound                   = 0x380        ;
        constexpr std::uintptr_t stopBladeSound                   = 0x388        ;
        constexpr std::uintptr_t waterMovementLoopSound           = 0x390        ;
        constexpr std::uintptr_t spinnerFullyStoppedSound         = 0x398        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _5247fb52cac502dc62ae6855f99ae8145df2761e = 0x3A0        ;
        constexpr std::uintptr_t _a3cff5c3797398c0b2f54d55468b1e5c6018fd62 = 0x3A4        ;
        constexpr std::uintptr_t _15b2a4932abc59bddbec44e40c7792b91b5f471f = 0x3A8        ;
        constexpr std::uintptr_t _26c8fe819d4297e58374e49dec900767b0724e6f = 0x3AC        ;
        constexpr std::uintptr_t _a0b301b30b7e5db3282d52c08cfd243a07e0ac09 = 0x3B0        ;
        constexpr std::uintptr_t _2dd13e8d9f8d96ebcf26f0f45906753459ab2300 = 0x3B8        ;
        constexpr std::uintptr_t _6b04bebab9fd0f570f9968c8b6de228563d7e7c3 = 0x3C0        ;
        constexpr std::uintptr_t _4805b7ea36f30eab68e3d200862b9e39e8c249fb = 0x3C8        ;
        constexpr std::uintptr_t _9e38512472152b5d94d94e5fd2b2656cf3e4cb0a = 0x3CC        ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MetabolismAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839648   ;
        constexpr std::uintptr_t startMin                         = 0x10         ;
        constexpr std::uintptr_t startMax                         = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
        constexpr std::uintptr_t max                              = 0x1C         ;
        constexpr std::uintptr_t value                            = 0x20         ;

        constexpr std::uintptr_t _4ae348a7d3fcc5bbdf948a6eb92ab52c6b5d6491 = 0x24         ;
        constexpr std::uintptr_t _fb185e4b1d1f5479cfd6d568c98bd9b9f9186ce8 = 0x28         ;
    }

    namespace %c3701095d5a47815207dde0cacb63b6c153e9629
    {
    }

    namespace %c053d3c1dd1bc508d8ba4f1aba27172b82dea176
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10800488   ;
        constexpr std::uintptr_t _1224a7a41ae5c23864a550736d27b972094b55e2 = 0x10         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x18         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x20         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x28         ;
    }

    namespace %b56330b32ce9edd0d80a78ed7fa06e916d433f40
    {
    }

    namespace OccupiedSocketCheck
    {
        constexpr std::uintptr_t Socket                           = 0x10         ;
        constexpr std::uintptr_t FemaleDummy                      = 0x18         ;
    }

    namespace Socket_Base
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace NoiseParameters
    {
        constexpr std::uintptr_t Octaves                          = 0x0          ;
        constexpr std::uintptr_t Frequency                        = 0x4          ;
        constexpr std::uintptr_t Amplitude                        = 0x8          ;
        constexpr std::uintptr_t Offset                           = 0xC          ;
    }

    namespace ServerMgr
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %09aecf4075a1dd14314bba9f1fb31a6f558b57f6
    {
        constexpr std::uintptr_t _5dc62449fb2792285ec0a31e34ada6ee24096925 = 0x10         ;
        constexpr std::uintptr_t _bb8b3a8961c73d3c0f27f2be53f0db4bb7833856 = 0x14         ;
        constexpr std::uintptr_t _a64f3c980536c2c67b4f66cb78d5743fc00f169c = 0x18         ;
        constexpr std::uintptr_t _7cea8fd2567e5147b90c60da8db522ef30f606a2 = 0x1C         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10844A68   ;
        constexpr std::uintptr_t _46536f5dcbaf0790839a576bcf01409fcbfa6750 = 0x10         ;
        constexpr std::uintptr_t _0c7340be8af5d5b5bb2d7cd23b794e4316eedef8 = 0x18         ;
        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x20         ;
        constexpr std::uintptr_t _3c03b7a9361e6b90ddeec94aadc96c03a1492d99 = 0x28         ;
        constexpr std::uintptr_t _3ee95dff51ecc0659a6b474771fa813f80fff2d4 = 0x38         ;
        constexpr std::uintptr_t _de362251d6e54cd302946e49e7350666247d0522 = 0x40         ;
        constexpr std::uintptr_t _5dadd83f3b0ce6f5b892135e0da3ddb8160f9f6f = 0x44         ;
        constexpr std::uintptr_t _9dc99ae4a9238118acc5fc809b92f579cebbaec6 = 0x58         ;
        constexpr std::uintptr_t _4a56c111abe86710519daf1126bcd12690be138e = 0x80         ;
    }

    namespace %a33a2bd820d85b9b754ad00199d5d2b36a30cbd2
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f506e5b5e8c2b58aafd73fea6828e1a1014da627 = 0x18         ;
        constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _48da80f595bddc66202bb8cd21fea13af0e795b3 = 0x0          ;
            constexpr std::uintptr_t _b17aed13b418a908b55726ba95b5aa41ecfe8e49 = 0x8          ;
            constexpr std::uintptr_t _ca2621d2c01a694bdbcab8bf84de0db583c9264a = 0x10         ;
        }

    }

    namespace GaitType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Gait
    {
        constexpr std::uintptr_t gaitType                         = 0x0          ;
        constexpr std::uintptr_t minSpeed                         = 0x4          ;
        constexpr std::uintptr_t maxSpeed                         = 0x8          ;
        constexpr std::uintptr_t accelerationForce                = 0xC          ;
        constexpr std::uintptr_t brakingForce                     = 0x10         ;
        constexpr std::uintptr_t turnSpeed                        = 0x14         ;
        constexpr std::uintptr_t staminaReplenishRatio            = 0x18         ;
        constexpr std::uintptr_t equipmentScalesMaxSpeed          = 0x1C         ;
        constexpr std::uintptr_t breedScalesMaxSpeed              = 0x1D         ;
    }

    namespace PurchaseOption
    {
        constexpr std::uintptr_t tokenItem                        = 0x0          ;
        constexpr std::uintptr_t title                            = 0x8          ;
        constexpr std::uintptr_t description                      = 0x10         ;
        constexpr std::uintptr_t icon                             = 0x18         ;
        constexpr std::uintptr_t order                            = 0x20         ;
    }

    namespace RidableHorse
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B138   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t breeds                           = 0x468        ;
        constexpr std::uintptr_t bodyRenderers                    = 0x470        ;
        constexpr std::uintptr_t hairRenderers                    = 0x478        ;
        constexpr std::uintptr_t leadingRope                      = 0x490        ;
        constexpr std::uintptr_t leadingRope2                     = 0x498        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x4C8        ;
        constexpr std::uintptr_t allowedContents                  = 0x4D0        ;
        constexpr std::uintptr_t maxStackSize                     = 0x4D4        ;
        constexpr std::uintptr_t numStorageSlots                  = 0x4D8        ;
        constexpr std::uintptr_t equipmentSlots                   = 0x4DC        ;
        constexpr std::uintptr_t lootPanelName                    = 0x4E0        ;
        constexpr std::uintptr_t storagePanelName                 = 0x4E8        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x4F0        ;
        constexpr std::uintptr_t isLootable                       = 0x4F1        ;
        constexpr std::uintptr_t foodTrigger                      = 0x528        ;
        constexpr std::uintptr_t dungItem                         = 0x530        ;
        constexpr std::uintptr_t dungSpawnPoint                   = 0x538        ;
        constexpr std::uintptr_t caloriesToDigestPerHour          = 0x540        ;
        constexpr std::uintptr_t dungProducedPerCalorie           = 0x544        ;
        constexpr std::uintptr_t baseDrag                         = 0x554        ;
        constexpr std::uintptr_t baseAngularDrag                  = 0x558        ;
        constexpr std::uintptr_t animator                         = 0x560        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x568        ;
        constexpr std::uintptr_t horseAudio                       = 0x570        ;
        constexpr std::uintptr_t horseAnimation                   = 0x578        ;
        constexpr std::uintptr_t serverLegsAnimator               = 0x580        ;
        constexpr std::uintptr_t scaleBySpeedWater                = 0x588        ;
        constexpr std::uintptr_t wheelCollider                    = 0x590        ;
        constexpr std::uintptr_t corpsePrefab                     = 0x598        ;
        constexpr std::uintptr_t playerServerCollider             = 0x5A0        ;
        constexpr std::uintptr_t playerServerColliderRear         = 0x5A8        ;
        constexpr std::uintptr_t clippingMountCheckCollider       = 0x5B0        ;
        constexpr std::uintptr_t gaits                            = 0x5B8        ;
        constexpr std::uintptr_t currentGait                      = 0x5C0        ;
        constexpr std::uintptr_t gaitProgressionInterval          = 0x5C4        ;
        constexpr std::uintptr_t gravity                          = 0x5C8        ;
        constexpr std::uintptr_t waterGravity                     = 0x5CC        ;
        constexpr std::uintptr_t groundAlignmentSpeed             = 0x5D0        ;
        constexpr std::uintptr_t roadSpeedBonus                   = 0x5D4        ;
        constexpr std::uintptr_t reverseSpeedFactor               = 0x5D8        ;
        constexpr std::uintptr_t reverseAccelerationForce         = 0x5DC        ;
        constexpr std::uintptr_t rotationResponsiveness           = 0x5E0        ;
        constexpr std::uintptr_t rotationResponsivenessCurve      = 0x5E8        ;
        constexpr std::uintptr_t groundSampleOffsets              = 0x5F0        ;
        constexpr std::uintptr_t minMaxSlopeAngle                 = 0x5F8        ;
        constexpr std::uintptr_t slopeAngleSpeedFactor            = 0x600        ;
        constexpr std::uintptr_t collisionEffect                  = 0x608        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x610        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x614        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x618        ;
        constexpr std::uintptr_t playerDamageThreshold            = 0x61C        ;
        constexpr std::uintptr_t playerRagdollThreshold           = 0x620        ;
        constexpr std::uintptr_t maxAirTimeBeforeRagdoll          = 0x624        ;
        constexpr std::uintptr_t towingTrigger                    = 0x628        ;
        constexpr std::uintptr_t towingPoint                      = 0x630        ;
        constexpr std::uintptr_t towingVisuals                    = 0x638        ;
        constexpr std::uintptr_t towingAttachEffect               = 0x648        ;
        constexpr std::uintptr_t towingDetachEffect               = 0x650        ;
        constexpr std::uintptr_t towingAccelerationBoost          = 0x658        ;
        constexpr std::uintptr_t towingMaxSpeedBoost              = 0x65C        ;
        constexpr std::uintptr_t maxTowingGait                    = 0x660        ;
        constexpr std::uintptr_t currentStamina                   = 0x664        ;
        constexpr std::uintptr_t currentMaxStamina                = 0x668        ;
        constexpr std::uintptr_t maxStamina                       = 0x66C        ;
        constexpr std::uintptr_t staminaCoreLossRatio             = 0x670        ;
        constexpr std::uintptr_t staminaCoreSpeedBonus            = 0x674        ;
        constexpr std::uintptr_t calorieToStaminaRatio            = 0x678        ;
        constexpr std::uintptr_t hydrationToStaminaRatio          = 0x67C        ;
        constexpr std::uintptr_t maxStaminaCoreFromWater          = 0x680        ;
        constexpr std::uintptr_t PurchaseOptions                  = 0x688        ;
        constexpr std::uintptr_t SwapToSingleTitle                = 0x690        ;
        constexpr std::uintptr_t SwapToSingleDescription          = 0x698        ;
        constexpr std::uintptr_t SwapToSingleIcon                 = 0x6A0        ;
        constexpr std::uintptr_t SwapToDoubleTitle                = 0x6A8        ;
        constexpr std::uintptr_t SwapToDoubleDescription          = 0x6B0        ;
        constexpr std::uintptr_t SwapToDoubleIcon                 = 0x6B8        ;
        constexpr std::uintptr_t hasItemTokenCache                = 0x6C0        ;
        constexpr std::uintptr_t standSound                       = 0x6C8        ;
        constexpr std::uintptr_t slidingSound                     = 0x6D0        ;
        constexpr std::uintptr_t skidDust                         = 0x6E0        ;
        constexpr std::uintptr_t ragdollPrefab                    = 0x6E8        ;
        constexpr std::uintptr_t pullingPlayerModifiers           = 0x6F0        ;
        constexpr std::uintptr_t avoidanceSphereRadius            = 0x6F8        ;
        constexpr std::uintptr_t avoidanceDetectionDistance       = 0x6FC        ;
        constexpr std::uintptr_t avoidanceObstacleMask            = 0x704        ;
        constexpr std::uintptr_t groundAngleSlideThresholdForced  = 0x708        ;
        constexpr std::uintptr_t groundAngleSlideThreshold        = 0x70C        ;
        constexpr std::uintptr_t groundAngleToRecoverFromSlide    = 0x710        ;
        constexpr std::uintptr_t normalVariationSlideThreshold    = 0x714        ;
        constexpr std::uintptr_t normalVariation                  = 0x718        ;
        constexpr std::uintptr_t healingMultiplier                = 0x71C        ;
        constexpr std::uintptr_t staminaReplenishAmount           = 0x720        ;
        constexpr std::uintptr_t prohibitedMedicalItems           = 0x728        ;
        constexpr std::uintptr_t rootBone                         = 0x740        ;
        constexpr std::uintptr_t allBones                         = 0x748        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _21e12ff35c4913afa4784a460bfbbe5fd0fa677f = 0x428        ;
        constexpr std::uintptr_t _735b04d692c8a9d459abac46739bff3b278356a2 = 0x430        ;
        constexpr std::uintptr_t _569a03292608dabd84ad7814d57b06262c853004 = 0x438        ;
        constexpr std::uintptr_t _27f709d7f396327351aa1a3903fd8548f7ee16f2 = 0x440        ;
        constexpr std::uintptr_t _19526b8a782a6ad99cdd8d67e00c892e95508f73 = 0x448        ;
        constexpr std::uintptr_t _b57bf01e8bbad94c168c3cbbb9fba92934a090da = 0x450        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x458        ;
        constexpr std::uintptr_t _6e33ab49a5389384b42b2d8fea4b5978082b333a = 0x460        ;
        constexpr std::uintptr_t _e590be9c583a86ad86d3c8a76a83dfd6887ef369 = 0x480        ;
        constexpr std::uintptr_t _a8072b8f3dd59fb0026835878cf940d12d8e1e0a = 0x488        ;
        constexpr std::uintptr_t _afa4bdde45e13835ef5f8a628852780cece2c448 = 0x4A0        ;
        constexpr std::uintptr_t _1d546562f61bee6b90a07739a28334d01a8ea3cb = 0x4A4        ;
        constexpr std::uintptr_t _338c85b256d6c63a3696d1cbbad846f72a03d79d = 0x4A8        ;
        constexpr std::uintptr_t _ba6f34ad1c6ccc275f637be357fbfc5ac800169e = 0x4AC        ;
        constexpr std::uintptr_t _b34466446468d4b4d53795070e459361a08ecb5c = 0x4B0        ;
        constexpr std::uintptr_t _37a36c7047a31b5837acda74b5aa603f8377b458 = 0x4B4        ;
        constexpr std::uintptr_t _ddaeb1799fec5daee76e56b281a9b9ce5f18ecd5 = 0x4B8        ;
        constexpr std::uintptr_t _66407edb0be25d399284f80a938ec5f2c404323f = 0x4C0        ;
        constexpr std::uintptr_t _b6a3e9f302fabec1abd01c9ae44a1e51423d0d9f = 0x4F8        ;
        constexpr std::uintptr_t _35c10851ce0bfd0b9a76b6ab71ccd34ffbfa732b = 0x500        ;
        constexpr std::uintptr_t _6c53559f78c8329452b80ccd75aaab5e567e473f = 0x508        ;
        constexpr std::uintptr_t _c11b86b05d4ee99538bbac44d7cbd4df36a6024e = 0x510        ;
        constexpr std::uintptr_t _a9faace86c894947e2162ae776be7a12571f9a2e = 0x518        ;
        constexpr std::uintptr_t _e03e05b96e0788178c0ea7ae9d9b6c2b25a726d4 = 0x520        ;
        constexpr std::uintptr_t _c9043cea2189ab7603fd5b359380a1dbd8193478 = 0x548        ;
        constexpr std::uintptr_t _f405f9d20634eac6c0153f4fe05ffd51670f0ee1 = 0x550        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x55C        ;
        constexpr std::uintptr_t _4a8dca4e77779f66c1f50a206d13cf87b158bd10 = 0x640        ;
        constexpr std::uintptr_t _ef976fea5e10259eae612be93d16565b75a37539 = 0x6D8        ;
        constexpr std::uintptr_t _fbc8a4129f95ca16abb8aab3b1d6128dc503dab5 = 0x730        ;
        constexpr std::uintptr_t _f56b6a5a07efc4b08c795e569867f43fd1e18891 = 0x738        ;
    }

    namespace UIClanScoreEvents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t EntryList                        = 0x28         ;
        constexpr std::uintptr_t EntryPrefab                      = 0x30         ;
        constexpr std::uintptr_t RefreshButton                    = 0x38         ;

        constexpr std::uintptr_t _012f94a293a3055fafc5f0ef2584981ba60b8bd3 = 0x40         ;
    }

    namespace RHIBVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _owner                           = 0x20         ;
        constexpr std::uintptr_t _compass                         = 0x28         ;
        constexpr std::uintptr_t _mapScreens                      = 0x30         ;

        constexpr std::uintptr_t _60fc8fa3f6136573d241696d38fa95e45118849a = 0x38         ;
        constexpr std::uintptr_t _37f4d4f83d548729b7d330eb32fdc848f89dd0c3 = 0x44         ;
        constexpr std::uintptr_t _cc3f1e30ef83e3d9d8a727b608c5e81dda389cb2 = 0x50         ;
    }

    namespace ExplosionsFPS
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _908528055e14511d08060a25117604de7e50e0ce = 0x20         ;
        constexpr std::uintptr_t _6122da4497573ae70232d9f74f05ad2b55ed5c20 = 0x28         ;
        constexpr std::uintptr_t _159ec3762549ca1f6e716dd1f1c35d369e2e964e = 0x2C         ;
        constexpr std::uintptr_t _859770af4d44babfe123a01118a808eb515c5a08 = 0x30         ;
    }

    namespace %1ee41dca16fcc35181f9f99e2a983678ef769ba5
    {
        constexpr std::uintptr_t _d26936f7b78ccd6795166e5480d7a7f21cdb9120 = 0x10         ;
    }

    namespace ViewmodelBob
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bobSpeedWalk                     = 0x20         ;
        constexpr std::uintptr_t bobSpeedRun                      = 0x24         ;
        constexpr std::uintptr_t bobAmountWalk                    = 0x28         ;
        constexpr std::uintptr_t bobAmountRun                     = 0x2C         ;
        constexpr std::uintptr_t leftOffsetRun                    = 0x30         ;

        constexpr std::uintptr_t _aa49d6da31d3db64bbdc81d262336830b31413cd = 0x34         ;
        constexpr std::uintptr_t _64ffe39d88f2529bcc98c8ea0a339decfcbecf79 = 0x38         ;
        constexpr std::uintptr_t _ed42ff1fee95da12c5aa3d3d193210e9b39d23ee = 0x3C         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x40         ;
        constexpr std::uintptr_t _d315ccbe7259af28a07f9ff3a3db4b71d130336d = 0x4C         ;
        constexpr std::uintptr_t _fea3ea06d28dfaaa8dcc427682bf7072a8dd6a48 = 0x58         ;
        constexpr std::uintptr_t _109eaeea0570c60d4c642716d053b8e60fc858d2 = 0x5C         ;
        constexpr std::uintptr_t _49365fc306c0770ca6a2158f94fdcba2749775c6 = 0x60         ;
        constexpr std::uintptr_t _ef2e2a81cb1067a5c6f620313f433254933a4a86 = 0x64         ;
    }

    namespace UIMissionInfoConversation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MissionName                      = 0x20         ;
        constexpr std::uintptr_t MissionObjectives                = 0x28         ;
        constexpr std::uintptr_t TimerRoot                        = 0x30         ;
        constexpr std::uintptr_t TimerText                        = 0x38         ;
        constexpr std::uintptr_t RewardChoices                    = 0x40         ;

        constexpr std::uintptr_t _a2b0fe30fafaf1753617e24756c3b56240e4f793 = 0x48         ;
        constexpr std::uintptr_t _e1e7c38b2b27bed76dc9e9266945a0d2204f5e74 = 0x50         ;
    }

    namespace InvisibleVendingMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t adminMenuPrefab                  = 0x3D0        ;
        constexpr std::uintptr_t customerPanel                    = 0x3D8        ;
        constexpr std::uintptr_t buySound                         = 0x3E8        ;
        constexpr std::uintptr_t shopName                         = 0x3F0        ;
        constexpr std::uintptr_t maxCurrencyVolume                = 0x3F8        ;
        constexpr std::uintptr_t localDropPosition                = 0x3FC        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x408        ;
        constexpr std::uintptr_t IsLocalized                      = 0x410        ;
        constexpr std::uintptr_t PoweredFoodSpoilageRateMultiplier = 0x414        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x418        ;
        constexpr std::uintptr_t IsInDeepSeaCached                = 0x41C        ;
        constexpr std::uintptr_t predictionConfig                 = 0x420        ;
        constexpr std::uintptr_t vendingOrders                    = 0x440        ;
        constexpr std::uintptr_t Phrase                           = 0x448        ;
        constexpr std::uintptr_t alternativeVendingOrders         = 0x450        ;
        constexpr std::uintptr_t RefillTime                       = 0x458        ;
        constexpr std::uintptr_t StartingStock                    = 0x45C        ;
        constexpr std::uintptr_t BypassDynamicPricing             = 0x460        ;
        constexpr std::uintptr_t buyEffect                        = 0x468        ;
        constexpr std::uintptr_t vmoManifest                      = 0x470        ;
        constexpr std::uintptr_t canRefreshOrders                 = 0x478        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _97ce359aaa6515899aa6e55cf94a74357a052670 = 0x3A8        ;
        constexpr std::uintptr_t _01f46921ab15d856746352e85cb30108618ef073 = 0x3B0        ;
        constexpr std::uintptr_t _c7ad3b17933bb8af0d4d582c1831c3bbd3982c7a = 0x3B8        ;
        constexpr std::uintptr_t _afadc9034bf86dee0ad992d5e1ed70522cbe3481 = 0x3C0        ;
        constexpr std::uintptr_t _dbd0acef181c99a0cc446c3f6a1b857d0f8b3d52 = 0x3C8        ;
        constexpr std::uintptr_t _d1548bf94da83e35123a6e6c5f5402bdaf78992f = 0x3E0        ;
        constexpr std::uintptr_t _dcc49f8ab814d8029b2c866a975fb3f1fdebaace = 0x428        ;
        constexpr std::uintptr_t _99f617971fc30245d22441f06cd45429a8777a63 = 0x430        ;
        constexpr std::uintptr_t _23f3cc2c3b8237ca8d2c1ad5c6b343148e029595 = 0x438        ;
        constexpr std::uintptr_t _9fe6ed567759d3be566bc889ac712a67abf236cb = 0x480        ;
    }

    namespace UI_DevListButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t itemIcon                         = 0x20         ;
        constexpr std::uintptr_t itemNameText                     = 0x28         ;
        constexpr std::uintptr_t forbiddenImage                   = 0x30         ;
        constexpr std::uintptr_t giveButtons                      = 0x38         ;
        constexpr std::uintptr_t favouriteButton                  = 0x40         ;
        constexpr std::uintptr_t equipButton                      = 0x48         ;
        constexpr std::uintptr_t selectionHighlight               = 0x50         ;

        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x58         ;
        constexpr std::uintptr_t _2644fb100f8327d913893a3fb06d46d3dc24377a = 0x60         ;
        constexpr std::uintptr_t _b4d5c37eb15f9fbf9ee77d8961e362102c9318d7 = 0x68         ;
        constexpr std::uintptr_t _5b47707216968b0dbab6306590e62e1daafa13c4 = 0x70         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x74         ;
    }

    namespace SoundFollowCollider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t soundDefinition                  = 0x20         ;
        constexpr std::uintptr_t sound                            = 0x28         ;
        constexpr std::uintptr_t soundFollowBounds                = 0x30         ;
        constexpr std::uintptr_t startImmediately                 = 0x48         ;

        constexpr std::uintptr_t _cef8a6664c339e263ddea01e70cb22631c66fe52 = 0x49         ;
    }

    namespace %c96c30bd4e46f3733c5ae1c6c077301367b61151
    {
        constexpr std::uintptr_t _305c56b7c46ae8367dbe63de5ba05b74de414942 = 0x10         ;
        constexpr std::uintptr_t _00d2fbd29ba73f7d04920e98d37294cbd82fc553 = 0x1C         ;
        constexpr std::uintptr_t _5c6cf919eb8bad9484d30434a035ed091bce8a5b = 0x28         ;
        constexpr std::uintptr_t _b01789887b1b7fd1e055f01c0c09db4591fd7d18 = 0x30         ;
    }

    namespace Reveal
    {
        constexpr std::uintptr_t Transition                       = 0x0          ;
        constexpr std::uintptr_t Delay                            = 0x8          ;
    }

    namespace RevealTransitionBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Reveals                          = 0x20         ;
    }

    namespace FPSText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;

        constexpr std::uintptr_t _b60bef4529e14f297749e3f767f0b697c6fcbd2e = 0x28         ;
    }

    namespace %2431b0939a852071c446f69998c47e34c1ca104d
    {
        constexpr std::uintptr_t _185cdaf94c5daa6e6875d5c122b061a41131da89 = 0x10         ;
        constexpr std::uintptr_t _d09c043bf3aee447cab73b0060b67ff521089244 = 0x14         ;
        constexpr std::uintptr_t _4311d52227fda62554f56b9c29c0caf40744db2b = 0x18         ;
        constexpr std::uintptr_t _3da1d6197ccd89d7711a3e42996a38edf9022dde = 0x20         ;
        constexpr std::uintptr_t _e3aab5682e7e2cfd9424d146a92293c72858ea3d = 0x28         ;
    }

    namespace aiState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PatrolHelicopterAI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _targetList                      = 0x20         ;
        constexpr std::uintptr_t interestZoneOrigin               = 0x28         ;
        constexpr std::uintptr_t destination                      = 0x34         ;
        constexpr std::uintptr_t hasInterestZone                  = 0x40         ;
        constexpr std::uintptr_t moveSpeed                        = 0x44         ;
        constexpr std::uintptr_t maxSpeed                         = 0x48         ;
        constexpr std::uintptr_t courseAdjustLerpTime             = 0x4C         ;
        constexpr std::uintptr_t targetRotation                   = 0x50         ;
        constexpr std::uintptr_t windVec                          = 0x60         ;
        constexpr std::uintptr_t targetWindVec                    = 0x6C         ;
        constexpr std::uintptr_t windForce                        = 0x78         ;
        constexpr std::uintptr_t windFrequency                    = 0x7C         ;
        constexpr std::uintptr_t targetThrottleSpeed              = 0x80         ;
        constexpr std::uintptr_t throttleSpeed                    = 0x84         ;
        constexpr std::uintptr_t maxRotationSpeed                 = 0x88         ;
        constexpr std::uintptr_t rotationSpeed                    = 0x8C         ;
        constexpr std::uintptr_t terrainPushForce                 = 0x90         ;
        constexpr std::uintptr_t obstaclePushForce                = 0x94         ;
        constexpr std::uintptr_t leftGun                          = 0x98         ;
        constexpr std::uintptr_t rightGun                         = 0xA0         ;
        constexpr std::uintptr_t helicopterBase                   = 0xB0         ;
        constexpr std::uintptr_t _currentState                    = 0xB8         ;
        constexpr std::uintptr_t oceanDepthTargetCutoff           = 0xBC         ;
        constexpr std::uintptr_t anim                             = 0xC0         ;
        constexpr std::uintptr_t _visitedMonuments                = 0xC8         ;
        constexpr std::uintptr_t arrivalTime                      = 0xD0         ;
        constexpr std::uintptr_t rocketProjectile                 = 0xD8         ;
        constexpr std::uintptr_t rocketProjectile_Napalm          = 0xE0         ;

        constexpr std::uintptr_t _0daf76ca69b9b89eee196b30dee1cf10140a18e8 = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t _4c47f34f4c7a7c26f110f8509a510fa8ae13dc5c = 0x0          ;
            constexpr std::uintptr_t _bb0da3e0c66dbfaee91d1040aba793bf84d4b20b = 0x8          ;
        }

    }

    namespace CargoShipSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cargoShip                        = 0x20         ;
        constexpr std::uintptr_t waveSoundDef                     = 0x28         ;
        constexpr std::uintptr_t waveSoundYGainCurve              = 0x30         ;
        constexpr std::uintptr_t waveSoundEdgeDistanceGainCurve   = 0x38         ;
        constexpr std::uintptr_t sternWakeSoundDef                = 0x60         ;
        constexpr std::uintptr_t idleWaveSoundDef                 = 0x78         ;
        constexpr std::uintptr_t engineHumSoundDef                = 0x80         ;
        constexpr std::uintptr_t engineHumTarget                  = 0x98         ;
        constexpr std::uintptr_t enginePitchChangeSpeed           = 0xA0         ;
        constexpr std::uintptr_t hugeRumbleSoundDef               = 0xA8         ;
        constexpr std::uintptr_t hugeRumbleYDiffCurve             = 0xB0         ;
        constexpr std::uintptr_t hugeRumbleRelativeSpeedCurve     = 0xB8         ;
        constexpr std::uintptr_t soundFollowCollider              = 0xF8         ;
        constexpr std::uintptr_t soundFollowColliderL             = 0x100        ;
        constexpr std::uintptr_t soundFollowColliderR             = 0x108        ;
        constexpr std::uintptr_t sternSoundFollowCollider         = 0x110        ;
        constexpr std::uintptr_t metalGroanSoundDef               = 0x118        ;
        constexpr std::uintptr_t metalGroanMinInterval            = 0x120        ;
        constexpr std::uintptr_t metalGroanMaxInterval            = 0x124        ;

        constexpr std::uintptr_t _f24b16fbf8112ee03886c30ea40ec07771ac6acc = 0x40         ;
        constexpr std::uintptr_t _87e809147de281f3827a7b71f3327cd7c9e143b4 = 0x48         ;
        constexpr std::uintptr_t _b0602ffc059535133034ba7b1c7fcfc2de3896b1 = 0x50         ;
        constexpr std::uintptr_t _2a15c66bd058e6be03d2a4cb0ea7f874d3726131 = 0x58         ;
        constexpr std::uintptr_t _222ca2244423b250367f811dad75185e85b41ad2 = 0x68         ;
        constexpr std::uintptr_t _a0b5e9dfbd8c46357f42b04447ac7fce5f556ecf = 0x70         ;
        constexpr std::uintptr_t _f8137f4c75c89aa2a774809c0ef6c4f98905c0ec = 0x88         ;
        constexpr std::uintptr_t _92830058d01b3e314f50e5c77162752bc84c4e0a = 0x90         ;
        constexpr std::uintptr_t _8b96eea9a656093daffdc3848ab2437876e0354f = 0xC0         ;
        constexpr std::uintptr_t _b7494a247fedf9927eb26ea87a9567d02cc46faa = 0xC8         ;
        constexpr std::uintptr_t _ca04b8760c8a34ac372a543ed25a9986071288e5 = 0xD0         ;
        constexpr std::uintptr_t _a9938e1fc97356fa40a7fec099878abe3f8c82c5 = 0xDC         ;
        constexpr std::uintptr_t _5dc09705abbc51f16ff8fff7ec0a12c1e0958b41 = 0xE8         ;
        constexpr std::uintptr_t _1ddf1da02bac686b54cd14fd4d781d47b2c4ef46 = 0x128        ;
        constexpr std::uintptr_t _d681a4837605184d96ca5043c9c9d6d3978f6cd0 = 0x130        ;
    }

    namespace AngleType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ShapeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModelConditionTest_RoofRight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t angle                            = 0xA0         ;
        constexpr std::uintptr_t shape                            = 0xA4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ConnectionAuth
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace DemoCameraPathSave-fake-0
    {
        constexpr std::uintptr_t Algorithm                        = 0x10         ;
        constexpr std::uintptr_t Transform                        = 0x18         ;
    }

    namespace CraftingQueueIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvasGroup                      = 0x20         ;
        constexpr std::uintptr_t icon                             = 0x28         ;
        constexpr std::uintptr_t iconCancel                       = 0x30         ;
        constexpr std::uintptr_t timeLeft                         = 0x38         ;
        constexpr std::uintptr_t craftingCount                    = 0x40         ;
        constexpr std::uintptr_t timeLeftText                     = 0x48         ;
        constexpr std::uintptr_t craftingCountText                = 0x50         ;

        constexpr std::uintptr_t _9e59768fdd856bb3892255c153604390c275966e = 0x58         ;
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x5C         ;
        constexpr std::uintptr_t _bd582b442bd8f296c90cf7bd70f7ae7dd6c121cf = 0x60         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x68         ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x70         ;
        constexpr std::uintptr_t _4beab528024a214273a59ae99808fbdde183d406 = 0x78         ;
    }

    namespace LightColourSet
    {
        constexpr std::uintptr_t LightColor                       = 0x0          ;
        constexpr std::uintptr_t SecondaryLightColour             = 0x10         ;
        constexpr std::uintptr_t EmissionColour                   = 0x20         ;
    }

    namespace AudioVisualisationEntityLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t SettingsDialog                   = 0x368        ;
        constexpr std::uintptr_t TargetLight                      = 0x388        ;
        constexpr std::uintptr_t SecondaryLight                   = 0x390        ;
        constexpr std::uintptr_t TargetRenderer                   = 0x398        ;
        constexpr std::uintptr_t RedColour                        = 0x3A0        ;
        constexpr std::uintptr_t GreenColour                      = 0x3D0        ;
        constexpr std::uintptr_t BlueColour                       = 0x400        ;
        constexpr std::uintptr_t YellowColour                     = 0x430        ;
        constexpr std::uintptr_t PinkColour                       = 0x460        ;
        constexpr std::uintptr_t lightMinIntensity                = 0x490        ;
        constexpr std::uintptr_t lightMaxIntensity                = 0x494        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _1e757325c64d255a3a36162307dde9a1eadaa0d2 = 0x340        ;
        constexpr std::uintptr_t _95a0d6626c897e4d2cafbb9d4b029c2c7af44991 = 0x348        ;
        constexpr std::uintptr_t _c8bfec5e1bd5d9b908bb0bc7b9791e27760c568d = 0x358        ;
        constexpr std::uintptr_t _8c2d0026f40b18fd761d6460a992c748000a72bb = 0x35C        ;
        constexpr std::uintptr_t _861fcc269d55bff6883075ba6cd8310d993b032e = 0x360        ;
        constexpr std::uintptr_t _ee80753067308ebe1b84e2f6bc41a511c74e55a6 = 0x370        ;
        constexpr std::uintptr_t _a5e7798bcad71458dab10e54c990b8f8c4de0eba = 0x378        ;
        constexpr std::uintptr_t _9eece86df4915a2e1853e02b51b1ead81ee0e529 = 0x380        ;
        constexpr std::uintptr_t _4fc6bae73e2c04fc37261abb6656c71ab6fe47f2 = 0x498        ;
    }

    namespace LockOnLauncher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t initialSpeedMultiplier           = 0x4B8        ;
        constexpr std::uintptr_t lockRange                        = 0x4C8        ;
        constexpr std::uintptr_t lockConeDot                      = 0x4CC        ;
        constexpr std::uintptr_t timeToLock                       = 0x4D0        ;
        constexpr std::uintptr_t currentLockTime                  = 0x4D4        ;
        constexpr std::uintptr_t timeToLoseLock                   = 0x4D8        ;
        constexpr std::uintptr_t camUIDialogPrefab                = 0x4E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _26a3aacef4c9396c38e4944ade03ec416e029200 = 0x4BC        ;
        constexpr std::uintptr_t _35ef0144f44b8baf3428a2f3145cb1c1ef4fcf08 = 0x4C0        ;
        constexpr std::uintptr_t _5f418016a896a5fa8fcbc50e643410b226663f30 = 0x4E8        ;
    }

    namespace UIPlayerPreviewControls
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RotationSpeed                    = 0x20         ;
        constexpr std::uintptr_t RotationLerpSpeed                = 0x24         ;
        constexpr std::uintptr_t RotationStopLerpSpeed            = 0x28         ;

        constexpr std::uintptr_t _e34ffe25afee35902cd4386c31ce5a256cd11fc7 = 0x2C         ;
        constexpr std::uintptr_t _00cc373bcf3c2e8afeb0eb2b2582cbf1d9773cea = 0x2D         ;
        constexpr std::uintptr_t _ed1a21e405f6db4480b11984e5db6a95b9573d68 = 0x30         ;
        constexpr std::uintptr_t _b458f44076487b78397b694b580493cb812d3a71 = 0x34         ;
        constexpr std::uintptr_t _e2cd67eb72b858f30925823d4ff892de0f8f81b8 = 0x38         ;
        constexpr std::uintptr_t _8d68faa938dfb0fb9722f01f68a8f9afcc5182c0 = 0x3C         ;
        constexpr std::uintptr_t _a10f1ec4839bcfd5e1f09a138448e8ce7514d4f2 = 0x48         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x54         ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x60         ;
        constexpr std::uintptr_t _f543452ab0c1a87d1e187a9c04f3358efa60305b = 0x68         ;
        constexpr std::uintptr_t _6df65e27a780cc774df5e9d1717b8673e1ad8fcf = 0x70         ;
        constexpr std::uintptr_t _7620f3135517cb2dc771c0cc52b60ffbd8f556ec = 0x71         ;
    }

    namespace %66ab641b0a864d89b5ca79756182050429d504c3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10781550   ;
        constexpr std::uintptr_t _01be5a4fd01bd38849b715fc1fb5c1aaa338c146 = 0x10         ;
        constexpr std::uintptr_t _b1ed0b123d28d2729725ad0cb377c98cc186df99 = 0x18         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x28         ;
        constexpr std::uintptr_t _781f2ad80d01619ce304fc7aa12937a3a12d7fbc = 0x30         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _975c914b92203ba14a71ead0b76373fe687cc266 = 0x0          ;
            constexpr std::uintptr_t _315f2dd4df2f3f64c978ba64db17da1db1f45760 = 0x10         ;
            constexpr std::uintptr_t _e7121a702f59b75fc9be56e1bed6d2c167eb639b = 0x18         ;
            constexpr std::uintptr_t _caa06f54df175a34cb9999a46e8778230a12508f = 0x20         ;
            constexpr std::uintptr_t _426e17bccb48346a0e69b456370bec1f78535bb9 = 0x30         ;
        }

    }

    namespace F15
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t speed                            = 0x2D0        ;
        constexpr std::uintptr_t defaultAltitude                  = 0x2D4        ;
        constexpr std::uintptr_t altitude                         = 0x2D8        ;
        constexpr std::uintptr_t altitudeLerpSpeed                = 0x2DC        ;
        constexpr std::uintptr_t turnRate                         = 0x2E0        ;
        constexpr std::uintptr_t flybySoundLengthUntilMax         = 0x2E4        ;
        constexpr std::uintptr_t flybySound                       = 0x2E8        ;
        constexpr std::uintptr_t body                             = 0x2F0        ;
        constexpr std::uintptr_t rollSpeed                        = 0x2F8        ;
        constexpr std::uintptr_t missilePrefab                    = 0x308        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _269819b5cc50d09b3f61de45868990b5f435f7b0 = 0x2FC        ;
        constexpr std::uintptr_t _9061f38b238b46d6e991a05c8361f7d37056279f = 0x310        ;
        constexpr std::uintptr_t _aa5cdebf3a78736e0c5d019ea585ef88aa847a84 = 0x314        ;
    }

    namespace CoverType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %4bfc3882ad40de3624b0ad2ab002260a8c85b87f
    {
        constexpr std::uintptr_t _987da3d92467a4a9cece5317b0036290dce1b30b = 0x10         ;
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x18         ;
        constexpr std::uintptr_t _9b3f432fdcff7aecb9579d39b9f134bf51f0a2c8 = 0x20         ;
        constexpr std::uintptr_t _1d002cbc196846d17ed2e163b4d8ed30af18c00f = 0x28         ;
        constexpr std::uintptr_t _bbd2d60e0727d1e1f466c1d3fc29542fff0c83ef = 0x30         ;
        constexpr std::uintptr_t _4600f2acb22bdf567258de01ab3b55421efef128 = 0x38         ;
        constexpr std::uintptr_t _f9807775f3e676b8bef2e293575d104850d6ab29 = 0x3C         ;
        constexpr std::uintptr_t _3ae9cc70ae37ba66896e58dad17ada4fd943ed53 = 0x48         ;
        constexpr std::uintptr_t _e09606ba865a096f4e94d435e4062ac4e0947d89 = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t _478816012e232001ffbb50403c88bb779e8ba5d5 = 0x0          ;
            constexpr std::uintptr_t _6d492148a69c4583594871af897e7c4ba12d7bca = 0x8          ;
        }

    }

    namespace LootPanelPlayerCorpse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t BeltRoots                        = 0x50         ;
        constexpr std::uintptr_t ClothingRoots                    = 0x58         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace AirfieldCallChinookTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t powerConsumptionWhileCharging    = 0x340        ;
        constexpr std::uintptr_t chargeRequiredToBecomeActive     = 0x344        ;
        constexpr std::uintptr_t chargeDecayWhileInactive         = 0x348        ;
        constexpr std::uintptr_t activeTimerDuration              = 0x34C        ;
        constexpr std::uintptr_t chargingTickDuration             = 0x350        ;
        constexpr std::uintptr_t cooldownAfterActivation          = 0x354        ;
        constexpr std::uintptr_t RequireInputToTrigger            = 0x358        ;
        constexpr std::uintptr_t doSounds                         = 0x359        ;
        constexpr std::uintptr_t startChargingSound               = 0x360        ;
        constexpr std::uintptr_t interruptChargingSound           = 0x368        ;
        constexpr std::uintptr_t quarterChargeSound               = 0x370        ;
        constexpr std::uintptr_t halfChargeSound                  = 0x378        ;
        constexpr std::uintptr_t threeQuarterChargeSound          = 0x380        ;
        constexpr std::uintptr_t activatedSound                   = 0x388        ;
        constexpr std::uintptr_t activeLoopSound                  = 0x390        ;
        constexpr std::uintptr_t deactivatedSound                 = 0x398        ;
        constexpr std::uintptr_t powerOnSound                     = 0x3A0        ;
        constexpr std::uintptr_t powerOnLoopSound                 = 0x3A8        ;
        constexpr std::uintptr_t powerOffSound                    = 0x3B0        ;
        constexpr std::uintptr_t chargingSoundDelay               = 0x3B8        ;
        constexpr std::uintptr_t chinookEventPrefab               = 0x3E0        ;
        constexpr std::uintptr_t associatedDropZone               = 0x3E8        ;
        constexpr std::uintptr_t infoScreen                       = 0x3F0        ;
        constexpr std::uintptr_t chargingScreen                   = 0x3F8        ;
        constexpr std::uintptr_t quarterChargeBlinker             = 0x400        ;
        constexpr std::uintptr_t halfChargeBlinker                = 0x408        ;
        constexpr std::uintptr_t threeQuarterChargeBlinker        = 0x410        ;
        constexpr std::uintptr_t activeBlinker                    = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _16581c8fb97eebeee46015d3fb4cead5f0044cff = 0x3BC        ;
        constexpr std::uintptr_t _104d59f364740630b21cc41b7362878b454eb2ff = 0x3C0        ;
        constexpr std::uintptr_t _4e86bd77e79fc3884fa9bdc366b03c87144d1f62 = 0x3C8        ;
        constexpr std::uintptr_t _17037625839c4ea23d9f7a9b0890a6e1d833290a = 0x3D0        ;
        constexpr std::uintptr_t _63402b5e1d1589ff96eec71f00dbfdb4eaa50f42 = 0x3D4        ;
        constexpr std::uintptr_t _c54469096244054bdc4ac4a79bc2a5227ea06c4c = 0x3D8        ;
    }

    namespace %34945a8a0c384ff4d795904741c7b2e2e9902132
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _c134adcd826d13e1b754f85ad4f6f9f111731a31 = 0x30         ;
    }

    namespace ItemModActionChange
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t actions                          = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ItemModAssociatedEntityMobile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %cdbd55da1352b6804d5eb8030593e51da70af453
    {
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x20         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x40         ;
    }

    namespace UIDialogueChoice
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DialogueText                     = 0x20         ;
        constexpr std::uintptr_t MissionIcon                      = 0x28         ;

        constexpr std::uintptr_t _ccdc4a63ea7f9c3ef264ce629503c5537fcb139b = 0x30         ;
        constexpr std::uintptr_t _a60ca4fb2205b85295ffed4012d8b7f37d56d174 = 0x38         ;
    }

    namespace UIMissionRewardsChoice
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HeaderRoot                       = 0x20         ;
        constexpr std::uintptr_t ItemRewardsRoot                  = 0x28         ;
        constexpr std::uintptr_t MysteryRewardImageRoot           = 0x30         ;
        constexpr std::uintptr_t CompleteMissionRoot              = 0x38         ;
        constexpr std::uintptr_t CompleteMissionText              = 0x40         ;
        constexpr std::uintptr_t RewardIcons                      = 0x48         ;
        constexpr std::uintptr_t NonItemRewards                   = 0x50         ;
    }

    namespace ItemModRFListener
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t frequencyPanelPrefab             = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
        constexpr std::uintptr_t _354bb6572bb1e6172cd2a9460b467a9efff47e12 = 0x40         ;
    }

    namespace IslandMapWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IslandWidgets                    = 0x20         ;
    }

    namespace TrainMovementState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LeverStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EngineSpeeds
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TrainEngine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t corpseSeconds                    = 0x45C        ;
        constexpr std::uintptr_t frontCollisionTrigger            = 0x460        ;
        constexpr std::uintptr_t rearCollisionTrigger             = 0x468        ;
        constexpr std::uintptr_t collisionDamageDivide            = 0x470        ;
        constexpr std::uintptr_t derailCollisionForce             = 0x474        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x478        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x480        ;
        constexpr std::uintptr_t hurtOrRepelTriggersInternal      = 0x488        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x490        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x498        ;
        constexpr std::uintptr_t frontBogiePivot                  = 0x4A0        ;
        constexpr std::uintptr_t frontBogieCanRotate              = 0x4A8        ;
        constexpr std::uintptr_t rearBogiePivot                   = 0x4B0        ;
        constexpr std::uintptr_t rearBogieCanRotate               = 0x4B8        ;
        constexpr std::uintptr_t wheelVisuals                     = 0x4C0        ;
        constexpr std::uintptr_t wheelRadius                      = 0x4C8        ;
        constexpr std::uintptr_t fxDestroyed                      = 0x4D0        ;
        constexpr std::uintptr_t platformParentTrigger            = 0x4D8        ;
        constexpr std::uintptr_t collisionEffect                  = 0x4E0        ;
        constexpr std::uintptr_t frontCoupling                    = 0x4E8        ;
        constexpr std::uintptr_t frontCouplingPivot               = 0x4F0        ;
        constexpr std::uintptr_t rearCoupling                     = 0x4F8        ;
        constexpr std::uintptr_t rearCouplingPivot                = 0x500        ;
        constexpr std::uintptr_t coupleSound                      = 0x508        ;
        constexpr std::uintptr_t uncoupleSound                    = 0x510        ;
        constexpr std::uintptr_t trainCarAudio                    = 0x518        ;
        constexpr std::uintptr_t frontCouplingChangedFx           = 0x520        ;
        constexpr std::uintptr_t rearCouplingChangedFx            = 0x528        ;
        constexpr std::uintptr_t newCouplingFX                    = 0x530        ;
        constexpr std::uintptr_t decayTimeMultiplier              = 0x538        ;
        constexpr std::uintptr_t frontBogieLocalOffset            = 0x53C        ;
        constexpr std::uintptr_t rearBogieLocalOffset             = 0x548        ;
        constexpr std::uintptr_t itemStoragePrefab                = 0x558        ;
        constexpr std::uintptr_t DistFrontWheelToFrontCoupling    = 0x570        ;
        constexpr std::uintptr_t DistFrontWheelToBackCoupling     = 0x574        ;
        constexpr std::uintptr_t leftHandLever                    = 0x5B8        ;
        constexpr std::uintptr_t rightHandLever                   = 0x5C0        ;
        constexpr std::uintptr_t leftHandGrip                     = 0x5C8        ;
        constexpr std::uintptr_t rightHandGrip                    = 0x5D0        ;
        constexpr std::uintptr_t leverStyle                       = 0x5D8        ;
        constexpr std::uintptr_t monitorCanvas                    = 0x5E0        ;
        constexpr std::uintptr_t monitorText                      = 0x5E8        ;
        constexpr std::uintptr_t gauges                           = 0x5F0        ;
        constexpr std::uintptr_t engineForce                      = 0x5F8        ;
        constexpr std::uintptr_t maxSpeed                         = 0x5FC        ;
        constexpr std::uintptr_t engineStartupTime                = 0x600        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x608        ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x610        ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x614        ;
        constexpr std::uintptr_t driverProtection                 = 0x618        ;
        constexpr std::uintptr_t lootablesAreOnPlatform           = 0x620        ;
        constexpr std::uintptr_t mustMountFromPlatform            = 0x621        ;
        constexpr std::uintptr_t onLights                         = 0x628        ;
        constexpr std::uintptr_t headlights                       = 0x630        ;
        constexpr std::uintptr_t notMovingLights                  = 0x638        ;
        constexpr std::uintptr_t movingForwardLights              = 0x640        ;
        constexpr std::uintptr_t movingBackwardLights             = 0x648        ;
        constexpr std::uintptr_t fxEngineOn                       = 0x650        ;
        constexpr std::uintptr_t fxLightDamage                    = 0x658        ;
        constexpr std::uintptr_t fxMediumDamage                   = 0x660        ;
        constexpr std::uintptr_t fxHeavyDamage                    = 0x668        ;
        constexpr std::uintptr_t fxEngineTrouble                  = 0x670        ;
        constexpr std::uintptr_t engineWorldCol                   = 0x678        ;
        constexpr std::uintptr_t engineDamageToSlow               = 0x680        ;
        constexpr std::uintptr_t engineDamageTimeframe            = 0x684        ;
        constexpr std::uintptr_t engineSlowedTime                 = 0x688        ;
        constexpr std::uintptr_t engineSlowedMaxVel               = 0x68C        ;
        constexpr std::uintptr_t sparks                           = 0x690        ;
        constexpr std::uintptr_t sparkLights                      = 0x698        ;
        constexpr std::uintptr_t trainAudio                       = 0x6A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _8b355c0884ae57ab4f19e21a1dcb4e6a68dbca27 = 0x428        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x430        ;
        constexpr std::uintptr_t _d24f0c9818c66b02e38257ba7087689e6d5c00c6 = 0x438        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x440        ;
        constexpr std::uintptr_t _cf651d9cec0ed1992ad47e49f752dabe093d1ca3 = 0x444        ;
        constexpr std::uintptr_t _e71448145e1f57a189bcb31337432f3d102094fb = 0x450        ;
        constexpr std::uintptr_t _96fa265fa8305ac839c1d3119206c5f31c2f08d3 = 0x560        ;
        constexpr std::uintptr_t _720f74f089abdc6b86156f13be6c4702a6cf3b3a = 0x578        ;
        constexpr std::uintptr_t _cea976089415b604713f295b7a6dd3cbb4e39927 = 0x580        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x588        ;
        constexpr std::uintptr_t _90d9513cf986cd43285840ad4b062f10ca12ba94 = 0x590        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x598        ;
        constexpr std::uintptr_t _05f52aaaf2e7619da2beb636e3487f1313fe8676 = 0x5A0        ;
        constexpr std::uintptr_t _b04511ea941c42677a390c68e86d91a7083a16af = 0x5A1        ;
        constexpr std::uintptr_t _a0aee6f42d7105d181a67f36b06c13a8288353d3 = 0x5A4        ;
        constexpr std::uintptr_t _26e422f1eea7f8b69f3377cdc56f0bd8a1b3613c = 0x5A8        ;
        constexpr std::uintptr_t _2105c5239fa29ebce1cb5f317b15be4384a9d26e = 0x5B0        ;
        constexpr std::uintptr_t _337f3f9510b7896479536bb92228c56f0dcc585d = 0x5B2        ;
        constexpr std::uintptr_t _245b0611a7deffdedf28968715ad584807e5fb4e = 0x6A8        ;
        constexpr std::uintptr_t _e44cc78928185f0c59e4d1d8e454141d8656784e = 0x6B0        ;
        constexpr std::uintptr_t _a655065bc31623a5fa97afa89b92f731f4fab189 = 0x6B4        ;
        constexpr std::uintptr_t _ae6485b3a4ce80c9e1c9eb44f4e07905e4ab585b = 0x6B8        ;
        constexpr std::uintptr_t _109c4f97baeffc4d6960767fb2eeaeeb3319a16a = 0x6BC        ;
        constexpr std::uintptr_t _19207f7f4b5b28807cbe3ff4d19a43046cdaf6aa = 0x6C0        ;
        constexpr std::uintptr_t _647d3b2c3fc6b26c5eae80bd9ddc3957b6438625 = 0x6C4        ;
        constexpr std::uintptr_t _2fbb8ada0b8a10a31e42810644926c9ee2c00225 = 0x6C8        ;
    }

    namespace IronsightAimPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetPoint                      = 0x20         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace OcclusionPoint
    {
        constexpr std::uintptr_t offset                           = 0x10         ;
        constexpr std::uintptr_t isOccluded                       = 0x1C         ;
    }

    namespace SoundSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t handleOcclusionChecks            = 0x20         ;
        constexpr std::uintptr_t occlusionLayerMask               = 0x24         ;
        constexpr std::uintptr_t occlusionPoints                  = 0x28         ;
        constexpr std::uintptr_t isOccluded                       = 0x30         ;
        constexpr std::uintptr_t occlusionAmount                  = 0x34         ;
        constexpr std::uintptr_t lodDistance                      = 0x38         ;
        constexpr std::uintptr_t inRange                          = 0x3C         ;

        constexpr std::uintptr_t _04f980585157fcba2c2a4a6f1b24766a73b2ff7d = 0x3D         ;
        constexpr std::uintptr_t _b7da9592b62582feb856bc3d3354732c0b520c3a = 0x40         ;
        constexpr std::uintptr_t _610bed9a5b1cedeee78edd66c82338dc813cc54a = 0x48         ;
        constexpr std::uintptr_t _3a5e5b9571ebff17b71d0498a1bad3f0287e6aa1 = 0x4C         ;
        constexpr std::uintptr_t _b6393549841328417780388415c17154d5dfbadc = 0x50         ;
        constexpr std::uintptr_t _2c46873b8332183b5fa30c51a1c45ba908989ab3 = 0x54         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x70         ;
    }

    namespace ItemTextValue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
        constexpr std::uintptr_t bad                              = 0x28         ;
        constexpr std::uintptr_t good                             = 0x38         ;
        constexpr std::uintptr_t negativestat                     = 0x48         ;
        constexpr std::uintptr_t asPercentage                     = 0x49         ;
        constexpr std::uintptr_t useColors                        = 0x4A         ;
        constexpr std::uintptr_t signed                           = 0x4B         ;
        constexpr std::uintptr_t affix                            = 0x50         ;
        constexpr std::uintptr_t suffix                           = 0x58         ;
        constexpr std::uintptr_t multiplier                       = 0x60         ;
        constexpr std::uintptr_t addition                         = 0x64         ;
    }

    namespace %e14b6516a6391ec685b29d03b1d529df9c790435
    {
        constexpr std::uintptr_t _381a5505f7528d672f194af3008fdd8b173922e9 = 0x10         ;
    }

    namespace BenchmarkScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BenchmarkTitle                   = 0x20         ;
        constexpr std::uintptr_t BenchmarkIdent                   = 0x28         ;
        constexpr std::uintptr_t MaxNumberOfFrames                = 0x30         ;
        constexpr std::uintptr_t MaxNumberOfSeconds               = 0x34         ;

        constexpr std::uintptr_t _3471d6def98022f67696846be945e73d64ed8248 = 0x38         ;
        constexpr std::uintptr_t _1d00c50ca4b4f02dcdff4149e8e2f4c816136258 = 0x3C         ;
        constexpr std::uintptr_t _29067b96e2fa0d04d1df32cac779bf508fbd0953 = 0x40         ;
        constexpr std::uintptr_t _ca849678e7f8b75ef67ca8845291808e70e1e4c5 = 0x44         ;
    }

    namespace ForceChildSingletonSetup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %5df940cded3295409416e349703f44af9cdd390d
    {
        constexpr std::uintptr_t _33f3f801a08e64c328f0973dea3ece611a68af16 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _81e5d6c0708522d7588870ce31d9cd5443e4dca9 = 0x0          ;
            constexpr std::uintptr_t _84a7f530fa68f5103914c09ebb3621f1b8975690 = 0x8          ;
            constexpr std::uintptr_t _80300052fe0e817ca5d638ac633e5929a6056857 = 0x18         ;
        }

    }

    namespace Sandstorm
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_psSandStorm                    = 0x20         ;
        constexpr std::uintptr_t m_flSpeed                        = 0x28         ;
        constexpr std::uintptr_t m_flSwirl                        = 0x2C         ;
        constexpr std::uintptr_t m_flEmissionRate                 = 0x30         ;
    }

    namespace AddSellOrderManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sellItemIcon                     = 0x20         ;
        constexpr std::uintptr_t currencyItemIcon                 = 0x28         ;
        constexpr std::uintptr_t itemSearchParent                 = 0x30         ;
        constexpr std::uintptr_t itemSearchEntryPrefab            = 0x38         ;
        constexpr std::uintptr_t sellItemInput                    = 0x40         ;
        constexpr std::uintptr_t sellItemAmount                   = 0x48         ;
        constexpr std::uintptr_t currencyItemInput                = 0x50         ;
        constexpr std::uintptr_t currencyItemAmount               = 0x58         ;
        constexpr std::uintptr_t adminPanel                       = 0x60         ;
    }

    namespace SubsurfaceProfile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Data                             = 0x18         ;

        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x4C         ;
    }

    namespace InfrastructureType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MLRSRocket
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x290        ;
        constexpr std::uintptr_t launchBlastFXPrefab              = 0x298        ;
        constexpr std::uintptr_t explosionGroundFXPrefab          = 0x2A0        ;
        constexpr std::uintptr_t serverProjectile                 = 0x2A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace %b28930dc6c867ccd8fae1fdda1de46c051bb028f
    {
        constexpr std::uintptr_t _f189dccbdb01ea419850057e276685cb1fdad8d3 = 0x10         ;
        constexpr std::uintptr_t _cef04949850a90ded58c8635359709d833adf078 = 0x14         ;
        constexpr std::uintptr_t _0871f9b1101153d6f84c1f9ec9aa681abfe1ad1f = 0x18         ;
        constexpr std::uintptr_t _fd553ecdd9b41bac764b2fe71eab3ee4296aec47 = 0x1C         ;
        constexpr std::uintptr_t _08395277bf5674f6bfe6c2a3aa6782c22ff8c914 = 0x20         ;
    }

    namespace MissionObjective_EnterTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t positionName                     = 0x18         ;
        constexpr std::uintptr_t distForCompletion                = 0x20         ;
        constexpr std::uintptr_t use2D                            = 0x24         ;
        constexpr std::uintptr_t requiredMountable                = 0x28         ;
        constexpr std::uintptr_t shouldPing                       = 0x30         ;
        constexpr std::uintptr_t pingType                         = 0x34         ;
    }

    namespace %d816b61bc9b26876520550981f6c72792b627fa5
    {
    }

    namespace MapMarkerCH47
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;
        constexpr std::uintptr_t IsCargoShip                      = 0x210        ;
        constexpr std::uintptr_t AutomaticallySetRotationToParent = 0x211        ;
        constexpr std::uintptr_t UseEntityRotation                = 0x212        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _743ac452b27bea316f8e506eae6d4cda057c0d96 = 0x218        ;
    }

    namespace WaterCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _1474416dd8cf47368a9328641a7885961a3a7657 = 0x20         ;
        constexpr std::uintptr_t _b8a63e534fc7c41e3418fcdd9cad9f5405bcf244 = 0x24         ;
        constexpr std::uintptr_t _bc40f86120fd75c78ddee40836b639e797740ec7 = 0x28         ;
        constexpr std::uintptr_t _9a2bbf07a1542a25a3fe847c79ac175e3bfd6513 = 0x2C         ;
        constexpr std::uintptr_t _3203a3e522c676de2eb1678fa5f3accab9f7939d = 0x30         ;
        constexpr std::uintptr_t _9c9ac862bc18350cb5f1db316e87f07494535af6 = 0x34         ;
        constexpr std::uintptr_t _e192089901871229572bacb34db57a6ef9c4a02b = 0x38         ;
        constexpr std::uintptr_t _c27da9c73a90c2c6e3b18912b670115bb28e0b51 = 0x3C         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x40         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x44         ;
        constexpr std::uintptr_t _1ff898ac318fef5904bca699937854193f444565 = 0x48         ;
        constexpr std::uintptr_t _d9a4a826b91a557d8534386b0ed6ff0af2fbca58 = 0x50         ;
        constexpr std::uintptr_t _2feba121555367b022775dac86166574d9b6a2df = 0x58         ;
        constexpr std::uintptr_t _c176b3d111314cac069b33ff32d7adb7dd9b7704 = 0x60         ;
        constexpr std::uintptr_t _809762c1e8ef6024ac38442f76c969cb712271ee = 0x68         ;
        constexpr std::uintptr_t _f7791adf7212f8e466786fee0ae74ef7f8ffe0e0 = 0x70         ;
        constexpr std::uintptr_t _5e27aa620ee1f1778d1d205d5eb36eaa1c6d4465 = 0x78         ;
        constexpr std::uintptr_t _fdcc786dda8c8391cf2bf60f9ed1fdcb9aa1f880 = 0x80         ;
        constexpr std::uintptr_t _d4d4598f840781cdcbb30392436eac1760833c36 = 0x88         ;
        constexpr std::uintptr_t _a79709b04c43c1c510ada2933675db3eb89d7ecd = 0x90         ;
        constexpr std::uintptr_t _e6a0ff2ba6e1697ed46a93355beb1e82158205b1 = 0x98         ;
        constexpr std::uintptr_t _363abe7906e4fdfb29ab870a5b3a80f99c28cc98 = 0xA0         ;
        constexpr std::uintptr_t _e3b010ac3cb2134bf341405b29faa1f52b3925e0 = 0xA8         ;
        constexpr std::uintptr_t _2bca08f90dcfa08dd13a122d3263b8b419c40418 = 0xB0         ;
        constexpr std::uintptr_t _5fcd31d5e8ee69e41612ac801416a25381a1e8cf = 0xB8         ;
        constexpr std::uintptr_t _7e9f790fb7dff40d2cd30b199903b914868548a6 = 0xC0         ;
        constexpr std::uintptr_t _55e1e050e06f397f9d7860138f008ac4cf4bfbea = 0xC8         ;
        constexpr std::uintptr_t _ccfc3a03111c34cfd3d3995bce804d17984f50cb = 0xD0         ;
        constexpr std::uintptr_t _2d39943333ff7e1416c4a06678c5d4d5876e573e = 0xD8         ;
        constexpr std::uintptr_t _88e2ba50b7f0dc1708a73af914f47a6ec6f2a25f = 0xE0         ;
        constexpr std::uintptr_t _a203bf1807f238d2c18e858da09616f4574b1448 = 0xE8         ;
        constexpr std::uintptr_t _25b2f470742946aed5d292a4552db2cf42533904 = 0xF0         ;
        constexpr std::uintptr_t _a207724a383749ca7d3af8b0a0ed0196d33f189e = 0xF8         ;
        constexpr std::uintptr_t _ba6125c8da96a5e5f6c294433d333820573ef534 = 0xFC         ;
        constexpr std::uintptr_t _aa2ed10a3253f6fc17d3f89aa310c33a6087fc7b = 0x100        ;
        constexpr std::uintptr_t _98b36e59e40b906c6247c023223f5cddd18e4625 = 0x104        ;
        constexpr std::uintptr_t _606b4e37a01fdc65ef604939d911789da1c1a899 = 0x108        ;
        constexpr std::uintptr_t _f4730bfa8a80510e91fc707f68b7ed9865a07517 = 0x110        ;
        constexpr std::uintptr_t _8d68967bafbda8a9031d79d51edca0f1bafdebed = 0x118        ;
        constexpr std::uintptr_t _5673d9efbb7aa60ee319e7953f11c6c7436d7914 = 0x120        ;
        constexpr std::uintptr_t _8a53ac04e4e6251d8a2fc6ed4dc3c3049a5a8cbd = 0x128        ;
        constexpr std::uintptr_t _b7c128b0061469ddbd5aa6ca4a8888b041cfe89c = 0x130        ;
        constexpr std::uintptr_t _0717e37e86a5b9c3a4a24d1a7214f74db10177ad = 0x138        ;
        constexpr std::uintptr_t _3b270a66ba15ae1c527a3dc69c849fe514679f77 = 0x140        ;
        constexpr std::uintptr_t _539a249b3d454cc6e3aceec6d9ada50865ef8317 = 0x148        ;
        constexpr std::uintptr_t _0e67c830c61d7f4afd1be3c9ef44fabf5ab425cb = 0x150        ;
        constexpr std::uintptr_t _d42f94fb99691d58248cb6b024f28fcc9d13313a = 0x154        ;
    }

    namespace PipeMeshTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t positions                        = 0x20         ;
        constexpr std::uintptr_t startDir                         = 0x28         ;
        constexpr std::uintptr_t endDir                           = 0x34         ;
        constexpr std::uintptr_t startGuide                       = 0x40         ;
        constexpr std::uintptr_t endGuide                         = 0x48         ;
    }

    namespace %7148125ad0625ee1b1e607c8b4721970cfcdc7b3
    {
        constexpr std::uintptr_t _54dfd040d4ed4c01125711e4bdcda9a0dcd7b43a = 0x10         ;
        constexpr std::uintptr_t _5cfca45ce774c34a7c3691b489f39b5eb0423d55 = 0x14         ;
        constexpr std::uintptr_t _a0d6b00382621fb04c768bcb451876186173eab5 = 0x15         ;
        constexpr std::uintptr_t _d56514da152692254080be5c516a505e331e9363 = 0x18         ;
        constexpr std::uintptr_t _9db780f41597938773be59430718b08c2cca725b = 0x1C         ;
        constexpr std::uintptr_t _a0839370dadf2b97e018f78ecc38efdda186ebe0 = 0x1D         ;
    }

    namespace IKType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NoteType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InstrumentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AnimationSlot
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace KeySet
    {
        constexpr std::uintptr_t Note                             = 0x0          ;
        constexpr std::uintptr_t NoteType                         = 0x4          ;
        constexpr std::uintptr_t OctaveShift                      = 0x8          ;
    }

    namespace %4fc009ce54fa7b86c15c6a183e2ad08cd129faeb
    {
    }

    namespace IKNoteTarget
    {
        constexpr std::uintptr_t TargetType                       = 0x0          ;
        constexpr std::uintptr_t IkIndex                          = 0x4          ;
    }

    namespace InstrumentKeyController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Bindings                         = 0x88         ;
        constexpr std::uintptr_t NoteSoundPositions               = 0x98         ;
        constexpr std::uintptr_t IKController                     = 0xA0         ;
        constexpr std::uintptr_t LeftHandProp                     = 0xA8         ;
        constexpr std::uintptr_t RightHandProp                    = 0xB0         ;
        constexpr std::uintptr_t InstrumentAnimator               = 0xB8         ;
        constexpr std::uintptr_t RPCHandler                       = 0xC0         ;
        constexpr std::uintptr_t overrideAchievementId            = 0xC8         ;

        constexpr std::uintptr_t _79e15e772c299c63c0d4a15d1171ec100742aca9 = 0x20         ;
        constexpr std::uintptr_t _30d7c0a56f7d89aac96730f08c722aa1809963b8 = 0x28         ;
        constexpr std::uintptr_t _5ca7abab7b551e5e17fbbd08c072b6bb2a5c3b15 = 0x30         ;
        constexpr std::uintptr_t _0cd5e4b46f3fedeefb4438e178fb17abddf9d830 = 0x38         ;
        constexpr std::uintptr_t _4929b664a8e39923f31d000274165884252d186d = 0x40         ;
        constexpr std::uintptr_t _2aece3023dfcf1bfa2e4a9dad5da9a0d340e79c0 = 0x44         ;
        constexpr std::uintptr_t _e2e8199559a835a3963b41c575a95467b478e601 = 0x48         ;
        constexpr std::uintptr_t _72712ff4ffbb1c6213c91a129b1bee032a0dd272 = 0x50         ;
        constexpr std::uintptr_t _9eb6e66081bbd1512b594850b485924288d3bb71 = 0x58         ;
        constexpr std::uintptr_t _22178f97c67f94878c40372252c082139fa60704 = 0x60         ;
        constexpr std::uintptr_t _ca956a8f133f4c4ac2dd51689711b61934e39f2d = 0x68         ;
        constexpr std::uintptr_t _8f270d7118e21ce9fa5997be3a2b45c599e677d8 = 0x70         ;
        constexpr std::uintptr_t _618120d2b8fe2c3252208b091bce6b241cef371d = 0x78         ;
        constexpr std::uintptr_t _da73e7693c26303a0691e109c0108e7db2acba1b = 0x80         ;
        constexpr std::uintptr_t _56c25062bcd0d8a96b7585bdc7cfdcbc04287f96 = 0x90         ;
        constexpr std::uintptr_t _33927b1cc331121881ed4622702ca29299278fc0 = 0xD0         ;
        constexpr std::uintptr_t _548b26be19bc3f49233e4c341b629ff1d453cba5 = 0xF0         ;
        constexpr std::uintptr_t _210ad4f4cb9559f516910cfd1b60ae2cad7b8e2b = 0xF8         ;
        constexpr std::uintptr_t _d3d5b6b6aed267c2d0c0ab1e8634376ac6691780 = 0xFC         ;
        constexpr std::uintptr_t _d8cdeea0d4c120fe9732a8744472f35db4578cd7 = 0x100        ;
        constexpr std::uintptr_t _f07082e420c3da5b48d9cea02b93d858bd79a1fd = 0x104        ;
        constexpr std::uintptr_t _87a7ad85f39be3fd0bff55eb0fbd609f75022f86 = 0x108        ;
        constexpr std::uintptr_t _6606500bdedf0ea4ae95dbafbe6a18182280238c = 0x110        ;
        constexpr std::uintptr_t _db73efae1cba33bcafd70154f382312bff493507 = 0x118        ;
        constexpr std::uintptr_t _1634e5d099241c75287f2f19ea2b947af608d0cd = 0x120        ;
        constexpr std::uintptr_t _77bf53b1ae76efa371b7ead1dee66d6130135279 = 0x128        ;
        constexpr std::uintptr_t _0fcaceb930818bc5abda1be8b3f90bebeea6afda = 0x130        ;
        constexpr std::uintptr_t _dc3c1b8e2b3017baacfbd21047c17e8f3afa64d5 = 0x138        ;
        constexpr std::uintptr_t _d7a2da75252a41a0092ad2dd0bf05c2eb71d9728 = 0x140        ;
        constexpr std::uintptr_t _141fe29ccca4cc43b9b2c1adc4e36111e3b3ea0e = 0x148        ;
    }

    namespace %2c9c26de4b1a0ba6b3ef37a993a76006591c776e
    {
        constexpr std::uintptr_t _731f3f1d15e12540b0196e078c7465788037362b = 0x10         ;
        constexpr std::uintptr_t _de34dedadf5503d040e9a8cf2b8d596c978d4575 = 0x18         ;
    }

    namespace %473fead6d71879fd07444dcca16fb3dfdfa9506d
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x18         ;
    }

    namespace GeneratePowerlineLayout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace %8820bb1e0f2f0b638be4cb9036e4db5244af02ee
    {
        constexpr std::uintptr_t _e0890301fc665e41e2a06b472ee99822d590b23e = 0x10         ;
        constexpr std::uintptr_t _a1ee85b3ac83224002a41701275d1a80b5ab4805 = 0x18         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0x20         ;
        constexpr std::uintptr_t _dc574e4f8d733338b36264e89677006075733a90 = 0x28         ;
        constexpr std::uintptr_t _f1ed2b6f3e36d68a1dd4057ecbcdffff8d17db2f = 0x30         ;
        constexpr std::uintptr_t _718bcc617b0416b36c8af14788ce0b16e9343108 = 0x38         ;
        constexpr std::uintptr_t _e212f07960a4f9ee76dcdd95884dd7a79440c914 = 0x40         ;
        constexpr std::uintptr_t _066d34407284b865a53f05d3d0e0ea21820eb37f = 0x48         ;
        constexpr std::uintptr_t _37f6dca2629b991615bb5b2806bdfc0d34d3d008 = 0x4C         ;
        constexpr std::uintptr_t _958a3f7831f3dcf3fe9d47022d5884e44786a8bc = 0x50         ;
        constexpr std::uintptr_t _8afa5096fb046919c4e94aff122ddbeb40d8ccec = 0x58         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x60         ;
        constexpr std::uintptr_t _4fb6e835cacadd54d52a3fb9398cab93ea89ca1c = 0x64         ;
        constexpr std::uintptr_t _5ff03a0a566792bd5dbbcd33a4ce03c83c0c02ba = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _3818dfc85c5a9c971de7c94d0fdb939f4322d5db = 0x0          ;
            constexpr std::uintptr_t _e3a8c613288247c22aa76618e4043e872283e583 = 0x10         ;
        }

    }

    namespace ServerBrowserTagFilters
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TagFiltersChanged                = 0x20         ;

        constexpr std::uintptr_t _c5111b66998cdd97ee3e3746d1114f38ac91e62e = 0x28         ;
        constexpr std::uintptr_t _1b9d9221c0402479d24c7a95cb121409382328d1 = 0x30         ;
    }

    namespace %04deda4831f502d9a5a076039622376e264fadfe
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _928fddc605d0eb3275ce8fa9f3f7de4912ff8b10 = 0x0          ;
            constexpr std::uintptr_t _a59159dcb79d5a2065e5253e940aed06dc837bda = 0x8          ;
            constexpr std::uintptr_t _c91944f9340f3ca4cc30ad07aacc213732ce5fb6 = 0x10         ;
            constexpr std::uintptr_t _a4db6b75d69b6819ab570335a0984fdf9481da81 = 0x18         ;
            constexpr std::uintptr_t _d264466fbb57982f8cacec4abc963253137a7de1 = 0x20         ;
            constexpr std::uintptr_t _d02453600dbcb6e9b2c5d5385049929c9964fe18 = 0x28         ;
        }

    }

    namespace SocketMod_AreaCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t bounds                           = 0xB8         ;
        constexpr std::uintptr_t layerMask                        = 0xD0         ;
        constexpr std::uintptr_t wantsInside                      = 0xD4         ;
        constexpr std::uintptr_t ignoreAntiLargeVehicleCheck      = 0xD5         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
        constexpr std::uintptr_t _e7f2dd9d1c6d7cdd51a94f497df58e639595d4ae = 0xD8         ;
    }

    namespace SpawnHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TickInterval                     = 0x20         ;
        constexpr std::uintptr_t MinSpawnsPerTick                 = 0x24         ;
        constexpr std::uintptr_t MaxSpawnsPerTick                 = 0x28         ;
        constexpr std::uintptr_t PlacementMask                    = 0x2C         ;
        constexpr std::uintptr_t PlacementCheckMask               = 0x30         ;
        constexpr std::uintptr_t PlacementCheckHeight             = 0x34         ;
        constexpr std::uintptr_t RadiusCheckMask                  = 0x38         ;
        constexpr std::uintptr_t RadiusCheckDistance              = 0x3C         ;
        constexpr std::uintptr_t BoundsCheckMask                  = 0x40         ;
        constexpr std::uintptr_t CharacterSpawn                   = 0x48         ;
        constexpr std::uintptr_t CharacterSpawnCutoff             = 0x50         ;
        constexpr std::uintptr_t SpawnPopulations                 = 0x58         ;
        constexpr std::uintptr_t JungleLoadouts                   = 0x80         ;
        constexpr std::uintptr_t ConvarSpawnPopulations           = 0x88         ;

        constexpr std::uintptr_t _61c293ac2dbca5700c74085bcedd194a8bed6c9d = 0x60         ;
        constexpr std::uintptr_t _e3c536a92cffe6a8cfa8041099c8a9c6be038558 = 0x68         ;
        constexpr std::uintptr_t _2e5cc4f032f43f3eaeb22e406bfe0344192ce6e4 = 0x70         ;
        constexpr std::uintptr_t _c3855ccef2ac806ba0a359e8efb9331b72465b20 = 0x78         ;
    }

    namespace VolumeCloudsCameraComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _197ac7f4865addac00ab2eca70d886bef14c22b4 = 0x20         ;
        constexpr std::uintptr_t _7081bc3296b586ff6cc63feecca881a86c19dce2 = 0x28         ;
        constexpr std::uintptr_t _af5a3c4dbde6fb982b044da23bd9fc9cafb1852a = 0x30         ;
        constexpr std::uintptr_t _bb8aa888daceb87cec70920480c2a00a87d534c1 = 0x38         ;
        constexpr std::uintptr_t _0af4d3331c978f087772d8a4c2779e1ab6923389 = 0x40         ;
        constexpr std::uintptr_t _1c2e2f0cff8956c4810a748dbd7e473caa018092 = 0x48         ;
        constexpr std::uintptr_t _c9bcdd5f51eba9d920c231fe5914a9c21f9e6ed2 = 0x50         ;
        constexpr std::uintptr_t _d6683415cb5ead3f1fa3921e06ade2347bb1eb27 = 0x58         ;
        constexpr std::uintptr_t _d47f056c07d69542ab1043b24bb7df07c8c226b8 = 0x60         ;
        constexpr std::uintptr_t _b04a6315f33f7e581f4004407100746f8d9ff4ac = 0x68         ;
        constexpr std::uintptr_t _ff37ffac43ad964f9a3761e8e95e3ad518c705f1 = 0x70         ;
        constexpr std::uintptr_t _a3865b9d36069caab2c126d34c61c92a73607f31 = 0x78         ;
        constexpr std::uintptr_t _cb12b3837f4eaea3095edd680b0f49594b129aa0 = 0x80         ;
        constexpr std::uintptr_t _62f58a798592d30d785a38883cb03d9b62c885e0 = 0x88         ;
        constexpr std::uintptr_t _722ccb60213d9538427f1f267f28333659d23b48 = 0x90         ;
        constexpr std::uintptr_t _5108ee6fa0378a66c776fa4c89a3a3dbdc7ad971 = 0x94         ;
    }

    namespace ApplyLineSlackJob
    {
        constexpr std::uintptr_t originalPositions                = 0x0          ;
        constexpr std::uintptr_t slackLevels                      = 0x10         ;
        constexpr std::uintptr_t tesselationLevel                 = 0x20         ;
        constexpr std::uintptr_t transformMatrix                  = 0x24         ;
        constexpr std::uintptr_t inverseTransformMatrix           = 0x64         ;
        constexpr std::uintptr_t resultPositions                  = 0xA8         ;
    }

    namespace %8c39bb82920041e5f08f3597cfb6fe948d26fcf6
    {
        constexpr std::uintptr_t _9b3d697ce9052182c194b0adb63ad19f68cfe26f = 0x10         ;
    }

    namespace ClientIOLine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _line                            = 0x70         ;
        constexpr std::uintptr_t lod                              = 0x78         ;
        constexpr std::uintptr_t directionalMaterial              = 0x80         ;
        constexpr std::uintptr_t defaultMaterial                  = 0x88         ;
        constexpr std::uintptr_t lineType                         = 0x90         ;
        constexpr std::uintptr_t colour                           = 0x94         ;
        constexpr std::uintptr_t ownerIOEnt                       = 0x98         ;
        constexpr std::uintptr_t slackLevels                      = 0xA0         ;
        constexpr std::uintptr_t originalPositions                = 0xA8         ;

        constexpr std::uintptr_t _11d85bd92fee8de438f7a6e55d0e9bf7dd80c79a = 0x20         ;
        constexpr std::uintptr_t _567f515afe688aa85163fa57877e7fd320f32d46 = 0x30         ;
        constexpr std::uintptr_t _19113181f1e196617f893b4641d6f899b104d605 = 0x40         ;
        constexpr std::uintptr_t _255ff21ffb7017d7969558b105c91ae29b7e2011 = 0x50         ;
        constexpr std::uintptr_t _2eca1ba2d3e1d2b1753637ad38bc0ef03f166216 = 0x68         ;
        constexpr std::uintptr_t _ad3cbfb60c3b77f5e4f72abe7a94b96530c64889 = 0xB0         ;
        constexpr std::uintptr_t _edc56a4da2c81d46d5c9c5c4929c064e11903396 = 0xB8         ;
        constexpr std::uintptr_t _b453e7fa61ceab34f44f4eaef3f154cd47ca20aa = 0xC0         ;
        constexpr std::uintptr_t _220cc1ed53ee12ce3fa4e566f24e658d4193b177 = 0xC8         ;
        constexpr std::uintptr_t _d844edc77cbe1577c3cc22b0ee1c64f3ffb84f94 = 0xD0         ;
        constexpr std::uintptr_t _bb3ccd04542c4fec786d19eca8a3efbe437eef98 = 0xD8         ;
        constexpr std::uintptr_t _41d6f8e406917b49a92ece8af4e6145b84b03625 = 0xE0         ;
        constexpr std::uintptr_t _c13d580800a3b2029efa77fbb5f409585bd6f484 = 0xE8         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0xF0         ;
    }

    namespace OutlineManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t objectsToRender                  = 0x20         ;
        constexpr std::uintptr_t blurAmount                       = 0x28         ;
        constexpr std::uintptr_t glowSolidMaterial                = 0x30         ;
        constexpr std::uintptr_t blendGlowMaterial                = 0x38         ;
    }

    namespace %013b512165846c8404103dbd498f6273429e0dec
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B6470   ;
        constexpr std::uintptr_t _1f0d6140a2715633c0b71814180c14adff345304 = 0x10         ;
        constexpr std::uintptr_t _3f5e1340b8060dfce6592f7687ac1587603941be = 0x18         ;
        constexpr std::uintptr_t _1830c12de567af56428c832fdd067b7a943d6096 = 0x20         ;
        constexpr std::uintptr_t _cad15bf021ad4b26c212206c454d553a5a107dd5 = 0x28         ;
        constexpr std::uintptr_t _0c5c2c68f8a7ea98efd5dea9d51ec435cd0dd585 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _b5ce780057fe7bf5f89388f0ca6a5d2a5cfd9a74 = 0x0          ;
            constexpr std::uintptr_t _9320cd69490e44c399b912a62fe3f7efb50b74ff = 0x8          ;
            constexpr std::uintptr_t _4c9daa60985403e40b63e2e84365d9cc9d84c100 = 0x10         ;
            constexpr std::uintptr_t _bbd40c9948d417d663ac338d515143e02bb268e5 = 0x18         ;
            constexpr std::uintptr_t _4f8acdfb149bdd250a2fa311229a9e931578a02c = 0x28         ;
            constexpr std::uintptr_t _bceef5efedf624585edb52a541afb821c2f8bb1f = 0x30         ;
        }

    }

    namespace %c6445642f65b3ceff414efb56fabfbd9a1a083c2
    {
        constexpr std::uintptr_t _5285faac22cd298298e48411f3d1204e213ebd69 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _6065292eb27f6ba1703dad05e2b03db2318b4e63 = 0x0          ;
            constexpr std::uintptr_t _2699bd998e950a575bb025be461adb78d8c91710 = 0x8          ;
            constexpr std::uintptr_t _3c473e04feaf56c95608c635f317e8cfa86975d1 = 0x10         ;
            constexpr std::uintptr_t _69c7fad6d0445cd524e42a36437f032ce4c1c56c = 0x18         ;
            constexpr std::uintptr_t _91d8ccc3c4be3b99f2441e738fd6be4469d11d89 = 0x28         ;
            constexpr std::uintptr_t _14be7af0dccf497042c348f96446f2536c786d3e = 0x30         ;
        }

    }

    namespace KeyframeValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %b07bace561da4a7d382d69c3820112fb25e5346f
    {
        constexpr std::uintptr_t _d0d74636204d97e642fe2b86d79ba59908717d2f = 0x10         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x18         ;
    }

    namespace KeyframeView
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Scroller                         = 0x20         ;
        constexpr std::uintptr_t KeyframePrefab                   = 0x28         ;
        constexpr std::uintptr_t KeyframeRoot                     = 0x30         ;
        constexpr std::uintptr_t CurrentPositionIndicator         = 0x38         ;
        constexpr std::uintptr_t LockScrollToCurrentPosition      = 0x40         ;
        constexpr std::uintptr_t TrackName                        = 0x48         ;

        constexpr std::uintptr_t _1ddcc07ec111c0b7df6b45686135e385e498e12b = 0x50         ;
    }

    namespace AmmoBelowEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace SingleSpawn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tier                             = 0x20         ;
        constexpr std::uintptr_t prefabs                          = 0x28         ;
        constexpr std::uintptr_t maxPopulation                    = 0x30         ;
        constexpr std::uintptr_t numToSpawnPerTickMin             = 0x34         ;
        constexpr std::uintptr_t numToSpawnPerTickMax             = 0x38         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x3C         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x40         ;
        constexpr std::uintptr_t wantsInitialSpawn                = 0x44         ;
        constexpr std::uintptr_t temporary                        = 0x45         ;
        constexpr std::uintptr_t forceInitialSpawn                = 0x46         ;
        constexpr std::uintptr_t preventDuplicates                = 0x47         ;
        constexpr std::uintptr_t isSpawnerActive                  = 0x48         ;
        constexpr std::uintptr_t shouldBlockSpawnedEntitySaving   = 0x49         ;
        constexpr std::uintptr_t resetBehavior                    = 0x4C         ;
        constexpr std::uintptr_t setFreeIfMovedBeyond             = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
    }

    namespace ItemAmountRandom-fake-0
    {
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
    }

    namespace Beehive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t HoneyCombDefinition              = 0x3A8        ;
        constexpr std::uintptr_t BeeNucleusDefinition             = 0x3B0        ;
        constexpr std::uintptr_t growthRate                       = 0x3B8        ;
        constexpr std::uintptr_t beeStingTime                     = 0x3BC        ;
        constexpr std::uintptr_t hurtTrigger                      = 0x3C0        ;
        constexpr std::uintptr_t masterSwarm                      = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _5d5f87c21eb36592a674f161c867d998a6c7678b = 0x3D0        ;
        constexpr std::uintptr_t _82f5f0c8e61937575c5beb4d7c540ad5d93e9db5 = 0x3D4        ;
        constexpr std::uintptr_t _a1525d977d724791686c8e96b39b41e18f9434dc = 0x3D8        ;
        constexpr std::uintptr_t _1792cde765f65f5e87edee28776ca6cc3c0f2853 = 0x3DC        ;
    }

    namespace CameraSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x20         ;
    }

    namespace DemoClonePositionKeySave-fake-0
    {
        constexpr std::uintptr_t Time                             = 0x10         ;
        constexpr std::uintptr_t X                                = 0x14         ;
        constexpr std::uintptr_t Y                                = 0x18         ;
        constexpr std::uintptr_t Z                                = 0x1C         ;
    }

    namespace OrientationAxes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SocketMod_UseTargetOrientation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t inheritAxes                      = 0xB8         ;
        constexpr std::uintptr_t onlyOrientateToThese             = 0xC0         ;
        constexpr std::uintptr_t ignoreIfHoldingShift             = 0xC8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace %9457d8dbc00ec2d62417ab0beb4b1e8310098571
    {
        constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x10         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x18         ;
        constexpr std::uintptr_t _2d0c5d4948566bb29e678b451ff16e73fdfd77e0 = 0x20         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x28         ;
        constexpr std::uintptr_t _415b30533bb6230279c87373d667f19bbd3bbb3e = 0x30         ;
        constexpr std::uintptr_t _6cf577741ae78bc6b52e339c486573432d86d40b = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _96955763a5cbc8b92d3970e9ac4acf5dbae7898c = 0x0          ;
            constexpr std::uintptr_t _1c2703d4bd2718670b35988611843ccc6897639a = 0x10         ;
        }

    }

    namespace %5544202102de89890d1962179a44886e548b0540
    {
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x10         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x1C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x20         ;
        constexpr std::uintptr_t _b64e3a16201ae8c4a45e98eb22b1337a90d26f31 = 0x2C         ;
        constexpr std::uintptr_t _6fa617667a815a271090e6d003a81e9ae78234ea = 0x30         ;
        constexpr std::uintptr_t _dfc4f2d99374fa9a11db54733616fe9621f19990 = 0x60         ;
        constexpr std::uintptr_t _b022c0b2d83e4441827090e3114664b27ec0cbf9 = 0x68         ;
        constexpr std::uintptr_t _9351bf362915350ff8ed3ae6baf8d2f043bc9dda = 0x70         ;
        constexpr std::uintptr_t _d4a676b4d5e78e7289fc446f0ac57143b233eabb = 0x78         ;
        constexpr std::uintptr_t _3a5c0db427fcab499f2258f637ffa5a984c0fb3c = 0x7C         ;
        constexpr std::uintptr_t _6f5afd809bdad6051c9ce8d8f8f2e109c01f0182 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _e0fecd9afb0cb2e01629dc1608f40a30fa890634 = 0x0          ;
        }

    }

    namespace VineSwingingTreeStump
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t TreePrefabs                      = 0x200        ;
        constexpr std::uintptr_t MaxTreeRespawnTime               = 0x208        ;
        constexpr std::uintptr_t MinTreeRespawnTime               = 0x20C        ;
        constexpr std::uintptr_t PreventBuildingVolume            = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace HelicopterFlares
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t flareItemDef                     = 0x3A8        ;
        constexpr std::uintptr_t timeBetweenFlares                = 0x3B0        ;
        constexpr std::uintptr_t flareLaunchVel                   = 0x3B4        ;
        constexpr std::uintptr_t flareFireFX                      = 0x3B8        ;
        constexpr std::uintptr_t serverFlarePrefab                = 0x3C0        ;
        constexpr std::uintptr_t leftFlareLaunchPos               = 0x3C8        ;
        constexpr std::uintptr_t rightFlareLaunchPos              = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x3D8        ;
        constexpr std::uintptr_t _1a21eb92e5ba757a6502b09249751620b05a6a68 = 0x3E0        ;
        constexpr std::uintptr_t _d8e9ef1da63c45ab114a96546d9dd367a394465f = 0x3E4        ;
        constexpr std::uintptr_t _92a1c4d04f618428972939ee9819248f9f9be2b9 = 0x3E8        ;
    }

    namespace LootPanelTrophyStand
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t SubmitButton                     = 0x50         ;
        constexpr std::uintptr_t NonMatchingTrophyButton          = 0x58         ;
        constexpr std::uintptr_t CountText                        = 0x60         ;
        constexpr std::uintptr_t CountRoot                        = 0x68         ;
        constexpr std::uintptr_t NameRoot                         = 0x70         ;
        constexpr std::uintptr_t NameText                         = 0x78         ;
        constexpr std::uintptr_t ClearButton                      = 0x80         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _d7dc2ec644de03aeac0aa9bf4d00a68fcad73a1c = 0x88         ;
        constexpr std::uintptr_t _4501f59ba72fa80820545a34c2a5b0eaa0086ccb = 0x90         ;
    }

    namespace StabilityEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C498   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
    }

    namespace SnowballGun
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t OverrideProjectile               = 0x4B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
    }

    namespace Category
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SubCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SteamInventoryItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t id                               = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t displayName                      = 0x28         ;
        constexpr std::uintptr_t displayDescription               = 0x30         ;
        constexpr std::uintptr_t storeImages                      = 0x38         ;
        constexpr std::uintptr_t category                         = 0x40         ;
        constexpr std::uintptr_t subcategory                      = 0x44         ;
        constexpr std::uintptr_t steamCategory                    = 0x48         ;
        constexpr std::uintptr_t isLimitedTimeOffer               = 0x50         ;
        constexpr std::uintptr_t PreventBreakingDown              = 0x51         ;
        constexpr std::uintptr_t IsTwitchDrop                     = 0x52         ;
        constexpr std::uintptr_t itemname                         = 0x58         ;
        constexpr std::uintptr_t workshopID                       = 0x60         ;
        constexpr std::uintptr_t DlcItem                          = 0x68         ;
        constexpr std::uintptr_t forceCraftableItemDesc           = 0x70         ;
        constexpr std::uintptr_t forceDisableTurntableInItemStore = 0x71         ;
        constexpr std::uintptr_t UnlockedViaSteamItem             = 0x78         ;
        constexpr std::uintptr_t SprayScale                       = 0x80         ;
    }

    namespace LiquidContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t defaultLiquid                    = 0x3B0        ;
        constexpr std::uintptr_t startingAmount                   = 0x3B8        ;
        constexpr std::uintptr_t autofillOutputs                  = 0x3BC        ;
        constexpr std::uintptr_t autofillTickRate                 = 0x3C0        ;
        constexpr std::uintptr_t autofillTickAmount               = 0x3C4        ;
        constexpr std::uintptr_t maxOutputFlow                    = 0x3C8        ;
        constexpr std::uintptr_t prioritizeDrinkMenuOption        = 0x3CC        ;
        constexpr std::uintptr_t ValidItems                       = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b49015b34147f2de515b6ceb05a8ea8ed426bd14 = 0x3A8        ;
    }

    namespace TokenisedPhrase
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725150   ;
        constexpr std::uintptr_t token                            = 0x10         ;
        constexpr std::uintptr_t legacyEnglish                    = 0x20         ;

        constexpr std::uintptr_t _bf2537d0b6e931cdd4a1b48a961b105c98ed4677 = 0x18         ;
    }

    namespace %faa9763af81d6fec7aa3870bd9ac589e912ed7bc
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x60         ;
        constexpr std::uintptr_t _f88eda90cd058b82b559088650277e0159e34f05 = 0x68         ;
        constexpr std::uintptr_t _5e1cc3ea9c455d76a19bff9fdb42e13e0e1f41f7 = 0x70         ;
        constexpr std::uintptr_t _f00d65119c406bcc80a723caa57b8c2fe590d0a4 = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _bc05d8a8009544df545c1e4f476591bdfb00099c = 0x0          ;
        }

    }

    namespace CostIndicatorRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemName                         = 0x20         ;
        constexpr std::uintptr_t ItemSprite                       = 0x28         ;
        constexpr std::uintptr_t Amount                           = 0x30         ;
        constexpr std::uintptr_t FillRect                         = 0x38         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x40         ;
        constexpr std::uintptr_t OkColour                         = 0x48         ;
        constexpr std::uintptr_t MissingColour                    = 0x58         ;

        constexpr std::uintptr_t _1f39c11508284066a2d8241dd79070f744024dce = 0x68         ;
    }

    namespace GenerateRailTexture
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace MissionObjective_Move
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t positionName                     = 0x18         ;
        constexpr std::uintptr_t distForCompletion                = 0x20         ;
        constexpr std::uintptr_t canBeReset                       = 0x24         ;
        constexpr std::uintptr_t distanceForReset                 = 0x28         ;
        constexpr std::uintptr_t use2DDistance                    = 0x2C         ;
        constexpr std::uintptr_t requiredMountable                = 0x30         ;
        constexpr std::uintptr_t shouldPing                       = 0x38         ;
        constexpr std::uintptr_t pingType                         = 0x3C         ;
    }

    namespace ReactMountableAnimationSubsystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ChildController                  = 0x70         ;
        constexpr std::uintptr_t Weight                           = 0x78         ;
        constexpr std::uintptr_t TestTrigger                      = 0xD0         ;
        constexpr std::uintptr_t TestWeight                       = 0xD4         ;
        constexpr std::uintptr_t TestDirection                    = 0xD8         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _582bf4a532a6c0446a5b1e5e849727a0ca165992 = 0x80         ;
    }

    namespace ConstructionSkin_ColourLookup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Sample                           = 0x18         ;
        constexpr std::uintptr_t AllColours                       = 0x20         ;
    }

    namespace %af1b629c4691a341c57b59d1ccc171c2a963055b
    {
        constexpr std::uintptr_t _6091a03245d9ec067bfdad810fc83eb5ede0da90 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _990e70f5f43f0ba21dcd0dbfbd0e07b983af7198 = 0x0          ;
            constexpr std::uintptr_t _1f8a1f3fc55f6106c24e7deea619fa6ccf9923d6 = 0x10         ;
        }

    }

    namespace NotifyLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;
        constexpr std::uintptr_t MinDistanceMultiplier            = 0x8C         ;
        constexpr std::uintptr_t TargetGameObject                 = 0x90         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
        constexpr std::uintptr_t _63d2368cc0e5b1d215c968ace6f498e902b8daeb = 0xA0         ;
    }

    namespace MountedWeaponViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t _invertForward                   = 0x138        ;
        constexpr std::uintptr_t _positionOffset                  = 0x13C        ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
        constexpr std::uintptr_t _4f390befe9c4d4b6e23bda23e1db9e055bdf9b95 = 0x148        ;
    }

    namespace TriggerSafeZoneOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %3adec7eff0a268385e76f5e08bf3d4a7903f5e9d
    {
        constexpr std::uintptr_t _d5dd982a1a77af34fee83f0c99a9f975e191ea44 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x18         ;
    }

    namespace %13df16c3b00f26936385cfe10dab42a344dc7d99
    {
        constexpr std::uintptr_t _9a217ded09d8839b5bad4b1bc2452ed2a49c2268 = 0x10         ;
        constexpr std::uintptr_t _470741fa433930fff7e78bae42d45df04618cff5 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _23bf8d79cb3892320a26c753e07ab3e0e659f97b = 0x0          ;
            constexpr std::uintptr_t _163c31da9db0dd3bd8312df20cfe5f1a35af194e = 0x8          ;
        }

    }

    namespace HomingLauncherCamOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t postProcessVolumeRRP             = 0x28         ;
        constexpr std::uintptr_t nvgCameraOverlay                 = 0x30         ;
    }

    namespace LootPanelRecycler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t controlsDisabled                 = 0x50         ;
        constexpr std::uintptr_t controlsOff                      = 0x58         ;
        constexpr std::uintptr_t controlsOn                       = 0x60         ;
        constexpr std::uintptr_t recycler_stats                   = 0x68         ;
        constexpr std::uintptr_t goodStatsColor                   = 0x70         ;
        constexpr std::uintptr_t badStatsColor                    = 0x80         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _02d257e9a69ab044c144f688171c87a2b6c5fa88 = 0x90         ;
        constexpr std::uintptr_t _c9559c99be3effbafa0b310c462acd7bda59aecc = 0x98         ;
        constexpr std::uintptr_t _2d15b539d3025cf29ada6db9b0b65eb946ce75d9 = 0x9C         ;
        constexpr std::uintptr_t _e984693a63c7404e6aef08af8c00b9173b291b59 = 0xA0         ;
        constexpr std::uintptr_t _4b93fca30cc7f0212ae8bf2e10acfeb5fb185d90 = 0xA4         ;
        constexpr std::uintptr_t _12cb76b15d4d6bc5aaa27956e237df2ed0a86619 = 0xA5         ;
    }

    namespace SpinnerWheel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t changeTextDialog                 = 0x358        ;
        constexpr std::uintptr_t paintableSources                 = 0x360        ;
        constexpr std::uintptr_t overrideMaxImageWidth            = 0x368        ;
        constexpr std::uintptr_t overrideMaxImageHeight           = 0x36C        ;
        constexpr std::uintptr_t RequiredHeldEntity               = 0x388        ;
        constexpr std::uintptr_t showIODisplayName                = 0x3A0        ;
        constexpr std::uintptr_t wheel                            = 0x3D0        ;
        constexpr std::uintptr_t velocity                         = 0x3D8        ;
        constexpr std::uintptr_t targetRotation                   = 0x3DC        ;
        constexpr std::uintptr_t spinLoopSoundDef                 = 0x3F0        ;
        constexpr std::uintptr_t spinStartSoundDef                = 0x3F8        ;
        constexpr std::uintptr_t spinAccentSoundDef               = 0x400        ;
        constexpr std::uintptr_t spinStopSoundDef                 = 0x408        ;
        constexpr std::uintptr_t minTimeBetweenSpinAccentSounds   = 0x410        ;
        constexpr std::uintptr_t spinAccentAngleDelta             = 0x414        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x340        ;
        constexpr std::uintptr_t _21e7f8617acb51227aa6734f34355f4106d833a7 = 0x348        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x350        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x370        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x378        ;
        constexpr std::uintptr_t _540409f5e22058ac3bdb02c1b0bbd4b730dd050e = 0x380        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x390        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x398        ;
        constexpr std::uintptr_t _83c3b2a5ca2f105de853cac2d94e0320fdcf6a9f = 0x3A1        ;
        constexpr std::uintptr_t _604b8c83ecc0250731e8647a204feecc2cd9ff38 = 0x3A2        ;
        constexpr std::uintptr_t _f92c4cab049e4ed52bfce842b9970f1ac43d9ffe = 0x3A8        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x3B0        ;
        constexpr std::uintptr_t _0613981dd7abfe4ea196298e7901e939c9ea3d9a = 0x3B8        ;
        constexpr std::uintptr_t _f80a21631cad069004b9e410de1bf4096206f37d = 0x3C0        ;
        constexpr std::uintptr_t _a7b407a7036ae3fe6caafbd32b6f88f5f57e112e = 0x3C8        ;
        constexpr std::uintptr_t _b7bb227cdfa188b809b9af49a935e3a87354d4d3 = 0x418        ;
        constexpr std::uintptr_t _b87bb52f58b244c41aee9673ab2c676442d29d0a = 0x420        ;
        constexpr std::uintptr_t _efeb06926b5b890e2260e4c639a2d1f1878daca1 = 0x428        ;
        constexpr std::uintptr_t _203a24adfe4b81f66c364638699d0e83ba390f6e = 0x42C        ;
        constexpr std::uintptr_t _b91e90aa1c2f26cc41d0da52e13e51cc308fceb7 = 0x430        ;
    }

    namespace InstancedMeshFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MeshRenderer                     = 0xA0         ;
        constexpr std::uintptr_t RendererLOD                      = 0xA8         ;
        constexpr std::uintptr_t MeshLOD                          = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _a0747ea5879e33cda77fae31fa244e1f7a196944 = 0xB8         ;
    }

    namespace %ea7251eb9cd04abb3d532f7d32320ca3db1f2be5
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;
    }

    namespace %08d4a59d678e43ba359b4131edd968ac2ff5372a
    {
        constexpr std::uintptr_t _2c8aed44a716e3fb279cd494c1762bbb658bade6 = 0x10         ;
        constexpr std::uintptr_t _afe7b9de3851595e3a6874fa1d825ed073f762ce = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _6193da0e5b299a69a894ad6cbe5254724b84f79e = 0x0          ;
            constexpr std::uintptr_t _4a6c121be6c992ce6b17cd79e3ba01fd68ff9971 = 0x8          ;
        }

    }

    namespace ChatEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
        constexpr std::uintptr_t avatar                           = 0x28         ;
        constexpr std::uintptr_t httpAvatar                       = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t LocalPhrase                      = 0x40         ;
        constexpr std::uintptr_t CardsPhrase                      = 0x48         ;
        constexpr std::uintptr_t TeamPhrase                       = 0x50         ;
        constexpr std::uintptr_t EmojiRedirector                  = 0x58         ;
        constexpr std::uintptr_t ClanPhrase                       = 0x60         ;

        constexpr std::uintptr_t _823bfd8160ae577270f5ba8ff2b3d41276008c66 = 0x68         ;
        constexpr std::uintptr_t _bb6419488f172c82252bf6d9b08d6e3a161813c9 = 0x78         ;
        constexpr std::uintptr_t _e82cc4872178a20b290cd2b1aca46882a9fd37d2 = 0x80         ;
        constexpr std::uintptr_t _1ea121621c6312b57cae95665bab36f7725efa5c = 0x84         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x88         ;
        constexpr std::uintptr_t _6580318ccb60df69b1f485836163fa778fc409e1 = 0x90         ;
        constexpr std::uintptr_t _1b939d348c05a0a1c61e5fb7e02523ce9bfb03f6 = 0x98         ;
        constexpr std::uintptr_t _f81fe0ca5974615e2b97599f3a1cdf6dbef655b9 = 0xA0         ;
        constexpr std::uintptr_t _8f2398ec71dd8535cdb69278fb062daa1ed5271e = 0xA8         ;
    }

    namespace MetalDetectorViewmodelAnimEvents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scanAmount                       = 0x20         ;
        constexpr std::uintptr_t scanSwingSoundDef                = 0x28         ;
    }

    namespace BearTrapTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t _trap                            = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace TrackSelection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TrainTrackSpline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t dataIndex                        = 0x20         ;
        constexpr std::uintptr_t points                           = 0x28         ;
        constexpr std::uintptr_t tangents                         = 0x30         ;
        constexpr std::uintptr_t lutInterval                      = 0x38         ;
        constexpr std::uintptr_t showGizmos                       = 0x3C         ;
        constexpr std::uintptr_t isStation                        = 0x48         ;
        constexpr std::uintptr_t aboveGroundSpawn                 = 0x49         ;
        constexpr std::uintptr_t hierarchy                        = 0x4C         ;

        constexpr std::uintptr_t _026a3e163287bbdfb7f7d282b39fd90557e2f69e = 0x40         ;
    }

    namespace MovementSoundTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t softSound                        = 0x50         ;
        constexpr std::uintptr_t medSound                         = 0x58         ;
        constexpr std::uintptr_t hardSound                        = 0x60         ;
        constexpr std::uintptr_t collider                         = 0x68         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _bed191d553a2104c290afccf14c7dab72e779f03 = 0x70         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x78         ;
    }

    namespace VolumeCloudsCirrusConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t WeatherLayer                     = 0x18         ;
        constexpr std::uintptr_t Opaqueness                       = 0x20         ;
        constexpr std::uintptr_t Absorption                       = 0x24         ;
        constexpr std::uintptr_t Eccentricity                     = 0x28         ;
        constexpr std::uintptr_t CloudTextureGamma                = 0x2C         ;
        constexpr std::uintptr_t CloudTextureScale                = 0x30         ;
    }

    namespace %f71629786a0b472549ddc0c600605728d0750bdf
    {
        constexpr std::uintptr_t _6727a9e11ae701388698f4cb37022fa4c749fe2b = 0x10         ;
        constexpr std::uintptr_t _6b2faf0907648996eb3577ae89c438eade2ce11f = 0x18         ;
        constexpr std::uintptr_t _bb6336a2cae15b854aec0cb06d7c09d95ba276a3 = 0x20         ;
        constexpr std::uintptr_t _fb942f0cc60d755ea433ffc4f6d7cc809d47bc19 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _e3887d1e386d4c8ba46d888bd33e0570ab431008 = 0x0          ;
            constexpr std::uintptr_t _772758f87437afcc4d7eed9d533b415cb8acdd54 = 0x8          ;
            constexpr std::uintptr_t _53daae74130973406d0fe14ba7d45d2f4cd4bad1 = 0x10         ;
            constexpr std::uintptr_t _2df5b6820faefc07871109e19c145fd622108553 = 0x18         ;
        }

    }

    namespace %48641a2ac784dae075bc817ee336e064a744c46f
    {
        constexpr std::uintptr_t _3f534eb8c9996d8b604aa607afbb6cabba7d668b = 0x10         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x18         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x68         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x74         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x84         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x90         ;
    }

    namespace DecorSocketMale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace Barricade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t reflectDamage                    = 0x308        ;
        constexpr std::uintptr_t reflectEffect                    = 0x310        ;
        constexpr std::uintptr_t canNpcSmash                      = 0x318        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x320        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
    }

    namespace %9f40413925dec2d85bdd0e572eb35c6de487b2f5
    {
        constexpr std::uintptr_t _00f494e410488b474806151ea4831c95a849cdce = 0x10         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x18         ;
        constexpr std::uintptr_t _46b39d5178fdfcf8ee3151f2700fef7a900ddefe = 0x20         ;
        constexpr std::uintptr_t _62fdc750a794f03b2418f492a6621a554cf8a0fc = 0x28         ;
        constexpr std::uintptr_t _0424061f88520ea8b5a8680df0282aebe4b6ce96 = 0x30         ;
        constexpr std::uintptr_t _e6214410e576745ed4b9433180e83658dc7b88e4 = 0x38         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x39         ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x3C         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x40         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x44         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x48         ;
        constexpr std::uintptr_t _459264eb387df83558be3c8baa543c58340accdd = 0x50         ;
        constexpr std::uintptr_t _b2de5fe94d46898424bf6cd5e9c66d388477847d = 0x58         ;
        constexpr std::uintptr_t _40f1046cf58b8f1841587e7fefd6b13e5654fe6c = 0x60         ;
        constexpr std::uintptr_t _7f258ed18a8cb5bc6d252e1a3630f4149fa3036b = 0x68         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x70         ;
        constexpr std::uintptr_t _e37a0f8946b92ea309e55b52bf5c6f6fa4c302eb = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _3e205bc113b03ec6d9c757c9c283d249873d421e = 0x0          ;
            constexpr std::uintptr_t _bf2169496a056be1ba1fef3f9f7343987788ec9f = 0x8          ;
            constexpr std::uintptr_t _c0265db5036ca1f7e53f30fb99f7c24171e77f31 = 0x10         ;
            constexpr std::uintptr_t _4019b693d96189a12ca5c6b09dceb1039e5d6767 = 0x18         ;
            constexpr std::uintptr_t _c8052fa1ccfc69c565eef3db33a8cb7bdf22d6ea = 0x20         ;
            constexpr std::uintptr_t _9b6c43de1a3a182fe0e0f71efce44030bc5174ea = 0x28         ;
            constexpr std::uintptr_t _f3e98ea93ce9311b7b456e34dc054e65b9ef43a6 = 0x38         ;
        }

    }

    namespace ShoreVectorData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t WorldSize                        = 0x20         ;
        constexpr std::uintptr_t Distances                        = 0x28         ;
        constexpr std::uintptr_t Vectors                          = 0x30         ;
        constexpr std::uintptr_t SlopeData                        = 0x38         ;
        constexpr std::uintptr_t WaterHeightData                  = 0x40         ;
        constexpr std::uintptr_t HeightData                       = 0x48         ;
        constexpr std::uintptr_t HeightInfo                       = 0x50         ;
    }

    namespace FluidSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t isToggleSwitch                   = 0x358        ;
        constexpr std::uintptr_t requiresPowergrid                = 0x359        ;
        constexpr std::uintptr_t PumpAnimator                     = 0x368        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x340        ;
        constexpr std::uintptr_t _88f793be8dd350cf55198a3ef06e729b9bce66c0 = 0x348        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x350        ;
        constexpr std::uintptr_t _25e0c6b9549d0f6cc9e0881f535c55c2eb9f1dad = 0x360        ;
    }

    namespace %6607416f3c536b1968545ae03f862ff37f93daff
    {
        constexpr std::uintptr_t _5e51b75288c2c322b2b01122b3712ee1fca68e95 = 0x10         ;
        constexpr std::uintptr_t _b8b17a9f3b71ff140aabd017de11ed25006e867a = 0x18         ;
        constexpr std::uintptr_t _a7b1b11409b22778f987970ace5323eb3e6bbf29 = 0x20         ;
        constexpr std::uintptr_t _28d2fea0408bb9ae3bb8d0956aae21ee17eb8cbe = 0x28         ;
        constexpr std::uintptr_t _e0c34886dec2feed94608e1412bc91a3ae12ae46 = 0x30         ;
        constexpr std::uintptr_t _f4b6031bf82c76e8005a75be21b9e65eb2b58765 = 0x38         ;
        constexpr std::uintptr_t _76c08815d0d40451265e0b9dc9c5c3f4f733df3a = 0x39         ;
        constexpr std::uintptr_t _dde20c9157be4a362c45e914c9ef05b7ee98634b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _499d38aabca66126a8dba0c02c79f6aacef8cf38 = 0x0          ;
            constexpr std::uintptr_t _e6f1e83a9d418eaadf37ce11c21b82428b3cfd60 = 0x8          ;
            constexpr std::uintptr_t _1705d43b01b4a3531eb7bb1c201b105cef65ffa5 = 0x18         ;
            constexpr std::uintptr_t _e2e5bb2ab2fbacc93b29ec4feed636482ed28988 = 0x28         ;
        }

    }

    namespace ServerBrowser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t orderBy                          = 0x20         ;
        constexpr std::uintptr_t cacheBrowserToggle               = 0x28         ;
        constexpr std::uintptr_t filterTutorialButton             = 0x30         ;
        constexpr std::uintptr_t pingEstimationButton             = 0x38         ;

        constexpr std::uintptr_t _53a4635b80cbede9fa0ec8a547a820a9e01c078b = 0x40         ;
        constexpr std::uintptr_t _d4ab507697288ed855c43ef06c21295fca6ad924 = 0x48         ;
        constexpr std::uintptr_t _c0a72f739bba57884ab41f36e3ba43c4617b8048 = 0x49         ;
        constexpr std::uintptr_t _c61669cce87c9d464d9181a61cb9edd09315f3d4 = 0x50         ;
        constexpr std::uintptr_t _12e928865a0e078a7f26f8d1278f4a08ed164379 = 0x58         ;
    }

    namespace %2bfc048edae7f87841b3c579d4509b38e08d1f27
    {
        constexpr std::uintptr_t _22159e06a211acc923f300508a7d72987abcc31e = 0x38         ;
    }

    namespace %55817a11862133a2725ccf0d157da6d7a81c6153
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079C200   ;
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x10         ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x18         ;
        constexpr std::uintptr_t _66108598d9744c1c4375f9c29aaf74360d51b318 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _89a07b6d8c1a4c7609a018d3db7d3689b01392c3 = 0x0          ;
            constexpr std::uintptr_t _0fca1acb7ab002ea6946f1e5aa13b83687a249b4 = 0x10         ;
            constexpr std::uintptr_t _fb210f62c42483ef1a784fb904f495a41514917b = 0x18         ;
            constexpr std::uintptr_t _b8f8e460df80adcaf1d5eb406a40b8bdd038cefb = 0x20         ;
            constexpr std::uintptr_t _fd04c878a795dba6e80c5d878ea70fda79666afb = 0x28         ;
            constexpr std::uintptr_t _20eb1f62ef114de1d7027ad16ffb84e8835fefb7 = 0x30         ;
            constexpr std::uintptr_t _08734b8ebc383969a2ae8bd9e196c90cc556dc74 = 0x38         ;
            constexpr std::uintptr_t _2b91f49ececccaee380816c8f5b3eb124586a324 = 0x40         ;
            constexpr std::uintptr_t _84af4a49acf88a2ebb6096fe478621b8861eb010 = 0x48         ;
        }

    }

    namespace ObjectiveState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MissionsHUDToDo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
        constexpr std::uintptr_t checkIcon                        = 0x28         ;
        constexpr std::uintptr_t checkBox                         = 0x30         ;
        constexpr std::uintptr_t group                            = 0x38         ;
        constexpr std::uintptr_t DefaultColor                     = 0x40         ;
        constexpr std::uintptr_t CompletedColor                   = 0x50         ;
        constexpr std::uintptr_t CompletedHighlightColor          = 0x60         ;
        constexpr std::uintptr_t FailedColor                      = 0x70         ;
        constexpr std::uintptr_t FailedHighlightColor             = 0x80         ;
        constexpr std::uintptr_t PingWidget                       = 0x90         ;

        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x98         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x9C         ;
    }

    namespace %19657de29b417cffe53f4315287d5bcb09eb6c47
    {
        constexpr std::uintptr_t _9dfb03adc63e84f515aba714ede4c02613abf5e5 = 0x50         ;
        constexpr std::uintptr_t _8084313716b2325038f73c74c87cd609f1af94f6 = 0x60         ;
        constexpr std::uintptr_t _a70180d0e10ba0aa583d058eb3a202083b55377f = 0x70         ;
    }

    namespace TerrainAnchorMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerNotify
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t notifyTarget                     = 0x50         ;
        constexpr std::uintptr_t runClientside                    = 0x60         ;
        constexpr std::uintptr_t runServerside                    = 0x61         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _17583f8616cd27c847e6caff1beb3a0bb1b39ed8 = 0x58         ;
    }

    namespace IngameMenuBackground
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10734140   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t canvasGroup                      = 0x28         ;
        constexpr std::uintptr_t blurRRP                          = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _9606fe06b3f29065456ed6c772be20961a82879c = 0x0          ;
            constexpr std::uintptr_t _170a8b74e064fc806adaa0f06e0d30757db4bbe4 = 0x1          ;
        }

    }

    namespace HairCapMask
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %245b271cb3d199b9798089521d8bf770c62d724e
    {
        constexpr std::uintptr_t _f276d2d8018c9639006f8b9b9b99f718b9a26102 = 0x10         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x18         ;
        constexpr std::uintptr_t _ae494a1e66d3e6186a4f54d02a909593933a97ac = 0x20         ;
        constexpr std::uintptr_t _3cda5a402223de7c42f50e5c65cc96b43c4f6f81 = 0x2C         ;
        constexpr std::uintptr_t _d0078cc376cb7086cf3b38fd76f1f978ec780af0 = 0x38         ;
        constexpr std::uintptr_t _67b4b62a5a0bd5db755c39fb44e1555e3fdda4cd = 0x40         ;
        constexpr std::uintptr_t _fa3b4e984f20cd4c2ebc194ddbd4ee1463d21274 = 0x58         ;
        constexpr std::uintptr_t _7e627294a8afe6145347928dca8056ff9067e543 = 0x60         ;
        constexpr std::uintptr_t _4ce205e9d65b9686f624e362d802b6d30e644e18 = 0x68         ;
        constexpr std::uintptr_t _31ba50ba8d82542918c410f67ee6e199b0386f3c = 0x70         ;
        constexpr std::uintptr_t _447d81af4b9340575bd308059fd4236f02550d2e = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _61b6c4f81e3433a37ec8eb893d196c33e07ebd95 = 0x0          ;
        }

    }

    namespace %a36233d2cf3992482ab9b978ef11954607957964
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _a333fc52a394c80d0bc4cb24a27af6cfb8095f8a = 0x48         ;
        constexpr std::uintptr_t _0475406b2c56aad778f691ebd60a6e64275cd5d6 = 0x4C         ;
        constexpr std::uintptr_t _dce98f783d16bf1de45bd260e8a9dde9aec141e0 = 0x50         ;
        constexpr std::uintptr_t _1382a06a403db25916d86b9f971617da9a970359 = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t _0929641e9fff327b2b0269039dcf3c1a229fa8fb = 0x0          ;
            constexpr std::uintptr_t _185c124b24fd36d3e4dfcacce87910f157a55636 = 0x10         ;
            constexpr std::uintptr_t _d5c2a3ed87ab21010938d95e78644c3a6360bff8 = 0x18         ;
            constexpr std::uintptr_t _cbd74c5193671db20ec1b082da1ae924c8cae099 = 0x20         ;
        }

    }

    namespace ScientistSpawnGroup
    {
        constexpr std::uintptr_t BradleyHealth                    = 0x10         ;
        constexpr std::uintptr_t SpawnPrefabs                     = 0x18         ;
        constexpr std::uintptr_t Spawned                          = 0x20         ;
    }

    namespace TargetInfo
    {
        constexpr std::uintptr_t damageReceivedFrom               = 0x10         ;
        constexpr std::uintptr_t entity                           = 0x18         ;
        constexpr std::uintptr_t lastSeenTime                     = 0x20         ;
        constexpr std::uintptr_t lastSeenPosition                 = 0x24         ;
    }

    namespace BradleyAPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t engineSound                      = 0x2D0        ;
        constexpr std::uintptr_t treadLoopDef                     = 0x2D8        ;
        constexpr std::uintptr_t treadGainCurve                   = 0x2E0        ;
        constexpr std::uintptr_t treadPitchCurve                  = 0x2E8        ;
        constexpr std::uintptr_t treadFreqCurve                   = 0x2F0        ;
        constexpr std::uintptr_t chasisLurchSoundDef              = 0x310        ;
        constexpr std::uintptr_t chasisLurchAngleDelta            = 0x318        ;
        constexpr std::uintptr_t chasisLurchSpeedDelta            = 0x31C        ;
        constexpr std::uintptr_t turretTurnLoopDef                = 0x328        ;
        constexpr std::uintptr_t turretLoopGainSpeed              = 0x330        ;
        constexpr std::uintptr_t turretLoopPitchSpeed             = 0x334        ;
        constexpr std::uintptr_t turretLoopMinAngleDelta          = 0x338        ;
        constexpr std::uintptr_t turretLoopMaxAngleDelta          = 0x33C        ;
        constexpr std::uintptr_t turretLoopPitchMin               = 0x340        ;
        constexpr std::uintptr_t turretLoopPitchMax               = 0x344        ;
        constexpr std::uintptr_t turretLoopGainThreshold          = 0x348        ;
        constexpr std::uintptr_t enginePitch                      = 0x368        ;
        constexpr std::uintptr_t rpmMultiplier                    = 0x36C        ;
        constexpr std::uintptr_t currentPath                      = 0x380        ;
        constexpr std::uintptr_t currentPathIndex                 = 0x388        ;
        constexpr std::uintptr_t pathLooping                      = 0x38C        ;
        constexpr std::uintptr_t AIRoot                           = 0x390        ;
        constexpr std::uintptr_t MonumentScientistPrefab          = 0x398        ;
        constexpr std::uintptr_t RoadScientistPrefab              = 0x3A0        ;
        constexpr std::uintptr_t ScientistSpawnCount              = 0x3A8        ;
        constexpr std::uintptr_t ScientistSpawnRadius             = 0x3AC        ;
        constexpr std::uintptr_t ScientistSpawnPoints             = 0x3B0        ;
        constexpr std::uintptr_t ScientistSpawns                  = 0x3B8        ;
        constexpr std::uintptr_t SetScientistChaseBasedOnWeapon   = 0x3C0        ;
        constexpr std::uintptr_t RoadSpawned                      = 0x3C1        ;
        constexpr std::uintptr_t viewDistance                     = 0x3C4        ;
        constexpr std::uintptr_t searchRange                      = 0x3C8        ;
        constexpr std::uintptr_t searchFrequency                  = 0x3CC        ;
        constexpr std::uintptr_t memoryDuration                   = 0x3D0        ;
        constexpr std::uintptr_t targetList                       = 0x3D8        ;
        constexpr std::uintptr_t coaxFireRate                     = 0x3E0        ;
        constexpr std::uintptr_t coaxBurstLength                  = 0x3E4        ;
        constexpr std::uintptr_t coaxAimCone                      = 0x3E8        ;
        constexpr std::uintptr_t bulletDamage                     = 0x3EC        ;
        constexpr std::uintptr_t topTurretFireRate                = 0x3F0        ;
        constexpr std::uintptr_t gun_fire_effect                  = 0x3F8        ;
        constexpr std::uintptr_t bulletEffect                     = 0x400        ;
        constexpr std::uintptr_t leftWheels                       = 0x410        ;
        constexpr std::uintptr_t rightWheels                      = 0x418        ;
        constexpr std::uintptr_t moveForceMax                     = 0x420        ;
        constexpr std::uintptr_t brakeForce                       = 0x424        ;
        constexpr std::uintptr_t turnForce                        = 0x428        ;
        constexpr std::uintptr_t sideStiffnessMax                 = 0x42C        ;
        constexpr std::uintptr_t sideStiffnessMin                 = 0x430        ;
        constexpr std::uintptr_t centerOfMass                     = 0x438        ;
        constexpr std::uintptr_t stoppingDist                     = 0x440        ;
        constexpr std::uintptr_t throttle                         = 0x444        ;
        constexpr std::uintptr_t turning                          = 0x448        ;
        constexpr std::uintptr_t rightThrottle                    = 0x44C        ;
        constexpr std::uintptr_t leftThrottle                     = 0x450        ;
        constexpr std::uintptr_t brake                            = 0x454        ;
        constexpr std::uintptr_t myRigidBody                      = 0x458        ;
        constexpr std::uintptr_t myCollider                       = 0x460        ;
        constexpr std::uintptr_t destination                      = 0x468        ;
        constexpr std::uintptr_t followTest                       = 0x480        ;
        constexpr std::uintptr_t impactDamager                    = 0x488        ;
        constexpr std::uintptr_t mainTurretEyePos                 = 0x490        ;
        constexpr std::uintptr_t mainTurret                       = 0x498        ;
        constexpr std::uintptr_t CannonPitch                      = 0x4A0        ;
        constexpr std::uintptr_t CannonMuzzle                     = 0x4A8        ;
        constexpr std::uintptr_t coaxPitch                        = 0x4B0        ;
        constexpr std::uintptr_t coaxMuzzle                       = 0x4B8        ;
        constexpr std::uintptr_t topTurretEyePos                  = 0x4C0        ;
        constexpr std::uintptr_t topTurretYaw                     = 0x4C8        ;
        constexpr std::uintptr_t topTurretPitch                   = 0x4D0        ;
        constexpr std::uintptr_t topTurretMuzzle                  = 0x4D8        ;
        constexpr std::uintptr_t SmokeGrenadePrefab               = 0x4E0        ;
        constexpr std::uintptr_t explosionEffect                  = 0x518        ;
        constexpr std::uintptr_t servergibs                       = 0x520        ;
        constexpr std::uintptr_t fireBall                         = 0x528        ;
        constexpr std::uintptr_t crateToDrop                      = 0x530        ;
        constexpr std::uintptr_t debrisFieldMarker                = 0x538        ;
        constexpr std::uintptr_t maxCratesToSpawn                 = 0x540        ;
        constexpr std::uintptr_t splineMovementSpeed              = 0x544        ;
        constexpr std::uintptr_t splineOffset                     = 0x548        ;
        constexpr std::uintptr_t patrolPathIndex                  = 0x554        ;
        constexpr std::uintptr_t DoAI                             = 0x560        ;
        constexpr std::uintptr_t mainCannonMuzzleFlash            = 0x568        ;
        constexpr std::uintptr_t mainCannonProjectile             = 0x570        ;
        constexpr std::uintptr_t recoilScale                      = 0x578        ;
        constexpr std::uintptr_t navMeshPathIndex                 = 0x588        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _02942f7dbe87565306bf4e8b4a030af07b73e492 = 0x2F8        ;
        constexpr std::uintptr_t _28f05182c0a14be4b38f2e39971ad036960d27a0 = 0x300        ;
        constexpr std::uintptr_t _72740bdd4a97169b2c36430eb9994a5706f708b1 = 0x308        ;
        constexpr std::uintptr_t _bf6923f5ba04a469d6eb6fda4c652cdc17859bab = 0x320        ;
        constexpr std::uintptr_t _4d01bf0d4f4c913de7993704e77336991f96502b = 0x324        ;
        constexpr std::uintptr_t _110eb8fe19bcc8cffd2f12b6f961637439a65f62 = 0x350        ;
        constexpr std::uintptr_t _ac19070f25069f57eb5d878ebd1b92eec0fc7a95 = 0x358        ;
        constexpr std::uintptr_t _51828ddf6d4d1610166165b89dd73c64e028c75f = 0x360        ;
        constexpr std::uintptr_t _b61ee468b1e714bdefae88d192b2bc7e0af0aee8 = 0x370        ;
        constexpr std::uintptr_t _4633ceb6297b9e6ce79bdc2a2483d366c5d0e003 = 0x378        ;
        constexpr std::uintptr_t _faa02a15f2d5f5ac8069e8ec2de2e0092ea236a2 = 0x408        ;
        constexpr std::uintptr_t _efcae77a5fda73fde82d50c8b2c97967a8087441 = 0x474        ;
        constexpr std::uintptr_t _9181bc81ca4435e831c7e58bb284447ede662d8c = 0x4E8        ;
        constexpr std::uintptr_t _b7618be08d6090968bf2badc6fdd7b3875ec0dee = 0x4F4        ;
        constexpr std::uintptr_t _ae90ccca7f27481fcaeba65fe99d300cde46aafa = 0x500        ;
        constexpr std::uintptr_t _81d3b7fb6974ba4bc64f92439b1531c7f3b3ccc8 = 0x50C        ;
        constexpr std::uintptr_t _49252655e5a99d3896d11742c18250032e497df1 = 0x558        ;
        constexpr std::uintptr_t _653922d7ba199f5b0574ef73b1ece95401dd8980 = 0x580        ;
        constexpr std::uintptr_t _b4fed48743785546875860fddd4c386be316eb3f = 0x590        ;
    }

    namespace DemoCloneClipSave-fake-1
    {
        constexpr std::uintptr_t Source                           = 0x10         ;
        constexpr std::uintptr_t Start                            = 0x18         ;
        constexpr std::uintptr_t Duration                         = 0x1C         ;
        constexpr std::uintptr_t TrimStart                        = 0x20         ;
        constexpr std::uintptr_t SourceDuration                   = 0x24         ;
    }

    namespace %e422bf76e1acd9ac5c6d397ef4f0c4bda702af89
    {
        constexpr std::uintptr_t _390b1a2694a4f80227d91a67e154733945786ce3 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _f5dd466284eaf3ed35d4d543e3f8a2b873062a86 = 0x0          ;
            constexpr std::uintptr_t _cd2c1bba710d72a7bb8c628621d7e36a5023e9b4 = 0x8          ;
        }

    }

    namespace %dbf6c99e9e223664234c740af752fb838295cac5
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _8a65399ce62fe8542bdc8794a5c7c80f0791396e = 0x18         ;
        constexpr std::uintptr_t _004af123b70b12eff16b35bde2fbf77ce86fdbae = 0x28         ;
        constexpr std::uintptr_t _68c1a8047ad77686eac48524240661af090b5307 = 0x30         ;
        constexpr std::uintptr_t _7e7d50e32e68b5ce78f07bddc22a45710ea0c5ef = 0x40         ;
        constexpr std::uintptr_t _9ef51d3af8e93e46acd571ca584e1fe92f5b7c26 = 0x50         ;
        constexpr std::uintptr_t _d5cedebde5e61ae93e49b7030aca79e081749674 = 0x60         ;
        constexpr std::uintptr_t _7252bf07fdab01120b95d0ef1cc5b5478a7deb4b = 0x68         ;
        constexpr std::uintptr_t _6e82ad7fb22d60e8321cf3b20d51deea6cffc3ce = 0x78         ;
        constexpr std::uintptr_t _f696733642d6d60d3887969097f2287cb27a9397 = 0x88         ;
        constexpr std::uintptr_t _1c0e3d356345db1afe4028eddd9ece73c126f349 = 0x90         ;
        constexpr std::uintptr_t _aaaa8fba306ad42fc25b1fe555ac6eb0cad76054 = 0xA0         ;
        constexpr std::uintptr_t _6252d055186f7654b8e99fd8cd2e70a53087516b = 0xA8         ;
        constexpr std::uintptr_t _ec181621522fa35b542a5f0e2dfb07034ceed5af = 0xB0         ;
        constexpr std::uintptr_t _6c79fd7cae6a90991e0108ed11f1cbd38cc8232c = 0xC0         ;
        constexpr std::uintptr_t _b8114a53c2f0c18eb6acc22d81177a3d54d6692d = 0xD0         ;
        constexpr std::uintptr_t _d4cbaf6b6646407c7849c8dd2ca6acda0f829039 = 0xE0         ;
        constexpr std::uintptr_t _d8799e5ae1f3846e49a8db93ca1ed5b8eaec1ac7 = 0xE8         ;
        constexpr std::uintptr_t _31e1ad707e150c86b41dcec38ee4d8f35ca14514 = 0xF8         ;
        constexpr std::uintptr_t _8b3109f7c46f5eef5795127f131dfceaab550325 = 0x108        ;
        constexpr std::uintptr_t _ab1a802f92b642c6750b7055f2e2f722c870d5a6 = 0x118        ;
        constexpr std::uintptr_t _927afa0c8cfb04e726e146d4339d846a201ba187 = 0x128        ;

        namespace _static
        {
            constexpr std::uintptr_t _525d11b0e1eb4fda3c8e885fae35958b4d2d8e08 = 0x0          ;
            constexpr std::uintptr_t _ca4e0d40c9511286f6346951a6861c5e407bd274 = 0x8          ;
        }

    }

    namespace BoatConstructionSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;
        constexpr std::uintptr_t conditionals                     = 0x30         ;
        constexpr std::uintptr_t hurtTrigger                      = 0x38         ;
        constexpr std::uintptr_t parentTrigger                    = 0x40         ;
        constexpr std::uintptr_t colliders                        = 0x48         ;

        constexpr std::uintptr_t _83f5eb3fc2643bd66728c76979db44d1f456426d = 0x28         ;
    }

    namespace %91d0ab3a412cabee71ef7f980c7c4383c37039e4
    {
        constexpr std::uintptr_t _dc2f889d8ddb8fe9114cd0d1d7e6c82e850bbb87 = 0x10         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x18         ;
        constexpr std::uintptr_t _cae60f6919eea244c1041069b5ed7192a16e0f65 = 0x20         ;
        constexpr std::uintptr_t _c96f8944a188268d23bd138bc4a8d3904bfc2eb8 = 0x28         ;
        constexpr std::uintptr_t _9b66969007a35818a6dc52331eac3819571816c0 = 0x38         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x40         ;
        constexpr std::uintptr_t _fcf0b3f9036e611c36edd15c92caef61aa791e20 = 0x48         ;
        constexpr std::uintptr_t _c40a7d236244f75281c857f0b9a39322fbda287e = 0x50         ;
        constexpr std::uintptr_t _ece96e7dd0698eb4f49d4aede7ef2a6530d341ec = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _529866941f0ae9ee5060ba340ac53f350dcda86b = 0x0          ;
            constexpr std::uintptr_t _e0eea857c90408123da8d6dfa4a108e7bbb90197 = 0x8          ;
            constexpr std::uintptr_t _ad5e1710ebd104db0984c4e05fd0369e13c7dc26 = 0x18         ;
        }

    }

    namespace %af0190a9504d1fca6222085259cbd55d69074351
    {
        constexpr std::uintptr_t _96d684b9a3ec9f55332c5b86117bdefb3b992d15 = 0x10         ;
        constexpr std::uintptr_t _f1d3a0b946bc7298554ed8e63fc7fe9d860cb9c5 = 0x14         ;
        constexpr std::uintptr_t _4f94ba4949ac88baf6f12cc01a22b0c6dda7aef6 = 0x18         ;
        constexpr std::uintptr_t _e31d397dfb8fb2af4cf733386ac9110013f8d7ab = 0x20         ;
        constexpr std::uintptr_t _f46817eb080146befe30e127990165929d138943 = 0x28         ;
        constexpr std::uintptr_t _eac842559b98838d07ec908098c8da7077cb4403 = 0x30         ;
        constexpr std::uintptr_t _291b6380ea04c18597e30bf1a69073c9cea2118b = 0x38         ;
        constexpr std::uintptr_t _ca6c3f7795bd905532074911c1b183b17f5d92fa = 0x50         ;
        constexpr std::uintptr_t _0fe293de0a8850ef145d41cc21ebf62c6cc60186 = 0x58         ;
        constexpr std::uintptr_t _4c7251529ca991d60515c79862495bed47947a22 = 0x5C         ;
        constexpr std::uintptr_t _fc6c941c92698d73c7480defaa744fceb5435443 = 0x60         ;
        constexpr std::uintptr_t _8e80ed2ec58225b4b66656141ee0382264cd60a2 = 0x68         ;
        constexpr std::uintptr_t _f3e92b2d7552d519f466707639b06e086b8fa075 = 0x6C         ;
        constexpr std::uintptr_t _005a92c336d2038f059bcf43c9ef7c8731c1ff0c = 0x70         ;
    }

    namespace %612dfcd056df17ad818c65cda67de0036a9bc36a
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073AAD8   ;
        constexpr std::uintptr_t _8bad4a2b4dc012ea36aa26f999c1d878b5fc8a89 = 0x10         ;
        constexpr std::uintptr_t _44ce39ef9244a384d28b477c4c2b695593dbd473 = 0x18         ;
        constexpr std::uintptr_t _5d05672b70131dd17e885e089a54303b1aca4f3d = 0x20         ;
        constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0x28         ;
        constexpr std::uintptr_t _315c402c80ef917095bbf58783c42daf4f5f0d42 = 0x30         ;
        constexpr std::uintptr_t _8133c5f1bc06d4ce05337fe6208fb0ec746cacf5 = 0x38         ;
        constexpr std::uintptr_t _26b0e3b5dc76458a708be02905818aca871397b6 = 0x3C         ;
        constexpr std::uintptr_t _904eedcce2b51e4d9cd479982720dd53d7f33642 = 0x40         ;
        constexpr std::uintptr_t _be154e6df188f7507d29462f5702a43484242d4e = 0x48         ;
        constexpr std::uintptr_t _c94b80cefce203f613ea0c9ae7c89a155ee18afa = 0x58         ;
        constexpr std::uintptr_t _fdfe43df10d0163a08ec742f158b5ca2216b1632 = 0x60         ;
        constexpr std::uintptr_t _e73bb9abd75aaf323f09fd2c7495dd5e7dc89d8d = 0x68         ;
        constexpr std::uintptr_t _f4c3f9ace27c32a93207c77dbcf9acd48546c08d = 0x80         ;
        constexpr std::uintptr_t _bae0d9fe7606db866c148eb918e068eb8b6cbced = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _864b07b580c6c0828dee049227462207d20986ae = 0x0          ;
            constexpr std::uintptr_t _a7ea7af63c3dfd460ccc7c1497744e4af7269c29 = 0x8          ;
            constexpr std::uintptr_t _bac3d1faf55a6780ac2702c126327b00f953d3c9 = 0x10         ;
            constexpr std::uintptr_t _91b8ba1d3f1ce7c61e328c4e3c7ddad8b71bcdb8 = 0x18         ;
        }

    }

    namespace WallpaperModelRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rend                             = 0x20         ;
        constexpr std::uintptr_t defaultMaterials                 = 0x28         ;
        constexpr std::uintptr_t baseMaterial                     = 0x30         ;
        constexpr std::uintptr_t autoLoad                         = 0x38         ;
        constexpr std::uintptr_t targetMaterial                   = 0x40         ;

        constexpr std::uintptr_t _8361a5c5bfe000dd984ce34557a29b0205815bdf = 0x48         ;
        constexpr std::uintptr_t _662ed7f214e051e4fde77ba2e6399edb26359473 = 0x50         ;
        constexpr std::uintptr_t _fae0a31eb93d060695408e7132f9dc58ebdc14b9 = 0x58         ;
        constexpr std::uintptr_t _c74cb16788b92f1cc39325da2012c2f6e1525465 = 0x60         ;
        constexpr std::uintptr_t _7f2feae4b855ffe90703fb13158d78a280e8aaef = 0x68         ;
        constexpr std::uintptr_t _bc298b4d301044f6944be54a5a58da9a79c41aa9 = 0x70         ;
    }

    namespace %64746111b6bc895ea517985f2910c7959283e141
    {
    }

    namespace SubmarineOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
    }

    namespace PickupVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bounds                           = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace CrossbowWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _b55e45fcbdf5c5117dbbf3c42fe772473101f6d7 = 0x4B8        ;
    }

    namespace TriggerComfort
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t triggerSize                      = 0x50         ;
        constexpr std::uintptr_t baseComfort                      = 0x54         ;
        constexpr std::uintptr_t minComfortRange                  = 0x58         ;
        constexpr std::uintptr_t applyToHorses                    = 0x5C         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace SpecialMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LocalizeText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t token                            = 0x20         ;
        constexpr std::uintptr_t append                           = 0x28         ;
        constexpr std::uintptr_t specialMode                      = 0x30         ;

        constexpr std::uintptr_t _26b5454db4e0fb873ff92f4c2b3c94e1c9a3315b = 0x38         ;
    }

    namespace %b71a75edbac05bfea18d3f7492f81a0fe4712f2e
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _0ebf1eaad1df6ad1a80366ee1ea437ff46cc2e01 = 0x0          ;
            constexpr std::uintptr_t _929ea0dbec5240e983a603cff85b5d9b9645a737 = 0x8          ;
            constexpr std::uintptr_t _8cfaada44fb9c09d2f9f8f8e1bbf239f25ee83dd = 0x10         ;
            constexpr std::uintptr_t _c2393d9a321905f39096ceb2e34860b63bcf64a7 = 0x18         ;
            constexpr std::uintptr_t _bd6f6e3eb6df00921bd9d43d53224e544147cf57 = 0x20         ;
        }

    }

    namespace UIBorder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t top                              = 0x20         ;
        constexpr std::uintptr_t right                            = 0x24         ;
        constexpr std::uintptr_t bottom                           = 0x28         ;
        constexpr std::uintptr_t left                             = 0x2C         ;
        constexpr std::uintptr_t color                            = 0x30         ;
        constexpr std::uintptr_t topLeftRadius                    = 0x40         ;
        constexpr std::uintptr_t topRightRadius                   = 0x44         ;
        constexpr std::uintptr_t bottomRightRadius                = 0x48         ;
        constexpr std::uintptr_t bottomLeftRadius                 = 0x4C         ;
        constexpr std::uintptr_t segmentsPerCorner                = 0x50         ;
        constexpr std::uintptr_t graphic                          = 0x58         ;
    }

    namespace ScientistBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace BranchConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
    }

    namespace StateLayerController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t TargetLayer                      = 0x18         ;

        constexpr std::uintptr_t _bb39d2977ec0e684776df270d429aa7b92e1b222 = 0x20         ;
    }

    namespace ViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t viewModelPrefab                  = 0x20         ;

        constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x28         ;
        constexpr std::uintptr_t _6bb2982cff44f4c1fadba8906fd5ca5d3221d998 = 0x30         ;
    }

    namespace MountedWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t _eyes                            = 0x3A8        ;
        constexpr std::uintptr_t _usingSights                     = 0x3B0        ;
        constexpr std::uintptr_t _flipPitch                       = 0x3B1        ;
        constexpr std::uintptr_t _invertForward                   = 0x3B2        ;
        constexpr std::uintptr_t _clientAuthority                 = 0x3B3        ;
        constexpr std::uintptr_t _ammoItem                        = 0x3B8        ;
        constexpr std::uintptr_t _weapon                          = 0x3C0        ;
        constexpr std::uintptr_t _attachPoint                     = 0x3C8        ;
        constexpr std::uintptr_t _yawPivot                        = 0x3D0        ;
        constexpr std::uintptr_t _pitchPivot                      = 0x3D8        ;
        constexpr std::uintptr_t _screenshakeEffect               = 0x3E0        ;
        constexpr std::uintptr_t _dryFireEffect                   = 0x3E8        ;
        constexpr std::uintptr_t AmmoDef                          = 0x3F0        ;
        constexpr std::uintptr_t _weapon2                         = 0x3F8        ;
        constexpr std::uintptr_t _attachPoint2                    = 0x400        ;
        constexpr std::uintptr_t _turretAnimationType             = 0x408        ;
        constexpr std::uintptr_t _leftHandIdleIKPosition          = 0x410        ;
        constexpr std::uintptr_t _rightHandIdleIKPosition         = 0x418        ;
        constexpr std::uintptr_t _reloadIKBlendCurve              = 0x420        ;
        constexpr std::uintptr_t _walkAroundTurret                = 0x428        ;
        constexpr std::uintptr_t _minWalkAroundDistance           = 0x42C        ;
        constexpr std::uintptr_t _walkAroundDistance              = 0x430        ;
        constexpr std::uintptr_t _reloadWalkAroundDistance        = 0x434        ;
        constexpr std::uintptr_t _walkAroundDistanceCurve         = 0x438        ;
        constexpr std::uintptr_t _reloadWalkAroundBlendCurve      = 0x440        ;
        constexpr std::uintptr_t _forceSeatPositionUpdates        = 0x448        ;
        constexpr std::uintptr_t _cameraAnimation                 = 0x450        ;
        constexpr std::uintptr_t _cameraAnimationController       = 0x458        ;
        constexpr std::uintptr_t _fovMultiplier                   = 0x460        ;
        constexpr std::uintptr_t _useViewmodel                    = 0x464        ;
        constexpr std::uintptr_t _viewmodel                       = 0x468        ;
        constexpr std::uintptr_t aimMovementSoundDef              = 0x470        ;
        constexpr std::uintptr_t aimMovementYawSoundDef           = 0x478        ;
        constexpr std::uintptr_t aimMovementPitchSoundDef         = 0x480        ;
        constexpr std::uintptr_t aimMovementGainCurve             = 0x488        ;
        constexpr std::uintptr_t aimMovementSpeedDecayRate        = 0x490        ;
        constexpr std::uintptr_t aimMovementSpeedMax              = 0x494        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _71ed0ca23ee255efe6bebaf0eecac20ef7b07e6a = 0x498        ;
        constexpr std::uintptr_t _e64528e876217097c668e9d1dedad665e7b8e860 = 0x4A0        ;
        constexpr std::uintptr_t _3606f521d0d04243ffb538e9371bd8cd4a2df7c8 = 0x4A8        ;
        constexpr std::uintptr_t _63b33e7755b8c90ff5138fd024cf7c29a6fb0396 = 0x4B0        ;
        constexpr std::uintptr_t _436da5da1d026f89c12c95f16f900740758cefcc = 0x4B8        ;
        constexpr std::uintptr_t _afa95f00ffd581939df58fbe8e93afb18cc39e89 = 0x4C0        ;
        constexpr std::uintptr_t _7ef9d4a6ea48571c595ff1968d1d55726f3e4123 = 0x4C8        ;
        constexpr std::uintptr_t _d757fb5f0d71045799788831450720073f449c35 = 0x4D8        ;
        constexpr std::uintptr_t _4626b669ea15afc10cc802db2ebbd32b4130e7ae = 0x4E8        ;
        constexpr std::uintptr_t _dcab170b6b34ac4c713e3047c61acf7e3360ff32 = 0x4EC        ;
        constexpr std::uintptr_t _ab4c486046399f6cf00ccc540e1b44adeebdb0e0 = 0x4F0        ;
        constexpr std::uintptr_t _0e6d23ab83c7b6f4fce2a89f96ad901066d441cc = 0x4F8        ;
        constexpr std::uintptr_t _332b54ee9c388e6e716fe9c356a4ff6e40e12376 = 0x500        ;
        constexpr std::uintptr_t _329afe0b596a64dec184528faacfe4cd36c578c7 = 0x50C        ;
        constexpr std::uintptr_t _354277aa28258b6f691fe0080f086e701e996353 = 0x520        ;
        constexpr std::uintptr_t _70606674c1f0f0e7fe3fc885c3df8d5278f31ccb = 0x528        ;
        constexpr std::uintptr_t _ce9c6eff35354783aa2ff320eb2aa5f65249dbfe = 0x530        ;
        constexpr std::uintptr_t _30d8483e6051e17b74707e5652cfb4ca8172a237 = 0x540        ;
        constexpr std::uintptr_t _fb1fab4a5d81d0023b4eb4b14e082b03e1271e68 = 0x548        ;
        constexpr std::uintptr_t _ef12dc974b48c216d0b489e095f87d76edec254f = 0x558        ;
        constexpr std::uintptr_t _054045c6efb4ce2cfc8eb1718d7ebcedbe8a3fc7 = 0x560        ;
        constexpr std::uintptr_t _4e7e29b9072a09c4dd01a33ea3f00de9d7b94bb5 = 0x568        ;
        constexpr std::uintptr_t _08544d9ab5646ae921fec0857a8b6b5b8b540d97 = 0x570        ;
        constexpr std::uintptr_t _a89b3f285a855fa2c10925f30c681706801d19db = 0x57C        ;
        constexpr std::uintptr_t _31d525ae7499f6ff0daf73a2d11d9e0fbdd6c9d8 = 0x580        ;
        constexpr std::uintptr_t _85a8393bf081eeb9ec4da09f2fcdf5a1f1ef06d1 = 0x588        ;
        constexpr std::uintptr_t _24f07e1e211d077bd46e34462cbe6e16c0620b24 = 0x590        ;
        constexpr std::uintptr_t _4a84e3041c4ceb3cad0112e5b8f42b7b8edbe978 = 0x594        ;
        constexpr std::uintptr_t _2a481faf788315a59547c5be1b48c8fbe92864ec = 0x598        ;
        constexpr std::uintptr_t _f8c11ff53363e6b9372c9c4d8d3abb158b0ba498 = 0x59C        ;
        constexpr std::uintptr_t _1931c5887c8bcea29cf6f93101e9b5130cda2f86 = 0x5A0        ;
        constexpr std::uintptr_t _fc31acc3ef72299a700a5581be2552bd8f0fc2fa = 0x5A4        ;
        constexpr std::uintptr_t _66efbf866369aa5314c7f00090e38151cc922405 = 0x5A8        ;
        constexpr std::uintptr_t _8046abcc71a170c46bf41cfa31866fe86f7f4eda = 0x5B0        ;
        constexpr std::uintptr_t _eb84d6df09964dee34b263f63631fc16cbe8aa5e = 0x5B4        ;
        constexpr std::uintptr_t _7c6cb20685c0587649427a16d5d61aebc7dce82b = 0x5B8        ;
        constexpr std::uintptr_t _bf1896a3411aa2a4bc73b310b364a99820afdf85 = 0x5BC        ;
        constexpr std::uintptr_t _61e3214ff9835b0b612482a901f0e090c3323d40 = 0x5C0        ;
        constexpr std::uintptr_t _355d6b846380e423e62f00a34957800f84985377 = 0x5C8        ;
        constexpr std::uintptr_t _62fb917a751cad4bc3e30fc4ac1a34a1eaec5de2 = 0x5D0        ;
        constexpr std::uintptr_t _3b0785be23e1edfef27bf2fa1de77b611fb2e934 = 0x5D8        ;
        constexpr std::uintptr_t _715c56c7dc5ad31426788ed9eb60b917b34450c1 = 0x5D9        ;
    }

    namespace Achievements
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t listComplete                     = 0x20         ;
        constexpr std::uintptr_t itemComplete                     = 0x28         ;
        constexpr std::uintptr_t popup                            = 0x30         ;
        constexpr std::uintptr_t Canvas                           = 0x38         ;
        constexpr std::uintptr_t titleText                        = 0x40         ;

        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x48         ;
        constexpr std::uintptr_t _29a7b5d4fd84b574e808b67a1e6b04c7057ab9c1 = 0x50         ;
    }

    namespace CompassBagMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MarkerLabel                      = 0x20         ;
        constexpr std::uintptr_t BagImage                         = 0x28         ;
        constexpr std::uintptr_t SleepingBagSprite                = 0x30         ;
        constexpr std::uintptr_t BedSprite                        = 0x38         ;
        constexpr std::uintptr_t BeachTowelSprite                 = 0x40         ;
        constexpr std::uintptr_t CamperSprite                     = 0x48         ;
        constexpr std::uintptr_t CircleRim                        = 0x50         ;
        constexpr std::uintptr_t CircleFill                       = 0x58         ;
    }

    namespace HorseRagdoll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t simOnServer                      = 0x28         ;
        constexpr std::uintptr_t lerpToServerSimTime              = 0x2C         ;
        constexpr std::uintptr_t eyeTransform                     = 0x30         ;
        constexpr std::uintptr_t primaryBody                      = 0x38         ;
        constexpr std::uintptr_t corpseJoint                      = 0x40         ;
        constexpr std::uintptr_t physicMaterial                   = 0x48         ;
        constexpr std::uintptr_t skeleton                         = 0x50         ;
        constexpr std::uintptr_t model                            = 0x58         ;
        constexpr std::uintptr_t rigidbodies                      = 0x60         ;
        constexpr std::uintptr_t rbTransforms                     = 0x68         ;
        constexpr std::uintptr_t joints                           = 0x70         ;
        constexpr std::uintptr_t characterJoints                  = 0x78         ;
        constexpr std::uintptr_t configurableJoints               = 0x80         ;
        constexpr std::uintptr_t colliders                        = 0x88         ;
        constexpr std::uintptr_t boneIndex                        = 0x90         ;
        constexpr std::uintptr_t genericBonePos                   = 0x98         ;
        constexpr std::uintptr_t genericBoneRot                   = 0xA0         ;
        constexpr std::uintptr_t GibEffect                        = 0xA8         ;
        constexpr std::uintptr_t bodyRenderers                    = 0x108        ;
        constexpr std::uintptr_t hairRenderers                    = 0x110        ;
        constexpr std::uintptr_t mane                             = 0x118        ;
        constexpr std::uintptr_t woodArmor                        = 0x120        ;
        constexpr std::uintptr_t roadsignArmor                    = 0x128        ;
        constexpr std::uintptr_t lnyArmor                         = 0x130        ;
        constexpr std::uintptr_t overrideBreed                    = 0x138        ;
        constexpr std::uintptr_t singleSaddle                     = 0x140        ;
        constexpr std::uintptr_t doubleSaddle                     = 0x148        ;
        constexpr std::uintptr_t breedSource                      = 0x150        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _7666c1d4b6661301cf1f6399db6d6f920eef3f4c = 0xB0         ;
        constexpr std::uintptr_t _1d0f065e02ed7d524243d8f7ef356a4fdd21319c = 0xB8         ;
        constexpr std::uintptr_t _f39391f0507fea34aaffe92df16b0af8ab938a3c = 0xC0         ;
        constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0xC8         ;
        constexpr std::uintptr_t _7c8934f825a3dcdf03f1811f361a304090c4d381 = 0xD0         ;
        constexpr std::uintptr_t _483e1b243bbdcf579ad7510b4bd8a75388767d69 = 0xD8         ;
        constexpr std::uintptr_t _9b724579b6559ff3bead87122a181a96d485bd2d = 0xE0         ;
        constexpr std::uintptr_t _bf83ddd3d4fbe97a5aa7d02bdb2c348088608122 = 0xE8         ;
        constexpr std::uintptr_t _f235299e50318385806f36ba5bd6528d7087ec2d = 0xF0         ;
        constexpr std::uintptr_t _4368295ba7eb4fb6d25360a1d91705cdfa01d4b4 = 0xF4         ;
        constexpr std::uintptr_t _fa9687c9ba9dc5e543d4dc29e5ea3934724110b1 = 0xF8         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x100        ;
        constexpr std::uintptr_t _21ec6b2c1be85f492797bedadac8b82065437468 = 0x158        ;
        constexpr std::uintptr_t _ef8d6967333bb772b6940a69a3a9afc085151826 = 0x15C        ;
        constexpr std::uintptr_t _da9ad875770f604600676aad623c533453493b8c = 0x15D        ;
        constexpr std::uintptr_t _c708749045b2d620382f78406524944b429bdf34 = 0x15E        ;
        constexpr std::uintptr_t _a73b8ad844eb825c75f885f55b31f767620ffc93 = 0x15F        ;
        constexpr std::uintptr_t _74191e370e2f964926bcc29c948b40f7e4a9f13a = 0x160        ;
        constexpr std::uintptr_t _545e85ad44db345cd00f4de2aa86087a5f0c4f1f = 0x161        ;
    }

    namespace CustomPostEffectsResources
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t shaders                          = 0x18         ;
    }

    namespace EffectParent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t effect                           = 0x28         ;
        constexpr std::uintptr_t separatedEffect                  = 0x30         ;
        constexpr std::uintptr_t forceSafePlayerCollisionLayer    = 0x31         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _3f457da63b252496886c5e6123205ce278ac812f = 0x38         ;
    }

    namespace ParticleSystemCull
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t playOnShow                       = 0x88         ;
        constexpr std::uintptr_t disableSubEmittersOnShow         = 0x89         ;
        constexpr std::uintptr_t Distance                         = 0xB0         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _b1d4e05a8e330cfa0b88f94e057d5d2feed1df60 = 0x90         ;
        constexpr std::uintptr_t _c019c077dc771d362e9c5bd4dd52ffb0e7df5528 = 0x98         ;
        constexpr std::uintptr_t _d2529341330d49acff8ecc94abefaff2ff344b6a = 0xA0         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0xA4         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0xA8         ;
        constexpr std::uintptr_t _8af3671e835c25818c704f719d369f1bac144973 = 0xA9         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0xAA         ;
    }

    namespace MissionObjective_Respawn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace TriggeredEvent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace SkinViewItem
    {
        constexpr std::uintptr_t target                           = 0x10         ;
        constexpr std::uintptr_t itemDef                          = 0x18         ;
        constexpr std::uintptr_t skinID                           = 0x20         ;
    }

    namespace PivotUpDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SkinViewer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cam                              = 0x20         ;
        constexpr std::uintptr_t positionParent                   = 0x28         ;
        constexpr std::uintptr_t modelParent                      = 0x30         ;
        constexpr std::uintptr_t lights                           = 0x38         ;
        constexpr std::uintptr_t skin                             = 0x40         ;
        constexpr std::uintptr_t rotateResetSpeed                 = 0x48         ;
        constexpr std::uintptr_t dragSpeed                        = 0x4C         ;
        constexpr std::uintptr_t autoSpin                         = 0x50         ;
        constexpr std::uintptr_t timeoutSeconds                   = 0x54         ;
        constexpr std::uintptr_t skinViewerSkeleton               = 0x58         ;

        constexpr std::uintptr_t _ab0947dd1c8999d275a7eedfa6663fcef874cd3e = 0x60         ;
        constexpr std::uintptr_t _9387896da3666b97585872a725667a567fec4613 = 0x68         ;
        constexpr std::uintptr_t _ea32dc954d74cecbef2a7502059370da1bec6762 = 0x69         ;
        constexpr std::uintptr_t _9d99551de7f52534992d82778621d14d250ce55e = 0x6C         ;
        constexpr std::uintptr_t _b8218ac3f9801fb8d9dce2b175b2716dddaf6d9e = 0x78         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0x80         ;
        constexpr std::uintptr_t _e09f5637057e835ddde368db07e991cd34d88ec3 = 0x88         ;
        constexpr std::uintptr_t _14b87e16bf3fa3002deac7ace2455e343a3e1f61 = 0x90         ;
    }

    namespace RHIB
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrust                     = 0x430        ;
        constexpr std::uintptr_t steeringScale                    = 0x434        ;
        constexpr std::uintptr_t thrustPoint                      = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t preventDecayIndoors              = 0x450        ;
        constexpr std::uintptr_t applyCorrectionForces            = 0x451        ;
        constexpr std::uintptr_t planeFitPoints                   = 0x458        ;
        constexpr std::uintptr_t inAirPID                         = 0x460        ;
        constexpr std::uintptr_t inAirDesiredPitch                = 0x46C        ;
        constexpr std::uintptr_t wavePID                          = 0x470        ;
        constexpr std::uintptr_t correctionRange                  = 0x480        ;
        constexpr std::uintptr_t correctionForceMode              = 0x488        ;
        constexpr std::uintptr_t correctionSpringForce            = 0x48C        ;
        constexpr std::uintptr_t correctionSpringDamping          = 0x490        ;
        constexpr std::uintptr_t engineLoops                      = 0x4C0        ;
        constexpr std::uintptr_t waterLoops                       = 0x4C8        ;
        constexpr std::uintptr_t rpmEngineLoops                   = 0x4D0        ;
        constexpr std::uintptr_t engineStartSoundDef              = 0x4D8        ;
        constexpr std::uintptr_t engineStopSoundDef               = 0x4E0        ;
        constexpr std::uintptr_t movementSplashAccentSoundDef     = 0x4E8        ;
        constexpr std::uintptr_t engineSteerSoundDef              = 0x4F0        ;
        constexpr std::uintptr_t pushLandEffect                   = 0x4F8        ;
        constexpr std::uintptr_t pushWaterEffect                  = 0x500        ;
        constexpr std::uintptr_t waterSpeedDivisor                = 0x508        ;
        constexpr std::uintptr_t turnPitchModScale                = 0x50C        ;
        constexpr std::uintptr_t tiltPitchModScale                = 0x510        ;
        constexpr std::uintptr_t splashAccentFrequencyMin         = 0x514        ;
        constexpr std::uintptr_t splashAccentFrequencyMax         = 0x518        ;
        constexpr std::uintptr_t deathSinkRate                    = 0x538        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x540        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x548        ;
        constexpr std::uintptr_t storageUnitPrefab                = 0x550        ;
        constexpr std::uintptr_t boatRear                         = 0x568        ;
        constexpr std::uintptr_t wakeEffect                       = 0x570        ;
        constexpr std::uintptr_t engineEffectIdle                 = 0x578        ;
        constexpr std::uintptr_t engineEffectThrottle             = 0x580        ;
        constexpr std::uintptr_t engineEffectThrottleReverse      = 0x588        ;
        constexpr std::uintptr_t boatFront                        = 0x590        ;
        constexpr std::uintptr_t forwardTravelEffect              = 0x598        ;
        constexpr std::uintptr_t forwardTravelEffectMinSpeed      = 0x5A0        ;
        constexpr std::uintptr_t causticsProjector                = 0x5A8        ;
        constexpr std::uintptr_t causticsDepthTest                = 0x5B0        ;
        constexpr std::uintptr_t engineLeftHandPosition           = 0x5B8        ;
        constexpr std::uintptr_t engineRotate                     = 0x5C0        ;
        constexpr std::uintptr_t applyEngineRotationToZ           = 0x5C8        ;
        constexpr std::uintptr_t engineRotateRangeMultiplier      = 0x5CC        ;
        constexpr std::uintptr_t propellerRotate                  = 0x5D0        ;
        constexpr std::uintptr_t stationaryDismounts              = 0x5E0        ;
        constexpr std::uintptr_t angularDragBase                  = 0x5E8        ;
        constexpr std::uintptr_t engineOffAngularDragMultiplier   = 0x5EC        ;
        constexpr std::uintptr_t angularDragVelocity              = 0x5F0        ;
        constexpr std::uintptr_t landDrag                         = 0x5F4        ;
        constexpr std::uintptr_t waterDrag                        = 0x5F8        ;
        constexpr std::uintptr_t engineOffWaterDragMultiplier     = 0x5FC        ;
        constexpr std::uintptr_t offAxisDrag                      = 0x600        ;
        constexpr std::uintptr_t offAxisDot                       = 0x604        ;
        constexpr std::uintptr_t useLeftHand                      = 0x648        ;
        constexpr std::uintptr_t handLerpTarget                   = 0x650        ;
        constexpr std::uintptr_t steeringWheelLeftHandTarget      = 0x658        ;
        constexpr std::uintptr_t steeringWheelRightHandTarget     = 0x660        ;
        constexpr std::uintptr_t throttleHandTarget               = 0x668        ;
        constexpr std::uintptr_t throttleTransform                = 0x670        ;
        constexpr std::uintptr_t usePositionAnimation             = 0x678        ;
        constexpr std::uintptr_t maxThrottle                      = 0x67C        ;
        constexpr std::uintptr_t noThrottle                       = 0x688        ;
        constexpr std::uintptr_t minThrottle                      = 0x694        ;
        constexpr std::uintptr_t maxThrottleRotation              = 0x6A0        ;
        constexpr std::uintptr_t noThrottleRotation               = 0x6AC        ;
        constexpr std::uintptr_t minThrottleRotation              = 0x6B8        ;
        constexpr std::uintptr_t multiPropellerRotate             = 0x6C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428        ;
        constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _01ed7c8804c57638a2c56d56627bea945fd6bc83 = 0x4A8        ;
        constexpr std::uintptr_t _f94ae744b176e103b030dfa88298462656edbf43 = 0x4B0        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4B8        ;
        constexpr std::uintptr_t _86e992aa1f4f4f0ba4979173f0cdefdbb1aa9062 = 0x51C        ;
        constexpr std::uintptr_t _b0d37423127d84b7461e440b96b5b6669729df4c = 0x520        ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x524        ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x528        ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x52C        ;
        constexpr std::uintptr_t _a0451d0a564a5017d310b21797b92cf7b01aa14c = 0x530        ;
        constexpr std::uintptr_t _87269cb631c5030a7539e9bbb0b5927ddb92bd74 = 0x534        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x558        ;
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x5D8        ;
        constexpr std::uintptr_t _edfe8f7e3362bef47c6972664139619439fa4ad8 = 0x608        ;
        constexpr std::uintptr_t _6b657f6b18f97f0d6efc1c917960e34ce351eeac = 0x610        ;
        constexpr std::uintptr_t _6e0bd0087b98a17266a2b2d122984886b8572b29 = 0x611        ;
        constexpr std::uintptr_t _d98322e239985198a65bdde5761a6dfbf2978b52 = 0x612        ;
        constexpr std::uintptr_t _f390bf8698f861189d166d08c8bdcb419fe3362d = 0x613        ;
        constexpr std::uintptr_t _704ede13896fff0b4c726fbdbff6ef27368d34fe = 0x614        ;
        constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x618        ;
        constexpr std::uintptr_t _87d1e4da09d3cace591fc7a0deb8974a47bd79d1 = 0x620        ;
        constexpr std::uintptr_t _d680b3caaa51f31fc04ab3d7fdc5edde7eb1b6d6 = 0x630        ;
        constexpr std::uintptr_t _47fbbe612fc197aa3cc8f2f2704178d8e33e73c6 = 0x634        ;
        constexpr std::uintptr_t _289e51d3d01218af892b14369b358bed3c4f8fd8 = 0x638        ;
        constexpr std::uintptr_t _cdbcd70ea154b23ec077512094b10d1a61d2f308 = 0x640        ;
        constexpr std::uintptr_t _20d647fbc5415d1a43c4675dc67560dbc2ff14b3 = 0x6D0        ;
    }

    namespace %4cbdf6c2fc082f80c71937c6cf35bc10f92e26ab
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _dfc4f2d99374fa9a11db54733616fe9621f19990 = 0x20         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x28         ;
        constexpr std::uintptr_t _b64e3a16201ae8c4a45e98eb22b1337a90d26f31 = 0x34         ;
        constexpr std::uintptr_t _3a5c0db427fcab499f2258f637ffa5a984c0fb3c = 0x38         ;
        constexpr std::uintptr_t _af5d0a5c23b726e4b06e6a2dde753ea43747bf4f = 0x40         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x48         ;
        constexpr std::uintptr_t _b022c0b2d83e4441827090e3114664b27ec0cbf9 = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t _f31b803adc8dcfe8f96eff4472c47a54562aad73 = 0x0          ;
            constexpr std::uintptr_t _45b598882f8be4ac22aadf906bb351fadc18eca5 = 0x8          ;
            constexpr std::uintptr_t _9d2cbf26a9548bdd59fc1ca83bdf223e6559128e = 0x10         ;
        }

    }

    namespace ChangelogSection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ChangelogPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AddedHeader                      = 0x20         ;
        constexpr std::uintptr_t RemovedHeader                    = 0x28         ;
        constexpr std::uintptr_t ChangedHeader                    = 0x30         ;
        constexpr std::uintptr_t AddedContent                     = 0x38         ;
        constexpr std::uintptr_t RemovedContent                   = 0x40         ;
        constexpr std::uintptr_t ChangedContent                   = 0x48         ;
        constexpr std::uintptr_t MainPanelRectTransform           = 0x50         ;
        constexpr std::uintptr_t ContentPanelRectTransform        = 0x58         ;

        constexpr std::uintptr_t _ba4d2032c076880da54cc572c2bb0778f1e7c58b = 0x60         ;
    }

    namespace %76d22e096eb1e67bb4ea3fcf1384ba5eaf17c5cc
    {
    }

    namespace %7146509e1d2472164dd0d6de95613265b80dec63
    {
        constexpr std::uintptr_t _beefb51112d2cedd58d15f52f680f699bc37f863 = 0x10         ;
        constexpr std::uintptr_t _0ea32ba9038f2be5cab5faf0a53d57c231fac448 = 0x18         ;
        constexpr std::uintptr_t _aaad808c3b847c08a892cfaa30858641075a5740 = 0x20         ;
        constexpr std::uintptr_t _5af3fc8e696a46295891081f0358a6e8afaa449f = 0x28         ;
        constexpr std::uintptr_t _d0ab61f1bff791041ceac7ea644a6ce0ff014907 = 0x2C         ;
    }

    namespace %b2c09fd9804fecade634fd905ae00ff76a61b6dd
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079FF60   ;
        constexpr std::uintptr_t _d0aa8c37b225994390f340a04a8bf3cde1ac8a45 = 0x10         ;
        constexpr std::uintptr_t _07da01468da7f3d099c3410864f38ecc7481853a = 0x18         ;
        constexpr std::uintptr_t _f276e857cdf9ac7ff4e48822522f9784f2b17908 = 0x1C         ;
        constexpr std::uintptr_t _18501700cd62753b73fcdd679d03b52fa905a93b = 0x28         ;
        constexpr std::uintptr_t _4b6e4560586fe035a89a296ea3ad809b805fcd84 = 0x30         ;
        constexpr std::uintptr_t _ffe8fd0dbe81e046c74877db80e8a0b0a649ef89 = 0x38         ;
        constexpr std::uintptr_t _034c56efa7bc4aa44e80aa4059fe562568a31af1 = 0x40         ;
        constexpr std::uintptr_t _d752e4d0bce6f117aad4224102e60c5350651405 = 0x48         ;
        constexpr std::uintptr_t _02a5b21c6fbcf88cafcd07dab08646215386aa4b = 0x50         ;
        constexpr std::uintptr_t _5ec9a0a63eecd2a01db1f9583b641d04f0377790 = 0x58         ;
        constexpr std::uintptr_t _2a64f95147f368b8cbc50e7ea918cb97805a9d01 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _ba35636811721de0ec0083b0488b93346ba0595f = 0x0          ;
            constexpr std::uintptr_t _a8cb59162f4f5a5ef9780e5e98ec5028fec4cf40 = 0x8          ;
        }

    }

    namespace CarvablePumpkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;
        constexpr std::uintptr_t changeTextDialog                 = 0x480        ;
        constexpr std::uintptr_t paintableSources                 = 0x488        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x468        ;
        constexpr std::uintptr_t _f92c4cab049e4ed52bfce842b9970f1ac43d9ffe = 0x470        ;
        constexpr std::uintptr_t _21e7f8617acb51227aa6734f34355f4106d833a7 = 0x478        ;
        constexpr std::uintptr_t _540409f5e22058ac3bdb02c1b0bbd4b730dd050e = 0x490        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x498        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x4A0        ;
        constexpr std::uintptr_t _83c3b2a5ca2f105de853cac2d94e0320fdcf6a9f = 0x4A8        ;
        constexpr std::uintptr_t _604b8c83ecc0250731e8647a204feecc2cd9ff38 = 0x4A9        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x4B0        ;
    }

    namespace DayReward
    {
        constexpr std::uintptr_t rewards                          = 0x10         ;
        constexpr std::uintptr_t alternativeRewards               = 0x18         ;
    }

    namespace AlternativeReward
    {
        constexpr std::uintptr_t rewards                          = 0x10         ;
        constexpr std::uintptr_t era                              = 0x18         ;
    }

    namespace AdventCalendar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t startMonth                       = 0x2D8        ;
        constexpr std::uintptr_t startDay                         = 0x2DC        ;
        constexpr std::uintptr_t days                             = 0x2E0        ;
        constexpr std::uintptr_t crosses                          = 0x2E8        ;
        constexpr std::uintptr_t giftEffect                       = 0x2F0        ;
        constexpr std::uintptr_t boxCloseEffect                   = 0x2F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _7b163d2b2d83e1e616e8269f6c9a0cac823f81ef = 0x2D0        ;
    }

    namespace ShoutcastStreamer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Host                             = 0x20         ;
        constexpr std::uintptr_t Source                           = 0x28         ;

        constexpr std::uintptr_t _8346fc220a368eef0ddb83ecd46953246462d5f4 = 0x30         ;
        constexpr std::uintptr_t _187b97be8c069654007a5667c9b1a9dbd63a6b6c = 0x38         ;
        constexpr std::uintptr_t _a32e69c608dd528a4b40b11453bbf45f746de59c = 0x40         ;
        constexpr std::uintptr_t _a443f929f2e0c9b5619a7232053d7614c0b84449 = 0x48         ;
        constexpr std::uintptr_t _4c48b4fccd7ede562995224d7e4c0b17c41e3da4 = 0x4C         ;
        constexpr std::uintptr_t _45dfb0ebd00d5027e6b8309a6eba86a5428ee275 = 0x50         ;
        constexpr std::uintptr_t _78c27cda6788c90e38dc5e5969ca92329f50237e = 0x51         ;
        constexpr std::uintptr_t _4d60e99d960e8350ca522763b143361c3bbb5c1b = 0x58         ;
        constexpr std::uintptr_t _7bb1292a9b9f62531fb97174d67fb4df20ea75a2 = 0x60         ;
        constexpr std::uintptr_t _e5e267f3374e952f8f7ceffa75b05048741a2174 = 0x68         ;
        constexpr std::uintptr_t _a103f06ca539e6ef985a585a4730d11ab3fcc155 = 0x70         ;
        constexpr std::uintptr_t _9ebb2b1fcfc37e2f53475889f7872c0fb5bf7b38 = 0x74         ;
        constexpr std::uintptr_t _1db650e19a72b8e99d1943034844a754415ece7a = 0x78         ;
    }

    namespace UI_AutoCompleteButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RealmTag                         = 0x20         ;
        constexpr std::uintptr_t Text                             = 0x28         ;
        constexpr std::uintptr_t Button                           = 0x30         ;

        constexpr std::uintptr_t _a0ed0a89a2ec7d744d261038854731298aef53f4 = 0x38         ;
        constexpr std::uintptr_t _9667d6e629e7175cf15ad2185d3a63dd3aa47c9e = 0x40         ;
        constexpr std::uintptr_t _6d88d800568070f20dbc58c8779d44eda7b9f5ad = 0x41         ;
        constexpr std::uintptr_t _e2ccc15a05be5852896d8e676a1dcf15fff2cc24 = 0x48         ;
    }

    namespace PlanterBox
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10827388   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t PlantPot                         = 0x3A8        ;
        constexpr std::uintptr_t soilSaturation                   = 0x3AC        ;
        constexpr std::uintptr_t soilSaturationMax                = 0x3B0        ;
        constexpr std::uintptr_t soilRenderer                     = 0x3B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x3C0        ;
        constexpr std::uintptr_t _9752b32377c787ee9c4948f7d32cea9eca135aae = 0x3C8        ;
    }

    namespace FPD_FoldableAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t FoldVariable                     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _44ad2cbe48dd33e7a26b2b2041af97b543599a42 = 0x0          ;
            constexpr std::uintptr_t _67cd619be1dae8741a25f60323407bcc924d262a = 0x8          ;
            constexpr std::uintptr_t _46471333f521e57680e527c1b8c91fde884076db = 0x10         ;
            constexpr std::uintptr_t _cf3acd04168eada80e0cb3a45bbbfdc0b9b0ce35 = 0x18         ;
        }

    }

    namespace Landmine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t explosionEffect                  = 0x310        ;
        constexpr std::uintptr_t triggeredEffect                  = 0x318        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x320        ;
        constexpr std::uintptr_t explosionRadius                  = 0x324        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x328        ;
        constexpr std::uintptr_t blocked                          = 0x32C        ;
        constexpr std::uintptr_t damageTypes                      = 0x338        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _fd4dae8b453ab08550f8a22c26fb6cf644285028 = 0x308        ;
        constexpr std::uintptr_t _d18f16d661118aea748943742f3d3ffdf7d21dce = 0x330        ;
    }

    namespace LightPulse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetLight                      = 0x20         ;
        constexpr std::uintptr_t PulseSpeed                       = 0x28         ;
        constexpr std::uintptr_t Lifetime                         = 0x2C         ;
        constexpr std::uintptr_t MaxIntensity                     = 0x30         ;
        constexpr std::uintptr_t FadeOutSpeed                     = 0x34         ;

        constexpr std::uintptr_t _84cb17c2fe9e81b941f6a50a37c3eaaeb3a4491e = 0x38         ;
    }

    namespace AdminBonus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SpawnSettings
    {
        constexpr std::uintptr_t useSpawnSettings                 = 0x10         ;
        constexpr std::uintptr_t configurationOptions             = 0x18         ;
        constexpr std::uintptr_t minStartHealthPercent            = 0x20         ;
        constexpr std::uintptr_t maxStartHealthPercent            = 0x24         ;
        constexpr std::uintptr_t adminBonus                       = 0x28         ;
    }

    namespace ModularCar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t moduleSockets                    = 0x4B8        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x4C0        ;
        constexpr std::uintptr_t waterSample                      = 0x4C8        ;
        constexpr std::uintptr_t lodGroup                         = 0x4D0        ;
        constexpr std::uintptr_t keyEnterDialog                   = 0x4D8        ;
        constexpr std::uintptr_t chassisVisuals                   = 0x560        ;
        constexpr std::uintptr_t wheelFL                          = 0x568        ;
        constexpr std::uintptr_t wheelFR                          = 0x570        ;
        constexpr std::uintptr_t wheelRL                          = 0x578        ;
        constexpr std::uintptr_t wheelRR                          = 0x580        ;
        constexpr std::uintptr_t carSettings                      = 0x588        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x590        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x598        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x5A0        ;
        constexpr std::uintptr_t immortalProtection               = 0x5A8        ;
        constexpr std::uintptr_t mortalProtection                 = 0x5B0        ;
        constexpr std::uintptr_t mainChassisCollider              = 0x5B8        ;
        constexpr std::uintptr_t towingTrigger                    = 0x5C0        ;
        constexpr std::uintptr_t towingPoint                      = 0x5C8        ;
        constexpr std::uintptr_t spawnSettings                    = 0x5D0        ;
        constexpr std::uintptr_t damageShowingRenderers           = 0x5D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _3ff490999737a4ce77e26b44b94cb2579f1516df = 0x490        ;
        constexpr std::uintptr_t _ad9413314a64d790e13d22abb781de6fcdb6dd92 = 0x498        ;
        constexpr std::uintptr_t _580705c3cfde33c55e29f60fd3d54ec9889c7271 = 0x4A0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A8        ;
        constexpr std::uintptr_t _a8e76fa7503c78c788d52b1d8edea57dc0a7372f = 0x4B0        ;
        constexpr std::uintptr_t _331e7bea07081c8d5d91cb49f37053420fb33f30 = 0x4E0        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x4E8        ;
        constexpr std::uintptr_t _575219dd131eaab08259425a64a88f86a2e05b7e = 0x4EC        ;
        constexpr std::uintptr_t _001dd19a8afc8fb7bae2aaf0ed6a22db6eb2d1c0 = 0x4F0        ;
        constexpr std::uintptr_t _dd792ba1ef4ced426365097d0af7b991378f6935 = 0x4F8        ;
        constexpr std::uintptr_t _d954c1ec234048429ca3acb3c6197401e5dba099 = 0x500        ;
        constexpr std::uintptr_t _7c5660359cd6e3acba1adc271f3d01e81cfd48f2 = 0x508        ;
        constexpr std::uintptr_t _dd434fff3ee73b85e1e85ec22c170e4b56ea7a79 = 0x510        ;
        constexpr std::uintptr_t _e4c67abfecbcf45c062c5883a16b03216bcbba8b = 0x518        ;
        constexpr std::uintptr_t _2b7d62a60cd5ea09219e09145cf2f3d30ab3c1a1 = 0x520        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x528        ;
        constexpr std::uintptr_t _587357ce2c6e58d18f783e910f7df4948c0b54ba = 0x530        ;
        constexpr std::uintptr_t _ff52e8f87e7b19df5e91ee4261c6f1ccca24710e = 0x534        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x538        ;
        constexpr std::uintptr_t _7f8237a4d0ae178b5020b5c435be2b18c7a9b18d = 0x540        ;
        constexpr std::uintptr_t _3101e518c3fc3b03a98af2f9a0ded07dd7767d1d = 0x544        ;
        constexpr std::uintptr_t _bb0756671350ddae4609aed5437f4acd2ce05818 = 0x548        ;
        constexpr std::uintptr_t _5e42e6c29f732f396f362befbb5b0776e2bf272c = 0x54C        ;
        constexpr std::uintptr_t _451ecb5b3fbf8209182eda312227dc640a374876 = 0x550        ;
        constexpr std::uintptr_t _4d5445ba649ac4dd65288291e96b0f172c5e0d92 = 0x554        ;
        constexpr std::uintptr_t _35109d7fec6e827ec3a63c22377e8444beaca317 = 0x558        ;
        constexpr std::uintptr_t _948170872f872693c550004093524ace49108ab9 = 0x55C        ;
        constexpr std::uintptr_t _05f52aaaf2e7619da2beb636e3487f1313fe8676 = 0x55D        ;
        constexpr std::uintptr_t _c9db93c6806a8cd1e3620ee29ef25192ea0f8ebf = 0x5E0        ;
        constexpr std::uintptr_t _7663d099dd4f90f36806a75c83ebb711c22b0693 = 0x5E8        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x5EC        ;
    }

    namespace RCMenu
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10769528   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t bookmarkContainer                = 0x40         ;
        constexpr std::uintptr_t bookmarkPrefab                   = 0x48         ;
        constexpr std::uintptr_t activeEntries                    = 0x50         ;
        constexpr std::uintptr_t backgroundOpaque                 = 0x70         ;
        constexpr std::uintptr_t newBookmarkEntryField            = 0x78         ;
        constexpr std::uintptr_t needsCursor                      = 0x80         ;
        constexpr std::uintptr_t hiddenOffset                     = 0x88         ;
        constexpr std::uintptr_t devicesPanel                     = 0x90         ;
        constexpr std::uintptr_t overExposure                     = 0xA8         ;
        constexpr std::uintptr_t interference                     = 0xB0         ;
        constexpr std::uintptr_t interferenceFadeDuration         = 0xB8         ;
        constexpr std::uintptr_t rangeInterferenceScale           = 0xBC         ;
        constexpr std::uintptr_t timeText                         = 0xC0         ;
        constexpr std::uintptr_t watchedDurationText              = 0xC8         ;
        constexpr std::uintptr_t deviceNameText                   = 0xD0         ;
        constexpr std::uintptr_t noSignalText                     = 0xD8         ;
        constexpr std::uintptr_t primaryActionPrompt              = 0xE0         ;
        constexpr std::uintptr_t hostileText                      = 0xE8         ;
        constexpr std::uintptr_t healthText                       = 0xF0         ;
        constexpr std::uintptr_t healthBarParent                  = 0xF8         ;
        constexpr std::uintptr_t healthBarBackground              = 0x100        ;
        constexpr std::uintptr_t healthBarFill                    = 0x108        ;
        constexpr std::uintptr_t bookmarkPressedSoundDef          = 0x110        ;
        constexpr std::uintptr_t hideIfStatic                     = 0x118        ;
        constexpr std::uintptr_t readOnlyIndicator                = 0x120        ;
        constexpr std::uintptr_t aimCrosshair                     = 0x128        ;
        constexpr std::uintptr_t generalCrosshair                 = 0x130        ;
        constexpr std::uintptr_t fogOverrideDensity               = 0x138        ;
        constexpr std::uintptr_t autoTurretFogDistance            = 0x13C        ;
        constexpr std::uintptr_t autoTurretDotBaseScale           = 0x140        ;
        constexpr std::uintptr_t autoTurretDotGrowScale           = 0x144        ;
        constexpr std::uintptr_t PingManager                      = 0x148        ;
        constexpr std::uintptr_t scrollRect                       = 0x150        ;
        constexpr std::uintptr_t Phrase_NoSignal                  = 0x158        ;
        constexpr std::uintptr_t Phrase_CameraDisabled            = 0x160        ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _9efd71176459b88a24c4d44193e8dcd36eb1fdba = 0x58         ;
        constexpr std::uintptr_t _2c29b3e4e6833f4e83a1754a3cb197fae2950aed = 0x68         ;
        constexpr std::uintptr_t _d3163322ad8727e43cdf21c630255e4233a77fa7 = 0x98         ;
        constexpr std::uintptr_t _843fa73727b290acae92ddc9bb6bae555b3cecc1 = 0x168        ;
        constexpr std::uintptr_t _fc3694701e5d87fe415ebf975335a28a3ed6cfd0 = 0x16C        ;
        constexpr std::uintptr_t _be2adafeb3f9b7a9028f8a9f72d9f4037b90b1e4 = 0x170        ;
        constexpr std::uintptr_t _73ec663effd5fa2efa8d853bc42855a26a03caee = 0x178        ;

        namespace _static
        {
            constexpr std::uintptr_t _86d5f24f07e07361c65bb5b639b40cdae9938160 = 0x0          ;
            constexpr std::uintptr_t _89437557b33ff4eed927679aa29aeb8e11e0834a = 0x1          ;
        }

    }

    namespace %60a0f332299a554b458f988b2681f702a3dcd9f3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081FE68   ;
        constexpr std::uintptr_t _2408c018223e7c2dc59c04064d4f9809fd83164e = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _1e856761430f051bb012c6306ad37bfae46d415e = 0x0          ;
        }

    }

    namespace BaseEntityRef-fake-0
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace PlayerLoot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entitySource                     = 0x28         ;
        constexpr std::uintptr_t containers                       = 0x38         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _ca974799756afdf264c6c026d0469f38ec55a98a = 0x30         ;
        constexpr std::uintptr_t _8a348782bd5227354b2a5995594744fddf51f8d0 = 0x40         ;
    }

    namespace AirfieldAirdropTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t powerConsumptionWhileCharging    = 0x340        ;
        constexpr std::uintptr_t chargeRequiredToBecomeActive     = 0x344        ;
        constexpr std::uintptr_t chargeDecayWhileInactive         = 0x348        ;
        constexpr std::uintptr_t activeTimerDuration              = 0x34C        ;
        constexpr std::uintptr_t chargingTickDuration             = 0x350        ;
        constexpr std::uintptr_t cooldownAfterActivation          = 0x354        ;
        constexpr std::uintptr_t RequireInputToTrigger            = 0x358        ;
        constexpr std::uintptr_t doSounds                         = 0x359        ;
        constexpr std::uintptr_t startChargingSound               = 0x360        ;
        constexpr std::uintptr_t interruptChargingSound           = 0x368        ;
        constexpr std::uintptr_t quarterChargeSound               = 0x370        ;
        constexpr std::uintptr_t halfChargeSound                  = 0x378        ;
        constexpr std::uintptr_t threeQuarterChargeSound          = 0x380        ;
        constexpr std::uintptr_t activatedSound                   = 0x388        ;
        constexpr std::uintptr_t activeLoopSound                  = 0x390        ;
        constexpr std::uintptr_t deactivatedSound                 = 0x398        ;
        constexpr std::uintptr_t powerOnSound                     = 0x3A0        ;
        constexpr std::uintptr_t powerOnLoopSound                 = 0x3A8        ;
        constexpr std::uintptr_t powerOffSound                    = 0x3B0        ;
        constexpr std::uintptr_t chargingSoundDelay               = 0x3B8        ;
        constexpr std::uintptr_t airDropTickRateWhenActive        = 0x3E0        ;
        constexpr std::uintptr_t airdropEventPrefab               = 0x3E8        ;
        constexpr std::uintptr_t infoScreen                       = 0x3F0        ;
        constexpr std::uintptr_t chargingScreen                   = 0x3F8        ;
        constexpr std::uintptr_t detailsScreen                    = 0x400        ;
        constexpr std::uintptr_t quarterChargeBlinker             = 0x408        ;
        constexpr std::uintptr_t halfChargeBlinker                = 0x410        ;
        constexpr std::uintptr_t threeQuarterChargeBlinker        = 0x418        ;
        constexpr std::uintptr_t activeBlinker                    = 0x420        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _16581c8fb97eebeee46015d3fb4cead5f0044cff = 0x3BC        ;
        constexpr std::uintptr_t _104d59f364740630b21cc41b7362878b454eb2ff = 0x3C0        ;
        constexpr std::uintptr_t _4e86bd77e79fc3884fa9bdc366b03c87144d1f62 = 0x3C8        ;
        constexpr std::uintptr_t _17037625839c4ea23d9f7a9b0890a6e1d833290a = 0x3D0        ;
        constexpr std::uintptr_t _63402b5e1d1589ff96eec71f00dbfdb4eaa50f42 = 0x3D4        ;
        constexpr std::uintptr_t _c54469096244054bdc4ac4a79bc2a5227ea06c4c = 0x3D8        ;
    }

    namespace RHIBScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _scrollRect                      = 0x20         ;
        constexpr std::uintptr_t _backingImage                    = 0x28         ;
        constexpr std::uintptr_t _canvas                          = 0x30         ;
    }

    namespace BakedShoreVectors
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ShoreVectorData                  = 0xA0         ;
        constexpr std::uintptr_t OnlyBakeShoreVectors             = 0xA8         ;
        constexpr std::uintptr_t ShoreDistanceLimit               = 0xAC         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ContactShadowsRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t blendStrength                    = 0x20         ;
        constexpr std::uintptr_t accumulation                     = 0x24         ;
        constexpr std::uintptr_t lengthFade                       = 0x28         ;
        constexpr std::uintptr_t range                            = 0x2C         ;
        constexpr std::uintptr_t zThickness                       = 0x30         ;
        constexpr std::uintptr_t samples                          = 0x34         ;
        constexpr std::uintptr_t nearSampleQuality                = 0x38         ;
        constexpr std::uintptr_t traceBias                        = 0x3C         ;
        constexpr std::uintptr_t stochasticSampling               = 0x40         ;
        constexpr std::uintptr_t leverageTemporalAA               = 0x41         ;
        constexpr std::uintptr_t bilateralBlur                    = 0x42         ;
        constexpr std::uintptr_t blurPasses                       = 0x44         ;
        constexpr std::uintptr_t blurDepthTolerance               = 0x48         ;
        constexpr std::uintptr_t screenSpaceShadowsShader         = 0x50         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x58         ;
        constexpr std::uintptr_t _dbfffb91b457e7531e041c7a7306c0bae8d9deca = 0x60         ;
    }

    namespace TriggerNoSpray
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t TriggerCollider                  = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _9371e739331eccb7f05c1987a417000dc4dd33de = 0x58         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0xA8         ;
    }

    namespace EyeController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t debug                            = 0x20         ;
        constexpr std::uintptr_t LeftEye                          = 0x28         ;
        constexpr std::uintptr_t RightEye                         = 0x30         ;
        constexpr std::uintptr_t LeftEyelid                       = 0x38         ;
        constexpr std::uintptr_t RightEyelid                      = 0x40         ;
        constexpr std::uintptr_t EyeTransform                     = 0x48         ;
        constexpr std::uintptr_t Fudge                            = 0x50         ;
        constexpr std::uintptr_t RightEyeFudge                    = 0x5C         ;
        constexpr std::uintptr_t FlickerRange                     = 0x68         ;

        constexpr std::uintptr_t _28ff87132f65523b00531968e3a6cdcf0381615a = 0x78         ;
        constexpr std::uintptr_t _70cec55eaca0cd1a8eb90f7502ac452c9672c761 = 0x80         ;
        constexpr std::uintptr_t _63743f416474f168862b17bb9d6be001772743d6 = 0x84         ;
        constexpr std::uintptr_t _162e90cfcac3139121f84dac2f44b18b626c4aa2 = 0x90         ;
        constexpr std::uintptr_t _4676f0c503d32c6f5b48b39dca585dd1865449ab = 0x9C         ;
        constexpr std::uintptr_t _111dbb7902d3c593de0b4896718470c61ee1c2c5 = 0xA0         ;
    }

    namespace %656dafb7d653baf5b0fdb3b3cb1d312c510b2411
    {
    }

    namespace %242285d1afd26a6eb19fd6da4a6465387d98c52a
    {
        constexpr std::uintptr_t _2c8aed44a716e3fb279cd494c1762bbb658bade6 = 0x10         ;
        constexpr std::uintptr_t _afe7b9de3851595e3a6874fa1d825ed073f762ce = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _6193da0e5b299a69a894ad6cbe5254724b84f79e = 0x0          ;
            constexpr std::uintptr_t _4a6c121be6c992ce6b17cd79e3ba01fd68ff9971 = 0x8          ;
        }

    }

    namespace %ac4fe6612e67ca65daddd7f9b7f9c9876edd25de
    {
        constexpr std::uintptr_t _a791c500a94b759f01c39b512b6932b69b6ddf48 = 0x10         ;
        constexpr std::uintptr_t _e0bd186b87aeb15e8dd588cdb7ce854e4c47c55f = 0x14         ;
        constexpr std::uintptr_t _dada0f505f51222503c43acb4444b82096e1d3b2 = 0x18         ;
        constexpr std::uintptr_t _09857d2738813ff01bfe0f66c6d70b04fa6ca7b5 = 0x1C         ;
        constexpr std::uintptr_t _9182faf2ff655d6cf4236caea6ff19e23fa0be9e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _6252a41f38c4ad8684838c498abfa53114968130 = 0x0          ;
            constexpr std::uintptr_t _dcb2dafcb3b7cb39f974d29d275d6bb1b5edd627 = 0x8          ;
            constexpr std::uintptr_t _429f9203f37f9be689588d2686d4bf950a75c17a = 0x10         ;
            constexpr std::uintptr_t _f7d1b378bf876c01b6dfaa3ccf980aad04538151 = 0x18         ;
            constexpr std::uintptr_t _5ee748e679f76e024f095fe3c4bc9a7e10662afc = 0x20         ;
            constexpr std::uintptr_t _58becf51f3ff8eed2598d39d89862a23f2c26690 = 0x28         ;
        }

    }

    namespace ClawMark
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t materials                        = 0x200        ;
        constexpr std::uintptr_t decalComponent                   = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %94053c9c2eb84bf135ad6d97da339310b2070131
    {
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x10         ;
        constexpr std::uintptr_t _a91815c36f55239afb7b2b85c3f75e0a64dab11e = 0x18         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x19         ;
        constexpr std::uintptr_t _8e531a0473e75aa942eede04d7acb55cb955582e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _1449f94ccccb58945dba11e429fce2175b69ab8b = 0x0          ;
        }

    }

    namespace %f1954bada9d1131387365c6f252786cbd4cf285f
    {
        constexpr std::uintptr_t _9d1c68c82773316993ac4050fdb0324c56b97a68 = 0x10         ;
        constexpr std::uintptr_t _7916e85f94110d3554a5fabbfc5c8579db246204 = 0x20         ;
        constexpr std::uintptr_t _4a5634a0542b6626d0606fb2676d731df2d02fdd = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _9050be312c9426586f76558238676792a2ef316b = 0x0          ;
            constexpr std::uintptr_t _d3a676826c790540c671fbe670029191017153c3 = 0x10         ;
        }

    }

    namespace EntityFlag_TOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t desiredFlag                      = 0x28         ;
        constexpr std::uintptr_t onAtNight                        = 0x2C         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace LanguageFallbackFonts
    {
        constexpr std::uintptr_t languageName                     = 0x0          ;
        constexpr std::uintptr_t fallbackFonts                    = 0x8          ;
    }

    namespace FontConfig
    {
        constexpr std::uintptr_t baseFont                         = 0x10         ;
        constexpr std::uintptr_t baseFallback                     = 0x18         ;
        constexpr std::uintptr_t fallbacksPerLanguage             = 0x20         ;
    }

    namespace LocalizationFontFallbackSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t fontConfigs                      = 0x20         ;
    }

    namespace %60975fd08e57a69b05e71ad66bc7b9749b6b9bfe
    {
        constexpr std::uintptr_t _946a3f0826a8beb631a4365225ef5a437363a0c9 = 0x10         ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _770b21afeb6fd3fffc51a1f88d830f13a8774bd4 = 0x0          ;
            constexpr std::uintptr_t _b9433956c4b4c408b79ae5577d1849d0329b99b3 = 0x8          ;
            constexpr std::uintptr_t _0d7a511e5f29f16e0da306ab1b79c02b5de839c7 = 0x10         ;
        }

    }

    namespace BeeSwarmMaster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t PSystem                          = 0x2D0        ;
        constexpr std::uintptr_t OnFireLight                      = 0x2D8        ;
        constexpr std::uintptr_t AngerForceField                  = 0x2E0        ;
        constexpr std::uintptr_t sound                            = 0x2E8        ;
        constexpr std::uintptr_t beeSwarmPrefab                   = 0x2F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _c688d81a0b4b5f4e265557a52f6ae2b8a497627f = 0x2F8        ;
    }

    namespace %f209e5648491b1d3e93657ea5cc9d7f2a2eb4475
    {
        constexpr std::uintptr_t _0bbad288e6567e3e40f15fa07eaa84c6b9a00941 = 0x10         ;
        constexpr std::uintptr_t _bb64077c6c363aa5b44f2cba3a49c4da1309d763 = 0x18         ;
        constexpr std::uintptr_t _8a28f63470ab37c0ce77c885e03a19b1508f221c = 0x20         ;
        constexpr std::uintptr_t _ed0e5b454ff4c4343859a2ccd9d917d30c42f8f6 = 0x28         ;
        constexpr std::uintptr_t _424cf4e52ab76976d5836b9ff99597442556d6ac = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _302b7903e21abd1026000b4271a555269113e6e5 = 0x0          ;
            constexpr std::uintptr_t _497ca657bd299380d8c5ad35d5d66e2a5c8574a9 = 0x8          ;
            constexpr std::uintptr_t _d39283409e07ec5259d82f4ce572d79cb2bbf0fa = 0x10         ;
            constexpr std::uintptr_t _cb9bf75101427958fa3bafa7a55dbebdbdc5acfd = 0x18         ;
            constexpr std::uintptr_t _cccf3b82b664591e04b44e9034fc333bfa3debda = 0x28         ;
            constexpr std::uintptr_t _c241fd58bab223315b9cbdb1ed646e080af29fde = 0x30         ;
        }

    }

    namespace %0b30a09e1b128482d86c7e9b9d642b2268fb0389
    {
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _90c70bdbaec1201ca4b0cc34d73436a30a624c40 = 0x0          ;
        }

    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TerrainHeightSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;
        constexpr std::uintptr_t HeightMode                       = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace AggressionTimerEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace SkinSetCollection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Skins                            = 0x18         ;
    }

    namespace DeployGuideRendererResources
    {
        constexpr std::uintptr_t GoodMaterial                     = 0x0          ;
        constexpr std::uintptr_t BadMaterial                      = 0x8          ;
        constexpr std::uintptr_t NeutralMaterial                  = 0x10         ;
    }

    namespace PlayerDetectionTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t detector                         = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _14b77024df743bb575690ac9eec618f44351bc64 = 0x58         ;
    }

    namespace ExcavatorOutputPile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace AchievementTriggerMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ExitSideMask
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerAchievementAdvanced
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t statToIncrease                   = 0x50         ;
        constexpr std::uintptr_t achievementName                  = 0x58         ;
        constexpr std::uintptr_t requiredVehicleName              = 0x60         ;
        constexpr std::uintptr_t allowDuringTutorial              = 0x68         ;
        constexpr std::uintptr_t boxCollider                      = 0x70         ;
        constexpr std::uintptr_t triggerMode                      = 0x78         ;
        constexpr std::uintptr_t requiredExitSides                = 0x7C         ;
        constexpr std::uintptr_t requiredPlayerFlags              = 0x80         ;
        constexpr std::uintptr_t requireWearingItemNames          = 0x88         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _a3004bfe42b48cd964925a7c762dd0523a6ede22 = 0x90         ;
    }

    namespace %24aad73aa9d2fd03f00d65570534841b7c2ae18c
    {
        constexpr std::uintptr_t _f5f7574ce23a56c0ea7083e33dd6c224962b491e = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _ce1587eea8a482dcf0a61a1fedb10d4c72494758 = 0x0          ;
        }

    }

    namespace PowergridIOAccessPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t displayName                      = 0x340        ;
        constexpr std::uintptr_t minWireSlack                     = 0x348        ;
        constexpr std::uintptr_t soundEmitterObject               = 0x350        ;
        constexpr std::uintptr_t electricityLoopSound             = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _a9b07b1af22af2871c5736b642d7dba5ef104d2b = 0x360        ;
    }

    namespace ReclaimManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace TerrainSplatSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;
        constexpr std::uintptr_t SplatType                        = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace MLRSAmmoUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ammoText                         = 0x20         ;
        constexpr std::uintptr_t ammoIcons                        = 0x28         ;

        constexpr std::uintptr_t _fba8c31edca1edf279bd45663faf8d82f4db9089 = 0x30         ;
    }

    namespace %e4bded0a4c041e58be0c6992842b987d6cb23252
    {
        constexpr std::uintptr_t _53129d08a1b12a2e896c99d9569a21ff65725257 = 0x10         ;
        constexpr std::uintptr_t _8e8a3e257d3e51dbbd981dbecaa42f6aaf79265b = 0x18         ;
        constexpr std::uintptr_t _b3a18ffca85c8f3b13efa64ef439c0a0f7e7897f = 0x20         ;
        constexpr std::uintptr_t _603a6794d7c3a30ee555661bd7670233d966ec48 = 0x28         ;
        constexpr std::uintptr_t _ffdb55f7f1be8151522699c88a3587b8b5092331 = 0x30         ;
        constexpr std::uintptr_t _a59dc2fb0c3bdf459ce9c63bd747bbf9dc75b0cf = 0x38         ;
        constexpr std::uintptr_t _0e512f527cbf77f163cc4220bc7d710d6e8c9b80 = 0x40         ;
        constexpr std::uintptr_t _3ab4c175196491f3ede5a7e18d56cd83e952b22a = 0x48         ;
        constexpr std::uintptr_t _5d8c6e26704e11b8c3b1ff21d85ed3e6ee09d7c8 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _0be3cbab30660e1d971f1da62d0125629d0bcc51 = 0x0          ;
            constexpr std::uintptr_t _65403f22a4473536c54274781f2b6f7860010533 = 0x10         ;
        }

    }

    namespace ClientStubComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %0619bf06f35615c76777e1c6bbf8ba0d0a3b9d66
    {
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x10         ;
        constexpr std::uintptr_t _8f7cb9d6472b3dbde8156ef4498da697fd6beee4 = 0x18         ;
        constexpr std::uintptr_t _986d62b7fc6b7b0bc949d757fe4df5374561c7af = 0x20         ;
        constexpr std::uintptr_t _f5e89a4f4ad9bf49f3149939b41e46888a9c1ed2 = 0x28         ;
        constexpr std::uintptr_t _ff3a21393dea797bea74e6ed0535831c90cc6a1c = 0x50         ;
        constexpr std::uintptr_t _185ca5d40dc4e4a651d9eccbd605c4668aa423c5 = 0x58         ;
        constexpr std::uintptr_t _34aec807db2c584135a2d786c4752d049c4806d4 = 0x60         ;
        constexpr std::uintptr_t _91b9934bbabdd464c5128e098fb620ec6ed2962a = 0x68         ;
        constexpr std::uintptr_t _be138065d0543c6218315e678a3d2116775dffb9 = 0x70         ;
        constexpr std::uintptr_t _867db6edbd53f6f4af2b94a4141de529bf89baad = 0x71         ;
        constexpr std::uintptr_t _c7e610afdb652a64ade088794ac47934e17803dc = 0x78         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x80         ;
        constexpr std::uintptr_t _4baa12108a0e76f572c302cf3b795f907f7e76b1 = 0x88         ;
        constexpr std::uintptr_t _bb0bb5913f8d69c065ba09d4a498ea32d5bac03d = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t _053f0878160c8bdcb58bd46f87348cf622556eeb = 0x0          ;
            constexpr std::uintptr_t _8f13cfec56f0b9625f4093f7631141dc5b3849d0 = 0x8          ;
            constexpr std::uintptr_t _83a800d400366b553b6fd210a83e9b0709dd6859 = 0x10         ;
            constexpr std::uintptr_t _cb82788e166378a20fcc7939dce2c42cd61b2581 = 0x18         ;
            constexpr std::uintptr_t _445ab43a30b2ad8eac8d8422d8115448f697cf11 = 0x28         ;
            constexpr std::uintptr_t _2d16593c48faf3d7080551a617e3d374dad623d8 = 0x30         ;
        }

    }

    namespace %08449b512e9f048bf85f47762d27f5de1b34fb44
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _f05c2df57e1132e64bdfcea8ef5282723aba6b89 = 0x48         ;
        constexpr std::uintptr_t _a90f903e5ea929e5e3c2b2a4bf440cf54f29e0e4 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _d5015fa6dde82100807990695256358f1ea7160b = 0x0          ;
            constexpr std::uintptr_t _1bdabde731b130d68e36da101771042f0aec02ad = 0x10         ;
        }

    }

    namespace LinearFog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fogMaterial                      = 0x20         ;
        constexpr std::uintptr_t fogColor                         = 0x28         ;
        constexpr std::uintptr_t fogStart                         = 0x38         ;
        constexpr std::uintptr_t fogRange                         = 0x3C         ;
        constexpr std::uintptr_t fogDensity                       = 0x40         ;
        constexpr std::uintptr_t fogSky                           = 0x44         ;
    }

    namespace %057d2f4a4efca478e864814387b122a501482bc8
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x18         ;
        constexpr std::uintptr_t _18d985f6194ef49bcd3f84f9af9b51231d8f7871 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _69ab03c566c0c92b92c0c90bfc91fbf693afdb78 = 0x0          ;
            constexpr std::uintptr_t _f3dffa9e2ab42c09e81916d600e51683cba694a1 = 0x8          ;
            constexpr std::uintptr_t _463205a2b078d7730dbd1c5c88525b00a56342cc = 0x10         ;
            constexpr std::uintptr_t _b5686d09b309ec864338bd093ed42bfe1c9139db = 0x18         ;
        }

    }

    namespace %a09e467a15c7ce64815f8fc86d005193c449c516
    {
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x10         ;
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _98434e872a6d4805df0ab6ed0aad26f2a2a43de5 = 0x0          ;
            constexpr std::uintptr_t _15eace183285fbba7bca16772a1a3af9dfe3b046 = 0x8          ;
            constexpr std::uintptr_t _1dc530f470dc7c9ba345c8128d6f29c193ccc6af = 0x10         ;
            constexpr std::uintptr_t _2fa7a53af6ba5fa2f02dd7f780d6dc983e88f6f5 = 0x18         ;
            constexpr std::uintptr_t _192de8252194ec53c30593042ab04218303c2609 = 0x20         ;
            constexpr std::uintptr_t _d0389c35d7f3e2065bb7ffc130f3c294080fc93a = 0x28         ;
            constexpr std::uintptr_t _58a825cb81353bfce5a9c81bd773ce7cae832fcc = 0x30         ;
            constexpr std::uintptr_t _e87748384e60fab9bf32a70d9ad8a75def6f809a = 0x38         ;
            constexpr std::uintptr_t _e956ba55f8a5fad39247d18df06b205c444601b5 = 0x40         ;
        }

    }

    namespace CheckClothingOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WearableNotifyConditionalClothing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MinClothing                      = 0x20         ;
        constexpr std::uintptr_t MaxClothing                      = 0x28         ;
        constexpr std::uintptr_t checkForClothing                 = 0x30         ;
        constexpr std::uintptr_t occupationSlot                   = 0x34         ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModSound
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t effect                           = 0x30         ;
        constexpr std::uintptr_t actionType                       = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %7c0b42bb0fa7bf3f179b731e31a16089c1506b2a
    {
        constexpr std::uintptr_t _88f5e4d210f72560f2db6a94ec2675d5d4f91687 = 0x10         ;
        constexpr std::uintptr_t _1fe0fbbca8a953c3a7dfced77993a3c436ae53c0 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _e0e7028024df73eaf9348d6812e7080457fa7350 = 0x0          ;
            constexpr std::uintptr_t _3f3ac8f16536185a5dd26a5635b958227ce4d5c4 = 0x8          ;
            constexpr std::uintptr_t _3bc21ccb47f2ec1539036dfa4c2e331baafe9a87 = 0x18         ;
        }

    }

    namespace MusicClip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t audioClip                        = 0x18         ;
        constexpr std::uintptr_t lengthInBars                     = 0x20         ;
        constexpr std::uintptr_t lengthInBarsWithTail             = 0x24         ;
        constexpr std::uintptr_t fadeInPoints                     = 0x28         ;
    }

    namespace %5ae84783c63f460bece56774d3fdbeb74da0ecd7
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083EFD0   ;
        constexpr std::uintptr_t _06c230aaa4fa22bcad8b6ea1f1bdf4dc07bab97f = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _644007f63fc12204229d80713ba40d77ac6fe5db = 0x0          ;
            constexpr std::uintptr_t _ac51c6541fb15ea9fa9b73250235850b7321ff60 = 0x8          ;
        }

    }

    namespace %7dd733853ae8356d7e917f77511718b9b87abb04
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _6efc122578a02530311af854de2a86117a1b15a2 = 0x0          ;
            constexpr std::uintptr_t _fa9696f214207312c95b60f0201367ca7430480b = 0x8          ;
            constexpr std::uintptr_t _49ae507bc773966f338163a0082415760c2668ba = 0x10         ;
            constexpr std::uintptr_t _42123df321cd788059941570bb017a34ad5c3022 = 0x18         ;
        }

    }

    namespace CH47AIBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace PaintSaveTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SourceImage                      = 0x20         ;
        constexpr std::uintptr_t Brush                            = 0x28         ;
        constexpr std::uintptr_t LoadImage                        = 0x30         ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HitboxDefinition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t center                           = 0x20         ;
        constexpr std::uintptr_t rotation                         = 0x2C         ;
        constexpr std::uintptr_t type                             = 0x38         ;
        constexpr std::uintptr_t priority                         = 0x3C         ;
        constexpr std::uintptr_t physicMaterial                   = 0x40         ;
        constexpr std::uintptr_t scale                            = 0x48         ;
    }

    namespace GameObjectRef
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10831920   ;
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace CardReader
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t accessDuration                   = 0x340        ;
        constexpr std::uintptr_t accessLevel                      = 0x344        ;
        constexpr std::uintptr_t accessGrantedEffect              = 0x348        ;
        constexpr std::uintptr_t accessDeniedEffect               = 0x350        ;
        constexpr std::uintptr_t swipeEffect                      = 0x358        ;
        constexpr std::uintptr_t audioPosition                    = 0x360        ;
        constexpr std::uintptr_t AccessLevel1                     = 0x368        ;
        constexpr std::uintptr_t AccessLevel2                     = 0x36C        ;
        constexpr std::uintptr_t AccessLevel3                     = 0x370        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %576a2026abefc18d0b642c76274abdae3145a468
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _c2b13ee98bc309d21356c994f8f875ee4ba935ff = 0x0          ;
            constexpr std::uintptr_t _f22411f4d1318e57b64473e7a2483c585caa7446 = 0x8          ;
            constexpr std::uintptr_t _c5000050eced710de55372d53bc76eea27e2be8e = 0x10         ;
            constexpr std::uintptr_t _d9b2490c79d7012e988c397e0c653a213f654a36 = 0x18         ;
        }

    }

    namespace RootMotionData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t xMotionCurve                     = 0x20         ;
        constexpr std::uintptr_t yMotionCurve                     = 0x28         ;
        constexpr std::uintptr_t zMotionCurve                     = 0x30         ;
        constexpr std::uintptr_t yRotationCurve                   = 0x38         ;
        constexpr std::uintptr_t inPlaceAnimation                 = 0x40         ;
    }

    namespace %06c6443c221daf776ce0a2bb78ea2bad076ffb0f
    {
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x10         ;
        constexpr std::uintptr_t _244fdf1af9bbbbf30350d894ee472707caea49d7 = 0x14         ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x20         ;
        constexpr std::uintptr_t _dc91e30fc31790390cc215f71c7de936ebdf6078 = 0x28         ;
        constexpr std::uintptr_t _eebf7a5962d0a06b1525d2c711aec6ca72047c6d = 0x34         ;
    }

    namespace ItemIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t selectedBackgroundColor          = 0x30         ;
        constexpr std::uintptr_t unoccupiedAlpha                  = 0x40         ;
        constexpr std::uintptr_t unoccupiedColor                  = 0x44         ;
        constexpr std::uintptr_t conditionFillColor               = 0x54         ;
        constexpr std::uintptr_t refrigeratedConditionFillColor   = 0x64         ;
        constexpr std::uintptr_t containerSource                  = 0x78         ;
        constexpr std::uintptr_t slotOffset                       = 0x80         ;
        constexpr std::uintptr_t slot                             = 0x84         ;
        constexpr std::uintptr_t setSlotFromSiblingIndex          = 0x88         ;
        constexpr std::uintptr_t slots                            = 0x90         ;
        constexpr std::uintptr_t iconContents                     = 0x98         ;
        constexpr std::uintptr_t canvasGroup                      = 0xA0         ;
        constexpr std::uintptr_t iconImage                        = 0xA8         ;
        constexpr std::uintptr_t underlayImage                    = 0xB0         ;
        constexpr std::uintptr_t amountText                       = 0xB8         ;
        constexpr std::uintptr_t hoverText                        = 0xC0         ;
        constexpr std::uintptr_t hoverOutline                     = 0xC8         ;
        constexpr std::uintptr_t cornerIcon                       = 0xD0         ;
        constexpr std::uintptr_t lockedImage                      = 0xD8         ;
        constexpr std::uintptr_t progressImage                    = 0xE0         ;
        constexpr std::uintptr_t backgroundImage                  = 0xE8         ;
        constexpr std::uintptr_t backgroundUnderlayImage          = 0xF0         ;
        constexpr std::uintptr_t progressPanel                    = 0xF8         ;
        constexpr std::uintptr_t emptySlotBackgroundSprite        = 0x100        ;
        constexpr std::uintptr_t conditionObject                  = 0x108        ;
        constexpr std::uintptr_t conditionFill                    = 0x110        ;
        constexpr std::uintptr_t maxConditionFill                 = 0x118        ;
        constexpr std::uintptr_t lightEnabled                     = 0x120        ;
        constexpr std::uintptr_t burstEnabled                     = 0x128        ;
        constexpr std::uintptr_t ammoIconIndicator                = 0x130        ;
        constexpr std::uintptr_t allowSelection                   = 0x138        ;
        constexpr std::uintptr_t allowDropping                    = 0x139        ;
        constexpr std::uintptr_t allowMove                        = 0x13A        ;
        constexpr std::uintptr_t showCountDropShadow              = 0x13B        ;
        constexpr std::uintptr_t hoverSound                       = 0x150        ;

        constexpr std::uintptr_t _3050c410ed6daf7cc0f2eeae1dc523bf42b34c17 = 0x20         ;
        constexpr std::uintptr_t _d997ed7cff1fe458a8e844414bef7391e71b84aa = 0x140        ;
        constexpr std::uintptr_t _1eaf6aec686910547cc2d84326e653d29dee24b7 = 0x148        ;
        constexpr std::uintptr_t _b4ca993f0cd37df9bedb58130154daaa57690659 = 0x158        ;
        constexpr std::uintptr_t _06122dc3b25588c0447d66c36ba799b6a15bdcea = 0x160        ;
        constexpr std::uintptr_t _2cf1f963feec25ff382014f07d8014516dff67ad = 0x168        ;
        constexpr std::uintptr_t _d35a322df5c12180e86553b02a0a631bd8d28290 = 0x170        ;
        constexpr std::uintptr_t _b330d0c592fffbbd0fe69f29450d40b9ab7d4f86 = 0x178        ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x17C        ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x180        ;
        constexpr std::uintptr_t _302e15848fa487e7f27d1635b43762048daeb707 = 0x188        ;
        constexpr std::uintptr_t _6c1ec558e9680e1aa98de9f9f0607a48fc095e9b = 0x190        ;
        constexpr std::uintptr_t _4fe0006a5afae51dd786e87fdc94f90c955fb9a6 = 0x194        ;
        constexpr std::uintptr_t _dcf9b4cf87ede10a8a932d241b783e5ec5aa01ae = 0x198        ;
        constexpr std::uintptr_t _3756ebb81416945aab8a840256c76a9e2d00e03d = 0x1A0        ;
        constexpr std::uintptr_t _2a96d826efa4ccab537d148a14fc990b89ba032b = 0x1A8        ;
    }

    namespace PlayingCardSprite
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t image                            = 0x20         ;
        constexpr std::uintptr_t anim                             = 0x28         ;

        constexpr std::uintptr_t _9deb4e387aee24737eaa788dd8ac23fc720659d0 = 0x30         ;
        constexpr std::uintptr_t _a654dc8844544ffd9fb103b13be6feed8f259b27 = 0x38         ;
        constexpr std::uintptr_t _c490d62937884b9e9b63656334bf689ea8ddfd39 = 0x40         ;
    }

    namespace %5553e9065353fd764b956ab4fc511b2068449729
    {
        constexpr std::uintptr_t _e0890301fc665e41e2a06b472ee99822d590b23e = 0x10         ;
        constexpr std::uintptr_t _a1ee85b3ac83224002a41701275d1a80b5ab4805 = 0x18         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0x20         ;
        constexpr std::uintptr_t _dc574e4f8d733338b36264e89677006075733a90 = 0x28         ;
        constexpr std::uintptr_t _f1ed2b6f3e36d68a1dd4057ecbcdffff8d17db2f = 0x30         ;
        constexpr std::uintptr_t _718bcc617b0416b36c8af14788ce0b16e9343108 = 0x38         ;
        constexpr std::uintptr_t _e212f07960a4f9ee76dcdd95884dd7a79440c914 = 0x40         ;
        constexpr std::uintptr_t _066d34407284b865a53f05d3d0e0ea21820eb37f = 0x48         ;
        constexpr std::uintptr_t _37f6dca2629b991615bb5b2806bdfc0d34d3d008 = 0x4C         ;
        constexpr std::uintptr_t _958a3f7831f3dcf3fe9d47022d5884e44786a8bc = 0x50         ;
        constexpr std::uintptr_t _8afa5096fb046919c4e94aff122ddbeb40d8ccec = 0x58         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x60         ;
        constexpr std::uintptr_t _4fb6e835cacadd54d52a3fb9398cab93ea89ca1c = 0x64         ;
        constexpr std::uintptr_t _5ff03a0a566792bd5dbbcd33a4ce03c83c0c02ba = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _3818dfc85c5a9c971de7c94d0fdb939f4322d5db = 0x0          ;
            constexpr std::uintptr_t _e3a8c613288247c22aa76618e4043e872283e583 = 0x10         ;
        }

    }

    namespace AiFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FamilyEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AiStatistics
    {
        constexpr std::uintptr_t Size                             = 0x0          ;
        constexpr std::uintptr_t Speed                            = 0x4          ;
        constexpr std::uintptr_t Acceleration                     = 0x8          ;
        constexpr std::uintptr_t TurnSpeed                        = 0xC          ;
        constexpr std::uintptr_t Tolerance                        = 0x10         ;
        constexpr std::uintptr_t VisionRange                      = 0x14         ;
        constexpr std::uintptr_t VisionCone                       = 0x18         ;
        constexpr std::uintptr_t DistanceVisibility               = 0x20         ;
        constexpr std::uintptr_t Hostility                        = 0x28         ;
        constexpr std::uintptr_t Defensiveness                    = 0x2C         ;
        constexpr std::uintptr_t AggressionRange                  = 0x30         ;
        constexpr std::uintptr_t DeaggroRange                     = 0x34         ;
        constexpr std::uintptr_t DeaggroChaseTime                 = 0x38         ;
        constexpr std::uintptr_t DeaggroCooldown                  = 0x3C         ;
        constexpr std::uintptr_t HealthThresholdForFleeing        = 0x40         ;
        constexpr std::uintptr_t HealthThresholdFleeChance        = 0x44         ;
        constexpr std::uintptr_t MinFleeRange                     = 0x48         ;
        constexpr std::uintptr_t MaxFleeRange                     = 0x4C         ;
        constexpr std::uintptr_t MaxFleeTime                      = 0x50         ;
        constexpr std::uintptr_t AfraidRange                      = 0x54         ;
        constexpr std::uintptr_t Family                           = 0x58         ;
        constexpr std::uintptr_t IsAfraidOf                       = 0x60         ;
        constexpr std::uintptr_t MinRoamRange                     = 0x68         ;
        constexpr std::uintptr_t MaxRoamRange                     = 0x6C         ;
        constexpr std::uintptr_t MinRoamDelay                     = 0x70         ;
        constexpr std::uintptr_t MaxRoamDelay                     = 0x74         ;
        constexpr std::uintptr_t IsMobile                         = 0x78         ;
        constexpr std::uintptr_t RoamDelayDistribution            = 0x80         ;
        constexpr std::uintptr_t AttackedMemoryTime               = 0x88         ;
        constexpr std::uintptr_t WakeupBlockMoveTime              = 0x8C         ;
        constexpr std::uintptr_t MaxWaterDepth                    = 0x90         ;
        constexpr std::uintptr_t WaterLevelNeck                   = 0x94         ;
        constexpr std::uintptr_t WaterLevelNeckOffset             = 0x98         ;
        constexpr std::uintptr_t CloseRange                       = 0x9C         ;
        constexpr std::uintptr_t MediumRange                      = 0xA0         ;
        constexpr std::uintptr_t LongRange                        = 0xA4         ;
        constexpr std::uintptr_t OutOfRangeOfSpawnPointTimeout    = 0xA8         ;
        constexpr std::uintptr_t OnlyAggroMarkedTargets           = 0xAC         ;
    }

    namespace BaseNpc
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
    }

    namespace UI_ServerAdminServerInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t InfoName                         = 0x20         ;
        constexpr std::uintptr_t InfoValue                        = 0x28         ;
    }

    namespace %5d5ec449b612772f0c8f75de70f9f4f9d1a71ae8
    {
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x10         ;
        constexpr std::uintptr_t _45697a7c7c1ea92397a09fe5d671a16db28ff58e = 0x14         ;
        constexpr std::uintptr_t _6fb319bbe9dbdac7c13e0e45e20a9950e97ddc9f = 0x18         ;
        constexpr std::uintptr_t _ec3a34d38f6ea85a1fa82b6add5fe394d6b55fbf = 0x20         ;
        constexpr std::uintptr_t _210df50d0098d9617f65aeca6a4c1a17378d7c67 = 0x30         ;
        constexpr std::uintptr_t _adfe067adf8f197e33c4251751d61bf309043c7d = 0x38         ;
        constexpr std::uintptr_t _53e926ef9030b7137144caa3313fd3defc655ccf = 0x40         ;
        constexpr std::uintptr_t _68c625d93c699f1984280aef8dfd92b1e8b3fce0 = 0x4C         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _3a73429ea276547df45968dcc2c32409b9b37fc5 = 0x0          ;
            constexpr std::uintptr_t _e7d2b16abb2808c23923820b844e4a5aabfedffa = 0x8          ;
        }

    }

    namespace ItemAmountRandom
    {
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
    }

    namespace WaterDepthMask
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x28         ;
    }

    namespace TriggerBoatBuildingArea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace TerrainCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Rotate                           = 0xA0         ;
        constexpr std::uintptr_t Extents                          = 0xA4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace UpgradeOption
    {
        constexpr std::uintptr_t TokenItem                        = 0x0          ;
        constexpr std::uintptr_t Title                            = 0x8          ;
        constexpr std::uintptr_t Description                      = 0x10         ;
        constexpr std::uintptr_t Icon                             = 0x18         ;
        constexpr std::uintptr_t order                            = 0x20         ;
    }

    namespace HotAirBalloon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t centerOfMass                     = 0x2E8        ;
        constexpr std::uintptr_t myRigidbody                      = 0x2F0        ;
        constexpr std::uintptr_t buoyancyPoint                    = 0x2F8        ;
        constexpr std::uintptr_t liftAmount                       = 0x300        ;
        constexpr std::uintptr_t windSock                         = 0x308        ;
        constexpr std::uintptr_t windFlags                        = 0x310        ;
        constexpr std::uintptr_t AltitudeNeedles                  = 0x318        ;
        constexpr std::uintptr_t AltitudeNeedleSpeed              = 0x320        ;
        constexpr std::uintptr_t staticBalloonDeflated            = 0x328        ;
        constexpr std::uintptr_t staticBalloon                    = 0x330        ;
        constexpr std::uintptr_t animatedBalloon                  = 0x338        ;
        constexpr std::uintptr_t balloonAnimator                  = 0x340        ;
        constexpr std::uintptr_t groundSample                     = 0x348        ;
        constexpr std::uintptr_t parentTrigger                    = 0x350        ;
        constexpr std::uintptr_t engineOffTimeToPreventHomingTarget = 0x358        ;
        constexpr std::uintptr_t inflationLevel                   = 0x35C        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x360        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x368        ;
        constexpr std::uintptr_t storageUnitPrefab                = 0x370        ;
        constexpr std::uintptr_t damageRenderer                   = 0x388        ;
        constexpr std::uintptr_t engineHeight                     = 0x390        ;
        constexpr std::uintptr_t crushTriggers                    = 0x398        ;
        constexpr std::uintptr_t UpgradeOptions                   = 0x3A0        ;
        constexpr std::uintptr_t NextUpgradeTime                  = 0x3B0        ;
        constexpr std::uintptr_t windForce                        = 0x3B4        ;
        constexpr std::uintptr_t currentWindVec                   = 0x3B8        ;
        constexpr std::uintptr_t collapsedBounds                  = 0x3C4        ;
        constexpr std::uintptr_t raisedBounds                     = 0x3DC        ;
        constexpr std::uintptr_t balloonColliders                 = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _481812526d8cf69288f734712a7779fdf84434aa = 0x2D0        ;
        constexpr std::uintptr_t _debae89fb7f41842a917ead8962ece5da709a548 = 0x2D8        ;
        constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x2E0        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x378        ;
        constexpr std::uintptr_t _1a93d53930bf15bde4b74bc5acf8333ad755ea50 = 0x3A8        ;
        constexpr std::uintptr_t _a00b6c6bfbae5ab8211fadf07f84251875a8feb8 = 0x400        ;
        constexpr std::uintptr_t _133d6f132b680c2ce6955716affd96df29733abc = 0x404        ;
        constexpr std::uintptr_t _55ce57ad2208b5ecc3b606a0b353a2606ed22d4a = 0x410        ;
        constexpr std::uintptr_t _ae3d842a62beb7882e3a04a57167aee00fc3c0bf = 0x414        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x418        ;
    }

    namespace %88e21aa11f30d885654cc5eb87a72ca3adc2cb70
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10849AB0   ;
        constexpr std::uintptr_t _b6b57f7e98b157e832ead4a15c5aa6659a56a66c = 0x10         ;
        constexpr std::uintptr_t _ba19c2b2ad6866f6facf3c487928e0c433d0e4fe = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _83d2d759ba135cda1a2f239bab521c0df7c58880 = 0x0          ;
            constexpr std::uintptr_t _3d5f9485837c212b08295a44fda92217be935f6a = 0x8          ;
        }

    }

    namespace CameraTool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t screenshotEffect                 = 0x2E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _23660fe6695e09901b71cb552f8f18744a5672aa = 0x2F0        ;
        constexpr std::uintptr_t _2b42908fedf2ebbb0eb14bfcf85a8420267bb5be = 0x2F4        ;
        constexpr std::uintptr_t _e583f9e699350da41cf1f98e010f76d1edb67c7d = 0x2F8        ;
    }

    namespace SubsurfaceProfileData
    {
        constexpr std::uintptr_t ScatterRadius                    = 0x0          ;
        constexpr std::uintptr_t SubsurfaceColor                  = 0x4          ;
        constexpr std::uintptr_t FalloffColor                     = 0x14         ;
        constexpr std::uintptr_t TransmissionTint                 = 0x24         ;
    }

    namespace GameState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BallGroup
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %fb9e97106268f5e00151b84ef5110e87d4bee0b0
    {
        constexpr std::uintptr_t _0fe2b659dec35dc2d4e609c7327f143e5be905dc = 0x10         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x18         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x20         ;
        constexpr std::uintptr_t _08baf8956f5749642ddf5d0fba2180bd0691de1e = 0x28         ;
        constexpr std::uintptr_t _ec8fe990a848bd5e207b8a3d766451c702160768 = 0x30         ;
        constexpr std::uintptr_t _4ecc1ed88fe598c107b915a4839fb5d230997f79 = 0x38         ;
        constexpr std::uintptr_t _62513528c395c60c1ca712231b3d0bf9e7fca677 = 0x3C         ;
        constexpr std::uintptr_t _81da40b85faeb5156d249b4bae82937fc5bf8dc6 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _32977c5133953d0b4120e412f42e67060e80f2b4 = 0x0          ;
            constexpr std::uintptr_t _17054c33fb2086159259daadb0570175b60fae05 = 0x10         ;
        }

    }

    namespace BlueprintButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t image                            = 0x20         ;
        constexpr std::uintptr_t imageFavourite                   = 0x28         ;
        constexpr std::uintptr_t button                           = 0x30         ;
        constexpr std::uintptr_t group                            = 0x38         ;
        constexpr std::uintptr_t newNotification                  = 0x40         ;
        constexpr std::uintptr_t lockedOverlay                    = 0x48         ;
        constexpr std::uintptr_t Tip                              = 0x50         ;
        constexpr std::uintptr_t FavouriteIcon                    = 0x58         ;
        constexpr std::uintptr_t TutorialHighlight                = 0x60         ;

        constexpr std::uintptr_t _17098de0913f71d8945c2a237e58465ab28375f6 = 0x68         ;
        constexpr std::uintptr_t _473b0878b24e34b85a077b5504789ae35bb9594f = 0x70         ;
        constexpr std::uintptr_t _0473f80f2c1d752221e290b128f05c28119cf5a1 = 0x78         ;
        constexpr std::uintptr_t _a7d11d07a7d1ee7408f0f863d2a14ec159db9bf8 = 0x80         ;
        constexpr std::uintptr_t _500d766b9f905b8213545f1da0dfd1de66730542 = 0x81         ;
    }

    namespace SendMessageToEntityOnAnimationFinish
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t messageToSendToEntity            = 0x18         ;
        constexpr std::uintptr_t repeatRate                       = 0x20         ;
    }

    namespace PowergridManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _46e67d4b2dd08bc8143d0f924138df1066f2da91 = 0x200        ;
        constexpr std::uintptr_t _4dc6c25f16066c7b0c3fa341ea91bec9adb69bdd = 0x204        ;
        constexpr std::uintptr_t _0fae429d5b51c9554b65837c39dd11c4493527ef = 0x208        ;
        constexpr std::uintptr_t _dca79a7896adcf041ee27ee0c4d632ff449dd15a = 0x20C        ;
        constexpr std::uintptr_t _3bed99433ec8740b5f87b7cdb0b692dad5358f08 = 0x210        ;

        namespace _static
        {
            constexpr std::uintptr_t _51043d0bb68ba7e1de37d333124138964c010c29 = 0x0          ;
            constexpr std::uintptr_t _713168d4b33f5c37c3aaa1f793f9d0bc58679009 = 0xC          ;
            constexpr std::uintptr_t _125b08e0e783b4f47210682733611a22106c6e75 = 0x10         ;
            constexpr std::uintptr_t _582c778cbfed54f14d642da8991a191ba51c7c6b = 0x1C         ;
        }

    }

    namespace %62bca7a3321876b38d8f6350fe17934b8530e879
    {
    }

    namespace ExtensionMode
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace VehicleChassisVisuals`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

    }

    namespace %ecfe6fff65a7fd9c41566c65a58a69d096f61c7e
    {
        constexpr std::uintptr_t _5ba374870569fde8e1669ac0db40bd537f6937e7 = 0x10         ;
        constexpr std::uintptr_t _ac869e641b533333d723057916b356651ad47412 = 0x14         ;
        constexpr std::uintptr_t _6152b638fa5ed82d34a4311ab56ed8e1bf72f41a = 0x18         ;
    }

    namespace RemoteControlEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t rcIdentifier                     = 0x2D8        ;
        constexpr std::uintptr_t viewEyes                         = 0x2E0        ;
        constexpr std::uintptr_t IDPanelPrefab                    = 0x2E8        ;
        constexpr std::uintptr_t rcControls                       = 0x2F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _45d9096c9d0a55810d53a4351017858d09e9cc1f = 0x2D0        ;
    }

    namespace %8c4af850af0e49535c826b16641a3aaed9ce9219
    {
    }

    namespace ElectricFurnaceIO
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x340        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace ch47Animator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animator                         = 0x20         ;
        constexpr std::uintptr_t bottomDoorOpen                   = 0x28         ;
        constexpr std::uintptr_t landingGearDown                  = 0x29         ;
        constexpr std::uintptr_t leftDoorOpen                     = 0x2A         ;
        constexpr std::uintptr_t rightDoorOpen                    = 0x2B         ;
        constexpr std::uintptr_t rearDoorOpen                     = 0x2C         ;
        constexpr std::uintptr_t rearDoorExtensionOpen            = 0x2D         ;
        constexpr std::uintptr_t rearRotorBlade                   = 0x30         ;
        constexpr std::uintptr_t frontRotorBlade                  = 0x38         ;
        constexpr std::uintptr_t rotorBladeSpeed                  = 0x40         ;
        constexpr std::uintptr_t wheelTurnSpeed                   = 0x44         ;
        constexpr std::uintptr_t wheelTurnAngle                   = 0x48         ;
        constexpr std::uintptr_t blurredRotorBlades               = 0x50         ;
        constexpr std::uintptr_t RotorBlades                      = 0x58         ;
        constexpr std::uintptr_t blurSpeedThreshold               = 0x64         ;

        constexpr std::uintptr_t _fe1c0abcb2484b2e78d6a6cef120cf538aaa2cf3 = 0x60         ;
    }

    namespace AudioAlarm
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace PointEntity`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;

        namespace _static
        {
            constexpr std::uintptr_t _71d2a638419fe8b24418c9098281ea83a289a7fb = 0x0          ;
            constexpr std::uintptr_t _6b0283a5d6c3e0e2596d794404a4311932cb7546 = 0x0          ;
        }

    }

    namespace RunConfig
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t PlayerCount                      = 0x8          ;
        constexpr std::uintptr_t BaseCount                        = 0xC          ;
        constexpr std::uintptr_t BaseJsons                        = 0x10         ;
        constexpr std::uintptr_t SpawnBaseInMiddle                = 0x18         ;
        constexpr std::uintptr_t MiddleBase                       = 0x20         ;
    }

    namespace %2fcc912cf0a41d68dcee5db9f609b838823824d6
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8         ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8         ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110        ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118        ;
    }

    namespace %88e37f2d6d6407dbddbfab466e178de706ae9d01
    {
    }

    namespace %935dac694e63a589aee95e60d891fe6fa2303038
    {
        constexpr std::uintptr_t _c087779f44353d1ea1001af48f73e133030b0234 = 0x18         ;
        constexpr std::uintptr_t _a114763d089d822ec370174aaee613f58520ea85 = 0x28         ;
        constexpr std::uintptr_t _c3ff0e53fbd9991920bfbd50a05c75fe1d684395 = 0x30         ;
    }

    namespace BaseRaidBenchmarkScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BenchmarkTitle                   = 0x20         ;
        constexpr std::uintptr_t BenchmarkIdent                   = 0x28         ;
        constexpr std::uintptr_t MaxNumberOfFrames                = 0x30         ;
        constexpr std::uintptr_t MaxNumberOfSeconds               = 0x34         ;
        constexpr std::uintptr_t WorldSetupPrefab                 = 0x48         ;
        constexpr std::uintptr_t TerrainConfig                    = 0x50         ;
        constexpr std::uintptr_t PlayerPrefab                     = 0x58         ;
        constexpr std::uintptr_t ClientPrefab                     = 0x60         ;
        constexpr std::uintptr_t SoundManagerPrefab               = 0x68         ;
        constexpr std::uintptr_t Runs                             = 0x70         ;

        constexpr std::uintptr_t _3471d6def98022f67696846be945e73d64ed8248 = 0x38         ;
        constexpr std::uintptr_t _1d00c50ca4b4f02dcdff4149e8e2f4c816136258 = 0x3C         ;
        constexpr std::uintptr_t _29067b96e2fa0d04d1df32cac779bf508fbd0953 = 0x40         ;
        constexpr std::uintptr_t _ca849678e7f8b75ef67ca8845291808e70e1e4c5 = 0x44         ;
        constexpr std::uintptr_t _74604e214cc76577fc7c869259069f397e9599e7 = 0x78         ;
        constexpr std::uintptr_t _1c5ea331dfa74f278fd87c51fcd2407f77ef65e8 = 0x7C         ;
        constexpr std::uintptr_t _ac64125b21e8ad102e2a999036cff9b674faf9c0 = 0x80         ;
        constexpr std::uintptr_t _292d4470cf2754dc49f4998f8d6f5217660a79ee = 0x88         ;
        constexpr std::uintptr_t _edc13c221864090cfd843925fe1958408950a1eb = 0x90         ;
        constexpr std::uintptr_t _171f0c79717b2659f10288af765c1d6961fc76e7 = 0x98         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0xA0         ;
        constexpr std::uintptr_t _23638d6cdff371616d1732433ff363d6dc5228ed = 0xA8         ;
        constexpr std::uintptr_t _dce085f1669dc09c76714763eef0042cfe4fb457 = 0xB0         ;
        constexpr std::uintptr_t _e46685a22e28181c1433b7c038338c71a896f55c = 0xB8         ;
        constexpr std::uintptr_t _12da6978d66248e6c7559dbf5f3c814d5da3bbfd = 0xC0         ;
        constexpr std::uintptr_t _47dc1755f554cc6432c776f52c2a8c83822ad896 = 0xC8         ;
        constexpr std::uintptr_t _d8d8c9f5ae02c791ca24393f792dd65cd1bef071 = 0xD0         ;
        constexpr std::uintptr_t _b893393e033fae2d0f154efb836b0114cd3f5499 = 0xD8         ;
        constexpr std::uintptr_t _f932427f47b4c6ddbbba973a80c2810b39703423 = 0xE0         ;
        constexpr std::uintptr_t _e2e6689ecfa596f074d04c587560bb70d7410153 = 0xE8         ;
        constexpr std::uintptr_t _81e68bc7dd539130f005da6d532ed93b76a691a5 = 0xF0         ;
        constexpr std::uintptr_t _2d905c80bab7f5b07edd0276763119d96f2a24f2 = 0xF8         ;
        constexpr std::uintptr_t _96882746f5b5be919f2470042163edceb9d2bf27 = 0x100        ;
        constexpr std::uintptr_t _fa6c80126a100d1bb96fa9c94ed7305965b3b8cc = 0x108        ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x110        ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x118        ;
        constexpr std::uintptr_t _5a1eea2c43f8e9e8f354750a52463dd7a3f134ab = 0x120        ;
        constexpr std::uintptr_t _c641addd48134f9f6271ea2a304b8f244ec8ff81 = 0x128        ;
        constexpr std::uintptr_t _aaf1243a54210f943ff4414d87abb8bee2be74cb = 0x12C        ;
    }

    namespace ScrollFocusMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DemoShotButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Background                       = 0x68         ;
        constexpr std::uintptr_t Text                             = 0x70         ;
        constexpr std::uintptr_t SubText                          = 0x78         ;
        constexpr std::uintptr_t Icon                             = 0x80         ;
        constexpr std::uintptr_t IconImage                        = 0x88         ;
        constexpr std::uintptr_t OnPressed                        = 0x90         ;
        constexpr std::uintptr_t OnReleased                       = 0x98         ;
        constexpr std::uintptr_t OnHovered                        = 0xA0         ;
        constexpr std::uintptr_t OnHoverEnd                       = 0xA8         ;
        constexpr std::uintptr_t OnToggleEnabled                  = 0xB0         ;
        constexpr std::uintptr_t OnToggleDisabled                 = 0xB8         ;
        constexpr std::uintptr_t OnToggleChanged                  = 0xC0         ;
        constexpr std::uintptr_t IsToggle                         = 0xC8         ;
        constexpr std::uintptr_t UnpressSiblings                  = 0xC9         ;
        constexpr std::uintptr_t PreventToggleOff                 = 0xCA         ;
        constexpr std::uintptr_t TabPanelTarget                   = 0xD0         ;
        constexpr std::uintptr_t TextMargin                       = 0xD8         ;
        constexpr std::uintptr_t TextMarginNoIcon                 = 0xE8         ;
        constexpr std::uintptr_t FireEventOnClicked               = 0x108        ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _3a5cde596f8a811a907c7298773a13ce3fabef38 = 0xF8         ;
        constexpr std::uintptr_t _6ef1580b890cc97f7011818b2e6299f7c916f256 = 0x100        ;
    }

    namespace SatelliteBillboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t referenceDistance                = 0x68         ;
        constexpr std::uintptr_t maxScale                         = 0x6C         ;
        constexpr std::uintptr_t maxCameraDistance                = 0x70         ;
        constexpr std::uintptr_t sizeMultiplier                   = 0x74         ;

        constexpr std::uintptr_t _339403d92d76283377469d99cc0c022c3ee98f19 = 0x20         ;
        constexpr std::uintptr_t _1aca4788549124173daffa85986b83a46641e63d = 0x2C         ;
        constexpr std::uintptr_t _017709e0be040bcae9a65766cf2a73aaa0f0b5fd = 0x30         ;
        constexpr std::uintptr_t _77595a485bcbcd02d9eb6a1142199e2ca521d891 = 0x38         ;
        constexpr std::uintptr_t _664d596a21daa2752068172d2f974b9910385cd2 = 0x40         ;
        constexpr std::uintptr_t _ed1d93e7e84e232723edbc4c7f02754528bf98ba = 0x48         ;
        constexpr std::uintptr_t _25800d363dce60d1264031161c168526009e6fff = 0x50         ;
        constexpr std::uintptr_t _31ffab22d1d63300b209a6208bab8ef36054e68b = 0x58         ;
        constexpr std::uintptr_t _b95cc46d89f095a50673ff696425be496dcf2c07 = 0x60         ;
        constexpr std::uintptr_t _4c0f5df1da7f7f51cf32da26a914ab1907566302 = 0x61         ;
    }

    namespace RandomDynamicPrefab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Seed                             = 0x20         ;
        constexpr std::uintptr_t Distance                         = 0x24         ;
        constexpr std::uintptr_t Probability                      = 0x28         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x30         ;

        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x38         ;
        constexpr std::uintptr_t _2742ac2d63c6f1a3102ded6d3b6782e1df716150 = 0x40         ;
        constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x48         ;
    }

    namespace OpenSteamURL
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t openInSteam                      = 0x20         ;
    }

    namespace %21bf4c11fd0f816ecbde67aebfaa34e874c757e9
    {
        constexpr std::uintptr_t _939681a0d78ce2bcb5a88ee7b6abf198905ceb04 = 0x10         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x18         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x20         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x28         ;
        constexpr std::uintptr_t _c40675a95c1a3bce1f28e6ebe8c840b5147b2773 = 0x30         ;
        constexpr std::uintptr_t _3562c97cfd40be70d67f9d8961e4890fab5af170 = 0x38         ;
        constexpr std::uintptr_t _3a6467ff3e3533799e7c69e05c0152181b19ac68 = 0x40         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _30e22e371e1da77a50e351e8254dbf080e92b86c = 0x0          ;
        }

    }

    namespace Screen
    {
        constexpr std::uintptr_t group                            = 0x0          ;
        constexpr std::uintptr_t onGroup                          = 0x8          ;
        constexpr std::uintptr_t offGroup                         = 0x10         ;
    }

    namespace %456e2596ded361f87aa09c5d1fc8ffc059c7b620
    {
    }

    namespace BuildingPrivilegeRetroScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t screenCanvas                     = 0x20         ;
        constexpr std::uintptr_t protectedTimeText                = 0x28         ;
        constexpr std::uintptr_t decayWarningThreshold            = 0x30         ;
        constexpr std::uintptr_t decayWarningGroup                = 0x38         ;
        constexpr std::uintptr_t decayingGroup                    = 0x40         ;
        constexpr std::uintptr_t costIcons                        = 0x48         ;
        constexpr std::uintptr_t paginationTexts                  = 0x50         ;
        constexpr std::uintptr_t blocksType                       = 0x58         ;
        constexpr std::uintptr_t blockCountText                   = 0x60         ;
        constexpr std::uintptr_t doorCountText                    = 0x68         ;
        constexpr std::uintptr_t screenRenderer                   = 0x70         ;
        constexpr std::uintptr_t fromScreenEmissionColor          = 0x78         ;
        constexpr std::uintptr_t screenEmissionColor              = 0x88         ;
        constexpr std::uintptr_t tweenCurve                       = 0x98         ;
        constexpr std::uintptr_t animDuration                     = 0xA0         ;
        constexpr std::uintptr_t screensAnim                      = 0xA8         ;
        constexpr std::uintptr_t screens                          = 0xB0         ;

        constexpr std::uintptr_t _fc9f84f91a29ce4f6d932a1a5c21845b7d9dfe08 = 0xB8         ;
        constexpr std::uintptr_t _d89e0096a61487053b5144ae0d1c98bf84178e37 = 0xC0         ;
        constexpr std::uintptr_t _1cd2d6ff7535881e018c2b3c09a81c069c6efab3 = 0xC4         ;
        constexpr std::uintptr_t _49cad3a6ff9b45180103a619e1e122a3b791e8d6 = 0xD4         ;
        constexpr std::uintptr_t _eb349f50ed4fba7828c5d666bbbf7011049b5f11 = 0xE4         ;
        constexpr std::uintptr_t _c56219413dc85bf6ddd31c48d5eb0c29b7a94d58 = 0xE8         ;
        constexpr std::uintptr_t _1b1f873d8950fe522527bae2a74306b749f72360 = 0xEC         ;
        constexpr std::uintptr_t _cad1698950c4e8fb71ac046cd8fc8f15f86d8452 = 0xF0         ;
        constexpr std::uintptr_t _c60242627ac60bd021d9bd466d3bfd7368347bc2 = 0xF8         ;
    }

    namespace ArcadeClientAuthTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t parentGame                       = 0x20         ;
        constexpr std::uintptr_t arcadeEntity                     = 0x28         ;
        constexpr std::uintptr_t sourceEntity                     = 0x30         ;
        constexpr std::uintptr_t speed                            = 0x40         ;
        constexpr std::uintptr_t maxSpeed                         = 0x44         ;
        constexpr std::uintptr_t myGame                           = 0x48         ;
        constexpr std::uintptr_t myEntity                         = 0x50         ;

        constexpr std::uintptr_t _4f10f9672abaf82e83953994698f7a1f5da84bc4 = 0x38         ;
    }

    namespace Wiggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t speed                            = 0x30         ;
        constexpr std::uintptr_t scale                            = 0x38         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace EngineReflection
    {
        constexpr std::uintptr_t direction                        = 0x10         ;
        constexpr std::uintptr_t offset                           = 0x1C         ;
        constexpr std::uintptr_t soundDef                         = 0x28         ;
        constexpr std::uintptr_t sound                            = 0x30         ;
        constexpr std::uintptr_t pitchMod                         = 0x38         ;
        constexpr std::uintptr_t gainMod                          = 0x40         ;
        constexpr std::uintptr_t distance                         = 0x48         ;
    }

    namespace TrainEngineAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t trainCar                         = 0x20         ;
        constexpr std::uintptr_t movementStartDef                 = 0x28         ;
        constexpr std::uintptr_t movementStopDef                  = 0x30         ;
        constexpr std::uintptr_t movementLoopDef                  = 0x38         ;
        constexpr std::uintptr_t movementLoopGainCurve            = 0x40         ;
        constexpr std::uintptr_t movementChangeOneshotDebounce    = 0x48         ;
        constexpr std::uintptr_t turnLoopDef                      = 0x60         ;
        constexpr std::uintptr_t trackClatterLoopDef              = 0x70         ;
        constexpr std::uintptr_t trackClatterGainCurve            = 0x78         ;
        constexpr std::uintptr_t trackClatterPitchCurve           = 0x80         ;
        constexpr std::uintptr_t trainEngine                      = 0xA8         ;
        constexpr std::uintptr_t cockpitSoundPosition             = 0xB0         ;
        constexpr std::uintptr_t hornSoundPosition                = 0xB8         ;
        constexpr std::uintptr_t engineStartSound                 = 0xC0         ;
        constexpr std::uintptr_t engineStopSound                  = 0xC8         ;
        constexpr std::uintptr_t engineActiveLoopDef              = 0xD0         ;
        constexpr std::uintptr_t engineActiveLoopPitchCurve       = 0xD8         ;
        constexpr std::uintptr_t engineActiveLoopChangeSpeed      = 0xE0         ;
        constexpr std::uintptr_t engineLoops                      = 0xF8         ;
        constexpr std::uintptr_t engineReflections                = 0x100        ;
        constexpr std::uintptr_t reflectionLayerMask              = 0x108        ;
        constexpr std::uintptr_t reflectionMaxDistance            = 0x10C        ;
        constexpr std::uintptr_t reflectionGainChangeSpeed        = 0x110        ;
        constexpr std::uintptr_t reflectionPositionChangeSpeed    = 0x114        ;
        constexpr std::uintptr_t reflectionRayOffset              = 0x118        ;
        constexpr std::uintptr_t hornLoop                         = 0x120        ;
        constexpr std::uintptr_t hornStart                        = 0x128        ;
        constexpr std::uintptr_t lightsToggleSound                = 0x130        ;
        constexpr std::uintptr_t proximityAlertDef                = 0x138        ;
        constexpr std::uintptr_t damagedLoopDef                   = 0x148        ;
        constexpr std::uintptr_t changeThrottleDef                = 0x158        ;
        constexpr std::uintptr_t changeCouplingDef                = 0x160        ;
        constexpr std::uintptr_t unloadableStartDef               = 0x168        ;
        constexpr std::uintptr_t unloadableEndDef                 = 0x170        ;
        constexpr std::uintptr_t bellObject                       = 0x178        ;
        constexpr std::uintptr_t bellRingDef                      = 0x180        ;
        constexpr std::uintptr_t brakeSound                       = 0x188        ;

        constexpr std::uintptr_t _c2070b0e989572ad8e485ea463cac44db8e39ea6 = 0x50         ;
        constexpr std::uintptr_t _7e93821ea84e6a06c8c3970f09ad31760caad148 = 0x58         ;
        constexpr std::uintptr_t _0c8a73b0a06706a31e91aa485f99e8bd15b923d1 = 0x68         ;
        constexpr std::uintptr_t _d4c1a4d4ea5d92a118555d050f88dd825661b191 = 0x88         ;
        constexpr std::uintptr_t _df1912fd126ba913d077b39638d0109334dabced = 0x90         ;
        constexpr std::uintptr_t _8f7d477a8b8cbf2fe3dc9a4456dcfa48dd18eff6 = 0x98         ;
        constexpr std::uintptr_t _670d578672a11bb332a3195c4484a530430c5b32 = 0xA0         ;
        constexpr std::uintptr_t _79375cea28e9f0777a7962d4f3d1645b1cfb5c8d = 0xE8         ;
        constexpr std::uintptr_t _29e6bc2fa6cadeb00438c0ab6eacf4e27d4b2c60 = 0xF0         ;
        constexpr std::uintptr_t _34cab288e6de1921ce2d7f2e096ce65e79703362 = 0x140        ;
        constexpr std::uintptr_t _4f4276e975d0c830e3f5731d561fb82878f582fe = 0x150        ;
        constexpr std::uintptr_t _6dd77385a13349b46e34c37550c5e282bdfe4562 = 0x190        ;
        constexpr std::uintptr_t _9b88de833928997c733653b4594c2496f2b10745 = 0x198        ;
    }

    namespace CH47ReinforcementListener
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t listenString                     = 0x200        ;
        constexpr std::uintptr_t heliPrefab                       = 0x208        ;
        constexpr std::uintptr_t startDist                        = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %faf7cc01595902d9ee6976e7ab71df0af4b94ebe
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854F98   ;
        constexpr std::uintptr_t _3d6d80f8e054797b857cb30d5fe8795b0ebc32c3 = 0x10         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x18         ;
        constexpr std::uintptr_t _67930aeac9b32db579b3e58719fe969f3f1ca17a = 0x1C         ;
        constexpr std::uintptr_t _25908d025c9dce1eb516e437958e43e8bf30b975 = 0x20         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x28         ;
        constexpr std::uintptr_t _86b0163c78a1dc8ebf8a3efa89629ec3a2ebe2d1 = 0x30         ;
        constexpr std::uintptr_t _c277ee507e16e8f293b9bfc914bc28b0fde78e9f = 0x38         ;
        constexpr std::uintptr_t _ea178fe1381e77ef01ff5310e9bfce0553a368e6 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _4df56d2e1a62435498996e830b4b977388edf671 = 0x0          ;
            constexpr std::uintptr_t _0af63731c7a905ba9b788be99558d2eedd4ae048 = 0x8          ;
            constexpr std::uintptr_t _e05f6c0f089f5f44647f0361b7da55f1ccb2d05f = 0x10         ;
        }

    }

    namespace EnvironmentVolumeProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace Vital
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VitalInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Element                          = 0x20         ;
        constexpr std::uintptr_t InfoImage                        = 0x28         ;
        constexpr std::uintptr_t VitalType                        = 0x30         ;
        constexpr std::uintptr_t text                             = 0x38         ;

        constexpr std::uintptr_t _455b941c0e23306f5f8ad18f576160fc1d99093c = 0x40         ;
    }

    namespace ConstructionSkin_CustomDetail
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;
        constexpr std::uintptr_t conditionals                     = 0x30         ;
        constexpr std::uintptr_t ColourLookup                     = 0x38         ;

        constexpr std::uintptr_t _83f5eb3fc2643bd66728c76979db44d1f456426d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _3ba1d6e0c3ec116ee2fd86397f0db1e4e859ac02 = 0x0          ;
            constexpr std::uintptr_t _b0045d3b432e929b69856cd666c42c5701bf5581 = 0x8          ;
        }

    }

    namespace ResourceEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t startHealth                      = 0x200        ;
        constexpr std::uintptr_t baseProtection                   = 0x208        ;
        constexpr std::uintptr_t skipDecorComponents              = 0x214        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x210        ;
        constexpr std::uintptr_t _1064baa888aeb3dac90c14c0ddc404975c215f09 = 0x215        ;
    }

    namespace ResearchType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ResearchTable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10821078   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t researchCostFraction             = 0x3AC        ;
        constexpr std::uintptr_t researchDuration                 = 0x3B0        ;
        constexpr std::uintptr_t requiredPaper                    = 0x3B4        ;
        constexpr std::uintptr_t researchStartEffect              = 0x3B8        ;
        constexpr std::uintptr_t researchFailEffect               = 0x3C0        ;
        constexpr std::uintptr_t researchSuccessEffect            = 0x3C8        ;
        constexpr std::uintptr_t researchResource                 = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _fcafe56335e5933892c288e55f151e84f565e951 = 0x3A8        ;
    }

    namespace %2c9c26de4b1a0ba6b3ef37a993a76006591c776e
    {
        constexpr std::uintptr_t _731f3f1d15e12540b0196e078c7465788037362b = 0x10         ;
        constexpr std::uintptr_t _de34dedadf5503d040e9a8cf2b8d596c978d4575 = 0x18         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x20         ;
    }

    namespace %473fead6d71879fd07444dcca16fb3dfdfa9506d
    {
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x10         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x18         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x20         ;
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x28         ;
    }

    namespace GenerateRoadLayout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t RoadType                         = 0x40         ;
    }

    namespace DecalRecycle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;
        constexpr std::uintptr_t LifeTime                         = 0x28         ;
        constexpr std::uintptr_t WarmedUpAmount                   = 0x2C         ;

        constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x30         ;
    }

    namespace SocketMod_Attraction
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t outerRadius                      = 0xB8         ;
        constexpr std::uintptr_t innerRadius                      = 0xBC         ;
        constexpr std::uintptr_t groupName                        = 0xC0         ;
        constexpr std::uintptr_t lockRotation                     = 0xC8         ;
        constexpr std::uintptr_t bypassPlayerRotation             = 0xC9         ;
        constexpr std::uintptr_t ignoreRotationForRadiusCheck     = 0xCA         ;
        constexpr std::uintptr_t shiftDisableSnap                 = 0xCB         ;
        constexpr std::uintptr_t shiftEnableSnap                  = 0xCC         ;
        constexpr std::uintptr_t applyPostRotationSnapping        = 0xCD         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace Construction_Sail
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t info                             = 0xA0         ;
        constexpr std::uintptr_t canBypassBuildingPermission      = 0xC0         ;
        constexpr std::uintptr_t showBuildingBlockedPreview       = 0xC1         ;
        constexpr std::uintptr_t canPlaceOnRoads                  = 0xC2         ;
        constexpr std::uintptr_t canRotateBeforePlacement         = 0xC3         ;
        constexpr std::uintptr_t canRotateAfterPlacement          = 0xC4         ;
        constexpr std::uintptr_t canBeDeployedInDeepSeaWater      = 0xC5         ;
        constexpr std::uintptr_t checkVolumeOnRotate              = 0xC6         ;
        constexpr std::uintptr_t checkVolumeOnUpgrade             = 0xC7         ;
        constexpr std::uintptr_t canPlaceAtMaxDistance            = 0xC8         ;
        constexpr std::uintptr_t placeOnWater                     = 0xC9         ;
        constexpr std::uintptr_t overridePlacementLayer           = 0xCA         ;
        constexpr std::uintptr_t overridedPlacementLayer          = 0xCC         ;
        constexpr std::uintptr_t additionalPlacementLayer         = 0xD0         ;
        constexpr std::uintptr_t rotationAmount                   = 0xD4         ;
        constexpr std::uintptr_t applyStartingRotation            = 0xE0         ;
        constexpr std::uintptr_t deployOffset                     = 0xF0         ;
        constexpr std::uintptr_t enforceLineOfSightCheckAgainstParentEntity = 0xF8         ;
        constexpr std::uintptr_t canSnap                          = 0xF9         ;
        constexpr std::uintptr_t forceY                           = 0xFA         ;
        constexpr std::uintptr_t forceYValue                      = 0xFC         ;
        constexpr std::uintptr_t holdToPlaceDuration              = 0x100        ;
        constexpr std::uintptr_t canFloodFillSockets              = 0x104        ;
        constexpr std::uintptr_t alternativeLOSChecks             = 0x105        ;
        constexpr std::uintptr_t alternativeLOSPositions          = 0x108        ;
        constexpr std::uintptr_t canUseLastValidPosition          = 0x110        ;
        constexpr std::uintptr_t healthMultiplier                 = 0x114        ;
        constexpr std::uintptr_t costMultiplier                   = 0x118        ;
        constexpr std::uintptr_t maxplaceDistance                 = 0x11C        ;
        constexpr std::uintptr_t minPlaceDistance                 = 0x120        ;
        constexpr std::uintptr_t guideMesh                        = 0x128        ;
        constexpr std::uintptr_t guideMeshMaterial                = 0x130        ;
        constexpr std::uintptr_t placeEffect                      = 0x138        ;
        constexpr std::uintptr_t hideBuildingPlannerViewmodel     = 0x140        ;
        constexpr std::uintptr_t WindBlockedPrefab                = 0x1B8        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ab0fc13ed7ec0ac6ad855a12be0c097018996e89 = 0x148        ;
        constexpr std::uintptr_t _5acf6c0b78feb88d7b4a2b1ec9faf80e091da74e = 0x150        ;
        constexpr std::uintptr_t _9012bbafa2de02604445036fca9bb7500a7f9a2a = 0x158        ;
        constexpr std::uintptr_t _e8b769c9d95ead32eacc2b3d1cdffbb334c41a09 = 0x160        ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x168        ;
        constexpr std::uintptr_t _21d6989ad0c185fe6847f9be8b7384041bc35479 = 0x180        ;
        constexpr std::uintptr_t _c3e7fee18edc1399b6c6c0e4c0c131878789f478 = 0x181        ;
        constexpr std::uintptr_t _24114a66aefa1c496ac0af11b326ee3ca7d3fd27 = 0x188        ;
        constexpr std::uintptr_t _fdd91d30394cba47f36ec5f10efdd08e926a5907 = 0x190        ;
        constexpr std::uintptr_t _bfc945dbc78a9feb41b6220440cecea671d43971 = 0x198        ;
        constexpr std::uintptr_t _40235e736492075bf418c1eb09cc32fcf8ef895a = 0x1A0        ;
        constexpr std::uintptr_t _de2e51dee5e8881445f42625ae99e6f8665b20a4 = 0x1A8        ;
        constexpr std::uintptr_t _9ae05cc0da759eaa96c507f486c2281fd086b169 = 0x1B0        ;
    }

    namespace State
    {
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t rotation                         = 0x1C         ;
        constexpr std::uintptr_t initialDelay                     = 0x28         ;
        constexpr std::uintptr_t timeToTake                       = 0x2C         ;
        constexpr std::uintptr_t animationCurve                   = 0x30         ;
        constexpr std::uintptr_t effectOnStart                    = 0x38         ;
        constexpr std::uintptr_t effectOnFinish                   = 0x40         ;
        constexpr std::uintptr_t movementLoop                     = 0x48         ;
        constexpr std::uintptr_t movementLoopFadeOutTime          = 0x50         ;
        constexpr std::uintptr_t startSound                       = 0x58         ;
        constexpr std::uintptr_t stopSound                        = 0x60         ;
    }

    namespace EntityItem_RotateWhenOn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t on                               = 0x28         ;
        constexpr std::uintptr_t off                              = 0x30         ;
        constexpr std::uintptr_t usePosition                      = 0x38         ;
        constexpr std::uintptr_t targetFlag                       = 0x3C         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _cd8ab11d215b588f46f53cc58d2dc23d3765bd59 = 0x39         ;
        constexpr std::uintptr_t _a4c10965830461b1f52ac49d113e1e2c3b2d02ea = 0x3A         ;
        constexpr std::uintptr_t _7e93821ea84e6a06c8c3970f09ad31760caad148 = 0x40         ;
    }

    namespace %9c3c01bd57b30ddb754a4581cd977f38ed3f0447
    {
        constexpr std::uintptr_t _4ce205e9d65b9686f624e362d802b6d30e644e18 = 0x10         ;
        constexpr std::uintptr_t _d0078cc376cb7086cf3b38fd76f1f978ec780af0 = 0x18         ;
        constexpr std::uintptr_t _31ba50ba8d82542918c410f67ee6e199b0386f3c = 0x20         ;
        constexpr std::uintptr_t _67b4b62a5a0bd5db755c39fb44e1555e3fdda4cd = 0x28         ;
        constexpr std::uintptr_t _ae494a1e66d3e6186a4f54d02a909593933a97ac = 0x40         ;
        constexpr std::uintptr_t _fa3b4e984f20cd4c2ebc194ddbd4ee1463d21274 = 0x4C         ;
        constexpr std::uintptr_t _3cda5a402223de7c42f50e5c65cc96b43c4f6f81 = 0x50         ;
        constexpr std::uintptr_t _447d81af4b9340575bd308059fd4236f02550d2e = 0x5C         ;
        constexpr std::uintptr_t _f276d2d8018c9639006f8b9b9b99f718b9a26102 = 0x60         ;
        constexpr std::uintptr_t _7e627294a8afe6145347928dca8056ff9067e543 = 0x68         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _61b6c4f81e3433a37ec8eb893d196c33e07ebd95 = 0x0          ;
        }

    }

    namespace ParticleEmitFromParentObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bonename                         = 0x20         ;

        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x28         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x40         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x48         ;
        constexpr std::uintptr_t _80fee9e32878a8548cf12f1b146567b2d829d260 = 0x50         ;
    }

    namespace ELayerSelectMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InventoryUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ContactsButton                   = 0x20         ;
        constexpr std::uintptr_t ClanButton                       = 0x28         ;
    }

    namespace ProceduralLiftCabin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %f183564a9d4245fbb2fab6fbd184b5d47a3ef143
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f9b459d2c6fd0dec6361dce28cd6f398c56e85a9 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c590ca17627de170c7b6f99c1c50879d58cd9310 = 0x0          ;
            constexpr std::uintptr_t _f68b9e0a929f3148c73070ed414fcc65e5830582 = 0x8          ;
            constexpr std::uintptr_t _eba63589f0b8630428d63b0b778cac46721ee510 = 0x10         ;
            constexpr std::uintptr_t _ce508bde444cf20cc9d85896663cc6a7b233af06 = 0x18         ;
            constexpr std::uintptr_t _f5c48b438c6d9ca169dc2476e531cce5500bb461 = 0x98         ;
        }

    }

    namespace TerrainCollision
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _d8aceb97b2771e8b373923c5b1ecb5b5d66d9466 = 0x40         ;
        constexpr std::uintptr_t _75aed359d31228b391fef5780363717dfbe4abc6 = 0x48         ;
        constexpr std::uintptr_t _78296979ae874de0a124500da53d9af06161ac4d = 0x50         ;
    }

    namespace FoliageDisplacementManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t clearDisplacementMat             = 0x20         ;

        constexpr std::uintptr_t _9d16ca9eaeca1bbe4d53f25565549b673964ee24 = 0x28         ;
    }

    namespace ItemModSculpture
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ImpostorRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x20         ;
        constexpr std::uintptr_t _9d9903120cf563e1684facef3f76a7a3123a81aa = 0x28         ;
        constexpr std::uintptr_t _f239a32eda8545c6e26296a156cac5f1292510f1 = 0x2C         ;
    }

    namespace %0841890e12aef7a8dda4786efd060e7672ac3582
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _dfc4f2d99374fa9a11db54733616fe9621f19990 = 0x20         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x28         ;
        constexpr std::uintptr_t _b64e3a16201ae8c4a45e98eb22b1337a90d26f31 = 0x34         ;
        constexpr std::uintptr_t _3a5c0db427fcab499f2258f637ffa5a984c0fb3c = 0x38         ;
        constexpr std::uintptr_t _af5d0a5c23b726e4b06e6a2dde753ea43747bf4f = 0x40         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x48         ;
        constexpr std::uintptr_t _b022c0b2d83e4441827090e3114664b27ec0cbf9 = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t _f31b803adc8dcfe8f96eff4472c47a54562aad73 = 0x0          ;
            constexpr std::uintptr_t _45b598882f8be4ac22aadf906bb351fadc18eca5 = 0x8          ;
            constexpr std::uintptr_t _9d2cbf26a9548bdd59fc1ca83bdf223e6559128e = 0x10         ;
        }

    }

    namespace %ca156be71e17407418853ef1ec8b6909c15001f3
    {
    }

    namespace SellOrderEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MerchandiseIcon                  = 0x20         ;
        constexpr std::uintptr_t CurrencyIcon                     = 0x28         ;
        constexpr std::uintptr_t buyButton                        = 0x40         ;
        constexpr std::uintptr_t cantaffordNotification           = 0x48         ;
        constexpr std::uintptr_t outOfStockNotification           = 0x50         ;
        constexpr std::uintptr_t intEntry                         = 0x60         ;
        constexpr std::uintptr_t priceMultiplier                  = 0x68         ;
        constexpr std::uintptr_t receivedCurrencyMultiplier       = 0x70         ;

        constexpr std::uintptr_t _0437df16bd0fd3450fbc4decdc2b4a14cdf9b976 = 0x30         ;
        constexpr std::uintptr_t _c79f7d33c3aac973ceccdef2b15296203d7a59d4 = 0x38         ;
        constexpr std::uintptr_t _055b9f12e07f9b53a4eaab6f0dd50029f06a817b = 0x58         ;
        constexpr std::uintptr_t _5ba3bf339200cd5e0196919492504be47c3b61de = 0x78         ;
        constexpr std::uintptr_t _e97a069e3121376ec405e78c353028bdc3a047b9 = 0x80         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x88         ;
        constexpr std::uintptr_t _03f91986af8a667b2f002b59fbd5ccc5242c87de = 0x8C         ;
        constexpr std::uintptr_t _8a99895f2d5e83a3d6d718b2567a436639a5e018 = 0x90         ;
        constexpr std::uintptr_t _2e55ec2dec10fb331131a0ef1aacaf8244076ed3 = 0x91         ;
        constexpr std::uintptr_t _e7d63120c96a40e90ea4abf1efc2c6f0852cbdfc = 0x94         ;
        constexpr std::uintptr_t _7a43931035a6582eb0a787dd3e82ce7c5c8ec9de = 0x98         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x9C         ;
        constexpr std::uintptr_t _2acde0c0ef9ac031b55a0bfdff823f46daa41588 = 0xA0         ;
        constexpr std::uintptr_t _9b3ce2363c3e1c02a4f9155ddd68e0e6ea556bff = 0xA4         ;
        constexpr std::uintptr_t _25fb779d33b54f28124204bee92118f17561151b = 0xA8         ;
        constexpr std::uintptr_t _9c13755dce0b7dafcb11f4bccbad6abe5cb6fa1d = 0xAC         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0xB0         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0xB4         ;
        constexpr std::uintptr_t _6675b0f9b34b773ba27e79c417f15af3db478a37 = 0xB8         ;
        constexpr std::uintptr_t _afbd26486ea21fb1ccdff8c56038cc10a384a86c = 0xC0         ;
        constexpr std::uintptr_t _3db84d091b6ff8d9da6ed768607da8f281b95ef1 = 0xC8         ;
        constexpr std::uintptr_t _61a07ea8f3f9706d72b0dc06ea6cc4adf75b2842 = 0xD0         ;
    }

    namespace FlashbangEffectRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t flashbangEffectShader            = 0x20         ;
        constexpr std::uintptr_t screenRT                         = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t needsCapture                     = 0x0          ;
            constexpr std::uintptr_t _e8c01520b3cb98dac2635f644f976c13a8825092 = 0x8          ;
            constexpr std::uintptr_t _929da290dab74f9b0c15a289fc89d5e90bf470d9 = 0x10         ;
        }

    }

    namespace AccessbilityMaterialPropertyBlock
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DC828   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetRenderer                   = 0x20         ;
        constexpr std::uintptr_t TagName                          = 0x28         ;
        constexpr std::uintptr_t ForData                          = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _78c91b6573d86d4e7e0e7c56a5d0a77ef20bd562 = 0x0          ;
            constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x8          ;
        }

    }

    namespace %7b0fd4dd2dad00415a253cc2871c979097603073
    {
        constexpr std::uintptr_t _51f650ae4a9c54d725b73169e79dc25ced6cc5b2 = 0x10         ;
        constexpr std::uintptr_t _3ffb1349c97360f7801f7e61fcc9dead948b4ffe = 0x18         ;
        constexpr std::uintptr_t _831d407c0dcc4a0cfaf34a698ae5a8461bf41560 = 0x20         ;
        constexpr std::uintptr_t _c4ab20313e30dbecabd433862ef0dc613dbaa1eb = 0x28         ;
        constexpr std::uintptr_t _d663f9fbf0b57af25c483593cc15b25f7fc4890a = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _801f7aac4ff450025e2c1e357f018f1967e6e9da = 0x0          ;
            constexpr std::uintptr_t _afaedc9ecb81f1a66564e6cb04b95b1948b82e8d = 0x8          ;
            constexpr std::uintptr_t _b7d667eea4ec48cf9f08333d9ff4909b467aa948 = 0x10         ;
            constexpr std::uintptr_t _83fdba3b7aa762cef60c5b488b2d622b8456d14a = 0x18         ;
            constexpr std::uintptr_t _e371a75a3c676153cfde1c722f72c49a148fafd8 = 0x20         ;
        }

    }

    namespace UIContacts
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10757B40   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t contactsPanel                    = 0x20         ;

        constexpr std::uintptr_t _0d46c9bf0c9fccdfdeb3f908da86c3244113b66e = 0x28         ;
        constexpr std::uintptr_t _bfab8b943bd3ba7e5acc921b6b7b4be93f277200 = 0x30         ;
        constexpr std::uintptr_t _5fede317f06650ed0b69abe4cbbe6fb0b3064871 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x0          ;
            constexpr std::uintptr_t _d306acd173e639ba0ca56e948e624c4107e72e25 = 0x4          ;
            constexpr std::uintptr_t _26fe35496e010950cb2991ea5cf95209e63b56d6 = 0x8          ;
            constexpr std::uintptr_t _ee72373303c0d4e036dc1193f585e3c2c877cc36 = 0x10         ;
            constexpr std::uintptr_t _29007e5a57e73dd95ef05c86c45d53c5cb94b5c1 = 0x18         ;
            constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x20         ;
            constexpr std::uintptr_t _604e3cba16a88830c3da4900d5a2da1005735180 = 0x28         ;
            constexpr std::uintptr_t _0f8ebddf8c6e41ddcc9be6e44c13df2f34872183 = 0x2C         ;
            constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x30         ;
            constexpr std::uintptr_t _0311a61b1ab5dc6e0967fa5c5d7425ac48640f55 = 0x38         ;
        }

    }

    namespace %d9f20f67b31985f3d073549b76ecd93b9723ceb6
    {
        constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0x10         ;
        constexpr std::uintptr_t _31c612c4f163145c917c67657e67b7d4cf0fbb90 = 0x18         ;
        constexpr std::uintptr_t _0306e752fe4c063d158d145113937febca91fa48 = 0x20         ;
        constexpr std::uintptr_t _13c2749d35ac278c5e51ddc5c8aa6174eab0516f = 0x30         ;
        constexpr std::uintptr_t _060cf71c38e848184dcd98e35d763966f9498c98 = 0x38         ;
        constexpr std::uintptr_t _6d3215d452c24db1cd4536fc0013e9c0f456376b = 0x40         ;
        constexpr std::uintptr_t _771c66a88ec6b0745bf9ff5e6f1c47e0fb4a5bf3 = 0x44         ;
        constexpr std::uintptr_t _4704bc35dc1bbc507909b66e463d14bf2b527384 = 0x48         ;
        constexpr std::uintptr_t _91b9934bbabdd464c5128e098fb620ec6ed2962a = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _42ba7e391ced72fcab37b86faaa21cacc6ba5c1c = 0x0          ;
            constexpr std::uintptr_t _dc8e2942fbb8633265c339df20a61eaa7e0bbf5d = 0x8          ;
            constexpr std::uintptr_t _dff94b0f754e8c96bba415ac3e0a0870dc1cf5cd = 0x10         ;
            constexpr std::uintptr_t _80c9b86ef09a2f50b3f20ce5f5c095bc0dedd598 = 0x18         ;
        }

    }

    namespace LootPanelFrankensteinTable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t StartCreatingButton              = 0x50         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace GenerateTerrainMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace ItemModCookable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t becomeOnCooked                   = 0x30         ;
        constexpr std::uintptr_t cookTime                         = 0x38         ;
        constexpr std::uintptr_t amountOfBecome                   = 0x3C         ;
        constexpr std::uintptr_t lowTemp                          = 0x40         ;
        constexpr std::uintptr_t highTemp                         = 0x44         ;
        constexpr std::uintptr_t setCookingFlag                   = 0x48         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace InstrumentStateBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t ignoreIndex                      = 0x18         ;
        constexpr std::uintptr_t AnimatorCrossfadeDuration        = 0x1C         ;

        constexpr std::uintptr_t _c02a5283e76be76d562236ed208e6dee629d839c = 0x20         ;
    }

    namespace IOEntityInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t requiredPowerDisplay             = 0x20         ;
        constexpr std::uintptr_t requiredFluidDisplay             = 0x28         ;
        constexpr std::uintptr_t generatedPowerDisplay            = 0x30         ;
        constexpr std::uintptr_t manualUseGeneratedPowerDisplay   = 0x38         ;
        constexpr std::uintptr_t capacityDisplay                  = 0x40         ;
        constexpr std::uintptr_t chargeDisplay                    = 0x48         ;
        constexpr std::uintptr_t rangeDisplay                     = 0x50         ;
    }

    namespace ExecComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ExecToRun                        = 0x20         ;
    }

    namespace %fb4f5b76f32e54f3f385066419caf06cd43237d4
    {
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x10         ;
    }

    namespace HotAirBalloonArmor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t damageRenderer                   = 0x2D0        ;
        constexpr std::uintptr_t DelayNextUpgradeOnRemoveDuration = 0x2D8        ;
        constexpr std::uintptr_t AdditionalHealth                 = 0x2E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace MeshReplace
    {
        constexpr std::uintptr_t FindName                         = 0x10         ;
        constexpr std::uintptr_t Find                             = 0x18         ;
        constexpr std::uintptr_t ReplaceShapes                    = 0x20         ;
    }

    namespace HairSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t MeshReplacements                 = 0x18         ;
    }

    namespace UIClanRankCreator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t RankName                         = 0x28         ;
        constexpr std::uintptr_t Submit                           = 0x30         ;

        constexpr std::uintptr_t _5a50701e28c78a3372efed394f0ce6ba780c7864 = 0x38         ;
    }

    namespace ResettableFloat
    {
        constexpr std::uintptr_t defaultValue                     = 0x10         ;

        constexpr std::uintptr_t _5a9a35df8e7d57ee8fd720a6ec7e21729c6ab964 = 0x14         ;
    }

    namespace UIFadeOut
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t secondsToFadeOut                 = 0x20         ;
        constexpr std::uintptr_t destroyOnFaded                   = 0x24         ;
        constexpr std::uintptr_t targetGroup                      = 0x28         ;
        constexpr std::uintptr_t fadeDelay                        = 0x30         ;

        constexpr std::uintptr_t _c897bacbfa294eec3c376f03398624524fb1f5c7 = 0x34         ;
    }

    namespace %53a5e4ef55e0d9a7f7f4aa980d2d8175cb41c1b9
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8cb09562d193612e06c7269182743769e60daa3 = 0x0          ;
        }

    }

    namespace BaseModifiers`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t All                              = 0x0          ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace DecayPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t protection                       = 0xA0         ;
        constexpr std::uintptr_t socket                           = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace TwoTierRadiationZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t InnerRadiation                   = 0x20         ;
        constexpr std::uintptr_t OuterRadiation                   = 0x28         ;
    }

    namespace HexagonTile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t variants                         = 0x2D0        ;
        constexpr std::uintptr_t tweenCurve                       = 0x2D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x2E0        ;
    }

    namespace %47054148e49c7fae1d1c8341b23a727815781c8b
    {
        constexpr std::uintptr_t _ec8fe990a848bd5e207b8a3d766451c702160768 = 0x10         ;
        constexpr std::uintptr_t _0fe2b659dec35dc2d4e609c7327f143e5be905dc = 0x18         ;
        constexpr std::uintptr_t _62513528c395c60c1ca712231b3d0bf9e7fca677 = 0x20         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x24         ;
        constexpr std::uintptr_t _4ecc1ed88fe598c107b915a4839fb5d230997f79 = 0x28         ;
        constexpr std::uintptr_t _08baf8956f5749642ddf5d0fba2180bd0691de1e = 0x30         ;
        constexpr std::uintptr_t _81da40b85faeb5156d249b4bae82937fc5bf8dc6 = 0x38         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _32977c5133953d0b4120e412f42e67060e80f2b4 = 0x0          ;
            constexpr std::uintptr_t _17054c33fb2086159259daadb0570175b60fae05 = 0x10         ;
        }

    }

    namespace DecorAlign
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t NormalAlignment                  = 0xA8         ;
        constexpr std::uintptr_t GradientAlignment                = 0xAC         ;
        constexpr std::uintptr_t SlopeOffset                      = 0xB0         ;
        constexpr std::uintptr_t SlopeScale                       = 0xBC         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0         ;
    }

    namespace ConsumableInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t values                           = 0x20         ;
        constexpr std::uintptr_t Genes                            = 0x28         ;
        constexpr std::uintptr_t TextUnknownGenetics              = 0x30         ;
        constexpr std::uintptr_t LabelGenetics                    = 0x38         ;
        constexpr std::uintptr_t GeneticsGameObject               = 0x40         ;
        constexpr std::uintptr_t durationValue                    = 0x48         ;
        constexpr std::uintptr_t baitValue                        = 0x50         ;
        constexpr std::uintptr_t baitStackSize                    = 0x58         ;
        constexpr std::uintptr_t spoilTime                        = 0x60         ;
        constexpr std::uintptr_t refrigeratedIcon                 = 0x68         ;
        constexpr std::uintptr_t chickenFood                      = 0x70         ;

        constexpr std::uintptr_t _d8fb8e00902842438a1e685307983e2ecee98ac7 = 0x78         ;
        constexpr std::uintptr_t _e78cac21762a7fdeb5d0e70e57db9849128183e8 = 0x80         ;
    }

    namespace ItemModifiableStatValue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
        constexpr std::uintptr_t slider                           = 0x28         ;
        constexpr std::uintptr_t positiveModificationSlider       = 0x30         ;
        constexpr std::uintptr_t negativeModificationSlider       = 0x38         ;
        constexpr std::uintptr_t modificationNumbersTooltip       = 0x40         ;
        constexpr std::uintptr_t smallerIsBetter                  = 0x48         ;
        constexpr std::uintptr_t asPercentage                     = 0x49         ;
    }

    namespace EventScheduleWipeOffset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumHoursBetween              = 0x20         ;
        constexpr std::uintptr_t maxmumHoursBetween               = 0x24         ;
        constexpr std::uintptr_t Key                              = 0x28         ;
    }

    namespace %7fe32e4662047e238a29e6a442702b4dcefcc918
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082A140   ;
        constexpr std::uintptr_t _b44717670deae4db75ada8ce5a61ef7a0aaf7aa0 = 0x10         ;
        constexpr std::uintptr_t _761765dfe7f4a6c1b497dcf7ae3f54bfd99054cf = 0x18         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x28         ;
        constexpr std::uintptr_t _f3ee117ca10545d19afd561b874da36a5894b197 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8f9990e21074121b91e974fe0039ab44395bcac = 0x0          ;
        }

    }

    namespace %1f4e2c6ebbb194e57f0fadecf9b44b3e486eee77
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _49ae507bc773966f338163a0082415760c2668ba = 0x0          ;
            constexpr std::uintptr_t _fa9696f214207312c95b60f0201367ca7430480b = 0x8          ;
            constexpr std::uintptr_t _42123df321cd788059941570bb017a34ad5c3022 = 0x10         ;
            constexpr std::uintptr_t _6efc122578a02530311af854de2a86117a1b15a2 = 0x20         ;
        }

    }

    namespace ChristmasLightsBulb
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bulbRenderer                     = 0x20         ;
        constexpr std::uintptr_t emissionColors                   = 0x28         ;

        constexpr std::uintptr_t _e5476664e43e9a6fd28272a4d1fe18b4fafa3503 = 0x30         ;
        constexpr std::uintptr_t _04ef5adb259d429da1c5eafd9f3cffc44b81a93c = 0x38         ;
        constexpr std::uintptr_t _04396607abbe7bf7b4fed94525e5d66183e2258a = 0x3C         ;
        constexpr std::uintptr_t _6db72d2188381084bba5a345f8cdf0ebf2f06eaa = 0x40         ;
    }

    namespace LodLevelDisplay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextColor                        = 0x20         ;
        constexpr std::uintptr_t TextScaleMultiplier              = 0x30         ;
    }

    namespace ParticleDisableOnParentDestroy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t destroyAfterSeconds              = 0x20         ;
    }

    namespace TriggerInvisibleDoorToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t playerBlocker                    = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _a1fc2a3a68d87ad3acf4d28af8305443f6d8fb1d = 0x58         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %a95b5c59618a13b6762d5e2772c8593d60b71af8
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
    }

    namespace TimedUnlootableCrate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t unlootableOnSpawn                = 0x3F8        ;
        constexpr std::uintptr_t unlootableDuration               = 0x3FC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace DestroyOnGroundMissing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace RemoteControllableControls
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %5bc4d6861eb3ddfdd533da9bcfd46930e9699917
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDDB0   ;
        constexpr std::uintptr_t _7b2ca6d12c48adc2aa6db9298869cee1f0ed58ea = 0x10         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x14         ;
        constexpr std::uintptr_t _2f7812738d44c39f3babee6ab10c340e2686edfd = 0x18         ;
        constexpr std::uintptr_t _ddc20fe72a5e5b8a19090be9b32fc5ab164d97d9 = 0x1C         ;
        constexpr std::uintptr_t _a6942ddf16eff9ed02bfbeeba0086ff329e2479d = 0x20         ;
        constexpr std::uintptr_t _6b889df2ae8994e5d29b2ee663d429d53f04e684 = 0x28         ;
        constexpr std::uintptr_t _a299de2e31d0f1366d762df87774ea4c53d9d6a3 = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t _fda5f437a2850ea74eff429dea016b75907ab01d = 0x0          ;
            constexpr std::uintptr_t _25f876c1a106a1d340dafa95cf59e564957bb186 = 0x4          ;
        }

    }

    namespace UI_Console_Display
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t consoleAbsoluteFlex              = 0x20         ;
        constexpr std::uintptr_t virtualScroll                    = 0x28         ;
        constexpr std::uintptr_t scrollRect                       = 0x30         ;
        constexpr std::uintptr_t UpdateTickRate                   = 0x38         ;
        constexpr std::uintptr_t ClientColour                     = 0x3C         ;
        constexpr std::uintptr_t ServerColour                     = 0x4C         ;
        constexpr std::uintptr_t SharedColour                     = 0x5C         ;
        constexpr std::uintptr_t RconColour                       = 0x6C         ;
        constexpr std::uintptr_t DescriptionColour                = 0x7C         ;
        constexpr std::uintptr_t DefaultValueColour               = 0x8C         ;

        constexpr std::uintptr_t _f91f12f4c5e932eb7c3019182a128e77fcbc2eae = 0xA0         ;
        constexpr std::uintptr_t _b435e8b346afecff3b968a43563edd1696f02e4e = 0xA8         ;
        constexpr std::uintptr_t _a9cbb3bca74c7df01dd46f6af45faed9955e1d00 = 0xB0         ;
        constexpr std::uintptr_t _3fd16df661c2ea6b77bab7f6a7d6b4d3876b989f = 0xB8         ;
        constexpr std::uintptr_t _82287d851ea8006d6c8e91fde854844b0dd20a0b = 0xC0         ;
        constexpr std::uintptr_t _43443764ec1aa5dc538ffd962310a00bcc383e2c = 0xC8         ;
        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0xD0         ;
        constexpr std::uintptr_t _6535578a352d7199aff5537038e587b44e0554b0 = 0xD8         ;
        constexpr std::uintptr_t _9f9dc063c131e127c87cde2f3870171d87d08382 = 0xE0         ;
        constexpr std::uintptr_t _c5d307cc4ee9b30f648b1f243c95ebfd64b5a042 = 0xE4         ;
        constexpr std::uintptr_t _3158b1c0e1ace255555a680279ebe9381392399e = 0xE8         ;
        constexpr std::uintptr_t _3c4f21adcbe705ba905150e0816bc3da8a4f6fab = 0xEC         ;
        constexpr std::uintptr_t _ab4fb89b021fe6e297ab98865fccef1dbd4a266e = 0xF0         ;
        constexpr std::uintptr_t _71c4a2e2e840f30f6928cdbe7310597f55eee668 = 0xF4         ;
        constexpr std::uintptr_t _497cbf180f60da66657a8718332a6d40f8831871 = 0xF8         ;
        constexpr std::uintptr_t _48fd50742f4925a0021d1f1ece663a520ad41a81 = 0x100        ;
        constexpr std::uintptr_t _1ca9eec3c79738f44b74a5bff81e4b0d0159610b = 0x108        ;
        constexpr std::uintptr_t _238092614399e804ec9e24f060b48f73f82f341f = 0x110        ;
        constexpr std::uintptr_t _2b3b388f2febf8f7646228d868df03a5582ebfe7 = 0x118        ;
        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x11C        ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A09E0   ;
        constexpr std::uintptr_t _ba6125c8da96a5e5f6c294433d333820573ef534 = 0x10         ;
        constexpr std::uintptr_t _f1ac35d5d099a15559a5a16cdea8a279ea71ed2a = 0x14         ;
        constexpr std::uintptr_t _606b4e37a01fdc65ef604939d911789da1c1a899 = 0x54         ;
        constexpr std::uintptr_t _4b3d4c867966ad2110fc20598fef7c38a8f51fd9 = 0x58         ;
        constexpr std::uintptr_t _f5024c592df63847659afcde3e3d18c0aed79969 = 0x68         ;
        constexpr std::uintptr_t _8d68967bafbda8a9031d79d51edca0f1bafdebed = 0x70         ;
        constexpr std::uintptr_t _b94750d7941f831a74c3750fd969a8e4b200c96e = 0x78         ;
        constexpr std::uintptr_t _2bca08f90dcfa08dd13a122d3263b8b419c40418 = 0x80         ;
        constexpr std::uintptr_t _98b36e59e40b906c6247c023223f5cddd18e4625 = 0x88         ;
        constexpr std::uintptr_t _55e1e050e06f397f9d7860138f008ac4cf4bfbea = 0x90         ;
        constexpr std::uintptr_t _7e9f790fb7dff40d2cd30b199903b914868548a6 = 0x98         ;
        constexpr std::uintptr_t _ccfc3a03111c34cfd3d3995bce804d17984f50cb = 0xA0         ;
        constexpr std::uintptr_t _7ed97ed7b6060717a1d33f2ab7dc57f9c69d9f07 = 0xA8         ;
        constexpr std::uintptr_t _d48ab57ce5533ae7b49d330c44ccf2b165423365 = 0xD0         ;
        constexpr std::uintptr_t _f594947ee1233d9edfe3e8a8b0857488af42d69d = 0xE0         ;
        constexpr std::uintptr_t _1156caa89daabb75c179a8b702064b4aa9e13eb7 = 0xE8         ;
        constexpr std::uintptr_t _0717e37e86a5b9c3a4a24d1a7214f74db10177ad = 0x110        ;
        constexpr std::uintptr_t _26bc05a588383231202a858c278ab4a227354978 = 0x138        ;
        constexpr std::uintptr_t _d9a4a826b91a557d8534386b0ed6ff0af2fbca58 = 0x148        ;
        constexpr std::uintptr_t _0b124e807d06355d4f342bf7ff3924d291142f1a = 0x170        ;
        constexpr std::uintptr_t _b2f4d1cdd350f43694f9d7eaf77367323a0a83a8 = 0x178        ;
        constexpr std::uintptr_t _58b93b033e0895c39e5b10c673c16834a364c9c7 = 0x180        ;
        constexpr std::uintptr_t _5673d9efbb7aa60ee319e7953f11c6c7436d7914 = 0x188        ;
        constexpr std::uintptr_t _b745d19fdc508708f379774fe71522353a21a082 = 0x1B0        ;
        constexpr std::uintptr_t _1aa315d2d57b232df8461ab94d5eb3cb46d2541b = 0x1C0        ;
        constexpr std::uintptr_t _a207724a383749ca7d3af8b0a0ed0196d33f189e = 0x1E8        ;
        constexpr std::uintptr_t _0bc889366becaf5dfb0756aebe4eac05715c298c = 0x1F0        ;
        constexpr std::uintptr_t _ab11b4b39a8a988b5659d4fde06b44cc0b2e20cf = 0x218        ;
        constexpr std::uintptr_t _07cfc54eb8ee62fff3423c1571a851277c5aaae9 = 0x258        ;
        constexpr std::uintptr_t _a02ee0a0bff88deae36669213ae40900408589c4 = 0x280        ;
        constexpr std::uintptr_t _ff41e856da499af1c1c8bd9d9d26285642748ea1 = 0x288        ;
        constexpr std::uintptr_t _3184c140780f492717feb36e73c63ea2eb1a6211 = 0x298        ;
        constexpr std::uintptr_t _363abe7906e4fdfb29ab870a5b3a80f99c28cc98 = 0x2A8        ;
        constexpr std::uintptr_t _8a53ac04e4e6251d8a2fc6ed4dc3c3049a5a8cbd = 0x2B0        ;
        constexpr std::uintptr_t _f7791adf7212f8e466786fee0ae74ef7f8ffe0e0 = 0x2D8        ;
        constexpr std::uintptr_t _30866614c0b766e8c0429a76f6c0eb37f789be14 = 0x300        ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x310        ;
        constexpr std::uintptr_t _fbb4075d4c91154340a8643c2c21a16e8051b757 = 0x320        ;
        constexpr std::uintptr_t _42b5d49e896d98eeb5250486f3760d3721a5ff70 = 0x348        ;
        constexpr std::uintptr_t _a060e00f08628296d8e637f4e9f471a6b08624fa = 0x358        ;
        constexpr std::uintptr_t _d20fbc7859ece47ed1616c2ac123d38bfdc38ad5 = 0x360        ;
        constexpr std::uintptr_t _d7445886e1fb05602f65670e501be55aa2d91684 = 0x370        ;
        constexpr std::uintptr_t _5a7f56f2d54c31695c22ee1c14fb2956cb9b5377 = 0x380        ;
    }

    namespace %c204f459ac66e59b193357fa849ccd4c9d6f385e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A0C88   ;
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _48813d9814f86bef7cbb9a9ec0e89848510420e8 = 0x18         ;
        constexpr std::uintptr_t _eecdf6f343c12780befe509acd5ddfa511a20954 = 0x20         ;
        constexpr std::uintptr_t _5dc99cb02f209835a0b3c358cc5719e847ea83db = 0x24         ;
        constexpr std::uintptr_t _b8293be58d84f72dc0546f694462c4cc39c46491 = 0x28         ;
        constexpr std::uintptr_t _5fd9f60542c497e50b2c9e8a4a00e0abc6b5427e = 0x2C         ;
        constexpr std::uintptr_t _c9b1105e44d8a7ae691b8c33941d6bb1eba7be6a = 0x30         ;
        constexpr std::uintptr_t _be6311e5e8a31812ececd492f572379026e86978 = 0x38         ;
        constexpr std::uintptr_t _e9f04389519a93cd1a021aadf3a8a8ccfdac01cc = 0x40         ;
        constexpr std::uintptr_t _fd19ecd746e445e8b5ec858080d27385a59c8ac0 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _50ca708ebe03700bb0550f3b42e6c65a69b3bf0e = 0x0          ;
            constexpr std::uintptr_t _304d9280005e8e8ef48377bc4c342f11e9522cd1 = 0x80         ;
            constexpr std::uintptr_t _8cc1982e295093f1795b58e689cc7dfb262cf7fe = 0x88         ;
            constexpr std::uintptr_t _93da534f341cb51c9b46b924f79881a38eb97283 = 0x90         ;
            constexpr std::uintptr_t _9c9b3d98b77bf69e3cb9ce8f23f28a5db800975e = 0x110        ;
            constexpr std::uintptr_t _848457e3f627d5b982f18d91b481f95ce47d2f5c = 0x190        ;
            constexpr std::uintptr_t _b73e5e97271b7250758264e81a088f5ce1401e2c = 0x210        ;
            constexpr std::uintptr_t _7983fe8af8f6b48150df66424bf8a0676ea2820c = 0x218        ;
            constexpr std::uintptr_t _c7409de4beb88641c0730c9ee479e6b9ca10efc3 = 0x298        ;
            constexpr std::uintptr_t _6422eb72f52aa6f1de0b134cb364a3269f925fff = 0x2B0        ;
            constexpr std::uintptr_t _be45c9a4c75febc7762b46733f3bce3e71135770 = 0x330        ;
            constexpr std::uintptr_t _eecc8ac8bb15e287651d9ad6a17e236a93227a22 = 0x3B0        ;
            constexpr std::uintptr_t _d36275e027b34ed606e45a55b6d857a34a4407dd = 0x3B8        ;
            constexpr std::uintptr_t _930f8ed1206ec1387e274ffaea17deb10b2f680e = 0x438        ;
            constexpr std::uintptr_t _9a97c7f2f364ee63c8ebf7cbc6455ad3a327b98f = 0x4B8        ;
            constexpr std::uintptr_t _a96ebd5191514057c3ded17eef9a78827784b023 = 0x538        ;
            constexpr std::uintptr_t _6d3813bd3a3a2af951ac3225561d827e2c9ffbac = 0x5B8        ;
            constexpr std::uintptr_t _5cce7c7adcc9654667bf7df0e2f5fa30f6cd38c9 = 0x5C0        ;
            constexpr std::uintptr_t _3ad5d84383f181237d07fc079ce49e120495f58e = 0x5D8        ;
        }

    }

    namespace BoatBuildingBlockDecay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %4453ffb241b7a830fba608432c4d428556efb135
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _aa4b655b1d2f51ea6d1c5c7e0d718084a9ab83f3 = 0x0          ;
            constexpr std::uintptr_t _21757d1cdb08c80d8f2111ce15f42119a03891bd = 0x4          ;
            constexpr std::uintptr_t _8fc0509c373da34909283e2afbaaaaaf5a2faa93 = 0x8          ;
            constexpr std::uintptr_t _8925881cceebcaf92d2a7991a9fc5e0879a7407f = 0x10         ;
            constexpr std::uintptr_t _cbeeb1661227c93676a4c39077ff77585bf35375 = 0x18         ;
            constexpr std::uintptr_t _74c5d16d656cf70753416b1d37acb154dbd73547 = 0x20         ;
            constexpr std::uintptr_t _425263214ff8400243d2351f7c94dbe67c76d0b5 = 0x28         ;
            constexpr std::uintptr_t _6a0c48b6d4b5d7ef9ffee84aa541b22bec7daa78 = 0x30         ;
            constexpr std::uintptr_t _14dda3c201c595364ec7596b6b65ffd8bfe56655 = 0xB0         ;
            constexpr std::uintptr_t _01d4b27458922f27f5ccc0de961e0ae821b428fb = 0x130        ;
            constexpr std::uintptr_t _8063a641f5c771cdc5a35eadee90cfe44ae706cb = 0x1B0        ;
            constexpr std::uintptr_t _e86a5c42de2e32425db8f5b5615985dc0e0657ea = 0x1B8        ;
            constexpr std::uintptr_t _176052aef151a9ab1860759ee389fb642aa29c4a = 0x238        ;
            constexpr std::uintptr_t _f51ebc6d435e28f5421f10930ef15925efb11476 = 0x2B8        ;
        }

    }

    namespace TerrainTopology
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %40ceffed7fda2eb0615c2c146188180fa264f11d
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x4C         ;
        constexpr std::uintptr_t _4ef028fa53d289e46053b770c5470a22d12170db = 0x58         ;
        constexpr std::uintptr_t _81a744e007e83d82cc6244586a4d7a7a54a90fef = 0x68         ;
        constexpr std::uintptr_t _50ef7d2d01c921be39037c0aab3bf5c12460e774 = 0x70         ;
        constexpr std::uintptr_t _656810dc50f66781c9949e4061aa98f74c62097a = 0x78         ;
        constexpr std::uintptr_t _8db4834a81d5a716c6eb8dbe2f48825f43e1104a = 0x80         ;
        constexpr std::uintptr_t _261b0f9a7dbcaa27b758b6a01e277c4038996a40 = 0x88         ;
        constexpr std::uintptr_t _f6bdfec5e1dc8faf3162019c8ef820bdf0819af5 = 0x90         ;
        constexpr std::uintptr_t _2fd24d75dd6b3821d0ab206a70b1ada4785abdfe = 0x98         ;
        constexpr std::uintptr_t _1661314ad77929209d3898e23817673186244325 = 0xA0         ;
        constexpr std::uintptr_t _f9f0525cc8f78fffab5a13d6b65763f3f682023e = 0xA8         ;
    }

    namespace %d1eeadad76380a18ff9743cde6dfe217a8a96377
    {
    }

    namespace %73bbcf693e13c6d1e5a50f079607b0ca0f9427f6
    {
    }

    namespace GeometryClipmapTerrain
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F49C0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t terrainTopology                  = 0x20         ;
        constexpr std::uintptr_t terrainCompute                   = 0x28         ;
        constexpr std::uintptr_t terrainMaterial                  = 0x30         ;
        constexpr std::uintptr_t minVertLOD                       = 0x38         ;
        constexpr std::uintptr_t lodGlobalScale                   = 0x3C         ;
        constexpr std::uintptr_t renderDistance                   = 0x40         ;
        constexpr std::uintptr_t terrainLayer                     = 0x44         ;
        constexpr std::uintptr_t terrainShadows                   = 0x48         ;
        constexpr std::uintptr_t reflectionProbeUsage             = 0x4C         ;
        constexpr std::uintptr_t isDepthPrepassEnabled            = 0x50         ;
        constexpr std::uintptr_t terrainCellMaster                = 0x58         ;
        constexpr std::uintptr_t debugValidate                    = 0x60         ;
        constexpr std::uintptr_t allowEditorCamLOD                = 0x61         ;
        constexpr std::uintptr_t cellSize                         = 0x64         ;
        constexpr std::uintptr_t colliderVertexReduction          = 0x68         ;
        constexpr std::uintptr_t vertexDensity                    = 0x6C         ;
        constexpr std::uintptr_t vertexDensityReduction           = 0x70         ;
        constexpr std::uintptr_t debugCullingOn                   = 0x74         ;
        constexpr std::uintptr_t debugTestDeform                  = 0x75         ;
        constexpr std::uintptr_t debugTestApply                   = 0x76         ;
        constexpr std::uintptr_t deformRadius                     = 0x78         ;
        constexpr std::uintptr_t deformFade                       = 0x7C         ;
        constexpr std::uintptr_t deformDelta                      = 0x80         ;
        constexpr std::uintptr_t testColliderOneObject            = 0x84         ;
        constexpr std::uintptr_t terrainData                      = 0x88         ;
        constexpr std::uintptr_t lodCellExtents                   = 0x90         ;

        constexpr std::uintptr_t _c77cad61b650821be4d8a765e274b64b6dd53586 = 0x98         ;
        constexpr std::uintptr_t _2bd1a9e3cad9def84787356355b1db90645d89df = 0x9C         ;
        constexpr std::uintptr_t _b6eeb69ead04269ac785ebc98a8df557c09c16da = 0xA0         ;
        constexpr std::uintptr_t _7b69c44f9b601cfcad1ac0f690888c45ff8666ce = 0xA4         ;
        constexpr std::uintptr_t _0c955ba823df49a4fa720f6e68bd209624bba444 = 0xA8         ;
        constexpr std::uintptr_t _e9cceb86b1d3079c837fa27a38fb884f2e167b4a = 0xB8         ;
        constexpr std::uintptr_t _090cbb94747b34cece2843d3cb3ec71c14e762b7 = 0xC8         ;
        constexpr std::uintptr_t _96b70e072b8cc5e5a47d186eff8adbcb4ac4f382 = 0xCC         ;
        constexpr std::uintptr_t _7af70a28f6ad490da5a98f96efb781894a6c05a3 = 0xD0         ;
        constexpr std::uintptr_t _0103f81901ee3a30eb47c90d288eda5923a7f38b = 0xD4         ;
        constexpr std::uintptr_t _0ed77eff00aeec89289673c77fb4f7e4c6a4ba41 = 0xD8         ;
        constexpr std::uintptr_t _37fd09f20971a816e22a4d9dc53df9a443081b91 = 0xE0         ;
        constexpr std::uintptr_t _ee98c67a5d952b05c29533414e11080ae164c0d6 = 0xE8         ;
        constexpr std::uintptr_t _2a306e548abc45fbe095a27094eb38274f10a263 = 0xF0         ;
        constexpr std::uintptr_t _33d52caeee8a626d762afd25c1baf3c47f3a86e5 = 0xF8         ;
        constexpr std::uintptr_t _987a0fb7e6a994e488977e2be04e99f136e701a1 = 0x100        ;
        constexpr std::uintptr_t _a3003ce398ca7c85d0593828298877541f82c51c = 0x108        ;
        constexpr std::uintptr_t _c069a05046a5373dc0e951928974a5b2db1c0639 = 0x110        ;
        constexpr std::uintptr_t _5b4b3cf45de25e70c5209d5fadd10e03134911ad = 0x118        ;
        constexpr std::uintptr_t _98cde2222145918661a8eea6503bf566c980b1d0 = 0x120        ;
        constexpr std::uintptr_t _20c9a5e8c293f87fed8d0b5079abfcb3bf046247 = 0x1D0        ;
        constexpr std::uintptr_t _e84b3edd5b0aa208755e7a255f75746a5999f467 = 0x1D8        ;
        constexpr std::uintptr_t _3c038039bab74d60eca0aa433db225d2e69536d6 = 0x1DC        ;
        constexpr std::uintptr_t _6335b9b1994aca90b4c714a7fccdfa7794838650 = 0x1E0        ;
        constexpr std::uintptr_t _be0ffec6d623ae4efde3ade34e5ec9b7f8fd1156 = 0x1E8        ;
        constexpr std::uintptr_t _12f28f4b1f989158aa9146eb50188d7510554f0c = 0x1EC        ;
        constexpr std::uintptr_t _b0ed66ec3dfedd42043eea40026af847d6670ecd = 0x1F0        ;
        constexpr std::uintptr_t _7b31121076c21469566ffe46df9ef603867bebfa = 0x1F8        ;
        constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0x200        ;
        constexpr std::uintptr_t _7492e876e8e131d32168e141d04ef80f6c0574b1 = 0x208        ;
        constexpr std::uintptr_t _3e09b8a2c06f8b89da89614cf0a925f7b98ed5d4 = 0x210        ;
        constexpr std::uintptr_t _5163ec95f9ebfcc74607771747a9505b844db5de = 0x218        ;
        constexpr std::uintptr_t _2e1666ae0ea6a95e0162c00f56c952d833e30ea1 = 0x220        ;
        constexpr std::uintptr_t _7e473215ecbc9914c16e7c34189218c2922bfec5 = 0x224        ;
        constexpr std::uintptr_t _c591904c9e9a42687706ee719a391cad7c34f219 = 0x228        ;
        constexpr std::uintptr_t _c36f9dd0a36b699f48a1d919cbae73aabfb04c84 = 0x230        ;
        constexpr std::uintptr_t _dcd2e60fe1f248e6836308b65eebe624fd3cfedf = 0x240        ;

        namespace _static
        {
            constexpr std::uintptr_t _1c83c0c84c7ea4f974af292bc4a48db7d5095c97 = 0x0          ;
            constexpr std::uintptr_t _215182e72f90ad6c5d4bd890cba3cc1fb0351fb4 = 0x8          ;
        }

    }

    namespace ButtonIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Background                       = 0x68         ;
        constexpr std::uintptr_t Text                             = 0x70         ;
        constexpr std::uintptr_t SubText                          = 0x78         ;
        constexpr std::uintptr_t Icon                             = 0x80         ;
        constexpr std::uintptr_t IconImage                        = 0x88         ;
        constexpr std::uintptr_t OnPressed                        = 0x90         ;
        constexpr std::uintptr_t OnReleased                       = 0x98         ;
        constexpr std::uintptr_t OnHovered                        = 0xA0         ;
        constexpr std::uintptr_t OnHoverEnd                       = 0xA8         ;
        constexpr std::uintptr_t OnToggleEnabled                  = 0xB0         ;
        constexpr std::uintptr_t OnToggleDisabled                 = 0xB8         ;
        constexpr std::uintptr_t OnToggleChanged                  = 0xC0         ;
        constexpr std::uintptr_t IsToggle                         = 0xC8         ;
        constexpr std::uintptr_t UnpressSiblings                  = 0xC9         ;
        constexpr std::uintptr_t PreventToggleOff                 = 0xCA         ;
        constexpr std::uintptr_t TabPanelTarget                   = 0xD0         ;
        constexpr std::uintptr_t TextMargin                       = 0xD8         ;
        constexpr std::uintptr_t TextMarginNoIcon                 = 0xE8         ;
        constexpr std::uintptr_t Image                            = 0x108        ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _3a5cde596f8a811a907c7298773a13ce3fabef38 = 0xF8         ;
        constexpr std::uintptr_t _6ef1580b890cc97f7011818b2e6299f7c916f256 = 0x100        ;
    }

    namespace WildlifeHazard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t ReactionSaveButton               = 0x328        ;
        constexpr std::uintptr_t SavingReactionTime               = 0x32C        ;
        constexpr std::uintptr_t Damage                           = 0x330        ;
        constexpr std::uintptr_t HazardInterval                   = 0x334        ;
        constexpr std::uintptr_t DamageType                       = 0x338        ;
        constexpr std::uintptr_t ChanceToReposition               = 0x33C        ;
        constexpr std::uintptr_t RepositionDelay                  = 0x340        ;
        constexpr std::uintptr_t RepositionTimer                  = 0x344        ;
        constexpr std::uintptr_t RepositionRadiusMin              = 0x348        ;
        constexpr std::uintptr_t RepositionRadiusMax              = 0x34C        ;
        constexpr std::uintptr_t ClientArtRoot                    = 0x350        ;
        constexpr std::uintptr_t QTETrigger                       = 0x358        ;
        constexpr std::uintptr_t ClientTrigger                    = 0x360        ;
        constexpr std::uintptr_t LookSpeed                        = 0x368        ;
        constexpr std::uintptr_t MinTurnDegrees                   = 0x36C        ;
        constexpr std::uintptr_t MinFastTurnDistance              = 0x370        ;
        constexpr std::uintptr_t MaxWaterDepth                    = 0x374        ;
        constexpr std::uintptr_t SlitherDuration                  = 0x378        ;
        constexpr std::uintptr_t SlitherSpeed                     = 0x37C        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x380        ;
        constexpr std::uintptr_t BitFX                            = 0x388        ;
        constexpr std::uintptr_t Animator                         = 0x390        ;
        constexpr std::uintptr_t PrefabRepositionEffect           = 0x398        ;
        constexpr std::uintptr_t PrefabReappearEffect             = 0x3A0        ;
        constexpr std::uintptr_t HazardTriggeredSound             = 0x3A8        ;
        constexpr std::uintptr_t PlayAlertSounds                  = 0x3B0        ;
        constexpr std::uintptr_t AlertIntervalSound               = 0x3B8        ;
        constexpr std::uintptr_t AttackSound                      = 0x3C0        ;
        constexpr std::uintptr_t AlertSoundMinInterval            = 0x3C8        ;
        constexpr std::uintptr_t AlertSoundMaxInterval            = 0x3CC        ;
        constexpr std::uintptr_t RepositionDisappearSound         = 0x3D0        ;
        constexpr std::uintptr_t RepositionReappearSound          = 0x3D8        ;
        constexpr std::uintptr_t DeadResourceDispenser            = 0x3E0        ;
        constexpr std::uintptr_t DeadProtectionProperties         = 0x3E8        ;
        constexpr std::uintptr_t SingularInteraction              = 0x3F0        ;
        constexpr std::uintptr_t AttackRange                      = 0x400        ;
        constexpr std::uintptr_t AlertToIdleCooldown              = 0x404        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _3de291be2b58c4ee52fbe7c6194c94a14beaedf1 = 0x2D0        ;
        constexpr std::uintptr_t _6b4f2b8f0107116c4068e78998a231ba25fd8ca3 = 0x2D8        ;
        constexpr std::uintptr_t _091f86aae97667772bace27181fc71ccda69808c = 0x2DC        ;
        constexpr std::uintptr_t _98ff6f0008554fad0bd85ae34103b4789d0586c4 = 0x2E0        ;
        constexpr std::uintptr_t _54117fc357b7bc9fa8848fc67bf58c553a825129 = 0x2F0        ;
        constexpr std::uintptr_t _2506c618af7ea103c6bd35effe6c5d4cb63ad113 = 0x300        ;
        constexpr std::uintptr_t _058ee4a59f8a80d9d0f95056dc94a5440bb300dc = 0x304        ;
        constexpr std::uintptr_t _6c81766bf6edafced818601b445b7c068850396d = 0x308        ;
        constexpr std::uintptr_t _1ae3585bbb8971f42723e4c6c228179dae8a1290 = 0x314        ;
        constexpr std::uintptr_t _4896f0ea51117e0efabf0d95bbac51243965a79b = 0x318        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x324        ;
        constexpr std::uintptr_t _309469cb71e658aa64dd59942e1947427befb586 = 0x3F8        ;
        constexpr std::uintptr_t _fb1682d2c7e66d73a411e1c23fe50ba61c8c2654 = 0x408        ;
        constexpr std::uintptr_t _c94d8074b5ac129fd045e2f381f733e550db7ac5 = 0x414        ;
        constexpr std::uintptr_t _f1a9c458d7f5d98eb82b171f1b8494e8de748e9d = 0x420        ;
    }

    namespace ElectricWindmill
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t maxPowerGeneration               = 0x340        ;
        constexpr std::uintptr_t vaneRot                          = 0x348        ;
        constexpr std::uintptr_t sailsRot                         = 0x350        ;
        constexpr std::uintptr_t transmissionRot                  = 0x358        ;
        constexpr std::uintptr_t wooshSound                       = 0x360        ;
        constexpr std::uintptr_t wooshOrigin                      = 0x368        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _ae85daa9f6a40ee3c72d11405b4e766f90c557f3 = 0x370        ;
        constexpr std::uintptr_t _21cb7ae398d8f9ca92036c1c5b35e1523c775be6 = 0x374        ;
        constexpr std::uintptr_t _058523d45ddf1fef3483827ee236387b36d29687 = 0x378        ;
        constexpr std::uintptr_t _72708a24e88b90bae7a897e145f2da3042437c64 = 0x37C        ;
    }

    namespace %934e5221079e35127ddc3380e67e4d2f8be00e7b
    {
        constexpr std::uintptr_t _bf195a8a9a227069a3cc4659906beb7f852da627 = 0x10         ;
        constexpr std::uintptr_t _1b1c437f83b59e710feac316efde71f5440c5d73 = 0x14         ;
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x18         ;
        constexpr std::uintptr_t _1c3eaca1c0a472957fff7d2cb1987d21921029d4 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _db8a68ef88bffc3567b07384c7af46e27b223bab = 0x0          ;
        }

    }

    namespace DisableTextureStreamingOnAwake
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %8b91b281d38d4dc28a34c74a839f993b2326154f
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _f10695a720047d6bf7f342ab107a9fb092df0065 = 0x0          ;
            constexpr std::uintptr_t _1d2fb5376de0c0a776c7384ddd7fff1aee6732ce = 0x8          ;
            constexpr std::uintptr_t _c381ef7d793dc241c45398ab2da6bb62d0997a14 = 0x18         ;
        }

    }

    namespace Deployer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _5697e2ee4b03ff3e39aa0d3ae5181e04e5d41779 = 0x2E8        ;
    }

    namespace %6b0afd1801257fa5c285c6cef2d8d0d877d177bc
    {
        constexpr std::uintptr_t _987da3d92467a4a9cece5317b0036290dce1b30b = 0x10         ;
        constexpr std::uintptr_t _bbd2d60e0727d1e1f466c1d3fc29542fff0c83ef = 0x18         ;
        constexpr std::uintptr_t _f9807775f3e676b8bef2e293575d104850d6ab29 = 0x20         ;
        constexpr std::uintptr_t _1d002cbc196846d17ed2e163b4d8ed30af18c00f = 0x30         ;
        constexpr std::uintptr_t _e09606ba865a096f4e94d435e4062ac4e0947d89 = 0x38         ;
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x48         ;
        constexpr std::uintptr_t _9b3f432fdcff7aecb9579d39b9f134bf51f0a2c8 = 0x50         ;
        constexpr std::uintptr_t _3ae9cc70ae37ba66896e58dad17ada4fd943ed53 = 0x51         ;
        constexpr std::uintptr_t _4600f2acb22bdf567258de01ab3b55421efef128 = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t _6d492148a69c4583594871af897e7c4ba12d7bca = 0x0          ;
            constexpr std::uintptr_t _478816012e232001ffbb50403c88bb779e8ba5d5 = 0x8          ;
        }

    }

    namespace WhitelistLootContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace MissionObjective_MountEntityType
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetEntities                   = 0x18         ;
        constexpr std::uintptr_t targetLayerMask                  = 0x20         ;
        constexpr std::uintptr_t numToMount                       = 0x24         ;
        constexpr std::uintptr_t shouldUpdateMissionLocation      = 0x28         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x29         ;
        constexpr std::uintptr_t _b5a273c8434bd6ea3011b9f7dba14f6dae85fac6 = 0x30         ;
        constexpr std::uintptr_t _c2dc5150089778898ab226a3526e24cc1853b7ca = 0x38         ;
    }

    namespace %a0e5939899abe4dd8ff017c29ee21e66d5634e54
    {
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0x20         ;
    }

    namespace UIMixingTableItemIngredient
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemIcon                         = 0x20         ;
        constexpr std::uintptr_t ItemCount                        = 0x28         ;
        constexpr std::uintptr_t ToolTip                          = 0x30         ;
    }

    namespace ItemAmountSkinned
    {
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
        constexpr std::uintptr_t ignoreInTutorial                 = 0x20         ;
        constexpr std::uintptr_t isBP                             = 0x21         ;
        constexpr std::uintptr_t skinOverride                     = 0x28         ;
        constexpr std::uintptr_t blueprint                        = 0x30         ;

        constexpr std::uintptr_t _42ff6db07949ecde560e1ed0ebe67b1d74453aff = 0x1C         ;
    }

    namespace LoadoutCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlayerInventoryProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t niceName                         = 0x20         ;
        constexpr std::uintptr_t order                            = 0x28         ;
        constexpr std::uintptr_t category                         = 0x2C         ;
        constexpr std::uintptr_t belt                             = 0x30         ;
        constexpr std::uintptr_t main                             = 0x38         ;
        constexpr std::uintptr_t wear                             = 0x40         ;
        constexpr std::uintptr_t DeathIconPrefab                  = 0x48         ;
        constexpr std::uintptr_t StripBelt                        = 0x50         ;
        constexpr std::uintptr_t giveBase                         = 0x58         ;
        constexpr std::uintptr_t StripMain                        = 0x60         ;
        constexpr std::uintptr_t StripWear                        = 0x61         ;
    }

    namespace JunkPile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t sinkEffect                       = 0x200        ;
        constexpr std::uintptr_t spawngroups                      = 0x208        ;
        constexpr std::uintptr_t NPCSpawn                         = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1dbe8d4fb03c4689a517e8b72aadf22904a8b451 = 0x218        ;
    }

    namespace %c423e0ec1af08ff5449620ec5488fa9c92ab6c8b
    {
        constexpr std::uintptr_t _987da3d92467a4a9cece5317b0036290dce1b30b = 0x10         ;
        constexpr std::uintptr_t _bbd2d60e0727d1e1f466c1d3fc29542fff0c83ef = 0x18         ;
        constexpr std::uintptr_t _f9807775f3e676b8bef2e293575d104850d6ab29 = 0x20         ;
        constexpr std::uintptr_t _1d002cbc196846d17ed2e163b4d8ed30af18c00f = 0x30         ;
        constexpr std::uintptr_t _e09606ba865a096f4e94d435e4062ac4e0947d89 = 0x38         ;
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x48         ;
        constexpr std::uintptr_t _9b3f432fdcff7aecb9579d39b9f134bf51f0a2c8 = 0x50         ;
        constexpr std::uintptr_t _3ae9cc70ae37ba66896e58dad17ada4fd943ed53 = 0x51         ;
        constexpr std::uintptr_t _4600f2acb22bdf567258de01ab3b55421efef128 = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t _6d492148a69c4583594871af897e7c4ba12d7bca = 0x0          ;
            constexpr std::uintptr_t _478816012e232001ffbb50403c88bb779e8ba5d5 = 0x8          ;
        }

    }

    namespace %a454066e622644080274533816439be042be1ae0
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x18         ;
        constexpr std::uintptr_t _920ca1d296656a264345e3dd453aa3db2c444f4c = 0x20         ;
        constexpr std::uintptr_t _9b3f5864c22478b186af6c6a7bd9e1c496870456 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _f0bdc01a3914fa7958dbbe34b7d6d6bfb2318727 = 0x0          ;
            constexpr std::uintptr_t _a6e703bd51dd54c1226452d9b0c6af6c96170405 = 0x10         ;
            constexpr std::uintptr_t _389a1a1ee68b594c9281496ffa4b48e79c7c2c7d = 0x18         ;
        }

    }

    namespace UIMixingTableItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemIcon                         = 0x20         ;
        constexpr std::uintptr_t ItemTooltip                      = 0x28         ;
        constexpr std::uintptr_t TextItemNameAndQuantity          = 0x30         ;
        constexpr std::uintptr_t Ingredients                      = 0x38         ;
        constexpr std::uintptr_t Available                        = 0x40         ;
        constexpr std::uintptr_t Recipe                           = 0x48         ;
    }

    namespace CathodeRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t grayShader                       = 0x20         ;
        constexpr std::uintptr_t primaryTransformShader           = 0x28         ;
        constexpr std::uintptr_t trailShader                      = 0x30         ;
        constexpr std::uintptr_t postTVShader                     = 0x38         ;
        constexpr std::uintptr_t tvShader                         = 0x40         ;
        constexpr std::uintptr_t noiseTexture                     = 0x48         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _a40185dc3ddb342abe0f95266c86e0fb54756881 = 0x50         ;
        constexpr std::uintptr_t _dbfffb91b457e7531e041c7a7306c0bae8d9deca = 0x58         ;
        constexpr std::uintptr_t _8913aa74fb5612fdec0bc17cff51fe9278dce2fb = 0x60         ;
        constexpr std::uintptr_t _9941512014be5e91df6dd18886f1d9abf4160aab = 0x68         ;
        constexpr std::uintptr_t _68eba4da1cf86b5a28b3961ccf92eaf804f32c61 = 0x70         ;
        constexpr std::uintptr_t _9227e994308bb9becf1390a4ed3bcc332b7790ac = 0x78         ;
    }

    namespace OnBrushChanged
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace UIPaintBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t onBrushChanged                   = 0x20         ;
        constexpr std::uintptr_t brush                            = 0x28         ;
    }

    namespace BaseMetabolism`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace %b373ebc63d72813c4f6de8b246ce32b8680b09d9
    {
        constexpr std::uintptr_t _90ea5b723920272028d5c172b56dccb42a2b8d60 = 0x10         ;
        constexpr std::uintptr_t _f7e236190419ccf9daee4a85d8f66f2e82001d27 = 0x14         ;
        constexpr std::uintptr_t _0d5cdb458e53ec90b465bef137e895256b9182c9 = 0x18         ;
        constexpr std::uintptr_t _66b815c2c45c5e9c7309094a8ab9af2b0a3bebb8 = 0x1C         ;
        constexpr std::uintptr_t _364de9b272bb5309eb02a333460cc461b974ed0f = 0x20         ;
        constexpr std::uintptr_t _df1cf83fbdc6ddb8c9b7aa18aee52c0edbe4e953 = 0x28         ;
        constexpr std::uintptr_t _e4aed8a61df8568116d47aa7307db8c9a9af5f63 = 0x30         ;
        constexpr std::uintptr_t _8b222a2b4f9b9a4789b9ca7ff90104d760a9c255 = 0x38         ;
        constexpr std::uintptr_t _36b6e1de09209149ab9ee4420d04a20b66a2b373 = 0x40         ;
        constexpr std::uintptr_t _eacd07f40e02540b6a49516512eb41ab8de1da21 = 0x48         ;
        constexpr std::uintptr_t _9565c7563e39a3a2104bc0951228d3f35d46ce7f = 0x50         ;
        constexpr std::uintptr_t _1b8f978082e08e902b3c4821c0d96797bd344fdf = 0x54         ;
    }

    namespace SpawnEntry
    {
        constexpr std::uintptr_t prefab                           = 0x10         ;
        constexpr std::uintptr_t weight                           = 0x18         ;
        constexpr std::uintptr_t mobile                           = 0x1C         ;
    }

    namespace SpawnGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tier                             = 0x20         ;
        constexpr std::uintptr_t prefabs                          = 0x28         ;
        constexpr std::uintptr_t maxPopulation                    = 0x30         ;
        constexpr std::uintptr_t numToSpawnPerTickMin             = 0x34         ;
        constexpr std::uintptr_t numToSpawnPerTickMax             = 0x38         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x3C         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x40         ;
        constexpr std::uintptr_t wantsInitialSpawn                = 0x44         ;
        constexpr std::uintptr_t temporary                        = 0x45         ;
        constexpr std::uintptr_t forceInitialSpawn                = 0x46         ;
        constexpr std::uintptr_t preventDuplicates                = 0x47         ;
        constexpr std::uintptr_t isSpawnerActive                  = 0x48         ;
        constexpr std::uintptr_t shouldBlockSpawnedEntitySaving   = 0x49         ;
        constexpr std::uintptr_t resetBehavior                    = 0x4C         ;
        constexpr std::uintptr_t setFreeIfMovedBeyond             = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
    }

    namespace Price
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DropChance
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SteamInventoryCategory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t canBeSoldToOtherUsers            = 0x18         ;
        constexpr std::uintptr_t canBeTradedWithOtherUsers        = 0x19         ;
        constexpr std::uintptr_t isCommodity                      = 0x1A         ;
        constexpr std::uintptr_t price                            = 0x1C         ;
        constexpr std::uintptr_t dropChance                       = 0x20         ;
        constexpr std::uintptr_t CanBeInCrates                    = 0x24         ;
    }

    namespace TutorialContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace TriggerEnsnare
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t blockHands                       = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %e2cd7d6c6defe8d9962537f185a6c51d652b25ac
    {
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x10         ;
        constexpr std::uintptr_t _b555da681efd3dfcbbc406b76217dc4daef9b128 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _03b7d48bec5539d65f64fb07598202783f3d0e33 = 0x0          ;
            constexpr std::uintptr_t _3636c0afc304bc3ac3873d0db329702bc357f509 = 0x10         ;
        }

    }

    namespace ScaleRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t useRandomScale                   = 0x20         ;
        constexpr std::uintptr_t scaleMin                         = 0x24         ;
        constexpr std::uintptr_t scaleMax                         = 0x28         ;
        constexpr std::uintptr_t myRenderer                       = 0x38         ;

        constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x2C         ;
        constexpr std::uintptr_t _9a8e19e8bdda0ef32b6b2f828284a5a14f52a753 = 0x30         ;
    }

    namespace DebrisPosition
    {
        constexpr std::uintptr_t Position                         = 0x0          ;
        constexpr std::uintptr_t Rotation                         = 0xC          ;
        constexpr std::uintptr_t dropToTerrain                    = 0x18         ;
    }

    namespace DecayEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
    }

    namespace BlendModeTypeParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace %bde3656106e978f1c6200940c5075432acb90090
    {
        constexpr std::uintptr_t _c0bf8ca1f0af45af707b5260b8bf0d6b222f8256 = 0x10         ;
    }

    namespace ChickenCoop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t SpawnPoints                      = 0x3A8        ;
        constexpr std::uintptr_t ChickenPrefab                    = 0x3B0        ;
        constexpr std::uintptr_t MaxChickens                      = 0x3B8        ;
        constexpr std::uintptr_t ChickenHatchTimeMinutes          = 0x3BC        ;
        constexpr std::uintptr_t SunCheckRate                     = 0x3C0        ;
        constexpr std::uintptr_t SunSampler                       = 0x3C8        ;
        constexpr std::uintptr_t Animals                          = 0x3D0        ;
        constexpr std::uintptr_t hatchEffect                      = 0x3D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _74404a801af613ccbbf68f9b1d244421ca29c216 = 0x3E0        ;

        namespace _static
        {
            constexpr std::uintptr_t _e910b46f2cd88a8f1fb41252564f2e98f2bf1c9c = 0x0          ;
            constexpr std::uintptr_t _e90c338b9c0b4445d736cfd3df0917a74aeda339 = 0x8          ;
        }

    }

    namespace ItemModPhoto
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace TrainCarAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t trainCar                         = 0x20         ;
        constexpr std::uintptr_t movementStartDef                 = 0x28         ;
        constexpr std::uintptr_t movementStopDef                  = 0x30         ;
        constexpr std::uintptr_t movementLoopDef                  = 0x38         ;
        constexpr std::uintptr_t movementLoopGainCurve            = 0x40         ;
        constexpr std::uintptr_t movementChangeOneshotDebounce    = 0x48         ;
        constexpr std::uintptr_t turnLoopDef                      = 0x60         ;
        constexpr std::uintptr_t trackClatterLoopDef              = 0x70         ;
        constexpr std::uintptr_t trackClatterGainCurve            = 0x78         ;
        constexpr std::uintptr_t trackClatterPitchCurve           = 0x80         ;

        constexpr std::uintptr_t _c2070b0e989572ad8e485ea463cac44db8e39ea6 = 0x50         ;
        constexpr std::uintptr_t _7e93821ea84e6a06c8c3970f09ad31760caad148 = 0x58         ;
        constexpr std::uintptr_t _0c8a73b0a06706a31e91aa485f99e8bd15b923d1 = 0x68         ;
        constexpr std::uintptr_t _d4c1a4d4ea5d92a118555d050f88dd825661b191 = 0x88         ;
        constexpr std::uintptr_t _df1912fd126ba913d077b39638d0109334dabced = 0x90         ;
        constexpr std::uintptr_t _8f7d477a8b8cbf2fe3dc9a4456dcfa48dd18eff6 = 0x98         ;
        constexpr std::uintptr_t _670d578672a11bb332a3195c4484a530430c5b32 = 0xA0         ;
    }

    namespace CursorManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10813DC0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _466e3b1a2bdcda23d03f3c0a763c951a0713fb1d = 0x0          ;
            constexpr std::uintptr_t _8ab4b3bc9169dd10edce2c63f5545e9f79049368 = 0x4          ;
            constexpr std::uintptr_t _6727703a53260479c905ef730b062218d5014ed3 = 0x8          ;
            constexpr std::uintptr_t _6016175faa94698837897aff8c73916328a872c8 = 0xC          ;
            constexpr std::uintptr_t _a823427c26b54efb8c88de9691ff7735808280a6 = 0x10         ;
            constexpr std::uintptr_t _548a01e29434a66288798fbe58a42c0e7217e31c = 0x14         ;
            constexpr std::uintptr_t _3bb263d30e256f868818691b1f78be6d3fb5aa34 = 0x18         ;
            constexpr std::uintptr_t _97cd4ed189c38f699b40cb4c4c3137efa83e6476 = 0x1C         ;
        }

    }

    namespace RadioDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t IpInput                          = 0x40         ;
        constexpr std::uintptr_t FavouritePrefab                  = 0x48         ;
        constexpr std::uintptr_t FavouritesContainer              = 0x50         ;
        constexpr std::uintptr_t HasCassetteRoot                  = 0x58         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _d90ff53be4ece9dc9e9ddb14837c63e1dbf8d42b = 0x60         ;
        constexpr std::uintptr_t _471ed26bd1d45fb0563e4e1b6f14eaf666de7559 = 0x68         ;
        constexpr std::uintptr_t _5c6e548acdfc068b9c7530df5050a35a0a8ec0f2 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace ItemModConsume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t consumeEffect                    = 0x30         ;
        constexpr std::uintptr_t eatGesture                       = 0x38         ;
        constexpr std::uintptr_t product                          = 0x40         ;
        constexpr std::uintptr_t primaryConsumable                = 0x48         ;
        constexpr std::uintptr_t blockConsumeWhenCantWieldItems   = 0x50         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %94cad54f6d661a32a52e998fda88fe55b237f3d1
    {
        constexpr std::uintptr_t _ff7cdae268529d4897c5a40a235a82d4d674c2ef = 0x10         ;
        constexpr std::uintptr_t _1b9c993815655649a2c9b91a9cc8b7d1fa335359 = 0x14         ;
        constexpr std::uintptr_t _ff14fdec299a848c6e4795753c0b9b5c80515a8b = 0x18         ;
        constexpr std::uintptr_t _356a907c991d6f0d297628ffa2757e634522c492 = 0x20         ;
        constexpr std::uintptr_t _a34e4f7905f1e31c2dddf050e799a99eae91b447 = 0x24         ;
        constexpr std::uintptr_t _352f78b08920f88ff46a0df43c2576e046d2ccdb = 0x28         ;
        constexpr std::uintptr_t _874d7de4fa029a820fa35243163cd69f053f3883 = 0x30         ;
        constexpr std::uintptr_t _cb0f87860194d7732f7fccd12c42c98db6b36f1b = 0x34         ;
        constexpr std::uintptr_t _d1723baf286516c3b9e697b313c2d931e34826be = 0x38         ;
        constexpr std::uintptr_t _e6a470e58a9925fc73dbbf5e716104ecfad82d7c = 0x3C         ;
        constexpr std::uintptr_t _e44d22b924972e83498103075b4e0ee3dd6ce3df = 0x40         ;
        constexpr std::uintptr_t _dc086f635ceefe01651ae49fe5941b55fae47f95 = 0x44         ;
        constexpr std::uintptr_t _b1c8b67441f3e25a533644f24ddd183469724016 = 0x48         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x50         ;
        constexpr std::uintptr_t _76a291192e8db7e2be78b522eec0883975fea6ed = 0x58         ;
        constexpr std::uintptr_t _a8be7266c2193a9388148db400ed351dfb4fa9ec = 0x60         ;
        constexpr std::uintptr_t _fef978837d28117e54d23fdf37554430503c11be = 0x64         ;
        constexpr std::uintptr_t _6380a1d0b873969128651962c3eacb15769f901c = 0x68         ;
        constexpr std::uintptr_t _7a7d13eb62de3241ebd6fdfde30aa2b50483d4b6 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _81384bf112dcde71ccd358f5186dc57dd6cc9154 = 0x0          ;
            constexpr std::uintptr_t _0635f681ccb7e07507ba157c0e772cee574d715e = 0x8          ;
            constexpr std::uintptr_t _10392b2ef4b2a477dc8da2e70fa2d19797ad9fac = 0x10         ;
            constexpr std::uintptr_t _8e5c7bb02d614ce22d9b21014660ee6c30c3ec3e = 0x20         ;
        }

    }

    namespace %fcfe231e2ccd63f5e568327c751201e8bde9f30f
    {
        constexpr std::uintptr_t _5074095790e8ac3d2c7ce973ac3df52e0f62ad9e = 0x10         ;
        constexpr std::uintptr_t _8a9ef3fea8e1e92044abdf5b699b22cbfe8a996a = 0x18         ;
        constexpr std::uintptr_t _4d7d9f72bda73548c3fcee00348653228bad7552 = 0x20         ;
        constexpr std::uintptr_t _5032de4bbd780eb4cee7d13f9cdbe73e3d7ea23e = 0x28         ;
        constexpr std::uintptr_t _e6d64b5eed08c2188715538f36d66373de9bccdb = 0x2C         ;
        constexpr std::uintptr_t _617ac7eb887e8d5adc355cb89aa87bbf05603682 = 0x30         ;
        constexpr std::uintptr_t _40051bf910cb08ce337fb82bbd4a0ddd99f55c58 = 0x38         ;
        constexpr std::uintptr_t _736cfdad699c13982e09e31f953a08929c17ad27 = 0x3C         ;
        constexpr std::uintptr_t _343bd5687d628fa3a83c68deac212c7bd774edd1 = 0x40         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x44         ;
    }

    namespace TemperatureType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IndustrialSlotMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseOven
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;

        namespace _static
        {
            constexpr std::uintptr_t _8080a917b5a3eaba0f41fc1484590efe4233ab69 = 0x0          ;
            constexpr std::uintptr_t _4625bab79aee5d07d4fff59a5316b2c38990950e = 0x8          ;
        }

    }

    namespace ModelConditionTest_WallTriangleRight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %941644bc24989fb4b3640c2e4c094c588550f049
    {
        constexpr std::uintptr_t _33f3f801a08e64c328f0973dea3ece611a68af16 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _81e5d6c0708522d7588870ce31d9cd5443e4dca9 = 0x0          ;
            constexpr std::uintptr_t _84a7f530fa68f5103914c09ebb3621f1b8975690 = 0x8          ;
            constexpr std::uintptr_t _80300052fe0e817ca5d638ac633e5929a6056857 = 0x18         ;
        }

    }

    namespace %55f3e963407019d0c2873a2da68361b5f7088398
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10772DB8   ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _03a762c983cc1ae7056260d3b622aa62cbccbd72 = 0x0          ;
        }

    }

    namespace SprayCanSpray_Freehand
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t LineDrawer                       = 0x310        ;
        constexpr std::uintptr_t LinePoints                       = 0x318        ;
        constexpr std::uintptr_t groundWatch                      = 0x348        ;
        constexpr std::uintptr_t meshCollider                     = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _495abde151068f4a2c1423c83d63559a3a3c5550 = 0x308        ;
        constexpr std::uintptr_t _6cff6e79f807f01b6d4be77963fc65ea0b02ee2d = 0x320        ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x330        ;
        constexpr std::uintptr_t _4bac60ed2a64245a23aa5a99c7034328fa1127a5 = 0x338        ;
        constexpr std::uintptr_t _974d633ba4c01f4048464d3a32311f4b2e6d4c3a = 0x358        ;
        constexpr std::uintptr_t _1a4090d201949a48b3186553c7d7c97d930e68e8 = 0x360        ;
        constexpr std::uintptr_t _64347fa0610ccc06d7190a389469338af47b9e6a = 0x364        ;
        constexpr std::uintptr_t _4a991f7ae1ef0da9d39b667de70dbd478e46f58c = 0x368        ;
    }

    namespace %0c0ed3b4206d255d8e16da08631fe9b6a7abd0aa
    {
        constexpr std::uintptr_t _0a981c439fb33dbf077a15899d5f62ac617834ef = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b49e4ef10bef7e8e4089e42a96c76d3833e8895 = 0x20         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x24         ;
        constexpr std::uintptr_t _1feab6f0f8cd52eceb64ddfd5646c2788c40498f = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _f18924025015e23fd95f412678042452383f482a = 0x38         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x40         ;
        constexpr std::uintptr_t _0ea1b3dd3b86e1572a701aaed6eecf4fdd3c9441 = 0x48         ;
        constexpr std::uintptr_t _624e71e9af8fe4113d20769c1e07e4bf8115824b = 0x4C         ;
        constexpr std::uintptr_t _cb9ecb16a7db78b85688212fdcb1ab42c021c213 = 0x50         ;
        constexpr std::uintptr_t _4aa8a084ba8bd2821a31e878c53fbf99641600dc = 0x58         ;
        constexpr std::uintptr_t _6a416b51c0734c6eef279fe58227e5a2bf66480e = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _84b7c3b82cd83167c8f9e295716008ece5eec6b1 = 0x0          ;
            constexpr std::uintptr_t _e6f8f972c9f473a673ddce5d71aae8c678307152 = 0x10         ;
            constexpr std::uintptr_t _fbe670440a08ce6d02505cf620c7eb7eec3b64ac = 0x18         ;
        }

    }

    namespace LootGrid
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Container                        = 0x20         ;
        constexpr std::uintptr_t Offset                           = 0x24         ;
        constexpr std::uintptr_t Count                            = 0x28         ;
        constexpr std::uintptr_t ItemIconPrefab                   = 0x30         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x38         ;
        constexpr std::uintptr_t Inventory                        = 0x40         ;

        constexpr std::uintptr_t _a1f1f203e54b6993b815b876ad70924c5e1afe6d = 0x48         ;
    }

    namespace LookAtSleepingBag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Transition                       = 0x20         ;
        constexpr std::uintptr_t Text                             = 0x28         ;

        constexpr std::uintptr_t _c8460434112938c0916c5b94ec16bd5bef8efb22 = 0x30         ;
        constexpr std::uintptr_t _35970e4fd9c43b5bb404917705638c6fc9cbf546 = 0x38         ;
    }

    namespace %7e1f7de4d94740464b60551f502c05aa04c93aca
    {
        constexpr std::uintptr_t _b745d19fdc508708f379774fe71522353a21a082 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _523ce6d1972f090e148529b9ec5946cc6404b6f0 = 0x0          ;
        }

    }

    namespace DecorSpawn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Filter                           = 0x20         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x28         ;
        constexpr std::uintptr_t Seed                             = 0x30         ;
        constexpr std::uintptr_t ObjectCutoff                     = 0x34         ;
        constexpr std::uintptr_t ObjectTapering                   = 0x38         ;
        constexpr std::uintptr_t ObjectsPerPatch                  = 0x3C         ;
        constexpr std::uintptr_t ClusterRadius                    = 0x40         ;
        constexpr std::uintptr_t ClusterSizeMin                   = 0x44         ;
        constexpr std::uintptr_t ClusterSizeMax                   = 0x48         ;
        constexpr std::uintptr_t PatchCount                       = 0x4C         ;
        constexpr std::uintptr_t PatchSize                        = 0x50         ;
        constexpr std::uintptr_t LOD                              = 0x54         ;

        constexpr std::uintptr_t _19d518962766bda2176cbb614a8bd6e61a6ab45d = 0x58         ;
        constexpr std::uintptr_t _0dfa3c0b5d6490fa19bed98c5f571b6c7e97f7a3 = 0x60         ;
        constexpr std::uintptr_t _44b507ee831cbdcd021b5ba98642b21d71d857e0 = 0x68         ;
    }

    namespace HeadEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _8b6cd60e3c642fed948697ef0bf7ee6d983b3622 = 0x200        ;
    }

    namespace %42615d42e2b3491664e111b80959e408a324c704
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _f25ff5cad70e0afa5810426c3e29030b778e15e5 = 0x18         ;
        constexpr std::uintptr_t _cc2f693926e4e86819c51c680a379003d3d40233 = 0x28         ;
        constexpr std::uintptr_t _c2d10f8358b53c55fd8e9cc307abd4d1e0d56ce7 = 0x38         ;
        constexpr std::uintptr_t _639ee6e1c0664617c898bca4bbf1ea8ed1e65c96 = 0x48         ;
        constexpr std::uintptr_t _c272a4ade00c91dcb2067f458c6d547ce679a469 = 0x58         ;
        constexpr std::uintptr_t _b97c76ccd7fb046f5c464d830ce409ce2f510c13 = 0x68         ;
        constexpr std::uintptr_t _d8799e5ae1f3846e49a8db93ca1ed5b8eaec1ac7 = 0x70         ;
        constexpr std::uintptr_t _d9fbe57d6f580a60ccfe65209a9d7b991cbf2c88 = 0x80         ;
        constexpr std::uintptr_t _b848ab3fa2da0a610287f66853498ab9adbdf1fb = 0x88         ;
        constexpr std::uintptr_t _bbe86a002e0340b7acf01a2bbe1a74f9dc4e74f6 = 0x90         ;
        constexpr std::uintptr_t _1cbb1f8782372bdfb18d89d0f303ea4a634eaa64 = 0x98         ;
        constexpr std::uintptr_t _2eec00f1ae4d688e40619847d526e04fc80207bb = 0xA8         ;
        constexpr std::uintptr_t _38be525a7127d11693da2829c6e62c9767b53abc = 0xB0         ;
        constexpr std::uintptr_t _f1981a7db258c927eccd6c623761b531a6270f7e = 0xC0         ;
        constexpr std::uintptr_t _1c0f540016f21e948c8f611f4898736c8cc16ec0 = 0x110        ;
        constexpr std::uintptr_t _aedba2ecb8781fd97e447ff1e6b9e2cd21dde1e5 = 0x118        ;
        constexpr std::uintptr_t _d5cedebde5e61ae93e49b7030aca79e081749674 = 0x138        ;
        constexpr std::uintptr_t _aaaa8fba306ad42fc25b1fe555ac6eb0cad76054 = 0x140        ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x148        ;
        constexpr std::uintptr_t _da21c7b1c42353d3c19ac43315a2940864909af7 = 0x158        ;

        namespace _static
        {
            constexpr std::uintptr_t _90675f91f4e0f150ea0bf54c4a17047780ed8adf = 0x0          ;
            constexpr std::uintptr_t _ea8d14cd0c5887972ccab59ec8bb300abd62fd83 = 0x8          ;
            constexpr std::uintptr_t _37bf8718aab2aef3a75575dd49558da09f7808b1 = 0x10         ;
            constexpr std::uintptr_t _eddf4ce5633a27f9dbad052d9fa7a6f1d174ad2d = 0x18         ;
            constexpr std::uintptr_t _b622d296e865e898857ec5216fa34412475b4d7e = 0x20         ;
            constexpr std::uintptr_t _42b0b6f08642c99391b17b6869cd84836d287c89 = 0x28         ;
        }

    }

    namespace %af7b72a5f0e7ba5577ac96e0855d09e239184d2d
    {
    }

    namespace ImpactEffect
    {
        constexpr std::uintptr_t materialName                     = 0x0          ;
        constexpr std::uintptr_t prefab                           = 0x8          ;
    }

    namespace BatteringRam
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t controller                       = 0x4B0        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x4C0        ;
        constexpr std::uintptr_t carSettings                      = 0x4C8        ;
        constexpr std::uintptr_t wheels                           = 0x4D0        ;
        constexpr std::uintptr_t towAnchor                        = 0x4D8        ;
        constexpr std::uintptr_t pullingPlayerModifiers           = 0x4E0        ;
        constexpr std::uintptr_t animator                         = 0x598        ;
        constexpr std::uintptr_t damagePoint                      = 0x5A0        ;
        constexpr std::uintptr_t timeBetweenFire                  = 0x5A8        ;
        constexpr std::uintptr_t maxForwardSpeed                  = 0x5AC        ;
        constexpr std::uintptr_t headPrefab                       = 0x5B0        ;
        constexpr std::uintptr_t headDamagePerHit                 = 0x5B8        ;
        constexpr std::uintptr_t headDamageRenderer               = 0x5C0        ;
        constexpr std::uintptr_t defaultRamImpactEffect           = 0x5D8        ;
        constexpr std::uintptr_t impactEffects                    = 0x5E0        ;
        constexpr std::uintptr_t leftHandTarget                   = 0x5E8        ;
        constexpr std::uintptr_t rightHandTarget                  = 0x5F0        ;
        constexpr std::uintptr_t leftFootTarget                   = 0x5F8        ;
        constexpr std::uintptr_t rightFootTarget                  = 0x600        ;
        constexpr std::uintptr_t steeringWheel                    = 0x608        ;
        constexpr std::uintptr_t steerAngle                       = 0x610        ;
        constexpr std::uintptr_t engine                           = 0x620        ;
        constexpr std::uintptr_t damageTypes                      = 0x628        ;
        constexpr std::uintptr_t fuelGauge                        = 0x630        ;
        constexpr std::uintptr_t fuelAngle                        = 0x638        ;
        constexpr std::uintptr_t doorTransform                    = 0x648        ;
        constexpr std::uintptr_t doorServerGib                    = 0x650        ;
        constexpr std::uintptr_t doorRigidBody                    = 0x658        ;
        constexpr std::uintptr_t doorPhysicsHinge                 = 0x660        ;
        constexpr std::uintptr_t doorJoint                        = 0x668        ;
        constexpr std::uintptr_t openEffect                       = 0x670        ;
        constexpr std::uintptr_t openBounceEffect                 = 0x678        ;
        constexpr std::uintptr_t closeEffect                      = 0x680        ;
        constexpr std::uintptr_t closeEndEffect                   = 0x688        ;
        constexpr std::uintptr_t hitEffect                        = 0x690        ;
        constexpr std::uintptr_t vehicleLights                    = 0x698        ;
        constexpr std::uintptr_t engineParticles                  = 0x6A0        ;
        constexpr std::uintptr_t exhaustSmoke                     = 0x6A8        ;
        constexpr std::uintptr_t exhaustMinRate                   = 0x6B0        ;
        constexpr std::uintptr_t exhaustMaxRate                   = 0x6B4        ;
        constexpr std::uintptr_t exhaustRateChangeSpeed           = 0x6B8        ;
        constexpr std::uintptr_t exhaustSmokeMinOpacity           = 0x6BC        ;
        constexpr std::uintptr_t exhaustSmokeMaxOpacity           = 0x6C0        ;
        constexpr std::uintptr_t exhaustSmokeChangeSpeed          = 0x6C4        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _f65d3a3c052753213c203102b09bd5a4edc4a161 = 0x490        ;
        constexpr std::uintptr_t _ba67a8f23709210b8e62ffa10c6bb9701d3f1fba = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _5cca9f1f695a7b2c9a7340ec710650dd93b33999 = 0x4A8        ;
        constexpr std::uintptr_t _4fc602faecad6f8469c9c1775f1b695e6fcfa72f = 0x4AC        ;
        constexpr std::uintptr_t _69cae6f093a1a51480db272b6c8618daa79fefb4 = 0x4B8        ;
        constexpr std::uintptr_t _09f81e4e1c42dd5e340facacef0a6eb801f69254 = 0x4E8        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x4F0        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x4F8        ;
        constexpr std::uintptr_t _41f879365fd5daca442b4339f9c3e07497d6b2f5 = 0x500        ;
        constexpr std::uintptr_t _ca7bbb6f60e520a0e1f9042470ca1a562a21b99f = 0x508        ;
        constexpr std::uintptr_t _980494ebfdfb0164dd3ac2d864421a031f6fc118 = 0x510        ;
        constexpr std::uintptr_t _166283edd55432cf30eebf6b3b0711f04e967a90 = 0x518        ;
        constexpr std::uintptr_t _587357ce2c6e58d18f783e910f7df4948c0b54ba = 0x520        ;
        constexpr std::uintptr_t _7f8237a4d0ae178b5020b5c435be2b18c7a9b18d = 0x524        ;
        constexpr std::uintptr_t _2d8ccd28b70026f7b1c87f72e6a53fe2fe1ce579 = 0x528        ;
        constexpr std::uintptr_t _3101e518c3fc3b03a98af2f9a0ded07dd7767d1d = 0x52C        ;
        constexpr std::uintptr_t _e6fbe048a45f4fa90d3e34831c627cc1f0693cc5 = 0x530        ;
        constexpr std::uintptr_t _3dec197496ee610b69a7b3def22d6008bb776705 = 0x534        ;
        constexpr std::uintptr_t _e347e4a6abd4efa84e980c14b3bf578f10812fe5 = 0x538        ;
        constexpr std::uintptr_t _32608f947b30a1f80e79056689d3c6b24e37690e = 0x53C        ;
        constexpr std::uintptr_t _4d17a049daa856e26f62280fedca6833e53e1206 = 0x53D        ;
        constexpr std::uintptr_t _757b1575621c7821fd848697a06c92abcf9e58bc = 0x540        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x548        ;
        constexpr std::uintptr_t _7c1e6d560cf5920d1136ea5388eda50f5de1fc58 = 0x550        ;
        constexpr std::uintptr_t _38cbc1b9747c2f147fbe9bc13a10a1b0c669a7bd = 0x558        ;
        constexpr std::uintptr_t _72afe88d10fd5439c01b13e695e3842aae704477 = 0x560        ;
        constexpr std::uintptr_t _21745b82c921c9716547ae65198a9797efb13dc8 = 0x568        ;
        constexpr std::uintptr_t _9e98f40937066150efa47fdb5f874c937373b3ad = 0x570        ;
        constexpr std::uintptr_t _86a45559ffd73a22ca66057ba933e0e86447f02d = 0x578        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x580        ;
        constexpr std::uintptr_t _ff52e8f87e7b19df5e91ee4261c6f1ccca24710e = 0x588        ;
        constexpr std::uintptr_t _aba9b6de98fdcb72294e1d8c4fc4a58e48a8bc54 = 0x58C        ;
        constexpr std::uintptr_t _dc568ec1f71b210010de43cac89972805ae72273 = 0x590        ;
        constexpr std::uintptr_t _3390bdf1854ff20336608aca7c1f463ec99e4ffd = 0x5C8        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x644        ;
        constexpr std::uintptr_t _f80e235b4f3de02bb456d182d17077a1f55a5ecd = 0x6C8        ;
        constexpr std::uintptr_t _32a3e91b67a7dfb5b053f43a662decce9f5b197a = 0x6D0        ;
    }

    namespace ApartmentElevatorLift
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t DescendingHurtTrigger            = 0x2E0        ;
        constexpr std::uintptr_t MovementCollider                 = 0x2E8        ;
        constexpr std::uintptr_t Buttons                          = 0x2F0        ;
        constexpr std::uintptr_t UpButtonPoint                    = 0x2F8        ;
        constexpr std::uintptr_t DownButtonPoint                  = 0x300        ;
        constexpr std::uintptr_t GoTopButtonPoint                 = 0x308        ;
        constexpr std::uintptr_t GoBottomButtonPoint              = 0x310        ;
        constexpr std::uintptr_t VehicleTrigger                   = 0x318        ;
        constexpr std::uintptr_t LiftArrivalScreenBounce          = 0x320        ;
        constexpr std::uintptr_t liftMovementLoopDef              = 0x328        ;
        constexpr std::uintptr_t liftMovementStartDef             = 0x330        ;
        constexpr std::uintptr_t liftMovementStopDef              = 0x338        ;
        constexpr std::uintptr_t liftMovementAccentSoundDef       = 0x340        ;
        constexpr std::uintptr_t liftButtonPressedEffect          = 0x348        ;
        constexpr std::uintptr_t movementAccentMinInterval        = 0x350        ;
        constexpr std::uintptr_t movementAccentMaxInterval        = 0x354        ;
        constexpr std::uintptr_t lastPosition                     = 0x364        ;
        constexpr std::uintptr_t vehicleWhitelist                 = 0x370        ;
        constexpr std::uintptr_t ElevatorDoorRef                  = 0x3A0        ;
        constexpr std::uintptr_t ElevatorDoorLocation             = 0x3A8        ;
        constexpr std::uintptr_t BlockPerFloorMovement            = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _61482908acadb8195dcc578d5f61aa1a0ee8e929 = 0x2D0        ;
        constexpr std::uintptr_t _7cd7b42d20746a9f2f73b43397a030a0a9257de2 = 0x2D8        ;
        constexpr std::uintptr_t _728640144db5bec49fd11d5f23a07f2047140dcd = 0x358        ;
        constexpr std::uintptr_t _090f4c48392986c5f28bfab01132abfd08ce0bf5 = 0x360        ;
        constexpr std::uintptr_t _3b2fecf5cedc2076677b49e006454ac08f8e4940 = 0x378        ;
        constexpr std::uintptr_t _eaa4f6ba05e02dc4ed7019fbd97f7b2463dbc2d9 = 0x388        ;
        constexpr std::uintptr_t _0bb77f25da5768077e4e5f6e39af7bc7e771c365 = 0x390        ;
        constexpr std::uintptr_t _3c0e35e7645fdffa0834fd3238beccd7a7464651 = 0x398        ;
    }

    namespace PatternFireworkShell
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fuseLengthMin                    = 0x20         ;
        constexpr std::uintptr_t fuseLengthMax                    = 0x24         ;
        constexpr std::uintptr_t speedMin                         = 0x28         ;
        constexpr std::uintptr_t speedMax                         = 0x2C         ;
        constexpr std::uintptr_t explodePFX                       = 0x30         ;
        constexpr std::uintptr_t explodeSound                     = 0x38         ;
        constexpr std::uintptr_t inaccuracyDegrees                = 0x40         ;
        constexpr std::uintptr_t explosionLight                   = 0x48         ;
        constexpr std::uintptr_t lifetime                         = 0x50         ;
        constexpr std::uintptr_t StarPrefab                       = 0x60         ;
        constexpr std::uintptr_t StarCurve                        = 0x68         ;
        constexpr std::uintptr_t Duration                         = 0x70         ;
        constexpr std::uintptr_t Scale                            = 0x74         ;
        constexpr std::uintptr_t RandomSaturation                 = 0x78         ;
        constexpr std::uintptr_t RandomValue                      = 0x80         ;

        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x54         ;
        constexpr std::uintptr_t _d2df135e748c08880aa63744f1fadee05c28e752 = 0x58         ;
        constexpr std::uintptr_t _0d7a380765be9f591fe4985ccddda6a8e77f86c3 = 0x88         ;
        constexpr std::uintptr_t _6726500e1a8ef81cb2df4697457db171b43ae722 = 0x90         ;
        constexpr std::uintptr_t _228b72777905f098496868b7050479fb67a44e81 = 0x98         ;
        constexpr std::uintptr_t _940dbf3d8a1dc7965df77fbb1d837fb4430ffb95 = 0x9C         ;
        constexpr std::uintptr_t _4a75081d8871429597b31ee1bd8ce758f9c764b7 = 0xAC         ;
        constexpr std::uintptr_t _f7ea0b7dcd86d1f3a5da185c3c97f100a249b2e3 = 0xB0         ;
    }

    namespace Texture2DRef-fake-0
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace %b6639c46db57ab7b53dd5d59bfa8f00304929534
    {
        constexpr std::uintptr_t _2c8aed44a716e3fb279cd494c1762bbb658bade6 = 0x10         ;
        constexpr std::uintptr_t _afe7b9de3851595e3a6874fa1d825ed073f762ce = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _6193da0e5b299a69a894ad6cbe5254724b84f79e = 0x0          ;
            constexpr std::uintptr_t _4a6c121be6c992ce6b17cd79e3ba01fd68ff9971 = 0x8          ;
        }

    }

    namespace ZiplineArrivalPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t Line                             = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _4c45c78183ca80f3de1124918b52259f07551a80 = 0x208        ;
    }

    namespace ObjectRotation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cam                              = 0x20         ;
        constexpr std::uintptr_t ignoreNeedsKeyboard              = 0x28         ;
        constexpr std::uintptr_t panTransform                     = 0x30         ;
        constexpr std::uintptr_t DuckToLockToYaw                  = 0x38         ;

        constexpr std::uintptr_t _5634e071c8cfbe8735f6218aa828bbec0b1babe1 = 0x39         ;
    }

    namespace CCDIKBone
    {
        constexpr std::uintptr_t sqrMagn                          = 0x20         ;
        constexpr std::uintptr_t BoneLength                       = 0x24         ;
        constexpr std::uintptr_t MotionWeight                     = 0x28         ;
        constexpr std::uintptr_t InitialLocalPosition             = 0x2C         ;
        constexpr std::uintptr_t InitialLocalRotation             = 0x38         ;
        constexpr std::uintptr_t LastKeyLocalRotation             = 0x48         ;
        constexpr std::uintptr_t AngleLimit                       = 0x68         ;
        constexpr std::uintptr_t TwistAngleLimit                  = 0x6C         ;
        constexpr std::uintptr_t ForwardOrientation               = 0x70         ;
        constexpr std::uintptr_t FrameWorldLength                 = 0x7C         ;
        constexpr std::uintptr_t HingeLimits                      = 0x80         ;
        constexpr std::uintptr_t PreviousHingeRotation            = 0x88         ;
        constexpr std::uintptr_t PreviousHingeAngle               = 0x98         ;
        constexpr std::uintptr_t LastIKLocPosition                = 0x9C         ;
        constexpr std::uintptr_t LastIKLocRotation                = 0xA8         ;

        constexpr std::uintptr_t _6e50da2b2862b4163f74ced8ec78ee1dc53c041e = 0x10         ;
        constexpr std::uintptr_t _d1bd7f0e073d9f98718003fd04e3bfc4a6e9d832 = 0x18         ;
        constexpr std::uintptr_t _f1bd08a172096709f55dce10d0210bd13a0d9200 = 0x58         ;
        constexpr std::uintptr_t _73bd4b7e61fe4e5eb84dc555f6a28cc5ccd5fdb3 = 0x60         ;
    }

    namespace DamageShowingRenderer
    {
        constexpr std::uintptr_t renderer                         = 0x0          ;
        constexpr std::uintptr_t indices                          = 0x8          ;
    }

    namespace DamageRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079A5F0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t damageShowingMats                = 0x20         ;
        constexpr std::uintptr_t maxDamageOpacity                 = 0x28         ;
        constexpr std::uintptr_t damageShowingRenderers           = 0x30         ;
        constexpr std::uintptr_t damageShowingGlassRenderers      = 0x38         ;

        constexpr std::uintptr_t _9f794ac561bef0ae9e2d4dd3a9d194378b075ee3 = 0x40         ;
        constexpr std::uintptr_t _edb30adf1f645c120c15229bf1ee2d8dd18f0f8c = 0x44         ;
        constexpr std::uintptr_t _3956ae6e48b99e0425131b7d7b8123d906af389a = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _4da21ea6fb1adfea6ac1a1c05858e3cdac38e1df = 0x0          ;
            constexpr std::uintptr_t _6afc777120374bb253e3743102ca0113054bd03e = 0x8          ;
            constexpr std::uintptr_t _da63c9d2d6cf79feaf2df35cb78cc2fea90235de = 0x10         ;
            constexpr std::uintptr_t _59f18a4fe83fa6c5552e74934598e487eeb32791 = 0x18         ;
            constexpr std::uintptr_t _e78208bc4065d320515f0b24e1a2a2615db56c48 = 0x20         ;
            constexpr std::uintptr_t _f6427e3b7d829df5df30fb1a9eec6d5b40b3b961 = 0x28         ;
        }

    }

    namespace %95b4938a4bdcb7dfd00b8f7ff6c065cf4605cb29
    {
    }

    namespace %7b2cd1a65f09da703f63b6b7f4205ada753298e4
    {
    }

    namespace ClanManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _31ce4c85099358eb7ae48aad26f69dbb14b77417 = 0x200        ;
        constexpr std::uintptr_t _8341481a0baeed7d67618ca9e08cbf88d9c83794 = 0x208        ;
        constexpr std::uintptr_t _7e6e789ba720d2436f20edf2badce1c2bb644ffd = 0x210        ;
        constexpr std::uintptr_t _f6ec3588e95b29ba4b42cb8ab6a4aaf8ec7a13e6 = 0x218        ;
        constexpr std::uintptr_t _0f818149f47e815a9e17d3c99507cb443d058151 = 0x219        ;
        constexpr std::uintptr_t _f69b899820edcf597463ae4d02f3fcff4c23c6cd = 0x21C        ;
        constexpr std::uintptr_t _064c3fd2fa12316e6ca5738fa95fd92d2546ffbc = 0x220        ;
        constexpr std::uintptr_t _9ea728d04ed84e333ed393e3d4897c4783a6275f = 0x228        ;
        constexpr std::uintptr_t _1dd52cf0116a4fe5535a259705c9192a50e6f959 = 0x230        ;
        constexpr std::uintptr_t _1a352afe2328095de45e12e6dcf77afae1a6279e = 0x238        ;
        constexpr std::uintptr_t _64eaa8f8cb27148406b7fb5f9c7f7cda9b3cec0c = 0x23C        ;
        constexpr std::uintptr_t _a6ab1bf30456c71e998f5bab5add85f04bc86853 = 0x240        ;
        constexpr std::uintptr_t _ee67f3f41223fd4720e132fb5075dbead83a9d7d = 0x248        ;
        constexpr std::uintptr_t _26c3f42ed5d7fac4d647f4180761d0dd5d89e91b = 0x250        ;
    }

    namespace %037eb5dfb2865c301a99e703c617dc566fc92b3b
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _0ff74543673753eba03b6e5c3bdda78e6309cf93 = 0x0          ;
            constexpr std::uintptr_t _467e9a0d8f0e3c766c2f2492a6486fed5512b472 = 0x8          ;
            constexpr std::uintptr_t _d4357644fd04ed6b095b231d50c89d354b8090bf = 0x10         ;
            constexpr std::uintptr_t _70dd3dd5182b8917e344fe5fe22f2849d642e8f2 = 0x18         ;
        }

    }

    namespace OverrideAnimationSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ClipToPlay                       = 0x70         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _c71630b0086d28fdd6c641ea41c13f13a16e7b2a = 0x78         ;
    }

    namespace SquareBorder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Size                             = 0x20         ;
        constexpr std::uintptr_t Color                            = 0x24         ;
        constexpr std::uintptr_t Top                              = 0x38         ;
        constexpr std::uintptr_t Bottom                           = 0x40         ;
        constexpr std::uintptr_t Left                             = 0x48         ;
        constexpr std::uintptr_t Right                            = 0x50         ;
        constexpr std::uintptr_t TopImage                         = 0x58         ;
        constexpr std::uintptr_t BottomImage                      = 0x60         ;
        constexpr std::uintptr_t LeftImage                        = 0x68         ;
        constexpr std::uintptr_t RightImage                       = 0x70         ;

        constexpr std::uintptr_t _aa49840e04dc4391ee7bf33d2f141af4d5bfe30d = 0x78         ;
        constexpr std::uintptr_t _a70c07119e86e58e54f7486952848802334d47b8 = 0x7C         ;
    }

    namespace HairType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DevCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t movementScale                    = 0x20         ;

        constexpr std::uintptr_t _a6a5d66dff2551ef0c4bf3ae06a2cf1472f1fdd2 = 0x24         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x30         ;
        constexpr std::uintptr_t _ccdb0349891c60e15695009f25d15d1fc42e08d5 = 0x3C         ;
    }

    namespace %3fd6346c96b647189cb2302d4a5bd9c6db812ab0
    {
        constexpr std::uintptr_t _0842306e574f3f7bc0fbf64a0749255e8de2e8da = 0x10         ;
    }

    namespace AICoverPointTool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %990cc591b4a8c763dac10cc08bd1b83d477b1f82
    {
        constexpr std::uintptr_t _09d40ed2d705b7285980adad7e80f93c2e17067c = 0x10         ;
        constexpr std::uintptr_t _bf46c2be44b7b23effd4a3332ba8bf2d6508dc80 = 0x20         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x28         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x2C         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x30         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x38         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x40         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x48         ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x50         ;
        constexpr std::uintptr_t _91d524ac2807021f9bdcb7f8637d6c76ef1bdf89 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _a6eab829a762880a351b2b46450d2c0980eeecf4 = 0x0          ;
            constexpr std::uintptr_t _059cd8892f531e281262ec493ec8edbf94b0aadb = 0x8          ;
            constexpr std::uintptr_t _1162a5c6fe2dc2cd7f7fc13322e8d2cb0dc08a0d = 0x10         ;
            constexpr std::uintptr_t _c5db1b474b348e64268502e727142f9876e42e9b = 0x18         ;
            constexpr std::uintptr_t _e3c711037bc5dcfac6834d163c53d2bef0dd1efb = 0x20         ;
            constexpr std::uintptr_t _7070e53afe21ecb8cf2c2db27421aaeac3fee4fa = 0x28         ;
            constexpr std::uintptr_t _dd588a9b0bded758eca950510b9c3719b3bbe1bc = 0x30         ;
        }

    }

    namespace UI_SystemInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t systemText                       = 0x68         ;
        constexpr std::uintptr_t cpuText                          = 0x70         ;
        constexpr std::uintptr_t gpuText                          = 0x78         ;
        constexpr std::uintptr_t processText                      = 0x80         ;
        constexpr std::uintptr_t monoText                         = 0x88         ;
        constexpr std::uintptr_t worldGroup                       = 0x90         ;
        constexpr std::uintptr_t worldText                        = 0x98         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace ItemMod
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace Loop
    {
        constexpr std::uintptr_t soundDef                         = 0x10         ;
        constexpr std::uintptr_t gainCurve                        = 0x18         ;
        constexpr std::uintptr_t pitchCurve                       = 0x20         ;
        constexpr std::uintptr_t sound                            = 0x28         ;
        constexpr std::uintptr_t gainMod                          = 0x30         ;
        constexpr std::uintptr_t pitchMod                         = 0x38         ;
    }

    namespace BlendedSoundLoops
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t blend                            = 0x20         ;
        constexpr std::uintptr_t blendSmoothing                   = 0x24         ;
        constexpr std::uintptr_t loopFadeOutTime                  = 0x28         ;
        constexpr std::uintptr_t loopFadeInTime                   = 0x2C         ;
        constexpr std::uintptr_t gainModSmoothing                 = 0x30         ;
        constexpr std::uintptr_t pitchModSmoothing                = 0x34         ;
        constexpr std::uintptr_t shouldPlay                       = 0x38         ;
        constexpr std::uintptr_t gain                             = 0x3C         ;
        constexpr std::uintptr_t loops                            = 0x40         ;
        constexpr std::uintptr_t maxDistance                      = 0x48         ;

        constexpr std::uintptr_t _7754643faf60ad7d9d2e46fc8e4a965e6613f49f = 0x4C         ;
        constexpr std::uintptr_t _67553322bb13580df80df490c18b17273c77d1dc = 0x50         ;
        constexpr std::uintptr_t _33ba4e8b28a69ad63680b9df1c4ca91d0b1f0595 = 0x54         ;
        constexpr std::uintptr_t _6526d079a02d68e3beb1ff658430dd5ddd381ba4 = 0x58         ;
    }

    namespace PlaceDecorValueNoise
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t Cluster                          = 0x50         ;
        constexpr std::uintptr_t ObjectDensity                    = 0x60         ;
        constexpr std::uintptr_t AnchorMode                       = 0x64         ;
        constexpr std::uintptr_t FilterMode                       = 0x68         ;
    }

    namespace TutorialOptionsPrompt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Group                            = 0x20         ;
        constexpr std::uintptr_t NotConnectedToValidServerRoot    = 0x28         ;
        constexpr std::uintptr_t ServerValidRoot                  = 0x30         ;
        constexpr std::uintptr_t TutorialInProcessRoot            = 0x38         ;
    }

    namespace PhotoEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1b622f39bc8082eab3cf79d6dc3ef02bcb81e428 = 0x200        ;
        constexpr std::uintptr_t _922866373586e6867ab1f47839dd47245756525d = 0x208        ;
        constexpr std::uintptr_t _62e65cb1f29e739c4c3e1d11600f33888f6f9316 = 0x210        ;
    }

    namespace SpiderWeb
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace HitDetectionBenchmark
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BenchmarkTitle                   = 0x20         ;
        constexpr std::uintptr_t BenchmarkIdent                   = 0x28         ;
        constexpr std::uintptr_t MaxNumberOfFrames                = 0x30         ;
        constexpr std::uintptr_t MaxNumberOfSeconds               = 0x34         ;
        constexpr std::uintptr_t PlayerModelPrefab                = 0x48         ;
        constexpr std::uintptr_t PlayerCollisionPrefab            = 0x50         ;

        constexpr std::uintptr_t _3471d6def98022f67696846be945e73d64ed8248 = 0x38         ;
        constexpr std::uintptr_t _1d00c50ca4b4f02dcdff4149e8e2f4c816136258 = 0x3C         ;
        constexpr std::uintptr_t _29067b96e2fa0d04d1df32cac779bf508fbd0953 = 0x40         ;
        constexpr std::uintptr_t _ca849678e7f8b75ef67ca8845291808e70e1e4c5 = 0x44         ;
        constexpr std::uintptr_t _2a30e78e7588113636c71b179b6f23ef47142f67 = 0x58         ;
        constexpr std::uintptr_t _39470f88b86cedaf4fe928eb07c700c58ecef3c9 = 0x60         ;
        constexpr std::uintptr_t _ad406625920bad5cfc759d8a18a95f7ffcddb506 = 0x68         ;
    }

    namespace %8976cbc4b308559d8b819e9acafa634b4b20c63a
    {
        constexpr std::uintptr_t _8f32ac2b77986c1137923060ed13e05d22ce1cd2 = 0x18         ;
    }

    namespace ModifierType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModifierSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %d65720fa25e7cbfc663b6614d45fc40b5abfc6da
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A2820   ;
        constexpr std::uintptr_t _e0172dbdced79f807b6ef737dccd81222fed01c8 = 0x10         ;
        constexpr std::uintptr_t _97027196e28d81ef1d7267955a9c218da3640125 = 0x14         ;
        constexpr std::uintptr_t _65e70a010cf375c0d8762b28a0b1ef128d5930eb = 0x18         ;
        constexpr std::uintptr_t _6d0e5d920cbc6a107581e3aff6875f40c56a3f40 = 0x20         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x28         ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x2C         ;
        constexpr std::uintptr_t _5235fd258c9cc7a02da7b18a5efe9fc1ff2692d2 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _0a53108c2e156764408e471d657c35ee126eb9fa = 0x0          ;
        }

    }

    namespace DemoCameraKeySave-fake-0
    {
        constexpr std::uintptr_t Time                             = 0x10         ;
        constexpr std::uintptr_t Px                               = 0x14         ;
        constexpr std::uintptr_t Py                               = 0x18         ;
        constexpr std::uintptr_t Pz                               = 0x1C         ;
        constexpr std::uintptr_t Qx                               = 0x20         ;
        constexpr std::uintptr_t Qy                               = 0x24         ;
        constexpr std::uintptr_t Qz                               = 0x28         ;
        constexpr std::uintptr_t Qw                               = 0x2C         ;
        constexpr std::uintptr_t Focal                            = 0x30         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E450   ;
        constexpr std::uintptr_t _51875b833067192a7eec39d236264adbf3a4b8a9 = 0x10         ;
        constexpr std::uintptr_t _4b7d7ac6a954e3c788a16ebfc1031c77f84bcf83 = 0x20         ;
        constexpr std::uintptr_t _f5f7574ce23a56c0ea7083e33dd6c224962b491e = 0x48         ;
        constexpr std::uintptr_t _df4c4c4bf866646546dbd2911c0a5f6106826af5 = 0x50         ;
        constexpr std::uintptr_t _f0417cba3171f46173195f6ef24d4325eb4e0b9b = 0x60         ;
        constexpr std::uintptr_t _f07e83c4238c5253390b008a2456e3f3df74ed2d = 0x6C         ;
        constexpr std::uintptr_t _a7d2b0ae308a4cb18b6365d75f1726171188c791 = 0x7C         ;
        constexpr std::uintptr_t _2cab6f941dcdb003d91206b59539d27d87ddf7ad = 0x88         ;
        constexpr std::uintptr_t _c90dbc96fd88e5ba74b2328df393f3b120aafb2e = 0x90         ;
        constexpr std::uintptr_t _7916e85f94110d3554a5fabbfc5c8579db246204 = 0xB8         ;
        constexpr std::uintptr_t _cc71e5f2be05da798640edd89c507bd722e30799 = 0xE0         ;
        constexpr std::uintptr_t _cc73450cb367f4ee6ce38bdedc35c2ca215aeecd = 0xE8         ;
        constexpr std::uintptr_t _f17c9d16c5e6e76b7173ebba0b6535c8fbff69f1 = 0xF0         ;
        constexpr std::uintptr_t _1fefa493d021acaff74b9d613ec779bbce2ac0c0 = 0x100        ;
        constexpr std::uintptr_t _4a5634a0542b6626d0606fb2676d731df2d02fdd = 0x128        ;
        constexpr std::uintptr_t _f7c930da7ba4ceb583a8b4f34b27e95d499ab49b = 0x150        ;
        constexpr std::uintptr_t _3419d7cf05ee0049725792311551baab42748199 = 0x178        ;
        constexpr std::uintptr_t _7afbb132c366e216d96d147e312041f2230fd07c = 0x188        ;
    }

    namespace %3fa85103f590bf3d4c191d916748b04a5ba65f30
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E588   ;
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _ef1c4b6d1eb08d84bb39b8f91af8c77f8fac56fb = 0x0          ;
            constexpr std::uintptr_t _2c0824395784fe97def3ff2ade88756698c2dd7b = 0x80         ;
            constexpr std::uintptr_t _be85e40bcd0a96aacee62e99c19ab38f329c187a = 0x88         ;
            constexpr std::uintptr_t _7838a303953d797e3b7558418cb0ecac7561c6a7 = 0x108        ;
            constexpr std::uintptr_t _3e4cffe2c6bd4c582e9dbc48354236c7af5d72a9 = 0x188        ;
            constexpr std::uintptr_t _6d464ebc4e263a38bd97688e6cc4649d55c68d0d = 0x190        ;
            constexpr std::uintptr_t _53cb4e7dd195cb32400f6446f819fe334952a446 = 0x210        ;
            constexpr std::uintptr_t _42aee2ed17740f3ab367ac2e57bf3029f3b84e4d = 0x220        ;
        }

    }

    namespace GenerateRiverMeshes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t RiverMesh                        = 0x40         ;
        constexpr std::uintptr_t RiverInteriorMesh                = 0x48         ;
        constexpr std::uintptr_t RiverInteriorFrontCapMesh        = 0x50         ;
        constexpr std::uintptr_t RiverInteriorBackCapMesh         = 0x58         ;
        constexpr std::uintptr_t RiverMeshes                      = 0x60         ;
        constexpr std::uintptr_t RiverMaterial                    = 0x68         ;
        constexpr std::uintptr_t RiverPhysicMaterial              = 0x70         ;
    }

    namespace MainCamera
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107948D0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ssao                             = 0x20         ;
        constexpr std::uintptr_t contactShadows                   = 0x28         ;
        constexpr std::uintptr_t visualizeTexelDensity            = 0x30         ;
        constexpr std::uintptr_t environmentVolumeProperties      = 0x38         ;
        constexpr std::uintptr_t post                             = 0x40         ;
        constexpr std::uintptr_t baseEffectVolume                 = 0x48         ;
        constexpr std::uintptr_t baseEffectVolumeRRP              = 0x50         ;

        constexpr std::uintptr_t _9c9d297db8b9f0056dc4803f718073ad0214436d = 0x58         ;
        constexpr std::uintptr_t _ef26dbef1abbbe5409a7f5b0c2e28b6b4030a5ed = 0x60         ;
        constexpr std::uintptr_t _2382a7e3acfda6603ac11e4f2198443021cfb6ed = 0x68         ;
        constexpr std::uintptr_t _ab5a5710545a3c8c5859a74467111a1c2079586d = 0x78         ;
        constexpr std::uintptr_t _6f240c014271aec3b9bbdf60f264dce7633a66e7 = 0x7C         ;
        constexpr std::uintptr_t _6f252d3885ff5a04adc27002e790d2ee34b24876 = 0x80         ;
        constexpr std::uintptr_t _e39e34b2a68c20f697955c4b9cf9b300c1fa272f = 0x90         ;
        constexpr std::uintptr_t _1188064530832e612f2cc4d867e4fbb5f794470b = 0x94         ;
        constexpr std::uintptr_t _dc26b9bf455b3febf60d7f34f25d31caba4ac2c1 = 0x98         ;
        constexpr std::uintptr_t _d36c2fe96e3ba6b778812bcdb1a18d7f7a077b20 = 0xA8         ;
        constexpr std::uintptr_t _80c6675fb66dd67f76c71230caadce2ed53ac600 = 0xAC         ;
        constexpr std::uintptr_t _1b11b90d4c6f8f363949b913fb74c90edc0a18de = 0xB0         ;
        constexpr std::uintptr_t _da069b487245999cee7fd9ee6b970fa292f2bffe = 0xB4         ;
        constexpr std::uintptr_t _052b4bd5e4d57cf207679afe3e4a2fec826463d1 = 0xB8         ;
        constexpr std::uintptr_t _65ba667b5037ce5c435f02906ac098edbfc40bb3 = 0xBC         ;
        constexpr std::uintptr_t _4c46a3e517dbd404f8f64bbe4e1dcffeed94f2f1 = 0xC0         ;
        constexpr std::uintptr_t _e8bf728b0d6835d121f897bf8e48da527b4d1e20 = 0xC4         ;
        constexpr std::uintptr_t _7ad13ff82faf3b29f6f0356b2f2a5e4090f7a9c3 = 0xC8         ;
        constexpr std::uintptr_t _9851b117586e67ec709812ff40a32c24b50e2e29 = 0xCC         ;
        constexpr std::uintptr_t _9e21e37d848043b0b7cf910f1add66514847b485 = 0xD0         ;
        constexpr std::uintptr_t _536722862eb09ff6feda734872a7a68c4dd64272 = 0xD4         ;
        constexpr std::uintptr_t _74a027641dcc6d21c92641cae506b1991c6d1709 = 0xD8         ;
        constexpr std::uintptr_t _cfa62940d1322801678aa95d6f0545727bdd8bf8 = 0xDC         ;
        constexpr std::uintptr_t _876ebbf547b19342b2b89445f8982fe9a8671e7e = 0xE0         ;
        constexpr std::uintptr_t _d43ec3f27eceae6dc8defb98b9af3c62b3397dd0 = 0xE4         ;
        constexpr std::uintptr_t _de406717438da2ededa24b15ec2312a0f0a6a532 = 0xE8         ;
        constexpr std::uintptr_t _b7e3279a821ee1f6964cb0685c625a848133fb21 = 0xEC         ;
        constexpr std::uintptr_t _d82ce9f0bb96c5a7340182862443b796103d0393 = 0xF0         ;
        constexpr std::uintptr_t _bfba4a56d893b81a23e176a9db3385da73691a9b = 0xF4         ;
        constexpr std::uintptr_t _6b24a0fd2cf729bd9e070f200ada5cd93d40a63c = 0xF5         ;
        constexpr std::uintptr_t _6bd090d91bd9644e36f2981ad1e3eaf5748c8a44 = 0xF8         ;
        constexpr std::uintptr_t _7f0f4d9a9b3b4cb35d19d06b332ac4bb40cff6d9 = 0xFC         ;
        constexpr std::uintptr_t _fac1a661484b1341e35fa1b16e90f631be95f146 = 0x100        ;
        constexpr std::uintptr_t _9b48676a77fb44c637084c5e99bf42421abca21a = 0x104        ;
        constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x108        ;
        constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x10C        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x110        ;
        constexpr std::uintptr_t _91522f8206e9c8cc9a6e25f7ed614641fda5b3e2 = 0x11C        ;
        constexpr std::uintptr_t _eabc56ab3121c7a6d6208bdfe8f6b7ba60039eda = 0x12C        ;
        constexpr std::uintptr_t _a9940bd629a98904ad90c8e44ded27b285ba71b2 = 0x130        ;
        constexpr std::uintptr_t _851cb56422788ee19bb29260af72758db36d48a4 = 0x134        ;
        constexpr std::uintptr_t _f731b6cac1dcbf524ac6520ef2d64db80ad5b410 = 0x138        ;

        namespace _static
        {
            constexpr std::uintptr_t _2a5238a79389940cead9d37f3631d3d5b47e3997 = 0x0          ;
            constexpr std::uintptr_t _97875c7d5807478c63cc1e75330d18e135d5f90f = 0x8          ;
            constexpr std::uintptr_t _2561c5026a51d029bc1f24d9fc0276d91f989de2 = 0x10         ;
            constexpr std::uintptr_t _8476b67a7c6a377177541c5288c3048e67adc82e = 0x18         ;
            constexpr std::uintptr_t _29e12d08274ebcc7939d3f4a3c52ecf447055c20 = 0x28         ;
            constexpr std::uintptr_t _380b0c987863294952503f1bd8efd1b5460aa5e2 = 0x30         ;
            constexpr std::uintptr_t _4a697c323bcc73065713ac86fb971dac60254996 = 0x38         ;
            constexpr std::uintptr_t _4f98124c354e1911917359f65bebde28aaa01db2 = 0x40         ;
        }

    }

    namespace %a9c55551aa73d4933f4cd1832560e6858aa56301
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A8DF0   ;
        constexpr std::uintptr_t _63c4befdf653769e7bad08ef1121168ab314f379 = 0x10         ;
        constexpr std::uintptr_t _f11d5f9b06cdaaafb19bc8a9a460fa67bf56fb4f = 0x18         ;
        constexpr std::uintptr_t _84b5a45ed0b9a164ccf0881e31988cf51ebc6526 = 0x20         ;
        constexpr std::uintptr_t _7220d54f9c05aa8dd966cb65c9aa44bb8a56e818 = 0x28         ;
        constexpr std::uintptr_t _d541a053d326fe1e740bb50671cd930f69c4cfdb = 0x30         ;
        constexpr std::uintptr_t _83ebdf8b6876aa7f01941009a5eb77b502d22307 = 0x38         ;
        constexpr std::uintptr_t _faee2d7603ea87e9376124e11a7415c6d752d5c1 = 0x40         ;
        constexpr std::uintptr_t _8d8208b5414450e7bb1a55200fc256aecfe52cdb = 0x48         ;
        constexpr std::uintptr_t _5825cb799505cc573dcf0ebd96bf5d8b04847881 = 0x50         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10817868   ;
        constexpr std::uintptr_t _b97f8d6c0b7992245af120a647314b9d3ceed339 = 0x10         ;
        constexpr std::uintptr_t _99479258c99b0913568ef5fee1f4e398cce076e0 = 0x38         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x60         ;
        constexpr std::uintptr_t _1726f79747e4ea70fd9cc2e8ed8a0ca56f7c8b71 = 0x88         ;
        constexpr std::uintptr_t _b76cd4cf1197540423393692ce399fee8e500f96 = 0xB0         ;
        constexpr std::uintptr_t _5228d627079a678cfcf98292c3d2a94cef2eb615 = 0xBC         ;
        constexpr std::uintptr_t _bbc799c84c568d2fdaf6811e54f816eaf82d34ca = 0xCC         ;
        constexpr std::uintptr_t _d40cda0d8f01dfbd94ab24cc7c49fb60f01776d6 = 0xDC         ;
        constexpr std::uintptr_t _6a52085b9adfc31ef92b4b89146f8f43e485c7ce = 0xE0         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0xE8         ;
        constexpr std::uintptr_t _b6178cf39989c67d7dfc7cdbac0ec22580f69afa = 0x110        ;
        constexpr std::uintptr_t _3b58541ff4e2cbedd930979456bf3c5708a92481 = 0x118        ;
        constexpr std::uintptr_t _44214122e740cbd1fcf41d8b5d6c56bee6bdf32c = 0x140        ;
        constexpr std::uintptr_t _1cefb63e912f67cf51715a73f0a6c2e0eedb4940 = 0x148        ;
        constexpr std::uintptr_t _ae1c7b0841a7ee883394d98bc851daa0802038ac = 0x158        ;
        constexpr std::uintptr_t _c6f11d928d5e283003f0f664cda9116c98d6a644 = 0x160        ;
        constexpr std::uintptr_t _ac14364f093950a91f6d1f37088290e987db1a51 = 0x168        ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x16C        ;
        constexpr std::uintptr_t _39f25bda5ed45cd54fe132d1d5fec921c5112f0d = 0x180        ;
        constexpr std::uintptr_t _bb7ec508c30c5451df52d271384a94809d5f2991 = 0x188        ;
        constexpr std::uintptr_t _1ccb6c2e697cda768e13d93be5acee2fe221e62f = 0x198        ;
    }

    namespace %bd380a8750f4164325c3c844476b48b537903f6d
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8a7729645fb79697bcb2565037fc0beabbfeff5c = 0x18         ;
        constexpr std::uintptr_t _801f6a68ad3e5a3702c627d05b1af4117aec0d30 = 0x20         ;
        constexpr std::uintptr_t _1aa46d4e3cb223b1f2f74de35036c39ebce0444f = 0x28         ;
        constexpr std::uintptr_t _53a0f67c28b9c5b19068a940fe37cdd961da3eff = 0x30         ;
        constexpr std::uintptr_t _42ce83dcd7bdaabb41c6a039fc8fb664a3d427a2 = 0x38         ;
        constexpr std::uintptr_t _dc8dfe8e2cf140ffd013a46ef1c65aa38d0d20a5 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _d6e6943cb5526dec4b604a569c2f3fe4be3fc887 = 0x0          ;
            constexpr std::uintptr_t _fea2e669f2615a752eeb36cef7d17e66e3a2ae07 = 0x8          ;
            constexpr std::uintptr_t _6d69d832b27db74ceefcfc42c9bfbaa842310790 = 0x10         ;
        }

    }

    namespace DynamicMouseCursor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RegularCursor                    = 0x20         ;
        constexpr std::uintptr_t RegularCursorPos                 = 0x28         ;
        constexpr std::uintptr_t HoverCursor                      = 0x30         ;
        constexpr std::uintptr_t HoverCursorPos                   = 0x38         ;

        constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x40         ;
    }

    namespace DeleteEventButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace QuickCraftButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t favourite                        = 0x28         ;
        constexpr std::uintptr_t tooltip                          = 0x30         ;
        constexpr std::uintptr_t CraftCount                       = 0x38         ;
        constexpr std::uintptr_t FavouriteIcon                    = 0x40         ;

        constexpr std::uintptr_t _4fddf44c268389f4d802ff9753919a6f9721affb = 0x48         ;
        constexpr std::uintptr_t _c0f37620c0babfcb5bbb00e90efb89d9384a6ee4 = 0x50         ;
        constexpr std::uintptr_t _d8427d20346ac5223e8e40b29bcf3674887e0871 = 0x54         ;
        constexpr std::uintptr_t _a7d11d07a7d1ee7408f0f863d2a14ec159db9bf8 = 0x58         ;
    }

    namespace GenerateErosionSplat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace ModMatchMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RuleVisibilityMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rule
    {
        constexpr std::uintptr_t label                            = 0x10         ;
        constexpr std::uintptr_t projectileWeaponMods             = 0x18         ;
        constexpr std::uintptr_t matchMode                        = 0x20         ;
        constexpr std::uintptr_t visibilityMode                   = 0x24         ;
        constexpr std::uintptr_t requireActiveMod                 = 0x28         ;
        constexpr std::uintptr_t entityRenderers                  = 0x30         ;
    }

    namespace ProjectileModPartVisibility
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rules                            = 0x28         ;
        constexpr std::uintptr_t isViewmodel                      = 0x30         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1e9c78d118e20b664d5b8327fdb64eb6713d771b = 0x38         ;
        constexpr std::uintptr_t _552684cfda29feeb7716f9be108bc599f22311f3 = 0x40         ;
    }

    namespace RidableHorseAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t horse                            = 0x28         ;
        constexpr std::uintptr_t animator                         = 0x30         ;
        constexpr std::uintptr_t legsAnimator                     = 0x38         ;
        constexpr std::uintptr_t backHipTransform                 = 0x40         ;
        constexpr std::uintptr_t skiddingHipPosition              = 0x48         ;
        constexpr std::uintptr_t skiddingHipRotation              = 0x54         ;
        constexpr std::uintptr_t headBlend                        = 0x60         ;
        constexpr std::uintptr_t headSecondaryBlend               = 0x64         ;
        constexpr std::uintptr_t neckBones                        = 0x68         ;
        constexpr std::uintptr_t rotationResponsivenessCurve      = 0x70         ;
        constexpr std::uintptr_t yawInertiaFactor                 = 0x78         ;
        constexpr std::uintptr_t maxYawAngle                      = 0x7C         ;
        constexpr std::uintptr_t minMaxStiffness                  = 0x80         ;
        constexpr std::uintptr_t minMaxDamping                    = 0x88         ;
        constexpr std::uintptr_t headTurnSpeed                    = 0x90         ;
        constexpr std::uintptr_t headLookOffset                   = 0x94         ;
        constexpr std::uintptr_t spineBlend                       = 0xA0         ;
        constexpr std::uintptr_t spineSecondaryBlend              = 0xA4         ;
        constexpr std::uintptr_t spineBones                       = 0xA8         ;
        constexpr std::uintptr_t spineTurnSpeed                   = 0xB0         ;
        constexpr std::uintptr_t spineYawInertiaFactor            = 0xB4         ;
        constexpr std::uintptr_t targetNeckRotations              = 0xB8         ;
        constexpr std::uintptr_t targetSpineRotations             = 0xC0         ;
        constexpr std::uintptr_t localSpinePositions              = 0xC8         ;
        constexpr std::uintptr_t originalHipPosition              = 0xD0         ;
        constexpr std::uintptr_t originalHipRotation              = 0xDC         ;
        constexpr std::uintptr_t spineOffset                      = 0xEC         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _add85bf0a898aa8d9ab636e152c49f6be774d8be = 0xF8         ;
        constexpr std::uintptr_t _64fdfac8ac676d18001a93f612f69badb3733195 = 0xFC         ;
        constexpr std::uintptr_t _cb35e203ed9f3d2762a136816500286ac076efb8 = 0x100        ;
        constexpr std::uintptr_t _9b7616bbee4fad260183f77d207a5a7c4739d6a8 = 0x10C        ;
        constexpr std::uintptr_t _8e357a1adfe764cda26f6585972ce5c9ad4e18e2 = 0x110        ;
        constexpr std::uintptr_t _cda2313f08d01133d2b224ac2682617001470170 = 0x118        ;
        constexpr std::uintptr_t _174c7414d17e03db3744d2b3cdba918aa4519fa3 = 0x120        ;
        constexpr std::uintptr_t _53ce4e2c55358a8fa3731e5ad18c98f096d5a230 = 0x124        ;
        constexpr std::uintptr_t _702f1f0feea840060dfb7bbbb324906134708031 = 0x128        ;
        constexpr std::uintptr_t _e4d4d024ba59e498de374037ecc3d87164dbb4e2 = 0x12C        ;
        constexpr std::uintptr_t _ce7f125fa8288d4ffdf427a660054a82f80e1f45 = 0x130        ;
        constexpr std::uintptr_t _132cdba920be52e86882b8be0c190b79f71e4f9a = 0x134        ;
        constexpr std::uintptr_t _002b585159e8fe8ad7500e90f170b27fbf9fb5ca = 0x140        ;
    }

    namespace ItemModWorkbenchPrototype
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t costMultiplier                   = 0x58         ;
        constexpr std::uintptr_t failChance                       = 0x5C         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace CorrectionForceMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseBoat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrust                     = 0x430        ;
        constexpr std::uintptr_t steeringScale                    = 0x434        ;
        constexpr std::uintptr_t thrustPoint                      = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t preventDecayIndoors              = 0x450        ;
        constexpr std::uintptr_t applyCorrectionForces            = 0x451        ;
        constexpr std::uintptr_t planeFitPoints                   = 0x458        ;
        constexpr std::uintptr_t inAirPID                         = 0x460        ;
        constexpr std::uintptr_t inAirDesiredPitch                = 0x46C        ;
        constexpr std::uintptr_t wavePID                          = 0x470        ;
        constexpr std::uintptr_t correctionRange                  = 0x480        ;
        constexpr std::uintptr_t correctionForceMode              = 0x488        ;
        constexpr std::uintptr_t correctionSpringForce            = 0x48C        ;
        constexpr std::uintptr_t correctionSpringDamping          = 0x490        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428        ;
        constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
    }

    namespace DeferredDecalQueue
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ProtectionValue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t text                             = 0x28         ;
        constexpr std::uintptr_t damageType                       = 0x30         ;
        constexpr std::uintptr_t selectedItem                     = 0x34         ;
        constexpr std::uintptr_t displayBaseProtection            = 0x35         ;
    }

    namespace ReactiveTarget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t changeTextDialog                 = 0x358        ;
        constexpr std::uintptr_t paintableSources                 = 0x360        ;
        constexpr std::uintptr_t overrideMaxImageWidth            = 0x368        ;
        constexpr std::uintptr_t overrideMaxImageHeight           = 0x36C        ;
        constexpr std::uintptr_t RequiredHeldEntity               = 0x388        ;
        constexpr std::uintptr_t showIODisplayName                = 0x3A0        ;
        constexpr std::uintptr_t myAnimator                       = 0x3C8        ;
        constexpr std::uintptr_t bullseyeEffect                   = 0x3D0        ;
        constexpr std::uintptr_t knockdownEffect                  = 0x3D8        ;
        constexpr std::uintptr_t activationPowerTime              = 0x3E0        ;
        constexpr std::uintptr_t activationPowerAmount            = 0x3E4        ;
        constexpr std::uintptr_t mainBoneCollider                 = 0x3E8        ;
        constexpr std::uintptr_t bullseyeBoneCollider             = 0x3F0        ;
        constexpr std::uintptr_t isPaintableTarget                = 0x3F8        ;
        constexpr std::uintptr_t movableColliderRoot              = 0x400        ;
        constexpr std::uintptr_t movableColliderKnockedDownAngle  = 0x408        ;
        constexpr std::uintptr_t movablePlayerForceTrigger        = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x340        ;
        constexpr std::uintptr_t _21e7f8617acb51227aa6734f34355f4106d833a7 = 0x348        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x350        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x370        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x378        ;
        constexpr std::uintptr_t _540409f5e22058ac3bdb02c1b0bbd4b730dd050e = 0x380        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x390        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x398        ;
        constexpr std::uintptr_t _83c3b2a5ca2f105de853cac2d94e0320fdcf6a9f = 0x3A1        ;
        constexpr std::uintptr_t _604b8c83ecc0250731e8647a204feecc2cd9ff38 = 0x3A2        ;
        constexpr std::uintptr_t _f92c4cab049e4ed52bfce842b9970f1ac43d9ffe = 0x3A8        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x3B0        ;
        constexpr std::uintptr_t _69b3f8e863a8fafee572c1b22acb7d2c179e40d3 = 0x3B8        ;
        constexpr std::uintptr_t _edb0ba19daef3881466d2d0bc1b571b7682b9d12 = 0x3C0        ;
        constexpr std::uintptr_t _79e127b54c3b39ebd3ad0a9aaead5662ab524749 = 0x420        ;
    }

    namespace BatteringRamVehicleAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;
        constexpr std::uintptr_t reloadProgressDef                = 0xC0         ;
        constexpr std::uintptr_t reloadStartDef                   = 0xC8         ;
        constexpr std::uintptr_t reloadStopDef                    = 0xD0         ;
        constexpr std::uintptr_t reloadCompleteDef                = 0xD8         ;
        constexpr std::uintptr_t movementRattleLoop               = 0xE0         ;
        constexpr std::uintptr_t movementRattleMaxSpeed           = 0xE8         ;
        constexpr std::uintptr_t movementRattleIdleGain           = 0xEC         ;
        constexpr std::uintptr_t movementRattleGainChangeSpeed    = 0xF0         ;
        constexpr std::uintptr_t tyreRollingSoundDef              = 0xF8         ;
        constexpr std::uintptr_t tyreRollingWaterSoundDef         = 0x100        ;
        constexpr std::uintptr_t tyreRollingGrassSoundDef         = 0x108        ;
        constexpr std::uintptr_t tyreRollingSnowSoundDef          = 0x110        ;
        constexpr std::uintptr_t tyreRollGainCurve                = 0x118        ;
        constexpr std::uintptr_t lightToggleSoundPos              = 0x150        ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
        constexpr std::uintptr_t _f30d98c8461a736c06869f2c925e93e2b6841e70 = 0xB0         ;
        constexpr std::uintptr_t _81bdb2838546bb7c9be3cc9258411fd95f9416d4 = 0xB8         ;
        constexpr std::uintptr_t _62eed536e18dbcd0e78b401c325f7f09248cef10 = 0x120        ;
        constexpr std::uintptr_t _f0871f2c8083860c564b205692981603d7c4cf02 = 0x128        ;
        constexpr std::uintptr_t _a22663a49be85cdcd23320cb94071fdff450b739 = 0x130        ;
        constexpr std::uintptr_t _e60f71ae182f71e68e258281d2384952db55cae0 = 0x138        ;
        constexpr std::uintptr_t _90a92b9f6bdd910cd2586bacf470abe9dccaad6d = 0x148        ;
    }

    namespace SpawnPointType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseSpawnPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t spawnPointType                   = 0x20         ;
        constexpr std::uintptr_t playerCheckMargin                = 0x24         ;
    }

    namespace WaterQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GenerateRiverTexture
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace Override
    {
        constexpr std::uintptr_t TargetAmmo                       = 0x0          ;
        constexpr std::uintptr_t TargetMaterial                   = 0x8          ;
    }

    namespace SwapAmmoParticle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Target                           = 0x20         ;
        constexpr std::uintptr_t Overrides                        = 0x28         ;
    }

    namespace %1f6ca71804d617381aadbcb8cb8ebfd5843f6b20
    {
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x10         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x18         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _1ac37e1e421837c91157393f085989c7aa48ec70 = 0x0          ;
            constexpr std::uintptr_t _fd2baa1b9c98510e5120cb6a2148af842b0afa73 = 0x10         ;
            constexpr std::uintptr_t _431e09d3cdbcd62ce2c0eb3bf25a0464aecc4e12 = 0x18         ;
            constexpr std::uintptr_t _5893a32a3d069950f1bab27972ee51162dc0e139 = 0x20         ;
        }

    }

    namespace TimerFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Countdown
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t command                          = 0x20         ;
        constexpr std::uintptr_t endTime                          = 0x28         ;
        constexpr std::uintptr_t startTime                        = 0x2C         ;
        constexpr std::uintptr_t step                             = 0x30         ;
        constexpr std::uintptr_t interval                         = 0x34         ;
        constexpr std::uintptr_t timerFormat                      = 0x38         ;
        constexpr std::uintptr_t numberFormat                     = 0x40         ;
        constexpr std::uintptr_t destroyIfDone                    = 0x48         ;

        constexpr std::uintptr_t _29fd9953c700c2918db98643545260ff9b03a8e5 = 0x50         ;
        constexpr std::uintptr_t _8513037b913ef2a1014239feff293d6190b90ca4 = 0x58         ;
        constexpr std::uintptr_t _5a3dd90112cf98c1c31daa100b345504f9eede21 = 0x60         ;
    }

    namespace DraggablePositionSendType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Draggable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t limitToParent                    = 0x20         ;
        constexpr std::uintptr_t maxDistance                      = 0x24         ;
        constexpr std::uintptr_t allowSwapping                    = 0x28         ;
        constexpr std::uintptr_t swapAnchors                      = 0x29         ;
        constexpr std::uintptr_t dropAnywhere                     = 0x2A         ;
        constexpr std::uintptr_t dragAlpha                        = 0x2C         ;
        constexpr std::uintptr_t filter                           = 0x30         ;
        constexpr std::uintptr_t parentLimitIndex                 = 0x38         ;
        constexpr std::uintptr_t parentPadding                    = 0x3C         ;
        constexpr std::uintptr_t positionRPC                      = 0x44         ;
        constexpr std::uintptr_t keepOnTop                        = 0x48         ;
        constexpr std::uintptr_t anchorOffset                     = 0x4C         ;
        constexpr std::uintptr_t canvasGroup                      = 0x58         ;
        constexpr std::uintptr_t rt                               = 0x60         ;
        constexpr std::uintptr_t limitParent                      = 0x68         ;
        constexpr std::uintptr_t realParent                       = 0x70         ;
        constexpr std::uintptr_t canvas                           = 0x78         ;
        constexpr std::uintptr_t index                            = 0x80         ;
        constexpr std::uintptr_t parentWorldRect                  = 0x84         ;
        constexpr std::uintptr_t anchorObj                        = 0xB0         ;
        constexpr std::uintptr_t lastDropPosition                 = 0xB8         ;
        constexpr std::uintptr_t offset                           = 0xC0         ;
        constexpr std::uintptr_t slot                             = 0xC8         ;
        constexpr std::uintptr_t wasSnapped                       = 0xD0         ;

        constexpr std::uintptr_t _3c2ab58e74d5849f7d8f8c14b17cb81f88e8fb58 = 0x94         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0xD1         ;
        constexpr std::uintptr_t _a142926017ecdf525bf22b32426ad1d578e937cc = 0xD8         ;
        constexpr std::uintptr_t _ad077fcf77f05311202e26e7127ac9735c4141f5 = 0xE0         ;
        constexpr std::uintptr_t _0a6012286b937b7d3e47d7669d48939bb7faa3df = 0xE8         ;
    }

    namespace FadeOut
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t duration                         = 0x20         ;
    }

    namespace %ea7756890e9a7ce6045e43688e651b23232be79c
    {
    }

    namespace %5df6eb94f97fbe4ca6efff2cd3c45b6b09ae03cd
    {
        constexpr std::uintptr_t _a6942ddf16eff9ed02bfbeeba0086ff329e2479d = 0x10         ;
    }

    namespace %bdbf09963edac5eb4faa454bf703431753fe4ff3
    {
        constexpr std::uintptr_t _e8c2da9e22022af49c7cae7f571db72eb74f1fe9 = 0x10         ;
        constexpr std::uintptr_t _8b85ea088f92fa7abf46162eb86c367455148e2e = 0x18         ;
        constexpr std::uintptr_t _5f7b0ab2167ecb8e7c29e43c5b98dfec7d2376ae = 0x20         ;
    }

    namespace DraggableSlot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t filter                           = 0x20         ;
        constexpr std::uintptr_t content                          = 0x28         ;
        constexpr std::uintptr_t canvas                           = 0x30         ;

        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x38         ;
    }

    namespace Panel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TooltipType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CommunityEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t TooltipRef                       = 0x200        ;
        constexpr std::uintptr_t TooltipAlwaysOnTopRef            = 0x208        ;
        constexpr std::uintptr_t TooltipAlwaysOnTopEmojiRef       = 0x210        ;
        constexpr std::uintptr_t OverallPanels                    = 0x218        ;
        constexpr std::uintptr_t AllCanvases                      = 0x220        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace BuildCostIndicator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Rows                             = 0x20         ;
        constexpr std::uintptr_t Fader                            = 0x28         ;

        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x30         ;
        constexpr std::uintptr_t _e85e293b0b6551f170292159466aafc5766801f4 = 0x38         ;
        constexpr std::uintptr_t _4bd58e29802d462d212951aafb13c8446973495a = 0x40         ;
    }

    namespace RealmedCollider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;
        constexpr std::uintptr_t ServerCollider                   = 0x28         ;
        constexpr std::uintptr_t ClientCollider                   = 0x30         ;
    }

    namespace RidableHorseAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t horse                            = 0x20         ;
        constexpr std::uintptr_t animator                         = 0x28         ;
        constexpr std::uintptr_t breathingSound                   = 0x30         ;
        constexpr std::uintptr_t saddleMovementSoundDef           = 0x38         ;
        constexpr std::uintptr_t saddleMovementSoundDefWood       = 0x40         ;
        constexpr std::uintptr_t saddleMovementSoundDefRoadsign   = 0x48         ;
        constexpr std::uintptr_t saddleMovementSoundDefLNY        = 0x50         ;
        constexpr std::uintptr_t saddleMovementGainCurve          = 0x58         ;
        constexpr std::uintptr_t footstepEffects                  = 0x60         ;
        constexpr std::uintptr_t feet                             = 0x68         ;
        constexpr std::uintptr_t swimmingSloshEffect              = 0x70         ;
        constexpr std::uintptr_t BaseFolder                       = 0x78         ;
        constexpr std::uintptr_t skidLoopSoundDef                 = 0x80         ;
        constexpr std::uintptr_t skidLoopGainCurve                = 0x88         ;

        constexpr std::uintptr_t _15064ad156dfabee4985a2bab928dc466ad6efe8 = 0x90         ;
        constexpr std::uintptr_t _4937510ac5d59742e445345daecf40959b139903 = 0x98         ;
        constexpr std::uintptr_t _5731d636f3e5da4fe50d16f2eadb412c88d1c48b = 0xA0         ;
        constexpr std::uintptr_t _0ac7ee29214224109f3f0c5bff59564493dfad1d = 0xA4         ;
        constexpr std::uintptr_t _161a246ab6044ce7234911a493c91a9f50b10ff0 = 0xA8         ;
    }

    namespace SpawnableBoundsBlocker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BlockType                        = 0x20         ;
        constexpr std::uintptr_t BoxCollider                      = 0x28         ;
    }

    namespace CarSettings-fake-0
    {
        constexpr std::uintptr_t rollingResistance                = 0x10         ;
        constexpr std::uintptr_t antiRoll                         = 0x14         ;
        constexpr std::uintptr_t canSleep                         = 0x18         ;
        constexpr std::uintptr_t kinematicWhileAsleep             = 0x19         ;
        constexpr std::uintptr_t tankSteering                     = 0x1A         ;
        constexpr std::uintptr_t maxSteerAngle                    = 0x1C         ;
        constexpr std::uintptr_t steeringAssist                   = 0x20         ;
        constexpr std::uintptr_t steeringAssistRatio              = 0x24         ;
        constexpr std::uintptr_t steeringLimit                    = 0x28         ;
        constexpr std::uintptr_t minSteerLimitAngle               = 0x2C         ;
        constexpr std::uintptr_t minSteerLimitSpeed               = 0x30         ;
        constexpr std::uintptr_t rearWheelSteer                   = 0x34         ;
        constexpr std::uintptr_t steerMinLerpSpeed                = 0x38         ;
        constexpr std::uintptr_t steerMaxLerpSpeed                = 0x3C         ;
        constexpr std::uintptr_t steerReturnLerpSpeed             = 0x40         ;
        constexpr std::uintptr_t retainLerpSpeed                  = 0x44         ;
        constexpr std::uintptr_t maxDriveSlip                     = 0x48         ;
        constexpr std::uintptr_t driveForceToMaxSlip              = 0x4C         ;
        constexpr std::uintptr_t reversePercentSpeed              = 0x50         ;
        constexpr std::uintptr_t brakeForceMultiplier             = 0x54         ;
        constexpr std::uintptr_t disableHandbrakes                = 0x58         ;
        constexpr std::uintptr_t handlingBias                     = 0x5C         ;
    }

    namespace PrefabWeight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Scale                            = 0xA0         ;
        constexpr std::uintptr_t Era                              = 0xA4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace TriggerSubmarineMoonpool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace BasePortal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t isUsablePortal                   = 0x2D8        ;
        constexpr std::uintptr_t targetPortal                     = 0x2F8        ;
        constexpr std::uintptr_t localEntryExitPos                = 0x308        ;
        constexpr std::uintptr_t relativeAnchor                   = 0x310        ;
        constexpr std::uintptr_t isMirrored                       = 0x318        ;
        constexpr std::uintptr_t appearEffect                     = 0x320        ;
        constexpr std::uintptr_t disappearEffect                  = 0x328        ;
        constexpr std::uintptr_t transitionSoundEffect            = 0x330        ;
        constexpr std::uintptr_t useTagString                     = 0x338        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0d3944d4ff2838ce6075d5db4f11140ba9a905ed = 0x2D0        ;
        constexpr std::uintptr_t _75dc66282a4bd695d035ad55bc94f5e2a65a4d81 = 0x2DC        ;
        constexpr std::uintptr_t _986775dfbf5df98e6711228ea609cd5bf664ad03 = 0x2E8        ;
        constexpr std::uintptr_t _604114fda3104264fd23adb29c3a16949c910938 = 0x300        ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t sellItem                         = 0x10         ;
        constexpr std::uintptr_t sellItemAmount                   = 0x18         ;
        constexpr std::uintptr_t sellItemAsBP                     = 0x1C         ;
        constexpr std::uintptr_t currencyItem                     = 0x20         ;
        constexpr std::uintptr_t currencyAmount                   = 0x28         ;
        constexpr std::uintptr_t currencyAsBP                     = 0x2C         ;
        constexpr std::uintptr_t maxStock                         = 0x30         ;
        constexpr std::uintptr_t refillAmount                     = 0x34         ;
        constexpr std::uintptr_t refillDelay                      = 0x38         ;
        constexpr std::uintptr_t randomDetails                    = 0x3C         ;
    }

    namespace EntryRandom
    {
        constexpr std::uintptr_t useRandom                        = 0x0          ;
        constexpr std::uintptr_t weight                           = 0x4          ;
        constexpr std::uintptr_t minPrice                         = 0x8          ;
        constexpr std::uintptr_t maxPrice                         = 0xC          ;
        constexpr std::uintptr_t veryLowPriceChance               = 0x10         ;
        constexpr std::uintptr_t veryLowPriceMin                  = 0x14         ;
        constexpr std::uintptr_t veryLowPriceMax                  = 0x18         ;
    }

    namespace NPCVendingOrder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t AllowedEras                      = 0x18         ;
        constexpr std::uintptr_t orders                           = 0x20         ;
    }

    namespace AmbienceWaveSoundZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t priority                         = 0x50         ;
        constexpr std::uintptr_t gain                             = 0x54         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace DrawTexture3DJob
    {
        constexpr std::uintptr_t textureDimensions                = 0x0          ;
        constexpr std::uintptr_t textureData                      = 0x8          ;
        constexpr std::uintptr_t textureColor                     = 0x18         ;
        constexpr std::uintptr_t textureScaleX                    = 0x28         ;
        constexpr std::uintptr_t textureScaleY                    = 0x2C         ;
        constexpr std::uintptr_t textureHalfWidth                 = 0x30         ;
        constexpr std::uintptr_t textureHalfHeight                = 0x34         ;
        constexpr std::uintptr_t uvWidth                          = 0x38         ;
        constexpr std::uintptr_t uvMaxPos                         = 0x3C         ;
        constexpr std::uintptr_t uvData                           = 0x48         ;
        constexpr std::uintptr_t paintWidth                       = 0x58         ;
        constexpr std::uintptr_t paintHeight                      = 0x5C         ;
        constexpr std::uintptr_t paintMask                        = 0x60         ;
        constexpr std::uintptr_t paintDataCurrent                 = 0x70         ;
        constexpr std::uintptr_t paintDataNew                     = 0x80         ;
        constexpr std::uintptr_t startX                           = 0x90         ;
        constexpr std::uintptr_t startY                           = 0x94         ;
        constexpr std::uintptr_t endX                             = 0x98         ;
        constexpr std::uintptr_t center                           = 0x9C         ;
        constexpr std::uintptr_t areaClamp                        = 0xA4         ;
        constexpr std::uintptr_t isPaintBrush                     = 0xB4         ;
        constexpr std::uintptr_t cosAngle                         = 0xB8         ;
        constexpr std::uintptr_t sinAngle                         = 0xBC         ;
    }

    namespace MeshPaintable3D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t replacementTextureName           = 0x20         ;
        constexpr std::uintptr_t textureWidth                     = 0x28         ;
        constexpr std::uintptr_t textureHeight                    = 0x2C         ;
        constexpr std::uintptr_t cameraPreview                    = 0x30         ;
        constexpr std::uintptr_t camera3D                         = 0x38         ;

        constexpr std::uintptr_t _a4e389c81c70372b249ce2ae105cd1ce5f110a7c = 0x40         ;
        constexpr std::uintptr_t _d6eda5fca5a21a03252f32703f5ce6abcac085bc = 0x48         ;
        constexpr std::uintptr_t _940d6f1c794e32766374e54b2e6c4fad3d030235 = 0x50         ;
        constexpr std::uintptr_t _9a028791b655a7ed786ed7a9f9b58f4f7f99e73a = 0x58         ;
        constexpr std::uintptr_t _9bb6b06bae66e1e40e4bbc6ccd75905ef51d9dae = 0x60         ;
        constexpr std::uintptr_t _4f71132439d2dbfa2ef90758630b5699f226a21d = 0x68         ;
        constexpr std::uintptr_t _bec023d4121aecdfff9689e2f486ad5586aee03d = 0x70         ;
        constexpr std::uintptr_t _b7d34963f90aa1b2ca1246133417898af95c3d0f = 0x78         ;
        constexpr std::uintptr_t _9438eba5db91c014a8f85150d69ed103181900d6 = 0x90         ;
        constexpr std::uintptr_t _85db36bd0c7af0d30dc3a2721475cd8df2dab145 = 0xA8         ;
        constexpr std::uintptr_t _cbd371d8c38ba7f417e0e79955b1f86afbb9c418 = 0xB8         ;
    }

    namespace TerrainPhysics
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _68c2219edb169a1762f676ac01a65121f0a5e3e1 = 0x40         ;
        constexpr std::uintptr_t _dd330a3ac04963ab901c789606f34bcd8e810183 = 0x48         ;
    }

    namespace TerrainCarve
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace Target
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %e88100d8064ec7f9902a044809599271d454a46a
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _c58b6cf161239fd100ad4987684fc5f38988e3b6 = 0x0          ;
            constexpr std::uintptr_t _7ac3e55e08052419ce785bd496a1d0158e18a0ce = 0x8          ;
            constexpr std::uintptr_t _3e6c454161c8e62be076a49666586e1c5691c607 = 0x20         ;
            constexpr std::uintptr_t _f005d1087210c84f7c3f570dd69ca7792cf6f128 = 0x38         ;
            constexpr std::uintptr_t _e37b9e38b6abaa2fb197809525c40d499f3ecb3f = 0x40         ;
            constexpr std::uintptr_t _7945fbd006ab9368779bc259979c9109e72be0cf = 0x48         ;
            constexpr std::uintptr_t _437d1c2c47dca51a0d7df08c992ff64f9315e868 = 0x50         ;
        }

    }

    namespace %a49eb1903e58254a7fbbb10a0ac3ca2fe5f977ac
    {
        constexpr std::uintptr_t _6cecbb0a2992f45da13c18ed480da903fbe70ef8 = 0x10         ;
        constexpr std::uintptr_t _68f28bf3ae67457947a5f1bb466cef57535910bb = 0x18         ;
        constexpr std::uintptr_t _4bf7c8415b24935c78b2bddc372257f94e2f4b71 = 0x20         ;
        constexpr std::uintptr_t _0bada55c0ff63982ee191543b641517c1b6c1a0b = 0x28         ;
        constexpr std::uintptr_t _10b7610449df7b72f9084f5d85d3ac030501df6b = 0x30         ;
        constexpr std::uintptr_t _cbddcd41eacbcaab016be9885043113cde23e88b = 0x38         ;
        constexpr std::uintptr_t _9a3309f58fb664a0f2a502c237ac34f02d53c116 = 0x40         ;
        constexpr std::uintptr_t _b2bf54a75dadaa1b986cd24da39ed9bdbf30f467 = 0x48         ;
        constexpr std::uintptr_t _a05f637a69b670ab0d9bb31aa1e4222cb55304be = 0x50         ;
        constexpr std::uintptr_t _9b8b67ee13234a7bf4b06b6dc10f090313645816 = 0x58         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x60         ;
        constexpr std::uintptr_t _ba6732c99d1887d4e38947276a982a1c6de5e682 = 0x64         ;
        constexpr std::uintptr_t _184a36fa2cc399ace29db0876a3076f4b0b17581 = 0x68         ;
        constexpr std::uintptr_t _6713298d867cc305657742b5e99167396d4f1c91 = 0x70         ;
        constexpr std::uintptr_t _8f3baed9b2cc6854f05175014a2f74bf910bdb66 = 0x78         ;
        constexpr std::uintptr_t _9e07b23ce3528fdfc77a64e8816062f47f10c8a8 = 0x80         ;
        constexpr std::uintptr_t _4962ecdeb4c417f14193fc8624879c0eb3565bed = 0x88         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x90         ;
    }

    namespace %ec354e9456cd02b5ce6f4133f577f5715492bc1e
    {
        constexpr std::uintptr_t _bef1b6cb0b7d96e0b34dc1b8919d61b983b76364 = 0x38         ;
    }

    namespace PaddingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %72b67be15ab1aa41bf345b3e7bcce08547555190
    {
    }

    namespace Socket_Free_Snappable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t idealPlacementNormal             = 0x100        ;
        constexpr std::uintptr_t useTargetNormal                  = 0x10C        ;
        constexpr std::uintptr_t snapToTargetProvidedRotations    = 0x10D        ;
        constexpr std::uintptr_t blendAimAngle                    = 0x10E        ;
        constexpr std::uintptr_t generalPadding                   = 0x110        ;
        constexpr std::uintptr_t snappingPadding                  = 0x114        ;
        constexpr std::uintptr_t allowSnappingToCorners           = 0x118        ;
        constexpr std::uintptr_t cornerPadding                    = 0x11C        ;
        constexpr std::uintptr_t allowSnappingToSameDeployable    = 0x120        ;
        constexpr std::uintptr_t sameDeployablePadding            = 0x124        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
        constexpr std::uintptr_t _67dedbd4f5e6f1b5726a87a2dcf1d724c2f9a927 = 0x128        ;
        constexpr std::uintptr_t _a070e03148b9e1961c8a72ef01a5cda978e1cb25 = 0x130        ;
    }

    namespace %03e342395304e7aeddd8d8162d4f8e80643cead0
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _b1ea37349d422e26f5321fa503b08af2d427faef = 0x0          ;
            constexpr std::uintptr_t _ce30665d7ea1c8a7cdcc6c829a55cbbb8455be6c = 0x8          ;
            constexpr std::uintptr_t _3509e5241c9a9efe1207df14ee81f2262b6864cf = 0x18         ;
            constexpr std::uintptr_t _7eb03c26a8f81b6f64c86c4d3911854a6766791c = 0x20         ;
            constexpr std::uintptr_t _8953425f7c5401001603d95b1df9ede1435b9280 = 0x28         ;
            constexpr std::uintptr_t _0b83856836ee348c493fef6257d5da1c5b5a04bc = 0x38         ;
        }

    }

    namespace StaticRespawnArea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t CountsTowardsBagLimit            = 0x340        ;
        constexpr std::uintptr_t renameDialog                     = 0x348        ;
        constexpr std::uintptr_t assignDialog                     = 0x350        ;
        constexpr std::uintptr_t secondsBetweenReuses             = 0x358        ;
        constexpr std::uintptr_t perPlayerRespawnCooldown         = 0x35C        ;
        constexpr std::uintptr_t niceName                         = 0x368        ;
        constexpr std::uintptr_t spawnOffset                      = 0x370        ;
        constexpr std::uintptr_t RespawnType                      = 0x37C        ;
        constexpr std::uintptr_t isStatic                         = 0x380        ;
        constexpr std::uintptr_t canBePublic                      = 0x381        ;
        constexpr std::uintptr_t canReassignToFriends             = 0x382        ;
        constexpr std::uintptr_t clearHostile                     = 0x383        ;
        constexpr std::uintptr_t assignOtherBagPhrase             = 0x388        ;
        constexpr std::uintptr_t assignedBagPhrase                = 0x390        ;
        constexpr std::uintptr_t cannotAssignBedNoPlayerPhrase    = 0x398        ;
        constexpr std::uintptr_t cannotAssignBedPhrase            = 0x3A0        ;
        constexpr std::uintptr_t cannotMakeBedPhrase              = 0x3A8        ;
        constexpr std::uintptr_t bedAssigningBlocked              = 0x3B0        ;
        constexpr std::uintptr_t spawnAreas                       = 0x3D8        ;
        constexpr std::uintptr_t allowHostileSpawns               = 0x3E0        ;
        constexpr std::uintptr_t requireAuth                      = 0x3E1        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _017768120c75b782b1bd2ab5be559e19253e1d49 = 0x308        ;
        constexpr std::uintptr_t _9f22b56d7ed0551c6db84709198cbf8b7057a3b7 = 0x310        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x318        ;
        constexpr std::uintptr_t _b0b34ca75a631498214aaafb74c1478794676cb8 = 0x320        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x328        ;
        constexpr std::uintptr_t _0dd74dc8b7f4c04bf83424f35727dab20732807e = 0x330        ;
        constexpr std::uintptr_t _dbae28856147486fd61d5d966f1bd79e7d7ce0d9 = 0x338        ;
        constexpr std::uintptr_t _c8460434112938c0916c5b94ec16bd5bef8efb22 = 0x360        ;
        constexpr std::uintptr_t _244dfccf70c6328ff7cd4dcbdef547330a0a6715 = 0x3B8        ;
        constexpr std::uintptr_t _14863ee458604bfea0d062f218887d5436eabf0a = 0x3B9        ;
        constexpr std::uintptr_t _c42f4edde7c6e7fd94a497157275ee8b736068c5 = 0x3C0        ;
        constexpr std::uintptr_t _d9503b73fb5f55abc7ce031c70545fe30fea8d3b = 0x3C8        ;
        constexpr std::uintptr_t _5899a11cddf1daf36981bba1fcd020a6b472d57f = 0x3D0        ;
        constexpr std::uintptr_t _33e134ed6bb721317ed706dad371bcd6c6ba4791 = 0x3E8        ;
    }

    namespace %b3c07a5f32ef50c7c8b2e4b9227ddeaf3e29879d
    {
        constexpr std::uintptr_t _470741fa433930fff7e78bae42d45df04618cff5 = 0x10         ;
        constexpr std::uintptr_t _9a217ded09d8839b5bad4b1bc2452ed2a49c2268 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _163c31da9db0dd3bd8312df20cfe5f1a35af194e = 0x0          ;
            constexpr std::uintptr_t _23bf8d79cb3892320a26c753e07ab3e0e659f97b = 0x8          ;
        }

    }

    namespace ByteQuadtree-fake-0
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x10         ;
        constexpr std::uintptr_t _eed3c0c88d6e93c8bc1f67a4875077dcc5c53328 = 0x14         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x18         ;
    }

    namespace SatelliteSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %5820fde712c7d50ff6040e90c6cc200be3944ab8
    {
        constexpr std::uintptr_t _88ec222e4765f79e73d0b13be872be8d46cd7cea = 0x10         ;
        constexpr std::uintptr_t _be75de379d55f704c0133d9c6844141e841db516 = 0x14         ;
    }

    namespace ThrusterEffect
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %cd1918d04748760cae9421876543f483f057faa5
    {
        constexpr std::uintptr_t _529a6d59a2a09b9d0a6f40d3570e5ec40a81b303 = 0x10         ;
        constexpr std::uintptr_t _b426d35c8eba45ff0da68cf82aa519553000b648 = 0x18         ;
        constexpr std::uintptr_t _17933e1a7bc7f28038772c40acb385ad9e6913ac = 0x20         ;
        constexpr std::uintptr_t _71444be9731d10941d7040d6e86c13cffdd54866 = 0x24         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x28         ;
        constexpr std::uintptr_t _7f5ad6cafed6ebb7b2eca910e7f266cf64499ed3 = 0x2C         ;
        constexpr std::uintptr_t _f4e1f23790399049510f6eebeee210290532d32f = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _c740158c4585b5e228407d18f3288d0135639c04 = 0x0          ;
            constexpr std::uintptr_t _72511c15a3e3370df74d7d2f50e94cb4882cfe20 = 0x8          ;
            constexpr std::uintptr_t _783b7d4964d42d583ebf878cf15d2744d09a6d8f = 0x18         ;
        }

    }

    namespace FrostRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t scaleProperty                    = 0x20         ;
        constexpr std::uintptr_t sharpnessProperty                = 0x24         ;
        constexpr std::uintptr_t darknessProperty                 = 0x28         ;
        constexpr std::uintptr_t frostShader                      = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _88976e00d5da15d1976c42322f0fdc983902091a = 0x0          ;
        }

    }

    namespace MeshGroupCull
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _026c465e77ffdea0ed3c6c5b1bfeca081127bd5a = 0x90         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NvReflex_LATENCY_MARKER_TYPE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NvReflex_Status
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %92e46bf4b74ba0ed0163734cd41d7f700a6a1a98
    {
        constexpr std::uintptr_t _33930db1db395818b039d28c59b271c67a822064 = 0x10         ;
        constexpr std::uintptr_t _e877680b1f05d9b5af22bc7c40f736c64f8e06c9 = 0x18         ;
        constexpr std::uintptr_t _6ecee8526123866f6fde88672905d9e83b8fecfc = 0x20         ;
        constexpr std::uintptr_t _74aab4226937a8ae4a44e96f4a76707ef0ef544a = 0x28         ;
        constexpr std::uintptr_t _671993f71b1598a8eb7b6c50fcaf794b5eee88b7 = 0x30         ;
        constexpr std::uintptr_t _0c28cd8bf4a87b5ea6d344da4fd146b9a5b7ddda = 0x38         ;
        constexpr std::uintptr_t _d3a08f6e8d3bc891b8a5d70558de0f0609e64fd8 = 0x40         ;
        constexpr std::uintptr_t _e43384f3f9fc8379afdd5027a340cd48c4368a72 = 0x48         ;
        constexpr std::uintptr_t _f58d641d57fdaeb4d29f6a154d9c53578586dff9 = 0x50         ;
        constexpr std::uintptr_t _2d8480041cca5fded4a4b392e4f456b71f248859 = 0x58         ;
        constexpr std::uintptr_t _474a88df509d4246dfd8574f88006d12b3c79cef = 0x60         ;
        constexpr std::uintptr_t _7f8f83dad1c245488205ae1aae5261fbb30e22ad = 0x68         ;
    }

    namespace %1c9b7fd3ed5903343d0f05143b449d1b3af3652b
    {
    }

    namespace %6b7eb1ad771b755c8ddc2951e1b5e09acfb8dcef
    {
    }

    namespace NVidiaReflex
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcfadd85314fc69c95ea396a834e44f3ffa87fdc = 0x20         ;
        constexpr std::uintptr_t _f4782dac77cda7e84c8a978426b4991a803402a9 = 0x24         ;
        constexpr std::uintptr_t _ef724e4f16bf5dc35b1cc1214deb76ccac5420e7 = 0x28         ;
        constexpr std::uintptr_t _56d8542f6021179c9809c6809ec3e04005a825d1 = 0x29         ;
        constexpr std::uintptr_t _50be1fbf51e886c2be69bd007b73497af5196b66 = 0x30         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x38         ;
        constexpr std::uintptr_t _704a7c2c980bb28aef2233b3bdce57ae0932129a = 0x40         ;
    }

    namespace OvenSlotType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MissionObjective_GoToDeepSea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t maximumTimeToDeepSeaWipe         = 0x18         ;
        constexpr std::uintptr_t shouldFailMissionWhenDeepSeaCloses = 0x1C         ;
    }

    namespace WeatherEffectSting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t frequency                        = 0x20         ;
        constexpr std::uintptr_t variance                         = 0x24         ;
        constexpr std::uintptr_t effects                          = 0x28         ;

        constexpr std::uintptr_t _05b2c81437ad2b5729ad6fbc50e5bfe7d1b89da3 = 0x30         ;
    }

    namespace Graph
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Material                         = 0x20         ;
        constexpr std::uintptr_t Resolution                       = 0x28         ;
        constexpr std::uintptr_t ScreenFill                       = 0x2C         ;
        constexpr std::uintptr_t ScreenOrigin                     = 0x34         ;
        constexpr std::uintptr_t Pivot                            = 0x3C         ;
        constexpr std::uintptr_t Area                             = 0x44         ;

        constexpr std::uintptr_t _032c767e638b203182be4905fb24ba18c3a6aefb = 0x54         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x58         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x60         ;
        constexpr std::uintptr_t _f555bcadb21e624bd23992eaa9fe33ac6f973c93 = 0x68         ;
    }

    namespace WearableNotifyLifestate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetState                      = 0x20         ;
        constexpr std::uintptr_t OnTargetState                    = 0x28         ;
        constexpr std::uintptr_t OnTargetStateFailed              = 0x30         ;
    }

    namespace ErrorLogging
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9f825221cedb7ac0fca1e358cd5c440c3f159d4b
    {
        constexpr std::uintptr_t _f7791adf7212f8e466786fee0ae74ef7f8ffe0e0 = 0x10         ;
        constexpr std::uintptr_t _e6a0ff2ba6e1697ed46a93355beb1e82158205b1 = 0x20         ;
        constexpr std::uintptr_t _d70e9394b8341605b5f76251b729b58000eef07b = 0x30         ;
        constexpr std::uintptr_t _8d68967bafbda8a9031d79d51edca0f1bafdebed = 0x40         ;
        constexpr std::uintptr_t _e3b010ac3cb2134bf341405b29faa1f52b3925e0 = 0x4C         ;
        constexpr std::uintptr_t _35d0aff6162cc142aafd5ca3b7f457a5b0f0df3f = 0x5C         ;
        constexpr std::uintptr_t _5673d9efbb7aa60ee319e7953f11c6c7436d7914 = 0x6C         ;
        constexpr std::uintptr_t _d9a4a826b91a557d8534386b0ed6ff0af2fbca58 = 0x7C         ;
        constexpr std::uintptr_t _0717e37e86a5b9c3a4a24d1a7214f74db10177ad = 0x8C         ;

        namespace _static
        {
            constexpr std::uintptr_t _c1ad69624927f48b6c4ecb94c359c4081a868808 = 0x0          ;
            constexpr std::uintptr_t _3e9d5306b2a21102db8b275df7c4b08508086e1e = 0x8          ;
            constexpr std::uintptr_t _6f9727bbcc92d9e3a3d10e50ca5e5917bb17d469 = 0x10         ;
            constexpr std::uintptr_t _4cb663d480d890ea18eedf116a17c8ea20a03956 = 0x20         ;
        }

    }

    namespace BiomeFogStencilVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Radius                           = 0x20         ;
    }

    namespace LiquidWobble
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CurrentWaterLevelFraction        = 0x20         ;
        constexpr std::uintptr_t MinWaterLevel                    = 0x24         ;
        constexpr std::uintptr_t MaxWaterLevel                    = 0x28         ;
        constexpr std::uintptr_t MaxWobble                        = 0x2C         ;
        constexpr std::uintptr_t WobbleSpeed                      = 0x30         ;
        constexpr std::uintptr_t Recovery                         = 0x34         ;

        constexpr std::uintptr_t _54d0904c946ecfa5b583b0ef1419a4eb0511120d = 0x38         ;
        constexpr std::uintptr_t _cfe0a7e93e35228b3b30365d948ab94b21cfb6e3 = 0x40         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x4C         ;
        constexpr std::uintptr_t _43ec541661ccab82c7beac7186e524032e2e8bd6 = 0x58         ;
        constexpr std::uintptr_t _c808860fcaae322a6eafc07fd8941e124b337824 = 0x64         ;
        constexpr std::uintptr_t _a0c5425e29fd53eaff57851cdbe108c3a3aa3dad = 0x70         ;
        constexpr std::uintptr_t _3c3bbc8f90d495083762bad6ba608109036f9b57 = 0x74         ;
        constexpr std::uintptr_t _b6e6e4d6b18bf33a225cb147418f02b7897dc6d3 = 0x78         ;
        constexpr std::uintptr_t _7c03ee33bf16a66dfd68cdd66e65e86967cf7f5c = 0x7C         ;
        constexpr std::uintptr_t _307026c5d6981e3975604a24c22b1d59601d9e53 = 0x80         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x84         ;
        constexpr std::uintptr_t _132d62cafcd547c2b8bc77d7eb4415e97ad25f11 = 0x88         ;
    }

    namespace TargetLostEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace ItemSplitterDragOut
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rootSplitter                     = 0x20         ;
    }

    namespace BonePropertyAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace PingPongRotate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rotationSpeed                    = 0x20         ;
        constexpr std::uintptr_t offset                           = 0x2C         ;
        constexpr std::uintptr_t rotationAmount                   = 0x38         ;
    }

    namespace ConvarTimedPrefabSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabsToSpawn                   = 0x20         ;
    }

    namespace %cfe18584843a5d10bf14cfe6640176e5d9dc94a2
    {
        constexpr std::uintptr_t _3a6467ff3e3533799e7c69e05c0152181b19ac68 = 0x10         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x18         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x20         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x28         ;
        constexpr std::uintptr_t _c40675a95c1a3bce1f28e6ebe8c840b5147b2773 = 0x30         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x38         ;
        constexpr std::uintptr_t _3562c97cfd40be70d67f9d8961e4890fab5af170 = 0x40         ;
        constexpr std::uintptr_t _939681a0d78ce2bcb5a88ee7b6abf198905ceb04 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _30e22e371e1da77a50e351e8254dbf080e92b86c = 0x0          ;
        }

    }

    namespace UIClanCreator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t ClanName                         = 0x28         ;
    }

    namespace %edc689c65388f9b13533cdbadfd2b1488b6b3c7f
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _33eb78711fb42d7804ea037c496146ea229cb778 = 0x0          ;
        }

    }

    namespace %31cd09cfbd52241b8e214438c90c4a19cf14be2e
    {
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x10         ;
        constexpr std::uintptr_t _72627e63a1314f6077e1d6464870412df7944a7a = 0x18         ;
        constexpr std::uintptr_t _e3d5b384a7f7461d58bfe09970362e6113ccc5db = 0x20         ;
        constexpr std::uintptr_t _8de3b717dee936e1a2d40d2f8e9c1895ab60fb91 = 0x28         ;
        constexpr std::uintptr_t _5f5d094bd0dbc28a8afaa7003a61e966b0b0e2d4 = 0x30         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x38         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x40         ;
        constexpr std::uintptr_t _278d366f8f9e3538cb50987575c23786fa957ea3 = 0x50         ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x58         ;
        constexpr std::uintptr_t _91954e85664fa3fdae76cc684f42e760c116697d = 0x60         ;
        constexpr std::uintptr_t _1df9db13a74df212e262f2afab065788153c9d0d = 0x68         ;
        constexpr std::uintptr_t _820eed07cc938a2d3c9f40201d2db1698442643b = 0x70         ;
        constexpr std::uintptr_t _1d190a21678c60f45ffd7505660f5711d5d452c4 = 0x74         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x78         ;
        constexpr std::uintptr_t _bd311c6dcc26d1e8270840d9fd025bcb63422ac2 = 0x80         ;
        constexpr std::uintptr_t _b691e4a01faf238ae7cf633b8e8997e27ff3c26c = 0x88         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x90         ;
        constexpr std::uintptr_t _9dbb28cf0585908a93f508bce41aca845fe74ae9 = 0x94         ;
        constexpr std::uintptr_t _00a580198b3490d2138d3d85eeda5abfd713c59d = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x9C         ;
        constexpr std::uintptr_t _a51ea4239dfdbfe214120b4fcf365284bbf8d9fe = 0xA8         ;
        constexpr std::uintptr_t _f8f372474a49337c95ccf729b73241d81d9268f1 = 0xB0         ;
        constexpr std::uintptr_t _ad7b31696b18d9a694271d46141f4bfff0f33595 = 0xB8         ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t _9acbf3d221a8198f414527c76e5f424562d3629e = 0x0          ;
        }

    }

    namespace TravellingVendorVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t frontAxle                        = 0x40         ;
        constexpr std::uintptr_t steering                         = 0x48         ;
        constexpr std::uintptr_t transmission                     = 0x50         ;
        constexpr std::uintptr_t wheelTurnLerpSpeed               = 0x58         ;

        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x20         ;
        constexpr std::uintptr_t _1f72a3a340c045a503e24565ef460927f87d9702 = 0x28         ;
        constexpr std::uintptr_t _d8155dbdd6b33af535b6829b633cf9509083b16d = 0x30         ;
        constexpr std::uintptr_t _4db4b2bd82cbacc639bee83ae57f9fc03c040eba = 0x34         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _98f5330d2def43be610d442cf7f10b058d5d872c = 0x60         ;
    }

    namespace Pickup
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t itemTarget                       = 0x8          ;
        constexpr std::uintptr_t itemCount                        = 0x10         ;
        constexpr std::uintptr_t setConditionFromHealth           = 0x14         ;
        constexpr std::uintptr_t subtractCondition                = 0x18         ;
        constexpr std::uintptr_t requireBuildingPrivilege         = 0x1C         ;
        constexpr std::uintptr_t requireHammer                    = 0x1D         ;
        constexpr std::uintptr_t requireEmptyInv                  = 0x1E         ;
        constexpr std::uintptr_t overridePickupTime               = 0x20         ;
    }

    namespace Repair
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t itemTarget                       = 0x8          ;
        constexpr std::uintptr_t ignoreForRepair                  = 0x10         ;
        constexpr std::uintptr_t repairEffect                     = 0x18         ;
        constexpr std::uintptr_t repairFullEffect                 = 0x20         ;
        constexpr std::uintptr_t repairFailedEffect               = 0x28         ;
    }

    namespace %81e3bd9c03ba9aa11530881403ad51b31971ed7d
    {
    }

    namespace LifeState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ShowHealthThreshold
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Faction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseCombatEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074DCA8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace WaterWheelMountable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t caloriesRequired                 = 0x3D0        ;
        constexpr std::uintptr_t calorieDrainPerMinute            = 0x3D4        ;
        constexpr std::uintptr_t hydrationDrainPerMinute          = 0x3D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _c403dfbe4debf8ad8c22406578a425334a91a15e = 0x3E0        ;
    }

    namespace ElevatorOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ElevatorButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AvailableActions                 = 0x20         ;
        constexpr std::uintptr_t AttachedCollider                 = 0x28         ;
    }

    namespace TimeSlider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _56d7e7ed2df279a1a29a6b57b6c045c6b9ed8b06 = 0x20         ;
    }

    namespace EnvironmentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EffectBlood
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t detachTime                       = 0x20         ;
        constexpr std::uintptr_t recycleTime                      = 0x24         ;
        constexpr std::uintptr_t playMode                         = 0x28         ;
        constexpr std::uintptr_t onParentDestroyed                = 0x2C         ;
        constexpr std::uintptr_t WarmedUpAmount                   = 0x30         ;
        constexpr std::uintptr_t ReplacementEffect                = 0x48         ;

        constexpr std::uintptr_t _b0dfe0f9c2b5fc091d479fba4484466c40687f33 = 0x38         ;
        constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x40         ;
    }

    namespace %bed38da4ebe28e8563895cb4fb2d8384f501cd1f
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _33eb78711fb42d7804ea037c496146ea229cb778 = 0x0          ;
        }

    }

    namespace SingleVendor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t VendorName                       = 0x20         ;
        constexpr std::uintptr_t emojiRedirector                  = 0x28         ;
        constexpr std::uintptr_t ListingsParent                   = 0x30         ;
        constexpr std::uintptr_t AccordionRow                     = 0x38         ;
        constexpr std::uintptr_t AccordionChevron                 = 0x40         ;
        constexpr std::uintptr_t AccordionImages                  = 0x48         ;
        constexpr std::uintptr_t VendorListingPrefab              = 0x50         ;
        constexpr std::uintptr_t NoListings                       = 0x58         ;
        constexpr std::uintptr_t VendorListingsTransition         = 0x60         ;
        constexpr std::uintptr_t OwnerImage                       = 0x68         ;
        constexpr std::uintptr_t OwnerName                        = 0x70         ;
        constexpr std::uintptr_t DroneIcon                        = 0x78         ;

        constexpr std::uintptr_t _38bb538271856f1c91f419cf163f3395e10b10fe = 0x80         ;
        constexpr std::uintptr_t _b35215b19e66a5f9f4c25c463c567bb02e4dd202 = 0x88         ;
        constexpr std::uintptr_t _0f26551fe83142501a387823d8b5b044bfa88f13 = 0x90         ;
        constexpr std::uintptr_t _7f186ad6b64f4db4ce5dffa77dbf0ced98f08879 = 0x98         ;
        constexpr std::uintptr_t _d71b9eaf0895fe5cfd8bc3b90dd8b65d91d18cf4 = 0xA0         ;
        constexpr std::uintptr_t _7706089cdc8c6ff71c171973e215d5077d5c8033 = 0xA8         ;
    }

    namespace %2c7769028e349833e8bd0391c52e9f2d9a72889a
    {
        constexpr std::uintptr_t _b0c7bd7fe023cc2ed7a56dc88554d83667d49709 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _ecfbf67ec39e5ef339c38cfb2bfcb81fbca2f076 = 0x0          ;
            constexpr std::uintptr_t _43c48bc5b610426e3c29ac9f9b57c545d62c239d = 0x8          ;
            constexpr std::uintptr_t _7688212cea72fc34a121b98e52c1a98c258f2069 = 0x10         ;
            constexpr std::uintptr_t _9b2e89fd14c4fbd1955a7df73bbfed0392965d11 = 0x18         ;
            constexpr std::uintptr_t _dd9e128f3ed5aeae4c57452668d690f274689e58 = 0x20         ;
            constexpr std::uintptr_t _c45f13b13334cd82d32913e40bf8e9849d0d32a6 = 0x28         ;
        }

    }

    namespace Engine
    {
        constexpr std::uintptr_t engineKW                         = 0x10         ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x14         ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x18         ;
        constexpr std::uintptr_t audioSet                         = 0x20         ;
        constexpr std::uintptr_t engineParticles                  = 0x28         ;
        constexpr std::uintptr_t exhaustSmoke                     = 0x30         ;
        constexpr std::uintptr_t exhaustBackfire                  = 0x38         ;
        constexpr std::uintptr_t exhaustSmokeMinOpacity           = 0x40         ;
        constexpr std::uintptr_t exhaustSmokeMaxOpacity           = 0x44         ;
        constexpr std::uintptr_t exhaustSmokeChangeRate           = 0x48         ;
    }

    namespace VehicleModuleEngine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x440        ;
        constexpr std::uintptr_t mass                             = 0x448        ;
        constexpr std::uintptr_t visualGroup                      = 0x44C        ;
        constexpr std::uintptr_t lights                           = 0x450        ;
        constexpr std::uintptr_t lodRenderers                     = 0x468        ;
        constexpr std::uintptr_t conditionals                     = 0x470        ;
        constexpr std::uintptr_t triggerParents                   = 0x478        ;
        constexpr std::uintptr_t slidingComponents                = 0x480        ;
        constexpr std::uintptr_t buttonComponents                 = 0x488        ;
        constexpr std::uintptr_t passengerProtection              = 0x4A8        ;
        constexpr std::uintptr_t codeLockVisuals                  = 0x4B0        ;
        constexpr std::uintptr_t seating                          = 0x4B8        ;
        constexpr std::uintptr_t steerAngle                       = 0x4C0        ;
        constexpr std::uintptr_t accelAngle                       = 0x4CC        ;
        constexpr std::uintptr_t brakeAngle                       = 0x4D8        ;
        constexpr std::uintptr_t speedometerAngle                 = 0x4E4        ;
        constexpr std::uintptr_t fuelAngle                        = 0x4F0        ;
        constexpr std::uintptr_t hornLoop                         = 0x500        ;
        constexpr std::uintptr_t hornStart                        = 0x508        ;
        constexpr std::uintptr_t storage                          = 0x548        ;
        constexpr std::uintptr_t crudeExplosionEntity             = 0x550        ;
        constexpr std::uintptr_t crudeExplosionEffect             = 0x558        ;
        constexpr std::uintptr_t explosionThreshold               = 0x560        ;
        constexpr std::uintptr_t minimumTimeBetweenExplosions     = 0x564        ;
        constexpr std::uintptr_t oilToConsumePerExplosion         = 0x568        ;
        constexpr std::uintptr_t engine                           = 0x580        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _29b3b80a51e7b19fab3c98275c4cf0efc0468cf0 = 0x428        ;
        constexpr std::uintptr_t _96cebfc72ca52bee2ca9712b82b72a29a63c0a46 = 0x430        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x438        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x458        ;
        constexpr std::uintptr_t _5468466e440d1b5dfe0c397cb00b286f78651180 = 0x460        ;
        constexpr std::uintptr_t _bc6aeb4d589066736378164a81d2a711cbde491b = 0x490        ;
        constexpr std::uintptr_t _76f2da4c618af5b4d9f57d47fc8e788eb14845fe = 0x494        ;
        constexpr std::uintptr_t _745a1a2c658c7556963f71c160f42fb24bc965b7 = 0x498        ;
        constexpr std::uintptr_t _c1f886dbd75652531266bfab01e95a91126db5f3 = 0x499        ;
        constexpr std::uintptr_t _b6345a903e5c8344098fbabb18fb6a1fa4784d54 = 0x4A0        ;
        constexpr std::uintptr_t _8140b7717b697c028c0a6df465e21097d88d0d8d = 0x510        ;
        constexpr std::uintptr_t _e347e4a6abd4efa84e980c14b3bf578f10812fe5 = 0x518        ;
        constexpr std::uintptr_t _bae6a74ed0c24c9510480b2536f70e1db0fa3139 = 0x51C        ;
        constexpr std::uintptr_t _6853130feeb17a7d5aa1b6e4252993862f5850cc = 0x520        ;
        constexpr std::uintptr_t _df6d35a70b0a30267c2df4da7a5adf661c854f26 = 0x524        ;
        constexpr std::uintptr_t _e147eba833b37663104c55654b3a5703f5ac5d85 = 0x526        ;
        constexpr std::uintptr_t _15449a3ab7b7675c22099f7d27d49aa2119aafdf = 0x528        ;
        constexpr std::uintptr_t _2ff12b606886184b72b84ed52bb94afddcd92c94 = 0x530        ;
        constexpr std::uintptr_t _34cab288e6de1921ce2d7f2e096ce65e79703362 = 0x538        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x540        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x570        ;
        constexpr std::uintptr_t _e01f338c3f4502ee35235072f8a290fcd4d12abf = 0x588        ;
        constexpr std::uintptr_t _4d8ffa1f72d5367cec2a8fcc04773bd908a5bc4c = 0x58C        ;
        constexpr std::uintptr_t _c927286a9426c258c7dcdb9135a8a1fa42d7503b = 0x590        ;
        constexpr std::uintptr_t _7fd035b01b3fbf12f5b2e6b11bf4e6dd60947c82 = 0x594        ;
        constexpr std::uintptr_t _b95b189a7dc9d2cf2ef75869e2a1f9f8dc5ff6f5 = 0x598        ;
        constexpr std::uintptr_t _df56705ecf0c8ea682539547b2379fbca9adf9e1 = 0x5A0        ;
        constexpr std::uintptr_t _755d1f18825b920f69eac9253652dde7c921d856 = 0x5A8        ;
        constexpr std::uintptr_t _5cb2455706bb1adfd02253a269a22860aac119bb = 0x5B0        ;
    }

    namespace ContainerIOEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
    }

    namespace IMagnetLiftable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace FPSLogger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _cb7b540f71e4b35515930fff971cca1a7f073f42 = 0x20         ;
        constexpr std::uintptr_t _8b7301991368016407bff89a89e016e73e0da16e = 0x24         ;
        constexpr std::uintptr_t _282f8ebfe07ed96593233b9b4170f960a54c2498 = 0x28         ;
        constexpr std::uintptr_t _f0afa14f64bc0639a6d315f6225102f2eee4a586 = 0x2C         ;
        constexpr std::uintptr_t _246705b45d3220fdb5973f8e7dc935d961a902c8 = 0x2D         ;
        constexpr std::uintptr_t _a487a6aabaec76f078ce56e4398e4fbff03ce4cc = 0x30         ;
        constexpr std::uintptr_t _0035df70c0d1d28f894ccfccc4f4d3feb67db8a0 = 0x38         ;
        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x40         ;
        constexpr std::uintptr_t _7c9d2e9e6a27622309e426c1042b0722c2e99265 = 0x48         ;
        constexpr std::uintptr_t _982e32de4908610e72d89923bc6a10f34439ff03 = 0xF8         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x100        ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace TriggerVehicleDrag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t losEyes                          = 0x50         ;
        constexpr std::uintptr_t vehicleDrag                      = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace BikeDriverSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t supportsMouseSteer               = 0x3E0        ;
        constexpr std::uintptr_t mountedAnimationSystem           = 0x3E8        ;
        constexpr std::uintptr_t eyePosRef                        = 0x3F8        ;
        constexpr std::uintptr_t sprintPosOffset                  = 0x418        ;
        constexpr std::uintptr_t bunnyHopPosOffset                = 0x424        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _1f1c8d666e9d00edc244e5c76ddc83de4ba5b876 = 0x3F0        ;
        constexpr std::uintptr_t _d869b054d817439e6f68dcca0533c850f00ff624 = 0x400        ;
        constexpr std::uintptr_t _2fc7dbdfddb678d38f3a1583882dfcc05fb39a51 = 0x408        ;
        constexpr std::uintptr_t _3bc0a1680ee05985907022a1091b35cef987eda8 = 0x430        ;
        constexpr std::uintptr_t _03f07d959dd57ca2d505b288e1c12af4dcdaa4ca = 0x43C        ;
    }

    namespace BaseScreenShake
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t length                           = 0x20         ;

        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x24         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x28         ;
    }

    namespace HeldBoomBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t BoxController                    = 0x2E8        ;
        constexpr std::uintptr_t cassetteSwapper                  = 0x2F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _0238a75c5c54485d53ca01d41347a7702d16b646 = 0x2F8        ;
    }

    namespace CardTableSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t CardsMesh                        = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _3e127f6cbc6c26c92b57208ac30f78adf0c3e533 = 0x3D8        ;
        constexpr std::uintptr_t _079326753510e8d7056f0b433c4dc4fe104dd5cd = 0x3E0        ;
        constexpr std::uintptr_t _309d4b735ca9abc49b71f042e91bb4c9c8a76234 = 0x3E8        ;
    }

    namespace VolumeCloudsRadialWeatherLayerConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Weather                          = 0x18         ;
        constexpr std::uintptr_t Enabled                          = 0x20         ;
        constexpr std::uintptr_t Radius                           = 0x24         ;
        constexpr std::uintptr_t Offset                           = 0x28         ;
        constexpr std::uintptr_t Falloff                          = 0x30         ;
        constexpr std::uintptr_t Blend                            = 0x34         ;
        constexpr std::uintptr_t FollowCamera                     = 0x38         ;
    }

    namespace PowerLineWireConnectionDef
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077D230   ;
        constexpr std::uintptr_t inOffset                         = 0x10         ;
        constexpr std::uintptr_t outOffset                        = 0x1C         ;
        constexpr std::uintptr_t radius                           = 0x28         ;
        constexpr std::uintptr_t hidden                           = 0x2C         ;
    }

    namespace InstancedScheduler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CullShader                       = 0x20         ;
        constexpr std::uintptr_t SimplePostCullShader             = 0x28         ;
        constexpr std::uintptr_t ClearBufferShader                = 0x30         ;
        constexpr std::uintptr_t WriteIndirectArgsShader          = 0x38         ;
        constexpr std::uintptr_t CopyMeshShader                   = 0x40         ;
        constexpr std::uintptr_t ContainerColorLookup             = 0x48         ;
        constexpr std::uintptr_t coloredSkins                     = 0x50         ;
    }

    namespace PlayAudioEx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t delay                            = 0x20         ;
    }

    namespace AITraversalArea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t entryPoint1                      = 0x50         ;
        constexpr std::uintptr_t entryPoint2                      = 0x58         ;
        constexpr std::uintptr_t waitPoints                       = 0x60         ;
        constexpr std::uintptr_t movementArea                     = 0x68         ;
        constexpr std::uintptr_t activeEntryPoint                 = 0x80         ;
        constexpr std::uintptr_t nextFreeTime                     = 0x88         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace DecalScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t range                            = 0xA0         ;
        constexpr std::uintptr_t uniform                          = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace GenerateRiverTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace AppIOEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _039a7e5e951d6a3e8a2a714b8242ba8bc9fe8e8e = 0x340        ;
    }

    namespace SkinViewerEvents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OnEnteredFullScreenEvent         = 0x20         ;
        constexpr std::uintptr_t OnExitFullScreenEvent            = 0x28         ;
    }

    namespace EmojiControllerGallery
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Image                            = 0x20         ;
        constexpr std::uintptr_t VideoImage                       = 0x28         ;
        constexpr std::uintptr_t rectTransform                    = 0x30         ;
        constexpr std::uintptr_t NameText                         = 0x80         ;

        constexpr std::uintptr_t _de200d22ee6c9377747a1d0e20b71717aa42df13 = 0x38         ;
        constexpr std::uintptr_t _0aeb381e582dd39cd6c275931f1f57d906a34785 = 0x70         ;
        constexpr std::uintptr_t _30bf839c897dc1f0b494f7c54158a9c68208f994 = 0x78         ;
        constexpr std::uintptr_t _95390df2c80d2b2a01f4c3b2c2d7ffe429c4a461 = 0x88         ;
        constexpr std::uintptr_t _395b559161270466860f158eebe56537ba9938db = 0xC0         ;
    }

    namespace PieOption
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t background                       = 0x20         ;
        constexpr std::uintptr_t imageIcon                        = 0x28         ;
        constexpr std::uintptr_t overlayIcon                      = 0x30         ;
        constexpr std::uintptr_t tutorialHighlight                = 0x38         ;
    }

    namespace UI_DevListVehicles
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t flexColumns                      = 0x68         ;
        constexpr std::uintptr_t scrollRect                       = 0x70         ;
        constexpr std::uintptr_t categoryButtonPrefab             = 0x78         ;
        constexpr std::uintptr_t itemButtonPrefab                 = 0x80         ;
        constexpr std::uintptr_t categoryButtonsParent            = 0x88         ;
        constexpr std::uintptr_t itemButtonsParent                = 0x90         ;
        constexpr std::uintptr_t searchInputField                 = 0x98         ;
        constexpr std::uintptr_t virtualScrollFlex                = 0xA0         ;
        constexpr std::uintptr_t favouritesButton                 = 0xA8         ;
        constexpr std::uintptr_t recentsButton                    = 0xB0         ;
        constexpr std::uintptr_t buttonGroup                      = 0xB8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _bfa52ad4ae0f9fdb561b8393f7eeb62bbd96a04e = 0xC0         ;
        constexpr std::uintptr_t _8504a4d45cc31de98224ba3c6c45ba4365f2cb7c = 0xC8         ;
        constexpr std::uintptr_t _aefc572114f1d9837c2dc58d4af898a04311a727 = 0xD0         ;
        constexpr std::uintptr_t _028b7b0573d781892d94559134dcfd9d43e50a24 = 0xD8         ;
        constexpr std::uintptr_t _cf96483968e78b53ecea0703a463e4f308070f4c = 0xE0         ;
        constexpr std::uintptr_t _eb1fa5a64ddc17b657b7f2ab9ceee700835d3163 = 0xE8         ;
        constexpr std::uintptr_t _3a7f63195cd393c6fae22bb4c68ffbb96a86d1e1 = 0xF0         ;
        constexpr std::uintptr_t _ad82e1d15edcaea0d3676e4d9ef91d7c6c2bb7cb = 0xF4         ;
        constexpr std::uintptr_t _7fc1d7a6ed47e3ad8e5279099ae7ca7a9c27660a = 0xF8         ;
        constexpr std::uintptr_t _d5d6de205dc16d7ea8818ee9901c05878b040382 = 0xFC         ;
        constexpr std::uintptr_t _317ce83736582c5a9490f7f70b2443370f994800 = 0x100        ;
        constexpr std::uintptr_t _8d231c32693d7bb8ce8b2a77d8e21169e0fee40c = 0x104        ;
        constexpr std::uintptr_t _cf0eda45e74bd9c16a9aea9eb7b2299601bf3966 = 0x108        ;
        constexpr std::uintptr_t _ef16fe34713e807869ea25dca6a40606b8adb1d4 = 0x110        ;
        constexpr std::uintptr_t _66a8803570823851f5c8354d1f0f78757f494389 = 0x114        ;
        constexpr std::uintptr_t _f14e03afde3b6a121b31845e844478dc96900221 = 0x118        ;
        constexpr std::uintptr_t _dd2f1511c1b339cc0c64b04da61fccf3178c9550 = 0x11C        ;
        constexpr std::uintptr_t _b2caa52aced791bf27bae73d3a279fa0b574b03a = 0x120        ;
        constexpr std::uintptr_t _e2167b45394b76e20c27068db3eba0723c0ffea5 = 0x128        ;
        constexpr std::uintptr_t _142e2420a721befcfbbd14d5ae0b5440f76697bb = 0x130        ;
        constexpr std::uintptr_t _8c096c3d68f8be1f293422a6703d1ac29cc8a164 = 0x138        ;
        constexpr std::uintptr_t _7bff3b18b0729ec76314655a4f4f6f5e90524329 = 0x140        ;
        constexpr std::uintptr_t _7bd9dec21c0c6bc25ca2138c7ac3b1aa3c41165e = 0x148        ;
    }

    namespace TerrainMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
    }

    namespace JunkPileBuoyancyPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ChildrenFromScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SceneName                        = 0x20         ;
        constexpr std::uintptr_t StartChildrenDisabled            = 0x28         ;
    }

    namespace %43f6ac847644eb36f8a84407a6f85b237b014394
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _b652d5168ac53699ef3b825876c825c8f08e13d3 = 0x18         ;
        constexpr std::uintptr_t _d3e06c128d6f276854fb257a402583dbb2cdaf6e = 0x20         ;
        constexpr std::uintptr_t _dbfbd05462cdbc183940abde20db2e3e55225e4d = 0x28         ;
        constexpr std::uintptr_t _c69271b3b7d43add6126a578f4bfedb63c208bc9 = 0x30         ;
        constexpr std::uintptr_t _b31df63fd355530fa76d490123d188c992203ef9 = 0x34         ;
        constexpr std::uintptr_t _f16f08040bb7136cc27bd25007c27e178a04054b = 0xB0         ;
        constexpr std::uintptr_t _bdc6ad8351ba51a28162dca597014f4e9d359360 = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t _c1b7a840089861717940dc0efd48d875d7222239 = 0x0          ;
            constexpr std::uintptr_t _46aa3042d4917ac3d66737e93a2dff1603c0b8ca = 0x8          ;
            constexpr std::uintptr_t _3854141af1b41c7ee2d403bddc80059309800681 = 0x10         ;
        }

    }

    namespace TriggerDeepSeaPortal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t Portal                           = 0x50         ;
        constexpr std::uintptr_t WillTeleport                     = 0x58         ;
        constexpr std::uintptr_t ShowToasts                       = 0x59         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %db25cee2be2dd670fbc2d466f5d9a3b37fd89393
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077CE38   ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x1C         ;
        constexpr std::uintptr_t _dfc4f2d99374fa9a11db54733616fe9621f19990 = 0x28         ;
        constexpr std::uintptr_t _b64e3a16201ae8c4a45e98eb22b1337a90d26f31 = 0x30         ;
        constexpr std::uintptr_t _af5d0a5c23b726e4b06e6a2dde753ea43747bf4f = 0x38         ;
        constexpr std::uintptr_t _3a5c0db427fcab499f2258f637ffa5a984c0fb3c = 0x40         ;
        constexpr std::uintptr_t _b022c0b2d83e4441827090e3114664b27ec0cbf9 = 0x44         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _f31b803adc8dcfe8f96eff4472c47a54562aad73 = 0x0          ;
            constexpr std::uintptr_t _45b598882f8be4ac22aadf906bb351fadc18eca5 = 0x8          ;
            constexpr std::uintptr_t _9d2cbf26a9548bdd59fc1ca83bdf223e6559128e = 0x10         ;
        }

    }

    namespace RecyclerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RecyclerTypeConfig
    {
        constexpr std::uintptr_t recyclerType                     = 0x10         ;
        constexpr std::uintptr_t requiredPowergridStageToUse      = 0x14         ;
        constexpr std::uintptr_t efficiency                       = 0x18         ;
        constexpr std::uintptr_t duration                         = 0x1C         ;
        constexpr std::uintptr_t efficiencyBuffPowergridStage     = 0x20         ;
        constexpr std::uintptr_t powergridEfficiency              = 0x24         ;
        constexpr std::uintptr_t durationBuffPowergridStage       = 0x28         ;
        constexpr std::uintptr_t powergridDuration                = 0x2C         ;
    }

    namespace RecyclerConfig
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10755388   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t recyclerTypeConfigs              = 0x20         ;

        constexpr std::uintptr_t _d63d9ae3cbe2252f40b6fee8a3770d0725fc370f = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace ItemModContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t capacity                         = 0x30         ;
        constexpr std::uintptr_t maxStackSize                     = 0x34         ;
        constexpr std::uintptr_t containerVolume                  = 0x38         ;
        constexpr std::uintptr_t canLootInWorld                   = 0x3C         ;
        constexpr std::uintptr_t pickupInWorldDelay               = 0x40         ;
        constexpr std::uintptr_t maxWeight                        = 0x44         ;
        constexpr std::uintptr_t worldWeightScale                 = 0x48         ;
        constexpr std::uintptr_t containerFlags                   = 0x4C         ;
        constexpr std::uintptr_t onlyAllowedContents              = 0x50         ;
        constexpr std::uintptr_t onlyAllowedItemType              = 0x58         ;
        constexpr std::uintptr_t availableSlots                   = 0x60         ;
        constexpr std::uintptr_t validItemWhitelist               = 0x68         ;
        constexpr std::uintptr_t openInDeployed                   = 0x70         ;
        constexpr std::uintptr_t openInInventory                  = 0x71         ;
        constexpr std::uintptr_t defaultContents                  = 0x78         ;
        constexpr std::uintptr_t blockAmmoSource                  = 0x80         ;
        constexpr std::uintptr_t openSound                        = 0x88         ;
        constexpr std::uintptr_t closeSound                       = 0x90         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace FoliageTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %e86269a7e505027de7e2734be714fc8e3445ba65
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10755200   ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
    }

    namespace %442b47a41484d4a21666cc7b0d88e6100f0c5ad4
    {
    }

    namespace %0bf1439af2c4adedecf75d96f769004713ff64a4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10755290   ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x10         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c12a394254b8027fa58d88b757b6be0b3bedba95 = 0x0          ;
            constexpr std::uintptr_t _2093698a286be33c0887b7888402868a00aebefc = 0x10         ;
            constexpr std::uintptr_t _7872aa34c43aa82e20472400ebbf0aa0d7c113d4 = 0x18         ;
        }

    }

    namespace TerrainTreeBatch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %6bace40a200cd1f6dfe5614a87240a48223f5725
    {
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x10         ;
        constexpr std::uintptr_t _3c5ec24b609cffebe51ab162923c2cc195a85ee5 = 0x18         ;
        constexpr std::uintptr_t _76b844e7a8365619d7db1f7fa04c86c0e30ea2f5 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _ee2f49357ea980b285fad0dbcad804d9a29f1695 = 0x0          ;
            constexpr std::uintptr_t _30713373508aadc639e053069be3aef1d7011f96 = 0x8          ;
            constexpr std::uintptr_t _889ff0667977bc52eeb758106782497cb5af74bc = 0x10         ;
            constexpr std::uintptr_t _433912d64fe3b1db0dde5692f527d6009b27af50 = 0x20         ;
            constexpr std::uintptr_t _7012d37ebf7af00723a9d4aa03fa33bc7ac148ea = 0x28         ;
        }

    }

    namespace ClipPlaybackData
    {
        constexpr std::uintptr_t source                           = 0x10         ;
        constexpr std::uintptr_t positionedClip                   = 0x18         ;
        constexpr std::uintptr_t isActive                         = 0x20         ;
        constexpr std::uintptr_t fadingIn                         = 0x21         ;
        constexpr std::uintptr_t fadingOut                        = 0x22         ;
        constexpr std::uintptr_t fadeStarted                      = 0x28         ;
        constexpr std::uintptr_t needsSync                        = 0x30         ;
    }

    namespace MusicManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mixerGroup                       = 0x20         ;
        constexpr std::uintptr_t themes                           = 0x28         ;
        constexpr std::uintptr_t currentTheme                     = 0x30         ;
        constexpr std::uintptr_t sources                          = 0x38         ;
        constexpr std::uintptr_t nextMusic                        = 0x40         ;
        constexpr std::uintptr_t nextMusicFromIntensityRaise      = 0x48         ;
        constexpr std::uintptr_t intensity                        = 0x50         ;
        constexpr std::uintptr_t clipPlaybackData                 = 0x58         ;
        constexpr std::uintptr_t holdIntensityUntilBar            = 0x60         ;
        constexpr std::uintptr_t musicPlaying                     = 0x64         ;
        constexpr std::uintptr_t loadingFirstClips                = 0x65         ;
        constexpr std::uintptr_t nextTheme                        = 0x68         ;
        constexpr std::uintptr_t lastClipUpdate                   = 0x70         ;
        constexpr std::uintptr_t clipUpdateInterval               = 0x78         ;
        constexpr std::uintptr_t themeStartTime                   = 0x80         ;
        constexpr std::uintptr_t lastActiveClipRefresh            = 0x88         ;
        constexpr std::uintptr_t activeClipRefreshInterval        = 0x8C         ;
        constexpr std::uintptr_t forceThemeChange                 = 0x90         ;
        constexpr std::uintptr_t randomIntensityJumpChance        = 0x94         ;
        constexpr std::uintptr_t clipScheduleBarsEarly            = 0x98         ;
        constexpr std::uintptr_t activeClips                      = 0xA0         ;
        constexpr std::uintptr_t activeMusicClips                 = 0xA8         ;
        constexpr std::uintptr_t activeControlClips               = 0xB0         ;
        constexpr std::uintptr_t currentMusicZones                = 0xB8         ;
        constexpr std::uintptr_t currentBar                       = 0xC0         ;
        constexpr std::uintptr_t barOffset                        = 0xC4         ;

        constexpr std::uintptr_t _1b1e9a120972afbefac56029bc96c31f5bf6fff5 = 0xC8         ;
        constexpr std::uintptr_t _228ad91de975745cd372162e8d59bce477510062 = 0xD0         ;
        constexpr std::uintptr_t _ce628243dad2a1a81d3cb5260d9d256daef71d65 = 0xD4         ;
        constexpr std::uintptr_t _2a7e15254825dc652016a52c9572fbaa5bf9b09c = 0xD8         ;
        constexpr std::uintptr_t _32bb8fba2c4ad440a6d3ecd82d35927448954b78 = 0xE0         ;
    }

    namespace GodRaysRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t GodRayShader                     = 0x20         ;
        constexpr std::uintptr_t ScreenClearShader                = 0x28         ;
        constexpr std::uintptr_t SkyMaskShader                    = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _26467c236ce26e54b3af6862fff5e8c050a48401 = 0x0          ;
            constexpr std::uintptr_t _b5ce9fe2c62e4387e993e152c00864a23369eff6 = 0x8          ;
            constexpr std::uintptr_t _edc706ea31f0b47b9d018863624df6042d8bed2b = 0x10         ;
            constexpr std::uintptr_t _043d0060218f3a35ed7e445d0bcb13835f29c8a1 = 0x18         ;
        }

    }

    namespace Tool
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RotateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ca0aad009927773bd8b26e0f7adbb00a177bde13
    {
    }

    namespace MeshPaintController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pickerCamera                     = 0x20         ;
        constexpr std::uintptr_t currentTool                      = 0x28         ;
        constexpr std::uintptr_t brushTexture                     = 0x30         ;
        constexpr std::uintptr_t brushScale                       = 0x38         ;
        constexpr std::uintptr_t brushColor                       = 0x40         ;
        constexpr std::uintptr_t brushSpacing                     = 0x50         ;
        constexpr std::uintptr_t brushSpacingFactor               = 0x54         ;
        constexpr std::uintptr_t brushImage                       = 0x58         ;
        constexpr std::uintptr_t brushPreviewScaleMultiplier      = 0x60         ;
        constexpr std::uintptr_t stampTexture                     = 0x68         ;
        constexpr std::uintptr_t brushRotation                    = 0x70         ;
        constexpr std::uintptr_t applyDefaults                    = 0x74         ;
        constexpr std::uintptr_t defaltBrushTexture               = 0x78         ;
        constexpr std::uintptr_t defaultBrushSize                 = 0x80         ;
        constexpr std::uintptr_t defaultBrushColor                = 0x84         ;
        constexpr std::uintptr_t defaultBrushAlpha                = 0x94         ;
        constexpr std::uintptr_t maxBrushScale                    = 0x98         ;
        constexpr std::uintptr_t UndoButton                       = 0xA0         ;
        constexpr std::uintptr_t RedoButton                       = 0xA8         ;
        constexpr std::uintptr_t BackgroundBlocker                = 0xB0         ;
        constexpr std::uintptr_t ColourPicker                     = 0xB8         ;

        constexpr std::uintptr_t _aba84506b43f310fa33dc9343adb2cfc105eb12a = 0xC0         ;
        constexpr std::uintptr_t _3f32896074d7e5794528b2406ca45358629e62dc = 0xC1         ;
        constexpr std::uintptr_t _a8cef1d848353057a90793672ff589c22102f94d = 0xC4         ;
        constexpr std::uintptr_t _675da45a6d6c628af4a978e0d1022b6776e816c2 = 0xD0         ;
        constexpr std::uintptr_t _e03a3ef745af062a9fbbe829099c0643c8f22558 = 0xDC         ;
        constexpr std::uintptr_t _658a0ec961c7d482bf9e7d985acdc244128d46ca = 0xF0         ;
        constexpr std::uintptr_t _7acf90155ca6303f84a2d8482c595e5ba9229461 = 0xF8         ;
        constexpr std::uintptr_t _56c60b5dcb54cabc81e44eb0f505af3c357688e1 = 0x100        ;
        constexpr std::uintptr_t _c48514141f7047b09ebf5c6337c41fa7cda374b3 = 0x108        ;
        constexpr std::uintptr_t _9376aa0b4bc4deed1feb9b5e457d2de79b23e26d = 0x110        ;
        constexpr std::uintptr_t _8ecfe2fb8a8de2982b17d574a8c86ffd373ead4e = 0x118        ;
        constexpr std::uintptr_t _be847fd569d5c822f0a95fa6231f4d2285607c49 = 0x120        ;
        constexpr std::uintptr_t _2821d1a55e7e931623547ff97fe3ad31c16071b4 = 0x128        ;
        constexpr std::uintptr_t _c603cd83d390f5c52be62047701965ecfe54f854 = 0x130        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x134        ;
        constexpr std::uintptr_t _3d00632b05052f531ddff20ee1fdd70f3259254a = 0x140        ;
        constexpr std::uintptr_t _0311a61b1ab5dc6e0967fa5c5d7425ac48640f55 = 0x148        ;
        constexpr std::uintptr_t _03253546f5271f40adda80d5fb9680d79642a471 = 0x150        ;
        constexpr std::uintptr_t _7cbaca3b6af537e0421302d52d6a347b2ea6ef75 = 0x158        ;
        constexpr std::uintptr_t _d15f36ce2ae3d565bc670e118e1644a2e60c8e33 = 0x159        ;
    }

    namespace FloatConditions-fake-0
    {
        constexpr std::uintptr_t conditions                       = 0x10         ;
    }

    namespace BasePrefab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;
    }

    namespace MenuType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SkinViewerTesting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t skinViewerPrefab                 = 0x20         ;
        constexpr std::uintptr_t panels                           = 0x28         ;
    }

    namespace ModelConditionTest_FoundationSide
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0xA0         ;
    }

    namespace GasStationCarGarage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t vehicleLift                      = 0x3C0        ;
        constexpr std::uintptr_t vehicleLiftAnim                  = 0x3C8        ;
        constexpr std::uintptr_t animName                         = 0x3D0        ;
        constexpr std::uintptr_t occupantTrigger                  = 0x3D8        ;
        constexpr std::uintptr_t liftMoveTime                     = 0x3E0        ;
        constexpr std::uintptr_t poweredLight                     = 0x3E8        ;
        constexpr std::uintptr_t inUseLight                       = 0x3F0        ;
        constexpr std::uintptr_t vehicleLiftPos                   = 0x3F8        ;
        constexpr std::uintptr_t recycleEfficiency                = 0x400        ;
        constexpr std::uintptr_t recycleDropPos                   = 0x408        ;
        constexpr std::uintptr_t needsElectricity                 = 0x410        ;
        constexpr std::uintptr_t liftStartSoundDef                = 0x418        ;
        constexpr std::uintptr_t liftStopSoundDef                 = 0x420        ;
        constexpr std::uintptr_t liftStopDownSoundDef             = 0x428        ;
        constexpr std::uintptr_t liftLoopSoundDef                 = 0x430        ;
        constexpr std::uintptr_t addRemoveLockEffect              = 0x438        ;
        constexpr std::uintptr_t changeLockCodeEffect             = 0x440        ;
        constexpr std::uintptr_t repairEffect                     = 0x448        ;
        constexpr std::uintptr_t playerTrigger                    = 0x450        ;
        constexpr std::uintptr_t chassisBuildOptions              = 0x458        ;
        constexpr std::uintptr_t lockResourceCost                 = 0x460        ;
        constexpr std::uintptr_t liftTransform                    = 0x4A0        ;
        constexpr std::uintptr_t loweredPosition                  = 0x4A8        ;
        constexpr std::uintptr_t raisedPosition                   = 0x4B0        ;
        constexpr std::uintptr_t movementAnimationCurve           = 0x4B8        ;
        constexpr std::uintptr_t movementDuration                 = 0x4C0        ;
        constexpr std::uintptr_t bottomCrusherOccupantTrigger     = 0x4C8        ;
        constexpr std::uintptr_t topCrusherOccupantTrigger        = 0x4D0        ;
        constexpr std::uintptr_t liftStartMovingSound             = 0x4D8        ;
        constexpr std::uintptr_t liftMovingLoopSound              = 0x4E0        ;
        constexpr std::uintptr_t liftStopMovingSound              = 0x4E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _baec8c8dd6bf53b49875304f033df84bc48bc0b1 = 0x3A8        ;
        constexpr std::uintptr_t _43e6f5f4560dde71712f96796839e1ae4407d4a2 = 0x3B0        ;
        constexpr std::uintptr_t _55fe981935597cb2edb91263261ef148d8988823 = 0x3B8        ;
        constexpr std::uintptr_t _fe6619f3d48b443b40d71411fe9b98e992551a90 = 0x468        ;
        constexpr std::uintptr_t _9145f930e5ac0adbadf030d14d39c73ebf195451 = 0x469        ;
        constexpr std::uintptr_t _1249cb68bfa39491a404b38fcf549d99364e9867 = 0x46A        ;
        constexpr std::uintptr_t _bafcb296b1adba2d19fa9e6908e974fe00d2adfa = 0x46C        ;
        constexpr std::uintptr_t _14cd5014847150590c4f251649ec834fc45d5dc0 = 0x470        ;
        constexpr std::uintptr_t _c0987f31f6b86026dffa9aa9e28e28b8d7ab4735 = 0x478        ;
        constexpr std::uintptr_t _6ce2a99a5b5366fe4acbfc44707ed6297f5113b3 = 0x480        ;
        constexpr std::uintptr_t _1dd3183db000342d1b2c525443dfbde09acb20be = 0x490        ;
        constexpr std::uintptr_t _8910937dd70e15c193ce95843553588e2ce05cdf = 0x498        ;
        constexpr std::uintptr_t _bf43a8d7ac0ca38d006b5a25a735b33a6f7503ff = 0x4F0        ;
        constexpr std::uintptr_t _bfba4a56d893b81a23e176a9db3385da73691a9b = 0x4F4        ;
        constexpr std::uintptr_t _766a9eeabd940b8a8a70fc4928490366514857f0 = 0x4F8        ;
        constexpr std::uintptr_t _15de9d3efe0c41301b714bb642173d9b5404e185 = 0x4FC        ;
        constexpr std::uintptr_t _1ea0a885444bd23dbdbfde7f8d44de98ceff956f = 0x500        ;
        constexpr std::uintptr_t _7f456369b6ea4e95b8823183080c5dd390279c49 = 0x508        ;
    }

    namespace CargoshipCamera
    {
        constexpr std::uintptr_t cameraPoint                      = 0x0          ;
        constexpr std::uintptr_t cameraLookAtPoint                = 0x8          ;
        constexpr std::uintptr_t cameraIdentifier                 = 0x10         ;
    }

    namespace CargoShip
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835C68   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t targetNodeIndex                  = 0x200        ;
        constexpr std::uintptr_t wakeParent                       = 0x208        ;
        constexpr std::uintptr_t scientistTurretPrefab            = 0x210        ;
        constexpr std::uintptr_t scientistSpawnPoints             = 0x218        ;
        constexpr std::uintptr_t crateSpawns                      = 0x220        ;
        constexpr std::uintptr_t lockedCratePrefab                = 0x228        ;
        constexpr std::uintptr_t militaryCratePrefab              = 0x230        ;
        constexpr std::uintptr_t eliteCratePrefab                 = 0x238        ;
        constexpr std::uintptr_t junkCratePrefab                  = 0x240        ;
        constexpr std::uintptr_t waterLine                        = 0x248        ;
        constexpr std::uintptr_t rudder                           = 0x250        ;
        constexpr std::uintptr_t propeller                        = 0x258        ;
        constexpr std::uintptr_t escapeBoatPrefab                 = 0x260        ;
        constexpr std::uintptr_t primitiveEscapeBoatPrefab        = 0x268        ;
        constexpr std::uintptr_t escapeBoatPoint                  = 0x270        ;
        constexpr std::uintptr_t microphonePrefab                 = 0x278        ;
        constexpr std::uintptr_t microphonePoint                  = 0x280        ;
        constexpr std::uintptr_t speakerPrefab                    = 0x288        ;
        constexpr std::uintptr_t speakerPoints                    = 0x290        ;
        constexpr std::uintptr_t radiation                        = 0x298        ;
        constexpr std::uintptr_t mapMarkerEntityPrefab            = 0x2A0        ;
        constexpr std::uintptr_t hornOrigin                       = 0x2A8        ;
        constexpr std::uintptr_t hornDef                          = 0x2B0        ;
        constexpr std::uintptr_t cargoShipSounds                  = 0x2B8        ;
        constexpr std::uintptr_t layouts                          = 0x2C0        ;
        constexpr std::uintptr_t playerTest                       = 0x2C8        ;
        constexpr std::uintptr_t bowPoint                         = 0x2D0        ;
        constexpr std::uintptr_t cctvCameraPrefab                 = 0x2E0        ;
        constexpr std::uintptr_t cctvCameras                      = 0x2E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _7b249d4b368c0f799c12c26642cb532cdc505cb5 = 0x2D8        ;
        constexpr std::uintptr_t _824000c8053bc9c2a91665b00830e9f09c61054b = 0x2F0        ;
    }

    namespace VolumeCloudsNoiseLayerConfig
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F1560   ;
        constexpr std::uintptr_t Ceiling                          = 0x10         ;
        constexpr std::uintptr_t Floor                            = 0x14         ;
        constexpr std::uintptr_t Frequency                        = 0x18         ;
        constexpr std::uintptr_t Offset                           = 0x20         ;
        constexpr std::uintptr_t Octaves                          = 0x2C         ;
        constexpr std::uintptr_t Rotation                         = 0x30         ;
        constexpr std::uintptr_t Exponent                         = 0x34         ;
    }

    namespace Ball
    {
        constexpr std::uintptr_t Id                               = 0x0          ;
        constexpr std::uintptr_t Position                         = 0x4          ;
        constexpr std::uintptr_t Velocity                         = 0xC          ;
        constexpr std::uintptr_t Radius                           = 0x14         ;
        constexpr std::uintptr_t IsKinematic                      = 0x18         ;
    }

    namespace Wall
    {
        constexpr std::uintptr_t A                                = 0x0          ;
        constexpr std::uintptr_t B                                = 0x8          ;
        constexpr std::uintptr_t Normal                           = 0x10         ;
    }

    namespace Pocket
    {
        constexpr std::uintptr_t Position                         = 0x0          ;
        constexpr std::uintptr_t Radius                           = 0x8          ;
    }

    namespace Table
    {
        constexpr std::uintptr_t Dimensions                       = 0x0          ;
    }

    namespace ViewmodelType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %86c21f904e4c8f1aea3e65dbd88c07be2635b35d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075E540   ;
        constexpr std::uintptr_t _a7af7c168b50dc24393221d9e0886776035c91c1 = 0x10         ;
        constexpr std::uintptr_t _54353055ca388538443757c0521e58fcf80e4f18 = 0x14         ;
        constexpr std::uintptr_t _c480d544faccf00ea61d674583d43476a4f78a4b = 0x15         ;
    }

    namespace BaseViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
    }

    namespace OilSwitchBroadcast
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t OilOutputMultiplier              = 0x340        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace MountableParentCombatEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _cefe5c6c597e905d8af2ce11ccedae72ef27d3b0 = 0x2D0        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D8        ;
    }

    namespace %127e536e0d6fd3c85e632c97f2c47906d3dbe271
    {
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x24         ;
    }

    namespace %e932ddedac583cb203fbd463fd364d500ed971a0
    {
        constexpr std::uintptr_t _2742ac2d63c6f1a3102ded6d3b6782e1df716150 = 0x10         ;
        constexpr std::uintptr_t _f8006cab257041e3c7747b1ea2d399aaacf33688 = 0x18         ;
        constexpr std::uintptr_t _b4229ae8e6af37e235157c816d89a37622d2a88c = 0x20         ;
    }

    namespace %3b549cbebb3cbcac0e327a671eb675a25ea31328
    {
    }

    namespace DistanceMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlaceMonumentsRailside
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t TargetCount                      = 0x50         ;
        constexpr std::uintptr_t PositionOffset                   = 0x54         ;
        constexpr std::uintptr_t TangentInterval                  = 0x58         ;
        constexpr std::uintptr_t MinDistanceSameType              = 0x5C         ;
        constexpr std::uintptr_t MinDistanceDifferentType         = 0x60         ;
        constexpr std::uintptr_t MinWorldSize                     = 0x64         ;
        constexpr std::uintptr_t DistanceSameType                 = 0x68         ;
        constexpr std::uintptr_t DistanceDifferentType            = 0x6C         ;
    }

    namespace HandSnowball
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
    }

    namespace ItemOptionButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t name                             = 0x20         ;
        constexpr std::uintptr_t icon                             = 0x28         ;
        constexpr std::uintptr_t button                           = 0x30         ;
        constexpr std::uintptr_t tooltip                          = 0x38         ;

        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x40         ;
        constexpr std::uintptr_t _4c67c2abd57ec44082ab358c6aa7c686a88b7fef = 0x48         ;
    }

    namespace PhotoFrame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t SignEditorDialog                 = 0x3C0        ;
        constexpr std::uintptr_t PaintableSource                  = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _4ac9b87f9dbe5fb3d4d9803be606f8ba43826ca4 = 0x3A8        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x3B0        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x3B8        ;
        constexpr std::uintptr_t _c9789d5e6d3c74aaceb48a4815867a942d9eccee = 0x3D0        ;
        constexpr std::uintptr_t _b25b3665a91fc2adfcd4b8b3885aceb0d2047a4c = 0x3E0        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x3E8        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x3F0        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x3F8        ;
        constexpr std::uintptr_t _57fad1986a38358f91b0e77ecbbcd587f211c72a = 0x400        ;
        constexpr std::uintptr_t _b9c242ead3972cb045e2540bc2a3b9cf70e22165 = 0x408        ;
        constexpr std::uintptr_t _dacbc8f45434d7f0d3b19d7a8754190dc4e93f1b = 0x410        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x418        ;
    }

    namespace DiscoFloorColourLookups
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t InOutLookup                      = 0xA0         ;
        constexpr std::uintptr_t RadialLookup                     = 0xA8         ;
        constexpr std::uintptr_t RippleLookup                     = 0xB0         ;
        constexpr std::uintptr_t CheckerLookup                    = 0xB8         ;
        constexpr std::uintptr_t BlockLookup                      = 0xC0         ;
        constexpr std::uintptr_t ColourGradients                  = 0xC8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t _a4f2a21801d48d5969eae0a9cf73fd076b2eff2e = 0x10         ;
        constexpr std::uintptr_t _b74f2e4ef2de5fdfaf661939d28185d7e38f1543 = 0x38         ;
        constexpr std::uintptr_t _0a0bbd5677476e86363d3e72a0bfc76eacc74a7f = 0x48         ;
        constexpr std::uintptr_t _0ef3abba9c7bd5d749f91b9b2340b76d635e6018 = 0x50         ;
        constexpr std::uintptr_t _e908d6f1c652217145be94d8def5c93dbd358315 = 0x60         ;
    }

    namespace %42efd4ed31125ac581b2ef8f786c74125b68888f
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _d34deb921a22afd7bbd3efdad07e5c83609c0dfc = 0x0          ;
            constexpr std::uintptr_t _af65954a2d8c5a26fc3a63817f0a59199012b232 = 0x8          ;
            constexpr std::uintptr_t _c34b694d20bc05873c1fc839606d25343e693776 = 0x10         ;
            constexpr std::uintptr_t _0c4364b3dd723428b225d29e35b931c468d88ee7 = 0x18         ;
        }

    }

    namespace DistanceFlareLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isDynamic                        = 0x20         ;
        constexpr std::uintptr_t minEnabledDistance               = 0x24         ;
        constexpr std::uintptr_t maxEnabledDistance               = 0x28         ;
        constexpr std::uintptr_t toggleFade                       = 0x2C         ;
        constexpr std::uintptr_t toggleFadeDuration               = 0x30         ;

        constexpr std::uintptr_t _7c1f72e69023bf5ee02ed5aba94bfbe04078b030 = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _255ac7eaeb9a300f64c8b64dbeb4bddfb39ab850 = 0x48         ;
        constexpr std::uintptr_t _590c9e25406ad5581e074612ef75ac60a5c26f58 = 0x4C         ;
        constexpr std::uintptr_t _359e9dbc0fa4861b990b1c6398836f5da94c36ab = 0x50         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x60         ;
        constexpr std::uintptr_t _64d136273240a52e05014aebeb01e75198f8cf39 = 0x64         ;
        constexpr std::uintptr_t _22643279c6ec3ec3f719001668e8f6179491d931 = 0x65         ;
    }

    namespace %c37cfe6e38f84fe1b3e208c0794a2db08f412054
    {
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _4063656193715b42312e82552358d22ba2d73a3f = 0x0          ;
            constexpr std::uintptr_t _6cb77f9f9a101ac2842b50728523d6dc085f28d2 = 0x8          ;
            constexpr std::uintptr_t _5ee66e7637814dac95e075a00b3b0629e326e7f2 = 0x10         ;
            constexpr std::uintptr_t _63b0c1d4ef1039fa17ea477cdc039b4f48dd24d0 = 0x18         ;
        }

    }

    namespace PhotoFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t color                            = 0x30         ;
        constexpr std::uintptr_t density                          = 0x38         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace ProgressDoor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t storedEnergy                     = 0x340        ;
        constexpr std::uintptr_t energyForOpen                    = 0x344        ;
        constexpr std::uintptr_t secondsToClose                   = 0x348        ;
        constexpr std::uintptr_t openProgress                     = 0x34C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace FrankensteinBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;
        constexpr std::uintptr_t CommandGivenVocalSFX             = 0x110        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace DOFBlurSampleCount_RRP
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SliderCookie
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MaxValueConvarName               = 0x20         ;

        constexpr std::uintptr_t _d062e3948f6dfc1f6948928d6619076df117246f = 0x28         ;
    }

    namespace ItemInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace RepairCostIndicator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Rows                             = 0x20         ;
        constexpr std::uintptr_t Fader                            = 0x28         ;

        constexpr std::uintptr_t _e85e293b0b6551f170292159466aafc5766801f4 = 0x30         ;
        constexpr std::uintptr_t _e0b4be5ed70f6cf6747dee5b7cd423aad291cc20 = 0x38         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x40         ;
    }

    namespace FoliageSpawn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Placement                        = 0x20         ;
    }

    namespace Ballista
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t controller                       = 0x4B0        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x4C0        ;
        constexpr std::uintptr_t carSettings                      = 0x4C8        ;
        constexpr std::uintptr_t wheels                           = 0x4D0        ;
        constexpr std::uintptr_t towAnchor                        = 0x4D8        ;
        constexpr std::uintptr_t pullingPlayerModifiers           = 0x4E0        ;
        constexpr std::uintptr_t ballistaGunPrefab                = 0x4F8        ;
        constexpr std::uintptr_t dismountPositionsParent          = 0x510        ;
        constexpr std::uintptr_t fireEffectPrefab                 = 0x518        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _f65d3a3c052753213c203102b09bd5a4edc4a161 = 0x490        ;
        constexpr std::uintptr_t _ba67a8f23709210b8e62ffa10c6bb9701d3f1fba = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _5cca9f1f695a7b2c9a7340ec710650dd93b33999 = 0x4A8        ;
        constexpr std::uintptr_t _4fc602faecad6f8469c9c1775f1b695e6fcfa72f = 0x4AC        ;
        constexpr std::uintptr_t _69cae6f093a1a51480db272b6c8618daa79fefb4 = 0x4B8        ;
        constexpr std::uintptr_t _09f81e4e1c42dd5e340facacef0a6eb801f69254 = 0x4E8        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x4F0        ;
        constexpr std::uintptr_t _29c54319daa470d7ef981f4c5bbd8b004e8839e6 = 0x500        ;
        constexpr std::uintptr_t _e80be79aaf22d0592d07200f2aafe0bcdb005821 = 0x520        ;
    }

    namespace AvatarSwitcher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t ToApply                          = 0x18         ;
    }

    namespace RecoilProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t recoilYawMin                     = 0x18         ;
        constexpr std::uintptr_t recoilYawMax                     = 0x1C         ;
        constexpr std::uintptr_t recoilPitchMin                   = 0x20         ;
        constexpr std::uintptr_t recoilPitchMax                   = 0x24         ;
        constexpr std::uintptr_t timeToTakeMin                    = 0x28         ;
        constexpr std::uintptr_t timeToTakeMax                    = 0x2C         ;
        constexpr std::uintptr_t ADSScale                         = 0x30         ;
        constexpr std::uintptr_t movementPenalty                  = 0x34         ;
        constexpr std::uintptr_t clampPitch                       = 0x38         ;
        constexpr std::uintptr_t pitchCurve                       = 0x40         ;
        constexpr std::uintptr_t yawCurve                         = 0x48         ;
        constexpr std::uintptr_t useCurves                        = 0x50         ;
        constexpr std::uintptr_t curvesAsScalar                   = 0x51         ;
        constexpr std::uintptr_t shotsUntilMax                    = 0x54         ;
        constexpr std::uintptr_t maxRecoilRadius                  = 0x58         ;
        constexpr std::uintptr_t overrideAimconeWithCurve         = 0x5C         ;
        constexpr std::uintptr_t aimconeCurveScale                = 0x60         ;
        constexpr std::uintptr_t aimconeCurve                     = 0x68         ;
        constexpr std::uintptr_t aimconeProbabilityCurve          = 0x70         ;
        constexpr std::uintptr_t ammoAimconeScaleMultiProjectile  = 0x78         ;
        constexpr std::uintptr_t ammoAimconeScaleSingleProjectile = 0x7C         ;
        constexpr std::uintptr_t newRecoilOverride                = 0x80         ;
    }

    namespace ItemModChildIO
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetChildIO                    = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace TerrainGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t config                           = 0x20         ;
    }

    namespace NexusCleanupOnShutdown
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace SocketMod_PlantCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t CanBePotted                      = 0xB8         ;
        constexpr std::uintptr_t sphereRadius                     = 0xBC         ;
        constexpr std::uintptr_t layerMask                        = 0xC0         ;
        constexpr std::uintptr_t queryTriggers                    = 0xC4         ;
        constexpr std::uintptr_t wantsCollide                     = 0xC8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace %4cb542fdd88fe26527d3d2bcf194ff6c7ce47b9f
    {
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x10         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x18         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _39dd4a3339afbfb90c02a335e265689084aa4685 = 0x0          ;
            constexpr std::uintptr_t _08271bb1026c2c7042ae83990625bc6ad65db181 = 0x8          ;
            constexpr std::uintptr_t _f339b18d40fb0d460954614c7c5161a307d8f296 = 0x10         ;
            constexpr std::uintptr_t _8760274e6f0d9e43f6c80f6dbd7c1f15346797ed = 0x18         ;
        }

    }

    namespace UIHorseBuffsIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Text                             = 0x20         ;
        constexpr std::uintptr_t ToolTip                          = 0x28         ;
        constexpr std::uintptr_t Group                            = 0x30         ;
    }

    namespace LODGroupRenderers
    {
        constexpr std::uintptr_t lodGroup                         = 0x10         ;
        constexpr std::uintptr_t renderers                        = 0x18         ;
    }

    namespace WaterCatcherCollectRate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t baseRate                         = 0x18         ;
        constexpr std::uintptr_t rainRate                         = 0x1C         ;
        constexpr std::uintptr_t snowRate                         = 0x20         ;
        constexpr std::uintptr_t fogRate                          = 0x24         ;
    }

    namespace Boomerang
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
        constexpr std::uintptr_t _5e37d82e2894da97a059e07a0500fe98af6838df = 0x3F0        ;
        constexpr std::uintptr_t _72c30ef131b13608f6a0213b60f72426ae5f8c28 = 0x3F1        ;
        constexpr std::uintptr_t _28ff96d53bccaaec95c2328b071dfd1a126d021b = 0x3F2        ;
        constexpr std::uintptr_t _e61c242cc39adeea39037740a3b40899d285acf1 = 0x3F3        ;
    }

    namespace MissionSlowUseObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t InteractTime                     = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c812dbceb43c471089a1303768c65fa23fbadf02 = 0x200        ;
    }

    namespace TravellingVendorSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t EngineAudioSet                   = 0x20         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x28         ;
        constexpr std::uintptr_t engineRPMThrottleWeight          = 0x30         ;
        constexpr std::uintptr_t engineRPMThrottleSpeedWeight     = 0x34         ;
        constexpr std::uintptr_t engineRPMSpeedWeight             = 0x38         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x3C         ;
        constexpr std::uintptr_t missGearSoundDef                 = 0x40         ;
        constexpr std::uintptr_t gearMissCooldown                 = 0x48         ;
        constexpr std::uintptr_t suspensionDef                    = 0x50         ;
        constexpr std::uintptr_t suspensionMinTimeBetweenSounds   = 0x58         ;
        constexpr std::uintptr_t suspensionUpAngleDeltaThreshold  = 0x5C         ;
        constexpr std::uintptr_t suspensionDeltaSpeedGain         = 0x60         ;
        constexpr std::uintptr_t suspensionUpAngleDeltaGain       = 0x68         ;
        constexpr std::uintptr_t tireDirtSoundDef                 = 0x70         ;
        constexpr std::uintptr_t tireGrassSoundDef                = 0x78         ;
        constexpr std::uintptr_t tireSnowSoundDef                 = 0x80         ;
        constexpr std::uintptr_t tireWaterSoundDef                = 0x88         ;
        constexpr std::uintptr_t tireGainCurve                    = 0x90         ;
        constexpr std::uintptr_t movementLoopDef                  = 0x98         ;
        constexpr std::uintptr_t movementLoopGainCurve            = 0xA0         ;
        constexpr std::uintptr_t brakeLoopDef                     = 0xA8         ;
        constexpr std::uintptr_t brakeHissDef                     = 0xB0         ;
        constexpr std::uintptr_t brakeHissCooldown                = 0xB8         ;
        constexpr std::uintptr_t angryHornSoundDef                = 0xC0         ;
        constexpr std::uintptr_t musicLoopSoundDef                = 0xC8         ;

        constexpr std::uintptr_t _276576440d0630cf892e4d446af90bd82b670f16 = 0xD0         ;
        constexpr std::uintptr_t _08a8892e97d1e35148e6937025767797a35f9da8 = 0xD8         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0xDC         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xE0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xE4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xE8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xEC         ;
        constexpr std::uintptr_t _d3fc62aeee862b16d114ebcd28158819e943f759 = 0xF0         ;
        constexpr std::uintptr_t _05f52aaaf2e7619da2beb636e3487f1313fe8676 = 0xF1         ;
        constexpr std::uintptr_t _e9c3aff675216dc3d13d640ab1156316288e4924 = 0xF4         ;
        constexpr std::uintptr_t _63b845afd9ad2ba5bfe335c01c2532b8836653c7 = 0xF8         ;
        constexpr std::uintptr_t _b3e19f7865e2cc1470a09577020c1ca8ee7b8256 = 0xFC         ;
        constexpr std::uintptr_t _1f81c74effe9c53fdb1d61ece8c9c9f3eee2dd7a = 0x100        ;
        constexpr std::uintptr_t _3ad85e9f91bc0bb40aae61a4c95874666f32dc1f = 0x104        ;
        constexpr std::uintptr_t _758ba889c082400818d193166321bff219d01892 = 0x108        ;
        constexpr std::uintptr_t _662d26ffe7c341efbe8e1e22088566c8e55cad80 = 0x10C        ;
        constexpr std::uintptr_t _87f1b5697d62150fb8cbf015f9dbb67dfab1abe2 = 0x110        ;
        constexpr std::uintptr_t _7e93821ea84e6a06c8c3970f09ad31760caad148 = 0x118        ;
        constexpr std::uintptr_t _0a2c9d749c38030a4025b7d9ad9e8e1e0263f50e = 0x120        ;
        constexpr std::uintptr_t _43c21c5cb72f7af3dff80d41de6078db005a4afc = 0x128        ;
        constexpr std::uintptr_t _98f5330d2def43be610d442cf7f10b058d5d872c = 0x130        ;
        constexpr std::uintptr_t _541d33da2cef79da01ac1e7751f11e79ff4696af = 0x138        ;
        constexpr std::uintptr_t _df55ef87ca37e6db86966c4f00d32669e98d6d3e = 0x140        ;
        constexpr std::uintptr_t _6b9cf9eb040630c9a7a02362f48b0b835074ad70 = 0x148        ;
    }

    namespace %048519750c96f78ea9e7fd7aa64aeaef27acc21f
    {
    }

    namespace UnderWaterEffectRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t dataProperty                     = 0x20         ;
        constexpr std::uintptr_t timerProperty                    = 0x24         ;
        constexpr std::uintptr_t scaleProperty                    = 0x28         ;
        constexpr std::uintptr_t underWaterBlurShader             = 0x30         ;
        constexpr std::uintptr_t timer                            = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _58eacd9a87d2543db700b6c74204efaae22491ad = 0x0          ;
        }

    }

    namespace %1091a35311dcb550c42748e3bda2b7f37c4d8ea8
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082B128   ;
        constexpr std::uintptr_t _13c2749d35ac278c5e51ddc5c8aa6174eab0516f = 0x10         ;
        constexpr std::uintptr_t _91b9934bbabdd464c5128e098fb620ec6ed2962a = 0x18         ;
        constexpr std::uintptr_t _6d3215d452c24db1cd4536fc0013e9c0f456376b = 0x20         ;
        constexpr std::uintptr_t _060cf71c38e848184dcd98e35d763966f9498c98 = 0x28         ;
        constexpr std::uintptr_t _771c66a88ec6b0745bf9ff5e6f1c47e0fb4a5bf3 = 0x30         ;
        constexpr std::uintptr_t _4704bc35dc1bbc507909b66e463d14bf2b527384 = 0x38         ;
        constexpr std::uintptr_t _31c612c4f163145c917c67657e67b7d4cf0fbb90 = 0x48         ;
        constexpr std::uintptr_t _0306e752fe4c063d158d145113937febca91fa48 = 0x50         ;
        constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _42ba7e391ced72fcab37b86faaa21cacc6ba5c1c = 0x0          ;
            constexpr std::uintptr_t _dc8e2942fbb8633265c339df20a61eaa7e0bbf5d = 0x8          ;
            constexpr std::uintptr_t _dff94b0f754e8c96bba415ac3e0a0870dc1cf5cd = 0x10         ;
            constexpr std::uintptr_t _80c9b86ef09a2f50b3f20ce5f5c095bc0dedd598 = 0x18         ;
        }

    }

    namespace CameraMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %f1768d491ec4e37a13efdc927dfeba69071b37b8
    {
    }

    namespace PlayerFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FogMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RPSWinState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MapNoteType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %941daff9f50ab5c5368cc5c7d7dd69fb79fe388c
    {
        constexpr std::uintptr_t _30fcfe927c30cfc97f424d9400c29f476630546f = 0x10         ;
        constexpr std::uintptr_t _d94967beb266ac9a65c0a040c290d160aec975e0 = 0x18         ;
    }

    namespace TimeCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TutorialItemAllowance
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CapsuleColliderInfo
    {
        constexpr std::uintptr_t height                           = 0x0          ;
        constexpr std::uintptr_t radius                           = 0x4          ;
        constexpr std::uintptr_t center                           = 0x8          ;
    }

    namespace BasePlayer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720218   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
    }

    namespace WearableFeedbackItemIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x20         ;
        constexpr std::uintptr_t _8a083ea82d1163fd96a2a997449ccc9cbc68d696 = 0x28         ;
    }

    namespace EggAmmoRepresentation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t eggAmmo                          = 0x20         ;
    }

    namespace MarkerLocation
    {
        constexpr std::uintptr_t LocalPosition                    = 0x0          ;
        constexpr std::uintptr_t LocalNormal                      = 0xC          ;
    }

    namespace GenerationArc
    {
        constexpr std::uintptr_t CentrePoint                      = 0x0          ;
        constexpr std::uintptr_t Radius                           = 0xC          ;
        constexpr std::uintptr_t Rotation                         = 0x10         ;
        constexpr std::uintptr_t OverrideCount                    = 0x1C         ;
    }

    namespace TreeMarkerData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t GenerationArcs                   = 0xA0         ;
        constexpr std::uintptr_t Markers                          = 0xA8         ;
        constexpr std::uintptr_t GenerationStartPoint             = 0xB0         ;
        constexpr std::uintptr_t GenerationRadius                 = 0xBC         ;
        constexpr std::uintptr_t MaxY                             = 0xC0         ;
        constexpr std::uintptr_t MinY                             = 0xC4         ;
        constexpr std::uintptr_t ProcessAngleChecks               = 0xC8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ItemModWorkbenchDefensive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t bonusSlots                       = 0x58         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace RenderPipelineSwitchNode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RustRenderPipelineObject         = 0x20         ;
        constexpr std::uintptr_t BuiltinPipelineObject            = 0x28         ;
    }

    namespace SocketMod_InWater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t wantsInWater                     = 0xB8         ;
        constexpr std::uintptr_t excludeArtificialWater           = 0xB9         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace ItemCorpseOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MaleCorpse                       = 0x20         ;
        constexpr std::uintptr_t FemaleCorpse                     = 0x28         ;
        constexpr std::uintptr_t BlockWearableCopy                = 0x30         ;
    }

    namespace PaddlingPool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t defaultLiquid                    = 0x3B0        ;
        constexpr std::uintptr_t startingAmount                   = 0x3B8        ;
        constexpr std::uintptr_t autofillOutputs                  = 0x3BC        ;
        constexpr std::uintptr_t autofillTickRate                 = 0x3C0        ;
        constexpr std::uintptr_t autofillTickAmount               = 0x3C4        ;
        constexpr std::uintptr_t maxOutputFlow                    = 0x3C8        ;
        constexpr std::uintptr_t prioritizeDrinkMenuOption        = 0x3CC        ;
        constexpr std::uintptr_t ValidItems                       = 0x3D0        ;
        constexpr std::uintptr_t poolWaterVolume                  = 0x3D8        ;
        constexpr std::uintptr_t poolWaterVisual                  = 0x3E0        ;
        constexpr std::uintptr_t minimumWaterHeight               = 0x3E8        ;
        constexpr std::uintptr_t maximumWaterHeight               = 0x3EC        ;
        constexpr std::uintptr_t waterVolume                      = 0x3F0        ;
        constexpr std::uintptr_t alignWaterUp                     = 0x3F8        ;
        constexpr std::uintptr_t destroyedWithWaterEffect         = 0x400        ;
        constexpr std::uintptr_t destroyedWithWaterEffectPos      = 0x408        ;
        constexpr std::uintptr_t requireLookAt                    = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b49015b34147f2de515b6ceb05a8ea8ed426bd14 = 0x3A8        ;
        constexpr std::uintptr_t _d95886d9fcac2f438cce0a9eca431f6088df8b3e = 0x418        ;
    }

    namespace PlayerBlueprints
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t steamInventory                   = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _08c96e9dfb71d8e1b292f1aad4db83f87e09583d = 0x30         ;
    }

    namespace %90e3fa394e261bcc91d7de103cfa5e961af8934a
    {
        constexpr std::uintptr_t _a4b2ce2ffb254d0da457e83ac913c3895b7c2f12 = 0x10         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x18         ;
        constexpr std::uintptr_t _3602042665d81b21eecd8e9cdc8cde104f03a0a8 = 0x20         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x28         ;
        constexpr std::uintptr_t _a95dc92bd437f7293b57e7dee605e3970fa239f9 = 0x30         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x38         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x40         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x48         ;
        constexpr std::uintptr_t _7f2c05136d170ffe29b32165bb934e87c54c3523 = 0x50         ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0x58         ;
        constexpr std::uintptr_t _71444be9731d10941d7040d6e86c13cffdd54866 = 0x68         ;
        constexpr std::uintptr_t _2d522842f6b129aa3f90b711380f64ff42d845f3 = 0x6C         ;
        constexpr std::uintptr_t _9311770a74c853b8dfc51f8ccaeae7b103611f14 = 0x70         ;
        constexpr std::uintptr_t _e69a5c19c5f0e83ddf60d0422b58e327231df012 = 0x78         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x80         ;
        constexpr std::uintptr_t _e75527e77b5f81ed348e6d053dbb037dd82badc6 = 0x88         ;
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x90         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x98         ;
        constexpr std::uintptr_t _f5376a52fa00bfc6052041ebdcc9df67f7f9668c = 0xA0         ;
        constexpr std::uintptr_t _685db658fafab6087fea7e6b41fb5c7a5aa634f0 = 0xB0         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0xB8         ;
        constexpr std::uintptr_t _aec6845084a71b7f108ba07f789a1b9cc9ca55b5 = 0xBC         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0xC4         ;
        constexpr std::uintptr_t _7189a689eabab621dd6c8fd91e1ad7832a0a9028 = 0xC8         ;
        constexpr std::uintptr_t _636697b4a8ea08c63b37c31fc50e7a7e109edb5c = 0xCC         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0xD0         ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0xD8         ;
        constexpr std::uintptr_t _ee93f13be3a9b45ea1d3fc0b1fcec5f107c0ab60 = 0xE0         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0xE8         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xF0         ;
        constexpr std::uintptr_t _a523572dcfb741d65dfde246484062f6a10c3cb9 = 0xF4         ;

        namespace _static
        {
            constexpr std::uintptr_t _1a4b93f6e146ed80820f062428cb51774c66f2d8 = 0x0          ;
            constexpr std::uintptr_t _d555ee5b5616db3e6d6b3a99c95c1c9132167732 = 0x8          ;
            constexpr std::uintptr_t _75c51d27b0f46816a9ac621fafaf1cf233b652f9 = 0x10         ;
            constexpr std::uintptr_t _2eb18356832c3c4bb607352755e5bcf7a777a9ad = 0x20         ;
        }

    }

    namespace UnderwaterPostEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t wiggle                           = 0x30         ;
        constexpr std::uintptr_t speed                            = 0x38         ;
        constexpr std::uintptr_t scale                            = 0x40         ;
        constexpr std::uintptr_t waterLineColor                   = 0x48         ;
        constexpr std::uintptr_t waterLineBlurIterations          = 0x50         ;
        constexpr std::uintptr_t waterLineBlurSize                = 0x58         ;
        constexpr std::uintptr_t downsample                       = 0x60         ;
        constexpr std::uintptr_t blurIterations                   = 0x68         ;
        constexpr std::uintptr_t blurSize                         = 0x70         ;
        constexpr std::uintptr_t fadeToBlurDistance               = 0x78         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace ItemAmount
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083A620   ;
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
        constexpr std::uintptr_t ignoreInTutorial                 = 0x20         ;
        constexpr std::uintptr_t isBP                             = 0x21         ;

        constexpr std::uintptr_t _42ff6db07949ecde560e1ed0ebe67b1d74453aff = 0x1C         ;
    }

    namespace MissionObjective_GoToDeepSeaIsland
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace Tag
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t GameObject                       = 0x8          ;
    }

    namespace KayakSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t PaddleItem                       = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
    }

    namespace %5a06b2884a994f16f6012434a2fa4b8e16f7fa4f
    {
        constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10         ;
    }

    namespace XmasDungeon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t isUsablePortal                   = 0x2D8        ;
        constexpr std::uintptr_t targetPortal                     = 0x2F8        ;
        constexpr std::uintptr_t localEntryExitPos                = 0x308        ;
        constexpr std::uintptr_t relativeAnchor                   = 0x310        ;
        constexpr std::uintptr_t isMirrored                       = 0x318        ;
        constexpr std::uintptr_t appearEffect                     = 0x320        ;
        constexpr std::uintptr_t disappearEffect                  = 0x328        ;
        constexpr std::uintptr_t transitionSoundEffect            = 0x330        ;
        constexpr std::uintptr_t useTagString                     = 0x338        ;
        constexpr std::uintptr_t dungeonPrefab                    = 0x340        ;
        constexpr std::uintptr_t radiationCurve                   = 0x360        ;
        constexpr std::uintptr_t collapsePhrase                   = 0x368        ;
        constexpr std::uintptr_t mountPhrase                      = 0x370        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0d3944d4ff2838ce6075d5db4f11140ba9a905ed = 0x2D0        ;
        constexpr std::uintptr_t _75dc66282a4bd695d035ad55bc94f5e2a65a4d81 = 0x2DC        ;
        constexpr std::uintptr_t _986775dfbf5df98e6711228ea609cd5bf664ad03 = 0x2E8        ;
        constexpr std::uintptr_t _604114fda3104264fd23adb29c3a16949c910938 = 0x300        ;
        constexpr std::uintptr_t _f4cfff8848347cff03a4aa73d7e6f84e7f91d2c4 = 0x348        ;
        constexpr std::uintptr_t _18c36e91236e8eb9b9bca6f9e2b0c8baeea29927 = 0x358        ;
        constexpr std::uintptr_t _84cb17c2fe9e81b941f6a50a37c3eaaeb3a4491e = 0x35C        ;
    }

    namespace TreeMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace BaseChair
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
    }

    namespace ExcavatorYawSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t miningStartClunks                = 0x20         ;
    }

    namespace %bcd4679dfb4ecafe631fc904a8f49b674a7d2ed4
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _1aa46d4e3cb223b1f2f74de35036c39ebce0444f = 0x18         ;
        constexpr std::uintptr_t _42ce83dcd7bdaabb41c6a039fc8fb664a3d427a2 = 0x20         ;
        constexpr std::uintptr_t _801f6a68ad3e5a3702c627d05b1af4117aec0d30 = 0x28         ;
        constexpr std::uintptr_t _dc8dfe8e2cf140ffd013a46ef1c65aa38d0d20a5 = 0x30         ;
        constexpr std::uintptr_t _8a7729645fb79697bcb2565037fc0beabbfeff5c = 0x38         ;
        constexpr std::uintptr_t _53a0f67c28b9c5b19068a940fe37cdd961da3eff = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _6d69d832b27db74ceefcfc42c9bfbaa842310790 = 0x0          ;
            constexpr std::uintptr_t _fea2e669f2615a752eeb36cef7d17e66e3a2ae07 = 0x8          ;
            constexpr std::uintptr_t _d6e6943cb5526dec4b604a569c2f3fe4be3fc887 = 0x10         ;
        }

    }

    namespace FuseBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %ef18d5e15ba45f830575ea8c7509f549c23e3b18
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _98238adeda572ba694ed4925379ef9c85022209d = 0x0          ;
            constexpr std::uintptr_t _c4e6d8019b15e96a1e09918eeac432322c4872f2 = 0x8          ;
            constexpr std::uintptr_t _4264b02b874a5db7047dcc450e88f9c51dcab546 = 0x10         ;
            constexpr std::uintptr_t _03646af4d21ab1b679566247504eca7a34a00993 = 0x18         ;
        }

    }

    namespace MetalDetectorSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t MinSources                       = 0x200        ;
        constexpr std::uintptr_t MaxSources                       = 0x204        ;
        constexpr std::uintptr_t SpawnRadiusMin                   = 0x208        ;
        constexpr std::uintptr_t SpawnRadiusMax                   = 0x20C        ;
        constexpr std::uintptr_t SpawnRadiusBuffer                = 0x210        ;
        constexpr std::uintptr_t FlagPrefab                       = 0x218        ;
        constexpr std::uintptr_t EffectPrefab                     = 0x220        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _fae20d4a751a20de195d794dd2d567b29d3a5c54 = 0x228        ;
        constexpr std::uintptr_t _6a50c3c1fe197be428199ad1c2fa2ffbeb93e5a5 = 0x230        ;
    }

    namespace CardGamePlayerStorage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E1618   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _89ae965cea1b20d1f8568be3d92967a807482431 = 0x3A8        ;
    }

    namespace %df63f4e3cfededcce575e57fdeaab2d6fc79a366
    {
        constexpr std::uintptr_t _63a76eea8c9fe5ccb00272bc1efea9d1650e901c = 0x20         ;
        constexpr std::uintptr_t _4b01dff04f9d79ae994314b5141f0fc21bd6cf0f = 0x38         ;
        constexpr std::uintptr_t _6e5133afa7d18f692151f4cfbab2edded54f5b3e = 0x40         ;
        constexpr std::uintptr_t _a53ff56e71c6fdb8d7c00ea21f17c02f79b5f20c = 0x48         ;
        constexpr std::uintptr_t _ed5826ffb3b401fac8eb286845cf04f53949d041 = 0x50         ;
        constexpr std::uintptr_t _3060de89a8d2ddbf241aa17c856f5659870add32 = 0x58         ;
        constexpr std::uintptr_t _b63576e618b9042c966a32a51069fd990457e335 = 0x5C         ;
    }

    namespace %a7d06452a205f0f0ed8b0751fefc42d5e9c7d2e6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E3D78   ;
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _ec181621522fa35b542a5f0e2dfb07034ceed5af = 0x18         ;
        constexpr std::uintptr_t _7e7d50e32e68b5ce78f07bddc22a45710ea0c5ef = 0x28         ;
        constexpr std::uintptr_t _004af123b70b12eff16b35bde2fbf77ce86fdbae = 0x38         ;
        constexpr std::uintptr_t _d4cbaf6b6646407c7849c8dd2ca6acda0f829039 = 0x40         ;
        constexpr std::uintptr_t _6c79fd7cae6a90991e0108ed11f1cbd38cc8232c = 0x48         ;
        constexpr std::uintptr_t _7252bf07fdab01120b95d0ef1cc5b5478a7deb4b = 0x58         ;
        constexpr std::uintptr_t _ab1a802f92b642c6750b7055f2e2f722c870d5a6 = 0x68         ;
        constexpr std::uintptr_t _f696733642d6d60d3887969097f2287cb27a9397 = 0x78         ;
        constexpr std::uintptr_t _9ef51d3af8e93e46acd571ca584e1fe92f5b7c26 = 0x80         ;
        constexpr std::uintptr_t _1c0e3d356345db1afe4028eddd9ece73c126f349 = 0x90         ;
        constexpr std::uintptr_t _8b3109f7c46f5eef5795127f131dfceaab550325 = 0xA0         ;
        constexpr std::uintptr_t _927afa0c8cfb04e726e146d4339d846a201ba187 = 0xB0         ;
        constexpr std::uintptr_t _6e82ad7fb22d60e8321cf3b20d51deea6cffc3ce = 0xB8         ;
        constexpr std::uintptr_t _31e1ad707e150c86b41dcec38ee4d8f35ca14514 = 0xC8         ;
        constexpr std::uintptr_t _b8114a53c2f0c18eb6acc22d81177a3d54d6692d = 0xD8         ;
        constexpr std::uintptr_t _68c1a8047ad77686eac48524240661af090b5307 = 0xE8         ;
        constexpr std::uintptr_t _8a65399ce62fe8542bdc8794a5c7c80f0791396e = 0xF8         ;
        constexpr std::uintptr_t _6252d055186f7654b8e99fd8cd2e70a53087516b = 0x108        ;
        constexpr std::uintptr_t _d8799e5ae1f3846e49a8db93ca1ed5b8eaec1ac7 = 0x110        ;
        constexpr std::uintptr_t _aaaa8fba306ad42fc25b1fe555ac6eb0cad76054 = 0x120        ;
        constexpr std::uintptr_t _d5cedebde5e61ae93e49b7030aca79e081749674 = 0x128        ;

        namespace _static
        {
            constexpr std::uintptr_t _ca4e0d40c9511286f6346951a6861c5e407bd274 = 0x0          ;
            constexpr std::uintptr_t _525d11b0e1eb4fda3c8e885fae35958b4d2d8e08 = 0x10         ;
        }

    }

    namespace StabilitySocket
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t support                          = 0x100        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace TriggerRadiation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t radiationTier                    = 0x50         ;
        constexpr std::uintptr_t RadiationAmountOverride          = 0x54         ;
        constexpr std::uintptr_t BypassArmor                      = 0x58         ;
        constexpr std::uintptr_t falloff                          = 0x5C         ;
        constexpr std::uintptr_t usePerAxisFalloff                = 0x60         ;
        constexpr std::uintptr_t falloffPerAxis                   = 0x64         ;
        constexpr std::uintptr_t DontScaleRadiationSize           = 0x70         ;
        constexpr std::uintptr_t UseLOSCheck                      = 0x71         ;
        constexpr std::uintptr_t IncreaseDamageNearCenter         = 0x72         ;
        constexpr std::uintptr_t ApplyLocalHeightCheck            = 0x73         ;
        constexpr std::uintptr_t IgnoreAboveGroundPlayers         = 0x74         ;
        constexpr std::uintptr_t MinLocalHeight                   = 0x78         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _f2b052e1a44e3cc455790408749dd3b1ca825f7d = 0x80         ;
        constexpr std::uintptr_t _51a390843b50dc5d8b5594e339c466622f7ec693 = 0x88         ;
    }

    namespace %a8ec2d697fbb93a1d6287b3c61dd33f0c043f355
    {
        constexpr std::uintptr_t _a791c500a94b759f01c39b512b6932b69b6ddf48 = 0x10         ;
        constexpr std::uintptr_t _e0bd186b87aeb15e8dd588cdb7ce854e4c47c55f = 0x14         ;
        constexpr std::uintptr_t _dada0f505f51222503c43acb4444b82096e1d3b2 = 0x18         ;
        constexpr std::uintptr_t _09857d2738813ff01bfe0f66c6d70b04fa6ca7b5 = 0x1C         ;
        constexpr std::uintptr_t _9182faf2ff655d6cf4236caea6ff19e23fa0be9e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _ee00d10627389195132f9f044393369e94f67618 = 0x0          ;
            constexpr std::uintptr_t _5751cbb2cf94de627867f659459abd4f77a3b79e = 0x8          ;
            constexpr std::uintptr_t _d924789d2ca65d26e037943119d28c1552b7bb89 = 0x18         ;
            constexpr std::uintptr_t _d0d877e5517a52ae8422e8b2de12fc24f9dbe02d = 0x28         ;
        }

    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1750   ;
        constexpr std::uintptr_t _f7b2c36e6a4065aae9daac040e23c42e971ac954 = 0x10         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x1C         ;
        constexpr std::uintptr_t _68fa2eb9bfedf5baac833dfaad92390346ca5c82 = 0x28         ;
        constexpr std::uintptr_t _f67a67a7be2fe3629206d5b7091f807afaf1dd35 = 0x50         ;
        constexpr std::uintptr_t _a14ac51b58ba4047213046cf473b582ee3ac07a7 = 0x58         ;
        constexpr std::uintptr_t _29163e96699cd18933a9e1614687756fa4db4545 = 0x60         ;
        constexpr std::uintptr_t _2fdf98ae16d5582224b38163dcc434b5417d38aa = 0x88         ;
        constexpr std::uintptr_t _3c5a2c45d7f23b6915f3e11ca19952e4ced01635 = 0x8C         ;
        constexpr std::uintptr_t _b76cd4cf1197540423393692ce399fee8e500f96 = 0x9C         ;
        constexpr std::uintptr_t _2e00a3f3f821b9517a22ad7f4e87c48c1779e817 = 0xA8         ;
        constexpr std::uintptr_t _162deee7ea41109212ba77c5668dd9a0de40de6e = 0xB8         ;
    }

    namespace %60ade1b650c645ce6237420040efd0b6ea0d0af6
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _161bfb5e9cca5ddea623d36b211262a28c066453 = 0x0          ;
            constexpr std::uintptr_t _70df512002a51b23e809a9baa5b2c4a8cd300a12 = 0x8          ;
            constexpr std::uintptr_t _d3065c78ecd3fffdc6403a54bf9d4f7574fba31e = 0x88         ;
            constexpr std::uintptr_t _0a71c3da73207fd3f668136065553fc747c2ba51 = 0x90         ;
            constexpr std::uintptr_t _a3c37f2756c95c9867d2d0b2cbc7735a70cf0543 = 0x110        ;
            constexpr std::uintptr_t _2cf4c0dd15129ade7d044b09cd8d3997d9374ac9 = 0x118        ;
        }

    }

    namespace FXAA
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x28         ;

        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x20         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x21         ;
        constexpr std::uintptr_t _3f564707e19682827cae43ef5f14c3fb43758d7d = 0x30         ;
    }

    namespace DigitSendCodeLock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t itemType                         = 0x208        ;
        constexpr std::uintptr_t CanRemove                        = 0x210        ;
        constexpr std::uintptr_t keyEnterDialog                   = 0x240        ;
        constexpr std::uintptr_t effectUnlocked                   = 0x248        ;
        constexpr std::uintptr_t effectLocked                     = 0x250        ;
        constexpr std::uintptr_t effectDenied                     = 0x258        ;
        constexpr std::uintptr_t effectCodeChanged                = 0x260        ;
        constexpr std::uintptr_t effectShock                      = 0x268        ;
        constexpr std::uintptr_t digitsViewParticleSystem         = 0x290        ;
        constexpr std::uintptr_t digitsParticleAnchorsFront       = 0x298        ;
        constexpr std::uintptr_t digitsParticleAnchorsBack        = 0x2A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _e23b35f6cea0c1be8e3dc9b1715aaf7c9ea7f51f = 0x200        ;
        constexpr std::uintptr_t _6429c5fac1ca82751cf561b9600126e0517fc873 = 0x218        ;
        constexpr std::uintptr_t _7594b8bd7cc9bb283c2adbad6b89826d03d2f7fe = 0x220        ;
        constexpr std::uintptr_t _ac726e1e11e4fd390a413956bbdc92dea960c12d = 0x228        ;
        constexpr std::uintptr_t _09577dbe5f2fcaaf34c8b98dc94db2e9bcb590da = 0x230        ;
        constexpr std::uintptr_t _9513cb1a8f504164d2677a28a74af302aea3f2eb = 0x238        ;
        constexpr std::uintptr_t _9f304defce03324f620e02e536dcfe9f897d25cc = 0x270        ;
        constexpr std::uintptr_t _13208573968e14022dbcd246862e2c51025ff0f1 = 0x278        ;
        constexpr std::uintptr_t _15142235be4d8aac8980315e04094a9ce96ae409 = 0x280        ;
        constexpr std::uintptr_t _7aa4f503f02a840fb7c6bbdfe4d58822bf934c43 = 0x281        ;
        constexpr std::uintptr_t _d8c8e1746efdbb13fa4dcc70fc0c3933d7506b99 = 0x284        ;
        constexpr std::uintptr_t _8d7c9bea74c15b6a3340c3e8cbcef545aa0c2bf5 = 0x288        ;
        constexpr std::uintptr_t _455b941c0e23306f5f8ad18f576160fc1d99093c = 0x2A8        ;
        constexpr std::uintptr_t _23ed3c6c1a12a022f8f524cd91df6ca1c473f1e7 = 0x2AC        ;
    }

    namespace PlayerCorpse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t prefabRagdoll                    = 0x2D0        ;
        constexpr std::uintptr_t parentEnt                        = 0x2D8        ;
        constexpr std::uintptr_t blockDamageIfNotGather           = 0x2F0        ;
        constexpr std::uintptr_t lootPanelName                    = 0x310        ;
        constexpr std::uintptr_t buoyancy                         = 0x338        ;
        constexpr std::uintptr_t underwearSkin                    = 0x340        ;
        constexpr std::uintptr_t bonePosData                      = 0x348        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _17d5ad9267d171e56a09efe8e3ec75ab8d53b17b = 0x2E0        ;
        constexpr std::uintptr_t _e6c3243e836cdf5c58e05b0653cc1adad367a0b4 = 0x2E8        ;
        constexpr std::uintptr_t _aedca445aefd63afbdce2b9760822cfb5b7560d9 = 0x2F8        ;
        constexpr std::uintptr_t _38c4d23aa24e1b31b99003341df62f8731230ccf = 0x300        ;
        constexpr std::uintptr_t _f11f9da1950bd301e6d2b2b6b830806397eed291 = 0x308        ;
        constexpr std::uintptr_t _22a1c796816ad0ea5a2fab1379904b68f6a5cae5 = 0x318        ;
        constexpr std::uintptr_t _6fca2ea1b02da4fc4640f9e7904792e99ddc5eae = 0x320        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x328        ;
        constexpr std::uintptr_t _9b4fee587172352931e86b64abb671d5a9e820d0 = 0x330        ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x344        ;
        constexpr std::uintptr_t _1fec191c1abff3f00bad766a8f66ad37445acdfc = 0x350        ;
        constexpr std::uintptr_t _cc0728a2fbd5c2ae06e2e90c0099e169039b4dd6 = 0x358        ;
        constexpr std::uintptr_t _31575d37872eac38bb1ac8b134782d457d42a49a = 0x360        ;
    }

    namespace %3a4d6d206981299c90f1d9e1611f24bd16bf7934
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EBED8   ;
        constexpr std::uintptr_t _305ed52055dc8202062057fa24966288733bc8a5 = 0x10         ;
        constexpr std::uintptr_t _e7292030c3b1ae197f25cf4a7c50a3b62410b619 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _70105c5254e389f52b514f5c32438f9a36b67f20 = 0x0          ;
        }

    }

    namespace %959f9422e032b155289151ffce3e1bfb454f3f81
    {
    }

    namespace WaterCullingVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isDynamic                        = 0x20         ;

        constexpr std::uintptr_t _310b2aad537a3401f1c8bc224822e6042926e72a = 0x24         ;
        constexpr std::uintptr_t _8a6372e2d97a34532451028a73a79403ae501eb8 = 0x40         ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x48         ;
        constexpr std::uintptr_t _93653fd95e2265f8824abe4e27fb45b07728418b = 0x4C         ;
    }

    namespace %695eb6aad53bb620f43b498865217213ab8f9477
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _2b8e585a3c7dd5eb9c886469860ecc1dc3806d97 = 0x0          ;
            constexpr std::uintptr_t _33dda617b9064b05e588ecd6bc3731476188d6d5 = 0x8          ;
            constexpr std::uintptr_t _fdfc5b69a76df6fc8b0e7129f3de676f7313abde = 0x18         ;
            constexpr std::uintptr_t _c20809e6fbaa12f945e5322969be9860c416bd7e = 0x20         ;
            constexpr std::uintptr_t _449a2b9b62301812b68deeca9a69d7b03f756117 = 0x28         ;
        }

    }

    namespace AnimationEvents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rootObject                       = 0x20         ;
        constexpr std::uintptr_t targetEntity                     = 0x28         ;
        constexpr std::uintptr_t effectFolder                     = 0x30         ;
        constexpr std::uintptr_t enforceClipWeights               = 0x38         ;
        constexpr std::uintptr_t localFolder                      = 0x40         ;
        constexpr std::uintptr_t customLocalFolder                = 0x48         ;
        constexpr std::uintptr_t worldModelEntity                 = 0x50         ;
        constexpr std::uintptr_t IsBusy                           = 0x58         ;

        constexpr std::uintptr_t _d1b1a6744464a75eb99ddc0b67a811e6d45e8d43 = 0x60         ;
        constexpr std::uintptr_t _960e8d1ede560ff5bd19b8807d86a162ffbd8689 = 0x68         ;
        constexpr std::uintptr_t _b2f172d523d495ad9a765c0551fec30620a7ce48 = 0x70         ;
        constexpr std::uintptr_t _2b69d0690c62c80a0bbd88e85ee0e8f6e7e5516d = 0x78         ;
    }

    namespace BikeSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t supportsMouseSteer               = 0x3E0        ;
        constexpr std::uintptr_t mountedAnimationSystem           = 0x3E8        ;
        constexpr std::uintptr_t eyePosRef                        = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _1f1c8d666e9d00edc244e5c76ddc83de4ba5b876 = 0x3F0        ;
        constexpr std::uintptr_t _d869b054d817439e6f68dcca0533c850f00ff624 = 0x400        ;
        constexpr std::uintptr_t _2fc7dbdfddb678d38f3a1583882dfcc05fb39a51 = 0x408        ;
    }

    namespace SlotType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModHABEquipment
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t slot                             = 0x30         ;
        constexpr std::uintptr_t Prefab                           = 0x38         ;
        constexpr std::uintptr_t MaxEquipCount                    = 0x40         ;
        constexpr std::uintptr_t GroundEquipOnly                  = 0x44         ;
        constexpr std::uintptr_t DelayNextUpgradeOnRemoveDuration = 0x48         ;
        constexpr std::uintptr_t MenuOptionTitle                  = 0x50         ;
        constexpr std::uintptr_t MenuOptionDesc                   = 0x58         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace PressurePad
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t myTrigger                        = 0x340        ;
        constexpr std::uintptr_t pressPowerTime                   = 0x348        ;
        constexpr std::uintptr_t pressPowerAmount                 = 0x34C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %03cbf70890ff9ae7d95022643b6868c0a0876de3
    {
        constexpr std::uintptr_t _d453d95939112cfa7dc1473bb8703bcbc303bbbc = 0x1C         ;
    }

    namespace %2ad5eb76a893ca3ccb77805c5daff9c396f081f9
    {
        constexpr std::uintptr_t _2762cc37d52ea39e064d6354913ac95112e841b1 = 0x10         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x18         ;
        constexpr std::uintptr_t _18f01a0d63bf8dc068806b9f26bf5fe39aa4057b = 0x28         ;
        constexpr std::uintptr_t _0c69aca97035f97721751a6dafc7cb886c3479b9 = 0x30         ;
        constexpr std::uintptr_t _df021ffdb9c60555d6870eb7463df7c7cedd8ebb = 0x38         ;
        constexpr std::uintptr_t _1fe51200712aa89ec75a8497ff8efb086293077b = 0x48         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x4C         ;
        constexpr std::uintptr_t _be5381acac54ac991fed30880436f215af39815e = 0x50         ;
        constexpr std::uintptr_t _b8f92a9dd777dbc87f82723b6a0b9bc1f4f0cb3a = 0x58         ;
        constexpr std::uintptr_t _4b5aae9e3848216ebc75649683f8a6914174f613 = 0x59         ;
        constexpr std::uintptr_t _e6ff3b326f50868b0f8967d0861e1096486f2339 = 0x60         ;
        constexpr std::uintptr_t _6510378064ea0cbd6887796dc8525a8298f35a65 = 0x68         ;
        constexpr std::uintptr_t _2d04bbed0c948b3a0db320736f6e585b68d28af7 = 0x70         ;
        constexpr std::uintptr_t _958a3f7831f3dcf3fe9d47022d5884e44786a8bc = 0x78         ;
        constexpr std::uintptr_t _74c97c2bb19818e02bb50e6945183b57fc719f84 = 0x80         ;
        constexpr std::uintptr_t _5be2c17c42ec62bcec88ce55a1314b9ec82252a8 = 0x88         ;
        constexpr std::uintptr_t _77d8fdf69289e679ff584fc7baec6146ecf0280d = 0x8C         ;
        constexpr std::uintptr_t _fb43cfba766f95701b71c2c4e706aa22cc509ec8 = 0x90         ;
        constexpr std::uintptr_t _7eedb715f9b0e9f052644d5ab9e179cbffdb0861 = 0x98         ;
        constexpr std::uintptr_t _e5acb2edcc7dc661ac2c2f4eea493b19916d8dba = 0x9C         ;
        constexpr std::uintptr_t _8bc25f7de7d30aee35906712b0cde62291a47352 = 0xA0         ;
        constexpr std::uintptr_t _24416683dfa2418d159a76d93aa8538447b7677e = 0xA8         ;
        constexpr std::uintptr_t _2602087b68f9c1a1510aa582b31a07f80d746faa = 0xB0         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0xB8         ;
        constexpr std::uintptr_t _5ac27a3e9c7dddc3676ff2a99cad26e141e26786 = 0xC0         ;
        constexpr std::uintptr_t _f3f81c2be7da1e2b499e9aaec5031a57cffbe026 = 0xC8         ;
        constexpr std::uintptr_t _3bdefa79bcfcb20c6018efbe8602f41b928a30e7 = 0xD0         ;
        constexpr std::uintptr_t _3ffa7afa2e42729c053ca943cc5ef4da90145085 = 0xD8         ;
        constexpr std::uintptr_t _9fba66d66eca83412aaec7aa97cdfc0b7c989678 = 0xE0         ;
        constexpr std::uintptr_t _f1b4a60d39637f8d5c75105567960a55057481a8 = 0xF0         ;
        constexpr std::uintptr_t _527b4bf312d1a558a504a82599a7103685502152 = 0xF4         ;
        constexpr std::uintptr_t _e534cec3147372d3c50c08943afae2d3536cf562 = 0xF8         ;
        constexpr std::uintptr_t _92aa536a24197a3767bcf9ea2a8919159e98f15b = 0x100        ;
        constexpr std::uintptr_t _7ffc905ad93390990a84bdfb70aae33dd0f80d53 = 0x108        ;
        constexpr std::uintptr_t _ee8374a04471eaa993d3373ec5f0a4b5b34aef0a = 0x118        ;
        constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x120        ;
        constexpr std::uintptr_t _9d5d72e697a33c5219ab67aa8985d3afa506e47f = 0x124        ;
        constexpr std::uintptr_t _37f6dca2629b991615bb5b2806bdfc0d34d3d008 = 0x128        ;

        namespace _static
        {
            constexpr std::uintptr_t _4a557334d915fa0929cf91ffefdcd3008f36faf1 = 0x0          ;
            constexpr std::uintptr_t _5599781471f34d0f3db39f91998cb10e560a71ca = 0x8          ;
            constexpr std::uintptr_t _dbbfb6cf98b117e4f35c0b86c95b2f6b6261dfa5 = 0x10         ;
            constexpr std::uintptr_t _6b47b0865233bec09b97f49910fcae16e28ac36e = 0x18         ;
            constexpr std::uintptr_t _514e31ac51c123866f55c6c904a9aa03a6272044 = 0x20         ;
            constexpr std::uintptr_t _e816398293e762ba9d6b8574d85a33ad3c29c85c = 0x30         ;
        }

    }

    namespace PowerLineWireConnectionDef-fake-1
    {
        constexpr std::uintptr_t inOffset                         = 0x10         ;
        constexpr std::uintptr_t outOffset                        = 0x1C         ;
        constexpr std::uintptr_t radius                           = 0x28         ;
        constexpr std::uintptr_t hidden                           = 0x2C         ;
    }

    namespace MissionObjective_OpenStorageContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t TargetEntity                     = 0x18         ;
        constexpr std::uintptr_t SetObjectiveLocation             = 0x20         ;
        constexpr std::uintptr_t RequireProximityToPosition       = 0x28         ;
        constexpr std::uintptr_t MinimumDistanceToMissionPoint    = 0x30         ;
    }

    namespace WorldPositionGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Filter                           = 0x18         ;
        constexpr std::uintptr_t FilterCutoff                     = 0x20         ;
        constexpr std::uintptr_t aboveWater                       = 0x24         ;
        constexpr std::uintptr_t MaxSlopeRadius                   = 0x28         ;
        constexpr std::uintptr_t MaxSlopeDegrees                  = 0x2C         ;
        constexpr std::uintptr_t CheckSphereRadius                = 0x30         ;
        constexpr std::uintptr_t CheckSphereMask                  = 0x34         ;
    }

    namespace HittableByTrains
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t trainDamagePerMPS                = 0x28         ;
        constexpr std::uintptr_t barricadeDamageMultiplier        = 0x2C         ;
        constexpr std::uintptr_t minVelToDestroy                  = 0x30         ;
        constexpr std::uintptr_t velReduction                     = 0x34         ;
        constexpr std::uintptr_t barricadeDamageEffect            = 0x38         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _9f794ac561bef0ae9e2d4dd3a9d194378b075ee3 = 0x40         ;
        constexpr std::uintptr_t _5dd6fd80e2cba93e82be5735c5d91cbc10e506ba = 0x44         ;
    }

    namespace PressButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t pressDuration                    = 0x348        ;
        constexpr std::uintptr_t pressPowerTime                   = 0x34C        ;
        constexpr std::uintptr_t pressPowerAmount                 = 0x350        ;
        constexpr std::uintptr_t smallBurst                       = 0x354        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _9a8778b9d4fcdefb4d363e45e08ebd85ef4ff27a = 0x340        ;
    }

    namespace %890000215c2d88684727f4b14e764f291ab33e39
    {
        constexpr std::uintptr_t _59fcd1d4a9f86ddf3a91f740f4cf7ca8a7a4d9a2 = 0x10         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _dc40a1b9ee3557ba8804e07293fc73ce887c6b60 = 0x0          ;
        }

    }

    namespace EngineSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _f94ae744b176e103b030dfa88298462656edbf43 = 0x200        ;
        constexpr std::uintptr_t _edfe8f7e3362bef47c6972664139619439fa4ad8 = 0x208        ;
    }

    namespace AnimalFootIK
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Feet                             = 0x20         ;
        constexpr std::uintptr_t animator                         = 0x28         ;
        constexpr std::uintptr_t maxWeightDistance                = 0x30         ;
        constexpr std::uintptr_t minWeightDistance                = 0x34         ;
        constexpr std::uintptr_t actualFootOffset                 = 0x38         ;
    }

    namespace %5557331f4bb7fc55f74f38a8e6564956a0f72989
    {
    }

    namespace Fridge
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t OnlyAcceptCategory               = 0x3A8        ;
        constexpr std::uintptr_t IncludedItems                    = 0x3B0        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x3B8        ;
        constexpr std::uintptr_t PoweredFoodSpoilageRateMultiplier = 0x3BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
    }

    namespace rottest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t turretBase                       = 0x20         ;
        constexpr std::uintptr_t aimDir                           = 0x28         ;
    }

    namespace AllowedTorch
    {
        constexpr std::uintptr_t torch                            = 0x0          ;
        constexpr std::uintptr_t offset                           = 0x8          ;
        constexpr std::uintptr_t rotationOffset                   = 0x14         ;
    }

    namespace TorchDeployableLightSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t AllowedTorches                   = 0x3B8        ;
        constexpr std::uintptr_t TorchRoot                        = 0x3C0        ;
        constexpr std::uintptr_t BuiltInFxItems                   = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _9830f88b985821f1941af037694a8c71f0e9dd36 = 0x3A8        ;
        constexpr std::uintptr_t _c4cdbeab586b91d961e6168fea8cd8f60859ebcd = 0x3B0        ;
    }

    namespace %90452b59d6044d1a1bfeebb4da1b37dc4077d69a
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _f522abd96e708a69a350e0fba8f65578c2809544 = 0x0          ;
            constexpr std::uintptr_t _10d12cad3e093d9ba1c7e0f1c7ff876773c62906 = 0x8          ;
        }

    }

    namespace %20dda8261b97ba6d28076da99f3728e7839c7091
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x1C         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x2C         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x38         ;
    }

    namespace ZiplineAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t zipline                          = 0x20         ;
        constexpr std::uintptr_t movementLoopDef                  = 0x28         ;
        constexpr std::uintptr_t frictionLoopDef                  = 0x30         ;
        constexpr std::uintptr_t sparksLoopDef                    = 0x38         ;
        constexpr std::uintptr_t movementGainCurve                = 0x40         ;
        constexpr std::uintptr_t movementPitchCurve               = 0x48         ;
        constexpr std::uintptr_t frictionGainCurve                = 0x50         ;
        constexpr std::uintptr_t sparksGainCurve                  = 0x58         ;

        constexpr std::uintptr_t _2a8f5551134a6fc252dce2adc05699e03d06b9cc = 0x60         ;
        constexpr std::uintptr_t _09825589a0f7fa0108fbb86a756b9ee0d26cc8d0 = 0x68         ;
        constexpr std::uintptr_t _9dbeb607b6846cbc0ae82888774320fc9c4e514e = 0x70         ;
        constexpr std::uintptr_t _19c36ccaef756d91c3e4be7412a0833b8d077ef4 = 0x78         ;
        constexpr std::uintptr_t _7e93821ea84e6a06c8c3970f09ad31760caad148 = 0x80         ;
        constexpr std::uintptr_t _d9f6cd250241fc205d45bd65e772d81fb3fa4ae8 = 0x88         ;
        constexpr std::uintptr_t _8f7d477a8b8cbf2fe3dc9a4456dcfa48dd18eff6 = 0x90         ;
        constexpr std::uintptr_t _e1490424bf55a2e091c484f73e48f2e4615086b6 = 0x98         ;
    }

    namespace %b6643ea0dcb61dbfc5ad3ea62ae9b4c851e9b6d7
    {
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _3d53f67c1ee209c9f4706bf43778f3299e5e55f8 = 0x0          ;
            constexpr std::uintptr_t _22f00b26366362bd42129c6f9e80eb24e80efc2d = 0x8          ;
            constexpr std::uintptr_t _792d514fb44d1cea727eed41bdfd541798eb06da = 0x10         ;
        }

    }

    namespace VehicleCategory
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10764320   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScreenSpaceRefractionParams
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10767CB0   ;
        constexpr std::uintptr_t screenWeightDistance             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x4          ;
        }

    }

    namespace AnimatorLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0x90         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace LoadedAmmoWorldModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Setups                           = 0x20         ;
    }

    namespace InspectorNameAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t name                             = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _ed76969f4173589f4520023005230ae70c9a1dbf = 0x0          ;
            constexpr std::uintptr_t _84b88f99ad2a8b144bbcb11f76285cf6ba669334 = 0x8          ;
        }

    }

    namespace %b03b7e10e87898f4521614d10e2ef0373b250773
    {
    }

    namespace UI_FullscreenSkinViewer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10805268   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t background                       = 0x70         ;
        constexpr std::uintptr_t uiGroup                          = 0x78         ;
        constexpr std::uintptr_t controlsGroup                    = 0x80         ;
        constexpr std::uintptr_t coverImageParent                 = 0x88         ;
        constexpr std::uintptr_t bgImageParent                    = 0x90         ;
        constexpr std::uintptr_t bgImage                          = 0x98         ;
        constexpr std::uintptr_t glowImage                        = 0xA0         ;
        constexpr std::uintptr_t closeButton                      = 0xA8         ;
        constexpr std::uintptr_t toggleButtonsGroup               = 0xB0         ;
        constexpr std::uintptr_t worldmodelButton                 = 0xB8         ;
        constexpr std::uintptr_t skinInfoPanel                    = 0xC0         ;
        constexpr std::uintptr_t cartButton                       = 0xC8         ;
        constexpr std::uintptr_t navButtonsGroup                  = 0xD0         ;
        constexpr std::uintptr_t inertiaDecay                     = 0xD8         ;
        constexpr std::uintptr_t panLimitX                        = 0xDC         ;
        constexpr std::uintptr_t panLimitY                        = 0xE4         ;
        constexpr std::uintptr_t panSpeed                         = 0xEC         ;
        constexpr std::uintptr_t zoomSpeed                        = 0xF0         ;
        constexpr std::uintptr_t minMaxFov                        = 0xF4         ;
        constexpr std::uintptr_t idleSwaySpeed                    = 0xFC         ;
        constexpr std::uintptr_t idleSwayAmount                   = 0x100        ;
        constexpr std::uintptr_t swayEaseSpeed                    = 0x104        ;
        constexpr std::uintptr_t swayDelay                        = 0x108        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x68         ;
        constexpr std::uintptr_t _1cc36507773a65de24a812ab55f3e968dabd3e9a = 0x110        ;
        constexpr std::uintptr_t _69867d92e8265035263562470d65e78c119ba0fe = 0x118        ;
        constexpr std::uintptr_t _ae6e8f74da023122b4055571ff4f85453a0e857a = 0x119        ;
        constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0x120        ;
        constexpr std::uintptr_t _89043f93efe0c283da3b0e3b221246116c17a3ce = 0x128        ;
        constexpr std::uintptr_t _15b59c193f7d827174eb9d7f9782b07b94ff2d2b = 0x134        ;
        constexpr std::uintptr_t _957df345fa2e06f4ef899133d4f5a4036652c331 = 0x140        ;
        constexpr std::uintptr_t _33627445b3a27f28e7648d37fa9170d6e610d6d1 = 0x144        ;
        constexpr std::uintptr_t _47c928e778ab263108ab698a22fa4fc289a29d8e = 0x154        ;
        constexpr std::uintptr_t _bfd054c28c1b72772f617d7f424906f4af1944de = 0x160        ;
        constexpr std::uintptr_t _73cc2f64a7ade929e64294003f9a4f8a57f38beb = 0x168        ;
        constexpr std::uintptr_t _d3aa17872b52826d618831462fd350fd7d29c2c0 = 0x16C        ;
        constexpr std::uintptr_t _be6c7a0be7340709cefb4f5b6fbbcf62d16ad690 = 0x174        ;
        constexpr std::uintptr_t _f666529e44fa89b5c4e046b5c9cdf4a35b0a3d47 = 0x180        ;
        constexpr std::uintptr_t _5e2502edbea9b1805ccadda0c116132a4916583e = 0x184        ;
        constexpr std::uintptr_t _916e5ba5ba7ec88f4e843996df0a7783c2f584df = 0x188        ;
        constexpr std::uintptr_t _47715c48bcc42d3a3c500b24b81cbb572d658f15 = 0x18C        ;
        constexpr std::uintptr_t _46eb0b729228aededebccd67a5297a327bd31daa = 0x19C        ;
        constexpr std::uintptr_t _f7ca7b275b8cecfc7cf3258e5ea9f246522a9f32 = 0x1AC        ;
        constexpr std::uintptr_t _6e70d851e2e9f622c0b9a8248bdcacac22e90da9 = 0x1B0        ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x1B8        ;
        constexpr std::uintptr_t _f792424fccae2ea05c35f9b66cc641ee4703930d = 0x1C0        ;

        namespace _static
        {
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x0          ;
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x8          ;
        }

    }

    namespace LUTPoint
    {
        constexpr std::uintptr_t distance                         = 0x0          ;
        constexpr std::uintptr_t pos                              = 0x4          ;
    }

    namespace LUTEntry
    {
        constexpr std::uintptr_t points                           = 0x10         ;
    }

    namespace WorldSplineData
    {
        constexpr std::uintptr_t inputPoints                      = 0x10         ;
        constexpr std::uintptr_t inputTangents                    = 0x18         ;
        constexpr std::uintptr_t inputLUTInterval                 = 0x20         ;
        constexpr std::uintptr_t LUTValues                        = 0x28         ;
        constexpr std::uintptr_t Length                           = 0x30         ;
        constexpr std::uintptr_t maxPointsIndex                   = 0x34         ;
    }

    namespace DepthOfFieldEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t focalLength                      = 0x30         ;
        constexpr std::uintptr_t focalSize                        = 0x38         ;
        constexpr std::uintptr_t aperture                         = 0x40         ;
        constexpr std::uintptr_t anamorphicSqueeze                = 0x48         ;
        constexpr std::uintptr_t anamorphicBarrel                 = 0x50         ;
        constexpr std::uintptr_t maxBlurSize                      = 0x58         ;
        constexpr std::uintptr_t highResolution                   = 0x60         ;
        constexpr std::uintptr_t blurSampleCount                  = 0x68         ;
        constexpr std::uintptr_t focalTransform                   = 0x70         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace TriangleIdentifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TriangleID                       = 0x20         ;
        constexpr std::uintptr_t SubmeshID                        = 0x24         ;
        constexpr std::uintptr_t LineLength                       = 0x28         ;
    }

    namespace SampleCountLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace renderResolution
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TreeHotspotEffectConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t hitEffect                        = 0x20         ;
        constexpr std::uintptr_t hitEffectSound                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace BradleySpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t path                             = 0x20         ;
        constexpr std::uintptr_t bradleyPrefab                    = 0x28         ;
        constexpr std::uintptr_t initialSpawn                     = 0x30         ;
        constexpr std::uintptr_t minRespawnTimeMinutes            = 0x34         ;
        constexpr std::uintptr_t maxRespawnTimeMinutes            = 0x38         ;

        constexpr std::uintptr_t _13583090c8ed86824bfc99d61c6c2c7b8d20f4eb = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _c10750b38bae8ced3f6f7acfb8b10710bea3d6d5 = 0x0          ;
            constexpr std::uintptr_t _73cd3ead80f6599d44c025c0fcf19fd9280b0f74 = 0x8          ;
        }

    }

    namespace LockedByEntCrate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t lockingEnt                       = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace ControlState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SatelliteControlComputer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t menuPrefab                       = 0x418        ;
        constexpr std::uintptr_t spectatorScreen                  = 0x420        ;
        constexpr std::uintptr_t countdownScreen                  = 0x428        ;
        constexpr std::uintptr_t powerCost                        = 0x430        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x440        ;
        constexpr std::uintptr_t satelliteCount                   = 0x448        ;
        constexpr std::uintptr_t satelliteCrashPrefab             = 0x450        ;
        constexpr std::uintptr_t preventBuildingPrefab            = 0x458        ;
        constexpr std::uintptr_t selectSatellite                  = 0x460        ;
        constexpr std::uintptr_t controlSatellite                 = 0x468        ;
        constexpr std::uintptr_t lockSatelliteTrajectory          = 0x470        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _7e0ad803e74b68dbb91d63de28208c6c49c4ba5e = 0x3D0        ;
        constexpr std::uintptr_t _b2aa20aed3b72978a4399f387a8b7f36e2c5ab94 = 0x3D8        ;
        constexpr std::uintptr_t _9753361a81a0688c3634b1ffae6a04f3a759c056 = 0x3E0        ;
        constexpr std::uintptr_t _3788520f7b4c6ba9f3c01448172685578185dde8 = 0x3E8        ;
        constexpr std::uintptr_t _6d1093d34dcb27c0997832028d498577febf6ffc = 0x438        ;
    }

    namespace SamSite
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t pitchAnimator                    = 0x3B8        ;
        constexpr std::uintptr_t yaw                              = 0x3C0        ;
        constexpr std::uintptr_t pitch                            = 0x3C8        ;
        constexpr std::uintptr_t gear                             = 0x3D0        ;
        constexpr std::uintptr_t eyePoint                         = 0x3D8        ;
        constexpr std::uintptr_t gearEpislonDegrees               = 0x3E0        ;
        constexpr std::uintptr_t turnSpeed                        = 0x3E4        ;
        constexpr std::uintptr_t clientLerpSpeed                  = 0x3E8        ;
        constexpr std::uintptr_t currentAimDir                    = 0x3EC        ;
        constexpr std::uintptr_t targetAimDir                     = 0x3F8        ;
        constexpr std::uintptr_t vehicleScanRadius                = 0x404        ;
        constexpr std::uintptr_t missileScanRadius                = 0x408        ;
        constexpr std::uintptr_t projectileTest                   = 0x410        ;
        constexpr std::uintptr_t muzzleFlashTest                  = 0x418        ;
        constexpr std::uintptr_t staticRespawn                    = 0x420        ;
        constexpr std::uintptr_t ammoType                         = 0x428        ;
        constexpr std::uintptr_t tubes                            = 0x430        ;
        constexpr std::uintptr_t yawMovementLoopDef               = 0x438        ;
        constexpr std::uintptr_t yawGainLerp                      = 0x440        ;
        constexpr std::uintptr_t yawGainMovementSpeedMult         = 0x444        ;
        constexpr std::uintptr_t pitchMovementLoopDef             = 0x448        ;
        constexpr std::uintptr_t pitchGainLerp                    = 0x450        ;
        constexpr std::uintptr_t pitchGainMovementSpeedMult       = 0x454        ;
        constexpr std::uintptr_t lowAmmoThreshold                 = 0x458        ;
        constexpr std::uintptr_t Flag_TargetMode                  = 0x45C        ;
        constexpr std::uintptr_t Flag_ManuallySetMode             = 0x460        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _18da10e9cac17efdf23dc825aaa453424d5c1b09 = 0x3A8        ;
        constexpr std::uintptr_t _2a65d90ad8ef021614190b193a91491d8c6e8ee9 = 0x3B0        ;
        constexpr std::uintptr_t _fa8ad8cd2e314e2bf199d5ecc35e866ef0acd479 = 0x468        ;
        constexpr std::uintptr_t _31977a7f5571ca07ef73a0b0eb854f6554d3eef7 = 0x470        ;
        constexpr std::uintptr_t _c02d76f16729220308928828c10bc75f29bd0df0 = 0x478        ;
        constexpr std::uintptr_t _805dacc795073274b41f9f304ab36a9deb671f2f = 0x480        ;
        constexpr std::uintptr_t _b0a667d7a4ec8269928960768fe1e5ff42f39dc2 = 0x488        ;
        constexpr std::uintptr_t _8d5313c142f9a8c1f96f8b3c8ea218ec5c370217 = 0x48C        ;
    }

    namespace LootPanelRentableShopInventory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t amountPerDayText                 = 0x50         ;
        constexpr std::uintptr_t rentDuration                     = 0x58         ;
        constexpr std::uintptr_t evictionImminent                 = 0x60         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _3d4c9574656c656061183d442ce39f26c3895566 = 0x68         ;
    }

    namespace DistanceAudioClipList
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t audioClips                       = 0x18         ;
    }

    namespace SoundDefinition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t template                         = 0x18         ;
        constexpr std::uintptr_t weightedAudioClips               = 0x20         ;
        constexpr std::uintptr_t distanceAudioClips               = 0x28         ;
        constexpr std::uintptr_t soundClass                       = 0x30         ;
        constexpr std::uintptr_t defaultToFirstPerson             = 0x38         ;
        constexpr std::uintptr_t stopOnParentDestroy              = 0x39         ;
        constexpr std::uintptr_t loop                             = 0x3A         ;
        constexpr std::uintptr_t randomizeStartPosition           = 0x3B         ;
        constexpr std::uintptr_t useHighQualityFades              = 0x3C         ;
        constexpr std::uintptr_t volume                           = 0x40         ;
        constexpr std::uintptr_t volumeVariation                  = 0x44         ;
        constexpr std::uintptr_t pitch                            = 0x48         ;
        constexpr std::uintptr_t pitchVariation                   = 0x4C         ;
        constexpr std::uintptr_t dontVoiceLimit                   = 0x50         ;
        constexpr std::uintptr_t globalVoiceMaxCount              = 0x54         ;
        constexpr std::uintptr_t localVoiceMaxCount               = 0x58         ;
        constexpr std::uintptr_t localVoiceRange                  = 0x5C         ;
        constexpr std::uintptr_t voiceLimitFadeOutTime            = 0x60         ;
        constexpr std::uintptr_t localVoiceDebounceTime           = 0x64         ;
        constexpr std::uintptr_t forceOccludedPlayback            = 0x68         ;
        constexpr std::uintptr_t enableDoppler                    = 0x69         ;
        constexpr std::uintptr_t dopplerAmount                    = 0x6C         ;
        constexpr std::uintptr_t dopplerScale                     = 0x70         ;
        constexpr std::uintptr_t dopplerAdjustmentRate            = 0x74         ;
        constexpr std::uintptr_t falloffCurve                     = 0x78         ;
        constexpr std::uintptr_t useCustomFalloffCurve            = 0x80         ;
        constexpr std::uintptr_t spatialBlendCurve                = 0x88         ;
        constexpr std::uintptr_t useCustomSpatialBlendCurve       = 0x90         ;
        constexpr std::uintptr_t spreadCurve                      = 0x98         ;
        constexpr std::uintptr_t useCustomSpreadCurve             = 0xA0         ;
    }

    namespace SkinPurchaseType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RepairBenchPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t infoText                         = 0x50         ;
        constexpr std::uintptr_t repairButton                     = 0x58         ;
        constexpr std::uintptr_t skinLinkButton                   = 0x60         ;
        constexpr std::uintptr_t gotColor                         = 0x68         ;
        constexpr std::uintptr_t notGotColor                      = 0x78         ;
        constexpr std::uintptr_t skinColour                       = 0x88         ;
        constexpr std::uintptr_t phraseEmpty                      = 0x98         ;
        constexpr std::uintptr_t phraseNotRepairable              = 0xA0         ;
        constexpr std::uintptr_t phraseRepairNotNeeded            = 0xA8         ;
        constexpr std::uintptr_t phraseNoBlueprint                = 0xB0         ;
        constexpr std::uintptr_t skinsPanel                       = 0xB8         ;
        constexpr std::uintptr_t changeSkinDialog                 = 0xC0         ;
        constexpr std::uintptr_t picker                           = 0xC8         ;
        constexpr std::uintptr_t costIconsParent                  = 0xD0         ;
        constexpr std::uintptr_t costIcons                        = 0xD8         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _8a86c2870fdd496a1fce22f4b2f3c3e6a7c441e4 = 0xE0         ;
        constexpr std::uintptr_t _79816118a75815212786e43a70e9ece0cd219a8b = 0xE4         ;
        constexpr std::uintptr_t _13ae559e11fcf052d7d7316d42b8539378ae45ed = 0xE8         ;
        constexpr std::uintptr_t _18ca4e14f987d43a06ee228c4f5aa4d4199368a4 = 0xEC         ;
        constexpr std::uintptr_t _f2b6ea953bb4c3d9251f63b59200b6bdbd8a73c1 = 0xF0         ;
        constexpr std::uintptr_t _16f3cede4c3b1c6e00e33fb9d9e5e5eb81e113fb = 0xF8         ;

        namespace _static
        {
            constexpr std::uintptr_t _f3b261bda547189e05ba386369984b97f9d0ac29 = 0x0          ;
            constexpr std::uintptr_t _209929d09716725aa3aae33d43f654817583e690 = 0x8          ;
        }

    }

    namespace BagAssignMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SleepingBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077CE88   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t CountsTowardsBagLimit            = 0x340        ;
        constexpr std::uintptr_t renameDialog                     = 0x348        ;
        constexpr std::uintptr_t assignDialog                     = 0x350        ;
        constexpr std::uintptr_t secondsBetweenReuses             = 0x358        ;
        constexpr std::uintptr_t perPlayerRespawnCooldown         = 0x35C        ;
        constexpr std::uintptr_t niceName                         = 0x368        ;
        constexpr std::uintptr_t spawnOffset                      = 0x370        ;
        constexpr std::uintptr_t RespawnType                      = 0x37C        ;
        constexpr std::uintptr_t isStatic                         = 0x380        ;
        constexpr std::uintptr_t canBePublic                      = 0x381        ;
        constexpr std::uintptr_t canReassignToFriends             = 0x382        ;
        constexpr std::uintptr_t clearHostile                     = 0x383        ;
        constexpr std::uintptr_t assignOtherBagPhrase             = 0x388        ;
        constexpr std::uintptr_t assignedBagPhrase                = 0x390        ;
        constexpr std::uintptr_t cannotAssignBedNoPlayerPhrase    = 0x398        ;
        constexpr std::uintptr_t cannotAssignBedPhrase            = 0x3A0        ;
        constexpr std::uintptr_t cannotMakeBedPhrase              = 0x3A8        ;
        constexpr std::uintptr_t bedAssigningBlocked              = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _017768120c75b782b1bd2ab5be559e19253e1d49 = 0x308        ;
        constexpr std::uintptr_t _9f22b56d7ed0551c6db84709198cbf8b7057a3b7 = 0x310        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x318        ;
        constexpr std::uintptr_t _b0b34ca75a631498214aaafb74c1478794676cb8 = 0x320        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x328        ;
        constexpr std::uintptr_t _0dd74dc8b7f4c04bf83424f35727dab20732807e = 0x330        ;
        constexpr std::uintptr_t _dbae28856147486fd61d5d966f1bd79e7d7ce0d9 = 0x338        ;
        constexpr std::uintptr_t _c8460434112938c0916c5b94ec16bd5bef8efb22 = 0x360        ;
        constexpr std::uintptr_t _244dfccf70c6328ff7cd4dcbdef547330a0a6715 = 0x3B8        ;
        constexpr std::uintptr_t _14863ee458604bfea0d062f218887d5436eabf0a = 0x3B9        ;
        constexpr std::uintptr_t _c42f4edde7c6e7fd94a497157275ee8b736068c5 = 0x3C0        ;
        constexpr std::uintptr_t _d9503b73fb5f55abc7ce031c70545fe30fea8d3b = 0x3C8        ;
        constexpr std::uintptr_t _5899a11cddf1daf36981bba1fcd020a6b472d57f = 0x3D0        ;
    }

    namespace DeployGuide
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a1eca63be33e85fcbf5720bb41ef1e29bbd2ff54 = 0x20         ;
        constexpr std::uintptr_t _1ef7c7b7bc27b4dc602003156777778551a85224 = 0x24         ;
        constexpr std::uintptr_t _4bf3e1a3c12945d99f230b329dff9146837e9902 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _18d96453b8976720c5ac49854e06fa89e2595ccd = 0x0          ;
            constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x8          ;
        }

    }

    namespace ItemModRackMountable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace PowergridPowerline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t accessPointSpawnSeed             = 0x200        ;
        constexpr std::uintptr_t accessPointSpawnProbability      = 0x204        ;
        constexpr std::uintptr_t accessPointPrefab                = 0x208        ;
        constexpr std::uintptr_t spawnAccessPointHere             = 0x210        ;
        constexpr std::uintptr_t disableIfNoAccessPoint           = 0x218        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace BaseCorpse
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAF40   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t prefabRagdoll                    = 0x2D0        ;
        constexpr std::uintptr_t parentEnt                        = 0x2D8        ;
        constexpr std::uintptr_t blockDamageIfNotGather           = 0x2F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _17d5ad9267d171e56a09efe8e3ec75ab8d53b17b = 0x2E0        ;
        constexpr std::uintptr_t _e6c3243e836cdf5c58e05b0653cc1adad367a0b4 = 0x2E8        ;
        constexpr std::uintptr_t _aedca445aefd63afbdce2b9760822cfb5b7560d9 = 0x2F8        ;
        constexpr std::uintptr_t _38c4d23aa24e1b31b99003341df62f8731230ccf = 0x300        ;
    }

    namespace UIClanInvitation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ClanName                         = 0x20         ;
        constexpr std::uintptr_t ClanMembers                      = 0x28         ;
        constexpr std::uintptr_t ClanBanner                       = 0x30         ;
        constexpr std::uintptr_t RecruiterAvatar                  = 0x38         ;
        constexpr std::uintptr_t RecruiterName                    = 0x40         ;
        constexpr std::uintptr_t ActionsContainer                 = 0x48         ;

        constexpr std::uintptr_t _596293bee3a1cee885322fc072eaecd9097c50e2 = 0x50         ;
        constexpr std::uintptr_t _7b337133d89c80a2d16f3c1da0cab7e7edd66bf1 = 0x58         ;
        constexpr std::uintptr_t _4afd04d3c91eaa103de9eda84e9c048fbd3e2dda = 0x60         ;
        constexpr std::uintptr_t _c6d0d064e25ce4e82d88c102ec70c493e3d62a0b = 0x68         ;
    }

    namespace %d9608ee92f701f8675bb94d4321c720842c97774
    {
        constexpr std::uintptr_t _d9ae5f04fe88d909b6fd0283088518dbfa883488 = 0x10         ;
        constexpr std::uintptr_t _a018a08141d376ac5b62c3b8de49fc311fddcf0c = 0x18         ;
        constexpr std::uintptr_t _824e6e3d0b2d09423bbf91cdb999aa667f1cd9fb = 0x20         ;
        constexpr std::uintptr_t _15d3894e9c6852c03572ff278d55c87bd526fc5d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _a6fa3061e820763cb5969fd03137c2aad53d3960 = 0x0          ;
        }

    }

    namespace ModelConditionTest_Variant
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t VariantSeed                      = 0xA0         ;
        constexpr std::uintptr_t VariantIndex                     = 0xA8         ;
        constexpr std::uintptr_t VariantCount                     = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %30b657a43778303c694d29629b790a113f9dab82
    {
        constexpr std::uintptr_t _6e969dab39213322a1af8b4759ff42caff9e039c = 0x10         ;
        constexpr std::uintptr_t _f2af54ddbc7b50b28a51cccff62e9b4ed6e44880 = 0x11         ;
        constexpr std::uintptr_t _0e3c7cf2e9c186db4d272d38699ad95b1fd2adb4 = 0x18         ;
        constexpr std::uintptr_t _04c586f0007749235455022070212e986044a83c = 0x20         ;
        constexpr std::uintptr_t _b5f1b593d662cb4378f8d73ca682934cf1f77623 = 0x28         ;
        constexpr std::uintptr_t _b0e2788dbd01f48c1bf7352a140ea22893764781 = 0x30         ;
        constexpr std::uintptr_t _536dce65896d923f6886c290dd887a9201553224 = 0x38         ;
        constexpr std::uintptr_t _0b83b89aa1991880a357c91fa0982ee68d8b9b0e = 0x3C         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x40         ;
        constexpr std::uintptr_t _f135132fbe94e706154cc4ce9ef7b468536a017a = 0x4C         ;
        constexpr std::uintptr_t _fe0466799d3e0d4f2ab66bc81ca489c8718fa03b = 0x50         ;
        constexpr std::uintptr_t _cbed65bef718bb6b1219830dea856c245a98210f = 0x58         ;
        constexpr std::uintptr_t _059b6690b9604124aa7b6f89bbaf9ceb1e41df1c = 0x60         ;
        constexpr std::uintptr_t _77633055d2f22218e990c05327c0e47c1b208c23 = 0x68         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x70         ;
        constexpr std::uintptr_t _52ac9ddb5dea82195995502e484bd16382b74d2c = 0x7C         ;
        constexpr std::uintptr_t _5b0cec6e76cf135f24523004e6e785f8b776d994 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _63d7bd435147ea6e1804848b5ab7102f73101ff9 = 0x0          ;
            constexpr std::uintptr_t _3d3ca65e17ca41947cea2b9b895b13c03fdf4dba = 0x8          ;
        }

    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %bf4885756f930d557e2ef5b36a1d1a2c61c2d1d0
    {
        constexpr std::uintptr_t _d5cb0614bdd261217dd5474d044aacbd0af74d38 = 0x10         ;
        constexpr std::uintptr_t _74c48912e56b836b6d8a604dba1cc6d8bab55b6f = 0x18         ;
        constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x28         ;
        constexpr std::uintptr_t _63a2a2f166d94795b7102ce2ef981de14ac476c9 = 0x30         ;
        constexpr std::uintptr_t _485d287df6ec02d7523e8664604a332aabdf52b6 = 0x40         ;
        constexpr std::uintptr_t _daf3f7ebb859b896d2f07bb5e69d9f9fc48aef1a = 0x50         ;
        constexpr std::uintptr_t _e3cfdfce18cf80bdb7dd2dcae7bcd236b7d4e126 = 0x60         ;
        constexpr std::uintptr_t _1e5b188bdadddbaa0c1dc9088b34f082f513a7af = 0x98         ;
        constexpr std::uintptr_t _00e88b4dda42ce3270ab55a85f173e6813aedfea = 0xA8         ;
        constexpr std::uintptr_t _96804bcfec39c349c3adecd39951ce9c0da34af2 = 0xB8         ;
    }

    namespace %e86269a7e505027de7e2734be714fc8e3445ba65
    {
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
    }

    namespace %442b47a41484d4a21666cc7b0d88e6100f0c5ad4
    {
        constexpr std::uintptr_t _3f534eb8c9996d8b604aa607afbb6cabba7d668b = 0x10         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x18         ;
    }

    namespace %58dbc32467d72c592144db0ab00d6b506b7ab257
    {
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x10         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _18c09d9f1e6dec79c575cf698a5b3fba452c2f44 = 0x0          ;
            constexpr std::uintptr_t _3148dda8befc4d73cd10aa8442a685ea648755c7 = 0x8          ;
            constexpr std::uintptr_t _11092f55faf85b1104f8b36b8fa306636c347999 = 0x10         ;
            constexpr std::uintptr_t _0b37a86cc5bc85240895bcafb9290015c43f3cc4 = 0x18         ;
        }

    }

    namespace ItemModEntityReference
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x20         ;
    }

    namespace %9cbfd3cf2790d7da9d01f654cb345af2a0c8df0a
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3356fa11424f3114fd4c9a6f54635dd02fd367cf = 0x0          ;
            constexpr std::uintptr_t _980d97196efaa1ffffdc54d2f1155e7aa627696c = 0x8          ;
            constexpr std::uintptr_t _08d7d063a890747a808136b66aaec6f800e27e10 = 0x10         ;
            constexpr std::uintptr_t _760929e6e770727ac7a4cfd94e8c510a9436084d = 0x18         ;
            constexpr std::uintptr_t _ebdca8518833b73303838ce22092a785045b598f = 0x20         ;
            constexpr std::uintptr_t _668678068ba33ac846df222cfeae56ce7497a072 = 0x28         ;
        }

    }

    namespace CardinalDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScriptableObjectRef-fake-0
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace AmbienceSpawnEmitters
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t baseEmitterCount                 = 0x20         ;
        constexpr std::uintptr_t baseEmitterDistance              = 0x24         ;
        constexpr std::uintptr_t emitterPrefab                    = 0x28         ;
    }

    namespace %b05b5752839312771902975a41973e0588db7144
    {
    }

    namespace TrainCarType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TrainCar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t corpseSeconds                    = 0x45C        ;
        constexpr std::uintptr_t frontCollisionTrigger            = 0x460        ;
        constexpr std::uintptr_t rearCollisionTrigger             = 0x468        ;
        constexpr std::uintptr_t collisionDamageDivide            = 0x470        ;
        constexpr std::uintptr_t derailCollisionForce             = 0x474        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x478        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x480        ;
        constexpr std::uintptr_t hurtOrRepelTriggersInternal      = 0x488        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x490        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x498        ;
        constexpr std::uintptr_t frontBogiePivot                  = 0x4A0        ;
        constexpr std::uintptr_t frontBogieCanRotate              = 0x4A8        ;
        constexpr std::uintptr_t rearBogiePivot                   = 0x4B0        ;
        constexpr std::uintptr_t rearBogieCanRotate               = 0x4B8        ;
        constexpr std::uintptr_t wheelVisuals                     = 0x4C0        ;
        constexpr std::uintptr_t wheelRadius                      = 0x4C8        ;
        constexpr std::uintptr_t fxDestroyed                      = 0x4D0        ;
        constexpr std::uintptr_t platformParentTrigger            = 0x4D8        ;
        constexpr std::uintptr_t collisionEffect                  = 0x4E0        ;
        constexpr std::uintptr_t frontCoupling                    = 0x4E8        ;
        constexpr std::uintptr_t frontCouplingPivot               = 0x4F0        ;
        constexpr std::uintptr_t rearCoupling                     = 0x4F8        ;
        constexpr std::uintptr_t rearCouplingPivot                = 0x500        ;
        constexpr std::uintptr_t coupleSound                      = 0x508        ;
        constexpr std::uintptr_t uncoupleSound                    = 0x510        ;
        constexpr std::uintptr_t trainCarAudio                    = 0x518        ;
        constexpr std::uintptr_t frontCouplingChangedFx           = 0x520        ;
        constexpr std::uintptr_t rearCouplingChangedFx            = 0x528        ;
        constexpr std::uintptr_t newCouplingFX                    = 0x530        ;
        constexpr std::uintptr_t decayTimeMultiplier              = 0x538        ;
        constexpr std::uintptr_t frontBogieLocalOffset            = 0x53C        ;
        constexpr std::uintptr_t rearBogieLocalOffset             = 0x548        ;
        constexpr std::uintptr_t itemStoragePrefab                = 0x558        ;
        constexpr std::uintptr_t DistFrontWheelToFrontCoupling    = 0x570        ;
        constexpr std::uintptr_t DistFrontWheelToBackCoupling     = 0x574        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _8b355c0884ae57ab4f19e21a1dcb4e6a68dbca27 = 0x428        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x430        ;
        constexpr std::uintptr_t _d24f0c9818c66b02e38257ba7087689e6d5c00c6 = 0x438        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x440        ;
        constexpr std::uintptr_t _cf651d9cec0ed1992ad47e49f752dabe093d1ca3 = 0x444        ;
        constexpr std::uintptr_t _e71448145e1f57a189bcb31337432f3d102094fb = 0x450        ;
        constexpr std::uintptr_t _96fa265fa8305ac839c1d3119206c5f31c2f08d3 = 0x560        ;
        constexpr std::uintptr_t _720f74f089abdc6b86156f13be6c4702a6cf3b3a = 0x578        ;
        constexpr std::uintptr_t _cea976089415b604713f295b7a6dd3cbb4e39927 = 0x580        ;
    }

    namespace DetachMonumentChildren
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ResourceStage
    {
        constexpr std::uintptr_t health                           = 0x10         ;
        constexpr std::uintptr_t instance                         = 0x18         ;
    }

    namespace StagedResourceEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t startHealth                      = 0x200        ;
        constexpr std::uintptr_t baseProtection                   = 0x208        ;
        constexpr std::uintptr_t skipDecorComponents              = 0x214        ;
        constexpr std::uintptr_t stages                           = 0x218        ;
        constexpr std::uintptr_t changeStageEffect                = 0x228        ;
        constexpr std::uintptr_t ResourceMeshLod                  = 0x230        ;
        constexpr std::uintptr_t ResourceMeshCollider             = 0x238        ;
        constexpr std::uintptr_t gibSourceTest                    = 0x248        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x210        ;
        constexpr std::uintptr_t _1064baa888aeb3dac90c14c0ddc404975c215f09 = 0x215        ;
        constexpr std::uintptr_t _d688e80362c8cdc12c013ef896a0d43bc7bf6816 = 0x220        ;
        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x240        ;
        constexpr std::uintptr_t _0d57e5471331c5bdd109f2fc0c51e90340119c39 = 0x250        ;
    }

    namespace PegConfig-fake-0
    {
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t VerticalMountLocalRotation       = 0x14         ;
        constexpr std::uintptr_t VerticalMountLocalOffset         = 0x20         ;
    }

    namespace CycleGameObjects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t objects                          = 0x20         ;
        constexpr std::uintptr_t interval                         = 0x28         ;
        constexpr std::uintptr_t shuffle                          = 0x2C         ;

        constexpr std::uintptr_t _8b7301991368016407bff89a89e016e73e0da16e = 0x30         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x34         ;
    }

    namespace ItemModPager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t frequencyPanelPrefab             = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
        constexpr std::uintptr_t _354bb6572bb1e6172cd2a9460b467a9efff47e12 = 0x40         ;
    }

    namespace BinocularViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %024714542ef3d2e3fe8f71c63e60693161a12cec
    {
        constexpr std::uintptr_t _a12a5969d2845dbc0371593a632d18b3818d7616 = 0x10         ;
        constexpr std::uintptr_t _36b62fa3acae3cc157ab43fcf8b42a2f9e315424 = 0x1C         ;
        constexpr std::uintptr_t _2dff406d5c7cd2f239ba9e6cf19d186174bf8350 = 0x2C         ;
        constexpr std::uintptr_t _f0c7a99051c76b4b2fd6f0156b920b18bab72acd = 0x3C         ;
        constexpr std::uintptr_t _ce6a5caa0ae18e089145a7db17dbae895f9ce477 = 0x48         ;
        constexpr std::uintptr_t _028db74192f6b27aa8456220e9919e9c9e9a3910 = 0x54         ;
        constexpr std::uintptr_t _8d9fd4baa2267fab86c0ed8911d9044af547de4e = 0x60         ;
        constexpr std::uintptr_t _247de2a1b2ea9e3c74fb3711115220943247bf80 = 0x70         ;
        constexpr std::uintptr_t _c46fe6a987a7360d3600f4f7428d95cb1d079c73 = 0x7C         ;
        constexpr std::uintptr_t _66f2e0660bfef9f1b8c17dacc82fcbb419ff61f5 = 0x88         ;
        constexpr std::uintptr_t _60c6ba545af2a957b556ff19d9d73fbf8e236678 = 0x94         ;
        constexpr std::uintptr_t _c581b15f106ff4359406a60f8b5cebd340c8bd93 = 0xA0         ;
        constexpr std::uintptr_t _a9a32956c0f0a565d21156f6b289f591a3232dd4 = 0xAC         ;
        constexpr std::uintptr_t _b7da7eee8d9069c8cf40bd8b1a55ddd8c11eee04 = 0xB8         ;
        constexpr std::uintptr_t _15866596abb47edb32d969b262e4eb196e8a047a = 0xC4         ;
        constexpr std::uintptr_t _f6569239fb6d132da092d5d5ed2d4daf2382653a = 0xD0         ;
        constexpr std::uintptr_t _5f7054bbaa3b7f148266a5dd27eb9ea703c2af8d = 0xE0         ;
        constexpr std::uintptr_t _517a75aee39f2391beb69cae0c89e30b73560874 = 0xE8         ;
        constexpr std::uintptr_t _6e50da2b2862b4163f74ced8ec78ee1dc53c041e = 0xF8         ;
        constexpr std::uintptr_t _0eec62d776cc5bd9a96319d20af7692eb2f70715 = 0x100        ;
        constexpr std::uintptr_t _6320249e4425f821629b767fac6c90d0041d5ff5 = 0x110        ;
        constexpr std::uintptr_t _5a00968af264c8824eb295aa2904d682199dca6f = 0x120        ;

        namespace _static
        {
            constexpr std::uintptr_t _e797512b2b124e0a268b1bd57f10b106c91e29bd = 0x0          ;
            constexpr std::uintptr_t _21ffb96d770ac32ae6c5108e1d15509ba09c2e01 = 0x8          ;
        }

    }

    namespace BaseCollision
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Owner                            = 0x20         ;
        constexpr std::uintptr_t model                            = 0x28         ;
    }

    namespace ViewmodelSway
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t positionalSwaySpeed              = 0x20         ;
        constexpr std::uintptr_t positionalSwayAmount             = 0x24         ;
        constexpr std::uintptr_t rotationSwaySpeed                = 0x28         ;
        constexpr std::uintptr_t rotationSwayAmount               = 0x2C         ;
        constexpr std::uintptr_t rotateAmountTest                 = 0x30         ;

        constexpr std::uintptr_t _0257e7fff8f5f4ae1b3e854b712ead8e68c84adb = 0x34         ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x38         ;
        constexpr std::uintptr_t _5de3b9fa34f3fb91186035c793bacda3dec64963 = 0x44         ;
        constexpr std::uintptr_t _91522f8206e9c8cc9a6e25f7ed614641fda5b3e2 = 0x50         ;
        constexpr std::uintptr_t _803c13916aa5284498209da3a96c12dcfd7fc53b = 0x5C         ;
    }

    namespace MemoryBankType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnderwearSkinPicker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pickerIcon                       = 0x20         ;
        constexpr std::uintptr_t container                        = 0x28         ;
        constexpr std::uintptr_t defaultNudeIcon                  = 0x38         ;
        constexpr std::uintptr_t defaultIconMale                  = 0x40         ;
        constexpr std::uintptr_t defaultIconFemale                = 0x48         ;

        constexpr std::uintptr_t _08c95877fce0ee2d701121d91b69f21d99eb0527 = 0x30         ;
    }

    namespace PrefabPrepare
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %abbb8601f7a84c94ecdfe3b100781922685e9a07
    {
        constexpr std::uintptr_t _6b6ed17068b28a8e914307fa177d0292403a8b9c = 0x10         ;
        constexpr std::uintptr_t _a8ebb8afcc6ff431816b3efcc29d15bb21c547a0 = 0x18         ;
        constexpr std::uintptr_t _b3416bf490b1c7c7c3acbf6b85f38b63ca42c13d = 0x20         ;
        constexpr std::uintptr_t _a5396d58fdb02fa5e92a1d736c19409ee3d0e247 = 0x28         ;
        constexpr std::uintptr_t _4da8a05e3e6a9a6420aad28a9e8078c21a9662bd = 0x30         ;
        constexpr std::uintptr_t _3a63df8164595f5505e88bb7bb7e48cc87e3e77f = 0x38         ;
        constexpr std::uintptr_t _7a7b46662229acaab5c6d7573843fa8d0930e744 = 0x40         ;
        constexpr std::uintptr_t _89cbcb36e7b8cbf11869a43f1d6a7d98cc390b87 = 0x48         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0x50         ;
        constexpr std::uintptr_t _22e90b1f94af94e917bd60e26650becb5dcd0211 = 0x58         ;
        constexpr std::uintptr_t _8c374ccfd3d748194465b02319808f0243ed87bf = 0x60         ;
        constexpr std::uintptr_t _76557775ce24364010fbc8129e164296930de7c8 = 0x68         ;
        constexpr std::uintptr_t _12125dbd5fd1adc90308ced33cadf71b3f476bd8 = 0x70         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x74         ;

        namespace _static
        {
            constexpr std::uintptr_t _93a5d3e41309f221460c752543e9de2a2f5b0fd2 = 0x0          ;
            constexpr std::uintptr_t _d4bfc6de05c6d196a37b89153c2a472debabc7c6 = 0x8          ;
        }

    }

    namespace %2675cf734c45b185952b8ca98a9e66b2867e0dec
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _da17de145f3cc6246fbf2064d0705c94eefe9104 = 0x18         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
        constexpr std::uintptr_t _389f00a1b2fe8bdb5ab19c43e6c0eb9fc89f3bfd = 0x28         ;
        constexpr std::uintptr_t _aca0c00f5a9c0c5b1edb78587d99101dcbdcc4c3 = 0x30         ;
        constexpr std::uintptr_t _33f91a2021715cd8ab55aa72d2dba6768104c2c2 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _96db0c70e33d559e50c44aecdd80309974ff6a00 = 0x0          ;
            constexpr std::uintptr_t _1741dd063b06cc93002efe3a3392939cb5463eed = 0x8          ;
        }

    }

    namespace %24cb6688376797fba00903887af5f27db08b11ed
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _928fddc605d0eb3275ce8fa9f3f7de4912ff8b10 = 0x0          ;
            constexpr std::uintptr_t _a4db6b75d69b6819ab570335a0984fdf9481da81 = 0x8          ;
            constexpr std::uintptr_t _d02453600dbcb6e9b2c5d5385049929c9964fe18 = 0x10         ;
            constexpr std::uintptr_t _d264466fbb57982f8cacec4abc963253137a7de1 = 0x18         ;
            constexpr std::uintptr_t _c91944f9340f3ca4cc30ad07aacc213732ce5fb6 = 0x20         ;
            constexpr std::uintptr_t _a59159dcb79d5a2065e5253e940aed06dc837bda = 0x28         ;
        }

    }

    namespace %bd0a3ea1936a21fc284f87a15a1d0e856adef9f7
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _d831b3e52a978c7fd9582712938e5d1c8e632608 = 0x0          ;
            constexpr std::uintptr_t _132bfa314e6ebbf896becc2e5b54fa39d6265421 = 0x8          ;
            constexpr std::uintptr_t _f1be3ad3dec577287fc62f01f0a86c9da5ac3e2d = 0x10         ;
        }

    }

    namespace %6c161aafec30b94017861c90148386542316fe6f
    {
        constexpr std::uintptr_t _c40a7d236244f75281c857f0b9a39322fbda287e = 0x10         ;
        constexpr std::uintptr_t _c96f8944a188268d23bd138bc4a8d3904bfc2eb8 = 0x18         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x28         ;
        constexpr std::uintptr_t _fcf0b3f9036e611c36edd15c92caef61aa791e20 = 0x30         ;
        constexpr std::uintptr_t _cae60f6919eea244c1041069b5ed7192a16e0f65 = 0x38         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x40         ;
        constexpr std::uintptr_t _dc2f889d8ddb8fe9114cd0d1d7e6c82e850bbb87 = 0x48         ;
        constexpr std::uintptr_t _ece96e7dd0698eb4f49d4aede7ef2a6530d341ec = 0x4C         ;
        constexpr std::uintptr_t _9b66969007a35818a6dc52331eac3819571816c0 = 0x4D         ;

        namespace _static
        {
            constexpr std::uintptr_t _ad5e1710ebd104db0984c4e05fd0369e13c7dc26 = 0x0          ;
            constexpr std::uintptr_t _e0eea857c90408123da8d6dfa4a108e7bbb90197 = 0x8          ;
            constexpr std::uintptr_t _529866941f0ae9ee5060ba340ac53f350dcda86b = 0x18         ;
        }

    }

    namespace IceFence
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x318        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x320        ;
        constexpr std::uintptr_t pillars                          = 0x350        ;
        constexpr std::uintptr_t styles                           = 0x358        ;
        constexpr std::uintptr_t snowMesh                         = 0x368        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _4d69b36427da1c3683ef569e2f64d3dff634f232 = 0x340        ;
        constexpr std::uintptr_t _69c3936ad35ad23e8cc1cef5e0dff98a44f336bc = 0x348        ;
        constexpr std::uintptr_t _318a98760d96bb64f261dffb80584e40e4f7c893 = 0x360        ;
    }

    namespace Polarbear
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace %beac2da6e77cfd7a8e4077565e9744269c146c69
    {
        constexpr std::uintptr_t _0fde02cc2969f8fdd69aedc55153ebf144e22988 = 0x18         ;
    }

    namespace GingerbreadBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace Cone
    {
        constexpr std::uintptr_t halfAngle                        = 0x0          ;
        constexpr std::uintptr_t range                            = 0x4          ;
    }

    namespace StripNavmeshObstacles
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _8d6a21fe821cc4d2dfc36797c9ecde671c34c5e6 = 0x20         ;
    }

    namespace CookingWorkbenchBbq
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;
    }

    namespace PolymorphicAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _cdd7bc8bfd7c70b777fbc94569284dd3a33256aa = 0x0          ;
        }

    }

    namespace UIRestrained
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Fill                             = 0x20         ;
    }

    namespace RenameSleepingBag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t bag                              = 0x48         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
    }

    namespace %cc1dcfb208c17a4af434f35b0abf281195ea94b1
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f506e5b5e8c2b58aafd73fea6828e1a1014da627 = 0x18         ;
        constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _b17aed13b418a908b55726ba95b5aa41ecfe8e49 = 0x0          ;
            constexpr std::uintptr_t _48da80f595bddc66202bb8cd21fea13af0e795b3 = 0x8          ;
            constexpr std::uintptr_t _ca2621d2c01a694bdbcab8bf84de0db583c9264a = 0x10         ;
        }

    }

    namespace TerrainRendererBackend
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TerrainRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072BA78   ;
        constexpr std::uintptr_t gameObject                       = 0x10         ;
        constexpr std::uintptr_t terrain                          = 0x18         ;
        constexpr std::uintptr_t geoClipTerrain                   = 0x20         ;
        constexpr std::uintptr_t rendererBackend                  = 0x28         ;
    }

    namespace GenerateRailMeshes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t RailMesh                         = 0x40         ;
        constexpr std::uintptr_t RailMeshes                       = 0x48         ;
        constexpr std::uintptr_t RailMaterial                     = 0x50         ;
        constexpr std::uintptr_t RailPhysicMaterial               = 0x58         ;
    }

    namespace RandomDynamicObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Seed                             = 0x20         ;
        constexpr std::uintptr_t Distance                         = 0x24         ;
        constexpr std::uintptr_t Probability                      = 0x28         ;
        constexpr std::uintptr_t Candidates                       = 0x30         ;

        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x38         ;
        constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x40         ;
    }

    namespace DrawTexture2DJob
    {
        constexpr std::uintptr_t width                            = 0x0          ;
        constexpr std::uintptr_t height                           = 0x4          ;
        constexpr std::uintptr_t center                           = 0x8          ;
        constexpr std::uintptr_t areaClamp                        = 0x10         ;
        constexpr std::uintptr_t isPaintBrush                     = 0x20         ;
        constexpr std::uintptr_t cosAngle                         = 0x24         ;
        constexpr std::uintptr_t sinAngle                         = 0x28         ;
        constexpr std::uintptr_t textureDimensions                = 0x2C         ;
        constexpr std::uintptr_t textureData                      = 0x38         ;
        constexpr std::uintptr_t textureColor                     = 0x48         ;
        constexpr std::uintptr_t textureHalfWidth                 = 0x58         ;
        constexpr std::uintptr_t textureHalfHeight                = 0x5C         ;
        constexpr std::uintptr_t paintWidth                       = 0x60         ;
        constexpr std::uintptr_t paintHeight                      = 0x64         ;
        constexpr std::uintptr_t paintMask                        = 0x68         ;
        constexpr std::uintptr_t paintInput                       = 0x78         ;
        constexpr std::uintptr_t paintOutput                      = 0x88         ;
    }

    namespace MeshPaintable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t replacementTextureName           = 0x20         ;
        constexpr std::uintptr_t textureWidth                     = 0x28         ;
        constexpr std::uintptr_t textureHeight                    = 0x2C         ;
        constexpr std::uintptr_t clearColor                       = 0x30         ;
        constexpr std::uintptr_t targetTexture                    = 0x40         ;
        constexpr std::uintptr_t hasChanges                       = 0x48         ;

        constexpr std::uintptr_t _f1796d2e4aec92efae5e07087d72c7be7acd2cf6 = 0x50         ;
        constexpr std::uintptr_t _df1e5fd6dc78ae5d5bfc7ede2ed34ba727d917fc = 0x68         ;
        constexpr std::uintptr_t _0a6ccfb5474ba55f6d8e947b35ac0ebb2213e254 = 0x80         ;
    }

    namespace CassettePanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t input                            = 0x20         ;
        constexpr std::uintptr_t CassetteSprites                  = 0x30         ;

        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x28         ;
    }

    namespace %40a755835752bb01b6bf94a8898269a96f38b683
    {
        constexpr std::uintptr_t _be2533a4386702c521a0fc5ecd2018369532378c = 0x10         ;
        constexpr std::uintptr_t _005db3956f8fb02ea7d32dda08c546add57184de = 0x14         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x18         ;
        constexpr std::uintptr_t _f79ad257345eddafde2d24c369699984e634f1b1 = 0x20         ;
    }

    namespace ChangeSignText
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075BFE8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t objectContainer                  = 0x40         ;
        constexpr std::uintptr_t panTransform                     = 0x48         ;
        constexpr std::uintptr_t rotateTransform                  = 0x50         ;
        constexpr std::uintptr_t objectRotator                    = 0x58         ;
        constexpr std::uintptr_t rotationVisualizerTransform      = 0x60         ;
        constexpr std::uintptr_t currentFrameSection              = 0x68         ;
        constexpr std::uintptr_t frameOptions                     = 0x70         ;
        constexpr std::uintptr_t canvas                           = 0x78         ;
        constexpr std::uintptr_t rightPanelRect                   = 0x80         ;
        constexpr std::uintptr_t cameraPreview                    = 0x88         ;
        constexpr std::uintptr_t camera3D                         = 0x90         ;
        constexpr std::uintptr_t previewLight                     = 0x98         ;
        constexpr std::uintptr_t homeRotation                     = 0xA0         ;
        constexpr std::uintptr_t toolsContainer                   = 0xB0         ;
        constexpr std::uintptr_t brushesContainer                 = 0xB8         ;
        constexpr std::uintptr_t brushSizeSlider                  = 0xC0         ;
        constexpr std::uintptr_t brushSpacingSlider               = 0xC8         ;
        constexpr std::uintptr_t brushOpacitySlider               = 0xD0         ;
        constexpr std::uintptr_t chatToggleButton                 = 0xD8         ;
        constexpr std::uintptr_t autoSaveToggle                   = 0xE0         ;
        constexpr std::uintptr_t easelButton                      = 0xE8         ;
        constexpr std::uintptr_t hideObjectButton                 = 0xF0         ;
        constexpr std::uintptr_t rootElement                      = 0xF8         ;
        constexpr std::uintptr_t bodyElement                      = 0x100        ;
        constexpr std::uintptr_t controlsElement                  = 0x108        ;
        constexpr std::uintptr_t floatElement                     = 0x110        ;
        constexpr std::uintptr_t censorSaveWarningPopup           = 0x118        ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _925b0873bff5a485584234680aa0117e69ec3992 = 0x120        ;
        constexpr std::uintptr_t _a8f3211874d48da0d845b0f59e55adfb5e53ffb7 = 0x128        ;
        constexpr std::uintptr_t _7439a32aebb7de10e0b6895a59490229c67a98b2 = 0x130        ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x138        ;
        constexpr std::uintptr_t _fb0b30f730e21c4e11f5e9cc0189af89482d6842 = 0x140        ;
        constexpr std::uintptr_t _7cbdb0e7627d267674c292dfb206566db537b27c = 0x148        ;
        constexpr std::uintptr_t _bf8bc944227d7c75b85702a7905c422dea92929a = 0x150        ;
        constexpr std::uintptr_t _ea1b2c5075981324844ae43e700552f32e63dcc4 = 0x158        ;
        constexpr std::uintptr_t _0dd44c6c1a78375358c1ed1ac2ff298d48b10850 = 0x160        ;

        namespace _static
        {
            constexpr std::uintptr_t _b45ea1d720f3a320e9e593a0e6e03609f8e9589f = 0x0          ;
            constexpr std::uintptr_t _95d0b432075b2bccfcdc6aebbe8348a438468e43 = 0x8          ;
            constexpr std::uintptr_t _97fcbce1ce2d3706e255c8e9a00a5f50d026b26d = 0x10         ;
            constexpr std::uintptr_t _a97f3117e73fd57b705d91b3047ec6dd68a161ac = 0x18         ;
            constexpr std::uintptr_t _f6c4277f10f69e3701b98050aa99bd6250b64599 = 0x20         ;
            constexpr std::uintptr_t _613ef2e95b6a537bc2c31677d600e2d7709971db = 0x2C         ;
            constexpr std::uintptr_t _a04b4e357a8522a354c5a3d6733fef5b3203d503 = 0x38         ;
            constexpr std::uintptr_t _97dac7f399770a3f831dc2c6aca817e77865de77 = 0x3C         ;
            constexpr std::uintptr_t _bc1b4a462c89862af396e356f16af4c0a4245809 = 0x48         ;
            constexpr std::uintptr_t _1ce60f7e5ed3b4890d0596d746569f2d774b5a30 = 0x54         ;
        }

    }

    namespace CommentComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t comment                          = 0x20         ;
    }

    namespace %268df40b62717d7c8a219cbaa2aebf30e1e6ca84
    {
        constexpr std::uintptr_t _d7e534f0b91b6c5ad65340d9dc93ff75041de17e = 0x10         ;
        constexpr std::uintptr_t _aa30ed5ebe88030f89a350605aec4d898bfc6ec2 = 0x14         ;
        constexpr std::uintptr_t _3e9cb5eb1077632d6535bfa7fb47e16b743b49a3 = 0x18         ;
        constexpr std::uintptr_t _90f356d408ff223899beb17fb7d5c381e8685973 = 0x1C         ;
        constexpr std::uintptr_t _8f7b0f83718aee11eddd401e188cc591eac61010 = 0x20         ;
        constexpr std::uintptr_t _e7b15ff049b605f8a33be6e2df5e17fc91376bef = 0x24         ;
        constexpr std::uintptr_t _4f69f364e3ceb53a892d8a0c9e31470e2aecd32e = 0x28         ;
        constexpr std::uintptr_t _2916519254d8d7907fce27b47e9fa5cc0f7129e7 = 0x2C         ;
        constexpr std::uintptr_t _63e005289111e73ca58e9763501b18f03b67a4c5 = 0x30         ;
        constexpr std::uintptr_t _8c68d6d475792888d4cda89a767daf92959015c1 = 0x34         ;
        constexpr std::uintptr_t _bcf43250ebc8e645a7f1c291ca936a012d6a4624 = 0x38         ;
        constexpr std::uintptr_t _8aac69d118d6e65cec14dfe6b394530ef28c48e0 = 0x40         ;
    }

    namespace SlicedGranularAudioClip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t source                           = 0x20         ;
        constexpr std::uintptr_t sourceClip                       = 0x28         ;
        constexpr std::uintptr_t granularClip                     = 0x30         ;
        constexpr std::uintptr_t sampleRate                       = 0x38         ;
        constexpr std::uintptr_t grainAttack                      = 0x3C         ;
        constexpr std::uintptr_t grainSustain                     = 0x40         ;
        constexpr std::uintptr_t grainRelease                     = 0x44         ;
        constexpr std::uintptr_t grainFrequency                   = 0x48         ;
        constexpr std::uintptr_t grainAttackSamples               = 0x4C         ;
        constexpr std::uintptr_t grainSustainSamples              = 0x50         ;
        constexpr std::uintptr_t grainReleaseSamples              = 0x54         ;
        constexpr std::uintptr_t grainFrequencySamples            = 0x58         ;
        constexpr std::uintptr_t samplesUntilNextGrain            = 0x5C         ;
        constexpr std::uintptr_t grains                           = 0x60         ;
        constexpr std::uintptr_t startPositions                   = 0x68         ;
        constexpr std::uintptr_t lastStartPositionIdx             = 0x70         ;
        constexpr std::uintptr_t playOnAwake                      = 0x74         ;

        constexpr std::uintptr_t _6949cb3a6b79eaff054e0734edcf611153857b18 = 0x78         ;
        constexpr std::uintptr_t _252326cb887017a922e0d5898a5caba0c1b2f8e6 = 0x80         ;
        constexpr std::uintptr_t _9ece79df101ca865c590c7afe295f16dda3f95ba = 0x84         ;
        constexpr std::uintptr_t _2626a001b75e8feb9383ca438f4df737a4603bed = 0x85         ;
        constexpr std::uintptr_t _7bc7d86ee625bd21b472b965588103fc70a8ca8e = 0x88         ;
    }

    namespace DoorWithLock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;
        constexpr std::uintptr_t lockObject                       = 0x3F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
    }

    namespace TriggerMount
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace LootDistanceOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t amount                           = 0x20         ;
    }

    namespace %0eb962a7f2ee278f39131246f8e9f2fee6f1dd66
    {
        constexpr std::uintptr_t _fa415d82a785f8eee20c52db22f50f898d62151d = 0x10         ;
        constexpr std::uintptr_t _be5d03bef54d3c9d58de340c26d11856b6a1249d = 0x20         ;
        constexpr std::uintptr_t _1b41ea37e72e01bd3cc2a8db57b51ddf0062f5b0 = 0x28         ;
        constexpr std::uintptr_t _b7f3be4757d39908ae1864cffb51702a47106239 = 0x30         ;
        constexpr std::uintptr_t _7cbe663180becb2ea484051bf7f9bd5b74deef4b = 0x38         ;
        constexpr std::uintptr_t _c184eebef05ba776353d139c7c560e2673f94ece = 0x40         ;
        constexpr std::uintptr_t _b30437ff694471fdfd5010720d5be85b4f2e7a1b = 0x48         ;
        constexpr std::uintptr_t _3e5c8e8df3fc34322396d2feaeeb47193d8bd507 = 0x58         ;
        constexpr std::uintptr_t _bebd478df05a7e5e680c2081421cdfc1a4df277e = 0x60         ;
        constexpr std::uintptr_t _ec5bf450735e1d6490e9ee928c15e60d8edd7d7b = 0x68         ;
        constexpr std::uintptr_t _e696864e4f2f94a648e46c500875af1aa9d3c333 = 0x78         ;
        constexpr std::uintptr_t _1a810e4a14f0478658b881e50e26737595313e3c = 0x88         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x90         ;
        constexpr std::uintptr_t _aae4a917eaf6ad0cd04ede551a832d5c330dac29 = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _b90f8b428fc916a655a8c4e84c51f439ade6daaf = 0x0          ;
            constexpr std::uintptr_t _d80906643c2ba3e7c9e702d523abaa4e6f33178e = 0x8          ;
            constexpr std::uintptr_t _21eae0113299a043cfa8b7a473896fbfbdc5f2a1 = 0x10         ;
        }

    }

    namespace JunkPileWater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t sinkEffect                       = 0x200        ;
        constexpr std::uintptr_t spawngroups                      = 0x208        ;
        constexpr std::uintptr_t NPCSpawn                         = 0x210        ;
        constexpr std::uintptr_t buoyancyPoints                   = 0x220        ;
        constexpr std::uintptr_t debugDraw                        = 0x228        ;
        constexpr std::uintptr_t updateCullRange                  = 0x22C        ;
        constexpr std::uintptr_t VehicleCheckRadius               = 0x230        ;
        constexpr std::uintptr_t Body                             = 0x238        ;
        constexpr std::uintptr_t buoyancyAmplitude                = 0x240        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1dbe8d4fb03c4689a517e8b72aadf22904a8b451 = 0x218        ;
    }

    namespace VisualFoodModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t meshRenderers                    = 0x20         ;
        constexpr std::uintptr_t animator                         = 0x28         ;
        constexpr std::uintptr_t stopEffectOnEnd                  = 0x30         ;
        constexpr std::uintptr_t particleContainer                = 0x38         ;
        constexpr std::uintptr_t lerpScale                        = 0x40         ;
        constexpr std::uintptr_t startScale                       = 0x44         ;
        constexpr std::uintptr_t endScale                         = 0x50         ;
        constexpr std::uintptr_t riseCurve                        = 0x60         ;
        constexpr std::uintptr_t colorCurve                       = 0x68         ;
        constexpr std::uintptr_t cookingSound                     = 0x70         ;

        constexpr std::uintptr_t _fb0c9207886d3bf44fb85548a2016a9364b58a43 = 0x78         ;
    }

    namespace DOFBlurSampleCountParameter_RRP-fake-0
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace OvenSlotConfig
    {
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x18         ;
        constexpr std::uintptr_t SlotPhrase                       = 0x20         ;
    }

    namespace OvenItemIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemIcon                         = 0x20         ;
        constexpr std::uintptr_t ItemLabel                        = 0x28         ;
        constexpr std::uintptr_t MaterialLabel                    = 0x30         ;
        constexpr std::uintptr_t SlotType                         = 0x38         ;
        constexpr std::uintptr_t EmptyPhrase                      = 0x40         ;
        constexpr std::uintptr_t SlotConfigs                      = 0x48         ;
        constexpr std::uintptr_t DisabledAlphaScale               = 0x50         ;
        constexpr std::uintptr_t CanvasGroup                      = 0x58         ;

        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x60         ;
    }

    namespace Attachment
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BurstClothController             = 0x20         ;
        constexpr std::uintptr_t SimpleRotator                    = 0x28         ;

        constexpr std::uintptr_t _41ae8d53bc29ce82a299f31972b3ea166c503431 = 0x30         ;
    }

    namespace ContainerSourceLocalPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t type                             = 0x20         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x24         ;
        constexpr std::uintptr_t rootOverride                     = 0x28         ;

        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x30         ;
        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x38         ;
        constexpr std::uintptr_t _783b9545230aa7f4d0f880e90881f54487eb283a = 0x40         ;
    }

    namespace ItemModHideInfoPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace Poolable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t behaviours                       = 0x28         ;
        constexpr std::uintptr_t rigidbodies                      = 0x30         ;
        constexpr std::uintptr_t colliders                        = 0x38         ;
        constexpr std::uintptr_t lodgroups                        = 0x40         ;
        constexpr std::uintptr_t renderers                        = 0x48         ;
        constexpr std::uintptr_t particles                        = 0x50         ;
        constexpr std::uintptr_t behaviourStates                  = 0x58         ;
        constexpr std::uintptr_t rigidbodyStates                  = 0x60         ;
        constexpr std::uintptr_t colliderStates                   = 0x68         ;
        constexpr std::uintptr_t lodgroupStates                   = 0x70         ;
        constexpr std::uintptr_t rendererStates                   = 0x78         ;
    }

    namespace TwoTierRadiationZoneBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t InnerRadiation                   = 0x20         ;
        constexpr std::uintptr_t OuterRadiation                   = 0x28         ;
        constexpr std::uintptr_t Inner                            = 0x30         ;
        constexpr std::uintptr_t Outer                            = 0x38         ;
    }

    namespace LifeInfographicStatWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t WeaponName                       = 0x20         ;
        constexpr std::uintptr_t ShotsFired                       = 0x28         ;
        constexpr std::uintptr_t ShotsHit                         = 0x30         ;
        constexpr std::uintptr_t ShotsPercent                     = 0x38         ;
        constexpr std::uintptr_t WeaponIcon                       = 0x40         ;
    }

    namespace NeighbourSocket
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace Flag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %849c09c9f164f2b401120e984d7bb860b15b433f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A9FB0   ;
        constexpr std::uintptr_t _e69a5c19c5f0e83ddf60d0422b58e327231df012 = 0x10         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x14         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x18         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x1C         ;
        constexpr std::uintptr_t _7f2c05136d170ffe29b32165bb934e87c54c3523 = 0x20         ;
        constexpr std::uintptr_t _e75527e77b5f81ed348e6d053dbb037dd82badc6 = 0x28         ;
        constexpr std::uintptr_t _a95dc92bd437f7293b57e7dee605e3970fa239f9 = 0x30         ;
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x38         ;
        constexpr std::uintptr_t _71444be9731d10941d7040d6e86c13cffdd54866 = 0x40         ;
        constexpr std::uintptr_t _2d522842f6b129aa3f90b711380f64ff42d845f3 = 0x44         ;
        constexpr std::uintptr_t _f5376a52fa00bfc6052041ebdcc9df67f7f9668c = 0x48         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x58         ;
        constexpr std::uintptr_t _a4b2ce2ffb254d0da457e83ac913c3895b7c2f12 = 0x60         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x64         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x68         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x70         ;
        constexpr std::uintptr_t _9311770a74c853b8dfc51f8ccaeae7b103611f14 = 0x78         ;
        constexpr std::uintptr_t _7189a689eabab621dd6c8fd91e1ad7832a0a9028 = 0x80         ;
        constexpr std::uintptr_t _a523572dcfb741d65dfde246484062f6a10c3cb9 = 0x84         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x88         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x90         ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0x98         ;
        constexpr std::uintptr_t _636697b4a8ea08c63b37c31fc50e7a7e109edb5c = 0xA8         ;
        constexpr std::uintptr_t _aec6845084a71b7f108ba07f789a1b9cc9ca55b5 = 0xAC         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0xB8         ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0xC0         ;
        constexpr std::uintptr_t _ee93f13be3a9b45ea1d3fc0b1fcec5f107c0ab60 = 0xC8         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0xD0         ;
        constexpr std::uintptr_t _3602042665d81b21eecd8e9cdc8cde104f03a0a8 = 0xD8         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0xE0         ;
        constexpr std::uintptr_t _685db658fafab6087fea7e6b41fb5c7a5aa634f0 = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t _1a4b93f6e146ed80820f062428cb51774c66f2d8 = 0x0          ;
            constexpr std::uintptr_t _75c51d27b0f46816a9ac621fafaf1cf233b652f9 = 0x8          ;
            constexpr std::uintptr_t _2eb18356832c3c4bb607352755e5bcf7a777a9ad = 0x18         ;
            constexpr std::uintptr_t _d555ee5b5616db3e6d6b3a99c95c1c9132167732 = 0x20         ;
        }

    }

    namespace %fdb03e2291a7c74271de79ca3bd8bfa41eff3a39
    {
        constexpr std::uintptr_t _dcc7b517faceae4e7efe1f9c6248176f6f043849 = 0x10         ;
        constexpr std::uintptr_t _b2c9bba6e11620e8bc3568cf79a33b2143f3a985 = 0x14         ;
        constexpr std::uintptr_t _3bed7471397824f8b1368e58a2fc22bb52c95810 = 0x18         ;
        constexpr std::uintptr_t _30041eda1d0ba76fd2d85bb16eb087aa902214eb = 0x20         ;
        constexpr std::uintptr_t _d4f603dd39fe9601d594b62bafba74a44a887efc = 0x24         ;
        constexpr std::uintptr_t _9fa7b7b5a3136acdfea0c9592a966ce60554cbee = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _0953ed3b044f607561ce75469f2686983c54b2e9 = 0x0          ;
            constexpr std::uintptr_t _3407f97d308f7b5189d610b2d54030949d0bc63c = 0x10         ;
            constexpr std::uintptr_t _cfa81e354558ce7eb134ba06ddc346c8b79b389c = 0x18         ;
            constexpr std::uintptr_t _d5e2733936658414b59ee5db775356b517074583 = 0x20         ;
            constexpr std::uintptr_t _7d6db585498988ed3b1157629a471afa6b32e73e = 0x28         ;
        }

    }

    namespace %36f02750066a98e5fb395757aaf0d25dfb69eb40
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _3a97108361654a1215a367c592de180bc7e40c08 = 0x0          ;
        }

    }

    namespace SatelliteSpectatorScreenUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mapImage                         = 0x20         ;
        constexpr std::uintptr_t mapContentRect                   = 0x28         ;
        constexpr std::uintptr_t mapZoom                          = 0x30         ;
        constexpr std::uintptr_t reticleRect                      = 0x38         ;
        constexpr std::uintptr_t impactCircleRect                 = 0x40         ;
        constexpr std::uintptr_t lockedCrashRect                  = 0x48         ;
        constexpr std::uintptr_t statusText                       = 0x50         ;
        constexpr std::uintptr_t driftText                        = 0x58         ;

        constexpr std::uintptr_t _aff00d841975383d809e5e0a18d7531c801b7cc6 = 0x60         ;
        constexpr std::uintptr_t _d2bb95a5fc7db17a41092937e217116f02f45e8a = 0x68         ;
        constexpr std::uintptr_t _74fa26dc6dc6888bfa74e249e25122d73576376e = 0x74         ;
        constexpr std::uintptr_t _cdd44ce1cb5461d8c291264912cb0c68d29a3984 = 0x78         ;
    }

    namespace WorkshopSettingsSwitcher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SettingsFile                     = 0x20         ;

        constexpr std::uintptr_t _d1bb104e3b334cb5d8cb9b4d6b5bb31463b2105c = 0x28         ;
    }

    namespace UI_StoreSongPreview
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a33ee4964c2c3ae542f5764fd875e31a878fda45 = 0x20         ;
        constexpr std::uintptr_t _80e04b3c1ee54f2f12489a2b92b448ee830e6b38 = 0x28         ;
    }

    namespace RevealTransitionOnEnable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Reveals                          = 0x20         ;
    }

    namespace DeployVolumeEntityBoundsReverse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layers                           = 0xA0         ;
        constexpr std::uintptr_t ignore                           = 0xA4         ;
        constexpr std::uintptr_t entityMode                       = 0xA8         ;
        constexpr std::uintptr_t entityList                       = 0xB0         ;
        constexpr std::uintptr_t entityGroups                     = 0xB8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ac5b4cc4dc9eb28441f1361293a76a3d32e36c61 = 0xC0         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0xC8         ;
        constexpr std::uintptr_t _3060de89a8d2ddbf241aa17c856f5659870add32 = 0xE0         ;
    }

    namespace ModifierDefintion
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t source                           = 0x14         ;
        constexpr std::uintptr_t value                            = 0x18         ;
        constexpr std::uintptr_t duration                         = 0x1C         ;
    }

    namespace %31a395cd31e188d43f0a8ecdcc2d1066e266014e
    {
        constexpr std::uintptr_t _60b380d3fb5c441772f5adef7877f1f0144083e0 = 0x10         ;
    }

    namespace VineMountable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t moveSpeed                        = 0x3E8        ;
        constexpr std::uintptr_t rotationSpeed                    = 0x3EC        ;
        constexpr std::uintptr_t descendSpeed                     = 0x3F0        ;
        constexpr std::uintptr_t WorldSpaceAnchorPoint            = 0x3F4        ;
        constexpr std::uintptr_t VineViewModel                    = 0x438        ;
        constexpr std::uintptr_t DismountViewmodelHoldTime        = 0x440        ;
        constexpr std::uintptr_t VineWorldModel                   = 0x448        ;
        constexpr std::uintptr_t VineDirectionArrows              = 0x450        ;
        constexpr std::uintptr_t ThisCollider                     = 0x458        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _c4696ef27aea10534040ef68485db5b40ffda7e2 = 0x3D0        ;
        constexpr std::uintptr_t _ac03d2257a6491f64c3d9a9be2314ff89e0736b8 = 0x3D8        ;
        constexpr std::uintptr_t _03967fe1e8bb380dec4d465faae69cccbbca8b94 = 0x3E0        ;
        constexpr std::uintptr_t _af08bb894c1085dcb32f0633b0cc5458cc96365e = 0x400        ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x408        ;
        constexpr std::uintptr_t _a4e14b4453695f399b3d834df3ce90fa4bb715a6 = 0x420        ;
        constexpr std::uintptr_t _dd5bdb1541de87dd5671b1561d3f26ab3d3307c5 = 0x460        ;
        constexpr std::uintptr_t _2791610bbc49c17928bf614d84865db4de6c8ba1 = 0x468        ;
        constexpr std::uintptr_t _7717b4ec1b89b4ddf14e2fa1077251ccc01cd4fc = 0x470        ;
        constexpr std::uintptr_t _7500dc8eddb7d90a6618d90bcf9e9f35dcdccd6d = 0x478        ;
        constexpr std::uintptr_t _4b0f9b09f87b68f5cc1552c9cdd47006baf7893e = 0x480        ;
    }

    namespace UIGenesDisplay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t GeneUI                           = 0x20         ;
        constexpr std::uintptr_t TextLinks                        = 0x28         ;
        constexpr std::uintptr_t TextDiagLinks                    = 0x30         ;
    }

    namespace UnparentOnDestroy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t destroyAfterSeconds              = 0x20         ;
    }

    namespace %e0c088771d8319d42d1a105f2223eca08f0c5ca3
    {
        constexpr std::uintptr_t _2809d308873f8ed21f2f9b80e6bb286368c61055 = 0x10         ;
        constexpr std::uintptr_t _584a8820cca2b5d083d71c7db1fb6a64c6290754 = 0x18         ;
        constexpr std::uintptr_t _87d56a3297aca8e6917693dfaf04e948d028af15 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _d62d7baa3ea2f8b680dcca6a4f8f4031e5d02453 = 0x0          ;
            constexpr std::uintptr_t _646db4e072baa4e69ff9f0e1de1afff475eafe60 = 0x8          ;
            constexpr std::uintptr_t _436e35cfd1fa5a5d047cfd8c7327ab9076247e8f = 0x10         ;
            constexpr std::uintptr_t _43ae0a59573511062ee47f64f748d4344cd58715 = 0x18         ;
            constexpr std::uintptr_t _450b69726c362c446196d81e7540d9ce1c4d5c32 = 0x20         ;
        }

    }

    namespace %4490931ad203491fe76baaa5090883a4e7408a71
    {
        constexpr std::uintptr_t _5285faac22cd298298e48411f3d1204e213ebd69 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _6065292eb27f6ba1703dad05e2b03db2318b4e63 = 0x0          ;
            constexpr std::uintptr_t _2699bd998e950a575bb025be461adb78d8c91710 = 0x8          ;
            constexpr std::uintptr_t _3c473e04feaf56c95608c635f317e8cfa86975d1 = 0x10         ;
            constexpr std::uintptr_t _69c7fad6d0445cd524e42a36437f032ce4c1c56c = 0x18         ;
            constexpr std::uintptr_t _91d8ccc3c4be3b99f2441e738fd6be4469d11d89 = 0x28         ;
            constexpr std::uintptr_t _14be7af0dccf497042c348f96446f2536c786d3e = 0x30         ;
        }

    }

    namespace TerrainHeightAdd
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;
        constexpr std::uintptr_t Delta                            = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ItemModOpenLootBag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OwnershipPhrase                  = 0x30         ;
        constexpr std::uintptr_t revealList                       = 0x38         ;
        constexpr std::uintptr_t successEffect                    = 0x40         ;
        constexpr std::uintptr_t minTries                         = 0x48         ;
        constexpr std::uintptr_t maxTries                         = 0x4C         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace AlignedLineDrawerDecal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Filter                           = 0x20         ;
        constexpr std::uintptr_t Renderer                         = 0x28         ;
        constexpr std::uintptr_t LineWidth                        = 0x30         ;
        constexpr std::uintptr_t SurfaceOffset                    = 0x34         ;
        constexpr std::uintptr_t SprayThickness                   = 0x38         ;
        constexpr std::uintptr_t uvTilingFactor                   = 0x3C         ;
        constexpr std::uintptr_t DrawEndCaps                      = 0x40         ;
        constexpr std::uintptr_t DrawSideMesh                     = 0x41         ;
        constexpr std::uintptr_t DrawBackMesh                     = 0x42         ;
        constexpr std::uintptr_t Spray                            = 0x48         ;
        constexpr std::uintptr_t decalComponent                   = 0x68         ;

        constexpr std::uintptr_t _f4f6604f80f0907a3f770647c669014bbce2cf0b = 0x50         ;
        constexpr std::uintptr_t _68712bab552a2ec740e17531f48db6fc37936d80 = 0x58         ;
        constexpr std::uintptr_t _701356dc20d33001ba2fd4c5c796defc1a57a134 = 0x59         ;
        constexpr std::uintptr_t _9585884d3dddf977320b062eba9cdea2ac1e54fa = 0x60         ;
        constexpr std::uintptr_t _871592f81575ffe79d57fcf57dbd4312826edb3e = 0x70         ;
        constexpr std::uintptr_t _546925eb96d6d4f8ca65939d8ce403015d6084e7 = 0x80         ;
    }

    namespace RandomStaticPrefab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Seed                             = 0x20         ;
        constexpr std::uintptr_t Probability                      = 0x24         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x28         ;
    }

    namespace UI_ToggleTools
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t hudTogglePrefabRef               = 0x68         ;
        constexpr std::uintptr_t hudTogglesParent                 = 0x70         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _4539e20f13a4bade8c13135e855c117fa1b1315e = 0x78         ;
    }

    namespace MiniCopterAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace QueryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ServerKeyvalues
    {
        constexpr std::uintptr_t key                              = 0x0          ;
        constexpr std::uintptr_t value                            = 0x8          ;
    }

    namespace Rules
    {
        constexpr std::uintptr_t tag                              = 0x0          ;
        constexpr std::uintptr_t serverList                       = 0x10         ;
        constexpr std::uintptr_t keepInList                       = 0x18         ;

    }

    namespace %642a38f43c4d2689d5a9aa0566f12ab0c0dc3c6d
    {
        constexpr std::uintptr_t _52094d42a1d5a022802ef2e889c565864d9ca6a4 = 0xB0         ;
        constexpr std::uintptr_t _e891e72ddbca7a53e9d7850f94a43edcb4f572a4 = 0xB4         ;
        constexpr std::uintptr_t _168b21fef2722e28386313950415990908409072 = 0xB8         ;
        constexpr std::uintptr_t _b359f36073f68bc5fcbde9636e0a3cd00120b509 = 0xC0         ;
        constexpr std::uintptr_t _3ffa90ee54f4f53f55fcc7cb997974f6b7f2e7df = 0xC4         ;
        constexpr std::uintptr_t _2f3685945c3ed2143780eb80b7a7f2077c533d15 = 0xC8         ;
    }

    namespace ServerBrowserList
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDB70   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t categoryButton                   = 0x20         ;
        constexpr std::uintptr_t sortOrder                        = 0x28         ;
        constexpr std::uintptr_t Initialised                      = 0x30         ;
        constexpr std::uintptr_t queryType                        = 0x68         ;
        constexpr std::uintptr_t keyValues                        = 0x70         ;
        constexpr std::uintptr_t legacyUIDisplay                  = 0xA8         ;
        constexpr std::uintptr_t UseOfficialServers               = 0xA9         ;
        constexpr std::uintptr_t VirtualScroll                    = 0xB0         ;
        constexpr std::uintptr_t VirtualScrollFlex                = 0xB8         ;
        constexpr std::uintptr_t prioritizePremiumServers         = 0xC0         ;
        constexpr std::uintptr_t prioritizeSecureServers          = 0xC1         ;
        constexpr std::uintptr_t rules                            = 0xC8         ;
        constexpr std::uintptr_t hideOfficialServers              = 0xD0         ;
        constexpr std::uintptr_t excludeEmptyServersUsingQuery    = 0xD1         ;
        constexpr std::uintptr_t alwaysIncludeEmptyServers        = 0xD2         ;
        constexpr std::uintptr_t clampPlayerCountsToTrustedValues = 0xD3         ;
        constexpr std::uintptr_t replacePingWithTimeSinceLastPlayed = 0xD4         ;

        constexpr std::uintptr_t _9c8d58dcfed1d2a079d1feadd06969f93a05b9ce = 0x31         ;
        constexpr std::uintptr_t _53a4635b80cbede9fa0ec8a547a820a9e01c078b = 0x38         ;
        constexpr std::uintptr_t _d4ab507697288ed855c43ef06c21295fca6ad924 = 0x40         ;
        constexpr std::uintptr_t _c0a72f739bba57884ab41f36e3ba43c4617b8048 = 0x41         ;
        constexpr std::uintptr_t _5d3b9275c359d20ebc68fbee693060f71f9b6d9d = 0x48         ;
        constexpr std::uintptr_t _12e928865a0e078a7f26f8d1278f4a08ed164379 = 0x50         ;
        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0x58         ;
        constexpr std::uintptr_t _c7b5dd311e6e31a77e893ff1175d74387661ba01 = 0x5C         ;
        constexpr std::uintptr_t _3824086fb8588b2c0098b088889ea394c5a188e0 = 0x60         ;
        constexpr std::uintptr_t _dd40b63372a114eaf5f8fee9bd50cd5ceb3fbea6 = 0x78         ;
        constexpr std::uintptr_t _4e5503756a9e02c77fb1fb94e5b4e6ea4844d857 = 0x80         ;
        constexpr std::uintptr_t _83fad7de89b5727b0ef9d09cce4b714f0c790880 = 0x88         ;
        constexpr std::uintptr_t _b321fb06c7afcb923e068c00da84dabc4b1aa70b = 0x90         ;
        constexpr std::uintptr_t _0a06e0ae6509abb61b9ce552764ea4dae6f8ae70 = 0x98         ;
        constexpr std::uintptr_t _29df298cfb2d9a6ecd1f5a0095a6355b0e50f034 = 0xA0         ;
        constexpr std::uintptr_t _4e2d2f47d0a018c22d57d18d052d437996727e7f = 0xD8         ;
        constexpr std::uintptr_t _26de5b0238a8e435d3b5a82b72da079adeadf3fe = 0xE0         ;
        constexpr std::uintptr_t _4bcbec63ac168d349066843f5081f70aadd1ff75 = 0xE8         ;
        constexpr std::uintptr_t _a7180113cea164a1ba20d402cb928adb593a7111 = 0xF0         ;
    }

    namespace IndustrialFilterItemIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemIcon                         = 0x20         ;
        constexpr std::uintptr_t ItemName                         = 0x28         ;
        constexpr std::uintptr_t MaxInput                         = 0x30         ;
        constexpr std::uintptr_t BufferInput                      = 0x38         ;
        constexpr std::uintptr_t MinInput                         = 0x40         ;
        constexpr std::uintptr_t BlueprintIcon                    = 0x48         ;
        constexpr std::uintptr_t InverseModeBlocker               = 0x50         ;

        constexpr std::uintptr_t _39eeff18c9b4658791a792448d46fa903750f67f = 0x58         ;
        constexpr std::uintptr_t _bab6002e76cb514383402b6af1064b1bd53416b1 = 0x60         ;
        constexpr std::uintptr_t _a81bfe624f2daa6ebc2db589a89f9baffb9f4d90 = 0x68         ;
        constexpr std::uintptr_t _f00d65119c406bcc80a723caa57b8c2fe590d0a4 = 0x70         ;
    }

    namespace SpawnFilter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FB168   ;
        constexpr std::uintptr_t SplatType                        = 0x10         ;
        constexpr std::uintptr_t BiomeType                        = 0x14         ;
        constexpr std::uintptr_t TopologyAny                      = 0x18         ;
        constexpr std::uintptr_t TopologyAll                      = 0x1C         ;
        constexpr std::uintptr_t TopologyNot                      = 0x20         ;
    }

    namespace DepthOfFieldRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t dofShader                        = 0x20         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _dbfffb91b457e7531e041c7a7306c0bae8d9deca = 0x28         ;
        constexpr std::uintptr_t _e8a5623bae339fdc05f3f371a390e3086a4ee898 = 0x30         ;
        constexpr std::uintptr_t _aed178a1dc7404322f3ad7dc4e4034711db66eff = 0x38         ;
    }

    namespace SoundClass
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t output                           = 0x18         ;
        constexpr std::uintptr_t firstPersonOutput                = 0x20         ;
        constexpr std::uintptr_t enableOcclusion                  = 0x28         ;
        constexpr std::uintptr_t playIfOccluded                   = 0x29         ;
        constexpr std::uintptr_t occlusionGain                    = 0x2C         ;
        constexpr std::uintptr_t occludedOutput                   = 0x30         ;
        constexpr std::uintptr_t globalVoiceMaxCount              = 0x38         ;
        constexpr std::uintptr_t priority                         = 0x3C         ;
        constexpr std::uintptr_t definitions                      = 0x40         ;
    }

    namespace UIObscureVisionOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t overlayType                      = 0x30         ;
        constexpr std::uintptr_t overrideCanvasScaling            = 0x34         ;
        constexpr std::uintptr_t referenceScale                   = 0x38         ;
        constexpr std::uintptr_t FadeSpeed                        = 0x58         ;

        constexpr std::uintptr_t _3db02b6be584329c37fa65d4bb58494a43dac676 = 0x28         ;
        constexpr std::uintptr_t _51147474201d9e6407bdc410c9fa2fbd778b3a59 = 0x3C         ;
        constexpr std::uintptr_t _7425d65c821e22c2706e698d724b70b22d9e8e86 = 0x48         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x50         ;
    }

    namespace %9fe6bcb56aca45b393ef86d1913576fe82ad01b1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10721CE0   ;
        constexpr std::uintptr_t _390b1a2694a4f80227d91a67e154733945786ce3 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _f5dd466284eaf3ed35d4d543e3f8a2b873062a86 = 0x0          ;
            constexpr std::uintptr_t _cd2c1bba710d72a7bb8c628621d7e36a5023e9b4 = 0x8          ;
        }

    }

    namespace ItemCrafter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t containers                       = 0x28         ;
        constexpr std::uintptr_t queue                            = 0x30         ;
        constexpr std::uintptr_t taskUID                          = 0x38         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x40         ;
    }

    namespace %4d442257213c6f5e8b44a683d98deddc322740d7
    {
    }

    namespace MonumentTier
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModBurnable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fuelAmount                       = 0x30         ;
        constexpr std::uintptr_t byproductItem                    = 0x38         ;
        constexpr std::uintptr_t byproductAmount                  = 0x40         ;
        constexpr std::uintptr_t byproductChance                  = 0x44         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace EPartitionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BuildingBlockDecay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ExplosionPlatformActivator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Effect                           = 0x20         ;
        constexpr std::uintptr_t TimeDelay                        = 0x28         ;
        constexpr std::uintptr_t DefaultRepeatTime                = 0x2C         ;
        constexpr std::uintptr_t NearRepeatTime                   = 0x30         ;

        constexpr std::uintptr_t _e8319d37afe4f9fe9e459204fca8d817b0187097 = 0x34         ;
        constexpr std::uintptr_t _0357ac74b151601434074db4f8643f861ac6c87d = 0x38         ;
        constexpr std::uintptr_t _45dfb0ebd00d5027e6b8309a6eba86a5428ee275 = 0x3C         ;
    }

    namespace VolumeShape
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EnvironmentVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
        constexpr std::uintptr_t NetworkType                      = 0x24         ;
        constexpr std::uintptr_t Center                           = 0x28         ;
        constexpr std::uintptr_t Size                             = 0x34         ;
        constexpr std::uintptr_t _FalloffPositive_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _FalloffNegative_k__BackingField = 0x4C         ;
        constexpr std::uintptr_t _SpatialVolumeShape_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _IsDynamic_k__BackingField       = 0x10E        ;

        constexpr std::uintptr_t _8ac8addbc99b421d043d74b4e3c8f75d4bf5b681 = 0x5C         ;
        constexpr std::uintptr_t _ece8dc936da79069056531b51e5cfe5336b1b711 = 0x9C         ;
        constexpr std::uintptr_t _9dadf948729748798e7690784adf3c7d5c5acc60 = 0xDC         ;
        constexpr std::uintptr_t _6aae10d12d4b7e82f1f070da09019e161ced78cf = 0xE8         ;
        constexpr std::uintptr_t _ea981c3408028e8cc347eed9e1ceee144c1434ef = 0x100        ;
        constexpr std::uintptr_t _d21444849d401646d419b5738ecbdb26829e8e17 = 0x104        ;
        constexpr std::uintptr_t _51043005554197d251acc86871e3ff4bdee17c65 = 0x108        ;
        constexpr std::uintptr_t _3d15ff471d57a40f851ba4d7a28a47bc2d89f2fb = 0x10C        ;
        constexpr std::uintptr_t _5e0a80fb1b5de5ae29461b2cf95b91d2ee06c89c = 0x10D        ;
        constexpr std::uintptr_t _67269ece28eeb9d54081f74e9f43dd67ed274421 = 0x110        ;
    }

    namespace TerrainQuality
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _c5570a4afacd9e69102a15ce6ef4735235924852 = 0x40         ;
        constexpr std::uintptr_t _71467367d227819aac679e191e65334bf2d99741 = 0x44         ;
        constexpr std::uintptr_t _481730b5cae620517064edfab9cbbf294f2cac65 = 0x48         ;
        constexpr std::uintptr_t _ccda5c6178933b0a6deab6ddaab589d94cec058b = 0x50         ;
    }

    namespace %9be1da2967cab41637a8af3bd0c8fa3c13586024
    {
        constexpr std::uintptr_t _db2508c3b3bd60d77e514191ae6d949d71c6018e = 0x10         ;
    }

    namespace %cdcd1bb9609fcabef44f3b25bf4d89aead1cf9a3
    {
        constexpr std::uintptr_t _997b602a4231a7e4912aee52cc3b5a2ce70dd3e9 = 0x10         ;
        constexpr std::uintptr_t _714528309da1397d76368bacbf57085c61346040 = 0x18         ;
        constexpr std::uintptr_t _0c6574a114741fcc5c99afd69cf64b485a0024ac = 0x20         ;
        constexpr std::uintptr_t _c0257fd20d75f54f9f65a6cd771fee8e0e72284c = 0x28         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x30         ;
        constexpr std::uintptr_t _702b05a105bc7519e26077b44d1e4ca93c48b485 = 0x38         ;
    }

    namespace %5d166d2839bb0ebfe96b7d89c455ae5f2e79de9a
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A0AF0   ;
        constexpr std::uintptr_t _c8bc6143bb2377a9591dc836d47cde34a8037b7b = 0x10         ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x18         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _96aff172eade1844e49385a3fd6bb59c9f476bff = 0x0          ;
            constexpr std::uintptr_t _a7a109b23a082cb27baf826d7dca0310caf511cc = 0x8          ;
            constexpr std::uintptr_t _b7169179a405ccbe6047f523f790feb36a497ceb = 0x10         ;
            constexpr std::uintptr_t _fc5e74fbb98cb1d1cdd74d361021d240ce9145ce = 0x18         ;
            constexpr std::uintptr_t _950e89bdf026b63dcea84c934c896a3f32712f61 = 0x20         ;
        }

    }

    namespace CargoShipInteriorSoundTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cargoShipSounds                  = 0x20         ;
    }

    namespace MissionEntry
    {
        constexpr std::uintptr_t mission                          = 0x10         ;
        constexpr std::uintptr_t objectives                       = 0x18         ;
    }

    namespace SingleUseMissionStorageContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t validMissions                    = 0x3F8        ;
        constexpr std::uintptr_t mainCollider                     = 0x400        ;
        constexpr std::uintptr_t playerForcer                     = 0x408        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
        constexpr std::uintptr_t _b9d6a0321e74815962b9919ade427f5eef8f60f7 = 0x410        ;
        constexpr std::uintptr_t _5729872d593a128c4e2726cbb5f65b6e50451009 = 0x418        ;
    }

    namespace NeedsMouseWheel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ChippyBulletEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;
        constexpr std::uintptr_t spriteRenderer                   = 0x98         ;
        constexpr std::uintptr_t speed                            = 0xA0         ;
        constexpr std::uintptr_t maxSpeed                         = 0xA4         ;
        constexpr std::uintptr_t radius                           = 0xA8         ;
        constexpr std::uintptr_t damage                           = 0xAC         ;
        constexpr std::uintptr_t bulletImpact                     = 0xB0         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
    }

    namespace GenerateJob
    {
        constexpr std::uintptr_t size                             = 0x0          ;
        constexpr std::uintptr_t threshold                        = 0x4          ;
        constexpr std::uintptr_t image                            = 0x8          ;
        constexpr std::uintptr_t distanceField                    = 0x18         ;
    }

    namespace SobelGradientsJob
    {
        constexpr std::uintptr_t size                             = 0x0          ;
        constexpr std::uintptr_t distanceField                    = 0x8          ;
        constexpr std::uintptr_t vectorField                      = 0x18         ;
    }

    namespace FixBoundaryGradientsJob
    {
        constexpr std::uintptr_t size                             = 0x0          ;
        constexpr std::uintptr_t vectorField                      = 0x8          ;
    }

    namespace BlurHorizontalJob
    {
        constexpr std::uintptr_t size                             = 0x0          ;
        constexpr std::uintptr_t src                              = 0x8          ;
        constexpr std::uintptr_t dst                              = 0x18         ;
    }

    namespace BlurVerticalJob
    {
        constexpr std::uintptr_t size                             = 0x0          ;
        constexpr std::uintptr_t src                              = 0x8          ;
        constexpr std::uintptr_t dst                              = 0x18         ;
    }

    namespace GaussianBlurJob
    {
        constexpr std::uintptr_t size                             = 0x0          ;
        constexpr std::uintptr_t distanceField                    = 0x8          ;
        constexpr std::uintptr_t steps                            = 0x18         ;
    }

    namespace FishSwarm
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fishTypes                        = 0x20         ;

        constexpr std::uintptr_t _903b57f1e8925f022c215e8608a4de7ee4ed1eed = 0x28         ;
    }

    namespace DemoCloneClipSave
    {
        constexpr std::uintptr_t Source                           = 0x10         ;
        constexpr std::uintptr_t Start                            = 0x18         ;
        constexpr std::uintptr_t Duration                         = 0x1C         ;
        constexpr std::uintptr_t TrimStart                        = 0x20         ;
        constexpr std::uintptr_t SourceDuration                   = 0x24         ;
    }

    namespace %467eef5fc236a64c4b401a568657c042dc54966b
    {
        constexpr std::uintptr_t _020077a586d63e690ae891eafdf1a299c1b64bd4 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _20527a2ef592694f2a02f3ffe45a88d5ef110cc8 = 0x0          ;
            constexpr std::uintptr_t _b90e6cb79a4d9382afaf2ca36d38409f408a88e9 = 0x8          ;
            constexpr std::uintptr_t _01ed5895ce6003debef4281ede2858abafa8240b = 0x10         ;
            constexpr std::uintptr_t _56210510dff6b202a57cfd8a2ff9791c216c2e63 = 0x20         ;
        }

    }

    namespace %6b99b6c59cfb694ce1427e7da66814fc5193151a
    {
    }

    namespace %07ac7ffa2745b30507b2fa036573c5ee8eb1cd11
    {
        constexpr std::uintptr_t _0e81d52dd0c7954f917abbf3814f9699a96cf4cf = 0x10         ;
        constexpr std::uintptr_t _7302235462b5d2d373dde5a4fb26d5196b05a534 = 0x18         ;
        constexpr std::uintptr_t _2225523544fd2bf354b3783149680e8511c4d220 = 0x28         ;
        constexpr std::uintptr_t _0f6247bb449ac85a4514943217200910cd8fe4f8 = 0x30         ;
        constexpr std::uintptr_t _66205d714ad6009516d9418f4c07d6d0070a66c2 = 0x38         ;
        constexpr std::uintptr_t _d94967beb266ac9a65c0a040c290d160aec975e0 = 0x48         ;
        constexpr std::uintptr_t _8a325dbd334064e6521b168224efbc348ea2586f = 0x49         ;
    }

    namespace trisPerSubmesh-fake-0
    {
        constexpr std::uintptr_t triangles                        = 0x10         ;
    }

    namespace GameModeHardcore
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t scoreColumns                     = 0x208        ;
        constexpr std::uintptr_t globalChat                       = 0x210        ;
        constexpr std::uintptr_t localChat                        = 0x211        ;
        constexpr std::uintptr_t teamSystem                       = 0x212        ;
        constexpr std::uintptr_t safeZone                         = 0x213        ;
        constexpr std::uintptr_t ingameMap                        = 0x214        ;
        constexpr std::uintptr_t compass                          = 0x215        ;
        constexpr std::uintptr_t contactSystem                    = 0x216        ;
        constexpr std::uintptr_t crawling                         = 0x217        ;
        constexpr std::uintptr_t rustPlus                         = 0x218        ;
        constexpr std::uintptr_t wipeBpsOnProtocol                = 0x219        ;
        constexpr std::uintptr_t maximumSleepingBags              = 0x21C        ;
        constexpr std::uintptr_t returnValidCombatlog             = 0x220        ;
        constexpr std::uintptr_t missionSystem                    = 0x221        ;
        constexpr std::uintptr_t mlrs                             = 0x222        ;
        constexpr std::uintptr_t addedFeatures                    = 0x228        ;
        constexpr std::uintptr_t removedFeatures                  = 0x230        ;
        constexpr std::uintptr_t changedFeatures                  = 0x238        ;
        constexpr std::uintptr_t convars                          = 0x240        ;
        constexpr std::uintptr_t shortname                        = 0x248        ;
        constexpr std::uintptr_t matchDuration                    = 0x250        ;
        constexpr std::uintptr_t warmupDuration                   = 0x254        ;
        constexpr std::uintptr_t timeBetweenMatches               = 0x258        ;
        constexpr std::uintptr_t minPlayersToStart                = 0x25C        ;
        constexpr std::uintptr_t useCustomSpawns                  = 0x260        ;
        constexpr std::uintptr_t victoryScoreName                 = 0x268        ;
        constexpr std::uintptr_t teamScoreName                    = 0x270        ;
        constexpr std::uintptr_t numScoreForVictory               = 0x278        ;
        constexpr std::uintptr_t gamemodeTitle                    = 0x280        ;
        constexpr std::uintptr_t warmupMusics                     = 0x288        ;
        constexpr std::uintptr_t lossMusics                       = 0x290        ;
        constexpr std::uintptr_t winMusics                        = 0x298        ;
        constexpr std::uintptr_t gameModeTags                     = 0x2B0        ;
        constexpr std::uintptr_t deathCameraMode                  = 0x2B8        ;
        constexpr std::uintptr_t permanent                        = 0x2BC        ;
        constexpr std::uintptr_t limitTeamAuths                   = 0x2BD        ;
        constexpr std::uintptr_t allowSleeping                    = 0x2BE        ;
        constexpr std::uintptr_t allowWounding                    = 0x2BF        ;
        constexpr std::uintptr_t allowBleeding                    = 0x2C0        ;
        constexpr std::uintptr_t allowTemperature                 = 0x2C1        ;
        constexpr std::uintptr_t quickRespawn                     = 0x2C2        ;
        constexpr std::uintptr_t quickDeploy                      = 0x2C3        ;
        constexpr std::uintptr_t respawnDelayOverride             = 0x2C4        ;
        constexpr std::uintptr_t startHealthOverride              = 0x2C8        ;
        constexpr std::uintptr_t autoHealDelay                    = 0x2CC        ;
        constexpr std::uintptr_t autoHealDuration                 = 0x2D0        ;
        constexpr std::uintptr_t corpseRemovalTimeOverride        = 0x2D4        ;
        constexpr std::uintptr_t canRepairIfCraftingBanned        = 0x2D8        ;
        constexpr std::uintptr_t hasKillFeed                      = 0x2D9        ;
        constexpr std::uintptr_t allowPings                       = 0x2DA        ;
        constexpr std::uintptr_t fogOfWar                         = 0x2DB        ;
        constexpr std::uintptr_t fogOfWarRevealSize               = 0x2DC        ;
        constexpr std::uintptr_t mapMarkers                       = 0x2E0        ;
        constexpr std::uintptr_t hidePlayerOnMap                  = 0x2E1        ;
        constexpr std::uintptr_t hideMapPlayerDirectionIndicator  = 0x2E2        ;
        constexpr std::uintptr_t hideUndergroundOnMap             = 0x2E3        ;
        constexpr std::uintptr_t blockMapInDeepSea                = 0x2E4        ;
        constexpr std::uintptr_t blockedMissions                  = 0x2E8        ;
        constexpr std::uintptr_t allowedTechTrees                 = 0x2F0        ;
        constexpr std::uintptr_t loadouts                         = 0x2F8        ;
        constexpr std::uintptr_t useStaticLoadoutPerPlayer        = 0x300        ;
        constexpr std::uintptr_t topUpMagazines                   = 0x301        ;
        constexpr std::uintptr_t sendKillNotifications            = 0x302        ;
        constexpr std::uintptr_t teams                            = 0x308        ;
        constexpr std::uintptr_t Restrictions                     = 0x310        ;
        constexpr std::uintptr_t LootDistributionModifiers        = 0x318        ;
        constexpr std::uintptr_t CraftingCostModifiers            = 0x320        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _eda6cd29d8681869a66d2f8d9d5058879f721955 = 0x200        ;
        constexpr std::uintptr_t _cdce0197e3f6ca06c3fedc5aa2a7809969a98673 = 0x2A0        ;
        constexpr std::uintptr_t _62de087a95a83f1d69a869cebfeecf29b52eddf4 = 0x2A4        ;
        constexpr std::uintptr_t _259155925302841fa06e4f370f738e5e03de1129 = 0x2A8        ;
        constexpr std::uintptr_t _91356e1ae98a8d292a88c739e87d5c692602fe03 = 0x328        ;
        constexpr std::uintptr_t _dc5e45bf7e54fdc31ecbc49ac9041cd59ba07c0f = 0x329        ;
        constexpr std::uintptr_t _e48244cce1efc3d4ee9c9359abbadf90573b4b2c = 0x32A        ;
    }

    namespace RocketTube
    {
        constexpr std::uintptr_t firingOffset                     = 0x10         ;
        constexpr std::uintptr_t hinge                            = 0x20         ;
        constexpr std::uintptr_t rocket                           = 0x28         ;
    }

    namespace MLRS
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t rocketStoragePrefab              = 0x428        ;
        constexpr std::uintptr_t dashboardStoragePrefab           = 0x430        ;
        constexpr std::uintptr_t hRotator                         = 0x438        ;
        constexpr std::uintptr_t hRotSpeed                        = 0x440        ;
        constexpr std::uintptr_t vRotator                         = 0x448        ;
        constexpr std::uintptr_t vRotSpeed                        = 0x450        ;
        constexpr std::uintptr_t vRotMax                          = 0x454        ;
        constexpr std::uintptr_t hydraulics                       = 0x458        ;
        constexpr std::uintptr_t minRange                         = 0x460        ;
        constexpr std::uintptr_t targetAreaRadius                 = 0x464        ;
        constexpr std::uintptr_t mlrsRocket                       = 0x468        ;
        constexpr std::uintptr_t firingPoint                      = 0x470        ;
        constexpr std::uintptr_t rocketTubes                      = 0x478        ;
        constexpr std::uintptr_t screensChild                     = 0x480        ;
        constexpr std::uintptr_t leftHandGrip                     = 0x488        ;
        constexpr std::uintptr_t leftJoystick                     = 0x490        ;
        constexpr std::uintptr_t rightHandGrip                    = 0x498        ;
        constexpr std::uintptr_t rightJoystick                    = 0x4A0        ;
        constexpr std::uintptr_t controlKnobHeight                = 0x4A8        ;
        constexpr std::uintptr_t controlKnobAngle                 = 0x4B0        ;
        constexpr std::uintptr_t uiDialogPrefab                   = 0x4B8        ;
        constexpr std::uintptr_t fireButtonLight                  = 0x4C0        ;
        constexpr std::uintptr_t brokenDownEffect                 = 0x4C8        ;
        constexpr std::uintptr_t topScreenShutdown                = 0x4D0        ;
        constexpr std::uintptr_t bottomScreenShutdown             = 0x4D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _7a1c2500b4f3e32d0d5ce285f9724887737794f4 = 0x3D0        ;
        constexpr std::uintptr_t _f6f698e93498214b56ec8efb79ab136c7d3f6da3 = 0x3D8        ;
        constexpr std::uintptr_t _f9a05da7774817e9c6ab46930354c9f07e6f05e8 = 0x3E0        ;
        constexpr std::uintptr_t _bf57a4b39ebbb0ff10941d0424a0a748d18c003b = 0x3E8        ;
        constexpr std::uintptr_t _2ce4ec745de0749265e2b17e613008b5ac3fcf47 = 0x3F0        ;
        constexpr std::uintptr_t _fa31aa931e630af359a8ec223c107ea04b0735b4 = 0x3F8        ;
        constexpr std::uintptr_t _a84a0a6d81df386e147593f5698ed86ca1669b63 = 0x3FC        ;
        constexpr std::uintptr_t _fe29b8c41be7e26cf6a399f1fc400ae8d38f2b5a = 0x400        ;
        constexpr std::uintptr_t _2504ac165e41c220844de238ec098388ca2b8e39 = 0x410        ;
        constexpr std::uintptr_t _5579fa5a0fa3b4a4201b6e69d2861319e6d89a17 = 0x41C        ;
        constexpr std::uintptr_t _5633d5dbae34f2158b6e572d6d1b0c8409c8348b = 0x420        ;
        constexpr std::uintptr_t _b0930493f2cfcf6ed96adcc094bc2f4ba1f4e58b = 0x4E0        ;
        constexpr std::uintptr_t _92eeb655a06077c95ed707b61b0cf1003816081f = 0x4EC        ;
        constexpr std::uintptr_t _57c1ea60b194a95f55ad8796faa5d296871ddfb1 = 0x4F8        ;
        constexpr std::uintptr_t _36a3ff992d59d6e084e901149b15e53b4872dd5f = 0x4FC        ;
        constexpr std::uintptr_t _c6e029535e0f2b2d3cd3cb8f698d1da037ff4186 = 0x500        ;
        constexpr std::uintptr_t _94d77986fd7b30a24173dd14134ce47ba1105ea7 = 0x508        ;
        constexpr std::uintptr_t _87ed36f7ef857328c013516c0cb8d7e7e6c0a734 = 0x518        ;
        constexpr std::uintptr_t _89ea65e384aad05020961fd925b592d9c56562a8 = 0x528        ;
        constexpr std::uintptr_t _bd1e2507b8794b0d3dcad1fc1ff11479ef0fdc87 = 0x52C        ;
        constexpr std::uintptr_t _7e76ef215f16fa71b40031ed3c8fd2a083be1cce = 0x530        ;
        constexpr std::uintptr_t _180b6d38b4f229e40c65bbcfa0b3365645343257 = 0x534        ;
    }

    namespace MeleeWeaponInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t damageDisplay                    = 0x20         ;
        constexpr std::uintptr_t attackRateDisplay                = 0x28         ;
        constexpr std::uintptr_t attackSizeDisplay                = 0x30         ;
        constexpr std::uintptr_t attackRangeDisplay               = 0x38         ;
        constexpr std::uintptr_t oreGatherDisplay                 = 0x40         ;
        constexpr std::uintptr_t treeGatherDisplay                = 0x48         ;
        constexpr std::uintptr_t fleshGatherDisplay               = 0x50         ;
        constexpr std::uintptr_t untieCrateDisplay                = 0x58         ;
        constexpr std::uintptr_t shieldCompatible                 = 0x60         ;
    }

    namespace xmasFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModXMasTreeDecoration
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flagsToChange                    = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace LandmarkInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shouldDisplayOnMap               = 0x20         ;
        constexpr std::uintptr_t isLayerSpecific                  = 0x21         ;
        constexpr std::uintptr_t displayPhrase                    = 0x28         ;
        constexpr std::uintptr_t mapIcon                          = 0x30         ;
        constexpr std::uintptr_t isDynamic                        = 0x38         ;
    }

    namespace %b010ac4a33974cf70a63e6f8f8cf2d4ef2deda73
    {
    }

    namespace %9ef58e824e742fe96bb099ab00bde2a1929b810c
    {
        constexpr std::uintptr_t _0ded7dbba273d296fc5cd5753d037fb0e3a6c3d3 = 0x10         ;
    }

    namespace ByteQuadtree
    {
        constexpr std::uintptr_t size                             = 0x10         ;
        constexpr std::uintptr_t levels                           = 0x14         ;
        constexpr std::uintptr_t values                           = 0x18         ;
    }

    namespace UIMarketSearchStore
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t StoreName                        = 0x20         ;
        constexpr std::uintptr_t Entries                          = 0x28         ;

        constexpr std::uintptr_t _3b4af79453eccff8bf506bb74b7e37c080b70e33 = 0x30         ;
        constexpr std::uintptr_t _c4cafdde2fdf99ea20dbd681fa610b3729c41ac9 = 0x38         ;
    }

    namespace ItemModHead
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %f78c71cabbfc06d3d2ee004be930b014c435f21c
    {
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x10         ;
        constexpr std::uintptr_t _8d6343a4c424a8f8bbcfa1a8a8141a67d6180555 = 0x18         ;
        constexpr std::uintptr_t _3179e1e113702b29bb6480ff86e0639d50b28147 = 0x20         ;
    }

    namespace LogType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %42933b7622addcbab2128593f8cb653235eb754b
    {
        constexpr std::uintptr_t _e0b0b41a29e20960c2d414ec55c02e257dd53a4e = 0x10         ;
    }

    namespace %d5884574ea92c23ee664adf84dc36dd78f7673d7
    {
    }

    namespace %f7ac0f00a31195bcc98dd8001e7f3d263fcdc0a9
    {
        constexpr std::uintptr_t _15a3e582b2ed9bbbeccbdf7829cd289c8874ae8f = 0x10         ;
        constexpr std::uintptr_t _1a657494078adbd3a7df8ee165bdff3ccd2648e2 = 0x18         ;
        constexpr std::uintptr_t _d60abc507a11e6369bc22ab9fdb65bb0e7105fb7 = 0x1C         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0x20         ;
        constexpr std::uintptr_t _6e80ef315382b5bd387331f8c8b953305113b043 = 0x28         ;
        constexpr std::uintptr_t _d4fc8c8ec1467783130821ddcd931d897316f959 = 0x29         ;
    }

    namespace %10b615ed965157ed127910838e57fe646617d979
    {
        constexpr std::uintptr_t _3d1bd8867061175df4a3d87822dd5ca0d8e21ea4 = 0x10         ;
        constexpr std::uintptr_t _426b8bc8fc2ad428ac3ef6c8563190867efef180 = 0x18         ;
    }

    namespace NoticeArea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t itemPickupPrefab                 = 0x28         ;
        constexpr std::uintptr_t itemPickupCondensedText          = 0x30         ;
        constexpr std::uintptr_t itemDroppedPrefab                = 0x38         ;
        constexpr std::uintptr_t pickupSizeCurve                  = 0x40         ;
        constexpr std::uintptr_t pickupAlphaCurve                 = 0x48         ;
        constexpr std::uintptr_t reuseAlphaCurve                  = 0x50         ;
        constexpr std::uintptr_t reuseSizeCurve                   = 0x58         ;
        constexpr std::uintptr_t CustomVitalPrefab                = 0x68         ;

        constexpr std::uintptr_t _7ec1c42c99c6ff36921ddc1d297ac2a613cc69f6 = 0x60         ;
        constexpr std::uintptr_t _21c0340c9a852fa55f2ba318ac0ab1714d04c0f2 = 0x70         ;
        constexpr std::uintptr_t _8a60ed1fc778eb7b518a2046454906cedea8c5e4 = 0x78         ;
        constexpr std::uintptr_t _f7022da4089483223f7e429b94522207d61ca1a9 = 0x80         ;
        constexpr std::uintptr_t _6109a463a92ffb9166ba1addeb672dc9b11a7476 = 0x88         ;
    }

    namespace UIIntegerEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t textEntry                        = 0x20         ;

        constexpr std::uintptr_t _3557948fb1ceeb1ab611fa69b41fc328d3c02c33 = 0x28         ;
    }

    namespace %3cabc4741d98af50a371f89c4ae9e9abfd050676
    {
        constexpr std::uintptr_t _26a855bb6ce7e59a8cec0804d50ec13af8d844ea = 0x10         ;
    }

    namespace %8ea4c4d21597beb0aa84a2090a351cebd3e08215
    {
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x10         ;
        constexpr std::uintptr_t _0f12113968151205db137c819f334796277a688f = 0x14         ;
        constexpr std::uintptr_t _f3f28d811c88e11ecb2d530406dbf4519cc174dc = 0x18         ;
    }

    namespace AmplifyOcclusionBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ApplyMethod                      = 0x20         ;
        constexpr std::uintptr_t SampleCount                      = 0x24         ;
        constexpr std::uintptr_t PerPixelNormals                  = 0x28         ;
        constexpr std::uintptr_t Intensity                        = 0x2C         ;
        constexpr std::uintptr_t Tint                             = 0x30         ;
        constexpr std::uintptr_t Radius                           = 0x40         ;
        constexpr std::uintptr_t PowerExponent                    = 0x4C         ;
        constexpr std::uintptr_t Bias                             = 0x50         ;
        constexpr std::uintptr_t Thickness                        = 0x54         ;
        constexpr std::uintptr_t Downsample                       = 0x58         ;
        constexpr std::uintptr_t FadeEnabled                      = 0x59         ;
        constexpr std::uintptr_t FadeStart                        = 0x5C         ;
        constexpr std::uintptr_t FadeLength                       = 0x60         ;
        constexpr std::uintptr_t FadeToIntensity                  = 0x64         ;
        constexpr std::uintptr_t FadeToTint                       = 0x68         ;
        constexpr std::uintptr_t FadeToRadius                     = 0x78         ;
        constexpr std::uintptr_t FadeToPowerExponent              = 0x7C         ;
        constexpr std::uintptr_t FadeToThickness                  = 0x80         ;
        constexpr std::uintptr_t BlurEnabled                      = 0x84         ;
        constexpr std::uintptr_t BlurRadius                       = 0x88         ;
        constexpr std::uintptr_t BlurPasses                       = 0x8C         ;
        constexpr std::uintptr_t BlurSharpness                    = 0x90         ;
        constexpr std::uintptr_t FilterEnabled                    = 0x94         ;
        constexpr std::uintptr_t FilterBlending                   = 0x98         ;
        constexpr std::uintptr_t FilterResponse                   = 0x9C         ;

        constexpr std::uintptr_t _f352927748c52209c7f23140aa24d24693ac306d = 0x44         ;
        constexpr std::uintptr_t _aacfd2bd63e4ed2e124746f9f5065976044db4c1 = 0x48         ;
        constexpr std::uintptr_t _794f4919a36933f76d48992d7100c00b4d351aaa = 0xA0         ;
        constexpr std::uintptr_t _dff2435863182659d2d42ccaac08fa5bd03e2073 = 0xA1         ;
        constexpr std::uintptr_t _372f2694fdffc742981e1f9ca4f3c978ebf4456c = 0xA2         ;
        constexpr std::uintptr_t _4241266ca957a2711ab9af54d53b939d8c13c077 = 0xA3         ;
        constexpr std::uintptr_t _9c50a2f11b54a95357e68bbd2f0169ae27a7f9b1 = 0xA4         ;
        constexpr std::uintptr_t _20fa8db76bb750c03ff0ca2945f94c7a1b042461 = 0xA8         ;
        constexpr std::uintptr_t _e1817c0114f4a10530377cac9a842a2026d89d0a = 0xAC         ;
        constexpr std::uintptr_t _87f132a59a762ede97792f128df5e0ad0cea57a8 = 0xB0         ;
        constexpr std::uintptr_t _9a45d76be5ee4c0171003485216466197517ccdb = 0xB4         ;
        constexpr std::uintptr_t _c786d407ba2c4081671adfff75d21af0144b37b2 = 0xB5         ;
        constexpr std::uintptr_t _76525271536d3ce042f35861da9d1a7a18436e24 = 0xB8         ;
        constexpr std::uintptr_t _436d1accb41616af40f63cd964eaed9b392e4bba = 0xBC         ;
        constexpr std::uintptr_t _c1539dfd65f5187feff17f6ca58c2f0a3f63ea22 = 0xC0         ;
        constexpr std::uintptr_t _65490c9e2d9f78a4dee684b9848119cf429d018a = 0xC8         ;
        constexpr std::uintptr_t _d3e06c128d6f276854fb257a402583dbb2cdaf6e = 0xD0         ;
        constexpr std::uintptr_t _c62469e02a653a1aeb363191ae47efe050337839 = 0xD8         ;
        constexpr std::uintptr_t _8e2af2a579111a13839cd47c63bd275370e40a90 = 0xE0         ;
        constexpr std::uintptr_t _3bd39d56c2c81b97f8d1e250c1ae32bb40a2d2d0 = 0xE8         ;
        constexpr std::uintptr_t _78a2e6d685ef46507161a0b4cd490523d999fb31 = 0x100        ;
        constexpr std::uintptr_t _bd30edbbbe21c5a34ebb8df750ffd12935fbed0e = 0x118        ;
        constexpr std::uintptr_t _a277aff24108091779ecaa1f98c82e05e3f140b8 = 0x11C        ;
        constexpr std::uintptr_t _21affa45becca286f537d729ec3b4e6ba4179786 = 0x120        ;
        constexpr std::uintptr_t _ac3769527fe69df32601d1fdfeffd76d2502cf79 = 0x124        ;
        constexpr std::uintptr_t _065b3c7313ae9826e73ca2ff9beee883347b20f9 = 0x128        ;
        constexpr std::uintptr_t _d3df92592ee76ec28b6417523451d0c374320a9c = 0x130        ;
        constexpr std::uintptr_t _61dcdfc81d77805044bc8f34cdf5599b9cb83aad = 0x138        ;
        constexpr std::uintptr_t _253896d7a9a6e780d9935d4aa97e283ccf3befec = 0x13C        ;
        constexpr std::uintptr_t _7866603d9fac3d78f7d58d67520cd903e78c1b7a = 0x140        ;
        constexpr std::uintptr_t _a66f545c2c4a58d883c5acd8deea6c65486c8421 = 0x180        ;
        constexpr std::uintptr_t _b76f0462f41d4571669d5cd0eb81417c6e3d2f49 = 0x1C0        ;
        constexpr std::uintptr_t _362921b2186f3bf2503edc52ebbf491a30d9e474 = 0x200        ;
        constexpr std::uintptr_t _68d740b88d117327dfb5fcf8ef8303c82cf61081 = 0x240        ;
        constexpr std::uintptr_t _bfacfe7d11015623e1ac8b7b219d6e21dc4d973d = 0x248        ;
        constexpr std::uintptr_t _c8e4a9d85a98ba91977de79ca14b16e8d8fbf660 = 0x250        ;
    }

    namespace Configuration
    {
        constexpr std::uintptr_t AngularLimitsX                   = 0x0          ;
        constexpr std::uintptr_t AngularLimitY                    = 0x8          ;
        constexpr std::uintptr_t AngularLimitZ                    = 0xC          ;
    }

    namespace TowConfig
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10736DB8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Config                           = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _ee91a2631db0018d71f27ca5da06f2e8f91fe6b0 = 0x0          ;
            constexpr std::uintptr_t _5fa91d54cf4b5e1fcc48192a92af28d2cdcb8712 = 0x10         ;
        }

    }

    namespace DungeonVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bounds                           = 0x20         ;
    }

    namespace RecipeList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t Recipes                          = 0x20         ;
        constexpr std::uintptr_t AdditionalRecipeLists            = 0x28         ;

        constexpr std::uintptr_t _0bb7a1c98a28cc47537173db00323da2a731f41c = 0x30         ;
        constexpr std::uintptr_t _13b623a21daa83502d70b7a7839d9ffb4fb00160 = 0x38         ;
    }

    namespace %0668b18ac25777db4fc2c40218a770bdcc209909
    {
        constexpr std::uintptr_t _dd05594c2cf261c519fcce81f47926238fb72872 = 0x10         ;
        constexpr std::uintptr_t _2e3580b5e812bf0422b4a6b9638b518880bf2a99 = 0x18         ;
        constexpr std::uintptr_t _c626c55c5ceecc4b95932a224f2412d7d3e5ef68 = 0x20         ;
        constexpr std::uintptr_t _926d2fe9698ccbeb232cc5168a6f1acc68d5b003 = 0x2C         ;
        constexpr std::uintptr_t _f79356470501c48312dfb94d425d7f30acd7bfdb = 0x34         ;
        constexpr std::uintptr_t _da94f4efde39b8b018741461b370e21dfbac3332 = 0x40         ;
        constexpr std::uintptr_t _f89548598e79b94d4110cb4c218b7dee40331e58 = 0x44         ;
        constexpr std::uintptr_t _1d60c353f9b202fb564c042575141c42fff12371 = 0x48         ;
        constexpr std::uintptr_t _8a5ba0ef89bdf572db491fc8f59340ce9ef4aa21 = 0x50         ;
        constexpr std::uintptr_t _45900d086df23795c73a0a9fe1389237164e6402 = 0x58         ;
        constexpr std::uintptr_t _e12979d53a797dfc5f9844f50b3d4c332878cb8b = 0x5C         ;
        constexpr std::uintptr_t _a5f8c4ce4a1b133360db26480ad8735a1f7e3609 = 0x64         ;
        constexpr std::uintptr_t _a191870f7c03d7b51b3363029df9efbd71a0ad77 = 0x70         ;
        constexpr std::uintptr_t _091487e863e628bc93a61404f6621b66d3c0bebd = 0x74         ;
        constexpr std::uintptr_t _a53090dd1161869956bb558787b407f802c5757a = 0x7C         ;
        constexpr std::uintptr_t _2a7240602985463e616cd3994067930f3fdb5c48 = 0x80         ;
        constexpr std::uintptr_t _ac0ed391aad11ede23ea5c5abe250246e5151b7d = 0x90         ;
        constexpr std::uintptr_t _60eee18d1ca8b10b372a8ac58692e451f546d221 = 0x98         ;
        constexpr std::uintptr_t _4f8c2328a06b621d74e40ceec8a3f1f89e86a74f = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t _95ae85f15df2866c411d20c07d746a136a95e504 = 0x0          ;
            constexpr std::uintptr_t _5b58f4d7d34857f2b1105d219916e3c80851ec3c = 0x8          ;
            constexpr std::uintptr_t _6b1ff2782cb36cf1441391e561b54d1604108b24 = 0x10         ;
            constexpr std::uintptr_t _22667701d4949c23640cea075f0f0b9e849fc62a = 0x18         ;
        }

    }

    namespace InRangeOfHomeEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace %21f392c6647012f01008cdecff620cb8b4d10bff
    {
        constexpr std::uintptr_t _490f8da7595cf492f73ffa5283fc2c4a4a9b77b2 = 0x10         ;
    }

    namespace %ada5b64963a8e56196a040594eb2ba0e8958ca9b
    {
        constexpr std::uintptr_t _bccdd446560bad044d2bf4debd2ba22526c4fb78 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Quality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VolumeClouds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UseRandomOffsets                 = 0x20         ;
        constexpr std::uintptr_t DefaultConfig                    = 0x28         ;
        constexpr std::uintptr_t DefaultCirrusConfig              = 0x30         ;
        constexpr std::uintptr_t DeepSeaPortalConfig              = 0x38         ;
        constexpr std::uintptr_t DeepSeaPortalLerp                = 0x40         ;
        constexpr std::uintptr_t WeatherGenShader                 = 0xF8         ;
        constexpr std::uintptr_t MarchShader                      = 0x178        ;
        constexpr std::uintptr_t UpscaleShader                    = 0x180        ;
        constexpr std::uintptr_t ShadowMapShader                  = 0x188        ;
        constexpr std::uintptr_t AmbientShader                    = 0x190        ;
        constexpr std::uintptr_t AtmosphericScatteringShader      = 0x198        ;
        constexpr std::uintptr_t QualityLevel                     = 0x1A0        ;
        constexpr std::uintptr_t CurlNoise                        = 0x1A8        ;
        constexpr std::uintptr_t DetailNoise                      = 0x1B0        ;
        constexpr std::uintptr_t BlueNoise                        = 0x1B8        ;
        constexpr std::uintptr_t WeatherTextureScale              = 0x1C0        ;
        constexpr std::uintptr_t CirrusWeatherTextureScale        = 0x1C4        ;
        constexpr std::uintptr_t DetailNoiseScale                 = 0x1C8        ;
        constexpr std::uintptr_t MipDistance                      = 0x1CC        ;
        constexpr std::uintptr_t GroundRadius                     = 0x1D0        ;
        constexpr std::uintptr_t SunColorApplyContrast            = 0x1D4        ;
        constexpr std::uintptr_t SunColorApplyFogginess           = 0x1D5        ;
        constexpr std::uintptr_t AtmosphericScatteringResolution  = 0x1D8        ;

        constexpr std::uintptr_t _34d36699b9bb8092a09d310a0dc9955ab4768c81 = 0x44         ;
        constexpr std::uintptr_t _224109e544bdd4b56b4d66264a32e6207f2f25aa = 0x5C         ;
        constexpr std::uintptr_t _a0747ea5879e33cda77fae31fa244e1f7a196944 = 0x78         ;
        constexpr std::uintptr_t _0513fee663d03bdba17a4fd7e1075ca8a03a473a = 0x90         ;
        constexpr std::uintptr_t _35a52dbb66486c3fe3502225ee038de6e2889fab = 0xA8         ;
        constexpr std::uintptr_t _2caa5531f4bdfcc0a5f04a0a93d9c7f170bad0cd = 0xC0         ;
        constexpr std::uintptr_t _2ed066716889528584be5b6fbee0cd8c9747f562 = 0xC8         ;
        constexpr std::uintptr_t _026015f0b57fa046112a3b1ccebf5018958fa7f8 = 0xD0         ;
        constexpr std::uintptr_t _f563aebc35a74062b875069146e9b2b27147b5bc = 0xD8         ;
        constexpr std::uintptr_t _a483bb28ce5c771845172a554615a0c8acd648e2 = 0xE0         ;
        constexpr std::uintptr_t _f8589efa0728e2843d0710e3d0df7233ac6645a1 = 0xE8         ;
        constexpr std::uintptr_t _e36ca2b34152a07649fc65a19bb9c65c14373211 = 0xF0         ;
        constexpr std::uintptr_t _7081bc3296b586ff6cc63feecca881a86c19dce2 = 0x100        ;
        constexpr std::uintptr_t _9ce18fec57130270ab4936c12abb7db73e3d105a = 0x108        ;
        constexpr std::uintptr_t _38bf555d42610878db95b2f65af434b6540db691 = 0x110        ;
        constexpr std::uintptr_t _347facc49a164fdef404766b142720c85bc710e8 = 0x118        ;
        constexpr std::uintptr_t _5c5fc87f0745152861a80814ca43cb44051c99b6 = 0x120        ;
        constexpr std::uintptr_t _87db87e6d0143402b3f59bd1f479e345aec9998c = 0x128        ;
        constexpr std::uintptr_t _a7b1bc1824f2541bdd28b46900b12c5cc8872ac5 = 0x130        ;
        constexpr std::uintptr_t _118027c9dd0f656bbec5bb3074bbac680058a192 = 0x138        ;
        constexpr std::uintptr_t _9a3d7f02a2467433c2d2e59c3a67fdae2cc016b3 = 0x13C        ;
        constexpr std::uintptr_t _bcfb8a4bdb49c3f085fd309003d5c71d9aa3981b = 0x140        ;
        constexpr std::uintptr_t _42c8aacf603baf26c15d033e9cc109fb2f2026c1 = 0x144        ;
        constexpr std::uintptr_t _c92c8334961a923e835e9a56ff52f55db3d728cd = 0x148        ;
        constexpr std::uintptr_t _29ff308d0870e2d459edaee35d6f8f574b12720e = 0x14C        ;
        constexpr std::uintptr_t _41bfff56df298984eb238c0ef546cf96c03aa552 = 0x150        ;
        constexpr std::uintptr_t _275725df4a2d55ceec580c4bad31362f155d0d47 = 0x154        ;
        constexpr std::uintptr_t _4d4962eaa901012bcc5d4b3170de60dc6b5e1cc8 = 0x158        ;
        constexpr std::uintptr_t _90ff6fdf88f39e6ff8ce1b75af78b1448054ae14 = 0x15C        ;
        constexpr std::uintptr_t _18b6857e85393f7dc48b17b90da3d555d29f3bb2 = 0x160        ;
        constexpr std::uintptr_t _0e0693228c7ffb86cdf54680c08db331cabfd5dc = 0x168        ;
        constexpr std::uintptr_t _439bfc6c7c7ab8bd4382d96a71f9ee1936c722ff = 0x170        ;
        constexpr std::uintptr_t _b6436babb8987a714ad8f15a2744d24e2a87039a = 0x1A4        ;
        constexpr std::uintptr_t _2595939934c989ae397abe7d9fe3b6892435962e = 0x1E0        ;
        constexpr std::uintptr_t _665eba66f77d68e48dcae4852f48811e5b635ed7 = 0x1E4        ;
        constexpr std::uintptr_t _8451ba042daf05f22d981ffb0467c9af85ee26cc = 0x1EC        ;
        constexpr std::uintptr_t _c20c9f2f19386f232016cc325c2a16d25c5049ae = 0x1F4        ;
        constexpr std::uintptr_t _133031f89c7a9153cc2ac25a4072854400d298cf = 0x1F8        ;
        constexpr std::uintptr_t _15afacd5d2f50335ffcf2bf40483d2839d7e610d = 0x1FC        ;
        constexpr std::uintptr_t _801e765f558b68ade94d27ea710f98c38b40d37b = 0x200        ;
        constexpr std::uintptr_t _4f4f86c06941502ee2931e83d3dda3abe88ad16c = 0x204        ;
        constexpr std::uintptr_t _52f5ef7c8bb210185f27aef1e9bcc41db7d5c20f = 0x208        ;
    }

    namespace TerrainCollisionProxy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colliders                        = 0x20         ;
    }

    namespace %a787261f4a02d4ea8682c688cddeb26749ccde25
    {
        constexpr std::uintptr_t _fe535f87932f45303c7778292125f30217c39cd3 = 0x10         ;
        constexpr std::uintptr_t _3af0214e9aac355a3843779c82de505c94f5cbf1 = 0x18         ;
        constexpr std::uintptr_t _c9924bfcd975f96aa043feb3e61a53fe9debd9e7 = 0x20         ;
        constexpr std::uintptr_t _b82e084bfbd27aa3896df13bf5e83de95480c397 = 0x28         ;
    }

    namespace ChanceEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace HarborCraneStatic
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t SupportChildDeployables          = 0x200        ;
        constexpr std::uintptr_t CraneGrab                        = 0x208        ;
        constexpr std::uintptr_t ArmRoot                          = 0x210        ;
        constexpr std::uintptr_t ArmSupportLower                  = 0x218        ;
        constexpr std::uintptr_t ArmSupportUpper                  = 0x220        ;
        constexpr std::uintptr_t LineRenderers                    = 0x228        ;
        constexpr std::uintptr_t StartingDepth                    = 0x230        ;
        constexpr std::uintptr_t StartingHeight                   = 0x234        ;
        constexpr std::uintptr_t StartingAngle                    = 0x238        ;
        constexpr std::uintptr_t HangingLadder                    = 0x240        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace WaterCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Rotate                           = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace VertexColorAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animationMeshes                  = 0x20         ;
        constexpr std::uintptr_t animationKeyframes               = 0x28         ;
        constexpr std::uintptr_t timeScale                        = 0x30         ;
        constexpr std::uintptr_t mode                             = 0x34         ;

        constexpr std::uintptr_t _7146a854d428211efb8d3eaf6f2e59eb242450e9 = 0x38         ;
    }

    namespace %8d299a2ab8818449c7665c3f668e03b80899a0f3
    {
        constexpr std::uintptr_t _18f01a0d63bf8dc068806b9f26bf5fe39aa4057b = 0x10         ;
        constexpr std::uintptr_t _4b5aae9e3848216ebc75649683f8a6914174f613 = 0x18         ;
        constexpr std::uintptr_t _6510378064ea0cbd6887796dc8525a8298f35a65 = 0x1C         ;
        constexpr std::uintptr_t _2d04bbed0c948b3a0db320736f6e585b68d28af7 = 0x20         ;
        constexpr std::uintptr_t _e5acb2edcc7dc661ac2c2f4eea493b19916d8dba = 0x28         ;
        constexpr std::uintptr_t _37f6dca2629b991615bb5b2806bdfc0d34d3d008 = 0x2C         ;
        constexpr std::uintptr_t _5ac27a3e9c7dddc3676ff2a99cad26e141e26786 = 0x30         ;
        constexpr std::uintptr_t _fb43cfba766f95701b71c2c4e706aa22cc509ec8 = 0x38         ;
        constexpr std::uintptr_t _0c69aca97035f97721751a6dafc7cb886c3479b9 = 0x40         ;
        constexpr std::uintptr_t _df021ffdb9c60555d6870eb7463df7c7cedd8ebb = 0x48         ;
        constexpr std::uintptr_t _77d8fdf69289e679ff584fc7baec6146ecf0280d = 0x58         ;
        constexpr std::uintptr_t _5be2c17c42ec62bcec88ce55a1314b9ec82252a8 = 0x5C         ;
        constexpr std::uintptr_t _8bc25f7de7d30aee35906712b0cde62291a47352 = 0x60         ;
        constexpr std::uintptr_t _b8f92a9dd777dbc87f82723b6a0b9bc1f4f0cb3a = 0x68         ;
        constexpr std::uintptr_t _e6ff3b326f50868b0f8967d0861e1096486f2339 = 0x70         ;
        constexpr std::uintptr_t _e534cec3147372d3c50c08943afae2d3536cf562 = 0x78         ;
        constexpr std::uintptr_t _958a3f7831f3dcf3fe9d47022d5884e44786a8bc = 0x80         ;
        constexpr std::uintptr_t _24416683dfa2418d159a76d93aa8538447b7677e = 0x88         ;
        constexpr std::uintptr_t _9d5d72e697a33c5219ab67aa8985d3afa506e47f = 0x8C         ;
        constexpr std::uintptr_t _be5381acac54ac991fed30880436f215af39815e = 0x90         ;
        constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x98         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0xA0         ;
        constexpr std::uintptr_t _1fe51200712aa89ec75a8497ff8efb086293077b = 0xA8         ;
        constexpr std::uintptr_t _f1b4a60d39637f8d5c75105567960a55057481a8 = 0xAC         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0xB0         ;
        constexpr std::uintptr_t _f3f81c2be7da1e2b499e9aaec5031a57cffbe026 = 0xC0         ;
        constexpr std::uintptr_t _92aa536a24197a3767bcf9ea2a8919159e98f15b = 0xC8         ;
        constexpr std::uintptr_t _2602087b68f9c1a1510aa582b31a07f80d746faa = 0xD0         ;
        constexpr std::uintptr_t _ee8374a04471eaa993d3373ec5f0a4b5b34aef0a = 0xD8         ;
        constexpr std::uintptr_t _74c97c2bb19818e02bb50e6945183b57fc719f84 = 0xE0         ;
        constexpr std::uintptr_t _7ffc905ad93390990a84bdfb70aae33dd0f80d53 = 0xE8         ;
        constexpr std::uintptr_t _3bdefa79bcfcb20c6018efbe8602f41b928a30e7 = 0xF8         ;
        constexpr std::uintptr_t _3ffa7afa2e42729c053ca943cc5ef4da90145085 = 0x100        ;
        constexpr std::uintptr_t _9fba66d66eca83412aaec7aa97cdfc0b7c989678 = 0x108        ;
        constexpr std::uintptr_t _7eedb715f9b0e9f052644d5ab9e179cbffdb0861 = 0x118        ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x11C        ;
        constexpr std::uintptr_t _2762cc37d52ea39e064d6354913ac95112e841b1 = 0x120        ;
        constexpr std::uintptr_t _527b4bf312d1a558a504a82599a7103685502152 = 0x124        ;

        namespace _static
        {
            constexpr std::uintptr_t _dbbfb6cf98b117e4f35c0b86c95b2f6b6261dfa5 = 0x0          ;
            constexpr std::uintptr_t _5599781471f34d0f3db39f91998cb10e560a71ca = 0x8          ;
            constexpr std::uintptr_t _4a557334d915fa0929cf91ffefdcd3008f36faf1 = 0x10         ;
            constexpr std::uintptr_t _514e31ac51c123866f55c6c904a9aa03a6272044 = 0x18         ;
            constexpr std::uintptr_t _6b47b0865233bec09b97f49910fcae16e28ac36e = 0x28         ;
            constexpr std::uintptr_t _e816398293e762ba9d6b8574d85a33ad3c29c85c = 0x30         ;
        }

    }

    namespace ResourceGatherItemData
    {
        constexpr std::uintptr_t resourceType                     = 0x10         ;
        constexpr std::uintptr_t hotspotBypassItems               = 0x18         ;
    }

    namespace ItemData
    {
        constexpr std::uintptr_t item                             = 0x10         ;
        constexpr std::uintptr_t hotspotGatherBonusScale          = 0x18         ;
    }

    namespace ResourceGatherItemConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t itemDataEntries                  = 0x20         ;

        constexpr std::uintptr_t _24355e8acc82f24979308be27e8b4c852a92dd51 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace Steering
    {
        constexpr std::uintptr_t steerL                           = 0x10         ;
        constexpr std::uintptr_t steerR                           = 0x18         ;
        constexpr std::uintptr_t steerRodL                        = 0x20         ;
        constexpr std::uintptr_t steerRodR                        = 0x28         ;
        constexpr std::uintptr_t steeringArm                      = 0x30         ;
    }

    namespace LookAtTarget
    {
        constexpr std::uintptr_t aim                              = 0x10         ;
        constexpr std::uintptr_t target                           = 0x18         ;
        constexpr std::uintptr_t angleAdjust                      = 0x20         ;
    }

    namespace ModularCarChassisVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t frontAxle                        = 0x40         ;
        constexpr std::uintptr_t rearAxle                         = 0x48         ;
        constexpr std::uintptr_t steering                         = 0x50         ;
        constexpr std::uintptr_t transmission                     = 0x58         ;

        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x20         ;
        constexpr std::uintptr_t _1f72a3a340c045a503e24565ef460927f87d9702 = 0x28         ;
        constexpr std::uintptr_t _d8155dbdd6b33af535b6829b633cf9509083b16d = 0x30         ;
        constexpr std::uintptr_t _4db4b2bd82cbacc639bee83ae57f9fc03c040eba = 0x34         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _9ae3cfedff4c7ba0bc59bfa911badd88aff6ed1c = 0x60         ;
    }

    namespace MeshTerrainRoot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TerrainBlendSearchRoot           = 0x20         ;
        constexpr std::uintptr_t TerrainMeshAsset                 = 0x28         ;
        constexpr std::uintptr_t TerrainMaterial                  = 0x30         ;
        constexpr std::uintptr_t TerrainSize                      = 0x38         ;
        constexpr std::uintptr_t TerrainConfig                    = 0x48         ;
        constexpr std::uintptr_t LocalBounds                      = 0x50         ;

        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x68         ;
        constexpr std::uintptr_t _0fcb3fcdf18865dfcac3138641b989bf6af795d8 = 0x6C         ;
        constexpr std::uintptr_t _8adf3518c8b15024dc904be08ab145430636733c = 0x70         ;
        constexpr std::uintptr_t _3ec8900bda2f66ffb283a8c14bd727015ded8d92 = 0x78         ;
        constexpr std::uintptr_t _c8819f1386cd72159437934123766497475bc291 = 0x80         ;
        constexpr std::uintptr_t _938f4ad251839874c207f2fbc918c350160840d1 = 0x88         ;
        constexpr std::uintptr_t _28256c55429c0c448e9944507a586cd09b455262 = 0x8C         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x90         ;
        constexpr std::uintptr_t _172f24c774c7ab9713b807fe39a9c8472a8d6a3c = 0x98         ;
        constexpr std::uintptr_t _0ce62057b5ce17a2857910be2a643c2b1e8d03eb = 0xA0         ;
        constexpr std::uintptr_t _b0f7eae093024a7eaec7e31644e33435b2cca3a5 = 0xA8         ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0xB0         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0xB8         ;
        constexpr std::uintptr_t _086f4f446d12bb5d0833dbf0bde83d256f64970b = 0xC0         ;
        constexpr std::uintptr_t _de465fa0c164fdb55d35a57c9c526238ec791c21 = 0xC8         ;
    }

    namespace RPGLauncher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t initialSpeedMultiplier           = 0x4B8        ;
        constexpr std::uintptr_t WorldSwapAmmo                    = 0x4C8        ;
        constexpr std::uintptr_t LeftHandRoot                     = 0x4D0        ;
        constexpr std::uintptr_t LoadedAmmoRoot                   = 0x4D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _26a3aacef4c9396c38e4944ade03ec416e029200 = 0x4BC        ;
        constexpr std::uintptr_t _35ef0144f44b8baf3428a2f3145cb1c1ef4fcf08 = 0x4C0        ;
        constexpr std::uintptr_t _11aa8f354729b060c43962fa9d2d312db5942d76 = 0x4E0        ;
    }

    namespace DynamicDungeon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t exitEntitySpawn                  = 0x200        ;
        constexpr std::uintptr_t exitEntity                       = 0x208        ;
        constexpr std::uintptr_t exitString                       = 0x210        ;
        constexpr std::uintptr_t monumentNavMesh                  = 0x218        ;
        constexpr std::uintptr_t portalPrefab                     = 0x220        ;
        constexpr std::uintptr_t portalSpawnPoint                 = 0x228        ;
        constexpr std::uintptr_t exitPortal                       = 0x230        ;
        constexpr std::uintptr_t doorPrefab                       = 0x238        ;
        constexpr std::uintptr_t doorSpawnPoint                   = 0x240        ;
        constexpr std::uintptr_t doorInstance                     = 0x248        ;
        constexpr std::uintptr_t spawnGroups                      = 0x250        ;
        constexpr std::uintptr_t AutoMergeAIZones                 = 0x258        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %3026115972ab35687776ca582b24238461f2bfb5
    {
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x10         ;
        constexpr std::uintptr_t _76b844e7a8365619d7db1f7fa04c86c0e30ea2f5 = 0x18         ;
        constexpr std::uintptr_t _3c5ec24b609cffebe51ab162923c2cc195a85ee5 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _889ff0667977bc52eeb758106782497cb5af74bc = 0x0          ;
            constexpr std::uintptr_t _7012d37ebf7af00723a9d4aa03fa33bc7ac148ea = 0x10         ;
            constexpr std::uintptr_t _433912d64fe3b1db0dde5692f527d6009b27af50 = 0x20         ;
            constexpr std::uintptr_t _30713373508aadc639e053069be3aef1d7011f96 = 0x28         ;
            constexpr std::uintptr_t _ee2f49357ea980b285fad0dbcad804d9a29f1695 = 0x30         ;
        }

    }

    namespace DOFState
    {
        constexpr std::uintptr_t distance                         = 0x0          ;
        constexpr std::uintptr_t aper                             = 0x4          ;
        constexpr std::uintptr_t blur                             = 0x8          ;
        constexpr std::uintptr_t squeeze                          = 0xC          ;
        constexpr std::uintptr_t barrel                           = 0x10         ;
    }

    namespace CameraState
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t rotation                         = 0xC          ;
        constexpr std::uintptr_t zoom                             = 0x18         ;
        constexpr std::uintptr_t dofState                         = 0x1C         ;
    }

    namespace MovementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CameraMan
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OnlyControlWhenCursorHidden      = 0x20         ;
        constexpr std::uintptr_t NeedBothMouseButtonsToZoom       = 0x21         ;
        constexpr std::uintptr_t LookSensitivity                  = 0x24         ;
        constexpr std::uintptr_t MoveSpeed                        = 0x28         ;
        constexpr std::uintptr_t canvas                           = 0x30         ;
        constexpr std::uintptr_t guides                           = 0x38         ;

        constexpr std::uintptr_t _2a54b169d373a3f5b58ee78eb38729780a652325 = 0x40         ;
        constexpr std::uintptr_t _9e20194bea3d38042ad59287187b2a37aad2d25b = 0x50         ;
        constexpr std::uintptr_t _e96477b2a9d217c7609019742e3c1d6ae837e085 = 0x54         ;
        constexpr std::uintptr_t _be6984720c2368c0b8ff36cde8eac7bc4b2cd4b8 = 0x55         ;
        constexpr std::uintptr_t _2e5286bf7a875ec26f15991d83a6a60c2c829db2 = 0x58         ;
        constexpr std::uintptr_t _b48fda05710a5520ec088778de0427a386afc1d4 = 0x60         ;
        constexpr std::uintptr_t _bad49b359b59ab470bdc0006c21ee17ae17afd64 = 0x68         ;
        constexpr std::uintptr_t _b129b91eac6cb8798939b0f33cc1113e5fabaccb = 0x6C         ;
        constexpr std::uintptr_t _d514abadf4392f94d34cd56c561857eaeeab0004 = 0x70         ;
        constexpr std::uintptr_t _a18ac6798fec34c070dd72dace5ee7c51637fe1c = 0x78         ;
        constexpr std::uintptr_t _a6a5d66dff2551ef0c4bf3ae06a2cf1472f1fdd2 = 0x84         ;
        constexpr std::uintptr_t _ca7a157776d412712aa38db49e8a5976e866cc48 = 0x90         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x9C         ;
        constexpr std::uintptr_t _d075bd2c4cc9372e1880747aa5d87dd8f891ce7a = 0xA8         ;
    }

    namespace CinematicScenePlaybackEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t RootAnimator                     = 0x200        ;
        constexpr std::uintptr_t CinematicUI                      = 0x208        ;
        constexpr std::uintptr_t Duration                         = 0x210        ;
        constexpr std::uintptr_t DebugRoot                        = 0x218        ;
        constexpr std::uintptr_t ShowDebugRoot                    = 0x220        ;
        constexpr std::uintptr_t LookPosition                     = 0x228        ;
        constexpr std::uintptr_t UseCinemachineBrain              = 0x230        ;
        constexpr std::uintptr_t HidePlayerLegs                   = 0x231        ;
        constexpr std::uintptr_t FadeToBlackTime                  = 0x234        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _3208d2482498bb8821f0982167cd4e2855d51eec = 0x238        ;
        constexpr std::uintptr_t _6891ec1d2b3ba0c15183bfcb20bfac683e43e405 = 0x248        ;
        constexpr std::uintptr_t _4707a1c0e8a68b1596cfc41e422b0342b79efa95 = 0x250        ;
    }

    namespace GenerateRailBranching
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace Socket_Free
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t idealPlacementNormal             = 0x100        ;
        constexpr std::uintptr_t useTargetNormal                  = 0x10C        ;
        constexpr std::uintptr_t snapToTargetProvidedRotations    = 0x10D        ;
        constexpr std::uintptr_t blendAimAngle                    = 0x10E        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace %3991fb7543d83fb5d970455ea90c412296098b1f
    {
        constexpr std::uintptr_t _d68c6d24144b12388d6d09607bb3a15ae563a182 = 0x10         ;
        constexpr std::uintptr_t _8a7d42e5ba11933e78151fddf9d764fd1e28d71e = 0x20         ;
        constexpr std::uintptr_t _b0f83b622121aaa8a0c72beddcdb0f43b2b160de = 0x30         ;
        constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x40         ;
        constexpr std::uintptr_t _b24935d161d2d502a7160331a94b56c80f93c651 = 0x44         ;
        constexpr std::uintptr_t _ff15ba9f1b48307d25cf41c1ef8ae41b7920c3a1 = 0x48         ;
    }

    namespace HarborCraneSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t crane                            = 0x20         ;
        constexpr std::uintptr_t rootRotationLoopDef              = 0x28         ;
        constexpr std::uintptr_t rootRotationStartDef             = 0x30         ;
        constexpr std::uintptr_t rootRotationStopDef              = 0x38         ;
        constexpr std::uintptr_t armRotationLoopDef               = 0x40         ;
        constexpr std::uintptr_t armRotationStartDef              = 0x48         ;
        constexpr std::uintptr_t armRotationStopDef               = 0x50         ;
        constexpr std::uintptr_t grabSoundPosition                = 0x58         ;
        constexpr std::uintptr_t grabMoveLoopDef                  = 0x60         ;
        constexpr std::uintptr_t grabMoveStartDef                 = 0x68         ;
        constexpr std::uintptr_t grabMoveStopDef                  = 0x70         ;

        constexpr std::uintptr_t _0374ed082d415bf450c963d3db22e2f10def3b2e = 0x78         ;
        constexpr std::uintptr_t _f6a9499719642cadfa544a8bd017cae8bc73c872 = 0x80         ;
        constexpr std::uintptr_t _a9d88e18d1f67d351001588ae5f2ad69a66d671c = 0x88         ;
        constexpr std::uintptr_t _43c8983b941139919a9794ad917093559c014ac3 = 0x90         ;
        constexpr std::uintptr_t _c8eee43aac6fe3d8e6e5a7a3e35ecc4ed4fb1713 = 0x98         ;
        constexpr std::uintptr_t _92986d1ff62ce07c3a4c46fb6983ff6e17094dc7 = 0xA0         ;
        constexpr std::uintptr_t _e857424e944b69779c1380add8b207b3e082a8ed = 0xA4         ;
    }

    namespace EntityListScriptableObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t AutoPopulateFromAssetLabel       = 0x18         ;
        constexpr std::uintptr_t entities                         = 0x20         ;
    }

    namespace BatteringRamSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _d869b054d817439e6f68dcca0533c850f00ff624 = 0x3E0        ;
    }

    namespace RandomLoopAnimSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t IdleClips                        = 0x70         ;
        constexpr std::uintptr_t TransitionTime                   = 0x78         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _4cba0980a705a32b1f73bb50d43f637448c7650a = 0x80         ;
        constexpr std::uintptr_t _81e6ec0a9844e0c6eefbc811fdc3493f978f54a5 = 0xD0         ;
        constexpr std::uintptr_t _fb724e6b774f58a500a1eee3ac46ecad75d05fa3 = 0xD8         ;
        constexpr std::uintptr_t _05ada9495c0156bf22aa8233dafb110035907821 = 0x128        ;
        constexpr std::uintptr_t _584ae8f5bffd77f30f0d9e7094f5ab2cd00aa175 = 0x12C        ;
        constexpr std::uintptr_t _9514b856cf8e21f7a926b4168e73909973a525d6 = 0x130        ;
    }

    namespace OBBComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Bounds                           = 0x20         ;
    }

    namespace ResolutionTypeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace %9c946eb9039a9e60384602fcae71e5e89449056b
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _550cb3586f4654684b082d0b4988b227ad8a28d3 = 0x0          ;
            constexpr std::uintptr_t _337655bbd9dbed33bbf96022db28eebcae70dad5 = 0x8          ;
            constexpr std::uintptr_t _01ab2628a169c00f06eef4e8bf8a599b8a24d507 = 0x10         ;
            constexpr std::uintptr_t _d315845fe873ddd3ffcee7ceacdf5b42cc805389 = 0x18         ;
            constexpr std::uintptr_t _b705f193d339c6cb99c64f8b58dcb97a6a370f6a = 0x20         ;
            constexpr std::uintptr_t _49f52b623d91492501e3bfe09f7b9736cdbfe899 = 0x30         ;
        }

    }

    namespace TerrainPathConnect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
    }

    namespace LightCloneShadow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cloneShadowMap                   = 0x20         ;
        constexpr std::uintptr_t cloneShadowMask                  = 0x21         ;
        constexpr std::uintptr_t shadowMaskDownscale              = 0x24         ;

        constexpr std::uintptr_t _0d9c061b06f7ef86b04afdc0da343189ac406f50 = 0x28         ;
        constexpr std::uintptr_t _f6d2c75d1f012417d2f2be8cc593fef18c79521f = 0x30         ;
        constexpr std::uintptr_t _20ddc1a659a72b2c3b204e810dda75fc4f603d24 = 0x38         ;
        constexpr std::uintptr_t _9bd3ceaceda8d6cd2772cc905290b435c379c776 = 0x40         ;
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x48         ;
        constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x50         ;
        constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x54         ;
        constexpr std::uintptr_t _0124dbc02ae54430c954f84ae2dbfdbe0f34b284 = 0x58         ;
        constexpr std::uintptr_t _f4290afb7212f2d58d39f08a592ee62a5c7d7d10 = 0x5C         ;
    }

    namespace %c277d1040aac17174fbb1e3bb45fcd21b0202a89
    {
        constexpr std::uintptr_t _415b30533bb6230279c87373d667f19bbd3bbb3e = 0x10         ;
        constexpr std::uintptr_t _2d0c5d4948566bb29e678b451ff16e73fdfd77e0 = 0x14         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x18         ;
        constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x20         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x28         ;
        constexpr std::uintptr_t _6cf577741ae78bc6b52e339c486573432d86d40b = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _96955763a5cbc8b92d3970e9ac4acf5dbae7898c = 0x0          ;
            constexpr std::uintptr_t _1c2703d4bd2718670b35988611843ccc6897639a = 0x10         ;
        }

    }

    namespace CompassMissionMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Icon                             = 0x20         ;
    }

    namespace KeyLock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t itemType                         = 0x208        ;
        constexpr std::uintptr_t CanRemove                        = 0x210        ;
        constexpr std::uintptr_t keyItemType                      = 0x230        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _e23b35f6cea0c1be8e3dc9b1715aaf7c9ea7f51f = 0x200        ;
        constexpr std::uintptr_t _6429c5fac1ca82751cf561b9600126e0517fc873 = 0x218        ;
        constexpr std::uintptr_t _09577dbe5f2fcaaf34c8b98dc94db2e9bcb590da = 0x220        ;
        constexpr std::uintptr_t _cb2126f184aebcfc21f126979ca6ee949fa6ac93 = 0x228        ;
    }

    namespace MovementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScrollbarVisibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScrollRectEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10756EF0   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075A930   ;
        constexpr std::uintptr_t _7a0b9d60ba17d9b1fb36f6cd42edbcd918bf8bca = 0x10         ;
        constexpr std::uintptr_t _d4df5953a8e9d54209c9a85fc1ae0c66e3c7bafc = 0x18         ;
        constexpr std::uintptr_t _0f654dab020115afc695b9d2e9e16a124bcc4a78 = 0x40         ;
        constexpr std::uintptr_t _5b3f4432535fe2d4d44bc1a5ffe13d8dcf71e513 = 0x48         ;
        constexpr std::uintptr_t _78d0322503a8da43b07bbb6bd0eeb038664552b6 = 0x70         ;
        constexpr std::uintptr_t _6b1f9da425288a7eb46911c8883796e68f1b3942 = 0x80         ;
        constexpr std::uintptr_t _9f7728d425630369a0f5b0b1385c3a4a3513578f = 0x90         ;
        constexpr std::uintptr_t _345a46067f235f11df52ee8f948fe42e7120c6de = 0xB8         ;
        constexpr std::uintptr_t _b334c2789a2793b7dcc4ee79f029a94adade004c = 0xC0         ;
        constexpr std::uintptr_t _23f57eb16b125f1030211bc97278f14aa068d2a6 = 0xC4         ;
        constexpr std::uintptr_t _2cbea12c0bb25ca85046c988bbbdaba25476eb0c = 0xC8         ;
        constexpr std::uintptr_t _c02e53f8f43cdb3d90a181e3eb7792dbaddfbd03 = 0xD0         ;
        constexpr std::uintptr_t _43b7d1b9344a232f7b8f025431427246e3c22639 = 0xD8         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0xE0         ;
        constexpr std::uintptr_t _e189c52c1fe42a40b328334841048f8fa1480b3b = 0xE8         ;
    }

    namespace %0d23d3bd99fc502c08e4ba70e4c8f76c4f36b582
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _0a524321d7cd42080de8112a23871d2b9ab16328 = 0x18         ;
        constexpr std::uintptr_t _c02e53f8f43cdb3d90a181e3eb7792dbaddfbd03 = 0x20         ;
        constexpr std::uintptr_t _345a46067f235f11df52ee8f948fe42e7120c6de = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _8c9764a69bad403a8afbec18e52c35d27477691e = 0x0          ;
            constexpr std::uintptr_t _f47ae4b2cc99f6339c82fba1d3440c1af3a6fb8f = 0x8          ;
        }

    }

    namespace InvokeSpammer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t InvokeMilliseconds               = 0x20         ;
        constexpr std::uintptr_t RepeatTime                       = 0x24         ;
    }

    namespace %3f9afd57f10f66c9eb6fcba66433c191ff41af86
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10739538   ;
        constexpr std::uintptr_t _1f53e56a3d5150b3a1567d531765edfaf33047ba = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _031160c987c13c78800ac92a7d5848bb255eaada = 0x0          ;
            constexpr std::uintptr_t _b4549b20ca25098b8b1071664e3d0e519b705d9d = 0x8          ;
            constexpr std::uintptr_t _00fab6467691e435f499962ae5759ec00c74d95a = 0x10         ;
        }

    }

    namespace FrankensteinTableVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FXReady                          = 0x20         ;
        constexpr std::uintptr_t FXNotReady                       = 0x28         ;
        constexpr std::uintptr_t FXWake                           = 0x30         ;
        constexpr std::uintptr_t HeadVisualAnchor                 = 0x38         ;
        constexpr std::uintptr_t TorsoVisualAnchor                = 0x40         ;
        constexpr std::uintptr_t LegsVisualAnchor                 = 0x48         ;
        constexpr std::uintptr_t Animator                         = 0x50         ;
    }

    namespace DemoClonePositionKeySave-fake-1
    {
        constexpr std::uintptr_t Time                             = 0x10         ;
        constexpr std::uintptr_t X                                = 0x14         ;
        constexpr std::uintptr_t Y                                = 0x18         ;
        constexpr std::uintptr_t Z                                = 0x1C         ;
    }

    namespace LeavesBlowing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_psLeaves                       = 0x20         ;
        constexpr std::uintptr_t m_flSwirl                        = 0x28         ;
        constexpr std::uintptr_t m_flSpeed                        = 0x2C         ;
        constexpr std::uintptr_t m_flEmissionRate                 = 0x30         ;
    }

    namespace ItemModProjectileRagdoll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t radius                           = 0x20         ;
        constexpr std::uintptr_t velocityInheritFactor            = 0x24         ;
    }

    namespace DieselEngine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t rumbleEffect                     = 0x3B8        ;
        constexpr std::uintptr_t rumbleOrigin                     = 0x3C0        ;
        constexpr std::uintptr_t runningTimePerFuelUnit           = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _1d6dc8a04222e7d9fe0b4c30ce49ada0eba97c27 = 0x3A8        ;
        constexpr std::uintptr_t _a7ee3a5cbcccfdb0fb7958c9169db09a24c3c8a7 = 0x3B0        ;
        constexpr std::uintptr_t _b46fe99b9a6e80c7eb845e1413a9c68fc7aeb5bf = 0x3CC        ;
    }

    namespace %59d74a5c009c36995f4a11e3ddfe7217a5442def
    {
        constexpr std::uintptr_t _33d73b1e9cf35b8c2f8740e83b378f64124185bf = 0x10         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _72dbc2e1a7c007b3b86f6d49d0d8967ac5d0260b = 0x0          ;
        }

    }

    namespace SpatialBiomeFog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FogMarchShader                   = 0x20         ;
        constexpr std::uintptr_t VoxelBlurShader                  = 0x28         ;
        constexpr std::uintptr_t StencilShader                    = 0x30         ;
        constexpr std::uintptr_t Resolution                       = 0x38         ;
        constexpr std::uintptr_t NoiseTexture                     = 0x48         ;
        constexpr std::uintptr_t BiomeFogDensityScale             = 0x50         ;
        constexpr std::uintptr_t DoVoxelBlur                      = 0x54         ;
        constexpr std::uintptr_t BlurPasses                       = 0x60         ;
        constexpr std::uintptr_t BlurRadius                       = 0x64         ;
        constexpr std::uintptr_t NumDownsamples                   = 0x68         ;

        constexpr std::uintptr_t _55db176a304073bba4a8e13a5cc966e6393b92de = 0x58         ;
        constexpr std::uintptr_t _e9f7546f2895a3fcdab883a82437c7c23fb0d020 = 0x5C         ;
        constexpr std::uintptr_t _1679d5449d39c9b47ff4c67f0c6ea1e6af54157e = 0x6C         ;
        constexpr std::uintptr_t _5fc2b38b92b0ef6408e458a0f68e3329008ce829 = 0x70         ;
        constexpr std::uintptr_t _2721bd11833706167758e489622e097c5ef5713a = 0x74         ;
        constexpr std::uintptr_t _1617b7b2ae03b44fb27bf63483c218017ece34ad = 0x78         ;
        constexpr std::uintptr_t _d43aa1f14a42bebcf8a8f451f468290b04c66e90 = 0x7C         ;
        constexpr std::uintptr_t _8bcd939b7067ee5df330ef3fc6c4c0aef2326224 = 0x80         ;
        constexpr std::uintptr_t _586a4a57372b677877550a29db1c7da5e45e18b0 = 0x88         ;
        constexpr std::uintptr_t _657a4743c712f40c7112315ca37a09201ffdd03a = 0x90         ;
        constexpr std::uintptr_t _d4721b5c97e75373c86363e549054fe042b1b6a9 = 0x94         ;
        constexpr std::uintptr_t _b37f5a7d00e8fa63f4412db0c12e9297f7b31aa8 = 0x98         ;
        constexpr std::uintptr_t _5f48fcc5c0ae3ff36916de3845c81b3c155b6e05 = 0xA0         ;
        constexpr std::uintptr_t _a2a75f4e4ec5470800d05353dfac34bb277cc640 = 0xA8         ;
        constexpr std::uintptr_t _6021ec26bf7254a68b5f3468d6670975db63d7e4 = 0xB0         ;
        constexpr std::uintptr_t _1fb1e26d0653e77c455e1d3bc94fe8855c95e489 = 0xB8         ;
        constexpr std::uintptr_t _98cbe73c1c0a69d165b2fd67ca237b5c7cd8cd3a = 0xC0         ;
        constexpr std::uintptr_t _0187c1059b0b046d91457fa605adcef5d709b081 = 0xC4         ;
        constexpr std::uintptr_t _0b67423d92f5df340ec84527246735cbe1a7ea5c = 0xC8         ;
        constexpr std::uintptr_t _05e87ac99256f24e690b6a3fb235649dc516afac = 0xD0         ;
        constexpr std::uintptr_t _1e7c56d4ceea59620d0479d23a60993a9e4e61a3 = 0xD8         ;
        constexpr std::uintptr_t _dbc04f177ce6c3855b2de53b8d7ead126f2fe1bb = 0xDC         ;
        constexpr std::uintptr_t _45cbf525ec274e340fce6bc58fd73c45929ec1da = 0xE0         ;
        constexpr std::uintptr_t _bd4dc4e1b23c952da599b38f8cfca3ea193f0d38 = 0xE8         ;
        constexpr std::uintptr_t _fcf032ecf97024826ccdc2e486c9188feb6a9a63 = 0xF0         ;
        constexpr std::uintptr_t _6ed74e23c28fb45ae57e22098190e21a8da3ef84 = 0xF8         ;
        constexpr std::uintptr_t _41bbddb2414584e36824092cae5049fe54604f57 = 0x100        ;
        constexpr std::uintptr_t _6826ab7a251ec1cf9fe779a997987ebb02771970 = 0x108        ;
        constexpr std::uintptr_t _1f2784cf38e278320c5c9c33b6fb5d14122010e5 = 0x110        ;
        constexpr std::uintptr_t _06e40bf750de5f0d17f9a42ed9336a53770b5fbe = 0x118        ;
        constexpr std::uintptr_t _135593cd2aecaeb33a81d9873431ee38b11d7164 = 0x120        ;
        constexpr std::uintptr_t _81b7841f129651ed903ad97d0761ecc8d6284602 = 0x128        ;
        constexpr std::uintptr_t _cd75cef7b53e525d6c4d0287c6714eeb4b745c2d = 0x130        ;
    }

    namespace ItemModInfoEntry
    {
        constexpr std::uintptr_t phrase                           = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace ItemModGenericInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t infoEntries                      = 0x20         ;
    }

    namespace %e438310a117b0e69e3dd8b152479fe2a960e84d9
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _c722c075a6e4eca23657932f444f5d6463f3eb51 = 0x0          ;
        }

    }

    namespace GenerateRiverLayout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace AmbientSting
    {
        constexpr std::uintptr_t soundDefinition                  = 0x10         ;
        constexpr std::uintptr_t lurchSoundDefinition             = 0x18         ;
        constexpr std::uintptr_t steeringCreakDefinition          = 0x20         ;
        constexpr std::uintptr_t minPieces                        = 0x28         ;
        constexpr std::uintptr_t maxPieces                        = 0x2C         ;
    }

    namespace %6a2149ff0613df733e8d22ce85d38d6394fafef9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076AF80   ;
        constexpr std::uintptr_t _c4da6a21b34f03899a8c6a4d52c2ef4c20a48b0b = 0x10         ;
        constexpr std::uintptr_t _692a93cf67600d3cc75dd6af714d5fb4b2ba7030 = 0x18         ;
        constexpr std::uintptr_t _df78cda0c242651ff05260e00b36664f8b9e08f2 = 0x20         ;
    }

    namespace PlayerBoatSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t boat                             = 0x20         ;
        constexpr std::uintptr_t ambientStings                    = 0x28         ;
        constexpr std::uintptr_t ambientStingCooldown             = 0x30         ;
        constexpr std::uintptr_t ambientStingAngleDeltaThreshold  = 0x34         ;
        constexpr std::uintptr_t availableAmbientStings           = 0x38         ;
        constexpr std::uintptr_t availablePhysicsLurches          = 0x40         ;
        constexpr std::uintptr_t availableSteeringCreaks          = 0x48         ;
        constexpr std::uintptr_t hullBlocks                       = 0x50         ;
        constexpr std::uintptr_t damagedStingSoundDef             = 0x58         ;
        constexpr std::uintptr_t damagedStingIntervalMin          = 0x60         ;
        constexpr std::uintptr_t damagedStingIntervalMax          = 0x64         ;
        constexpr std::uintptr_t damagedStingIntervalVariance     = 0x68         ;
        constexpr std::uintptr_t damagedStingThreshold            = 0x6C         ;
        constexpr std::uintptr_t sinkSoundDef                     = 0x70         ;
        constexpr std::uintptr_t minSteeringCreakDelay            = 0x78         ;
        constexpr std::uintptr_t maxSteeringCreakDelay            = 0x7C         ;
        constexpr std::uintptr_t steeringCreakCooldown            = 0x80         ;
        constexpr std::uintptr_t steeringCreakCount               = 0x84         ;
        constexpr std::uintptr_t sideWaterIdleSoundDef            = 0x88         ;
        constexpr std::uintptr_t sideWaterMovingSoundDef          = 0x90         ;
        constexpr std::uintptr_t sideWaterMovingFastSoundDef      = 0x98         ;
        constexpr std::uintptr_t waterMovementGainCurve           = 0xA0         ;
        constexpr std::uintptr_t waterEdgeDistanceGainCurve       = 0xA8         ;
        constexpr std::uintptr_t waterMovementGainChangeRate      = 0xB0         ;
        constexpr std::uintptr_t physicsLurchHardnessThreshold    = 0xB4         ;

        constexpr std::uintptr_t _046c08e07f5d7c0ceaf5d1ce0628294b50cbe7e4 = 0xB8         ;
        constexpr std::uintptr_t _949403b55a46f6299a85644e1b4b96df1721af2e = 0xBC         ;
        constexpr std::uintptr_t _05796adf1f02aecbb1056e562d6729e0e710c946 = 0xC0         ;
        constexpr std::uintptr_t _b76f9a0b6dd2e406a37fa5114ad79cdf72cd5e42 = 0xC8         ;
        constexpr std::uintptr_t _662d26ffe7c341efbe8e1e22088566c8e55cad80 = 0xD0         ;
        constexpr std::uintptr_t _87f1b5697d62150fb8cbf015f9dbb67dfab1abe2 = 0xD4         ;
        constexpr std::uintptr_t _ca8480df23da2108a3b0f5b2886d0376c1e87197 = 0xD8         ;
        constexpr std::uintptr_t _85a4c1dda713fca970bed30a755fd3130b178b1c = 0xDC         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0xE0         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0xEC         ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0xF0         ;
        constexpr std::uintptr_t _8cfe2c77ae6a9819885339d28f48c27fbfad51dd = 0xFC         ;
        constexpr std::uintptr_t _e825baf6da71d69611a9e1df6dd7794170625c62 = 0xFD         ;
    }

    namespace %3dce1f9208fa8169dd1b8c514fa0961fea04f05d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10824030   ;
        constexpr std::uintptr_t _51d730edb465c467b79afaa5930c636a12988e15 = 0x10         ;
        constexpr std::uintptr_t _18173bb25956817910008100ab416b58b1d4cc37 = 0x18         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
    }

    namespace %26f0277048d4271609cb22fad79aaf295a423a87
    {
    }

    namespace %9be1da2967cab41637a8af3bd0c8fa3c13586024
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10823F30   ;
        constexpr std::uintptr_t _b44717670deae4db75ada8ce5a61ef7a0aaf7aa0 = 0x10         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x18         ;
        constexpr std::uintptr_t _396e46ff1048c1b4014c0312e05402f3160f31a5 = 0x20         ;
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x30         ;
    }

    namespace DeferredMeshDecal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x20         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x28         ;
        constexpr std::uintptr_t _1bc68586ae1c10b005658780aa11a9ffb5548ef8 = 0x30         ;
        constexpr std::uintptr_t _cb687f3b94dcdf1d26ef338ec8cf88ac844c5e99 = 0x38         ;
    }

    namespace %f30590fbff057009f7b2d0c169d7a6d11decb9d9
    {
        constexpr std::uintptr_t _124f0c3be08e608d522b8a34eb9e125c369ac53b = 0x10         ;
    }

    namespace OnePoleLowpassFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t frequency                        = 0x20         ;

        constexpr std::uintptr_t _a443f929f2e0c9b5619a7232053d7614c0b84449 = 0x24         ;
        constexpr std::uintptr_t _8fa10b474782138dbbfcca615e58b1eb7ea4e8ad = 0x28         ;
        constexpr std::uintptr_t _876dee9e52d02aa7961603c67fc1cefb7ac33f25 = 0x2C         ;
        constexpr std::uintptr_t _e502a758a870805f45ebfb9935d3332d8a76e105 = 0x30         ;
        constexpr std::uintptr_t _ad8770897d308270f56ab4a99b4051cbc90ddee9 = 0x38         ;
        constexpr std::uintptr_t _083dabe9c6d016cf95bfcb321d5523696e5f78e1 = 0x40         ;
    }

    namespace BaseMovement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b0304c6fb96790ebb6ed8543e4162150221f2bea = 0x20         ;
        constexpr std::uintptr_t _3407e76dbcf4fa35daf6f16d7e016bfe26b027f5 = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _3d37af634e9a347890e3583c1823d7a2a211ede8 = 0x38         ;
        constexpr std::uintptr_t _ee7602e47e73b378b4fd6c282b0d005c1723881b = 0x44         ;
        constexpr std::uintptr_t _a42e4356a31416cb496fa093b10cc09b0ef0d046 = 0x50         ;
        constexpr std::uintptr_t _7f95aeb0941f5b5564f331ee626053c9e38c45a8 = 0x54         ;
        constexpr std::uintptr_t _ff0dabe1c2a5c4c326d9e5e681b1293b35a039c6 = 0x58         ;
        constexpr std::uintptr_t _2038a9cf23368bf6fe6de776772818b33b08db5f = 0x5C         ;
        constexpr std::uintptr_t _7e5d9a626bb5bc82cd232a6e91dd30be934777ce = 0x60         ;
    }

    namespace NightLightEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t distance                         = 0x30         ;
        constexpr std::uintptr_t fadeFraction                     = 0x38         ;
        constexpr std::uintptr_t brightness                       = 0x40         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace %e29fdaaf0f55099e7b45e30d1ef0e57b41f630df
    {
        constexpr std::uintptr_t _29b98e199bdeede6a45a7584003266f336b946ab = 0x10         ;
        constexpr std::uintptr_t _17401feb35d712deba407c13a857336641da0fe4 = 0x30         ;
        constexpr std::uintptr_t _a84c452eee2fcca1d1b30620279ca86071f8671d = 0x38         ;
        constexpr std::uintptr_t _a8357d930e7c0bbad240235c0f7725a245258023 = 0x40         ;
        constexpr std::uintptr_t _982ac0aef329b490a6af32df0dd2b02f25c7e96a = 0x48         ;
        constexpr std::uintptr_t _5ea3bebced7635dde183b57b4101a9083b953eab = 0x58         ;
        constexpr std::uintptr_t _cf10e554a94797df6ef1dcb4cc61718f1504b051 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _388c0dcafe5b512178e5ce9239a31930f71024b0 = 0x0          ;
            constexpr std::uintptr_t _661a057e21ce11db7472f6ee1159925ce601cc5d = 0x10         ;
            constexpr std::uintptr_t _14e8b3211d338a77a6ea4de146e11be7cf06607a = 0x18         ;
            constexpr std::uintptr_t _89ea5b83bdd0f951a98c7095833909a762e393a7 = 0x20         ;
        }

    }

    namespace %af310e2d689e826fdeaaccbfcf208b6b4c5d1a6d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D51B0   ;
        constexpr std::uintptr_t _8c235df3b54a84a0e433de935d2372030e0b9517 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _bf446e3ec5301e739dd630ae464a145c3e2f11da = 0x0          ;
            constexpr std::uintptr_t _dd250d1dcfc9f4c159054c7be27e532546bad486 = 0x8          ;
        }

    }

    namespace %7b282119f7fc032d340c7d1931b4ac6b9fe88bb6
    {
        constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10         ;
        constexpr std::uintptr_t _80dc94e81d2163dac6bf35b86367acb35f14235b = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _44424519c919cfcc8f0fb167610d144b7c57a7a3 = 0x0          ;
            constexpr std::uintptr_t _b20bcd91f351280cfda233938466906c844e536d = 0x8          ;
            constexpr std::uintptr_t _f05223af66fae6e3fb1de877bebde1ec6e576439 = 0x10         ;
            constexpr std::uintptr_t _4ac47f37f29bec6c7366ae7c0e1a068e4dc0bd42 = 0x20         ;
            constexpr std::uintptr_t _fe36c37f19ebbaf3f538bb845cd04240ac5229c0 = 0x28         ;
            constexpr std::uintptr_t _b5b6ab68d54212f55827dfad76df97b30fbcc36e = 0x38         ;
        }

    }

    namespace ItemRestrictedWheelSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t validPassthroughItems            = 0x348        ;
        constexpr std::uintptr_t allowedContents                  = 0x350        ;
        constexpr std::uintptr_t maxStackSize                     = 0x354        ;
        constexpr std::uintptr_t numSlots                         = 0x358        ;
        constexpr std::uintptr_t lootPanelName                    = 0x360        ;
        constexpr std::uintptr_t passthroughItemConditionLossPerSec = 0x368        ;
        constexpr std::uintptr_t destroyPassthroughItemEveryXSeconds = 0x36C        ;
        constexpr std::uintptr_t lockInventoryWhenItemPresent     = 0x370        ;
        constexpr std::uintptr_t lockOnlyWithPower                = 0x371        ;
        constexpr std::uintptr_t openSound                        = 0x378        ;
        constexpr std::uintptr_t closeSound                       = 0x380        ;
        constexpr std::uintptr_t rotateSpeed                      = 0x390        ;
        constexpr std::uintptr_t powerOutput                      = 0x394        ;
        constexpr std::uintptr_t maxPowerOutputThreshold          = 0x398        ;
        constexpr std::uintptr_t maxPowerDecayPerSecond           = 0x39C        ;
        constexpr std::uintptr_t animator                         = 0x3A0        ;
        constexpr std::uintptr_t rotateObjects                    = 0x3A8        ;
        constexpr std::uintptr_t pressureGauge                    = 0x3B0        ;
        constexpr std::uintptr_t soundEmitterObject               = 0x3B8        ;
        constexpr std::uintptr_t startRotateSound                 = 0x3C0        ;
        constexpr std::uintptr_t rotateLoopSound                  = 0x3C8        ;
        constexpr std::uintptr_t stopRotateSound                  = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x340        ;
        constexpr std::uintptr_t _b70e59a00186653a4ad072505ed0f028d76e76ff = 0x388        ;
        constexpr std::uintptr_t _c27aadad36ca736dfc937365ac2c1df5d01d4c96 = 0x3D8        ;
        constexpr std::uintptr_t _1f0b42ffd21cdd9b9a39ca10b1ebeb179c8810f6 = 0x3DC        ;
        constexpr std::uintptr_t _dd8122d77151a694bb53329b03705ec04734a04a = 0x3E0        ;
        constexpr std::uintptr_t _3917d17f10e0cbd9c12309f9997b80cac89583dc = 0x3E8        ;
        constexpr std::uintptr_t _9d4a118ac8ca0f0c7681eb0ed17abf0f6c984f73 = 0x3EC        ;
        constexpr std::uintptr_t _2d306a242ef6c6d661326c7ffa454cbc28b03383 = 0x3F0        ;
    }

    namespace %c34c46a74d2c67fe5bc3781ba14847ae14de2407
    {
    }

    namespace %0ae4611ff9803e77a55acbedd4cee1bba2bac97c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108375D0   ;
        constexpr std::uintptr_t _e81569d35b888619b3a6dc05cf581a3479485384 = 0x10         ;
        constexpr std::uintptr_t _7f27e647476104fca0cf04cd845675fa76cbf9fb = 0x18         ;
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x20         ;
        constexpr std::uintptr_t _b67ce938fef5b207e452112da8771a6f2bab4c35 = 0x28         ;
        constexpr std::uintptr_t _ca38bad39af75bc3e99f4117c0193a49ad60a511 = 0x30         ;
        constexpr std::uintptr_t _df6b14095bf8d8d959d27b11bad5fd23c8ef2009 = 0x38         ;
        constexpr std::uintptr_t _ad2173acbb86b7001cdab482049916efa2659648 = 0x40         ;
    }

    namespace TerrainHoleRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t matMask                          = 0x20         ;
        constexpr std::uintptr_t matMap                           = 0x28         ;

        constexpr std::uintptr_t _4a697c323bcc73065713ac86fb971dac60254996 = 0x30         ;
        constexpr std::uintptr_t _cf54adea92f3b70d23048968ef8861363cd75dfa = 0x38         ;
        constexpr std::uintptr_t _c6690eac09d6b50c6daece78e9c62c1f1838b959 = 0x40         ;
        constexpr std::uintptr_t _92de8d47a1342f355d4c65a10879967bd3e5fe13 = 0x41         ;
        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0x42         ;
        constexpr std::uintptr_t _fa90ea5b7eb60ab96bc99f22652d9e16c78ea7a6 = 0x43         ;
        constexpr std::uintptr_t _e2403742f6298f095245f9f37cff762e635b5c23 = 0x44         ;
        constexpr std::uintptr_t _ced3333bc988ef08241791dac77b7fcff88adea3 = 0x45         ;
        constexpr std::uintptr_t _2cbea12c0bb25ca85046c988bbbdaba25476eb0c = 0x48         ;
        constexpr std::uintptr_t _42eadcc29191af55788413081d3180b49f7ec3d0 = 0x50         ;
        constexpr std::uintptr_t _a1f0490a9c369daba6391cf0b3c3255fe7a11835 = 0x58         ;
        constexpr std::uintptr_t _4cef4b1562bd1c473fbd26aa7eaa7fb7a87a3124 = 0x60         ;
        constexpr std::uintptr_t _81ad9d7a9a9442cf72d90c68fb84f2b3ca3aa4c7 = 0x68         ;
        constexpr std::uintptr_t _d11655fe590a12e440b16ae18c579bc392929ce2 = 0x6C         ;
    }

    namespace Boar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace MissionObjective_EquipClothing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t RequiredItems                    = 0x18         ;
        constexpr std::uintptr_t CheckExistingClothingOnStart     = 0x20         ;
    }

    namespace Composter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t FertilizerDef                    = 0x3A8        ;
        constexpr std::uintptr_t CompostEntireStack               = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace BaseModularVehicle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t moduleSockets                    = 0x4B8        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x4C0        ;
        constexpr std::uintptr_t waterSample                      = 0x4C8        ;
        constexpr std::uintptr_t lodGroup                         = 0x4D0        ;
        constexpr std::uintptr_t keyEnterDialog                   = 0x4D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _3ff490999737a4ce77e26b44b94cb2579f1516df = 0x490        ;
        constexpr std::uintptr_t _ad9413314a64d790e13d22abb781de6fcdb6dd92 = 0x498        ;
        constexpr std::uintptr_t _580705c3cfde33c55e29f60fd3d54ec9889c7271 = 0x4A0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A8        ;
        constexpr std::uintptr_t _a8e76fa7503c78c788d52b1d8edea57dc0a7372f = 0x4B0        ;
        constexpr std::uintptr_t _331e7bea07081c8d5d91cb49f37053420fb33f30 = 0x4E0        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x4E8        ;
        constexpr std::uintptr_t _575219dd131eaab08259425a64a88f86a2e05b7e = 0x4EC        ;
        constexpr std::uintptr_t _001dd19a8afc8fb7bae2aaf0ed6a22db6eb2d1c0 = 0x4F0        ;
        constexpr std::uintptr_t _dd792ba1ef4ced426365097d0af7b991378f6935 = 0x4F8        ;
    }

    namespace SnowballGunProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t thickness                        = 0x3C         ;
        constexpr std::uintptr_t changeInitialOrientation         = 0x40         ;
        constexpr std::uintptr_t initialDistance                  = 0x44         ;
        constexpr std::uintptr_t initialOrientation               = 0x48         ;
        constexpr std::uintptr_t remainInWorld                    = 0x54         ;
        constexpr std::uintptr_t stickProbability                 = 0x58         ;
        constexpr std::uintptr_t breakProbability                 = 0x5C         ;
        constexpr std::uintptr_t conditionLoss                    = 0x60         ;
        constexpr std::uintptr_t ricochetChance                   = 0x64         ;
        constexpr std::uintptr_t penetrationPower                 = 0x68         ;
        constexpr std::uintptr_t canRefract                       = 0x6C         ;
        constexpr std::uintptr_t penetratesVehicles               = 0x6D         ;
        constexpr std::uintptr_t waterIntegrityLoss               = 0x70         ;
        constexpr std::uintptr_t damageProperties                 = 0x78         ;
        constexpr std::uintptr_t damageDistances                  = 0x80         ;
        constexpr std::uintptr_t damageMultipliers                = 0x88         ;
        constexpr std::uintptr_t damageTypes                      = 0x90         ;
        constexpr std::uintptr_t rendererToScale                  = 0x98         ;
        constexpr std::uintptr_t firstPersonRenderer              = 0xA0         ;
        constexpr std::uintptr_t createDecals                     = 0xA8         ;
        constexpr std::uintptr_t doHitEffects                     = 0xA9         ;
        constexpr std::uintptr_t flybySound                       = 0xB0         ;
        constexpr std::uintptr_t flybySoundDistance               = 0xB8         ;
        constexpr std::uintptr_t closeFlybySound                  = 0xC0         ;
        constexpr std::uintptr_t closeFlybyDistance               = 0xC8         ;
        constexpr std::uintptr_t tumbleSpeed                      = 0xCC         ;
        constexpr std::uintptr_t tumbleAxis                       = 0xD0         ;
        constexpr std::uintptr_t playDefaultHitEffects            = 0xDC         ;
        constexpr std::uintptr_t clientEffectData                 = 0xE0         ;
        constexpr std::uintptr_t clientEffectPrefab               = 0xE8         ;
        constexpr std::uintptr_t swimScale                        = 0xF0         ;
        constexpr std::uintptr_t swimSpeed                        = 0xFC         ;
        constexpr std::uintptr_t OverrideEffectScale              = 0x1F8        ;
        constexpr std::uintptr_t SnowballImpactEffect             = 0x200        ;

        constexpr std::uintptr_t _746197e35b5170fb3ca453e087a54511c220d818 = 0x20         ;
        constexpr std::uintptr_t _7e2761781cc286922e6799ac9442d451ad0ca132 = 0x24         ;
        constexpr std::uintptr_t _45398946a5a23f81169286c2fd46f8df0e6e5376 = 0x108        ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x110        ;
        constexpr std::uintptr_t _5fd58587abb6687195bd996683635dae1a36a429 = 0x118        ;
        constexpr std::uintptr_t _0ee249486976470868acc8a71782353747e521a1 = 0x120        ;
        constexpr std::uintptr_t _ae19ac12fdbe1c9dc9631221d3d4c252ccff8b8f = 0x128        ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x130        ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x134        ;
        constexpr std::uintptr_t _30ff504d1e1239e49ef4ece6302f840871e622f5 = 0x138        ;
        constexpr std::uintptr_t _33fd15bb14d9b6f72544faf7e938ec83fa851a98 = 0x139        ;
        constexpr std::uintptr_t _6d61ed1f6bf8a8847f99849e015f4d7de5eaf49e = 0x13C        ;
        constexpr std::uintptr_t _b29103ff01da3dc6e8e767e8e2a1f557ae0032c1 = 0x140        ;
        constexpr std::uintptr_t _b299dbff6050b3ca1e4b47b4d34578f9aef1231d = 0x144        ;
        constexpr std::uintptr_t _967b694cf0036cfc7b6e0c5de077534ed46dec91 = 0x154        ;
        constexpr std::uintptr_t _a91b1813ee0c2c6740615a1c719f7b6fe3748828 = 0x155        ;
        constexpr std::uintptr_t _11a62a400c23405d0322077ec317e2447c9f334f = 0x156        ;
        constexpr std::uintptr_t _b175c7e2ed08daed7046f404ba424d8ae7d202a7 = 0x158        ;
        constexpr std::uintptr_t _5650e11e4ed9217b697c956b9e969e4b503b96c2 = 0x15C        ;
        constexpr std::uintptr_t _31690ca86a435907145aace19b7219ddefc47f25 = 0x168        ;
        constexpr std::uintptr_t _20efe4ab779ac503655f78e29ea47b108e4121f2 = 0x174        ;
        constexpr std::uintptr_t _1528f9f78639fe2eae5215690d37d29d09cd1025 = 0x178        ;
        constexpr std::uintptr_t _e8fc0b7853bc79a1e6da12100d9af86e48e1ff2b = 0x17C        ;
        constexpr std::uintptr_t _2e05d5d2e865ccce64a787e2a6abc02d86247860 = 0x180        ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x18C        ;
        constexpr std::uintptr_t _723c487fa04f22a4e34938fb257d8aef7f7a0cd8 = 0x198        ;
        constexpr std::uintptr_t _956f2b6fd4e158ff8e9ae27c1be8ff7ef63bae97 = 0x1A4        ;
        constexpr std::uintptr_t _f35e5f39e9532c714a79eed5ae6386699b0b463d = 0x1A8        ;
        constexpr std::uintptr_t _ffd6e21ace3495dab5a51c5b059d91d0f191f5cc = 0x1A9        ;
        constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x1AA        ;
        constexpr std::uintptr_t _ea84b348a0b2e2b79c80e7b3640d7d0ac0d5f48b = 0x1AB        ;
        constexpr std::uintptr_t _34848706a4a9444f65dcdd3213a57c7e935123ad = 0x1AC        ;
        constexpr std::uintptr_t _4e71a6bb58c25787109d25561ed44373ebc42283 = 0x1B0        ;
        constexpr std::uintptr_t _6f3e4eede56a8b28fda44fe77a733c4335da829f = 0x1C0        ;
        constexpr std::uintptr_t _57e6dab2896f62c0f50cf97065424ca6ac6b5005 = 0x1D8        ;
        constexpr std::uintptr_t _525d4073680d796456e69b08daa5c55a5bd70bb4 = 0x1E0        ;
        constexpr std::uintptr_t _56c7d3633e0331e0435de42f70628e4e467fcc6d = 0x1E4        ;
        constexpr std::uintptr_t _78cca9a88f43d586be1f756935f44b8ea3adfd1b = 0x1E8        ;
        constexpr std::uintptr_t _1306bb660177bf8e2e4fef7c73c04f88cf387173 = 0x1F0        ;
    }

    namespace UI_Popup_LoadoutSave
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t canvas                           = 0x68         ;
        constexpr std::uintptr_t destroyOnClose                   = 0x70         ;
        constexpr std::uintptr_t buttonsParent                    = 0x78         ;
        constexpr std::uintptr_t titleText                        = 0x80         ;
        constexpr std::uintptr_t messageText                      = 0x88         ;
        constexpr std::uintptr_t buttonTemplate                   = 0x90         ;
        constexpr std::uintptr_t buttons                          = 0x98         ;
        constexpr std::uintptr_t inputField                       = 0xA0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0xA8         ;
    }

    namespace PoweredWaterPurifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t defaultLiquid                    = 0x3B0        ;
        constexpr std::uintptr_t startingAmount                   = 0x3B8        ;
        constexpr std::uintptr_t autofillOutputs                  = 0x3BC        ;
        constexpr std::uintptr_t autofillTickRate                 = 0x3C0        ;
        constexpr std::uintptr_t autofillTickAmount               = 0x3C4        ;
        constexpr std::uintptr_t maxOutputFlow                    = 0x3C8        ;
        constexpr std::uintptr_t prioritizeDrinkMenuOption        = 0x3CC        ;
        constexpr std::uintptr_t ValidItems                       = 0x3D0        ;
        constexpr std::uintptr_t storagePrefab                    = 0x3D8        ;
        constexpr std::uintptr_t storagePrefabAnchor              = 0x3E0        ;
        constexpr std::uintptr_t freshWater                       = 0x3E8        ;
        constexpr std::uintptr_t waterToProcessPerMinute          = 0x3F0        ;
        constexpr std::uintptr_t freshWaterRatio                  = 0x3F4        ;
        constexpr std::uintptr_t stopWhenOutputFull               = 0x3F8        ;
        constexpr std::uintptr_t ConvertInterval                  = 0x400        ;
        constexpr std::uintptr_t PowerDrain                       = 0x404        ;
        constexpr std::uintptr_t PoweredMaterial                  = 0x408        ;
        constexpr std::uintptr_t UnpoweredMaterial                = 0x410        ;
        constexpr std::uintptr_t TargetRenderer                   = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b49015b34147f2de515b6ceb05a8ea8ed426bd14 = 0x3A8        ;
    }

    namespace ListTab
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UI_DevListBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t flexColumns                      = 0x68         ;
        constexpr std::uintptr_t scrollRect                       = 0x70         ;
        constexpr std::uintptr_t categoryButtonPrefab             = 0x78         ;
        constexpr std::uintptr_t itemButtonPrefab                 = 0x80         ;
        constexpr std::uintptr_t categoryButtonsParent            = 0x88         ;
        constexpr std::uintptr_t itemButtonsParent                = 0x90         ;
        constexpr std::uintptr_t searchInputField                 = 0x98         ;
        constexpr std::uintptr_t virtualScrollFlex                = 0xA0         ;
        constexpr std::uintptr_t favouritesButton                 = 0xA8         ;
        constexpr std::uintptr_t recentsButton                    = 0xB0         ;
        constexpr std::uintptr_t buttonGroup                      = 0xB8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _bfa52ad4ae0f9fdb561b8393f7eeb62bbd96a04e = 0xC0         ;
        constexpr std::uintptr_t _8504a4d45cc31de98224ba3c6c45ba4365f2cb7c = 0xC8         ;
        constexpr std::uintptr_t _aefc572114f1d9837c2dc58d4af898a04311a727 = 0xD0         ;
        constexpr std::uintptr_t _028b7b0573d781892d94559134dcfd9d43e50a24 = 0xD8         ;
        constexpr std::uintptr_t _cf96483968e78b53ecea0703a463e4f308070f4c = 0xE0         ;
        constexpr std::uintptr_t _eb1fa5a64ddc17b657b7f2ab9ceee700835d3163 = 0xE8         ;
        constexpr std::uintptr_t _3a7f63195cd393c6fae22bb4c68ffbb96a86d1e1 = 0xF0         ;
        constexpr std::uintptr_t _ad82e1d15edcaea0d3676e4d9ef91d7c6c2bb7cb = 0xF4         ;
        constexpr std::uintptr_t _7fc1d7a6ed47e3ad8e5279099ae7ca7a9c27660a = 0xF8         ;
        constexpr std::uintptr_t _d5d6de205dc16d7ea8818ee9901c05878b040382 = 0xFC         ;
        constexpr std::uintptr_t _317ce83736582c5a9490f7f70b2443370f994800 = 0x100        ;
        constexpr std::uintptr_t _8d231c32693d7bb8ce8b2a77d8e21169e0fee40c = 0x104        ;
        constexpr std::uintptr_t _cf0eda45e74bd9c16a9aea9eb7b2299601bf3966 = 0x108        ;
        constexpr std::uintptr_t _ef16fe34713e807869ea25dca6a40606b8adb1d4 = 0x110        ;
        constexpr std::uintptr_t _66a8803570823851f5c8354d1f0f78757f494389 = 0x114        ;
        constexpr std::uintptr_t _f14e03afde3b6a121b31845e844478dc96900221 = 0x118        ;
        constexpr std::uintptr_t _dd2f1511c1b339cc0c64b04da61fccf3178c9550 = 0x11C        ;
        constexpr std::uintptr_t _b2caa52aced791bf27bae73d3a279fa0b574b03a = 0x120        ;
        constexpr std::uintptr_t _e2167b45394b76e20c27068db3eba0723c0ffea5 = 0x128        ;
        constexpr std::uintptr_t _142e2420a721befcfbbd14d5ae0b5440f76697bb = 0x130        ;
    }

    namespace ScriptableWorldConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t GameModes                        = 0x18         ;
        constexpr std::uintptr_t UndergroundTrains                = 0x20         ;
        constexpr std::uintptr_t UnderwaterLabs                   = 0x21         ;
        constexpr std::uintptr_t BlacklistedPrefabs               = 0x28         ;
    }

    namespace ItemSplitter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10840270   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t slider                           = 0x20         ;
        constexpr std::uintptr_t textValue                        = 0x28         ;
        constexpr std::uintptr_t splitAmountText                  = 0x30         ;
        constexpr std::uintptr_t amountInputField                 = 0x38         ;

        constexpr std::uintptr_t _7fc4ec74e50fa5b680acaec11c1cde6be02e5f9d = 0x40         ;
        constexpr std::uintptr_t _f722d122b451c48f9fc0a228f25097209ef7d607 = 0x48         ;
        constexpr std::uintptr_t _cfae3aa402c1edd6a8bb4622b177a879cc0ce41f = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t _ee17ed1df901cbf9536ac0906ff901893da1313f = 0x0          ;
            constexpr std::uintptr_t _4f9655e70ee5c801f424a07e4bf983ced8d0d080 = 0x1          ;
        }

    }

    namespace UIParticle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LifeTime                         = 0x20         ;
        constexpr std::uintptr_t Gravity                          = 0x28         ;
        constexpr std::uintptr_t InitialX                         = 0x30         ;
        constexpr std::uintptr_t InitialY                         = 0x38         ;
        constexpr std::uintptr_t InitialScale                     = 0x40         ;
        constexpr std::uintptr_t InitialDelay                     = 0x48         ;
        constexpr std::uintptr_t ScaleVelocity                    = 0x50         ;
        constexpr std::uintptr_t InitialColor                     = 0x58         ;

        constexpr std::uintptr_t _fe1d6d20f4a8cb787b0e7d691b4b15af90127b4c = 0x60         ;
        constexpr std::uintptr_t _615619fafd2f783158fe566c9f1419c05eb069e7 = 0x64         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x68         ;
        constexpr std::uintptr_t _ac275c2b5a79c810da8e9c79e641fd552b3d7a24 = 0x70         ;
    }

    namespace UI_ServerAdminConvarInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t convarName                       = 0x20         ;
        constexpr std::uintptr_t convarValue                      = 0x28         ;
        constexpr std::uintptr_t tooltipComponent                 = 0x30         ;

        constexpr std::uintptr_t _25ae98948ae2c88d97532a52a75861cf330e1d5a = 0x38         ;
    }

    namespace State
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t emission                         = 0x14         ;
    }

    namespace ParticleSystemLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t playOnShow                       = 0x88         ;
        constexpr std::uintptr_t disableSubEmittersOnShow         = 0x89         ;
        constexpr std::uintptr_t States                           = 0xB0         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _b1d4e05a8e330cfa0b88f94e057d5d2feed1df60 = 0x90         ;
        constexpr std::uintptr_t _c019c077dc771d362e9c5bd4dd52ffb0e7df5528 = 0x98         ;
        constexpr std::uintptr_t _d2529341330d49acff8ecc94abefaff2ff344b6a = 0xA0         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0xA4         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0xA8         ;
        constexpr std::uintptr_t _8af3671e835c25818c704f719d369f1bac144973 = 0xA9         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0xAA         ;
    }

    namespace %9b98ef4052a32f2683f734f945c31037df33aa84
    {
        constexpr std::uintptr_t _099936a4f268c4b064ff964919111274dd8ea1b2 = 0x10         ;
        constexpr std::uintptr_t _536acc1ea0229689e5f983abb49e7975f24bed02 = 0x50         ;
        constexpr std::uintptr_t _20ea85ff4aea02088ea9c89ff040a3c137d34cc0 = 0x54         ;
        constexpr std::uintptr_t _11be5ed155bdbafc4e353f4bc0bb2c85732af689 = 0x60         ;
        constexpr std::uintptr_t _7d110905079ceb628088a16d7706936537e38fab = 0x6C         ;
        constexpr std::uintptr_t _cbba7c9398a5262390c563bf6cfeae9bfba13643 = 0x70         ;
        constexpr std::uintptr_t _df73842ea024efdc44ef562ac44bdeb778ac58cf = 0x74         ;
        constexpr std::uintptr_t _e1d6c37ee50b5a9fe3e75250abc372bb082ca531 = 0x94         ;
        constexpr std::uintptr_t _7339afc9a920ec197ae0018fbb18ef86d8c3720d = 0x98         ;
        constexpr std::uintptr_t _825dfcf6f8a2999bd573905ad5f1f6e95120b515 = 0x9C         ;
        constexpr std::uintptr_t _2301b1ecef252af29dc92fc4a955dc19b556b5d3 = 0xA0         ;
        constexpr std::uintptr_t _fb325afd07a1f6432db84436fdcfe4dbf51759f6 = 0xA4         ;
        constexpr std::uintptr_t _eabb7403be03c5bbd44eafafa5ad23c77d3a878a = 0xA8         ;
        constexpr std::uintptr_t _d0427b0b3e1652a1e216828f5bf36230a0f17942 = 0xB8         ;
        constexpr std::uintptr_t _6118bd1e86e0639c1678329f67dae62f59876d63 = 0xC8         ;
        constexpr std::uintptr_t _2f2fc29d921db887b8f642f38622168b4d8b638e = 0xD8         ;
        constexpr std::uintptr_t _d053799e15ac70224e7a4bc3fea2bbf67bb3f014 = 0xDC         ;
        constexpr std::uintptr_t _6b83516394d2be9234797c202e54983d7988e2cf = 0xE0         ;
        constexpr std::uintptr_t _09de61de488e41a8e277ae6309f682b4627eccfd = 0xE4         ;
        constexpr std::uintptr_t _925c580f08ca0d88bfb29f9ccbed1caf6e0fe1cc = 0xF0         ;
        constexpr std::uintptr_t _661b8ebac713e070434ae9c63a9a3a297e47dc41 = 0x100        ;
        constexpr std::uintptr_t _c83f47ffb0ee69a03b57dbc98a041999ce2f82f8 = 0x110        ;
        constexpr std::uintptr_t _662f55d08a7239350bf2bf90e58ab615b4ef7ad6 = 0x114        ;
    }

    namespace %82799b1812b215e4ce86f3dbbd25c60a8e142d9f
    {
    }

    namespace %5ae322e02ea01a23a35f8793f6e571b6eb5d8358
    {
        constexpr std::uintptr_t _f2a10ac896dd811ddc89992913b42c5dbef5f6b0 = 0x10         ;
        constexpr std::uintptr_t _1ef6c0f432fb0fbce32a0285ab18497636d32bbc = 0x14         ;
        constexpr std::uintptr_t _3e9e089bfb0662326efb11705d55f4f43958b281 = 0x1C         ;
    }

    namespace PipeMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PipeRadius                       = 0x80         ;
        constexpr std::uintptr_t PipeMaterial                     = 0x88         ;
        constexpr std::uintptr_t StraightLength                   = 0x90         ;
        constexpr std::uintptr_t PipeSubdivisions                 = 0x94         ;
        constexpr std::uintptr_t BendTesselation                  = 0x98         ;
        constexpr std::uintptr_t RidgeHeight                      = 0x9C         ;
        constexpr std::uintptr_t UvScaleMultiplier                = 0xA0         ;
        constexpr std::uintptr_t RidgeIncrements                  = 0xA4         ;
        constexpr std::uintptr_t RidgeLength                      = 0xA8         ;
        constexpr std::uintptr_t HorizontalUvRange                = 0xAC         ;

        constexpr std::uintptr_t _88fca01c30ff6f34e9f242ec7ddd6a207c6217ee = 0x20         ;
        constexpr std::uintptr_t _18f6f97ddaf46a65183190d6db843e06070f59b3 = 0x30         ;
        constexpr std::uintptr_t _5fd664bb26793182d84975cc2e22b97543dc5cc6 = 0x40         ;
        constexpr std::uintptr_t _3b46ea160f3b3105cc1ccfbefb2070be7cb119c2 = 0x50         ;
        constexpr std::uintptr_t _2d4dc68386a95d28fdb21a66979943efc941f800 = 0x60         ;
        constexpr std::uintptr_t _56647c19346794c9d54f744219b4f383d32d73b4 = 0x70         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x78         ;
        constexpr std::uintptr_t _7d7777ab7c75af2df4f115c9f98a7b1d7ca13d36 = 0xB8         ;
        constexpr std::uintptr_t _5f79556a99dcb3a3986939815808695d3d4f6379 = 0xC0         ;
        constexpr std::uintptr_t _9ff86227df6acecaabc54ff2ef4d0ed49f73178e = 0xCC         ;
        constexpr std::uintptr_t _d932321668946e0ce5b888a3ecfcc64209f54b31 = 0xD8         ;
        constexpr std::uintptr_t _0e903ff400825b4e704e2a5feec6604538298d86 = 0xE0         ;
    }

    namespace VolumeCloudsWeatherLayerConfig-fake-0
    {
        constexpr std::uintptr_t Instability                      = 0x10         ;
        constexpr std::uintptr_t CoverageBase                     = 0x18         ;
        constexpr std::uintptr_t CoverageDetailPerlin             = 0x20         ;
        constexpr std::uintptr_t CoverageDetailWorley             = 0x28         ;
        constexpr std::uintptr_t Curl                             = 0x30         ;
    }

    namespace UI_ServerAdminPlayerEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t avatarImage                      = 0x20         ;
        constexpr std::uintptr_t playerNameText                   = 0x28         ;
        constexpr std::uintptr_t playerIdText                     = 0x30         ;
        constexpr std::uintptr_t pingText                         = 0x38         ;
        constexpr std::uintptr_t evenColor                        = 0x40         ;
        constexpr std::uintptr_t bgImage                          = 0x50         ;
        constexpr std::uintptr_t button                           = 0x58         ;

        constexpr std::uintptr_t _62dc32e22f4a5aaaa57cf9a1f68f1d0db63faea0 = 0x60         ;
        constexpr std::uintptr_t _41a280f621238a85530db3aadd46b21c87e092b4 = 0xB8         ;
        constexpr std::uintptr_t _a5eceea69174bfce526b7eeb9520c32224f086c4 = 0xC0         ;
    }

    namespace ScreenshotCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ssao                             = 0x20         ;
        constexpr std::uintptr_t contactShadows                   = 0x28         ;
        constexpr std::uintptr_t visualizeTexelDensity            = 0x30         ;
        constexpr std::uintptr_t environmentVolumeProperties      = 0x38         ;
        constexpr std::uintptr_t post                             = 0x40         ;
        constexpr std::uintptr_t baseEffectVolume                 = 0x48         ;
        constexpr std::uintptr_t baseEffectVolumeRRP              = 0x50         ;

        constexpr std::uintptr_t _9c9d297db8b9f0056dc4803f718073ad0214436d = 0x58         ;
        constexpr std::uintptr_t _ef26dbef1abbbe5409a7f5b0c2e28b6b4030a5ed = 0x60         ;
        constexpr std::uintptr_t _2382a7e3acfda6603ac11e4f2198443021cfb6ed = 0x68         ;
        constexpr std::uintptr_t _ab5a5710545a3c8c5859a74467111a1c2079586d = 0x78         ;
        constexpr std::uintptr_t _6f240c014271aec3b9bbdf60f264dce7633a66e7 = 0x7C         ;
        constexpr std::uintptr_t _6f252d3885ff5a04adc27002e790d2ee34b24876 = 0x80         ;
        constexpr std::uintptr_t _e39e34b2a68c20f697955c4b9cf9b300c1fa272f = 0x90         ;
        constexpr std::uintptr_t _1188064530832e612f2cc4d867e4fbb5f794470b = 0x94         ;
        constexpr std::uintptr_t _dc26b9bf455b3febf60d7f34f25d31caba4ac2c1 = 0x98         ;
        constexpr std::uintptr_t _d36c2fe96e3ba6b778812bcdb1a18d7f7a077b20 = 0xA8         ;
        constexpr std::uintptr_t _80c6675fb66dd67f76c71230caadce2ed53ac600 = 0xAC         ;
        constexpr std::uintptr_t _1b11b90d4c6f8f363949b913fb74c90edc0a18de = 0xB0         ;
        constexpr std::uintptr_t _da069b487245999cee7fd9ee6b970fa292f2bffe = 0xB4         ;
        constexpr std::uintptr_t _052b4bd5e4d57cf207679afe3e4a2fec826463d1 = 0xB8         ;
        constexpr std::uintptr_t _65ba667b5037ce5c435f02906ac098edbfc40bb3 = 0xBC         ;
        constexpr std::uintptr_t _4c46a3e517dbd404f8f64bbe4e1dcffeed94f2f1 = 0xC0         ;
        constexpr std::uintptr_t _e8bf728b0d6835d121f897bf8e48da527b4d1e20 = 0xC4         ;
        constexpr std::uintptr_t _7ad13ff82faf3b29f6f0356b2f2a5e4090f7a9c3 = 0xC8         ;
        constexpr std::uintptr_t _9851b117586e67ec709812ff40a32c24b50e2e29 = 0xCC         ;
        constexpr std::uintptr_t _9e21e37d848043b0b7cf910f1add66514847b485 = 0xD0         ;
        constexpr std::uintptr_t _536722862eb09ff6feda734872a7a68c4dd64272 = 0xD4         ;
        constexpr std::uintptr_t _74a027641dcc6d21c92641cae506b1991c6d1709 = 0xD8         ;
        constexpr std::uintptr_t _cfa62940d1322801678aa95d6f0545727bdd8bf8 = 0xDC         ;
        constexpr std::uintptr_t _876ebbf547b19342b2b89445f8982fe9a8671e7e = 0xE0         ;
        constexpr std::uintptr_t _d43ec3f27eceae6dc8defb98b9af3c62b3397dd0 = 0xE4         ;
        constexpr std::uintptr_t _de406717438da2ededa24b15ec2312a0f0a6a532 = 0xE8         ;
        constexpr std::uintptr_t _b7e3279a821ee1f6964cb0685c625a848133fb21 = 0xEC         ;
        constexpr std::uintptr_t _d82ce9f0bb96c5a7340182862443b796103d0393 = 0xF0         ;
        constexpr std::uintptr_t _bfba4a56d893b81a23e176a9db3385da73691a9b = 0xF4         ;
        constexpr std::uintptr_t _6b24a0fd2cf729bd9e070f200ada5cd93d40a63c = 0xF5         ;
        constexpr std::uintptr_t _6bd090d91bd9644e36f2981ad1e3eaf5748c8a44 = 0xF8         ;
        constexpr std::uintptr_t _7f0f4d9a9b3b4cb35d19d06b332ac4bb40cff6d9 = 0xFC         ;
        constexpr std::uintptr_t _fac1a661484b1341e35fa1b16e90f631be95f146 = 0x100        ;
        constexpr std::uintptr_t _9b48676a77fb44c637084c5e99bf42421abca21a = 0x104        ;
        constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x108        ;
        constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x10C        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x110        ;
        constexpr std::uintptr_t _91522f8206e9c8cc9a6e25f7ed614641fda5b3e2 = 0x11C        ;
        constexpr std::uintptr_t _eabc56ab3121c7a6d6208bdfe8f6b7ba60039eda = 0x12C        ;
        constexpr std::uintptr_t _a9940bd629a98904ad90c8e44ded27b285ba71b2 = 0x130        ;
        constexpr std::uintptr_t _851cb56422788ee19bb29260af72758db36d48a4 = 0x134        ;
        constexpr std::uintptr_t _f731b6cac1dcbf524ac6520ef2d64db80ad5b410 = 0x138        ;
    }

    namespace VolumeCloudsCurlNoiseConfig-fake-1
    {
        constexpr std::uintptr_t Frequency                        = 0x10         ;
        constexpr std::uintptr_t Strength                         = 0x18         ;
        constexpr std::uintptr_t Octaves                          = 0x1C         ;
    }

    namespace HairDye-fake-1
    {
        constexpr std::uintptr_t capBaseColor                     = 0x10         ;
        constexpr std::uintptr_t sourceMaterial                   = 0x20         ;
        constexpr std::uintptr_t copyProperties                   = 0x28         ;
    }

    namespace RockingChair
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t Acceleration                     = 0x3D0        ;
        constexpr std::uintptr_t MaxRockingAngle                  = 0x3D4        ;
        constexpr std::uintptr_t MaxRockVelocity                  = 0x3D8        ;
        constexpr std::uintptr_t ApplyVelocityBetweenSwings       = 0x3DC        ;
        constexpr std::uintptr_t AppliedVelocity                  = 0x3E0        ;
        constexpr std::uintptr_t WeaponFireImpact                 = 0x3E4        ;
        constexpr std::uintptr_t creakForwardSoundDef             = 0x3E8        ;
        constexpr std::uintptr_t creakBackwardSoundDef            = 0x3F0        ;
        constexpr std::uintptr_t creakForwardAngle                = 0x3F8        ;
        constexpr std::uintptr_t creakBackwardAngle               = 0x3FC        ;
        constexpr std::uintptr_t creakVelocityThreshold           = 0x400        ;
        constexpr std::uintptr_t creakGainCurve                   = 0x408        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _b90390890c886207500d8b40bb068ea2f5acf57f = 0x410        ;
        constexpr std::uintptr_t _75248cfd89c4bb3ed78150f2537d74cd749e7dda = 0x414        ;
        constexpr std::uintptr_t _ec4c460e3ec2f61d3b265fe3459fb4f67f2eb99b = 0x418        ;
    }

    namespace DartsGameAnimationSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ChildController                  = 0x70         ;
        constexpr std::uintptr_t Weight                           = 0x78         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _582bf4a532a6c0446a5b1e5e849727a0ca165992 = 0x80         ;
    }

    namespace Paddle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;
        constexpr std::uintptr_t animPaddleCooldown               = 0x3F0        ;
        constexpr std::uintptr_t kayakSeat                        = 0x3F8        ;
        constexpr std::uintptr_t animationLerpSpeed               = 0x400        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
        constexpr std::uintptr_t _632169293bca985f35372595fe66d66111e2c43b = 0x404        ;
    }

    namespace VendingPriceMultiplierWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SurchargeRoot                    = 0x20         ;
        constexpr std::uintptr_t SurchargeText                    = 0x28         ;
        constexpr std::uintptr_t DiscountRoot                     = 0x30         ;
        constexpr std::uintptr_t DiscountText                     = 0x38         ;
        constexpr std::uintptr_t SurchargeTooltip                 = 0x40         ;
        constexpr std::uintptr_t DiscountTooltip                  = 0x48         ;
        constexpr std::uintptr_t RegularTooltip                   = 0x50         ;
        constexpr std::uintptr_t AlwaysOnTopTooltip               = 0x58         ;
        constexpr std::uintptr_t Invert                           = 0x60         ;
    }

    namespace %b03370dbb99220bbdff592fd8956cf1a1d3170d3
    {

        namespace _static
        {
            constexpr std::uintptr_t _df4e8f6083ac2c0aaba86bca2ae83d484ab0cdcc = 0x0          ;
            constexpr std::uintptr_t _bed09e7a4ed4e222cbf7694d40fa694f5ab03233 = 0x0          ;
        }

    }

    namespace %52f4662bd8f456333791f0db2c01912f2f6e4469
    {
        constexpr std::uintptr_t _a8357d930e7c0bbad240235c0f7725a245258023 = 0x10         ;
        constexpr std::uintptr_t _5ea3bebced7635dde183b57b4101a9083b953eab = 0x18         ;
        constexpr std::uintptr_t _cf10e554a94797df6ef1dcb4cc61718f1504b051 = 0x20         ;
        constexpr std::uintptr_t _a84c452eee2fcca1d1b30620279ca86071f8671d = 0x28         ;
        constexpr std::uintptr_t _29b98e199bdeede6a45a7584003266f336b946ab = 0x30         ;
        constexpr std::uintptr_t _982ac0aef329b490a6af32df0dd2b02f25c7e96a = 0x50         ;
        constexpr std::uintptr_t _17401feb35d712deba407c13a857336641da0fe4 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _388c0dcafe5b512178e5ce9239a31930f71024b0 = 0x0          ;
            constexpr std::uintptr_t _14e8b3211d338a77a6ea4de146e11be7cf06607a = 0x10         ;
            constexpr std::uintptr_t _89ea5b83bdd0f951a98c7095833909a762e393a7 = 0x18         ;
            constexpr std::uintptr_t _661a057e21ce11db7472f6ee1159925ce601cc5d = 0x20         ;
        }

    }

    namespace %a422c100e2680477b50f58c674d591d0770a4041
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _b89189c1b15fd6517f35124e5829859b49d39489 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _13b2004b7901818080dab2c3a9e1589a64a6c81e = 0x0          ;
            constexpr std::uintptr_t _67d734ccda4aa7509ec72c5b8903db6b8469d7a3 = 0x8          ;
            constexpr std::uintptr_t _69c8f4b99e3ee55f8a2579e4853b5c25d83b042a = 0x10         ;
            constexpr std::uintptr_t _1b96a2ada247ac65924ae1be24c2a142612a83c4 = 0x20         ;
        }

    }

    namespace GeneWeight
    {
        constexpr std::uintptr_t BaseWeight                       = 0x0          ;
        constexpr std::uintptr_t SlotWeights                      = 0x8          ;
        constexpr std::uintptr_t CrossBreedingWeight              = 0x10         ;
    }

    namespace GrowableGeneProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Weights                          = 0x18         ;
    }

    namespace VehicleLiftOccupantTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t checkNonModularCarVehicles       = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %c6ab7d15cf473741ecbc19021996b0220d4c5996
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _9d8807e538c794570bf4c16323136797f7f9bebb = 0x0          ;
            constexpr std::uintptr_t _d9025c50c3ac18950f8517bfd325e7eae12fc097 = 0x8          ;
            constexpr std::uintptr_t _4b23eeeb3eb9dbe48d29e739eeb94149c1895658 = 0x18         ;
        }

    }

    namespace UI_ServerAdminUGCEntrySculpture
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t renderCamera                     = 0x58         ;
        constexpr std::uintptr_t materialToUse                    = 0x60         ;
        constexpr std::uintptr_t targetRawImage                   = 0x68         ;
        constexpr std::uintptr_t SDFSet                           = 0x70         ;

        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x20         ;
        constexpr std::uintptr_t _45e80213bd4d0834f5a4e1c3005ce57150ec098a = 0x50         ;
        constexpr std::uintptr_t _76e36be751dd26e4525756579d97fc13871c3c56 = 0x78         ;
        constexpr std::uintptr_t _940d6f1c794e32766374e54b2e6c4fad3d030235 = 0x80         ;
        constexpr std::uintptr_t _04ff1020f97901d6052aaf9ba3e05158b4faf39e = 0x88         ;
        constexpr std::uintptr_t _8681e49010ae2445ff888509761fad8fbfb13812 = 0x90         ;
        constexpr std::uintptr_t _c5eb9f78ba46ffbcb05d46e98bb92dec23757cf1 = 0x98         ;
        constexpr std::uintptr_t _72af9752828d9caaf7420c1a9861ae422fffc401 = 0x9C         ;
    }

    namespace SocketMod_Grouping
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
        constexpr std::uintptr_t _0a3505b8541cba1b02d5635a081885b07cdd8541 = 0xB8         ;
    }

    namespace RadialBlurRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t rt1ID                            = 0x28         ;
        constexpr std::uintptr_t rt2ID                            = 0x2C         ;
        constexpr std::uintptr_t paramsID                         = 0x30         ;
    }

    namespace UIClanOverview
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t MotdAuthorAvatar                 = 0x28         ;
        constexpr std::uintptr_t MotdAuthorName                   = 0x30         ;
        constexpr std::uintptr_t MotdTime                         = 0x38         ;
        constexpr std::uintptr_t MotdInput                        = 0x40         ;
        constexpr std::uintptr_t MotdCharacterLimit               = 0x48         ;
        constexpr std::uintptr_t MotdSaveButton                   = 0x50         ;
        constexpr std::uintptr_t MotdCancelButton                 = 0x58         ;

        constexpr std::uintptr_t _d488d7ae6d9cd423d9d950ae389e11624fe91e9e = 0x60         ;
        constexpr std::uintptr_t _012f94a293a3055fafc5f0ef2584981ba60b8bd3 = 0x68         ;
        constexpr std::uintptr_t _206b1267d8981fb313c9ca7edb488b58d4d126f8 = 0x70         ;
    }

    namespace %96524f20ffd82921184928e55b307dae88b8e66c
    {
        constexpr std::uintptr_t _5950ac6ad5f1fb64f86da253b5e971e23e78fd6b = 0x10         ;
        constexpr std::uintptr_t _384a332f5aaaa03bd4c8d2fd658d107fe9470835 = 0x14         ;
        constexpr std::uintptr_t _135c54acd72d400950faf915306f6e638210ce5b = 0x18         ;
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _c968ad0bddfa7caf04f89717ff80321feb9f83af = 0x0          ;
        }

    }

    namespace ItemModConsumeContents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t consumeEffect                    = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace WantedPoster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t PhotoImage                       = 0x330        ;
        constexpr std::uintptr_t WantedNameText                   = 0x338        ;
        constexpr std::uintptr_t AssignDialog                     = 0x340        ;
        constexpr std::uintptr_t EffectMode                       = 0x348        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _c06b78e96a9dad5b9f2422277cb086b18b49732a = 0x308        ;
        constexpr std::uintptr_t _ea9d76e58bfdf0a8fff2f1cc16b422b5df5cda14 = 0x310        ;
        constexpr std::uintptr_t _031d6fe2be5d5fbb5cf50c13be2303b7e558908a = 0x318        ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x320        ;
        constexpr std::uintptr_t _2061d37ef028b1bc193c5626df2ee48b65d01c57 = 0x328        ;
        constexpr std::uintptr_t _3652290d5bce029ec357c9cf8cd5771228ae6312 = 0x350        ;
        constexpr std::uintptr_t _5f80fedcabaeaf73b7acf63c14e9101931d33dc2 = 0x358        ;
        constexpr std::uintptr_t _c45e253493401900a8eb6c500304785f5b900a78 = 0x360        ;
        constexpr std::uintptr_t _4ac9b87f9dbe5fb3d4d9803be606f8ba43826ca4 = 0x368        ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x370        ;
        constexpr std::uintptr_t _57fad1986a38358f91b0e77ecbbcd587f211c72a = 0x378        ;
    }

    namespace SocketMod_AngleCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t wantsAngle                       = 0xB8         ;
        constexpr std::uintptr_t worldNormal                      = 0xBC         ;
        constexpr std::uintptr_t withinDegrees                    = 0xC8         ;
        constexpr std::uintptr_t usePlacementNormal               = 0xCC         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace UI_Autocomplete
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scrollRect                       = 0x20         ;
        constexpr std::uintptr_t buttons                          = 0x28         ;
        constexpr std::uintptr_t buttonStyle                      = 0x30         ;
        constexpr std::uintptr_t hoverStyle                       = 0x38         ;
        constexpr std::uintptr_t buttonDarkStyle                  = 0x40         ;

        constexpr std::uintptr_t _55c299e51c5c6bbf7ac406951029b7d3d4343ca9 = 0x48         ;
        constexpr std::uintptr_t _7fc1d7a6ed47e3ad8e5279099ae7ca7a9c27660a = 0x4C         ;
        constexpr std::uintptr_t _c5154eaa86372db7789636a54994ef26f651f1cf = 0x50         ;
        constexpr std::uintptr_t _680c4044b3021d8c5711052547e0546e9d453705 = 0x58         ;
        constexpr std::uintptr_t _a367d5d59ed1ef938e37ef8be6b935a116120eec = 0x60         ;
        constexpr std::uintptr_t _5fa82aef5b6c98122967894191e48587f792ab08 = 0x68         ;
    }

    namespace UI_SkinViewerControls
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t coverImage                       = 0x28         ;
        constexpr std::uintptr_t maxYaw                           = 0x30         ;
        constexpr std::uintptr_t maxPitch                         = 0x34         ;
        constexpr std::uintptr_t lerpSpeed                        = 0x38         ;
        constexpr std::uintptr_t responseCurve                    = 0x3C         ;
        constexpr std::uintptr_t fullScreenOnly                   = 0x40         ;

        constexpr std::uintptr_t _ec52ebef95dad3a60cefb8b061e0ada636ef8dcd = 0x48         ;
        constexpr std::uintptr_t _cca683bffa4de40bbc2e98c3f4727262482d83d3 = 0x50         ;
        constexpr std::uintptr_t _41c2528439d7a9b21efcf3861755a8656f38615f = 0x58         ;
        constexpr std::uintptr_t _9d154435bc89bdf08db070f3374214568bd6d9cd = 0x60         ;
        constexpr std::uintptr_t _8ff5b14567131349f174d083c372671645af86d2 = 0x68         ;
        constexpr std::uintptr_t _d6ff495b6e2f004f0e620ff49ee5002d66a67236 = 0x70         ;
        constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0x80         ;
        constexpr std::uintptr_t _afc955e7ea0ba99dcd7fc8ff64c389453839d7ed = 0x88         ;
        constexpr std::uintptr_t _ea8499dc7d7a3df405349dbceece5da9de050fbb = 0x90         ;
    }

    namespace DrawArrow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t color                            = 0x20         ;
        constexpr std::uintptr_t length                           = 0x30         ;
        constexpr std::uintptr_t arrowLength                      = 0x34         ;
    }

    namespace UI_ServerAdminUGCEntryStub
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabNameText                   = 0x20         ;
        constexpr std::uintptr_t imageWidget                      = 0x28         ;
        constexpr std::uintptr_t audioWidget                      = 0x30         ;
        constexpr std::uintptr_t patternWidget                    = 0x38         ;
        constexpr std::uintptr_t vendingMachineWidget             = 0x40         ;
        constexpr std::uintptr_t sculptureWidget                  = 0x48         ;
        constexpr std::uintptr_t editHistoryButton                = 0x50         ;
        constexpr std::uintptr_t historyPlayerIdPrefab            = 0x58         ;
        constexpr std::uintptr_t historyPlayerIdParent            = 0x60         ;

        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x68         ;
    }

    namespace %21c00ec71807f8820588f55620e15f7ab63ff263
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f4631c6e86e24f660a788dedb32cb63362b95136 = 0x18         ;
        constexpr std::uintptr_t _dc8dfe8e2cf140ffd013a46ef1c65aa38d0d20a5 = 0x20         ;
        constexpr std::uintptr_t _01901cadd3a305390b8e3dc0c125092b30592b5b = 0x28         ;
        constexpr std::uintptr_t _155c03f5d7c3c4f502fa122ef2c3133d434d9dc3 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _8d82d077495b0be992fedeafbcf3c157b43a3d3e = 0x0          ;
            constexpr std::uintptr_t _6382d919565d899e239fa6fcca548c69f5ada007 = 0x8          ;
            constexpr std::uintptr_t _2bfcf5ad0818df1eef4b3fbe72104b080211b19f = 0x10         ;
            constexpr std::uintptr_t _8de21ca7f0ffe22b6120d09712ba60833c1257c3 = 0x18         ;
        }

    }

    namespace FixedIntParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace RenderType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DynamicNavMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t NavMeshAgentTypeIndex            = 0x20         ;
        constexpr std::uintptr_t DefaultAreaName                  = 0x28         ;
        constexpr std::uintptr_t AsyncTerrainNavMeshBakeCellSize  = 0x30         ;
        constexpr std::uintptr_t AsyncTerrainNavMeshBakeCellHeight = 0x34         ;
        constexpr std::uintptr_t Bounds                           = 0x38         ;
        constexpr std::uintptr_t NavMeshData                      = 0x50         ;
        constexpr std::uintptr_t LayerMask                        = 0x5C         ;
        constexpr std::uintptr_t NavMeshCollectGeometry           = 0x60         ;

        constexpr std::uintptr_t _e6cd0ad777fe99d029f7106029e0287fe1dde452 = 0x58         ;
    }

    namespace PaintballGun
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t worldModelAmmoRenderers          = 0x4B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _53de0bdc6172f894592bc9cfa19c69d86a972d28 = 0x4C0        ;
        constexpr std::uintptr_t _1362c28d010dfa4067c4e2be7fcdfefd64f52cc4 = 0x4C4        ;
        constexpr std::uintptr_t _8171c0a067f3b62c54306987a0da46b6560195e4 = 0x4C8        ;
        constexpr std::uintptr_t _fdbdf35c9d13eaaf61d4776573a882930948e2ec = 0x4D0        ;
        constexpr std::uintptr_t _0f5a14daa030d57fbbe355e840d3a870278e2c0f = 0x4D4        ;
    }

    namespace FishType
    {
        constexpr std::uintptr_t mesh                             = 0x0          ;
        constexpr std::uintptr_t material                         = 0x8          ;
        constexpr std::uintptr_t castsPerFrame                    = 0x10         ;
        constexpr std::uintptr_t maxCount                         = 0x14         ;
        constexpr std::uintptr_t minSpeed                         = 0x18         ;
        constexpr std::uintptr_t maxSpeed                         = 0x1C         ;
        constexpr std::uintptr_t idealDepth                       = 0x20         ;
        constexpr std::uintptr_t minTurnSpeed                     = 0x24         ;
        constexpr std::uintptr_t maxTurnSpeed                     = 0x28         ;
        constexpr std::uintptr_t minScale                         = 0x2C         ;
        constexpr std::uintptr_t maxScale                         = 0x30         ;
    }

    namespace %482643b693caa23338298e11b3b2bfd8da9f4b50
    {
        constexpr std::uintptr_t _b44ee72f65904152b24f8415198f66e3ea3440a8 = 0x10         ;
        constexpr std::uintptr_t _2a60ca139a776f633f5ea583e3bc02412ae3cdff = 0x14         ;
        constexpr std::uintptr_t _0a12b9aedfebb476d48a6172c32b56aff4d3a63c = 0x18         ;
        constexpr std::uintptr_t _ec670e5ccf574eac3dfbfd84b77297ed18cac418 = 0x1C         ;
        constexpr std::uintptr_t _b33b393a62f26992387a144f61385c18a94e65b6 = 0x20         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x24         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x28         ;
    }

    namespace %13f12fa20d8c5ae74bbef4ed2da2a950c9f9d4ed
    {
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x10         ;
        constexpr std::uintptr_t _1292532ce222882ce6c1fd9c766a1fc1fcf80391 = 0x14         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x18         ;
    }

    namespace %76503861bf1c1bd7c4d2f3dac193c2609332e275
    {
        constexpr std::uintptr_t _96804bcfec39c349c3adecd39951ce9c0da34af2 = 0x10         ;
        constexpr std::uintptr_t _9dc9369e99442320d9c7d8c465fa1a399c32502d = 0x20         ;
        constexpr std::uintptr_t _a42aac980a104b649feadf6e7b7fc50c89f234cb = 0x30         ;
        constexpr std::uintptr_t _00e88b4dda42ce3270ab55a85f173e6813aedfea = 0x40         ;
    }

    namespace %042f50098a6fef3c7add30c2c6a470721afb300d
    {
        constexpr std::uintptr_t _1e5b188bdadddbaa0c1dc9088b34f082f513a7af = 0x18         ;
        constexpr std::uintptr_t _00e88b4dda42ce3270ab55a85f173e6813aedfea = 0x28         ;
        constexpr std::uintptr_t _a42aac980a104b649feadf6e7b7fc50c89f234cb = 0x38         ;
    }

    namespace %9d0027733d66f42179b10df090d71c37bb33490b
    {
        constexpr std::uintptr_t _5ce78238c6b40ae726dcb1d12af492d513a1a6d4 = 0x10         ;
        constexpr std::uintptr_t _eb84b277aa785e05ef64cb7e6781e5aa912a24db = 0x14         ;
        constexpr std::uintptr_t _787da2766055deaf96639794295c0ecc6b3ea457 = 0x18         ;
        constexpr std::uintptr_t _9e4020252e69d25dba1574695e7fb30ef8db9635 = 0x1C         ;
        constexpr std::uintptr_t _b45c844cd903f679e26d2ecd2e7948131dbacf46 = 0x20         ;
        constexpr std::uintptr_t _89d98fbe2ce7c40633d8d338c437bd868ef11942 = 0x24         ;
        constexpr std::uintptr_t _9dc9369e99442320d9c7d8c465fa1a399c32502d = 0x28         ;
        constexpr std::uintptr_t _a42aac980a104b649feadf6e7b7fc50c89f234cb = 0x30         ;
    }

    namespace %50024e59fbf2611837e84aee5e4112feb633a235
    {
        constexpr std::uintptr_t _a42aac980a104b649feadf6e7b7fc50c89f234cb = 0x10         ;
        constexpr std::uintptr_t _daf3f7ebb859b896d2f07bb5e69d9f9fc48aef1a = 0x20         ;
    }

    namespace %65c9773141311c81252d5ce5f393aaec871ea246
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10724940   ;
        constexpr std::uintptr_t _1e5b188bdadddbaa0c1dc9088b34f082f513a7af = 0x10         ;
        constexpr std::uintptr_t _daf3f7ebb859b896d2f07bb5e69d9f9fc48aef1a = 0x20         ;
        constexpr std::uintptr_t _74c48912e56b836b6d8a604dba1cc6d8bab55b6f = 0x30         ;
        constexpr std::uintptr_t _d5cb0614bdd261217dd5474d044aacbd0af74d38 = 0x40         ;
        constexpr std::uintptr_t _485d287df6ec02d7523e8664604a332aabdf52b6 = 0x48         ;
        constexpr std::uintptr_t _63a2a2f166d94795b7102ce2ef981de14ac476c9 = 0x58         ;
        constexpr std::uintptr_t _00e88b4dda42ce3270ab55a85f173e6813aedfea = 0x68         ;
        constexpr std::uintptr_t _e3cfdfce18cf80bdb7dd2dcae7bcd236b7d4e126 = 0x78         ;
        constexpr std::uintptr_t _96804bcfec39c349c3adecd39951ce9c0da34af2 = 0xB0         ;
        constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0xC0         ;
    }

    namespace BeeGrenade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t beeSwarmPrefab                   = 0x290        ;
        constexpr std::uintptr_t beeSwarmAmount                   = 0x298        ;
        constexpr std::uintptr_t spawnRadius                      = 0x29C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace %9459ab085ba39ce260e49da0398a8f47b692f683
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _a82467a809dd7378b070e40c3577459413f0f8ff = 0x0          ;
        }

    }

    namespace BlackjackUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t playerCardImages                 = 0x20         ;
        constexpr std::uintptr_t dealerCardImages                 = 0x28         ;
        constexpr std::uintptr_t splitCardImages                  = 0x30         ;
        constexpr std::uintptr_t playerCardBackings               = 0x38         ;
        constexpr std::uintptr_t dealerCardBackings               = 0x40         ;
        constexpr std::uintptr_t splitCardBackings                = 0x48         ;
        constexpr std::uintptr_t playerWidgets                    = 0x50         ;
        constexpr std::uintptr_t dealerValueObj                   = 0x58         ;
        constexpr std::uintptr_t dealerValueText                  = 0x60         ;
        constexpr std::uintptr_t yourValueObj                     = 0x68         ;
        constexpr std::uintptr_t yourValueText                    = 0x70         ;
        constexpr std::uintptr_t phrasePlaceYourBet               = 0x78         ;
        constexpr std::uintptr_t phraseHit                        = 0x80         ;
        constexpr std::uintptr_t phraseStand                      = 0x88         ;
        constexpr std::uintptr_t phraseSplit                      = 0x90         ;
        constexpr std::uintptr_t phraseDouble                     = 0x98         ;
        constexpr std::uintptr_t phraseInsurance                  = 0xA0         ;
        constexpr std::uintptr_t phraseBust                       = 0xA8         ;
        constexpr std::uintptr_t phraseBlackjack                  = 0xB0         ;
        constexpr std::uintptr_t phraseStandoff                   = 0xB8         ;
        constexpr std::uintptr_t phraseYouWin                     = 0xC0         ;
        constexpr std::uintptr_t phraseYouLose                    = 0xC8         ;
        constexpr std::uintptr_t phraseWaitingForOtherPlayers     = 0xD0         ;
        constexpr std::uintptr_t phraseHand                       = 0xD8         ;
        constexpr std::uintptr_t phraseInsurancePaidOut           = 0xE0         ;
        constexpr std::uintptr_t insuranceIcon                    = 0xE8         ;
        constexpr std::uintptr_t noIcon                           = 0xF0         ;
        constexpr std::uintptr_t bustTextColour                   = 0xF8         ;

        constexpr std::uintptr_t _b2f9056c023bdf6136d9ae3d93405c23a5e18a3b = 0x108        ;
        constexpr std::uintptr_t _da2f402f2ecd42d4ff9c002cc175f43289a37ad5 = 0x110        ;
        constexpr std::uintptr_t _99ae53eb4ee90eb5f800c7c557779a4902aeb4dc = 0x118        ;
    }

    namespace %79e5fedbc94e13182cde68a6830d3e8c41de1cc4
    {
        constexpr std::uintptr_t _5fcd0adad210f09907102ab8fd1b46aa60ce8160 = 0x10         ;
        constexpr std::uintptr_t _b7225c1654db954527a12cfdf735c0434a6b7b2e = 0x14         ;
        constexpr std::uintptr_t _4e04e0350ea9c1824f79a02bed381eac78d72c7e = 0x18         ;
        constexpr std::uintptr_t _1d94093e35836168575f3840895ccf7e4b85aace = 0x28         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x2C         ;
        constexpr std::uintptr_t _dd74f8f89e092e9a3ed74d7ae32fa47976e06a1f = 0x3C         ;
        constexpr std::uintptr_t _0799c4c4df7ec330615ba836237c9bd0b7422ed8 = 0x40         ;
        constexpr std::uintptr_t _2423164b5241994da9a3fcdd795f7e52680b16d7 = 0x48         ;
        constexpr std::uintptr_t _c235b4fcc32feddcf9aa5aeea5c2879d3522d945 = 0x50         ;
        constexpr std::uintptr_t _13a85607ee4a6e4cab334612032d0f2dea2d46b8 = 0x54         ;
        constexpr std::uintptr_t _21c74ab0348ec9eb5b47c91dee82b945f17e4a92 = 0x58         ;
        constexpr std::uintptr_t _cb397806d688c6550729f5e55287ccad85afa03d = 0x5C         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x60         ;
        constexpr std::uintptr_t _71d8debd9bfecb84c66e7a79c855629498dd6d0d = 0x68         ;
        constexpr std::uintptr_t _912bfb4d328696d90ef52cb5020b47156cacd9aa = 0x70         ;
        constexpr std::uintptr_t _b560579e95bf3f352b89aa3371e40ed270c250b1 = 0x78         ;
        constexpr std::uintptr_t _f36135740f7504bbe6a2c735fde02df31d0ca060 = 0x7C         ;
    }

    namespace %2b665df1202ee5e5f42881d5ff39f5f91d5cc312
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8ae281dde2eee49bcab0673739becd15711cc415 = 0x18         ;
        constexpr std::uintptr_t _09b1d189e23c35c75d6a0419ef2f10ad3dbb8ac7 = 0x20         ;
        constexpr std::uintptr_t _8913aa74fb5612fdec0bc17cff51fe9278dce2fb = 0x28         ;
        constexpr std::uintptr_t _55caa81252b0e0f2b7133f603b59933e953cd784 = 0x30         ;
        constexpr std::uintptr_t _a40185dc3ddb342abe0f95266c86e0fb54756881 = 0x38         ;
        constexpr std::uintptr_t _3946bf8fca2f8c80707df41c81fdba46e31067f6 = 0x40         ;
        constexpr std::uintptr_t _1796df332047045c25059a5fecabb7456cf1d9ed = 0x48         ;
        constexpr std::uintptr_t _68eba4da1cf86b5a28b3961ccf92eaf804f32c61 = 0x50         ;
        constexpr std::uintptr_t _08ec3e0c73fa84283d82a1c5d42834e7c3426330 = 0x58         ;
        constexpr std::uintptr_t _8b545eee19a424272d11a8efcdba9766b3d1a2dd = 0x60         ;
        constexpr std::uintptr_t _65085637b8b9a9221b099377eb4c3f8d20e52dab = 0x68         ;
        constexpr std::uintptr_t _9227e994308bb9becf1390a4ed3bcc332b7790ac = 0x70         ;
        constexpr std::uintptr_t _9941512014be5e91df6dd18886f1d9abf4160aab = 0x78         ;
        constexpr std::uintptr_t _b58c169969b638790d9e76bcc221cb04eb5b7e30 = 0x80         ;
        constexpr std::uintptr_t _7c2e5ab570cfe8ee878e44584ad67ca246d8ec86 = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _850d0f123d695676d2c99142572c69dcbdb455f8 = 0x0          ;
            constexpr std::uintptr_t _2f6c97c5961861f1a440c9bab17dd67441cda0d7 = 0x8          ;
        }

    }

    namespace %204616dafd6e6970007b59ab4fd1c5cfa6f1f694
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _6b706408f9f8b673385b0071cb2cc10a7be879e9 = 0x0          ;
            constexpr std::uintptr_t _723c103d1ddf232da556533ce3b3becd2ec11842 = 0x8          ;
        }

    }

    namespace SmartAlarm
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t SetupNotificationDialog          = 0x350        ;
        constexpr std::uintptr_t Animator                         = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _039a7e5e951d6a3e8a2a714b8242ba8bc9fe8e8e = 0x340        ;
        constexpr std::uintptr_t _2967fedf914ce38af001b475088ffe9f73b5bf55 = 0x348        ;
    }

    namespace HLODBounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MeshBounds                       = 0x20         ;
        constexpr std::uintptr_t MeshPrefix                       = 0x38         ;
        constexpr std::uintptr_t CullDistance                     = 0x40         ;
        constexpr std::uintptr_t OverrideLodDistance              = 0x44         ;
        constexpr std::uintptr_t CullBelowHeight                  = 0x48         ;
        constexpr std::uintptr_t ApplyMeshTrimming                = 0x4C         ;
        constexpr std::uintptr_t Settings                         = 0x50         ;
        constexpr std::uintptr_t DebugComponent                   = 0x80         ;
        constexpr std::uintptr_t ShowTrimSettings                 = 0x88         ;
        constexpr std::uintptr_t DebugMode                        = 0x89         ;
    }

    namespace UICameraOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Canvas                           = 0x20         ;
        constexpr std::uintptr_t CanvasGroup                      = 0x28         ;
        constexpr std::uintptr_t FocusModeLabel                   = 0x30         ;
        constexpr std::uintptr_t FlashLabel                       = 0x38         ;
    }

    namespace %0a87c1ce769781e1f3525521f5d1d55deb61d873
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _ebdca8518833b73303838ce22092a785045b598f = 0x0          ;
            constexpr std::uintptr_t _3356fa11424f3114fd4c9a6f54635dd02fd367cf = 0x8          ;
            constexpr std::uintptr_t _08d7d063a890747a808136b66aaec6f800e27e10 = 0x10         ;
            constexpr std::uintptr_t _980d97196efaa1ffffdc54d2f1155e7aa627696c = 0x18         ;
            constexpr std::uintptr_t _668678068ba33ac846df222cfeae56ce7497a072 = 0x20         ;
            constexpr std::uintptr_t _760929e6e770727ac7a4cfd94e8c510a9436084d = 0x28         ;
        }

    }

    namespace ScrapTransportHelicopter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;
        constexpr std::uintptr_t wheels                           = 0x498        ;
        constexpr std::uintptr_t waterSample                      = 0x4A0        ;
        constexpr std::uintptr_t playerHeliSounds                 = 0x4A8        ;
        constexpr std::uintptr_t joystickPositionLeft             = 0x4B0        ;
        constexpr std::uintptr_t joystickPositionRight            = 0x4B8        ;
        constexpr std::uintptr_t passengerJoystickPositionRight   = 0x4C0        ;
        constexpr std::uintptr_t leftFootPosition                 = 0x4C8        ;
        constexpr std::uintptr_t rightFootPosition                = 0x4D0        ;
        constexpr std::uintptr_t animator                         = 0x4D8        ;
        constexpr std::uintptr_t maxRotorSpeed                    = 0x4E0        ;
        constexpr std::uintptr_t timeUntilMaxRotorSpeed           = 0x4E4        ;
        constexpr std::uintptr_t mainRotorBlurBone                = 0x4E8        ;
        constexpr std::uintptr_t mainRotorBlurMesh                = 0x4F0        ;
        constexpr std::uintptr_t rotorBlurThreshold               = 0x4F8        ;
        constexpr std::uintptr_t mainRotorBladesBone              = 0x500        ;
        constexpr std::uintptr_t mainRotorBladeMeshes             = 0x508        ;
        constexpr std::uintptr_t rearRotorBladesBone              = 0x510        ;
        constexpr std::uintptr_t rearRotorBladeMeshes             = 0x518        ;
        constexpr std::uintptr_t rearRotorBlurBone                = 0x520        ;
        constexpr std::uintptr_t rearRotorBlurMesh                = 0x528        ;
        constexpr std::uintptr_t motorForceConstant               = 0x530        ;
        constexpr std::uintptr_t brakeForceConstant               = 0x534        ;
        constexpr std::uintptr_t maxPitchAnim                     = 0x538        ;
        constexpr std::uintptr_t preventBuildingObject            = 0x540        ;
        constexpr std::uintptr_t maxRollAnim                      = 0x548        ;
        constexpr std::uintptr_t maxYawAnim                       = 0x54C        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x550        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x558        ;
        constexpr std::uintptr_t fuelGaugeMax                     = 0x55C        ;
        constexpr std::uintptr_t flareStoragePrefab               = 0x598        ;
        constexpr std::uintptr_t flareLightOff                    = 0x5A0        ;
        constexpr std::uintptr_t flareLightRed                    = 0x5A8        ;
        constexpr std::uintptr_t flareLightGreen                  = 0x5B0        ;
        constexpr std::uintptr_t searchlightEye                   = 0x5D0        ;
        constexpr std::uintptr_t parentTriggerCollider            = 0x5D8        ;
        constexpr std::uintptr_t tailDamageLight                  = 0x5E0        ;
        constexpr std::uintptr_t tailDamageHeavy                  = 0x5E8        ;
        constexpr std::uintptr_t mainEngineDamageLight            = 0x5F0        ;
        constexpr std::uintptr_t mainEngineDamageHeavy            = 0x5F8        ;
        constexpr std::uintptr_t cockpitSparks                    = 0x600        ;
        constexpr std::uintptr_t tailDamageLightEffects           = 0x608        ;
        constexpr std::uintptr_t mainEngineDamageLightEffects     = 0x610        ;
        constexpr std::uintptr_t damagedFireSoundDef              = 0x618        ;
        constexpr std::uintptr_t damagedFireTailSoundDef          = 0x620        ;
        constexpr std::uintptr_t damagedSparksSoundDef            = 0x628        ;
        constexpr std::uintptr_t pilotRotorScale                  = 0x630        ;
        constexpr std::uintptr_t compassOffset                    = 0x634        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x490        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x560        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x568        ;
        constexpr std::uintptr_t _50a6221c3c7eccfeedc22eb99e1c7a0a59771f64 = 0x56C        ;
        constexpr std::uintptr_t _ff31c8ef710ae04cbec8c4fac3cc903ecc3ec900 = 0x570        ;
        constexpr std::uintptr_t _bcc4ec5148745b0ea7661218934224d5bc3f4a68 = 0x574        ;
        constexpr std::uintptr_t _a05897f8e0ab2b49a39e5bde160b6550ef9a0cd4 = 0x578        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x57C        ;
        constexpr std::uintptr_t _3354c242e5ed10f9e8ea95d7533ceff098be1ffc = 0x580        ;
        constexpr std::uintptr_t _bf440452fd9f0215b090383552d133f8472095f5 = 0x584        ;
        constexpr std::uintptr_t _ff4a5442413dcfe187682dc42d68a5e7f45a1d21 = 0x588        ;
        constexpr std::uintptr_t _13814efa4b0843ae354dc59b2c39e457edfa52b2 = 0x590        ;
        constexpr std::uintptr_t _7a32b217107782df6f101aaaca6a47988148c281 = 0x5B8        ;
        constexpr std::uintptr_t _9b6badb26b0216fc1598c55582cc66a3ec22593c = 0x5C8        ;
        constexpr std::uintptr_t _ceabb1db0265dc8cd87516428d91604d0c4ad757 = 0x638        ;
        constexpr std::uintptr_t _81bac07c300cdbcdd08b8c18c39a94cec0b200e3 = 0x63C        ;
        constexpr std::uintptr_t _f8d17129e4fbb6029018d27f4600400824273ca7 = 0x640        ;
        constexpr std::uintptr_t _78f9105864ebf58217c6698bec4a408ae7ad9606 = 0x648        ;
        constexpr std::uintptr_t _89cbfdb317bc224469fe50c114c7774b5f58c986 = 0x650        ;
        constexpr std::uintptr_t _4d01bf0d4f4c913de7993704e77336991f96502b = 0x658        ;
        constexpr std::uintptr_t _815e310dee13e2ca4a4668c3fc18083ec1dac67c = 0x65C        ;
        constexpr std::uintptr_t _0fe1397e34a31a66c551b9342c8841218acd691a = 0x660        ;
    }

    namespace SoundPlayerCull
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t soundPlayer                      = 0x20         ;
        constexpr std::uintptr_t cullDistance                     = 0x28         ;

        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x30         ;
    }

    namespace ModelConditionTest_FoundationCornerLeft
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0xA0         ;
    }

    namespace %7139fb2723e8be02096b07bb8ecd6ad1211addb2
    {
        constexpr std::uintptr_t _a1565865133fb7d29c3df6772721712f8f965469 = 0x10         ;
    }

    namespace LODComponentParticleSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t playOnShow                       = 0x88         ;
        constexpr std::uintptr_t disableSubEmittersOnShow         = 0x89         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _b1d4e05a8e330cfa0b88f94e057d5d2feed1df60 = 0x90         ;
        constexpr std::uintptr_t _c019c077dc771d362e9c5bd4dd52ffb0e7df5528 = 0x98         ;
        constexpr std::uintptr_t _d2529341330d49acff8ecc94abefaff2ff344b6a = 0xA0         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0xA4         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0xA8         ;
        constexpr std::uintptr_t _8af3671e835c25818c704f719d369f1bac144973 = 0xA9         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0xAA         ;
    }

    namespace Wheel
    {
        constexpr std::uintptr_t wheelCollider                    = 0x10         ;
        constexpr std::uintptr_t visualBone                       = 0x18         ;
        constexpr std::uintptr_t groundedFlag                     = 0x20         ;
        constexpr std::uintptr_t steering                         = 0x34         ;

        constexpr std::uintptr_t _fbfb5a01490ad122253c7b8fa7a9025010f3f5bb = 0x24         ;
        constexpr std::uintptr_t _1ae87d3e489be26400f11bb1ad51666ac2e8ccdf = 0x28         ;
    }

    namespace PlayerHelicopter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;
        constexpr std::uintptr_t wheels                           = 0x498        ;
        constexpr std::uintptr_t waterSample                      = 0x4A0        ;
        constexpr std::uintptr_t playerHeliSounds                 = 0x4A8        ;
        constexpr std::uintptr_t joystickPositionLeft             = 0x4B0        ;
        constexpr std::uintptr_t joystickPositionRight            = 0x4B8        ;
        constexpr std::uintptr_t passengerJoystickPositionRight   = 0x4C0        ;
        constexpr std::uintptr_t leftFootPosition                 = 0x4C8        ;
        constexpr std::uintptr_t rightFootPosition                = 0x4D0        ;
        constexpr std::uintptr_t animator                         = 0x4D8        ;
        constexpr std::uintptr_t maxRotorSpeed                    = 0x4E0        ;
        constexpr std::uintptr_t timeUntilMaxRotorSpeed           = 0x4E4        ;
        constexpr std::uintptr_t mainRotorBlurBone                = 0x4E8        ;
        constexpr std::uintptr_t mainRotorBlurMesh                = 0x4F0        ;
        constexpr std::uintptr_t rotorBlurThreshold               = 0x4F8        ;
        constexpr std::uintptr_t mainRotorBladesBone              = 0x500        ;
        constexpr std::uintptr_t mainRotorBladeMeshes             = 0x508        ;
        constexpr std::uintptr_t rearRotorBladesBone              = 0x510        ;
        constexpr std::uintptr_t rearRotorBladeMeshes             = 0x518        ;
        constexpr std::uintptr_t rearRotorBlurBone                = 0x520        ;
        constexpr std::uintptr_t rearRotorBlurMesh                = 0x528        ;
        constexpr std::uintptr_t motorForceConstant               = 0x530        ;
        constexpr std::uintptr_t brakeForceConstant               = 0x534        ;
        constexpr std::uintptr_t maxPitchAnim                     = 0x538        ;
        constexpr std::uintptr_t preventBuildingObject            = 0x540        ;
        constexpr std::uintptr_t maxRollAnim                      = 0x548        ;
        constexpr std::uintptr_t maxYawAnim                       = 0x54C        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x550        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x558        ;
        constexpr std::uintptr_t fuelGaugeMax                     = 0x55C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x490        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x560        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x568        ;
        constexpr std::uintptr_t _50a6221c3c7eccfeedc22eb99e1c7a0a59771f64 = 0x56C        ;
        constexpr std::uintptr_t _ff31c8ef710ae04cbec8c4fac3cc903ecc3ec900 = 0x570        ;
        constexpr std::uintptr_t _bcc4ec5148745b0ea7661218934224d5bc3f4a68 = 0x574        ;
        constexpr std::uintptr_t _a05897f8e0ab2b49a39e5bde160b6550ef9a0cd4 = 0x578        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x57C        ;
        constexpr std::uintptr_t _3354c242e5ed10f9e8ea95d7533ceff098be1ffc = 0x580        ;
        constexpr std::uintptr_t _bf440452fd9f0215b090383552d133f8472095f5 = 0x584        ;
        constexpr std::uintptr_t _ff4a5442413dcfe187682dc42d68a5e7f45a1d21 = 0x588        ;
    }

    namespace PlayerDetectedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace ScentEmission
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t startSampling                    = 0x28         ;
        constexpr std::uintptr_t generateFakeTrail                = 0x29         ;
        constexpr std::uintptr_t sampleIntervalSeconds            = 0x2C         ;
        constexpr std::uintptr_t minInitialPoints                 = 0x30         ;
        constexpr std::uintptr_t initialDistanceRange             = 0x34         ;
        constexpr std::uintptr_t startAngleDeviation              = 0x3C         ;
        constexpr std::uintptr_t wiggleIntensity                  = 0x40         ;
        constexpr std::uintptr_t lineRenderers                    = 0x48         ;
        constexpr std::uintptr_t heightOffset                     = 0x50         ;
        constexpr std::uintptr_t snapToTerrain                    = 0x54         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x58         ;
        constexpr std::uintptr_t _e1cbd51c445d20613364dc16fb1adfc2caf51585 = 0x60         ;
        constexpr std::uintptr_t _0cfb60b1466f19facecb8aec7f9c11c4774a39c6 = 0x68         ;
        constexpr std::uintptr_t _03253546f5271f40adda80d5fb9680d79642a471 = 0x70         ;
    }

    namespace SidecarSuspensionSettings
    {
        constexpr std::uintptr_t sidecarVisualHinge               = 0x10         ;
        constexpr std::uintptr_t sidecarTop                       = 0x18         ;
        constexpr std::uintptr_t sidecarBottom                    = 0x20         ;
        constexpr std::uintptr_t sidecarSwingArm                  = 0x28         ;
        constexpr std::uintptr_t scSwingArmMinAngle               = 0x30         ;
        constexpr std::uintptr_t scSwingArmMaxAngle               = 0x34         ;
    }

    namespace SidecarBikeChassisVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t suspension                       = 0x40         ;
        constexpr std::uintptr_t pedals                           = 0x48         ;
        constexpr std::uintptr_t kickstand                        = 0x50         ;
        constexpr std::uintptr_t audioScript                      = 0x58         ;
        constexpr std::uintptr_t chainRenderers                   = 0x60         ;
        constexpr std::uintptr_t chainSpeedMultiplier             = 0x68         ;
        constexpr std::uintptr_t animator                         = 0x70         ;
        constexpr std::uintptr_t minGroundFXSpeed                 = 0x78         ;
        constexpr std::uintptr_t sidecarSuspension                = 0xB8         ;

        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x20         ;
        constexpr std::uintptr_t _1f72a3a340c045a503e24565ef460927f87d9702 = 0x28         ;
        constexpr std::uintptr_t _d8155dbdd6b33af535b6829b633cf9509083b16d = 0x30         ;
        constexpr std::uintptr_t _4db4b2bd82cbacc639bee83ae57f9fc03c040eba = 0x34         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _2423164b5241994da9a3fcdd795f7e52680b16d7 = 0x80         ;
        constexpr std::uintptr_t _f3d9ab0ddabccd93c9b4f851905631dd12b945d3 = 0x88         ;
        constexpr std::uintptr_t _ba639ab54831b67d2057921d47ff06b1776289eb = 0x8C         ;
        constexpr std::uintptr_t _0ea94f9dfaccd648a653e7d6e321c18f9a05778b = 0x90         ;
        constexpr std::uintptr_t _6d853d4f5d9a4173487d64a9521e3063b834b25e = 0x94         ;
        constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0x98         ;
        constexpr std::uintptr_t _228b41850effea3b9a254a912d1e3cab2595f928 = 0xA0         ;
        constexpr std::uintptr_t _00eb3de2ef0ddd27dc23422bed7e04789da1b6d3 = 0xB0         ;
    }

    namespace PlaceDecorUniform
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t ObjectDistance                   = 0x50         ;
        constexpr std::uintptr_t ObjectDithering                  = 0x54         ;
        constexpr std::uintptr_t AnchorMode                       = 0x58         ;
        constexpr std::uintptr_t FilterMode                       = 0x5C         ;
    }

    namespace ExplosionsLightCurves
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LightCurve                       = 0x20         ;
        constexpr std::uintptr_t GraphTimeMultiplier              = 0x28         ;
        constexpr std::uintptr_t GraphIntensityMultiplier         = 0x2C         ;

        constexpr std::uintptr_t _45dfb0ebd00d5027e6b8309a6eba86a5428ee275 = 0x30         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x34         ;
        constexpr std::uintptr_t _51478b9bdf603c9203505ef7866005c2f7386263 = 0x38         ;
    }

    namespace ShieldInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t damageMitigationDisplay          = 0x20         ;
        constexpr std::uintptr_t staminaDisplay                   = 0x28         ;
        constexpr std::uintptr_t staminaLossDisplay               = 0x30         ;
    }

    namespace EnvSync
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10733AC8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _e88e7bf1c3cb4129b55b41451f8a385d0bf364f6 = 0x200        ;

        namespace _static
        {
            constexpr std::uintptr_t _6a5b0fe9f9cc45b6019cbea20fde9079105c3473 = 0x0          ;
            constexpr std::uintptr_t _c401f41f998282d7c9a17377c4c93f782fe22275 = 0x4          ;
            constexpr std::uintptr_t _a9cc75b288ba3e6d0877999418217e61115a09a8 = 0x8          ;
            constexpr std::uintptr_t _247a95ea4e73db94a4acdb41a4e2e8550c900154 = 0xC          ;
            constexpr std::uintptr_t _0188d3ff21171fcc13bbc758fb22e8e2145e3f7c = 0x10         ;
            constexpr std::uintptr_t _73af702ebc71d4a4924707e5c8f6a265f0f821e8 = 0x14         ;
        }

    }

    namespace RentableShopVendingMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t adminMenuPrefab                  = 0x3D0        ;
        constexpr std::uintptr_t customerPanel                    = 0x3D8        ;
        constexpr std::uintptr_t buySound                         = 0x3E8        ;
        constexpr std::uintptr_t shopName                         = 0x3F0        ;
        constexpr std::uintptr_t maxCurrencyVolume                = 0x3F8        ;
        constexpr std::uintptr_t localDropPosition                = 0x3FC        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x408        ;
        constexpr std::uintptr_t IsLocalized                      = 0x410        ;
        constexpr std::uintptr_t PoweredFoodSpoilageRateMultiplier = 0x414        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x418        ;
        constexpr std::uintptr_t IsInDeepSeaCached                = 0x41C        ;
        constexpr std::uintptr_t predictionConfig                 = 0x420        ;
        constexpr std::uintptr_t vendingOrders                    = 0x440        ;
        constexpr std::uintptr_t Phrase                           = 0x448        ;
        constexpr std::uintptr_t alternativeVendingOrders         = 0x450        ;
        constexpr std::uintptr_t RefillTime                       = 0x458        ;
        constexpr std::uintptr_t StartingStock                    = 0x45C        ;
        constexpr std::uintptr_t BypassDynamicPricing             = 0x460        ;
        constexpr std::uintptr_t buyEffect                        = 0x468        ;
        constexpr std::uintptr_t vmoManifest                      = 0x470        ;
        constexpr std::uintptr_t canRefreshOrders                 = 0x478        ;
        constexpr std::uintptr_t BannedItemsList                  = 0x498        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _97ce359aaa6515899aa6e55cf94a74357a052670 = 0x3A8        ;
        constexpr std::uintptr_t _01f46921ab15d856746352e85cb30108618ef073 = 0x3B0        ;
        constexpr std::uintptr_t _c7ad3b17933bb8af0d4d582c1831c3bbd3982c7a = 0x3B8        ;
        constexpr std::uintptr_t _afadc9034bf86dee0ad992d5e1ed70522cbe3481 = 0x3C0        ;
        constexpr std::uintptr_t _dbd0acef181c99a0cc446c3f6a1b857d0f8b3d52 = 0x3C8        ;
        constexpr std::uintptr_t _d1548bf94da83e35123a6e6c5f5402bdaf78992f = 0x3E0        ;
        constexpr std::uintptr_t _dcc49f8ab814d8029b2c866a975fb3f1fdebaace = 0x428        ;
        constexpr std::uintptr_t _99f617971fc30245d22441f06cd45429a8777a63 = 0x430        ;
        constexpr std::uintptr_t _23f3cc2c3b8237ca8d2c1ad5c6b343148e029595 = 0x438        ;
        constexpr std::uintptr_t _9fe6ed567759d3be566bc889ac712a67abf236cb = 0x480        ;
        constexpr std::uintptr_t _8b97b1ea4b8fbb54383ed7513fc64ea6502264cd = 0x490        ;
    }

    namespace MouseSteerableSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t supportsMouseSteer               = 0x3E0        ;
        constexpr std::uintptr_t mountedAnimationSystem           = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _1f1c8d666e9d00edc244e5c76ddc83de4ba5b876 = 0x3F0        ;
    }

    namespace Snowmobile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x500        ;
        constexpr std::uintptr_t itemStoragePrefab                = 0x508        ;
        constexpr std::uintptr_t wheelSkiFL                       = 0x510        ;
        constexpr std::uintptr_t wheelSkiFR                       = 0x518        ;
        constexpr std::uintptr_t wheelTreadFL                     = 0x520        ;
        constexpr std::uintptr_t wheelTreadFR                     = 0x528        ;
        constexpr std::uintptr_t wheelTreadRL                     = 0x530        ;
        constexpr std::uintptr_t wheelTreadRR                     = 0x538        ;
        constexpr std::uintptr_t carSettings                      = 0x540        ;
        constexpr std::uintptr_t engineKW                         = 0x548        ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x54C        ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x550        ;
        constexpr std::uintptr_t airControlStability              = 0x554        ;
        constexpr std::uintptr_t airControlPower                  = 0x558        ;
        constexpr std::uintptr_t badTerrainDrag                   = 0x55C        ;
        constexpr std::uintptr_t riderProtection                  = 0x560        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x568        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x570        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x578        ;
        constexpr std::uintptr_t minGroundFXSpeed                 = 0x580        ;
        constexpr std::uintptr_t chassisVisuals                   = 0x588        ;
        constexpr std::uintptr_t lights                           = 0x590        ;
        constexpr std::uintptr_t steeringLeftIK                   = 0x598        ;
        constexpr std::uintptr_t steeringRightIK                  = 0x5A0        ;
        constexpr std::uintptr_t leftFootIK                       = 0x5A8        ;
        constexpr std::uintptr_t rightFootIK                      = 0x5B0        ;
        constexpr std::uintptr_t starterKey                       = 0x5B8        ;
        constexpr std::uintptr_t engineOffKeyRot                  = 0x5C0        ;
        constexpr std::uintptr_t engineOnKeyRot                   = 0x5CC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x490        ;
        constexpr std::uintptr_t _c052802f145cf3a4905030e61a0525cd782786b9 = 0x498        ;
        constexpr std::uintptr_t _4cc130f8505bec0cf57c41bc272adcd7d5db8137 = 0x4A0        ;
        constexpr std::uintptr_t _587357ce2c6e58d18f783e910f7df4948c0b54ba = 0x4A8        ;
        constexpr std::uintptr_t _739ad6102af72ec47bef4e236e06c643933de27f = 0x4B0        ;
        constexpr std::uintptr_t _5fae82a3dccc25c1eb7c1259f77667822cb3e65e = 0x4B8        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4C0        ;
        constexpr std::uintptr_t _494786771dde78f0c6e52f8fc7ee90703ee510ff = 0x4C8        ;
        constexpr std::uintptr_t _5bd0bdbf3d3f418d49f081807ca3c67ea24b846b = 0x4D0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4D8        ;
        constexpr std::uintptr_t _2d8ccd28b70026f7b1c87f72e6a53fe2fe1ce579 = 0x4E0        ;
        constexpr std::uintptr_t _3101e518c3fc3b03a98af2f9a0ded07dd7767d1d = 0x4E4        ;
        constexpr std::uintptr_t _bb0756671350ddae4609aed5437f4acd2ce05818 = 0x4E8        ;
        constexpr std::uintptr_t _05f52aaaf2e7619da2beb636e3487f1313fe8676 = 0x4EC        ;
        constexpr std::uintptr_t _d471645af6e38ddaa93c119a0a2a6529bbb581b4 = 0x4F0        ;
        constexpr std::uintptr_t _ff52e8f87e7b19df5e91ee4261c6f1ccca24710e = 0x4FC        ;
        constexpr std::uintptr_t _3acfb3fde9d8426b38200c518c8cc76fc98c832e = 0x5D8        ;
        constexpr std::uintptr_t _b42f344b19e535120d4f422709897422e866601a = 0x5DC        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x5E0        ;
        constexpr std::uintptr_t _96fa265fa8305ac839c1d3119206c5f31c2f08d3 = 0x5E8        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x5F8        ;
    }

    namespace LinePoint
    {
        constexpr std::uintptr_t LocalPosition                    = 0x0          ;
        constexpr std::uintptr_t WorldNormal                      = 0xC          ;
    }

    namespace %a0cf979d13a1e2c34c2977a8cd70c1f14a0ff7f6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E1728   ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x28         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x30         ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x38         ;
        constexpr std::uintptr_t _7db6c24ee65c7e60723d5abf510f8dac0291237c = 0x40         ;
        constexpr std::uintptr_t _5d2ff2aae8502a01c048e0955ac57fa34ffe125e = 0x48         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x50         ;
        constexpr std::uintptr_t _73473c3516b8f5b3bfe809693b5d070f0dde2852 = 0x58         ;
        constexpr std::uintptr_t _be51405bbf0f1bf15c91ee45fe9af8e21f5c9911 = 0x60         ;
        constexpr std::uintptr_t _91d43e9d6079b3d39b6f60a260d3ead593968f87 = 0x68         ;
        constexpr std::uintptr_t _112678d6c75780c112d78e1a0628d7ca351d382f = 0x70         ;
        constexpr std::uintptr_t _b396d1b66534ef65d7fa4654debed0876c2eef5b = 0x78         ;
    }

    namespace AlignedLineDrawer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Filter                           = 0x20         ;
        constexpr std::uintptr_t Renderer                         = 0x28         ;
        constexpr std::uintptr_t LineWidth                        = 0x30         ;
        constexpr std::uintptr_t SurfaceOffset                    = 0x34         ;
        constexpr std::uintptr_t SprayThickness                   = 0x38         ;
        constexpr std::uintptr_t uvTilingFactor                   = 0x3C         ;
        constexpr std::uintptr_t DrawEndCaps                      = 0x40         ;
        constexpr std::uintptr_t DrawSideMesh                     = 0x41         ;
        constexpr std::uintptr_t DrawBackMesh                     = 0x42         ;
        constexpr std::uintptr_t Spray                            = 0x48         ;

        constexpr std::uintptr_t _f4f6604f80f0907a3f770647c669014bbce2cf0b = 0x50         ;
        constexpr std::uintptr_t _68712bab552a2ec740e17531f48db6fc37936d80 = 0x58         ;
        constexpr std::uintptr_t _701356dc20d33001ba2fd4c5c796defc1a57a134 = 0x59         ;
        constexpr std::uintptr_t _9585884d3dddf977320b062eba9cdea2ac1e54fa = 0x60         ;
    }

    namespace DevWeatherAdjust
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %c79841684cf3a6634643ab20d78f3b67e792bcde
    {
        constexpr std::uintptr_t _f1a5975624f61a715cc19ead9208e8a5709d8292 = 0x10         ;
        constexpr std::uintptr_t _028bdfe0faed8dee20e3fe599a9a58c0c61b7002 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c9878000c26372688973be014c8bdce875ade704 = 0x0          ;
            constexpr std::uintptr_t _706f4500528e4638970f73080f33666a048bd9dc = 0x8          ;
        }

    }

    namespace DungeonBaseLink
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
        constexpr std::uintptr_t Cost                             = 0x24         ;
        constexpr std::uintptr_t MaxFloor                         = 0x28         ;
        constexpr std::uintptr_t MaxCountLocal                    = 0x2C         ;
        constexpr std::uintptr_t MaxCountGlobal                   = 0x30         ;
        constexpr std::uintptr_t MaxCountIdentifier               = 0x34         ;
        constexpr std::uintptr_t MapRendererLods                  = 0x40         ;

        constexpr std::uintptr_t _f7ed53b2ea379e8ad8edb1bdef80cd31db8d4f58 = 0x38         ;
        constexpr std::uintptr_t _569a156ed81167898124e399827b4276ae0df77c = 0x48         ;
        constexpr std::uintptr_t _0950451bfc538d53fb452c5350250dff4a91ad27 = 0x50         ;
    }

    namespace OverlayType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TonemappingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %7d2490fcaf6c21d45e4c0b74494ec86e1ac36001
    {
        constexpr std::uintptr_t _edf46e9dcd334790e4ed9027147b40f53c5a1ef5 = 0x10         ;
        constexpr std::uintptr_t _a16bd97317a07740418b0025ea911ba4d0803490 = 0x18         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %232d91700295a08ed700032bcefd21c8ec6d4223
    {
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
    }

    namespace %fb190fdb49c7be629d7a7d26b4116c456efeb80b
    {
        constexpr std::uintptr_t _54ce6f71d27d1b164de606fbf7edf5abd7c7ea5a = 0x10         ;
        constexpr std::uintptr_t _603a6794d7c3a30ee555661bd7670233d966ec48 = 0x18         ;
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _8608863406c51d0eaa01f4ca0b04743671f2aabb = 0x0          ;
        }

    }

    namespace EWhatIsIt
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ba3b7b58bddaa2573c4b59c706d254d617849c97
    {
        constexpr std::uintptr_t _fb88e3f0225a7053d233cadc6dc2008d55ff7936 = 0x10         ;
        constexpr std::uintptr_t _2bf4b0af6919c0b5a74c29d4a355049fbd16983e = 0x18         ;
        constexpr std::uintptr_t _bcb3a5440fac9f27be49371687094acfb4c5e50f = 0x20         ;
        constexpr std::uintptr_t _72270cc5a44f2dbe99bb8d322c4a66e5ed2f5996 = 0x28         ;
        constexpr std::uintptr_t _b1d69b53d97e2f1571ff5edf13813ef69fda0221 = 0x30         ;
        constexpr std::uintptr_t _593b87c983c75b8d033b368539f3e8b3b910e16b = 0x38         ;
        constexpr std::uintptr_t _7069aa25fd33898a6b402c810db40e10b8d8c624 = 0x44         ;
        constexpr std::uintptr_t _5fbb0de548effcadf71f384bed604831b4558dd0 = 0x48         ;
        constexpr std::uintptr_t _2eb0af1d8db4b361ca7821facbffb7d1b3f6e57f = 0x50         ;
        constexpr std::uintptr_t _fa2a238495be0760213e0b2df189cc2f8176b186 = 0x5C         ;
        constexpr std::uintptr_t _ac2b670bb4f33bdbb86a3cefd27747eb56505aa7 = 0x60         ;
        constexpr std::uintptr_t _98de88f69d433d9204f9f1a271f9b7c3296f4bc7 = 0x68         ;
        constexpr std::uintptr_t _2d967ab17458ebaa211a0a0ab806210186eb5ed5 = 0x70         ;
        constexpr std::uintptr_t _4bb32f5c0156a6fc12dc2152cfcb5502130f8fb1 = 0x78         ;
        constexpr std::uintptr_t _7915b6b25a53da05853795f9274d4d7e12e3c94a = 0x80         ;
        constexpr std::uintptr_t _e05d783cb0ffb9e61a1e5d0645e57b1fe7e02274 = 0x88         ;
        constexpr std::uintptr_t _0384dde862206530b1404388f7b24815ff4d6e0d = 0x90         ;
        constexpr std::uintptr_t _2d4e1b4a1b454166424736209e913fedb4cca708 = 0x98         ;
        constexpr std::uintptr_t _7afc079b56353d2ca29b96c58055ab3f3229bfb8 = 0xA0         ;
        constexpr std::uintptr_t _dbe0e4c5ddf50348ad499d97c0abd116a818809b = 0xB0         ;
        constexpr std::uintptr_t _e8b9ca25d70991167e1c5abeff50223fad8dd45d = 0xB8         ;
        constexpr std::uintptr_t _d6d92ba7b41a521e697aa76a439c1b3437698748 = 0xC0         ;
        constexpr std::uintptr_t _a2a61a254a98b54888e2e35fbb4c6e350dd4654c = 0xC8         ;
        constexpr std::uintptr_t _2e80e59c3a2623f70b195bb39a89eaeb2cf85897 = 0xD0         ;
        constexpr std::uintptr_t _200b0a55da8d160d448cee1341325a82830eb5ea = 0xE0         ;
        constexpr std::uintptr_t _933ba65117b10e47167a524b0969cc864df2925e = 0xE8         ;
        constexpr std::uintptr_t _597b5c2ba010e94ea944a6bc3435cfc5e9eee36a = 0xF4         ;
    }

    namespace ItemEventFlag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flag                             = 0x20         ;
        constexpr std::uintptr_t onEnabled                        = 0x28         ;
        constexpr std::uintptr_t onDisable                        = 0x30         ;

        constexpr std::uintptr_t _f8451b6c0482f696a8fb1e3688eaa031a9aeec45 = 0x38         ;
        constexpr std::uintptr_t _db02a0d7fae55b81c2888fe21a66521f94973eac = 0x39         ;
    }

    namespace NeonMeshPaintableSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t uvRange                          = 0x20         ;
        constexpr std::uintptr_t texWidth                         = 0x30         ;
        constexpr std::uintptr_t texHeight                        = 0x34         ;
        constexpr std::uintptr_t replacementTextureName           = 0x38         ;
        constexpr std::uintptr_t cameraFOV                        = 0x40         ;
        constexpr std::uintptr_t cameraDistance                   = 0x44         ;
        constexpr std::uintptr_t sourceObject                     = 0x50         ;
        constexpr std::uintptr_t collisionMesh                    = 0x58         ;
        constexpr std::uintptr_t localPosition                    = 0x60         ;
        constexpr std::uintptr_t localRotation                    = 0x6C         ;
        constexpr std::uintptr_t applyToAllRenderers              = 0x78         ;
        constexpr std::uintptr_t extraRenderers                   = 0x80         ;
        constexpr std::uintptr_t ignoreRenderers                  = 0x88         ;
        constexpr std::uintptr_t paint3D                          = 0x90         ;
        constexpr std::uintptr_t applyToSkinRenderers             = 0x91         ;
        constexpr std::uintptr_t applyToFirstPersonLegs           = 0x92         ;
        constexpr std::uintptr_t neonSign                         = 0xA0         ;
        constexpr std::uintptr_t editorEmissionScale              = 0xA8         ;
        constexpr std::uintptr_t lightingCurve                    = 0xB0         ;

        constexpr std::uintptr_t _626f2a8aff1902502ba3b53868861512979dd735 = 0x48         ;
        constexpr std::uintptr_t _6c1ec558e9680e1aa98de9f9f0607a48fc095e9b = 0x93         ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x98         ;
        constexpr std::uintptr_t _bfc636235fd286b52b8afdc36a1ad44f969c6948 = 0xB8         ;
        constexpr std::uintptr_t _9aa4ecd5457ea2473f9dab49b1a2e9c344475b27 = 0xC8         ;
        constexpr std::uintptr_t _ef3f7fe77da704e84a3ff05e295aa2fa7cc51713 = 0xD8         ;
        constexpr std::uintptr_t _31efc6a99c95f9b21ce7f54cc5544fe202dd897b = 0xE8         ;
    }

    namespace DeployVolumeRequireBoatBuildingVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layers                           = 0xA0         ;
        constexpr std::uintptr_t ignore                           = 0xA4         ;
        constexpr std::uintptr_t entityMode                       = 0xA8         ;
        constexpr std::uintptr_t entityList                       = 0xB0         ;
        constexpr std::uintptr_t entityGroups                     = 0xB8         ;
        constexpr std::uintptr_t Points                           = 0xC8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ac5b4cc4dc9eb28441f1361293a76a3d32e36c61 = 0xC0         ;
    }

    namespace trisPerSubmesh-fake-1
    {
        constexpr std::uintptr_t triangles                        = 0x10         ;
    }

    namespace ConfettiCannon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t InitialBlastDelay                = 0x310        ;
        constexpr std::uintptr_t BlastCooldown                    = 0x314        ;
        constexpr std::uintptr_t ConfettiPrefab                   = 0x318        ;
        constexpr std::uintptr_t ConfettiPrefabSpawnPoint         = 0x320        ;
        constexpr std::uintptr_t DamagePerBlast                   = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _b361e321d06122cc670faab645af7ab8d54421b4 = 0x308        ;
    }

    namespace %7ad9f74a9bb7545085f713d1df4834c6fb653c50
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _bff44939ccfd6f4161f7ae05e6d3bf737569a690 = 0x0          ;
            constexpr std::uintptr_t _d0587977483e75e0d8f458ebaacff82f1fab4d2d = 0x10         ;
            constexpr std::uintptr_t _ec098bf8b4fe1710285c09602ca13260c2b9f69f = 0x18         ;
            constexpr std::uintptr_t _3091ee467d2c32eb87b37025c787c925d2c244aa = 0x28         ;
            constexpr std::uintptr_t _a47c0784da55392945914e6fa169cb4fbf38f2d9 = 0x30         ;
        }

    }

    namespace EffectScaleWithCameraDistance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minScale                         = 0x20         ;
        constexpr std::uintptr_t maxScale                         = 0x24         ;
        constexpr std::uintptr_t scaleStartDistance               = 0x28         ;
        constexpr std::uintptr_t scaleEndDistance                 = 0x2C         ;
    }

    namespace %a3b32014445d071142ab9d5805c2e97bfb49c98d
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _a251a39548ed4b31d7e5c2fab8438f2f5d8268d6 = 0x0          ;
            constexpr std::uintptr_t _349bc40e3738a9fb63bbb31c6e00bc8e94e963fb = 0x8          ;
            constexpr std::uintptr_t _87f14a8042d133b4f8ebfc3e9a3c582bf00c6d92 = 0x10         ;
            constexpr std::uintptr_t _3368163d20c29dfc80985300be9d75e58b83458c = 0x18         ;
            constexpr std::uintptr_t _a784a721f0ed97cc0715e63c1f3a82782e68b52f = 0x28         ;
        }

    }

    namespace Vital
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VitalNote
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t VitalType                        = 0x20         ;
        constexpr std::uintptr_t showIf                           = 0x28         ;
        constexpr std::uintptr_t titleText                        = 0x30         ;
        constexpr std::uintptr_t valueText                        = 0x38         ;
        constexpr std::uintptr_t backgroundImage                  = 0x40         ;
        constexpr std::uintptr_t iconImage                        = 0x48         ;

        constexpr std::uintptr_t _69b3ef273ec7fb470a998a46f2d63ea2a8f58254 = 0x50         ;
        constexpr std::uintptr_t _234cfe64ca866c9c48dec28771a05b0706059565 = 0x58         ;
        constexpr std::uintptr_t _455b941c0e23306f5f8ad18f576160fc1d99093c = 0x5C         ;
        constexpr std::uintptr_t _4ae348a7d3fcc5bbdf948a6eb92ab52c6b5d6491 = 0x60         ;
        constexpr std::uintptr_t _0157640155891374974c9712c20da5504aa3bd63 = 0x64         ;
    }

    namespace TriggerHostileWarningZone
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6770   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t TargetGameObject                 = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _32d1358677935a1197d3499ac6ade7752aaf9097 = 0x58         ;
    }

    namespace MissionMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Icon                             = 0x20         ;
        constexpr std::uintptr_t TooltipComponent                 = 0x28         ;
    }

    namespace MissionObjective_KillEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetEntities                   = 0x18         ;
        constexpr std::uintptr_t targetLayerMask                  = 0x20         ;
        constexpr std::uintptr_t numToKill                        = 0x24         ;
        constexpr std::uintptr_t shouldUpdateMissionLocation      = 0x28         ;
        constexpr std::uintptr_t pingTargets                      = 0x29         ;
        constexpr std::uintptr_t doKillsFromTeamMembersCount      = 0x2A         ;
        constexpr std::uintptr_t enableDistanceThresholdForTeamkills = 0x2B         ;
        constexpr std::uintptr_t teamkillDistanceThreshold        = 0x2C         ;
        constexpr std::uintptr_t mustBeInBiome                    = 0x30         ;

        constexpr std::uintptr_t _b5a273c8434bd6ea3011b9f7dba14f6dae85fac6 = 0x38         ;
        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x40         ;
        constexpr std::uintptr_t _c2dc5150089778898ab226a3526e24cc1853b7ca = 0x48         ;
    }

    namespace %725945269a09446a1495ce9d118603b8ce62867f
    {
        constexpr std::uintptr_t _a03c33ed6f51ec25caae614febe786ba01bba278 = 0x10         ;
        constexpr std::uintptr_t _c75fbc5616de748d3dac9cb89771b8aa16c3d767 = 0x14         ;
        constexpr std::uintptr_t _0e7888c29caa367fb2b6b7a8e43f31f256b574d8 = 0x18         ;
        constexpr std::uintptr_t _76e08beadcb60b534d1b5166a5891e40b18cd398 = 0x20         ;
        constexpr std::uintptr_t _ceca95e8b2bcc06a51c61684147256d1ad31cafc = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _75654b882cfc3ff7d8dff7073361308315870008 = 0x0          ;
            constexpr std::uintptr_t _bf2311c62b3a3501949bc9d8765bfd84776f3b4f = 0x10         ;
        }

    }

    namespace ConditionalGibbable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
    }

    namespace RecorderTool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t prefabToThrow                    = 0x380        ;
        constexpr std::uintptr_t maxThrowVelocity                 = 0x388        ;
        constexpr std::uintptr_t tumbleVelocity                   = 0x38C        ;
        constexpr std::uintptr_t overrideAngle                    = 0x390        ;
        constexpr std::uintptr_t canStick                         = 0x39C        ;
        constexpr std::uintptr_t canThrowUnderwater               = 0x39D        ;
        constexpr std::uintptr_t canThrowFromHelicopter           = 0x39E        ;
        constexpr std::uintptr_t throwObjectRoot                  = 0x3A0        ;
        constexpr std::uintptr_t RecorderAudioSource              = 0x3A8        ;
        constexpr std::uintptr_t RecordStartSfx                   = 0x3B0        ;
        constexpr std::uintptr_t RewindSfx                        = 0x3B8        ;
        constexpr std::uintptr_t RecordFinishedSfx                = 0x3C0        ;
        constexpr std::uintptr_t PlayTapeSfx                      = 0x3C8        ;
        constexpr std::uintptr_t StopTapeSfx                      = 0x3D0        ;
        constexpr std::uintptr_t ThrowScale                       = 0x3D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _24416683dfa2418d159a76d93aa8538447b7677e = 0x3DC        ;
        constexpr std::uintptr_t _75a16a036cbf4b2839b3d2454f13808762d24484 = 0x3E0        ;
        constexpr std::uintptr_t _f11431ff405160b305730be1f99da4aabd5a9638 = 0x3E8        ;
        constexpr std::uintptr_t _21bf61ae60e8225cb3c484ee553ea9a8e7893982 = 0x3F0        ;
        constexpr std::uintptr_t _dd6793cb7d41662990ce23fe1736530d100547ce = 0x3F8        ;
        constexpr std::uintptr_t _28d30c8db4a6ad7568d239436426c381c2a41048 = 0x400        ;
        constexpr std::uintptr_t _f0be6fbd94b70fc66ccf1ee0b9ed3b465a6260a9 = 0x408        ;
        constexpr std::uintptr_t _aaedab889aa73ff84ff53970443757f3911a0ba7 = 0x410        ;
    }

    namespace %e17115e8b74f767dba86bd7ba48070b0cf0f9be5
    {
        constexpr std::uintptr_t _181c81772213e410b9acecefc5786cc9cd17be87 = 0x10         ;
        constexpr std::uintptr_t _794f4919a36933f76d48992d7100c00b4d351aaa = 0x20         ;
        constexpr std::uintptr_t _e547181034954ea0933c2c51921d361d6434d028 = 0x24         ;
        constexpr std::uintptr_t _44062d21b3884cb608ac3d0f8deaab6e2e859451 = 0x64         ;
        constexpr std::uintptr_t _bb8807d51fa3741c4e14678705973605c19c8a74 = 0xA4         ;
        constexpr std::uintptr_t _dff2435863182659d2d42ccaac08fa5bd03e2073 = 0xA8         ;
        constexpr std::uintptr_t _e983edd0d944645ece83b0a61d17333a6ed313ef = 0xAC         ;

        namespace _static
        {
            constexpr std::uintptr_t _d07910087099b522d9074a0592486eb1c247fb0a = 0x0          ;
            constexpr std::uintptr_t _f4e3b4db5c4a1d3eb3036d4c8b850a855bc35206 = 0x8          ;
        }

    }

    namespace %96764f36f9415573eab761c8e984b5af7c955485
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E92A8   ;
        constexpr std::uintptr_t _a96bad376cab959fa389ee3f2090c867062dfcfa = 0x10         ;
        constexpr std::uintptr_t _d9e140c18c55643b90624abeca4f6e240f153d57 = 0x18         ;
    }

    namespace %ca68d926600781058d8a1729c4675177ee9324d8
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E92D0   ;
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x10         ;
        constexpr std::uintptr_t _e2b0591c374f8b5bb9ef0905ed56f1f5417945be = 0x18         ;
        constexpr std::uintptr_t _b68feca4432096752772c99e49aed44be16538f6 = 0x19         ;
    }

    namespace PrefabAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9348   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %414984a85bc68f15dda440a944de5c184b5ba9b2
    {
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x10         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x14         ;
        constexpr std::uintptr_t _a715b1b33c89726497dd7544eb6ddce2f95e796d = 0x18         ;
        constexpr std::uintptr_t _8b592f35038681683b36bda5160056af133156d8 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _286552002e720b3766f7923fc377197379c78bb7 = 0x0          ;
            constexpr std::uintptr_t _cdce0e5cfacced87cc519b6e1431c2cd7df002f1 = 0x8          ;
            constexpr std::uintptr_t _102c4cbf3f41a7fc935848a2810272bf82df20d1 = 0x10         ;
            constexpr std::uintptr_t _6d757f58912628bbacf07237642ba3c5d3ad79a8 = 0x18         ;
            constexpr std::uintptr_t _909d516788c346427b4275059ce1de1dc80999a3 = 0x28         ;
            constexpr std::uintptr_t _703921700f76e73216c1808034c9acbe709fe059 = 0x38         ;
        }

    }

    namespace StaticMissionItemDispenser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DropMe
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t droppableTypes                   = 0x20         ;
    }

    namespace Sprinkler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t SplashFrequency                  = 0x340        ;
        constexpr std::uintptr_t Eyes                             = 0x348        ;
        constexpr std::uintptr_t WaterPerSplash                   = 0x350        ;
        constexpr std::uintptr_t DecayPerSplash                   = 0x354        ;
        constexpr std::uintptr_t DynamicObjectsTrigger            = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace CargoShipContainerSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t liftDef                          = 0x20         ;
        constexpr std::uintptr_t dropDef                          = 0x28         ;

        constexpr std::uintptr_t _04324118e63b8aef323cb737392d00af9aaba8c3 = 0x30         ;
        constexpr std::uintptr_t _0a91f54f7e61e676253806d913b2eb641beaf5f6 = 0x34         ;
        constexpr std::uintptr_t _4223dc6ccd385080ae8ec219fd741080171559a5 = 0x38         ;
    }

    namespace CondtionOperator
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Condition
    {
        constexpr std::uintptr_t FloatParameter                   = 0x0          ;
        constexpr std::uintptr_t Operator                         = 0x4          ;
        constexpr std::uintptr_t Value                            = 0x8          ;
    }

    namespace HorseIdleMultiConditionCrossfade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t TargetState                      = 0x18         ;
        constexpr std::uintptr_t NormalizedTransitionDuration     = 0x20         ;

        constexpr std::uintptr_t _566ea729f94f1dfcf32eedd2d5272ef5b7f3c0a4 = 0x24         ;
    }

    namespace PetCommandType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModRestraint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %be3612b11efe8ec29b2ef5b10911261ac168904e
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _2dbe49d6f66d1606dda7e04bf79c43d79f4a269a = 0x0          ;
            constexpr std::uintptr_t _1091a7cf02a4c559848c2d0b0e0cb4f0213450d9 = 0x8          ;
            constexpr std::uintptr_t _2cc57657c5f3c76c978e33942c0c4243d3428f50 = 0x18         ;
            constexpr std::uintptr_t _e0d620ceac5da88e1c9cf4db80b262a0d91ec895 = 0x20         ;
            constexpr std::uintptr_t _5f27fd66fc49ecf5144a22addb889a1113a0e850 = 0x28         ;
        }

    }

    namespace DroneStorage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t AttachPoint                      = 0x3A8        ;
        constexpr std::uintptr_t ReleaseVelocity                  = 0x3B0        ;
        constexpr std::uintptr_t GrenadeWeaponDelayMod            = 0x3BC        ;
        constexpr std::uintptr_t ThrownWeaponDelayMod             = 0x3C0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace WaterBall
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t liquidType                       = 0x200        ;
        constexpr std::uintptr_t waterAmount                      = 0x208        ;
        constexpr std::uintptr_t waterExplosion                   = 0x210        ;
        constexpr std::uintptr_t waterCollider                    = 0x218        ;
        constexpr std::uintptr_t myRigidBody                      = 0x220        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace MeshReplacement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Female                           = 0x20         ;
    }

    namespace TestParameterSourceAttribute
    {
        constexpr std::uintptr_t _SourceName_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _FilterForCI_k__BackingField     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _db0ce7c59e049c1a5eaa28e6f1179a253549afed = 0x0          ;
        }

    }

    namespace SocketMod_BoatBuildingEntityLimit
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t LimitedEntityType                = 0xB8         ;
        constexpr std::uintptr_t Limit                            = 0xC0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace GunTrap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t gun_fire_effect                  = 0x3A8        ;
        constexpr std::uintptr_t bulletEffect                     = 0x3B0        ;
        constexpr std::uintptr_t triggeredEffect                  = 0x3B8        ;
        constexpr std::uintptr_t muzzlePos                        = 0x3C0        ;
        constexpr std::uintptr_t eyeTransform                     = 0x3C8        ;
        constexpr std::uintptr_t numPellets                       = 0x3D0        ;
        constexpr std::uintptr_t aimCone                          = 0x3D4        ;
        constexpr std::uintptr_t sensorRadius                     = 0x3D8        ;
        constexpr std::uintptr_t ammoType                         = 0x3E0        ;
        constexpr std::uintptr_t trigger                          = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace EntityPrivilege
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t authorizedPlayers                = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x208        ;
        constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x210        ;
        constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x218        ;
        constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x220        ;
    }

    namespace %51fe8c5650888bec4988803a03ba09916e07299d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F4870   ;
        constexpr std::uintptr_t _a65b83054bbbedcd7a32f0d9c4a3e1e3d93685d9 = 0x10         ;
        constexpr std::uintptr_t _514ad04e168a25a38387fe75ef838073f3127a5d = 0x18         ;
        constexpr std::uintptr_t _3d0f9e9873231f420e1113786dd3fb1710a35c56 = 0x20         ;
        constexpr std::uintptr_t _30830449efb37bca872eee5cb2f56c151c137a81 = 0x28         ;
        constexpr std::uintptr_t _1232b1bda9f65fc981e46bd766dab5219a1288b3 = 0x30         ;
        constexpr std::uintptr_t _e5af29c26adfb8619d25e6448d120c50b46e72d5 = 0x38         ;
    }

    namespace %2ce8f94b17efe0e5d7980cd27e5a7e10d810dbd2
    {
    }

    namespace ActionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ResponseNode
    {
        constexpr std::uintptr_t responseTextLocalized            = 0x10         ;
        constexpr std::uintptr_t conditions                       = 0x18         ;
        constexpr std::uintptr_t actionType                       = 0x20         ;
        constexpr std::uintptr_t actionString                     = 0x28         ;
        constexpr std::uintptr_t actionMission                    = 0x30         ;
        constexpr std::uintptr_t resultingSpeechNode              = 0x38         ;
    }

    namespace AbstractConversationNodeData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
    }

    namespace AbstractSpeechNodeData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t responses                        = 0x20         ;
    }

    namespace AbstractActionEventNodeData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t resultingNode                    = 0x20         ;
    }

    namespace EntryNodeData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t resultingNode                    = 0x20         ;
    }

    namespace SpeechNodeData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t responses                        = 0x20         ;
        constexpr std::uintptr_t shortname                        = 0x28         ;
        constexpr std::uintptr_t statement                        = 0x30         ;
    }

    namespace MissionListSpeechNodeData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F8650   ;
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t responses                        = 0x20         ;
        constexpr std::uintptr_t statement                        = 0x28         ;
        constexpr std::uintptr_t resultingNodeOptions             = 0x30         ;
        constexpr std::uintptr_t defaultResultingNode             = 0x38         ;
    }

    namespace MissionListNodeOptionData
    {
        constexpr std::uintptr_t selectedMission                  = 0x10         ;
        constexpr std::uintptr_t resultingNode                    = 0x18         ;
    }

    namespace MissionPreviewSpeechNodeData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F8668   ;
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t responses                        = 0x20         ;
    }

    namespace BranchNodeData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t condition                        = 0x20         ;
        constexpr std::uintptr_t trueResultingNode                = 0x28         ;
        constexpr std::uintptr_t falseResultingNode               = 0x30         ;
    }

    namespace ActionEventOtherPlayerInvokedData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t resultingNode                    = 0x20         ;
    }

    namespace ActionEventPlayerTooPoorNodeData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t resultingNode                    = 0x20         ;
    }

    namespace ActionEventMissionCompletedNodeData
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t nodePosition                     = 0x18         ;
        constexpr std::uintptr_t resultingNode                    = 0x20         ;
        constexpr std::uintptr_t resultingNodeOptions             = 0x28         ;
    }

    namespace DisplayGraphViewButtonAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace ConditionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ConversationCondition
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F85F0   ;
        constexpr std::uintptr_t conditionType                    = 0x10         ;
        constexpr std::uintptr_t conditionAmount                  = 0x14         ;
        constexpr std::uintptr_t conditionString                  = 0x18         ;
        constexpr std::uintptr_t conditionMission                 = 0x20         ;
        constexpr std::uintptr_t inverse                          = 0x28         ;
        constexpr std::uintptr_t failedSpeechNode                 = 0x30         ;
    }

    namespace ConversationData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t shortname                        = 0x18         ;
        constexpr std::uintptr_t providerIcon                     = 0x20         ;
        constexpr std::uintptr_t canBeCancelled                   = 0x28         ;
        constexpr std::uintptr_t entryPoint                       = 0x30         ;
        constexpr std::uintptr_t speechNodes                      = 0x38         ;
        constexpr std::uintptr_t controlNodes                     = 0x40         ;
    }

    namespace DemoPlaybackWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DemoProgress                     = 0x20         ;
        constexpr std::uintptr_t DemoName                         = 0x28         ;
        constexpr std::uintptr_t DemoDuration                     = 0x30         ;
        constexpr std::uintptr_t DemoCurrentTime                  = 0x38         ;
        constexpr std::uintptr_t PausedRoot                       = 0x40         ;
        constexpr std::uintptr_t PlayingRoot                      = 0x48         ;
        constexpr std::uintptr_t DemoPlaybackHandle               = 0x50         ;
        constexpr std::uintptr_t ShotPlaybackWindow               = 0x58         ;
        constexpr std::uintptr_t LoopButton                       = 0x60         ;
        constexpr std::uintptr_t ShotButtonRoot                   = 0x68         ;
        constexpr std::uintptr_t ShotNameText                     = 0x70         ;
        constexpr std::uintptr_t ShotNameRoot                     = 0x78         ;
        constexpr std::uintptr_t ShotRecordWindow                 = 0x80         ;
        constexpr std::uintptr_t InteractionBlocker               = 0x88         ;
        constexpr std::uintptr_t OverdubWindow                    = 0x90         ;

        constexpr std::uintptr_t _e2a11ac8133380db3c4fe390a4caf95051633337 = 0x98         ;
        constexpr std::uintptr_t _a66e539ef57dd0e63f88806ab6629dc535b178a7 = 0x99         ;
        constexpr std::uintptr_t _efd7d0700962f420b863c959ac83f4c4092948ce = 0x9C         ;
        constexpr std::uintptr_t _0d398364fa75838d0abde13a69c3aef9d1c59a0b = 0xA0         ;
    }

    namespace %5596fce52022a30f2ad62c6d4a01a93285a739cf
    {
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x10         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x18         ;
        constexpr std::uintptr_t _9814c07782e3ad365513237930d0ac037ca91870 = 0x20         ;
        constexpr std::uintptr_t _14aead478a697562b9cc6ae23a15e3c24e164359 = 0x24         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x28         ;
        constexpr std::uintptr_t _bc69c6bb8cfe01582e27a2b00d45178a682ac18c = 0x34         ;
        constexpr std::uintptr_t _4b0020004a557036fb62e75f23d2f62c79ade2a5 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _d76c2ab030c82f99a659f4704bc9a51f19805285 = 0x0          ;
            constexpr std::uintptr_t _8ff7dcc21038d7322200195c97b94f866d9b7a8b = 0x8          ;
            constexpr std::uintptr_t _9c563017b24439e6a2d3071487fc0bb16d6df017 = 0x10         ;
            constexpr std::uintptr_t _cf48413584c0dfac7fe0eaa0a61945c5720696f8 = 0x18         ;
        }

    }

    namespace HideUntilMobile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t visuals                          = 0x28         ;
        constexpr std::uintptr_t useConvarDistance                = 0x30         ;
        constexpr std::uintptr_t overrideDistance                 = 0x34         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _244fdf1af9bbbbf30350d894ee472707caea49d7 = 0x38         ;
    }

    namespace ReservedPositionSlots
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace QuickCraft
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t craftButton                      = 0x20         ;
        constexpr std::uintptr_t empty                            = 0x28         ;
        constexpr std::uintptr_t FavouriteOnSprite                = 0x30         ;
        constexpr std::uintptr_t FavouriteOffSprite               = 0x38         ;
        constexpr std::uintptr_t FavouriteOnColor                 = 0x40         ;
        constexpr std::uintptr_t FavouriteOffColor                = 0x50         ;

        constexpr std::uintptr_t _3edf43e0b537a4934132f037035e6fb1079fb2e0 = 0x60         ;
        constexpr std::uintptr_t _088c69bf159af07eba6477894917149713cad768 = 0x68         ;
        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0x6C         ;
        constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0x6D         ;
        constexpr std::uintptr_t _ce243bd7a2dca3851ddfd296b4c8a86110ae8e6b = 0x70         ;
    }

    namespace %4e1c68d38625b822b4b33b0201c5abac6ad0a8bb
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _f22411f4d1318e57b64473e7a2483c585caa7446 = 0x0          ;
            constexpr std::uintptr_t _d9b2490c79d7012e988c397e0c653a213f654a36 = 0x8          ;
            constexpr std::uintptr_t _c5000050eced710de55372d53bc76eea27e2be8e = 0x10         ;
            constexpr std::uintptr_t _c2b13ee98bc309d21356c994f8f875ee4ba935ff = 0x18         ;
        }

    }

    namespace %6085d6fc2788310f590ef71429a9ead3b2c22569
    {
        constexpr std::uintptr_t _448646c2438a8e8bbad26cbfb7f519782c5e8adb = 0x10         ;
        constexpr std::uintptr_t _d5e26d8661c614a30ab7dccd8d155d927c6cceb2 = 0x18         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x20         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x28         ;
        constexpr std::uintptr_t _7acc28e4846e285c9bbe439c5ff61f85d94a02aa = 0x30         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _489fd36848cf103be911bc79fdaae84a8397fbdf = 0x0          ;
            constexpr std::uintptr_t _a5d2fd81ca9fa25845377f8b4a5cf1530c08a91d = 0x10         ;
            constexpr std::uintptr_t _210484aad70b516baa460683969e962852947fd9 = 0x18         ;
            constexpr std::uintptr_t _a17fd5e754babd659a6c2b17e3c242114843c5be = 0x20         ;
            constexpr std::uintptr_t _29ada24361ac464f5c5d89a4a617004426cff9fa = 0x28         ;
            constexpr std::uintptr_t _e1983be6442d3628a367d54dc36cde2edcc24727 = 0x30         ;
        }

    }

    namespace MissionObjective_AcquireItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetItem                       = 0x18         ;
        constexpr std::uintptr_t targetItemAmount                 = 0x20         ;
        constexpr std::uintptr_t allowStackEvents                 = 0x24         ;
        constexpr std::uintptr_t showResourcePings                = 0x25         ;
        constexpr std::uintptr_t acceptExistingItems              = 0x26         ;
        constexpr std::uintptr_t position                         = 0x28         ;
        constexpr std::uintptr_t canBeReset                       = 0x30         ;
        constexpr std::uintptr_t shouldHideCompassMarkerWhenClose = 0x31         ;
        constexpr std::uintptr_t hideCompassMarkerDistance        = 0x34         ;

        constexpr std::uintptr_t _73951832160aab1fdcc38cba222c8c13e4b017aa = 0x38         ;
    }

    namespace SteamInventoryGen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace GenerateSplat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace LerpType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GiveItemOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ApartmentUpkeepTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t assignDialog                     = 0x3A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _926910579e08c1019c5622dee3b6dad75c0fa976 = 0x3B0        ;
        constexpr std::uintptr_t _b3225cba0e56a00fd3ba56396c5e95e881af6a96 = 0x3B8        ;
        constexpr std::uintptr_t _b80fc85890cd4398898d5209fa5d447899dd5b33 = 0x3C0        ;
    }

    namespace %c033bf84c3c726c8b72520671027b7b747f4638e
    {
        constexpr std::uintptr_t _2c08d9c252f71cff08cd3d96161c324521831394 = 0x28         ;
        constexpr std::uintptr_t _54faeb37de704467d2a7a5f507c75771b0f359ff = 0x29         ;
    }

    namespace TimerEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace ClientPressureGauge
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pressureGaugeHandles             = 0x20         ;
        constexpr std::uintptr_t pressureGaugeRotationRange       = 0x28         ;

        constexpr std::uintptr_t _fcbb70cebc81df15a398f53c5854f782889c83a0 = 0x30         ;
    }

    namespace ChassisBuildOption
    {
        constexpr std::uintptr_t prefab                           = 0x10         ;
        constexpr std::uintptr_t itemDef                          = 0x18         ;
    }

    namespace OccupantLock
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VehicleLiftState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModularCarGarage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AB4F8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t vehicleLift                      = 0x3C0        ;
        constexpr std::uintptr_t vehicleLiftAnim                  = 0x3C8        ;
        constexpr std::uintptr_t animName                         = 0x3D0        ;
        constexpr std::uintptr_t occupantTrigger                  = 0x3D8        ;
        constexpr std::uintptr_t liftMoveTime                     = 0x3E0        ;
        constexpr std::uintptr_t poweredLight                     = 0x3E8        ;
        constexpr std::uintptr_t inUseLight                       = 0x3F0        ;
        constexpr std::uintptr_t vehicleLiftPos                   = 0x3F8        ;
        constexpr std::uintptr_t recycleEfficiency                = 0x400        ;
        constexpr std::uintptr_t recycleDropPos                   = 0x408        ;
        constexpr std::uintptr_t needsElectricity                 = 0x410        ;
        constexpr std::uintptr_t liftStartSoundDef                = 0x418        ;
        constexpr std::uintptr_t liftStopSoundDef                 = 0x420        ;
        constexpr std::uintptr_t liftStopDownSoundDef             = 0x428        ;
        constexpr std::uintptr_t liftLoopSoundDef                 = 0x430        ;
        constexpr std::uintptr_t addRemoveLockEffect              = 0x438        ;
        constexpr std::uintptr_t changeLockCodeEffect             = 0x440        ;
        constexpr std::uintptr_t repairEffect                     = 0x448        ;
        constexpr std::uintptr_t playerTrigger                    = 0x450        ;
        constexpr std::uintptr_t chassisBuildOptions              = 0x458        ;
        constexpr std::uintptr_t lockResourceCost                 = 0x460        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _baec8c8dd6bf53b49875304f033df84bc48bc0b1 = 0x3A8        ;
        constexpr std::uintptr_t _43e6f5f4560dde71712f96796839e1ae4407d4a2 = 0x3B0        ;
        constexpr std::uintptr_t _55fe981935597cb2edb91263261ef148d8988823 = 0x3B8        ;
        constexpr std::uintptr_t _fe6619f3d48b443b40d71411fe9b98e992551a90 = 0x468        ;
        constexpr std::uintptr_t _9145f930e5ac0adbadf030d14d39c73ebf195451 = 0x469        ;
        constexpr std::uintptr_t _1249cb68bfa39491a404b38fcf549d99364e9867 = 0x46A        ;
        constexpr std::uintptr_t _bafcb296b1adba2d19fa9e6908e974fe00d2adfa = 0x46C        ;
        constexpr std::uintptr_t _14cd5014847150590c4f251649ec834fc45d5dc0 = 0x470        ;
        constexpr std::uintptr_t _c0987f31f6b86026dffa9aa9e28e28b8d7ab4735 = 0x478        ;
        constexpr std::uintptr_t _6ce2a99a5b5366fe4acbfc44707ed6297f5113b3 = 0x480        ;
    }

    namespace TimelineConvarPlayable-fake-1
    {
        constexpr std::uintptr_t ConvarValue                      = 0x18         ;

        constexpr std::uintptr_t _050377f381a1bc2fa685cd69b2b878d5da446f85 = 0x10         ;
    }

    namespace GeneratePowerlineTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace ReverbZoneTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t trigger                          = 0x50         ;
        constexpr std::uintptr_t reverbZone                       = 0x58         ;
        constexpr std::uintptr_t lodDistance                      = 0x60         ;
        constexpr std::uintptr_t inRange                          = 0x64         ;
        constexpr std::uintptr_t reverbSettings                   = 0x68         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _8402964d1854e38e2245e8c82cdb75041b54c1f5 = 0x70         ;
        constexpr std::uintptr_t _3ee49ccc80bd58dfcf1e5d05b23c0301112ceb81 = 0x74         ;
        constexpr std::uintptr_t _198005e1646906019bbc42afe9f07a2a6e78aa62 = 0x78         ;
        constexpr std::uintptr_t _6f84fb6f5b1e0e8b5f910accbd1f2afafb77ee14 = 0x80         ;
        constexpr std::uintptr_t _1dd55ce455f270ce85e9f7f8e175660236afcb76 = 0x88         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x90         ;
        constexpr std::uintptr_t _2f8c76abfbda07df4b0b719aa889b7025ed399fb = 0x98         ;
        constexpr std::uintptr_t _096f0d2ae6272722c550255cb35a74b7afda5d74 = 0x9C         ;
        constexpr std::uintptr_t _794ff4ca6a9dd45e2cd54429b871512b08a2dd99 = 0xA0         ;
        constexpr std::uintptr_t _452282940460ba8fa16b283868f7e4e95dad0ee9 = 0xA4         ;
        constexpr std::uintptr_t _070046ca1e842359c12dea654462cf9741071887 = 0xA8         ;
        constexpr std::uintptr_t _9ad5afee42526cdc2efcaa166c59dc96e2394dec = 0xAC         ;
        constexpr std::uintptr_t _b29103ff01da3dc6e8e767e8e2a1f557ae0032c1 = 0xB0         ;
        constexpr std::uintptr_t _bfa0185ccb682c548e8a022fd2ddf5495a650b09 = 0xB4         ;
        constexpr std::uintptr_t _dc1899a013b0c677a05cdc8f5acfbca6636c68d2 = 0xB8         ;
        constexpr std::uintptr_t _72fb0c5590d18d8d4e4f4632a9c1f0a905194175 = 0xBC         ;
        constexpr std::uintptr_t _e26019b43faa7462b628d5ad73c6d2976b92aa87 = 0xC0         ;
        constexpr std::uintptr_t _305ec09685d283b64ddae976f4900bcf56d27db3 = 0xC4         ;
        constexpr std::uintptr_t _bd65896c789605d6afd2a6328cefa1c4aed707da = 0xC8         ;
        constexpr std::uintptr_t _11b3a8b9d875363e11cf695d01ba3250fde03e3f = 0xCC         ;
        constexpr std::uintptr_t _78c16d83bf0e5cecceb8183d54f9677aff3e0933 = 0xD0         ;
    }

    namespace %dd2d639909c1d97add9316d350c7d5b70167df3e
    {
    }

    namespace BaseScriptableObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
    }

    namespace VolumeCloudsNoiseLayerConfig-fake-0
    {
        constexpr std::uintptr_t Ceiling                          = 0x10         ;
        constexpr std::uintptr_t Floor                            = 0x14         ;
        constexpr std::uintptr_t Frequency                        = 0x18         ;
        constexpr std::uintptr_t Offset                           = 0x20         ;
        constexpr std::uintptr_t Octaves                          = 0x2C         ;
        constexpr std::uintptr_t Rotation                         = 0x30         ;
        constexpr std::uintptr_t Exponent                         = 0x34         ;
    }

    namespace SType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RainEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emitOnStart                      = 0x20         ;
        constexpr std::uintptr_t emitOnStop                       = 0x28         ;
        constexpr std::uintptr_t emitOnLoop                       = 0x30         ;
        constexpr std::uintptr_t FadeStartDistance                = 0x50         ;
        constexpr std::uintptr_t FadeEndDistance                  = 0x54         ;
        constexpr std::uintptr_t FadeFalloff                      = 0x58         ;
        constexpr std::uintptr_t Stormy                           = 0x5C         ;

        constexpr std::uintptr_t _65d198249457e0501e215fec0d94862a3576d36f = 0x38         ;
        constexpr std::uintptr_t _5435956baf1e1fe6e7db7881ba6c18a8a483e51f = 0x40         ;
        constexpr std::uintptr_t _fae9c0269d0dd261f089d6482e9d939947826e35 = 0x48         ;
    }

    namespace TerrainFilterGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlacementRadius                  = 0x20         ;
        constexpr std::uintptr_t PlacementDistance                = 0x24         ;
        constexpr std::uintptr_t Filter                           = 0x28         ;
        constexpr std::uintptr_t CheckPlacementMap                = 0x30         ;
    }

    namespace PingManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PingWidgetRef                    = 0x20         ;
        constexpr std::uintptr_t PingParent                       = 0x28         ;
        constexpr std::uintptr_t TeamPingParent                   = 0x30         ;
        constexpr std::uintptr_t AlphaCanvas                      = 0x38         ;

        constexpr std::uintptr_t _f46977116dfa4f7888268b42ca0d314482f2829d = 0x40         ;
        constexpr std::uintptr_t _52403ce58cac787c2d2d1d5272aad106e534a929 = 0x48         ;
        constexpr std::uintptr_t _1ddcc07ec111c0b7df6b45686135e385e498e12b = 0x50         ;
    }

    namespace NucleusGradeItemSwap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t actionEffect                     = 0x30         ;
        constexpr std::uintptr_t becomeItem                       = 0x38         ;
        constexpr std::uintptr_t sendPlayerPickupNotification     = 0x40         ;
        constexpr std::uintptr_t sendPlayerDropNotification       = 0x41         ;
        constexpr std::uintptr_t xpScale                          = 0x44         ;
        constexpr std::uintptr_t RandomOptions                    = 0x48         ;
        constexpr std::uintptr_t RandomWeights                    = 0x50         ;
        constexpr std::uintptr_t OwnershipPhrase                  = 0x58         ;
        constexpr std::uintptr_t ApplyHarvestingTea               = 0x60         ;
        constexpr std::uintptr_t NucleusItem                      = 0x68         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace UI_MenuDMPicker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t chat                             = 0x38         ;
        constexpr std::uintptr_t FriendPrefab                     = 0x40         ;
        constexpr std::uintptr_t FriendStyle                      = 0x48         ;
        constexpr std::uintptr_t Container                        = 0x50         ;

        constexpr std::uintptr_t _be7a4495768be7440b3f7dea8d0671afcaac8343 = 0x20         ;
        constexpr std::uintptr_t _53b177711f46c5ebbfb6895b55e80b7d637066b7 = 0x28         ;
        constexpr std::uintptr_t _58cf20e8ba35b6ecc593b45400e8d86db2a07b99 = 0x30         ;
        constexpr std::uintptr_t _1a9075085a5e5676bcd458ecfb4ed857ad66e204 = 0x58         ;
        constexpr std::uintptr_t _678e5cbebaefb227b8cfd711b11e7c026d59444f = 0x60         ;
        constexpr std::uintptr_t _252b367069a698c79f5ceff8ad7094df9b073687 = 0x68         ;
    }

    namespace WaterVolume
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E7070   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t WaterBounds                      = 0x50         ;
        constexpr std::uintptr_t cutOffPlanes                     = 0xC0         ;
        constexpr std::uintptr_t naturalSource                    = 0xC8         ;
        constexpr std::uintptr_t waterEnabled                     = 0xC9         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _9371e739331eccb7f05c1987a417000dc4dd33de = 0x68         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0xB8         ;
        constexpr std::uintptr_t _6376e6cc7e212baafb85f50566c14ee5952fb626 = 0xD0         ;
    }

    namespace %eebc27cdb95edb28a6314ecba9d0ec577a5c73ba
    {
        constexpr std::uintptr_t _96bf08a84e7eba78b65bd83d2a6b824965c9e061 = 0x10         ;
        constexpr std::uintptr_t _22cd8f051157662d1a770a11602630d8c7b7839a = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _35e930bbfa3c9c2133d0882428f44b9485e889f1 = 0x0          ;
        }

    }

    namespace ClientIOLine_Pipe
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _line                            = 0x70         ;
        constexpr std::uintptr_t lod                              = 0x78         ;
        constexpr std::uintptr_t directionalMaterial              = 0x80         ;
        constexpr std::uintptr_t defaultMaterial                  = 0x88         ;
        constexpr std::uintptr_t lineType                         = 0x90         ;
        constexpr std::uintptr_t colour                           = 0x94         ;
        constexpr std::uintptr_t ownerIOEnt                       = 0x98         ;
        constexpr std::uintptr_t slackLevels                      = 0xA0         ;
        constexpr std::uintptr_t originalPositions                = 0xA8         ;
        constexpr std::uintptr_t NotifyLod                        = 0xF8         ;
        constexpr std::uintptr_t ShadowLOD                        = 0x100        ;
        constexpr std::uintptr_t PipeRenderer                     = 0x108        ;

        constexpr std::uintptr_t _11d85bd92fee8de438f7a6e55d0e9bf7dd80c79a = 0x20         ;
        constexpr std::uintptr_t _567f515afe688aa85163fa57877e7fd320f32d46 = 0x30         ;
        constexpr std::uintptr_t _19113181f1e196617f893b4641d6f899b104d605 = 0x40         ;
        constexpr std::uintptr_t _255ff21ffb7017d7969558b105c91ae29b7e2011 = 0x50         ;
        constexpr std::uintptr_t _2eca1ba2d3e1d2b1753637ad38bc0ef03f166216 = 0x68         ;
        constexpr std::uintptr_t _ad3cbfb60c3b77f5e4f72abe7a94b96530c64889 = 0xB0         ;
        constexpr std::uintptr_t _edc56a4da2c81d46d5c9c5c4929c064e11903396 = 0xB8         ;
        constexpr std::uintptr_t _b453e7fa61ceab34f44f4eaef3f154cd47ca20aa = 0xC0         ;
        constexpr std::uintptr_t _220cc1ed53ee12ce3fa4e566f24e658d4193b177 = 0xC8         ;
        constexpr std::uintptr_t _d844edc77cbe1577c3cc22b0ee1c64f3ffb84f94 = 0xD0         ;
        constexpr std::uintptr_t _bb3ccd04542c4fec786d19eca8a3efbe437eef98 = 0xD8         ;
        constexpr std::uintptr_t _41d6f8e406917b49a92ece8af4e6145b84b03625 = 0xE0         ;
        constexpr std::uintptr_t _c13d580800a3b2029efa77fbb5f409585bd6f484 = 0xE8         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0xF0         ;
        constexpr std::uintptr_t _27eaeb0d0c7e6ab6f74c02a2f4a60e7b84f94c18 = 0x110        ;
        constexpr std::uintptr_t _ca443a338f299f3f2c5f5fb9f0ed404e9af47812 = 0x11C        ;
        constexpr std::uintptr_t _1bda972d8d8aade78dca43219b88089b48836b59 = 0x128        ;
        constexpr std::uintptr_t _55c299e51c5c6bbf7ac406951029b7d3d4343ca9 = 0x129        ;
    }

    namespace DiverPropulsionVehicle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t buoyancy                         = 0x410        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x418        ;
        constexpr std::uintptr_t propellerTransform               = 0x420        ;
        constexpr std::uintptr_t engineKW                         = 0x428        ;
        constexpr std::uintptr_t turnPower                        = 0x42C        ;
        constexpr std::uintptr_t depthChangeTargetSpeed           = 0x430        ;
        constexpr std::uintptr_t engineStartupTime                = 0x434        ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x438        ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x43C        ;
        constexpr std::uintptr_t characterWorldCollider           = 0x440        ;
        constexpr std::uintptr_t timeUntilAutoSurface             = 0x448        ;
        constexpr std::uintptr_t minWaterDepth                    = 0x44C        ;
        constexpr std::uintptr_t rotStability                     = 0x450        ;
        constexpr std::uintptr_t rotPower                         = 0x454        ;
        constexpr std::uintptr_t rotTargetChangeRate              = 0x458        ;
        constexpr std::uintptr_t vertStability                    = 0x45C        ;
        constexpr std::uintptr_t maxPitchDegrees                  = 0x460        ;
        constexpr std::uintptr_t maxRollDegrees                   = 0x464        ;
        constexpr std::uintptr_t dashboardCanvas                  = 0x468        ;
        constexpr std::uintptr_t fuelBarsText                     = 0x470        ;
        constexpr std::uintptr_t speedometerText                  = 0x478        ;
        constexpr std::uintptr_t fuelAmountWarning                = 0x480        ;
        constexpr std::uintptr_t batteryWarningText               = 0x488        ;
        constexpr std::uintptr_t healthWarningFraction            = 0x490        ;
        constexpr std::uintptr_t healthWarningText                = 0x498        ;
        constexpr std::uintptr_t leftHandGrip                     = 0x4A0        ;
        constexpr std::uintptr_t rightHandGrip                    = 0x4A8        ;
        constexpr std::uintptr_t lightsToggleGroup                = 0x4B0        ;
        constexpr std::uintptr_t dpvAudio                         = 0x4B8        ;
        constexpr std::uintptr_t fxUnderWaterEngineThrustForward  = 0x4C0        ;
        constexpr std::uintptr_t fxUnderWaterEngineThrustForwardSubs = 0x4C8        ;
        constexpr std::uintptr_t fxUnderWaterEngineThrustReverse  = 0x4D0        ;
        constexpr std::uintptr_t fxUnderWaterEngineThrustReverseSubs = 0x4D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _3fd94dd7fba779a5b89f69224f18e56968da04d1 = 0x3D0        ;
        constexpr std::uintptr_t _cdf1317382c7d884a4812317f29598652b1eec11 = 0x3D8        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x3DC        ;
        constexpr std::uintptr_t _f6d8a16186bf042ccdd364ca63197fc6b4f98b83 = 0x3E0        ;
        constexpr std::uintptr_t _6c76bd986a47309db4d0f8152fec5f6c8db4d256 = 0x3E4        ;
        constexpr std::uintptr_t _19a6b17908c475a2a5673444424518c262886cd3 = 0x3E8        ;
        constexpr std::uintptr_t _7cdd0110290cd7a525da4a87425ca9f9ff653556 = 0x3EC        ;
        constexpr std::uintptr_t _f1818301efde4eb9b9c6db58a63a7dc3929307f3 = 0x3F0        ;
        constexpr std::uintptr_t _40b2ab5b276ba5246aaf50bac7b546c0756229f0 = 0x3F4        ;
        constexpr std::uintptr_t _9e118188b0617024b195449431f8e0d9dae7ed43 = 0x3F5        ;
        constexpr std::uintptr_t _50dfb51a99754688b2e9b55de7e5531a360a0427 = 0x3F8        ;
        constexpr std::uintptr_t _d44bb0b1d75641d222691fdb64b13b06cf9df8f2 = 0x3FC        ;
        constexpr std::uintptr_t _649a97e958d864c4638bb8b3d26e3b358ba40009 = 0x400        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x408        ;
        constexpr std::uintptr_t _22872be1e387d1590f22acbbf2beab1d3154ca24 = 0x4E0        ;
        constexpr std::uintptr_t _fbf39151e6f7301a8796674b92e8d76863a54a49 = 0x4E4        ;
        constexpr std::uintptr_t _5fdfb85a85e466703674232fd0d0a14c080aa041 = 0x4E8        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4F0        ;
        constexpr std::uintptr_t _3acfb3fde9d8426b38200c518c8cc76fc98c832e = 0x4F8        ;
        constexpr std::uintptr_t _61c6d90e68db55a68d3ee2499aaed4842bf721f1 = 0x4FC        ;
        constexpr std::uintptr_t _75b44aa7ffe0d5e6ebf7415c880ccb9f6fce5eff = 0x500        ;
    }

    namespace MLRSUIDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t mainUI                           = 0x40         ;
        constexpr std::uintptr_t howToUsePhrase                   = 0x48         ;
        constexpr std::uintptr_t titleChangeInterval              = 0x50         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _10dcb4f49c19d5df2959ae05ebbf934c8f4f345f = 0x58         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x60         ;
    }

    namespace BUTTON
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ConstructionPlaceholder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mesh                             = 0xA0         ;
        constexpr std::uintptr_t material                         = 0xA8         ;
        constexpr std::uintptr_t renderer                         = 0xB0         ;
        constexpr std::uintptr_t collider                         = 0xB1         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _b01d843be3eb220b22a890235502985a454dd273 = 0xB8         ;
        constexpr std::uintptr_t _b8ab232ee9d62127a27280e1e4f99a13c9f5e042 = 0xC0         ;
        constexpr std::uintptr_t _c70bb1758da3a3256e4cfb963683d88446342d98 = 0xC8         ;
    }

    namespace AttackEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
    }

    namespace CustomPosition
    {
        constexpr std::uintptr_t RackType                         = 0x10         ;
        constexpr std::uintptr_t CenterOffset                     = 0x14         ;
        constexpr std::uintptr_t Rotation                         = 0x20         ;
    }

    namespace WorldModelRackMountConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ExcludedRackTypes                = 0xA0         ;
        constexpr std::uintptr_t CenterOffsfet                    = 0xA8         ;
        constexpr std::uintptr_t LeftOffset                       = 0xB4         ;
        constexpr std::uintptr_t VerticalMountLocalRotation       = 0xC0         ;
        constexpr std::uintptr_t VerticalMountLocalOffset         = 0xCC         ;
        constexpr std::uintptr_t XSize                            = 0xD8         ;
        constexpr std::uintptr_t YSize                            = 0xDC         ;
        constexpr std::uintptr_t ZSize                            = 0xE0         ;
        constexpr std::uintptr_t Pegs                             = 0xE8         ;
        constexpr std::uintptr_t VerticalPegs                     = 0xF0         ;
        constexpr std::uintptr_t OverrideScale                    = 0xF8         ;
        constexpr std::uintptr_t Scale                            = 0xFC         ;
        constexpr std::uintptr_t UseManualRenderBounds            = 0x108        ;
        constexpr std::uintptr_t ManualRenderBounds               = 0x10C        ;
        constexpr std::uintptr_t CanReloadOnWeaponRack            = 0x124        ;
        constexpr std::uintptr_t CustomPositions                  = 0x128        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %c65a17e6e651651292f993415035d26dfcbfa396
    {
        constexpr std::uintptr_t _2742ac2d63c6f1a3102ded6d3b6782e1df716150 = 0x10         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x18         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x24         ;
        constexpr std::uintptr_t _f0700e80158e274098b906f119cce98439084ce3 = 0x28         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x30         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x34         ;
        constexpr std::uintptr_t _9163bac475ab807263ba4b2973201023596d7ce6 = 0x40         ;
    }

    namespace PlaceCliffs
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t RetryMultiplier                  = 0x50         ;
        constexpr std::uintptr_t CutoffSlopeInitial               = 0x54         ;
        constexpr std::uintptr_t CutoffSlopeRepeat                = 0x58         ;
        constexpr std::uintptr_t MinTerrainHeight                 = 0x5C         ;
        constexpr std::uintptr_t MaxTerrainHeight                 = 0x60         ;
        constexpr std::uintptr_t MinCliffHeight                   = 0x64         ;
        constexpr std::uintptr_t MaxCliffHeight                   = 0x68         ;
        constexpr std::uintptr_t MinCliffScale                    = 0x6C         ;
        constexpr std::uintptr_t MaxCliffScale                    = 0x70         ;
        constexpr std::uintptr_t TargetCount                      = 0x74         ;
        constexpr std::uintptr_t TargetLength                     = 0x78         ;
        constexpr std::uintptr_t AnchorModeInitial                = 0x7C         ;
        constexpr std::uintptr_t AnchorModeRepeat                 = 0x80         ;
        constexpr std::uintptr_t FilterModeInitial                = 0x84         ;
        constexpr std::uintptr_t FilterModeRepeat                 = 0x88         ;
    }

    namespace VehicleWheel
    {
        constexpr std::uintptr_t shock                            = 0x10         ;
        constexpr std::uintptr_t wheelCollider                    = 0x18         ;
        constexpr std::uintptr_t wheel                            = 0x20         ;
        constexpr std::uintptr_t axle                             = 0x28         ;
        constexpr std::uintptr_t steerWheel                       = 0x30         ;
        constexpr std::uintptr_t brakeWheel                       = 0x31         ;
        constexpr std::uintptr_t powerWheel                       = 0x32         ;
    }

    namespace BasicCar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t wheels                           = 0x428        ;
        constexpr std::uintptr_t brakePedal                       = 0x430        ;
        constexpr std::uintptr_t gasPedal                         = 0x434        ;
        constexpr std::uintptr_t steering                         = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t steeringWheel                    = 0x448        ;
        constexpr std::uintptr_t motorForceConstant               = 0x450        ;
        constexpr std::uintptr_t brakeForceConstant               = 0x454        ;
        constexpr std::uintptr_t GasLerpTime                      = 0x458        ;
        constexpr std::uintptr_t SteeringLerpTime                 = 0x45C        ;
        constexpr std::uintptr_t driverEye                        = 0x460        ;
        constexpr std::uintptr_t chairRef                         = 0x468        ;
        constexpr std::uintptr_t chairAnchorTest                  = 0x470        ;
        constexpr std::uintptr_t idleLoopPlayer                   = 0x478        ;
        constexpr std::uintptr_t engineOffset                     = 0x480        ;
        constexpr std::uintptr_t engineSoundDef                   = 0x488        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _e6359fb248dac363cb1a94f3285d406b8cba5330 = 0x490        ;
        constexpr std::uintptr_t _9c3beb804b69e8e156a0b8e1e36d93322f31162c = 0x498        ;
        constexpr std::uintptr_t _20f969cd2015decfe1ea3ec572543c100f39aaf5 = 0x49C        ;
        constexpr std::uintptr_t _00de1837963cd0315f56bbb54f6c4ff381ea4790 = 0x4A0        ;
        constexpr std::uintptr_t _062e580749235383e4737559134c3fd4151bdfeb = 0x4A4        ;
        constexpr std::uintptr_t _f6d6db814d739302761fe160dc22a43922482fb2 = 0x4A8        ;
        constexpr std::uintptr_t _8f418c533722c6fb3b5e044db4d159f3608d1d90 = 0x4B0        ;
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x4B8        ;
        constexpr std::uintptr_t _7c869b88ba794ee65b6b31aef28e17dc0a1c56fc = 0x4C0        ;
    }

    namespace %f8b3f58bc8611057cd70394ae75f13dac89fa2a4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076CBB8   ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x10         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x20         ;
        constexpr std::uintptr_t _5af3fc8e696a46295891081f0358a6e8afaa449f = 0x24         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x28         ;
        constexpr std::uintptr_t _767eadc9adbc635da5d40a0aab7f2f54158b9717 = 0x34         ;
        constexpr std::uintptr_t _76e936772b96b24a46acc60e2575db0b97097849 = 0x38         ;
        constexpr std::uintptr_t _2742ac2d63c6f1a3102ded6d3b6782e1df716150 = 0x40         ;
    }

    namespace GenerateDungeonBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t EntranceFolder                   = 0x40         ;
        constexpr std::uintptr_t LinkFolder                       = 0x48         ;
        constexpr std::uintptr_t EndFolder                        = 0x50         ;
        constexpr std::uintptr_t TransitionFolder                 = 0x58         ;
        constexpr std::uintptr_t ConnectionType                   = 0x60         ;

        constexpr std::uintptr_t _90af0f8c9163be4f4ecffb5253edad3dfefd5f1a = 0x68         ;
        constexpr std::uintptr_t _5a9125d3b7f5f01013b0055b6985860438e16bf9 = 0x70         ;
        constexpr std::uintptr_t _922692b544a4f970537e20bd00d4496755be5687 = 0x78         ;
        constexpr std::uintptr_t _47f13d66faced9ed3341034f208f7da62420eedd = 0x80         ;
    }

    namespace %33f33a8c0aba643f9e5684884f67c006ef61f8bd
    {
        constexpr std::uintptr_t _9d1c68c82773316993ac4050fdb0324c56b97a68 = 0x10         ;
        constexpr std::uintptr_t _7916e85f94110d3554a5fabbfc5c8579db246204 = 0x20         ;
        constexpr std::uintptr_t _4a5634a0542b6626d0606fb2676d731df2d02fdd = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _9050be312c9426586f76558238676792a2ef316b = 0x0          ;
            constexpr std::uintptr_t _d3a676826c790540c671fbe670029191017153c3 = 0x10         ;
        }

    }

    namespace DisplayCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DisplayItemOverride
    {
        constexpr std::uintptr_t itemDef                          = 0x0          ;
        constexpr std::uintptr_t category                         = 0x8          ;
    }

    namespace DisplayCategoryWeight
    {
        constexpr std::uintptr_t category                         = 0x0          ;
        constexpr std::uintptr_t weight                           = 0x4          ;
    }

    namespace %beba3f440fb5b734e504c940c1de8594bd19ce90
    {
    }

    namespace DisplayingBoxStorage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t HopperMountType                  = 0x3A8        ;
        constexpr std::uintptr_t itemDisplayPrefabs               = 0x3B0        ;
        constexpr std::uintptr_t displayItemOverrides             = 0x3B8        ;
        constexpr std::uintptr_t displayAnchors                   = 0x3C0        ;
        constexpr std::uintptr_t displayScaling                   = 0x3C8        ;
        constexpr std::uintptr_t randomSpawnAngle                 = 0x3D4        ;
        constexpr std::uintptr_t displayCategoryCustomWeights     = 0x3D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _6949cb3a6b79eaff054e0734edcf611153857b18 = 0x3E0        ;
        constexpr std::uintptr_t _43cd059462025999457a648055072c93826b9c7e = 0x3E8        ;
        constexpr std::uintptr_t _4d8703ec1fe556900952777673ef881517fa3440 = 0x3F0        ;
        constexpr std::uintptr_t _1759e080bf6e07ce93415666b5a56607be99bb8b = 0x3F8        ;
        constexpr std::uintptr_t _6a4541464725b3aec8383556d89fd9598c87068c = 0x400        ;
        constexpr std::uintptr_t _cb1a8778809792924104f5d4327bd74096522bee = 0x408        ;
    }

    namespace BeltBarIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextBind                         = 0x20         ;
        constexpr std::uintptr_t bind                             = 0x28         ;

        constexpr std::uintptr_t _36bc8e4eb307b954e2d701f1722eb2b495656132 = 0x30         ;
        constexpr std::uintptr_t _382a7eb8b7db836dae9f070eb944b0dcb9eab681 = 0x38         ;
    }

    namespace TerrainPlacement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t size                             = 0xA0         ;
        constexpr std::uintptr_t extents                          = 0xAC         ;
        constexpr std::uintptr_t offset                           = 0xB8         ;
        constexpr std::uintptr_t HeightMap                        = 0xC4         ;
        constexpr std::uintptr_t AlphaMap                         = 0xC5         ;
        constexpr std::uintptr_t WaterMap                         = 0xC6         ;
        constexpr std::uintptr_t SplatMask                        = 0xC8         ;
        constexpr std::uintptr_t BiomeMask                        = 0xCC         ;
        constexpr std::uintptr_t TopologyMask                     = 0xD0         ;
        constexpr std::uintptr_t heightmap                        = 0xD8         ;
        constexpr std::uintptr_t splatmap0                        = 0xE0         ;
        constexpr std::uintptr_t splatmap1                        = 0xE8         ;
        constexpr std::uintptr_t alphamap                         = 0xF0         ;
        constexpr std::uintptr_t biomemap                         = 0xF8         ;
        constexpr std::uintptr_t topologymap                      = 0x100        ;
        constexpr std::uintptr_t watermap                         = 0x108        ;
        constexpr std::uintptr_t blendmap                         = 0x110        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %5408033ba149b387038badf723f323ec2434cdaf
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _freeList                        = 0x24         ;
        constexpr std::uintptr_t _freeCount                       = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _keys                            = 0x38         ;
        constexpr std::uintptr_t _values                          = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;

        constexpr std::uintptr_t _47667631480a559e2a0d869d9813f142398a3d0c = 0x50         ;
        constexpr std::uintptr_t _dc3c1b8e2b3017baacfbd21047c17e8f3afa64d5 = 0x58         ;
        constexpr std::uintptr_t _589764112f312d18423af77053c48bd925d72a94 = 0x60         ;
        constexpr std::uintptr_t _e399f111f7760dbfcae6384a6ebb8779c4cd2078 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _2ceeeb0e2c16892b6044701946f506931e71bfa4 = 0x0          ;
            constexpr std::uintptr_t _bc3b092d8dd3aabde9112ebf829330e729171e03 = 0x10         ;
            constexpr std::uintptr_t _3516d4e15357680144ee4ab4d47ae99bda6bfa15 = 0x18         ;
        }

    }

    namespace StatusPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t onStatusText                     = 0x20         ;
        constexpr std::uintptr_t onStatusImage                    = 0x28         ;
        constexpr std::uintptr_t offStatusText                    = 0x30         ;
        constexpr std::uintptr_t offStatusImage                   = 0x38         ;
    }

    namespace State
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t renderer                         = 0x18         ;
        constexpr std::uintptr_t hasCached                        = 0x2D         ;
        constexpr std::uintptr_t stateMesh                        = 0x30         ;
        constexpr std::uintptr_t stateMaterials                   = 0x38         ;
        constexpr std::uintptr_t cachedShadowMode                 = 0x40         ;
        constexpr std::uintptr_t motionVectors                    = 0x44         ;

        constexpr std::uintptr_t _f00d65119c406bcc80a723caa57b8c2fe590d0a4 = 0x20         ;
        constexpr std::uintptr_t _024d1200790ce1e3528064bd052799e19ee769b1 = 0x28         ;
        constexpr std::uintptr_t _f22d2e24ac190c6906c6ad668d7b6c5079495a70 = 0x2C         ;
    }

    namespace RendererLOD
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108183D8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t minDistanceMultiplier            = 0xD0         ;
        constexpr std::uintptr_t States                           = 0xD8         ;
        constexpr std::uintptr_t shouldNotifyOnLODChange          = 0xE0         ;
        constexpr std::uintptr_t collapsedRenderer                = 0xE8         ;
        constexpr std::uintptr_t collapsedFilter                  = 0xF0         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88         ;
        constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94         ;
        constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95         ;
        constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96         ;
        constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98         ;
        constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8         ;
        constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0         ;
        constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0xF8         ;
        constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0x100        ;
        constexpr std::uintptr_t _db0073478809bb71c81300797f6c92e3cf824814 = 0x101        ;
    }

    namespace UI_FriendsListButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OnlineTag                        = 0x38         ;
        constexpr std::uintptr_t OnlineCount                      = 0x40         ;
        constexpr std::uintptr_t Callout                          = 0x48         ;
        constexpr std::uintptr_t Notification                     = 0x50         ;
        constexpr std::uintptr_t NotificationCanvasGroup          = 0x58         ;
        constexpr std::uintptr_t ChatEntry                        = 0x60         ;
        constexpr std::uintptr_t NotificationDuration             = 0x68         ;
        constexpr std::uintptr_t chat                             = 0x70         ;

        constexpr std::uintptr_t _be7a4495768be7440b3f7dea8d0671afcaac8343 = 0x20         ;
        constexpr std::uintptr_t _53b177711f46c5ebbfb6895b55e80b7d637066b7 = 0x28         ;
        constexpr std::uintptr_t _58cf20e8ba35b6ecc593b45400e8d86db2a07b99 = 0x30         ;
        constexpr std::uintptr_t _615c662f6ef1bd98f591265e2bf3aaa8bc22ead1 = 0x78         ;
        constexpr std::uintptr_t _8a9e89f175dc5163e074f2064ffb6b15833935f9 = 0x80         ;
    }

    namespace DeployVolumeEntityBounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layers                           = 0xA0         ;
        constexpr std::uintptr_t ignore                           = 0xA4         ;
        constexpr std::uintptr_t entityMode                       = 0xA8         ;
        constexpr std::uintptr_t entityList                       = 0xB0         ;
        constexpr std::uintptr_t entityGroups                     = 0xB8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ac5b4cc4dc9eb28441f1361293a76a3d32e36c61 = 0xC0         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0xC8         ;
    }

    namespace %b7fc0fd0c5d84f29a240c7f50957d1ed4b7680fb
    {
        constexpr std::uintptr_t _bf46c2be44b7b23effd4a3332ba8bf2d6508dc80 = 0x10         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x18         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x1C         ;
        constexpr std::uintptr_t _91d524ac2807021f9bdcb7f8637d6c76ef1bdf89 = 0x20         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x28         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x30         ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x38         ;
        constexpr std::uintptr_t _09d40ed2d705b7285980adad7e80f93c2e17067c = 0x40         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x50         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _a6eab829a762880a351b2b46450d2c0980eeecf4 = 0x0          ;
            constexpr std::uintptr_t _7070e53afe21ecb8cf2c2db27421aaeac3fee4fa = 0x8          ;
            constexpr std::uintptr_t _059cd8892f531e281262ec493ec8edbf94b0aadb = 0x10         ;
            constexpr std::uintptr_t _e3c711037bc5dcfac6834d163c53d2bef0dd1efb = 0x18         ;
            constexpr std::uintptr_t _1162a5c6fe2dc2cd7f7fc13322e8d2cb0dc08a0d = 0x20         ;
            constexpr std::uintptr_t _dd588a9b0bded758eca950510b9c3719b3bbe1bc = 0x28         ;
            constexpr std::uintptr_t _c5db1b474b348e64268502e727142f9876e42e9b = 0x38         ;
        }

    }

    namespace %63fa7ad5a113ecb4a1e87686f90fc3f077e35594
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _34210099928f88c098162b8d068ef2f7275b599b = 0x0          ;
            constexpr std::uintptr_t _dfd4da3444442395b3dffee392c68d5a9f527d58 = 0x8          ;
        }

    }

    namespace EFease
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Function
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %28dd5c2b3c6762cdfaf2ce3d94d084fe88356356
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _b557a182b7927e583e509808b6ac060d0e02edd3 = 0x48         ;
        constexpr std::uintptr_t _f05c2df57e1132e64bdfcea8ef5282723aba6b89 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _6a9e88858f5da199878771e77391c59fb46ace29 = 0x0          ;
            constexpr std::uintptr_t _8440138918199bbf857ae3eb950fc38e8ce70ee9 = 0x8          ;
            constexpr std::uintptr_t _6be5ea05e8d278f0e051a57ed48c7b563db11310 = 0x10         ;
            constexpr std::uintptr_t _7f77e8e8c23eed8bf98ea8e858d2f42ec94ed0c3 = 0x18         ;
        }

    }

    namespace TriggerParent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t doClippingCheck                  = 0x50         ;
        constexpr std::uintptr_t associatedMountable              = 0x58         ;
        constexpr std::uintptr_t parentMountedPlayers             = 0x60         ;
        constexpr std::uintptr_t parentSleepers                   = 0x61         ;
        constexpr std::uintptr_t parentSwimmers                   = 0x62         ;
        constexpr std::uintptr_t ParentNPCPlayers                 = 0x63         ;
        constexpr std::uintptr_t SkipNPCChecks                    = 0x64         ;
        constexpr std::uintptr_t overrideOtherTriggers            = 0x65         ;
        constexpr std::uintptr_t checkForObjUnderFeet             = 0x66         ;
        constexpr std::uintptr_t doExpensivePlayerClippingChecks  = 0x67         ;
        constexpr std::uintptr_t TriggerMovementMask              = 0x68         ;
        constexpr std::uintptr_t EntityMovementMask               = 0x69         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace StaticMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _743ac452b27bea316f8e506eae6d4cda057c0d96 = 0x210        ;
    }

    namespace %fecc9d949f135161ea686a7d5e736ef1f8db8f25
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A848   ;
        constexpr std::uintptr_t _8965ccba2132190c1e367350f51652eb0f4d048d = 0x10         ;
        constexpr std::uintptr_t _3e8aaeb6ca19da6124991d4f1598846c48678067 = 0x14         ;
        constexpr std::uintptr_t _5b4a6eaed1915d71afa08c51bd80bd1b7e144ccd = 0x18         ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x1C         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x1D         ;
        constexpr std::uintptr_t _d70b268c03bb510af1d0d69f33a723a6ef3b0045 = 0x1E         ;
        constexpr std::uintptr_t _10a9f17bb91a73158a528593acb0eaac5dfab1a8 = 0x1F         ;

        namespace _static
        {
            constexpr std::uintptr_t _87b403cd8b485201957321153abaeb8482443bad = 0x0          ;
            constexpr std::uintptr_t _23f30753c98c5acdb677e83e99f7bb43f3ebc1d6 = 0x20         ;
        }

    }

    namespace %86f79595068f3dea79a9c05cda76fddf8ddb468b
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A6E0   ;
        constexpr std::uintptr_t _117c1571d928133de6fee05151b0dde96cad99a0 = 0x10         ;
        constexpr std::uintptr_t _956ed0f9e7c836fea02bf752983f274913c66f18 = 0x18         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x20         ;
        constexpr std::uintptr_t _f9f8e76744470e83946957fff01b8b08fd5bf7aa = 0x28         ;
        constexpr std::uintptr_t _7ee79209aae79f3ba27c2e8d69fee83ba65e0e02 = 0x2C         ;
        constexpr std::uintptr_t _3060de89a8d2ddbf241aa17c856f5659870add32 = 0x30         ;
        constexpr std::uintptr_t _c769759445def985fceeeb620558567dffecaf2d = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _bfc99a256042ef55e296c0bcec489d507d8aa0b6 = 0x0          ;
        }

    }

    namespace CornerSocket
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace CullWhenInside
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _d7fb8d55d7e66724244e478e7b2f752abf30b2bc = 0x20         ;
    }

    namespace Types
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Condition
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t value                            = 0x4          ;
    }

    namespace FloatConditions
    {
        constexpr std::uintptr_t conditions                       = 0x10         ;
    }

    namespace %44050704f3d9e45f99fdcd4af3aadb4d0a827be0
    {
        constexpr std::uintptr_t _6c0dfef3df59c9b59c47f9f762a797bd7aaa5b2d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x18         ;
        constexpr std::uintptr_t _1f5fc01646a9d6b0bfeb28e0a593aeaf35f280af = 0x1C         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x20         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x28         ;
        constexpr std::uintptr_t _8ae16fb6926cfd6b45624003ea72f54240fa2871 = 0x30         ;
        constexpr std::uintptr_t _4ac0bab38e8377f4312b2bb1a4a51f5d98057be0 = 0x38         ;
        constexpr std::uintptr_t _acf4505882c0662b114594a3a82ab5bf067c22b7 = 0x3C         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x40         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x48         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x54         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x58         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x5C         ;
        constexpr std::uintptr_t _912ddcaf7c70e41bf3b91bfae68e3296d107f01a = 0x68         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x70         ;
        constexpr std::uintptr_t _861af2f7849f4f9a53cb5e07b3732da94220d379 = 0x78         ;
        constexpr std::uintptr_t _dfc090d2039b4bbd6f95daadba0654e8601c0b06 = 0x88         ;
        constexpr std::uintptr_t _fbb28f61cfc498b6e7fc30227e57ed022ede5ddd = 0x90         ;
        constexpr std::uintptr_t _58e87a0795faf91d37ea27c4e7b8c3fb9a4bb71e = 0x98         ;
        constexpr std::uintptr_t _5980b72c4ace9640b07a60ef088efe904586d5eb = 0xA0         ;
        constexpr std::uintptr_t _137d4a1ca07532f8147caa46350e3a5958403e86 = 0xAC         ;
        constexpr std::uintptr_t _23dad46632373e94a05d10cbbeb7e88b4b84e939 = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t _1e88428386685b75bc93230ea83075793eda61a9 = 0x0          ;
        }

    }

    namespace %dabcd0fc15f0e80865b32b9b2b9de1a783695ef7
    {
        constexpr std::uintptr_t _91d524ac2807021f9bdcb7f8637d6c76ef1bdf89 = 0x10         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x20         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x2C         ;
        constexpr std::uintptr_t _c05fc665d601e292c037ac0fe49f78e106aa7a22 = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x44         ;
        constexpr std::uintptr_t _a41d51e3cb12e89d2e80c36c4d632ffb84201cd4 = 0x48         ;
    }

    namespace CullingManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _1d73215b1570c06be43d1f65b3e576b294180f08 = 0x20         ;
        constexpr std::uintptr_t _569a156ed81167898124e399827b4276ae0df77c = 0x28         ;
    }

    namespace TimerSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t timerLength                      = 0x348        ;
        constexpr std::uintptr_t timerDrum                        = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x340        ;
        constexpr std::uintptr_t _c0b47eddad32facb53d659add7a205b5eba3195a = 0x358        ;
        constexpr std::uintptr_t _a0cd9bd21edcc57c8da480057c855249b2e48cb9 = 0x35C        ;
        constexpr std::uintptr_t _7a9698c3ce637d24001d9a2e50cc892bc264c071 = 0x360        ;
    }

    namespace %8f4cd3ee1e54eda92fb88a1262f478ef184f665b
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;
        constexpr std::uintptr_t _587156df773a5af326c286f48acb8f7834a6ea44 = 0x30         ;
        constexpr std::uintptr_t _ae743ef2753cc01e695860ab93e6b3a3f07a46f4 = 0x38         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x40         ;
        constexpr std::uintptr_t _4e03d4d2813eb66d233f13b73d1b5d660819ee27 = 0x41         ;
        constexpr std::uintptr_t _32f6a3a3d999016b756a08b697516cb94a95aa39 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _8ab699370628ea9478cfbd9a2030d244e88af546 = 0x0          ;
            constexpr std::uintptr_t _9c01b4b938c83dccfcf4967a6a1ff32227f8a291 = 0x8          ;
            constexpr std::uintptr_t _5aa42523e04bfb8116577d188dbc29fe8957cf2a = 0x10         ;
            constexpr std::uintptr_t _844b580e940205a67609fea4748f2abc7695d634 = 0x18         ;
            constexpr std::uintptr_t _ef708a635ce4baabc99ce5f89761af7a5b1b3143 = 0x20         ;
            constexpr std::uintptr_t _45cbc17889bb8dfd132d4981fee3ca4b86839941 = 0x28         ;
            constexpr std::uintptr_t _41bc01f74617001e0619acab0d4dd307120b5b98 = 0x30         ;
            constexpr std::uintptr_t _01f3638475cb2435b6d7bede44ac2e93131f4079 = 0x38         ;
        }

    }

    namespace UIClanInvite
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Avatar                           = 0x20         ;
        constexpr std::uintptr_t Name                             = 0x28         ;
        constexpr std::uintptr_t Recruiter                        = 0x30         ;
        constexpr std::uintptr_t Created                          = 0x38         ;
        constexpr std::uintptr_t CancelButton                     = 0x40         ;

        constexpr std::uintptr_t _ef8af4b0c8a06cfccdce444c29472d7bcb25afcd = 0x48         ;
        constexpr std::uintptr_t _8d7a6a0276a80e7a1c1c46710066793c0c16788b = 0x50         ;
        constexpr std::uintptr_t _4afd04d3c91eaa103de9eda84e9c048fbd3e2dda = 0x58         ;
    }

    namespace %ddb54bab30db292bba04a68de0767c00de52af7c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F7F0   ;
        constexpr std::uintptr_t _3ee81e762f292b9c8a1431d078eb7ee11d924993 = 0x10         ;
        constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0x18         ;
        constexpr std::uintptr_t _a0b6768e8667727899baee9df34beb67dde1f9f2 = 0x28         ;
        constexpr std::uintptr_t _da1851f0eacad4a8ef2bb919bc25d33a10c2693d = 0x38         ;
        constexpr std::uintptr_t _14923bd5cd3aed08074b7572c4ad63901ce29d63 = 0x48         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x50         ;
        constexpr std::uintptr_t _ad494a33d8a19e9b853b5d783064720139d232f7 = 0x58         ;
        constexpr std::uintptr_t _544ac2855fd0ff7203118f946779cac9312c7421 = 0x60         ;
        constexpr std::uintptr_t _b68427f4a11ab03e7943159c20a4112b4a6141eb = 0x68         ;
        constexpr std::uintptr_t _be285ddec72bcd503bf61d7a17e6f4d003daeed6 = 0x70         ;
        constexpr std::uintptr_t _4d6e9d068320d074f373abf25565093b1de22a1f = 0x78         ;
        constexpr std::uintptr_t _f70bf81aac2a9fe13300793a411e8a69211df542 = 0x80         ;
        constexpr std::uintptr_t _57c3dca1e6893a7e5f1d7b2de6e40797e7dcd0fb = 0x88         ;
        constexpr std::uintptr_t _c0ccdd8f3385bfbe8c1ce9a910d18a6a38ee4db3 = 0x90         ;
        constexpr std::uintptr_t _e6f29f8f73996882ca64d2aae5fba772b2af90ae = 0x98         ;
        constexpr std::uintptr_t _01162fd8d79da60f689d487669ecb3ff434f8e5c = 0xA0         ;
        constexpr std::uintptr_t _0255b7faabda58b6ddd9b17187dc8194889ff0b3 = 0xA8         ;
        constexpr std::uintptr_t _cff1f090956c6fc07375b02d0249464b9c9c85ff = 0xB0         ;
        constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0xB8         ;
        constexpr std::uintptr_t _d396a9dbe3caea998121eddf49578406c8a2c130 = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t _fa1a954a8b653bc5599e776df48f6a76e7e310bd = 0x0          ;
        }

    }

    namespace %8e8a06fb63b788b271c02825918e47da1a86c34c
    {
        constexpr std::uintptr_t _74ff6648af84e057cfcd43d8c7a1efa5e215cc2d = 0x10         ;
        constexpr std::uintptr_t _663b23878e3aa27e65e013356dc6aa044714589d = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _f189030874de1b79b0408638e46e24398c13b375 = 0x0          ;
            constexpr std::uintptr_t _5ea8289fd8842c79b8d42da74ac96825d595867b = 0x8          ;
        }

    }

    namespace Door
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Stage
    {
        constexpr std::uintptr_t nextState                        = 0x0          ;
        constexpr std::uintptr_t lifeLength                       = 0x4          ;
        constexpr std::uintptr_t health                           = 0x8          ;
        constexpr std::uintptr_t resources                        = 0xC          ;
        constexpr std::uintptr_t yield                            = 0x10         ;
        constexpr std::uintptr_t skinObject                       = 0x18         ;
        constexpr std::uintptr_t IgnoreConditions                 = 0x20         ;
    }

    namespace PlantProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Description                      = 0x18         ;
        constexpr std::uintptr_t Genes                            = 0x20         ;
        constexpr std::uintptr_t stages                           = 0x28         ;
        constexpr std::uintptr_t timeOfDayHappiness               = 0x30         ;
        constexpr std::uintptr_t temperatureHappiness             = 0x38         ;
        constexpr std::uintptr_t temperatureWaterRequirementMultiplier = 0x40         ;
        constexpr std::uintptr_t fruitVisualScaleCurve            = 0x48         ;
        constexpr std::uintptr_t MaxSeasons                       = 0x50         ;
        constexpr std::uintptr_t WaterIntake                      = 0x54         ;
        constexpr std::uintptr_t OptimalLightQuality              = 0x58         ;
        constexpr std::uintptr_t OptimalWaterQuality              = 0x5C         ;
        constexpr std::uintptr_t OptimalGroundQuality             = 0x60         ;
        constexpr std::uintptr_t OptimalTemperatureQuality        = 0x64         ;
        constexpr std::uintptr_t pickOption                       = 0x68         ;
        constexpr std::uintptr_t pickAllOption                    = 0x88         ;
        constexpr std::uintptr_t eatOption                        = 0xA8         ;
        constexpr std::uintptr_t pickupItem                       = 0xC8         ;
        constexpr std::uintptr_t cloneOption                      = 0xD0         ;
        constexpr std::uintptr_t cloneAllOption                   = 0xF0         ;
        constexpr std::uintptr_t removeDyingOption                = 0x110        ;
        constexpr std::uintptr_t removeDyingAllOption             = 0x130        ;
        constexpr std::uintptr_t removeDyingItem                  = 0x150        ;
        constexpr std::uintptr_t removeDyingEffect                = 0x158        ;
        constexpr std::uintptr_t pickupMultiplier                 = 0x160        ;
        constexpr std::uintptr_t pickEffect                       = 0x168        ;
        constexpr std::uintptr_t maxHarvests                      = 0x170        ;
        constexpr std::uintptr_t disappearAfterHarvest            = 0x174        ;
        constexpr std::uintptr_t CrossBreedEffect                 = 0x178        ;
        constexpr std::uintptr_t SeedItem                         = 0x180        ;
        constexpr std::uintptr_t CloneItem                        = 0x188        ;
        constexpr std::uintptr_t BaseCloneCount                   = 0x190        ;
        constexpr std::uintptr_t BaseMarketValue                  = 0x194        ;
    }

    namespace WeatherType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WorkshopWeather
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rainToggle                       = 0x20         ;
        constexpr std::uintptr_t fogToggle                        = 0x28         ;
        constexpr std::uintptr_t Rain                             = 0x30         ;
        constexpr std::uintptr_t Fog                              = 0x38         ;

        constexpr std::uintptr_t _42bc991d302092082deac117d0c02bb83c034abc = 0x40         ;
    }

    namespace HorseLeadingRope
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t startPoint                       = 0x20         ;
        constexpr std::uintptr_t endPoint                         = 0x28         ;
        constexpr std::uintptr_t leadPoint                        = 0x30         ;
        constexpr std::uintptr_t endPointOffset                   = 0x38         ;
        constexpr std::uintptr_t linePoints                       = 0x44         ;
        constexpr std::uintptr_t stiffness                        = 0x48         ;
        constexpr std::uintptr_t damping                          = 0x4C         ;
        constexpr std::uintptr_t ropeLength                       = 0x50         ;
        constexpr std::uintptr_t ropeWidth                        = 0x54         ;
        constexpr std::uintptr_t midPointWeight                   = 0x58         ;
        constexpr std::uintptr_t useLocalPositions                = 0x5C         ;
        constexpr std::uintptr_t renderMode                       = 0x60         ;
        constexpr std::uintptr_t AddFakeWind                      = 0x64         ;
        constexpr std::uintptr_t windFrequency                    = 0x68         ;
        constexpr std::uintptr_t windAmplitude                    = 0x6C         ;
        constexpr std::uintptr_t horse                            = 0x100        ;
        constexpr std::uintptr_t minMaxLength                     = 0x108        ;
        constexpr std::uintptr_t minMaxDistance                   = 0x110        ;

        constexpr std::uintptr_t _142b7090fc3bcf552853ac248f6eb94d3321e482 = 0x70         ;
        constexpr std::uintptr_t _9834ffe10cb38a2cc428c2ee02af3da3ae6fd47d = 0x78         ;
        constexpr std::uintptr_t _5a9a35df8e7d57ee8fd720a6ec7e21729c6ab964 = 0x7C         ;
        constexpr std::uintptr_t _5650e11e4ed9217b697c956b9e969e4b503b96c2 = 0x88         ;
        constexpr std::uintptr_t _8852233a3438d4faf937eed08f4833fff0e8c566 = 0x94         ;
        constexpr std::uintptr_t _f563ad7b832d2543ede1ff3144bc45b31394d332 = 0xA0         ;
        constexpr std::uintptr_t _7d89b04bafaa512e06ff5e7674b176116e5d636d = 0xB0         ;
        constexpr std::uintptr_t _7d981dd428282a38f727050f43ed0daa671b22a8 = 0xB8         ;
        constexpr std::uintptr_t _a400943bd55be63d520a16eabc63f9e11ccf1471 = 0xC0         ;
        constexpr std::uintptr_t _a9af101903c9de0c8243bc7e6c3c89f7c11ff2dc = 0xC4         ;
        constexpr std::uintptr_t _33f070acc9581e287c2825cf82d02d1551eb1cdf = 0xD0         ;
        constexpr std::uintptr_t _4b4fd4547ac319e4098fe9693f049ee90b224e6e = 0xDC         ;
        constexpr std::uintptr_t _c29a8343f91e4c3d6f4d39920c8bdb028c3462d0 = 0xE0         ;
        constexpr std::uintptr_t _b3fca4c3e0f999d77a0fdec0fe9a840c74f913ed = 0xE4         ;
        constexpr std::uintptr_t _265ce996dd5d0f65f798794f53cab1b74d45ae46 = 0xE8         ;
        constexpr std::uintptr_t _4963d6fefd111c3e2da7b07ad82da98b3de5b969 = 0xEC         ;
        constexpr std::uintptr_t _dbda60a04caa1b7783fd74b09fca5d817e8e5404 = 0xF0         ;
        constexpr std::uintptr_t _8a9afded62cbf752cb709830293a32658bef2252 = 0xF4         ;
        constexpr std::uintptr_t _cabba8631b2586f934b0f8127d807b7732235256 = 0xF8         ;
        constexpr std::uintptr_t _871f47449f5ba1c8709ae6ac8bb6672748cea615 = 0xFC         ;
    }

    namespace ViewmodelPunch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t punchScale                       = 0x20         ;
        constexpr std::uintptr_t punchDirection                   = 0x28         ;
        constexpr std::uintptr_t punchDuration                    = 0x34         ;
        constexpr std::uintptr_t punchMagnitude                   = 0x38         ;

        constexpr std::uintptr_t _430319398a7c2e0f1fe3f30ad6f6b82f9758e165 = 0x3C         ;
    }

    namespace ShowIfConvarEnabled
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Convar                           = 0x20         ;

        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x28         ;
        constexpr std::uintptr_t _560eac4f0f0c469bf6410747a053a6518a743a3a = 0x30         ;
    }

    namespace GenerateTextures
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace BeehiveLootPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t Indoors                          = 0x50         ;
        constexpr std::uintptr_t Humidity                         = 0x58         ;
        constexpr std::uintptr_t Temperature                      = 0x60         ;
        constexpr std::uintptr_t Overall                          = 0x68         ;
        constexpr std::uintptr_t LootGrid_Input                   = 0x70         ;
        constexpr std::uintptr_t LootGrid_Output                  = 0x78         ;
        constexpr std::uintptr_t status                           = 0x80         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _e28fc6dcd44415dacf58d09f6ab71b784cca27df = 0x88         ;
    }

    namespace %c24a624e417aad6728d800e0850a96fc5781b450
    {
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x10         ;
        constexpr std::uintptr_t _1c3eaca1c0a472957fff7d2cb1987d21921029d4 = 0x18         ;
        constexpr std::uintptr_t _bf195a8a9a227069a3cc4659906beb7f852da627 = 0x19         ;
        constexpr std::uintptr_t _1b1c437f83b59e710feac316efde71f5440c5d73 = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _db8a68ef88bffc3567b07384c7af46e27b223bab = 0x0          ;
        }

    }

    namespace DevTimeAdjust
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ItemTools
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace PaintballGunViewmodelComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t paintballPellets                 = 0x20         ;
        constexpr std::uintptr_t pelletVisibilityCutoff           = 0x28         ;
        constexpr std::uintptr_t paintballAmmoMaterialReference   = 0x30         ;
        constexpr std::uintptr_t animatorAmmoCountLerpSeed        = 0x38         ;
        constexpr std::uintptr_t paintballCutoffIndexOffset       = 0x3C         ;

        constexpr std::uintptr_t _d4325670c56c53f8003d51e9384380389c9bc262 = 0x40         ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x48         ;
        constexpr std::uintptr_t _e60f07bf9d1996fba293fcf1c4a609d582eac1c7 = 0x50         ;
        constexpr std::uintptr_t _a7de8fb57b3b2db35032b554dc763dffdec7da09 = 0x58         ;
        constexpr std::uintptr_t _d1bdb01c620697eaa80f516bd9abbf0e1bfc8c0f = 0x60         ;
        constexpr std::uintptr_t _0f5a14daa030d57fbbe355e840d3a870278e2c0f = 0x64         ;
        constexpr std::uintptr_t _7c8ef2de3030c200e057f0b038f62e4b3367d173 = 0x68         ;
        constexpr std::uintptr_t _327f9fedf5df5fa879c2f0621c32348591a57e5a = 0x6C         ;
        constexpr std::uintptr_t _df0b74634522fdb0d500e3b126ca7b9c297a3d71 = 0x70         ;
        constexpr std::uintptr_t _ad4a5bbdb47e6eac7b88e7f9cc8dae641d9687ca = 0x74         ;
        constexpr std::uintptr_t _9b122ed22576a4dd8b4d4038e314873a9657448e = 0x78         ;
        constexpr std::uintptr_t _a8626f1c151d4faf17b5a42b12821b1d088c2bad = 0x7C         ;
    }

    namespace ExecuteRate
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %cf81ab623e83bbaad55c3d9e302ddeaff4034a0a
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _760e631aad78602b0d120dc0a7efbe8e16c30eab = 0x0          ;
            constexpr std::uintptr_t _0e8d2e6e1daaadf3ba40229993b818ab1914051d = 0x8          ;
            constexpr std::uintptr_t _2336e94c924e890ca850653d7c38d1c2dd385927 = 0x18         ;
            constexpr std::uintptr_t _0eedd1f4228d8ab93064c2d46901ffab66e507fb = 0x20         ;
            constexpr std::uintptr_t _caa5c5a9cc122b0ceb9290077e26fe9348d93c7f = 0x28         ;
            constexpr std::uintptr_t _0cb07a1684b5817457f5a87fae71ec43d69fdcc5 = 0x38         ;
            constexpr std::uintptr_t _c9be5de1be52b759ccd5f179a9423042670c298d = 0x40         ;
            constexpr std::uintptr_t _72bf2e619df13a921d40e89e9a0025e25a1c0bc7 = 0x48         ;
        }

    }

    namespace MLRSMainUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isFullscreen                     = 0x20         ;
        constexpr std::uintptr_t noAimingModuleModeGO             = 0x28         ;
        constexpr std::uintptr_t activeModeGO                     = 0x30         ;
        constexpr std::uintptr_t noAimingModuleAmmoUI             = 0x38         ;
        constexpr std::uintptr_t activeAmmoUI                     = 0x40         ;
        constexpr std::uintptr_t velocityUI                       = 0x48         ;
        constexpr std::uintptr_t titleText                        = 0x50         ;
        constexpr std::uintptr_t usernameText                     = 0x58         ;
        constexpr std::uintptr_t readyStatus                      = 0x60         ;
        constexpr std::uintptr_t realigningStatus                 = 0x68         ;
        constexpr std::uintptr_t firingStatus                     = 0x70         ;
        constexpr std::uintptr_t statusText                       = 0x78         ;
        constexpr std::uintptr_t mapView                          = 0x80         ;
        constexpr std::uintptr_t mapScrollRect                    = 0x88         ;
        constexpr std::uintptr_t mapScrollRectZoom                = 0x90         ;
        constexpr std::uintptr_t mapBaseRect                      = 0x98         ;
        constexpr std::uintptr_t minRangeCircle                   = 0xA0         ;
        constexpr std::uintptr_t targetAimRect                    = 0xA8         ;
        constexpr std::uintptr_t trueAimRect                      = 0xB0         ;
        constexpr std::uintptr_t connectingLine                   = 0xB8         ;
        constexpr std::uintptr_t noTargetCirclePrefab             = 0xC0         ;
        constexpr std::uintptr_t noTargetCircleParent             = 0xC8         ;
        constexpr std::uintptr_t changeTargetSoundDef             = 0xD0         ;
        constexpr std::uintptr_t readyToFireSoundDef              = 0xD8         ;

        constexpr std::uintptr_t _feb8e76d710b36270c111f6dfb2a085b64476a9e = 0xE0         ;
        constexpr std::uintptr_t _7906140b0ce9ce7f4ee3074127362ecfa54971f6 = 0xE8         ;
        constexpr std::uintptr_t _6c4719c1543ea57230f7758ac0096567c42a8a78 = 0xF0         ;
        constexpr std::uintptr_t _74fa26dc6dc6888bfa74e249e25122d73576376e = 0xF4         ;
        constexpr std::uintptr_t _21208f5ade29124863977b1b7cfb9e47284ea261 = 0xF8         ;
        constexpr std::uintptr_t _66e66350abfc76b0e61160dd11bbac89d4c56d5a = 0x104        ;
        constexpr std::uintptr_t _d593da2141a5a06cdbabe940bf153f2fef00ecf6 = 0x108        ;
        constexpr std::uintptr_t _e1df30dc32a70bc418948e4f2e11e3a7676bf2b1 = 0x10C        ;
    }

    namespace ServerGib
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _gibSource                       = 0x2D0        ;
        constexpr std::uintptr_t _gibName                         = 0x2D8        ;
        constexpr std::uintptr_t physicsMaterial                  = 0x2E0        ;
        constexpr std::uintptr_t useContinuousCollision           = 0x2E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0x2F0        ;
        constexpr std::uintptr_t _7ed977e087de1d70fd01a666479ec26487a2ea6f = 0x2F8        ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0x300        ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x308        ;
    }

    namespace SegmentMaskPositioning
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t source                           = 0x20         ;
        constexpr std::uintptr_t headMask                         = 0x28         ;
        constexpr std::uintptr_t chestMask                        = 0x30         ;
        constexpr std::uintptr_t legsMask                         = 0x38         ;
        constexpr std::uintptr_t xOffset                          = 0x40         ;

        constexpr std::uintptr_t _2694b27b7d71b94f5691f19050df1bc4f5c6f7d9 = 0x48         ;
        constexpr std::uintptr_t _0cabd8334724ec5085a72636e4d3d2cbc0b43c4b = 0x50         ;
        constexpr std::uintptr_t _46356311dddb58ce1fd5e5fb0b7f4e18fd2efb43 = 0x58         ;
        constexpr std::uintptr_t _401ca5a9e243f82aa5f6adbc17203a0bd2a3a04f = 0x60         ;
    }

    namespace BatteringRamHead
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t damagedHealthThreshold           = 0x2D0        ;
        constexpr std::uintptr_t brokenHealthThreshold            = 0x2D4        ;
        constexpr std::uintptr_t serverCollider                   = 0x2D8        ;
        constexpr std::uintptr_t batteringRamOwner                = 0x2E0        ;
        constexpr std::uintptr_t damageRenderer                   = 0x2E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace SatelliteFuelStorage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace ShieldViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetAnimator                   = 0x20         ;
        constexpr std::uintptr_t RightArmBone                     = 0x28         ;
    }

    namespace StripRig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t root                             = 0x20         ;
        constexpr std::uintptr_t fromClient                       = 0x28         ;
        constexpr std::uintptr_t fromServer                       = 0x29         ;
    }

    namespace UIChatPopup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Chat                             = 0x20         ;
        constexpr std::uintptr_t TextToggleMute                   = 0x28         ;
        constexpr std::uintptr_t TextToggleGlobalMute             = 0x30         ;
        constexpr std::uintptr_t SendMessageButton                = 0x38         ;
        constexpr std::uintptr_t SteamProfileButton               = 0x40         ;
        constexpr std::uintptr_t MuteButton                       = 0x48         ;
        constexpr std::uintptr_t ReportButton                     = 0x50         ;
        constexpr std::uintptr_t AddFriendRow                     = 0x58         ;
        constexpr std::uintptr_t AddSteamFriendButton             = 0x60         ;
        constexpr std::uintptr_t AddDiscordFriendButton           = 0x68         ;
        constexpr std::uintptr_t InviteToTeamButton               = 0x70         ;
        constexpr std::uintptr_t ViewInDiscordButton              = 0x78         ;
        constexpr std::uintptr_t AcceptInviteButton               = 0x80         ;

        constexpr std::uintptr_t _823bfd8160ae577270f5ba8ff2b3d41276008c66 = 0x88         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x98         ;
        constexpr std::uintptr_t _f81fe0ca5974615e2b97599f3a1cdf6dbef655b9 = 0xA0         ;
        constexpr std::uintptr_t _8f2398ec71dd8535cdb69278fb062daa1ed5271e = 0xA8         ;
    }

    namespace SlotFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModContainerRestriction
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t slotFlags                        = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace EventSchedule
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumHoursBetween              = 0x20         ;
        constexpr std::uintptr_t maxmumHoursBetween               = 0x24         ;
        constexpr std::uintptr_t Key                              = 0x28         ;
    }

    namespace MissionPointMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MissionName                      = 0x20         ;
        constexpr std::uintptr_t Icon                             = 0x28         ;

        constexpr std::uintptr_t _ec8eb8ceef1e01202f177f674b1aa05d46d94354 = 0x30         ;
        constexpr std::uintptr_t _8d113b0cc6127f1338e3ac8049f7ca37fcf7eaaa = 0x38         ;
    }

    namespace GroundWatch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundPosition                   = 0x28         ;
        constexpr std::uintptr_t layers                           = 0x34         ;
        constexpr std::uintptr_t radius                           = 0x38         ;
        constexpr std::uintptr_t needBuildingBlock                = 0x3C         ;
        constexpr std::uintptr_t needOnlyOneAreaCheckValid        = 0x48         ;
        constexpr std::uintptr_t whitelist                        = 0x50         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _8aed326faae12b424e6f00202f3b06a8f97cf3e0 = 0x40         ;
    }

    namespace %d9515f1a2976b97749ee617f848d2e9d2e611404
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x50         ;
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x58         ;
        constexpr std::uintptr_t _23f2c63dee3df15f6af552b0914f56e99a5f96b8 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _2a4eea32b0db71d0579c1ebd160172936060767b = 0x0          ;
            constexpr std::uintptr_t _aec888f622a434c34b0c6af76bf5ebe374bb6178 = 0x10         ;
            constexpr std::uintptr_t _581771e0f42cdd46832a37e4177154f74868f9d5 = 0x18         ;
            constexpr std::uintptr_t _49390f7306efd174b598e5041532c419b6df0651 = 0x20         ;
            constexpr std::uintptr_t _735f87f4d84b6034785beb077ddc356541e23b71 = 0x28         ;
            constexpr std::uintptr_t _c5a3e19767ca6287fb984cc644cd2a0b2154587c = 0x38         ;
        }

    }

    namespace %8d725b12c219700f6b7d3015eb33dd4b18b1e78b
    {
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x10         ;
        constexpr std::uintptr_t _6404f3734bf5062960fea8877f01393d8c8a914a = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _35e91bbeb67b8d3947f669aa210b78bcbd9332b2 = 0x0          ;
            constexpr std::uintptr_t _9923ef07d5d4cf394022e68a75829afdc5b1ab3d = 0x8          ;
            constexpr std::uintptr_t _1ab4038eae2d53fef3ad1ba583b6012a08996744 = 0x10         ;
            constexpr std::uintptr_t _aabcae0c6c6afb8dafe127d81cc4e8cb01063aed = 0x18         ;
        }

    }

    namespace HorseCorpse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t prefabRagdoll                    = 0x2D0        ;
        constexpr std::uintptr_t parentEnt                        = 0x2D8        ;
        constexpr std::uintptr_t blockDamageIfNotGather           = 0x2F0        ;
        constexpr std::uintptr_t lootPanelName                    = 0x310        ;
        constexpr std::uintptr_t breedIndex                       = 0x338        ;
        constexpr std::uintptr_t lootPanelTitle                   = 0x340        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _17d5ad9267d171e56a09efe8e3ec75ab8d53b17b = 0x2E0        ;
        constexpr std::uintptr_t _e6c3243e836cdf5c58e05b0653cc1adad367a0b4 = 0x2E8        ;
        constexpr std::uintptr_t _aedca445aefd63afbdce2b9760822cfb5b7560d9 = 0x2F8        ;
        constexpr std::uintptr_t _38c4d23aa24e1b31b99003341df62f8731230ccf = 0x300        ;
        constexpr std::uintptr_t _f11f9da1950bd301e6d2b2b6b830806397eed291 = 0x308        ;
        constexpr std::uintptr_t _22a1c796816ad0ea5a2fab1379904b68f6a5cae5 = 0x318        ;
        constexpr std::uintptr_t _6fca2ea1b02da4fc4640f9e7904792e99ddc5eae = 0x320        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x328        ;
        constexpr std::uintptr_t _9b4fee587172352931e86b64abb671d5a9e820d0 = 0x330        ;
    }

    namespace MultiSwapArrows
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t arrowSlots                       = 0x20         ;
    }

    namespace ConsumableEffect
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x14         ;
        constexpr std::uintptr_t time                             = 0x18         ;
        constexpr std::uintptr_t onlyIfHealthLessThan             = 0x1C         ;
    }

    namespace ItemModConsumable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t amountToConsume                  = 0x20         ;
        constexpr std::uintptr_t conditionFractionToLose          = 0x24         ;
        constexpr std::uintptr_t achievementWhenEaten             = 0x28         ;
        constexpr std::uintptr_t chickenCoopFood                  = 0x30         ;
        constexpr std::uintptr_t steamStatIncrementWhenEaten      = 0x38         ;
        constexpr std::uintptr_t effects                          = 0x40         ;
        constexpr std::uintptr_t modifiers                        = 0x48         ;
    }

    namespace ViewModelRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cachedTextureRefs                = 0x20         ;
        constexpr std::uintptr_t opaqueEvents                     = 0x28         ;
        constexpr std::uintptr_t transparentEvents                = 0x30         ;
        constexpr std::uintptr_t prevModelMatrix                  = 0x38         ;

        constexpr std::uintptr_t _95f9936e30933399457c84b6715f8de960a14269 = 0x78         ;
    }

    namespace %4bd84c3316828f27d0fbaaaf6a6aadf102b93a1e
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _c722c075a6e4eca23657932f444f5d6463f3eb51 = 0x0          ;
        }

    }

    namespace MissionPointEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MissionPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t dropToGround                     = 0x20         ;
        constexpr std::uintptr_t Flags                            = 0x24         ;
    }

    namespace AIInformationZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RenderBounds                     = 0x20         ;
        constexpr std::uintptr_t ShouldSleepAI                    = 0x21         ;
        constexpr std::uintptr_t Virtual                          = 0x22         ;
        constexpr std::uintptr_t UseCalculatedCoverDistances      = 0x23         ;
        constexpr std::uintptr_t coverPoints                      = 0x28         ;
        constexpr std::uintptr_t movePoints                       = 0x30         ;
        constexpr std::uintptr_t navMeshLinks                     = 0x48         ;
        constexpr std::uintptr_t paths                            = 0x50         ;
        constexpr std::uintptr_t bounds                           = 0x58         ;
        constexpr std::uintptr_t SetMovePointTerrainYOnEnable     = 0x70         ;

        constexpr std::uintptr_t _701fbe4ed159a3b90cec02a129d03d32ff2ca394 = 0x38         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x40         ;
        constexpr std::uintptr_t _5c151ad3c5da6d8d98a6e088e32e1f299ea96af0 = 0x78         ;
    }

    namespace UIDeepSeaPortalMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t movingParentRect                 = 0x20         ;
        constexpr std::uintptr_t viewportRect                     = 0x28         ;
        constexpr std::uintptr_t iconRect                         = 0x30         ;
        constexpr std::uintptr_t textRect                         = 0x38         ;
        constexpr std::uintptr_t missionMarkerOffset              = 0x40         ;
        constexpr std::uintptr_t timerText                        = 0x48         ;

        constexpr std::uintptr_t _18ae123123d38246ff7b4fbf3710845a3a39ccc5 = 0x50         ;
        constexpr std::uintptr_t _6ee5ecfe62143cf53cde6826bc29af7fee096258 = 0x54         ;
    }

    namespace %54c15acdc7355627a93bd765e9c95933813119d0
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _f0d68e179ac3db7e9ec4b9b39408e8971a9a9e0f = 0x0          ;
            constexpr std::uintptr_t _4a4b1c5360411a35dfab2e46c4bd74d172f4fa5e = 0x8          ;
        }

    }

    namespace DeployGuideRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Prefab                           = 0x20         ;

        constexpr std::uintptr_t _c78163cb6f37c6a3ead4fdb52f106d967d60f948 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _318a98760d96bb64f261dffb80584e40e4f7c893 = 0x0          ;
            constexpr std::uintptr_t _e864658bf7524c8f4e1cbe4c2278f3e9eb5f266b = 0x8          ;
            constexpr std::uintptr_t _3a045694efaf1aea452d3a480cf053e2dc5bc7f1 = 0x10         ;
            constexpr std::uintptr_t _adfa66bd58749df2d6be7a67de20b23c01a8829b = 0x18         ;
            constexpr std::uintptr_t _74467c53a3e14cb13ee21e59a9aab6f041f782dc = 0x20         ;
            constexpr std::uintptr_t _6fb1c610402776a0978330ccb83dfc6b00065854 = 0x28         ;
            constexpr std::uintptr_t _630beb64e5241119c5d79614bda0ead8539cddd2 = 0x30         ;
            constexpr std::uintptr_t _bef2215d2dbb0d2502679a0a2b96c4601f0b31bb = 0x38         ;
            constexpr std::uintptr_t _2cf5ba3ffa70e1de19166785d40e35465922209b = 0x40         ;
            constexpr std::uintptr_t _b7d3f3d16960dc83fd5ba8411673830eede6d2fe = 0x48         ;
            constexpr std::uintptr_t _c1cd14e755709052a6290372b16bcc13f3cfe1c0 = 0x50         ;
            constexpr std::uintptr_t _587f9649a8bca0ac9e7490bd2279bd1046bea16b = 0x58         ;
            constexpr std::uintptr_t _8a44317623e78b7d9ceec8b0884fcef9f3e90696 = 0x60         ;
            constexpr std::uintptr_t _d12530eea95c167f741c657e913bae3259dd2a48 = 0x68         ;
            constexpr std::uintptr_t _fe46b49c9eb59b20c4b0c8fb19a1feb5b1290d8a = 0x70         ;
            constexpr std::uintptr_t _88a46bac8e3e44e87905323215443f725d4641b6 = 0x78         ;
            constexpr std::uintptr_t _c7c83aba455c860638271ba33973a3720c978454 = 0x80         ;
            constexpr std::uintptr_t _3d17860fae0cd54adf1c7f61463f42b126d91471 = 0x88         ;
            constexpr std::uintptr_t _a86465ae714a820a746e2949b8ef5935af14fab1 = 0x90         ;
            constexpr std::uintptr_t _ffb9c8017658a7a46d032bef714c04d6fe6b2c87 = 0x98         ;
            constexpr std::uintptr_t _b651ac20e6ec0fe3c3944520105f9cd236666c42 = 0xA0         ;
            constexpr std::uintptr_t _a740a3091ad49b2020aa443fa1e2405797fa12ba = 0xA8         ;
            constexpr std::uintptr_t _96ae3ef9c49cdd156df04e84df74801264cf94a9 = 0xB0         ;
            constexpr std::uintptr_t _5055f91761699cc199663111c8e94266f74d8e77 = 0xB8         ;
            constexpr std::uintptr_t _ba8b7c5c11b29d265f303f214ebd2cf481a9ee45 = 0xC0         ;
            constexpr std::uintptr_t _5b576729281da590ce293626d049b53a9968e3b2 = 0xC8         ;
        }

    }

    namespace State
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B29E8   ;
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t mesh                             = 0x18         ;
        constexpr std::uintptr_t disableShadows                   = 0x20         ;
    }

    namespace MeshLOD
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799CE0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t States                           = 0xD0         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88         ;
        constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94         ;
        constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95         ;
        constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96         ;
        constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98         ;
        constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8         ;
        constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0         ;
        constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8         ;
        constexpr std::uintptr_t _44a919bc94fdea62e73cd4147270d7b6e2d2d273 = 0xD8         ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0xE0         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0xE8         ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0xF0         ;
        constexpr std::uintptr_t _06e70c6944949d91ca66f24ef21f24fe923369c6 = 0xF8         ;
        constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0xFC         ;
    }

    namespace DisableSave
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %c9680a25192d7f12312e859308d71b22a1d53727
    {
        constexpr std::uintptr_t _8ed3498bd1be2a01ce0ec94d9c8813aa9d5af68a = 0x10         ;
        constexpr std::uintptr_t _b8a868de50ab32d0aa3d22b3adc407e4cdfd595f = 0x20         ;
        constexpr std::uintptr_t _387e1584932c504de75145621ac2e7caf81847c5 = 0x30         ;
        constexpr std::uintptr_t _4238ea0e0b4c650f63bb8655e1769a9ce9087a77 = 0x40         ;
        constexpr std::uintptr_t _7916e85f94110d3554a5fabbfc5c8579db246204 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _4e655b573009c9e33e9d5c55fec08c2e053c637e = 0x0          ;
            constexpr std::uintptr_t _ce50b014caf8beab17b52c5a9a46ab29c37ac576 = 0x8          ;
        }

    }

    namespace TopBunnies
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t topBunnyEntries                  = 0x28         ;
        constexpr std::uintptr_t timerText                        = 0x30         ;
        constexpr std::uintptr_t group                            = 0x38         ;
        constexpr std::uintptr_t endingColor                      = 0x40         ;
        constexpr std::uintptr_t EventType                        = 0x50         ;

        constexpr std::uintptr_t _86b77a93b0360e1e47dc72c587a1757d783c847a = 0x54         ;
        constexpr std::uintptr_t _a87636739cb8d187cb58d6bef47a5cbede45e953 = 0x58         ;
    }

    namespace StatusLightRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t offMaterial                      = 0x20         ;
        constexpr std::uintptr_t onMaterial                       = 0x28         ;

        constexpr std::uintptr_t _d64fe92cd7d034110e8d38c8dc3687e149dfbbf2 = 0x30         ;
        constexpr std::uintptr_t _2c07279ac1e4489a8007ad98924837a93be322d3 = 0x38         ;
        constexpr std::uintptr_t _f03dd14d6d3b88704470b1da5a9e3b9bd2941388 = 0x40         ;
        constexpr std::uintptr_t _8aa8079420a2aa98ccc22360956ae6e18d5b628c = 0x50         ;
        constexpr std::uintptr_t _41e852bad6d92dc8e30b518cfe7cc29807a5ed5c = 0x58         ;
        constexpr std::uintptr_t _7cf9895652befcf851607288500cf568a9c316a8 = 0x5C         ;
    }

    namespace ThrownBoomerangServerProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t speed                            = 0x3C         ;
        constexpr std::uintptr_t scanRange                        = 0x40         ;
        constexpr std::uintptr_t swimScale                        = 0x44         ;
        constexpr std::uintptr_t swimSpeed                        = 0x50         ;
        constexpr std::uintptr_t radius                           = 0x5C         ;
        constexpr std::uintptr_t IgnoreAI                         = 0x60         ;
        constexpr std::uintptr_t runSpawnHitChecks                = 0x61         ;
        constexpr std::uintptr_t ignoreEntity                     = 0x68         ;
        constexpr std::uintptr_t damageProperties                 = 0x70         ;
        constexpr std::uintptr_t damageTypes                      = 0x78         ;
        constexpr std::uintptr_t worldAttackRadius                = 0x80         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _44fa1b62256d633a95f8c58c1967c9a88f7a9f97 = 0x84         ;
    }

    namespace %8218ac0eef7b79737b28338aefd4bf2aacd45296
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _79187caf6e6b42ef2599c233036e7a595b9c8bd7 = 0x0          ;
            constexpr std::uintptr_t _3f038a3a9d926b1b891cdf26af3cdccfb192380d = 0x8          ;
            constexpr std::uintptr_t _10778f21014923dd17680e60268177c979989178 = 0x10         ;
            constexpr std::uintptr_t _c00b2ef8fc7a74da806b3e4bcde1e598d7e82d93 = 0x18         ;
        }

    }

    namespace UIPlayerBuffsIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Text                             = 0x20         ;
        constexpr std::uintptr_t ToolTip                          = 0x28         ;
        constexpr std::uintptr_t Group                            = 0x30         ;
    }

    namespace WorkbenchPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t openTechTreeButton               = 0x50         ;
        constexpr std::uintptr_t timerText                        = 0x58         ;
        constexpr std::uintptr_t costText                         = 0x60         ;
        constexpr std::uintptr_t expermentCostParent              = 0x68         ;
        constexpr std::uintptr_t controlsParent                   = 0x70         ;
        constexpr std::uintptr_t allUnlockedNotification          = 0x78         ;
        constexpr std::uintptr_t informationParent                = 0x80         ;
        constexpr std::uintptr_t cycleIcon                        = 0x88         ;
        constexpr std::uintptr_t techTreeDialog                   = 0x90         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _2a2f1224d94f50edc858b37e06019b3947a40bf9 = 0x98         ;
    }

    namespace FireworkShell
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fuseLengthMin                    = 0x20         ;
        constexpr std::uintptr_t fuseLengthMax                    = 0x24         ;
        constexpr std::uintptr_t speedMin                         = 0x28         ;
        constexpr std::uintptr_t speedMax                         = 0x2C         ;
        constexpr std::uintptr_t explodePFX                       = 0x30         ;
        constexpr std::uintptr_t explodeSound                     = 0x38         ;
        constexpr std::uintptr_t inaccuracyDegrees                = 0x40         ;
        constexpr std::uintptr_t explosionLight                   = 0x48         ;
        constexpr std::uintptr_t lifetime                         = 0x50         ;

        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x54         ;
        constexpr std::uintptr_t _d2df135e748c08880aa63744f1fadee05c28e752 = 0x58         ;
    }

    namespace %77ee5a9255e688dcc09f5a8bf7ef9a1e70b93ecb
    {
        constexpr std::uintptr_t _7367ac1c1de5d62016deda118491536bcfb0f66e = 0x10         ;
    }

    namespace %99dd7bc4cb8ff85bb4f721095879f6e06e313f0e
    {
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x18         ;
        constexpr std::uintptr_t _49c1b9cc3098e8a00d68f90e045b32a9c16863e1 = 0x1C         ;
        constexpr std::uintptr_t _5d79f19c73f6005b41b74148d11ca6083e6db667 = 0x20         ;
    }

    namespace ParticleSystemIK
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a4bc6ea261b4a2faefbf725b41e4066f1c05394a = 0x20         ;
        constexpr std::uintptr_t _63fd9536755139143866a4527dd584cd5bcb673d = 0x28         ;
    }

    namespace GameModeCapturePoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t captureTrigger                   = 0x200        ;
        constexpr std::uintptr_t timeToCapture                    = 0x208        ;
        constexpr std::uintptr_t scorePerSecond                   = 0x20C        ;
        constexpr std::uintptr_t scoreName                        = 0x210        ;
        constexpr std::uintptr_t capturePointText                 = 0x248        ;
        constexpr std::uintptr_t captureOwnerName                 = 0x250        ;
        constexpr std::uintptr_t captureProgressImage             = 0x258        ;
        constexpr std::uintptr_t progressBeepEffect               = 0x260        ;
        constexpr std::uintptr_t progressCompleteEffect           = 0x268        ;
        constexpr std::uintptr_t computerPoint                    = 0x270        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1b9c9c6f9ee362e3ccba1fc4e75bb77da125dc02 = 0x218        ;
        constexpr std::uintptr_t _e88a5cb52cb9de3be57d1951629df4ea55ae4b8d = 0x21C        ;
        constexpr std::uintptr_t _72d68cf49111b2950087e4ded70d36c33dd3467d = 0x220        ;
        constexpr std::uintptr_t _35f9554d20620d660e8513391fb62833c1db40ca = 0x228        ;
        constexpr std::uintptr_t _8b9147ff0dbcc909bbb9de80bd269e645978bf90 = 0x238        ;
    }

    namespace %a1ef964f0fbb7ba0c4e7179240fa2d9dd215fe15
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BE278   ;
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x10         ;
        constexpr std::uintptr_t _6404f3734bf5062960fea8877f01393d8c8a914a = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _35e91bbeb67b8d3947f669aa210b78bcbd9332b2 = 0x0          ;
            constexpr std::uintptr_t _9923ef07d5d4cf394022e68a75829afdc5b1ab3d = 0x8          ;
            constexpr std::uintptr_t _aabcae0c6c6afb8dafe127d81cc4e8cb01063aed = 0x10         ;
            constexpr std::uintptr_t _1ab4038eae2d53fef3ad1ba583b6012a08996744 = 0x18         ;
        }

    }

    namespace %f855607060a01c64e06bd7927b357bcc2d7e6ca4
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _155c03f5d7c3c4f502fa122ef2c3133d434d9dc3 = 0x18         ;
        constexpr std::uintptr_t _3da97a55216dd4cf49152d8d4a245460af861922 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _75cafe2ca144353ee847d2c31a9854fe97dd1009 = 0x0          ;
            constexpr std::uintptr_t _fb5e3ecf736cda1b1592db62bf7e54af7224d824 = 0x8          ;
            constexpr std::uintptr_t _73ee0addddc01a3b446728d99dbe443054506c2d = 0x10         ;
            constexpr std::uintptr_t _8f533a8de5903754af222440c353deb8d5a7901d = 0x18         ;
        }

    }

    namespace EngineItemInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tier                             = 0x20         ;
        constexpr std::uintptr_t low                              = 0x28         ;
        constexpr std::uintptr_t medium                           = 0x30         ;
        constexpr std::uintptr_t high                             = 0x38         ;
        constexpr std::uintptr_t accelerationRoot                 = 0x40         ;
        constexpr std::uintptr_t topSpeedRoot                     = 0x48         ;
        constexpr std::uintptr_t fuelEconomyRoot                  = 0x50         ;
    }

    namespace Tab
    {
        constexpr std::uintptr_t button                           = 0x10         ;
        constexpr std::uintptr_t windowPrefab                     = 0x18         ;
        constexpr std::uintptr_t adminOnly                        = 0x20         ;
        constexpr std::uintptr_t allowInDemo                      = 0x21         ;

        constexpr std::uintptr_t _9b56a7d257564c0327a9f871277409544c49a573 = 0x28         ;
        constexpr std::uintptr_t _147924f7fabb297f62731b279164584720820911 = 0x30         ;
    }

    namespace UI_DeveloperTools
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t canvas                           = 0x68         ;
        constexpr std::uintptr_t raycaster                        = 0x70         ;
        constexpr std::uintptr_t needsCursor                      = 0x78         ;
        constexpr std::uintptr_t needsKeyboard                    = 0x80         ;
        constexpr std::uintptr_t tabs                             = 0x88         ;
        constexpr std::uintptr_t tabContentParent                 = 0x90         ;
        constexpr std::uintptr_t blurImage                        = 0x98         ;
        constexpr std::uintptr_t blurSize                         = 0xA0         ;
        constexpr std::uintptr_t blurSpread                       = 0xA4         ;
        constexpr std::uintptr_t consoleBlurSize                  = 0xA8         ;
        constexpr std::uintptr_t consoleBlurSpread                = 0xAC         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _dda262c17097210891b0309e2abe03e7efbd501b = 0xB0         ;
        constexpr std::uintptr_t _d1574267307d1a05b30616cecb9a26765b65b2aa = 0xB8         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0xBC         ;
        constexpr std::uintptr_t _d04ed3638212d881d877e7d979c57f8d2a12a852 = 0xC0         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E400   ;
        constexpr std::uintptr_t _a280fafb2a6cdb06a9becaed8a8da4b2aa45b4b2 = 0x10         ;
        constexpr std::uintptr_t _98c2fa48f447ebc3dda599525988ebd836da9efe = 0x18         ;
    }

    namespace %4df340c0dbef117e398702924214a20af33e88b6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E568   ;
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _7ac3e55e08052419ce785bd496a1d0158e18a0ce = 0x0          ;
            constexpr std::uintptr_t _7945fbd006ab9368779bc259979c9109e72be0cf = 0x18         ;
            constexpr std::uintptr_t _f005d1087210c84f7c3f570dd69ca7792cf6f128 = 0x20         ;
            constexpr std::uintptr_t _c58b6cf161239fd100ad4987684fc5f38988e3b6 = 0x28         ;
            constexpr std::uintptr_t _3e6c454161c8e62be076a49666586e1c5691c607 = 0x30         ;
            constexpr std::uintptr_t _437d1c2c47dca51a0d7df08c992ff64f9315e868 = 0x48         ;
            constexpr std::uintptr_t _e37b9e38b6abaa2fb197809525c40d499f3ecb3f = 0x50         ;
        }

    }

    namespace AnglesSetup
    {
        constexpr std::uintptr_t AnglesOn0                        = 0x10         ;
        constexpr std::uintptr_t AnglesOn45                       = 0x1C         ;
        constexpr std::uintptr_t AnglesOn90                       = 0x28         ;
        constexpr std::uintptr_t AnglesOn135                      = 0x34         ;
        constexpr std::uintptr_t AnglesOn180                      = 0x40         ;
        constexpr std::uintptr_t HipsOffsetOn0                    = 0x4C         ;
        constexpr std::uintptr_t HipsOffsetOn45                   = 0x58         ;
        constexpr std::uintptr_t HipsOffsetOn90                   = 0x64         ;
        constexpr std::uintptr_t HipsOffsetOn135                  = 0x70         ;
        constexpr std::uintptr_t HipsOffsetOn180                  = 0x7C         ;
        constexpr std::uintptr_t IKsOffsetOn0                     = 0x88         ;
        constexpr std::uintptr_t IKsOffsetOn45                    = 0x94         ;
        constexpr std::uintptr_t IKsOffsetOn90                    = 0xA0         ;
        constexpr std::uintptr_t IKsOffsetOn135                   = 0xAC         ;
        constexpr std::uintptr_t IKsOffsetOn180                   = 0xB8         ;
    }

    namespace %0eba71a4481fd0834905ee0fff3d30893253eb86
    {
        constexpr std::uintptr_t _df2580f457c0712433a6d24756876e511c4b4eab = 0x10         ;
        constexpr std::uintptr_t _84336f79a8dbfd0bda28651fec9ca18d4102cb72 = 0x1C         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x28         ;
        constexpr std::uintptr_t _7ce2097de93a8498a9afdd8f4b08c2528b2471e2 = 0x30         ;
        constexpr std::uintptr_t _cbeb3322ca41d69d162c14ec25b6344fe0fbf84e = 0x40         ;
        constexpr std::uintptr_t _6b832217cd8ba84658e8ca928b05ece828c38ec7 = 0x48         ;
    }

    namespace %caf3e46b847e7c9e6d48ab43637a0a86b63e0cd7
    {
        constexpr std::uintptr_t _da21c7b1c42353d3c19ac43315a2940864909af7 = 0x10         ;
        constexpr std::uintptr_t _77e902f3b99b5843b14b1657d0aa31ca26a9b4c2 = 0x18         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x20         ;
        constexpr std::uintptr_t _1c0f540016f21e948c8f611f4898736c8cc16ec0 = 0x28         ;
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x30         ;
        constexpr std::uintptr_t _e5da48624e6335dc19033e3adf1718514b514a4d = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _8aa5a50fdce568ad8f46696ce516202d3a0cfb49 = 0x0          ;
            constexpr std::uintptr_t _2dec4d45237237c0e79206ff97ff0044dd700761 = 0x8          ;
            constexpr std::uintptr_t _96aab617fcf625b4f2575afe0237f1afb3fb4114 = 0x10         ;
            constexpr std::uintptr_t _b3deb82528d6fba6b1177005c0ef6e879547da54 = 0x20         ;
        }

    }

    namespace %f08895bacc8b47c5f2df77a99f8b7ab274427abb
    {
        constexpr std::uintptr_t _NexusId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _LastReset_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _ZoneCount_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _MaxPlayers_k__BackingField      = 0x2C         ;
        constexpr std::uintptr_t _OnlinePlayers_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _QueuedPlayers_k__BackingField   = 0x34         ;
        constexpr std::uintptr_t _Build_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _Protocol_k__BackingField        = 0x3C         ;
        constexpr std::uintptr_t _Tags_k__BackingField            = 0x40         ;

        constexpr std::uintptr_t _be2176a08de542ff2e48a4a5051012bf3b027948 = 0x48         ;
        constexpr std::uintptr_t _702ca4ee15fad59ef1aaf26cc7e1da4813289e81 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _75c71162dcb46317bce50b4e1a2337008e58790b = 0x0          ;
            constexpr std::uintptr_t _e32402812217c13654e2caeb0d1e37697369372b = 0x8          ;
            constexpr std::uintptr_t _e6827c6bc5787f81e02c7e921e8e1ad45a9e0fe2 = 0x10         ;
            constexpr std::uintptr_t _8b0c100a0069456b1e46f32edf37468a534ecf49 = 0x18         ;
        }

    }

    namespace CatapultAnimationEvents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t catapult                         = 0x20         ;
        constexpr std::uintptr_t reloadClickSoundDef              = 0x28         ;
    }

    namespace BuoyancyPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t buoyancyForce                    = 0x20         ;
        constexpr std::uintptr_t size                             = 0x24         ;
        constexpr std::uintptr_t waveScale                        = 0x28         ;
        constexpr std::uintptr_t waveFrequency                    = 0x2C         ;
        constexpr std::uintptr_t doSplashEffects                  = 0x30         ;

        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x34         ;
        constexpr std::uintptr_t _d5589affa7a5377190681823f903adb975ef6814 = 0x38         ;
        constexpr std::uintptr_t _30dd4b005926d3f4aac8162bee0f3172087a53b1 = 0x3C         ;
    }

    namespace BaseTrap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
    }

    namespace SimpleCarVisualsController-fake-0
    {
        constexpr std::uintptr_t wheelLerpSpeed                   = 0x10         ;
        constexpr std::uintptr_t wheelAngleMaximum                = 0x14         ;
        constexpr std::uintptr_t timeSinceLastUpdateMinimum       = 0x18         ;
        constexpr std::uintptr_t rotateAxis                       = 0x1C         ;
        constexpr std::uintptr_t steerAxis                        = 0x20         ;

        constexpr std::uintptr_t _26b31f09a16df0bb26fd3fee34eabe4d7cd4dd2c = 0x24         ;
    }

    namespace KeyframeWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AttachedTooltip                  = 0x20         ;

        constexpr std::uintptr_t _82f9a77c4d9e26563815402105965f550e1ed726 = 0x28         ;
    }

    namespace SlidingProgressDoor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t storedEnergy                     = 0x340        ;
        constexpr std::uintptr_t energyForOpen                    = 0x344        ;
        constexpr std::uintptr_t secondsToClose                   = 0x348        ;
        constexpr std::uintptr_t openProgress                     = 0x34C        ;
        constexpr std::uintptr_t openPosition                     = 0x350        ;
        constexpr std::uintptr_t closedPosition                   = 0x35C        ;
        constexpr std::uintptr_t doorObject                       = 0x368        ;
        constexpr std::uintptr_t vehiclePhysBox                   = 0x370        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _ebcd1785f99574066d1d29899aefd800eb4109cf = 0x378        ;
    }

    namespace SkyLantern
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t gravityScale                     = 0x3A8        ;
        constexpr std::uintptr_t travelSpeed                      = 0x3AC        ;
        constexpr std::uintptr_t collisionRadius                  = 0x3B0        ;
        constexpr std::uintptr_t rotationSpeed                    = 0x3B4        ;
        constexpr std::uintptr_t randOffset                       = 0x3B8        ;
        constexpr std::uintptr_t lifeTime                         = 0x3BC        ;
        constexpr std::uintptr_t hoverHeight                      = 0x3C0        ;
        constexpr std::uintptr_t collisionCheckPoint              = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace DrawMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DrawPixelsJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
        constexpr std::uintptr_t BrushData                        = 0x10         ;
        constexpr std::uintptr_t ImageRect                        = 0x20         ;
        constexpr std::uintptr_t TextureSize                      = 0x30         ;
        constexpr std::uintptr_t BrushTextureSize                 = 0x38         ;
        constexpr std::uintptr_t BrushPos                         = 0x40         ;
        constexpr std::uintptr_t BrushSize                        = 0x48         ;
        constexpr std::uintptr_t BrushColor                       = 0x50         ;
        constexpr std::uintptr_t Mode                             = 0x60         ;
        constexpr std::uintptr_t Changed                          = 0x68         ;
    }

    namespace UIPaintableImage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t image                            = 0x20         ;
        constexpr std::uintptr_t texSize                          = 0x28         ;
        constexpr std::uintptr_t clearColor                       = 0x2C         ;
        constexpr std::uintptr_t filterMode                       = 0x3C         ;
        constexpr std::uintptr_t mipmaps                          = 0x40         ;
        constexpr std::uintptr_t readOnly                         = 0x41         ;

        constexpr std::uintptr_t _66fa19b31a9df597b0f2b66d26b1d72667226036 = 0x44         ;
        constexpr std::uintptr_t _1c402c2764449cd04b68bbc1331a09cd45de66c1 = 0x48         ;
        constexpr std::uintptr_t _7620f3135517cb2dc771c0cc52b60ffbd8f556ec = 0x4C         ;
        constexpr std::uintptr_t _ee652a38d61ebeb1a74a2417f05d0f8229dbf1f2 = 0x4D         ;
        constexpr std::uintptr_t _a998842327bfd28f11ad1169ea6a078efa9f3c6d = 0x4E         ;
        constexpr std::uintptr_t _99ad082c732b0c3dba1b7e1341488c7278a3a654 = 0x4F         ;
        constexpr std::uintptr_t _15e003f2ca146b25d681a413b39328c66ac50b5f = 0x50         ;
        constexpr std::uintptr_t _e448d319a777644107e45e88dcca76319e7db125 = 0x58         ;
        constexpr std::uintptr_t _02c1f85f32fed5e014382313d855aec2ed244c30 = 0x68         ;
        constexpr std::uintptr_t _289f1a326e2e5010cf46ad0d16c93c63ed49a699 = 0x78         ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x88         ;
        constexpr std::uintptr_t _485d287df6ec02d7523e8664604a332aabdf52b6 = 0x90         ;
        constexpr std::uintptr_t _18347eabe6da23cb2827eb21503d951be2d06ed4 = 0xA0         ;
        constexpr std::uintptr_t _31af9a1682448de4b0ac9a8b9facfc11cdfeb90d = 0xA1         ;
        constexpr std::uintptr_t _34ede582512deb370443a9314afb37d1f217a526 = 0xA4         ;
        constexpr std::uintptr_t _d23d5afbcde8e625e8955062c8d65d1a0a5b7844 = 0xB8         ;
    }

    namespace NaturalBeehive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t beeSwarmPrefab                   = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace NucleusGrade
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MasterKey
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _1ab6d3b013127486ddc0513cc5b517bfb0f8fb01 = 0x380        ;
    }

    namespace GenerateCliffSplat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace PlaceCliffParameters
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CutoffSlopeInitial               = 0xA0         ;
        constexpr std::uintptr_t CutoffSlopeRepeat                = 0xA4         ;
        constexpr std::uintptr_t MinTerrainHeight                 = 0xA8         ;
        constexpr std::uintptr_t MaxTerrainHeight                 = 0xAC         ;
        constexpr std::uintptr_t MinCliffHeight                   = 0xB0         ;
        constexpr std::uintptr_t MaxCliffHeight                   = 0xB4         ;
        constexpr std::uintptr_t MinCliffScale                    = 0xB8         ;
        constexpr std::uintptr_t MaxCliffScale                    = 0xBC         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace NPCAutoTurret
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t gun_fire_effect                  = 0x3F0        ;
        constexpr std::uintptr_t bulletEffect                     = 0x3F8        ;
        constexpr std::uintptr_t bulletSpeed                      = 0x400        ;
        constexpr std::uintptr_t ambienceEmitter                  = 0x408        ;
        constexpr std::uintptr_t playAmbientSounds                = 0x410        ;
        constexpr std::uintptr_t assignDialog                     = 0x418        ;
        constexpr std::uintptr_t laserBeam                        = 0x420        ;
        constexpr std::uintptr_t rcTurnSensitivity                = 0x450        ;
        constexpr std::uintptr_t RCEyes                           = 0x458        ;
        constexpr std::uintptr_t IDPanelPrefab                    = 0x460        ;
        constexpr std::uintptr_t rcControls                       = 0x468        ;
        constexpr std::uintptr_t rcIdentifier                     = 0x470        ;
        constexpr std::uintptr_t targetTrigger                    = 0x480        ;
        constexpr std::uintptr_t interferenceTrigger              = 0x488        ;
        constexpr std::uintptr_t maxInterference                  = 0x490        ;
        constexpr std::uintptr_t attachedWeaponZOffsetScale       = 0x494        ;
        constexpr std::uintptr_t socketTransform                  = 0x498        ;
        constexpr std::uintptr_t target                           = 0x4A0        ;
        constexpr std::uintptr_t eyePos                           = 0x4A8        ;
        constexpr std::uintptr_t muzzlePos                        = 0x4B0        ;
        constexpr std::uintptr_t aimDir                           = 0x4B8        ;
        constexpr std::uintptr_t gun_yaw                          = 0x4C8        ;
        constexpr std::uintptr_t gun_pitch                        = 0x4D0        ;
        constexpr std::uintptr_t sightRange                       = 0x4D8        ;
        constexpr std::uintptr_t turnLoopDef                      = 0x4E0        ;
        constexpr std::uintptr_t movementChangeDef                = 0x4E8        ;
        constexpr std::uintptr_t ambientLoopDef                   = 0x4F0        ;
        constexpr std::uintptr_t focusCameraDef                   = 0x4F8        ;
        constexpr std::uintptr_t focusSoundFreqMin                = 0x500        ;
        constexpr std::uintptr_t focusSoundFreqMax                = 0x504        ;
        constexpr std::uintptr_t peacekeeperToggleSound           = 0x508        ;
        constexpr std::uintptr_t onlineSound                      = 0x510        ;
        constexpr std::uintptr_t offlineSound                     = 0x518        ;
        constexpr std::uintptr_t targetAcquiredEffect             = 0x520        ;
        constexpr std::uintptr_t targetLostEffect                 = 0x528        ;
        constexpr std::uintptr_t reloadEffect                     = 0x530        ;
        constexpr std::uintptr_t aimCone                          = 0x538        ;
        constexpr std::uintptr_t centerMuzzle                     = 0x548        ;
        constexpr std::uintptr_t muzzleLeft                       = 0x550        ;
        constexpr std::uintptr_t muzzleRight                      = 0x558        ;
        constexpr std::uintptr_t useSleeperHostile                = 0x560        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x3A8        ;
        constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x3B0        ;
        constexpr std::uintptr_t _c2070b0e989572ad8e485ea463cac44db8e39ea6 = 0x3B8        ;
        constexpr std::uintptr_t _45d9096c9d0a55810d53a4351017858d09e9cc1f = 0x3C0        ;
        constexpr std::uintptr_t _812a02abc0d8004f061fbfd05c7db211eeaa46b3 = 0x3C8        ;
        constexpr std::uintptr_t _cf0460055c1411c4fe6af7d4400853c7151cfe13 = 0x3D0        ;
        constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x3D8        ;
        constexpr std::uintptr_t _aac673d67ac4fa83c34050838e288d34a77cd34d = 0x3E0        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x3E8        ;
        constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x428        ;
        constexpr std::uintptr_t _b0ad58d1ef89f9f6ec7459b0f74f1b39932ceeec = 0x430        ;
        constexpr std::uintptr_t _de320410a7fcab965b8f67a4749d869c79715f3e = 0x438        ;
        constexpr std::uintptr_t _18fbd0be199e230ef3562dd65eaea3dcdff4c3c7 = 0x43C        ;
        constexpr std::uintptr_t _b54ee5b556eb98972811ed950bd5d7c31c5b716b = 0x440        ;
        constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x478        ;
        constexpr std::uintptr_t _7cf50514d70f6d67bd1f6f00f155057662deec1b = 0x540        ;
        constexpr std::uintptr_t _1210f0248f84d74460bb030f5179dc1997f48989 = 0x561        ;
    }

    namespace AttractionPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groupName                        = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace UIInvertedMaskImage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE0         ;
        constexpr std::uintptr_t m_OverrideSprite                 = 0xE8         ;
        constexpr std::uintptr_t m_Type                           = 0xF0         ;
        constexpr std::uintptr_t m_PreserveAspect                 = 0xF4         ;
        constexpr std::uintptr_t m_FillCenter                     = 0xF5         ;
        constexpr std::uintptr_t m_FillMethod                     = 0xF8         ;
        constexpr std::uintptr_t m_FillAmount                     = 0xFC         ;
        constexpr std::uintptr_t m_FillClockwise                  = 0x100        ;
        constexpr std::uintptr_t m_FillOrigin                     = 0x104        ;
        constexpr std::uintptr_t m_AlphaHitTestMinimumThreshold   = 0x108        ;
        constexpr std::uintptr_t m_Tracked                        = 0x10C        ;
        constexpr std::uintptr_t m_UseSpriteMesh                  = 0x10D        ;
        constexpr std::uintptr_t m_PixelsPerUnitMultiplier        = 0x110        ;
        constexpr std::uintptr_t m_CachedReferencePixelsPerUnit   = 0x114        ;
        constexpr std::uintptr_t m_SecondaryTextures              = 0x118        ;

        constexpr std::uintptr_t _bc298b4d301044f6944be54a5a58da9a79c41aa9 = 0x120        ;
    }

    namespace %a387f790e5891a9a17a531710f40ad2dcbff50dc
    {
    }

    namespace SortMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2d1015a29d4d3502aa1e86dea14bdd392223be4b
    {
        constexpr std::uintptr_t _8cd240ae200e4d81a87cb4b81ff04e80f96777f8 = 0x10         ;
        constexpr std::uintptr_t _ec7744aac53a58c022c084059990903210cb741c = 0x18         ;
    }

    namespace IndustrialStorageAdaptor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t GreenLight                       = 0x360        ;
        constexpr std::uintptr_t RedLight                         = 0x368        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _a85cd5fb07af2b7d990d340c8ebf1b7688543730 = 0x340        ;
        constexpr std::uintptr_t _8b97b1ea4b8fbb54383ed7513fc64ea6502264cd = 0x370        ;
    }

    namespace MonumentSign
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t viewDistance                     = 0x88         ;
        constexpr std::uintptr_t uiRoot                           = 0x90         ;
        constexpr std::uintptr_t signText                         = 0x98         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _9f696a5f3d308281e326e04c792efc69fcbd1309 = 0xA0         ;
        constexpr std::uintptr_t _09e38f251b8ca14526d8ff078786c9e686c8c67f = 0xA8         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0xAC         ;
    }

    namespace %46cf91e9ef4929c92b9bebf51a29868fad114daf
    {
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _ce32079bd4fce4d9208a7b36e64f1acdd6e55202 = 0x0          ;
            constexpr std::uintptr_t _6b86a3841fdea7339fd50b69ee28e43d64ab3aeb = 0x8          ;
            constexpr std::uintptr_t _94b06dbcb2a9a9a6a77ee1a529924d6e695db175 = 0x10         ;
            constexpr std::uintptr_t _1a6c207acb964f754d8e198dca9c0e1c478c67ef = 0x20         ;
            constexpr std::uintptr_t _86e840e11a5925fce2779055c6c6150c14d720d7 = 0x28         ;
            constexpr std::uintptr_t _3949c0eadd6a459d3e3046d43a2046fb83fd817a = 0x38         ;
        }

    }

    namespace ItemPickupNotice
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Text                             = 0x20         ;
        constexpr std::uintptr_t Amount                           = 0x28         ;

        constexpr std::uintptr_t _3197aa45af6c72729095f5a4d0665f4d89997efe = 0x30         ;
        constexpr std::uintptr_t _4dfbf8b2a61cc972f7bc3aea7e14bd538a0f2530 = 0x38         ;
        constexpr std::uintptr_t _cc6256c30dc08305fbd399accab0150800024d39 = 0x40         ;
        constexpr std::uintptr_t _4750fa3637cfd74d74648e230f0c5a5c70286e08 = 0x48         ;
        constexpr std::uintptr_t _14a86cfa7dc14e3c0fc9f310bc03190a36396ec8 = 0x50         ;
        constexpr std::uintptr_t _460bb399a65e5e38b17b350fff95ab3d967c9ad2 = 0x54         ;
        constexpr std::uintptr_t _81dc966142dd300ef414bc3f08279b2d7db0c4ec = 0x58         ;
        constexpr std::uintptr_t _288267fe6c22d954220c80815337bb7d67a3f143 = 0x60         ;
    }

    namespace PlaceCliffsUniform
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t ObjectDistance                   = 0x50         ;
        constexpr std::uintptr_t ObjectDithering                  = 0x54         ;
        constexpr std::uintptr_t AnchorMode                       = 0x58         ;
        constexpr std::uintptr_t FilterMode                       = 0x5C         ;
    }

    namespace AIArenaNameTag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Entity                           = 0x20         ;
        constexpr std::uintptr_t ShowHealth                       = 0x28         ;
        constexpr std::uintptr_t ShowName                         = 0x29         ;

        constexpr std::uintptr_t _af2844d524661835749d496b854d882c952d19b8 = 0x30         ;
    }

    namespace SmartSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t ReceiverAnimator                 = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _039a7e5e951d6a3e8a2a714b8242ba8bc9fe8e8e = 0x340        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x348        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x350        ;
    }

    namespace NoRespawnIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t noRespawnWarning                 = 0x20         ;
        constexpr std::uintptr_t noRespawnWarningGO               = 0x28         ;

        constexpr std::uintptr_t _322e56a1354ce2d8bdca0a035c9b1bb154fb6da1 = 0x30         ;
    }

    namespace TerrainCopyPaste
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Size                             = 0x20         ;
        constexpr std::uintptr_t CopyHeightMap                    = 0x2C         ;
        constexpr std::uintptr_t CopySplatMap                     = 0x2D         ;
        constexpr std::uintptr_t CopyBiomeMap                     = 0x2E         ;
        constexpr std::uintptr_t CopyAlphaMap                     = 0x2F         ;
        constexpr std::uintptr_t CopyTopologyMap                  = 0x30         ;
        constexpr std::uintptr_t CopyWaterMap                     = 0x31         ;
        constexpr std::uintptr_t _hasCopied                       = 0x32         ;
        constexpr std::uintptr_t _isUndo                          = 0x33         ;
        constexpr std::uintptr_t _copySize                        = 0x34         ;
        constexpr std::uintptr_t _heightMapRect                   = 0x40         ;
        constexpr std::uintptr_t _heightMapData                   = 0x50         ;
        constexpr std::uintptr_t _splat0Rect                      = 0x58         ;
        constexpr std::uintptr_t _splat0Data                      = 0x68         ;
        constexpr std::uintptr_t _splat1Rect                      = 0x70         ;
        constexpr std::uintptr_t _splat1Data                      = 0x80         ;
        constexpr std::uintptr_t _biomeRect                       = 0x88         ;
        constexpr std::uintptr_t _biomeData                       = 0x98         ;
        constexpr std::uintptr_t _alphaRect                       = 0xA0         ;
        constexpr std::uintptr_t _alphaData                       = 0xB0         ;
        constexpr std::uintptr_t _topologyRect                    = 0xB8         ;
        constexpr std::uintptr_t _topologyData                    = 0xC8         ;
        constexpr std::uintptr_t _waterRect                       = 0xD0         ;
        constexpr std::uintptr_t _waterData                       = 0xE0         ;
    }

    namespace %cb4792ae680458cfbb7fa6f46637aff4c4a731e9
    {
        constexpr std::uintptr_t _dd05594c2cf261c519fcce81f47926238fb72872 = 0x10         ;
        constexpr std::uintptr_t _2e3580b5e812bf0422b4a6b9638b518880bf2a99 = 0x18         ;
        constexpr std::uintptr_t _c626c55c5ceecc4b95932a224f2412d7d3e5ef68 = 0x20         ;
        constexpr std::uintptr_t _926d2fe9698ccbeb232cc5168a6f1acc68d5b003 = 0x2C         ;
        constexpr std::uintptr_t _f79356470501c48312dfb94d425d7f30acd7bfdb = 0x34         ;
        constexpr std::uintptr_t _da94f4efde39b8b018741461b370e21dfbac3332 = 0x40         ;
        constexpr std::uintptr_t _f89548598e79b94d4110cb4c218b7dee40331e58 = 0x44         ;
        constexpr std::uintptr_t _1d60c353f9b202fb564c042575141c42fff12371 = 0x48         ;
        constexpr std::uintptr_t _8a5ba0ef89bdf572db491fc8f59340ce9ef4aa21 = 0x50         ;
        constexpr std::uintptr_t _45900d086df23795c73a0a9fe1389237164e6402 = 0x58         ;
        constexpr std::uintptr_t _e12979d53a797dfc5f9844f50b3d4c332878cb8b = 0x5C         ;
        constexpr std::uintptr_t _a5f8c4ce4a1b133360db26480ad8735a1f7e3609 = 0x64         ;
        constexpr std::uintptr_t _a191870f7c03d7b51b3363029df9efbd71a0ad77 = 0x70         ;
        constexpr std::uintptr_t _091487e863e628bc93a61404f6621b66d3c0bebd = 0x74         ;
        constexpr std::uintptr_t _a53090dd1161869956bb558787b407f802c5757a = 0x7C         ;
        constexpr std::uintptr_t _2a7240602985463e616cd3994067930f3fdb5c48 = 0x80         ;
        constexpr std::uintptr_t _ac0ed391aad11ede23ea5c5abe250246e5151b7d = 0x90         ;
        constexpr std::uintptr_t _60eee18d1ca8b10b372a8ac58692e451f546d221 = 0x98         ;
        constexpr std::uintptr_t _4f8c2328a06b621d74e40ceec8a3f1f89e86a74f = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t _95ae85f15df2866c411d20c07d746a136a95e504 = 0x0          ;
            constexpr std::uintptr_t _5b58f4d7d34857f2b1105d219916e3c80851ec3c = 0x8          ;
            constexpr std::uintptr_t _6b1ff2782cb36cf1441391e561b54d1604108b24 = 0x10         ;
            constexpr std::uintptr_t _22667701d4949c23640cea075f0f0b9e849fc62a = 0x18         ;
        }

    }

    namespace IronSights
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t aimPoint                         = 0x20         ;
        constexpr std::uintptr_t fieldOfViewOffset                = 0x28         ;
        constexpr std::uintptr_t zoomFactor                       = 0x2C         ;
        constexpr std::uintptr_t introSpeed                       = 0x30         ;
        constexpr std::uintptr_t introCurve                       = 0x38         ;
        constexpr std::uintptr_t outroSpeed                       = 0x40         ;
        constexpr std::uintptr_t outroCurve                       = 0x48         ;
        constexpr std::uintptr_t disableLerps                     = 0x50         ;
        constexpr std::uintptr_t upSound                          = 0x58         ;
        constexpr std::uintptr_t downSound                        = 0x60         ;
        constexpr std::uintptr_t ironsightsOverride               = 0x68         ;
        constexpr std::uintptr_t processUltrawideOffset           = 0x70         ;

        constexpr std::uintptr_t _053f8c848125c1576f13c82dea2713081c3f0574 = 0x71         ;
        constexpr std::uintptr_t _512e04d7ae1801692695f9b526aae3334acd2f76 = 0x78         ;
        constexpr std::uintptr_t _7a4f0b1521ab9a6de5a0cced6df17d524bb1ead3 = 0x80         ;
        constexpr std::uintptr_t _875a4e1c8de563053ff3a499e13176054c4e89fe = 0x84         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x88         ;
        constexpr std::uintptr_t _645f31b22df6f23bde72be98b6b21ac4c7c8e9a5 = 0x8C         ;
        constexpr std::uintptr_t _3e0b768ee804ab660b0697907dfea9898ef8ed62 = 0x90         ;
        constexpr std::uintptr_t _88e41b282faec2910dcb339cdcdd931c38963f25 = 0x94         ;
        constexpr std::uintptr_t _8c04fec9dac384bc15e0c305ad88396cb671f353 = 0x98         ;
        constexpr std::uintptr_t _fb3e53a01798798682c4533205878e49dc7330fe = 0xA4         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xB8         ;
    }

    namespace %383dcc21f8878656e72a25967a22a962412f409e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10726080   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace NpcWalkAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HipFudge                         = 0x20         ;
        constexpr std::uintptr_t Npc                              = 0x30         ;
        constexpr std::uintptr_t Animator                         = 0x38         ;
        constexpr std::uintptr_t HipBone                          = 0x40         ;
        constexpr std::uintptr_t LookBone                         = 0x48         ;
        constexpr std::uintptr_t UpdateWalkSpeed                  = 0x50         ;
        constexpr std::uintptr_t UpdateFacingDirection            = 0x51         ;
        constexpr std::uintptr_t UpdateGroundNormal               = 0x52         ;
        constexpr std::uintptr_t alignmentRoot                    = 0x58         ;
        constexpr std::uintptr_t LaggyAss                         = 0x60         ;
        constexpr std::uintptr_t LookAtTarget                     = 0x61         ;
        constexpr std::uintptr_t MaxLaggyAssRotation              = 0x64         ;
        constexpr std::uintptr_t MaxWalkAnimSpeed                 = 0x68         ;
        constexpr std::uintptr_t UseDirectionBlending             = 0x6C         ;
        constexpr std::uintptr_t useTurnPosing                    = 0x6D         ;
        constexpr std::uintptr_t turnPoseScale                    = 0x70         ;
        constexpr std::uintptr_t laggyAssLerpScale                = 0x74         ;
        constexpr std::uintptr_t skeletonChainInverted            = 0x78         ;

        constexpr std::uintptr_t _e7dcd104c05f6f0ce84817ec220f138b0c7e1029 = 0x80         ;
        constexpr std::uintptr_t _cb35e203ed9f3d2762a136816500286ac076efb8 = 0x88         ;
        constexpr std::uintptr_t _2ea9d0b037c42ddcded554c912609889d74fa4e5 = 0x94         ;
        constexpr std::uintptr_t _2e3b5ad4216532ed5f44253f059100116462af56 = 0xA4         ;
        constexpr std::uintptr_t _55d02cfc9a98554ebc6f4fddc1b7afe6d616647d = 0xB4         ;
        constexpr std::uintptr_t _616c71550f0d62cccf8c74d56470af04f791aedd = 0xC4         ;
        constexpr std::uintptr_t _ff04d3e315f04c656382f4547dc756da22ce005f = 0xD0         ;
        constexpr std::uintptr_t _9ded937b1c8b1045b90cfd3cbafb365549ec408d = 0xDC         ;
        constexpr std::uintptr_t _220d30ad51f7a234d1fcd5fcee5ed44fcd77d865 = 0xE8         ;
        constexpr std::uintptr_t _d11102fbf167ecad367e2953dfdbfdbd02262c9c = 0xEC         ;
        constexpr std::uintptr_t _0314aad6ce5b71723d9d463ed94e85ae89931275 = 0x118        ;
    }

    namespace FPD_TabAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t HeaderText                       = 0x18         ;
        constexpr std::uintptr_t R                                = 0x20         ;
        constexpr std::uintptr_t G                                = 0x24         ;
        constexpr std::uintptr_t B                                = 0x28         ;
        constexpr std::uintptr_t IconContent                      = 0x30         ;
        constexpr std::uintptr_t ResourcesIconPath                = 0x38         ;
        constexpr std::uintptr_t IconSize                         = 0x40         ;
        constexpr std::uintptr_t FoldVariable                     = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _984fab370fc55d3267a1a8a348b9a2c3a55c6980 = 0x0          ;
            constexpr std::uintptr_t _60d067ab6ccaa453cd799edcea81690c376018d0 = 0x8          ;
        }

    }

    namespace PowerLineWireConnectionHelper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t connections                      = 0x20         ;
        constexpr std::uintptr_t showgizmo                        = 0x28         ;
    }

    namespace %bce43e7bddf8cf82a75d8c66a13e0a2e47b6e6d9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10726180   ;
        constexpr std::uintptr_t _3cd4695627d2385930a3c58854722b55e819bd0a = 0x10         ;
        constexpr std::uintptr_t _dc8dfe8e2cf140ffd013a46ef1c65aa38d0d20a5 = 0x28         ;
        constexpr std::uintptr_t _a3f4122c0457c3486f4c9fb517d0a99a2cfc813b = 0x30         ;
        constexpr std::uintptr_t _552f93121f12865729b61dc6617157b071bac5cc = 0x38         ;
        constexpr std::uintptr_t _5a77c2770f1571aabf6a0740c65d3ce303a3c93d = 0x40         ;
        constexpr std::uintptr_t _801f6a68ad3e5a3702c627d05b1af4117aec0d30 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _e3b73ba2c7134d14217378b29a262779fd87a287 = 0x0          ;
            constexpr std::uintptr_t _715c3d6c0bd0463c0318fcdaa5609defa077e5a5 = 0x8          ;
            constexpr std::uintptr_t _432f1d01797b8117e5701fbb7917b98bd84dff66 = 0x18         ;
        }

    }

    namespace Socket_Specific_Female
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t rotationDegrees                  = 0x100        ;
        constexpr std::uintptr_t rotationOffset                   = 0x104        ;
        constexpr std::uintptr_t allowedMaleSockets               = 0x108        ;
        constexpr std::uintptr_t parentToBone                     = 0x110        ;
        constexpr std::uintptr_t boneName                         = 0x118        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace CharmPicker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AccessoryPrefab                  = 0x20         ;
        constexpr std::uintptr_t AccessoryParent                  = 0x28         ;
        constexpr std::uintptr_t ActiveRoot                       = 0x30         ;
        constexpr std::uintptr_t scroller                         = 0x38         ;
        constexpr std::uintptr_t searchFilter                     = 0x40         ;
        constexpr std::uintptr_t CharmEquipSound                  = 0x48         ;
        constexpr std::uintptr_t CharmUnequipSound                = 0x50         ;

        constexpr std::uintptr_t _0b8cf3b60d41c037d03516f4f409fed4e7c82a4b = 0x58         ;
        constexpr std::uintptr_t _046ce758f37ab3bb954089111dca4d5e25f89d59 = 0x60         ;
        constexpr std::uintptr_t _cafee73954e2d151e33f2d1b0220ac9c8f6e2ed4 = 0x68         ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x70         ;
    }

    namespace WaterCollision
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _f3bded22c1cbcbcd6ff7b1c4edb95bf17a08fa0c = 0x20         ;
        constexpr std::uintptr_t _d8aceb97b2771e8b373923c5b1ecb5b5d66d9466 = 0x28         ;
        constexpr std::uintptr_t _523e522167ab64371c039cf1b4f1a6d2471bafda = 0x30         ;
        constexpr std::uintptr_t _be9dec11681ae4234ca2c43220cb7bb7ce81f918 = 0x38         ;
    }

    namespace %234e0a6fcae609fb95c87ad2a79e078c63b75b19
    {
        constexpr std::uintptr_t _6091a03245d9ec067bfdad810fc83eb5ede0da90 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _990e70f5f43f0ba21dcd0dbfbd0e07b983af7198 = 0x0          ;
            constexpr std::uintptr_t _1f8a1f3fc55f6106c24e7deea619fa6ccf9923d6 = 0x10         ;
        }

    }

    namespace FireBall
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t lifeTimeMin                      = 0x200        ;
        constexpr std::uintptr_t lifeTimeMax                      = 0x204        ;
        constexpr std::uintptr_t movementSystems                  = 0x208        ;
        constexpr std::uintptr_t restingSystems                   = 0x210        ;
        constexpr std::uintptr_t spreadSubEntity                  = 0x220        ;
        constexpr std::uintptr_t tickRate                         = 0x228        ;
        constexpr std::uintptr_t damagePerSecond                  = 0x22C        ;
        constexpr std::uintptr_t radius                           = 0x230        ;
        constexpr std::uintptr_t waterToExtinguish                = 0x234        ;
        constexpr std::uintptr_t canMerge                         = 0x238        ;
        constexpr std::uintptr_t AttackLayers                     = 0x23C        ;
        constexpr std::uintptr_t ignoreNPC                        = 0x240        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _d2e38992b3adf93a0ecb9018741fda3eec073340 = 0x218        ;
        constexpr std::uintptr_t _7a3d5d45d10a3359bf234a07b76991e92295f55a = 0x241        ;
    }

    namespace TokenisedPhrase-fake-0
    {
        constexpr std::uintptr_t token                            = 0x10         ;
        constexpr std::uintptr_t legacyEnglish                    = 0x20         ;

        constexpr std::uintptr_t _bf2537d0b6e931cdd4a1b48a961b105c98ed4677 = 0x18         ;
    }

    namespace %e47efec8d640724426638a6036a22b5ef2845b30
    {
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x10         ;
        constexpr std::uintptr_t _4b0020004a557036fb62e75f23d2f62c79ade2a5 = 0x18         ;
        constexpr std::uintptr_t _381ef7529bd5cb710077ccdf906b73f9b9fd2da6 = 0x1C         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x20         ;
        constexpr std::uintptr_t _702b05a105bc7519e26077b44d1e4ca93c48b485 = 0x28         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _6a0f629777795b5f2d02914ab9a7277706b3f10f = 0x0          ;
            constexpr std::uintptr_t _096d6d23e62c9a5ba88db309c0705b08686e8790 = 0x8          ;
            constexpr std::uintptr_t _d18cc15c5d8b1bf52959392cd28a14c194d0b362 = 0x10         ;
        }

    }

    namespace ArrowType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SwapArrows
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t arrowModels                      = 0x20         ;

        constexpr std::uintptr_t _4b2d8a89a906c4d0f95ae6743ebb66a165d90fed = 0x28         ;
        constexpr std::uintptr_t _622dcd0865abdf2f9950fa292669340ac4a0548b = 0x30         ;
    }

    namespace %bfd025a12dfc97a167f0b28fda7d7c545df7e340
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _55b51dd398500db92472ec86a1bf65b58b1fc012 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8aab81bc41440d8686c6ad19e85cf50189506f75 = 0x0          ;
            constexpr std::uintptr_t _529a69eabb90eabf8a74d4ecc5ac23f1d69c7701 = 0x10         ;
        }

    }

    namespace UISoundPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace SpriteArcadeEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;
        constexpr std::uintptr_t spriteRenderer                   = 0x98         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
    }

    namespace ZoomImage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _minimumScale                    = 0x20         ;
        constexpr std::uintptr_t _initialScale                    = 0x24         ;
        constexpr std::uintptr_t _maximumScale                    = 0x28         ;
        constexpr std::uintptr_t _scaleIncrement                  = 0x2C         ;

        constexpr std::uintptr_t _9aac12cc19bc194e9377720444e784f970d70985 = 0x30         ;
        constexpr std::uintptr_t _aa4df43caf9533033e1bfc92ef4b7353c141fb72 = 0x40         ;
    }

    namespace ExplosionDemoGUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Prefabs                          = 0x20         ;
        constexpr std::uintptr_t reactivateTime                   = 0x28         ;
        constexpr std::uintptr_t Sun                              = 0x30         ;

        constexpr std::uintptr_t _7d4fe07f15b5ed0cff9729c9b38c849787d6aaff = 0x38         ;
        constexpr std::uintptr_t _908528055e14511d08060a25117604de7e50e0ce = 0x40         ;
        constexpr std::uintptr_t _275c244373d8597566a1a03ddff15e304490fb7c = 0x48         ;
        constexpr std::uintptr_t _17cd80f46737031077b935121018cab5a746ff9a = 0x50         ;
        constexpr std::uintptr_t _0b3d9bffed4a06027f40407e890ebdb75187c0e7 = 0x54         ;
    }

    namespace Parachute
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t ParachuteCollider                = 0x428        ;
        constexpr std::uintptr_t PackedParachute                  = 0x430        ;
        constexpr std::uintptr_t DetachedParachute                = 0x438        ;
        constexpr std::uintptr_t DetachedSpawnPoint               = 0x440        ;
        constexpr std::uintptr_t ConditionLossPerUse              = 0x448        ;
        constexpr std::uintptr_t HurtDeployTime                   = 0x44C        ;
        constexpr std::uintptr_t HurtAmount                       = 0x450        ;
        constexpr std::uintptr_t ColliderAnimator                 = 0x458        ;
        constexpr std::uintptr_t ColliderWorldAnimator            = 0x460        ;
        constexpr std::uintptr_t UprightLerpForce                 = 0x468        ;
        constexpr std::uintptr_t ConstantForwardForce             = 0x46C        ;
        constexpr std::uintptr_t ForwardForceMode                 = 0x470        ;
        constexpr std::uintptr_t TurnForce                        = 0x474        ;
        constexpr std::uintptr_t TurnForceMode                    = 0x478        ;
        constexpr std::uintptr_t ForwardTiltAcceleration          = 0x47C        ;
        constexpr std::uintptr_t BackInputForceMultiplier         = 0x480        ;
        constexpr std::uintptr_t DeployAnimationLength            = 0x484        ;
        constexpr std::uintptr_t TargetDrag                       = 0x488        ;
        constexpr std::uintptr_t TargetAngularDrag                = 0x48C        ;
        constexpr std::uintptr_t DragCurve                        = 0x490        ;
        constexpr std::uintptr_t DragDamageCurve                  = 0x498        ;
        constexpr std::uintptr_t MassDamageCurve                  = 0x4A0        ;
        constexpr std::uintptr_t DamageHorizontalVelocityCurve    = 0x4A8        ;
        constexpr std::uintptr_t DamageTester                     = 0x4B0        ;
        constexpr std::uintptr_t AnimationInputSmoothness         = 0x4B4        ;
        constexpr std::uintptr_t AnimationInputScale              = 0x4B8        ;
        constexpr std::uintptr_t FirstPersonCanopy                = 0x4C0        ;
        constexpr std::uintptr_t ParachuteLandScreenBounce        = 0x4C8        ;
        constexpr std::uintptr_t deploySoundDef                   = 0x4D8        ;
        constexpr std::uintptr_t releaseSoundDef                  = 0x4E0        ;
        constexpr std::uintptr_t flightLoopSoundDef               = 0x4E8        ;
        constexpr std::uintptr_t steerSoundDef                    = 0x4F0        ;
        constexpr std::uintptr_t flightLoopPitchCurve             = 0x4F8        ;
        constexpr std::uintptr_t flightLoopGainCurve              = 0x500        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _e14eb749118e9549fed68116db673a30bd1a504a = 0x4D0        ;
        constexpr std::uintptr_t _a4279ce58b8a71931e724315e4105345cb89dbc2 = 0x508        ;
        constexpr std::uintptr_t _62c51f97e2321b23ad944edcecc89563815547e9 = 0x510        ;
        constexpr std::uintptr_t _0e2d36ee1cbfe116f2a25cdee9ae09fd86a1c4cc = 0x518        ;
        constexpr std::uintptr_t _a48d58e167bd61b87c28835fd57b702bb3a5338b = 0x520        ;
        constexpr std::uintptr_t _dc088568229f553e6dd6d92c1366accabf4f5570 = 0x528        ;
        constexpr std::uintptr_t _a2966f16c0814a50c9404b695d069585e8360c3d = 0x530        ;
        constexpr std::uintptr_t _aab10b9f8a189bd14a252f062dd83e20ef7cd022 = 0x538        ;
        constexpr std::uintptr_t _f07bf71ab6872cb96eb22e60781cb661c36cbeaa = 0x540        ;
        constexpr std::uintptr_t _00613f83831a45bbfdd663410758237bae9b19fe = 0x548        ;
        constexpr std::uintptr_t _363cf13542a09c480c72c36ff7ef9f99d7916fb5 = 0x550        ;
    }

    namespace BossDamagePoint
    {
        constexpr std::uintptr_t hitBox                           = 0x10         ;
        constexpr std::uintptr_t health                           = 0x18         ;
        constexpr std::uintptr_t damagePrefab                     = 0x20         ;
        constexpr std::uintptr_t damageInstance                   = 0x28         ;
        constexpr std::uintptr_t destroyed                        = 0x30         ;
    }

    namespace ChippyBoss
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;
        constexpr std::uintptr_t spriteRenderer                   = 0x98         ;
        constexpr std::uintptr_t roamDistance                     = 0xA0         ;
        constexpr std::uintptr_t animationSpeed                   = 0xA8         ;
        constexpr std::uintptr_t animationFrames                  = 0xB0         ;
        constexpr std::uintptr_t bulletTest                       = 0xB8         ;
        constexpr std::uintptr_t flashRenderer                    = 0xC0         ;
        constexpr std::uintptr_t damagePoints                     = 0xC8         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
        constexpr std::uintptr_t _b09b7e09f13298273b5f7d2324a3bcea15279fe5 = 0xD0         ;
        constexpr std::uintptr_t _085e643bd62bbaa18a4685fb636e28f4ee046063 = 0xD4         ;
        constexpr std::uintptr_t _b45e48315d99279ff1aeef68ef91dc98c37d2423 = 0xD8         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0xDC         ;
        constexpr std::uintptr_t _9f503e2176c5c3ce527d8b1aaee69b6225ff5711 = 0xE0         ;
        constexpr std::uintptr_t _327ffe7dedcc3193b67043f57b825bc4a3499f9c = 0xE4         ;
    }

    namespace weakspot
    {
        constexpr std::uintptr_t bonenames                        = 0x18         ;
        constexpr std::uintptr_t maxHealth                        = 0x20         ;
        constexpr std::uintptr_t health                           = 0x24         ;
        constexpr std::uintptr_t healthFractionOnDestroyed        = 0x28         ;
        constexpr std::uintptr_t destroyedParticles               = 0x30         ;
        constexpr std::uintptr_t damagedParticles                 = 0x38         ;
        constexpr std::uintptr_t damagedEffect                    = 0x40         ;
        constexpr std::uintptr_t destroyedEffect                  = 0x48         ;
        constexpr std::uintptr_t attackers                        = 0x50         ;

        constexpr std::uintptr_t _26a81dff4735e1621528a8235fac8dd24549b8e4 = 0x10         ;
    }

    namespace PatrolHelicopter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t weakspots                        = 0x2D0        ;
        constexpr std::uintptr_t rotorPivot                       = 0x2D8        ;
        constexpr std::uintptr_t mainRotor                        = 0x2E0        ;
        constexpr std::uintptr_t mainRotor_blades                 = 0x2E8        ;
        constexpr std::uintptr_t mainRotor_blur                   = 0x2F0        ;
        constexpr std::uintptr_t tailRotor                        = 0x2F8        ;
        constexpr std::uintptr_t tailRotor_blades                 = 0x300        ;
        constexpr std::uintptr_t tailRotor_blur                   = 0x308        ;
        constexpr std::uintptr_t rocket_tube_left                 = 0x310        ;
        constexpr std::uintptr_t rocket_tube_right                = 0x318        ;
        constexpr std::uintptr_t left_gun_yaw                     = 0x320        ;
        constexpr std::uintptr_t left_gun_pitch                   = 0x328        ;
        constexpr std::uintptr_t left_gun_muzzle                  = 0x330        ;
        constexpr std::uintptr_t right_gun_yaw                    = 0x338        ;
        constexpr std::uintptr_t right_gun_pitch                  = 0x340        ;
        constexpr std::uintptr_t right_gun_muzzle                 = 0x348        ;
        constexpr std::uintptr_t spotlight_rotation               = 0x350        ;
        constexpr std::uintptr_t rocket_fire_effect               = 0x358        ;
        constexpr std::uintptr_t gun_fire_effect                  = 0x360        ;
        constexpr std::uintptr_t bulletEffect                     = 0x368        ;
        constexpr std::uintptr_t explosionEffect                  = 0x370        ;
        constexpr std::uintptr_t fireBall                         = 0x378        ;
        constexpr std::uintptr_t crateToDrop                      = 0x380        ;
        constexpr std::uintptr_t maxCratesToSpawn                 = 0x388        ;
        constexpr std::uintptr_t bulletSpeed                      = 0x38C        ;
        constexpr std::uintptr_t bulletDamage                     = 0x390        ;
        constexpr std::uintptr_t servergibs                       = 0x398        ;
        constexpr std::uintptr_t debrisFieldMarker                = 0x3A0        ;
        constexpr std::uintptr_t flareDuration                    = 0x3A8        ;
        constexpr std::uintptr_t rotorWashSoundDef                = 0x3B0        ;
        constexpr std::uintptr_t flightEngineSoundDef             = 0x3C0        ;
        constexpr std::uintptr_t flightThwopsSoundDef             = 0x3C8        ;
        constexpr std::uintptr_t rotorGainModSmoothing            = 0x3D8        ;
        constexpr std::uintptr_t engineGainMin                    = 0x3DC        ;
        constexpr std::uintptr_t engineGainMax                    = 0x3E0        ;
        constexpr std::uintptr_t thwopGainMin                     = 0x3E4        ;
        constexpr std::uintptr_t thwopGainMax                     = 0x3E8        ;
        constexpr std::uintptr_t spotlightJitterAmount            = 0x3EC        ;
        constexpr std::uintptr_t spotlightJitterSpeed             = 0x3F0        ;
        constexpr std::uintptr_t nightLights                      = 0x3F8        ;
        constexpr std::uintptr_t spotlightTarget                  = 0x400        ;
        constexpr std::uintptr_t engineSpeed                      = 0x40C        ;
        constexpr std::uintptr_t targetEngineSpeed                = 0x410        ;
        constexpr std::uintptr_t blur_rotationScale               = 0x414        ;
        constexpr std::uintptr_t _rotorWashParticles              = 0x418        ;
        constexpr std::uintptr_t mapMarkerEntityPrefab            = 0x420        ;
        constexpr std::uintptr_t fleeMapMarkerEntityPrefab        = 0x428        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _1ab19836cf844ca577fb9eba2405cd4e66406629 = 0x3B8        ;
        constexpr std::uintptr_t _c88c6af760c2f744fb343e399adc9924da2650c6 = 0x3D0        ;
        constexpr std::uintptr_t _e8dc27c5a3b78ec494ceb1ece4f3343146e7af37 = 0x430        ;
        constexpr std::uintptr_t _7b0a714bac62c23f6e1e63e3d70dcc8d46f235c8 = 0x438        ;
        constexpr std::uintptr_t _22e295f99da4a02517c8c70d43310a5c983247e3 = 0x440        ;
        constexpr std::uintptr_t _a9ebb4f247ecba7b811b4f4213e7b4ea3992608d = 0x448        ;
        constexpr std::uintptr_t _11a0cd829a96070d8b3f810fefeab7f176f1ef30 = 0x458        ;
        constexpr std::uintptr_t _9ccba48cd613ed618d2913943838bfa17fffffd3 = 0x460        ;
        constexpr std::uintptr_t _e3c6cca1de13e99e0de6f272d2cf577a48fc9c54 = 0x468        ;
        constexpr std::uintptr_t _9f49539a4e76b09d86dc9835d1773e0e47c96715 = 0x470        ;

        namespace _static
        {
            constexpr std::uintptr_t _10171f36bd281165b8f30dfc3d4bb19eb58a8661 = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x10         ;
            constexpr std::uintptr_t _2ef742b3f10f1838078c7cee8f6cc18bbbb6154e = 0x18         ;
        }

    }

    namespace %2823d8e21f52220796ecb4926c846380c00b42ef
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _aed178a1dc7404322f3ad7dc4e4034711db66eff = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _1df8bb372b10c5a5354c45a179043c23f7a18030 = 0x0          ;
            constexpr std::uintptr_t _8564fd839ef2d52704ccb125aabcbf0934e8367b = 0x10         ;
        }

    }

    namespace %64b9a8a409440c5421489bcc60e9cbb7a1124a82
    {
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;
        constexpr std::uintptr_t _d356fbefd45d4a10c8eff91be21aaaee7782ae9b = 0x20         ;
    }

    namespace PartyHatMaterialRandomiser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MaterialOptions                  = 0x20         ;
        constexpr std::uintptr_t TargetRenderers                  = 0x28         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x10         ;
        constexpr std::uintptr_t _a6eece5738b2043eca60e23ba834a5f1e1536382 = 0x38         ;
        constexpr std::uintptr_t _0d19684a5a4dcb8e8acb6c9f7a4cfeae0568c584 = 0x48         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x58         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x68         ;
        constexpr std::uintptr_t _7cf40c25e3465397e11117b90e731e1d7cbbf78e = 0x70         ;
        constexpr std::uintptr_t _7d04d0b1c817b2bf33460cb9cebeb601dcea0f4b = 0x80         ;
        constexpr std::uintptr_t _a337725d57588f190fcb1c0429a3bfc6f42d64e0 = 0xA8         ;
        constexpr std::uintptr_t _e1a33db252a03a74e8214b3db6a02753ca0a189f = 0xD0         ;
        constexpr std::uintptr_t _1026c5ba7e87d2ca2f219ef8fd7fcc021aa91245 = 0xE0         ;
        constexpr std::uintptr_t _1fc038ef2f25376d804f485381426e627727ccb0 = 0xE4         ;
        constexpr std::uintptr_t _c1e2bf316c6827ab1570009dd264294d820fecf3 = 0xE8         ;
        constexpr std::uintptr_t _1b7f13d2cfb293d79ab445139916e36cb8227c88 = 0x110        ;
        constexpr std::uintptr_t _0b309f51ce752968f4d379337e6c23e6f36b1fac = 0x138        ;
        constexpr std::uintptr_t _176bfdd4b3f5e57067f89389849400eb54305ce2 = 0x160        ;
    }

    namespace %6a2d045e66a584df440531b92b0dd88c4fad04de
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _155c03f5d7c3c4f502fa122ef2c3133d434d9dc3 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _f37e1b97c96f3e563118f9d0314b8fa4c7c4ad7b = 0x0          ;
            constexpr std::uintptr_t _fcf0e4a9e18c7851e51e7860bd4ccb277d4b9bdc = 0x10         ;
            constexpr std::uintptr_t _741bad9609dd4e2f4024f848f27c43a0ed99f2d4 = 0x18         ;
        }

    }

    namespace SuffixMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FPD_SuffixAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t Min                              = 0x18         ;
        constexpr std::uintptr_t Max                              = 0x1C         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Suffix                           = 0x28         ;
        constexpr std::uintptr_t editableValue                    = 0x30         ;
        constexpr std::uintptr_t widerField                       = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _e5b10af320801d57efdf782190f12e17d2daea52 = 0x0          ;
        }

    }

    namespace %85e3b0a30abeb86df0f8879debcdba693f63c94d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EC798   ;
        constexpr std::uintptr_t _f3ea9c3ee9234352baeaebd8b37d8de33f4a532f = 0x10         ;
        constexpr std::uintptr_t _d274b81d45fa571275620896c7ddcfa702dc432e = 0x18         ;
        constexpr std::uintptr_t _c2259f009c3f5771ace7e9299a437415d2b6ba6b = 0x20         ;
        constexpr std::uintptr_t _45400bac141a2954484f4c17b65a8e62178cd7d8 = 0x98         ;
        constexpr std::uintptr_t _48e67be90c30b9ff91e4109f23bee512b451c2bb = 0xA0         ;
        constexpr std::uintptr_t _db52e1ee03aa1514054cc2586b7abd6af36a4f3a = 0xA8         ;
        constexpr std::uintptr_t _21618ce95887eae10633248a33d5fb877177c55c = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _5e4fee8f2d3a87b901b4b508ab2010c6a0655f45 = 0x0          ;
            constexpr std::uintptr_t _befe8ea117ecb0ca8d68b5688f6772608b082737 = 0x8          ;
        }

    }

    namespace UIClanLeaderboardEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ClanName                         = 0x20         ;
        constexpr std::uintptr_t Score                            = 0x28         ;
    }

    namespace BushEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t prefab                           = 0x200        ;
        constexpr std::uintptr_t globalBillboard                  = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace PriorityLevels
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AnimationSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
    }

    namespace HumanNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t AdditionalLosBlockingLayer       = 0x840        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x848        ;
        constexpr std::uintptr_t aimConeScale                     = 0x850        ;
        constexpr std::uintptr_t lastDismountTime                 = 0x854        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x858        ;
    }

    namespace %04b5a77fc46d486c3e209f76aba0ce3a4a843cee
    {
        constexpr std::uintptr_t _5036bcae065e4c90f8ff598b17a41138040bcb22 = 0x10         ;
        constexpr std::uintptr_t _3b025dab5d5c7c5e8ce42866596a262d6ee42406 = 0x18         ;
        constexpr std::uintptr_t _c557e48e60b760b43f654711d2106a34f015ed96 = 0x20         ;
        constexpr std::uintptr_t _c155a90636cf53c562b42e1fa764e8f6d551028c = 0x21         ;
        constexpr std::uintptr_t _dbd1643e7011cb4c84f142bca2fbc5eec293d5f7 = 0x22         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _682acd941cd66178f48606bd0052ac32e296ad97 = 0x0          ;
            constexpr std::uintptr_t _c9fc1cc4bababd685dde00332d776eaf983cdef2 = 0x8          ;
            constexpr std::uintptr_t _df718d744dc7987b675e8661d335b101c2db9968 = 0x10         ;
            constexpr std::uintptr_t _ce1627ede09ab90193fa84e4bf2bb33e633f0d36 = 0x20         ;
        }

    }

    namespace SnapAxis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8026b039ef0f712f943c4f2298bc15fd7201277f
    {
        constexpr std::uintptr_t _9163bac475ab807263ba4b2973201023596d7ce6 = 0x10         ;
        constexpr std::uintptr_t _d921c72b738c844fa0de9a60e72f5d7f4cb0956b = 0x20         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x24         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x30         ;
    }

    namespace PlacementState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %d8b0cb993f76c6e4b5f447edb2438012e812387b
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10741350   ;
        constexpr std::uintptr_t _fcd2bd9892512887ba0acf8929c5fea8d8a5ab53 = 0x10         ;
        constexpr std::uintptr_t _d991ffe3d39bac476d592a3378fd3ae7c5e01c36 = 0x18         ;
        constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x24         ;
        constexpr std::uintptr_t _598a4ad3b04ce3337fe7bf718e192198c106faf0 = 0x28         ;
        constexpr std::uintptr_t _a1eca63be33e85fcbf5720bb41ef1e29bbd2ff54 = 0x30         ;
        constexpr std::uintptr_t _8134d530b1861981682e341ac17704eaedc642e2 = 0x34         ;
        constexpr std::uintptr_t _2754bcb1fc4be53e0f6e70bbd7201668a635ebde = 0x40         ;
        constexpr std::uintptr_t _9b3d697ce9052182c194b0adb63ad19f68cfe26f = 0x50         ;
        constexpr std::uintptr_t _32c1ecb3ffa5e592f7c0e258a170b7582a026419 = 0x58         ;
        constexpr std::uintptr_t _85d204e108b49e1ec6a7d8ce56c2d4d6402f87e8 = 0x60         ;
        constexpr std::uintptr_t _5286c844955b8325048cb59446cbbe234ea2d774 = 0x68         ;
        constexpr std::uintptr_t _1ddb8dc881302bd7c5f0af8e21bf99f5d8bbb314 = 0xF0         ;
        constexpr std::uintptr_t _cf2d8840e67ff33c1ee7cda421f04678661b09fc = 0xF8         ;
        constexpr std::uintptr_t _a2e36f03d45a08d45c052386e73855d3d7e58bf1 = 0x100        ;
        constexpr std::uintptr_t _56e74d21d0b470880bb4da230f6d55699fc52b3b = 0x108        ;
        constexpr std::uintptr_t _7ba601a5300d1f6f0cbf9b38232fbe5715104d90 = 0x10C        ;
        constexpr std::uintptr_t _8fa7479739f5b2f26dcbbd1a02fd966be3fd36ea = 0x118        ;
        constexpr std::uintptr_t _0a77ca39f095b31f088f355df8be5c10cbacfdfa = 0x128        ;
        constexpr std::uintptr_t _3bde0b2e1715b3bb03afd15874cb23c5a80b335b = 0x130        ;
        constexpr std::uintptr_t _988bdd42ea14d6559121cb07246085375da18e92 = 0x138        ;
        constexpr std::uintptr_t _d95c94f8cbb4b507ac8d3756d27c93ef4bd57180 = 0x140        ;
    }

    namespace Planner
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10841438   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t buildableList                    = 0x340        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _fb3e53a01798798682c4533205878e49dc7330fe = 0x2E8        ;
        constexpr std::uintptr_t _410c4aad08779c76a10f080f54862f7da25d2658 = 0x2F4        ;
        constexpr std::uintptr_t _339e1e0cc07f01dc556f92c3801998f0dbbed34c = 0x2F5        ;
        constexpr std::uintptr_t _a972614354ee314bc9cc6ed94f2396944ddd5e72 = 0x2F8        ;
        constexpr std::uintptr_t _0991325d14d86db2d6a0f19d8b71798175a5bd10 = 0x300        ;
        constexpr std::uintptr_t _99e8d26c3b2f092893008de385cd1452f4ebba48 = 0x308        ;
        constexpr std::uintptr_t _5ce2a53d8ed64ffb9cd28b621bd81e0d061f5909 = 0x310        ;
        constexpr std::uintptr_t _e03e813cee190564f5749c95adb194e7f9f070fe = 0x318        ;
        constexpr std::uintptr_t _8134d530b1861981682e341ac17704eaedc642e2 = 0x320        ;
        constexpr std::uintptr_t _eea2db5c378f4547ba03a253d74f43f282656574 = 0x330        ;
        constexpr std::uintptr_t _b293197d44fecd13aef3a8c1cc0e15f771207cea = 0x338        ;
    }

    namespace KeyCodeEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t textDisplay                      = 0x40         ;
        constexpr std::uintptr_t typeDisplay                      = 0x50         ;
        constexpr std::uintptr_t masterCodePhrase                 = 0x58         ;
        constexpr std::uintptr_t guestCodePhrase                  = 0x60         ;
        constexpr std::uintptr_t memoryKeycodeButton              = 0x68         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _76122e067918c2a33e0b719dfe358fc2be5dc9a4 = 0x48         ;
        constexpr std::uintptr_t _7db9173c7f6e62455ec3d4aef4a129cc78821b47 = 0x70         ;
        constexpr std::uintptr_t _eef7cc23070c90344e7dd8c26b4c3a9bf6c4cb35 = 0x78         ;
        constexpr std::uintptr_t _5bc8532b70a8ae450ea7d6b8d9b585d75539c34b = 0x80         ;
        constexpr std::uintptr_t _ef18bd247322a1c11b7201ac4fcb1aa64ee4471a = 0x88         ;
        constexpr std::uintptr_t _53e437bfaa79bfee29c9af880b1d8a263f933b44 = 0x90         ;
        constexpr std::uintptr_t _783e01216aa9c7177cd7f78948a628684e67b07b = 0x94         ;
        constexpr std::uintptr_t _55ea96ad28897d7260d60f60d418e574f2d27c8b = 0x98         ;
    }

    namespace MonumentNavMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t NavMeshAgentTypeIndex            = 0x20         ;
        constexpr std::uintptr_t DefaultAreaName                  = 0x28         ;
        constexpr std::uintptr_t CellCount                        = 0x30         ;
        constexpr std::uintptr_t CellSize                         = 0x34         ;
        constexpr std::uintptr_t Height                           = 0x38         ;
        constexpr std::uintptr_t NavmeshResolutionModifier        = 0x3C         ;
        constexpr std::uintptr_t overrideAutoBounds               = 0x40         ;
        constexpr std::uintptr_t Bounds                           = 0x44         ;
        constexpr std::uintptr_t NavMeshData                      = 0x60         ;
        constexpr std::uintptr_t LayerMask                        = 0x6C         ;
        constexpr std::uintptr_t NavMeshCollectGeometry           = 0x70         ;
        constexpr std::uintptr_t forceCollectTerrain              = 0x74         ;
        constexpr std::uintptr_t shouldNotifyAIZones              = 0x75         ;
        constexpr std::uintptr_t CustomNavMeshRoot                = 0x78         ;
        constexpr std::uintptr_t IgnoreTerrain                    = 0x80         ;
        constexpr std::uintptr_t offsetBoundsByCenterPoint        = 0x81         ;

        constexpr std::uintptr_t _e6cd0ad777fe99d029f7106029e0287fe1dde452 = 0x68         ;
    }

    namespace ImageAlphaRaycastFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rChannelHitTestMinimumThreshold  = 0x28         ;

        constexpr std::uintptr_t _481ffa984ef44ddeb218a18d054f36c6d4eb7c13 = 0x20         ;
    }

    namespace SignContent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1b622f39bc8082eab3cf79d6dc3ef02bcb81e428 = 0x200        ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x208        ;
        constexpr std::uintptr_t _21e7f8617acb51227aa6734f34355f4106d833a7 = 0x210        ;
    }

    namespace StripComponents`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

    }

    namespace OnPositionMemorySetEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace LightLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceBias                     = 0x20         ;
        constexpr std::uintptr_t ToggleLight                      = 0x24         ;
        constexpr std::uintptr_t ToggleShadows                    = 0x25         ;
        constexpr std::uintptr_t shadowCacher                     = 0x28         ;

        constexpr std::uintptr_t _418053c7edf8e12bfca57bc8b375f38c6bfa67d0 = 0x30         ;
        constexpr std::uintptr_t _2b1f84df506a18a434c2fe5e44192c4902aac9a0 = 0x38         ;
        constexpr std::uintptr_t _a035ce7c3cbbd260e5234405887593abd1f4fb37 = 0x40         ;
        constexpr std::uintptr_t _10e171f15a620ac9bfba98912b9a1171d06e946e = 0x48         ;
        constexpr std::uintptr_t _5f49a34149d7787a4c91e6a4e1b9020bd4c400d4 = 0x50         ;
        constexpr std::uintptr_t _6b45f707a2ed3c411e3b2964e79e467bcab4da33 = 0x54         ;
        constexpr std::uintptr_t _474def11fba21b247f033c333b2414e2007f5e91 = 0x58         ;
        constexpr std::uintptr_t _1576713bc6f7773c8e1428c914ee73810c57abe4 = 0x5C         ;
        constexpr std::uintptr_t _1cfbe15019d4449be06e2098c158ab942126ce9a = 0x60         ;
        constexpr std::uintptr_t _024d1200790ce1e3528064bd052799e19ee769b1 = 0x64         ;
    }

    namespace DeprecatedEntry
    {
        constexpr std::uintptr_t str                              = 0x0          ;
        constexpr std::uintptr_t hash                             = 0x8          ;
        constexpr std::uintptr_t deprecatedAt                     = 0x10         ;
    }

    namespace RemapEntry
    {
        constexpr std::uintptr_t oldHash                          = 0x0          ;
        constexpr std::uintptr_t newPath                          = 0x8          ;
        constexpr std::uintptr_t guid                             = 0x10         ;
        constexpr std::uintptr_t remappedAt                       = 0x18         ;
    }

    namespace DemoCompatManifest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t entries                          = 0x18         ;
        constexpr std::uintptr_t remaps                           = 0x20         ;
    }

    namespace %941e7ad8213e1fd0d800e4128401764aaeb15841
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _47438f843065b32d90ed9e9f092b8d0dc4bc2e4d = 0x0          ;
            constexpr std::uintptr_t _ec702b5dffd10bdad026d467291f10563d410bcd = 0x8          ;
            constexpr std::uintptr_t _1828cacd9ad7d8b3a13390a3fce0af89387f7715 = 0x10         ;
        }

    }

    namespace TerrainAnchorRingGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Rocks                            = 0x20         ;
        constexpr std::uintptr_t PlaneHeight                      = 0x28         ;
        constexpr std::uintptr_t StandOff                         = 0x2C         ;
        constexpr std::uintptr_t Spacing                          = 0x30         ;
        constexpr std::uintptr_t SampleAngleStep                  = 0x34         ;
        constexpr std::uintptr_t AnchorExtents                    = 0x38         ;
        constexpr std::uintptr_t AnchorOffset                     = 0x3C         ;
        constexpr std::uintptr_t AnchorRadius                     = 0x40         ;
        constexpr std::uintptr_t AnchorSlopeScale                 = 0x44         ;
        constexpr std::uintptr_t GeneratedAnchors                 = 0x48         ;
    }

    namespace BlackjackScreenInputUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t availableOption                  = 0x20         ;
        constexpr std::uintptr_t unavailableOption                = 0x28         ;
        constexpr std::uintptr_t availableOptionText              = 0x30         ;
    }

    namespace %e211cf81bbf0fa7f11f0d184377158440b5fa1cb
    {
        constexpr std::uintptr_t _2dd0c90eaed56a3678ac52aa2bbee0350de8ad4e = 0x10         ;
    }

    namespace %06fb6d2bace3cf793290b310530846973597a008
    {
    }

    namespace %651aa98481ceb370dc1d24d2489f0666a6fd7a6e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074E290   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace LightGroupAtTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IntensityOverride                = 0x20         ;
        constexpr std::uintptr_t IntensityScaleOverTime           = 0x28         ;
        constexpr std::uintptr_t SearchRoot                       = 0x30         ;
        constexpr std::uintptr_t requiresPower                    = 0x38         ;
        constexpr std::uintptr_t powerOverrideTransform           = 0x40         ;
        constexpr std::uintptr_t checkLayers                      = 0x48         ;
        constexpr std::uintptr_t enableWhenLightsOn               = 0x50         ;
        constexpr std::uintptr_t timeBetweenPowerLookup           = 0x58         ;

        constexpr std::uintptr_t _5063b13729a76700969c622ada1894604dfb4ed4 = 0x60         ;
        constexpr std::uintptr_t _e1a497ad5c54e5ae0a5b14d468ff400e6cbec958 = 0x68         ;
        constexpr std::uintptr_t _901d491fa6a90628aac7f2f34f7be50db71a141e = 0x70         ;
        constexpr std::uintptr_t _8d63419efce3b775a84e55336af3f02020b3375f = 0x78         ;
        constexpr std::uintptr_t _b345ad43ed215b42781cf694936e1ca9918bf3c9 = 0x80         ;
        constexpr std::uintptr_t _718bcc617b0416b36c8af14788ce0b16e9343108 = 0x88         ;
        constexpr std::uintptr_t _3a557c9971ea1920643946faa739ac27f0bcc790 = 0x90         ;
        constexpr std::uintptr_t _bc1380ec4fcff8a53cf93143c8a1504a60988a00 = 0x98         ;
        constexpr std::uintptr_t _c4670f8553816eee943ce328042554accf827869 = 0xA0         ;
        constexpr std::uintptr_t _a72496645ce6baa5127139a384f5a0f046bcbf52 = 0xA8         ;
        constexpr std::uintptr_t _3752d1d8d544ed74fb1820631ddcb9cabe4cd21d = 0xAC         ;
        constexpr std::uintptr_t _ee0c507bd25ff27f43a72c75e533000752549b45 = 0xB0         ;
        constexpr std::uintptr_t _3d75552bf1eaa2ff52e9c0810e9b6e97b8748522 = 0xB4         ;
        constexpr std::uintptr_t _ad53a46ab0e2cc223e4804995056accaac95cf6f = 0xB8         ;
        constexpr std::uintptr_t _7d120fb49c9792c07f13c364f73c2272fc76b032 = 0xBC         ;
        constexpr std::uintptr_t _b45063adf16ee5606dc4566179e346596a6371c1 = 0xC0         ;
        constexpr std::uintptr_t _080512641fff8b8341cbac3a66db308bb09dbe5c = 0xC4         ;
        constexpr std::uintptr_t _29d4454897a60a9fa68b070c28bae51a09129141 = 0xC8         ;
        constexpr std::uintptr_t _1300a7e5c27d7a73d76fb051afe4f1a9b76d301e = 0xCC         ;
        constexpr std::uintptr_t _6320eb484385e72c242e0c22f18d32250734dca0 = 0xD0         ;
        constexpr std::uintptr_t _ced566bbf54942afca1e2fbaafa762b2455cc2ac = 0xD4         ;
        constexpr std::uintptr_t _ca4b465c854bce777d5c5700306e8ea955f08373 = 0xD8         ;
        constexpr std::uintptr_t _1535955dd488536a2f2e186adb996481f4536f4e = 0xDC         ;
        constexpr std::uintptr_t _ca66b2659c0eb80e157f2f9dcdfa6cedabaa4cb9 = 0xE0         ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0xE8         ;
        constexpr std::uintptr_t _4069cb68cbe206d828e06b7b75c8fbc577b7e14e = 0xF0         ;
    }

    namespace TechTreeWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;

        constexpr std::uintptr_t _aee52a086a8a08621dc15f2cfac884a6288fa7eb = 0x24         ;
    }

    namespace %b0d9d33d5e7f393737305af60b4ab539c77473e6
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _5e1cc3ea9c455d76a19bff9fdb42e13e0e1f41f7 = 0x60         ;
        constexpr std::uintptr_t _f00d65119c406bcc80a723caa57b8c2fe590d0a4 = 0x68         ;
        constexpr std::uintptr_t _f88eda90cd058b82b559088650277e0159e34f05 = 0x88         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t _bc05d8a8009544df545c1e4f476591bdfb00099c = 0x0          ;
        }

    }

    namespace Realm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ProceduralComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace WaterInteraction
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t texture                          = 0x20         ;
        constexpr std::uintptr_t Displacement                     = 0x28         ;
        constexpr std::uintptr_t Disturbance                      = 0x2C         ;

        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x30         ;
        constexpr std::uintptr_t _22cd8f051157662d1a770a11602630d8c7b7839a = 0x38         ;
        constexpr std::uintptr_t _f276d2d8018c9639006f8b9b9b99f718b9a26102 = 0x40         ;
        constexpr std::uintptr_t _1e93b93458f27cd18850d111578967246680c045 = 0x48         ;
    }

    namespace %fc20f72abc12d52a9f60f05fcdc9b0e27acbd1d6
    {
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x10         ;
        constexpr std::uintptr_t _a91815c36f55239afb7b2b85c3f75e0a64dab11e = 0x18         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x19         ;
        constexpr std::uintptr_t _8e531a0473e75aa942eede04d7acb55cb955582e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _1449f94ccccb58945dba11e429fce2175b69ab8b = 0x0          ;
        }

    }

    namespace EmojiResult
    {
        constexpr std::uintptr_t Sprite                           = 0x0          ;
        constexpr std::uintptr_t Video                            = 0x8          ;
    }

    namespace RHIBAIController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nodes                            = 0x20         ;
    }

    namespace UIScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scaler                           = 0x20         ;
    }

    namespace ItemModProjectileDart
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t modifiers                        = 0x20         ;
        constexpr std::uintptr_t effects                          = 0x28         ;
        constexpr std::uintptr_t TurretEffectScale                = 0x30         ;
        constexpr std::uintptr_t TurretDurationScale              = 0x34         ;
    }

    namespace SmokeGrenade
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107456E0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t smokeDuration                    = 0x290        ;
        constexpr std::uintptr_t smokeEffectPrefab                = 0x298        ;
        constexpr std::uintptr_t igniteSound                      = 0x2A0        ;
        constexpr std::uintptr_t soundLoop                        = 0x2A8        ;
        constexpr std::uintptr_t fieldMin                         = 0x2B8        ;
        constexpr std::uintptr_t fieldMax                         = 0x2BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
        constexpr std::uintptr_t _e9a5e91774315fb4e1d0f444914c1b917cf1dc99 = 0x2B0        ;
    }

    namespace TennisArcadeGame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cameraToRender                   = 0x20         ;
        constexpr std::uintptr_t renderTexture                    = 0x28         ;
        constexpr std::uintptr_t distantTexture                   = 0x30         ;
        constexpr std::uintptr_t center                           = 0x38         ;
        constexpr std::uintptr_t frameRate                        = 0x40         ;
        constexpr std::uintptr_t activeArcadeEntities             = 0x48         ;
        constexpr std::uintptr_t spriteManifest                   = 0x50         ;
        constexpr std::uintptr_t entityManifest                   = 0x58         ;
        constexpr std::uintptr_t clientside                       = 0x60         ;
        constexpr std::uintptr_t clientsideInput                  = 0x61         ;
        constexpr std::uintptr_t arcadeEntityPrefab               = 0x68         ;
        constexpr std::uintptr_t ownerMachine                     = 0x70         ;
        constexpr std::uintptr_t canvas                           = 0x80         ;
        constexpr std::uintptr_t paddle1                          = 0xA0         ;
        constexpr std::uintptr_t paddle2                          = 0xA8         ;
        constexpr std::uintptr_t ball                             = 0xB0         ;
        constexpr std::uintptr_t paddle1Origin                    = 0xB8         ;
        constexpr std::uintptr_t paddle2Origin                    = 0xC0         ;
        constexpr std::uintptr_t paddle1Goal                      = 0xC8         ;
        constexpr std::uintptr_t paddle2Goal                      = 0xD0         ;
        constexpr std::uintptr_t ballSpawn                        = 0xD8         ;
        constexpr std::uintptr_t maxScore                         = 0xE0         ;
        constexpr std::uintptr_t paddle1ScoreNodes                = 0xE8         ;
        constexpr std::uintptr_t paddle2ScoreNodes                = 0xF0         ;
        constexpr std::uintptr_t paddle1Score                     = 0xF8         ;
        constexpr std::uintptr_t paddle2Score                     = 0xFC         ;
        constexpr std::uintptr_t sensitivity                      = 0x100        ;
        constexpr std::uintptr_t logo                             = 0x108        ;
        constexpr std::uintptr_t OnMainMenu                       = 0x110        ;
        constexpr std::uintptr_t GameActive                       = 0x111        ;

        constexpr std::uintptr_t _2d1b29e223391b1f886ef44eb42b7690aee44850 = 0x78         ;
        constexpr std::uintptr_t _f4c9bc14724ccb5da7c025553953d27bc1247f6d = 0x88         ;
        constexpr std::uintptr_t _efec06f7b64f09513cdcf0077fa85dc7199d5411 = 0x8C         ;
        constexpr std::uintptr_t _d1e2c2d0927b4b318476796a7ee8d835e7da6e03 = 0x90         ;
        constexpr std::uintptr_t _545bb573d2b2ab0702b4ad9723e9ed81c83d77a7 = 0x94         ;
        constexpr std::uintptr_t _49e33c816e681295590d52c2545f78429a9d05ef = 0x98         ;
        constexpr std::uintptr_t _c510db92f4e40b2d09f3b23e3c8b93b1ff186b49 = 0x114        ;
        constexpr std::uintptr_t _237891f71fd3720e06bf6ad08765962ec3bac2e1 = 0x118        ;
        constexpr std::uintptr_t _9a671bcf55343b49cb00a98992480d0c9127be2e = 0x11C        ;
        constexpr std::uintptr_t _5c354a2ae0ea07cb7c3f8aa0e5b47db2ac75795b = 0x120        ;
    }

    namespace BasePathNode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Path                             = 0x20         ;
        constexpr std::uintptr_t linked                           = 0x28         ;
        constexpr std::uintptr_t maxVelocityOnApproach            = 0x30         ;
        constexpr std::uintptr_t straightaway                     = 0x34         ;
    }

    namespace LookAtPlanter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t waterText                        = 0x28         ;
    }

    namespace ColorCorrectionParams
    {
        constexpr std::uintptr_t saturation                       = 0x0          ;
        constexpr std::uintptr_t redChannel                       = 0x8          ;
        constexpr std::uintptr_t greenChannel                     = 0x10         ;
        constexpr std::uintptr_t blueChannel                      = 0x18         ;
    }

    namespace NoiseAndGrainParams
    {
        constexpr std::uintptr_t intensityMultiplier              = 0x0          ;
        constexpr std::uintptr_t generalIntensity                 = 0x4          ;
        constexpr std::uintptr_t blackIntensity                   = 0x8          ;
        constexpr std::uintptr_t whiteIntensity                   = 0xC          ;
        constexpr std::uintptr_t midGrey                          = 0x10         ;
        constexpr std::uintptr_t monochrome                       = 0x14         ;
        constexpr std::uintptr_t intensities                      = 0x18         ;
        constexpr std::uintptr_t tiling                           = 0x24         ;
        constexpr std::uintptr_t monochromeTiling                 = 0x30         ;
        constexpr std::uintptr_t filterMode                       = 0x34         ;
    }

    namespace NVGEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ColorCorrection1                 = 0x30         ;
        constexpr std::uintptr_t ColorCorrection2                 = 0x50         ;
        constexpr std::uintptr_t NoiseAndGrain                    = 0x70         ;
        constexpr std::uintptr_t NoiseTexture                     = 0xC0         ;
        constexpr std::uintptr_t Shader                           = 0xC8         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0xA8         ;
        constexpr std::uintptr_t _b10db875b9d08f91c9b2618484ed8b35a92d9cb7 = 0xB0         ;
        constexpr std::uintptr_t _8cb02aafcb8efde00921bea5f0d1a3e1b255048b = 0xB8         ;
        constexpr std::uintptr_t _ffd2c4c6d2bbfedd14ee9cb3cd5a8ed362023641 = 0xD0         ;
    }

    namespace %7a64d74d9778da2c9023a30067c1f20a911c851d
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _20bb5cd9410a199fdb421a1d9703fa5fb529fc1a = 0x0          ;
            constexpr std::uintptr_t _db1cbb1ff929bd7fc76f0964a85be66354f3a673 = 0x8          ;
            constexpr std::uintptr_t _0cc284f7e0952d36b1fe4b7102ca44bbb53877bf = 0x10         ;
            constexpr std::uintptr_t _e4b6c5173ea172c68e5feeed870b730c434bf2b8 = 0x18         ;
            constexpr std::uintptr_t _14e4859460de72d69fc3b7f52b1f542f70783f88 = 0x20         ;
        }

    }

    namespace SkinViewerRenderSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemDefinition                   = 0x20         ;
        constexpr std::uintptr_t itemID                           = 0x28         ;
        constexpr std::uintptr_t CustomLightingRig                = 0x30         ;
        constexpr std::uintptr_t overrideFullScreenPosition       = 0x38         ;
        constexpr std::uintptr_t fullScreenPositionOffset         = 0x3C         ;
        constexpr std::uintptr_t overrideFullScreenRotation       = 0x48         ;
        constexpr std::uintptr_t fullScreenRotation               = 0x4C         ;
        constexpr std::uintptr_t overrideZoom                     = 0x58         ;
        constexpr std::uintptr_t minMaxZoom                       = 0x5C         ;
        constexpr std::uintptr_t limitVerticalRotation            = 0x64         ;
        constexpr std::uintptr_t limitHorizontalRotation          = 0x65         ;
        constexpr std::uintptr_t maxRotationAngle                 = 0x68         ;
    }

    namespace MetalDetectorViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t LongRangeLights                  = 0x138        ;
        constexpr std::uintptr_t SweetspotLights                  = 0x140        ;
        constexpr std::uintptr_t LongRangeLight                   = 0x148        ;
        constexpr std::uintptr_t YawTransform                     = 0x150        ;
        constexpr std::uintptr_t DetectPos                        = 0x158        ;
        constexpr std::uintptr_t viewmodelAnimEvents              = 0x160        ;
        constexpr std::uintptr_t MeshRenderer                     = 0x168        ;
        constexpr std::uintptr_t BulbOffColor                     = 0x170        ;
        constexpr std::uintptr_t BulbOnColor                      = 0x180        ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
        constexpr std::uintptr_t _444f6ccc0d59a65f5dbd7ed5e0c9c8c941930e39 = 0x190        ;
        constexpr std::uintptr_t _050a61a9b44b80670995d263b258bfbe294b30d7 = 0x194        ;
        constexpr std::uintptr_t _724142480db059df5eb89e13fd2051bea7823b97 = 0x198        ;
        constexpr std::uintptr_t _4ea97af58f0fbaa451eaf6f3254532ed17f7d9ec = 0x19C        ;
        constexpr std::uintptr_t _829fc8b91ea4455a61a4d55bf15981d6aa53a021 = 0x1A0        ;
        constexpr std::uintptr_t _452fd62abd5f4699547745df2e8d98d0495c51d9 = 0x1A4        ;
        constexpr std::uintptr_t _0207c6019962a7589192fcf5a4dd717c63697d9b = 0x1A8        ;
        constexpr std::uintptr_t _9b13210b7399277b167273e3d687d1e88baacd7d = 0x1AC        ;
    }

    namespace GameModeSoftcore
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856900   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t scoreColumns                     = 0x208        ;
        constexpr std::uintptr_t globalChat                       = 0x210        ;
        constexpr std::uintptr_t localChat                        = 0x211        ;
        constexpr std::uintptr_t teamSystem                       = 0x212        ;
        constexpr std::uintptr_t safeZone                         = 0x213        ;
        constexpr std::uintptr_t ingameMap                        = 0x214        ;
        constexpr std::uintptr_t compass                          = 0x215        ;
        constexpr std::uintptr_t contactSystem                    = 0x216        ;
        constexpr std::uintptr_t crawling                         = 0x217        ;
        constexpr std::uintptr_t rustPlus                         = 0x218        ;
        constexpr std::uintptr_t wipeBpsOnProtocol                = 0x219        ;
        constexpr std::uintptr_t maximumSleepingBags              = 0x21C        ;
        constexpr std::uintptr_t returnValidCombatlog             = 0x220        ;
        constexpr std::uintptr_t missionSystem                    = 0x221        ;
        constexpr std::uintptr_t mlrs                             = 0x222        ;
        constexpr std::uintptr_t addedFeatures                    = 0x228        ;
        constexpr std::uintptr_t removedFeatures                  = 0x230        ;
        constexpr std::uintptr_t changedFeatures                  = 0x238        ;
        constexpr std::uintptr_t convars                          = 0x240        ;
        constexpr std::uintptr_t shortname                        = 0x248        ;
        constexpr std::uintptr_t matchDuration                    = 0x250        ;
        constexpr std::uintptr_t warmupDuration                   = 0x254        ;
        constexpr std::uintptr_t timeBetweenMatches               = 0x258        ;
        constexpr std::uintptr_t minPlayersToStart                = 0x25C        ;
        constexpr std::uintptr_t useCustomSpawns                  = 0x260        ;
        constexpr std::uintptr_t victoryScoreName                 = 0x268        ;
        constexpr std::uintptr_t teamScoreName                    = 0x270        ;
        constexpr std::uintptr_t numScoreForVictory               = 0x278        ;
        constexpr std::uintptr_t gamemodeTitle                    = 0x280        ;
        constexpr std::uintptr_t warmupMusics                     = 0x288        ;
        constexpr std::uintptr_t lossMusics                       = 0x290        ;
        constexpr std::uintptr_t winMusics                        = 0x298        ;
        constexpr std::uintptr_t gameModeTags                     = 0x2B0        ;
        constexpr std::uintptr_t deathCameraMode                  = 0x2B8        ;
        constexpr std::uintptr_t permanent                        = 0x2BC        ;
        constexpr std::uintptr_t limitTeamAuths                   = 0x2BD        ;
        constexpr std::uintptr_t allowSleeping                    = 0x2BE        ;
        constexpr std::uintptr_t allowWounding                    = 0x2BF        ;
        constexpr std::uintptr_t allowBleeding                    = 0x2C0        ;
        constexpr std::uintptr_t allowTemperature                 = 0x2C1        ;
        constexpr std::uintptr_t quickRespawn                     = 0x2C2        ;
        constexpr std::uintptr_t quickDeploy                      = 0x2C3        ;
        constexpr std::uintptr_t respawnDelayOverride             = 0x2C4        ;
        constexpr std::uintptr_t startHealthOverride              = 0x2C8        ;
        constexpr std::uintptr_t autoHealDelay                    = 0x2CC        ;
        constexpr std::uintptr_t autoHealDuration                 = 0x2D0        ;
        constexpr std::uintptr_t corpseRemovalTimeOverride        = 0x2D4        ;
        constexpr std::uintptr_t canRepairIfCraftingBanned        = 0x2D8        ;
        constexpr std::uintptr_t hasKillFeed                      = 0x2D9        ;
        constexpr std::uintptr_t allowPings                       = 0x2DA        ;
        constexpr std::uintptr_t fogOfWar                         = 0x2DB        ;
        constexpr std::uintptr_t fogOfWarRevealSize               = 0x2DC        ;
        constexpr std::uintptr_t mapMarkers                       = 0x2E0        ;
        constexpr std::uintptr_t hidePlayerOnMap                  = 0x2E1        ;
        constexpr std::uintptr_t hideMapPlayerDirectionIndicator  = 0x2E2        ;
        constexpr std::uintptr_t hideUndergroundOnMap             = 0x2E3        ;
        constexpr std::uintptr_t blockMapInDeepSea                = 0x2E4        ;
        constexpr std::uintptr_t blockedMissions                  = 0x2E8        ;
        constexpr std::uintptr_t allowedTechTrees                 = 0x2F0        ;
        constexpr std::uintptr_t loadouts                         = 0x2F8        ;
        constexpr std::uintptr_t useStaticLoadoutPerPlayer        = 0x300        ;
        constexpr std::uintptr_t topUpMagazines                   = 0x301        ;
        constexpr std::uintptr_t sendKillNotifications            = 0x302        ;
        constexpr std::uintptr_t teams                            = 0x308        ;
        constexpr std::uintptr_t Restrictions                     = 0x310        ;
        constexpr std::uintptr_t LootDistributionModifiers        = 0x318        ;
        constexpr std::uintptr_t CraftingCostModifiers            = 0x320        ;
        constexpr std::uintptr_t reclaimManagerPrefab             = 0x330        ;
        constexpr std::uintptr_t raidWindowOpenSound              = 0x340        ;
        constexpr std::uintptr_t raidWindowCloseSound             = 0x348        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _eda6cd29d8681869a66d2f8d9d5058879f721955 = 0x200        ;
        constexpr std::uintptr_t _cdce0197e3f6ca06c3fedc5aa2a7809969a98673 = 0x2A0        ;
        constexpr std::uintptr_t _62de087a95a83f1d69a869cebfeecf29b52eddf4 = 0x2A4        ;
        constexpr std::uintptr_t _259155925302841fa06e4f370f738e5e03de1129 = 0x2A8        ;
        constexpr std::uintptr_t _91356e1ae98a8d292a88c739e87d5c692602fe03 = 0x328        ;
        constexpr std::uintptr_t _dc5e45bf7e54fdc31ecbc49ac9041cd59ba07c0f = 0x329        ;
        constexpr std::uintptr_t _e48244cce1efc3d4ee9c9359abbadf90573b4b2c = 0x32A        ;
        constexpr std::uintptr_t _f3abaa39e1b33084bf9f592bc9891e92e504246e = 0x338        ;
        constexpr std::uintptr_t _e1aabe56a8ab23daeab0cdc3f214b96961107132 = 0x350        ;
        constexpr std::uintptr_t _7c3bafb95ab06c5a4ec159cf569562dab06696d6 = 0x358        ;
    }

    namespace %a6022258931410ad879ad24914da8ac1f5a6f252
    {
        constexpr std::uintptr_t _7a4e18ecd7257229f45e3996bba3264c1b0d6f06 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _2e2566899629325d4fdf7c2787884d57462f067d = 0x0          ;
            constexpr std::uintptr_t _181e6f4f398139fda936de201e8de360ea857525 = 0x10         ;
            constexpr std::uintptr_t _0b5080973fc210aa96743bf56a36c6cb86587c89 = 0x18         ;
            constexpr std::uintptr_t _b405aa1784df0d7854ce53ff380cbfe9fb92ed4f = 0x20         ;
            constexpr std::uintptr_t _4ab3ae34a1391ae359a2fd92599e952cd09306cb = 0x28         ;
            constexpr std::uintptr_t _69c934a4f751389aacd4074d9b0b67652afd088f = 0x38         ;
            constexpr std::uintptr_t _61abbec4ff744aecc1741f192b26daf8c4d53896 = 0x48         ;
        }

    }

    namespace WakeAIZ
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sleepDelaySeconds                = 0x28         ;
        constexpr std::uintptr_t isBox                            = 0x2C         ;
        constexpr std::uintptr_t size                             = 0x30         ;
        constexpr std::uintptr_t zones                            = 0x40         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace %aadc7ba33e982f3212936a05c0f1278b16111864
    {
    }

    namespace %1f3280de834b61eda56c517227df104d228087ee
    {
        constexpr std::uintptr_t _a791c500a94b759f01c39b512b6932b69b6ddf48 = 0x10         ;
        constexpr std::uintptr_t _e0bd186b87aeb15e8dd588cdb7ce854e4c47c55f = 0x14         ;
        constexpr std::uintptr_t _dada0f505f51222503c43acb4444b82096e1d3b2 = 0x18         ;
        constexpr std::uintptr_t _09857d2738813ff01bfe0f66c6d70b04fa6ca7b5 = 0x1C         ;
        constexpr std::uintptr_t _9182faf2ff655d6cf4236caea6ff19e23fa0be9e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _826ab79bc24eddc0734ac7feb64b0e1d6a0186d8 = 0x0          ;
            constexpr std::uintptr_t _49520ede46382240c69cb47071baa614ed0d6b6e = 0x8          ;
        }

    }

    namespace TreadRenderer
    {
        constexpr std::uintptr_t renderer                         = 0x10         ;
        constexpr std::uintptr_t materialIndex                    = 0x18         ;
    }

    namespace SnowmobileChassisVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animator                         = 0x40         ;
        constexpr std::uintptr_t audioScript                      = 0x48         ;
        constexpr std::uintptr_t treadRenderers                   = 0x50         ;
        constexpr std::uintptr_t treadSpeedMultiplier             = 0x58         ;
        constexpr std::uintptr_t flipRightSkiExtension            = 0x5C         ;
        constexpr std::uintptr_t leftSki                          = 0x60         ;
        constexpr std::uintptr_t leftSkiPistonIn                  = 0x68         ;
        constexpr std::uintptr_t leftSkiPistonOut                 = 0x70         ;
        constexpr std::uintptr_t rightSki                         = 0x78         ;
        constexpr std::uintptr_t rightSkiPistonIn                 = 0x80         ;
        constexpr std::uintptr_t rightSkiPistonOut                = 0x88         ;
        constexpr std::uintptr_t skiVisualAdjust                  = 0x90         ;
        constexpr std::uintptr_t treadVisualAdjust                = 0x94         ;
        constexpr std::uintptr_t skiVisualMaxExtension            = 0x98         ;
        constexpr std::uintptr_t treadVisualMaxExtension          = 0x9C         ;
        constexpr std::uintptr_t wheelSizeVisualMultiplier        = 0xA0         ;

        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x20         ;
        constexpr std::uintptr_t _1f72a3a340c045a503e24565ef460927f87d9702 = 0x28         ;
        constexpr std::uintptr_t _d8155dbdd6b33af535b6829b633cf9509083b16d = 0x30         ;
        constexpr std::uintptr_t _4db4b2bd82cbacc639bee83ae57f9fc03c040eba = 0x34         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _7af28f2e5c1ba16a985d863d6521c8f237e52936 = 0xA4         ;
        constexpr std::uintptr_t _2423164b5241994da9a3fcdd795f7e52680b16d7 = 0xA8         ;
        constexpr std::uintptr_t _55395384655a61a7e06bba9e858dd12367eb1d57 = 0xB0         ;
        constexpr std::uintptr_t _8ea7841987b92183ab3b7f47a7bda3e2c8690e13 = 0xB8         ;
        constexpr std::uintptr_t _228b41850effea3b9a254a912d1e3cab2595f928 = 0xC0         ;
        constexpr std::uintptr_t _00eb3de2ef0ddd27dc23422bed7e04789da1b6d3 = 0xD0         ;
        constexpr std::uintptr_t _3fcbfefcb3172cc0f7c6dd88915b1b62734a3519 = 0xD4         ;
        constexpr std::uintptr_t _e347e4a6abd4efa84e980c14b3bf578f10812fe5 = 0xD8         ;
    }

    namespace ItemModSwap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t actionEffect                     = 0x30         ;
        constexpr std::uintptr_t becomeItem                       = 0x38         ;
        constexpr std::uintptr_t sendPlayerPickupNotification     = 0x40         ;
        constexpr std::uintptr_t sendPlayerDropNotification       = 0x41         ;
        constexpr std::uintptr_t xpScale                          = 0x44         ;
        constexpr std::uintptr_t RandomOptions                    = 0x48         ;
        constexpr std::uintptr_t RandomWeights                    = 0x50         ;
        constexpr std::uintptr_t OwnershipPhrase                  = 0x58         ;
        constexpr std::uintptr_t ApplyHarvestingTea               = 0x60         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %0c8e1d7949a196c7489fc130e9c81ba02084bb3f
    {
        constexpr std::uintptr_t _2d38446daabcac8b13e6be31e224c2851bc87ed8 = 0x10         ;
        constexpr std::uintptr_t _b83814a791e0ed7a08e343aa10415672d270966e = 0x1C         ;
        constexpr std::uintptr_t _2d6f66cc36c9c5c6a44b646b96310bd352d15f5c = 0x28         ;
    }

    namespace %e56b4bc741210b6d92b430e167d9d371b20ed1e2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075C060   ;
        constexpr std::uintptr_t _824e6e3d0b2d09423bbf91cdb999aa667f1cd9fb = 0x10         ;
        constexpr std::uintptr_t _a018a08141d376ac5b62c3b8de49fc311fddcf0c = 0x18         ;
        constexpr std::uintptr_t _d9ae5f04fe88d909b6fd0283088518dbfa883488 = 0x20         ;
        constexpr std::uintptr_t _15d3894e9c6852c03572ff278d55c87bd526fc5d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _a6fa3061e820763cb5969fd03137c2aad53d3960 = 0x0          ;
        }

    }

    namespace RainEffectSting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t frequency                        = 0x20         ;
        constexpr std::uintptr_t variance                         = 0x24         ;
        constexpr std::uintptr_t effects                          = 0x28         ;

        constexpr std::uintptr_t _05b2c81437ad2b5729ad6fbc50e5bfe7d1b89da3 = 0x30         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107276B0   ;
        constexpr std::uintptr_t _02cc9981a8f1412dca253fc2c64e3dd3016c0d9d = 0x10         ;
        constexpr std::uintptr_t _5f5d094bd0dbc28a8afaa7003a61e966b0b0e2d4 = 0x38         ;
        constexpr std::uintptr_t _1367750ba898de80b689e886d373c7be446e149c = 0x40         ;
        constexpr std::uintptr_t _b691e4a01faf238ae7cf633b8e8997e27ff3c26c = 0x48         ;
        constexpr std::uintptr_t _55061bb7cc8bfee16b24b16b1650e1ffc49ac700 = 0x50         ;
        constexpr std::uintptr_t _8de3b717dee936e1a2d40d2f8e9c1895ab60fb91 = 0x60         ;
        constexpr std::uintptr_t _9dbb28cf0585908a93f508bce41aca845fe74ae9 = 0x68         ;
        constexpr std::uintptr_t _b7fcbf7c31e0b0fd5bace8646d8c0e253ac52034 = 0x6C         ;
        constexpr std::uintptr_t _d646dfb5d3355a546f567e0412259503af14458d = 0xAC         ;
        constexpr std::uintptr_t _bd311c6dcc26d1e8270840d9fd025bcb63422ac2 = 0xEC         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0xF0         ;
        constexpr std::uintptr_t _91954e85664fa3fdae76cc684f42e760c116697d = 0xF8         ;
    }

    namespace %152831cb1c658128dfcebeebeff72b1afc78a829
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _1367750ba898de80b689e886d373c7be446e149c = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8993c059632b3f157e5d1aa0854bf445158a186f = 0x0          ;
            constexpr std::uintptr_t _11ea082cfa0fddaca311cb16dd1467943c4c2b7e = 0x8          ;
            constexpr std::uintptr_t _d79b76ea41a52a3d9309e533ea20f648e9fce527 = 0x10         ;
            constexpr std::uintptr_t _2187994ed177fd2d057a2729de5045f897adf087 = 0x18         ;
        }

    }

    namespace %be3cbfc228521c37f9bc2cec58912f76fa1e5f2b
    {
    }

    namespace Mailbox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t ownerPanel                       = 0x3B0        ;
        constexpr std::uintptr_t mailDropSound                    = 0x3B8        ;
        constexpr std::uintptr_t autoSubmitWhenClosed             = 0x3C0        ;
        constexpr std::uintptr_t shouldMarkAsFull                 = 0x3C1        ;
        constexpr std::uintptr_t InputSlotCount                   = 0x3C4        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _72ab0399abb81897036ccb52af4ca385bba064b7 = 0x3A8        ;
    }

    namespace %113c366f540306e25825266c68b2fc507dcd0953
    {
        constexpr std::uintptr_t _f8d87198a101bda880ccad7d077883a63e525666 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %5ede67403204c25eb0faab13418c4601beabf4c3
    {
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x10         ;
        constexpr std::uintptr_t _9c1222a3b1a5d6005276aac471ce6760abdafb8e = 0x18         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x20         ;
    }

    namespace EggHuntEvent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t HuntablePrefab                   = 0x200        ;
        constexpr std::uintptr_t huntStartSound                   = 0x210        ;
        constexpr std::uintptr_t warmupTime                       = 0x218        ;
        constexpr std::uintptr_t warnTime                         = 0x21C        ;
        constexpr std::uintptr_t timeAlive                        = 0x220        ;
        constexpr std::uintptr_t SeasonEventType                  = 0x230        ;
        constexpr std::uintptr_t placementAwards                  = 0x238        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _21211d0a86bb9c5eac70937b00bde1076e62bf78 = 0x208        ;
        constexpr std::uintptr_t _088b6461213b33993c2d22c33eca67d80396757c = 0x228        ;
        constexpr std::uintptr_t _efb5f3f0df564ad478ee65dd10a2c327ab5853d5 = 0x240        ;
    }

    namespace %17d4cca31de55bb2fe3c371f5c9cdf934c6a0959
    {
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x10         ;
    }

    namespace %36c69671013d81d0afda98f98f975453324ef3f6
    {
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x10         ;
        constexpr std::uintptr_t _d7122f9d4082bb5c5a5791e5a511456fd5519436 = 0x20         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x28         ;
        constexpr std::uintptr_t _8cca31ae5df32d23455c9cfbd47a6b0165d3b456 = 0x34         ;
        constexpr std::uintptr_t _a5b00220eba6b48a211b1acae9f81817c5399a36 = 0x38         ;
        constexpr std::uintptr_t _85d7f42b11aeab119085f50f2a4142b579e29f72 = 0x40         ;
        constexpr std::uintptr_t _333f4fed2078c1ef6a6d5bb5991e3a5f58855aa9 = 0x48         ;
        constexpr std::uintptr_t _de5c844a4ea6197de8be31b922fbc12ad63a05b7 = 0x50         ;
    }

    namespace HorseEquipmentInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t horseProtectionDisplay           = 0x20         ;
        constexpr std::uintptr_t riderProtectionDisplay           = 0x28         ;
        constexpr std::uintptr_t maxSpeedDisplay                  = 0x30         ;
        constexpr std::uintptr_t storageAmountDisplay             = 0x38         ;
    }

    namespace %17ac03d60ae7d10162072fdb60a6ce5f09a1154a
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _a90f903e5ea929e5e3c2b2a4bf440cf54f29e0e4 = 0x48         ;
        constexpr std::uintptr_t _f05c2df57e1132e64bdfcea8ef5282723aba6b89 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _d5015fa6dde82100807990695256358f1ea7160b = 0x0          ;
            constexpr std::uintptr_t _1bdabde731b130d68e36da101771042f0aec02ad = 0x10         ;
        }

    }

    namespace %afb5f669abbd945b6f57d0d6dc2ffee46d7d8f33
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _ec702b5dffd10bdad026d467291f10563d410bcd = 0x0          ;
            constexpr std::uintptr_t _47438f843065b32d90ed9e9f092b8d0dc4bc2e4d = 0x8          ;
            constexpr std::uintptr_t _1828cacd9ad7d8b3a13390a3fce0af89387f7715 = 0x10         ;
        }

    }

    namespace WaterWell
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t defaultLiquid                    = 0x3B0        ;
        constexpr std::uintptr_t startingAmount                   = 0x3B8        ;
        constexpr std::uintptr_t autofillOutputs                  = 0x3BC        ;
        constexpr std::uintptr_t autofillTickRate                 = 0x3C0        ;
        constexpr std::uintptr_t autofillTickAmount               = 0x3C4        ;
        constexpr std::uintptr_t maxOutputFlow                    = 0x3C8        ;
        constexpr std::uintptr_t prioritizeDrinkMenuOption        = 0x3CC        ;
        constexpr std::uintptr_t ValidItems                       = 0x3D0        ;
        constexpr std::uintptr_t animator                         = 0x3E0        ;
        constexpr std::uintptr_t caloriesPerPump                  = 0x3E8        ;
        constexpr std::uintptr_t pressurePerPump                  = 0x3EC        ;
        constexpr std::uintptr_t pressureForProduction            = 0x3F0        ;
        constexpr std::uintptr_t currentPressure                  = 0x3F4        ;
        constexpr std::uintptr_t waterPerPump                     = 0x3F8        ;
        constexpr std::uintptr_t waterLevelObj                    = 0x400        ;
        constexpr std::uintptr_t waterLevelObjFullOffset          = 0x408        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b49015b34147f2de515b6ceb05a8ea8ed426bd14 = 0x3A8        ;
        constexpr std::uintptr_t _c86de3f7cbd15bc1c26fd8cf82bf738918e3c9d4 = 0x3D8        ;
        constexpr std::uintptr_t _60718145828e488cf4b39e8e6ed92cb21c11e65b = 0x40C        ;
    }

    namespace DevEnableDisable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Objects                          = 0x20         ;
        constexpr std::uintptr_t CookieName                       = 0x28         ;
        constexpr std::uintptr_t TabName                          = 0x30         ;
    }

    namespace %5535c4935d0bb96113c9c9ce12c82f4c87975fbc
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _82461b10f4ee4964d7c068a94395a4d90bc63f83 = 0x0          ;
            constexpr std::uintptr_t _03732044e8fc392c96325a1a4963bac75d6c9a06 = 0x10         ;
            constexpr std::uintptr_t _ed5fba6ab55b8ed6c21cb67061a5d8d6227e6bcd = 0x18         ;
            constexpr std::uintptr_t _8fd2097f7641a161a4f8faabbc333cab388cbf5a = 0x20         ;
            constexpr std::uintptr_t _4eee82da872523ce5ffafb3c8a5ffedbe9a71f81 = 0x28         ;
            constexpr std::uintptr_t _aa897ad38ad4ecc81578af9f9b4a34a04c9fc713 = 0x38         ;
        }

    }

    namespace FavoritesFile
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107684F0   ;
        constexpr std::uintptr_t _FavoriteServers_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _FavoriteNexuses_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _HistoryServers_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t _HistoryNexuses_k__BackingField  = 0x28         ;
    }

    namespace ServerEntryModel
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F588   ;
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x18         ;
    }

    namespace NexusEntryModel
    {
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x18         ;
    }

    namespace %d72d8b7a5d2b962c4ad06edcf57abe818408d64e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107687B8   ;
        constexpr std::uintptr_t _97713ab8851a3c7a14dfffe0ac2e26b89e36bfad = 0x10         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x30         ;
        constexpr std::uintptr_t _66205d714ad6009516d9418f4c07d6d0070a66c2 = 0x38         ;
        constexpr std::uintptr_t _520da21702c8d97e9e46c28fa234a8e6b677d8d3 = 0x40         ;
    }

    namespace ChickenCoopStatusWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HatchTime                        = 0x20         ;
        constexpr std::uintptr_t HatchProgressBar                 = 0x28         ;
        constexpr std::uintptr_t HatchingRoot                     = 0x30         ;
        constexpr std::uintptr_t AliveRoot                        = 0x38         ;
        constexpr std::uintptr_t NameText                         = 0x40         ;
        constexpr std::uintptr_t HungerWidget                     = 0x48         ;
        constexpr std::uintptr_t ThirstWidget                     = 0x50         ;
        constexpr std::uintptr_t LoveWidget                       = 0x58         ;
        constexpr std::uintptr_t SunlightWidget                   = 0x60         ;
        constexpr std::uintptr_t HappyFace                        = 0x68         ;
        constexpr std::uintptr_t NeutralFace                      = 0x70         ;
        constexpr std::uintptr_t SadFace                          = 0x78         ;
        constexpr std::uintptr_t NameInput                        = 0x80         ;
        constexpr std::uintptr_t NameEditRoot                     = 0x88         ;
        constexpr std::uintptr_t IsLootPanel                      = 0x90         ;

        constexpr std::uintptr_t _b7fa215c0db8c53e14d9851f0832edd083ed3a40 = 0x98         ;
        constexpr std::uintptr_t _4c060455b99b2a1c690f6fffbd4da3a67b6d2b04 = 0xB0         ;
    }

    namespace DelayType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Tooltip
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F2F0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TooltipObject                    = 0x20         ;
        constexpr std::uintptr_t phrase                           = 0x28         ;
        constexpr std::uintptr_t delayBeforeAppearing             = 0x30         ;
        constexpr std::uintptr_t positionMode                     = 0x34         ;
        constexpr std::uintptr_t useMousePosition                 = 0x38         ;
        constexpr std::uintptr_t useCentre                        = 0x39         ;
        constexpr std::uintptr_t usePercentageOffset              = 0x3A         ;
        constexpr std::uintptr_t offsetPercent                    = 0x3C         ;
        constexpr std::uintptr_t offset                           = 0x40         ;

        constexpr std::uintptr_t _27118a7ecd00ddaf7bec15f6c12e7764e9612fdc = 0x48         ;
        constexpr std::uintptr_t _e62333e69708e818864d5f7036479be2bb589bc8 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _53c906d806475692df604a8dec6006eaac1d01b3 = 0x0          ;
            constexpr std::uintptr_t _51bdbe8b16e21a55889ae76c3b0428d024c92c67 = 0x8          ;
            constexpr std::uintptr_t _aca826e88dcb650d9e0b401d5f0af40a9c6a7ce7 = 0x10         ;
            constexpr std::uintptr_t _085e45747430b945237af98d8e927b443ceef95b = 0x18         ;
            constexpr std::uintptr_t _912aa1f41583b40e7069578c49b82dc83b64510e = 0x20         ;
            constexpr std::uintptr_t _c32dd5aad256e5e91ae321ce4e280a587adfd282 = 0x28         ;
        }

    }

    namespace TimelineConvarPlayable
    {
        constexpr std::uintptr_t ConvarValue                      = 0x18         ;

        constexpr std::uintptr_t _050377f381a1bc2fa685cd69b2b878d5da446f85 = 0x10         ;
    }

    namespace %896ab25e7e81dba6594d143d16b96b28f33572f5
    {
        constexpr std::uintptr_t _6ba0bdaa5e90e43a9ef912f7d313e90d6d46d9c5 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _4f9a38f3d2111039af203f01f44e0f9167450349 = 0x0          ;
            constexpr std::uintptr_t _ea1c955f7797e9fa0035e79e3648585e5d7595e9 = 0x8          ;
            constexpr std::uintptr_t _6697739097c4ac6b97b1ee57ddff11457143efb3 = 0x10         ;
        }

    }

    namespace %f53e6fff52d79296d3e501e1f3c109ec95f413d2
    {
        constexpr std::uintptr_t _7a4e18ecd7257229f45e3996bba3264c1b0d6f06 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _0b5080973fc210aa96743bf56a36c6cb86587c89 = 0x0          ;
            constexpr std::uintptr_t _4ab3ae34a1391ae359a2fd92599e952cd09306cb = 0x8          ;
            constexpr std::uintptr_t _b405aa1784df0d7854ce53ff380cbfe9fb92ed4f = 0x18         ;
            constexpr std::uintptr_t _61abbec4ff744aecc1741f192b26daf8c4d53896 = 0x20         ;
            constexpr std::uintptr_t _2e2566899629325d4fdf7c2787884d57462f067d = 0x28         ;
            constexpr std::uintptr_t _181e6f4f398139fda936de201e8de360ea857525 = 0x38         ;
            constexpr std::uintptr_t _69c934a4f751389aacd4074d9b0b67652afd088f = 0x40         ;
        }

    }

    namespace ModelConditionTest_Wall
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %1f9af50bd75e8cc2ddf47cb3d409182dace8792b
    {
        constexpr std::uintptr_t _62cea1b8994332e587b44235018846c912b7366c = 0x10         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x18         ;
        constexpr std::uintptr_t _57bbe0bcb190a8b5140f58742595a001a80a083b = 0x20         ;
        constexpr std::uintptr_t _ba0f2bee8ca701601d18b64a74257833ef035186 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _2d45d653d934a144c2f3d8fb13e9e2fa972608f5 = 0x0          ;
            constexpr std::uintptr_t _b6ce5fc7189088c00795740ab09771de4afb00e5 = 0x8          ;
            constexpr std::uintptr_t _a1e093982518f609220fea6060bdf9fb94acaa9e = 0x18         ;
            constexpr std::uintptr_t _4ac2c16bacba41742b0c81944841add2124e48f9 = 0x20         ;
            constexpr std::uintptr_t _d1955fcc3ada9f90b763731dbb2a1dc154cca392 = 0x28         ;
            constexpr std::uintptr_t _2c02d99628eee7c0c89489f4ea038797f1692a3c = 0x38         ;
            constexpr std::uintptr_t _e68dd62a8049ebfe343cfbd301c27a7affb08e3a = 0x40         ;
        }

    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F4728   ;
        constexpr std::uintptr_t _6335b9b1994aca90b4c714a7fccdfa7794838650 = 0x10         ;
        constexpr std::uintptr_t _65765c5b86aecedc99b4970fc016809789ae4ea2 = 0x18         ;
        constexpr std::uintptr_t _c06386e88c7d17cf69c2d0ece3c6a3ee3258f0ff = 0x20         ;
        constexpr std::uintptr_t _3e09b8a2c06f8b89da89614cf0a925f7b98ed5d4 = 0x28         ;
        constexpr std::uintptr_t _1b6fc1be39304d134eb54c95d08d419252137383 = 0x30         ;
        constexpr std::uintptr_t _78d0322503a8da43b07bbb6bd0eeb038664552b6 = 0x34         ;
        constexpr std::uintptr_t _c77cad61b650821be4d8a765e274b64b6dd53586 = 0x44         ;
    }

    namespace %afff6e9bbe052791913c8634afd5c0ae36636249
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _34210099928f88c098162b8d068ef2f7275b599b = 0x0          ;
            constexpr std::uintptr_t _dfd4da3444442395b3dffee392c68d5a9f527d58 = 0x8          ;
        }

    }

    namespace UIEscapeCapture
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081EDF0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t onEscape                         = 0x20         ;
        constexpr std::uintptr_t blockOtherCallbacks              = 0x28         ;
        constexpr std::uintptr_t insertAtTop                      = 0x29         ;

        namespace _static
        {
            constexpr std::uintptr_t _080573962eafbf94fd9a6b839e50f2b33ce3a706 = 0x0          ;
            constexpr std::uintptr_t _b07763b1c6fe5b3427b8ea2738f291a462d9a746 = 0x1          ;
        }

    }

    namespace AICoverPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t coverDot                         = 0x28         ;

        constexpr std::uintptr_t _5f59b4743b6f5b90b202ed5058c11ec83c6934c2 = 0x20         ;
    }

    namespace NightLightOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t rrpVolume                        = 0x28         ;
        constexpr std::uintptr_t VisionCareExtraDistance          = 0x30         ;
        constexpr std::uintptr_t VisionCareExtraBrightness        = 0x34         ;

        constexpr std::uintptr_t _18eb8ea879cadf5bb6bdb0b8c6aaf45dbbc75f34 = 0x38         ;
    }

    namespace SocketMod_EnvironmentVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t environmentNone                  = 0xB8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace PlayerNameTag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvasGroup                      = 0x20         ;
        constexpr std::uintptr_t text                             = 0x28         ;
        constexpr std::uintptr_t color                            = 0x30         ;
        constexpr std::uintptr_t minDistance                      = 0x38         ;
        constexpr std::uintptr_t maxDistance                      = 0x3C         ;
        constexpr std::uintptr_t positionOffset                   = 0x40         ;
        constexpr std::uintptr_t parentBone                       = 0x50         ;

        constexpr std::uintptr_t _2a90922523d82c18acc3abcd5061d83f1204616d = 0x58         ;
        constexpr std::uintptr_t _1f03f480e568799732dc9ba913919d26c6488933 = 0x5C         ;
        constexpr std::uintptr_t _1ffec68683fdc004494f43372469c0d39b198579 = 0x60         ;
        constexpr std::uintptr_t _0f671b55dab6f042698d6654f15c31fffb491d8b = 0x68         ;
    }

    namespace CH47Helicopter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;
        constexpr std::uintptr_t mapMarkerEntityPrefab            = 0x490        ;
        constexpr std::uintptr_t flightEngineSoundDef             = 0x498        ;
        constexpr std::uintptr_t flightThwopsSoundDef             = 0x4A0        ;
        constexpr std::uintptr_t rotorGainModSmoothing            = 0x4A8        ;
        constexpr std::uintptr_t engineGainMin                    = 0x4AC        ;
        constexpr std::uintptr_t engineGainMax                    = 0x4B0        ;
        constexpr std::uintptr_t thwopGainMin                     = 0x4B4        ;
        constexpr std::uintptr_t thwopGainMax                     = 0x4B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
        constexpr std::uintptr_t _c88c6af760c2f744fb343e399adc9924da2650c6 = 0x4C0        ;
        constexpr std::uintptr_t _9f49539a4e76b09d86dc9835d1773e0e47c96715 = 0x4C8        ;
        constexpr std::uintptr_t _e8dc27c5a3b78ec494ceb1ece4f3343146e7af37 = 0x4D0        ;
        constexpr std::uintptr_t _7b0a714bac62c23f6e1e63e3d70dcc8d46f235c8 = 0x4D8        ;
    }

    namespace DoorCloser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t itemType                         = 0x208        ;
        constexpr std::uintptr_t delay                            = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _2352cdeb197bdc30e0520fb2d0b01ffb1b4f05c4 = 0x200        ;
    }

    namespace TerrainPlacementBlocked
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ResearchTablePanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t researchButton                   = 0x50         ;
        constexpr std::uintptr_t timerText                        = 0x58         ;
        constexpr std::uintptr_t itemDescNoItem                   = 0x60         ;
        constexpr std::uintptr_t itemDescTooBroken                = 0x68         ;
        constexpr std::uintptr_t itemDescNotResearchable          = 0x70         ;
        constexpr std::uintptr_t itemDescTooMany                  = 0x78         ;
        constexpr std::uintptr_t itemTakeBlueprint                = 0x80         ;
        constexpr std::uintptr_t itemDescAlreadyResearched        = 0x88         ;
        constexpr std::uintptr_t itemDescDefaultBlueprint         = 0x90         ;
        constexpr std::uintptr_t itemDescDlcNotOwned              = 0x98         ;
        constexpr std::uintptr_t researchCostText                 = 0xA0         ;
        constexpr std::uintptr_t dlcNotOwnedText                  = 0xA8         ;
        constexpr std::uintptr_t scrapIcon                        = 0xB0         ;
        constexpr std::uintptr_t workbenchReqs                    = 0xC0         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _44330036fdf2615967b28b06d355c88cb1d60d69 = 0xB8         ;
        constexpr std::uintptr_t _2a0eec69a7a9ca8e6ad0ed09ff759066562321a2 = 0xC8         ;
    }

    namespace %6fe903a314125070ba92f3a395856996551e4c12
    {
        constexpr std::uintptr_t _6bfa51bea0d71e6891b5f5bc2db965dda13fb8d5 = 0x10         ;
        constexpr std::uintptr_t _0df058a22da42f0e3027268affd34b1d85ad345a = 0x18         ;
    }

    namespace Scoreboard
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826460   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scoreboardTitle                  = 0x20         ;
        constexpr std::uintptr_t scoreboardRootContents           = 0x28         ;
        constexpr std::uintptr_t scoreLimitText                   = 0x30         ;
        constexpr std::uintptr_t teamPrefab                       = 0x38         ;
        constexpr std::uintptr_t columnPrefab                     = 0x40         ;
        constexpr std::uintptr_t dividerPrefab                    = 0x48         ;
        constexpr std::uintptr_t localPlayerColor                 = 0x50         ;
        constexpr std::uintptr_t otherPlayerColor                 = 0x60         ;
        constexpr std::uintptr_t TeamPanels                       = 0x70         ;

        constexpr std::uintptr_t _b27767dca9d9663210ea43b401a0dd25899580ed = 0x78         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x80         ;
        constexpr std::uintptr_t _ffb4ae152a4d07a3444ff2a0793d3dffc452a542 = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace %cc2d0fad10bcf2bca80051c869f452bfff209faa
    {
        constexpr std::uintptr_t _15387b2679d4ca614f743be3e828d019c56db74e = 0x10         ;
        constexpr std::uintptr_t _d2d6a2152bc58f3f915f9721a31298ddac468dc6 = 0x14         ;
        constexpr std::uintptr_t _470615d958591f6e2b36d3e92b74fc96950bd7a0 = 0x54         ;
        constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _dd5d4f36639b67e7136882696c0124758b3adc93 = 0x0          ;
            constexpr std::uintptr_t _679428cafb494e30194188fa89f0f5b7697a694e = 0x10         ;
            constexpr std::uintptr_t _bf6313a1f82ca278b40a90228522d866309d1829 = 0x18         ;
            constexpr std::uintptr_t _d0d1208033fe5df55ad284d968d2f64ec254b8cd = 0x20         ;
            constexpr std::uintptr_t _67cc895b9e1def082544dac571cb248f455b9ba6 = 0x30         ;
            constexpr std::uintptr_t _e50ff4c919578e57429c5678053e3fce03638941 = 0x40         ;
            constexpr std::uintptr_t _e0ddd85c282899ac81f3e24afdf8511dd9772651 = 0x50         ;
            constexpr std::uintptr_t _d4f6355eafb89d4ac0a4ad99309c084ee11d8030 = 0x58         ;
            constexpr std::uintptr_t _66db219cc131ff6387369936f03f49bd65084b8a = 0x60         ;
        }

    }

    namespace BatteringRamVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t frontAxle                        = 0x50         ;
        constexpr std::uintptr_t middleAxle                       = 0x58         ;
        constexpr std::uintptr_t rearAxle                         = 0x60         ;
        constexpr std::uintptr_t rockDoorParticle                 = 0x68         ;
        constexpr std::uintptr_t dirtDoorParticle                 = 0x70         ;

        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x20         ;
        constexpr std::uintptr_t _1f72a3a340c045a503e24565ef460927f87d9702 = 0x28         ;
        constexpr std::uintptr_t _d8155dbdd6b33af535b6829b633cf9509083b16d = 0x30         ;
        constexpr std::uintptr_t _4db4b2bd82cbacc639bee83ae57f9fc03c040eba = 0x34         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _5d6a35b43f55e293b06d58e2b02e1668420c35ac = 0x40         ;
        constexpr std::uintptr_t _73e40f8943fd24e2bd2cac68e97774f672ee02f5 = 0x48         ;
    }

    namespace CollectibleEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAFA8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t itemName                         = 0x200        ;
        constexpr std::uintptr_t itemList                         = 0x208        ;
        constexpr std::uintptr_t pickupEffect                     = 0x210        ;
        constexpr std::uintptr_t xpScale                          = 0x218        ;
        constexpr std::uintptr_t suppressGatherRateMultiplier     = 0x21C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace MeleeWeaponAnimationSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ChildController                  = 0x70         ;
        constexpr std::uintptr_t Weight                           = 0x78         ;
        constexpr std::uintptr_t TwoHandMask                      = 0xD0         ;
        constexpr std::uintptr_t PlayerVelocityMultiplier         = 0xD8         ;
        constexpr std::uintptr_t PlayerVelocityCap                = 0xE0         ;
        constexpr std::uintptr_t HasAttackHitAnims                = 0xE4         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _582bf4a532a6c0446a5b1e5e849727a0ca165992 = 0x80         ;
        constexpr std::uintptr_t _34cfc88a88afc46e245b8a423f269871b1e65f5d = 0xE8         ;
        constexpr std::uintptr_t _496b7d7adc73553dd24568c6f5fe6758644c6f97 = 0xF0         ;
        constexpr std::uintptr_t _49583784a95da4e5f465b982355b9cffdd1904d5 = 0x140        ;
    }

    namespace ProcessMonumentNodes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace ColourSetting
    {
        constexpr std::uintptr_t LaserMaterial                    = 0x0          ;
        constexpr std::uintptr_t PointLightColour                 = 0x8          ;
        constexpr std::uintptr_t DotColour                        = 0x18         ;
        constexpr std::uintptr_t FlareColour                      = 0x28         ;
    }

    namespace LaserLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t SettingsDialog                   = 0x368        ;
        constexpr std::uintptr_t LaserAnimator                    = 0x388        ;
        constexpr std::uintptr_t LineRenderers                    = 0x390        ;
        constexpr std::uintptr_t DotRenderers                     = 0x398        ;
        constexpr std::uintptr_t FlareRenderer                    = 0x3A0        ;
        constexpr std::uintptr_t LightSources                     = 0x3A8        ;
        constexpr std::uintptr_t RedSettings                      = 0x3B0        ;
        constexpr std::uintptr_t GreenSettings                    = 0x3E8        ;
        constexpr std::uintptr_t BlueSettings                     = 0x420        ;
        constexpr std::uintptr_t YellowSettings                   = 0x458        ;
        constexpr std::uintptr_t PinkSettings                     = 0x490        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _1e757325c64d255a3a36162307dde9a1eadaa0d2 = 0x340        ;
        constexpr std::uintptr_t _95a0d6626c897e4d2cafbb9d4b029c2c7af44991 = 0x348        ;
        constexpr std::uintptr_t _c8bfec5e1bd5d9b908bb0bc7b9791e27760c568d = 0x358        ;
        constexpr std::uintptr_t _8c2d0026f40b18fd761d6460a992c748000a72bb = 0x35C        ;
        constexpr std::uintptr_t _861fcc269d55bff6883075ba6cd8310d993b032e = 0x360        ;
        constexpr std::uintptr_t _ee80753067308ebe1b84e2f6bc41a511c74e55a6 = 0x370        ;
        constexpr std::uintptr_t _a5e7798bcad71458dab10e54c990b8f8c4de0eba = 0x378        ;
        constexpr std::uintptr_t _9eece86df4915a2e1853e02b51b1ead81ee0e529 = 0x380        ;
        constexpr std::uintptr_t _0813b2b0de5dc46c4f2c57ab676c0c5395ed9bb3 = 0x4C8        ;
        constexpr std::uintptr_t _9dc433c370697af39d349e93bab25724c554c486 = 0x4CC        ;
    }

    namespace %40a755835752bb01b6bf94a8898269a96f38b683
    {
        constexpr std::uintptr_t _005db3956f8fb02ea7d32dda08c546add57184de = 0x10         ;
        constexpr std::uintptr_t _be2533a4386702c521a0fc5ecd2018369532378c = 0x14         ;
        constexpr std::uintptr_t _5b74e084123b4328bd47af6b33e13b891fff119d = 0x18         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x28         ;
    }

    namespace MeshPaintableSculpting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c64e7362268561c1140d86605679c0189236c822 = 0x20         ;
        constexpr std::uintptr_t _4322f83896181e4f1886ef487433587437091d04 = 0x28         ;
        constexpr std::uintptr_t _df0e99dbf597096797e5fd749805b431bd3d8005 = 0x30         ;
        constexpr std::uintptr_t _a8f3211874d48da0d845b0f59e55adfb5e53ffb7 = 0x38         ;
        constexpr std::uintptr_t _7101f4a3213b2a8dce8fd6a2c136af0cee265baf = 0x40         ;
        constexpr std::uintptr_t _1b20c79949da0152d62ca31827ad2d763e2da9db = 0x4C         ;
        constexpr std::uintptr_t _4d287f68cba7729890a7b61196d48d702ef8a08f = 0x58         ;
        constexpr std::uintptr_t _19ba3b230eabd55bf937983293246001984576c2 = 0x5C         ;
        constexpr std::uintptr_t _e3ed5abee0f7af2fae3724fac6977e7e584c0c49 = 0x5D         ;
        constexpr std::uintptr_t _323ec0fc997c56da0fcff3f69fd0075d47e515a2 = 0x60         ;
        constexpr std::uintptr_t _b0c4628c31f35998df31f781b24e507a206c1fcb = 0x70         ;
        constexpr std::uintptr_t _8e6c7352cce525c6f53764661e85aa3db3d5a1f3 = 0x78         ;
        constexpr std::uintptr_t _9752be3e7514a2a74e8e19692fe7cf0930497be8 = 0x80         ;
        constexpr std::uintptr_t _cbee898143bab6d9270bf960a37aefbf4329e1ec = 0x88         ;
        constexpr std::uintptr_t _467c1808f558d86427cc55f718ac4dadec483c5b = 0x98         ;
        constexpr std::uintptr_t _cbd371d8c38ba7f417e0e79955b1f86afbb9c418 = 0xA8         ;
    }

    namespace ElevatorLiftPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t DescendingHurtTrigger            = 0x2E0        ;
        constexpr std::uintptr_t MovementCollider                 = 0x2E8        ;
        constexpr std::uintptr_t Buttons                          = 0x2F0        ;
        constexpr std::uintptr_t UpButtonPoint                    = 0x2F8        ;
        constexpr std::uintptr_t DownButtonPoint                  = 0x300        ;
        constexpr std::uintptr_t GoTopButtonPoint                 = 0x308        ;
        constexpr std::uintptr_t GoBottomButtonPoint              = 0x310        ;
        constexpr std::uintptr_t VehicleTrigger                   = 0x318        ;
        constexpr std::uintptr_t LiftArrivalScreenBounce          = 0x320        ;
        constexpr std::uintptr_t liftMovementLoopDef              = 0x328        ;
        constexpr std::uintptr_t liftMovementStartDef             = 0x330        ;
        constexpr std::uintptr_t liftMovementStopDef              = 0x338        ;
        constexpr std::uintptr_t liftMovementAccentSoundDef       = 0x340        ;
        constexpr std::uintptr_t liftButtonPressedEffect          = 0x348        ;
        constexpr std::uintptr_t movementAccentMinInterval        = 0x350        ;
        constexpr std::uintptr_t movementAccentMaxInterval        = 0x354        ;
        constexpr std::uintptr_t lastPosition                     = 0x364        ;
        constexpr std::uintptr_t vehicleWhitelist                 = 0x370        ;
        constexpr std::uintptr_t CableRoot                        = 0x3A0        ;
        constexpr std::uintptr_t CableRootTop                     = 0x3A8        ;
        constexpr std::uintptr_t CableRootOffset                  = 0x3B0        ;
        constexpr std::uintptr_t CableRootTopOffset               = 0x3B4        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _61482908acadb8195dcc578d5f61aa1a0ee8e929 = 0x2D0        ;
        constexpr std::uintptr_t _7cd7b42d20746a9f2f73b43397a030a0a9257de2 = 0x2D8        ;
        constexpr std::uintptr_t _728640144db5bec49fd11d5f23a07f2047140dcd = 0x358        ;
        constexpr std::uintptr_t _090f4c48392986c5f28bfab01132abfd08ce0bf5 = 0x360        ;
        constexpr std::uintptr_t _3b2fecf5cedc2076677b49e006454ac08f8e4940 = 0x378        ;
        constexpr std::uintptr_t _eaa4f6ba05e02dc4ed7019fbd97f7b2463dbc2d9 = 0x388        ;
        constexpr std::uintptr_t _510f477f92feef811a4b99eb75eb8eb7e0ed7f52 = 0x390        ;
        constexpr std::uintptr_t _3c0e35e7645fdffa0834fd3238beccd7a7464651 = 0x398        ;
        constexpr std::uintptr_t _0bb77f25da5768077e4e5f6e39af7bc7e771c365 = 0x3B8        ;
        constexpr std::uintptr_t _6db9b284381db271ec7438c72d22b333177e4885 = 0x3C0        ;
    }

    namespace VendorList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t singleHeader                     = 0x20         ;
        constexpr std::uintptr_t multiHeader                      = 0x28         ;
        constexpr std::uintptr_t ListParent                       = 0x30         ;
        constexpr std::uintptr_t SingleVendorPrefab               = 0x38         ;
        constexpr std::uintptr_t scrollRect                       = 0x40         ;

        constexpr std::uintptr_t _122025c441c5c9ce65111dbb7ecabfdb1a818e18 = 0x48         ;
    }

    namespace NavigationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NavigationSpeed
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseNavigator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CanNavigateMounted               = 0x20         ;
        constexpr std::uintptr_t CanUseNavMesh                    = 0x21         ;
        constexpr std::uintptr_t CanUseAStar                      = 0x22         ;
        constexpr std::uintptr_t CanUseBaseNav                    = 0x23         ;
        constexpr std::uintptr_t CanUseCustomNav                  = 0x24         ;
        constexpr std::uintptr_t StoppingDistance                 = 0x28         ;
        constexpr std::uintptr_t DefaultArea                      = 0x30         ;
        constexpr std::uintptr_t CanPathFindToChaseTargetIfNoMovePoint = 0x38         ;
        constexpr std::uintptr_t PathFindChaseLOSAttemptCount     = 0x3C         ;
        constexpr std::uintptr_t PathFindChaseLOSDistanceMultiplier = 0x40         ;
        constexpr std::uintptr_t TriggerStuckEvent                = 0x44         ;
        constexpr std::uintptr_t StuckDistance                    = 0x48         ;
        constexpr std::uintptr_t Speed                            = 0x4C         ;
        constexpr std::uintptr_t Acceleration                     = 0x50         ;
        constexpr std::uintptr_t TurnSpeed                        = 0x54         ;
        constexpr std::uintptr_t MoveTowardsSpeed                 = 0x58         ;
        constexpr std::uintptr_t FaceMoveTowardsTarget            = 0x5C         ;
        constexpr std::uintptr_t SlowestSpeedFraction             = 0x60         ;
        constexpr std::uintptr_t SlowSpeedFraction                = 0x64         ;
        constexpr std::uintptr_t NormalSpeedFraction              = 0x68         ;
        constexpr std::uintptr_t FastSpeedFraction                = 0x6C         ;
        constexpr std::uintptr_t LowHealthSpeedReductionTriggerFraction = 0x70         ;
        constexpr std::uintptr_t LowHealthMaxSpeedFraction        = 0x74         ;
        constexpr std::uintptr_t SwimmingSpeedMultiplier          = 0x78         ;
        constexpr std::uintptr_t BestMovementPointMaxDistance     = 0x7C         ;
        constexpr std::uintptr_t BestCoverPointMaxDistance        = 0x80         ;
        constexpr std::uintptr_t BestRoamPointMaxDistance         = 0x84         ;
        constexpr std::uintptr_t MaxRoamDistanceFromHome          = 0x88         ;
        constexpr std::uintptr_t FaceTargetChaseDistance          = 0x8C         ;
        constexpr std::uintptr_t CanUseRandomMovePointIfNonFound  = 0x90         ;
        constexpr std::uintptr_t MaxWaterDepth                    = 0x94         ;
        constexpr std::uintptr_t SpeedBasedAvoidancePriority      = 0x98         ;
        constexpr std::uintptr_t biomePreference                  = 0xCC         ;
        constexpr std::uintptr_t UseBiomePreference               = 0xD0         ;
        constexpr std::uintptr_t topologyPreference               = 0xD4         ;
        constexpr std::uintptr_t topologyPrevent                  = 0xD8         ;
        constexpr std::uintptr_t biomeRequirement                 = 0xDC         ;

        constexpr std::uintptr_t _7607bcc65dc951c3296cfeefe19848c86c69534f = 0xA0         ;
        constexpr std::uintptr_t _2a01ac5ce9af6959c2309ccea41bfe373e44dea2 = 0xA8         ;
        constexpr std::uintptr_t _8432897bf3f5ad38f1ae1f85e5c531eda17e9b1f = 0xB8         ;
        constexpr std::uintptr_t _19e2609db51a152eaa82e29e472e1301241a7b3e = 0xC0         ;
        constexpr std::uintptr_t _a9c9aa041cfb4a1c7d123186f1a80c083bcbfd20 = 0xC8         ;
        constexpr std::uintptr_t _52383584177141ffbff317c5f30bcd26d3221993 = 0xE0         ;
        constexpr std::uintptr_t _2d117bedf5cd5f3a94457b432cbea5c8b916c005 = 0xE8         ;
        constexpr std::uintptr_t _b3a37f7bc043a0ae4dd7e97d2edff67aa7893709 = 0xF0         ;
        constexpr std::uintptr_t _94fabb6baef3e43a5adfc507c037db0f185ebf1d = 0xFC         ;
        constexpr std::uintptr_t _0065567086c197cd60f572298a2f42042c807838 = 0x100        ;
    }

    namespace SeekingServerProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t speed                            = 0x3C         ;
        constexpr std::uintptr_t scanRange                        = 0x40         ;
        constexpr std::uintptr_t swimScale                        = 0x44         ;
        constexpr std::uintptr_t swimSpeed                        = 0x50         ;
        constexpr std::uintptr_t radius                           = 0x5C         ;
        constexpr std::uintptr_t IgnoreAI                         = 0x60         ;
        constexpr std::uintptr_t runSpawnHitChecks                = 0x61         ;
        constexpr std::uintptr_t ignoreEntity                     = 0x68         ;
        constexpr std::uintptr_t courseAdjustRate                 = 0x70         ;
        constexpr std::uintptr_t maxTrackDistance                 = 0x74         ;
        constexpr std::uintptr_t minLockDot                       = 0x78         ;
        constexpr std::uintptr_t flareLockDot                     = 0x7C         ;
        constexpr std::uintptr_t autoSeek                         = 0x80         ;
        constexpr std::uintptr_t swimAfter                        = 0x84         ;
        constexpr std::uintptr_t launchingDuration                = 0x88         ;
        constexpr std::uintptr_t armingDuration                   = 0x8C         ;
        constexpr std::uintptr_t velocityRampUpTime               = 0x90         ;
        constexpr std::uintptr_t armingFinalDir                   = 0x94         ;
        constexpr std::uintptr_t airmingDirCurve                  = 0xA0         ;
        constexpr std::uintptr_t armingVelocityCurve              = 0xA8         ;
        constexpr std::uintptr_t armingVelocity                   = 0xB0         ;
        constexpr std::uintptr_t velocityCurve                    = 0xB8         ;
        constexpr std::uintptr_t orphanedVectorChangeRate         = 0xC0         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace MeshHolder-fake-1
    {
        constexpr std::uintptr_t _vertices                        = 0x10         ;
        constexpr std::uintptr_t _normals                         = 0x18         ;
        constexpr std::uintptr_t _triangles                       = 0x20         ;
        constexpr std::uintptr_t _TrianglesOfSubs                 = 0x28         ;
        constexpr std::uintptr_t _bindPoses                       = 0x30         ;
        constexpr std::uintptr_t _boneWeights                     = 0x38         ;
        constexpr std::uintptr_t _bounds                          = 0x40         ;
        constexpr std::uintptr_t _subMeshCount                    = 0x58         ;
        constexpr std::uintptr_t _tangents                        = 0x60         ;
        constexpr std::uintptr_t _uv                              = 0x68         ;
        constexpr std::uintptr_t _uv2                             = 0x70         ;
        constexpr std::uintptr_t _uv3                             = 0x78         ;
        constexpr std::uintptr_t _colors                          = 0x80         ;
        constexpr std::uintptr_t _uv4                             = 0x88         ;
    }

    namespace LookatHealth
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t container                        = 0x20         ;
        constexpr std::uintptr_t textHealth                       = 0x28         ;
        constexpr std::uintptr_t textStability                    = 0x30         ;
        constexpr std::uintptr_t healthBar                        = 0x38         ;
        constexpr std::uintptr_t healthBarBG                      = 0x40         ;
        constexpr std::uintptr_t barBGColorNormal                 = 0x48         ;
        constexpr std::uintptr_t barBGColorUnstable               = 0x58         ;

        constexpr std::uintptr_t _c0a8852721eea0ce436e3509c2dac91178c05d99 = 0x68         ;
        constexpr std::uintptr_t _65701cff01f0b99b1a8940c7cf8b15bfcbaa36bf = 0x70         ;
        constexpr std::uintptr_t _e7f45733eb5e86ed12ebbd16e13cbaebc372d1e6 = 0x78         ;
        constexpr std::uintptr_t _18c42c23b579bcd2b0c965c9044462f896bed55b = 0x80         ;
        constexpr std::uintptr_t _f5efbd1793710715001d698eaed26eee6345cb01 = 0x84         ;
        constexpr std::uintptr_t _6002c9406435da28efd248996d2bac3fae80bb71 = 0x88         ;
    }

    namespace CustomCloseAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerTutorialPrompt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t ToDisplay                        = 0x50         ;
        constexpr std::uintptr_t RequiredMission                  = 0x58         ;
        constexpr std::uintptr_t RequiredMissionStageActive       = 0x60         ;
        constexpr std::uintptr_t OnlyShowOnce                     = 0x64         ;
        constexpr std::uintptr_t CloseAction                      = 0x68         ;
        constexpr std::uintptr_t DebugConditions                  = 0x6C         ;
        constexpr std::uintptr_t DeathDisplay                     = 0x6D         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _230ac900bb1f171fe59351d8886d68d91e672471 = 0x70         ;
        constexpr std::uintptr_t _18bf6af6a33bcf5420e6d6f88d4b3fa2b66bd04a = 0x78         ;
        constexpr std::uintptr_t _5a1c13daf639b25a25aa5e7963c62fedfe59e3f1 = 0x80         ;
        constexpr std::uintptr_t _6559ce63c3aff3820f54bd6b73a090477a21d255 = 0x81         ;
    }

    namespace ItemModActionContainerChange
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t actions                          = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ItemFootstepSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t setEffectFolder                  = 0x20         ;
        constexpr std::uintptr_t effectFolder                     = 0x28         ;
        constexpr std::uintptr_t accentSound                      = 0x30         ;
    }

    namespace %ad3a77eb1cf944eb3a3cadbe9b8b1380c9e1a7d8
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DD580   ;
        constexpr std::uintptr_t _2955240176d40adfdf791ee522ecc4c802faa49a = 0x10         ;
        constexpr std::uintptr_t _351037fca5cbd27c69ea84a4126dfeb2a9070718 = 0x18         ;
        constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _839d8e8bcad58c94c40d94282455ce248d47e036 = 0x0          ;
            constexpr std::uintptr_t _ce0bfd900c0a2cc5da994751f317e5bcc673fdd8 = 0x8          ;
            constexpr std::uintptr_t _00342e1a068f4236e6947d131d7229b7df9fab72 = 0x10         ;
            constexpr std::uintptr_t _955d9785b714b238147c89d8b9dc3b538fec393f = 0x20         ;
            constexpr std::uintptr_t _e48150b9afedf2a71c2f4d771e06d344df1f9404 = 0x28         ;
        }

    }

    namespace TriggerDanceAchievement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t RequiredPlayerCount              = 0x50         ;
        constexpr std::uintptr_t AchievementName                  = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace SocketMod_EntityCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t sphereRadius                     = 0xB8         ;
        constexpr std::uintptr_t layerMask                        = 0xBC         ;
        constexpr std::uintptr_t queryTriggers                    = 0xC0         ;
        constexpr std::uintptr_t entityTypes                      = 0xC8         ;
        constexpr std::uintptr_t wantsCollide                     = 0xD0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace DartsGameScoreDisplayUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ScoreRowPrefab                   = 0x20         ;
        constexpr std::uintptr_t RoundScoresPanel                 = 0x28         ;
        constexpr std::uintptr_t GameScorePanel                   = 0x30         ;
        constexpr std::uintptr_t ScoreTargetRow                   = 0x38         ;
        constexpr std::uintptr_t PlayerNameText                   = 0x40         ;
        constexpr std::uintptr_t GameOverPanel                    = 0x48         ;
        constexpr std::uintptr_t GameResultPanel                  = 0x50         ;
        constexpr std::uintptr_t GameResultText                   = 0x58         ;
        constexpr std::uintptr_t maxNumberOfRows                  = 0x60         ;
        constexpr std::uintptr_t PlayerIndex                      = 0x64         ;

        constexpr std::uintptr_t _3b1adafab03d70c58f04d7a436654b259ca50f1c = 0x68         ;
        constexpr std::uintptr_t _9785504f110d5f84d159aa84c542e06d2b5754ba = 0x70         ;
        constexpr std::uintptr_t _183fa44005098c17fd29fb5a6561c1cac4d9f5d2 = 0x78         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0x80         ;
        constexpr std::uintptr_t _d660a01f495a2686614520f3dbe6b594a9cf72bd = 0x88         ;
        constexpr std::uintptr_t _3a76ba041413cb5bd058123bc18a50542271b84e = 0x90         ;
        constexpr std::uintptr_t _3384e419787a12d9853a4564924433b3e9b595f9 = 0x98         ;
    }

    namespace AnimatorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %d2a7d121544e5ba99e36e0a942b47b01131b6081
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108385D8   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace %6bf90120d38003e59a726917f322c0b58f1d9c78
    {
        constexpr std::uintptr_t _8ee8a184948465d52481285c53659a986a2cd05b = 0x10         ;
        constexpr std::uintptr_t _2febd458f84e01eead897bac3674e45de139b567 = 0x20         ;
        constexpr std::uintptr_t _dd3cb565f009839119aa579301c948462dbb5dc1 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _757302cb8dfd76534d487d0e4fab116f772a9916 = 0x0          ;
            constexpr std::uintptr_t _6bcf370009eebb257f86a9f5be4595729c412fbd = 0x10         ;
            constexpr std::uintptr_t _3f376968f3baf7508ce874244910a01d08b6c0c1 = 0x18         ;
            constexpr std::uintptr_t _ba62172efd8ff80bea1ac11ac77f518539f63760 = 0x20         ;
            constexpr std::uintptr_t _eb8f84e376a32f6b65ca0544f56eedcff2be8fd3 = 0x30         ;
        }

    }

    namespace SoccerBall
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t rigidBody                        = 0x2D0        ;
        constexpr std::uintptr_t additionalForceMultiplier        = 0x2D8        ;
        constexpr std::uintptr_t upForceMultiplier                = 0x2DC        ;
        constexpr std::uintptr_t damageRenderer                   = 0x2E0        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x2E8        ;
        constexpr std::uintptr_t otherForceMultiplier             = 0x2EC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace MonumentNode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x20         ;
    }

    namespace %0e2a8603d7a65e6efa6e375f125ca15d4e51b744
    {
    }

    namespace MagnetCrane
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t animator                         = 0x4A8        ;
        constexpr std::uintptr_t COM                              = 0x4B0        ;
        constexpr std::uintptr_t arm1Speed                        = 0x4B8        ;
        constexpr std::uintptr_t arm2Speed                        = 0x4BC        ;
        constexpr std::uintptr_t turnYawSpeed                     = 0x4C0        ;
        constexpr std::uintptr_t Magnet                           = 0x4C8        ;
        constexpr std::uintptr_t mcAudio                          = 0x4D0        ;
        constexpr std::uintptr_t myRigidbody                      = 0x4D8        ;
        constexpr std::uintptr_t collisionTestingPoints           = 0x4E0        ;
        constexpr std::uintptr_t maxDistanceFromOrigin            = 0x4E8        ;
        constexpr std::uintptr_t sleepingCollider                 = 0x4F0        ;
        constexpr std::uintptr_t selfDamageEffect                 = 0x4F8        ;
        constexpr std::uintptr_t explosionEffect                  = 0x500        ;
        constexpr std::uintptr_t explosionPoint                   = 0x508        ;
        constexpr std::uintptr_t driverCollision                  = 0x510        ;
        constexpr std::uintptr_t leftHandTarget                   = 0x518        ;
        constexpr std::uintptr_t rightHandTarget                  = 0x520        ;
        constexpr std::uintptr_t leftFootTarget                   = 0x528        ;
        constexpr std::uintptr_t rightFootTarget                  = 0x530        ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x538        ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x53C        ;
        constexpr std::uintptr_t OnTriggers                       = 0x540        ;
        constexpr std::uintptr_t magnetDamage                     = 0x548        ;
        constexpr std::uintptr_t engineKW                         = 0x550        ;
        constexpr std::uintptr_t wheels                           = 0x558        ;
        constexpr std::uintptr_t carSettings                      = 0x560        ;
        constexpr std::uintptr_t exhaustInner                     = 0x568        ;
        constexpr std::uintptr_t exhaustOuter                     = 0x570        ;
        constexpr std::uintptr_t lightToggle                      = 0x578        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _8b355c0884ae57ab4f19e21a1dcb4e6a68dbca27 = 0x490        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x498        ;
        constexpr std::uintptr_t _a59cba29621721cd54a1a22688c155247c13b879 = 0x4A0        ;
        constexpr std::uintptr_t _30e21e37c35dcd9e5fce5ee10f19f21566eedf2a = 0x4A4        ;
    }

    namespace AttackHeliGunnerSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _d869b054d817439e6f68dcca0533c850f00ff624 = 0x3E0        ;
    }

    namespace TestMethodAsyncAttribute
    {
        constexpr std::uintptr_t _TestParameters_k__BackingField  = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _802b26c2f46de77c598dfdf0f2c29ea8906246e1 = 0x0          ;
            constexpr std::uintptr_t _8aa2ffbf46b311e5eb2a349d7189f00e362bb3bc = 0x8          ;
        }

    }

    namespace %fdc1fbb5e9bff29fdc51ad3a041c122ad7a99566
    {
        constexpr std::uintptr_t _d567906448bc2d3b3bfac3aa0987fbf7493e0cc8 = 0x10         ;
        constexpr std::uintptr_t _bc59b3f567488b161176f4f59f40b4dbc7bccea6 = 0x30         ;
    }

    namespace %a8f3f140755e022cc13fc027a98e686a59d3aa35
    {
        constexpr std::uintptr_t _fc6c941c92698d73c7480defaa744fceb5435443 = 0x10         ;
        constexpr std::uintptr_t _133936817d8a70bc2f4459339f7f000bbde18abe = 0x18         ;
        constexpr std::uintptr_t _c71804e9201a46e505b477a4cbf4c4ce1b73a874 = 0x20         ;
        constexpr std::uintptr_t _b00806ad15da6f8cb4d1f91172c6e4babbc689ad = 0x28         ;
    }

    namespace %7e99ec87601894eb46348834e1a8498fc03f5ac4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10768AE8   ;
        constexpr std::uintptr_t _946a3f0826a8beb631a4365225ef5a437363a0c9 = 0x10         ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _b9433956c4b4c408b79ae5577d1849d0329b99b3 = 0x0          ;
            constexpr std::uintptr_t _770b21afeb6fd3fffc51a1f88d830f13a8774bd4 = 0x8          ;
            constexpr std::uintptr_t _0d7a511e5f29f16e0da306ab1b79c02b5de839c7 = 0x10         ;
        }

    }

    namespace WipeTimerScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t timerText                        = 0x20         ;

        constexpr std::uintptr_t _605795f1e092b7daf0b532c120828a0793663d17 = 0x28         ;
        constexpr std::uintptr_t _2f717cd0d52af6dd9d26f59fc5a57418741caaa9 = 0x30         ;
    }

    namespace AIDesignSO
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t Filename                         = 0x20         ;
    }

    namespace ViewModelCamera
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AF870   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t overrideCamera                   = 0x20         ;
        constexpr std::uintptr_t stencilCutoutAware               = 0x28         ;

        constexpr std::uintptr_t _46536f5dcbaf0790839a576bcf01409fcbfa6750 = 0x30         ;
        constexpr std::uintptr_t _7c9a3bfe281e573496047e0326d77542058f9b11 = 0x38         ;
        constexpr std::uintptr_t _5d64c257e58029daf31ed862460fca7a45a06dc0 = 0x40         ;
        constexpr std::uintptr_t _25158e37c73b7f0aaadb108f81145f64d986085e = 0x48         ;
        constexpr std::uintptr_t _91d7e04503316e7f83afb7f75242c878211dc1c5 = 0x50         ;
        constexpr std::uintptr_t _5d6fb53849f40a5d6c5db57661cb200c86e89169 = 0x54         ;
        constexpr std::uintptr_t _de362251d6e54cd302946e49e7350666247d0522 = 0x58         ;
        constexpr std::uintptr_t _6a64f7dd726b46fcf28bcb82686c7c8fde3857f6 = 0x5C         ;
        constexpr std::uintptr_t _cbeda0e5703eb9718822571032dfbfde64b2a670 = 0x60         ;
        constexpr std::uintptr_t _477f84fe7e7836aa61d52c2372bd311300eb259f = 0x68         ;
        constexpr std::uintptr_t _c71f2385180f8eb15dc469a852e5572518e36dfb = 0x70         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x78         ;
        constexpr std::uintptr_t _1650866532c4f92725ab3582007d2aeca573233f = 0x80         ;
        constexpr std::uintptr_t _3c9d76d89b4b6ad361a79a206115e0cdbc381b94 = 0x88         ;
        constexpr std::uintptr_t _4e93e766c9a72d395e733351c28affb6841cff0f = 0x90         ;
        constexpr std::uintptr_t _33a85dcbfd1fe3bb02e0edd406000ba0fbc35bd2 = 0x98         ;
        constexpr std::uintptr_t _1feae73cb1be9e205628e8a6812b73a2ca963f1b = 0xA0         ;
        constexpr std::uintptr_t _d62a0cdb92b5a5098039a083973201c0460580a5 = 0xA8         ;
        constexpr std::uintptr_t _2d688f2409817e7588fddbde612c0594f78d3ec1 = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _8e7053e53e020a95f09734d71009e4db4ae6f6fb = 0x0          ;
            constexpr std::uintptr_t _12f7d73208bd3aae9fdef50f7020159ef27b0f1a = 0x8          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x10         ;
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x18         ;
        }

    }

    namespace VendorListing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t panelBacking                     = 0x20         ;
        constexpr std::uintptr_t AvailableText                    = 0x28         ;
        constexpr std::uintptr_t CostText                         = 0x30         ;
        constexpr std::uintptr_t AvailableAmount                  = 0x38         ;
        constexpr std::uintptr_t CostAmount                       = 0x40         ;
        constexpr std::uintptr_t InStockAmount                    = 0x48         ;
        constexpr std::uintptr_t InStockText                      = 0x50         ;
        constexpr std::uintptr_t PriceMultiplier                  = 0x58         ;
        constexpr std::uintptr_t RecievedCurrencyMultiplier       = 0x60         ;
        constexpr std::uintptr_t AvaliableIcon                    = 0x68         ;
        constexpr std::uintptr_t CostIcon                         = 0x70         ;
        constexpr std::uintptr_t avaliableIconTooltip             = 0x78         ;
        constexpr std::uintptr_t costIconTooltip                  = 0x80         ;
        constexpr std::uintptr_t transition                       = 0x88         ;
    }

    namespace %cbf0e4354e77a493449a806e34102661ddb19727
    {
        constexpr std::uintptr_t _badd0f2840d7d02ef010960e76f6f02d3c72a152 = 0x10         ;
        constexpr std::uintptr_t _42f522020b7e5f734483bd415977da885e1e39ab = 0x11         ;
    }

    namespace DemoShotRecorder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _9cda03e51478f85f34f332cdf17e334dfb79385b = 0x20         ;
        constexpr std::uintptr_t _57d03a17ade54c0498c97cc3ed9d7f19e30615c3 = 0x28         ;
        constexpr std::uintptr_t _f932427f47b4c6ddbbba973a80c2810b39703423 = 0x2C         ;
        constexpr std::uintptr_t _aaca7f45f3681448a79e159876afe62d16864eb9 = 0x30         ;
        constexpr std::uintptr_t _8210060714c0e15b789cd400d53f06154c920976 = 0x34         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x68         ;
        constexpr std::uintptr_t _b6cc8654cb517bf4a72e4f6498d6855267244cf0 = 0x80         ;
        constexpr std::uintptr_t _ebe0b6391ecd062347d6ffb9624ff36ba2af306a = 0x88         ;
        constexpr std::uintptr_t _1acbf31c7b7109bb4916d14ea2aace0cfa938fc0 = 0x8C         ;
    }

    namespace AddNewEventUIButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x20         ;
    }

    namespace DeployableSiegeExplosive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t ExplosionEffect                  = 0x2D0        ;
        constexpr std::uintptr_t ExplosionImpact                  = 0x2D8        ;
        constexpr std::uintptr_t EffectOffset                     = 0x2E0        ;
        constexpr std::uintptr_t ExplosionSpawnPoint              = 0x2F0        ;
        constexpr std::uintptr_t MinimumFuseTime                  = 0x2F8        ;
        constexpr std::uintptr_t MaximumFuseTime                  = 0x2FC        ;
        constexpr std::uintptr_t NeighbourExplodeRadius           = 0x300        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace CargoShipDevTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TimeTrigger                      = 0x20         ;
    }

    namespace %0b56105f8d4d58e1b481e34f1a67c7ad36167b2e
    {
        constexpr std::uintptr_t _85b8dd0a3a4a618be9675c9f6f9d957938e90a0e = 0x10         ;
    }

    namespace Ragdoll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t simOnServer                      = 0x28         ;
        constexpr std::uintptr_t lerpToServerSimTime              = 0x2C         ;
        constexpr std::uintptr_t eyeTransform                     = 0x30         ;
        constexpr std::uintptr_t primaryBody                      = 0x38         ;
        constexpr std::uintptr_t corpseJoint                      = 0x40         ;
        constexpr std::uintptr_t physicMaterial                   = 0x48         ;
        constexpr std::uintptr_t skeleton                         = 0x50         ;
        constexpr std::uintptr_t model                            = 0x58         ;
        constexpr std::uintptr_t rigidbodies                      = 0x60         ;
        constexpr std::uintptr_t rbTransforms                     = 0x68         ;
        constexpr std::uintptr_t joints                           = 0x70         ;
        constexpr std::uintptr_t characterJoints                  = 0x78         ;
        constexpr std::uintptr_t configurableJoints               = 0x80         ;
        constexpr std::uintptr_t colliders                        = 0x88         ;
        constexpr std::uintptr_t boneIndex                        = 0x90         ;
        constexpr std::uintptr_t genericBonePos                   = 0x98         ;
        constexpr std::uintptr_t genericBoneRot                   = 0xA0         ;
        constexpr std::uintptr_t GibEffect                        = 0xA8         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _7666c1d4b6661301cf1f6399db6d6f920eef3f4c = 0xB0         ;
        constexpr std::uintptr_t _1d0f065e02ed7d524243d8f7ef356a4fdd21319c = 0xB8         ;
        constexpr std::uintptr_t _f39391f0507fea34aaffe92df16b0af8ab938a3c = 0xC0         ;
        constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0xC8         ;
        constexpr std::uintptr_t _7c8934f825a3dcdf03f1811f361a304090c4d381 = 0xD0         ;
        constexpr std::uintptr_t _483e1b243bbdcf579ad7510b4bd8a75388767d69 = 0xD8         ;
        constexpr std::uintptr_t _9b724579b6559ff3bead87122a181a96d485bd2d = 0xE0         ;
        constexpr std::uintptr_t _bf83ddd3d4fbe97a5aa7d02bdb2c348088608122 = 0xE8         ;
        constexpr std::uintptr_t _f235299e50318385806f36ba5bd6528d7087ec2d = 0xF0         ;
        constexpr std::uintptr_t _4368295ba7eb4fb6d25360a1d91705cdfa01d4b4 = 0xF4         ;
        constexpr std::uintptr_t _fa9687c9ba9dc5e543d4dc29e5ea3934724110b1 = 0xF8         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x100        ;
    }

    namespace VineViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t VineConnectionPoint              = 0x138        ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
    }

    namespace Presets
    {
        constexpr std::uintptr_t PresetValues                     = 0x0          ;
    }

    namespace VisualizeTexelDensity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10844838   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t shaderTag                        = 0x28         ;
        constexpr std::uintptr_t texelsPerMeter                   = 0x30         ;
        constexpr std::uintptr_t overlayOpacity                   = 0x34         ;
        constexpr std::uintptr_t showHUD                          = 0x38         ;

        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x39         ;
        constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x3C         ;
        constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x40         ;
        constexpr std::uintptr_t _4a697c323bcc73065713ac86fb971dac60254996 = 0x48         ;
        constexpr std::uintptr_t _2363ccd7119cfca06c208f4ee9c4ee07d31fc185 = 0x50         ;
        constexpr std::uintptr_t _25e4121706167a37d936815f6c65d93c15a0c34e = 0x58         ;
        constexpr std::uintptr_t _6c2111c70c32980864fdf6ce62b06288b59f4dd6 = 0x60         ;
        constexpr std::uintptr_t _ee9a80deed650d56dfe9496113c471bd4c2d9e89 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x0          ;
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x8          ;
        }

    }

    namespace RustServerInfo
    {
        constexpr std::uintptr_t _Hostname_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _MapName_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Players_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _MaxPlayers_k__BackingField      = 0x24         ;
        constexpr std::uintptr_t _RawTags_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _IP_k__BackingField              = 0x30         ;
        constexpr std::uintptr_t _ipStr                           = 0x38         ;
        constexpr std::uintptr_t _Port_k__BackingField            = 0x40         ;
        constexpr std::uintptr_t _QueryPort_k__BackingField       = 0x44         ;
        constexpr std::uintptr_t _Location_k__BackingField        = 0x48         ;
        constexpr std::uintptr_t _Continent_k__BackingField       = 0x50         ;
        constexpr std::uintptr_t _Longitude_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t _Latitude_k__BackingField        = 0x5C         ;
        constexpr std::uintptr_t _tags                            = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _aa89111b97bfff87133f28eecc5e0be7bcb4c39e = 0x0          ;
            constexpr std::uintptr_t _46a8b33e3dfc681196dff7d0cdb69b90b0467b9a = 0x8          ;
        }

    }

    namespace %2bfb5b41e7399f674f1e65f4c0540f71faa58b44
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CD428   ;
        constexpr std::uintptr_t _74ff6648af84e057cfcd43d8c7a1efa5e215cc2d = 0x10         ;
        constexpr std::uintptr_t _663b23878e3aa27e65e013356dc6aa044714589d = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _f189030874de1b79b0408638e46e24398c13b375 = 0x0          ;
            constexpr std::uintptr_t _5ea8289fd8842c79b8d42da74ac96825d595867b = 0x8          ;
        }

    }

    namespace UIAutoPanelCloser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Dialog                           = 0x20         ;
    }

    namespace VendingMachineFront
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t vendingMachine                   = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace InstrumentDebugInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t KeyController                    = 0x20         ;
        constexpr std::uintptr_t Note                             = 0x28         ;
        constexpr std::uintptr_t Frequency                        = 0x34         ;
        constexpr std::uintptr_t StopAfter                        = 0x38         ;
        constexpr std::uintptr_t OverrideDefinition               = 0x40         ;
    }

    namespace ServerPerformance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3feb43a3419c1844fe67ad85a4d27e7bca4bb504 = 0x0          ;
            constexpr std::uintptr_t _dfc4f2d99374fa9a11db54733616fe9621f19990 = 0x8          ;
            constexpr std::uintptr_t _eabd27961042da852f445e24c788ca55e837ca13 = 0x10         ;
            constexpr std::uintptr_t _e97a761e4d55bb85560db2a0823f51d1dd22f8a4 = 0x18         ;
            constexpr std::uintptr_t _01a438522e3f57753280f9e0b1df5ed11e634d89 = 0x20         ;
            constexpr std::uintptr_t _e7a0880ff8f7c62da5ba9a88cab722ccc2ead19f = 0x28         ;
        }

    }

    namespace DemoCameraKeySave-fake-1
    {
        constexpr std::uintptr_t Time                             = 0x10         ;
        constexpr std::uintptr_t Px                               = 0x14         ;
        constexpr std::uintptr_t Py                               = 0x18         ;
        constexpr std::uintptr_t Pz                               = 0x1C         ;
        constexpr std::uintptr_t Qx                               = 0x20         ;
        constexpr std::uintptr_t Qy                               = 0x24         ;
        constexpr std::uintptr_t Qz                               = 0x28         ;
        constexpr std::uintptr_t Qw                               = 0x2C         ;
        constexpr std::uintptr_t Focal                            = 0x30         ;
    }

    namespace GroundVehicle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
    }

    namespace ItemSlot
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TargetTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t losEyes                          = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %72d8e3fd5ad0a22dc24945f027c7719f7891fdc9
    {
    }

    namespace HairDyeCollection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t capMask                          = 0x18         ;
        constexpr std::uintptr_t applyCap                         = 0x20         ;
        constexpr std::uintptr_t Variations                       = 0x28         ;
    }

    namespace MapMarkerHelicopterFlee
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _bcd82e3d093534a0b0b5afee2348850f2e0e041f = 0x210        ;
        constexpr std::uintptr_t _743ac452b27bea316f8e506eae6d4cda057c0d96 = 0x218        ;
    }

    namespace ServerBrowserTagList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t maxTagsToShow                    = 0x20         ;
        constexpr std::uintptr_t secureTag                        = 0x28         ;

        constexpr std::uintptr_t _1b9d9221c0402479d24c7a95cb121409382328d1 = 0x30         ;
    }

    namespace MissionObjective_Consume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t TargetItem                       = 0x18         ;
        constexpr std::uintptr_t RequiredAmount                   = 0x20         ;
    }

    namespace DeployedRecorder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t SoundSource                      = 0x3B8        ;
        constexpr std::uintptr_t ValidCassettes                   = 0x3C0        ;
        constexpr std::uintptr_t PlaySfx                          = 0x3C8        ;
        constexpr std::uintptr_t StopSfx                          = 0x3D0        ;
        constexpr std::uintptr_t TapeSwapper                      = 0x3D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _d0958bec35502d2f223b60f18d72c7ea460693a5 = 0x3A8        ;
        constexpr std::uintptr_t _015e99b338c90be5af05a6f79d0a756ccefcc0c7 = 0x3B0        ;
        constexpr std::uintptr_t _e9a07e915d7da2991a5e57e068b95cddeeca2c73 = 0x3E0        ;
        constexpr std::uintptr_t _16f4b2a2bb34762714dbe7bb21be5f0391f61d5a = 0x3E8        ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A09C0   ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x10         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x20         ;
        constexpr std::uintptr_t _a79709b04c43c1c510ada2933675db3eb89d7ecd = 0x48         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x50         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x78         ;
    }

    namespace %9ba79361395d4382b0f68f189746a05100dec4fd
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A0CC8   ;
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f9b459d2c6fd0dec6361dce28cd6f398c56e85a9 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _f5c48b438c6d9ca169dc2476e531cce5500bb461 = 0x0          ;
            constexpr std::uintptr_t _c590ca17627de170c7b6f99c1c50879d58cd9310 = 0x80         ;
            constexpr std::uintptr_t _f68b9e0a929f3148c73070ed414fcc65e5830582 = 0x88         ;
            constexpr std::uintptr_t _ce508bde444cf20cc9d85896663cc6a7b233af06 = 0x90         ;
            constexpr std::uintptr_t _eba63589f0b8630428d63b0b778cac46721ee510 = 0x110        ;
        }

    }

    namespace BaseLauncher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t initialSpeedMultiplier           = 0x4B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _26a3aacef4c9396c38e4944ade03ec416e029200 = 0x4BC        ;
        constexpr std::uintptr_t _35ef0144f44b8baf3428a2f3145cb1c1ef4fcf08 = 0x4C0        ;
    }

    namespace NPCMissionProvider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;
        constexpr std::uintptr_t NPCName                          = 0x880        ;
        constexpr std::uintptr_t conversations                    = 0x888        ;
        constexpr std::uintptr_t conversationResultActions        = 0x890        ;
        constexpr std::uintptr_t MarkerPrefab                     = 0x898        ;
        constexpr std::uintptr_t FallbackMissions                 = 0x8A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
        constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878        ;
        constexpr std::uintptr_t _02bfa776673e709eaf97a3b8dd5ae3a086fbf1fa = 0x8A8        ;
    }

    namespace RgbEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t defaultColor                     = 0x20         ;
        constexpr std::uintptr_t buildingPrivilegeColor           = 0x30         ;
        constexpr std::uintptr_t coldColor                        = 0x40         ;
        constexpr std::uintptr_t hotColor                         = 0x50         ;
        constexpr std::uintptr_t hurtColor                        = 0x60         ;
        constexpr std::uintptr_t healedColor                      = 0x70         ;
        constexpr std::uintptr_t irradiatedColor                  = 0x80         ;
        constexpr std::uintptr_t comfortedColor                   = 0x90         ;

        constexpr std::uintptr_t _4bb14f8a645630695839ef34747cecb9615f1bcf = 0xA0         ;
        constexpr std::uintptr_t _483c36faf4dd14c5901b7e2d4729af64786c0a98 = 0xA8         ;
        constexpr std::uintptr_t _07af0d91895a40011413681cb3e451ebb5cdf46d = 0xB0         ;
        constexpr std::uintptr_t _cd99ed2a1844368acbcb8ef74afb4b21dbb5d3c3 = 0xC8         ;
        constexpr std::uintptr_t _f7261066658b6080aed8f2c6658fab26c465987b = 0xD0         ;
    }

    namespace ColliderInfo_Pipe
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flags                            = 0x20         ;
        constexpr std::uintptr_t OutputSlotIndex                  = 0x28         ;
        constexpr std::uintptr_t ParentEntity                     = 0x30         ;
    }

    namespace ModularCarPresetConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t socketItemDefs                   = 0x18         ;
    }

    namespace ModelConditionTest_True
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t reference                        = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace DOFBlurSampleCountParameter_RRP
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10728D00   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace TwoTierRadiationZoneSphere
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t InnerRadiation                   = 0x20         ;
        constexpr std::uintptr_t OuterRadiation                   = 0x28         ;
        constexpr std::uintptr_t Inner                            = 0x30         ;
        constexpr std::uintptr_t Outer                            = 0x38         ;
    }

    namespace SortingControls
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SortingSettings                  = 0x20         ;
        constexpr std::uintptr_t ControlsRoot                     = 0x28         ;
        constexpr std::uintptr_t UnpoweredRoot                    = 0x30         ;
    }

    namespace SocketMod_Anchor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t Radius                           = 0xB8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace MeshTrimTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Settings                         = 0x20         ;
        constexpr std::uintptr_t SourceMesh                       = 0x50         ;
        constexpr std::uintptr_t TargetMeshFilter                 = 0x58         ;
        constexpr std::uintptr_t SubtractIndex                    = 0x60         ;
    }

    namespace WaterTreatmentSwitchBroadcast
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace State
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t renderer                         = 0x18         ;

        constexpr std::uintptr_t _f00d65119c406bcc80a723caa57b8c2fe590d0a4 = 0x20         ;
        constexpr std::uintptr_t _024d1200790ce1e3528064bd052799e19ee769b1 = 0x28         ;
        constexpr std::uintptr_t _f22d2e24ac190c6906c6ad668d7b6c5079495a70 = 0x2C         ;
    }

    namespace TreeLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t States                           = 0x88         ;
        constexpr std::uintptr_t GetClosestPointOnBounds          = 0x90         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _b90c132751cd14cd1686d7c33aebc37c4b043a42 = 0x94         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace ItemModForceSelectFromBelt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IfIsOn                           = 0x30         ;
        constexpr std::uintptr_t IfPlayerRestrained               = 0x31         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace BaseDetector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t myTrigger                        = 0x340        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace Compass
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t needleYawAngleOffset             = 0x2E8        ;
        constexpr std::uintptr_t needleStiffness                  = 0x2EC        ;
        constexpr std::uintptr_t needleDamping                    = 0x2F0        ;
        constexpr std::uintptr_t maxAcceleration                  = 0x2F4        ;
        constexpr std::uintptr_t maxSpeed                         = 0x2F8        ;
        constexpr std::uintptr_t startingAngleDelta               = 0x300        ;
        constexpr std::uintptr_t wiggleAmplitude                  = 0x308        ;
        constexpr std::uintptr_t wiggleFrequency                  = 0x30C        ;
        constexpr std::uintptr_t admireTapNeedleVelocity          = 0x310        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _39f8168c97fdf06621bbc992af3e98b30d0ca06d = 0x314        ;
        constexpr std::uintptr_t _c808860fcaae322a6eafc07fd8941e124b337824 = 0x318        ;
        constexpr std::uintptr_t _cbca8d37008804e422ecaa805f612c8aa8568d22 = 0x31C        ;
        constexpr std::uintptr_t _ac1ccb3711a7c2ffdb292132bef17852e244a219 = 0x320        ;
        constexpr std::uintptr_t _76145473c5ce514a29e4a55fcb2cb34e0c3c55af = 0x324        ;
        constexpr std::uintptr_t _d095dfb48066870fad963588ffe0530ff8563785 = 0x325        ;
        constexpr std::uintptr_t _ce26d264dd0fa8fa4e9f2c6761d088b97d83f056 = 0x328        ;
        constexpr std::uintptr_t _7c0b12640c6c2a99d693afe1a7b747d25a6b963b = 0x330        ;
        constexpr std::uintptr_t _053cfd63efe687efeed927757534ef36347f4cdb = 0x338        ;
    }

    namespace %d560803d415527683525b946a150a191eebb1b8c
    {
        constexpr std::uintptr_t _07488d2d26239bee553c6948a97964b1f856b219 = 0x10         ;
        constexpr std::uintptr_t _f4f337e291e1bc0fcb8e4d5181030271bbb80520 = 0x14         ;
        constexpr std::uintptr_t _a0ce4bd39c9865bfe3a0d611abac7dd11a747cc3 = 0x18         ;
        constexpr std::uintptr_t _80d094a01fdfc4c2b0f7938f95471853f69cbe89 = 0x1C         ;
        constexpr std::uintptr_t _774c67759c967f7d9b901c89e9074c9c3f05d753 = 0x20         ;
        constexpr std::uintptr_t _c27046b43b133ac06dff42d2f9105212e85e7fb9 = 0x24         ;
        constexpr std::uintptr_t _21a02efaa146080ea222eb9fcd79209425d6e9ee = 0x28         ;
        constexpr std::uintptr_t _6856c91eb9fd6609a98ff2ea620a5998537292c1 = 0x2C         ;
        constexpr std::uintptr_t _7359a26acf51afa991069d48c03f72676b9fbf4b = 0x30         ;
        constexpr std::uintptr_t _e8221a9a4dd82ca8913bb1901d0134bc8c131d4f = 0x34         ;
        constexpr std::uintptr_t _d520dbe7c5978498ce91486938b07f648aaa5e52 = 0x38         ;
        constexpr std::uintptr_t _ffa0bbf90d0b265e1e2e4e9818cce4f62ea88590 = 0x3C         ;
        constexpr std::uintptr_t _96d3ad3a6d9b2f8f453637485bf30649b18a5449 = 0x40         ;
        constexpr std::uintptr_t _5974d9b838dd2534f9de3003f8c588a175c17e61 = 0x48         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x50         ;
        constexpr std::uintptr_t _f375c9005016f5009563e204bec3de626970daa4 = 0x58         ;
        constexpr std::uintptr_t _80c6b5ff62b7a996fe4775526fac7ef11884bdb3 = 0x60         ;
        constexpr std::uintptr_t _cf538c493a34b5e4bc598062519213f40b4c1079 = 0x68         ;
    }

    namespace ChatChannel
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073D808   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ff84d070ce40967084be9bb82ace85caf18815b8
    {
        constexpr std::uintptr_t _75e077dc90f21385036c97093acd116769a0a089 = 0x10         ;
        constexpr std::uintptr_t _f926a0ea743d3d07b23e306621217d4c3f83e463 = 0x18         ;
        constexpr std::uintptr_t _e96eb7553f1dc0dc5429c87d6c0e2de420254343 = 0x20         ;
        constexpr std::uintptr_t _5a2d59a51921a82fc59af17188e052dba43753c5 = 0x28         ;
    }

    namespace MuteEntry
    {
        constexpr std::uintptr_t UserID                           = 0x0          ;
        constexpr std::uintptr_t UserName                         = 0x8          ;
        constexpr std::uintptr_t DateTime                         = 0x10         ;
    }

    namespace MuteList
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10851188   ;
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x10         ;
    }

    namespace VehicleSpawnerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SpawnPair
    {
        constexpr std::uintptr_t message                          = 0x10         ;
        constexpr std::uintptr_t prefabToSpawn                    = 0x18         ;
    }

    namespace VehicleSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnNudgeRadius                 = 0x200        ;
        constexpr std::uintptr_t cleanupRadius                    = 0x204        ;
        constexpr std::uintptr_t occupyRadius                     = 0x208        ;
        constexpr std::uintptr_t spawnerType                      = 0x20C        ;
        constexpr std::uintptr_t additionalNudgeTrigger           = 0x210        ;
        constexpr std::uintptr_t objectsToSpawn                   = 0x218        ;
        constexpr std::uintptr_t spawnOffset                      = 0x220        ;
        constexpr std::uintptr_t safeRadius                       = 0x228        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace PaintableImageGrid
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t templateImage                    = 0x20         ;
        constexpr std::uintptr_t cols                             = 0x28         ;
        constexpr std::uintptr_t rows                             = 0x2C         ;
        constexpr std::uintptr_t readOnly                         = 0x30         ;
        constexpr std::uintptr_t FogMode                          = 0x34         ;

        constexpr std::uintptr_t _be2e7ced109914873983c1a747138471b6398e91 = 0x38         ;
    }

    namespace DartsGameUIScoreRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ScoreText                        = 0x20         ;
        constexpr std::uintptr_t baseColour                       = 0x28         ;
        constexpr std::uintptr_t crossedOutColour                 = 0x38         ;
    }

    namespace SuffixMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FPD_PercentageAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t Min                              = 0x18         ;
        constexpr std::uintptr_t Max                              = 0x1C         ;
        constexpr std::uintptr_t Suffix                           = 0x20         ;
        constexpr std::uintptr_t from0to100                       = 0x28         ;
        constexpr std::uintptr_t editableValue                    = 0x29         ;
        constexpr std::uintptr_t basic                            = 0x2A         ;

        namespace _static
        {
            constexpr std::uintptr_t _a08629ce2bf307d8ad372980e5e491b8e313a1c6 = 0x0          ;
            constexpr std::uintptr_t _3958cc49a7ec1359c7805f303efd55b22e7db374 = 0x8          ;
            constexpr std::uintptr_t _87515e390e9e8d47cd858ed28648e11e04e1fb4e = 0x10         ;
        }

    }

    namespace MolotovCocktail
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t prefabToThrow                    = 0x380        ;
        constexpr std::uintptr_t maxThrowVelocity                 = 0x388        ;
        constexpr std::uintptr_t tumbleVelocity                   = 0x38C        ;
        constexpr std::uintptr_t overrideAngle                    = 0x390        ;
        constexpr std::uintptr_t canStick                         = 0x39C        ;
        constexpr std::uintptr_t canThrowUnderwater               = 0x39D        ;
        constexpr std::uintptr_t canThrowFromHelicopter           = 0x39E        ;
        constexpr std::uintptr_t throwObjectRoot                  = 0x3A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _0a0e994b062906b131d5fbbb70ce620997282710 = 0x3A8        ;
        constexpr std::uintptr_t _6a7a2deb7705eeccbc25e9ae6fc0a8a6f70bd9c5 = 0x3AC        ;
        constexpr std::uintptr_t _4105e01dd8ec9d6d055e8c53586e07dc8b94a2c6 = 0x3AD        ;
        constexpr std::uintptr_t _9e6ddcecef9c9135d0689c85b941cc63a5c0d00f = 0x3AE        ;
        constexpr std::uintptr_t _1ea34a003e86b5af63e3a0763fea0305cbc69bb9 = 0x3B0        ;
    }

    namespace DebugCameraInfoReadout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ReadoutText                      = 0x20         ;

        constexpr std::uintptr_t _a3d302dba05bc0820e0e7134c0993ffe25f69d66 = 0x28         ;
    }

    namespace LazyAimProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t snapStrength                     = 0x18         ;
        constexpr std::uintptr_t deadzoneAngle                    = 0x1C         ;
    }

    namespace %f680cbe32d77c0b9597fb6b9b7d1a8285e7e4ebc
    {
        constexpr std::uintptr_t _1af18d36db6da188281e0c20648e1c6155f5ac12 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _a39a95b393ea617a2e5c6b5a212c56ee9e579aa6 = 0x0          ;
            constexpr std::uintptr_t _a6d9504864c8fb66ad35888988e3b721428548c8 = 0x10         ;
            constexpr std::uintptr_t _49243c8cd57c8457962a70ab7e2ef24438005775 = 0x20         ;
            constexpr std::uintptr_t _fb586d91d9f88c1be8d3da09d02e114e1f6845b2 = 0x30         ;
            constexpr std::uintptr_t _3dab6b289e76f03ba49ffef5cd1b538d6cd91bcd = 0x38         ;
        }

    }

    namespace CreateEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t EffectToCreate                   = 0x20         ;
    }

    namespace BaseLiquidVessel
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAFA0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t thrownWaterObject                = 0x380        ;
        constexpr std::uintptr_t ThrowEffect3P                    = 0x388        ;
        constexpr std::uintptr_t throwSound3P                     = 0x390        ;
        constexpr std::uintptr_t fillFromContainer                = 0x398        ;
        constexpr std::uintptr_t fillFromWorld                    = 0x3A0        ;
        constexpr std::uintptr_t fillFromContainerStartSoundDef   = 0x3A8        ;
        constexpr std::uintptr_t fillFromContainerSoundDef        = 0x3B0        ;
        constexpr std::uintptr_t fillFromWorldStartSoundDef       = 0x3B8        ;
        constexpr std::uintptr_t fillFromWorldSoundDef            = 0x3C0        ;
        constexpr std::uintptr_t hasLid                           = 0x3C8        ;
        constexpr std::uintptr_t throwScale                       = 0x3CC        ;
        constexpr std::uintptr_t canDrinkFrom                     = 0x3D0        ;
        constexpr std::uintptr_t updateVMWater                    = 0x3D1        ;
        constexpr std::uintptr_t minThrowFrac                     = 0x3D4        ;
        constexpr std::uintptr_t useThrowAnim                     = 0x3D8        ;
        constexpr std::uintptr_t fillMlPerSec                     = 0x3DC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _19d4d7802b59f4f773b288db26fbcc072f4886cc = 0x3E0        ;
        constexpr std::uintptr_t _07e00900fb58118d5e36fa317eaaedcc1a4f12be = 0x3E8        ;
        constexpr std::uintptr_t _f0b79456e05300ff9844a9ac024ea9644c377fa6 = 0x3EC        ;
        constexpr std::uintptr_t _4448094031ea545847a71562c46e790e7fdb3bc5 = 0x3F0        ;
    }

    namespace TunnelDweller
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t AdditionalLosBlockingLayer       = 0x840        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x848        ;
        constexpr std::uintptr_t aimConeScale                     = 0x850        ;
        constexpr std::uintptr_t lastDismountTime                 = 0x854        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x858        ;
    }

    namespace LootPanelToolCupboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t costIcons                        = 0x50         ;
        constexpr std::uintptr_t protectedText                    = 0x58         ;
        constexpr std::uintptr_t baseNotProtectedObj              = 0x60         ;
        constexpr std::uintptr_t baseProtectedObj                 = 0x68         ;
        constexpr std::uintptr_t protectedPrefix                  = 0x70         ;
        constexpr std::uintptr_t costToolTip                      = 0x78         ;
        constexpr std::uintptr_t blocksPhrase                     = 0x80         ;
        constexpr std::uintptr_t blocksAndDoorsPhrase             = 0x88         ;
        constexpr std::uintptr_t toolsRow                         = 0x90         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _2a90922523d82c18acc3abcd5061d83f1204616d = 0x98         ;
    }

    namespace LootContainerAchievement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t AchievementName                  = 0x3F8        ;
        constexpr std::uintptr_t AllowDuringTutorial              = 0x400        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace BlueprintOverride
    {
        constexpr std::uintptr_t TargetEra                        = 0x0          ;
        constexpr std::uintptr_t Ingredients                      = 0x8          ;
        constexpr std::uintptr_t craftTime                        = 0x10         ;
        constexpr std::uintptr_t workbenchLevel                   = 0x14         ;
    }

    namespace SurplusEntry
    {
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
        constexpr std::uintptr_t chance                           = 0x1C         ;
    }

    namespace ItemBlueprint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ingredients                      = 0x28         ;
        constexpr std::uintptr_t additionalUnlocks                = 0x30         ;
        constexpr std::uintptr_t defaultBlueprint                 = 0x38         ;
        constexpr std::uintptr_t userCraftable                    = 0x39         ;
        constexpr std::uintptr_t isResearchable                   = 0x3A         ;
        constexpr std::uintptr_t forceShowInConveyorFilter        = 0x3B         ;
        constexpr std::uintptr_t rarity                           = 0x3C         ;
        constexpr std::uintptr_t workbenchLevelRequired           = 0x40         ;
        constexpr std::uintptr_t surplusItems                     = 0x48         ;
        constexpr std::uintptr_t scrapRequired                    = 0x50         ;
        constexpr std::uintptr_t scrapFromRecycle                 = 0x54         ;
        constexpr std::uintptr_t NeedsSteamItem                   = 0x58         ;
        constexpr std::uintptr_t RequireUnlockedItem              = 0x60         ;
        constexpr std::uintptr_t blueprintStackSize               = 0x68         ;
        constexpr std::uintptr_t time                             = 0x6C         ;
        constexpr std::uintptr_t amountToCreate                   = 0x70         ;
        constexpr std::uintptr_t ForceThisCraftTime               = 0x74         ;
        constexpr std::uintptr_t UnlockAchievment                 = 0x78         ;
        constexpr std::uintptr_t RecycleStat                      = 0x80         ;
        constexpr std::uintptr_t Overrides                        = 0x88         ;

        constexpr std::uintptr_t _e3a9dec90cd154d1314ef404ebc22626e244984d = 0x20         ;
    }

    namespace %96b1284b521acefd0aed0566558e952ca1f06221
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _d8ff27cd91322b5190a4e2e8381993c5b41f5e93 = 0x0          ;
        }

    }

    namespace SurfaceSound
    {
        constexpr std::uintptr_t baseAmbience                     = 0x10         ;
        constexpr std::uintptr_t materials                        = 0x18         ;
    }

    namespace RainSurfaceAmbience
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t surfaces                         = 0x20         ;
        constexpr std::uintptr_t emitterPrefab                    = 0x28         ;
        constexpr std::uintptr_t spawnedEmitters                  = 0x30         ;

        constexpr std::uintptr_t _4f6bdd31a07a006fc77341ac815cd1c6d2350527 = 0x38         ;
    }

    namespace LootPanelWorkbenchUpgrades
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t Icons                            = 0x50         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace GenerateRoadTexture
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace ItemModSwitchFlag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flag                             = 0x30         ;
        constexpr std::uintptr_t state                            = 0x34         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace TriggerSplashable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t Capsule                          = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %45a12344b08adbe04b68b836ff732ef9bc4d414a
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1cd558f979bb592a2a1b1c905c4ebb7b8101c74a = 0x0          ;
            constexpr std::uintptr_t _cb04d53c40e522a848d96afd3358e4a27823cb60 = 0x10         ;
            constexpr std::uintptr_t _4cc6365c257446e14915f55697db0fbfee5651d6 = 0x18         ;
            constexpr std::uintptr_t _6d9b01decd41474071355d374cb3096be88cee32 = 0x20         ;
        }

    }

    namespace SoundPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t soundDefinition                  = 0x20         ;
        constexpr std::uintptr_t playImmediately                  = 0x28         ;
        constexpr std::uintptr_t minStartDelay                    = 0x2C         ;
        constexpr std::uintptr_t maxStartDelay                    = 0x30         ;
        constexpr std::uintptr_t debugRepeat                      = 0x34         ;
        constexpr std::uintptr_t pending                          = 0x35         ;
        constexpr std::uintptr_t soundOffset                      = 0x38         ;

        constexpr std::uintptr_t _993544a3a587263b874276a556bbffbe6ca06fc5 = 0x44         ;
        constexpr std::uintptr_t _37ef3627ae83a6a9c311565aec2a450f11558e25 = 0x48         ;
    }

    namespace CrushTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t DamagePerSecond                  = 0x50         ;
        constexpr std::uintptr_t DamageTickRate                   = 0x54         ;
        constexpr std::uintptr_t damageType                       = 0x58         ;
        constexpr std::uintptr_t includeNPCs                      = 0x60         ;
        constexpr std::uintptr_t requireCentreBelowPosition       = 0x61         ;
        constexpr std::uintptr_t lineOfSightCheck                 = 0x62         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %8114e4ab7cceb2fe7b3a7316795683932e8644ea
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D5E20   ;
        constexpr std::uintptr_t _752ebf72c574418e4d67284acf79df78fc601dae = 0x10         ;
        constexpr std::uintptr_t _a3eb045a6f417202832827aa45b6a31e57ea5cc8 = 0x14         ;
        constexpr std::uintptr_t _929566cc1623f32edf0cb061672981d9b9c2579d = 0x18         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %3ad150417010094b33ccdcd9effcd54850446c78
    {
        constexpr std::uintptr_t _21618ce95887eae10633248a33d5fb877177c55c = 0x10         ;
        constexpr std::uintptr_t _d274b81d45fa571275620896c7ddcfa702dc432e = 0x18         ;
        constexpr std::uintptr_t _45400bac141a2954484f4c17b65a8e62178cd7d8 = 0x20         ;
        constexpr std::uintptr_t _db52e1ee03aa1514054cc2586b7abd6af36a4f3a = 0x28         ;
        constexpr std::uintptr_t _f3ea9c3ee9234352baeaebd8b37d8de33f4a532f = 0x30         ;
        constexpr std::uintptr_t _c2259f009c3f5771ace7e9299a437415d2b6ba6b = 0x38         ;
        constexpr std::uintptr_t _48e67be90c30b9ff91e4109f23bee512b451c2bb = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _5e4fee8f2d3a87b901b4b508ab2010c6a0655f45 = 0x0          ;
            constexpr std::uintptr_t _befe8ea117ecb0ca8d68b5688f6772608b082737 = 0x8          ;
        }

    }

    namespace FPD_HeaderAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t HeaderText                       = 0x18         ;
        constexpr std::uintptr_t UpperPadding                     = 0x20         ;
        constexpr std::uintptr_t BottomPadding                    = 0x24         ;
        constexpr std::uintptr_t Height                           = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _5e01a813eb0ba50db12704d6a83067e9406a6b1c = 0x0          ;
            constexpr std::uintptr_t _40a755eb2193adfd4697cf90c0b2590bf3f50212 = 0x8          ;
        }

    }

    namespace %0a1af3f945a98ded8674b15fbb526b20bb8f8466
    {
        constexpr std::uintptr_t _4c6bf1aba32773cf7e3dce64ccbefefec246cb49 = 0x10         ;
        constexpr std::uintptr_t _b5f8173a2a0f98a7cf170300b7ae58641d252d02 = 0x18         ;
        constexpr std::uintptr_t _d4e5f6fcf32d09f2f5ddd846889b78e6b8b70d41 = 0x20         ;
        constexpr std::uintptr_t _6064003102461e3566ae2c2e0c98b3f1e071166e = 0x28         ;
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x2C         ;
        constexpr std::uintptr_t _9615c315876ff1cea55578966a2b83235af2cca5 = 0x30         ;
        constexpr std::uintptr_t _8b61fafdd1c737f3718ff8b2a301802d385bc0fc = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _ddb4ba56d488c4b539141318fa6b3f5190bd25c2 = 0x0          ;
            constexpr std::uintptr_t _ff3ffa25a9c07a7beeca7c017215eecdbbe741a5 = 0x8          ;
            constexpr std::uintptr_t _3fe975eef455808aaf8954daad8b9dcd2c105ccf = 0x18         ;
            constexpr std::uintptr_t _b044aa9826d1ee72c8a06f1c4509c1c66dcf4a43 = 0x20         ;
            constexpr std::uintptr_t _a770ea86adec9a8e63ae22156e513b0a97e9f49c = 0x30         ;
        }

    }

    namespace ShopkeeperEvent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NPCShopKeeper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
    }

    namespace TimedRemoval
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t objectToDestroy                  = 0x20         ;
        constexpr std::uintptr_t removeDelay                      = 0x28         ;
    }

    namespace TriggerParentElevator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t doClippingCheck                  = 0x50         ;
        constexpr std::uintptr_t associatedMountable              = 0x58         ;
        constexpr std::uintptr_t parentMountedPlayers             = 0x60         ;
        constexpr std::uintptr_t parentSleepers                   = 0x61         ;
        constexpr std::uintptr_t parentSwimmers                   = 0x62         ;
        constexpr std::uintptr_t ParentNPCPlayers                 = 0x63         ;
        constexpr std::uintptr_t SkipNPCChecks                    = 0x64         ;
        constexpr std::uintptr_t overrideOtherTriggers            = 0x65         ;
        constexpr std::uintptr_t checkForObjUnderFeet             = 0x66         ;
        constexpr std::uintptr_t doExpensivePlayerClippingChecks  = 0x67         ;
        constexpr std::uintptr_t TriggerMovementMask              = 0x68         ;
        constexpr std::uintptr_t EntityMovementMask               = 0x69         ;
        constexpr std::uintptr_t Padding                          = 0x70         ;
        constexpr std::uintptr_t intersectionMode                 = 0x74         ;
        constexpr std::uintptr_t CheckBoundsOnUnparent            = 0x78         ;
        constexpr std::uintptr_t AllowHorsesToBypassClippingChecks = 0x80         ;
        constexpr std::uintptr_t AllowBikesToBypassClippingChecks = 0x81         ;
        constexpr std::uintptr_t IgnoreParentEntityColliders      = 0x82         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace LODGroupRenderers-fake-0
    {
        constexpr std::uintptr_t lodGroup                         = 0x10         ;
        constexpr std::uintptr_t renderers                        = 0x18         ;
    }

    namespace StorageMonitor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _039a7e5e951d6a3e8a2a714b8242ba8bc9fe8e8e = 0x340        ;
    }

    namespace %f2f8ef9bae041041291b1ea4791bf45c69747a04
    {
        constexpr std::uintptr_t _8ee8a184948465d52481285c53659a986a2cd05b = 0x10         ;
        constexpr std::uintptr_t _2febd458f84e01eead897bac3674e45de139b567 = 0x20         ;
        constexpr std::uintptr_t _dd3cb565f009839119aa579301c948462dbb5dc1 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _757302cb8dfd76534d487d0e4fab116f772a9916 = 0x0          ;
            constexpr std::uintptr_t _6bcf370009eebb257f86a9f5be4595729c412fbd = 0x10         ;
            constexpr std::uintptr_t _3f376968f3baf7508ce874244910a01d08b6c0c1 = 0x18         ;
            constexpr std::uintptr_t _ba62172efd8ff80bea1ac11ac77f518539f63760 = 0x20         ;
            constexpr std::uintptr_t _eb8f84e376a32f6b65ca0544f56eedcff2be8fd3 = 0x30         ;
        }

    }

    namespace InstantCameraTool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t photoItem                        = 0x2E8        ;
        constexpr std::uintptr_t screenshotEffect                 = 0x2F0        ;
        constexpr std::uintptr_t startPhotoSoundDef               = 0x2F8        ;
        constexpr std::uintptr_t finishPhotoSoundDef              = 0x300        ;
        constexpr std::uintptr_t resolutionX                      = 0x308        ;
        constexpr std::uintptr_t resolutionY                      = 0x30C        ;
        constexpr std::uintptr_t quality                          = 0x310        ;
        constexpr std::uintptr_t cooldownSeconds                  = 0x314        ;
        constexpr std::uintptr_t flashEffect                      = 0x318        ;
        constexpr std::uintptr_t flashToggleEffect                = 0x320        ;
        constexpr std::uintptr_t localFlash                       = 0x328        ;
        constexpr std::uintptr_t flashDuration                    = 0x330        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _c8246316ed8f506d0309bcccff856e76d713c19b = 0x334        ;
        constexpr std::uintptr_t _23660fe6695e09901b71cb552f8f18744a5672aa = 0x338        ;
        constexpr std::uintptr_t _e8822da4ff99d38c1e6e29c350b8f247315c9687 = 0x33C        ;
        constexpr std::uintptr_t _2b42908fedf2ebbb0eb14bfcf85a8420267bb5be = 0x340        ;
        constexpr std::uintptr_t _e583f9e699350da41cf1f98e010f76d1edb67c7d = 0x344        ;
        constexpr std::uintptr_t _9e8b7a54fc49f4daf79b7334282c360fdf8c4f3b = 0x348        ;
        constexpr std::uintptr_t _00ed5918df45082950e14a6e6afc8e5aea971046 = 0x34C        ;
    }

    namespace TravellingVendorEvent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace EmissionData
    {
        constexpr std::uintptr_t materialIndex                    = 0x0          ;
        constexpr std::uintptr_t onColor                          = 0x4          ;
        constexpr std::uintptr_t offColor                         = 0x14         ;
    }

    namespace StringLightsBulb
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bulbRenderer                     = 0x20         ;
        constexpr std::uintptr_t emissionColors                   = 0x28         ;

        constexpr std::uintptr_t _e5476664e43e9a6fd28272a4d1fe18b4fafa3503 = 0x30         ;
    }

    namespace %921a1e808175d447f9cb3f55471188a45459f8ad
    {
    }

    namespace Mountain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t size                             = 0xA0         ;
        constexpr std::uintptr_t extents                          = 0xAC         ;
        constexpr std::uintptr_t offset                           = 0xB8         ;
        constexpr std::uintptr_t HeightMap                        = 0xC4         ;
        constexpr std::uintptr_t AlphaMap                         = 0xC5         ;
        constexpr std::uintptr_t WaterMap                         = 0xC6         ;
        constexpr std::uintptr_t SplatMask                        = 0xC8         ;
        constexpr std::uintptr_t BiomeMask                        = 0xCC         ;
        constexpr std::uintptr_t TopologyMask                     = 0xD0         ;
        constexpr std::uintptr_t heightmap                        = 0xD8         ;
        constexpr std::uintptr_t splatmap0                        = 0xE0         ;
        constexpr std::uintptr_t splatmap1                        = 0xE8         ;
        constexpr std::uintptr_t alphamap                         = 0xF0         ;
        constexpr std::uintptr_t biomemap                         = 0xF8         ;
        constexpr std::uintptr_t topologymap                      = 0x100        ;
        constexpr std::uintptr_t watermap                         = 0x108        ;
        constexpr std::uintptr_t blendmap                         = 0x110        ;
        constexpr std::uintptr_t Fade                             = 0x118        ;
        constexpr std::uintptr_t AutoCliffSplat                   = 0x11C        ;
        constexpr std::uintptr_t AutoCliffTopology                = 0x11D        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %53c73ed4ec749a7a6d3e070582d3e20656ee2f2d
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1921ce41cf2afa159d62d93642d83061745fb3f1 = 0x0          ;
            constexpr std::uintptr_t _5b7f10fd859deb8f7ec952dfadc32c0a4fd2ff50 = 0x8          ;
            constexpr std::uintptr_t _96c7dbfb83b072708929e0234185c7f40958b84f = 0x10         ;
            constexpr std::uintptr_t _5a616ed42e9f7d09ea3fe6110632d10d0a99b4a2 = 0x18         ;
            constexpr std::uintptr_t _852362e533badcd3df8efd4be60db9aea664987f = 0x20         ;
            constexpr std::uintptr_t _67063acf8ecc5e1d291ae8502908a4bbca2cf324 = 0x30         ;
            constexpr std::uintptr_t _b8b7ec8f2fdb3600c087720043bb0c0649401b3c = 0x40         ;
            constexpr std::uintptr_t _f1829ffa12548cd458dca8e51f01d2c7434db40f = 0x48         ;
            constexpr std::uintptr_t _23d753353d81ec5695bb4a01b5c3c3ed8a59150f = 0x50         ;
        }

    }

    namespace WorldConfig
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F7FD8   ;
        constexpr std::uintptr_t JsonString                       = 0x10         ;
        constexpr std::uintptr_t PercentageTier0                  = 0x18         ;
        constexpr std::uintptr_t PercentageTier1                  = 0x1C         ;
        constexpr std::uintptr_t PercentageTier2                  = 0x20         ;
        constexpr std::uintptr_t PercentageBiomeArid              = 0x24         ;
        constexpr std::uintptr_t PercentageBiomeTemperate         = 0x28         ;
        constexpr std::uintptr_t PercentageBiomeTundra            = 0x2C         ;
        constexpr std::uintptr_t PercentageBiomeArctic            = 0x30         ;
        constexpr std::uintptr_t PercentageBiomeJungle            = 0x34         ;
        constexpr std::uintptr_t MainRoads                        = 0x38         ;
        constexpr std::uintptr_t SideRoads                        = 0x39         ;
        constexpr std::uintptr_t Trails                           = 0x3A         ;
        constexpr std::uintptr_t Rivers                           = 0x3B         ;
        constexpr std::uintptr_t Powerlines                       = 0x3C         ;
        constexpr std::uintptr_t AboveGroundRails                 = 0x3D         ;
        constexpr std::uintptr_t BelowGroundRails                 = 0x3E         ;
        constexpr std::uintptr_t UnderwaterLabs                   = 0x3F         ;
        constexpr std::uintptr_t PrefabBlacklist                  = 0x40         ;
        constexpr std::uintptr_t PrefabWhitelist                  = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _d6179196ef01316bf7aa631455ab635fcfd34885 = 0x0          ;
            constexpr std::uintptr_t _017d61418483b56b40aa6853c95b31123f732f55 = 0x8          ;
            constexpr std::uintptr_t _7b44e0d4fe88c9efac5c19cdbb5b3b00c1017744 = 0x10         ;
        }

    }

    namespace GreyScaleRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t dataProperty                     = 0x20         ;
        constexpr std::uintptr_t colorProperty                    = 0x24         ;
        constexpr std::uintptr_t greyScaleShader                  = 0x28         ;
    }

    namespace StashContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visuals                          = 0x3B0        ;
        constexpr std::uintptr_t burriedOffset                    = 0x3B8        ;
        constexpr std::uintptr_t raisedOffset                     = 0x3BC        ;
        constexpr std::uintptr_t buryEffect                       = 0x3C0        ;
        constexpr std::uintptr_t uncoverRange                     = 0x3C8        ;
        constexpr std::uintptr_t uncoverTime                      = 0x3CC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _9b354f96959415998328febd8d85639343887e21 = 0x3A8        ;
    }

    namespace FoodIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FoodItem                         = 0x20         ;
    }

    namespace %f59efcbf947078a929ed096eec256d8869d00cfe
    {
        constexpr std::uintptr_t _d5dd982a1a77af34fee83f0c99a9f975e191ea44 = 0x10         ;
        constexpr std::uintptr_t _76e9741c84946cacca819dbe450c5eb5c24f9385 = 0x18         ;
    }

    namespace ElevatorLift
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t DescendingHurtTrigger            = 0x2E0        ;
        constexpr std::uintptr_t MovementCollider                 = 0x2E8        ;
        constexpr std::uintptr_t Buttons                          = 0x2F0        ;
        constexpr std::uintptr_t UpButtonPoint                    = 0x2F8        ;
        constexpr std::uintptr_t DownButtonPoint                  = 0x300        ;
        constexpr std::uintptr_t GoTopButtonPoint                 = 0x308        ;
        constexpr std::uintptr_t GoBottomButtonPoint              = 0x310        ;
        constexpr std::uintptr_t VehicleTrigger                   = 0x318        ;
        constexpr std::uintptr_t LiftArrivalScreenBounce          = 0x320        ;
        constexpr std::uintptr_t liftMovementLoopDef              = 0x328        ;
        constexpr std::uintptr_t liftMovementStartDef             = 0x330        ;
        constexpr std::uintptr_t liftMovementStopDef              = 0x338        ;
        constexpr std::uintptr_t liftMovementAccentSoundDef       = 0x340        ;
        constexpr std::uintptr_t liftButtonPressedEffect          = 0x348        ;
        constexpr std::uintptr_t movementAccentMinInterval        = 0x350        ;
        constexpr std::uintptr_t movementAccentMaxInterval        = 0x354        ;
        constexpr std::uintptr_t lastPosition                     = 0x364        ;
        constexpr std::uintptr_t vehicleWhitelist                 = 0x370        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _61482908acadb8195dcc578d5f61aa1a0ee8e929 = 0x2D0        ;
        constexpr std::uintptr_t _7cd7b42d20746a9f2f73b43397a030a0a9257de2 = 0x2D8        ;
        constexpr std::uintptr_t _728640144db5bec49fd11d5f23a07f2047140dcd = 0x358        ;
        constexpr std::uintptr_t _090f4c48392986c5f28bfab01132abfd08ce0bf5 = 0x360        ;
        constexpr std::uintptr_t _3b2fecf5cedc2076677b49e006454ac08f8e4940 = 0x378        ;
        constexpr std::uintptr_t _eaa4f6ba05e02dc4ed7019fbd97f7b2463dbc2d9 = 0x388        ;
    }

    namespace RotateObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rotateSpeed_X                    = 0x20         ;
        constexpr std::uintptr_t rotateSpeed_Y                    = 0x24         ;
        constexpr std::uintptr_t rotateSpeed_Z                    = 0x28         ;
        constexpr std::uintptr_t localSpace                       = 0x2C         ;
        constexpr std::uintptr_t randomizeRotation                = 0x2D         ;
        constexpr std::uintptr_t randomVariationRange             = 0x30         ;
    }

    namespace %4ffa44a7df2968a387a58858e4afa872a7fbac64
    {
        constexpr std::uintptr_t _06c230aaa4fa22bcad8b6ea1f1bdf4dc07bab97f = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _644007f63fc12204229d80713ba40d77ac6fe5db = 0x0          ;
            constexpr std::uintptr_t _ac51c6541fb15ea9fa9b73250235850b7321ff60 = 0x8          ;
        }

    }

    namespace %e8e20b846bb18549c76cda64a6aaf0a43ec3672d
    {
        constexpr std::uintptr_t _7c70b6a10aea3e8e89cd2db706e3329a6a689428 = 0x10         ;
        constexpr std::uintptr_t _c9348eabb2fee9e831f6d5b980a64199fb9f82da = 0x14         ;
    }

    namespace %724d80fe6dc8525e525a8b04f0e91ddf355ea5df
    {
        constexpr std::uintptr_t _87a3b14157e3f3e01bd8ea1edacee73ae4f009d7 = 0x10         ;
        constexpr std::uintptr_t _b09d7fbb010922136f48a22713a29de334897211 = 0x18         ;
    }

    namespace %16470870b4f39577b59a8e43c351f55a6e862239
    {
    }

    namespace %f5b63ff3731166fb226e95fff5d5d840b82c4204
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107317F0   ;
        constexpr std::uintptr_t _d89dba114ed93efb94690f5cd769f422341eb445 = 0x10         ;
        constexpr std::uintptr_t _fac97231059fe9cedc38801cd711fd3e24b5de0d = 0x18         ;
    }

    namespace %4b9e103d58302ae7b583ec6c1ccf65c474933de2
    {
        constexpr std::uintptr_t _d89dba114ed93efb94690f5cd769f422341eb445 = 0x10         ;
    }

    namespace DestroyMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseNetworkable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
    }

    namespace PhoneController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PhoneNumber                      = 0x28         ;
        constexpr std::uintptr_t PhoneName                        = 0x30         ;
        constexpr std::uintptr_t CanModifyPhoneName               = 0x38         ;
        constexpr std::uintptr_t CanSaveNumbers                   = 0x39         ;
        constexpr std::uintptr_t RequirePower                     = 0x3A         ;
        constexpr std::uintptr_t RequireParent                    = 0x3B         ;
        constexpr std::uintptr_t AppendGridToName                 = 0x3C         ;
        constexpr std::uintptr_t IsMobile                         = 0x3D         ;
        constexpr std::uintptr_t CanSaveVoicemail                 = 0x3E         ;
        constexpr std::uintptr_t PhoneDialog                      = 0x40         ;
        constexpr std::uintptr_t VProcessor                       = 0x48         ;
        constexpr std::uintptr_t PreloadedContent                 = 0x50         ;
        constexpr std::uintptr_t DialToneSfx                      = 0x58         ;
        constexpr std::uintptr_t RingingSfx                       = 0x60         ;
        constexpr std::uintptr_t ErrorSfx                         = 0x68         ;
        constexpr std::uintptr_t CallIncomingWhileBusySfx         = 0x70         ;
        constexpr std::uintptr_t PickupHandsetSfx                 = 0x78         ;
        constexpr std::uintptr_t PutDownHandsetSfx                = 0x80         ;
        constexpr std::uintptr_t FailedWrongNumber                = 0x88         ;
        constexpr std::uintptr_t FailedNoAnswer                   = 0x90         ;
        constexpr std::uintptr_t FailedNetworkBusy                = 0x98         ;
        constexpr std::uintptr_t FailedEngaged                    = 0xA0         ;
        constexpr std::uintptr_t FailedRemoteHangUp               = 0xA8         ;
        constexpr std::uintptr_t FailedSelfHangUp                 = 0xB0         ;
        constexpr std::uintptr_t RingingLight                     = 0xB8         ;
        constexpr std::uintptr_t RingingLightFrequency            = 0xC0         ;
        constexpr std::uintptr_t answeringMachineSound            = 0xC8         ;
        constexpr std::uintptr_t savedVoicemail                   = 0xF0         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _00dac548f26f2dcf0a27d0ed37ea8a0aac92bcd7 = 0xD0         ;
        constexpr std::uintptr_t _8d0f0752c5dbcfbd2f536f09ad95c493e18e5596 = 0xE0         ;
        constexpr std::uintptr_t _d5ec238d9849c6209c6e835af45e4990e049fbbf = 0xE8         ;
        constexpr std::uintptr_t _4af0c18b8db7f609f7c0af9b88ca9301ef7aca61 = 0xF8         ;
        constexpr std::uintptr_t _dff8d69bc4690c3c077add317fb21ee941247a1e = 0x100        ;
        constexpr std::uintptr_t _899845964768948c5811bc89df62c1a5267a8395 = 0x108        ;
        constexpr std::uintptr_t _8e1b3822f42fbe49fcd40cbab241823d687cb6ce = 0x110        ;
        constexpr std::uintptr_t _f66aed528e8733920e947ca8f3ffd9b344ae05af = 0x118        ;
        constexpr std::uintptr_t _f0be6fbd94b70fc66ccf1ee0b9ed3b465a6260a9 = 0x120        ;
        constexpr std::uintptr_t _21bf61ae60e8225cb3c484ee553ea9a8e7893982 = 0x128        ;
        constexpr std::uintptr_t _d9fb9c07ef27eae872b7aa6d7928dd53bbe28434 = 0x130        ;
        constexpr std::uintptr_t _e6f391b90e047d558ec5c4f3dbd582dbf2f27679 = 0x138        ;
        constexpr std::uintptr_t _4597fc2774bfb5dd06b598195b571b5549a2120f = 0x13C        ;
        constexpr std::uintptr_t _58d7d4790e909184bd876de87b25fe57c203eb5c = 0x140        ;
        constexpr std::uintptr_t _f0f1565b9188ac0f6b25172d43b03820869fe501 = 0x148        ;
        constexpr std::uintptr_t _fef0293c1de11f3bc96180abbb83e5e37cde1d93 = 0x150        ;
        constexpr std::uintptr_t _5cf2ef5becf1e16ee3f40a9c908f08dacd752a11 = 0x158        ;
        constexpr std::uintptr_t _47168d93146087187c3539bc9d5fd28baa4d5092 = 0x15C        ;
        constexpr std::uintptr_t _04cd5113878a06f2188bb8bb69bf42d73b8760a3 = 0x160        ;
        constexpr std::uintptr_t _c5a221f2d3815b8d5f17071119a0fd224d59445b = 0x164        ;
    }

    namespace IsVisibleEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace UIBlueprints
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t buttonPrefab                     = 0x20         ;
        constexpr std::uintptr_t scrollRect                       = 0x28         ;
        constexpr std::uintptr_t ScrollRectCanvasGroup            = 0x30         ;
        constexpr std::uintptr_t searchField                      = 0x38         ;
        constexpr std::uintptr_t searchFieldPlaceholder           = 0x40         ;
        constexpr std::uintptr_t listAvailable                    = 0x48         ;
        constexpr std::uintptr_t listLocked                       = 0x50         ;
        constexpr std::uintptr_t Categories                       = 0x58         ;
        constexpr std::uintptr_t CategoryVerticalLayoutGroup      = 0x60         ;
        constexpr std::uintptr_t FavouriteCategoryButton          = 0x68         ;

        constexpr std::uintptr_t _7b1d03de9e870c625d5411c35dba084252d60710 = 0x70         ;
        constexpr std::uintptr_t _79dfd4cf90719bbd51ec42593cf7e2b092cf0a57 = 0x74         ;
        constexpr std::uintptr_t _7bff3b18b0729ec76314655a4f4f6f5e90524329 = 0x78         ;
        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x80         ;
    }

    namespace BaseFirework
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t fuseLength                       = 0x2D0        ;
        constexpr std::uintptr_t activityLength                   = 0x2D4        ;
        constexpr std::uintptr_t corpseDuration                   = 0x2D8        ;
        constexpr std::uintptr_t limitActiveCount                 = 0x2DC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace LocalPositionAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t centerPosition                   = 0x20         ;
        constexpr std::uintptr_t worldSpace                       = 0x2C         ;
        constexpr std::uintptr_t scaleX                           = 0x30         ;
        constexpr std::uintptr_t timeScaleX                       = 0x34         ;
        constexpr std::uintptr_t movementX                        = 0x38         ;
        constexpr std::uintptr_t scaleY                           = 0x40         ;
        constexpr std::uintptr_t timeScaleY                       = 0x44         ;
        constexpr std::uintptr_t movementY                        = 0x48         ;
        constexpr std::uintptr_t scaleZ                           = 0x50         ;
        constexpr std::uintptr_t timeScaleZ                       = 0x54         ;
        constexpr std::uintptr_t movementZ                        = 0x58         ;
    }

    namespace OverfishedArea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace UIBelt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemIcons                        = 0x20         ;
    }

    namespace BunkerEntrance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t portalPrefab                     = 0x200        ;
        constexpr std::uintptr_t doorPrefab                       = 0x208        ;
        constexpr std::uintptr_t portalSpawnPoint                 = 0x210        ;
        constexpr std::uintptr_t doorSpawnPoint                   = 0x218        ;
        constexpr std::uintptr_t doorInstance                     = 0x220        ;
        constexpr std::uintptr_t portalInstance                   = 0x228        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %34006c13e829b042352c7eb40b447338a8d38ad2
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _a82467a809dd7378b070e40c3577459413f0f8ff = 0x0          ;
        }

    }

    namespace DungeonBaseLandmarkInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shouldDisplayOnMap               = 0x20         ;
        constexpr std::uintptr_t isLayerSpecific                  = 0x21         ;
        constexpr std::uintptr_t displayPhrase                    = 0x28         ;
        constexpr std::uintptr_t mapIcon                          = 0x30         ;
        constexpr std::uintptr_t isDynamic                        = 0x38         ;

        constexpr std::uintptr_t _f14bf04009d262bb3488649feaba2b36e4b1c705 = 0x40         ;
        constexpr std::uintptr_t _3060de89a8d2ddbf241aa17c856f5659870add32 = 0x48         ;
    }

    namespace ProceduralMotionParts
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SM_DisableHorseProceduralMotion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t AffectedParts                    = 0x18         ;
        constexpr std::uintptr_t fadeInDuration                   = 0x1C         ;
        constexpr std::uintptr_t fadeOutDuration                  = 0x20         ;
        constexpr std::uintptr_t waitForEndOfAnimation            = 0x24         ;
        constexpr std::uintptr_t enableBackAfter                  = 0x28         ;

        constexpr std::uintptr_t _3909012a359bae231e8274fdda10dce9603b81ea = 0x2C         ;
    }

    namespace GenericSpawnPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t spawnPointType                   = 0x20         ;
        constexpr std::uintptr_t playerCheckMargin                = 0x24         ;
        constexpr std::uintptr_t dropToGround                     = 0x28         ;
        constexpr std::uintptr_t randomRot                        = 0x29         ;
        constexpr std::uintptr_t randomRotSnapDegrees             = 0x2C         ;
        constexpr std::uintptr_t spawnEffect                      = 0x30         ;
        constexpr std::uintptr_t OnObjectSpawnedEvent             = 0x38         ;
        constexpr std::uintptr_t OnObjectRetiredEvent             = 0x40         ;
    }

    namespace %aa006977f79127df0a67c707669b353d25e84636
    {
        constexpr std::uintptr_t _59fcd1d4a9f86ddf3a91f740f4cf7ca8a7a4d9a2 = 0x10         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _dc40a1b9ee3557ba8804e07293fc73ce887c6b60 = 0x0          ;
        }

    }

    namespace %4785bc0b38fba77371489538a4081814b94af114
    {
        constexpr std::uintptr_t _6e7dba1154a3e7f58ee5c2d716e7f991d1dc6b1d = 0x10         ;
        constexpr std::uintptr_t _2a3792d3cb3f946cfdb3bd5806bdbb492e232e93 = 0x14         ;
        constexpr std::uintptr_t _5cbdd22b49c3a929479870b17a75fcb633cbae20 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _711a732fbc9912b4d01d33058be19c0585078bac = 0x0          ;
            constexpr std::uintptr_t _3634e8ddb879fa91ab5eb1003485b5b61b4e141d = 0x8          ;
        }

    }

    namespace DecorOffset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MinOffset                        = 0xA8         ;
        constexpr std::uintptr_t MaxOffset                        = 0xB4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0         ;
    }

    namespace %2c9c26de4b1a0ba6b3ef37a993a76006591c776e
    {
        constexpr std::uintptr_t _731f3f1d15e12540b0196e078c7465788037362b = 0x10         ;
        constexpr std::uintptr_t _de34dedadf5503d040e9a8cf2b8d596c978d4575 = 0x18         ;
    }

    namespace %473fead6d71879fd07444dcca16fb3dfdfa9506d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA8B0   ;
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x18         ;
    }

    namespace %58ae83eedc2219d207c8302b16157ce022235f80
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA8C8   ;
        constexpr std::uintptr_t _0f92f18b47c0dfe47460006acf2053172bd4508a = 0x10         ;
        constexpr std::uintptr_t _9a8a7f77770e48f99372a4ba624c95bcf4b08fa6 = 0x18         ;
    }

    namespace %768e46f525f0328645a0f63c2e424e64b6e93883
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA8A0   ;
        constexpr std::uintptr_t _3391af4d9f39d15b76ccc85bf7cc451fcd8442c9 = 0x10         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x18         ;
    }

    namespace %593d935c25e8815d3d5f20776f5b1a5bede72fea
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA898   ;
        constexpr std::uintptr_t _76e936772b96b24a46acc60e2575db0b97097849 = 0x10         ;
        constexpr std::uintptr_t _2742ac2d63c6f1a3102ded6d3b6782e1df716150 = 0x18         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x20         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x3C         ;
    }

    namespace %fa30aeb352c981498a7758c5c5559b0e108221b0
    {
        constexpr std::uintptr_t _1292532ce222882ce6c1fd9c766a1fc1fcf80391 = 0x14         ;
        constexpr std::uintptr_t _2742ac2d63c6f1a3102ded6d3b6782e1df716150 = 0x18         ;
    }

    namespace GenerateDungeonGrid
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t TunnelFolder                     = 0x40         ;
        constexpr std::uintptr_t StationFolder                    = 0x48         ;
        constexpr std::uintptr_t UpwardsFolder                    = 0x50         ;
        constexpr std::uintptr_t TransitionFolder                 = 0x58         ;
        constexpr std::uintptr_t LinkFolder                       = 0x60         ;
        constexpr std::uintptr_t ConnectionType                   = 0x68         ;
        constexpr std::uintptr_t CellSize                         = 0x6C         ;
        constexpr std::uintptr_t LinkHeight                       = 0x70         ;
        constexpr std::uintptr_t LinkRadius                       = 0x74         ;
        constexpr std::uintptr_t LinkTransition                   = 0x78         ;
    }

    namespace MeshBatch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _acd66701fdbdd0ddaead940a12a2d12e62679eca = 0x20         ;
        constexpr std::uintptr_t _de8fb7f76899567b4eff6eb58ab0605395e1404e = 0x24         ;
        constexpr std::uintptr_t _b58b669c63cc040909a35f79c50de9655ced5c17 = 0x28         ;
        constexpr std::uintptr_t _c44f758c1c053e88bdc00865e3a9f79aae3ec031 = 0x2C         ;
    }

    namespace TerrainBiomeMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BiomeTexture                     = 0x68         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _6776ee2dce47cd4960a56f3e899e93c2790da280 = 0x70         ;
        constexpr std::uintptr_t _0fcb3fcdf18865dfcac3138641b989bf6af795d8 = 0x74         ;
    }

    namespace %23da5b691edec81d39ecc48fd82a0fd2c7e0e3e0
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107757B8   ;
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x10         ;
        constexpr std::uintptr_t _8a1aabaebf50d3e6d29dfea085ff59f51f54306e = 0x1C         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x20         ;
        constexpr std::uintptr_t _e4b0fbc5d49cfb335e7939342f1dccd547bffaef = 0x2C         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _3560e76a03eb8c45381d9d7a5847e688c0cbe4d9 = 0x0          ;
            constexpr std::uintptr_t _fdb590a902480e5b81a2f74119d691b0e08ee95c = 0x8          ;
            constexpr std::uintptr_t _ee2cefdabbd920bdddd6234177e4a687e667caf0 = 0x18         ;
            constexpr std::uintptr_t _f73b445ed154be6d8bbc19df9dcf4e2727bde25d = 0x20         ;
            constexpr std::uintptr_t _df142227eca41e3ab74aa2873f636fc9729f4810 = 0x30         ;
        }

    }

    namespace Detonator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t frequency                        = 0x2E8        ;
        constexpr std::uintptr_t frequencyPanelPrefab             = 0x2F0        ;
        constexpr std::uintptr_t attackEffect                     = 0x2F8        ;
        constexpr std::uintptr_t unAttackEffect                   = 0x300        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x2EC        ;
        constexpr std::uintptr_t _30f65d54b8cc5efd46f0cca1d307284c19a257ec = 0x308        ;
        constexpr std::uintptr_t _8ccc4fc9d91e87c7287a1ea116f7593253b0739d = 0x30C        ;
        constexpr std::uintptr_t _4c3efcfd68607d89e7215cac6da86dc124deaa1b = 0x310        ;
        constexpr std::uintptr_t _772ad184c8ca4055be2af600272f7fb198c26543 = 0x314        ;
        constexpr std::uintptr_t _825bb24925dea23fd18dfb5fbe209dd13b178902 = 0x318        ;
    }

    namespace %53898e1114f3e00efa8b78f34a2180509f1e9c82
    {
        constexpr std::uintptr_t _a71706ccf3bbaa7a3dd04b8f0a9f4dbe5a41bb24 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _856b2c65c83e63c8653bc15479f0e8673ef6af96 = 0x0          ;
            constexpr std::uintptr_t _5463d92d3f56b6624830767745f4ec7d61972860 = 0x8          ;
        }

    }

    namespace OceanSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t waveSpectrumCompute              = 0x18         ;
        constexpr std::uintptr_t fftCompute                       = 0x20         ;
        constexpr std::uintptr_t waveMergeCompute                 = 0x28         ;
        constexpr std::uintptr_t waveInitialSpectrum              = 0x30         ;
        constexpr std::uintptr_t octaveScales                     = 0x38         ;
        constexpr std::uintptr_t lamda                            = 0x40         ;
        constexpr std::uintptr_t windDirection                    = 0x44         ;
        constexpr std::uintptr_t distanceAttenuationFactor        = 0x48         ;
        constexpr std::uintptr_t depthAttenuationFactor           = 0x4C         ;
        constexpr std::uintptr_t spectrumSettings                 = 0x50         ;
        constexpr std::uintptr_t spectrumRanges                   = 0x58         ;
    }

    namespace EntityComponent`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

    }

    namespace %3cc4418050d2059c697c6a5ce107919b887ec4f7
    {
    }

    namespace %a8af5daccda2f771a38fb88093c580536aac6531
    {
        constexpr std::uintptr_t _c9924bfcd975f96aa043feb3e61a53fe9debd9e7 = 0x10         ;
        constexpr std::uintptr_t _fe535f87932f45303c7778292125f30217c39cd3 = 0x18         ;
        constexpr std::uintptr_t _3af0214e9aac355a3843779c82de505c94f5cbf1 = 0x20         ;
        constexpr std::uintptr_t _b82e084bfbd27aa3896df13bf5e83de95480c397 = 0x28         ;
    }

    namespace UIMapMissionProvider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetTooltip                    = 0x20         ;
        constexpr std::uintptr_t CountText                        = 0x28         ;
    }

    namespace %43bc3d485599e900b13542dda1a9a2467880bdbb
    {
        constexpr std::uintptr_t _fabf9b181b49d323dbc50bc7578136a4c7cde4a1 = 0x10         ;
    }

    namespace %75467a5e95cb27f72028dfc3b1ced9904f250e0e
    {
        constexpr std::uintptr_t _76e9741c84946cacca819dbe450c5eb5c24f9385 = 0x10         ;
        constexpr std::uintptr_t _b8a70542f6536fcc2f45a46da7a37c74576f2e27 = 0x18         ;
    }

    namespace DemoControlsSaveData
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
        constexpr std::uintptr_t Properties                       = 0x18         ;
        constexpr std::uintptr_t Tracks                           = 0x20         ;
        constexpr std::uintptr_t CameraPath                       = 0x28         ;
        constexpr std::uintptr_t Clones                           = 0x30         ;
        constexpr std::uintptr_t Lights                           = 0x38         ;
        constexpr std::uintptr_t HasExportRange                   = 0x40         ;
        constexpr std::uintptr_t ExportStart                      = 0x44         ;
        constexpr std::uintptr_t ExportEnd                        = 0x48         ;
    }

    namespace DemoScenesFile
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
        constexpr std::uintptr_t CurrentSceneId                   = 0x18         ;
        constexpr std::uintptr_t Scenes                           = 0x20         ;
    }

    namespace DemoScene
    {
        constexpr std::uintptr_t Id                               = 0x10         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t Data                             = 0x20         ;
    }

    namespace DemoControlsPropertyData
    {
        constexpr std::uintptr_t Id                               = 0x10         ;
        constexpr std::uintptr_t Value                            = 0x18         ;
    }

    namespace DemoControlsTrackData
    {
        constexpr std::uintptr_t Id                               = 0x10         ;
        constexpr std::uintptr_t Keyframes                        = 0x18         ;
    }

    namespace DemoControlsKeyframeData
    {
        constexpr std::uintptr_t Time                             = 0x10         ;
        constexpr std::uintptr_t Value                            = 0x14         ;
        constexpr std::uintptr_t Easing                           = 0x18         ;
    }

    namespace %bec906304524de481de0a28e5425bd539f7af018
    {
        constexpr std::uintptr_t _89cbcb36e7b8cbf11869a43f1d6a7d98cc390b87 = 0x10         ;
        constexpr std::uintptr_t _8c374ccfd3d748194465b02319808f0243ed87bf = 0x18         ;
        constexpr std::uintptr_t _a5396d58fdb02fa5e92a1d736c19409ee3d0e247 = 0x20         ;
        constexpr std::uintptr_t _12125dbd5fd1adc90308ced33cadf71b3f476bd8 = 0x24         ;
        constexpr std::uintptr_t _22e90b1f94af94e917bd60e26650becb5dcd0211 = 0x28         ;
        constexpr std::uintptr_t _a8ebb8afcc6ff431816b3efcc29d15bb21c547a0 = 0x30         ;
        constexpr std::uintptr_t _6b6ed17068b28a8e914307fa177d0292403a8b9c = 0x38         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0x40         ;
        constexpr std::uintptr_t _4da8a05e3e6a9a6420aad28a9e8078c21a9662bd = 0x48         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x50         ;
        constexpr std::uintptr_t _7a7b46662229acaab5c6d7573843fa8d0930e744 = 0x58         ;
        constexpr std::uintptr_t _b3416bf490b1c7c7c3acbf6b85f38b63ca42c13d = 0x60         ;
        constexpr std::uintptr_t _3a63df8164595f5505e88bb7bb7e48cc87e3e77f = 0x68         ;
        constexpr std::uintptr_t _76557775ce24364010fbc8129e164296930de7c8 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _93a5d3e41309f221460c752543e9de2a2f5b0fd2 = 0x0          ;
            constexpr std::uintptr_t _d4bfc6de05c6d196a37b89153c2a472debabc7c6 = 0x8          ;
        }

    }

    namespace DeepSeaBuoy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t meshRenderers                    = 0x20         ;
        constexpr std::uintptr_t colorOpen                        = 0x28         ;
        constexpr std::uintptr_t colorClosed                      = 0x38         ;
        constexpr std::uintptr_t lightClosed                      = 0x48         ;
        constexpr std::uintptr_t lightOpen                        = 0x50         ;
    }

    namespace HairDye-fake-0
    {
        constexpr std::uintptr_t capBaseColor                     = 0x10         ;
        constexpr std::uintptr_t sourceMaterial                   = 0x20         ;
        constexpr std::uintptr_t copyProperties                   = 0x28         ;
    }

    namespace TrophyRoot
    {
        constexpr std::uintptr_t SourceEntity                     = 0x0          ;
        constexpr std::uintptr_t Root                             = 0x8          ;
    }

    namespace HuntingTrophy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t Player                           = 0x3A8        ;
        constexpr std::uintptr_t MaleRope                         = 0x3B0        ;
        constexpr std::uintptr_t FemaleRope                       = 0x3B8        ;
        constexpr std::uintptr_t HorseRenderers                   = 0x3C0        ;
        constexpr std::uintptr_t HorseHairRenderers               = 0x3C8        ;
        constexpr std::uintptr_t NameRoot                         = 0x3D0        ;
        constexpr std::uintptr_t NameText                         = 0x3D8        ;
        constexpr std::uintptr_t Trophies                         = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _8b6cd60e3c642fed948697ef0bf7ee6d983b3622 = 0x3E8        ;

        namespace _static
        {
            constexpr std::uintptr_t _6f60abfabc5426fe4f79e4f46a5ab5aa4c8948b6 = 0x0          ;
            constexpr std::uintptr_t _cea79752f760b306affec6e7cf5940811646b3e5 = 0x8          ;
        }

    }

    namespace WaypointRace
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t WaypointRadius                   = 0x200        ;
        constexpr std::uintptr_t TargetWaypointVisual             = 0x208        ;
        constexpr std::uintptr_t NextWaypointVisual               = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _ae1794cafae2819989ffc9c765eaed345ff53257 = 0x218        ;
        constexpr std::uintptr_t _3c0a23d9a7b29fb4c6dfe076490bec0a7f8fd522 = 0x220        ;
        constexpr std::uintptr_t _1ff289d2865a9ec00b2da0999079431df2b52e6e = 0x230        ;
    }

    namespace DemoPlaybackUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t Root                             = 0x28         ;

        constexpr std::uintptr_t _8343905d6b70857d1cf8b7f889107953c241a6c5 = 0x30         ;
        constexpr std::uintptr_t _fcd9fe29405c1c18af5937b03545a5554b962d97 = 0x38         ;
        constexpr std::uintptr_t _91c380ce42d96a79e1034d156aec2ade854e6e12 = 0x40         ;
    }

    namespace UIMarketTerminal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10801D48   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t canvas                           = 0x40         ;
        constexpr std::uintptr_t mapView                          = 0x48         ;
        constexpr std::uintptr_t shopDetailsPanel                 = 0x50         ;
        constexpr std::uintptr_t shopDetailsMargin                = 0x58         ;
        constexpr std::uintptr_t easeDuration                     = 0x5C         ;
        constexpr std::uintptr_t easeType                         = 0x60         ;
        constexpr std::uintptr_t shopName                         = 0x68         ;
        constexpr std::uintptr_t shopOrderingPanel                = 0x70         ;
        constexpr std::uintptr_t sellOrderContainer               = 0x78         ;
        constexpr std::uintptr_t sellOrderPrefab                  = 0x80         ;
        constexpr std::uintptr_t deliveryFeeIcon                  = 0x88         ;
        constexpr std::uintptr_t deliveryFeeCantAffordIndicator   = 0x90         ;
        constexpr std::uintptr_t inventoryFullIndicator           = 0x98         ;
        constexpr std::uintptr_t notEligiblePanel                 = 0xA0         ;
        constexpr std::uintptr_t pendingDeliveryPanel             = 0xA8         ;
        constexpr std::uintptr_t pendingDeliveryLabel             = 0xB0         ;
        constexpr std::uintptr_t itemNoticesContainer             = 0xB8         ;
        constexpr std::uintptr_t itemRemovedPrefab                = 0xC0         ;
        constexpr std::uintptr_t itemPendingPrefab                = 0xC8         ;
        constexpr std::uintptr_t itemAddedPrefab                  = 0xD0         ;
        constexpr std::uintptr_t gettingStartedTip                = 0xD8         ;
        constexpr std::uintptr_t buyItemSoundDef                  = 0xE0         ;
        constexpr std::uintptr_t buttonPressSoundDef              = 0xE8         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _2f56ff6ce0581f15e8ef53985425985bc173f128 = 0xF0         ;
        constexpr std::uintptr_t _940eec8b7c11f039560ccf780d9ea997f134eeb8 = 0xF8         ;
        constexpr std::uintptr_t _31e1b7cf43dd098366cf0c98c49a29f83ef40d0e = 0x100        ;
        constexpr std::uintptr_t _164c1b8ae4cf0be877820180ee621d1235142792 = 0x108        ;
        constexpr std::uintptr_t _798d0f77eb355be4023f55da8020c500f366e1fd = 0x110        ;
    }

    namespace UIRecordingInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CountdownText                    = 0x20         ;
        constexpr std::uintptr_t TapeProgressSlider               = 0x28         ;
        constexpr std::uintptr_t CountdownRoot                    = 0x30         ;
        constexpr std::uintptr_t RecordingRoot                    = 0x38         ;
        constexpr std::uintptr_t Spinner                          = 0x40         ;
        constexpr std::uintptr_t SpinSpeed                        = 0x48         ;
        constexpr std::uintptr_t CassetteImage                    = 0x50         ;

        constexpr std::uintptr_t _c368657cc3212925fba9bf7d9e2e22d320cca48e = 0x58         ;
    }

    namespace %78df57624b64b8ca0e794c36fb38b9cbe0254686
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x50         ;
        constexpr std::uintptr_t _6a480f24052677e99c9e1ffdaff41fa73256c1aa = 0x58         ;
        constexpr std::uintptr_t _3d7ecca96fe11cfb0e10339d2dbe368fed02970e = 0x68         ;
        constexpr std::uintptr_t _246df1dfb30be1870722f90f41dde16fd94d7c7d = 0x70         ;
        constexpr std::uintptr_t _e604a1fe6d5751dea6e6fa6f1cf1624340bdbba4 = 0x80         ;
        constexpr std::uintptr_t _19ef47377d324f97c1c6ed04b35f13cacaa965e7 = 0x88         ;
        constexpr std::uintptr_t _3ff3107a85ca55ab078f6e3eb23c0a73e6acd518 = 0x98         ;
        constexpr std::uintptr_t _eac89c24330de8d6357b62dce1171af3ffaeac96 = 0xA8         ;
        constexpr std::uintptr_t _9b37eca2ce2a3179251d0d9e9c782203c4e20984 = 0xB8         ;
        constexpr std::uintptr_t _e702e951593827e243cc197823be96d97dda53f7 = 0xC8         ;
        constexpr std::uintptr_t _5beca40f5da4dd103fc217c789ef08d4d7e64f74 = 0xD8         ;
        constexpr std::uintptr_t _a9824578025a637b93e4ff72b2567bbf8ed809ba = 0x118        ;
        constexpr std::uintptr_t _33bf4e300a5188335c70394fb29689289638f5be = 0x120        ;
        constexpr std::uintptr_t _a2628096ce24aba067b0f739f6242fa0baefeddd = 0x130        ;
        constexpr std::uintptr_t _90e04478878f5014bf83b40682484786d186b62d = 0x140        ;
        constexpr std::uintptr_t _9a7298d8323790cb051785937093cd9e0a03ccd0 = 0x150        ;
        constexpr std::uintptr_t _0892aefd7ce0556b557c24baf1e8daeb98057b1c = 0x160        ;
        constexpr std::uintptr_t _52f294422c78fbf1fe1e8862d340d41eca34712b = 0x170        ;
        constexpr std::uintptr_t _ee24d986d77d5bdbc228eb1636724d239a41866e = 0x180        ;
        constexpr std::uintptr_t _c6be78a4843aae7504b214b8e916d381100a6356 = 0x190        ;
        constexpr std::uintptr_t _38be525a7127d11693da2829c6e62c9767b53abc = 0x1A0        ;
        constexpr std::uintptr_t _f25ff5cad70e0afa5810426c3e29030b778e15e5 = 0x1B0        ;
        constexpr std::uintptr_t _cc2f693926e4e86819c51c680a379003d3d40233 = 0x1C0        ;
        constexpr std::uintptr_t _1c0f540016f21e948c8f611f4898736c8cc16ec0 = 0x1D0        ;
        constexpr std::uintptr_t _4b1683b2829481abe99987b8a621510a576c4d76 = 0x1E0        ;

        namespace _static
        {
            constexpr std::uintptr_t _ae0f255f95c47d6187822f84b763621367f41fc5 = 0x0          ;
        }

    }

    namespace %eef88dedbad66c99af8b631bcd17cc003cb7749d
    {
        constexpr std::uintptr_t _665e9530a335acf31f9dc2c91b098b4762c2a533 = 0x10         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x18         ;
        constexpr std::uintptr_t _60a9a40e5852946f5665f232bf842704a74f36d3 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _f1c10b94f6f94bf0f976b98dc6ff6dea7bb78ec3 = 0x0          ;
            constexpr std::uintptr_t _59272df57bdcc78a30276c8262081deb6b245404 = 0x10         ;
        }

    }

    namespace TerrainRenderer-fake-0
    {
        constexpr std::uintptr_t gameObject                       = 0x10         ;
        constexpr std::uintptr_t terrain                          = 0x18         ;
        constexpr std::uintptr_t geoClipTerrain                   = 0x20         ;
        constexpr std::uintptr_t rendererBackend                  = 0x28         ;
    }

    namespace %8c03ec82896309ba1f281369c20fad600d14d6bd
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1080D808   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace PlayerBoat
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074DDA0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrust                     = 0x430        ;
        constexpr std::uintptr_t steeringScale                    = 0x434        ;
        constexpr std::uintptr_t thrustPoint                      = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t preventDecayIndoors              = 0x450        ;
        constexpr std::uintptr_t applyCorrectionForces            = 0x451        ;
        constexpr std::uintptr_t planeFitPoints                   = 0x458        ;
        constexpr std::uintptr_t inAirPID                         = 0x460        ;
        constexpr std::uintptr_t inAirDesiredPitch                = 0x46C        ;
        constexpr std::uintptr_t wavePID                          = 0x470        ;
        constexpr std::uintptr_t correctionRange                  = 0x480        ;
        constexpr std::uintptr_t correctionForceMode              = 0x488        ;
        constexpr std::uintptr_t correctionSpringForce            = 0x48C        ;
        constexpr std::uintptr_t correctionSpringDamping          = 0x490        ;
        constexpr std::uintptr_t boatRear                         = 0x4A8        ;
        constexpr std::uintptr_t wakeEffect                       = 0x4B0        ;
        constexpr std::uintptr_t BoatBuildingStationItem          = 0x4C0        ;
        constexpr std::uintptr_t BoatBuildingStationPrefab        = 0x4C8        ;
        constexpr std::uintptr_t ChildrenToDestroyOnDeath         = 0x4D0        ;
        constexpr std::uintptr_t sinkEffect                       = 0x4E0        ;
        constexpr std::uintptr_t DynamicBuildCost                 = 0x4E8        ;
        constexpr std::uintptr_t MaxEditVelocity                  = 0x4F0        ;
        constexpr std::uintptr_t DeathSinkRate                    = 0x4F4        ;
        constexpr std::uintptr_t AimSwayVelocityCurve             = 0x4F8        ;
        constexpr std::uintptr_t AimSwayClarityClampVelocityCurve = 0x500        ;
        constexpr std::uintptr_t CannonAttackSlowdownCurve        = 0x508        ;
        constexpr std::uintptr_t ParentedBoatDeployableProtection = 0x548        ;
        constexpr std::uintptr_t playerBoatSounds                 = 0x550        ;
        constexpr std::uintptr_t lastEditLocalPos                 = 0x558        ;
        constexpr std::uintptr_t lastEditLocalRot                 = 0x564        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428        ;
        constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _7db38347ba551de8231371b3f1257bde52d8d7bf = 0x4B8        ;
        constexpr std::uintptr_t _a9382b0247ddb1c7ce120ff565c07a4dc3095f6b = 0x4BC        ;
        constexpr std::uintptr_t _874bdba48103f2b00ac33ae6ac0fb040a0ac76b4 = 0x4D8        ;
        constexpr std::uintptr_t _86c7c0087142670a407040a31d8b1d27103685ed = 0x510        ;
        constexpr std::uintptr_t _8816b8e18cb3a8b7278fffe11b6a8071af8555ee = 0x518        ;
        constexpr std::uintptr_t _f10da002e8f1a81f2237c3e39802c8f6781d9e25 = 0x520        ;
        constexpr std::uintptr_t _ca4c6ae20e5ca970351e6d3d412e519b5b6de4fb = 0x528        ;
        constexpr std::uintptr_t _9e5f579bcbbda5120c527cb3749191125c971dcd = 0x530        ;
        constexpr std::uintptr_t _b22c54df93ad1d11dc03b415e0ce762c04db540b = 0x538        ;
        constexpr std::uintptr_t _6e5a387a961af0ea0aa57e3321e9a0036432207a = 0x540        ;
    }

    namespace DemoShotListWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ShotListEntry                    = 0x20         ;
        constexpr std::uintptr_t FolderEntry                      = 0x28         ;
        constexpr std::uintptr_t ShotListParent                   = 0x30         ;
        constexpr std::uintptr_t FolderNameInput                  = 0x38         ;
        constexpr std::uintptr_t ShotsRoot                        = 0x40         ;
        constexpr std::uintptr_t NoShotsRoot                      = 0x48         ;
        constexpr std::uintptr_t TopUpArrow                       = 0x50         ;
        constexpr std::uintptr_t TopDownArrow                     = 0x58         ;
        constexpr std::uintptr_t DragCanvas                       = 0x60         ;

        constexpr std::uintptr_t _d6505f75b8192108cb73df14b7eb0900ba990ed2 = 0x68         ;
        constexpr std::uintptr_t _b1e280da9736e90afed087212bae0364d244e450 = 0x70         ;
        constexpr std::uintptr_t _a7222650acf75f48c74863d9b8ccc333f9cd4d6b = 0x78         ;
        constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x80         ;
    }

    namespace SimplePrivilege
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t authorizedPlayers                = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace MaterialGroup
    {
        constexpr std::uintptr_t GameObject                       = 0x0          ;
        constexpr std::uintptr_t CountText                        = 0x8          ;
        constexpr std::uintptr_t BackgroundImage                  = 0x10         ;
    }

    namespace DestroyOutsideMonument
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t baseCombatEntity                 = 0x20         ;
        constexpr std::uintptr_t checkEvery                       = 0x28         ;
    }

    namespace AIThinkManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ClientFrametimeReport
    {
        constexpr std::uintptr_t request_id                       = 0x10         ;
        constexpr std::uintptr_t start_frame                      = 0x14         ;
        constexpr std::uintptr_t frame_times                      = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _d6b719bebc37b8029b88d7eddd322396b0150099 = 0x0          ;
        }

    }

    namespace %0418be26d9422357ffbc360ef1bea0a8f11ca701
    {
        constexpr std::uintptr_t _d0ab61f1bff791041ceac7ea644a6ce0ff014907 = 0x10         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x1C         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x30         ;
        constexpr std::uintptr_t _c48de27a3254437cdae42a7198785602e9b91868 = 0x38         ;
        constexpr std::uintptr_t _3f534eb8c9996d8b604aa607afbb6cabba7d668b = 0x40         ;
    }

    namespace MoveOverTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t position                         = 0x24         ;
        constexpr std::uintptr_t rotation                         = 0x30         ;
        constexpr std::uintptr_t scale                            = 0x3C         ;
    }

    namespace %caec773845cc33fab8985a79c8ed03e89459e60f
    {
    }

    namespace %1c76e8a229979bde3c8fe79527ad624082e9bf58
    {
        constexpr std::uintptr_t _5d9162fd985374e6e58de570ce8fc13eea046c1a = 0x10         ;
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x14         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x18         ;
        constexpr std::uintptr_t _2351958a589220011d14148c148a8fa895875cd1 = 0x24         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x28         ;
        constexpr std::uintptr_t _5cd98b13db1aaf24ecec630120f41715748149c3 = 0x2C         ;
        constexpr std::uintptr_t _1ceaa1d5e797005a1aab0c3679097a0aff3fe806 = 0x30         ;
        constexpr std::uintptr_t _326c25a5d32ddde625254a1402ae2d47d1607c43 = 0x34         ;
    }

    namespace %dda5814a73526964c8332a6067353f32ed2bb2f6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073FC70   ;
        constexpr std::uintptr_t _d7f2acc36fcaac6048aa54c00212d3051e377450 = 0x10         ;
        constexpr std::uintptr_t _0eb45e9e376e0c63b55b18d34ab05fe4b36884ab = 0x1C         ;
        constexpr std::uintptr_t _a6942ddf16eff9ed02bfbeeba0086ff329e2479d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _5093b02f6f8fb9e833cf4d98d4d7672a509e9934 = 0x0          ;
        }

    }

    namespace %d175aa8508f069d3ac3cb97842fc8847fc6bce9c
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;
    }

    namespace ScarecrowBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace %5af444eab7358ad2a1d26a8fe6adfb2b907c2bc1
    {
        constexpr std::uintptr_t _bb7ec508c30c5451df52d271384a94809d5f2991 = 0x10         ;
        constexpr std::uintptr_t _1cefb63e912f67cf51715a73f0a6c2e0eedb4940 = 0x20         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x30         ;
        constexpr std::uintptr_t _5228d627079a678cfcf98292c3d2a94cef2eb615 = 0x40         ;
        constexpr std::uintptr_t _aef24bbaed40fff40c5c116f6ee5168dcafe662f = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _6809415013833bdac3916b349655b3572e097fb4 = 0x0          ;
        }

    }

    namespace %e1ca4de960acbdec99635ec81f9c4711a59aee13
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _176a5f0dd23b9517a0dd9e5226efab16e9e4931d = 0x0          ;
            constexpr std::uintptr_t _70356db33cf100a6860d186b7630141514f6e79a = 0x8          ;
            constexpr std::uintptr_t _aeefd79d024bba3aad3c255ca3226001068dedd4 = 0x10         ;
        }

    }

    namespace QuarryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ChildPrefab
    {
        constexpr std::uintptr_t prefabToSpawn                    = 0x10         ;
        constexpr std::uintptr_t origin                           = 0x18         ;
        constexpr std::uintptr_t instance                         = 0x20         ;
    }

    namespace MiningQuarry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canExtractLiquid                 = 0x2D0        ;
        constexpr std::uintptr_t canExtractSolid                  = 0x2D1        ;
        constexpr std::uintptr_t beltAnimator                     = 0x2D8        ;
        constexpr std::uintptr_t beltScrollRenderer               = 0x2E0        ;
        constexpr std::uintptr_t scrollMatIndex                   = 0x2E8        ;
        constexpr std::uintptr_t animatorSpeedChange              = 0x2EC        ;
        constexpr std::uintptr_t beltScrollSpeedMultiplier        = 0x2F0        ;
        constexpr std::uintptr_t onSounds                         = 0x2F8        ;
        constexpr std::uintptr_t processRate                      = 0x300        ;
        constexpr std::uintptr_t workToAdd                        = 0x304        ;
        constexpr std::uintptr_t workPerFuel                      = 0x308        ;
        constexpr std::uintptr_t pendingWork                      = 0x30C        ;
        constexpr std::uintptr_t bucketDropEffect                 = 0x310        ;
        constexpr std::uintptr_t bucketDropTransform              = 0x318        ;
        constexpr std::uintptr_t engineSwitchPrefab               = 0x320        ;
        constexpr std::uintptr_t hopperPrefab                     = 0x328        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x330        ;
        constexpr std::uintptr_t staticType                       = 0x338        ;
        constexpr std::uintptr_t isStatic                         = 0x33C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _e4ec8c2ed32b5ff2fbdf3ebe89f9bf9facc262d6 = 0x340        ;
        constexpr std::uintptr_t _5959485bcaf1ddaa4b5aee964770eb6c5f154a3e = 0x348        ;
        constexpr std::uintptr_t _e14ac9fdfe4e226ff4264376f7f5d14c85f6b87e = 0x34C        ;
        constexpr std::uintptr_t _d7ab59770ddf4bea4c3f36f96759077fa1c4bb82 = 0x350        ;

        namespace _static
        {
            constexpr std::uintptr_t _5126402d60e8f72d42aa6e601b0ca63f51c3919a = 0x0          ;
            constexpr std::uintptr_t _5dcf2e85df3934fabe9c2070095bece1a4c030ea = 0x8          ;
        }

    }

    namespace %8a00a4c6e8812ca2edd2ef00cb7064a40450e430
    {
        constexpr std::uintptr_t _458a64bb7ed9c727c0bf723dda2826d3b834e0ee = 0x10         ;
        constexpr std::uintptr_t _f927710aae242e75ba9cb777b4d30a4583de553b = 0x14         ;
        constexpr std::uintptr_t _74062e5a50f567bf47171a33d6af418c5f1eb294 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c322a6ead43a729b1ab6836e5188a0b5a7a65e10 = 0x0          ;
            constexpr std::uintptr_t _8f3dc82c75d8f4af10f3f9d07332ed96c0a89f37 = 0x10         ;
            constexpr std::uintptr_t _265d71675946a4ca4b5ecadb630dfb0cffe5e83f = 0x18         ;
        }

    }

    namespace RealmedRemove
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t removedFromClient                = 0x20         ;
        constexpr std::uintptr_t removedComponentFromClient       = 0x28         ;
        constexpr std::uintptr_t removedFromServer                = 0x30         ;
        constexpr std::uintptr_t removedComponentFromServer       = 0x38         ;
        constexpr std::uintptr_t doNotRemoveFromServer            = 0x40         ;
        constexpr std::uintptr_t doNotRemoveFromClient            = 0x48         ;
    }

    namespace DeployGuideCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Resources                        = 0x20         ;

        constexpr std::uintptr_t _1c2e2f0cff8956c4810a748dbd7e473caa018092 = 0x38         ;
        constexpr std::uintptr_t _b08c86a01c3165b895e42523028b6e35aa57a8ba = 0x40         ;
        constexpr std::uintptr_t _d4e5f6fcf32d09f2f5ddd846889b78e6b8b70d41 = 0x48         ;
        constexpr std::uintptr_t _1aa46d4e3cb223b1f2f74de35036c39ebce0444f = 0x50         ;
        constexpr std::uintptr_t _22ad7cfc45a03a1d2ad0e765b78d03ddc6eb8eb2 = 0x58         ;
        constexpr std::uintptr_t _a8e8e540e88c5a17b12577543d51d62b93f38bdc = 0x60         ;
        constexpr std::uintptr_t _863c8cf694d341d367f4a4fd2c9ac32d4d564958 = 0x68         ;
        constexpr std::uintptr_t _c1b0f53c0b36e793f6ff9f2a4c4ebf58df9319b2 = 0x70         ;
        constexpr std::uintptr_t _000d070a9eb801c842f37e5c100d87865b39dd84 = 0x78         ;
        constexpr std::uintptr_t _bb8aa888daceb87cec70920480c2a00a87d534c1 = 0x80         ;
        constexpr std::uintptr_t _5677feb20cfb68021df3ae86e6c87ac97a550776 = 0x88         ;
        constexpr std::uintptr_t _ae42fcf29107eefca287d727507eba8e2eb0e9a1 = 0x90         ;
        constexpr std::uintptr_t _84a29b00e2fd9eff355f9532657b284baa12467b = 0x98         ;
        constexpr std::uintptr_t _3e613f64babb77d03411179c1e09188df949ccd9 = 0xA0         ;
    }

    namespace EnumListUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PrefabItem                       = 0x20         ;
        constexpr std::uintptr_t Container                        = 0x28         ;

        constexpr std::uintptr_t _c80604340f762c4bf687927583d5c8224665d5b1 = 0x30         ;
        constexpr std::uintptr_t _bb6419488f172c82252bf6d9b08d6e3a161813c9 = 0x38         ;
    }

    namespace CH47DropZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b5258aedbb9105958025de6251844d62ab7474e9 = 0x20         ;
    }

    namespace %6c154bdd101244c91dbe8b4d7dc8b8b147c2ab29
    {
    }

    namespace %9c65e8697e2f82c6cf19efbb5029635d0276a5cf
    {
        constexpr std::uintptr_t _6e7dba1154a3e7f58ee5c2d716e7f991d1dc6b1d = 0x10         ;
        constexpr std::uintptr_t _2a3792d3cb3f946cfdb3bd5806bdbb492e232e93 = 0x14         ;
        constexpr std::uintptr_t _5cbdd22b49c3a929479870b17a75fcb633cbae20 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _711a732fbc9912b4d01d33058be19c0585078bac = 0x0          ;
            constexpr std::uintptr_t _3634e8ddb879fa91ab5eb1003485b5b61b4e141d = 0x8          ;
        }

    }

    namespace Cannon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t isMountedOnVehicle               = 0x3E0        ;
        constexpr std::uintptr_t turnSensivity                    = 0x3E4        ;
        constexpr std::uintptr_t reloadTime                       = 0x3E8        ;
        constexpr std::uintptr_t syncAimDirOnFire                 = 0x3EC        ;
        constexpr std::uintptr_t syncAimDirOnReload               = 0x3ED        ;
        constexpr std::uintptr_t reloadPreventsAiming             = 0x3EE        ;
        constexpr std::uintptr_t fovMultiplier                    = 0x3F0        ;
        constexpr std::uintptr_t noHeadshots                      = 0x3F4        ;
        constexpr std::uintptr_t playerServerCollider             = 0x3F8        ;
        constexpr std::uintptr_t alignRotationToParent            = 0x400        ;
        constexpr std::uintptr_t magazine                         = 0x408        ;
        constexpr std::uintptr_t muzzle                           = 0x410        ;
        constexpr std::uintptr_t pitchTransform                   = 0x418        ;
        constexpr std::uintptr_t yawTransform                     = 0x420        ;
        constexpr std::uintptr_t mountTransform                   = 0x428        ;
        constexpr std::uintptr_t animator                         = 0x430        ;
        constexpr std::uintptr_t runInLateUpdate                  = 0x438        ;
        constexpr std::uintptr_t ammoParent                       = 0x440        ;
        constexpr std::uintptr_t useVehicleParentYaw              = 0x448        ;
        constexpr std::uintptr_t reloadButton                     = 0x44C        ;
        constexpr std::uintptr_t damageRenderer                   = 0x450        ;
        constexpr std::uintptr_t ammoPrefabs                      = 0x468        ;
        constexpr std::uintptr_t leftHandTarget                   = 0x470        ;
        constexpr std::uintptr_t rightHandTarget                  = 0x478        ;
        constexpr std::uintptr_t muzzleFireEffects                = 0x480        ;
        constexpr std::uintptr_t reloadedSound                    = 0x488        ;
        constexpr std::uintptr_t aimMovementSoundDef              = 0x490        ;
        constexpr std::uintptr_t aimMovementYawSoundDef           = 0x498        ;
        constexpr std::uintptr_t aimMovementPitchSoundDef         = 0x4A0        ;
        constexpr std::uintptr_t aimMovementGainCurve             = 0x4A8        ;
        constexpr std::uintptr_t runSideChecks                    = 0x4E0        ;
        constexpr std::uintptr_t leftGroundCheckTransform         = 0x4E8        ;
        constexpr std::uintptr_t rightGroundCheckTransform        = 0x4F0        ;
        constexpr std::uintptr_t leftSideCheckPositions           = 0x4F8        ;
        constexpr std::uintptr_t rightSideCheckPositions          = 0x500        ;
        constexpr std::uintptr_t originalLocalMountPos            = 0x508        ;
        constexpr std::uintptr_t runBoundsChecks                  = 0x514        ;
        constexpr std::uintptr_t areaChecks                       = 0x518        ;
        constexpr std::uintptr_t reloadProgress                   = 0x528        ;
        constexpr std::uintptr_t AmmoPrefab                       = 0x598        ;
        constexpr std::uintptr_t FirePoint                        = 0x5A0        ;
        constexpr std::uintptr_t backBlockTargetHeight            = 0x5A8        ;
        constexpr std::uintptr_t backBlockVisual                  = 0x5B0        ;
        constexpr std::uintptr_t backBlockHandle                  = 0x5B8        ;
        constexpr std::uintptr_t handleSpinAmount                 = 0x5C0        ;
        constexpr std::uintptr_t recoilOneShot                    = 0x5C8        ;
        constexpr std::uintptr_t reloadSubSystem                  = 0x5D0        ;
        constexpr std::uintptr_t fireEffect                       = 0x5D8        ;
        constexpr std::uintptr_t additionalFireEffects            = 0x5E0        ;
        constexpr std::uintptr_t reloadAimDirHeight               = 0x5E8        ;
        constexpr std::uintptr_t fuseLightTime                    = 0x5EC        ;
        constexpr std::uintptr_t fuseEffect                       = 0x5F0        ;
        constexpr std::uintptr_t fuseBurnRenderer                 = 0x5F8        ;
        constexpr std::uintptr_t middleGroundCheck                = 0x600        ;
        constexpr std::uintptr_t mountedProtection                = 0x608        ;
        constexpr std::uintptr_t cameraAnimation                  = 0x610        ;
        constexpr std::uintptr_t cameraAnimationController        = 0x618        ;
        constexpr std::uintptr_t disableLegsVerticalAngle         = 0x63C        ;
        constexpr std::uintptr_t reloadProgressCannonBallVisibilityRange = 0x640        ;
        constexpr std::uintptr_t cannonBallVisualPrefab           = 0x648        ;
        constexpr std::uintptr_t reloadCannonBallPositionScaleOffset = 0x650        ;
        constexpr std::uintptr_t fuseVisual                       = 0x668        ;
        constexpr std::uintptr_t fuseBurnCurve                    = 0x670        ;
        constexpr std::uintptr_t fusePoof                         = 0x678        ;
        constexpr std::uintptr_t allowOnLand                      = 0x688        ;
        constexpr std::uintptr_t wheelTransforms                  = 0x698        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x458        ;
        constexpr std::uintptr_t _c76c5e6d2af846562a58611404b8b9265d2615c1 = 0x4B0        ;
        constexpr std::uintptr_t _85a8393bf081eeb9ec4da09f2fcdf5a1f1ef06d1 = 0x4B8        ;
        constexpr std::uintptr_t _fab66f622d4346e8cc365b7a50851f8cc92dbffc = 0x4C0        ;
        constexpr std::uintptr_t _e64528e876217097c668e9d1dedad665e7b8e860 = 0x4C8        ;
        constexpr std::uintptr_t _afa95f00ffd581939df58fbe8e93afb18cc39e89 = 0x4D0        ;
        constexpr std::uintptr_t _71ed0ca23ee255efe6bebaf0eecac20ef7b07e6a = 0x4D8        ;
        constexpr std::uintptr_t _436da5da1d026f89c12c95f16f900740758cefcc = 0x520        ;
        constexpr std::uintptr_t _3dc7840a5fe8f1196535ac7bcd405b7bc828617e = 0x52C        ;
        constexpr std::uintptr_t _3606f521d0d04243ffb538e9371bd8cd4a2df7c8 = 0x530        ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x538        ;
        constexpr std::uintptr_t _0f61e0e93351e844420d1ecc74116da46fce5381 = 0x53C        ;
        constexpr std::uintptr_t _4707a1c0e8a68b1596cfc41e422b0342b79efa95 = 0x540        ;
        constexpr std::uintptr_t _c70d64db0d0c634f5dd146cf2c8bef028751304f = 0x544        ;
        constexpr std::uintptr_t _54f37cbf50250b934902a41fb3a09f048ab85ad0 = 0x548        ;
        constexpr std::uintptr_t _c1a645fb365179957a49256d2eb7a336d6bc8d79 = 0x54C        ;
        constexpr std::uintptr_t _5b3f1e8fffd42d773d8a362a05c5a12294a7c243 = 0x558        ;
        constexpr std::uintptr_t _13923b08c89e68c44daf760aae8d31fb879055fb = 0x564        ;
        constexpr std::uintptr_t _aa9be9f2b21a3f3eb29f668201a6da7173a5d9f0 = 0x574        ;
        constexpr std::uintptr_t _19851652945f8897e0a7de29add37a9560bb251f = 0x584        ;
        constexpr std::uintptr_t _e841959253d3b71adc004cc7b3731290953e94ef = 0x588        ;
        constexpr std::uintptr_t _c8415d367753743e454f07d116851470ffb2aa18 = 0x58C        ;
        constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x590        ;
        constexpr std::uintptr_t _6ea715d58f83d81083b0baa98dd470c34d6556a4 = 0x620        ;
        constexpr std::uintptr_t _8ff707098ee543c93ecf7f5a094bbc9881284c54 = 0x62C        ;
        constexpr std::uintptr_t _edccdb85e663368c6593558ebe114bae63946bb2 = 0x680        ;
        constexpr std::uintptr_t _2ae60a093f23f544e7551f3cba336590f5579047 = 0x690        ;
    }

    namespace CompensationBone
    {
        constexpr std::uintptr_t Transform                        = 0x10         ;

        constexpr std::uintptr_t _edd573903ff5839131f8fa25367d50ac320512f8 = 0x18         ;
        constexpr std::uintptr_t _8baa54642f86a473e723fa5eeb61fe15d44b6de0 = 0x24         ;
        constexpr std::uintptr_t _3d0c44acd5bb84e339429804dd4b1d0de8b838e7 = 0x34         ;
        constexpr std::uintptr_t _d6e1cda07643a4472654fb67ff086e9dc72908b7 = 0x44         ;
        constexpr std::uintptr_t _a8aa952327561c636c6c60b5296408db5c24d7f2 = 0x54         ;
        constexpr std::uintptr_t _3b0e8036fe5eaf4160d9bc1d781047f7c1b1b2ee = 0x60         ;
    }

    namespace LookBone
    {
        constexpr std::uintptr_t Transform                        = 0x10         ;
        constexpr std::uintptr_t animatedStaticRotation           = 0x18         ;
        constexpr std::uintptr_t targetStaticRotation             = 0x28         ;
        constexpr std::uintptr_t localStaticRotation              = 0x38         ;
        constexpr std::uintptr_t animatedTargetRotation           = 0x48         ;
        constexpr std::uintptr_t targetRotation                   = 0x58         ;
        constexpr std::uintptr_t correctionOffset                 = 0x68         ;
        constexpr std::uintptr_t finalRotation                    = 0x74         ;
        constexpr std::uintptr_t lastKeyframeRotation             = 0x84         ;
        constexpr std::uintptr_t lastFinalLocalRotation           = 0x94         ;
        constexpr std::uintptr_t forward                          = 0xA4         ;
        constexpr std::uintptr_t right                            = 0xB0         ;
        constexpr std::uintptr_t up                               = 0xBC         ;
        constexpr std::uintptr_t initLocalPos                     = 0xC8         ;
        constexpr std::uintptr_t initLocalRot                     = 0xD4         ;
        constexpr std::uintptr_t targetDelayPosition              = 0xE4         ;
        constexpr std::uintptr_t animatedDelayPosition            = 0xF0         ;
        constexpr std::uintptr_t lookWeight                       = 0xFC         ;
        constexpr std::uintptr_t lookWeightB                      = 0x100        ;
        constexpr std::uintptr_t motionWeight                     = 0x104        ;
    }

    namespace EFAxisFixOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFHeadLookState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFFollowMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFDeltaType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFAnimationStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EEditorLookCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace JunkpileNPCSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tier                             = 0x20         ;
        constexpr std::uintptr_t prefabs                          = 0x28         ;
        constexpr std::uintptr_t maxPopulation                    = 0x30         ;
        constexpr std::uintptr_t numToSpawnPerTickMin             = 0x34         ;
        constexpr std::uintptr_t numToSpawnPerTickMax             = 0x38         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x3C         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x40         ;
        constexpr std::uintptr_t wantsInitialSpawn                = 0x44         ;
        constexpr std::uintptr_t temporary                        = 0x45         ;
        constexpr std::uintptr_t forceInitialSpawn                = 0x46         ;
        constexpr std::uintptr_t preventDuplicates                = 0x47         ;
        constexpr std::uintptr_t isSpawnerActive                  = 0x48         ;
        constexpr std::uintptr_t shouldBlockSpawnedEntitySaving   = 0x49         ;
        constexpr std::uintptr_t resetBehavior                    = 0x4C         ;
        constexpr std::uintptr_t setFreeIfMovedBeyond             = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
        constexpr std::uintptr_t AdditionalLOSBlockingLayer       = 0x60         ;
        constexpr std::uintptr_t monumentNavMesh                  = 0x68         ;
        constexpr std::uintptr_t shouldFillOnSpawn                = 0x70         ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x78         ;
        constexpr std::uintptr_t Path                             = 0x80         ;
        constexpr std::uintptr_t AStarGraph                       = 0x88         ;
        constexpr std::uintptr_t UseStatModifiers                 = 0x90         ;
        constexpr std::uintptr_t SenseRange                       = 0x94         ;
        constexpr std::uintptr_t CheckLOS                         = 0x98         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x9C         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0xA0         ;
        constexpr std::uintptr_t ListenRange                      = 0xA4         ;
        constexpr std::uintptr_t CanUseHealingItemsChance         = 0xA8         ;
        constexpr std::uintptr_t Loadouts                         = 0xB0         ;
        constexpr std::uintptr_t attachToParent                   = 0xB8         ;
        constexpr std::uintptr_t UseSpawnChance                   = 0xC0         ;
    }

    namespace %9e835d0b704c390f465135fc40a1a597f4da47bf
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _349bc40e3738a9fb63bbb31c6e00bc8e94e963fb = 0x0          ;
            constexpr std::uintptr_t _a784a721f0ed97cc0715e63c1f3a82782e68b52f = 0x8          ;
            constexpr std::uintptr_t _3368163d20c29dfc80985300be9d75e58b83458c = 0x10         ;
            constexpr std::uintptr_t _a251a39548ed4b31d7e5c2fab8438f2f5d8268d6 = 0x20         ;
            constexpr std::uintptr_t _87f14a8042d133b4f8ebfc3e9a3c582bf00c6d92 = 0x28         ;
        }

    }

    namespace FlasherLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t toggler                          = 0x340        ;
        constexpr std::uintptr_t myLight                          = 0x348        ;
        constexpr std::uintptr_t flashSpacing                     = 0x350        ;
        constexpr std::uintptr_t flashBurstSpacing                = 0x354        ;
        constexpr std::uintptr_t flashOnTime                      = 0x358        ;
        constexpr std::uintptr_t numFlashesPerBurst               = 0x35C        ;
        constexpr std::uintptr_t maximumLightRenderDistance       = 0x360        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _3aae0f7d83116aaf8c36c4b97ffaf3f94c0b0e10 = 0x368        ;
        constexpr std::uintptr_t _f90d35be371234e1eaa5245166b6478af64007ac = 0x370        ;
        constexpr std::uintptr_t _38c39639e1efa9a6f24c54c4bda1777b8957c14c = 0x378        ;
    }

    namespace %9afc36b6d48dc89f220a9addc3890a673884105c
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _33eb78711fb42d7804ea037c496146ea229cb778 = 0x0          ;
        }

    }

    namespace WaterBaseNavGenTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _4c32b1a509aa6981921b041a9482e781ad72c6f0 = 0x20         ;
    }

    namespace DecalComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %04ecbcca2f5a34d6d08a96df258b46491a3a9092
    {
        constexpr std::uintptr_t _2bd6fa86dd8e378c25ecade09c31969a405c5a65 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _736ee836240e37ec1548fcd632ad7d8e6879b485 = 0x0          ;
            constexpr std::uintptr_t _1f0db64632270945bb1be1f118c8e5130d53c426 = 0x10         ;
        }

    }

    namespace %805fbb1b72e30ca3eaad0e39a3372edcb0dc7904
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x50         ;
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x58         ;
        constexpr std::uintptr_t _23f2c63dee3df15f6af552b0914f56e99a5f96b8 = 0x68         ;
        constexpr std::uintptr_t _967700d7871bba462be36f8dd7e54ba2c434bc99 = 0x70         ;
        constexpr std::uintptr_t _7a00ae1459b969b76d55777690cfba98379e8103 = 0x80         ;
        constexpr std::uintptr_t _27f587314ba4eabade173822c5410e7e4e0fb6e8 = 0x88         ;
        constexpr std::uintptr_t _f39f37626aafdd2b3a4ff95e7336b4253f9661a3 = 0x90         ;
        constexpr std::uintptr_t _bbe86a002e0340b7acf01a2bbe1a74f9dc4e74f6 = 0xA0         ;
        constexpr std::uintptr_t _d9fbe57d6f580a60ccfe65209a9d7b991cbf2c88 = 0xA8         ;
        constexpr std::uintptr_t _e1de87ab318b3e9c405c10d94ff26b0f7b03bd97 = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _1f1c6a6ed423c51b2f21a2bd6618b48de44c44aa = 0x0          ;
            constexpr std::uintptr_t _7aec9f9bcd5f74a93b9e954084040c407bf39d95 = 0x8          ;
            constexpr std::uintptr_t _dabed90fc012cd45a7af2fbadae9b36f9e1074e7 = 0x10         ;
            constexpr std::uintptr_t _fefd558d3f16faf4eda6c9d6976ce0a2aa05b0fe = 0x20         ;
            constexpr std::uintptr_t _74adfeab6b6421d96ac462891b133990a5a56e2d = 0x28         ;
        }

    }

    namespace OreHopper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t oreOutputMesh                    = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _4c4ec8b314a036f0960b310f7fec881995c450f6 = 0x3A8        ;
        constexpr std::uintptr_t _4b4b1705e00d609171037e93cae2129037f722cd = 0x3B8        ;
        constexpr std::uintptr_t _de246cf4d798bb2a32ef393fc1080ae3feb2f042 = 0x3BC        ;
        constexpr std::uintptr_t _e46510ab24dc9cd43de9bc84f5d98b43eb9f7596 = 0x3C8        ;
        constexpr std::uintptr_t _8f489a1a77bb47da3e67c870704aec1b9c01fbdc = 0x3D0        ;
    }

    namespace Cascades
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Preset
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t numCascades                      = 0x8          ;
        constexpr std::uintptr_t filteringQuality                 = 0xC          ;
        constexpr std::uintptr_t shadowDistance                   = 0x10         ;
        constexpr std::uintptr_t shadowResolution                 = 0x14         ;
        constexpr std::uintptr_t grassShadowsEnabled              = 0x18         ;
    }

    namespace ShadowQualityPresetsConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t presets                          = 0x18         ;
    }

    namespace TwoAnimBlendSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ClipA                            = 0x70         ;
        constexpr std::uintptr_t ClipB                            = 0x78         ;
        constexpr std::uintptr_t Blend                            = 0x80         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _8b94dbbb5f5ff7307e2958f2dc067b4208e13ccd = 0x88         ;
        constexpr std::uintptr_t _f2c118b954b609362d9f71ac15afb67c46a2bf22 = 0xD8         ;
    }

    namespace VitalRadial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %e15be717d04fd53cf308b77227f18635b6f270b4
    {
        constexpr std::uintptr_t _f0700e80158e274098b906f119cce98439084ce3 = 0x10         ;
        constexpr std::uintptr_t _2d117bedf5cd5f3a94457b432cbea5c8b916c005 = 0x18         ;
        constexpr std::uintptr_t _7500402975dcf5404f4ae256664dc0ab8380bbcc = 0x20         ;
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x28         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _e3c7e06b55ec83b7e545764a06aa66a0d4490f5e = 0x38         ;
    }

    namespace GenerateRailRing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t MinWorldSize                     = 0x40         ;
    }

    namespace SimpleAttachmentRotator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RotationSpeed                    = 0x20         ;
    }

    namespace %4e83ddf840724d32946bf139978aca2043dbfb96
    {
        constexpr std::uintptr_t _eb7fe7605140230d2ed3055b1a55cfac21361d38 = 0x10         ;
        constexpr std::uintptr_t _92db6720da82ed85b477b1588e036d09c9f6de0f = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _1d9255a8668f13dfa1c908abbc15703aff3059be = 0x0          ;
            constexpr std::uintptr_t _38568787e9dc18d7c16518dabe8c812cbd26091e = 0x8          ;
            constexpr std::uintptr_t _302015e2079e6b0849ea5e7c6feaf80e26bce1d6 = 0x10         ;
            constexpr std::uintptr_t _64da1e53862e337df8e804e3dafe8a6f1639d786 = 0x20         ;
            constexpr std::uintptr_t _6f13ba7331d1b5c9fece17503652eb69920fae0b = 0x28         ;
            constexpr std::uintptr_t _25cc32c6bad4f9a699f96cab238f27ca3d8499d1 = 0x30         ;
            constexpr std::uintptr_t _4414dfdf09e79d9a9a1d6976f080d03e5ea588fd = 0x38         ;
            constexpr std::uintptr_t _83f67eaaaab0745b1ad3c0b1fcf00e5fcaa0e4ad = 0x40         ;
        }

    }

    namespace SatelliteMapUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mapView                          = 0x20         ;
        constexpr std::uintptr_t mapScrollRectZoom                = 0x28         ;
        constexpr std::uintptr_t minRangeCircle                   = 0x30         ;
        constexpr std::uintptr_t targetAimRect                    = 0x38         ;
        constexpr std::uintptr_t trueAimRect                      = 0x40         ;
        constexpr std::uintptr_t connectingLine                   = 0x48         ;
        constexpr std::uintptr_t statusText                       = 0x50         ;
        constexpr std::uintptr_t targetingEase                    = 0x58         ;
        constexpr std::uintptr_t errorPopup                       = 0x60         ;
        constexpr std::uintptr_t errorPopupGroup                  = 0x68         ;
        constexpr std::uintptr_t errorPopupText                   = 0x70         ;
        constexpr std::uintptr_t errorFadeTime                    = 0x78         ;

        constexpr std::uintptr_t _a98cee39cc94c1d91be036e86ad20b09ec6e9b1f = 0x80         ;
        constexpr std::uintptr_t _74fa26dc6dc6888bfa74e249e25122d73576376e = 0x88         ;
        constexpr std::uintptr_t _d2bb95a5fc7db17a41092937e217116f02f45e8a = 0x8C         ;
        constexpr std::uintptr_t _59edba2c648b54c944d730dfaed59274d7f981b9 = 0x98         ;
        constexpr std::uintptr_t _ac0c390e52ff094876e4af92aac348588edeee8a = 0x9C         ;
        constexpr std::uintptr_t _5339e43b4f971be5405f3a3a3294178531fe882b = 0xA8         ;
        constexpr std::uintptr_t _5b307c8bcabd8bb3e104be6a15aa9ea59a9adebb = 0xB4         ;
        constexpr std::uintptr_t _ea5e5b51172ed3e3c9f644d7d337460294a1f5f2 = 0xC0         ;
        constexpr std::uintptr_t _bc056325e275eb20a64f58d234d2857a4a15a5f0 = 0xC4         ;
        constexpr std::uintptr_t _eea6ce99962ece71170e163c3709eb4e070af0bf = 0xC8         ;
        constexpr std::uintptr_t _ee89b75a0ff2cdfb3cd28e6fdced1a1bf82424b4 = 0xCC         ;
        constexpr std::uintptr_t _c1ad0e1667f70c16be2461a83c4293fba52100ea = 0xD0         ;
        constexpr std::uintptr_t _76f4cc9ff78dfd9c9066bdf00fe4f4563a5f245c = 0xD4         ;
        constexpr std::uintptr_t _e7684c24c5efc377a660a1517c2f510bdbfbc8b2 = 0xD8         ;
        constexpr std::uintptr_t _85fd3c1ca4a5cc0dc7d85be282f18479bf5cbd29 = 0xE4         ;
        constexpr std::uintptr_t _ce2c680cdeb245c63934664ac3c65a4a5b645912 = 0xE8         ;
        constexpr std::uintptr_t _f0bf9ca7fdef569e3deea240e6619691bfdbff62 = 0xF0         ;
        constexpr std::uintptr_t _aff00d841975383d809e5e0a18d7531c801b7cc6 = 0xF8         ;
    }

    namespace SurveyCrater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _aedca445aefd63afbdce2b9760822cfb5b7560d9 = 0x2D0        ;
        constexpr std::uintptr_t _7359d9ff8704049a00256febec0e592cf77c5218 = 0x2D8        ;
        constexpr std::uintptr_t _3081e98ad517ac130af359c058bcec595fdccb2d = 0x2E0        ;
    }

    namespace BaseAnimalRagdoll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t Ragdoll                          = 0x2D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _d80c6f2b9f6ad4c6f29835237a70b8f47c4ec731 = 0x2D8        ;
    }

    namespace PlayerInput
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078FD70   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x28         ;
        constexpr std::uintptr_t _1cebe083a4470b577cee890d413bcbb03ccb91ca = 0x30         ;
        constexpr std::uintptr_t _4bedadcef03593bf5301c5fe3b5e0cfc4a759f12 = 0x34         ;
        constexpr std::uintptr_t _bfe8d75cbc2073470528d8b2e52e57f1a36eff3b = 0x44         ;
        constexpr std::uintptr_t _6234b3f4a3630cc950868d2a3beaa6778358e1a1 = 0x50         ;
        constexpr std::uintptr_t _f86681aefba205ad72d389dd78670c88c14e9726 = 0x5C         ;
        constexpr std::uintptr_t _0d54d394c42d2eee6c1b4ab17251d38d1204bbff = 0x60         ;
        constexpr std::uintptr_t _eaaffb74fd6e578cc250a41e314256233512ec30 = 0x64         ;
        constexpr std::uintptr_t _4b0da63912682f416def556529662acd67d8010f = 0x74         ;
        constexpr std::uintptr_t _9ed09056805d402987af6e089a387ed80a23e755 = 0x80         ;
        constexpr std::uintptr_t _48f4e8443afbf92c9aef5dcc2313808249595233 = 0x90         ;
        constexpr std::uintptr_t _7f3e62c8668b8596aa1623ca6871aea49487e289 = 0x98         ;
        constexpr std::uintptr_t _2fbf4f2a405c7df11e41fb593a8eb7a16fdf0703 = 0x9C         ;
        constexpr std::uintptr_t _e54aeff787aa5e523d4955e023cb8d79417df05a = 0xA0         ;
        constexpr std::uintptr_t _464e89dd00475fc2b19654d774af7c86f928ad0c = 0xA4         ;
        constexpr std::uintptr_t _eaf1fab1ad9401ca4a2ece48f9a94b6aceecdf5a = 0xA5         ;
        constexpr std::uintptr_t _5a01fb1a9eb8c0abcbf15c5935f470f6480f11da = 0xA6         ;
        constexpr std::uintptr_t _aaf0f27f4b8367e754f929dab495aaf6dc97415f = 0xA7         ;
        constexpr std::uintptr_t _00caa8eadb829b9b7e780bcac6446869894e3328 = 0xA8         ;
        constexpr std::uintptr_t _0c9aa9cab341e83ab5c00bf9c2cc114ccb2a7a60 = 0xB0         ;
        constexpr std::uintptr_t _413aa38324b0c368434440db0949f2db4765d149 = 0xB8         ;
        constexpr std::uintptr_t _e07d85f08057396a0e98922245b306c3b7d89109 = 0xC4         ;
        constexpr std::uintptr_t _31ef3c3c80a411a5439dc92ddfc3c62a543f8da8 = 0xD0         ;
        constexpr std::uintptr_t _0ccda338c7b1084141b556a79ad97d934f956f95 = 0xD4         ;

        namespace _static
        {
            constexpr std::uintptr_t _84aff9de6474d4a736888838ad19a3554fb9f8b8 = 0x0          ;
            constexpr std::uintptr_t _f2a61ae8c544857056ab7d0574cf7e93d54859e9 = 0x1          ;
        }

    }

    namespace %21d2238712436d1d44b089a32f3a90be2e728567
    {
        constexpr std::uintptr_t _d18f2d007a8154953c7777c02d2c0f7d5396a6aa = 0x10         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x14         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x28         ;
        constexpr std::uintptr_t _4fdbde9627895a07b261bb9472308450be356924 = 0x50         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x80         ;
    }

    namespace %9ec29e8e1b6dc5ed5009d77a4c420620da3488bb
    {
        constexpr std::uintptr_t _d18f2d007a8154953c7777c02d2c0f7d5396a6aa = 0x10         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x14         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x28         ;
        constexpr std::uintptr_t _4fdbde9627895a07b261bb9472308450be356924 = 0x50         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x80         ;
    }

    namespace %7cd60e60414715cc063f300ba51fb7e08dbd299a
    {
        constexpr std::uintptr_t _d18f2d007a8154953c7777c02d2c0f7d5396a6aa = 0x10         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x14         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x28         ;
        constexpr std::uintptr_t _4fdbde9627895a07b261bb9472308450be356924 = 0x50         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x80         ;
        constexpr std::uintptr_t _a7b392adc1f6ddc003838d91ead03de0ab3f3fe9 = 0x90         ;
    }

    namespace %d1d64a6e2b62ce856b94a5a3c514bbbf9f6c11bc
    {
        constexpr std::uintptr_t _d18f2d007a8154953c7777c02d2c0f7d5396a6aa = 0x10         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x14         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x28         ;
        constexpr std::uintptr_t _4fdbde9627895a07b261bb9472308450be356924 = 0x50         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x80         ;
        constexpr std::uintptr_t _06e6af67b320650f1d8d525eb3c954d80ac429b4 = 0x90         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0xB8         ;
        constexpr std::uintptr_t _8b7301991368016407bff89a89e016e73e0da16e = 0xBC         ;
        constexpr std::uintptr_t _634da77ec37367664bf359f9a7cbf445eda43aa9 = 0xC0         ;
        constexpr std::uintptr_t _6c9c83584d2aa1e0e535d89926cd9f0c8dadead9 = 0xC4         ;
        constexpr std::uintptr_t _ec61467c20cb66ef09c18c84a26a97cde846197f = 0xD4         ;
        constexpr std::uintptr_t _4f7f6a1227b73850decfbae6af6c8986828b0964 = 0xE8         ;
        constexpr std::uintptr_t _76c5b5ea3f1278552cf32fcd97b6dad977cbc192 = 0x110        ;
    }

    namespace %cc9a32f60bf8693a6870ea95decb5a2d7cd79553
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _390fff08d1b3bf89d58a2fb7903b5bc689157737 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _6a044a1d4e21a4101fad10a51d873b0e87e1d8ad = 0x0          ;
            constexpr std::uintptr_t _bda9674a5c7da58290f974164b4b2602521ae041 = 0x8          ;
            constexpr std::uintptr_t _2f8ae170cff242f958203a95d3998eb9f875ea52 = 0x10         ;
            constexpr std::uintptr_t _407187bb1f904fce7b0ac39be52ddadce1b57ab1 = 0x18         ;
        }

    }

    namespace ComputerStation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D7BE0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t menuPrefab                       = 0x3D8        ;
        constexpr std::uintptr_t ioSubEntityPrefab                = 0x3E0        ;
        constexpr std::uintptr_t computerMenu                     = 0x3E8        ;
        constexpr std::uintptr_t controlBookmarks                 = 0x410        ;
        constexpr std::uintptr_t leftHandIKPosition               = 0x418        ;
        constexpr std::uintptr_t rightHandIKPosition              = 0x420        ;
        constexpr std::uintptr_t turnOnSoundDef                   = 0x428        ;
        constexpr std::uintptr_t turnOffSoundDef                  = 0x430        ;
        constexpr std::uintptr_t onLoopSoundDef                   = 0x438        ;
        constexpr std::uintptr_t isStatic                         = 0x440        ;
        constexpr std::uintptr_t autoGatherRadius                 = 0x444        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _6b9f69c7e44deb83b028163f988be80738a3d930 = 0x3D0        ;
        constexpr std::uintptr_t _5e2e95040a8239154bd55fe8400b747a668ec0b6 = 0x3F0        ;
        constexpr std::uintptr_t _a3755b9a6d1062a6727e78f8b5e442965282919b = 0x400        ;
        constexpr std::uintptr_t _b18a03910a33ff21a6a88c1e3a27d91452466b74 = 0x448        ;
    }

    namespace %96b4fbe57ea52b8a44a9bc0e4e98992a54935525
    {
        constexpr std::uintptr_t _68039886267668bd394e2447eb2b55204edf4427 = 0x10         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _801364384541239dbc61362726108fe7c16cc1e7 = 0x0          ;
        }

    }

    namespace ColdOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t postProcessVolumeRRP             = 0x28         ;
        constexpr std::uintptr_t smoothTime                       = 0x30         ;
        constexpr std::uintptr_t preventInstantiation             = 0x34         ;

        constexpr std::uintptr_t _dcef54a204406a96709f9c0e4495141549cf674c = 0x38         ;
        constexpr std::uintptr_t _0757fc41eab5c547d4b9e09a658c57285197bff0 = 0x3C         ;
        constexpr std::uintptr_t _a93f59a3c3d0432bf9c10d855ddca2b27c895701 = 0x40         ;
        constexpr std::uintptr_t _424f9b9fbd29aec8e1ae81f64f2ac04c79aaa6df = 0x48         ;
    }

    namespace LootPanelOven
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _ee00b6a232f485fc3e54b975edcea832d766341a = 0x50         ;
    }

    namespace %127e536e0d6fd3c85e632c97f2c47906d3dbe271
    {
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x24         ;
    }

    namespace PlaceMonument
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t Monument                         = 0x48         ;
    }

    namespace %3987df5c5957aa96689455209ddbbde0cd298b79
    {
        constexpr std::uintptr_t _f5e89a4f4ad9bf49f3149939b41e46888a9c1ed2 = 0x10         ;
        constexpr std::uintptr_t _34aec807db2c584135a2d786c4752d049c4806d4 = 0x18         ;
        constexpr std::uintptr_t _bb0bb5913f8d69c065ba09d4a498ea32d5bac03d = 0x20         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x28         ;
        constexpr std::uintptr_t _867db6edbd53f6f4af2b94a4141de529bf89baad = 0x30         ;
        constexpr std::uintptr_t _c7e610afdb652a64ade088794ac47934e17803dc = 0x38         ;
        constexpr std::uintptr_t _b022c0b2d83e4441827090e3114664b27ec0cbf9 = 0x40         ;
        constexpr std::uintptr_t _8f7cb9d6472b3dbde8156ef4498da697fd6beee4 = 0x48         ;
        constexpr std::uintptr_t _185ca5d40dc4e4a651d9eccbd605c4668aa423c5 = 0x50         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x58         ;
        constexpr std::uintptr_t _4baa12108a0e76f572c302cf3b795f907f7e76b1 = 0x60         ;
        constexpr std::uintptr_t _91b9934bbabdd464c5128e098fb620ec6ed2962a = 0x68         ;
        constexpr std::uintptr_t _5aa411e3b4545e15844c5c64881db623c6f8e6c9 = 0x70         ;
        constexpr std::uintptr_t _ff3a21393dea797bea74e6ed0535831c90cc6a1c = 0x78         ;
        constexpr std::uintptr_t _986d62b7fc6b7b0bc949d757fe4df5374561c7af = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _b71db538aa3429b94aa5dbb3386885b661e42f26 = 0x0          ;
            constexpr std::uintptr_t _c8504902b2ce55608673ab0e022b9f89f6acad70 = 0x8          ;
            constexpr std::uintptr_t _e9f8012c9977870629dd1872ccad55a451066381 = 0x10         ;
            constexpr std::uintptr_t _608126bcf2db31b9319d2830a5ff3965ca0ad530 = 0x20         ;
        }

    }

    namespace UI_FriendsList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FriendPrefab                     = 0x38         ;
        constexpr std::uintptr_t FriendStyle                      = 0x40         ;
        constexpr std::uintptr_t SearchInput                      = 0x48         ;
        constexpr std::uintptr_t ShowPendingToggle                = 0x50         ;
        constexpr std::uintptr_t ShowOfflineToggle                = 0x58         ;
        constexpr std::uintptr_t RootElement                      = 0x60         ;
        constexpr std::uintptr_t PendingSection                   = 0x68         ;
        constexpr std::uintptr_t PendingCount                     = 0x70         ;
        constexpr std::uintptr_t PendingContainer                 = 0x78         ;
        constexpr std::uintptr_t InGameSection                    = 0x80         ;
        constexpr std::uintptr_t InGameCount                      = 0x88         ;
        constexpr std::uintptr_t InGameContainer                  = 0x90         ;
        constexpr std::uintptr_t OnlineSection                    = 0x98         ;
        constexpr std::uintptr_t OnlineCount                      = 0xA0         ;
        constexpr std::uintptr_t OnlineContainer                  = 0xA8         ;
        constexpr std::uintptr_t OfflineSection                   = 0xB0         ;
        constexpr std::uintptr_t OfflineCount                     = 0xB8         ;
        constexpr std::uintptr_t OfflineContainer                 = 0xC0         ;
        constexpr std::uintptr_t LinkDiscordSection               = 0xC8         ;
        constexpr std::uintptr_t Chat                             = 0xD0         ;
        constexpr std::uintptr_t ContextMenu                      = 0xD8         ;
        constexpr std::uintptr_t Party                            = 0xE0         ;
        constexpr std::uintptr_t FooterParty                      = 0xE8         ;

        constexpr std::uintptr_t _be7a4495768be7440b3f7dea8d0671afcaac8343 = 0x20         ;
        constexpr std::uintptr_t _53b177711f46c5ebbfb6895b55e80b7d637066b7 = 0x28         ;
        constexpr std::uintptr_t _58cf20e8ba35b6ecc593b45400e8d86db2a07b99 = 0x30         ;
        constexpr std::uintptr_t _cc91d468a94efe9be40ef80ea21dac5f75c6e8fb = 0xF0         ;
        constexpr std::uintptr_t _72f14642b5b237ef37f9047105ae665941bfdb3b = 0xF8         ;
        constexpr std::uintptr_t _252b367069a698c79f5ceff8ad7094df9b073687 = 0x110        ;
        constexpr std::uintptr_t _1a9075085a5e5676bcd458ecfb4ed857ad66e204 = 0x118        ;
        constexpr std::uintptr_t _dd92f379f5d81f496bb5cf3752a789b74a41bcab = 0x120        ;
        constexpr std::uintptr_t _7b11beedab06bccdd516c76377425a93a26dd879 = 0x128        ;
        constexpr std::uintptr_t _c67b6339910a4995d4a3b59126b6a5ac2113f7b5 = 0x130        ;
    }

    namespace %f62747b1f51e3c7d80d38746c551f49508318a13
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F42F8   ;
    }

    namespace AIInformationGrid
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CellSize                         = 0x20         ;
        constexpr std::uintptr_t BoundingBox                      = 0x24         ;

        constexpr std::uintptr_t _204e324c715f27c3e769a9c8eaa8cd91b4a1ea26 = 0x40         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x48         ;
        constexpr std::uintptr_t _5423f164d23260ab0c7f4c9597f29f535425fcc6 = 0x54         ;
        constexpr std::uintptr_t _288cb0f622f47404a86dad83e29e4fba311105fd = 0x58         ;
        constexpr std::uintptr_t _4a69965146858de93646461c539867d4d5edd3c4 = 0x60         ;
        constexpr std::uintptr_t _cc10a737da3dd2f76a3c015280de7f7fa47baf44 = 0x68         ;
        constexpr std::uintptr_t _b30437ff694471fdfd5010720d5be85b4f2e7a1b = 0x70         ;
    }

    namespace MusicZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t themes                           = 0x20         ;
        constexpr std::uintptr_t priority                         = 0x28         ;
        constexpr std::uintptr_t suppressAutomaticMusic           = 0x2C         ;
        constexpr std::uintptr_t startOnEnter                     = 0x2D         ;
    }

    namespace SafetyException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace NullEntityException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace InvalidEntityException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace WrongSideException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace NullResourceRefException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace InvalidResourceRefException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace ChippyArcadeGame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cameraToRender                   = 0x20         ;
        constexpr std::uintptr_t renderTexture                    = 0x28         ;
        constexpr std::uintptr_t distantTexture                   = 0x30         ;
        constexpr std::uintptr_t center                           = 0x38         ;
        constexpr std::uintptr_t frameRate                        = 0x40         ;
        constexpr std::uintptr_t activeArcadeEntities             = 0x48         ;
        constexpr std::uintptr_t spriteManifest                   = 0x50         ;
        constexpr std::uintptr_t entityManifest                   = 0x58         ;
        constexpr std::uintptr_t clientside                       = 0x60         ;
        constexpr std::uintptr_t clientsideInput                  = 0x61         ;
        constexpr std::uintptr_t arcadeEntityPrefab               = 0x68         ;
        constexpr std::uintptr_t ownerMachine                     = 0x70         ;
        constexpr std::uintptr_t canvas                           = 0x80         ;
        constexpr std::uintptr_t mainChar                         = 0xA0         ;
        constexpr std::uintptr_t mainCharAim                      = 0xA8         ;
        constexpr std::uintptr_t currentBoss                      = 0xB0         ;
        constexpr std::uintptr_t bossPrefabs                      = 0xB8         ;
        constexpr std::uintptr_t mainMenuLogo                     = 0xC0         ;
        constexpr std::uintptr_t respawnPoint                     = 0xC8         ;
        constexpr std::uintptr_t mouseAim                         = 0xD0         ;
        constexpr std::uintptr_t levelIndicator                   = 0xD8         ;
        constexpr std::uintptr_t gameOverIndicator                = 0xE0         ;
        constexpr std::uintptr_t playGameButton                   = 0xE8         ;
        constexpr std::uintptr_t highScoresButton                 = 0xF0         ;
        constexpr std::uintptr_t OnMainMenu                       = 0xF8         ;
        constexpr std::uintptr_t GameActive                       = 0xF9         ;
        constexpr std::uintptr_t level                            = 0xFC         ;
        constexpr std::uintptr_t scoreDisplays                    = 0x100        ;
        constexpr std::uintptr_t mainMenuButtons                  = 0x108        ;
        constexpr std::uintptr_t selectedButtonIndex              = 0x110        ;
        constexpr std::uintptr_t OnHighScores                     = 0x114        ;

        constexpr std::uintptr_t _2d1b29e223391b1f886ef44eb42b7690aee44850 = 0x78         ;
        constexpr std::uintptr_t _f4c9bc14724ccb5da7c025553953d27bc1247f6d = 0x88         ;
        constexpr std::uintptr_t _efec06f7b64f09513cdcf0077fa85dc7199d5411 = 0x8C         ;
        constexpr std::uintptr_t _d1e2c2d0927b4b318476796a7ee8d835e7da6e03 = 0x90         ;
        constexpr std::uintptr_t _545bb573d2b2ab0702b4ad9723e9ed81c83d77a7 = 0x94         ;
        constexpr std::uintptr_t _49e33c816e681295590d52c2545f78429a9d05ef = 0x98         ;
        constexpr std::uintptr_t _237891f71fd3720e06bf6ad08765962ec3bac2e1 = 0x118        ;
        constexpr std::uintptr_t _4243f5bd4333e61a42c1defb6ace386cb150098c = 0x11C        ;
        constexpr std::uintptr_t _bc2bd6b025f7c09043ac76ed1366b5c5e4ca79e5 = 0x120        ;
    }

    namespace DungeonConditionalModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Layer                            = 0x20         ;
    }

    namespace ScaleByIntensity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialScale                     = 0x20         ;
        constexpr std::uintptr_t intensitySource                  = 0x30         ;
        constexpr std::uintptr_t maxIntensity                     = 0x38         ;
    }

    namespace HideIfOwnerFirstPerson
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t disableGameObjects               = 0x28         ;
        constexpr std::uintptr_t worldModelEffect                 = 0x30         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _6ebaee0b0f39e18be3f8ddd476ca477a364265bd = 0x31         ;
        constexpr std::uintptr_t _5a7fe3140d1ba0ad6aebe9b93d5a45a83cbc6ef8 = 0x38         ;
    }

    namespace TestDescriptionAttribute
    {
        constexpr std::uintptr_t _Description_k__BackingField     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _7ecdd1e4ce9800599c906f8fc46fbc5c8a35bbb9 = 0x0          ;
            constexpr std::uintptr_t _67fc9c74c8c3667b9ca52e140cdd4b587ff824b8 = 0x8          ;
            constexpr std::uintptr_t _95a1d36dc3c14762fbb53e8ebbb93f177e45722e = 0x10         ;
        }

    }

    namespace SatelliteCameraProxyBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _339403d92d76283377469d99cc0c022c3ee98f19 = 0x20         ;
        constexpr std::uintptr_t _1aca4788549124173daffa85986b83a46641e63d = 0x2C         ;
        constexpr std::uintptr_t _017709e0be040bcae9a65766cf2a73aaa0f0b5fd = 0x30         ;
        constexpr std::uintptr_t _77595a485bcbcd02d9eb6a1142199e2ca521d891 = 0x38         ;
        constexpr std::uintptr_t _664d596a21daa2752068172d2f974b9910385cd2 = 0x40         ;
        constexpr std::uintptr_t _ed1d93e7e84e232723edbc4c7f02754528bf98ba = 0x48         ;
        constexpr std::uintptr_t _25800d363dce60d1264031161c168526009e6fff = 0x50         ;
        constexpr std::uintptr_t _31ffab22d1d63300b209a6208bab8ef36054e68b = 0x58         ;
        constexpr std::uintptr_t _b95cc46d89f095a50673ff696425be496dcf2c07 = 0x60         ;
        constexpr std::uintptr_t _4c0f5df1da7f7f51cf32da26a914ab1907566302 = 0x61         ;
    }

    namespace %8272e56f0b91ff14f77ad6e88fd80b18871e1981
    {
        constexpr std::uintptr_t _ec8fe990a848bd5e207b8a3d766451c702160768 = 0x10         ;
        constexpr std::uintptr_t _0fe2b659dec35dc2d4e609c7327f143e5be905dc = 0x18         ;
        constexpr std::uintptr_t _62513528c395c60c1ca712231b3d0bf9e7fca677 = 0x20         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x24         ;
        constexpr std::uintptr_t _4ecc1ed88fe598c107b915a4839fb5d230997f79 = 0x28         ;
        constexpr std::uintptr_t _08baf8956f5749642ddf5d0fba2180bd0691de1e = 0x30         ;
        constexpr std::uintptr_t _81da40b85faeb5156d249b4bae82937fc5bf8dc6 = 0x38         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _32977c5133953d0b4120e412f42e67060e80f2b4 = 0x0          ;
            constexpr std::uintptr_t _17054c33fb2086159259daadb0570175b60fae05 = 0x10         ;
        }

    }

    namespace ItemModBaitContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t capacity                         = 0x30         ;
        constexpr std::uintptr_t maxStackSize                     = 0x34         ;
        constexpr std::uintptr_t containerVolume                  = 0x38         ;
        constexpr std::uintptr_t canLootInWorld                   = 0x3C         ;
        constexpr std::uintptr_t pickupInWorldDelay               = 0x40         ;
        constexpr std::uintptr_t maxWeight                        = 0x44         ;
        constexpr std::uintptr_t worldWeightScale                 = 0x48         ;
        constexpr std::uintptr_t containerFlags                   = 0x4C         ;
        constexpr std::uintptr_t onlyAllowedContents              = 0x50         ;
        constexpr std::uintptr_t onlyAllowedItemType              = 0x58         ;
        constexpr std::uintptr_t availableSlots                   = 0x60         ;
        constexpr std::uintptr_t validItemWhitelist               = 0x68         ;
        constexpr std::uintptr_t openInDeployed                   = 0x70         ;
        constexpr std::uintptr_t openInInventory                  = 0x71         ;
        constexpr std::uintptr_t defaultContents                  = 0x78         ;
        constexpr std::uintptr_t blockAmmoSource                  = 0x80         ;
        constexpr std::uintptr_t openSound                        = 0x88         ;
        constexpr std::uintptr_t closeSound                       = 0x90         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace SkyProbe
    {
        constexpr std::uintptr_t ProbeUpdateInterval              = 0x10         ;
        constexpr std::uintptr_t TimeSlicing                      = 0x14         ;
    }

    namespace SSR
    {
        constexpr std::uintptr_t FresnelCutoff                    = 0x10         ;
        constexpr std::uintptr_t ThicknessMin                     = 0x14         ;
        constexpr std::uintptr_t ThicknessMax                     = 0x18         ;
        constexpr std::uintptr_t ThicknessStartDist               = 0x1C         ;
        constexpr std::uintptr_t ThicknessEndDist                 = 0x20         ;
    }

    namespace RenderingSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A7EC0   ;
        constexpr std::uintptr_t TessellationQuality              = 0x10         ;
        constexpr std::uintptr_t SkyReflections                   = 0x18         ;
        constexpr std::uintptr_t ScreenSpaceReflections           = 0x20         ;
    }

    namespace %8bd8c5cea67540fb2929ae54022f6ff2523d2174
    {
        constexpr std::uintptr_t _734e67c35861f94ff413ec3bc223dde046049d23 = 0x10         ;
        constexpr std::uintptr_t _db92ca4e0eadd2b306d9dc07f37d052db84122c5 = 0x28         ;
        constexpr std::uintptr_t _06e49fab8242fe8a96d13038ad42818b81363d54 = 0x40         ;
    }

    namespace WaterSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t oceanSettings                    = 0x20         ;
        constexpr std::uintptr_t Quality                          = 0x70         ;
        constexpr std::uintptr_t oceanMaterial                    = 0x78         ;
        constexpr std::uintptr_t Rendering                        = 0x80         ;
        constexpr std::uintptr_t oceanVFaceShader                 = 0x88         ;
        constexpr std::uintptr_t TropicalMaterial                 = 0x90         ;
        constexpr std::uintptr_t patchSize                        = 0x98         ;
        constexpr std::uintptr_t patchCount                       = 0x9C         ;
        constexpr std::uintptr_t patchScale                       = 0xA0         ;
        constexpr std::uintptr_t forceDeepSea                     = 0xA4         ;

        constexpr std::uintptr_t _134d29418c0b84e422e768c2d3bf438485bfd806 = 0x28         ;
        constexpr std::uintptr_t _4f01f0b422b0d1d9584d092e0c4cae890a6ff05e = 0xA8         ;
        constexpr std::uintptr_t _41fe0234f8c7a6912f11a1aec2050200e43b8c34 = 0xAC         ;
        constexpr std::uintptr_t _f67a67a7be2fe3629206d5b7091f807afaf1dd35 = 0xB0         ;
        constexpr std::uintptr_t _cc90eb7c65411f265026b4ebfd3460411d6aec8a = 0xB8         ;
        constexpr std::uintptr_t _03e452d671f9085f205d4ddde059cd52295a8386 = 0xC0         ;
        constexpr std::uintptr_t _4217389fc154aa8b2f072560e81351b4c6b1d68e = 0xC4         ;
        constexpr std::uintptr_t _3b270a66ba15ae1c527a3dc69c849fe514679f77 = 0xC5         ;
    }

    namespace EffectParams
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AC2A0   ;
        constexpr std::uintptr_t scatterCoefficient               = 0x0          ;
        constexpr std::uintptr_t scatterStrength                  = 0x4          ;
        constexpr std::uintptr_t blur                             = 0x8          ;
        constexpr std::uintptr_t blurDistance                     = 0xC          ;
        constexpr std::uintptr_t blurSize                         = 0x10         ;
        constexpr std::uintptr_t wiggle                           = 0x14         ;
        constexpr std::uintptr_t wiggleSpeed                      = 0x18         ;
        constexpr std::uintptr_t chromaticAberration              = 0x1C         ;
        constexpr std::uintptr_t godRays                          = 0x1D         ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _6bce4555e0f5c775386bff5a9a30e1b601f499b1 = 0x20         ;
            constexpr std::uintptr_t _1e5192f0e026a546f956eadd142d9190baa27ae2 = 0x40         ;
            constexpr std::uintptr_t _1139e54348b8eb14b297def361abf8c2ee22bb70 = 0x60         ;
            constexpr std::uintptr_t _01a772e1542e2073b5db035dd74e9c00644b1284 = 0x80         ;
            constexpr std::uintptr_t _b82a480baf53ff3f48e1aa423507d95542f52010 = 0xA0         ;
            constexpr std::uintptr_t _167f3ac251ac2e565191d32464c9e4a52e20ee99 = 0xC0         ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0xE0         ;
            constexpr std::uintptr_t _6aa16b0258f72d2c8fa79f28a1d4291548126b17 = 0x100        ;
            constexpr std::uintptr_t _b1246d08c669dee807ca3c30c385170d1731e40c = 0x120        ;
            constexpr std::uintptr_t _dd095e745ff96324c63dcb5d9380a83c332cd023 = 0x140        ;
            constexpr std::uintptr_t _c3eee90b48432101a898cf207cfaa8e255ec1c88 = 0x160        ;
            constexpr std::uintptr_t _3db863f357ff04922e6bc5e67618545e61bb0a30 = 0x180        ;
            constexpr std::uintptr_t _277369aea19d86b83d4bd98d31aadb9769d02b2b = 0x1A0        ;
        }

    }

    namespace WaterOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t postProcessVolume_RRP            = 0x28         ;
        constexpr std::uintptr_t blurPostProcessVolume            = 0x30         ;
        constexpr std::uintptr_t defaultParams                    = 0x38         ;
        constexpr std::uintptr_t adminParams                      = 0x58         ;
        constexpr std::uintptr_t gogglesParams                    = 0x78         ;
        constexpr std::uintptr_t submarineParams                  = 0x98         ;
        constexpr std::uintptr_t underwaterLabParams              = 0xB8         ;
        constexpr std::uintptr_t cinematicParams                  = 0xD8         ;
        constexpr std::uintptr_t tropicalShoreParams              = 0xF8         ;
        constexpr std::uintptr_t UnderwaterFogMaterials           = 0x118        ;
        constexpr std::uintptr_t tropicalShoreEffectRange         = 0x120        ;

        constexpr std::uintptr_t _dc33b5def8873d7c477302274861f9afdfad0d80 = 0x128        ;
        constexpr std::uintptr_t _88a7347ddcf4ab739cd5d4c64ce7a39b485499dc = 0x130        ;
        constexpr std::uintptr_t _edf36ea8b8aa7d9f88d13efa08a3b90530fc7990 = 0x138        ;
        constexpr std::uintptr_t _ccfc3a03111c34cfd3d3995bce804d17984f50cb = 0x140        ;
        constexpr std::uintptr_t _f13518028674d0b8d859caf13735431d93d68753 = 0x148        ;
        constexpr std::uintptr_t _e4418c72850deb2092654ad54328e84e06ac54d7 = 0x150        ;
    }

    namespace NoteType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace KnobBinding
    {
        constexpr std::uintptr_t knobNumber                       = 0x0          ;
        constexpr std::uintptr_t convar                           = 0x8          ;
        constexpr std::uintptr_t minValue                         = 0x10         ;
        constexpr std::uintptr_t maxValue                         = 0x14         ;
        constexpr std::uintptr_t channel                          = 0x18         ;
        constexpr std::uintptr_t relative                         = 0x1C         ;
    }

    namespace NoteBinding
    {
        constexpr std::uintptr_t noteNumber                       = 0x0          ;
        constexpr std::uintptr_t convar                           = 0x8          ;
        constexpr std::uintptr_t noteType                         = 0x10         ;
        constexpr std::uintptr_t channel                          = 0x14         ;
        constexpr std::uintptr_t cycled                           = 0x18         ;
        constexpr std::uintptr_t cycleIndex                       = 0x1C         ;
    }

    namespace SavedBindings
    {
        constexpr std::uintptr_t knobs                            = 0x0          ;
        constexpr std::uintptr_t notes                            = 0x8          ;
    }

    namespace MidiConvar
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B40B0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _056c048bc6a4e2624702f2071c549c2b29b614b2 = 0x20         ;
        constexpr std::uintptr_t _c244f3d8835b31db533f45d381a9935d7058f6fd = 0x28         ;
        constexpr std::uintptr_t _77b4fc9fb253ad2568c00104d8b6094af635306c = 0x30         ;
        constexpr std::uintptr_t _9fb0b8a5c7f6b9d1b8df8892dcee2977a0ed9ea4 = 0x38         ;
        constexpr std::uintptr_t _6c0cd9c676a3f4fdf659d78b5b215a49287bbc8a = 0x40         ;
        constexpr std::uintptr_t _763df1aedb17d22b2ecf0b3671f7a1574008abc4 = 0x48         ;
        constexpr std::uintptr_t _d0df9b16725fc28aac226c52512406e279dc1612 = 0x50         ;
        constexpr std::uintptr_t _4f6ae9ea675c19f3098b572fc3e785686218a5e3 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _e3573c50f49d27b0e55ea7b4dbb2c87638a84610 = 0x0          ;
            constexpr std::uintptr_t _0e1725876788f097618c786f6a0766b2cfef31a2 = 0x1          ;
            constexpr std::uintptr_t _3f926ade294d505e3d99fa2490507ea97a1036a2 = 0x2          ;
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x8          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x10         ;
            constexpr std::uintptr_t _ffef99f05027e21426b75f72bfbfceddd98f68fa = 0x18         ;
            constexpr std::uintptr_t _eccff6b99c84de01fb4075b38982958dc3cd7f80 = 0x19         ;
            constexpr std::uintptr_t _35e10d8e52b2454120ba8863c1ee9de6ef4b154f = 0x1A         ;
        }

    }

    namespace SharpenAndVignette
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t applySharpen                     = 0x30         ;
        constexpr std::uintptr_t strength                         = 0x38         ;
        constexpr std::uintptr_t clamp                            = 0x40         ;
        constexpr std::uintptr_t applyVignette                    = 0x48         ;
        constexpr std::uintptr_t sharpness                        = 0x50         ;
        constexpr std::uintptr_t darkness                         = 0x58         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace blackoutType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C92E0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UIBlackoutOverlay
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C9208   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t overlayType                      = 0x30         ;
        constexpr std::uintptr_t overrideCanvasScaling            = 0x34         ;
        constexpr std::uintptr_t referenceScale                   = 0x38         ;

        constexpr std::uintptr_t _3db02b6be584329c37fa65d4bb58494a43dac676 = 0x28         ;
        constexpr std::uintptr_t _51147474201d9e6407bdc410c9fa2fbd778b3a59 = 0x3C         ;
        constexpr std::uintptr_t _7425d65c821e22c2706e698d724b70b22d9e8e86 = 0x48         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _8ebd9565fac809934704967c9f3f8fe4a908235f = 0x0          ;
            constexpr std::uintptr_t _702b05a105bc7519e26077b44d1e4ca93c48b485 = 0x8          ;
        }

    }

    namespace GenericStatDisplay
    {
        constexpr std::uintptr_t statKey                          = 0x0          ;
        constexpr std::uintptr_t statSprite                       = 0x8          ;
        constexpr std::uintptr_t displayPhrase                    = 0x10         ;
    }

    namespace ExpandedLifeStats
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DisplayRoot                      = 0x20         ;
        constexpr std::uintptr_t GenericStatRow                   = 0x28         ;
        constexpr std::uintptr_t ResourcesStatRoot                = 0x30         ;
        constexpr std::uintptr_t ResourceStats                    = 0x38         ;
        constexpr std::uintptr_t WeaponStatRow                    = 0x40         ;
        constexpr std::uintptr_t WeaponsRoot                      = 0x48         ;
        constexpr std::uintptr_t MiscRoot                         = 0x50         ;
        constexpr std::uintptr_t MiscStats                        = 0x58         ;
        constexpr std::uintptr_t Infographic                      = 0x60         ;
        constexpr std::uintptr_t MoveRoot                         = 0x68         ;
        constexpr std::uintptr_t OpenPosition                     = 0x70         ;
        constexpr std::uintptr_t ClosedPosition                   = 0x78         ;
        constexpr std::uintptr_t OpenButtonRoot                   = 0x80         ;
        constexpr std::uintptr_t CloseButtonRoot                  = 0x88         ;
        constexpr std::uintptr_t ScrollGradient                   = 0x90         ;
        constexpr std::uintptr_t Scroller                         = 0x98         ;

        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0xA0         ;
        constexpr std::uintptr_t _81bfffaaac8c3124dc1e8dc28c7a1c22ad50eca1 = 0xA8         ;
    }

    namespace SpawnGroupResetBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UIMapExplosion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace EmissionBlink
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emissionToggle                   = 0x20         ;
        constexpr std::uintptr_t blinkDuration                    = 0x28         ;
        constexpr std::uintptr_t blinkInterval                    = 0x2C         ;
        constexpr std::uintptr_t light                            = 0x30         ;
        constexpr std::uintptr_t onIntensity                      = 0x38         ;
        constexpr std::uintptr_t offIntensity                     = 0x3C         ;
        constexpr std::uintptr_t useSecondaryLight                = 0x40         ;
        constexpr std::uintptr_t secondaryLight                   = 0x48         ;
        constexpr std::uintptr_t secondaryOnIntensity             = 0x50         ;
        constexpr std::uintptr_t secondaryOffIntensity            = 0x54         ;

        constexpr std::uintptr_t _a7c6cb58f1d23127bffacff4e0c92cbf84568fe7 = 0x58         ;
    }

    namespace Ammo
    {
        constexpr std::uintptr_t item                             = 0x0          ;
        constexpr std::uintptr_t go                               = 0x8          ;
    }

    namespace FiringEffect
    {
        constexpr std::uintptr_t item                             = 0x0          ;
        constexpr std::uintptr_t effectPrefab                     = 0x8          ;
    }

    namespace AimDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BallistaGun
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t isMountedOnVehicle               = 0x3E0        ;
        constexpr std::uintptr_t turnSensivity                    = 0x3E4        ;
        constexpr std::uintptr_t reloadTime                       = 0x3E8        ;
        constexpr std::uintptr_t syncAimDirOnFire                 = 0x3EC        ;
        constexpr std::uintptr_t syncAimDirOnReload               = 0x3ED        ;
        constexpr std::uintptr_t reloadPreventsAiming             = 0x3EE        ;
        constexpr std::uintptr_t fovMultiplier                    = 0x3F0        ;
        constexpr std::uintptr_t noHeadshots                      = 0x3F4        ;
        constexpr std::uintptr_t playerServerCollider             = 0x3F8        ;
        constexpr std::uintptr_t alignRotationToParent            = 0x400        ;
        constexpr std::uintptr_t magazine                         = 0x408        ;
        constexpr std::uintptr_t muzzle                           = 0x410        ;
        constexpr std::uintptr_t pitchTransform                   = 0x418        ;
        constexpr std::uintptr_t yawTransform                     = 0x420        ;
        constexpr std::uintptr_t mountTransform                   = 0x428        ;
        constexpr std::uintptr_t animator                         = 0x430        ;
        constexpr std::uintptr_t runInLateUpdate                  = 0x438        ;
        constexpr std::uintptr_t ammoParent                       = 0x440        ;
        constexpr std::uintptr_t useVehicleParentYaw              = 0x448        ;
        constexpr std::uintptr_t reloadButton                     = 0x44C        ;
        constexpr std::uintptr_t damageRenderer                   = 0x450        ;
        constexpr std::uintptr_t ammoPrefabs                      = 0x468        ;
        constexpr std::uintptr_t leftHandTarget                   = 0x470        ;
        constexpr std::uintptr_t rightHandTarget                  = 0x478        ;
        constexpr std::uintptr_t muzzleFireEffects                = 0x480        ;
        constexpr std::uintptr_t reloadedSound                    = 0x488        ;
        constexpr std::uintptr_t aimMovementSoundDef              = 0x490        ;
        constexpr std::uintptr_t aimMovementYawSoundDef           = 0x498        ;
        constexpr std::uintptr_t aimMovementPitchSoundDef         = 0x4A0        ;
        constexpr std::uintptr_t aimMovementGainCurve             = 0x4A8        ;
        constexpr std::uintptr_t runSideChecks                    = 0x4E0        ;
        constexpr std::uintptr_t leftGroundCheckTransform         = 0x4E8        ;
        constexpr std::uintptr_t rightGroundCheckTransform        = 0x4F0        ;
        constexpr std::uintptr_t leftSideCheckPositions           = 0x4F8        ;
        constexpr std::uintptr_t rightSideCheckPositions          = 0x500        ;
        constexpr std::uintptr_t originalLocalMountPos            = 0x508        ;
        constexpr std::uintptr_t runBoundsChecks                  = 0x514        ;
        constexpr std::uintptr_t areaChecks                       = 0x518        ;
        constexpr std::uintptr_t reloadProgress                   = 0x528        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x458        ;
        constexpr std::uintptr_t _c76c5e6d2af846562a58611404b8b9265d2615c1 = 0x4B0        ;
        constexpr std::uintptr_t _85a8393bf081eeb9ec4da09f2fcdf5a1f1ef06d1 = 0x4B8        ;
        constexpr std::uintptr_t _fab66f622d4346e8cc365b7a50851f8cc92dbffc = 0x4C0        ;
        constexpr std::uintptr_t _e64528e876217097c668e9d1dedad665e7b8e860 = 0x4C8        ;
        constexpr std::uintptr_t _afa95f00ffd581939df58fbe8e93afb18cc39e89 = 0x4D0        ;
        constexpr std::uintptr_t _71ed0ca23ee255efe6bebaf0eecac20ef7b07e6a = 0x4D8        ;
        constexpr std::uintptr_t _436da5da1d026f89c12c95f16f900740758cefcc = 0x520        ;
        constexpr std::uintptr_t _3dc7840a5fe8f1196535ac7bcd405b7bc828617e = 0x52C        ;
        constexpr std::uintptr_t _3606f521d0d04243ffb538e9371bd8cd4a2df7c8 = 0x530        ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x538        ;
        constexpr std::uintptr_t _0f61e0e93351e844420d1ecc74116da46fce5381 = 0x53C        ;
        constexpr std::uintptr_t _4707a1c0e8a68b1596cfc41e422b0342b79efa95 = 0x540        ;
        constexpr std::uintptr_t _c70d64db0d0c634f5dd146cf2c8bef028751304f = 0x544        ;
        constexpr std::uintptr_t _54f37cbf50250b934902a41fb3a09f048ab85ad0 = 0x548        ;
        constexpr std::uintptr_t _c1a645fb365179957a49256d2eb7a336d6bc8d79 = 0x54C        ;
        constexpr std::uintptr_t _5b3f1e8fffd42d773d8a362a05c5a12294a7c243 = 0x558        ;
        constexpr std::uintptr_t _13923b08c89e68c44daf760aae8d31fb879055fb = 0x564        ;
        constexpr std::uintptr_t _aa9be9f2b21a3f3eb29f668201a6da7173a5d9f0 = 0x574        ;
        constexpr std::uintptr_t _19851652945f8897e0a7de29add37a9560bb251f = 0x584        ;
        constexpr std::uintptr_t _e841959253d3b71adc004cc7b3731290953e94ef = 0x588        ;
        constexpr std::uintptr_t _c8415d367753743e454f07d116851470ffb2aa18 = 0x58C        ;
        constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x590        ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Quality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8eb4014e6949a32671cbe7d690705b4149843498
    {
    }

    namespace AnimatedBuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
    }

    namespace AmbientLightLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isDynamic                        = 0x20         ;
        constexpr std::uintptr_t enabledRadius                    = 0x24         ;
        constexpr std::uintptr_t toggleFade                       = 0x28         ;
        constexpr std::uintptr_t toggleFadeDuration               = 0x2C         ;

        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x30         ;
        constexpr std::uintptr_t _2b1f84df506a18a434c2fe5e44192c4902aac9a0 = 0x38         ;
        constexpr std::uintptr_t _10e171f15a620ac9bfba98912b9a1171d06e946e = 0x40         ;
        constexpr std::uintptr_t _418053c7edf8e12bfca57bc8b375f38c6bfa67d0 = 0x48         ;
        constexpr std::uintptr_t _a035ce7c3cbbd260e5234405887593abd1f4fb37 = 0x50         ;
        constexpr std::uintptr_t _7c5082d95315d3d3a23dce5281b759364396ce44 = 0x58         ;
        constexpr std::uintptr_t _fb9d69eebb414ffd6bbe3526238935a51036f7cf = 0x5C         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x60         ;
        constexpr std::uintptr_t _d12a785e4ab9f1f94a6c916ea6953b4a9a22daa8 = 0x64         ;
        constexpr std::uintptr_t _2da9767ef5fc8ae2811460c9a043df1d995b4228 = 0x68         ;
        constexpr std::uintptr_t _f3bd78cfeb7d3c7a5f18216feb7b400d47f7ed1e = 0x6C         ;
        constexpr std::uintptr_t _9d37a9119a43b67aac61044c5db438b8ec8257a7 = 0x6D         ;
    }

    namespace RocketType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AttackHeliUIDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t compassStripMat                  = 0x40         ;
        constexpr std::uintptr_t mainCanvas                       = 0x48         ;
        constexpr std::uintptr_t gunCrosshair                     = 0x50         ;
        constexpr std::uintptr_t gunNoAmmoCrosshair               = 0x58         ;
        constexpr std::uintptr_t gunCrosshairGhost                = 0x60         ;
        constexpr std::uintptr_t gunCrosshairGhostRect            = 0x68         ;
        constexpr std::uintptr_t rocketCrosshairDefaultCanvas     = 0x70         ;
        constexpr std::uintptr_t rocketCrosshairDefaultRect       = 0x78         ;
        constexpr std::uintptr_t rocketCrosshairHVCanvas          = 0x80         ;
        constexpr std::uintptr_t rocketCrosshairHVRect            = 0x88         ;
        constexpr std::uintptr_t rocketCrosshairIncenCanvas       = 0x90         ;
        constexpr std::uintptr_t rocketCrosshairIncenRect         = 0x98         ;
        constexpr std::uintptr_t rocketHVItem                     = 0xA0         ;
        constexpr std::uintptr_t rocketIncenItem                  = 0xA8         ;
        constexpr std::uintptr_t crosshairHitMarkerGroup          = 0xB0         ;
        constexpr std::uintptr_t zoomIndicator                    = 0xB8         ;
        constexpr std::uintptr_t positionBox                      = 0xC0         ;
        constexpr std::uintptr_t ammoTextGunMag                   = 0xC8         ;
        constexpr std::uintptr_t ammoTextGunRest                  = 0xD0         ;
        constexpr std::uintptr_t ammoTextRocketMag                = 0xD8         ;
        constexpr std::uintptr_t ammoTextRocketRest               = 0xE0         ;
        constexpr std::uintptr_t rangeText                        = 0xE8         ;
        constexpr std::uintptr_t zoomIndicatorMinY                = 0xF0         ;
        constexpr std::uintptr_t zoomIndicatorMaxY                = 0xF4         ;
        constexpr std::uintptr_t positionBoxXMult                 = 0xF8         ;
        constexpr std::uintptr_t positionBoxYMult                 = 0xFC         ;
        constexpr std::uintptr_t damageWarning                    = 0x100        ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x108        ;
        constexpr std::uintptr_t _a99d6cad1494b0ff3c497a7b71936eb892f8b6d1 = 0x110        ;
        constexpr std::uintptr_t _13245f1872347adc690d66e42dd6e51bda3e1794 = 0x11C        ;
        constexpr std::uintptr_t _9f794ac561bef0ae9e2d4dd3a9d194378b075ee3 = 0x124        ;
        constexpr std::uintptr_t _a4fe051e43c1365cf02e8d385ec214ad455166a4 = 0x128        ;
        constexpr std::uintptr_t _0071847d5a175efe85e27c64da79ee29bd28b62a = 0x12C        ;
        constexpr std::uintptr_t _04febd18bfd6f8965039eeed6f3161d32dd8d2b6 = 0x130        ;
        constexpr std::uintptr_t _6e791b270829b7f88342063d426c3e4b6bf9cc56 = 0x134        ;
        constexpr std::uintptr_t _f70a0c068889decfdb3b08afd12f9d70eec558a1 = 0x138        ;
    }

    namespace %bcf54d55f6da493e1673f1831693f63bf9f3f886
    {
        constexpr std::uintptr_t _a71706ccf3bbaa7a3dd04b8f0a9f4dbe5a41bb24 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _856b2c65c83e63c8653bc15479f0e8673ef6af96 = 0x0          ;
            constexpr std::uintptr_t _5463d92d3f56b6624830767745f4ec7d61972860 = 0x8          ;
        }

    }

    namespace SteamClientWrapper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DefaultAvatar                    = 0x20         ;

        constexpr std::uintptr_t _5a715490064f356fceedb63ef0af677e62200b95 = 0x28         ;
    }

    namespace ValueRange
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CEB38   ;
        constexpr std::uintptr_t min                              = 0x10         ;
        constexpr std::uintptr_t max                              = 0x14         ;
    }

    namespace AmbienceDefinition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t sounds                           = 0x18         ;
        constexpr std::uintptr_t stingFrequency                   = 0x20         ;
        constexpr std::uintptr_t biomes                           = 0x28         ;
        constexpr std::uintptr_t topologies                       = 0x2C         ;
        constexpr std::uintptr_t environmentType                  = 0x30         ;
        constexpr std::uintptr_t useEnvironmentType               = 0x34         ;
        constexpr std::uintptr_t time                             = 0x38         ;
        constexpr std::uintptr_t rain                             = 0x40         ;
        constexpr std::uintptr_t wind                             = 0x48         ;
        constexpr std::uintptr_t snow                             = 0x50         ;
        constexpr std::uintptr_t waves                            = 0x58         ;
    }

    namespace UI_PoolTable_Ball
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ballImage                        = 0x20         ;
        constexpr std::uintptr_t stripes                          = 0x28         ;
    }

    namespace ValidBounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t worldBounds                      = 0x20         ;
    }

    namespace DoorEffect
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DoorManipulator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t targetDoor                       = 0x350        ;
        constexpr std::uintptr_t powerAction                      = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _f8d87198a101bda880ccad7d077883a63e525666 = 0x340        ;
    }

    namespace RadioPlaylist
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t LocalName                        = 0x20         ;
        constexpr std::uintptr_t Url                              = 0x28         ;
        constexpr std::uintptr_t Playlist                         = 0x30         ;
        constexpr std::uintptr_t PlaylistLength                   = 0x38         ;
    }

    namespace FPD_HorizontalLineAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t color                            = 0x18         ;
    }

    namespace BaseEntityRef-fake-1
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace ApplyTerrainAnchors
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace UIClanSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t EditLogoButton                   = 0x28         ;
        constexpr std::uintptr_t ChangeSignDialog                 = 0x30         ;
        constexpr std::uintptr_t PaintableSources                 = 0x38         ;
        constexpr std::uintptr_t ColorsContainer                  = 0x40         ;

        constexpr std::uintptr_t _9759e02f9a7733749ef22a9535f49f39c3c7a95c = 0x48         ;
    }

    namespace %beeaa290ec3c344b8bd9aa8aa2419234eaad3289
    {
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x10         ;
        constexpr std::uintptr_t _edda6a365ae98d94bd5abaad21c6b8bd7dd8904c = 0x18         ;
        constexpr std::uintptr_t _38a6b2703d4779dbd86f154d6249e3e670e07333 = 0x20         ;
        constexpr std::uintptr_t _5a6c2276585bcc6bc41b907b0251c84881e81cd4 = 0x28         ;
        constexpr std::uintptr_t _340164cf90fdcdd74ab94c049b81c042bd826bc4 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _f0eab7e9425f35ea165e6a241eb0eabb30ef91be = 0x0          ;
            constexpr std::uintptr_t _9472a99c484ca1a6f8c2d684934a6e6693474eea = 0x8          ;
        }

    }

    namespace TrackMask
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DemoShotPlayback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108357B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _aa660d5528a49727e4fb3967b71140ec357a33a1 = 0x20         ;
        constexpr std::uintptr_t _2626a001b75e8feb9383ca438f4df737a4603bed = 0x28         ;
        constexpr std::uintptr_t _3eeb48330c872a423582a05b326ace30565dd595 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _3548b4304aa84ade94902e92367f976212ddcece = 0x0          ;
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x8          ;
            constexpr std::uintptr_t _8412c8eee7cbb790f11b67eb149d64839d8dbda4 = 0x10         ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x18         ;
        }

    }

    namespace OverlaySettings
    {
        constexpr std::uintptr_t linearDepth                      = 0x10         ;
        constexpr std::uintptr_t motionColorIntensity             = 0x14         ;
        constexpr std::uintptr_t motionGridSize                   = 0x18         ;
        constexpr std::uintptr_t colorBlindnessType               = 0x1C         ;
        constexpr std::uintptr_t colorBlindnessStrength           = 0x20         ;
    }

    namespace RHIBDriver
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _2bd5adc1c3d74d14fb47f7c54d07a451320aed8c = 0x3E0        ;
    }

    namespace UIClanMember
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Highlight                        = 0x20         ;
        constexpr std::uintptr_t HighlightColor                   = 0x28         ;
        constexpr std::uintptr_t SelectedColor                    = 0x38         ;
        constexpr std::uintptr_t Avatar                           = 0x48         ;
        constexpr std::uintptr_t Name                             = 0x50         ;
        constexpr std::uintptr_t Rank                             = 0x58         ;
        constexpr std::uintptr_t LastSeen                         = 0x60         ;

        constexpr std::uintptr_t _5f8e038b37fbafc89ddbf9f826c6f34f5f14b87b = 0x68         ;
        constexpr std::uintptr_t _82ee8b7bcf9bc756d1ea3cdc2de516ba0162a0e2 = 0x70         ;
        constexpr std::uintptr_t _4afd04d3c91eaa103de9eda84e9c048fbd3e2dda = 0x78         ;
    }

    namespace %df9ac435f57f7913155c6c9e47f589457268286f
    {
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x10         ;
    }

    namespace UI_Error
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entries                          = 0x20         ;
        constexpr std::uintptr_t canvas                           = 0x28         ;
        constexpr std::uintptr_t canvasGroup                      = 0x30         ;
        constexpr std::uintptr_t visibleDuration                  = 0x38         ;
        constexpr std::uintptr_t fadeDuration                     = 0x3C         ;

        constexpr std::uintptr_t _690430974dac3a9b3be5e31bb2f47ffc25273eec = 0x40         ;
        constexpr std::uintptr_t _e8a0bac2ec8bf8b7762ad04669a74a8a4574c962 = 0x48         ;
    }

    namespace %f91f1f970e881af715a186af169cff496d659921
    {
        constexpr std::uintptr_t _9d1c68c82773316993ac4050fdb0324c56b97a68 = 0x10         ;
        constexpr std::uintptr_t _7916e85f94110d3554a5fabbfc5c8579db246204 = 0x20         ;
        constexpr std::uintptr_t _4a5634a0542b6626d0606fb2676d731df2d02fdd = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _9050be312c9426586f76558238676792a2ef316b = 0x0          ;
            constexpr std::uintptr_t _d3a676826c790540c671fbe670029191017153c3 = 0x10         ;
        }

    }

    namespace SocketMod_BoatBuildingNetting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t sphereRadius                     = 0xB8         ;
        constexpr std::uintptr_t layerMask                        = 0xBC         ;
        constexpr std::uintptr_t queryTriggers                    = 0xC0         ;
        constexpr std::uintptr_t wantsCollide                     = 0xC4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace %d8cf8988c424488a19fd6e53afd3bb1a06993783
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _1911e379d01d241b527c6c98f14a44a2f23982c4 = 0x18         ;
        constexpr std::uintptr_t _2acfcb7561d99b7d4f66f4477c63271421fcde41 = 0x20         ;
        constexpr std::uintptr_t _db9a24521c1db28cca7fbab69e3b678334431c4f = 0x28         ;
        constexpr std::uintptr_t _9b601f94bc9d98afce4d7278cca737cf40ad130d = 0x68         ;
        constexpr std::uintptr_t _b8a3fd0cb86ada0ec397352a041f0a90590e09c3 = 0x6C         ;
        constexpr std::uintptr_t _56d3cb8341671cdffd41efcc2e88faa28963a24a = 0xAC         ;
        constexpr std::uintptr_t _168fe7fa6a06893fe57d64b08aa68b98bc504d38 = 0xB0         ;
        constexpr std::uintptr_t _f3b8524c00ac0ba4157af0e8724d1ffeebd205be = 0xF0         ;
        constexpr std::uintptr_t _5726e02132993340455327ecf01c73ccfc839cdb = 0xF8         ;
        constexpr std::uintptr_t _a1c5dda7cc165712c0f722101d615a047aecfc91 = 0x100        ;
        constexpr std::uintptr_t _4a082d39df59a53ca9b4cce7b47e0bd2b3a4b1a6 = 0x104        ;
        constexpr std::uintptr_t _1f467c8b377738adcd3c41f281f8151440cd1e6c = 0x108        ;
        constexpr std::uintptr_t _2ef3348cd41c47a8ea878f1d88974da1dd79cec3 = 0x10C        ;
        constexpr std::uintptr_t _f1ac35d5d099a15559a5a16cdea8a279ea71ed2a = 0x14C        ;

        namespace _static
        {
            constexpr std::uintptr_t _a76d8f748ba383bf9254437bcef6c0e7229a1159 = 0x0          ;
            constexpr std::uintptr_t _6af87659318d1ab30cbddd79dc843bf942a9c3b6 = 0x10         ;
        }

    }

    namespace TriggeredEventPrefab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetPrefab                     = 0x20         ;
        constexpr std::uintptr_t shouldBroadcastSpawn             = 0x28         ;
        constexpr std::uintptr_t notificationType                 = 0x2C         ;
        constexpr std::uintptr_t spawnedEntity                    = 0x30         ;
    }

    namespace MountHotSpot
    {
        constexpr std::uintptr_t transform                        = 0x10         ;
        constexpr std::uintptr_t size                             = 0x18         ;
    }

    namespace Seating
    {
        constexpr std::uintptr_t doorsAreLockable                 = 0x10         ;
        constexpr std::uintptr_t mountPoints                      = 0x18         ;
        constexpr std::uintptr_t steeringWheel                    = 0x20         ;
        constexpr std::uintptr_t accelPedal                       = 0x28         ;
        constexpr std::uintptr_t brakePedal                       = 0x30         ;
        constexpr std::uintptr_t steeringWheelLeftGrip            = 0x38         ;
        constexpr std::uintptr_t steeringWheelRightGrip           = 0x40         ;
        constexpr std::uintptr_t accelPedalGrip                   = 0x48         ;
        constexpr std::uintptr_t brakePedalGrip                   = 0x50         ;
        constexpr std::uintptr_t mountHotSpots                    = 0x58         ;
        constexpr std::uintptr_t speedometer                      = 0x60         ;
        constexpr std::uintptr_t fuelGauge                        = 0x68         ;
        constexpr std::uintptr_t dashboardRenderer                = 0x70         ;
        constexpr std::uintptr_t checkEngineLightMatIndex         = 0x78         ;
        constexpr std::uintptr_t checkEngineLightEmission         = 0x7C         ;
        constexpr std::uintptr_t fuelLightMatIndex                = 0x8C         ;
        constexpr std::uintptr_t fuelLightEmission                = 0x90         ;
    }

    namespace VehicleModuleSeating
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x440        ;
        constexpr std::uintptr_t mass                             = 0x448        ;
        constexpr std::uintptr_t visualGroup                      = 0x44C        ;
        constexpr std::uintptr_t lights                           = 0x450        ;
        constexpr std::uintptr_t lodRenderers                     = 0x468        ;
        constexpr std::uintptr_t conditionals                     = 0x470        ;
        constexpr std::uintptr_t triggerParents                   = 0x478        ;
        constexpr std::uintptr_t slidingComponents                = 0x480        ;
        constexpr std::uintptr_t buttonComponents                 = 0x488        ;
        constexpr std::uintptr_t passengerProtection              = 0x4A8        ;
        constexpr std::uintptr_t codeLockVisuals                  = 0x4B0        ;
        constexpr std::uintptr_t seating                          = 0x4B8        ;
        constexpr std::uintptr_t steerAngle                       = 0x4C0        ;
        constexpr std::uintptr_t accelAngle                       = 0x4CC        ;
        constexpr std::uintptr_t brakeAngle                       = 0x4D8        ;
        constexpr std::uintptr_t speedometerAngle                 = 0x4E4        ;
        constexpr std::uintptr_t fuelAngle                        = 0x4F0        ;
        constexpr std::uintptr_t hornLoop                         = 0x500        ;
        constexpr std::uintptr_t hornStart                        = 0x508        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _29b3b80a51e7b19fab3c98275c4cf0efc0468cf0 = 0x428        ;
        constexpr std::uintptr_t _96cebfc72ca52bee2ca9712b82b72a29a63c0a46 = 0x430        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x438        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x458        ;
        constexpr std::uintptr_t _5468466e440d1b5dfe0c397cb00b286f78651180 = 0x460        ;
        constexpr std::uintptr_t _bc6aeb4d589066736378164a81d2a711cbde491b = 0x490        ;
        constexpr std::uintptr_t _76f2da4c618af5b4d9f57d47fc8e788eb14845fe = 0x494        ;
        constexpr std::uintptr_t _745a1a2c658c7556963f71c160f42fb24bc965b7 = 0x498        ;
        constexpr std::uintptr_t _c1f886dbd75652531266bfab01e95a91126db5f3 = 0x499        ;
        constexpr std::uintptr_t _b6345a903e5c8344098fbabb18fb6a1fa4784d54 = 0x4A0        ;
        constexpr std::uintptr_t _8140b7717b697c028c0a6df465e21097d88d0d8d = 0x510        ;
        constexpr std::uintptr_t _e347e4a6abd4efa84e980c14b3bf578f10812fe5 = 0x518        ;
        constexpr std::uintptr_t _bae6a74ed0c24c9510480b2536f70e1db0fa3139 = 0x51C        ;
        constexpr std::uintptr_t _6853130feeb17a7d5aa1b6e4252993862f5850cc = 0x520        ;
        constexpr std::uintptr_t _df6d35a70b0a30267c2df4da7a5adf661c854f26 = 0x524        ;
        constexpr std::uintptr_t _e147eba833b37663104c55654b3a5703f5ac5d85 = 0x526        ;
        constexpr std::uintptr_t _15449a3ab7b7675c22099f7d27d49aa2119aafdf = 0x528        ;
        constexpr std::uintptr_t _2ff12b606886184b72b84ed52bb94afddcd92c94 = 0x530        ;
        constexpr std::uintptr_t _34cab288e6de1921ce2d7f2e096ce65e79703362 = 0x538        ;
    }

    namespace EntityCollisionMessage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace TeamMemberElement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nameText                         = 0x20         ;
        constexpr std::uintptr_t icon                             = 0x28         ;
        constexpr std::uintptr_t onlineColor                      = 0x30         ;
        constexpr std::uintptr_t offlineColor                     = 0x40         ;
        constexpr std::uintptr_t deadColor                        = 0x50         ;
        constexpr std::uintptr_t woundedColor                     = 0x60         ;
        constexpr std::uintptr_t memberIcon                       = 0x70         ;
        constexpr std::uintptr_t leaderIcon                       = 0x78         ;
        constexpr std::uintptr_t deadIcon                         = 0x80         ;
        constexpr std::uintptr_t woundedIcon                      = 0x88         ;
        constexpr std::uintptr_t teamIndex                        = 0x90         ;
        constexpr std::uintptr_t EditButton                       = 0x98         ;

        constexpr std::uintptr_t _32ed01e05d438f6094c60e35eb490fd7870ffb04 = 0xA0         ;
    }

    namespace DepthOfFieldVolumeComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t focalLength                      = 0x38         ;
        constexpr std::uintptr_t focalSize                        = 0x40         ;
        constexpr std::uintptr_t aperture                         = 0x48         ;
        constexpr std::uintptr_t anamorphicSqueeze                = 0x50         ;
        constexpr std::uintptr_t anamorphicBarrel                 = 0x58         ;
        constexpr std::uintptr_t maxBlurSize                      = 0x60         ;
        constexpr std::uintptr_t highResolution                   = 0x68         ;
        constexpr std::uintptr_t enabled                          = 0x70         ;
        constexpr std::uintptr_t blurSampleCount                  = 0x78         ;
        constexpr std::uintptr_t focalTransform                   = 0x80         ;
    }

    namespace UndergroundLODSwitcher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetComponent                  = 0x20         ;
    }

    namespace %75fa02dcee68ab0d818c8da1707d8cfcf1be508a
    {
        constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x10         ;
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x18         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x20         ;
        constexpr std::uintptr_t _c93587f9fa9b06364a986094b7007517a878bb5b = 0x28         ;
        constexpr std::uintptr_t _cf4ecfac1bf07b902dece8a52abc6f5eb63b5f67 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _1191831a612c555c937d5fe333b48a47b8f64317 = 0x0          ;
        }

    }

    namespace Speeds
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SteeringMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ChangelogButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Button                           = 0x20         ;
        constexpr std::uintptr_t CanvasGroup                      = 0x28         ;
    }

    namespace %6d357954b53388909b4e62d1c85209dc3567d8c9
    {
        constexpr std::uintptr_t _0a981c439fb33dbf077a15899d5f62ac617834ef = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b49e4ef10bef7e8e4089e42a96c76d3833e8895 = 0x20         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x24         ;
        constexpr std::uintptr_t _1feab6f0f8cd52eceb64ddfd5646c2788c40498f = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _f18924025015e23fd95f412678042452383f482a = 0x38         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x40         ;
        constexpr std::uintptr_t _c74653f1d3154ae6c840fb86bb5b02df1ff35af4 = 0x48         ;
        constexpr std::uintptr_t _624e71e9af8fe4113d20769c1e07e4bf8115824b = 0x4C         ;
        constexpr std::uintptr_t _1e68a15723096398971cd4bff39570bd0e045991 = 0x50         ;
        constexpr std::uintptr_t _4aa8a084ba8bd2821a31e878c53fbf99641600dc = 0x58         ;
        constexpr std::uintptr_t _1bd7b608003592e8a4862f937de1d0514d5dd03d = 0x60         ;
        constexpr std::uintptr_t _6a416b51c0734c6eef279fe58227e5a2bf66480e = 0x64         ;

        namespace _static
        {
            constexpr std::uintptr_t _89ef1fd041e1a6c19929e2872b5533eb6b43228d = 0x0          ;
            constexpr std::uintptr_t _8cffd31c2c8b82f8569b768d84e7095f4f43acdd = 0x8          ;
        }

    }

    namespace LODDistanceMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UIBinocularOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t overlayType                      = 0x30         ;
        constexpr std::uintptr_t overrideCanvasScaling            = 0x34         ;
        constexpr std::uintptr_t referenceScale                   = 0x38         ;
        constexpr std::uintptr_t RangeText                        = 0x58         ;
        constexpr std::uintptr_t RangeGroup                       = 0x60         ;
        constexpr std::uintptr_t RangeTransform                   = 0x68         ;
        constexpr std::uintptr_t RangeScreenPosition              = 0x70         ;
        constexpr std::uintptr_t binocularEffectMaterial          = 0x78         ;
        constexpr std::uintptr_t overlayImage                     = 0x80         ;
        constexpr std::uintptr_t dayFresnel                       = 0x88         ;
        constexpr std::uintptr_t nightFresnel                     = 0x8C         ;
        constexpr std::uintptr_t dayGlare                         = 0x90         ;
        constexpr std::uintptr_t nightGlare                       = 0x94         ;
        constexpr std::uintptr_t dayCoating                       = 0x98         ;
        constexpr std::uintptr_t nightCoating                     = 0x9C         ;

        constexpr std::uintptr_t _3db02b6be584329c37fa65d4bb58494a43dac676 = 0x28         ;
        constexpr std::uintptr_t _51147474201d9e6407bdc410c9fa2fbd778b3a59 = 0x3C         ;
        constexpr std::uintptr_t _7425d65c821e22c2706e698d724b70b22d9e8e86 = 0x48         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x50         ;
        constexpr std::uintptr_t _47a418c6bb2d5c332f79d2e16699c47578cbbf24 = 0xA0         ;
        constexpr std::uintptr_t _13272122a198a97775b553d4812aca127ae7b820 = 0xA4         ;
        constexpr std::uintptr_t _ff4f2abc1c0e0c22b9df62c0d8eb57c322d96df2 = 0xA8         ;
    }

    namespace %4df6faec71da4aa7e026a1660ef71f4099844534
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x18         ;
        constexpr std::uintptr_t _690cccc19ae27e495f132b4c8bad24212d081973 = 0x20         ;
    }

    namespace %28fb5a4000626b6ba57fde2f3abd423f68d19f1d
    {
        constexpr std::uintptr_t _f306c6e4a3393fa24bd14d56ed0972e232a9f17d = 0x10         ;
    }

    namespace SkinnedMultiMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shadowOnly                       = 0x20         ;
        constexpr std::uintptr_t eyesView                         = 0x22         ;
        constexpr std::uintptr_t skeleton                         = 0x28         ;
        constexpr std::uintptr_t skeletonSkinLod                  = 0x30         ;
        constexpr std::uintptr_t parts                            = 0x38         ;
        constexpr std::uintptr_t skinNumber                       = 0x60         ;
        constexpr std::uintptr_t meshNumber                       = 0x64         ;
        constexpr std::uintptr_t meshSubNumber                    = 0x68         ;
        constexpr std::uintptr_t hairNumber                       = 0x6C         ;
        constexpr std::uintptr_t dyeNumber                        = 0x70         ;
        constexpr std::uintptr_t skinType                         = 0x74         ;
        constexpr std::uintptr_t SkinCollection                   = 0x78         ;

        constexpr std::uintptr_t _78f336fbd95e4356f99aa6205003901e71f6127b = 0x21         ;
        constexpr std::uintptr_t _eb9981582cad110c697de44b39add2f62ed2674c = 0x40         ;
        constexpr std::uintptr_t _ee727b87979251c866897ee184a57788e0406656 = 0x48         ;
        constexpr std::uintptr_t _1c21de1d89cac0020478067330c6454975d5f238 = 0x50         ;
        constexpr std::uintptr_t _035906429dc64ab9312e432969b35b0ae9b0d04c = 0x58         ;
        constexpr std::uintptr_t _5ef127a392af69081ef674235991e38d6e561095 = 0x80         ;
    }

    namespace SortingSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Panel                            = 0x20         ;
        constexpr std::uintptr_t EnabledToggle                    = 0x28         ;
        constexpr std::uintptr_t LanguageLabel                    = 0x30         ;
        constexpr std::uintptr_t ModeLabel                        = 0x38         ;
        constexpr std::uintptr_t ReverseToggle                    = 0x40         ;
        constexpr std::uintptr_t StackToggle                      = 0x48         ;
        constexpr std::uintptr_t CustomRoot                       = 0x50         ;
        constexpr std::uintptr_t SortingIcon                      = 0x58         ;
        constexpr std::uintptr_t SortingParent                    = 0x60         ;
        constexpr std::uintptr_t LanguageRoot                     = 0x68         ;
        constexpr std::uintptr_t SortOptions                      = 0x70         ;
        constexpr std::uintptr_t BackgroundBlocker                = 0x78         ;

        constexpr std::uintptr_t _0b8cf3b60d41c037d03516f4f409fed4e7c82a4b = 0x80         ;
        constexpr std::uintptr_t _ae37c653ad3f8e35804bba6ba842d36471a7d6c5 = 0x88         ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0xA8         ;
        constexpr std::uintptr_t _6d8bd8e194888b06635e98294ee4c55db0c5d869 = 0xB0         ;
    }

    namespace BlendModeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RiverInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace IconCharm
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Icon                             = 0x20         ;
        constexpr std::uintptr_t ClearRoot                        = 0x28         ;
        constexpr std::uintptr_t tooltip                          = 0x30         ;
        constexpr std::uintptr_t currentlySelectedRoot            = 0x38         ;

        constexpr std::uintptr_t _e64f6a188d112785c00c5451003befb53caf8e23 = 0x40         ;
    }

    namespace %e39b78d6df475fe6c222539908e1b29220442aa5
    {
        constexpr std::uintptr_t _3d6a5657ef8dcd1fda7778f9ee7c4229c5081441 = 0x10         ;
        constexpr std::uintptr_t _9d14e817c627c04d1aa79c443eaf8fe8ac74b0c3 = 0x18         ;
        constexpr std::uintptr_t _22cd8f051157662d1a770a11602630d8c7b7839a = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _5fa4d7843a8a921f3fa09e6e04508dbb782034ab = 0x0          ;
            constexpr std::uintptr_t _446de1467c5f37c58e7155fa1f251e9775370d2b = 0x8          ;
            constexpr std::uintptr_t _bbffde3a0b074b07442f945de1941de2f065a79d = 0x10         ;
            constexpr std::uintptr_t _7f449d9ee59e2414eb39e58cbad1edd1c1b36f24 = 0x18         ;
        }

    }

    namespace MetabolismAttribute-fake-0
    {
        constexpr std::uintptr_t startMin                         = 0x10         ;
        constexpr std::uintptr_t startMax                         = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
        constexpr std::uintptr_t max                              = 0x1C         ;
        constexpr std::uintptr_t value                            = 0x20         ;

        constexpr std::uintptr_t _4ae348a7d3fcc5bbdf948a6eb92ab52c6b5d6491 = 0x24         ;
        constexpr std::uintptr_t _fb185e4b1d1f5479cfd6d568c98bd9b9f9186ce8 = 0x28         ;
    }

    namespace %73f40d89c34104c901592a0a75fb3dd58db1eb27
    {
        constexpr std::uintptr_t _0a981c439fb33dbf077a15899d5f62ac617834ef = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b49e4ef10bef7e8e4089e42a96c76d3833e8895 = 0x20         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x24         ;
        constexpr std::uintptr_t _1feab6f0f8cd52eceb64ddfd5646c2788c40498f = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _f18924025015e23fd95f412678042452383f482a = 0x38         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x40         ;
        constexpr std::uintptr_t _0ea1b3dd3b86e1572a701aaed6eecf4fdd3c9441 = 0x48         ;
        constexpr std::uintptr_t _624e71e9af8fe4113d20769c1e07e4bf8115824b = 0x4C         ;
        constexpr std::uintptr_t _cb9ecb16a7db78b85688212fdcb1ab42c021c213 = 0x50         ;
        constexpr std::uintptr_t _4aa8a084ba8bd2821a31e878c53fbf99641600dc = 0x58         ;
        constexpr std::uintptr_t _6a416b51c0734c6eef279fe58227e5a2bf66480e = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _84b7c3b82cd83167c8f9e295716008ece5eec6b1 = 0x0          ;
            constexpr std::uintptr_t _e6f8f972c9f473a673ddce5d71aae8c678307152 = 0x10         ;
            constexpr std::uintptr_t _fbe670440a08ce6d02505cf620c7eb7eec3b64ac = 0x18         ;
        }

    }

    namespace DemoTrackBehaviour-fake-1
    {
        constexpr std::uintptr_t _8fcb7629391a2aae4e213c64b89d90f00b9fe78b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _a9957a8e9893394962d691e88b841a94584dfcf2 = 0x0          ;
            constexpr std::uintptr_t _a788abacc7118adebf3a9642cc3b7351e80117f7 = 0x8          ;
            constexpr std::uintptr_t _d5a8b3c70b67851509ea6ba9bebe4e4bc2bdfa47 = 0x10         ;
            constexpr std::uintptr_t _453221e14ab04b1c7e50566fa9c9c0ca63ea20ff = 0x18         ;
        }

    }

    namespace ExplosiveInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t explosiveDmgDisplay              = 0x20         ;
        constexpr std::uintptr_t antiVehicleDmgDisplay            = 0x28         ;
        constexpr std::uintptr_t lethalDmgDisplay                 = 0x30         ;
        constexpr std::uintptr_t throwDistanceDisplay             = 0x38         ;
        constexpr std::uintptr_t projectileDistanceDisplay        = 0x40         ;
        constexpr std::uintptr_t fuseLengthDisplay                = 0x48         ;
        constexpr std::uintptr_t blastRadiusDisplay               = 0x50         ;
        constexpr std::uintptr_t unreliableText                   = 0x58         ;
    }

    namespace ExcavatorArm
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t yaw1                             = 0x220        ;
        constexpr std::uintptr_t yaw2                             = 0x224        ;
        constexpr std::uintptr_t wheel                            = 0x228        ;
        constexpr std::uintptr_t wheelSpeed                       = 0x230        ;
        constexpr std::uintptr_t turnSpeed                        = 0x234        ;
        constexpr std::uintptr_t miningOffset                     = 0x238        ;
        constexpr std::uintptr_t bounceEffect                     = 0x240        ;
        constexpr std::uintptr_t lights                           = 0x248        ;
        constexpr std::uintptr_t conveyorMaterial                 = 0x250        ;
        constexpr std::uintptr_t beltSpeedMax                     = 0x258        ;
        constexpr std::uintptr_t outputPiles                      = 0x260        ;
        constexpr std::uintptr_t miningStartButtonSoundDef        = 0x268        ;
        constexpr std::uintptr_t resourcesToMine                  = 0x270        ;
        constexpr std::uintptr_t resourceProductionTickRate       = 0x278        ;
        constexpr std::uintptr_t timeForFullResources             = 0x27C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _635b3011b285fddf5f8edb10b50d04a81138cd02 = 0x200        ;
        constexpr std::uintptr_t _d9ce079b1e510d68f93b33bd50ec766c5ea9a005 = 0x208        ;
        constexpr std::uintptr_t _c14eadfe1b478e59cd18c32f2b75d3610222d5b3 = 0x210        ;
        constexpr std::uintptr_t _a54eac11f0497ef1ea0280fa0be3aaf8f1250bbf = 0x218        ;
        constexpr std::uintptr_t _d18bc2d61b3a9078cbcb0c0145d302ec7d68bb40 = 0x280        ;
        constexpr std::uintptr_t _6d853d4f5d9a4173487d64a9521e3063b834b25e = 0x288        ;
        constexpr std::uintptr_t _457f9afe36f366844c0667aabec84eb241058975 = 0x28C        ;
        constexpr std::uintptr_t _8d18bfd6f6383fef173f36e6161a02420d0f9fbc = 0x290        ;
        constexpr std::uintptr_t _764addd70c5063fe7a454259c197904d729ab2a4 = 0x294        ;
        constexpr std::uintptr_t _3f3dceb7393cc2ad12a9d8a939a44139a04ed8b2 = 0x298        ;
    }

    namespace InstrumentToolGuitar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t KeyController                    = 0x2E8        ;
        constexpr std::uintptr_t DeploySound                      = 0x2F0        ;
        constexpr std::uintptr_t PitchClamp                       = 0x2F8        ;
        constexpr std::uintptr_t UseAnimationSlotEvents           = 0x300        ;
        constexpr std::uintptr_t MuzzleT                          = 0x308        ;
        constexpr std::uintptr_t UsableByAutoTurrets              = 0x310        ;
        constexpr std::uintptr_t InUseAligner                     = 0x320        ;
        constexpr std::uintptr_t DeployAligner                    = 0x328        ;
        constexpr std::uintptr_t DeployBone                       = 0x330        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _b26cc133fad5f8a419faf4193a0b34238b3db033 = 0x318        ;
        constexpr std::uintptr_t _b2dfa1218211024902e1e0c4f3cb0896f2027fe1 = 0x338        ;
    }

    namespace Underwear
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t shortname                        = 0x18         ;
        constexpr std::uintptr_t displayName                      = 0x20         ;
        constexpr std::uintptr_t icon                             = 0x28         ;
        constexpr std::uintptr_t iconFemale                       = 0x30         ;
        constexpr std::uintptr_t replacementsMale                 = 0x38         ;
        constexpr std::uintptr_t replacementsFemale               = 0x40         ;
        constexpr std::uintptr_t steamItem                        = 0x48         ;
        constexpr std::uintptr_t steamDLC                         = 0x50         ;
        constexpr std::uintptr_t adminOnly                        = 0x58         ;
    }

    namespace GenerateWireMeshes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace CargoPlane
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t prefabDrop                       = 0x200        ;
        constexpr std::uintptr_t filter                           = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace DataType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10742F20   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WeaponInfoType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LifeInfographicStat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t dataSource                       = 0x20         ;
        constexpr std::uintptr_t genericStatKey                   = 0x28         ;
        constexpr std::uintptr_t targetWeaponName                 = 0x30         ;
        constexpr std::uintptr_t weaponInfoType                   = 0x38         ;
        constexpr std::uintptr_t targetText                       = 0x40         ;
        constexpr std::uintptr_t StatImage                        = 0x48         ;

        constexpr std::uintptr_t _11e335337469e42c81ba1d831093f7e05470e9e6 = 0x50         ;
    }

    namespace %d48b2598cd87423282cf3e16db1f967c76f6c792
    {
        constexpr std::uintptr_t _48a5b49783ff9619ad0f3f72837b7dfa778ba0a8 = 0x10         ;
        constexpr std::uintptr_t _c4ab61d343b946c72ca035361051879601c39f70 = 0x18         ;
        constexpr std::uintptr_t _5ac0e311b7838be16758afd8699fafba08e51285 = 0x20         ;
    }

    namespace %f7d0649b89495afd4d7ebc2837dac2b26f68fe32
    {
        constexpr std::uintptr_t _b91b8471d7c54d247ad4cdb62788e514b0d0a9a6 = 0x10         ;
        constexpr std::uintptr_t _8b85ea088f92fa7abf46162eb86c367455148e2e = 0x18         ;
    }

    namespace %2da7d3d4ca7f3929e934f3777481b785fca88f78
    {
        constexpr std::uintptr_t _6091a03245d9ec067bfdad810fc83eb5ede0da90 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _1f8a1f3fc55f6106c24e7deea619fa6ccf9923d6 = 0x0          ;
            constexpr std::uintptr_t _990e70f5f43f0ba21dcd0dbfbd0e07b983af7198 = 0x8          ;
        }

    }

    namespace DemoClonePositionKeySave
    {
        constexpr std::uintptr_t Time                             = 0x10         ;
        constexpr std::uintptr_t X                                = 0x14         ;
        constexpr std::uintptr_t Y                                = 0x18         ;
        constexpr std::uintptr_t Z                                = 0x1C         ;
    }

    namespace %f1bc2602e541ccb4182d3018fdee3204f10213c3
    {
        constexpr std::uintptr_t _6949cb3a6b79eaff054e0734edcf611153857b18 = 0x10         ;
        constexpr std::uintptr_t _8e7c213f6f4c323f2bcbee606aaccc6532890f8b = 0x18         ;
    }

    namespace SocketMod
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace %9e480f4b4e9ed65b0d911e8c844e8298540a8ace
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _82461b10f4ee4964d7c068a94395a4d90bc63f83 = 0x0          ;
            constexpr std::uintptr_t _03732044e8fc392c96325a1a4963bac75d6c9a06 = 0x10         ;
            constexpr std::uintptr_t _ed5fba6ab55b8ed6c21cb67061a5d8d6227e6bcd = 0x18         ;
            constexpr std::uintptr_t _8fd2097f7641a161a4f8faabbc333cab388cbf5a = 0x20         ;
            constexpr std::uintptr_t _4eee82da872523ce5ffafb3c8a5ffedbe9a71f81 = 0x28         ;
            constexpr std::uintptr_t _aa897ad38ad4ecc81578af9f9b4a34a04c9fc713 = 0x38         ;
        }

    }

    namespace Channel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NoPlayersIOReset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entitiesToReset                  = 0x20         ;
        constexpr std::uintptr_t radius                           = 0x28         ;
        constexpr std::uintptr_t timeBetweenChecks                = 0x2C         ;
    }

    namespace RFBroadcaster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t playerUsable                     = 0x348        ;
        constexpr std::uintptr_t frequency                        = 0x34C        ;
        constexpr std::uintptr_t frequencyPanelPrefab             = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _7acfee2249c990097f96c8f405472f41a33eff54 = 0x340        ;
    }

    namespace FloatConditions-fake-1
    {
        constexpr std::uintptr_t conditions                       = 0x10         ;
    }

    namespace %e86438816ac7a30b03caec1a7e097e550753fdb6
    {
        constexpr std::uintptr_t _77af528860a6320b0e0911372e853efa25d01124 = 0x10         ;
        constexpr std::uintptr_t _11063ea7f5dc05215c0ab93f9ac5259e57760c6e = 0x14         ;
        constexpr std::uintptr_t _2e2dfe674bc4c3ab8723f385b6f73bc41825b8df = 0x24         ;
        constexpr std::uintptr_t _2d38446daabcac8b13e6be31e224c2851bc87ed8 = 0x28         ;
        constexpr std::uintptr_t _705284cd92a5510e39803c9d5be4e058e16df006 = 0x34         ;
        constexpr std::uintptr_t _7eb2737b6b15d76abc41e153e0310b8e2060bd45 = 0x35         ;
        constexpr std::uintptr_t _7270cb425e95d7eef8e6b11be138f1744bae5ec0 = 0x36         ;
        constexpr std::uintptr_t _47d778df9e01b436865559b1360703093b38a6cc = 0x37         ;
        constexpr std::uintptr_t _24388b9622cbb3d8cb1654531d32d5407fb5173c = 0x38         ;
        constexpr std::uintptr_t _0f52559766fc4e3c46b2a6ed49f0a8bad453dda1 = 0x3C         ;
        constexpr std::uintptr_t _8ff2abcffe4b8196cea3e13e14815187706dccd7 = 0x48         ;
        constexpr std::uintptr_t _128990282b2b06ee739316388996ff0e6982926e = 0x49         ;
        constexpr std::uintptr_t _b22c54df93ad1d11dc03b415e0ce762c04db540b = 0x4A         ;
    }

    namespace DOFBlurSampleCountParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UIClanInvites
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t InviteList                       = 0x28         ;
        constexpr std::uintptr_t InvitePrefab                     = 0x30         ;
    }

    namespace GenerateRoadTerrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace UI_LocalVoice
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t voiceCanvas                      = 0x20         ;
        constexpr std::uintptr_t levelImage                       = 0x28         ;
        constexpr std::uintptr_t canvas                           = 0x30         ;
    }

    namespace ScreenFov
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t length                           = 0x20         ;
        constexpr std::uintptr_t FovAdjustment                    = 0x30         ;

        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x24         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x28         ;
    }

    namespace CommandBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t commandPanelPrefab               = 0x348        ;
        constexpr std::uintptr_t currentCommand                   = 0x350        ;
        constexpr std::uintptr_t lastPlayerID                     = 0x360        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _37db29298af221a8138ffba381127f321eba0c14 = 0x340        ;
        constexpr std::uintptr_t _854b84f090fdbc5b87f2a41434d3f1b6ae55f3cb = 0x358        ;
    }

    namespace HitArea
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10792FD0   ;
        constexpr std::uintptr_t _f05d95c56f8090053e53a5dd8814eb0f76e3ed89 = 0x10         ;
        constexpr std::uintptr_t _c782ebd8bc65391f6e7900821c83f5e87f5829be = 0x20         ;
        constexpr std::uintptr_t _f61fd3018783126c15198f8d0484067b2653394f = 0x28         ;
        constexpr std::uintptr_t _97175bce2ae83b00c75d4fc52f32bb1e0f663796 = 0x38         ;
        constexpr std::uintptr_t _fb5eac2b34ea6e3f35e163bae2858a7027437d89 = 0x60         ;
        constexpr std::uintptr_t _80c3181c5cbf245b17fc620217a9f59f4cf6e152 = 0x88         ;
        constexpr std::uintptr_t _95ebe562ba6ab7fb35500aa18575c23b72d8f4c4 = 0x98         ;
        constexpr std::uintptr_t _b7c2e82c23bb7dbd7c76ec76ba71e7e1b10940d6 = 0xA0         ;
        constexpr std::uintptr_t _f98dd9189661ad46bc8391e202bd72fd98071525 = 0xC8         ;
        constexpr std::uintptr_t _7582692ab7ce99516d6f5a8c7c4743ca6f2321c8 = 0xD8         ;
        constexpr std::uintptr_t _7b8073512f1ed3dc76c37508c78767650d4cc447 = 0x100        ;
        constexpr std::uintptr_t _9fe412d7b51848fab2a658b54ab711ae3f9f6f76 = 0x108        ;
        constexpr std::uintptr_t _4d46fcb4f54a808059339aaec7d4b298b25ddb7c = 0x110        ;
        constexpr std::uintptr_t _5376dab2cf63a7ff0df0f337c1ad764c0e4829bc = 0x118        ;
        constexpr std::uintptr_t _d706d3c6bddc8980126431003ae56ef8052800de = 0x120        ;
    }

    namespace %d003c279fce42a2346686fe0e00936cad9418040
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _70dd3dd5182b8917e344fe5fe22f2849d642e8f2 = 0x0          ;
            constexpr std::uintptr_t _0ff74543673753eba03b6e5c3bdda78e6309cf93 = 0x8          ;
            constexpr std::uintptr_t _d4357644fd04ed6b095b231d50c89d354b8090bf = 0x10         ;
            constexpr std::uintptr_t _467e9a0d8f0e3c766c2f2492a6486fed5512b472 = 0x18         ;
        }

    }

    namespace %6b5dd5e26d8cbb7fb5099da67b7bccebc69935d6
    {
        constexpr std::uintptr_t _20ec4b57ce9c50df7702ae14fcc2dcd93ede89d5 = 0x10         ;
        constexpr std::uintptr_t _386a8a794d0b22635c1b1b261727335dc38893ef = 0x14         ;
        constexpr std::uintptr_t _4411fb42fb4f04572e0fa0db0268dd896b331f39 = 0x18         ;
        constexpr std::uintptr_t _1d69759253b606ea84f47b49e4dec049c5b91a93 = 0x19         ;
        constexpr std::uintptr_t _9c80fed3e1e100fc9da1bfa5f141a1dd51cbb355 = 0x1C         ;
        constexpr std::uintptr_t _dfe9278b13d5dd218339e3fca336c89df695b874 = 0x20         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x24         ;
        constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x28         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x30         ;
        constexpr std::uintptr_t _0f3399d497667fdc54dffcdd8afae06f8504d47b = 0x38         ;
        constexpr std::uintptr_t _1538c4b2335d6fbfe7478065998284f4a6ac55d4 = 0x40         ;
        constexpr std::uintptr_t _249df47854c30d52e127ffe680f4e7dfb5f3c2ca = 0x44         ;
        constexpr std::uintptr_t _6d620744a92c836ddb2a98ff2eb918b6770c2fa4 = 0x48         ;
        constexpr std::uintptr_t _c68d23e79428189a690b702242bb429ecc7e4c9c = 0x50         ;
        constexpr std::uintptr_t _7f77f72b0461ddfb8001a0f49f034874e54a438c = 0x58         ;
        constexpr std::uintptr_t _1d4f82ae9824a5b1130dce4803c2c21af92bc4c9 = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t _e74eff070b2dcc5ceb12bb244319e3592178191d = 0x0          ;
            constexpr std::uintptr_t _7c45d719b8bffa56fe302f3263f297fdcec8fa29 = 0x8          ;
            constexpr std::uintptr_t _6f517156b9df77166d5c5199ddf9122e4ef13154 = 0x18         ;
        }

    }

    namespace %87bb76b1c8718e2ac681ca9cd1ec4375ba2fa59f
    {
        constexpr std::uintptr_t _6fb319bbe9dbdac7c13e0e45e20a9950e97ddc9f = 0x10         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x18         ;
        constexpr std::uintptr_t _45697a7c7c1ea92397a09fe5d671a16db28ff58e = 0x1C         ;
        constexpr std::uintptr_t _53e926ef9030b7137144caa3313fd3defc655ccf = 0x20         ;
        constexpr std::uintptr_t _68c625d93c699f1984280aef8dfd92b1e8b3fce0 = 0x2C         ;
        constexpr std::uintptr_t _ec3a34d38f6ea85a1fa82b6add5fe394d6b55fbf = 0x38         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x48         ;
        constexpr std::uintptr_t _adfe067adf8f197e33c4251751d61bf309043c7d = 0x50         ;
        constexpr std::uintptr_t _210df50d0098d9617f65aeca6a4c1a17378d7c67 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _e7d2b16abb2808c23923820b844e4a5aabfedffa = 0x0          ;
            constexpr std::uintptr_t _3a73429ea276547df45968dcc2c32409b9b37fc5 = 0x8          ;
        }

    }

    namespace ConnectionScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t statusText                       = 0x20         ;
        constexpr std::uintptr_t disconnectButton                 = 0x28         ;
        constexpr std::uintptr_t retryButton                      = 0x30         ;
        constexpr std::uintptr_t browserInfo                      = 0x38         ;

        constexpr std::uintptr_t _5aaa2b322025473193a24e1957e772689dcda573 = 0x40         ;
        constexpr std::uintptr_t _f057186ec07fbc48efc3e90d1da3178f5f10afc6 = 0xF8         ;
    }

    namespace PlayerModelHairCap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hairCapMask                      = 0x20         ;
    }

    namespace BoxStorage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t HopperMountType                  = 0x3A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace ConnectionProtocol
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10763408   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ProcessAccessFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Client
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _ec7050fc4673ac180a9819a73c2377f87bff5e6e = 0x20         ;
        constexpr std::uintptr_t _a65c9890446b507629a43f348f0d31194dc27df2 = 0x28         ;
        constexpr std::uintptr_t _6b0377e59defdc659d6655dbdbb1daf2e8aca76b = 0x30         ;
        constexpr std::uintptr_t _43db66d4e63477e624bd492a95025c9ccf95ec17 = 0x31         ;
        constexpr std::uintptr_t _1d79a04a269d7001f48ea51f80a519a88f7e2cd6 = 0x38         ;
        constexpr std::uintptr_t _f63d59059dcf6f168b7f079b962b0e0727f066d7 = 0x40         ;
        constexpr std::uintptr_t _e480bfbe1e148a8cfc0f25a79fb8790206aac261 = 0x44         ;
        constexpr std::uintptr_t _67192ec1994c8b44e2633d74f7108ce2cfdf5a6a = 0x48         ;
        constexpr std::uintptr_t _292d4470cf2754dc49f4998f8d6f5217660a79ee = 0x50         ;
        constexpr std::uintptr_t _5a90c8957e16d41875fec4b74042fe753a02c1b0 = 0x58         ;
        constexpr std::uintptr_t _f9137953776cb982231872a2355730a00bda2aa5 = 0x60         ;
        constexpr std::uintptr_t _a4eef218f826c45559d7d46d6bf6b590d838b43d = 0x64         ;
        constexpr std::uintptr_t _5fb3f0cf57c527d3b813b0fab42d3d3f60396fd1 = 0x65         ;
        constexpr std::uintptr_t _cb3c0b31f5fb321673741543c8d9a48869949a30 = 0x68         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x70         ;
    }

    namespace ScreenState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SatelliteMenuUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t panelOffline                     = 0x40         ;
        constexpr std::uintptr_t panelList                        = 0x48         ;
        constexpr std::uintptr_t panelControl                     = 0x50         ;
        constexpr std::uintptr_t panelLocked                      = 0x58         ;
        constexpr std::uintptr_t panelCooldown                    = 0x60         ;
        constexpr std::uintptr_t satelliteListContainer           = 0x68         ;
        constexpr std::uintptr_t satelliteEntryPrefab             = 0x70         ;
        constexpr std::uintptr_t thrusterButtonContainer          = 0x78         ;
        constexpr std::uintptr_t thrusterButtonPrefab             = 0x80         ;
        constexpr std::uintptr_t textTimeRemaining                = 0x88         ;
        constexpr std::uintptr_t mapUI                            = 0x90         ;
        constexpr std::uintptr_t fuelBlockContainer               = 0x98         ;
        constexpr std::uintptr_t fuelBlockPrefab                  = 0xA0         ;
        constexpr std::uintptr_t thrusterHeader                   = 0xA8         ;
        constexpr std::uintptr_t fuelHeader                       = 0xB0         ;
        constexpr std::uintptr_t textLockedStatus                 = 0xB8         ;
        constexpr std::uintptr_t lockButtonPrefab                 = 0xC0         ;
        constexpr std::uintptr_t textCooldownStatus               = 0xC8         ;
        constexpr std::uintptr_t buttonPressSoundDef              = 0xD0         ;
        constexpr std::uintptr_t thrusterFireSoundDef             = 0xD8         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _9efd71176459b88a24c4d44193e8dcd36eb1fdba = 0xE0         ;
        constexpr std::uintptr_t _6b51026125b080c7edaac32df2c6e15be72e8a03 = 0xF0         ;
        constexpr std::uintptr_t _6c9b5e7201205f5171deb6da7b1ee8c10979ba87 = 0xF8         ;
        constexpr std::uintptr_t _d461aeb8131fde9054b4d7c3e34da9ca7b7bd6f3 = 0x100        ;
        constexpr std::uintptr_t _7fc1d7a6ed47e3ad8e5279099ae7ca7a9c27660a = 0x108        ;
        constexpr std::uintptr_t _4fce7b25236d9d2e955e4341790d76df7c40bcf0 = 0x10C        ;
        constexpr std::uintptr_t _e3dfd3027d68cb96e883909228c61bfebd489937 = 0x110        ;
        constexpr std::uintptr_t _62f225b37ec8d0b244887c2206c6eb16aec5fd88 = 0x114        ;
        constexpr std::uintptr_t _e1b29b8fa3ca157a20ff7a2e50387068f9a86b25 = 0x118        ;
        constexpr std::uintptr_t _f15a0a6a59cd66b22bf4f6c6d6ef08abf0d59de8 = 0x120        ;
        constexpr std::uintptr_t _ece96209f7d96f5d4ebe9bebaae68c43b34fd65e = 0x128        ;
        constexpr std::uintptr_t _9b29a39f3773c21990a3e123c6963b11f2c30c2a = 0x130        ;
        constexpr std::uintptr_t _33054968088528ae155c123260d5b7426f4f011a = 0x138        ;
        constexpr std::uintptr_t _2ed327ab2d6fff771e3c216b49c1597b0382ae52 = 0x140        ;
        constexpr std::uintptr_t _98208c4dc23c7c50b8b1596ba46f0ba43ba67662 = 0x148        ;
    }

    namespace WaterRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t oceanVFaceComputeShader          = 0x20         ;
        constexpr std::uintptr_t interiorShader                   = 0x28         ;
        constexpr std::uintptr_t oceanUnderWaterFillShader        = 0x30         ;
        constexpr std::uintptr_t multiCopyShader                  = 0x38         ;
        constexpr std::uintptr_t reflectionShader                 = 0x40         ;
        constexpr std::uintptr_t interactionShader                = 0x48         ;
        constexpr std::uintptr_t combineInteractionsShader        = 0x50         ;
        constexpr std::uintptr_t underwaterShader                 = 0x58         ;
        constexpr std::uintptr_t underwaterEffectShader           = 0x60         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _c9b1105e44d8a7ae691b8c33941d6bb1eba7be6a = 0x68         ;
        constexpr std::uintptr_t _71fecb36a3bb8a51fd19befeb101776514b3f047 = 0x70         ;
        constexpr std::uintptr_t _b69452cffe281fc1bbc4edf28e7132bfd45bbb00 = 0x78         ;
        constexpr std::uintptr_t _4349f4320fec24d03c04a0bfa0b065aae609776d = 0x80         ;
        constexpr std::uintptr_t _2fa254c99698e75680d37d2bf65c6fb7d5f5ca49 = 0x88         ;
        constexpr std::uintptr_t _be6311e5e8a31812ececd492f572379026e86978 = 0x90         ;
        constexpr std::uintptr_t _1bb12ec2232bd5ad42a122f2c1bccd018c15c50d = 0x98         ;
        constexpr std::uintptr_t _22254cf876de98d60440b01df88c5a0c58883b60 = 0xA0         ;
        constexpr std::uintptr_t _e9f04389519a93cd1a021aadf3a8a8ccfdac01cc = 0xA8         ;
        constexpr std::uintptr_t _c1f1c64e48accecef8a95dd73f47dbfce69998c6 = 0xB0         ;
        constexpr std::uintptr_t _71eee5934e8706c86ffdd00ffc6948d73f232161 = 0xB8         ;
        constexpr std::uintptr_t _48813d9814f86bef7cbb9a9ec0e89848510420e8 = 0xC0         ;
        constexpr std::uintptr_t _f9b459d2c6fd0dec6361dce28cd6f398c56e85a9 = 0xC8         ;
        constexpr std::uintptr_t _4b6827e3e2a831e7292f9d0d738b7e69ea2b0353 = 0xD0         ;
        constexpr std::uintptr_t _93cd15cf483790d069b590774b83146f649a8d4a = 0xD8         ;
        constexpr std::uintptr_t _db8cb2f41ce4bba724967dfcaefc6968843236bb = 0xE0         ;
        constexpr std::uintptr_t _e2a5042b7cfb96567fc7ba29086516c1a85b20d5 = 0xE8         ;
        constexpr std::uintptr_t _07fb9230aed24c99e758222eb751dc8ddd84ae25 = 0xF0         ;
        constexpr std::uintptr_t _48d7b3829b1572a58a8d4106a10b896975d80a3d = 0xF4         ;
        constexpr std::uintptr_t _5dc99cb02f209835a0b3c358cc5719e847ea83db = 0xF8         ;
        constexpr std::uintptr_t _5fd9f60542c497e50b2c9e8a4a00e0abc6b5427e = 0xFC         ;
        constexpr std::uintptr_t _037b2480b6b1ee12aaf988401980513d8bee8c92 = 0x100        ;
        constexpr std::uintptr_t _85a1f3244c2b43b3f6b0420d677639cb32687a86 = 0x108        ;
    }

    namespace BaseSiegeWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t controller                       = 0x4B0        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x4C0        ;
        constexpr std::uintptr_t carSettings                      = 0x4C8        ;
        constexpr std::uintptr_t wheels                           = 0x4D0        ;
        constexpr std::uintptr_t towAnchor                        = 0x4D8        ;
        constexpr std::uintptr_t pullingPlayerModifiers           = 0x4E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _f65d3a3c052753213c203102b09bd5a4edc4a161 = 0x490        ;
        constexpr std::uintptr_t _ba67a8f23709210b8e62ffa10c6bb9701d3f1fba = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _5cca9f1f695a7b2c9a7340ec710650dd93b33999 = 0x4A8        ;
        constexpr std::uintptr_t _4fc602faecad6f8469c9c1775f1b695e6fcfa72f = 0x4AC        ;
        constexpr std::uintptr_t _69cae6f093a1a51480db272b6c8618daa79fefb4 = 0x4B8        ;
        constexpr std::uintptr_t _09f81e4e1c42dd5e340facacef0a6eb801f69254 = 0x4E8        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x4F0        ;
    }

    namespace Tier
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CardPlayerState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0a19267f4e52421aa756f13091656e7d25e07667
    {
        constexpr std::uintptr_t _20ec4b57ce9c50df7702ae14fcc2dcd93ede89d5 = 0x10         ;
        constexpr std::uintptr_t _386a8a794d0b22635c1b1b261727335dc38893ef = 0x14         ;
        constexpr std::uintptr_t _4411fb42fb4f04572e0fa0db0268dd896b331f39 = 0x18         ;
        constexpr std::uintptr_t _1d69759253b606ea84f47b49e4dec049c5b91a93 = 0x19         ;
        constexpr std::uintptr_t _9c80fed3e1e100fc9da1bfa5f141a1dd51cbb355 = 0x1C         ;
        constexpr std::uintptr_t _dfe9278b13d5dd218339e3fca336c89df695b874 = 0x20         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x24         ;
        constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x28         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x30         ;
        constexpr std::uintptr_t _0f3399d497667fdc54dffcdd8afae06f8504d47b = 0x38         ;
        constexpr std::uintptr_t _1538c4b2335d6fbfe7478065998284f4a6ac55d4 = 0x40         ;
        constexpr std::uintptr_t _249df47854c30d52e127ffe680f4e7dfb5f3c2ca = 0x44         ;

        namespace _static
        {
            constexpr std::uintptr_t _2caf771f0cf8d5d4afc1e96c58ceea4e29067b43 = 0x0          ;
            constexpr std::uintptr_t _76c9fafa1c71f012fbe8e0058a65b716f611a960 = 0x8          ;
        }

    }

    namespace BaseDiggableEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t RequiresShovel                   = 0x2D0        ;
        constexpr std::uintptr_t DropOffset                       = 0x2D4        ;
        constexpr std::uintptr_t DropVelocity                     = 0x2E0        ;
        constexpr std::uintptr_t RequiredDigCount                 = 0x2EC        ;
        constexpr std::uintptr_t DestroyOnDug                     = 0x2F0        ;
        constexpr std::uintptr_t LootLists                        = 0x2F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _444769a7a1695a90491b50c24ff6e6f38c222f82 = 0x300        ;
    }

    namespace DisableWithMainMenu
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace CinematicDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t FullFadeGroup                    = 0x40         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _1fd7f5969038859c1c740aa257a01bd4a1dba597 = 0x48         ;
        constexpr std::uintptr_t _8ca44cefe1848181c74a144427fb741ce5ddb944 = 0x4C         ;
    }

    namespace DrawSkeleton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace TriggerPlayerForce
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t triggerCollider                  = 0x50         ;
        constexpr std::uintptr_t pushVelocity                     = 0x58         ;
        constexpr std::uintptr_t requireUpAxis                    = 0x5C         ;
        constexpr std::uintptr_t pushDown                         = 0x5D         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %79c0b24e5823302c20dd80923aa88e280d0328fa
    {
    }

    namespace PremiumStatusResult
    {
        constexpr std::uintptr_t RequiredValueUsdCents            = 0x10         ;
        constexpr std::uintptr_t ValueUsdCents                    = 0x18         ;
        constexpr std::uintptr_t Exception                        = 0x20         ;
    }

    namespace PremiumCheckRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826EA0   ;
        constexpr std::uintptr_t _SteamIds_k__BackingField        = 0x10         ;
    }

    namespace PremiumCheckResponse
    {
        constexpr std::uintptr_t _Results_k__BackingField         = 0x10         ;
    }

    namespace %f6af8aa15c3f10dea8ca148ea0cd3bc4d4138d1f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826C18   ;
        constexpr std::uintptr_t _b05113bb47562e02ae593424b67b6e67f8dfb722 = 0x10         ;
        constexpr std::uintptr_t _c57560e08d848891eddcbf01fc2c51df8a4e3132 = 0x18         ;
        constexpr std::uintptr_t _df8a881070ee314a89ecc664b57eb5438e532763 = 0x20         ;
        constexpr std::uintptr_t _da21c7b1c42353d3c19ac43315a2940864909af7 = 0x28         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x30         ;
        constexpr std::uintptr_t _45c8f86caf643a88d8cedcf23285f630eb573c86 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _edd96f2d594cbfa1095d321e7949dfe28812ee9c = 0x0          ;
            constexpr std::uintptr_t _b0a9ab6fe31e6a481f80eb04e7aded554b18774a = 0x8          ;
            constexpr std::uintptr_t _b88ce5b1d64c6e996600ac3509969161eb2db4b9 = 0x10         ;
            constexpr std::uintptr_t _8a4ca99281b011a7f35ac3b4becddb6f0c408370 = 0x18         ;
        }

    }

    namespace EntityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OvenLineRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Above                            = 0x20         ;
        constexpr std::uintptr_t Below                            = 0x28         ;
        constexpr std::uintptr_t Container                        = 0x30         ;
        constexpr std::uintptr_t Color                            = 0x38         ;
        constexpr std::uintptr_t TriangleSprite                   = 0x48         ;
        constexpr std::uintptr_t LineWidth                        = 0x50         ;
        constexpr std::uintptr_t ArrowWidth                       = 0x54         ;
        constexpr std::uintptr_t ArrowHeight                      = 0x58         ;
        constexpr std::uintptr_t Padding                          = 0x5C         ;

        constexpr std::uintptr_t _270b339bc365cb885dccf498f9a8c3dcdd561040 = 0x60         ;
        constexpr std::uintptr_t _e91447fa73da90c5767d16ee9edaade290e3609b = 0x64         ;
        constexpr std::uintptr_t _be2e7ced109914873983c1a747138471b6398e91 = 0x68         ;
    }

    namespace FlexVirtualScroll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BottomUp                         = 0x20         ;
        constexpr std::uintptr_t DataSourceObject                 = 0x28         ;
        constexpr std::uintptr_t SourceObject                     = 0x30         ;
        constexpr std::uintptr_t PrefabRef                        = 0x38         ;
        constexpr std::uintptr_t ScrollRect                       = 0x40         ;
        constexpr std::uintptr_t FlexContentRoot                  = 0x48         ;
        constexpr std::uintptr_t FlexGrid                         = 0x50         ;
        constexpr std::uintptr_t FlexColumns                      = 0x58         ;
        constexpr std::uintptr_t ItemHeight                       = 0x60         ;
        constexpr std::uintptr_t ItemsPerLine                     = 0x64         ;
        constexpr std::uintptr_t Gap                              = 0x68         ;
        constexpr std::uintptr_t OverscanFactor                   = 0x6C         ;
        constexpr std::uintptr_t topSpacer                        = 0x70         ;
        constexpr std::uintptr_t bottomSpacer                     = 0x78         ;
        constexpr std::uintptr_t PreloadObjects                   = 0x80         ;
        constexpr std::uintptr_t HideInsteadOfDisabling           = 0x88         ;

        constexpr std::uintptr_t _3cd4c7d9e26f2506121717a1f19aad25b1d2d9af = 0x90         ;
        constexpr std::uintptr_t _8581f166f07a3d92440a782940302b2c10965789 = 0x98         ;
        constexpr std::uintptr_t _9bf61ebf0dc4822a2eba76f3bb83ae5051234346 = 0xA0         ;
        constexpr std::uintptr_t _9a37d6da0e0127ee79861e6cc9e4de2f1673fd9b = 0xA8         ;
        constexpr std::uintptr_t _4d5e95be2a606f0951670fe983e66cf436b9da00 = 0xB0         ;
        constexpr std::uintptr_t _1fbd58f62a714576a56a82e175604c34b0943f03 = 0xB8         ;
        constexpr std::uintptr_t _295615164e44a399096dbc05b09fd27b81ab9154 = 0xC0         ;
        constexpr std::uintptr_t _5243710581004e347c7e00b748b97863273511d5 = 0xC8         ;
        constexpr std::uintptr_t _1ca9eec3c79738f44b74a5bff81e4b0d0159610b = 0xD0         ;
        constexpr std::uintptr_t _9d1e4e0c9cfa0aa67dbab5eac6125a93af9a8797 = 0xD8         ;
    }

    namespace ProjectileSettings
    {
        constexpr std::uintptr_t prefab                           = 0x0          ;
        constexpr std::uintptr_t count                            = 0x8          ;
        constexpr std::uintptr_t gravityModifier                  = 0xC          ;
    }

    namespace ItemModCatapultBoulder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t projectileSettings               = 0x20         ;
        constexpr std::uintptr_t spreadAngle                      = 0x28         ;
    }

    namespace FrequencyConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
        constexpr std::uintptr_t _3be122326e8ce8bc923a474624fff8e0cf7cce48 = 0x60         ;
        constexpr std::uintptr_t _48d8158948d8414d2044cf50f57ced113d6ace7f = 0x68         ;
    }

    namespace PremiumGameObject
    {
        constexpr std::uintptr_t GameObject                       = 0x0          ;
        constexpr std::uintptr_t ShowIfEligible                   = 0x8          ;
    }

    namespace ServerBrowserItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t serverName                       = 0x20         ;
        constexpr std::uintptr_t mapName                          = 0x28         ;
        constexpr std::uintptr_t playerCount                      = 0x30         ;
        constexpr std::uintptr_t ping                             = 0x38         ;
        constexpr std::uintptr_t pendingPing                      = 0x40         ;
        constexpr std::uintptr_t favourited                       = 0x48         ;
        constexpr std::uintptr_t serverTagList                    = 0x50         ;
        constexpr std::uintptr_t pingColor                        = 0x58         ;
        constexpr std::uintptr_t pingWarningColor                 = 0x68         ;
        constexpr std::uintptr_t pingWarningTooltip               = 0x78         ;
        constexpr std::uintptr_t PremiumOptions                   = 0x80         ;

        constexpr std::uintptr_t _4f937402f07179b51dea2fbfa3698aab5b3d4b84 = 0x88         ;
        constexpr std::uintptr_t _92dfe7677443ab0a5a8a1d74066ca5260194017d = 0x138        ;

        namespace _static
        {
            constexpr std::uintptr_t _861bc77179ac7d8c6fccf21f1bb80dac08106a82 = 0x0          ;
            constexpr std::uintptr_t _43bad2f8e9edf3169285cf2fe2b520931ebf89fa = 0x8          ;
            constexpr std::uintptr_t _99f0d7b30e0027daa6bc9574b03a97a0335c65d2 = 0x10         ;
            constexpr std::uintptr_t _af7d75d5b0617e7d736936d2a7c691fcff6c4348 = 0x18         ;
            constexpr std::uintptr_t _ab88fcf3830f7b3c721171c877042fb28cbcd5a7 = 0x20         ;
            constexpr std::uintptr_t _0c71aa81ef0c6db2e2a3ed94d7f1a71e0afa45ea = 0x28         ;
            constexpr std::uintptr_t _4245bb64b2078dafac7a544f339d45340e992b71 = 0x30         ;
            constexpr std::uintptr_t _4acd2667348b870763f849ab0cbd374783f6f2aa = 0x38         ;
        }

    }

    namespace %816869bf828cbcbd69b175cf9d242f122ec8150e
    {
        constexpr std::uintptr_t _74062e5a50f567bf47171a33d6af418c5f1eb294 = 0x10         ;
        constexpr std::uintptr_t _458a64bb7ed9c727c0bf723dda2826d3b834e0ee = 0x14         ;
        constexpr std::uintptr_t _f927710aae242e75ba9cb777b4d30a4583de553b = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c322a6ead43a729b1ab6836e5188a0b5a7a65e10 = 0x0          ;
            constexpr std::uintptr_t _8f3dc82c75d8f4af10f3f9d07332ed96c0a89f37 = 0x10         ;
            constexpr std::uintptr_t _265d71675946a4ca4b5ecadb630dfb0cffe5e83f = 0x18         ;
        }

    }

    namespace GenerateOceanTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace %a8cd7c14371294a9dd5a424fef92ca00cbd30729
    {
        constexpr std::uintptr_t _babdd9c51973cb9e106b69c853b7a4b2845e7c30 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x18         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x20         ;
        constexpr std::uintptr_t _5be719bf8d2c5a6c7a3c63902115056ba739d84e = 0x24         ;
        constexpr std::uintptr_t _13583090c8ed86824bfc99d61c6c2c7b8d20f4eb = 0x28         ;
    }

    namespace MaterialSwap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t materialIndex                    = 0x20         ;
        constexpr std::uintptr_t myRenderer                       = 0x28         ;
        constexpr std::uintptr_t OverrideMaterial                 = 0x30         ;

        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x38         ;
        constexpr std::uintptr_t _f15b3cf6e117695013dafd4eed85628a6d63cafb = 0x40         ;
    }

    namespace ElectricBattery
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t maxOutput                        = 0x340        ;
        constexpr std::uintptr_t maxCapactiySeconds               = 0x344        ;
        constexpr std::uintptr_t rustWattSeconds                  = 0x348        ;
        constexpr std::uintptr_t maximumInboundEnergyRatio        = 0x34C        ;
        constexpr std::uintptr_t rechargable                      = 0x350        ;
        constexpr std::uintptr_t chargeRatio                      = 0x354        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _ca0fac65f9c670cb1a8d67ae4ff7984c4ae0175b = 0x358        ;
        constexpr std::uintptr_t _19d4f1159ed628b11c9084761164c896995fd3bc = 0x35C        ;
    }

    namespace %dd2bb1b2fddcbb72bb766ec81dc813fc2a58eaec
    {
        constexpr std::uintptr_t _bd2bf57c3928e8c8e5ab8e0c4cd5938a1b06721e = 0x10         ;
    }

    namespace KeybindSearch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rootPanel                        = 0x20         ;
        constexpr std::uintptr_t input                            = 0x28         ;

        constexpr std::uintptr_t _f9beab953c0db0a9b48bed48ac80985112c7fe54 = 0x30         ;
        constexpr std::uintptr_t _c60f05c4f066e2229ab95098245fc5c7e0024f85 = 0x38         ;
    }

    namespace %794cbb38cdac938c9e3cd8a60d01eac88ff953ce
    {
        constexpr std::uintptr_t _042d0ba9797c7e486415eec4f086eec8a6a5f482 = 0x10         ;
        constexpr std::uintptr_t _47088b0b67be6a75600db7ac3ff8d62ae91893bb = 0x18         ;
        constexpr std::uintptr_t _2d57e3c28382e758948dcac205b7e440d3fa3730 = 0x20         ;
        constexpr std::uintptr_t _6f0d82ec48099a9f6ac7937052acaebde88bc40d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _0c0b66204f61692ddc918f8f3ac25a13d747d5a6 = 0x0          ;
            constexpr std::uintptr_t _35d01e44206a569c4b8b5f5f423be84bbe8f2b36 = 0x8          ;
            constexpr std::uintptr_t _ce117dd6cea649e76a3d6b685dc4a8ceb7fbe0e6 = 0x18         ;
        }

    }

    namespace DestroyArcadeEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ent                              = 0x20         ;
        constexpr std::uintptr_t TimeToDie                        = 0x28         ;
        constexpr std::uintptr_t TimeToDieVariance                = 0x2C         ;
    }

    namespace TestMethodEditorAttribute
    {
        constexpr std::uintptr_t _TestParameters_k__BackingField  = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _4875a2400deb6680b8511d21e6e7eb13921fb66e = 0x0          ;
        }

    }

    namespace SoundModifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sound                            = 0x20         ;
    }

    namespace UIClanLog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t EntryList                        = 0x28         ;
        constexpr std::uintptr_t EntryPrefab                      = 0x30         ;
        constexpr std::uintptr_t RefreshButton                    = 0x38         ;

        constexpr std::uintptr_t _012f94a293a3055fafc5f0ef2584981ba60b8bd3 = 0x40         ;
    }

    namespace TreeEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t startHealth                      = 0x200        ;
        constexpr std::uintptr_t baseProtection                   = 0x208        ;
        constexpr std::uintptr_t skipDecorComponents              = 0x214        ;
        constexpr std::uintptr_t fallOnDied                       = 0x218        ;
        constexpr std::uintptr_t fallDuration                     = 0x21C        ;
        constexpr std::uintptr_t fallStartSound                   = 0x220        ;
        constexpr std::uintptr_t fallImpactSound                  = 0x228        ;
        constexpr std::uintptr_t fallImpactParticles              = 0x230        ;
        constexpr std::uintptr_t fallLeavesLoopDef                = 0x238        ;
        constexpr std::uintptr_t impactSoundPlayed                = 0x248        ;
        constexpr std::uintptr_t prefab                           = 0x2B0        ;
        constexpr std::uintptr_t hasBonusGame                     = 0x2B8        ;
        constexpr std::uintptr_t bonusHitEffect                   = 0x2C0        ;
        constexpr std::uintptr_t bonusHitSound                    = 0x2C8        ;
        constexpr std::uintptr_t serverCollider                   = 0x2D0        ;
        constexpr std::uintptr_t clientCollider                   = 0x2D8        ;
        constexpr std::uintptr_t smallCrackSoundDef               = 0x2E0        ;
        constexpr std::uintptr_t medCrackSoundDef                 = 0x2E8        ;
        constexpr std::uintptr_t spawnTreeAddition                = 0x2F4        ;
        constexpr std::uintptr_t treeAdditionPrefab               = 0x2F8        ;
        constexpr std::uintptr_t treeAdditionSpawnChance          = 0x300        ;
        constexpr std::uintptr_t treeAdditionSpawnPosition        = 0x304        ;
        constexpr std::uintptr_t treeAdditionSpawnRotation        = 0x310        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x210        ;
        constexpr std::uintptr_t _1064baa888aeb3dac90c14c0ddc404975c215f09 = 0x215        ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x240        ;
        constexpr std::uintptr_t _ac451c25396fbdce014f303b254028f33f19562b = 0x24C        ;
        constexpr std::uintptr_t _1fc84c1d7125592f02c289e2d77c613a5746d10b = 0x250        ;
        constexpr std::uintptr_t _5cc911b2c9d7dd003ccedaf3c5709a9fad243efe = 0x258        ;
        constexpr std::uintptr_t _24ba146868692a35f4af21d1c7f4c5770fdfe458 = 0x264        ;
        constexpr std::uintptr_t _165ae7d9d50e8f0f87629382b14496d01088f600 = 0x274        ;
        constexpr std::uintptr_t _a8b19c8e08ef35abcfb2c80180145879856f188b = 0x278        ;
        constexpr std::uintptr_t _f2566558f4c6a35eaac7d9aad175c054ee22b142 = 0x280        ;
        constexpr std::uintptr_t _3fce52dc059ab0c403403869ae0a3ed68c6bf376 = 0x288        ;
        constexpr std::uintptr_t _5316185f6241350a052e899a13a5b8689970a69e = 0x290        ;
        constexpr std::uintptr_t _8b3cfe60f5c92f79d2068f89b591e905dded8248 = 0x29C        ;
        constexpr std::uintptr_t _4fcafdf6e862dd5a429570db986c4c26db7b6c47 = 0x2A8        ;
        constexpr std::uintptr_t _a37f1f527d5c54f770f344bec95bfef9d3f99f3d = 0x2F0        ;
        constexpr std::uintptr_t _aec9edb5d8e1ac6676fa2d8fcfd28a07f49b9872 = 0x320        ;
        constexpr std::uintptr_t _11c319291ef7d78e89279a14bcc9d62a27e0e5a0 = 0x328        ;
    }

    namespace TriggerEnterTimer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _5e56882ee6ad4dd1955f1b9582e25e5ea5437925 = 0x50         ;
    }

    namespace BaseCommandBuffer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _22ec87512f8c73b7eac192c163e2b0d8bf67582f = 0x20         ;
    }

    namespace BearTrap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0x308        ;
        constexpr std::uintptr_t _a78fb8ba2f7782ab507d50c31a879305be71a09e = 0x310        ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x318        ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1760   ;
        constexpr std::uintptr_t _a1c5dda7cc165712c0f722101d615a047aecfc91 = 0x10         ;
        constexpr std::uintptr_t _3c03b7a9361e6b90ddeec94aadc96c03a1492d99 = 0x18         ;
        constexpr std::uintptr_t _56d3cb8341671cdffd41efcc2e88faa28963a24a = 0x40         ;
        constexpr std::uintptr_t _1f467c8b377738adcd3c41f281f8151440cd1e6c = 0x44         ;
        constexpr std::uintptr_t _e76bebe47098ac1172c6a2eb7bacfdedf9e1cf7a = 0x48         ;
        constexpr std::uintptr_t _0b4f98b83e5447ca2ab4855d9cd797ddc15dec4b = 0x70         ;
        constexpr std::uintptr_t _9b601f94bc9d98afce4d7278cca737cf40ad130d = 0x80         ;
        constexpr std::uintptr_t _506dea07cb77c399f0fe7fa0fde67420b54a3a39 = 0x84         ;
        constexpr std::uintptr_t _b76cd4cf1197540423393692ce399fee8e500f96 = 0x94         ;
        constexpr std::uintptr_t _f67a67a7be2fe3629206d5b7091f807afaf1dd35 = 0xA0         ;
        constexpr std::uintptr_t _1911e379d01d241b527c6c98f14a44a2f23982c4 = 0xA4         ;
        constexpr std::uintptr_t _4a082d39df59a53ca9b4cce7b47e0bd2b3a4b1a6 = 0xA8         ;
        constexpr std::uintptr_t _52e3ce20c266b31fd69ddb5cee83c3beebcd7606 = 0xAC         ;
    }

    namespace %fada85b3d999751ddd40fc9231bf43bd95813023
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _14dda3c201c595364ec7596b6b65ffd8bfe56655 = 0x0          ;
            constexpr std::uintptr_t _425263214ff8400243d2351f7c94dbe67c76d0b5 = 0x80         ;
            constexpr std::uintptr_t _e86a5c42de2e32425db8f5b5615985dc0e0657ea = 0x88         ;
            constexpr std::uintptr_t _01d4b27458922f27f5ccc0de961e0ae821b428fb = 0x108        ;
            constexpr std::uintptr_t _8925881cceebcaf92d2a7991a9fc5e0879a7407f = 0x188        ;
            constexpr std::uintptr_t _f51ebc6d435e28f5421f10930ef15925efb11476 = 0x190        ;
            constexpr std::uintptr_t _8fc0509c373da34909283e2afbaaaaaf5a2faa93 = 0x210        ;
            constexpr std::uintptr_t _8063a641f5c771cdc5a35eadee90cfe44ae706cb = 0x218        ;
            constexpr std::uintptr_t _21757d1cdb08c80d8f2111ce15f42119a03891bd = 0x220        ;
            constexpr std::uintptr_t _aa4b655b1d2f51ea6d1c5c7e0d718084a9ab83f3 = 0x224        ;
            constexpr std::uintptr_t _6a0c48b6d4b5d7ef9ffee84aa541b22bec7daa78 = 0x228        ;
            constexpr std::uintptr_t _cbeeb1661227c93676a4c39077ff77585bf35375 = 0x2A8        ;
            constexpr std::uintptr_t _176052aef151a9ab1860759ee389fb642aa29c4a = 0x2B0        ;
            constexpr std::uintptr_t _74c5d16d656cf70753416b1d37acb154dbd73547 = 0x330        ;
        }

    }

    namespace CopyProperty
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CopyPropertyMask
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HairDye
    {
        constexpr std::uintptr_t capBaseColor                     = 0x10         ;
        constexpr std::uintptr_t sourceMaterial                   = 0x20         ;
        constexpr std::uintptr_t copyProperties                   = 0x28         ;
    }

    namespace ServerBrowserInfoNexusZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t checkbox                         = 0x28         ;
        constexpr std::uintptr_t checkboxIndicator                = 0x30         ;
        constexpr std::uintptr_t currentServerIndicator           = 0x38         ;
        constexpr std::uintptr_t zoneName                         = 0x40         ;
        constexpr std::uintptr_t ping                             = 0x48         ;
        constexpr std::uintptr_t playerCount                      = 0x50         ;

        constexpr std::uintptr_t _8cb8a7d70c6e79b588b647ee62cee89d8d4b8129 = 0x58         ;
        constexpr std::uintptr_t _f371b0325d06b5f4bf81f38e6d76500bf1d2061c = 0x60         ;
        constexpr std::uintptr_t _35e5839ebd2cb2c10ed69f7a59b8c480942a65e8 = 0x68         ;
    }

    namespace HotOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t smoothTime                       = 0x28         ;
        constexpr std::uintptr_t preventInstantiation             = 0x2C         ;

        constexpr std::uintptr_t _dcef54a204406a96709f9c0e4495141549cf674c = 0x30         ;
        constexpr std::uintptr_t _0757fc41eab5c547d4b9e09a658c57285197bff0 = 0x34         ;
        constexpr std::uintptr_t _424f9b9fbd29aec8e1ae81f64f2ac04c79aaa6df = 0x38         ;
    }

    namespace %4f7b2edfce6d472a91396db68272c985ec57c277
    {
        constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x10         ;
        constexpr std::uintptr_t _351037fca5cbd27c69ea84a4126dfeb2a9070718 = 0x18         ;
        constexpr std::uintptr_t _2955240176d40adfdf791ee522ecc4c802faa49a = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _00342e1a068f4236e6947d131d7229b7df9fab72 = 0x0          ;
            constexpr std::uintptr_t _955d9785b714b238147c89d8b9dc3b538fec393f = 0x10         ;
            constexpr std::uintptr_t _839d8e8bcad58c94c40d94282455ce248d47e036 = 0x18         ;
            constexpr std::uintptr_t _ce0bfd900c0a2cc5da994751f317e5bcc673fdd8 = 0x20         ;
            constexpr std::uintptr_t _e48150b9afedf2a71c2f4d771e06d344df1f9404 = 0x28         ;
        }

    }

    namespace %d975d55db53a3572b356463986d45b8af5e0414f
    {
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _22f00b26366362bd42129c6f9e80eb24e80efc2d = 0x0          ;
            constexpr std::uintptr_t _792d514fb44d1cea727eed41bdfd541798eb06da = 0x8          ;
            constexpr std::uintptr_t _3d53f67c1ee209c9f4706bf43778f3299e5e55f8 = 0x10         ;
        }

    }

    namespace %65b4626a1971e78a52f5b093fdbbea72cdedd50f
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        constexpr std::uintptr_t _c04aee08beab1455e12883f075dc8b3ab9dd0e3b = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _9912edc71f30354c9092301f9e858d52a3c944f2 = 0x0          ;
            constexpr std::uintptr_t _055436f2d0b0cc651ff230ec9031df5b87146370 = 0x8          ;
            constexpr std::uintptr_t _590a2fd3a7592b36bf5af9d6db2cdb1cd027de86 = 0x10         ;
        }

    }

    namespace PlayerRequiredSystemConfigPayload
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10837CE8   ;
        constexpr std::uintptr_t Flags                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _01de1971f9d22e600192cf8c938395004f1572ae = 0x0          ;
        }

    }

    namespace Side
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Placement
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Alignment
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BasicObject
    {
        constexpr std::uintptr_t Folder                           = 0x10         ;
        constexpr std::uintptr_t Filter                           = 0x18         ;
        constexpr std::uintptr_t Placement                        = 0x20         ;
        constexpr std::uintptr_t AlignToNormal                    = 0x24         ;
        constexpr std::uintptr_t HeightToTerrain                  = 0x25         ;
        constexpr std::uintptr_t Offset                           = 0x28         ;
    }

    namespace SideObject
    {
        constexpr std::uintptr_t Folder                           = 0x10         ;
        constexpr std::uintptr_t Filter                           = 0x18         ;
        constexpr std::uintptr_t Side                             = 0x20         ;
        constexpr std::uintptr_t Alignment                        = 0x24         ;
        constexpr std::uintptr_t Density                          = 0x28         ;
        constexpr std::uintptr_t Distance                         = 0x2C         ;
        constexpr std::uintptr_t Offset                           = 0x30         ;
    }

    namespace PathObject
    {
        constexpr std::uintptr_t Folder                           = 0x10         ;
        constexpr std::uintptr_t Filter                           = 0x18         ;
        constexpr std::uintptr_t Alignment                        = 0x20         ;
        constexpr std::uintptr_t Density                          = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x28         ;
        constexpr std::uintptr_t Dithering                        = 0x2C         ;
    }

    namespace BridgeObject
    {
        constexpr std::uintptr_t Folder                           = 0x10         ;
        constexpr std::uintptr_t Distance                         = 0x18         ;
    }

    namespace %0a04644369be578586007408be31789b337a7b8f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834540   ;
        constexpr std::uintptr_t _40235e736492075bf418c1eb09cc32fcf8ef895a = 0x10         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x18         ;
    }

    namespace %bdcab87cb7a1007cafb4def630c6d4adbe12a01d
    {
        constexpr std::uintptr_t _9f4e7c2917a83f034cef9ff481c3c16799e9d54f = 0x10         ;
    }

    namespace %460c4f337092604e8b9362e029277466a3d7b6cf
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AA1E8   ;
        constexpr std::uintptr_t _774c67759c967f7d9b901c89e9074c9c3f05d753 = 0x10         ;
        constexpr std::uintptr_t _96d3ad3a6d9b2f8f453637485bf30649b18a5449 = 0x18         ;
        constexpr std::uintptr_t _7359a26acf51afa991069d48c03f72676b9fbf4b = 0x20         ;
        constexpr std::uintptr_t _cf538c493a34b5e4bc598062519213f40b4c1079 = 0x24         ;
        constexpr std::uintptr_t _ffa0bbf90d0b265e1e2e4e9818cce4f62ea88590 = 0x28         ;
        constexpr std::uintptr_t _f4f337e291e1bc0fcb8e4d5181030271bbb80520 = 0x2C         ;
        constexpr std::uintptr_t _e8221a9a4dd82ca8913bb1901d0134bc8c131d4f = 0x30         ;
        constexpr std::uintptr_t _6856c91eb9fd6609a98ff2ea620a5998537292c1 = 0x34         ;
        constexpr std::uintptr_t _f375c9005016f5009563e204bec3de626970daa4 = 0x38         ;
        constexpr std::uintptr_t _80c6b5ff62b7a996fe4775526fac7ef11884bdb3 = 0x40         ;
        constexpr std::uintptr_t _80d094a01fdfc4c2b0f7938f95471853f69cbe89 = 0x48         ;
        constexpr std::uintptr_t _5974d9b838dd2534f9de3003f8c588a175c17e61 = 0x4C         ;
        constexpr std::uintptr_t _c27046b43b133ac06dff42d2f9105212e85e7fb9 = 0x50         ;
        constexpr std::uintptr_t _21a02efaa146080ea222eb9fcd79209425d6e9ee = 0x54         ;
        constexpr std::uintptr_t _07488d2d26239bee553c6948a97964b1f856b219 = 0x58         ;
        constexpr std::uintptr_t _d520dbe7c5978498ce91486938b07f648aaa5e52 = 0x5C         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x60         ;
        constexpr std::uintptr_t _a0ce4bd39c9865bfe3a0d611abac7dd11a747cc3 = 0x68         ;
    }

    namespace AmmoIconIndicator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HVIndicator                      = 0x20         ;
        constexpr std::uintptr_t IncendiaryIndicator              = 0x28         ;
        constexpr std::uintptr_t ExplosiveIndicator               = 0x30         ;
        constexpr std::uintptr_t SlugIndicator                    = 0x38         ;
        constexpr std::uintptr_t SmokeIndicator                   = 0x40         ;
        constexpr std::uintptr_t BuckshotIndicator                = 0x48         ;
        constexpr std::uintptr_t RadiationIndicator               = 0x50         ;
        constexpr std::uintptr_t ScatterIndicator                 = 0x58         ;
        constexpr std::uintptr_t IncapacitateIndicator            = 0x60         ;
    }

    namespace %1e63d83806fe3e1d85ed0adbb3384bd680995bdc
    {
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x10         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x1C         ;
        constexpr std::uintptr_t _8a1aabaebf50d3e6d29dfea085ff59f51f54306e = 0x20         ;
        constexpr std::uintptr_t _e4b0fbc5d49cfb335e7939342f1dccd547bffaef = 0x24         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _fdb590a902480e5b81a2f74119d691b0e08ee95c = 0x0          ;
            constexpr std::uintptr_t _f73b445ed154be6d8bbc19df9dcf4e2727bde25d = 0x10         ;
            constexpr std::uintptr_t _ee2cefdabbd920bdddd6234177e4a687e667caf0 = 0x20         ;
            constexpr std::uintptr_t _3560e76a03eb8c45381d9d7a5847e688c0cbe4d9 = 0x28         ;
            constexpr std::uintptr_t _df142227eca41e3ab74aa2873f636fc9729f4810 = 0x30         ;
        }

    }

    namespace ExplosionsScaleCurves
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ScaleCurveX                      = 0x20         ;
        constexpr std::uintptr_t ScaleCurveY                      = 0x28         ;
        constexpr std::uintptr_t ScaleCurveZ                      = 0x30         ;
        constexpr std::uintptr_t GraphTimeMultiplier              = 0x38         ;
        constexpr std::uintptr_t GraphScaleMultiplier             = 0x44         ;

        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x50         ;
        constexpr std::uintptr_t _6522181954806e1be706e1717c87dd53b314610e = 0x58         ;
        constexpr std::uintptr_t _1ab956e3ada5fc8861ef2ce47aa55f68a7f46889 = 0x60         ;
        constexpr std::uintptr_t _9658127138ce695bc01725c171a2b2894dab02ef = 0x64         ;
        constexpr std::uintptr_t _8496bc3df83974f1045b3909f0e7331e080ecee3 = 0x68         ;
    }

    namespace UIGene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Child                            = 0x20         ;
        constexpr std::uintptr_t PositiveColour                   = 0x28         ;
        constexpr std::uintptr_t NegativeColour                   = 0x38         ;
        constexpr std::uintptr_t PositiveTextColour               = 0x48         ;
        constexpr std::uintptr_t NegativeTextColour               = 0x58         ;
        constexpr std::uintptr_t ImageBG                          = 0x68         ;
        constexpr std::uintptr_t TextGene                         = 0x70         ;
    }

    namespace SteamDLCItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t dlcName                          = 0x18         ;
        constexpr std::uintptr_t dlcAppID                         = 0x20         ;
        constexpr std::uintptr_t bypassLicenseCheck               = 0x24         ;
    }

    namespace WearableShadowLod
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DisableShadows                   = 0x20         ;
    }

    namespace HitAreaProperty
    {
        constexpr std::uintptr_t area                             = 0x10         ;
        constexpr std::uintptr_t damage                           = 0x14         ;
    }

    namespace DamageProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t fallback                         = 0x18         ;
        constexpr std::uintptr_t bones                            = 0x20         ;
    }

    namespace ProgressBar
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E4BA0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t timeFinished                     = 0x28         ;
        constexpr std::uintptr_t scaleTarget                      = 0x30         ;
        constexpr std::uintptr_t progressField                    = 0x38         ;
        constexpr std::uintptr_t iconField                        = 0x40         ;
        constexpr std::uintptr_t leftField                        = 0x48         ;
        constexpr std::uintptr_t rightField                       = 0x50         ;
        constexpr std::uintptr_t clipOpen                         = 0x58         ;
        constexpr std::uintptr_t clipCancel                       = 0x60         ;

        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x20         ;
        constexpr std::uintptr_t _2596806f096642638288fdcfaba96a09f5afd193 = 0x2C         ;
        constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x68         ;
        constexpr std::uintptr_t _ed58490b948a4f383b97e584f38f2cf399b58e4a = 0x69         ;
        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x6A         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x70         ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace QueryVis
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t checkCollider                    = 0x20         ;
        constexpr std::uintptr_t coverageRadiusSpace              = 0x30         ;
        constexpr std::uintptr_t coverageRadius                   = 0x34         ;

        constexpr std::uintptr_t _736e4179d056adad29efe2ee9ce5d59724faeaee = 0x28         ;
        constexpr std::uintptr_t _b8a43b7925d9c0444d6961cf7c814fdc689fae89 = 0x38         ;
        constexpr std::uintptr_t _f36c23ca833d75c0308999526b849535df011c45 = 0x3C         ;
        constexpr std::uintptr_t _c89c3f6b0c629af56a703033f08733b62d2e8e50 = 0x44         ;
        constexpr std::uintptr_t _cbe6e9936f9cfb24aad01ecbf51d568aee7b0df1 = 0x48         ;
    }

    namespace AnimalAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Entity                           = 0x20         ;
        constexpr std::uintptr_t Target                           = 0x28         ;
        constexpr std::uintptr_t Animator                         = 0x30         ;
        constexpr std::uintptr_t FootstepEffects                  = 0x38         ;
        constexpr std::uintptr_t Feet                             = 0x40         ;
        constexpr std::uintptr_t hasIdleOffset                    = 0x48         ;
        constexpr std::uintptr_t enforceClipWeights               = 0x49         ;
        constexpr std::uintptr_t BaseFolder                       = 0x50         ;
        constexpr std::uintptr_t OverrideBaseFolder               = 0x58         ;
        constexpr std::uintptr_t RequiredCameraDistanceForSfx     = 0x60         ;

        constexpr std::uintptr_t _55b2e63cbbae9165422e9e1f48008a32a964af16 = 0x64         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x68         ;
        constexpr std::uintptr_t _0c674a4bb6091d5ae5dddff4df0b603a18dda787 = 0x74         ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x78         ;
    }

    namespace PrefabInstantiate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Prefab                           = 0x20         ;
    }

    namespace GenerateCliffTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t KeepExisting                     = 0x40         ;
    }

    namespace MaterialSetup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t config                           = 0x20         ;
        constexpr std::uintptr_t IncludeChildren                  = 0x28         ;
    }

    namespace MLRSVelocityUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t percentText                      = 0x20         ;
        constexpr std::uintptr_t percentBar                       = 0x28         ;

        constexpr std::uintptr_t _7658e82a44136fade01069ca4534e5d8a95ccc96 = 0x30         ;
    }

    namespace DudTimedExplosive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t fizzleEffect                     = 0x298        ;
        constexpr std::uintptr_t wickSpark                        = 0x2A0        ;
        constexpr std::uintptr_t wickSound                        = 0x2A8        ;
        constexpr std::uintptr_t dudChance                        = 0x2B0        ;
        constexpr std::uintptr_t itemToGive                       = 0x2B8        ;
        constexpr std::uintptr_t becomeDudInWater                 = 0x2C4        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x290        ;
        constexpr std::uintptr_t _d12f1a9b86ec20ffa0c3185da2e80e5207d167c7 = 0x2C0        ;
    }

    namespace HostileNote
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAD20   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t warnGroup                        = 0x20         ;
        constexpr std::uintptr_t group                            = 0x28         ;
        constexpr std::uintptr_t timerGroup                       = 0x30         ;
        constexpr std::uintptr_t smallWarning                     = 0x38         ;
        constexpr std::uintptr_t timerText                        = 0x40         ;
        constexpr std::uintptr_t smallWarningText                 = 0x48         ;
        constexpr std::uintptr_t warnColor                        = 0x50         ;
        constexpr std::uintptr_t hostileColor                     = 0x60         ;
        constexpr std::uintptr_t requireDistanceToSafeZone        = 0x70         ;

        constexpr std::uintptr_t _f591e58edf10a431ab69776a77676c8440c9e803 = 0x74         ;
        constexpr std::uintptr_t _aadfd1b36f382c000751e5aef6ec3a67910e28c0 = 0x78         ;
        constexpr std::uintptr_t _0e1959a995203416be87ea7d3387ae93c21cf8ac = 0x80         ;
        constexpr std::uintptr_t _ad4988bf817aadb64edc0ac71bb9d35eda0d980e = 0x88         ;
        constexpr std::uintptr_t _769891ffef8cad6af428b26e43bf9ed1a7fe0f65 = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t _e64b601eadfe89d29daf95986d4506b953d86986 = 0x0          ;
            constexpr std::uintptr_t _21fa9fc6cb4167f9d8fc16afd87af851c487fc99 = 0x4          ;
            constexpr std::uintptr_t _9546fe4fbab07122c359c52c9aaf0bcabf098778 = 0x8          ;
            constexpr std::uintptr_t _aeb56ee511bbb8d26070055605bfc336b112016b = 0xC          ;
        }

    }

    namespace Toolgun
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083A7E8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;
        constexpr std::uintptr_t attackEffect                     = 0x3F0        ;
        constexpr std::uintptr_t beamEffect                       = 0x3F8        ;
        constexpr std::uintptr_t beamImpactEffect                 = 0x400        ;
        constexpr std::uintptr_t errorEffect                      = 0x408        ;
        constexpr std::uintptr_t beamEffectClassic                = 0x410        ;
        constexpr std::uintptr_t beamImpactEffectClassic          = 0x418        ;
        constexpr std::uintptr_t muzzlePoint                      = 0x420        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;

        namespace _static
        {
            constexpr std::uintptr_t _407fc1cfc423be893eb6baa341698da52cc04821 = 0x0          ;
            constexpr std::uintptr_t _e853d1d003956266e6f6159bff46c73fd5fbf061 = 0x1          ;
        }

    }

    namespace ItemSelectionPanel
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F1D98   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MenuHelpWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HelpText                         = 0x20         ;
        constexpr std::uintptr_t HelpImage                        = 0x28         ;
        constexpr std::uintptr_t HelpVideo                        = 0x30         ;
        constexpr std::uintptr_t HelpVideoTexture                 = 0x38         ;
    }

    namespace Chainsaw
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;
        constexpr std::uintptr_t attackFadeInTime                 = 0x3F0        ;
        constexpr std::uintptr_t attackFadeInDelay                = 0x3F4        ;
        constexpr std::uintptr_t attackFadeOutTime                = 0x3F8        ;
        constexpr std::uintptr_t idleFadeInTimeFromOff            = 0x3FC        ;
        constexpr std::uintptr_t idleFadeInTimeFromAttack         = 0x400        ;
        constexpr std::uintptr_t idleFadeInDelay                  = 0x404        ;
        constexpr std::uintptr_t idleFadeOutTime                  = 0x408        ;
        constexpr std::uintptr_t chainsawAudioAdvanced            = 0x410        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x44C        ;
        constexpr std::uintptr_t maxAmmo                          = 0x450        ;
        constexpr std::uintptr_t ammo                             = 0x454        ;
        constexpr std::uintptr_t fuelType                         = 0x458        ;
        constexpr std::uintptr_t reloadDuration                   = 0x460        ;
        constexpr std::uintptr_t engineStartChance                = 0x464        ;
        constexpr std::uintptr_t chainRenderers                   = 0x468        ;
        constexpr std::uintptr_t useMaterialScrollingUVs          = 0x470        ;
        constexpr std::uintptr_t idleLoop                         = 0x478        ;
        constexpr std::uintptr_t attackLoopAir                    = 0x480        ;
        constexpr std::uintptr_t revUp                            = 0x488        ;
        constexpr std::uintptr_t revDown                          = 0x490        ;
        constexpr std::uintptr_t offSound                         = 0x498        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x418        ;
        constexpr std::uintptr_t _6199d263efd9558a449e4a6d07f300a5f0ba8cc7 = 0x419        ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x420        ;
        constexpr std::uintptr_t _ca9697176ce4adaf036ff023aadb70d44804d752 = 0x428        ;
        constexpr std::uintptr_t _0da371dd0fcaec937748319686772e15a4c67bed = 0x430        ;
        constexpr std::uintptr_t _5d1be339489c89a67fa6b794d36e4c280818afe8 = 0x438        ;
        constexpr std::uintptr_t _64c6cec2e7dff37dc0263ba9069dc339194ceadd = 0x440        ;
        constexpr std::uintptr_t _47020c625e6dc72c7639f393adccaccdd2fe71d3 = 0x444        ;
        constexpr std::uintptr_t _280bb16e01485281a575303d07452d451b77511c = 0x448        ;
        constexpr std::uintptr_t _d7a4e79210460acf73081885460d5697961c732e = 0x4A0        ;
        constexpr std::uintptr_t _8e4df9e35c208c1b157151c9368f7a7caf632d4a = 0x4A8        ;
        constexpr std::uintptr_t _3beb90761f1228df4c6d042518a33bbade345609 = 0x4AC        ;
        constexpr std::uintptr_t _560de8161ad9aaf35e3ecc68dadc80282878147d = 0x4B0        ;
        constexpr std::uintptr_t _8ccc4fc9d91e87c7287a1ea116f7593253b0739d = 0x4B4        ;
        constexpr std::uintptr_t _5df5d4fae14c1ac747f3e86a0c358c329941ac79 = 0x4B8        ;
        constexpr std::uintptr_t _9e09d51f5c9939a7c0a37f8e26fc544405104ba3 = 0x4C0        ;
    }

    namespace RotationAxis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SimpleCarVisualsController
    {
        constexpr std::uintptr_t wheelLerpSpeed                   = 0x10         ;
        constexpr std::uintptr_t wheelAngleMaximum                = 0x14         ;
        constexpr std::uintptr_t timeSinceLastUpdateMinimum       = 0x18         ;
        constexpr std::uintptr_t rotateAxis                       = 0x1C         ;
        constexpr std::uintptr_t steerAxis                        = 0x20         ;

        constexpr std::uintptr_t _26b31f09a16df0bb26fd3fee34eabe4d7cd4dd2c = 0x24         ;
    }

    namespace %336347fb14db851221ff61058c656277baa23b6d
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _cb04d53c40e522a848d96afd3358e4a27823cb60 = 0x0          ;
            constexpr std::uintptr_t _1cd558f979bb592a2a1b1c905c4ebb7b8101c74a = 0x8          ;
            constexpr std::uintptr_t _6d9b01decd41474071355d374cb3096be88cee32 = 0x18         ;
            constexpr std::uintptr_t _4cc6365c257446e14915f55697db0fbfee5651d6 = 0x28         ;
        }

    }

    namespace InfoBar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextValue                        = 0x20         ;
        constexpr std::uintptr_t RustTextValue                    = 0x28         ;
        constexpr std::uintptr_t ImageFill                        = 0x30         ;
        constexpr std::uintptr_t GoodColor                        = 0x38         ;
        constexpr std::uintptr_t BadColor                         = 0x48         ;
    }

    namespace MoveForward
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Speed                            = 0x20         ;
    }

    namespace RepairCostIndicatorRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemName                         = 0x20         ;
        constexpr std::uintptr_t ItemSprite                       = 0x28         ;
        constexpr std::uintptr_t Amount                           = 0x30         ;
        constexpr std::uintptr_t FillRect                         = 0x38         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x40         ;
        constexpr std::uintptr_t OkColour                         = 0x48         ;
        constexpr std::uintptr_t MissingColour                    = 0x58         ;

        constexpr std::uintptr_t _1f39c11508284066a2d8241dd79070f744024dce = 0x68         ;
    }

    namespace ItemModConditionInWater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t requiredState                    = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ComponentInfo`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t component                        = 0x0          ;
    }

    namespace PegConfig-fake-1
    {
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t VerticalMountLocalRotation       = 0x14         ;
        constexpr std::uintptr_t VerticalMountLocalOffset         = 0x20         ;
    }

    namespace %62319cf6bf2827a72e7fc8acaa4c4d07fdfb16bd
    {
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x10         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x14         ;
        constexpr std::uintptr_t _4b0020004a557036fb62e75f23d2f62c79ade2a5 = 0x1C         ;
    }

    namespace TerrainWaterMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t WaterTexture                     = 0x68         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _37454f79240cdba3d7cc6133ad36af2dec808e80 = 0x70         ;
        constexpr std::uintptr_t _7fbd32b1f01efbf4a96dad83489fa380d1a4ec44 = 0x74         ;
    }

    namespace RandomParameterNumber
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t parameterName                    = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
        constexpr std::uintptr_t preventRepetition                = 0x28         ;
        constexpr std::uintptr_t isFloat                          = 0x29         ;

        constexpr std::uintptr_t _88dfa41cce864a31959003f6a5e0385d3155b53a = 0x2C         ;
    }

    namespace BaseEntityRef
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace ModularCarRadio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t CarRadio                         = 0x2E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _d0958bec35502d2f223b60f18d72c7ea460693a5 = 0x2D0        ;
        constexpr std::uintptr_t _451a2124c2472f9a92a5b0ef607ceb51a6479e14 = 0x2D8        ;
        constexpr std::uintptr_t _e9a07e915d7da2991a5e57e068b95cddeeca2c73 = 0x2E0        ;
    }

    namespace AccessibilityMaterialSwap_NVG
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ForData                          = 0x20         ;
        constexpr std::uintptr_t ForRenderer                      = 0x28         ;

        constexpr std::uintptr_t _c41b7ed0fbf6b0b4b27757d0e8f6fb860e2fc005 = 0x30         ;
        constexpr std::uintptr_t _2314b6ab6a85f46b5e11b7a9ed213568f58bc4ae = 0x38         ;
    }

    namespace RandomItemChance
    {
        constexpr std::uintptr_t Item                             = 0x0          ;
        constexpr std::uintptr_t Amount                           = 0x8          ;
        constexpr std::uintptr_t Chance                           = 0xC          ;
        constexpr std::uintptr_t IgnoreInTutorial                 = 0x10         ;
    }

    namespace RandomItemDispenser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Chances                          = 0xA0         ;
        constexpr std::uintptr_t OnlyAwardOne                     = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace LightState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TrainSignal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t testFX                           = 0x200        ;
        constexpr std::uintptr_t redLight                         = 0x208        ;
        constexpr std::uintptr_t yellowLight                      = 0x210        ;
        constexpr std::uintptr_t greenLight                       = 0x218        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _90601b828891f0d9b71b3600224c39a6ec01bee5 = 0x220        ;
    }

    namespace MobileInventoryEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t ringingLoop                      = 0x200        ;
        constexpr std::uintptr_t silentLoop                       = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _dff8d69bc4690c3c077add317fb21ee941247a1e = 0x210        ;
    }

    namespace EngineLoopDefinition
    {
        constexpr std::uintptr_t soundDefinition                  = 0x10         ;
        constexpr std::uintptr_t RPM                              = 0x18         ;
        constexpr std::uintptr_t startRPM                         = 0x1C         ;
        constexpr std::uintptr_t startFullRPM                     = 0x20         ;
        constexpr std::uintptr_t stopFullRPM                      = 0x24         ;
        constexpr std::uintptr_t stopRPM                          = 0x28         ;
    }

    namespace BlendedEngineLoopDefinition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t engineLoops                      = 0x18         ;
        constexpr std::uintptr_t minRPM                           = 0x20         ;
        constexpr std::uintptr_t maxRPM                           = 0x24         ;
        constexpr std::uintptr_t RPMChangeRateUp                  = 0x28         ;
        constexpr std::uintptr_t RPMChangeRateDown                = 0x2C         ;
    }

    namespace ConditionalModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefab                           = 0xA0         ;
        constexpr std::uintptr_t onClient                         = 0xA8         ;
        constexpr std::uintptr_t onServer                         = 0xA9         ;
        constexpr std::uintptr_t IsImportant                      = 0xAA         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _0a0e88835f64d2f287129a4e17994c612d6f8b62 = 0xB0         ;
        constexpr std::uintptr_t _83f3fb76eff5efbb59985bfb3be14caea21b7d7c = 0xB8         ;
    }

    namespace MinMaxAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
        constexpr std::uintptr_t max                              = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _c9ae88fb10c7ef074489edc37232ade201a10ae0 = 0x0          ;
            constexpr std::uintptr_t _7e859f1828a36671d29c9c4ad13fe4ab10a3b1a6 = 0x8          ;
            constexpr std::uintptr_t _6adf207afa956723947facf81770dc28be1bac2f = 0x10         ;
        }

    }

    namespace %85584719c2992089ad7244f5efb5f9bbdf8774df
    {
        constexpr std::uintptr_t _5686cfa1074ac132c4eb896a1dc36e5d0c8af2e7 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _5da4b71bda1720d21897e77cd224bfcd03d59afc = 0x0          ;
            constexpr std::uintptr_t _0728f729ee6232cb19f4f8b54ee8fd644add83d5 = 0x8          ;
        }

    }

    namespace PlaceWaterTreatmentPipes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t ObjectDistance                   = 0x50         ;
        constexpr std::uintptr_t ObjectDithering                  = 0x54         ;
        constexpr std::uintptr_t AnchorMode                       = 0x58         ;
        constexpr std::uintptr_t FilterMode                       = 0x5C         ;
    }

    namespace %c1f87a5302496fb9b79ec2c2c5dadc7355832135
    {
        constexpr std::uintptr_t _4c7251529ca991d60515c79862495bed47947a22 = 0x10         ;
    }

    namespace PlayerVoiceSpeaker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t voiceProcessor                   = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _099dac240e45565fa45890b7f730bc214d145a15 = 0x30         ;
        constexpr std::uintptr_t _5ef015df1b5f44e1114756e34617f322a6170805 = 0x34         ;
        constexpr std::uintptr_t _290f05079b3063072acb26dceca15f98aa923d84 = 0x38         ;
        constexpr std::uintptr_t _d532750d0575149461e89e119044b35ca45188f6 = 0x3C         ;

        namespace _static
        {
            constexpr std::uintptr_t _749c16bf86f1d5be12291cb7c6b7ccc35636c83b = 0x0          ;
            constexpr std::uintptr_t _045c403d9d1f63867033e110c6411e89b0f0845b = 0x1          ;
        }

    }

    namespace %adf63e8a96700a1a0349902361ded53cf0cdfdc7
    {
        constexpr std::uintptr_t _e24808f275ab9ea2f508efacb41dd895d34eee12 = 0x10         ;
        constexpr std::uintptr_t _9496d25a878ed943bdb557fbbbef5bef25e04ea2 = 0x18         ;
        constexpr std::uintptr_t _5b36cb65fe97c0ee66c252be62929bd99e98605f = 0x20         ;
        constexpr std::uintptr_t _847733bb5e4ac0878adc9dbf620d8606437e0b33 = 0x28         ;
        constexpr std::uintptr_t _b5a5114c644b4933ecd71480576a0709e5d02cf4 = 0x30         ;
        constexpr std::uintptr_t _1b6f9e51d77ddf5d1d46a13956210fe12ac0b1e2 = 0x38         ;
        constexpr std::uintptr_t _8fec9da880812d304dcd66763ce5f87b8511c619 = 0x39         ;
        constexpr std::uintptr_t _8d58492d4adf61bb3e6d7b93e28b2f0f66282960 = 0x40         ;
        constexpr std::uintptr_t _739f28571b5ea77f378565caedd55510322ad571 = 0x48         ;
        constexpr std::uintptr_t _fb0f5a15e4150f1f1c575674f4447abb5c868236 = 0x50         ;
        constexpr std::uintptr_t _2dd7937c6f6d05e74e6a7406671b1c4a73ecc578 = 0x58         ;
        constexpr std::uintptr_t _dde2c0903eb1542b66c6b92eb2e931b641c05402 = 0x60         ;
        constexpr std::uintptr_t _d26b3ce17f612958e02386dbf5cae2d70cfd86f2 = 0x61         ;
        constexpr std::uintptr_t _597e3701299391b1155148c838a2bc0de1ff3245 = 0x68         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x70         ;
        constexpr std::uintptr_t _d28d5ca0692de1f370315f25cdbff5008470c085 = 0x78         ;
        constexpr std::uintptr_t _05a2f1d69dd3363b653a69abaf49e7dc4625be83 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _24477bd99dfa48dc9753ea825fdf3427942ebb29 = 0x0          ;
        }

    }

    namespace DecalType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VisualGroup
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LODLevel
    {
        constexpr std::uintptr_t renderers                        = 0x10         ;
    }

    namespace BaseVehicleModule
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x440        ;
        constexpr std::uintptr_t mass                             = 0x448        ;
        constexpr std::uintptr_t visualGroup                      = 0x44C        ;
        constexpr std::uintptr_t lights                           = 0x450        ;
        constexpr std::uintptr_t lodRenderers                     = 0x468        ;
        constexpr std::uintptr_t conditionals                     = 0x470        ;
        constexpr std::uintptr_t triggerParents                   = 0x478        ;
        constexpr std::uintptr_t slidingComponents                = 0x480        ;
        constexpr std::uintptr_t buttonComponents                 = 0x488        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _29b3b80a51e7b19fab3c98275c4cf0efc0468cf0 = 0x428        ;
        constexpr std::uintptr_t _96cebfc72ca52bee2ca9712b82b72a29a63c0a46 = 0x430        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x438        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x458        ;
        constexpr std::uintptr_t _5468466e440d1b5dfe0c397cb00b286f78651180 = 0x460        ;
        constexpr std::uintptr_t _bc6aeb4d589066736378164a81d2a711cbde491b = 0x490        ;
        constexpr std::uintptr_t _76f2da4c618af5b4d9f57d47fc8e788eb14845fe = 0x494        ;
        constexpr std::uintptr_t _745a1a2c658c7556963f71c160f42fb24bc965b7 = 0x498        ;
        constexpr std::uintptr_t _c1f886dbd75652531266bfab01e95a91126db5f3 = 0x499        ;
    }

    namespace ArmorInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t projectileDisplay                = 0x20         ;
        constexpr std::uintptr_t meleeDisplay                     = 0x28         ;
        constexpr std::uintptr_t coldDisplay                      = 0x30         ;
        constexpr std::uintptr_t explosionDisplay                 = 0x38         ;
        constexpr std::uintptr_t radiationDisplay                 = 0x40         ;
        constexpr std::uintptr_t biteDisplay                      = 0x48         ;
        constexpr std::uintptr_t speedDisplay                     = 0x50         ;
        constexpr std::uintptr_t spacer                           = 0x58         ;
        constexpr std::uintptr_t areaProtectionText               = 0x60         ;
        constexpr std::uintptr_t LegText                          = 0x68         ;
        constexpr std::uintptr_t ChestText                        = 0x70         ;
        constexpr std::uintptr_t HeadText                         = 0x78         ;
        constexpr std::uintptr_t ChestLegsText                    = 0x80         ;
        constexpr std::uintptr_t WholeBodyText                    = 0x88         ;
        constexpr std::uintptr_t eggVision                        = 0x90         ;
        constexpr std::uintptr_t insertIcons                      = 0x98         ;
        constexpr std::uintptr_t informationGridLayout            = 0xA0         ;
        constexpr std::uintptr_t paddingOnResize                  = 0xA8         ;
        constexpr std::uintptr_t cellSizeOnResize                 = 0xB0         ;
        constexpr std::uintptr_t spacingOnResize                  = 0xB8         ;

        constexpr std::uintptr_t _b3cf5e194b14a1c167077dac5afcb3d1bdf7df62 = 0xC0         ;
        constexpr std::uintptr_t _665c1fa276c419864a44f70ad8f5143afbf91829 = 0xC8         ;
        constexpr std::uintptr_t _c4a2628c7302e01ad6a5e8074126f558ac4bbaea = 0xD0         ;
        constexpr std::uintptr_t _0580248b11bebe208f27a21c00a31ab8f2f90942 = 0xD8         ;
    }

    namespace HelicopterTurret
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _heliAI                          = 0x20         ;
        constexpr std::uintptr_t fireRate                         = 0x28         ;
        constexpr std::uintptr_t burstLength                      = 0x2C         ;
        constexpr std::uintptr_t timeBetweenBursts                = 0x30         ;
        constexpr std::uintptr_t maxTargetRange                   = 0x34         ;
        constexpr std::uintptr_t loseTargetAfter                  = 0x38         ;
        constexpr std::uintptr_t gun_yaw                          = 0x40         ;
        constexpr std::uintptr_t gun_pitch                        = 0x48         ;
        constexpr std::uintptr_t muzzleTransform                  = 0x50         ;
        constexpr std::uintptr_t left                             = 0x58         ;
        constexpr std::uintptr_t _target                          = 0x60         ;
    }

    namespace DynamicPreventBuilding
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace CookingWorkbench
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t Particles                        = 0x3B8        ;
        constexpr std::uintptr_t TableType                        = 0x3C0        ;
        constexpr std::uintptr_t Recipes                          = 0x3C8        ;
        constexpr std::uintptr_t OnlyAcceptValidIngredients       = 0x3D0        ;
        constexpr std::uintptr_t visualFood                       = 0x3D1        ;
        constexpr std::uintptr_t dropFromEyeLevel                 = 0x3D2        ;
        constexpr std::uintptr_t SubOvenPrefab                    = 0x408        ;
        constexpr std::uintptr_t SubOvenPosition                  = 0x410        ;
        constexpr std::uintptr_t ovenCookingFlagItems             = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _d98103f1b7fa19b3b17db6e82a8b16789fbe25c4 = 0x3A8        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x3B0        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x3D8        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3E0        ;
        constexpr std::uintptr_t _86578aeb9221fd118a2c2e655f9f06259f6bc2e3 = 0x3E8        ;
        constexpr std::uintptr_t _c89119dcafe2c8920ac6bddff646ebcbbf20c983 = 0x3EC        ;
        constexpr std::uintptr_t _186c4a1cc8131b4970e9003c7300a74e1b0cf9d1 = 0x3F0        ;
        constexpr std::uintptr_t _91ee850165911394ef8eeda0ce5ef516d7b7bbcf = 0x3F4        ;
        constexpr std::uintptr_t _4125ed01ca4424b177760adf536d3232b7f9b028 = 0x3F8        ;
        constexpr std::uintptr_t _51c712738416d0dc009e644d49c5a02403597021 = 0x400        ;
    }

    namespace BoomBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ShoutcastStreamer                = 0x28         ;
        constexpr std::uintptr_t RadioIpDialog                    = 0x30         ;
        constexpr std::uintptr_t AssignedRadioBy                  = 0x40         ;
        constexpr std::uintptr_t SoundSource                      = 0x48         ;
        constexpr std::uintptr_t ConditionLossRate                = 0x50         ;
        constexpr std::uintptr_t ValidCassettes                   = 0x58         ;
        constexpr std::uintptr_t PlaySfx                          = 0x60         ;
        constexpr std::uintptr_t StopSfx                          = 0x68         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _2af38c2e9c76689af5a7da7b3ecce7fb354c14af = 0x38         ;
        constexpr std::uintptr_t _a224d6c8a37f31802a08b15ffc2262fe9cfaa3f6 = 0x70         ;
        constexpr std::uintptr_t _d73b23f2009e7b60cfdde9454ae55bf5982283b0 = 0x78         ;
        constexpr std::uintptr_t _ef105409f69bec1573175a24f1743dc98a2751e9 = 0x7C         ;
    }

    namespace %ddc2f3490120955a2cc0e129ffbc241ea26bd204
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085D128   ;
        constexpr std::uintptr_t _12177e541cf6c4e43af0bb7ca678e29ca851db7c = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _0ef13f13b37f830cd450f2dd0025bfd41b37bfb6 = 0x0          ;
            constexpr std::uintptr_t _f357d26a45bca8ac435f5079351a97bda1422f29 = 0x8          ;
            constexpr std::uintptr_t _5448c1f3b1f9735b8e1cba30759f53bccb13cabe = 0x10         ;
            constexpr std::uintptr_t _6fe10e1a554364c235c1f78e7cf8f92ae975741c = 0x18         ;
        }

    }

    namespace RainbowEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emitOnStart                      = 0x20         ;
        constexpr std::uintptr_t emitOnStop                       = 0x28         ;
        constexpr std::uintptr_t emitOnLoop                       = 0x30         ;

        constexpr std::uintptr_t _65d198249457e0501e215fec0d94862a3576d36f = 0x38         ;
        constexpr std::uintptr_t _5435956baf1e1fe6e7db7881ba6c18a8a483e51f = 0x40         ;
        constexpr std::uintptr_t _fae9c0269d0dd261f089d6482e9d939947826e35 = 0x48         ;
    }

    namespace %0f8d06cbac533ad64c034a2cc2d720466ba8dc2e
    {
        constexpr std::uintptr_t _0f0958d7b1eb62101b1a119c4dbcaf4125a33c64 = 0x10         ;
        constexpr std::uintptr_t _18277d3841950fa09817f11e2405490f15c83228 = 0x18         ;
        constexpr std::uintptr_t _26db0d614552e1df3838a403029805326af1b48a = 0x20         ;
        constexpr std::uintptr_t _0d6350e6dae9f3fff52db9e199cdb03231303f02 = 0x30         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x38         ;
        constexpr std::uintptr_t _5ca7419633758233a13fd952ad0f1633079ff5a5 = 0x40         ;
        constexpr std::uintptr_t _a0fe6ef6a557081ccf6040c544dd6dcb73105ebc = 0x48         ;
        constexpr std::uintptr_t _476f51d65e1d3b958f54b89e272e3cf4299878dc = 0x50         ;
    }

    namespace %bbe816d9d5d6ae8e19d869500e954ffc41be0b59
    {
        constexpr std::uintptr_t _0f0958d7b1eb62101b1a119c4dbcaf4125a33c64 = 0x10         ;
        constexpr std::uintptr_t _18277d3841950fa09817f11e2405490f15c83228 = 0x18         ;
        constexpr std::uintptr_t _26db0d614552e1df3838a403029805326af1b48a = 0x20         ;
        constexpr std::uintptr_t _0d6350e6dae9f3fff52db9e199cdb03231303f02 = 0x30         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x38         ;
        constexpr std::uintptr_t _5ca7419633758233a13fd952ad0f1633079ff5a5 = 0x40         ;
        constexpr std::uintptr_t _a0fe6ef6a557081ccf6040c544dd6dcb73105ebc = 0x48         ;
        constexpr std::uintptr_t _476f51d65e1d3b958f54b89e272e3cf4299878dc = 0x50         ;
    }

    namespace %3c6673614852c23f3d6448df0ded20a5aad6a0e1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085C7B0   ;
        constexpr std::uintptr_t _0f0958d7b1eb62101b1a119c4dbcaf4125a33c64 = 0x10         ;
        constexpr std::uintptr_t _18277d3841950fa09817f11e2405490f15c83228 = 0x18         ;
        constexpr std::uintptr_t _26db0d614552e1df3838a403029805326af1b48a = 0x20         ;
        constexpr std::uintptr_t _0d6350e6dae9f3fff52db9e199cdb03231303f02 = 0x30         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x38         ;
        constexpr std::uintptr_t _5ca7419633758233a13fd952ad0f1633079ff5a5 = 0x40         ;
        constexpr std::uintptr_t _a0fe6ef6a557081ccf6040c544dd6dcb73105ebc = 0x48         ;
        constexpr std::uintptr_t _476f51d65e1d3b958f54b89e272e3cf4299878dc = 0x50         ;
        constexpr std::uintptr_t _23a68c3d40eb03cc436bc9e97bcbd122fbc69626 = 0x58         ;
    }

    namespace %72c2c7923b70dfbf77ce3b20e9e422cc26af04ee
    {
        constexpr std::uintptr_t _0f0958d7b1eb62101b1a119c4dbcaf4125a33c64 = 0x10         ;
        constexpr std::uintptr_t _18277d3841950fa09817f11e2405490f15c83228 = 0x18         ;
        constexpr std::uintptr_t _26db0d614552e1df3838a403029805326af1b48a = 0x20         ;
        constexpr std::uintptr_t _0d6350e6dae9f3fff52db9e199cdb03231303f02 = 0x30         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x38         ;
        constexpr std::uintptr_t _5ca7419633758233a13fd952ad0f1633079ff5a5 = 0x40         ;
        constexpr std::uintptr_t _a0fe6ef6a557081ccf6040c544dd6dcb73105ebc = 0x48         ;
        constexpr std::uintptr_t _476f51d65e1d3b958f54b89e272e3cf4299878dc = 0x50         ;
    }

    namespace %fa53c5ea2781dfd97d6e2271ea86461fb9bbf574
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085C7D8   ;
        constexpr std::uintptr_t _cc6c96f7a84e274784af981b89db3fd3bdd3ad52 = 0x10         ;
        constexpr std::uintptr_t _b97c0863c9979767273f3c4207d2a9e458bd03a0 = 0x18         ;
        constexpr std::uintptr_t _7d41d1690ccf01401374c4c5369a324f95b5150c = 0x20         ;
    }

    namespace %397b062b15483f01ecc881359dc94567b36fd6b2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085C7E0   ;
        constexpr std::uintptr_t _cc6c96f7a84e274784af981b89db3fd3bdd3ad52 = 0x10         ;
        constexpr std::uintptr_t _028bdfe0faed8dee20e3fe599a9a58c0c61b7002 = 0x18         ;
        constexpr std::uintptr_t _49a6c7e880c360813351eb505b41495565beb5a5 = 0x20         ;
        constexpr std::uintptr_t _bcf71864bc8c956e92c11b9360cf095def5f332b = 0x28         ;
    }

    namespace %62a7c25d4dbb88cf367dce91254916a496c62a53
    {
        constexpr std::uintptr_t _6a7db863de29e8b70510d91ea799dd057833b9c5 = 0x10         ;
        constexpr std::uintptr_t _a2c08d6c82655012968520ce85d24a195dce250c = 0x18         ;
        constexpr std::uintptr_t _6869b93fa6ca81e1be3780c6059cf917ebc051ce = 0x20         ;
        constexpr std::uintptr_t _cc6c96f7a84e274784af981b89db3fd3bdd3ad52 = 0x28         ;
        constexpr std::uintptr_t _42eb93899d370d45fcb069bd413b41ef6097e274 = 0x30         ;
        constexpr std::uintptr_t _16e8a8b5096b6a51135a69128fef4a1425325c5f = 0x38         ;
        constexpr std::uintptr_t _af8d0ab5bc0e50d35f1bab591a7a2e56209f10de = 0x40         ;
        constexpr std::uintptr_t _bcf71864bc8c956e92c11b9360cf095def5f332b = 0x48         ;
    }

    namespace %2ffa3c4a209b262659d137f8806f5a08bebc5625
    {
        constexpr std::uintptr_t _cb79d4773e5249e400873aba99d27c26e15192d3 = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _a178edaa4b14dfa768cb827ca00152f4649f02ea = 0x20         ;
        constexpr std::uintptr_t _b2f8f50f6b0875187ec1ed4db471715aeeda47e6 = 0x28         ;
    }

    namespace %b08fdffdf49aca6f8aac4610ddf1669be73be2a2
    {
        constexpr std::uintptr_t _39097a4310b01f6250b95979e01e3d5fdd08f591 = 0x10         ;
        constexpr std::uintptr_t _c2c7e0b59b5dea17c1ac47dd15a4cd10021be523 = 0x18         ;
        constexpr std::uintptr_t _511384bf2a7a240c26ebb2265a5c6fdcfbdbdf30 = 0x1C         ;
    }

    namespace %78b297933f92bff0316d3a311ecfca6756d52bfe
    {
    }

    namespace %61051bab7dc23532173ca695f734e1d306e3a0fb
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082D4C8   ;
        constexpr std::uintptr_t _412644bf6b154eb3203827b606221b82602856f9 = 0x10         ;
        constexpr std::uintptr_t _cfc77ee5097fb418dd6ef5e91e94d129940cb247 = 0x18         ;
        constexpr std::uintptr_t _10c18e62d409bd1b9a9cb83707aea3f08a72b8a2 = 0x20         ;
        constexpr std::uintptr_t _5559d671bee2f7eb56e6fc927bce77ef029ee298 = 0x28         ;
        constexpr std::uintptr_t _8355d4ee0f9afbbef0dcdccc6a22477c8d7cac91 = 0x30         ;
        constexpr std::uintptr_t _f776a0e1ec4baae5da594e6744d385f7a9f19cc3 = 0x38         ;
        constexpr std::uintptr_t _c0c0058f0faa415bc503754a73c718dcc58a19ca = 0x40         ;
        constexpr std::uintptr_t _ed2677ed4f1188f2a7e172d9acc28e72bd084046 = 0x48         ;
        constexpr std::uintptr_t _fe697241efe0783d0d78ca5700615e3d1da7eb8e = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _bf61bfbef77f52d82aad92fa3f4867cdcf19c1f1 = 0x0          ;
            constexpr std::uintptr_t _56ac85945387af3f5bf410cae730d1cf930e69c7 = 0x8          ;
            constexpr std::uintptr_t _7d73eb5ef000a3513572555a9388d358bbba78dd = 0x10         ;
            constexpr std::uintptr_t _043f11969c9ebeedbe25177b2d3b55ca4ae531a9 = 0x18         ;
            constexpr std::uintptr_t _ccb2fb2fc6bbb43b6723e7dd288fd5918edfbe3b = 0x28         ;
            constexpr std::uintptr_t _b3791b9425e8a65d74223a7490cc3299c09f431a = 0x30         ;
        }

    }

    namespace Ammo
    {
        constexpr std::uintptr_t item                             = 0x0          ;
        constexpr std::uintptr_t go                               = 0x8          ;
    }

    namespace TinCanAlarm
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t maxWireLength                    = 0x3B0        ;
        constexpr std::uintptr_t lineRenderer                     = 0x3C8        ;
        constexpr std::uintptr_t wireOrigin                       = 0x3D0        ;
        constexpr std::uintptr_t wireOriginClient                 = 0x3D8        ;
        constexpr std::uintptr_t trigger                          = 0x3E0        ;
        constexpr std::uintptr_t wireEndCollider                  = 0x3E8        ;
        constexpr std::uintptr_t groundWatch                      = 0x3F0        ;
        constexpr std::uintptr_t wireGroundWatch                  = 0x3F8        ;
        constexpr std::uintptr_t animator                         = 0x400        ;
        constexpr std::uintptr_t alarmSoundDef                    = 0x408        ;
        constexpr std::uintptr_t armSoundDef                      = 0x410        ;
        constexpr std::uintptr_t ammoPrefabs                      = 0x418        ;
        constexpr std::uintptr_t ammoParent                       = 0x420        ;
        constexpr std::uintptr_t throwPoint                       = 0x428        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _cb2dd398b20ed376d1262713bda7375eeef21fad = 0x3A8        ;
        constexpr std::uintptr_t _02f51ef943047787dbef00b60ae1829cb3a70b82 = 0x3B4        ;
        constexpr std::uintptr_t _3467093704d49493f63c9ff259ab179f28e6b469 = 0x3B8        ;
        constexpr std::uintptr_t _e7f2dd9d1c6d7cdd51a94f497df58e639595d4ae = 0x3C0        ;
        constexpr std::uintptr_t _6454073581e53557741496b4001d161bd84ee6c7 = 0x430        ;
        constexpr std::uintptr_t _9abdda9fd512c7cb296b176a0def78305dc86bf1 = 0x438        ;
        constexpr std::uintptr_t _88450a3d46d25d373b1306c62b983a93b46fbf3a = 0x444        ;
    }

    namespace MissionEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t identifier                       = 0x20         ;
        constexpr std::uintptr_t cleanupOnMissionSuccess          = 0x28         ;
        constexpr std::uintptr_t cleanupOnMissionFailed           = 0x29         ;
    }

    namespace StoreTab
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t button                           = 0x18         ;
        constexpr std::uintptr_t page                             = 0x20         ;
    }

    namespace %f5e39a4866d12f4d37616fff6c929483b5164eb0
    {
        constexpr std::uintptr_t _aa673e70bd331ae474dfc3ca1cc1e111a3f16711 = 0x10         ;
        constexpr std::uintptr_t _ee793c3892d953aa28cfad87817177360b8aa5c3 = 0x18         ;
    }

    namespace PowergridEngineFx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t requiredPowergridStage           = 0x20         ;
        constexpr std::uintptr_t turbineParticleSystem            = 0x28         ;
        constexpr std::uintptr_t turbineParticleLodComponent      = 0x30         ;
        constexpr std::uintptr_t subParticleSystems               = 0x38         ;
        constexpr std::uintptr_t subParticleLodComponents         = 0x40         ;
        constexpr std::uintptr_t turbineSpeedUpCurve              = 0x48         ;
        constexpr std::uintptr_t turbineWindDownCurve             = 0x50         ;
        constexpr std::uintptr_t maxParticleSimulationSpeed       = 0x58         ;
        constexpr std::uintptr_t speedUpTime                      = 0x5C         ;
        constexpr std::uintptr_t windDownTime                     = 0x60         ;
        constexpr std::uintptr_t subParticleSystemsDelayVisibility = 0x64         ;
        constexpr std::uintptr_t startupSoundDefinition           = 0x68         ;
        constexpr std::uintptr_t loopSoundDefinition              = 0x70         ;
        constexpr std::uintptr_t stopSoundDefinition              = 0x78         ;
        constexpr std::uintptr_t loopFadeInTime                   = 0x80         ;
        constexpr std::uintptr_t loopFadeOutTime                  = 0x84         ;

        constexpr std::uintptr_t _733b84e234e06a1d26235d4441c20992d3304a36 = 0x88         ;
        constexpr std::uintptr_t _2c078b780610f16ca985110a3bcdee8d8061a4d3 = 0x90         ;
        constexpr std::uintptr_t _c3d436e839128457ebaec5cc6ebb376241b3ce0b = 0x91         ;
        constexpr std::uintptr_t _c36b8be68fce3caadede3f03c11bb638f4033994 = 0x94         ;
        constexpr std::uintptr_t _96a89df71bca600ff913ea68edc0908fb47bb2ab = 0x98         ;
        constexpr std::uintptr_t _64a68203be7b4502289fc67e6b83b30112302337 = 0x9C         ;
        constexpr std::uintptr_t _55691aabf383b1ab17d352b0c53b31f3eb76f5bd = 0xA0         ;
        constexpr std::uintptr_t _98650ab2022ffd1a69fbaabe56b36603fc687169 = 0xA4         ;
        constexpr std::uintptr_t _49b00bb7ceaf853a8b24fc9b9f3921c82e446aa1 = 0xA8         ;
        constexpr std::uintptr_t _cfd9cad2f4c5c32984669c0e6fae5aa4584a0a6c = 0xAC         ;
        constexpr std::uintptr_t _ae02f0954bb8d46d29cb6844e5b3ebbe45e22380 = 0xB0         ;
        constexpr std::uintptr_t _db81b49308adb0e164d585e571d1a07a25170c22 = 0xB1         ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0xB4         ;
        constexpr std::uintptr_t _a874ec93d0b0ca97e9480d63973ba19d9a730134 = 0xB8         ;
    }

    namespace NPCNavigator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CanNavigateMounted               = 0x20         ;
        constexpr std::uintptr_t CanUseNavMesh                    = 0x21         ;
        constexpr std::uintptr_t CanUseAStar                      = 0x22         ;
        constexpr std::uintptr_t CanUseBaseNav                    = 0x23         ;
        constexpr std::uintptr_t CanUseCustomNav                  = 0x24         ;
        constexpr std::uintptr_t StoppingDistance                 = 0x28         ;
        constexpr std::uintptr_t DefaultArea                      = 0x30         ;
        constexpr std::uintptr_t CanPathFindToChaseTargetIfNoMovePoint = 0x38         ;
        constexpr std::uintptr_t PathFindChaseLOSAttemptCount     = 0x3C         ;
        constexpr std::uintptr_t PathFindChaseLOSDistanceMultiplier = 0x40         ;
        constexpr std::uintptr_t TriggerStuckEvent                = 0x44         ;
        constexpr std::uintptr_t StuckDistance                    = 0x48         ;
        constexpr std::uintptr_t Speed                            = 0x4C         ;
        constexpr std::uintptr_t Acceleration                     = 0x50         ;
        constexpr std::uintptr_t TurnSpeed                        = 0x54         ;
        constexpr std::uintptr_t MoveTowardsSpeed                 = 0x58         ;
        constexpr std::uintptr_t FaceMoveTowardsTarget            = 0x5C         ;
        constexpr std::uintptr_t SlowestSpeedFraction             = 0x60         ;
        constexpr std::uintptr_t SlowSpeedFraction                = 0x64         ;
        constexpr std::uintptr_t NormalSpeedFraction              = 0x68         ;
        constexpr std::uintptr_t FastSpeedFraction                = 0x6C         ;
        constexpr std::uintptr_t LowHealthSpeedReductionTriggerFraction = 0x70         ;
        constexpr std::uintptr_t LowHealthMaxSpeedFraction        = 0x74         ;
        constexpr std::uintptr_t SwimmingSpeedMultiplier          = 0x78         ;
        constexpr std::uintptr_t BestMovementPointMaxDistance     = 0x7C         ;
        constexpr std::uintptr_t BestCoverPointMaxDistance        = 0x80         ;
        constexpr std::uintptr_t BestRoamPointMaxDistance         = 0x84         ;
        constexpr std::uintptr_t MaxRoamDistanceFromHome          = 0x88         ;
        constexpr std::uintptr_t FaceTargetChaseDistance          = 0x8C         ;
        constexpr std::uintptr_t CanUseRandomMovePointIfNonFound  = 0x90         ;
        constexpr std::uintptr_t MaxWaterDepth                    = 0x94         ;
        constexpr std::uintptr_t SpeedBasedAvoidancePriority      = 0x98         ;
        constexpr std::uintptr_t biomePreference                  = 0xCC         ;
        constexpr std::uintptr_t UseBiomePreference               = 0xD0         ;
        constexpr std::uintptr_t topologyPreference               = 0xD4         ;
        constexpr std::uintptr_t topologyPrevent                  = 0xD8         ;
        constexpr std::uintptr_t biomeRequirement                 = 0xDC         ;
        constexpr std::uintptr_t DestroyOnFailedSampleCount       = 0x108        ;

        constexpr std::uintptr_t _7607bcc65dc951c3296cfeefe19848c86c69534f = 0xA0         ;
        constexpr std::uintptr_t _2a01ac5ce9af6959c2309ccea41bfe373e44dea2 = 0xA8         ;
        constexpr std::uintptr_t _8432897bf3f5ad38f1ae1f85e5c531eda17e9b1f = 0xB8         ;
        constexpr std::uintptr_t _19e2609db51a152eaa82e29e472e1301241a7b3e = 0xC0         ;
        constexpr std::uintptr_t _a9c9aa041cfb4a1c7d123186f1a80c083bcbfd20 = 0xC8         ;
        constexpr std::uintptr_t _52383584177141ffbff317c5f30bcd26d3221993 = 0xE0         ;
        constexpr std::uintptr_t _2d117bedf5cd5f3a94457b432cbea5c8b916c005 = 0xE8         ;
        constexpr std::uintptr_t _b3a37f7bc043a0ae4dd7e97d2edff67aa7893709 = 0xF0         ;
        constexpr std::uintptr_t _94fabb6baef3e43a5adfc507c037db0f185ebf1d = 0xFC         ;
        constexpr std::uintptr_t _0065567086c197cd60f572298a2f42042c807838 = 0x100        ;
    }

    namespace WheelSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t wheelObj                         = 0x348        ;
        constexpr std::uintptr_t rotateSpeed                      = 0x350        ;
        constexpr std::uintptr_t BeingRotated                     = 0x354        ;
        constexpr std::uintptr_t RotatingLeft                     = 0x358        ;
        constexpr std::uintptr_t RotatingRight                    = 0x35C        ;
        constexpr std::uintptr_t rotateProgress                   = 0x360        ;
        constexpr std::uintptr_t animator                         = 0x368        ;
        constexpr std::uintptr_t kineticEnergyPerSec              = 0x370        ;
        constexpr std::uintptr_t requiresPowerToTurn              = 0x374        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _5fdce25a4a995696651208d595dd2687aa4fed81 = 0x340        ;
        constexpr std::uintptr_t _dd8122d77151a694bb53329b03705ec04734a04a = 0x378        ;
        constexpr std::uintptr_t _3917d17f10e0cbd9c12309f9997b80cac89583dc = 0x380        ;
    }

    namespace SurfaceTypeSetting
    {
        constexpr std::uintptr_t thirdPersonModels                = 0x10         ;
        constexpr std::uintptr_t holdAnimationOverride            = 0x18         ;
    }

    namespace WallpaperPlanner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t buildableList                    = 0x340        ;
        constexpr std::uintptr_t SkinSelectPanel                  = 0x368        ;
        constexpr std::uintptr_t surfaceTypeSettings              = 0x370        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _fb3e53a01798798682c4533205878e49dc7330fe = 0x2E8        ;
        constexpr std::uintptr_t _410c4aad08779c76a10f080f54862f7da25d2658 = 0x2F4        ;
        constexpr std::uintptr_t _339e1e0cc07f01dc556f92c3801998f0dbbed34c = 0x2F5        ;
        constexpr std::uintptr_t _a972614354ee314bc9cc6ed94f2396944ddd5e72 = 0x2F8        ;
        constexpr std::uintptr_t _0991325d14d86db2d6a0f19d8b71798175a5bd10 = 0x300        ;
        constexpr std::uintptr_t _99e8d26c3b2f092893008de385cd1452f4ebba48 = 0x308        ;
        constexpr std::uintptr_t _5ce2a53d8ed64ffb9cd28b621bd81e0d061f5909 = 0x310        ;
        constexpr std::uintptr_t _e03e813cee190564f5749c95adb194e7f9f070fe = 0x318        ;
        constexpr std::uintptr_t _8134d530b1861981682e341ac17704eaedc642e2 = 0x320        ;
        constexpr std::uintptr_t _eea2db5c378f4547ba03a253d74f43f282656574 = 0x330        ;
        constexpr std::uintptr_t _b293197d44fecd13aef3a8c1cc0e15f771207cea = 0x338        ;
        constexpr std::uintptr_t _b620d8776723b56367220a820c470d1a34b41a06 = 0x348        ;
        constexpr std::uintptr_t _a6eb9121366766ec7a6306368145c51d5a2b2df7 = 0x350        ;
        constexpr std::uintptr_t _dffa3548f08768cfc7cd72f7043a4e50ffd8e7a2 = 0x358        ;
        constexpr std::uintptr_t _ce6188d49a0420d530b5735c5c4a8318fded3b9c = 0x360        ;
        constexpr std::uintptr_t _ae85ad1ec85df2abd02fddee8ef1c064da06914f = 0x378        ;
        constexpr std::uintptr_t _c7f06d7237805820db2148463140c5bc2f02a268 = 0x380        ;
        constexpr std::uintptr_t _d7bd10c1642d128ff9b9ada6a1926aa67762e3cb = 0x388        ;
        constexpr std::uintptr_t _c20f0144b9aa8afd5360a83505d4403487dd8cd2 = 0x390        ;
    }

    namespace %d2daec4991ba2431a816005547df8bd7afecded2
    {
        constexpr std::uintptr_t _c6a61f5564bb14721f74778ebaf51adb22670794 = 0x1C         ;
        constexpr std::uintptr_t _a8931e57da368d35341148d153bfdfc4b11988b9 = 0x20         ;
        constexpr std::uintptr_t _966d48ad5526322cfa3a55c20728dd81fc195d86 = 0x24         ;
    }

    namespace %7ab5965b2e1f914de154edd084fb9f4a42481320
    {
        constexpr std::uintptr_t _087f183e561bc984d9a0afce85af4209e70d5d37 = 0x40         ;
    }

    namespace ConvolutionQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RenderListEntry
    {
        constexpr std::uintptr_t renderer                         = 0x0          ;
        constexpr std::uintptr_t alwaysEnabled                    = 0x8          ;
    }

    namespace TimeSlicingState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ReflectionProbeEx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t refreshMode                      = 0xF0         ;
        constexpr std::uintptr_t timeSlicing                      = 0xF4         ;
        constexpr std::uintptr_t resolution                       = 0xF8         ;
        constexpr std::uintptr_t hdr                              = 0xFC         ;
        constexpr std::uintptr_t shadowDistance                   = 0x100        ;
        constexpr std::uintptr_t clearFlags                       = 0x104        ;
        constexpr std::uintptr_t background                       = 0x108        ;
        constexpr std::uintptr_t nearClip                         = 0x118        ;
        constexpr std::uintptr_t farClip                          = 0x11C        ;
        constexpr std::uintptr_t attachToTarget                   = 0x120        ;
        constexpr std::uintptr_t directionalLight                 = 0x128        ;
        constexpr std::uintptr_t textureMipBias                   = 0x130        ;
        constexpr std::uintptr_t highPrecision                    = 0x134        ;
        constexpr std::uintptr_t enableShadows                    = 0x135        ;
        constexpr std::uintptr_t convolutionQuality               = 0x138        ;
        constexpr std::uintptr_t staticRenderList                 = 0x140        ;
        constexpr std::uintptr_t reflectionCubemap                = 0x148        ;
        constexpr std::uintptr_t reflectionIntensity              = 0x150        ;

        constexpr std::uintptr_t _fdf529fa7003107af0ba26057351cd94626bf00c = 0x20         ;
        constexpr std::uintptr_t _d47ec76b15f79651d95e79f7240725da28f17267 = 0x28         ;
        constexpr std::uintptr_t _70d1c4afe79a81dcbd1f461161410c07b497a1d6 = 0x30         ;
        constexpr std::uintptr_t _e847928917951da32606ded5d83b084f27ce3909 = 0x38         ;
        constexpr std::uintptr_t _208d04c2cceeb97b67a4807412b30e30631f8ba5 = 0x40         ;
        constexpr std::uintptr_t _2f12f0a234a5e30a086ae25db039d1386af39483 = 0x48         ;
        constexpr std::uintptr_t _1ada1182b5e8c3a2249731cbd04f2fde60691a13 = 0x50         ;
        constexpr std::uintptr_t _c9285a5f801da75ca88b920cb0bc583405f1c7a1 = 0x58         ;
        constexpr std::uintptr_t _1d395139723412d48cbb89ef52170a2a46bf731b = 0x60         ;
        constexpr std::uintptr_t _278cdd4dab6d784367cd4dade72bfc7eaec34e10 = 0x68         ;
        constexpr std::uintptr_t _197ac7f4865addac00ab2eca70d886bef14c22b4 = 0x70         ;
        constexpr std::uintptr_t _c9bcdd5f51eba9d920c231fe5914a9c21f9e6ed2 = 0x78         ;
        constexpr std::uintptr_t _7f2f8c1deafbfea88f4827a88da384ad5d3189ee = 0x80         ;
        constexpr std::uintptr_t _0c7b45f04a73bca17f075c06732fb39ddf846e91 = 0x88         ;
        constexpr std::uintptr_t _a99e5c8e634711a04a3493ae9d9a7131381da643 = 0x90         ;
        constexpr std::uintptr_t _280b8571aca06ecad7f4ebeaae1d21b6b2896b2f = 0x98         ;
        constexpr std::uintptr_t _0b1fa8d5395418405817da56aff7134b0c0dc833 = 0xA0         ;
        constexpr std::uintptr_t _45105f330029749d5173f08679119861c808713f = 0xA8         ;
        constexpr std::uintptr_t _211a3327ab6fdf42abf873855629f6a94a570af4 = 0xB0         ;
        constexpr std::uintptr_t _1d51b0dd387b1f74cc7cc2085cbbf2af97e598cd = 0xB8         ;
        constexpr std::uintptr_t _fd0c193e606763e744c17899b498ae55f77dc73e = 0xC0         ;
        constexpr std::uintptr_t _1adf8d06faf5bad6b62cd7d731d2912907d2dd9e = 0xC8         ;
        constexpr std::uintptr_t _af5a3c4dbde6fb982b044da23bd9fc9cafb1852a = 0xD0         ;
        constexpr std::uintptr_t _84d7b2c40644afd9d2166bd26b42b25e59776757 = 0xD8         ;
        constexpr std::uintptr_t _2519083ef0b85d940a4d2c13f4c907b8c6590d79 = 0xE0         ;
        constexpr std::uintptr_t _38e1a386134434a708a8984fc169f6ce3720e957 = 0xE8         ;
        constexpr std::uintptr_t _92a38720bd37d33b801a648475a32ffe25deb697 = 0xEC         ;
        constexpr std::uintptr_t _3ee703889b47a914b42e2587e8d67f7a92de573c = 0x158        ;
        constexpr std::uintptr_t _8cbda3d32671fcfd67c3e9f6843f205705211605 = 0x160        ;
        constexpr std::uintptr_t _d4d758009be1643087e31f212c618c78478518b0 = 0x168        ;
        constexpr std::uintptr_t _dc4546080c89ea0f176fd6bb7362664b8e6c755e = 0x170        ;
        constexpr std::uintptr_t _521be2031d36380630aad72815459ba98141de29 = 0x174        ;
        constexpr std::uintptr_t _8e2d1d394ec531f4aebcf74534a676dfee6aa5be = 0x178        ;
        constexpr std::uintptr_t _e7f3a7adc9fbe50206256dddea3e80c6a6592a28 = 0x17C        ;
        constexpr std::uintptr_t _9d6414a5157f94f6593fec594de3cf4be6ea4cb5 = 0x180        ;
        constexpr std::uintptr_t _65544a958f3c8e7a63898283fe9eaa6a74311f76 = 0x184        ;
        constexpr std::uintptr_t _f7b37b199bc7ccf3179c04890eba5f877d3f6889 = 0x188        ;
        constexpr std::uintptr_t _4085dfc45e82929b677685e4c412b6945f7b5161 = 0x18C        ;
        constexpr std::uintptr_t _9dfab0fd33aaa77a990f241f5e153f65825de2b3 = 0x190        ;
        constexpr std::uintptr_t _92d537840e3fda7dc37208df60729624d93ea1d0 = 0x1D0        ;
        constexpr std::uintptr_t _f54824ecd87da02be1969e361d42868d4b08c3d6 = 0x210        ;
        constexpr std::uintptr_t _2e5cdba5495ebfa312d87572e1c6d1dd0a234b2d = 0x214        ;
        constexpr std::uintptr_t _53b4ad93c9cbf00d60b423a1c3f0742bc6a297d5 = 0x218        ;
        constexpr std::uintptr_t _648dadb4e3840075352f802f4a7b8b9065d8204f = 0x220        ;
        constexpr std::uintptr_t _d6683415cb5ead3f1fa3921e06ade2347bb1eb27 = 0x228        ;
    }

    namespace DelayedEnable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Target                           = 0x20         ;
    }

    namespace NVGToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flag                             = 0x20         ;
        constexpr std::uintptr_t onEnabled                        = 0x28         ;
        constexpr std::uintptr_t onDisable                        = 0x30         ;
        constexpr std::uintptr_t loopSfx                          = 0x40         ;

        constexpr std::uintptr_t _f8451b6c0482f696a8fb1e3688eaa031a9aeec45 = 0x38         ;
        constexpr std::uintptr_t _db02a0d7fae55b81c2888fe21a66521f94973eac = 0x39         ;
    }

    namespace %f4f978c54c0828a826b974733bf691dd59f15992
    {
        constexpr std::uintptr_t _18f01a0d63bf8dc068806b9f26bf5fe39aa4057b = 0x10         ;
        constexpr std::uintptr_t _4b5aae9e3848216ebc75649683f8a6914174f613 = 0x18         ;
        constexpr std::uintptr_t _6510378064ea0cbd6887796dc8525a8298f35a65 = 0x1C         ;
        constexpr std::uintptr_t _2d04bbed0c948b3a0db320736f6e585b68d28af7 = 0x20         ;
        constexpr std::uintptr_t _e5acb2edcc7dc661ac2c2f4eea493b19916d8dba = 0x28         ;
        constexpr std::uintptr_t _37f6dca2629b991615bb5b2806bdfc0d34d3d008 = 0x2C         ;
        constexpr std::uintptr_t _5ac27a3e9c7dddc3676ff2a99cad26e141e26786 = 0x30         ;
        constexpr std::uintptr_t _fb43cfba766f95701b71c2c4e706aa22cc509ec8 = 0x38         ;
        constexpr std::uintptr_t _0c69aca97035f97721751a6dafc7cb886c3479b9 = 0x40         ;
        constexpr std::uintptr_t _df021ffdb9c60555d6870eb7463df7c7cedd8ebb = 0x48         ;
        constexpr std::uintptr_t _77d8fdf69289e679ff584fc7baec6146ecf0280d = 0x58         ;
        constexpr std::uintptr_t _5be2c17c42ec62bcec88ce55a1314b9ec82252a8 = 0x5C         ;
        constexpr std::uintptr_t _8bc25f7de7d30aee35906712b0cde62291a47352 = 0x60         ;
        constexpr std::uintptr_t _b8f92a9dd777dbc87f82723b6a0b9bc1f4f0cb3a = 0x68         ;
        constexpr std::uintptr_t _e6ff3b326f50868b0f8967d0861e1096486f2339 = 0x70         ;
        constexpr std::uintptr_t _e534cec3147372d3c50c08943afae2d3536cf562 = 0x78         ;
        constexpr std::uintptr_t _958a3f7831f3dcf3fe9d47022d5884e44786a8bc = 0x80         ;
        constexpr std::uintptr_t _24416683dfa2418d159a76d93aa8538447b7677e = 0x88         ;
        constexpr std::uintptr_t _9d5d72e697a33c5219ab67aa8985d3afa506e47f = 0x8C         ;
        constexpr std::uintptr_t _be5381acac54ac991fed30880436f215af39815e = 0x90         ;
        constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x98         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0xA0         ;
        constexpr std::uintptr_t _1fe51200712aa89ec75a8497ff8efb086293077b = 0xA8         ;
        constexpr std::uintptr_t _f1b4a60d39637f8d5c75105567960a55057481a8 = 0xAC         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0xB0         ;
        constexpr std::uintptr_t _f3f81c2be7da1e2b499e9aaec5031a57cffbe026 = 0xC0         ;
        constexpr std::uintptr_t _92aa536a24197a3767bcf9ea2a8919159e98f15b = 0xC8         ;
        constexpr std::uintptr_t _2602087b68f9c1a1510aa582b31a07f80d746faa = 0xD0         ;
        constexpr std::uintptr_t _ee8374a04471eaa993d3373ec5f0a4b5b34aef0a = 0xD8         ;
        constexpr std::uintptr_t _74c97c2bb19818e02bb50e6945183b57fc719f84 = 0xE0         ;
        constexpr std::uintptr_t _7ffc905ad93390990a84bdfb70aae33dd0f80d53 = 0xE8         ;
        constexpr std::uintptr_t _3bdefa79bcfcb20c6018efbe8602f41b928a30e7 = 0xF8         ;
        constexpr std::uintptr_t _3ffa7afa2e42729c053ca943cc5ef4da90145085 = 0x100        ;
        constexpr std::uintptr_t _9fba66d66eca83412aaec7aa97cdfc0b7c989678 = 0x108        ;
        constexpr std::uintptr_t _7eedb715f9b0e9f052644d5ab9e179cbffdb0861 = 0x118        ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x11C        ;
        constexpr std::uintptr_t _2762cc37d52ea39e064d6354913ac95112e841b1 = 0x120        ;
        constexpr std::uintptr_t _527b4bf312d1a558a504a82599a7103685502152 = 0x124        ;

        namespace _static
        {
            constexpr std::uintptr_t _dbbfb6cf98b117e4f35c0b86c95b2f6b6261dfa5 = 0x0          ;
            constexpr std::uintptr_t _5599781471f34d0f3db39f91998cb10e560a71ca = 0x8          ;
            constexpr std::uintptr_t _4a557334d915fa0929cf91ffefdcd3008f36faf1 = 0x10         ;
            constexpr std::uintptr_t _514e31ac51c123866f55c6c904a9aa03a6272044 = 0x18         ;
            constexpr std::uintptr_t _6b47b0865233bec09b97f49910fcae16e28ac36e = 0x28         ;
            constexpr std::uintptr_t _e816398293e762ba9d6b8574d85a33ad3c29c85c = 0x30         ;
        }

    }

    namespace %dc4c1875ce193d97dcf79e0e07bf809722139331
    {
    }

    namespace %36bf96bd50a3689f58b5af90fed156f66f3a4e2c
    {
        constexpr std::uintptr_t _a042fdf46af8aa0c08cbd1ed412aa492aa511b61 = 0x10         ;
        constexpr std::uintptr_t _04603afd8ffd127da1ddae56f692ce63432b4762 = 0x1C         ;
        constexpr std::uintptr_t _47bd43185038ecc9996d88762cf0c413fb46e897 = 0x28         ;
        constexpr std::uintptr_t _b87aac973c2d6f019e8b8b5c681bf9906c4f4a52 = 0x2C         ;
        constexpr std::uintptr_t _0f52559766fc4e3c46b2a6ed49f0a8bad453dda1 = 0x30         ;
        constexpr std::uintptr_t _0102f4fb1160b0568b065fef74e52f8d31371293 = 0x34         ;
    }

    namespace %64d9af420f6d7e012e24ee7ba8d07b2c1e42c3b8
    {
        constexpr std::uintptr_t _870e8129eca3ca5a3c46200fa3a4e592f89b0bd3 = 0x10         ;
        constexpr std::uintptr_t _afb2f15d8886d57aa9fc4d1745f9c944591a6320 = 0x14         ;
        constexpr std::uintptr_t _1648990a6f436f57fdb66bf75eb1d101c4800600 = 0x18         ;
        constexpr std::uintptr_t _117b8ceefb42242f518c951a08cff269d180dcf1 = 0x1C         ;
        constexpr std::uintptr_t _41738f21493766b9e339bdfd8c67726b3543121c = 0x20         ;
        constexpr std::uintptr_t _c1caaa12ce140acb0e6f3d2a92ea6d795dbb273f = 0x24         ;
        constexpr std::uintptr_t _c22b65e0fff38781085353333ce7f6519acfaeb7 = 0x28         ;
        constexpr std::uintptr_t _ccc7353bbe8e3530b5ae9d69ed0ce7cd6297d6dd = 0x30         ;
        constexpr std::uintptr_t _5c275799e2659468d0f3cadb8c938b7df0e39fe8 = 0x38         ;
    }

    namespace TerrainHeightMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HeightTexture                    = 0x68         ;
        constexpr std::uintptr_t NormalTexture                    = 0x70         ;
        constexpr std::uintptr_t ColliderSamplesPerAxis           = 0x78         ;
        constexpr std::uintptr_t ColliderSampleSpread             = 0x7C         ;
        constexpr std::uintptr_t normY                            = 0x80         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _9d83100f6cdf5538ba34de33550dbc6232047384 = 0x84         ;
        constexpr std::uintptr_t _ad6e8f10447ae51c1beda72d000abfa26993b654 = 0x85         ;
        constexpr std::uintptr_t _430655826029140ef1a63a13f5d451ae49c94e33 = 0x88         ;
    }

    namespace Location
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerTrainCollisions
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t triggerCollider                  = 0x50         ;
        constexpr std::uintptr_t location                         = 0x58         ;
        constexpr std::uintptr_t owner                            = 0x60         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _7d3caead7072f4f6e1cc7ecd2746b12c41dbbdfa = 0x68         ;
        constexpr std::uintptr_t _81bf2c55a71e138d19037de39186efbb88f12117 = 0x70         ;
        constexpr std::uintptr_t _7c7a87adf1f9df2f92121f52b0209ce69e24b8b8 = 0x78         ;
        constexpr std::uintptr_t _7b3481f017b1b9feee5d442aa0522e7c64292916 = 0x80         ;
    }

    namespace OrientableLightGuide
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pivotTransform                   = 0x20         ;
    }

    namespace TransferMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LootPanelWaterCatcher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t sourceItem                       = 0x50         ;
        constexpr std::uintptr_t capacityImage                    = 0x58         ;
        constexpr std::uintptr_t helpCanvas                       = 0x60         ;
        constexpr std::uintptr_t buttonsCanvas                    = 0x68         ;
        constexpr std::uintptr_t fromButton                       = 0x70         ;
        constexpr std::uintptr_t toButton                         = 0x78         ;
        constexpr std::uintptr_t drinkButton                      = 0x80         ;
        constexpr std::uintptr_t vehicleTransferOnly              = 0x88         ;
        constexpr std::uintptr_t carLiftInfo                      = 0x90         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _45487362b7e4247257ddc494a1f21aff4fc5a491 = 0x98         ;
    }

    namespace ItemModReveal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t numForReveal                     = 0x30         ;
        constexpr std::uintptr_t revealedItemOverride             = 0x38         ;
        constexpr std::uintptr_t revealedItemAmount               = 0x40         ;
        constexpr std::uintptr_t revealList                       = 0x48         ;
        constexpr std::uintptr_t successEffect                    = 0x50         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %c539583dc26aad7b911d153802827cf4580f2cb4
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _be6311e5e8a31812ececd492f572379026e86978 = 0x18         ;
        constexpr std::uintptr_t _5dc99cb02f209835a0b3c358cc5719e847ea83db = 0x20         ;
        constexpr std::uintptr_t _b8293be58d84f72dc0546f694462c4cc39c46491 = 0x24         ;
        constexpr std::uintptr_t _fd19ecd746e445e8b5ec858080d27385a59c8ac0 = 0x28         ;
        constexpr std::uintptr_t _e9f04389519a93cd1a021aadf3a8a8ccfdac01cc = 0x30         ;
        constexpr std::uintptr_t _48813d9814f86bef7cbb9a9ec0e89848510420e8 = 0x38         ;
        constexpr std::uintptr_t _5fd9f60542c497e50b2c9e8a4a00e0abc6b5427e = 0x40         ;
        constexpr std::uintptr_t _c9b1105e44d8a7ae691b8c33941d6bb1eba7be6a = 0x48         ;
        constexpr std::uintptr_t _eecdf6f343c12780befe509acd5ddfa511a20954 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _304d9280005e8e8ef48377bc4c342f11e9522cd1 = 0x0          ;
            constexpr std::uintptr_t _9c9b3d98b77bf69e3cb9ce8f23f28a5db800975e = 0x8          ;
            constexpr std::uintptr_t _3ad5d84383f181237d07fc079ce49e120495f58e = 0x88         ;
            constexpr std::uintptr_t _9a97c7f2f364ee63c8ebf7cbc6455ad3a327b98f = 0x108        ;
            constexpr std::uintptr_t _848457e3f627d5b982f18d91b481f95ce47d2f5c = 0x188        ;
            constexpr std::uintptr_t _6422eb72f52aa6f1de0b134cb364a3269f925fff = 0x208        ;
            constexpr std::uintptr_t _a96ebd5191514057c3ded17eef9a78827784b023 = 0x288        ;
            constexpr std::uintptr_t _7983fe8af8f6b48150df66424bf8a0676ea2820c = 0x308        ;
            constexpr std::uintptr_t _d36275e027b34ed606e45a55b6d857a34a4407dd = 0x388        ;
            constexpr std::uintptr_t _5cce7c7adcc9654667bf7df0e2f5fa30f6cd38c9 = 0x408        ;
            constexpr std::uintptr_t _6d3813bd3a3a2af951ac3225561d827e2c9ffbac = 0x420        ;
            constexpr std::uintptr_t _be45c9a4c75febc7762b46733f3bce3e71135770 = 0x428        ;
            constexpr std::uintptr_t _50ca708ebe03700bb0550f3b42e6c65a69b3bf0e = 0x4A8        ;
            constexpr std::uintptr_t _eecc8ac8bb15e287651d9ad6a17e236a93227a22 = 0x528        ;
            constexpr std::uintptr_t _930f8ed1206ec1387e274ffaea17deb10b2f680e = 0x530        ;
            constexpr std::uintptr_t _c7409de4beb88641c0730c9ee479e6b9ca10efc3 = 0x5B0        ;
            constexpr std::uintptr_t _8cc1982e295093f1795b58e689cc7dfb262cf7fe = 0x5C8        ;
            constexpr std::uintptr_t _b73e5e97271b7250758264e81a088f5ce1401e2c = 0x5D0        ;
            constexpr std::uintptr_t _93da534f341cb51c9b46b924f79881a38eb97283 = 0x5D8        ;
        }

    }

    namespace Hardness
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FootstepSound
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lightSound                       = 0x20         ;
        constexpr std::uintptr_t medSound                         = 0x28         ;
        constexpr std::uintptr_t hardSound                        = 0x30         ;
    }

    namespace ItemModEntityThrow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t throwVelocity                    = 0x38         ;
        constexpr std::uintptr_t consumeOnThrow                   = 0x3C         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace RandomGameObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t gameObjects                      = 0x20         ;
    }

    namespace UI_SafeZoneWarning
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t canvas                           = 0x68         ;
        constexpr std::uintptr_t destroyOnClose                   = 0x70         ;
        constexpr std::uintptr_t buttonsParent                    = 0x78         ;
        constexpr std::uintptr_t titleText                        = 0x80         ;
        constexpr std::uintptr_t messageText                      = 0x88         ;
        constexpr std::uintptr_t buttonTemplate                   = 0x90         ;
        constexpr std::uintptr_t buttons                          = 0x98         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace TextureStreaming
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace LootPanelCardTableTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t buyInInfoText                    = 0x50         ;
        constexpr std::uintptr_t phraseMin                        = 0x58         ;
        constexpr std::uintptr_t phraseMax                        = 0x60         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace PositionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TooltipContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ScaleRoot                        = 0x20         ;
        constexpr std::uintptr_t TooltipText                      = 0x28         ;
        constexpr std::uintptr_t OverrideLayoutRoot               = 0x30         ;

        constexpr std::uintptr_t _3c5ec24b609cffebe51ab162923c2cc195a85ee5 = 0x38         ;
        constexpr std::uintptr_t _5235fd258c9cc7a02da7b18a5efe9fc1ff2692d2 = 0x40         ;
        constexpr std::uintptr_t _f79ad257345eddafde2d24c369699984e634f1b1 = 0x48         ;
        constexpr std::uintptr_t _a39c2e3ab25afed6aec2a6b2630747f22cf6dc7a = 0x4C         ;
        constexpr std::uintptr_t _4d8420273cb2f46a76138de7a5b38171e2a3730e = 0x50         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x54         ;
        constexpr std::uintptr_t _d8fe8862175c92184c62db0bf9d305519e6a8b2b = 0x5C         ;
        constexpr std::uintptr_t _791852f742ce118ad1a612d89b6d9c941121fb83 = 0x5D         ;
        constexpr std::uintptr_t _a45da85c2a667dac21249eddc052778b3cca9a17 = 0x60         ;
    }

    namespace TennisBall
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;
        constexpr std::uintptr_t spriteRenderer                   = 0x98         ;
        constexpr std::uintptr_t speed                            = 0xA0         ;
        constexpr std::uintptr_t maxSpeed                         = 0xA4         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
    }

    namespace SunSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _9bd3ceaceda8d6cd2772cc905290b435c379c776 = 0x20         ;
    }

    namespace %47c5566c30ae963d0b4db8c67bf8c3cbe29462fe
    {
    }

    namespace AttackedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace SocketMod_Inside
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t wantsInside                      = 0xB8         ;
        constexpr std::uintptr_t customDirections                 = 0xB9         ;
        constexpr std::uintptr_t customRayDirections              = 0xC0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace MasterKeyAnimationSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ShakeAnimationClip               = 0x70         ;
        constexpr std::uintptr_t ShakeFadeTime                    = 0x78         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _2b41b98db4d100d8913302be362e994a64a87b54 = 0x80         ;
        constexpr std::uintptr_t _a6cb54aa76059789f716d81a91a03e8fccfc5170 = 0x88         ;
        constexpr std::uintptr_t _39425c6eba59f97291ffb8a683cabd0f1aa53817 = 0xD8         ;
        constexpr std::uintptr_t _5266e96b88ed11dabe2655340a013494db89a914 = 0xDC         ;
    }

    namespace %abe5da8d81d0c7bef37ccc89b12fce6b3db58602
    {
        constexpr std::uintptr_t _eed0256e94ec052ed071fdcada62e159a9f4779f = 0x10         ;
        constexpr std::uintptr_t _78760b35162b8e1be2f42346cc4d2eba8eead6de = 0x14         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x24         ;
        constexpr std::uintptr_t _5d829cb41bb2322457017070d9874cc04ca92fd7 = 0x30         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x38         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x40         ;
        constexpr std::uintptr_t _95afe4c3b2c1a8f8d323b4db705629d7cce62a94 = 0x48         ;
        constexpr std::uintptr_t _ab2485cc0ac7cee8f51147433e52bfdbd714a445 = 0x50         ;
        constexpr std::uintptr_t _5c6cf919eb8bad9484d30434a035ed091bce8a5b = 0x54         ;
        constexpr std::uintptr_t _5ba374870569fde8e1669ac0db40bd537f6937e7 = 0x58         ;
    }

    namespace SandboxTargetKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %1079bb84818d179fa871c1c3301209f492f1baaf
    {
        constexpr std::uintptr_t _95afe4c3b2c1a8f8d323b4db705629d7cce62a94 = 0x10         ;
        constexpr std::uintptr_t _8a5ff673134c76fe2d0b94df6ed74ccd0d30b616 = 0x18         ;
    }

    namespace %072ba7e5d63a253fa3bed0549d80718d7f140cc8
    {
    }

    namespace %e6b525b359960e9217ba4a5ad596c1044cbafeef
    {
        constexpr std::uintptr_t _97cc7bb104ca2da8756f392c3f2073f33777edca = 0x10         ;
        constexpr std::uintptr_t _94075276dd01b8739171a0dabf3c5503f056af21 = 0x18         ;
        constexpr std::uintptr_t _95390df2c80d2b2a01f4c3b2c2d7ffe429c4a461 = 0x68         ;
        constexpr std::uintptr_t _3edbe8be7cff4f5c9b98edb7377d8a47275a56d7 = 0x70         ;
        constexpr std::uintptr_t _9d4787b038f8ce692508070bea8106454799844b = 0x78         ;
    }

    namespace %8b84ded18d5d4ad38b327a6f735377c665463a6a
    {
        constexpr std::uintptr_t _45258f940cee3226c1e03c50438876be7017b01f = 0x10         ;
        constexpr std::uintptr_t _a4991e213550b08566e9b6c3d60cf7f1ac7a74bc = 0x18         ;
        constexpr std::uintptr_t _7712c0e154388b1d2ab4ba487cadc561534b74b0 = 0x20         ;
        constexpr std::uintptr_t _11bd7855c12ce05821b4e00b602a605a9ca49fa4 = 0x28         ;
        constexpr std::uintptr_t _2d92f9f388fb1a5eb63c8e765057a14b9d193aa1 = 0x38         ;
        constexpr std::uintptr_t _da5ff6d24d97245d1f8b65b9262de9e4ed5ceb2f = 0x40         ;
        constexpr std::uintptr_t _1ddf867861bdbddf1abe0abcb59f9f34a948b5dd = 0x48         ;
        constexpr std::uintptr_t _4feaf111eb25c2eb0891b493837697699dff1c9c = 0x50         ;
        constexpr std::uintptr_t _ab2485cc0ac7cee8f51147433e52bfdbd714a445 = 0x58         ;
        constexpr std::uintptr_t _e080b823cad355374f60b1c22cd73b985b75efc8 = 0x5C         ;
        constexpr std::uintptr_t _9b34bea8aedcc30662ab538939cd66b043edfd78 = 0x60         ;
        constexpr std::uintptr_t _ae9326f8e96cee14eb8a43eaa5397491752f43df = 0x68         ;
        constexpr std::uintptr_t _e5b16e122a794765d82ec58e81817e1342fda0e7 = 0x70         ;
        constexpr std::uintptr_t _14e67fe3180a0685834365f141c745b9308451f9 = 0x7C         ;
        constexpr std::uintptr_t _808edd9cfd03fc7c4f06a7abc4cb87a3484c241d = 0x80         ;
        constexpr std::uintptr_t _ef3b25c627200fa7a049f82760b07c1410e715b7 = 0x88         ;
        constexpr std::uintptr_t _c956555de931e124b032f38789f2dcfa383101d4 = 0x90         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0x98         ;
    }

    namespace %8a49c2e12ad559e84f465f4ac3afbb45baafc5b2
    {
        constexpr std::uintptr_t _f1ed2b6f3e36d68a1dd4057ecbcdffff8d17db2f = 0x10         ;
        constexpr std::uintptr_t _4fb6e835cacadd54d52a3fb9398cab93ea89ca1c = 0x18         ;
        constexpr std::uintptr_t _a1ee85b3ac83224002a41701275d1a80b5ab4805 = 0x20         ;
        constexpr std::uintptr_t _718bcc617b0416b36c8af14788ce0b16e9343108 = 0x28         ;
        constexpr std::uintptr_t _dc574e4f8d733338b36264e89677006075733a90 = 0x30         ;
        constexpr std::uintptr_t _066d34407284b865a53f05d3d0e0ea21820eb37f = 0x38         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0x40         ;
        constexpr std::uintptr_t _e212f07960a4f9ee76dcdd95884dd7a79440c914 = 0x48         ;
        constexpr std::uintptr_t _e0890301fc665e41e2a06b472ee99822d590b23e = 0x50         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x54         ;
        constexpr std::uintptr_t _8afa5096fb046919c4e94aff122ddbeb40d8ccec = 0x58         ;
        constexpr std::uintptr_t _958a3f7831f3dcf3fe9d47022d5884e44786a8bc = 0x60         ;
        constexpr std::uintptr_t _5ff03a0a566792bd5dbbcd33a4ce03c83c0c02ba = 0x68         ;
        constexpr std::uintptr_t _37f6dca2629b991615bb5b2806bdfc0d34d3d008 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _3818dfc85c5a9c971de7c94d0fdb939f4322d5db = 0x0          ;
            constexpr std::uintptr_t _e3a8c613288247c22aa76618e4043e872283e583 = 0x10         ;
        }

    }

    namespace GameModeVanilla
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t scoreColumns                     = 0x208        ;
        constexpr std::uintptr_t globalChat                       = 0x210        ;
        constexpr std::uintptr_t localChat                        = 0x211        ;
        constexpr std::uintptr_t teamSystem                       = 0x212        ;
        constexpr std::uintptr_t safeZone                         = 0x213        ;
        constexpr std::uintptr_t ingameMap                        = 0x214        ;
        constexpr std::uintptr_t compass                          = 0x215        ;
        constexpr std::uintptr_t contactSystem                    = 0x216        ;
        constexpr std::uintptr_t crawling                         = 0x217        ;
        constexpr std::uintptr_t rustPlus                         = 0x218        ;
        constexpr std::uintptr_t wipeBpsOnProtocol                = 0x219        ;
        constexpr std::uintptr_t maximumSleepingBags              = 0x21C        ;
        constexpr std::uintptr_t returnValidCombatlog             = 0x220        ;
        constexpr std::uintptr_t missionSystem                    = 0x221        ;
        constexpr std::uintptr_t mlrs                             = 0x222        ;
        constexpr std::uintptr_t addedFeatures                    = 0x228        ;
        constexpr std::uintptr_t removedFeatures                  = 0x230        ;
        constexpr std::uintptr_t changedFeatures                  = 0x238        ;
        constexpr std::uintptr_t convars                          = 0x240        ;
        constexpr std::uintptr_t shortname                        = 0x248        ;
        constexpr std::uintptr_t matchDuration                    = 0x250        ;
        constexpr std::uintptr_t warmupDuration                   = 0x254        ;
        constexpr std::uintptr_t timeBetweenMatches               = 0x258        ;
        constexpr std::uintptr_t minPlayersToStart                = 0x25C        ;
        constexpr std::uintptr_t useCustomSpawns                  = 0x260        ;
        constexpr std::uintptr_t victoryScoreName                 = 0x268        ;
        constexpr std::uintptr_t teamScoreName                    = 0x270        ;
        constexpr std::uintptr_t numScoreForVictory               = 0x278        ;
        constexpr std::uintptr_t gamemodeTitle                    = 0x280        ;
        constexpr std::uintptr_t warmupMusics                     = 0x288        ;
        constexpr std::uintptr_t lossMusics                       = 0x290        ;
        constexpr std::uintptr_t winMusics                        = 0x298        ;
        constexpr std::uintptr_t gameModeTags                     = 0x2B0        ;
        constexpr std::uintptr_t deathCameraMode                  = 0x2B8        ;
        constexpr std::uintptr_t permanent                        = 0x2BC        ;
        constexpr std::uintptr_t limitTeamAuths                   = 0x2BD        ;
        constexpr std::uintptr_t allowSleeping                    = 0x2BE        ;
        constexpr std::uintptr_t allowWounding                    = 0x2BF        ;
        constexpr std::uintptr_t allowBleeding                    = 0x2C0        ;
        constexpr std::uintptr_t allowTemperature                 = 0x2C1        ;
        constexpr std::uintptr_t quickRespawn                     = 0x2C2        ;
        constexpr std::uintptr_t quickDeploy                      = 0x2C3        ;
        constexpr std::uintptr_t respawnDelayOverride             = 0x2C4        ;
        constexpr std::uintptr_t startHealthOverride              = 0x2C8        ;
        constexpr std::uintptr_t autoHealDelay                    = 0x2CC        ;
        constexpr std::uintptr_t autoHealDuration                 = 0x2D0        ;
        constexpr std::uintptr_t corpseRemovalTimeOverride        = 0x2D4        ;
        constexpr std::uintptr_t canRepairIfCraftingBanned        = 0x2D8        ;
        constexpr std::uintptr_t hasKillFeed                      = 0x2D9        ;
        constexpr std::uintptr_t allowPings                       = 0x2DA        ;
        constexpr std::uintptr_t fogOfWar                         = 0x2DB        ;
        constexpr std::uintptr_t fogOfWarRevealSize               = 0x2DC        ;
        constexpr std::uintptr_t mapMarkers                       = 0x2E0        ;
        constexpr std::uintptr_t hidePlayerOnMap                  = 0x2E1        ;
        constexpr std::uintptr_t hideMapPlayerDirectionIndicator  = 0x2E2        ;
        constexpr std::uintptr_t hideUndergroundOnMap             = 0x2E3        ;
        constexpr std::uintptr_t blockMapInDeepSea                = 0x2E4        ;
        constexpr std::uintptr_t blockedMissions                  = 0x2E8        ;
        constexpr std::uintptr_t allowedTechTrees                 = 0x2F0        ;
        constexpr std::uintptr_t loadouts                         = 0x2F8        ;
        constexpr std::uintptr_t useStaticLoadoutPerPlayer        = 0x300        ;
        constexpr std::uintptr_t topUpMagazines                   = 0x301        ;
        constexpr std::uintptr_t sendKillNotifications            = 0x302        ;
        constexpr std::uintptr_t teams                            = 0x308        ;
        constexpr std::uintptr_t Restrictions                     = 0x310        ;
        constexpr std::uintptr_t LootDistributionModifiers        = 0x318        ;
        constexpr std::uintptr_t CraftingCostModifiers            = 0x320        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _eda6cd29d8681869a66d2f8d9d5058879f721955 = 0x200        ;
        constexpr std::uintptr_t _cdce0197e3f6ca06c3fedc5aa2a7809969a98673 = 0x2A0        ;
        constexpr std::uintptr_t _62de087a95a83f1d69a869cebfeecf29b52eddf4 = 0x2A4        ;
        constexpr std::uintptr_t _259155925302841fa06e4f370f738e5e03de1129 = 0x2A8        ;
        constexpr std::uintptr_t _91356e1ae98a8d292a88c739e87d5c692602fe03 = 0x328        ;
        constexpr std::uintptr_t _dc5e45bf7e54fdc31ecbc49ac9041cd59ba07c0f = 0x329        ;
        constexpr std::uintptr_t _e48244cce1efc3d4ee9c9359abbadf90573b4b2c = 0x32A        ;
    }

    namespace WaterCatcher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t defaultLiquid                    = 0x3B0        ;
        constexpr std::uintptr_t startingAmount                   = 0x3B8        ;
        constexpr std::uintptr_t autofillOutputs                  = 0x3BC        ;
        constexpr std::uintptr_t autofillTickRate                 = 0x3C0        ;
        constexpr std::uintptr_t autofillTickAmount               = 0x3C4        ;
        constexpr std::uintptr_t maxOutputFlow                    = 0x3C8        ;
        constexpr std::uintptr_t prioritizeDrinkMenuOption        = 0x3CC        ;
        constexpr std::uintptr_t ValidItems                       = 0x3D0        ;
        constexpr std::uintptr_t itemToCreate                     = 0x3D8        ;
        constexpr std::uintptr_t collectionRates                  = 0x3E0        ;
        constexpr std::uintptr_t maxItemToCreate                  = 0x3E8        ;
        constexpr std::uintptr_t requireOutside                   = 0x3EC        ;
        constexpr std::uintptr_t rainTestPosition                 = 0x3F0        ;
        constexpr std::uintptr_t rainTestSize                     = 0x3FC        ;
        constexpr std::uintptr_t lockInventory                    = 0x400        ;
        constexpr std::uintptr_t conditionalSpawning              = 0x401        ;
        constexpr std::uintptr_t doDrippingFlags                  = 0x402        ;
        constexpr std::uintptr_t requiredPowergridStage           = 0x404        ;
        constexpr std::uintptr_t requireOilSwitchActive           = 0x408        ;
        constexpr std::uintptr_t requireWaterTreatmentSwitchActive = 0x409        ;
        constexpr std::uintptr_t overrideCollectInterval          = 0x40C        ;
        constexpr std::uintptr_t overridePreventCopyFrom          = 0x410        ;
        constexpr std::uintptr_t overridePreventCopyTo            = 0x411        ;
        constexpr std::uintptr_t soundEmitterObject               = 0x418        ;
        constexpr std::uintptr_t doConditionalSounds              = 0x420        ;
        constexpr std::uintptr_t startProductionSound             = 0x428        ;
        constexpr std::uintptr_t productionLoopSound              = 0x430        ;
        constexpr std::uintptr_t stopProductionSound              = 0x438        ;
        constexpr std::uintptr_t overrideDisplayName              = 0x440        ;
        constexpr std::uintptr_t pumpingSound                     = 0x448        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b49015b34147f2de515b6ceb05a8ea8ed426bd14 = 0x3A8        ;
        constexpr std::uintptr_t _ae92f55ec19e6703c602f9766b95b719f0f06729 = 0x450        ;
        constexpr std::uintptr_t _45d777bcd8d0f11263b21139d7cf99b97f6cfe4e = 0x458        ;
    }

    namespace %94ed8de3949756635d969bebed177b63a00d51c7
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F27D8   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace CollectableEasterEgg
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t artwork                          = 0x210        ;
        constexpr std::uintptr_t bounceRange                      = 0x218        ;
        constexpr std::uintptr_t bounceSpeed                      = 0x21C        ;
        constexpr std::uintptr_t pickupEffect                     = 0x220        ;
        constexpr std::uintptr_t itemToGive                       = 0x228        ;
        constexpr std::uintptr_t vfx                              = 0x230        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _2b13f2b922dded6bdce85e955a8f8c805fb422df = 0x238        ;
        constexpr std::uintptr_t _8d55240f0972e483749065a46c4cf5f9f53196ea = 0x23C        ;
    }

    namespace InAttackRangeEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace DeployGuideRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t Resources                        = 0x20         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _41c02269a71346542dcc58c065083b1c2d49aed0 = 0x38         ;
        constexpr std::uintptr_t _6d3c2f9ecdec16438c7929495c0d676428f6cf1b = 0x40         ;
        constexpr std::uintptr_t _000d070a9eb801c842f37e5c100d87865b39dd84 = 0x48         ;
    }

    namespace VolumeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Volume
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t associatedCollider               = 0x18         ;
        constexpr std::uintptr_t localPosition                    = 0x20         ;
        constexpr std::uintptr_t rotation                         = 0x2C         ;
        constexpr std::uintptr_t size                             = 0x38         ;
    }

    namespace DeployableShowVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t volumes                          = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace PhysicsTumblingEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace UI_QuitModal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F4E80   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t _capture                         = 0x68         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace HelicopterDebris
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t _gibSource                       = 0x2D0        ;
        constexpr std::uintptr_t _gibName                         = 0x2D8        ;
        constexpr std::uintptr_t physicsMaterial                  = 0x2E0        ;
        constexpr std::uintptr_t useContinuousCollision           = 0x2E8        ;
        constexpr std::uintptr_t metalFragments                   = 0x310        ;
        constexpr std::uintptr_t hqMetal                          = 0x318        ;
        constexpr std::uintptr_t charcoal                         = 0x320        ;
        constexpr std::uintptr_t massReductionScalar              = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0x2F0        ;
        constexpr std::uintptr_t _7ed977e087de1d70fd01a666479ec26487a2ea6f = 0x2F8        ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0x300        ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x308        ;
    }

    namespace %72373021553906928203ba5a819005fe15981589
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F4F70   ;
        constexpr std::uintptr_t _15619a86c5003d095d7d465416961a83e0938247 = 0x10         ;
        constexpr std::uintptr_t _518793976a2d6b79b3b4dc8daf1a82b96e8a94da = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8feb973e22e64423d96c273423775a0b25d5330e = 0x0          ;
            constexpr std::uintptr_t _1e14da5fe98f7ce78b713a5f78825a10af9ebbcd = 0x8          ;
            constexpr std::uintptr_t _37fad4055728b5c4622140141f5aeb023d476a58 = 0x10         ;
        }

    }

    namespace Orientations
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NPCFootstepEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t validImpactLayers                = 0x20         ;
        constexpr std::uintptr_t impactEffectDirectory            = 0x38         ;
        constexpr std::uintptr_t frontLeftFoot                    = 0x40         ;
        constexpr std::uintptr_t frontRightFoot                   = 0x48         ;
        constexpr std::uintptr_t backLeftFoot                     = 0x50         ;
        constexpr std::uintptr_t backRightFoot                    = 0x58         ;

        constexpr std::uintptr_t _2bf9f4b4c5c74565ba16b51ee53ea0caddecff6a = 0x24         ;
        constexpr std::uintptr_t _54d3c46e3fa9ac40f420530adca84fd4bc6cab8a = 0x28         ;
    }

    namespace BowWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _b204c718675ff477e6cf1787de76cb3e81ffdf34 = 0x4B8        ;
        constexpr std::uintptr_t _29c7937035f17277612151106c266709e165decb = 0x4BC        ;
        constexpr std::uintptr_t _b55e45fcbdf5c5117dbbf3c42fe772473101f6d7 = 0x4C0        ;
        constexpr std::uintptr_t _9e6ddcecef9c9135d0689c85b941cc63a5c0d00f = 0x4C8        ;
    }

    namespace ItemCategory
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10764100   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Construction_SleepingBag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t info                             = 0xA0         ;
        constexpr std::uintptr_t canBypassBuildingPermission      = 0xC0         ;
        constexpr std::uintptr_t showBuildingBlockedPreview       = 0xC1         ;
        constexpr std::uintptr_t canPlaceOnRoads                  = 0xC2         ;
        constexpr std::uintptr_t canRotateBeforePlacement         = 0xC3         ;
        constexpr std::uintptr_t canRotateAfterPlacement          = 0xC4         ;
        constexpr std::uintptr_t canBeDeployedInDeepSeaWater      = 0xC5         ;
        constexpr std::uintptr_t checkVolumeOnRotate              = 0xC6         ;
        constexpr std::uintptr_t checkVolumeOnUpgrade             = 0xC7         ;
        constexpr std::uintptr_t canPlaceAtMaxDistance            = 0xC8         ;
        constexpr std::uintptr_t placeOnWater                     = 0xC9         ;
        constexpr std::uintptr_t overridePlacementLayer           = 0xCA         ;
        constexpr std::uintptr_t overridedPlacementLayer          = 0xCC         ;
        constexpr std::uintptr_t additionalPlacementLayer         = 0xD0         ;
        constexpr std::uintptr_t rotationAmount                   = 0xD4         ;
        constexpr std::uintptr_t applyStartingRotation            = 0xE0         ;
        constexpr std::uintptr_t deployOffset                     = 0xF0         ;
        constexpr std::uintptr_t enforceLineOfSightCheckAgainstParentEntity = 0xF8         ;
        constexpr std::uintptr_t canSnap                          = 0xF9         ;
        constexpr std::uintptr_t forceY                           = 0xFA         ;
        constexpr std::uintptr_t forceYValue                      = 0xFC         ;
        constexpr std::uintptr_t holdToPlaceDuration              = 0x100        ;
        constexpr std::uintptr_t canFloodFillSockets              = 0x104        ;
        constexpr std::uintptr_t alternativeLOSChecks             = 0x105        ;
        constexpr std::uintptr_t alternativeLOSPositions          = 0x108        ;
        constexpr std::uintptr_t canUseLastValidPosition          = 0x110        ;
        constexpr std::uintptr_t healthMultiplier                 = 0x114        ;
        constexpr std::uintptr_t costMultiplier                   = 0x118        ;
        constexpr std::uintptr_t maxplaceDistance                 = 0x11C        ;
        constexpr std::uintptr_t minPlaceDistance                 = 0x120        ;
        constexpr std::uintptr_t guideMesh                        = 0x128        ;
        constexpr std::uintptr_t guideMeshMaterial                = 0x130        ;
        constexpr std::uintptr_t placeEffect                      = 0x138        ;
        constexpr std::uintptr_t hideBuildingPlannerViewmodel     = 0x140        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ab0fc13ed7ec0ac6ad855a12be0c097018996e89 = 0x148        ;
        constexpr std::uintptr_t _5acf6c0b78feb88d7b4a2b1ec9faf80e091da74e = 0x150        ;
        constexpr std::uintptr_t _9012bbafa2de02604445036fca9bb7500a7f9a2a = 0x158        ;
        constexpr std::uintptr_t _e8b769c9d95ead32eacc2b3d1cdffbb334c41a09 = 0x160        ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x168        ;
        constexpr std::uintptr_t _21d6989ad0c185fe6847f9be8b7384041bc35479 = 0x180        ;
        constexpr std::uintptr_t _c3e7fee18edc1399b6c6c0e4c0c131878789f478 = 0x181        ;
        constexpr std::uintptr_t _24114a66aefa1c496ac0af11b326ee3ca7d3fd27 = 0x188        ;
        constexpr std::uintptr_t _fdd91d30394cba47f36ec5f10efdd08e926a5907 = 0x190        ;
        constexpr std::uintptr_t _bfc945dbc78a9feb41b6220440cecea671d43971 = 0x198        ;
        constexpr std::uintptr_t _40235e736492075bf418c1eb09cc32fcf8ef895a = 0x1A0        ;
        constexpr std::uintptr_t _de2e51dee5e8881445f42625ae99e6f8665b20a4 = 0x1A8        ;
        constexpr std::uintptr_t _9ae05cc0da759eaa96c507f486c2281fd086b169 = 0x1B0        ;

        namespace _static
        {
            constexpr std::uintptr_t _2c8a1f02b937641b45c867956a7567bd5073a2d8 = 0x0          ;
            constexpr std::uintptr_t _51f5a45342a2d97e2a377574f3d8f673d2bcf9fc = 0x1          ;
        }

    }

    namespace SnakeHazard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t ReactionSaveButton               = 0x328        ;
        constexpr std::uintptr_t SavingReactionTime               = 0x32C        ;
        constexpr std::uintptr_t Damage                           = 0x330        ;
        constexpr std::uintptr_t HazardInterval                   = 0x334        ;
        constexpr std::uintptr_t DamageType                       = 0x338        ;
        constexpr std::uintptr_t ChanceToReposition               = 0x33C        ;
        constexpr std::uintptr_t RepositionDelay                  = 0x340        ;
        constexpr std::uintptr_t RepositionTimer                  = 0x344        ;
        constexpr std::uintptr_t RepositionRadiusMin              = 0x348        ;
        constexpr std::uintptr_t RepositionRadiusMax              = 0x34C        ;
        constexpr std::uintptr_t ClientArtRoot                    = 0x350        ;
        constexpr std::uintptr_t QTETrigger                       = 0x358        ;
        constexpr std::uintptr_t ClientTrigger                    = 0x360        ;
        constexpr std::uintptr_t LookSpeed                        = 0x368        ;
        constexpr std::uintptr_t MinTurnDegrees                   = 0x36C        ;
        constexpr std::uintptr_t MinFastTurnDistance              = 0x370        ;
        constexpr std::uintptr_t MaxWaterDepth                    = 0x374        ;
        constexpr std::uintptr_t SlitherDuration                  = 0x378        ;
        constexpr std::uintptr_t SlitherSpeed                     = 0x37C        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x380        ;
        constexpr std::uintptr_t BitFX                            = 0x388        ;
        constexpr std::uintptr_t Animator                         = 0x390        ;
        constexpr std::uintptr_t PrefabRepositionEffect           = 0x398        ;
        constexpr std::uintptr_t PrefabReappearEffect             = 0x3A0        ;
        constexpr std::uintptr_t HazardTriggeredSound             = 0x3A8        ;
        constexpr std::uintptr_t PlayAlertSounds                  = 0x3B0        ;
        constexpr std::uintptr_t AlertIntervalSound               = 0x3B8        ;
        constexpr std::uintptr_t AttackSound                      = 0x3C0        ;
        constexpr std::uintptr_t AlertSoundMinInterval            = 0x3C8        ;
        constexpr std::uintptr_t AlertSoundMaxInterval            = 0x3CC        ;
        constexpr std::uintptr_t RepositionDisappearSound         = 0x3D0        ;
        constexpr std::uintptr_t RepositionReappearSound          = 0x3D8        ;
        constexpr std::uintptr_t DeadResourceDispenser            = 0x3E0        ;
        constexpr std::uintptr_t DeadProtectionProperties         = 0x3E8        ;
        constexpr std::uintptr_t SingularInteraction              = 0x3F0        ;
        constexpr std::uintptr_t AttackRange                      = 0x400        ;
        constexpr std::uintptr_t AlertToIdleCooldown              = 0x404        ;
        constexpr std::uintptr_t FailModifierEffects              = 0x428        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _3de291be2b58c4ee52fbe7c6194c94a14beaedf1 = 0x2D0        ;
        constexpr std::uintptr_t _6b4f2b8f0107116c4068e78998a231ba25fd8ca3 = 0x2D8        ;
        constexpr std::uintptr_t _091f86aae97667772bace27181fc71ccda69808c = 0x2DC        ;
        constexpr std::uintptr_t _98ff6f0008554fad0bd85ae34103b4789d0586c4 = 0x2E0        ;
        constexpr std::uintptr_t _54117fc357b7bc9fa8848fc67bf58c553a825129 = 0x2F0        ;
        constexpr std::uintptr_t _2506c618af7ea103c6bd35effe6c5d4cb63ad113 = 0x300        ;
        constexpr std::uintptr_t _058ee4a59f8a80d9d0f95056dc94a5440bb300dc = 0x304        ;
        constexpr std::uintptr_t _6c81766bf6edafced818601b445b7c068850396d = 0x308        ;
        constexpr std::uintptr_t _1ae3585bbb8971f42723e4c6c228179dae8a1290 = 0x314        ;
        constexpr std::uintptr_t _4896f0ea51117e0efabf0d95bbac51243965a79b = 0x318        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x324        ;
        constexpr std::uintptr_t _309469cb71e658aa64dd59942e1947427befb586 = 0x3F8        ;
        constexpr std::uintptr_t _fb1682d2c7e66d73a411e1c23fe50ba61c8c2654 = 0x408        ;
        constexpr std::uintptr_t _c94d8074b5ac129fd045e2f381f733e550db7ac5 = 0x414        ;
        constexpr std::uintptr_t _f1a9c458d7f5d98eb82b171f1b8494e8de748e9d = 0x420        ;
    }

    namespace %1f25589fd938499c7ac8b50bbc012023b97a0719
    {
        constexpr std::uintptr_t _e0156b1140607dd25a90f354645cbfbc4573f756 = 0x10         ;
        constexpr std::uintptr_t _c9b2a63b92c87ed213403b79b6203ff372a279b4 = 0x18         ;
        constexpr std::uintptr_t _87ac1b8b6307389c195c6aa78a0eddf80ddf63ae = 0x20         ;
        constexpr std::uintptr_t _fcf2713b6a753a2e71d21a3c33c9a3f62d57c7dc = 0x28         ;
        constexpr std::uintptr_t _13b4cea8e09cfed62f8bd1557edb4212cd11683b = 0x30         ;
        constexpr std::uintptr_t _b4a24548d36b073f51b44cbb4e4a5e22f6b81d51 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _b153ee51d923449c8290285dc489f0646651099d = 0x0          ;
        }

    }

    namespace WaveLayer
    {
        constexpr std::uintptr_t soundDefinition                  = 0x10         ;
        constexpr std::uintptr_t oceanScaleGainCurve              = 0x18         ;
    }

    namespace %bbe7f339664d24da0bc462f460ce9307b2295359
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F88A8   ;
        constexpr std::uintptr_t _23876de734f071120a5aeac5bff340dd2f8d8c63 = 0x10         ;
        constexpr std::uintptr_t _692a93cf67600d3cc75dd6af714d5fb4b2ba7030 = 0x18         ;
        constexpr std::uintptr_t _040780ee47c2d0917712b669ac7891d829201dd7 = 0x20         ;
        constexpr std::uintptr_t _c4da6a21b34f03899a8c6a4d52c2ef4c20a48b0b = 0x28         ;
    }

    namespace %63f81d02e07f7556c0f04d541cc6676602ec8019
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F8880   ;
        constexpr std::uintptr_t _68984734dd5174b5abf55b52de160b6263e095ed = 0x10         ;
        constexpr std::uintptr_t _45cb0c0315f46f0cce0a0a3879b13d3984eeef83 = 0x18         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x20         ;
    }

    namespace AmbienceWaveSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emitterCount                     = 0x20         ;
        constexpr std::uintptr_t emitterDistance                  = 0x24         ;
        constexpr std::uintptr_t waveLayers                       = 0x28         ;

        constexpr std::uintptr_t _347cae71fd403d47dc59f766979d213fe1322b12 = 0x30         ;
        constexpr std::uintptr_t _d643032d7bfe4a2fc04527507596e99843453009 = 0x38         ;
    }

    namespace %0277b0a13479da5121de17eadf883ab9cc7ff80f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073B230   ;
        constexpr std::uintptr_t _447d81af4b9340575bd308059fd4236f02550d2e = 0x10         ;
        constexpr std::uintptr_t _3cda5a402223de7c42f50e5c65cc96b43c4f6f81 = 0x14         ;
        constexpr std::uintptr_t _7e627294a8afe6145347928dca8056ff9067e543 = 0x20         ;
        constexpr std::uintptr_t _d0078cc376cb7086cf3b38fd76f1f978ec780af0 = 0x28         ;
        constexpr std::uintptr_t _ae494a1e66d3e6186a4f54d02a909593933a97ac = 0x30         ;
        constexpr std::uintptr_t _31ba50ba8d82542918c410f67ee6e199b0386f3c = 0x40         ;
        constexpr std::uintptr_t _fa3b4e984f20cd4c2ebc194ddbd4ee1463d21274 = 0x48         ;
        constexpr std::uintptr_t _f276d2d8018c9639006f8b9b9b99f718b9a26102 = 0x4C         ;
        constexpr std::uintptr_t _4ce205e9d65b9686f624e362d802b6d30e644e18 = 0x50         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x58         ;
        constexpr std::uintptr_t _67b4b62a5a0bd5db755c39fb44e1555e3fdda4cd = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _61b6c4f81e3433a37ec8eb893d196c33e07ebd95 = 0x0          ;
        }

    }

    namespace NavModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Waypoint
    {
        constexpr std::uintptr_t Transform                        = 0x0          ;
        constexpr std::uintptr_t WaitTime                         = 0x8          ;
        constexpr std::uintptr_t LookatPoints                     = 0x10         ;

        constexpr std::uintptr_t _ad8eb24c57d94586dc13dd6e7ad0c8834c897b1a = 0x18         ;
    }

    namespace FlameJet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t line                             = 0x20         ;
        constexpr std::uintptr_t tesselation                      = 0x28         ;
        constexpr std::uintptr_t maxLength                        = 0x30         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t on                               = 0x40         ;
        constexpr std::uintptr_t autoDisable                      = 0x41         ;
        constexpr std::uintptr_t startColor                       = 0x58         ;
        constexpr std::uintptr_t endColor                         = 0x68         ;
        constexpr std::uintptr_t currentColor                     = 0x78         ;
        constexpr std::uintptr_t externalUpdate                   = 0x88         ;

        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x2C         ;
        constexpr std::uintptr_t _50594a031130dd92ed350ddc7ee54bf362522de8 = 0x38         ;
        constexpr std::uintptr_t _1b6daec4254657cfe697cde4e0acbb7a4020aee3 = 0x3C         ;
        constexpr std::uintptr_t _5d6d5a5de760e541ef241315ae8f45f2ed172006 = 0x48         ;
        constexpr std::uintptr_t _9149d8e97235fd2714872ebc6a0a01f96a30b9ec = 0x50         ;
    }

    namespace PowerLineWire
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t poles                            = 0x20         ;
        constexpr std::uintptr_t connections                      = 0x28         ;
        constexpr std::uintptr_t spans                            = 0x30         ;
    }

    namespace BindSubsurfaceProfile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x20         ;

        constexpr std::uintptr_t _cb0bfd746aa5d84b6e02a929c66a45163767f268 = 0x28         ;
        constexpr std::uintptr_t _6ad92bc496197253e306789a9fae0362cefe7ab9 = 0x30         ;
    }

    namespace DeepSeaEditorScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t terrainIgnoreDeepseaFlag         = 0x20         ;

        constexpr std::uintptr_t _43180aad6ccf66349ec1741bdd03e40277219527 = 0x28         ;
    }

    namespace PingWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MoveTransform                    = 0x20         ;
        constexpr std::uintptr_t ScaleTransform                   = 0x28         ;
        constexpr std::uintptr_t InnerImage                       = 0x30         ;
        constexpr std::uintptr_t OuterImage                       = 0x38         ;
        constexpr std::uintptr_t TeamLeaderRoot                   = 0x40         ;
        constexpr std::uintptr_t CancelHoverRoot                  = 0x48         ;
        constexpr std::uintptr_t PingDeploySoundHostile           = 0x50         ;
        constexpr std::uintptr_t PingDeploySoundGoTo              = 0x58         ;
        constexpr std::uintptr_t PingDeploySoundDollar            = 0x60         ;
        constexpr std::uintptr_t PingDeploySoundLoot              = 0x68         ;
        constexpr std::uintptr_t PingDeploySoundNode              = 0x70         ;
        constexpr std::uintptr_t PingDeploySoundGun               = 0x78         ;
        constexpr std::uintptr_t FadeCanvas                       = 0x80         ;

        constexpr std::uintptr_t _17edb58ffbc40b499ca2daa7fd4d2e5120609ce0 = 0x88         ;
        constexpr std::uintptr_t _f07db8ecf4ad213c7598d9219168a7b58387e684 = 0x90         ;
        constexpr std::uintptr_t _f63db43e0dd8192b1b1d6e7f56f0f65cc3e27cc5 = 0x94         ;
    }

    namespace PaintingFavouriteColorButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorImage                       = 0x20         ;
        constexpr std::uintptr_t initialColor                     = 0x28         ;

        constexpr std::uintptr_t _626673a9eda096ccf27cb4e833dbbf611b49205c = 0x38         ;
        constexpr std::uintptr_t _e937a49c5d2dd00f36050a48debc9647a01d050c = 0x40         ;
        constexpr std::uintptr_t _08c4f7b2c9eca28a6680742a7cb44dffbd84e69d = 0x48         ;
    }

    namespace DisplayModel
    {
        constexpr std::uintptr_t displayModel                     = 0x10         ;
        constexpr std::uintptr_t def                              = 0x18         ;
        constexpr std::uintptr_t slot                             = 0x20         ;
    }

    namespace VisualStorageContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t displayNodes                     = 0x3F8        ;
        constexpr std::uintptr_t displayModels                    = 0x400        ;
        constexpr std::uintptr_t nodeParent                       = 0x408        ;
        constexpr std::uintptr_t defaultDisplayModel              = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace %cef636c5daf7be59f9ede4bc42a04c903c302208
    {
        constexpr std::uintptr_t _c5a146d47ca136ddcf12422ccdc232e0b96804c9 = 0x10         ;
        constexpr std::uintptr_t _eab1bbe6223c6174b8f88ee075270f875113b8fe = 0x18         ;
        constexpr std::uintptr_t _d058b47e85cb1bd1c382368facf4607a83b5a2b1 = 0x20         ;
    }

    namespace %f675ff7b740d5bdde09f9a97144f7ef2adf9a275
    {
        constexpr std::uintptr_t _8def732d574eba0114959dadfd00828ec57d734d = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _0d976ba546ce487ead5f4e196229a6b5f7fdb7d0 = 0x0          ;
            constexpr std::uintptr_t _73a5dc59d6032d4ac9234c565b4ba35a243109fd = 0x10         ;
        }

    }

    namespace ConditionalModelWallpaper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefab                           = 0xA0         ;
        constexpr std::uintptr_t onClient                         = 0xA8         ;
        constexpr std::uintptr_t onServer                         = 0xA9         ;
        constexpr std::uintptr_t IsImportant                      = 0xAA         ;
        constexpr std::uintptr_t softSide                         = 0xC0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _0a0e88835f64d2f287129a4e17994c612d6f8b62 = 0xB0         ;
        constexpr std::uintptr_t _83f3fb76eff5efbb59985bfb3be14caea21b7d7c = 0xB8         ;
    }

    namespace TerrainTopologySet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;
        constexpr std::uintptr_t TopologyType                     = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace UI_CopyPasteOptionsPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t snapTerrainToggle                = 0x20         ;
        constexpr std::uintptr_t deployablesToggle                = 0x28         ;
        constexpr std::uintptr_t npcsToggle                       = 0x30         ;
        constexpr std::uintptr_t playersToggle                    = 0x38         ;
        constexpr std::uintptr_t resourcesToggle                  = 0x40         ;
        constexpr std::uintptr_t vehiclesToggle                   = 0x48         ;
        constexpr std::uintptr_t buildingOnlyToggle               = 0x50         ;
        constexpr std::uintptr_t foundationsOnlyToggle            = 0x58         ;
        constexpr std::uintptr_t autoAuthToggle                   = 0x60         ;
    }

    namespace CarSettings
    {
        constexpr std::uintptr_t rollingResistance                = 0x10         ;
        constexpr std::uintptr_t antiRoll                         = 0x14         ;
        constexpr std::uintptr_t canSleep                         = 0x18         ;
        constexpr std::uintptr_t kinematicWhileAsleep             = 0x19         ;
        constexpr std::uintptr_t tankSteering                     = 0x1A         ;
        constexpr std::uintptr_t maxSteerAngle                    = 0x1C         ;
        constexpr std::uintptr_t steeringAssist                   = 0x20         ;
        constexpr std::uintptr_t steeringAssistRatio              = 0x24         ;
        constexpr std::uintptr_t steeringLimit                    = 0x28         ;
        constexpr std::uintptr_t minSteerLimitAngle               = 0x2C         ;
        constexpr std::uintptr_t minSteerLimitSpeed               = 0x30         ;
        constexpr std::uintptr_t rearWheelSteer                   = 0x34         ;
        constexpr std::uintptr_t steerMinLerpSpeed                = 0x38         ;
        constexpr std::uintptr_t steerMaxLerpSpeed                = 0x3C         ;
        constexpr std::uintptr_t steerReturnLerpSpeed             = 0x40         ;
        constexpr std::uintptr_t retainLerpSpeed                  = 0x44         ;
        constexpr std::uintptr_t maxDriveSlip                     = 0x48         ;
        constexpr std::uintptr_t driveForceToMaxSlip              = 0x4C         ;
        constexpr std::uintptr_t reversePercentSpeed              = 0x50         ;
        constexpr std::uintptr_t brakeForceMultiplier             = 0x54         ;
        constexpr std::uintptr_t disableHandbrakes                = 0x58         ;
        constexpr std::uintptr_t handlingBias                     = 0x5C         ;
    }

    namespace MovementSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t waterMovementDef                 = 0x20         ;
        constexpr std::uintptr_t waterMovementFadeInSpeed         = 0x28         ;
        constexpr std::uintptr_t waterMovementFadeOutSpeed        = 0x2C         ;
        constexpr std::uintptr_t enterWaterSmall                  = 0x30         ;
        constexpr std::uintptr_t enterWaterMedium                 = 0x38         ;
        constexpr std::uintptr_t enterWaterLarge                  = 0x40         ;
        constexpr std::uintptr_t inWater                          = 0x58         ;
        constexpr std::uintptr_t waterLevel                       = 0x5C         ;
        constexpr std::uintptr_t mute                             = 0x60         ;

        constexpr std::uintptr_t _258f3a4e8642b87e67ea173bd512a832cf93289e = 0x48         ;
        constexpr std::uintptr_t _e3aab5682e7e2cfd9424d146a92293c72858ea3d = 0x50         ;
        constexpr std::uintptr_t _318e32332eb64600f21610c83503f43c6db8a632 = 0x68         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x70         ;
        constexpr std::uintptr_t _0b93596657a40582cf753fdbf05f2e13967562a8 = 0x7C         ;
        constexpr std::uintptr_t _ef6f31932b7e81b549388d08d5d711b815806ada = 0x80         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x84         ;
        constexpr std::uintptr_t _2f717cd0d52af6dd9d26f59fc5a57418741caaa9 = 0x88         ;
    }

    namespace TimelineConvarPlayable-fake-0
    {
        constexpr std::uintptr_t ConvarValue                      = 0x18         ;

        constexpr std::uintptr_t _050377f381a1bc2fa685cd69b2b878d5da446f85 = 0x10         ;
    }

    namespace EntityMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TypeFilterMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeployVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layers                           = 0xA0         ;
        constexpr std::uintptr_t ignore                           = 0xA4         ;
        constexpr std::uintptr_t entityMode                       = 0xA8         ;
        constexpr std::uintptr_t entityList                       = 0xB0         ;
        constexpr std::uintptr_t entityGroups                     = 0xB8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ac5b4cc4dc9eb28441f1361293a76a3d32e36c61 = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t _ae7d7c86ab39acbe06be227e66f1c97e7cf28fa7 = 0x0          ;
            constexpr std::uintptr_t _68f9e76ef06af82029c0db3be9760154de59a109 = 0x8          ;
        }

    }

    namespace HeaderState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HeaderEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D14B8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UIClanConfirmation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Text                             = 0x20         ;
        constexpr std::uintptr_t TryAgainText                     = 0x28         ;

        constexpr std::uintptr_t _d36847f471b6f35f26b5df58c3b170f088e24f39 = 0x30         ;
    }

    namespace PrefabPriority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PostOpaqueDepthRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t copyCameraDepthShader            = 0x20         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _d2f34cb1acf2d9e6d3e1b5d211cafa5cd319a3de = 0x28         ;
        constexpr std::uintptr_t _55b51dd398500db92472ec86a1bf65b58b1fc012 = 0x30         ;
    }

    namespace %525d72e1b5db82bd096d1a25d8bd02866bc290cd
    {
        constexpr std::uintptr_t _7198608f34ad488ee68b99ee82e6cb33dda4c0f6 = 0x10         ;
    }

    namespace IndustrialFilterDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t ItemPrefab                       = 0x40         ;
        constexpr std::uintptr_t ItemParent                       = 0x48         ;
        constexpr std::uintptr_t ItemSearchParent                 = 0x50         ;
        constexpr std::uintptr_t ItemSearchEntryPrefab            = 0x58         ;
        constexpr std::uintptr_t NoItemsPrompt                    = 0x60         ;
        constexpr std::uintptr_t FilterModeDropdown               = 0x68         ;
        constexpr std::uintptr_t FilterModeExplanations           = 0x70         ;
        constexpr std::uintptr_t FilterModeBlocker                = 0x78         ;
        constexpr std::uintptr_t FilterCountText                  = 0x80         ;
        constexpr std::uintptr_t BufferRoot                       = 0x88         ;
        constexpr std::uintptr_t BufferItemPrefab                 = 0x90         ;
        constexpr std::uintptr_t BufferTransform                  = 0x98         ;
        constexpr std::uintptr_t PasteButton                      = 0xA0         ;
        constexpr std::uintptr_t RegularCopyPasteButtons          = 0xA8         ;
        constexpr std::uintptr_t JsonCopyPasteButtons             = 0xB0         ;
        constexpr std::uintptr_t closeWhenClicked                 = 0xB8         ;
        constexpr std::uintptr_t count                            = 0xBC         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _9960e013ce25b4d5e73f948a6b27f37fc1078a38 = 0xC0         ;
        constexpr std::uintptr_t _4c11fb8bf51c39d313c7821a772ada0328534e52 = 0xC8         ;
        constexpr std::uintptr_t _ce6188d49a0420d530b5735c5c4a8318fded3b9c = 0xD0         ;
        constexpr std::uintptr_t _ea465ad42fabc4e52c9e10c5451e6f086c51bbc3 = 0xD4         ;
        constexpr std::uintptr_t _88a2bb0bacb018e7efce96fba15064fe632dc3d4 = 0xD5         ;
        constexpr std::uintptr_t _176ef757f51fffac4585ded3e6e6f87297414c42 = 0xD6         ;
        constexpr std::uintptr_t _5d11e7dd4659e55f650f3def044ca45b6d5a4147 = 0xD8         ;
        constexpr std::uintptr_t _09fa99cc2bf4b71a72c02d926dca8b83a72282c6 = 0xE0         ;
        constexpr std::uintptr_t _6a5e4a4e61da1e86db71bebf5f689107cd6d7044 = 0xE8         ;
        constexpr std::uintptr_t _230f4950080648194d25766cc43a74b81236e1f1 = 0xF0         ;
    }

    namespace %7af1de97b944386e9fb311e3abf58355dcf6eb58
    {
        constexpr std::uintptr_t _824a9703d5189897f599b163145cdc422d5a855e = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace GenericDigitalSign
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Text                             = 0x20         ;
    }

    namespace %f68edc44f745328a9c6916aabef238601bfb0127
    {
    }

    namespace RadiationSphere
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t RadiationCurve                   = 0x200        ;
        constexpr std::uintptr_t InvokeDelay                      = 0x208        ;
        constexpr std::uintptr_t RadiationLights                  = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c897bacbfa294eec3c376f03398624524fb1f5c7 = 0x218        ;
        constexpr std::uintptr_t _43a2dd7404934768241fcb985875c86166ebac2c = 0x220        ;
    }

    namespace LightRenderer
    {
        constexpr std::uintptr_t renderer                         = 0x10         ;
        constexpr std::uintptr_t matIndex                         = 0x18         ;
    }

    namespace VehicleLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IsBrake                          = 0x20         ;
        constexpr std::uintptr_t toggleObject                     = 0x28         ;
        constexpr std::uintptr_t renderers                        = 0x30         ;
        constexpr std::uintptr_t lightOnColour                    = 0x38         ;
        constexpr std::uintptr_t brakesOnColour                   = 0x48         ;
        constexpr std::uintptr_t applyToTransmittance             = 0x58         ;
        constexpr std::uintptr_t useLightOnColourForBrake         = 0x59         ;
    }

    namespace SpawnPopulationBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x20         ;
        constexpr std::uintptr_t ResourceList                     = 0x28         ;
        constexpr std::uintptr_t EnforcePopulationLimits          = 0x30         ;
        constexpr std::uintptr_t SpawnRate                        = 0x34         ;
        constexpr std::uintptr_t ScaleWithServerPopulation        = 0x38         ;
    }

    namespace ItemModWearable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t entityPrefabFemale               = 0x38         ;
        constexpr std::uintptr_t protectionProperties             = 0x40         ;
        constexpr std::uintptr_t armorProperties                  = 0x48         ;
        constexpr std::uintptr_t movementProperties               = 0x50         ;
        constexpr std::uintptr_t occlusionType                    = 0x58         ;
        constexpr std::uintptr_t blocksAiming                     = 0x5C         ;
        constexpr std::uintptr_t emissive                         = 0x5D         ;
        constexpr std::uintptr_t accuracyBonus                    = 0x60         ;
        constexpr std::uintptr_t blocksEquipping                  = 0x64         ;
        constexpr std::uintptr_t eggVision                        = 0x68         ;
        constexpr std::uintptr_t weight                           = 0x6C         ;
        constexpr std::uintptr_t equipOnRightClick                = 0x70         ;
        constexpr std::uintptr_t equipOnPickup                    = 0x71         ;
        constexpr std::uintptr_t npcOnly                          = 0x72         ;
        constexpr std::uintptr_t breakEffect                      = 0x78         ;
        constexpr std::uintptr_t preventsMounting                 = 0x80         ;
        constexpr std::uintptr_t preventsMap                      = 0x81         ;
        constexpr std::uintptr_t blockFromMannequin               = 0x82         ;
        constexpr std::uintptr_t viewmodelAddition                = 0x88         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x90         ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x98         ;
    }

    namespace %798c152c96345039d0ebf8bd8fbfff8de31df7db
    {
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x10         ;
        constexpr std::uintptr_t _448646c2438a8e8bbad26cbfb7f519782c5e8adb = 0x18         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x1C         ;
        constexpr std::uintptr_t _7acc28e4846e285c9bbe439c5ff61f85d94a02aa = 0x20         ;
        constexpr std::uintptr_t _d5e26d8661c614a30ab7dccd8d155d927c6cceb2 = 0x28         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _a17fd5e754babd659a6c2b17e3c242114843c5be = 0x0          ;
            constexpr std::uintptr_t _a5d2fd81ca9fa25845377f8b4a5cf1530c08a91d = 0x8          ;
            constexpr std::uintptr_t _29ada24361ac464f5c5d89a4a617004426cff9fa = 0x10         ;
            constexpr std::uintptr_t _210484aad70b516baa460683969e962852947fd9 = 0x18         ;
            constexpr std::uintptr_t _489fd36848cf103be911bc79fdaae84a8397fbdf = 0x20         ;
            constexpr std::uintptr_t _e1983be6442d3628a367d54dc36cde2edcc24727 = 0x30         ;
        }

    }

    namespace ItemModKeycard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t accessLevel                      = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %61336339d7dfa18b3b9328440d714a936c40d510
    {
        constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10         ;
        constexpr std::uintptr_t _4875bca54b4a0946d3858d39558d85f964897416 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _1a2b3776af4fda9b04596ee43fb6569a61aac5e1 = 0x0          ;
            constexpr std::uintptr_t _7339cf6870f22f655da13a3063c5e7c9e71adf24 = 0x8          ;
            constexpr std::uintptr_t _baa638ea9be607e413131906ff40f3293a543801 = 0x10         ;
            constexpr std::uintptr_t _3f17d37bcc673a77fb1777366525a2ec94bca83a = 0x18         ;
            constexpr std::uintptr_t _6a822ee1604a6bf629ad73a7025dc5b0bb8caefc = 0x20         ;
        }

    }

    namespace ScrollRectDisable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10792800   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _cc6256c30dc08305fbd399accab0150800024d39 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _35970e4fd9c43b5bb404917705638c6fc9cbf546 = 0x0          ;
            constexpr std::uintptr_t _fd9027e4e07ade3eff8ad6b0b6292a938226460c = 0x1          ;
        }

    }

    namespace %59fb81e319f6333d195381823164c9f8f1fc4422
    {
        constexpr std::uintptr_t _6ba0bdaa5e90e43a9ef912f7d313e90d6d46d9c5 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _4f9a38f3d2111039af203f01f44e0f9167450349 = 0x0          ;
            constexpr std::uintptr_t _ea1c955f7797e9fa0035e79e3648585e5d7595e9 = 0x8          ;
            constexpr std::uintptr_t _6697739097c4ac6b97b1ee57ddff11457143efb3 = 0x10         ;
        }

    }

    namespace FeedEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Element                          = 0x20         ;
        constexpr std::uintptr_t transition                       = 0x28         ;
        constexpr std::uintptr_t TimeElement                      = 0x30         ;
        constexpr std::uintptr_t IndexText                        = 0x38         ;
        constexpr std::uintptr_t SoldText                         = 0x40         ;
        constexpr std::uintptr_t EarnedText                       = 0x48         ;
        constexpr std::uintptr_t IndexBacking                     = 0x50         ;
        constexpr std::uintptr_t SoldIcon                         = 0x58         ;
        constexpr std::uintptr_t EarnedIcon                       = 0x60         ;
        constexpr std::uintptr_t SoldIconTooltip                  = 0x68         ;
        constexpr std::uintptr_t EarnedIconTooltip                = 0x70         ;
        constexpr std::uintptr_t TimeTooltip                      = 0x78         ;
    }

    namespace ModelConditionTest_Inside
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %5d124401d3bcf64532f4a6b829db49e762cc29f9
    {
        constexpr std::uintptr_t _ab28530d1d4c6f0c81fadacdbc86a52fcec5ee14 = 0x10         ;
        constexpr std::uintptr_t _d84c30b1f2a8c1486ceea02d37f6f6183389ce5a = 0x14         ;
        constexpr std::uintptr_t _a3d302dba05bc0820e0e7134c0993ffe25f69d66 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _4f0446a56ad77d7828e3f4ca76134213989afa31 = 0x0          ;
            constexpr std::uintptr_t _79f78b524b08d6245b072a635629e947ae5974b8 = 0x8          ;
            constexpr std::uintptr_t _ab88136bc1c34f8f156681c44e64461919b40cc7 = 0x10         ;
            constexpr std::uintptr_t _cb211551671eca1932d6e6c5311fd78d984b14c2 = 0x18         ;
            constexpr std::uintptr_t _6ec8eb12500d4eb628349498e509c387559afb1b = 0x20         ;
            constexpr std::uintptr_t _37b8a29f6ef41ef9370e83c8e9d9ca5045e35067 = 0x28         ;
        }

    }

    namespace TwoAxisOneShotBlend
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t NorthClip                        = 0x70         ;
        constexpr std::uintptr_t SouthClip                        = 0x78         ;
        constexpr std::uintptr_t EastClip                         = 0x80         ;
        constexpr std::uintptr_t WestClip                         = 0x88         ;
        constexpr std::uintptr_t XAxis                            = 0x90         ;
        constexpr std::uintptr_t YAxis                            = 0x94         ;
        constexpr std::uintptr_t ClipFadeIn                       = 0x98         ;
        constexpr std::uintptr_t ClipFadeOut                      = 0x9C         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _723a5e6c33868133e05ac197d56f38555b60f61f = 0xA0         ;
        constexpr std::uintptr_t _95e0476be3f359750abf45b88d3ee7b65c5a6fc9 = 0xF0         ;
        constexpr std::uintptr_t _4ce38ae7191653582411ec78cb418248f3d09e6f = 0x140        ;
        constexpr std::uintptr_t _1fc0ddeb413836b25e7e1716f5c7b34d1064e9fb = 0x190        ;
        constexpr std::uintptr_t _739470db883b9050a5160b665edaaece9ff19c02 = 0x1E0        ;
    }

    namespace XMasRefill
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t giftPrefabs                      = 0x200        ;
        constexpr std::uintptr_t goodKids                         = 0x208        ;
        constexpr std::uintptr_t stockings                        = 0x210        ;
        constexpr std::uintptr_t bells                            = 0x218        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace ItemModCrackOpen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OwnershipPhrase                  = 0x30         ;
        constexpr std::uintptr_t revealList                       = 0x38         ;
        constexpr std::uintptr_t successEffect                    = 0x40         ;
        constexpr std::uintptr_t minTries                         = 0x48         ;
        constexpr std::uintptr_t maxTries                         = 0x4C         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace BlendState
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A5E88   ;
        constexpr std::uintptr_t Albedo                           = 0x0          ;
        constexpr std::uintptr_t Specular                         = 0x10         ;
        constexpr std::uintptr_t Smoothness                       = 0x20         ;
        constexpr std::uintptr_t NormalStrength                   = 0x24         ;
        constexpr std::uintptr_t WaterColor                       = 0x28         ;
        constexpr std::uintptr_t ColorExtinction                  = 0x38         ;
        constexpr std::uintptr_t ScatterCoefficient               = 0x48         ;
        constexpr std::uintptr_t SubSurfaceColour                 = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x5C         ;
        }

    }

    namespace WaterMaterialBlend
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t MaterialA                        = 0x18         ;
        constexpr std::uintptr_t MaterialB                        = 0x74         ;
    }

    namespace %4869842b2bd5695ba9c00a33215120058fb7df17
    {
        constexpr std::uintptr_t _8b592f35038681683b36bda5160056af133156d8 = 0x10         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x14         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x18         ;
        constexpr std::uintptr_t _a715b1b33c89726497dd7544eb6ddce2f95e796d = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _cdce0e5cfacced87cc519b6e1431c2cd7df002f1 = 0x0          ;
            constexpr std::uintptr_t _102c4cbf3f41a7fc935848a2810272bf82df20d1 = 0x8          ;
            constexpr std::uintptr_t _909d516788c346427b4275059ce1de1dc80999a3 = 0x10         ;
            constexpr std::uintptr_t _703921700f76e73216c1808034c9acbe709fe059 = 0x20         ;
            constexpr std::uintptr_t _6d757f58912628bbacf07237642ba3c5d3ad79a8 = 0x28         ;
            constexpr std::uintptr_t _286552002e720b3766f7923fc377197379c78bb7 = 0x38         ;
        }

    }

    namespace VisualThreshold
    {
        constexpr std::uintptr_t Root                             = 0x0          ;
        constexpr std::uintptr_t DestroyEffect                    = 0x8          ;
        constexpr std::uintptr_t HealthGreaterThan                = 0x10         ;
    }

    namespace Pinata
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t DropPoint                        = 0x2D0        ;
        constexpr std::uintptr_t DropPointRadius                  = 0x2D8        ;
        constexpr std::uintptr_t TotalSwingTime                   = 0x2DC        ;
        constexpr std::uintptr_t SwingForce                       = 0x2E0        ;
        constexpr std::uintptr_t SwingTransform                   = 0x2E8        ;
        constexpr std::uintptr_t SwingCurve                       = 0x2F0        ;
        constexpr std::uintptr_t Thresholds                       = 0x2F8        ;
        constexpr std::uintptr_t Line                             = 0x300        ;
        constexpr std::uintptr_t DestroyEffectSpawnPos            = 0x308        ;
        constexpr std::uintptr_t HangLength                       = 0x310        ;
        constexpr std::uintptr_t FinalDestroyEffect               = 0x318        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _57912218ea68a1dc4051171032dca710a9838b40 = 0x320        ;
        constexpr std::uintptr_t _90081c1b4ded18b11b8fb89cb6ba87675b9881d5 = 0x330        ;
        constexpr std::uintptr_t _55748982edcfb7146f8b1ebe5c6ed3e3e09e3060 = 0x338        ;
    }

    namespace OrnateFrame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t SignEditorDialog                 = 0x3C0        ;
        constexpr std::uintptr_t PaintableSource                  = 0x3C8        ;
        constexpr std::uintptr_t frameTextComponent               = 0x428        ;
        constexpr std::uintptr_t configureFrameDialog             = 0x430        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _4ac9b87f9dbe5fb3d4d9803be606f8ba43826ca4 = 0x3A8        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x3B0        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x3B8        ;
        constexpr std::uintptr_t _c9789d5e6d3c74aaceb48a4815867a942d9eccee = 0x3D0        ;
        constexpr std::uintptr_t _b25b3665a91fc2adfcd4b8b3885aceb0d2047a4c = 0x3E0        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x3E8        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x3F0        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x3F8        ;
        constexpr std::uintptr_t _57fad1986a38358f91b0e77ecbbcd587f211c72a = 0x400        ;
        constexpr std::uintptr_t _b9c242ead3972cb045e2540bc2a3b9cf70e22165 = 0x408        ;
        constexpr std::uintptr_t _dacbc8f45434d7f0d3b19d7a8754190dc4e93f1b = 0x410        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x418        ;
        constexpr std::uintptr_t _561c73dfecac7e324697713fb39e0aeee88cd23d = 0x420        ;
        constexpr std::uintptr_t _785a9c89f326583760cd4d76a861be604185e4ff = 0x438        ;
        constexpr std::uintptr_t _81b67d7165f63ec17c33ba0a89518ff0b46999b2 = 0x440        ;
        constexpr std::uintptr_t _2f873b9696b466bfdd92c651078b2760f7ad2441 = 0x450        ;
        constexpr std::uintptr_t _ac79bab5782198ac264454e1dacbee4705aa4d75 = 0x458        ;
    }

    namespace WireColor
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t color                            = 0x4          ;
        constexpr std::uintptr_t prefab                           = 0x18         ;
        constexpr std::uintptr_t name                             = 0x20         ;
        constexpr std::uintptr_t desc                             = 0x28         ;
        constexpr std::uintptr_t requireCreativeMode              = 0x30         ;
    }

    namespace WireColorSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t ioType                           = 0x20         ;
        constexpr std::uintptr_t WireColors                       = 0x28         ;
    }

    namespace SocketMod_HotSpot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t spotSize                         = 0xB8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace %772809f6db14da8f168aa921bb5d90087639e55f
    {
        constexpr std::uintptr_t _a791c500a94b759f01c39b512b6932b69b6ddf48 = 0x10         ;
        constexpr std::uintptr_t _e0bd186b87aeb15e8dd588cdb7ce854e4c47c55f = 0x14         ;
        constexpr std::uintptr_t _dada0f505f51222503c43acb4444b82096e1d3b2 = 0x18         ;
        constexpr std::uintptr_t _09857d2738813ff01bfe0f66c6d70b04fa6ca7b5 = 0x1C         ;
        constexpr std::uintptr_t _9182faf2ff655d6cf4236caea6ff19e23fa0be9e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _6252a41f38c4ad8684838c498abfa53114968130 = 0x0          ;
            constexpr std::uintptr_t _dcb2dafcb3b7cb39f974d29d275d6bb1b5edd627 = 0x8          ;
            constexpr std::uintptr_t _429f9203f37f9be689588d2686d4bf950a75c17a = 0x10         ;
            constexpr std::uintptr_t _f7d1b378bf876c01b6dfaa3ccf980aad04538151 = 0x18         ;
            constexpr std::uintptr_t _5ee748e679f76e024f095fe3c4bc9a7e10662afc = 0x20         ;
            constexpr std::uintptr_t _58becf51f3ff8eed2598d39d89862a23f2c26690 = 0x28         ;
        }

    }

    namespace EffectMount
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t firstPerson                      = 0x28         ;
        constexpr std::uintptr_t effectPrefab                     = 0x30         ;
        constexpr std::uintptr_t spawnedEffect                    = 0x38         ;
        constexpr std::uintptr_t mountBone                        = 0x40         ;
        constexpr std::uintptr_t onSoundDef                       = 0x48         ;
        constexpr std::uintptr_t offSoundDef                      = 0x50         ;
        constexpr std::uintptr_t blockOffSoundWhenGettingDisabled = 0x58         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1c3beba2811cd426530d4bcc6fa8d53d3475e08e = 0x5C         ;
    }

    namespace DeliveryDroneConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t vendingMachineOffset             = 0x20         ;
        constexpr std::uintptr_t maxDistanceFromVendingMachine    = 0x2C         ;
        constexpr std::uintptr_t halfExtents                      = 0x30         ;
        constexpr std::uintptr_t testHeight                       = 0x3C         ;
        constexpr std::uintptr_t layerMask                        = 0x40         ;
    }

    namespace %324f55d3728ccfb434600431e9b19c56235b3674
    {
    }

    namespace LensDirtinessEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t dirtinessTexture                 = 0x30         ;
        constexpr std::uintptr_t sceneTintsBloom                  = 0x38         ;
        constexpr std::uintptr_t gain                             = 0x40         ;
        constexpr std::uintptr_t threshold                        = 0x48         ;
        constexpr std::uintptr_t bloomSize                        = 0x50         ;
        constexpr std::uintptr_t dirtiness                        = 0x58         ;
        constexpr std::uintptr_t bloomColor                       = 0x60         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace %91ce9a56fcaa7c8c77ccefbe15752f4d38397265
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _479dd9ce183cedf8196a74a8366790cc00527345 = 0x60         ;
        constexpr std::uintptr_t _91d3a2f998593832521730483578c72424c5f5f1 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _da485c7f46bcd29c07741f05de5ea1b9a65dd39e = 0x0          ;
        }

    }

    namespace BaseVehicleMountPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
    }

    namespace CreateChassisEntry
    {
        constexpr std::uintptr_t garageChassisIndex               = 0x10         ;
        constexpr std::uintptr_t craftButton                      = 0x18         ;
        constexpr std::uintptr_t craftButtonText                  = 0x20         ;
        constexpr std::uintptr_t requirementsText                 = 0x28         ;
    }

    namespace VehicleEditingPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t disabledAlpha                    = 0x50         ;
        constexpr std::uintptr_t editGroup                        = 0x58         ;
        constexpr std::uintptr_t moduleInternalItemsGroup         = 0x60         ;
        constexpr std::uintptr_t moduleInternalLiquidsGroup       = 0x68         ;
        constexpr std::uintptr_t destroyChassisGroup              = 0x70         ;
        constexpr std::uintptr_t itemTakeButton                   = 0x78         ;
        constexpr std::uintptr_t liquidTakeButton                 = 0x80         ;
        constexpr std::uintptr_t liquidHelp                       = 0x88         ;
        constexpr std::uintptr_t liquidButton                     = 0x90         ;
        constexpr std::uintptr_t crudeExtractButton               = 0x98         ;
        constexpr std::uintptr_t gotColor                         = 0xA0         ;
        constexpr std::uintptr_t notGotColor                      = 0xB0         ;
        constexpr std::uintptr_t generalInfoText                  = 0xC0         ;
        constexpr std::uintptr_t generalWarningText               = 0xC8         ;
        constexpr std::uintptr_t generalWarningImage              = 0xD0         ;
        constexpr std::uintptr_t repairInfoText                   = 0xD8         ;
        constexpr std::uintptr_t repairButton                     = 0xE0         ;
        constexpr std::uintptr_t destroyChassisButtonText         = 0xE8         ;
        constexpr std::uintptr_t destroyChassisCountdown          = 0xF0         ;
        constexpr std::uintptr_t phraseEditingInfo                = 0xF8         ;
        constexpr std::uintptr_t phraseNoOccupant                 = 0x100        ;
        constexpr std::uintptr_t phraseBadOccupant                = 0x108        ;
        constexpr std::uintptr_t phrasePlayerObstructing          = 0x110        ;
        constexpr std::uintptr_t phraseNotDriveable               = 0x118        ;
        constexpr std::uintptr_t phraseNotRepairable              = 0x120        ;
        constexpr std::uintptr_t phraseRepairNotNeeded            = 0x128        ;
        constexpr std::uintptr_t phraseRepairSelectInfo           = 0x130        ;
        constexpr std::uintptr_t phraseRepairEnactInfo            = 0x138        ;
        constexpr std::uintptr_t phraseHasLock                    = 0x140        ;
        constexpr std::uintptr_t phraseHasNoLock                  = 0x148        ;
        constexpr std::uintptr_t phraseAddLock                    = 0x150        ;
        constexpr std::uintptr_t phraseAddLockButton              = 0x158        ;
        constexpr std::uintptr_t phraseChangeLockCodeButton       = 0x160        ;
        constexpr std::uintptr_t carLockInfoText                  = 0x168        ;
        constexpr std::uintptr_t carLockButtonText                = 0x170        ;
        constexpr std::uintptr_t actionLockButton                 = 0x178        ;
        constexpr std::uintptr_t removeLockButton                 = 0x180        ;
        constexpr std::uintptr_t keyEnterDialog                   = 0x188        ;
        constexpr std::uintptr_t phraseEmptyStorage               = 0x190        ;
        constexpr std::uintptr_t chassisOptions                   = 0x198        ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _9ba11a3707b04d423b5eaf022cb219d036dabdef = 0x1A0        ;
        constexpr std::uintptr_t _dd0f649c95ab8927c58892fa41d68254a9e238bb = 0x1A8        ;
        constexpr std::uintptr_t _562bbdf6c1914221e22018acbe901d95a9527a63 = 0x1A9        ;
        constexpr std::uintptr_t _3fed85e70b0543af61a62d8c3c47df817b50f068 = 0x1AA        ;
        constexpr std::uintptr_t _5fd2558c2e67c234f94f786132e772d6e9716461 = 0x1AB        ;
        constexpr std::uintptr_t _06dce603c00c3a8205873019d4a163e6efbdf067 = 0x1AC        ;
    }

    namespace %22b3737af181311a60ccd1dd41c75e674d099145
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _50bfdd8c891211b918dbff72e7a7b73c8cf251ba = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _fa05ef34d75f0bbf251d5921aff6a5516c4c5394 = 0x0          ;
            constexpr std::uintptr_t _d19245f0d6d34bf7cd0f9a47962cc78731f8047f = 0x8          ;
            constexpr std::uintptr_t _0f833bd4a959f7f826d1f22ab740a7ad02e5b65d = 0x10         ;
            constexpr std::uintptr_t _cdcee163cadc80fd70a2da529c02612d81145c8f = 0x18         ;
        }

    }

    namespace ScreenRotate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t length                           = 0x20         ;
        constexpr std::uintptr_t Pitch                            = 0x30         ;
        constexpr std::uintptr_t Yaw                              = 0x38         ;
        constexpr std::uintptr_t Roll                             = 0x40         ;
        constexpr std::uintptr_t ViewmodelEffect                  = 0x48         ;
        constexpr std::uintptr_t scale                            = 0x50         ;
        constexpr std::uintptr_t useViewModelEffect               = 0x54         ;

        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x24         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x28         ;
    }

    namespace MapMarkerPet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x210        ;
    }

    namespace TerrainExtension
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
    }

    namespace GrowableHeatSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t heatAmount                       = 0x28         ;
        constexpr std::uintptr_t HeatFalloff                      = 0x30         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace AnimationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ChristmasLights
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t lengthPerAmount                  = 0x368        ;
        constexpr std::uintptr_t maxPlaceDistance                 = 0x36C        ;
        constexpr std::uintptr_t itemToConsume                    = 0x370        ;
        constexpr std::uintptr_t bulbSettings                     = 0x378        ;
        constexpr std::uintptr_t pointLightPrefab                 = 0x380        ;
        constexpr std::uintptr_t lightsParent                     = 0x388        ;
        constexpr std::uintptr_t wireOrigin                       = 0x390        ;
        constexpr std::uintptr_t bulbSpacing                      = 0x398        ;
        constexpr std::uintptr_t wireThickness                    = 0x39C        ;
        constexpr std::uintptr_t maxDeviation                     = 0x3A0        ;
        constexpr std::uintptr_t deviationFactor                  = 0x3A4        ;
        constexpr std::uintptr_t bulbFaceNormal                   = 0x3A8        ;
        constexpr std::uintptr_t lineRenderer                     = 0x3B0        ;
        constexpr std::uintptr_t rendererLod                      = 0x3B8        ;
        constexpr std::uintptr_t useBatching                      = 0x3E0        ;
        constexpr std::uintptr_t animationStyle                   = 0x400        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _1cdcd28ef153fa5ab3cbe1ecfcb1f80e69680bcb = 0x340        ;
        constexpr std::uintptr_t _bc2bd6b025f7c09043ac76ed1366b5c5e4ca79e5 = 0x348        ;
        constexpr std::uintptr_t _b4ab0964b72f5541113e983ef09097a93613bf99 = 0x34C        ;
        constexpr std::uintptr_t _ae30c2fb247b1c8425ce4b9be157eeed64ebf3dc = 0x350        ;
        constexpr std::uintptr_t _f9de2705278c0a158d155d5c0de4a0eb866aac5c = 0x358        ;
        constexpr std::uintptr_t _7567872eda112623c9e0d940d6000536682c99a7 = 0x360        ;
        constexpr std::uintptr_t _ad46855eda518655427ccfb7723c34af6133b7d5 = 0x3C0        ;
        constexpr std::uintptr_t _69256f9dac91192e877f62650e44fc45f48f5447 = 0x3C8        ;
        constexpr std::uintptr_t _842e253865f1e000d66177140a172a8da14e8cda = 0x3D0        ;
        constexpr std::uintptr_t _60e0396337d8bebf57534998320baa8b3d542a32 = 0x3D8        ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x3E8        ;
        constexpr std::uintptr_t _2ae67467cd4d69617be8b2a777818de879acfc50 = 0x3F0        ;
        constexpr std::uintptr_t _aec313eeed4001cecfbcc1dd32d9083bcf995877 = 0x3F4        ;
        constexpr std::uintptr_t _29f83b905afeb7f3ee26df5bdb13a681d1a4f926 = 0x3F8        ;
        constexpr std::uintptr_t _01f801e14bf6aaeca437cf6dca584d05a7233a67 = 0x404        ;
    }

    namespace UIBoatBuildingRequiredItemIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Icon                             = 0x20         ;
        constexpr std::uintptr_t Tick                             = 0x28         ;
        constexpr std::uintptr_t TileBG                           = 0x30         ;
        constexpr std::uintptr_t ItemDef                          = 0x38         ;
    }

    namespace %1f0fe13437111725763605fd833d920bcaeab2ce
    {
    }

    namespace RCBookmarkEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t connectButton                    = 0x30         ;
        constexpr std::uintptr_t disconnectButton                 = 0x38         ;
        constexpr std::uintptr_t onlineIndicator                  = 0x40         ;
        constexpr std::uintptr_t offlineIndicator                 = 0x48         ;
        constexpr std::uintptr_t selectedindicator                = 0x50         ;
        constexpr std::uintptr_t backgroundImage                  = 0x58         ;
        constexpr std::uintptr_t selectedColor                    = 0x60         ;
        constexpr std::uintptr_t activeColor                      = 0x70         ;
        constexpr std::uintptr_t inactiveColor                    = 0x80         ;
        constexpr std::uintptr_t nameLabel                        = 0x90         ;
        constexpr std::uintptr_t eventTrigger                     = 0xA0         ;

        constexpr std::uintptr_t _8fc8575093dfbbf6f37cb164dba9e3d507d658b9 = 0x20         ;
        constexpr std::uintptr_t _0625f253855964e99dde963cd45a47bc7903cb76 = 0x28         ;
        constexpr std::uintptr_t _ae30518cbb38afa9a5d54626e684d50382be3c59 = 0x98         ;
        constexpr std::uintptr_t _68d0c2fdccfde9dab78c3274e5d00805eceb7066 = 0x99         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0xA8         ;
    }

    namespace PostUpdateHook
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D4468   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _a0fcabacc5fb0b30e9ef0b2448560baaa922d7f6 = 0x0          ;
            constexpr std::uintptr_t _d8c4992389f4e4f318534e3d2250d66070d6bb45 = 0x8          ;
            constexpr std::uintptr_t _a5696bc5bfdb3a48ecb24cf1a2e5b34487bedf1f = 0x10         ;
            constexpr std::uintptr_t _c3cf706992db3a0e2b1bdffe7b8307e477257040 = 0x18         ;
            constexpr std::uintptr_t _9347bfc0aea838d2e307c7658b0d8891ae035239 = 0x20         ;
            constexpr std::uintptr_t _ac2ff723653e2faa7c77a70fa38b9f699d162428 = 0x28         ;
            constexpr std::uintptr_t _93806624e0fba493313e8f6d3bc7b0bee9a290b0 = 0x30         ;
            constexpr std::uintptr_t _ede07bde6f4da6b2c85f971940d154c3cb78b9e8 = 0x38         ;
        }

    }

    namespace DetatchChildrenMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MonumentInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shouldDisplayOnMap               = 0x20         ;
        constexpr std::uintptr_t isLayerSpecific                  = 0x21         ;
        constexpr std::uintptr_t displayPhrase                    = 0x28         ;
        constexpr std::uintptr_t mapIcon                          = 0x30         ;
        constexpr std::uintptr_t isDynamic                        = 0x38         ;
        constexpr std::uintptr_t Type                             = 0x40         ;
        constexpr std::uintptr_t Tier                             = 0x44         ;
        constexpr std::uintptr_t MinWorldSize                     = 0x48         ;
        constexpr std::uintptr_t Bounds                           = 0x4C         ;
        constexpr std::uintptr_t HasNavmesh                       = 0x64         ;
        constexpr std::uintptr_t IsSafeZone                       = 0x65         ;
        constexpr std::uintptr_t AllowPatrolHeliCrash             = 0x66         ;
        constexpr std::uintptr_t DetachChildren                   = 0x68         ;
        constexpr std::uintptr_t WantsDungeonLink                 = 0x6C         ;
        constexpr std::uintptr_t HasDungeonLink                   = 0x6D         ;
        constexpr std::uintptr_t DungeonEntrance                  = 0x70         ;

        constexpr std::uintptr_t _f656b460e3d171ef33cdefab0eea71c2b3b5f9a3 = 0x78         ;
    }

    namespace %fe0286fec9e75313f56c678f2d7f0afbd9323a07
    {
    }

    namespace SoundRepeater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interval                         = 0x20         ;
        constexpr std::uintptr_t player                           = 0x28         ;
    }

    namespace SquadSpawnerLocation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CanvasOrderHack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ActionAttemptStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CoalingTower
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t unloadingBounds                  = 0x340        ;
        constexpr std::uintptr_t oreStoragePrefab                 = 0x348        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x350        ;
        constexpr std::uintptr_t signalLightsExterior             = 0x358        ;
        constexpr std::uintptr_t signalLightsInterior             = 0x360        ;
        constexpr std::uintptr_t greenLightOnColour               = 0x368        ;
        constexpr std::uintptr_t yellowLightOnColour              = 0x378        ;
        constexpr std::uintptr_t vacuumAnimator                   = 0x388        ;
        constexpr std::uintptr_t vacuumStartDelay                 = 0x390        ;
        constexpr std::uintptr_t unloadingFXContainerOre          = 0x398        ;
        constexpr std::uintptr_t unloadingFXMain                  = 0x3A0        ;
        constexpr std::uintptr_t unloadingFXDust                  = 0x3A8        ;
        constexpr std::uintptr_t unloadingFXContainerFuel         = 0x3B0        ;
        constexpr std::uintptr_t noTraincar                       = 0x3B8        ;
        constexpr std::uintptr_t noNextTraincar                   = 0x3C0        ;
        constexpr std::uintptr_t noPrevTraincar                   = 0x3C8        ;
        constexpr std::uintptr_t trainIsMoving                    = 0x3D0        ;
        constexpr std::uintptr_t outputIsFull                     = 0x3D8        ;
        constexpr std::uintptr_t trainHasThrottle                 = 0x3E0        ;
        constexpr std::uintptr_t buttonSoundPos                   = 0x3E8        ;
        constexpr std::uintptr_t buttonPressSound                 = 0x3F0        ;
        constexpr std::uintptr_t buttonReleaseSound               = 0x3F8        ;
        constexpr std::uintptr_t failedActionSound                = 0x400        ;
        constexpr std::uintptr_t failedShuntAlarmSound            = 0x408        ;
        constexpr std::uintptr_t armMovementLower                 = 0x410        ;
        constexpr std::uintptr_t armMovementRaise                 = 0x418        ;
        constexpr std::uintptr_t suctionAirStart                  = 0x420        ;
        constexpr std::uintptr_t suctionAirStop                   = 0x428        ;
        constexpr std::uintptr_t suctionAirLoop                   = 0x430        ;
        constexpr std::uintptr_t suctionOreStart                  = 0x438        ;
        constexpr std::uintptr_t suctionOreLoop                   = 0x440        ;
        constexpr std::uintptr_t suctionOreStop                   = 0x448        ;
        constexpr std::uintptr_t suctionOreInteriorLoop           = 0x450        ;
        constexpr std::uintptr_t oreBinLoop                       = 0x458        ;
        constexpr std::uintptr_t suctionFluidStart                = 0x460        ;
        constexpr std::uintptr_t suctionFluidLoop                 = 0x468        ;
        constexpr std::uintptr_t suctionFluidStop                 = 0x470        ;
        constexpr std::uintptr_t suctionFluidInteriorLoop         = 0x478        ;
        constexpr std::uintptr_t fluidTankLoop                    = 0x480        ;
        constexpr std::uintptr_t interiorPipeSoundLocation        = 0x488        ;
        constexpr std::uintptr_t armMovementSoundLocation         = 0x490        ;
        constexpr std::uintptr_t armSuctionSoundLocation          = 0x498        ;
        constexpr std::uintptr_t oreBinSoundLocation              = 0x4A0        ;
        constexpr std::uintptr_t fluidTankSoundLocation           = 0x4A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _85babb5eacc2958fcacddbe5da73161ffd334f29 = 0x4B0        ;
        constexpr std::uintptr_t _634b78d1a6b8d74d673ba3c11900fba45a9d718c = 0x4B8        ;
        constexpr std::uintptr_t _1f886ef1a9a0b9a091d89835eef8b7d9eb5606e5 = 0x4C8        ;
        constexpr std::uintptr_t _e8d34f21c0984a3e79ea512cb394d50134676f2e = 0x4D8        ;
        constexpr std::uintptr_t _b1ed0b123d28d2729725ad0cb377c98cc186df99 = 0x4E8        ;
        constexpr std::uintptr_t _118b2b0d8ab7cfa8c8d3c26f35fe84a437fe1f89 = 0x4F8        ;
        constexpr std::uintptr_t _07810c71489512de05f3699149632b6923ae61fd = 0x508        ;
        constexpr std::uintptr_t _076a06ae18ebfac01e7f4720c10c7bf1498177d8 = 0x510        ;
        constexpr std::uintptr_t _4399f839d6cef9fed3d73c6753ece1d30ca24e4e = 0x518        ;
        constexpr std::uintptr_t _6c1583be78f7415724918ca0e4adb85d6e606a85 = 0x520        ;
        constexpr std::uintptr_t _5eb5b28a79bd276d8e088dcf176b29182825fc25 = 0x528        ;
        constexpr std::uintptr_t _68a2499a4da0f3afae50a72c4d69bd64b88a2a73 = 0x530        ;
        constexpr std::uintptr_t _a61faf6fdedee6370e6fb81258a3bf17c7f0b939 = 0x538        ;
        constexpr std::uintptr_t _e358f3d261bd0b3380e269e48b2487552ad7a26c = 0x540        ;
        constexpr std::uintptr_t _2a313ce578c160e6c8c56a64dc8b490ee691ea58 = 0x548        ;
        constexpr std::uintptr_t _34e31e0191c13319bac37283becc33a250683788 = 0x550        ;
    }

    namespace %f59815886eea039489eea3b961e21f718fca7220
    {
        constexpr std::uintptr_t _a791c500a94b759f01c39b512b6932b69b6ddf48 = 0x10         ;
        constexpr std::uintptr_t _e0bd186b87aeb15e8dd588cdb7ce854e4c47c55f = 0x14         ;
        constexpr std::uintptr_t _dada0f505f51222503c43acb4444b82096e1d3b2 = 0x18         ;
        constexpr std::uintptr_t _09857d2738813ff01bfe0f66c6d70b04fa6ca7b5 = 0x1C         ;
        constexpr std::uintptr_t _9182faf2ff655d6cf4236caea6ff19e23fa0be9e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _6252a41f38c4ad8684838c498abfa53114968130 = 0x0          ;
            constexpr std::uintptr_t _5ee748e679f76e024f095fe3c4bc9a7e10662afc = 0x8          ;
            constexpr std::uintptr_t _f7d1b378bf876c01b6dfaa3ccf980aad04538151 = 0x10         ;
            constexpr std::uintptr_t _58becf51f3ff8eed2598d39d89862a23f2c26690 = 0x18         ;
            constexpr std::uintptr_t _429f9203f37f9be689588d2686d4bf950a75c17a = 0x28         ;
            constexpr std::uintptr_t _dcb2dafcb3b7cb39f974d29d275d6bb1b5edd627 = 0x30         ;
        }

    }

    namespace AnimationFlagHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animator                         = 0x20         ;
        constexpr std::uintptr_t forceUpdateIfDisabled            = 0x28         ;
    }

    namespace ItemModXPWhenUsed
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t xpPerUnit                        = 0x30         ;
        constexpr std::uintptr_t unitSize                         = 0x34         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace SatelliteRenderProxy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t maxCameraDistance                = 0x68         ;
        constexpr std::uintptr_t minApparentDistance              = 0x6C         ;
        constexpr std::uintptr_t growStartApparentDistance        = 0x70         ;
        constexpr std::uintptr_t growEndApparentDistance          = 0x74         ;
        constexpr std::uintptr_t growEase                         = 0x78         ;

        constexpr std::uintptr_t _339403d92d76283377469d99cc0c022c3ee98f19 = 0x20         ;
        constexpr std::uintptr_t _1aca4788549124173daffa85986b83a46641e63d = 0x2C         ;
        constexpr std::uintptr_t _017709e0be040bcae9a65766cf2a73aaa0f0b5fd = 0x30         ;
        constexpr std::uintptr_t _77595a485bcbcd02d9eb6a1142199e2ca521d891 = 0x38         ;
        constexpr std::uintptr_t _664d596a21daa2752068172d2f974b9910385cd2 = 0x40         ;
        constexpr std::uintptr_t _ed1d93e7e84e232723edbc4c7f02754528bf98ba = 0x48         ;
        constexpr std::uintptr_t _25800d363dce60d1264031161c168526009e6fff = 0x50         ;
        constexpr std::uintptr_t _31ffab22d1d63300b209a6208bab8ef36054e68b = 0x58         ;
        constexpr std::uintptr_t _b95cc46d89f095a50673ff696425be496dcf2c07 = 0x60         ;
        constexpr std::uintptr_t _4c0f5df1da7f7f51cf32da26a914ab1907566302 = 0x61         ;
        constexpr std::uintptr_t _7e3e543d36d79fd478224092e55408e3c9b0298a = 0x80         ;
        constexpr std::uintptr_t _5c19223264230ebd1b5f5addfee003f8d0e13537 = 0x88         ;
        constexpr std::uintptr_t _58dc9c32fa50e32c3d9e7231ca05785ac91d1e0c = 0x90         ;
    }

    namespace NVGCamera
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10769208   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t postProcessVolumeRRP             = 0x28         ;
        constexpr std::uintptr_t lights                           = 0x30         ;

        constexpr std::uintptr_t _07c18814ea4e8bc433352768f05a311fd6ad04fa = 0x38         ;
        constexpr std::uintptr_t _3e533cd94249f7ba2cd8c21c984a5b9d0f762a15 = 0x39         ;
        constexpr std::uintptr_t _8beeca994c88b400c8a5e708d9c3c92602130129 = 0x3A         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace %4a86b239ce727c31b85b88171f8369490c00713d
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _4b23eeeb3eb9dbe48d29e739eeb94149c1895658 = 0x0          ;
            constexpr std::uintptr_t _9d8807e538c794570bf4c16323136797f7f9bebb = 0x8          ;
            constexpr std::uintptr_t _d9025c50c3ac18950f8517bfd325e7eae12fc097 = 0x10         ;
        }

    }

    namespace CCTVOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolumeRRP             = 0x20         ;
        constexpr std::uintptr_t postProcessVolume                = 0x28         ;
    }

    namespace ScrollRectZoom
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scrollRect                       = 0x20         ;
        constexpr std::uintptr_t zoom                             = 0x28         ;
        constexpr std::uintptr_t max                              = 0x2C         ;
        constexpr std::uintptr_t min                              = 0x30         ;
        constexpr std::uintptr_t mouseWheelZoom                   = 0x34         ;
        constexpr std::uintptr_t scrollAmount                     = 0x38         ;
    }

    namespace LootPanelVendingMachine
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BE3E0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t vendingMachineName               = 0x50         ;
        constexpr std::uintptr_t tableHeader                      = 0x58         ;
        constexpr std::uintptr_t noSellOrders                     = 0x60         ;
        constexpr std::uintptr_t noSellOrdersTransition           = 0x68         ;
        constexpr std::uintptr_t sellOrderPrefab                  = 0x70         ;
        constexpr std::uintptr_t sellOrderContainer               = 0x78         ;
        constexpr std::uintptr_t sellOrderTransition              = 0x80         ;
        constexpr std::uintptr_t busyOverlay                      = 0x88         ;
        constexpr std::uintptr_t busyTransition                   = 0x90         ;
        constexpr std::uintptr_t busyItemImage                    = 0x98         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _8e1d880b2a8ecebbd31b3919f4f52ef49c830e7b = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace RustigeEgg
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t eggRotationTransform             = 0x2F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _b7bb227cdfa188b809b9af49a935e3a87354d4d3 = 0x2D0        ;
        constexpr std::uintptr_t _e34ac79abba0cc2d30ef748e48d70fcfc3185226 = 0x2D8        ;
        constexpr std::uintptr_t _3e861bd27b63824a0d1e7ffc76ba2b6af8a71c9e = 0x2E0        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x2E8        ;
    }

    namespace StaticInstrument
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t AnimatorOverride                 = 0x3D0        ;
        constexpr std::uintptr_t ShowDeployAnimation              = 0x3D8        ;
        constexpr std::uintptr_t KeyController                    = 0x3E0        ;
        constexpr std::uintptr_t ShouldSuppressHandsAnimationLayer = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _4d3b3d429b35e2d55d4985ff67de84cd32892b90 = 0x3F0        ;
    }

    namespace GreyScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t redLuminance                     = 0x30         ;
        constexpr std::uintptr_t greenLuminance                   = 0x38         ;
        constexpr std::uintptr_t blueLuminance                    = 0x40         ;
        constexpr std::uintptr_t amount                           = 0x48         ;
        constexpr std::uintptr_t color                            = 0x50         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace SprayCanSkinSelect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t skinPicker                       = 0x40         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _a471a7e882604ab9bfbe00f1d111af6efc6a6fcf = 0x48         ;
        constexpr std::uintptr_t _6bb2982cff44f4c1fadba8906fd5ca5d3221d998 = 0x50         ;
        constexpr std::uintptr_t _0c31a25501f9ac96da9600ef66d665c5bd96a908 = 0x58         ;
    }

    namespace %7d970d8cf84b6ba0ab93918070f13b3d351e5625
    {
        constexpr std::uintptr_t _a03c33ed6f51ec25caae614febe786ba01bba278 = 0x10         ;
        constexpr std::uintptr_t _c75fbc5616de748d3dac9cb89771b8aa16c3d767 = 0x14         ;
        constexpr std::uintptr_t _0e7888c29caa367fb2b6b7a8e43f31f256b574d8 = 0x18         ;
        constexpr std::uintptr_t _76e08beadcb60b534d1b5166a5891e40b18cd398 = 0x20         ;
        constexpr std::uintptr_t _ceca95e8b2bcc06a51c61684147256d1ad31cafc = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _75654b882cfc3ff7d8dff7073361308315870008 = 0x0          ;
            constexpr std::uintptr_t _bf2311c62b3a3501949bc9d8765bfd84776f3b4f = 0x10         ;
        }

    }

    namespace ItemModWorkbenchRange
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t rangeMultiplier                  = 0x58         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %93ebba750077de953986e5ba7ac7ca7ecec00a1b
    {
        constexpr std::uintptr_t _2c71efde5b50fa9e04a083805cd9cd3be8ebf4d6 = 0x10         ;
        constexpr std::uintptr_t _f6a89b731f49353268cbe35033c6272e441bdf4a = 0x14         ;
        constexpr std::uintptr_t _3197aa45af6c72729095f5a4d0665f4d89997efe = 0x18         ;
        constexpr std::uintptr_t _451b5904bd7711bbff3698c698c9037ca65ab0c6 = 0x1C         ;
        constexpr std::uintptr_t _72708a24e88b90bae7a897e145f2da3042437c64 = 0x20         ;
        constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x24         ;
        constexpr std::uintptr_t _0ca09c13dd49034c719e10d814b948f8aec35152 = 0x28         ;
        constexpr std::uintptr_t _23669d7ed5b9a4762f302be5eeb2b332d5d3b4ce = 0x2C         ;
        constexpr std::uintptr_t _0c169b0da8d2a196427f0931645853fc3115a3f2 = 0x30         ;
        constexpr std::uintptr_t _1ec19f25667bbaf15773cbed2c54186fcef5f040 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x40         ;
        constexpr std::uintptr_t _580c4b6ae35e87aae918b8bc08a744da28ffb49c = 0x48         ;
        constexpr std::uintptr_t _28f1ae71463c539b1dd66b0e2a0d14010f84729a = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _4908af001086968583d711cba718f58868ce1711 = 0x0          ;
            constexpr std::uintptr_t _519c15aa3b3e9158f9688ae9c823f0783f4a46d4 = 0x8          ;
        }

    }

    namespace DungeonBaseLinkType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DemoCloneItemSave-fake-0
    {
        constexpr std::uintptr_t ItemId                           = 0x10         ;
        constexpr std::uintptr_t SkinId                           = 0x18         ;
    }

    namespace ItemSelector
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _f2a8056884cc918bbb6fdcd2adcff70e6f2d0b09 = 0x0          ;
            constexpr std::uintptr_t _57c0e3ee366eee35136a4fcb2a0484a372a2cc72 = 0x8          ;
            constexpr std::uintptr_t _3adf8fbad554633f82a3a34b0744edc44beb7e2f = 0x10         ;
        }

    }

    namespace ItemModProjectileRadialDamage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t radius                           = 0x20         ;
        constexpr std::uintptr_t damage                           = 0x28         ;
        constexpr std::uintptr_t effect                           = 0x30         ;
        constexpr std::uintptr_t ignoreHitObject                  = 0x38         ;
        constexpr std::uintptr_t onlyDoors                        = 0x39         ;
        constexpr std::uintptr_t vibrationLevel                   = 0x3C         ;
    }

    namespace MountedWeaponSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _9171b69bb6497839e14af3ca4c77b10f308daef8 = 0x3E0        ;
        constexpr std::uintptr_t _d869b054d817439e6f68dcca0533c850f00ff624 = 0x3E8        ;
        constexpr std::uintptr_t _d15f454f11df3a8df68465fab8cb399cf5644d50 = 0x3F0        ;
        constexpr std::uintptr_t _d01cc321dae28cf16820f93e954ee2fd121b3e22 = 0x3F8        ;
    }

    namespace %271b9152ef9131f7ad3d83d3168eca59ac47d1d6
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _70df512002a51b23e809a9baa5b2c4a8cd300a12 = 0x0          ;
            constexpr std::uintptr_t _2cf4c0dd15129ade7d044b09cd8d3997d9374ac9 = 0x80         ;
            constexpr std::uintptr_t _0a71c3da73207fd3f668136065553fc747c2ba51 = 0x88         ;
            constexpr std::uintptr_t _a3c37f2756c95c9867d2d0b2cbc7735a70cf0543 = 0x108        ;
            constexpr std::uintptr_t _d3065c78ecd3fffdc6403a54bf9d4f7574fba31e = 0x110        ;
            constexpr std::uintptr_t _161bfb5e9cca5ddea623d36b211262a28c066453 = 0x118        ;
        }

    }

    namespace TriggerPlayerTimer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t TargetEntity                     = 0x50         ;
        constexpr std::uintptr_t DamageAmount                     = 0x58         ;
        constexpr std::uintptr_t TimeToDamage                     = 0x5C         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %6da916d93bac6569cff59e5c6a2ce3e91666c2eb
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8cfb13f4894ef8ca456cac8e9f4954bc134313cf = 0x0          ;
            constexpr std::uintptr_t _95c0221055a4e57939a4ee84321c337b84c4652d = 0x10         ;
            constexpr std::uintptr_t _f762a18b0ed3e6ca2d436a753a04646ee22eea13 = 0x20         ;
            constexpr std::uintptr_t _bcfe2fa6db9630cdbe55b17504526a4ea086000b = 0x28         ;
            constexpr std::uintptr_t _40a7c5045f8800ec2b7a63826ccc57bca84c904e = 0x30         ;
            constexpr std::uintptr_t _1b4f2b3a7ed7aa02a230cb147fa1fefb8e8e9035 = 0x38         ;
        }

    }

    namespace FoodVisualConfig
    {
        constexpr std::uintptr_t VisualItems                      = 0x10         ;
        constexpr std::uintptr_t TintMaterialProperty             = 0x18         ;

        constexpr std::uintptr_t _f6427e3b7d829df5df30fb1a9eec6d5b40b3b961 = 0x20         ;
        constexpr std::uintptr_t _976ca9644b7041fc119c9eb215d8f4aa6fca7de2 = 0x28         ;
    }

    namespace FoodVisualObject
    {
        constexpr std::uintptr_t ItemDef                          = 0x10         ;
        constexpr std::uintptr_t GameObjects                      = 0x18         ;
        constexpr std::uintptr_t TintSkinnedRenderer              = 0x20         ;
        constexpr std::uintptr_t TintRenderers                    = 0x28         ;
        constexpr std::uintptr_t ColorTint                        = 0x30         ;
    }

    namespace FoodViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t VisualRoots                      = 0x138        ;
        constexpr std::uintptr_t VisualConfig                     = 0x140        ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
    }

    namespace %30085e3d9cdd322d1b32b9b891b656346099e7fa
    {
        constexpr std::uintptr_t _12177e541cf6c4e43af0bb7ca678e29ca851db7c = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _6fe10e1a554364c235c1f78e7cf8f92ae975741c = 0x0          ;
            constexpr std::uintptr_t _f357d26a45bca8ac435f5079351a97bda1422f29 = 0x8          ;
            constexpr std::uintptr_t _5448c1f3b1f9735b8e1cba30759f53bccb13cabe = 0x10         ;
            constexpr std::uintptr_t _0ef13f13b37f830cd450f2dd0025bfd41b37bfb6 = 0x18         ;
        }

    }

    namespace MixerSnapshotManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t defaultSnapshot                  = 0x20         ;
        constexpr std::uintptr_t underwaterSnapshot               = 0x28         ;
        constexpr std::uintptr_t loadingSnapshot                  = 0x30         ;
        constexpr std::uintptr_t woundedSnapshot                  = 0x38         ;
        constexpr std::uintptr_t cctvSnapshot                     = 0x40         ;
        constexpr std::uintptr_t fadeToBlackSnapshot              = 0x48         ;
        constexpr std::uintptr_t underwaterInSound                = 0x50         ;
        constexpr std::uintptr_t underwaterOutSound               = 0x58         ;
        constexpr std::uintptr_t recordingSnapshot                = 0x60         ;
        constexpr std::uintptr_t woundedLoop                      = 0x68         ;
        constexpr std::uintptr_t cctvModeLoopDef                  = 0x78         ;
        constexpr std::uintptr_t cctvModeStartDef                 = 0x88         ;
        constexpr std::uintptr_t cctvModeStopDef                  = 0x90         ;
        constexpr std::uintptr_t predatorNearbySnapshot           = 0x98         ;
        constexpr std::uintptr_t deafness                         = 0xA0         ;

        constexpr std::uintptr_t _9f097bf3eea7494c7e8e5d6532be926b796464b9 = 0x70         ;
        constexpr std::uintptr_t _96a4dd3bf7d543b563f1f30a6d869630698da796 = 0x80         ;
        constexpr std::uintptr_t _dd8ef45a5d48157b53d70ccf8173278bca088e1e = 0xA4         ;
        constexpr std::uintptr_t _4353180714f3345ffdf98c30079ed8d1bed537cd = 0xA5         ;
        constexpr std::uintptr_t _145b095d8540b978d7514293f9cb6c645e18a59c = 0xA6         ;
        constexpr std::uintptr_t _f7118f9109349937d54328599ef3edebec2fa1a8 = 0xA8         ;
    }

    namespace %7f03af7457c99ee733d3d1f5a69cd53edd26ef05
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _0fc46ee05f8036d13a9188b2c90d21c8116107c2 = 0x60         ;
        constexpr std::uintptr_t _6d04957066de2ca574cbcf6a91613a63b1810435 = 0x68         ;
        constexpr std::uintptr_t _8fdef229348eb9be2e1a087dbf51ca546d35768d = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _591927f34aea45dbc33021a2dca1d035510390d7 = 0x0          ;
            constexpr std::uintptr_t _49b59e8535288c83a06e79713cd638526689538c = 0x8          ;
            constexpr std::uintptr_t _dd247e409dcb4ee209a48884c221bdb343fe8437 = 0x10         ;
            constexpr std::uintptr_t _a4ce4c5b0eadfdeae7e13d6776e31ede4d52a4f5 = 0x18         ;
        }

    }

    namespace %ba2cfd1c688f718b0393cafbd4713ba9ebb8412a
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834838   ;
        constexpr std::uintptr_t _77633055d2f22218e990c05327c0e47c1b208c23 = 0x10         ;
        constexpr std::uintptr_t _0e3c7cf2e9c186db4d272d38699ad95b1fd2adb4 = 0x18         ;
        constexpr std::uintptr_t _536dce65896d923f6886c290dd887a9201553224 = 0x20         ;
        constexpr std::uintptr_t _059b6690b9604124aa7b6f89bbaf9ceb1e41df1c = 0x24         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x28         ;
        constexpr std::uintptr_t _f135132fbe94e706154cc4ce9ef7b468536a017a = 0x34         ;
        constexpr std::uintptr_t _fe0466799d3e0d4f2ab66bc81ca489c8718fa03b = 0x38         ;
        constexpr std::uintptr_t _0b83b89aa1991880a357c91fa0982ee68d8b9b0e = 0x3C         ;
        constexpr std::uintptr_t _6e969dab39213322a1af8b4759ff42caff9e039c = 0x40         ;
        constexpr std::uintptr_t _5b0cec6e76cf135f24523004e6e785f8b776d994 = 0x44         ;
        constexpr std::uintptr_t _b0e2788dbd01f48c1bf7352a140ea22893764781 = 0x48         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x50         ;
        constexpr std::uintptr_t _cbed65bef718bb6b1219830dea856c245a98210f = 0x60         ;
        constexpr std::uintptr_t _f2af54ddbc7b50b28a51cccff62e9b4ed6e44880 = 0x68         ;
        constexpr std::uintptr_t _04c586f0007749235455022070212e986044a83c = 0x69         ;
        constexpr std::uintptr_t _b5f1b593d662cb4378f8d73ca682934cf1f77623 = 0x70         ;
        constexpr std::uintptr_t _52ac9ddb5dea82195995502e484bd16382b74d2c = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _3d3ca65e17ca41947cea2b9b895b13c03fdf4dba = 0x0          ;
            constexpr std::uintptr_t _63d7bd435147ea6e1804848b5ab7102f73101ff9 = 0x8          ;
        }

    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074F9A8   ;
        constexpr std::uintptr_t _f32de5570e10ce24dfee922b27292b456068d939 = 0x10         ;
        constexpr std::uintptr_t _5fde862efd3357eb0d7fa19346d3d8f95b8182d1 = 0x38         ;
        constexpr std::uintptr_t _001a4c47f0464305bfd5f0b4cfd66a0addd517bd = 0x40         ;
    }

    namespace %b36f1aba8b0af784399bc187b8254d63150c5aca
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _55b51dd398500db92472ec86a1bf65b58b1fc012 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8aab81bc41440d8686c6ad19e85cf50189506f75 = 0x0          ;
            constexpr std::uintptr_t _529a69eabb90eabf8a74d4ecc5ac23f1d69c7701 = 0x10         ;
        }

    }

    namespace %7d8f0ba8c6f2b8de353533c63afbfa90bcf528e4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10726070   ;
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x10         ;
        constexpr std::uintptr_t _6404f3734bf5062960fea8877f01393d8c8a914a = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _31e468e2a5630b2e466979470577a675b6776fb0 = 0x0          ;
            constexpr std::uintptr_t _eb667415f029e1aa62c01c4b329e6240b35bfc3b = 0x10         ;
            constexpr std::uintptr_t _64484e17f45d3572d10f41c5fe1384be51a86307 = 0x18         ;
        }

    }

    namespace %d995cd6608c5228820ad75246489302a0efe13f8
    {
        constexpr std::uintptr_t _array                           = 0x10         ;
        constexpr std::uintptr_t _head                            = 0x18         ;
        constexpr std::uintptr_t _tail                            = 0x1C         ;
        constexpr std::uintptr_t _size                            = 0x20         ;
        constexpr std::uintptr_t _version                         = 0x24         ;
        constexpr std::uintptr_t _syncRoot                        = 0x28         ;

    }

    namespace Megaphone
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10847048   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t voiceProcessor                   = 0x2E8        ;
        constexpr std::uintptr_t VoiceDamageMinFrequency          = 0x2F0        ;
        constexpr std::uintptr_t VoiceDamageAmount                = 0x2F4        ;
        constexpr std::uintptr_t VoiceSource                      = 0x2F8        ;
        constexpr std::uintptr_t StartBroadcastingSfx             = 0x300        ;
        constexpr std::uintptr_t StopBroadcastingSfx              = 0x308        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _d41da14ccba0c031bd05100ad3bbfc4694bf8782 = 0x310        ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t _de362251d6e54cd302946e49e7350666247d0522 = 0x10         ;
        constexpr std::uintptr_t _55e1e050e06f397f9d7860138f008ac4cf4bfbea = 0x18         ;
    }

    namespace %52c36b8e0a85c5ce62a0c895fc62cabeba3856ab
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f506e5b5e8c2b58aafd73fea6828e1a1014da627 = 0x18         ;
        constexpr std::uintptr_t _be6311e5e8a31812ececd492f572379026e86978 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _970070cdddaac70a298713f45456d49417cb29e0 = 0x0          ;
            constexpr std::uintptr_t _d36963b2584fcbde9a904918889f9fc8e526a5eb = 0x8          ;
            constexpr std::uintptr_t _7280661f3f43a8eb9478d44ed1c8127efb151c7f = 0x10         ;
        }

    }

    namespace BicycleAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;
        constexpr std::uintptr_t engineAudioSet                   = 0xB0         ;
        constexpr std::uintptr_t suspensionDef                    = 0xB8         ;
        constexpr std::uintptr_t suspensionMinExtensionDelta      = 0xC0         ;
        constexpr std::uintptr_t suspensionMinTimeBetweenSounds   = 0xC4         ;
        constexpr std::uintptr_t tireDirtSoundDef                 = 0xC8         ;
        constexpr std::uintptr_t tireGrassSoundDef                = 0xD0         ;
        constexpr std::uintptr_t tireSnowSoundDef                 = 0xD8         ;
        constexpr std::uintptr_t tireWaterSoundDef                = 0xE0         ;
        constexpr std::uintptr_t tireGainCurve                    = 0xE8         ;
        constexpr std::uintptr_t skidSoundLoop                    = 0xF0         ;
        constexpr std::uintptr_t skidSoundDirtLoop                = 0xF8         ;
        constexpr std::uintptr_t skidSoundSnowLoop                = 0x100        ;
        constexpr std::uintptr_t skidMinSlip                      = 0x108        ;
        constexpr std::uintptr_t skidMaxSlip                      = 0x10C        ;
        constexpr std::uintptr_t pedalActiveSoundDef              = 0x150        ;
        constexpr std::uintptr_t pedalCoastSoundDef               = 0x158        ;
        constexpr std::uintptr_t pedalStartDef                    = 0x160        ;
        constexpr std::uintptr_t pedalStopDef                     = 0x168        ;
        constexpr std::uintptr_t bellSoundDef                     = 0x170        ;
        constexpr std::uintptr_t pedalGainCurve                   = 0x178        ;
        constexpr std::uintptr_t pedalPitchCurve                  = 0x180        ;
        constexpr std::uintptr_t pedalClicks                      = 0x188        ;
        constexpr std::uintptr_t pedalClickFrequencyCurve         = 0x190        ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
        constexpr std::uintptr_t _541d33da2cef79da01ac1e7751f11e79ff4696af = 0x110        ;
        constexpr std::uintptr_t _c3e0f8bccce64830a91452847436f4a1c1dfa00f = 0x118        ;
        constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0x120        ;
        constexpr std::uintptr_t _845c0cc3dccf68567ba01ad0a89e4cbf9a051f5d = 0x128        ;
        constexpr std::uintptr_t _8867b5369338ce4cf644e358bb430645d5eb6589 = 0x130        ;
        constexpr std::uintptr_t _259bab762649cb312cb034a82a43c24904b4a7b8 = 0x134        ;
        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x138        ;
        constexpr std::uintptr_t _0a2c9d749c38030a4025b7d9ad9e8e1e0263f50e = 0x140        ;
        constexpr std::uintptr_t _6b9cf9eb040630c9a7a02362f48b0b835074ad70 = 0x148        ;
        constexpr std::uintptr_t _d1c28f6f980aebf0a9d1c6d4ed5173c125cdb208 = 0x198        ;
        constexpr std::uintptr_t _60df325abcdd6bf67626fb1b046b89a8e0aa9d41 = 0x1A0        ;
        constexpr std::uintptr_t _fc66cd5794be3d5f76b8d9fe8198dbfd7b270af2 = 0x1A8        ;
        constexpr std::uintptr_t _ab64302cbe10788730c08c47cf73f06219945755 = 0x1B0        ;
    }

    namespace DecorScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MinScale                         = 0xA8         ;
        constexpr std::uintptr_t MaxScale                         = 0xB4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0         ;
    }

    namespace %e42016ac3114677a8066c18a3c9c7dcfcd207870
    {
        constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10         ;
        constexpr std::uintptr_t _80dc94e81d2163dac6bf35b86367acb35f14235b = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _f05223af66fae6e3fb1de877bebde1ec6e576439 = 0x0          ;
            constexpr std::uintptr_t _44424519c919cfcc8f0fb167610d144b7c57a7a3 = 0x10         ;
            constexpr std::uintptr_t _4ac47f37f29bec6c7366ae7c0e1a068e4dc0bd42 = 0x18         ;
            constexpr std::uintptr_t _b5b6ab68d54212f55827dfad76df97b30fbcc36e = 0x20         ;
            constexpr std::uintptr_t _b20bcd91f351280cfda233938466906c844e536d = 0x28         ;
            constexpr std::uintptr_t _fe36c37f19ebbaf3f538bb845cd04240ac5229c0 = 0x30         ;
        }

    }

    namespace FishLookup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t FallbackFish                     = 0x20         ;
    }

    namespace NeedleType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LocomotiveExtraVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t trainEngine                      = 0x20         ;
        constexpr std::uintptr_t needleA                          = 0x28         ;
        constexpr std::uintptr_t needleB                          = 0x30         ;
        constexpr std::uintptr_t needleC                          = 0x38         ;
        constexpr std::uintptr_t maxAngle                         = 0x40         ;
        constexpr std::uintptr_t speedoMoveSpeed                  = 0x44         ;
        constexpr std::uintptr_t pressureMoveSpeed                = 0x48         ;
        constexpr std::uintptr_t fanAcceleration                  = 0x4C         ;
        constexpr std::uintptr_t fanMaxSpeed                      = 0x50         ;
        constexpr std::uintptr_t speedoMax                        = 0x54         ;
        constexpr std::uintptr_t engineFans                       = 0x58         ;

        constexpr std::uintptr_t _65e1448f2a48ea5ba30cefbaa7503ecf208c385c = 0x60         ;
        constexpr std::uintptr_t _2f20a4ff34421b758598bf45beaeaae7dedd3804 = 0x6C         ;
        constexpr std::uintptr_t _44643f6b9fbc8019d58d6b5df22218ac6ef5cea8 = 0x70         ;
    }

    namespace HairSetEntry
    {
        constexpr std::uintptr_t HairSet                          = 0x0          ;
        constexpr std::uintptr_t HairPrefab                       = 0x8          ;
        constexpr std::uintptr_t HairDyeCollection                = 0x10         ;
    }

    namespace HairSetCollection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Head                             = 0x18         ;
        constexpr std::uintptr_t Eyebrow                          = 0x20         ;
        constexpr std::uintptr_t Facial                           = 0x28         ;
        constexpr std::uintptr_t Armpit                           = 0x30         ;
        constexpr std::uintptr_t Pubic                            = 0x38         ;
    }

    namespace %58225021f1905f68739934af77186cf1084fb7d6
    {
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x10         ;
        constexpr std::uintptr_t _b97c76ccd7fb046f5c464d830ce409ce2f510c13 = 0x20         ;
        constexpr std::uintptr_t _4420f5c477d0840a2cbe965c3f0d1db72284d2b6 = 0x30         ;
    }

    namespace ItemModBlueprintCraft
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t successEffect                    = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ItemModArmorInsert
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t protectionProperties             = 0x30         ;
        constexpr std::uintptr_t SpeedReduction                   = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t _d1dcf5cc1a9fa7d0753906292addd91579f7116a = 0x10         ;
        constexpr std::uintptr_t _02d1781b72b184523ec5e0f6799b319b601b66dc = 0x20         ;
        constexpr std::uintptr_t _f17c9d16c5e6e76b7173ebba0b6535c8fbff69f1 = 0x28         ;
        constexpr std::uintptr_t _0f99fdbffa46b0b7c55e215497dbac935db15b4b = 0x38         ;
        constexpr std::uintptr_t _6eeeb41b882f8fc12befb49e4d01ce0841a3cd32 = 0x40         ;
        constexpr std::uintptr_t _435813bdecdb0d50bd9448b9b496d1665fe2e4c5 = 0x68         ;
        constexpr std::uintptr_t _de5933e84c995b13dee007d2c65c03f254219b32 = 0x70         ;
        constexpr std::uintptr_t _268b98e9bb2699de72ee53fbda9d00ff4503e449 = 0xB0         ;
        constexpr std::uintptr_t _bd442a8b6646e67b7221a54abc7c54a583b7bc0b = 0xD8         ;
        constexpr std::uintptr_t _4a5634a0542b6626d0606fb2676d731df2d02fdd = 0xE8         ;
        constexpr std::uintptr_t _1fefa493d021acaff74b9d613ec779bbce2ac0c0 = 0x110        ;
        constexpr std::uintptr_t _075c3e13f542d94d532fe7c5f68f1fd26a96bbb4 = 0x138        ;
        constexpr std::uintptr_t _c365f94670665915bddf6d2e3870b09799eb3b6d = 0x148        ;
        constexpr std::uintptr_t _8ab7925b5087ee0e77089592dc60e2d4414cb399 = 0x14C        ;
        constexpr std::uintptr_t _0de9c4328f18d965afe83b848df24355d8f6de84 = 0x158        ;
        constexpr std::uintptr_t _f07e83c4238c5253390b008a2456e3f3df74ed2d = 0x160        ;
        constexpr std::uintptr_t _c0d6b98646871d7555d332fc6b3e45eaa8783c1b = 0x170        ;
        constexpr std::uintptr_t _22cae026cee0de871d6817e80c12ea0ef3b0ae6f = 0x180        ;
        constexpr std::uintptr_t _3f23bc5020790a05e9bfdf77b0d2c1b1b8f9f91a = 0x1A8        ;
        constexpr std::uintptr_t _ba1fab8e108051c524b5fb47575ac7ff615fa77b = 0x1B0        ;
    }

    namespace %6d86fcf1e4fc5b60fe51c8e5ad6fbfb8d9abe239
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _d8a0fc373b98eed7f6241368a61b4dd770767673 = 0x18         ;
        constexpr std::uintptr_t _63e6fdb1c7cdfa154b0ebd0b9102e7cd0eef53cb = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _9ede3bb77a2247ca47f6aba51372531698c77f36 = 0x0          ;
            constexpr std::uintptr_t _338d27d37ec790cf4a11f6f6232bf57f9f29f141 = 0x8          ;
            constexpr std::uintptr_t _c2a078a90032d5dd037ee4f8bd500f52565a6caa = 0x10         ;
            constexpr std::uintptr_t _ef37b3c41f2e95424efcae9dff128fabaf6b1e27 = 0x18         ;
        }

    }

    namespace ItemModWorkbenchUpgrade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace RailMeshLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t States                           = 0xD0         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88         ;
        constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94         ;
        constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95         ;
        constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96         ;
        constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98         ;
        constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8         ;
        constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0         ;
        constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8         ;
        constexpr std::uintptr_t _44a919bc94fdea62e73cd4147270d7b6e2d2d273 = 0xD8         ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0xE0         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0xE8         ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0xF0         ;
        constexpr std::uintptr_t _06e70c6944949d91ca66f24ef21f24fe923369c6 = 0xF8         ;
        constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0xFC         ;
        constexpr std::uintptr_t _7ed977e087de1d70fd01a666479ec26487a2ea6f = 0x100        ;
        constexpr std::uintptr_t _3c1c60916a0991fca7012080aff0a1e31fa8c70a = 0x108        ;
        constexpr std::uintptr_t _123ccfb575494d1a1a5968218e79cc37033c5111 = 0x109        ;
        constexpr std::uintptr_t _c3a0198601c544d9f5b706cf7f08ddb209688d14 = 0x110        ;
    }

    namespace ItemModUpgrade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t numForUpgrade                    = 0x30         ;
        constexpr std::uintptr_t upgradeSuccessChance             = 0x34         ;
        constexpr std::uintptr_t numToLoseOnFail                  = 0x38         ;
        constexpr std::uintptr_t upgradedItem                     = 0x40         ;
        constexpr std::uintptr_t numUpgradedItem                  = 0x48         ;
        constexpr std::uintptr_t successEffect                    = 0x50         ;
        constexpr std::uintptr_t failEffect                       = 0x58         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace LootableCorpse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t prefabRagdoll                    = 0x2D0        ;
        constexpr std::uintptr_t parentEnt                        = 0x2D8        ;
        constexpr std::uintptr_t blockDamageIfNotGather           = 0x2F0        ;
        constexpr std::uintptr_t lootPanelName                    = 0x310        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _17d5ad9267d171e56a09efe8e3ec75ab8d53b17b = 0x2E0        ;
        constexpr std::uintptr_t _e6c3243e836cdf5c58e05b0653cc1adad367a0b4 = 0x2E8        ;
        constexpr std::uintptr_t _aedca445aefd63afbdce2b9760822cfb5b7560d9 = 0x2F8        ;
        constexpr std::uintptr_t _38c4d23aa24e1b31b99003341df62f8731230ccf = 0x300        ;
        constexpr std::uintptr_t _f11f9da1950bd301e6d2b2b6b830806397eed291 = 0x308        ;
        constexpr std::uintptr_t _22a1c796816ad0ea5a2fab1379904b68f6a5cae5 = 0x318        ;
        constexpr std::uintptr_t _6fca2ea1b02da4fc4640f9e7904792e99ddc5eae = 0x320        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x328        ;
        constexpr std::uintptr_t _9b4fee587172352931e86b64abb671d5a9e820d0 = 0x330        ;
    }

    namespace ResourceStage
    {
        constexpr std::uintptr_t Health                           = 0x10         ;
        constexpr std::uintptr_t CollisionMesh                    = 0x18         ;
        constexpr std::uintptr_t VisualMeshLods                   = 0x20         ;
    }

    namespace StagedResourceEntityInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Stages                           = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace GenericMountableAnimationSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t MountPose                        = 0x70         ;
        constexpr std::uintptr_t HeldEntityMask                   = 0x78         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _c71630b0086d28fdd6c641ea41c13f13a16e7b2a = 0x80         ;
        constexpr std::uintptr_t _df95f6845f73ee85247b25329b79eeaacc123598 = 0xD0         ;
    }

    namespace UICrafting
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10757B48   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t skinViewerPrefab                 = 0x20         ;

        constexpr std::uintptr_t _bfab8b943bd3ba7e5acc921b6b7b4be93f277200 = 0x28         ;
        constexpr std::uintptr_t _5fede317f06650ed0b69abe4cbbe6fb0b3064871 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x0          ;
            constexpr std::uintptr_t _d306acd173e639ba0ca56e948e624c4107e72e25 = 0x4          ;
            constexpr std::uintptr_t _0311a61b1ab5dc6e0967fa5c5d7425ac48640f55 = 0x8          ;
            constexpr std::uintptr_t _0f13bf565920466c48f5a2f39affab4cab81d0d1 = 0x10         ;
            constexpr std::uintptr_t _26fe35496e010950cb2991ea5cf95209e63b56d6 = 0x18         ;
            constexpr std::uintptr_t _29007e5a57e73dd95ef05c86c45d53c5cb94b5c1 = 0x20         ;
            constexpr std::uintptr_t _24aac81cca0bfd29d56e95e26e1551211f73112c = 0x28         ;
            constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x30         ;
            constexpr std::uintptr_t _604e3cba16a88830c3da4900d5a2da1005735180 = 0x38         ;
            constexpr std::uintptr_t _0f8ebddf8c6e41ddcc9be6e44c13df2f34872183 = 0x3C         ;
            constexpr std::uintptr_t _ee72373303c0d4e036dc1193f585e3c2c877cc36 = 0x40         ;
            constexpr std::uintptr_t _8c1c203ea3fc61dc8063e83da82b6c098ee8aec8 = 0x48         ;
            constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x50         ;
            constexpr std::uintptr_t _35ceac223b3d96a6d21df047158675e10b01be88 = 0x58         ;
        }

    }

    namespace %a1c4220469f3f3a0d6169a826601a6dd590742de
    {
    }

    namespace LookAt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t target                           = 0x20         ;
    }

    namespace ChildrenScreenshot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t offsetAngle                      = 0x20         ;
        constexpr std::uintptr_t width                            = 0x2C         ;
        constexpr std::uintptr_t height                           = 0x30         ;
        constexpr std::uintptr_t fieldOfView                      = 0x34         ;
        constexpr std::uintptr_t folder                           = 0x38         ;
    }

    namespace VolumeCloudsCurlNoiseConfig
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F1580   ;
        constexpr std::uintptr_t Frequency                        = 0x10         ;
        constexpr std::uintptr_t Strength                         = 0x18         ;
        constexpr std::uintptr_t Octaves                          = 0x1C         ;
    }

    namespace ColorSetting
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t desc                             = 0x8          ;
        constexpr std::uintptr_t color                            = 0x10         ;
        constexpr std::uintptr_t mat                              = 0x20         ;
    }

    namespace PanelLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t visibilityPassesThroughParent    = 0x340        ;
        constexpr std::uintptr_t powerConsumption                 = 0x344        ;
        constexpr std::uintptr_t colorSettings                    = 0x350        ;
        constexpr std::uintptr_t lightOnMesh                      = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _220608437b68a1b0e41674e2b0bdb70150ffccfe = 0x348        ;
        constexpr std::uintptr_t _044d31497780a90332d384c340fa6c68cb93a3b1 = 0x360        ;
    }

    namespace BuildingPrivlidge
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t assignDialog                     = 0x3F8        ;
        constexpr std::uintptr_t allowedConstructionItems         = 0x408        ;
        constexpr std::uintptr_t IsInvisibleAuth                  = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x3A8        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x3B0        ;
        constexpr std::uintptr_t _812a02abc0d8004f061fbfd05c7db211eeaa46b3 = 0x3B8        ;
        constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x3C0        ;
        constexpr std::uintptr_t _d1548bf94da83e35123a6e6c5f5402bdaf78992f = 0x3C8        ;
        constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x3D0        ;
        constexpr std::uintptr_t _4989524fab1baa4daeec1e9e2e59ad0e5d1a21a4 = 0x3D8        ;
        constexpr std::uintptr_t _e5e5efaf87a5b11c6c5795950b5ef0fd6ed45929 = 0x3DC        ;
        constexpr std::uintptr_t _73af5434fc919266e7afc468a821f272916fc2bc = 0x3E0        ;
        constexpr std::uintptr_t _58cf0c23326946c732d87e59f532c11b8a0ec32b = 0x3E4        ;
        constexpr std::uintptr_t _45ced56f39723cd21d09223d30b4008ec9b7108a = 0x3E8        ;
        constexpr std::uintptr_t _190d195ef0ecd8e2b88a329f827e9d72444bb59f = 0x3E9        ;
        constexpr std::uintptr_t _1ca6d2783b6fbd12ad3343c8757801a088452701 = 0x3F0        ;
        constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x400        ;
    }

    namespace ObjectiveStatus
    {
        constexpr std::uintptr_t started                          = 0x10         ;
        constexpr std::uintptr_t softCompleted                    = 0x11         ;
        constexpr std::uintptr_t blockReset                       = 0x12         ;
        constexpr std::uintptr_t completed                        = 0x13         ;
        constexpr std::uintptr_t failed                           = 0x14         ;
        constexpr std::uintptr_t progressTarget                   = 0x18         ;
        constexpr std::uintptr_t progressCurrent                  = 0x1C         ;
        constexpr std::uintptr_t worldLocation                    = 0x20         ;

        constexpr std::uintptr_t _fb292288bc39661e1d0586c82c38b626b7dd3e84 = 0x2C         ;
    }

    namespace %f303386d0d2ed3c9b81879d040429a0f9e5be9f5
    {
        constexpr std::uintptr_t _90b0be129db3ebc43032131034d66bdb43b9503e = 0x10         ;
        constexpr std::uintptr_t _016f3ac21b82cb22e084163d311107f2dff55d61 = 0x18         ;
        constexpr std::uintptr_t _c0b47eddad32facb53d659add7a205b5eba3195a = 0x20         ;
        constexpr std::uintptr_t _571bdb9c5fc89f2b64b5d498d3ad4dc61f6d9a1f = 0x28         ;
        constexpr std::uintptr_t _3192f199913482ac307e95cb5e32b644ee323264 = 0x30         ;
        constexpr std::uintptr_t _ef8f244a0a9c3158125582ea70644d4299be180a = 0x38         ;
        constexpr std::uintptr_t _a2b2b2e815169786e11f690c5cd3a039424a3ffd = 0x40         ;
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x44         ;
        constexpr std::uintptr_t _3917520264b53e26483712440771481bf111a806 = 0x48         ;
        constexpr std::uintptr_t _aea8c1b71a6f9fc1fff81b64d7547f6cd67d1b72 = 0x50         ;
        constexpr std::uintptr_t _35a930927b13ac445d4ce422a209c22df44afa7e = 0x58         ;
        constexpr std::uintptr_t _1d491bd42abd027030f248e73d8f589bbcf39315 = 0x60         ;
        constexpr std::uintptr_t _031f693e6d14f53e965f64dbd32789a0600172ca = 0x68         ;
    }

    namespace RelativeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PositionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PositionPointAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace PositionGenerator
    {
        constexpr std::uintptr_t identifier                       = 0x10         ;
        constexpr std::uintptr_t minDistForMovePoint              = 0x18         ;
        constexpr std::uintptr_t maxDistForMovePoint              = 0x1C         ;
        constexpr std::uintptr_t allowDoubleDistanceIfNoOptionsAreFound = 0x20         ;
        constexpr std::uintptr_t positionsAreExclusive            = 0x21         ;
        constexpr std::uintptr_t relativeTo                       = 0x24         ;
        constexpr std::uintptr_t positionType                     = 0x28         ;
        constexpr std::uintptr_t centerOnPositionIdentifier       = 0x30         ;
        constexpr std::uintptr_t Flags                            = 0x38         ;
        constexpr std::uintptr_t ExclusionFlags                   = 0x3C         ;
        constexpr std::uintptr_t worldPositionGenerator           = 0x40         ;

        constexpr std::uintptr_t _51ada08fb54b56040fa4075310ed08b5628cfc05 = 0x48         ;
        constexpr std::uintptr_t _6f06cd40678f48c8d78b8ce89ab751cfb012a54c = 0x4C         ;
        constexpr std::uintptr_t _47b2b644e9bc88e5acdfca0ef02f9c9337778e9e = 0x50         ;
        constexpr std::uintptr_t _60d108fd7bced1260382e2f3bb31ed4fc4070c5c = 0x54         ;
        constexpr std::uintptr_t _3986c2f9be125ac34b34f3effc5746fa7a616de5 = 0x58         ;
        constexpr std::uintptr_t _7f671f236f9a2f174981d0de59028cbf86d05268 = 0x5C         ;
    }

    namespace MissionDependancy
    {
        constexpr std::uintptr_t mission                          = 0x10         ;
        constexpr std::uintptr_t desiredStatus                    = 0x18         ;
    }

    namespace MissionStatus
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DB208   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MissionEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MissionObjectiveEntry
    {
        constexpr std::uintptr_t description                      = 0x10         ;
        constexpr std::uintptr_t startAfterPriorObjectives        = 0x18         ;
        constexpr std::uintptr_t startAfterCompletedObjectives    = 0x20         ;
        constexpr std::uintptr_t autoCompleteOtherObjectives      = 0x28         ;
        constexpr std::uintptr_t onlyProgressIfStarted            = 0x30         ;
        constexpr std::uintptr_t isRequired                       = 0x31         ;
        constexpr std::uintptr_t objective                        = 0x38         ;
        constexpr std::uintptr_t requiredEntities                 = 0x40         ;
        constexpr std::uintptr_t bonusRewards                     = 0x48         ;
    }

    namespace MissionEntityEntry
    {
        constexpr std::uintptr_t identifier                       = 0x10         ;
        constexpr std::uintptr_t entityRef                        = 0x18         ;
        constexpr std::uintptr_t spawnPositionToUse               = 0x20         ;
        constexpr std::uintptr_t spawnOnMissionStart              = 0x28         ;
        constexpr std::uintptr_t cleanupOnMissionFailed           = 0x29         ;
        constexpr std::uintptr_t cleanupOnMissionSuccess          = 0x2A         ;
        constexpr std::uintptr_t overrideLootOnItem               = 0x30         ;
    }

    namespace MissionReward
    {
        constexpr std::uintptr_t RewardType                       = 0x10         ;
        constexpr std::uintptr_t Item                             = 0x18         ;
        constexpr std::uintptr_t NonItem                          = 0x20         ;
    }

    namespace MissionBonusReward
    {
        constexpr std::uintptr_t RewardType                       = 0x10         ;
        constexpr std::uintptr_t Item                             = 0x18         ;
        constexpr std::uintptr_t NonItem                          = 0x20         ;
        constexpr std::uintptr_t isIncremental                    = 0x28         ;
    }

    namespace RewardsList
    {
        constexpr std::uintptr_t rewards                          = 0x10         ;
    }

    namespace EraSpecificRewards
    {
        constexpr std::uintptr_t eras                             = 0x10         ;
        constexpr std::uintptr_t rewardChoices                    = 0x18         ;
    }

    namespace NonItemReward
    {
        constexpr std::uintptr_t DisplayPhrase                    = 0x10         ;
        constexpr std::uintptr_t DisplaySprite                    = 0x18         ;
        constexpr std::uintptr_t RewardType                       = 0x20         ;
    }

    namespace NonItemRewardType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RewardType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MissionFailReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseMission
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DBDE0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t shortname                        = 0x20         ;
        constexpr std::uintptr_t missionName                      = 0x38         ;
        constexpr std::uintptr_t missionDesc                      = 0x40         ;
        constexpr std::uintptr_t canBeAbandoned                   = 0x48         ;
        constexpr std::uintptr_t completeSilently                 = 0x49         ;
        constexpr std::uintptr_t requiredGameModeTags             = 0x50         ;
        constexpr std::uintptr_t objectives                       = 0x58         ;
        constexpr std::uintptr_t acceptEffect                     = 0x60         ;
        constexpr std::uintptr_t failedEffect                     = 0x68         ;
        constexpr std::uintptr_t victoryEffect                    = 0x70         ;
        constexpr std::uintptr_t followupMission                  = 0x78         ;
        constexpr std::uintptr_t repeatDelaySecondsSuccess        = 0x80         ;
        constexpr std::uintptr_t repeatDelaySecondsFailed         = 0x84         ;
        constexpr std::uintptr_t timeLimitSeconds                 = 0x88         ;
        constexpr std::uintptr_t hideObjectivesNotStarted         = 0x8C         ;
        constexpr std::uintptr_t prerequisiteMissions             = 0x90         ;
        constexpr std::uintptr_t spawnMissionEntityDefinitions    = 0x98         ;
        constexpr std::uintptr_t positionGenerators               = 0xA0         ;
        constexpr std::uintptr_t defaultRewardChoices             = 0xB0         ;
        constexpr std::uintptr_t eraSpecificRewardChoices         = 0xB8         ;
        constexpr std::uintptr_t hideRewardsPreview               = 0xC0         ;

        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x28         ;
        constexpr std::uintptr_t _0c80d91ccc7a2294d113f6c6a1d3ebb3f0e0e08f = 0x30         ;
        constexpr std::uintptr_t _018ced516aff46b30bdadcbd91e0a616d1a8d40f = 0xA8         ;
    }

    namespace PlayMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParentDestroyBehaviour
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EffectRecycle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t detachTime                       = 0x20         ;
        constexpr std::uintptr_t recycleTime                      = 0x24         ;
        constexpr std::uintptr_t playMode                         = 0x28         ;
        constexpr std::uintptr_t onParentDestroyed                = 0x2C         ;
        constexpr std::uintptr_t WarmedUpAmount                   = 0x30         ;

        constexpr std::uintptr_t _b0dfe0f9c2b5fc091d479fba4484466c40687f33 = 0x38         ;
        constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x40         ;
    }

    namespace Splitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace ApartmentPurchaseCost
    {
        constexpr std::uintptr_t Size                             = 0x10         ;
        constexpr std::uintptr_t Prefab                           = 0x18         ;
    }

    namespace ApartmentBuilding
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t PurchaseCosts                    = 0x200        ;
        constexpr std::uintptr_t ClientRoomNumber                 = 0x238        ;
        constexpr std::uintptr_t ClientRent                       = 0x240        ;
        constexpr std::uintptr_t ClientRoomSize                   = 0x244        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _8f49a31cb99e28e269460cfdab051fb68f2f09be = 0x208        ;
        constexpr std::uintptr_t _3343df367a310713ad8fd744665e1c83965c81ec = 0x210        ;
        constexpr std::uintptr_t _398b68068c533f760fb79cd2eb0baf905d44ae42 = 0x218        ;
        constexpr std::uintptr_t _6ed8e6ae34bb0f1cb44614dcad57cbea9190e07d = 0x220        ;
        constexpr std::uintptr_t _122025c441c5c9ce65111dbb7ecabfdb1a818e18 = 0x228        ;
        constexpr std::uintptr_t _30e075bbd3eca1bbff9756648a3311c30ac914fe = 0x230        ;
    }

    namespace %c0a07350c4790cb2b9a46661879323a8d79d6296
    {
        constexpr std::uintptr_t _7a4e18ecd7257229f45e3996bba3264c1b0d6f06 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _61abbec4ff744aecc1741f192b26daf8c4d53896 = 0x0          ;
            constexpr std::uintptr_t _69c934a4f751389aacd4074d9b0b67652afd088f = 0x8          ;
            constexpr std::uintptr_t _b405aa1784df0d7854ce53ff380cbfe9fb92ed4f = 0x18         ;
            constexpr std::uintptr_t _181e6f4f398139fda936de201e8de360ea857525 = 0x20         ;
            constexpr std::uintptr_t _0b5080973fc210aa96743bf56a36c6cb86587c89 = 0x28         ;
            constexpr std::uintptr_t _4ab3ae34a1391ae359a2fd92599e952cd09306cb = 0x30         ;
            constexpr std::uintptr_t _2e2566899629325d4fdf7c2787884d57462f067d = 0x40         ;
        }

    }

    namespace ExcavatorServerEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t miningTriggers                   = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace %3ab65629b7e99a6ca5e4cc0ea067a5f556709bd0
    {
        constexpr std::uintptr_t _0fde02cc2969f8fdd69aedc55153ebf144e22988 = 0x18         ;
        constexpr std::uintptr_t _3e9e089bfb0662326efb11705d55f4f43958b281 = 0x1C         ;
        constexpr std::uintptr_t _aafc030f73d26b0be703f82894c9ae5107693bf4 = 0x20         ;
    }

    namespace %67000428f5e1f4ee2b1c91f514dd02d65a1d71b7
    {
        constexpr std::uintptr_t _0c169b0da8d2a196427f0931645853fc3115a3f2 = 0x10         ;
        constexpr std::uintptr_t _451b5904bd7711bbff3698c698c9037ca65ab0c6 = 0x14         ;
        constexpr std::uintptr_t _23669d7ed5b9a4762f302be5eeb2b332d5d3b4ce = 0x18         ;
        constexpr std::uintptr_t _0ca09c13dd49034c719e10d814b948f8aec35152 = 0x1C         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x20         ;
        constexpr std::uintptr_t _28f1ae71463c539b1dd66b0e2a0d14010f84729a = 0x28         ;
        constexpr std::uintptr_t _1ec19f25667bbaf15773cbed2c54186fcef5f040 = 0x30         ;
        constexpr std::uintptr_t _2c71efde5b50fa9e04a083805cd9cd3be8ebf4d6 = 0x38         ;
        constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x3C         ;
        constexpr std::uintptr_t _f6a89b731f49353268cbe35033c6272e441bdf4a = 0x40         ;
        constexpr std::uintptr_t _72708a24e88b90bae7a897e145f2da3042437c64 = 0x44         ;
        constexpr std::uintptr_t _3197aa45af6c72729095f5a4d0665f4d89997efe = 0x48         ;
        constexpr std::uintptr_t _580c4b6ae35e87aae918b8bc08a744da28ffb49c = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _4908af001086968583d711cba718f58868ce1711 = 0x0          ;
            constexpr std::uintptr_t _519c15aa3b3e9158f9688ae9c823f0783f4a46d4 = 0x8          ;
        }

    }

    namespace VisualsMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModularCarCodeLockVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lockedVisuals                    = 0x20         ;
        constexpr std::uintptr_t unlockedVisuals                  = 0x28         ;
        constexpr std::uintptr_t blockedVisuals                   = 0x30         ;
        constexpr std::uintptr_t codelockEffectDenied             = 0x38         ;
        constexpr std::uintptr_t codelockEffectShock              = 0x40         ;
        constexpr std::uintptr_t xOffset                          = 0x48         ;
        constexpr std::uintptr_t keycodeDestroyableFX             = 0x50         ;

        constexpr std::uintptr_t _049bf517a50303d2a1bb9eda1d8e7a49ab411831 = 0x58         ;
    }

    namespace UIBuffsIcon`2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Text                             = 0x0          ;
    }

    namespace RemoveChildObjectsAlongPath
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Node1                            = 0x20         ;
        constexpr std::uintptr_t Node2                            = 0x28         ;
        constexpr std::uintptr_t Distance                         = 0x30         ;
    }

    namespace %2133b8d7cb048ee6081994f0f4abdbb25e14c619
    {
        constexpr std::uintptr_t _5686cfa1074ac132c4eb896a1dc36e5d0c8af2e7 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _5da4b71bda1720d21897e77cd224bfcd03d59afc = 0x0          ;
            constexpr std::uintptr_t _0728f729ee6232cb19f4f8b54ee8fd644add83d5 = 0x8          ;
        }

    }

    namespace SkullTrophy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t NameText                         = 0x3A8        ;
        constexpr std::uintptr_t CircleModifier                   = 0x3B0        ;
        constexpr std::uintptr_t AngleModifierMinCharCount        = 0x3B8        ;
        constexpr std::uintptr_t AngleModifierMaxCharCount        = 0x3BC        ;
        constexpr std::uintptr_t AngleModifierMinArcAngle         = 0x3C0        ;
        constexpr std::uintptr_t AngleModifierMaxArcAngle         = 0x3C4        ;
        constexpr std::uintptr_t SunsetTime                       = 0x3C8        ;
        constexpr std::uintptr_t SunriseTime                      = 0x3CC        ;
        constexpr std::uintptr_t SkullRenderer                    = 0x3D0        ;
        constexpr std::uintptr_t DaySkull                         = 0x3D8        ;
        constexpr std::uintptr_t NightSkull                       = 0x3E0        ;
        constexpr std::uintptr_t NoSkull                          = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _0872494a833c6011547b8c06f99989ca06dc6515 = 0x3F0        ;
        constexpr std::uintptr_t _f11f9da1950bd301e6d2b2b6b830806397eed291 = 0x3F8        ;
    }

    namespace GenerateHeight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IndependentScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scaleParent                      = 0x20         ;
        constexpr std::uintptr_t initialScale                     = 0x28         ;

        constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x34         ;
    }

    namespace TriggerMovement
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6F90   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t losEyes                          = 0x50         ;
        constexpr std::uintptr_t movementModify                   = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x5C         ;
    }

    namespace IronSightOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t aimPoint                         = 0x20         ;
        constexpr std::uintptr_t fieldOfViewOffset                = 0x28         ;
        constexpr std::uintptr_t zoomFactor                       = 0x2C         ;
        constexpr std::uintptr_t fovBias                          = 0x30         ;
    }

    namespace MissionObjective_DeployItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t PossibleOptions                  = 0x18         ;
        constexpr std::uintptr_t PossibleItems                    = 0x20         ;
        constexpr std::uintptr_t RequiredAmount                   = 0x28         ;
        constexpr std::uintptr_t PingTutorialTargets              = 0x2C         ;
    }

    namespace NPCPlayerNavigator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CanNavigateMounted               = 0x20         ;
        constexpr std::uintptr_t CanUseNavMesh                    = 0x21         ;
        constexpr std::uintptr_t CanUseAStar                      = 0x22         ;
        constexpr std::uintptr_t CanUseBaseNav                    = 0x23         ;
        constexpr std::uintptr_t CanUseCustomNav                  = 0x24         ;
        constexpr std::uintptr_t StoppingDistance                 = 0x28         ;
        constexpr std::uintptr_t DefaultArea                      = 0x30         ;
        constexpr std::uintptr_t CanPathFindToChaseTargetIfNoMovePoint = 0x38         ;
        constexpr std::uintptr_t PathFindChaseLOSAttemptCount     = 0x3C         ;
        constexpr std::uintptr_t PathFindChaseLOSDistanceMultiplier = 0x40         ;
        constexpr std::uintptr_t TriggerStuckEvent                = 0x44         ;
        constexpr std::uintptr_t StuckDistance                    = 0x48         ;
        constexpr std::uintptr_t Speed                            = 0x4C         ;
        constexpr std::uintptr_t Acceleration                     = 0x50         ;
        constexpr std::uintptr_t TurnSpeed                        = 0x54         ;
        constexpr std::uintptr_t MoveTowardsSpeed                 = 0x58         ;
        constexpr std::uintptr_t FaceMoveTowardsTarget            = 0x5C         ;
        constexpr std::uintptr_t SlowestSpeedFraction             = 0x60         ;
        constexpr std::uintptr_t SlowSpeedFraction                = 0x64         ;
        constexpr std::uintptr_t NormalSpeedFraction              = 0x68         ;
        constexpr std::uintptr_t FastSpeedFraction                = 0x6C         ;
        constexpr std::uintptr_t LowHealthSpeedReductionTriggerFraction = 0x70         ;
        constexpr std::uintptr_t LowHealthMaxSpeedFraction        = 0x74         ;
        constexpr std::uintptr_t SwimmingSpeedMultiplier          = 0x78         ;
        constexpr std::uintptr_t BestMovementPointMaxDistance     = 0x7C         ;
        constexpr std::uintptr_t BestCoverPointMaxDistance        = 0x80         ;
        constexpr std::uintptr_t BestRoamPointMaxDistance         = 0x84         ;
        constexpr std::uintptr_t MaxRoamDistanceFromHome          = 0x88         ;
        constexpr std::uintptr_t FaceTargetChaseDistance          = 0x8C         ;
        constexpr std::uintptr_t CanUseRandomMovePointIfNonFound  = 0x90         ;
        constexpr std::uintptr_t MaxWaterDepth                    = 0x94         ;
        constexpr std::uintptr_t SpeedBasedAvoidancePriority      = 0x98         ;
        constexpr std::uintptr_t biomePreference                  = 0xCC         ;
        constexpr std::uintptr_t UseBiomePreference               = 0xD0         ;
        constexpr std::uintptr_t topologyPreference               = 0xD4         ;
        constexpr std::uintptr_t topologyPrevent                  = 0xD8         ;
        constexpr std::uintptr_t biomeRequirement                 = 0xDC         ;

        constexpr std::uintptr_t _7607bcc65dc951c3296cfeefe19848c86c69534f = 0xA0         ;
        constexpr std::uintptr_t _2a01ac5ce9af6959c2309ccea41bfe373e44dea2 = 0xA8         ;
        constexpr std::uintptr_t _8432897bf3f5ad38f1ae1f85e5c531eda17e9b1f = 0xB8         ;
        constexpr std::uintptr_t _19e2609db51a152eaa82e29e472e1301241a7b3e = 0xC0         ;
        constexpr std::uintptr_t _a9c9aa041cfb4a1c7d123186f1a80c083bcbfd20 = 0xC8         ;
        constexpr std::uintptr_t _52383584177141ffbff317c5f30bcd26d3221993 = 0xE0         ;
        constexpr std::uintptr_t _2d117bedf5cd5f3a94457b432cbea5c8b916c005 = 0xE8         ;
        constexpr std::uintptr_t _b3a37f7bc043a0ae4dd7e97d2edff67aa7893709 = 0xF0         ;
        constexpr std::uintptr_t _94fabb6baef3e43a5adfc507c037db0f185ebf1d = 0xFC         ;
        constexpr std::uintptr_t _0065567086c197cd60f572298a2f42042c807838 = 0x100        ;
    }

    namespace %0ec1aaffaa65a524e639ac7fbf47a2c5a6b75e68
    {
        constexpr std::uintptr_t _117c1571d928133de6fee05151b0dde96cad99a0 = 0x10         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x18         ;
        constexpr std::uintptr_t _3060de89a8d2ddbf241aa17c856f5659870add32 = 0x20         ;
        constexpr std::uintptr_t _c769759445def985fceeeb620558567dffecaf2d = 0x28         ;
        constexpr std::uintptr_t _f9f8e76744470e83946957fff01b8b08fd5bf7aa = 0x30         ;
        constexpr std::uintptr_t _956ed0f9e7c836fea02bf752983f274913c66f18 = 0x38         ;
        constexpr std::uintptr_t _7ee79209aae79f3ba27c2e8d69fee83ba65e0e02 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _bfc99a256042ef55e296c0bcec489d507d8aa0b6 = 0x0          ;
        }

    }

    namespace ItemModWorkbenchComfort
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t comfortLevel                     = 0x58         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace CharacterGlyph
    {
        constexpr std::uintptr_t Character                        = 0x0          ;
        constexpr std::uintptr_t Mesh                             = 0x8          ;
    }

    namespace LEDScreenScroller
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Glyphs                           = 0x20         ;
        constexpr std::uintptr_t BlankGlyph                       = 0x28         ;
        constexpr std::uintptr_t GlyphMaterial                    = 0x30         ;
        constexpr std::uintptr_t GlyphSlotWidth                   = 0x38         ;
        constexpr std::uintptr_t ScreenWidth                      = 0x3C         ;
        constexpr std::uintptr_t LoopGapSlots                     = 0x40         ;
        constexpr std::uintptr_t ScrollSpeed                      = 0x44         ;
        constexpr std::uintptr_t ReverseDirection                 = 0x48         ;
        constexpr std::uintptr_t StepSize                         = 0x4C         ;
        constexpr std::uintptr_t OverrideText                     = 0x50         ;
        constexpr std::uintptr_t CassetteText                     = 0x58         ;
        constexpr std::uintptr_t ReadStationNameFromBoomBox       = 0x60         ;
        constexpr std::uintptr_t SourceBoomBox                    = 0x68         ;
        constexpr std::uintptr_t DebugGizmoHeight                 = 0x70         ;

        constexpr std::uintptr_t _303c1de58ec57569c385339b3e7a202c8dc12a77 = 0x78         ;
        constexpr std::uintptr_t _c4ef6b1582dbbb739cd1de90d137bf2c0b414077 = 0x80         ;
        constexpr std::uintptr_t _421f7ecafcb0e3870da3929addfaa398560906c9 = 0x88         ;
        constexpr std::uintptr_t _5baf39aa5b7de7bee4871381ed2c85d77daa6489 = 0x90         ;
        constexpr std::uintptr_t _3aef7498b499669fef48b5f92bc3acd50e22e701 = 0x98         ;
        constexpr std::uintptr_t _e01cf584cc2b2f99843f9f682344c33a0a1927ea = 0xA0         ;
        constexpr std::uintptr_t _388fdbd7bd0c8aa5dd369941b0c5c868e2b354d5 = 0xA4         ;
        constexpr std::uintptr_t _a34935b6f889e461608ddb3fd3498807e60ce5f7 = 0xA8         ;
        constexpr std::uintptr_t _767a066f3ed2f565084d54b5a23d5f7dd67ecd2d = 0xB0         ;
        constexpr std::uintptr_t _783265d19975b43bc950efaefc4c07c32f1ec6c2 = 0xB8         ;
        constexpr std::uintptr_t _af16240334be4657e9cc1d6feb1bf5d21d139030 = 0xC0         ;
    }

    namespace TechTreeSelectedNodeUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t selectedTitle                    = 0x20         ;
        constexpr std::uintptr_t selectedIcon                     = 0x28         ;
        constexpr std::uintptr_t selectedDescription              = 0x30         ;
        constexpr std::uintptr_t costText                         = 0x38         ;
        constexpr std::uintptr_t craftingCostText                 = 0x40         ;
        constexpr std::uintptr_t costObject                       = 0x48         ;
        constexpr std::uintptr_t cantAffordObject                 = 0x50         ;
        constexpr std::uintptr_t unlockedObject                   = 0x58         ;
        constexpr std::uintptr_t unlockButton                     = 0x60         ;
        constexpr std::uintptr_t unlockPathButton                 = 0x68         ;
        constexpr std::uintptr_t dialog                           = 0x70         ;
        constexpr std::uintptr_t ColorAfford                      = 0x78         ;
        constexpr std::uintptr_t ColorCantAfford                  = 0x88         ;
        constexpr std::uintptr_t singleCostRoot                   = 0x98         ;
        constexpr std::uintptr_t singleCostText                   = 0xA0         ;
        constexpr std::uintptr_t informationPanels                = 0xA8         ;
        constexpr std::uintptr_t workbenchTaxRoot                 = 0xB0         ;
        constexpr std::uintptr_t workbenchTaxText                 = 0xB8         ;
        constexpr std::uintptr_t workbenchTaxTooltip              = 0xC0         ;
        constexpr std::uintptr_t prototypeCostText                = 0xC8         ;
        constexpr std::uintptr_t prototypeRoot                    = 0xD0         ;
        constexpr std::uintptr_t prototypeFailRoot                = 0xD8         ;
        constexpr std::uintptr_t cantAffordPrototypeRoot          = 0xE0         ;

        constexpr std::uintptr_t _8a90fde6cee502207d6a67e072c51cf053e8e53e = 0xE8         ;
        constexpr std::uintptr_t _c97011f710a55881027ec703cd77d5765edcd288 = 0xF0         ;
        constexpr std::uintptr_t _06f5fb42305b56d056b0683c1eb38f5e89625dc6 = 0xF4         ;
    }

    namespace %b433f2c95579bbdb775f5904ee0367d776b6824e
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _c4e6d8019b15e96a1e09918eeac432322c4872f2 = 0x0          ;
            constexpr std::uintptr_t _98238adeda572ba694ed4925379ef9c85022209d = 0x8          ;
            constexpr std::uintptr_t _03646af4d21ab1b679566247504eca7a34a00993 = 0x10         ;
            constexpr std::uintptr_t _4264b02b874a5db7047dcc450e88f9c51dcab546 = 0x18         ;
        }

    }

    namespace %250e6e15a11cd09147c87848f9d600b53aefb803
    {
        constexpr std::uintptr_t _2a51420ddfc7f547015485c420f6870ca0f2e4e8 = 0x10         ;
        constexpr std::uintptr_t _06e10deb341f8660a96067d8592a456c12479096 = 0x48         ;
    }

    namespace TmProEmojiRedirector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SpritePrefab                     = 0x20         ;
        constexpr std::uintptr_t EmojiScale                       = 0x28         ;
        constexpr std::uintptr_t NonDestructiveChange             = 0x2C         ;
        constexpr std::uintptr_t CanTextHaveLegitimateRichText    = 0x2D         ;
        constexpr std::uintptr_t TextTarget                       = 0x30         ;

        constexpr std::uintptr_t _88a9c93366a1c1ed1956c53ad5752b526ad3d65e = 0x38         ;
        constexpr std::uintptr_t _a42bed4dfb3ec92f2d1ac1db405a984842da3fc5 = 0x40         ;
    }

    namespace %d4ece1d7ca2bcc9bdea9902cdc8020a88838879a
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _50bfdd8c891211b918dbff72e7a7b73c8cf251ba = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _fa05ef34d75f0bbf251d5921aff6a5516c4c5394 = 0x0          ;
            constexpr std::uintptr_t _d19245f0d6d34bf7cd0f9a47962cc78731f8047f = 0x8          ;
            constexpr std::uintptr_t _0f833bd4a959f7f826d1f22ab740a7ad02e5b65d = 0x10         ;
            constexpr std::uintptr_t _cdcee163cadc80fd70a2da529c02612d81145c8f = 0x18         ;
        }

    }

    namespace BucketVMFluidSim
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t waterbucketAnim                  = 0x20         ;
        constexpr std::uintptr_t waterPour                        = 0x28         ;
        constexpr std::uintptr_t waterTurbulence                  = 0x30         ;
        constexpr std::uintptr_t waterFill                        = 0x38         ;
        constexpr std::uintptr_t waterLevel                       = 0x40         ;
        constexpr std::uintptr_t targetWaterLevel                 = 0x44         ;
        constexpr std::uintptr_t waterSpill                       = 0x48         ;

        constexpr std::uintptr_t _e080a0b742faa41efdf07ecd48f586b9f59a43c4 = 0x50         ;
        constexpr std::uintptr_t _05df66ee78fa939074e53086b7b21f31cd0fd29e = 0x54         ;
        constexpr std::uintptr_t _6e10f78b206d9325fc9dd9b73abdb8606ba46aee = 0x58         ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x5C         ;
        constexpr std::uintptr_t _475e0a75b2662813ae49d006f1662fe1202f2dc0 = 0x68         ;
        constexpr std::uintptr_t _bf6923f5ba04a469d6eb6fda4c652cdc17859bab = 0x74         ;
        constexpr std::uintptr_t _76f61dcb6449a724ae94394b6fa6606d562d9c68 = 0x80         ;
        constexpr std::uintptr_t _51147474201d9e6407bdc410c9fa2fbd778b3a59 = 0x8C         ;
    }

    namespace TabButton
    {
        constexpr std::uintptr_t Button                           = 0x10         ;
        constexpr std::uintptr_t Path                             = 0x18         ;
    }

    namespace TriggerParentDelayedExit
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t doClippingCheck                  = 0x50         ;
        constexpr std::uintptr_t associatedMountable              = 0x58         ;
        constexpr std::uintptr_t parentMountedPlayers             = 0x60         ;
        constexpr std::uintptr_t parentSleepers                   = 0x61         ;
        constexpr std::uintptr_t parentSwimmers                   = 0x62         ;
        constexpr std::uintptr_t ParentNPCPlayers                 = 0x63         ;
        constexpr std::uintptr_t SkipNPCChecks                    = 0x64         ;
        constexpr std::uintptr_t overrideOtherTriggers            = 0x65         ;
        constexpr std::uintptr_t checkForObjUnderFeet             = 0x66         ;
        constexpr std::uintptr_t doExpensivePlayerClippingChecks  = 0x67         ;
        constexpr std::uintptr_t TriggerMovementMask              = 0x68         ;
        constexpr std::uintptr_t EntityMovementMask               = 0x69         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace ItemSubmitPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace GrenadeWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t prefabToThrow                    = 0x380        ;
        constexpr std::uintptr_t maxThrowVelocity                 = 0x388        ;
        constexpr std::uintptr_t tumbleVelocity                   = 0x38C        ;
        constexpr std::uintptr_t overrideAngle                    = 0x390        ;
        constexpr std::uintptr_t canStick                         = 0x39C        ;
        constexpr std::uintptr_t canThrowUnderwater               = 0x39D        ;
        constexpr std::uintptr_t canThrowFromHelicopter           = 0x39E        ;
        constexpr std::uintptr_t throwObjectRoot                  = 0x3A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _0a0e994b062906b131d5fbbb70ce620997282710 = 0x3A8        ;
        constexpr std::uintptr_t _6a7a2deb7705eeccbc25e9ae6fc0a8a6f70bd9c5 = 0x3AC        ;
        constexpr std::uintptr_t _4105e01dd8ec9d6d055e8c53586e07dc8b94a2c6 = 0x3AD        ;
        constexpr std::uintptr_t _9e6ddcecef9c9135d0689c85b941cc63a5c0d00f = 0x3AE        ;
        constexpr std::uintptr_t _1ea34a003e86b5af63e3a0763fea0305cbc69bb9 = 0x3B0        ;
    }

    namespace %52e09b14d93ac1ddc44ce3ab0a013c3d0989b2d8
    {
        constexpr std::uintptr_t _ceca95e8b2bcc06a51c61684147256d1ad31cafc = 0x10         ;
        constexpr std::uintptr_t _c75fbc5616de748d3dac9cb89771b8aa16c3d767 = 0x14         ;
        constexpr std::uintptr_t _76e08beadcb60b534d1b5166a5891e40b18cd398 = 0x18         ;
        constexpr std::uintptr_t _a03c33ed6f51ec25caae614febe786ba01bba278 = 0x1C         ;
        constexpr std::uintptr_t _0e7888c29caa367fb2b6b7a8e43f31f256b574d8 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _bf2311c62b3a3501949bc9d8765bfd84776f3b4f = 0x0          ;
            constexpr std::uintptr_t _75654b882cfc3ff7d8dff7073361308315870008 = 0x8          ;
        }

    }

    namespace UI_TagToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IsOn                             = 0x20         ;
        constexpr std::uintptr_t Background                       = 0x28         ;
        constexpr std::uintptr_t Icon                             = 0x30         ;
        constexpr std::uintptr_t IconBackground                   = 0x38         ;
        constexpr std::uintptr_t Text                             = 0x40         ;
        constexpr std::uintptr_t rustIcon                         = 0x48         ;
        constexpr std::uintptr_t ShowAltTextWhenOff               = 0x50         ;
        constexpr std::uintptr_t TextAlt                          = 0x58         ;
        constexpr std::uintptr_t BackgroundOn                     = 0x60         ;
        constexpr std::uintptr_t BackgroundOff                    = 0x64         ;
        constexpr std::uintptr_t IconOn                           = 0x68         ;
        constexpr std::uintptr_t IconOnSprite                     = 0x70         ;
        constexpr std::uintptr_t IconOff                          = 0x78         ;
        constexpr std::uintptr_t IconOffSprite                    = 0x80         ;
        constexpr std::uintptr_t IconBackgroundOn                 = 0x88         ;
        constexpr std::uintptr_t IconBackgroundOff                = 0x8C         ;
        constexpr std::uintptr_t TextOn                           = 0x90         ;
        constexpr std::uintptr_t TextOff                          = 0x94         ;
    }

    namespace MiniCrossbow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t ArrowRenderers                   = 0x4B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _0793476f80b46bc0bb594b6cc828626fae5344b8 = 0x4C0        ;
        constexpr std::uintptr_t _b55e45fcbdf5c5117dbbf3c42fe772473101f6d7 = 0x4C8        ;
    }

    namespace FireSpot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t flameEffect                      = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %da74377a21d64b2d2876c2cafd82a2b8574dd074
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10755478   ;
        constexpr std::uintptr_t _939681a0d78ce2bcb5a88ee7b6abf198905ceb04 = 0x10         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x18         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x20         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x28         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x30         ;
        constexpr std::uintptr_t _3562c97cfd40be70d67f9d8961e4890fab5af170 = 0x38         ;
        constexpr std::uintptr_t _3a6467ff3e3533799e7c69e05c0152181b19ac68 = 0x40         ;
        constexpr std::uintptr_t _c40675a95c1a3bce1f28e6ebe8c840b5147b2773 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _2bdcab19e0b311af09c1346f1f9e6685fabb93e6 = 0x0          ;
            constexpr std::uintptr_t _ab7487d373656f5e3d6ed7ed4e025e060fc77a36 = 0x10         ;
            constexpr std::uintptr_t _83a6bed59263759757f717422ff07df8ed0ca740 = 0x18         ;
            constexpr std::uintptr_t _dd413616f568c160fe1ec3fc16bd6ba0c06a05fb = 0x20         ;
        }

    }

    namespace %cb5efe2c6a6b194d9a7fc46a88980e429d281a4b
    {
        constexpr std::uintptr_t _9403a5f1e56ad8094e6c7f88e0d9f7df9b177f10 = 0x10         ;
    }

    namespace FoliagePlacement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Density                          = 0x18         ;
        constexpr std::uintptr_t HeightOffset                     = 0x1C         ;
        constexpr std::uintptr_t Filter                           = 0x20         ;
        constexpr std::uintptr_t FilterCutoff                     = 0x28         ;
        constexpr std::uintptr_t FilterFade                       = 0x2C         ;
        constexpr std::uintptr_t FilterScaling                    = 0x30         ;
        constexpr std::uintptr_t RandomScaling                    = 0x34         ;
        constexpr std::uintptr_t Range                            = 0x38         ;
        constexpr std::uintptr_t RangeFade                        = 0x40         ;
        constexpr std::uintptr_t DistanceDensity                  = 0x44         ;
        constexpr std::uintptr_t DistanceScaling                  = 0x48         ;
        constexpr std::uintptr_t material                         = 0x50         ;
        constexpr std::uintptr_t mesh0                            = 0x58         ;
        constexpr std::uintptr_t mesh1                            = 0x60         ;
        constexpr std::uintptr_t mesh2                            = 0x68         ;

        constexpr std::uintptr_t _7e396dd83819c897086d6473eea8a96dc3d892b4 = 0x70         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x74         ;
        constexpr std::uintptr_t _dc96b835dd7545afc0cc057a9e2da614729d9b60 = 0x78         ;
        constexpr std::uintptr_t _618843355f5956838ca1d6db85f17a529b55f456 = 0x7C         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x80         ;
    }

    namespace ItemModWorkbenchEfficiency
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t bonusChance                      = 0x58         ;
        constexpr std::uintptr_t ExcludedItems                    = 0x60         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %2becf5aadd6ec63232096c06dbd62c0bf0e5c9b4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107599C8   ;
        constexpr std::uintptr_t _8a28f63470ab37c0ce77c885e03a19b1508f221c = 0x10         ;
        constexpr std::uintptr_t _424cf4e52ab76976d5836b9ff99597442556d6ac = 0x18         ;
        constexpr std::uintptr_t _0bbad288e6567e3e40f15fa07eaa84c6b9a00941 = 0x20         ;
        constexpr std::uintptr_t _bb64077c6c363aa5b44f2cba3a49c4da1309d763 = 0x28         ;
        constexpr std::uintptr_t _ed0e5b454ff4c4343859a2ccd9d917d30c42f8f6 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _497ca657bd299380d8c5ad35d5d66e2a5c8574a9 = 0x0          ;
            constexpr std::uintptr_t _302b7903e21abd1026000b4271a555269113e6e5 = 0x8          ;
            constexpr std::uintptr_t _d39283409e07ec5259d82f4ce572d79cb2bbf0fa = 0x10         ;
            constexpr std::uintptr_t _cb9bf75101427958fa3bafa7a55dbebdbdc5acfd = 0x18         ;
            constexpr std::uintptr_t _cccf3b82b664591e04b44e9034fc333bfa3debda = 0x28         ;
            constexpr std::uintptr_t _c241fd58bab223315b9cbdb1ed646e080af29fde = 0x30         ;
        }

    }

    namespace HoleShapeAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t ID                               = 0x18         ;
        constexpr std::uintptr_t startInstanceCount               = 0x1C         ;
        constexpr std::uintptr_t meshAsset                        = 0x20         ;
    }

    namespace FlightSoundLayer
    {
        constexpr std::uintptr_t loopDefinition                   = 0x10         ;
        constexpr std::uintptr_t startDefinition                  = 0x18         ;
        constexpr std::uintptr_t stopDefinition                   = 0x20         ;
        constexpr std::uintptr_t targetParent                     = 0x28         ;
        constexpr std::uintptr_t fadeTime                         = 0x30         ;
        constexpr std::uintptr_t initialGain                      = 0x34         ;
        constexpr std::uintptr_t gainRateUp                       = 0x38         ;
        constexpr std::uintptr_t gainRateDown                     = 0x3C         ;
        constexpr std::uintptr_t gainInterpRate                   = 0x40         ;
        constexpr std::uintptr_t initialPitch                     = 0x44         ;
        constexpr std::uintptr_t pitchRateUp                      = 0x48         ;
        constexpr std::uintptr_t pitchRateDown                    = 0x4C         ;
        constexpr std::uintptr_t pitchInterpRate                  = 0x50         ;
        constexpr std::uintptr_t returnToInitialWhenTurnedOff     = 0x54         ;
        constexpr std::uintptr_t useUpDotPitchCurve               = 0x55         ;
        constexpr std::uintptr_t upDotPitchCurve                  = 0x58         ;

        constexpr std::uintptr_t _8f830466ec41537af8d297ca443d91793b7b61ae = 0x60         ;
        constexpr std::uintptr_t _049925973edf917f8e8d585637d3c3d9cdb11395 = 0x64         ;
        constexpr std::uintptr_t _b404f834f71f6a3067e758c4344283c4fec349b6 = 0x68         ;
        constexpr std::uintptr_t _733b84e234e06a1d26235d4441c20992d3304a36 = 0x70         ;
        constexpr std::uintptr_t _4c6b7a1b0297136efcd45d64904f133fba9717ca = 0x78         ;
        constexpr std::uintptr_t _70a45ff82e9cee402331e14fa4ea118b376f5c62 = 0x80         ;
        constexpr std::uintptr_t _3d187afbf9ce55356ebad1d6782ae7887d7922fa = 0x88         ;
    }

    namespace PlayerHeliSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t miniCopter                       = 0x20         ;
        constexpr std::uintptr_t soundAttachPoint                 = 0x28         ;
        constexpr std::uintptr_t flightSoundLayers                = 0x30         ;
        constexpr std::uintptr_t engineStartDef                   = 0x38         ;
        constexpr std::uintptr_t engineLoopDef                    = 0x40         ;
        constexpr std::uintptr_t engineStopDef                    = 0x48         ;
        constexpr std::uintptr_t rotorLoopDef                     = 0x50         ;
        constexpr std::uintptr_t radarWarningDef                  = 0x58         ;
        constexpr std::uintptr_t radarLockDef                     = 0x60         ;
        constexpr std::uintptr_t noAmmoDef                        = 0x68         ;
        constexpr std::uintptr_t noFlaresDef                      = 0x70         ;
        constexpr std::uintptr_t flaresReadyDef                   = 0x78         ;
        constexpr std::uintptr_t flightControlMovementSoundDef    = 0x80         ;
        constexpr std::uintptr_t flightControlSoundPosition       = 0x88         ;
        constexpr std::uintptr_t engineStartFadeOutTime           = 0x90         ;
        constexpr std::uintptr_t engineLoopFadeInTime             = 0x94         ;
        constexpr std::uintptr_t engineLoopFadeOutTime            = 0x98         ;
        constexpr std::uintptr_t engineStopFadeOutTime            = 0x9C         ;
        constexpr std::uintptr_t rotorLoopFadeInTime              = 0xA0         ;
        constexpr std::uintptr_t rotorLoopFadeOutTime             = 0xA4         ;
        constexpr std::uintptr_t enginePitchInterpRate            = 0xA8         ;
        constexpr std::uintptr_t rotorPitchInterpRate             = 0xAC         ;
        constexpr std::uintptr_t rotorGainInterpRate              = 0xB0         ;
        constexpr std::uintptr_t rotorStartStopPitchRateUp        = 0xB4         ;
        constexpr std::uintptr_t rotorStartStopPitchRateDown      = 0xB8         ;
        constexpr std::uintptr_t rotorStartStopGainRateUp         = 0xBC         ;
        constexpr std::uintptr_t rotorStartStopGainRateDown       = 0xC0         ;
        constexpr std::uintptr_t engineUpDotPitchCurve            = 0xC8         ;
        constexpr std::uintptr_t rotorUpDotPitchCurve             = 0xD0         ;
        constexpr std::uintptr_t animator                         = 0xD8         ;
        constexpr std::uintptr_t reloadStartSoundDef              = 0xE0         ;
        constexpr std::uintptr_t reloadLoopSoundDef               = 0xE8         ;
        constexpr std::uintptr_t reloadFinishSoundDef             = 0xF0         ;

        constexpr std::uintptr_t _c099dfa0f4c61535322ea30a000694fd96c15966 = 0xF8         ;
        constexpr std::uintptr_t _c159ca53c23d05d8beee6e4fc186ff79a794a14d = 0xFC         ;
        constexpr std::uintptr_t _8476a655754437bf061fe7967e009cc904d438e8 = 0x100        ;
        constexpr std::uintptr_t _79f74a84a10aa11373c06723fcb2b0dbbf824612 = 0x108        ;
        constexpr std::uintptr_t _e0f7fc4363e5ca0e9f4b1d9b35c57bee3adb6b5f = 0x110        ;
        constexpr std::uintptr_t _9ce1c7774514c4cfb091d129108da19c4315cd57 = 0x118        ;
        constexpr std::uintptr_t _92dce56d6c10b9ed686f631f9f8aa910c2444235 = 0x120        ;
        constexpr std::uintptr_t _c1d61b8b3404b2a5a62768fdd3b316ec81b7cd36 = 0x128        ;
        constexpr std::uintptr_t _95bb0f3c71dadff0f2606f1b5173b4c2cf7c570b = 0x130        ;
        constexpr std::uintptr_t _d424d84bca41573b3cd5394bc02093673a2cfd64 = 0x138        ;
        constexpr std::uintptr_t _e5476664e43e9a6fd28272a4d1fe18b4fafa3503 = 0x140        ;
        constexpr std::uintptr_t _9c618ff1ae525cce5084c6771660ef336109bfcd = 0x141        ;
        constexpr std::uintptr_t _1f58895412c7c8fad8e61607e5156253811a3674 = 0x142        ;
        constexpr std::uintptr_t _06bc0178a9f6ff23b44f979312a62bafcfaee6a5 = 0x148        ;
        constexpr std::uintptr_t _8cceceb32b65e3e0a355797c40449515dd29c0ad = 0x150        ;
        constexpr std::uintptr_t _1f28df1b7f1375229e683b610517b2221af56593 = 0x158        ;
        constexpr std::uintptr_t _ebf5656a33c66e3cb34a0b9ea7ec87c82d3c0cab = 0x15C        ;
        constexpr std::uintptr_t _2a773c4a31ff880e54cadecfc69851fdb9a994ad = 0x160        ;
    }

    namespace SocketMod_SphereCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t sphereRadius                     = 0xB8         ;
        constexpr std::uintptr_t layerMask                        = 0xBC         ;
        constexpr std::uintptr_t wantsCollide                     = 0xC0         ;
        constexpr std::uintptr_t requireMonument                  = 0xC1         ;
        constexpr std::uintptr_t ignoreAntiLargeVehicleCheck      = 0xC2         ;
        constexpr std::uintptr_t entityWhitelist                  = 0xC8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
        constexpr std::uintptr_t _e7f2dd9d1c6d7cdd51a94f497df58e639595d4ae = 0xD0         ;
    }

    namespace NetworkInfoGeneralText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
    }

    namespace %952d8cf8b2a61ebe83977a423154709a22486215
    {
        constexpr std::uintptr_t _44e21be9451e84b86d7475ce55b8672f059adbc6 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _1370d315c3bb3e52821c5c52e158739020eaaca7 = 0x0          ;
            constexpr std::uintptr_t _8e6611bd154a364293ccffac2baa49f0c3091c55 = 0x10         ;
            constexpr std::uintptr_t _4543d5cf24c7d34bc3cab46d6f9dd5a2dfce458d = 0x18         ;
            constexpr std::uintptr_t _31069a58b103d0d16a454cd7d23597a002398ee3 = 0x20         ;
        }

    }

    namespace WorldSpline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t dataIndex                        = 0x20         ;
        constexpr std::uintptr_t points                           = 0x28         ;
        constexpr std::uintptr_t tangents                         = 0x30         ;
        constexpr std::uintptr_t lutInterval                      = 0x38         ;
        constexpr std::uintptr_t showGizmos                       = 0x3C         ;

        constexpr std::uintptr_t _026a3e163287bbdfb7f7d282b39fd90557e2f69e = 0x40         ;
    }

    namespace %27a599d937023c19e59fbdfb38b8dda74dce566f
    {
        constexpr std::uintptr_t _c40675a95c1a3bce1f28e6ebe8c840b5147b2773 = 0x10         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x18         ;
        constexpr std::uintptr_t _939681a0d78ce2bcb5a88ee7b6abf198905ceb04 = 0x20         ;
        constexpr std::uintptr_t _3a6467ff3e3533799e7c69e05c0152181b19ac68 = 0x28         ;
        constexpr std::uintptr_t _3562c97cfd40be70d67f9d8961e4890fab5af170 = 0x30         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x38         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x40         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _83a6bed59263759757f717422ff07df8ed0ca740 = 0x0          ;
            constexpr std::uintptr_t _2bdcab19e0b311af09c1346f1f9e6685fabb93e6 = 0x8          ;
            constexpr std::uintptr_t _ab7487d373656f5e3d6ed7ed4e025e060fc77a36 = 0x18         ;
            constexpr std::uintptr_t _dd413616f568c160fe1ec3fc16bd6ba0c06a05fb = 0x20         ;
        }

    }

    namespace FoliageGridBatch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _acd66701fdbdd0ddaead940a12a2d12e62679eca = 0x20         ;
        constexpr std::uintptr_t _de8fb7f76899567b4eff6eb58ab0605395e1404e = 0x24         ;
        constexpr std::uintptr_t _b58b669c63cc040909a35f79c50de9655ced5c17 = 0x28         ;
        constexpr std::uintptr_t _c44f758c1c053e88bdc00865e3a9f79aae3ec031 = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _61ee497bcb99ed1d6edf1f72729c17b593562859 = 0x40         ;
        constexpr std::uintptr_t _f029812ea1ce04656b1c390421e715a27aa1defb = 0x48         ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0x50         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0x58         ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0x60         ;
        constexpr std::uintptr_t _26bbca2cfb89c143ca8463d45275c492d1d9c286 = 0x68         ;
    }

    namespace ClothingMovementProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t speedReduction                   = 0x18         ;
        constexpr std::uintptr_t waterSpeedBonus                  = 0x1C         ;
    }

    namespace ParticleSystemPostIK
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a4bc6ea261b4a2faefbf725b41e4066f1c05394a = 0x20         ;
    }

    namespace %cf91f99e32ce0d7dde02b6d75f1a47add3ba8699
    {
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x10         ;
        constexpr std::uintptr_t _77e902f3b99b5843b14b1657d0aa31ca26a9b4c2 = 0x20         ;
        constexpr std::uintptr_t _da21c7b1c42353d3c19ac43315a2940864909af7 = 0x28         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x30         ;
        constexpr std::uintptr_t _e5da48624e6335dc19033e3adf1718514b514a4d = 0x38         ;
        constexpr std::uintptr_t _1c0f540016f21e948c8f611f4898736c8cc16ec0 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _b3deb82528d6fba6b1177005c0ef6e879547da54 = 0x0          ;
            constexpr std::uintptr_t _96aab617fcf625b4f2575afe0237f1afb3fb4114 = 0x8          ;
            constexpr std::uintptr_t _2dec4d45237237c0e79206ff97ff0044dd700761 = 0x18         ;
            constexpr std::uintptr_t _8aa5a50fdce568ad8f46696ce516202d3a0cfb49 = 0x20         ;
        }

    }

    namespace TirednessAboveEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace %b4cbd9c6de7d6ea597fa90471f548e132ca47874
    {
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x10         ;
        constexpr std::uintptr_t _6404f3734bf5062960fea8877f01393d8c8a914a = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _35e91bbeb67b8d3947f669aa210b78bcbd9332b2 = 0x0          ;
            constexpr std::uintptr_t _9923ef07d5d4cf394022e68a75829afdc5b1ab3d = 0x8          ;
            constexpr std::uintptr_t _1ab4038eae2d53fef3ad1ba583b6012a08996744 = 0x10         ;
            constexpr std::uintptr_t _aabcae0c6c6afb8dafe127d81cc4e8cb01063aed = 0x18         ;
        }

    }

    namespace %61f4b9e1efb0eb417840abbe6c82cfbdc27a8f78
    {
        constexpr std::uintptr_t _6c7a1509089c4f56e39200993d7b1a02d7c3a8a0 = 0x10         ;
        constexpr std::uintptr_t _4d884bf1b67736974a8d619aed7a89d468c55c37 = 0x18         ;
        constexpr std::uintptr_t _00c8f0e35dac82a7205a7305438b3d5a360185c4 = 0x20         ;
        constexpr std::uintptr_t _a25adf3f29e5892b203775c3bbff039f33939c10 = 0x28         ;
        constexpr std::uintptr_t _6ecad7a84021d8d1b67f42431dd1e8f686e2d384 = 0x30         ;
        constexpr std::uintptr_t _b41b373ccf42feaec2f6ffdc4cfbdc7ceb0236b5 = 0x38         ;
        constexpr std::uintptr_t _5d35a5b623fce28d74689e903dfdab2482bb8fa1 = 0x3C         ;
        constexpr std::uintptr_t _5966bbe38e1a4cdd36096ca6e0a04441019eb38d = 0x40         ;
        constexpr std::uintptr_t _c792d2382829d10a67f1aca6ccfbdb4a28d63008 = 0x48         ;
        constexpr std::uintptr_t _9494163b3c713e74ce6980e2b4edd1cbc97cfc5c = 0x50         ;
        constexpr std::uintptr_t _2408b01adc7bfb99d3a5b1ffb9352ecd1acfd509 = 0x78         ;
        constexpr std::uintptr_t _6a493c702195cf0b3fc47d423dd48cfe4228a65b = 0x7C         ;
        constexpr std::uintptr_t _ddfd597d5a44f3b7add2ece0a97996b108952d4b = 0x80         ;
        constexpr std::uintptr_t _7cd57727d30269fffbee427533fb1d0bd6e629d8 = 0xB8         ;
        constexpr std::uintptr_t _0950c0222fcf64cdb1c49c564909afdbca82054e = 0xC0         ;
        constexpr std::uintptr_t _b021837712f53e6b641ba46554d011620667e6e0 = 0xC8         ;
        constexpr std::uintptr_t _9e4a4bef1431e5e8e4ff7a7e630d2b66ca8018f4 = 0xD0         ;
        constexpr std::uintptr_t _b97d49eeb7b27c2e9cb95cb65d20912685ed4602 = 0xD8         ;
        constexpr std::uintptr_t _6faff9e14778a19d9e8beb8abea2201f56437f4d = 0xE0         ;
        constexpr std::uintptr_t _69729c28325cc16801754b5503fca39b8fecc066 = 0xE8         ;
        constexpr std::uintptr_t _8adc2ab69f43349179769c8513f2d69fa0cd3efe = 0xF0         ;
        constexpr std::uintptr_t _d0ec388ec095d1919bfd17350803c9e65a10aebe = 0xF4         ;
        constexpr std::uintptr_t _af02ea61a28403e5cfcbb27594dfe6abd8ee51e4 = 0xF8         ;
        constexpr std::uintptr_t _ea4a6ab10031dc97e8ce8249e092bc595d1d06c2 = 0x100        ;
        constexpr std::uintptr_t _4dcb1aa72a9a96ea130ca760c91ad1f5223c32a1 = 0x108        ;
        constexpr std::uintptr_t _c465693814a9f81c932d1f96017f26f6a636a2b2 = 0x130        ;
        constexpr std::uintptr_t _8aed0002324569da878bc52b2b82cb01cf86a192 = 0x138        ;
        constexpr std::uintptr_t _2f310bdd84eecd2eb62c29496c7ca76b8cd0b938 = 0x13C        ;
        constexpr std::uintptr_t _037f613d83ef24c6c9d1f2299d9f965d6b1f2b42 = 0x140        ;
        constexpr std::uintptr_t _7584b35ef0fc03c1071332b36ab7a33e568aed53 = 0x148        ;

        namespace _static
        {
            constexpr std::uintptr_t _c6a0fdfc65d1ce2b7657cbbe09721da893dbf165 = 0x0          ;
            constexpr std::uintptr_t _05101ba6d67becef50735c4a83ab49be82b6aef4 = 0x8          ;
            constexpr std::uintptr_t _9df83fb94f06cd5203deef5097860468c8ab9200 = 0x10         ;
            constexpr std::uintptr_t _539e697d254ce98ea358a63f934ac94ef3cd7703 = 0x18         ;
        }

    }

    namespace %ef150788c8335cea6018602d28e60f366cb7ce6b
    {
        constexpr std::uintptr_t _802ae17ac56559158d03c6df0d94545c735610a6 = 0x10         ;
        constexpr std::uintptr_t _07fd9f0a232487aab706b08cdd7e05381507ac21 = 0x14         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x18         ;
        constexpr std::uintptr_t _161cdd6a0e31a957b9acd5e68d2daec37cb7fbb6 = 0x20         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x30         ;
        constexpr std::uintptr_t _ca5af41619a17dc09df09ee2042293a2c907a919 = 0x34         ;
        constexpr std::uintptr_t _186d4d045b7ba922c81aa8b8de4ca51806904003 = 0x38         ;
        constexpr std::uintptr_t _0ddcd0d3e3955afec33bdc676c44ceaee0aa80c0 = 0x3C         ;
        constexpr std::uintptr_t _bbe86a002e0340b7acf01a2bbe1a74f9dc4e74f6 = 0x48         ;
        constexpr std::uintptr_t _2b2bb84f8d85247e50aa2a90eb9babc29105d465 = 0x50         ;
        constexpr std::uintptr_t _7dae93b9cdc9a75342c92e44009b97595dc69e89 = 0x54         ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x58         ;
        constexpr std::uintptr_t _0c28784e4b23db710c48dbde6fa4763b656553a5 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _aab6473fe5607005a34daa84f1f72194e6d0b2d4 = 0x0          ;
            constexpr std::uintptr_t _f1306ae185674701ed47a31d4a9c1342dd67ca5f = 0x10         ;
            constexpr std::uintptr_t _c5b8b581c1acded758adeb14283f9752b97913a3 = 0x18         ;
        }

    }

    namespace DemoTimelineController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Director                         = 0x20         ;
    }

    namespace NodeInstance
    {
        constexpr std::uintptr_t id                               = 0x10         ;
        constexpr std::uintptr_t itemDef                          = 0x18         ;
        constexpr std::uintptr_t graphPosition                    = 0x20         ;
        constexpr std::uintptr_t outputs                          = 0x28         ;
        constexpr std::uintptr_t inputs                           = 0x30         ;
        constexpr std::uintptr_t groupName                        = 0x38         ;
        constexpr std::uintptr_t costOverride                     = 0x40         ;
    }

    namespace TechTreeData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t shortname                        = 0x18         ;
        constexpr std::uintptr_t nextID                           = 0x20         ;
        constexpr std::uintptr_t techTreeLevel                    = 0x24         ;
        constexpr std::uintptr_t openSound                        = 0x28         ;
        constexpr std::uintptr_t closeSound                       = 0x30         ;
        constexpr std::uintptr_t AllowedEras                      = 0x38         ;
        constexpr std::uintptr_t RequireGameMode                  = 0x40         ;
        constexpr std::uintptr_t nodes                            = 0x58         ;

        constexpr std::uintptr_t _94e7d42312cf6d0826b78a42cf7816a4fe81d585 = 0x48         ;
        constexpr std::uintptr_t _5026ad13ce34ec3829da03a850a3e0be92fdd928 = 0x50         ;
    }

    namespace RFTimedExplosive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t beepLoop                         = 0x2A0        ;
        constexpr std::uintptr_t pickupDefinition                 = 0x2B0        ;
        constexpr std::uintptr_t minutesUntilDecayed              = 0x2B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x290        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x298        ;
        constexpr std::uintptr_t _8e1fefb14dfdec06c99235394fcd839835d449b2 = 0x2A8        ;
    }

    namespace DigitalClockConfigAlarm
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvasGroup                      = 0x20         ;
        constexpr std::uintptr_t slider                           = 0x28         ;
        constexpr std::uintptr_t toggleButton                     = 0x30         ;
        constexpr std::uintptr_t deleteButton                     = 0x38         ;

        constexpr std::uintptr_t _baa54d32feb4f85eb8b2012eca50aa60430b08cf = 0x40         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x48         ;
        constexpr std::uintptr_t _6402e8adcec934fe9eeaa2ce3c44baf60c41fc33 = 0x50         ;
    }

    namespace %e4cf7f4bda909a50eee943ce0d4f04e2f108e432
    {
        constexpr std::uintptr_t _a6942ddf16eff9ed02bfbeeba0086ff329e2479d = 0x10         ;
        constexpr std::uintptr_t _d7f2acc36fcaac6048aa54c00212d3051e377450 = 0x18         ;
        constexpr std::uintptr_t _0eb45e9e376e0c63b55b18d34ab05fe4b36884ab = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _5093b02f6f8fb9e833cf4d98d4d7672a509e9934 = 0x0          ;
        }

    }

    namespace ZiplineMountable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t MoveSpeed                        = 0x3D0        ;
        constexpr std::uintptr_t ForwardAdditive                  = 0x3D4        ;
        constexpr std::uintptr_t ZipCollider                      = 0x3D8        ;
        constexpr std::uintptr_t ZiplineGrabRoot                  = 0x3E0        ;
        constexpr std::uintptr_t LeftHandIkPoint                  = 0x3E8        ;
        constexpr std::uintptr_t RightHandIkPoint                 = 0x3F0        ;
        constexpr std::uintptr_t SpeedUpTime                      = 0x3F8        ;
        constexpr std::uintptr_t EditorHoldInPlace                = 0x3FC        ;
        constexpr std::uintptr_t MountPositionCurve               = 0x408        ;
        constexpr std::uintptr_t MountRotationCurve               = 0x410        ;
        constexpr std::uintptr_t MountEaseInTime                  = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x400        ;
        constexpr std::uintptr_t _19e5b36440a1d19dc7d3c5f41c2b9d74abc69567 = 0x41C        ;
    }

    namespace ClimateParameters
    {
        constexpr std::uintptr_t Temperature                      = 0x10         ;
        constexpr std::uintptr_t AerialDensity                    = 0x18         ;
        constexpr std::uintptr_t FogDensity                       = 0x20         ;
        constexpr std::uintptr_t FogColorGrad                     = 0x28         ;
        constexpr std::uintptr_t FogAmbientIntensity              = 0x30         ;
        constexpr std::uintptr_t FogAmbientSaturation             = 0x38         ;
        constexpr std::uintptr_t FogLightBoost                    = 0x40         ;
        constexpr std::uintptr_t BiomeWeightExponent              = 0x48         ;
        constexpr std::uintptr_t FogHeightFalloff                 = 0x4C         ;
    }

    namespace WeatherParameters
    {
        constexpr std::uintptr_t ClearChance                      = 0x10         ;
        constexpr std::uintptr_t DustChance                       = 0x14         ;
        constexpr std::uintptr_t FogChance                        = 0x18         ;
        constexpr std::uintptr_t OvercastChance                   = 0x1C         ;
        constexpr std::uintptr_t StormChance                      = 0x20         ;
        constexpr std::uintptr_t RainChance                       = 0x24         ;
    }

    namespace Value4`1
    {
        constexpr std::uintptr_t Dusk                             = 0x0          ;
    }

    namespace Float4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108229D8   ;
        constexpr std::uintptr_t Dusk                             = 0x10         ;
        constexpr std::uintptr_t Dawn                             = 0x14         ;
        constexpr std::uintptr_t Night                            = 0x18         ;
        constexpr std::uintptr_t Noon                             = 0x1C         ;
    }

    namespace Color4
    {
        constexpr std::uintptr_t Dusk                             = 0x10         ;
        constexpr std::uintptr_t Dawn                             = 0x20         ;
        constexpr std::uintptr_t Night                            = 0x30         ;
        constexpr std::uintptr_t Noon                             = 0x40         ;
    }

    namespace Texture2D4
    {
        constexpr std::uintptr_t Dusk                             = 0x10         ;
        constexpr std::uintptr_t Dawn                             = 0x18         ;
        constexpr std::uintptr_t Night                            = 0x20         ;
        constexpr std::uintptr_t Noon                             = 0x28         ;
    }

    namespace Climate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BiomeFogShoreDistanceFalloff     = 0x20         ;
        constexpr std::uintptr_t BlendingSpeed                    = 0x24         ;
        constexpr std::uintptr_t FogDarknessDistance              = 0x28         ;
        constexpr std::uintptr_t DebugLUTBlending                 = 0x2C         ;
        constexpr std::uintptr_t Weather                          = 0x30         ;
        constexpr std::uintptr_t WeatherPresets                   = 0x38         ;
        constexpr std::uintptr_t DeepSeaCalmWeather               = 0x40         ;
        constexpr std::uintptr_t DeepSeaWipeWeather               = 0x48         ;
        constexpr std::uintptr_t DeepSeaPortalWeather             = 0x50         ;
        constexpr std::uintptr_t Arid                             = 0x58         ;
        constexpr std::uintptr_t Temperate                        = 0x60         ;
        constexpr std::uintptr_t Tundra                           = 0x68         ;
        constexpr std::uintptr_t Arctic                           = 0x70         ;
        constexpr std::uintptr_t Jungle                           = 0x78         ;
        constexpr std::uintptr_t DeepSea                          = 0x80         ;
        constexpr std::uintptr_t UndergroundFogDensity            = 0x88         ;
        constexpr std::uintptr_t UndergroundFogColor              = 0x8C         ;
        constexpr std::uintptr_t DefaultCloudConfigs              = 0xA0         ;
        constexpr std::uintptr_t DefaultCirrusConfigs             = 0xA8         ;
        constexpr std::uintptr_t AllCloudConfigs                  = 0xB0         ;

        constexpr std::uintptr_t _05338e0cc47c78ce36f217284a7ebcefa3bb69f9 = 0xB8         ;
        constexpr std::uintptr_t _c1096cec229685a8c178c7fa4868337ce241afaf = 0xBC         ;
        constexpr std::uintptr_t _1e77235871e3eb4a311b6131b0bc609fd709a63a = 0xC0         ;
        constexpr std::uintptr_t _8a54be2e1fd390635607d00ccf16e5debbe712d3 = 0xC4         ;
        constexpr std::uintptr_t _8effd8915390b684af69cb48caea9bf832e1af0e = 0xC8         ;
        constexpr std::uintptr_t _908345327a5f08640c33a868c2d9f1c1a016cdf9 = 0xD0         ;
        constexpr std::uintptr_t _de9bdbbada29590d4f21f5a2c01d542bf8548ea2 = 0xD8         ;
        constexpr std::uintptr_t _88f163645bdc548e3d6ac1121b738df40adf5fd8 = 0xE0         ;
        constexpr std::uintptr_t _a2c03a546809d974d6e06a001c45343e7a6e99d4 = 0xE8         ;
        constexpr std::uintptr_t _ac59ebc22fe91a0802b40a2101168bcc35f08754 = 0xF0         ;
        constexpr std::uintptr_t _8105705c10a054c9dc539ed8785ea3ce9f253a0a = 0xF8         ;
        constexpr std::uintptr_t _03031cfda70b1d82c010a4ac5e74f2153313accd = 0x100        ;
        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x108        ;
        constexpr std::uintptr_t _35442c3c6bc169e6be4bfbf1ca196c3ae388e509 = 0x110        ;
        constexpr std::uintptr_t _68f610390942daf529ffa7717788150c399d472c = 0x118        ;
        constexpr std::uintptr_t _5800e934f443ab72d42e6c455b348b0ad336948b = 0x11C        ;
        constexpr std::uintptr_t _a621b72646a19010d338a4fae616a638af90ff82 = 0x124        ;
        constexpr std::uintptr_t _237334836cf9614b88595d4d6234879d9036c4c4 = 0x130        ;
        constexpr std::uintptr_t _ca1c1754aad02000f263a6e593a5ce00a212fdaf = 0x138        ;
        constexpr std::uintptr_t _3f83c5294ce9afd03ff1e507286bc1a132852456 = 0x140        ;
        constexpr std::uintptr_t _18a4be5960bc92f37a35b6cfed93f691ee565ae4 = 0x148        ;
        constexpr std::uintptr_t _29163e96699cd18933a9e1614687756fa4db4545 = 0x150        ;
        constexpr std::uintptr_t _68b160943d22c54bb8bf66474f30c7c79e47e885 = 0x158        ;
        constexpr std::uintptr_t _e587ee74e0d6c6911bcb150cb108d3414620b285 = 0x160        ;
    }

    namespace SlidingPart
    {
        constexpr std::uintptr_t transform                        = 0x10         ;
        constexpr std::uintptr_t openPosition                     = 0x18         ;
        constexpr std::uintptr_t closedPosition                   = 0x24         ;
    }

    namespace IndependentScaleImagePPU
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scaleParent                      = 0x20         ;
        constexpr std::uintptr_t image                            = 0x28         ;

        constexpr std::uintptr_t _b5f25f72942578dc1a35446402e82e70f92b8952 = 0x30         ;
        constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x34         ;
    }

    namespace ModelConditionTest_Outside
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace IdentifierConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;
        constexpr std::uintptr_t id                               = 0x60         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
    }

    namespace NPCNetworking
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _596ec6273ee7fefe20882da761d56b321166e2f4 = 0x28         ;
        constexpr std::uintptr_t _11791f844c10ac51a45ad68ec487273bc507f873 = 0x34         ;
    }

    namespace StorageContainer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10794620   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace FlashlightBeam
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scrollDir                        = 0x20         ;
        constexpr std::uintptr_t localEndPoint                    = 0x28         ;
        constexpr std::uintptr_t beamRenderer                     = 0x38         ;

        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x40         ;
        constexpr std::uintptr_t _5ef198bbe73daec153bdb550bfcd47c9d8d9ddb2 = 0x48         ;
    }

    namespace SleepingBagClusterMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CountText                        = 0x20         ;
        constexpr std::uintptr_t SleepingBagButtons               = 0x28         ;
        constexpr std::uintptr_t OpenRoot                         = 0x30         ;
        constexpr std::uintptr_t SummaryTooltip                   = 0x38         ;
        constexpr std::uintptr_t RimImage                         = 0x40         ;

        constexpr std::uintptr_t _78133647ed7bbff15e883b3fdc5292a6392ba4cb = 0x48         ;
        constexpr std::uintptr_t _6eb5779553604c06135b8fe0f8a66f52ca2aeec9 = 0x50         ;
    }

    namespace %279660a7a447d388d90c2c685178e0011127e464
    {
    }

    namespace %4afa34e9fdcd78c198e3fe1017edba3b233eb0f5
    {
        constexpr std::uintptr_t _420aa5b4ef5c4e97b210ccc54934c2dec94de7db = 0x10         ;
        constexpr std::uintptr_t _7b0b0d691b42e28cc0bc199753840ed697452231 = 0x14         ;
        constexpr std::uintptr_t _d36847f471b6f35f26b5df58c3b170f088e24f39 = 0x18         ;
        constexpr std::uintptr_t _6f55c2e32d0ad317cd714c09ef0a39b970caff16 = 0x28         ;
        constexpr std::uintptr_t _ecdfc0110f8c926b62a3a05a0ad4d55f072115ab = 0x30         ;
        constexpr std::uintptr_t _1be05abb4490b8bd4210dfb2bf1804456f5b30fc = 0x38         ;
        constexpr std::uintptr_t _91caf8426febe153ac9b58efb3571af197db8c37 = 0x48         ;
    }

    namespace Binocular
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D7B90   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t fovs                             = 0x380        ;
        constexpr std::uintptr_t fovChangeEffect                  = 0x388        ;
        constexpr std::uintptr_t smoothSpeed                      = 0x390        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _55907384c1ee61de5897438207ca7eb899535b3e = 0x394        ;
        constexpr std::uintptr_t _6711a0e6a62770a0088f75382e02117282ec0671 = 0x395        ;
        constexpr std::uintptr_t _91679513588fcdfa4df95bc565f5d6e884c26906 = 0x398        ;
        constexpr std::uintptr_t _2e7ce001ef6790d6eb3ba64dddabf0cb84acb359 = 0x39C        ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x3A0        ;

        namespace _static
        {
            constexpr std::uintptr_t _eced6b20d1d12aef0739850f670d5ae3641ef735 = 0x0          ;
            constexpr std::uintptr_t _7f6ac1453508920393d0d0793170c29da8c07609 = 0x1          ;
        }

    }

    namespace ServerBrowserItemNexus
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t serverName                       = 0x20         ;
        constexpr std::uintptr_t mapName                          = 0x28         ;
        constexpr std::uintptr_t playerCount                      = 0x30         ;
        constexpr std::uintptr_t favourited                       = 0x38         ;
        constexpr std::uintptr_t serverTagList                    = 0x40         ;
        constexpr std::uintptr_t changeset                        = 0x48         ;

        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x50         ;
    }

    namespace ShadowCacher-fake-1
    {
        constexpr std::uintptr_t _bdc3467ab05a54d44bae5f318959b6b73a5b39cd = 0x10         ;
        constexpr std::uintptr_t _50c72aad2698afb672ab5e4a61d0a43aa2ffd209 = 0x18         ;
        constexpr std::uintptr_t _1e366885176308bbf87361a6cb938900dd3cb0de = 0x20         ;
        constexpr std::uintptr_t _e7213d39a6b835ba6fece81e92d4a823263e7dfe = 0x28         ;
        constexpr std::uintptr_t _18c63d608d4c0b821fadcf6598ca298c613c9d1c = 0x30         ;
        constexpr std::uintptr_t _98988e36af73c582f66e40c77b884510f5f44e96 = 0x38         ;
        constexpr std::uintptr_t _f4effbc76b43ac533c3ef47eb37a34c4f170ca18 = 0x40         ;
        constexpr std::uintptr_t _9bd3ceaceda8d6cd2772cc905290b435c379c776 = 0x48         ;
        constexpr std::uintptr_t _e5c7966f93f395237a6c5d64998549b55e200ce4 = 0x50         ;
        constexpr std::uintptr_t _59f4d51ffd719f0daa11017b323a0cff9b6eda74 = 0x5C         ;
        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x60         ;
        constexpr std::uintptr_t _dcb32067c0ac27456fc9549d0f0c5eab9c42c6b5 = 0x64         ;
        constexpr std::uintptr_t _b948d9df9ea60eedb7acd166dc2791619df69f7b = 0x68         ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AccessibilityCollection`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t convarName                       = 0x0          ;
    }

    namespace %e6d313623c1b628197879ebdc91133ee049c0eb6
    {
        constexpr std::uintptr_t _70d4bfac0a814dfcbbc4f8342477c79106b87cb1 = 0x10         ;
        constexpr std::uintptr_t _64aca1a6ce3ec3d0c769bcd6403b35c29279f01f = 0x18         ;
        constexpr std::uintptr_t _15881dd257bfd073dc9671977f4bdaf8a72c537b = 0x1C         ;
        constexpr std::uintptr_t _e781f5c048b5044e34fef5c624d23a02d3ea995a = 0x20         ;
        constexpr std::uintptr_t _00edba49e9732583b98ed409011d85c9c23a6c65 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _83829be5750adea8910fb6a430f06ddfe959fc64 = 0x0          ;
            constexpr std::uintptr_t _c09033ff77dba01a025a3412d30e172040a23c22 = 0x10         ;
            constexpr std::uintptr_t _121b648ff7d54c91595f1991d13459bf2409a448 = 0x20         ;
        }

    }

    namespace TakeCollisionDamage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entity                           = 0x20         ;
        constexpr std::uintptr_t minDamage                        = 0x28         ;
        constexpr std::uintptr_t maxDamage                        = 0x2C         ;
        constexpr std::uintptr_t forceForAnyDamage                = 0x30         ;
        constexpr std::uintptr_t forceForMaxDamage                = 0x34         ;
        constexpr std::uintptr_t velocityRestorePercent           = 0x38         ;
    }

    namespace MissionObjective_SpeakWithTargetNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t TargetNPC                        = 0x18         ;
        constexpr std::uintptr_t targetLayerMask                  = 0x20         ;
        constexpr std::uintptr_t requiredReturnItems              = 0x28         ;
        constexpr std::uintptr_t RequireProximityToPosition       = 0x30         ;
        constexpr std::uintptr_t MinimumDistanceToMissionPoint    = 0x38         ;
        constexpr std::uintptr_t destroyReturnItems               = 0x3C         ;
        constexpr std::uintptr_t showPing                         = 0x3D         ;
    }

    namespace SwapKeycard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t accessLevels                     = 0x20         ;
    }

    namespace BaseAIBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace ViewmodelCameraAnimationSync
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace Category
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Side
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WallpaperSetting
    {
        constexpr std::uintptr_t WallpaperPrefab                  = 0x0          ;
        constexpr std::uintptr_t BuildingBlock                    = 0x8          ;
        constexpr std::uintptr_t side                             = 0x10         ;
    }

    namespace WallpaperSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t Wallpapers                       = 0x20         ;
        constexpr std::uintptr_t Floorings                        = 0x28         ;
        constexpr std::uintptr_t Ceilings                         = 0x30         ;
        constexpr std::uintptr_t PlacementPrice                   = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _28fa5dd0d70f7f383ddcb4f6b241f7066b91115c = 0x0          ;
            constexpr std::uintptr_t _14be92a6baddf65d7689930f32ea194a72c6e37f = 0x8          ;
            constexpr std::uintptr_t _863ae3620a9eafc6f42ae45c55c62f059d4b8e28 = 0x10         ;
            constexpr std::uintptr_t _801f6f077f0ce86894a0e691cc2feb7ff4bbdae3 = 0x18         ;
            constexpr std::uintptr_t _e196483b7f38aade5f21b17ead44146f738f6a5e = 0x20         ;
            constexpr std::uintptr_t _c9e1bf7ef8611bcc7bf069887069e44f204e83d2 = 0x28         ;
        }

    }

    namespace DragMe
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074DEC0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _416c606442584f89fac3aa97d8b94c038c7c2b1c = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _8b01bb88c5294ad54dacb36f6bed7f40cd6c1db0 = 0x0          ;
            constexpr std::uintptr_t _ad894b9700a3373864f2071bdb1d3f5e3ef40570 = 0x8          ;
            constexpr std::uintptr_t _cc3b48eefab1ac98bbbc0f9c078e3f9b2297acb3 = 0x10         ;
            constexpr std::uintptr_t _3ae4cd89e1ec5c854f6b947b44e67d54920ed029 = 0x18         ;
            constexpr std::uintptr_t _0fef6c534df22ed8a6ad621794a136798bb782b0 = 0x20         ;
            constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x28         ;
            constexpr std::uintptr_t _49cd482a2479a395b3d49740a3da436b097db7a6 = 0x30         ;
            constexpr std::uintptr_t _ecbc2709a4e848760d1eef9def76d260ed31b6df = 0x38         ;
        }

    }

    namespace FixedIntParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10740B10   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace GrenadeViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetAnimator                   = 0x20         ;
    }

    namespace DecorSwim
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0         ;
    }

    namespace DestroyIfInMonumentNoBuildZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace SpeechMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MicrophoneStand
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10844D30   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t VoiceProcessor                   = 0x3D0        ;
        constexpr std::uintptr_t VoiceSource                      = 0x3D8        ;
        constexpr std::uintptr_t NormalMix                        = 0x3E8        ;
        constexpr std::uintptr_t HighPitchMix                     = 0x3F0        ;
        constexpr std::uintptr_t LowPitchMix                      = 0x3F8        ;
        constexpr std::uintptr_t NormalPhrase                     = 0x400        ;
        constexpr std::uintptr_t NormalDescPhrase                 = 0x408        ;
        constexpr std::uintptr_t HighPitchPhrase                  = 0x410        ;
        constexpr std::uintptr_t HighPitchDescPhrase              = 0x418        ;
        constexpr std::uintptr_t LowPitchPhrase                   = 0x420        ;
        constexpr std::uintptr_t LowPitchDescPhrase               = 0x428        ;
        constexpr std::uintptr_t IOSubEntity                      = 0x430        ;
        constexpr std::uintptr_t IOSubEntitySpawnPos              = 0x438        ;
        constexpr std::uintptr_t LeftHandIKTarget                 = 0x440        ;
        constexpr std::uintptr_t RightHandIKTarget                = 0x448        ;
        constexpr std::uintptr_t IsStatic                         = 0x450        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _18898a8e880c5e9978e6d6809d8abd5a5badd637 = 0x3E0        ;
        constexpr std::uintptr_t _dbd2d8755ab6802b06f162bcfbf57958d20f4fb9 = 0x458        ;
    }

    namespace ItemModCassetteContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t capacity                         = 0x30         ;
        constexpr std::uintptr_t maxStackSize                     = 0x34         ;
        constexpr std::uintptr_t containerVolume                  = 0x38         ;
        constexpr std::uintptr_t canLootInWorld                   = 0x3C         ;
        constexpr std::uintptr_t pickupInWorldDelay               = 0x40         ;
        constexpr std::uintptr_t maxWeight                        = 0x44         ;
        constexpr std::uintptr_t worldWeightScale                 = 0x48         ;
        constexpr std::uintptr_t containerFlags                   = 0x4C         ;
        constexpr std::uintptr_t onlyAllowedContents              = 0x50         ;
        constexpr std::uintptr_t onlyAllowedItemType              = 0x58         ;
        constexpr std::uintptr_t availableSlots                   = 0x60         ;
        constexpr std::uintptr_t validItemWhitelist               = 0x68         ;
        constexpr std::uintptr_t openInDeployed                   = 0x70         ;
        constexpr std::uintptr_t openInInventory                  = 0x71         ;
        constexpr std::uintptr_t defaultContents                  = 0x78         ;
        constexpr std::uintptr_t blockAmmoSource                  = 0x80         ;
        constexpr std::uintptr_t openSound                        = 0x88         ;
        constexpr std::uintptr_t closeSound                       = 0x90         ;
        constexpr std::uintptr_t CassetteItems                    = 0x98         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AnimalBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace MoveObjectOverTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mover                            = 0x20         ;
        constexpr std::uintptr_t OffsetAmount                     = 0x28         ;
        constexpr std::uintptr_t Speed                            = 0x34         ;

        constexpr std::uintptr_t _244fdf1af9bbbbf30350d894ee472707caea49d7 = 0x38         ;
    }

    namespace %97910b77916fa35dafd047b54715c096d4b373be
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _b31df63fd355530fa76d490123d188c992203ef9 = 0x18         ;
        constexpr std::uintptr_t _a1b9328b0970bcb1a7cef818f605c3e18a2aae0e = 0x98         ;
        constexpr std::uintptr_t _c4e1a279417e208ba84cfb9f0fa60d6dd9f7c522 = 0xA0         ;
        constexpr std::uintptr_t _bd30edbbbe21c5a34ebb8df750ffd12935fbed0e = 0xA8         ;
        constexpr std::uintptr_t _491abc6adc9a55963bccb57a9a6374953844b65c = 0xAC         ;
        constexpr std::uintptr_t _5fc572cc76994995f61d408ad40998f0ec0963ca = 0xEC         ;
        constexpr std::uintptr_t _f85e6acdfb7308af2c11f55502e953c45f84ed7a = 0x130        ;

        namespace _static
        {
            constexpr std::uintptr_t _acff6c3f6394aa06f6fd89edd0570b39b717a983 = 0x0          ;
            constexpr std::uintptr_t _1d265431d2a2b424fd5497c35ff278a6c05940ec = 0x8          ;
            constexpr std::uintptr_t _bac9e3db745696c9e5f65f77ebd01f780a452132 = 0x10         ;
            constexpr std::uintptr_t _e55403201fa33140f20c48f75080826e6424cdf3 = 0x18         ;
            constexpr std::uintptr_t _fdb0a6c9b96d3bd5708354819bfc3011d53da1b8 = 0x20         ;
            constexpr std::uintptr_t _886943a5340c563ff8a9b25d08868e55a0211410 = 0x28         ;
        }

    }

    namespace PayoutInfo
    {
        constexpr std::uintptr_t Item                             = 0x0          ;
        constexpr std::uintptr_t Result1                          = 0x8          ;
        constexpr std::uintptr_t Result2                          = 0xC          ;
        constexpr std::uintptr_t Result3                          = 0x10         ;
        constexpr std::uintptr_t OverrideWinEffect                = 0x18         ;
    }

    namespace IndividualPayouts
    {
        constexpr std::uintptr_t Item                             = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
    }

    namespace SlotMachinePayoutSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t SpinCost                         = 0x18         ;
        constexpr std::uintptr_t Payouts                          = 0x20         ;
        constexpr std::uintptr_t VirtualFaces                     = 0x28         ;
        constexpr std::uintptr_t FacePayouts                      = 0x30         ;
        constexpr std::uintptr_t TotalStops                       = 0x38         ;
        constexpr std::uintptr_t DefaultWinEffect                 = 0x40         ;
    }

    namespace Shield
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D7E78   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t DeployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t ShieldOnBackToggleCooldown       = 0x2EC        ;
        constexpr std::uintptr_t Protection                       = 0x2F0        ;
        constexpr std::uintptr_t DamageMitigationFactor           = 0x2F8        ;
        constexpr std::uintptr_t ShieldCollider                   = 0x300        ;
        constexpr std::uintptr_t sideShieldCollider               = 0x308        ;
        constexpr std::uintptr_t MaxBlockTime                     = 0x310        ;
        constexpr std::uintptr_t MinBlockTime                     = 0x314        ;
        constexpr std::uintptr_t damageToLoseOneSecond            = 0x318        ;
        constexpr std::uintptr_t chargeDelay                      = 0x31C        ;
        constexpr std::uintptr_t MeleeLocalPlayerImpactFxPrefab   = 0x320        ;
        constexpr std::uintptr_t RangedLocalPlayerImpactFxPrefab  = 0x328        ;
        constexpr std::uintptr_t ShieldAnimSystem                 = 0x330        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _d1aba76847e2652e20ce8e15476b89fead6bc428 = 0x338        ;
        constexpr std::uintptr_t _54b2c2fc68b459863afe3de79ca5b9c788f62f05 = 0x33C        ;
        constexpr std::uintptr_t _f297deee38dacf33db05bc9490f8cecbb64141b9 = 0x33D        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x340        ;
        constexpr std::uintptr_t _836975499c4a30d8758817b0e97a747b5bc7929e = 0x348        ;
        constexpr std::uintptr_t _329b6155c0fa777ec2a83d67f6382f245384bff6 = 0x34C        ;
        constexpr std::uintptr_t _6b8e7cd5e7a2b156b8260659aae444eaa4f71500 = 0x350        ;
        constexpr std::uintptr_t _0ca76c013c873b8821d24c35f3c4382e59040663 = 0x354        ;
    }

    namespace %8d4295b31335eaa7b1e69205ae7609822a322d03
    {
        constexpr std::uintptr_t _074e5109ac7162077e67adf7ce6bcfdd918e5094 = 0x10         ;
        constexpr std::uintptr_t _bac78ce62937d33ec9c8477b56ea2730197160ea = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _4814517242baa3bac95764ff163d15d00cb1dc88 = 0x0          ;
            constexpr std::uintptr_t _f45fb1bce393efd0550c025b6de34fa4d0a22a02 = 0x8          ;
        }

    }

    namespace ElectricOven
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;
        constexpr std::uintptr_t IoEntity                         = 0x468        ;
        constexpr std::uintptr_t IoEntityAnchor                   = 0x470        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;
        constexpr std::uintptr_t _a3755b9a6d1062a6727e78f8b5e442965282919b = 0x478        ;
    }

    namespace BikeVehicleAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;
        constexpr std::uintptr_t engineAudioSet                   = 0xB0         ;
        constexpr std::uintptr_t suspensionDef                    = 0xB8         ;
        constexpr std::uintptr_t suspensionMinExtensionDelta      = 0xC0         ;
        constexpr std::uintptr_t suspensionMinTimeBetweenSounds   = 0xC4         ;
        constexpr std::uintptr_t tireDirtSoundDef                 = 0xC8         ;
        constexpr std::uintptr_t tireGrassSoundDef                = 0xD0         ;
        constexpr std::uintptr_t tireSnowSoundDef                 = 0xD8         ;
        constexpr std::uintptr_t tireWaterSoundDef                = 0xE0         ;
        constexpr std::uintptr_t tireGainCurve                    = 0xE8         ;
        constexpr std::uintptr_t skidSoundLoop                    = 0xF0         ;
        constexpr std::uintptr_t skidSoundDirtLoop                = 0xF8         ;
        constexpr std::uintptr_t skidSoundSnowLoop                = 0x100        ;
        constexpr std::uintptr_t skidMinSlip                      = 0x108        ;
        constexpr std::uintptr_t skidMaxSlip                      = 0x10C        ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
        constexpr std::uintptr_t _541d33da2cef79da01ac1e7751f11e79ff4696af = 0x110        ;
        constexpr std::uintptr_t _c3e0f8bccce64830a91452847436f4a1c1dfa00f = 0x118        ;
        constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0x120        ;
        constexpr std::uintptr_t _845c0cc3dccf68567ba01ad0a89e4cbf9a051f5d = 0x128        ;
        constexpr std::uintptr_t _8867b5369338ce4cf644e358bb430645d5eb6589 = 0x130        ;
        constexpr std::uintptr_t _259bab762649cb312cb034a82a43c24904b4a7b8 = 0x134        ;
        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x138        ;
        constexpr std::uintptr_t _0a2c9d749c38030a4025b7d9ad9e8e1e0263f50e = 0x140        ;
        constexpr std::uintptr_t _6b9cf9eb040630c9a7a02362f48b0b835074ad70 = 0x148        ;
    }

    namespace RentableShop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t ShopkeeperPrefab                 = 0x250        ;
        constexpr std::uintptr_t ShopkeeperSpawnPoint             = 0x258        ;
        constexpr std::uintptr_t VendingMachinePrefab             = 0x260        ;
        constexpr std::uintptr_t OpenShopSound                    = 0x268        ;
        constexpr std::uintptr_t CloseShopSound                   = 0x270        ;
        constexpr std::uintptr_t ShopSignEntity                   = 0x278        ;
        constexpr std::uintptr_t OpenStoreDialog                  = 0x280        ;
        constexpr std::uintptr_t FrontInteractPosition            = 0x288        ;
        constexpr std::uintptr_t FrontInteractPositionRadius      = 0x290        ;
        constexpr std::uintptr_t ShopNumber                       = 0x294        ;
        constexpr std::uintptr_t ShopNumberLabel                  = 0x298        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _ddecb2c3e6cc3b60671312b5a56bdaee941492d0 = 0x200        ;
        constexpr std::uintptr_t _35d6096e4cd39c7694aca325fceee93df1aa6994 = 0x208        ;
        constexpr std::uintptr_t _3ef72b633b6ced3ea4a84eff7f436d6722481877 = 0x210        ;
        constexpr std::uintptr_t _cb52dfcbaba3f7d753eee265454292d424be0044 = 0x218        ;
        constexpr std::uintptr_t _01f46921ab15d856746352e85cb30108618ef073 = 0x220        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x228        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x230        ;
        constexpr std::uintptr_t _e34ac79abba0cc2d30ef748e48d70fcfc3185226 = 0x238        ;
        constexpr std::uintptr_t _38484f543ca627cf9f9cb9425b4e28c3e2e4a144 = 0x240        ;
        constexpr std::uintptr_t _94571aa12a3831679ef74708fd2c28c4126312ed = 0x248        ;
        constexpr std::uintptr_t _e48f0785369283ffe1faa7cbff4206cee865d3fd = 0x2A0        ;
        constexpr std::uintptr_t _0aee506447203ca59d518e5b5bc314760644403b = 0x2B0        ;
        constexpr std::uintptr_t _87d562240e5fbd58f5f58ba123ea0c45d8433a23 = 0x2C0        ;
        constexpr std::uintptr_t _fb4d89b7daa36a60b250c7198181b0b56cd60f6e = 0x2C8        ;
        constexpr std::uintptr_t _ec6862bdbd2022c877640bcec4a8ba21aed97d70 = 0x2CC        ;
        constexpr std::uintptr_t _afadc9034bf86dee0ad992d5e1ed70522cbe3481 = 0x2D0        ;
        constexpr std::uintptr_t _d3e8f0cf4680a01b514539bbc402d33b417cf08e = 0x2D8        ;
        constexpr std::uintptr_t _f80dd1942a364576a144cc204c0b35edb209f314 = 0x2D9        ;
        constexpr std::uintptr_t _734d4c8cefcde99c56d1547b45b92571494fd26c = 0x2DC        ;
        constexpr std::uintptr_t _826de1934b5f9fb6355ba2140d5417b70c15b76b = 0x2E0        ;
        constexpr std::uintptr_t _81f40009ac9b2f385a34cdee2a8ded713e72d488 = 0x2E8        ;
        constexpr std::uintptr_t _d68ad645df960019b66818c508701ea3578e4c0f = 0x2F8        ;
        constexpr std::uintptr_t _2db8e0b3acc45d7c898024629cdeee46b85202e0 = 0x308        ;
        constexpr std::uintptr_t _a33ec2d49f458165551a26d3338f1d1fb9db2024 = 0x310        ;
    }

    namespace AttackHeliCamOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postVolumeRRP                    = 0x20         ;
        constexpr std::uintptr_t postProcessVolume                = 0x28         ;

        constexpr std::uintptr_t _16b0abfaad909d9266264d7bb72d038c751024d0 = 0x30         ;
        constexpr std::uintptr_t _a012c8f817b11b4b917ae5a0615d3dff586098cf = 0x34         ;
        constexpr std::uintptr_t _f8bfd8bbc980aaebb83744b32895412649be0391 = 0x38         ;
    }

    namespace ForceSpawnPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace SiegeTower
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t controller                       = 0x4B0        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x4C0        ;
        constexpr std::uintptr_t carSettings                      = 0x4C8        ;
        constexpr std::uintptr_t wheels                           = 0x4D0        ;
        constexpr std::uintptr_t towAnchor                        = 0x4D8        ;
        constexpr std::uintptr_t pullingPlayerModifiers           = 0x4E0        ;
        constexpr std::uintptr_t drawBridgePrefab                 = 0x500        ;
        constexpr std::uintptr_t drawBridge2Prefab                = 0x508        ;
        constexpr std::uintptr_t drawBridge3Prefab                = 0x510        ;
        constexpr std::uintptr_t torqueForce                      = 0x548        ;
        constexpr std::uintptr_t uprightAngle                     = 0x54C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _f65d3a3c052753213c203102b09bd5a4edc4a161 = 0x490        ;
        constexpr std::uintptr_t _ba67a8f23709210b8e62ffa10c6bb9701d3f1fba = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _5cca9f1f695a7b2c9a7340ec710650dd93b33999 = 0x4A8        ;
        constexpr std::uintptr_t _4fc602faecad6f8469c9c1775f1b695e6fcfa72f = 0x4AC        ;
        constexpr std::uintptr_t _69cae6f093a1a51480db272b6c8618daa79fefb4 = 0x4B8        ;
        constexpr std::uintptr_t _09f81e4e1c42dd5e340facacef0a6eb801f69254 = 0x4E8        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x4F0        ;
        constexpr std::uintptr_t _b20d073eeedeaec72acf16f8a21fa9b8917eb43a = 0x4F8        ;
        constexpr std::uintptr_t _ef52957a060c08806263a54c0e22807634a96e12 = 0x518        ;
        constexpr std::uintptr_t _d0cfd64cd40519eb1bb84892231bc011f0b86fb3 = 0x528        ;
        constexpr std::uintptr_t _d37dbd3fcd757b2bd99ef0df70b806ac23f1ebd3 = 0x538        ;
        constexpr std::uintptr_t _e80be79aaf22d0592d07200f2aafe0bcdb005821 = 0x550        ;
    }

    namespace WearableHairCap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
        constexpr std::uintptr_t BaseColor                        = 0x24         ;
        constexpr std::uintptr_t Mask                             = 0x38         ;
    }

    namespace TestClassAttribute
    {
        constexpr std::uintptr_t Category                         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _3138850bec32c1c1329e0c7698dd7574b159263a = 0x0          ;
        }

    }

    namespace %42ca2f14f962ca82972b98ba6d5bc9cc589e64f5
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10846D90   ;
        constexpr std::uintptr_t _9fa7b7b5a3136acdfea0c9592a966ce60554cbee = 0x10         ;
        constexpr std::uintptr_t _3bed7471397824f8b1368e58a2fc22bb52c95810 = 0x18         ;
        constexpr std::uintptr_t _30041eda1d0ba76fd2d85bb16eb087aa902214eb = 0x20         ;
        constexpr std::uintptr_t _b2c9bba6e11620e8bc3568cf79a33b2143f3a985 = 0x24         ;
        constexpr std::uintptr_t _d4f603dd39fe9601d594b62bafba74a44a887efc = 0x28         ;
        constexpr std::uintptr_t _dcc7b517faceae4e7efe1f9c6248176f6f043849 = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t _d5e2733936658414b59ee5db775356b517074583 = 0x0          ;
            constexpr std::uintptr_t _cfa81e354558ce7eb134ba06ddc346c8b79b389c = 0x8          ;
            constexpr std::uintptr_t _0953ed3b044f607561ce75469f2686983c54b2e9 = 0x10         ;
            constexpr std::uintptr_t _3407f97d308f7b5189d610b2d54030949d0bc63c = 0x20         ;
            constexpr std::uintptr_t _7d6db585498988ed3b1157629a471afa6b32e73e = 0x28         ;
        }

    }

    namespace ApartmentMailbox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t ownerPanel                       = 0x3B0        ;
        constexpr std::uintptr_t mailDropSound                    = 0x3B8        ;
        constexpr std::uintptr_t autoSubmitWhenClosed             = 0x3C0        ;
        constexpr std::uintptr_t shouldMarkAsFull                 = 0x3C1        ;
        constexpr std::uintptr_t InputSlotCount                   = 0x3C4        ;
        constexpr std::uintptr_t RoomNumber                       = 0x3C8        ;
        constexpr std::uintptr_t TextMesh                         = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _72ab0399abb81897036ccb52af4ca385bba064b7 = 0x3A8        ;
        constexpr std::uintptr_t _9b200d52b337ca87f7977202748b108057d92f5d = 0x3D8        ;
    }

    namespace MipLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MenuCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TutorialFullScreenHelpInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Category                         = 0x18         ;
        constexpr std::uintptr_t Priority                         = 0x1C         ;
        constexpr std::uintptr_t TextToDisplay                    = 0x20         ;
        constexpr std::uintptr_t StaticImage                      = 0x28         ;
        constexpr std::uintptr_t VideoClip                        = 0x30         ;
    }

    namespace TriggerPath
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t pathTriggerId                    = 0x50         ;
        constexpr std::uintptr_t path                             = 0x58         ;
        constexpr std::uintptr_t spline                           = 0x60         ;
        constexpr std::uintptr_t splineDirection                  = 0x68         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %29029f2d4037fd8e1dc6292015502743727647b1
    {
        constexpr std::uintptr_t _e70091a6aa14a746b041adbb0b84d0db61d7066f = 0x10         ;
        constexpr std::uintptr_t _34642b4341e9599d5789e0431ade0fa2b45e4e08 = 0x14         ;
        constexpr std::uintptr_t _16a7decf850b3ef458205711a1be1fdda1914816 = 0x18         ;
        constexpr std::uintptr_t _26620c2825d4c2bca8d0092e2d3e081125388a0c = 0x20         ;
        constexpr std::uintptr_t _484b21fcba609ef0763a1e4dc938b7ef9f4401fc = 0x28         ;
    }

    namespace %dd0e946244f2053f41b3fc8862e12ca78d66c4c7
    {
        constexpr std::uintptr_t _34642b4341e9599d5789e0431ade0fa2b45e4e08 = 0x10         ;
        constexpr std::uintptr_t _484b21fcba609ef0763a1e4dc938b7ef9f4401fc = 0x18         ;
        constexpr std::uintptr_t _7bc28dc43691638effa302e2ccfe8da5f2d6b9cb = 0x20         ;
        constexpr std::uintptr_t _362b56d80935572afb7892b568c895183649c396 = 0x28         ;
    }

    namespace %542feed40a63ce768fcfbc6243e20d7af99fe946
    {
        constexpr std::uintptr_t _16b8fb9c4eedbdfb508201823c47ad60d8eff44f = 0x10         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x18         ;
        constexpr std::uintptr_t _12720b7729b532e2cf4be5ffedf613aa3c08e754 = 0x20         ;
        constexpr std::uintptr_t _cdce412900982bb36f83443f86f0bdee7281cb17 = 0x28         ;
        constexpr std::uintptr_t _a95aa54fdc44d7b72ad7771bd6f9d9682266e8ce = 0x30         ;
        constexpr std::uintptr_t _8b87f938790a6f3fdd2a0fb416d56f0906691a46 = 0x34         ;
    }

    namespace %0b1708cfd86eed5c789bb0c23e0681031da89382
    {
        constexpr std::uintptr_t _6727a9e11ae701388698f4cb37022fa4c749fe2b = 0x10         ;
        constexpr std::uintptr_t _6b2faf0907648996eb3577ae89c438eade2ce11f = 0x18         ;
        constexpr std::uintptr_t _bb6336a2cae15b854aec0cb06d7c09d95ba276a3 = 0x20         ;
        constexpr std::uintptr_t _fb942f0cc60d755ea433ffc4f6d7cc809d47bc19 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _e3887d1e386d4c8ba46d888bd33e0570ab431008 = 0x0          ;
            constexpr std::uintptr_t _772758f87437afcc4d7eed9d533b415cb8acdd54 = 0x8          ;
            constexpr std::uintptr_t _53daae74130973406d0fe14ba7d45d2f4cd4bad1 = 0x10         ;
            constexpr std::uintptr_t _2df5b6820faefc07871109e19c145fd622108553 = 0x18         ;
        }

    }

    namespace %4115e0e265fb1f4144cb223d683a797e575c87a3
    {
        constexpr std::uintptr_t _a0bbad390282ba01910fe458b5b7be24c71e725e = 0x10         ;
        constexpr std::uintptr_t _a232213edbf5724a70bcb9d691d48ada3962d83d = 0x1C         ;
        constexpr std::uintptr_t _6bc5f613e9da0cd73c42c74d659660eeaf3ae599 = 0x20         ;
        constexpr std::uintptr_t _41b32b134968e904d555e96888dca6b6fba1de8f = 0x24         ;
        constexpr std::uintptr_t _8bb1ba6039ac15e1f554ea5fe70b605bbf0565d2 = 0x28         ;
    }

    namespace RoadBradleys
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ANDSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _90e8ec9b87d393ea197a4ef8468b854da8134271 = 0x340        ;
        constexpr std::uintptr_t _c899d682ef0b1066843b3312227ffb795184ffeb = 0x344        ;
    }

    namespace %06153f4ee7f235f44a6b34aeb298ca60263cfe1b
    {
    }

    namespace %c27e8602b4a0b57ff37a04055fa1c9a5aaa5c240
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _a90f903e5ea929e5e3c2b2a4bf440cf54f29e0e4 = 0x48         ;
        constexpr std::uintptr_t _f05c2df57e1132e64bdfcea8ef5282723aba6b89 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _1bdabde731b130d68e36da101771042f0aec02ad = 0x0          ;
            constexpr std::uintptr_t _d5015fa6dde82100807990695256358f1ea7160b = 0x10         ;
        }

    }

    namespace ContainerSourceSelectedItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace BoatValidationStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BoatBuildingStation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EFB30   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t IsStatic                         = 0x325        ;
        constexpr std::uintptr_t BoatPrefab                       = 0x328        ;
        constexpr std::uintptr_t BuildArea                        = 0x330        ;
        constexpr std::uintptr_t Netting                          = 0x338        ;
        constexpr std::uintptr_t RequiredItems                    = 0x340        ;
        constexpr std::uintptr_t PropulsionItems                  = 0x348        ;
        constexpr std::uintptr_t Animator                         = 0x350        ;
        constexpr std::uintptr_t authorizedPlayers                = 0x358        ;
        constexpr std::uintptr_t boatLockCode                     = 0x360        ;
        constexpr std::uintptr_t AutoClosePlayerTrigger           = 0x368        ;
        constexpr std::uintptr_t StationNettingPlayerTriggers     = 0x370        ;
        constexpr std::uintptr_t BoatBuildingAreaTrigger          = 0x378        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _606df45181744635aa38b6a47192c7ae0342d2b5 = 0x308        ;
        constexpr std::uintptr_t _b3ec368f0b6e54d728485db285d3f21b6855aeb9 = 0x310        ;
        constexpr std::uintptr_t _6f99db2ac36341df03aae7e67c5d5793e3ae88bf = 0x318        ;
        constexpr std::uintptr_t _03fc775a5330d6b08aaf2d85128234b85ab6fcac = 0x320        ;
        constexpr std::uintptr_t _f43bb2315a280e1072ab1c2957ab10791d9dd9a2 = 0x324        ;
        constexpr std::uintptr_t _1dc82ab351ca8aac0e3f69dcff3b9f8f9db8aa95 = 0x380        ;
    }

    namespace %9651f3734727fecc89ccb21c2d5aa54248f48f38
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _1367750ba898de80b689e886d373c7be446e149c = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8993c059632b3f157e5d1aa0854bf445158a186f = 0x0          ;
            constexpr std::uintptr_t _d79b76ea41a52a3d9309e533ea20f648e9fce527 = 0x8          ;
            constexpr std::uintptr_t _11ea082cfa0fddaca311cb16dd1467943c4c2b7e = 0x10         ;
            constexpr std::uintptr_t _2187994ed177fd2d057a2729de5045f897adf087 = 0x18         ;
        }

    }

    namespace WorldItem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAFF0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t allowPickup                      = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x208        ;
    }

    namespace SteamUserButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t copyButton                       = 0x20         ;
        constexpr std::uintptr_t steamName                        = 0x28         ;
        constexpr std::uintptr_t steamInfo                        = 0x30         ;
        constexpr std::uintptr_t avatar                           = 0x38         ;
        constexpr std::uintptr_t colorTeamOnline                  = 0x40         ;
        constexpr std::uintptr_t colorTeamOffline                 = 0x50         ;
        constexpr std::uintptr_t colorFriendOnline                = 0x60         ;
        constexpr std::uintptr_t colorFriendOffline               = 0x70         ;
        constexpr std::uintptr_t colorOnline                      = 0x80         ;
        constexpr std::uintptr_t colorOffline                     = 0x90         ;

        constexpr std::uintptr_t _62b352b61f9cc8194546504cca2fb74fa2bfb9e2 = 0xA0         ;
        constexpr std::uintptr_t _f926a0ea743d3d07b23e306621217d4c3f83e463 = 0xA8         ;
        constexpr std::uintptr_t _f3b267e36786db2e88efef7b363f66e02ee29348 = 0xB0         ;
    }

    namespace Layers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PathInterestNode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _96bf08a84e7eba78b65bd83d2a6b824965c9e061 = 0x20         ;
    }

    namespace %bf00943e1968de69332cf20ed28eaae70349b7dc
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        constexpr std::uintptr_t _c04aee08beab1455e12883f075dc8b3ab9dd0e3b = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _9912edc71f30354c9092301f9e858d52a3c944f2 = 0x0          ;
            constexpr std::uintptr_t _055436f2d0b0cc651ff230ec9031df5b87146370 = 0x8          ;
            constexpr std::uintptr_t _590a2fd3a7592b36bf5af9d6db2cdb1cd027de86 = 0x10         ;
        }

    }

    namespace WireColour
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %e2a78ab4fd41d47825a84121dd0e830e00b62bf9
    {
    }

    namespace WireTool
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10772B78   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t wireType                         = 0x2E8        ;
        constexpr std::uintptr_t DefaultColor                     = 0x2EC        ;
        constexpr std::uintptr_t radialMenuHoldTime               = 0x2F0        ;
        constexpr std::uintptr_t disconnectDelay                  = 0x2F4        ;
        constexpr std::uintptr_t clearDelay                       = 0x2F8        ;
        constexpr std::uintptr_t plugEffect                       = 0x300        ;
        constexpr std::uintptr_t clearStartSoundDef               = 0x308        ;
        constexpr std::uintptr_t clearSoundDef                    = 0x310        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _8ad63c21f00b844bc449bde6c142be0e198777b3 = 0x2FC        ;
        constexpr std::uintptr_t _a8ac9118c822742d4c7b99f5c1d2212514143973 = 0x318        ;
        constexpr std::uintptr_t _a53160264921105ca320c1d7346810259b27b16b = 0x328        ;
        constexpr std::uintptr_t _4132bd2ad7f961e8a1c2e2177134ed37b987d7c2 = 0x330        ;
        constexpr std::uintptr_t _51480390f217d444eb05d9d5d780bb35556b37f7 = 0x338        ;
        constexpr std::uintptr_t _b93d7ce6f6742b661472c19e7991becb48910e07 = 0x33C        ;
        constexpr std::uintptr_t _d95405e71b4299a54c9cb1668168ed3f31695249 = 0x340        ;
        constexpr std::uintptr_t _aa8c30098ff85394bdb7d2578c581ff844e57297 = 0x348        ;
        constexpr std::uintptr_t _3c328c4588d08c179fbb30a524b3111780a250e3 = 0x350        ;
        constexpr std::uintptr_t _02f51ef943047787dbef00b60ae1829cb3a70b82 = 0x354        ;
        constexpr std::uintptr_t _e953a7a926bdbe724f5a65a2fa38a12f00e9f8b8 = 0x358        ;
        constexpr std::uintptr_t _e6747fe1ad70d12a4fffab6d8e9b008afe2c84f3 = 0x359        ;
        constexpr std::uintptr_t _9d2a1845961d2f99f8c1bc892ba749b25438025a = 0x35A        ;
        constexpr std::uintptr_t _6d632788c56c0dcc9b5295216f445c9dd402b25b = 0x35C        ;
        constexpr std::uintptr_t _e25492ad1cefdea28a6cb55545d3aa6eed07365d = 0x360        ;
        constexpr std::uintptr_t _4f62d68f9294456221c87f0123dbcdd863dfe96c = 0x361        ;
        constexpr std::uintptr_t _bd121f585864738dfcf2d005cbfc7fa09307f2bd = 0x362        ;
        constexpr std::uintptr_t _d5de2847e0c01d2b6fc8103fc2ae4fd8cd455c1c = 0x363        ;
        constexpr std::uintptr_t _0b17cee7df54de604a72a187d384909b37365787 = 0x368        ;
        constexpr std::uintptr_t _e994cadda45d65e64ecff1e6b12735880c5d3d80 = 0x370        ;
        constexpr std::uintptr_t _2cf727a8ef68fd0afca359497db32dd26e119a56 = 0x378        ;
        constexpr std::uintptr_t _98982ae4be7bdb6ccbd76dc2789e4abafd979468 = 0x380        ;
        constexpr std::uintptr_t _842e253865f1e000d66177140a172a8da14e8cda = 0x388        ;
        constexpr std::uintptr_t _c372e9429187f8c3c99b253200144b033dea1f9d = 0x390        ;
        constexpr std::uintptr_t _ad46855eda518655427ccfb7723c34af6133b7d5 = 0x398        ;
        constexpr std::uintptr_t _b4ab0964b72f5541113e983ef09097a93613bf99 = 0x3A0        ;
        constexpr std::uintptr_t _654cf63bdee0fe758e978f76b5b51d2ce9b8bd78 = 0x3A4        ;
        constexpr std::uintptr_t _cebb3eb282bf3025a2cf2bcaf5f4b59d03c4656d = 0x3A8        ;
        constexpr std::uintptr_t _f0d154fe75cc6439bfb6971dfbcf57c6fddf6ebb = 0x3B4        ;
        constexpr std::uintptr_t _669e8d4b3c2bc49063dcbd384d48b4a048edfbef = 0x3C0        ;
        constexpr std::uintptr_t _69256f9dac91192e877f62650e44fc45f48f5447 = 0x3C8        ;
        constexpr std::uintptr_t _c919649c1b53bfb0bf6fe48a1437b8af633f028e = 0x3D0        ;
        constexpr std::uintptr_t _aad9773932386f6bc92f9ad343d092912ff8a0a9 = 0x3DC        ;
    }

    namespace %b60d4e361ea1ae9f7c4a6fd52d38058ceaad16cc
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _88f2ff4bf1f6ca760cd47bec79e697e307e41c21 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _fbab880025d6ea5e3ff6ac1902cdee1128a7244b = 0x0          ;
            constexpr std::uintptr_t _86b12165286debe05f270dff1188285a502ab7e0 = 0x8          ;
            constexpr std::uintptr_t _2cf4749135ce48f5574d29bdcd70914ff9c790ee = 0x10         ;
        }

    }

    namespace UIUnderlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t damageDirectional                = 0x20         ;
        constexpr std::uintptr_t waterDirectional                 = 0x28         ;
    }

    namespace BaseMagnet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityOwner                      = 0x20         ;
        constexpr std::uintptr_t magnetFlag                       = 0x28         ;
        constexpr std::uintptr_t magnetTrigger                    = 0x30         ;
        constexpr std::uintptr_t fixedJoint                       = 0x38         ;
        constexpr std::uintptr_t kinematicAttachmentBody          = 0x40         ;
        constexpr std::uintptr_t magnetForce                      = 0x48         ;
        constexpr std::uintptr_t attachDepthPoint                 = 0x50         ;
        constexpr std::uintptr_t attachEffect                     = 0x58         ;
        constexpr std::uintptr_t isMagnetOn                       = 0x60         ;
        constexpr std::uintptr_t colliderSource                   = 0x68         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E440   ;
        constexpr std::uintptr_t _2fdf98ae16d5582224b38163dcc434b5417d38aa = 0x10         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x14         ;
        constexpr std::uintptr_t _fcd13701490e050a240c832362bb72203836b1c6 = 0x20         ;
        constexpr std::uintptr_t _59fcc53dd4dd4a9deb8f338ef82d785b557e49b4 = 0x48         ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x50         ;
        constexpr std::uintptr_t _e5774429d6f8180d8455de4bff0815210883ed09 = 0x78         ;
        constexpr std::uintptr_t _8c3d145f51ee009e959b3756a21d1ce8978e010c = 0x88         ;
    }

    namespace %d88e90cb3efcfc8b3c7981c851634d3e981be610
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _b869c7a6d8faa9bdfdcd0544e9cda7e537605fd0 = 0x0          ;
            constexpr std::uintptr_t _983125ed3bae6cc57f8853d3a6cf15a33c4827b7 = 0x8          ;
            constexpr std::uintptr_t _44c64191205239a4df456864a09242e767f716bd = 0x10         ;
            constexpr std::uintptr_t _1486b81d372c3216cfa3b1558948f0fd72e42aa0 = 0x18         ;
            constexpr std::uintptr_t _ced699dbc325c50c035d5aaa7d4c02033e885550 = 0x20         ;
        }

    }

    namespace EngineAudioSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t engineAudioLoops                 = 0x18         ;
        constexpr std::uintptr_t priority                         = 0x20         ;
        constexpr std::uintptr_t idleRpm                          = 0x24         ;
        constexpr std::uintptr_t gearUpRpm                        = 0x28         ;
        constexpr std::uintptr_t gearDownRpm                      = 0x2C         ;
        constexpr std::uintptr_t numGears                         = 0x30         ;
        constexpr std::uintptr_t minRpm                           = 0x34         ;
        constexpr std::uintptr_t maxRpm                           = 0x38         ;
        constexpr std::uintptr_t gearUpRpmRate                    = 0x3C         ;
        constexpr std::uintptr_t gearDownRpmRate                  = 0x40         ;
        constexpr std::uintptr_t badPerformanceLoop               = 0x48         ;
    }

    namespace %fa01f23e902eec44c3f611aa749eaf5f89e92b1d
    {
    }

    namespace EStepType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LegsAnimatorCustomModuleHelper
    {
        constexpr std::uintptr_t Enabled                          = 0x10         ;
        constexpr std::uintptr_t Parent                           = 0x18         ;
        constexpr std::uintptr_t ModuleReference                  = 0x20         ;
        constexpr std::uintptr_t customStringList                 = 0x30         ;
        constexpr std::uintptr_t customObjectList                 = 0x38         ;
        constexpr std::uintptr_t variables                        = 0x40         ;

        constexpr std::uintptr_t _8056b3dd916f679602257b1acd4298c769f484ab = 0x28         ;
    }

    namespace PelvisImpulseSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839A20   ;
        constexpr std::uintptr_t OptionalName                     = 0x10         ;
        constexpr std::uintptr_t PowerMultiplier                  = 0x18         ;
        constexpr std::uintptr_t ImpulseDuration                  = 0x1C         ;
        constexpr std::uintptr_t WorldTranslation                 = 0x20         ;
        constexpr std::uintptr_t LocalTranslation                 = 0x2C         ;
        constexpr std::uintptr_t HipsRotate                       = 0x38         ;
        constexpr std::uintptr_t InheritElasticness               = 0x44         ;
        constexpr std::uintptr_t ImpulseCurve                     = 0x48         ;
        constexpr std::uintptr_t YAxisMultiplyCurve               = 0x50         ;
        constexpr std::uintptr_t AlignWithDesiredMoveDirection    = 0x58         ;
    }

    namespace %e9cb515a9ccd0a0c6ddee6ab2bf4822fea87a84f
    {
        constexpr std::uintptr_t _7626ef89a78a402eb74ed29c1b1816fd114b9307 = 0x18         ;
        constexpr std::uintptr_t _89f67b6cf7355b3c86ab3c3e37609ccf42ce81a2 = 0x24         ;
        constexpr std::uintptr_t _e869529bebcce33a82a76921d18160f5289a416f = 0x28         ;
        constexpr std::uintptr_t _c7431508ba15be55af35fbb45fb38b6545fafaeb = 0x34         ;
        constexpr std::uintptr_t _bf696b35f99030ff459a287939361d842704f250 = 0x38         ;
        constexpr std::uintptr_t _e7f5345be348d7c60a79e6ac7c38db9952b15e8f = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _c75f4f7656fba8507055023ace951beb51dd2452 = 0x0          ;
            constexpr std::uintptr_t _55f096d8d0fe507c9eeefcbad902cdff73b3dd68 = 0x8          ;
            constexpr std::uintptr_t _7ac3f891b4f165cae71842ac69d41afdbd3647e7 = 0x10         ;
            constexpr std::uintptr_t _b16f42542a59d2c6a0e42ab27ec58cb3b90a5271 = 0x18         ;
        }

    }

    namespace EHipsHubsHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %91d95dfb0a2b09defc2c8843f5afd96d9bdcbf77
    {
        constexpr std::uintptr_t _d344a265f8d3b35f8b39f8d62e804f32ab5e9e7b = 0x10         ;
        constexpr std::uintptr_t _504de7aaecf69ea8323cf554698402a6ac4cce02 = 0x18         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x28         ;
        constexpr std::uintptr_t _1515180f0e7be05a9cb8aa41986d28e05108ebcb = 0x30         ;
        constexpr std::uintptr_t _7d009c9c37b7c8197ca0d91ac8fa5aff8b698d9d = 0x38         ;
        constexpr std::uintptr_t _6320249e4425f821629b767fac6c90d0041d5ff5 = 0x44         ;
        constexpr std::uintptr_t _1e2dbcb33574a50b9550bc1edef06615fb09ba00 = 0x54         ;
        constexpr std::uintptr_t _d13b6228d3634b8c34cb7e8058f6b0290a283b82 = 0x60         ;
        constexpr std::uintptr_t _2f06a842fb8d90374790569c4f22cf298b9bd4fb = 0x68         ;
    }

    namespace HipsReference
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085B260   ;
        constexpr std::uintptr_t HipsElasticityBlend              = 0x98         ;
        constexpr std::uintptr_t HipsMuscle                       = 0xA0         ;
        constexpr std::uintptr_t HipsRotElasticityBlend           = 0xA8         ;
        constexpr std::uintptr_t HipsRotMuscle                    = 0xB0         ;

        constexpr std::uintptr_t _4a933f0679ef49c1c47e855f2fa5acf1b4eb9329 = 0x10         ;
        constexpr std::uintptr_t _4621f291d50485478d226d12023c8c3e9c042348 = 0x1C         ;
        constexpr std::uintptr_t _5f171b82547f3f5383682ead305dd2d8932857cc = 0x28         ;
        constexpr std::uintptr_t _62c7421a59a513009c9c24806afd812fa8161450 = 0x34         ;
        constexpr std::uintptr_t _6ca4cad92a58eb1a2bf203ffbccad00c8cd6af7f = 0x38         ;
        constexpr std::uintptr_t _375990abcc99bbbeb61db9a3b42da5629c5101bd = 0x3C         ;
        constexpr std::uintptr_t _97d1d80cd32bd585453ec91624a653712048f396 = 0x48         ;
        constexpr std::uintptr_t _4635fb5c987dad381cab1e9e25ddcb998ad3ba93 = 0x54         ;
        constexpr std::uintptr_t _16b441e6f12c3bd1c8799db9b18b2513a6d8c7aa = 0x58         ;
        constexpr std::uintptr_t _47c96a3cbe14b4bb879c61a6daf66d5f72f11009 = 0x5C         ;
        constexpr std::uintptr_t _b920c734a2e55348a0defe082f19fd5f8ec4c08a = 0x68         ;
        constexpr std::uintptr_t _e21bd5e1c16f6c1796ce8c3e1ea8a7b8630ccf84 = 0x74         ;
        constexpr std::uintptr_t _dabf50d705d0ccca65fb2e0b9b1ec9326698c161 = 0x80         ;
        constexpr std::uintptr_t _d13b6228d3634b8c34cb7e8058f6b0290a283b82 = 0x90         ;
        constexpr std::uintptr_t _e405ca9731ed821ae2be30324e4ef55660bf0bf7 = 0xB8         ;
        constexpr std::uintptr_t _140b1fe7c1771faa6ae8f3456d9cd2db04932920 = 0xC4         ;
        constexpr std::uintptr_t _80a82ef59f44a700c1a3ccda409e7f420d468e69 = 0xD0         ;
        constexpr std::uintptr_t _1450e7e458d691725713ea8d9021878fd6b5ecbb = 0xE0         ;
        constexpr std::uintptr_t _320a20449f8f196a40d7dc6a390c161971d707fc = 0xF0         ;
        constexpr std::uintptr_t _1d5442a5e41ce482574eed1b33b734c6d7ee3b0d = 0x100        ;
        constexpr std::uintptr_t _33e23aec509092f547203feaa4b285b9a0806f32 = 0x108        ;
        constexpr std::uintptr_t _dea4ab2b9aa6981402809c7d04f9fbca03b7ac98 = 0x10C        ;
        constexpr std::uintptr_t _57e925af3f2420cfa697b574198df88861609a84 = 0x118        ;
        constexpr std::uintptr_t _a66540a97bd4277466813a1c8a01d6c827fdda01 = 0x11C        ;
        constexpr std::uintptr_t _8c6b7e7f39bab2661f7c5789e06fbaef2f472939 = 0x130        ;
        constexpr std::uintptr_t _7037df988a1d2b4583bd48abc49406dcf741ce35 = 0x138        ;
        constexpr std::uintptr_t _fa6d8ae2e18534c1d7b092fce7a731a75e92153e = 0x140        ;
        constexpr std::uintptr_t _ae2ace1b1ea1f2850c5fdb3391cbb2b28e05981a = 0x14C        ;
        constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x160        ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x168        ;
    }

    namespace EStabilityMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EHipsAdjustStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %f69ad0a09b87ba3915364c1d7bf06c75d9cc6f4c
    {
        constexpr std::uintptr_t _5890a80526d38e4036269bcff9c2f0a114ef6bb8 = 0x30         ;
        constexpr std::uintptr_t _8cfc4bfbadbc04229da5202089f5095fbe2e193c = 0x38         ;
        constexpr std::uintptr_t _94a5edfde12099f3623b54765b9e7483b4c9ecdd = 0x44         ;
        constexpr std::uintptr_t _ef3e1036b040498f0bfdea9e49e1ce513a767ac1 = 0x50         ;
        constexpr std::uintptr_t _206bf7a4bb68e3eb20c10058410077fe5c4426b9 = 0x60         ;
    }

    namespace EMoveType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %f3ca84c1d38dc0d2a28dd91d255c114f02855e89
    {
        constexpr std::uintptr_t _7873dfa543996378d1cf40bf04ad9b9e8edaad31 = 0x10         ;
        constexpr std::uintptr_t _1098a1f40c2901bcf4f4572fc6b6f1ef4d0edeba = 0x1C         ;
        constexpr std::uintptr_t _07422bf0b365955bd30e6e03aabbf4c203e2f802 = 0x20         ;
        constexpr std::uintptr_t _88e3a3c599eb3777127756bc9e3b47ad9481618b = 0x24         ;
        constexpr std::uintptr_t _5b2ae69c38171b581649c441e9c2282bc3a2c2cb = 0x28         ;
        constexpr std::uintptr_t _d75b2ee9751ed51cd9f33e7bc2638f5bdf016fa6 = 0x2C         ;
        constexpr std::uintptr_t _9bb1ce411be3a42bb1a976af9ff2864fc3dcc761 = 0x38         ;
        constexpr std::uintptr_t _382754142c488715f4085a92dedebdc77e2abe80 = 0x3C         ;
        constexpr std::uintptr_t _3fe43e320ec81b57654858eea8d2a5efc9a377bb = 0x4C         ;
        constexpr std::uintptr_t _795018c5495e015434438affdd735e117da27049 = 0x50         ;
        constexpr std::uintptr_t _a79d9fde96ae91d9f191ec560296c90ad32fb9df = 0x5C         ;
        constexpr std::uintptr_t _22911647eb4798a8a07bdfc302172a81703371fe = 0x60         ;
        constexpr std::uintptr_t _e1f9d12725479a06a2eaf1a99202b55824a39f3a = 0x6C         ;
        constexpr std::uintptr_t _e46effc1642ef7a732d601c2407002d819d8768d = 0x6D         ;
        constexpr std::uintptr_t _4b70e9940527fdc9e58702ea71b9c7847f0b73b0 = 0x6E         ;
        constexpr std::uintptr_t _f41ea7c6ed529f0c78bb35b0a4cd17bd6988eec8 = 0x70         ;
        constexpr std::uintptr_t _2b8ca4757e0a8ae44e1f6047604f2ea7a8d81f36 = 0x7C         ;
        constexpr std::uintptr_t _60aaf1cc68ad48b9958b0b1a8fa6cb3d8abde51a = 0x80         ;
        constexpr std::uintptr_t _97369b60f03d02966b46d3b22da338a92312513e = 0x90         ;
        constexpr std::uintptr_t _9a86fd70f0df22cc3fda31093e9251aa1ca3b2fe = 0x94         ;
        constexpr std::uintptr_t _1d682715cafc2898d9caab65338c1bfa9df998e5 = 0xA4         ;
        constexpr std::uintptr_t _d1d6721859ad218563e1152e8776078c64ea9f48 = 0xA8         ;
        constexpr std::uintptr_t _296f68939e1d5bb3f821e410430ea8c3b4f1e2fa = 0xB0         ;
        constexpr std::uintptr_t _2bbd8ea5497338a555a0c8c3f0763ac8fc037c9a = 0xB8         ;
    }

    namespace %91fc465d29dd210955a734b58f1acb192eca15f1
    {
        constexpr std::uintptr_t _6efec9cc9044ca190e30186c78f4bc9dcea0b305 = 0x10         ;
        constexpr std::uintptr_t _70aaab3c7d11f635401e4a9a4c8b2c11d7f8e370 = 0x20         ;
        constexpr std::uintptr_t _e46effc1642ef7a732d601c2407002d819d8768d = 0x28         ;
        constexpr std::uintptr_t _30b88a084e01c446212873d658405000cb8814b4 = 0x2C         ;
        constexpr std::uintptr_t _2a8690d2f1e9b96cf03dfb0d102275cf247d565a = 0x30         ;
        constexpr std::uintptr_t _ec7ea80583612a9a26af15f89430849905210496 = 0x38         ;
        constexpr std::uintptr_t _48d64e4499eee3a205c7820c9da7caa9749f682a = 0x3C         ;
        constexpr std::uintptr_t _e2c78e41ccf1a04880eb02fc76637b8775364ec3 = 0x4C         ;
        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x50         ;
    }

    namespace GlueReposeRequest
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %e7b1344513907771ccfa0d8d7a447cafb2260909
    {
        constexpr std::uintptr_t _ddd7468b313f4944bf10308f6f33a90d6d66cffe = 0x10         ;
        constexpr std::uintptr_t _71b96603105cd40c308a5c9c3e01ad1b95a4711d = 0x20         ;
        constexpr std::uintptr_t _fc1fe5cb9dd7ee32178989a6cc3a9323658646f8 = 0x28         ;
        constexpr std::uintptr_t _da1e157e6324d73d61d67ca20022bc8400d3d8aa = 0x38         ;
    }

    namespace Leg
    {
        constexpr std::uintptr_t G_CustomForceAttach              = 0x79         ;
        constexpr std::uintptr_t G_CustomForceNOTDetach           = 0x7A         ;
        constexpr std::uintptr_t G_CustomForceDetach              = 0x7B         ;
        constexpr std::uintptr_t G_CustomForceNOTAttach           = 0x7C         ;
        constexpr std::uintptr_t _FinalIKPos                      = 0x2C8        ;
        constexpr std::uintptr_t Owner                            = 0x4F8        ;
        constexpr std::uintptr_t LegBlendWeight                   = 0x504        ;
        constexpr std::uintptr_t LegMoveSpeedMultiplier           = 0x514        ;
        constexpr std::uintptr_t LegRaiseMultiplier               = 0x518        ;
        constexpr std::uintptr_t GlueThresholdMultiplier          = 0x51C        ;
        constexpr std::uintptr_t GluePointOffset                  = 0x520        ;
        constexpr std::uintptr_t LegStretchMultiplier             = 0x528        ;
        constexpr std::uintptr_t CustomLegAnimating               = 0x530        ;
        constexpr std::uintptr_t FootPitchOffset                  = 0x538        ;
        constexpr std::uintptr_t BoneStart                        = 0x540        ;
        constexpr std::uintptr_t BoneMid                          = 0x548        ;
        constexpr std::uintptr_t BoneEnd                          = 0x550        ;
        constexpr std::uintptr_t Side                             = 0x558        ;
        constexpr std::uintptr_t OppositeLegIndex                 = 0x55C        ;
        constexpr std::uintptr_t RaycastPrecision                 = 0x560        ;
        constexpr std::uintptr_t UseFeet                          = 0x564        ;
        constexpr std::uintptr_t BoneFeet                         = 0x568        ;
        constexpr std::uintptr_t FeetSensitivity                  = 0x570        ;
        constexpr std::uintptr_t InverseHint                      = 0x59C        ;
        constexpr std::uintptr_t AnkleToHeel                      = 0x5A0        ;
        constexpr std::uintptr_t AnkleToFeetEnd                   = 0x5AC        ;
        constexpr std::uintptr_t AnkleRight                       = 0x5B8        ;
        constexpr std::uintptr_t AnkleUp                          = 0x5C4        ;
        constexpr std::uintptr_t AnkleForward                     = 0x5D0        ;
        constexpr std::uintptr_t FootMiddlePosition               = 0x5DC        ;
        constexpr std::uintptr_t AnkleYawCorrection               = 0x5E0        ;

        constexpr std::uintptr_t _688f6fd8cf711881216e14393968ea49242047c5 = 0x10         ;
        constexpr std::uintptr_t _818ef60a236d0e4476473e068dfb41cd31cf855c = 0x78         ;
        constexpr std::uintptr_t _4b9297af46941d83561212429eb60c988fb2333d = 0x80         ;
        constexpr std::uintptr_t _64259b0a5e57a85ef4eb6957a4707776f970f29a = 0x88         ;
        constexpr std::uintptr_t _1e25a08d0ac46cdb193aa1d298c3dd62a5a29152 = 0x90         ;
        constexpr std::uintptr_t _045a9686d1525eb646d49808069cf01aace8aa02 = 0x91         ;
        constexpr std::uintptr_t _e44e49de1d1ce655dc7f391da1ee347ea5e99af4 = 0x92         ;
        constexpr std::uintptr_t _d726523f3d282bf29a6d0aa9b0c3ecd9067ee718 = 0x94         ;
        constexpr std::uintptr_t _28c515747f50c2419d8bdfffa854783c6782bb67 = 0x98         ;
        constexpr std::uintptr_t _20ef972b2ca758b4b75b396dd5aa74e305b0b669 = 0x9C         ;
        constexpr std::uintptr_t _1b36e31ba83f80066d3e8f9db9b355eb18f371d3 = 0xA0         ;
        constexpr std::uintptr_t _450a3e8cbe39f0a69c5f8e10a7406ab6eef83109 = 0xAC         ;
        constexpr std::uintptr_t _f352a4c944e2e9fa7257bcbd0b7830917c081eae = 0xB8         ;
        constexpr std::uintptr_t _7472b775924e15915c28797a54861c81b264141a = 0xC4         ;
        constexpr std::uintptr_t _28d712d3f62ee06357db9d3f4866e7dc05e46636 = 0xD0         ;
        constexpr std::uintptr_t _6363b9fcde17c5eabc8e0f3984612f754247cbed = 0xE0         ;
        constexpr std::uintptr_t _b985c021beea89122dab6a7d831fb43089f34a20 = 0xF0         ;
        constexpr std::uintptr_t _03eb5fcc2819a7e421b2b36c70a4b7fb82d729c9 = 0xF4         ;
        constexpr std::uintptr_t _8d60ed0f5fd5e3f720e89a3d863411b5db841943 = 0xF8         ;
        constexpr std::uintptr_t _1c3a8885b22fd94aa5074ff1b9bf0e6caae76cd7 = 0x104        ;
        constexpr std::uintptr_t _70be64f464c1cd04dcdd342e40c4821e94421075 = 0x108        ;
        constexpr std::uintptr_t _ecc1fe8712f0b10e37af6e1706eb3ca6084af2eb = 0x10C        ;
        constexpr std::uintptr_t _f4b02d21e80e70fd5e41e41e37e2ad81620cee38 = 0x110        ;
        constexpr std::uintptr_t _e821464cbca6377a173e021343814a18abcb4f8b = 0x114        ;
        constexpr std::uintptr_t _356d5ec7e9270fdcf6484a0ea8bb0ec56b8603da = 0x118        ;
        constexpr std::uintptr_t _327cae2ff5c10a7a4f8908dff2d403dbd15724c8 = 0x11C        ;
        constexpr std::uintptr_t _1b553157e3f75a671b6b971fe2b4958cd6db419e = 0x128        ;
        constexpr std::uintptr_t _bfaf437b98aca2530709ef1dc29a1c7dadbb9c1f = 0x134        ;
        constexpr std::uintptr_t _3b3c70b538b0a995a1523a1086012101f8b27a29 = 0x138        ;
        constexpr std::uintptr_t _dab496075120f358cdab93b2d25b42bbbe3d4962 = 0x13C        ;
        constexpr std::uintptr_t _5484acf482d7c4430e221ca220e8676ff3ce22f5 = 0x140        ;
        constexpr std::uintptr_t _7f6fc1f12ba6e29e16743c742734511b1fd2ea8a = 0x141        ;
        constexpr std::uintptr_t _3689fc044883ccf37cc63e585958070a541102ea = 0x144        ;
        constexpr std::uintptr_t _7ef29caa94e9bafdde82bf60a92f131746c6953a = 0x150        ;
        constexpr std::uintptr_t _c98f9221c7157daab650453fb52d30f4c094d975 = 0x151        ;
        constexpr std::uintptr_t _1a01398d7b56cda8354a7c6b18e380d1d54b94c5 = 0x154        ;
        constexpr std::uintptr_t _ac2b61ff060d2b9cd168c0f8a95b0dca1df960ee = 0x158        ;
        constexpr std::uintptr_t _1a42c7c572575be667c8f44533027ec33477d19e = 0x15C        ;
        constexpr std::uintptr_t _508e716319cbc6f96ace850e06445ceba60421be = 0x160        ;
        constexpr std::uintptr_t _4f59e29718807620aa7582ba6cc8e872df05cd4b = 0x164        ;
        constexpr std::uintptr_t _1016239426464ae9e7e4ff7a9bc2ac81a7167592 = 0x170        ;
        constexpr std::uintptr_t _4bf8b23c6686e467eb79b1914177b432232fec5c = 0x17C        ;
        constexpr std::uintptr_t _f780daa59a8d32b442f21d2145e135b042e584f2 = 0x18C        ;
        constexpr std::uintptr_t _1ef66702ad187805da736514dca7ac5c74bce5cc = 0x198        ;
        constexpr std::uintptr_t _f3b75b877362740ee2f459c16f80c1838e4f8fed = 0x1A8        ;
        constexpr std::uintptr_t _0ff66d059fbecc1fd476f8c88cf10ebf6e786a4d = 0x1B4        ;
        constexpr std::uintptr_t _bd06b10cf5b09058a7a1d51754cc4dc24514c72a = 0x1C0        ;
        constexpr std::uintptr_t _24b4a242b858343ae5dc284f7385140ac02f62de = 0x1CC        ;
        constexpr std::uintptr_t _c439e0dd2282f0e8f158b80ad871ca50d4f77d97 = 0x1D8        ;
        constexpr std::uintptr_t _35bc8ec18fa06e3990a8d67e7b26a0cefc0add16 = 0x1DC        ;
        constexpr std::uintptr_t _5371035b5a1e068a733ec89c5bf603ae87692d22 = 0x1E0        ;
        constexpr std::uintptr_t _1f820794a8381e793777679ee0a9d3c7862dd57d = 0x1E4        ;
        constexpr std::uintptr_t _9b3375726f9ea0aa568311ee993e8de129e0ff18 = 0x1F0        ;
        constexpr std::uintptr_t _21b020293dd697d37c077dae591ee46593530792 = 0x200        ;
        constexpr std::uintptr_t _2d6bc02ea17fd9291e3764cde23cf11a05d486c8 = 0x210        ;
        constexpr std::uintptr_t _32d7d58fcbdf4593948636be6653b796ec83d16b = 0x218        ;
        constexpr std::uintptr_t _ab79a020f73a6a8804d5a98b38e941a33ad56dde = 0x220        ;
        constexpr std::uintptr_t _4662a74e0589ffccce99f337188b9679190a3937 = 0x228        ;
        constexpr std::uintptr_t _b6df99a94011c443c6ec97d2fbc5c3c7f4e09881 = 0x234        ;
        constexpr std::uintptr_t _45c0bc050a504a95325be63ec0b014e1a7d48c52 = 0x240        ;
        constexpr std::uintptr_t _06cb458a6bad310b82f847b827ec8b4dd180acc8 = 0x24C        ;
        constexpr std::uintptr_t _d57b2fcae62815a935ac95c2cf7623ff3991b2ff = 0x258        ;
        constexpr std::uintptr_t _b49423909f7c862b2d4a1cfd7c5b78637aa72c0c = 0x264        ;
        constexpr std::uintptr_t _fcda9b05b30f02b66e959ed3df64fb4194cef748 = 0x270        ;
        constexpr std::uintptr_t _6e3d94d9496d10fd95d4ce69d169e7c7bd1f10b2 = 0x27C        ;
        constexpr std::uintptr_t _f58a264be9f788702c5079aa0e34a96fd3600060 = 0x288        ;
        constexpr std::uintptr_t _a4335dcc2dd0ca5ff6de842575040dca1615d7f1 = 0x294        ;
        constexpr std::uintptr_t _a99d4e8d10d79d5ab488b21e27ffd2a8f3a90459 = 0x298        ;
        constexpr std::uintptr_t _1f1d837d7de2caef8b2c3c631a3538ed93cb03dc = 0x29C        ;
        constexpr std::uintptr_t _73103c6cb48529deba1c1566bfdc3fb1cb883e11 = 0x2A0        ;
        constexpr std::uintptr_t _a691fd6814f252e62589d59cebf80f99fec32d5f = 0x2A8        ;
        constexpr std::uintptr_t _4a710a7d4066eea53b7330bb2018ece7f6faa381 = 0x2B0        ;
        constexpr std::uintptr_t _4c5a611bf805e8b51091543fa66645df0e3874d1 = 0x2BC        ;
        constexpr std::uintptr_t _666c2c857a2eb27d18deeb70ebbefe7a1462337c = 0x2D4        ;
        constexpr std::uintptr_t _7b28bdda311de7e7ad45fc23744ae6e984ac0acb = 0x2E4        ;
        constexpr std::uintptr_t _ac49fa0d680cbe0529fcde5d27fe5d6fe8d5c24f = 0x2F4        ;
        constexpr std::uintptr_t _86402a8981c90c4cdd4c8a9659c71471130d77d8 = 0x2F8        ;
        constexpr std::uintptr_t _596fdf915cce32696e43a7dac0da66bfea5d1b41 = 0x304        ;
        constexpr std::uintptr_t _0311a5ec4bace442b7eb634a128257591bdd38cc = 0x308        ;
        constexpr std::uintptr_t _f760a8aae78c97eb4a4454e7bf80d894b645e5eb = 0x318        ;
        constexpr std::uintptr_t _160bea63c6a1b754fe4d3b345a10ee247ea1613a = 0x324        ;
        constexpr std::uintptr_t _e91f6081aaadac9b3c192165d164553605843e8f = 0x330        ;
        constexpr std::uintptr_t _d9d1394d14e133f3efbc8b8aa3b1c6afaae01443 = 0x33C        ;
        constexpr std::uintptr_t _52afb4f5cbb80867a9456510521b180f95e596ce = 0x34C        ;
        constexpr std::uintptr_t _fc5b38ef532351c1775b468120fb91bbda91db66 = 0x358        ;
        constexpr std::uintptr_t _63cfe95eee36a4c1b5d32f2bb9f244242a7ae381 = 0x364        ;
        constexpr std::uintptr_t _96a817dd8bb1e426cff5029cea65c4d7cf6ad0bf = 0x370        ;
        constexpr std::uintptr_t _04c942e5875c5652010d6a27566bde80ca1a1f69 = 0x374        ;
        constexpr std::uintptr_t _a06ca56bf0e0b9221ea53fa0355d64aa1fdbc2dd = 0x384        ;
        constexpr std::uintptr_t _98dea3f242a954e4a15bb8c58d5ecc8bfd81377f = 0x394        ;
        constexpr std::uintptr_t _2f36459f71f222d79665a299f56e9ddfecf8816f = 0x3A4        ;
        constexpr std::uintptr_t _81554d69f8c71291fee25c135dac053eaee47056 = 0x3A8        ;
        constexpr std::uintptr_t _d10e1bed5c65115c1d3139792540ebcdbcdd3c9c = 0x3B4        ;
        constexpr std::uintptr_t _885427873969d90411572f81e24886a993379647 = 0x3B5        ;
        constexpr std::uintptr_t _d0fba90864b41dfeea9892f46d6b62aecf3a3de1 = 0x3B8        ;
        constexpr std::uintptr_t _ec9c550f2e9d705cf4d5601c39ff47f87fd5e96c = 0x3E4        ;
        constexpr std::uintptr_t _3df82b87d31761fb9a264a824d57fca661b9d851 = 0x410        ;
        constexpr std::uintptr_t _b753f3ac3a1752afc3e35c58bd555083c403612a = 0x41C        ;
        constexpr std::uintptr_t _700529f32bff31c4f3ff9e9d2a728fafb31f4fb6 = 0x428        ;
        constexpr std::uintptr_t _ee70d5e8667143d95ddd083de88992b5cee5bb66 = 0x434        ;
        constexpr std::uintptr_t _782e42b63ea7aa4af0ac05eb9ac6926798aa1479 = 0x440        ;
        constexpr std::uintptr_t _84e903a015e85625449a4ba25beb04019e4c5f51 = 0x44C        ;
        constexpr std::uintptr_t _c33fa72350569c48ef61a32d8c48c5beabc1f064 = 0x458        ;
        constexpr std::uintptr_t _d1388d786f346644ca1ed9dd721e4687ebf753ac = 0x468        ;
        constexpr std::uintptr_t _e8e3921bac3c43e13402295e84da7c8b55eefbe1 = 0x494        ;
        constexpr std::uintptr_t _61c11ef373d3cdd827e3ac412c09524aac4f0b35 = 0x495        ;
        constexpr std::uintptr_t _a43c20c65f085b8589ea48c47a573351ecdb6314 = 0x496        ;
        constexpr std::uintptr_t _46f3f8e76b7b876ddb91f2022a7c0bee5117e7d9 = 0x497        ;
        constexpr std::uintptr_t _836203e5d8bfafef60fa932605bcc75727ba10f6 = 0x498        ;
        constexpr std::uintptr_t _bdabb8af5ffa5b6fc3bec470d125615a97c2444c = 0x49C        ;
        constexpr std::uintptr_t _0585695ea5bdf4ecfcbaa47678d2340763c16c2f = 0x4C8        ;
        constexpr std::uintptr_t _a7383c42757450bb4144d2b01b62630fa4722c25 = 0x4D4        ;
        constexpr std::uintptr_t _1f9347619db12046a9ab6de28f795f70b4ad7262 = 0x4E0        ;
        constexpr std::uintptr_t _608af7a1b670286c7549eea16eabf99448449e72 = 0x4E4        ;
        constexpr std::uintptr_t _437cf02e5a4a6a86b982530baecf97066a328648 = 0x4E8        ;
        constexpr std::uintptr_t _d82932f373bd2f29c475916f72eac410d52b9adc = 0x500        ;
        constexpr std::uintptr_t _e3b1a1968c81575821422aaa5d05b3086d974c7e = 0x508        ;
        constexpr std::uintptr_t _6faff11e9a9bcec186d2d7cc2fb1de9bd32f09e6 = 0x50C        ;
        constexpr std::uintptr_t _f598e3f0eb428825763ce026fe1b820ff80b90bf = 0x510        ;
        constexpr std::uintptr_t _2ea37b69a49bc1684bd6368d988a6345d152ae19 = 0x578        ;
        constexpr std::uintptr_t _83c6a7d456d6159189e28e49bc8405c54db2dd6f = 0x580        ;
        constexpr std::uintptr_t _c1c41f9a26c5b3e012fd00ebf688cebb6d524673 = 0x588        ;
        constexpr std::uintptr_t _9831cbb50cfa6f3411189e481d3c62e2bd262cdf = 0x590        ;
        constexpr std::uintptr_t _214facbb2f0618627308c6d9043e8bf05e659076 = 0x598        ;
        constexpr std::uintptr_t _5591dd5b643316aef00960aa04002f605bdda745 = 0x5E4        ;
        constexpr std::uintptr_t _55632014839c6ab8c6440ca5d528e9c3670d972e = 0x5E8        ;
        constexpr std::uintptr_t _633be542bb09bd8c3818c9598b45ed74af9cd398 = 0x5EC        ;
        constexpr std::uintptr_t _c7116fb40415c8bbaf2c0b0aaacc15e92434a95e = 0x5F0        ;
        constexpr std::uintptr_t _d4d67e4a885d4f3a163ac9f8340beda6af64ca35 = 0x5F4        ;
    }

    namespace ELegSide
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LegStepAnimatingParameters
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BD808   ;
        constexpr std::uintptr_t StepMoveDuration                 = 0x10         ;
        constexpr std::uintptr_t MoveToGoalCurve                  = 0x18         ;
        constexpr std::uintptr_t SpherizeTrack                    = 0x20         ;
        constexpr std::uintptr_t SpherizePower                    = 0x28         ;
        constexpr std::uintptr_t MinFootRaise                     = 0x2C         ;
        constexpr std::uintptr_t MaxFootRaise                     = 0x30         ;
        constexpr std::uintptr_t RaiseYAxisCurve                  = 0x38         ;
        constexpr std::uintptr_t AllowSpeedups                    = 0x40         ;
        constexpr std::uintptr_t AllowDetachBefore                = 0x44         ;
        constexpr std::uintptr_t PushHipsOnMoveCurve              = 0x48         ;
        constexpr std::uintptr_t FootRotationCurve                = 0x50         ;
    }

    namespace EGlueMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EVariableType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Variable
    {
        constexpr std::uintptr_t VariableName                     = 0x10         ;
        constexpr std::uintptr_t Tooltip                          = 0x18         ;
        constexpr std::uintptr_t _value                           = 0x24         ;
        constexpr std::uintptr_t _string                          = 0x38         ;
        constexpr std::uintptr_t _curve                           = 0x40         ;
        constexpr std::uintptr_t _uObject                         = 0x48         ;
        constexpr std::uintptr_t _object                          = 0x50         ;
        constexpr std::uintptr_t VariableType                     = 0x5C         ;
        constexpr std::uintptr_t _rangeHelper                     = 0x60         ;

        constexpr std::uintptr_t _08c45357c6b499bea54e6df42f924a397ffca3cf = 0x20         ;
        constexpr std::uintptr_t _aeb897fb6cf0ce0b696b8f874de59cf0a7cddd72 = 0x58         ;
    }

    namespace LegPoseReference
    {
        constexpr std::uintptr_t UpperLegPose                     = 0x10         ;
        constexpr std::uintptr_t LowerLegPose                     = 0x18         ;
        constexpr std::uintptr_t AnklePose                        = 0x20         ;
        constexpr std::uintptr_t FeetPose                         = 0x28         ;
    }

    namespace BonePoseReference
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D8078   ;
        constexpr std::uintptr_t SourceTransform                  = 0x10         ;
        constexpr std::uintptr_t RotationInRoot                   = 0x18         ;
        constexpr std::uintptr_t PositionInRoot                   = 0x28         ;
    }

    namespace ReferencePose
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085B1D8   ;
        constexpr std::uintptr_t MainHipsPose                     = 0x10         ;
        constexpr std::uintptr_t HipsPoses                        = 0x18         ;
        constexpr std::uintptr_t LegPoses                         = 0x20         ;
    }

    namespace ELegsScaleReference
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ECalibrateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ERaycastPrecision
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ERaycastStartHeight
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ERaycastStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ERaycastMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ENoRaycastBehviour
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UIHUD
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D7E98   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t chatPanel                        = 0x20         ;
        constexpr std::uintptr_t Hunger                           = 0x28         ;
        constexpr std::uintptr_t Thirst                           = 0x30         ;
        constexpr std::uintptr_t Health                           = 0x38         ;
        constexpr std::uintptr_t PendingHealth                    = 0x40         ;
        constexpr std::uintptr_t VehicleHealth                    = 0x48         ;
        constexpr std::uintptr_t AnimalStamina                    = 0x50         ;
        constexpr std::uintptr_t AnimalStaminaMax                 = 0x58         ;
        constexpr std::uintptr_t ShieldHealth                     = 0x60         ;
        constexpr std::uintptr_t vitalsRect                       = 0x68         ;
        constexpr std::uintptr_t noticesRect                      = 0x70         ;
        constexpr std::uintptr_t healthCanvasGroup                = 0x78         ;
        constexpr std::uintptr_t CompassWidget                    = 0x80         ;
        constexpr std::uintptr_t KeyboardCaptureMode              = 0x88         ;
        constexpr std::uintptr_t VehicleHealthIcon                = 0x90         ;

        constexpr std::uintptr_t _562f0ae8ecc8bf3574dafbdd0ad1462a5865d921 = 0x98         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0xA0         ;
        constexpr std::uintptr_t _0ea0c18909007c7c9c782060e54bdbf606a26a05 = 0xA8         ;
        constexpr std::uintptr_t _c36859c4d7dca04f1cc8fcb658003972d4b491b0 = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _ab19c5000172f287280d758eed925237be251610 = 0x0          ;
            constexpr std::uintptr_t _1e29cebdf040645860b24e739a5a093fb3887f10 = 0x1          ;
        }

    }

    namespace %d4f6a9da7fe9f29fec4a5cbfa4506453be422274
    {
    }

    namespace %c9904f5a44a8faebf6da58349505346040960667
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DBB18   ;
        constexpr std::uintptr_t _572de75c5b90598e0e85215bfb21090f9bc81400 = 0x10         ;
        constexpr std::uintptr_t _022bb8a4ef69b3147a9e6f852afd86ee539fd77b = 0x18         ;
        constexpr std::uintptr_t _94aedb80d2bc2190a9c256d4823081891d163e05 = 0x20         ;
        constexpr std::uintptr_t _0b6b6db7801fd0cd536527a87ef9da0275b591b5 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _89f7e76f0ef541c2df944e7a5f910cc526adc38e = 0x0          ;
            constexpr std::uintptr_t _8c975d8d7b85bdbbe86ff42552c9e893f4afafb7 = 0x10         ;
            constexpr std::uintptr_t _1cd35a3a5b776277624e8bf623275635fdf0d7e8 = 0x20         ;
        }

    }

    namespace ServerBrowserInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isMain                           = 0x20         ;
        constexpr std::uintptr_t serverName                       = 0x28         ;
        constexpr std::uintptr_t serverMeta                       = 0x30         ;
        constexpr std::uintptr_t serverText                       = 0x38         ;
        constexpr std::uintptr_t viewWebpage                      = 0x40         ;
        constexpr std::uintptr_t refresh                          = 0x48         ;
        constexpr std::uintptr_t currentServer                    = 0x50         ;
        constexpr std::uintptr_t headerImage                      = 0x108        ;
        constexpr std::uintptr_t logoImage                        = 0x110        ;

        constexpr std::uintptr_t _5fe41e7b5a29fdb5019758ede61ad11a5d0219f7 = 0x118        ;
        constexpr std::uintptr_t _5cd35b483ff186c3ebd1b15e6e3d734326802b03 = 0x120        ;
        constexpr std::uintptr_t _98b2ab7fc00be992311d45c0112aa2e00bcf2b04 = 0x128        ;
    }

    namespace ToggleMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MaterialParameterToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Toggle                           = 0x20         ;
        constexpr std::uintptr_t TargetRenderers                  = 0x28         ;
        constexpr std::uintptr_t EmissionColor                    = 0x30         ;

        constexpr std::uintptr_t _64bae3594ec49240865e13788ef85ac0500067b0 = 0x40         ;
        constexpr std::uintptr_t _8d6dd329394901990328b3f0fc0c7edd5a96d401 = 0x48         ;
    }

    namespace WorldSplineData-fake-0
    {
        constexpr std::uintptr_t inputPoints                      = 0x10         ;
        constexpr std::uintptr_t inputTangents                    = 0x18         ;
        constexpr std::uintptr_t inputLUTInterval                 = 0x20         ;
        constexpr std::uintptr_t LUTValues                        = 0x28         ;
        constexpr std::uintptr_t Length                           = 0x30         ;

        constexpr std::uintptr_t _571e9a695e06ca78f45a3c06df0df8e746afc0a8 = 0x34         ;
    }

    namespace CompoundBowWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t stringHoldDurationMax            = 0x4D0        ;
        constexpr std::uintptr_t stringBonusDamage                = 0x4D4        ;
        constexpr std::uintptr_t stringBonusDistance              = 0x4D8        ;
        constexpr std::uintptr_t stringBonusVelocity              = 0x4DC        ;
        constexpr std::uintptr_t movementPenaltyRampUpTime        = 0x4E0        ;
        constexpr std::uintptr_t conditionLossPerSecondHeld       = 0x4E4        ;
        constexpr std::uintptr_t conditionLossHeldDelay           = 0x4E8        ;
        constexpr std::uintptr_t chargeUpSoundDef                 = 0x4F0        ;
        constexpr std::uintptr_t stringHeldSoundDef               = 0x4F8        ;
        constexpr std::uintptr_t drawFinishSoundDef               = 0x500        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _b204c718675ff477e6cf1787de76cb3e81ffdf34 = 0x4B8        ;
        constexpr std::uintptr_t _29c7937035f17277612151106c266709e165decb = 0x4BC        ;
        constexpr std::uintptr_t _b55e45fcbdf5c5117dbbf3c42fe772473101f6d7 = 0x4C0        ;
        constexpr std::uintptr_t _9e6ddcecef9c9135d0689c85b941cc63a5c0d00f = 0x4C8        ;
        constexpr std::uintptr_t _a7eb7f399549daafa994a896dfe5069e008493f1 = 0x508        ;
        constexpr std::uintptr_t _748ae68cb97bf1440086f76433b1a6d02335978e = 0x510        ;
        constexpr std::uintptr_t _48bab6a69d7fae9d9a705e982259de051940c863 = 0x518        ;
        constexpr std::uintptr_t _be1618df1e7b17ca20a36299e62d7a50f4abbe10 = 0x51C        ;
        constexpr std::uintptr_t _4b58ccdc75aa3f999773408075516d67c5f5c566 = 0x520        ;
        constexpr std::uintptr_t _1ed4e126356d020d2dc2612f32170c40fce88a02 = 0x524        ;
        constexpr std::uintptr_t _3b3fca91d4e8377f25a8ebdd32aff63bc7e17282 = 0x528        ;
    }

    namespace WearableFadeToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _8aa8079420a2aa98ccc22360956ae6e18d5b628c = 0x20         ;
        constexpr std::uintptr_t _91d7b98f170ab8a128f9ca1662d6e5b9fa537037 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _78c91b6573d86d4e7e0e7c56a5d0a77ef20bd562 = 0x0          ;
            constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x8          ;
        }

    }

    namespace %d0cef43791aec5c5f6ad6b4360c9cd06a34bd324
    {
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x10         ;
    }

    namespace %cbe8d405ed98b15b555cb93f6451ddd4252f0bdc
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107301D0   ;
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _c3040854b413c252c1c6ccba339f5b9ee0bcd130 = 0x0          ;
        }

    }

    namespace ApartmentConversationUpgrade
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ApartmentVendor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;
        constexpr std::uintptr_t NPCName                          = 0x880        ;
        constexpr std::uintptr_t conversations                    = 0x888        ;
        constexpr std::uintptr_t conversationResultActions        = 0x890        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
        constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878        ;
        constexpr std::uintptr_t _422518125e956adcf1d3b05ccf892b5a27c23e7b = 0x898        ;
        constexpr std::uintptr_t _bc2ca18b6a99f2ae62fd336abfee6cc024e04fab = 0x8A8        ;
    }

    namespace DungeonBaseFloor
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F1EC8   ;
        constexpr std::uintptr_t Links                            = 0x10         ;
    }

    namespace %a16e3572b7d1b73f68dff5fbf3c1d54c78f07b2a
    {
        constexpr std::uintptr_t _cad15bf021ad4b26c212206c454d553a5a107dd5 = 0x10         ;
        constexpr std::uintptr_t _3f5e1340b8060dfce6592f7687ac1587603941be = 0x18         ;
        constexpr std::uintptr_t _1830c12de567af56428c832fdd067b7a943d6096 = 0x20         ;
        constexpr std::uintptr_t _1f0d6140a2715633c0b71814180c14adff345304 = 0x28         ;
        constexpr std::uintptr_t _0c5c2c68f8a7ea98efd5dea9d51ec435cd0dd585 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _4f8acdfb149bdd250a2fa311229a9e931578a02c = 0x0          ;
            constexpr std::uintptr_t _bbd40c9948d417d663ac338d515143e02bb268e5 = 0x8          ;
            constexpr std::uintptr_t _4c9daa60985403e40b63e2e84365d9cc9d84c100 = 0x18         ;
            constexpr std::uintptr_t _b5ce780057fe7bf5f89388f0ca6a5d2a5cfd9a74 = 0x20         ;
            constexpr std::uintptr_t _bceef5efedf624585edb52a541afb821c2f8bb1f = 0x28         ;
            constexpr std::uintptr_t _9320cd69490e44c399b912a62fe3f7efb50b74ff = 0x30         ;
        }

    }

    namespace %58c8e1b78a826071314a9f24ce6d7b55df7e01b1
    {
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;
        constexpr std::uintptr_t _c8bc6143bb2377a9591dc836d47cde34a8037b7b = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _950e89bdf026b63dcea84c934c896a3f32712f61 = 0x0          ;
            constexpr std::uintptr_t _b7169179a405ccbe6047f523f790feb36a497ceb = 0x8          ;
            constexpr std::uintptr_t _96aff172eade1844e49385a3fd6bb59c9f476bff = 0x10         ;
            constexpr std::uintptr_t _a7a109b23a082cb27baf826d7dca0310caf511cc = 0x18         ;
            constexpr std::uintptr_t _fc5e74fbb98cb1d1cdd74d361021d240ce9145ce = 0x20         ;
        }

    }

    namespace DigitalClockConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;
        constexpr std::uintptr_t alarmPrefab                      = 0x60         ;
        constexpr std::uintptr_t alarmParent                      = 0x68         ;
        constexpr std::uintptr_t placeHolder                      = 0x70         ;
        constexpr std::uintptr_t addButton                        = 0x78         ;
        constexpr std::uintptr_t muteButton                       = 0x80         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
        constexpr std::uintptr_t _2abc3f8c9595963372dd081c79b757f3bbdb219a = 0x88         ;
    }

    namespace ConstructCommandsJob
    {
        constexpr std::uintptr_t cameraPosition                   = 0x0          ;
        constexpr std::uintptr_t queryParameters                  = 0xC          ;
        constexpr std::uintptr_t commands                         = 0x20         ;
    }

    namespace CheckWaterLevelVisibilityJob
    {
        constexpr std::uintptr_t blockedByWaterLevel              = 0x0          ;
        constexpr std::uintptr_t waterLevelHeight                 = 0x10         ;
        constexpr std::uintptr_t cameraAboveWater                 = 0x14         ;
    }

    namespace ItemModConsumeChance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t consumeEffect                    = 0x30         ;
        constexpr std::uintptr_t eatGesture                       = 0x38         ;
        constexpr std::uintptr_t product                          = 0x40         ;
        constexpr std::uintptr_t primaryConsumable                = 0x48         ;
        constexpr std::uintptr_t blockConsumeWhenCantWieldItems   = 0x50         ;
        constexpr std::uintptr_t chanceForSecondaryConsume        = 0x58         ;
        constexpr std::uintptr_t secondaryConsumeEffect           = 0x60         ;
        constexpr std::uintptr_t secondaryConsumable              = 0x68         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace UI_ToggleLayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t toggleControl                    = 0x20         ;
        constexpr std::uintptr_t layerNameText                    = 0x28         ;
        constexpr std::uintptr_t layer                            = 0x30         ;
    }

    namespace DecalBlood
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;
        constexpr std::uintptr_t LifeTime                         = 0x28         ;
        constexpr std::uintptr_t WarmedUpAmount                   = 0x2C         ;

        constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x30         ;
    }

    namespace CustomGestureWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Shape                            = 0x20         ;
        constexpr std::uintptr_t GestureIcon                      = 0x28         ;
        constexpr std::uintptr_t HighlightedColor                 = 0x30         ;
        constexpr std::uintptr_t NeutralColor                     = 0x40         ;

        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x50         ;
        constexpr std::uintptr_t _256dfb6d008fff6626cc6d8a160603daa9349737 = 0x58         ;
        constexpr std::uintptr_t _f9f8e76744470e83946957fff01b8b08fd5bf7aa = 0x60         ;
        constexpr std::uintptr_t _a8102652a500ee86bc4019d3c76d6b1ed3794c11 = 0x64         ;
    }

    namespace SoundLayer
    {
        constexpr std::uintptr_t loopDef                          = 0x10         ;
        constexpr std::uintptr_t gainCurve                        = 0x18         ;
        constexpr std::uintptr_t pitchCurve                       = 0x20         ;
        constexpr std::uintptr_t loop                             = 0x28         ;
        constexpr std::uintptr_t gainMod                          = 0x30         ;
        constexpr std::uintptr_t pitchMod                         = 0x38         ;
    }

    namespace ChainsawAudioAdvanced
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t engineIdleLayer                  = 0x20         ;
        constexpr std::uintptr_t engineLayer                      = 0x28         ;
        constexpr std::uintptr_t mechanicsLayer                   = 0x30         ;
        constexpr std::uintptr_t engineStartDef                   = 0x38         ;
        constexpr std::uintptr_t engineStopDef                    = 0x40         ;
        constexpr std::uintptr_t engineOn                         = 0x48         ;
        constexpr std::uintptr_t active                           = 0x49         ;
        constexpr std::uintptr_t hit                              = 0x4A         ;
        constexpr std::uintptr_t engineChangeRateUp               = 0x4C         ;
        constexpr std::uintptr_t engineChangeRateDown             = 0x50         ;
        constexpr std::uintptr_t mechanicsChangeRateUp            = 0x54         ;
        constexpr std::uintptr_t mechanicsChangeRateDown          = 0x58         ;
        constexpr std::uintptr_t runSpeedMaxActive                = 0x5C         ;
        constexpr std::uintptr_t runSpeedMaxHit                   = 0x60         ;
        constexpr std::uintptr_t runSpeed                         = 0x64         ;
        constexpr std::uintptr_t engine                           = 0x68         ;
        constexpr std::uintptr_t mechanics                        = 0x6C         ;
        constexpr std::uintptr_t hitNoiseFrequency                = 0x70         ;
        constexpr std::uintptr_t hitNoiseDepth                    = 0x74         ;
        constexpr std::uintptr_t activeNoiseFrequency             = 0x78         ;
        constexpr std::uintptr_t activeNoiseDepth                 = 0x7C         ;

        constexpr std::uintptr_t _9ec9103af19cb1d447a309570fb31cb58f3b4f4c = 0x80         ;
        constexpr std::uintptr_t _bf991d968623ba0d25022b263d80ad02abba20e5 = 0x84         ;
        constexpr std::uintptr_t _e420ccb78d6d4dbf401afbe5ddb5d5264c0485f7 = 0x88         ;
    }

    namespace PointEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace UIInventory
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10757AF8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlayerName                       = 0x20         ;
        constexpr std::uintptr_t rightContents                    = 0x28         ;
        constexpr std::uintptr_t QuickCraft                       = 0x30         ;
        constexpr std::uintptr_t InventoryIconContainer           = 0x38         ;
        constexpr std::uintptr_t ChangelogPanelButton             = 0x40         ;
        constexpr std::uintptr_t contactsPanel                    = 0x48         ;
        constexpr std::uintptr_t backpackSlot                     = 0x50         ;
        constexpr std::uintptr_t underwearSkinPicker              = 0x58         ;

        constexpr std::uintptr_t _bfab8b943bd3ba7e5acc921b6b7b4be93f277200 = 0x60         ;
        constexpr std::uintptr_t _5fede317f06650ed0b69abe4cbbe6fb0b3064871 = 0x68         ;
        constexpr std::uintptr_t _0d46c9bf0c9fccdfdeb3f908da86c3244113b66e = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x0          ;
            constexpr std::uintptr_t _d306acd173e639ba0ca56e948e624c4107e72e25 = 0x4          ;
            constexpr std::uintptr_t _6b0fecb2fc7893ead2facbdfa5a95cc665790e58 = 0x8          ;
            constexpr std::uintptr_t _29007e5a57e73dd95ef05c86c45d53c5cb94b5c1 = 0x10         ;
            constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x18         ;
            constexpr std::uintptr_t _26fe35496e010950cb2991ea5cf95209e63b56d6 = 0x20         ;
            constexpr std::uintptr_t _f8e641423d57650f779dc2c319bbfa0829328946 = 0x28         ;
            constexpr std::uintptr_t _604e3cba16a88830c3da4900d5a2da1005735180 = 0x2C         ;
            constexpr std::uintptr_t _0f8ebddf8c6e41ddcc9be6e44c13df2f34872183 = 0x30         ;
            constexpr std::uintptr_t _a3dc3822d36ce29df1948c3a37d902c0c2ff56c9 = 0x38         ;
            constexpr std::uintptr_t _ee72373303c0d4e036dc1193f585e3c2c877cc36 = 0x40         ;
            constexpr std::uintptr_t _0311a61b1ab5dc6e0967fa5c5d7425ac48640f55 = 0x48         ;
            constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x50         ;
            constexpr std::uintptr_t _b919df0ce70cba42523f7d452d15368af6402009 = 0x58         ;
        }

    }

    namespace MotorbikeAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;
        constexpr std::uintptr_t engineAudioSet                   = 0xB0         ;
        constexpr std::uintptr_t suspensionDef                    = 0xB8         ;
        constexpr std::uintptr_t suspensionMinExtensionDelta      = 0xC0         ;
        constexpr std::uintptr_t suspensionMinTimeBetweenSounds   = 0xC4         ;
        constexpr std::uintptr_t tireDirtSoundDef                 = 0xC8         ;
        constexpr std::uintptr_t tireGrassSoundDef                = 0xD0         ;
        constexpr std::uintptr_t tireSnowSoundDef                 = 0xD8         ;
        constexpr std::uintptr_t tireWaterSoundDef                = 0xE0         ;
        constexpr std::uintptr_t tireGainCurve                    = 0xE8         ;
        constexpr std::uintptr_t skidSoundLoop                    = 0xF0         ;
        constexpr std::uintptr_t skidSoundDirtLoop                = 0xF8         ;
        constexpr std::uintptr_t skidSoundSnowLoop                = 0x100        ;
        constexpr std::uintptr_t skidMinSlip                      = 0x108        ;
        constexpr std::uintptr_t skidMaxSlip                      = 0x10C        ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
        constexpr std::uintptr_t _541d33da2cef79da01ac1e7751f11e79ff4696af = 0x110        ;
        constexpr std::uintptr_t _c3e0f8bccce64830a91452847436f4a1c1dfa00f = 0x118        ;
        constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0x120        ;
        constexpr std::uintptr_t _845c0cc3dccf68567ba01ad0a89e4cbf9a051f5d = 0x128        ;
        constexpr std::uintptr_t _8867b5369338ce4cf644e358bb430645d5eb6589 = 0x130        ;
        constexpr std::uintptr_t _259bab762649cb312cb034a82a43c24904b4a7b8 = 0x134        ;
        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x138        ;
        constexpr std::uintptr_t _0a2c9d749c38030a4025b7d9ad9e8e1e0263f50e = 0x140        ;
        constexpr std::uintptr_t _6b9cf9eb040630c9a7a02362f48b0b835074ad70 = 0x148        ;
    }

    namespace %e1ff7f25ed7b033781defbd59922d6e754c33df2
    {
        constexpr std::uintptr_t _5a613bade9581673edc00d2b2d054c7410d4a8be = 0x10         ;
        constexpr std::uintptr_t _cbf0945447e95859ac45763ba2e24b98c2b2d51c = 0x14         ;
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x18         ;
        constexpr std::uintptr_t _0473f80f2c1d752221e290b128f05c28119cf5a1 = 0x20         ;
        constexpr std::uintptr_t _962f9781c4fa49a82266316600ae3d48a58eb4e6 = 0x28         ;
        constexpr std::uintptr_t _687dd4311ca10593ea979b0cabb5aca6ff1ed96d = 0x2C         ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x30         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x34         ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x38         ;
        constexpr std::uintptr_t _57caff436783a8f18330cc208ce1442fca6d8640 = 0x40         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x48         ;
        constexpr std::uintptr_t _4e2b696484c6136a2e31b67d6f29f7457ecc5908 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _32789bdc24ddd6dc5c324775148af2da5765bc6b = 0x0          ;
            constexpr std::uintptr_t _79099426a141395d54efc6d432dac23a6f0a88b7 = 0x8          ;
            constexpr std::uintptr_t _8d78d27fb7974ab39295db4ed8d0bc6b4b3dca19 = 0x10         ;
            constexpr std::uintptr_t _da027afcf7b2b81ac3c3029cd12963219c5b2381 = 0x20         ;
        }

    }

    namespace RandomStaticObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Seed                             = 0x20         ;
        constexpr std::uintptr_t Probability                      = 0x24         ;
        constexpr std::uintptr_t Candidates                       = 0x28         ;
    }

    namespace CeilingLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t pushScale                        = 0x340        ;
        constexpr std::uintptr_t MovingJoint                      = 0x348        ;
        constexpr std::uintptr_t UseLowerSleepLimits              = 0x350        ;
        constexpr std::uintptr_t lines                            = 0x358        ;
        constexpr std::uintptr_t shouldAffectGrowables            = 0x360        ;
        constexpr std::uintptr_t consumptionAmount                = 0x364        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _f08c58cd19b015a60654f0930ec23086480db024 = 0x368        ;
        constexpr std::uintptr_t _87087a1684ad4846fe43ff6d244abefc231128f1 = 0x370        ;
        constexpr std::uintptr_t _1f8abc20293483487ed8ca1ddbd51995ed2fdce4 = 0x37C        ;
    }

    namespace Mannequin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t EquipSound                       = 0x3B8        ;
        constexpr std::uintptr_t ChangePoseSound                  = 0x3C0        ;
        constexpr std::uintptr_t SupportRoot                      = 0x3C8        ;
        constexpr std::uintptr_t MannequinSpawnPoint              = 0x3D0        ;
        constexpr std::uintptr_t HitBoxCollision                  = 0x3D8        ;
        constexpr std::uintptr_t OverrideHitBoxMaterial           = 0x3E0        ;
        constexpr std::uintptr_t LodRange0                        = 0x3E8        ;
        constexpr std::uintptr_t LodRange1                        = 0x3EC        ;
        constexpr std::uintptr_t LodRange2                        = 0x3F0        ;
        constexpr std::uintptr_t LodRange3                        = 0x3F4        ;
        constexpr std::uintptr_t AvailablePoses                   = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _e1403b1d36d1e58c51f5957a5fde17256fae6357 = 0x3A8        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x3B0        ;
        constexpr std::uintptr_t _ba06f89acaf4e7d9e11fa92829a73c989027316b = 0x400        ;
        constexpr std::uintptr_t _5be37f263809184cbe8706ee935fa4385d687a99 = 0x404        ;
        constexpr std::uintptr_t _a409e884f1c1bc2bc889d87d91c68acdc33dd343 = 0x408        ;
        constexpr std::uintptr_t _9e9d42d044d3bb6574542d6eba19d534c2df20b4 = 0x410        ;
        constexpr std::uintptr_t _801dccca2c7bfa7d1a12d3ffdb69c13775340ddc = 0x418        ;
        constexpr std::uintptr_t _a596d4c9f5669d6f9a6b15779967e1478f6addb4 = 0x420        ;
    }

    namespace %66aec14ec17ffa2e3fb585a1f6c0414f2b60bd0a
    {
        constexpr std::uintptr_t _655ada1417c0f7475d9197a221ee7e608e446386 = 0x1C         ;
        constexpr std::uintptr_t _b9535cf9267bbfa22e1e2c4004d05e625e33739d = 0x20         ;
    }

    namespace %c68f38c5e8b66de79f9d316d91c70daa0e389a18
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A0B10   ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;
        constexpr std::uintptr_t _ae743ef2753cc01e695860ab93e6b3a3f07a46f4 = 0x30         ;
        constexpr std::uintptr_t _587156df773a5af326c286f48acb8f7834a6ea44 = 0x38         ;
        constexpr std::uintptr_t _32f6a3a3d999016b756a08b697516cb94a95aa39 = 0x40         ;
        constexpr std::uintptr_t _4e03d4d2813eb66d233f13b73d1b5d660819ee27 = 0x48         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x49         ;

        namespace _static
        {
            constexpr std::uintptr_t _5aa42523e04bfb8116577d188dbc29fe8957cf2a = 0x0          ;
            constexpr std::uintptr_t _01f3638475cb2435b6d7bede44ac2e93131f4079 = 0x8          ;
            constexpr std::uintptr_t _41bc01f74617001e0619acab0d4dd307120b5b98 = 0x18         ;
            constexpr std::uintptr_t _ef708a635ce4baabc99ce5f89761af7a5b1b3143 = 0x20         ;
            constexpr std::uintptr_t _8ab699370628ea9478cfbd9a2030d244e88af546 = 0x28         ;
            constexpr std::uintptr_t _844b580e940205a67609fea4748f2abc7695d634 = 0x30         ;
            constexpr std::uintptr_t _9c01b4b938c83dccfcf4967a6a1ff32227f8a291 = 0x38         ;
            constexpr std::uintptr_t _45cbc17889bb8dfd132d4981fee3ca4b86839941 = 0x40         ;
        }

    }

    namespace BlackjackSmallScreenUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t notInGameDisplay                 = 0x20         ;
        constexpr std::uintptr_t inGameDisplay                    = 0x28         ;
        constexpr std::uintptr_t cardCountText                    = 0x30         ;
        constexpr std::uintptr_t betText                          = 0x38         ;
        constexpr std::uintptr_t splitBetText                     = 0x40         ;
        constexpr std::uintptr_t insuranceText                    = 0x48         ;
        constexpr std::uintptr_t bankText                         = 0x50         ;
        constexpr std::uintptr_t splitText                        = 0x58         ;
        constexpr std::uintptr_t infoTextCanvas                   = 0x60         ;
        constexpr std::uintptr_t inGameText                       = 0x68         ;
        constexpr std::uintptr_t notInGameText                    = 0x70         ;
        constexpr std::uintptr_t cardsLayout                      = 0x78         ;
        constexpr std::uintptr_t cards                            = 0x80         ;
        constexpr std::uintptr_t inputs                           = 0x88         ;
        constexpr std::uintptr_t phraseBust                       = 0x90         ;
        constexpr std::uintptr_t phraseBet                        = 0x98         ;
        constexpr std::uintptr_t phrasePlaceYourBet               = 0xA0         ;
        constexpr std::uintptr_t phraseStandoff                   = 0xA8         ;
        constexpr std::uintptr_t phraseYouWin                     = 0xB0         ;
        constexpr std::uintptr_t phraseYouLose                    = 0xB8         ;
        constexpr std::uintptr_t phraseWaitingForOtherPlayers     = 0xC0         ;
        constexpr std::uintptr_t phraseAddFunds                   = 0xC8         ;
        constexpr std::uintptr_t phraseWaitingForPlayer           = 0xD0         ;
        constexpr std::uintptr_t phraseSplitStored                = 0xD8         ;
        constexpr std::uintptr_t phraseSplitActive                = 0xE0         ;
        constexpr std::uintptr_t phraseHand                       = 0xE8         ;

        constexpr std::uintptr_t _a8add710a98915ef16e84c3e7e96ad5883b9eda5 = 0xF0         ;
    }

    namespace %f4c0b1a67df643b19494468e08832fa09f223be1
    {
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _6babfe7f864879e5dc461a6c1759520280649327 = 0x0          ;
            constexpr std::uintptr_t _eefb3f6abf60a1b583b79e6eb1211fd92f865b35 = 0x8          ;
            constexpr std::uintptr_t _eb2b4222d41d60771d699224a55aaae23158212e = 0x10         ;
            constexpr std::uintptr_t _1457c238705d8c0527473bb3b709d5567dc7eaaa = 0x18         ;
            constexpr std::uintptr_t _6f430d08c576e635962e1a092ec9f33ab640f66e = 0x20         ;
        }

    }

    namespace %1e1d94c4bf9111534078594a5d507061af80d2cb
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6E40   ;
        constexpr std::uintptr_t _ee791c8770f0c1bb4166915e80c235e0b42c8cb6 = 0x10         ;
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _5f5a79056053b7dd3eac0c08133a1cb857f8a5be = 0x0          ;
            constexpr std::uintptr_t _ab5fe5559d7133d29c36ad63a24c4a601128bf0e = 0x8          ;
            constexpr std::uintptr_t _5d2beb91de74c43a37145500b23b27d68af5933b = 0x10         ;
            constexpr std::uintptr_t _a50cece928b5aa6bca43414d62199000296d578f = 0x18         ;
            constexpr std::uintptr_t _b0fa57631d015fbbd1ac31485ddbee68ba56a390 = 0x20         ;
            constexpr std::uintptr_t _19f8d6001416215e0a35fcfd90afdf9a5f564e83 = 0x30         ;
        }

    }

    namespace LootPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace PlayerUIState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CardGamePlayerWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cardImageSmallPrefab             = 0x20         ;
        constexpr std::uintptr_t avatar                           = 0x28         ;
        constexpr std::uintptr_t playerName                       = 0x30         ;
        constexpr std::uintptr_t scrapTotal                       = 0x38         ;
        constexpr std::uintptr_t betText                          = 0x40         ;
        constexpr std::uintptr_t background                       = 0x48         ;
        constexpr std::uintptr_t inactiveBackground               = 0x50         ;
        constexpr std::uintptr_t activeBackground                 = 0x60         ;
        constexpr std::uintptr_t foldedBackground                 = 0x70         ;
        constexpr std::uintptr_t winnerBackground                 = 0x80         ;
        constexpr std::uintptr_t actionShowAnimation              = 0x90         ;
        constexpr std::uintptr_t actionText                       = 0x98         ;
        constexpr std::uintptr_t canSeeIcon                       = 0xA0         ;
        constexpr std::uintptr_t cannotSeeIcon                    = 0xA8         ;
        constexpr std::uintptr_t blankSprite                      = 0xB0         ;
        constexpr std::uintptr_t cornerIcon                       = 0xB8         ;
        constexpr std::uintptr_t cardDisplayParent                = 0xC0         ;
        constexpr std::uintptr_t cardDisplayGridLayout            = 0xC8         ;
        constexpr std::uintptr_t circle                           = 0xD0         ;
        constexpr std::uintptr_t circleText                       = 0xD8         ;

        constexpr std::uintptr_t _806c76977c477f02bafb6ece6124d9569ab8df81 = 0xE0         ;
        constexpr std::uintptr_t _478650944dbf1234108b58345f1c3e8fb4e30d9f = 0xF0         ;
        constexpr std::uintptr_t _75fbde8fbcd7ae39b38aa2263d1033fb84096112 = 0x100        ;
        constexpr std::uintptr_t _8ea48b5c117ed0d4f9fafa438041549c2b9958e7 = 0x108        ;
        constexpr std::uintptr_t _83e5c7f0289eeb3a41d110457a2420a6ee868061 = 0x110        ;
        constexpr std::uintptr_t _706effefaa4aea8605b7878d0bcb6a57c87263ca = 0x118        ;
        constexpr std::uintptr_t _379d37b0fb1d845364590bb178ef31ff18de302e = 0x120        ;
    }

    namespace ObjectSpam
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t source                           = 0x20         ;
        constexpr std::uintptr_t amount                           = 0x28         ;
        constexpr std::uintptr_t radius                           = 0x2C         ;
    }

    namespace TimeBasedSoundSpread
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sound                            = 0x20         ;
        constexpr std::uintptr_t spreadCurve                      = 0x28         ;
        constexpr std::uintptr_t wanderIntensityCurve             = 0x30         ;

        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x38         ;
        constexpr std::uintptr_t _8ed76daa8ef0b0d8773619c55026f2fd7145e4d4 = 0x3C         ;
        constexpr std::uintptr_t _79824762c2c6a56bfa223555d91634d389c89d1d = 0x40         ;
    }

    namespace WeaponRackBatchAutoSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Anchor                           = 0x20         ;
        constexpr std::uintptr_t MountConfigScript                = 0x28         ;
    }

    namespace FollowCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %13c44c4957f3124398983674ff79d961b9e4deb5
    {
        constexpr std::uintptr_t _7b22139c55fe75cdfe19b82a5ae0e947b468a0df = 0x10         ;
        constexpr std::uintptr_t _63a7bac22c88aee6bda58e69658ca8dda62a1634 = 0x18         ;
        constexpr std::uintptr_t _0a0d8b791b2d63939fd481f671da57081f7d949d = 0x1C         ;
        constexpr std::uintptr_t _316bf1797d2c0cb9d79307a122df3e5fc1db8822 = 0x20         ;
        constexpr std::uintptr_t _9616e754efdc744e5dd756e249c00269ae9acfb8 = 0x28         ;
        constexpr std::uintptr_t _80a63de6050ee7aaaf611fdf22b3eaf572341f22 = 0x30         ;
        constexpr std::uintptr_t _3391c4dc3bab07cd12af73b5ade49f36a6c36965 = 0x38         ;
        constexpr std::uintptr_t _8211a77382f5af95656b471d3ec05d77ed6f236c = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _344d63ce738ecfa3565deb188c56886cf7d6f83d = 0x0          ;
            constexpr std::uintptr_t _7e03ec9044c01be1ee6bd709f1f796b7cdd9de97 = 0x8          ;
            constexpr std::uintptr_t _fa32903cdab822bed512b96a311f21b8c49f3771 = 0x18         ;
            constexpr std::uintptr_t _4792aa4be65327a3f38569c3310768a60c65e6bb = 0x28         ;
        }

    }

    namespace DrawCameraFrustum
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lineMaterial                     = 0x20         ;
    }

    namespace %f5596c3d52cb80be7adbbda64f3f4b5ecf237e28
    {
        constexpr std::uintptr_t _77dc1becf29c0d90439f8b81c9aaa6bb6d86a83f = 0x10         ;
        constexpr std::uintptr_t _d70034bb585a48a24533a8bcfbf3142c4c6e58bb = 0x14         ;
        constexpr std::uintptr_t _9bc5c2f8cc2dc3390fca37a43f0cece4d47b69b6 = 0x18         ;
    }

    namespace %2ea486f6cb4d37fc22c5549b686f5457b71d6c80
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F8CC0   ;
        constexpr std::uintptr_t _a59dc2fb0c3bdf459ce9c63bd747bbf9dc75b0cf = 0x10         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x18         ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x20         ;
        constexpr std::uintptr_t _871604b379719f7564203c4927e8f13d16b64b05 = 0x28         ;
        constexpr std::uintptr_t _0daaef5a5f813c5abffb7b05baf51023dd275d8f = 0x2C         ;
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x30         ;
        constexpr std::uintptr_t _3d9e521f4f8f73a2ce8908f35069cefde87b8df4 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _780d7a631027cf5f41cf0bbfc7c3a6a924a4c248 = 0x0          ;
            constexpr std::uintptr_t _0e61e3bdc22e03fc1f242b6dc4d236cb0c7f8f66 = 0x10         ;
            constexpr std::uintptr_t _44b228434cab08e1816ce50a32d35f359045dc7e = 0x18         ;
        }

    }

    namespace ItemPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _304596b2c902c49049cb0e4c5e058f8f2b9fb6e3 = 0x20         ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x28         ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x30         ;
    }

    namespace SprayMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SprayCan
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t SpraySound                       = 0x330        ;
        constexpr std::uintptr_t SkinSelectPanel                  = 0x338        ;
        constexpr std::uintptr_t SprayCooldown                    = 0x340        ;
        constexpr std::uintptr_t ConditionLossPerSpray            = 0x344        ;
        constexpr std::uintptr_t ConditionLossPerReskin           = 0x348        ;
        constexpr std::uintptr_t LinePrefab                       = 0x350        ;
        constexpr std::uintptr_t SprayColours                     = 0x358        ;
        constexpr std::uintptr_t SprayWidths                      = 0x360        ;
        constexpr std::uintptr_t worldSpaceSprayFx                = 0x368        ;
        constexpr std::uintptr_t ReskinEffect                     = 0x370        ;
        constexpr std::uintptr_t SprayDecalItem                   = 0x378        ;
        constexpr std::uintptr_t SprayDecalEntityRef              = 0x380        ;
        constexpr std::uintptr_t FreeSprayUnlockItem              = 0x388        ;
        constexpr std::uintptr_t DecalSprayGradient               = 0x390        ;
        constexpr std::uintptr_t SprayLoopDef                     = 0x3C8        ;
        constexpr std::uintptr_t ShippingContainerColourLookup    = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _7aa27aa94d3eebffc395dbc38775bfc9947d1272 = 0x2E8        ;
        constexpr std::uintptr_t _77b27ac287a83f387dedf59e44233e420d031fb0 = 0x2F0        ;
        constexpr std::uintptr_t _8fa3c965d8884184c98195d6b809bab7ac1ec52b = 0x2F1        ;
        constexpr std::uintptr_t _d428c3c3ff16ef1514495c4f79647755d1ac1db9 = 0x2F4        ;
        constexpr std::uintptr_t _cfe0a7e93e35228b3b30365d948ab94b21cfb6e3 = 0x300        ;
        constexpr std::uintptr_t _fcaddec483eb8e4ed12b544a9759bab61d89d5d7 = 0x30C        ;
        constexpr std::uintptr_t _f068292a3189afcc5b4344d09c87dbda63ea6971 = 0x310        ;
        constexpr std::uintptr_t _bebd38ae659e25d14199b7a712a8fec01f85afd5 = 0x318        ;
        constexpr std::uintptr_t _d426b5327035789ba52cb447af635c725c6c31e2 = 0x320        ;
        constexpr std::uintptr_t _db7d00fdddc3cc00740d24cff05849b20781c14f = 0x328        ;
        constexpr std::uintptr_t _69b8cb16f4b04e31868bb49384d69dea5720898c = 0x32C        ;
        constexpr std::uintptr_t _d23250a460b8d448670e4df0b991809ec5596df5 = 0x3D8        ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x3E0        ;
        constexpr std::uintptr_t _7e770e57fb7740f9cffb5a01e8a18cf59f8254dc = 0x3E8        ;
        constexpr std::uintptr_t _22b7a657cef85f7dd2aa297bb07ae89e32fec6e2 = 0x3EC        ;
        constexpr std::uintptr_t _4173e95c6cfc379a9e7ab54e962ea081f85ad144 = 0x3F0        ;
        constexpr std::uintptr_t _522381cd529fb0c7d13a406d24d46773d4638114 = 0x3F8        ;
    }

    namespace %da9baa38196797e5705ad4fdcabdefa74972a27f
    {
        constexpr std::uintptr_t _9dd3ff15acc61c80adf5067a85ce2b21ffb3e10d = 0x10         ;
        constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x18         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x20         ;
        constexpr std::uintptr_t _7e00f487dcabdebadc57ce405d33afb391ea5881 = 0x28         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x30         ;
        constexpr std::uintptr_t _01a6fc841014e9bcda82e64f85a82cc716827a1b = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _7dea81720f4d4746944e7f4395d7f04a787ab464 = 0x0          ;
            constexpr std::uintptr_t _ae4ebd95245fab140e17eff0f602d70b359f7f26 = 0x10         ;
        }

    }

    namespace UI_CountryButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t countryText                      = 0x20         ;
    }

    namespace %5b3b3d017b5af3cba9848bf39a156b45bc72a0c7
    {
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x1C         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x28         ;
    }

    namespace NPCFarmAccess
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;
        constexpr std::uintptr_t NPCName                          = 0x880        ;
        constexpr std::uintptr_t conversations                    = 0x888        ;
        constexpr std::uintptr_t conversationResultActions        = 0x890        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
        constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878        ;
    }

    namespace PickAFriend
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t rustInput                        = 0x40         ;
        constexpr std::uintptr_t AutoSelectInputField             = 0x48         ;
        constexpr std::uintptr_t AllowMultiple                    = 0x49         ;
        constexpr std::uintptr_t friendsList                      = 0x58         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _6bdbebffda1fdb7a28e12da228e55105d6a9a64a = 0x50         ;
        constexpr std::uintptr_t _7847d5ba9a443fab196392d535ce10705c6e51c6 = 0x60         ;
    }

    namespace ItemModConditionHasFlag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flag                             = 0x30         ;
        constexpr std::uintptr_t requiredState                    = 0x34         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %98bae66a25ac461c5b40a3b9246f36af1628dc02
    {
        constexpr std::uintptr_t _1d2bb05dc3bfaa0c69e29b7188702a4616f8503b = 0x10         ;
    }

    namespace %f8ebefc38a50ca960366dbd6cde27aa73a63fb6c
    {
        constexpr std::uintptr_t _c4ab61d343b946c72ca035361051879601c39f70 = 0x10         ;
        constexpr std::uintptr_t _e832c2425511b1708e14bd8482a8ff1aa22b7050 = 0x18         ;
    }

    namespace %61caf3785f94c4495596455b03e9334b9033d464
    {
        constexpr std::uintptr_t _8b85ea088f92fa7abf46162eb86c367455148e2e = 0x10         ;
    }

    namespace %6bd327239afbdd5a3133799b2697ac26680e05e4
    {
    }

    namespace %628472abc94c08598538fc6f009940bbfc2746b8
    {
        constexpr std::uintptr_t _1aea4bc31b4feafb06741a2ed4368c67b131251a = 0x10         ;
        constexpr std::uintptr_t _9f7a850a40d3f1ad2635bdfb52e522aa3967b85c = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _96d5da0737b144a79d3bfe630d3de45c9bc9581e = 0x0          ;
            constexpr std::uintptr_t _a6c54042e9592d97f118f28154cab3032dc779fa = 0x8          ;
            constexpr std::uintptr_t _42c4fbedf244d877b1a71986e0894f1bde55f1f4 = 0x10         ;
            constexpr std::uintptr_t _094a6fc4059b3d961188527b6a3035c6002f6010 = 0x18         ;
        }

    }

    namespace ChickenCoopStatusNeedWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ProgressImage                    = 0x20         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x28         ;
        constexpr std::uintptr_t BackgroundPositiveColour         = 0x30         ;
        constexpr std::uintptr_t BackgroundNegativeColour         = 0x40         ;
        constexpr std::uintptr_t ProgressPositiveColour           = 0x50         ;
        constexpr std::uintptr_t ProgressNegativeColour           = 0x60         ;
    }

    namespace %e3ebee8d84acb2b12d00aded1f68085854cab645
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076AC40   ;
        constexpr std::uintptr_t _020077a586d63e690ae891eafdf1a299c1b64bd4 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _b90e6cb79a4d9382afaf2ca36d38409f408a88e9 = 0x0          ;
            constexpr std::uintptr_t _20527a2ef592694f2a02f3ffe45a88d5ef110cc8 = 0x8          ;
            constexpr std::uintptr_t _01ed5895ce6003debef4281ede2858abafa8240b = 0x10         ;
            constexpr std::uintptr_t _56210510dff6b202a57cfd8a2ff9791c216c2e63 = 0x20         ;
        }

    }

    namespace %19c915149bd73316cff7fdd028ab59cccc16b678
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FF348   ;
        constexpr std::uintptr_t _870e8129eca3ca5a3c46200fa3a4e592f89b0bd3 = 0x10         ;
        constexpr std::uintptr_t _1dd9d9185068024cd27e4d09c32b9158805119bf = 0x14         ;
        constexpr std::uintptr_t _92607532ed00337a6dd46f3ebae3a0d4e9cb2c9c = 0x18         ;
        constexpr std::uintptr_t _b034624c28fceb3ad667441ce196ead0cf0ed9f8 = 0x1C         ;
        constexpr std::uintptr_t _eee49b4ac6976260fd407798798295421125398b = 0x20         ;
        constexpr std::uintptr_t _8e8fb654da40b7033ed9fb0a926c8a53d650b17b = 0x24         ;
    }

    namespace %cd58d6259a66a894053c79385cff64ad200e240c
    {
        constexpr std::uintptr_t _156fbdae40c0b81a62263af528e1737e64bf9b20 = 0x10         ;
        constexpr std::uintptr_t _2365b0c17f36d712a9dfe3bde070d8b7c62d96d1 = 0x14         ;
        constexpr std::uintptr_t _7c8d8957419137377f11471e4fd61092b9979190 = 0x18         ;
        constexpr std::uintptr_t _f58ebed60eae098ee277252bae1fd6e18cbcc725 = 0x1C         ;
    }

    namespace %90d930f15dad4b14e72d4b9b3f53867b6625cf3c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FF350   ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x10         ;
    }

    namespace %1c5b7ca23b6d08065172afde002d31e9abb72d37
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9168   ;
        constexpr std::uintptr_t _81651ca080c381d7e8f619580fa98575ce2d7b53 = 0x10         ;
        constexpr std::uintptr_t _206968657f2bfe1a7e78c10565b553f7f0d3039d = 0x18         ;
        constexpr std::uintptr_t _5c83527e0f15a9df91f1eb28f0670e9aec441fb1 = 0x20         ;
        constexpr std::uintptr_t _3a17482c790157df61801d1530005df9f8e463ce = 0x28         ;
        constexpr std::uintptr_t _b77886884c4e67a806cd8c3160a526c457c465db = 0x2C         ;
        constexpr std::uintptr_t _6dbc690cc9392f4710a247cfa63540ea95c6f3a9 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _b2bd15cd0d7cbe82423caaeb8efb525a2c03c17b = 0x0          ;
            constexpr std::uintptr_t _df65a88623d94a2ce04eb6b28d04ee1f65b1e1f7 = 0x8          ;
            constexpr std::uintptr_t _410d7b3c4b01fc5641e977ee169b48dd1ecee9fa = 0x10         ;
            constexpr std::uintptr_t _a81d486acd453c84d9c13cdcdc51c43c46b50762 = 0x18         ;
            constexpr std::uintptr_t _bcd4b38e2166fc7cf81e6164d62079f2c1ab7c81 = 0x20         ;
        }

    }

    namespace %6b1cca9767cfcd5a797778224281f75cde5763a0
    {
        constexpr std::uintptr_t _6404f3734bf5062960fea8877f01393d8c8a914a = 0x10         ;
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _64484e17f45d3572d10f41c5fe1384be51a86307 = 0x0          ;
            constexpr std::uintptr_t _eb667415f029e1aa62c01c4b329e6240b35bfc3b = 0x10         ;
            constexpr std::uintptr_t _31e468e2a5630b2e466979470577a675b6776fb0 = 0x18         ;
        }

    }

    namespace %127e536e0d6fd3c85e632c97f2c47906d3dbe271
    {
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x24         ;
        constexpr std::uintptr_t _2d117bedf5cd5f3a94457b432cbea5c8b916c005 = 0x30         ;
        constexpr std::uintptr_t _415d1063ee3ec32f8abd4a77fefe9e1ab491263e = 0x38         ;
        constexpr std::uintptr_t _483b400db7d5604a6c5366861bb7d46eeef44f26 = 0x3C         ;
    }

    namespace %e932ddedac583cb203fbd463fd364d500ed971a0
    {
        constexpr std::uintptr_t _f8006cab257041e3c7747b1ea2d399aaacf33688 = 0x10         ;
        constexpr std::uintptr_t _b4229ae8e6af37e235157c816d89a37622d2a88c = 0x18         ;
        constexpr std::uintptr_t _2742ac2d63c6f1a3102ded6d3b6782e1df716150 = 0x20         ;
    }

    namespace %3b549cbebb3cbcac0e327a671eb675a25ea31328
    {
    }

    namespace DistanceMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RoadMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlaceMonumentsRoadside
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Filter                           = 0x40         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x48         ;
        constexpr std::uintptr_t Monuments                        = 0x50         ;
        constexpr std::uintptr_t TargetCount                      = 0x58         ;
        constexpr std::uintptr_t MinDistanceSameType              = 0x5C         ;
        constexpr std::uintptr_t MinDistanceDifferentType         = 0x60         ;
        constexpr std::uintptr_t MinWorldSize                     = 0x64         ;
        constexpr std::uintptr_t DistanceSameType                 = 0x68         ;
        constexpr std::uintptr_t DistanceDifferentType            = 0x6C         ;
        constexpr std::uintptr_t RoadType                         = 0x70         ;
    }

    namespace DemoShotEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlayButton                       = 0x20         ;
        constexpr std::uintptr_t DragSprite                       = 0x28         ;
        constexpr std::uintptr_t RenameInput                      = 0x30         ;

        constexpr std::uintptr_t _5a690f72afaecbffdb2088d341699a6e09d0faba = 0x38         ;
        constexpr std::uintptr_t _3eeb48330c872a423582a05b326ace30565dd595 = 0x40         ;
    }

    namespace HexagonGridGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t hexTilePrefabs                   = 0x200        ;
        constexpr std::uintptr_t gridRadius                       = 0x208        ;
        constexpr std::uintptr_t tileSpacing                      = 0x20C        ;
        constexpr std::uintptr_t levelCount                       = 0x210        ;
        constexpr std::uintptr_t levelSpacing                     = 0x214        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _e014f00322cefbeb94a3e917f7a72ec62613b3e4 = 0x218        ;

        namespace _static
        {
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x0          ;
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x8          ;
        }

    }

    namespace UI_PoolTable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t powerBar                         = 0x40         ;
        constexpr std::uintptr_t holdInstruction                  = 0x48         ;
        constexpr std::uintptr_t flickInstruction                 = 0x50         ;
        constexpr std::uintptr_t cancelInstruction                = 0x58         ;
        constexpr std::uintptr_t localPlayerNameText              = 0x60         ;
        constexpr std::uintptr_t opponentNameText                 = 0x68         ;
        constexpr std::uintptr_t localPlayerAvatar                = 0x70         ;
        constexpr std::uintptr_t opponentAvatar                   = 0x78         ;
        constexpr std::uintptr_t localTurnBall                    = 0x80         ;
        constexpr std::uintptr_t localTurnHighlight               = 0x88         ;
        constexpr std::uintptr_t opponentTurnBall                 = 0x90         ;
        constexpr std::uintptr_t opponentTurnHighlight            = 0x98         ;
        constexpr std::uintptr_t localBallColour                  = 0xA0         ;
        constexpr std::uintptr_t opponentBallColour               = 0xB0         ;
        constexpr std::uintptr_t eightBallColour                  = 0xC0         ;
        constexpr std::uintptr_t ballDisplayRoot                  = 0xD0         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _17fd8f0ce8bb4324abbfb89e7be041c217db063b = 0xD8         ;
        constexpr std::uintptr_t _f2010f0f5d31b73c9ead52d5035907c9fddce389 = 0xE0         ;
        constexpr std::uintptr_t _de17f1d4f3035b92dd26dfd20d7b34a8c8deeb24 = 0xE8         ;
        constexpr std::uintptr_t _8d64efae56e3a45698aa40146bcbe8b809f54c01 = 0xEC         ;
        constexpr std::uintptr_t _ceba78842f963f48e2baf270aa0fdc0311c7378f = 0xF0         ;
    }

    namespace DeployVolumeCapsule
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layers                           = 0xA0         ;
        constexpr std::uintptr_t ignore                           = 0xA4         ;
        constexpr std::uintptr_t entityMode                       = 0xA8         ;
        constexpr std::uintptr_t entityList                       = 0xB0         ;
        constexpr std::uintptr_t entityGroups                     = 0xB8         ;
        constexpr std::uintptr_t center                           = 0xC8         ;
        constexpr std::uintptr_t radius                           = 0xD4         ;
        constexpr std::uintptr_t height                           = 0xD8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ac5b4cc4dc9eb28441f1361293a76a3d32e36c61 = 0xC0         ;
    }

    namespace SpinUpWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t timeBetweenSpinToggle            = 0x4B8        ;
        constexpr std::uintptr_t spinUpTime                       = 0x4BC        ;
        constexpr std::uintptr_t bulletEffect                     = 0x4C0        ;
        constexpr std::uintptr_t projectileThicknessOverride      = 0x4C8        ;
        constexpr std::uintptr_t showSpinProgress                 = 0x4CC        ;
        constexpr std::uintptr_t spinningMoveSpeedScale           = 0x4D0        ;
        constexpr std::uintptr_t conditionLossPerSecondSpinning   = 0x4D4        ;
        constexpr std::uintptr_t BackpackWearable                 = 0x4D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _0a9e5789440012c10f45c15a4b8d160ded16cf26 = 0x4E0        ;
        constexpr std::uintptr_t _cbb7359fb5c51edeea25ec644b37ddf3a1e6734c = 0x4E4        ;
        constexpr std::uintptr_t _2bd8030c76b293dccc6f8f0ad47b452d18833b51 = 0x4E8        ;
        constexpr std::uintptr_t _e0a53431ea46d049938be452a06a774462d37e1c = 0x4EC        ;
    }

    namespace DecorRotate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MinRotation                      = 0xA8         ;
        constexpr std::uintptr_t MaxRotation                      = 0xB4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0         ;
    }

    namespace %52fe936fb1a4cd902b5ed27c0016170dfdaf5cef
    {
        constexpr std::uintptr_t _f85c2fea34a1923693ef9a9c3216412afd75f452 = 0x4C         ;
        constexpr std::uintptr_t _601d4799eea2b66110c22fe0c38ecd4835e881be = 0x4D         ;
    }

    namespace DartsGameUILeaderboardRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlayerName                       = 0x20         ;
        constexpr std::uintptr_t DartsThrown                      = 0x28         ;
        constexpr std::uintptr_t TimeTaken                        = 0x30         ;
        constexpr std::uintptr_t rowImage                         = 0x38         ;
        constexpr std::uintptr_t lightColour                      = 0x40         ;
        constexpr std::uintptr_t darkColour                       = 0x50         ;
        constexpr std::uintptr_t currentWinnerColour              = 0x60         ;
        constexpr std::uintptr_t rowTexts                         = 0x70         ;
        constexpr std::uintptr_t normalTextColour                 = 0x78         ;
        constexpr std::uintptr_t winnerTextColour                 = 0x88         ;
        constexpr std::uintptr_t currentWinnerIcon                = 0x98         ;
    }

    namespace %a47e73e179191d496c3e1f387c07bfda85731edb
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _91d3a2f998593832521730483578c72424c5f5f1 = 0x60         ;
        constexpr std::uintptr_t _479dd9ce183cedf8196a74a8366790cc00527345 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _da485c7f46bcd29c07741f05de5ea1b9a65dd39e = 0x0          ;
        }

    }

    namespace %e92146aaa3d8ffb18b63093e0ffcc9dad6a3d67e
    {
        constexpr std::uintptr_t _8def732d574eba0114959dadfd00828ec57d734d = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _73a5dc59d6032d4ac9234c565b4ba35a243109fd = 0x0          ;
            constexpr std::uintptr_t _0d976ba546ce487ead5f4e196229a6b5f7fdb7d0 = 0x8          ;
        }

    }

    namespace ClanTable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _12834b7ce504586efbb53e09665b8a0a40224bbf = 0x2D0        ;
    }

    namespace FirecrackerRepeater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t singleExplosionEffect            = 0x20         ;
        constexpr std::uintptr_t parts                            = 0x28         ;
        constexpr std::uintptr_t partWidth                        = 0x30         ;
        constexpr std::uintptr_t partLength                       = 0x34         ;
        constexpr std::uintptr_t targetRotations                  = 0x38         ;
        constexpr std::uintptr_t initialRotations                 = 0x40         ;
        constexpr std::uintptr_t renderers                        = 0x48         ;
        constexpr std::uintptr_t materialSource                   = 0x50         ;
        constexpr std::uintptr_t explodeRepeatMin                 = 0x58         ;
        constexpr std::uintptr_t explodeRepeatMax                 = 0x5C         ;
        constexpr std::uintptr_t explodeLerpSpeed                 = 0x60         ;
        constexpr std::uintptr_t twistAmount                      = 0x64         ;
        constexpr std::uintptr_t fuseLength                       = 0x70         ;
        constexpr std::uintptr_t explodeStrength                  = 0x74         ;
        constexpr std::uintptr_t explodeDirBlend                  = 0x78         ;
        constexpr std::uintptr_t duration                         = 0x7C         ;
        constexpr std::uintptr_t smokeParticle                    = 0x80         ;

        constexpr std::uintptr_t _c4a7250b04295a8a4335f5c753b2063d8564e96b = 0x88         ;
        constexpr std::uintptr_t _c80374bcd1976e2d48d382e33a8642adb1b3d002 = 0x8C         ;
        constexpr std::uintptr_t _567dcfacf365a6614efa589dc65f777ccdec4a65 = 0x90         ;
        constexpr std::uintptr_t _41a6e69e67dc8bb6b36506e37ee435b631c181d5 = 0x98         ;
        constexpr std::uintptr_t _c673daafc48fb86161a95011c29636e7e75a9ed4 = 0xA0         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0xA4         ;
    }

    namespace DeployVolumeOBB
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layers                           = 0xA0         ;
        constexpr std::uintptr_t ignore                           = 0xA4         ;
        constexpr std::uintptr_t entityMode                       = 0xA8         ;
        constexpr std::uintptr_t entityList                       = 0xB0         ;
        constexpr std::uintptr_t entityGroups                     = 0xB8         ;
        constexpr std::uintptr_t bounds                           = 0xC8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ac5b4cc4dc9eb28441f1361293a76a3d32e36c61 = 0xC0         ;
    }

    namespace BeeSwarmAI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t moveSpeed                        = 0x2D0        ;
        constexpr std::uintptr_t stopThreshold                    = 0x2D4        ;
        constexpr std::uintptr_t ReductionAmount                  = 0x2D8        ;
        constexpr std::uintptr_t ReductionDuration                = 0x2DC        ;
        constexpr std::uintptr_t Frequency                        = 0x2E0        ;
        constexpr std::uintptr_t PSystem                          = 0x2E8        ;
        constexpr std::uintptr_t OnFireLight                      = 0x2F0        ;
        constexpr std::uintptr_t AngerForceField                  = 0x2F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _6d1cc140bfb691346b3ebc46121c7398519e8fab = 0x300        ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x30C        ;
        constexpr std::uintptr_t _13be1447bd22a6138fb152fae4d7f3da6b24161a = 0x318        ;
        constexpr std::uintptr_t _0c9c42da86fdd09c46dd1b66ff015fb0bf4894e6 = 0x31C        ;
    }

    namespace ClimateOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t blendingSpeed                    = 0x20         ;
        constexpr std::uintptr_t biomeVolumes                     = 0x28         ;
        constexpr std::uintptr_t rrpBiomeVolumes                  = 0x30         ;

        constexpr std::uintptr_t _8963b5dd6b3e3d87b7b1d395c8d7e6be9924872d = 0x38         ;
        constexpr std::uintptr_t _b9b73d1e5b8079d848d83c1150d9cecc8bd11742 = 0x3C         ;
        constexpr std::uintptr_t _a101cb08ddfccad3757020186452fc2b7dd11a30 = 0x40         ;
        constexpr std::uintptr_t _e4467401ce9f3c15839e3f8de29e3d27e9f71ceb = 0x48         ;
        constexpr std::uintptr_t _66f62f03c44cabf78060b800308df2cfedc0ff42 = 0x50         ;
    }

    namespace %127277465264e88724cac921e6f0bb1561713ffb
    {
        constexpr std::uintptr_t _c7e610afdb652a64ade088794ac47934e17803dc = 0x10         ;
        constexpr std::uintptr_t _91b9934bbabdd464c5128e098fb620ec6ed2962a = 0x18         ;
        constexpr std::uintptr_t _986d62b7fc6b7b0bc949d757fe4df5374561c7af = 0x20         ;
        constexpr std::uintptr_t _34aec807db2c584135a2d786c4752d049c4806d4 = 0x28         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x30         ;
        constexpr std::uintptr_t _5aa411e3b4545e15844c5c64881db623c6f8e6c9 = 0x38         ;
        constexpr std::uintptr_t _185ca5d40dc4e4a651d9eccbd605c4668aa423c5 = 0x40         ;
        constexpr std::uintptr_t _ff3a21393dea797bea74e6ed0535831c90cc6a1c = 0x48         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x50         ;
        constexpr std::uintptr_t _4baa12108a0e76f572c302cf3b795f907f7e76b1 = 0x58         ;
        constexpr std::uintptr_t _b022c0b2d83e4441827090e3114664b27ec0cbf9 = 0x60         ;
        constexpr std::uintptr_t _867db6edbd53f6f4af2b94a4141de529bf89baad = 0x64         ;
        constexpr std::uintptr_t _f5e89a4f4ad9bf49f3149939b41e46888a9c1ed2 = 0x68         ;
        constexpr std::uintptr_t _bb0bb5913f8d69c065ba09d4a498ea32d5bac03d = 0x70         ;
        constexpr std::uintptr_t _8f7cb9d6472b3dbde8156ef4498da697fd6beee4 = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _b71db538aa3429b94aa5dbb3386885b661e42f26 = 0x0          ;
            constexpr std::uintptr_t _608126bcf2db31b9319d2830a5ff3965ca0ad530 = 0x8          ;
            constexpr std::uintptr_t _c8504902b2ce55608673ab0e022b9f89f6acad70 = 0x10         ;
            constexpr std::uintptr_t _e9f8012c9977870629dd1872ccad55a451066381 = 0x18         ;
        }

    }

    namespace %13337c4e4a271903ef3a09bfef491f6f4caee133
    {
        constexpr std::uintptr_t _c57560e08d848891eddcbf01fc2c51df8a4e3132 = 0x10         ;
        constexpr std::uintptr_t _da21c7b1c42353d3c19ac43315a2940864909af7 = 0x18         ;
        constexpr std::uintptr_t _df8a881070ee314a89ecc664b57eb5438e532763 = 0x20         ;
        constexpr std::uintptr_t _b05113bb47562e02ae593424b67b6e67f8dfb722 = 0x28         ;
        constexpr std::uintptr_t _45c8f86caf643a88d8cedcf23285f630eb573c86 = 0x30         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _b0a9ab6fe31e6a481f80eb04e7aded554b18774a = 0x0          ;
            constexpr std::uintptr_t _8a4ca99281b011a7f35ac3b4becddb6f0c408370 = 0x8          ;
            constexpr std::uintptr_t _b88ce5b1d64c6e996600ac3509969161eb2db4b9 = 0x10         ;
            constexpr std::uintptr_t _edd96f2d594cbfa1095d321e7949dfe28812ee9c = 0x18         ;
        }

    }

    namespace ViewmodelIgniteToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ItemAmount-fake-0
    {
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
        constexpr std::uintptr_t ignoreInTutorial                 = 0x20         ;
        constexpr std::uintptr_t isBP                             = 0x21         ;

        constexpr std::uintptr_t _42ff6db07949ecde560e1ed0ebe67b1d74453aff = 0x1C         ;
    }

    namespace NightEyeComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nightEyes                        = 0x20         ;

        constexpr std::uintptr_t _908403b3a32312bacfaade0e396a73b23b2806a2 = 0x28         ;
    }

    namespace TriggerMonumentIOArea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace Stag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace %7b72b304865f861d43c772a695abe713cdf2b621
    {
        constexpr std::uintptr_t _6b6ed17068b28a8e914307fa177d0292403a8b9c = 0x10         ;
        constexpr std::uintptr_t _a8ebb8afcc6ff431816b3efcc29d15bb21c547a0 = 0x18         ;
        constexpr std::uintptr_t _b3416bf490b1c7c7c3acbf6b85f38b63ca42c13d = 0x20         ;
        constexpr std::uintptr_t _a5396d58fdb02fa5e92a1d736c19409ee3d0e247 = 0x28         ;
        constexpr std::uintptr_t _4da8a05e3e6a9a6420aad28a9e8078c21a9662bd = 0x30         ;
        constexpr std::uintptr_t _3a63df8164595f5505e88bb7bb7e48cc87e3e77f = 0x38         ;
        constexpr std::uintptr_t _7a7b46662229acaab5c6d7573843fa8d0930e744 = 0x40         ;
        constexpr std::uintptr_t _89cbcb36e7b8cbf11869a43f1d6a7d98cc390b87 = 0x48         ;
        constexpr std::uintptr_t _8ea93204ad69fccd12b230538ea36a809a8170c7 = 0x50         ;
        constexpr std::uintptr_t _22e90b1f94af94e917bd60e26650becb5dcd0211 = 0x58         ;
        constexpr std::uintptr_t _8c374ccfd3d748194465b02319808f0243ed87bf = 0x60         ;
        constexpr std::uintptr_t _76557775ce24364010fbc8129e164296930de7c8 = 0x68         ;
        constexpr std::uintptr_t _12125dbd5fd1adc90308ced33cadf71b3f476bd8 = 0x70         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x74         ;

        namespace _static
        {
            constexpr std::uintptr_t _93a5d3e41309f221460c752543e9de2a2f5b0fd2 = 0x0          ;
            constexpr std::uintptr_t _d4bfc6de05c6d196a37b89153c2a472debabc7c6 = 0x8          ;
        }

    }

    namespace BlendModeTypeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F2E8   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace TriggerEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace DragReceiver
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t onEndDrag                        = 0x20         ;
    }

    namespace LookAtWeaponRack
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10816A78   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t weaponInfoGroup                  = 0x20         ;
        constexpr std::uintptr_t rotationGroup                    = 0x28         ;
        constexpr std::uintptr_t TextWeapon                       = 0x30         ;
        constexpr std::uintptr_t IconWeapon                       = 0x38         ;
        constexpr std::uintptr_t IconAmmo                         = 0x40         ;
        constexpr std::uintptr_t IconHorizontal                   = 0x48         ;
        constexpr std::uintptr_t IconVertical                     = 0x50         ;
        constexpr std::uintptr_t AmmoBar                          = 0x58         ;
        constexpr std::uintptr_t ConditionBar                     = 0x60         ;
        constexpr std::uintptr_t ValidRotationColor               = 0x68         ;
        constexpr std::uintptr_t InvalidRotationColor             = 0x78         ;

        constexpr std::uintptr_t _1b49c610df27ac419248a77e8d528d29881d48f6 = 0x88         ;
        constexpr std::uintptr_t _d5e87c5b9d7b2ef0936d3b394222aaf4a1f3730b = 0x89         ;

        namespace _static
        {
            constexpr std::uintptr_t _a6e2533f18608e4d73939438b02d026416ae2500 = 0x0          ;
            constexpr std::uintptr_t _94a88edfdfa5971de98d73b51399e2b92e651b35 = 0x8          ;
            constexpr std::uintptr_t _5003b4e31002c948dcc281e602136ede5f12c667 = 0x10         ;
            constexpr std::uintptr_t _0b1ed5a00eeff7df9b845209072d1360cbdb21e1 = 0x18         ;
            constexpr std::uintptr_t _89cccb0007181c7db7226b7b24d685c1591fdbb9 = 0x20         ;
            constexpr std::uintptr_t _91dfad02f803af8bcd8b4a8f29c8a7370cfaa0fb = 0x28         ;
        }

    }

    namespace DemoTrackBehaviour
    {
        constexpr std::uintptr_t _8fcb7629391a2aae4e213c64b89d90f00b9fe78b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _453221e14ab04b1c7e50566fa9c9c0ca63ea20ff = 0x0          ;
            constexpr std::uintptr_t _d5a8b3c70b67851509ea6ba9bebe4e4bc2bdfa47 = 0x8          ;
            constexpr std::uintptr_t _a788abacc7118adebf3a9642cc3b7351e80117f7 = 0x10         ;
            constexpr std::uintptr_t _a9957a8e9893394962d691e88b841a94584dfcf2 = 0x18         ;
        }

    }

    namespace SkinArea
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Slot
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ViewmodelClothing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SkeletonSkins                    = 0x20         ;
        constexpr std::uintptr_t DisableHandsEntirely             = 0x28         ;
        constexpr std::uintptr_t isConditional                    = 0x29         ;
        constexpr std::uintptr_t ClothingSlot                     = 0x2C         ;
        constexpr std::uintptr_t AreasCovered                     = 0x30         ;
        constexpr std::uintptr_t MaxSkin                          = 0x38         ;

        constexpr std::uintptr_t _d2ea2557c1c8f45bcce681e30169e96fa572d597 = 0x40         ;
        constexpr std::uintptr_t _f081ce082561c7328fb6f6b52e0cee9e651fc238 = 0x48         ;
    }

    namespace GlobalNetworkHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108342C8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t clientData                       = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;

        namespace _static
        {
            constexpr std::uintptr_t _349cd4c8da598be3012068f22ddcc311eb146e80 = 0x0          ;
            constexpr std::uintptr_t _9991ed1ee706ae7b978181b74710dac034970f72 = 0x8          ;
        }

    }

    namespace WearableReplacementByRace
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t replacements                     = 0x20         ;
        constexpr std::uintptr_t SkinnedRenderer                  = 0x28         ;
        constexpr std::uintptr_t ReplacementMesh                  = 0x30         ;
        constexpr std::uintptr_t ReplaceForSkin                   = 0x38         ;
    }

    namespace UI_ToggleConvar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t toggleControl                    = 0x20         ;
        constexpr std::uintptr_t convar                           = 0x28         ;

        constexpr std::uintptr_t _f092e133a5eb97a705248d56e6bd363daa6510b0 = 0x30         ;
    }

    namespace DensitySpawnPopulation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x20         ;
        constexpr std::uintptr_t ResourceList                     = 0x28         ;
        constexpr std::uintptr_t EnforcePopulationLimits          = 0x30         ;
        constexpr std::uintptr_t SpawnRate                        = 0x34         ;
        constexpr std::uintptr_t ScaleWithServerPopulation        = 0x38         ;
        constexpr std::uintptr_t _targetDensity                   = 0x40         ;
        constexpr std::uintptr_t ClusterSizeMin                   = 0x44         ;
        constexpr std::uintptr_t ClusterSizeMax                   = 0x48         ;
        constexpr std::uintptr_t ClusterDithering                 = 0x4C         ;
        constexpr std::uintptr_t SpawnAttemptsInitial             = 0x50         ;
        constexpr std::uintptr_t SpawnAttemptsRepeating           = 0x54         ;
        constexpr std::uintptr_t ScaleWithLargeMaps               = 0x58         ;
        constexpr std::uintptr_t ScaleWithSpawnFilter             = 0x59         ;
        constexpr std::uintptr_t AlignToNormal                    = 0x5A         ;
        constexpr std::uintptr_t Filter                           = 0x60         ;
        constexpr std::uintptr_t FilterCutoff                     = 0x68         ;
        constexpr std::uintptr_t FilterRadius                     = 0x6C         ;
        constexpr std::uintptr_t FilterOutTutorialIslands         = 0x70         ;
        constexpr std::uintptr_t FilterOutMonuments               = 0x78         ;
        constexpr std::uintptr_t NpcRadiusCheckDistance           = 0x80         ;
    }

    namespace UI_ServerAdminPlayerInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t avatarImage                      = 0x68         ;
        constexpr std::uintptr_t headerNameText                   = 0x70         ;
        constexpr std::uintptr_t playerNameText                   = 0x78         ;
        constexpr std::uintptr_t steamIDText                      = 0x80         ;
        constexpr std::uintptr_t pingText                         = 0x88         ;
        constexpr std::uintptr_t addressGroup                     = 0x90         ;
        constexpr std::uintptr_t addressText                      = 0x98         ;
        constexpr std::uintptr_t connectedTimeText                = 0xA0         ;
        constexpr std::uintptr_t violationLevelText               = 0xA8         ;
        constexpr std::uintptr_t healthText                       = 0xB0         ;
        constexpr std::uintptr_t positionText                     = 0xB8         ;
        constexpr std::uintptr_t teamIDText                       = 0xC0         ;
        constexpr std::uintptr_t muteReasonInput                  = 0xC8         ;
        constexpr std::uintptr_t kickReasonInput                  = 0xD0         ;
        constexpr std::uintptr_t banReasonInput                   = 0xD8         ;
        constexpr std::uintptr_t muteButtonText                   = 0xE0         ;
        constexpr std::uintptr_t muteButton                       = 0xE8         ;
        constexpr std::uintptr_t unmuteButton                     = 0xF0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _62dc32e22f4a5aaaa57cf9a1f68f1d0db63faea0 = 0xF8         ;
    }

    namespace %21a9bc9035dc59ee73b169d687e90b3b0ebddd76
    {
        constexpr std::uintptr_t _c57560e08d848891eddcbf01fc2c51df8a4e3132 = 0x10         ;
        constexpr std::uintptr_t _da21c7b1c42353d3c19ac43315a2940864909af7 = 0x18         ;
        constexpr std::uintptr_t _df8a881070ee314a89ecc664b57eb5438e532763 = 0x20         ;
        constexpr std::uintptr_t _b05113bb47562e02ae593424b67b6e67f8dfb722 = 0x28         ;
        constexpr std::uintptr_t _45c8f86caf643a88d8cedcf23285f630eb573c86 = 0x30         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _b0a9ab6fe31e6a481f80eb04e7aded554b18774a = 0x0          ;
            constexpr std::uintptr_t _8a4ca99281b011a7f35ac3b4becddb6f0c408370 = 0x8          ;
            constexpr std::uintptr_t _b88ce5b1d64c6e996600ac3509969161eb2db4b9 = 0x10         ;
            constexpr std::uintptr_t _edd96f2d594cbfa1095d321e7949dfe28812ee9c = 0x18         ;
        }

    }

    namespace BaseSculpture
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10772B60   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t targetMesh                       = 0x2E8        ;
        constexpr std::uintptr_t sharedMeshCollider               = 0x2F0        ;
        constexpr std::uintptr_t meshLOD                          = 0x2F8        ;
        constexpr std::uintptr_t clientBlockRenderer              = 0x300        ;
        constexpr std::uintptr_t carvingDamageType                = 0x308        ;
        constexpr std::uintptr_t gridResolution                   = 0x30C        ;
        constexpr std::uintptr_t gridOffset                       = 0x318        ;
        constexpr std::uintptr_t gridScale                        = 0x324        ;
        constexpr std::uintptr_t SDFSet                           = 0x328        ;
        constexpr std::uintptr_t playerPushTrigger                = 0x330        ;
        constexpr std::uintptr_t playerPushCollider               = 0x338        ;
        constexpr std::uintptr_t meshPaintDialogueRef             = 0x340        ;
        constexpr std::uintptr_t BasePlate                        = 0x348        ;
        constexpr std::uintptr_t meshPaintableSources             = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _96191f2ceec8cde4c9fde296fe21a9c24f308542 = 0x2D0        ;
        constexpr std::uintptr_t _4133c97185710b0c3e59758998dd011986dd3faa = 0x2D8        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x2E0        ;
        constexpr std::uintptr_t _6511b2d8e4281e781fa3c93f4494aaa105a76f51 = 0x358        ;
        constexpr std::uintptr_t _f0582e3d0045a2a6f839d00f365fc807687a9676 = 0x360        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x368        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x370        ;
        constexpr std::uintptr_t _7a36f245472f1afb804b895e2f8ed281b844ee6a = 0x378        ;
        constexpr std::uintptr_t _f6b2fb9cf5cf489ef6db26dc17dcfa875c6eec95 = 0x37C        ;
    }

    namespace %0d868e54ea929cd1c1f9fe4abcbb3427116461d2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078D270   ;
        constexpr std::uintptr_t _083f7ff6faaebc474b854098827e2d36c42d02d4 = 0x10         ;
        constexpr std::uintptr_t _9812dbe5b2b24dfe89345306b9301f338ec2b583 = 0x18         ;
        constexpr std::uintptr_t _b743ca2e49567191521e0969706f24483372aa24 = 0x20         ;
        constexpr std::uintptr_t _2b15ac397955f59d7289465aa8aa2f582c4e28bf = 0x28         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x30         ;
        constexpr std::uintptr_t _0bc60f20a10cf148378c5d04c1a28ddc1b2f6c3c = 0x38         ;
        constexpr std::uintptr_t _8b586ce7053001589b24682c50a2e19ec6fc1955 = 0x40         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x48         ;
        constexpr std::uintptr_t _c41106a335ee0961fffcbf6f0f281870e51d4f78 = 0x50         ;
        constexpr std::uintptr_t _959e21263ed402257331224da8215443ec05a1ac = 0x58         ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x60         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x64         ;
        constexpr std::uintptr_t _7a9725b483cce13d38da017d03620bd484b8aecd = 0x68         ;
        constexpr std::uintptr_t _5c4d9eb8bbefe708148bf76a31e5b55120a6928c = 0x70         ;
    }

    namespace DebugMask
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DebugSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077CF28   ;
        constexpr std::uintptr_t log                              = 0x10         ;
        constexpr std::uintptr_t showAllVisible                   = 0x11         ;
        constexpr std::uintptr_t showMipChain                     = 0x12         ;
        constexpr std::uintptr_t showMain                         = 0x13         ;
        constexpr std::uintptr_t showMainLod                      = 0x14         ;
        constexpr std::uintptr_t showFallback                     = 0x18         ;
        constexpr std::uintptr_t showStats                        = 0x19         ;
        constexpr std::uintptr_t showScreenBounds                 = 0x1A         ;
        constexpr std::uintptr_t showMask                         = 0x1C         ;
        constexpr std::uintptr_t layerFilter                      = 0x20         ;
    }

    namespace HashedPoolValue
    {
        constexpr std::uintptr_t hashedPoolKey                    = 0x10         ;
        constexpr std::uintptr_t hashedPoolIndex                  = 0x18         ;
    }

    namespace %356508827c0bbc2a7cfb8b1a3518c7743bc1934a
    {
    }

    namespace %8fd2fa5d2f303e5cdf898d9337d8095b180bbd6f
    {

        namespace _static
        {
            constexpr std::uintptr_t _a092f542c39777412387ce250fc20d967e52ccc5 = 0x0          ;
            constexpr std::uintptr_t _d44c812fc265d75de27d5697337775bcf9c2a306 = 0x0          ;
        }

    }

    namespace %55ca10d28cdc14a38d8cac0916614dd475f6915e
    {
        constexpr std::uintptr_t _117c1571d928133de6fee05151b0dde96cad99a0 = 0x10         ;
    }

    namespace %e261b07b5e86c65650e4a0692108f1c6ab57168c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078D290   ;
        constexpr std::uintptr_t _9380f28c12e7756ca8629e016e4ba081f443f2dd = 0x10         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x18         ;
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x20         ;
        constexpr std::uintptr_t _d17c85af4952c76d9d75007aced488fe9e4098f2 = 0x28         ;
    }

    namespace Cell
    {
        constexpr std::uintptr_t hashedPoolKey                    = 0x10         ;
        constexpr std::uintptr_t hashedPoolIndex                  = 0x18         ;
        constexpr std::uintptr_t x                                = 0x20         ;
        constexpr std::uintptr_t y                                = 0x24         ;
        constexpr std::uintptr_t z                                = 0x28         ;
        constexpr std::uintptr_t bounds                           = 0x2C         ;
        constexpr std::uintptr_t sphereBounds                     = 0x44         ;
        constexpr std::uintptr_t isVisible                        = 0x54         ;

        constexpr std::uintptr_t _808b4d1f69004ceffc3e948f5f81807f0b843896 = 0x58         ;
        constexpr std::uintptr_t _c52b1c13a5337a60e1fbc9f7efcb6dede7a00b32 = 0x60         ;
    }

    namespace %e15be249a7925eefdf3c0e9f20e158de1be1b084
    {
    }

    namespace OnVisibilityChanged
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10759370   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OcclusionCulling
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t debugSettings                    = 0x20         ;
        constexpr std::uintptr_t computeShader                    = 0x70         ;
        constexpr std::uintptr_t usePixelShaderFallback           = 0x78         ;
        constexpr std::uintptr_t useAsyncReadAPI                  = 0x79         ;

        constexpr std::uintptr_t _ca7c02f8512118ae929ab382b9f7207e3ecb1e5a = 0x28         ;
        constexpr std::uintptr_t _09d0fef3ddade023767e0674849cc5f20d20b298 = 0x30         ;
        constexpr std::uintptr_t _8032ff6f343fbbc567c6ebdd5691c81161b4c391 = 0x38         ;
        constexpr std::uintptr_t _c143f11af683050eb6e91d76dc180fb8795a34eb = 0x40         ;
        constexpr std::uintptr_t _cb42299a38109a6203f998b534bce29ec2784d94 = 0x48         ;
        constexpr std::uintptr_t _1a1e4b2ec6e9748f7983d88d08cf6882202e06a3 = 0x4C         ;
        constexpr std::uintptr_t _8945c927484de2f976ddfaadda3c8b4d7d5ae472 = 0x50         ;
        constexpr std::uintptr_t _f246583fa7ea8e2e231e7a588a46e97e2853715f = 0x58         ;
        constexpr std::uintptr_t _3c03b7a9361e6b90ddeec94aadc96c03a1492d99 = 0x60         ;
        constexpr std::uintptr_t _ac5bccba9db7175d972baf9f2a2955da1d21002b = 0x68         ;
        constexpr std::uintptr_t _e812ac3eef4000aea6f3fd1d512334ae86d503f8 = 0x80         ;
        constexpr std::uintptr_t _c89a2a31e225d41b3b02d22fa1f94aebd6c3220d = 0x88         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x90         ;
        constexpr std::uintptr_t _d534575b662df77798d38d9dc5980e03a2229377 = 0x98         ;
        constexpr std::uintptr_t _b63fed65bcf7aa1d75800cd84623391bb8f5ef85 = 0xA0         ;
        constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0xA8         ;
        constexpr std::uintptr_t _b7fcbf7c31e0b0fd5bace8646d8c0e253ac52034 = 0xB0         ;
        constexpr std::uintptr_t _266630e75d7c8213d56c593edfab27c6f578ac19 = 0xF0         ;
        constexpr std::uintptr_t _db73733557fc4c5846acbe9bc240810b1eff31be = 0x130        ;
        constexpr std::uintptr_t _e8ab0725c95befa33c518a15fc5536d9331ef0df = 0x170        ;
        constexpr std::uintptr_t _eb328ab473299225cea499e14fc1ab9a1855c66b = 0x1B0        ;
        constexpr std::uintptr_t _7427890b58fc360ef39eb5a23047b3b2b60137d5 = 0x1F0        ;
    }

    namespace RandomRendererEnable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t randoms                          = 0x20         ;

        constexpr std::uintptr_t _9fc3b4f1d1ad456b36c946f17ff760dac503db7d = 0x28         ;
    }

    namespace %b15a324d19514d4f4b052fdd74e7cfe383ce31ed
    {
        constexpr std::uintptr_t _ee791c8770f0c1bb4166915e80c235e0b42c8cb6 = 0x10         ;
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _19f8d6001416215e0a35fcfd90afdf9a5f564e83 = 0x0          ;
            constexpr std::uintptr_t _5d2beb91de74c43a37145500b23b27d68af5933b = 0x8          ;
            constexpr std::uintptr_t _5f5a79056053b7dd3eac0c08133a1cb857f8a5be = 0x10         ;
            constexpr std::uintptr_t _a50cece928b5aa6bca43414d62199000296d578f = 0x18         ;
            constexpr std::uintptr_t _b0fa57631d015fbbd1ac31485ddbee68ba56a390 = 0x20         ;
            constexpr std::uintptr_t _ab5fe5559d7133d29c36ad63a24c4a601128bf0e = 0x30         ;
        }

    }

    namespace HistoryCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VendingMachine
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAFD0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t adminMenuPrefab                  = 0x3D0        ;
        constexpr std::uintptr_t customerPanel                    = 0x3D8        ;
        constexpr std::uintptr_t buySound                         = 0x3E8        ;
        constexpr std::uintptr_t shopName                         = 0x3F0        ;
        constexpr std::uintptr_t maxCurrencyVolume                = 0x3F8        ;
        constexpr std::uintptr_t localDropPosition                = 0x3FC        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x408        ;
        constexpr std::uintptr_t IsLocalized                      = 0x410        ;
        constexpr std::uintptr_t PoweredFoodSpoilageRateMultiplier = 0x414        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x418        ;
        constexpr std::uintptr_t IsInDeepSeaCached                = 0x41C        ;
        constexpr std::uintptr_t predictionConfig                 = 0x420        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _97ce359aaa6515899aa6e55cf94a74357a052670 = 0x3A8        ;
        constexpr std::uintptr_t _01f46921ab15d856746352e85cb30108618ef073 = 0x3B0        ;
        constexpr std::uintptr_t _c7ad3b17933bb8af0d4d582c1831c3bbd3982c7a = 0x3B8        ;
        constexpr std::uintptr_t _afadc9034bf86dee0ad992d5e1ed70522cbe3481 = 0x3C0        ;
        constexpr std::uintptr_t _dbd0acef181c99a0cc446c3f6a1b857d0f8b3d52 = 0x3C8        ;
        constexpr std::uintptr_t _d1548bf94da83e35123a6e6c5f5402bdaf78992f = 0x3E0        ;
        constexpr std::uintptr_t _dcc49f8ab814d8029b2c866a975fb3f1fdebaace = 0x428        ;
        constexpr std::uintptr_t _99f617971fc30245d22441f06cd45429a8777a63 = 0x430        ;
        constexpr std::uintptr_t _23f3cc2c3b8237ca8d2c1ad5c6b343148e029595 = 0x438        ;
    }

    namespace ResolutionTypeParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace CameraUpdateHook
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ItemContainerSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace FPD_IndentAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t IndentCount                      = 0x18         ;
        constexpr std::uintptr_t LabelsWidth                      = 0x1C         ;
        constexpr std::uintptr_t SpaceAfter                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _8091f1a0c2643ad72c0f8b2e6b5a457216379e68 = 0x0          ;
            constexpr std::uintptr_t _b76388d11651541c4410fc32a28492951c78ebe8 = 0x8          ;
        }

    }

    namespace ArmorInsertInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t projectileDisplay                = 0x20         ;
        constexpr std::uintptr_t meleeDisplay                     = 0x28         ;
        constexpr std::uintptr_t coldDisplay                      = 0x30         ;
        constexpr std::uintptr_t explosionDisplay                 = 0x38         ;
        constexpr std::uintptr_t radiationDisplay                 = 0x40         ;
        constexpr std::uintptr_t biteDisplay                      = 0x48         ;
        constexpr std::uintptr_t spacer                           = 0x50         ;
    }

    namespace DevBotSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bot                              = 0x20         ;
        constexpr std::uintptr_t waypointParent                   = 0x28         ;
        constexpr std::uintptr_t autoSelectLatestSpawnedGameObject = 0x30         ;
        constexpr std::uintptr_t spawnRate                        = 0x34         ;
        constexpr std::uintptr_t maxPopulation                    = 0x38         ;
    }

    namespace %5c1d817cb47c67a9c5cdb6aaa4369ef734aa0ddd
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _0cf64688400a838e25c2dc95e6dfa2cf7d4c32d4 = 0x0          ;
        }

    }

    namespace DoubleShotgunViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t NoSkinRoot                       = 0x138        ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
    }

    namespace ProcessProceduralObjects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace UI_StoreFlashlightReveal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetGraphic                    = 0x20         ;
        constexpr std::uintptr_t flashlightMaterial               = 0x28         ;
        constexpr std::uintptr_t imageFolder                      = 0x30         ;
        constexpr std::uintptr_t lightSuffix                      = 0x38         ;
        constexpr std::uintptr_t imageExtension                   = 0x40         ;
        constexpr std::uintptr_t fadeSpeed                        = 0x48         ;

        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x50         ;
        constexpr std::uintptr_t _8d6dd329394901990328b3f0fc0c7edd5a96d401 = 0x58         ;
        constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0x60         ;
        constexpr std::uintptr_t _664c52335f80f17d945e40ee1396fa2d6ece00df = 0x68         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x70         ;
        constexpr std::uintptr_t _61d0201ba2dab175b69042fff5a7844e4e31c694 = 0x78         ;
        constexpr std::uintptr_t _65d198249457e0501e215fec0d94862a3576d36f = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _83b87513ef2951da599daa1ee89f3f97044e7660 = 0x0          ;
            constexpr std::uintptr_t _9077ed7959fe94bb5c2cd3398d3f6e7f01e9276a = 0x8          ;
            constexpr std::uintptr_t _d09e30f018721e0d4795083a8cc197e21a219172 = 0x10         ;
            constexpr std::uintptr_t _09313cfd42552780b1faf4b66434445192b046a5 = 0x18         ;
            constexpr std::uintptr_t _f140369d611290a53b901b5374a98947d1f953e8 = 0x20         ;
            constexpr std::uintptr_t _a3f3f5f0e90a3855b40861ee51869f55eda0cb71 = 0x28         ;
            constexpr std::uintptr_t _4aa5a55554c26ee55a3c1d4f42300d31c5a69ca6 = 0x30         ;
            constexpr std::uintptr_t _3a1751366286e7a22fb0d1afdbbaaea19c633813 = 0x38         ;
        }

    }

    namespace GameModeObjectToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t gameModeTags                     = 0x20         ;
        constexpr std::uintptr_t tagsToDisable                    = 0x28         ;
        constexpr std::uintptr_t toToggle                         = 0x30         ;
        constexpr std::uintptr_t defaultState                     = 0x38         ;
    }

    namespace %e94e8010ab19507a5b7ff4b41a866ef67190d117
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;
    }

    namespace ThrownWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t prefabToThrow                    = 0x380        ;
        constexpr std::uintptr_t maxThrowVelocity                 = 0x388        ;
        constexpr std::uintptr_t tumbleVelocity                   = 0x38C        ;
        constexpr std::uintptr_t overrideAngle                    = 0x390        ;
        constexpr std::uintptr_t canStick                         = 0x39C        ;
        constexpr std::uintptr_t canThrowUnderwater               = 0x39D        ;
        constexpr std::uintptr_t canThrowFromHelicopter           = 0x39E        ;
        constexpr std::uintptr_t throwObjectRoot                  = 0x3A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
    }

    namespace DiveSiteBuoy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t UpdateCullRange                  = 0x200        ;
        constexpr std::uintptr_t RotationRate                     = 0x204        ;
        constexpr std::uintptr_t InitialSpawnRange                = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %d63c0f30f5f659017ef89af6ea5caa374e84c809
    {
        constexpr std::uintptr_t _6cd21bb360283c513283edde7538bba60139fd63 = 0x10         ;
        constexpr std::uintptr_t _999a9a713ef9794ce43156a39903896caaeebe1c = 0x20         ;
        constexpr std::uintptr_t _a1dc99e3b4200c4a755ec4c9f6d00bf1031e3438 = 0x30         ;
        constexpr std::uintptr_t _25e19dd66bcad81f19fb442098f1d2e6cfbf42a0 = 0x40         ;
        constexpr std::uintptr_t _78760b35162b8e1be2f42346cc4d2eba8eead6de = 0x50         ;
    }

    namespace %3ebcf82d326e7d202d37779cef9e1f0333b35b3f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F480   ;
        constexpr std::uintptr_t _4c6bf1aba32773cf7e3dce64ccbefefec246cb49 = 0x10         ;
        constexpr std::uintptr_t _d4e5f6fcf32d09f2f5ddd846889b78e6b8b70d41 = 0x18         ;
        constexpr std::uintptr_t _b5f8173a2a0f98a7cf170300b7ae58641d252d02 = 0x20         ;
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x24         ;
        constexpr std::uintptr_t _8b61fafdd1c737f3718ff8b2a301802d385bc0fc = 0x28         ;
        constexpr std::uintptr_t _6064003102461e3566ae2c2e0c98b3f1e071166e = 0x30         ;
        constexpr std::uintptr_t _9615c315876ff1cea55578966a2b83235af2cca5 = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _ddb4ba56d488c4b539141318fa6b3f5190bd25c2 = 0x0          ;
            constexpr std::uintptr_t _b044aa9826d1ee72c8a06f1c4509c1c66dcf4a43 = 0x8          ;
            constexpr std::uintptr_t _ff3ffa25a9c07a7beeca7c017215eecdbbe741a5 = 0x18         ;
            constexpr std::uintptr_t _3fe975eef455808aaf8954daad8b9dcd2c105ccf = 0x28         ;
            constexpr std::uintptr_t _a770ea86adec9a8e63ae22156e513b0a97e9f49c = 0x30         ;
        }

    }

    namespace CharmSelectDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t Picker                           = 0x40         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x48         ;
    }

    namespace DeferredDecalRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _3b270a66ba15ae1c527a3dc69c849fe514679f77 = 0x20         ;
        constexpr std::uintptr_t _1261ea6a0eb159fc2a6689ad860a4114248297ef = 0x28         ;
        constexpr std::uintptr_t _ad7b31696b18d9a694271d46141f4bfff0f33595 = 0x30         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x38         ;
    }

    namespace BurstClothHitBoxCollision
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RootBones                        = 0x20         ;
        constexpr std::uintptr_t ViewModelRootTransform           = 0x28         ;
        constexpr std::uintptr_t SiblingConstraints               = 0x30         ;
        constexpr std::uintptr_t LengthModifier                   = 0x34         ;
        constexpr std::uintptr_t Material                         = 0x38         ;
        constexpr std::uintptr_t Gravity                          = 0x40         ;
        constexpr std::uintptr_t SimulationSpace                  = 0x50         ;
        constexpr std::uintptr_t RootMotionStrength               = 0x58         ;
        constexpr std::uintptr_t MaxOriginDelta                   = 0x5C         ;
        constexpr std::uintptr_t DefaultLengthConstraint          = 0x60         ;
        constexpr std::uintptr_t ResetBonesOnDisable              = 0x68         ;
        constexpr std::uintptr_t EnableCollisions                 = 0x69         ;
        constexpr std::uintptr_t CollisionRadius                  = 0x6C         ;
        constexpr std::uintptr_t CollisionDirectionAdjustment     = 0x70         ;
        constexpr std::uintptr_t CollisionFilteringScale          = 0x74         ;
        constexpr std::uintptr_t CollisionRadiusCurve             = 0x78         ;
        constexpr std::uintptr_t EnableSimulation                 = 0x80         ;
        constexpr std::uintptr_t TickRate                         = 0x84         ;
        constexpr std::uintptr_t MaxTicksPerFrame                 = 0x88         ;
        constexpr std::uintptr_t ConstraintIterationCount         = 0x8C         ;
        constexpr std::uintptr_t _chains                          = 0x90         ;
        constexpr std::uintptr_t _boneDataOriginal                = 0x98         ;
        constexpr std::uintptr_t _rotationConstraintsDataOriginal = 0xA0         ;
        constexpr std::uintptr_t _skinConstraintTargetsIds        = 0x1A0        ;
        constexpr std::uintptr_t _skinConstraintsOriginal         = 0x1B0        ;
        constexpr std::uintptr_t UseLocalGravity                  = 0x200        ;
        constexpr std::uintptr_t GravityStrength                  = 0x204        ;
        constexpr std::uintptr_t DefaultLength                    = 0x208        ;
        constexpr std::uintptr_t MountedLengthMultiplier          = 0x20C        ;
        constexpr std::uintptr_t DuckedLengthMultiplier           = 0x210        ;
        constexpr std::uintptr_t CorpseLengthMultiplier           = 0x214        ;
        constexpr std::uintptr_t UpAxis                           = 0x218        ;
        constexpr std::uintptr_t ColliderRoot                     = 0x220        ;
        constexpr std::uintptr_t IgnoreKeywords                   = 0x228        ;

        constexpr std::uintptr_t _0ef32b17b88641aafd90a727416955cc324e3cc5 = 0xA8         ;
        constexpr std::uintptr_t _f0000e0e7663ef6e0937465190fa5bea3a087ab5 = 0xC4         ;
        constexpr std::uintptr_t _673df33ce4a2483d00314b04512c203f29cd8647 = 0x104        ;
        constexpr std::uintptr_t _6aa0f5d8d72969b5d59a4a7ab804eaacf559f6da = 0x120        ;
        constexpr std::uintptr_t _b65a19d83936a4966b54fecfe65e70de2f06d238 = 0x12C        ;
        constexpr std::uintptr_t _fc9a5bedaec94a5a4eeeb0621b7e0844b779a831 = 0x13C        ;
        constexpr std::uintptr_t _d7b890fea7e76aaa74c8fe6cf006b72fedb7187e = 0x148        ;
        constexpr std::uintptr_t _23b18a19ced430dbc67c900cbfd15d5994446ac0 = 0x150        ;
        constexpr std::uintptr_t _2006a3a4b3cc2e44db5443ae9059e435d5361122 = 0x154        ;
        constexpr std::uintptr_t _22d73f6c9e5e8466d063545743496ea55efdffc5 = 0x158        ;
        constexpr std::uintptr_t _3718be718ddc4412dda4adb04a82ced232462ca3 = 0x15C        ;
        constexpr std::uintptr_t _cc80f411b65368c2742c5506ad67d577c29b3832 = 0x160        ;
        constexpr std::uintptr_t _6d46d8da4794a99f3f40916a53b10234178b3a9f = 0x168        ;
        constexpr std::uintptr_t _f8899acd8482ddc9339e1afb327acda548f61386 = 0x170        ;
        constexpr std::uintptr_t _1efce5b649336a4ab2ac0cf6e66f5b6ac0083536 = 0x180        ;
        constexpr std::uintptr_t _23a97d60d44490230c7246136c088d218c380d54 = 0x190        ;
        constexpr std::uintptr_t _c55e003649c5afcba8245b7364a16a4b529d9d35 = 0x1A8        ;
        constexpr std::uintptr_t _2baddc8c42ef789c0f28a77912590e54b533cb31 = 0x1B8        ;
        constexpr std::uintptr_t _7b0ec4d645be0fde20e51f33b47d351adb3e6783 = 0x1C8        ;
        constexpr std::uintptr_t _d7005be3bbc34525ccff1f4af043f454cc800c41 = 0x1D0        ;
        constexpr std::uintptr_t _a6097dc77589dad749f098acadc2b2b3b5ed2e12 = 0x1D8        ;
        constexpr std::uintptr_t _54b353013d83a339a6c2401fdc0a52c91ac2b3a8 = 0x1E0        ;
        constexpr std::uintptr_t _47bc4107b4589e9e214267e0cd242bca1d231f19 = 0x1F0        ;
        constexpr std::uintptr_t _0f671b55dab6f042698d6654f15c31fffb491d8b = 0x230        ;
        constexpr std::uintptr_t _f5c785c606770806351ac4ab7e66ac40485c3416 = 0x238        ;
        constexpr std::uintptr_t _06f3050ebb848123373a2259b4734c38b0c22bd3 = 0x240        ;
        constexpr std::uintptr_t _83b96ab26dba11d725294c1659de1714c7a3c67a = 0x248        ;
        constexpr std::uintptr_t _b5f3a317cf977906b451f5bd7f4fcce36e8c9d36 = 0x250        ;
        constexpr std::uintptr_t _99c4480824d8c9f22e614b4498dfd6c8bde64094 = 0x251        ;
        constexpr std::uintptr_t _a21a6c4eaaf7bfe0827a6e957e9b183c9a60bea7 = 0x254        ;
        constexpr std::uintptr_t _7ac54b3012aab6263eb7a78402177662b93af64d = 0x258        ;
    }

    namespace BlockType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BoundsCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IsType                           = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace EntityDebug
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x28         ;
    }

    namespace MagazineStateViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetAnimator                   = 0x20         ;
        constexpr std::uintptr_t ShellRoots                       = 0x28         ;
        constexpr std::uintptr_t EmptyAmmoLayer                   = 0x30         ;
        constexpr std::uintptr_t SetHasAmmoParam                  = 0x31         ;
        constexpr std::uintptr_t SetAmmoTrueFalseParams           = 0x32         ;

        constexpr std::uintptr_t _415298cf009e3de9602c59bfb82234677acc5ac2 = 0x34         ;
        constexpr std::uintptr_t _28c8d46f4a8aa26a5bc44902c67053a5125e854a = 0x38         ;
        constexpr std::uintptr_t _acfd9fe9b248b715d3f4aaa8e43a94d38e0e3b4a = 0x3C         ;
    }

    namespace %79b947512c2156fb64212bc3ccd6dbe1e64a4f1c
    {
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x10         ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x18         ;
        constexpr std::uintptr_t _66108598d9744c1c4375f9c29aaf74360d51b318 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _0fca1acb7ab002ea6946f1e5aa13b83687a249b4 = 0x0          ;
            constexpr std::uintptr_t _b8f8e460df80adcaf1d5eb406a40b8bdd038cefb = 0x8          ;
            constexpr std::uintptr_t _84af4a49acf88a2ebb6096fe478621b8861eb010 = 0x10         ;
            constexpr std::uintptr_t _fb210f62c42483ef1a784fb904f495a41514917b = 0x20         ;
            constexpr std::uintptr_t _08734b8ebc383969a2ae8bd9e196c90cc556dc74 = 0x28         ;
            constexpr std::uintptr_t _fd04c878a795dba6e80c5d878ea70fda79666afb = 0x30         ;
            constexpr std::uintptr_t _2b91f49ececccaee380816c8f5b3eb124586a324 = 0x38         ;
            constexpr std::uintptr_t _89a07b6d8c1a4c7609a018d3db7d3689b01392c3 = 0x40         ;
            constexpr std::uintptr_t _20eb1f62ef114de1d7027ad16ffb84e8835fefb7 = 0x50         ;
        }

    }

    namespace FuelGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t outputEnergy                     = 0x3B8        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x3BC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3A8        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x3B0        ;
    }

    namespace ComponentInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace TechTreeEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t icon                             = 0x30         ;
        constexpr std::uintptr_t ableToUnlockBackground           = 0x38         ;
        constexpr std::uintptr_t unlockedBackground               = 0x40         ;
        constexpr std::uintptr_t lockedBackground                 = 0x48         ;
        constexpr std::uintptr_t lockOverlay                      = 0x50         ;
        constexpr std::uintptr_t selectedBackground               = 0x58         ;
        constexpr std::uintptr_t pathSelectedBorder               = 0x60         ;
        constexpr std::uintptr_t ableToUnlockBorder               = 0x68         ;
        constexpr std::uintptr_t animationParent                  = 0x70         ;
        constexpr std::uintptr_t radialUnlock                     = 0x78         ;
        constexpr std::uintptr_t holdTime                         = 0x80         ;

        constexpr std::uintptr_t _aee52a086a8a08621dc15f2cfac884a6288fa7eb = 0x24         ;
        constexpr std::uintptr_t _6e596fb71b84c919b460ddcacfe8f949b3b2e6d1 = 0x84         ;
        constexpr std::uintptr_t _a9ba74f5d2fb6a2735e1629415cd30161fff4bc7 = 0x85         ;
        constexpr std::uintptr_t _6c1ec558e9680e1aa98de9f9f0607a48fc095e9b = 0x86         ;
        constexpr std::uintptr_t _cc5166dcf33a32984532d6453a5bc5e584db1c7c = 0x88         ;
    }

    namespace TriggerBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %c9aeb7c2779c70294ab91b23f1bc9fe84d593baa
    {
        constexpr std::uintptr_t _e781f5c048b5044e34fef5c624d23a02d3ea995a = 0x10         ;
        constexpr std::uintptr_t _15881dd257bfd073dc9671977f4bdaf8a72c537b = 0x14         ;
        constexpr std::uintptr_t _70d4bfac0a814dfcbbc4f8342477c79106b87cb1 = 0x18         ;
        constexpr std::uintptr_t _00edba49e9732583b98ed409011d85c9c23a6c65 = 0x20         ;
        constexpr std::uintptr_t _64aca1a6ce3ec3d0c769bcd6403b35c29279f01f = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _c09033ff77dba01a025a3412d30e172040a23c22 = 0x0          ;
            constexpr std::uintptr_t _83829be5750adea8910fb6a430f06ddfe959fc64 = 0x10         ;
            constexpr std::uintptr_t _121b648ff7d54c91595f1991d13459bf2409a448 = 0x20         ;
        }

    }

    namespace RottingFlies
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10806328   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t effect                           = 0x20         ;
        constexpr std::uintptr_t soundDef                         = 0x28         ;
        constexpr std::uintptr_t rootBone                         = 0x30         ;

        constexpr std::uintptr_t _c4da6a21b34f03899a8c6a4d52c2ef4c20a48b0b = 0x38         ;
        constexpr std::uintptr_t _abf85b88b62aa4e97cf769b09bc0bf8d761be19f = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _8e8a4921c9b4be265c4641f466ff3f7978de0632 = 0x0          ;
            constexpr std::uintptr_t _b0d5ec2f522cb0975d676f7dfdc48e0f17cb18f2 = 0x1          ;
        }

    }

    namespace %df530873fbde1c8caeedfbdf4d5140203201dc45
    {
        constexpr std::uintptr_t _5b36cb65fe97c0ee66c252be62929bd99e98605f = 0x10         ;
        constexpr std::uintptr_t _597e3701299391b1155148c838a2bc0de1ff3245 = 0x18         ;
        constexpr std::uintptr_t _2dd7937c6f6d05e74e6a7406671b1c4a73ecc578 = 0x20         ;
        constexpr std::uintptr_t _739f28571b5ea77f378565caedd55510322ad571 = 0x28         ;
        constexpr std::uintptr_t _8d58492d4adf61bb3e6d7b93e28b2f0f66282960 = 0x30         ;
        constexpr std::uintptr_t _8fec9da880812d304dcd66763ce5f87b8511c619 = 0x38         ;
        constexpr std::uintptr_t _b5a5114c644b4933ecd71480576a0709e5d02cf4 = 0x40         ;
        constexpr std::uintptr_t _fb0f5a15e4150f1f1c575674f4447abb5c868236 = 0x48         ;
        constexpr std::uintptr_t _dde2c0903eb1542b66c6b92eb2e931b641c05402 = 0x50         ;
        constexpr std::uintptr_t _e24808f275ab9ea2f508efacb41dd895d34eee12 = 0x58         ;
        constexpr std::uintptr_t _847733bb5e4ac0878adc9dbf620d8606437e0b33 = 0x60         ;
        constexpr std::uintptr_t _9496d25a878ed943bdb557fbbbef5bef25e04ea2 = 0x68         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x70         ;
        constexpr std::uintptr_t _05a2f1d69dd3363b653a69abaf49e7dc4625be83 = 0x78         ;
        constexpr std::uintptr_t _d26b3ce17f612958e02386dbf5cae2d70cfd86f2 = 0x80         ;
        constexpr std::uintptr_t _1b6f9e51d77ddf5d1d46a13956210fe12ac0b1e2 = 0x81         ;
        constexpr std::uintptr_t _d28d5ca0692de1f370315f25cdbff5008470c085 = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _24477bd99dfa48dc9753ea825fdf3427942ebb29 = 0x0          ;
        }

    }

    namespace PowerlinePowergridAccessPointSpawn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace EnvironmentVolumeOverride
    {
        constexpr std::uintptr_t Environment                      = 0x10         ;
        constexpr std::uintptr_t Biome                            = 0x14         ;
    }

    namespace ShaderParameters`1
    {
        constexpr std::uintptr_t Arid                             = 0x0          ;
    }

    namespace ShaderParametersFloat
    {
        constexpr std::uintptr_t Arid                             = 0x10         ;
        constexpr std::uintptr_t Tundra                           = 0x14         ;
        constexpr std::uintptr_t Jungle                           = 0x18         ;
        constexpr std::uintptr_t Temperate                        = 0x28         ;
        constexpr std::uintptr_t DeepSea                          = 0x2C         ;
        constexpr std::uintptr_t Name                             = 0x30         ;
        constexpr std::uintptr_t Arctic                           = 0x38         ;

        constexpr std::uintptr_t _42b93d8e42e11a6fa491e4fe3a8061a2baf7f1fa = 0x20         ;
    }

    namespace ShaderParametersColor
    {
        constexpr std::uintptr_t Arid                             = 0x10         ;
        constexpr std::uintptr_t Tundra                           = 0x20         ;
        constexpr std::uintptr_t Jungle                           = 0x30         ;
        constexpr std::uintptr_t Temperate                        = 0x48         ;
        constexpr std::uintptr_t DeepSea                          = 0x58         ;
        constexpr std::uintptr_t Name                             = 0x68         ;
        constexpr std::uintptr_t Arctic                           = 0x70         ;

        constexpr std::uintptr_t _42b93d8e42e11a6fa491e4fe3a8061a2baf7f1fa = 0x40         ;
    }

    namespace ShaderParametersTexture
    {
        constexpr std::uintptr_t Arid                             = 0x10         ;
        constexpr std::uintptr_t Tundra                           = 0x18         ;
        constexpr std::uintptr_t Jungle                           = 0x20         ;
        constexpr std::uintptr_t Temperate                        = 0x30         ;
        constexpr std::uintptr_t DeepSea                          = 0x38         ;
        constexpr std::uintptr_t Name                             = 0x40         ;
        constexpr std::uintptr_t Arctic                           = 0x48         ;

        constexpr std::uintptr_t _42b93d8e42e11a6fa491e4fe3a8061a2baf7f1fa = 0x28         ;
    }

    namespace ShaderParametersToggle
    {
        constexpr std::uintptr_t Arid                             = 0x10         ;
        constexpr std::uintptr_t Tundra                           = 0x11         ;
        constexpr std::uintptr_t Jungle                           = 0x12         ;
        constexpr std::uintptr_t Temperate                        = 0x20         ;
        constexpr std::uintptr_t DeepSea                          = 0x21         ;
        constexpr std::uintptr_t Name                             = 0x28         ;
        constexpr std::uintptr_t Arctic                           = 0x30         ;

        constexpr std::uintptr_t _42b93d8e42e11a6fa491e4fe3a8061a2baf7f1fa = 0x18         ;
    }

    namespace MaterialConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Floats                           = 0x18         ;
        constexpr std::uintptr_t Colors                           = 0x20         ;
        constexpr std::uintptr_t Textures                         = 0x28         ;
        constexpr std::uintptr_t Toggles                          = 0x30         ;
        constexpr std::uintptr_t ScaleUV                          = 0x38         ;
        constexpr std::uintptr_t EnvironmentVolumeOverrides       = 0x40         ;

        constexpr std::uintptr_t _9616e754efdc744e5dd756e249c00269ae9acfb8 = 0x48         ;
    }

    namespace MortarEntityOld
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t MinAngle                         = 0x3D8        ;
        constexpr std::uintptr_t MaxAngle                         = 0x3DC        ;
        constexpr std::uintptr_t CurrentAngle                     = 0x3E0        ;
        constexpr std::uintptr_t AnglePerAdjustment               = 0x3E4        ;
        constexpr std::uintptr_t CooldownDuration                 = 0x3E8        ;
        constexpr std::uintptr_t ShellSpawnPoint                  = 0x3F0        ;
        constexpr std::uintptr_t BarrelTransform                  = 0x3F8        ;
        constexpr std::uintptr_t VelocityOverride                 = 0x400        ;
        constexpr std::uintptr_t GravityOverride                  = 0x404        ;
        constexpr std::uintptr_t DragOverride                     = 0x408        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _7de083db15f6f2bd3a24b97205c97ff261623ce0 = 0x3A8        ;
        constexpr std::uintptr_t _a8d89fbdb135b46e62d582f61ca98ebf7ef2ec9b = 0x3B0        ;
        constexpr std::uintptr_t _adec1db47140ea915d876640ea613ba09e00da93 = 0x3B8        ;
        constexpr std::uintptr_t _745b0a82201046428578b5bb6acafc6db0562400 = 0x3C0        ;
        constexpr std::uintptr_t _4cfaa4b519cf51e660e95f41061237afcec7df0b = 0x3C8        ;
        constexpr std::uintptr_t _86a45559ffd73a22ca66057ba933e0e86447f02d = 0x3D0        ;
    }

    namespace CardGameState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Playability
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %e45dcf4e1f142be2d6990ea0c47d8c56d7916246
    {
        constexpr std::uintptr_t _0a981c439fb33dbf077a15899d5f62ac617834ef = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b49e4ef10bef7e8e4089e42a96c76d3833e8895 = 0x20         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x24         ;
        constexpr std::uintptr_t _1feab6f0f8cd52eceb64ddfd5646c2788c40498f = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _f18924025015e23fd95f412678042452383f482a = 0x38         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _4d4260a859f3691b54cd1323517369cf553e97bc = 0x0          ;
            constexpr std::uintptr_t _0733aceacdc8c9669485cdf575696dc9db25c808 = 0x8          ;
            constexpr std::uintptr_t _3f2124c616041af0c86dbe9946d919801482a2d4 = 0x10         ;
            constexpr std::uintptr_t _7cffe7564565f22089cc65f5215deb3aa527acd0 = 0x18         ;
        }

    }

    namespace %c83aad0e817f7fe31f30253f988e83efde955ecb
    {
        constexpr std::uintptr_t _518793976a2d6b79b3b4dc8daf1a82b96e8a94da = 0x10         ;
        constexpr std::uintptr_t _15619a86c5003d095d7d465416961a83e0938247 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _37fad4055728b5c4622140141f5aeb023d476a58 = 0x0          ;
            constexpr std::uintptr_t _1e14da5fe98f7ce78b713a5f78825a10af9ebbcd = 0x8          ;
            constexpr std::uintptr_t _8feb973e22e64423d96c273423775a0b25d5330e = 0x10         ;
        }

    }

    namespace Storage
    {
        constexpr std::uintptr_t storageUnitPrefab                = 0x10         ;
        constexpr std::uintptr_t storageUnitPoint                 = 0x18         ;
    }

    namespace VehicleModuleStorage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x440        ;
        constexpr std::uintptr_t mass                             = 0x448        ;
        constexpr std::uintptr_t visualGroup                      = 0x44C        ;
        constexpr std::uintptr_t lights                           = 0x450        ;
        constexpr std::uintptr_t lodRenderers                     = 0x468        ;
        constexpr std::uintptr_t conditionals                     = 0x470        ;
        constexpr std::uintptr_t triggerParents                   = 0x478        ;
        constexpr std::uintptr_t slidingComponents                = 0x480        ;
        constexpr std::uintptr_t buttonComponents                 = 0x488        ;
        constexpr std::uintptr_t passengerProtection              = 0x4A8        ;
        constexpr std::uintptr_t codeLockVisuals                  = 0x4B0        ;
        constexpr std::uintptr_t seating                          = 0x4B8        ;
        constexpr std::uintptr_t steerAngle                       = 0x4C0        ;
        constexpr std::uintptr_t accelAngle                       = 0x4CC        ;
        constexpr std::uintptr_t brakeAngle                       = 0x4D8        ;
        constexpr std::uintptr_t speedometerAngle                 = 0x4E4        ;
        constexpr std::uintptr_t fuelAngle                        = 0x4F0        ;
        constexpr std::uintptr_t hornLoop                         = 0x500        ;
        constexpr std::uintptr_t hornStart                        = 0x508        ;
        constexpr std::uintptr_t storage                          = 0x548        ;
        constexpr std::uintptr_t crudeExplosionEntity             = 0x550        ;
        constexpr std::uintptr_t crudeExplosionEffect             = 0x558        ;
        constexpr std::uintptr_t explosionThreshold               = 0x560        ;
        constexpr std::uintptr_t minimumTimeBetweenExplosions     = 0x564        ;
        constexpr std::uintptr_t oilToConsumePerExplosion         = 0x568        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _29b3b80a51e7b19fab3c98275c4cf0efc0468cf0 = 0x428        ;
        constexpr std::uintptr_t _96cebfc72ca52bee2ca9712b82b72a29a63c0a46 = 0x430        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x438        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x458        ;
        constexpr std::uintptr_t _5468466e440d1b5dfe0c397cb00b286f78651180 = 0x460        ;
        constexpr std::uintptr_t _bc6aeb4d589066736378164a81d2a711cbde491b = 0x490        ;
        constexpr std::uintptr_t _76f2da4c618af5b4d9f57d47fc8e788eb14845fe = 0x494        ;
        constexpr std::uintptr_t _745a1a2c658c7556963f71c160f42fb24bc965b7 = 0x498        ;
        constexpr std::uintptr_t _c1f886dbd75652531266bfab01e95a91126db5f3 = 0x499        ;
        constexpr std::uintptr_t _b6345a903e5c8344098fbabb18fb6a1fa4784d54 = 0x4A0        ;
        constexpr std::uintptr_t _8140b7717b697c028c0a6df465e21097d88d0d8d = 0x510        ;
        constexpr std::uintptr_t _e347e4a6abd4efa84e980c14b3bf578f10812fe5 = 0x518        ;
        constexpr std::uintptr_t _bae6a74ed0c24c9510480b2536f70e1db0fa3139 = 0x51C        ;
        constexpr std::uintptr_t _6853130feeb17a7d5aa1b6e4252993862f5850cc = 0x520        ;
        constexpr std::uintptr_t _df6d35a70b0a30267c2df4da7a5adf661c854f26 = 0x524        ;
        constexpr std::uintptr_t _e147eba833b37663104c55654b3a5703f5ac5d85 = 0x526        ;
        constexpr std::uintptr_t _15449a3ab7b7675c22099f7d27d49aa2119aafdf = 0x528        ;
        constexpr std::uintptr_t _2ff12b606886184b72b84ed52bb94afddcd92c94 = 0x530        ;
        constexpr std::uintptr_t _34cab288e6de1921ce2d7f2e096ce65e79703362 = 0x538        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x540        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x570        ;
    }

    namespace PlayerHelicopterWithFlares
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;
        constexpr std::uintptr_t wheels                           = 0x498        ;
        constexpr std::uintptr_t waterSample                      = 0x4A0        ;
        constexpr std::uintptr_t playerHeliSounds                 = 0x4A8        ;
        constexpr std::uintptr_t joystickPositionLeft             = 0x4B0        ;
        constexpr std::uintptr_t joystickPositionRight            = 0x4B8        ;
        constexpr std::uintptr_t passengerJoystickPositionRight   = 0x4C0        ;
        constexpr std::uintptr_t leftFootPosition                 = 0x4C8        ;
        constexpr std::uintptr_t rightFootPosition                = 0x4D0        ;
        constexpr std::uintptr_t animator                         = 0x4D8        ;
        constexpr std::uintptr_t maxRotorSpeed                    = 0x4E0        ;
        constexpr std::uintptr_t timeUntilMaxRotorSpeed           = 0x4E4        ;
        constexpr std::uintptr_t mainRotorBlurBone                = 0x4E8        ;
        constexpr std::uintptr_t mainRotorBlurMesh                = 0x4F0        ;
        constexpr std::uintptr_t rotorBlurThreshold               = 0x4F8        ;
        constexpr std::uintptr_t mainRotorBladesBone              = 0x500        ;
        constexpr std::uintptr_t mainRotorBladeMeshes             = 0x508        ;
        constexpr std::uintptr_t rearRotorBladesBone              = 0x510        ;
        constexpr std::uintptr_t rearRotorBladeMeshes             = 0x518        ;
        constexpr std::uintptr_t rearRotorBlurBone                = 0x520        ;
        constexpr std::uintptr_t rearRotorBlurMesh                = 0x528        ;
        constexpr std::uintptr_t motorForceConstant               = 0x530        ;
        constexpr std::uintptr_t brakeForceConstant               = 0x534        ;
        constexpr std::uintptr_t maxPitchAnim                     = 0x538        ;
        constexpr std::uintptr_t preventBuildingObject            = 0x540        ;
        constexpr std::uintptr_t maxRollAnim                      = 0x548        ;
        constexpr std::uintptr_t maxYawAnim                       = 0x54C        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x550        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x558        ;
        constexpr std::uintptr_t fuelGaugeMax                     = 0x55C        ;
        constexpr std::uintptr_t flareStoragePrefab               = 0x598        ;
        constexpr std::uintptr_t flareLightOff                    = 0x5A0        ;
        constexpr std::uintptr_t flareLightRed                    = 0x5A8        ;
        constexpr std::uintptr_t flareLightGreen                  = 0x5B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x490        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x560        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x568        ;
        constexpr std::uintptr_t _50a6221c3c7eccfeedc22eb99e1c7a0a59771f64 = 0x56C        ;
        constexpr std::uintptr_t _ff31c8ef710ae04cbec8c4fac3cc903ecc3ec900 = 0x570        ;
        constexpr std::uintptr_t _bcc4ec5148745b0ea7661218934224d5bc3f4a68 = 0x574        ;
        constexpr std::uintptr_t _a05897f8e0ab2b49a39e5bde160b6550ef9a0cd4 = 0x578        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x57C        ;
        constexpr std::uintptr_t _3354c242e5ed10f9e8ea95d7533ceff098be1ffc = 0x580        ;
        constexpr std::uintptr_t _bf440452fd9f0215b090383552d133f8472095f5 = 0x584        ;
        constexpr std::uintptr_t _ff4a5442413dcfe187682dc42d68a5e7f45a1d21 = 0x588        ;
        constexpr std::uintptr_t _13814efa4b0843ae354dc59b2c39e457edfa52b2 = 0x590        ;
        constexpr std::uintptr_t _7a32b217107782df6f101aaaca6a47988148c281 = 0x5B8        ;
        constexpr std::uintptr_t _9b6badb26b0216fc1598c55582cc66a3ec22593c = 0x5C8        ;
    }

    namespace ProjectileWeaponInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t damageDisplay                    = 0x20         ;
        constexpr std::uintptr_t recoilDisplay                    = 0x28         ;
        constexpr std::uintptr_t rofDisplay                       = 0x30         ;
        constexpr std::uintptr_t accuracyDisplay                  = 0x38         ;
        constexpr std::uintptr_t rangeDisplay                     = 0x40         ;
        constexpr std::uintptr_t minigunMoveDisplay               = 0x48         ;
        constexpr std::uintptr_t shieldCompatible                 = 0x50         ;
        constexpr std::uintptr_t bypassModTogglesButtonParent     = 0x58         ;
        constexpr std::uintptr_t attachmentIcons                  = 0x60         ;

        constexpr std::uintptr_t _300ac599f26d267a6624b06c112acffa147c78f8 = 0x68         ;
        constexpr std::uintptr_t _e8d3bf172999191b25c8589bc20553f55e5937e8 = 0x70         ;
        constexpr std::uintptr_t _e8a1cc80976f3739b3d549580912534438e41759 = 0x78         ;
    }

    namespace DoorOneWayHandOpen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;
        constexpr std::uintptr_t AutoCloseTime                    = 0x3F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
    }

    namespace DecalOffset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t offset                           = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace SpawnPointSpawnPopulation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x20         ;
        constexpr std::uintptr_t ResourceList                     = 0x28         ;
        constexpr std::uintptr_t EnforcePopulationLimits          = 0x30         ;
        constexpr std::uintptr_t SpawnRate                        = 0x34         ;
        constexpr std::uintptr_t ScaleWithServerPopulation        = 0x38         ;
        constexpr std::uintptr_t spawnPointType                   = 0x40         ;
    }

    namespace UIClanRankEditor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t NameEditor                       = 0x28         ;
        constexpr std::uintptr_t SetMotd                          = 0x30         ;
        constexpr std::uintptr_t SetLogo                          = 0x38         ;
        constexpr std::uintptr_t Invite                           = 0x40         ;
        constexpr std::uintptr_t Kick                             = 0x48         ;
        constexpr std::uintptr_t Promote                          = 0x50         ;
        constexpr std::uintptr_t Demote                           = 0x58         ;
        constexpr std::uintptr_t SetPlayerNotes                   = 0x60         ;
        constexpr std::uintptr_t AccessLogs                       = 0x68         ;
        constexpr std::uintptr_t AccessScoreEvents                = 0x70         ;
        constexpr std::uintptr_t CancelButton                     = 0x78         ;
        constexpr std::uintptr_t SubmitButton                     = 0x80         ;

        constexpr std::uintptr_t _d488d7ae6d9cd423d9d950ae389e11624fe91e9e = 0x88         ;
        constexpr std::uintptr_t _ffaf73473873f4005381246796430ac14a1e5181 = 0x8C         ;
        constexpr std::uintptr_t _e78943f7e026d6774667614029ddb0b2f410dcd7 = 0x90         ;
    }

    namespace ModelConditionTest_FoundationCornerRight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0xA0         ;
    }

    namespace Anybrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace HumanBodyResourceDispenser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OwnershipPhrase                  = 0x28         ;
        constexpr std::uintptr_t gatherType                       = 0x30         ;
        constexpr std::uintptr_t containedItems                   = 0x38         ;
        constexpr std::uintptr_t maxDestroyFractionForFinishBonus = 0x40         ;
        constexpr std::uintptr_t finishBonus                      = 0x48         ;
        constexpr std::uintptr_t forceFullFinishBonus             = 0x50         ;
        constexpr std::uintptr_t fractionRemaining                = 0x54         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace JiggleBone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t debugMode                        = 0x20         ;
        constexpr std::uintptr_t boneAxis                         = 0x3C         ;
        constexpr std::uintptr_t targetDistance                   = 0x48         ;
        constexpr std::uintptr_t bStiffness                       = 0x4C         ;
        constexpr std::uintptr_t bMass                            = 0x50         ;
        constexpr std::uintptr_t bDamping                         = 0x54         ;
        constexpr std::uintptr_t bGravity                         = 0x58         ;
        constexpr std::uintptr_t SquashAndStretch                 = 0x80         ;
        constexpr std::uintptr_t sideStretch                      = 0x84         ;
        constexpr std::uintptr_t frontStretch                     = 0x88         ;
        constexpr std::uintptr_t disableDistance                  = 0x8C         ;

        constexpr std::uintptr_t _7721acc3b7eefcba7775bec27881c59ad2c6baa1 = 0x24         ;
        constexpr std::uintptr_t _71fb3640c6c355aea6ea1f5a8af9b9b71a2b4542 = 0x30         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x5C         ;
        constexpr std::uintptr_t _c8bbee4bbfe9e5005c949e9712790a7a3e1637e5 = 0x68         ;
        constexpr std::uintptr_t _162a9955c2adf88704388c664f91e35e7b67e334 = 0x74         ;
        constexpr std::uintptr_t _9f9e43f694b3ed47dfa13a7c328e04c205680799 = 0x90         ;
    }

    namespace FishingTag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WaterBody
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
        constexpr std::uintptr_t Renderer                         = 0x28         ;
        constexpr std::uintptr_t Triggers                         = 0x30         ;
        constexpr std::uintptr_t MaterialBlend                    = 0x38         ;
        constexpr std::uintptr_t WantBlendFactorOverride          = 0x40         ;
        constexpr std::uintptr_t BlendFactorOverride              = 0x44         ;
        constexpr std::uintptr_t IsOcean                          = 0x48         ;
        constexpr std::uintptr_t FishingType                      = 0x58         ;

        constexpr std::uintptr_t _7fa7085f48daf639e7d509068307c87bd4467759 = 0x50         ;
        constexpr std::uintptr_t _a84a1322d806c6ac211b9847ddc58911dd9f619e = 0x60         ;
        constexpr std::uintptr_t _ceff733286d178d2fef5edbbed377082f42f5e32 = 0x68         ;
        constexpr std::uintptr_t _dcc971b6269eec7440649be13e4b90127ff3d1e8 = 0x70         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x78         ;
        constexpr std::uintptr_t _e2ac23bf62477adac73c4dae85ebc30e1aa7262b = 0x80         ;
        constexpr std::uintptr_t _bad4ef5a721caf60f34ad67e8a5bf0198672a61b = 0x98         ;
        constexpr std::uintptr_t _3dac7305f30a2e14f8239892059e531f6ad9ae00 = 0xA0         ;
        constexpr std::uintptr_t _49a333eabee9d206d39292bbce362c329a8e4ba9 = 0xA4         ;
        constexpr std::uintptr_t _5716b279e2f79bd3e47f8138e2d9e37b69e850ff = 0xA8         ;
    }

    namespace IndustrialFilterBuffer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemName                         = 0x20         ;
        constexpr std::uintptr_t ItemIcon                         = 0x28         ;
        constexpr std::uintptr_t BlueprintRoot                    = 0x30         ;
        constexpr std::uintptr_t BufferSlider                     = 0x38         ;
        constexpr std::uintptr_t BufferProgressText               = 0x40         ;
    }

    namespace BaseLock
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AA9A8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t itemType                         = 0x208        ;
        constexpr std::uintptr_t CanRemove                        = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _e23b35f6cea0c1be8e3dc9b1715aaf7c9ea7f51f = 0x200        ;
    }

    namespace StateFinishedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace TutorialHelpPopup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HelpText                         = 0x20         ;
        constexpr std::uintptr_t HelpImage                        = 0x28         ;
        constexpr std::uintptr_t HelpVideo                        = 0x30         ;
        constexpr std::uintptr_t HelpVideoTexture                 = 0x38         ;
        constexpr std::uintptr_t Group                            = 0x40         ;
        constexpr std::uintptr_t Canvas                           = 0x48         ;

        constexpr std::uintptr_t _8a921bc41cf5ce8a7467e6ce75e8dace49bcd764 = 0x50         ;
    }

    namespace %954da0ef94b5473e9bbb71ef9a904aa6d7a90a16
    {
    }

    namespace ConnectedSpeaker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t SoundSource                      = 0x340        ;
        constexpr std::uintptr_t VoiceProcessor                   = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _95a0d6626c897e4d2cafbb9d4b029c2c7af44991 = 0x348        ;
        constexpr std::uintptr_t _dbeb1bff9015503b21e559f0aaf8d26b596a0b57 = 0x360        ;
        constexpr std::uintptr_t _72d02cd01597d1dbaf9968fbacf359a363e7c90f = 0x368        ;
        constexpr std::uintptr_t _bfe8a96bd54cd892c14d0661705d8a404b9104c4 = 0x370        ;
        constexpr std::uintptr_t _519ac780d2024059c00a939157d82f84890407ef = 0x374        ;
    }

    namespace ContactsEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nameText                         = 0x20         ;
        constexpr std::uintptr_t reputationText                   = 0x28         ;
        constexpr std::uintptr_t smallMugshot                     = 0x30         ;

        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x38         ;
    }

    namespace TransformType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %7835ddaa64df4042177618f52bdd83630f06115a
    {
        constexpr std::uintptr_t _57d171bb58937bfa1c9cdc6645a0e9f0df7f19ff = 0x10         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x50         ;
        constexpr std::uintptr_t _a5a42d6ada6d109377cbddc5655a9141ce9ff8c3 = 0x60         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x6C         ;
        constexpr std::uintptr_t _e993616d9988e108735986b1635589bd49dde150 = 0x70         ;
        constexpr std::uintptr_t _83dddbeb05844ffa20cf98f14b22bb9bfc1723c6 = 0x74         ;
        constexpr std::uintptr_t _33c3a922b054274c7c94156bb69c6f84e05a1772 = 0x78         ;
        constexpr std::uintptr_t _b774b17fae7ca56c895a321d1438e466b8b1bc1d = 0x7C         ;
        constexpr std::uintptr_t _d66c025ac5376331fbcf2281f54b9313868af4c9 = 0x7D         ;
    }

    namespace %62e2924f1c08bf8ba9acc0efb4da1a3712a6c21f
    {
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x40         ;
    }

    namespace %431c6e5a1c4da9e7d42832eb078d8756d73c5341
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BA300   ;
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x50         ;
        constexpr std::uintptr_t _6a480f24052677e99c9e1ffdaff41fa73256c1aa = 0x58         ;
        constexpr std::uintptr_t _3d7ecca96fe11cfb0e10339d2dbe368fed02970e = 0x68         ;
        constexpr std::uintptr_t _1457f2a3cbeaf0c8207ed6db0b639820677196da = 0x70         ;
        constexpr std::uintptr_t _e14455359a625b7b3c91caa2d56fa319a2970fcf = 0x78         ;
        constexpr std::uintptr_t _87a31a1354e16a299468f1a4e71670742cddf0da = 0x80         ;
        constexpr std::uintptr_t _8fe13c8811d2d19a82f982a9ff1e7304b43d379c = 0x88         ;
        constexpr std::uintptr_t _70ec4b3c962c41940424aae96c050fc1c00427b6 = 0x90         ;
        constexpr std::uintptr_t _4b6b0c312e599f5c086cd2bbfc226f6a45f0162b = 0x98         ;
        constexpr std::uintptr_t _ade2600943cd7d32d291033cc472abbe6c0f8c81 = 0xA0         ;
        constexpr std::uintptr_t _b571a724525b8bf5099b0d0033aab9973134dff9 = 0xA8         ;
    }

    namespace %475828914c71dd81c80d9136cf5763c56a1a377f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BA070   ;
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x50         ;
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x58         ;
        constexpr std::uintptr_t _23f2c63dee3df15f6af552b0914f56e99a5f96b8 = 0x68         ;
        constexpr std::uintptr_t _d9fbe57d6f580a60ccfe65209a9d7b991cbf2c88 = 0x70         ;
    }

    namespace %c7b300c217c821ca1fcc0d3bdb21d92960038ab2
    {
        constexpr std::uintptr_t _ecb3e121d94547e22b348617311478aa9802f6b9 = 0x78         ;
        constexpr std::uintptr_t _80e7e5d9cb55ba662a86dde17c3138c885334cf8 = 0x7C         ;
    }

    namespace Shape
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PaintingFavouriteColours
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t meshPaintController              = 0x20         ;
        constexpr std::uintptr_t panelIcon                        = 0x28         ;
        constexpr std::uintptr_t buttonPrefab                     = 0x30         ;
        constexpr std::uintptr_t buttonContainer                  = 0x38         ;
        constexpr std::uintptr_t addColourButton                  = 0x40         ;

        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x48         ;
    }

    namespace UpgradeVisualPoint
    {
        constexpr std::uintptr_t upgradeItem                      = 0x0          ;
        constexpr std::uintptr_t point                            = 0x8          ;
        constexpr std::uintptr_t preventBuildingVolume            = 0x10         ;
    }

    namespace CachedUpgradeVisualPoint
    {
        constexpr std::uintptr_t upgradeItem                      = 0x0          ;
        constexpr std::uintptr_t localPosition                    = 0x8          ;
        constexpr std::uintptr_t localRotation                    = 0x14         ;
        constexpr std::uintptr_t localScale                       = 0x24         ;
        constexpr std::uintptr_t preventBuildingVolume            = 0x30         ;
    }

    namespace UpgradeFillerVisual
    {
        constexpr std::uintptr_t fillerTransform                  = 0x0          ;
        constexpr std::uintptr_t upgrades                         = 0x8          ;
    }

    namespace Workbench
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t upgradeSlotCount                 = 0x3C0        ;
        constexpr std::uintptr_t upgradeComfortTrigger            = 0x3C8        ;
        constexpr std::uintptr_t upgradeComfortCollider           = 0x3D0        ;
        constexpr std::uintptr_t upgradeVisualPoints              = 0x3D8        ;
        constexpr std::uintptr_t cachedUpgradeVisualPoints        = 0x3E0        ;
        constexpr std::uintptr_t upgradeVisualPlacement           = 0x400        ;
        constexpr std::uintptr_t fullFillerVisual                 = 0x408        ;
        constexpr std::uintptr_t upgradeFillerVisuals             = 0x410        ;
        constexpr std::uintptr_t Static                           = 0x428        ;
        constexpr std::uintptr_t Workbenchlevel                   = 0x42C        ;
        constexpr std::uintptr_t isIOBench                        = 0x430        ;
        constexpr std::uintptr_t WorkbenchTrigger                 = 0x438        ;
        constexpr std::uintptr_t experimentalItems                = 0x440        ;
        constexpr std::uintptr_t experimentStartEffect            = 0x448        ;
        constexpr std::uintptr_t experimentSuccessEffect          = 0x450        ;
        constexpr std::uintptr_t experimentResource               = 0x458        ;
        constexpr std::uintptr_t techTrees                        = 0x460        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _959e22aafbaab24392df8b28ce845d4ca6da5b8c = 0x3A8        ;
        constexpr std::uintptr_t _3dfc2138c359c413d3598c80df48e128aefc0c22 = 0x3B0        ;
        constexpr std::uintptr_t _e1ff485d49878d79d21eb891ebb2fbd55ec1a568 = 0x3B8        ;
        constexpr std::uintptr_t _ef56ab241c7bc6241042add19f58296dc9419257 = 0x3E8        ;
        constexpr std::uintptr_t _27534f334ffe47893d25fafbf382c715e5df6edf = 0x3F0        ;
        constexpr std::uintptr_t _05d9f51085fd153124f5d552ff194523202d2b1e = 0x3F8        ;
        constexpr std::uintptr_t _a0ebf72673e7e51b2da76c101e3454634b3a1d4b = 0x418        ;
        constexpr std::uintptr_t _3b1af00e74be27137da1b6f863903dadd39a9853 = 0x420        ;
        constexpr std::uintptr_t _8b8b91a34168e2e5288fcd55001a44b0107536d0 = 0x468        ;
        constexpr std::uintptr_t _22e75e0ae8c4dbea9f65d5ac729e239f7ed94210 = 0x470        ;
    }

    namespace HarborCrane
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t SupportChildDeployables          = 0x200        ;
        constexpr std::uintptr_t CraneGrab                        = 0x208        ;
        constexpr std::uintptr_t ArmRoot                          = 0x210        ;
        constexpr std::uintptr_t ArmSupportLower                  = 0x218        ;
        constexpr std::uintptr_t ArmSupportUpper                  = 0x220        ;
        constexpr std::uintptr_t LineRenderers                    = 0x228        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A09C8   ;
        constexpr std::uintptr_t _1147bbc339f156008b732dc9c4f2268202811da4 = 0x10         ;
        constexpr std::uintptr_t _a738140323acf20891409d9b3716d7199d7abbbb = 0x20         ;
        constexpr std::uintptr_t _fdcc786dda8c8391cf2bf60f9ed1fdcb9aa1f880 = 0x60         ;
        constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x68         ;
        constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x78         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x88         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0xB0         ;
        constexpr std::uintptr_t _4dd9b0a3e2460388a40d7245ceeafef57fbe2114 = 0xD8         ;
        constexpr std::uintptr_t _a79709b04c43c1c510ada2933675db3eb89d7ecd = 0x100        ;
    }

    namespace %5d8d31b5f360b7cc730cc67ea44460f9645c8ad1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A0C70   ;
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _71fecb36a3bb8a51fd19befeb101776514b3f047 = 0x18         ;
        constexpr std::uintptr_t _f9b459d2c6fd0dec6361dce28cd6f398c56e85a9 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _143c54fed73bee8289020f3b4f35406ff692854a = 0x0          ;
            constexpr std::uintptr_t _5d41025641c796d5d16d997bc22313f526e6abc0 = 0x8          ;
            constexpr std::uintptr_t _1b0e6809ed1a43a2380bf2c6f61c4f89f950377f = 0x18         ;
            constexpr std::uintptr_t _2eeb71918578977db73b5e67adf0b6ef3b8cf9ab = 0x98         ;
            constexpr std::uintptr_t _f5c48b438c6d9ca169dc2476e531cce5500bb461 = 0xA8         ;
            constexpr std::uintptr_t _3b03a67784fa368709ca90254ff58ccf00910624 = 0x128        ;
            constexpr std::uintptr_t _323f90cea836ea713f387ed16060c40941ed6960 = 0x130        ;
            constexpr std::uintptr_t _bae351808c84cd3a83a37df82b4a1619ae5b9b49 = 0x1B0        ;
            constexpr std::uintptr_t _ce508bde444cf20cc9d85896663cc6a7b233af06 = 0x1B8        ;
        }

    }

    namespace %7bf3171f249437083506f3000eadeabe887e79bb
    {
    }

    namespace %24f84ca6afb966a9dd36e012a2dbde0aecd955a2
    {
        constexpr std::uintptr_t _edadc47ecce105a9eea0fb8bdfb23bc1948f359d = 0x10         ;
        constexpr std::uintptr_t _aa5cc1de4533b589fcea706ea421a4a42821f7e1 = 0x14         ;
        constexpr std::uintptr_t _19616c6f9986948a965ac0bc9741be60ae8f9968 = 0x18         ;
        constexpr std::uintptr_t _517eebd7c005cc2aa051bcc9baf287163ef71d9d = 0x1C         ;
        constexpr std::uintptr_t _6c539dcb2e81e9447d80447d85caa33d3a1d0171 = 0x20         ;
        constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x28         ;
        constexpr std::uintptr_t _a57ef676716fbddc461314455908bb6595c3a292 = 0x30         ;
        constexpr std::uintptr_t _9ac317e07208157e70c7d4650a1c34edc7565c6f = 0x38         ;
        constexpr std::uintptr_t _e3719e0a1d87af35bb048227e28591f26c388e45 = 0x40         ;
        constexpr std::uintptr_t _571246d560e40ac6cbd6cbc30c104c3849aa1e98 = 0x44         ;
        constexpr std::uintptr_t _464f0d61a823483e8119f5c392774f86ceba1f5f = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _c0578303f25a1467ade7c93f5a85b98f2f1d6b7b = 0x0          ;
            constexpr std::uintptr_t _1fb9ace0506e92f4c997bfa25964c56b605f0d8d = 0x8          ;
            constexpr std::uintptr_t _4847559570cf6a947afbcfdd9b11a779dbfbd58c = 0x10         ;
        }

    }

    namespace AddToWaterMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t automaticallyAddTerrainTopology  = 0x20         ;
    }

    namespace %c4e065653159d3fb6804a0f60ac4b1cb1e10029f
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x58         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x64         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x74         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x80         ;
    }

    namespace HorseSaddle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t isDriver                         = 0x3E0        ;
        constexpr std::uintptr_t eyePosRef                        = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _d869b054d817439e6f68dcca0533c850f00ff624 = 0x3F0        ;
        constexpr std::uintptr_t _c2c8057fb369541cfb09a39814887c8418c8e9a8 = 0x3F8        ;
        constexpr std::uintptr_t _4fecb3582357bf62f4f358ba362b84763d82c591 = 0x408        ;
        constexpr std::uintptr_t _bbd8facb305331d22f3afd37d29e189664d81d38 = 0x414        ;
        constexpr std::uintptr_t _0c9c42da86fdd09c46dd1b66ff015fb0bf4894e6 = 0x418        ;
        constexpr std::uintptr_t _5ee23a706d59401613391da9ed3833be5839eb73 = 0x41C        ;
        constexpr std::uintptr_t _1c28167db385d3df5e1af3376f126631fa346be1 = 0x420        ;
    }

    namespace ExplosionDemoReactivator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TimeDelayToReactivate            = 0x20         ;
    }

    namespace %4ad002cd7fc51f437ff3b22a6b0defbd5a9cd05d
    {
        constexpr std::uintptr_t _203e25549ad94d1e7eb1228a8e84699ca7f185c0 = 0x18         ;
    }

    namespace GenerateErosion
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107ADA08   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _9648250f2522e9204c0a2c3e1306b3b1b358019a = 0x0          ;
            constexpr std::uintptr_t _d6a25daa1bfb8d30b41767de7ca84bf0751945e3 = 0x28         ;
        }

    }

    namespace SpawnFilterMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IslandType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeepSeaIsland
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t meshTerrain                      = 0x200        ;
        constexpr std::uintptr_t monumentNavMesh                  = 0x208        ;
        constexpr std::uintptr_t MapMarker                        = 0x210        ;
        constexpr std::uintptr_t Variant                          = 0x218        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace TerrainCheckGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlacementRadius                  = 0x20         ;
        constexpr std::uintptr_t PlacementPadding                 = 0x24         ;
        constexpr std::uintptr_t PlacementFade                    = 0x28         ;
        constexpr std::uintptr_t PlacementDistance                = 0x2C         ;
        constexpr std::uintptr_t CheckExtentsMin                  = 0x30         ;
        constexpr std::uintptr_t CheckExtentsMax                  = 0x34         ;
        constexpr std::uintptr_t CheckRotate                      = 0x38         ;
    }

    namespace EIKAxisLock
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WorldSplineSharedData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t dataList                         = 0x18         ;
    }

    namespace PathSequence
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace DecorComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0         ;
    }

    namespace BallistaAnimationEvents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ballista                         = 0x20         ;
        constexpr std::uintptr_t reloadClickSoundDef              = 0x28         ;
        constexpr std::uintptr_t reloadWrenchForwardDef           = 0x30         ;
        constexpr std::uintptr_t reloadCompleteDef                = 0x38         ;
    }

    namespace %61cc28363ab7a02296d3f65cf4f794f40ae4c916
    {
    }

    namespace %763a14d6851a54394c1deed249fb9df2ef6f12f1
    {
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x10         ;
        constexpr std::uintptr_t _10822f80c27187f9c107a0cedf382633b7510cb6 = 0x18         ;
        constexpr std::uintptr_t _44d96c7d6e6c2066078d5088bac2a064179c3588 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _f2c8228e5304c54bd10023ff3a0e4a4382b8cc3a = 0x0          ;
            constexpr std::uintptr_t _e440a67207e4fe41d983e513a476933a07715351 = 0x8          ;
            constexpr std::uintptr_t _3f17bd66dd7d352c6b8ccb158963e28c093685e5 = 0x10         ;
        }

    }

    namespace AmmoInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t modifierValues                   = 0x20         ;
        constexpr std::uintptr_t durationValue                    = 0x28         ;
        constexpr std::uintptr_t damageDisplay                    = 0x30         ;
        constexpr std::uintptr_t velocityDisplay                  = 0x38         ;
        constexpr std::uintptr_t spreadDisplay                    = 0x40         ;
        constexpr std::uintptr_t pelletsDisplay                   = 0x48         ;
        constexpr std::uintptr_t falloffRangeDisplay              = 0x50         ;
        constexpr std::uintptr_t thicknessDisplay                 = 0x58         ;
    }

    namespace ItemBasedFlowRestrictor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t validPassthroughItems            = 0x348        ;
        constexpr std::uintptr_t allowedContents                  = 0x350        ;
        constexpr std::uintptr_t maxStackSize                     = 0x354        ;
        constexpr std::uintptr_t numSlots                         = 0x358        ;
        constexpr std::uintptr_t lootPanelName                    = 0x360        ;
        constexpr std::uintptr_t passthroughItemConditionLossPerSec = 0x368        ;
        constexpr std::uintptr_t destroyPassthroughItemEveryXSeconds = 0x36C        ;
        constexpr std::uintptr_t lockInventoryWhenItemPresent     = 0x370        ;
        constexpr std::uintptr_t lockOnlyWithPower                = 0x371        ;
        constexpr std::uintptr_t openSound                        = 0x378        ;
        constexpr std::uintptr_t closeSound                       = 0x380        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x340        ;
    }

    namespace RandomObjectEnableOnEnable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t objects                          = 0x20         ;
    }

    namespace %b288d22c75fc1afce96afbdc807e1da3f7d5f036
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _6042e42d8a7655f118e1c12575de622eccfa6866 = 0x0          ;
            constexpr std::uintptr_t _797aa0d83e8209683dae7c026eb5f46b37cac176 = 0x8          ;
        }

    }

    namespace %0d868e54ea929cd1c1f9fe4abcbb3427116461d2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10728250   ;
        constexpr std::uintptr_t _8b586ce7053001589b24682c50a2e19ec6fc1955 = 0x10         ;
        constexpr std::uintptr_t _39c16b53d4a6267ac2542ec4c9ae11c5894efd6f = 0x18         ;
        constexpr std::uintptr_t _5c4d9eb8bbefe708148bf76a31e5b55120a6928c = 0x20         ;
        constexpr std::uintptr_t _0bc60f20a10cf148378c5d04c1a28ddc1b2f6c3c = 0x28         ;
        constexpr std::uintptr_t _2b15ac397955f59d7289465aa8aa2f582c4e28bf = 0x30         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x38         ;
        constexpr std::uintptr_t _b743ca2e49567191521e0969706f24483372aa24 = 0x40         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x48         ;
    }

    namespace RadiusSpace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %6c52b45fc206be22476ab23e3708501dcd214b07
    {
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x10         ;
        constexpr std::uintptr_t _fe2f3ce3c7903189ec036cb397ca8bc6ec4a40e8 = 0x14         ;
        constexpr std::uintptr_t _0565c6dba2b1de74f8ed0b7e843cc390bc2414f7 = 0x18         ;
    }

    namespace %68a44e7a96a50e3bfd45105579b4fb7c13e4725f
    {
    }

    namespace %8976cbc4b308559d8b819e9acafa634b4b20c63a
    {
        constexpr std::uintptr_t _1e88ef4b410c818e08de820bf5fc80fa4fc6ba12 = 0x10         ;
        constexpr std::uintptr_t _5f4e2c38587752527d7ab2801b073b4db7a8b7ca = 0x14         ;
        constexpr std::uintptr_t _5968176a1015ccaaf78255acd6f5b7e770ed5f57 = 0x18         ;
        constexpr std::uintptr_t _63cf54dd2824e8cc4a0ff09a8beb3aa1c1c4d8f8 = 0x1C         ;
        constexpr std::uintptr_t _cb42fe79403b0e49d394deb7d486518fd53df23c = 0x20         ;
    }

    namespace %78f3c66fecb9b8687cbb47c8d9c0270f3f96921e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083AE10   ;
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x34         ;
        constexpr std::uintptr_t _d0438d6fa7623f58484d79c277dad2a2e8039f47 = 0x50         ;
    }

    namespace CoverageQueries
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t debug                            = 0x20         ;
        constexpr std::uintptr_t depthBias                        = 0x24         ;

        constexpr std::uintptr_t _39c16b53d4a6267ac2542ec4c9ae11c5894efd6f = 0x28         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x30         ;
    }

    namespace SortMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ContactsPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t alliesBucket                     = 0x20         ;
        constexpr std::uintptr_t seenBucket                       = 0x28         ;
        constexpr std::uintptr_t enemiesBucket                    = 0x30         ;
        constexpr std::uintptr_t contentsBucket                   = 0x38         ;
        constexpr std::uintptr_t contactEntryPrefab               = 0x40         ;
        constexpr std::uintptr_t mugshotTest                      = 0x48         ;
        constexpr std::uintptr_t fullBodyTest                     = 0x50         ;
        constexpr std::uintptr_t filterButtons                    = 0x58         ;
        constexpr std::uintptr_t selectedRelationshipType         = 0x60         ;
        constexpr std::uintptr_t lastSeenToggle                   = 0x68         ;
        constexpr std::uintptr_t sortingByLastSeenPhrase          = 0x70         ;
        constexpr std::uintptr_t sortingByFirstSeen               = 0x78         ;
        constexpr std::uintptr_t sortText                         = 0x80         ;

        constexpr std::uintptr_t _6e5a1441ba3d0a30ef651c0564bc2a6f7b9032c8 = 0x88         ;
        constexpr std::uintptr_t _dd12d4b8647aac7e2d1441ac9b01872869099827 = 0x90         ;
        constexpr std::uintptr_t _2a90922523d82c18acc3abcd5061d83f1204616d = 0x98         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x9C         ;
    }

    namespace %91e27fc9f9fac9d55cc2cf51dd4a8d82a8678873
    {
        constexpr std::uintptr_t _8c65781df7d68449b5f00dfe1b833fc1c75c5d07 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _3f15c999bb4084ab52c30fb9dc46afde443715f9 = 0x0          ;
            constexpr std::uintptr_t _43ea517b1afffb2f7001754a09b235475a5f79c1 = 0x10         ;
            constexpr std::uintptr_t _33fd8a08e6ca75d244bda450c70e65d6720561d8 = 0x18         ;
            constexpr std::uintptr_t _c5592a92041f9326cd33faa099a5dab968281393 = 0x28         ;
            constexpr std::uintptr_t _251b2e7afaf7f33d7708738a0f560c11e311c15b = 0x30         ;
        }

    }

    namespace MissionObjective_ActivateLongUseObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t RequiredEntity                   = 0x18         ;
    }

    namespace UI_MainMenuChat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t inputArea                        = 0x20         ;
        constexpr std::uintptr_t chatArea                         = 0x28         ;
        constexpr std::uintptr_t inputField                       = 0x30         ;
        constexpr std::uintptr_t channelLabel                     = 0x38         ;
        constexpr std::uintptr_t scrollRect                       = 0x40         ;
        constexpr std::uintptr_t canvasGroup                      = 0x48         ;
        constexpr std::uintptr_t allowOpeningWhileCursorVisible   = 0x50         ;
        constexpr std::uintptr_t chatItemPlayer                   = 0x58         ;
        constexpr std::uintptr_t userPopup                        = 0x60         ;
        constexpr std::uintptr_t emojiGallery                     = 0x68         ;
        constexpr std::uintptr_t dmPicker                         = 0x70         ;
        constexpr std::uintptr_t dmNameSection                    = 0x78         ;
        constexpr std::uintptr_t dmName                           = 0x80         ;
        constexpr std::uintptr_t backgroundCanvasGroup            = 0x88         ;
        constexpr std::uintptr_t maxMessageCount                  = 0x90         ;
        constexpr std::uintptr_t fadeOutMessages                  = 0x94         ;
        constexpr std::uintptr_t enableSingleChannel              = 0x95         ;
        constexpr std::uintptr_t singleChannel                    = 0x98         ;
        constexpr std::uintptr_t friendsList                      = 0xA0         ;
        constexpr std::uintptr_t useDisable                       = 0xA8         ;
        constexpr std::uintptr_t rustInput                        = 0xB0         ;
        constexpr std::uintptr_t isMainMenuChat                   = 0xB8         ;
        constexpr std::uintptr_t placeholderText                  = 0x118        ;
        constexpr std::uintptr_t dmTargetIconSteam                = 0x120        ;
        constexpr std::uintptr_t dmTargetIconDiscord              = 0x128        ;
        constexpr std::uintptr_t dmTargetIconDefault              = 0x130        ;
        constexpr std::uintptr_t windowMovingParent               = 0x138        ;
        constexpr std::uintptr_t escapeCapture                    = 0x140        ;
        constexpr std::uintptr_t dismisser                        = 0x148        ;

        constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0xB9         ;
        constexpr std::uintptr_t _bd0cf8b2152ba96b7d6c7f6e1f9792ec187a4730 = 0xC0         ;
        constexpr std::uintptr_t _0b79c5854ec6ea8b08060888c0d68b6ea0d3b07a = 0xC8         ;
        constexpr std::uintptr_t _7896d6dbc619237ab758c9d6a89da8d8b5a9aa13 = 0xD0         ;
        constexpr std::uintptr_t _68c1937d94852cda918ee5bffbc30e13d19e021e = 0xD8         ;
        constexpr std::uintptr_t _8ac5b1f45db4acd5a18d7c6c03c4f379b83acc24 = 0xE0         ;
        constexpr std::uintptr_t _be0f3c0dadffea14ae0c973c3d4c5c164aaf270e = 0xF8         ;
        constexpr std::uintptr_t _e85738b5e80d982e9402371bbd6573d313eba14b = 0x100        ;
        constexpr std::uintptr_t _219c346103d9d1d9b8fe704bca10c7e99cdbef92 = 0x108        ;
        constexpr std::uintptr_t _abfd5f14963dd618f8dda63af6580691595e7b3d = 0x110        ;
    }

    namespace UI_ApartmentTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t plotList                         = 0x68         ;
        constexpr std::uintptr_t plotRowPrefab                    = 0x70         ;
        constexpr std::uintptr_t timeText                         = 0x78         ;
        constexpr std::uintptr_t availableText                    = 0x80         ;
        constexpr std::uintptr_t occupiedText                     = 0x88         ;
        constexpr std::uintptr_t crtScreen                        = 0x90         ;
        constexpr std::uintptr_t splashScreen                     = 0x98         ;
        constexpr std::uintptr_t mainMenu                         = 0xA0         ;
        constexpr std::uintptr_t bootLogText                      = 0xA8         ;
        constexpr std::uintptr_t subtitleText                     = 0xB0         ;
        constexpr std::uintptr_t feedImage                        = 0xB8         ;
        constexpr std::uintptr_t feedCamera                       = 0xC0         ;
        constexpr std::uintptr_t feedNoSignal                     = 0xC8         ;
        constexpr std::uintptr_t apartmentsPanel                  = 0xD0         ;
        constexpr std::uintptr_t shopsPanel                       = 0xD8         ;
        constexpr std::uintptr_t shopList                         = 0xE0         ;
        constexpr std::uintptr_t shopRowPrefab                    = 0xE8         ;
        constexpr std::uintptr_t shopsAvailableText               = 0xF0         ;
        constexpr std::uintptr_t shopsOccupiedText                = 0xF8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _b8c79f8a1b5d8fa9670fe66c56dd898f978394a3 = 0x100        ;
        constexpr std::uintptr_t _951bc018c8295735d2c97338906a45f83ec37ab0 = 0x108        ;
        constexpr std::uintptr_t _7f32a1f845c1f5d21ccfff7107f5567d78af5c12 = 0x110        ;
        constexpr std::uintptr_t _2aa1552f3089b80436aac2fb83d42f586a28ed3c = 0x118        ;
    }

    namespace DetectState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseMetalDetector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t State                            = 0x2E8        ;
        constexpr std::uintptr_t LongRangeDetectionRange          = 0x2EC        ;
        constexpr std::uintptr_t SweetSpotDetectionRange          = 0x2F0        ;
        constexpr std::uintptr_t BeepSoundEffect                  = 0x2F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _d3e4d4bcdc14e9b72788503484eb3afe8f35f58b = 0x300        ;
        constexpr std::uintptr_t _40ae5b99cc520e1c677cd68369779effe63c9bce = 0x304        ;
        constexpr std::uintptr_t _d8808938004c085ea5018974bbde35454cb1c693 = 0x308        ;
        constexpr std::uintptr_t _4173e95c6cfc379a9e7ab54e962ea081f85ad144 = 0x310        ;
        constexpr std::uintptr_t _89fea3db00eed58e91877d94bbab446f56a9ecb4 = 0x314        ;
    }

    namespace PetBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SendClientCurrentState           = 0x28         ;
        constexpr std::uintptr_t UseQueuedMovementUpdates         = 0x29         ;
        constexpr std::uintptr_t AllowedToSleep                   = 0x2A         ;
        constexpr std::uintptr_t DefaultDesignSO                  = 0x30         ;
        constexpr std::uintptr_t Designs                          = 0x38         ;
        constexpr std::uintptr_t SenseRange                       = 0x48         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0x4C         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x50         ;
        constexpr std::uintptr_t VisionCone                       = 0x54         ;
        constexpr std::uintptr_t CheckVisionCone                  = 0x58         ;
        constexpr std::uintptr_t CheckLOS                         = 0x59         ;
        constexpr std::uintptr_t IgnoreNonVisionSneakers          = 0x5A         ;
        constexpr std::uintptr_t IgnoreSneakersMaxDistance        = 0x5C         ;
        constexpr std::uintptr_t IgnoreNonVisionMaxDistance       = 0x60         ;
        constexpr std::uintptr_t ListenRange                      = 0x64         ;
        constexpr std::uintptr_t SenseTypes                       = 0x68         ;
        constexpr std::uintptr_t HostileTargetsOnly               = 0x6C         ;
        constexpr std::uintptr_t IgnoreSafeZonePlayers            = 0x6D         ;
        constexpr std::uintptr_t MaxGroupSize                     = 0x70         ;
        constexpr std::uintptr_t MemoryDuration                   = 0x74         ;
        constexpr std::uintptr_t RefreshKnownLOS                  = 0x78         ;
        constexpr std::uintptr_t CanBeBlinded                     = 0x79         ;
        constexpr std::uintptr_t BlindDurationMultiplier          = 0x7C         ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x80         ;
        constexpr std::uintptr_t ClientCurrentState               = 0x90         ;
        constexpr std::uintptr_t mainInterestPoint                = 0x94         ;
        constexpr std::uintptr_t UseAIDesign                      = 0xB8         ;
        constexpr std::uintptr_t Pet                              = 0xF0         ;
        constexpr std::uintptr_t CanUseHealingItems               = 0x100        ;
        constexpr std::uintptr_t HealChance                       = 0x104        ;
        constexpr std::uintptr_t HealBelowHealthFraction          = 0x108        ;
        constexpr std::uintptr_t CommandGivenVocalSFX             = 0x110        ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _1870be071088142917b867081875218f5316ca3d = 0x40         ;
        constexpr std::uintptr_t _5b2e300ede9c01a7a3d7b2587f98c51735c58dfe = 0x88         ;
        constexpr std::uintptr_t _0a8d637eee93d62fcd03332e0c20e6f8667b73a2 = 0xA0         ;
        constexpr std::uintptr_t _fa2125908789d239ef87c7f80671484c3b1ee222 = 0xA4         ;
        constexpr std::uintptr_t _f0f81d86c8cc3c3d93bfab93a557aec92d5206ba = 0xA8         ;
        constexpr std::uintptr_t _91315c01d71bb204133d0a2ae14d648de2967775 = 0xB0         ;
        constexpr std::uintptr_t _d8f6b4d2a35e414513d6972c30ab88e748019a7d = 0xC0         ;
        constexpr std::uintptr_t _310afa40df502effdf7983d19fb13494b67ab426 = 0xC8         ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0xD0         ;
        constexpr std::uintptr_t _93b3106d6e380dd57019da59660f9c6fe62031bb = 0xD8         ;
        constexpr std::uintptr_t _9c1bbac82a631bb56da92bd7a914fe92134ed10b = 0xE0         ;
        constexpr std::uintptr_t _05fb134ab8be1c825a9020d6500ed41487ce4dbf = 0xE1         ;
        constexpr std::uintptr_t _d088f1babf107fd7b9f0547bfaf9e365a7b575f3 = 0xE8         ;
        constexpr std::uintptr_t _79f2c0d97d45a35f7c589f0c3df1b95388ec5baf = 0xF8         ;
    }

    namespace UI_VendingSellOrderEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t offerIcon                        = 0x20         ;
        constexpr std::uintptr_t offerAmountText                  = 0x28         ;
        constexpr std::uintptr_t costIcon                         = 0x30         ;
        constexpr std::uintptr_t costAmountText                   = 0x38         ;
        constexpr std::uintptr_t minusButton                      = 0x40         ;
        constexpr std::uintptr_t quantityInput                    = 0x48         ;
        constexpr std::uintptr_t plusButton                       = 0x50         ;
        constexpr std::uintptr_t buyButton                        = 0x58         ;
        constexpr std::uintptr_t increaseHolder                   = 0x60         ;
        constexpr std::uintptr_t decreaseHolder                   = 0x68         ;
        constexpr std::uintptr_t increasedText                    = 0x70         ;
        constexpr std::uintptr_t decreasedText                    = 0x78         ;
        constexpr std::uintptr_t soldOutOverlay                   = 0x80         ;
        constexpr std::uintptr_t soldOutSection                   = 0x88         ;
        constexpr std::uintptr_t inStockSection                   = 0x90         ;

        constexpr std::uintptr_t _1b2a2383ebd237e2fec1dbd06343dbc77f562551 = 0x98         ;
        constexpr std::uintptr_t _6675b0f9b34b773ba27e79c417f15af3db478a37 = 0xA0         ;
        constexpr std::uintptr_t _c79f7d33c3aac973ceccdef2b15296203d7a59d4 = 0xA8         ;
        constexpr std::uintptr_t _e97a069e3121376ec405e78c353028bdc3a047b9 = 0xB0         ;
        constexpr std::uintptr_t _e7d63120c96a40e90ea4abf1efc2c6f0852cbdfc = 0xB8         ;
        constexpr std::uintptr_t _7a43931035a6582eb0a787dd3e82ce7c5c8ec9de = 0xBC         ;
        constexpr std::uintptr_t _2acde0c0ef9ac031b55a0bfdff823f46daa41588 = 0xC0         ;
        constexpr std::uintptr_t _8a99895f2d5e83a3d6d718b2567a436639a5e018 = 0xC4         ;
        constexpr std::uintptr_t _2e55ec2dec10fb331131a0ef1aacaf8244076ed3 = 0xC5         ;
        constexpr std::uintptr_t _0e9ee067322339271c444ccbabf9fe12cd9471a6 = 0xC8         ;
        constexpr std::uintptr_t _412965b3bff46587bc9ce574c07ff8938c2f5912 = 0xD0         ;
        constexpr std::uintptr_t _0820e31f7e25dcf3a02460c1c349e33b4efacb7d = 0xD8         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0xDC         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0xE0         ;
        constexpr std::uintptr_t _6ca014f09f7085a5afac04ee6a3ab9a87e980b9e = 0xE4         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0xE8         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0xEC         ;
        constexpr std::uintptr_t _afbd26486ea21fb1ccdff8c56038cc10a384a86c = 0xF0         ;
        constexpr std::uintptr_t _055b9f12e07f9b53a4eaab6f0dd50029f06a817b = 0xF8         ;
        constexpr std::uintptr_t _b49c72d60c498fe6d5e307a863c0a7e5e06460d6 = 0x100        ;
    }

    namespace SortMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UI_Loadout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t buttonsParents                   = 0x68         ;
        constexpr std::uintptr_t scrollRect                       = 0x70         ;
        constexpr std::uintptr_t virtualScrollFlex                = 0x78         ;
        constexpr std::uintptr_t sortButtonText                   = 0x80         ;
        constexpr std::uintptr_t openFolderButton                 = 0x88         ;
        constexpr std::uintptr_t savePopup                        = 0x90         ;
        constexpr std::uintptr_t nothingToShowContainer           = 0x98         ;
        constexpr std::uintptr_t searchInputField                 = 0xA0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _aefc572114f1d9837c2dc58d4af898a04311a727 = 0xA8         ;
        constexpr std::uintptr_t _f2f56939c5a807527291d4afbd17b39f68968a6a = 0xB0         ;
        constexpr std::uintptr_t _d7a69fa19281ca0379d2dc70732600fbabb0d699 = 0xB8         ;
        constexpr std::uintptr_t _04362386df25afa6b56b8874c7d85abf2c0e107b = 0xC0         ;
        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0xC4         ;
    }

    namespace DummySwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t listenString                     = 0x340        ;
        constexpr std::uintptr_t listenStringOff                  = 0x348        ;
        constexpr std::uintptr_t duration                         = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %9e84d9382af462282dbd320dd9a60cd10b6ea522
    {
        constexpr std::uintptr_t _b0c7bd7fe023cc2ed7a56dc88554d83667d49709 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _ecfbf67ec39e5ef339c38cfb2bfcb81fbca2f076 = 0x0          ;
            constexpr std::uintptr_t _43c48bc5b610426e3c29ac9f9b57c545d62c239d = 0x8          ;
            constexpr std::uintptr_t _7688212cea72fc34a121b98e52c1a98c258f2069 = 0x10         ;
            constexpr std::uintptr_t _9b2e89fd14c4fbd1955a7df73bbfed0392965d11 = 0x18         ;
            constexpr std::uintptr_t _dd9e128f3ed5aeae4c57452668d690f274689e58 = 0x20         ;
            constexpr std::uintptr_t _c45f13b13334cd82d32913e40bf8e9849d0d32a6 = 0x28         ;
        }

    }

    namespace UI_ServerAdminUGCEntryVendingMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emojiRedirector                  = 0x58         ;

        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x20         ;
        constexpr std::uintptr_t _45e80213bd4d0834f5a4e1c3005ce57150ec098a = 0x50         ;
    }

    namespace ElectricWaterWheel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t maxPowerGenerationFromWater      = 0x358        ;
        constexpr std::uintptr_t maxPowerGenerationFromManualUse  = 0x35C        ;
        constexpr std::uintptr_t manualPowerLerpSpeed             = 0x360        ;
        constexpr std::uintptr_t oceanPowerScaling                = 0x364        ;
        constexpr std::uintptr_t wheelRotationTransform           = 0x368        ;
        constexpr std::uintptr_t maxWheelWaterRotationSpeed       = 0x370        ;
        constexpr std::uintptr_t maxWheelManualRotationSpeed      = 0x374        ;
        constexpr std::uintptr_t rockingSpeed                     = 0x378        ;
        constexpr std::uintptr_t rockingAmount                    = 0x37C        ;
        constexpr std::uintptr_t waterSamplePoint                 = 0x380        ;
        constexpr std::uintptr_t alignWithWaterDirectionAnchor    = 0x388        ;
        constexpr std::uintptr_t waterWheelMountablePrefab        = 0x390        ;
        constexpr std::uintptr_t wheelMovementStartSoundDef       = 0x398        ;
        constexpr std::uintptr_t wheelMovementLoopSoundDef        = 0x3A0        ;
        constexpr std::uintptr_t wheelMovementStopSoundDef        = 0x3A8        ;
        constexpr std::uintptr_t wheelMovementAccentSoundDef      = 0x3B0        ;
        constexpr std::uintptr_t wheelWaterLoopSoundDef           = 0x3B8        ;
        constexpr std::uintptr_t deployEffect                     = 0x3C0        ;
        constexpr std::uintptr_t deployEffectWater                = 0x3C8        ;
        constexpr std::uintptr_t movementThreshold                = 0x3D0        ;
        constexpr std::uintptr_t wheelLoopMinPitch                = 0x3D4        ;
        constexpr std::uintptr_t wheelLoopMaxPitch                = 0x3D8        ;
        constexpr std::uintptr_t wheelMinVolumeGain               = 0x3DC        ;
        constexpr std::uintptr_t wheelMaxVolumeGain               = 0x3E0        ;
        constexpr std::uintptr_t wheelMovementAccentAngle         = 0x3E4        ;
        constexpr std::uintptr_t wheelMovementAccentCooldown      = 0x3E8        ;
        constexpr std::uintptr_t wheelWaterPitchMin               = 0x3EC        ;
        constexpr std::uintptr_t wheelWaterPitchMax               = 0x3F0        ;
        constexpr std::uintptr_t wheelWaterGainMin                = 0x3F4        ;
        constexpr std::uintptr_t wheelWaterGainMax                = 0x3F8        ;
        constexpr std::uintptr_t ManualUseWaterSounds             = 0x400        ;
        constexpr std::uintptr_t RunningFX                        = 0x408        ;
        constexpr std::uintptr_t RunningDamagedFX                 = 0x410        ;
        constexpr std::uintptr_t StoppedFX                        = 0x418        ;
        constexpr std::uintptr_t StoppedDamagedFX                 = 0x420        ;
        constexpr std::uintptr_t ManualUseWaterFX                 = 0x428        ;
        constexpr std::uintptr_t manualWaterFXBottomAnchor        = 0x430        ;
        constexpr std::uintptr_t manualWaterFXTopAnchor           = 0x438        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x340        ;
        constexpr std::uintptr_t _49a0334ee2c19186db9f07ef2f9495a561db14d5 = 0x348        ;
        constexpr std::uintptr_t _ff6dfeab2351d48eb296af384b4711e3bab71bcd = 0x350        ;
        constexpr std::uintptr_t _99fc6b17faf274505aa659c223a6780b3c8442e2 = 0x440        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x450        ;
        constexpr std::uintptr_t _e9bd72e3acbcf4a5362a2f50a7f149ecc483392b = 0x458        ;
        constexpr std::uintptr_t _c6f08e83289a254e40ab9938ce7600fe96c1eea8 = 0x459        ;
        constexpr std::uintptr_t _fab2127cf74481ee51a238ffc18b5f51005bbdc7 = 0x45C        ;
        constexpr std::uintptr_t _76231afe3a5b9781aa88cf3a2591c09891b8b547 = 0x460        ;
        constexpr std::uintptr_t _9bc5c2f8cc2dc3390fca37a43f0cece4d47b69b6 = 0x46C        ;
        constexpr std::uintptr_t _0f0c3567200e47c329603f6ca46bbe73146a9742 = 0x470        ;
        constexpr std::uintptr_t _0a013df2956958de69ece26bf2bb1872466b3c70 = 0x474        ;
        constexpr std::uintptr_t _b3e7a9142a432979ab0999aeeaa010cd47a37bfb = 0x478        ;
        constexpr std::uintptr_t _2a76ddb7b54f03687a4a942789a03398f7b00631 = 0x480        ;
        constexpr std::uintptr_t _2aedb1e9d8d986c339595c184caa0b5e14e4ff9b = 0x488        ;
        constexpr std::uintptr_t _b6001b3652cec0a85a491dc71fd717d83e61431e = 0x490        ;
        constexpr std::uintptr_t _089f9c368c64117b9a044fc3cd98e198f76c1a36 = 0x498        ;
        constexpr std::uintptr_t _a7d06fca4033e85d1e28d96da45a66972996792a = 0x4A0        ;
        constexpr std::uintptr_t _fe9f61f9091f6b279660bc1df74909aad3f4dae8 = 0x4A8        ;
        constexpr std::uintptr_t _666d839363029bb02ff1bf870512f86712e3f6e1 = 0x4B0        ;
        constexpr std::uintptr_t _d1f2cca7738c23dc0979e203de1eec1625508caa = 0x4B4        ;
        constexpr std::uintptr_t _7642ee7253c3a4c2572221439a8f1c8d105421ae = 0x4B8        ;
    }

    namespace LookAtPlant
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t GeneDisplay                      = 0x28         ;
        constexpr std::uintptr_t GeneDisplay2                     = 0x30         ;
        constexpr std::uintptr_t TextPlant                        = 0x38         ;
        constexpr std::uintptr_t PlantIcon                        = 0x40         ;
        constexpr std::uintptr_t Age                              = 0x48         ;
        constexpr std::uintptr_t Stage                            = 0x50         ;
        constexpr std::uintptr_t WaterIntake                      = 0x58         ;
        constexpr std::uintptr_t TextYieldLabel                   = 0x60         ;
        constexpr std::uintptr_t Yield                            = 0x68         ;
        constexpr std::uintptr_t Health                           = 0x70         ;
        constexpr std::uintptr_t Light                            = 0x78         ;
        constexpr std::uintptr_t WaterSaturation                  = 0x80         ;
        constexpr std::uintptr_t Ground                           = 0x88         ;
        constexpr std::uintptr_t Temperature                      = 0x90         ;
        constexpr std::uintptr_t Overall                          = 0x98         ;
    }

    namespace TestCase
    {
        constexpr std::uintptr_t copyPasteAsset                   = 0x10         ;
        constexpr std::uintptr_t rocketSpawner                    = 0x18         ;
        constexpr std::uintptr_t notDamagedEntities               = 0x20         ;
        constexpr std::uintptr_t damagedEntities                  = 0x28         ;
    }

    namespace TestScenario_RocketSplashDamage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t testCases                        = 0x20         ;
        constexpr std::uintptr_t notDamagedMaterial               = 0x28         ;
        constexpr std::uintptr_t damagedMaterial                  = 0x30         ;
        constexpr std::uintptr_t defaultMaterial                  = 0x38         ;
        constexpr std::uintptr_t currentTestCaseIndex             = 0x40         ;
        constexpr std::uintptr_t showImpact                       = 0x44         ;
    }

    namespace RustigeEggSkinViewer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animator                         = 0x20         ;
    }

    namespace PoweredRemoteControlEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t rcIdentifier                     = 0x348        ;
        constexpr std::uintptr_t viewEyes                         = 0x350        ;
        constexpr std::uintptr_t IDPanelPrefab                    = 0x358        ;
        constexpr std::uintptr_t rcControls                       = 0x360        ;
        constexpr std::uintptr_t isStatic                         = 0x364        ;
        constexpr std::uintptr_t appendEntityIDToIdentifier       = 0x365        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _45d9096c9d0a55810d53a4351017858d09e9cc1f = 0x340        ;
    }

    namespace CrudeOilPumpEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Target                           = 0x20         ;
        constexpr std::uintptr_t PumpLeakSound                    = 0x28         ;

        constexpr std::uintptr_t _d4a91743e22ddf34a3ad6efbf26c85aff0aaa1ed = 0x30         ;
    }

    namespace UnderwaterDweller
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t AdditionalLosBlockingLayer       = 0x840        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x848        ;
        constexpr std::uintptr_t aimConeScale                     = 0x850        ;
        constexpr std::uintptr_t lastDismountTime                 = 0x854        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x858        ;
    }

    namespace DroppedItem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10740270   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t allowPickup                      = 0x200        ;
        constexpr std::uintptr_t itemModel                        = 0x210        ;
        constexpr std::uintptr_t splashEffect                     = 0x218        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x208        ;
        constexpr std::uintptr_t _469ad3c686400dc2794ac8bf92a9fdd8e9f6a30d = 0x220        ;
        constexpr std::uintptr_t _55a2c69aed537139a02accf8745df869d188a018 = 0x228        ;
    }

    namespace Keycard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
    }

    namespace WorldModelVisualConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t VisualConfig                     = 0x20         ;
    }

    namespace PlayerAnimationEvents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x20         ;
    }

    namespace BlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlendState
    {
        constexpr std::uintptr_t States                           = 0x0          ;
        constexpr std::uintptr_t Mode                             = 0x8          ;
    }

    namespace BlendShapeController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetRenderer                   = 0x20         ;
        constexpr std::uintptr_t States                           = 0x28         ;
        constexpr std::uintptr_t LerpSpeed                        = 0x30         ;
        constexpr std::uintptr_t CurrentMode                      = 0x34         ;

        constexpr std::uintptr_t _b4a640e6227f5b466c12897fb389ae915ec1ab00 = 0x38         ;
    }

    namespace ImpostorShadows
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _9bd3ceaceda8d6cd2772cc905290b435c379c776 = 0x20         ;
    }

    namespace %666e8c020701d8f4354f2aca7a601f89e6e47814
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _8fdef229348eb9be2e1a087dbf51ca546d35768d = 0x60         ;
        constexpr std::uintptr_t _0fc46ee05f8036d13a9188b2c90d21c8116107c2 = 0x68         ;
        constexpr std::uintptr_t _6d04957066de2ca574cbcf6a91613a63b1810435 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _dd247e409dcb4ee209a48884c221bdb343fe8437 = 0x0          ;
            constexpr std::uintptr_t _591927f34aea45dbc33021a2dca1d035510390d7 = 0x8          ;
            constexpr std::uintptr_t _49b59e8535288c83a06e79713cd638526689538c = 0x10         ;
            constexpr std::uintptr_t _a4ce4c5b0eadfdeae7e13d6776e31ede4d52a4f5 = 0x18         ;
        }

    }

    namespace AnimalMultiSkin
    {
        constexpr std::uintptr_t multiSkin                        = 0x10         ;
    }

    namespace ItemModRecycleInto
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t recycleIntoItem                  = 0x30         ;
        constexpr std::uintptr_t numRecycledItemMin               = 0x38         ;
        constexpr std::uintptr_t numRecycledItemMax               = 0x3C         ;
        constexpr std::uintptr_t successEffect                    = 0x40         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace FPD_WidthAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t LabelWidth                       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _cf9a7a6433c2d879d873a3065069a70b99fe39e2 = 0x0          ;
        }

    }

    namespace BitFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %c45bdea8f942bc4470c6703c0f4e97bada0640f4
    {
        constexpr std::uintptr_t _01da016cbf646fa878f6b5fae9c4b6282894d3b6 = 0x18         ;
        constexpr std::uintptr_t _2dd0fc4c8b633c0c1e7fc9f620b6e4b90ef61602 = 0x24         ;
        constexpr std::uintptr_t _0fde02cc2969f8fdd69aedc55153ebf144e22988 = 0x28         ;
        constexpr std::uintptr_t _e31d397dfb8fb2af4cf733386ac9110013f8d7ab = 0x2C         ;
        constexpr std::uintptr_t _199840af29ab24a8e790949867269f7c1b92293c = 0x30         ;
        constexpr std::uintptr_t _5c56b3316221b01c277c5c7b0c086dc96e74fe09 = 0x34         ;
        constexpr std::uintptr_t _aa0392d70a165c3e7fd7b2f7bc27685a749f132d = 0x38         ;
    }

    namespace DemoShotRecordWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t NameInput                        = 0x20         ;
        constexpr std::uintptr_t RecordingRoot                    = 0x28         ;
        constexpr std::uintptr_t PreRecordingRoot                 = 0x30         ;
        constexpr std::uintptr_t CountdownToggle                  = 0x38         ;
        constexpr std::uintptr_t PauseOnSaveToggle                = 0x40         ;
        constexpr std::uintptr_t ReturnToStartToggle              = 0x48         ;
        constexpr std::uintptr_t RecordDofToggle                  = 0x50         ;
        constexpr std::uintptr_t FolderDropdown                   = 0x58         ;
        constexpr std::uintptr_t RecordingUnderlay                = 0x60         ;
        constexpr std::uintptr_t CountdownAudio                   = 0x68         ;
        constexpr std::uintptr_t ShotRecordTime                   = 0x70         ;
        constexpr std::uintptr_t ShotRecordTimeText               = 0x78         ;
        constexpr std::uintptr_t ShotNameText                     = 0x80         ;
        constexpr std::uintptr_t RecordingInProcessRoot           = 0x88         ;
        constexpr std::uintptr_t CountdownActiveRoot              = 0x90         ;
        constexpr std::uintptr_t CountdownActiveSliderRoot        = 0x98         ;
        constexpr std::uintptr_t CountdownActiveSlider            = 0xA0         ;
        constexpr std::uintptr_t CountdownActiveText              = 0xA8         ;
        constexpr std::uintptr_t RedoRoot                         = 0xB0         ;
        constexpr std::uintptr_t RedoBind                         = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace WearableNotifyHasBackpack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ObjectsToHide                    = 0x20         ;
    }

    namespace UGCType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InstrumentTool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t KeyController                    = 0x2E8        ;
        constexpr std::uintptr_t DeploySound                      = 0x2F0        ;
        constexpr std::uintptr_t PitchClamp                       = 0x2F8        ;
        constexpr std::uintptr_t UseAnimationSlotEvents           = 0x300        ;
        constexpr std::uintptr_t MuzzleT                          = 0x308        ;
        constexpr std::uintptr_t UsableByAutoTurrets              = 0x310        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _b26cc133fad5f8a419faf4193a0b34238b3db033 = 0x318        ;
    }

    namespace PressButton_TrainTunnel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t pressDuration                    = 0x348        ;
        constexpr std::uintptr_t pressPowerTime                   = 0x34C        ;
        constexpr std::uintptr_t pressPowerAmount                 = 0x350        ;
        constexpr std::uintptr_t smallBurst                       = 0x354        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _9a8778b9d4fcdefb4d363e45e08ebd85ef4ff27a = 0x340        ;
        constexpr std::uintptr_t _ce31138065f44e0647d609b01302f898ed3d691a = 0x358        ;
    }

    namespace AddNewStateUIButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _7259f361a6d4e6f9bca802bd5858f1abb842d9e3 = 0x20         ;
    }

    namespace ToolSetting
    {
        constexpr std::uintptr_t item                             = 0x0          ;
        constexpr std::uintptr_t parents                          = 0x8          ;
    }

    namespace ToolModel
    {
        constexpr std::uintptr_t item                             = 0x0          ;
        constexpr std::uintptr_t model                            = 0x8          ;
    }

    namespace %404d396144f567c148490594353482070a3876ae
    {
    }

    namespace BuildingPrivilegeRetro
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t assignDialog                     = 0x3F8        ;
        constexpr std::uintptr_t allowedConstructionItems         = 0x408        ;
        constexpr std::uintptr_t IsInvisibleAuth                  = 0x410        ;
        constexpr std::uintptr_t screens                          = 0x418        ;
        constexpr std::uintptr_t boxPrefabs                       = 0x420        ;
        constexpr std::uintptr_t doubleBoxPrefabs                 = 0x428        ;
        constexpr std::uintptr_t boxesAmount                      = 0x430        ;
        constexpr std::uintptr_t boxesParent                      = 0x438        ;
        constexpr std::uintptr_t boxSpacing                       = 0x440        ;
        constexpr std::uintptr_t toolSettings                     = 0x450        ;
        constexpr std::uintptr_t toolCustomModels                 = 0x458        ;
        constexpr std::uintptr_t hammerOriginalMaterial           = 0x460        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x3A8        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x3B0        ;
        constexpr std::uintptr_t _812a02abc0d8004f061fbfd05c7db211eeaa46b3 = 0x3B8        ;
        constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x3C0        ;
        constexpr std::uintptr_t _d1548bf94da83e35123a6e6c5f5402bdaf78992f = 0x3C8        ;
        constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x3D0        ;
        constexpr std::uintptr_t _4989524fab1baa4daeec1e9e2e59ad0e5d1a21a4 = 0x3D8        ;
        constexpr std::uintptr_t _e5e5efaf87a5b11c6c5795950b5ef0fd6ed45929 = 0x3DC        ;
        constexpr std::uintptr_t _73af5434fc919266e7afc468a821f272916fc2bc = 0x3E0        ;
        constexpr std::uintptr_t _58cf0c23326946c732d87e59f532c11b8a0ec32b = 0x3E4        ;
        constexpr std::uintptr_t _45ced56f39723cd21d09223d30b4008ec9b7108a = 0x3E8        ;
        constexpr std::uintptr_t _190d195ef0ecd8e2b88a329f827e9d72444bb59f = 0x3E9        ;
        constexpr std::uintptr_t _1ca6d2783b6fbd12ad3343c8757801a088452701 = 0x3F0        ;
        constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x400        ;
        constexpr std::uintptr_t _514082acf7be21674ab24f44d9f4b98f12bf7b0e = 0x468        ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x470        ;
        constexpr std::uintptr_t _43cd059462025999457a648055072c93826b9c7e = 0x478        ;
        constexpr std::uintptr_t _6949cb3a6b79eaff054e0734edcf611153857b18 = 0x480        ;
        constexpr std::uintptr_t _236614087c0ddd35ee6b88cbfac02d9ddcd5db57 = 0x488        ;
    }

    namespace %0b807d4ceb56d8b4b4be2b0c4040a7623eb5d066
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C420   ;
        constexpr std::uintptr_t _bd5b8d6b9fec2d8c3d24fcab7fb1395557dec7d3 = 0x10         ;
        constexpr std::uintptr_t _cd3085c9dccdb67216747420c8b3de9f3abf7913 = 0x18         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x20         ;
        constexpr std::uintptr_t _5fcd45bc13c33e3bf2af612a1a85f2086204c57d = 0x28         ;
        constexpr std::uintptr_t _6224a6c097d132896c0c931060266e1053961425 = 0x30         ;
        constexpr std::uintptr_t _98f41716f404e24ac06e78f1dfb4fd8f1c7f1601 = 0x38         ;
    }

    namespace DeferredIndirectLightingPass
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x20         ;
    }

    namespace TreeMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnEffect                      = 0x200        ;
        constexpr std::uintptr_t SpherecastOnInit                 = 0x214        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _51147474201d9e6407bdc410c9fa2fbd778b3a59 = 0x208        ;
    }

    namespace %6843026201740e9d57efda4c88fd83974f22e2eb
    {
    }

    namespace PlayerModelCinematicAnimation
    {
        constexpr std::uintptr_t StateName                        = 0x0          ;
        constexpr std::uintptr_t ClipName                         = 0x8          ;
        constexpr std::uintptr_t Length                           = 0x10         ;
    }

    namespace PlayerModelCinematicList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Animations                       = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace BigWheelGame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t changeTextDialog                 = 0x358        ;
        constexpr std::uintptr_t paintableSources                 = 0x360        ;
        constexpr std::uintptr_t overrideMaxImageWidth            = 0x368        ;
        constexpr std::uintptr_t overrideMaxImageHeight           = 0x36C        ;
        constexpr std::uintptr_t RequiredHeldEntity               = 0x388        ;
        constexpr std::uintptr_t showIODisplayName                = 0x3A0        ;
        constexpr std::uintptr_t wheel                            = 0x3D0        ;
        constexpr std::uintptr_t velocity                         = 0x3D8        ;
        constexpr std::uintptr_t targetRotation                   = 0x3DC        ;
        constexpr std::uintptr_t spinLoopSoundDef                 = 0x3F0        ;
        constexpr std::uintptr_t spinStartSoundDef                = 0x3F8        ;
        constexpr std::uintptr_t spinAccentSoundDef               = 0x400        ;
        constexpr std::uintptr_t spinStopSoundDef                 = 0x408        ;
        constexpr std::uintptr_t minTimeBetweenSpinAccentSounds   = 0x410        ;
        constexpr std::uintptr_t spinAccentAngleDelta             = 0x414        ;
        constexpr std::uintptr_t baseSpeed                        = 0x438        ;
        constexpr std::uintptr_t offset                           = 0x43C        ;
        constexpr std::uintptr_t decelerationCurve                = 0x440        ;
        constexpr std::uintptr_t speedCurve                       = 0x448        ;
        constexpr std::uintptr_t hitNumbers                       = 0x450        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x340        ;
        constexpr std::uintptr_t _21e7f8617acb51227aa6734f34355f4106d833a7 = 0x348        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x350        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x370        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x378        ;
        constexpr std::uintptr_t _540409f5e22058ac3bdb02c1b0bbd4b730dd050e = 0x380        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x390        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x398        ;
        constexpr std::uintptr_t _83c3b2a5ca2f105de853cac2d94e0320fdcf6a9f = 0x3A1        ;
        constexpr std::uintptr_t _604b8c83ecc0250731e8647a204feecc2cd9ff38 = 0x3A2        ;
        constexpr std::uintptr_t _f92c4cab049e4ed52bfce842b9970f1ac43d9ffe = 0x3A8        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x3B0        ;
        constexpr std::uintptr_t _0613981dd7abfe4ea196298e7901e939c9ea3d9a = 0x3B8        ;
        constexpr std::uintptr_t _f80a21631cad069004b9e410de1bf4096206f37d = 0x3C0        ;
        constexpr std::uintptr_t _a7b407a7036ae3fe6caafbd32b6f88f5f57e112e = 0x3C8        ;
        constexpr std::uintptr_t _b7bb227cdfa188b809b9af49a935e3a87354d4d3 = 0x418        ;
        constexpr std::uintptr_t _b87bb52f58b244c41aee9673ab2c676442d29d0a = 0x420        ;
        constexpr std::uintptr_t _efeb06926b5b890e2260e4c639a2d1f1878daca1 = 0x428        ;
        constexpr std::uintptr_t _203a24adfe4b81f66c364638699d0e83ba390f6e = 0x42C        ;
        constexpr std::uintptr_t _b91e90aa1c2f26cc41d0da52e13e51cc308fceb7 = 0x430        ;
    }

    namespace MeshState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeployGuideMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _ff14fdec299a848c6e4795753c0b9b5c80515a8b = 0x20         ;
        constexpr std::uintptr_t _d431d4f5f90779e5d327496e23db000ad3524cb5 = 0x28         ;
        constexpr std::uintptr_t _a7ccb1500e9f1cd83a3f2b85675d48db4e263b01 = 0x30         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x38         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x40         ;
        constexpr std::uintptr_t _929bcb06ff1a817b0bd6d7158b377351df989f06 = 0x48         ;
    }

    namespace UIFogOverlay
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10753160   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t baseColor                        = 0x28         ;
        constexpr std::uintptr_t overlayImage                     = 0x38         ;

        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace %b71c3efbfd14d64c8ce9ab865976058bdf522726
    {
        constexpr std::uintptr_t _6b01686ba9c72748b29b9c8d65aa0c55ce9d4a1e = 0x10         ;
        constexpr std::uintptr_t _d8d8c9f5ae02c791ca24393f792dd65cd1bef071 = 0x14         ;
    }

    namespace %871ef8ca5d2662145511a7a3b201ccd072e3319a
    {
        constexpr std::uintptr_t _6b01686ba9c72748b29b9c8d65aa0c55ce9d4a1e = 0x10         ;
        constexpr std::uintptr_t _d8d8c9f5ae02c791ca24393f792dd65cd1bef071 = 0x14         ;
    }

    namespace %4b68722194d473deb0d9ff77596f35fa909a4229
    {
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x10         ;
        constexpr std::uintptr_t _603a6794d7c3a30ee555661bd7670233d966ec48 = 0x18         ;
        constexpr std::uintptr_t _54ce6f71d27d1b164de606fbf7edf5abd7c7ea5a = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _8608863406c51d0eaa01f4ca0b04743671f2aabb = 0x0          ;
        }

    }

    namespace OvenLootPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t controlsOn                       = 0x20         ;
        constexpr std::uintptr_t controlsOff                      = 0x28         ;
        constexpr std::uintptr_t TitleBackground                  = 0x30         ;
        constexpr std::uintptr_t TitleText                        = 0x38         ;
        constexpr std::uintptr_t AlertBackgroundColor             = 0x40         ;
        constexpr std::uintptr_t AlertTextColor                   = 0x50         ;
        constexpr std::uintptr_t OffBackgroundColor               = 0x60         ;
        constexpr std::uintptr_t OffTextColor                     = 0x70         ;
        constexpr std::uintptr_t OnBackgroundColor                = 0x80         ;
        constexpr std::uintptr_t OnTextColor                      = 0x90         ;
        constexpr std::uintptr_t FuelRowPrefab                    = 0xB8         ;
        constexpr std::uintptr_t MaterialRowPrefab                = 0xC0         ;
        constexpr std::uintptr_t ItemRowPrefab                    = 0xC8         ;
        constexpr std::uintptr_t IconBackground_Wood              = 0xD0         ;
        constexpr std::uintptr_t IconBackGround_Input             = 0xD8         ;
        constexpr std::uintptr_t LootGrid_Wood                    = 0xE0         ;
        constexpr std::uintptr_t LootGrid_Input                   = 0xE8         ;
        constexpr std::uintptr_t LootGrid_Output                  = 0xF0         ;
        constexpr std::uintptr_t Contents                         = 0xF8         ;
        constexpr std::uintptr_t ElectricDisableRoots             = 0x100        ;

        constexpr std::uintptr_t _e1b6f6018a94afea50cb15af606d20e5886181e9 = 0xA0         ;
        constexpr std::uintptr_t _bf0e574eb0863027594eadd153f4966d7fc405f5 = 0xA8         ;
        constexpr std::uintptr_t _a1f1f203e54b6993b815b876ad70924c5e1afe6d = 0xB0         ;
        constexpr std::uintptr_t _81efcde178b86de8ade00239569a84629458bbd6 = 0x108        ;
        constexpr std::uintptr_t _72fa855d0799a6f0b56bbf88672e18d181ab0e29 = 0x110        ;
        constexpr std::uintptr_t _dfec7f71a4ef728ba794a270dc85bcd3ed0ae9e9 = 0x118        ;
        constexpr std::uintptr_t _7cb396024981f487a7b743a5c72b2c0e769533b2 = 0x120        ;
        constexpr std::uintptr_t _a495293da5e88b05ac505c7d4b2c5b68b649981f = 0x124        ;
        constexpr std::uintptr_t _16758987d53fbb66e66ab6a7130632c180b401a8 = 0x128        ;
        constexpr std::uintptr_t _fc1f4c1b43c86d7cc7666ac6a5e5205e39334fa4 = 0x12C        ;
    }

    namespace %ace1a49878bc03b175d687e2a5ab1e73dc8506cd
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _cc2f693926e4e86819c51c680a379003d3d40233 = 0x18         ;
        constexpr std::uintptr_t _38be525a7127d11693da2829c6e62c9767b53abc = 0x28         ;
        constexpr std::uintptr_t _f25ff5cad70e0afa5810426c3e29030b778e15e5 = 0x38         ;
        constexpr std::uintptr_t _d8799e5ae1f3846e49a8db93ca1ed5b8eaec1ac7 = 0x48         ;
        constexpr std::uintptr_t _2eec00f1ae4d688e40619847d526e04fc80207bb = 0x58         ;
        constexpr std::uintptr_t _bbe86a002e0340b7acf01a2bbe1a74f9dc4e74f6 = 0x60         ;
        constexpr std::uintptr_t _c2d10f8358b53c55fd8e9cc307abd4d1e0d56ce7 = 0x68         ;
        constexpr std::uintptr_t _1cbb1f8782372bdfb18d89d0f303ea4a634eaa64 = 0x78         ;
        constexpr std::uintptr_t _f1981a7db258c927eccd6c623761b531a6270f7e = 0x88         ;
        constexpr std::uintptr_t _c272a4ade00c91dcb2067f458c6d547ce679a469 = 0xD8         ;
        constexpr std::uintptr_t _1c0f540016f21e948c8f611f4898736c8cc16ec0 = 0xE8         ;
        constexpr std::uintptr_t _d9fbe57d6f580a60ccfe65209a9d7b991cbf2c88 = 0xF0         ;
        constexpr std::uintptr_t _aedba2ecb8781fd97e447ff1e6b9e2cd21dde1e5 = 0xF8         ;
        constexpr std::uintptr_t _d5cedebde5e61ae93e49b7030aca79e081749674 = 0x118        ;
        constexpr std::uintptr_t _639ee6e1c0664617c898bca4bbf1ea8ed1e65c96 = 0x120        ;
        constexpr std::uintptr_t _aaaa8fba306ad42fc25b1fe555ac6eb0cad76054 = 0x130        ;
        constexpr std::uintptr_t _da21c7b1c42353d3c19ac43315a2940864909af7 = 0x138        ;
        constexpr std::uintptr_t _b848ab3fa2da0a610287f66853498ab9adbdf1fb = 0x140        ;
        constexpr std::uintptr_t _b97c76ccd7fb046f5c464d830ce409ce2f510c13 = 0x148        ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x150        ;

        namespace _static
        {
            constexpr std::uintptr_t _37bf8718aab2aef3a75575dd49558da09f7808b1 = 0x0          ;
            constexpr std::uintptr_t _90675f91f4e0f150ea0bf54c4a17047780ed8adf = 0x8          ;
            constexpr std::uintptr_t _b622d296e865e898857ec5216fa34412475b4d7e = 0x10         ;
            constexpr std::uintptr_t _42b0b6f08642c99391b17b6869cd84836d287c89 = 0x18         ;
            constexpr std::uintptr_t _eddf4ce5633a27f9dbad052d9fa7a6f1d174ad2d = 0x20         ;
            constexpr std::uintptr_t _ea8d14cd0c5887972ccab59ec8bb300abd62fd83 = 0x28         ;
        }

    }

    namespace UI_Spotlight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t innerShadow                      = 0x20         ;
    }

    namespace TerrainSplatMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SplatTexture0                    = 0x68         ;
        constexpr std::uintptr_t SplatTexture1                    = 0x70         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _ccfed7ed471d3fb836ddbc4750799144b50d0cbb = 0x78         ;
        constexpr std::uintptr_t _3c9f1069c87bd7e6581a3c7e3a0c1343eff06f31 = 0x79         ;
        constexpr std::uintptr_t _0fcb3fcdf18865dfcac3138641b989bf6af795d8 = 0x7C         ;
    }

    namespace %1cbdf719d83fd6c060d0a7876311cc89e23c0f5b
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _15455a24b16242caaa7c8b23bd20109cf6d8838d = 0x0          ;
            constexpr std::uintptr_t _a658d9d44d2d8d83aeef430c2d36ed7e560c0042 = 0x4          ;
            constexpr std::uintptr_t _861c527f4c5b9c6c982c1280c4515d489cd07579 = 0x8          ;
            constexpr std::uintptr_t _58e2a091cd1e9c000b5bea5e81e0770679651eb6 = 0x88         ;
            constexpr std::uintptr_t _1f89aa15d62c5e18945afe1c1cfbf323c4f6fc9e = 0x90         ;
            constexpr std::uintptr_t _682f0cad477f1cb06ea7705993879253b9325122 = 0x110        ;
            constexpr std::uintptr_t _f19c5c809219cc506a6b90b91084c877283521d7 = 0x118        ;
            constexpr std::uintptr_t _c88a102b7de2ccf3f68fcd2bc51027827d59d542 = 0x120        ;
        }

    }

    namespace RigidbodyInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mass                             = 0xA0         ;
        constexpr std::uintptr_t drag                             = 0xA4         ;
        constexpr std::uintptr_t angularDrag                      = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ItemModWorkbenchRecycleBin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t maxRefundFraction                = 0x58         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace AudioInterceptComponent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10805340   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _5b46383e814100b9b39d8e8c824a2498b7b73f62 = 0x20         ;
        constexpr std::uintptr_t _ff52a5ca98498d1fce9eae11b6ddcbad338ca803 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _fcb7576bd367becc91277c15237467a5300bae8e = 0x0          ;
            constexpr std::uintptr_t _acf1c71ef50d80c58ae408473c037b45c8be67b2 = 0x1          ;
        }

    }

    namespace GhostSheetSystemSpaceUpdater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x20         ;
        constexpr std::uintptr_t _142697aefb4c6f229a53816ab01e10be14f36e3d = 0x28         ;
    }

    namespace VTP
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace UIParty
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PartyMemberPrefab                = 0x20         ;
        constexpr std::uintptr_t InvitePrefab                     = 0x28         ;
        constexpr std::uintptr_t MaxPartyMembersToRender          = 0x30         ;
        constexpr std::uintptr_t HiddenPartyMemberContainer       = 0x38         ;
        constexpr std::uintptr_t HiddenPartyMemberCountText       = 0x40         ;
        constexpr std::uintptr_t PartyMemberContainer             = 0x48         ;
        constexpr std::uintptr_t PartySection                     = 0x50         ;
        constexpr std::uintptr_t PartyMemberCount                 = 0x58         ;
        constexpr std::uintptr_t InvitesContainer                 = 0x60         ;
        constexpr std::uintptr_t InvitesSection                   = 0x68         ;
        constexpr std::uintptr_t InviteCountLabel                 = 0x70         ;
        constexpr std::uintptr_t Style                            = 0x78         ;
        constexpr std::uintptr_t FriendsList                      = 0x80         ;
        constexpr std::uintptr_t RenderParty                      = 0x88         ;
        constexpr std::uintptr_t ShouldShowInvites                = 0x89         ;

        constexpr std::uintptr_t _eeb0a4c8d2d2ed00ef8f80d51c7178039aabe38b = 0x8C         ;
        constexpr std::uintptr_t _d9b04cd21790358afb65b2defbf09aa9e1d563f3 = 0x90         ;
    }

    namespace UI_MenuBackgroundVideo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x20         ;
        constexpr std::uintptr_t _ccc6ec90a71369244a00d7be4a93417ff39d17aa = 0x24         ;
        constexpr std::uintptr_t _18e4f8ce99b05eff1730250eb924af1260105109 = 0x28         ;
        constexpr std::uintptr_t _e2dbeae4185ad2ea8e0914a8de949d4a4fd1f8cb = 0x30         ;
        constexpr std::uintptr_t _d2d71350b911fedf1ac6753dd32ab81d1b17786e = 0x38         ;
        constexpr std::uintptr_t _c4b7079fe8685703f78deba510abdfc636fd3037 = 0x40         ;
    }

    namespace %59c0f1e70455d5367cea5623448d603b4d780701
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10755BE8   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _b00f445cf485facfa8993a49717728963f871186 = 0x0          ;
            constexpr std::uintptr_t _fbe9535f8c35441accf0f35e4b1532a9d154c74e = 0x10         ;
            constexpr std::uintptr_t _9007a493f7410a652ac80bf15be94b951ace0504 = 0x20         ;
            constexpr std::uintptr_t _1db4d090c35fa2490f8cee9f1bb01011d4d82fc0 = 0x28         ;
            constexpr std::uintptr_t _b5f943370d3aeaae202d98c20b58a5ce1f13e1d1 = 0x38         ;
        }

    }

    namespace SuspensionSettings
    {
        constexpr std::uintptr_t enabled                          = 0x10         ;
        constexpr std::uintptr_t front                            = 0x18         ;
        constexpr std::uintptr_t frontMinZ                        = 0x20         ;
        constexpr std::uintptr_t frontMaxZ                        = 0x24         ;
        constexpr std::uintptr_t rearTop                          = 0x28         ;
        constexpr std::uintptr_t rearBottom                       = 0x30         ;
        constexpr std::uintptr_t rearSwingArm                     = 0x38         ;
        constexpr std::uintptr_t swingArmMinAngle                 = 0x40         ;
        constexpr std::uintptr_t swingArmMaxAngle                 = 0x44         ;
    }

    namespace PedalBikeSettings
    {
        constexpr std::uintptr_t enabled                          = 0x10         ;
        constexpr std::uintptr_t axle                             = 0x18         ;
        constexpr std::uintptr_t ratio                            = 0x20         ;
        constexpr std::uintptr_t left                             = 0x28         ;
        constexpr std::uintptr_t right                            = 0x30         ;
        constexpr std::uintptr_t clockwiseCogs                    = 0x38         ;
        constexpr std::uintptr_t anticlockwiseCogs                = 0x40         ;
        constexpr std::uintptr_t cogRatio                         = 0x48         ;
    }

    namespace KickstandSettiongs
    {
        constexpr std::uintptr_t enabled                          = 0x10         ;
        constexpr std::uintptr_t pivot                            = 0x18         ;
        constexpr std::uintptr_t spring                           = 0x20         ;
        constexpr std::uintptr_t springTarget                     = 0x28         ;
        constexpr std::uintptr_t kickstandZ                       = 0x30         ;
        constexpr std::uintptr_t upX                              = 0x34         ;
        constexpr std::uintptr_t downX                            = 0x38         ;
    }

    namespace ChainRenderer
    {
        constexpr std::uintptr_t renderer                         = 0x10         ;
        constexpr std::uintptr_t materialIndex                    = 0x18         ;
    }

    namespace BikeChassisVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t suspension                       = 0x40         ;
        constexpr std::uintptr_t pedals                           = 0x48         ;
        constexpr std::uintptr_t kickstand                        = 0x50         ;
        constexpr std::uintptr_t audioScript                      = 0x58         ;
        constexpr std::uintptr_t chainRenderers                   = 0x60         ;
        constexpr std::uintptr_t chainSpeedMultiplier             = 0x68         ;
        constexpr std::uintptr_t animator                         = 0x70         ;
        constexpr std::uintptr_t minGroundFXSpeed                 = 0x78         ;

        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x20         ;
        constexpr std::uintptr_t _1f72a3a340c045a503e24565ef460927f87d9702 = 0x28         ;
        constexpr std::uintptr_t _d8155dbdd6b33af535b6829b633cf9509083b16d = 0x30         ;
        constexpr std::uintptr_t _4db4b2bd82cbacc639bee83ae57f9fc03c040eba = 0x34         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _2423164b5241994da9a3fcdd795f7e52680b16d7 = 0x80         ;
        constexpr std::uintptr_t _f3d9ab0ddabccd93c9b4f851905631dd12b945d3 = 0x88         ;
        constexpr std::uintptr_t _ba639ab54831b67d2057921d47ff06b1776289eb = 0x8C         ;
        constexpr std::uintptr_t _0ea94f9dfaccd648a653e7d6e321c18f9a05778b = 0x90         ;
        constexpr std::uintptr_t _6d853d4f5d9a4173487d64a9521e3063b834b25e = 0x94         ;
        constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0x98         ;
        constexpr std::uintptr_t _228b41850effea3b9a254a912d1e3cab2595f928 = 0xA0         ;
        constexpr std::uintptr_t _00eb3de2ef0ddd27dc23422bed7e04789da1b6d3 = 0xB0         ;
    }

    namespace MapEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _971c1185488613e009212bf85cf5b41bf9354b83 = 0x2E8        ;
        constexpr std::uintptr_t _296c3b513f9109f36a1aeba1b36ef53faeb3a68e = 0x2F0        ;
    }

    namespace Occludee
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minTimeVisible                   = 0x20         ;
        constexpr std::uintptr_t isStatic                         = 0x24         ;
        constexpr std::uintptr_t autoRegister                     = 0x25         ;
        constexpr std::uintptr_t stickyGizmos                     = 0x26         ;

        constexpr std::uintptr_t _3f534eb8c9996d8b604aa607afbb6cabba7d668b = 0x28         ;
        constexpr std::uintptr_t _e4728ce8088d5fdd6d5950eedea91f1871ff6f6d = 0x30         ;
        constexpr std::uintptr_t _ee638e97f50abb997a5aa07fd41faa81806c0b1b = 0x34         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x40         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x48         ;
        constexpr std::uintptr_t _1bc68586ae1c10b005658780aa11a9ffb5548ef8 = 0x50         ;
    }

    namespace %19a73213dc6c5b7cecefb01716743d981cfffe22
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1cd558f979bb592a2a1b1c905c4ebb7b8101c74a = 0x0          ;
            constexpr std::uintptr_t _cb04d53c40e522a848d96afd3358e4a27823cb60 = 0x10         ;
            constexpr std::uintptr_t _4cc6365c257446e14915f55697db0fbfee5651d6 = 0x18         ;
            constexpr std::uintptr_t _6d9b01decd41474071355d374cb3096be88cee32 = 0x20         ;
        }

    }

    namespace IdleChance
    {
        constexpr std::uintptr_t StateName                        = 0x0          ;
        constexpr std::uintptr_t Chance                           = 0x8          ;
    }

    namespace WeightedAnimationRandomiser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t LoopRangeMin                     = 0x18         ;
        constexpr std::uintptr_t LoopRangeMax                     = 0x1C         ;
        constexpr std::uintptr_t NormalizedTransitionDuration     = 0x20         ;
        constexpr std::uintptr_t IdleTransitions                  = 0x28         ;
        constexpr std::uintptr_t AllowRepeats                     = 0x30         ;

        constexpr std::uintptr_t _7281216e52863caf9d7fdbbd0851864687c90656 = 0x34         ;
        constexpr std::uintptr_t _aa1f59f121a755655925c69b39053dc753972c40 = 0x38         ;
        constexpr std::uintptr_t _1d3b00502a5a0c00b3318d92979981a6ac247ea3 = 0x3C         ;
        constexpr std::uintptr_t _566ea729f94f1dfcf32eedd2d5272ef5b7f3c0a4 = 0x40         ;
        constexpr std::uintptr_t _db02a0d7fae55b81c2888fe21a66521f94973eac = 0x44         ;
    }

    namespace FirstPersonEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isGunShot                        = 0x20         ;
        constexpr std::uintptr_t parentToWeaponComponent          = 0x28         ;
    }

    namespace UIScalerOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scaleCurve                       = 0x20         ;

        constexpr std::uintptr_t _4cc97fe9e668843d27f778d213a36be99eedac56 = 0x28         ;
        constexpr std::uintptr_t _ae8492ea362085b54a1700bfb78d20d9cd952620 = 0x30         ;
        constexpr std::uintptr_t _465a118561a6433643bb013551a7d600b24481a1 = 0x38         ;
    }

    namespace SilencerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Modifier
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t scalar                           = 0x4          ;
        constexpr std::uintptr_t offset                           = 0x8          ;
    }

    namespace ProjectileWeaponMod
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835240   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t ConditionLossMultiplier          = 0x200        ;
        constexpr std::uintptr_t additiveEffect                   = 0x208        ;
        constexpr std::uintptr_t defaultSilencerEffect            = 0x210        ;
        constexpr std::uintptr_t isSilencer                       = 0x218        ;
        constexpr std::uintptr_t silencerType                     = 0x21C        ;
        constexpr std::uintptr_t repeatDelay                      = 0x220        ;
        constexpr std::uintptr_t projectileVelocity               = 0x22C        ;
        constexpr std::uintptr_t projectileDamage                 = 0x238        ;
        constexpr std::uintptr_t projectileDistance               = 0x244        ;
        constexpr std::uintptr_t aimsway                          = 0x250        ;
        constexpr std::uintptr_t aimswaySpeed                     = 0x25C        ;
        constexpr std::uintptr_t recoil                           = 0x268        ;
        constexpr std::uintptr_t sightAimCone                     = 0x274        ;
        constexpr std::uintptr_t hipAimCone                       = 0x280        ;
        constexpr std::uintptr_t isLight                          = 0x28C        ;
        constexpr std::uintptr_t isMuzzleBrake                    = 0x28D        ;
        constexpr std::uintptr_t isMuzzleBoost                    = 0x28E        ;
        constexpr std::uintptr_t isScope                          = 0x28F        ;
        constexpr std::uintptr_t zoomAmountDisplayOnly            = 0x290        ;
        constexpr std::uintptr_t magazineCapacity                 = 0x294        ;
        constexpr std::uintptr_t needsOnForEffects                = 0x2A0        ;
        constexpr std::uintptr_t burstCount                       = 0x2A4        ;
        constexpr std::uintptr_t timeBetweenBursts                = 0x2A8        ;
        constexpr std::uintptr_t zoomLevels                       = 0x2B0        ;
        constexpr std::uintptr_t fovChangeEffect                  = 0x2B8        ;
        constexpr std::uintptr_t allowPings                       = 0x2C0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _89594002c2b152ed3edd0839f2d66f0179496d7f = 0x2C4        ;
        constexpr std::uintptr_t _e1789c3e157bf9f5d93df5453da041b9e2bb5b71 = 0x2C8        ;
        constexpr std::uintptr_t _19eae9896559535be860047b36325a34172f8185 = 0x2CC        ;
    }

    namespace EyeBlink
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LeftEye                          = 0x20         ;
        constexpr std::uintptr_t LeftEyelid                       = 0x28         ;
        constexpr std::uintptr_t LeftEyeOffset                    = 0x30         ;
        constexpr std::uintptr_t RightEye                         = 0x40         ;
        constexpr std::uintptr_t RightEyelid                      = 0x48         ;
        constexpr std::uintptr_t RightEyeOffset                   = 0x50         ;
        constexpr std::uintptr_t ClosedEyelidPosition             = 0x5C         ;
        constexpr std::uintptr_t ClosedEyelidRotation             = 0x68         ;
        constexpr std::uintptr_t TimeWithoutBlinking              = 0x74         ;
        constexpr std::uintptr_t BlinkSpeed                       = 0x7C         ;
        constexpr std::uintptr_t LeftEyeInitial                   = 0x80         ;
        constexpr std::uintptr_t RightEyeInitial                  = 0x8C         ;

        constexpr std::uintptr_t _859f73dab1b2adf33502661ff3b146cc01203dc3 = 0x98         ;
    }

    namespace Sound
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t definition                       = 0x20         ;
        constexpr std::uintptr_t modifiers                        = 0x28         ;
        constexpr std::uintptr_t soundSource                      = 0x30         ;
        constexpr std::uintptr_t audioSources                     = 0x38         ;
        constexpr std::uintptr_t _fade                            = 0x40         ;
        constexpr std::uintptr_t _modulation                      = 0x48         ;
        constexpr std::uintptr_t _occlusion                       = 0x50         ;

        constexpr std::uintptr_t _de1f49f9d25fc007e7f4c8cd820f337af8ddbe8f = 0x58         ;
        constexpr std::uintptr_t _64957c59bcb0bb7d17c3a96e891bb7dd2cf6c52c = 0x60         ;
        constexpr std::uintptr_t _d75e2a1aa32e3c79bf0fb154f73e381f64d37e6c = 0x68         ;
        constexpr std::uintptr_t _0830fe9d10abb60a8de0971ee5de81cdee15f018 = 0x70         ;
        constexpr std::uintptr_t _2e156431ec59d0dcf223d174421ee6fb58fc02cf = 0x78         ;
        constexpr std::uintptr_t _616f6760c0c4681a267065b9363697a11d0fdf23 = 0x7C         ;
        constexpr std::uintptr_t _82075ed9b7e25933b8ec86449e37411c24f1c1b8 = 0x80         ;
        constexpr std::uintptr_t _2626a001b75e8feb9383ca438f4df737a4603bed = 0x81         ;
        constexpr std::uintptr_t _0c761a1847a4fbaf73733747002031e1d8d8c712 = 0x82         ;
        constexpr std::uintptr_t _4e2bcc165fe4186c8b543188fd14c9b86237a5fc = 0x84         ;
        constexpr std::uintptr_t _6a362401c8cf7ff7c378d6c5f66fabbc547e1a69 = 0x88         ;
        constexpr std::uintptr_t _43750c0bc06801f09738339ca3c96734773a8f9f = 0x90         ;
        constexpr std::uintptr_t _dc9057d238d72c790eab37b35e6d7491f07e3920 = 0x98         ;
        constexpr std::uintptr_t _ca1581478e7ac9acdb45f33d1a1da99293073f92 = 0xA0         ;
        constexpr std::uintptr_t _2b3857d98b501379283a4f3ac16f976571e705da = 0xA4         ;
        constexpr std::uintptr_t _c6df0f8685385ea6e3e4c6ed6c431c50d5539e61 = 0xA8         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0xAC         ;
        constexpr std::uintptr_t _da372198140676f77ea455b3c761c3a93e747140 = 0xB0         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0xB4         ;
        constexpr std::uintptr_t _1bf7a3af6e4c718048c56d8a6a39ed70fa463a93 = 0xC0         ;
        constexpr std::uintptr_t _1f7908f2a6895fb3961926c46daf17dbbf25a3ee = 0xC4         ;
        constexpr std::uintptr_t _a3cf0d48b35f3f0cf9e1fc303622b726f4660f4f = 0xC8         ;
    }

    namespace IconType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Data
    {
        constexpr std::uintptr_t iconType                         = 0x10         ;
        constexpr std::uintptr_t icon                             = 0x18         ;
    }

    namespace MissionIconsConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t entries                          = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace TeamUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t MemberPanel                      = 0x28         ;
        constexpr std::uintptr_t memberEntryPrefab                = 0x30         ;
        constexpr std::uintptr_t InviteFriendDialog               = 0x38         ;
        constexpr std::uintptr_t elements                         = 0x40         ;
        constexpr std::uintptr_t NoTeamPanel                      = 0x48         ;
        constexpr std::uintptr_t TeamPanel                        = 0x50         ;
        constexpr std::uintptr_t LeaveTeamButton                  = 0x58         ;
        constexpr std::uintptr_t InviteAcceptPanel                = 0x60         ;
        constexpr std::uintptr_t InviteButton                     = 0x68         ;
        constexpr std::uintptr_t inviteText                       = 0x70         ;
        constexpr std::uintptr_t teamMemberDetailsPanel           = 0x78         ;
        constexpr std::uintptr_t selectedTeamMemberNameText       = 0x80         ;

        constexpr std::uintptr_t _afe4d28b0c39a4d0e3893660fa810c933123c0af = 0x88         ;
        constexpr std::uintptr_t _ec7a008ede8e83c1139236bb12da927db85632f0 = 0x90         ;
    }

    namespace DartsGameState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BonePosData
    {
        constexpr std::uintptr_t sourceAnim                       = 0x10         ;
        constexpr std::uintptr_t animStartTime                    = 0x18         ;
        constexpr std::uintptr_t rootRotationOffset               = 0x1C         ;
        constexpr std::uintptr_t bonePositions                    = 0x28         ;
        constexpr std::uintptr_t boneRotations                    = 0x30         ;
    }

    namespace PlayerBonePosData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t skeletonDef                      = 0x18         ;
        constexpr std::uintptr_t playerModel                      = 0x20         ;
        constexpr std::uintptr_t boneNames                        = 0x28         ;
        constexpr std::uintptr_t crawling                         = 0x30         ;
        constexpr std::uintptr_t ducking                          = 0x38         ;
        constexpr std::uintptr_t incapacitated                    = 0x40         ;
        constexpr std::uintptr_t onladder                         = 0x48         ;
        constexpr std::uintptr_t sleeping                         = 0x50         ;
        constexpr std::uintptr_t standing                         = 0x58         ;
        constexpr std::uintptr_t swimming                         = 0x60         ;
        constexpr std::uintptr_t mountedPoses                     = 0x68         ;
    }

    namespace ChargeUpIOEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t powerConsumptionWhileCharging    = 0x340        ;
        constexpr std::uintptr_t chargeRequiredToBecomeActive     = 0x344        ;
        constexpr std::uintptr_t chargeDecayWhileInactive         = 0x348        ;
        constexpr std::uintptr_t activeTimerDuration              = 0x34C        ;
        constexpr std::uintptr_t chargingTickDuration             = 0x350        ;
        constexpr std::uintptr_t cooldownAfterActivation          = 0x354        ;
        constexpr std::uintptr_t RequireInputToTrigger            = 0x358        ;
        constexpr std::uintptr_t doSounds                         = 0x359        ;
        constexpr std::uintptr_t startChargingSound               = 0x360        ;
        constexpr std::uintptr_t interruptChargingSound           = 0x368        ;
        constexpr std::uintptr_t quarterChargeSound               = 0x370        ;
        constexpr std::uintptr_t halfChargeSound                  = 0x378        ;
        constexpr std::uintptr_t threeQuarterChargeSound          = 0x380        ;
        constexpr std::uintptr_t activatedSound                   = 0x388        ;
        constexpr std::uintptr_t activeLoopSound                  = 0x390        ;
        constexpr std::uintptr_t deactivatedSound                 = 0x398        ;
        constexpr std::uintptr_t powerOnSound                     = 0x3A0        ;
        constexpr std::uintptr_t powerOnLoopSound                 = 0x3A8        ;
        constexpr std::uintptr_t powerOffSound                    = 0x3B0        ;
        constexpr std::uintptr_t chargingSoundDelay               = 0x3B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _16581c8fb97eebeee46015d3fb4cead5f0044cff = 0x3BC        ;
        constexpr std::uintptr_t _104d59f364740630b21cc41b7362878b454eb2ff = 0x3C0        ;
        constexpr std::uintptr_t _4e86bd77e79fc3884fa9bdc366b03c87144d1f62 = 0x3C8        ;
        constexpr std::uintptr_t _17037625839c4ea23d9f7a9b0890a6e1d833290a = 0x3D0        ;
        constexpr std::uintptr_t _63402b5e1d1589ff96eec71f00dbfdb4eaa50f42 = 0x3D4        ;
        constexpr std::uintptr_t _c54469096244054bdc4ac4a79bc2a5227ea06c4c = 0x3D8        ;
    }

    namespace MortarFlightSound
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t soundDef                         = 0x20         ;
        constexpr std::uintptr_t startDelay                       = 0x28         ;
        constexpr std::uintptr_t fadeInTime                       = 0x2C         ;
        constexpr std::uintptr_t heightPitchCurve                 = 0x30         ;

        constexpr std::uintptr_t _70a45ff82e9cee402331e14fa4ea118b376f5c62 = 0x38         ;
        constexpr std::uintptr_t _c4da6a21b34f03899a8c6a4d52c2ef4c20a48b0b = 0x40         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x48         ;
    }

    namespace DragMeCustomParent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OverrideCanvas                   = 0x28         ;
        constexpr std::uintptr_t ShouldCancelOnDrop               = 0x30         ;

        constexpr std::uintptr_t _416c606442584f89fac3aa97d8b94c038c7c2b1c = 0x20         ;
    }

    namespace TerrainHoleShape
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t radius                           = 0x20         ;
        constexpr std::uintptr_t asset                            = 0x28         ;

        constexpr std::uintptr_t _6e247911849bb57fbf498ad4c94a7133f40d4907 = 0x30         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x34         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x38         ;
    }

    namespace TriggerSafeZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t IncludePlayerBoats               = 0x50         ;
        constexpr std::uintptr_t maxDepth                         = 0x54         ;
        constexpr std::uintptr_t maxAltitude                      = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _32d1358677935a1197d3499ac6ade7752aaf9097 = 0x60         ;
    }

    namespace DungeonNavmesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t NavMeshAgentTypeIndex            = 0x20         ;
        constexpr std::uintptr_t DefaultAreaName                  = 0x28         ;
        constexpr std::uintptr_t NavmeshResolutionModifier        = 0x30         ;
        constexpr std::uintptr_t Bounds                           = 0x34         ;
        constexpr std::uintptr_t NavMeshData                      = 0x50         ;
        constexpr std::uintptr_t LayerMask                        = 0x5C         ;
        constexpr std::uintptr_t NavMeshCollectGeometry           = 0x60         ;

        constexpr std::uintptr_t _e6cd0ad777fe99d029f7106029e0287fe1dde452 = 0x58         ;
    }

    namespace %7b3bc8a26e9e0da72a35183293c312e6b5ffb177
    {
        constexpr std::uintptr_t _1568b0ef9ee437dab5d4f6ae424955880bb47137 = 0x10         ;
        constexpr std::uintptr_t _d2d6a2152bc58f3f915f9721a31298ddac468dc6 = 0x14         ;
        constexpr std::uintptr_t _3cc255abce1e8a1ca889904d68eeb83b1c31e59d = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _634810e20c8bcf672f6356f2f887474ed9a5cc36 = 0x0          ;
            constexpr std::uintptr_t _7b42a1406a94b5454cf02b500b32553a6389297f = 0x8          ;
            constexpr std::uintptr_t _745425323277bd54197218c13bde5c1f842ab36d = 0x10         ;
        }

    }

    namespace ItemModSpriteConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace OceanVariantMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t color                            = 0x18         ;
        constexpr std::uintptr_t specColor                        = 0x28         ;
        constexpr std::uintptr_t smoothness                       = 0x38         ;
        constexpr std::uintptr_t waterColor                       = 0x3C         ;
        constexpr std::uintptr_t waterExtinction                  = 0x4C         ;
        constexpr std::uintptr_t scatteringCoefficient            = 0x5C         ;
        constexpr std::uintptr_t subSurfaceColor                  = 0x60         ;
        constexpr std::uintptr_t subSurfaceAmount                 = 0x70         ;
        constexpr std::uintptr_t fadeInEnd                        = 0x74         ;
        constexpr std::uintptr_t fadeInBegin                      = 0x78         ;
    }

    namespace OilRigType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OilRigResetNotification
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t oilRigType                       = 0x20         ;
    }

    namespace Peeks
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Tools
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UIFireworkDesigner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t Title                            = 0x40         ;
        constexpr std::uintptr_t StarsPlaced                      = 0x48         ;
        constexpr std::uintptr_t Canvas                           = 0x50         ;
        constexpr std::uintptr_t InnerCanvas                      = 0x58         ;
        constexpr std::uintptr_t StarPrefab                       = 0x60         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ac8d458cd4ef775e0e2936684a3d227a21b247c8 = 0x68         ;
        constexpr std::uintptr_t _3a01275abf3c1ed17ec75b8a67040368da101428 = 0x6C         ;
        constexpr std::uintptr_t _f7ea0b7dcd86d1f3a5da185c3c97f100a249b2e3 = 0x80         ;
        constexpr std::uintptr_t _207c5ad4ffa376f1b51200e9cce583a76c9a38c5 = 0x88         ;
    }

    namespace NucleusInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t xpDisplay                        = 0x20         ;
        constexpr std::uintptr_t gradeLabel                       = 0x28         ;
        constexpr std::uintptr_t nextLevelLabel                   = 0x30         ;

        constexpr std::uintptr_t _e78cac21762a7fdeb5d0e70e57db9849128183e8 = 0x38         ;
    }

    namespace EventScheduleDynamicTickrate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumHoursBetween              = 0x20         ;
        constexpr std::uintptr_t maxmumHoursBetween               = 0x24         ;
        constexpr std::uintptr_t Key                              = 0x28         ;

        constexpr std::uintptr_t _541791f00f1b0ca6f3f0379f0a20b50b78367f6b = 0x30         ;
    }

    namespace %051b511373669fd5c8a7f4e4ea9b56e2f8550af8
    {
        constexpr std::uintptr_t _b44717670deae4db75ada8ce5a61ef7a0aaf7aa0 = 0x10         ;
        constexpr std::uintptr_t _761765dfe7f4a6c1b497dcf7ae3f54bfd99054cf = 0x18         ;
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x20         ;
        constexpr std::uintptr_t _f3ee117ca10545d19afd561b874da36a5894b197 = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8f9990e21074121b91e974fe0039ab44395bcac = 0x0          ;
        }

    }

    namespace %0659c204820d1905689181d42b330ac2bc6c85a7
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _3a97108361654a1215a367c592de180bc7e40c08 = 0x0          ;
        }

    }

    namespace ItemModForceWearFromBelt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IfPlayerRestrained               = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace RentableShopOpenStoreDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t TotalCost                        = 0x40         ;
        constexpr std::uintptr_t RentButton                       = 0x48         ;
        constexpr std::uintptr_t NotOwnedParagraphText            = 0x50         ;
        constexpr std::uintptr_t OwnedParagraphText               = 0x58         ;
        constexpr std::uintptr_t YouReceiveText                   = 0x60         ;
        constexpr std::uintptr_t AvailableBox                     = 0x68         ;
        constexpr std::uintptr_t UnavailableBox                   = 0x70         ;
        constexpr std::uintptr_t TakeOverCooldownText             = 0x78         ;
        constexpr std::uintptr_t TakeOverCooldownComplete         = 0x80         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _c0303c962a3af34f3dfb4cd7d469032d1213de5c = 0x88         ;
        constexpr std::uintptr_t _4d0397335b0836ffa5a2fd43b7a54b81b930f470 = 0x90         ;
        constexpr std::uintptr_t _3d4c9574656c656061183d442ce39f26c3895566 = 0x98         ;
        constexpr std::uintptr_t _cbe730fdbfcc69401faa01f5f87929a6aeb78f90 = 0x9C         ;
    }

    namespace FlashbangEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t burnIntensity                    = 0x30         ;
        constexpr std::uintptr_t whiteoutIntensity                = 0x38         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace %beaeff33327aa2b3c632b45690cf4fb541e8cdb7
    {
        constexpr std::uintptr_t _b6b57f7e98b157e832ead4a15c5aa6659a56a66c = 0x10         ;
        constexpr std::uintptr_t _ba19c2b2ad6866f6facf3c487928e0c433d0e4fe = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _83d2d759ba135cda1a2f239bab521c0df7c58880 = 0x0          ;
            constexpr std::uintptr_t _3d5f9485837c212b08295a44fda92217be935f6a = 0x8          ;
        }

    }

    namespace BaseFishNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x410        ;
    }

    namespace %324ad81a1453c9fdcdeb1f21d21a2a0d5f7cf908
    {
        constexpr std::uintptr_t _f40f2b46f425468d17a68c30f507819fa6cfa5d5 = 0x10         ;
        constexpr std::uintptr_t _f546ae5a153c2aaed99fb7e4e3710dae16f211f1 = 0x18         ;
        constexpr std::uintptr_t _40f89b5e73023e73cdf9242a4bae5141b44ce6d1 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _6702c5d25690f33fb30e10b2a3209267d847fc40 = 0x0          ;
            constexpr std::uintptr_t _6a136db97f4b3faa6cb2b64504b15fe949406761 = 0x8          ;
            constexpr std::uintptr_t _6a3202f5839c768cbd8aa6c8c139115f4b158b11 = 0x10         ;
            constexpr std::uintptr_t _afeeecd353b88479c7b690902a7941a6bb9617b2 = 0x18         ;
        }

    }

    namespace MobilePhone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t Controller                       = 0x2E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
    }

    namespace DevImpactEffectTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bd2e57565bcfef312652757edfcda96144007933 = 0x20         ;
        constexpr std::uintptr_t _ac8d46301bf1fadc7b4b9b19ecdd3fff759faa58 = 0x24         ;
    }

    namespace ItemModFoodSpoiling
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TotalSpoilTimeHours              = 0x30         ;
        constexpr std::uintptr_t SpoilItem                        = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace RadialBlur
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t center                           = 0x30         ;
        constexpr std::uintptr_t start                            = 0x38         ;
        constexpr std::uintptr_t amount                           = 0x40         ;
        constexpr std::uintptr_t downsample                       = 0x48         ;
        constexpr std::uintptr_t iterations                       = 0x50         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace ItemModStudyBlueprint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t studyEffect                      = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %6e3f063c3569043ee5aeb28c385b203e11b871ac
    {
        constexpr std::uintptr_t _458a64bb7ed9c727c0bf723dda2826d3b834e0ee = 0x10         ;
        constexpr std::uintptr_t _f927710aae242e75ba9cb777b4d30a4583de553b = 0x14         ;
        constexpr std::uintptr_t _74062e5a50f567bf47171a33d6af418c5f1eb294 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c322a6ead43a729b1ab6836e5188a0b5a7a65e10 = 0x0          ;
            constexpr std::uintptr_t _8f3dc82c75d8f4af10f3f9d07332ed96c0a89f37 = 0x10         ;
            constexpr std::uintptr_t _265d71675946a4ca4b5ecadb630dfb0cffe5e83f = 0x18         ;
        }

    }

    namespace %ccdfe083d66e2667ec2f3c5794bcc56fc8f238d1
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _8fa3ae9058eb907ae43b4741b636d5defaaa3fc0 = 0x60         ;
        constexpr std::uintptr_t _84aca1567e75fc9871e9980a43381cb75c55558e = 0x6C         ;
        constexpr std::uintptr_t _4de7f94f1543f8b7acf8030ae217370a312581eb = 0x78         ;
        constexpr std::uintptr_t _ab5f2f3e9e5df0f389fcd28d4195874aad38314a = 0x88         ;
        constexpr std::uintptr_t _71e619a0cbcc4abbfddedc32bcdf5597faafa8ca = 0x90         ;
        constexpr std::uintptr_t _60e6a18b2c82d8cd949da7b2b455371bff8267e0 = 0x9C         ;
        constexpr std::uintptr_t _6b450f5b7730d46f7eacb9dccb34404ede3a75a0 = 0xA8         ;
        constexpr std::uintptr_t _8d01805a86b608fdadd52a00ae2d8c38823b7d12 = 0xB4         ;
        constexpr std::uintptr_t _84bd3ad7a34a6a1855abe7aac69295c6e590ec54 = 0xC0         ;
        constexpr std::uintptr_t _728b659d87b6ee5564613b530abf6ec40903b47e = 0xD0         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8eeeff7c6e6d04255c3a9c01102496b320567ed = 0x0          ;
            constexpr std::uintptr_t _a2c40f6c938515b34548e715016446b0ea4abff6 = 0x8          ;
            constexpr std::uintptr_t _68ae148083299f4f1c04191bade2b57632d19e75 = 0x18         ;
        }

    }

    namespace VisualStorageContainerNode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ConstructableInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ingredientRows                   = 0x20         ;
    }

    namespace ExcavatorEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t miningParticles                  = 0x20         ;
        constexpr std::uintptr_t miningSounds                     = 0x28         ;
        constexpr std::uintptr_t beltSounds                       = 0x30         ;
        constexpr std::uintptr_t miningStartSounds                = 0x38         ;
        constexpr std::uintptr_t ambientMetalRattles              = 0x40         ;
        constexpr std::uintptr_t wasMining                        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace %77c7c7b11a7756c35702bc432f069b8a2748180c
    {
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _c3040854b413c252c1c6ccba339f5b9ee0bcd130 = 0x0          ;
        }

    }

    namespace GameObjectTag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083A570   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Model
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t collision                        = 0x20         ;
        constexpr std::uintptr_t rootBone                         = 0x28         ;
        constexpr std::uintptr_t headBone                         = 0x30         ;
        constexpr std::uintptr_t eyeBone                          = 0x38         ;
        constexpr std::uintptr_t animator                         = 0x40         ;
        constexpr std::uintptr_t skeleton                         = 0x48         ;
        constexpr std::uintptr_t boneTransforms                   = 0x50         ;
        constexpr std::uintptr_t boneNames                        = 0x58         ;

        constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0x60         ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x68         ;
        constexpr std::uintptr_t _9bd05eb4c0905dbf26b4c5971652a4007668b1c0 = 0x70         ;
    }

    namespace UI_PremiumModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t UsernameLabel                    = 0x68         ;
        constexpr std::uintptr_t MoneyLabel                       = 0x70         ;
        constexpr std::uintptr_t ActiveStatusLabel                = 0x78         ;
        constexpr std::uintptr_t ProfilePicture                   = 0x80         ;
        constexpr std::uintptr_t RefreshButton                    = 0x88         ;
        constexpr std::uintptr_t ActivePhrase                     = 0x90         ;
        constexpr std::uintptr_t InactivePhrase                   = 0x98         ;
        constexpr std::uintptr_t SearchingPhrase                  = 0xA0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _f5540f87aeb59c20eb2f2e56f247fa056d054d2c = 0xA8         ;
        constexpr std::uintptr_t _bbe52ac56fb159bef2363ed622beb1dd250a095b = 0xB0         ;
        constexpr std::uintptr_t _abce9e6fb42296f1cc586259870b9dcafe80b6ca = 0xB8         ;
    }

    namespace SharpenAndVignetteOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postVolumeRRP                    = 0x20         ;
        constexpr std::uintptr_t postProcessVolume                = 0x28         ;

        constexpr std::uintptr_t _b20ac6525b573274ec13ebda9d9483bb9b966ba8 = 0x30         ;
        constexpr std::uintptr_t _931209fa2e34b58f2210f413f7467eefe8560a07 = 0x38         ;
    }

    namespace SkinReplacement-fake-0
    {
        constexpr std::uintptr_t skinReplacementType              = 0x10         ;
        constexpr std::uintptr_t targetReplacement                = 0x18         ;
    }

    namespace ServerSaveData
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _Address_k__BackingField         = 0x8          ;
        constexpr std::uintptr_t _QueryPort_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _LastConnected_k__BackingField   = 0x14         ;
    }

    namespace MenuData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108365E0   ;
        constexpr std::uintptr_t _ReadNotifications_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _SavedServers_k__BackingField    = 0x18         ;
    }

    namespace MissionObjective_RetrieveItemsFromCorpse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UIMarketSearch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t StoreEntryRef                    = 0x20         ;
        constexpr std::uintptr_t StoreRoot                        = 0x28         ;
        constexpr std::uintptr_t Terminal                         = 0x30         ;
    }

    namespace HorseModifiers
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t All                              = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _d2ce10efafe4cb03dc1d696bfff19f3f7bf02942 = 0x30         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _152a98d1a8208e065198974b66c593faac8d1180 = 0x40         ;
        constexpr std::uintptr_t _086e4d926ec264eaaed01ca50911b9e2d65569fb = 0x48         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x50         ;
    }

    namespace %04abd30ed5895f077d0535c1108107098553fdbd
    {
        constexpr std::uintptr_t _cf424b5ad1eb75454aafa008dccc9e0b361ebe0f = 0x10         ;
        constexpr std::uintptr_t _8b30a81953bc0dccdb3c4ced1418a91f4ca9be9c = 0x14         ;
        constexpr std::uintptr_t _44d1f90782180636fb0f820dcf7bdbd9323b00f1 = 0x2C         ;
        constexpr std::uintptr_t _0db079580542f20cfa11698549274bf22d469c99 = 0x38         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x40         ;
        constexpr std::uintptr_t _33d033dbdcbe0082095ad62c601cc9124fc4ef1b = 0x44         ;
        constexpr std::uintptr_t _ec26faf73114f361fcc5c0dc072032ceacbdb549 = 0x45         ;
        constexpr std::uintptr_t _58e87a0795faf91d37ea27c4e7b8c3fb9a4bb71e = 0x48         ;
        constexpr std::uintptr_t _a5e35aa764307c36e63fd23ecc454c4fb672b33e = 0x50         ;
        constexpr std::uintptr_t _3e9e089bfb0662326efb11705d55f4f43958b281 = 0x54         ;
        constexpr std::uintptr_t _add332eeebb8efe14dc3d0e18b75ded435814d7b = 0x58         ;
        constexpr std::uintptr_t _074a84355c0db92f9da1b3c4af4849e6a56ec9f3 = 0x60         ;
        constexpr std::uintptr_t _c7224c0953f99769576ee2fca6f7e2871ceacb6d = 0x70         ;
        constexpr std::uintptr_t _4d98864a9e7facf406b830c665834b39ce69a54f = 0x78         ;
        constexpr std::uintptr_t _3f534eb8c9996d8b604aa607afbb6cabba7d668b = 0x80         ;
        constexpr std::uintptr_t _02c4c0466d50367420df0a5eb06cb14b368e328e = 0x88         ;
        constexpr std::uintptr_t _4712cabd6eb39a7f72142d054bb6771bd38c463d = 0x90         ;
        constexpr std::uintptr_t _e50b691eb4f4aec84d1300562f9e70ae44199f80 = 0x98         ;
        constexpr std::uintptr_t _4f0a9fcb09fcb2cbe7953bd35a4c5c4ce874949d = 0x9C         ;
        constexpr std::uintptr_t _47f3b1f663bef8427a40f07f79fa69558c0325dd = 0x9D         ;
        constexpr std::uintptr_t _0fde02cc2969f8fdd69aedc55153ebf144e22988 = 0xA0         ;
        constexpr std::uintptr_t _b987e013c81086fd8b0118aba552652c899d25d0 = 0xA4         ;

        namespace _static
        {
            constexpr std::uintptr_t _8bbcdf779106eed441d6a121639d8e7d87e4ab52 = 0x0          ;
        }

    }

    namespace UI_DragVirtualItemIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t virtualItemIcon                  = 0x20         ;

        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x28         ;
    }

    namespace SetMemorySlider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace TerrainPatch
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TerrainSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CliffPlacementSandbox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Source                           = 0x98         ;
        constexpr std::uintptr_t Seed                             = 0x9C         ;
        constexpr std::uintptr_t ProceduralMapSize                = 0xA0         ;
        constexpr std::uintptr_t ProceduralHeightRange            = 0xA4         ;
        constexpr std::uintptr_t SlopeFinderMinAngle              = 0xA8         ;
        constexpr std::uintptr_t SlopeFinderMaxAngle              = 0xAC         ;
        constexpr std::uintptr_t HeightmapResolution              = 0xB0         ;
        constexpr std::uintptr_t TerrainSize                      = 0xB4         ;
        constexpr std::uintptr_t TerrainOrigin                    = 0xC0         ;
        constexpr std::uintptr_t CurrentPatch                     = 0xCC         ;
        constexpr std::uintptr_t MapFilePath                      = 0xD0         ;
        constexpr std::uintptr_t RegionCenter                     = 0xD8         ;
        constexpr std::uintptr_t RegionSize                       = 0xE4         ;
        constexpr std::uintptr_t MapWorldYOffset                  = 0xE8         ;
        constexpr std::uintptr_t AutoMapRegionResolution          = 0xEC         ;
        constexpr std::uintptr_t MapRegionResolution              = 0xF0         ;
        constexpr std::uintptr_t SpawnRealCliffs                  = 0xF4         ;
        constexpr std::uintptr_t CliffPrefabsOnly                 = 0xF5         ;
        constexpr std::uintptr_t UsePreCliffBaseline              = 0xF6         ;
        constexpr std::uintptr_t GenerationScenePath              = 0xF8         ;
        constexpr std::uintptr_t cliffRoot                        = 0x100        ;
        constexpr std::uintptr_t AnchorMode                       = 0x108        ;
        constexpr std::uintptr_t SnapCliffToAnchoredHeight        = 0x10C        ;
        constexpr std::uintptr_t RecalcKeepMapPositions           = 0x10D        ;
        constexpr std::uintptr_t ResyncCliffsFromPrefabsOnRecalc  = 0x10E        ;
        constexpr std::uintptr_t HotReloadPrefabsBeforeAction     = 0x10F        ;
        constexpr std::uintptr_t ReplayTerrainPlacementsOnRecalc  = 0x114        ;
        constexpr std::uintptr_t ReAnchorOnlyName                 = 0x118        ;
        constexpr std::uintptr_t ShowPlacementGizmos              = 0x120        ;
        constexpr std::uintptr_t GizmoAnchors                     = 0x121        ;
        constexpr std::uintptr_t GizmoModifierHeightSet           = 0x122        ;
        constexpr std::uintptr_t GizmoModifierHeightRaise         = 0x123        ;
        constexpr std::uintptr_t GizmoModifierHeightAdd           = 0x124        ;
        constexpr std::uintptr_t GizmoModifierOther               = 0x125        ;
        constexpr std::uintptr_t GizmoDrawDistance                = 0x128        ;
        constexpr std::uintptr_t GizmoSelectionMode               = 0x12C        ;
        constexpr std::uintptr_t ShowPlayerScaleReference         = 0x12D        ;
        constexpr std::uintptr_t PlayerReferenceHeight            = 0x130        ;
        constexpr std::uintptr_t EnableFreecam                    = 0x134        ;
        constexpr std::uintptr_t FreecamMoveSpeed                 = 0x138        ;
        constexpr std::uintptr_t FreecamSprintMultiplier          = 0x13C        ;
        constexpr std::uintptr_t FreecamLookSensitivity           = 0x140        ;
        constexpr std::uintptr_t MoveCameraOnInitialize           = 0x144        ;
        constexpr std::uintptr_t FrameCameraOnPlacedCliff         = 0x145        ;
        constexpr std::uintptr_t DrawOnScreenControls             = 0x146        ;

        constexpr std::uintptr_t _3454602510ca0bc0e42f927d11869f9e0033498a = 0x20         ;
        constexpr std::uintptr_t _bbc6c8a9e656a5ddef47b49a8e49443298ebd567 = 0x28         ;
        constexpr std::uintptr_t _eafd84dcff5347e020a911f387ebd88675c8b5fa = 0x30         ;
        constexpr std::uintptr_t _e5bd8d81b063c0f0e96acb4e928fd05f4baa27a2 = 0x38         ;
        constexpr std::uintptr_t _16c0e2d5951a9e7d8f465f2b40d26a541d06e602 = 0x40         ;
        constexpr std::uintptr_t _b41f215c47c021fd5aa41f2fc5d3b58251f563ef = 0x48         ;
        constexpr std::uintptr_t _6d57e7cb0a2eb399447fb938863522208d2c127a = 0x50         ;
        constexpr std::uintptr_t _daa9a00563deb85496754cf74b7e319a45c3640d = 0x58         ;
        constexpr std::uintptr_t _8f621b6d85a4beeb053a2e0fbb0321492cbb37e2 = 0x5C         ;
        constexpr std::uintptr_t _8f5df2d463e7fe810eabeb8913ad7e6cc3298f39 = 0x68         ;
        constexpr std::uintptr_t _a6331ed425db6c27b00ef88c4d24308c24bf2574 = 0x78         ;
        constexpr std::uintptr_t _0efd0c7b722d2324c819be23138cdabdcff6abdf = 0x80         ;
        constexpr std::uintptr_t _91e6ef58a89b39939ddcf4ab7b03009607c77d58 = 0x84         ;
        constexpr std::uintptr_t _1c91c1045ac8524571df216c0cb4168431cf4d06 = 0x88         ;
        constexpr std::uintptr_t _37d63a8955c080a4f67602bffd02905823bada54 = 0x90         ;
        constexpr std::uintptr_t _67887dfaa9b2485356d3f1fe0221de6c2bea9d92 = 0x110        ;
        constexpr std::uintptr_t _33826bfe292fc97503c0615c0bc73808d57a9bea = 0x148        ;
        constexpr std::uintptr_t _6e4734823201ca8ef606d06953bee8ba0412cbc0 = 0x150        ;
        constexpr std::uintptr_t _a446076d32587b1bdcdd521cf2bb122c284b163e = 0x158        ;
        constexpr std::uintptr_t _e15ba5572a48f9bb2ad14736378b3122fcb06b6f = 0x160        ;
        constexpr std::uintptr_t _1d65e16e7e2b95cb48fc1152a932aac5d1467b61 = 0x168        ;
        constexpr std::uintptr_t _7fb4f14880a90c1458294bcc04e528944206c48f = 0x170        ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x178        ;
        constexpr std::uintptr_t _d67d5001b0e6c2de52406c960895a702548ea5f3 = 0x180        ;
        constexpr std::uintptr_t _a437d9f0824c4f1446c6c1525684d9c5c06d81bd = 0x188        ;
        constexpr std::uintptr_t _0e0621871aa12715f605e524943576735432098f = 0x190        ;
        constexpr std::uintptr_t _450826fe80b4617e0dc0cd7989b424561f0e93db = 0x198        ;
        constexpr std::uintptr_t _825df144a8ba16f60e59dbf7baaa78805efd8e85 = 0x1A0        ;
        constexpr std::uintptr_t _68ffaa7a339d4d76d5d63933e3e7e3c14ac803f2 = 0x1A8        ;
        constexpr std::uintptr_t _b1483dee7c03c4d08d7f9fc3c918e17846ddc1a3 = 0x1A9        ;
        constexpr std::uintptr_t _59a8565f32cb098c2e121648edd0f76c7fa3b33d = 0x1B0        ;
        constexpr std::uintptr_t _bed09fa2353b646385c3ac73e22b62a9a003586f = 0x1B8        ;
        constexpr std::uintptr_t _1543d76764ef7eb93dbfef44e6157dc36f3613ba = 0x1BC        ;
        constexpr std::uintptr_t _2fee744a6488bd56028de84be4c4ee6049fb8c99 = 0x1C0        ;
        constexpr std::uintptr_t _4e9f0d9c00d1a91cc02b2264a42d6c2f162f354f = 0x1C8        ;
    }

    namespace SocketMod_BoatBuildingBlockHeight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t sphereRadius                     = 0xB8         ;
        constexpr std::uintptr_t layerMask                        = 0xBC         ;
        constexpr std::uintptr_t queryTriggers                    = 0xC0         ;
        constexpr std::uintptr_t wantsCollide                     = 0xC4         ;
        constexpr std::uintptr_t MaxHeight                        = 0xC8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace EZSoftBoneHitboxSystemCollider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t radius                           = 0x20         ;

        constexpr std::uintptr_t _f700568c3c1045dde0128fcd7bb55f0e692cf59e = 0x28         ;
        constexpr std::uintptr_t _6b02ffb2efcbb6f5d7d6b047c3096657dad4a5b9 = 0x30         ;
        constexpr std::uintptr_t _e108eff7470d88a9301d07ff8a162c68a212bae2 = 0x34         ;
    }

    namespace TriggerMission
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %a7126bd142b5e90f204766900b1481533f9e78b7
    {
    }

    namespace PoweredBy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Bike
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083D340   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t gvAudio                          = 0x428        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x430        ;
        constexpr std::uintptr_t waterloggedPoint                 = 0x438        ;
        constexpr std::uintptr_t collisionEffect                  = 0x440        ;
        constexpr std::uintptr_t engineStartupTime                = 0x448        ;
        constexpr std::uintptr_t minCollisionDamageForce          = 0x44C        ;
        constexpr std::uintptr_t maxCollisionDamageForce          = 0x450        ;
        constexpr std::uintptr_t collisionDamageMultiplier        = 0x454        ;
        constexpr std::uintptr_t secondaryRigidbody               = 0x458        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x508        ;
        constexpr std::uintptr_t wheelFront                       = 0x510        ;
        constexpr std::uintptr_t wheelRear                        = 0x518        ;
        constexpr std::uintptr_t wheelExtra                       = 0x520        ;
        constexpr std::uintptr_t snowmobileDrivingStyle           = 0x528        ;
        constexpr std::uintptr_t carSettings                      = 0x530        ;
        constexpr std::uintptr_t engineKW                         = 0x538        ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x53C        ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x540        ;
        constexpr std::uintptr_t pitchStabP                       = 0x544        ;
        constexpr std::uintptr_t pitchStabD                       = 0x548        ;
        constexpr std::uintptr_t twoWheelRollStabP                = 0x54C        ;
        constexpr std::uintptr_t twoWheelRollStabD                = 0x550        ;
        constexpr std::uintptr_t manyWheelStabP                   = 0x554        ;
        constexpr std::uintptr_t manyWheelStabD                   = 0x558        ;
        constexpr std::uintptr_t airControlTorquePower            = 0x55C        ;
        constexpr std::uintptr_t sprintTime                       = 0x560        ;
        constexpr std::uintptr_t sprintRegenTime                  = 0x564        ;
        constexpr std::uintptr_t sprintBoostPercent               = 0x568        ;
        constexpr std::uintptr_t riderProtection                  = 0x570        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x578        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x580        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x588        ;
        constexpr std::uintptr_t maxLeanSpeed                     = 0x590        ;
        constexpr std::uintptr_t leftMaxLean                      = 0x594        ;
        constexpr std::uintptr_t rightMaxLean                     = 0x598        ;
        constexpr std::uintptr_t midairRotationForce              = 0x59C        ;
        constexpr std::uintptr_t customInertiaTensor              = 0x5A0        ;
        constexpr std::uintptr_t poweredBy                        = 0x5AC        ;
        constexpr std::uintptr_t percentFood                      = 0x5B0        ;
        constexpr std::uintptr_t playerDamageThreshold            = 0x5B4        ;
        constexpr std::uintptr_t playerDeathThreshold             = 0x5B8        ;
        constexpr std::uintptr_t hasBell                          = 0x5BC        ;
        constexpr std::uintptr_t hasBunnyhop                      = 0x5BD        ;
        constexpr std::uintptr_t minGroundFXSpeed                 = 0x5C0        ;
        constexpr std::uintptr_t chassisVisuals                   = 0x5C8        ;
        constexpr std::uintptr_t lights                           = 0x5D0        ;
        constexpr std::uintptr_t exhaustFX                        = 0x5D8        ;
        constexpr std::uintptr_t steeringLeftIK                   = 0x5E0        ;
        constexpr std::uintptr_t steeringRightIK                  = 0x5E8        ;
        constexpr std::uintptr_t steeringRightIKAcclerating       = 0x5F0        ;
        constexpr std::uintptr_t leftFootIK                       = 0x5F8        ;
        constexpr std::uintptr_t rightFootIK                      = 0x600        ;
        constexpr std::uintptr_t passengerLeftHandIK              = 0x608        ;
        constexpr std::uintptr_t passengerRightHandIK             = 0x610        ;
        constexpr std::uintptr_t passengerLeftFootIK              = 0x618        ;
        constexpr std::uintptr_t passengerRightFootIK             = 0x620        ;
        constexpr std::uintptr_t fxMediumDamage                   = 0x628        ;
        constexpr std::uintptr_t fxMediumDamageInstLight          = 0x630        ;
        constexpr std::uintptr_t fxHeavyDamage                    = 0x638        ;
        constexpr std::uintptr_t fxHeavyDamageInstLight           = 0x640        ;
        constexpr std::uintptr_t sidecarRigidBody                 = 0x648        ;
        constexpr std::uintptr_t sidecarPhysicsHinge              = 0x650        ;
        constexpr std::uintptr_t realSidecarCapsule               = 0x658        ;
        constexpr std::uintptr_t duplicateSidecarCapsule          = 0x660        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x460        ;
        constexpr std::uintptr_t _015f43498d88991dc37094870666811ea7cebbd5 = 0x470        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x478        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x480        ;
        constexpr std::uintptr_t _72309e4a913f1d6b492360d8b6e79e7855c9c247 = 0x488        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x490        ;
        constexpr std::uintptr_t _f3a07984327731b8cfaaf03dc559ae8e995e09d9 = 0x498        ;
        constexpr std::uintptr_t _18a67fc3e50f3db8a0d2e612ee33d9f901b1badf = 0x4A0        ;
        constexpr std::uintptr_t _587357ce2c6e58d18f783e910f7df4948c0b54ba = 0x4A8        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4B0        ;
        constexpr std::uintptr_t _cd1b10928779d7aeabe6debc78674f5356c18677 = 0x4B8        ;
        constexpr std::uintptr_t _8b355c0884ae57ab4f19e21a1dcb4e6a68dbca27 = 0x4C0        ;
        constexpr std::uintptr_t _1e68aad1437dea0e199442096bc4787227a42080 = 0x4C8        ;
        constexpr std::uintptr_t _7f8237a4d0ae178b5020b5c435be2b18c7a9b18d = 0x4D0        ;
        constexpr std::uintptr_t _3101e518c3fc3b03a98af2f9a0ded07dd7767d1d = 0x4D4        ;
        constexpr std::uintptr_t _bb0756671350ddae4609aed5437f4acd2ce05818 = 0x4D8        ;
        constexpr std::uintptr_t _05f52aaaf2e7619da2beb636e3487f1313fe8676 = 0x4DC        ;
        constexpr std::uintptr_t _d471645af6e38ddaa93c119a0a2a6529bbb581b4 = 0x4E0        ;
        constexpr std::uintptr_t _ff52e8f87e7b19df5e91ee4261c6f1ccca24710e = 0x4EC        ;
        constexpr std::uintptr_t _e8c177d740605150d5f8bbc2c0ec26f743d75fa7 = 0x4F0        ;
        constexpr std::uintptr_t _90d9513cf986cd43285840ad4b062f10ca12ba94 = 0x4F4        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4F8        ;
        constexpr std::uintptr_t _442444972df7c911a9866b4bbd02a34e4bae430d = 0x500        ;
        constexpr std::uintptr_t _456acaa0bc8aa889e7de2fd4c62e389ecaaa2f58 = 0x668        ;
        constexpr std::uintptr_t _c4db62d9dacb7e721c28d15cb8d95f2936670e33 = 0x669        ;
        constexpr std::uintptr_t _d083d376f75b35b1f3411c4b4067886e2c0e7b4f = 0x66A        ;
        constexpr std::uintptr_t _3acfb3fde9d8426b38200c518c8cc76fc98c832e = 0x66C        ;
        constexpr std::uintptr_t _b42f344b19e535120d4f422709897422e866601a = 0x670        ;
        constexpr std::uintptr_t _abc3272c1ead582e50920b0b56b69449dc556538 = 0x674        ;
        constexpr std::uintptr_t _395739511ba5c22b0fbd1efc6a058fecce6b7494 = 0x678        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x67C        ;
    }

    namespace %2a3d5d6acdb633aee7f5f16783d4c11f44444949
    {
        constexpr std::uintptr_t _5d9bc7cb5e3e06356b040dc7741d5d3d087c8459 = 0x10         ;
        constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x14         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x18         ;
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x1C         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x20         ;
        constexpr std::uintptr_t _a67a68233f0ff75b4618bcc2fd364d5698d1db77 = 0x28         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x30         ;
        constexpr std::uintptr_t _0b35d8226c342d57f858f3b2661186cc837dcb30 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _ada07e0c5d8bbc5f86fa824bc48d2fd1abcb9022 = 0x0          ;
            constexpr std::uintptr_t _48e448bd24775ee666c607eaa20d047d3f7cf975 = 0x8          ;
        }

    }

    namespace UI_CommandListButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RealmTag                         = 0x20         ;
        constexpr std::uintptr_t CommandString                    = 0x28         ;
        constexpr std::uintptr_t DescriptionString                = 0x30         ;
        constexpr std::uintptr_t Default                          = 0x38         ;
        constexpr std::uintptr_t Button                           = 0x40         ;
        constexpr std::uintptr_t StandardStyle                    = 0x48         ;
        constexpr std::uintptr_t DarkStyle                        = 0x50         ;
        constexpr std::uintptr_t ChangedStyle                     = 0x58         ;
        constexpr std::uintptr_t DescriptionTooltip               = 0x60         ;
        constexpr std::uintptr_t CommandTooltip                   = 0x68         ;
        constexpr std::uintptr_t ValueTooltip                     = 0x70         ;

        constexpr std::uintptr_t _6d88d800568070f20dbc58c8779d44eda7b9f5ad = 0x78         ;
        constexpr std::uintptr_t _f092e133a5eb97a705248d56e6bd363daa6510b0 = 0x80         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x88         ;
    }

    namespace DeployVolumeSphere
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layers                           = 0xA0         ;
        constexpr std::uintptr_t ignore                           = 0xA4         ;
        constexpr std::uintptr_t entityMode                       = 0xA8         ;
        constexpr std::uintptr_t entityList                       = 0xB0         ;
        constexpr std::uintptr_t entityGroups                     = 0xB8         ;
        constexpr std::uintptr_t center                           = 0xC8         ;
        constexpr std::uintptr_t radius                           = 0xD4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ac5b4cc4dc9eb28441f1361293a76a3d32e36c61 = 0xC0         ;
    }

    namespace DecalRotate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t range                            = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %727621c58f98b4151206f89ccf7fd0d08dee7022
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _0cf64688400a838e25c2dc95e6dfa2cf7d4c32d4 = 0x0          ;
        }

    }

    namespace ResolutionTypeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F2D8   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace EntityColorData
    {
        constexpr std::uintptr_t entityPrefab                     = 0x10         ;
        constexpr std::uintptr_t colorDatasetIdentifier           = 0x18         ;
    }

    namespace ColorDataset
    {
        constexpr std::uintptr_t identifier                       = 0x10         ;
        constexpr std::uintptr_t clientConVar                     = 0x18         ;
        constexpr std::uintptr_t colorDataEntries                 = 0x20         ;
    }

    namespace ColorDataEntry
    {
        constexpr std::uintptr_t colorNamePhrase                  = 0x10         ;
        constexpr std::uintptr_t colorDescriptionPhrase           = 0x18         ;
        constexpr std::uintptr_t materialColor                    = 0x20         ;
        constexpr std::uintptr_t radialSelectMenuColor            = 0x30         ;
    }

    namespace EntityColorSwapLookup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t entityEntries                    = 0x28         ;
        constexpr std::uintptr_t colorDatasets                    = 0x30         ;

        constexpr std::uintptr_t _737a1bc4b9a53111251b580693cd8fbeb1b27d99 = 0x20         ;
        constexpr std::uintptr_t _491ef0ee1b1b5019ae7a2c1a1ad858f09649d3b4 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace %a8a6c72550fc37b479a1c5425ed10b96d530a2d0
    {
        constexpr std::uintptr_t _cb0ec115a7036eb018f36b41eb5704f98870a1b6 = 0x10         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x18         ;
    }

    namespace UI_DemosMenuWindow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t virtualScroll                    = 0x68         ;
        constexpr std::uintptr_t deleteButton                     = 0x70         ;
        constexpr std::uintptr_t playButton                       = 0x78         ;
        constexpr std::uintptr_t searchField                      = 0x80         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _14377323ccd2479a40e5fb56ab2d408398c7f734 = 0x88         ;
        constexpr std::uintptr_t _aec53f7a2af8fbdc982de225b5d8f3e3f0ea3de4 = 0x90         ;
        constexpr std::uintptr_t _fb51923341dc14543d0d219a6026e6c9affc89c9 = 0x98         ;
        constexpr std::uintptr_t _2e7aeedc039aa820580070b5d6bc1285568e7774 = 0xA0         ;
    }

    namespace %32cde7c7e3d017eac1b3991e3c284011fd99c06a
    {
        constexpr std::uintptr_t _bb6336a2cae15b854aec0cb06d7c09d95ba276a3 = 0x10         ;
        constexpr std::uintptr_t _6727a9e11ae701388698f4cb37022fa4c749fe2b = 0x18         ;
        constexpr std::uintptr_t _6b2faf0907648996eb3577ae89c438eade2ce11f = 0x20         ;
        constexpr std::uintptr_t _fb942f0cc60d755ea433ffc4f6d7cc809d47bc19 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _2df5b6820faefc07871109e19c145fd622108553 = 0x0          ;
            constexpr std::uintptr_t _e3887d1e386d4c8ba46d888bd33e0570ab431008 = 0x8          ;
            constexpr std::uintptr_t _53daae74130973406d0fe14ba7d45d2f4cd4bad1 = 0x10         ;
            constexpr std::uintptr_t _772758f87437afcc4d7eed9d533b415cb8acdd54 = 0x18         ;
        }

    }

    namespace EffectMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace uiPlayerPreview
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t previewCamera                    = 0x20         ;
        constexpr std::uintptr_t playermodel                      = 0x28         ;
        constexpr std::uintptr_t wantedSnapshotEffectPosterRoot   = 0x30         ;
        constexpr std::uintptr_t wantedSnapshotEffectPolaroidRoot = 0x38         ;
        constexpr std::uintptr_t segmentMask                      = 0x40         ;

        constexpr std::uintptr_t _1368949c3741b243d065a89225eaafd8c13459c9 = 0x48         ;
        constexpr std::uintptr_t _d80b24aafe4798746c0056fcc019c7e49364b021 = 0x50         ;
        constexpr std::uintptr_t _c67f89dd04bcc28b506722829d349d89b2694e77 = 0x58         ;
        constexpr std::uintptr_t _1bd9e2f67e16e1d03f9734a6f5fdea09f423beb2 = 0x59         ;
        constexpr std::uintptr_t _ef6478838d56254c07adf31d6e64c7b7001a3416 = 0x5A         ;
    }

    namespace PlayerChipState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TexasHoldEmUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t holeCardImages                   = 0x20         ;
        constexpr std::uintptr_t holeCardBackings                 = 0x28         ;
        constexpr std::uintptr_t communityCardImages              = 0x30         ;
        constexpr std::uintptr_t communityCardBackings            = 0x38         ;
        constexpr std::uintptr_t potText                          = 0x40         ;
        constexpr std::uintptr_t playerWidgets                    = 0x48         ;
        constexpr std::uintptr_t phraseWinningHand                = 0x50         ;
        constexpr std::uintptr_t foldPhrase                       = 0x58         ;
        constexpr std::uintptr_t raisePhrase                      = 0x60         ;
        constexpr std::uintptr_t checkPhrase                      = 0x68         ;
        constexpr std::uintptr_t callPhrase                       = 0x70         ;
        constexpr std::uintptr_t phraseRoyalFlush                 = 0x78         ;
        constexpr std::uintptr_t phraseStraightFlush              = 0x80         ;
        constexpr std::uintptr_t phraseFourOfAKind                = 0x88         ;
        constexpr std::uintptr_t phraseFullHouse                  = 0x90         ;
        constexpr std::uintptr_t phraseFlush                      = 0x98         ;
        constexpr std::uintptr_t phraseStraight                   = 0xA0         ;
        constexpr std::uintptr_t phraseThreeOfAKind               = 0xA8         ;
        constexpr std::uintptr_t phraseTwoPair                    = 0xB0         ;
        constexpr std::uintptr_t phrasePair                       = 0xB8         ;
        constexpr std::uintptr_t phraseHighCard                   = 0xC0         ;
        constexpr std::uintptr_t phraseRaiseAmount                = 0xC8         ;
        constexpr std::uintptr_t dealerChip                       = 0xD0         ;
        constexpr std::uintptr_t smallBlindChip                   = 0xD8         ;
        constexpr std::uintptr_t bigBlindChip                     = 0xE0         ;
        constexpr std::uintptr_t noIcon                           = 0xE8         ;

        constexpr std::uintptr_t _b2f9056c023bdf6136d9ae3d93405c23a5e18a3b = 0xF0         ;
        constexpr std::uintptr_t _da2f402f2ecd42d4ff9c002cc175f43289a37ad5 = 0xF8         ;
        constexpr std::uintptr_t _605541f3f1b6084012702ee7968a8c366e8e2666 = 0x100        ;
    }

    namespace %ee112ce02a75247713436fb2bf82b603b37b35e8
    {
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x10         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x1C         ;
        constexpr std::uintptr_t _8a1aabaebf50d3e6d29dfea085ff59f51f54306e = 0x20         ;
        constexpr std::uintptr_t _e4b0fbc5d49cfb335e7939342f1dccd547bffaef = 0x24         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _fdb590a902480e5b81a2f74119d691b0e08ee95c = 0x0          ;
            constexpr std::uintptr_t _f73b445ed154be6d8bbc19df9dcf4e2727bde25d = 0x10         ;
            constexpr std::uintptr_t _ee2cefdabbd920bdddd6234177e4a687e667caf0 = 0x20         ;
            constexpr std::uintptr_t _3560e76a03eb8c45381d9d7a5847e688c0cbe4d9 = 0x28         ;
            constexpr std::uintptr_t _df142227eca41e3ab74aa2873f636fc9729f4810 = 0x30         ;
        }

    }

    namespace CanvasLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x90         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace SEScreenSpaceShadows
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sun                              = 0x38         ;
        constexpr std::uintptr_t blendStrength                    = 0x40         ;
        constexpr std::uintptr_t accumulation                     = 0x44         ;
        constexpr std::uintptr_t lengthFade                       = 0x48         ;
        constexpr std::uintptr_t range                            = 0x4C         ;
        constexpr std::uintptr_t zThickness                       = 0x50         ;
        constexpr std::uintptr_t samples                          = 0x54         ;
        constexpr std::uintptr_t nearSampleQuality                = 0x58         ;
        constexpr std::uintptr_t traceBias                        = 0x5C         ;
        constexpr std::uintptr_t stochasticSampling               = 0x60         ;
        constexpr std::uintptr_t leverageTemporalAA               = 0x61         ;
        constexpr std::uintptr_t bilateralBlur                    = 0x62         ;
        constexpr std::uintptr_t blurPasses                       = 0x64         ;
        constexpr std::uintptr_t blurDepthTolerance               = 0x68         ;

        constexpr std::uintptr_t _96d01cc7f79068a96959841bb8867a6dc6f970db = 0x20         ;
        constexpr std::uintptr_t _b9527aa728e0851faeda4266145a5e6f6d720bbb = 0x28         ;
        constexpr std::uintptr_t _9d214ea5da5b3138b0f5dff8339b548f910e56e8 = 0x30         ;
        constexpr std::uintptr_t _50166d598c6b6fd6f39721d6522106abc4634273 = 0x70         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x78         ;
        constexpr std::uintptr_t _38f10d89346f16054293fa8dad372e799f742c4a = 0x80         ;
        constexpr std::uintptr_t _b89189c1b15fd6517f35124e5829859b49d39489 = 0x84         ;
        constexpr std::uintptr_t _883a743dcc82fbaffc87176140cbc6dad3fd99fd = 0x88         ;
        constexpr std::uintptr_t _a1388bf8c950217c0794231b569e34bb5aef2df8 = 0x8C         ;
        constexpr std::uintptr_t _ecf6d13f587d5c31f447e8796e7c14a0ebf33fe0 = 0x90         ;
    }

    namespace PlayerBoatPrivilege
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t authorizedPlayers                = 0x200        ;
        constexpr std::uintptr_t assignDialog                     = 0x230        ;
        constexpr std::uintptr_t SupportFriendListAdd             = 0x238        ;
        constexpr std::uintptr_t OnlyDriverCanModifyAuth          = 0x239        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x208        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x210        ;
        constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x218        ;
        constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x220        ;
        constexpr std::uintptr_t _7543d1197b62fe0cc0ec2cf17ef5604098784b11 = 0x228        ;
        constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x240        ;
    }

    namespace RockPaperScissorsDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Canvas                           = 0x20         ;
        constexpr std::uintptr_t InputTexts                       = 0x28         ;
        constexpr std::uintptr_t TimerBar                         = 0x30         ;
        constexpr std::uintptr_t ActiveRoot                       = 0x38         ;
        constexpr std::uintptr_t MadeSelection                    = 0x40         ;

        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x48         ;
        constexpr std::uintptr_t _3e8aaeb6ca19da6124991d4f1598846c48678067 = 0x4C         ;
        constexpr std::uintptr_t _540076d247f5e6f98bc861596588f731c0bc69f2 = 0x50         ;
    }

    namespace GameObjectRef-fake-1
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace RunConsoleCommand
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t runQuiet                         = 0x20         ;
    }

    namespace GroundEffect
    {
        constexpr std::uintptr_t effect                           = 0x10         ;
        constexpr std::uintptr_t groundPoint                      = 0x18         ;
    }

    namespace %72c1d7773190db14df914adc5969118f8c48222e
    {
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x10         ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x14         ;
        constexpr std::uintptr_t _059772f5cbdf23cc02af6b87a019dacf4bba6176 = 0x18         ;
        constexpr std::uintptr_t _de47420bffb2491366272e3948aead03d4a0d633 = 0x1C         ;
        constexpr std::uintptr_t _c0474b9013e2440988aa074cf37324b7210cc25b = 0x20         ;
    }

    namespace BaseHelicopter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
    }

    namespace DecorDeployable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
    }

    namespace Flashbang
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t deafLoopDef                      = 0x290        ;
        constexpr std::uintptr_t flashReductionPerSecond          = 0x298        ;
        constexpr std::uintptr_t flashToAdd                       = 0x29C        ;
        constexpr std::uintptr_t flashMinRange                    = 0x2A0        ;
        constexpr std::uintptr_t flashMaxRange                    = 0x2A4        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
        constexpr std::uintptr_t _3d11ac2dd2306b42e5d435da3f801542bad7c865 = 0x2A8        ;
        constexpr std::uintptr_t _90ef7111d1ce284974732b4877a6ff1bc3e4a374 = 0x2B0        ;

        namespace _static
        {
            constexpr std::uintptr_t _bdb36a475d0aa1408cc6c0654d505e817cda0f3e = 0x0          ;
            constexpr std::uintptr_t _d15ba57da8d91398f6e1909b6866b75788040313 = 0x4          ;
        }

    }

    namespace %6c1ad9f1c5cb37cc76301ee4eed268394f72671a
    {
        constexpr std::uintptr_t _386a8a794d0b22635c1b1b261727335dc38893ef = 0x10         ;
        constexpr std::uintptr_t _1d69759253b606ea84f47b49e4dec049c5b91a93 = 0x14         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x15         ;
        constexpr std::uintptr_t _4411fb42fb4f04572e0fa0db0268dd896b331f39 = 0x16         ;
        constexpr std::uintptr_t _20ec4b57ce9c50df7702ae14fcc2dcd93ede89d5 = 0x18         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x1C         ;
        constexpr std::uintptr_t _249df47854c30d52e127ffe680f4e7dfb5f3c2ca = 0x20         ;
        constexpr std::uintptr_t _dfe9278b13d5dd218339e3fca336c89df695b874 = 0x24         ;
        constexpr std::uintptr_t _0f3399d497667fdc54dffcdd8afae06f8504d47b = 0x28         ;
        constexpr std::uintptr_t _1538c4b2335d6fbfe7478065998284f4a6ac55d4 = 0x30         ;
        constexpr std::uintptr_t _9c80fed3e1e100fc9da1bfa5f141a1dd51cbb355 = 0x34         ;
        constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _76c9fafa1c71f012fbe8e0058a65b716f611a960 = 0x0          ;
            constexpr std::uintptr_t _2caf771f0cf8d5d4afc1e96c58ceea4e29067b43 = 0x8          ;
        }

    }

    namespace TwitchBus
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;
        constexpr std::uintptr_t mapMarkerEntityPrefab            = 0x490        ;
        constexpr std::uintptr_t flightEngineSoundDef             = 0x498        ;
        constexpr std::uintptr_t flightThwopsSoundDef             = 0x4A0        ;
        constexpr std::uintptr_t rotorGainModSmoothing            = 0x4A8        ;
        constexpr std::uintptr_t engineGainMin                    = 0x4AC        ;
        constexpr std::uintptr_t engineGainMax                    = 0x4B0        ;
        constexpr std::uintptr_t thwopGainMin                     = 0x4B4        ;
        constexpr std::uintptr_t thwopGainMax                     = 0x4B8        ;
        constexpr std::uintptr_t LineRenderers                    = 0x4E0        ;
        constexpr std::uintptr_t LineRendererBusPoints            = 0x4E8        ;
        constexpr std::uintptr_t HelicopterPoints                 = 0x4F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
        constexpr std::uintptr_t _c88c6af760c2f744fb343e399adc9924da2650c6 = 0x4C0        ;
        constexpr std::uintptr_t _9f49539a4e76b09d86dc9835d1773e0e47c96715 = 0x4C8        ;
        constexpr std::uintptr_t _e8dc27c5a3b78ec494ceb1ece4f3343146e7af37 = 0x4D0        ;
        constexpr std::uintptr_t _7b0a714bac62c23f6e1e63e3d70dcc8d46f235c8 = 0x4D8        ;
        constexpr std::uintptr_t _122795a07d3a0059ee8e23e5f7a1f9701ff9b9ce = 0x4F8        ;
    }

    namespace DontBecomeSolidWithPlayerInside
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace FpStandaloneInputModule
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107ADE10   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RaycastResultCache             = 0x20         ;
        constexpr std::uintptr_t m_SendPointerHoverToParent       = 0x28         ;
        constexpr std::uintptr_t m_AxisEventData                  = 0x30         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x38         ;
        constexpr std::uintptr_t m_BaseEventData                  = 0x40         ;
        constexpr std::uintptr_t m_InputOverride                  = 0x48         ;
        constexpr std::uintptr_t m_DefaultInput                   = 0x50         ;
        constexpr std::uintptr_t m_MoveRepeatDelay                = 0x58         ;
        constexpr std::uintptr_t m_MoveRepeatRate                 = 0x5C         ;
        constexpr std::uintptr_t m_TrackedDeviceDragThresholdMultiplier = 0x60         ;
        constexpr std::uintptr_t m_XRTrackingOrigin               = 0x68         ;
        constexpr std::uintptr_t m_ActionsAsset                   = 0x70         ;
        constexpr std::uintptr_t m_PointAction                    = 0x78         ;
        constexpr std::uintptr_t m_MoveAction                     = 0x80         ;
        constexpr std::uintptr_t m_SubmitAction                   = 0x88         ;
        constexpr std::uintptr_t m_CancelAction                   = 0x90         ;
        constexpr std::uintptr_t m_LeftClickAction                = 0x98         ;
        constexpr std::uintptr_t m_MiddleClickAction              = 0xA0         ;
        constexpr std::uintptr_t m_RightClickAction               = 0xA8         ;
        constexpr std::uintptr_t m_ScrollWheelAction              = 0xB0         ;
        constexpr std::uintptr_t m_TrackedDevicePositionAction    = 0xB8         ;
        constexpr std::uintptr_t m_TrackedDeviceOrientationAction = 0xC0         ;
        constexpr std::uintptr_t m_DeselectOnBackgroundClick      = 0xC8         ;
        constexpr std::uintptr_t m_PointerBehavior                = 0xCC         ;
        constexpr std::uintptr_t m_CursorLockBehavior             = 0xD0         ;
        constexpr std::uintptr_t m_ScrollDeltaPerTick             = 0xD4         ;
        constexpr std::uintptr_t m_ActionsHooked                  = 0xD8         ;
        constexpr std::uintptr_t m_NeedToPurgeStalePointers       = 0xD9         ;
        constexpr std::uintptr_t m_OnPointDelegate                = 0xE0         ;
        constexpr std::uintptr_t m_OnMoveDelegate                 = 0xE8         ;
        constexpr std::uintptr_t m_OnSubmitCancelDelegate         = 0xF0         ;
        constexpr std::uintptr_t m_OnLeftClickDelegate            = 0xF8         ;
        constexpr std::uintptr_t m_OnRightClickDelegate           = 0x100        ;
        constexpr std::uintptr_t m_OnMiddleClickDelegate          = 0x108        ;
        constexpr std::uintptr_t m_OnScrollWheelDelegate          = 0x110        ;
        constexpr std::uintptr_t m_OnTrackedDevicePositionDelegate = 0x118        ;
        constexpr std::uintptr_t m_OnTrackedDeviceOrientationDelegate = 0x120        ;
        constexpr std::uintptr_t m_OnControlsChangedDelegate      = 0x128        ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x130        ;
        constexpr std::uintptr_t m_CurrentPointerIndex            = 0x134        ;
        constexpr std::uintptr_t m_CurrentPointerType             = 0x138        ;
        constexpr std::uintptr_t m_PointerIds                     = 0x140        ;
        constexpr std::uintptr_t m_PointerStates                  = 0x150        ;
        constexpr std::uintptr_t m_NavigationState                = 0x3E0        ;
        constexpr std::uintptr_t m_SubmitCancelState              = 0x408        ;
        constexpr std::uintptr_t m_LocalMultiPlayerRoot           = 0x418        ;
    }

    namespace TorpedoServerProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t speed                            = 0x3C         ;
        constexpr std::uintptr_t scanRange                        = 0x40         ;
        constexpr std::uintptr_t swimScale                        = 0x44         ;
        constexpr std::uintptr_t swimSpeed                        = 0x50         ;
        constexpr std::uintptr_t radius                           = 0x5C         ;
        constexpr std::uintptr_t IgnoreAI                         = 0x60         ;
        constexpr std::uintptr_t runSpawnHitChecks                = 0x61         ;
        constexpr std::uintptr_t ignoreEntity                     = 0x68         ;
        constexpr std::uintptr_t minWaterDepth                    = 0x70         ;
        constexpr std::uintptr_t shallowWaterInaccuracy           = 0x74         ;
        constexpr std::uintptr_t deepWaterInaccuracy              = 0x78         ;
        constexpr std::uintptr_t shallowWaterCutoff               = 0x7C         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace GeometryClipmapTerrainDepthPrepassRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t passEvent                        = 0x20         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _004e6d22f8288310bbfc939989a5c6c5447ba94e = 0x28         ;
    }

    namespace PTBoat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrust                     = 0x430        ;
        constexpr std::uintptr_t steeringScale                    = 0x434        ;
        constexpr std::uintptr_t thrustPoint                      = 0x438        ;
        constexpr std::uintptr_t centerOfMass                     = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t preventDecayIndoors              = 0x450        ;
        constexpr std::uintptr_t applyCorrectionForces            = 0x451        ;
        constexpr std::uintptr_t planeFitPoints                   = 0x458        ;
        constexpr std::uintptr_t inAirPID                         = 0x460        ;
        constexpr std::uintptr_t inAirDesiredPitch                = 0x46C        ;
        constexpr std::uintptr_t wavePID                          = 0x470        ;
        constexpr std::uintptr_t correctionRange                  = 0x480        ;
        constexpr std::uintptr_t correctionForceMode              = 0x488        ;
        constexpr std::uintptr_t correctionSpringForce            = 0x48C        ;
        constexpr std::uintptr_t correctionSpringDamping          = 0x490        ;
        constexpr std::uintptr_t engineLoops                      = 0x4C0        ;
        constexpr std::uintptr_t waterLoops                       = 0x4C8        ;
        constexpr std::uintptr_t rpmEngineLoops                   = 0x4D0        ;
        constexpr std::uintptr_t engineStartSoundDef              = 0x4D8        ;
        constexpr std::uintptr_t engineStopSoundDef               = 0x4E0        ;
        constexpr std::uintptr_t movementSplashAccentSoundDef     = 0x4E8        ;
        constexpr std::uintptr_t engineSteerSoundDef              = 0x4F0        ;
        constexpr std::uintptr_t pushLandEffect                   = 0x4F8        ;
        constexpr std::uintptr_t pushWaterEffect                  = 0x500        ;
        constexpr std::uintptr_t waterSpeedDivisor                = 0x508        ;
        constexpr std::uintptr_t turnPitchModScale                = 0x50C        ;
        constexpr std::uintptr_t tiltPitchModScale                = 0x510        ;
        constexpr std::uintptr_t splashAccentFrequencyMin         = 0x514        ;
        constexpr std::uintptr_t splashAccentFrequencyMax         = 0x518        ;
        constexpr std::uintptr_t deathSinkRate                    = 0x538        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x540        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x548        ;
        constexpr std::uintptr_t storageUnitPrefab                = 0x550        ;
        constexpr std::uintptr_t boatRear                         = 0x568        ;
        constexpr std::uintptr_t wakeEffect                       = 0x570        ;
        constexpr std::uintptr_t engineEffectIdle                 = 0x578        ;
        constexpr std::uintptr_t engineEffectThrottle             = 0x580        ;
        constexpr std::uintptr_t engineEffectThrottleReverse      = 0x588        ;
        constexpr std::uintptr_t boatFront                        = 0x590        ;
        constexpr std::uintptr_t forwardTravelEffect              = 0x598        ;
        constexpr std::uintptr_t forwardTravelEffectMinSpeed      = 0x5A0        ;
        constexpr std::uintptr_t causticsProjector                = 0x5A8        ;
        constexpr std::uintptr_t causticsDepthTest                = 0x5B0        ;
        constexpr std::uintptr_t engineLeftHandPosition           = 0x5B8        ;
        constexpr std::uintptr_t engineRotate                     = 0x5C0        ;
        constexpr std::uintptr_t applyEngineRotationToZ           = 0x5C8        ;
        constexpr std::uintptr_t engineRotateRangeMultiplier      = 0x5CC        ;
        constexpr std::uintptr_t propellerRotate                  = 0x5D0        ;
        constexpr std::uintptr_t stationaryDismounts              = 0x5E0        ;
        constexpr std::uintptr_t angularDragBase                  = 0x5E8        ;
        constexpr std::uintptr_t engineOffAngularDragMultiplier   = 0x5EC        ;
        constexpr std::uintptr_t angularDragVelocity              = 0x5F0        ;
        constexpr std::uintptr_t landDrag                         = 0x5F4        ;
        constexpr std::uintptr_t waterDrag                        = 0x5F8        ;
        constexpr std::uintptr_t engineOffWaterDragMultiplier     = 0x5FC        ;
        constexpr std::uintptr_t offAxisDrag                      = 0x600        ;
        constexpr std::uintptr_t offAxisDot                       = 0x604        ;
        constexpr std::uintptr_t useLeftHand                      = 0x648        ;
        constexpr std::uintptr_t handLerpTarget                   = 0x650        ;
        constexpr std::uintptr_t steeringWheelLeftHandTarget      = 0x658        ;
        constexpr std::uintptr_t steeringWheelRightHandTarget     = 0x660        ;
        constexpr std::uintptr_t throttleHandTarget               = 0x668        ;
        constexpr std::uintptr_t throttleTransform                = 0x670        ;
        constexpr std::uintptr_t usePositionAnimation             = 0x678        ;
        constexpr std::uintptr_t maxThrottle                      = 0x67C        ;
        constexpr std::uintptr_t noThrottle                       = 0x688        ;
        constexpr std::uintptr_t minThrottle                      = 0x694        ;
        constexpr std::uintptr_t maxThrottleRotation              = 0x6A0        ;
        constexpr std::uintptr_t noThrottleRotation               = 0x6AC        ;
        constexpr std::uintptr_t minThrottleRotation              = 0x6B8        ;
        constexpr std::uintptr_t multiPropellerRotate             = 0x6C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428        ;
        constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0        ;
        constexpr std::uintptr_t _01ed7c8804c57638a2c56d56627bea945fd6bc83 = 0x4A8        ;
        constexpr std::uintptr_t _f94ae744b176e103b030dfa88298462656edbf43 = 0x4B0        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4B8        ;
        constexpr std::uintptr_t _86e992aa1f4f4f0ba4979173f0cdefdbb1aa9062 = 0x51C        ;
        constexpr std::uintptr_t _b0d37423127d84b7461e440b96b5b6669729df4c = 0x520        ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x524        ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x528        ;
        constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x52C        ;
        constexpr std::uintptr_t _a0451d0a564a5017d310b21797b92cf7b01aa14c = 0x530        ;
        constexpr std::uintptr_t _87269cb631c5030a7539e9bbb0b5927ddb92bd74 = 0x534        ;
        constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x558        ;
        constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x5D8        ;
        constexpr std::uintptr_t _edfe8f7e3362bef47c6972664139619439fa4ad8 = 0x608        ;
        constexpr std::uintptr_t _6b657f6b18f97f0d6efc1c917960e34ce351eeac = 0x610        ;
        constexpr std::uintptr_t _6e0bd0087b98a17266a2b2d122984886b8572b29 = 0x611        ;
        constexpr std::uintptr_t _d98322e239985198a65bdde5761a6dfbf2978b52 = 0x612        ;
        constexpr std::uintptr_t _f390bf8698f861189d166d08c8bdcb419fe3362d = 0x613        ;
        constexpr std::uintptr_t _704ede13896fff0b4c726fbdbff6ef27368d34fe = 0x614        ;
        constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x618        ;
        constexpr std::uintptr_t _87d1e4da09d3cace591fc7a0deb8974a47bd79d1 = 0x620        ;
        constexpr std::uintptr_t _d680b3caaa51f31fc04ab3d7fdc5edde7eb1b6d6 = 0x630        ;
        constexpr std::uintptr_t _47fbbe612fc197aa3cc8f2f2704178d8e33e73c6 = 0x634        ;
        constexpr std::uintptr_t _289e51d3d01218af892b14369b358bed3c4f8fd8 = 0x638        ;
        constexpr std::uintptr_t _cdbcd70ea154b23ec077512094b10d1a61d2f308 = 0x640        ;
        constexpr std::uintptr_t _20d647fbc5415d1a43c4675dc67560dbc2ff14b3 = 0x6D0        ;
    }

    namespace TriggerQTE
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t Entity                           = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace MeshCull
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10818668   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0xD0         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88         ;
        constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94         ;
        constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95         ;
        constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96         ;
        constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98         ;
        constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8         ;
        constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0         ;
        constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8         ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0xD8         ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0xE0         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0xE8         ;
        constexpr std::uintptr_t _6af07bc1d020fe9686c959792231d6c1ff07a068 = 0xF0         ;
        constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0xF4         ;
    }

    namespace BenchmarkInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PerformanceText                  = 0x20         ;
        constexpr std::uintptr_t SystemInfoText                   = 0x28         ;

        constexpr std::uintptr_t _26b31f09a16df0bb26fd3fee34eabe4d7cd4dd2c = 0x30         ;
        constexpr std::uintptr_t _29220b12e5c862fa1a261b6a3283ded4320485b5 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _2ff8a0d4cefcabd77da7470da7141b33c4e18501 = 0x0          ;
            constexpr std::uintptr_t _662c890c79bca173628d408206fd636d00879b52 = 0x8          ;
            constexpr std::uintptr_t _92f2d39bc02ba1bed138de37011420957f64450c = 0x10         ;
            constexpr std::uintptr_t _cc9e4d7a90863c108dc06c6f4bdea63599cf11c7 = 0x18         ;
        }

    }

    namespace UI_FriendsListItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Avatar                           = 0x20         ;
        constexpr std::uintptr_t AvatarImage                      = 0x28         ;
        constexpr std::uintptr_t StatusIndicator                  = 0x30         ;
        constexpr std::uintptr_t Name                             = 0x38         ;
        constexpr std::uintptr_t NicknameSection                  = 0x40         ;
        constexpr std::uintptr_t Nickname                         = 0x48         ;
        constexpr std::uintptr_t Subtitle                         = 0x50         ;
        constexpr std::uintptr_t PlatformIcon                     = 0x58         ;
        constexpr std::uintptr_t SteamAccountTag                  = 0x60         ;
        constexpr std::uintptr_t SteamAccountName                 = 0x68         ;
        constexpr std::uintptr_t PendingFriendControls            = 0x70         ;
        constexpr std::uintptr_t PartyOwnerIcon                   = 0x78         ;

        constexpr std::uintptr_t _ee32d56885169e11437d5d3e82a3e9d2986d5247 = 0x80         ;
        constexpr std::uintptr_t _e020ae1c1b3fe87cd9a4f1dd24662af0aea37c3e = 0x88         ;
        constexpr std::uintptr_t _1b27be746bc027ea874e45b04ba71bc0009d56cc = 0x90         ;
        constexpr std::uintptr_t _7ba9280379e65accc858a780b444c67376a14871 = 0x98         ;
        constexpr std::uintptr_t _9a716b3c9cd69cd846e635b2b2d2246710f14136 = 0xA0         ;
        constexpr std::uintptr_t _82ee8b7bcf9bc756d1ea3cdc2de516ba0162a0e2 = 0xA1         ;
        constexpr std::uintptr_t _2c3f41378f5464a3ab0a3237cb52827a9ebbccfb = 0xA2         ;
        constexpr std::uintptr_t _34652da71587480f6530a42572721f3b1a2851c3 = 0xA3         ;
        constexpr std::uintptr_t _8a069221332013f2ff4cb5f515336f1a75bde25a = 0xA8         ;
    }

    namespace UI_ServerAdminUGCEntryImage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rawImage                         = 0x58         ;
        constexpr std::uintptr_t originalImageSize                = 0x60         ;
        constexpr std::uintptr_t multiImageRoot                   = 0x68         ;
        constexpr std::uintptr_t imageIndexText                   = 0x70         ;

        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x20         ;
        constexpr std::uintptr_t _45e80213bd4d0834f5a4e1c3005ce57150ec098a = 0x50         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x78         ;
    }

    namespace BurstClothCollider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Height                           = 0x20         ;
        constexpr std::uintptr_t Radius                           = 0x24         ;
    }

    namespace HandleSet
    {
        constexpr std::uintptr_t ForIO                            = 0x0          ;
        constexpr std::uintptr_t handlePrefab                     = 0x8          ;
        constexpr std::uintptr_t handleOccupiedPrefab             = 0x10         ;
        constexpr std::uintptr_t selectedHandlePrefab             = 0x18         ;
        constexpr std::uintptr_t pluggedHandlePrefab              = 0x20         ;
    }

    namespace LookAtIOEnt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t objectTitle                      = 0x20         ;
        constexpr std::uintptr_t slotToolTip                      = 0x28         ;
        constexpr std::uintptr_t slotTitle                        = 0x30         ;
        constexpr std::uintptr_t slotConnectionText               = 0x38         ;
        constexpr std::uintptr_t slotPowerText                    = 0x40         ;
        constexpr std::uintptr_t powerText                        = 0x48         ;
        constexpr std::uintptr_t passthroughText                  = 0x50         ;
        constexpr std::uintptr_t chargeLeftText                   = 0x58         ;
        constexpr std::uintptr_t capacityText                     = 0x60         ;
        constexpr std::uintptr_t maxOutputText                    = 0x68         ;
        constexpr std::uintptr_t activeOutputText                 = 0x70         ;
        constexpr std::uintptr_t turretInterferenceText           = 0x78         ;
        constexpr std::uintptr_t creativeModeText                 = 0x80         ;
        constexpr std::uintptr_t inputEntries                     = 0x88         ;
        constexpr std::uintptr_t outputEntries                    = 0x90         ;
        constexpr std::uintptr_t NoPowerColor                     = 0x98         ;
        constexpr std::uintptr_t ShortCircuitWarning              = 0xA8         ;
        constexpr std::uintptr_t GravityWarning                   = 0xB0         ;
        constexpr std::uintptr_t DistanceWarning                  = 0xB8         ;
        constexpr std::uintptr_t LineOfSightWarning               = 0xC0         ;
        constexpr std::uintptr_t TooManyInputsWarning             = 0xC8         ;
        constexpr std::uintptr_t TooManyOutputsWarning            = 0xD0         ;
        constexpr std::uintptr_t BuildPrivilegeWarning            = 0xD8         ;
        constexpr std::uintptr_t InfinitePowerText                = 0xE0         ;
        constexpr std::uintptr_t group                            = 0xE8         ;
        constexpr std::uintptr_t handleSets                       = 0xF0         ;
        constexpr std::uintptr_t clearNotification                = 0xF8         ;
        constexpr std::uintptr_t wireInfoGroup                    = 0x100        ;
        constexpr std::uintptr_t wireLengthText                   = 0x108        ;
        constexpr std::uintptr_t wireClipsText                    = 0x110        ;
        constexpr std::uintptr_t errorReasonTextTooFar            = 0x118        ;
        constexpr std::uintptr_t errorReasonTextNoSurface         = 0x120        ;
        constexpr std::uintptr_t ConnectionTypeIcon               = 0x128        ;
        constexpr std::uintptr_t ElectricSprite                   = 0x130        ;
        constexpr std::uintptr_t FluidSprite                      = 0x138        ;
        constexpr std::uintptr_t IndustrialSprite                 = 0x140        ;
        constexpr std::uintptr_t IndustrialIcon                   = 0x148        ;

        constexpr std::uintptr_t _dc174955e414a061224d87e23986619c707a06bf = 0x150        ;
        constexpr std::uintptr_t _1bd78541ba987db9e7864d000ba81e64d76b9302 = 0x158        ;
        constexpr std::uintptr_t _43bc5aaf4410753da9891c1b8dd0a5cb884cc13d = 0x160        ;
        constexpr std::uintptr_t _677cfb2455d9977790a39e9ae5367c2195166171 = 0x168        ;
        constexpr std::uintptr_t _0eec6a5bf790bf0e897f2a4e676ac8885e6c5ccb = 0x170        ;
        constexpr std::uintptr_t _b63c7f631a5f0f660812f02fbc31af2eb2c478b0 = 0x178        ;
        constexpr std::uintptr_t _8c0cf5771b0586cb91d89dc424f24bd1f847b145 = 0x180        ;
        constexpr std::uintptr_t _4e1e42eb5710d47a7a559dcf0f14e6a851dc3553 = 0x188        ;
        constexpr std::uintptr_t _740451d18f82b4e6710fc335d505d7f34bd6d8cd = 0x190        ;
        constexpr std::uintptr_t _b1e1a96cfff340ddd81ecc4f0813e2cabe90cf94 = 0x198        ;
        constexpr std::uintptr_t _9236e7022df2cf2b7bfef6c822e48e0615754703 = 0x199        ;
        constexpr std::uintptr_t _3848a7144b269b87afa72bcb111cddc82ff12cb6 = 0x19A        ;
        constexpr std::uintptr_t _a1688f48d20e6fcccdbadfd40146bb91a7b355ac = 0x19B        ;
        constexpr std::uintptr_t _28fc46e8686c5e39e394699bea7074e22022a177 = 0x19C        ;
        constexpr std::uintptr_t _54282511c1f3cd3e10ddd0aad96aa1ed240515f5 = 0x1A0        ;
        constexpr std::uintptr_t _8c9bdf51307ebc4af1e744b3e4449920c7391f04 = 0x1A4        ;
    }

    namespace OxygenOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t smoothTime                       = 0x28         ;
        constexpr std::uintptr_t submarinesOnly                   = 0x2C         ;

        constexpr std::uintptr_t _dcef54a204406a96709f9c0e4495141549cf674c = 0x30         ;
        constexpr std::uintptr_t _0757fc41eab5c547d4b9e09a658c57285197bff0 = 0x34         ;
    }

    namespace ItemModWorkbenchAccelerated
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t speedBonusPerItem                = 0x58         ;
        constexpr std::uintptr_t maxSpeedMultiplier               = 0x5C         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ResetPlacementMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace TriggerMagnet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace TailSegment
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10849B08   ;
        constexpr std::uintptr_t ProceduralPosition               = 0x30         ;
        constexpr std::uintptr_t ProceduralPositionWeightBlended  = 0x3C         ;
        constexpr std::uintptr_t TrueTargetRotation               = 0x48         ;
        constexpr std::uintptr_t PosRefRotation                   = 0x58         ;
        constexpr std::uintptr_t PreviousPosReferenceRotation     = 0x68         ;
        constexpr std::uintptr_t PreviousPosition                 = 0x78         ;
        constexpr std::uintptr_t BlendValue                       = 0x84         ;
        constexpr std::uintptr_t BoneDimensionsScaled             = 0x8C         ;
        constexpr std::uintptr_t BoneLengthScaled                 = 0x98         ;
        constexpr std::uintptr_t InitialLocalPosition             = 0x9C         ;
        constexpr std::uintptr_t InitialLocalPositionInRoot       = 0xA8         ;
        constexpr std::uintptr_t InitialLocalRotationInRoot       = 0xB4         ;
        constexpr std::uintptr_t LocalOffset                      = 0xC4         ;
        constexpr std::uintptr_t InitialLocalRotation             = 0xD0         ;
        constexpr std::uintptr_t ColliderRadius                   = 0xE0         ;
        constexpr std::uintptr_t CollisionContactFlag             = 0xE4         ;
        constexpr std::uintptr_t CollisionContactRelevancy        = 0xE8         ;
        constexpr std::uintptr_t VelocityHelper                   = 0xF8         ;
        constexpr std::uintptr_t QVelocityHelper                  = 0x104        ;
        constexpr std::uintptr_t PreviousPush                     = 0x114        ;
        constexpr std::uintptr_t Curving                          = 0x120        ;
        constexpr std::uintptr_t Gravity                          = 0x130        ;
        constexpr std::uintptr_t GravityLookOffset                = 0x13C        ;
        constexpr std::uintptr_t LengthMultiplier                 = 0x148        ;
        constexpr std::uintptr_t PositionSpeed                    = 0x14C        ;
        constexpr std::uintptr_t RotationSpeed                    = 0x150        ;
        constexpr std::uintptr_t Springiness                      = 0x154        ;
        constexpr std::uintptr_t Slithery                         = 0x158        ;
        constexpr std::uintptr_t Curling                          = 0x15C        ;
        constexpr std::uintptr_t Slippery                         = 0x160        ;
        constexpr std::uintptr_t LastKeyframeLocalRotation        = 0x174        ;
        constexpr std::uintptr_t LastKeyframeLocalPosition        = 0x184        ;

        constexpr std::uintptr_t _93141ab766a84f41adf1fb59e9afc0ec0037cdc6 = 0x10         ;
        constexpr std::uintptr_t _1cd3aeb767fbe40c788620c69558534ffd8a282e = 0x18         ;
        constexpr std::uintptr_t _e54f3ab1d80e194574ee886b21b4250e4fc9031c = 0x20         ;
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x28         ;
        constexpr std::uintptr_t _bb2d06795c2e514d827b8b25c32e009f4d2ea8c1 = 0x2C         ;
        constexpr std::uintptr_t _d5d513f3a486db8494aab9a13be4bb94359cfa26 = 0x88         ;
        constexpr std::uintptr_t _711c540fb352224cbd26de7d4c34c0d7702d4270 = 0xF0         ;
        constexpr std::uintptr_t _8b17c7e3d80478bb210f682ef9ca5cade8046ad4 = 0x168        ;
        constexpr std::uintptr_t _ee77407afceef126675286c5a32c2b95175cfb06 = 0x170        ;
        constexpr std::uintptr_t _91da8bf6ab59039119e718bd9df94515e124c1e8 = 0x190        ;
        constexpr std::uintptr_t _1447fbbd9565de0e2971121ea175258bd5b63258 = 0x19C        ;
        constexpr std::uintptr_t _873b5ea258a9f9a8fd118881e73b23805d583aa7 = 0x1AC        ;
        constexpr std::uintptr_t _6f99d6c144e0538054128629998c0d0f3766d120 = 0x1B0        ;
        constexpr std::uintptr_t _23646731228cc89063695ea7117c84724460fe6c = 0x1BC        ;
        constexpr std::uintptr_t _cc4a17144077b31f4af9529644fc25b51f521c4a = 0x1C0        ;
        constexpr std::uintptr_t _456e9bedc694dbbcbcd09312e55c1cc4b13c9c5b = 0x1C4        ;
        constexpr std::uintptr_t _e52c4d3d3333ab896f2118960a72dbed4032c3ec = 0x1D0        ;
        constexpr std::uintptr_t _6e50da2b2862b4163f74ced8ec78ee1dc53c041e = 0x1D8        ;
    }

    namespace ECollisionSpace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ECollisionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IKBoneSettings
    {
        constexpr std::uintptr_t AngleLimit                       = 0x10         ;
        constexpr std::uintptr_t TwistAngleLimit                  = 0x14         ;
        constexpr std::uintptr_t UseInChain                       = 0x18         ;
    }

    namespace FEWavingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFDeltaType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EAnimationStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ETailCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ETailFeaturesCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFixedMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %22e99512495b1a93891db26bfbedc729336f0c5b
    {
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x10         ;
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _15eace183285fbba7bca16772a1a3af9dfe3b046 = 0x0          ;
            constexpr std::uintptr_t _98434e872a6d4805df0ab6ed0aad26f2a2a43de5 = 0x8          ;
            constexpr std::uintptr_t _d0389c35d7f3e2065bb7ffc130f3c294080fc93a = 0x10         ;
            constexpr std::uintptr_t _2fa7a53af6ba5fa2f02dd7f780d6dc983e88f6f5 = 0x18         ;
            constexpr std::uintptr_t _1dc530f470dc7c9ba345c8128d6f29c193ccc6af = 0x20         ;
            constexpr std::uintptr_t _e87748384e60fab9bf32a70d9ad8a75def6f809a = 0x28         ;
            constexpr std::uintptr_t _e956ba55f8a5fad39247d18df06b205c444601b5 = 0x30         ;
            constexpr std::uintptr_t _58a825cb81353bfce5a9c81bd773ce7cae832fcc = 0x38         ;
            constexpr std::uintptr_t _192de8252194ec53c30593042ab04218303c2609 = 0x40         ;
        }

    }

    namespace AIEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NameValue
    {
        constexpr std::uintptr_t value                            = 0x10         ;
        constexpr std::uintptr_t imageColor                       = 0x18         ;
        constexpr std::uintptr_t label                            = 0x28         ;
        constexpr std::uintptr_t untranslatedLabel                = 0x30         ;
        constexpr std::uintptr_t rightToLeft                      = 0x38         ;
        constexpr std::uintptr_t useColorInsteadOfText            = 0x39         ;
    }

    namespace SpatialEnvironmentVolumeRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t copyToDepthBufferShader          = 0x28         ;
        constexpr std::uintptr_t cubeMesh                         = 0x30         ;
        constexpr std::uintptr_t sphereMesh                       = 0x38         ;
        constexpr std::uintptr_t capsuleMesh                      = 0x40         ;
        constexpr std::uintptr_t environmentVolumeProperties      = 0x48         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x50         ;
        constexpr std::uintptr_t _da17de145f3cc6246fbf2064d0705c94eefe9104 = 0x58         ;
        constexpr std::uintptr_t _004e6d22f8288310bbfc939989a5c6c5447ba94e = 0x60         ;
    }

    namespace PaintableReactiveTarget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t changeTextDialog                 = 0x358        ;
        constexpr std::uintptr_t paintableSources                 = 0x360        ;
        constexpr std::uintptr_t overrideMaxImageWidth            = 0x368        ;
        constexpr std::uintptr_t overrideMaxImageHeight           = 0x36C        ;
        constexpr std::uintptr_t RequiredHeldEntity               = 0x388        ;
        constexpr std::uintptr_t showIODisplayName                = 0x3A0        ;
        constexpr std::uintptr_t myAnimator                       = 0x3C8        ;
        constexpr std::uintptr_t bullseyeEffect                   = 0x3D0        ;
        constexpr std::uintptr_t knockdownEffect                  = 0x3D8        ;
        constexpr std::uintptr_t activationPowerTime              = 0x3E0        ;
        constexpr std::uintptr_t activationPowerAmount            = 0x3E4        ;
        constexpr std::uintptr_t mainBoneCollider                 = 0x3E8        ;
        constexpr std::uintptr_t bullseyeBoneCollider             = 0x3F0        ;
        constexpr std::uintptr_t isPaintableTarget                = 0x3F8        ;
        constexpr std::uintptr_t movableColliderRoot              = 0x400        ;
        constexpr std::uintptr_t movableColliderKnockedDownAngle  = 0x408        ;
        constexpr std::uintptr_t movablePlayerForceTrigger        = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x340        ;
        constexpr std::uintptr_t _21e7f8617acb51227aa6734f34355f4106d833a7 = 0x348        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x350        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x370        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x378        ;
        constexpr std::uintptr_t _540409f5e22058ac3bdb02c1b0bbd4b730dd050e = 0x380        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x390        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x398        ;
        constexpr std::uintptr_t _83c3b2a5ca2f105de853cac2d94e0320fdcf6a9f = 0x3A1        ;
        constexpr std::uintptr_t _604b8c83ecc0250731e8647a204feecc2cd9ff38 = 0x3A2        ;
        constexpr std::uintptr_t _f92c4cab049e4ed52bfce842b9970f1ac43d9ffe = 0x3A8        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x3B0        ;
        constexpr std::uintptr_t _69b3f8e863a8fafee572c1b22acb7d2c179e40d3 = 0x3B8        ;
        constexpr std::uintptr_t _edb0ba19daef3881466d2d0bc1b571b7682b9d12 = 0x3C0        ;
        constexpr std::uintptr_t _79e127b54c3b39ebd3ad0a9aaead5662ab524749 = 0x420        ;
    }

    namespace SystemConfig
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VehicleModuleCamper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x440        ;
        constexpr std::uintptr_t mass                             = 0x448        ;
        constexpr std::uintptr_t visualGroup                      = 0x44C        ;
        constexpr std::uintptr_t lights                           = 0x450        ;
        constexpr std::uintptr_t lodRenderers                     = 0x468        ;
        constexpr std::uintptr_t conditionals                     = 0x470        ;
        constexpr std::uintptr_t triggerParents                   = 0x478        ;
        constexpr std::uintptr_t slidingComponents                = 0x480        ;
        constexpr std::uintptr_t buttonComponents                 = 0x488        ;
        constexpr std::uintptr_t passengerProtection              = 0x4A8        ;
        constexpr std::uintptr_t codeLockVisuals                  = 0x4B0        ;
        constexpr std::uintptr_t seating                          = 0x4B8        ;
        constexpr std::uintptr_t steerAngle                       = 0x4C0        ;
        constexpr std::uintptr_t accelAngle                       = 0x4CC        ;
        constexpr std::uintptr_t brakeAngle                       = 0x4D8        ;
        constexpr std::uintptr_t speedometerAngle                 = 0x4E4        ;
        constexpr std::uintptr_t fuelAngle                        = 0x4F0        ;
        constexpr std::uintptr_t hornLoop                         = 0x500        ;
        constexpr std::uintptr_t hornStart                        = 0x508        ;
        constexpr std::uintptr_t SleepingBagEntity                = 0x570        ;
        constexpr std::uintptr_t SleepingBagPoints                = 0x578        ;
        constexpr std::uintptr_t LockerEntity                     = 0x580        ;
        constexpr std::uintptr_t LockerPoint                      = 0x588        ;
        constexpr std::uintptr_t BbqEntity                        = 0x590        ;
        constexpr std::uintptr_t BbqPoint                         = 0x598        ;
        constexpr std::uintptr_t StorageEntity                    = 0x5A0        ;
        constexpr std::uintptr_t StoragePoint                     = 0x5A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _29b3b80a51e7b19fab3c98275c4cf0efc0468cf0 = 0x428        ;
        constexpr std::uintptr_t _96cebfc72ca52bee2ca9712b82b72a29a63c0a46 = 0x430        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x438        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x458        ;
        constexpr std::uintptr_t _5468466e440d1b5dfe0c397cb00b286f78651180 = 0x460        ;
        constexpr std::uintptr_t _bc6aeb4d589066736378164a81d2a711cbde491b = 0x490        ;
        constexpr std::uintptr_t _76f2da4c618af5b4d9f57d47fc8e788eb14845fe = 0x494        ;
        constexpr std::uintptr_t _745a1a2c658c7556963f71c160f42fb24bc965b7 = 0x498        ;
        constexpr std::uintptr_t _c1f886dbd75652531266bfab01e95a91126db5f3 = 0x499        ;
        constexpr std::uintptr_t _b6345a903e5c8344098fbabb18fb6a1fa4784d54 = 0x4A0        ;
        constexpr std::uintptr_t _8140b7717b697c028c0a6df465e21097d88d0d8d = 0x510        ;
        constexpr std::uintptr_t _e347e4a6abd4efa84e980c14b3bf578f10812fe5 = 0x518        ;
        constexpr std::uintptr_t _bae6a74ed0c24c9510480b2536f70e1db0fa3139 = 0x51C        ;
        constexpr std::uintptr_t _6853130feeb17a7d5aa1b6e4252993862f5850cc = 0x520        ;
        constexpr std::uintptr_t _df6d35a70b0a30267c2df4da7a5adf661c854f26 = 0x524        ;
        constexpr std::uintptr_t _e147eba833b37663104c55654b3a5703f5ac5d85 = 0x526        ;
        constexpr std::uintptr_t _15449a3ab7b7675c22099f7d27d49aa2119aafdf = 0x528        ;
        constexpr std::uintptr_t _2ff12b606886184b72b84ed52bb94afddcd92c94 = 0x530        ;
        constexpr std::uintptr_t _34cab288e6de1921ce2d7f2e096ce65e79703362 = 0x538        ;
        constexpr std::uintptr_t _4fec80f8fd57c255ea417a3e03008bbca6ed780f = 0x540        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x548        ;
        constexpr std::uintptr_t _a8072b8f3dd59fb0026835878cf940d12d8e1e0a = 0x550        ;
        constexpr std::uintptr_t _d9503b73fb5f55abc7ce031c70545fe30fea8d3b = 0x558        ;
        constexpr std::uintptr_t _45c2647a21e026e51c36e347571b2be5a01a4bac = 0x560        ;
        constexpr std::uintptr_t _ed200358558c8e89f76fb7115cf242d53bcbbbf5 = 0x568        ;
        constexpr std::uintptr_t _2bb9a8566290c0b939084bd2ff960f7641b6aea0 = 0x5B0        ;
        constexpr std::uintptr_t _93384359d6a6c3ad494e4c5f2def7b2523e9ed79 = 0x5C0        ;
        constexpr std::uintptr_t _86ede4f83d7e70b0b741fff3793f7b55babe4d80 = 0x5D0        ;
    }

    namespace PowerLineWireSpan
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t wirePrefab                       = 0x20         ;
        constexpr std::uintptr_t start                            = 0x28         ;
        constexpr std::uintptr_t end                              = 0x30         ;
        constexpr std::uintptr_t WireLength                       = 0x38         ;
        constexpr std::uintptr_t connections                      = 0x40         ;
    }

    namespace %9de2016f10bc232cab239f1e7fcdf3116c5c2415
    {
    }

    namespace %317b18046edafebbb155eaee20f2570b4688b6df
    {
    }

    namespace %234c1df995a7987150af54b9426fcaeb1e0b5aa4
    {
        constexpr std::uintptr_t _b30437ff694471fdfd5010720d5be85b4f2e7a1b = 0x10         ;
    }

    namespace %c9d4074733e3c87234842ddbffc4ec063c180441
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F468   ;
        constexpr std::uintptr_t _dd3cb565f009839119aa579301c948462dbb5dc1 = 0x10         ;
        constexpr std::uintptr_t _2febd458f84e01eead897bac3674e45de139b567 = 0x14         ;
        constexpr std::uintptr_t _8ee8a184948465d52481285c53659a986a2cd05b = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3f376968f3baf7508ce874244910a01d08b6c0c1 = 0x0          ;
            constexpr std::uintptr_t _ba62172efd8ff80bea1ac11ac77f518539f63760 = 0x8          ;
            constexpr std::uintptr_t _eb8f84e376a32f6b65ca0544f56eedcff2be8fd3 = 0x18         ;
            constexpr std::uintptr_t _6bcf370009eebb257f86a9f5be4595729c412fbd = 0x20         ;
            constexpr std::uintptr_t _757302cb8dfd76534d487d0e4fab116f772a9916 = 0x28         ;
        }

    }

    namespace %be62b2aa03889c0a7e6f536be19c915dc5fe6457
    {
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _b5f943370d3aeaae202d98c20b58a5ce1f13e1d1 = 0x0          ;
            constexpr std::uintptr_t _9007a493f7410a652ac80bf15be94b951ace0504 = 0x8          ;
            constexpr std::uintptr_t _1db4d090c35fa2490f8cee9f1bb01011d4d82fc0 = 0x10         ;
            constexpr std::uintptr_t _b00f445cf485facfa8993a49717728963f871186 = 0x20         ;
            constexpr std::uintptr_t _fbe9535f8c35441accf0f35e4b1532a9d154c74e = 0x30         ;
        }

    }

    namespace Texture2DRef
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace ConvarEvent
    {
        constexpr std::uintptr_t convar                           = 0x10         ;
        constexpr std::uintptr_t on                               = 0x18         ;
        constexpr std::uintptr_t component                        = 0x20         ;

        constexpr std::uintptr_t _87c648dd83696a1a2556190f7cf02c55f95ef383 = 0x28         ;
    }

    namespace ConvarComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t runOnServer                      = 0x20         ;
        constexpr std::uintptr_t runOnClient                      = 0x21         ;
        constexpr std::uintptr_t List                             = 0x28         ;
    }

    namespace GeneType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %1c8b51bc1f4514ab5d5583676fe3f6d9561e5301
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10807210   ;
        constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x10         ;
        constexpr std::uintptr_t _78e088056d1bc82099cdc35e78060546e0fdcc6f = 0x14         ;
        constexpr std::uintptr_t _da3a14c3034b73d168904ff4685709d4bd3ac689 = 0x18         ;
        constexpr std::uintptr_t _092c92e393ac43c95ed520c5af69ef5709a0d4c6 = 0x1C         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x20         ;
        constexpr std::uintptr_t _9ba3f9f7fb87666182a4cb28439407972d640f60 = 0x28         ;
        constexpr std::uintptr_t _936b0d71e0e28506c518a64839e4133035a9de99 = 0x30         ;
        constexpr std::uintptr_t _6035529a3689742ab1ac3d04767d9186a9297ce1 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _ab92bd32e2c15f0a39e1a5746a57fca7503dd5fa = 0x0          ;
            constexpr std::uintptr_t _79d432740f14a520c6d0ce5c3677e7c97a9e2dab = 0x10         ;
            constexpr std::uintptr_t _bdb397aca7040121b7d658929698b0576e3da679 = 0x18         ;
            constexpr std::uintptr_t _45a5771fe188523e7c0e68bf2b1f140e1a4ae314 = 0x20         ;
            constexpr std::uintptr_t _345791f7b847ae95c9936f5a9f9920483d2e859f = 0x28         ;
            constexpr std::uintptr_t _50aad3ff0de03556a0751e40d1cf6f9e709717cf = 0x30         ;
            constexpr std::uintptr_t _194bcd88930792116c47e91f4cc1b5798e3ecf81 = 0x38         ;
        }

    }

    namespace AdminExistingSellOrder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MerchandiseIcon                  = 0x20         ;
        constexpr std::uintptr_t CurrencyIcon                     = 0x28         ;

        constexpr std::uintptr_t _ec3cf32faf30aa9c9267f05589f83f9434fdc938 = 0x30         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x38         ;
    }

    namespace ExcavatorEngineSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t engineStartClunks                = 0x20         ;
    }

    namespace KeybindCategory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _989afa854b029959a33a92550e29aa683f4b75a9 = 0x20         ;
    }

    namespace EmissionToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetRenderers                  = 0x30         ;
        constexpr std::uintptr_t materialIndex                    = 0x38         ;

        constexpr std::uintptr_t _721d431a7fd36fe0eab153e127ad39c5d49f726b = 0x20         ;
        constexpr std::uintptr_t _3d336370ed7c31805dd664d6bd7f832c3a461326 = 0x3C         ;
        constexpr std::uintptr_t _98cae63bfda376c3b1bb9a46dd31f947f551abdb = 0x40         ;
        constexpr std::uintptr_t _8826f84adaac1d442fdfe59915919e45ff5d9b04 = 0x48         ;
        constexpr std::uintptr_t _8f0ae83027f4dcad3239f667d00387497d370c71 = 0x58         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NexusFerry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t TravelVelocity                   = 0x200        ;
        constexpr std::uintptr_t ApproachVelocity                 = 0x204        ;
        constexpr std::uintptr_t StoppingVelocity                 = 0x208        ;
        constexpr std::uintptr_t AccelerationSpeed                = 0x20C        ;
        constexpr std::uintptr_t TurnSpeed                        = 0x210        ;
        constexpr std::uintptr_t VelocityPreservationOnTurn       = 0x214        ;
        constexpr std::uintptr_t TargetDistanceThreshold          = 0x218        ;
        constexpr std::uintptr_t hornEffect                       = 0x220        ;
        constexpr std::uintptr_t hornEffectTransform              = 0x228        ;
        constexpr std::uintptr_t departureHornLeadTime            = 0x230        ;
        constexpr std::uintptr_t SphereCaster                     = 0x238        ;
        constexpr std::uintptr_t CastSweepDegrees                 = 0x240        ;
        constexpr std::uintptr_t CastSweepNoise                   = 0x244        ;
        constexpr std::uintptr_t CastLayers                       = 0x248        ;
        constexpr std::uintptr_t CastInterval                     = 0x24C        ;
        constexpr std::uintptr_t CastHitProtection                = 0x250        ;
        constexpr std::uintptr_t PathLookahead                    = 0x254        ;
        constexpr std::uintptr_t PathLookaheadThreshold           = 0x258        ;
        constexpr std::uintptr_t NextZoneLabels                   = 0x260        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b611c869a04d09ddc877ab5412ff1bc71894c570 = 0x268        ;
        constexpr std::uintptr_t _7ebf31b171d6d1d1ca46597c4aa9305a290961de = 0x270        ;
        constexpr std::uintptr_t _fe5a490539e7d291300356d5949e2cdee0c5f4a7 = 0x278        ;
        constexpr std::uintptr_t _bc6e02eab16c57c541fbd03a3aa30921d5b0b613 = 0x280        ;
        constexpr std::uintptr_t _f0db445deef0776a20ff9bd10f4fb9b2a2526e5f = 0x284        ;
        constexpr std::uintptr_t _6972bbf2af0cce7e3676350b4fbea9586c09588b = 0x288        ;
        constexpr std::uintptr_t _fcae4dda71fda13642cf8543f1ed7c99d8bf8fe5 = 0x28C        ;
        constexpr std::uintptr_t _faa69e607058a46011ae12fe79fcfa614ed34e52 = 0x290        ;
    }

    namespace %d50a9f945638ae4dfd7527254e47128ab0080ecf
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _f0d68e179ac3db7e9ec4b9b39408e8971a9a9e0f = 0x0          ;
            constexpr std::uintptr_t _4a4b1c5360411a35dfab2e46c4bd74d172f4fa5e = 0x8          ;
        }

    }

    namespace VendingMachineMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;
        constexpr std::uintptr_t markerShopName                   = 0x210        ;
        constexpr std::uintptr_t server_vendingMachine            = 0x218        ;
        constexpr std::uintptr_t clusterMarkerObj                 = 0x230        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _184c5b17b1a0c44de3e0aa61d3f3354d4048d645 = 0x220        ;
        constexpr std::uintptr_t _80da9c491ee4f1722f0647cf414356770ffe4abc = 0x228        ;
        constexpr std::uintptr_t _10030ca43789b8c7d684dcc70b9fbb2e1aeadad4 = 0x238        ;
        constexpr std::uintptr_t _6198398d1a195708f74ab308f4763ca45798884c = 0x240        ;
    }

    namespace ModelConditionTest_WallCornerLeft
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ClientPerformanceReport
    {
        constexpr std::uintptr_t request_id                       = 0x0          ;
        constexpr std::uintptr_t user_id                          = 0x8          ;
        constexpr std::uintptr_t fps_average                      = 0x10         ;
        constexpr std::uintptr_t fps                              = 0x14         ;
        constexpr std::uintptr_t frame_id                         = 0x18         ;
        constexpr std::uintptr_t frame_time                       = 0x1C         ;
        constexpr std::uintptr_t frame_time_average               = 0x20         ;
        constexpr std::uintptr_t memory_system                    = 0x28         ;
        constexpr std::uintptr_t memory_collections               = 0x30         ;
        constexpr std::uintptr_t memory_managed_heap              = 0x38         ;
        constexpr std::uintptr_t realtime_since_startup           = 0x40         ;
        constexpr std::uintptr_t streamer_mode                    = 0x44         ;
        constexpr std::uintptr_t ping                             = 0x48         ;
        constexpr std::uintptr_t tasks_invokes                    = 0x4C         ;
        constexpr std::uintptr_t tasks_load_balancer              = 0x50         ;
        constexpr std::uintptr_t workshop_skins_queued            = 0x54         ;
    }

    namespace Payout
    {
        constexpr std::uintptr_t Reward                           = 0x0          ;
        constexpr std::uintptr_t Chance                           = 0x8          ;
    }

    namespace PinataPayouts
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AllPayouts                       = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace TowingJointBreakDebug
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %c7d5c21adac2da9b3db6aaeee8dbe3dd0653b302
    {
        constexpr std::uintptr_t _87d56a3297aca8e6917693dfaf04e948d028af15 = 0x10         ;
        constexpr std::uintptr_t _2809d308873f8ed21f2f9b80e6bb286368c61055 = 0x18         ;
        constexpr std::uintptr_t _584a8820cca2b5d083d71c7db1fb6a64c6290754 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _646db4e072baa4e69ff9f0e1de1afff475eafe60 = 0x0          ;
            constexpr std::uintptr_t _450b69726c362c446196d81e7540d9ce1c4d5c32 = 0x8          ;
            constexpr std::uintptr_t _436e35cfd1fa5a5d047cfd8c7327ab9076247e8f = 0x10         ;
            constexpr std::uintptr_t _d62d7baa3ea2f8b680dcca6a4f8f4031e5d02453 = 0x18         ;
            constexpr std::uintptr_t _43ae0a59573511062ee47f64f748d4344cd58715 = 0x20         ;
        }

    }

    namespace %d0cef43791aec5c5f6ad6b4360c9cd06a34bd324
    {
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x10         ;
    }

    namespace %7f1f7d0154baf216248b4b9eec653cb11fb2408b
    {
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _5ee66e7637814dac95e075a00b3b0629e326e7f2 = 0x0          ;
            constexpr std::uintptr_t _63b0c1d4ef1039fa17ea477cdc039b4f48dd24d0 = 0x8          ;
            constexpr std::uintptr_t _4063656193715b42312e82552358d22ba2d73a3f = 0x18         ;
            constexpr std::uintptr_t _6cb77f9f9a101ac2842b50728523d6dc085f28d2 = 0x20         ;
        }

    }

    namespace ServerListSnapshot
    {
        constexpr std::uintptr_t _Servers_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _PackedTimestamp_k__BackingField = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _754d132e6c4ccfe2e8a8cd394e897340926040e1 = 0x0          ;
            constexpr std::uintptr_t _bfcaa2f4e676e3b622b0b25bd803bb691179b370 = 0x8          ;
            constexpr std::uintptr_t _19dec5a67cdfb236f5aabbac1e807e9c251a5be6 = 0x10         ;
            constexpr std::uintptr_t _1c2004316919778af901816270d64d383670a016 = 0x18         ;
        }

    }

    namespace TechTreeGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;

        constexpr std::uintptr_t _aee52a086a8a08621dc15f2cfac884a6288fa7eb = 0x24         ;
    }

    namespace AudioSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mixer                            = 0x20         ;
    }

    namespace %926e40b1086876fdf8e451fcac8da1a9ec9f31ac
    {
    }

    namespace BaseAnimalNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace ElectricalBlocker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace CapturePointTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace PointOfInterestSpriteConfig
    {
        constexpr std::uintptr_t inner                            = 0x0          ;
        constexpr std::uintptr_t outer                            = 0x8          ;
    }

    namespace MapInterface
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10757B38   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cameraPositon                    = 0x20         ;
        constexpr std::uintptr_t scrollRect                       = 0x28         ;
        constexpr std::uintptr_t scrollRectZoom                   = 0x30         ;
        constexpr std::uintptr_t showGridToggle                   = 0x38         ;
        constexpr std::uintptr_t FocusButton                      = 0x40         ;
        constexpr std::uintptr_t CanvasGroup                      = 0x48         ;
        constexpr std::uintptr_t PlaceMarkerSound                 = 0x50         ;
        constexpr std::uintptr_t ClearMarkerSound                 = 0x58         ;
        constexpr std::uintptr_t View                             = 0x60         ;
        constexpr std::uintptr_t NexusMap                         = 0x68         ;
        constexpr std::uintptr_t NexusButtonGroup                 = 0x70         ;
        constexpr std::uintptr_t NexusToggle                      = 0x78         ;
        constexpr std::uintptr_t PointOfInterestColours           = 0x80         ;
        constexpr std::uintptr_t PointOfInterestSprites           = 0x88         ;
        constexpr std::uintptr_t PingBackground                   = 0x90         ;
        constexpr std::uintptr_t DebugStayOpen                    = 0x98         ;
        constexpr std::uintptr_t MarkerListSection                = 0xA0         ;
        constexpr std::uintptr_t ControlsRoot                     = 0xA8         ;
        constexpr std::uintptr_t MarkerListPrefab                 = 0xB0         ;
        constexpr std::uintptr_t MarkerHeader                     = 0xB8         ;
        constexpr std::uintptr_t LocalPlayerMarkerListParent      = 0xC0         ;
        constexpr std::uintptr_t TeamMarkerListParent             = 0xC8         ;
        constexpr std::uintptr_t TeamLeaderHeader                 = 0xD0         ;
        constexpr std::uintptr_t MissionListHeader                = 0xD8         ;
        constexpr std::uintptr_t MissionListContent               = 0xE0         ;
        constexpr std::uintptr_t MissionListPrefab                = 0xE8         ;
        constexpr std::uintptr_t VendorList                       = 0xF0         ;
        constexpr std::uintptr_t HideTeamLeaderMarkersToggle      = 0xF8         ;
        constexpr std::uintptr_t TeamMarkersCanvas                = 0x100        ;
        constexpr std::uintptr_t ShowSleepingBagsButton           = 0x108        ;
        constexpr std::uintptr_t ShowVendingMachinesButton        = 0x110        ;
        constexpr std::uintptr_t ShowMissionProvidersButton       = 0x118        ;
        constexpr std::uintptr_t EscapeCapture                    = 0x120        ;
        constexpr std::uintptr_t RaidWindowStatus                 = 0x128        ;

        constexpr std::uintptr_t _709c37a9e8c02e022bab8c461a75a79232aec9e1 = 0x130        ;
        constexpr std::uintptr_t _967b1cfab9ace59ab5f3b98f0ea092aa8f5ed4b4 = 0x138        ;
        constexpr std::uintptr_t _b0e56c26e9e06434194d45bc9b902f6e35316e97 = 0x140        ;
        constexpr std::uintptr_t _9f3eb5564d478b629be942b68105ac3e7636a38f = 0x148        ;
        constexpr std::uintptr_t _1442f5276588431a4c4557191c64f8388fcdcda5 = 0x150        ;
        constexpr std::uintptr_t _68b50cc0d2032414f835a9c1d2b7e5ddb9f6a6ea = 0x158        ;
        constexpr std::uintptr_t _3e0ac810276202f362593f75141e1b93342ca364 = 0x160        ;
        constexpr std::uintptr_t _c51e5d54c11c8746329c6e4c4a8a45eb347db126 = 0x168        ;
        constexpr std::uintptr_t _19e907db35dce4ace915f7629fb8283ee240744e = 0x174        ;
        constexpr std::uintptr_t _2a389b100be62573f7ffe8b2c5fd675bc0ca8195 = 0x180        ;
        constexpr std::uintptr_t _062eeb185648ff373f3d3b5982b88c36b66ab736 = 0x184        ;
        constexpr std::uintptr_t _b1430c729b9dd450d43b9acceee7324eee8d3744 = 0x188        ;

        namespace _static
        {
            constexpr std::uintptr_t _d6cd7904544ada8c75dfcdd108affb4d9e0ad5c3 = 0x0          ;
            constexpr std::uintptr_t _23de2156f2d853d9159386d80b9bb8d829717711 = 0x1          ;
            constexpr std::uintptr_t _d306acd173e639ba0ca56e948e624c4107e72e25 = 0x4          ;
            constexpr std::uintptr_t _c99e341e88ab1a0e826e29b0daaabe1d1587ddc0 = 0x8          ;
            constexpr std::uintptr_t _bc4ac5dc9f724a414a82902431cdd77d6f3f7ff1 = 0x9          ;
            constexpr std::uintptr_t _0f8ebddf8c6e41ddcc9be6e44c13df2f34872183 = 0xC          ;
        }

    }

    namespace AirSupplyType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModGiveOxygen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t airType                          = 0x30         ;
        constexpr std::uintptr_t amountToConsume                  = 0x34         ;
        constexpr std::uintptr_t inhaleEffect                     = 0x38         ;
        constexpr std::uintptr_t exhaleEffect                     = 0x40         ;
        constexpr std::uintptr_t bubblesEffect                    = 0x48         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
        constexpr std::uintptr_t _a341e0980d742a08940e7b3673db14b3810fb150 = 0x50         ;
    }

    namespace UIFireworkStar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Delegates                      = 0x20         ;
        constexpr std::uintptr_t Image                            = 0x28         ;
        constexpr std::uintptr_t Text                             = 0x30         ;

        constexpr std::uintptr_t _edbb9883d4ab06d7f00c90fbc419cc57f56048b0 = 0x38         ;
        constexpr std::uintptr_t _14af86ddbce76dc87ff2753a79f96c4b1f323835 = 0x40         ;
        constexpr std::uintptr_t _78760b35162b8e1be2f42346cc4d2eba8eead6de = 0x44         ;
    }

    namespace %855aab671c8a37650e58878ea25f19e168b0818b
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _b53687add4b73fa8dd97f6fa26f7afbbc2fcb190 = 0x18         ;
        constexpr std::uintptr_t _e400fe8418b53aaf5a050dca1546b58a66291b18 = 0x20         ;
        constexpr std::uintptr_t _a7d9babe982c7c344753c71d5ba4e937557bd1a4 = 0x30         ;
        constexpr std::uintptr_t _f35e5f39e9532c714a79eed5ae6386699b0b463d = 0x38         ;
        constexpr std::uintptr_t _c94272102ac5d83eefb731fd0ea8d6b135518418 = 0x3C         ;
        constexpr std::uintptr_t _1ff898ac318fef5904bca699937854193f444565 = 0x40         ;
        constexpr std::uintptr_t _05606bd4ab85a4c4abc27e4980ecd5ed7b79e5db = 0x44         ;
        constexpr std::uintptr_t _c8a07a86454065fec298304ab9add7037fc078aa = 0x54         ;
        constexpr std::uintptr_t _cd6db1ca32714897bcc90832ea3535fa62320a7a = 0x5C         ;
        constexpr std::uintptr_t _9837ad10d3d179b1fb66ce18aac710b0da04cabd = 0x6C         ;
        constexpr std::uintptr_t _50bfdd8c891211b918dbff72e7a7b73c8cf251ba = 0x70         ;
        constexpr std::uintptr_t _679b012f54330078aa82b305ee8249d1e8b1357f = 0xB0         ;
        constexpr std::uintptr_t _ac5df51ed7ae77591a97fbea93ab017abcd97ba2 = 0xB4         ;
        constexpr std::uintptr_t _74bf6459676ee4766d466f8da515f1ba29862fef = 0xC8         ;
        constexpr std::uintptr_t _04dcf3302449ff8c673ce46f911b5cc407f7157c = 0xD0         ;
        constexpr std::uintptr_t _3cfbd76e5c68b6d747c6d16fe8381a9e0bfd8d4e = 0xD8         ;
        constexpr std::uintptr_t _4e872a1248e4c42389eb9dea2269a5b0b27b8bcf = 0xE0         ;
        constexpr std::uintptr_t _781b1b61bc52e775295c45f7bfbbe95fca34c363 = 0xE8         ;
        constexpr std::uintptr_t _fbc837f14b85cc8c1e2c353c951c7e4bb744a52d = 0xF0         ;
        constexpr std::uintptr_t _389dd5657c0776a9b6b8f1f12e3dbc5efb7468f4 = 0xF4         ;

        namespace _static
        {
            constexpr std::uintptr_t _be793b6c7fe890d11a64249a72b7d685eb242515 = 0x0          ;
            constexpr std::uintptr_t _857d96415c1ece80e38a3781e4fcfe1142bc8ee6 = 0x8          ;
            constexpr std::uintptr_t _88cd5a207be8ca4043d6796a0523a90e8d7c339b = 0x10         ;
            constexpr std::uintptr_t _3ec040fff1583a5f7408d2bedd091ee175a53174 = 0x20         ;
            constexpr std::uintptr_t _801edb481477c504da87460a884287a67330c5ab = 0x30         ;
        }

    }

    namespace Styles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Theme
    {
        constexpr std::uintptr_t style                            = 0x0          ;
        constexpr std::uintptr_t Icon                             = 0x4          ;
        constexpr std::uintptr_t BackgroundColor                  = 0x8          ;
        constexpr std::uintptr_t ForegroundColor                  = 0x18         ;
        constexpr std::uintptr_t duration                         = 0x28         ;
        constexpr std::uintptr_t fadeTime                         = 0x2C         ;
        constexpr std::uintptr_t bump                             = 0x30         ;
    }

    namespace GameTip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t canvasGroup                      = 0x28         ;
        constexpr std::uintptr_t icon                             = 0x30         ;
        constexpr std::uintptr_t background                       = 0x38         ;
        constexpr std::uintptr_t text                             = 0x40         ;
        constexpr std::uintptr_t themes                           = 0x48         ;

        constexpr std::uintptr_t _2fb48e2bf33d9d06f0d0139e01ed31806e2d3d8f = 0x50         ;
    }

    namespace %7e24b31b9eb2eb3d74b129a2827b4169440f25bc
    {
        constexpr std::uintptr_t _44e21be9451e84b86d7475ce55b8672f059adbc6 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _4543d5cf24c7d34bc3cab46d6f9dd5a2dfce458d = 0x0          ;
            constexpr std::uintptr_t _31069a58b103d0d16a454cd7d23597a002398ee3 = 0x8          ;
            constexpr std::uintptr_t _1370d315c3bb3e52821c5c52e158739020eaaca7 = 0x18         ;
            constexpr std::uintptr_t _8e6611bd154a364293ccffac2baa49f0c3091c55 = 0x28         ;
        }

    }

    namespace OverlayBlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace JunkPileWaterSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tier                             = 0x20         ;
        constexpr std::uintptr_t prefabs                          = 0x28         ;
        constexpr std::uintptr_t maxPopulation                    = 0x30         ;
        constexpr std::uintptr_t numToSpawnPerTickMin             = 0x34         ;
        constexpr std::uintptr_t numToSpawnPerTickMax             = 0x38         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x3C         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x40         ;
        constexpr std::uintptr_t wantsInitialSpawn                = 0x44         ;
        constexpr std::uintptr_t temporary                        = 0x45         ;
        constexpr std::uintptr_t forceInitialSpawn                = 0x46         ;
        constexpr std::uintptr_t preventDuplicates                = 0x47         ;
        constexpr std::uintptr_t isSpawnerActive                  = 0x48         ;
        constexpr std::uintptr_t shouldBlockSpawnedEntitySaving   = 0x49         ;
        constexpr std::uintptr_t resetBehavior                    = 0x4C         ;
        constexpr std::uintptr_t setFreeIfMovedBeyond             = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
        constexpr std::uintptr_t attachToParent                   = 0x60         ;
    }

    namespace Impostor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t asset                            = 0x20         ;
        constexpr std::uintptr_t reference                        = 0x28         ;
        constexpr std::uintptr_t angle                            = 0x30         ;
        constexpr std::uintptr_t resolution                       = 0x34         ;
        constexpr std::uintptr_t padding                          = 0x38         ;
        constexpr std::uintptr_t spriteOutlineAsMesh              = 0x3C         ;

        constexpr std::uintptr_t _83860c9c174793980a02f1b5ea35b0cb8c959f10 = 0x40         ;
        constexpr std::uintptr_t _b35dbb52417c94bd49768d049fd7b3aafd82a0a8 = 0x48         ;
    }

    namespace DartsGameViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lazyaimRegular                   = 0x28         ;
        constexpr std::uintptr_t lazyaimIronsights                = 0x30         ;
        constexpr std::uintptr_t pivot                            = 0x38         ;
        constexpr std::uintptr_t useViewModelCamera               = 0x40         ;
        constexpr std::uintptr_t wantsHeldItemFlags               = 0x41         ;
        constexpr std::uintptr_t hideSightMeshes                  = 0x48         ;
        constexpr std::uintptr_t viewmodelType                    = 0x50         ;
        constexpr std::uintptr_t shouldOverridePosition           = 0x54         ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x58         ;
        constexpr std::uintptr_t charmAnchor                      = 0x60         ;
        constexpr std::uintptr_t charmScale                       = 0x68         ;
        constexpr std::uintptr_t useFlatBackCharm                 = 0x6C         ;
        constexpr std::uintptr_t usePushedOutCharm                = 0x6D         ;
        constexpr std::uintptr_t subsurfaceProfile                = 0x70         ;
        constexpr std::uintptr_t baseSkinPieces                   = 0x78         ;
        constexpr std::uintptr_t leftArmShieldHideCurve           = 0x80         ;
        constexpr std::uintptr_t dartThrowBone                    = 0x138        ;
        constexpr std::uintptr_t dartVisualRoot                   = 0x140        ;
        constexpr std::uintptr_t meshRenderer                     = 0x148        ;
        constexpr std::uintptr_t player1Colour                    = 0x150        ;
        constexpr std::uintptr_t player2Colour                    = 0x160        ;
        constexpr std::uintptr_t viewModelComponent               = 0x170        ;

        constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20         ;
        constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88         ;
        constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90         ;
        constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98         ;
        constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0         ;
        constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8         ;
        constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0         ;
        constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8         ;
        constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0         ;
        constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8         ;
        constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8         ;
        constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0         ;
        constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0         ;
        constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8         ;
        constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100        ;
        constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108        ;
        constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110        ;
        constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114        ;
        constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118        ;
        constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C        ;
        constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128        ;
        constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C        ;
        constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D        ;
        constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130        ;
        constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x178        ;
        constexpr std::uintptr_t _cefe5c6c597e905d8af2ce11ccedae72ef27d3b0 = 0x180        ;
        constexpr std::uintptr_t _4ecc1ed88fe598c107b915a4839fb5d230997f79 = 0x188        ;
        constexpr std::uintptr_t _cd376c0ba0bcf96d639ef3b63955981231e83e18 = 0x190        ;
    }

    namespace Option
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t description                      = 0x8          ;
        constexpr std::uintptr_t icon                             = 0x10         ;
        constexpr std::uintptr_t order                            = 0x18         ;
        constexpr std::uintptr_t usableWhileWounded               = 0x1C         ;
    }

    namespace Description
    {
        constexpr std::uintptr_t token                            = 0x10         ;
        constexpr std::uintptr_t english                          = 0x18         ;
    }

    namespace Icon
    {
        constexpr std::uintptr_t icon                             = 0x10         ;
    }

    namespace ShowIf
    {
        constexpr std::uintptr_t functionName                     = 0x10         ;
    }

    namespace DisabledIf
    {
        constexpr std::uintptr_t functionName                     = 0x10         ;
    }

    namespace Priority
    {
        constexpr std::uintptr_t functionName                     = 0x10         ;
    }

    namespace Menu
    {
        constexpr std::uintptr_t TitleToken                       = 0x10         ;
        constexpr std::uintptr_t TitleEnglish                     = 0x18         ;
        constexpr std::uintptr_t UseVariable                      = 0x20         ;
        constexpr std::uintptr_t Order                            = 0x28         ;
        constexpr std::uintptr_t ProxyFunction                    = 0x30         ;
        constexpr std::uintptr_t Time                             = 0x38         ;
        constexpr std::uintptr_t OnStart                          = 0x40         ;
        constexpr std::uintptr_t OnProgress                       = 0x48         ;
        constexpr std::uintptr_t OnCancel                         = 0x50         ;
        constexpr std::uintptr_t LongUseOnly                      = 0x58         ;
        constexpr std::uintptr_t PrioritizeIfNotWhitelisted       = 0x59         ;
        constexpr std::uintptr_t PrioritizeIfUnlocked             = 0x5A         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MovementModify
    {
        constexpr std::uintptr_t drag                             = 0x0          ;
    }

    namespace %afd80aeffa9a6ebac6ae8fdc1ac921ae097e0866
    {
        constexpr std::uintptr_t _4759f209f4d70ed077fe0dce21977a84b78bb7b9 = 0x10         ;
        constexpr std::uintptr_t _2c0faec6e9f3152ed16c056f4ebc8b191295b666 = 0x14         ;
        constexpr std::uintptr_t _64c3b8e77383f3f804b7c226cf61ab0f18636e39 = 0x18         ;
        constexpr std::uintptr_t _6739c8e7c3b75c2ef0a15fdb291a7b2b2e72bd48 = 0x1A         ;
    }

    namespace %3a7787cac6605e67f301d24fa43b8b0d6b0ef3c7
    {
        constexpr std::uintptr_t _1fe75f74175a5284aab72cc802c79fb51a695af6 = 0x10         ;
        constexpr std::uintptr_t _ef27b9cf44501059d43051a192a0b05be15e239d = 0x18         ;
    }

    namespace DistanceCheckType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2a85074be333ed904961ecfc44a0de3c4a77c7bf
    {
        constexpr std::uintptr_t _9efcd24bc315745492c8843add8ea952a1628c12 = 0x10         ;
        constexpr std::uintptr_t _7e2bbb1784a60b5e27879d4db9d4b965f58b0f67 = 0x18         ;
        constexpr std::uintptr_t _0d927ade6e684941bc372c3fcf36fe7a25fba4fc = 0x20         ;
    }

    namespace %b5c23735725eeb35e30b1f9d202c890e1c94a16f
    {
        constexpr std::uintptr_t _770eb56fd312d1d40fc5db993b71125eaaaeb3a1 = 0x10         ;
    }

    namespace Signal
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Slot
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TraitFlag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Axis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GiveItemReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AA620   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %dbd2b692494d022f7f2af98a329902db01f4ebf8
    {
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x10         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x20         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x24         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x28         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x2C         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x30         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x31         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x34         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _72bf2e619df13a921d40e89e9a0025e25a1c0bc7 = 0x0          ;
            constexpr std::uintptr_t _0cb07a1684b5817457f5a87fae71ec43d69fdcc5 = 0x8          ;
            constexpr std::uintptr_t _0eedd1f4228d8ab93064c2d46901ffab66e507fb = 0x10         ;
            constexpr std::uintptr_t _c9be5de1be52b759ccd5f179a9423042670c298d = 0x18         ;
            constexpr std::uintptr_t _2336e94c924e890ca850653d7c38d1c2dd385927 = 0x20         ;
            constexpr std::uintptr_t _760e631aad78602b0d120dc0a7efbe8e16c30eab = 0x28         ;
            constexpr std::uintptr_t _caa5c5a9cc122b0ceb9290077e26fe9348d93c7f = 0x30         ;
            constexpr std::uintptr_t _0e8d2e6e1daaadf3ba40229993b818ab1914051d = 0x40         ;
        }

    }

    namespace SubmarineAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t engineStartSound                 = 0x20         ;
        constexpr std::uintptr_t engineStopSound                  = 0x28         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x30         ;
        constexpr std::uintptr_t engineLoopSound                  = 0x38         ;
        constexpr std::uintptr_t engineLoopPitchCurve             = 0x40         ;
        constexpr std::uintptr_t underwaterLoopDef                = 0x48         ;
        constexpr std::uintptr_t underwaterMovementLoopDef        = 0x50         ;
        constexpr std::uintptr_t surfaceWaterLoops                = 0x58         ;
        constexpr std::uintptr_t surfaceWaterSoundsMaxSpeed       = 0x60         ;
        constexpr std::uintptr_t waterEmergeSoundDef              = 0x68         ;
        constexpr std::uintptr_t waterSubmergeSoundDef            = 0x70         ;
        constexpr std::uintptr_t activeLoopDef                    = 0x78         ;
        constexpr std::uintptr_t footPedalSoundDef                = 0x80         ;
        constexpr std::uintptr_t footPedalSoundPos                = 0x88         ;
        constexpr std::uintptr_t steeringWheelSoundDef            = 0x90         ;
        constexpr std::uintptr_t steeringWheelSoundPos            = 0x98         ;
        constexpr std::uintptr_t heavyDamageSparksDef             = 0xA0         ;
        constexpr std::uintptr_t heavyDamageSparksPos             = 0xA8         ;
        constexpr std::uintptr_t flagRaise                        = 0xB0         ;
        constexpr std::uintptr_t flagLower                        = 0xB8         ;
        constexpr std::uintptr_t dashboardAudioPoint              = 0xC0         ;
        constexpr std::uintptr_t climbOrDiveLoopSound             = 0xC8         ;
        constexpr std::uintptr_t torpedoFailedSound               = 0xD0         ;

        constexpr std::uintptr_t _8298f88e2fa48ef3f1c1037aefa6e78e3192f12d = 0xD8         ;
        constexpr std::uintptr_t _cb37aac98bcc27203fd63fc295f428ef8e139a4f = 0xE0         ;
        constexpr std::uintptr_t _0497757d989e62a81a8afb95a0fa421037fbff3f = 0xE8         ;
        constexpr std::uintptr_t _6501753bfe9cd5f34a65b0c6d0a9c7ac00c53b54 = 0xF0         ;
        constexpr std::uintptr_t _0adce5c0d8af57be58ccf20e32d0a0fb45f715e3 = 0xF8         ;
        constexpr std::uintptr_t _95bb0f3c71dadff0f2606f1b5173b4c2cf7c570b = 0x100        ;
        constexpr std::uintptr_t _69602f1b590c147a7bcbfb8eacffe21d4f4d2539 = 0x108        ;
        constexpr std::uintptr_t _43adc6412083bed7f7a2898d444c87df9b3d7c5b = 0x110        ;
        constexpr std::uintptr_t _59a84b738b280aa93d9efea2db4dc26c32c74c8d = 0x118        ;
        constexpr std::uintptr_t _1f81b9cc2fe88adab611f1bb75f2e104d73fa26b = 0x120        ;
        constexpr std::uintptr_t _0faf7b5d8997a2e12ab766a32c1eb5b6755f269d = 0x124        ;
        constexpr std::uintptr_t _f7bb3d993b67b92463c2f0d1b9f97076d5d65e6d = 0x128        ;
        constexpr std::uintptr_t _80264d116e3058e52db4ca33d37af86d4a016421 = 0x12C        ;
    }

    namespace DisableIfDlssNotSupported
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace UIBackgroundBlur
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t amount                           = 0x20         ;
        constexpr std::uintptr_t blurSize                         = 0x24         ;
    }

    namespace ContainerSourceLoot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t container                        = 0x20         ;
    }

    namespace StateStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MarketPrice
    {
        constexpr std::uintptr_t _success_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _volume_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _lowest_price_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _lowest_price_value_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _localprice_formatted_k__BackingField = 0x30         ;
    }

    namespace BlurType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScriptableObjectRef
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace FoliageRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t material                         = 0x20         ;
        constexpr std::uintptr_t LOD0                             = 0x28         ;
        constexpr std::uintptr_t LOD1                             = 0x30         ;

        constexpr std::uintptr_t _aa1aed61655240adfa78f963332f2228db4eb8f8 = 0x38         ;
        constexpr std::uintptr_t _7afcbc68a64840ebf9f5880bb01062cabf8907e4 = 0x40         ;
    }

    namespace %3042d644105364105f7313ef90740e013430ed53
    {
        constexpr std::uintptr_t _417657227d03dfa347a8bf21c080a7833c86f541 = 0x10         ;
        constexpr std::uintptr_t _4712cabd6eb39a7f72142d054bb6771bd38c463d = 0x18         ;
        constexpr std::uintptr_t _fbd99a6d9581609c9b421f5327cdb0affcaaf064 = 0x20         ;
        constexpr std::uintptr_t _3053b9aa3de87ac19382455eaadfd239c31fcb59 = 0x24         ;
        constexpr std::uintptr_t _67e93cd7bd616a823689ed0d3fac3ced5b109a73 = 0x30         ;
        constexpr std::uintptr_t _566a647066b38158cb2e1cbc7ca3caf03e1f2ad2 = 0x34         ;
        constexpr std::uintptr_t _e50b691eb4f4aec84d1300562f9e70ae44199f80 = 0x38         ;
        constexpr std::uintptr_t _b5f500429f1e05c842d5ce336bfb86833d706bb5 = 0x40         ;
        constexpr std::uintptr_t _f052a72ea4009a625f79d937de9b2c309eb43355 = 0x48         ;
        constexpr std::uintptr_t _10f1b8f4c86bab87845f90e697d795fadbe3377f = 0x54         ;
        constexpr std::uintptr_t _18ba68e5785e5d0ad1642e44d612ab5b569aa2de = 0x58         ;
        constexpr std::uintptr_t _4f0a9fcb09fcb2cbe7953bd35a4c5c4ce874949d = 0x59         ;
        constexpr std::uintptr_t _d79241949d849ddeb1ffbdd4c073e395bd4309db = 0x5A         ;
        constexpr std::uintptr_t _9d0b39087e8d1d33823b0c7fdd29adc4fe30551b = 0x5C         ;
        constexpr std::uintptr_t _68b2a6399d2123bfcf46badbb3ad5dd16616cec6 = 0x60         ;
        constexpr std::uintptr_t _d0482b40c397ba1fbde5fd5451e2214f9bafe9ee = 0x70         ;
        constexpr std::uintptr_t _a92e63cad84da84ef97dc6a0aa377c2fb72f2307 = 0x78         ;
        constexpr std::uintptr_t _984328af3f7c1c8789db77d1c1e93e1b86392912 = 0x80         ;
        constexpr std::uintptr_t _72e27e8828ea8d9b9c1064cf3f36f1b0e589160d = 0x88         ;
        constexpr std::uintptr_t _f49752ca9f8a5da176b66ae753d7df1c24f501d1 = 0x98         ;
        constexpr std::uintptr_t _a2b51a3eb73bb5441ff0ae5a1e54b029593538ad = 0xA0         ;
        constexpr std::uintptr_t _4fbc89a6d3748ac8868f4e832f33b1ca293411e4 = 0xA4         ;
        constexpr std::uintptr_t _8bf757f0150ae5caeaa4578789a2f9075bcb118a = 0xB0         ;
        constexpr std::uintptr_t _4185caac672a5081869bfa5d6ab05c63fbf9d559 = 0xBC         ;
        constexpr std::uintptr_t _1e9274dffa861c370a836c19174ebedd448ec161 = 0xBD         ;
        constexpr std::uintptr_t _c2fa3feccc4d39c28f67844bf69818aa00a6d91b = 0xC0         ;
        constexpr std::uintptr_t _d356e704c937c1948bf542596a64003d34288ca9 = 0xCC         ;
        constexpr std::uintptr_t _0db079580542f20cfa11698549274bf22d469c99 = 0xD0         ;
        constexpr std::uintptr_t _7cd1000b364a7095e13094f50997b3c2e0a2fb9f = 0xD4         ;
        constexpr std::uintptr_t _add332eeebb8efe14dc3d0e18b75ded435814d7b = 0xD8         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0xE0         ;
        constexpr std::uintptr_t _787822fcd098c46ce7b2c3ec3a433c4096f4b9bd = 0xE8         ;
        constexpr std::uintptr_t _0cac0ade67d62bbfc005aa6e49acca38ae64a477 = 0xF0         ;
        constexpr std::uintptr_t _70e03944885f4ac40596e39d7d7fe62e8c7cadc8 = 0xF8         ;

        namespace _static
        {
            constexpr std::uintptr_t _5875d63449febfd0f55c582ddd5face9007fe609 = 0x0          ;
            constexpr std::uintptr_t _89f9236fa5490d56cc8cde912ecf15dc064b0d66 = 0x10         ;
            constexpr std::uintptr_t _69aef9a3154a6ecc6fa09369729f9aff5451dff3 = 0x18         ;
            constexpr std::uintptr_t _19f1db09a575274babcec9f16d76846deb3a8d22 = 0x28         ;
            constexpr std::uintptr_t _194e215b8950f06aadc746339cbae0b78c577d10 = 0x38         ;
            constexpr std::uintptr_t _bb38b5ae03f31a32e98c1a78d6ec716abc8d503b = 0x48         ;
        }

    }

    namespace Realm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MasksToValidate
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2aca3f3948da5429ea354aa9a0252ff89c80fb6d
    {
    }

    namespace RadioChatterType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScientistNPC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t AdditionalLosBlockingLayer       = 0x840        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x848        ;
        constexpr std::uintptr_t aimConeScale                     = 0x850        ;
        constexpr std::uintptr_t lastDismountTime                 = 0x854        ;
        constexpr std::uintptr_t RadioChatterEffects              = 0x860        ;
        constexpr std::uintptr_t DeathEffects                     = 0x868        ;
        constexpr std::uintptr_t deathStatName                    = 0x870        ;
        constexpr std::uintptr_t IdleChatterRepeatRange           = 0x878        ;
        constexpr std::uintptr_t radioChatterType                 = 0x880        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x858        ;
    }

    namespace PlanarReflectionCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t updateRate                       = 0x20         ;
        constexpr std::uintptr_t nearClipPlane                    = 0x24         ;
        constexpr std::uintptr_t farClipPlane                     = 0x28         ;
        constexpr std::uintptr_t fogColor                         = 0x2C         ;
        constexpr std::uintptr_t fogDensity                       = 0x3C         ;
        constexpr std::uintptr_t waterPlaneMesh                   = 0x40         ;
        constexpr std::uintptr_t waterPlaneMaterial               = 0x48         ;

        constexpr std::uintptr_t _dd34952060c3326de02fdb3ba96ce9908836cbbe = 0x50         ;
        constexpr std::uintptr_t _0d4dff360a2265730029fe860bca228261e66b02 = 0x58         ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x5C         ;
        constexpr std::uintptr_t _395f92844bf326bc50ddfcf77c78b33fd2e08397 = 0x60         ;
        constexpr std::uintptr_t _46867f9b64dbfecc8cd65cc03804d64c2406a883 = 0x68         ;
        constexpr std::uintptr_t _a48733fa01d7aecf2c94d6533d0ba8c79b1ded09 = 0x70         ;
        constexpr std::uintptr_t _bd955f39317dd94108acf67cf7058fc622367b2f = 0x78         ;
        constexpr std::uintptr_t _b1efa0c45c51d725ab08c4fb7e0d2749f333d019 = 0x80         ;
        constexpr std::uintptr_t _44cb27895c6dbcf6d8985fca2b100870435782c3 = 0x88         ;
        constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0x90         ;
        constexpr std::uintptr_t _f7830b67c759cb44a7157d9ee6d3a6b802a7aaba = 0x98         ;
        constexpr std::uintptr_t _57b0d21c142c619078dbc71b71e476767dac60c4 = 0x9C         ;
        constexpr std::uintptr_t _c21b08a2fff8a2a08ec1c758150124c20e089375 = 0xA0         ;
    }

    namespace VineSwingingTree
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t startHealth                      = 0x200        ;
        constexpr std::uintptr_t baseProtection                   = 0x208        ;
        constexpr std::uintptr_t skipDecorComponents              = 0x214        ;
        constexpr std::uintptr_t fallOnDied                       = 0x218        ;
        constexpr std::uintptr_t fallDuration                     = 0x21C        ;
        constexpr std::uintptr_t fallStartSound                   = 0x220        ;
        constexpr std::uintptr_t fallImpactSound                  = 0x228        ;
        constexpr std::uintptr_t fallImpactParticles              = 0x230        ;
        constexpr std::uintptr_t fallLeavesLoopDef                = 0x238        ;
        constexpr std::uintptr_t impactSoundPlayed                = 0x248        ;
        constexpr std::uintptr_t prefab                           = 0x2B0        ;
        constexpr std::uintptr_t hasBonusGame                     = 0x2B8        ;
        constexpr std::uintptr_t bonusHitEffect                   = 0x2C0        ;
        constexpr std::uintptr_t bonusHitSound                    = 0x2C8        ;
        constexpr std::uintptr_t serverCollider                   = 0x2D0        ;
        constexpr std::uintptr_t clientCollider                   = 0x2D8        ;
        constexpr std::uintptr_t smallCrackSoundDef               = 0x2E0        ;
        constexpr std::uintptr_t medCrackSoundDef                 = 0x2E8        ;
        constexpr std::uintptr_t spawnTreeAddition                = 0x2F4        ;
        constexpr std::uintptr_t treeAdditionPrefab               = 0x2F8        ;
        constexpr std::uintptr_t treeAdditionSpawnChance          = 0x300        ;
        constexpr std::uintptr_t treeAdditionSpawnPosition        = 0x304        ;
        constexpr std::uintptr_t treeAdditionSpawnRotation        = 0x310        ;
        constexpr std::uintptr_t StumpPrefab                      = 0x330        ;
        constexpr std::uintptr_t BranchRenderers                  = 0x338        ;
        constexpr std::uintptr_t BranchRoots                      = 0x340        ;
        constexpr std::uintptr_t BranchHighlightRenderer          = 0x348        ;
        constexpr std::uintptr_t VineSpawnHeight                  = 0x350        ;
        constexpr std::uintptr_t VineSpawnRadius                  = 0x354        ;
        constexpr std::uintptr_t LaunchPoints                     = 0x358        ;
        constexpr std::uintptr_t ClimbColliders                   = 0x360        ;
        constexpr std::uintptr_t StumpCollider                    = 0x368        ;
        constexpr std::uintptr_t SpawnedVines                     = 0x370        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x210        ;
        constexpr std::uintptr_t _1064baa888aeb3dac90c14c0ddc404975c215f09 = 0x215        ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x240        ;
        constexpr std::uintptr_t _ac451c25396fbdce014f303b254028f33f19562b = 0x24C        ;
        constexpr std::uintptr_t _1fc84c1d7125592f02c289e2d77c613a5746d10b = 0x250        ;
        constexpr std::uintptr_t _5cc911b2c9d7dd003ccedaf3c5709a9fad243efe = 0x258        ;
        constexpr std::uintptr_t _24ba146868692a35f4af21d1c7f4c5770fdfe458 = 0x264        ;
        constexpr std::uintptr_t _165ae7d9d50e8f0f87629382b14496d01088f600 = 0x274        ;
        constexpr std::uintptr_t _a8b19c8e08ef35abcfb2c80180145879856f188b = 0x278        ;
        constexpr std::uintptr_t _f2566558f4c6a35eaac7d9aad175c054ee22b142 = 0x280        ;
        constexpr std::uintptr_t _3fce52dc059ab0c403403869ae0a3ed68c6bf376 = 0x288        ;
        constexpr std::uintptr_t _5316185f6241350a052e899a13a5b8689970a69e = 0x290        ;
        constexpr std::uintptr_t _8b3cfe60f5c92f79d2068f89b591e905dded8248 = 0x29C        ;
        constexpr std::uintptr_t _4fcafdf6e862dd5a429570db986c4c26db7b6c47 = 0x2A8        ;
        constexpr std::uintptr_t _a37f1f527d5c54f770f344bec95bfef9d3f99f3d = 0x2F0        ;
        constexpr std::uintptr_t _aec9edb5d8e1ac6676fa2d8fcfd28a07f49b9872 = 0x320        ;
        constexpr std::uintptr_t _11c319291ef7d78e89279a14bcc9d62a27e0e5a0 = 0x328        ;
        constexpr std::uintptr_t _231fc9f87505029a32fcd7de58b2bc7de60415a8 = 0x378        ;
    }

    namespace MeshShadowLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;
        constexpr std::uintptr_t MinDistanceMultiplier            = 0x8C         ;
        constexpr std::uintptr_t TargetMesh                       = 0x90         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace SkinHistory
    {
        constexpr std::uintptr_t lastUsedSkins                    = 0x10         ;
    }

    namespace %425570895d98be118a4f819cdbd87a59c542ccc5
    {
        constexpr std::uintptr_t _0d6f0bd72f0279c2eff8275dd26c3978f07c0b75 = 0x10         ;
        constexpr std::uintptr_t _d7a22aeb5464233926a0e9c1801c7466f7cc8799 = 0x18         ;
    }

    namespace IconSkinPicker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pickerIcon                       = 0x20         ;
        constexpr std::uintptr_t container                        = 0x28         ;
        constexpr std::uintptr_t scroller                         = 0x40         ;
        constexpr std::uintptr_t searchFilter                     = 0x48         ;
        constexpr std::uintptr_t charmPicker                      = 0x50         ;
        constexpr std::uintptr_t currentCharmIcon                 = 0x58         ;
        constexpr std::uintptr_t noCharmIcon                      = 0x60         ;
        constexpr std::uintptr_t skinsButton                      = 0x68         ;
        constexpr std::uintptr_t charmsButton                     = 0x70         ;

        constexpr std::uintptr_t _2dbd7d299722031a733b6bff0cf62e91cf775ee4 = 0x30         ;
        constexpr std::uintptr_t _34e7779c8df74c0d84bad4e10a3fbf9fb4594c0a = 0x38         ;
        constexpr std::uintptr_t _76467abedf9817245bef8b365543e07b3b3de429 = 0x78         ;
        constexpr std::uintptr_t _08c95877fce0ee2d701121d91b69f21d99eb0527 = 0x80         ;
        constexpr std::uintptr_t _aab5991308e1509e2b3f1563ab16c7d82213e53e = 0x88         ;
    }

    namespace %a03f3f9d9b3a3e81a3fadbcdfce6346ca16573a3
    {
        constexpr std::uintptr_t _NexusId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _LastReset_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _ZoneCount_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _MaxPlayers_k__BackingField      = 0x2C         ;
        constexpr std::uintptr_t _OnlinePlayers_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _QueuedPlayers_k__BackingField   = 0x34         ;
        constexpr std::uintptr_t _Build_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _Protocol_k__BackingField        = 0x3C         ;
        constexpr std::uintptr_t _Tags_k__BackingField            = 0x40         ;

        constexpr std::uintptr_t _be2176a08de542ff2e48a4a5051012bf3b027948 = 0x48         ;
        constexpr std::uintptr_t _702ca4ee15fad59ef1aaf26cc7e1da4813289e81 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _75c71162dcb46317bce50b4e1a2337008e58790b = 0x0          ;
            constexpr std::uintptr_t _e32402812217c13654e2caeb0d1e37697369372b = 0x8          ;
            constexpr std::uintptr_t _e6827c6bc5787f81e02c7e921e8e1ad45a9e0fe2 = 0x10         ;
            constexpr std::uintptr_t _8b0c100a0069456b1e46f32edf37468a534ecf49 = 0x18         ;
        }

    }

    namespace ForceActiveViewmodelAnimatorUpdate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace %e23817ec153f646ada4a3707facba9e9f4d96ea1
    {
    }

    namespace %ecba34d5cfec6279c72602db91498e03dee524e3
    {
        constexpr std::uintptr_t _84ef9731ec5474d173a70ac752f98bf1c43f598f = 0x2C         ;
    }

    namespace QueryVisJobRunner
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083AF30   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t raycastCommands                  = 0x20         ;
        constexpr std::uintptr_t blockedByWaterResults            = 0x30         ;
        constexpr std::uintptr_t raycastResults                   = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t pendingRemoveTransforms          = 0x0          ;
            constexpr std::uintptr_t queryVisTransforms               = 0x8          ;
            constexpr std::uintptr_t handles                          = 0x10         ;
            constexpr std::uintptr_t jobHandle                        = 0x18         ;
            constexpr std::uintptr_t lastHandleID                     = 0x28         ;
            constexpr std::uintptr_t jobsScheduled                    = 0x2C         ;
            constexpr std::uintptr_t _1941581d81810f47003e6dbd5aab397a238c6048 = 0x30         ;
            constexpr std::uintptr_t _1034b011544ab1585d22f26b1e97798c6b090149 = 0x38         ;
            constexpr std::uintptr_t pendingAddTransforms             = 0x40         ;
            constexpr std::uintptr_t _088e91d9826f027e9b96d3e1dca36a67e3b46667 = 0x48         ;
            constexpr std::uintptr_t _7dc53d822d00b6d016b7bb7605e74f56a716eadc = 0x50         ;
            constexpr std::uintptr_t _24b51d659ced2fe19353b0874c65ed3bb95cccff = 0x58         ;
            constexpr std::uintptr_t _d209e111750ed3339e6498746b1880e25727bb0f = 0x68         ;
            constexpr std::uintptr_t _5a73a53636da64e7530c5b1b1ae9eafb21803b74 = 0x6C         ;
            constexpr std::uintptr_t endOfFrameResults                = 0x70         ;
            constexpr std::uintptr_t _fd67d5ca62931dc5dcb5dcd0c47bf076ac357209 = 0x78         ;
        }

    }

    namespace ProjectileTestSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetProjectile                 = 0x20         ;
        constexpr std::uintptr_t RepeatTime                       = 0x28         ;
        constexpr std::uintptr_t VelocityScale                    = 0x2C         ;
    }

    namespace %59cb09f7f6ab34a004b0bc57584e06e17498bb9f
    {
        constexpr std::uintptr_t _47667631480a559e2a0d869d9813f142398a3d0c = 0x10         ;
        constexpr std::uintptr_t _0eeb4b053cc0b44981efe18039d035309f384793 = 0x18         ;
        constexpr std::uintptr_t _e399f111f7760dbfcae6384a6ebb8779c4cd2078 = 0x20         ;
        constexpr std::uintptr_t _dc3c1b8e2b3017baacfbd21047c17e8f3afa64d5 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _36e5771093f2ddb398cd5c84214d5b0e06fc2f80 = 0x0          ;
            constexpr std::uintptr_t _0df9ebd80085924b4c86eeb42ea453c0e180de74 = 0x8          ;
            constexpr std::uintptr_t _349593c8984f4179b25bbd5ca013762ed23d4677 = 0x10         ;
        }

    }

    namespace SoundVoiceLimiter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t maxSimultaneousSounds            = 0x20         ;

        constexpr std::uintptr_t _1b56863fdd5e99ea2e3c262f1453a4df5816e97a = 0x28         ;
    }

    namespace Shovel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
    }

    namespace FlameThrower
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t maxAmmo                          = 0x380        ;
        constexpr std::uintptr_t ammo                             = 0x384        ;
        constexpr std::uintptr_t fuelType                         = 0x388        ;
        constexpr std::uintptr_t timeSinceLastAttack              = 0x390        ;
        constexpr std::uintptr_t nextReadyTime                    = 0x394        ;
        constexpr std::uintptr_t flameRange                       = 0x398        ;
        constexpr std::uintptr_t flameRadius                      = 0x39C        ;
        constexpr std::uintptr_t flameEffects                     = 0x3A0        ;
        constexpr std::uintptr_t jet                              = 0x3A8        ;
        constexpr std::uintptr_t fireballPrefab                   = 0x3B0        ;
        constexpr std::uintptr_t damagePerSec                     = 0x3B8        ;
        constexpr std::uintptr_t playerDamageMultiplier           = 0x3C0        ;
        constexpr std::uintptr_t flameStart3P                     = 0x3C8        ;
        constexpr std::uintptr_t flameLoop3P                      = 0x3D0        ;
        constexpr std::uintptr_t flameStop3P                      = 0x3D8        ;
        constexpr std::uintptr_t pilotLoopSoundDef                = 0x3E0        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x3F0        ;
        constexpr std::uintptr_t reloadDuration                   = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _541791f00f1b0ca6f3f0379f0a20b50b78367f6b = 0x3E8        ;
        constexpr std::uintptr_t _33c4380bea7ad7f507e62d50036eb94519ce36a0 = 0x3EC        ;
        constexpr std::uintptr_t _c02e31b1649970826b3a34943b1dc89ce8306ff5 = 0x3F4        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x3FC        ;
        constexpr std::uintptr_t _915d964a390c8bab38b671d9829da4cd2fc77779 = 0x400        ;
        constexpr std::uintptr_t _733b84e234e06a1d26235d4441c20992d3304a36 = 0x408        ;
        constexpr std::uintptr_t _95e21fafa459f88f1da180491b6e0eee61d2e8c4 = 0x410        ;
        constexpr std::uintptr_t _a5da73be70a46781286bcfb3fba33e10145d70e6 = 0x414        ;
        constexpr std::uintptr_t _a5c10b558de97466aa6874deb49bd00f7b8ae0ca = 0x418        ;
        constexpr std::uintptr_t _aea12aada95558972539f71c1c8c8e26577dda2d = 0x41C        ;
        constexpr std::uintptr_t _4105e01dd8ec9d6d055e8c53586e07dc8b94a2c6 = 0x420        ;
    }

    namespace InstancingConfigComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DisableInstancing                = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace EFSpineEditorCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFDeltaType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EParamChange
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9f2ca9ddb2ab3c0b7d4251ae40790fa3425bfa79
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10803710   ;
        constexpr std::uintptr_t _895ae857c0109067ff10caaaed2687870e75d2ee = 0x10         ;
        constexpr std::uintptr_t _3d118d7d9e370353f0fd5e24d16ab782a5dd16c7 = 0x20         ;
        constexpr std::uintptr_t _0fa297a9adb4a996f5a178c4f1914bb3669999e1 = 0x30         ;
        constexpr std::uintptr_t _5d33b470701d12b2dded015d08ac28d1aff8f891 = 0x40         ;
        constexpr std::uintptr_t _a3354920ee0429a3df1a58b726aa3e8248c5dc3f = 0x50         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x60         ;
        constexpr std::uintptr_t _6245e121cf4567b814184e421dbcad37502cea2e = 0x68         ;
        constexpr std::uintptr_t _2445df3434c167d2d6db55f389ba657d7fb9d711 = 0x74         ;
        constexpr std::uintptr_t _dd5240551442bcea961c0a23759b225259bf02cf = 0x88         ;
        constexpr std::uintptr_t _7ac20e85509e7427ebc8d830c6efee66e6aa34cd = 0x90         ;
    }

    namespace SpineBone
    {
        constexpr std::uintptr_t Collide                          = 0x10         ;
        constexpr std::uintptr_t CollisionRadius                  = 0x14         ;
        constexpr std::uintptr_t ColliderOffset                   = 0x18         ;
        constexpr std::uintptr_t transform                        = 0x28         ;
        constexpr std::uintptr_t ProceduralPosition               = 0x30         ;
        constexpr std::uintptr_t ProceduralRotation               = 0x3C         ;
        constexpr std::uintptr_t HelperDiffPosition               = 0x4C         ;
        constexpr std::uintptr_t HelperDiffRoation                = 0x58         ;
        constexpr std::uintptr_t PreviousPosition                 = 0x68         ;
        constexpr std::uintptr_t DefaultForward                   = 0x74         ;
        constexpr std::uintptr_t StraightenFactor                 = 0x80         ;
        constexpr std::uintptr_t TargetStraightenFactor           = 0x84         ;
        constexpr std::uintptr_t MotionWeight                     = 0xB8         ;
        constexpr std::uintptr_t FinalRotation                    = 0xBC         ;
        constexpr std::uintptr_t FinalPosition                    = 0xCC         ;
        constexpr std::uintptr_t ManualPosOffset                  = 0xD8         ;
        constexpr std::uintptr_t ManualRotOffset                  = 0xE4         ;
        constexpr std::uintptr_t ReferencePosition                = 0x110        ;
        constexpr std::uintptr_t PreviousReferencePosition        = 0x11C        ;
        constexpr std::uintptr_t ReferenceRotation                = 0x128        ;
        constexpr std::uintptr_t forward                          = 0x170        ;
        constexpr std::uintptr_t right                            = 0x17C        ;
        constexpr std::uintptr_t up                               = 0x188        ;

        constexpr std::uintptr_t _d5d513f3a486db8494aab9a13be4bb94359cfa26 = 0x88         ;
        constexpr std::uintptr_t _964d81490eca5f4a96ea70eebb063930959024f6 = 0x8C         ;
        constexpr std::uintptr_t _f96db210c9f03481c27a48e19199f9605ecccc37 = 0x90         ;
        constexpr std::uintptr_t _ec780f2e955da9b946317c33e1963d43f203b317 = 0x94         ;
        constexpr std::uintptr_t _9a5de865c84cccb8e3b3edb9f31e3d13fd6dbb0e = 0xA0         ;
        constexpr std::uintptr_t _0a593d39a5455ec6b4cb8e96dacc97890c99fbd0 = 0xAC         ;
        constexpr std::uintptr_t _a3354920ee0429a3df1a58b726aa3e8248c5dc3f = 0xF4         ;
        constexpr std::uintptr_t _3d118d7d9e370353f0fd5e24d16ab782a5dd16c7 = 0x100        ;
        constexpr std::uintptr_t _8019f715ad9b5d0bad42648d4850d1e412339c9a = 0x138        ;
        constexpr std::uintptr_t _daab48d5f9873deb722d16bc0dd78e6becdb234b = 0x148        ;
        constexpr std::uintptr_t _a8aa952327561c636c6c60b5296408db5c24d7f2 = 0x154        ;
        constexpr std::uintptr_t _3d0c44acd5bb84e339429804dd4b1d0de8b838e7 = 0x160        ;
    }

    namespace EFixedMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CatchState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FishState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FailReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseFishingRod
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t FishingBobberRef                 = 0x2E8        ;
        constexpr std::uintptr_t FishCatchDistance                = 0x2F0        ;
        constexpr std::uintptr_t ReelLineRenderer                 = 0x2F8        ;
        constexpr std::uintptr_t LineRendererWorldStartPos        = 0x300        ;
        constexpr std::uintptr_t ConditionLossOnSuccess           = 0x320        ;
        constexpr std::uintptr_t ConditionLossOnFail              = 0x324        ;
        constexpr std::uintptr_t GlobalStrainSpeedMultiplier      = 0x328        ;
        constexpr std::uintptr_t MaxCastDistance                  = 0x32C        ;
        constexpr std::uintptr_t ForceFish                        = 0x330        ;
        constexpr std::uintptr_t BobberPreview                    = 0x338        ;
        constexpr std::uintptr_t onLineSoundDef                   = 0x340        ;
        constexpr std::uintptr_t strainSoundDef                   = 0x348        ;
        constexpr std::uintptr_t strainGainCurve                  = 0x350        ;
        constexpr std::uintptr_t tensionBreakSoundDef             = 0x358        ;
        constexpr std::uintptr_t OverfishedAreaPrefab             = 0x360        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0x308        ;
        constexpr std::uintptr_t _6bb49a7f7bdb4eadb54b71c5d2e42e5f7292d12c = 0x30C        ;
        constexpr std::uintptr_t _e32490957485fbd89211e6b8c53e3e07cdf644ca = 0x310        ;
        constexpr std::uintptr_t _2faa545193682d3aab1ebd445aea3e593b25baf1 = 0x368        ;
        constexpr std::uintptr_t _56a4abe8431f166c232b1d4dae175103e68ec74b = 0x370        ;
        constexpr std::uintptr_t _5fb4756520cf047e544671187b14ab2d8d74792d = 0x378        ;
        constexpr std::uintptr_t _a5e8b7e9ff2dbed91ec6312c3ca5b1bc2764d772 = 0x380        ;
        constexpr std::uintptr_t _3aa83ecff11f15d8f3e0c3cc745dd5000ebed1cd = 0x384        ;
        constexpr std::uintptr_t _8c3c221dbc8163d3b43b3dcb07417dfa68f5e6e7 = 0x388        ;
        constexpr std::uintptr_t _0bba645cfe23ba6c02967bcb45bdb5c6e85155f4 = 0x390        ;
        constexpr std::uintptr_t _149e195940629312ac593615b8f370454f06e6ef = 0x398        ;
        constexpr std::uintptr_t _d99d4a2ded5d3e2fd8fa2d8b249ce5a6812a13dc = 0x3A0        ;
        constexpr std::uintptr_t _271e3973b701c4ebefc9d4948c5708170d70ce7b = 0x3A8        ;
        constexpr std::uintptr_t _a4d712d785e57aa7bca70058a9cb6af5e95f3c6d = 0x3B0        ;
        constexpr std::uintptr_t _d635acba6d5544fbd9e02e41eb839993274a113c = 0x3B8        ;
        constexpr std::uintptr_t _db6aecbdb793f152ebceea34c944675f55d46a43 = 0x3BC        ;
        constexpr std::uintptr_t _4f1007a74792b29d2122fc62a9a52873702ebddc = 0x3C0        ;
    }

    namespace %4386e14ae18ce65479c5080cb2b169d2f1bc1a79
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _88f2ff4bf1f6ca760cd47bec79e697e307e41c21 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _2cf4749135ce48f5574d29bdcd70914ff9c790ee = 0x0          ;
            constexpr std::uintptr_t _fbab880025d6ea5e3ff6ac1902cdee1128a7244b = 0x8          ;
            constexpr std::uintptr_t _86b12165286debe05f270dff1188285a502ab7e0 = 0x10         ;
        }

    }

    namespace SocketHandle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace UIAdminStatusOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t invisOverlay                     = 0x20         ;
        constexpr std::uintptr_t creativeOverlay                  = 0x28         ;
        constexpr std::uintptr_t godOverlay                       = 0x30         ;

        constexpr std::uintptr_t _2949e625994f28bc8cab1c6031d455b78be4656b = 0x38         ;
    }

    namespace %f798b653aaf02c6dc9752cba710233508baa0827
    {
        constexpr std::uintptr_t _c557e48e60b760b43f654711d2106a34f015ed96 = 0x10         ;
        constexpr std::uintptr_t _3b025dab5d5c7c5e8ce42866596a262d6ee42406 = 0x18         ;
        constexpr std::uintptr_t _dbd1643e7011cb4c84f142bca2fbc5eec293d5f7 = 0x20         ;
        constexpr std::uintptr_t _c155a90636cf53c562b42e1fa764e8f6d551028c = 0x21         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x28         ;
        constexpr std::uintptr_t _5036bcae065e4c90f8ff598b17a41138040bcb22 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _682acd941cd66178f48606bd0052ac32e296ad97 = 0x0          ;
            constexpr std::uintptr_t _ce1627ede09ab90193fa84e4bf2bb33e633f0d36 = 0x8          ;
            constexpr std::uintptr_t _c9fc1cc4bababd685dde00332d776eaf983cdef2 = 0x10         ;
            constexpr std::uintptr_t _df718d744dc7987b675e8661d335b101c2db9968 = 0x18         ;
        }

    }

    namespace WipeLaptopEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t ArmTime                          = 0x230        ;
        constexpr std::uintptr_t DisarmTime                       = 0x234        ;
        constexpr std::uintptr_t MiddleText                       = 0x240        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _a30eacad9a1b0ba442cb85f929a465b4b4dff83c = 0x200        ;
        constexpr std::uintptr_t _e3b15d9ee177847d541be22fd6bd277d8cd33f5d = 0x208        ;
        constexpr std::uintptr_t _571f87d7baf21a1906771c7eba24d00dc988cead = 0x210        ;
        constexpr std::uintptr_t _ad98810f552d8e8aef9b53d5bf17a095137d8fc9 = 0x218        ;
        constexpr std::uintptr_t _8d01a5e759e3f6b4fec3d3343ba094c364f58c2e = 0x220        ;
        constexpr std::uintptr_t _ebd6abf2cf486001d294dddb1aa2a17940d79818 = 0x228        ;
        constexpr std::uintptr_t _798eff4ab1aeea9287d6c8958e4b750650ce7f53 = 0x238        ;
        constexpr std::uintptr_t _5467fdfbbeb3017c2ff56e3e4a2b0f3b6fb4f2cc = 0x248        ;
    }

    namespace FurnitureSpawn
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081A430   ;
        constexpr std::uintptr_t Prefab                           = 0x10         ;
        constexpr std::uintptr_t LocalPosition                    = 0x18         ;
        constexpr std::uintptr_t LocalRotation                    = 0x24         ;
        constexpr std::uintptr_t LocalScale                       = 0x34         ;
    }

    namespace ApartmentAuth
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ApartmentRoom
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FCFD8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t FurnitureObjects                 = 0x210        ;
        constexpr std::uintptr_t FrontDoor                        = 0x230        ;
        constexpr std::uintptr_t Size                             = 0x238        ;
        constexpr std::uintptr_t RoomNumber                       = 0x240        ;
        constexpr std::uintptr_t TeleportAnchor                   = 0x248        ;
        constexpr std::uintptr_t PurchaseCost                     = 0x250        ;
        constexpr std::uintptr_t CameraAnchor                     = 0x258        ;
        constexpr std::uintptr_t MinimumRent                      = 0x260        ;
        constexpr std::uintptr_t OcludeeOverride                  = 0x268        ;
        constexpr std::uintptr_t invisibleBarrier                 = 0x270        ;
        constexpr std::uintptr_t invisibleBarrierEjectLocation    = 0x278        ;
        constexpr std::uintptr_t furnitureSpawns                  = 0x298        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _a2ec6e74d8f48e7ce1841b8ab01d36f0a349149d = 0x200        ;
        constexpr std::uintptr_t _74df1d241c1c0da84fca00f8d1624c7f2196ab3f = 0x208        ;
        constexpr std::uintptr_t _53d4d1a28b0104ca0603b8ea181c7475d7da89dd = 0x20C        ;
        constexpr std::uintptr_t _b66750edad02085c9393b0c50ca25b0afe3ea4f1 = 0x218        ;
        constexpr std::uintptr_t _0cca5fb63784402cbe2a91e27263af39533a2043 = 0x228        ;
        constexpr std::uintptr_t _ec17054130c3f7c765aac0ff82ce970c4e320517 = 0x280        ;
        constexpr std::uintptr_t _a106425071e2e983d40051dbfc4b6e5281069b9c = 0x284        ;
        constexpr std::uintptr_t _ea3ca9e3ecd209f356def776714d61ec98946d23 = 0x285        ;
        constexpr std::uintptr_t _11303006a698f7c1342ee24a7f46202cc9b1b971 = 0x288        ;
        constexpr std::uintptr_t _2fbce311e162ea655f96332e44586311f2390148 = 0x290        ;
        constexpr std::uintptr_t _84f2eec2e84fdad4cbede52dcb715836f3d86d56 = 0x2A0        ;
        constexpr std::uintptr_t _a9992f69093467b4cd718c59e5781f6f733ecf58 = 0x2A2        ;
        constexpr std::uintptr_t _465f29a44f5ac40811ac480670fe08d1ce34a248 = 0x2A8        ;
    }

    namespace UIPixelDownscale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CanvasScaler                     = 0x20         ;
    }

    namespace SpawnFilter-fake-0
    {
        constexpr std::uintptr_t SplatType                        = 0x10         ;
        constexpr std::uintptr_t BiomeType                        = 0x14         ;
        constexpr std::uintptr_t TopologyAny                      = 0x18         ;
        constexpr std::uintptr_t TopologyAll                      = 0x1C         ;
        constexpr std::uintptr_t TopologyNot                      = 0x20         ;
    }

    namespace BindRendererBounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _cb0bfd746aa5d84b6e02a929c66a45163767f268 = 0x20         ;
        constexpr std::uintptr_t _6ad92bc496197253e306789a9fae0362cefe7ab9 = 0x28         ;
    }

    namespace OccludeeParameters
    {
        constexpr std::uintptr_t isDynamic                        = 0x0          ;
        constexpr std::uintptr_t dynamicUpdateInterval            = 0x4          ;
        constexpr std::uintptr_t shadowRangeScale                 = 0x8          ;
        constexpr std::uintptr_t showBounds                       = 0xC          ;
        constexpr std::uintptr_t forceVisible                     = 0xD          ;
    }

    namespace LODComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
    }

    namespace %7121a7e449d4f4d8b32da5a6988b54d4fa08e3e6
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8e876bf96d44ff9a5dda0162de4cc0e30b1110c3 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3a03cf35c38e2c0772c68b01af7a1880d37818cf = 0x0          ;
            constexpr std::uintptr_t _149c9e94896c3c74367a9208054dec9cbc543831 = 0x80         ;
            constexpr std::uintptr_t _88db5b83ff1e5b3b5b28d9adb4378038a65829dc = 0x84         ;
            constexpr std::uintptr_t _fc9d738931c7425a01b8f6fbbc540e286e44881c = 0x88         ;
            constexpr std::uintptr_t _af36f344b5a524bb9bccb7d1ebe0f6ba9758fa74 = 0x108        ;
            constexpr std::uintptr_t _094c6db9dbba67011e01acc320d78d1e84ab60ad = 0x110        ;
            constexpr std::uintptr_t _733a7a62ed43a338f0a2255ffe2b9129ce4c0f3d = 0x190        ;
            constexpr std::uintptr_t _5f40168d64821ba496b218db2a6edeffd3467459 = 0x210        ;
            constexpr std::uintptr_t _7f8c28bf0e3b03a28fa6fb4c533bd9fa09ba5095 = 0x218        ;
            constexpr std::uintptr_t _7756e904b2830b9e584e50282e2f6e5b621e7831 = 0x298        ;
            constexpr std::uintptr_t _36f02048e88f4d5135d75dd78afa13e254d4e553 = 0x2A0        ;
            constexpr std::uintptr_t _80c96db166d87128535381919e2845c650777015 = 0x2A4        ;
            constexpr std::uintptr_t _4ab36f0d50a6da17e30a2e5e1c066c3834f1346f = 0x2A8        ;
            constexpr std::uintptr_t _82d7c844da2ff0713eee840e70c45d77039cc2f4 = 0x2B0        ;
            constexpr std::uintptr_t _661f2efd7f887d39cbf80df518deb26eb070eafb = 0x330        ;
            constexpr std::uintptr_t _bfb7f3bbcc0878d4d297094cc2060d4762029c0d = 0x3B0        ;
            constexpr std::uintptr_t _5e912cf502653d273ba5c84a40e118c59f0260be = 0x430        ;
            constexpr std::uintptr_t _03c66acc39c5af69e1144a153ab49e694622c39f = 0x438        ;
            constexpr std::uintptr_t _3acf73a4bab10cf0d9c4293e46322ac0d0be1db5 = 0x440        ;
        }

    }

    namespace ConstructionSocket_Elevator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t socketType                       = 0x100        ;
        constexpr std::uintptr_t blockType                        = 0x104        ;
        constexpr std::uintptr_t rotationDegrees                  = 0x108        ;
        constexpr std::uintptr_t rotationOffset                   = 0x10C        ;
        constexpr std::uintptr_t restrictPlacementRotation        = 0x110        ;
        constexpr std::uintptr_t restrictPlacementAngle           = 0x111        ;
        constexpr std::uintptr_t faceAngle                        = 0x114        ;
        constexpr std::uintptr_t angleAllowed                     = 0x118        ;
        constexpr std::uintptr_t wantsInside                      = 0x11C        ;
        constexpr std::uintptr_t support                          = 0x120        ;
        constexpr std::uintptr_t MaxFloor                         = 0x128        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace FrankensteinPet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t BaseAttackRate                   = 0x840        ;
        constexpr std::uintptr_t BaseAttackDamge                  = 0x844        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x848        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x858        ;
        constexpr std::uintptr_t AttackVocalSFX                   = 0x868        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _184c81d46ad5a0777ca6fab6594a6ae2392a9caf = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x850        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x860        ;
    }

    namespace TriggerAnalytic
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t AnalyticMessage                  = 0x50         ;
        constexpr std::uintptr_t Timeout                          = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace DamageLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Minicopter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;
        constexpr std::uintptr_t wheels                           = 0x498        ;
        constexpr std::uintptr_t waterSample                      = 0x4A0        ;
        constexpr std::uintptr_t playerHeliSounds                 = 0x4A8        ;
        constexpr std::uintptr_t joystickPositionLeft             = 0x4B0        ;
        constexpr std::uintptr_t joystickPositionRight            = 0x4B8        ;
        constexpr std::uintptr_t passengerJoystickPositionRight   = 0x4C0        ;
        constexpr std::uintptr_t leftFootPosition                 = 0x4C8        ;
        constexpr std::uintptr_t rightFootPosition                = 0x4D0        ;
        constexpr std::uintptr_t animator                         = 0x4D8        ;
        constexpr std::uintptr_t maxRotorSpeed                    = 0x4E0        ;
        constexpr std::uintptr_t timeUntilMaxRotorSpeed           = 0x4E4        ;
        constexpr std::uintptr_t mainRotorBlurBone                = 0x4E8        ;
        constexpr std::uintptr_t mainRotorBlurMesh                = 0x4F0        ;
        constexpr std::uintptr_t rotorBlurThreshold               = 0x4F8        ;
        constexpr std::uintptr_t mainRotorBladesBone              = 0x500        ;
        constexpr std::uintptr_t mainRotorBladeMeshes             = 0x508        ;
        constexpr std::uintptr_t rearRotorBladesBone              = 0x510        ;
        constexpr std::uintptr_t rearRotorBladeMeshes             = 0x518        ;
        constexpr std::uintptr_t rearRotorBlurBone                = 0x520        ;
        constexpr std::uintptr_t rearRotorBlurMesh                = 0x528        ;
        constexpr std::uintptr_t motorForceConstant               = 0x530        ;
        constexpr std::uintptr_t brakeForceConstant               = 0x534        ;
        constexpr std::uintptr_t maxPitchAnim                     = 0x538        ;
        constexpr std::uintptr_t preventBuildingObject            = 0x540        ;
        constexpr std::uintptr_t maxRollAnim                      = 0x548        ;
        constexpr std::uintptr_t maxYawAnim                       = 0x54C        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x550        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x558        ;
        constexpr std::uintptr_t fuelGaugeMax                     = 0x55C        ;
        constexpr std::uintptr_t flareStoragePrefab               = 0x598        ;
        constexpr std::uintptr_t flareLightOff                    = 0x5A0        ;
        constexpr std::uintptr_t flareLightRed                    = 0x5A8        ;
        constexpr std::uintptr_t flareLightGreen                  = 0x5B0        ;
        constexpr std::uintptr_t fxMediumDamage                   = 0x5D0        ;
        constexpr std::uintptr_t fxHeavyDamage                    = 0x5D8        ;
        constexpr std::uintptr_t damagedMediumLoop                = 0x5E0        ;
        constexpr std::uintptr_t damagedHeavyLoop                 = 0x5E8        ;
        constexpr std::uintptr_t damageSoundTarget                = 0x5F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x490        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x560        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x568        ;
        constexpr std::uintptr_t _50a6221c3c7eccfeedc22eb99e1c7a0a59771f64 = 0x56C        ;
        constexpr std::uintptr_t _ff31c8ef710ae04cbec8c4fac3cc903ecc3ec900 = 0x570        ;
        constexpr std::uintptr_t _bcc4ec5148745b0ea7661218934224d5bc3f4a68 = 0x574        ;
        constexpr std::uintptr_t _a05897f8e0ab2b49a39e5bde160b6550ef9a0cd4 = 0x578        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x57C        ;
        constexpr std::uintptr_t _3354c242e5ed10f9e8ea95d7533ceff098be1ffc = 0x580        ;
        constexpr std::uintptr_t _bf440452fd9f0215b090383552d133f8472095f5 = 0x584        ;
        constexpr std::uintptr_t _ff4a5442413dcfe187682dc42d68a5e7f45a1d21 = 0x588        ;
        constexpr std::uintptr_t _13814efa4b0843ae354dc59b2c39e457edfa52b2 = 0x590        ;
        constexpr std::uintptr_t _7a32b217107782df6f101aaaca6a47988148c281 = 0x5B8        ;
        constexpr std::uintptr_t _9b6badb26b0216fc1598c55582cc66a3ec22593c = 0x5C8        ;
        constexpr std::uintptr_t _ccbcb292366a019013e769ede8bfbef262c7e18d = 0x5F8        ;
        constexpr std::uintptr_t _90d9513cf986cd43285840ad4b062f10ca12ba94 = 0x600        ;

        namespace _static
        {
            constexpr std::uintptr_t _490c262f0ebe80106e10d66fd94edf9bbcc7e2f3 = 0x0          ;
            constexpr std::uintptr_t _b65bb5019f6c6d024564a60f0442665401ba71f3 = 0x4          ;
        }

    }

    namespace %6597cc2f70d2c7eccd3c186239830bc6ca12a06b
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _1367750ba898de80b689e886d373c7be446e149c = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8993c059632b3f157e5d1aa0854bf445158a186f = 0x0          ;
            constexpr std::uintptr_t _d79b76ea41a52a3d9309e533ea20f648e9fce527 = 0x8          ;
            constexpr std::uintptr_t _11ea082cfa0fddaca311cb16dd1467943c4c2b7e = 0x10         ;
            constexpr std::uintptr_t _2187994ed177fd2d057a2729de5045f897adf087 = 0x18         ;
        }

    }

    namespace CableTunnel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %112ccfe1fc913aa4953bca76572f6618fb0dc666
    {
        constexpr std::uintptr_t _ff7cdae268529d4897c5a40a235a82d4d674c2ef = 0x10         ;
        constexpr std::uintptr_t _1b9c993815655649a2c9b91a9cc8b7d1fa335359 = 0x14         ;
        constexpr std::uintptr_t _ff14fdec299a848c6e4795753c0b9b5c80515a8b = 0x18         ;
        constexpr std::uintptr_t _356a907c991d6f0d297628ffa2757e634522c492 = 0x20         ;
        constexpr std::uintptr_t _a34e4f7905f1e31c2dddf050e799a99eae91b447 = 0x24         ;
        constexpr std::uintptr_t _352f78b08920f88ff46a0df43c2576e046d2ccdb = 0x28         ;
        constexpr std::uintptr_t _874d7de4fa029a820fa35243163cd69f053f3883 = 0x30         ;
        constexpr std::uintptr_t _cb0f87860194d7732f7fccd12c42c98db6b36f1b = 0x34         ;
        constexpr std::uintptr_t _d1723baf286516c3b9e697b313c2d931e34826be = 0x38         ;
        constexpr std::uintptr_t _e6a470e58a9925fc73dbbf5e716104ecfad82d7c = 0x3C         ;
        constexpr std::uintptr_t _e44d22b924972e83498103075b4e0ee3dd6ce3df = 0x40         ;
        constexpr std::uintptr_t _dc086f635ceefe01651ae49fe5941b55fae47f95 = 0x44         ;
        constexpr std::uintptr_t _b1c8b67441f3e25a533644f24ddd183469724016 = 0x48         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x50         ;
        constexpr std::uintptr_t _76a291192e8db7e2be78b522eec0883975fea6ed = 0x58         ;
        constexpr std::uintptr_t _a8be7266c2193a9388148db400ed351dfb4fa9ec = 0x60         ;
        constexpr std::uintptr_t _fef978837d28117e54d23fdf37554430503c11be = 0x64         ;
        constexpr std::uintptr_t _6380a1d0b873969128651962c3eacb15769f901c = 0x68         ;
        constexpr std::uintptr_t _7a7d13eb62de3241ebd6fdfde30aa2b50483d4b6 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _81384bf112dcde71ccd358f5186dc57dd6cc9154 = 0x0          ;
            constexpr std::uintptr_t _0635f681ccb7e07507ba157c0e772cee574d715e = 0x8          ;
            constexpr std::uintptr_t _10392b2ef4b2a477dc8da2e70fa2d19797ad9fac = 0x10         ;
            constexpr std::uintptr_t _8e5c7bb02d614ce22d9b21014660ee6c30c3ec3e = 0x20         ;
        }

    }

    namespace BlendModeTypeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace SkinnedPlaceholder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SkinnedObjects                   = 0x20         ;
        constexpr std::uintptr_t UnskinnedObjects                 = 0x28         ;
        constexpr std::uintptr_t Animator                         = 0x30         ;
        constexpr std::uintptr_t AnimatorInactiveState            = 0x38         ;
        constexpr std::uintptr_t AnimatorActiveParameter          = 0x40         ;
        constexpr std::uintptr_t UpdateInterval                   = 0x48         ;

        constexpr std::uintptr_t _d929eb58be1372035186a0f73f06df22d1edf62d = 0x4C         ;
        constexpr std::uintptr_t _a9632089f0fe3ec22f407400e1e9283b4b073722 = 0x50         ;
    }

    namespace %a87f0bdca92e31f4c251baedf1682a7b93917c38
    {
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x60         ;
        constexpr std::uintptr_t _83dddbeb05844ffa20cf98f14b22bb9bfc1723c6 = 0x68         ;
        constexpr std::uintptr_t _04b0d8be57ffe6dfd39f6d6cff3ad70d23d9bcb0 = 0x6C         ;
        constexpr std::uintptr_t _d63b9e10d531e6061c99227cc21d1a3f91e7818c = 0x70         ;
        constexpr std::uintptr_t _5bb183442d73b0328bf9606b3701945962bd22be = 0x78         ;
    }

    namespace ShieldAnimationSubSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ChildController                  = 0x70         ;
        constexpr std::uintptr_t Weight                           = 0x78         ;
        constexpr std::uintptr_t HandLowerMask                    = 0xD0         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _582bf4a532a6c0446a5b1e5e849727a0ca165992 = 0x80         ;
        constexpr std::uintptr_t _4e4317597542aa886f10d4ef0189703169634e0f = 0xD8         ;
        constexpr std::uintptr_t _4976bfb9bfb9b6cb1a05f45f57942c0cf50f53d2 = 0x128        ;
    }

    namespace %a99f16aa5aeb393955b7ed0ce485a99fae578c6e
    {
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x10         ;
        constexpr std::uintptr_t _1292532ce222882ce6c1fd9c766a1fc1fcf80391 = 0x18         ;
    }

    namespace AIMovePoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t radius                           = 0x38         ;
        constexpr std::uintptr_t WaitTime                         = 0x3C         ;
        constexpr std::uintptr_t LookAtPoints                     = 0x40         ;

        constexpr std::uintptr_t _5f59b4743b6f5b90b202ed5058c11ec83c6934c2 = 0x20         ;
        constexpr std::uintptr_t _3418d20a4430baa25ed96e33d1f10f74a0c3a7c1 = 0x28         ;
        constexpr std::uintptr_t _e409471d4bc740b803d51f44e43acecca70bd1f5 = 0x30         ;
    }

    namespace MeshHolder-fake-0
    {
        constexpr std::uintptr_t _vertices                        = 0x10         ;
        constexpr std::uintptr_t _normals                         = 0x18         ;
        constexpr std::uintptr_t _triangles                       = 0x20         ;
        constexpr std::uintptr_t _TrianglesOfSubs                 = 0x28         ;
        constexpr std::uintptr_t _bindPoses                       = 0x30         ;
        constexpr std::uintptr_t _boneWeights                     = 0x38         ;
        constexpr std::uintptr_t _bounds                          = 0x40         ;
        constexpr std::uintptr_t _subMeshCount                    = 0x58         ;
        constexpr std::uintptr_t _tangents                        = 0x60         ;
        constexpr std::uintptr_t _uv                              = 0x68         ;
        constexpr std::uintptr_t _uv2                             = 0x70         ;
        constexpr std::uintptr_t _uv3                             = 0x78         ;
        constexpr std::uintptr_t _colors                          = 0x80         ;
        constexpr std::uintptr_t _uv4                             = 0x88         ;
    }

    namespace SoundLightDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t ColourOption                     = 0x40         ;
        constexpr std::uintptr_t VolumeOption                     = 0x48         ;
        constexpr std::uintptr_t SpeedOption                      = 0x50         ;
        constexpr std::uintptr_t PatternOption                    = 0x58         ;
        constexpr std::uintptr_t GradientOption                   = 0x60         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _6bb2982cff44f4c1fadba8906fd5ca5d3221d998 = 0x68         ;
    }

    namespace EraGameMode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t scoreColumns                     = 0x208        ;
        constexpr std::uintptr_t globalChat                       = 0x210        ;
        constexpr std::uintptr_t localChat                        = 0x211        ;
        constexpr std::uintptr_t teamSystem                       = 0x212        ;
        constexpr std::uintptr_t safeZone                         = 0x213        ;
        constexpr std::uintptr_t ingameMap                        = 0x214        ;
        constexpr std::uintptr_t compass                          = 0x215        ;
        constexpr std::uintptr_t contactSystem                    = 0x216        ;
        constexpr std::uintptr_t crawling                         = 0x217        ;
        constexpr std::uintptr_t rustPlus                         = 0x218        ;
        constexpr std::uintptr_t wipeBpsOnProtocol                = 0x219        ;
        constexpr std::uintptr_t maximumSleepingBags              = 0x21C        ;
        constexpr std::uintptr_t returnValidCombatlog             = 0x220        ;
        constexpr std::uintptr_t missionSystem                    = 0x221        ;
        constexpr std::uintptr_t mlrs                             = 0x222        ;
        constexpr std::uintptr_t addedFeatures                    = 0x228        ;
        constexpr std::uintptr_t removedFeatures                  = 0x230        ;
        constexpr std::uintptr_t changedFeatures                  = 0x238        ;
        constexpr std::uintptr_t convars                          = 0x240        ;
        constexpr std::uintptr_t shortname                        = 0x248        ;
        constexpr std::uintptr_t matchDuration                    = 0x250        ;
        constexpr std::uintptr_t warmupDuration                   = 0x254        ;
        constexpr std::uintptr_t timeBetweenMatches               = 0x258        ;
        constexpr std::uintptr_t minPlayersToStart                = 0x25C        ;
        constexpr std::uintptr_t useCustomSpawns                  = 0x260        ;
        constexpr std::uintptr_t victoryScoreName                 = 0x268        ;
        constexpr std::uintptr_t teamScoreName                    = 0x270        ;
        constexpr std::uintptr_t numScoreForVictory               = 0x278        ;
        constexpr std::uintptr_t gamemodeTitle                    = 0x280        ;
        constexpr std::uintptr_t warmupMusics                     = 0x288        ;
        constexpr std::uintptr_t lossMusics                       = 0x290        ;
        constexpr std::uintptr_t winMusics                        = 0x298        ;
        constexpr std::uintptr_t gameModeTags                     = 0x2B0        ;
        constexpr std::uintptr_t deathCameraMode                  = 0x2B8        ;
        constexpr std::uintptr_t permanent                        = 0x2BC        ;
        constexpr std::uintptr_t limitTeamAuths                   = 0x2BD        ;
        constexpr std::uintptr_t allowSleeping                    = 0x2BE        ;
        constexpr std::uintptr_t allowWounding                    = 0x2BF        ;
        constexpr std::uintptr_t allowBleeding                    = 0x2C0        ;
        constexpr std::uintptr_t allowTemperature                 = 0x2C1        ;
        constexpr std::uintptr_t quickRespawn                     = 0x2C2        ;
        constexpr std::uintptr_t quickDeploy                      = 0x2C3        ;
        constexpr std::uintptr_t respawnDelayOverride             = 0x2C4        ;
        constexpr std::uintptr_t startHealthOverride              = 0x2C8        ;
        constexpr std::uintptr_t autoHealDelay                    = 0x2CC        ;
        constexpr std::uintptr_t autoHealDuration                 = 0x2D0        ;
        constexpr std::uintptr_t corpseRemovalTimeOverride        = 0x2D4        ;
        constexpr std::uintptr_t canRepairIfCraftingBanned        = 0x2D8        ;
        constexpr std::uintptr_t hasKillFeed                      = 0x2D9        ;
        constexpr std::uintptr_t allowPings                       = 0x2DA        ;
        constexpr std::uintptr_t fogOfWar                         = 0x2DB        ;
        constexpr std::uintptr_t fogOfWarRevealSize               = 0x2DC        ;
        constexpr std::uintptr_t mapMarkers                       = 0x2E0        ;
        constexpr std::uintptr_t hidePlayerOnMap                  = 0x2E1        ;
        constexpr std::uintptr_t hideMapPlayerDirectionIndicator  = 0x2E2        ;
        constexpr std::uintptr_t hideUndergroundOnMap             = 0x2E3        ;
        constexpr std::uintptr_t blockMapInDeepSea                = 0x2E4        ;
        constexpr std::uintptr_t blockedMissions                  = 0x2E8        ;
        constexpr std::uintptr_t allowedTechTrees                 = 0x2F0        ;
        constexpr std::uintptr_t loadouts                         = 0x2F8        ;
        constexpr std::uintptr_t useStaticLoadoutPerPlayer        = 0x300        ;
        constexpr std::uintptr_t topUpMagazines                   = 0x301        ;
        constexpr std::uintptr_t sendKillNotifications            = 0x302        ;
        constexpr std::uintptr_t teams                            = 0x308        ;
        constexpr std::uintptr_t Restrictions                     = 0x310        ;
        constexpr std::uintptr_t LootDistributionModifiers        = 0x318        ;
        constexpr std::uintptr_t CraftingCostModifiers            = 0x320        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _eda6cd29d8681869a66d2f8d9d5058879f721955 = 0x200        ;
        constexpr std::uintptr_t _cdce0197e3f6ca06c3fedc5aa2a7809969a98673 = 0x2A0        ;
        constexpr std::uintptr_t _62de087a95a83f1d69a869cebfeecf29b52eddf4 = 0x2A4        ;
        constexpr std::uintptr_t _259155925302841fa06e4f370f738e5e03de1129 = 0x2A8        ;
        constexpr std::uintptr_t _91356e1ae98a8d292a88c739e87d5c692602fe03 = 0x328        ;
        constexpr std::uintptr_t _dc5e45bf7e54fdc31ecbc49ac9041cd59ba07c0f = 0x329        ;
        constexpr std::uintptr_t _e48244cce1efc3d4ee9c9359abbadf90573b4b2c = 0x32A        ;
    }

    namespace TeamMemberMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rectTransform                    = 0x20         ;
        constexpr std::uintptr_t nameTagText                      = 0x28         ;
        constexpr std::uintptr_t toolTip                          = 0x30         ;
        constexpr std::uintptr_t innerImage                       = 0x38         ;
    }

    namespace CarWheel
    {
        constexpr std::uintptr_t wheelCollider                    = 0x10         ;
        constexpr std::uintptr_t tyreFriction                     = 0x18         ;
        constexpr std::uintptr_t steerWheel                       = 0x1C         ;
        constexpr std::uintptr_t brakeWheel                       = 0x1D         ;
        constexpr std::uintptr_t powerWheel                       = 0x1E         ;
    }

    namespace %a74507d1adf6a0db4b3f4aa212afc7881158f5b7
    {
        constexpr std::uintptr_t _7ec876c5a7245321f622347d1ff7328626b75182 = 0x10         ;
        constexpr std::uintptr_t _7cd6e23333d5a99bbd9a7925cf80b975f3ede224 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _ae439f94940227ea6e09aeb0c16c25af28535d97 = 0x0          ;
            constexpr std::uintptr_t _455977668bafd740a43a678e26ee9a1422dc595c = 0x8          ;
            constexpr std::uintptr_t _5413c95aa9526aa2cf3e404289a115c156196b00 = 0x18         ;
        }

    }

    namespace %268df40b62717d7c8a219cbaa2aebf30e1e6ca84
    {
        constexpr std::uintptr_t _63e005289111e73ca58e9763501b18f03b67a4c5 = 0x10         ;
        constexpr std::uintptr_t _3e9cb5eb1077632d6535bfa7fb47e16b743b49a3 = 0x14         ;
        constexpr std::uintptr_t _d7e534f0b91b6c5ad65340d9dc93ff75041de17e = 0x18         ;
        constexpr std::uintptr_t _fc9671367e65c3d573b0dc6266610be99de5ea90 = 0x1C         ;
        constexpr std::uintptr_t _8c68d6d475792888d4cda89a767daf92959015c1 = 0x20         ;
        constexpr std::uintptr_t _aa30ed5ebe88030f89a350605aec4d898bfc6ec2 = 0x24         ;
        constexpr std::uintptr_t _bcf43250ebc8e645a7f1c291ca936a012d6a4624 = 0x28         ;
        constexpr std::uintptr_t _8aac69d118d6e65cec14dfe6b394530ef28c48e0 = 0x30         ;
        constexpr std::uintptr_t _2916519254d8d7907fce27b47e9fa5cc0f7129e7 = 0x38         ;
        constexpr std::uintptr_t _8f7b0f83718aee11eddd401e188cc591eac61010 = 0x3C         ;
        constexpr std::uintptr_t _90f356d408ff223899beb17fb7d5c381e8685973 = 0x40         ;
        constexpr std::uintptr_t _e7b15ff049b605f8a33be6e2df5e17fc91376bef = 0x44         ;
        constexpr std::uintptr_t _4f69f364e3ceb53a892d8a0c9e31470e2aecd32e = 0x48         ;
    }

    namespace GranularAudioClip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sourceClip                       = 0x20         ;
        constexpr std::uintptr_t granularClip                     = 0x38         ;
        constexpr std::uintptr_t sampleRate                       = 0x40         ;
        constexpr std::uintptr_t sourceTime                       = 0x44         ;
        constexpr std::uintptr_t sourceTimeVariation              = 0x48         ;
        constexpr std::uintptr_t grainAttack                      = 0x4C         ;
        constexpr std::uintptr_t grainSustain                     = 0x50         ;
        constexpr std::uintptr_t grainRelease                     = 0x54         ;
        constexpr std::uintptr_t grainFrequency                   = 0x58         ;
        constexpr std::uintptr_t grainAttackSamples               = 0x5C         ;
        constexpr std::uintptr_t grainSustainSamples              = 0x60         ;
        constexpr std::uintptr_t grainReleaseSamples              = 0x64         ;
        constexpr std::uintptr_t grainFrequencySamples            = 0x68         ;
        constexpr std::uintptr_t samplesUntilNextGrain            = 0x6C         ;
        constexpr std::uintptr_t grains                           = 0x70         ;

        constexpr std::uintptr_t _6949cb3a6b79eaff054e0734edcf611153857b18 = 0x28         ;
        constexpr std::uintptr_t _252326cb887017a922e0d5898a5caba0c1b2f8e6 = 0x30         ;
        constexpr std::uintptr_t _7bc7d86ee625bd21b472b965588103fc70a8ca8e = 0x78         ;
        constexpr std::uintptr_t _3d336370ed7c31805dd664d6bd7f832c3a461326 = 0x80         ;
    }

    namespace %f157a961b04a5a373d0f76f20fad48fab05a2071
    {
        constexpr std::uintptr_t _5cbdd22b49c3a929479870b17a75fcb633cbae20 = 0x10         ;
        constexpr std::uintptr_t _6e7dba1154a3e7f58ee5c2d716e7f991d1dc6b1d = 0x14         ;
        constexpr std::uintptr_t _2a3792d3cb3f946cfdb3bd5806bdbb492e232e93 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _711a732fbc9912b4d01d33058be19c0585078bac = 0x0          ;
            constexpr std::uintptr_t _3634e8ddb879fa91ab5eb1003485b5b61b4e141d = 0x8          ;
        }

    }

    namespace MetalDetectorMissionSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t MinSources                       = 0x200        ;
        constexpr std::uintptr_t MaxSources                       = 0x204        ;
        constexpr std::uintptr_t SpawnRadiusMin                   = 0x208        ;
        constexpr std::uintptr_t SpawnRadiusMax                   = 0x20C        ;
        constexpr std::uintptr_t SpawnRadiusBuffer                = 0x210        ;
        constexpr std::uintptr_t FlagPrefab                       = 0x218        ;
        constexpr std::uintptr_t EffectPrefab                     = 0x220        ;
        constexpr std::uintptr_t mission                          = 0x238        ;
        constexpr std::uintptr_t objective                        = 0x240        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _fae20d4a751a20de195d794dd2d567b29d3a5c54 = 0x228        ;
        constexpr std::uintptr_t _6a50c3c1fe197be428199ad1c2fa2ffbeb93e5a5 = 0x230        ;
    }

    namespace BinocularEffectRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t effectMaterial                   = 0x20         ;
        constexpr std::uintptr_t dayFresnel                       = 0x28         ;
        constexpr std::uintptr_t nightFresnel                     = 0x2C         ;
        constexpr std::uintptr_t dayGlare                         = 0x30         ;
        constexpr std::uintptr_t nightGlare                       = 0x34         ;
        constexpr std::uintptr_t dayCoating                       = 0x38         ;
        constexpr std::uintptr_t nightCoating                     = 0x3C         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _d2f34cb1acf2d9e6d3e1b5d211cafa5cd319a3de = 0x40         ;
    }

    namespace %746e816a74cdc08604fdc65f2b3f0e27c04799f4
    {
        constexpr std::uintptr_t _07488d2d26239bee553c6948a97964b1f856b219 = 0x10         ;
        constexpr std::uintptr_t _f4f337e291e1bc0fcb8e4d5181030271bbb80520 = 0x14         ;
        constexpr std::uintptr_t _a0ce4bd39c9865bfe3a0d611abac7dd11a747cc3 = 0x18         ;
        constexpr std::uintptr_t _80d094a01fdfc4c2b0f7938f95471853f69cbe89 = 0x1C         ;
        constexpr std::uintptr_t _774c67759c967f7d9b901c89e9074c9c3f05d753 = 0x20         ;
        constexpr std::uintptr_t _c27046b43b133ac06dff42d2f9105212e85e7fb9 = 0x24         ;
        constexpr std::uintptr_t _21a02efaa146080ea222eb9fcd79209425d6e9ee = 0x28         ;
        constexpr std::uintptr_t _6856c91eb9fd6609a98ff2ea620a5998537292c1 = 0x2C         ;
        constexpr std::uintptr_t _7359a26acf51afa991069d48c03f72676b9fbf4b = 0x30         ;
        constexpr std::uintptr_t _e8221a9a4dd82ca8913bb1901d0134bc8c131d4f = 0x34         ;
        constexpr std::uintptr_t _d520dbe7c5978498ce91486938b07f648aaa5e52 = 0x38         ;
        constexpr std::uintptr_t _ffa0bbf90d0b265e1e2e4e9818cce4f62ea88590 = 0x3C         ;
        constexpr std::uintptr_t _96d3ad3a6d9b2f8f453637485bf30649b18a5449 = 0x40         ;
        constexpr std::uintptr_t _5974d9b838dd2534f9de3003f8c588a175c17e61 = 0x48         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x50         ;
        constexpr std::uintptr_t _f375c9005016f5009563e204bec3de626970daa4 = 0x58         ;
        constexpr std::uintptr_t _80c6b5ff62b7a996fe4775526fac7ef11884bdb3 = 0x60         ;
        constexpr std::uintptr_t _cf538c493a34b5e4bc598062519213f40b4c1079 = 0x68         ;
    }

    namespace IndustrialTorchWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;
        constexpr std::uintptr_t ExtinguishUnderwater             = 0x3F0        ;
        constexpr std::uintptr_t litStrikeFX                      = 0x3F8        ;
        constexpr std::uintptr_t MaterialSwaps                    = 0x408        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
        constexpr std::uintptr_t _32a15a3ca653fc99d69fff04f3b7dd76c22c286d = 0x400        ;
        constexpr std::uintptr_t _2e4eafdc54d9233aceb94ab5521510820eb99e63 = 0x404        ;
    }

    namespace %bca01462fbe2b15ef1d6cf482af76255df2b55cf
    {
        constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x10         ;
        constexpr std::uintptr_t _351037fca5cbd27c69ea84a4126dfeb2a9070718 = 0x18         ;
        constexpr std::uintptr_t _2955240176d40adfdf791ee522ecc4c802faa49a = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _00342e1a068f4236e6947d131d7229b7df9fab72 = 0x0          ;
            constexpr std::uintptr_t _955d9785b714b238147c89d8b9dc3b538fec393f = 0x10         ;
            constexpr std::uintptr_t _839d8e8bcad58c94c40d94282455ce248d47e036 = 0x18         ;
            constexpr std::uintptr_t _ce0bfd900c0a2cc5da994751f317e5bcc673fdd8 = 0x20         ;
            constexpr std::uintptr_t _e48150b9afedf2a71c2f4d771e06d344df1f9404 = 0x28         ;
        }

    }

    namespace MeshDataBatch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _acd66701fdbdd0ddaead940a12a2d12e62679eca = 0x20         ;
        constexpr std::uintptr_t _de8fb7f76899567b4eff6eb58ab0605395e1404e = 0x24         ;
        constexpr std::uintptr_t _b58b669c63cc040909a35f79c50de9655ced5c17 = 0x28         ;
        constexpr std::uintptr_t _c44f758c1c053e88bdc00865e3a9f79aae3ec031 = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0x40         ;
        constexpr std::uintptr_t _f029812ea1ce04656b1c390421e715a27aa1defb = 0x48         ;
        constexpr std::uintptr_t _61ee497bcb99ed1d6edf1f72729c17b593562859 = 0x50         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0x58         ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0x60         ;
    }

    namespace %97116226fefc909879e8ec5d029349672583c823
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _70df512002a51b23e809a9baa5b2c4a8cd300a12 = 0x0          ;
            constexpr std::uintptr_t _2cf4c0dd15129ade7d044b09cd8d3997d9374ac9 = 0x80         ;
            constexpr std::uintptr_t _0a71c3da73207fd3f668136065553fc747c2ba51 = 0x88         ;
            constexpr std::uintptr_t _a3c37f2756c95c9867d2d0b2cbc7735a70cf0543 = 0x108        ;
            constexpr std::uintptr_t _d3065c78ecd3fffdc6403a54bf9d4f7574fba31e = 0x110        ;
            constexpr std::uintptr_t _161bfb5e9cca5ddea623d36b211262a28c066453 = 0x118        ;
        }

    }

    namespace WeakpointProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BlockWhenRoofAttached            = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %ecafb4b7f3a62354d17e9bbc9eadff5bb6879736
    {
        constexpr std::uintptr_t _ba0f2bee8ca701601d18b64a74257833ef035186 = 0x10         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x18         ;
        constexpr std::uintptr_t _57bbe0bcb190a8b5140f58742595a001a80a083b = 0x20         ;
        constexpr std::uintptr_t _62cea1b8994332e587b44235018846c912b7366c = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _2d45d653d934a144c2f3d8fb13e9e2fa972608f5 = 0x0          ;
            constexpr std::uintptr_t _4ac2c16bacba41742b0c81944841add2124e48f9 = 0x8          ;
            constexpr std::uintptr_t _b6ce5fc7189088c00795740ab09771de4afb00e5 = 0x10         ;
            constexpr std::uintptr_t _d1955fcc3ada9f90b763731dbb2a1dc154cca392 = 0x20         ;
            constexpr std::uintptr_t _a1e093982518f609220fea6060bdf9fb94acaa9e = 0x30         ;
            constexpr std::uintptr_t _2c02d99628eee7c0c89489f4ea038797f1692a3c = 0x38         ;
            constexpr std::uintptr_t _e68dd62a8049ebfe343cfbd301c27a7affb08e3a = 0x40         ;
        }

    }

    namespace PlaceRiverObjects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Start                            = 0x40         ;
        constexpr std::uintptr_t End                              = 0x48         ;
        constexpr std::uintptr_t Side                             = 0x50         ;
        constexpr std::uintptr_t Path                             = 0x58         ;
    }

    namespace PrefabInformation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t associatedItemDefinition         = 0xA0         ;
        constexpr std::uintptr_t title                            = 0xA8         ;
        constexpr std::uintptr_t description                      = 0xB0         ;
        constexpr std::uintptr_t sprite                           = 0xB8         ;
        constexpr std::uintptr_t shownOnDeathScreen               = 0xC0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %bbb2ab601cd599074fc44f725fa19807c1e99187
    {
    }

    namespace %553ec81446e3efb0959d1bccf4989dabdf1292e9
    {
    }

    namespace GameModeTeam
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t teamloadouts                     = 0x18         ;
    }

    namespace ItemRestriction
    {
        constexpr std::uintptr_t Definition                       = 0x0          ;
        constexpr std::uintptr_t Restriction                      = 0x8          ;
    }

    namespace LootTypeModifier
    {
        constexpr std::uintptr_t LootType                         = 0x0          ;
        constexpr std::uintptr_t Modifier                         = 0x4          ;
    }

    namespace CraftingCostMultiplier
    {
        constexpr std::uintptr_t LootType                         = 0x0          ;
        constexpr std::uintptr_t Multiplier                       = 0x4          ;
        constexpr std::uintptr_t ConVarToUse                      = 0x8          ;
    }

    namespace CraftingCostConVar
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseGameMode
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t scoreColumns                     = 0x208        ;
        constexpr std::uintptr_t globalChat                       = 0x210        ;
        constexpr std::uintptr_t localChat                        = 0x211        ;
        constexpr std::uintptr_t teamSystem                       = 0x212        ;
        constexpr std::uintptr_t safeZone                         = 0x213        ;
        constexpr std::uintptr_t ingameMap                        = 0x214        ;
        constexpr std::uintptr_t compass                          = 0x215        ;
        constexpr std::uintptr_t contactSystem                    = 0x216        ;
        constexpr std::uintptr_t crawling                         = 0x217        ;
        constexpr std::uintptr_t rustPlus                         = 0x218        ;
        constexpr std::uintptr_t wipeBpsOnProtocol                = 0x219        ;
        constexpr std::uintptr_t maximumSleepingBags              = 0x21C        ;
        constexpr std::uintptr_t returnValidCombatlog             = 0x220        ;
        constexpr std::uintptr_t missionSystem                    = 0x221        ;
        constexpr std::uintptr_t mlrs                             = 0x222        ;
        constexpr std::uintptr_t addedFeatures                    = 0x228        ;
        constexpr std::uintptr_t removedFeatures                  = 0x230        ;
        constexpr std::uintptr_t changedFeatures                  = 0x238        ;
        constexpr std::uintptr_t convars                          = 0x240        ;
        constexpr std::uintptr_t shortname                        = 0x248        ;
        constexpr std::uintptr_t matchDuration                    = 0x250        ;
        constexpr std::uintptr_t warmupDuration                   = 0x254        ;
        constexpr std::uintptr_t timeBetweenMatches               = 0x258        ;
        constexpr std::uintptr_t minPlayersToStart                = 0x25C        ;
        constexpr std::uintptr_t useCustomSpawns                  = 0x260        ;
        constexpr std::uintptr_t victoryScoreName                 = 0x268        ;
        constexpr std::uintptr_t teamScoreName                    = 0x270        ;
        constexpr std::uintptr_t numScoreForVictory               = 0x278        ;
        constexpr std::uintptr_t gamemodeTitle                    = 0x280        ;
        constexpr std::uintptr_t warmupMusics                     = 0x288        ;
        constexpr std::uintptr_t lossMusics                       = 0x290        ;
        constexpr std::uintptr_t winMusics                        = 0x298        ;
        constexpr std::uintptr_t gameModeTags                     = 0x2B0        ;
        constexpr std::uintptr_t deathCameraMode                  = 0x2B8        ;
        constexpr std::uintptr_t permanent                        = 0x2BC        ;
        constexpr std::uintptr_t limitTeamAuths                   = 0x2BD        ;
        constexpr std::uintptr_t allowSleeping                    = 0x2BE        ;
        constexpr std::uintptr_t allowWounding                    = 0x2BF        ;
        constexpr std::uintptr_t allowBleeding                    = 0x2C0        ;
        constexpr std::uintptr_t allowTemperature                 = 0x2C1        ;
        constexpr std::uintptr_t quickRespawn                     = 0x2C2        ;
        constexpr std::uintptr_t quickDeploy                      = 0x2C3        ;
        constexpr std::uintptr_t respawnDelayOverride             = 0x2C4        ;
        constexpr std::uintptr_t startHealthOverride              = 0x2C8        ;
        constexpr std::uintptr_t autoHealDelay                    = 0x2CC        ;
        constexpr std::uintptr_t autoHealDuration                 = 0x2D0        ;
        constexpr std::uintptr_t corpseRemovalTimeOverride        = 0x2D4        ;
        constexpr std::uintptr_t canRepairIfCraftingBanned        = 0x2D8        ;
        constexpr std::uintptr_t hasKillFeed                      = 0x2D9        ;
        constexpr std::uintptr_t allowPings                       = 0x2DA        ;
        constexpr std::uintptr_t fogOfWar                         = 0x2DB        ;
        constexpr std::uintptr_t fogOfWarRevealSize               = 0x2DC        ;
        constexpr std::uintptr_t mapMarkers                       = 0x2E0        ;
        constexpr std::uintptr_t hidePlayerOnMap                  = 0x2E1        ;
        constexpr std::uintptr_t hideMapPlayerDirectionIndicator  = 0x2E2        ;
        constexpr std::uintptr_t hideUndergroundOnMap             = 0x2E3        ;
        constexpr std::uintptr_t blockMapInDeepSea                = 0x2E4        ;
        constexpr std::uintptr_t blockedMissions                  = 0x2E8        ;
        constexpr std::uintptr_t allowedTechTrees                 = 0x2F0        ;
        constexpr std::uintptr_t loadouts                         = 0x2F8        ;
        constexpr std::uintptr_t useStaticLoadoutPerPlayer        = 0x300        ;
        constexpr std::uintptr_t topUpMagazines                   = 0x301        ;
        constexpr std::uintptr_t sendKillNotifications            = 0x302        ;
        constexpr std::uintptr_t teams                            = 0x308        ;
        constexpr std::uintptr_t Restrictions                     = 0x310        ;
        constexpr std::uintptr_t LootDistributionModifiers        = 0x318        ;
        constexpr std::uintptr_t CraftingCostModifiers            = 0x320        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _eda6cd29d8681869a66d2f8d9d5058879f721955 = 0x200        ;
        constexpr std::uintptr_t _cdce0197e3f6ca06c3fedc5aa2a7809969a98673 = 0x2A0        ;
        constexpr std::uintptr_t _62de087a95a83f1d69a869cebfeecf29b52eddf4 = 0x2A4        ;
        constexpr std::uintptr_t _259155925302841fa06e4f370f738e5e03de1129 = 0x2A8        ;
        constexpr std::uintptr_t _91356e1ae98a8d292a88c739e87d5c692602fe03 = 0x328        ;
        constexpr std::uintptr_t _dc5e45bf7e54fdc31ecbc49ac9041cd59ba07c0f = 0x329        ;
        constexpr std::uintptr_t _e48244cce1efc3d4ee9c9359abbadf90573b4b2c = 0x32A        ;
    }

    namespace %e870cb5d3e5577fd9420d89c1f5eb492e96d9038
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _da17de145f3cc6246fbf2064d0705c94eefe9104 = 0x18         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
        constexpr std::uintptr_t _389f00a1b2fe8bdb5ab19c43e6c0eb9fc89f3bfd = 0x28         ;
        constexpr std::uintptr_t _aca0c00f5a9c0c5b1edb78587d99101dcbdcc4c3 = 0x30         ;
        constexpr std::uintptr_t _33f91a2021715cd8ab55aa72d2dba6768104c2c2 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _96db0c70e33d559e50c44aecdd80309974ff6a00 = 0x0          ;
            constexpr std::uintptr_t _1741dd063b06cc93002efe3a3392939cb5463eed = 0x8          ;
        }

    }

    namespace ReloadEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace GodRays
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t UseDepth                         = 0x30         ;
        constexpr std::uintptr_t BlendMode                        = 0x38         ;
        constexpr std::uintptr_t Intensity                        = 0x40         ;
        constexpr std::uintptr_t Resolution                       = 0x48         ;
        constexpr std::uintptr_t BlurIterations                   = 0x50         ;
        constexpr std::uintptr_t BlurRadius                       = 0x58         ;
        constexpr std::uintptr_t MaxRadius                        = 0x60         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace %3c49df4407c3b8d02e461efaf198d5761373b03e
    {
        constexpr std::uintptr_t _e7467e092496376754532a1e142e6344435bf436 = 0x10         ;
        constexpr std::uintptr_t _1791d9c86b960204d65a290efacb93b903406ea3 = 0x18         ;
        constexpr std::uintptr_t _95121ea3042312b7d3a73ffd697878c0eee145a1 = 0x20         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x28         ;
        constexpr std::uintptr_t _de5c844a4ea6197de8be31b922fbc12ad63a05b7 = 0x30         ;
    }

    namespace %e91b50585dc73204a228b2a3637ac4c9c7bcbc24
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F3B0   ;
        constexpr std::uintptr_t _facb4863af0873e5fa56679c95f63443cb799437 = 0x10         ;
        constexpr std::uintptr_t _33513fd660f4fff82196d41ae4f353144f12bed0 = 0x14         ;
        constexpr std::uintptr_t _f3183c9cd874c6b2b735e881f5baed4684160c80 = 0x18         ;
        constexpr std::uintptr_t _35a5136ed61d25f6a488dac571025d504041833c = 0x20         ;
        constexpr std::uintptr_t _94a5aa311986ae136fa224c1d1ab3b75c4548f1c = 0x28         ;
        constexpr std::uintptr_t _46291d8c9d06b8931947dc6820745f47f1963873 = 0x30         ;
        constexpr std::uintptr_t _79dd818a06d342f63f388ad7d6f87946bad5caa0 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _a4cdfd772303fff999071359309d8bb306bc47c9 = 0x0          ;
            constexpr std::uintptr_t _b002a23302aa8173199be26f33423d7b69363533 = 0x8          ;
        }

    }

    namespace TextureEntry
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t texture                          = 0x18         ;
    }

    namespace ImpostorAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t textures                         = 0x18         ;
        constexpr std::uintptr_t size                             = 0x20         ;
        constexpr std::uintptr_t pivot                            = 0x28         ;
        constexpr std::uintptr_t mesh                             = 0x30         ;
    }

    namespace ItemModCompass
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace EffectMuzzleFlash
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %ca2a9243fd57fe98bcce4a2498791b8100d739ed
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A0DF0   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace %f406d66ed8be940a1f55aabebc9f85499b6a56a1
    {
        constexpr std::uintptr_t _b8d0bba4935bb744c3392cc293f5b954d72495d0 = 0x10         ;
        constexpr std::uintptr_t _7d981dd428282a38f727050f43ed0daa671b22a8 = 0x18         ;
        constexpr std::uintptr_t _d41f241bfc90d4193591eb7ca857d8a82b3c50a1 = 0x20         ;
        constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x28         ;
        constexpr std::uintptr_t _b29103ff01da3dc6e8e767e8e2a1f557ae0032c1 = 0x30         ;
        constexpr std::uintptr_t _5d504765b1e9e180f9417214db3e5dc63822798d = 0x34         ;
        constexpr std::uintptr_t _d5a7aba6019e419151ba029e1b8f8723c7f30ccf = 0x44         ;
        constexpr std::uintptr_t _bd9c602b83aa2c3bcc52bae1a28db6f948c21689 = 0x4C         ;
    }

    namespace %68221fef4f513d8acaa2928b29fd15c9adaaa539
    {
        constexpr std::uintptr_t _47049906355d2e78aeb86b7db1e9541eb2c4bd6b = 0x10         ;
        constexpr std::uintptr_t _63aec70776f4251c1b4f981ec211f94cd9508ddb = 0x20         ;
        constexpr std::uintptr_t _d18bf30d978de99d80a3c8f0358b589735bd8d16 = 0x30         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x40         ;
        constexpr std::uintptr_t _bd9c602b83aa2c3bcc52bae1a28db6f948c21689 = 0x50         ;
        constexpr std::uintptr_t _ffc784ca1fc12ac746aaad530f57d3ba419e5ab1 = 0x54         ;
    }

    namespace %e610f38b74528091bf95156262e3598990be2187
    {
        constexpr std::uintptr_t _1d9d9c51b9d4e9f834850b04beb6cd09045a0af3 = 0x10         ;
    }

    namespace LaserBeam
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scrollSpeed                      = 0x20         ;
        constexpr std::uintptr_t beamRenderer                     = 0x28         ;
        constexpr std::uintptr_t dotObject                        = 0x30         ;
        constexpr std::uintptr_t dotRenderer                      = 0x38         ;
        constexpr std::uintptr_t dotSpotlight                     = 0x40         ;
        constexpr std::uintptr_t scrollDir                        = 0x48         ;
        constexpr std::uintptr_t maxDistance                      = 0x50         ;
        constexpr std::uintptr_t stillBlendFactor                 = 0x54         ;
        constexpr std::uintptr_t movementBlendFactor              = 0x58         ;
        constexpr std::uintptr_t movementThreshhold               = 0x5C         ;
        constexpr std::uintptr_t isFirstPerson                    = 0x60         ;
        constexpr std::uintptr_t emissionOverride                 = 0x68         ;

        constexpr std::uintptr_t _7492a534be64f7d0fe33e5136a80eb44a3333c86 = 0x70         ;
        constexpr std::uintptr_t _fc7ccab2d158911e54de69fa9eb2ae21f774e50b = 0x74         ;
        constexpr std::uintptr_t _7b1ad340b47d293450dae8c1c34e7dbbf41e5682 = 0x78         ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x80         ;
        constexpr std::uintptr_t _3d4c9574656c656061183d442ce39f26c3895566 = 0x88         ;
        constexpr std::uintptr_t _6010cac7b96dc7e2ad49781f44a178d01d7206a5 = 0x8C         ;
        constexpr std::uintptr_t _3b3c24377498e8abe919b4eb562f2d514c0780eb = 0x90         ;
        constexpr std::uintptr_t _5d504765b1e9e180f9417214db3e5dc63822798d = 0x94         ;
    }

    namespace %2893f1a25e614516000e59646caf54ee20a99911
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _cdafd8eb22b27aec9e5040590a3e9c6b84697a53 = 0x0          ;
            constexpr std::uintptr_t _7b4d0f2da2e16df5c7016e3c25731641ba42d400 = 0x8          ;
            constexpr std::uintptr_t _94f7efa225a7197d0f2d0aadf498aac9615aef77 = 0x10         ;
        }

    }

    namespace UINexusMapWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x20         ;
        constexpr std::uintptr_t BackgroundFillImage              = 0x28         ;
        constexpr std::uintptr_t LoadingView                      = 0x30         ;
        constexpr std::uintptr_t MissingView                      = 0x38         ;
        constexpr std::uintptr_t MapScrollRect                    = 0x40         ;
        constexpr std::uintptr_t MapScrollZoom                    = 0x48         ;
        constexpr std::uintptr_t CameraPositon                    = 0x50         ;
        constexpr std::uintptr_t ZoneNameCanvasGroup              = 0x58         ;
        constexpr std::uintptr_t ZoneNameContainer                = 0x60         ;
        constexpr std::uintptr_t ZoneNameMarkerPrefab             = 0x68         ;
        constexpr std::uintptr_t ZoneDetails                      = 0x70         ;
        constexpr std::uintptr_t ZoneName                         = 0x78         ;
        constexpr std::uintptr_t OnlineCount                      = 0x80         ;
        constexpr std::uintptr_t MaxCount                         = 0x88         ;
        constexpr std::uintptr_t ZoneNameLabelPrefab              = 0x90         ;
        constexpr std::uintptr_t InboundFerriesSection            = 0x98         ;
        constexpr std::uintptr_t InboundFerriesList               = 0xA0         ;
        constexpr std::uintptr_t OutboundFerriesSection           = 0xA8         ;
        constexpr std::uintptr_t OutboundFerriesList              = 0xB0         ;
        constexpr std::uintptr_t ConnectionsSection               = 0xB8         ;
        constexpr std::uintptr_t ConnectionsList                  = 0xC0         ;
        constexpr std::uintptr_t ShowLocalPlayer                  = 0xC8         ;
        constexpr std::uintptr_t OutOfBoundsScaleFactor           = 0xCC         ;
        constexpr std::uintptr_t ZoneNameAlphaPower               = 0xD0         ;
        constexpr std::uintptr_t OnMapLoaded                      = 0xD8         ;
        constexpr std::uintptr_t OnClicked                        = 0xE0         ;
        constexpr std::uintptr_t FocusButton                      = 0x128        ;
        constexpr std::uintptr_t RevealTransition                 = 0x130        ;

        constexpr std::uintptr_t _01f2a293d6931a3822bb06665bbab87059e21be7 = 0xE8         ;
        constexpr std::uintptr_t _f316f7b5ff1ae24cfabb56774bac2ff5efb5798d = 0xE9         ;
        constexpr std::uintptr_t _d10677494c96295616fd2a097d0aefb5690d474a = 0xF0         ;
        constexpr std::uintptr_t _e5c078ba9b24c9e5b9b42cc78545ddc45d65b375 = 0xF8         ;
        constexpr std::uintptr_t _b4ddbea3460de13dbdf6e1dd0e2ab937392331f3 = 0x100        ;
        constexpr std::uintptr_t _d393ebf080a8147576445a3a8b8ebe3af143c1a6 = 0x108        ;
        constexpr std::uintptr_t _a4d50bc259d15318569bb8645bb67067d120a680 = 0x110        ;
        constexpr std::uintptr_t _75fac9d42f044c794b31d2cec69c7f9c5c4f19f4 = 0x118        ;
        constexpr std::uintptr_t _b37cc6599f5cdd0b5f2a202d3192901fe696c158 = 0x120        ;
        constexpr std::uintptr_t _3bb7183435e690dd6d2fc08c0e936fb325174667 = 0x138        ;
    }

    namespace MissionObjective_UpgradeBuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t ShouldPingBlocksLessThanTargetGrade = 0x18         ;
        constexpr std::uintptr_t pingType                         = 0x1C         ;
        constexpr std::uintptr_t TargetGrade                      = 0x20         ;
        constexpr std::uintptr_t RequiredCount                    = 0x24         ;
    }

    namespace RustTemporalAntialiasingRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t JitterSettings                   = 0x20         ;
        constexpr std::uintptr_t historyTextures                  = 0x28         ;
        constexpr std::uintptr_t multipleRenderTargets            = 0x30         ;
        constexpr std::uintptr_t pingPongValue                    = 0x38         ;
        constexpr std::uintptr_t postProcessShader                = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _5942056287329791fb7c2279543afae53ad04765 = 0x0          ;
        }

    }

    namespace UICompass
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t compassCanvas                    = 0x20         ;
        constexpr std::uintptr_t compassGroup                     = 0x28         ;
        constexpr std::uintptr_t compassStrip                     = 0x30         ;
        constexpr std::uintptr_t CompassMarkers                   = 0x38         ;
        constexpr std::uintptr_t TeamCompassMarkers               = 0x40         ;
        constexpr std::uintptr_t MissionMarkers                   = 0x48         ;
        constexpr std::uintptr_t DeathMarker                      = 0x50         ;
        constexpr std::uintptr_t DeepSeaExitMarker                = 0x58         ;
        constexpr std::uintptr_t SleepingBagMarker                = 0x60         ;
        constexpr std::uintptr_t IslandInfoContainer              = 0x68         ;
        constexpr std::uintptr_t IslandInfoText                   = 0x70         ;
        constexpr std::uintptr_t IslandInfoDistanceThreshold      = 0x78         ;
        constexpr std::uintptr_t IslandLookThreshold              = 0x7C         ;
        constexpr std::uintptr_t IslandInfoFullContainer          = 0x80         ;
        constexpr std::uintptr_t LocalPings                       = 0x88         ;
        constexpr std::uintptr_t TeamPings                        = 0x90         ;
        constexpr std::uintptr_t LeftPingPulse                    = 0x98         ;
        constexpr std::uintptr_t RightPingPulse                   = 0xA0         ;

        constexpr std::uintptr_t _eef7b725365b67191b8ffd31d98a89bd4b20a185 = 0xA8         ;
        constexpr std::uintptr_t _f6006c9191daf2f15e93f412a442bc44d5b7480b = 0xB0         ;
        constexpr std::uintptr_t _a2cb5e2ab32c1eac9029dc26f2378ae5c92d45d4 = 0xB8         ;
        constexpr std::uintptr_t _598a90ca344b44333a77422afae282c9f7ca673e = 0xC0         ;
        constexpr std::uintptr_t _5e6871cc91f1f2e0b95b5562ea54fe0ad3f28224 = 0xD0         ;
        constexpr std::uintptr_t _91a0c1ed156149b3395b97cd649c96e608a22df0 = 0xE0         ;
        constexpr std::uintptr_t _e68a22cb84115e22ea6a38ad1b4fa0ad4c0db8ee = 0xE4         ;
    }

    namespace UI_ServerAdminUGCFilterPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t filterPaintingsButton            = 0x20         ;
        constexpr std::uintptr_t filterVendingMachinesButton      = 0x28         ;
        constexpr std::uintptr_t filterAudioButton                = 0x30         ;
        constexpr std::uintptr_t filterSculpturesButton           = 0x38         ;
        constexpr std::uintptr_t filterWantedPostersButton        = 0x40         ;
        constexpr std::uintptr_t filterPatternBoommerButton       = 0x48         ;

        constexpr std::uintptr_t _345261236532a48686c17edb81ac44b0431529c3 = 0x50         ;
    }

    namespace UI_ItemSearchPopup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t searchInput                      = 0x20         ;
        constexpr std::uintptr_t canvasGroup                      = 0x28         ;
        constexpr std::uintptr_t entries                          = 0x30         ;
        constexpr std::uintptr_t buttonStyle                      = 0x38         ;
        constexpr std::uintptr_t buttonDarkStyle                  = 0x40         ;
        constexpr std::uintptr_t openTransition                   = 0x48         ;

        constexpr std::uintptr_t _e2eee57ee74d8ac6eed789b460279b38eb94f22d = 0x50         ;
        constexpr std::uintptr_t _05370121f30410585699698d8cdd17372cdae906 = 0x58         ;
        constexpr std::uintptr_t _ddee024b942331b41ac5b2bb5ff71ed49ea987ce = 0x60         ;
    }

    namespace DartsGameMissile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flightLiftCurve                  = 0x20         ;
        constexpr std::uintptr_t dartTipTransform                 = 0x28         ;
        constexpr std::uintptr_t meshRenderer                     = 0x30         ;
        constexpr std::uintptr_t player1Colour                    = 0x38         ;
        constexpr std::uintptr_t player2Colour                    = 0x48         ;
        constexpr std::uintptr_t flightDuration                   = 0x6C         ;
        constexpr std::uintptr_t throwSound                       = 0x70         ;
        constexpr std::uintptr_t hitEffect                        = 0x78         ;

        constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x58         ;
        constexpr std::uintptr_t _bfd141295c4e1993e1d894ce97a603e6e7e5347d = 0x60         ;
        constexpr std::uintptr_t _bfba4a56d893b81a23e176a9db3385da73691a9b = 0x80         ;
        constexpr std::uintptr_t _e17565747f789c4f4fa2f70f15c5999fda2fa7a4 = 0x81         ;
        constexpr std::uintptr_t _6310af3d51082e3368cba98116dde439340a0a0c = 0x82         ;
        constexpr std::uintptr_t _d2269e88a72e045010616b71b88c4f55cdcc715d = 0x84         ;
        constexpr std::uintptr_t _a4292a1e5e38129d32fce098223760be839b0073 = 0x90         ;
        constexpr std::uintptr_t _644c09f0da9d35642c79393d1adc133333dfaf61 = 0x94         ;
        constexpr std::uintptr_t _ac6599168ac1b509c16795795244c7a740d3c951 = 0x98         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0xA8         ;
    }

    namespace m2bradleyAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m2Animator                       = 0x20         ;
        constexpr std::uintptr_t treadLeftMaterial                = 0x28         ;
        constexpr std::uintptr_t treadRightMaterial               = 0x30         ;
        constexpr std::uintptr_t turret                           = 0x40         ;
        constexpr std::uintptr_t mainCannon                       = 0x48         ;
        constexpr std::uintptr_t coaxGun                          = 0x50         ;
        constexpr std::uintptr_t rocketsPitch                     = 0x58         ;
        constexpr std::uintptr_t spotLightYaw                     = 0x60         ;
        constexpr std::uintptr_t spotLightPitch                   = 0x68         ;
        constexpr std::uintptr_t sideMG                           = 0x70         ;
        constexpr std::uintptr_t sideguns                         = 0x78         ;
        constexpr std::uintptr_t ShocksBones                      = 0x80         ;
        constexpr std::uintptr_t ShockTraceLineBegin              = 0x88         ;
        constexpr std::uintptr_t vecShocksOffsetPosition          = 0x90         ;
        constexpr std::uintptr_t targetTurret                     = 0x98         ;
        constexpr std::uintptr_t targetSpotLight                  = 0xA0         ;
        constexpr std::uintptr_t targetSideguns                   = 0xA8         ;
        constexpr std::uintptr_t muzzleflashCannon                = 0x100        ;
        constexpr std::uintptr_t muzzleflashCoaxGun               = 0x108        ;
        constexpr std::uintptr_t muzzleflashSideMG                = 0x110        ;
        constexpr std::uintptr_t muzzleflashRockets               = 0x118        ;
        constexpr std::uintptr_t spotLightHaloSawnpoint           = 0x120        ;
        constexpr std::uintptr_t muzzleflashSideguns              = 0x128        ;
        constexpr std::uintptr_t machineGunMuzzleFlashFX          = 0x130        ;
        constexpr std::uintptr_t mainCannonFireFX                 = 0x138        ;
        constexpr std::uintptr_t rocketLaunchFX                   = 0x140        ;
        constexpr std::uintptr_t rocketsOpen                      = 0x148        ;
        constexpr std::uintptr_t vecSideGunRotation               = 0x150        ;
        constexpr std::uintptr_t treadConstant                    = 0x158        ;
        constexpr std::uintptr_t wheelSpinConstant                = 0x15C        ;
        constexpr std::uintptr_t sidegunsTurnSpeed                = 0x160        ;
        constexpr std::uintptr_t turretTurnSpeed                  = 0x164        ;
        constexpr std::uintptr_t cannonPitchSpeed                 = 0x168        ;
        constexpr std::uintptr_t rocketPitchSpeed                 = 0x16C        ;
        constexpr std::uintptr_t spotLightTurnSpeed               = 0x170        ;
        constexpr std::uintptr_t machineGunSpeed                  = 0x174        ;

        constexpr std::uintptr_t _f113a3b10954807342be365ffd4cfdc51b9196f1 = 0x38         ;
        constexpr std::uintptr_t _e959ea7e64c43885812dd34a2a3ccf59e1b22724 = 0xB0         ;
        constexpr std::uintptr_t _a9f752491d3e7bd91d99d2dcc92a1d33951421c8 = 0xBC         ;
        constexpr std::uintptr_t _7c352b171f3eb7a18b9689824d4d02ff5419cf72 = 0xC8         ;
        constexpr std::uintptr_t _2fa74efb0760902974ba624e22353e1f21e52998 = 0xD4         ;
        constexpr std::uintptr_t _33513a64a4a1e6cea46221694cf378a654f188f9 = 0xE0         ;
        constexpr std::uintptr_t _7f090701be11ebe4ea8f6ec2a30d9cd91ea0f26f = 0xEC         ;
        constexpr std::uintptr_t _40a7c89187c9c9b31ae7a07d45eab976ae4046fc = 0xF8         ;
        constexpr std::uintptr_t _899ec8c12fd3f591bbe442c3933ec4dad25ec4ba = 0x178        ;
    }

    namespace %b486aed2b2a2db89b7d29047acb250aef20540ae
    {

        namespace _static
        {
            constexpr std::uintptr_t _da3e0ffd4de13e9cf8fdd9678f1942786ebfc2fb = 0x0          ;
            constexpr std::uintptr_t _04396607abbe7bf7b4fed94525e5d66183e2258a = 0x0          ;
            constexpr std::uintptr_t _6e04e801732708843aa4d223df66b0151450bbed = 0x0          ;
            constexpr std::uintptr_t _8d9bd47e17d2a5f5f4fbe92f1392217b090f0f81 = 0x0          ;
        }

    }

    namespace Socket_BoatBuildingNetting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t placementHeight                  = 0x100        ;
        constexpr std::uintptr_t alignToNormal                    = 0x104        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace %1e6c3823e95037f94cdc7f77d1972fff610f0de2
    {
        constexpr std::uintptr_t _eac842559b98838d07ec908098c8da7077cb4403 = 0x10         ;
    }

    namespace ArcadeEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
    }

    namespace %74bb3535ce966469cff36be1e793051976c6e39b
    {
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
        constexpr std::uintptr_t _54ce6f71d27d1b164de606fbf7edf5abd7c7ea5a = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _3fd426571145a9e6a58b067244113f28f8c5ce40 = 0x0          ;
            constexpr std::uintptr_t _ad67ce0f6023119cccb7a2a9ee8d7e330bb62dd1 = 0x8          ;
        }

    }

    namespace LootPanelBigWheelTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t timeRemainingText                = 0x50         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace ParachuteWearable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetAnimator                   = 0x20         ;
        constexpr std::uintptr_t LeftHandTarget                   = 0x28         ;
        constexpr std::uintptr_t RightHandTarget                  = 0x30         ;
    }

    namespace SeedInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t maxHarvestsDisplay               = 0x20         ;
        constexpr std::uintptr_t GeneticsDisplay                  = 0x28         ;
        constexpr std::uintptr_t TextUnknownGenetics              = 0x30         ;
        constexpr std::uintptr_t GeneticsGameObject               = 0x38         ;
        constexpr std::uintptr_t WaterResilience                  = 0x40         ;
        constexpr std::uintptr_t GroundResilience                 = 0x48         ;
        constexpr std::uintptr_t LightResilience                  = 0x50         ;
        constexpr std::uintptr_t TemperatureResilience            = 0x58         ;

        constexpr std::uintptr_t _e78cac21762a7fdeb5d0e70e57db9849128183e8 = 0x60         ;
    }

    namespace DeferredDecal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mesh                             = 0x20         ;
        constexpr std::uintptr_t material                         = 0x28         ;
        constexpr std::uintptr_t queue                            = 0x30         ;
        constexpr std::uintptr_t applyImmediately                 = 0x34         ;

        constexpr std::uintptr_t _1bc292e7d1579b0aed5e014bee080abdd5eace60 = 0x35         ;
        constexpr std::uintptr_t _12b92c01b2dbec62873e6f60bfb891e62cae2aa6 = 0x38         ;
        constexpr std::uintptr_t _218e15675fd2931657effa257bc25adf45f9e80a = 0x78         ;
    }

    namespace %6a06e62b59f2c94a2470c8ab5c519a69563a5725
    {
        constexpr std::uintptr_t _348ab7c839d36271dc268afe87799f76cff37e98 = 0x10         ;
        constexpr std::uintptr_t _6c80c803535c7225fc1f1fcf7f22d69a6d6c16dc = 0x1C         ;
        constexpr std::uintptr_t _aeea920e6bcfd530e56bb7f5228b3e0dc672151e = 0x20         ;
    }

    namespace SeismicSensorConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
    }

    namespace ServerBrowserTag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t serverTag                        = 0x20         ;
        constexpr std::uintptr_t priority                         = 0x28         ;
        constexpr std::uintptr_t excludeOnly                      = 0x2C         ;
        constexpr std::uintptr_t button                           = 0x38         ;

        constexpr std::uintptr_t _65e17fb70a5471c3032cf70ea096d6b6c1c6f06e = 0x30         ;
    }

    namespace %e96f7ab71ff7a844992ed0645299279ac9c1ff80
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _aa4b655b1d2f51ea6d1c5c7e0d718084a9ab83f3 = 0x0          ;
            constexpr std::uintptr_t _21757d1cdb08c80d8f2111ce15f42119a03891bd = 0x4          ;
            constexpr std::uintptr_t _8fc0509c373da34909283e2afbaaaaaf5a2faa93 = 0x8          ;
            constexpr std::uintptr_t _8925881cceebcaf92d2a7991a9fc5e0879a7407f = 0x10         ;
            constexpr std::uintptr_t _cbeeb1661227c93676a4c39077ff77585bf35375 = 0x18         ;
            constexpr std::uintptr_t _74c5d16d656cf70753416b1d37acb154dbd73547 = 0x20         ;
            constexpr std::uintptr_t _425263214ff8400243d2351f7c94dbe67c76d0b5 = 0x28         ;
            constexpr std::uintptr_t _6a0c48b6d4b5d7ef9ffee84aa541b22bec7daa78 = 0x30         ;
            constexpr std::uintptr_t _14dda3c201c595364ec7596b6b65ffd8bfe56655 = 0xB0         ;
            constexpr std::uintptr_t _01d4b27458922f27f5ccc0de961e0ae821b428fb = 0x130        ;
            constexpr std::uintptr_t _8063a641f5c771cdc5a35eadee90cfe44ae706cb = 0x1B0        ;
            constexpr std::uintptr_t _e86a5c42de2e32425db8f5b5615985dc0e0657ea = 0x1B8        ;
            constexpr std::uintptr_t _176052aef151a9ab1860759ee389fb642aa29c4a = 0x238        ;
            constexpr std::uintptr_t _f51ebc6d435e28f5421f10930ef15925efb11476 = 0x2B8        ;
        }

    }

    namespace TerrainMeshBakeSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t chunkCount                       = 0x18         ;
        constexpr std::uintptr_t lodVertexCounts                  = 0x20         ;
        constexpr std::uintptr_t colliderVertexCount              = 0x28         ;
        constexpr std::uintptr_t colliderQuality                  = 0x2C         ;
        constexpr std::uintptr_t lodDistanceCurve                 = 0x30         ;
        constexpr std::uintptr_t outputFolderName                 = 0x38         ;
        constexpr std::uintptr_t terrainMaterialTemplate          = 0x40         ;
        constexpr std::uintptr_t terrainShader                    = 0x48         ;
    }

    namespace FPSGraph
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Material                         = 0x20         ;
        constexpr std::uintptr_t Resolution                       = 0x28         ;
        constexpr std::uintptr_t ScreenFill                       = 0x2C         ;
        constexpr std::uintptr_t ScreenOrigin                     = 0x34         ;
        constexpr std::uintptr_t Pivot                            = 0x3C         ;
        constexpr std::uintptr_t Area                             = 0x44         ;

        constexpr std::uintptr_t _032c767e638b203182be4905fb24ba18c3a6aefb = 0x54         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x58         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x60         ;
        constexpr std::uintptr_t _f555bcadb21e624bd23992eaa9fe33ac6f973c93 = 0x68         ;
    }

    namespace AnimalMultiSkin-fake-0
    {
        constexpr std::uintptr_t multiSkin                        = 0x10         ;
    }

    namespace %409d446ccfed530d827504c26432cb40225527ff
    {
        constexpr std::uintptr_t _ecaaf2ce13e3f21f1a9a0da221fae4ce2b0d776b = 0x10         ;
        constexpr std::uintptr_t _35abf12512fa8ff1cb69f271c29725a5b4430e92 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _67bf0e010a9fc2f5eddf55eb367d75fdd4d247fd = 0x0          ;
            constexpr std::uintptr_t _af3d526fabbef999db1192b71a6ef81fc3fbf0da = 0x8          ;
            constexpr std::uintptr_t _fb550e903f15ea8e759b3c4aa9b9995e85d244ab = 0x10         ;
        }

    }

    namespace %efcb2e5673da9515840da8b821af8d6caff865b6
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _f522abd96e708a69a350e0fba8f65578c2809544 = 0x0          ;
            constexpr std::uintptr_t _10d12cad3e093d9ba1c7e0f1c7ff876773c62906 = 0x8          ;
        }

    }

    namespace FishNavigator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CanNavigateMounted               = 0x20         ;
        constexpr std::uintptr_t CanUseNavMesh                    = 0x21         ;
        constexpr std::uintptr_t CanUseAStar                      = 0x22         ;
        constexpr std::uintptr_t CanUseBaseNav                    = 0x23         ;
        constexpr std::uintptr_t CanUseCustomNav                  = 0x24         ;
        constexpr std::uintptr_t StoppingDistance                 = 0x28         ;
        constexpr std::uintptr_t DefaultArea                      = 0x30         ;
        constexpr std::uintptr_t CanPathFindToChaseTargetIfNoMovePoint = 0x38         ;
        constexpr std::uintptr_t PathFindChaseLOSAttemptCount     = 0x3C         ;
        constexpr std::uintptr_t PathFindChaseLOSDistanceMultiplier = 0x40         ;
        constexpr std::uintptr_t TriggerStuckEvent                = 0x44         ;
        constexpr std::uintptr_t StuckDistance                    = 0x48         ;
        constexpr std::uintptr_t Speed                            = 0x4C         ;
        constexpr std::uintptr_t Acceleration                     = 0x50         ;
        constexpr std::uintptr_t TurnSpeed                        = 0x54         ;
        constexpr std::uintptr_t MoveTowardsSpeed                 = 0x58         ;
        constexpr std::uintptr_t FaceMoveTowardsTarget            = 0x5C         ;
        constexpr std::uintptr_t SlowestSpeedFraction             = 0x60         ;
        constexpr std::uintptr_t SlowSpeedFraction                = 0x64         ;
        constexpr std::uintptr_t NormalSpeedFraction              = 0x68         ;
        constexpr std::uintptr_t FastSpeedFraction                = 0x6C         ;
        constexpr std::uintptr_t LowHealthSpeedReductionTriggerFraction = 0x70         ;
        constexpr std::uintptr_t LowHealthMaxSpeedFraction        = 0x74         ;
        constexpr std::uintptr_t SwimmingSpeedMultiplier          = 0x78         ;
        constexpr std::uintptr_t BestMovementPointMaxDistance     = 0x7C         ;
        constexpr std::uintptr_t BestCoverPointMaxDistance        = 0x80         ;
        constexpr std::uintptr_t BestRoamPointMaxDistance         = 0x84         ;
        constexpr std::uintptr_t MaxRoamDistanceFromHome          = 0x88         ;
        constexpr std::uintptr_t FaceTargetChaseDistance          = 0x8C         ;
        constexpr std::uintptr_t CanUseRandomMovePointIfNonFound  = 0x90         ;
        constexpr std::uintptr_t MaxWaterDepth                    = 0x94         ;
        constexpr std::uintptr_t SpeedBasedAvoidancePriority      = 0x98         ;
        constexpr std::uintptr_t biomePreference                  = 0xCC         ;
        constexpr std::uintptr_t UseBiomePreference               = 0xD0         ;
        constexpr std::uintptr_t topologyPreference               = 0xD4         ;
        constexpr std::uintptr_t topologyPrevent                  = 0xD8         ;
        constexpr std::uintptr_t biomeRequirement                 = 0xDC         ;

        constexpr std::uintptr_t _7607bcc65dc951c3296cfeefe19848c86c69534f = 0xA0         ;
        constexpr std::uintptr_t _2a01ac5ce9af6959c2309ccea41bfe373e44dea2 = 0xA8         ;
        constexpr std::uintptr_t _8432897bf3f5ad38f1ae1f85e5c531eda17e9b1f = 0xB8         ;
        constexpr std::uintptr_t _19e2609db51a152eaa82e29e472e1301241a7b3e = 0xC0         ;
        constexpr std::uintptr_t _a9c9aa041cfb4a1c7d123186f1a80c083bcbfd20 = 0xC8         ;
        constexpr std::uintptr_t _52383584177141ffbff317c5f30bcd26d3221993 = 0xE0         ;
        constexpr std::uintptr_t _2d117bedf5cd5f3a94457b432cbea5c8b916c005 = 0xE8         ;
        constexpr std::uintptr_t _b3a37f7bc043a0ae4dd7e97d2edff67aa7893709 = 0xF0         ;
        constexpr std::uintptr_t _94fabb6baef3e43a5adfc507c037db0f185ebf1d = 0xFC         ;
        constexpr std::uintptr_t _0065567086c197cd60f572298a2f42042c807838 = 0x100        ;
    }

    namespace %2c9c26de4b1a0ba6b3ef37a993a76006591c776e
    {
        constexpr std::uintptr_t _731f3f1d15e12540b0196e078c7465788037362b = 0x10         ;
        constexpr std::uintptr_t _de34dedadf5503d040e9a8cf2b8d596c978d4575 = 0x18         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x20         ;
    }

    namespace %473fead6d71879fd07444dcca16fb3dfdfa9506d
    {
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x10         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x18         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x20         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x28         ;
    }

    namespace GenerateRailLayout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace %e4f3d9b0fd63cc8951cc37dc93694a69247b9304
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _b557a182b7927e583e509808b6ac060d0e02edd3 = 0x48         ;
        constexpr std::uintptr_t _f05c2df57e1132e64bdfcea8ef5282723aba6b89 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _6a9e88858f5da199878771e77391c59fb46ace29 = 0x0          ;
            constexpr std::uintptr_t _8440138918199bbf857ae3eb950fc38e8ce70ee9 = 0x8          ;
            constexpr std::uintptr_t _6be5ea05e8d278f0e051a57ed48c7b563db11310 = 0x10         ;
            constexpr std::uintptr_t _7f77e8e8c23eed8bf98ea8e858d2f42ec94ed0c3 = 0x18         ;
        }

    }

    namespace DoorKnocker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t knocker1                         = 0x2D0        ;
        constexpr std::uintptr_t knocker2                         = 0x2D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace %17b53b7410799b19b98971ba8fc0f9a7cd23c2be
    {
    }

    namespace UI_ExistingSellOrder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t background                       = 0x20         ;
        constexpr std::uintptr_t backgroundStyle                  = 0x28         ;
        constexpr std::uintptr_t offerIcon                        = 0x30         ;
        constexpr std::uintptr_t amountText                       = 0x38         ;
        constexpr std::uintptr_t costIcon                         = 0x40         ;
        constexpr std::uintptr_t costText                         = 0x48         ;
        constexpr std::uintptr_t transition                       = 0x50         ;

        constexpr std::uintptr_t _1b2a2383ebd237e2fec1dbd06343dbc77f562551 = 0x58         ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x60         ;
        constexpr std::uintptr_t _58d30eb2e32e00738feb815c22f114cd40507cbe = 0x68         ;
        constexpr std::uintptr_t _c64d4205ce71ce1466034b3dbb7d3ef8fe65454f = 0x70         ;
        constexpr std::uintptr_t _61a95cc67c27cda282293fea8d956ed16b34f380 = 0x74         ;

        namespace _static
        {
            constexpr std::uintptr_t _957df345fa2e06f4ef899133d4f5a4036652c331 = 0x0          ;
            constexpr std::uintptr_t _256a9a409ab95b34ec9dbb09b6dac680e830b010 = 0x1          ;
        }

    }

    namespace BaseSiegeWeaponVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x20         ;
        constexpr std::uintptr_t _1f72a3a340c045a503e24565ef460927f87d9702 = 0x28         ;
        constexpr std::uintptr_t _d8155dbdd6b33af535b6829b633cf9509083b16d = 0x30         ;
        constexpr std::uintptr_t _4db4b2bd82cbacc639bee83ae57f9fc03c040eba = 0x34         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _5d6a35b43f55e293b06d58e2b02e1668420c35ac = 0x40         ;
    }

    namespace %c502e1d55179d035c8a421f0902a9a539464ec65
    {
        constexpr std::uintptr_t _88f5e4d210f72560f2db6a94ec2675d5d4f91687 = 0x10         ;
        constexpr std::uintptr_t _1fe0fbbca8a953c3a7dfced77993a3c436ae53c0 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _e0e7028024df73eaf9348d6812e7080457fa7350 = 0x0          ;
            constexpr std::uintptr_t _3f3ac8f16536185a5dd26a5635b958227ce4d5c4 = 0x8          ;
            constexpr std::uintptr_t _3bc21ccb47f2ec1539036dfa4c2e331baafe9a87 = 0x18         ;
        }

    }

    namespace BoatAI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _autoFillWithScientists          = 0x200        ;
        constexpr std::uintptr_t _scientistPrefab                 = 0x208        ;
        constexpr std::uintptr_t _boat                            = 0x210        ;
        constexpr std::uintptr_t _autoInit                        = 0x218        ;
        constexpr std::uintptr_t _autoPursue                      = 0x219        ;
        constexpr std::uintptr_t _thinkTime                       = 0x21C        ;
        constexpr std::uintptr_t _searchRange                     = 0x220        ;
        constexpr std::uintptr_t _awarenessAngle                  = 0x224        ;
        constexpr std::uintptr_t _awarenessDistance               = 0x228        ;
        constexpr std::uintptr_t _debugMoveTo                     = 0x230        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %a744af9b74c6cbb0dddf268e6a67dd7ddddaff51
    {
        constexpr std::uintptr_t _f8c0e79f39ddfc496a728d3011c0fee02097504e = 0x10         ;
        constexpr std::uintptr_t _bf90b486540ddb30543cc7d572faffb690942e3c = 0x18         ;
        constexpr std::uintptr_t _1334385461e33fa8d2702825c3cb1485779b7488 = 0x20         ;
        constexpr std::uintptr_t _31140327b093412b3c9f1a422013cd47fd7b11c6 = 0x28         ;
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x30         ;
        constexpr std::uintptr_t _e0bcd3083ea770ac08d9b53cc7e2a3968c7b26c0 = 0x38         ;
    }

    namespace %880bc112370b105e480d6eed2460bbc5459ed100
    {
        constexpr std::uintptr_t _b1f4101837f9663c2167c0b626f13e3e67e90a28 = 0x10         ;
        constexpr std::uintptr_t _4e180bfb5936ffc54787ecc503e306afc303153f = 0x18         ;
    }

    namespace %a6e9c250403a2ae900cc92236a22fd6504ffe1d7
    {
        constexpr std::uintptr_t _b1c49bf42a21a3cf011150e9e9cf5cac49768b5b = 0x10         ;
        constexpr std::uintptr_t _a16158bff817d35730fd932b43571be307b66122 = 0x18         ;
        constexpr std::uintptr_t _31140327b093412b3c9f1a422013cd47fd7b11c6 = 0x20         ;
        constexpr std::uintptr_t _02c11554a55cd89c218a2e07440e3c80e09c34db = 0x28         ;
        constexpr std::uintptr_t _1334385461e33fa8d2702825c3cb1485779b7488 = 0x30         ;
    }

    namespace ItemPickup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t allowPickup                      = 0x200        ;
        constexpr std::uintptr_t itemModel                        = 0x210        ;
        constexpr std::uintptr_t splashEffect                     = 0x218        ;
        constexpr std::uintptr_t itemDef                          = 0x230        ;
        constexpr std::uintptr_t amount                           = 0x238        ;
        constexpr std::uintptr_t skinOverride                     = 0x240        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x208        ;
        constexpr std::uintptr_t _469ad3c686400dc2794ac8bf92a9fdd8e9f6a30d = 0x220        ;
        constexpr std::uintptr_t _55a2c69aed537139a02accf8745df869d188a018 = 0x228        ;
    }

    namespace %8d26b9b086fac31fe516bc42af608bf079a7c3cd
    {
        constexpr std::uintptr_t _6c0dfef3df59c9b59c47f9f762a797bd7aaa5b2d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x18         ;
        constexpr std::uintptr_t _1f5fc01646a9d6b0bfeb28e0a593aeaf35f280af = 0x1C         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x20         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x28         ;
        constexpr std::uintptr_t _8ae16fb6926cfd6b45624003ea72f54240fa2871 = 0x30         ;
        constexpr std::uintptr_t _4ac0bab38e8377f4312b2bb1a4a51f5d98057be0 = 0x38         ;
        constexpr std::uintptr_t _acf4505882c0662b114594a3a82ab5bf067c22b7 = 0x3C         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x40         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x48         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x54         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x58         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x5C         ;
        constexpr std::uintptr_t _912ddcaf7c70e41bf3b91bfae68e3296d107f01a = 0x68         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x70         ;
        constexpr std::uintptr_t _861af2f7849f4f9a53cb5e07b3732da94220d379 = 0x78         ;
        constexpr std::uintptr_t _dfc090d2039b4bbd6f95daadba0654e8601c0b06 = 0x88         ;
        constexpr std::uintptr_t _fbb28f61cfc498b6e7fc30227e57ed022ede5ddd = 0x90         ;
        constexpr std::uintptr_t _58e87a0795faf91d37ea27c4e7b8c3fb9a4bb71e = 0x98         ;
        constexpr std::uintptr_t _5980b72c4ace9640b07a60ef088efe904586d5eb = 0xA0         ;
        constexpr std::uintptr_t _137d4a1ca07532f8147caa46350e3a5958403e86 = 0xAC         ;
        constexpr std::uintptr_t _23dad46632373e94a05d10cbbeb7e88b4b84e939 = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t _1e88428386685b75bc93230ea83075793eda61a9 = 0x0          ;
        }

    }

    namespace %1a58f54225bbf2d1ad31756e1813024d13635f90
    {
        constexpr std::uintptr_t _0c169b0da8d2a196427f0931645853fc3115a3f2 = 0x10         ;
        constexpr std::uintptr_t _451b5904bd7711bbff3698c698c9037ca65ab0c6 = 0x14         ;
        constexpr std::uintptr_t _23669d7ed5b9a4762f302be5eeb2b332d5d3b4ce = 0x18         ;
        constexpr std::uintptr_t _0ca09c13dd49034c719e10d814b948f8aec35152 = 0x1C         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x20         ;
        constexpr std::uintptr_t _28f1ae71463c539b1dd66b0e2a0d14010f84729a = 0x28         ;
        constexpr std::uintptr_t _1ec19f25667bbaf15773cbed2c54186fcef5f040 = 0x30         ;
        constexpr std::uintptr_t _2c71efde5b50fa9e04a083805cd9cd3be8ebf4d6 = 0x38         ;
        constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x3C         ;
        constexpr std::uintptr_t _f6a89b731f49353268cbe35033c6272e441bdf4a = 0x40         ;
        constexpr std::uintptr_t _72708a24e88b90bae7a897e145f2da3042437c64 = 0x44         ;
        constexpr std::uintptr_t _3197aa45af6c72729095f5a4d0665f4d89997efe = 0x48         ;
        constexpr std::uintptr_t _580c4b6ae35e87aae918b8bc08a744da28ffb49c = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _4908af001086968583d711cba718f58868ce1711 = 0x0          ;
            constexpr std::uintptr_t _519c15aa3b3e9158f9688ae9c823f0783f4a46d4 = 0x8          ;
        }

    }

    namespace ReliableEventSender
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t StateEnter                       = 0x18         ;
        constexpr std::uintptr_t MidStateEvent                    = 0x20         ;
        constexpr std::uintptr_t TargetEventTime                  = 0x28         ;

        constexpr std::uintptr_t _8b817aedc1294cc2beda4f504c2ee9a5732419b9 = 0x2C         ;
        constexpr std::uintptr_t _2f717cd0d52af6dd9d26f59fc5a57418741caaa9 = 0x30         ;
        constexpr std::uintptr_t _d94f3207bc53d437958b120a37af642d1c280521 = 0x38         ;
    }

    namespace %34440f65b62d6a784768b248e958d559b052aab7
    {
        constexpr std::uintptr_t _fd79202dda2575103f0f4c2519141d2aa553b5e8 = 0x10         ;
        constexpr std::uintptr_t _c5722095d922c38cc1b430f477a31513d7dfe9dd = 0x18         ;
        constexpr std::uintptr_t _ca13384b848aad7e720f6b6aa363b2dbd5337c12 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _404d67a79524ec5fb043c44a7d2dc9f1855b1a5d = 0x0          ;
            constexpr std::uintptr_t _b373ae320a1ff4f616c05a8300c2a4c7fff0cd72 = 0x8          ;
        }

    }

    namespace MissionObjective_HaveItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetItem                       = 0x18         ;
        constexpr std::uintptr_t targetItemAmount                 = 0x20         ;
        constexpr std::uintptr_t canBeReset                       = 0x24         ;
        constexpr std::uintptr_t resetFollowupObjectives          = 0x25         ;
        constexpr std::uintptr_t pingEntitiesOnTutorialIsland     = 0x28         ;
        constexpr std::uintptr_t pingType                         = 0x30         ;
    }

    namespace TestScenarioPrefab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace RandomScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t multiplyByExistingScale          = 0x20         ;
        constexpr std::uintptr_t minScale                         = 0x24         ;
        constexpr std::uintptr_t maxScale                         = 0x30         ;
    }

    namespace GhostShipMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %7019c3abc843f10d73b2e6839eb11b57f2c1cdf1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10852108   ;
        constexpr std::uintptr_t _8c65781df7d68449b5f00dfe1b833fc1c75c5d07 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _33fd8a08e6ca75d244bda450c70e65d6720561d8 = 0x0          ;
            constexpr std::uintptr_t _3f15c999bb4084ab52c30fb9dc46afde443715f9 = 0x10         ;
            constexpr std::uintptr_t _c5592a92041f9326cd33faa099a5dab968281393 = 0x20         ;
            constexpr std::uintptr_t _43ea517b1afffb2f7001754a09b235475a5f79c1 = 0x28         ;
            constexpr std::uintptr_t _251b2e7afaf7f33d7708738a0f560c11e311c15b = 0x30         ;
        }

    }

    namespace ItemModCassette
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t noteSpriteIndex                  = 0x38         ;
        constexpr std::uintptr_t PreloadedContent                 = 0x40         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace NPCApartmentSecurity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;
        constexpr std::uintptr_t NPCName                          = 0x880        ;
        constexpr std::uintptr_t conversations                    = 0x888        ;
        constexpr std::uintptr_t conversationResultActions        = 0x890        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
        constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878        ;
    }

    namespace %c284d54cc55160972e11e540c2af0fb4d83942d0
    {
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x10         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x14         ;
    }

    namespace Drone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t rcIdentifier                     = 0x2D8        ;
        constexpr std::uintptr_t viewEyes                         = 0x2E0        ;
        constexpr std::uintptr_t IDPanelPrefab                    = 0x2E8        ;
        constexpr std::uintptr_t rcControls                       = 0x2F0        ;
        constexpr std::uintptr_t body                             = 0x300        ;
        constexpr std::uintptr_t modelRoot                        = 0x308        ;
        constexpr std::uintptr_t killInWater                      = 0x310        ;
        constexpr std::uintptr_t killInTerrain                    = 0x311        ;
        constexpr std::uintptr_t enableGrounding                  = 0x312        ;
        constexpr std::uintptr_t keepAboveTerrain                 = 0x313        ;
        constexpr std::uintptr_t groundTraceDist                  = 0x314        ;
        constexpr std::uintptr_t groundCheckInterval              = 0x318        ;
        constexpr std::uintptr_t altitudeAcceleration             = 0x31C        ;
        constexpr std::uintptr_t movementAcceleration             = 0x320        ;
        constexpr std::uintptr_t yawSpeed                         = 0x324        ;
        constexpr std::uintptr_t uprightSpeed                     = 0x328        ;
        constexpr std::uintptr_t uprightPrediction                = 0x32C        ;
        constexpr std::uintptr_t uprightDot                       = 0x330        ;
        constexpr std::uintptr_t leanWeight                       = 0x334        ;
        constexpr std::uintptr_t leanMaxVelocity                  = 0x338        ;
        constexpr std::uintptr_t hurtVelocityThreshold            = 0x33C        ;
        constexpr std::uintptr_t hurtDamagePower                  = 0x340        ;
        constexpr std::uintptr_t collisionDisableTime             = 0x344        ;
        constexpr std::uintptr_t pitchMin                         = 0x348        ;
        constexpr std::uintptr_t pitchMax                         = 0x34C        ;
        constexpr std::uintptr_t pitchSensitivity                 = 0x350        ;
        constexpr std::uintptr_t disableWhenHurt                  = 0x354        ;
        constexpr std::uintptr_t disableWhenHurtChance            = 0x358        ;
        constexpr std::uintptr_t playerCheckInterval              = 0x35C        ;
        constexpr std::uintptr_t playerCheckRadius                = 0x360        ;
        constexpr std::uintptr_t deployYOffset                    = 0x364        ;
        constexpr std::uintptr_t computerPromptPhrase             = 0x368        ;
        constexpr std::uintptr_t cooldownComputerPromptPhrase     = 0x370        ;
        constexpr std::uintptr_t movementLoopSoundDef             = 0x378        ;
        constexpr std::uintptr_t movementStartSoundDef            = 0x380        ;
        constexpr std::uintptr_t movementStopSoundDef             = 0x388        ;
        constexpr std::uintptr_t movementLoopPitchCurve           = 0x390        ;
        constexpr std::uintptr_t movementSpeedReference           = 0x398        ;
        constexpr std::uintptr_t propellerMaxSpeed                = 0x39C        ;
        constexpr std::uintptr_t propellerAcceleration            = 0x3A0        ;
        constexpr std::uintptr_t propellerA                       = 0x3A8        ;
        constexpr std::uintptr_t propellerB                       = 0x3B0        ;
        constexpr std::uintptr_t propellerC                       = 0x3B8        ;
        constexpr std::uintptr_t propellerD                       = 0x3C0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _45d9096c9d0a55810d53a4351017858d09e9cc1f = 0x2D0        ;
        constexpr std::uintptr_t _1772561a63f19dd43cd79b851be40f37b31554b5 = 0x2F8        ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x3C8        ;
        constexpr std::uintptr_t _d7a3b5c50ef257616b294ec819dc1fc6432f96a6 = 0x3D0        ;
        constexpr std::uintptr_t _19c36ccaef756d91c3e4be7412a0833b8d077ef4 = 0x3E0        ;
        constexpr std::uintptr_t _3d0f1fb35bebc530a6002ec781669d0235acdb5f = 0x3E8        ;
        constexpr std::uintptr_t _f3c2d01050fa2c15926fd7be5ba36c3fbe611b7f = 0x3F0        ;
        constexpr std::uintptr_t _cb7711b7999bbd483c49804fda543bfaa46a0b2f = 0x3F4        ;
        constexpr std::uintptr_t _064438aca6580424623c5ea18b03b4a95168da99 = 0x3F8        ;
        constexpr std::uintptr_t _10ac228b66e8be0d267b330f73c7dccf37af2d18 = 0x3F9        ;
    }

    namespace %afb52fdd16e4378eb54558d278df6a2cb390db3a
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _6b706408f9f8b673385b0071cb2cc10a7be879e9 = 0x0          ;
            constexpr std::uintptr_t _723c103d1ddf232da556533ce3b3becd2ec11842 = 0x8          ;
        }

    }

    namespace SlotType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModAnimalEquipment
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t WearableFlag                     = 0x30         ;
        constexpr std::uintptr_t hideHair                         = 0x34         ;
        constexpr std::uintptr_t animalProtection                 = 0x38         ;
        constexpr std::uintptr_t riderProtection                  = 0x40         ;
        constexpr std::uintptr_t additionalInventorySlots         = 0x48         ;
        constexpr std::uintptr_t speedModifier                    = 0x4C         ;
        constexpr std::uintptr_t staminaUseModifier               = 0x50         ;
        constexpr std::uintptr_t slot                             = 0x54         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace AssociatedSculptureStorage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t Crc                              = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace ViewmodelLower
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lowerOnSprint                    = 0x20         ;
        constexpr std::uintptr_t lowerWhenCantAttack              = 0x21         ;
        constexpr std::uintptr_t forceLower                       = 0x22         ;
        constexpr std::uintptr_t lowerScale                       = 0x24         ;

        constexpr std::uintptr_t _f02b19f3661ecdee48411656d354d78de1c34453 = 0x28         ;
        constexpr std::uintptr_t _7c498304e94f71b1d07773d8f3c70a2e98a9078d = 0x2C         ;
        constexpr std::uintptr_t _b4b8cfbe1c686d6bcc671d6755345ea236f3204d = 0x30         ;
    }

    namespace TerrainMeshProcessor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t terrain                          = 0x20         ;
        constexpr std::uintptr_t outputRoot                       = 0x28         ;
        constexpr std::uintptr_t terrainMaterial                  = 0x30         ;
        constexpr std::uintptr_t terrainConfig                    = 0x38         ;
        constexpr std::uintptr_t settingsOverride                 = 0x40         ;
        constexpr std::uintptr_t splatControl0                    = 0x48         ;
        constexpr std::uintptr_t splatControl1                    = 0x50         ;
        constexpr std::uintptr_t biome                            = 0x58         ;
        constexpr std::uintptr_t normal                           = 0x60         ;
        constexpr std::uintptr_t alpha                            = 0x68         ;
        constexpr std::uintptr_t height                           = 0x70         ;
        constexpr std::uintptr_t topology                         = 0x78         ;
    }

    namespace UI_LoadingScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x28         ;
        constexpr std::uintptr_t panel                            = 0x30         ;
        constexpr std::uintptr_t blackout                         = 0x38         ;
        constexpr std::uintptr_t needsCursor                      = 0x40         ;
        constexpr std::uintptr_t title                            = 0x48         ;
        constexpr std::uintptr_t subtitle                         = 0x50         ;
        constexpr std::uintptr_t backgroundHttpImages             = 0x58         ;
        constexpr std::uintptr_t infoHeader                       = 0x60         ;
        constexpr std::uintptr_t demoBlock                        = 0x68         ;
        constexpr std::uintptr_t serverBlock                      = 0x70         ;
        constexpr std::uintptr_t cancelButton                     = 0x78         ;
        constexpr std::uintptr_t serverName                       = 0x80         ;
        constexpr std::uintptr_t serverPlayers                    = 0x88         ;
        constexpr std::uintptr_t serverMode                       = 0x90         ;
        constexpr std::uintptr_t serverMap                        = 0x98         ;
        constexpr std::uintptr_t serverWiped                      = 0xA0         ;
        constexpr std::uintptr_t serverLogoImage                  = 0xA8         ;
        constexpr std::uintptr_t serverTags                       = 0xB0         ;
        constexpr std::uintptr_t demoName                         = 0xB8         ;
        constexpr std::uintptr_t demoLength                       = 0xC0         ;
        constexpr std::uintptr_t demoDate                         = 0xC8         ;
        constexpr std::uintptr_t demoMap                          = 0xD0         ;
        constexpr std::uintptr_t menuTip                          = 0xD8         ;
        constexpr std::uintptr_t performanceWarning               = 0xE0         ;
        constexpr std::uintptr_t pingWarning                      = 0xE8         ;
        constexpr std::uintptr_t pingWarningText                  = 0xF0         ;
        constexpr std::uintptr_t music                            = 0xF8         ;
        constexpr std::uintptr_t minPingDiffToShowWarning         = 0x100        ;
        constexpr std::uintptr_t pingDiffFactorToShowWarning      = 0x104        ;
        constexpr std::uintptr_t requiredPingSampleCount          = 0x108        ;

        constexpr std::uintptr_t _6945e1678a6152acd4126a17fd9758887b1b50c3 = 0x20         ;
        constexpr std::uintptr_t _2e7a896f732b7b4fd3616bc165f54283637b887d = 0x10C        ;
        constexpr std::uintptr_t _6e3c978329a308c6e9c4a08938727622440d6569 = 0x110        ;
        constexpr std::uintptr_t _832cdc27781ffdc4f2c8eb26c661237888f33dcb = 0x118        ;
        constexpr std::uintptr_t _288f4d14c0364dfa625fd353227b2a06f62c2a9d = 0x120        ;
        constexpr std::uintptr_t _891d3ec28c32df30304d64d7c31210eb41ec595c = 0x124        ;
    }

    namespace %8d067e4ab17750fcd81049a01d5a9d15c639da98
    {
    }

    namespace ResettableFloat-fake-1
    {
        constexpr std::uintptr_t _08ea7c57a9485db7cf9d54b4a0ba3447b331f3c2 = 0x10         ;
        constexpr std::uintptr_t _5a9a35df8e7d57ee8fd720a6ec7e21729c6ab964 = 0x14         ;
    }

    namespace TabToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TabHolder                        = 0x20         ;
        constexpr std::uintptr_t ContentHolder                    = 0x28         ;
        constexpr std::uintptr_t FadeIn                           = 0x30         ;
        constexpr std::uintptr_t FadeOut                          = 0x31         ;
    }

    namespace TriggerTemperature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t Temperature                      = 0x50         ;
        constexpr std::uintptr_t triggerSize                      = 0x54         ;
        constexpr std::uintptr_t minSize                          = 0x58         ;
        constexpr std::uintptr_t sunlightBlocker                  = 0x5C         ;
        constexpr std::uintptr_t sunlightBlockAmount              = 0x60         ;
        constexpr std::uintptr_t blockMinHour                     = 0x64         ;
        constexpr std::uintptr_t blockMaxHour                     = 0x68         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %d103b065af777d55db572ad9eb32011643e9f71c
    {
        constexpr std::uintptr_t _7a34db028ae39d37975a73ff28407a89ecc11a6c = 0x10         ;
        constexpr std::uintptr_t _01e8a99d13bc20fa8f12e7d2dcbade53830c2ce2 = 0x20         ;
        constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0x28         ;
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x30         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x40         ;
        constexpr std::uintptr_t _a72214b652252897bec243f945e60f0cf483f5ab = 0x50         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x58         ;
        constexpr std::uintptr_t _2e06ec591c4f37595c13c9e304a39af8eb3810d8 = 0x5C         ;
        constexpr std::uintptr_t _eacd07f40e02540b6a49516512eb41ab8de1da21 = 0x60         ;
        constexpr std::uintptr_t _470615d958591f6e2b36d3e92b74fc96950bd7a0 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _85051ec2fd446679c4d973b025c306d663728d13 = 0x0          ;
            constexpr std::uintptr_t _fe53bceee5cc245d7366b9137a9eb9168f9c4c1b = 0x8          ;
            constexpr std::uintptr_t _059a2fa00c5220c733b72d021a2e5bd1d1f6784c = 0x10         ;
        }

    }

    namespace ItemModApartmentTax
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ScrapPerStack                    = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %d968bcbd075584b88f4e339dfb83925ef6bdd3b4
    {
        constexpr std::uintptr_t _b745d19fdc508708f379774fe71522353a21a082 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _523ce6d1972f090e148529b9ec5946cc6404b6f0 = 0x0          ;
        }

    }

    namespace %fb2e20287d652c914dc6fa8f5cc3fc4155c0e623
    {
    }

    namespace %af0190a9504d1fca6222085259cbd55d69074351
    {
        constexpr std::uintptr_t _c7723b1ae9e19da8354b752c56857d582d5f214f = 0x44         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x5C         ;
    }

    namespace %9df3117bdce6dbec75510b45112ed3310fadc0f6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E4918   ;
        constexpr std::uintptr_t _7dae93b9cdc9a75342c92e44009b97595dc69e89 = 0x10         ;
        constexpr std::uintptr_t _161cdd6a0e31a957b9acd5e68d2daec37cb7fbb6 = 0x18         ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x28         ;
        constexpr std::uintptr_t _bbe86a002e0340b7acf01a2bbe1a74f9dc4e74f6 = 0x38         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x40         ;
        constexpr std::uintptr_t _07fd9f0a232487aab706b08cdd7e05381507ac21 = 0x44         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x48         ;
        constexpr std::uintptr_t _2b2bb84f8d85247e50aa2a90eb9babc29105d465 = 0x4C         ;
        constexpr std::uintptr_t _0ddcd0d3e3955afec33bdc676c44ceaee0aa80c0 = 0x50         ;
        constexpr std::uintptr_t _186d4d045b7ba922c81aa8b8de4ca51806904003 = 0x58         ;
        constexpr std::uintptr_t _ca5af41619a17dc09df09ee2042293a2c907a919 = 0x5C         ;
        constexpr std::uintptr_t _0c28784e4b23db710c48dbde6fa4763b656553a5 = 0x60         ;
        constexpr std::uintptr_t _802ae17ac56559158d03c6df0d94545c735610a6 = 0x64         ;

        namespace _static
        {
            constexpr std::uintptr_t _f1306ae185674701ed47a31d4a9c1342dd67ca5f = 0x0          ;
            constexpr std::uintptr_t _aab6473fe5607005a34daa84f1f72194e6d0b2d4 = 0x8          ;
            constexpr std::uintptr_t _c5b8b581c1acded758adeb14283f9752b97913a3 = 0x18         ;
        }

    }

    namespace TerrainHoleCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _1261ea6a0eb159fc2a6689ad860a4114248297ef = 0x20         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _ad7b31696b18d9a694271d46141f4bfff0f33595 = 0x30         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x38         ;
        constexpr std::uintptr_t _2b4b90710345c9e1ce1ae76a9b9e34e773450055 = 0x40         ;
        constexpr std::uintptr_t _4f9c818cb13d9092aa8578dc9e20d98196bf1e3a = 0x44         ;
        constexpr std::uintptr_t _f9c46898c4ca6fbdb540f6f3e913a102dc58c166 = 0x48         ;
        constexpr std::uintptr_t _e798b6b1eb0a22ca4220f192e353123cd991ad2e = 0x50         ;
    }

    namespace RightClickReceiver
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ClickReceiver                    = 0x20         ;
    }

    namespace LoadBalancer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D0490   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a313ef5585cbf83781c111ffb46aecdfe5a5e65d = 0x20         ;
        constexpr std::uintptr_t _dae74b569e5f683d186e33c2b02bcc8a2ed24b4b = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1122d02494c3c15930163a2d96f0622299e6b9ab = 0x0          ;
            constexpr std::uintptr_t _e0c064ced3eea11f746bacf7b1924cdd0a6b8e59 = 0x1          ;
        }

    }

    namespace PooltableMountableAnimationSubsystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t ChildController                  = 0x70         ;
        constexpr std::uintptr_t Weight                           = 0x78         ;
        constexpr std::uintptr_t HitClip                          = 0xD0         ;
        constexpr std::uintptr_t hitUpperBodyOnly                 = 0xD8         ;
        constexpr std::uintptr_t StartClip                        = 0xE0         ;
        constexpr std::uintptr_t oneShotBlendTime                 = 0xE8         ;
        constexpr std::uintptr_t walkSpeedNormalization           = 0xEC         ;
        constexpr std::uintptr_t blendSpeed                       = 0xF0         ;
        constexpr std::uintptr_t movementDeadzone                 = 0xF4         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _582bf4a532a6c0446a5b1e5e849727a0ca165992 = 0x80         ;
        constexpr std::uintptr_t _5ed50b00c77140989f71d3f43e235248e945cb71 = 0xF8         ;
        constexpr std::uintptr_t _568925cd7357a3d226f61c122edbbaf4878d9b28 = 0x148        ;
        constexpr std::uintptr_t _3952c5ce6ec9356d8990e24641b83342faa51fd8 = 0x198        ;
        constexpr std::uintptr_t _772e84937be6211d0251716a213329b20a607ecd = 0x19C        ;
        constexpr std::uintptr_t _2e1c5b8a3beec95f91e6486421ed372dd31a3ccd = 0x1A0        ;
        constexpr std::uintptr_t _ba20b54365af3e44c4df80df9597a6a7970f5e7d = 0x1A4        ;
        constexpr std::uintptr_t _89547c8c8f263e0b48dd653389aab1d49c4aac00 = 0x1B0        ;
        constexpr std::uintptr_t _a2fb82c99ada20b47f4d0a49f5e81c4e941a322e = 0x1B1        ;
        constexpr std::uintptr_t _7a443ea70490ae1b5a9fe2b0a0df0e3b124248f4 = 0x1B8        ;
        constexpr std::uintptr_t _6fbb6a909d0d3767e0dac66391c8bea9dd7960ea = 0x1C0        ;
    }

    namespace BoatBuildFailReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SocketMod_BoatBuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t sphereRadius                     = 0xB8         ;
        constexpr std::uintptr_t layerMask                        = 0xBC         ;
        constexpr std::uintptr_t queryTriggers                    = 0xC0         ;
        constexpr std::uintptr_t wantsCollide                     = 0xC4         ;
        constexpr std::uintptr_t RequireHull                      = 0xC8         ;
        constexpr std::uintptr_t RequireNoParentBoat              = 0xC9         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
        constexpr std::uintptr_t _734f90d89b21ed92daa1afe202e431a2463ca38c = 0xCC         ;
    }

    namespace TerrainSplatRemove
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Opacity                          = 0xA0         ;
        constexpr std::uintptr_t Radius                           = 0xA4         ;
        constexpr std::uintptr_t Fade                             = 0xA8         ;
        constexpr std::uintptr_t SplatType                        = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace UnityHookHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ReparentToTargetBone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetBone                       = 0x20         ;
    }

    namespace trisPerSubmesh
    {
        constexpr std::uintptr_t triangles                        = 0x10         ;
    }

    namespace ToolgunBeam
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t electricalBeam                   = 0x20         ;
        constexpr std::uintptr_t scrollSpeed                      = 0x28         ;
        constexpr std::uintptr_t fadeSpeed                        = 0x3C         ;

        constexpr std::uintptr_t _ee676d68c9a21834a7223e18a6fc8840ca3e2e72 = 0x2C         ;
    }

    namespace ArmorProperties
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t area                             = 0x18         ;
    }

    namespace UIConversationScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layoutGroupRectTransform         = 0x20         ;
        constexpr std::uintptr_t canvasGroup                      = 0x28         ;
        constexpr std::uintptr_t needsCursor                      = 0x30         ;
        constexpr std::uintptr_t conversationSpeechBody           = 0x38         ;
        constexpr std::uintptr_t conversationProviderName         = 0x40         ;
        constexpr std::uintptr_t conversationProviderImage        = 0x48         ;
        constexpr std::uintptr_t dialogueChoices                  = 0x50         ;
        constexpr std::uintptr_t letterBoxTop                     = 0x58         ;
        constexpr std::uintptr_t letterBoxBottom                  = 0x60         ;
        constexpr std::uintptr_t responseCanvasGroup              = 0x68         ;
        constexpr std::uintptr_t cancelButton                     = 0x70         ;
        constexpr std::uintptr_t conversationPanel                = 0x78         ;
        constexpr std::uintptr_t missionInfo                      = 0x80         ;
        constexpr std::uintptr_t canvas                           = 0x88         ;
        constexpr std::uintptr_t graphicRaycaster                 = 0x90         ;
        constexpr std::uintptr_t escapeCapture                    = 0x98         ;
        constexpr std::uintptr_t skipTalkingButton                = 0xA0         ;
        constexpr std::uintptr_t layoutGroupWidthWithDialogue     = 0xA8         ;
        constexpr std::uintptr_t layoutGroupWidthWithoutDialogue  = 0xAC         ;

        constexpr std::uintptr_t _dc288c90eb0cfe3dfefce6ecd753533fb7627002 = 0xB0         ;
        constexpr std::uintptr_t _7f8cd40f5b0abcc5b34bc68000f93c26923d0577 = 0xB4         ;
        constexpr std::uintptr_t _531497870b68472542b95e492ca2e1a933c5300d = 0xB8         ;
        constexpr std::uintptr_t _b43af95578089bb9836a524b29c90d0ea8a1fee7 = 0xC0         ;
        constexpr std::uintptr_t _f5c0b903cebe1c16d2d04bebcea18db59b777e96 = 0xC1         ;
    }

    namespace WiggleRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t timerProperty                    = 0x20         ;
        constexpr std::uintptr_t scaleProperty                    = 0x24         ;
        constexpr std::uintptr_t wiggleShader                     = 0x28         ;
        constexpr std::uintptr_t timer                            = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _5f7c3ef794d67342fc3dca0772d74fb0161ebef1 = 0x0          ;
            constexpr std::uintptr_t _91bcd4269e657b5a95cbde029f24f99944879012 = 0x8          ;
            constexpr std::uintptr_t _52269fb50cc62dbf13c196dcb3f0060f074bcb8d = 0x10         ;
        }

    }

    namespace LODManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MaxMilliseconds                  = 0x20         ;

        constexpr std::uintptr_t _a313ef5585cbf83781c111ffb46aecdfe5a5e65d = 0x28         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x30         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x38         ;
    }

    namespace ItemModFishable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CanBeFished                      = 0x30         ;
        constexpr std::uintptr_t IsJunk                           = 0x31         ;
        constexpr std::uintptr_t StrainModifier                   = 0x34         ;
        constexpr std::uintptr_t MoveMultiplier                   = 0x38         ;
        constexpr std::uintptr_t ReelInSpeedMultiplier            = 0x3C         ;
        constexpr std::uintptr_t CatchWaitTimeMultiplier          = 0x40         ;
        constexpr std::uintptr_t MinimumBaitLevel                 = 0x44         ;
        constexpr std::uintptr_t MaximumBaitLevel                 = 0x48         ;
        constexpr std::uintptr_t MinimumWaterDepth                = 0x4C         ;
        constexpr std::uintptr_t MaximumWaterDepth                = 0x50         ;
        constexpr std::uintptr_t RequiredTag                      = 0x54         ;
        constexpr std::uintptr_t Chance                           = 0x58         ;
        constexpr std::uintptr_t SteamStatName                    = 0x60         ;
        constexpr std::uintptr_t CanBeMounted                     = 0x68         ;
        constexpr std::uintptr_t FishMountIndex                   = 0x6C         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %b60803b9cc5a10c45f04f7d4eb50d5c78bb7d832
    {
    }

    namespace %165444e1feaeae07d4fa4c8f903dc0f78c37c02f
    {
        constexpr std::uintptr_t _dff2435863182659d2d42ccaac08fa5bd03e2073 = 0x10         ;
        constexpr std::uintptr_t _794f4919a36933f76d48992d7100c00b4d351aaa = 0x14         ;
        constexpr std::uintptr_t _44062d21b3884cb608ac3d0f8deaab6e2e859451 = 0x18         ;
        constexpr std::uintptr_t _e983edd0d944645ece83b0a61d17333a6ed313ef = 0x58         ;
        constexpr std::uintptr_t _181c81772213e410b9acecefc5786cc9cd17be87 = 0x98         ;
        constexpr std::uintptr_t _e547181034954ea0933c2c51921d361d6434d028 = 0xA8         ;
        constexpr std::uintptr_t _bb8807d51fa3741c4e14678705973605c19c8a74 = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t _f4e3b4db5c4a1d3eb3036d4c8b850a855bc35206 = 0x0          ;
            constexpr std::uintptr_t _d07910087099b522d9074a0592486eb1c247fb0a = 0x8          ;
        }

    }

    namespace MissionObjective_HurtEntityType
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetEntities                   = 0x18         ;
        constexpr std::uintptr_t targetLayerMask                  = 0x20         ;
        constexpr std::uintptr_t targetDamage                     = 0x24         ;
        constexpr std::uintptr_t shouldUpdateMissionLocation      = 0x28         ;

        constexpr std::uintptr_t _03c17a0ae1f2e0b2c072fc1db1f7a85b6af70977 = 0x29         ;
        constexpr std::uintptr_t _b5a273c8434bd6ea3011b9f7dba14f6dae85fac6 = 0x30         ;
        constexpr std::uintptr_t _c2dc5150089778898ab226a3526e24cc1853b7ca = 0x38         ;
    }

    namespace VehicleModuleButtonComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interactionColliderName          = 0x20         ;
        constexpr std::uintptr_t pressSoundDef                    = 0x28         ;
    }

    namespace HideIfAiming
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t systems                          = 0x20         ;
    }

    namespace PowerLineWireConnectionDef-fake-0
    {
        constexpr std::uintptr_t inOffset                         = 0x10         ;
        constexpr std::uintptr_t outOffset                        = 0x1C         ;
        constexpr std::uintptr_t radius                           = 0x28         ;
        constexpr std::uintptr_t hidden                           = 0x2C         ;
    }

    namespace %712c17d2d4e58c1e725aafad3490de8de31254ad
    {
        constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x10         ;
        constexpr std::uintptr_t _cf4ecfac1bf07b902dece8a52abc6f5eb63b5f67 = 0x18         ;
        constexpr std::uintptr_t _c93587f9fa9b06364a986094b7007517a878bb5b = 0x20         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x28         ;
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _1191831a612c555c937d5fe333b48a47b8f64317 = 0x0          ;
        }

    }

    namespace %5df1944bd1735da6a73077db0aab6cad1347aa8e
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _989d795272269b267c8f9df4ad0da7218aeec9be = 0x0          ;
            constexpr std::uintptr_t _02c988644a238a586808028e19fc6567040bccbc = 0x8          ;
            constexpr std::uintptr_t _03f6df0a6fc71ac77b2ab21d2cd9eb253102817b = 0x10         ;
        }

    }

    namespace %87ba5b318fd5ec9c2a3dde352273e277aac53f78
    {
        constexpr std::uintptr_t _d7fb8d55d7e66724244e478e7b2f752abf30b2bc = 0x10         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x14         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x18         ;
        constexpr std::uintptr_t _448646c2438a8e8bbad26cbfb7f519782c5e8adb = 0x20         ;
        constexpr std::uintptr_t _aecc8ca674e3df3f94fe98abd035a21cfd964f76 = 0x28         ;
        constexpr std::uintptr_t _bad866fb2a8c02ea2012fa85c520ac5ef3b13fa9 = 0x30         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x38         ;
        constexpr std::uintptr_t _d5e26d8661c614a30ab7dccd8d155d927c6cceb2 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _087a05cfb67a9881ea0809692866996cc2a025e7 = 0x0          ;
            constexpr std::uintptr_t _9e0e96dc594cf8a5d332678c5a445d2f89cc2722 = 0x8          ;
            constexpr std::uintptr_t _8ec9880ff8368b1a2aac10acc4beaf0a6c3919c6 = 0x10         ;
            constexpr std::uintptr_t _c1b7aa958bfe983c17f3693463718f3e99035501 = 0x18         ;
        }

    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SocketMod_TerrainCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t wantsInTerrain                   = 0xB8         ;
        constexpr std::uintptr_t preventWorldLayerInMonuments     = 0xB9         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace GenerateRoadMeshes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t RoadMesh                         = 0x40         ;
        constexpr std::uintptr_t RoadMeshes                       = 0x48         ;
        constexpr std::uintptr_t RoadMaterial                     = 0x50         ;
        constexpr std::uintptr_t RoadRingMaterial                 = 0x58         ;
        constexpr std::uintptr_t RoadPhysicMaterial               = 0x60         ;
    }

    namespace UIScopeOverlay
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C0E8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t group                            = 0x28         ;
        constexpr std::uintptr_t scopeImage                       = 0x30         ;

        constexpr std::uintptr_t _51147474201d9e6407bdc410c9fa2fbd778b3a59 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace PlatformEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _bfbc6d2568370102f623cb0e18e053d9a024b51f = 0x200        ;
        constexpr std::uintptr_t _be2157f70a21c5cd9c837efad4993fb06fe2ba28 = 0x20C        ;
    }

    namespace PieShape
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t outerSize                        = 0xA8         ;
        constexpr std::uintptr_t innerSize                        = 0xAC         ;
        constexpr std::uintptr_t startRadius                      = 0xB0         ;
        constexpr std::uintptr_t endRadius                        = 0xB4         ;
        constexpr std::uintptr_t border                           = 0xB8         ;
        constexpr std::uintptr_t debugDrawing                     = 0xBC         ;
        constexpr std::uintptr_t calculateAverage                 = 0xF4         ;

        constexpr std::uintptr_t _6955d6311cec61d7e7ba31ccba48813532375394 = 0xC0         ;
        constexpr std::uintptr_t _d82ae82458a0e8778e3b4ee582ff94552657d783 = 0xD0         ;
        constexpr std::uintptr_t _f56a78978a7d5a0367b99714346ef3a6483c9fb3 = 0xD8         ;
        constexpr std::uintptr_t _e5222ebeac8ecfb9cd3b3b338ac4f51042b847e3 = 0xE0         ;
        constexpr std::uintptr_t _92f63ec12aa6e30454e19b32d2da3671f4f7b6e9 = 0xE8         ;
    }

    namespace PercentFullStorageContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _4c4ec8b314a036f0960b310f7fec881995c450f6 = 0x3A8        ;
    }

    namespace OnDrawingEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace %c42f7d6ad6719e6ececa6630fc9723600193c449
    {
        constexpr std::uintptr_t _07b70d634f91d4ae44bd3674d2c35c4fdd32d680 = 0x10         ;
        constexpr std::uintptr_t _cfe0a7e93e35228b3b30365d948ab94b21cfb6e3 = 0x14         ;
    }

    namespace ImagePainter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t onDrawing                        = 0x20         ;
        constexpr std::uintptr_t redirectRightClick               = 0x28         ;
        constexpr std::uintptr_t spacingScale                     = 0x30         ;

        constexpr std::uintptr_t _758c23519dbf30869e3106948e8440ee97379b84 = 0x38         ;
        constexpr std::uintptr_t _aebb9b80c69b6b632ae6c8ad836ea3d44ed57d54 = 0x40         ;
    }

    namespace HorseBreed
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t breedName                        = 0x18         ;
        constexpr std::uintptr_t breedDesc                        = 0x20         ;
        constexpr std::uintptr_t trophyHeadSprite                 = 0x28         ;
        constexpr std::uintptr_t materialOverrides                = 0x30         ;
        constexpr std::uintptr_t maxHealth                        = 0x38         ;
        constexpr std::uintptr_t maxSpeed                         = 0x3C         ;
        constexpr std::uintptr_t staminaDrain                     = 0x40         ;
        constexpr std::uintptr_t maxStamina                       = 0x44         ;
    }

    namespace SimpleBuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x318        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x320        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _4d69b36427da1c3683ef569e2f64d3dff634f232 = 0x340        ;
        constexpr std::uintptr_t _69c3936ad35ad23e8cc1cef5e0dff98a44f336bc = 0x348        ;
    }

    namespace ScalingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Antialiasing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SerializedBundleRef
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10727EB8   ;
        constexpr std::uintptr_t assemblyQualifiedName            = 0x10         ;

        constexpr std::uintptr_t _339cc5659632746a47be17a5feb3ea5ed6f42ae3 = 0x18         ;
    }

    namespace ModularVehicleShopFront
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t maxUseAngle                      = 0x3A8        ;
        constexpr std::uintptr_t vendorPlayer                     = 0x3B0        ;
        constexpr std::uintptr_t customerPlayer                   = 0x3B8        ;
        constexpr std::uintptr_t transactionCompleteEffect        = 0x3C0        ;
        constexpr std::uintptr_t maxUseDistance                   = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace %a4dc3b5682e174477d95879accc209d0310a1b77
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _fdfc5b69a76df6fc8b0e7129f3de676f7313abde = 0x0          ;
            constexpr std::uintptr_t _2b8e585a3c7dd5eb9c886469860ecc1dc3806d97 = 0x8          ;
            constexpr std::uintptr_t _33dda617b9064b05e588ecd6bc3731476188d6d5 = 0x10         ;
            constexpr std::uintptr_t _c20809e6fbaa12f945e5322969be9860c416bd7e = 0x20         ;
            constexpr std::uintptr_t _449a2b9b62301812b68deeca9a69d7b03f756117 = 0x28         ;
        }

    }

    namespace %e15be717d04fd53cf308b77227f18635b6f270b4
    {
        constexpr std::uintptr_t _2d117bedf5cd5f3a94457b432cbea5c8b916c005 = 0x10         ;
        constexpr std::uintptr_t _f0700e80158e274098b906f119cce98439084ce3 = 0x18         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x20         ;
        constexpr std::uintptr_t _7500402975dcf5404f4ae256664dc0ab8380bbcc = 0x28         ;
        constexpr std::uintptr_t _e3c7e06b55ec83b7e545764a06aa66a0d4490f5e = 0x30         ;
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x34         ;
    }

    namespace GenerateRoadRing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t MinWorldSize                     = 0x40         ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %4b4f22d64f147438a130d9040d16f58e97e1a8cd
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A3150   ;
        constexpr std::uintptr_t _cf424b5ad1eb75454aafa008dccc9e0b361ebe0f = 0x10         ;
        constexpr std::uintptr_t _a5e35aa764307c36e63fd23ecc454c4fb672b33e = 0x14         ;
        constexpr std::uintptr_t _b987e013c81086fd8b0118aba552652c899d25d0 = 0x18         ;
        constexpr std::uintptr_t _8b30a81953bc0dccdb3c4ced1418a91f4ca9be9c = 0x44         ;
        constexpr std::uintptr_t _47f3b1f663bef8427a40f07f79fa69558c0325dd = 0x5C         ;
        constexpr std::uintptr_t _ec26faf73114f361fcc5c0dc072032ceacbdb549 = 0x5D         ;
        constexpr std::uintptr_t _58e87a0795faf91d37ea27c4e7b8c3fb9a4bb71e = 0x60         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x68         ;
        constexpr std::uintptr_t _074a84355c0db92f9da1b3c4af4849e6a56ec9f3 = 0x6C         ;
        constexpr std::uintptr_t _3f534eb8c9996d8b604aa607afbb6cabba7d668b = 0x78         ;
        constexpr std::uintptr_t _4f0a9fcb09fcb2cbe7953bd35a4c5c4ce874949d = 0x80         ;
        constexpr std::uintptr_t _add332eeebb8efe14dc3d0e18b75ded435814d7b = 0x88         ;
        constexpr std::uintptr_t _0fde02cc2969f8fdd69aedc55153ebf144e22988 = 0x90         ;
        constexpr std::uintptr_t _e50b691eb4f4aec84d1300562f9e70ae44199f80 = 0x94         ;
        constexpr std::uintptr_t _c7224c0953f99769576ee2fca6f7e2871ceacb6d = 0x98         ;
        constexpr std::uintptr_t _3e9e089bfb0662326efb11705d55f4f43958b281 = 0xA0         ;
        constexpr std::uintptr_t _4712cabd6eb39a7f72142d054bb6771bd38c463d = 0xA8         ;
        constexpr std::uintptr_t _44d1f90782180636fb0f820dcf7bdbd9323b00f1 = 0xB0         ;
        constexpr std::uintptr_t _02c4c0466d50367420df0a5eb06cb14b368e328e = 0xC0         ;
        constexpr std::uintptr_t _0db079580542f20cfa11698549274bf22d469c99 = 0xC8         ;
        constexpr std::uintptr_t _33d033dbdcbe0082095ad62c601cc9124fc4ef1b = 0xD0         ;
        constexpr std::uintptr_t _4d98864a9e7facf406b830c665834b39ce69a54f = 0xD8         ;

        namespace _static
        {
            constexpr std::uintptr_t _8bbcdf779106eed441d6a121639d8e7d87e4ab52 = 0x0          ;
        }

    }

    namespace %aa3ed6c3e6ed65573135d50943d565e8f8a53ac3
    {
        constexpr std::uintptr_t _6404f3734bf5062960fea8877f01393d8c8a914a = 0x10         ;
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _c519fa70822b1c3d79ff7ce582bcf4e9656fc6e2 = 0x0          ;
            constexpr std::uintptr_t _f33820249f5e9f5cfacb55689d76d3e443a010fe = 0x8          ;
            constexpr std::uintptr_t _63b893a0843a82bab56364af33f9570720bafeaf = 0x10         ;
        }

    }

    namespace %5f2aefda4c5a641f307a0e0886f25c9a43a22b41
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _6042e42d8a7655f118e1c12575de622eccfa6866 = 0x0          ;
            constexpr std::uintptr_t _797aa0d83e8209683dae7c026eb5f46b37cac176 = 0x8          ;
        }

    }

    namespace Decay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %1f21920debfed4b86c5d1a73166021be1e11846f
    {
    }

    namespace LightEx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t alterColor                       = 0x28         ;
        constexpr std::uintptr_t colorTimeScale                   = 0x2C         ;
        constexpr std::uintptr_t colorA                           = 0x30         ;
        constexpr std::uintptr_t colorB                           = 0x40         ;
        constexpr std::uintptr_t blendCurve                       = 0x50         ;
        constexpr std::uintptr_t loopColor                        = 0x58         ;
        constexpr std::uintptr_t alterIntensity                   = 0x59         ;
        constexpr std::uintptr_t intensityTimeScale               = 0x5C         ;
        constexpr std::uintptr_t intenseCurve                     = 0x60         ;
        constexpr std::uintptr_t intensityCurveScale              = 0x68         ;
        constexpr std::uintptr_t loopIntensity                    = 0x6C         ;
        constexpr std::uintptr_t randomOffset                     = 0x6D         ;
        constexpr std::uintptr_t randomIntensityStartScale        = 0x70         ;
        constexpr std::uintptr_t syncLights                       = 0x78         ;

        constexpr std::uintptr_t _3d4c9574656c656061183d442ce39f26c3895566 = 0x20         ;
        constexpr std::uintptr_t _fae9c0269d0dd261f089d6482e9d939947826e35 = 0x24         ;
        constexpr std::uintptr_t _c1c9aa5afac2837e2f27f6a8a2ddb4a522de216f = 0x80         ;
        constexpr std::uintptr_t _01f69f3d2353d8191d006b46bcd9459984ef8d2b = 0x84         ;
        constexpr std::uintptr_t _1ecaf7dcba1f8acedb0448f0b114c55f333741ad = 0x94         ;
        constexpr std::uintptr_t _c5efa2bf4a40e3d23cf90811bf819e5f6e0ce6f1 = 0x98         ;
        constexpr std::uintptr_t _52493f7d22caca7e17d29c4313ca4a2cbba990ed = 0xA0         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0xA4         ;
        constexpr std::uintptr_t _10e171f15a620ac9bfba98912b9a1171d06e946e = 0xA8         ;
        constexpr std::uintptr_t _eaf6104b141247ea6c54e1c0bf27bbcdd212a6f7 = 0xB0         ;
    }

    namespace HurtOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t postProcessVolumeRRP             = 0x28         ;
        constexpr std::uintptr_t smoothTime                       = 0x30         ;

        constexpr std::uintptr_t _dcef54a204406a96709f9c0e4495141549cf674c = 0x34         ;
        constexpr std::uintptr_t _0757fc41eab5c547d4b9e09a658c57285197bff0 = 0x38         ;
    }

    namespace LiquidWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t thrownWaterObject                = 0x380        ;
        constexpr std::uintptr_t ThrowEffect3P                    = 0x388        ;
        constexpr std::uintptr_t throwSound3P                     = 0x390        ;
        constexpr std::uintptr_t fillFromContainer                = 0x398        ;
        constexpr std::uintptr_t fillFromWorld                    = 0x3A0        ;
        constexpr std::uintptr_t fillFromContainerStartSoundDef   = 0x3A8        ;
        constexpr std::uintptr_t fillFromContainerSoundDef        = 0x3B0        ;
        constexpr std::uintptr_t fillFromWorldStartSoundDef       = 0x3B8        ;
        constexpr std::uintptr_t fillFromWorldSoundDef            = 0x3C0        ;
        constexpr std::uintptr_t hasLid                           = 0x3C8        ;
        constexpr std::uintptr_t throwScale                       = 0x3CC        ;
        constexpr std::uintptr_t canDrinkFrom                     = 0x3D0        ;
        constexpr std::uintptr_t updateVMWater                    = 0x3D1        ;
        constexpr std::uintptr_t minThrowFrac                     = 0x3D4        ;
        constexpr std::uintptr_t useThrowAnim                     = 0x3D8        ;
        constexpr std::uintptr_t fillMlPerSec                     = 0x3DC        ;
        constexpr std::uintptr_t FireRate                         = 0x3F8        ;
        constexpr std::uintptr_t MaxRange                         = 0x3FC        ;
        constexpr std::uintptr_t FireAmountML                     = 0x400        ;
        constexpr std::uintptr_t MaxPressure                      = 0x404        ;
        constexpr std::uintptr_t PressureLossPerTick              = 0x408        ;
        constexpr std::uintptr_t PressureGainedPerPump            = 0x40C        ;
        constexpr std::uintptr_t MinDmgRadius                     = 0x410        ;
        constexpr std::uintptr_t MaxDmgRadius                     = 0x414        ;
        constexpr std::uintptr_t SplashRadius                     = 0x418        ;
        constexpr std::uintptr_t ImpactSplashEffect               = 0x420        ;
        constexpr std::uintptr_t PowerCurve                       = 0x428        ;
        constexpr std::uintptr_t Damage                           = 0x430        ;
        constexpr std::uintptr_t EntityWeaponEffects              = 0x438        ;
        constexpr std::uintptr_t RequiresPumping                  = 0x440        ;
        constexpr std::uintptr_t AutoPump                         = 0x441        ;
        constexpr std::uintptr_t WaitForFillAnim                  = 0x442        ;
        constexpr std::uintptr_t UseFalloffCurve                  = 0x443        ;
        constexpr std::uintptr_t FalloffCurve                     = 0x448        ;
        constexpr std::uintptr_t PumpingBlockDuration             = 0x450        ;
        constexpr std::uintptr_t StartFillingBlockDuration        = 0x454        ;
        constexpr std::uintptr_t StopFillingBlockDuration         = 0x458        ;
        constexpr std::uintptr_t HoldFireInput                    = 0x460        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _19d4d7802b59f4f773b288db26fbcc072f4886cc = 0x3E0        ;
        constexpr std::uintptr_t _07e00900fb58118d5e36fa317eaaedcc1a4f12be = 0x3E8        ;
        constexpr std::uintptr_t _f0b79456e05300ff9844a9ac024ea9644c377fa6 = 0x3EC        ;
        constexpr std::uintptr_t _4448094031ea545847a71562c46e790e7fdb3bc5 = 0x3F0        ;
        constexpr std::uintptr_t _8d10e96c3e418035aad586e6d032f1bd934dd3f1 = 0x45C        ;
        constexpr std::uintptr_t _a34db993ae6da8194879fe0137996d9d92171aa3 = 0x461        ;
        constexpr std::uintptr_t _62e820b6f23c35f6a59381724b92a2524b7d39a3 = 0x468        ;
        constexpr std::uintptr_t _2c56979d1e98b8b11fba9cd348b8197bb4fe1e66 = 0x470        ;
    }

    namespace ConvarControlledSpawnPointPopulation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x20         ;
        constexpr std::uintptr_t ResourceList                     = 0x28         ;
        constexpr std::uintptr_t EnforcePopulationLimits          = 0x30         ;
        constexpr std::uintptr_t SpawnRate                        = 0x34         ;
        constexpr std::uintptr_t ScaleWithServerPopulation        = 0x38         ;
        constexpr std::uintptr_t _targetDensity                   = 0x40         ;
        constexpr std::uintptr_t ClusterSizeMin                   = 0x44         ;
        constexpr std::uintptr_t ClusterSizeMax                   = 0x48         ;
        constexpr std::uintptr_t ClusterDithering                 = 0x4C         ;
        constexpr std::uintptr_t SpawnAttemptsInitial             = 0x50         ;
        constexpr std::uintptr_t SpawnAttemptsRepeating           = 0x54         ;
        constexpr std::uintptr_t ScaleWithLargeMaps               = 0x58         ;
        constexpr std::uintptr_t ScaleWithSpawnFilter             = 0x59         ;
        constexpr std::uintptr_t AlignToNormal                    = 0x5A         ;
        constexpr std::uintptr_t Filter                           = 0x60         ;
        constexpr std::uintptr_t FilterCutoff                     = 0x68         ;
        constexpr std::uintptr_t FilterRadius                     = 0x6C         ;
        constexpr std::uintptr_t FilterOutTutorialIslands         = 0x70         ;
        constexpr std::uintptr_t FilterOutMonuments               = 0x78         ;
        constexpr std::uintptr_t NpcRadiusCheckDistance           = 0x80         ;
        constexpr std::uintptr_t PopulationConvar                 = 0x88         ;
        constexpr std::uintptr_t spawnPointType                   = 0x90         ;
    }

    namespace LootPanelChickenCoop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t StatusWidgets                    = 0x50         ;
        constexpr std::uintptr_t ControlsGroup                    = 0x58         ;
        constexpr std::uintptr_t fromButton                       = 0x60         ;
        constexpr std::uintptr_t toButton                         = 0x68         ;
        constexpr std::uintptr_t FoodTooltip                      = 0x70         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _d1c00ce7c51dd9f4ab4839095c238ab795405161 = 0x78         ;
        constexpr std::uintptr_t _45487362b7e4247257ddc494a1f21aff4fc5a491 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace FlameExplosive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t createOnExplode                  = 0x290        ;
        constexpr std::uintptr_t blockCreateUnderwater            = 0x298        ;
        constexpr std::uintptr_t numToCreate                      = 0x29C        ;
        constexpr std::uintptr_t minVelocity                      = 0x2A0        ;
        constexpr std::uintptr_t maxVelocity                      = 0x2A4        ;
        constexpr std::uintptr_t spreadAngle                      = 0x2A8        ;
        constexpr std::uintptr_t forceUpForExplosion              = 0x2AC        ;
        constexpr std::uintptr_t velocityCurve                    = 0x2B0        ;
        constexpr std::uintptr_t spreadCurve                      = 0x2B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace %ffb67e7afb649b138e597e9c5d97f5af4723ef48
    {
        constexpr std::uintptr_t _1fe0fbbca8a953c3a7dfced77993a3c436ae53c0 = 0x10         ;
        constexpr std::uintptr_t _88f5e4d210f72560f2db6a94ec2675d5d4f91687 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _3bc21ccb47f2ec1539036dfa4c2e331baafe9a87 = 0x0          ;
            constexpr std::uintptr_t _e0e7028024df73eaf9348d6812e7080457fa7350 = 0x8          ;
            constexpr std::uintptr_t _3f3ac8f16536185a5dd26a5635b958227ce4d5c4 = 0x10         ;
        }

    }

    namespace AnimationEventForward
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetObject                     = 0x20         ;
    }

    namespace %2f533fca6885098745974319225fbb65febdb0e7
    {
    }

    namespace DemoShotListRootFolder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace LootPanelMixingTable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t controlsOn                       = 0x50         ;
        constexpr std::uintptr_t controlsOff                      = 0x58         ;
        constexpr std::uintptr_t StartMixingButton                = 0x60         ;
        constexpr std::uintptr_t ProgressBar                      = 0x68         ;
        constexpr std::uintptr_t recipeItemPrefab                 = 0x70         ;
        constexpr std::uintptr_t recipeContentRect                = 0x78         ;
        constexpr std::uintptr_t ScrollView                       = 0x80         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
        constexpr std::uintptr_t _bf5d14b7b600681fcf56fd1d6fc20192800e38a5 = 0x88         ;
        constexpr std::uintptr_t _bcc728e5f25cc37a8975294695aad701108054f5 = 0x90         ;
        constexpr std::uintptr_t _d50a11cbf27fe0cc577a318b6347d91bb00e1462 = 0x98         ;
    }

    namespace BlueprintCraftGridRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvasGroup                      = 0x20         ;
        constexpr std::uintptr_t amountText                       = 0x28         ;
        constexpr std::uintptr_t itemNameText                     = 0x30         ;
        constexpr std::uintptr_t totalText                        = 0x38         ;
        constexpr std::uintptr_t haveText                         = 0x40         ;
        constexpr std::uintptr_t colorOK                          = 0x48         ;
        constexpr std::uintptr_t colorBad                         = 0x58         ;
    }

    namespace EntityParentSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DetatchChildrenAfterSpawn        = 0x20         ;
        constexpr std::uintptr_t SkipDisableCollisionInEditor     = 0x21         ;
        constexpr std::uintptr_t TriggerPostMapEntitySpawn        = 0x22         ;
    }

    namespace %16d7aaaf56c9720a5a1ef15bc9054c4482cf6538
    {
        constexpr std::uintptr_t _5e51b75288c2c322b2b01122b3712ee1fca68e95 = 0x10         ;
        constexpr std::uintptr_t _b8b17a9f3b71ff140aabd017de11ed25006e867a = 0x18         ;
        constexpr std::uintptr_t _a7b1b11409b22778f987970ace5323eb3e6bbf29 = 0x20         ;
        constexpr std::uintptr_t _28d2fea0408bb9ae3bb8d0956aae21ee17eb8cbe = 0x28         ;
        constexpr std::uintptr_t _e0c34886dec2feed94608e1412bc91a3ae12ae46 = 0x30         ;
        constexpr std::uintptr_t _f4b6031bf82c76e8005a75be21b9e65eb2b58765 = 0x38         ;
        constexpr std::uintptr_t _76c08815d0d40451265e0b9dc9c5c3f4f733df3a = 0x39         ;
        constexpr std::uintptr_t _dde20c9157be4a362c45e914c9ef05b7ee98634b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _499d38aabca66126a8dba0c02c79f6aacef8cf38 = 0x0          ;
            constexpr std::uintptr_t _e6f1e83a9d418eaadf37ce11c21b82428b3cfd60 = 0x8          ;
            constexpr std::uintptr_t _1705d43b01b4a3531eb7bb1c201b105cef65ffa5 = 0x18         ;
            constexpr std::uintptr_t _e2e5bb2ab2fbacc93b29ec4feed636482ed28988 = 0x28         ;
        }

    }

    namespace DartsPlayerState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %722f4a45772591653356614c42dbd1bbe003b1ca
    {
        constexpr std::uintptr_t _a57ef676716fbddc461314455908bb6595c3a292 = 0x10         ;
        constexpr std::uintptr_t _aa5cc1de4533b589fcea706ea421a4a42821f7e1 = 0x14         ;
        constexpr std::uintptr_t _19616c6f9986948a965ac0bc9741be60ae8f9968 = 0x18         ;
        constexpr std::uintptr_t _571246d560e40ac6cbd6cbc30c104c3849aa1e98 = 0x1C         ;
        constexpr std::uintptr_t _464f0d61a823483e8119f5c392774f86ceba1f5f = 0x20         ;
        constexpr std::uintptr_t _9ac317e07208157e70c7d4650a1c34edc7565c6f = 0x28         ;
        constexpr std::uintptr_t _6c539dcb2e81e9447d80447d85caa33d3a1d0171 = 0x30         ;
        constexpr std::uintptr_t _edadc47ecce105a9eea0fb8bdfb23bc1948f359d = 0x34         ;
        constexpr std::uintptr_t _517eebd7c005cc2aa051bcc9baf287163ef71d9d = 0x38         ;
        constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x40         ;
        constexpr std::uintptr_t _e3719e0a1d87af35bb048227e28591f26c388e45 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _1fb9ace0506e92f4c997bfa25964c56b605f0d8d = 0x0          ;
            constexpr std::uintptr_t _c0578303f25a1467ade7c93f5a85b98f2f1d6b7b = 0x8          ;
            constexpr std::uintptr_t _4847559570cf6a947afbcfdd9b11a779dbfbd58c = 0x10         ;
        }

    }

    namespace LegacyShelterDoor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;
        constexpr std::uintptr_t includedLockPrefab               = 0x3F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
    }

    namespace CH47HelicopterAIController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;
        constexpr std::uintptr_t mapMarkerEntityPrefab            = 0x490        ;
        constexpr std::uintptr_t flightEngineSoundDef             = 0x498        ;
        constexpr std::uintptr_t flightThwopsSoundDef             = 0x4A0        ;
        constexpr std::uintptr_t rotorGainModSmoothing            = 0x4A8        ;
        constexpr std::uintptr_t engineGainMin                    = 0x4AC        ;
        constexpr std::uintptr_t engineGainMax                    = 0x4B0        ;
        constexpr std::uintptr_t thwopGainMin                     = 0x4B4        ;
        constexpr std::uintptr_t thwopGainMax                     = 0x4B8        ;
        constexpr std::uintptr_t scientistPrefab                  = 0x4E0        ;
        constexpr std::uintptr_t dismountablePrefab               = 0x4E8        ;
        constexpr std::uintptr_t maxTiltAngle                     = 0x4F0        ;
        constexpr std::uintptr_t AiAltitudeForce                  = 0x4F4        ;
        constexpr std::uintptr_t lockedCratePrefab                = 0x4F8        ;
        constexpr std::uintptr_t landingTarget                    = 0x500        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
        constexpr std::uintptr_t _c88c6af760c2f744fb343e399adc9924da2650c6 = 0x4C0        ;
        constexpr std::uintptr_t _9f49539a4e76b09d86dc9835d1773e0e47c96715 = 0x4C8        ;
        constexpr std::uintptr_t _e8dc27c5a3b78ec494ceb1ece4f3343146e7af37 = 0x4D0        ;
        constexpr std::uintptr_t _7b0a714bac62c23f6e1e63e3d70dcc8d46f235c8 = 0x4D8        ;
    }

    namespace %17ebd2b1d71775a2a73ae5430194844a976b6052
    {
    }

    namespace AmbienceDefinitionList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t defs                             = 0x18         ;
    }

    namespace SnowmobileAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;
        constexpr std::uintptr_t engineAudioSet                   = 0xB0         ;
        constexpr std::uintptr_t skiGainCurve                     = 0xB8         ;
        constexpr std::uintptr_t skiSlideSoundDef                 = 0xC0         ;
        constexpr std::uintptr_t skiSlideSnowSoundDef             = 0xC8         ;
        constexpr std::uintptr_t skiSlideSandSoundDef             = 0xD0         ;
        constexpr std::uintptr_t skiSlideGrassSoundDef            = 0xD8         ;
        constexpr std::uintptr_t skiSlideWaterSoundDef            = 0xE0         ;
        constexpr std::uintptr_t movementGainCurve                = 0xE8         ;
        constexpr std::uintptr_t movementLoopDef                  = 0xF0         ;
        constexpr std::uintptr_t suspensionLurchSoundDef          = 0xF8         ;
        constexpr std::uintptr_t suspensionLurchMinExtensionDelta = 0x100        ;
        constexpr std::uintptr_t suspensionLurchMinTimeBetweenSounds = 0x104        ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
        constexpr std::uintptr_t _6b9cf9eb040630c9a7a02362f48b0b835074ad70 = 0x108        ;
        constexpr std::uintptr_t _b0a56960502d25d90f5128440ce46a6b2df3f05f = 0x110        ;
        constexpr std::uintptr_t _0a2c9d749c38030a4025b7d9ad9e8e1e0263f50e = 0x118        ;
        constexpr std::uintptr_t _541d33da2cef79da01ac1e7751f11e79ff4696af = 0x120        ;
        constexpr std::uintptr_t _7e93821ea84e6a06c8c3970f09ad31760caad148 = 0x128        ;
        constexpr std::uintptr_t _8ea7841987b92183ab3b7f47a7bda3e2c8690e13 = 0x130        ;
    }

    namespace EmojiGallery
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t EmojiPrefab                      = 0x20         ;
        constexpr std::uintptr_t Parent                           = 0x28         ;
        constexpr std::uintptr_t Library                          = 0x30         ;
        constexpr std::uintptr_t HighlightRoot                    = 0x38         ;
        constexpr std::uintptr_t HighlightText                    = 0x40         ;
        constexpr std::uintptr_t SkinIndicator                    = 0x48         ;
        constexpr std::uintptr_t SkinToneGallery                  = 0x50         ;
        constexpr std::uintptr_t SkinDemoConfig                   = 0x58         ;
        constexpr std::uintptr_t SkinPickerRoot                   = 0x60         ;
        constexpr std::uintptr_t TargetInputField                 = 0x68         ;

        constexpr std::uintptr_t _f18efb25ac1293b071ac361a01097695ba67af8c = 0x70         ;
        constexpr std::uintptr_t _bffe17bf7d429782214c9670df1d377508a65c01 = 0x78         ;
    }

    namespace UI_Friends
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t CanvasGroup                      = 0x68         ;
        constexpr std::uintptr_t Body                             = 0x70         ;
        constexpr std::uintptr_t FriendsList                      = 0x78         ;
        constexpr std::uintptr_t Button                           = 0x80         ;
        constexpr std::uintptr_t DiscordSettingsButton            = 0x88         ;
        constexpr std::uintptr_t DiscordSettingsPanel             = 0x90         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _27e5a790c23f8cac497c6237cc7b1cfc45c5c9a5 = 0x98         ;
        constexpr std::uintptr_t _e426c56bc3eba45c8d444c57c290c6a82768cfeb = 0xA0         ;
        constexpr std::uintptr_t _5ec613729a971c9c3f9e59420293c2428723ffb0 = 0xA4         ;
    }

    namespace %03338cccaef431d5a09a106c7d968a891abfba27
    {
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x10         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _7872aa34c43aa82e20472400ebbf0aa0d7c113d4 = 0x0          ;
            constexpr std::uintptr_t _c12a394254b8027fa58d88b757b6be0b3bedba95 = 0x10         ;
            constexpr std::uintptr_t _2093698a286be33c0887b7888402868a00aebefc = 0x20         ;
        }

    }

    namespace ReskinEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetSystem                     = 0x20         ;
    }

    namespace HorseSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnNudgeRadius                 = 0x200        ;
        constexpr std::uintptr_t cleanupRadius                    = 0x204        ;
        constexpr std::uintptr_t occupyRadius                     = 0x208        ;
        constexpr std::uintptr_t spawnerType                      = 0x20C        ;
        constexpr std::uintptr_t additionalNudgeTrigger           = 0x210        ;
        constexpr std::uintptr_t objectsToSpawn                   = 0x218        ;
        constexpr std::uintptr_t spawnOffset                      = 0x220        ;
        constexpr std::uintptr_t safeRadius                       = 0x228        ;
        constexpr std::uintptr_t respawnDelay                     = 0x230        ;
        constexpr std::uintptr_t respawnDelayVariance             = 0x234        ;
        constexpr std::uintptr_t spawnForSale                     = 0x238        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace DartsGameDialogUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t LeaderboardRowPrefab             = 0x40         ;
        constexpr std::uintptr_t FocusSlider                      = 0x48         ;
        constexpr std::uintptr_t FocusText                        = 0x50         ;
        constexpr std::uintptr_t TimerSlider                      = 0x58         ;
        constexpr std::uintptr_t TimerText                        = 0x60         ;
        constexpr std::uintptr_t focusCanvasGroup                 = 0x68         ;
        constexpr std::uintptr_t Leaderboard                      = 0x70         ;
        constexpr std::uintptr_t LeaderboardPanel                 = 0x78         ;
        constexpr std::uintptr_t LeaderboardTimeText              = 0x80         ;
        constexpr std::uintptr_t LeaderboardNoEntries             = 0x88         ;
        constexpr std::uintptr_t LeaderboardHasEntries            = 0x90         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ae30507ac3ea24131e1dbe97b3a9ddaabd20a085 = 0x98         ;
        constexpr std::uintptr_t _829948404df972782342e1f22debe5560557f5c7 = 0xA0         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0xA8         ;
        constexpr std::uintptr_t _0286655e0b3a1dd6382fd045cedd60cdd3fa7b3b = 0xB0         ;
        constexpr std::uintptr_t _286571631532be1c283422441f7aedcedf310b97 = 0xB4         ;
    }

    namespace Test
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TableWidth                       = 0x20         ;
        constexpr std::uintptr_t TableHeight                      = 0x24         ;
        constexpr std::uintptr_t BallRadius                       = 0x28         ;

        constexpr std::uintptr_t _35f08af1157a02577dcd20e6ca39694072fd2b4d = 0x30         ;
    }

    namespace TerrainPathChildObjects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Spline                           = 0x20         ;
        constexpr std::uintptr_t Width                            = 0x24         ;
        constexpr std::uintptr_t Offset                           = 0x28         ;
        constexpr std::uintptr_t Fade                             = 0x2C         ;
        constexpr std::uintptr_t Splat                            = 0x30         ;
        constexpr std::uintptr_t Topology                         = 0x34         ;
        constexpr std::uintptr_t Type                             = 0x38         ;
    }

    namespace MortarServerProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t speed                            = 0x3C         ;
        constexpr std::uintptr_t scanRange                        = 0x40         ;
        constexpr std::uintptr_t swimScale                        = 0x44         ;
        constexpr std::uintptr_t swimSpeed                        = 0x50         ;
        constexpr std::uintptr_t radius                           = 0x5C         ;
        constexpr std::uintptr_t IgnoreAI                         = 0x60         ;
        constexpr std::uintptr_t runSpawnHitChecks                = 0x61         ;
        constexpr std::uintptr_t ignoreEntity                     = 0x68         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace FogMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t fogLength                        = 0x3A8        ;
        constexpr std::uintptr_t nozzleBlastDuration              = 0x3AC        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x3B0        ;
        constexpr std::uintptr_t motionTrigger                    = 0x3B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3C0        ;
        constexpr std::uintptr_t _86e6e559c088e9c62ac18ce856cfd77a8ad5b52a = 0x3C8        ;
        constexpr std::uintptr_t _316f5509324cb527fb9706cb3038cfd5c78e5052 = 0x3D0        ;
        constexpr std::uintptr_t _f97054beee8c7460fc0412a526f6cd402e10d6e1 = 0x3D8        ;
    }

    namespace KeyInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
    }

    namespace PlanterBoxStatic
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t PlantPot                         = 0x3A8        ;
        constexpr std::uintptr_t soilSaturation                   = 0x3AC        ;
        constexpr std::uintptr_t soilSaturationMax                = 0x3B0        ;
        constexpr std::uintptr_t soilRenderer                     = 0x3B8        ;
        constexpr std::uintptr_t staticPlantsSpawnlist            = 0x3D0        ;
        constexpr std::uintptr_t randomPerSlot                    = 0x3D8        ;
        constexpr std::uintptr_t respawnCheckTimer                = 0x3DC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x3C0        ;
        constexpr std::uintptr_t _9752b32377c787ee9c4948f7d32cea9eca135aae = 0x3C8        ;
    }

    namespace ItemModUnwrap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OwnershipPhrase                  = 0x30         ;
        constexpr std::uintptr_t revealList                       = 0x38         ;
        constexpr std::uintptr_t successEffect                    = 0x40         ;
        constexpr std::uintptr_t minTries                         = 0x48         ;
        constexpr std::uintptr_t maxTries                         = 0x4C         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ClientIOLineParentClampedBounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t parentEntity                     = 0x20         ;
        constexpr std::uintptr_t boneName                         = 0x28         ;
        constexpr std::uintptr_t ignoreForPlugConnections         = 0x30         ;
        constexpr std::uintptr_t ClampedLocalBounds               = 0x38         ;
        constexpr std::uintptr_t BoundsRelativeTo                 = 0x50         ;

        constexpr std::uintptr_t _a983928626f952af4a5aa8ddca1e453fe507af02 = 0x58         ;
    }

    namespace VoicemailEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlayingRoot                      = 0x20         ;
        constexpr std::uintptr_t DisplayName                      = 0x28         ;
        constexpr std::uintptr_t PlayIcon                         = 0x30         ;
        constexpr std::uintptr_t ProgressSlider                   = 0x38         ;

        constexpr std::uintptr_t _efa79d89682b8a5918b446ecb9fff9b8735051f4 = 0x40         ;
        constexpr std::uintptr_t _1904af23ee7c7843c22a23fbdf45ffcb7522dca7 = 0x44         ;
        constexpr std::uintptr_t _3dd14d3544f340fd6477733206000fd4c85b7ab3 = 0x48         ;
        constexpr std::uintptr_t _2f717cd0d52af6dd9d26f59fc5a57418741caaa9 = 0x50         ;
    }

    namespace MeshRendererBatch
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074A750   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _acd66701fdbdd0ddaead940a12a2d12e62679eca = 0x20         ;
        constexpr std::uintptr_t _de8fb7f76899567b4eff6eb58ab0605395e1404e = 0x24         ;
        constexpr std::uintptr_t _b58b669c63cc040909a35f79c50de9655ced5c17 = 0x28         ;
        constexpr std::uintptr_t _c44f758c1c053e88bdc00865e3a9f79aae3ec031 = 0x2C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _be5d03bef54d3c9d58de340c26d11856b6a1249d = 0x40         ;
        constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0x48         ;
        constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0x50         ;
        constexpr std::uintptr_t _61ee497bcb99ed1d6edf1f72729c17b593562859 = 0x58         ;
        constexpr std::uintptr_t _f029812ea1ce04656b1c390421e715a27aa1defb = 0x60         ;
        constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _b183ec63705cf82b9c7557f8f06b44592bf1bb34 = 0x0          ;
            constexpr std::uintptr_t _2c07279ac1e4489a8007ad98924837a93be322d3 = 0x8          ;
        }

    }

    namespace CounterConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;
        constexpr std::uintptr_t resetInput                       = 0x60         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
        constexpr std::uintptr_t _f02a410a44b2a83cc2b1590fe3b30aaf1777393a = 0x68         ;
    }

    namespace ParticleEmissionSound
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t particleSystem                   = 0x20         ;
        constexpr std::uintptr_t soundDefinition                  = 0x28         ;
        constexpr std::uintptr_t soundCooldown                    = 0x30         ;

        constexpr std::uintptr_t _b63497cf87718d089e455df44f99f4a7a5b63d24 = 0x34         ;
        constexpr std::uintptr_t _b71daceb60f84683a04d362d7ce3f037b557e98d = 0x38         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x3C         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
    }

    namespace AccessoryManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074A3D8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t Charms                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace %208cbca8794043d5344a07622debe7f7f7b04f4f
    {
        constexpr std::uintptr_t _946a3f0826a8beb631a4365225ef5a437363a0c9 = 0x10         ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _770b21afeb6fd3fffc51a1f88d830f13a8774bd4 = 0x0          ;
            constexpr std::uintptr_t _b9433956c4b4c408b79ae5577d1849d0329b99b3 = 0x8          ;
            constexpr std::uintptr_t _0d7a511e5f29f16e0da306ab1b79c02b5de839c7 = 0x10         ;
        }

    }

    namespace VineLaunchPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t VineMountablePrefab              = 0x20         ;
        constexpr std::uintptr_t MaximumDestinationRange          = 0x28         ;
        constexpr std::uintptr_t MinimumDestinationRange          = 0x2C         ;
        constexpr std::uintptr_t maxDistanceHeight                = 0x30         ;
        constexpr std::uintptr_t minDistanceHeight                = 0x34         ;
        constexpr std::uintptr_t resolution                       = 0x38         ;
        constexpr std::uintptr_t drawArc                          = 0x3C         ;
        constexpr std::uintptr_t angle                            = 0x40         ;
        constexpr std::uintptr_t VineSpawnOffset                  = 0x44         ;
        constexpr std::uintptr_t useLevelDirection                = 0x48         ;
        constexpr std::uintptr_t VineArrivalPoints                = 0x50         ;
        constexpr std::uintptr_t ParentTree                       = 0x58         ;
    }

    namespace %2729630c9e19588b36cb7f2575b42113bde3b926
    {
        constexpr std::uintptr_t _6fb319bbe9dbdac7c13e0e45e20a9950e97ddc9f = 0x10         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x18         ;
        constexpr std::uintptr_t _45697a7c7c1ea92397a09fe5d671a16db28ff58e = 0x1C         ;
        constexpr std::uintptr_t _53e926ef9030b7137144caa3313fd3defc655ccf = 0x20         ;
        constexpr std::uintptr_t _68c625d93c699f1984280aef8dfd92b1e8b3fce0 = 0x2C         ;
        constexpr std::uintptr_t _ec3a34d38f6ea85a1fa82b6add5fe394d6b55fbf = 0x38         ;
        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x48         ;
        constexpr std::uintptr_t _adfe067adf8f197e33c4251751d61bf309043c7d = 0x50         ;
        constexpr std::uintptr_t _210df50d0098d9617f65aeca6a4c1a17378d7c67 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _e7d2b16abb2808c23923820b844e4a5aabfedffa = 0x0          ;
            constexpr std::uintptr_t _3a73429ea276547df45968dcc2c32409b9b37fc5 = 0x8          ;
        }

    }

    namespace BaseStateUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x20         ;
        constexpr std::uintptr_t PrefabAddNewEvent                = 0x28         ;
        constexpr std::uintptr_t PrefabTimerEvent                 = 0x30         ;
        constexpr std::uintptr_t PrefabPlayerDetectedEvent        = 0x38         ;
        constexpr std::uintptr_t PrefabStateErrorEvent            = 0x40         ;
        constexpr std::uintptr_t PrefabStateFinishedEvent         = 0x48         ;
        constexpr std::uintptr_t PrefabAttackedEvent              = 0x50         ;
        constexpr std::uintptr_t PrefabInAttackRangeEvent         = 0x58         ;
        constexpr std::uintptr_t PrefabHealthBelowEvent           = 0x60         ;
        constexpr std::uintptr_t PrefabInRangeEvent               = 0x68         ;
        constexpr std::uintptr_t PrefabPerformedAttackEvent       = 0x70         ;
        constexpr std::uintptr_t PrefabTirednessAboveEvent        = 0x78         ;
        constexpr std::uintptr_t PrefabHungerAboveEvent           = 0x80         ;
        constexpr std::uintptr_t PrefabThreatDetectevEvent        = 0x88         ;
        constexpr std::uintptr_t PrefabTargetDetectevEvent        = 0x90         ;
        constexpr std::uintptr_t PrefabAmmoBelowEvent             = 0x98         ;
        constexpr std::uintptr_t PrefabBestTargetDetectedEvent    = 0xA0         ;
        constexpr std::uintptr_t PrefabIsVisibleEvent             = 0xA8         ;
        constexpr std::uintptr_t PrefabAttackTickEvent            = 0xB0         ;
        constexpr std::uintptr_t PrefabIsMountedEvent             = 0xB8         ;
        constexpr std::uintptr_t PrefabAndEvent                   = 0xC0         ;
        constexpr std::uintptr_t PrefabChanceEvent                = 0xC8         ;
        constexpr std::uintptr_t PrefabTargetLostEvent            = 0xD0         ;
        constexpr std::uintptr_t PrefabTimeSinceThreatEvent       = 0xD8         ;
        constexpr std::uintptr_t PrefabOnPositionMemorySetEvent   = 0xE0         ;
        constexpr std::uintptr_t PrefabAggressionTimerEvent       = 0xE8         ;
        constexpr std::uintptr_t PrefabReloadingEvent             = 0xF0         ;
        constexpr std::uintptr_t PrefabInRangeOfHomeEvent         = 0xF8         ;
        constexpr std::uintptr_t PrefabIsBlindedEvent             = 0x100        ;
        constexpr std::uintptr_t TextStateName                    = 0x108        ;
        constexpr std::uintptr_t EventContainer                   = 0x110        ;
        constexpr std::uintptr_t Scroll                           = 0x118        ;

        constexpr std::uintptr_t _d5cd1592ad88f23a0af0e93d579b80af18d5981a = 0x120        ;
        constexpr std::uintptr_t _0e0bf633db3bed259a4ab5f3d86d040a3a344218 = 0x124        ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x128        ;
        constexpr std::uintptr_t _3786794cbc7b94e05247e61d0ea4e32337a46e45 = 0x130        ;
    }

    namespace %e03d0e08dc2fd9b9af823c5ef90dae7ad379f046
    {
        constexpr std::uintptr_t _9b3d697ce9052182c194b0adb63ad19f68cfe26f = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Gib
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _meshFilter                      = 0x20         ;
        constexpr std::uintptr_t _meshRenderer                    = 0x28         ;
        constexpr std::uintptr_t _meshCollider                    = 0x30         ;
        constexpr std::uintptr_t _boxCollider                     = 0x38         ;
        constexpr std::uintptr_t _sphereCollider                  = 0x40         ;
        constexpr std::uintptr_t _capsuleCollider                 = 0x48         ;
        constexpr std::uintptr_t _rigidbody                       = 0x50         ;

        constexpr std::uintptr_t _4993dbc268b866572e13fa692b6b22605117c104 = 0x58         ;
    }

    namespace %c4c76abc625444fc5e4496dd3a2237c6b2af2ed7
    {
        constexpr std::uintptr_t _7916e85f94110d3554a5fabbfc5c8579db246204 = 0x10         ;
        constexpr std::uintptr_t _b8a868de50ab32d0aa3d22b3adc407e4cdfd595f = 0x20         ;
        constexpr std::uintptr_t _8ed3498bd1be2a01ce0ec94d9c8813aa9d5af68a = 0x30         ;
        constexpr std::uintptr_t _387e1584932c504de75145621ac2e7caf81847c5 = 0x40         ;
        constexpr std::uintptr_t _4238ea0e0b4c650f63bb8655e1769a9ce9087a77 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _ce50b014caf8beab17b52c5a9a46ab29c37ac576 = 0x0          ;
            constexpr std::uintptr_t _4e655b573009c9e33e9d5c55fec08c2e053c637e = 0x10         ;
        }

    }

    namespace SkinViewer2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cam                              = 0x20         ;
        constexpr std::uintptr_t viewmodelCam                     = 0x28         ;
        constexpr std::uintptr_t parent                           = 0x30         ;
        constexpr std::uintptr_t modelsParent                     = 0x38         ;
        constexpr std::uintptr_t defaultLightingRig               = 0x40         ;
        constexpr std::uintptr_t vmLightingRig                    = 0x48         ;
        constexpr std::uintptr_t reflectionCubemap                = 0x50         ;
        constexpr std::uintptr_t renderSettings                   = 0x68         ;
        constexpr std::uintptr_t charmTemplateSettings            = 0x70         ;
        constexpr std::uintptr_t charmSpawnPos                    = 0x78         ;
        constexpr std::uintptr_t charmSpawnRot                    = 0x84         ;

        constexpr std::uintptr_t _d4e5ed1319e26f9b701ac1148ac0d7569e21e36a = 0x58         ;
        constexpr std::uintptr_t _452ebd1e1b08a2cbc1568905c669acac381d7640 = 0x60         ;
        constexpr std::uintptr_t _474705ace25d7b4fac91411cdb83a08e3c67fb85 = 0x90         ;
        constexpr std::uintptr_t _e09f5637057e835ddde368db07e991cd34d88ec3 = 0x98         ;
        constexpr std::uintptr_t _a89fea3a1aaaba7a8b0778d8d2d78b184111d262 = 0xA0         ;
        constexpr std::uintptr_t _d203c33ce198e89de7ed3e2f3f4cc2ca9b58695d = 0xA8         ;
        constexpr std::uintptr_t _ed57e1f3fefb9bbc659a1eb9ccad715477c85bc2 = 0xB0         ;
        constexpr std::uintptr_t _ffeba44ddb263bc28f8d500493f4e1c87049e487 = 0xB8         ;
        constexpr std::uintptr_t _a34c32dacf75a972e1f5eb72adb52cd02b634552 = 0xC0         ;
        constexpr std::uintptr_t _ed669c95ec16f253847e975c01a48ee3eec4d79a = 0xC8         ;
        constexpr std::uintptr_t _fa0a34bf048bee6eef6a04f3339d386598339c79 = 0xD0         ;
        constexpr std::uintptr_t _4838fd79fff91bea81a303782c2db89f5d37aae7 = 0xD1         ;
        constexpr std::uintptr_t _39651712cb982cfff4f9b5457f5f96ab8e8d0052 = 0xD2         ;
        constexpr std::uintptr_t _4c1518112208346960a9e7093aa845f9abd83146 = 0xD3         ;
        constexpr std::uintptr_t _4f5f4740c82d9e5b821ecdfd600e438d9b2ba325 = 0xD8         ;
        constexpr std::uintptr_t _a647f2d6ace0a70492bdb584bb043598cebcd0c6 = 0xE0         ;
        constexpr std::uintptr_t _00a7a2af0d1ec1f297867e51198e806aa5bf5738 = 0xE8         ;
        constexpr std::uintptr_t _1355718bc7dc0db6c5fc8f3c44ed5b3cd85b50e8 = 0xF0         ;
    }

    namespace %101ddb4c3ad906d939e4b123125ce9f234abefdf
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x4C         ;
        constexpr std::uintptr_t _4ef028fa53d289e46053b770c5470a22d12170db = 0x58         ;
        constexpr std::uintptr_t _81a744e007e83d82cc6244586a4d7a7a54a90fef = 0x68         ;
        constexpr std::uintptr_t _656810dc50f66781c9949e4061aa98f74c62097a = 0x70         ;
        constexpr std::uintptr_t _8db4834a81d5a716c6eb8dbe2f48825f43e1104a = 0x78         ;
        constexpr std::uintptr_t _261b0f9a7dbcaa27b758b6a01e277c4038996a40 = 0x80         ;
        constexpr std::uintptr_t _f6bdfec5e1dc8faf3162019c8ef820bdf0819af5 = 0x88         ;
        constexpr std::uintptr_t _2fd24d75dd6b3821d0ab206a70b1ada4785abdfe = 0x90         ;
        constexpr std::uintptr_t _1661314ad77929209d3898e23817673186244325 = 0x98         ;
    }

    namespace %d1eeadad76380a18ff9743cde6dfe217a8a96377
    {
    }

    namespace %fe30e29aefe5bba32b16d82997cfa8fc0e0c219d
    {
        constexpr std::uintptr_t _b2244f641f8d362e23c4f44225c262becc29c6f7 = 0x10         ;
        constexpr std::uintptr_t _eeaf011ef9d055ed0fdaa134df8f7a85d087cf72 = 0x14         ;
    }

    namespace %1ec2b41b6602bc23183de6d5c60f33b1ed7460e9
    {
        constexpr std::uintptr_t _7f6c0983b8b72d0a0a66eaa9fb5df5d9ab6ffaa6 = 0x10         ;
        constexpr std::uintptr_t _542b5b33776126dc3dd193e923d578a5e79e9431 = 0x14         ;
        constexpr std::uintptr_t _2c74ea127bcd75e00b4ed331e330b6a784ed8775 = 0x18         ;
        constexpr std::uintptr_t _2a0c579c1966088929adbbf87ea7f17de5274b85 = 0x1C         ;
        constexpr std::uintptr_t _f7be23e7bfda14504580cf615a2280a7f2cc18a2 = 0x20         ;
        constexpr std::uintptr_t _351c00ab9a28a77305b9a577a414adc8c2a493ac = 0x24         ;
        constexpr std::uintptr_t _db6cdf535214f72ac7d13ee6c66e8cdd0ecc48c2 = 0x28         ;
        constexpr std::uintptr_t _75941fb54708c11ed01288f9cec2615b78a5d252 = 0x2C         ;
        constexpr std::uintptr_t _794ff4ca6a9dd45e2cd54429b871512b08a2dd99 = 0x30         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x34         ;
        constexpr std::uintptr_t _7ccfa378906a361716644a4a73d152ebb5a0bc80 = 0x38         ;
        constexpr std::uintptr_t _2b706b45d2bebba57bebf2a7005569a25244e4d5 = 0x3C         ;
        constexpr std::uintptr_t _1031d13c298a5b1acd64691a37f29e27e492d192 = 0x40         ;
        constexpr std::uintptr_t _dc96b835dd7545afc0cc057a9e2da614729d9b60 = 0x44         ;
        constexpr std::uintptr_t _574035c7cd435f2c4bba6b5ba0a3551b868a3d20 = 0x48         ;
        constexpr std::uintptr_t _618843355f5956838ca1d6db85f17a529b55f456 = 0x4C         ;
    }

    namespace %e2f9a6c11d984803e6744b70ddfc7db8e358f282
    {
        constexpr std::uintptr_t _74fc1e6c4ec900f71a85b8b7820cc51c8ef4f448 = 0x10         ;
    }

    namespace %66c2497315e2eee315f28c39d992f5042dbcc175
    {
        constexpr std::uintptr_t _82702027b3b82684be8c111f3177e34012ab9fcf = 0x84         ;
        constexpr std::uintptr_t _f0f608ddffb9c3ac5c5505e695c324c2494f5459 = 0x1084       ;
        constexpr std::uintptr_t _f63f2d6406513f622e0227fa6a50706f4533d0e9 = 0x1088       ;
        constexpr std::uintptr_t _af7faf1bf3631822e140f3e133fe93e32119e3cc = 0x108C       ;
        constexpr std::uintptr_t _e3624ca4c6e0260c7f0bd1f55a4f0c246f2d7613 = 0x1090       ;
    }

    namespace %6b02f13a901b5a6234cbb204c5e3e450a0868644
    {
        constexpr std::uintptr_t _bad866fb2a8c02ea2012fa85c520ac5ef3b13fa9 = 0x10         ;
    }

    namespace %1adda869b0a86b8b1168556de22e0a43a8400211
    {
        constexpr std::uintptr_t _5e930c3120d8123ddaaa95bce0045341d8bf3f66 = 0x10         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x18         ;
    }

    namespace FoliageCollectJob
    {
        constexpr std::uintptr_t gridInfo                         = 0x0          ;
        constexpr std::uintptr_t cells                            = 0x28         ;
        constexpr std::uintptr_t foliageInfoArray                 = 0x38         ;
        constexpr std::uintptr_t allPlacements                    = 0x48         ;
        constexpr std::uintptr_t masterMeshes                     = 0x58         ;
        constexpr std::uintptr_t argsCPUBuffer                    = 0x68         ;
        constexpr std::uintptr_t placementArray                   = 0x78         ;
        constexpr std::uintptr_t foliageCounts                    = 0x80         ;
        constexpr std::uintptr_t cellBoundsSize                   = 0x90         ;
        constexpr std::uintptr_t cellBL                           = 0x98         ;
        constexpr std::uintptr_t planeL                           = 0xA0         ;
        constexpr std::uintptr_t planeR                           = 0xB0         ;
        constexpr std::uintptr_t planeT                           = 0xC0         ;
        constexpr std::uintptr_t planeB                           = 0xD0         ;
        constexpr std::uintptr_t planeN                           = 0xE0         ;
        constexpr std::uintptr_t planeF                           = 0xF0         ;
        constexpr std::uintptr_t currentCoord                     = 0x100        ;
        constexpr std::uintptr_t computeBounds                    = 0x108        ;
    }

    namespace FoliageReadbackJob
    {
        constexpr std::uintptr_t gridInfo                         = 0x0          ;
        constexpr std::uintptr_t populationReadbackBuffer         = 0x28         ;
        constexpr std::uintptr_t cells                            = 0x30         ;
        constexpr std::uintptr_t computeCellBL                    = 0x40         ;
        constexpr std::uintptr_t stridePerCell                    = 0x48         ;
        constexpr std::uintptr_t Position                         = 0x4C         ;
        constexpr std::uintptr_t Size                             = 0x58         ;
        constexpr std::uintptr_t OneOverSize                      = 0x64         ;
        constexpr std::uintptr_t res                              = 0x70         ;
    }

    namespace FoliageGrid
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10824D80   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BatchPrefab                      = 0x20         ;
        constexpr std::uintptr_t CellSize                         = 0x28         ;
        constexpr std::uintptr_t foliageCompute                   = 0x30         ;
        constexpr std::uintptr_t FoliageLayer                     = 0x38         ;
        constexpr std::uintptr_t FoliageShadows                   = 0x3C         ;

        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x40         ;
        constexpr std::uintptr_t _12e7384146db9d318fe87e9520d49bc74865b6f6 = 0x48         ;
        constexpr std::uintptr_t _803c138e95a30d9461051472352fffed6f869159 = 0x4C         ;
        constexpr std::uintptr_t _d8e429c6028f018913915e36023b9b1b8d9a35f8 = 0x50         ;
        constexpr std::uintptr_t _82e17cf9f4e1297b98a24e35a9779248ca649c19 = 0x54         ;
        constexpr std::uintptr_t _b5f8d629bdf47f6df86cf49e310d9dd8aa53cdfe = 0x58         ;
        constexpr std::uintptr_t _013481a19e342baa87781ec427fa7bbd31f13c81 = 0x60         ;
        constexpr std::uintptr_t _a68ae8c8f1281e9f727d4f1a865f627992cedf52 = 0x70         ;
        constexpr std::uintptr_t _e9cceb86b1d3079c837fa27a38fb884f2e167b4a = 0x80         ;
        constexpr std::uintptr_t _e8ed5468d1c134c3037fb9963aa75f2217ddfa14 = 0x90         ;
        constexpr std::uintptr_t _5b6361c8051dac3ca9e01a90e8ee26e5051e4e81 = 0xA0         ;
        constexpr std::uintptr_t _70d9b6d24b89a78b85e56f35425990565ede30d6 = 0xB0         ;
        constexpr std::uintptr_t _6335b9b1994aca90b4c714a7fccdfa7794838650 = 0xC0         ;
        constexpr std::uintptr_t _3e4fef97e49889ac74867011dd2e11f804b8fb75 = 0xC8         ;
        constexpr std::uintptr_t _a313ef5585cbf83781c111ffb46aecdfe5a5e65d = 0xD8         ;
        constexpr std::uintptr_t _3d76d2b40a530ec68f6a43ce39ce36a42b732a65 = 0xE0         ;
        constexpr std::uintptr_t _5aa411e3b4545e15844c5c64881db623c6f8e6c9 = 0xE8         ;
        constexpr std::uintptr_t _3e09b8a2c06f8b89da89614cf0a925f7b98ed5d4 = 0xF0         ;
        constexpr std::uintptr_t _63daaac5e527f1730ac513deb1ea474f762c1261 = 0xF8         ;
        constexpr std::uintptr_t _5b4b3cf45de25e70c5209d5fadd10e03134911ad = 0x100        ;
        constexpr std::uintptr_t _3cb2d6eff0c6a65232f17fa6349a9a65e877a91b = 0x104        ;
        constexpr std::uintptr_t _49c526a6686c94b275cd4d0d59bdaf89da38ca9b = 0x108        ;
        constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0x110        ;
        constexpr std::uintptr_t _42291f9846fc54b0e55d67c316a1fca08333dc7f = 0x118        ;
        constexpr std::uintptr_t _398758d7abd7ffe5e140ac34f3ea20246ff78c5a = 0x128        ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x138        ;
        constexpr std::uintptr_t _de0f6402acd0306504e4c9b02852deed12ba3936 = 0x140        ;
        constexpr std::uintptr_t _0c955ba823df49a4fa720f6e68bd209624bba444 = 0x148        ;
        constexpr std::uintptr_t _57f279295c7e6fb386f013d8ce8ad315994f932f = 0x158        ;
        constexpr std::uintptr_t _7fa4dc4d274ae2401125a3252902ab49949303c1 = 0x160        ;
        constexpr std::uintptr_t _cb9e74a2964c638dc9439ace64b741056917e46d = 0x168        ;
        constexpr std::uintptr_t _6b8ec75a5a2b8d9a1e907b7f8e3510c7e2f0942a = 0x170        ;
        constexpr std::uintptr_t _6fac188ba87d196795774d36da53bd6630ea2610 = 0x17C        ;
        constexpr std::uintptr_t _57798b6e976e9345627725c5e9abeb11e5a81344 = 0x180        ;
        constexpr std::uintptr_t _3cfd4d09b03e8c5e463d173a588087645dba87b8 = 0x188        ;
        constexpr std::uintptr_t _7ad454d0971d7f8ae9c59ba424c6aecc314d1163 = 0x190        ;
        constexpr std::uintptr_t _ddbc4b2a312fb3ded0e1b9178355c8e032555447 = 0x1A0        ;
        constexpr std::uintptr_t _4e3c5cf4d556ccdb05071a2ffaaaf513fd48f5e7 = 0x1C4        ;
        constexpr std::uintptr_t _89420bebfd7b572ce9782662087513046bf47372 = 0x1C5        ;
        constexpr std::uintptr_t _dbf7be5d2178dab24a3e299f6dcf27b457e3eaee = 0x1C8        ;
        constexpr std::uintptr_t _9e4e59de61399c2b37dfd746237ce011a807f9a7 = 0x1D0        ;
        constexpr std::uintptr_t _81e148cdf859939eca6b13a25149020d65c48170 = 0x1D8        ;
        constexpr std::uintptr_t _ecd3773800809a807e50eabffde563d90336ebc1 = 0x1E8        ;
        constexpr std::uintptr_t _0cf8a51affe6eb374b6c07bfeeb8e51eb1806b50 = 0x1EC        ;
        constexpr std::uintptr_t _f476fd35949e4700c6c7cc1e29162ebd05a98bde = 0x1F0        ;
        constexpr std::uintptr_t _463e9f6e1921a0364a9ceac373a006a84b3834ac = 0x1F8        ;
        constexpr std::uintptr_t _ee98c67a5d952b05c29533414e11080ae164c0d6 = 0x200        ;

        namespace _static
        {
            constexpr std::uintptr_t _1122d02494c3c15930163a2d96f0622299e6b9ab = 0x0          ;
            constexpr std::uintptr_t _daea2fc4867e8032181dbf910922240cb6bb7fd8 = 0x1          ;
            constexpr std::uintptr_t _cf6fac3af3fdbc5e6cd6714853ba0868e219575c = 0x8          ;
            constexpr std::uintptr_t _5078e69fefefec46a9ab262aebe3af19d173fecd = 0x10         ;
            constexpr std::uintptr_t _e0c064ced3eea11f746bacf7b1924cdd0a6b8e59 = 0x18         ;
            constexpr std::uintptr_t _db78fbc3a05e5b70bad6647b8b7ee33706186677 = 0x19         ;
        }

    }

    namespace %347e2681c3a9ce96112e7896a3bb4521c7394e4b
    {
        constexpr std::uintptr_t _01ebf8f6b94eb197771a063094ed69d518a04e39 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %5fd2f94190629a66502bb2939f46e1187f86c969
    {
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace RustCamera`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ssao                             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _27cbf7ffae9acd2cd00daf3b3fd4adaa3d638ea9 = 0x0          ;
            constexpr std::uintptr_t _c993195409623db07f3bf8a3da614ddd9f99abc4 = 0x0          ;
            constexpr std::uintptr_t _48cb19d778286c1bdcd3b865006e7436c885cdcf = 0x0          ;
            constexpr std::uintptr_t _5ff88e0aae4c898bc0c9376027fff434631a9e3c = 0x0          ;
        }

    }

    namespace Monument
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t size                             = 0xA0         ;
        constexpr std::uintptr_t extents                          = 0xAC         ;
        constexpr std::uintptr_t offset                           = 0xB8         ;
        constexpr std::uintptr_t HeightMap                        = 0xC4         ;
        constexpr std::uintptr_t AlphaMap                         = 0xC5         ;
        constexpr std::uintptr_t WaterMap                         = 0xC6         ;
        constexpr std::uintptr_t SplatMask                        = 0xC8         ;
        constexpr std::uintptr_t BiomeMask                        = 0xCC         ;
        constexpr std::uintptr_t TopologyMask                     = 0xD0         ;
        constexpr std::uintptr_t heightmap                        = 0xD8         ;
        constexpr std::uintptr_t splatmap0                        = 0xE0         ;
        constexpr std::uintptr_t splatmap1                        = 0xE8         ;
        constexpr std::uintptr_t alphamap                         = 0xF0         ;
        constexpr std::uintptr_t biomemap                         = 0xF8         ;
        constexpr std::uintptr_t topologymap                      = 0x100        ;
        constexpr std::uintptr_t watermap                         = 0x108        ;
        constexpr std::uintptr_t blendmap                         = 0x110        ;
        constexpr std::uintptr_t Radius                           = 0x118        ;
        constexpr std::uintptr_t Fade                             = 0x11C        ;
        constexpr std::uintptr_t AutoCliffSplat                   = 0x120        ;
        constexpr std::uintptr_t AutoCliffTopology                = 0x121        ;
        constexpr std::uintptr_t RemoveExistingTopology           = 0x122        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %4fb59da54c5a4fea8fdff608f23f750e2ad15517
    {
        constexpr std::uintptr_t _ab28530d1d4c6f0c81fadacdbc86a52fcec5ee14 = 0x10         ;
        constexpr std::uintptr_t _d84c30b1f2a8c1486ceea02d37f6f6183389ce5a = 0x14         ;
        constexpr std::uintptr_t _a3d302dba05bc0820e0e7134c0993ffe25f69d66 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _4f0446a56ad77d7828e3f4ca76134213989afa31 = 0x0          ;
            constexpr std::uintptr_t _79f78b524b08d6245b072a635629e947ae5974b8 = 0x8          ;
            constexpr std::uintptr_t _ab88136bc1c34f8f156681c44e64461919b40cc7 = 0x10         ;
            constexpr std::uintptr_t _cb211551671eca1932d6e6c5311fd78d984b14c2 = 0x18         ;
            constexpr std::uintptr_t _6ec8eb12500d4eb628349498e509c387559afb1b = 0x20         ;
            constexpr std::uintptr_t _37b8a29f6ef41ef9370e83c8e9d9ca5045e35067 = 0x28         ;
        }

    }

    namespace BaseTrapTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t _trap                            = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace ToggleGroupCookie
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace CathodeVolumeComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x38         ;
        constexpr std::uintptr_t downscale                        = 0x40         ;
        constexpr std::uintptr_t downscaleTemporal                = 0x48         ;
        constexpr std::uintptr_t horizontalBlur                   = 0x50         ;
        constexpr std::uintptr_t verticalBlur                     = 0x58         ;
        constexpr std::uintptr_t chromaSubsampling                = 0x60         ;
        constexpr std::uintptr_t sharpen                          = 0x68         ;
        constexpr std::uintptr_t sharpenRadius                    = 0x70         ;
        constexpr std::uintptr_t colorNoise                       = 0x78         ;
        constexpr std::uintptr_t restlessFoot                     = 0x80         ;
        constexpr std::uintptr_t footAmplitude                    = 0x88         ;
        constexpr std::uintptr_t chromaIntensity                  = 0x90         ;
        constexpr std::uintptr_t chromaInstability                = 0x98         ;
        constexpr std::uintptr_t chromaOffset                     = 0xA0         ;
        constexpr std::uintptr_t responseCurve                    = 0xA8         ;
        constexpr std::uintptr_t saturation                       = 0xB0         ;
        constexpr std::uintptr_t cometTrailing                    = 0xB8         ;
        constexpr std::uintptr_t burnIn                           = 0xC0         ;
        constexpr std::uintptr_t tapeDust                         = 0xC8         ;
        constexpr std::uintptr_t wobble                           = 0xD0         ;
        constexpr std::uintptr_t blackWhiteLevels                 = 0xD8         ;
        constexpr std::uintptr_t dynamicRange                     = 0xE0         ;
        constexpr std::uintptr_t whiteBalance                     = 0xE8         ;
    }

    namespace %abbdb07a6532aab9fa19d67101f2f9b908c609e1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107286C8   ;
        constexpr std::uintptr_t _40f89b5e73023e73cdf9242a4bae5141b44ce6d1 = 0x10         ;
        constexpr std::uintptr_t _f546ae5a153c2aaed99fb7e4e3710dae16f211f1 = 0x18         ;
        constexpr std::uintptr_t _f40f2b46f425468d17a68c30f507819fa6cfa5d5 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _6a136db97f4b3faa6cb2b64504b15fe949406761 = 0x0          ;
            constexpr std::uintptr_t _6a3202f5839c768cbd8aa6c8c139115f4b158b11 = 0x8          ;
            constexpr std::uintptr_t _6702c5d25690f33fb30e10b2a3209267d847fc40 = 0x10         ;
            constexpr std::uintptr_t _afeeecd353b88479c7b690902a7941a6bb9617b2 = 0x18         ;
        }

    }

    namespace Bear
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace %ccdddf212681c147ea3a7a0940b98d26042e4207
    {
        constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10         ;
        constexpr std::uintptr_t _80dc94e81d2163dac6bf35b86367acb35f14235b = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _b4ff8370a8a74b622137202c04b49943ba4fad28 = 0x0          ;
            constexpr std::uintptr_t _53e51de86a4f95a274d17b37f9c052cd34718664 = 0x10         ;
            constexpr std::uintptr_t _21616a9e0e7f3cb69f2efc47abb2d9eded00de70 = 0x18         ;
            constexpr std::uintptr_t _fdc0b5997055872b6a6b4dc8e0befb3f84090d6b = 0x20         ;
        }

    }

    namespace ItemOwnershipPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Layout                           = 0x20         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x28         ;
        constexpr std::uintptr_t Tooltip                          = 0x30         ;
        constexpr std::uintptr_t Label                            = 0x38         ;
        constexpr std::uintptr_t Colors                           = 0x40         ;
    }

    namespace NewYearGong
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t gongSound                        = 0x2D0        ;
        constexpr std::uintptr_t minTimeBetweenSounds             = 0x2D8        ;
        constexpr std::uintptr_t soundRoot                        = 0x2E0        ;
        constexpr std::uintptr_t gongCentre                       = 0x2E8        ;
        constexpr std::uintptr_t gongRadius                       = 0x2F0        ;
        constexpr std::uintptr_t pitchCurve                       = 0x2F8        ;
        constexpr std::uintptr_t gongAnimator                     = 0x300        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _fb0c9207886d3bf44fb85548a2016a9364b58a43 = 0x308        ;
    }

    namespace %3abe1cbd6b8164cdd33dd723714fb429982e853c
    {
        constexpr std::uintptr_t _9b372202e25a2a473cf63bc63c314e91d3d9f7ae = 0x10         ;
        constexpr std::uintptr_t _174ec7058cc523960325ffadd79ecde4ec806b8c = 0x14         ;
        constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x18         ;
        constexpr std::uintptr_t _68c2219edb169a1762f676ac01a65121f0a5e3e1 = 0x20         ;
        constexpr std::uintptr_t _0e67ca58749bf3edc1199821fc6b0c0b8beeee6d = 0x28         ;
        constexpr std::uintptr_t _d27cb41eab04cfbcce0fef704699312921cee210 = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _67369b9a65bea37d990f689d6377e955d2345eac = 0x0          ;
            constexpr std::uintptr_t _ee6960726c92ec586a26128dc01f4ccb81c0ba60 = 0x8          ;
            constexpr std::uintptr_t _b9509fdb06c64867ad6eb25245a381651cb77fd4 = 0x10         ;
        }

    }

    namespace Quality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SubsurfaceScatteringParams
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10767CB8   ;
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t halfResolution                   = 0x1          ;
        constexpr std::uintptr_t radiusScale                      = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x8          ;
        }

    }

    namespace PerformedAttackedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace ORSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _90e8ec9b87d393ea197a4ef8468b854da8134271 = 0x340        ;
        constexpr std::uintptr_t _c899d682ef0b1066843b3312227ffb795184ffeb = 0x344        ;
    }

    namespace LiquidWeaponEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RootPS                           = 0x20         ;
        constexpr std::uintptr_t EmissionPS                       = 0x28         ;
        constexpr std::uintptr_t InnerEmissionPS                  = 0x30         ;
        constexpr std::uintptr_t Liquid                           = 0x38         ;
        constexpr std::uintptr_t MinPressureSpeed                 = 0x40         ;
        constexpr std::uintptr_t MaxPressureSpeed                 = 0x44         ;
        constexpr std::uintptr_t PressureSpeedCurve               = 0x48         ;
        constexpr std::uintptr_t StreamSize                       = 0x50         ;
        constexpr std::uintptr_t PressureSizeMultiplierCurve      = 0x58         ;
        constexpr std::uintptr_t MinPressureInnerSpeed            = 0x60         ;
        constexpr std::uintptr_t MaxPressureInnerSpeed            = 0x64         ;
        constexpr std::uintptr_t InnerPressureSpeedCurve          = 0x68         ;
        constexpr std::uintptr_t InnerStreamSize                  = 0x70         ;
        constexpr std::uintptr_t InnerPressureSizeMultiplierCurve = 0x78         ;
        constexpr std::uintptr_t UseImpactSplashEffect            = 0x80         ;
        constexpr std::uintptr_t ImpactSplashEffect               = 0x88         ;
        constexpr std::uintptr_t ImpactSplashEffectInterval       = 0x90         ;
        constexpr std::uintptr_t FillSpeed                        = 0x94         ;
        constexpr std::uintptr_t firstPersonSounds                = 0x98         ;
        constexpr std::uintptr_t shootStartSoundDef               = 0xA0         ;
        constexpr std::uintptr_t shootLoopSoundDef                = 0xA8         ;
        constexpr std::uintptr_t shootLowPressureLoopSoundDef     = 0xB0         ;
        constexpr std::uintptr_t impactStartSoundDef              = 0xB8         ;
        constexpr std::uintptr_t impactLoopSoundDef               = 0xC0         ;

        constexpr std::uintptr_t _b842acc1c81c44cc1650c9e8ce2ebbd139febfa7 = 0xC8         ;
        constexpr std::uintptr_t _dbae99b1f08a3ea289c7ba746936622f28090c39 = 0xD0         ;
        constexpr std::uintptr_t _82d9f6759f685190c710400aa97fcf52dad53ead = 0xD4         ;
        constexpr std::uintptr_t _2c56979d1e98b8b11fba9cd348b8197bb4fe1e66 = 0xD8         ;
        constexpr std::uintptr_t _7fad8f6b2a14c6865a5d392e260fe43cd9d3413d = 0xDC         ;
        constexpr std::uintptr_t _02a29a22313f23b6ec77fbae8037f019c405dde4 = 0xE0         ;
        constexpr std::uintptr_t _3034d182122a9b64a0f26ece558becd28015e9a0 = 0xE8         ;
        constexpr std::uintptr_t _469c4bdef0f6aa19c6a640eb81a2779314fc1921 = 0xF0         ;
        constexpr std::uintptr_t _d494a537b4723f064052ba2322ff571c79c45d06 = 0xF8         ;
        constexpr std::uintptr_t _ddd37e069d3993313dcd5a6d40c99efebc3118f8 = 0x100        ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x108        ;
        constexpr std::uintptr_t _cb44831da4717ab6017ba6ad00f07c06a72623c3 = 0x110        ;
        constexpr std::uintptr_t _4e22adfa8c97a34dc3b60fcb7f88751d94bc0fb6 = 0x111        ;
        constexpr std::uintptr_t _6a733937e14d4448ecde4e515bed48b38f10732b = 0x114        ;
        constexpr std::uintptr_t _75bf7e89df7bee74dd6075620b72e74d490301e6 = 0x120        ;
    }

    namespace %48565f7fb48535c1aaa99eb360b6afcc02891933
    {
        constexpr std::uintptr_t _e6a470e58a9925fc73dbbf5e716104ecfad82d7c = 0x10         ;
        constexpr std::uintptr_t _352f78b08920f88ff46a0df43c2576e046d2ccdb = 0x18         ;
        constexpr std::uintptr_t _fef978837d28117e54d23fdf37554430503c11be = 0x20         ;
        constexpr std::uintptr_t _7a7d13eb62de3241ebd6fdfde30aa2b50483d4b6 = 0x24         ;
        constexpr std::uintptr_t _d1723baf286516c3b9e697b313c2d931e34826be = 0x28         ;
        constexpr std::uintptr_t _dc086f635ceefe01651ae49fe5941b55fae47f95 = 0x2C         ;
        constexpr std::uintptr_t _ff14fdec299a848c6e4795753c0b9b5c80515a8b = 0x30         ;
        constexpr std::uintptr_t _356a907c991d6f0d297628ffa2757e634522c492 = 0x38         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x40         ;
        constexpr std::uintptr_t _e44d22b924972e83498103075b4e0ee3dd6ce3df = 0x48         ;
        constexpr std::uintptr_t _b1c8b67441f3e25a533644f24ddd183469724016 = 0x4C         ;
        constexpr std::uintptr_t _a34e4f7905f1e31c2dddf050e799a99eae91b447 = 0x50         ;
        constexpr std::uintptr_t _1b9c993815655649a2c9b91a9cc8b7d1fa335359 = 0x54         ;
        constexpr std::uintptr_t _76a291192e8db7e2be78b522eec0883975fea6ed = 0x58         ;
        constexpr std::uintptr_t _cb0f87860194d7732f7fccd12c42c98db6b36f1b = 0x60         ;
        constexpr std::uintptr_t _ff7cdae268529d4897c5a40a235a82d4d674c2ef = 0x64         ;
        constexpr std::uintptr_t _874d7de4fa029a820fa35243163cd69f053f3883 = 0x68         ;
        constexpr std::uintptr_t _a8be7266c2193a9388148db400ed351dfb4fa9ec = 0x6C         ;
        constexpr std::uintptr_t _6380a1d0b873969128651962c3eacb15769f901c = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _8e5c7bb02d614ce22d9b21014660ee6c30c3ec3e = 0x0          ;
            constexpr std::uintptr_t _81384bf112dcde71ccd358f5186dc57dd6cc9154 = 0x8          ;
            constexpr std::uintptr_t _10392b2ef4b2a477dc8da2e70fa2d19797ad9fac = 0x10         ;
            constexpr std::uintptr_t _0635f681ccb7e07507ba157c0e772cee574d715e = 0x20         ;
        }

    }

    namespace %19c915149bd73316cff7fdd028ab59cccc16b678
    {
        constexpr std::uintptr_t _7c9d2e9e6a27622309e426c1042b0722c2e99265 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %52e241dabb39b8810d6ccb548cc22961b1c7d80f
    {
    }

    namespace CoverType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DecalCull
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _990e0ef1042ed9687c8dfbacb2352b5fcc76a57f = 0x90         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace ExplosionsShaderQueue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AddQueue                         = 0x20         ;

        constexpr std::uintptr_t _54d0904c946ecfa5b583b0ef1419a4eb0511120d = 0x28         ;
    }

    namespace ItemAmountRanged
    {
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
        constexpr std::uintptr_t ignoreInTutorial                 = 0x20         ;
        constexpr std::uintptr_t isBP                             = 0x21         ;
        constexpr std::uintptr_t maxAmount                        = 0x28         ;

        constexpr std::uintptr_t _42ff6db07949ecde560e1ed0ebe67b1d74453aff = 0x1C         ;
    }

    namespace Chandelier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t DefaultLength                    = 0x350        ;
        constexpr std::uintptr_t MaxLength                        = 0x354        ;
        constexpr std::uintptr_t MinLength                        = 0x358        ;
        constexpr std::uintptr_t MoveIncrement                    = 0x35C        ;
        constexpr std::uintptr_t ChandelierBodyRoot               = 0x360        ;
        constexpr std::uintptr_t ChandelierCableRoot              = 0x368        ;
        constexpr std::uintptr_t CableRenderer                    = 0x370        ;
        constexpr std::uintptr_t PedalCableRenderer               = 0x378        ;
        constexpr std::uintptr_t adjustHeightEffect               = 0x380        ;
        constexpr std::uintptr_t pedalAnglePerIncrement           = 0x388        ;
        constexpr std::uintptr_t PedalTransform                   = 0x390        ;
        constexpr std::uintptr_t ReferenceBoxTrace                = 0x398        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _2c07279ac1e4489a8007ad98924837a93be322d3 = 0x340        ;
        constexpr std::uintptr_t _2fe6601e4c0c2507a26379454e00537f590ad685 = 0x348        ;
        constexpr std::uintptr_t _8bdf81cd4b98b27a443013f85b9aff84ce36b0a6 = 0x3A0        ;
        constexpr std::uintptr_t _3f9c73c410dbcd819dc9086ae1c49ab264c38473 = 0x3A4        ;
        constexpr std::uintptr_t _bfb6e4a519692db8997478210259cc60081454fa = 0x3A8        ;
        constexpr std::uintptr_t _8e3ce53d0e368fdd62f007a8fb8e04552b7bda6b = 0x3AC        ;
        constexpr std::uintptr_t _bd430f8aa4a7276a4262dd4d3e89c2ad99ec57c3 = 0x3B0        ;
        constexpr std::uintptr_t _2769e3c1d51e4f4966f3cb8a3211f6a25e1b20ed = 0x3B4        ;
        constexpr std::uintptr_t _94a358520d923bed697b14a96887c30e1b1458e1 = 0x3B8        ;
        constexpr std::uintptr_t _b20d073eeedeaec72acf16f8a21fa9b8917eb43a = 0x3C0        ;
        constexpr std::uintptr_t _a0d8ff86e7a5aac19c5be5157fc6a00ac0b09ce3 = 0x3C8        ;
    }

    namespace ItemDropCommand
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t command                          = 0x20         ;
    }

    namespace GenerateRailTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace %62a81ac58f41ccf35475369250d6e11b34080b4e
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _1382a06a403db25916d86b9f971617da9a970359 = 0x48         ;
        constexpr std::uintptr_t _0475406b2c56aad778f691ebd60a6e64275cd5d6 = 0x4C         ;
        constexpr std::uintptr_t _dce98f783d16bf1de45bd260e8a9dde9aec141e0 = 0x50         ;
        constexpr std::uintptr_t _a333fc52a394c80d0bc4cb24a27af6cfb8095f8a = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t _185c124b24fd36d3e4dfcacce87910f157a55636 = 0x0          ;
            constexpr std::uintptr_t _d5c2a3ed87ab21010938d95e78644c3a6360bff8 = 0x8          ;
            constexpr std::uintptr_t _cbd74c5193671db20ec1b082da1ae924c8cae099 = 0x10         ;
            constexpr std::uintptr_t _0929641e9fff327b2b0269039dcf3c1a229fa8fb = 0x20         ;
        }

    }

    namespace SupplyDrop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t ParachuteRoot                    = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
    }

    namespace RepeatingFirework
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t fuseLength                       = 0x2D0        ;
        constexpr std::uintptr_t activityLength                   = 0x2D4        ;
        constexpr std::uintptr_t corpseDuration                   = 0x2D8        ;
        constexpr std::uintptr_t limitActiveCount                 = 0x2DC        ;
        constexpr std::uintptr_t timeBetweenRepeats               = 0x2E0        ;
        constexpr std::uintptr_t maxRepeats                       = 0x2E4        ;
        constexpr std::uintptr_t launchSound                      = 0x2E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace StripBatchingComponents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _8d6a21fe821cc4d2dfc36797c9ecde671c34c5e6 = 0x20         ;
    }

    namespace VisualFoodSetting
    {
        constexpr std::uintptr_t model                            = 0x10         ;
        constexpr std::uintptr_t effectPrefab                     = 0x18         ;
        constexpr std::uintptr_t items                            = 0x20         ;
        constexpr std::uintptr_t parents                          = 0x28         ;
        constexpr std::uintptr_t effects                          = 0x30         ;
        constexpr std::uintptr_t parentPositions                  = 0x38         ;
        constexpr std::uintptr_t parentRotations                  = 0x40         ;
        constexpr std::uintptr_t parentScales                     = 0x48         ;
        constexpr std::uintptr_t effectParentPositions            = 0x50         ;
        constexpr std::uintptr_t effectParentRotations            = 0x58         ;
        constexpr std::uintptr_t effectParentScales               = 0x60         ;
    }

    namespace VisualFoodSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t strippedParent                   = 0xA0         ;
        constexpr std::uintptr_t settings                         = 0xA8         ;
        constexpr std::uintptr_t slotPanModels                    = 0xB0         ;
        constexpr std::uintptr_t slotPanParents                   = 0xB8         ;
        constexpr std::uintptr_t slotPanPositions                 = 0xC0         ;
        constexpr std::uintptr_t slotPanRotations                 = 0xC8         ;
        constexpr std::uintptr_t slotPanScales                    = 0xD0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ModelConditionTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ConsoleTMPInputField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_SoftKeyboard                   = 0x100        ;
        constexpr std::uintptr_t m_RectTransform                  = 0x108        ;
        constexpr std::uintptr_t m_TextViewport                   = 0x110        ;
        constexpr std::uintptr_t m_TextComponentRectMask          = 0x118        ;
        constexpr std::uintptr_t m_TextViewportRectMask           = 0x120        ;
        constexpr std::uintptr_t m_TextComponent                  = 0x128        ;
        constexpr std::uintptr_t m_TextComponentRectTransform     = 0x130        ;
        constexpr std::uintptr_t m_Placeholder                    = 0x138        ;
        constexpr std::uintptr_t m_VerticalScrollbar              = 0x140        ;
        constexpr std::uintptr_t m_VerticalScrollbarEventHandler  = 0x148        ;
        constexpr std::uintptr_t m_IsDrivenByLayoutComponents     = 0x150        ;
        constexpr std::uintptr_t m_LayoutGroup                    = 0x158        ;
        constexpr std::uintptr_t m_IScrollHandlerParent           = 0x160        ;
        constexpr std::uintptr_t m_ScrollPosition                 = 0x168        ;
        constexpr std::uintptr_t m_ScrollSensitivity              = 0x16C        ;
        constexpr std::uintptr_t m_ContentType                    = 0x170        ;
        constexpr std::uintptr_t m_InputType                      = 0x174        ;
        constexpr std::uintptr_t m_AsteriskChar                   = 0x178        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x17C        ;
        constexpr std::uintptr_t m_LineType                       = 0x180        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x184        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x185        ;
        constexpr std::uintptr_t m_CharacterValidation            = 0x188        ;
        constexpr std::uintptr_t m_RegexValue                     = 0x190        ;
        constexpr std::uintptr_t m_GlobalPointSize                = 0x198        ;
        constexpr std::uintptr_t m_CharacterLimit                 = 0x19C        ;
        constexpr std::uintptr_t m_OnEndEdit                      = 0x1A0        ;
        constexpr std::uintptr_t m_OnSubmit                       = 0x1A8        ;
        constexpr std::uintptr_t m_OnSelect                       = 0x1B0        ;
        constexpr std::uintptr_t m_OnDeselect                     = 0x1B8        ;
        constexpr std::uintptr_t m_OnTextSelection                = 0x1C0        ;
        constexpr std::uintptr_t m_OnEndTextSelection             = 0x1C8        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x1D0        ;
        constexpr std::uintptr_t m_OnTouchScreenKeyboardStatusChanged = 0x1D8        ;
        constexpr std::uintptr_t m_OnValidateInput                = 0x1E0        ;
        constexpr std::uintptr_t m_CaretColor                     = 0x1E8        ;
        constexpr std::uintptr_t m_CustomCaretColor               = 0x1F8        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x1FC        ;
        constexpr std::uintptr_t m_Text                           = 0x210        ;
        constexpr std::uintptr_t m_CaretBlinkRate                 = 0x218        ;
        constexpr std::uintptr_t m_CaretWidth                     = 0x21C        ;
        constexpr std::uintptr_t m_ReadOnly                       = 0x220        ;
        constexpr std::uintptr_t m_RichText                       = 0x221        ;
        constexpr std::uintptr_t m_StringPosition                 = 0x224        ;
        constexpr std::uintptr_t m_StringSelectPosition           = 0x228        ;
        constexpr std::uintptr_t m_CaretPosition                  = 0x22C        ;
        constexpr std::uintptr_t m_CaretSelectPosition            = 0x230        ;
        constexpr std::uintptr_t caretRectTrans                   = 0x238        ;
        constexpr std::uintptr_t m_CursorVerts                    = 0x240        ;
        constexpr std::uintptr_t m_CachedInputRenderer            = 0x248        ;
        constexpr std::uintptr_t m_LastPosition                   = 0x250        ;
        constexpr std::uintptr_t m_Mesh                           = 0x258        ;
        constexpr std::uintptr_t m_AllowInput                     = 0x260        ;
        constexpr std::uintptr_t m_ShouldActivateNextUpdate       = 0x261        ;
        constexpr std::uintptr_t m_UpdateDrag                     = 0x262        ;
        constexpr std::uintptr_t m_DragPositionOutOfBounds        = 0x263        ;
        constexpr std::uintptr_t m_CaretVisible                   = 0x264        ;
        constexpr std::uintptr_t m_BlinkCoroutine                 = 0x268        ;
        constexpr std::uintptr_t m_BlinkStartTime                 = 0x270        ;
        constexpr std::uintptr_t m_DragCoroutine                  = 0x278        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x280        ;
        constexpr std::uintptr_t m_WasCanceled                    = 0x288        ;
        constexpr std::uintptr_t m_HasDoneFocusTransition         = 0x289        ;
        constexpr std::uintptr_t m_WaitForSecondsRealtime         = 0x290        ;
        constexpr std::uintptr_t m_PreventCallback                = 0x298        ;
        constexpr std::uintptr_t m_TouchKeyboardAllowsInPlaceEditing = 0x299        ;
        constexpr std::uintptr_t m_IsTextComponentUpdateRequired  = 0x29A        ;
        constexpr std::uintptr_t m_HasTextBeenRemoved             = 0x29B        ;
        constexpr std::uintptr_t m_PointerDownClickStartTime      = 0x29C        ;
        constexpr std::uintptr_t m_KeyDownStartTime               = 0x2A0        ;
        constexpr std::uintptr_t m_DoubleClickDelay               = 0x2A4        ;
        constexpr std::uintptr_t m_IsApplePlatform                = 0x2A8        ;
        constexpr std::uintptr_t m_IsCompositionActive            = 0x2A9        ;
        constexpr std::uintptr_t m_ShouldUpdateIMEWindowPosition  = 0x2AA        ;
        constexpr std::uintptr_t m_PreviousIMEInsertionLine       = 0x2AC        ;
        constexpr std::uintptr_t m_GlobalFontAsset                = 0x2B0        ;
        constexpr std::uintptr_t m_OnFocusSelectAll               = 0x2B8        ;
        constexpr std::uintptr_t m_isSelectAll                    = 0x2B9        ;
        constexpr std::uintptr_t m_ResetOnDeActivation            = 0x2BA        ;
        constexpr std::uintptr_t m_SelectionStillActive           = 0x2BB        ;
        constexpr std::uintptr_t m_ReleaseSelection               = 0x2BC        ;
        constexpr std::uintptr_t m_LastKeyCode                    = 0x2C0        ;
        constexpr std::uintptr_t m_PreviouslySelectedObject       = 0x2C8        ;
        constexpr std::uintptr_t m_KeepTextSelectionVisible       = 0x2D0        ;
        constexpr std::uintptr_t m_RestoreOriginalTextOnEscape    = 0x2D1        ;
        constexpr std::uintptr_t m_isRichTextEditingAllowed       = 0x2D2        ;
        constexpr std::uintptr_t m_LineLimit                      = 0x2D4        ;
        constexpr std::uintptr_t isAlert                          = 0x2D8        ;
        constexpr std::uintptr_t m_InputValidator                 = 0x2E0        ;
        constexpr std::uintptr_t m_ShouldActivateOnSelect         = 0x2E8        ;
        constexpr std::uintptr_t m_isSelected                     = 0x2E9        ;
        constexpr std::uintptr_t m_IsStringPositionDirty          = 0x2EA        ;
        constexpr std::uintptr_t m_IsCaretPositionDirty           = 0x2EB        ;
        constexpr std::uintptr_t m_forceRectTransformAdjustment   = 0x2EC        ;
        constexpr std::uintptr_t m_IsKeyboardBeingClosedInHoloLens = 0x2ED        ;
        constexpr std::uintptr_t m_ProcessingEvent                = 0x2F0        ;
        constexpr std::uintptr_t isRunningSubstitution            = 0x2F8        ;
        constexpr std::uintptr_t changeAlignment                  = 0x300        ;

        constexpr std::uintptr_t _c1d6d9463f88627658076290771e55289c72afa4 = 0x308        ;
    }

    namespace %4304ae4888af1b3a48696f88b7ee8d7a3bd7c2de
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _a82467a809dd7378b070e40c3577459413f0f8ff = 0x0          ;
        }

    }

    namespace Definition
    {
        constexpr std::uintptr_t builtInSize                      = 0x0          ;
        constexpr std::uintptr_t ammoTypes                        = 0x4          ;
    }

    namespace Magazine
    {
        constexpr std::uintptr_t definition                       = 0x10         ;
        constexpr std::uintptr_t capacity                         = 0x18         ;
        constexpr std::uintptr_t contents                         = 0x1C         ;
        constexpr std::uintptr_t ammoType                         = 0x20         ;
        constexpr std::uintptr_t allowPlayerReloading             = 0x28         ;
        constexpr std::uintptr_t allowAmmoSwitching               = 0x29         ;
    }

    namespace WeaponCrosshairSettings
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseProjectile
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10745F40   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
    }

    namespace %2761a7274a242ffec149de5225618048d78297c1
    {
        constexpr std::uintptr_t _b44717670deae4db75ada8ce5a61ef7a0aaf7aa0 = 0x10         ;
        constexpr std::uintptr_t _761765dfe7f4a6c1b497dcf7ae3f54bfd99054cf = 0x18         ;
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x20         ;
        constexpr std::uintptr_t _f3ee117ca10545d19afd561b874da36a5894b197 = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8f9990e21074121b91e974fe0039ab44395bcac = 0x0          ;
        }

    }

    namespace GunModInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fireRateDisplay                  = 0x20         ;
        constexpr std::uintptr_t velocityDisplay                  = 0x28         ;
        constexpr std::uintptr_t damageDisplay                    = 0x30         ;
        constexpr std::uintptr_t accuracyDisplay                  = 0x38         ;
        constexpr std::uintptr_t recoilDisplay                    = 0x40         ;
        constexpr std::uintptr_t zoomDisplay                      = 0x48         ;
        constexpr std::uintptr_t ammoDisplay                      = 0x50         ;
    }

    namespace ResourceExtractorFuelStorage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace UI_Console_CommandList
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10838C20   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t VirtualScroll                    = 0x70         ;
        constexpr std::uintptr_t CommandSearchInput               = 0x78         ;
        constexpr std::uintptr_t ShowClientButton                 = 0x80         ;
        constexpr std::uintptr_t ShowServerButton                 = 0x88         ;
        constexpr std::uintptr_t DarkenImage                      = 0x90         ;
        constexpr std::uintptr_t DarkenAlpha                      = 0x98         ;
        constexpr std::uintptr_t DarkenSpeed                      = 0x9C         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _7aec9a45f2e670f375b8b4ce20434f4cf44d8b5c = 0x68         ;
        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0xA0         ;
        constexpr std::uintptr_t _6319e9629bb4a1ec17c57eab8b7f821d0dafacf7 = 0xA8         ;
        constexpr std::uintptr_t _b55751daeb31ab43ac3860dca9a68fa7a3cb13fb = 0xA9         ;
        constexpr std::uintptr_t _7fc1d7a6ed47e3ad8e5279099ae7ca7a9c27660a = 0xAC         ;
        constexpr std::uintptr_t _72afc926a6b6756a30f1ffb9d2b4f6fd5bc72ca1 = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _a1e35ae0ee9b297e369e339f0fa5df4fedf5aac5 = 0x8          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x10         ;
            constexpr std::uintptr_t _fa446405bb866ad4b66b41e53bccd5c6b2fb977b = 0x18         ;
        }

    }

    namespace Stocking
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;

        namespace _static
        {
            constexpr std::uintptr_t _8180f2239bc1ea68e7b20692a114a53e7a9b0905 = 0x0          ;
            constexpr std::uintptr_t _85b8dab0e2a6d90f480dd03a5877b29b8223aefc = 0x8          ;
        }

    }

    namespace %4a9f8a91130b89adf316d6b421936fc8c78b22f5
    {
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x50         ;
    }

    namespace TutorialIsland
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t InitialSpawnPoint                = 0x210        ;
        constexpr std::uintptr_t MidMissionSpawnPoint             = 0x218        ;
        constexpr std::uintptr_t SpawnLocationIndex               = 0x220        ;
        constexpr std::uintptr_t StartTutorialNPC                 = 0x228        ;
        constexpr std::uintptr_t TutorialContainer                = 0x230        ;
        constexpr std::uintptr_t MonumentNavMesh                  = 0x238        ;
        constexpr std::uintptr_t MeshTerrain                      = 0x240        ;
        constexpr std::uintptr_t KayakPoint                       = 0x248        ;
        constexpr std::uintptr_t FinalMission                     = 0x250        ;
        constexpr std::uintptr_t TimeOfDay                        = 0x258        ;
        constexpr std::uintptr_t rockDefinition                   = 0x260        ;
        constexpr std::uintptr_t Weather                          = 0x268        ;
        constexpr std::uintptr_t TestMission                      = 0x270        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _230acddb77446bc9ab31b639de0800bd5870306e = 0x200        ;
        constexpr std::uintptr_t _439b649c17bae180a6655ec6c44cbd3cf7239ae8 = 0x278        ;
        constexpr std::uintptr_t _25c919e7383dec53cbfa4d5574b82d7050624d8e = 0x280        ;
    }

    namespace SortingIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemIcon                         = 0x20         ;
        constexpr std::uintptr_t BlueprintRoot                    = 0x28         ;
    }

    namespace PowerLineWireConnection-fake-0
    {
        constexpr std::uintptr_t inOffset                         = 0x10         ;
        constexpr std::uintptr_t outOffset                        = 0x1C         ;
        constexpr std::uintptr_t radius                           = 0x28         ;
        constexpr std::uintptr_t start                            = 0x30         ;
        constexpr std::uintptr_t end                              = 0x38         ;
    }

    namespace %241df15e0c8c1b89979c3b9dda15cc7a4f8e5c62
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108298C8   ;
        constexpr std::uintptr_t _0e822287f0fa210f251187a68751d2c7696f2e55 = 0x10         ;
        constexpr std::uintptr_t _84ee803a0199ea0889c3f30cd7d0c806b358dcb1 = 0x18         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x20         ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x28         ;
        constexpr std::uintptr_t _19d76a80bc9d0e9131b55406bbf8690170cb71a2 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _dfff635382fc463ad02bd8f2bcbd89a253fb906d = 0x0          ;
            constexpr std::uintptr_t _e2b4ae928f3ebfa0c189ec8f54954ae3f0e7ec77 = 0x8          ;
            constexpr std::uintptr_t _5ff654f144c860e87754b39c36092df2b3dcd3a1 = 0x18         ;
            constexpr std::uintptr_t _3b2e575cac3b8f03e4d75f0d941ac569d71efeba = 0x20         ;
            constexpr std::uintptr_t _34f4ffb42ed3b1cfcbb8ef0f536d64cd5a60f618 = 0x30         ;
            constexpr std::uintptr_t _3bcf28b5863d4b072d2d849d030c2ab0ba323b52 = 0x38         ;
        }

    }

    namespace %df852a12cafe4bfccbcbbd5ef70edb6d054ec9d0
    {
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0x10         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x18         ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x20         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0x28         ;
    }

    namespace NPCDoorTriggerBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace AIThinkMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NPCPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
    }

    namespace PathSpeedZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bounds                           = 0x20         ;
        constexpr std::uintptr_t maxVelocityPerSec                = 0x88         ;

        constexpr std::uintptr_t _f656b460e3d171ef33cdefab0eea71c2b3b5f9a3 = 0x38         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PathDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AIMovePointPath
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DebugPathColor                   = 0x20         ;
        constexpr std::uintptr_t LoopMode                         = 0x30         ;
        constexpr std::uintptr_t Points                           = 0x38         ;
    }

    namespace %270ae7920ca9155320c03edc10446e95b33d7dec
    {
        constexpr std::uintptr_t _9cfa6230fb74603123e1b12cfe65213df7460115 = 0x10         ;
        constexpr std::uintptr_t _e7e8923b8b57e33130677e5dff2507f563861343 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _2228efbe539d16e5e2ab7562015132ba6fc441dc = 0x0          ;
            constexpr std::uintptr_t _3a7f6dcc5483cb1fc5b0e43ba48980db05b0a4c7 = 0x8          ;
            constexpr std::uintptr_t _ee9d6ce3368978a72cfaf79dee1325f91b1922e8 = 0x10         ;
            constexpr std::uintptr_t _f6e864011b6a7b65115346250a97b3316fb0b355 = 0x20         ;
        }

    }

    namespace Speargun
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t worldAmmoModel                   = 0x4C0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _b55e45fcbdf5c5117dbbf3c42fe772473101f6d7 = 0x4B8        ;
    }

    namespace ResolutionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModifierLimit
    {
        constexpr std::uintptr_t source                           = 0x10         ;
        constexpr std::uintptr_t MaxApplications                  = 0x14         ;
        constexpr std::uintptr_t minValue                         = 0x18         ;
        constexpr std::uintptr_t maxValue                         = 0x1C         ;
    }

    namespace ExplosionsParticleSystemScaler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t particlesScale                   = 0x20         ;
    }

    namespace ModifierLimit-fake-0
    {
        constexpr std::uintptr_t source                           = 0x10         ;
        constexpr std::uintptr_t MaxApplications                  = 0x14         ;
        constexpr std::uintptr_t minValue                         = 0x18         ;
        constexpr std::uintptr_t maxValue                         = 0x1C         ;
    }

    namespace EnvironmentVolumeOverride
    {
        constexpr std::uintptr_t Environment                      = 0x10         ;
        constexpr std::uintptr_t Biome                            = 0x14         ;
    }

    namespace BiomeVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Arid                             = 0x20         ;
        constexpr std::uintptr_t Temperate                        = 0x28         ;
        constexpr std::uintptr_t Tundra                           = 0x30         ;
        constexpr std::uintptr_t Arctic                           = 0x38         ;
        constexpr std::uintptr_t OverrideBiome                    = 0x40         ;
        constexpr std::uintptr_t ToOverride                       = 0x44         ;
        constexpr std::uintptr_t EnvironmentVolumeOverrides       = 0x48         ;

        constexpr std::uintptr_t _d9167e85a705352d2dfe15a25bd07449d81bc849 = 0x50         ;
        constexpr std::uintptr_t _5e4774f545bbd3895fb38c301a18eeef6b07f565 = 0x58         ;
    }

    namespace LineRendererActivate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %b0cddd0b734068d224e347197cb5f598973ca8b3
    {
        constexpr std::uintptr_t _d5f7cd46d5b9e0ec0b4e4e987884c7f0585426dd = 0x10         ;
        constexpr std::uintptr_t _71ba3590122e518e384387d8f468246e555eceea = 0x18         ;
        constexpr std::uintptr_t _2209e818ae64fe6eee4e00b3f7dad9397710d85f = 0x20         ;
        constexpr std::uintptr_t _62ee08680d316ef09b0be62687072f4586371416 = 0x28         ;
        constexpr std::uintptr_t _08d0a86860b184526c195cb3273c8ba289a6566b = 0x30         ;
        constexpr std::uintptr_t _de730cbac612d77a6dfbf1c16e56006251ecf862 = 0x38         ;
        constexpr std::uintptr_t _4fc8b975d6c9e9953b8d6a0ed327cfe82d47cb7a = 0x40         ;
        constexpr std::uintptr_t _09e9fcfe4ab6e0acd3d471c68c6ac2bb26e19578 = 0x48         ;
        constexpr std::uintptr_t _9a37184428c61d7b788d5c5f2a158b00f407aaa9 = 0x50         ;
        constexpr std::uintptr_t _24169acba8a6e47dd2a78bd6d209d53591e1c52e = 0x58         ;
        constexpr std::uintptr_t _964f0c6c37456bd2d0c585c0c90b562741de89e4 = 0x60         ;
        constexpr std::uintptr_t _b4b6735d39d55f823a20e443333b82e9c0dea8bb = 0x68         ;
        constexpr std::uintptr_t _7c192570db896d17b4f151f3317a58b10dd05ea1 = 0x70         ;
        constexpr std::uintptr_t _b4bf8b2ecedd38ee865e24838b5c09d5e911fce6 = 0x78         ;
        constexpr std::uintptr_t _cafbd71c03ba9b35eabfd737ca879603c0833538 = 0x80         ;
        constexpr std::uintptr_t _6c871f3f15196ed7ab474ede2b2b8c96a40fc34c = 0x88         ;
        constexpr std::uintptr_t _9cd40fd513c578d055d9d53e901b7c771db382b3 = 0x90         ;
        constexpr std::uintptr_t _8c034f6ccc4b13616d760c7e42fb988a6a0cb55c = 0x98         ;
        constexpr std::uintptr_t _a4402dfce45ff448aeab9e913cc39b2b4f6a1e4c = 0xA0         ;
        constexpr std::uintptr_t _e56ec043d3693c748b1f8b2b2cfedee96766c2e1 = 0xA8         ;
        constexpr std::uintptr_t _a429045ef25a516a819e24dbf5c316651e2f0d28 = 0xB0         ;
        constexpr std::uintptr_t _fb44c37e3f3f35ab60a1c086192ef80c8a14eddf = 0xB8         ;
        constexpr std::uintptr_t _104b9c628ee2fde5813010bd5126a99babcc0fe1 = 0xC0         ;
        constexpr std::uintptr_t _085da3a64f76b1181499914383fc4fe7c8e8971a = 0xC8         ;
        constexpr std::uintptr_t _e3093984ac23e0fe5f671d16be81634d2d0cff84 = 0xD0         ;
        constexpr std::uintptr_t _c06fa55e16e24288d70ca7e516131c26951146e4 = 0xD8         ;
        constexpr std::uintptr_t _15ab12ef65b72ad320ba208a0c8ef9c5a1f2bf8c = 0xE0         ;
        constexpr std::uintptr_t _013c1381ddbf1adf7ea52f1aa75098b730d7a60b = 0xE8         ;
        constexpr std::uintptr_t _094a906f70eb0257c22e9861bb919cedb6887d8b = 0xEC         ;
        constexpr std::uintptr_t _af8a7f7251ae99a8e3ae64f1a4307e83aab26af7 = 0xF0         ;
        constexpr std::uintptr_t _028bdfe0faed8dee20e3fe599a9a58c0c61b7002 = 0xF8         ;
        constexpr std::uintptr_t _bd552f6e372e3be694bf81c6eccf5d833699e320 = 0xFC         ;
        constexpr std::uintptr_t _8a1d9a48ece1f50435be90a9c390e01f08f6a5aa = 0x100        ;
        constexpr std::uintptr_t _631b61396e014b3861fc30be17ee725e3d6e7523 = 0x108        ;
        constexpr std::uintptr_t _03c2cf461c0f97ab7f49f0dccfaa3c82171c4f00 = 0x110        ;
        constexpr std::uintptr_t _70d4dbb77b87cd61a2f83c58374394c48da4f152 = 0x118        ;
        constexpr std::uintptr_t _04092a0a52307ab2183284c1fbc2379ac65eeae1 = 0x120        ;
        constexpr std::uintptr_t _c51af15caeafb482593855a920827b8048fd669b = 0x130        ;
        constexpr std::uintptr_t _1bb32353d67a5264c92980afd46df970aef878fc = 0x138        ;
        constexpr std::uintptr_t _015777029edb2b8965af7f7e86202635614eaf01 = 0x140        ;
        constexpr std::uintptr_t _eb6b8c629039e30faf05db7c4c96045064be3bf4 = 0x148        ;
        constexpr std::uintptr_t _f46a3579b2704beb720ee00c8f00f19a4b1bf9da = 0x150        ;
        constexpr std::uintptr_t _5c03cad23c72510737fa42f5e5bd61443300101c = 0x158        ;
        constexpr std::uintptr_t _3a118eb16bff9a14f0b946f2bf00bc5ef7c78b87 = 0x160        ;
        constexpr std::uintptr_t _b1792de5fde19595a53465633639d872ba37a4bb = 0x168        ;
        constexpr std::uintptr_t _985997233264c65529ab21003c4e3afc9b2d040b = 0x170        ;
        constexpr std::uintptr_t _7a393ed7e92222b7057cd73f9df100dcfdf2d08a = 0x178        ;
        constexpr std::uintptr_t _87439c4fbaea91f3bf59fb51a134dbf5ebb67e8d = 0x180        ;

        namespace _static
        {
            constexpr std::uintptr_t _336c88a063d69dbcc837cbbcf95c8d4dcba8858c = 0x0          ;
            constexpr std::uintptr_t _bc6be304a49a0013ecf76cbfaad2e67f489ddb6d = 0x10         ;
            constexpr std::uintptr_t _c7df4c8947f77ecf5dd909a827eb208af8b72900 = 0x18         ;
            constexpr std::uintptr_t _3e39a23969ef830e024fb72401cc7323b246b2f3 = 0x20         ;
        }

    }

    namespace TowingVisuals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t visualPrefab                     = 0x20         ;
        constexpr std::uintptr_t centralAnchor                    = 0x28         ;
        constexpr std::uintptr_t visualAnchors                    = 0x30         ;
        constexpr std::uintptr_t leadPoints                       = 0x38         ;
        constexpr std::uintptr_t transformLineRenderer            = 0x40         ;

        constexpr std::uintptr_t _5b5ec969dc364631247dca2b70ff4b0cea795312 = 0x48         ;
    }

    namespace Data
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108334F8   ;
        constexpr std::uintptr_t mesh                             = 0x10         ;
        constexpr std::uintptr_t vertices                         = 0x18         ;
        constexpr std::uintptr_t normals                          = 0x20         ;
        constexpr std::uintptr_t tangents                         = 0x28         ;
        constexpr std::uintptr_t colors32                         = 0x30         ;
        constexpr std::uintptr_t triangles                        = 0x38         ;
        constexpr std::uintptr_t remainingTriangles               = 0x40         ;
        constexpr std::uintptr_t uv                               = 0x48         ;
        constexpr std::uintptr_t uv2                              = 0x50         ;
        constexpr std::uintptr_t uv3                              = 0x58         ;
        constexpr std::uintptr_t uv4                              = 0x60         ;
        constexpr std::uintptr_t bounds                           = 0x68         ;
        constexpr std::uintptr_t meshName                         = 0x80         ;

        constexpr std::uintptr_t _3671083b78f3373e3baf2787dcb436881c5a0156 = 0x88         ;
    }

    namespace DemoCameraPathSave-fake-1
    {
        constexpr std::uintptr_t Algorithm                        = 0x10         ;
        constexpr std::uintptr_t Transform                        = 0x18         ;
    }

    namespace SpatialEnvironmentVolumePass
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cubeMesh                         = 0x28         ;
        constexpr std::uintptr_t sphereMesh                       = 0x30         ;
        constexpr std::uintptr_t capsuleMesh                      = 0x38         ;
        constexpr std::uintptr_t shader                           = 0x40         ;
        constexpr std::uintptr_t environmentVolumeProperties      = 0x48         ;
        constexpr std::uintptr_t copyToDepthBufferShader          = 0x50         ;

        constexpr std::uintptr_t _3b270a66ba15ae1c527a3dc69c849fe514679f77 = 0x20         ;
        constexpr std::uintptr_t _da17de145f3cc6246fbf2064d0705c94eefe9104 = 0x58         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x60         ;
        constexpr std::uintptr_t _ad7b31696b18d9a694271d46141f4bfff0f33595 = 0x68         ;
        constexpr std::uintptr_t _2509b1115cd268ea7ddbe508205b9b83bd154795 = 0x70         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x78         ;
        constexpr std::uintptr_t _58d939d37b7574035d733f73400997755adb8405 = 0x80         ;
    }

    namespace DeliveryDrone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t rcIdentifier                     = 0x2D8        ;
        constexpr std::uintptr_t viewEyes                         = 0x2E0        ;
        constexpr std::uintptr_t IDPanelPrefab                    = 0x2E8        ;
        constexpr std::uintptr_t rcControls                       = 0x2F0        ;
        constexpr std::uintptr_t body                             = 0x300        ;
        constexpr std::uintptr_t modelRoot                        = 0x308        ;
        constexpr std::uintptr_t killInWater                      = 0x310        ;
        constexpr std::uintptr_t killInTerrain                    = 0x311        ;
        constexpr std::uintptr_t enableGrounding                  = 0x312        ;
        constexpr std::uintptr_t keepAboveTerrain                 = 0x313        ;
        constexpr std::uintptr_t groundTraceDist                  = 0x314        ;
        constexpr std::uintptr_t groundCheckInterval              = 0x318        ;
        constexpr std::uintptr_t altitudeAcceleration             = 0x31C        ;
        constexpr std::uintptr_t movementAcceleration             = 0x320        ;
        constexpr std::uintptr_t yawSpeed                         = 0x324        ;
        constexpr std::uintptr_t uprightSpeed                     = 0x328        ;
        constexpr std::uintptr_t uprightPrediction                = 0x32C        ;
        constexpr std::uintptr_t uprightDot                       = 0x330        ;
        constexpr std::uintptr_t leanWeight                       = 0x334        ;
        constexpr std::uintptr_t leanMaxVelocity                  = 0x338        ;
        constexpr std::uintptr_t hurtVelocityThreshold            = 0x33C        ;
        constexpr std::uintptr_t hurtDamagePower                  = 0x340        ;
        constexpr std::uintptr_t collisionDisableTime             = 0x344        ;
        constexpr std::uintptr_t pitchMin                         = 0x348        ;
        constexpr std::uintptr_t pitchMax                         = 0x34C        ;
        constexpr std::uintptr_t pitchSensitivity                 = 0x350        ;
        constexpr std::uintptr_t disableWhenHurt                  = 0x354        ;
        constexpr std::uintptr_t disableWhenHurtChance            = 0x358        ;
        constexpr std::uintptr_t playerCheckInterval              = 0x35C        ;
        constexpr std::uintptr_t playerCheckRadius                = 0x360        ;
        constexpr std::uintptr_t deployYOffset                    = 0x364        ;
        constexpr std::uintptr_t computerPromptPhrase             = 0x368        ;
        constexpr std::uintptr_t cooldownComputerPromptPhrase     = 0x370        ;
        constexpr std::uintptr_t movementLoopSoundDef             = 0x378        ;
        constexpr std::uintptr_t movementStartSoundDef            = 0x380        ;
        constexpr std::uintptr_t movementStopSoundDef             = 0x388        ;
        constexpr std::uintptr_t movementLoopPitchCurve           = 0x390        ;
        constexpr std::uintptr_t movementSpeedReference           = 0x398        ;
        constexpr std::uintptr_t propellerMaxSpeed                = 0x39C        ;
        constexpr std::uintptr_t propellerAcceleration            = 0x3A0        ;
        constexpr std::uintptr_t propellerA                       = 0x3A8        ;
        constexpr std::uintptr_t propellerB                       = 0x3B0        ;
        constexpr std::uintptr_t propellerC                       = 0x3B8        ;
        constexpr std::uintptr_t propellerD                       = 0x3C0        ;
        constexpr std::uintptr_t stateTimeout                     = 0x400        ;
        constexpr std::uintptr_t targetPositionTolerance          = 0x404        ;
        constexpr std::uintptr_t preferredCruiseHeight            = 0x408        ;
        constexpr std::uintptr_t preferredHeightAboveObstacle     = 0x40C        ;
        constexpr std::uintptr_t marginAbovePreferredHeight       = 0x410        ;
        constexpr std::uintptr_t obstacleHeightLockDuration       = 0x414        ;
        constexpr std::uintptr_t pickUpDelayInTicks               = 0x418        ;
        constexpr std::uintptr_t config                           = 0x420        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x428        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _45d9096c9d0a55810d53a4351017858d09e9cc1f = 0x2D0        ;
        constexpr std::uintptr_t _1772561a63f19dd43cd79b851be40f37b31554b5 = 0x2F8        ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x3C8        ;
        constexpr std::uintptr_t _d7a3b5c50ef257616b294ec819dc1fc6432f96a6 = 0x3D0        ;
        constexpr std::uintptr_t _19c36ccaef756d91c3e4be7412a0833b8d077ef4 = 0x3E0        ;
        constexpr std::uintptr_t _3d0f1fb35bebc530a6002ec781669d0235acdb5f = 0x3E8        ;
        constexpr std::uintptr_t _f3c2d01050fa2c15926fd7be5ba36c3fbe611b7f = 0x3F0        ;
        constexpr std::uintptr_t _cb7711b7999bbd483c49804fda543bfaa46a0b2f = 0x3F4        ;
        constexpr std::uintptr_t _064438aca6580424623c5ea18b03b4a95168da99 = 0x3F8        ;
        constexpr std::uintptr_t _10ac228b66e8be0d267b330f73c7dccf37af2d18 = 0x3F9        ;
    }

    namespace EnumListItemUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Value                            = 0x20         ;
        constexpr std::uintptr_t TextValue                        = 0x28         ;

        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x30         ;
    }

    namespace %ad0e163885b4a873dc72e144e7a14641f055b807
    {
    }

    namespace ScreenOverlayRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t overlayShader                    = 0x20         ;
    }

    namespace Zombie
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;

        namespace _static
        {
            constexpr std::uintptr_t _4c56be608711c89793196d1b4693373597016696 = 0x0          ;
            constexpr std::uintptr_t _0621b1b6c8d520b6af0746cb9827420a9dde141d = 0x4          ;
        }

    }

    namespace %ea7756890e9a7ce6045e43688e651b23232be79c
    {
        constexpr std::uintptr_t _d94967beb266ac9a65c0a040c290d160aec975e0 = 0x10         ;
        constexpr std::uintptr_t _ef27b9cf44501059d43051a192a0b05be15e239d = 0x18         ;
    }

    namespace EFColliderType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %d41d59e960a4781c6b899ed9ec9564f70e576178
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
    }

    namespace %1023c401495ee177791b71a405a5171aeecd4922
    {
        constexpr std::uintptr_t _3c973d2bf1b6c2f4e3820d9b0de470ecaf97b890 = 0x10         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x20         ;
        constexpr std::uintptr_t _dfb2129720a05ecb9ca32dc155dda339f7c3439a = 0x24         ;
        constexpr std::uintptr_t _62e134c5c055a5ef1bfd158922f7a5164dcd2e80 = 0x28         ;
        constexpr std::uintptr_t _929566cc1623f32edf0cb061672981d9b9c2579d = 0x2C         ;
        constexpr std::uintptr_t _800f662ab3d45abfc839983aaf72538644dc51cb = 0x30         ;
        constexpr std::uintptr_t _25ee88bbf450977b7a0849ef3d356597572c0338 = 0x31         ;
        constexpr std::uintptr_t _f25b4f82994fed2cc5287a598f81bc96a6b52427 = 0x34         ;
        constexpr std::uintptr_t _0ac988d2b0d4defb69576d4bf359372a9770c8a0 = 0x38         ;
        constexpr std::uintptr_t _78d9369e635a095fd1d0a7dd5d401d2f08c0a1df = 0x3C         ;
        constexpr std::uintptr_t _18d5dc9b911b378d467e54b1047ccb733f99c702 = 0x40         ;
        constexpr std::uintptr_t _204d98bab1b6f1002744717ceae26ca7f14c5047 = 0x50         ;
        constexpr std::uintptr_t _ccdbe069b6513764312e3572d763177a7b78e3f0 = 0x54         ;
        constexpr std::uintptr_t _d9e0b068f1e8ebf3eedc6c08f1338c9759adef24 = 0x58         ;
        constexpr std::uintptr_t _ec54421a6cb33550b76b7cd7b2977c4eaacd4ebc = 0x5C         ;
        constexpr std::uintptr_t _3bd1b4659d06b5b885b6ff4034cd95a9a3c8a753 = 0x60         ;
        constexpr std::uintptr_t _1026c5ba7e87d2ca2f219ef8fd7fcc021aa91245 = 0x64         ;
        constexpr std::uintptr_t _d71b9e109857f8dd3b3609986b0870c141321167 = 0x68         ;
        constexpr std::uintptr_t _2fb890419fdb07e94fa5426a47a1db8a0fa4a7dc = 0x6C         ;
        constexpr std::uintptr_t _39c1b38df102b7cbfd139b9a2e1af828db36f27a = 0x70         ;
        constexpr std::uintptr_t _a87685660ce37cc8f27ec96a0c6040bed64b5b11 = 0x74         ;
        constexpr std::uintptr_t _3e6ae5b799c6ebadb2ff883e6b091c1ccdab9dfa = 0x78         ;
        constexpr std::uintptr_t _512efeae98ea318b05252f2746057cb6214ad373 = 0x79         ;
        constexpr std::uintptr_t _f81e611328edb984265e163d87b1b257dd166bb3 = 0x7A         ;
        constexpr std::uintptr_t _8e6b53afa51f9a87360f7a9f62131bdf7e2974fb = 0x7B         ;
    }

    namespace FavouriteRadioStation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UrlText                          = 0x20         ;
        constexpr std::uintptr_t XmasRoot                         = 0x28         ;

        constexpr std::uintptr_t _f424aa0ff1041241f2fe803573d987db466b36fa = 0x30         ;
        constexpr std::uintptr_t _6c1e176e91f8309bcee0e1fd342d3d142c34f4e1 = 0x38         ;
    }

    namespace DemoTrackBehaviour-fake-0
    {
        constexpr std::uintptr_t _8fcb7629391a2aae4e213c64b89d90f00b9fe78b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _a9957a8e9893394962d691e88b841a94584dfcf2 = 0x0          ;
            constexpr std::uintptr_t _a788abacc7118adebf3a9642cc3b7351e80117f7 = 0x8          ;
            constexpr std::uintptr_t _d5a8b3c70b67851509ea6ba9bebe4e4bc2bdfa47 = 0x10         ;
            constexpr std::uintptr_t _453221e14ab04b1c7e50566fa9c9c0ca63ea20ff = 0x18         ;
        }

    }

    namespace SprayCanViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Particles                        = 0x20         ;
        constexpr std::uintptr_t sprayLoopDef                     = 0x28         ;

        constexpr std::uintptr_t _bebd38ae659e25d14199b7a712a8fec01f85afd5 = 0x30         ;
    }

    namespace AIDriverData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FrontLocalPosition               = 0xA0         ;
        constexpr std::uintptr_t BackLocalPosition                = 0xAC         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace IndustrialEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %a0ed8a6bd177cdc98f074abeee9251b24761804e
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _b231b7cca5eaf8d1e056e9bc4a463fca8981c2ec = 0x0          ;
            constexpr std::uintptr_t _fc26be05aec5183943c64ec275b946b3f9142154 = 0x8          ;
            constexpr std::uintptr_t _b1e2b8b93efae55619906cbc5fe2b52f374a5599 = 0x10         ;
        }

    }

    namespace GlassPane
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t glassRendereer                   = 0x20         ;
        constexpr std::uintptr_t module                           = 0x28         ;
        constexpr std::uintptr_t showFullDamageAt                 = 0x30         ;
    }

    namespace DisableGroup
    {
        constexpr std::uintptr_t gameObjects                      = 0x0          ;
    }

    namespace CinematicEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t DisableObjects                   = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %ce3b7e0adf8e7d8627fef9e11608b19aa9a6ff23
    {
        constexpr std::uintptr_t _8bd978f9f300497543b660e68070488c6b68e156 = 0x10         ;
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _58a825cb81353bfce5a9c81bd773ce7cae832fcc = 0x0          ;
            constexpr std::uintptr_t _e87748384e60fab9bf32a70d9ad8a75def6f809a = 0x8          ;
            constexpr std::uintptr_t _1dc530f470dc7c9ba345c8128d6f29c193ccc6af = 0x10         ;
            constexpr std::uintptr_t _e956ba55f8a5fad39247d18df06b205c444601b5 = 0x18         ;
            constexpr std::uintptr_t _2fa7a53af6ba5fa2f02dd7f780d6dc983e88f6f5 = 0x20         ;
            constexpr std::uintptr_t _d0389c35d7f3e2065bb7ffc130f3c294080fc93a = 0x28         ;
            constexpr std::uintptr_t _192de8252194ec53c30593042ab04218303c2609 = 0x30         ;
            constexpr std::uintptr_t _98434e872a6d4805df0ab6ed0aad26f2a2a43de5 = 0x38         ;
            constexpr std::uintptr_t _15eace183285fbba7bca16772a1a3af9dfe3b046 = 0x40         ;
        }

    }

    namespace ClientFrametimeRequest
    {
        constexpr std::uintptr_t request_id                       = 0x10         ;
        constexpr std::uintptr_t start_frame                      = 0x14         ;
        constexpr std::uintptr_t max_frames                       = 0x18         ;
    }

    namespace PFXRepeatingFirework
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t fuseLength                       = 0x2D0        ;
        constexpr std::uintptr_t activityLength                   = 0x2D4        ;
        constexpr std::uintptr_t corpseDuration                   = 0x2D8        ;
        constexpr std::uintptr_t limitActiveCount                 = 0x2DC        ;
        constexpr std::uintptr_t timeBetweenRepeats               = 0x2E0        ;
        constexpr std::uintptr_t maxRepeats                       = 0x2E4        ;
        constexpr std::uintptr_t launchSound                      = 0x2E8        ;
        constexpr std::uintptr_t pfx                              = 0x2F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace ZiplineTarget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Target                           = 0x20         ;
        constexpr std::uintptr_t IsChainPoint                     = 0x28         ;
        constexpr std::uintptr_t MonumentConnectionDotMin         = 0x2C         ;
        constexpr std::uintptr_t MonumentConnectionDotMax         = 0x30         ;
    }

    namespace %02b4be8900674bbfe6bbfc93890e6d51fc2e2465
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _1796df332047045c25059a5fecabb7456cf1d9ed = 0x18         ;
        constexpr std::uintptr_t _b58c169969b638790d9e76bcc221cb04eb5b7e30 = 0x20         ;
        constexpr std::uintptr_t _09b1d189e23c35c75d6a0419ef2f10ad3dbb8ac7 = 0x28         ;
        constexpr std::uintptr_t _8ae281dde2eee49bcab0673739becd15711cc415 = 0x30         ;
        constexpr std::uintptr_t _7c2e5ab570cfe8ee878e44584ad67ca246d8ec86 = 0x38         ;
        constexpr std::uintptr_t _8b545eee19a424272d11a8efcdba9766b3d1a2dd = 0x40         ;
        constexpr std::uintptr_t _8913aa74fb5612fdec0bc17cff51fe9278dce2fb = 0x48         ;
        constexpr std::uintptr_t _68eba4da1cf86b5a28b3961ccf92eaf804f32c61 = 0x50         ;
        constexpr std::uintptr_t _08ec3e0c73fa84283d82a1c5d42834e7c3426330 = 0x58         ;
        constexpr std::uintptr_t _a40185dc3ddb342abe0f95266c86e0fb54756881 = 0x60         ;
        constexpr std::uintptr_t _9227e994308bb9becf1390a4ed3bcc332b7790ac = 0x68         ;
        constexpr std::uintptr_t _65085637b8b9a9221b099377eb4c3f8d20e52dab = 0x70         ;
        constexpr std::uintptr_t _55caa81252b0e0f2b7133f603b59933e953cd784 = 0x78         ;
        constexpr std::uintptr_t _3946bf8fca2f8c80707df41c81fdba46e31067f6 = 0x80         ;
        constexpr std::uintptr_t _9941512014be5e91df6dd18886f1d9abf4160aab = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _2f6c97c5961861f1a440c9bab17dd67441cda0d7 = 0x0          ;
            constexpr std::uintptr_t _850d0f123d695676d2c99142572c69dcbdb455f8 = 0x8          ;
        }

    }

    namespace PlayerMetabolism
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t calories                         = 0x30         ;
        constexpr std::uintptr_t hydration                        = 0x38         ;
        constexpr std::uintptr_t heartrate                        = 0x40         ;
        constexpr std::uintptr_t temperature                      = 0x48         ;
        constexpr std::uintptr_t poison                           = 0x50         ;
        constexpr std::uintptr_t radiation_level                  = 0x58         ;
        constexpr std::uintptr_t radiation_poison                 = 0x60         ;
        constexpr std::uintptr_t wetness                          = 0x68         ;
        constexpr std::uintptr_t dirtyness                        = 0x70         ;
        constexpr std::uintptr_t oxygen                           = 0x78         ;
        constexpr std::uintptr_t bleeding                         = 0x80         ;
        constexpr std::uintptr_t comfort                          = 0x88         ;
        constexpr std::uintptr_t pending_health                   = 0x90         ;
        constexpr std::uintptr_t isDirty                          = 0x98         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x28         ;
        constexpr std::uintptr_t _f1b98532a853435f84fd71e3eec0d8652e5a6b33 = 0x9C         ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0xA0         ;
    }

    namespace Upkeep
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t upkeepMultiplier                 = 0xA0         ;
        constexpr std::uintptr_t highWall                         = 0xA4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace GenerateRailSiding
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace SkinSetSubSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t SubSkins                         = 0x18         ;
    }

    namespace VehicleEditingItemIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t foregroundImage                  = 0x20         ;
        constexpr std::uintptr_t linkImage                        = 0x28         ;

        constexpr std::uintptr_t _36bc8e4eb307b954e2d701f1722eb2b495656132 = 0x30         ;
    }

    namespace RenderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FakePhysicsRope
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t startPoint                       = 0x20         ;
        constexpr std::uintptr_t endPoint                         = 0x28         ;
        constexpr std::uintptr_t leadPoint                        = 0x30         ;
        constexpr std::uintptr_t endPointOffset                   = 0x38         ;
        constexpr std::uintptr_t linePoints                       = 0x44         ;
        constexpr std::uintptr_t stiffness                        = 0x48         ;
        constexpr std::uintptr_t damping                          = 0x4C         ;
        constexpr std::uintptr_t ropeLength                       = 0x50         ;
        constexpr std::uintptr_t ropeWidth                        = 0x54         ;
        constexpr std::uintptr_t midPointWeight                   = 0x58         ;
        constexpr std::uintptr_t useLocalPositions                = 0x5C         ;
        constexpr std::uintptr_t renderMode                       = 0x60         ;
        constexpr std::uintptr_t AddFakeWind                      = 0x64         ;
        constexpr std::uintptr_t windFrequency                    = 0x68         ;
        constexpr std::uintptr_t windAmplitude                    = 0x6C         ;

        constexpr std::uintptr_t _142b7090fc3bcf552853ac248f6eb94d3321e482 = 0x70         ;
        constexpr std::uintptr_t _9834ffe10cb38a2cc428c2ee02af3da3ae6fd47d = 0x78         ;
        constexpr std::uintptr_t _5a9a35df8e7d57ee8fd720a6ec7e21729c6ab964 = 0x7C         ;
        constexpr std::uintptr_t _5650e11e4ed9217b697c956b9e969e4b503b96c2 = 0x88         ;
        constexpr std::uintptr_t _8852233a3438d4faf937eed08f4833fff0e8c566 = 0x94         ;
        constexpr std::uintptr_t _f563ad7b832d2543ede1ff3144bc45b31394d332 = 0xA0         ;
        constexpr std::uintptr_t _7d89b04bafaa512e06ff5e7674b176116e5d636d = 0xB0         ;
        constexpr std::uintptr_t _7d981dd428282a38f727050f43ed0daa671b22a8 = 0xB8         ;
        constexpr std::uintptr_t _a400943bd55be63d520a16eabc63f9e11ccf1471 = 0xC0         ;
        constexpr std::uintptr_t _a9af101903c9de0c8243bc7e6c3c89f7c11ff2dc = 0xC4         ;
        constexpr std::uintptr_t _33f070acc9581e287c2825cf82d02d1551eb1cdf = 0xD0         ;
        constexpr std::uintptr_t _4b4fd4547ac319e4098fe9693f049ee90b224e6e = 0xDC         ;
        constexpr std::uintptr_t _c29a8343f91e4c3d6f4d39920c8bdb028c3462d0 = 0xE0         ;
        constexpr std::uintptr_t _b3fca4c3e0f999d77a0fdec0fe9a840c74f913ed = 0xE4         ;
        constexpr std::uintptr_t _265ce996dd5d0f65f798794f53cab1b74d45ae46 = 0xE8         ;
        constexpr std::uintptr_t _4963d6fefd111c3e2da7b07ad82da98b3de5b969 = 0xEC         ;
        constexpr std::uintptr_t _dbda60a04caa1b7783fd74b09fca5d817e8e5404 = 0xF0         ;
        constexpr std::uintptr_t _8a9afded62cbf752cb709830293a32658bef2252 = 0xF4         ;
        constexpr std::uintptr_t _cabba8631b2586f934b0f8127d807b7732235256 = 0xF8         ;
        constexpr std::uintptr_t _871f47449f5ba1c8709ae6ac8bb6672748cea615 = 0xFC         ;
    }

    namespace %ccfc9747d3c105a240df288c6bfca59802df20a0
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _4b23eeeb3eb9dbe48d29e739eeb94149c1895658 = 0x0          ;
            constexpr std::uintptr_t _9d8807e538c794570bf4c16323136797f7f9bebb = 0x8          ;
            constexpr std::uintptr_t _d9025c50c3ac18950f8517bfd325e7eae12fc097 = 0x10         ;
        }

    }

    namespace GridLayoutGroupNeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Padding                        = 0x20         ;
        constexpr std::uintptr_t m_ChildAlignment                 = 0x28         ;
        constexpr std::uintptr_t m_Rect                           = 0x30         ;
        constexpr std::uintptr_t m_Tracker                        = 0x38         ;
        constexpr std::uintptr_t m_TotalMinSize                   = 0x3C         ;
        constexpr std::uintptr_t m_TotalPreferredSize             = 0x44         ;
        constexpr std::uintptr_t m_TotalFlexibleSize              = 0x4C         ;
        constexpr std::uintptr_t m_RectChildren                   = 0x58         ;
        constexpr std::uintptr_t m_StartCorner                    = 0x60         ;
        constexpr std::uintptr_t m_StartAxis                      = 0x64         ;
        constexpr std::uintptr_t m_CellSize                       = 0x68         ;
        constexpr std::uintptr_t m_Spacing                        = 0x70         ;
        constexpr std::uintptr_t m_Constraint                     = 0x78         ;
        constexpr std::uintptr_t m_ConstraintCount                = 0x7C         ;
    }

    namespace DungeonBaseTransition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
        constexpr std::uintptr_t Neighbour1                       = 0x24         ;
        constexpr std::uintptr_t Neighbour2                       = 0x28         ;
    }

    namespace GunshotLayer
    {
        constexpr std::uintptr_t startDef                         = 0x10         ;
        constexpr std::uintptr_t loopDef                          = 0x18         ;
        constexpr std::uintptr_t stopDef                          = 0x20         ;

        constexpr std::uintptr_t _733b84e234e06a1d26235d4441c20992d3304a36 = 0x28         ;
    }

    namespace SpinUpWeaponSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t spinStartDef                     = 0x20         ;
        constexpr std::uintptr_t spinReleaseDef                   = 0x28         ;
        constexpr std::uintptr_t spinStopDef                      = 0x30         ;
        constexpr std::uintptr_t spinLoopUnpitchedDef             = 0x38         ;
        constexpr std::uintptr_t spinLoopPitchedDef               = 0x40         ;
        constexpr std::uintptr_t spinUnpitchedGainCurve           = 0x48         ;
        constexpr std::uintptr_t spinPitchedGainCurve             = 0x50         ;
        constexpr std::uintptr_t spinPitchCurve                   = 0x58         ;
        constexpr std::uintptr_t spinPitchedGainCurveDown         = 0x60         ;
        constexpr std::uintptr_t spinPitchCurveDown               = 0x68         ;
        constexpr std::uintptr_t gunshotLayers                    = 0x70         ;

        constexpr std::uintptr_t _c34831235d9f803c98791c4aeae447fb20bb9a2e = 0x78         ;
        constexpr std::uintptr_t _f09ff0f2c77b37d38bf1cc6234e38f167b766769 = 0x80         ;
        constexpr std::uintptr_t _b4e58c45125335187cc76d6f4b22dfa2adacae29 = 0x88         ;
        constexpr std::uintptr_t _be64981585f78e351d75e2c0dff2fbc3ee240915 = 0x90         ;
        constexpr std::uintptr_t _e15629f788f1725913ffb3fca860bc1315aa485b = 0x98         ;
        constexpr std::uintptr_t _509c3af918f001c9f7c3cbf64b9fab62823a4319 = 0xA0         ;
        constexpr std::uintptr_t _2463dd67f46d00d4d5b0f0b28569b17fec24a0eb = 0xA1         ;
        constexpr std::uintptr_t _fbeaac4e45ba357261a9ea6d76b873ea79dc9da2 = 0xA4         ;
        constexpr std::uintptr_t _ce4b61603b0931a4405acb57911865c8e1ed08db = 0xA8         ;
    }

    namespace DismountStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NpcVisibilityCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MountPointInfo
    {
        constexpr std::uintptr_t isDriver                         = 0x10         ;
        constexpr std::uintptr_t pos                              = 0x14         ;
        constexpr std::uintptr_t rot                              = 0x20         ;
        constexpr std::uintptr_t bone                             = 0x30         ;
        constexpr std::uintptr_t prefab                           = 0x38         ;
    }

    namespace RagdollMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ClippingCheckMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ClippingCheckAiMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %df2863bd00a847e052afec52424f33c2a3cf9b56
    {
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %515dac66fe55df23092cfe5b2dddc2a82f6de1e4
    {
        constexpr std::uintptr_t _66205d714ad6009516d9418f4c07d6d0070a66c2 = 0x10         ;
    }

    namespace %a06d04eb9254e97fad2e477a55777b45bdc124ce
    {
        constexpr std::uintptr_t _216a2a3a900b6b33e27c69a193396117c0f3bc91 = 0x10         ;
        constexpr std::uintptr_t _e0a815cf8b94807888eed558a534256c62efd0f7 = 0x18         ;
        constexpr std::uintptr_t _bccdd446560bad044d2bf4debd2ba22526c4fb78 = 0x20         ;
    }

    namespace BaseVehicle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D8B88   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
    }

    namespace HeadInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HeadInfo                         = 0x20         ;
        constexpr std::uintptr_t PlayerRoot                       = 0x28         ;
        constexpr std::uintptr_t NPCRoot                          = 0x30         ;
        constexpr std::uintptr_t HorseRoot                        = 0x38         ;
        constexpr std::uintptr_t NPCImage                         = 0x40         ;
        constexpr std::uintptr_t NPCText                          = 0x48         ;
        constexpr std::uintptr_t PlayerNameText                   = 0x50         ;
        constexpr std::uintptr_t PlayerIdText                     = 0x58         ;
        constexpr std::uintptr_t HorseBreedText                   = 0x60         ;

        constexpr std::uintptr_t _027a39bb1ceb1f8e428c07650db38e58376c7bcd = 0x68         ;
    }

    namespace BirthdayBalloonHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t checkOffset                      = 0x20         ;
        constexpr std::uintptr_t checkRadius                      = 0x24         ;
    }

    namespace ParticleRandomLifetime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mySystem                         = 0x20         ;
        constexpr std::uintptr_t minScale                         = 0x28         ;
        constexpr std::uintptr_t maxScale                         = 0x2C         ;
    }

    namespace %94624c06a756af4082bd4601397b440aa12e0f96
    {
        constexpr std::uintptr_t _252b367069a698c79f5ceff8ad7094df9b073687 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace TriggerStashPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t Stash                            = 0x50         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %3764bc890dfeb2534f9c49639bced620fa47ada6
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x18         ;
        constexpr std::uintptr_t _18d985f6194ef49bcd3f84f9af9b51231d8f7871 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _69ab03c566c0c92b92c0c90bfc91fbf693afdb78 = 0x0          ;
            constexpr std::uintptr_t _f3dffa9e2ab42c09e81916d600e51683cba694a1 = 0x8          ;
            constexpr std::uintptr_t _463205a2b078d7730dbd1c5c88525b00a56342cc = 0x10         ;
            constexpr std::uintptr_t _b5686d09b309ec864338bd093ed42bfe1c9139db = 0x18         ;
        }

    }

    namespace %c56c12cc60b1bc7e3950d52db2210251744f958c
    {
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x10         ;
        constexpr std::uintptr_t _968ed4f909e692ffaf9c68b9cb31060f1648b3dc = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _891f61b38ab9e9786c75cd449d99968de16d75a5 = 0x0          ;
            constexpr std::uintptr_t _1cf98801e2b874b95583288de51871adef4e5250 = 0x8          ;
            constexpr std::uintptr_t _77f6d799c995bfe57896cf1348fbcc60cade2b19 = 0x10         ;
            constexpr std::uintptr_t _346eadff2c3edd5cfe97b98fd6da2d6e51ff9c17 = 0x20         ;
        }

    }

    namespace %0d90450e71bc7997986af4287b3c12642981611a
    {
        constexpr std::uintptr_t _1af18d36db6da188281e0c20648e1c6155f5ac12 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _a39a95b393ea617a2e5c6b5a212c56ee9e579aa6 = 0x0          ;
            constexpr std::uintptr_t _a6d9504864c8fb66ad35888988e3b721428548c8 = 0x10         ;
            constexpr std::uintptr_t _49243c8cd57c8457962a70ab7e2ef24438005775 = 0x20         ;
            constexpr std::uintptr_t _fb586d91d9f88c1be8d3da09d02e114e1f6845b2 = 0x30         ;
            constexpr std::uintptr_t _3dab6b289e76f03ba49ffef5cd1b538d6cd91bcd = 0x38         ;
        }

    }

    namespace RotationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IgnoreRotation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ignoreType                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
    }

    namespace VoiceProcessor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mouthSpeaker                     = 0x20         ;
        constexpr std::uintptr_t playerSpeaker                    = 0x28         ;
        constexpr std::uintptr_t volumeMultiplier                 = 0x30         ;

        constexpr std::uintptr_t _f6f5ab1ca9b02938d6af99b4ad5cd132b6f4f5ad = 0x34         ;
        constexpr std::uintptr_t _4d9b42005701ad23d6072817644e5a7dd220c031 = 0x38         ;
        constexpr std::uintptr_t _c45a6aa5b88c0b91f37ce142deaa0bc4298453f5 = 0x40         ;
        constexpr std::uintptr_t _2050e6cfcc4532ac260a43bb1b05eec169084e9c = 0x48         ;
        constexpr std::uintptr_t _92a211621bc07e20a67bc02ad74cc452703cc033 = 0x50         ;
        constexpr std::uintptr_t _7f4dfb7b189353539e543c2b211a0606393e9ae9 = 0x58         ;
        constexpr std::uintptr_t _760cbe113ea7bbcd4ea0e38a83faf994456d752c = 0x5C         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x60         ;
        constexpr std::uintptr_t _1f6bf4588f2a52b4ae81c864a637598ecd3e0ecb = 0x68         ;
        constexpr std::uintptr_t _35ed90f70d188d18bfb6053193ee8185b7ced010 = 0x69         ;
        constexpr std::uintptr_t _0158d0f3ff3edfb22c384fbb240f3057f5c7afad = 0x70         ;
        constexpr std::uintptr_t _8d7e1179c43b83cde01e43cbdfeef1618b722a63 = 0x78         ;
    }

    namespace NPCPlayerNavigatorTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetNode                       = 0x20         ;

        constexpr std::uintptr_t _145ade0dda08775f1c70deefb80d6e436e3b2146 = 0x28         ;
    }

    namespace EffectMatchMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CustomEffectData
    {
        constexpr std::uintptr_t UseCustomEffect                  = 0x10         ;
        constexpr std::uintptr_t MatchMode                        = 0x14         ;
    }

    namespace %d65720fa25e7cbfc663b6614d45fc40b5abfc6da
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084B0A8   ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x10         ;
        }

    }

    namespace Projectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t thickness                        = 0x3C         ;
        constexpr std::uintptr_t changeInitialOrientation         = 0x40         ;
        constexpr std::uintptr_t initialDistance                  = 0x44         ;
        constexpr std::uintptr_t initialOrientation               = 0x48         ;
        constexpr std::uintptr_t remainInWorld                    = 0x54         ;
        constexpr std::uintptr_t stickProbability                 = 0x58         ;
        constexpr std::uintptr_t breakProbability                 = 0x5C         ;
        constexpr std::uintptr_t conditionLoss                    = 0x60         ;
        constexpr std::uintptr_t ricochetChance                   = 0x64         ;
        constexpr std::uintptr_t penetrationPower                 = 0x68         ;
        constexpr std::uintptr_t canRefract                       = 0x6C         ;
        constexpr std::uintptr_t penetratesVehicles               = 0x6D         ;
        constexpr std::uintptr_t waterIntegrityLoss               = 0x70         ;
        constexpr std::uintptr_t damageProperties                 = 0x78         ;
        constexpr std::uintptr_t damageDistances                  = 0x80         ;
        constexpr std::uintptr_t damageMultipliers                = 0x88         ;
        constexpr std::uintptr_t damageTypes                      = 0x90         ;
        constexpr std::uintptr_t rendererToScale                  = 0x98         ;
        constexpr std::uintptr_t firstPersonRenderer              = 0xA0         ;
        constexpr std::uintptr_t createDecals                     = 0xA8         ;
        constexpr std::uintptr_t doHitEffects                     = 0xA9         ;
        constexpr std::uintptr_t flybySound                       = 0xB0         ;
        constexpr std::uintptr_t flybySoundDistance               = 0xB8         ;
        constexpr std::uintptr_t closeFlybySound                  = 0xC0         ;
        constexpr std::uintptr_t closeFlybyDistance               = 0xC8         ;
        constexpr std::uintptr_t tumbleSpeed                      = 0xCC         ;
        constexpr std::uintptr_t tumbleAxis                       = 0xD0         ;
        constexpr std::uintptr_t playDefaultHitEffects            = 0xDC         ;
        constexpr std::uintptr_t clientEffectData                 = 0xE0         ;
        constexpr std::uintptr_t clientEffectPrefab               = 0xE8         ;
        constexpr std::uintptr_t swimScale                        = 0xF0         ;
        constexpr std::uintptr_t swimSpeed                        = 0xFC         ;

        constexpr std::uintptr_t _746197e35b5170fb3ca453e087a54511c220d818 = 0x20         ;
        constexpr std::uintptr_t _7e2761781cc286922e6799ac9442d451ad0ca132 = 0x24         ;
        constexpr std::uintptr_t _45398946a5a23f81169286c2fd46f8df0e6e5376 = 0x108        ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x110        ;
        constexpr std::uintptr_t _5fd58587abb6687195bd996683635dae1a36a429 = 0x118        ;
        constexpr std::uintptr_t _0ee249486976470868acc8a71782353747e521a1 = 0x120        ;
        constexpr std::uintptr_t _ae19ac12fdbe1c9dc9631221d3d4c252ccff8b8f = 0x128        ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x130        ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x134        ;
        constexpr std::uintptr_t _30ff504d1e1239e49ef4ece6302f840871e622f5 = 0x138        ;
        constexpr std::uintptr_t _33fd15bb14d9b6f72544faf7e938ec83fa851a98 = 0x139        ;
        constexpr std::uintptr_t _6d61ed1f6bf8a8847f99849e015f4d7de5eaf49e = 0x13C        ;
        constexpr std::uintptr_t _b29103ff01da3dc6e8e767e8e2a1f557ae0032c1 = 0x140        ;
        constexpr std::uintptr_t _b299dbff6050b3ca1e4b47b4d34578f9aef1231d = 0x144        ;
        constexpr std::uintptr_t _967b694cf0036cfc7b6e0c5de077534ed46dec91 = 0x154        ;
        constexpr std::uintptr_t _a91b1813ee0c2c6740615a1c719f7b6fe3748828 = 0x155        ;
        constexpr std::uintptr_t _11a62a400c23405d0322077ec317e2447c9f334f = 0x156        ;
        constexpr std::uintptr_t _b175c7e2ed08daed7046f404ba424d8ae7d202a7 = 0x158        ;
        constexpr std::uintptr_t _5650e11e4ed9217b697c956b9e969e4b503b96c2 = 0x15C        ;
        constexpr std::uintptr_t _31690ca86a435907145aace19b7219ddefc47f25 = 0x168        ;
        constexpr std::uintptr_t _20efe4ab779ac503655f78e29ea47b108e4121f2 = 0x174        ;
        constexpr std::uintptr_t _1528f9f78639fe2eae5215690d37d29d09cd1025 = 0x178        ;
        constexpr std::uintptr_t _e8fc0b7853bc79a1e6da12100d9af86e48e1ff2b = 0x17C        ;
        constexpr std::uintptr_t _2e05d5d2e865ccce64a787e2a6abc02d86247860 = 0x180        ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x18C        ;
        constexpr std::uintptr_t _723c487fa04f22a4e34938fb257d8aef7f7a0cd8 = 0x198        ;
        constexpr std::uintptr_t _956f2b6fd4e158ff8e9ae27c1be8ff7ef63bae97 = 0x1A4        ;
        constexpr std::uintptr_t _f35e5f39e9532c714a79eed5ae6386699b0b463d = 0x1A8        ;
        constexpr std::uintptr_t _ffd6e21ace3495dab5a51c5b059d91d0f191f5cc = 0x1A9        ;
        constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x1AA        ;
        constexpr std::uintptr_t _ea84b348a0b2e2b79c80e7b3640d7d0ac0d5f48b = 0x1AB        ;
        constexpr std::uintptr_t _34848706a4a9444f65dcdd3213a57c7e935123ad = 0x1AC        ;
        constexpr std::uintptr_t _4e71a6bb58c25787109d25561ed44373ebc42283 = 0x1B0        ;
        constexpr std::uintptr_t _6f3e4eede56a8b28fda44fe77a733c4335da829f = 0x1C0        ;
        constexpr std::uintptr_t _57e6dab2896f62c0f50cf97065424ca6ac6b5005 = 0x1D8        ;
        constexpr std::uintptr_t _525d4073680d796456e69b08daa5c55a5bd70bb4 = 0x1E0        ;
        constexpr std::uintptr_t _56c7d3633e0331e0435de42f70628e4e467fcc6d = 0x1E4        ;
        constexpr std::uintptr_t _78cca9a88f43d586be1f756935f44b8ea3adfd1b = 0x1E8        ;
        constexpr std::uintptr_t _1306bb660177bf8e2e4fef7c73c04f88cf387173 = 0x1F0        ;
    }

    namespace %5fe7ef1f877c39efb925f176437692bd2cdcfdbd
    {
        constexpr std::uintptr_t _1e28f3f27b56ee13b287c631d9b6a04952035dae = 0x1C         ;
    }

    namespace BuildingProximity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %55d4d755d668c15b4e89b0cd4c7aff330cf977d5
    {
        constexpr std::uintptr_t _4b0020004a557036fb62e75f23d2f62c79ade2a5 = 0x14         ;
        constexpr std::uintptr_t _0a97ce627c82c97635ae14b0d2b527b3247f87ca = 0x20         ;
        constexpr std::uintptr_t _6684ba6e6fd50e0f77d8c09975c0934583b49a0e = 0x30         ;
        constexpr std::uintptr_t _6e0bd8ae8d1e8266e274f099be54674427a5dd93 = 0x40         ;
        constexpr std::uintptr_t _d090d7d3c799fc398630d76d75d4e1c525faceda = 0x50         ;
        constexpr std::uintptr_t _4f1ac87361c7e6baa5294dfac84fcc5188095bda = 0x60         ;
    }

    namespace %ba1695c9fc7a6cf67c02c4682ca47df1e54446be
    {
        constexpr std::uintptr_t _db92ca4e0eadd2b306d9dc07f37d052db84122c5 = 0x68         ;
        constexpr std::uintptr_t _b21047b0023b5e746441dea91a0e0ce193e046bc = 0xD0         ;
    }

    namespace LayerPropID
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TerrainTexturing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t debugFoliageDisplacement         = 0x1B1        ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _02cc677db0e76ffccf1378f86730528f940f5c59 = 0x40         ;
        constexpr std::uintptr_t _e62696e453f8c517a7d2856787e83ec7022a8bb5 = 0x48         ;
        constexpr std::uintptr_t _23f4d66da9bc5515affc17d5cf6c9fe3d88ac36b = 0x50         ;
        constexpr std::uintptr_t _ab078464edda93cc8063390e909b1733559edf97 = 0x58         ;
        constexpr std::uintptr_t _28e10b491399d88b9c03dd91b8524a9a8981740f = 0x60         ;
        constexpr std::uintptr_t _503d8db279dfee8a1bc1e0e41ca93ba3bc2be553 = 0x64         ;
        constexpr std::uintptr_t _94a24ff48323bfb68074a317abda81733f80364b = 0x68         ;
        constexpr std::uintptr_t _4a78f35fbe863158d5e118d2497693740c454a11 = 0x70         ;
        constexpr std::uintptr_t _7aa0506f7293212054d1f99c743dfc098a18c0de = 0x78         ;
        constexpr std::uintptr_t _81a496fc9009e83301d58dae9879ad8a0d7202ee = 0x80         ;
        constexpr std::uintptr_t _02c480571cee5c381eeb3e1843f95b1adb6daeab = 0x90         ;
        constexpr std::uintptr_t _e12aaf89d04ddf76df114698b62539c57852a6fd = 0x94         ;
        constexpr std::uintptr_t _d67a26718756d12a1f12af7fa96d05b6df72074b = 0x98         ;
        constexpr std::uintptr_t _dd6a9f77409092579618b3d90a7adeb61c9b58d3 = 0x100        ;
        constexpr std::uintptr_t _b6373cc554c7d15ab11a6bac849e560b3a787f8a = 0x168        ;
        constexpr std::uintptr_t _c931e52b28421092810c65adc9e21783e2ab89ae = 0x170        ;
        constexpr std::uintptr_t _a7f76e06a2368f1175b07a7db5b978b6c6302763 = 0x178        ;
        constexpr std::uintptr_t _3eb45ee1032cb95dee37a1464c036dba66fbc9ef = 0x180        ;
        constexpr std::uintptr_t _a0519ccffe4c6a86a357edf1b4bd43f6518620e6 = 0x188        ;
        constexpr std::uintptr_t _36e62b6e774e7b747815141bb9693d8b16555fd8 = 0x18C        ;
        constexpr std::uintptr_t _25c30698744accb9041c8e610fd6f84d1b040c03 = 0x190        ;
        constexpr std::uintptr_t _294e32e665678dac590ccd70e9dc1078557fb7f3 = 0x198        ;
        constexpr std::uintptr_t _dd86d2840321af3c9f954fd034504bfe6efe6f15 = 0x1A0        ;
        constexpr std::uintptr_t _3c27153a9d7947d887bf62e6f0c03841b3f56548 = 0x1B0        ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x1B2        ;
        constexpr std::uintptr_t _0e9768afa2b51627f152d3a152ee872abf4f9fee = 0x1B4        ;
        constexpr std::uintptr_t _faf6b312a95ed8278e41798013c6943608db7a45 = 0x1B8        ;
        constexpr std::uintptr_t _7f483235dff043efaa358e9aebc2419e45d1a1fe = 0x1BC        ;
        constexpr std::uintptr_t _e6c3d3d1951a91062443cba3fba2a28944f185ad = 0x1C0        ;
        constexpr std::uintptr_t _06d4cddccc338312facbd00fb774f1bf52ffc8a6 = 0x1C1        ;
        constexpr std::uintptr_t _e7b6d9a2a5edeb10de33c64002de5cdd408d9a71 = 0x1C2        ;
        constexpr std::uintptr_t _4f85a7a8d7fefc52d01e03608ce3d40fac496ffe = 0x1C3        ;
        constexpr std::uintptr_t _d1d53675de1df83871d35a82107683152c434871 = 0x1C8        ;
    }

    namespace CarWheel-fake-0
    {
        constexpr std::uintptr_t wheelCollider                    = 0x10         ;
        constexpr std::uintptr_t tyreFriction                     = 0x18         ;
        constexpr std::uintptr_t steerWheel                       = 0x1C         ;
        constexpr std::uintptr_t brakeWheel                       = 0x1D         ;
        constexpr std::uintptr_t powerWheel                       = 0x1E         ;
    }

    namespace Lift
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t triggerPrefab                    = 0x330        ;
        constexpr std::uintptr_t triggerBone                      = 0x338        ;
        constexpr std::uintptr_t resetDelay                       = 0x340        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _6ceb1d34159cd6975771ddbe72ade78f65a66690 = 0x328        ;
    }

    namespace %a4320ac79d5889de26a807dfcff9a048c996c510
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856458   ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x28         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x30         ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x38         ;
        constexpr std::uintptr_t _7db6c24ee65c7e60723d5abf510f8dac0291237c = 0x40         ;
        constexpr std::uintptr_t _5d2ff2aae8502a01c048e0955ac57fa34ffe125e = 0x48         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x50         ;
        constexpr std::uintptr_t _73473c3516b8f5b3bfe809693b5d070f0dde2852 = 0x58         ;
        constexpr std::uintptr_t _be51405bbf0f1bf15c91ee45fe9af8e21f5c9911 = 0x60         ;
        constexpr std::uintptr_t _91d43e9d6079b3d39b6f60a260d3ead593968f87 = 0x68         ;
        constexpr std::uintptr_t _112678d6c75780c112d78e1a0628d7ca351d382f = 0x70         ;
        constexpr std::uintptr_t _b396d1b66534ef65d7fa4654debed0876c2eef5b = 0x78         ;
        constexpr std::uintptr_t _8b5c37d3eec9563cf21f0d8bd80ef14ae4277307 = 0x80         ;
    }

    namespace LODMasterMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t ReplacementMesh                  = 0x88         ;
        constexpr std::uintptr_t Distance                         = 0x90         ;
        constexpr std::uintptr_t ChildComponents                  = 0x98         ;
        constexpr std::uintptr_t Block                            = 0xA0         ;
        constexpr std::uintptr_t MeshBounds                       = 0xA4         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _8d6dd329394901990328b3f0fc0c7edd5a96d401 = 0xC0         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0xC8         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0xCC         ;
        constexpr std::uintptr_t _529a77b77f5e791d2e6a599b15cb021c461f5198 = 0xCD         ;
    }

    namespace ScaleTrailRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t useRandomScale                   = 0x20         ;
        constexpr std::uintptr_t scaleMin                         = 0x24         ;
        constexpr std::uintptr_t scaleMax                         = 0x28         ;
        constexpr std::uintptr_t myRenderer                       = 0x38         ;

        constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x2C         ;
        constexpr std::uintptr_t _9a8e19e8bdda0ef32b6b2f828284a5a14f52a753 = 0x30         ;
        constexpr std::uintptr_t _5c5d4a19212706d1ef30d08196f63e0c15fd2a48 = 0x40         ;
        constexpr std::uintptr_t _3faf0206c55a735ceec285029fd8f018739d37e3 = 0x48         ;
        constexpr std::uintptr_t _34bb67336be3a3557dcff62f3d2f22ae4f9ca6ea = 0x4C         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x50         ;
        constexpr std::uintptr_t _76478a1eeb0312dd86ca8007a3372f3fbed63de9 = 0x54         ;
    }

    namespace DeployableToSlot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t slot                             = 0x20         ;
    }

    namespace BaseResourceExtractor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canExtractLiquid                 = 0x2D0        ;
        constexpr std::uintptr_t canExtractSolid                  = 0x2D1        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace RoadFlare
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;
        constexpr std::uintptr_t FlareLightEx                     = 0x290        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace CopyText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetText                       = 0x20         ;
    }

    namespace EffectParentToWeaponBone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t boneName                         = 0x20         ;
        constexpr std::uintptr_t singleFrame                      = 0x28         ;

        constexpr std::uintptr_t _0c761a1847a4fbaf73733747002031e1d8d8c712 = 0x29         ;
        constexpr std::uintptr_t _33ec0651cda0f24fda94739d003cd8cb87d6f7e9 = 0x30         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x38         ;
    }

    namespace %2d3962d0fc73eab62afbf2dee6abaa763204d7ce
    {
        constexpr std::uintptr_t _6035529a3689742ab1ac3d04767d9186a9297ce1 = 0x10         ;
        constexpr std::uintptr_t _9ba3f9f7fb87666182a4cb28439407972d640f60 = 0x18         ;
        constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x20         ;
        constexpr std::uintptr_t _936b0d71e0e28506c518a64839e4133035a9de99 = 0x24         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x28         ;
        constexpr std::uintptr_t _da3a14c3034b73d168904ff4685709d4bd3ac689 = 0x2C         ;
        constexpr std::uintptr_t _78e088056d1bc82099cdc35e78060546e0fdcc6f = 0x30         ;
        constexpr std::uintptr_t _092c92e393ac43c95ed520c5af69ef5709a0d4c6 = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _194bcd88930792116c47e91f4cc1b5798e3ecf81 = 0x0          ;
            constexpr std::uintptr_t _bdb397aca7040121b7d658929698b0576e3da679 = 0x8          ;
            constexpr std::uintptr_t _345791f7b847ae95c9936f5a9f9920483d2e859f = 0x10         ;
            constexpr std::uintptr_t _79d432740f14a520c6d0ce5c3677e7c97a9e2dab = 0x18         ;
            constexpr std::uintptr_t _45a5771fe188523e7c0e68bf2b1f140e1a4ae314 = 0x20         ;
            constexpr std::uintptr_t _ab92bd32e2c15f0a39e1a5746a57fca7503dd5fa = 0x28         ;
            constexpr std::uintptr_t _50aad3ff0de03556a0751e40d1cf6f9e709717cf = 0x38         ;
        }

    }

    namespace RendererMaterialIndex
    {
        constexpr std::uintptr_t renderer                         = 0x10         ;
        constexpr std::uintptr_t materialIndex                    = 0x18         ;
    }

    namespace DoorTextureScroll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t doorEntity                       = 0x20         ;
        constexpr std::uintptr_t animator                         = 0x28         ;
        constexpr std::uintptr_t followTransform                  = 0x30         ;
        constexpr std::uintptr_t rendererMaterialIndices          = 0x38         ;
        constexpr std::uintptr_t scrollSpeed                      = 0x40         ;
        constexpr std::uintptr_t scrollX                          = 0x44         ;
        constexpr std::uintptr_t scrollY                          = 0x45         ;

        constexpr std::uintptr_t _a874ec93d0b0ca97e9480d63973ba19d9a730134 = 0x48         ;
        constexpr std::uintptr_t _c0640f69432c201afe41afda976df979b500deb1 = 0x50         ;
        constexpr std::uintptr_t _d8abb8ba516cbf9196aeac5aca2f7d7e828870ce = 0x58         ;
        constexpr std::uintptr_t _2aae8312336317340d19a53228c28316f9c86f86 = 0x68         ;
    }

    namespace Skin
    {
        constexpr std::uintptr_t id                               = 0x0          ;
        constexpr std::uintptr_t itemid                           = 0x4          ;
        constexpr std::uintptr_t name                             = 0x8          ;
        constexpr std::uintptr_t isSkin                           = 0x10         ;

        constexpr std::uintptr_t _579ea553b4a1ab2d2dca9d72f4fa46f1bf7e0cb5 = 0x18         ;
    }

    namespace ItemSkinDirectory
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10859A30   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t skins                            = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _6c426656f99e9fe6cda5748deb1fa5bf31ffb657 = 0x0          ;
            constexpr std::uintptr_t _7648005e4348de0b5ec97e4c1386e52e74b21f77 = 0x8          ;
        }

    }

    namespace TeslaCoil
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t targetTrigger                    = 0x340        ;
        constexpr std::uintptr_t movementTrigger                  = 0x348        ;
        constexpr std::uintptr_t powerToDamageRatio               = 0x350        ;
        constexpr std::uintptr_t dischargeTickRate                = 0x354        ;
        constexpr std::uintptr_t maxDischargeSelfDamageSeconds    = 0x358        ;
        constexpr std::uintptr_t maxDamageOutput                  = 0x35C        ;
        constexpr std::uintptr_t damageEyes                       = 0x360        ;
        constexpr std::uintptr_t powerForHeavyShorting            = 0x368        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace LifeInfographicStatDynamicRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t dataSource                       = 0x20         ;
        constexpr std::uintptr_t genericStatKey                   = 0x28         ;
        constexpr std::uintptr_t targetWeaponName                 = 0x30         ;
        constexpr std::uintptr_t weaponInfoType                   = 0x38         ;
        constexpr std::uintptr_t targetText                       = 0x40         ;
        constexpr std::uintptr_t StatImage                        = 0x48         ;
        constexpr std::uintptr_t StatName                         = 0x58         ;

        constexpr std::uintptr_t _11e335337469e42c81ba1d831093f7e05470e9e6 = 0x50         ;
    }

    namespace NPCPlayerCorpse
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t prefabRagdoll                    = 0x2D0        ;
        constexpr std::uintptr_t parentEnt                        = 0x2D8        ;
        constexpr std::uintptr_t blockDamageIfNotGather           = 0x2F0        ;
        constexpr std::uintptr_t lootPanelName                    = 0x310        ;
        constexpr std::uintptr_t buoyancy                         = 0x338        ;
        constexpr std::uintptr_t underwearSkin                    = 0x340        ;
        constexpr std::uintptr_t bonePosData                      = 0x348        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _17d5ad9267d171e56a09efe8e3ec75ab8d53b17b = 0x2E0        ;
        constexpr std::uintptr_t _e6c3243e836cdf5c58e05b0653cc1adad367a0b4 = 0x2E8        ;
        constexpr std::uintptr_t _aedca445aefd63afbdce2b9760822cfb5b7560d9 = 0x2F8        ;
        constexpr std::uintptr_t _38c4d23aa24e1b31b99003341df62f8731230ccf = 0x300        ;
        constexpr std::uintptr_t _f11f9da1950bd301e6d2b2b6b830806397eed291 = 0x308        ;
        constexpr std::uintptr_t _22a1c796816ad0ea5a2fab1379904b68f6a5cae5 = 0x318        ;
        constexpr std::uintptr_t _6fca2ea1b02da4fc4640f9e7904792e99ddc5eae = 0x320        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x328        ;
        constexpr std::uintptr_t _9b4fee587172352931e86b64abb671d5a9e820d0 = 0x330        ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x344        ;
        constexpr std::uintptr_t _1fec191c1abff3f00bad766a8f66ad37445acdfc = 0x350        ;
        constexpr std::uintptr_t _cc0728a2fbd5c2ae06e2e90c0099e169039b4dd6 = 0x358        ;
        constexpr std::uintptr_t _31575d37872eac38bb1ac8b134782d457d42a49a = 0x360        ;
    }

    namespace UI_SellOrderCreator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sellMinusButton                  = 0x20         ;
        constexpr std::uintptr_t sellPlusButton                   = 0x28         ;
        constexpr std::uintptr_t sellIcon                         = 0x30         ;
        constexpr std::uintptr_t sellAmountInput                  = 0x38         ;
        constexpr std::uintptr_t sellClearButton                  = 0x40         ;
        constexpr std::uintptr_t sellSpotlight                    = 0x48         ;
        constexpr std::uintptr_t costMinusButton                  = 0x50         ;
        constexpr std::uintptr_t costPlusButton                   = 0x58         ;
        constexpr std::uintptr_t costIcon                         = 0x60         ;
        constexpr std::uintptr_t costAmountInput                  = 0x68         ;
        constexpr std::uintptr_t costClearButton                  = 0x70         ;
        constexpr std::uintptr_t costSpotlight                    = 0x78         ;
        constexpr std::uintptr_t clearAllButton                   = 0x80         ;
        constexpr std::uintptr_t createSellOrderButton            = 0x88         ;
        constexpr std::uintptr_t cancelModifyButton               = 0x90         ;
        constexpr std::uintptr_t confirmModifyButton              = 0x98         ;
        constexpr std::uintptr_t itemSearchPopup                  = 0xA0         ;
        constexpr std::uintptr_t sellItemName                     = 0xA8         ;
        constexpr std::uintptr_t costItemName                     = 0xB0         ;
        constexpr std::uintptr_t sellItemAmountHolder             = 0xB8         ;
        constexpr std::uintptr_t costItemAmountHolder             = 0xC0         ;
        constexpr std::uintptr_t sellClearButtonHolder            = 0xC8         ;
        constexpr std::uintptr_t costClearButtonHolder            = 0xD0         ;
        constexpr std::uintptr_t suggestionsObject                = 0xD8         ;
        constexpr std::uintptr_t suggestions                      = 0xE0         ;

        constexpr std::uintptr_t _c73415cbdba27e47a441ac14b2884c5fcf77689e = 0xE8         ;
        constexpr std::uintptr_t _63a7e03457ef3b190fcdf730ac6b27f0365cc0b3 = 0xF0         ;
        constexpr std::uintptr_t _b9b609cb773d10993756cc25d903f2224d5fcc9f = 0xF8         ;
        constexpr std::uintptr_t _9144bdcb3c3c2ae12e4931c4e9ba403c631e4c49 = 0x100        ;
        constexpr std::uintptr_t _5571437e82ff403bc41728212a47e80b6f88ed14 = 0x108        ;
        constexpr std::uintptr_t _7abbd403efada6a793a6a41c1fa3785b79ff1379 = 0x110        ;
        constexpr std::uintptr_t _226a93538da220dbd17dc3d2cb734578eb18083b = 0x118        ;
        constexpr std::uintptr_t _3492d384573978289f29f622053c941087f22358 = 0x120        ;
        constexpr std::uintptr_t _7a188feba8764eacb40306d533d5f245234b7b00 = 0x128        ;
        constexpr std::uintptr_t _099141a0fd91d4f0e5fba8a3fc971bd8126f1457 = 0x130        ;
        constexpr std::uintptr_t _c8ec6f80d545d6bf1facf6f0b8ad8607d4470b3d = 0x138        ;
        constexpr std::uintptr_t _bb41d7cdf67afbe7be8d5aafdba782171de1150b = 0x140        ;
        constexpr std::uintptr_t _3fa3ec503b70f2c1df94674e8e3b2fe9fa6d0fe8 = 0x148        ;
        constexpr std::uintptr_t _5971d1bfb0387ec536d8841850e329a492cfcca1 = 0x14C        ;
    }

    namespace %7ed51816e83e402ef1bdd2437aaab0514c856e1b
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace LadderType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerLadder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t Type                             = 0x50         ;
        constexpr std::uintptr_t ForceLookAt                      = 0x54         ;
        constexpr std::uintptr_t RequireJumpToMount               = 0x55         ;
        constexpr std::uintptr_t ClimbFootstepSound               = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace FruitScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ShadowCacher-fake-0
    {
        constexpr std::uintptr_t _bdc3467ab05a54d44bae5f318959b6b73a5b39cd = 0x10         ;
        constexpr std::uintptr_t _50c72aad2698afb672ab5e4a61d0a43aa2ffd209 = 0x18         ;
        constexpr std::uintptr_t _1e366885176308bbf87361a6cb938900dd3cb0de = 0x20         ;
        constexpr std::uintptr_t _e7213d39a6b835ba6fece81e92d4a823263e7dfe = 0x28         ;
        constexpr std::uintptr_t _18c63d608d4c0b821fadcf6598ca298c613c9d1c = 0x30         ;
        constexpr std::uintptr_t _98988e36af73c582f66e40c77b884510f5f44e96 = 0x38         ;
        constexpr std::uintptr_t _f4effbc76b43ac533c3ef47eb37a34c4f170ca18 = 0x40         ;
        constexpr std::uintptr_t _9bd3ceaceda8d6cd2772cc905290b435c379c776 = 0x48         ;
        constexpr std::uintptr_t _e5c7966f93f395237a6c5d64998549b55e200ce4 = 0x50         ;
        constexpr std::uintptr_t _59f4d51ffd719f0daa11017b323a0cff9b6eda74 = 0x5C         ;
        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x60         ;
        constexpr std::uintptr_t _dcb32067c0ac27456fc9549d0f0c5eab9c42c6b5 = 0x64         ;
        constexpr std::uintptr_t _b948d9df9ea60eedb7acd166dc2791619df69f7b = 0x68         ;
    }

    namespace ItemListScriptableObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t Items                            = 0x20         ;
    }

    namespace InstancedCameraComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IsMirror                         = 0x20         ;
    }

    namespace ItemSplitterSlider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Splitter                         = 0x20         ;
    }

    namespace ModelConditionTest_False
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t reference                        = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace MLRSAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mlrs                             = 0x20         ;
        constexpr std::uintptr_t pitchTransform                   = 0x28         ;
        constexpr std::uintptr_t yawTransform                     = 0x30         ;
        constexpr std::uintptr_t pitchDeltaSmoothRate             = 0x38         ;
        constexpr std::uintptr_t yawDeltaSmoothRate               = 0x3C         ;
        constexpr std::uintptr_t pitchDeltaThreshold              = 0x40         ;
        constexpr std::uintptr_t yawDeltaThreshold                = 0x44         ;
        constexpr std::uintptr_t turretMovementStartDef           = 0x58         ;
        constexpr std::uintptr_t turretMovementLoopDef            = 0x60         ;
        constexpr std::uintptr_t turretMovementStopDef            = 0x68         ;

        constexpr std::uintptr_t _e7ab5e72f62834a153058bf74e1bc627885126b2 = 0x48         ;
        constexpr std::uintptr_t _b54ee5b556eb98972811ed950bd5d7c31c5b716b = 0x4C         ;
        constexpr std::uintptr_t _b3d42318ea0d3790239d4f3557ffaad5c3830132 = 0x50         ;
        constexpr std::uintptr_t _8af116ffddda16822289b95a8fbcc9ed15e56042 = 0x54         ;
        constexpr std::uintptr_t _6303467567364eaa3489a7140c072d96558da229 = 0x70         ;
    }

    namespace %05e705bd49ea91cfa54d9eb25cc4e3a12f1b95eb
    {
        constexpr std::uintptr_t _60a9a40e5852946f5665f232bf842704a74f36d3 = 0x10         ;
        constexpr std::uintptr_t _665e9530a335acf31f9dc2c91b098b4762c2a533 = 0x18         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _f1c10b94f6f94bf0f976b98dc6ff6dea7bb78ec3 = 0x0          ;
            constexpr std::uintptr_t _59272df57bdcc78a30276c8262081deb6b245404 = 0x10         ;
        }

    }

    namespace %ddca05ed6a05396bf9abe479e084fcccf0a74e8c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085D548   ;
        constexpr std::uintptr_t _7ec876c5a7245321f622347d1ff7328626b75182 = 0x10         ;
        constexpr std::uintptr_t _7cd6e23333d5a99bbd9a7925cf80b975f3ede224 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _455977668bafd740a43a678e26ee9a1422dc595c = 0x0          ;
            constexpr std::uintptr_t _5413c95aa9526aa2cf3e404289a115c156196b00 = 0x10         ;
            constexpr std::uintptr_t _ae439f94940227ea6e09aeb0c16c25af28535d97 = 0x18         ;
        }

    }

    namespace %43e9252abc0b29ce16425bf9fed77aa7a44544b8
    {
        constexpr std::uintptr_t _0b84f8e409ac422fec8babeb0d9f0442a3d4fbd3 = 0x10         ;
        constexpr std::uintptr_t _f3822b2e38e88490121d754cb0ab45bffcb2cc56 = 0x18         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
        constexpr std::uintptr_t _ec6a05bcac71025e781d72c87292b8a80c5d7e76 = 0x28         ;
        constexpr std::uintptr_t _46d433aef3c3ff43b5cf51b63d5e5de650412071 = 0x30         ;
        constexpr std::uintptr_t _e236a2737db4233e6935fa36203f3dc8065bf377 = 0x34         ;
        constexpr std::uintptr_t _059c9739318143af8db7e5373c6bfcf62a2d0719 = 0x38         ;
        constexpr std::uintptr_t _81b10155bc3bf24f0f3a02ef3184505c64c896e2 = 0x3C         ;
        constexpr std::uintptr_t _5213bbff7c73ac87854b17106244a37c1c7b2697 = 0x40         ;
        constexpr std::uintptr_t _68ddeaabba0b9e34e855bdce8e44d1b0262e5807 = 0x48         ;
    }

    namespace LookAtFarmableAnimal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Group                            = 0x20         ;
        constexpr std::uintptr_t Status                           = 0x28         ;
    }

    namespace CopyLODValues
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t source                           = 0x20         ;
        constexpr std::uintptr_t destination                      = 0x28         ;
        constexpr std::uintptr_t scale                            = 0x30         ;
    }

    namespace HotAirBalloonEquipment
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t damageRenderer                   = 0x2D0        ;
        constexpr std::uintptr_t DelayNextUpgradeOnRemoveDuration = 0x2D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
    }

    namespace DoubleVision
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t displace                         = 0x30         ;
        constexpr std::uintptr_t amount                           = 0x38         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace DefaultViewmodelClearValuesConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t defaultCameraResetEaseType       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace DungeonGridLinkType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %b5f1e731139a1b80c3e2fa64c8804df60e0603f6
    {
        constexpr std::uintptr_t _615619fafd2f783158fe566c9f1419c05eb069e7 = 0x18         ;
    }

    namespace ItemEntry
    {
        constexpr std::uintptr_t Item                             = 0x0          ;
        constexpr std::uintptr_t Weight                           = 0x8          ;
        constexpr std::uintptr_t Min                              = 0xC          ;
        constexpr std::uintptr_t Max                              = 0x10         ;
        constexpr std::uintptr_t Skin                             = 0x18         ;
        constexpr std::uintptr_t Condition                        = 0x20         ;
        constexpr std::uintptr_t Owner                            = 0x28         ;
        constexpr std::uintptr_t UID                              = 0x48         ;
    }

    namespace DiggableEntityLoot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Items                            = 0x18         ;
        constexpr std::uintptr_t Biomes                           = 0x2C         ;
        constexpr std::uintptr_t Topology                         = 0x30         ;

        constexpr std::uintptr_t _5cf440967daf282e153b52663d0c621f27b01cb2 = 0x20         ;
        constexpr std::uintptr_t _5020c7e4a03c9c96a95789334ada7c29e93da0a5 = 0x28         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LensDirtinessRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t dataProperty                     = 0x20         ;
        constexpr std::uintptr_t lensDirtinessShader              = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _a42710e802e6b222a9e2d5245037c507309a788c = 0x0          ;
            constexpr std::uintptr_t _9d150d1ad9404ffc5ae6b3d14f89f78009a87889 = 0x8          ;
            constexpr std::uintptr_t _8c44946f19c1fa4617bdb7b86d9cbc1be3fb0915 = 0x10         ;
        }

    }

    namespace CleanupIslandsJob
    {
        constexpr std::uintptr_t DataArray                        = 0x0          ;
        constexpr std::uintptr_t Iso                              = 0x30         ;
    }

    namespace AccumulateCensorBoundsJob
    {
        constexpr std::uintptr_t SrcData                          = 0x0          ;
        constexpr std::uintptr_t ShapeStream                      = 0x30         ;
        constexpr std::uintptr_t SegmentsX                        = 0x88         ;
        constexpr std::uintptr_t SegmentsY                        = 0x8C         ;
        constexpr std::uintptr_t SegmentsZ                        = 0x90         ;
        constexpr std::uintptr_t iso                              = 0x94         ;
        constexpr std::uintptr_t batchSize                        = 0x98         ;
    }

    namespace ApplyCensorBoundsJob
    {
        constexpr std::uintptr_t OutputArray                      = 0x0          ;
        constexpr std::uintptr_t ShapeStream                      = 0x30         ;
    }

    namespace ClearBoundariesJob
    {
        constexpr std::uintptr_t DataArray                        = 0x0          ;
    }

    namespace CalculateDistanceFieldJob
    {
        constexpr std::uintptr_t Origin                           = 0x0          ;
        constexpr std::uintptr_t ChunkBounds                      = 0xC          ;
        constexpr std::uintptr_t Mods                             = 0x28         ;
        constexpr std::uintptr_t DataArray                        = 0x38         ;
    }

    namespace RotateCameraAroundObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_goObjectToRotateAround         = 0x20         ;
        constexpr std::uintptr_t m_flRotateSpeed                  = 0x28         ;
    }

    namespace Anchor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t RaiseDuration                    = 0x318        ;
        constexpr std::uintptr_t LowerDuration                    = 0x31C        ;
        constexpr std::uintptr_t RopeLength                       = 0x320        ;
        constexpr std::uintptr_t AnchorRadius                     = 0x324        ;
        constexpr std::uintptr_t AnchorTestPoint                  = 0x328        ;
        constexpr std::uintptr_t Animator                         = 0x330        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _b845157a9f99a46a506cb60ad600f02e8e88f864 = 0x308        ;
        constexpr std::uintptr_t _9d1cdd8bd27f0b7d6800f0ea35e8d71ca1039919 = 0x310        ;
    }

    namespace SimpleLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t visibilityPassesThroughParent    = 0x340        ;
        constexpr std::uintptr_t powerConsumption                 = 0x344        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %a490684b9524ed8eae7c24d8048b124087c7a613
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D3660   ;
        constexpr std::uintptr_t _6404f3734bf5062960fea8877f01393d8c8a914a = 0x10         ;
        constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _f33820249f5e9f5cfacb55689d76d3e443a010fe = 0x0          ;
            constexpr std::uintptr_t _63b893a0843a82bab56364af33f9570720bafeaf = 0x8          ;
            constexpr std::uintptr_t _c519fa70822b1c3d79ff7ce582bcf4e9656fc6e2 = 0x18         ;
        }

    }

    namespace UI_CopyPasteFileButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t style                            = 0x20         ;
        constexpr std::uintptr_t evenStyle                        = 0x28         ;
        constexpr std::uintptr_t button                           = 0x30         ;
        constexpr std::uintptr_t showThumbnailOnHover             = 0x38         ;
        constexpr std::uintptr_t thumbnailGroup                   = 0x40         ;
        constexpr std::uintptr_t thumbnailImage                   = 0x48         ;
        constexpr std::uintptr_t missingThumbnail                 = 0x50         ;
        constexpr std::uintptr_t fileNameText                     = 0x58         ;
        constexpr std::uintptr_t dateText                         = 0x60         ;
        constexpr std::uintptr_t fileSizeText                     = 0x68         ;
        constexpr std::uintptr_t entityCount                      = 0x70         ;
        constexpr std::uintptr_t entityCountText                  = 0x78         ;
        constexpr std::uintptr_t deleteButton                     = 0x80         ;
        constexpr std::uintptr_t hoverTransition                  = 0x88         ;

        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x90         ;
        constexpr std::uintptr_t _f705cebac4a28b5682afe8ac7b3474a58fa41fe0 = 0x98         ;
        constexpr std::uintptr_t _e94fcd213ab56c59e3e4ee5e921b93caca93e286 = 0xA0         ;
        constexpr std::uintptr_t _4eac316f09647836fccba66f63fa4dd3347b0918 = 0xA8         ;
        constexpr std::uintptr_t _5dc7ec8169fba773e2e50f58e352a094ae127ce9 = 0xB0         ;
        constexpr std::uintptr_t _b4d5c37eb15f9fbf9ee77d8961e362102c9318d7 = 0xB8         ;
    }

    namespace %89e0695773e42b2ed0e4453a731cddcf91eccfaa
    {
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _4063656193715b42312e82552358d22ba2d73a3f = 0x0          ;
            constexpr std::uintptr_t _6cb77f9f9a101ac2842b50728523d6dc085f28d2 = 0x8          ;
            constexpr std::uintptr_t _5ee66e7637814dac95e075a00b3b0629e326e7f2 = 0x10         ;
            constexpr std::uintptr_t _63b0c1d4ef1039fa17ea477cdc039b4f48dd24d0 = 0x18         ;
        }

    }

    namespace %852b5ba47defbfe42f527982e054abcdfc3597b3
    {
        constexpr std::uintptr_t _84af7d47ed95745ae4fb0e44cdaf6077e179c0f1 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ServerBrowserCategory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t serverCountText                  = 0x20         ;
        constexpr std::uintptr_t useServerCount                   = 0x28         ;

        constexpr std::uintptr_t _d7d00ee60842964ce66327bf3e724233982224fb = 0x30         ;
        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0x38         ;
        constexpr std::uintptr_t _006165e3e6cb16b49f62dbbac74deea0dcd9c28a = 0x39         ;
        constexpr std::uintptr_t _7506c016853ca54c2f871277465e01fddfc4560b = 0x3C         ;
    }

    namespace sedanAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t frontAxles                       = 0x20         ;
        constexpr std::uintptr_t FL_shock                         = 0x28         ;
        constexpr std::uintptr_t FL_wheel                         = 0x30         ;
        constexpr std::uintptr_t FR_shock                         = 0x38         ;
        constexpr std::uintptr_t FR_wheel                         = 0x40         ;
        constexpr std::uintptr_t RL_shock                         = 0x48         ;
        constexpr std::uintptr_t RL_wheel                         = 0x50         ;
        constexpr std::uintptr_t RR_shock                         = 0x58         ;
        constexpr std::uintptr_t RR_wheel                         = 0x60         ;
        constexpr std::uintptr_t FL_wheelCollider                 = 0x68         ;
        constexpr std::uintptr_t FR_wheelCollider                 = 0x70         ;
        constexpr std::uintptr_t RL_wheelCollider                 = 0x78         ;
        constexpr std::uintptr_t RR_wheelCollider                 = 0x80         ;
        constexpr std::uintptr_t steeringWheel                    = 0x88         ;
        constexpr std::uintptr_t motorForceConstant               = 0x90         ;
        constexpr std::uintptr_t brakeForceConstant               = 0x94         ;
        constexpr std::uintptr_t brakePedal                       = 0x98         ;
        constexpr std::uintptr_t gasPedal                         = 0x9C         ;
        constexpr std::uintptr_t steering                         = 0xA0         ;
        constexpr std::uintptr_t GasLerpTime                      = 0xB0         ;
        constexpr std::uintptr_t SteeringLerpTime                 = 0xB4         ;

        constexpr std::uintptr_t _cde1bd52bf0dc97d23e33eaf73d079fd9926a25e = 0xA8         ;
        constexpr std::uintptr_t _26a5b58d5131c8fa94dd22569a78b3c1e225709d = 0xB8         ;
        constexpr std::uintptr_t _9c3beb804b69e8e156a0b8e1e36d93322f31162c = 0xBC         ;
        constexpr std::uintptr_t _20f969cd2015decfe1ea3ec572543c100f39aaf5 = 0xC0         ;
        constexpr std::uintptr_t _00de1837963cd0315f56bbb54f6c4ff381ea4790 = 0xC4         ;
    }

    namespace %d96bbfdea1b04b2b409452b4a64bf42379f022b9
    {
        constexpr std::uintptr_t _35ad0bf5544961ed804ef7796ad8b8e2f65dd56c = 0x10         ;
        constexpr std::uintptr_t _e62dfae32d3df065c71b1ad5b375b54a6187ff30 = 0x14         ;
        constexpr std::uintptr_t _79c427bffcd86d77e75f8587c6ffd76b25a626f0 = 0x18         ;
        constexpr std::uintptr_t _3cda5a402223de7c42f50e5c65cc96b43c4f6f81 = 0x20         ;
        constexpr std::uintptr_t _542f21079dbdea495abedbc29b1cb13a83a4470a = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _fdd617dd1c944b69a16c85307d54dbcdeb65c837 = 0x0          ;
            constexpr std::uintptr_t _b91df9e956a12970811076f79a2397ba1d10b40d = 0x8          ;
            constexpr std::uintptr_t _77091e69f0e08e45117afd99c6d50f291a4798eb = 0x10         ;
            constexpr std::uintptr_t _d10b41eccd1f1c05068b4d526eaa3d48870c2586 = 0x18         ;
            constexpr std::uintptr_t _934493c0d242034958783db1093311d1e6b26f79 = 0x20         ;
        }

    }

    namespace %ea97b765db59a50653ac3a07d4f79b2bd5bf6fb4
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        constexpr std::uintptr_t _c04aee08beab1455e12883f075dc8b3ab9dd0e3b = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _055436f2d0b0cc651ff230ec9031df5b87146370 = 0x0          ;
            constexpr std::uintptr_t _9912edc71f30354c9092301f9e858d52a3c944f2 = 0x8          ;
            constexpr std::uintptr_t _590a2fd3a7592b36bf5af9d6db2cdb1cd027de86 = 0x10         ;
        }

    }

    namespace ColourPair
    {
        constexpr std::uintptr_t A                                = 0x0          ;
        constexpr std::uintptr_t B                                = 0x10         ;
    }

    namespace AccessibilityColourCollection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t convarName                       = 0x20         ;
        constexpr std::uintptr_t AllOptions                       = 0x28         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x30         ;
    }

    namespace PlaceRoadObjects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t Start                            = 0x40         ;
        constexpr std::uintptr_t End                              = 0x48         ;
        constexpr std::uintptr_t Side                             = 0x50         ;
        constexpr std::uintptr_t Path                             = 0x58         ;
    }

    namespace %d9f507211c8732abbcb44855cfb232565729f98d
    {
        constexpr std::uintptr_t _2bd26c925cca6cc6126ed80895d0a467a1ac1063 = 0x18         ;
    }

    namespace BulbSettings
    {
        constexpr std::uintptr_t BulbPrefab                       = 0x0          ;
        constexpr std::uintptr_t Weight                           = 0x8          ;
    }

    namespace StringLights
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t lengthPerAmount                  = 0x368        ;
        constexpr std::uintptr_t maxPlaceDistance                 = 0x36C        ;
        constexpr std::uintptr_t itemToConsume                    = 0x370        ;
        constexpr std::uintptr_t bulbSettings                     = 0x378        ;
        constexpr std::uintptr_t pointLightPrefab                 = 0x380        ;
        constexpr std::uintptr_t lightsParent                     = 0x388        ;
        constexpr std::uintptr_t wireOrigin                       = 0x390        ;
        constexpr std::uintptr_t bulbSpacing                      = 0x398        ;
        constexpr std::uintptr_t wireThickness                    = 0x39C        ;
        constexpr std::uintptr_t maxDeviation                     = 0x3A0        ;
        constexpr std::uintptr_t deviationFactor                  = 0x3A4        ;
        constexpr std::uintptr_t bulbFaceNormal                   = 0x3A8        ;
        constexpr std::uintptr_t lineRenderer                     = 0x3B0        ;
        constexpr std::uintptr_t rendererLod                      = 0x3B8        ;
        constexpr std::uintptr_t useBatching                      = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _1cdcd28ef153fa5ab3cbe1ecfcb1f80e69680bcb = 0x340        ;
        constexpr std::uintptr_t _bc2bd6b025f7c09043ac76ed1366b5c5e4ca79e5 = 0x348        ;
        constexpr std::uintptr_t _b4ab0964b72f5541113e983ef09097a93613bf99 = 0x34C        ;
        constexpr std::uintptr_t _ae30c2fb247b1c8425ce4b9be157eeed64ebf3dc = 0x350        ;
        constexpr std::uintptr_t _f9de2705278c0a158d155d5c0de4a0eb866aac5c = 0x358        ;
        constexpr std::uintptr_t _7567872eda112623c9e0d940d6000536682c99a7 = 0x360        ;
        constexpr std::uintptr_t _ad46855eda518655427ccfb7723c34af6133b7d5 = 0x3C0        ;
        constexpr std::uintptr_t _69256f9dac91192e877f62650e44fc45f48f5447 = 0x3C8        ;
        constexpr std::uintptr_t _842e253865f1e000d66177140a172a8da14e8cda = 0x3D0        ;
        constexpr std::uintptr_t _60e0396337d8bebf57534998320baa8b3d542a32 = 0x3D8        ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x3E8        ;
        constexpr std::uintptr_t _2ae67467cd4d69617be8b2a777818de879acfc50 = 0x3F0        ;
        constexpr std::uintptr_t _aec313eeed4001cecfbcc1dd32d9083bcf995877 = 0x3F4        ;
    }

    namespace %bf994d55c88075255d11bade94edb653fb5cdfcb
    {
        constexpr std::uintptr_t _72e4da614c7399c5ef1fd83fc071a755cb7d90ac = 0x18         ;
        constexpr std::uintptr_t _0e54b6601f216bb338736b685dab2137608c5bc8 = 0x24         ;
    }

    namespace DirectionalDamageTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t repeatRate                       = 0x50         ;
        constexpr std::uintptr_t damageType                       = 0x58         ;
        constexpr std::uintptr_t attackEffect                     = 0x60         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %9f1e9f3bd7d05a21580ec6ee0310d6628f94dc0f
    {
        constexpr std::uintptr_t _8c235df3b54a84a0e433de935d2372030e0b9517 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _bf446e3ec5301e739dd630ae464a145c3e2f11da = 0x0          ;
            constexpr std::uintptr_t _dd250d1dcfc9f4c159054c7be27e532546bad486 = 0x8          ;
        }

    }

    namespace %09bffead1008c3d5b2bf396a7419533afa4760be
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DCF68   ;
        constexpr std::uintptr_t _98e5f200e906615111a6c21db0bfeabab3aea6bc = 0x10         ;
        constexpr std::uintptr_t _f18efb25ac1293b071ac361a01097695ba67af8c = 0x18         ;
        constexpr std::uintptr_t _da6f4ae31c6ef65b4da01f5c561160ab725fcf4c = 0x20         ;
        constexpr std::uintptr_t _974eb68f8dbb107ac5283584239b6e7c93e9ef22 = 0x28         ;
    }

    namespace UI_ServerAdmin
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D7ED8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t playerEntryPrefab                = 0x68         ;
        constexpr std::uintptr_t playerInfoParent                 = 0x70         ;
        constexpr std::uintptr_t playerInfoParentFlex             = 0x78         ;
        constexpr std::uintptr_t playerListScrollbar              = 0x80         ;
        constexpr std::uintptr_t playerListScrollRect             = 0x88         ;
        constexpr std::uintptr_t playerCountText                  = 0x90         ;
        constexpr std::uintptr_t playerNameFilter                 = 0x98         ;
        constexpr std::uintptr_t playerInfoPanel                  = 0xA0         ;
        constexpr std::uintptr_t playerListSearchInput            = 0xA8         ;
        constexpr std::uintptr_t serverInfoEntryPrefab            = 0xB0         ;
        constexpr std::uintptr_t serverInfoParent                 = 0xB8         ;
        constexpr std::uintptr_t convarInfoEntryPrefab            = 0xC0         ;
        constexpr std::uintptr_t convarInfoLongEntryPrefab        = 0xC8         ;
        constexpr std::uintptr_t convarInfoParent                 = 0xD0         ;
        constexpr std::uintptr_t ugcVirtualScroll                 = 0xD8         ;
        constexpr std::uintptr_t ugcContentFlex                   = 0xE0         ;
        constexpr std::uintptr_t ugcScrollbar                     = 0xE8         ;
        constexpr std::uintptr_t ugcNameFilter                    = 0xF0         ;
        constexpr std::uintptr_t ugcFilterPanel                   = 0xF8         ;
        constexpr std::uintptr_t expandedUgcRoot                  = 0x100        ;
        constexpr std::uintptr_t expandedUgcImage                 = 0x108        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x110        ;
        constexpr std::uintptr_t _341994bc046def759b66ea1ed8af7fb50dfaea6a = 0x118        ;
        constexpr std::uintptr_t _901c1733ff48fb4140b6f5105837b3858ab2b67a = 0x120        ;
        constexpr std::uintptr_t _edd1939d722b9bee88f6723d5ff63f6967897b6a = 0x128        ;
        constexpr std::uintptr_t _702ab799e58e4fc8aad3f5e940a377b3ee83530d = 0x130        ;
        constexpr std::uintptr_t _ade17f444c83755832aae85782949e0ccab8177f = 0x138        ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace LODGroupDeepSeaConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Group                            = 0x20         ;
        constexpr std::uintptr_t MainlandCullPercent              = 0x28         ;
        constexpr std::uintptr_t DeepSeaCullPercent               = 0x2C         ;
    }

    namespace ComputerMenu
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t bookmarkContainer                = 0x40         ;
        constexpr std::uintptr_t bookmarkPrefab                   = 0x48         ;
        constexpr std::uintptr_t activeEntries                    = 0x50         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _9efd71176459b88a24c4d44193e8dcd36eb1fdba = 0x58         ;
        constexpr std::uintptr_t _2c29b3e4e6833f4e83a1754a3cb197fae2950aed = 0x68         ;
    }

    namespace ExplosionScreenBounceFade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t length                           = 0x20         ;
        constexpr std::uintptr_t bounceScale                      = 0x30         ;
        constexpr std::uintptr_t bounceSpeed                      = 0x38         ;
        constexpr std::uintptr_t bounceViewmodel                  = 0x40         ;
        constexpr std::uintptr_t distanceFalloff                  = 0x48         ;
        constexpr std::uintptr_t timeFalloff                      = 0x50         ;
        constexpr std::uintptr_t maxDistance                      = 0x68         ;
        constexpr std::uintptr_t scale                            = 0x6C         ;
        constexpr std::uintptr_t volumeWeight                     = 0x70         ;

        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x24         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x28         ;
        constexpr std::uintptr_t _18b096eaaeff98abb92d3cec76888979f3a6dd77 = 0x58         ;
        constexpr std::uintptr_t _7f930306b61b72c8da9afd87b3be0718848129f4 = 0x5C         ;
    }

    namespace %530224ad6670a0c3eab844ea338021ef475651b5
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A74D8   ;
        constexpr std::uintptr_t _a2fba50db43a627da6737c26fc0b6353c7bc57c1 = 0x10         ;
        constexpr std::uintptr_t _ea3201d7a1d56354e7e2b3cc8ab1f1b5f743b17c = 0x18         ;
        constexpr std::uintptr_t _ad8aea16ec3e8895fd4b9222ac790c8c5dd7dc4b = 0x1C         ;
        constexpr std::uintptr_t _9d1e5f997422d4a9cac288ba1d6f28c842db337c = 0x20         ;
        constexpr std::uintptr_t _649c465a619b5b64de4e023c1f9d55d372502ac8 = 0x28         ;
        constexpr std::uintptr_t _e7212063661bfa6c9e8ebc46738361e438791d9d = 0x30         ;
        constexpr std::uintptr_t _01d77fc8ad19c4abd3af4e5f55c1ff7d5d068db5 = 0x38         ;
        constexpr std::uintptr_t _5554d1c2de8cfe83e59f1be58d48ff6aa6795dff = 0x80         ;
        constexpr std::uintptr_t _e7d76142feecd4f3f0b1d2170eec3777dfffaaae = 0x88         ;
        constexpr std::uintptr_t _2a3e42c9d7c0e062bec8ca1b9d7b3889705fceb5 = 0x90         ;
        constexpr std::uintptr_t _2a89b60cae360d742cf57abb4e346acdf64c676c = 0x98         ;
        constexpr std::uintptr_t _d8ce2637e1ac35e91e5a12f801f7fa36bb2eb9cf = 0x9C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0xA0         ;
        constexpr std::uintptr_t _67dfbbd28c29f9bb7351feb931365142a934fdb7 = 0xA8         ;
        constexpr std::uintptr_t _09ccfa6473793624e2b7c96116588daefce21291 = 0xB0         ;
        constexpr std::uintptr_t _39b8693cbc8e5f9f3bbc774b03876570345c1a53 = 0xB8         ;
        constexpr std::uintptr_t _bb020a9d9f4a72642993ca8b353feb0d36e0d240 = 0xC0         ;
        constexpr std::uintptr_t _1279aa1adca1c02828204e9f622c324449446569 = 0xC8         ;
        constexpr std::uintptr_t _37c86384ef9bae06a5d277a5abcef9138e106367 = 0xD0         ;
        constexpr std::uintptr_t _66ffdcd61708239357a8c6ddd5231b514d9b2a11 = 0xE8         ;
        constexpr std::uintptr_t _1aa1699378223a5dc4621d526287709f80cb8185 = 0xF0         ;
        constexpr std::uintptr_t _40b5894263ceede1d2bb97d7035e710bfd8732a5 = 0xF4         ;
        constexpr std::uintptr_t _4bd3e1e47fecd7c1ed614eee03fa63f097c134b8 = 0xF8         ;
        constexpr std::uintptr_t _6e1725a45016e880c6738e99370acbf3398adb85 = 0x100        ;
        constexpr std::uintptr_t _135084b5deee0478478e8415f87849da749489fd = 0x190        ;
        constexpr std::uintptr_t _2cf9692f6e139c2d98f15ec3105df12b540956df = 0x198        ;
        constexpr std::uintptr_t _66c2352e6b21d3c2f8663cc3499497fc10b6332f = 0x1A0        ;
        constexpr std::uintptr_t _296d5702fec1fa6c2b99d4389b61c5a28d3ab58f = 0x1A8        ;
        constexpr std::uintptr_t _8d69d101e6a43bd2b9ab3c2a4ce095b8a7249c58 = 0x1B0        ;
        constexpr std::uintptr_t _109528ee79e110f03a6881f69a4957a3ea3548ec = 0x1B4        ;
        constexpr std::uintptr_t _e8319d37afe4f9fe9e459204fca8d817b0187097 = 0x1B8        ;
        constexpr std::uintptr_t _416829462eb449b49744759937ace3637ca2e277 = 0x1C0        ;
        constexpr std::uintptr_t _965a3fa61bba9b2a97a90de826dd41af76a824d0 = 0x1D0        ;

        namespace _static
        {
            constexpr std::uintptr_t _aa75794b39bdc38be0f6139ceff188c9b9963606 = 0x0          ;
            constexpr std::uintptr_t _e085f4d3057a19131001d968ca4259468f78b965 = 0x8          ;
            constexpr std::uintptr_t _31f771dd75892c03cde27aab0f80de3cc27f5549 = 0x10         ;
            constexpr std::uintptr_t _e8705511ea651a0b29018e70c329d92cc8641835 = 0x18         ;
            constexpr std::uintptr_t _3092e1b4e7b49e5991d9396ae37ba3d46035556d = 0x20         ;
            constexpr std::uintptr_t _ba3adbabe1d10926c501551f6dbacbedbfbbea2c = 0x24         ;
            constexpr std::uintptr_t _9240f54f5be16c2e6fe042deec8637151866dd6d = 0x30         ;
            constexpr std::uintptr_t _37a46c270f4b401bf8b29d2ce8fec412f37b1017 = 0x38         ;
        }

    }

    namespace BounceLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t masterLight                      = 0x20         ;
        constexpr std::uintptr_t maxBounceLightDistance           = 0x28         ;
        constexpr std::uintptr_t maxBounceLightSpawnRange         = 0x2C         ;
        constexpr std::uintptr_t bouncedLights                    = 0x30         ;
        constexpr std::uintptr_t bounceLightPrefab                = 0x38         ;
        constexpr std::uintptr_t maxBounceLights                  = 0x40         ;
        constexpr std::uintptr_t placementBias                    = 0x44         ;
        constexpr std::uintptr_t radiusFraction                   = 0x48         ;
        constexpr std::uintptr_t minPlacementDistance             = 0x4C         ;
        constexpr std::uintptr_t bounceIntensityOverrideScale     = 0x50         ;
        constexpr std::uintptr_t mergeDist                        = 0x54         ;
    }

    namespace RenderPipelineType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RenderPipelineCondition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t renderPipeline                   = 0x20         ;
    }

    namespace SmallRamp
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;
        constexpr std::uintptr_t ParentTrigger                    = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
        constexpr std::uintptr_t _e3302dd3b00eba1ea1299b2d3984adfb077b3f8a = 0x3F0        ;
    }

    namespace UI_LoadoutFileButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fileNameText                     = 0x20         ;
        constexpr std::uintptr_t dateText                         = 0x28         ;
        constexpr std::uintptr_t itemCountText                    = 0x30         ;
        constexpr std::uintptr_t deleteButton                     = 0x38         ;
        constexpr std::uintptr_t virtualItemParent                = 0x40         ;

        constexpr std::uintptr_t _f705cebac4a28b5682afe8ac7b3474a58fa41fe0 = 0x48         ;
        constexpr std::uintptr_t _0868db95f2293664dd05175ebc0ce7ca43b52b05 = 0x50         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x58         ;
        constexpr std::uintptr_t _b4d5c37eb15f9fbf9ee77d8961e362102c9318d7 = 0x60         ;
    }

    namespace %b89ea76b998f380411f6e7b83692063a605a2a07
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E51E0   ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x10         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x1C         ;
        constexpr std::uintptr_t _2742ac2d63c6f1a3102ded6d3b6782e1df716150 = 0x30         ;
        constexpr std::uintptr_t _79dfd4cf90719bbd51ec42593cf7e2b092cf0a57 = 0x38         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x40         ;
    }

    namespace %263b1b430dd7c835514c29ffe82aea2d5c548a2e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E5470   ;
        constexpr std::uintptr_t _702b05a105bc7519e26077b44d1e4ca93c48b485 = 0x10         ;
        constexpr std::uintptr_t _4b0020004a557036fb62e75f23d2f62c79ade2a5 = 0x18         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x1C         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x28         ;
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x30         ;
        constexpr std::uintptr_t _381ef7529bd5cb710077ccdf906b73f9b9fd2da6 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _d18cc15c5d8b1bf52959392cd28a14c194d0b362 = 0x0          ;
            constexpr std::uintptr_t _6a0f629777795b5f2d02914ab9a7277706b3f10f = 0x8          ;
            constexpr std::uintptr_t _096d6d23e62c9a5ba88db309c0705b08686e8790 = 0x10         ;
        }

    }

    namespace RespawnableLootFridge
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t OnlyAcceptCategory               = 0x3A8        ;
        constexpr std::uintptr_t IncludedItems                    = 0x3B0        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x3B8        ;
        constexpr std::uintptr_t PoweredFoodSpoilageRateMultiplier = 0x3BC        ;
        constexpr std::uintptr_t reducedLootSpawnSlots            = 0x3C0        ;
        constexpr std::uintptr_t fullLootSpawnSlots               = 0x3C8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3D0        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3D4        ;
        constexpr std::uintptr_t refreshesForFullRefresh          = 0x3D8        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3DC        ;
        constexpr std::uintptr_t blockPlayerItemInput             = 0x3DD        ;
        constexpr std::uintptr_t requiresPowerToOpen              = 0x3DE        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
    }

    namespace Parameter
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Modulator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9668   ;
        constexpr std::uintptr_t param                            = 0x10         ;
        constexpr std::uintptr_t value                            = 0x14         ;
    }

    namespace SoundModulation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _449212731f3cc88352adc1aab6969cdfff6a1c36 = 0x20         ;
        constexpr std::uintptr_t _c4da6a21b34f03899a8c6a4d52c2ef4c20a48b0b = 0x28         ;
        constexpr std::uintptr_t _6297f90ffe0fe447ce25dd92170053ba9ab65141 = 0x30         ;
    }

    namespace MissionObjective_UnderwaterLabsBoomboxBonus
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetRadioIp                    = 0x18         ;
        constexpr std::uintptr_t requireProximityToPosition       = 0x20         ;
        constexpr std::uintptr_t minimumDistanceToMissionPoint    = 0x28         ;
        constexpr std::uintptr_t shouldHideCompassMarkerWhenClose = 0x2C         ;
        constexpr std::uintptr_t hideCompassMarkerDistance        = 0x30         ;

        constexpr std::uintptr_t _18aac312b6ab81455c43d5d99c3c55d63cc1378f = 0x34         ;
        constexpr std::uintptr_t _73951832160aab1fdcc38cba222c8c13e4b017aa = 0x38         ;
    }

    namespace LootAllButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t inventoryGrid                    = 0x28         ;

        constexpr std::uintptr_t _ea196185929ea7e4a3b46f53474fc4decbee0828 = 0x20         ;
    }

    namespace %455505b237e7a9774b6fea812c9383728e6f0f8b
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _113f720756305a8995117ef3e334493124571992 = 0x60         ;
        constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x6C         ;
        constexpr std::uintptr_t _997a81972bba8ff1645268bac82f03103787412d = 0x78         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x7C         ;
        constexpr std::uintptr_t _eefec6e86a6759e2dd15f2d146c411d31a3a1a63 = 0x80         ;
        constexpr std::uintptr_t _5ec54cba375c596391122640ea3905bced06d189 = 0x90         ;
        constexpr std::uintptr_t _3bb476f86dc1641c2a6da6eb65c52030c4b19aa1 = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _330b712cfcc2924670781e81268749a25de78fd4 = 0x0          ;
        }

    }

    namespace DemoCameraPathSave
    {
        constexpr std::uintptr_t Algorithm                        = 0x10         ;
        constexpr std::uintptr_t Transform                        = 0x18         ;
    }

    namespace CustomDoorManipulator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t targetDoor                       = 0x350        ;
        constexpr std::uintptr_t powerAction                      = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _f8d87198a101bda880ccad7d077883a63e525666 = 0x340        ;
        constexpr std::uintptr_t _039a7e5e951d6a3e8a2a714b8242ba8bc9fe8e8e = 0x360        ;
    }

    namespace HalloweenDungeon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t isUsablePortal                   = 0x2D8        ;
        constexpr std::uintptr_t targetPortal                     = 0x2F8        ;
        constexpr std::uintptr_t localEntryExitPos                = 0x308        ;
        constexpr std::uintptr_t relativeAnchor                   = 0x310        ;
        constexpr std::uintptr_t isMirrored                       = 0x318        ;
        constexpr std::uintptr_t appearEffect                     = 0x320        ;
        constexpr std::uintptr_t disappearEffect                  = 0x328        ;
        constexpr std::uintptr_t transitionSoundEffect            = 0x330        ;
        constexpr std::uintptr_t useTagString                     = 0x338        ;
        constexpr std::uintptr_t dungeonPrefab                    = 0x340        ;
        constexpr std::uintptr_t radiationCurve                   = 0x360        ;
        constexpr std::uintptr_t collapsePhrase                   = 0x368        ;
        constexpr std::uintptr_t mountPhrase                      = 0x370        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0d3944d4ff2838ce6075d5db4f11140ba9a905ed = 0x2D0        ;
        constexpr std::uintptr_t _75dc66282a4bd695d035ad55bc94f5e2a65a4d81 = 0x2DC        ;
        constexpr std::uintptr_t _986775dfbf5df98e6711228ea609cd5bf664ad03 = 0x2E8        ;
        constexpr std::uintptr_t _604114fda3104264fd23adb29c3a16949c910938 = 0x300        ;
        constexpr std::uintptr_t _f4cfff8848347cff03a4aa73d7e6f84e7f91d2c4 = 0x348        ;
        constexpr std::uintptr_t _18c36e91236e8eb9b9bca6f9e2b0c8baeea29927 = 0x358        ;
        constexpr std::uintptr_t _84cb17c2fe9e81b941f6a50a37c3eaaeb3a4491e = 0x35C        ;
    }

    namespace SteeringWheel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t PrivPrefab                       = 0x3F8        ;
        constexpr std::uintptr_t KeyEnterDialog                   = 0x400        ;
        constexpr std::uintptr_t TurnLerpSpeed                    = 0x408        ;
        constexpr std::uintptr_t Wheel                            = 0x410        ;
        constexpr std::uintptr_t Privilege                        = 0x418        ;
        constexpr std::uintptr_t wheelTurnLoopDef                 = 0x428        ;
        constexpr std::uintptr_t wheelTurnStartDef                = 0x430        ;
        constexpr std::uintptr_t wheelTurnStopDef                 = 0x438        ;
        constexpr std::uintptr_t wheelTurnLoopFadeTime            = 0x440        ;
        constexpr std::uintptr_t stopDelay                        = 0x444        ;
        constexpr std::uintptr_t finishBuildingEffect             = 0x448        ;
        constexpr std::uintptr_t wheelCenterDef                   = 0x450        ;
        constexpr std::uintptr_t EffectLocation                   = 0x458        ;
        constexpr std::uintptr_t effectUnlocked                   = 0x460        ;
        constexpr std::uintptr_t effectLocked                     = 0x468        ;
        constexpr std::uintptr_t effectDenied                     = 0x470        ;
        constexpr std::uintptr_t effectCodeChanged                = 0x478        ;
        constexpr std::uintptr_t effectShock                      = 0x480        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _6429c5fac1ca82751cf561b9600126e0517fc873 = 0x3D0        ;
        constexpr std::uintptr_t _b4c4bb015223d8f4c1a119a6b3ff6f15ab438158 = 0x3D8        ;
        constexpr std::uintptr_t _788484fa7cb77a7e8ce426bad1b766176a2591a7 = 0x3E0        ;
        constexpr std::uintptr_t _1efc9bdbc9ca856cd9819682ee7388251b489690 = 0x3E8        ;
        constexpr std::uintptr_t _1dc82ab351ca8aac0e3f69dcff3b9f8f9db8aa95 = 0x3F0        ;
        constexpr std::uintptr_t _136d7463051f953d8fdae78fde10f164597f0a65 = 0x420        ;
        constexpr std::uintptr_t _7ebf27836f648e342954337f97e2621b4da3c728 = 0x488        ;
        constexpr std::uintptr_t _f56caa79d40a7bccdc0a04ceebb7d9399d5c8437 = 0x490        ;
        constexpr std::uintptr_t _1ab027cfe45216b680700c2de1fdad20daee5e94 = 0x498        ;
        constexpr std::uintptr_t _18fbd0be199e230ef3562dd65eaea3dcdff4c3c7 = 0x49C        ;
        constexpr std::uintptr_t _a134f2f246f31f9547c4f27260f5ca47a588f716 = 0x4A0        ;
        constexpr std::uintptr_t _78a0333d54dc35480e08ff5afbf47cfac1ad762d = 0x4A4        ;
        constexpr std::uintptr_t _c16535dd644b67724d9dffbfed6f54fc7b2fe630 = 0x4A8        ;
        constexpr std::uintptr_t _082fd558e3a4f82b2a6e3a39f813f8b54f2b07e6 = 0x4AC        ;
    }

    namespace DemoText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TimeText                         = 0x20         ;
        constexpr std::uintptr_t TotalSecondText                  = 0x28         ;
        constexpr std::uintptr_t TimeScaleText                    = 0x30         ;
        constexpr std::uintptr_t FilenameText                     = 0x38         ;
        constexpr std::uintptr_t DateTimeText                     = 0x40         ;
        constexpr std::uintptr_t ParentText                       = 0x48         ;
        constexpr std::uintptr_t DofText                          = 0x50         ;
        constexpr std::uintptr_t ParentBone                       = 0x58         ;
        constexpr std::uintptr_t InternalRoot                     = 0x60         ;
        constexpr std::uintptr_t ParentRoot                       = 0x68         ;
        constexpr std::uintptr_t DofRoot                          = 0x70         ;
    }

    namespace ViewmodelIk
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _585078bab3a56746da4bb7ea3d739e76d3774ab5 = 0x20         ;
        constexpr std::uintptr_t _e4becde2a6a2f5002853ddd5bcd13dfe06ac01e8 = 0x28         ;
        constexpr std::uintptr_t _236fc0eb47871934626dcb5305134943f55560fa = 0x30         ;
    }

    namespace EnvironmentVolumeCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0xA0         ;
        constexpr std::uintptr_t Center                           = 0xA4         ;
        constexpr std::uintptr_t Size                             = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %bf32be4771035b2a17d839ce7cbf1605943b7a19
    {
        constexpr std::uintptr_t _7244c528b250286e59d30a700ad138bb6ac95576 = 0x10         ;
        constexpr std::uintptr_t _3b3cfbf1e4bb2820acb7a052cbe1ba007c68e500 = 0x18         ;
        constexpr std::uintptr_t _6720e85d1eed5fcb8ff53307a4057b0da0d40d01 = 0x20         ;
        constexpr std::uintptr_t _9a88d4b5cbae7012948e2918466a27612ff578e0 = 0x28         ;
        constexpr std::uintptr_t _86da809bfdb2d130a0d58bd6255535c2438b2ddf = 0x30         ;
        constexpr std::uintptr_t _42edf47ad12ec61074d9bd60ac246ce09a777cd8 = 0x38         ;
        constexpr std::uintptr_t _57d18604beaddbdda011a1971688816378a30ea4 = 0x40         ;
        constexpr std::uintptr_t _39a16e9ad6a98f84f67acda5d218e95f605766f6 = 0x48         ;
        constexpr std::uintptr_t _f9647d7e6f5d1d93c0960597f6080ce513ee30b3 = 0x4C         ;
        constexpr std::uintptr_t _be108a5b9ec5552f1da5ce747cb0dddf7be3fca5 = 0x50         ;
        constexpr std::uintptr_t _360573eab97285c3e5b73aa0c8d8d6e5771f71a7 = 0x58         ;
        constexpr std::uintptr_t _55acebf52bc776e21fc3590a3febec77b495f85c = 0x60         ;
        constexpr std::uintptr_t _3fcb1bfef572f65b8de326aa025d77703b936c23 = 0x68         ;
        constexpr std::uintptr_t _ab31c5a4defbbc9d18343148b866af0d147d79fd = 0x6C         ;
        constexpr std::uintptr_t _2efd3a64b7728b29ebbec967804829d779b8d6f2 = 0x70         ;
        constexpr std::uintptr_t _a84c452eee2fcca1d1b30620279ca86071f8671d = 0x74         ;
        constexpr std::uintptr_t _18928ed0e5d58b66be4c234c9d4501285c4dbd91 = 0x78         ;
        constexpr std::uintptr_t _1e93b93458f27cd18850d111578967246680c045 = 0x7C         ;

        namespace _static
        {
            constexpr std::uintptr_t _b03d63dcba191ac179751f15a29c0c5ff141b2f7 = 0x0          ;
            constexpr std::uintptr_t _ff9afb77b4bd6e77fcf25e1b3c5c307674dc1d0e = 0x8          ;
            constexpr std::uintptr_t _282263d1e36923ec4b8298c0207816bf3919465c = 0x10         ;
        }

    }

    namespace SearchFilterInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OpenRoot                         = 0x20         ;
        constexpr std::uintptr_t ClosedRoot                       = 0x28         ;
        constexpr std::uintptr_t InputField                       = 0x30         ;

        constexpr std::uintptr_t _b7cd1701d9f388a638c1fe26eb9fc28752fad723 = 0x38         ;
        constexpr std::uintptr_t _68aac9dee581b673c574172be81b45f80aa7c507 = 0x40         ;
    }

    namespace %b75837a0ee3d6de807beb8a7f978f5f54b478cdd
    {
        constexpr std::uintptr_t _a71706ccf3bbaa7a3dd04b8f0a9f4dbe5a41bb24 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _856b2c65c83e63c8653bc15479f0e8673ef6af96 = 0x0          ;
            constexpr std::uintptr_t _5463d92d3f56b6624830767745f4ec7d61972860 = 0x8          ;
        }

    }

    namespace StaticWindmill
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sailsRot                         = 0x20         ;
        constexpr std::uintptr_t transmissionRot                  = 0x28         ;
    }

    namespace PlacementTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t myMeshCollider                   = 0x20         ;
        constexpr std::uintptr_t testTransform                    = 0x28         ;
        constexpr std::uintptr_t visualTest                       = 0x30         ;
        constexpr std::uintptr_t hemisphere                       = 0x38         ;
        constexpr std::uintptr_t clampTest                        = 0x3C         ;
        constexpr std::uintptr_t testDist                         = 0x40         ;

        constexpr std::uintptr_t _3bb7b868160e33f620fd4fb2835c0cd52380e1a0 = 0x44         ;
    }

    namespace ScreenState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LaserDetector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t myTrigger                        = 0x340        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %9bb931c820fdf2423dcea83adc5663b1c6843e02
    {
        constexpr std::uintptr_t _5a03334b79127a56430f749ff15bef71a5c48c36 = 0x10         ;
        constexpr std::uintptr_t _98c9a5e3c8493994913fb0ee28b626714c77d2af = 0x14         ;
        constexpr std::uintptr_t _e9409c7cb63c5369faf6d5709e540093b9f5296e = 0x18         ;
        constexpr std::uintptr_t _1721300256ac4216aba00d1bae229cd06af3a328 = 0x1C         ;
        constexpr std::uintptr_t _0b333516f67d1c6ca19be35955d613530cff9c3e = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _98788629b72343a8f5c31dc1b8056d156385af75 = 0x0          ;
            constexpr std::uintptr_t _e9f17b4ff15db1cbe0fead133ecbc2ec1138d957 = 0x8          ;
            constexpr std::uintptr_t _b6ce545e0b4c608a06a82f298f066d3183d9c0ba = 0x18         ;
            constexpr std::uintptr_t _f626e23b0a9fb813cd84441829449077fc921843 = 0x20         ;
            constexpr std::uintptr_t _2476c330245c83aa2f266c56aaac17ae735afc90 = 0x30         ;
        }

    }

    namespace GameObjectToggleState
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t UseCurve                         = 0x18         ;
        constexpr std::uintptr_t ValidNormalisedRange             = 0x1C         ;
        constexpr std::uintptr_t CurveRange                       = 0x28         ;
        constexpr std::uintptr_t TargetState                      = 0x30         ;
        constexpr std::uintptr_t GameObjectName                   = 0x38         ;
    }

    namespace FPD_FixedCurveWindowAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t StartTime                        = 0x18         ;
        constexpr std::uintptr_t EndTime                          = 0x1C         ;
        constexpr std::uintptr_t StartValue                       = 0x20         ;
        constexpr std::uintptr_t EndValue                         = 0x24         ;
        constexpr std::uintptr_t Color                            = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _fb5cb5f8b8465400c4ea36f577a56fa70f05309a = 0x0          ;
            constexpr std::uintptr_t _2efc76069ec1d02e570173cdca23f27465d203d1 = 0x8          ;
            constexpr std::uintptr_t _ed60905d3fe22da652c8bb1efc56002adc61b584 = 0x10         ;
        }

    }

    namespace ReservedAIPointSlots
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BuildingGradeDecay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t decayGrade                       = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ArticulatedOccludee
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colliders                        = 0x28         ;

        constexpr std::uintptr_t _6c23d2b856a3eda3e3caa7c60c7949c6b1af571a = 0x20         ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x30         ;
        constexpr std::uintptr_t _5c19223264230ebd1b5f5addfee003f8d0e13537 = 0x50         ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x58         ;
        constexpr std::uintptr_t _3a557c9971ea1920643946faa739ac27f0bcc790 = 0x60         ;
    }

    namespace %c8e1189d5dd45b51c5b2ce018b4cd2e41629b485
    {
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x10         ;
        constexpr std::uintptr_t _72627e63a1314f6077e1d6464870412df7944a7a = 0x18         ;
        constexpr std::uintptr_t _e3d5b384a7f7461d58bfe09970362e6113ccc5db = 0x20         ;
        constexpr std::uintptr_t _8de3b717dee936e1a2d40d2f8e9c1895ab60fb91 = 0x28         ;
        constexpr std::uintptr_t _5f5d094bd0dbc28a8afaa7003a61e966b0b0e2d4 = 0x30         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x38         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x40         ;
        constexpr std::uintptr_t _278d366f8f9e3538cb50987575c23786fa957ea3 = 0x50         ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x58         ;
        constexpr std::uintptr_t _91954e85664fa3fdae76cc684f42e760c116697d = 0x60         ;
        constexpr std::uintptr_t _1df9db13a74df212e262f2afab065788153c9d0d = 0x68         ;
        constexpr std::uintptr_t _820eed07cc938a2d3c9f40201d2db1698442643b = 0x70         ;
        constexpr std::uintptr_t _1d190a21678c60f45ffd7505660f5711d5d452c4 = 0x74         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x78         ;
        constexpr std::uintptr_t _bd311c6dcc26d1e8270840d9fd025bcb63422ac2 = 0x80         ;
        constexpr std::uintptr_t _b691e4a01faf238ae7cf633b8e8997e27ff3c26c = 0x88         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x90         ;
        constexpr std::uintptr_t _9dbb28cf0585908a93f508bce41aca845fe74ae9 = 0x94         ;
        constexpr std::uintptr_t _00a580198b3490d2138d3d85eeda5abfd713c59d = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x9C         ;
        constexpr std::uintptr_t _a51ea4239dfdbfe214120b4fcf365284bbf8d9fe = 0xA8         ;
        constexpr std::uintptr_t _f8f372474a49337c95ccf729b73241d81d9268f1 = 0xB0         ;
        constexpr std::uintptr_t _ad7b31696b18d9a694271d46141f4bfff0f33595 = 0xB8         ;
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t _9acbf3d221a8198f414527c76e5f424562d3629e = 0x0          ;
        }

    }

    namespace Side
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TreadEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rearTreadDirt                    = 0x20         ;
        constexpr std::uintptr_t rearTreadSmoke                   = 0x28         ;
        constexpr std::uintptr_t middleTreadSmoke                 = 0x30         ;

        constexpr std::uintptr_t _f3acd51801b56d3d82f88125b24df37953796738 = 0x38         ;
        constexpr std::uintptr_t _35b1bc04a23412df45c1037d7f5b53c956122f09 = 0x44         ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MixingTable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10733960   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t Particles                        = 0x3B8        ;
        constexpr std::uintptr_t TableType                        = 0x3C0        ;
        constexpr std::uintptr_t Recipes                          = 0x3C8        ;
        constexpr std::uintptr_t OnlyAcceptValidIngredients       = 0x3D0        ;
        constexpr std::uintptr_t visualFood                       = 0x3D1        ;
        constexpr std::uintptr_t dropFromEyeLevel                 = 0x3D2        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _d98103f1b7fa19b3b17db6e82a8b16789fbe25c4 = 0x3A8        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x3B0        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x3D8        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3E0        ;
        constexpr std::uintptr_t _86578aeb9221fd118a2c2e655f9f06259f6bc2e3 = 0x3E8        ;
        constexpr std::uintptr_t _c89119dcafe2c8920ac6bddff646ebcbbf20c983 = 0x3EC        ;
        constexpr std::uintptr_t _186c4a1cc8131b4970e9003c7300a74e1b0cf9d1 = 0x3F0        ;
        constexpr std::uintptr_t _91ee850165911394ef8eeda0ce5ef516d7b7bbcf = 0x3F4        ;
        constexpr std::uintptr_t _4125ed01ca4424b177760adf536d3232b7f9b028 = 0x3F8        ;
        constexpr std::uintptr_t _51c712738416d0dc009e644d49c5a02403597021 = 0x400        ;
    }

    namespace %628ad1a6c356880b101631331b617a0569ce8f3a
    {
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x10         ;
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x18         ;
        constexpr std::uintptr_t _ec4c06e11df040b01f763063abb9b914910e3123 = 0x20         ;
    }

    namespace BaseArcadeMachine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t arcadeGamePrefab                 = 0x430        ;
        constexpr std::uintptr_t activeGame                       = 0x438        ;
        constexpr std::uintptr_t networkTrigger                   = 0x440        ;
        constexpr std::uintptr_t broadcastRadius                  = 0x448        ;
        constexpr std::uintptr_t gameScreen                       = 0x450        ;
        constexpr std::uintptr_t RTImage                          = 0x458        ;
        constexpr std::uintptr_t leftJoystick                     = 0x460        ;
        constexpr std::uintptr_t rightJoystick                    = 0x468        ;
        constexpr std::uintptr_t musicPlayer                      = 0x470        ;
        constexpr std::uintptr_t scores                           = 0x478        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _8b942bde01f38f43cdcd9aa5e6f7a261d52289a0 = 0x428        ;
        constexpr std::uintptr_t _564f4ec2f4bcbb3814699643948939f4081df5d4 = 0x480        ;
        constexpr std::uintptr_t _51ee0f046a134b5fdcdc61f0d6993fbe9d0eff59 = 0x48C        ;
    }

    namespace TestRepeatCountAttribute
    {
        constexpr std::uintptr_t _RepeatCount_k__BackingField     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _58437cb2eebc3eca13e6ad0ad35c6a3d11d47f91 = 0x0          ;
            constexpr std::uintptr_t _3ca3ea340bbd42b9db0e4f928774050aa020384e = 0x8          ;
        }

    }

    namespace CamperSeatConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SeatPositions                    = 0x20         ;
        constexpr std::uintptr_t StovePosition                    = 0x28         ;
        constexpr std::uintptr_t StoragePosition                  = 0x30         ;
    }

    namespace LootPanelMannequin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t controls                         = 0x50         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace SiegeTowerDoor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
    }

    namespace DynamicSafeZoneArea
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AttachedEntity                   = 0x20         ;
    }

    namespace TerrainAnchorGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlacementRadius                  = 0x20         ;
        constexpr std::uintptr_t PlacementPadding                 = 0x24         ;
        constexpr std::uintptr_t PlacementFade                    = 0x28         ;
        constexpr std::uintptr_t PlacementDistance                = 0x2C         ;
        constexpr std::uintptr_t AnchorExtentsMin                 = 0x30         ;
        constexpr std::uintptr_t AnchorExtentsMax                 = 0x34         ;
        constexpr std::uintptr_t AnchorOffsetMin                  = 0x38         ;
        constexpr std::uintptr_t AnchorOffsetMax                  = 0x3C         ;
    }

    namespace ApartmentSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EntityFlag_ToggleNotify
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t runClientside                    = 0x28         ;
        constexpr std::uintptr_t runServerside                    = 0x29         ;
        constexpr std::uintptr_t flag                             = 0x2C         ;
        constexpr std::uintptr_t flagCheck                        = 0x30         ;
        constexpr std::uintptr_t notFlag                          = 0x34         ;
        constexpr std::uintptr_t onFlagEnabled                    = 0x38         ;
        constexpr std::uintptr_t onFlagDisabled                   = 0x40         ;
        constexpr std::uintptr_t UseEntityParent                  = 0x50         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _2c078b780610f16ca985110a3bcdee8d8061a4d3 = 0x48         ;
        constexpr std::uintptr_t _c3d436e839128457ebaec5cc6ebb376241b3ce0b = 0x49         ;
    }

    namespace FPD_MinMaxSliderAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t MinValue                         = 0x18         ;
        constexpr std::uintptr_t MaxValue                         = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _3374d4c4e4092eabce243afe9de75af9d7f20070 = 0x0          ;
            constexpr std::uintptr_t _ebbe4522f6b8c46b3bb6791434819f6ad07897a6 = 0x8          ;
        }

    }

    namespace AiMountedWeaponController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _maxAttackDistance               = 0x20         ;
        constexpr std::uintptr_t _accuracy                        = 0x24         ;
        constexpr std::uintptr_t _mountedWeapon                   = 0x28         ;
        constexpr std::uintptr_t _invertedForward                 = 0x30         ;
        constexpr std::uintptr_t _flipPitch                       = 0x31         ;
        constexpr std::uintptr_t _offset                          = 0x34         ;
    }

    namespace ServerProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t speed                            = 0x3C         ;
        constexpr std::uintptr_t scanRange                        = 0x40         ;
        constexpr std::uintptr_t swimScale                        = 0x44         ;
        constexpr std::uintptr_t swimSpeed                        = 0x50         ;
        constexpr std::uintptr_t radius                           = 0x5C         ;
        constexpr std::uintptr_t IgnoreAI                         = 0x60         ;
        constexpr std::uintptr_t runSpawnHitChecks                = 0x61         ;
        constexpr std::uintptr_t ignoreEntity                     = 0x68         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace AntiAliasingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %db2353b502e9f58b52611a7e6926c93f604de344
    {
        constexpr std::uintptr_t _35ad0bf5544961ed804ef7796ad8b8e2f65dd56c = 0x10         ;
        constexpr std::uintptr_t _e62dfae32d3df065c71b1ad5b375b54a6187ff30 = 0x14         ;
        constexpr std::uintptr_t _79c427bffcd86d77e75f8587c6ffd76b25a626f0 = 0x18         ;
        constexpr std::uintptr_t _3cda5a402223de7c42f50e5c65cc96b43c4f6f81 = 0x20         ;
        constexpr std::uintptr_t _542f21079dbdea495abedbc29b1cb13a83a4470a = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _fdd617dd1c944b69a16c85307d54dbcdeb65c837 = 0x0          ;
            constexpr std::uintptr_t _b91df9e956a12970811076f79a2397ba1d10b40d = 0x8          ;
            constexpr std::uintptr_t _77091e69f0e08e45117afd99c6d50f291a4798eb = 0x10         ;
            constexpr std::uintptr_t _d10b41eccd1f1c05068b4d526eaa3d48870c2586 = 0x18         ;
            constexpr std::uintptr_t _934493c0d242034958783db1093311d1e6b26f79 = 0x20         ;
        }

    }

    namespace AccessibilityDecalMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DecalRenderer                    = 0x20         ;
        constexpr std::uintptr_t TargetData                       = 0x28         ;
        constexpr std::uintptr_t NightVisionTeaMaterial           = 0x30         ;
    }

    namespace %d816b61bc9b26876520550981f6c72792b627fa5
    {
        constexpr std::uintptr_t _d7cfa2e9f51459d5a15602242402abb7720d902f = 0x10         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x18         ;
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x20         ;
    }

    namespace StateErrorEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace Sled
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t BrakeMaterial                    = 0x428        ;
        constexpr std::uintptr_t SnowMaterial                     = 0x430        ;
        constexpr std::uintptr_t NonSnowMaterial                  = 0x438        ;
        constexpr std::uintptr_t CentreOfMassTransform            = 0x440        ;
        constexpr std::uintptr_t PhysicsMaterialTargets           = 0x448        ;
        constexpr std::uintptr_t InitialForceCutoff               = 0x450        ;
        constexpr std::uintptr_t InitialForceIncreaseRate         = 0x454        ;
        constexpr std::uintptr_t TurnForce                        = 0x458        ;
        constexpr std::uintptr_t DirectionMatchForce              = 0x45C        ;
        constexpr std::uintptr_t VerticalAdjustmentForce          = 0x460        ;
        constexpr std::uintptr_t VerticalAdjustmentAngleThreshold = 0x464        ;
        constexpr std::uintptr_t NudgeCooldown                    = 0x468        ;
        constexpr std::uintptr_t NudgeForce                       = 0x46C        ;
        constexpr std::uintptr_t MaxNudgeVelocity                 = 0x470        ;
        constexpr std::uintptr_t DecayAmount                      = 0x474        ;
        constexpr std::uintptr_t TrailEffects                     = 0x478        ;
        constexpr std::uintptr_t enterSnowSoundDef                = 0x480        ;
        constexpr std::uintptr_t snowSlideLoopSoundDef            = 0x488        ;
        constexpr std::uintptr_t dirtSlideLoopSoundDef            = 0x490        ;
        constexpr std::uintptr_t movementLoopGainCurve            = 0x498        ;
        constexpr std::uintptr_t movementLoopPitchCurve           = 0x4A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _19c36ccaef756d91c3e4be7412a0833b8d077ef4 = 0x4A8        ;
        constexpr std::uintptr_t _a5a6d1733a8d406b02a77ceb1ad29cd708a62e11 = 0x4B0        ;
        constexpr std::uintptr_t _8f7d477a8b8cbf2fe3dc9a4456dcfa48dd18eff6 = 0x4B8        ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x4C0        ;
        constexpr std::uintptr_t _1772561a63f19dd43cd79b851be40f37b31554b5 = 0x4C8        ;
        constexpr std::uintptr_t _1aceeac91f7c35034bdc3398df67aefc1be3afc9 = 0x4D0        ;
        constexpr std::uintptr_t _012dcac38a983fe92d00ed74acd21a7dc06f9dd1 = 0x4D4        ;
    }

    namespace ClothingBenchmarkScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BenchmarkTitle                   = 0x20         ;
        constexpr std::uintptr_t BenchmarkIdent                   = 0x28         ;
        constexpr std::uintptr_t MaxNumberOfFrames                = 0x30         ;
        constexpr std::uintptr_t MaxNumberOfSeconds               = 0x34         ;
        constexpr std::uintptr_t PlayerModelPrefab                = 0x48         ;
        constexpr std::uintptr_t ChangeClothingEveryFrame         = 0x50         ;

        constexpr std::uintptr_t _3471d6def98022f67696846be945e73d64ed8248 = 0x38         ;
        constexpr std::uintptr_t _1d00c50ca4b4f02dcdff4149e8e2f4c816136258 = 0x3C         ;
        constexpr std::uintptr_t _29067b96e2fa0d04d1df32cac779bf508fbd0953 = 0x40         ;
        constexpr std::uintptr_t _ca849678e7f8b75ef67ca8845291808e70e1e4c5 = 0x44         ;
        constexpr std::uintptr_t _39470f88b86cedaf4fe928eb07c700c58ecef3c9 = 0x58         ;
        constexpr std::uintptr_t _ad406625920bad5cfc759d8a18a95f7ffcddb506 = 0x60         ;
    }

    namespace HarborProximityEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t SupportChildDeployables          = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace TerrainHoleRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t cameraEvent                      = 0x20         ;
        constexpr std::uintptr_t stencilMaterial                  = 0x28         ;
        constexpr std::uintptr_t holeMapMaterial                  = 0x30         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _004e6d22f8288310bbfc939989a5c6c5447ba94e = 0x38         ;
    }

    namespace %55f42bf43c2a14fcd1285f157c1e01b32011cba1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10805678   ;
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _aaaa8fba306ad42fc25b1fe555ac6eb0cad76054 = 0x18         ;
        constexpr std::uintptr_t _c272a4ade00c91dcb2067f458c6d547ce679a469 = 0x20         ;
        constexpr std::uintptr_t _cc2f693926e4e86819c51c680a379003d3d40233 = 0x30         ;
        constexpr std::uintptr_t _c2d10f8358b53c55fd8e9cc307abd4d1e0d56ce7 = 0x40         ;
        constexpr std::uintptr_t _d8799e5ae1f3846e49a8db93ca1ed5b8eaec1ac7 = 0x50         ;
        constexpr std::uintptr_t _aedba2ecb8781fd97e447ff1e6b9e2cd21dde1e5 = 0x60         ;
        constexpr std::uintptr_t _1cbb1f8782372bdfb18d89d0f303ea4a634eaa64 = 0x80         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x90         ;
        constexpr std::uintptr_t _da21c7b1c42353d3c19ac43315a2940864909af7 = 0xA0         ;
        constexpr std::uintptr_t _38be525a7127d11693da2829c6e62c9767b53abc = 0xA8         ;
        constexpr std::uintptr_t _f25ff5cad70e0afa5810426c3e29030b778e15e5 = 0xB8         ;
        constexpr std::uintptr_t _2eec00f1ae4d688e40619847d526e04fc80207bb = 0xC8         ;
        constexpr std::uintptr_t _d5cedebde5e61ae93e49b7030aca79e081749674 = 0xD0         ;
        constexpr std::uintptr_t _bbe86a002e0340b7acf01a2bbe1a74f9dc4e74f6 = 0xD8         ;
        constexpr std::uintptr_t _1c0f540016f21e948c8f611f4898736c8cc16ec0 = 0xE0         ;
        constexpr std::uintptr_t _639ee6e1c0664617c898bca4bbf1ea8ed1e65c96 = 0xE8         ;
        constexpr std::uintptr_t _f1981a7db258c927eccd6c623761b531a6270f7e = 0xF8         ;
        constexpr std::uintptr_t _b97c76ccd7fb046f5c464d830ce409ce2f510c13 = 0x148        ;
        constexpr std::uintptr_t _b848ab3fa2da0a610287f66853498ab9adbdf1fb = 0x150        ;
        constexpr std::uintptr_t _d9fbe57d6f580a60ccfe65209a9d7b991cbf2c88 = 0x158        ;

        namespace _static
        {
            constexpr std::uintptr_t _90675f91f4e0f150ea0bf54c4a17047780ed8adf = 0x0          ;
            constexpr std::uintptr_t _37bf8718aab2aef3a75575dd49558da09f7808b1 = 0x8          ;
            constexpr std::uintptr_t _ea8d14cd0c5887972ccab59ec8bb300abd62fd83 = 0x10         ;
            constexpr std::uintptr_t _42b0b6f08642c99391b17b6869cd84836d287c89 = 0x18         ;
            constexpr std::uintptr_t _b622d296e865e898857ec5216fa34412475b4d7e = 0x20         ;
            constexpr std::uintptr_t _eddf4ce5633a27f9dbad052d9fa7a6f1d174ad2d = 0x28         ;
        }

    }

    namespace EmojiAutocomplete
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Parent                           = 0x20         ;
        constexpr std::uintptr_t EmojiPrefab                      = 0x28         ;
        constexpr std::uintptr_t Selector                         = 0x30         ;

        constexpr std::uintptr_t _da9ca3cfdb6fffb73d31134f2f45d02a3900bb0b = 0x38         ;
        constexpr std::uintptr_t _f5b7f4a696df41bd694c2e9e450f57b40cf52682 = 0x40         ;
    }

    namespace ProceduralObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %037cb2383a928e7549df76ded0326096f9bc7d91
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _44c64191205239a4df456864a09242e767f716bd = 0x0          ;
            constexpr std::uintptr_t _983125ed3bae6cc57f8853d3a6cf15a33c4827b7 = 0x8          ;
            constexpr std::uintptr_t _ced699dbc325c50c035d5aaa7d4c02033e885550 = 0x10         ;
            constexpr std::uintptr_t _1486b81d372c3216cfa3b1558948f0fd72e42aa0 = 0x18         ;
            constexpr std::uintptr_t _b869c7a6d8faa9bdfdcd0544e9cda7e537605fd0 = 0x20         ;
        }

    }

    namespace PartyBalloon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t balloonTextComponent             = 0x2E8        ;
        constexpr std::uintptr_t backsideBalloonTextComponent     = 0x2F0        ;
        constexpr std::uintptr_t textProOnACircleComponent        = 0x2F8        ;
        constexpr std::uintptr_t backsideTextProOnACircleComponent = 0x300        ;
        constexpr std::uintptr_t configureBalloonDialog           = 0x308        ;
        constexpr std::uintptr_t balloonRenderers                 = 0x310        ;
        constexpr std::uintptr_t arcRadCharactersLimit            = 0x318        ;
        constexpr std::uintptr_t minArcDegrees                    = 0x31C        ;
        constexpr std::uintptr_t maxArcDegrees                    = 0x320        ;
        constexpr std::uintptr_t textLinesLimit                   = 0x324        ;
        constexpr std::uintptr_t minLineHeight                    = 0x328        ;
        constexpr std::uintptr_t maxLineHeight                    = 0x32C        ;
        constexpr std::uintptr_t fontSizeDivider                  = 0x330        ;
        constexpr std::uintptr_t partyBalloonPopFX                = 0x338        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a74cdf761bd1cb5ebac685352a69e174493030a4 = 0x2D0        ;
        constexpr std::uintptr_t _38d2c517ee79995fd1f2003e5c18ba8ed584011a = 0x2D8        ;
        constexpr std::uintptr_t _af1d838a7c6e2c73b64c655cc5c551716e7551c2 = 0x2E0        ;
        constexpr std::uintptr_t _1fbcb55e19cc3bf71fbec826f7e6a02cd8e2ceeb = 0x340        ;
        constexpr std::uintptr_t _db06b4e0c6ba1ec552ac22663e43175e02fec35a = 0x348        ;
        constexpr std::uintptr_t _81b67d7165f63ec17c33ba0a89518ff0b46999b2 = 0x358        ;
        constexpr std::uintptr_t _fd59921fd1763b9d8f8c2a151ff4493ce7ec41bb = 0x368        ;
        constexpr std::uintptr_t _1d53d45bfd9f0f337623f8576676dace7cded963 = 0x370        ;
        constexpr std::uintptr_t _ac79bab5782198ac264454e1dacbee4705aa4d75 = 0x380        ;
    }

    namespace DiverPropulsionVehicleAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t engineStartSound                 = 0x20         ;
        constexpr std::uintptr_t engineStopSound                  = 0x28         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x30         ;
        constexpr std::uintptr_t engineLoopSound                  = 0x38         ;
        constexpr std::uintptr_t engineLoopPitchCurve             = 0x40         ;
        constexpr std::uintptr_t engineActiveLoopDef              = 0x48         ;
        constexpr std::uintptr_t propellerLoopSoundDef            = 0x50         ;
        constexpr std::uintptr_t propellerPitchCurve              = 0x58         ;
        constexpr std::uintptr_t propellerGainCurve               = 0x60         ;
        constexpr std::uintptr_t waterMovementLoopDef             = 0x68         ;
        constexpr std::uintptr_t waterMovementGainCurve           = 0x70         ;
        constexpr std::uintptr_t waterSurfaceLoopDef              = 0x78         ;
        constexpr std::uintptr_t surfaceWaterMovementStartDepth   = 0x80         ;
        constexpr std::uintptr_t surfaceWaterMovementEndDepth     = 0x84         ;
        constexpr std::uintptr_t waterMovementYSpeedScale         = 0x88         ;
        constexpr std::uintptr_t waterEmergeSoundDef              = 0x90         ;
        constexpr std::uintptr_t waterSubmergeSoundDef            = 0x98         ;

        constexpr std::uintptr_t _6e72ff3d9eeb4e2c9bf850f88b6dc38843ef348f = 0xA0         ;
        constexpr std::uintptr_t _4f4276e975d0c830e3f5731d561fb82878f582fe = 0xA8         ;
        constexpr std::uintptr_t _d16e3f3ffb6de357d101bc235ef4c1b4ccf45718 = 0xB0         ;
        constexpr std::uintptr_t _8b87df6690163b777d23111c7f869e14de67b530 = 0xB8         ;
        constexpr std::uintptr_t _e9b1c734e5e2a7a540f486eb644548f97ff679b1 = 0xC0         ;
        constexpr std::uintptr_t _95bb0f3c71dadff0f2606f1b5173b4c2cf7c570b = 0xC8         ;
        constexpr std::uintptr_t _8298f88e2fa48ef3f1c1037aefa6e78e3192f12d = 0xD0         ;
        constexpr std::uintptr_t _3126e8b2619454d4683cc34c4e4dd174b9da8def = 0xD8         ;
        constexpr std::uintptr_t _e9834d2e9b997dd75a74c3acf185463533410f20 = 0xE0         ;
        constexpr std::uintptr_t _f70bd65dfb09997ec23792d940631f67dcd0eaab = 0xE8         ;
        constexpr std::uintptr_t _acc23f8e9c10c78cbc23e45c74f8ca5dc2f2d7a6 = 0xF0         ;
        constexpr std::uintptr_t _0faf7b5d8997a2e12ab766a32c1eb5b6755f269d = 0xF4         ;
        constexpr std::uintptr_t _e9c3aff675216dc3d13d640ab1156316288e4924 = 0xF8         ;
        constexpr std::uintptr_t _9516a14718cf6ba345946eb12bb045ea767a9262 = 0xFC         ;
    }

    namespace LogCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SoundFadeHQAudioFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _19dbb3fa4127bc9e012f840ad87a4d3b435388c0 = 0x20         ;
    }

    namespace %c188fd7557e72860f084ffed95ce06262ac688dd
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _8fa3ae9058eb907ae43b4741b636d5defaaa3fc0 = 0x60         ;
        constexpr std::uintptr_t _84aca1567e75fc9871e9980a43381cb75c55558e = 0x6C         ;
        constexpr std::uintptr_t _4de7f94f1543f8b7acf8030ae217370a312581eb = 0x78         ;
        constexpr std::uintptr_t _ab5f2f3e9e5df0f389fcd28d4195874aad38314a = 0x88         ;
        constexpr std::uintptr_t _71e619a0cbcc4abbfddedc32bcdf5597faafa8ca = 0x90         ;
        constexpr std::uintptr_t _60e6a18b2c82d8cd949da7b2b455371bff8267e0 = 0x9C         ;
        constexpr std::uintptr_t _6b450f5b7730d46f7eacb9dccb34404ede3a75a0 = 0xA8         ;
        constexpr std::uintptr_t _8d01805a86b608fdadd52a00ae2d8c38823b7d12 = 0xB4         ;
        constexpr std::uintptr_t _84bd3ad7a34a6a1855abe7aac69295c6e590ec54 = 0xC0         ;
        constexpr std::uintptr_t _728b659d87b6ee5564613b530abf6ec40903b47e = 0xD0         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8eeeff7c6e6d04255c3a9c01102496b320567ed = 0x0          ;
            constexpr std::uintptr_t _a2c40f6c938515b34548e715016446b0ea4abff6 = 0x8          ;
            constexpr std::uintptr_t _68ae148083299f4f1c04191bade2b57632d19e75 = 0x18         ;
        }

    }

    namespace FreeableLootContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t destroyOnEmpty                   = 0x3A8        ;
        constexpr std::uintptr_t lootDefinition                   = 0x3B0        ;
        constexpr std::uintptr_t maxDefinitionsToSpawn            = 0x3B8        ;
        constexpr std::uintptr_t minSecondsBetweenRefresh         = 0x3BC        ;
        constexpr std::uintptr_t maxSecondsBetweenRefresh         = 0x3C0        ;
        constexpr std::uintptr_t initialLootSpawn                 = 0x3C4        ;
        constexpr std::uintptr_t xpLootedScale                    = 0x3C8        ;
        constexpr std::uintptr_t xpDestroyedScale                 = 0x3CC        ;
        constexpr std::uintptr_t BlockPlayerItemInput             = 0x3D0        ;
        constexpr std::uintptr_t scrapAmount                      = 0x3D4        ;
        constexpr std::uintptr_t deathStat                        = 0x3D8        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x3E0        ;
        constexpr std::uintptr_t SpawnType                        = 0x3E8        ;
        constexpr std::uintptr_t clanScoreEventForFirstLooter     = 0x3EC        ;
        constexpr std::uintptr_t buoyancy                         = 0x408        ;
        constexpr std::uintptr_t freedEffect                      = 0x410        ;
        constexpr std::uintptr_t skinOverride                     = 0x420        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _a4ebe08cd0de6a7b75d5fbf7f5a5a8c8fe12d251 = 0x3F0        ;
        constexpr std::uintptr_t _693a10d64007c92631add6505b13e5bd2e14d8f5 = 0x3F8        ;
        constexpr std::uintptr_t _01add3f6ef578ee8668cb108d4d5b3eb5e311291 = 0x400        ;
        constexpr std::uintptr_t _30624c61cfb2c3d3217980a2e1203d9b8594a265 = 0x418        ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10844A60   ;
        constexpr std::uintptr_t _3ee95dff51ecc0659a6b474771fa813f80fff2d4 = 0x10         ;
        constexpr std::uintptr_t _9a3dc702ce19c7773d3d0b96c645358a9e25c43a = 0x18         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x28         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x38         ;
        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x60         ;
        constexpr std::uintptr_t _8e7053e53e020a95f09734d71009e4db4ae6f6fb = 0x68         ;
        constexpr std::uintptr_t _f7f6e5e60e5ac497f6ed0b0d3102cc16605d0b1e = 0x70         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x98         ;
        constexpr std::uintptr_t _ed916b40e10c3638762ff73167e469d563628b5b = 0xC0         ;
    }

    namespace %7606c8133af3bdcb38b9049f1875d702318f5bcf
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _bd6f6e3eb6df00921bd9d43d53224e544147cf57 = 0x0          ;
            constexpr std::uintptr_t _8cfaada44fb9c09d2f9f8f8e1bbf239f25ee83dd = 0x8          ;
            constexpr std::uintptr_t _0ebf1eaad1df6ad1a80366ee1ea437ff46cc2e01 = 0x10         ;
            constexpr std::uintptr_t _929ea0dbec5240e983a603cff85b5d9b9645a737 = 0x18         ;
            constexpr std::uintptr_t _c2393d9a321905f39096ceb2e34860b63bcf64a7 = 0x20         ;
        }

    }

    namespace %5d276c7045d978a5d0f97c233afdf9a076523d4d
    {
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x10         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x14         ;
        constexpr std::uintptr_t _a715b1b33c89726497dd7544eb6ddce2f95e796d = 0x18         ;
        constexpr std::uintptr_t _8b592f35038681683b36bda5160056af133156d8 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _286552002e720b3766f7923fc377197379c78bb7 = 0x0          ;
            constexpr std::uintptr_t _cdce0e5cfacced87cc519b6e1431c2cd7df002f1 = 0x8          ;
            constexpr std::uintptr_t _102c4cbf3f41a7fc935848a2810272bf82df20d1 = 0x10         ;
            constexpr std::uintptr_t _6d757f58912628bbacf07237642ba3c5d3ad79a8 = 0x18         ;
            constexpr std::uintptr_t _909d516788c346427b4275059ce1de1dc80999a3 = 0x28         ;
            constexpr std::uintptr_t _703921700f76e73216c1808034c9acbe709fe059 = 0x38         ;
        }

    }

    namespace HeldEntitySprintModifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SubSystemName                    = 0x20         ;
        constexpr std::uintptr_t Mask                             = 0x28         ;
        constexpr std::uintptr_t FadeInTime                       = 0x30         ;
        constexpr std::uintptr_t FadeOutTime                      = 0x34         ;
        constexpr std::uintptr_t DisableDuringGestures            = 0x38         ;
        constexpr std::uintptr_t DisableSpineIK                   = 0x39         ;
        constexpr std::uintptr_t Priority                         = 0x3C         ;
        constexpr std::uintptr_t MaxSpeed                         = 0x70         ;
        constexpr std::uintptr_t SprintPose                       = 0x78         ;
        constexpr std::uintptr_t WeightBySpeed                    = 0x80         ;
        constexpr std::uintptr_t SpeedLerpMulti                   = 0x88         ;

        constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40         ;
        constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44         ;
        constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48         ;
        constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50         ;
        constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58         ;
        constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60         ;
        constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68         ;
        constexpr std::uintptr_t _9178aa5c15381d28e8c4aac779bff2e997916e0c = 0x90         ;
        constexpr std::uintptr_t _448ffa84d877e1e19de16268296315a22333db10 = 0xE0         ;
        constexpr std::uintptr_t _6bb2982cff44f4c1fadba8906fd5ca5d3221d998 = 0xE8         ;
        constexpr std::uintptr_t _d06cf952cd59155280924cff3439fd77b1337bc0 = 0xF0         ;
        constexpr std::uintptr_t _4d01bf0d4f4c913de7993704e77336991f96502b = 0xF4         ;
        constexpr std::uintptr_t _7de0b7f1a8ca7e94032bb5394fa5425927ef0b88 = 0xF8         ;
    }

    namespace SlotMachinePayoutWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PayoutAmount                     = 0x20         ;
        constexpr std::uintptr_t AnyText                          = 0x28         ;
        constexpr std::uintptr_t Faces                            = 0x30         ;
    }

    namespace ScreenBounceFade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t length                           = 0x20         ;
        constexpr std::uintptr_t bounceScale                      = 0x30         ;
        constexpr std::uintptr_t bounceSpeed                      = 0x38         ;
        constexpr std::uintptr_t bounceViewmodel                  = 0x40         ;
        constexpr std::uintptr_t distanceFalloff                  = 0x48         ;
        constexpr std::uintptr_t timeFalloff                      = 0x50         ;
        constexpr std::uintptr_t maxDistance                      = 0x68         ;
        constexpr std::uintptr_t scale                            = 0x6C         ;

        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x24         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x28         ;
        constexpr std::uintptr_t _18b096eaaeff98abb92d3cec76888979f3a6dd77 = 0x58         ;
        constexpr std::uintptr_t _7f930306b61b72c8da9afd87b3be0718848129f4 = 0x5C         ;
    }

    namespace CatapultAmmoContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _17126837dd4dc6a14fd4cd6eeb5508e56f3a9d61 = 0x3A8        ;
    }

    namespace ItemModPetStats
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SpeedModifier                    = 0x30         ;
        constexpr std::uintptr_t MaxHealthModifier                = 0x34         ;
        constexpr std::uintptr_t AttackDamageModifier             = 0x38         ;
        constexpr std::uintptr_t AttackRateModifier               = 0x3C         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace BlueprintInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LearnedRoot                      = 0x20         ;
        constexpr std::uintptr_t NotLearnedRoot                   = 0x28         ;
        constexpr std::uintptr_t NotLearnableRoot                 = 0x30         ;
    }

    namespace LerpBetweenPointsBool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t offsetPosLocal                   = 0x20         ;
        constexpr std::uintptr_t speed                            = 0x2C         ;
        constexpr std::uintptr_t UseAsOffset                      = 0x30         ;

        constexpr std::uintptr_t _7721acc3b7eefcba7775bec27881c59ad2c6baa1 = 0x34         ;
        constexpr std::uintptr_t _1bd5728d74ff1295b6a7f58bb9d5ca94aa29d5e3 = 0x40         ;
    }

    namespace GenerateTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace UI_ErrorEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t error                            = 0x20         ;
        constexpr std::uintptr_t amountObject                     = 0x28         ;
        constexpr std::uintptr_t amount                           = 0x30         ;
        constexpr std::uintptr_t transition                       = 0x38         ;
    }

    namespace TerrainPlacementMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _0ac3870f8c37d569d0a87f1393938efa37cec44e = 0x68         ;
    }

    namespace BiomeFogMults
    {
        constexpr std::uintptr_t AmbientIntensityMult             = 0x0          ;
        constexpr std::uintptr_t LightBoostMult                   = 0x4          ;
        constexpr std::uintptr_t FogRampStartDist                 = 0x8          ;
        constexpr std::uintptr_t FogRampEndDist                   = 0xC          ;
    }

    namespace WeatherPreset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076AC50   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Type                             = 0x18         ;
        constexpr std::uintptr_t Wind                             = 0x1C         ;
        constexpr std::uintptr_t Rain                             = 0x20         ;
        constexpr std::uintptr_t Thunder                          = 0x24         ;
        constexpr std::uintptr_t Rainbow                          = 0x28         ;
        constexpr std::uintptr_t Atmosphere                       = 0x30         ;
        constexpr std::uintptr_t Clouds                           = 0x38         ;
        constexpr std::uintptr_t AmbientLightMultiplier           = 0x40         ;
        constexpr std::uintptr_t DirectionalLightMultiplier       = 0x44         ;
        constexpr std::uintptr_t ReflectionMultiplier             = 0x48         ;
        constexpr std::uintptr_t SunMeshBrightnessMultiplier      = 0x4C         ;
        constexpr std::uintptr_t MoonMeshBrightnessMultiplier     = 0x50         ;
        constexpr std::uintptr_t FogMultiplier                    = 0x54         ;
        constexpr std::uintptr_t BiomeFogDistanceCurve            = 0x58         ;
        constexpr std::uintptr_t BiomeFogAmbientSaturationMult    = 0x5C         ;
        constexpr std::uintptr_t AtmosphereFogHeightFalloff       = 0x60         ;
        constexpr std::uintptr_t AtmosphereFogRampStartDistance   = 0x64         ;
        constexpr std::uintptr_t AtmosphereFogRampEndDistance     = 0x68         ;
        constexpr std::uintptr_t OceanScale                       = 0x6C         ;
        constexpr std::uintptr_t AridFogMults                     = 0x70         ;
        constexpr std::uintptr_t TemperateFogMults                = 0x80         ;
        constexpr std::uintptr_t TundraFogMults                   = 0x90         ;
        constexpr std::uintptr_t ArcticFogMults                   = 0xA0         ;
        constexpr std::uintptr_t JungleFogMults                   = 0xB0         ;
        constexpr std::uintptr_t VolumeCloudsConfigs              = 0xC0         ;
        constexpr std::uintptr_t VolumeCloudsCirrusConfigs        = 0xC8         ;
        constexpr std::uintptr_t VolumeCloudsStormLayers          = 0xD0         ;
        constexpr std::uintptr_t VolumeCloudsSunColorScale        = 0xD8         ;
        constexpr std::uintptr_t VolumeCloudsMoonColorScale       = 0xDC         ;
        constexpr std::uintptr_t VolumeCloudsAtmosphericHaze      = 0xE0         ;
        constexpr std::uintptr_t VolumeCloudsSkyOcclusion         = 0xE4         ;
        constexpr std::uintptr_t OverrideCloudConfig              = 0xE8         ;
    }

    namespace ScreenOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t blendMode                        = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x38         ;
        constexpr std::uintptr_t texture                          = 0x40         ;
        constexpr std::uintptr_t normals                          = 0x48         ;
        constexpr std::uintptr_t respectUseLightingConvar         = 0x50         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace ConstructableEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10830BA0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t ingredients                      = 0x3A8        ;
        constexpr std::uintptr_t entityToSpawn                    = 0x3B8        ;
        constexpr std::uintptr_t trigger                          = 0x3C0        ;
        constexpr std::uintptr_t onlyRunTriggerCheckOnLastHit     = 0x3C8        ;
        constexpr std::uintptr_t onlyBlockWhenStanding            = 0x3C9        ;
        constexpr std::uintptr_t states                           = 0x3D0        ;
        constexpr std::uintptr_t stateSounds                      = 0x3D8        ;
        constexpr std::uintptr_t spawnEffect                      = 0x3E0        ;
        constexpr std::uintptr_t additiveMode                     = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _f2ee217cdc1669d28ba408f5891953131ef414d6 = 0x3B0        ;
        constexpr std::uintptr_t _96a4dd3bf7d543b563f1f30a6d869630698da796 = 0x3EC        ;
    }

    namespace TrainCarFuelHatches
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t owner                            = 0x20         ;
        constexpr std::uintptr_t animSpeed                        = 0x28         ;
        constexpr std::uintptr_t hatch1Col                        = 0x30         ;
        constexpr std::uintptr_t hatch1Vis                        = 0x38         ;
        constexpr std::uintptr_t hatch2Col                        = 0x40         ;
        constexpr std::uintptr_t hatch2Vis                        = 0x48         ;
        constexpr std::uintptr_t hatch3Col                        = 0x50         ;
        constexpr std::uintptr_t hatch3Vis                        = 0x58         ;
        constexpr std::uintptr_t hatchOpenSoundDef                = 0x60         ;
        constexpr std::uintptr_t hatchCloseSoundDef               = 0x68         ;

        constexpr std::uintptr_t _77a5342f6d2c2ad68f2954c1fb0f968932849d31 = 0x70         ;
        constexpr std::uintptr_t _f985c927bb11b058a085ac4b3c53d1f066459e4d = 0x7C         ;
        constexpr std::uintptr_t _d27889cb2711a177cfeea8899d4ca36d5644f5a8 = 0x80         ;
        constexpr std::uintptr_t _845eb7d5b99e37c84437d0052976da5065044380 = 0x81         ;
        constexpr std::uintptr_t _bfba4a56d893b81a23e176a9db3385da73691a9b = 0x82         ;
    }

    namespace IOConfig`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x0          ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
    }

    namespace MissionObjective_GoToFloatingCity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t distanceForCompletion            = 0x18         ;
        constexpr std::uintptr_t distanceForReset                 = 0x1C         ;
        constexpr std::uintptr_t use2DDistance                    = 0x20         ;
    }

    namespace %2540a79ae7efb289c97cbe7673ef4c07f7e5418f
    {
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x10         ;
    }

    namespace TerrainTopologyMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TopologyTexture                  = 0x68         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _b602a9cd04e8185cf96b3c0e2ab2a2f32d3de527 = 0x70         ;
        constexpr std::uintptr_t _0d4d316685565d0ee4f698f7412097c59a79238c = 0x78         ;
    }

    namespace ArcadeNetworkTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace BasePath
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nodes                            = 0x20         ;
        constexpr std::uintptr_t interestZones                    = 0x28         ;
        constexpr std::uintptr_t speedZones                       = 0x30         ;

        constexpr std::uintptr_t _3afb8541f033bfe1c56d35082ada184e4994c682 = 0x38         ;
    }

    namespace SocketMod_RoadCheck
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t sphereRadius                     = 0xB8         ;
        constexpr std::uintptr_t wantsCollide                     = 0xBC         ;
        constexpr std::uintptr_t layerMask                        = 0xC0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace RemoveSkin
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RemoveHair
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeformHair
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OccupationSlots
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PartRandomizer
    {
        constexpr std::uintptr_t groups                           = 0x0          ;
    }

    namespace PartCollection
    {
        constexpr std::uintptr_t parts                            = 0x0          ;
    }

    namespace Wearable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t removeSkin                       = 0x20         ;
        constexpr std::uintptr_t removeSkinFirstPerson            = 0x24         ;
        constexpr std::uintptr_t removeHair                       = 0x28         ;
        constexpr std::uintptr_t deformHair                       = 0x2C         ;
        constexpr std::uintptr_t occupationUnder                  = 0x30         ;
        constexpr std::uintptr_t occupationOver                   = 0x34         ;
        constexpr std::uintptr_t stripOccupation                  = 0x38         ;
        constexpr std::uintptr_t IsBackpack                       = 0x3C         ;
        constexpr std::uintptr_t HideInPlayerPreview              = 0x3D         ;
        constexpr std::uintptr_t OnlyShowOnPlayerPreview          = 0x3E         ;
        constexpr std::uintptr_t showCensorshipCube               = 0x3F         ;
        constexpr std::uintptr_t showCensorshipCubeBreasts        = 0x40         ;
        constexpr std::uintptr_t forceHideCensorshipBreasts       = 0x41         ;
        constexpr std::uintptr_t followBone                       = 0x48         ;
        constexpr std::uintptr_t disableRigStripping              = 0x50         ;
        constexpr std::uintptr_t overrideDownLimit                = 0x51         ;
        constexpr std::uintptr_t downLimit                        = 0x54         ;
        constexpr std::uintptr_t handcuffsSize                    = 0x5C         ;
        constexpr std::uintptr_t playerModelHair                  = 0x60         ;
        constexpr std::uintptr_t playerModelHairCap               = 0x68         ;
        constexpr std::uintptr_t wearableReplacementByRace        = 0x70         ;
        constexpr std::uintptr_t wearableShadowLod                = 0x78         ;
        constexpr std::uintptr_t renderers                        = 0x80         ;
        constexpr std::uintptr_t playerModelSkins                 = 0x88         ;
        constexpr std::uintptr_t boneRetargets                    = 0x90         ;
        constexpr std::uintptr_t skinnedRenderers                 = 0x98         ;
        constexpr std::uintptr_t skeletonSkins                    = 0xA0         ;
        constexpr std::uintptr_t componentInfos                   = 0xA8         ;
        constexpr std::uintptr_t notifies                         = 0xB0         ;
        constexpr std::uintptr_t HideInEyesView                   = 0xB8         ;
        constexpr std::uintptr_t HideInFirstPerson                = 0xB9         ;
        constexpr std::uintptr_t ExtraLeanBack                    = 0xBC         ;
        constexpr std::uintptr_t PreserveBones                    = 0xC0         ;
        constexpr std::uintptr_t LegFade                          = 0xC1         ;
        constexpr std::uintptr_t RenderersLod0                    = 0xC8         ;
        constexpr std::uintptr_t RenderersLod1                    = 0xD0         ;
        constexpr std::uintptr_t RenderersLod2                    = 0xD8         ;
        constexpr std::uintptr_t RenderersLod3                    = 0xE0         ;
        constexpr std::uintptr_t RenderersLod4                    = 0xE8         ;
        constexpr std::uintptr_t SkipInFirstPersonLegs            = 0xF0         ;
        constexpr std::uintptr_t randomParts                      = 0xF8         ;

        constexpr std::uintptr_t _ba7ee2b1c0c0542415307387cdc7e951a53246cb = 0x58         ;
    }

    namespace %88cbf2e3db6f80eb1b0938c36d85734c28269a0d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1628   ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _8d1761322a4422b03d6464a348a34ea92ce1ed4f = 0x0          ;
        }

    }

    namespace ScrapTransportHelicopterWheelEffects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t wheelCollider                    = 0x20         ;
        constexpr std::uintptr_t impactEffect                     = 0x28         ;
        constexpr std::uintptr_t minTimeBetweenEffects            = 0x30         ;
        constexpr std::uintptr_t minDistBetweenEffects            = 0x34         ;
    }

    namespace MaxSpawnDistance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;
    }

    namespace InstrumentViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ViewAnimator                     = 0x20         ;
        constexpr std::uintptr_t UpdateA                          = 0x28         ;
        constexpr std::uintptr_t UpdateB                          = 0x29         ;
        constexpr std::uintptr_t UpdateC                          = 0x2A         ;
        constexpr std::uintptr_t UpdateD                          = 0x2B         ;
        constexpr std::uintptr_t UpdateE                          = 0x2C         ;
        constexpr std::uintptr_t UpdateF                          = 0x2D         ;
        constexpr std::uintptr_t UpdateG                          = 0x2E         ;
        constexpr std::uintptr_t UpdateRecentlyPlayed             = 0x2F         ;
        constexpr std::uintptr_t UpdatePlayedNoteTrigger          = 0x30         ;
        constexpr std::uintptr_t UseTriggers                      = 0x31         ;

        constexpr std::uintptr_t _fd92d111bff5302ab691962387baf1a415c79b36 = 0x34         ;
        constexpr std::uintptr_t _ca71858cb5be4a7f782c73c2fb4ab682d0626857 = 0x38         ;
        constexpr std::uintptr_t _331b419564bb44f03a811ab0fb1159555f1da015 = 0x3C         ;
        constexpr std::uintptr_t _90e8a5d6c8e75f6603f50bac2bfc8193b0ee95bb = 0x40         ;
        constexpr std::uintptr_t _c5b23ff5e87f681a1e5d8666c26964549317f1ea = 0x44         ;
        constexpr std::uintptr_t _afbc580271d821b0159eb751bb9763e0e7f726c2 = 0x48         ;
        constexpr std::uintptr_t _d167fcd14f2d8c2e199ea30ea8c0a63173f88ddc = 0x4C         ;
        constexpr std::uintptr_t _8645829f57bab876a84235eae9f1d9fa89b5e443 = 0x50         ;
        constexpr std::uintptr_t _bd6dff4e09b979d468bd3b5f2d86994e6c2e3675 = 0x54         ;
    }

    namespace PowerLineWireConnection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077D1C0   ;
        constexpr std::uintptr_t inOffset                         = 0x10         ;
        constexpr std::uintptr_t outOffset                        = 0x1C         ;
        constexpr std::uintptr_t radius                           = 0x28         ;
        constexpr std::uintptr_t start                            = 0x30         ;
        constexpr std::uintptr_t end                              = 0x38         ;
    }

    namespace %b4042906986e1c9ff8e6249ee541834817f77221
    {
    }

    namespace ConstructionGrade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t gradeBase                        = 0xA8         ;
        constexpr std::uintptr_t skinObject                       = 0xB0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _ae476905b86dff212f1db541a056278d1ec6df4e = 0xA0         ;
        constexpr std::uintptr_t _3b0b9c6ceedab5255b744cc20b70e56d3047ab38 = 0xB8         ;
        constexpr std::uintptr_t _84a37c935b4dc6e0eb2c61c5104f1e24729fd1e2 = 0xC0         ;
    }

    namespace %1bd31cfca08ac5c71aadcb9c42f3dea991eacdac
    {
        constexpr std::uintptr_t _a3d302dba05bc0820e0e7134c0993ffe25f69d66 = 0x10         ;
        constexpr std::uintptr_t _ab28530d1d4c6f0c81fadacdbc86a52fcec5ee14 = 0x18         ;
        constexpr std::uintptr_t _d84c30b1f2a8c1486ceea02d37f6f6183389ce5a = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _cb211551671eca1932d6e6c5311fd78d984b14c2 = 0x0          ;
            constexpr std::uintptr_t _79f78b524b08d6245b072a635629e947ae5974b8 = 0x8          ;
            constexpr std::uintptr_t _37b8a29f6ef41ef9370e83c8e9d9ca5045e35067 = 0x10         ;
            constexpr std::uintptr_t _ab88136bc1c34f8f156681c44e64461919b40cc7 = 0x20         ;
            constexpr std::uintptr_t _4f0446a56ad77d7828e3f4ca76134213989afa31 = 0x28         ;
            constexpr std::uintptr_t _6ec8eb12500d4eb628349498e509c387559afb1b = 0x30         ;
        }

    }

    namespace EngineItemTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LegacyShelter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t smallPrivilegePrefab             = 0x308        ;
        constexpr std::uintptr_t includedDoorPrefab               = 0x310        ;
        constexpr std::uintptr_t includedLockPrefab               = 0x318        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _794ae9b56033e4745050a98a08280e01ca68d5ea = 0x320        ;
    }

    namespace %beacdf18d97b2989ac56af6f6a13b867a082197c
    {
        constexpr std::uintptr_t _022bb8a4ef69b3147a9e6f852afd86ee539fd77b = 0x10         ;
        constexpr std::uintptr_t _572de75c5b90598e0e85215bfb21090f9bc81400 = 0x18         ;
        constexpr std::uintptr_t _94aedb80d2bc2190a9c256d4823081891d163e05 = 0x20         ;
        constexpr std::uintptr_t _0b6b6db7801fd0cd536527a87ef9da0275b591b5 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1cd35a3a5b776277624e8bf623275635fdf0d7e8 = 0x0          ;
            constexpr std::uintptr_t _89f7e76f0ef541c2df944e7a5f910cc526adc38e = 0x8          ;
            constexpr std::uintptr_t _8c975d8d7b85bdbbe86ff42552c9e893f4afafb7 = 0x18         ;
        }

    }

    namespace NonDrawingGraphic
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
    }

    namespace HBHFConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;
        constexpr std::uintptr_t authButton                       = 0x60         ;
        constexpr std::uintptr_t nonAuthButton                    = 0x68         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
        constexpr std::uintptr_t _798fc722a231f5ea823982b7fda0215a1b229a80 = 0x70         ;
        constexpr std::uintptr_t _f1155f2783dda1d4ed0be2faa20863eb6e262452 = 0x71         ;
    }

    namespace PlayerIdleAnimationRandomiser
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t MaxValue                         = 0x18         ;

        constexpr std::uintptr_t _40c191bfb1d008e3adfe68a4fc4f551a5cda0d85 = 0x1C         ;
    }

    namespace ConvarControlledSpawnPopulation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x20         ;
        constexpr std::uintptr_t ResourceList                     = 0x28         ;
        constexpr std::uintptr_t EnforcePopulationLimits          = 0x30         ;
        constexpr std::uintptr_t SpawnRate                        = 0x34         ;
        constexpr std::uintptr_t ScaleWithServerPopulation        = 0x38         ;
        constexpr std::uintptr_t _targetDensity                   = 0x40         ;
        constexpr std::uintptr_t ClusterSizeMin                   = 0x44         ;
        constexpr std::uintptr_t ClusterSizeMax                   = 0x48         ;
        constexpr std::uintptr_t ClusterDithering                 = 0x4C         ;
        constexpr std::uintptr_t SpawnAttemptsInitial             = 0x50         ;
        constexpr std::uintptr_t SpawnAttemptsRepeating           = 0x54         ;
        constexpr std::uintptr_t ScaleWithLargeMaps               = 0x58         ;
        constexpr std::uintptr_t ScaleWithSpawnFilter             = 0x59         ;
        constexpr std::uintptr_t AlignToNormal                    = 0x5A         ;
        constexpr std::uintptr_t Filter                           = 0x60         ;
        constexpr std::uintptr_t FilterCutoff                     = 0x68         ;
        constexpr std::uintptr_t FilterRadius                     = 0x6C         ;
        constexpr std::uintptr_t FilterOutTutorialIslands         = 0x70         ;
        constexpr std::uintptr_t FilterOutMonuments               = 0x78         ;
        constexpr std::uintptr_t NpcRadiusCheckDistance           = 0x80         ;
        constexpr std::uintptr_t PopulationConvar                 = 0x88         ;
    }

    namespace WeatherEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emitOnStart                      = 0x20         ;
        constexpr std::uintptr_t emitOnStop                       = 0x28         ;
        constexpr std::uintptr_t emitOnLoop                       = 0x30         ;

        constexpr std::uintptr_t _65d198249457e0501e215fec0d94862a3576d36f = 0x38         ;
        constexpr std::uintptr_t _5435956baf1e1fe6e7db7881ba6c18a8a483e51f = 0x40         ;
        constexpr std::uintptr_t _fae9c0269d0dd261f089d6482e9d939947826e35 = 0x48         ;
    }

    namespace SeekerTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t roadFlare                        = 0x200        ;
        constexpr std::uintptr_t useRoadFlares                    = 0x208        ;
        constexpr std::uintptr_t numFlares                        = 0x20C        ;
        constexpr std::uintptr_t maxFlares                        = 0x210        ;
        constexpr std::uintptr_t flareRegenTime                   = 0x214        ;
        constexpr std::uintptr_t timeBetweenFlares                = 0x218        ;
        constexpr std::uintptr_t flareSpawnPoint                  = 0x220        ;
        constexpr std::uintptr_t flareDuration                    = 0x228        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace NPCDwelling
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t npcSpawner                       = 0x200        ;
        constexpr std::uintptr_t NPCSpawnChance                   = 0x208        ;
        constexpr std::uintptr_t spawnGroups                      = 0x210        ;
        constexpr std::uintptr_t movePoints                       = 0x218        ;
        constexpr std::uintptr_t coverPoints                      = 0x220        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %43f420238f0abdbe6382a461f75c080fcaaf1705
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _155c03f5d7c3c4f502fa122ef2c3133d434d9dc3 = 0x18         ;
        constexpr std::uintptr_t _3da97a55216dd4cf49152d8d4a245460af861922 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _75cafe2ca144353ee847d2c31a9854fe97dd1009 = 0x0          ;
            constexpr std::uintptr_t _fb5e3ecf736cda1b1592db62bf7e54af7224d824 = 0x8          ;
            constexpr std::uintptr_t _73ee0addddc01a3b446728d99dbe443054506c2d = 0x10         ;
            constexpr std::uintptr_t _8f533a8de5903754af222440c353deb8d5a7901d = 0x18         ;
        }

    }

    namespace ConfigureOrnateFrameDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t textInput                        = 0x40         ;
        constexpr std::uintptr_t textColorPicker                  = 0x48         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _704679fefc964eb48ec169920cf0dce58bdb8f73 = 0x50         ;
        constexpr std::uintptr_t _87b4a9358899b1970819fd3b7028d18d0b7dfc71 = 0x58         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x68         ;
    }

    namespace TutorialStartModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
    }

    namespace InteractionToastTranslation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2881afd5c4ac35cd860a706407903b48ebdd04f5
    {
        constexpr std::uintptr_t _5b2f4362bb8d241fd7119f5d5be3c66963f9d568 = 0x10         ;
        constexpr std::uintptr_t _655437584937423a3623da1d79c09139f41eb0ae = 0x18         ;
        constexpr std::uintptr_t _5acad9f7c8a8e2ce89d7b1739a3d798e5f8cca8d = 0x20         ;
        constexpr std::uintptr_t _e42cbe2851425208fa743f922b27e029ba70fec9 = 0x28         ;
        constexpr std::uintptr_t _1895dcc24c62216a1c81f505e193b97eaf9477bf = 0x30         ;
        constexpr std::uintptr_t _0d062bb24c97b2cc04048d93acea03e3e5a559e1 = 0x38         ;
        constexpr std::uintptr_t _e79a5dac6c80fcc15bf83ddea013e042da8925e2 = 0x3C         ;
    }

    namespace CoverageQueryFlare
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078FA30   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isDynamic                        = 0x20         ;
        constexpr std::uintptr_t timeShimmer                      = 0x21         ;
        constexpr std::uintptr_t positionalShimmer                = 0x22         ;
        constexpr std::uintptr_t rotate                           = 0x23         ;
        constexpr std::uintptr_t maxVisibleDistance               = 0x24         ;
        constexpr std::uintptr_t lightScaled                      = 0x28         ;
        constexpr std::uintptr_t dotMin                           = 0x2C         ;
        constexpr std::uintptr_t dotMax                           = 0x30         ;
        constexpr std::uintptr_t coverageRadiusSpace              = 0x34         ;
        constexpr std::uintptr_t coverageRadius                   = 0x38         ;
        constexpr std::uintptr_t DistanceMode                     = 0x3C         ;

        constexpr std::uintptr_t _736e4179d056adad29efe2ee9ce5d59724faeaee = 0x40         ;
        constexpr std::uintptr_t _65857cf749a7ad4c7965d8687bc0c4cff2043f59 = 0x48         ;
        constexpr std::uintptr_t _1dd7d6dd8a2a27fb456f12a3c98bf100f9f4492c = 0x49         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x4C         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x50         ;
        constexpr std::uintptr_t _48000b24e0128effadeae4bdbe33e62b638fc588 = 0x58         ;
        constexpr std::uintptr_t _66d1371b26f9714be1bdff8d49b0c5a7e9c73d91 = 0x5C         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x60         ;
        constexpr std::uintptr_t _7c1f72e69023bf5ee02ed5aba94bfbe04078b030 = 0x68         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x70         ;
        constexpr std::uintptr_t _ffe689c164d614ba27e95f626f8e926aff23d9d9 = 0x78         ;
        constexpr std::uintptr_t _9841257857e82eb9523a304047a3b8ec0e951517 = 0x80         ;
        constexpr std::uintptr_t _255ac7eaeb9a300f64c8b64dbeb4bddfb39ab850 = 0x84         ;
        constexpr std::uintptr_t _949121ba701eb5aabed20b6ecb68eecce7f6c711 = 0x88         ;
        constexpr std::uintptr_t _c05e223b25b60eb342bf65e0190b8c377b48fed6 = 0x8C         ;
        constexpr std::uintptr_t _cf298e21e071196b2edfd37a7d2cc9dc770e7775 = 0x90         ;
        constexpr std::uintptr_t _b3d63093a01ba73ed9ef0a345d9598e6ed5ad490 = 0x94         ;
        constexpr std::uintptr_t _19c26c1f4b3d0ff85f6b7cb981dcfd0c7e502cde = 0x98         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x9C         ;
        constexpr std::uintptr_t _a3ec19986db54e6cd9df60ae208c8c9533351886 = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t _78c91b6573d86d4e7e0e7c56a5d0a77ef20bd562 = 0x0          ;
            constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x8          ;
        }

    }

    namespace %4e0ca34b2f32193b0f0cf34ee0ca74f7fb907998
    {
    }

    namespace SatelliteCountdownScreenUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t countdownText                    = 0x20         ;
        constexpr std::uintptr_t statusText                       = 0x28         ;

        constexpr std::uintptr_t _aff00d841975383d809e5e0a18d7531c801b7cc6 = 0x30         ;
    }

    namespace PokerInputOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PokerRoundResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %222227ff6043d48ab9d70f2c214d7f304c6063ed
    {
        constexpr std::uintptr_t _0a981c439fb33dbf077a15899d5f62ac617834ef = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b49e4ef10bef7e8e4089e42a96c76d3833e8895 = 0x20         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x24         ;
        constexpr std::uintptr_t _1feab6f0f8cd52eceb64ddfd5646c2788c40498f = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _f18924025015e23fd95f412678042452383f482a = 0x38         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x40         ;
        constexpr std::uintptr_t _4aa8a084ba8bd2821a31e878c53fbf99641600dc = 0x48         ;
        constexpr std::uintptr_t _1e68a15723096398971cd4bff39570bd0e045991 = 0x50         ;
        constexpr std::uintptr_t _c74653f1d3154ae6c840fb86bb5b02df1ff35af4 = 0x58         ;
        constexpr std::uintptr_t _6a416b51c0734c6eef279fe58227e5a2bf66480e = 0x5C         ;
        constexpr std::uintptr_t _624e71e9af8fe4113d20769c1e07e4bf8115824b = 0x60         ;
        constexpr std::uintptr_t _1bd7b608003592e8a4862f937de1d0514d5dd03d = 0x64         ;

        namespace _static
        {
            constexpr std::uintptr_t _8cffd31c2c8b82f8569b768d84e7095f4f43acdd = 0x0          ;
            constexpr std::uintptr_t _89ef1fd041e1a6c19929e2872b5533eb6b43228d = 0x8          ;
        }

    }

    namespace IndentedGroup
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace ChannelMixer
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace ColorWheelGroup
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t minSizePerWheel                  = 0x18         ;
        constexpr std::uintptr_t maxSizePerWheel                  = 0x1C         ;
    }

    namespace Curve
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t color                            = 0x18         ;
    }

    namespace EyeAdaptationSettings
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t middleGrey                       = 0x4          ;
        constexpr std::uintptr_t min                              = 0x8          ;
        constexpr std::uintptr_t max                              = 0xC          ;
        constexpr std::uintptr_t speed                            = 0x10         ;
        constexpr std::uintptr_t showDebug                        = 0x14         ;
    }

    namespace Tonemapper
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TonemappingSettings
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t tonemapper                       = 0x4          ;
        constexpr std::uintptr_t exposure                         = 0x8          ;
        constexpr std::uintptr_t curve                            = 0x10         ;
        constexpr std::uintptr_t neutralBlackIn                   = 0x18         ;
        constexpr std::uintptr_t neutralWhiteIn                   = 0x1C         ;
        constexpr std::uintptr_t neutralBlackOut                  = 0x20         ;
        constexpr std::uintptr_t neutralWhiteOut                  = 0x24         ;
        constexpr std::uintptr_t neutralWhiteLevel                = 0x28         ;
        constexpr std::uintptr_t neutralWhiteClip                 = 0x2C         ;
    }

    namespace LUTSettings
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t texture                          = 0x8          ;
        constexpr std::uintptr_t contribution                     = 0x10         ;
    }

    namespace ColorWheelsSettings
    {
        constexpr std::uintptr_t shadows                          = 0x0          ;
        constexpr std::uintptr_t midtones                         = 0x10         ;
        constexpr std::uintptr_t highlights                       = 0x20         ;
    }

    namespace BasicsSettings
    {
        constexpr std::uintptr_t temperatureShift                 = 0x0          ;
        constexpr std::uintptr_t tint                             = 0x4          ;
        constexpr std::uintptr_t hue                              = 0x8          ;
        constexpr std::uintptr_t saturation                       = 0xC          ;
        constexpr std::uintptr_t vibrance                         = 0x10         ;
        constexpr std::uintptr_t value                            = 0x14         ;
        constexpr std::uintptr_t contrast                         = 0x18         ;
        constexpr std::uintptr_t gain                             = 0x1C         ;
        constexpr std::uintptr_t gamma                            = 0x20         ;
    }

    namespace ChannelMixerSettings
    {
        constexpr std::uintptr_t currentChannel                   = 0x0          ;
        constexpr std::uintptr_t channels                         = 0x8          ;
    }

    namespace CurvesSettings
    {
        constexpr std::uintptr_t master                           = 0x0          ;
        constexpr std::uintptr_t red                              = 0x8          ;
        constexpr std::uintptr_t green                            = 0x10         ;
        constexpr std::uintptr_t blue                             = 0x18         ;
    }

    namespace ColorGradingPrecision
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ColorGradingSettings
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t precision                        = 0x4          ;
        constexpr std::uintptr_t colorWheels                      = 0x8          ;
        constexpr std::uintptr_t basics                           = 0x38         ;
        constexpr std::uintptr_t channelMixer                     = 0x60         ;
        constexpr std::uintptr_t curves                           = 0x70         ;
        constexpr std::uintptr_t useDithering                     = 0x90         ;
        constexpr std::uintptr_t showDebug                        = 0x91         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DemoShotListFolderWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FolderName                       = 0x20         ;
        constexpr std::uintptr_t ChildRoot                        = 0x28         ;
        constexpr std::uintptr_t UpArrow                          = 0x30         ;
        constexpr std::uintptr_t DownArrow                        = 0x38         ;
        constexpr std::uintptr_t CountText                        = 0x40         ;
        constexpr std::uintptr_t OpenRoot                         = 0x48         ;
        constexpr std::uintptr_t ModifyRoot                       = 0x50         ;
        constexpr std::uintptr_t FolderRenameInput                = 0x58         ;

        constexpr std::uintptr_t _9c38a3cc041ceb95da138c578507926db9e00ce0 = 0x60         ;
        constexpr std::uintptr_t _45d70dc8750bb3c43cc67ee8889d20db5b6c3a1f = 0x68         ;
    }

    namespace CompassViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t needleBone                       = 0x20         ;

        constexpr std::uintptr_t _767bb0b6e941286d16348255cc75a9eefa10a86a = 0x28         ;
        constexpr std::uintptr_t _876dc71f9cddae1fcc00513ae6798cead8d0d4c4 = 0x2C         ;
    }

    namespace %49038b6a199a2c2ab42f89b1a34e26ffa3f816ba
    {
        constexpr std::uintptr_t _b155d246356c83d6eb61a0f2e086911a838099c3 = 0x10         ;
        constexpr std::uintptr_t _d210cceef58bde00df74e0cfa66d98075e4371ea = 0x18         ;
        constexpr std::uintptr_t _1e0589353323cba84a572bbdda5e33f6a67d21ff = 0x20         ;
        constexpr std::uintptr_t _a1bc068cab9984d33b90bb822683f084fefd731b = 0x28         ;
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x30         ;
        constexpr std::uintptr_t _0c6574a114741fcc5c99afd69cf64b485a0024ac = 0x38         ;
        constexpr std::uintptr_t _a84a1322d806c6ac211b9847ddc58911dd9f619e = 0x40         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _f968c517374f245311451405a2f15babd6f5db2b = 0x0          ;
            constexpr std::uintptr_t _a8f11648afc74571492c5503c4579015dde1f0a6 = 0x8          ;
            constexpr std::uintptr_t _a9954a3b184366ad83f96ddf98321f4cebe91d93 = 0x10         ;
            constexpr std::uintptr_t _d6fac5cd81f6d5edc9852e9a8b762e6d670d82cf = 0x20         ;
            constexpr std::uintptr_t _7d02625be1c70dc97e56934b4c9cdd9b3554c140 = 0x28         ;
            constexpr std::uintptr_t _157f47769437804f27a20c3bca0c5ff66d5a6c7d = 0x38         ;
            constexpr std::uintptr_t _a78146aa0596760fe65600a2796692c7129a3094 = 0x40         ;
        }

    }

    namespace %b873289fc097f4d2a07638e54c9f73311fd4c2d1
    {
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x10         ;
        constexpr std::uintptr_t _a91815c36f55239afb7b2b85c3f75e0a64dab11e = 0x11         ;
        constexpr std::uintptr_t _3ba55d976ba1ad2136a7921757d2b2f0798725aa = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _31c7455a371a2e9b24803058b1a77ae44d820ed0 = 0x0          ;
            constexpr std::uintptr_t _a0f97a1a8ef0b925d3d6c7e0ac0bb9d88176714e = 0x8          ;
            constexpr std::uintptr_t _bd16f934409613988032378067fe880a12d3361f = 0x10         ;
        }

    }

    namespace LargeShredder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t shredRail                        = 0x200        ;
        constexpr std::uintptr_t shredRailStartPos                = 0x208        ;
        constexpr std::uintptr_t shredRailEndPos                  = 0x210        ;
        constexpr std::uintptr_t shredRailStartRotation           = 0x218        ;
        constexpr std::uintptr_t shredRailEndRotation             = 0x224        ;
        constexpr std::uintptr_t trigger                          = 0x230        ;
        constexpr std::uintptr_t shredDurationRotation            = 0x238        ;
        constexpr std::uintptr_t shredDurationPosition            = 0x23C        ;
        constexpr std::uintptr_t shredSwayAmount                  = 0x240        ;
        constexpr std::uintptr_t shredSwaySpeed                   = 0x244        ;
        constexpr std::uintptr_t currentlyShredding               = 0x248        ;
        constexpr std::uintptr_t shreddingWheels                  = 0x250        ;
        constexpr std::uintptr_t shredRotorSpeed                  = 0x258        ;
        constexpr std::uintptr_t shredSoundEffect                 = 0x260        ;
        constexpr std::uintptr_t resourceSpawnPoint               = 0x268        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _9f09374b4fcb8ae539727ab8c31a52717922ca12 = 0x270        ;
    }

    namespace TerrainPaint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace NetworkSleep
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t behaviours                       = 0x20         ;
        constexpr std::uintptr_t colliders                        = 0x28         ;

        constexpr std::uintptr_t _27246972c1c5bdee1010255dd4db48960087ee8b = 0x30         ;
        constexpr std::uintptr_t _6ca242bf0007d42ebf4f4c22932acf5fb494f6e4 = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _efbb1ffd47dcfac4efb179f03d35acda4f4f71b7 = 0x0          ;
            constexpr std::uintptr_t _218ef23d649f5af3ef47a535dc59a587cb4d54cd = 0x4          ;
            constexpr std::uintptr_t _7469644584426f85b17f6e016febc6312aa90e10 = 0x8          ;
            constexpr std::uintptr_t _9685512541f4af5d6b5a593c7626c09fb15bb638 = 0xC          ;
        }

    }

    namespace ItemModConditionContainerFlag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flag                             = 0x30         ;
        constexpr std::uintptr_t requiredState                    = 0x34         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %830e92df5d3ead942108d0babd223c8aa31b472c
    {
        constexpr std::uintptr_t _d2d6a2152bc58f3f915f9721a31298ddac468dc6 = 0x40         ;
    }

    namespace ModelConditionTest_WallTriangleLeft
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace UI_CopyableRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t labelText                        = 0x20         ;
        constexpr std::uintptr_t valueText                        = 0x28         ;
        constexpr std::uintptr_t valueText2                       = 0x30         ;
    }

    namespace GeigerCounter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t geigerRod                        = 0x380        ;
        constexpr std::uintptr_t leftHand                         = 0x388        ;
        constexpr std::uintptr_t attachmentBone                   = 0x390        ;
        constexpr std::uintptr_t leftHandBone                     = 0x398        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _beaf6d217916771f36bd158d59dc497b46818b8d = 0x3A0        ;
        constexpr std::uintptr_t _ca00e37b9bd5e217277e755b22af9b7b8d46b5bf = 0x3A8        ;
        constexpr std::uintptr_t _0c0190f977d603aa0562269a9af13c4a486b60e9 = 0x3B0        ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t label                            = 0x0          ;
        constexpr std::uintptr_t value                            = 0x8          ;
        constexpr std::uintptr_t tooltip                          = 0x10         ;
    }

    namespace GenericInformationPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entries                          = 0x20         ;
    }

    namespace BlueprintCategoryButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t amountLabel                      = 0x20         ;
        constexpr std::uintptr_t Category                         = 0x28         ;
        constexpr std::uintptr_t AlwaysShow                       = 0x2C         ;
        constexpr std::uintptr_t ShowItemCount                    = 0x2D         ;
        constexpr std::uintptr_t BackgroundHighlight              = 0x30         ;
        constexpr std::uintptr_t clickSound                       = 0x38         ;
        constexpr std::uintptr_t hoverSound                       = 0x40         ;
        constexpr std::uintptr_t tutorialHighlight                = 0x48         ;

        constexpr std::uintptr_t _17098de0913f71d8945c2a237e58465ab28375f6 = 0x50         ;
        constexpr std::uintptr_t _32bb1362a2fb077f7930d3cec4dd0888cd94700f = 0x54         ;
        constexpr std::uintptr_t _e466f3a91cdb0be49af4333a4a795b3aefdf6f10 = 0x58         ;
    }

    namespace Reason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8976cbc4b308559d8b819e9acafa634b4b20c63a
    {
    }

    namespace SmallEngine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t maxThrust                        = 0x330        ;
        constexpr std::uintptr_t ReverseSpeedRatio                = 0x334        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x338        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x340        ;
        constexpr std::uintptr_t Animator                         = 0x348        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x308        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x310        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x318        ;
        constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x320        ;
        constexpr std::uintptr_t _e5bcc9cb3c2754c0cd2c60dc6e3db6613ee2fc57 = 0x328        ;
        constexpr std::uintptr_t _89a3a6366d97d2dca50e1aa97adae4aa4e6b25b7 = 0x350        ;
    }

    namespace ActionPriority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %cab75abe34b042e912c69fce3e968f858375f661
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _569f5c437dba35543d4ea8e674caa96a142660ab = 0x18         ;
        constexpr std::uintptr_t _bbb7683964850298d92874d79daaef846be8a9eb = 0x28         ;
        constexpr std::uintptr_t _313c660ab721314d20287be8855b827fb35c3c87 = 0x38         ;
        constexpr std::uintptr_t _b3da73481149a72248c4ef18f42b4d0170f180b0 = 0x48         ;
        constexpr std::uintptr_t _efc0839ddb5e2264aac5fbc6971774dfd8b9ed3e = 0x50         ;
        constexpr std::uintptr_t _b3470d980b8b27d8db87089f26b154f52f417452 = 0x60         ;
        constexpr std::uintptr_t _664ca2dfcbf144e90dc0fbed8a2152063d743d1b = 0x70         ;
        constexpr std::uintptr_t _9089e74368c2604472eeed7de468d94ccb1e54ed = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _ae1dbd65418e07c594e71f47c1aeb3323a15ee47 = 0x0          ;
            constexpr std::uintptr_t _bffdbc3a1d9228c1264d05bbf2ff5e5a3c04e3bf = 0x8          ;
            constexpr std::uintptr_t _0458c97819ff3fb8ce060bd329a2e4a4708784ae = 0x10         ;
        }

    }

    namespace AchievementTodo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
        constexpr std::uintptr_t checkIcon                        = 0x28         ;
        constexpr std::uintptr_t checkBox                         = 0x30         ;
        constexpr std::uintptr_t AliveColor                       = 0x38         ;
        constexpr std::uintptr_t DeadColor                        = 0x48         ;
        constexpr std::uintptr_t HighlightColor                   = 0x58         ;

        constexpr std::uintptr_t _2997e733258484ccada81e326d2e6e67d4c2ed29 = 0x68         ;
        constexpr std::uintptr_t _a57ef676716fbddc461314455908bb6595c3a292 = 0x70         ;
    }

    namespace IsBlindedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace MeshHolder
    {
        constexpr std::uintptr_t _vertices                        = 0x10         ;
        constexpr std::uintptr_t _normals                         = 0x18         ;
        constexpr std::uintptr_t _triangles                       = 0x20         ;
        constexpr std::uintptr_t _TrianglesOfSubs                 = 0x28         ;
        constexpr std::uintptr_t _bindPoses                       = 0x30         ;
        constexpr std::uintptr_t _boneWeights                     = 0x38         ;
        constexpr std::uintptr_t _bounds                          = 0x40         ;
        constexpr std::uintptr_t _subMeshCount                    = 0x58         ;
        constexpr std::uintptr_t _tangents                        = 0x60         ;
        constexpr std::uintptr_t _uv                              = 0x68         ;
        constexpr std::uintptr_t _uv2                             = 0x70         ;
        constexpr std::uintptr_t _uv3                             = 0x78         ;
        constexpr std::uintptr_t _colors                          = 0x80         ;
        constexpr std::uintptr_t _uv4                             = 0x88         ;
    }

    namespace PlayerWalkMovement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t zeroFrictionMaterial             = 0x68         ;
        constexpr std::uintptr_t highFrictionMaterial             = 0x70         ;

        constexpr std::uintptr_t _b0304c6fb96790ebb6ed8543e4162150221f2bea = 0x20         ;
        constexpr std::uintptr_t _3407e76dbcf4fa35daf6f16d7e016bfe26b027f5 = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _3d37af634e9a347890e3583c1823d7a2a211ede8 = 0x38         ;
        constexpr std::uintptr_t _ee7602e47e73b378b4fd6c282b0d005c1723881b = 0x44         ;
        constexpr std::uintptr_t _a42e4356a31416cb496fa093b10cc09b0ef0d046 = 0x50         ;
        constexpr std::uintptr_t _7f95aeb0941f5b5564f331ee626053c9e38c45a8 = 0x54         ;
        constexpr std::uintptr_t _ff0dabe1c2a5c4c326d9e5e681b1293b35a039c6 = 0x58         ;
        constexpr std::uintptr_t _2038a9cf23368bf6fe6de776772818b33b08db5f = 0x5C         ;
        constexpr std::uintptr_t _7e5d9a626bb5bc82cd232a6e91dd30be934777ce = 0x60         ;
        constexpr std::uintptr_t _04470b836955824df141b59a35c21bb7220e9c64 = 0x78         ;
        constexpr std::uintptr_t _014b49e52e2435685984f4caa71ce421004bc064 = 0x80         ;
        constexpr std::uintptr_t _9235ea6265527d01124f437e949a7233aff27246 = 0x88         ;
        constexpr std::uintptr_t _54e5d67750445e761d5adcd0fdb900613ebe2219 = 0x90         ;
        constexpr std::uintptr_t _c7167fec871879dd852a3641b2bbb465171061b0 = 0x98         ;
        constexpr std::uintptr_t _b031a149c66bfaa9c7f582e000051a2fa1ddd107 = 0xA0         ;
        constexpr std::uintptr_t _13836590fe8a773255e43b82004cf0197cf5fb60 = 0xA8         ;
        constexpr std::uintptr_t _89884ed3ffebfc4fccddcb9d91b4d97e77c9afb6 = 0xB0         ;
        constexpr std::uintptr_t _b84ca446414ade48fea0872974c2e063d4a258fb = 0xB8         ;
        constexpr std::uintptr_t _e1956ff750a78de29cf8ad54c9e7b74ed1ca0dc5 = 0xC0         ;
        constexpr std::uintptr_t _168d10b811fcfa9de3b941308f704a07aeffed79 = 0xC8         ;
        constexpr std::uintptr_t _83993f1fba455f6dddb306bdead7ea398434e9f8 = 0xD0         ;
        constexpr std::uintptr_t _2056a81b1ab12832881ff7f7f574ea57cf998b51 = 0xD8         ;
        constexpr std::uintptr_t _5b0380d9faa61fe392d775b631749b64ba6e34df = 0xE0         ;
        constexpr std::uintptr_t _7f540a537fd4bab043972880150a1fa8bde0fabc = 0xE8         ;
        constexpr std::uintptr_t _26a81dff4735e1621528a8235fac8dd24549b8e4 = 0xF0         ;
        constexpr std::uintptr_t _7478f01e90825388d4e7213950937c953b6ecd46 = 0xF8         ;
        constexpr std::uintptr_t _bb663be044433d5765fc4fb6d747e05976df05ed = 0x100        ;
        constexpr std::uintptr_t _007a43fe01da46b58d067e97a55982c3fbc47ae3 = 0x108        ;
        constexpr std::uintptr_t _84701b098afbf12a53e2845ffc0cb81d75226832 = 0x110        ;
        constexpr std::uintptr_t _4d8f7d34454553176a01884170ba0ae6ba8c624d = 0x118        ;
        constexpr std::uintptr_t _eaf9371118ab911afd466e4dd9dc66efaf6b91ca = 0x120        ;
        constexpr std::uintptr_t _abffee068e3b1a9507b1bcd80180b90f55fb376f = 0x128        ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x130        ;
        constexpr std::uintptr_t _723c487fa04f22a4e34938fb257d8aef7f7a0cd8 = 0x140        ;
        constexpr std::uintptr_t _aa0023e962329e304843d5f1e0f4a639d2f7030a = 0x150        ;
        constexpr std::uintptr_t _e18f31dedf108ea9f1598d325a2082e3fab6dd12 = 0x160        ;
        constexpr std::uintptr_t _21cb6e506a692fb25fafedd11dcc2c56db253c87 = 0x170        ;
        constexpr std::uintptr_t _039209ad6de2a4c0d19196b1d51f1c328f81b945 = 0x180        ;
        constexpr std::uintptr_t _aeb0cb2d63fffc0248acc2d6bd7ed53caf269caa = 0x190        ;
        constexpr std::uintptr_t _b6d139aee32755af41647b24c25c95917b5ad265 = 0x1A0        ;
        constexpr std::uintptr_t _65dd9bd6ce999b9fd89775347c389640ef28c5e6 = 0x1A8        ;
        constexpr std::uintptr_t _1ae8fd4fbdda053189c9123e1d10eb5200d12720 = 0x1B0        ;
        constexpr std::uintptr_t _5dcf047a08f5ed0b184ec2e795c66cdbda27ace3 = 0x1B8        ;
        constexpr std::uintptr_t _6892b3e5119c9c2985c0d5fd849f7db68554b4df = 0x1C0        ;
        constexpr std::uintptr_t _ef98a9cc497d7a6183995521f411b576615dfa53 = 0x1C4        ;
        constexpr std::uintptr_t _09b03cf84070b9dd00a543d49bc4bd479cb8372e = 0x1CC        ;
        constexpr std::uintptr_t _2ea4d3ee4c86b05dfb0d0ab99316b82eee82b40f = 0x1D4        ;
        constexpr std::uintptr_t _b350bed4fa7974eaff09aceee23fc109340beb34 = 0x1DC        ;
        constexpr std::uintptr_t _37f8a3d456c7ac613c8bc744ba0e7c24e83e67a0 = 0x1E4        ;
        constexpr std::uintptr_t _785aa8d409f9a997f2d562c4b88e422a177b47e7 = 0x1EC        ;
        constexpr std::uintptr_t _38e1d90e2218023f4a9aae5f924414ce0e966813 = 0x1F4        ;
        constexpr std::uintptr_t _6e352e5e854d4c43696eefe7201c6823ca862c5b = 0x1FC        ;
        constexpr std::uintptr_t _72940708478feb3217b111bc96a732f4b1488e32 = 0x204        ;
        constexpr std::uintptr_t _dedf41efd9f6bf5cfe8717ef9cff2538b9fef296 = 0x20C        ;
        constexpr std::uintptr_t _1e2e38fc1ed03c3e34e0424ab8fc8a29d882d67a = 0x214        ;
        constexpr std::uintptr_t _3945f7cfd1a2c7ea8f0c45dd2abb828c736525f4 = 0x21C        ;
    }

    namespace Signage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t changeTextDialog                 = 0x358        ;
        constexpr std::uintptr_t paintableSources                 = 0x360        ;
        constexpr std::uintptr_t overrideMaxImageWidth            = 0x368        ;
        constexpr std::uintptr_t overrideMaxImageHeight           = 0x36C        ;
        constexpr std::uintptr_t RequiredHeldEntity               = 0x388        ;
        constexpr std::uintptr_t showIODisplayName                = 0x3A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x340        ;
        constexpr std::uintptr_t _21e7f8617acb51227aa6734f34355f4106d833a7 = 0x348        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x350        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x370        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x378        ;
        constexpr std::uintptr_t _540409f5e22058ac3bdb02c1b0bbd4b730dd050e = 0x380        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x390        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x398        ;
        constexpr std::uintptr_t _83c3b2a5ca2f105de853cac2d94e0320fdcf6a9f = 0x3A1        ;
        constexpr std::uintptr_t _604b8c83ecc0250731e8647a204feecc2cd9ff38 = 0x3A2        ;
        constexpr std::uintptr_t _f92c4cab049e4ed52bfce842b9970f1ac43d9ffe = 0x3A8        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x3B0        ;
    }

    namespace DungeonBaseFloor-fake-0
    {
        constexpr std::uintptr_t Links                            = 0x10         ;
    }

    namespace %4caecb5032155be7e6a893e2202eac44a42bd529
    {
    }

    namespace DeployShell
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bounds                           = 0xA0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace ByteMap-fake-0
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x10         ;
        constexpr std::uintptr_t _40b4feba8aaf076c3265efb3358597f179453b0a = 0x14         ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x18         ;
    }

    namespace UIClanRanks
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t RankContainer                    = 0x28         ;
        constexpr std::uintptr_t RankPrefab                       = 0x30         ;
        constexpr std::uintptr_t RankCreator                      = 0x38         ;
        constexpr std::uintptr_t RankListing                      = 0x40         ;
        constexpr std::uintptr_t RankEditor                       = 0x48         ;

        constexpr std::uintptr_t _8dc87bf46e06fb4c72a1916738a8b0e88337e9f7 = 0x50         ;
    }

    namespace %6f7d669ed35203934fe2699a15773143a4b8248e
    {
        constexpr std::uintptr_t _df021ffdb9c60555d6870eb7463df7c7cedd8ebb = 0x14         ;
    }

    namespace %7ab56b45517e63e10819e525baa561602f91491f
    {
        constexpr std::uintptr_t _59598b7d19446f7d8972a4f877b824ac7b5b94ac = 0x10         ;
        constexpr std::uintptr_t _d5255acaad28f5914cdeb8e2861587b7541fac83 = 0x14         ;
    }

    namespace %184fbda2f20fd0e326902398b2c8a69c8a208f4a
    {
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x10         ;
        constexpr std::uintptr_t _4b0020004a557036fb62e75f23d2f62c79ade2a5 = 0x18         ;
        constexpr std::uintptr_t _381ef7529bd5cb710077ccdf906b73f9b9fd2da6 = 0x1C         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x20         ;
        constexpr std::uintptr_t _702b05a105bc7519e26077b44d1e4ca93c48b485 = 0x28         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _6a0f629777795b5f2d02914ab9a7277706b3f10f = 0x0          ;
            constexpr std::uintptr_t _096d6d23e62c9a5ba88db309c0705b08686e8790 = 0x8          ;
            constexpr std::uintptr_t _d18cc15c5d8b1bf52959392cd28a14c194d0b362 = 0x10         ;
        }

    }

    namespace DungeonGridLink
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UpSocket                         = 0x20         ;
        constexpr std::uintptr_t DownSocket                       = 0x28         ;
        constexpr std::uintptr_t UpType                           = 0x30         ;
        constexpr std::uintptr_t DownType                         = 0x34         ;
        constexpr std::uintptr_t Priority                         = 0x38         ;
        constexpr std::uintptr_t Rotation                         = 0x3C         ;
    }

    namespace SelectedContact
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nameText                         = 0x20         ;
        constexpr std::uintptr_t seenText                         = 0x28         ;
        constexpr std::uintptr_t mugshotImage                     = 0x30         ;
        constexpr std::uintptr_t unknownMugshot                   = 0x38         ;
        constexpr std::uintptr_t noteInput                        = 0x40         ;
        constexpr std::uintptr_t relationshipTypeTags             = 0x48         ;
        constexpr std::uintptr_t lastSeenPrefix                   = 0x50         ;
        constexpr std::uintptr_t nowPhrase                        = 0x58         ;
        constexpr std::uintptr_t agoSuffix                        = 0x60         ;
        constexpr std::uintptr_t FriendlyButton                   = 0x68         ;
        constexpr std::uintptr_t SeenButton                       = 0x70         ;
        constexpr std::uintptr_t EnemyButton                      = 0x78         ;
        constexpr std::uintptr_t chatMute                         = 0x80         ;

        constexpr std::uintptr_t _bf5f14d0569a746c03a9719188eaab245663e4fb = 0x88         ;
        constexpr std::uintptr_t _8bb2ad09229e32aa75604279ba69bde3001f8e8c = 0x90         ;
    }

    namespace ContainerCorpse
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10830B90   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t ingredients                      = 0x3A8        ;
        constexpr std::uintptr_t entityToSpawn                    = 0x3B8        ;
        constexpr std::uintptr_t trigger                          = 0x3C0        ;
        constexpr std::uintptr_t onlyRunTriggerCheckOnLastHit     = 0x3C8        ;
        constexpr std::uintptr_t onlyBlockWhenStanding            = 0x3C9        ;
        constexpr std::uintptr_t states                           = 0x3D0        ;
        constexpr std::uintptr_t stateSounds                      = 0x3D8        ;
        constexpr std::uintptr_t spawnEffect                      = 0x3E0        ;
        constexpr std::uintptr_t additiveMode                     = 0x3E8        ;
        constexpr std::uintptr_t mainCollider                     = 0x3F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _f2ee217cdc1669d28ba408f5891953131ef414d6 = 0x3B0        ;
        constexpr std::uintptr_t _96a4dd3bf7d543b563f1f30a6d869630698da796 = 0x3EC        ;
        constexpr std::uintptr_t _96637dfabd2f4c749b32d8368b064fc8dfbbe540 = 0x3F8        ;
    }

    namespace MorphCache
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _05368f177ff3a33232fd182fbaac2ebcb22d1197 = 0x20         ;
        constexpr std::uintptr_t _0273956a9f2adcfe1e9994a795a2693f41d9a61b = 0x28         ;
        constexpr std::uintptr_t _440be1ed42f0822e5cffa2221f00193b273bdee7 = 0x30         ;
        constexpr std::uintptr_t _b65f25ba8ca49052aa2ae69b9435db50abc0761c = 0x38         ;
    }

    namespace CardInputWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t InputText                        = 0x20         ;
        constexpr std::uintptr_t ActionText                       = 0x28         ;
        constexpr std::uintptr_t ExtraText                        = 0x30         ;

        constexpr std::uintptr_t _f3d8ad6a9ba63b42ad4634bfc7d320ed44a1fca6 = 0x38         ;
    }

    namespace Food
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;
        constexpr std::uintptr_t VisualConfig                     = 0x3F0        ;
        constexpr std::uintptr_t VisualRoots                      = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
        constexpr std::uintptr_t _d9f0052a07b4e6609352a663eaf2fd2f01c1266b = 0x400        ;
    }

    namespace XORSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _90e8ec9b87d393ea197a4ef8468b854da8134271 = 0x340        ;
        constexpr std::uintptr_t _c899d682ef0b1066843b3312227ffb795184ffeb = 0x344        ;
    }

    namespace GenerateRoadTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace LootOption
    {
        constexpr std::uintptr_t showsFX                          = 0x10         ;
        constexpr std::uintptr_t lootItem                         = 0x18         ;
        constexpr std::uintptr_t maxLootAmount                    = 0x20         ;
        constexpr std::uintptr_t minLootAmount                    = 0x24         ;
        constexpr std::uintptr_t lootMaterial                     = 0x28         ;
        constexpr std::uintptr_t spawnWeighting                   = 0x30         ;
        constexpr std::uintptr_t fxTint                           = 0x34         ;
        constexpr std::uintptr_t particleFXTint                   = 0x44         ;
    }

    namespace TrainWagonLootData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t oreOptions                       = 0x18         ;
        constexpr std::uintptr_t lootWagonContent                 = 0x20         ;
        constexpr std::uintptr_t fuelWagonContent                 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace MissionObjective_MetalDetectorFind
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t RequiredFinds                    = 0x18         ;
    }

    namespace PooledString
    {
        constexpr std::uintptr_t str                              = 0x0          ;
        constexpr std::uintptr_t hash                             = 0x8          ;
    }

    namespace PrefabProperties
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t guid                             = 0x18         ;
        constexpr std::uintptr_t hash                             = 0x20         ;
        constexpr std::uintptr_t pool                             = 0x24         ;
    }

    namespace EffectCategory
    {
        constexpr std::uintptr_t folder                           = 0x10         ;
        constexpr std::uintptr_t prefabs                          = 0x18         ;
    }

    namespace GuidPath
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t guid                             = 0x18         ;
    }

    namespace GameManifest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t pooledStrings                    = 0x18         ;
        constexpr std::uintptr_t prefabProperties                 = 0x20         ;
        constexpr std::uintptr_t effectCategories                 = 0x28         ;
        constexpr std::uintptr_t guidPaths                        = 0x30         ;
        constexpr std::uintptr_t entities                         = 0x38         ;
    }

    namespace %43307e4eaeff8205d19bbbe88311839389010638
    {
        constexpr std::uintptr_t _4c6bf1aba32773cf7e3dce64ccbefefec246cb49 = 0x10         ;
        constexpr std::uintptr_t _b5f8173a2a0f98a7cf170300b7ae58641d252d02 = 0x18         ;
        constexpr std::uintptr_t _d4e5f6fcf32d09f2f5ddd846889b78e6b8b70d41 = 0x20         ;
        constexpr std::uintptr_t _6064003102461e3566ae2c2e0c98b3f1e071166e = 0x28         ;
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x2C         ;
        constexpr std::uintptr_t _9615c315876ff1cea55578966a2b83235af2cca5 = 0x30         ;
        constexpr std::uintptr_t _8b61fafdd1c737f3718ff8b2a301802d385bc0fc = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _ddb4ba56d488c4b539141318fa6b3f5190bd25c2 = 0x0          ;
            constexpr std::uintptr_t _ff3ffa25a9c07a7beeca7c017215eecdbbe741a5 = 0x8          ;
            constexpr std::uintptr_t _3fe975eef455808aaf8954daad8b9dcd2c105ccf = 0x18         ;
            constexpr std::uintptr_t _b044aa9826d1ee72c8a06f1c4509c1c66dcf4a43 = 0x20         ;
            constexpr std::uintptr_t _a770ea86adec9a8e63ae22156e513b0a97e9f49c = 0x30         ;
        }

    }

    namespace %dc64172b8c15dd6e924bc3bc9b051fd1d3586af5
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _71fecb36a3bb8a51fd19befeb101776514b3f047 = 0x18         ;
        constexpr std::uintptr_t _f9b459d2c6fd0dec6361dce28cd6f398c56e85a9 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _323f90cea836ea713f387ed16060c40941ed6960 = 0x0          ;
            constexpr std::uintptr_t _f5c48b438c6d9ca169dc2476e531cce5500bb461 = 0x80         ;
            constexpr std::uintptr_t _2eeb71918578977db73b5e67adf0b6ef3b8cf9ab = 0x100        ;
            constexpr std::uintptr_t _5d41025641c796d5d16d997bc22313f526e6abc0 = 0x110        ;
            constexpr std::uintptr_t _143c54fed73bee8289020f3b4f35406ff692854a = 0x120        ;
            constexpr std::uintptr_t _ce508bde444cf20cc9d85896663cc6a7b233af06 = 0x128        ;
            constexpr std::uintptr_t _3b03a67784fa368709ca90254ff58ccf00910624 = 0x1A8        ;
            constexpr std::uintptr_t _1b0e6809ed1a43a2380bf2c6f61c4f89f950377f = 0x1B0        ;
            constexpr std::uintptr_t _bae351808c84cd3a83a37df82b4a1619ae5b9b49 = 0x230        ;
        }

    }

    namespace ExplosionEffectOffsetMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TimedExplosive
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t timerAmountMin                   = 0x200        ;
        constexpr std::uintptr_t timerAmountMax                   = 0x204        ;
        constexpr std::uintptr_t minExplosionRadius               = 0x208        ;
        constexpr std::uintptr_t explosionRadius                  = 0x20C        ;
        constexpr std::uintptr_t explodeOnContact                 = 0x210        ;
        constexpr std::uintptr_t canStick                         = 0x211        ;
        constexpr std::uintptr_t forceRunClippingChecks           = 0x212        ;
        constexpr std::uintptr_t onlyDamageParent                 = 0x213        ;
        constexpr std::uintptr_t IgnoreAI                         = 0x214        ;
        constexpr std::uintptr_t BlindAI                          = 0x215        ;
        constexpr std::uintptr_t aiBlindDuration                  = 0x218        ;
        constexpr std::uintptr_t aiBlindRange                     = 0x21C        ;
        constexpr std::uintptr_t explosionOffsetMode              = 0x220        ;
        constexpr std::uintptr_t explosionEffectOffset            = 0x224        ;
        constexpr std::uintptr_t explosionMatchesNormal           = 0x230        ;
        constexpr std::uintptr_t explosionUsesForward             = 0x231        ;
        constexpr std::uintptr_t explosionMatchesOrientation      = 0x232        ;
        constexpr std::uintptr_t explosionMatchesVelocity         = 0x233        ;
        constexpr std::uintptr_t explosionMatchesInverseVelocity  = 0x234        ;
        constexpr std::uintptr_t explosionEffect                  = 0x238        ;
        constexpr std::uintptr_t underwaterExplosionEffect        = 0x240        ;
        constexpr std::uintptr_t stickEffect                      = 0x248        ;
        constexpr std::uintptr_t bounceEffect                     = 0x250        ;
        constexpr std::uintptr_t watersurfaceExplosionEffect      = 0x258        ;
        constexpr std::uintptr_t underwaterExplosionDepth         = 0x260        ;
        constexpr std::uintptr_t watersurfaceExplosionDepth       = 0x268        ;
        constexpr std::uintptr_t waterCausesExplosion             = 0x270        ;
        constexpr std::uintptr_t vibrationLevel                   = 0x274        ;
        constexpr std::uintptr_t damageTypes                      = 0x278        ;
        constexpr std::uintptr_t playerDamage                     = 0x280        ;
        constexpr std::uintptr_t splashWallpaperThroughWalls      = 0x288        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _b3a31215fde9317d13fc6163a63066b4c7914850 = 0x28C        ;
    }

    namespace VitalNoteOxygen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t refreshTime                      = 0x20         ;
        constexpr std::uintptr_t valueText                        = 0x28         ;
        constexpr std::uintptr_t animator                         = 0x30         ;
        constexpr std::uintptr_t airIcon                          = 0x38         ;
        constexpr std::uintptr_t airIconTr                        = 0x40         ;
        constexpr std::uintptr_t backgroundImage                  = 0x48         ;
        constexpr std::uintptr_t baseColour                       = 0x50         ;
        constexpr std::uintptr_t badColour                        = 0x60         ;
        constexpr std::uintptr_t iconImage                        = 0x70         ;
        constexpr std::uintptr_t iconBaseColour                   = 0x78         ;
        constexpr std::uintptr_t iconBadColour                    = 0x88         ;

        constexpr std::uintptr_t _455b941c0e23306f5f8ad18f576160fc1d99093c = 0x98         ;
        constexpr std::uintptr_t _0fcd6cfa5da15aeac513c30b51acd9dea265424f = 0x9C         ;
    }

    namespace LightOccludee
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RadiusScale                      = 0x20         ;
        constexpr std::uintptr_t MinTimeVisible                   = 0x24         ;
        constexpr std::uintptr_t IsDynamic                        = 0x28         ;

        constexpr std::uintptr_t _2b1f84df506a18a434c2fe5e44192c4902aac9a0 = 0x30         ;
        constexpr std::uintptr_t _9bd3ceaceda8d6cd2772cc905290b435c379c776 = 0x38         ;
        constexpr std::uintptr_t _418053c7edf8e12bfca57bc8b375f38c6bfa67d0 = 0x40         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x48         ;
        constexpr std::uintptr_t _80c44802ee1e768c7b360de57071e674b8d1ea91 = 0x68         ;
        constexpr std::uintptr_t _2cfe350bd372ba38cb0bab8cf2ae18324da0c7d1 = 0x69         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x6A         ;
    }

    namespace %d50990f9bdbc507264d0b9c47bd8e2ff7139dcd1
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x50         ;
        constexpr std::uintptr_t _6a480f24052677e99c9e1ffdaff41fa73256c1aa = 0x58         ;
        constexpr std::uintptr_t _3d7ecca96fe11cfb0e10339d2dbe368fed02970e = 0x68         ;
        constexpr std::uintptr_t _9b37eca2ce2a3179251d0d9e9c782203c4e20984 = 0x70         ;
        constexpr std::uintptr_t _a2628096ce24aba067b0f739f6242fa0baefeddd = 0x80         ;
        constexpr std::uintptr_t _19ef47377d324f97c1c6ed04b35f13cacaa965e7 = 0x90         ;
        constexpr std::uintptr_t _246df1dfb30be1870722f90f41dde16fd94d7c7d = 0xA0         ;
        constexpr std::uintptr_t _f25ff5cad70e0afa5810426c3e29030b778e15e5 = 0xB0         ;
        constexpr std::uintptr_t _9a7298d8323790cb051785937093cd9e0a03ccd0 = 0xC0         ;
        constexpr std::uintptr_t _38be525a7127d11693da2829c6e62c9767b53abc = 0xD0         ;
        constexpr std::uintptr_t _4b1683b2829481abe99987b8a621510a576c4d76 = 0xE0         ;
        constexpr std::uintptr_t _33bf4e300a5188335c70394fb29689289638f5be = 0xF0         ;
        constexpr std::uintptr_t _eac89c24330de8d6357b62dce1171af3ffaeac96 = 0x100        ;
        constexpr std::uintptr_t _c6be78a4843aae7504b214b8e916d381100a6356 = 0x110        ;
        constexpr std::uintptr_t _cc2f693926e4e86819c51c680a379003d3d40233 = 0x120        ;
        constexpr std::uintptr_t _0892aefd7ce0556b557c24baf1e8daeb98057b1c = 0x130        ;
        constexpr std::uintptr_t _e702e951593827e243cc197823be96d97dda53f7 = 0x140        ;
        constexpr std::uintptr_t _e604a1fe6d5751dea6e6fa6f1cf1624340bdbba4 = 0x150        ;
        constexpr std::uintptr_t _a9824578025a637b93e4ff72b2567bbf8ed809ba = 0x158        ;
        constexpr std::uintptr_t _1c0f540016f21e948c8f611f4898736c8cc16ec0 = 0x160        ;
        constexpr std::uintptr_t _ee24d986d77d5bdbc228eb1636724d239a41866e = 0x170        ;
        constexpr std::uintptr_t _90e04478878f5014bf83b40682484786d186b62d = 0x180        ;
        constexpr std::uintptr_t _5beca40f5da4dd103fc217c789ef08d4d7e64f74 = 0x190        ;
        constexpr std::uintptr_t _52f294422c78fbf1fe1e8862d340d41eca34712b = 0x1D0        ;
        constexpr std::uintptr_t _3ff3107a85ca55ab078f6e3eb23c0a73e6acd518 = 0x1E0        ;

        namespace _static
        {
            constexpr std::uintptr_t _ae0f255f95c47d6187822f84b763621367f41fc5 = 0x0          ;
        }

    }

    namespace %6742a48af49deaeae2276975c60a5c4b2d360ae7
    {
        constexpr std::uintptr_t _6e969dab39213322a1af8b4759ff42caff9e039c = 0x10         ;
        constexpr std::uintptr_t _f2af54ddbc7b50b28a51cccff62e9b4ed6e44880 = 0x11         ;
        constexpr std::uintptr_t _0e3c7cf2e9c186db4d272d38699ad95b1fd2adb4 = 0x18         ;
        constexpr std::uintptr_t _04c586f0007749235455022070212e986044a83c = 0x20         ;
        constexpr std::uintptr_t _b5f1b593d662cb4378f8d73ca682934cf1f77623 = 0x28         ;
        constexpr std::uintptr_t _b0e2788dbd01f48c1bf7352a140ea22893764781 = 0x30         ;
        constexpr std::uintptr_t _536dce65896d923f6886c290dd887a9201553224 = 0x38         ;
        constexpr std::uintptr_t _0b83b89aa1991880a357c91fa0982ee68d8b9b0e = 0x3C         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x40         ;
        constexpr std::uintptr_t _f135132fbe94e706154cc4ce9ef7b468536a017a = 0x4C         ;
        constexpr std::uintptr_t _fe0466799d3e0d4f2ab66bc81ca489c8718fa03b = 0x50         ;
        constexpr std::uintptr_t _cbed65bef718bb6b1219830dea856c245a98210f = 0x58         ;
        constexpr std::uintptr_t _059b6690b9604124aa7b6f89bbaf9ceb1e41df1c = 0x60         ;
        constexpr std::uintptr_t _77633055d2f22218e990c05327c0e47c1b208c23 = 0x68         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x70         ;
        constexpr std::uintptr_t _52ac9ddb5dea82195995502e484bd16382b74d2c = 0x7C         ;
        constexpr std::uintptr_t _5b0cec6e76cf135f24523004e6e785f8b776d994 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _63d7bd435147ea6e1804848b5ab7102f73101ff9 = 0x0          ;
            constexpr std::uintptr_t _3d3ca65e17ca41947cea2b9b895b13c03fdf4dba = 0x8          ;
        }

    }

    namespace %0786cc294cca80c17699715883f3ae934a29b6af
    {
        constexpr std::uintptr_t _f4fcd13bc89e0c6878c4848c2c216d078b8710ce = 0x10         ;
        constexpr std::uintptr_t _0148414afdf6de684fe5c79b4b5beaef6bed7c04 = 0x18         ;
    }

    namespace %32be1e0e6303c33fbd769fa16c832b067ba57c36
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F488   ;
        constexpr std::uintptr_t _ec5bf450735e1d6490e9ee928c15e60d8edd7d7b = 0x10         ;
        constexpr std::uintptr_t _be5d03bef54d3c9d58de340c26d11856b6a1249d = 0x20         ;
        constexpr std::uintptr_t _1b41ea37e72e01bd3cc2a8db57b51ddf0062f5b0 = 0x28         ;
        constexpr std::uintptr_t _7cbe663180becb2ea484051bf7f9bd5b74deef4b = 0x30         ;
        constexpr std::uintptr_t _c184eebef05ba776353d139c7c560e2673f94ece = 0x38         ;
        constexpr std::uintptr_t _b7f3be4757d39908ae1864cffb51702a47106239 = 0x40         ;
        constexpr std::uintptr_t _bebd478df05a7e5e680c2081421cdfc1a4df277e = 0x48         ;
        constexpr std::uintptr_t _1a810e4a14f0478658b881e50e26737595313e3c = 0x50         ;
        constexpr std::uintptr_t _fa415d82a785f8eee20c52db22f50f898d62151d = 0x58         ;
        constexpr std::uintptr_t _aae4a917eaf6ad0cd04ede551a832d5c330dac29 = 0x68         ;
        constexpr std::uintptr_t _e696864e4f2f94a648e46c500875af1aa9d3c333 = 0x70         ;
        constexpr std::uintptr_t _b30437ff694471fdfd5010720d5be85b4f2e7a1b = 0x80         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x90         ;
        constexpr std::uintptr_t _3e5c8e8df3fc34322396d2feaeeb47193d8bd507 = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _21eae0113299a043cfa8b7a473896fbfbdc5f2a1 = 0x0          ;
            constexpr std::uintptr_t _d80906643c2ba3e7c9e702d523abaa4e6f33178e = 0x8          ;
            constexpr std::uintptr_t _b90f8b428fc916a655a8c4e84c51f439ade6daaf = 0x10         ;
        }

    }

    namespace %8f518f9247abe0727f7e547049793cb321bdf98d
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x10         ;
        constexpr std::uintptr_t _7f5ad6cafed6ebb7b2eca910e7f266cf64499ed3 = 0x14         ;
        constexpr std::uintptr_t _529a6d59a2a09b9d0a6f40d3570e5ec40a81b303 = 0x18         ;
        constexpr std::uintptr_t _17933e1a7bc7f28038772c40acb385ad9e6913ac = 0x1C         ;
        constexpr std::uintptr_t _71444be9731d10941d7040d6e86c13cffdd54866 = 0x20         ;
        constexpr std::uintptr_t _b426d35c8eba45ff0da68cf82aa519553000b648 = 0x28         ;
        constexpr std::uintptr_t _f4e1f23790399049510f6eebeee210290532d32f = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _783b7d4964d42d583ebf878cf15d2744d09a6d8f = 0x0          ;
            constexpr std::uintptr_t _72511c15a3e3370df74d7d2f50e94cb4882cfe20 = 0x8          ;
            constexpr std::uintptr_t _c740158c4585b5e228407d18f3288d0135639c04 = 0x18         ;
        }

    }

    namespace PlayerModifiers
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t All                              = 0x28         ;
        constexpr std::uintptr_t Limits                           = 0x58         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _d2ce10efafe4cb03dc1d696bfff19f3f7bf02942 = 0x30         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x38         ;
        constexpr std::uintptr_t _152a98d1a8208e065198974b66c593faac8d1180 = 0x40         ;
        constexpr std::uintptr_t _086e4d926ec264eaaed01ca50911b9e2d65569fb = 0x48         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x50         ;
    }

    namespace %6b448c83ec080e883c48b20992cd032bd0204aad
    {
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x10         ;
        constexpr std::uintptr_t _2bddbe57c5cfa564c27b77a8fe9ee55f2023855d = 0x18         ;
        constexpr std::uintptr_t _5dd4c894422ab39327a9bc9ed353c78d2c34c76d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _aa855b2990d03a8e0c51accffeafe784ac62d304 = 0x0          ;
            constexpr std::uintptr_t _e653ab9abbf4737634d966b97d983668a06ea949 = 0x8          ;
            constexpr std::uintptr_t _5d4d5e945af317fe2e6595639b5fb9bd356846f2 = 0x10         ;
            constexpr std::uintptr_t _a1f87dbad7970ecebf80649d84ade30ad29e1f9b = 0x20         ;
            constexpr std::uintptr_t _c5ed0c9243e11517af7c2e6f3549f27601414ee7 = 0x28         ;
        }

    }

    namespace Plank
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t ParentTrigger                    = 0x308        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
    }

    namespace RadialSpawnPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t spawnPointType                   = 0x20         ;
        constexpr std::uintptr_t playerCheckMargin                = 0x24         ;
        constexpr std::uintptr_t radius                           = 0x28         ;
        constexpr std::uintptr_t randomYAxisOffsetEnabled         = 0x2C         ;
        constexpr std::uintptr_t yAxisOffsetMin                   = 0x30         ;
        constexpr std::uintptr_t yAxisOffsetMax                   = 0x34         ;
        constexpr std::uintptr_t xRotationEnabled                 = 0x38         ;
        constexpr std::uintptr_t xRotationMin                     = 0x3C         ;
        constexpr std::uintptr_t xRotationMax                     = 0x40         ;
        constexpr std::uintptr_t yRotationEnabled                 = 0x44         ;
        constexpr std::uintptr_t yRotationMin                     = 0x48         ;
        constexpr std::uintptr_t yRotationMax                     = 0x4C         ;
        constexpr std::uintptr_t zRotationEnabled                 = 0x50         ;
        constexpr std::uintptr_t zRotationMin                     = 0x54         ;
        constexpr std::uintptr_t zRotationMax                     = 0x58         ;
    }

    namespace ClippingCheckLocation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DismountConvarType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MountStatType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MountGestureType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MountSyncType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BaseMountable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D82E8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
    }

    namespace SpaceCheckingSpawnPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t spawnPointType                   = 0x20         ;
        constexpr std::uintptr_t playerCheckMargin                = 0x24         ;
        constexpr std::uintptr_t dropToGround                     = 0x28         ;
        constexpr std::uintptr_t randomRot                        = 0x29         ;
        constexpr std::uintptr_t randomRotSnapDegrees             = 0x2C         ;
        constexpr std::uintptr_t spawnEffect                      = 0x30         ;
        constexpr std::uintptr_t OnObjectSpawnedEvent             = 0x38         ;
        constexpr std::uintptr_t OnObjectRetiredEvent             = 0x40         ;
        constexpr std::uintptr_t useCustomBoundsCheckMask         = 0x48         ;
        constexpr std::uintptr_t customBoundsCheckMask            = 0x4C         ;
        constexpr std::uintptr_t customBoundsCheckScale           = 0x50         ;
    }

    namespace BradleyMoveTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t leftWheels                       = 0x20         ;
        constexpr std::uintptr_t rightWheels                      = 0x28         ;
        constexpr std::uintptr_t moveForceMax                     = 0x30         ;
        constexpr std::uintptr_t brakeForce                       = 0x34         ;
        constexpr std::uintptr_t throttle                         = 0x38         ;
        constexpr std::uintptr_t turnForce                        = 0x3C         ;
        constexpr std::uintptr_t sideStiffnessMax                 = 0x40         ;
        constexpr std::uintptr_t sideStiffnessMin                 = 0x44         ;
        constexpr std::uintptr_t centerOfMass                     = 0x48         ;
        constexpr std::uintptr_t turning                          = 0x50         ;
        constexpr std::uintptr_t brake                            = 0x54         ;
        constexpr std::uintptr_t myRigidBody                      = 0x58         ;
        constexpr std::uintptr_t destination                      = 0x60         ;
        constexpr std::uintptr_t stoppingDist                     = 0x6C         ;
        constexpr std::uintptr_t followTest                       = 0x70         ;
    }

    namespace ChipStack
    {
        constexpr std::uintptr_t chipValue                        = 0x10         ;
        constexpr std::uintptr_t chips                            = 0x18         ;
    }

    namespace CardTable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t uiPrefab                         = 0x430        ;
        constexpr std::uintptr_t scrapItemDef                     = 0x438        ;
        constexpr std::uintptr_t potPrefab                        = 0x440        ;
        constexpr std::uintptr_t playerStoragePoints              = 0x448        ;
        constexpr std::uintptr_t playerStoragePrefab              = 0x450        ;
        constexpr std::uintptr_t gameOption                       = 0x460        ;
        constexpr std::uintptr_t viewModel                        = 0x480        ;
        constexpr std::uintptr_t tableCards                       = 0x488        ;
        constexpr std::uintptr_t tableCardBackings                = 0x490        ;
        constexpr std::uintptr_t cardUICanvas                     = 0x498        ;
        constexpr std::uintptr_t tableCardImages                  = 0x4A0        ;
        constexpr std::uintptr_t blankCard                        = 0x4A8        ;
        constexpr std::uintptr_t chipStacks                       = 0x4B0        ;
        constexpr std::uintptr_t fillerStacks                     = 0x4B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _c4b74c945766213e8735bd7f1d4c9600f8fa6ade = 0x428        ;
        constexpr std::uintptr_t _f28f6186e1c676b4f52dc2d5072b883d66b21443 = 0x458        ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x464        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x468        ;
        constexpr std::uintptr_t _2fc4a3be738d0f6afd5fc675077c70c3f27f4b67 = 0x470        ;
        constexpr std::uintptr_t _8b942bde01f38f43cdcd9aa5e6f7a261d52289a0 = 0x478        ;
        constexpr std::uintptr_t _cc4776090964354dabdd0dc2c2d94eaf8f893464 = 0x4C0        ;
        constexpr std::uintptr_t _e8ee2a01ca6f6dd5128fd6b4f8381a361b751f02 = 0x4C4        ;
    }

    namespace ModularCarOven
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;
        constexpr std::uintptr_t _92a25ecb30144d06d3fe4fe624995fe0f215496d = 0x468        ;
    }

    namespace ItemModCompostable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TotalFertilizerProduced          = 0x20         ;
        constexpr std::uintptr_t BaitValue                        = 0x24         ;
        constexpr std::uintptr_t MaxBaitStack                     = 0x28         ;
    }

    namespace AttackHeliDriverSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t rocketCrosshair                  = 0x3E0        ;
        constexpr std::uintptr_t incendRocketCrosshair            = 0x3E8        ;
        constexpr std::uintptr_t hvRocketCrosshair                = 0x3F0        ;
        constexpr std::uintptr_t reloadingCrosshair               = 0x3F8        ;
        constexpr std::uintptr_t rocketHVItem                     = 0x400        ;
        constexpr std::uintptr_t rocketIncenItem                  = 0x408        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _d869b054d817439e6f68dcca0533c850f00ff624 = 0x410        ;
        constexpr std::uintptr_t _0071847d5a175efe85e27c64da79ee29bd28b62a = 0x418        ;
        constexpr std::uintptr_t _04febd18bfd6f8965039eeed6f3161d32dd8d2b6 = 0x41C        ;
    }

    namespace ViewModelDrawEvent
    {
        constexpr std::uintptr_t viewModelRenderer                = 0x0          ;
        constexpr std::uintptr_t renderer                         = 0x8          ;
        constexpr std::uintptr_t skipDepthPrePass                 = 0x10         ;
        constexpr std::uintptr_t material                         = 0x18         ;
        constexpr std::uintptr_t subMesh                          = 0x20         ;
        constexpr std::uintptr_t pass                             = 0x24         ;
    }

    namespace SlotMachinePayoutDisplay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PayoutWidget                     = 0x20         ;
        constexpr std::uintptr_t WidgetRoot                       = 0x28         ;
        constexpr std::uintptr_t FaceSprites                      = 0x30         ;

        constexpr std::uintptr_t _1ddcc07ec111c0b7df6b45686135e385e498e12b = 0x38         ;
    }

    namespace %c4e3794b8aeb7f18896128883f1f4d2c91cad406
    {
        constexpr std::uintptr_t _8a4b3eb18294f313774ff7f8d80057e378b3242a = 0x10         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x1C         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x28         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x2C         ;
    }

    namespace HoldInfo
    {
        constexpr std::uintptr_t UseCustomSpineOffset             = 0x0          ;
        constexpr std::uintptr_t CustomSpineOffset                = 0x4          ;
        constexpr std::uintptr_t ShieldBoneArmRotationAdditive    = 0x10         ;
    }

    namespace HolsterSlot
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BackpackSlot
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HolsterInfo
    {
        constexpr std::uintptr_t slot                             = 0x10         ;
        constexpr std::uintptr_t backpackSlot                     = 0x14         ;
        constexpr std::uintptr_t displayWhenHolstered             = 0x18         ;
        constexpr std::uintptr_t holsterBone                      = 0x20         ;
        constexpr std::uintptr_t holsterOffset                    = 0x28         ;
        constexpr std::uintptr_t holsterRotationOffset            = 0x34         ;
        constexpr std::uintptr_t backpackHolsterOffset            = 0x40         ;
        constexpr std::uintptr_t backpackHolsterRotationOffset    = 0x4C         ;
    }

    namespace HeldEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAF60   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
    }

    namespace ScaleParticleSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t useRandomScale                   = 0x20         ;
        constexpr std::uintptr_t scaleMin                         = 0x24         ;
        constexpr std::uintptr_t scaleMax                         = 0x28         ;
        constexpr std::uintptr_t myRenderer                       = 0x38         ;
        constexpr std::uintptr_t pSystem                          = 0x40         ;
        constexpr std::uintptr_t scaleGravity                     = 0x48         ;

        constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x2C         ;
        constexpr std::uintptr_t _9a8e19e8bdda0ef32b6b2f828284a5a14f52a753 = 0x30         ;
        constexpr std::uintptr_t _bb4c5b8150357502d729749f750340907683bf4c = 0x4C         ;
        constexpr std::uintptr_t _72aa6b6b00f5ab236cef1ff75684f6ac54dbf02b = 0x50         ;
        constexpr std::uintptr_t _82634ae3d5673bd7bf7f8f2939a4bdb251c67c52 = 0x54         ;
        constexpr std::uintptr_t _5f28f12ef66339579986fdad8b423744e1369e1b = 0x58         ;
    }

    namespace %ff47146d434ec51e7291dcce941e9159aab9ec57
    {
    }

    namespace DigitalClock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t clockText                        = 0x348        ;
        constexpr std::uintptr_t ringingSoundDef                  = 0x350        ;
        constexpr std::uintptr_t ringingStartSoundDef             = 0x358        ;
        constexpr std::uintptr_t ringingStopSoundDef              = 0x360        ;
        constexpr std::uintptr_t clockConfigPanel                 = 0x368        ;
        constexpr std::uintptr_t alarms                           = 0x370        ;
        constexpr std::uintptr_t muted                            = 0x378        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _dff8d69bc4690c3c077add317fb21ee941247a1e = 0x340        ;
        constexpr std::uintptr_t _cdbfbdb10380e95bf6002f246ec176da6b66662d = 0x379        ;
        constexpr std::uintptr_t _29f83b905afeb7f3ee26df5bdb13a681d1a4f926 = 0x380        ;
    }

    namespace %d8e03bcf24d07b679376df82373360b94a850bc9
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _88f2ff4bf1f6ca760cd47bec79e697e307e41c21 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _fbab880025d6ea5e3ff6ac1902cdee1128a7244b = 0x0          ;
            constexpr std::uintptr_t _86b12165286debe05f270dff1188285a502ab7e0 = 0x8          ;
            constexpr std::uintptr_t _2cf4749135ce48f5574d29bdcd70914ff9c790ee = 0x10         ;
        }

    }

    namespace SocketMod_EntityType
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t sphereRadius                     = 0xB8         ;
        constexpr std::uintptr_t layerMask                        = 0xBC         ;
        constexpr std::uintptr_t queryTriggers                    = 0xC0         ;
        constexpr std::uintptr_t searchType                       = 0xC8         ;
        constexpr std::uintptr_t wantsCollide                     = 0xD0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
    }

    namespace RustEmojiConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Hide                             = 0x18         ;
        constexpr std::uintptr_t Source                           = 0x20         ;
    }

    namespace OverrideMesh
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t ColliderType                     = 0x4          ;
        constexpr std::uintptr_t BoxSize                          = 0x8          ;
        constexpr std::uintptr_t ColliderCentre                   = 0x14         ;
        constexpr std::uintptr_t ColliderRadius                   = 0x20         ;
        constexpr std::uintptr_t CapsuleHeight                    = 0x24         ;
        constexpr std::uintptr_t CapsuleDirection                 = 0x28         ;
        constexpr std::uintptr_t BlockMaterialCopy                = 0x2C         ;
    }

    namespace ColliderType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParentingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BoundsEffectType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %578db9de27ce5e67f754a35f27ebd2a5fdb6e0e7
    {
        constexpr std::uintptr_t _3f534eb8c9996d8b604aa607afbb6cabba7d668b = 0x10         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x18         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x24         ;
        constexpr std::uintptr_t _68c2219edb169a1762f676ac01a65121f0a5e3e1 = 0x38         ;
    }

    namespace Gibbable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107346D8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t gibSource                        = 0xA0         ;
        constexpr std::uintptr_t customMaterials                  = 0xA8         ;
        constexpr std::uintptr_t materialSource                   = 0xB0         ;
        constexpr std::uintptr_t useFirstEnabledRenderer          = 0xB8         ;
        constexpr std::uintptr_t copyMaterialBlock                = 0xB9         ;
        constexpr std::uintptr_t applyDamageTexture               = 0xBA         ;
        constexpr std::uintptr_t physicsMaterial                  = 0xC0         ;
        constexpr std::uintptr_t fxPrefab                         = 0xC8         ;
        constexpr std::uintptr_t spawnFxPrefab                    = 0xD0         ;
        constexpr std::uintptr_t important                        = 0xD1         ;
        constexpr std::uintptr_t useContinuousCollision           = 0xD2         ;
        constexpr std::uintptr_t explodeScale                     = 0xD4         ;
        constexpr std::uintptr_t scaleOverride                    = 0xD8         ;
        constexpr std::uintptr_t uniqueId                         = 0xDC         ;
        constexpr std::uintptr_t boundsEffectType                 = 0xE0         ;
        constexpr std::uintptr_t isConditional                    = 0xE4         ;
        constexpr std::uintptr_t effectBounds                     = 0xE8         ;
        constexpr std::uintptr_t MeshOverrides                    = 0x100        ;
        constexpr std::uintptr_t UsePerGibWaterCheck              = 0x108        ;
        constexpr std::uintptr_t ForceNoParenting                 = 0x109        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _468f4a14c73ed1018d6ca00f3130fe9745db699d = 0x110        ;
        constexpr std::uintptr_t _7313161e27589343bf7818f2dc8288bff2c5d3e4 = 0x118        ;

        namespace _static
        {
            constexpr std::uintptr_t _a6979c4c3220e63644fb7606aba50e1cdb5c42c3 = 0x0          ;
            constexpr std::uintptr_t _2c07279ac1e4489a8007ad98924837a93be322d3 = 0x8          ;
            constexpr std::uintptr_t _298842461b9e5b60b037a3cae2ec7398702aee60 = 0x10         ;
            constexpr std::uintptr_t _b183ec63705cf82b9c7557f8f06b44592bf1bb34 = 0x18         ;
        }

    }

    namespace %730e9f32127d4d3a1f3128a35ab231014f84b4d4
    {
        constexpr std::uintptr_t _eb7fe7605140230d2ed3055b1a55cfac21361d38 = 0x10         ;
        constexpr std::uintptr_t _92db6720da82ed85b477b1588e036d09c9f6de0f = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _1d9255a8668f13dfa1c908abbc15703aff3059be = 0x0          ;
            constexpr std::uintptr_t _38568787e9dc18d7c16518dabe8c812cbd26091e = 0x8          ;
            constexpr std::uintptr_t _302015e2079e6b0849ea5e7c6feaf80e26bce1d6 = 0x10         ;
            constexpr std::uintptr_t _64da1e53862e337df8e804e3dafe8a6f1639d786 = 0x20         ;
            constexpr std::uintptr_t _6f13ba7331d1b5c9fece17503652eb69920fae0b = 0x28         ;
            constexpr std::uintptr_t _25cc32c6bad4f9a699f96cab238f27ca3d8499d1 = 0x30         ;
            constexpr std::uintptr_t _4414dfdf09e79d9a9a1d6976f080d03e5ea588fd = 0x38         ;
            constexpr std::uintptr_t _83f67eaaaab0745b1ad3c0b1fcf00e5fcaa0e4ad = 0x40         ;
        }

    }

    namespace TerrainCollisionTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Center                           = 0x28         ;
        constexpr std::uintptr_t Size                             = 0x34         ;

        constexpr std::uintptr_t _578aed8644dcea181ff7ef05e1a4751a752cff0d = 0x20         ;
    }

    namespace %4ca4a6e917583204457e20d3dc6e91829521317e
    {
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _c3040854b413c252c1c6ccba339f5b9ee0bcd130 = 0x0          ;
        }

    }

    namespace UnderwaterEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emitOnStart                      = 0x20         ;
        constexpr std::uintptr_t emitOnStop                       = 0x28         ;
        constexpr std::uintptr_t emitOnLoop                       = 0x30         ;

        constexpr std::uintptr_t _65d198249457e0501e215fec0d94862a3576d36f = 0x38         ;
        constexpr std::uintptr_t _5435956baf1e1fe6e7db7881ba6c18a8a483e51f = 0x40         ;
        constexpr std::uintptr_t _fae9c0269d0dd261f089d6482e9d939947826e35 = 0x48         ;
    }

    namespace ItemModDeployable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x20         ;
        constexpr std::uintptr_t showCrosshair                    = 0x28         ;
        constexpr std::uintptr_t UnlockAchievement                = 0x30         ;
    }

    namespace LootCrateSet
    {
        constexpr std::uintptr_t crates                           = 0x10         ;
    }

    namespace TrainCarUnloadableLoot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t corpseSeconds                    = 0x45C        ;
        constexpr std::uintptr_t frontCollisionTrigger            = 0x460        ;
        constexpr std::uintptr_t rearCollisionTrigger             = 0x468        ;
        constexpr std::uintptr_t collisionDamageDivide            = 0x470        ;
        constexpr std::uintptr_t derailCollisionForce             = 0x474        ;
        constexpr std::uintptr_t hurtTriggerFront                 = 0x478        ;
        constexpr std::uintptr_t hurtTriggerRear                  = 0x480        ;
        constexpr std::uintptr_t hurtOrRepelTriggersInternal      = 0x488        ;
        constexpr std::uintptr_t hurtTriggerMinSpeed              = 0x490        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x498        ;
        constexpr std::uintptr_t frontBogiePivot                  = 0x4A0        ;
        constexpr std::uintptr_t frontBogieCanRotate              = 0x4A8        ;
        constexpr std::uintptr_t rearBogiePivot                   = 0x4B0        ;
        constexpr std::uintptr_t rearBogieCanRotate               = 0x4B8        ;
        constexpr std::uintptr_t wheelVisuals                     = 0x4C0        ;
        constexpr std::uintptr_t wheelRadius                      = 0x4C8        ;
        constexpr std::uintptr_t fxDestroyed                      = 0x4D0        ;
        constexpr std::uintptr_t platformParentTrigger            = 0x4D8        ;
        constexpr std::uintptr_t collisionEffect                  = 0x4E0        ;
        constexpr std::uintptr_t frontCoupling                    = 0x4E8        ;
        constexpr std::uintptr_t frontCouplingPivot               = 0x4F0        ;
        constexpr std::uintptr_t rearCoupling                     = 0x4F8        ;
        constexpr std::uintptr_t rearCouplingPivot                = 0x500        ;
        constexpr std::uintptr_t coupleSound                      = 0x508        ;
        constexpr std::uintptr_t uncoupleSound                    = 0x510        ;
        constexpr std::uintptr_t trainCarAudio                    = 0x518        ;
        constexpr std::uintptr_t frontCouplingChangedFx           = 0x520        ;
        constexpr std::uintptr_t rearCouplingChangedFx            = 0x528        ;
        constexpr std::uintptr_t newCouplingFX                    = 0x530        ;
        constexpr std::uintptr_t decayTimeMultiplier              = 0x538        ;
        constexpr std::uintptr_t frontBogieLocalOffset            = 0x53C        ;
        constexpr std::uintptr_t rearBogieLocalOffset             = 0x548        ;
        constexpr std::uintptr_t itemStoragePrefab                = 0x558        ;
        constexpr std::uintptr_t DistFrontWheelToFrontCoupling    = 0x570        ;
        constexpr std::uintptr_t DistFrontWheelToBackCoupling     = 0x574        ;
        constexpr std::uintptr_t storagePrefab                    = 0x590        ;
        constexpr std::uintptr_t unloadingAreas                   = 0x598        ;
        constexpr std::uintptr_t fuelHatches                      = 0x5A0        ;
        constexpr std::uintptr_t orePlaneVisuals                  = 0x5A8        ;
        constexpr std::uintptr_t orePlaneColliderDetailed         = 0x5B0        ;
        constexpr std::uintptr_t orePlaneColliderWorld            = 0x5B8        ;
        constexpr std::uintptr_t vacuumStretchPercent             = 0x5C0        ;
        constexpr std::uintptr_t unloadingFXContainer             = 0x5C8        ;
        constexpr std::uintptr_t unloadingFX                      = 0x5D0        ;
        constexpr std::uintptr_t wagonType                        = 0x5D8        ;
        constexpr std::uintptr_t lootLayouts                      = 0x610        ;
        constexpr std::uintptr_t lootPositions                    = 0x618        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _8b355c0884ae57ab4f19e21a1dcb4e6a68dbca27 = 0x428        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x430        ;
        constexpr std::uintptr_t _d24f0c9818c66b02e38257ba7087689e6d5c00c6 = 0x438        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x440        ;
        constexpr std::uintptr_t _cf651d9cec0ed1992ad47e49f752dabe093d1ca3 = 0x444        ;
        constexpr std::uintptr_t _e71448145e1f57a189bcb31337432f3d102094fb = 0x450        ;
        constexpr std::uintptr_t _96fa265fa8305ac839c1d3119206c5f31c2f08d3 = 0x560        ;
        constexpr std::uintptr_t _720f74f089abdc6b86156f13be6c4702a6cf3b3a = 0x578        ;
        constexpr std::uintptr_t _cea976089415b604713f295b7a6dd3cbb4e39927 = 0x580        ;
        constexpr std::uintptr_t _a29aec5676790aa28260358dc042b053e10e31be = 0x588        ;
        constexpr std::uintptr_t _a872bf3d8fba163a0959dcb7f7c4bb9eafe09b03 = 0x5DC        ;
        constexpr std::uintptr_t _e46510ab24dc9cd43de9bc84f5d98b43eb9f7596 = 0x5E0        ;
        constexpr std::uintptr_t _de246cf4d798bb2a32ef393fc1080ae3feb2f042 = 0x5E8        ;
        constexpr std::uintptr_t _9f1440ebed61277ffffd3750522cbcf197b171be = 0x5F4        ;
        constexpr std::uintptr_t _acf886b59d3e251f2fe1dbb5e76286da8466af27 = 0x5F8        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x600        ;
        constexpr std::uintptr_t _81135d481307887352ef20de6b212ea05f803851 = 0x608        ;
    }

    namespace AttackHelicopterRockets
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t rocketMuzzlePositions            = 0x3A8        ;
        constexpr std::uintptr_t rocketFireTubeFX                 = 0x3B0        ;
        constexpr std::uintptr_t timeBetweenRockets               = 0x3B8        ;
        constexpr std::uintptr_t timeBetweenFlares                = 0x3BC        ;
        constexpr std::uintptr_t reloadTime                       = 0x3C0        ;
        constexpr std::uintptr_t rocketsPerReload                 = 0x3C4        ;
        constexpr std::uintptr_t incendiaryRocketDef              = 0x3C8        ;
        constexpr std::uintptr_t hvRocketDef                      = 0x3D0        ;
        constexpr std::uintptr_t flareItemDef                     = 0x3D8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _ffd45af7dd32db678acb534244d28cfd2cfa72ef = 0x3E0        ;
        constexpr std::uintptr_t _794f38bed7796ceb6d3a232d8e63ee3beab63397 = 0x3E8        ;
        constexpr std::uintptr_t _d8e9ef1da63c45ab114a96546d9dd367a394465f = 0x3EC        ;
        constexpr std::uintptr_t _64ef9c096018e23769abea66450d09f7f18a1a0c = 0x3F0        ;
        constexpr std::uintptr_t _004737b7769a53c9ef68db28ec8cb21f3ebcdecb = 0x3F4        ;
        constexpr std::uintptr_t _dd20e01476c10923a07a6e33194dd49bda3433e4 = 0x3F8        ;
        constexpr std::uintptr_t _edf046df5e3ea75f7c55d09bc1d35e6d62a74176 = 0x3FC        ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x400        ;
    }

    namespace MaterialOption
    {
        constexpr std::uintptr_t TargetMaterial                   = 0x0          ;
        constexpr std::uintptr_t HudColour                        = 0x8          ;
    }

    namespace AccessibilityMaterialCollection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t convarName                       = 0x20         ;
        constexpr std::uintptr_t AllOptions                       = 0x28         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x30         ;
    }

    namespace NetworkGroupType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UINexusMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x20         ;
        constexpr std::uintptr_t BackgroundFillImage              = 0x28         ;
        constexpr std::uintptr_t LoadingView                      = 0x30         ;
        constexpr std::uintptr_t MissingView                      = 0x38         ;
        constexpr std::uintptr_t MapScrollRect                    = 0x40         ;
        constexpr std::uintptr_t MapScrollZoom                    = 0x48         ;
        constexpr std::uintptr_t CameraPositon                    = 0x50         ;
        constexpr std::uintptr_t ZoneNameCanvasGroup              = 0x58         ;
        constexpr std::uintptr_t ZoneNameContainer                = 0x60         ;
        constexpr std::uintptr_t ZoneNameMarkerPrefab             = 0x68         ;
        constexpr std::uintptr_t ZoneDetails                      = 0x70         ;
        constexpr std::uintptr_t ZoneName                         = 0x78         ;
        constexpr std::uintptr_t OnlineCount                      = 0x80         ;
        constexpr std::uintptr_t MaxCount                         = 0x88         ;
        constexpr std::uintptr_t ZoneNameLabelPrefab              = 0x90         ;
        constexpr std::uintptr_t InboundFerriesSection            = 0x98         ;
        constexpr std::uintptr_t InboundFerriesList               = 0xA0         ;
        constexpr std::uintptr_t OutboundFerriesSection           = 0xA8         ;
        constexpr std::uintptr_t OutboundFerriesList              = 0xB0         ;
        constexpr std::uintptr_t ConnectionsSection               = 0xB8         ;
        constexpr std::uintptr_t ConnectionsList                  = 0xC0         ;
        constexpr std::uintptr_t ShowLocalPlayer                  = 0xC8         ;
        constexpr std::uintptr_t OutOfBoundsScaleFactor           = 0xCC         ;
        constexpr std::uintptr_t ZoneNameAlphaPower               = 0xD0         ;
        constexpr std::uintptr_t OnMapLoaded                      = 0xD8         ;
        constexpr std::uintptr_t OnClicked                        = 0xE0         ;

        constexpr std::uintptr_t _01f2a293d6931a3822bb06665bbab87059e21be7 = 0xE8         ;
        constexpr std::uintptr_t _f316f7b5ff1ae24cfabb56774bac2ff5efb5798d = 0xE9         ;
        constexpr std::uintptr_t _d10677494c96295616fd2a097d0aefb5690d474a = 0xF0         ;
        constexpr std::uintptr_t _e5c078ba9b24c9e5b9b42cc78545ddc45d65b375 = 0xF8         ;
        constexpr std::uintptr_t _b4ddbea3460de13dbdf6e1dd0e2ab937392331f3 = 0x100        ;
        constexpr std::uintptr_t _d393ebf080a8147576445a3a8b8ebe3af143c1a6 = 0x108        ;
        constexpr std::uintptr_t _a4d50bc259d15318569bb8645bb67067d120a680 = 0x110        ;
        constexpr std::uintptr_t _75fac9d42f044c794b31d2cec69c7f9c5c4f19f4 = 0x118        ;
        constexpr std::uintptr_t _b37cc6599f5cdd0b5f2a202d3192901fe696c158 = 0x120        ;
    }

    namespace MLRSServerProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t initialVelocity                  = 0x28         ;
        constexpr std::uintptr_t drag                             = 0x34         ;
        constexpr std::uintptr_t gravityModifier                  = 0x38         ;
        constexpr std::uintptr_t speed                            = 0x3C         ;
        constexpr std::uintptr_t scanRange                        = 0x40         ;
        constexpr std::uintptr_t swimScale                        = 0x44         ;
        constexpr std::uintptr_t swimSpeed                        = 0x50         ;
        constexpr std::uintptr_t radius                           = 0x5C         ;
        constexpr std::uintptr_t IgnoreAI                         = 0x60         ;
        constexpr std::uintptr_t runSpawnHitChecks                = 0x61         ;
        constexpr std::uintptr_t ignoreEntity                     = 0x68         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace RPGType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SwapRPG
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rpgModels                        = 0x20         ;

        constexpr std::uintptr_t _4b2d8a89a906c4d0f95ae6743ebb66a165d90fed = 0x28         ;
    }

    namespace OverlayMeshPaintableSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t uvRange                          = 0x20         ;
        constexpr std::uintptr_t texWidth                         = 0x30         ;
        constexpr std::uintptr_t texHeight                        = 0x34         ;
        constexpr std::uintptr_t replacementTextureName           = 0x38         ;
        constexpr std::uintptr_t cameraFOV                        = 0x40         ;
        constexpr std::uintptr_t cameraDistance                   = 0x44         ;
        constexpr std::uintptr_t sourceObject                     = 0x50         ;
        constexpr std::uintptr_t collisionMesh                    = 0x58         ;
        constexpr std::uintptr_t localPosition                    = 0x60         ;
        constexpr std::uintptr_t localRotation                    = 0x6C         ;
        constexpr std::uintptr_t applyToAllRenderers              = 0x78         ;
        constexpr std::uintptr_t extraRenderers                   = 0x80         ;
        constexpr std::uintptr_t ignoreRenderers                  = 0x88         ;
        constexpr std::uintptr_t paint3D                          = 0x90         ;
        constexpr std::uintptr_t applyToSkinRenderers             = 0x91         ;
        constexpr std::uintptr_t applyToFirstPersonLegs           = 0x92         ;
        constexpr std::uintptr_t baseTextureName                  = 0xA0         ;

        constexpr std::uintptr_t _626f2a8aff1902502ba3b53868861512979dd735 = 0x48         ;
        constexpr std::uintptr_t _6c1ec558e9680e1aa98de9f9f0607a48fc095e9b = 0x93         ;
        constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x98         ;
        constexpr std::uintptr_t _c22dbf8789fd8ea009230eb27ba72bcfdc96ea04 = 0xA8         ;
    }

    namespace ItemAmountRanged-fake-0
    {
        constexpr std::uintptr_t itemDef                          = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x18         ;
        constexpr std::uintptr_t ignoreInTutorial                 = 0x20         ;
        constexpr std::uintptr_t isBP                             = 0x21         ;
        constexpr std::uintptr_t maxAmount                        = 0x28         ;

        constexpr std::uintptr_t _42ff6db07949ecde560e1ed0ebe67b1d74453aff = 0x1C         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10817858   ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x10         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x38         ;
        constexpr std::uintptr_t _bb7ec508c30c5451df52d271384a94809d5f2991 = 0x60         ;
        constexpr std::uintptr_t _2cb7ce8da1b7b5a0a1f0b04e07455b0ca7e0a0f1 = 0x70         ;
        constexpr std::uintptr_t _0e2ffd2a4d1890103d46a8f5be23b98105c38938 = 0x78         ;
        constexpr std::uintptr_t _1726f79747e4ea70fd9cc2e8ed8a0ca56f7c8b71 = 0x88         ;
        constexpr std::uintptr_t _5228d627079a678cfcf98292c3d2a94cef2eb615 = 0xB0         ;
        constexpr std::uintptr_t _99479258c99b0913568ef5fee1f4e398cce076e0 = 0xC0         ;
        constexpr std::uintptr_t _1cefb63e912f67cf51715a73f0a6c2e0eedb4940 = 0xE8         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0xF8         ;
        constexpr std::uintptr_t _94a7e446a1a2b57c4fc332612f96d17e31e27ac9 = 0x108        ;
    }

    namespace %81098281ae3279c569a711817ed16b5f33c74aff
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _8e876bf96d44ff9a5dda0162de4cc0e30b1110c3 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3a03cf35c38e2c0772c68b01af7a1880d37818cf = 0x0          ;
            constexpr std::uintptr_t _88db5b83ff1e5b3b5b28d9adb4378038a65829dc = 0x80         ;
            constexpr std::uintptr_t _36f02048e88f4d5135d75dd78afa13e254d4e553 = 0x84         ;
            constexpr std::uintptr_t _7f8c28bf0e3b03a28fa6fb4c533bd9fa09ba5095 = 0x88         ;
            constexpr std::uintptr_t _03c66acc39c5af69e1144a153ab49e694622c39f = 0x108        ;
            constexpr std::uintptr_t _5f40168d64821ba496b218db2a6edeffd3467459 = 0x110        ;
            constexpr std::uintptr_t _4ab36f0d50a6da17e30a2e5e1c066c3834f1346f = 0x118        ;
            constexpr std::uintptr_t _fc9d738931c7425a01b8f6fbbc540e286e44881c = 0x120        ;
            constexpr std::uintptr_t _3acf73a4bab10cf0d9c4293e46322ac0d0be1db5 = 0x1A0        ;
            constexpr std::uintptr_t _094c6db9dbba67011e01acc320d78d1e84ab60ad = 0x1A8        ;
            constexpr std::uintptr_t _82d7c844da2ff0713eee840e70c45d77039cc2f4 = 0x228        ;
            constexpr std::uintptr_t _149c9e94896c3c74367a9208054dec9cbc543831 = 0x2A8        ;
            constexpr std::uintptr_t _7756e904b2830b9e584e50282e2f6e5b621e7831 = 0x2AC        ;
            constexpr std::uintptr_t _80c96db166d87128535381919e2845c650777015 = 0x2B4        ;
            constexpr std::uintptr_t _af36f344b5a524bb9bccb7d1ebe0f6ba9758fa74 = 0x2B8        ;
            constexpr std::uintptr_t _bfb7f3bbcc0878d4d297094cc2060d4762029c0d = 0x2C0        ;
            constexpr std::uintptr_t _5e912cf502653d273ba5c84a40e118c59f0260be = 0x340        ;
            constexpr std::uintptr_t _733a7a62ed43a338f0a2255ffe2b9129ce4c0f3d = 0x348        ;
            constexpr std::uintptr_t _661f2efd7f887d39cbf80df518deb26eb070eafb = 0x3C8        ;
        }

    }

    namespace SimpleBuildingBlockModelVariant
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefab                           = 0xA0         ;
        constexpr std::uintptr_t Flag                             = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace UIChat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t inputArea                        = 0x20         ;
        constexpr std::uintptr_t chatArea                         = 0x28         ;
        constexpr std::uintptr_t inputField                       = 0x30         ;
        constexpr std::uintptr_t channelLabel                     = 0x38         ;
        constexpr std::uintptr_t scrollRect                       = 0x40         ;
        constexpr std::uintptr_t canvasGroup                      = 0x48         ;
        constexpr std::uintptr_t allowOpeningWhileCursorVisible   = 0x50         ;
        constexpr std::uintptr_t chatItemPlayer                   = 0x58         ;
        constexpr std::uintptr_t userPopup                        = 0x60         ;
        constexpr std::uintptr_t emojiGallery                     = 0x68         ;
        constexpr std::uintptr_t dmPicker                         = 0x70         ;
        constexpr std::uintptr_t dmNameSection                    = 0x78         ;
        constexpr std::uintptr_t dmName                           = 0x80         ;
        constexpr std::uintptr_t backgroundCanvasGroup            = 0x88         ;
        constexpr std::uintptr_t maxMessageCount                  = 0x90         ;
        constexpr std::uintptr_t fadeOutMessages                  = 0x94         ;
        constexpr std::uintptr_t enableSingleChannel              = 0x95         ;
        constexpr std::uintptr_t singleChannel                    = 0x98         ;
        constexpr std::uintptr_t friendsList                      = 0xA0         ;
        constexpr std::uintptr_t useDisable                       = 0xA8         ;
        constexpr std::uintptr_t rustInput                        = 0xB0         ;
        constexpr std::uintptr_t isMainMenuChat                   = 0xB8         ;

        constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0xB9         ;
        constexpr std::uintptr_t _bd0cf8b2152ba96b7d6c7f6e1f9792ec187a4730 = 0xC0         ;
        constexpr std::uintptr_t _0b79c5854ec6ea8b08060888c0d68b6ea0d3b07a = 0xC8         ;
        constexpr std::uintptr_t _7896d6dbc619237ab758c9d6a89da8d8b5a9aa13 = 0xD0         ;
        constexpr std::uintptr_t _68c1937d94852cda918ee5bffbc30e13d19e021e = 0xD8         ;
        constexpr std::uintptr_t _8ac5b1f45db4acd5a18d7c6c03c4f379b83acc24 = 0xE0         ;
        constexpr std::uintptr_t _be0f3c0dadffea14ae0c973c3d4c5c164aaf270e = 0xF8         ;
        constexpr std::uintptr_t _e85738b5e80d982e9402371bbd6573d313eba14b = 0x100        ;
        constexpr std::uintptr_t _219c346103d9d1d9b8fe704bca10c7e99cdbef92 = 0x108        ;
        constexpr std::uintptr_t _abfd5f14963dd618f8dda63af6580691595e7b3d = 0x110        ;
    }

    namespace %671df3fea2691fec84ba1ecc603d52514685fdd9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075BF30   ;
        constexpr std::uintptr_t _28d2fea0408bb9ae3bb8d0956aae21ee17eb8cbe = 0x10         ;
        constexpr std::uintptr_t _dde20c9157be4a362c45e914c9ef05b7ee98634b = 0x18         ;
        constexpr std::uintptr_t _76c08815d0d40451265e0b9dc9c5c3f4f733df3a = 0x20         ;
        constexpr std::uintptr_t _f4b6031bf82c76e8005a75be21b9e65eb2b58765 = 0x21         ;
        constexpr std::uintptr_t _5e51b75288c2c322b2b01122b3712ee1fca68e95 = 0x28         ;
        constexpr std::uintptr_t _a7b1b11409b22778f987970ace5323eb3e6bbf29 = 0x30         ;
        constexpr std::uintptr_t _b8b17a9f3b71ff140aabd017de11ed25006e867a = 0x38         ;
        constexpr std::uintptr_t _e0c34886dec2feed94608e1412bc91a3ae12ae46 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _1705d43b01b4a3531eb7bb1c201b105cef65ffa5 = 0x0          ;
            constexpr std::uintptr_t _499d38aabca66126a8dba0c02c79f6aacef8cf38 = 0x10         ;
            constexpr std::uintptr_t _e2e5bb2ab2fbacc93b29ec4feed636482ed28988 = 0x18         ;
            constexpr std::uintptr_t _e6f1e83a9d418eaadf37ce11c21b82428b3cfd60 = 0x20         ;
        }

    }

    namespace AmplifyOcclusionEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ApplyMethod                      = 0x20         ;
        constexpr std::uintptr_t SampleCount                      = 0x24         ;
        constexpr std::uintptr_t PerPixelNormals                  = 0x28         ;
        constexpr std::uintptr_t Intensity                        = 0x2C         ;
        constexpr std::uintptr_t Tint                             = 0x30         ;
        constexpr std::uintptr_t Radius                           = 0x40         ;
        constexpr std::uintptr_t PowerExponent                    = 0x4C         ;
        constexpr std::uintptr_t Bias                             = 0x50         ;
        constexpr std::uintptr_t Thickness                        = 0x54         ;
        constexpr std::uintptr_t Downsample                       = 0x58         ;
        constexpr std::uintptr_t FadeEnabled                      = 0x59         ;
        constexpr std::uintptr_t FadeStart                        = 0x5C         ;
        constexpr std::uintptr_t FadeLength                       = 0x60         ;
        constexpr std::uintptr_t FadeToIntensity                  = 0x64         ;
        constexpr std::uintptr_t FadeToTint                       = 0x68         ;
        constexpr std::uintptr_t FadeToRadius                     = 0x78         ;
        constexpr std::uintptr_t FadeToPowerExponent              = 0x7C         ;
        constexpr std::uintptr_t FadeToThickness                  = 0x80         ;
        constexpr std::uintptr_t BlurEnabled                      = 0x84         ;
        constexpr std::uintptr_t BlurRadius                       = 0x88         ;
        constexpr std::uintptr_t BlurPasses                       = 0x8C         ;
        constexpr std::uintptr_t BlurSharpness                    = 0x90         ;
        constexpr std::uintptr_t FilterEnabled                    = 0x94         ;
        constexpr std::uintptr_t FilterBlending                   = 0x98         ;
        constexpr std::uintptr_t FilterResponse                   = 0x9C         ;

        constexpr std::uintptr_t _f352927748c52209c7f23140aa24d24693ac306d = 0x44         ;
        constexpr std::uintptr_t _aacfd2bd63e4ed2e124746f9f5065976044db4c1 = 0x48         ;
        constexpr std::uintptr_t _794f4919a36933f76d48992d7100c00b4d351aaa = 0xA0         ;
        constexpr std::uintptr_t _dff2435863182659d2d42ccaac08fa5bd03e2073 = 0xA1         ;
        constexpr std::uintptr_t _372f2694fdffc742981e1f9ca4f3c978ebf4456c = 0xA2         ;
        constexpr std::uintptr_t _4241266ca957a2711ab9af54d53b939d8c13c077 = 0xA3         ;
        constexpr std::uintptr_t _9c50a2f11b54a95357e68bbd2f0169ae27a7f9b1 = 0xA4         ;
        constexpr std::uintptr_t _20fa8db76bb750c03ff0ca2945f94c7a1b042461 = 0xA8         ;
        constexpr std::uintptr_t _e1817c0114f4a10530377cac9a842a2026d89d0a = 0xAC         ;
        constexpr std::uintptr_t _87f132a59a762ede97792f128df5e0ad0cea57a8 = 0xB0         ;
        constexpr std::uintptr_t _9a45d76be5ee4c0171003485216466197517ccdb = 0xB4         ;
        constexpr std::uintptr_t _c786d407ba2c4081671adfff75d21af0144b37b2 = 0xB5         ;
        constexpr std::uintptr_t _76525271536d3ce042f35861da9d1a7a18436e24 = 0xB8         ;
        constexpr std::uintptr_t _436d1accb41616af40f63cd964eaed9b392e4bba = 0xBC         ;
        constexpr std::uintptr_t _c1539dfd65f5187feff17f6ca58c2f0a3f63ea22 = 0xC0         ;
        constexpr std::uintptr_t _65490c9e2d9f78a4dee684b9848119cf429d018a = 0xC8         ;
        constexpr std::uintptr_t _d3e06c128d6f276854fb257a402583dbb2cdaf6e = 0xD0         ;
        constexpr std::uintptr_t _c62469e02a653a1aeb363191ae47efe050337839 = 0xD8         ;
        constexpr std::uintptr_t _8e2af2a579111a13839cd47c63bd275370e40a90 = 0xE0         ;
        constexpr std::uintptr_t _3bd39d56c2c81b97f8d1e250c1ae32bb40a2d2d0 = 0xE8         ;
        constexpr std::uintptr_t _78a2e6d685ef46507161a0b4cd490523d999fb31 = 0x100        ;
        constexpr std::uintptr_t _bd30edbbbe21c5a34ebb8df750ffd12935fbed0e = 0x118        ;
        constexpr std::uintptr_t _a277aff24108091779ecaa1f98c82e05e3f140b8 = 0x11C        ;
        constexpr std::uintptr_t _21affa45becca286f537d729ec3b4e6ba4179786 = 0x120        ;
        constexpr std::uintptr_t _ac3769527fe69df32601d1fdfeffd76d2502cf79 = 0x124        ;
        constexpr std::uintptr_t _065b3c7313ae9826e73ca2ff9beee883347b20f9 = 0x128        ;
        constexpr std::uintptr_t _d3df92592ee76ec28b6417523451d0c374320a9c = 0x130        ;
        constexpr std::uintptr_t _61dcdfc81d77805044bc8f34cdf5599b9cb83aad = 0x138        ;
        constexpr std::uintptr_t _253896d7a9a6e780d9935d4aa97e283ccf3befec = 0x13C        ;
        constexpr std::uintptr_t _7866603d9fac3d78f7d58d67520cd903e78c1b7a = 0x140        ;
        constexpr std::uintptr_t _a66f545c2c4a58d883c5acd8deea6c65486c8421 = 0x180        ;
        constexpr std::uintptr_t _b76f0462f41d4571669d5cd0eb81417c6e3d2f49 = 0x1C0        ;
        constexpr std::uintptr_t _362921b2186f3bf2503edc52ebbf491a30d9e474 = 0x200        ;
        constexpr std::uintptr_t _68d740b88d117327dfb5fcf8ef8303c82cf61081 = 0x240        ;
        constexpr std::uintptr_t _bfacfe7d11015623e1ac8b7b219d6e21dc4d973d = 0x248        ;
        constexpr std::uintptr_t _c8e4a9d85a98ba91977de79ca14b16e8d8fbf660 = 0x250        ;
    }

    namespace Socket_Specific
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t useFemaleRotation                = 0x100        ;
        constexpr std::uintptr_t targetSocketName                 = 0x108        ;
        constexpr std::uintptr_t blockPlacementOnChildEntities    = 0x110        ;
        constexpr std::uintptr_t canRotate                        = 0x111        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace SuppressEyeMovement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace SyncAttribute
    {
        constexpr std::uintptr_t _Pack_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Autosave_k__BackingField        = 0x11         ;
        constexpr std::uintptr_t _DontRunCallbacksOnLoad_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequireChange_k__BackingField   = 0x13         ;
        constexpr std::uintptr_t _InvalidateCache_k__BackingField = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _b435508eb5626a59f5452596aaf06dce929eaf8f = 0x0          ;
            constexpr std::uintptr_t _d1f003f668e5fbfe346d1a8a98d418a49d3b4398 = 0x8          ;
            constexpr std::uintptr_t _3d7daa48f51aee21096144719767e2bbca18fd7d = 0x10         ;
        }

    }

    namespace RFReceiver
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t frequency                        = 0x348        ;
        constexpr std::uintptr_t frequencyPanelPrefab             = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _7acfee2249c990097f96c8f405472f41a33eff54 = 0x340        ;
    }

    namespace %3f14ef92646893935cf4b828746bcd35d0e466b2
    {
        constexpr std::uintptr_t _55acebf52bc776e21fc3590a3febec77b495f85c = 0x10         ;
        constexpr std::uintptr_t _ab31c5a4defbbc9d18343148b866af0d147d79fd = 0x18         ;
        constexpr std::uintptr_t _be108a5b9ec5552f1da5ce747cb0dddf7be3fca5 = 0x20         ;
        constexpr std::uintptr_t _86da809bfdb2d130a0d58bd6255535c2438b2ddf = 0x28         ;
        constexpr std::uintptr_t _1e93b93458f27cd18850d111578967246680c045 = 0x2C         ;
        constexpr std::uintptr_t _18928ed0e5d58b66be4c234c9d4501285c4dbd91 = 0x30         ;
        constexpr std::uintptr_t _3b3cfbf1e4bb2820acb7a052cbe1ba007c68e500 = 0x38         ;
        constexpr std::uintptr_t _a84c452eee2fcca1d1b30620279ca86071f8671d = 0x40         ;
        constexpr std::uintptr_t _7244c528b250286e59d30a700ad138bb6ac95576 = 0x48         ;
        constexpr std::uintptr_t _39a16e9ad6a98f84f67acda5d218e95f605766f6 = 0x50         ;
        constexpr std::uintptr_t _360573eab97285c3e5b73aa0c8d8d6e5771f71a7 = 0x54         ;
        constexpr std::uintptr_t _2efd3a64b7728b29ebbec967804829d779b8d6f2 = 0x58         ;
        constexpr std::uintptr_t _3fcb1bfef572f65b8de326aa025d77703b936c23 = 0x5C         ;
        constexpr std::uintptr_t _57d18604beaddbdda011a1971688816378a30ea4 = 0x60         ;
        constexpr std::uintptr_t _9a88d4b5cbae7012948e2918466a27612ff578e0 = 0x68         ;
        constexpr std::uintptr_t _6720e85d1eed5fcb8ff53307a4057b0da0d40d01 = 0x70         ;
        constexpr std::uintptr_t _f9647d7e6f5d1d93c0960597f6080ce513ee30b3 = 0x74         ;
        constexpr std::uintptr_t _42edf47ad12ec61074d9bd60ac246ce09a777cd8 = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _282263d1e36923ec4b8298c0207816bf3919465c = 0x0          ;
            constexpr std::uintptr_t _b03d63dcba191ac179751f15a29c0c5ff141b2f7 = 0x10         ;
            constexpr std::uintptr_t _ff9afb77b4bd6e77fcf25e1b3c5c307674dc1d0e = 0x18         ;
        }

    }

    namespace PreUpdateHook
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D4470   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _a0fcabacc5fb0b30e9ef0b2448560baaa922d7f6 = 0x0          ;
            constexpr std::uintptr_t _c3cf706992db3a0e2b1bdffe7b8307e477257040 = 0x8          ;
            constexpr std::uintptr_t _ede07bde6f4da6b2c85f971940d154c3cb78b9e8 = 0x10         ;
            constexpr std::uintptr_t _93806624e0fba493313e8f6d3bc7b0bee9a290b0 = 0x18         ;
            constexpr std::uintptr_t _ac2ff723653e2faa7c77a70fa38b9f699d162428 = 0x20         ;
            constexpr std::uintptr_t _af7915a3f9f84a7000093812c569d6e954318790 = 0x28         ;
            constexpr std::uintptr_t _37d415a45ad70e1d0d933479d714fb94d6f74b65 = 0x30         ;
            constexpr std::uintptr_t _9347bfc0aea838d2e307c7658b0d8891ae035239 = 0x38         ;
            constexpr std::uintptr_t _1e722bf4335ef750f3ac76eafd3aa0c9b3055298 = 0x40         ;
            constexpr std::uintptr_t _167e82b013fac686fc48478ca606bd7fc0b3740c = 0x48         ;
            constexpr std::uintptr_t _ea388cf2a4c2e165419e96fcdb34e8b423bb5051 = 0x50         ;
            constexpr std::uintptr_t _6a41bafcc9c96829bf0ada49b90feaeeda515180 = 0x58         ;
        }

    }

    namespace SoundClassTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t soundClass                       = 0x20         ;
        constexpr std::uintptr_t soundInterval                    = 0x28         ;

        constexpr std::uintptr_t _daf7f2244ecb99cbcc921587ce67e02615a9077e = 0x2C         ;
    }

    namespace BakeBallPositionsToVertexColor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t originalMesh                     = 0x20         ;
        constexpr std::uintptr_t subMeshIndex                     = 0x28         ;
    }

    namespace %b7bf95d0c69bf167b64109cb2bd2dddfdd972d39
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D3640   ;
        constexpr std::uintptr_t _44e21be9451e84b86d7475ce55b8672f059adbc6 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _1370d315c3bb3e52821c5c52e158739020eaaca7 = 0x0          ;
            constexpr std::uintptr_t _8e6611bd154a364293ccffac2baa49f0c3091c55 = 0x10         ;
            constexpr std::uintptr_t _4543d5cf24c7d34bc3cab46d6f9dd5a2dfce458d = 0x18         ;
            constexpr std::uintptr_t _31069a58b103d0d16a454cd7d23597a002398ee3 = 0x20         ;
        }

    }

    namespace HudElement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ValueText                        = 0x20         ;
        constexpr std::uintptr_t FilledImage                      = 0x28         ;
        constexpr std::uintptr_t lastValue                        = 0x30         ;

        constexpr std::uintptr_t _cba1b41d3e499b89fcf812318debfe446e18fab3 = 0x34         ;
    }

    namespace ELayerSelectMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AtmosphereRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t DitheringTexture                 = 0x20         ;
        constexpr std::uintptr_t scatteringShader                 = 0x28         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _4a42d6304dcc998dad8073f810d492ed32aeea79 = 0x30         ;
        constexpr std::uintptr_t _23ecf135106b0e4af9fe4f6814c6b4582bc6635e = 0x38         ;
        constexpr std::uintptr_t _3f23bc5020790a05e9bfdf77b0d2c1b1b8f9f91a = 0x40         ;
    }

    namespace MannequinPose
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t BoneRotations                    = 0x20         ;
    }

    namespace SedanWheelSmoke
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tireSmoke                        = 0x20         ;
        constexpr std::uintptr_t tireWaterSplash                  = 0x28         ;
        constexpr std::uintptr_t tireWaterSplash_Extra            = 0x30         ;
        constexpr std::uintptr_t wheelTouching                    = 0x38         ;

        constexpr std::uintptr_t _9a3c36054cc2865c2ddac6502f56d863e29dab5e = 0x40         ;
        constexpr std::uintptr_t _f3acd51801b56d3d82f88125b24df37953796738 = 0x48         ;
        constexpr std::uintptr_t _35b1bc04a23412df45c1037d7f5b53c956122f09 = 0x54         ;
        constexpr std::uintptr_t _1079fd454b9c28cfd438a1312c63c187b629d6c1 = 0x58         ;
    }

    namespace LevelInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shortName                        = 0x20         ;
        constexpr std::uintptr_t displayName                      = 0x28         ;
        constexpr std::uintptr_t description                      = 0x30         ;
        constexpr std::uintptr_t image                            = 0x38         ;
        constexpr std::uintptr_t version                          = 0x40         ;
    }

    namespace AmbienceEmitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t baseAmbience                     = 0x20         ;
        constexpr std::uintptr_t stings                           = 0x28         ;
        constexpr std::uintptr_t isStatic                         = 0x30         ;
        constexpr std::uintptr_t followCamera                     = 0x31         ;
        constexpr std::uintptr_t isBaseEmitter                    = 0x32         ;
        constexpr std::uintptr_t active                           = 0x33         ;
        constexpr std::uintptr_t cameraDistanceSq                 = 0x34         ;
        constexpr std::uintptr_t crossfadeTime                    = 0x48         ;
        constexpr std::uintptr_t nextStingTime                    = 0x58         ;
        constexpr std::uintptr_t deactivateTime                   = 0x60         ;
        constexpr std::uintptr_t playUnderwater                   = 0x64         ;
        constexpr std::uintptr_t playAbovewater                   = 0x65         ;

        constexpr std::uintptr_t _6653aab83a68a82630103d7e7b80f84b70034ab0 = 0x38         ;
        constexpr std::uintptr_t _03afaa50ae92c2e0151897438b56b34651819979 = 0x4C         ;
        constexpr std::uintptr_t _fc7c1ec254935c2777056f718a40b19ef41c5d3e = 0x50         ;
        constexpr std::uintptr_t _19529f99d4e400bacf8f5b288f8fd1780e7d6bd9 = 0x68         ;
        constexpr std::uintptr_t _70a45ff82e9cee402331e14fa4ea118b376f5c62 = 0x70         ;
        constexpr std::uintptr_t _fce4bab995c242dc174902d1db56b6cc85411332 = 0x78         ;
        constexpr std::uintptr_t _c02a5283e76be76d562236ed208e6dee629d839c = 0x80         ;
        constexpr std::uintptr_t _05782b9874037f05a3f132232bbd90f888555f9b = 0x88         ;
        constexpr std::uintptr_t _3d12fd23dbda13bbb5aae6e0be796f79a79ea8de = 0x90         ;
        constexpr std::uintptr_t _5dab743ac8bca9451c5a6a3ed50ae53856a6dccf = 0x98         ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x9C         ;
        constexpr std::uintptr_t _6d37a17b27b3733a3917cf147fb8f2aae5968478 = 0xA8         ;
    }

    namespace HitchSpot
    {
        constexpr std::uintptr_t owner                            = 0x10         ;
        constexpr std::uintptr_t tr                               = 0x18         ;

        constexpr std::uintptr_t _c63033c2bed71b86d111f3e81bd414abfd73e729 = 0x20         ;
    }

    namespace HitchTrough
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t hitchSpots                       = 0x3A8        ;
        constexpr std::uintptr_t caloriesToDecaySeconds           = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace MinMax
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078C270   ;
        constexpr std::uintptr_t x                                = 0x10         ;
        constexpr std::uintptr_t y                                = 0x14         ;
    }

    namespace AtmosphereVolumeRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t DistanceFog                      = 0x24         ;
        constexpr std::uintptr_t HeightFog                        = 0x25         ;
        constexpr std::uintptr_t fogVolumeShader                  = 0x28         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _426843dc5848393041bbdf6e3ac3610a939767aa = 0x30         ;
        constexpr std::uintptr_t _0f301024e3c5e823af2ea84ec3c20c4e3cab8ae6 = 0x38         ;
        constexpr std::uintptr_t _d2f34cb1acf2d9e6d3e1b5d211cafa5cd319a3de = 0x40         ;
    }

    namespace AmbienceLocalStings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;
        constexpr std::uintptr_t stingRadius                      = 0x24         ;
        constexpr std::uintptr_t stingFrequency                   = 0x28         ;
        constexpr std::uintptr_t stingFrequencyVariance           = 0x2C         ;
        constexpr std::uintptr_t stingSounds                      = 0x30         ;

        constexpr std::uintptr_t _05b2c81437ad2b5729ad6fbc50e5bfe7d1b89da3 = 0x38         ;
    }

    namespace SAMPLER_COUNT
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NGSS_Directional
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PCSS_GLOBAL_SOFTNESS             = 0x20         ;
        constexpr std::uintptr_t PCSS_FILTER_DIR_MIN              = 0x24         ;
        constexpr std::uintptr_t PCSS_FILTER_DIR_MAX              = 0x28         ;
        constexpr std::uintptr_t BANDING_NOISE_AMOUNT             = 0x2C         ;
        constexpr std::uintptr_t SAMPLERS_COUNT                   = 0x30         ;
    }

    namespace ItemModProjectileSpawn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t projectileObject                 = 0x20         ;
        constexpr std::uintptr_t mods                             = 0x28         ;
        constexpr std::uintptr_t ammoType                         = 0x30         ;
        constexpr std::uintptr_t ammoSubType                      = 0x34         ;
        constexpr std::uintptr_t numProjectiles                   = 0x38         ;
        constexpr std::uintptr_t projectileSpread                 = 0x3C         ;
        constexpr std::uintptr_t projectileVelocity               = 0x40         ;
        constexpr std::uintptr_t projectileVelocitySpread         = 0x44         ;
        constexpr std::uintptr_t useCurve                         = 0x48         ;
        constexpr std::uintptr_t spreadScalar                     = 0x50         ;
        constexpr std::uintptr_t attackEffectOverride             = 0x58         ;
        constexpr std::uintptr_t barrelConditionLoss              = 0x60         ;
        constexpr std::uintptr_t category                         = 0x68         ;
        constexpr std::uintptr_t SkinOverrides                    = 0x70         ;
        constexpr std::uintptr_t createOnImpactChance             = 0x78         ;
        constexpr std::uintptr_t createOnImpact                   = 0x80         ;
        constexpr std::uintptr_t spreadAngle                      = 0x88         ;
        constexpr std::uintptr_t spreadVelocityMin                = 0x8C         ;
        constexpr std::uintptr_t spreadVelocityMax                = 0x90         ;
        constexpr std::uintptr_t numToCreateChances               = 0x94         ;
    }

    namespace %ee9fa8f1fea5e8fc8fb8d44c9040d4dce50de45d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075E200   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace Vine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _32b65da44a4c113ce8d8391270ec9dc8d82439be = 0x20         ;
        constexpr std::uintptr_t _b118b49eaa3ae2a42e17954b6f170c9376ff9e80 = 0x28         ;
        constexpr std::uintptr_t _7f0ddbd66812bb6b2604f2d8e5219a625acea4ab = 0x30         ;
        constexpr std::uintptr_t _613d9732bb17ab07a55158a4113e6297b9c6790e = 0x31         ;
        constexpr std::uintptr_t _5cbb8905730869c9c25b792c2b8fc8a9c1a91521 = 0x34         ;
        constexpr std::uintptr_t _315b4f3ba142114dabb6e0b9727250e59f7c55aa = 0x40         ;
        constexpr std::uintptr_t _a7fe389fd9ff7638865808c9c66d83e630d48103 = 0x4C         ;
    }

    namespace DemoRecorderProgress
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RecordingLabel                   = 0x20         ;
        constexpr std::uintptr_t ProgressLabel                    = 0x28         ;
        constexpr std::uintptr_t RecordingUnderlay                = 0x30         ;

        constexpr std::uintptr_t _816629e33a09172d4a40ec98c753da96c6e32275 = 0x38         ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x40         ;
    }

    namespace WorldGrid
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075DB20   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CellSize                         = 0x20         ;
        constexpr std::uintptr_t MaxMilliseconds                  = 0x24         ;

        constexpr std::uintptr_t _a313ef5585cbf83781c111ffb46aecdfe5a5e65d = 0x28         ;
        constexpr std::uintptr_t _bd77b40b7c12b75f3b5e8df2b4e35afc042e2311 = 0x30         ;
        constexpr std::uintptr_t _cb9e74a2964c638dc9439ace64b741056917e46d = 0x38         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _1122d02494c3c15930163a2d96f0622299e6b9ab = 0x0          ;
            constexpr std::uintptr_t _e0c064ced3eea11f746bacf7b1924cdd0a6b8e59 = 0x1          ;
        }

    }

    namespace MuzzleFlash_Flamelet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flameletParticle                 = 0x20         ;
    }

    namespace QuadDecal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Handcuffs
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;
        constexpr std::uintptr_t CaptiveHoldAnimationOverride     = 0x3F0        ;
        constexpr std::uintptr_t lockEffect                       = 0x3F8        ;
        constexpr std::uintptr_t escapeEffect                     = 0x400        ;
        constexpr std::uintptr_t BlockInventory                   = 0x408        ;
        constexpr std::uintptr_t BlockSuicide                     = 0x409        ;
        constexpr std::uintptr_t BlockUse                         = 0x40A        ;
        constexpr std::uintptr_t BlockCrafting                    = 0x40B        ;
        constexpr std::uintptr_t UnlockMiniGameDuration           = 0x40C        ;
        constexpr std::uintptr_t UseDistance                      = 0x410        ;
        constexpr std::uintptr_t ConditionLossPerSecond           = 0x414        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
        constexpr std::uintptr_t _ee01a8495e6d3dbcd8ce73c2c98edaf77a5ca5c6 = 0x418        ;
        constexpr std::uintptr_t _98a7c2158129b65ad1b74450e1839f1897ec86e3 = 0x41C        ;
        constexpr std::uintptr_t _61df3ba1d8bf00392605cf783102c23b7a3fa853 = 0x420        ;
        constexpr std::uintptr_t _e088fc99ecafa3f046480085999c0eae9b75f215 = 0x428        ;
        constexpr std::uintptr_t _bbdef30394c6cf034669c2a7610fb6d393d018c9 = 0x430        ;
    }

    namespace NeedsCursor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace RespawnColourScheme
    {
        constexpr std::uintptr_t BackgroundColour                 = 0x0          ;
        constexpr std::uintptr_t CircleRimColour                  = 0x10         ;
        constexpr std::uintptr_t CircleFillColour                 = 0x20         ;
    }

    namespace %aa6655b8b394770bf8a94982d139270626e0e092
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107695C0   ;
        constexpr std::uintptr_t _fc75e4f24d55d6e7ec0de4ab1abdcaa33a95f7ca = 0x10         ;
    }

    namespace UIDeathScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t previousLifeInfographic          = 0x20         ;
        constexpr std::uintptr_t screenAnimator                   = 0x28         ;
        constexpr std::uintptr_t fadeIn                           = 0x30         ;
        constexpr std::uintptr_t ReportCheatButton                = 0x38         ;
        constexpr std::uintptr_t View                             = 0x40         ;
        constexpr std::uintptr_t sleepingBagButtons               = 0x48         ;
        constexpr std::uintptr_t loadingIndicator                 = 0x50         ;
        constexpr std::uintptr_t RespawnColourSchemes             = 0x58         ;
        constexpr std::uintptr_t RespawnScrollGradient            = 0x60         ;
        constexpr std::uintptr_t RespawnScrollRect                = 0x68         ;
        constexpr std::uintptr_t ExpandedStats                    = 0x70         ;
        constexpr std::uintptr_t OpenStatsButton                  = 0x78         ;
        constexpr std::uintptr_t StreamerModeContainer            = 0x80         ;
        constexpr std::uintptr_t SafeZoneInfo                     = 0x88         ;
        constexpr std::uintptr_t FadeImage                        = 0x90         ;
        constexpr std::uintptr_t SleepingBagButtonSeparator       = 0x98         ;

        constexpr std::uintptr_t _816629e33a09172d4a40ec98c753da96c6e32275 = 0xA0         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0xA8         ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0xB0         ;
        constexpr std::uintptr_t _13d3d9cbfb996cc0c88b43f9ce5648dd4e8b91d3 = 0xB8         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0xC0         ;
        constexpr std::uintptr_t _528f690230719b94b9d51930d11ac2bb36d6071d = 0xC1         ;
        constexpr std::uintptr_t _0311a61b1ab5dc6e0967fa5c5d7425ac48640f55 = 0xC8         ;
        constexpr std::uintptr_t _a05184baddb188eda705bd4cdcff7c140597c35a = 0xD0         ;
        constexpr std::uintptr_t _f1dc9fe930af486e47be9de8c481f300990d81dd = 0xD4         ;
    }

    namespace GameType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DartsGameBoard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t ReticlePrefab                    = 0x2E8        ;
        constexpr std::uintptr_t DartPrefab                       = 0x2F0        ;
        constexpr std::uintptr_t UIPrefab                         = 0x2F8        ;
        constexpr std::uintptr_t scoreDisplayUIs                  = 0x300        ;
        constexpr std::uintptr_t winEffect                        = 0x308        ;
        constexpr std::uintptr_t bullseyeEffect                   = 0x310        ;
        constexpr std::uintptr_t bullseyeEffectSound              = 0x318        ;
        constexpr std::uintptr_t center                           = 0x320        ;
        constexpr std::uintptr_t simulatedThrowPoint              = 0x328        ;
        constexpr std::uintptr_t radius                           = 0x330        ;
        constexpr std::uintptr_t bandSize                         = 0x334        ;
        constexpr std::uintptr_t tripleBandRadiusOffset           = 0x338        ;
        constexpr std::uintptr_t bullseyeRadius                   = 0x33C        ;
        constexpr std::uintptr_t bullRadius                       = 0x340        ;
        constexpr std::uintptr_t angleOffset                      = 0x344        ;
        constexpr std::uintptr_t showGizmos                       = 0x348        ;
        constexpr std::uintptr_t accuracyCurve                    = 0x350        ;
        constexpr std::uintptr_t Leaderboard                      = 0x358        ;
        constexpr std::uintptr_t Reticle                          = 0x3A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _cbdbb59fccfb87bab25fa193169d80f6ac6dada7 = 0x2D0        ;
        constexpr std::uintptr_t _785c3133f5d8e8cff0e7e5ce0d6f5909b012cc04 = 0x2D8        ;
        constexpr std::uintptr_t _e09c7a60079cb8672b1861ecb24777b74d8dd546 = 0x2E0        ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x360        ;
        constexpr std::uintptr_t _f22679b7b360e7f26b8f725684acdba9e373f402 = 0x364        ;
        constexpr std::uintptr_t _453a70503a6a8234bc222b26d82cd8c21c2a59ae = 0x368        ;
        constexpr std::uintptr_t _f9a230fefd4a3b4f8701a2407a06180e378c688d = 0x370        ;
        constexpr std::uintptr_t _a11ad94e0a9782b78bd7851e19ed17b36df0faa7 = 0x378        ;
        constexpr std::uintptr_t _5e1cdf79fc8678c9459a744ec62a639d28f9e951 = 0x380        ;
        constexpr std::uintptr_t _b95e6507a8983587a6023a06da2774e784c4719d = 0x390        ;
        constexpr std::uintptr_t _22bb8c484b8ceb13a2d03028ceb4484eed4413a5 = 0x398        ;
        constexpr std::uintptr_t _45621057b3dd049e2c626ed241b3bb6e05ede4f5 = 0x3A4        ;
        constexpr std::uintptr_t _fd696ad9219932f6d1ce9196f34cbbaeeb0c4191 = 0x3B0        ;
        constexpr std::uintptr_t _0ddffe2ddc73d77d730ac99accb5d24d5e40d27b = 0x3BC        ;
        constexpr std::uintptr_t _0eac9714e5b538f07cb41c5e67d96eddb1bcf220 = 0x3C8        ;
        constexpr std::uintptr_t _2ba8debb9a76c8405083c834612a5b43e53a9a5a = 0x3D8        ;
        constexpr std::uintptr_t _c0bcc6fab729eb153e945fd99d5fcbbd30270f31 = 0x3E0        ;
        constexpr std::uintptr_t _c3ac0618bdd0b3bb9c76591d688290c821c07a3b = 0x3E8        ;
        constexpr std::uintptr_t _cf5849c1cab3e80f9723f466e6460c0db44d9db1 = 0x3F0        ;
        constexpr std::uintptr_t _359fb9bb65da9a49b4dc9a300c6cfc941c6b4a8c = 0x3F4        ;
        constexpr std::uintptr_t _18206f0f233c5f3d9c069840110bc87fe76fb039 = 0x3F8        ;
        constexpr std::uintptr_t _13024daaeb5a85a12a8b782c00622165afa08057 = 0x404        ;
        constexpr std::uintptr_t _abb8e58fde1bfa0e7833f65c91a042fb7affe994 = 0x410        ;
        constexpr std::uintptr_t _8b92b0e4cfb018c3fb00bf8ca482bf499ea57ae3 = 0x41C        ;
    }

    namespace %87ce15700a425ee7329873c3542602bfb6bb5f1b
    {
        constexpr std::uintptr_t _21618ce95887eae10633248a33d5fb877177c55c = 0x10         ;
        constexpr std::uintptr_t _d274b81d45fa571275620896c7ddcfa702dc432e = 0x18         ;
        constexpr std::uintptr_t _45400bac141a2954484f4c17b65a8e62178cd7d8 = 0x20         ;
        constexpr std::uintptr_t _db52e1ee03aa1514054cc2586b7abd6af36a4f3a = 0x28         ;
        constexpr std::uintptr_t _f3ea9c3ee9234352baeaebd8b37d8de33f4a532f = 0x30         ;
        constexpr std::uintptr_t _c2259f009c3f5771ace7e9299a437415d2b6ba6b = 0x38         ;
        constexpr std::uintptr_t _48e67be90c30b9ff91e4109f23bee512b451c2bb = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _5e4fee8f2d3a87b901b4b508ab2010c6a0655f45 = 0x0          ;
            constexpr std::uintptr_t _befe8ea117ecb0ca8d68b5688f6772608b082737 = 0x8          ;
        }

    }

    namespace %aa97d331b967b17ed718d278ecdee53ec556d7ec
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _3e4cffe2c6bd4c582e9dbc48354236c7af5d72a9 = 0x0          ;
            constexpr std::uintptr_t _7838a303953d797e3b7558418cb0ecac7561c6a7 = 0x8          ;
            constexpr std::uintptr_t _be85e40bcd0a96aacee62e99c19ab38f329c187a = 0x88         ;
            constexpr std::uintptr_t _6d464ebc4e263a38bd97688e6cc4649d55c68d0d = 0x108        ;
            constexpr std::uintptr_t _2c0824395784fe97def3ff2ade88756698c2dd7b = 0x188        ;
            constexpr std::uintptr_t _ef1c4b6d1eb08d84bb39b8f91af8c77f8fac56fb = 0x190        ;
            constexpr std::uintptr_t _53cb4e7dd195cb32400f6446f819fe334952a446 = 0x210        ;
            constexpr std::uintptr_t _42aee2ed17740f3ab367ac2e57bf3029f3b84e4d = 0x220        ;
        }

    }

    namespace v_chainsaw
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hitMetalFX                       = 0x28         ;
        constexpr std::uintptr_t hitWoodFX                        = 0x30         ;
        constexpr std::uintptr_t hitFleshFX                       = 0x38         ;
        constexpr std::uintptr_t hitMetalSoundDef                 = 0x40         ;
        constexpr std::uintptr_t hitWoodSoundDef                  = 0x48         ;
        constexpr std::uintptr_t hitFleshSoundDef                 = 0x50         ;
        constexpr std::uintptr_t hitSoundFadeTime                 = 0x58         ;
        constexpr std::uintptr_t smokeEffects                     = 0x60         ;
        constexpr std::uintptr_t chainsawAnimator                 = 0x68         ;
        constexpr std::uintptr_t chainRenderer                    = 0x70         ;

        constexpr std::uintptr_t _334e29a7fb30b39cb2bb97366ac0042372db6558 = 0x20         ;
        constexpr std::uintptr_t _1879e6bb2bafae6381038b09a3317deeb213b724 = 0x21         ;
        constexpr std::uintptr_t _826b84833c67ac78f659957a366d2a94f9af9934 = 0x22         ;
        constexpr std::uintptr_t _ba0419e89ffbbe2f534d5fdf2eeb85fbbd0b0957 = 0x23         ;
        constexpr std::uintptr_t _a92938944114a624b4932c8d842a121774439d50 = 0x24         ;
        constexpr std::uintptr_t _ce09ef66029b9b7f7b874976ed704cc43db7aa3f = 0x25         ;
        constexpr std::uintptr_t _56d279dc983d0d2d022f7f55ccc2457a847d19c6 = 0x78         ;
    }

    namespace DungeonGridInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shouldDisplayOnMap               = 0x20         ;
        constexpr std::uintptr_t isLayerSpecific                  = 0x21         ;
        constexpr std::uintptr_t displayPhrase                    = 0x28         ;
        constexpr std::uintptr_t mapIcon                          = 0x30         ;
        constexpr std::uintptr_t isDynamic                        = 0x38         ;
        constexpr std::uintptr_t CellSize                         = 0x40         ;
        constexpr std::uintptr_t LinkHeight                       = 0x44         ;
        constexpr std::uintptr_t LinkRadius                       = 0x48         ;

        constexpr std::uintptr_t _fcd35ed8afb50f226a8206ca917928feec39a364 = 0x50         ;
    }

    namespace StereoRenderingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %c6c57a3c48f14513becb1bcf449b609c53923e71
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10728928   ;
        constexpr std::uintptr_t _6ecad7a84021d8d1b67f42431dd1e8f686e2d384 = 0x10         ;
        constexpr std::uintptr_t _ea4a6ab10031dc97e8ce8249e092bc595d1d06c2 = 0x18         ;
        constexpr std::uintptr_t _a25adf3f29e5892b203775c3bbff039f33939c10 = 0x20         ;
        constexpr std::uintptr_t _6c7a1509089c4f56e39200993d7b1a02d7c3a8a0 = 0x28         ;
        constexpr std::uintptr_t _b97d49eeb7b27c2e9cb95cb65d20912685ed4602 = 0x30         ;
        constexpr std::uintptr_t _af02ea61a28403e5cfcbb27594dfe6abd8ee51e4 = 0x38         ;
        constexpr std::uintptr_t _c792d2382829d10a67f1aca6ccfbdb4a28d63008 = 0x40         ;
        constexpr std::uintptr_t _0950c0222fcf64cdb1c49c564909afdbca82054e = 0x44         ;
        constexpr std::uintptr_t _5d35a5b623fce28d74689e903dfdab2482bb8fa1 = 0x48         ;
        constexpr std::uintptr_t _00c8f0e35dac82a7205a7305438b3d5a360185c4 = 0x50         ;
        constexpr std::uintptr_t _c465693814a9f81c932d1f96017f26f6a636a2b2 = 0x58         ;
        constexpr std::uintptr_t _6faff9e14778a19d9e8beb8abea2201f56437f4d = 0x60         ;
        constexpr std::uintptr_t _5966bbe38e1a4cdd36096ca6e0a04441019eb38d = 0x68         ;
        constexpr std::uintptr_t _9494163b3c713e74ce6980e2b4edd1cbc97cfc5c = 0x70         ;
        constexpr std::uintptr_t _d0ec388ec095d1919bfd17350803c9e65a10aebe = 0x98         ;
        constexpr std::uintptr_t _b021837712f53e6b641ba46554d011620667e6e0 = 0xA0         ;
        constexpr std::uintptr_t _ddfd597d5a44f3b7add2ece0a97996b108952d4b = 0xA8         ;
        constexpr std::uintptr_t _4dcb1aa72a9a96ea130ca760c91ad1f5223c32a1 = 0xE0         ;
        constexpr std::uintptr_t _037f613d83ef24c6c9d1f2299d9f965d6b1f2b42 = 0x108        ;
        constexpr std::uintptr_t _9e4a4bef1431e5e8e4ff7a7e630d2b66ca8018f4 = 0x110        ;
        constexpr std::uintptr_t _8adc2ab69f43349179769c8513f2d69fa0cd3efe = 0x114        ;
        constexpr std::uintptr_t _6a493c702195cf0b3fc47d423dd48cfe4228a65b = 0x118        ;
        constexpr std::uintptr_t _7584b35ef0fc03c1071332b36ab7a33e568aed53 = 0x11C        ;
        constexpr std::uintptr_t _2408b01adc7bfb99d3a5b1ffb9352ecd1acfd509 = 0x120        ;
        constexpr std::uintptr_t _4d884bf1b67736974a8d619aed7a89d468c55c37 = 0x128        ;
        constexpr std::uintptr_t _b41b373ccf42feaec2f6ffdc4cfbdc7ceb0236b5 = 0x130        ;
        constexpr std::uintptr_t _8aed0002324569da878bc52b2b82cb01cf86a192 = 0x134        ;
        constexpr std::uintptr_t _69729c28325cc16801754b5503fca39b8fecc066 = 0x138        ;
        constexpr std::uintptr_t _2f310bdd84eecd2eb62c29496c7ca76b8cd0b938 = 0x140        ;
        constexpr std::uintptr_t _7cd57727d30269fffbee427533fb1d0bd6e629d8 = 0x148        ;

        namespace _static
        {
            constexpr std::uintptr_t _c6a0fdfc65d1ce2b7657cbbe09721da893dbf165 = 0x0          ;
            constexpr std::uintptr_t _05101ba6d67becef50735c4a83ab49be82b6aef4 = 0x8          ;
            constexpr std::uintptr_t _539e697d254ce98ea358a63f934ac94ef3cd7703 = 0x10         ;
            constexpr std::uintptr_t _9df83fb94f06cd5203deef5097860468c8ab9200 = 0x18         ;
        }

    }

    namespace %ae0538d040b63b88c29a5efb637f3854dfb6a4ad
    {
    }

    namespace %c7cc431b6b5357a3e5f72635f8401adf778584b2
    {
    }

    namespace MapView
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mapImage                         = 0x20         ;
        constexpr std::uintptr_t cameraPositon                    = 0x28         ;
        constexpr std::uintptr_t cameraPositionDirectionIndicator = 0x30         ;
        constexpr std::uintptr_t cameraPositionNoDirectionIndicator = 0x38         ;
        constexpr std::uintptr_t scrollRect                       = 0x40         ;
        constexpr std::uintptr_t contentCanvasGroup               = 0x48         ;
        constexpr std::uintptr_t monumentMarkerContainer          = 0x50         ;
        constexpr std::uintptr_t clusterMarkerContainer           = 0x58         ;
        constexpr std::uintptr_t monumentMarkerPrefab             = 0x60         ;
        constexpr std::uintptr_t missionMarkerContainer           = 0x68         ;
        constexpr std::uintptr_t missionMarkerPrefab              = 0x70         ;
        constexpr std::uintptr_t activeInteractionParent          = 0x78         ;
        constexpr std::uintptr_t localPlayerInterestPointRoot     = 0x80         ;
        constexpr std::uintptr_t shelterMarkerContainer           = 0x88         ;
        constexpr std::uintptr_t shelterMapMarkerPrefab           = 0x90         ;
        constexpr std::uintptr_t deepSeaMarkerContainer           = 0x98         ;
        constexpr std::uintptr_t deepSeaMapMarkerPrefab           = 0xA0         ;
        constexpr std::uintptr_t deepSeaExitContainer             = 0xA8         ;
        constexpr std::uintptr_t deepSeaExitMarkerPrefab          = 0xB0         ;
        constexpr std::uintptr_t teamPositions                    = 0xB8         ;
        constexpr std::uintptr_t clanPositions                    = 0xC0         ;
        constexpr std::uintptr_t PointOfInterestMarkers           = 0xC8         ;
        constexpr std::uintptr_t TeamPointOfInterestMarkers       = 0xD0         ;
        constexpr std::uintptr_t LocalPings                       = 0xD8         ;
        constexpr std::uintptr_t TeamPings                        = 0xE0         ;
        constexpr std::uintptr_t PlayerDeathMarker                = 0xE8         ;
        constexpr std::uintptr_t SleepingBagMarkers               = 0xF0         ;
        constexpr std::uintptr_t SleepingBagClusters              = 0xF8         ;
        constexpr std::uintptr_t FogIndependentInteractionRoot    = 0x100        ;
        constexpr std::uintptr_t UndergroundLayer                 = 0x108        ;
        constexpr std::uintptr_t ShowGrid                         = 0x110        ;
        constexpr std::uintptr_t ShowPointOfInterestMarkers       = 0x111        ;
        constexpr std::uintptr_t ShowDeathMarker                  = 0x112        ;
        constexpr std::uintptr_t ShowSleepingBags                 = 0x113        ;
        constexpr std::uintptr_t AllowSleepingBagDeletion         = 0x114        ;
        constexpr std::uintptr_t ShowLocalPlayer                  = 0x115        ;
        constexpr std::uintptr_t ShowTeamMembers                  = 0x116        ;
        constexpr std::uintptr_t ShowBagsOnBottom                 = 0x117        ;
        constexpr std::uintptr_t CanShowDeepSea                   = 0x118        ;
        constexpr std::uintptr_t ShowTrainLayer                   = 0x119        ;
        constexpr std::uintptr_t ShowMissions                     = 0x11A        ;
        constexpr std::uintptr_t ForceShowVendingMachines         = 0x11B        ;
        constexpr std::uintptr_t ShowUndergroundLayers            = 0x11C        ;
        constexpr std::uintptr_t MLRSMarkerMode                   = 0x11D        ;
        constexpr std::uintptr_t LockButton                       = 0x120        ;
        constexpr std::uintptr_t OverworldButton                  = 0x128        ;
        constexpr std::uintptr_t TrainButton                      = 0x130        ;
        constexpr std::uintptr_t UnderwaterButtons                = 0x138        ;
        constexpr std::uintptr_t DungeonButton                    = 0x140        ;
        constexpr std::uintptr_t DeepSeaButton                    = 0x148        ;
        constexpr std::uintptr_t CargoPatrolPath                  = 0x150        ;
        constexpr std::uintptr_t HarborPaths                      = 0x158        ;
        constexpr std::uintptr_t FerryPath                        = 0x160        ;
        constexpr std::uintptr_t HeliPath                         = 0x168        ;
        constexpr std::uintptr_t FogOfWarGrid                     = 0x170        ;
        constexpr std::uintptr_t DeepSeaFogOfWarGrid              = 0x178        ;
        constexpr std::uintptr_t FogOfWarTex                      = 0x180        ;
        constexpr std::uintptr_t onClicked                        = 0x188        ;

        constexpr std::uintptr_t _1fc94ea213c5abf6360f30e4d37ceea62957520c = 0x190        ;
        constexpr std::uintptr_t _eff5f819a271cda768902b5affc802813915b1c4 = 0x198        ;
        constexpr std::uintptr_t _a769a331bcff9896897871a176dc63b13d580b83 = 0x1A0        ;
        constexpr std::uintptr_t _3ba4f8448a2620e7ba641a7dd0453554b22b2839 = 0x1A8        ;
        constexpr std::uintptr_t _1f77412a1021dea438b9593ed937ef69b6289b43 = 0x1B0        ;
        constexpr std::uintptr_t _5a48b0e936eb766ac95c15833c62fbd405fa0828 = 0x1B8        ;
        constexpr std::uintptr_t _8efab6f0db12e09416cca740ddfff02a0883abd5 = 0x1C0        ;
        constexpr std::uintptr_t _ca25e8c315f0b3d4b78b0662f7a692608aaee660 = 0x1C8        ;
        constexpr std::uintptr_t _32db3d9d3e92bda4eb0e2bf1d738fdc9bce1605b = 0x1D0        ;
        constexpr std::uintptr_t _96122aee8388ec392933fa04f4622b4b458ce660 = 0x1D8        ;
        constexpr std::uintptr_t _3179587320b590ff0170c14eb3c319b2279f4f5d = 0x1DC        ;
        constexpr std::uintptr_t _4e24e88eea737ce8a9b5d7ced01505d656c1884a = 0x1E4        ;
        constexpr std::uintptr_t _7c9fc42dc0ece212ba200ae5a6bc0684077a525e = 0x1E8        ;
        constexpr std::uintptr_t _19dd9099f33061ab17612e6020e2ccd2e9b9af6c = 0x1EC        ;
        constexpr std::uintptr_t _d174e9ca709b6141063e2bd0957085f9d3c321a0 = 0x1F0        ;
        constexpr std::uintptr_t _09f7b6465a695d16e920e6c0ed95ff03628200cd = 0x1F8        ;
        constexpr std::uintptr_t _d9e5bbda1743b494f319df60c25e23d12bba9470 = 0x200        ;
        constexpr std::uintptr_t _be1a28648bb2168a7371c4406bc1997b337a3d3d = 0x208        ;
    }

    namespace ComputerStationIO
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t visibilityPassesThroughParent    = 0x340        ;
        constexpr std::uintptr_t powerConsumption                 = 0x344        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _ee493c73f6ea8f4b9d299b061bd94e94d1c82c62 = 0x348        ;
    }

    namespace ItemModContainerArmorSlot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t capacity                         = 0x30         ;
        constexpr std::uintptr_t maxStackSize                     = 0x34         ;
        constexpr std::uintptr_t containerVolume                  = 0x38         ;
        constexpr std::uintptr_t canLootInWorld                   = 0x3C         ;
        constexpr std::uintptr_t pickupInWorldDelay               = 0x40         ;
        constexpr std::uintptr_t maxWeight                        = 0x44         ;
        constexpr std::uintptr_t worldWeightScale                 = 0x48         ;
        constexpr std::uintptr_t containerFlags                   = 0x4C         ;
        constexpr std::uintptr_t onlyAllowedContents              = 0x50         ;
        constexpr std::uintptr_t onlyAllowedItemType              = 0x58         ;
        constexpr std::uintptr_t availableSlots                   = 0x60         ;
        constexpr std::uintptr_t validItemWhitelist               = 0x68         ;
        constexpr std::uintptr_t openInDeployed                   = 0x70         ;
        constexpr std::uintptr_t openInInventory                  = 0x71         ;
        constexpr std::uintptr_t defaultContents                  = 0x78         ;
        constexpr std::uintptr_t blockAmmoSource                  = 0x80         ;
        constexpr std::uintptr_t openSound                        = 0x88         ;
        constexpr std::uintptr_t closeSound                       = 0x90         ;
        constexpr std::uintptr_t MinSlots                         = 0x98         ;
        constexpr std::uintptr_t MaxSlots                         = 0x9C         ;
        constexpr std::uintptr_t CraftedItemsOnly                 = 0xA0         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ItemModWorkbenchSalvage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t costReduction                    = 0x58         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %127e536e0d6fd3c85e632c97f2c47906d3dbe271
    {
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x24         ;
    }

    namespace PlaceMonumentsOffshore
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x40         ;
        constexpr std::uintptr_t TargetCount                      = 0x48         ;
        constexpr std::uintptr_t MinDistanceFromTerrain           = 0x4C         ;
        constexpr std::uintptr_t MaxDistanceFromTerrain           = 0x50         ;
        constexpr std::uintptr_t DistanceBetweenMonuments         = 0x54         ;
        constexpr std::uintptr_t MinWorldSize                     = 0x58         ;
    }

    namespace %ffbef02736327d1de032362720659d92feab5ff3
    {
        constexpr std::uintptr_t _7a913bca46fd8d0583b70b60cc8b3d4755b88732 = 0x10         ;
    }

    namespace NPCSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tier                             = 0x20         ;
        constexpr std::uintptr_t prefabs                          = 0x28         ;
        constexpr std::uintptr_t maxPopulation                    = 0x30         ;
        constexpr std::uintptr_t numToSpawnPerTickMin             = 0x34         ;
        constexpr std::uintptr_t numToSpawnPerTickMax             = 0x38         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x3C         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x40         ;
        constexpr std::uintptr_t wantsInitialSpawn                = 0x44         ;
        constexpr std::uintptr_t temporary                        = 0x45         ;
        constexpr std::uintptr_t forceInitialSpawn                = 0x46         ;
        constexpr std::uintptr_t preventDuplicates                = 0x47         ;
        constexpr std::uintptr_t isSpawnerActive                  = 0x48         ;
        constexpr std::uintptr_t shouldBlockSpawnedEntitySaving   = 0x49         ;
        constexpr std::uintptr_t resetBehavior                    = 0x4C         ;
        constexpr std::uintptr_t setFreeIfMovedBeyond             = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
        constexpr std::uintptr_t AdditionalLOSBlockingLayer       = 0x60         ;
        constexpr std::uintptr_t monumentNavMesh                  = 0x68         ;
        constexpr std::uintptr_t shouldFillOnSpawn                = 0x70         ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x78         ;
        constexpr std::uintptr_t Path                             = 0x80         ;
        constexpr std::uintptr_t AStarGraph                       = 0x88         ;
        constexpr std::uintptr_t UseStatModifiers                 = 0x90         ;
        constexpr std::uintptr_t SenseRange                       = 0x94         ;
        constexpr std::uintptr_t CheckLOS                         = 0x98         ;
        constexpr std::uintptr_t TargetLostRange                  = 0x9C         ;
        constexpr std::uintptr_t AttackRangeMultiplier            = 0xA0         ;
        constexpr std::uintptr_t ListenRange                      = 0xA4         ;
        constexpr std::uintptr_t CanUseHealingItemsChance         = 0xA8         ;
        constexpr std::uintptr_t Loadouts                         = 0xB0         ;
        constexpr std::uintptr_t attachToParent                   = 0xB8         ;
    }

    namespace RecyclerState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Recycler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t recyclerType                     = 0x3C0        ;
        constexpr std::uintptr_t Animator                         = 0x3C8        ;
        constexpr std::uintptr_t lightRenderer                    = 0x3D0        ;
        constexpr std::uintptr_t recyclerRenderers                = 0x3D8        ;
        constexpr std::uintptr_t lightComponent                   = 0x3E0        ;
        constexpr std::uintptr_t lightGreenColor                  = 0x3E8        ;
        constexpr std::uintptr_t lightRedColor                    = 0x3F8        ;
        constexpr std::uintptr_t recyclerGreenMaterialAssetPath   = 0x408        ;
        constexpr std::uintptr_t recyclerYellowMaterialAssetPath  = 0x410        ;
        constexpr std::uintptr_t recyclerRedMaterialAssetPath     = 0x418        ;
        constexpr std::uintptr_t lightRedMaterialAssetPath        = 0x420        ;
        constexpr std::uintptr_t lightGreenMaterialAssetPath      = 0x428        ;
        constexpr std::uintptr_t lightOffMaterialAssetPath        = 0x430        ;
        constexpr std::uintptr_t grindingLoopDef                  = 0x438        ;
        constexpr std::uintptr_t grindingLoopDef_Slow             = 0x440        ;
        constexpr std::uintptr_t startSound                       = 0x448        ;
        constexpr std::uintptr_t stopSound                        = 0x450        ;
        constexpr std::uintptr_t errorSound                       = 0x458        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3A8        ;
        constexpr std::uintptr_t _f8e8c1aeee55af41827f81e6ecfddc9dc102abd7 = 0x3B0        ;
        constexpr std::uintptr_t _b822bfe1310de923fcc75fec76a3c2d5b2c6a3b7 = 0x3B8        ;
        constexpr std::uintptr_t _3cc718a4c5af6cc5cb8da6ae0ef8a37b6f54cd02 = 0x3BC        ;
        constexpr std::uintptr_t _da616919abf4a700e62e6c215eff111322d3e56b = 0x460        ;
        constexpr std::uintptr_t _543bba78a75777fb3891026ecaeb171bec9bce1c = 0x468        ;
        constexpr std::uintptr_t _199da0faca64e6698c31e75e20745fc696758fd2 = 0x46C        ;
        constexpr std::uintptr_t _fb0855271a5116ea90e38e9418355b01a555b044 = 0x474        ;
        constexpr std::uintptr_t _641626efe76ed72e3e139b258b3e9858391641a3 = 0x480        ;
        constexpr std::uintptr_t _dfb733a90732ce2bb4ede713a1c2492ce6f24b74 = 0x488        ;
        constexpr std::uintptr_t _ece3de816deb99a1ec145ce48ab32a5326665408 = 0x490        ;
        constexpr std::uintptr_t _86b61466dabfe173f8a9f3d007732a85c05a4d62 = 0x498        ;
        constexpr std::uintptr_t _46a0f25e7345da30e051ecc633a5d46e1a183405 = 0x4A0        ;
        constexpr std::uintptr_t _27529037e08150683c57df1440c982e96c3a9af1 = 0x4A8        ;
        constexpr std::uintptr_t _8171c0a067f3b62c54306987a0da46b6560195e4 = 0x4B0        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x4B8        ;
        constexpr std::uintptr_t _e648d6857880cd02eaa645413216728c2fb7e7a2 = 0x4C0        ;
        constexpr std::uintptr_t _a5b24b9a19e319bd8e0aa801d23d98c278bfb16b = 0x4C4        ;
    }

    namespace DistanceIntensity
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t raiseTo                          = 0x14         ;
        constexpr std::uintptr_t forceStartMusicInSuppressedMusicZones = 0x18         ;
    }

    namespace MusicChangeIntensity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t raiseTo                          = 0x20         ;
        constexpr std::uintptr_t distanceIntensities              = 0x28         ;
        constexpr std::uintptr_t tickInterval                     = 0x30         ;

        constexpr std::uintptr_t _9c979cfee9847df4a2fba2320c9b53cf438b891c = 0x34         ;
    }

    namespace MetalDetectorMissionFlag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t RequiresShovel                   = 0x2D0        ;
        constexpr std::uintptr_t DropOffset                       = 0x2D4        ;
        constexpr std::uintptr_t DropVelocity                     = 0x2E0        ;
        constexpr std::uintptr_t RequiredDigCount                 = 0x2EC        ;
        constexpr std::uintptr_t DestroyOnDug                     = 0x2F0        ;
        constexpr std::uintptr_t LootLists                        = 0x2F8        ;
        constexpr std::uintptr_t Collision                        = 0x308        ;
        constexpr std::uintptr_t FlagModel                        = 0x310        ;
        constexpr std::uintptr_t MoveUpBy                         = 0x318        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _444769a7a1695a90491b50c24ff6e6f38c222f82 = 0x300        ;
    }

    namespace UVTextureAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Rows                             = 0x20         ;
        constexpr std::uintptr_t Columns                          = 0x24         ;
        constexpr std::uintptr_t Fps                              = 0x28         ;
        constexpr std::uintptr_t OffsetMat                        = 0x2C         ;
        constexpr std::uintptr_t IsLoop                           = 0x30         ;
        constexpr std::uintptr_t StartDelay                       = 0x34         ;

        constexpr std::uintptr_t _3b2cd320830a308b35fb214ad6951073e696e8b7 = 0x38         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x3C         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x40         ;
        constexpr std::uintptr_t _ac6acb27a1aa684a2ce6995cf06d4819f14cea91 = 0x44         ;
        constexpr std::uintptr_t _54de1f6618abb93b80e54c42fe48149b5bbbb079 = 0x48         ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x4C         ;
        constexpr std::uintptr_t _cbfe78ba27f6bb4d230d275e41d0a6850b3c27af = 0x4D         ;
        constexpr std::uintptr_t _7bdb364786d490dc18ee30cc6d0ed082977c1939 = 0x50         ;
        constexpr std::uintptr_t _57a9dedc2cbe031ee5ec005c331a1e2c6b18bd40 = 0x58         ;
    }

    namespace FireworkBenchmarkScene
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BenchmarkTitle                   = 0x20         ;
        constexpr std::uintptr_t BenchmarkIdent                   = 0x28         ;
        constexpr std::uintptr_t MaxNumberOfFrames                = 0x30         ;
        constexpr std::uintptr_t MaxNumberOfSeconds               = 0x34         ;
        constexpr std::uintptr_t shellTypes                       = 0x48         ;
        constexpr std::uintptr_t fireworkCount                    = 0x50         ;

        constexpr std::uintptr_t _3471d6def98022f67696846be945e73d64ed8248 = 0x38         ;
        constexpr std::uintptr_t _1d00c50ca4b4f02dcdff4149e8e2f4c816136258 = 0x3C         ;
        constexpr std::uintptr_t _29067b96e2fa0d04d1df32cac779bf508fbd0953 = 0x40         ;
        constexpr std::uintptr_t _ca849678e7f8b75ef67ca8845291808e70e1e4c5 = 0x44         ;
    }

    namespace ToggleCookie
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace MountType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Hopper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t ItemTrigger                      = 0x340        ;
        constexpr std::uintptr_t ItemMoveTarget                   = 0x348        ;
        constexpr std::uintptr_t ItemMoveSpeed                    = 0x350        ;
        constexpr std::uintptr_t ItemHeightChangeSpeed            = 0x358        ;
        constexpr std::uintptr_t ItemHeightCurve                  = 0x360        ;
        constexpr std::uintptr_t ItemSpeedMultiplierCurve         = 0x368        ;
        constexpr std::uintptr_t ItemRotationSpeed                = 0x370        ;
        constexpr std::uintptr_t BloodSpray                       = 0x378        ;
        constexpr std::uintptr_t DebugMode                        = 0x380        ;
        constexpr std::uintptr_t RaycastOriginPoint               = 0x388        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace %cd5c25fe2a27c600d4a2f3fae83fb2016a865257
    {
        constexpr std::uintptr_t _8c235df3b54a84a0e433de935d2372030e0b9517 = 0x10         ;
        constexpr std::uintptr_t _93bb17fba6e5a48156df740960916c14a25e6874 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _21c7af3abd453e466fb71b01377a296a3950fa3d = 0x0          ;
            constexpr std::uintptr_t _62fd370224da60920f0b82833a89740fac453041 = 0x8          ;
            constexpr std::uintptr_t _efefe62448adabc442ae0bb31c6450a284c3c8e3 = 0x10         ;
        }

    }

    namespace NexusIsland
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t BillboardRoot                    = 0x200        ;
        constexpr std::uintptr_t Billboard                        = 0x208        ;
        constexpr std::uintptr_t TransferZone                     = 0x210        ;
        constexpr std::uintptr_t SpawnZone                        = 0x218        ;
        constexpr std::uintptr_t TraceHeight                      = 0x220        ;
        constexpr std::uintptr_t TraceLayerMask                   = 0x224        ;
        constexpr std::uintptr_t FerryWaypoint                    = 0x228        ;
        constexpr std::uintptr_t MapMarkerPrefab                  = 0x230        ;
        constexpr std::uintptr_t MapMarkerLocation                = 0x238        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _7659430910c535cc18c9febdacc0382ba49cbc11 = 0x240        ;
    }

    namespace SignPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Image                            = 0x20         ;
        constexpr std::uintptr_t ImageContainer                   = 0x28         ;
        constexpr std::uintptr_t DisabledSignsMessage             = 0x30         ;

        constexpr std::uintptr_t _db153771f71782a2ded7a1676dbba00ee36778d4 = 0x38         ;
        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x40         ;
    }

    namespace %06882070ee2eea420d3afde3e140a85b52f3ef64
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _84aca1567e75fc9871e9980a43381cb75c55558e = 0x60         ;
        constexpr std::uintptr_t _4de7f94f1543f8b7acf8030ae217370a312581eb = 0x6C         ;
        constexpr std::uintptr_t _6b450f5b7730d46f7eacb9dccb34404ede3a75a0 = 0x78         ;
        constexpr std::uintptr_t _728b659d87b6ee5564613b530abf6ec40903b47e = 0x88         ;
        constexpr std::uintptr_t _8fa3ae9058eb907ae43b4741b636d5defaaa3fc0 = 0x90         ;
        constexpr std::uintptr_t _ab5f2f3e9e5df0f389fcd28d4195874aad38314a = 0xA0         ;
        constexpr std::uintptr_t _60e6a18b2c82d8cd949da7b2b455371bff8267e0 = 0xA8         ;
        constexpr std::uintptr_t _71e619a0cbcc4abbfddedc32bcdf5597faafa8ca = 0xB4         ;
        constexpr std::uintptr_t _8d01805a86b608fdadd52a00ae2d8c38823b7d12 = 0xC0         ;
        constexpr std::uintptr_t _84bd3ad7a34a6a1855abe7aac69295c6e590ec54 = 0xCC         ;

        namespace _static
        {
            constexpr std::uintptr_t _a2c40f6c938515b34548e715016446b0ea4abff6 = 0x0          ;
            constexpr std::uintptr_t _a8eeeff7c6e6d04255c3a9c01102496b320567ed = 0x10         ;
            constexpr std::uintptr_t _68ae148083299f4f1c04191bade2b57632d19e75 = 0x18         ;
        }

    }

    namespace %cbd7e44a290135dab84a32631a39f13d45787c40
    {
        constexpr std::uintptr_t _9163bac475ab807263ba4b2973201023596d7ce6 = 0x10         ;
    }

    namespace ViewmodelMountedAnchor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IkController                     = 0x20         ;
    }

    namespace ApartmentDoor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;
        constexpr std::uintptr_t KeyPosTransform                  = 0x410        ;
        constexpr std::uintptr_t RoomNumberLabel                  = 0x430        ;
        constexpr std::uintptr_t BreakInJingleSound               = 0x438        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
        constexpr std::uintptr_t _e80ae2287f879022e0fe33f2773435d89ea8eeb4 = 0x3F0        ;
        constexpr std::uintptr_t _197745dee7a6e2aa5a31c9dbfc79a946f5409f09 = 0x3F8        ;
        constexpr std::uintptr_t _35d6096e4cd39c7694aca325fceee93df1aa6994 = 0x400        ;
        constexpr std::uintptr_t _75037feacf23b777698fb3051199dbe52767d177 = 0x408        ;
        constexpr std::uintptr_t _4a291afd9c00d7630b8f39969cd5f5b0c7755c1b = 0x418        ;
        constexpr std::uintptr_t _10a9ec1f4694a124ba66b28c6262f9fdb1707848 = 0x41C        ;
        constexpr std::uintptr_t _50ccc008625b54a5971ce823a09f42c590492f3a = 0x420        ;
        constexpr std::uintptr_t _ddecb2c3e6cc3b60671312b5a56bdaee941492d0 = 0x428        ;
        constexpr std::uintptr_t _38484f543ca627cf9f9cb9425b4e28c3e2e4a144 = 0x440        ;
    }

    namespace MaterialOption
    {
        constexpr std::uintptr_t Chance                           = 0x0          ;
        constexpr std::uintptr_t ToApply                          = 0x8          ;
    }

    namespace TargetRenderer
    {
        constexpr std::uintptr_t Renderer                         = 0x0          ;
        constexpr std::uintptr_t MaterialIndex                    = 0x8          ;
    }

    namespace WearableRandomMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetRenderers                  = 0x20         ;
        constexpr std::uintptr_t MaterialOptions                  = 0x28         ;
        constexpr std::uintptr_t RunRandomisation                 = 0x30         ;

        constexpr std::uintptr_t _e75dd420e84a15d6fb84e1ae6163e7262e7595e6 = 0x34         ;
    }

    namespace SlotMachineLootPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t spinsRemainingText               = 0x50         ;
        constexpr std::uintptr_t multiplierText                   = 0x58         ;
        constexpr std::uintptr_t ScrapCostText                    = 0x60         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace %85d9793ff52636f49fcc7b4ad9dfc4362e7a34d7
    {
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x10         ;
        constexpr std::uintptr_t _a84a1322d806c6ac211b9847ddc58911dd9f619e = 0x18         ;
        constexpr std::uintptr_t _0c6574a114741fcc5c99afd69cf64b485a0024ac = 0x20         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x28         ;
        constexpr std::uintptr_t _d210cceef58bde00df74e0cfa66d98075e4371ea = 0x30         ;
        constexpr std::uintptr_t _1e0589353323cba84a572bbdda5e33f6a67d21ff = 0x38         ;
        constexpr std::uintptr_t _b155d246356c83d6eb61a0f2e086911a838099c3 = 0x40         ;
        constexpr std::uintptr_t _a1bc068cab9984d33b90bb822683f084fefd731b = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _7d02625be1c70dc97e56934b4c9cdd9b3554c140 = 0x0          ;
            constexpr std::uintptr_t _f968c517374f245311451405a2f15babd6f5db2b = 0x10         ;
            constexpr std::uintptr_t _d6fac5cd81f6d5edc9852e9a8b762e6d670d82cf = 0x18         ;
            constexpr std::uintptr_t _a8f11648afc74571492c5503c4579015dde1f0a6 = 0x20         ;
            constexpr std::uintptr_t _157f47769437804f27a20c3bca0c5ff66d5a6c7d = 0x28         ;
            constexpr std::uintptr_t _a9954a3b184366ad83f96ddf98321f4cebe91d93 = 0x30         ;
            constexpr std::uintptr_t _a78146aa0596760fe65600a2796692c7129a3094 = 0x40         ;
        }

    }

    namespace ChineseLantern
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t visualFood                       = 0x3C0        ;
        constexpr std::uintptr_t sizzlingSoundDef                 = 0x3C8        ;
        constexpr std::uintptr_t temperature                      = 0x3E0        ;
        constexpr std::uintptr_t switchOnMenu                     = 0x3E8        ;
        constexpr std::uintptr_t switchOffMenu                    = 0x408        ;
        constexpr std::uintptr_t startupContents                  = 0x428        ;
        constexpr std::uintptr_t allowByproductCreation           = 0x430        ;
        constexpr std::uintptr_t fuelType                         = 0x438        ;
        constexpr std::uintptr_t hasFireDeploySlot                = 0x440        ;
        constexpr std::uintptr_t hasOpenFlame                     = 0x441        ;
        constexpr std::uintptr_t disabledBySplash                 = 0x442        ;
        constexpr std::uintptr_t smeltSpeed                       = 0x444        ;
        constexpr std::uintptr_t fuelSlots                        = 0x448        ;
        constexpr std::uintptr_t inputSlots                       = 0x44C        ;
        constexpr std::uintptr_t outputSlots                      = 0x450        ;
        constexpr std::uintptr_t IndustrialMode                   = 0x454        ;
        constexpr std::uintptr_t pivotRotator                     = 0x468        ;
        constexpr std::uintptr_t swaySpeed                        = 0x470        ;
        constexpr std::uintptr_t swayDistance                     = 0x474        ;
        constexpr std::uintptr_t lerpSpeed                        = 0x478        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x3A8        ;
        constexpr std::uintptr_t _8f46810d63a4be37170246d13bca6e7bf61079be = 0x3B0        ;
        constexpr std::uintptr_t _8c47c84aeea3c464ade56f92d8c4ff3fa1a06a8c = 0x3B8        ;
        constexpr std::uintptr_t _8fc05587fb3f7eb337236550f6efc025331f2dc0 = 0x3D0        ;
        constexpr std::uintptr_t _999a1df4fab545106b217f548165f177d3819813 = 0x3D8        ;
        constexpr std::uintptr_t _386c9bd5dbc5d5659ae348f0c62a3671734e479a = 0x458        ;
        constexpr std::uintptr_t _104c2463476ea3a8052b654c1a87d0f15a4b4d49 = 0x460        ;
        constexpr std::uintptr_t _105b092d04e9838ce0a1294beae13b5bfe9a9d51 = 0x47C        ;
    }

    namespace %a14ab26d220fa23e1d5222a1dceef8d2ec82c3c7
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _3a97108361654a1215a367c592de180bc7e40c08 = 0x0          ;
        }

    }

    namespace BlurManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t postProcessVolumeRRP             = 0x28         ;
        constexpr std::uintptr_t standardBlurProfile              = 0x30         ;
        constexpr std::uintptr_t standardBlurProfileRRP           = 0x38         ;
        constexpr std::uintptr_t heavyBlurProfile                 = 0x40         ;
        constexpr std::uintptr_t heavyBlurProfileRRP              = 0x48         ;
        constexpr std::uintptr_t uiBlurProfileRRP                 = 0x50         ;

        constexpr std::uintptr_t _9ff41bd538ef32b1f8d6d64e438bb1a993062f70 = 0x58         ;
        constexpr std::uintptr_t _7846d3b751fe174635b3aa51bcfa8dd47d1529f4 = 0x60         ;
    }

    namespace %c19ae4537b50fee48cdc78545d7a6b9979784dd0
    {
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x10         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x1C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x20         ;
        constexpr std::uintptr_t _b64e3a16201ae8c4a45e98eb22b1337a90d26f31 = 0x2C         ;
        constexpr std::uintptr_t _6fa617667a815a271090e6d003a81e9ae78234ea = 0x30         ;
        constexpr std::uintptr_t _dfc4f2d99374fa9a11db54733616fe9621f19990 = 0x60         ;
        constexpr std::uintptr_t _b022c0b2d83e4441827090e3114664b27ec0cbf9 = 0x68         ;
        constexpr std::uintptr_t _9351bf362915350ff8ed3ae6baf8d2f043bc9dda = 0x70         ;
        constexpr std::uintptr_t _d4a676b4d5e78e7289fc446f0ac57143b233eabb = 0x78         ;
        constexpr std::uintptr_t _3a5c0db427fcab499f2258f637ffa5a984c0fb3c = 0x7C         ;
        constexpr std::uintptr_t _6f5afd809bdad6051c9ce8d8f8f2e109c01f0182 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _e0fecd9afb0cb2e01629dc1608f40a30fa890634 = 0x0          ;
        }

    }

    namespace ItemModUseContent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t amountToConsume                  = 0x30         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace OverlayCycleAndHide
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t overlays                         = 0x20         ;
        constexpr std::uintptr_t label                            = 0x28         ;

        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x30         ;
    }

    namespace ModularCarSeat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t supportsMouseSteer               = 0x3E0        ;
        constexpr std::uintptr_t mountedAnimationSystem           = 0x3E8        ;
        constexpr std::uintptr_t leftHandIKPos                    = 0x3F8        ;
        constexpr std::uintptr_t rightHandIKPos                   = 0x404        ;
        constexpr std::uintptr_t leftFootIK                       = 0x410        ;
        constexpr std::uintptr_t rightFootIK                      = 0x418        ;
        constexpr std::uintptr_t providesComfort                  = 0x420        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _1f1c8d666e9d00edc244e5c76ddc83de4ba5b876 = 0x3F0        ;
    }

    namespace SirenLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t toggler                          = 0x340        ;
        constexpr std::uintptr_t lightObj                         = 0x348        ;
        constexpr std::uintptr_t speed                            = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _f5a37e4eaca3bc644001ea46148becda2a4518a1 = 0x358        ;
    }

    namespace FEDuplicateDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FEDuplicateOrigin
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ed18b920819fb09b224460c81c188a6f90e9d4df
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _c34b694d20bc05873c1fc839606d25343e693776 = 0x0          ;
            constexpr std::uintptr_t _af65954a2d8c5a26fc3a63817f0a59199012b232 = 0x8          ;
            constexpr std::uintptr_t _0c4364b3dd723428b225d29e35b931c468d88ee7 = 0x10         ;
            constexpr std::uintptr_t _d34deb921a22afd7bbd3efdad07e5c83609c0dfc = 0x18         ;
        }

    }

    namespace UnderwearIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;

        constexpr std::uintptr_t _99abc31e81c54c1b702b7f410cf64e88e53e14c8 = 0x28         ;
        constexpr std::uintptr_t _fae053c92b81e4e57f7346e0c5a4595ba5b77652 = 0x30         ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x38         ;
    }

    namespace VisualCarWheel
    {
        constexpr std::uintptr_t wheelCollider                    = 0x10         ;
        constexpr std::uintptr_t tyreFriction                     = 0x18         ;
        constexpr std::uintptr_t steerWheel                       = 0x1C         ;
        constexpr std::uintptr_t brakeWheel                       = 0x1D         ;
        constexpr std::uintptr_t powerWheel                       = 0x1E         ;
        constexpr std::uintptr_t visualWheel                      = 0x20         ;
        constexpr std::uintptr_t visualWheelSteering              = 0x28         ;
        constexpr std::uintptr_t visualPowerWheel                 = 0x30         ;
        constexpr std::uintptr_t snowFX                           = 0x38         ;
        constexpr std::uintptr_t sandFX                           = 0x40         ;
        constexpr std::uintptr_t dirtFX                           = 0x48         ;
        constexpr std::uintptr_t asphaltFX                        = 0x50         ;
        constexpr std::uintptr_t waterFX                          = 0x58         ;
        constexpr std::uintptr_t snowSpinFX                       = 0x60         ;
        constexpr std::uintptr_t sandSpinFX                       = 0x68         ;
        constexpr std::uintptr_t dirtSpinFX                       = 0x70         ;
        constexpr std::uintptr_t asphaltSpinFX                    = 0x78         ;
    }

    namespace TriggerVineClimbTip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace MissionObjective_PlayBoomboxStation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetRadioIp                    = 0x18         ;
        constexpr std::uintptr_t boomboxMustBeStatic              = 0x20         ;
        constexpr std::uintptr_t requireProximityToPosition       = 0x28         ;
        constexpr std::uintptr_t minimumDistanceToMissionPoint    = 0x30         ;
        constexpr std::uintptr_t shouldHideCompassMarkerWhenClose = 0x34         ;
        constexpr std::uintptr_t hideCompassMarkerDistance        = 0x38         ;

        constexpr std::uintptr_t _3ba1cf45cfa8e126855b25f341a0a7e59b43d564 = 0x3C         ;
        constexpr std::uintptr_t _73951832160aab1fdcc38cba222c8c13e4b017aa = 0x40         ;
    }

    namespace %171e1082dc075374eb031b2e93e8df92e9d8b738
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _af255f4c3e5ed7c7a9493c6551061db32388219c = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _085c8fc114722052e32edf10b5b3d8420a0a566e = 0x0          ;
            constexpr std::uintptr_t _b82ce75ca4710d3824ea8724999c15bc4be14c9d = 0x8          ;
            constexpr std::uintptr_t _580991e3806e5e92134cd0c99ff91618641fd6ee = 0x10         ;
            constexpr std::uintptr_t _5649f4f9d3e997153be1868ce50d47d77bf6c8f0 = 0x18         ;
            constexpr std::uintptr_t _1e2a8c47d6fc75ebed599b69cd89770bf4e20b73 = 0x20         ;
        }

    }

    namespace Request
    {
        constexpr std::uintptr_t SteamTicket                      = 0x10         ;
        constexpr std::uintptr_t ServerId                         = 0x18         ;
    }

    namespace Status
    {
        constexpr std::uintptr_t IsInstalled                      = 0x10         ;
        constexpr std::uintptr_t IsPushEnabled                    = 0x11         ;
        constexpr std::uintptr_t IsSubscribed                     = 0x12         ;
    }

    namespace %26bc3ec8dc986048516524cd3684fad9e4f0f989
    {
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x10         ;
        constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x14         ;
        constexpr std::uintptr_t _78e088056d1bc82099cdc35e78060546e0fdcc6f = 0x18         ;
        constexpr std::uintptr_t _9ba3f9f7fb87666182a4cb28439407972d640f60 = 0x20         ;
        constexpr std::uintptr_t _da3a14c3034b73d168904ff4685709d4bd3ac689 = 0x28         ;
        constexpr std::uintptr_t _092c92e393ac43c95ed520c5af69ef5709a0d4c6 = 0x2C         ;
        constexpr std::uintptr_t _936b0d71e0e28506c518a64839e4133035a9de99 = 0x30         ;
        constexpr std::uintptr_t _6035529a3689742ab1ac3d04767d9186a9297ce1 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _bdb397aca7040121b7d658929698b0576e3da679 = 0x0          ;
            constexpr std::uintptr_t _345791f7b847ae95c9936f5a9f9920483d2e859f = 0x8          ;
            constexpr std::uintptr_t _194bcd88930792116c47e91f4cc1b5798e3ecf81 = 0x10         ;
            constexpr std::uintptr_t _79d432740f14a520c6d0ce5c3677e7c97a9e2dab = 0x18         ;
            constexpr std::uintptr_t _ab92bd32e2c15f0a39e1a5746a57fca7503dd5fa = 0x20         ;
            constexpr std::uintptr_t _45a5771fe188523e7c0e68bf2b1f140e1a4ae314 = 0x30         ;
            constexpr std::uintptr_t _50aad3ff0de03556a0751e40d1cf6f9e709717cf = 0x38         ;
        }

    }

    namespace AlternateAttack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t random                           = 0x18         ;
        constexpr std::uintptr_t dontIncrement                    = 0x19         ;
        constexpr std::uintptr_t targetTransitions                = 0x20         ;
    }

    namespace WindZoneEx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _908345327a5f08640c33a868c2d9f1c1a016cdf9 = 0x20         ;
    }

    namespace TriggerPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace NeonSign
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t changeTextDialog                 = 0x358        ;
        constexpr std::uintptr_t paintableSources                 = 0x360        ;
        constexpr std::uintptr_t overrideMaxImageWidth            = 0x368        ;
        constexpr std::uintptr_t overrideMaxImageHeight           = 0x36C        ;
        constexpr std::uintptr_t RequiredHeldEntity               = 0x388        ;
        constexpr std::uintptr_t showIODisplayName                = 0x3A0        ;
        constexpr std::uintptr_t topLeft                          = 0x3D0        ;
        constexpr std::uintptr_t topRight                         = 0x3D8        ;
        constexpr std::uintptr_t bottomLeft                       = 0x3E0        ;
        constexpr std::uintptr_t bottomRight                      = 0x3E8        ;
        constexpr std::uintptr_t lightIntensity                   = 0x3F0        ;
        constexpr std::uintptr_t powerConsumption                 = 0x3F4        ;
        constexpr std::uintptr_t activeMaterial                   = 0x3F8        ;
        constexpr std::uintptr_t inactiveMaterial                 = 0x400        ;
        constexpr std::uintptr_t ambientSoundEmitter              = 0x418        ;
        constexpr std::uintptr_t switchSoundDef                   = 0x420        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x340        ;
        constexpr std::uintptr_t _21e7f8617acb51227aa6734f34355f4106d833a7 = 0x348        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x350        ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x370        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x378        ;
        constexpr std::uintptr_t _540409f5e22058ac3bdb02c1b0bbd4b730dd050e = 0x380        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x390        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x398        ;
        constexpr std::uintptr_t _83c3b2a5ca2f105de853cac2d94e0320fdcf6a9f = 0x3A1        ;
        constexpr std::uintptr_t _604b8c83ecc0250731e8647a204feecc2cd9ff38 = 0x3A2        ;
        constexpr std::uintptr_t _f92c4cab049e4ed52bfce842b9970f1ac43d9ffe = 0x3A8        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x3B0        ;
        constexpr std::uintptr_t _fc4ef89a5b5138b88ce0f34c83de4c98814403fc = 0x3B8        ;
        constexpr std::uintptr_t _47877c656f83839e9d1d2922466e513a4f44bf8f = 0x3C0        ;
        constexpr std::uintptr_t _44170aa169f73c8c1eae0c9060761c157b93feee = 0x3C8        ;
        constexpr std::uintptr_t _172e4bc6be1b9b839f6e3397d1158329b2503899 = 0x408        ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x40C        ;
        constexpr std::uintptr_t _e2b6b4da200a5ee02e0c0bd84cc5834a68679b79 = 0x410        ;
    }

    namespace UIFishing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TensionLine                      = 0x20         ;
        constexpr std::uintptr_t FillImage                        = 0x28         ;
        constexpr std::uintptr_t FillGradient                     = 0x30         ;

        constexpr std::uintptr_t _1ab517b2c1bb96fbfa084bf0abd3ff48a73d7002 = 0x38         ;
    }

    namespace TriggerNoRespawnZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t maxDepth                         = 0x50         ;
        constexpr std::uintptr_t maxAltitude                      = 0x54         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _51a390843b50dc5d8b5594e339c466622f7ec693 = 0x58         ;
        constexpr std::uintptr_t _c9a69529cd7d074695551e565ed2dcd4affec971 = 0x60         ;
    }

    namespace PlayingCardsViewmodel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cardUICanvas                     = 0x20         ;
        constexpr std::uintptr_t cardA                            = 0x28         ;
        constexpr std::uintptr_t cardB                            = 0x30         ;
        constexpr std::uintptr_t blankCard                        = 0x38         ;
    }

    namespace QualityLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace State
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t quality                          = 0x14         ;
    }

    namespace ParticleCollisionLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t playOnShow                       = 0x88         ;
        constexpr std::uintptr_t disableSubEmittersOnShow         = 0x89         ;
        constexpr std::uintptr_t States                           = 0xB0         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _b1d4e05a8e330cfa0b88f94e057d5d2feed1df60 = 0x90         ;
        constexpr std::uintptr_t _c019c077dc771d362e9c5bd4dd52ffb0e7df5528 = 0x98         ;
        constexpr std::uintptr_t _d2529341330d49acff8ecc94abefaff2ff344b6a = 0xA0         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0xA4         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0xA8         ;
        constexpr std::uintptr_t _8af3671e835c25818c704f719d369f1bac144973 = 0xA9         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0xAA         ;
    }

    namespace %2270871c2f5441f00680c5906ccfe951408864a3
    {
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x20         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x40         ;
    }

    namespace LootPanelLocker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t controls                         = 0x50         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace DeepSeaFloatingCityMapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace TestMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %b25abd9c6ca28424f118a769db24644c31e8316d
    {
    }

    namespace WindZoneExManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t maxAccumMain                     = 0x20         ;
        constexpr std::uintptr_t maxAccumTurbulence               = 0x24         ;
        constexpr std::uintptr_t globalMainScale                  = 0x28         ;
        constexpr std::uintptr_t globalTurbulenceScale            = 0x2C         ;
        constexpr std::uintptr_t testPosition                     = 0x30         ;
    }

    namespace ModifierLimits-fake-1
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t minValue                         = 0x14         ;
        constexpr std::uintptr_t maxValue                         = 0x18         ;
        constexpr std::uintptr_t limits                           = 0x20         ;
    }

    namespace AttackTickEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace ResourceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GameContentList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t resourceType                     = 0x20         ;
        constexpr std::uintptr_t foundObjects                     = 0x28         ;
    }

    namespace TagType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SceneToPrefabTag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
        constexpr std::uintptr_t SpecificLOD                      = 0x24         ;
    }

    namespace %90e020e565259f806afe9574b5aabb359a94b16b
    {
        constexpr std::uintptr_t _33d73b1e9cf35b8c2f8740e83b378f64124185bf = 0x10         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _72dbc2e1a7c007b3b86f6d49d0d8967ac5d0260b = 0x0          ;
        }

    }

    namespace MedicalTool
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t healDurationSelf                 = 0x380        ;
        constexpr std::uintptr_t healDurationOther                = 0x384        ;
        constexpr std::uintptr_t healDurationOtherWounded         = 0x388        ;
        constexpr std::uintptr_t maxDistanceOther                 = 0x38C        ;
        constexpr std::uintptr_t canUseOnOther                    = 0x390        ;
        constexpr std::uintptr_t canRevive                        = 0x391        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _a46affcb44f06d4d687038bb4419e28acf95278d = 0x398        ;
        constexpr std::uintptr_t _82638a5a76ee15e63eb6d408aaa53ec7fb8ee6dd = 0x3A0        ;
    }

    namespace SlotMachineStorage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t Amount                           = 0x3A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace DeferredMeshDecalRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _ad7b31696b18d9a694271d46141f4bfff0f33595 = 0x20         ;
        constexpr std::uintptr_t _bba4bcae5928c8a68b1202683caf311f039a0be0 = 0x28         ;
        constexpr std::uintptr_t _b83a66347f219d6bc4114d8384b1ac5862394073 = 0x30         ;
        constexpr std::uintptr_t _2a3e42c9d7c0e062bec8ca1b9d7b3889705fceb5 = 0x38         ;
    }

    namespace UIMapGenericRadius
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t radialImage                      = 0x20         ;
        constexpr std::uintptr_t outlineImage                     = 0x28         ;
        constexpr std::uintptr_t radius                           = 0x30         ;
        constexpr std::uintptr_t fade                             = 0x38         ;
        constexpr std::uintptr_t rect                             = 0x40         ;
    }

    namespace PortalModeEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeepSeaPortal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10763630   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t DebugRenderer                    = 0x200        ;
        constexpr std::uintptr_t BuoyPrefab                       = 0x208        ;
        constexpr std::uintptr_t PortalMode                       = 0x210        ;
        constexpr std::uintptr_t PortalDirection                  = 0x214        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _2c07279ac1e4489a8007ad98924837a93be322d3 = 0x218        ;
        constexpr std::uintptr_t _854694d64bf9f1890a4b9803cb0be858bc4f734e = 0x220        ;

        namespace _static
        {
            constexpr std::uintptr_t _5d10e0e83a2df9ee8ee5bbcbf90f113c1a65bcc2 = 0x0          ;
            constexpr std::uintptr_t _ca19f0535f85c5aebc308bd8780e7cfab3522854 = 0x1          ;
        }

    }

    namespace UIWounded
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t group                            = 0x28         ;
        constexpr std::uintptr_t chanceFill                       = 0x30         ;
        constexpr std::uintptr_t chanceText                       = 0x38         ;
        constexpr std::uintptr_t timeRemainingFill                = 0x40         ;
        constexpr std::uintptr_t timeRemainingText                = 0x48         ;
    }

    namespace %8e92c564f9f90b338756686350e02333d125897b
    {
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _22f00b26366362bd42129c6f9e80eb24e80efc2d = 0x0          ;
            constexpr std::uintptr_t _792d514fb44d1cea727eed41bdfd541798eb06da = 0x8          ;
            constexpr std::uintptr_t _3d53f67c1ee209c9f4706bf43778f3299e5e55f8 = 0x10         ;
        }

    }

    namespace EmojiController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Image                            = 0x20         ;
        constexpr std::uintptr_t VideoImage                       = 0x28         ;
        constexpr std::uintptr_t rectTransform                    = 0x30         ;

        constexpr std::uintptr_t _de200d22ee6c9377747a1d0e20b71717aa42df13 = 0x38         ;
        constexpr std::uintptr_t _0aeb381e582dd39cd6c275931f1f57d906a34785 = 0x70         ;
        constexpr std::uintptr_t _30bf839c897dc1f0b494f7c54158a9c68208f994 = 0x78         ;
    }

    namespace ItemModShield
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856388   ;
        constexpr std::uintptr_t _af6641aab7a6ded37d7963a6bb773673541616af = 0x10         ;
        constexpr std::uintptr_t _7582692ab7ce99516d6f5a8c7c4743ca6f2321c8 = 0x18         ;
        constexpr std::uintptr_t _7b8073512f1ed3dc76c37508c78767650d4cc447 = 0x40         ;
        constexpr std::uintptr_t _f05d95c56f8090053e53a5dd8814eb0f76e3ed89 = 0x48         ;
        constexpr std::uintptr_t _987d3456e2bd3c48346919c19e32f26837e314bb = 0x58         ;
        constexpr std::uintptr_t _95ebe562ba6ab7fb35500aa18575c23b72d8f4c4 = 0x60         ;
    }

    namespace %d1b30dc6ee9e36bdbe11b4b609ad29f23e489620
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _b1609a48159911b2bc8aec8bb27c0ec1452db7c7 = 0x0          ;
            constexpr std::uintptr_t _85887186fbffc3e2d2b68eed61e5dffe1f51ad2e = 0x8          ;
            constexpr std::uintptr_t _aa0c4531308a2019e530084d0b00de3d94f8ac28 = 0x10         ;
            constexpr std::uintptr_t _a44367c1bc369b4ed269881443bbb3c4a29e46ab = 0x18         ;
            constexpr std::uintptr_t _2a224d8f1d42b60c6fa1315e8526e986998dc148 = 0x20         ;
            constexpr std::uintptr_t _7cfdd3c7d63546ad6ae700da671eec2bfd0b6f09 = 0x28         ;
        }

    }

    namespace DropBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t ownerPanel                       = 0x3B0        ;
        constexpr std::uintptr_t mailDropSound                    = 0x3B8        ;
        constexpr std::uintptr_t autoSubmitWhenClosed             = 0x3C0        ;
        constexpr std::uintptr_t shouldMarkAsFull                 = 0x3C1        ;
        constexpr std::uintptr_t InputSlotCount                   = 0x3C4        ;
        constexpr std::uintptr_t EyePoint                         = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _72ab0399abb81897036ccb52af4ca385bba064b7 = 0x3A8        ;
    }

    namespace surveySpawnType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ResourceDepositEntry
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t efficiency                       = 0x18         ;
        constexpr std::uintptr_t amount                           = 0x1C         ;
        constexpr std::uintptr_t startAmount                      = 0x20         ;
        constexpr std::uintptr_t workNeeded                       = 0x24         ;
        constexpr std::uintptr_t workDone                         = 0x28         ;
        constexpr std::uintptr_t spawnType                        = 0x2C         ;
        constexpr std::uintptr_t isLiquid                         = 0x30         ;
    }

    namespace ResourceDeposit
    {
        constexpr std::uintptr_t lastSurveyTime                   = 0x10         ;
        constexpr std::uintptr_t origin                           = 0x14         ;
        constexpr std::uintptr_t _resources                       = 0x20         ;
    }

    namespace ResourceDepositManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t _deposits                        = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;

        namespace _static
        {
            constexpr std::uintptr_t _159637761c2859d238660341309bdaff09ca21c0 = 0x0          ;
            constexpr std::uintptr_t _27e5a790c23f8cac497c6237cc7b1cfc45c5c9a5 = 0x8          ;
        }

    }

    namespace RTLTMP_InputField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_SoftKeyboard                   = 0x100        ;
        constexpr std::uintptr_t m_RectTransform                  = 0x108        ;
        constexpr std::uintptr_t m_TextViewport                   = 0x110        ;
        constexpr std::uintptr_t m_TextComponentRectMask          = 0x118        ;
        constexpr std::uintptr_t m_TextViewportRectMask           = 0x120        ;
        constexpr std::uintptr_t m_TextComponent                  = 0x128        ;
        constexpr std::uintptr_t m_TextComponentRectTransform     = 0x130        ;
        constexpr std::uintptr_t m_Placeholder                    = 0x138        ;
        constexpr std::uintptr_t m_VerticalScrollbar              = 0x140        ;
        constexpr std::uintptr_t m_VerticalScrollbarEventHandler  = 0x148        ;
        constexpr std::uintptr_t m_IsDrivenByLayoutComponents     = 0x150        ;
        constexpr std::uintptr_t m_LayoutGroup                    = 0x158        ;
        constexpr std::uintptr_t m_IScrollHandlerParent           = 0x160        ;
        constexpr std::uintptr_t m_ScrollPosition                 = 0x168        ;
        constexpr std::uintptr_t m_ScrollSensitivity              = 0x16C        ;
        constexpr std::uintptr_t m_ContentType                    = 0x170        ;
        constexpr std::uintptr_t m_InputType                      = 0x174        ;
        constexpr std::uintptr_t m_AsteriskChar                   = 0x178        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x17C        ;
        constexpr std::uintptr_t m_LineType                       = 0x180        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x184        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x185        ;
        constexpr std::uintptr_t m_CharacterValidation            = 0x188        ;
        constexpr std::uintptr_t m_RegexValue                     = 0x190        ;
        constexpr std::uintptr_t m_GlobalPointSize                = 0x198        ;
        constexpr std::uintptr_t m_CharacterLimit                 = 0x19C        ;
        constexpr std::uintptr_t m_OnEndEdit                      = 0x1A0        ;
        constexpr std::uintptr_t m_OnSubmit                       = 0x1A8        ;
        constexpr std::uintptr_t m_OnSelect                       = 0x1B0        ;
        constexpr std::uintptr_t m_OnDeselect                     = 0x1B8        ;
        constexpr std::uintptr_t m_OnTextSelection                = 0x1C0        ;
        constexpr std::uintptr_t m_OnEndTextSelection             = 0x1C8        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x1D0        ;
        constexpr std::uintptr_t m_OnTouchScreenKeyboardStatusChanged = 0x1D8        ;
        constexpr std::uintptr_t m_OnValidateInput                = 0x1E0        ;
        constexpr std::uintptr_t m_CaretColor                     = 0x1E8        ;
        constexpr std::uintptr_t m_CustomCaretColor               = 0x1F8        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x1FC        ;
        constexpr std::uintptr_t m_Text                           = 0x210        ;
        constexpr std::uintptr_t m_CaretBlinkRate                 = 0x218        ;
        constexpr std::uintptr_t m_CaretWidth                     = 0x21C        ;
        constexpr std::uintptr_t m_ReadOnly                       = 0x220        ;
        constexpr std::uintptr_t m_RichText                       = 0x221        ;
        constexpr std::uintptr_t m_StringPosition                 = 0x224        ;
        constexpr std::uintptr_t m_StringSelectPosition           = 0x228        ;
        constexpr std::uintptr_t m_CaretPosition                  = 0x22C        ;
        constexpr std::uintptr_t m_CaretSelectPosition            = 0x230        ;
        constexpr std::uintptr_t caretRectTrans                   = 0x238        ;
        constexpr std::uintptr_t m_CursorVerts                    = 0x240        ;
        constexpr std::uintptr_t m_CachedInputRenderer            = 0x248        ;
        constexpr std::uintptr_t m_LastPosition                   = 0x250        ;
        constexpr std::uintptr_t m_Mesh                           = 0x258        ;
        constexpr std::uintptr_t m_AllowInput                     = 0x260        ;
        constexpr std::uintptr_t m_ShouldActivateNextUpdate       = 0x261        ;
        constexpr std::uintptr_t m_UpdateDrag                     = 0x262        ;
        constexpr std::uintptr_t m_DragPositionOutOfBounds        = 0x263        ;
        constexpr std::uintptr_t m_CaretVisible                   = 0x264        ;
        constexpr std::uintptr_t m_BlinkCoroutine                 = 0x268        ;
        constexpr std::uintptr_t m_BlinkStartTime                 = 0x270        ;
        constexpr std::uintptr_t m_DragCoroutine                  = 0x278        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x280        ;
        constexpr std::uintptr_t m_WasCanceled                    = 0x288        ;
        constexpr std::uintptr_t m_HasDoneFocusTransition         = 0x289        ;
        constexpr std::uintptr_t m_WaitForSecondsRealtime         = 0x290        ;
        constexpr std::uintptr_t m_PreventCallback                = 0x298        ;
        constexpr std::uintptr_t m_TouchKeyboardAllowsInPlaceEditing = 0x299        ;
        constexpr std::uintptr_t m_IsTextComponentUpdateRequired  = 0x29A        ;
        constexpr std::uintptr_t m_HasTextBeenRemoved             = 0x29B        ;
        constexpr std::uintptr_t m_PointerDownClickStartTime      = 0x29C        ;
        constexpr std::uintptr_t m_KeyDownStartTime               = 0x2A0        ;
        constexpr std::uintptr_t m_DoubleClickDelay               = 0x2A4        ;
        constexpr std::uintptr_t m_IsApplePlatform                = 0x2A8        ;
        constexpr std::uintptr_t m_IsCompositionActive            = 0x2A9        ;
        constexpr std::uintptr_t m_ShouldUpdateIMEWindowPosition  = 0x2AA        ;
        constexpr std::uintptr_t m_PreviousIMEInsertionLine       = 0x2AC        ;
        constexpr std::uintptr_t m_GlobalFontAsset                = 0x2B0        ;
        constexpr std::uintptr_t m_OnFocusSelectAll               = 0x2B8        ;
        constexpr std::uintptr_t m_isSelectAll                    = 0x2B9        ;
        constexpr std::uintptr_t m_ResetOnDeActivation            = 0x2BA        ;
        constexpr std::uintptr_t m_SelectionStillActive           = 0x2BB        ;
        constexpr std::uintptr_t m_ReleaseSelection               = 0x2BC        ;
        constexpr std::uintptr_t m_LastKeyCode                    = 0x2C0        ;
        constexpr std::uintptr_t m_PreviouslySelectedObject       = 0x2C8        ;
        constexpr std::uintptr_t m_KeepTextSelectionVisible       = 0x2D0        ;
        constexpr std::uintptr_t m_RestoreOriginalTextOnEscape    = 0x2D1        ;
        constexpr std::uintptr_t m_isRichTextEditingAllowed       = 0x2D2        ;
        constexpr std::uintptr_t m_LineLimit                      = 0x2D4        ;
        constexpr std::uintptr_t isAlert                          = 0x2D8        ;
        constexpr std::uintptr_t m_InputValidator                 = 0x2E0        ;
        constexpr std::uintptr_t m_ShouldActivateOnSelect         = 0x2E8        ;
        constexpr std::uintptr_t m_isSelected                     = 0x2E9        ;
        constexpr std::uintptr_t m_IsStringPositionDirty          = 0x2EA        ;
        constexpr std::uintptr_t m_IsCaretPositionDirty           = 0x2EB        ;
        constexpr std::uintptr_t m_forceRectTransformAdjustment   = 0x2EC        ;
        constexpr std::uintptr_t m_IsKeyboardBeingClosedInHoloLens = 0x2ED        ;
        constexpr std::uintptr_t m_ProcessingEvent                = 0x2F0        ;
        constexpr std::uintptr_t isRunningSubstitution            = 0x2F8        ;
        constexpr std::uintptr_t changeAlignment                  = 0x300        ;
    }

    namespace BlurTypeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10740B38   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace FrankensteinTable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t FrankensteinPrefab               = 0x3B8        ;
        constexpr std::uintptr_t SpawnLocation                    = 0x3C0        ;
        constexpr std::uintptr_t WeaponItem                       = 0x3C8        ;
        constexpr std::uintptr_t HeadItems                        = 0x3D0        ;
        constexpr std::uintptr_t TorsoItems                       = 0x3D8        ;
        constexpr std::uintptr_t LegItems                         = 0x3E0        ;
        constexpr std::uintptr_t ItemsToUse                       = 0x3E8        ;
        constexpr std::uintptr_t TableVisuals                     = 0x3F0        ;
        constexpr std::uintptr_t TableDownDuration                = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _c061f82346509c2933ede4fc12e6a3794ee61382 = 0x3A8        ;
        constexpr std::uintptr_t _10d711f03aede0a0db3981341d920e08fb3da72c = 0x3B0        ;
    }

    namespace TonemappingOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tonemapping                      = 0x38         ;

        constexpr std::uintptr_t _fb51923341dc14543d0d219a6026e6c9affc89c9 = 0x20         ;
        constexpr std::uintptr_t _3f296afcec4c24a246a78c2e6b07bd8973998f10 = 0x28         ;
        constexpr std::uintptr_t _984d83fe3f79c7d2c66dabb8b9030ca0e336ca07 = 0x30         ;
        constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x40         ;
        constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x44         ;
    }

    namespace %5d5e6b4c893e4bede094842e5125782631856b1f
    {
        constexpr std::uintptr_t _91a9fbc55392363ec277149e331b57e061181eb3 = 0x10         ;
        constexpr std::uintptr_t _40ac35b015cb08a7df0393509ebb84def3c30e63 = 0x18         ;
        constexpr std::uintptr_t _3bb4da9aaa8b0106a0b49fa3698930f308c26d30 = 0x20         ;
        constexpr std::uintptr_t _edb05d95e9fe8934383c87a53c2c87cfef8fb6ab = 0x28         ;
        constexpr std::uintptr_t _afb56531ed7b7f33e4db07c6a2c29f2dcb058bb0 = 0x30         ;
        constexpr std::uintptr_t _6806ed8a8f7cc2a7d5ee040ffa4a725691859646 = 0x38         ;
        constexpr std::uintptr_t _a142102fb6d20e61fbd87834ecc1c5c913954a15 = 0x40         ;
        constexpr std::uintptr_t _3f84eda2896008bfb55271b1a90417d20e58e615 = 0x48         ;
        constexpr std::uintptr_t _3731e063604f8c4a2463533c09d6f0643cc6b074 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _2a5a5867f33339452b7586aa2f46c869a266cc0a = 0x0          ;
            constexpr std::uintptr_t _79cd230d06aba39bc6eba3c03e209c14f8dd3ce2 = 0x8          ;
            constexpr std::uintptr_t _8d9c2295c26989bf8a47355bbf9dbef4680cc1b9 = 0x10         ;
            constexpr std::uintptr_t _821c5e90ba9bbec85515fbcd18726fce9d6e6a4d = 0x18         ;
        }

    }

    namespace DeployedFigurine
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t UseCooldown                      = 0x2D8        ;
        constexpr std::uintptr_t HurtPerUse                       = 0x2DC        ;
        constexpr std::uintptr_t WobbleAnimator                   = 0x2E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _62247d3397b2760caa8e8490ebf9bf2b79316b1b = 0x2D0        ;
    }

    namespace MenuTip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
        constexpr std::uintptr_t icon                             = 0x28         ;
        constexpr std::uintptr_t screen                           = 0x30         ;

        constexpr std::uintptr_t _0e11e6a1a50c1a088a2e163895a373c0bc595bff = 0x38         ;
        constexpr std::uintptr_t _06ad973d2590700115f3df7a963ed179f82d4a7c = 0x3C         ;
        constexpr std::uintptr_t _9f9e43f694b3ed47dfa13a7c328e04c205680799 = 0x40         ;
    }

    namespace %b6339933c6986c2577331193b3f83f096062183e
    {
        constexpr std::uintptr_t _6b450f5b7730d46f7eacb9dccb34404ede3a75a0 = 0x10         ;
        constexpr std::uintptr_t _d83f7050723f9a023568827f79004c64866143ad = 0x20         ;
        constexpr std::uintptr_t _8fa3ae9058eb907ae43b4741b636d5defaaa3fc0 = 0x30         ;
        constexpr std::uintptr_t _8c0632a33577685c3aba922e6eaddd6a03c6afe4 = 0x40         ;
        constexpr std::uintptr_t _26a37b5d2f74920dfde3cef029806a23a85edc48 = 0x50         ;
    }

    namespace CopyPasteEntity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107461B0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;

        namespace _static
        {
            constexpr std::uintptr_t _71d2a638419fe8b24418c9098281ea83a289a7fb = 0x0          ;
            constexpr std::uintptr_t _6b0283a5d6c3e0e2596d794404a4311932cb7546 = 0x8          ;
        }

    }

    namespace HitboxCollision
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Owner                            = 0x20         ;
        constexpr std::uintptr_t model                            = 0x28         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ClientIOLineParent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t parentEntity                     = 0x20         ;
        constexpr std::uintptr_t boneName                         = 0x28         ;
        constexpr std::uintptr_t ignoreForPlugConnections         = 0x30         ;
    }

    namespace EaselDeployable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t easelTopBar                      = 0x308        ;
        constexpr std::uintptr_t easelBottomBar                   = 0x310        ;
        constexpr std::uintptr_t cameraPaintingAnchor             = 0x318        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _f1bc31e56f1f3ca82373ec55971c4bdbc2725723 = 0x320        ;
        constexpr std::uintptr_t _d14ad6dde530907837e52a0de5537c9e60be71a4 = 0x328        ;
        constexpr std::uintptr_t _e03ac81bbe69a6c26ad81b515b3df3e9c6eb2860 = 0x334        ;
    }

    namespace AttachmentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ViewmodelAttachment
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t modelObject                      = 0x28         ;
        constexpr std::uintptr_t targetBone                       = 0x30         ;
        constexpr std::uintptr_t hideViewModelIronSights          = 0x38         ;
        constexpr std::uintptr_t attachmentType                   = 0x3C         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _5496d7deebe0f8112f55423425c939c6e75d7536 = 0x40         ;
        constexpr std::uintptr_t _8bbfa4141f63070ac787bc2f420f3d68f93277e8 = 0x48         ;
    }

    namespace ElectricalHeater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t fadeDuration                     = 0x340        ;
        constexpr std::uintptr_t sourceLight                      = 0x348        ;
        constexpr std::uintptr_t secondaryLight                   = 0x350        ;
        constexpr std::uintptr_t growableHeatSource               = 0x358        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _1ecaf7dcba1f8acedb0448f0b114c55f333741ad = 0x360        ;
        constexpr std::uintptr_t _6965a1b12f5f4e77818632a85d8af39ed318a93b = 0x368        ;
        constexpr std::uintptr_t _ba7f56d21afaee4ea8ecd006422dd7411bf4832c = 0x370        ;
    }

    namespace RecipeIngredient
    {
        constexpr std::uintptr_t Ingredient                       = 0x0          ;
        constexpr std::uintptr_t Count                            = 0x8          ;
    }

    namespace Recipe
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t ProducedItem                     = 0x18         ;
        constexpr std::uintptr_t ProducedItemCount                = 0x20         ;
        constexpr std::uintptr_t CanQueueMultiple                 = 0x24         ;
        constexpr std::uintptr_t SpawnedItem                      = 0x28         ;
        constexpr std::uintptr_t SpawnedItemName                  = 0x30         ;
        constexpr std::uintptr_t SpawnedItemDescription           = 0x38         ;
        constexpr std::uintptr_t SpawnedItemIcon                  = 0x40         ;
        constexpr std::uintptr_t RequiresBlueprint                = 0x48         ;
        constexpr std::uintptr_t Ingredients                      = 0x50         ;
        constexpr std::uintptr_t MixingDuration                   = 0x58         ;
    }

    namespace DemoCloneSave
    {
        constexpr std::uintptr_t PlayerId                         = 0x10         ;
        constexpr std::uintptr_t PlayerName                       = 0x18         ;
        constexpr std::uintptr_t Hidden                           = 0x20         ;
        constexpr std::uintptr_t AnimSource                       = 0x28         ;
        constexpr std::uintptr_t ClipStart                        = 0x30         ;
        constexpr std::uintptr_t ClipDuration                     = 0x34         ;
        constexpr std::uintptr_t ClipTrimStart                    = 0x38         ;
        constexpr std::uintptr_t ClipSourceDuration               = 0x3C         ;
        constexpr std::uintptr_t Clips                            = 0x40         ;
        constexpr std::uintptr_t ClothingOverride                 = 0x48         ;
        constexpr std::uintptr_t Clothing                         = 0x50         ;
        constexpr std::uintptr_t HasPositionTrack                 = 0x58         ;
        constexpr std::uintptr_t PositionKeys                     = 0x60         ;
        constexpr std::uintptr_t Cloned                           = 0x68         ;
        constexpr std::uintptr_t SpawnX                           = 0x6C         ;
        constexpr std::uintptr_t SpawnY                           = 0x70         ;
        constexpr std::uintptr_t SpawnZ                           = 0x74         ;
        constexpr std::uintptr_t SpawnYaw                         = 0x78         ;
        constexpr std::uintptr_t AppearanceSeed                   = 0x80         ;
        constexpr std::uintptr_t RotationOverride                 = 0x88         ;
        constexpr std::uintptr_t RotationYaw                      = 0x8C         ;
    }

    namespace DeployableDecay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t decayDelay                       = 0xA0         ;
        constexpr std::uintptr_t decayDuration                    = 0xA4         ;
        constexpr std::uintptr_t overrideHealRate                 = 0xA8         ;
        constexpr std::uintptr_t decayTickOverride                = 0xAC         ;
        constexpr std::uintptr_t decayIndoors                     = 0xB0         ;
        constexpr std::uintptr_t healRate                         = 0xB4         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace UIMissionNonItemReward
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextField                        = 0x20         ;
        constexpr std::uintptr_t Icon                             = 0x28         ;
    }

    namespace %44aa1f140e8979ae6bbd7d4197ee1564c381340c
    {
        constexpr std::uintptr_t _edadc47ecce105a9eea0fb8bdfb23bc1948f359d = 0x10         ;
        constexpr std::uintptr_t _aa5cc1de4533b589fcea706ea421a4a42821f7e1 = 0x14         ;
        constexpr std::uintptr_t _19616c6f9986948a965ac0bc9741be60ae8f9968 = 0x18         ;
        constexpr std::uintptr_t _517eebd7c005cc2aa051bcc9baf287163ef71d9d = 0x1C         ;
        constexpr std::uintptr_t _6c539dcb2e81e9447d80447d85caa33d3a1d0171 = 0x20         ;
        constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x28         ;
        constexpr std::uintptr_t _a57ef676716fbddc461314455908bb6595c3a292 = 0x30         ;
        constexpr std::uintptr_t _9ac317e07208157e70c7d4650a1c34edc7565c6f = 0x38         ;
        constexpr std::uintptr_t _e3719e0a1d87af35bb048227e28591f26c388e45 = 0x40         ;
        constexpr std::uintptr_t _571246d560e40ac6cbd6cbc30c104c3849aa1e98 = 0x44         ;
        constexpr std::uintptr_t _464f0d61a823483e8119f5c392774f86ceba1f5f = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _c0578303f25a1467ade7c93f5a85b98f2f1d6b7b = 0x0          ;
            constexpr std::uintptr_t _1fb9ace0506e92f4c997bfa25964c56b605f0d8d = 0x8          ;
            constexpr std::uintptr_t _4847559570cf6a947afbcfdd9b11a779dbfbd58c = 0x10         ;
        }

    }

    namespace GenerateClutterTopology
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t Disabled                         = 0x24         ;
        constexpr std::uintptr_t Description                      = 0x28         ;
        constexpr std::uintptr_t HideInMapCreator                 = 0x30         ;
        constexpr std::uintptr_t MapCreatorCategory               = 0x38         ;
    }

    namespace %f6821223f648f7c088b2f15d67ee5716c7438569
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _c381ef7d793dc241c45398ab2da6bb62d0997a14 = 0x0          ;
            constexpr std::uintptr_t _f10695a720047d6bf7f342ab107a9fb092df0065 = 0x10         ;
            constexpr std::uintptr_t _1d2fb5376de0c0a776c7384ddd7fff1aee6732ce = 0x18         ;
        }

    }

    namespace HitType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HitNumber
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hitType                          = 0x20         ;
    }

    namespace DoorAnimEvents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t openStart                        = 0x20         ;
        constexpr std::uintptr_t openEnd                          = 0x28         ;
        constexpr std::uintptr_t closeStart                       = 0x30         ;
        constexpr std::uintptr_t closeEnd                         = 0x38         ;
        constexpr std::uintptr_t soundTarget                      = 0x40         ;
        constexpr std::uintptr_t checkAnimSpeed                   = 0x48         ;

        constexpr std::uintptr_t _e0d2a76b954c56dd402413d2d68d4fb4370ef2de = 0x50         ;
    }

    namespace SystemInfoGeneralText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
    }

    namespace %e88fda8759de76a4b4827f4847fc61c6f2da2cfd
    {
        constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x10         ;
        constexpr std::uintptr_t _01a6fc841014e9bcda82e64f85a82cc716827a1b = 0x18         ;
        constexpr std::uintptr_t _9dd3ff15acc61c80adf5067a85ce2b21ffb3e10d = 0x1C         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x20         ;
        constexpr std::uintptr_t _7e00f487dcabdebadc57ce405d33afb391ea5881 = 0x28         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _ae4ebd95245fab140e17eff0f602d70b359f7f26 = 0x0          ;
            constexpr std::uintptr_t _7dea81720f4d4746944e7f4395d7f04a787ab464 = 0x8          ;
        }

    }

    namespace StrobeLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t frequency                        = 0x340        ;
        constexpr std::uintptr_t lightMesh                        = 0x348        ;
        constexpr std::uintptr_t strobeLight                      = 0x350        ;
        constexpr std::uintptr_t burnRate                         = 0x364        ;
        constexpr std::uintptr_t lifeTimeSeconds                  = 0x368        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _1469094dc01a280306f1584ddaa195cf816732e4 = 0x358        ;
        constexpr std::uintptr_t _bc456ebc244448160b27bc914da48a37a12ede7d = 0x35C        ;
        constexpr std::uintptr_t _b14e890bf0f562a6efb19405fea73a29ac547c10 = 0x360        ;
        constexpr std::uintptr_t _db3cec85848cd866ede05ad8c37a82edfa9954e4 = 0x36C        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x370        ;
        constexpr std::uintptr_t _288d3fde86386af33e8a095926f0a159be4e85aa = 0x378        ;
        constexpr std::uintptr_t _4296aeea5c8a5924d185a46febb0b421ec22f094 = 0x380        ;
        constexpr std::uintptr_t _a1c10191f408e7404dde4ae2d9e31f0c2ea5f0df = 0x388        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x390        ;
    }

    namespace AccessibilityComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %f460f0a2b26e23af0d33ebed0df53f05104e0390
    {
        constexpr std::uintptr_t _0e67ca58749bf3edc1199821fc6b0c0b8beeee6d = 0x10         ;
        constexpr std::uintptr_t _9b372202e25a2a473cf63bc63c314e91d3d9f7ae = 0x1C         ;
        constexpr std::uintptr_t _d27cb41eab04cfbcce0fef704699312921cee210 = 0x20         ;
        constexpr std::uintptr_t _68c2219edb169a1762f676ac01a65121f0a5e3e1 = 0x30         ;
        constexpr std::uintptr_t _174ec7058cc523960325ffadd79ecde4ec806b8c = 0x38         ;
        constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _67369b9a65bea37d990f689d6377e955d2345eac = 0x0          ;
            constexpr std::uintptr_t _ee6960726c92ec586a26128dc01f4ccb81c0ba60 = 0x8          ;
            constexpr std::uintptr_t _b9509fdb06c64867ad6eb25245a381651cb77fd4 = 0x10         ;
        }

    }

    namespace FileSystem_Warmup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace WorldModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mass                             = 0x20         ;
    }

    namespace EffectRecycleLite
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabID                         = 0x20         ;
        constexpr std::uintptr_t isClient                         = 0x24         ;

        constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x28         ;
    }

    namespace RepairBench
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t maxConditionLostOnRepair         = 0x3A8        ;
        constexpr std::uintptr_t skinchangeEffect                 = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace FlybySound
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t flybySound                       = 0x20         ;
        constexpr std::uintptr_t flybySoundDistance               = 0x28         ;
        constexpr std::uintptr_t closeFlybySound                  = 0x30         ;
        constexpr std::uintptr_t closeFlybyDistance               = 0x38         ;

        constexpr std::uintptr_t _ea84b348a0b2e2b79c80e7b3640d7d0ac0d5f48b = 0x3C         ;
    }

    namespace ShopFront
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t maxUseAngle                      = 0x3A8        ;
        constexpr std::uintptr_t vendorPlayer                     = 0x3B0        ;
        constexpr std::uintptr_t customerPlayer                   = 0x3B8        ;
        constexpr std::uintptr_t transactionCompleteEffect        = 0x3C0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace LootPanelReclaim
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t oldOverflow                      = 0x50         ;
        constexpr std::uintptr_t overflowText                     = 0x58         ;
        constexpr std::uintptr_t overflowObject                   = 0x60         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace MissionManifest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t missionList                      = 0x18         ;
        constexpr std::uintptr_t positionGenerators               = 0x20         ;
    }

    namespace VehicleVendor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t machine                          = 0x848        ;
        constexpr std::uintptr_t canBeHurt                        = 0x850        ;
        constexpr std::uintptr_t ChildAnimator                    = 0x858        ;
        constexpr std::uintptr_t TotalNoAnimations                = 0x860        ;
        constexpr std::uintptr_t TotalYesAnimations               = 0x864        ;
        constexpr std::uintptr_t TotalGreetAnimations             = 0x868        ;
        constexpr std::uintptr_t TotalByeAnimations               = 0x86C        ;
        constexpr std::uintptr_t TotalWaveAnimations              = 0x870        ;
        constexpr std::uintptr_t NPCName                          = 0x880        ;
        constexpr std::uintptr_t conversations                    = 0x888        ;
        constexpr std::uintptr_t conversationResultActions        = 0x890        ;
        constexpr std::uintptr_t vehicleSpawner                   = 0x8A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838        ;
        constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878        ;
        constexpr std::uintptr_t _61bca087b008832d02b90cd115619e3c61bfcb25 = 0x898        ;
    }

    namespace GameModeOverride
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GameSetup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B12D0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t startServer                      = 0x20         ;
        constexpr std::uintptr_t clientConnectCommand             = 0x28         ;
        constexpr std::uintptr_t loadMenu                         = 0x30         ;
        constexpr std::uintptr_t loadLevel                        = 0x31         ;
        constexpr std::uintptr_t loadLevelScene                   = 0x38         ;
        constexpr std::uintptr_t loadSave                         = 0x40         ;
        constexpr std::uintptr_t loadSaveFile                     = 0x48         ;
        constexpr std::uintptr_t initializationFile               = 0x50         ;
        constexpr std::uintptr_t initializationCommands           = 0x58         ;
        constexpr std::uintptr_t normalRendering                  = 0x60         ;
        constexpr std::uintptr_t loadDemo                         = 0x61         ;
        constexpr std::uintptr_t loadDemoName                     = 0x68         ;
        constexpr std::uintptr_t forceDeepSea                     = 0x70         ;
        constexpr std::uintptr_t gameMode                         = 0x74         ;

        namespace _static
        {
            constexpr std::uintptr_t _8a0bf37295951bb41bfe83a8dcfaa0ac9fa55e83 = 0x0          ;
            constexpr std::uintptr_t _9b161fb964400e6308cde0f72d8b0fe0d66b90ca = 0x1          ;
        }

    }

    namespace UI_PartyInviteModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t InviteLabel                      = 0x20         ;
        constexpr std::uintptr_t AcceptButton                     = 0x28         ;
        constexpr std::uintptr_t ProfilePicture                   = 0x40         ;
        constexpr std::uintptr_t ProgressBar                      = 0x48         ;

        constexpr std::uintptr_t _c0fd37c37f07b62384b9ad4ac5682f6918b7da6a = 0x30         ;
        constexpr std::uintptr_t _0a779eb27492d4219e9a75ec30f5f3240b243336 = 0x38         ;
        constexpr std::uintptr_t _e50de9f5d139e7cc0d75528871feb570599373f2 = 0x50         ;
        constexpr std::uintptr_t _304c9e943926465d4b4c622ae7c1b8476df4b168 = 0x58         ;
    }

    namespace %5160c55d8c08dbe7d3e2fa2099ab4cd94d741ae4
    {
        constexpr std::uintptr_t _2bd6fa86dd8e378c25ecade09c31969a405c5a65 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _1f0db64632270945bb1be1f118c8e5130d53c426 = 0x0          ;
            constexpr std::uintptr_t _736ee836240e37ec1548fcd632ad7d8e6879b485 = 0x10         ;
        }

    }

    namespace DisabledTooltipOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemModMenuOption
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t commandName                      = 0x30         ;
        constexpr std::uintptr_t actionTarget                     = 0x38         ;
        constexpr std::uintptr_t option                           = 0x40         ;
        constexpr std::uintptr_t isPrimaryOption                  = 0x60         ;
        constexpr std::uintptr_t showDisabled                     = 0x61         ;
        constexpr std::uintptr_t disabledTooltipDescription       = 0x64         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace BaseMeshPaintable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _673f7c821b5fe923b1a25db4d720d86cbf11fba7 = 0x0          ;
            constexpr std::uintptr_t _6ad92bc496197253e306789a9fae0362cefe7ab9 = 0x8          ;
        }

    }

    namespace WipeStep
    {
        constexpr std::uintptr_t timeLeft                         = 0x0          ;
        constexpr std::uintptr_t message                          = 0x8          ;
        constexpr std::uintptr_t triggerFloatingCityAlarm         = 0x10         ;
        constexpr std::uintptr_t alarmEffect                      = 0x18         ;
    }

    namespace DeepSeaManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t PortalPrefab                     = 0x208        ;
        constexpr std::uintptr_t MainIslandBillboardPrefab        = 0x210        ;
        constexpr std::uintptr_t DeepSeaBillboardPrefab           = 0x218        ;
        constexpr std::uintptr_t vehicleWhitelist                 = 0x220        ;
        constexpr std::uintptr_t wipeSteps                        = 0x228        ;
        constexpr std::uintptr_t islandRefs                       = 0x230        ;
        constexpr std::uintptr_t floatingCityRefs                 = 0x238        ;
        constexpr std::uintptr_t ghostShipRefs                    = 0x240        ;
        constexpr std::uintptr_t SeaFloorMaterial                 = 0x248        ;
        constexpr std::uintptr_t EndWipeProgressToWeatherLerp     = 0x250        ;
        constexpr std::uintptr_t EndWipeRadiationCurve            = 0x258        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _8a622b54e87233159e92c347645077e7fa2c3cdd = 0x200        ;
        constexpr std::uintptr_t _1bec89e684fee00a62194d3f24210eceaea3d818 = 0x204        ;
        constexpr std::uintptr_t _c38a3a4f94fd17e9f35e3a22cf6734bc0fe8f219 = 0x260        ;
        constexpr std::uintptr_t _8afcf7272e3bb2f956ca46c684721ce591f83a44 = 0x268        ;
        constexpr std::uintptr_t _48d0a56e787435a5b4cd59dadc7a848614c74b70 = 0x270        ;
        constexpr std::uintptr_t _4d6001a84877d9a652ae67710762be62ec8e5a1b = 0x274        ;
        constexpr std::uintptr_t _f99e273d3bc96a492ea38c340f75686b8a735993 = 0x278        ;
        constexpr std::uintptr_t _b5db9964ae859affa1dcf99387d396ba0e3e29bd = 0x27C        ;
        constexpr std::uintptr_t _98884a4c9f4a044e89496695851c794239e5fba4 = 0x280        ;
        constexpr std::uintptr_t _9be44dd18b4cbb10b65f9c21a8430d766ed83089 = 0x284        ;
    }

    namespace GlobalNetworkBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %44f1823fa6fe9c03f98d36678cb1746e522d4986
    {
        constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14         ;
        constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20         ;
        constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28         ;
        constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30         ;
        constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38         ;
        constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C         ;
        constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48         ;
        constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C         ;
        constexpr std::uintptr_t _eefec6e86a6759e2dd15f2d146c411d31a3a1a63 = 0x60         ;
        constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x6C         ;
        constexpr std::uintptr_t _441b80ab8a8644ced7ce5410fc81be4583c788f5 = 0x78         ;
        constexpr std::uintptr_t _113f720756305a8995117ef3e334493124571992 = 0x80         ;
        constexpr std::uintptr_t _5ec54cba375c596391122640ea3905bced06d189 = 0x90         ;
        constexpr std::uintptr_t _3bb476f86dc1641c2a6da6eb65c52030c4b19aa1 = 0x98         ;
        constexpr std::uintptr_t _997a81972bba8ff1645268bac82f03103787412d = 0x9C         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t _02c3d611a93d1a388a3b3d90bfdb09aee47f2224 = 0x0          ;
            constexpr std::uintptr_t _ccd40afe985e9c4a8d85dbbfe8ef1a8a4035ed62 = 0x8          ;
            constexpr std::uintptr_t _3e4d57497e6ee0576cf45bed56bc5bf8d13105cd = 0x10         ;
            constexpr std::uintptr_t _190124948e82e328c251e40c8b39a5ea71e0c244 = 0x18         ;
            constexpr std::uintptr_t _fa25f2ea09676d82b940de25fb34c2a99b42d400 = 0x20         ;
            constexpr std::uintptr_t _57fde4d44ed06f7f9abfc56754f3255e755c5745 = 0x28         ;
        }

    }

    namespace GunStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9eac48c7673e29b0fca82f5aa7b2ee96939b6845
    {
    }

    namespace AttackHelicopterTurret
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t turretSocket                     = 0x3A8        ;
        constexpr std::uintptr_t turretHorizontal                 = 0x3B0        ;
        constexpr std::uintptr_t turretVertical                   = 0x3B8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _61e3214ff9835b0b612482a901f0e090c3323d40 = 0x3C0        ;
        constexpr std::uintptr_t _2f813653c16586ce23ecaf0846a79de6a5d025d8 = 0x3C8        ;
        constexpr std::uintptr_t _b607edf1b959f692b5461c2ee955ba5f87680b55 = 0x3D0        ;
        constexpr std::uintptr_t _4614ce1a66f8bfcedc3b4a8e90d23cb894ecd057 = 0x3E0        ;
        constexpr std::uintptr_t _502991a4bbba5f5d3716f1c9ea53fd0fa76e3f3a = 0x3E4        ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x3E8        ;
    }

    namespace SeedPosInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Canvas                           = 0x20         ;
        constexpr std::uintptr_t WorldPos                         = 0x28         ;
        constexpr std::uintptr_t LevelName                        = 0x30         ;
        constexpr std::uintptr_t WorldSize                        = 0x38         ;
        constexpr std::uintptr_t Seed                             = 0x40         ;

        constexpr std::uintptr_t _3d4c9574656c656061183d442ce39f26c3895566 = 0x48         ;
    }

    namespace IslandBillboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t BillboardRoot                    = 0x200        ;
        constexpr std::uintptr_t Billboard                        = 0x208        ;
        constexpr std::uintptr_t BillboardRenderer                = 0x210        ;
        constexpr std::uintptr_t randomMats                       = 0x218        ;
        constexpr std::uintptr_t randomScale                      = 0x220        ;
        constexpr std::uintptr_t minMaxScale                      = 0x224        ;
        constexpr std::uintptr_t mainIsland                       = 0x228        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _339403d92d76283377469d99cc0c022c3ee98f19 = 0x22C        ;
        constexpr std::uintptr_t _eaadc19f8ed87bf9f915ae2913f65a751cdf97c3 = 0x230        ;
    }

    namespace MaterialColorLerp
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EE220   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t startColor                       = 0x20         ;
        constexpr std::uintptr_t endColor                         = 0x30         ;
        constexpr std::uintptr_t currentColor                     = 0x40         ;
        constexpr std::uintptr_t delta                            = 0x50         ;

        constexpr std::uintptr_t _df2870e00abd5f3165212c2cec2864d624d5b199 = 0x58         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x60         ;
        constexpr std::uintptr_t _95a3b452c97b97eb846fe382d3727d448652fb98 = 0x64         ;

        namespace _static
        {
            constexpr std::uintptr_t _9ed74f6c82f268146a6dfeb94ab25729aa98eb51 = 0x0          ;
            constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x8          ;
        }

    }

    namespace %b261dfcab04c4c48162fb86c668d34f42ff01b48
    {
        constexpr std::uintptr_t _5d9bc7cb5e3e06356b040dc7741d5d3d087c8459 = 0x10         ;
        constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x14         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x18         ;
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x1C         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x20         ;
        constexpr std::uintptr_t _a67a68233f0ff75b4618bcc2fd364d5698d1db77 = 0x28         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x30         ;
        constexpr std::uintptr_t _0b35d8226c342d57f858f3b2661186cc837dcb30 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _ada07e0c5d8bbc5f86fa824bc48d2fd1abcb9022 = 0x0          ;
            constexpr std::uintptr_t _48e448bd24775ee666c607eaa20d047d3f7cf975 = 0x8          ;
        }

    }

    namespace %6b49971147d03e6337164497711ff082ad333a05
    {
        constexpr std::uintptr_t _14aead478a697562b9cc6ae23a15e3c24e164359 = 0x10         ;
        constexpr std::uintptr_t _16f0ea48d246a5a3902be423586762361c27f21c = 0x14         ;
        constexpr std::uintptr_t _ff16e565bc19f473de2bcbeeda5627215546e423 = 0x18         ;
    }

    namespace %d793ed093b5cbec85ed94d4d7bdcd1011d68ba0f
    {
        constexpr std::uintptr_t _91a9fbc55392363ec277149e331b57e061181eb3 = 0x10         ;
        constexpr std::uintptr_t _afb56531ed7b7f33e4db07c6a2c29f2dcb058bb0 = 0x18         ;
        constexpr std::uintptr_t _a142102fb6d20e61fbd87834ecc1c5c913954a15 = 0x20         ;
        constexpr std::uintptr_t _3f84eda2896008bfb55271b1a90417d20e58e615 = 0x28         ;
        constexpr std::uintptr_t _6806ed8a8f7cc2a7d5ee040ffa4a725691859646 = 0x30         ;
        constexpr std::uintptr_t _40ac35b015cb08a7df0393509ebb84def3c30e63 = 0x38         ;
        constexpr std::uintptr_t _3bb4da9aaa8b0106a0b49fa3698930f308c26d30 = 0x40         ;
        constexpr std::uintptr_t _edb05d95e9fe8934383c87a53c2c87cfef8fb6ab = 0x48         ;
        constexpr std::uintptr_t _3731e063604f8c4a2463533c09d6f0643cc6b074 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _79cd230d06aba39bc6eba3c03e209c14f8dd3ce2 = 0x0          ;
            constexpr std::uintptr_t _8d9c2295c26989bf8a47355bbf9dbef4680cc1b9 = 0x8          ;
            constexpr std::uintptr_t _821c5e90ba9bbec85515fbcd18726fce9d6e6a4d = 0x10         ;
            constexpr std::uintptr_t _2a5a5867f33339452b7586aa2f46c869a266cc0a = 0x20         ;
        }

    }

    namespace MortarEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0        ;
        constexpr std::uintptr_t sendClientInputToVehicleParent   = 0x3D8        ;
        constexpr std::uintptr_t forcePlayerModelUpdate           = 0x3D9        ;
        constexpr std::uintptr_t giveCrosshair                    = 0x3DA        ;
        constexpr std::uintptr_t canTeamInteract                  = 0x3DB        ;
        constexpr std::uintptr_t isMountedOnVehicle               = 0x3E0        ;
        constexpr std::uintptr_t turnSensivity                    = 0x3E4        ;
        constexpr std::uintptr_t reloadTime                       = 0x3E8        ;
        constexpr std::uintptr_t syncAimDirOnFire                 = 0x3EC        ;
        constexpr std::uintptr_t syncAimDirOnReload               = 0x3ED        ;
        constexpr std::uintptr_t reloadPreventsAiming             = 0x3EE        ;
        constexpr std::uintptr_t fovMultiplier                    = 0x3F0        ;
        constexpr std::uintptr_t noHeadshots                      = 0x3F4        ;
        constexpr std::uintptr_t playerServerCollider             = 0x3F8        ;
        constexpr std::uintptr_t alignRotationToParent            = 0x400        ;
        constexpr std::uintptr_t magazine                         = 0x408        ;
        constexpr std::uintptr_t muzzle                           = 0x410        ;
        constexpr std::uintptr_t pitchTransform                   = 0x418        ;
        constexpr std::uintptr_t yawTransform                     = 0x420        ;
        constexpr std::uintptr_t mountTransform                   = 0x428        ;
        constexpr std::uintptr_t animator                         = 0x430        ;
        constexpr std::uintptr_t runInLateUpdate                  = 0x438        ;
        constexpr std::uintptr_t ammoParent                       = 0x440        ;
        constexpr std::uintptr_t useVehicleParentYaw              = 0x448        ;
        constexpr std::uintptr_t reloadButton                     = 0x44C        ;
        constexpr std::uintptr_t damageRenderer                   = 0x450        ;
        constexpr std::uintptr_t ammoPrefabs                      = 0x468        ;
        constexpr std::uintptr_t leftHandTarget                   = 0x470        ;
        constexpr std::uintptr_t rightHandTarget                  = 0x478        ;
        constexpr std::uintptr_t muzzleFireEffects                = 0x480        ;
        constexpr std::uintptr_t reloadedSound                    = 0x488        ;
        constexpr std::uintptr_t aimMovementSoundDef              = 0x490        ;
        constexpr std::uintptr_t aimMovementYawSoundDef           = 0x498        ;
        constexpr std::uintptr_t aimMovementPitchSoundDef         = 0x4A0        ;
        constexpr std::uintptr_t aimMovementGainCurve             = 0x4A8        ;
        constexpr std::uintptr_t runSideChecks                    = 0x4E0        ;
        constexpr std::uintptr_t leftGroundCheckTransform         = 0x4E8        ;
        constexpr std::uintptr_t rightGroundCheckTransform        = 0x4F0        ;
        constexpr std::uintptr_t leftSideCheckPositions           = 0x4F8        ;
        constexpr std::uintptr_t rightSideCheckPositions          = 0x500        ;
        constexpr std::uintptr_t originalLocalMountPos            = 0x508        ;
        constexpr std::uintptr_t runBoundsChecks                  = 0x514        ;
        constexpr std::uintptr_t areaChecks                       = 0x518        ;
        constexpr std::uintptr_t reloadProgress                   = 0x528        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x458        ;
        constexpr std::uintptr_t _c76c5e6d2af846562a58611404b8b9265d2615c1 = 0x4B0        ;
        constexpr std::uintptr_t _85a8393bf081eeb9ec4da09f2fcdf5a1f1ef06d1 = 0x4B8        ;
        constexpr std::uintptr_t _fab66f622d4346e8cc365b7a50851f8cc92dbffc = 0x4C0        ;
        constexpr std::uintptr_t _e64528e876217097c668e9d1dedad665e7b8e860 = 0x4C8        ;
        constexpr std::uintptr_t _afa95f00ffd581939df58fbe8e93afb18cc39e89 = 0x4D0        ;
        constexpr std::uintptr_t _71ed0ca23ee255efe6bebaf0eecac20ef7b07e6a = 0x4D8        ;
        constexpr std::uintptr_t _436da5da1d026f89c12c95f16f900740758cefcc = 0x520        ;
        constexpr std::uintptr_t _3dc7840a5fe8f1196535ac7bcd405b7bc828617e = 0x52C        ;
        constexpr std::uintptr_t _3606f521d0d04243ffb538e9371bd8cd4a2df7c8 = 0x530        ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x538        ;
        constexpr std::uintptr_t _0f61e0e93351e844420d1ecc74116da46fce5381 = 0x53C        ;
        constexpr std::uintptr_t _4707a1c0e8a68b1596cfc41e422b0342b79efa95 = 0x540        ;
        constexpr std::uintptr_t _c70d64db0d0c634f5dd146cf2c8bef028751304f = 0x544        ;
        constexpr std::uintptr_t _54f37cbf50250b934902a41fb3a09f048ab85ad0 = 0x548        ;
        constexpr std::uintptr_t _c1a645fb365179957a49256d2eb7a336d6bc8d79 = 0x54C        ;
        constexpr std::uintptr_t _5b3f1e8fffd42d773d8a362a05c5a12294a7c243 = 0x558        ;
        constexpr std::uintptr_t _13923b08c89e68c44daf760aae8d31fb879055fb = 0x564        ;
        constexpr std::uintptr_t _aa9be9f2b21a3f3eb29f668201a6da7173a5d9f0 = 0x574        ;
        constexpr std::uintptr_t _19851652945f8897e0a7de29add37a9560bb251f = 0x584        ;
        constexpr std::uintptr_t _e841959253d3b71adc004cc7b3731290953e94ef = 0x588        ;
        constexpr std::uintptr_t _c8415d367753743e454f07d116851470ffb2aa18 = 0x58C        ;
        constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x590        ;
    }

    namespace SocketMod_WaterDepth
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FailedPhrase                     = 0xB0         ;
        constexpr std::uintptr_t MinimumWaterDepth                = 0xB8         ;
        constexpr std::uintptr_t MaximumWaterDepth                = 0xBC         ;
        constexpr std::uintptr_t BlockArtificialWaterVolumes      = 0xC0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _7b7a36105a47d6a45d937f747a16ecb59e689a53 = 0xA0         ;
        constexpr std::uintptr_t _7051102ceef3b2529521e0b6140ed51322c181f7 = 0xA8         ;
        constexpr std::uintptr_t _e7f2dd9d1c6d7cdd51a94f497df58e639595d4ae = 0xC8         ;
        constexpr std::uintptr_t _87ee0620d1fc98db0b63ed7f2e018a19ccc67474 = 0xD0         ;
    }

    namespace UI_FriendsListContextMenu
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FriendsList                      = 0x20         ;
        constexpr std::uintptr_t canvasGroup                      = 0x28         ;
        constexpr std::uintptr_t SendMessageButton                = 0x30         ;
        constexpr std::uintptr_t InviteToGameButton               = 0x38         ;
        constexpr std::uintptr_t JoinGameButton                   = 0x40         ;
        constexpr std::uintptr_t AddFriendSteamButton             = 0x48         ;
        constexpr std::uintptr_t AddFriendDiscordButton           = 0x50         ;
        constexpr std::uintptr_t PromotePartyLeaderButton         = 0x58         ;
        constexpr std::uintptr_t KickPartyMemberButton            = 0x60         ;
        constexpr std::uintptr_t InviteToPartyButton              = 0x68         ;
        constexpr std::uintptr_t LeavePartyButton                 = 0x70         ;

        constexpr std::uintptr_t _f4131c79fe87ffc6be2c753709c70651dbffc954 = 0x78         ;
    }

    namespace OverlayBlendModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10781108   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace %f05b298bb8d98ebf9a5725dd875a834bf28f66e0
    {
        constexpr std::uintptr_t _3a17482c790157df61801d1530005df9f8e463ce = 0x10         ;
        constexpr std::uintptr_t _206968657f2bfe1a7e78c10565b553f7f0d3039d = 0x18         ;
        constexpr std::uintptr_t _81651ca080c381d7e8f619580fa98575ce2d7b53 = 0x20         ;
        constexpr std::uintptr_t _6dbc690cc9392f4710a247cfa63540ea95c6f3a9 = 0x24         ;
        constexpr std::uintptr_t _5c83527e0f15a9df91f1eb28f0670e9aec441fb1 = 0x28         ;
        constexpr std::uintptr_t _b77886884c4e67a806cd8c3160a526c457c465db = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _a81d486acd453c84d9c13cdcdc51c43c46b50762 = 0x0          ;
            constexpr std::uintptr_t _df65a88623d94a2ce04eb6b28d04ee1f65b1e1f7 = 0x8          ;
            constexpr std::uintptr_t _b2bd15cd0d7cbe82423caaeb8efb525a2c03c17b = 0x10         ;
            constexpr std::uintptr_t _410d7b3c4b01fc5641e977ee169b48dd1ecee9fa = 0x18         ;
            constexpr std::uintptr_t _bcd4b38e2166fc7cf81e6164d62079f2c1ab7c81 = 0x20         ;
        }

    }

    namespace VDDraw
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %b1e2a8e586131cba8c109c3fe1ceed4ac6a32db8
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _7eb03c26a8f81b6f64c86c4d3911854a6766791c = 0x0          ;
            constexpr std::uintptr_t _b1ea37349d422e26f5321fa503b08af2d427faef = 0x8          ;
            constexpr std::uintptr_t _3509e5241c9a9efe1207df14ee81f2262b6864cf = 0x10         ;
            constexpr std::uintptr_t _0b83856836ee348c493fef6257d5da1c5b5a04bc = 0x18         ;
            constexpr std::uintptr_t _8953425f7c5401001603d95b1df9ede1435b9280 = 0x20         ;
            constexpr std::uintptr_t _ce30665d7ea1c8a7cdcc6c829a55cbbb8455be6c = 0x30         ;
        }

    }

    namespace EntityComponentBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %bc8b6f0b2180f3445c6b335c65eb708ea4895b7d
    {
        constexpr std::uintptr_t _9d0b39087e8d1d33823b0c7fdd29adc4fe30551b = 0x10         ;
        constexpr std::uintptr_t _10f1b8f4c86bab87845f90e697d795fadbe3377f = 0x14         ;
        constexpr std::uintptr_t _68b2a6399d2123bfcf46badbb3ad5dd16616cec6 = 0x18         ;
        constexpr std::uintptr_t _e50b691eb4f4aec84d1300562f9e70ae44199f80 = 0x24         ;
        constexpr std::uintptr_t _f49752ca9f8a5da176b66ae753d7df1c24f501d1 = 0x28         ;
        constexpr std::uintptr_t _1e9274dffa861c370a836c19174ebedd448ec161 = 0x30         ;
        constexpr std::uintptr_t _8bf757f0150ae5caeaa4578789a2f9075bcb118a = 0x34         ;
        constexpr std::uintptr_t _18ba68e5785e5d0ad1642e44d612ab5b569aa2de = 0x40         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x48         ;
        constexpr std::uintptr_t _add332eeebb8efe14dc3d0e18b75ded435814d7b = 0x50         ;
        constexpr std::uintptr_t _f052a72ea4009a625f79d937de9b2c309eb43355 = 0x58         ;
        constexpr std::uintptr_t _b5f500429f1e05c842d5ce336bfb86833d706bb5 = 0x68         ;
        constexpr std::uintptr_t _d79241949d849ddeb1ffbdd4c073e395bd4309db = 0x70         ;
        constexpr std::uintptr_t _0db079580542f20cfa11698549274bf22d469c99 = 0x74         ;
        constexpr std::uintptr_t _0cac0ade67d62bbfc005aa6e49acca38ae64a477 = 0x78         ;
        constexpr std::uintptr_t _4185caac672a5081869bfa5d6ab05c63fbf9d559 = 0x80         ;
        constexpr std::uintptr_t _c2fa3feccc4d39c28f67844bf69818aa00a6d91b = 0x84         ;
        constexpr std::uintptr_t _a92e63cad84da84ef97dc6a0aa377c2fb72f2307 = 0x90         ;
        constexpr std::uintptr_t _4f0a9fcb09fcb2cbe7953bd35a4c5c4ce874949d = 0x94         ;
        constexpr std::uintptr_t _417657227d03dfa347a8bf21c080a7833c86f541 = 0x98         ;
        constexpr std::uintptr_t _70e03944885f4ac40596e39d7d7fe62e8c7cadc8 = 0xA0         ;
        constexpr std::uintptr_t _d356e704c937c1948bf542596a64003d34288ca9 = 0xA1         ;
        constexpr std::uintptr_t _7cd1000b364a7095e13094f50997b3c2e0a2fb9f = 0xA4         ;
        constexpr std::uintptr_t _4fbc89a6d3748ac8868f4e832f33b1ca293411e4 = 0xA8         ;
        constexpr std::uintptr_t _fbd99a6d9581609c9b421f5327cdb0affcaaf064 = 0xB4         ;
        constexpr std::uintptr_t _d0482b40c397ba1fbde5fd5451e2214f9bafe9ee = 0xB8         ;
        constexpr std::uintptr_t _67e93cd7bd616a823689ed0d3fac3ced5b109a73 = 0xC0         ;
        constexpr std::uintptr_t _a2b51a3eb73bb5441ff0ae5a1e54b029593538ad = 0xC4         ;
        constexpr std::uintptr_t _787822fcd098c46ce7b2c3ec3a433c4096f4b9bd = 0xC8         ;
        constexpr std::uintptr_t _3053b9aa3de87ac19382455eaadfd239c31fcb59 = 0xCC         ;
        constexpr std::uintptr_t _72e27e8828ea8d9b9c1064cf3f36f1b0e589160d = 0xD8         ;
        constexpr std::uintptr_t _4712cabd6eb39a7f72142d054bb6771bd38c463d = 0xE8         ;
        constexpr std::uintptr_t _566a647066b38158cb2e1cbc7ca3caf03e1f2ad2 = 0xF0         ;
        constexpr std::uintptr_t _984328af3f7c1c8789db77d1c1e93e1b86392912 = 0xF8         ;

        namespace _static
        {
            constexpr std::uintptr_t _5875d63449febfd0f55c582ddd5face9007fe609 = 0x0          ;
            constexpr std::uintptr_t _194e215b8950f06aadc746339cbae0b78c577d10 = 0x10         ;
            constexpr std::uintptr_t _89f9236fa5490d56cc8cde912ecf15dc064b0d66 = 0x20         ;
            constexpr std::uintptr_t _bb38b5ae03f31a32e98c1a78d6ec716abc8d503b = 0x28         ;
            constexpr std::uintptr_t _69aef9a3154a6ecc6fa09369729f9aff5451dff3 = 0x30         ;
            constexpr std::uintptr_t _19f1db09a575274babcec9f16d76846deb3a8d22 = 0x40         ;
        }

    }

    namespace LiquidVessel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _e75527e77b5f81ed348e6d053dbb037dd82badc6 = 0x2E8        ;
    }

    namespace ListType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ViewmodelRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t viewModelShader                  = 0x20         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _431ca58f5ccbafeaa773358162e682bcf2d5f556 = 0x28         ;
        constexpr std::uintptr_t _867e3d93777d87359b2492d2192cdabfa89ba625 = 0x30         ;
        constexpr std::uintptr_t _3089c2f003c9c30fea4fedb8eeaf09a971b4d543 = 0x38         ;
        constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x40         ;
        constexpr std::uintptr_t _e9e5aebc350282f3f7f6793b895fcdac3c7c1a09 = 0x48         ;
        constexpr std::uintptr_t _42b2c0315a33878bcbf1fe94bdce574f0f07ae5f = 0x50         ;
        constexpr std::uintptr_t _18d985f6194ef49bcd3f84f9af9b51231d8f7871 = 0x54         ;
        constexpr std::uintptr_t _4813e7352c6c33ea1e694214054cae2a1628d59e = 0x58         ;
        constexpr std::uintptr_t _f506e5b5e8c2b58aafd73fea6828e1a1014da627 = 0x5C         ;
        constexpr std::uintptr_t _68c8ceb23fa039fad2edd415016ecb2e6548bb4a = 0x60         ;
    }

    namespace UIClanRefreshButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Button                           = 0x20         ;
        constexpr std::uintptr_t TimeAgo                          = 0x28         ;

        constexpr std::uintptr_t _f7e108728db9431af05617585b9c99428e790f3b = 0x30         ;
        constexpr std::uintptr_t _b611c869a04d09ddc877ab5412ff1bc71894c570 = 0x38         ;
    }

    namespace DemoDubPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RecordingRoot                    = 0x20         ;
        constexpr std::uintptr_t CountdownText                    = 0x28         ;
        constexpr std::uintptr_t RecordButton                     = 0x30         ;
        constexpr std::uintptr_t SaveNew                          = 0x38         ;
        constexpr std::uintptr_t NewShotName                      = 0x40         ;

        constexpr std::uintptr_t _99e7a13b4cb5c533407323377524396acd812a33 = 0x48         ;
    }

    namespace DevMovePlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t player                           = 0x20         ;
        constexpr std::uintptr_t Waypoints                        = 0x28         ;
        constexpr std::uintptr_t moveRandomly                     = 0x30         ;
        constexpr std::uintptr_t destination                      = 0x34         ;
        constexpr std::uintptr_t lookPoint                        = 0x40         ;
    }

    namespace SelectedItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t iconSplitter                     = 0x28         ;
        constexpr std::uintptr_t title                            = 0x30         ;
        constexpr std::uintptr_t description                      = 0x38         ;
        constexpr std::uintptr_t splitPanel                       = 0x40         ;
        constexpr std::uintptr_t itemProtection                   = 0x48         ;
        constexpr std::uintptr_t OwnershipContainer               = 0x50         ;
        constexpr std::uintptr_t OwnershipItem                    = 0x58         ;
        constexpr std::uintptr_t menuOption                       = 0x68         ;
        constexpr std::uintptr_t optionsParent                    = 0x70         ;
        constexpr std::uintptr_t innerPanelContainer              = 0x78         ;

        constexpr std::uintptr_t _9fd40907867e58c008e61aa94484ebd642cf5918 = 0x60         ;
        constexpr std::uintptr_t _375c112a59972372dfd10c5877b2afd2333c4f7f = 0x80         ;
        constexpr std::uintptr_t _555114466fe76c36b3ccf55f7d10c1aef33742f3 = 0x88         ;
        constexpr std::uintptr_t _2f26f896b165ebafec80417d86c590b2bed9c5ac = 0x90         ;
        constexpr std::uintptr_t _88997854c015144c80adc2e1c6284bc49d5c7c1d = 0x98         ;
        constexpr std::uintptr_t _6bf10e0d9bb124168df77a0c42d21b2247781f3b = 0xA0         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xA8         ;
        constexpr std::uintptr_t _c67f89dd04bcc28b506722829d349d89b2694e77 = 0xB0         ;
    }

    namespace BaseMonoBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace MissionObjective_IgniteOven
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t TargetOven                       = 0x18         ;
        constexpr std::uintptr_t targetLayerMask                  = 0x20         ;
        constexpr std::uintptr_t PingTarget                       = 0x24         ;
        constexpr std::uintptr_t pingType                         = 0x28         ;
    }

    namespace %b4ceb7cb8d7f978205ab4a2b369f350268500983
    {
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _03a762c983cc1ae7056260d3b622aa62cbccbd72 = 0x0          ;
        }

    }

    namespace OrbitCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t yaw                              = 0x20         ;
        constexpr std::uintptr_t pitch                            = 0x28         ;
        constexpr std::uintptr_t cam                              = 0x30         ;
        constexpr std::uintptr_t yawSpeed                         = 0x38         ;
        constexpr std::uintptr_t pitchSpeed                       = 0x3C         ;
        constexpr std::uintptr_t zoomSpeed                        = 0x40         ;
        constexpr std::uintptr_t fastZoomMultiplier               = 0x44         ;
        constexpr std::uintptr_t minZoom                          = 0x48         ;
        constexpr std::uintptr_t maxZoom                          = 0x4C         ;
        constexpr std::uintptr_t lockPositions                    = 0x50         ;

        constexpr std::uintptr_t _508bdfd256b0d78d996f655ecef1ac7b0b5135bc = 0x58         ;
        constexpr std::uintptr_t _d8a77c6dd661a2c50e45857098ecd214ecf64397 = 0x5C         ;
    }

    namespace DOFBlurSampleCountParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081C710   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace %8432e289116014928eafb133cbd3bcb3304955e2
    {
        constexpr std::uintptr_t _0e822287f0fa210f251187a68751d2c7696f2e55 = 0x10         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x18         ;
        constexpr std::uintptr_t _84ee803a0199ea0889c3f30cd7d0c806b358dcb1 = 0x20         ;
        constexpr std::uintptr_t _19d76a80bc9d0e9131b55406bbf8690170cb71a2 = 0x28         ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _34f4ffb42ed3b1cfcbb8ef0f536d64cd5a60f618 = 0x0          ;
            constexpr std::uintptr_t _3b2e575cac3b8f03e4d75f0d941ac569d71efeba = 0x8          ;
            constexpr std::uintptr_t _dfff635382fc463ad02bd8f2bcbd89a253fb906d = 0x18         ;
            constexpr std::uintptr_t _e2b4ae928f3ebfa0c189ec8f54954ae3f0e7ec77 = 0x20         ;
            constexpr std::uintptr_t _3bcf28b5863d4b072d2d849d030c2ab0ba323b52 = 0x30         ;
            constexpr std::uintptr_t _5ff654f144c860e87754b39c36092df2b3dcd3a1 = 0x40         ;
        }

    }

    namespace TextEntryCookie
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace DungeonBaseFloor-fake-1
    {
        constexpr std::uintptr_t Links                            = 0x10         ;
    }

    namespace MenuButtonArcadeEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;
        constexpr std::uintptr_t text                             = 0x98         ;
        constexpr std::uintptr_t titleText                        = 0xA0         ;
        constexpr std::uintptr_t selectionSuffix                  = 0xA8         ;
        constexpr std::uintptr_t clickMessage                     = 0xB0         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
    }

    namespace %7dd437ee20553d4304bde8335e441b82baf44499
    {
        constexpr std::uintptr_t _f959e6b5675b277f846dd59bb6dc902a5eb31862 = 0x10         ;
        constexpr std::uintptr_t _eed3c0c88d6e93c8bc1f67a4875077dcc5c53328 = 0x50         ;
        constexpr std::uintptr_t _88fb9234cca7c5fa5bf66916979d51e7f8e3d2e4 = 0x60         ;
        constexpr std::uintptr_t _6141ebe2b55e806d8d7abaa99fc5a88bee3e8492 = 0x70         ;
        constexpr std::uintptr_t _6181e298ff80d74d5b20f9865488d5909038f8b5 = 0x74         ;
        constexpr std::uintptr_t _9793d2941cf37de6a5e85a2c31b77ee5ebfd93c9 = 0x84         ;
        constexpr std::uintptr_t _5976c1ad3cf37613a24e708a669c780ae934073f = 0x85         ;
        constexpr std::uintptr_t _a443b9151d48d9ea4777387b2d29a39f45f378b8 = 0x88         ;
        constexpr std::uintptr_t _d3463bfebb4b83ee08275f6f27c45d088365c7ab = 0x8C         ;
        constexpr std::uintptr_t _8fb7c7fa054ab069252584ccd50efe99bd3f121d = 0x9C         ;
        constexpr std::uintptr_t _e906044512396e3c3d386a88971efe5e86c43392 = 0xDC         ;
        constexpr std::uintptr_t _f81e611328edb984265e163d87b1b257dd166bb3 = 0xE0         ;
        constexpr std::uintptr_t _8e6b53afa51f9a87360f7a9f62131bdf7e2974fb = 0xE4         ;
        constexpr std::uintptr_t _613383d2ec69935cbe0d5208a9d3def32cf2f27f = 0xE8         ;
        constexpr std::uintptr_t _2128a99f478b471a5deffabfd7bf982491e733ad = 0xF0         ;
        constexpr std::uintptr_t _2975d51c308c9d15f8f0c94e327ea132f46a84a6 = 0xF8         ;
        constexpr std::uintptr_t _7b0fc178fe0876eaca81fd82873a16f71771798d = 0x108        ;
        constexpr std::uintptr_t _3e6ae5b799c6ebadb2ff883e6b091c1ccdab9dfa = 0x10C        ;
        constexpr std::uintptr_t _18d5dc9b911b378d467e54b1047ccb733f99c702 = 0x110        ;
        constexpr std::uintptr_t _6554ef2d4a7d88eca03a57e81dcdd00a4e0ae099 = 0x120        ;
        constexpr std::uintptr_t _a09c7161c23b8f5b95e73bb2a7f08b6d2a4bd090 = 0x160        ;
        constexpr std::uintptr_t _b35b822eef632d8a2de7c47adacd18a4ff0ad024 = 0x170        ;
        constexpr std::uintptr_t _f910e4478427f5cd9967a8c25a5070649d2c0b34 = 0x180        ;
        constexpr std::uintptr_t _9b8e5c3f5f97493017725ab223111fc5caaa04cf = 0x190        ;
        constexpr std::uintptr_t _d689fa13943f14eddcf60ab5b34efd81a6ce3a4d = 0x194        ;
    }

    namespace %d47d5d427de93215b4fc1b2112cf8c8282263728
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _bdc6ad8351ba51a28162dca597014f4e9d359360 = 0x18         ;
        constexpr std::uintptr_t _b31df63fd355530fa76d490123d188c992203ef9 = 0x1C         ;
        constexpr std::uintptr_t _dbfbd05462cdbc183940abde20db2e3e55225e4d = 0x98         ;
        constexpr std::uintptr_t _d3e06c128d6f276854fb257a402583dbb2cdaf6e = 0xA0         ;
        constexpr std::uintptr_t _c69271b3b7d43add6126a578f4bfedb63c208bc9 = 0xA8         ;
        constexpr std::uintptr_t _f16f08040bb7136cc27bd25007c27e178a04054b = 0xB0         ;
        constexpr std::uintptr_t _b652d5168ac53699ef3b825876c825c8f08e13d3 = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t _3854141af1b41c7ee2d403bddc80059309800681 = 0x0          ;
            constexpr std::uintptr_t _c1b7a840089861717940dc0efd48d875d7222239 = 0x10         ;
            constexpr std::uintptr_t _46aa3042d4917ac3d66737e93a2dff1603c0b8ca = 0x18         ;
        }

    }

    namespace %c717f58cbda781180a39ae368dd8952e578cc32e
    {
        constexpr std::uintptr_t _457de653e5a937fcc0d069291eacd8b8ac733b88 = 0x40         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x80         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x8C         ;
    }

    namespace HitboxShape
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F7568   ;
        constexpr std::uintptr_t bone                             = 0x10         ;
        constexpr std::uintptr_t type                             = 0x18         ;
        constexpr std::uintptr_t localTransform                   = 0x1C         ;
        constexpr std::uintptr_t colliderMaterial                 = 0x60         ;

        constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x68         ;
        constexpr std::uintptr_t _457de653e5a937fcc0d069291eacd8b8ac733b88 = 0xA8         ;
        constexpr std::uintptr_t _86f992223c3981bd6928124af98568b7ca347f11 = 0xE8         ;
    }

    namespace HitboxSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hitboxes                         = 0x28         ;

        constexpr std::uintptr_t _7fc4007f3156ea10a976e89e51fe2e23fa553958 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _045e64952b8e13ed6b2bd2593c4f9cf63c2bb9ae = 0x0          ;
            constexpr std::uintptr_t _dd928fc2cc7ec171472461bb7bae1e5c42a78f65 = 0x10         ;
            constexpr std::uintptr_t _1736480500938ca06a44e39419deba3ceff55a52 = 0x20         ;
            constexpr std::uintptr_t _965c28ba6da89cc1ced302e737d9a721caba3137 = 0x30         ;
            constexpr std::uintptr_t _e49a54e80a12d5a07080b76405c116ed2347d550 = 0x40         ;
            constexpr std::uintptr_t _a1a5ee1d04b49beb3c123c81bb132d8841a40ba6 = 0x50         ;
        }

    }

    namespace %93879ef031c7839e67dcc96b79d1c6559b8a626d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F7388   ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x28         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x30         ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x38         ;
        constexpr std::uintptr_t _7db6c24ee65c7e60723d5abf510f8dac0291237c = 0x40         ;
        constexpr std::uintptr_t _5d2ff2aae8502a01c048e0955ac57fa34ffe125e = 0x48         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x50         ;
        constexpr std::uintptr_t _73473c3516b8f5b3bfe809693b5d070f0dde2852 = 0x58         ;
        constexpr std::uintptr_t _be51405bbf0f1bf15c91ee45fe9af8e21f5c9911 = 0x60         ;
        constexpr std::uintptr_t _91d43e9d6079b3d39b6f60a260d3ead593968f87 = 0x68         ;
        constexpr std::uintptr_t _112678d6c75780c112d78e1a0628d7ca351d382f = 0x70         ;
        constexpr std::uintptr_t _b396d1b66534ef65d7fa4654debed0876c2eef5b = 0x78         ;
        constexpr std::uintptr_t _3cdfcf8f4f73621d924454bfa5c24d84e096adad = 0x80         ;
        constexpr std::uintptr_t _670e933c7f6959df897b13f65795e0b1bc7adfc0 = 0x88         ;
        constexpr std::uintptr_t _2f84731683c6476693ddd5a2c6cd142d6e82ae6c = 0x98         ;
        constexpr std::uintptr_t _ae0e4516070e93a7f2440e3dbe347b8232fe27bf = 0xA8         ;
        constexpr std::uintptr_t _805bfc75c589c61948230e773d1833f8975758f9 = 0xAC         ;
        constexpr std::uintptr_t _8bb568c34ec3a75226eb45c185fc9473d6cd35e9 = 0xB8         ;
        constexpr std::uintptr_t _e1a0f347a8268d82fe09d183d395cb56e6954238 = 0xC8         ;
        constexpr std::uintptr_t _0be8f6c43dffc62fedafa6294f4176ebb94bc0b6 = 0xD8         ;
        constexpr std::uintptr_t _2661d971c40b3c9459151aba3ffcc37cb738f9db = 0xDC         ;
    }

    namespace %cb5188a1b9fff5d77231bad23293a7f88ef6ac0a
    {
        constexpr std::uintptr_t _5686cfa1074ac132c4eb896a1dc36e5d0c8af2e7 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _5da4b71bda1720d21897e77cd224bfcd03d59afc = 0x0          ;
            constexpr std::uintptr_t _0728f729ee6232cb19f4f8b54ee8fd644add83d5 = 0x8          ;
        }

    }

    namespace %e6ebefbf2976b43dad40a0fb0eecfdd49769f33f
    {
        constexpr std::uintptr_t _0e822287f0fa210f251187a68751d2c7696f2e55 = 0x10         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x18         ;
        constexpr std::uintptr_t _84ee803a0199ea0889c3f30cd7d0c806b358dcb1 = 0x20         ;
        constexpr std::uintptr_t _19d76a80bc9d0e9131b55406bbf8690170cb71a2 = 0x28         ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _34f4ffb42ed3b1cfcbb8ef0f536d64cd5a60f618 = 0x0          ;
            constexpr std::uintptr_t _3b2e575cac3b8f03e4d75f0d941ac569d71efeba = 0x8          ;
            constexpr std::uintptr_t _dfff635382fc463ad02bd8f2bcbd89a253fb906d = 0x18         ;
            constexpr std::uintptr_t _e2b4ae928f3ebfa0c189ec8f54954ae3f0e7ec77 = 0x20         ;
            constexpr std::uintptr_t _3bcf28b5863d4b072d2d849d030c2ab0ba323b52 = 0x30         ;
            constexpr std::uintptr_t _5ff654f144c860e87754b39c36092df2b3dcd3a1 = 0x40         ;
        }

    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F13E8   ;
        constexpr std::uintptr_t _03b023d4ab653d151e2cad3ecf90ba4e3fdbbe7c = 0x10         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x18         ;
        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x20         ;
        constexpr std::uintptr_t _bbc799c84c568d2fdaf6811e54f816eaf82d34ca = 0x28         ;
        constexpr std::uintptr_t _be9744fe022d0d94aac81d9b8194917817fc4fa6 = 0x38         ;
        constexpr std::uintptr_t _b97f8d6c0b7992245af120a647314b9d3ceed339 = 0x40         ;
        constexpr std::uintptr_t _f3e15406a1f71f72d5d66985053d02f9e1d3ef26 = 0x68         ;
        constexpr std::uintptr_t _e400fe8418b53aaf5a050dca1546b58a66291b18 = 0x70         ;
        constexpr std::uintptr_t _bf981a742e059922ee82b53ddeb7265be4bf5f05 = 0x7C         ;
        constexpr std::uintptr_t _19dbb3fa4127bc9e012f840ad87a4d3b435388c0 = 0x80         ;
        constexpr std::uintptr_t _4d1920d5675a1c36e0d6f12e7e9e929560eeaa93 = 0x84         ;
        constexpr std::uintptr_t _d18f2d007a8154953c7777c02d2c0f7d5396a6aa = 0x88         ;
    }

    namespace %c77521ad97012b90067491a0cc31a63300f0139c
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _155c03f5d7c3c4f502fa122ef2c3133d434d9dc3 = 0x18         ;
        constexpr std::uintptr_t _3da97a55216dd4cf49152d8d4a245460af861922 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _75cafe2ca144353ee847d2c31a9854fe97dd1009 = 0x0          ;
            constexpr std::uintptr_t _8f533a8de5903754af222440c353deb8d5a7901d = 0x8          ;
            constexpr std::uintptr_t _73ee0addddc01a3b446728d99dbe443054506c2d = 0x10         ;
            constexpr std::uintptr_t _fb5e3ecf736cda1b1592db62bf7e54af7224d824 = 0x18         ;
        }

    }

    namespace WorldSetup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AutomaticallySetup               = 0x20         ;
        constexpr std::uintptr_t BypassProceduralSpawn            = 0x21         ;
        constexpr std::uintptr_t ForceGenerateOceanPatrols        = 0x22         ;
        constexpr std::uintptr_t terrain                          = 0x28         ;
        constexpr std::uintptr_t decorPrefab                      = 0x30         ;
        constexpr std::uintptr_t grassPrefab                      = 0x38         ;
        constexpr std::uintptr_t spawnPrefab                      = 0x40         ;
        constexpr std::uintptr_t EditorSeed                       = 0x50         ;
        constexpr std::uintptr_t EditorSalt                       = 0x54         ;
        constexpr std::uintptr_t EditorSize                       = 0x58         ;
        constexpr std::uintptr_t EditorUrl                        = 0x60         ;
        constexpr std::uintptr_t EditorConfigFile                 = 0x68         ;
        constexpr std::uintptr_t EditorConfigString               = 0x70         ;

        constexpr std::uintptr_t _e1be9178cf4e73edbaff199e3b4caeff064e5472 = 0x48         ;
        constexpr std::uintptr_t _c9b13f12b9cb842fda041bfd0c6e8783f87da715 = 0x78         ;
        constexpr std::uintptr_t _47dc1755f554cc6432c776f52c2a8c83822ad896 = 0x80         ;
    }

    namespace FlagState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TorpedoDoorState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SubmarineDuo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t centreOfMassTransform            = 0x458        ;
        constexpr std::uintptr_t buoyancy                         = 0x460        ;
        constexpr std::uintptr_t maxRudderAngle                   = 0x468        ;
        constexpr std::uintptr_t rudderVisualTransform            = 0x470        ;
        constexpr std::uintptr_t rudderDetailedColliderTransform  = 0x478        ;
        constexpr std::uintptr_t propellerTransform               = 0x480        ;
        constexpr std::uintptr_t timeUntilAutoSurface             = 0x488        ;
        constexpr std::uintptr_t interiorRenderers                = 0x490        ;
        constexpr std::uintptr_t sonarObject                      = 0x498        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x4A0        ;
        constexpr std::uintptr_t engineKW                         = 0x4A8        ;
        constexpr std::uintptr_t turnPower                        = 0x4AC        ;
        constexpr std::uintptr_t engineStartupTime                = 0x4B0        ;
        constexpr std::uintptr_t itemStoragePrefab                = 0x4B8        ;
        constexpr std::uintptr_t depthChangeTargetSpeed           = 0x4C0        ;
        constexpr std::uintptr_t idleFuelPerSec                   = 0x4C4        ;
        constexpr std::uintptr_t maxFuelPerSec                    = 0x4C8        ;
        constexpr std::uintptr_t internalAccessStorage            = 0x4CC        ;
        constexpr std::uintptr_t torpedoStoragePrefab             = 0x4D0        ;
        constexpr std::uintptr_t torpedoFiringPoint               = 0x4D8        ;
        constexpr std::uintptr_t reloadTime                       = 0x4E0        ;
        constexpr std::uintptr_t submarineAudio                   = 0x4E8        ;
        constexpr std::uintptr_t fxTorpedoFire                    = 0x4F0        ;
        constexpr std::uintptr_t internalFXContainer              = 0x4F8        ;
        constexpr std::uintptr_t internalOnFXContainer            = 0x500        ;
        constexpr std::uintptr_t fxIntAmbientBubbleLoop           = 0x508        ;
        constexpr std::uintptr_t fxIntInitialDiveBubbles          = 0x510        ;
        constexpr std::uintptr_t fxIntWaterDropSpray              = 0x518        ;
        constexpr std::uintptr_t fxIntWindowFilm                  = 0x520        ;
        constexpr std::uintptr_t fxIntMediumDamage                = 0x528        ;
        constexpr std::uintptr_t fxIntHeavyDamage                 = 0x530        ;
        constexpr std::uintptr_t externalFXContainer              = 0x538        ;
        constexpr std::uintptr_t externalOnFXContainer            = 0x540        ;
        constexpr std::uintptr_t fxExtAmbientBubbleLoop           = 0x548        ;
        constexpr std::uintptr_t fxExtInitialDiveBubbles          = 0x550        ;
        constexpr std::uintptr_t fxExtAboveWaterEngineThrustForward = 0x558        ;
        constexpr std::uintptr_t fxExtAboveWaterEngineThrustReverse = 0x560        ;
        constexpr std::uintptr_t fxExtUnderWaterEngineThrustForward = 0x568        ;
        constexpr std::uintptr_t fxExtUnderWaterEngineThrustForwardSubs = 0x570        ;
        constexpr std::uintptr_t fxExtUnderWaterEngineThrustReverse = 0x578        ;
        constexpr std::uintptr_t fxExtUnderWaterEngineThrustReverseSubs = 0x580        ;
        constexpr std::uintptr_t fxExtBowWave                     = 0x588        ;
        constexpr std::uintptr_t fxExtWakeEffect                  = 0x590        ;
        constexpr std::uintptr_t aboveWatercollisionEffect        = 0x598        ;
        constexpr std::uintptr_t underWatercollisionEffect        = 0x5A0        ;
        constexpr std::uintptr_t spotlightVolumetrics             = 0x5A8        ;
        constexpr std::uintptr_t mountedAlphaInside               = 0x5B0        ;
        constexpr std::uintptr_t mountedAlphaOutside              = 0x5B4        ;
        constexpr std::uintptr_t steeringWheel                    = 0x628        ;
        constexpr std::uintptr_t steeringWheelLeftGrip            = 0x630        ;
        constexpr std::uintptr_t steeringWheelRightGrip           = 0x638        ;
        constexpr std::uintptr_t leftPedal                        = 0x640        ;
        constexpr std::uintptr_t rightPedal                       = 0x648        ;
        constexpr std::uintptr_t driverLeftFoot                   = 0x650        ;
        constexpr std::uintptr_t driverRightFoot                  = 0x658        ;
        constexpr std::uintptr_t mphNeedle                        = 0x660        ;
        constexpr std::uintptr_t fuelNeedle                       = 0x668        ;
        constexpr std::uintptr_t waterDepthNeedle                 = 0x670        ;
        constexpr std::uintptr_t ammoFlag                         = 0x678        ;
        constexpr std::uintptr_t sonar                            = 0x680        ;
        constexpr std::uintptr_t torpedoTubeHatch                 = 0x688        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _a7e34f1197e324555dbdbf04636f6382f09c4acd = 0x428        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x430        ;
        constexpr std::uintptr_t _40e15b03a49bdfd5be15ac72c23c41f1d212dcf4 = 0x438        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x440        ;
        constexpr std::uintptr_t _cdf1317382c7d884a4812317f29598652b1eec11 = 0x448        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x44C        ;
        constexpr std::uintptr_t _cc3c973ee7de5b9ef58d7b6e5ed890c9b416ceb1 = 0x44D        ;
        constexpr std::uintptr_t _c7eab833481971cab23bf1dccf17959d3d585fc5 = 0x44E        ;
        constexpr std::uintptr_t _df4c478049b4c96fdb9dd95259b495627f7220b7 = 0x450        ;
        constexpr std::uintptr_t _6c4e50df211a921cca1dc41022dbaabbaa48dcb0 = 0x454        ;
        constexpr std::uintptr_t _96e6c57c2fa6bd2e0799f12d64de52d74ab078da = 0x5B8        ;
        constexpr std::uintptr_t _3acfb3fde9d8426b38200c518c8cc76fc98c832e = 0x5C4        ;
        constexpr std::uintptr_t _126ff20dad1bb688ba099a3092b0eaeb5dd302aa = 0x5C8        ;
        constexpr std::uintptr_t _75b44aa7ffe0d5e6ebf7415c880ccb9f6fce5eff = 0x5CC        ;
        constexpr std::uintptr_t _5f0816b5e9133a684b89117e7bcb37b087e4d8df = 0x5D0        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x5D8        ;
        constexpr std::uintptr_t _22714264dc874b989e483159a0fc6868ee64d37b = 0x5E0        ;
        constexpr std::uintptr_t _06abfa9d391f8f1ac77d3d992abab61fe5a9ab1b = 0x5E4        ;
        constexpr std::uintptr_t _f106395ab1b387309475af300f598535a22b6d20 = 0x5F0        ;
        constexpr std::uintptr_t _93715429ecfb58ab32e65df36aa9dc5eeedcd3ae = 0x5F4        ;
        constexpr std::uintptr_t _a07c35778651c1da88cabc4294d1d33314d61a31 = 0x5F8        ;
        constexpr std::uintptr_t _96fa265fa8305ac839c1d3119206c5f31c2f08d3 = 0x608        ;
        constexpr std::uintptr_t _9735a3d2b0718b9e17ad63afebc76f6ae0c67bca = 0x618        ;
        constexpr std::uintptr_t _b02782606993f3114d3fd478de11db1bd5538ce0 = 0x620        ;
        constexpr std::uintptr_t _a2fad21538f79758d8819b1e671a33f22f943951 = 0x690        ;
        constexpr std::uintptr_t _3e902c21b98fbd2a626c9a0f9bc360759fee41c7 = 0x694        ;
        constexpr std::uintptr_t _d406797c4269d0d7497467b06d24f19cc2af6379 = 0x698        ;
        constexpr std::uintptr_t _c1504f81bc5f479139ae68804b57fc9d1e6d8f29 = 0x69C        ;
        constexpr std::uintptr_t _a8ab07d7c5c28bf426883bc406737c644bd00cf2 = 0x6A0        ;
        constexpr std::uintptr_t _69621fd6f6b5f636233930b809cec8176aae145d = 0x6A4        ;
    }

    namespace TreadRenderer
    {
        constexpr std::uintptr_t Renderer                         = 0x0          ;
        constexpr std::uintptr_t leftMaterialIndex                = 0x8          ;
        constexpr std::uintptr_t rightMaterialIndex               = 0xC          ;
    }

    namespace TreadAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mainBodyAnimator                 = 0x20         ;
        constexpr std::uintptr_t wheelBones                       = 0x28         ;
        constexpr std::uintptr_t vecShocksOffsetPosition          = 0x30         ;
        constexpr std::uintptr_t wheelBoneOrigin                  = 0x38         ;
        constexpr std::uintptr_t wheelBoneDistMax                 = 0x40         ;
        constexpr std::uintptr_t treadRenderers                   = 0x48         ;
        constexpr std::uintptr_t treadEffects                     = 0x50         ;
        constexpr std::uintptr_t traceThickness                   = 0x58         ;
        constexpr std::uintptr_t heightFudge                      = 0x5C         ;
        constexpr std::uintptr_t useWheelYOrigin                  = 0x60         ;
        constexpr std::uintptr_t treadTextureDirection            = 0x64         ;
        constexpr std::uintptr_t isMetallic                       = 0x6C         ;
        constexpr std::uintptr_t angularTreadConstant             = 0x70         ;
        constexpr std::uintptr_t treadConstant                    = 0x74         ;
        constexpr std::uintptr_t wheelSpinConstant                = 0x78         ;
        constexpr std::uintptr_t traceLineMin                     = 0x7C         ;
        constexpr std::uintptr_t traceLineMax                     = 0x80         ;
        constexpr std::uintptr_t maxShockDist                     = 0x84         ;

        constexpr std::uintptr_t _c808860fcaae322a6eafc07fd8941e124b337824 = 0x88         ;
        constexpr std::uintptr_t _9ded937b1c8b1045b90cfd3cbafb365549ec408d = 0x8C         ;
        constexpr std::uintptr_t _5650e11e4ed9217b697c956b9e969e4b503b96c2 = 0x98         ;
        constexpr std::uintptr_t _cfe0a7e93e35228b3b30365d948ab94b21cfb6e3 = 0xA4         ;
        constexpr std::uintptr_t _899ec8c12fd3f591bbe442c3933ec4dad25ec4ba = 0xB0         ;
        constexpr std::uintptr_t _ec539333580837cedc5a586541a77cd0688e38aa = 0xB4         ;
        constexpr std::uintptr_t _efddb454ea0cbe41225fede8383c28467d0b74fb = 0xB8         ;
        constexpr std::uintptr_t _062e580749235383e4737559134c3fd4151bdfeb = 0xBC         ;
    }

    namespace flamethrowerState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerBoatMagnet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t ParentStation                    = 0x50         ;
        constexpr std::uintptr_t AngularVelocityLerpAmount        = 0x58         ;
        constexpr std::uintptr_t PositionLerpAmount               = 0x5C         ;
        constexpr std::uintptr_t RotationLerpAmount               = 0x60         ;
        constexpr std::uintptr_t SphereTrigger                    = 0x68         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace %4ecefc452a0486bf66c7f0f26bc1008524d02cb9
    {
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x18         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0x20         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0x28         ;
    }

    namespace DigitController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AllDigits                        = 0x20         ;
    }

    namespace ImageRenderController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Camera                           = 0x20         ;
    }

    namespace %0ee27a40ccf59a794f898e1336a37d7980e8e0e3
    {
        constexpr std::uintptr_t _fc6c941c92698d73c7480defaa744fceb5435443 = 0x20         ;
        constexpr std::uintptr_t _cca5c8209c0c146d064a42f74bb8eced6dd4f3d6 = 0x28         ;
    }

    namespace %b8448c69977c800a6c27a929113d74f9cdc9f055
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1080A530   ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x28         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x30         ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x38         ;
        constexpr std::uintptr_t _7db6c24ee65c7e60723d5abf510f8dac0291237c = 0x40         ;
        constexpr std::uintptr_t _5d2ff2aae8502a01c048e0955ac57fa34ffe125e = 0x48         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x50         ;
        constexpr std::uintptr_t _73473c3516b8f5b3bfe809693b5d070f0dde2852 = 0x58         ;
        constexpr std::uintptr_t _be51405bbf0f1bf15c91ee45fe9af8e21f5c9911 = 0x60         ;
        constexpr std::uintptr_t _91d43e9d6079b3d39b6f60a260d3ead593968f87 = 0x68         ;
        constexpr std::uintptr_t _112678d6c75780c112d78e1a0628d7ca351d382f = 0x70         ;
        constexpr std::uintptr_t _b396d1b66534ef65d7fa4654debed0876c2eef5b = 0x78         ;
    }

    namespace BuildingBlock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t grade                            = 0x350        ;
        constexpr std::uintptr_t CullBushes                       = 0x378        ;
        constexpr std::uintptr_t CheckForPipesOnModelChange       = 0x379        ;
        constexpr std::uintptr_t AlternativePipeBounds            = 0x380        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x388        ;
        constexpr std::uintptr_t wallpaperHealth                  = 0x398        ;
        constexpr std::uintptr_t wallpaperRotation                = 0x39C        ;
        constexpr std::uintptr_t wallpaperHealth2                 = 0x3A8        ;
        constexpr std::uintptr_t wallpaperRotation2               = 0x3AC        ;
        constexpr std::uintptr_t wallpaperProtection              = 0x3B0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _338d583691044636512f9d6220285b4b2d038818 = 0x318        ;
        constexpr std::uintptr_t _61bb7ceb39f5663573ff4bb3172dea6b491260d1 = 0x320        ;
        constexpr std::uintptr_t _67c0dbd70186e4208f2d30ee32c8f0c35c252c6a = 0x328        ;
        constexpr std::uintptr_t _e837f199308166a8cf00d24c5e985dedf26e14eb = 0x330        ;
        constexpr std::uintptr_t _29f27c9a0734bef0c1d1b63d51351f214761dbdb = 0x338        ;
        constexpr std::uintptr_t _239d24143a3d0ce3030db7d442216fd77cc70250 = 0x340        ;
        constexpr std::uintptr_t _1f7d85ce83010d45a4c358b9bea9ffe55b22e8ba = 0x348        ;
        constexpr std::uintptr_t _5a1eb4cb7eaf3d275d1f893d9476582e42caecd1 = 0x34C        ;
        constexpr std::uintptr_t _72d91da78e9f008d927368fc2f940d590f0716f7 = 0x354        ;
        constexpr std::uintptr_t _0186d5ff8c8eaf9cf4e85e758a43d1f0e34a26d8 = 0x358        ;
        constexpr std::uintptr_t _468ac3d17f9f3f858f2b391a68af1bf7a1a243cf = 0x360        ;
        constexpr std::uintptr_t _8ec60b6632fec3ed50b39a24ef9985d49bb3c40a = 0x368        ;
        constexpr std::uintptr_t _d04a8142c5f9ac5add2a085140fc3e6f6b3aa9c7 = 0x370        ;
        constexpr std::uintptr_t _36172ab09251e58458847dd231ef1e8dc1d9fa97 = 0x390        ;
        constexpr std::uintptr_t _0576a36a5534cb87eb611fd1d835b90d4b6fc3d2 = 0x3A0        ;
        constexpr std::uintptr_t _341310d5e2ab3a7b92bf12952630ee9fe1d38349 = 0x3B8        ;
    }

    namespace %525f2e032fb7631de876f4045c256d93e5a57658
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10809FB8   ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _6fa617667a815a271090e6d003a81e9ae78234ea = 0x1C         ;
        constexpr std::uintptr_t _b64e3a16201ae8c4a45e98eb22b1337a90d26f31 = 0x48         ;
        constexpr std::uintptr_t _d4a676b4d5e78e7289fc446f0ac57143b233eabb = 0x4C         ;
        constexpr std::uintptr_t _9351bf362915350ff8ed3ae6baf8d2f043bc9dda = 0x50         ;
        constexpr std::uintptr_t _b022c0b2d83e4441827090e3114664b27ec0cbf9 = 0x58         ;
        constexpr std::uintptr_t _3a5c0db427fcab499f2258f637ffa5a984c0fb3c = 0x5C         ;
        constexpr std::uintptr_t _6f5afd809bdad6051c9ce8d8f8f2e109c01f0182 = 0x60         ;
        constexpr std::uintptr_t _dfc4f2d99374fa9a11db54733616fe9621f19990 = 0x68         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x70         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x74         ;

        namespace _static
        {
            constexpr std::uintptr_t _e0fecd9afb0cb2e01629dc1608f40a30fa890634 = 0x0          ;
        }

    }

    namespace UIMapVendingMachineMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t inStock                          = 0x20         ;
        constexpr std::uintptr_t outOfStock                       = 0x30         ;
        constexpr std::uintptr_t colorBackground                  = 0x40         ;
        constexpr std::uintptr_t displayName                      = 0x48         ;
        constexpr std::uintptr_t toolTip                          = 0x50         ;
        constexpr std::uintptr_t button                           = 0x58         ;

        constexpr std::uintptr_t _beafaf972bee6ce92a8692aec1a1fc53b5fbbafa = 0x60         ;
        constexpr std::uintptr_t _0204a9a6e20d372a231f7a6cea33662582f8184e = 0x68         ;
        constexpr std::uintptr_t _7f186ad6b64f4db4ce5dffa77dbf0ced98f08879 = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t _1ddce402620d54c7b7d25999e5b86a9e20e3b90d = 0x0          ;
            constexpr std::uintptr_t _0aeb381e582dd39cd6c275931f1f57d906a34785 = 0x8          ;
        }

    }

    namespace M2BradleyPhysics
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Wheels                           = 0x28         ;
        constexpr std::uintptr_t TurningWheels                    = 0x30         ;
        constexpr std::uintptr_t mainRigidbody                    = 0x38         ;
        constexpr std::uintptr_t waypoints                        = 0x40         ;

        constexpr std::uintptr_t _225ea975dd511e48c966da943e736c12882cab1c = 0x20         ;
        constexpr std::uintptr_t _1ff289d2865a9ec00b2da0999079431df2b52e6e = 0x48         ;
        constexpr std::uintptr_t _8ecc7f8fb955df7c9803ac1c7829e0f04d605dd8 = 0x54         ;
    }

    namespace TimelineConvarController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t convarName                       = 0x18         ;
        constexpr std::uintptr_t template                         = 0x20         ;
    }

    namespace PlayerInfo
    {
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t OwnerSteamID                     = 0x8          ;
        constexpr std::uintptr_t DisplayName                      = 0x10         ;
        constexpr std::uintptr_t Ping                             = 0x18         ;
        constexpr std::uintptr_t Address                          = 0x20         ;
        constexpr std::uintptr_t EntityId                         = 0x28         ;
        constexpr std::uintptr_t ConnectedSeconds                 = 0x30         ;
        constexpr std::uintptr_t ViolationLevel                   = 0x34         ;
        constexpr std::uintptr_t CurrentLevel                     = 0x38         ;
        constexpr std::uintptr_t Health                           = 0x3C         ;
        constexpr std::uintptr_t Position                         = 0x40         ;
        constexpr std::uintptr_t IsMuted                          = 0x4C         ;
        constexpr std::uintptr_t TeamID                           = 0x50         ;
    }

    namespace PlayerIDInfo
    {
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t OwnerSteamID                     = 0x8          ;
        constexpr std::uintptr_t DisplayName                      = 0x10         ;
        constexpr std::uintptr_t Address                          = 0x18         ;
        constexpr std::uintptr_t EntityId                         = 0x20         ;
    }

    namespace ServerInfoOutput
    {
        constexpr std::uintptr_t Hostname                         = 0x0          ;
        constexpr std::uintptr_t MaxPlayers                       = 0x8          ;
        constexpr std::uintptr_t Players                          = 0xC          ;
        constexpr std::uintptr_t Queued                           = 0x10         ;
        constexpr std::uintptr_t Joining                          = 0x14         ;
        constexpr std::uintptr_t ReservedSlots                    = 0x18         ;
        constexpr std::uintptr_t EntityCount                      = 0x1C         ;
        constexpr std::uintptr_t GameTime                         = 0x20         ;
        constexpr std::uintptr_t Uptime                           = 0x28         ;
        constexpr std::uintptr_t Map                              = 0x30         ;
        constexpr std::uintptr_t Framerate                        = 0x38         ;
        constexpr std::uintptr_t Memory                           = 0x3C         ;
        constexpr std::uintptr_t MemoryUsageSystem                = 0x40         ;
        constexpr std::uintptr_t Collections                      = 0x44         ;
        constexpr std::uintptr_t NetworkIn                        = 0x48         ;
        constexpr std::uintptr_t NetworkOut                       = 0x4C         ;
        constexpr std::uintptr_t Restarting                       = 0x50         ;
        constexpr std::uintptr_t SaveCreatedTime                  = 0x58         ;
        constexpr std::uintptr_t Version                          = 0x60         ;
        constexpr std::uintptr_t Protocol                         = 0x68         ;
    }

    namespace ServerConvarInfo
    {
        constexpr std::uintptr_t FullName                         = 0x0          ;
        constexpr std::uintptr_t Value                            = 0x8          ;
        constexpr std::uintptr_t Help                             = 0x10         ;
    }

    namespace ServerUGCInfo
    {
        constexpr std::uintptr_t entityId                         = 0x0          ;
        constexpr std::uintptr_t crcs                             = 0x8          ;
        constexpr std::uintptr_t contentType                      = 0x10         ;
        constexpr std::uintptr_t entityPrefabID                   = 0x14         ;
        constexpr std::uintptr_t shortPrefabName                  = 0x18         ;
        constexpr std::uintptr_t playerIds                        = 0x20         ;
        constexpr std::uintptr_t contentString                    = 0x28         ;
    }

    namespace HurtType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerHurtEx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t repeatRate                       = 0x50         ;
        constexpr std::uintptr_t LOSCheck                         = 0x54         ;
        constexpr std::uintptr_t LOSDistance                      = 0x58         ;
        constexpr std::uintptr_t damageOnEnter                    = 0x60         ;
        constexpr std::uintptr_t effectOnEnter                    = 0x68         ;
        constexpr std::uintptr_t hurtTypeOnEnter                  = 0x70         ;
        constexpr std::uintptr_t damageOnTimer                    = 0x78         ;
        constexpr std::uintptr_t effectOnTimer                    = 0x80         ;
        constexpr std::uintptr_t hurtTypeOnTimer                  = 0x88         ;
        constexpr std::uintptr_t damageOnMove                     = 0x90         ;
        constexpr std::uintptr_t effectOnMove                     = 0x98         ;
        constexpr std::uintptr_t hurtTypeOnMove                   = 0xA0         ;
        constexpr std::uintptr_t damageOnLeave                    = 0xA8         ;
        constexpr std::uintptr_t effectOnLeave                    = 0xB0         ;
        constexpr std::uintptr_t hurtTypeOnLeave                  = 0xB8         ;
        constexpr std::uintptr_t damageEnabled                    = 0xBC         ;
        constexpr std::uintptr_t enterDamageCooldown              = 0xC0         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace PegType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PegConfig
    {
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t VerticalMountLocalRotation       = 0x14         ;
        constexpr std::uintptr_t VerticalMountLocalOffset         = 0x20         ;
    }

    namespace AxisType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DecorFlip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FlipAxis                         = 0xA8         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0         ;
    }

    namespace ExplosionsOverlay
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E438   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessVolume                = 0x20         ;
        constexpr std::uintptr_t rrpVolume                        = 0x28         ;
        constexpr std::uintptr_t radialBlurStartCurve             = 0x30         ;
        constexpr std::uintptr_t radialBlurAmountCurve            = 0x38         ;
        constexpr std::uintptr_t lensDirtinessCurve               = 0x40         ;

        constexpr std::uintptr_t _49ea8d226fdcdbacfefe40fb05c24c73524acb97 = 0x48         ;
        constexpr std::uintptr_t _a710d71ae7aaa3e9caef9e0c124634dbcd5b7197 = 0x50         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x58         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x5C         ;
        constexpr std::uintptr_t _28066806031ea59e233e10e9f6176e4924e6a4d1 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace LayerSelect
    {
        constexpr std::uintptr_t layer                            = 0x0          ;
    }

    namespace %2f16b59dee660afa860fa876d2f4e0421254b44b
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _2acfcb7561d99b7d4f66f4477c63271421fcde41 = 0x18         ;
        constexpr std::uintptr_t _168fe7fa6a06893fe57d64b08aa68b98bc504d38 = 0x20         ;
        constexpr std::uintptr_t _1f467c8b377738adcd3c41f281f8151440cd1e6c = 0x60         ;
        constexpr std::uintptr_t _f3b8524c00ac0ba4157af0e8724d1ffeebd205be = 0x64         ;
        constexpr std::uintptr_t _56d3cb8341671cdffd41efcc2e88faa28963a24a = 0x68         ;
        constexpr std::uintptr_t _5726e02132993340455327ecf01c73ccfc839cdb = 0x70         ;
        constexpr std::uintptr_t _b8a3fd0cb86ada0ec397352a041f0a90590e09c3 = 0x78         ;
        constexpr std::uintptr_t _1911e379d01d241b527c6c98f14a44a2f23982c4 = 0xB8         ;
        constexpr std::uintptr_t _f1ac35d5d099a15559a5a16cdea8a279ea71ed2a = 0xBC         ;
        constexpr std::uintptr_t _a1c5dda7cc165712c0f722101d615a047aecfc91 = 0xFC         ;
        constexpr std::uintptr_t _9b601f94bc9d98afce4d7278cca737cf40ad130d = 0x100        ;
        constexpr std::uintptr_t _2ef3348cd41c47a8ea878f1d88974da1dd79cec3 = 0x104        ;
        constexpr std::uintptr_t _db9a24521c1db28cca7fbab69e3b678334431c4f = 0x144        ;
        constexpr std::uintptr_t _4a082d39df59a53ca9b4cce7b47e0bd2b3a4b1a6 = 0x184        ;

        namespace _static
        {
            constexpr std::uintptr_t _6af87659318d1ab30cbddd79dc843bf942a9c3b6 = 0x0          ;
            constexpr std::uintptr_t _a76d8f748ba383bf9254437bcef6c0e7229a1159 = 0x8          ;
        }

    }

    namespace %3c72e72bb96aaf13506288566e62a8c8a72548c3
    {
        constexpr std::uintptr_t _1aea4bc31b4feafb06741a2ed4368c67b131251a = 0x10         ;
        constexpr std::uintptr_t _9f7a850a40d3f1ad2635bdfb52e522aa3967b85c = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _a6c54042e9592d97f118f28154cab3032dc779fa = 0x0          ;
            constexpr std::uintptr_t _42c4fbedf244d877b1a71986e0894f1bde55f1f4 = 0x8          ;
            constexpr std::uintptr_t _96d5da0737b144a79d3bfe630d3de45c9bc9581e = 0x10         ;
            constexpr std::uintptr_t _094a6fc4059b3d961188527b6a3035c6002f6010 = 0x18         ;
        }

    }

    namespace BigWheelBettingTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t bigWheel                         = 0x3A8        ;
        constexpr std::uintptr_t seatedPlayerOffset               = 0x3B0        ;
        constexpr std::uintptr_t offsetCheckRadius                = 0x3BC        ;
        constexpr std::uintptr_t winSound                         = 0x3C0        ;
        constexpr std::uintptr_t loseSound                        = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _5a3f1dfbef9bc2f381aabe1001ff7386ccc7819a = 0x3D0        ;
        constexpr std::uintptr_t _17bab1c36f09e6493568c8a809c0e936e79010a5 = 0x3D8        ;
    }

    namespace ScriptableObjectRef-fake-1
    {
        constexpr std::uintptr_t guid                             = 0x10         ;

        constexpr std::uintptr_t _422ab1dc12f4d2e14d0d7ba8aef5f0ad1a08fd8d = 0x18         ;
    }

    namespace ResourceRef`1
    {
        constexpr std::uintptr_t guid                             = 0x0          ;
    }

    namespace ThrownBoomerang
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t boomerangItem                    = 0x200        ;
        constexpr std::uintptr_t timeToReturnOnArc                = 0x208        ;
        constexpr std::uintptr_t secondsUntilStartArc             = 0x20C        ;
        constexpr std::uintptr_t lerpSpeed                        = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _691771484630ce3948ff67d5b8f49598e0aee302 = 0x214        ;
        constexpr std::uintptr_t _37ea9ebb2728e18190feaa0709560648c038a8a6 = 0x220        ;
        constexpr std::uintptr_t _54c4f3fab181efc26e6ac1a5a199de750c1df916 = 0x22C        ;
        constexpr std::uintptr_t _8a24cd6ea485c301463557f86427725614742ffd = 0x230        ;
        constexpr std::uintptr_t _edfde1c58abc4e99f781f9100d2f0aa212a8f3d0 = 0x234        ;
        constexpr std::uintptr_t _5f16fe7f9d944be75ab8759e9083dfacc242acc2 = 0x238        ;
        constexpr std::uintptr_t _419ce400c69b8a4e8f47e12727dd48275cde2cfd = 0x244        ;
        constexpr std::uintptr_t _fa95c49638a65c9b1548a85dd58f961171ef71db = 0x250        ;
        constexpr std::uintptr_t _e6ec4e6dfd3706cb4ed528090c0d7c64b17c145a = 0x25C        ;
        constexpr std::uintptr_t _ee75eed8b065de2a1680575b1a1b9204165a80b7 = 0x268        ;
        constexpr std::uintptr_t _45fcf3125e3cb307ba78a7f3e9acf479cf75dc42 = 0x274        ;
        constexpr std::uintptr_t _440ced7b09893705a1de4a30c55de8988725fb12 = 0x288        ;
        constexpr std::uintptr_t _e63bc3d971acfd2e29dc6bd73585446165ade3c6 = 0x290        ;
        constexpr std::uintptr_t _9fbd3438185fc3daab93508c8e519f6a38c5bfea = 0x298        ;
    }

    namespace AccessibilityMaterialSwap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ForData                          = 0x20         ;
        constexpr std::uintptr_t ForRenderer                      = 0x28         ;
    }

    namespace %24c2200d0f9d2803e7ef2867d0c440fd9dde5255
    {
        constexpr std::uintptr_t _7a34db028ae39d37975a73ff28407a89ecc11a6c = 0x10         ;
        constexpr std::uintptr_t _01e8a99d13bc20fa8f12e7d2dcbade53830c2ce2 = 0x20         ;
        constexpr std::uintptr_t _2e06ec591c4f37595c13c9e304a39af8eb3810d8 = 0x28         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x2C         ;
        constexpr std::uintptr_t _470615d958591f6e2b36d3e92b74fc96950bd7a0 = 0x38         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x3C         ;
        constexpr std::uintptr_t _a72214b652252897bec243f945e60f0cf483f5ab = 0x40         ;
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x48         ;
        constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0x58         ;
        constexpr std::uintptr_t _eacd07f40e02540b6a49516512eb41ab8de1da21 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _fe53bceee5cc245d7366b9137a9eb9168f9c4c1b = 0x0          ;
            constexpr std::uintptr_t _059a2fa00c5220c733b72d021a2e5bd1d1f6784c = 0x8          ;
            constexpr std::uintptr_t _85051ec2fd446679c4d973b025c306d663728d13 = 0x10         ;
        }

    }

    namespace %4fd7729c46c636d41a095482021275c1f5d957b5
    {
        constexpr std::uintptr_t _ecee532329e263e531d22bf6d0e0c42b473cda2d = 0x10         ;
        constexpr std::uintptr_t _396e46ff1048c1b4014c0312e05402f3160f31a5 = 0x14         ;
        constexpr std::uintptr_t _e87bde13292b1d0183e56a2f8af3b6207a1b70f4 = 0x18         ;
        constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x28         ;
        constexpr std::uintptr_t _f64023bb84acfd9702e672caedf6ede3af1e20c5 = 0x30         ;
        constexpr std::uintptr_t _a84a1322d806c6ac211b9847ddc58911dd9f619e = 0x38         ;
        constexpr std::uintptr_t _07730017469db8011f8b2c2c5425a2783d338817 = 0x40         ;
        constexpr std::uintptr_t _bc8ff90cbc41ec381e8c24dbc7913bc1bf022489 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _98532c372a52a15d2509f5d089db6c789de89a8f = 0x0          ;
        }

    }

    namespace Chicken
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t agentTypeIndex                   = 0x2D0        ;
        constexpr std::uintptr_t NewAI                            = 0x2D4        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x2D5        ;
        constexpr std::uintptr_t canSwim                          = 0x2D6        ;
        constexpr std::uintptr_t topologyPreference               = 0x2D8        ;
        constexpr std::uintptr_t aiFlags                          = 0x2EC        ;
        constexpr std::uintptr_t ForgetUnseenEntityTime           = 0x2F0        ;
        constexpr std::uintptr_t SensesTickRate                   = 0x2F4        ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x310        ;
        constexpr std::uintptr_t Stats                            = 0x318        ;
        constexpr std::uintptr_t AttackOffset                     = 0x3C8        ;
        constexpr std::uintptr_t AttackDamage                     = 0x3D4        ;
        constexpr std::uintptr_t AttackDamageType                 = 0x3D8        ;
        constexpr std::uintptr_t MinimumTargetHealthFraction      = 0x3DC        ;
        constexpr std::uintptr_t AttackCost                       = 0x3E0        ;
        constexpr std::uintptr_t AttackRate                       = 0x3E4        ;
        constexpr std::uintptr_t AttackRange                      = 0x3E8        ;
        constexpr std::uintptr_t NavAgent                         = 0x3F0        ;
        constexpr std::uintptr_t movementMask                     = 0x3F8        ;
        constexpr std::uintptr_t stuckDuration                    = 0x3FC        ;
        constexpr std::uintptr_t lastStuckTime                    = 0x400        ;
        constexpr std::uintptr_t idleDuration                     = 0x404        ;
        constexpr std::uintptr_t deathStatName                    = 0x410        ;
        constexpr std::uintptr_t EggDefinition                    = 0x420        ;
        constexpr std::uintptr_t EggDropFrequency                 = 0x428        ;
        constexpr std::uintptr_t EggDropLocalPos                  = 0x42C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _a666d183fa4d0ef1bbac66d2825092663addd5fc = 0x2DC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2F8        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x2FC        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x300        ;
        constexpr std::uintptr_t _b08820a6f28fcee5dd8209f6a02f6566838c2a48 = 0x408        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x418        ;
    }

    namespace UIMarketSearchOrderEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemName                         = 0x20         ;
        constexpr std::uintptr_t OutOfStockRoot                   = 0x28         ;
        constexpr std::uintptr_t BpRoot                           = 0x30         ;
    }

    namespace %e515885023d2f69d6470cf45b60896ea5bf6b71c
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
        constexpr std::uintptr_t _b89189c1b15fd6517f35124e5829859b49d39489 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _1b96a2ada247ac65924ae1be24c2a142612a83c4 = 0x0          ;
            constexpr std::uintptr_t _13b2004b7901818080dab2c3a9e1589a64a6c81e = 0x8          ;
            constexpr std::uintptr_t _67d734ccda4aa7509ec72c5b8903db6b8469d7a3 = 0x10         ;
            constexpr std::uintptr_t _69c8f4b99e3ee55f8a2579e4853b5c25d83b042a = 0x18         ;
        }

    }

    namespace VolumeCloudsRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _8c412ea617773773644a0e7c9044babcc39c265e = 0x20         ;
        constexpr std::uintptr_t _1e83b22f6854d6211ac69d5c4662882126e03fbe = 0x28         ;
        constexpr std::uintptr_t _dbfffb91b457e7531e041c7a7306c0bae8d9deca = 0x30         ;
        constexpr std::uintptr_t _9296c7f10dce2d8c2a454372e89023cef78cb87b = 0x38         ;
    }

    namespace %e937687db43f42e6dd9f25ddfbe93f5f42dd4ce3
    {
        constexpr std::uintptr_t _042d0ba9797c7e486415eec4f086eec8a6a5f482 = 0x10         ;
        constexpr std::uintptr_t _47088b0b67be6a75600db7ac3ff8d62ae91893bb = 0x18         ;
        constexpr std::uintptr_t _2d57e3c28382e758948dcac205b7e440d3fa3730 = 0x20         ;
        constexpr std::uintptr_t _6f0d82ec48099a9f6ac7937052acaebde88bc40d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _0c0b66204f61692ddc918f8f3ac25a13d747d5a6 = 0x0          ;
            constexpr std::uintptr_t _35d01e44206a569c4b8b5f5f423be84bbe8f2b36 = 0x8          ;
            constexpr std::uintptr_t _ce117dd6cea649e76a3d6b685dc4a8ceb7fbe0e6 = 0x18         ;
        }

    }

    namespace DisableIfNvidiaReflexNotSupported
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t reflexModeOption                 = 0x20         ;
        constexpr std::uintptr_t reflexLatencyMarkerOption        = 0x28         ;
    }

    namespace onColorSelectedEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10786A98   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace TextureColorPicker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t texture                          = 0x20         ;
        constexpr std::uintptr_t onColorSelected                  = 0x28         ;
    }

    namespace Flag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ContentsType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CanAcceptResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2d81cc633fd321f4b78765e8fcb6b2fef9eca051
    {
        constexpr std::uintptr_t _00f494e410488b474806151ea4831c95a849cdce = 0x10         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x14         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x18         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x20         ;
        constexpr std::uintptr_t _e6214410e576745ed4b9433180e83658dc7b88e4 = 0x21         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x24         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x28         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x30         ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x34         ;
        constexpr std::uintptr_t _62fdc750a794f03b2418f492a6621a554cf8a0fc = 0x38         ;
        constexpr std::uintptr_t _e37a0f8946b92ea309e55b52bf5c6f6fa4c302eb = 0x40         ;
        constexpr std::uintptr_t _40f1046cf58b8f1841587e7fefd6b13e5654fe6c = 0x48         ;
        constexpr std::uintptr_t _b2de5fe94d46898424bf6cd5e9c66d388477847d = 0x50         ;
        constexpr std::uintptr_t _46b39d5178fdfcf8ee3151f2700fef7a900ddefe = 0x58         ;
        constexpr std::uintptr_t _0424061f88520ea8b5a8680df0282aebe4b6ce96 = 0x60         ;
        constexpr std::uintptr_t _7f258ed18a8cb5bc6d252e1a3630f4149fa3036b = 0x68         ;
        constexpr std::uintptr_t _459264eb387df83558be3c8baa543c58340accdd = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _9b6c43de1a3a182fe0e0f71efce44030bc5174ea = 0x0          ;
            constexpr std::uintptr_t _f3e98ea93ce9311b7b456e34dc054e65b9ef43a6 = 0x10         ;
            constexpr std::uintptr_t _bf2169496a056be1ba1fef3f9f7343987788ec9f = 0x18         ;
            constexpr std::uintptr_t _4019b693d96189a12ca5c6b09dceb1039e5d6767 = 0x20         ;
            constexpr std::uintptr_t _c0265db5036ca1f7e53f30fb99f7c24171e77f31 = 0x28         ;
            constexpr std::uintptr_t _c8052fa1ccfc69c565eef3db33a8cb7bdf22d6ea = 0x30         ;
            constexpr std::uintptr_t _3e205bc113b03ec6d9c757c9c283d249873d421e = 0x38         ;
        }

    }

    namespace ItemModWorkbenchReinforced
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t healthBonusLevel1                = 0x58         ;
        constexpr std::uintptr_t healthBonusLevel2                = 0x5C         ;
        constexpr std::uintptr_t healthBonusLevel3                = 0x60         ;
        constexpr std::uintptr_t healthBonusIOBench               = 0x64         ;
        constexpr std::uintptr_t explosiveResistance              = 0x68         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace CameraSensorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UpdateBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _3d4c9574656c656061183d442ce39f26c3895566 = 0x20         ;
        constexpr std::uintptr_t _fae9c0269d0dd261f089d6482e9d939947826e35 = 0x24         ;
    }

    namespace ExplosionsBillboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Camera                           = 0x20         ;
        constexpr std::uintptr_t Active                           = 0x28         ;
        constexpr std::uintptr_t AutoInitCamera                   = 0x29         ;

        constexpr std::uintptr_t _ff164f17db94976eca2f5daf28f11d067ff44725 = 0x30         ;
        constexpr std::uintptr_t _cec70ec65f9493fa633e9c99ec39eeb426c7ce5d = 0x38         ;
        constexpr std::uintptr_t _6522181954806e1be706e1717c87dd53b314610e = 0x40         ;
        constexpr std::uintptr_t _a9dd42b7b5980ce6b2d7adcb8e4d17cb6e4d783c = 0x48         ;
    }

    namespace %c67b154e2286d6870b0b36a5614f434e1627a57d
    {
        constexpr std::uintptr_t _5e930c3120d8123ddaaa95bce0045341d8bf3f66 = 0x18         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x28         ;
        constexpr std::uintptr_t _939681a0d78ce2bcb5a88ee7b6abf198905ceb04 = 0x2C         ;
        constexpr std::uintptr_t _c40675a95c1a3bce1f28e6ebe8c840b5147b2773 = 0x34         ;
    }

    namespace %e31dbfeceb087614e9bcaec9ef18238a352bfcd6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10764EB8   ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x10         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x18         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _8760274e6f0d9e43f6c80f6dbd7c1f15346797ed = 0x0          ;
            constexpr std::uintptr_t _f339b18d40fb0d460954614c7c5161a307d8f296 = 0x10         ;
            constexpr std::uintptr_t _08271bb1026c2c7042ae83990625bc6ad65db181 = 0x18         ;
            constexpr std::uintptr_t _39dd4a3339afbfb90c02a335e265689084aa4685 = 0x20         ;
        }

    }

    namespace AIState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %edfc649c6b9a8f132172e91d6a50a59899e8235b
    {
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0x20         ;
    }

    namespace %5f5a858d08bc6f149c07750aa63b08e9c1aeb0ff
    {
        constexpr std::uintptr_t _7916e85f94110d3554a5fabbfc5c8579db246204 = 0x10         ;
        constexpr std::uintptr_t _b8a868de50ab32d0aa3d22b3adc407e4cdfd595f = 0x20         ;
        constexpr std::uintptr_t _8ed3498bd1be2a01ce0ec94d9c8813aa9d5af68a = 0x30         ;
        constexpr std::uintptr_t _387e1584932c504de75145621ac2e7caf81847c5 = 0x40         ;
        constexpr std::uintptr_t _4238ea0e0b4c650f63bb8655e1769a9ce9087a77 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _ce50b014caf8beab17b52c5a9a46ab29c37ac576 = 0x0          ;
            constexpr std::uintptr_t _4e655b573009c9e33e9d5c55fec08c2e053c637e = 0x10         ;
        }

    }

    namespace TerrainFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Filter                           = 0xA0         ;
        constexpr std::uintptr_t CheckPlacementMap                = 0xA8         ;
        constexpr std::uintptr_t CheckTerrainBounds               = 0xA9         ;
        constexpr std::uintptr_t CheckTopologyRadius              = 0xAC         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace OverrideBone
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace offsetInfo
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t offset                           = 0x14         ;
        constexpr std::uintptr_t rotationOffset                   = 0x20         ;
        constexpr std::uintptr_t priority                         = 0x2C         ;
        constexpr std::uintptr_t rightBackpackSlotOffset          = 0x30         ;
        constexpr std::uintptr_t rightBackpackSlotRotationOffset  = 0x3C         ;
        constexpr std::uintptr_t overrideBone                     = 0x48         ;
    }

    namespace WearableHolsterOffset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Offsets                          = 0x20         ;
    }

    namespace AutoTurret
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t gun_fire_effect                  = 0x3F0        ;
        constexpr std::uintptr_t bulletEffect                     = 0x3F8        ;
        constexpr std::uintptr_t bulletSpeed                      = 0x400        ;
        constexpr std::uintptr_t ambienceEmitter                  = 0x408        ;
        constexpr std::uintptr_t playAmbientSounds                = 0x410        ;
        constexpr std::uintptr_t assignDialog                     = 0x418        ;
        constexpr std::uintptr_t laserBeam                        = 0x420        ;
        constexpr std::uintptr_t rcTurnSensitivity                = 0x450        ;
        constexpr std::uintptr_t RCEyes                           = 0x458        ;
        constexpr std::uintptr_t IDPanelPrefab                    = 0x460        ;
        constexpr std::uintptr_t rcControls                       = 0x468        ;
        constexpr std::uintptr_t rcIdentifier                     = 0x470        ;
        constexpr std::uintptr_t targetTrigger                    = 0x480        ;
        constexpr std::uintptr_t interferenceTrigger              = 0x488        ;
        constexpr std::uintptr_t maxInterference                  = 0x490        ;
        constexpr std::uintptr_t attachedWeaponZOffsetScale       = 0x494        ;
        constexpr std::uintptr_t socketTransform                  = 0x498        ;
        constexpr std::uintptr_t target                           = 0x4A0        ;
        constexpr std::uintptr_t eyePos                           = 0x4A8        ;
        constexpr std::uintptr_t muzzlePos                        = 0x4B0        ;
        constexpr std::uintptr_t aimDir                           = 0x4B8        ;
        constexpr std::uintptr_t gun_yaw                          = 0x4C8        ;
        constexpr std::uintptr_t gun_pitch                        = 0x4D0        ;
        constexpr std::uintptr_t sightRange                       = 0x4D8        ;
        constexpr std::uintptr_t turnLoopDef                      = 0x4E0        ;
        constexpr std::uintptr_t movementChangeDef                = 0x4E8        ;
        constexpr std::uintptr_t ambientLoopDef                   = 0x4F0        ;
        constexpr std::uintptr_t focusCameraDef                   = 0x4F8        ;
        constexpr std::uintptr_t focusSoundFreqMin                = 0x500        ;
        constexpr std::uintptr_t focusSoundFreqMax                = 0x504        ;
        constexpr std::uintptr_t peacekeeperToggleSound           = 0x508        ;
        constexpr std::uintptr_t onlineSound                      = 0x510        ;
        constexpr std::uintptr_t offlineSound                     = 0x518        ;
        constexpr std::uintptr_t targetAcquiredEffect             = 0x520        ;
        constexpr std::uintptr_t targetLostEffect                 = 0x528        ;
        constexpr std::uintptr_t reloadEffect                     = 0x530        ;
        constexpr std::uintptr_t aimCone                          = 0x538        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x3A8        ;
        constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x3B0        ;
        constexpr std::uintptr_t _c2070b0e989572ad8e485ea463cac44db8e39ea6 = 0x3B8        ;
        constexpr std::uintptr_t _45d9096c9d0a55810d53a4351017858d09e9cc1f = 0x3C0        ;
        constexpr std::uintptr_t _812a02abc0d8004f061fbfd05c7db211eeaa46b3 = 0x3C8        ;
        constexpr std::uintptr_t _cf0460055c1411c4fe6af7d4400853c7151cfe13 = 0x3D0        ;
        constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x3D8        ;
        constexpr std::uintptr_t _aac673d67ac4fa83c34050838e288d34a77cd34d = 0x3E0        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x3E8        ;
        constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x428        ;
        constexpr std::uintptr_t _b0ad58d1ef89f9f6ec7459b0f74f1b39932ceeec = 0x430        ;
        constexpr std::uintptr_t _de320410a7fcab965b8f67a4749d869c79715f3e = 0x438        ;
        constexpr std::uintptr_t _18fbd0be199e230ef3562dd65eaea3dcdff4c3c7 = 0x43C        ;
        constexpr std::uintptr_t _b54ee5b556eb98972811ed950bd5d7c31c5b716b = 0x440        ;
        constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x478        ;
        constexpr std::uintptr_t _7cf50514d70f6d67bd1f6f00f155057662deec1b = 0x540        ;
    }

    namespace NexusTransferTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Controller                       = 0x20         ;
    }

    namespace ConveyorMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %31f6babc896f9538f052e4d0f2afa2b132314dfe
    {
        constexpr std::uintptr_t _94058551864fd2bd249f02ae0bc3ea82a9d84f18 = 0x20         ;
    }

    namespace ItemFilter
    {
        constexpr std::uintptr_t TargetItem                       = 0x0          ;
        constexpr std::uintptr_t TargetCategory                   = 0x8          ;
        constexpr std::uintptr_t MaxAmountInOutput                = 0x10         ;
        constexpr std::uintptr_t BufferAmount                     = 0x14         ;
        constexpr std::uintptr_t MinAmountInInput                 = 0x18         ;
        constexpr std::uintptr_t IsBlueprint                      = 0x1C         ;
    }

    namespace %f60490b3a98414a5f41cb1ad1108cf469972d061
    {
    }

    namespace IndustrialConveyor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t MaxStackSizePerMove              = 0x358        ;
        constexpr std::uintptr_t FilterDialog                     = 0x360        ;
        constexpr std::uintptr_t transferItemSoundDef             = 0x368        ;
        constexpr std::uintptr_t transferItemStartSoundDef        = 0x370        ;
        constexpr std::uintptr_t IconTransferSprite               = 0x388        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _bde68acd92bc0655a6c9e2163e22ea0a3d116126 = 0x340        ;
        constexpr std::uintptr_t _33f916c60f057c4b9708a78b2c697aab670ac765 = 0x348        ;
        constexpr std::uintptr_t _23937743030514219f55ffc922a22155efd5d9e9 = 0x350        ;
        constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x378        ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x380        ;
        constexpr std::uintptr_t _378aacb89d37a68bb58b26c411cf7cf0516cb77f = 0x390        ;
        constexpr std::uintptr_t _bdc3f18502434aae101dbc20f4464082339d9541 = 0x398        ;
        constexpr std::uintptr_t _46a8f840037075c36a5a044e56af7d9517a2f5c6 = 0x3A0        ;
        constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x3A8        ;
        constexpr std::uintptr_t _1871cff123dc595669150579726fff67b3b8e7c3 = 0x3B0        ;
    }

    namespace Branding
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t versionText                      = 0x20         ;
        constexpr std::uintptr_t canvasGroup                      = 0x28         ;

        constexpr std::uintptr_t _2724c981183a9022284d1515afc742ffb38ca51c = 0x30         ;
    }

    namespace AccessoryItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t id                               = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t displayName                      = 0x28         ;
        constexpr std::uintptr_t displayDescription               = 0x30         ;
        constexpr std::uintptr_t storeImages                      = 0x38         ;
        constexpr std::uintptr_t category                         = 0x40         ;
        constexpr std::uintptr_t subcategory                      = 0x44         ;
        constexpr std::uintptr_t steamCategory                    = 0x48         ;
        constexpr std::uintptr_t isLimitedTimeOffer               = 0x50         ;
        constexpr std::uintptr_t PreventBreakingDown              = 0x51         ;
        constexpr std::uintptr_t IsTwitchDrop                     = 0x52         ;
        constexpr std::uintptr_t itemname                         = 0x58         ;
        constexpr std::uintptr_t workshopID                       = 0x60         ;
        constexpr std::uintptr_t DlcItem                          = 0x68         ;
        constexpr std::uintptr_t forceCraftableItemDesc           = 0x70         ;
        constexpr std::uintptr_t forceDisableTurntableInItemStore = 0x71         ;
        constexpr std::uintptr_t UnlockedViaSteamItem             = 0x78         ;
        constexpr std::uintptr_t SprayScale                       = 0x80         ;
        constexpr std::uintptr_t AccessoryPrefab                  = 0x88         ;
        constexpr std::uintptr_t AccessoryAltPrefab               = 0x90         ;
        constexpr std::uintptr_t AccessoryTertiaryPrefab          = 0x98         ;
    }

    namespace DebugWorldPosition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t GeneratorToFake                  = 0x20         ;
    }

    namespace ShutterFrame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t SignEditorDialog                 = 0x3C0        ;
        constexpr std::uintptr_t PaintableSource                  = 0x3C8        ;
        constexpr std::uintptr_t shutterDefaultTiling             = 0x428        ;
        constexpr std::uintptr_t shutterDefaultOffset             = 0x430        ;
        constexpr std::uintptr_t shutterUVOffsets                 = 0x438        ;
        constexpr std::uintptr_t shutterRenderers                 = 0x440        ;
        constexpr std::uintptr_t shutterMoveSpeed                 = 0x448        ;
        constexpr std::uintptr_t shutterMovementCurve             = 0x450        ;
        constexpr std::uintptr_t IoEntity                         = 0x458        ;
        constexpr std::uintptr_t IoEntityAnchor                   = 0x460        ;
        constexpr std::uintptr_t moveStartSoundDef                = 0x468        ;
        constexpr std::uintptr_t moveStopSoundDef                 = 0x470        ;
        constexpr std::uintptr_t moveLoopSoundDef                 = 0x478        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _4ac9b87f9dbe5fb3d4d9803be606f8ba43826ca4 = 0x3A8        ;
        constexpr std::uintptr_t _e88e455bd01b236467e0a9d187629d7722e379b4 = 0x3B0        ;
        constexpr std::uintptr_t _3afdc493e8e49a1b848190a95f3d526032e46bfb = 0x3B8        ;
        constexpr std::uintptr_t _c9789d5e6d3c74aaceb48a4815867a942d9eccee = 0x3D0        ;
        constexpr std::uintptr_t _b25b3665a91fc2adfcd4b8b3885aceb0d2047a4c = 0x3E0        ;
        constexpr std::uintptr_t _9189759acf5ac5d6314efc090caee56285661cca = 0x3E8        ;
        constexpr std::uintptr_t _253f2c515598e91f893d64af6979ad1c324d8ee0 = 0x3F0        ;
        constexpr std::uintptr_t _6bbd7a18ec4dbf36ea28faeab0972e5ad00f6de0 = 0x3F8        ;
        constexpr std::uintptr_t _57fad1986a38358f91b0e77ecbbcd587f211c72a = 0x400        ;
        constexpr std::uintptr_t _b9c242ead3972cb045e2540bc2a3b9cf70e22165 = 0x408        ;
        constexpr std::uintptr_t _dacbc8f45434d7f0d3b19d7a8754190dc4e93f1b = 0x410        ;
        constexpr std::uintptr_t _48bddb4b1148a55b3c694e212ebe1281c52640cb = 0x418        ;
        constexpr std::uintptr_t _c8d904fe790909c14a4d12ac079231ea6d17171a = 0x420        ;
        constexpr std::uintptr_t _a3755b9a6d1062a6727e78f8b5e442965282919b = 0x480        ;
        constexpr std::uintptr_t _050ebc009d6a9e8a4a5b44c04100317c21039915 = 0x490        ;
        constexpr std::uintptr_t _a5000a4de75b82a5d995e33fa90701efb3fb9051 = 0x498        ;
        constexpr std::uintptr_t _2423164b5241994da9a3fcdd795f7e52680b16d7 = 0x4A0        ;
        constexpr std::uintptr_t _37d6c75082390a61ab3046cf20b3fee9b430af45 = 0x4A8        ;
        constexpr std::uintptr_t _42c350718c77ff00efbcc8d3900e3675c1fde3c6 = 0x4B0        ;
        constexpr std::uintptr_t _5821327b8e967d1ba8a094d9572d4d436d76d224 = 0x4B8        ;
    }

    namespace DungeonGridCell
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t North                            = 0x20         ;
        constexpr std::uintptr_t South                            = 0x24         ;
        constexpr std::uintptr_t West                             = 0x28         ;
        constexpr std::uintptr_t East                             = 0x2C         ;
        constexpr std::uintptr_t NorthVariant                     = 0x30         ;
        constexpr std::uintptr_t SouthVariant                     = 0x34         ;
        constexpr std::uintptr_t WestVariant                      = 0x38         ;
        constexpr std::uintptr_t EastVariant                      = 0x3C         ;
        constexpr std::uintptr_t AvoidNeighbours                  = 0x40         ;
        constexpr std::uintptr_t MapRendererLods                  = 0x48         ;
        constexpr std::uintptr_t Replaceable                      = 0x50         ;
    }

    namespace %835b95b7f5c0eaa685394ea8bc42dee394ff6e29
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _155c03f5d7c3c4f502fa122ef2c3133d434d9dc3 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _fcf0e4a9e18c7851e51e7860bd4ccb277d4b9bdc = 0x0          ;
            constexpr std::uintptr_t _741bad9609dd4e2f4024f848f27c43a0ed99f2d4 = 0x8          ;
            constexpr std::uintptr_t _f37e1b97c96f3e563118f9d0314b8fa4c7c4ad7b = 0x10         ;
        }

    }

    namespace %64cb3f29ecf37f18b3ee6e4fcc44b9a7481a8094
    {
        constexpr std::uintptr_t _5c90e9157dc9520ffa55c0350ff40b653b2271b5 = 0x10         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x14         ;
        constexpr std::uintptr_t _5d9162fd985374e6e58de570ce8fc13eea046c1a = 0x18         ;
        constexpr std::uintptr_t _8b5b2b4bf833d1b6bc0fb23f812b523e1c12ce63 = 0x1C         ;
    }

    namespace DevControls
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t skin                             = 0x20         ;

        constexpr std::uintptr_t _6e0d28d1dc23eefc2fd1efb602a5983b4047b89e = 0x28         ;
    }

    namespace MenuHelp
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AllHelp                          = 0x20         ;
        constexpr std::uintptr_t CategoriesParent                 = 0x28         ;
        constexpr std::uintptr_t ContentParent                    = 0x30         ;
        constexpr std::uintptr_t CategoryWidget                   = 0x38         ;
        constexpr std::uintptr_t HelpWidget                       = 0x40         ;
        constexpr std::uintptr_t StartingCategory                 = 0x48         ;

        constexpr std::uintptr_t _8d0756e37ad0c8f8187d2bffe5a9d6bf52a045ab = 0x4C         ;
        constexpr std::uintptr_t _132624d804cba601aae8453d2970cd501d38a3e7 = 0x50         ;
    }

    namespace %03b2727ac109c08aab0cc1e43cf3acb17c800fe7
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _f1be3ad3dec577287fc62f01f0a86c9da5ac3e2d = 0x0          ;
            constexpr std::uintptr_t _d831b3e52a978c7fd9582712938e5d1c8e632608 = 0x8          ;
            constexpr std::uintptr_t _132bfa314e6ebbf896becc2e5b54fa39d6265421 = 0x10         ;
        }

    }

    namespace IOEntityMovementChecker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace UI_ServerAdminUGCEntryAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t audioSpeaker                     = 0x58         ;
        constexpr std::uintptr_t playbackText                     = 0x60         ;
        constexpr std::uintptr_t progressSlider                   = 0x68         ;
        constexpr std::uintptr_t playIcon                         = 0x70         ;

        constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x20         ;
        constexpr std::uintptr_t _45e80213bd4d0834f5a4e1c3005ce57150ec098a = 0x50         ;
        constexpr std::uintptr_t _6c4eff71938f4c663b3cf2f48d1f04c7e3d5db2a = 0x78         ;
    }

    namespace %d27e76a35e743c25b070fcfebf2604801c33572b
    {
        constexpr std::uintptr_t _bb7ec508c30c5451df52d271384a94809d5f2991 = 0x10         ;
        constexpr std::uintptr_t _1cefb63e912f67cf51715a73f0a6c2e0eedb4940 = 0x20         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x30         ;
        constexpr std::uintptr_t _5228d627079a678cfcf98292c3d2a94cef2eb615 = 0x40         ;
        constexpr std::uintptr_t _aef24bbaed40fff40c5c116f6ee5168dcafe662f = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _6809415013833bdac3916b349655b3572e097fb4 = 0x0          ;
        }

    }

    namespace Crosshair
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Image                            = 0x20         ;
        constexpr std::uintptr_t IsSettingsPreview                = 0x28         ;
        constexpr std::uintptr_t reticleCanvas                    = 0x30         ;
        constexpr std::uintptr_t reticleTransform                 = 0x38         ;
        constexpr std::uintptr_t reticleAlpha                     = 0x40         ;
        constexpr std::uintptr_t imageCenter                      = 0x48         ;
        constexpr std::uintptr_t imageCenterOutline               = 0x50         ;
        constexpr std::uintptr_t imageTop                         = 0x58         ;
        constexpr std::uintptr_t imageBottom                      = 0x60         ;
        constexpr std::uintptr_t imageLeft                        = 0x68         ;
        constexpr std::uintptr_t imageRight                       = 0x70         ;
        constexpr std::uintptr_t outlineComponents                = 0x78         ;
        constexpr std::uintptr_t hitNotifyMarker                  = 0x80         ;
        constexpr std::uintptr_t hitNotifyAlpha                   = 0x88         ;
        constexpr std::uintptr_t crosshairAlpha                   = 0x90         ;
        constexpr std::uintptr_t aimconeMultiplier                = 0x94         ;
        constexpr std::uintptr_t aimconeLerpSpeed                 = 0x98         ;
        constexpr std::uintptr_t pointsSplashEffect               = 0xA0         ;

        constexpr std::uintptr_t _70e61b1068c4540da52b4002811ebad528a22f6b = 0xA8         ;
        constexpr std::uintptr_t _21131da1fc8ae720e5d41ffc5bcb2a13d91b117c = 0xB0         ;
        constexpr std::uintptr_t _f6ef959a7e3504db9fd802f437f54c0391fdbe86 = 0xB8         ;
        constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0xC0         ;
        constexpr std::uintptr_t _389f77cb6c7211a68a7e60dd4287d4848dd2ea2c = 0xC8         ;
    }

    namespace ItemModReload
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t conditionLost                    = 0x30         ;
        constexpr std::uintptr_t successEffect                    = 0x38         ;
        constexpr std::uintptr_t workbenchLvlRequired             = 0x40         ;
        constexpr std::uintptr_t reloadPhrase                     = 0x48         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %c748db1f2b52ef86dca86b8c9aed77ff58827cbd
    {
        constexpr std::uintptr_t _d6c26f662e21e48832d34cdf964c0f7cfcb36a43 = 0x10         ;
    }

    namespace PlayerModelHair
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t type                             = 0x20         ;

        constexpr std::uintptr_t _68c2219edb169a1762f676ac01a65121f0a5e3e1 = 0x28         ;
    }

    namespace %0fb159867939804f8c0b4d356056d3d65e1d9884
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _47438f843065b32d90ed9e9f092b8d0dc4bc2e4d = 0x0          ;
            constexpr std::uintptr_t _ec702b5dffd10bdad026d467291f10563d410bcd = 0x8          ;
            constexpr std::uintptr_t _1828cacd9ad7d8b3a13390a3fce0af89387f7715 = 0x10         ;
        }

    }

    namespace EngineState
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %0a1bc9db26b268175a459d3562234623edfa7db9
    {
    }

    namespace BuildCostIndicatorRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemName                         = 0x20         ;
        constexpr std::uintptr_t ItemSprite                       = 0x28         ;
        constexpr std::uintptr_t Amount                           = 0x30         ;
        constexpr std::uintptr_t FillRect                         = 0x38         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x40         ;
        constexpr std::uintptr_t OkColour                         = 0x48         ;
        constexpr std::uintptr_t MissingColour                    = 0x58         ;

        constexpr std::uintptr_t _1f39c11508284066a2d8241dd79070f744024dce = 0x68         ;
        constexpr std::uintptr_t _76af493c560fc42358ea95ef3542b2bce8b708dd = 0x70         ;
    }

    namespace TraceTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %7e43471e143e487b7ccdba1590ceb8b48e2bfa5b
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x50         ;
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x58         ;
        constexpr std::uintptr_t _23f2c63dee3df15f6af552b0914f56e99a5f96b8 = 0x68         ;
        constexpr std::uintptr_t _7a00ae1459b969b76d55777690cfba98379e8103 = 0x70         ;
        constexpr std::uintptr_t _d9fbe57d6f580a60ccfe65209a9d7b991cbf2c88 = 0x78         ;
        constexpr std::uintptr_t _967700d7871bba462be36f8dd7e54ba2c434bc99 = 0x80         ;
        constexpr std::uintptr_t _bbe86a002e0340b7acf01a2bbe1a74f9dc4e74f6 = 0x90         ;
        constexpr std::uintptr_t _27f587314ba4eabade173822c5410e7e4e0fb6e8 = 0x98         ;
        constexpr std::uintptr_t _e1de87ab318b3e9c405c10d94ff26b0f7b03bd97 = 0xA0         ;
        constexpr std::uintptr_t _f39f37626aafdd2b3a4ff95e7336b4253f9661a3 = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t _1f1c6a6ed423c51b2f21a2bd6618b48de44c44aa = 0x0          ;
            constexpr std::uintptr_t _fefd558d3f16faf4eda6c9d6976ce0a2aa05b0fe = 0x8          ;
            constexpr std::uintptr_t _7aec9f9bcd5f74a93b9e954084040c407bf39d95 = 0x10         ;
            constexpr std::uintptr_t _74adfeab6b6421d96ac462891b133990a5a56e2d = 0x18         ;
            constexpr std::uintptr_t _dabed90fc012cd45a7af2fbadae9b36f9e1074e7 = 0x20         ;
        }

    }

    namespace %1f2a52a73d5c9f9c54d3c3c1635069fb054de078
    {
        constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x10         ;
        constexpr std::uintptr_t _7e00f487dcabdebadc57ce405d33afb391ea5881 = 0x18         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x20         ;
        constexpr std::uintptr_t _9dd3ff15acc61c80adf5067a85ce2b21ffb3e10d = 0x28         ;
        constexpr std::uintptr_t _01a6fc841014e9bcda82e64f85a82cc716827a1b = 0x2C         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _7dea81720f4d4746944e7f4395d7f04a787ab464 = 0x0          ;
            constexpr std::uintptr_t _ae4ebd95245fab140e17eff0f602d70b359f7f26 = 0x10         ;
        }

    }

    namespace SetParameterLerpAnimatorBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FloatParameterName               = 0x18         ;
        constexpr std::uintptr_t LerpSpeed                        = 0x20         ;
        constexpr std::uintptr_t Target                           = 0x24         ;
    }

    namespace %7cae735b6840212772643a3f9337a1a283a647f4
    {
        constexpr std::uintptr_t _074e5109ac7162077e67adf7ce6bcfdd918e5094 = 0x10         ;
        constexpr std::uintptr_t _bac78ce62937d33ec9c8477b56ea2730197160ea = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _4814517242baa3bac95764ff163d15d00cb1dc88 = 0x0          ;
            constexpr std::uintptr_t _f45fb1bce393efd0550c025b6de34fa4d0a22a02 = 0x8          ;
        }

    }

    namespace DemoRecorder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nameInputField                   = 0x20         ;
        constexpr std::uintptr_t RecordingUnderlay                = 0x28         ;
        constexpr std::uintptr_t Panel                            = 0x30         ;
        constexpr std::uintptr_t CanvasGroup                      = 0x38         ;
        constexpr std::uintptr_t confirmationPopup                = 0x40         ;
        constexpr std::uintptr_t autofillButton                   = 0x48         ;

        constexpr std::uintptr_t _dea47adfff9d8629de59ca4128091a52b8d473e0 = 0x50         ;
        constexpr std::uintptr_t _d6cd7904544ada8c75dfcdd108affb4d9e0ad5c3 = 0x51         ;
    }

    namespace DemoDubTrack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetMask                       = 0x20         ;
        constexpr std::uintptr_t RecordToggle                     = 0x28         ;
        constexpr std::uintptr_t RecordingRoot                    = 0x30         ;
    }

    namespace %853cfcd011df4c687c89e1b8eb848bc402c55054
    {
        constexpr std::uintptr_t _02a5b21c6fbcf88cafcd07dab08646215386aa4b = 0x10         ;
        constexpr std::uintptr_t _5ec9a0a63eecd2a01db1f9583b641d04f0377790 = 0x18         ;
        constexpr std::uintptr_t _d752e4d0bce6f117aad4224102e60c5350651405 = 0x20         ;
        constexpr std::uintptr_t _18501700cd62753b73fcdd679d03b52fa905a93b = 0x28         ;
        constexpr std::uintptr_t _ffe8fd0dbe81e046c74877db80e8a0b0a649ef89 = 0x30         ;
        constexpr std::uintptr_t _d0aa8c37b225994390f340a04a8bf3cde1ac8a45 = 0x38         ;
        constexpr std::uintptr_t _034c56efa7bc4aa44e80aa4059fe562568a31af1 = 0x40         ;
        constexpr std::uintptr_t _4b6e4560586fe035a89a296ea3ad809b805fcd84 = 0x44         ;
        constexpr std::uintptr_t _07da01468da7f3d099c3410864f38ecc7481853a = 0x48         ;
        constexpr std::uintptr_t _f276e857cdf9ac7ff4e48822522f9784f2b17908 = 0x4C         ;
        constexpr std::uintptr_t _2a64f95147f368b8cbc50e7ea918cb97805a9d01 = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t _a8cb59162f4f5a5ef9780e5e98ec5028fec4cf40 = 0x0          ;
            constexpr std::uintptr_t _ba35636811721de0ec0083b0488b93346ba0595f = 0x8          ;
        }

    }

    namespace ProceduralDynamicDungeon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t gridResolution                   = 0x200        ;
        constexpr std::uintptr_t gridSpacing                      = 0x204        ;
        constexpr std::uintptr_t grid                             = 0x208        ;
        constexpr std::uintptr_t cellPrefabReferences             = 0x210        ;
        constexpr std::uintptr_t spawnedCells                     = 0x218        ;
        constexpr std::uintptr_t envVolume                        = 0x220        ;
        constexpr std::uintptr_t monumentNavMesh                  = 0x228        ;
        constexpr std::uintptr_t exitPortalPrefab                 = 0x230        ;
        constexpr std::uintptr_t exitRadiation                    = 0x248        ;
        constexpr std::uintptr_t seed                             = 0x250        ;
        constexpr std::uintptr_t baseseed                         = 0x254        ;
        constexpr std::uintptr_t mapOffset                        = 0x258        ;
        constexpr std::uintptr_t entranceHack                     = 0x268        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _643111506b41a5bb940d8785192a8f6beaf6b72e = 0x238        ;
    }

    namespace %5727f094f48a57a52ed1322e91165944dcd0075c
    {
        constexpr std::uintptr_t _ba6732c99d1887d4e38947276a982a1c6de5e682 = 0x10         ;
        constexpr std::uintptr_t _0bada55c0ff63982ee191543b641517c1b6c1a0b = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _b2bf54a75dadaa1b986cd24da39ed9bdbf30f467 = 0x28         ;
        constexpr std::uintptr_t _6cecbb0a2992f45da13c18ed480da903fbe70ef8 = 0x30         ;
        constexpr std::uintptr_t _9b8b67ee13234a7bf4b06b6dc10f090313645816 = 0x38         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x40         ;
        constexpr std::uintptr_t _8f3baed9b2cc6854f05175014a2f74bf910bdb66 = 0x48         ;
        constexpr std::uintptr_t _9a3309f58fb664a0f2a502c237ac34f02d53c116 = 0x50         ;
        constexpr std::uintptr_t _cbddcd41eacbcaab016be9885043113cde23e88b = 0x58         ;
        constexpr std::uintptr_t _4bf7c8415b24935c78b2bddc372257f94e2f4b71 = 0x60         ;
        constexpr std::uintptr_t _4962ecdeb4c417f14193fc8624879c0eb3565bed = 0x68         ;
        constexpr std::uintptr_t _68f28bf3ae67457947a5f1bb466cef57535910bb = 0x70         ;
        constexpr std::uintptr_t _184a36fa2cc399ace29db0876a3076f4b0b17581 = 0x78         ;
        constexpr std::uintptr_t _9e07b23ce3528fdfc77a64e8816062f47f10c8a8 = 0x80         ;
        constexpr std::uintptr_t _10b7610449df7b72f9084f5d85d3ac030501df6b = 0x88         ;
        constexpr std::uintptr_t _a05f637a69b670ab0d9bb31aa1e4222cb55304be = 0x90         ;
        constexpr std::uintptr_t _6713298d867cc305657742b5e99167396d4f1c91 = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _1148ff913e97c45f211a19853868549028a7ad32 = 0x0          ;
            constexpr std::uintptr_t _b452ca3ad062d12c1db5cc74301173c3af5eb1cb = 0x8          ;
            constexpr std::uintptr_t _e351c3343b96763e645fee7a4305f1f458569152 = 0x18         ;
            constexpr std::uintptr_t _cae740f282b2bcbc62bf9d6583cf4741309e9276 = 0x20         ;
        }

    }

    namespace StageChangeEvent
    {
        constexpr std::uintptr_t onStageReached                   = 0x10         ;
    }

    namespace PowergridFuseBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t validPassthroughItems            = 0x208        ;
        constexpr std::uintptr_t fuses                            = 0x210        ;
        constexpr std::uintptr_t lootPanelName                    = 0x218        ;
        constexpr std::uintptr_t gibForwardVelocityScale          = 0x220        ;
        constexpr std::uintptr_t electricShockEffect              = 0x228        ;
        constexpr std::uintptr_t stageChangeEvents                = 0x230        ;
        constexpr std::uintptr_t openSound                        = 0x238        ;
        constexpr std::uintptr_t closeSound                       = 0x240        ;
        constexpr std::uintptr_t soundEmitterObject               = 0x248        ;
        constexpr std::uintptr_t boxOnlineSound                   = 0x250        ;
        constexpr std::uintptr_t boxOnlineLoopSound               = 0x258        ;
        constexpr std::uintptr_t boxOfflineSound                  = 0x260        ;
        constexpr std::uintptr_t fuseExpendedSound                = 0x268        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _47e0f7dbc08ff3b0e47974ac4a8fd2a625190e75 = 0x200        ;
        constexpr std::uintptr_t _60e382c1a1333baa9ae618b4949722c5054de086 = 0x270        ;
        constexpr std::uintptr_t _872dd5c7382b81a9128a3b3dce0a8a8d156ab328 = 0x278        ;
        constexpr std::uintptr_t _95845ee426b68b32544234d9e07dd8f82fb9f7d1 = 0x279        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x280        ;
    }

    namespace GraveyardFence
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x318        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x320        ;
        constexpr std::uintptr_t pillars                          = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _4d69b36427da1c3683ef569e2f64d3dff634f232 = 0x340        ;
        constexpr std::uintptr_t _69c3936ad35ad23e8cc1cef5e0dff98a44f336bc = 0x348        ;
    }

    namespace %57e4be0dd45f9cf71e3470206a740355aac2445d
    {
        constexpr std::uintptr_t _d7fb8d55d7e66724244e478e7b2f752abf30b2bc = 0x10         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x14         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x18         ;
        constexpr std::uintptr_t _448646c2438a8e8bbad26cbfb7f519782c5e8adb = 0x20         ;
        constexpr std::uintptr_t _aecc8ca674e3df3f94fe98abd035a21cfd964f76 = 0x28         ;
        constexpr std::uintptr_t _bad866fb2a8c02ea2012fa85c520ac5ef3b13fa9 = 0x30         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x38         ;
        constexpr std::uintptr_t _d5e26d8661c614a30ab7dccd8d155d927c6cceb2 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _087a05cfb67a9881ea0809692866996cc2a025e7 = 0x0          ;
            constexpr std::uintptr_t _9e0e96dc594cf8a5d332678c5a445d2f89cc2722 = 0x8          ;
            constexpr std::uintptr_t _8ec9880ff8368b1a2aac10acc4beaf0a6c3919c6 = 0x10         ;
            constexpr std::uintptr_t _c1b7aa958bfe983c17f3693463718f3e99035501 = 0x18         ;
        }

    }

    namespace %34951df6cdb2e186481a1b873265e69041d97750
    {
        constexpr std::uintptr_t _c14e41328cd570c82896092dc4548bc382844dd5 = 0x10         ;
        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x18         ;
        constexpr std::uintptr_t _95a7fe95077d456910d30e62669abd647812332e = 0x20         ;
        constexpr std::uintptr_t _99d8942cb9a39158125124232deefd6671a8ac30 = 0x24         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x28         ;
        constexpr std::uintptr_t _56c7f8548eda2b1ede8dbff906846ccdbf5f8601 = 0x2C         ;
        constexpr std::uintptr_t _fd4a122e08292eea0d109aa86299989050658d08 = 0x30         ;
        constexpr std::uintptr_t _ed97fa0a583a915173937e0d3f98e186f22352fb = 0x38         ;
        constexpr std::uintptr_t _8363f43029c8904dc93e3f91b71d405f51e99183 = 0x39         ;
        constexpr std::uintptr_t _5d9f05ca7300e2708e837c6cd43b100bdf188347 = 0x3A         ;
        constexpr std::uintptr_t _455b941c0e23306f5f8ad18f576160fc1d99093c = 0x3B         ;
        constexpr std::uintptr_t _d015d3390e0c498b8eca71583c40090b0867c834 = 0x40         ;
        constexpr std::uintptr_t _869cf8be1e72fffe3ec2d2e8bce7537e21731a83 = 0x48         ;
        constexpr std::uintptr_t _4bbba5a82f856e78245a36cb19666a1271d102a7 = 0x50         ;
        constexpr std::uintptr_t _cc556f253532dcabacb1f11c8b96556f5d9979c2 = 0x58         ;
        constexpr std::uintptr_t _570689cfffd44b29a3715843bada27415aadba32 = 0x60         ;
        constexpr std::uintptr_t _bba45579d1aeea7fd847da8005f1468d24d0d24f = 0x68         ;
        constexpr std::uintptr_t _795f01a5456d2be2182a939f82e29ff1bf006217 = 0x70         ;
        constexpr std::uintptr_t _e50de9f5d139e7cc0d75528871feb570599373f2 = 0x78         ;
        constexpr std::uintptr_t _926216595e9f9571999ee8cc24d0a2ba98509479 = 0x80         ;
        constexpr std::uintptr_t _f092e133a5eb97a705248d56e6bd363daa6510b0 = 0x88         ;
    }

    namespace %11f7a8f723669b173937385a72fbe3c8c4cbaf88
    {
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x10         ;
        constexpr std::uintptr_t _5d9bc7cb5e3e06356b040dc7741d5d3d087c8459 = 0x14         ;
        constexpr std::uintptr_t _a67a68233f0ff75b4618bcc2fd364d5698d1db77 = 0x18         ;
        constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x20         ;
        constexpr std::uintptr_t _0b35d8226c342d57f858f3b2661186cc837dcb30 = 0x28         ;
        constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x30         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x3C         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _ada07e0c5d8bbc5f86fa824bc48d2fd1abcb9022 = 0x0          ;
            constexpr std::uintptr_t _48e448bd24775ee666c607eaa20d047d3f7cf975 = 0x8          ;
        }

    }

    namespace AudioVisualisationParticleEmitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetParticles                  = 0x20         ;
        constexpr std::uintptr_t TargetBoomBox                    = 0x28         ;
        constexpr std::uintptr_t DebugMode                        = 0x30         ;
        constexpr std::uintptr_t MinimumTimeBetweenEmissions      = 0x34         ;
        constexpr std::uintptr_t VolumeCutoffLerpRate             = 0x38         ;

        constexpr std::uintptr_t _469f62478e1efc063906f701fd05f731d5e5ed47 = 0x3C         ;
        constexpr std::uintptr_t _209388f2d7c6a9e20cea3bc4259360c933cb0c4d = 0x40         ;
        constexpr std::uintptr_t _328b6cd8931332517b79911b55dddd70ff5da19c = 0x44         ;
    }

    namespace UI_TimestampedConsoleRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TimestampText                    = 0x20         ;
        constexpr std::uintptr_t MessageText                      = 0x28         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x30         ;
        constexpr std::uintptr_t LogColor                         = 0x38         ;
        constexpr std::uintptr_t ErrorColor                       = 0x48         ;
        constexpr std::uintptr_t BackgroundErrorColor             = 0x58         ;
        constexpr std::uintptr_t WarningColor                     = 0x68         ;
        constexpr std::uintptr_t InputColor                       = 0x78         ;

        constexpr std::uintptr_t _2614993733d097e420c6a945e76b22a0b0e8c117 = 0x88         ;
        constexpr std::uintptr_t _a3eebfad85ec2d7a453ddd5589dfc6acd63d2051 = 0x8C         ;
    }

    namespace VolumetricFogRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _1e7c56d4ceea59620d0479d23a60993a9e4e61a3 = 0x20         ;
        constexpr std::uintptr_t _e7e0a6974eb7ed519fbfefe25d2506b223a036dc = 0x28         ;
        constexpr std::uintptr_t _daf6bfb84672e5578c992dd8b7563c438288f0d4 = 0x30         ;
    }

    namespace DartsGameMountable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t DartsViewModel                   = 0x3D0        ;
        constexpr std::uintptr_t animationSubSystem               = 0x3D8        ;
        constexpr std::uintptr_t DartHeldProp                     = 0x3E0        ;
        constexpr std::uintptr_t DartOffhandProp                  = 0x3E8        ;
        constexpr std::uintptr_t DartPropRenderers                = 0x3F0        ;
        constexpr std::uintptr_t OffhandDarts                     = 0x3F8        ;
        constexpr std::uintptr_t hideDartPropForSeconds           = 0x400        ;
        constexpr std::uintptr_t player1Colour                    = 0x404        ;
        constexpr std::uintptr_t player2Colour                    = 0x414        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _ad2a94ab118e79ee1f2499864f3d8c1742966399 = 0x424        ;
        constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x428        ;
        constexpr std::uintptr_t _9770cb019904d4a5d53b10caee08ca69af8c3e43 = 0x430        ;
        constexpr std::uintptr_t _f2812a296e4c3f7f0517e69f907fea52fe3f32f1 = 0x438        ;
        constexpr std::uintptr_t _4ecc1ed88fe598c107b915a4839fb5d230997f79 = 0x440        ;
    }

    namespace HalloweenHunt
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t HuntablePrefab                   = 0x200        ;
        constexpr std::uintptr_t huntStartSound                   = 0x210        ;
        constexpr std::uintptr_t warmupTime                       = 0x218        ;
        constexpr std::uintptr_t warnTime                         = 0x21C        ;
        constexpr std::uintptr_t timeAlive                        = 0x220        ;
        constexpr std::uintptr_t SeasonEventType                  = 0x230        ;
        constexpr std::uintptr_t placementAwards                  = 0x238        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _21211d0a86bb9c5eac70937b00bde1076e62bf78 = 0x208        ;
        constexpr std::uintptr_t _088b6461213b33993c2d22c33eca67d80396757c = 0x228        ;
        constexpr std::uintptr_t _efb5f3f0df564ad478ee65dd10a2c327ab5853d5 = 0x240        ;
    }

    namespace AmmoCounterViewmodelComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AmmoCountLeft                    = 0x20         ;
        constexpr std::uintptr_t AmmoCountRight                   = 0x28         ;
        constexpr std::uintptr_t BurstOn                          = 0x30         ;
        constexpr std::uintptr_t LowAmmoOn                        = 0x38         ;
        constexpr std::uintptr_t DisplayLight                     = 0x40         ;
        constexpr std::uintptr_t deployFadeInEaseType             = 0x48         ;
        constexpr std::uintptr_t deployFadeInDuration             = 0x4C         ;
        constexpr std::uintptr_t lowAmmoAmount                    = 0x50         ;
        constexpr std::uintptr_t lowAmmoIndicatorFadeEaseType     = 0x54         ;
        constexpr std::uintptr_t lowAmmoIndicatorFadeDuration     = 0x58         ;
        constexpr std::uintptr_t lightOnIntensity                 = 0x5C         ;

        constexpr std::uintptr_t _e05784f60440fd17298a32f59c484679e4e3de9a = 0x60         ;
        constexpr std::uintptr_t _bcd83c11f280a2f7525d6f51f4e8f6af0ffd3b81 = 0x68         ;
        constexpr std::uintptr_t _67ec03b7d00cb3d07261079fc3ce2ff60e112128 = 0x6A         ;
        constexpr std::uintptr_t _ad103bf61b310e176e84ba7905db0372f0722ad9 = 0x6C         ;
        constexpr std::uintptr_t _533fd673159a5cb878fc3211084c88a96e861643 = 0x70         ;
        constexpr std::uintptr_t _4118a371bd46b32cc38fa31965f9d218fcb25d76 = 0x80         ;
        constexpr std::uintptr_t _8903407c82abbbb3dd042fdda6c5d4fdd95ef57c = 0x90         ;
        constexpr std::uintptr_t _110474019ce68c4a59142e6621eeacf65fc6a2c6 = 0x91         ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x94         ;
        constexpr std::uintptr_t _f7cfd6f7ef35acc58eff2423f1513e41d7c65538 = 0x98         ;
        constexpr std::uintptr_t _e901b1668f33cbe726a6eb9196ebe0fefdf89f8d = 0x9C         ;
        constexpr std::uintptr_t _2e6d6d299a1bd25fe8761d6f44a20f1c5bdaa68c = 0xA0         ;
        constexpr std::uintptr_t _0876bc17ff948dc251015c0c8baaab6a3345f78c = 0xA4         ;
        constexpr std::uintptr_t _9eaf57f7143ce2742c748d79c2b201f5339493cc = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t _9ed74f6c82f268146a6dfeb94ab25729aa98eb51 = 0x0          ;
            constexpr std::uintptr_t _d2c43a4b35a2d8752e7aacb4f54cf0c6ba4e94ba = 0x8          ;
        }

    }

    namespace %8e024e54cf38bb6eb64740decf6f4f465fc49fac
    {
    }

    namespace DofExposer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PostVolume                       = 0x20         ;
        constexpr std::uintptr_t PostVolumeRRP                    = 0x28         ;
        constexpr std::uintptr_t DofEnabled                       = 0x30         ;
        constexpr std::uintptr_t FocalLength                      = 0x34         ;
        constexpr std::uintptr_t Blur                             = 0x38         ;
        constexpr std::uintptr_t FocalAperture                    = 0x3C         ;
        constexpr std::uintptr_t AnamorphicSqueeze                = 0x40         ;
        constexpr std::uintptr_t AnamorphicBarrel                 = 0x44         ;
        constexpr std::uintptr_t debug                            = 0x48         ;

        constexpr std::uintptr_t _7889b883a907b05b8815770d0c5957d2487fea4d = 0x50         ;
        constexpr std::uintptr_t _91c8a6605404272caf94acf414e10904d27f3872 = 0x58         ;
        constexpr std::uintptr_t _22159e06a211acc923f300508a7d72987abcc31e = 0x60         ;
        constexpr std::uintptr_t _094ed40829e6ad49f20e082dabdba0be2c9ac25d = 0x68         ;
        constexpr std::uintptr_t _6806ed8a8f7cc2a7d5ee040ffa4a725691859646 = 0x70         ;
    }

    namespace %1b4fc5508b30f02fcda8d742f5182bb30a6ca649
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _freeList                        = 0x24         ;
        constexpr std::uintptr_t _freeCount                       = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _keys                            = 0x38         ;
        constexpr std::uintptr_t _values                          = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;

        constexpr std::uintptr_t _589764112f312d18423af77053c48bd925d72a94 = 0x50         ;
        constexpr std::uintptr_t _e399f111f7760dbfcae6384a6ebb8779c4cd2078 = 0x58         ;
        constexpr std::uintptr_t _dc3c1b8e2b3017baacfbd21047c17e8f3afa64d5 = 0x60         ;
        constexpr std::uintptr_t _47667631480a559e2a0d869d9813f142398a3d0c = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _bc3b092d8dd3aabde9112ebf829330e729171e03 = 0x0          ;
            constexpr std::uintptr_t _2ceeeb0e2c16892b6044701946f506931e71bfa4 = 0x8          ;
            constexpr std::uintptr_t _3516d4e15357680144ee4ab4d47ae99bda6bfa15 = 0x18         ;
        }

    }

    namespace ModelConditionTest_WallCornerRight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %a6bfb1d7bdb3ff6b70321d0ab9c37d86c00c1239
    {
        constexpr std::uintptr_t _dff2435863182659d2d42ccaac08fa5bd03e2073 = 0x10         ;
        constexpr std::uintptr_t _794f4919a36933f76d48992d7100c00b4d351aaa = 0x14         ;
        constexpr std::uintptr_t _44062d21b3884cb608ac3d0f8deaab6e2e859451 = 0x18         ;
        constexpr std::uintptr_t _e983edd0d944645ece83b0a61d17333a6ed313ef = 0x58         ;
        constexpr std::uintptr_t _181c81772213e410b9acecefc5786cc9cd17be87 = 0x98         ;
        constexpr std::uintptr_t _e547181034954ea0933c2c51921d361d6434d028 = 0xA8         ;
        constexpr std::uintptr_t _bb8807d51fa3741c4e14678705973605c19c8a74 = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t _f4e3b4db5c4a1d3eb3036d4c8b850a855bc35206 = 0x0          ;
            constexpr std::uintptr_t _d07910087099b522d9074a0592486eb1c247fb0a = 0x8          ;
        }

    }

    namespace NotificationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Data
    {
        constexpr std::uintptr_t NotificationType                 = 0x10         ;
        constexpr std::uintptr_t NotificationSound                = 0x18         ;
        constexpr std::uintptr_t ToastMessage                     = 0x20         ;
    }

    namespace WorldNotificationConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t entries                          = 0x20         ;

        constexpr std::uintptr_t _d63d9ae3cbe2252f40b6fee8a3770d0725fc370f = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace WallpaperViewModel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t models                           = 0x20         ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Elevator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t LiftRoot                         = 0x340        ;
        constexpr std::uintptr_t LiftEntityPrefab                 = 0x348        ;
        constexpr std::uintptr_t IoEntitySpawnPoint               = 0x350        ;
        constexpr std::uintptr_t FloorBlockerVolume               = 0x358        ;
        constexpr std::uintptr_t LiftSpeedPerMetre                = 0x360        ;
        constexpr std::uintptr_t PoweredObjects                   = 0x368        ;
        constexpr std::uintptr_t PoweredMesh                      = 0x370        ;
        constexpr std::uintptr_t PoweredLightColour               = 0x378        ;
        constexpr std::uintptr_t UnpoweredLightColour             = 0x388        ;
        constexpr std::uintptr_t LiftMoveDelay                    = 0x398        ;
        constexpr std::uintptr_t LiftEndMoveDelay                 = 0x39C        ;
        constexpr std::uintptr_t FloorHeightOverride              = 0x3A0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _2c97cab08bb7c3d611297c50c54839699a0658e8 = 0x3A4        ;
        constexpr std::uintptr_t _24a973c4ecf8d91b99ec5bde39454d686fabd14e = 0x3A8        ;
    }

    namespace DecorTransform
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Position                         = 0xA8         ;
        constexpr std::uintptr_t Rotation                         = 0xB4         ;
        constexpr std::uintptr_t Scale                            = 0xC0         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0         ;
    }

    namespace DamageSetting
    {
        constexpr std::uintptr_t ForType                          = 0x0          ;
        constexpr std::uintptr_t Display                          = 0x8          ;
        constexpr std::uintptr_t DamageSprite                     = 0x10         ;
    }

    namespace EntityNameToItemDefinition
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t ItemDefinition                   = 0x8          ;
    }

    namespace LifeInfographic
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t container                        = 0x28         ;
        constexpr std::uintptr_t AttackerAvatarImage              = 0x30         ;
        constexpr std::uintptr_t DamageSourceImage                = 0x38         ;
        constexpr std::uintptr_t Stats                            = 0x40         ;
        constexpr std::uintptr_t AllAnimators                     = 0x48         ;
        constexpr std::uintptr_t WeaponRoot                       = 0x50         ;
        constexpr std::uintptr_t DistanceRoot                     = 0x58         ;
        constexpr std::uintptr_t DistanceDivider                  = 0x60         ;
        constexpr std::uintptr_t WeaponImage                      = 0x68         ;
        constexpr std::uintptr_t DamageDisplays                   = 0x70         ;
        constexpr std::uintptr_t defaultAvatarTexture             = 0x78         ;
        constexpr std::uintptr_t ShowDebugData                    = 0x80         ;
        constexpr std::uintptr_t EntityNameToItemDefinitions      = 0x88         ;

        constexpr std::uintptr_t _9e2de793efcf22ad8b916515e955b1ebf61416d7 = 0x20         ;
        constexpr std::uintptr_t _434e86263421af3c57de64e57adc7d293fa57bb9 = 0x90         ;
        constexpr std::uintptr_t _5eca6fb59c4831bd7f359ea761d12006974be786 = 0x94         ;
    }

    namespace %39154eaa599d1573f4710e94cd1b53904593f587
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _71fecb36a3bb8a51fd19befeb101776514b3f047 = 0x18         ;
        constexpr std::uintptr_t _f9b459d2c6fd0dec6361dce28cd6f398c56e85a9 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _323f90cea836ea713f387ed16060c40941ed6960 = 0x0          ;
            constexpr std::uintptr_t _f5c48b438c6d9ca169dc2476e531cce5500bb461 = 0x80         ;
            constexpr std::uintptr_t _2eeb71918578977db73b5e67adf0b6ef3b8cf9ab = 0x100        ;
            constexpr std::uintptr_t _5d41025641c796d5d16d997bc22313f526e6abc0 = 0x110        ;
            constexpr std::uintptr_t _143c54fed73bee8289020f3b4f35406ff692854a = 0x120        ;
            constexpr std::uintptr_t _ce508bde444cf20cc9d85896663cc6a7b233af06 = 0x128        ;
            constexpr std::uintptr_t _3b03a67784fa368709ca90254ff58ccf00910624 = 0x1A8        ;
            constexpr std::uintptr_t _1b0e6809ed1a43a2380bf2c6f61c4f89f950377f = 0x1B0        ;
            constexpr std::uintptr_t _bae351808c84cd3a83a37df82b4a1619ae5b9b49 = 0x230        ;
        }

    }

    namespace PowergridDisabledOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ElectricGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t electricAmount                   = 0x340        ;
        constexpr std::uintptr_t requiredPowergridStage           = 0x344        ;
        constexpr std::uintptr_t ifPowergridDisabled              = 0x348        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace ModelConditionTest_RoofBottom
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace DevDressPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DressRandomly                    = 0x20         ;
        constexpr std::uintptr_t clothesToWear                    = 0x28         ;
    }

    namespace TerrainPath
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _0d9df49a84d2adc8ddfc4519f628d434f36979d3 = 0x40         ;
        constexpr std::uintptr_t _3dabf95a3b4cb249abf546c4d59a09a5431ecc12 = 0x48         ;
        constexpr std::uintptr_t _efadf7ea495f2370f72f84114d2e07c36d035590 = 0x50         ;
        constexpr std::uintptr_t _1a366fa2899988e5ffc8090df9a3308ce3b24469 = 0x58         ;
        constexpr std::uintptr_t _62200db43183ae9ef8edabd0c6f7854fedd5edd0 = 0x60         ;
        constexpr std::uintptr_t _ca824c0b54cfd5fe088f20b6185484eed7679437 = 0x68         ;
        constexpr std::uintptr_t _7c2ded3209509bd756e552d2b752d04c5c7bd0c8 = 0x70         ;
        constexpr std::uintptr_t _a9d497a6823b84d70fc3f31f34a4536be1485627 = 0x78         ;
        constexpr std::uintptr_t _9cb99cba76027b58b1444eaf214a266c62ab01ec = 0x80         ;
        constexpr std::uintptr_t _2078fcc3e4b74969d4a78903a52f42f66f0caf81 = 0x88         ;
        constexpr std::uintptr_t _763daa4dacb5708927ff532666f9cf868d71b997 = 0x90         ;
        constexpr std::uintptr_t _569d9fbb02c534d61ebd2d1055193d5ef821dbfc = 0x98         ;
        constexpr std::uintptr_t _8e9e994259521e55f1c02d37c81105932ed2470d = 0xA0         ;
        constexpr std::uintptr_t _f5ff92c1dfbff5ca055f9dd4d758892dd5985a41 = 0xA8         ;
        constexpr std::uintptr_t _9ebd28a00d7d7cbce6cf3f6036a8624fe9ae614f = 0xB0         ;
        constexpr std::uintptr_t _ebb037c4bdb2669863272c8e63cdcf6aa8b75879 = 0xB8         ;
        constexpr std::uintptr_t _5eb8368e672f4df844f950c0852589f117234540 = 0xC0         ;
        constexpr std::uintptr_t _c8f7dd955024d38a1f6e71f139911558780e1b93 = 0xC8         ;
    }

    namespace %12a52b2958e559d869cdc0fd6fb0366d637c2fcf
    {
        constexpr std::uintptr_t _5228d627079a678cfcf98292c3d2a94cef2eb615 = 0x10         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x20         ;
        constexpr std::uintptr_t _bb7ec508c30c5451df52d271384a94809d5f2991 = 0x30         ;
        constexpr std::uintptr_t _1cefb63e912f67cf51715a73f0a6c2e0eedb4940 = 0x40         ;
        constexpr std::uintptr_t _aef24bbaed40fff40c5c116f6ee5168dcafe662f = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _6809415013833bdac3916b349655b3572e097fb4 = 0x0          ;
        }

    }

    namespace ApartmentOccludeeComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LocalPosition                    = 0x20         ;
        constexpr std::uintptr_t Radius                           = 0x2C         ;
    }

    namespace OutlineObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t meshes                           = 0x20         ;
        constexpr std::uintptr_t meshTransforms                   = 0x28         ;

        constexpr std::uintptr_t _67c4713216d532d6791e4a31f9438fc6af204f3e = 0x30         ;
    }

    namespace ItemModWorkbenchCraftSpeed
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;
        constexpr std::uintptr_t speedMultiplier                  = 0x58         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace Gate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t grounded                         = 0x308        ;
        constexpr std::uintptr_t isAnimating                      = 0x31A        ;
        constexpr std::uintptr_t lastAnimationStateChange         = 0x31C        ;
        constexpr std::uintptr_t knockEffect                      = 0x358        ;
        constexpr std::uintptr_t canTakeLock                      = 0x360        ;
        constexpr std::uintptr_t hasHatch                         = 0x361        ;
        constexpr std::uintptr_t canTakeCloser                    = 0x362        ;
        constexpr std::uintptr_t canTakeKnocker                   = 0x363        ;
        constexpr std::uintptr_t canNpcOpen                       = 0x364        ;
        constexpr std::uintptr_t canHandOpen                      = 0x365        ;
        constexpr std::uintptr_t isSecurityDoor                   = 0x366        ;
        constexpr std::uintptr_t canReverseOpen                   = 0x367        ;
        constexpr std::uintptr_t vehiclePhysBoxes                 = 0x368        ;
        constexpr std::uintptr_t checkPhysBoxesOnOpen             = 0x370        ;
        constexpr std::uintptr_t vehicleCollisionSfx              = 0x378        ;
        constexpr std::uintptr_t BusyColliderRoots                = 0x380        ;
        constexpr std::uintptr_t ClosedColliderRoots              = 0x388        ;
        constexpr std::uintptr_t allowOnCargoShip                 = 0x390        ;
        constexpr std::uintptr_t useCastNoClipChecks              = 0x391        ;
        constexpr std::uintptr_t UpgradeItems                     = 0x398        ;
        constexpr std::uintptr_t UpgradeMenu                      = 0x3A0        ;
        constexpr std::uintptr_t openAnimLength                   = 0x3C0        ;
        constexpr std::uintptr_t closeAnimLength                  = 0x3C4        ;
        constexpr std::uintptr_t NavMeshVolumeAnimals             = 0x3D0        ;
        constexpr std::uintptr_t NavMeshVolumeHumanoids           = 0x3D8        ;
        constexpr std::uintptr_t NpcTriggerBox                    = 0x3E0        ;
        constexpr std::uintptr_t NavMeshLink                      = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a4ead52cd8cae3301957c02144a66a6d3cffb340 = 0x30C        ;
        constexpr std::uintptr_t _f35a724279ff8271052c8d40b58c5080428a2ba9 = 0x310        ;
        constexpr std::uintptr_t _728312fcf7aff70dc40dc28eb0fb5f1bbdbc2b8a = 0x314        ;
        constexpr std::uintptr_t _9b9a176eda52d307389a92be080ad97565a7fff7 = 0x318        ;
        constexpr std::uintptr_t _3197a75c3f1a2633a75c63ef95f89108367b3a60 = 0x319        ;
        constexpr std::uintptr_t _83394a6ca579040b14983fda9b15b8373cd7a1a0 = 0x320        ;
        constexpr std::uintptr_t _0dd1e394959a742b69cf4450f7fce61ddcf99f9e = 0x328        ;
        constexpr std::uintptr_t _e4413bb9ad265f700611d12ad06859a912212470 = 0x330        ;
        constexpr std::uintptr_t _a2b8acbb821b4423ea6dce6382075c39121c1093 = 0x338        ;
        constexpr std::uintptr_t _612a6b7d2c3e02b615161f9aac36918ee03b9188 = 0x340        ;
        constexpr std::uintptr_t _41be33a7c915acc43aba0c14246f444908e822e4 = 0x348        ;
        constexpr std::uintptr_t _67ef0f0a8919581b5e1d612bec7a83f2dd536f1e = 0x350        ;
        constexpr std::uintptr_t _db19b3794ddc72729da176e2faf574a08c7d321b = 0x3C8        ;
    }

    namespace MenuHelpCategory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CategoryText                     = 0x20         ;

        constexpr std::uintptr_t _59705351055e35d9cd8f770782cbd63e9c59aea2 = 0x28         ;
    }

    namespace %accc0628fca8b37bac1eab098700d3d903064b3a
    {
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _f762a18b0ed3e6ca2d436a753a04646ee22eea13 = 0x0          ;
            constexpr std::uintptr_t _40a7c5045f8800ec2b7a63826ccc57bca84c904e = 0x8          ;
            constexpr std::uintptr_t _bcfe2fa6db9630cdbe55b17504526a4ea086000b = 0x10         ;
            constexpr std::uintptr_t _95c0221055a4e57939a4ee84321c337b84c4652d = 0x18         ;
            constexpr std::uintptr_t _8cfb13f4894ef8ca456cac8e9f4954bc134313cf = 0x28         ;
            constexpr std::uintptr_t _1b4f2b3a7ed7aa02a230cb147fa1fefb8e8e9035 = 0x38         ;
        }

    }

    namespace %107beaaa15b870060445d56794117e4d98578727
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _337655bbd9dbed33bbf96022db28eebcae70dad5 = 0x0          ;
            constexpr std::uintptr_t _d315845fe873ddd3ffcee7ceacdf5b42cc805389 = 0x8          ;
            constexpr std::uintptr_t _49f52b623d91492501e3bfe09f7b9736cdbfe899 = 0x10         ;
            constexpr std::uintptr_t _b705f193d339c6cb99c64f8b58dcb97a6a370f6a = 0x18         ;
            constexpr std::uintptr_t _550cb3586f4654684b082d0b4988b227ad8a28d3 = 0x28         ;
            constexpr std::uintptr_t _01ab2628a169c00f06eef4e8bf8a599b8a24d507 = 0x30         ;
        }

    }

    namespace SkinSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Label                            = 0x18         ;
        constexpr std::uintptr_t SkinColour                       = 0x20         ;
        constexpr std::uintptr_t MinSkinBrightness                = 0x28         ;
        constexpr std::uintptr_t MaxSkinBrightness                = 0x2C         ;
        constexpr std::uintptr_t MinEyeBrightness                 = 0x30         ;
        constexpr std::uintptr_t MaxEyeBrightness                 = 0x34         ;
        constexpr std::uintptr_t HairCollection                   = 0x38         ;
        constexpr std::uintptr_t Head                             = 0x40         ;
        constexpr std::uintptr_t Torso                            = 0x48         ;
        constexpr std::uintptr_t Legs                             = 0x50         ;
        constexpr std::uintptr_t Feet                             = 0x58         ;
        constexpr std::uintptr_t Hands                            = 0x60         ;
        constexpr std::uintptr_t SkeletonRoot                     = 0x68         ;
        constexpr std::uintptr_t LeftEyePosition                  = 0x70         ;
        constexpr std::uintptr_t RightEyePosition                 = 0x7C         ;
        constexpr std::uintptr_t JawPosition                      = 0x88         ;
        constexpr std::uintptr_t CensoredTorso                    = 0x98         ;
        constexpr std::uintptr_t CensoredLegs                     = 0xA0         ;
        constexpr std::uintptr_t HeadMaterial                     = 0xA8         ;
        constexpr std::uintptr_t BodyMaterial                     = 0xB0         ;
        constexpr std::uintptr_t EyeMaterial                      = 0xB8         ;
    }

    namespace %5adf829bd167b9606d6d50af9821cf438ce249be
    {
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x10         ;
        constexpr std::uintptr_t _f3ee117ca10545d19afd561b874da36a5894b197 = 0x18         ;
    }

    namespace FlintStrikeWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t NoiseRadius                      = 0x380        ;
        constexpr std::uintptr_t damageScale                      = 0x384        ;
        constexpr std::uintptr_t distanceScale                    = 0x388        ;
        constexpr std::uintptr_t projectileVelocityScale          = 0x38C        ;
        constexpr std::uintptr_t automatic                        = 0x390        ;
        constexpr std::uintptr_t usableByTurret                   = 0x391        ;
        constexpr std::uintptr_t turretDamageScale                = 0x394        ;
        constexpr std::uintptr_t largeTurretWeapon                = 0x398        ;
        constexpr std::uintptr_t turretReloadDurationOverride     = 0x39C        ;
        constexpr std::uintptr_t maxAttackEffectDistance          = 0x3A0        ;
        constexpr std::uintptr_t attackFX                         = 0x3A8        ;
        constexpr std::uintptr_t silencedAttack                   = 0x3B0        ;
        constexpr std::uintptr_t muzzleBrakeAttack                = 0x3B8        ;
        constexpr std::uintptr_t fireModeSound                    = 0x3C0        ;
        constexpr std::uintptr_t MuzzlePoint                      = 0x3C8        ;
        constexpr std::uintptr_t reloadTime                       = 0x3D0        ;
        constexpr std::uintptr_t canUnloadAmmo                    = 0x3D4        ;
        constexpr std::uintptr_t primaryMagazine                  = 0x3D8        ;
        constexpr std::uintptr_t fractionalReload                 = 0x3E0        ;
        constexpr std::uintptr_t reloadStartDuration              = 0x3E4        ;
        constexpr std::uintptr_t reloadFractionDuration           = 0x3E8        ;
        constexpr std::uintptr_t reloadEndDuration                = 0x3EC        ;
        constexpr std::uintptr_t alternateDryFireRate             = 0x3F0        ;
        constexpr std::uintptr_t sendReloadSignalFromServer       = 0x3F4        ;
        constexpr std::uintptr_t aimSway                          = 0x3F8        ;
        constexpr std::uintptr_t aimSwaySpeed                     = 0x3FC        ;
        constexpr std::uintptr_t recoil                           = 0x400        ;
        constexpr std::uintptr_t aimconeCurve                     = 0x408        ;
        constexpr std::uintptr_t aimCone                          = 0x410        ;
        constexpr std::uintptr_t hipAimCone                       = 0x414        ;
        constexpr std::uintptr_t aimconePenaltyPerShot            = 0x418        ;
        constexpr std::uintptr_t aimConePenaltyMax                = 0x41C        ;
        constexpr std::uintptr_t aimconePenaltyRecoverTime        = 0x420        ;
        constexpr std::uintptr_t aimconePenaltyRecoverDelay       = 0x424        ;
        constexpr std::uintptr_t stancePenaltyScale               = 0x428        ;
        constexpr std::uintptr_t hasADS                           = 0x42C        ;
        constexpr std::uintptr_t noAimingWhileCycling             = 0x42D        ;
        constexpr std::uintptr_t manualCycle                      = 0x42E        ;
        constexpr std::uintptr_t CrosshairSettings                = 0x430        ;
        constexpr std::uintptr_t isBurstWeapon                    = 0x437        ;
        constexpr std::uintptr_t canChangeFireModes               = 0x438        ;
        constexpr std::uintptr_t defaultOn                        = 0x439        ;
        constexpr std::uintptr_t internalBurstRecoilScale         = 0x43C        ;
        constexpr std::uintptr_t internalBurstFireRateScale       = 0x440        ;
        constexpr std::uintptr_t internalBurstAimConeScale        = 0x444        ;
        constexpr std::uintptr_t resetDuration                    = 0x448        ;
        constexpr std::uintptr_t numShotsFired                    = 0x44C        ;
        constexpr std::uintptr_t successFraction                  = 0x4B8        ;
        constexpr std::uintptr_t successIncrease                  = 0x4BC        ;
        constexpr std::uintptr_t strikeRecoil                     = 0x4C0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _439d22b8c5fe6fb13a9fb931bd2a27d51f5082a7 = 0x434        ;
        constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435        ;
        constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436        ;
        constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450        ;
        constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458        ;
        constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460        ;
        constexpr std::uintptr_t _043d3fce37db57a5860fdd5c9ac7d53622052f10 = 0x464        ;
        constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468        ;
        constexpr std::uintptr_t _f9fbce315f5ee40aa7720ce11a3228c5c8ff44ed = 0x46C        ;
        constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470        ;
        constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474        ;
        constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478        ;
        constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C        ;
        constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480        ;
        constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484        ;
        constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C        ;
        constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490        ;
        constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494        ;
        constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498        ;
        constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0        ;
        constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8        ;
        constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC        ;
        constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0        ;
        constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4        ;
        constexpr std::uintptr_t _3bbd07ec5cb15c4ef6a3557eba003bcad51a657b = 0x4C8        ;
        constexpr std::uintptr_t _a299d4f3b99345ac723f7aa79a3a4ed8c605ea30 = 0x4C9        ;
        constexpr std::uintptr_t _85791441560d040b639850c0d3c8cf2f06cb3e46 = 0x4CC        ;
        constexpr std::uintptr_t _c4c6a6085be7f2ca61b863e0880a0837f16a125e = 0x4D0        ;
    }

    namespace TextArcadeEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;
        constexpr std::uintptr_t text                             = 0x98         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
    }

    namespace AccessibilityMaterialSprite
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetImage                      = 0x20         ;
        constexpr std::uintptr_t TargetData                       = 0x28         ;
    }

    namespace %2aa1e04022640bc3584dd64bee44750c7d5ac994
    {
    }

    namespace BaseArcadeGame
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cameraToRender                   = 0x20         ;
        constexpr std::uintptr_t renderTexture                    = 0x28         ;
        constexpr std::uintptr_t distantTexture                   = 0x30         ;
        constexpr std::uintptr_t center                           = 0x38         ;
        constexpr std::uintptr_t frameRate                        = 0x40         ;
        constexpr std::uintptr_t activeArcadeEntities             = 0x48         ;
        constexpr std::uintptr_t spriteManifest                   = 0x50         ;
        constexpr std::uintptr_t entityManifest                   = 0x58         ;
        constexpr std::uintptr_t clientside                       = 0x60         ;
        constexpr std::uintptr_t clientsideInput                  = 0x61         ;
        constexpr std::uintptr_t arcadeEntityPrefab               = 0x68         ;
        constexpr std::uintptr_t ownerMachine                     = 0x70         ;
        constexpr std::uintptr_t canvas                           = 0x80         ;

        constexpr std::uintptr_t _2d1b29e223391b1f886ef44eb42b7690aee44850 = 0x78         ;
        constexpr std::uintptr_t _f4c9bc14724ccb5da7c025553953d27bc1247f6d = 0x88         ;
        constexpr std::uintptr_t _efec06f7b64f09513cdcf0077fa85dc7199d5411 = 0x8C         ;
        constexpr std::uintptr_t _d1e2c2d0927b4b318476796a7ee8d835e7da6e03 = 0x90         ;
        constexpr std::uintptr_t _545bb573d2b2ab0702b4ad9723e9ed81c83d77a7 = 0x94         ;
        constexpr std::uintptr_t _49e33c816e681295590d52c2545f78429a9d05ef = 0x98         ;
    }

    namespace BlackjackInputOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlackjackRoundResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CardsValueMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DealerOpinion
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8cb32d605c2e9c9eeb8766ecf13313f1a8e94821
    {
        constexpr std::uintptr_t _0a981c439fb33dbf077a15899d5f62ac617834ef = 0x10         ;
        constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x18         ;
        constexpr std::uintptr_t _0b49e4ef10bef7e8e4089e42a96c76d3833e8895 = 0x20         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x24         ;
        constexpr std::uintptr_t _1feab6f0f8cd52eceb64ddfd5646c2788c40498f = 0x28         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30         ;
        constexpr std::uintptr_t _f18924025015e23fd95f412678042452383f482a = 0x38         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x40         ;
        constexpr std::uintptr_t _6a416b51c0734c6eef279fe58227e5a2bf66480e = 0x48         ;
        constexpr std::uintptr_t _4aa8a084ba8bd2821a31e878c53fbf99641600dc = 0x50         ;
        constexpr std::uintptr_t _624e71e9af8fe4113d20769c1e07e4bf8115824b = 0x58         ;
        constexpr std::uintptr_t _cb9ecb16a7db78b85688212fdcb1ab42c021c213 = 0x60         ;
        constexpr std::uintptr_t _0ea1b3dd3b86e1572a701aaed6eecf4fdd3c9441 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _fbe670440a08ce6d02505cf620c7eb7eec3b64ac = 0x0          ;
            constexpr std::uintptr_t _e6f8f972c9f473a673ddce5d71aae8c678307152 = 0x8          ;
            constexpr std::uintptr_t _84b7c3b82cd83167c8f9e295716008ece5eec6b1 = 0x10         ;
        }

    }

    namespace %8822dcabe531045ba803093021ad1b92609e030a
    {
        constexpr std::uintptr_t _dfe5cd4fddf173c6cd35ce92bd06cbbb604d4819 = 0x10         ;
        constexpr std::uintptr_t _a2597139f5cfa77447148e40576c51a29e464912 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _5b8bdf44ce4976bd954c9c2fc5fc3870b85c6aa7 = 0x0          ;
            constexpr std::uintptr_t _2c0b2f240b083ba58dba0901a7d23c3917f443f9 = 0x8          ;
            constexpr std::uintptr_t _d3649fe0029b235755604d6664538bbf1789edc0 = 0x10         ;
        }

    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t _d18f2d007a8154953c7777c02d2c0f7d5396a6aa = 0x10         ;
        constexpr std::uintptr_t _fcd13701490e050a240c832362bb72203836b1c6 = 0x18         ;
        constexpr std::uintptr_t _8c3d145f51ee009e959b3756a21d1ce8978e010c = 0x40         ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x50         ;
        constexpr std::uintptr_t _e5774429d6f8180d8455de4bff0815210883ed09 = 0x78         ;
        constexpr std::uintptr_t _3f564707e19682827cae43ef5f14c3fb43758d7d = 0x88         ;
    }

    namespace %be2e587e82d9f56a2d59c6b79cecd02cd26924ae
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E5D0   ;
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _58e2a091cd1e9c000b5bea5e81e0770679651eb6 = 0x0          ;
            constexpr std::uintptr_t _861c527f4c5b9c6c982c1280c4515d489cd07579 = 0x8          ;
            constexpr std::uintptr_t _15455a24b16242caaa7c8b23bd20109cf6d8838d = 0x88         ;
            constexpr std::uintptr_t _f19c5c809219cc506a6b90b91084c877283521d7 = 0x90         ;
            constexpr std::uintptr_t _a658d9d44d2d8d83aeef430c2d36ed7e560c0042 = 0x98         ;
            constexpr std::uintptr_t _682f0cad477f1cb06ea7705993879253b9325122 = 0x9C         ;
            constexpr std::uintptr_t _c88a102b7de2ccf3f68fcd2bc51027827d59d542 = 0xA0         ;
            constexpr std::uintptr_t _1f89aa15d62c5e18945afe1c1cfbf323c4f6fc9e = 0xA8         ;
        }

    }

    namespace ModifierLimits-fake-0
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t minValue                         = 0x14         ;
        constexpr std::uintptr_t maxValue                         = 0x18         ;
        constexpr std::uintptr_t limits                           = 0x20         ;
    }

    namespace AirfieldTerminalScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t largeIcon                        = 0x20         ;
        constexpr std::uintptr_t mainText                         = 0x28         ;
        constexpr std::uintptr_t lowerText                        = 0x30         ;
        constexpr std::uintptr_t centerText                       = 0x38         ;
        constexpr std::uintptr_t canvasGroup                      = 0x40         ;
    }

    namespace %37d38e7b95f82be859501b5379bc1347a9b137cf
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _f9b459d2c6fd0dec6361dce28cd6f398c56e85a9 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c590ca17627de170c7b6f99c1c50879d58cd9310 = 0x0          ;
            constexpr std::uintptr_t _f68b9e0a929f3148c73070ed414fcc65e5830582 = 0x8          ;
            constexpr std::uintptr_t _eba63589f0b8630428d63b0b778cac46721ee510 = 0x10         ;
            constexpr std::uintptr_t _ce508bde444cf20cc9d85896663cc6a7b233af06 = 0x18         ;
            constexpr std::uintptr_t _f5c48b438c6d9ca169dc2476e531cce5500bb461 = 0x98         ;
        }

    }

    namespace PlayingCardImage
    {
        constexpr std::uintptr_t rank                             = 0x10         ;
        constexpr std::uintptr_t suit                             = 0x14         ;
        constexpr std::uintptr_t image                            = 0x18         ;
        constexpr std::uintptr_t imageSmall                       = 0x20         ;
        constexpr std::uintptr_t imageTransparent                 = 0x28         ;
    }

    namespace Attitude
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InfoTextUI
    {
        constexpr std::uintptr_t gameObj                          = 0x10         ;
        constexpr std::uintptr_t rustText                         = 0x18         ;
        constexpr std::uintptr_t background                       = 0x20         ;
    }

    namespace UIState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ca7f0aef93f4539c6101b01fe33ba39cc5ccfe97
    {
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x10         ;
        constexpr std::uintptr_t _11ec3ac2eca63476da176460fb3b4191d03d096b = 0x18         ;
        constexpr std::uintptr_t _3dd955c4b23b62306c5844ebe4df92216a1f96d4 = 0x20         ;
    }

    namespace CardType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CardGameUI
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10724278   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t primaryInfo                      = 0x40         ;
        constexpr std::uintptr_t secondaryInfo                    = 0x48         ;
        constexpr std::uintptr_t playerLeaveInfo                  = 0x50         ;
        constexpr std::uintptr_t playingUI                        = 0x58         ;
        constexpr std::uintptr_t cardImages                       = 0x60         ;
        constexpr std::uintptr_t inputWidgets                     = 0x68         ;
        constexpr std::uintptr_t dismountProgressSlider           = 0x70         ;
        constexpr std::uintptr_t phraseLoading                    = 0x78         ;
        constexpr std::uintptr_t phraseWaitingForNextRound        = 0x80         ;
        constexpr std::uintptr_t phraseNotEnoughPlayers           = 0x88         ;
        constexpr std::uintptr_t phrasePlayerLeftGame             = 0x90         ;
        constexpr std::uintptr_t phraseNotEnoughBuyIn             = 0x98         ;
        constexpr std::uintptr_t phraseTooMuchBuyIn               = 0xA0         ;
        constexpr std::uintptr_t phraseYourTurn                   = 0xA8         ;
        constexpr std::uintptr_t phraseYouWinTheRound             = 0xB0         ;
        constexpr std::uintptr_t phraseRoundWinner                = 0xB8         ;
        constexpr std::uintptr_t phraseRoundWinners               = 0xC0         ;
        constexpr std::uintptr_t phraseScrapWon                   = 0xC8         ;
        constexpr std::uintptr_t phraseScrapReturned              = 0xD0         ;
        constexpr std::uintptr_t phraseChangeBetAmount            = 0xD8         ;
        constexpr std::uintptr_t phraseBet                        = 0xE0         ;
        constexpr std::uintptr_t phraseBetAdd                     = 0xE8         ;
        constexpr std::uintptr_t phraseAllIn                      = 0xF0         ;
        constexpr std::uintptr_t amountChangeRoot                 = 0xF8         ;
        constexpr std::uintptr_t amountChangeText                 = 0x100        ;
        constexpr std::uintptr_t colourNeutralUI                  = 0x108        ;
        constexpr std::uintptr_t colourGoodUI                     = 0x118        ;
        constexpr std::uintptr_t colourBadUI                      = 0x128        ;
        constexpr std::uintptr_t timerCanvas                      = 0x138        ;
        constexpr std::uintptr_t timerSlider                      = 0x140        ;
        constexpr std::uintptr_t chat                             = 0x148        ;
        constexpr std::uintptr_t Hunger                           = 0x150        ;
        constexpr std::uintptr_t Thirst                           = 0x158        ;
        constexpr std::uintptr_t Health                           = 0x160        ;
        constexpr std::uintptr_t PendingHealth                    = 0x168        ;
        constexpr std::uintptr_t cardNone                         = 0x170        ;
        constexpr std::uintptr_t cardBackLarge                    = 0x178        ;
        constexpr std::uintptr_t cardBackSmall                    = 0x180        ;
        constexpr std::uintptr_t texasHoldEmUI                    = 0x188        ;
        constexpr std::uintptr_t blackjackUI                      = 0x190        ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _47140fc139e64a0337dad7ee617c6391974ac93f = 0x198        ;
        constexpr std::uintptr_t _1538c4b2335d6fbfe7478065998284f4a6ac55d4 = 0x1A0        ;
        constexpr std::uintptr_t _e616f0b8ea44a0a1007371c0c05884561652b1bd = 0x1A8        ;
        constexpr std::uintptr_t _47cbe063e4785bafe6a057e245ed143faf6af5d3 = 0x1AC        ;
        constexpr std::uintptr_t _ea83ff675176440f334a3ec7e97a0395a051c786 = 0x1B0        ;
        constexpr std::uintptr_t _9c5ff1586e82784034a7dfd80d533967e494c83a = 0x1B4        ;
        constexpr std::uintptr_t _bac9e7a719056a9f5fb514ad23eb48d50db98d7e = 0x1B8        ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x1E0        ;
        constexpr std::uintptr_t _b0c5c19c8fd1ae58605a6f22d5c2eabd7ce95f69 = 0x1E8        ;

        namespace _static
        {
            constexpr std::uintptr_t _7bfdc057cac421598756454af3a3f5854c7106f9 = 0x0          ;
            constexpr std::uintptr_t _27efcc98804e65c882a80ec440d9fbea1300f4f1 = 0x8          ;
            constexpr std::uintptr_t _8a844ca56513857a6f02315731a5d449ff194bb9 = 0x10         ;
            constexpr std::uintptr_t _bd7e4211d93b00496fcbd566a80b1c510bc8e2f8 = 0x18         ;
            constexpr std::uintptr_t _960aa2c46c230d31aefdd721b394f655d4f9414c = 0x20         ;
            constexpr std::uintptr_t _9878fc7b8ca274a9db8ee7247275f4bc9dc0339a = 0x28         ;
            constexpr std::uintptr_t _badba986f19018feeaee49066a451f0c030c0a48 = 0x30         ;
            constexpr std::uintptr_t _cca730b45f66cccfff26708e4f1f13a7147f39ec = 0x38         ;
            constexpr std::uintptr_t _63354569dcd24a07569ea5ca39affdfacd72cdba = 0x40         ;
            constexpr std::uintptr_t _195caec521bb1b509bffb69b868ce4817e251925 = 0x48         ;
        }

    }

    namespace PaddleDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParticleType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WaterInflatable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t centerOfMass                     = 0x3D0        ;
        constexpr std::uintptr_t forwardPushForce                 = 0x3D8        ;
        constexpr std::uintptr_t rearPushForce                    = 0x3DC        ;
        constexpr std::uintptr_t rotationForce                    = 0x3E0        ;
        constexpr std::uintptr_t maxSpeed                         = 0x3E4        ;
        constexpr std::uintptr_t maxPaddleFrequency               = 0x3E8        ;
        constexpr std::uintptr_t paddleSfx                        = 0x3F0        ;
        constexpr std::uintptr_t smallPlayerMovementSound         = 0x3F8        ;
        constexpr std::uintptr_t largePlayerMovementSound         = 0x400        ;
        constexpr std::uintptr_t waterLoops                       = 0x408        ;
        constexpr std::uintptr_t waterSoundSpeedDivisor           = 0x410        ;
        constexpr std::uintptr_t additiveDownhillVelocity         = 0x414        ;
        constexpr std::uintptr_t handSplashForwardEffect          = 0x418        ;
        constexpr std::uintptr_t handSplashBackEffect             = 0x420        ;
        constexpr std::uintptr_t footSplashEffect                 = 0x428        ;
        constexpr std::uintptr_t animationLerpSpeed               = 0x430        ;
        constexpr std::uintptr_t smoothedEyePosition              = 0x438        ;
        constexpr std::uintptr_t smoothedEyeSpeed                 = 0x440        ;
        constexpr std::uintptr_t buoyancy                         = 0x448        ;
        constexpr std::uintptr_t driftTowardsIsland               = 0x450        ;
        constexpr std::uintptr_t mountEffect                      = 0x458        ;
        constexpr std::uintptr_t handSplashOffset                 = 0x460        ;
        constexpr std::uintptr_t velocitySplashMultiplier         = 0x464        ;
        constexpr std::uintptr_t modifyEyeOffset                  = 0x468        ;
        constexpr std::uintptr_t inheritVelocityMultiplier        = 0x474        ;
        constexpr std::uintptr_t movingParticleSystems            = 0x480        ;
        constexpr std::uintptr_t movingParticlesThreshold         = 0x488        ;
        constexpr std::uintptr_t headSpaceCheckPosition           = 0x490        ;
        constexpr std::uintptr_t headSpaceCheckRadius             = 0x498        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _fc086af8d4f0d8826b384be0057dddb21065490b = 0x478        ;
        constexpr std::uintptr_t _b65c7e2b8d48a210dcc37de79fe06fc1c8477edd = 0x49C        ;
        constexpr std::uintptr_t _632169293bca985f35372595fe66d66111e2c43b = 0x4A0        ;
        constexpr std::uintptr_t _62ffc4116222516adcfa8cb271a7d09ad1ff0146 = 0x4AC        ;
        constexpr std::uintptr_t _acc800148c948c4a312522ee3646e1d222142dc9 = 0x4B8        ;
    }

    namespace RaceWaypointVisual
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RegularCheckpoint                = 0x20         ;
        constexpr std::uintptr_t FinishCheckpoint                 = 0x28         ;
    }

    namespace %fc70dc436d82b9c3d49a403cc3e8f94fc8d8f736
    {
    }

    namespace FoliageDisplacement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t moving                           = 0x20         ;
        constexpr std::uintptr_t billboard                        = 0x21         ;
        constexpr std::uintptr_t mesh                             = 0x28         ;
        constexpr std::uintptr_t material                         = 0x30         ;

        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
    }

    namespace FillCommandBuffer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E680   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %fcc1603a6c062f1feb52031eea09297a4a327813
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E660   ;
        constexpr std::uintptr_t _8febe6b8b930ff13768edad03eee5f8b69c61aa7 = 0x10         ;
        constexpr std::uintptr_t _47301c136f644e90d6dcc303af4cb78797f14629 = 0x18         ;
        constexpr std::uintptr_t _29ec82ed5a8a57b360759d2a5c77e95164ee22a7 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _e084dee56d54041095717df9b49c93f8b2d5cf05 = 0x0          ;
            constexpr std::uintptr_t _4e0af69113f5189627277876d2f617ea908f7f4e = 0x10         ;
            constexpr std::uintptr_t _c80907c16dd870f3e2149a4be391c70548613bf7 = 0x18         ;
        }

    }

    namespace TriggerMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerParentEnclosed
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t doClippingCheck                  = 0x50         ;
        constexpr std::uintptr_t associatedMountable              = 0x58         ;
        constexpr std::uintptr_t parentMountedPlayers             = 0x60         ;
        constexpr std::uintptr_t parentSleepers                   = 0x61         ;
        constexpr std::uintptr_t parentSwimmers                   = 0x62         ;
        constexpr std::uintptr_t ParentNPCPlayers                 = 0x63         ;
        constexpr std::uintptr_t SkipNPCChecks                    = 0x64         ;
        constexpr std::uintptr_t overrideOtherTriggers            = 0x65         ;
        constexpr std::uintptr_t checkForObjUnderFeet             = 0x66         ;
        constexpr std::uintptr_t doExpensivePlayerClippingChecks  = 0x67         ;
        constexpr std::uintptr_t TriggerMovementMask              = 0x68         ;
        constexpr std::uintptr_t EntityMovementMask               = 0x69         ;
        constexpr std::uintptr_t Padding                          = 0x70         ;
        constexpr std::uintptr_t intersectionMode                 = 0x74         ;
        constexpr std::uintptr_t CheckBoundsOnUnparent            = 0x78         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace TerrainAlphaScanner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %c44a3cd511355b5a9b0dd2bad7a2bb21e90920a2
    {
        constexpr std::uintptr_t _b1ed0b123d28d2729725ad0cb377c98cc186df99 = 0x10         ;
        constexpr std::uintptr_t _781f2ad80d01619ce304fc7aa12937a3a12d7fbc = 0x20         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x2C         ;
        constexpr std::uintptr_t _01be5a4fd01bd38849b715fc1fb5c1aaa338c146 = 0x2D         ;

        namespace _static
        {
            constexpr std::uintptr_t _975c914b92203ba14a71ead0b76373fe687cc266 = 0x0          ;
            constexpr std::uintptr_t _caa06f54df175a34cb9999a46e8778230a12508f = 0x10         ;
            constexpr std::uintptr_t _e7121a702f59b75fc9be56e1bed6d2c167eb639b = 0x20         ;
            constexpr std::uintptr_t _315f2dd4df2f3f64c978ba64db17da1db1f45760 = 0x28         ;
            constexpr std::uintptr_t _426e17bccb48346a0e69b456370bec1f78535bb9 = 0x30         ;
        }

    }

    namespace AnimationEventsStub
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace RectChangeEvent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t action                           = 0x20         ;
    }

    namespace BlendTreeEventSender
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t blendParameter                   = 0x18         ;
        constexpr std::uintptr_t triggerThreshold                 = 0x20         ;
        constexpr std::uintptr_t eventName                        = 0x28         ;
        constexpr std::uintptr_t eventParameter                   = 0x30         ;
        constexpr std::uintptr_t fireOnce                         = 0x38         ;

        constexpr std::uintptr_t _09b9d5bc69e9713801f7e4730a3d9085597ebb7e = 0x39         ;
    }

    namespace PaintMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %70f8f5ade39be82f33812ffe3c277ff11f26b6c7
    {
        constexpr std::uintptr_t _0a97ce627c82c97635ae14b0d2b527b3247f87ca = 0x18         ;
    }

    namespace TerrainMeta
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t terrainRenderer                  = 0x20         ;
        constexpr std::uintptr_t terrainData                      = 0x28         ;
        constexpr std::uintptr_t config                           = 0x30         ;
        constexpr std::uintptr_t paint                            = 0x38         ;
        constexpr std::uintptr_t currentPaintMode                 = 0x3C         ;

        constexpr std::uintptr_t _0525d78118a97c9bcdace4113456ac5ea4ef126f = 0x40         ;
        constexpr std::uintptr_t _d3f23a5bcc381945f8c745580b30beb0dbc4e5fe = 0x48         ;
    }

    namespace MissionObjective_PlayerInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t requiredButton                   = 0x18         ;
    }

    namespace NexusDock
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FerryWaypoint                    = 0x20         ;
        constexpr std::uintptr_t QueuePoints                      = 0x28         ;
        constexpr std::uintptr_t Arrival                          = 0x30         ;
        constexpr std::uintptr_t Docking                          = 0x38         ;
        constexpr std::uintptr_t Docked                           = 0x40         ;
        constexpr std::uintptr_t CastingOff                       = 0x48         ;
        constexpr std::uintptr_t Departure                        = 0x50         ;
        constexpr std::uintptr_t WaitTime                         = 0x58         ;
        constexpr std::uintptr_t EjectionZone                     = 0x60         ;
        constexpr std::uintptr_t TraceHeight                      = 0x68         ;
        constexpr std::uintptr_t TraceLayerMask                   = 0x6C         ;
    }

    namespace SeismicSensor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t range                            = 0x348        ;
        constexpr std::uintptr_t sensorPanelPrefab                = 0x350        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _09f356405ca1526dc0faccca6b2be1dde2d9687c = 0x340        ;
    }

    namespace ItemModParachute
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ZipSound                         = 0x30         ;
        constexpr std::uintptr_t hideSelectedPanel                = 0x38         ;
        constexpr std::uintptr_t containerVolumeWhenFilled        = 0x3C         ;
        constexpr std::uintptr_t DropWhenDowned                   = 0x40         ;
        constexpr std::uintptr_t ParachuteVehiclePrefab           = 0x48         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace ValueBucket
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ApartmentTerminal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t menuPrefab                       = 0x3D8        ;
        constexpr std::uintptr_t ioSubEntityPrefab                = 0x3E0        ;
        constexpr std::uintptr_t computerMenu                     = 0x3E8        ;
        constexpr std::uintptr_t controlBookmarks                 = 0x410        ;
        constexpr std::uintptr_t leftHandIKPosition               = 0x418        ;
        constexpr std::uintptr_t rightHandIKPosition              = 0x420        ;
        constexpr std::uintptr_t turnOnSoundDef                   = 0x428        ;
        constexpr std::uintptr_t turnOffSoundDef                  = 0x430        ;
        constexpr std::uintptr_t onLoopSoundDef                   = 0x438        ;
        constexpr std::uintptr_t isStatic                         = 0x440        ;
        constexpr std::uintptr_t autoGatherRadius                 = 0x444        ;
        constexpr std::uintptr_t MediumValueThreshold             = 0x460        ;
        constexpr std::uintptr_t HighValueThreshold               = 0x464        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _6b9f69c7e44deb83b028163f988be80738a3d930 = 0x3D0        ;
        constexpr std::uintptr_t _5e2e95040a8239154bd55fe8400b747a668ec0b6 = 0x3F0        ;
        constexpr std::uintptr_t _a3755b9a6d1062a6727e78f8b5e442965282919b = 0x400        ;
        constexpr std::uintptr_t _b18a03910a33ff21a6a88c1e3a27d91452466b74 = 0x448        ;
        constexpr std::uintptr_t _22013909a576c97669218267ac900134d8ac2a54 = 0x450        ;
        constexpr std::uintptr_t _06d054ad96174585a7733c87ff06d7b544afc243 = 0x458        ;
    }

    namespace PostSubsurfaceRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t halfResolution                   = 0x20         ;
        constexpr std::uintptr_t radiusScale                      = 0x24         ;
        constexpr std::uintptr_t depthScale                       = 0x28         ;
        constexpr std::uintptr_t postProcessSubSurfaceShader      = 0x30         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _2386a464ad8ebbefd512469a4fdadb465699257e = 0x38         ;
        constexpr std::uintptr_t _d2f34cb1acf2d9e6d3e1b5d211cafa5cd319a3de = 0x40         ;
    }

    namespace %3d2071ec8f962d85a97ed1991db82bf34b19724b
    {
        constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;
        constexpr std::uintptr_t _c8bc6143bb2377a9591dc836d47cde34a8037b7b = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _950e89bdf026b63dcea84c934c896a3f32712f61 = 0x0          ;
            constexpr std::uintptr_t _b7169179a405ccbe6047f523f790feb36a497ceb = 0x8          ;
            constexpr std::uintptr_t _96aff172eade1844e49385a3fd6bb59c9f476bff = 0x10         ;
            constexpr std::uintptr_t _a7a109b23a082cb27baf826d7dca0310caf511cc = 0x18         ;
            constexpr std::uintptr_t _fc5e74fbb98cb1d1cdd74d361021d240ce9145ce = 0x20         ;
        }

    }

    namespace RendererInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t component                        = 0x20         ;
        constexpr std::uintptr_t shadows                          = 0x28         ;
        constexpr std::uintptr_t material                         = 0x30         ;
        constexpr std::uintptr_t mesh                             = 0x38         ;
        constexpr std::uintptr_t meshFilter                       = 0x40         ;
    }

    namespace UI_FakeInventory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t inventoryIcons                   = 0x20         ;
        constexpr std::uintptr_t dragIcons                        = 0x28         ;

        constexpr std::uintptr_t _1d0d9222e49a93b4331d53834e9639e55ff689a7 = 0x30         ;
    }

    namespace ConvarControlledSpawnPopulationRail
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t ResourceFolder                   = 0x20         ;
        constexpr std::uintptr_t ResourceList                     = 0x28         ;
        constexpr std::uintptr_t EnforcePopulationLimits          = 0x30         ;
        constexpr std::uintptr_t SpawnRate                        = 0x34         ;
        constexpr std::uintptr_t ScaleWithServerPopulation        = 0x38         ;
        constexpr std::uintptr_t _targetDensity                   = 0x40         ;
        constexpr std::uintptr_t ClusterSizeMin                   = 0x44         ;
        constexpr std::uintptr_t ClusterSizeMax                   = 0x48         ;
        constexpr std::uintptr_t ClusterDithering                 = 0x4C         ;
        constexpr std::uintptr_t SpawnAttemptsInitial             = 0x50         ;
        constexpr std::uintptr_t SpawnAttemptsRepeating           = 0x54         ;
        constexpr std::uintptr_t ScaleWithLargeMaps               = 0x58         ;
        constexpr std::uintptr_t ScaleWithSpawnFilter             = 0x59         ;
        constexpr std::uintptr_t AlignToNormal                    = 0x5A         ;
        constexpr std::uintptr_t Filter                           = 0x60         ;
        constexpr std::uintptr_t FilterCutoff                     = 0x68         ;
        constexpr std::uintptr_t FilterRadius                     = 0x6C         ;
        constexpr std::uintptr_t FilterOutTutorialIslands         = 0x70         ;
        constexpr std::uintptr_t FilterOutMonuments               = 0x78         ;
        constexpr std::uintptr_t NpcRadiusCheckDistance           = 0x80         ;
        constexpr std::uintptr_t PopulationConvar                 = 0x88         ;
    }

    namespace UIAIDesignerScreen
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108448B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SaveEntityButton                 = 0x20         ;
        constexpr std::uintptr_t SaveServerButton                 = 0x28         ;
        constexpr std::uintptr_t SaveDefaultButton                = 0x30         ;
        constexpr std::uintptr_t InputAIDescription               = 0x38         ;
        constexpr std::uintptr_t TextDefaultStateContainer        = 0x40         ;
        constexpr std::uintptr_t PrefabAddNewStateButton          = 0x48         ;
        constexpr std::uintptr_t StateContainer                   = 0x50         ;
        constexpr std::uintptr_t PrefabState                      = 0x58         ;
        constexpr std::uintptr_t PopupList                        = 0x60         ;
        constexpr std::uintptr_t needsCursor                      = 0x70         ;
        constexpr std::uintptr_t RootPanel                        = 0x80         ;

        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x68         ;
        constexpr std::uintptr_t _a301fecf281db52af494776ef9843228d4c911e9 = 0x78         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x88         ;
        constexpr std::uintptr_t _0a38e2e258863928fedb6ff5083f7c6a586ffc00 = 0x90         ;
        constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _8a333f6c9834a3e064869056b6e7ebb9584466d7 = 0x0          ;
            constexpr std::uintptr_t _982c745db5302cadbd26f579a098a7f5e1b8e605 = 0x8          ;
        }

    }

    namespace Jackhammer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
        constexpr std::uintptr_t _4ff0c7ebf3852abf936d9d8cd5b43056fa2ac0b4 = 0x3F0        ;
        constexpr std::uintptr_t _3beb90761f1228df4c6d042518a33bbade345609 = 0x3F4        ;
    }

    namespace SoundPlayerCullLODComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x88         ;
        constexpr std::uintptr_t TargetSoundPlayer                = 0x90         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x98         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x9C         ;
    }

    namespace %0a4b3b38917ea474add028a82ea3e44d5f696307
    {
        constexpr std::uintptr_t _9b372202e25a2a473cf63bc63c314e91d3d9f7ae = 0x10         ;
        constexpr std::uintptr_t _174ec7058cc523960325ffadd79ecde4ec806b8c = 0x14         ;
        constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x18         ;
        constexpr std::uintptr_t _68c2219edb169a1762f676ac01a65121f0a5e3e1 = 0x20         ;
        constexpr std::uintptr_t _0e67ca58749bf3edc1199821fc6b0c0b8beeee6d = 0x28         ;
        constexpr std::uintptr_t _d27cb41eab04cfbcce0fef704699312921cee210 = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _67369b9a65bea37d990f689d6377e955d2345eac = 0x0          ;
            constexpr std::uintptr_t _ee6960726c92ec586a26128dc01f4ccb81c0ba60 = 0x8          ;
            constexpr std::uintptr_t _b9509fdb06c64867ad6eb25245a381651cb77fd4 = 0x10         ;
        }

    }

    namespace %8f545c042e130ed793a312bb21ebab370f2d7164
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _2dbe49d6f66d1606dda7e04bf79c43d79f4a269a = 0x0          ;
            constexpr std::uintptr_t _5f27fd66fc49ecf5144a22addb889a1113a0e850 = 0x8          ;
            constexpr std::uintptr_t _e0d620ceac5da88e1c9cf4db80b262a0d91ec895 = 0x10         ;
            constexpr std::uintptr_t _2cc57657c5f3c76c978e33942c0c4243d3428f50 = 0x18         ;
            constexpr std::uintptr_t _1091a7cf02a4c559848c2d0b0e0cb4f0213450d9 = 0x20         ;
        }

    }

    namespace DungeonBaseSocket
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
        constexpr std::uintptr_t Male                             = 0x24         ;
        constexpr std::uintptr_t Female                           = 0x25         ;
    }

    namespace VolumeCloudsCurlNoiseConfig-fake-0
    {
        constexpr std::uintptr_t Frequency                        = 0x10         ;
        constexpr std::uintptr_t Strength                         = 0x18         ;
        constexpr std::uintptr_t Octaves                          = 0x1C         ;
    }

    namespace %5c42aa2cce1c91fbd65aabe03e6dffff4ba764b3
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _34210099928f88c098162b8d068ef2f7275b599b = 0x0          ;
            constexpr std::uintptr_t _dfd4da3444442395b3dffee392c68d5a9f527d58 = 0x8          ;
        }

    }

    namespace SetupAppNotification
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t titleInput                       = 0x40         ;
        constexpr std::uintptr_t bodyInput                        = 0x48         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _5135945c0983892bad2ba7d329453adfb60117ab = 0x50         ;
    }

    namespace Screenshot
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856320   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t screenshotPath                   = 0x20         ;
        constexpr std::uintptr_t sizeMultiplier                   = 0x28         ;

        constexpr std::uintptr_t _86b32f324002fa79f339832b79b85a093f027aa2 = 0x2C         ;
        constexpr std::uintptr_t _5f30df74e9d89d272898e900465e7afd5f514b5f = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _7c2e9f717b30ec94659e1e43827c36dbf780115e = 0x0          ;
            constexpr std::uintptr_t _41a0e06d15f21aec6298bd2199f16270e7403072 = 0x4          ;
            constexpr std::uintptr_t _5791b9fbc7d97089fea9df693544acaf94b9cb44 = 0x8          ;
            constexpr std::uintptr_t _4047581a9e3bcdad6c88a1552d778d2f8d29af9a = 0xC          ;
        }

    }

    namespace %5df6eb94f97fbe4ca6efff2cd3c45b6b09ae03cd
    {
    }

    namespace ImageStorageEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1b622f39bc8082eab3cf79d6dc3ef02bcb81e428 = 0x200        ;
    }

    namespace %d1dae6f407dff1a79dd46d170b84304e521bcae9
    {
        constexpr std::uintptr_t _87ac1b8b6307389c195c6aa78a0eddf80ddf63ae = 0x10         ;
        constexpr std::uintptr_t _13b4cea8e09cfed62f8bd1557edb4212cd11683b = 0x18         ;
        constexpr std::uintptr_t _fcf2713b6a753a2e71d21a3c33c9a3f62d57c7dc = 0x20         ;
        constexpr std::uintptr_t _b4a24548d36b073f51b44cbb4e4a5e22f6b81d51 = 0x24         ;
        constexpr std::uintptr_t _e0156b1140607dd25a90f354645cbfbc4573f756 = 0x40         ;
        constexpr std::uintptr_t _c9b2a63b92c87ed213403b79b6203ff372a279b4 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _b153ee51d923449c8290285dc489f0646651099d = 0x0          ;
        }

    }

    namespace TorchWeapon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;
        constexpr std::uintptr_t ExtinguishUnderwater             = 0x3F0        ;
        constexpr std::uintptr_t litStrikeFX                      = 0x3F8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
        constexpr std::uintptr_t _32a15a3ca653fc99d69fff04f3b7dd76c22c286d = 0x400        ;
        constexpr std::uintptr_t _2e4eafdc54d9233aceb94ab5521510820eb99e63 = 0x404        ;
    }

    namespace WaterCheckGenerator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t PlacementRadius                  = 0x20         ;
        constexpr std::uintptr_t PlacementDistance                = 0x24         ;
        constexpr std::uintptr_t CheckRotate                      = 0x28         ;
    }

    namespace CargoNotifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cargoPath                        = 0x20         ;
    }

    namespace PostProcessVolumeLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t distance                         = 0x20         ;

        constexpr std::uintptr_t _e8cdb3fd754209f851927fad3e0c224b650f7e33 = 0x28         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x30         ;
        constexpr std::uintptr_t _1f5559509e64a204ed775972b9b768153fa8fe54 = 0x38         ;
    }

    namespace AmmoSetup
    {
        constexpr std::uintptr_t TargetAmmo                       = 0x10         ;
        constexpr std::uintptr_t Roots                            = 0x18         ;
    }

    namespace SwapAmmo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Setups                           = 0x20         ;
        constexpr std::uintptr_t EventDriven                      = 0x28         ;

        constexpr std::uintptr_t _9efd1fe8c1426e7d9b8306da391a199503339864 = 0x29         ;
        constexpr std::uintptr_t _d755c3e80afb16f4ba6b3f1a4de43384b97e3715 = 0x30         ;
    }

    namespace HolosightReticlePositioning
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t aimPoint                         = 0x20         ;
    }

    namespace %73ea8cb972df804ce1d0757ed85b2d81dccd37a4
    {
        constexpr std::uintptr_t _f4563b173c8eb1b377ef1b13c27d671cb10b3fb9 = 0x10         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x14         ;
        constexpr std::uintptr_t _288267fe6c22d954220c80815337bb7d67a3f143 = 0x20         ;
        constexpr std::uintptr_t _4ad24cdf2b94547838ca54d1dd9a023861aae67b = 0x28         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x30         ;
    }

    namespace SoundManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t defaultSoundClass                = 0x20         ;

        constexpr std::uintptr_t _a94d85853d65a23adf0919ec6f02f0108af3c1ad = 0x28         ;
        constexpr std::uintptr_t _a313ef5585cbf83781c111ffb46aecdfe5a5e65d = 0x30         ;
        constexpr std::uintptr_t _4460720fdb89c8fca321684b7a9fc110438e55ec = 0x38         ;
        constexpr std::uintptr_t _7a3c39366d685eec53e175f0cd178a0edf256fa5 = 0x40         ;
        constexpr std::uintptr_t _2849a893acd318abb33b98c44c4bced5ea3c168a = 0x48         ;
        constexpr std::uintptr_t _f3f4cd0ad72a8fc9b4081df99c947132ebad2cc3 = 0x50         ;
        constexpr std::uintptr_t _244f7052393af35f5f883fb9ff1da9d6b40f8d8e = 0x58         ;
        constexpr std::uintptr_t _ecfcb850debd9bc489635de1b4b141f601910b30 = 0x64         ;
        constexpr std::uintptr_t _500d723e81fac6ba427d6dde7b3e45b52b32940e = 0x70         ;
        constexpr std::uintptr_t _d63f6b9b46220a4cbeecb666b4590e854c0553c3 = 0x78         ;
    }

    namespace SkinType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SkinReplacement
    {
        constexpr std::uintptr_t skinReplacementType              = 0x10         ;
        constexpr std::uintptr_t targetReplacement                = 0x18         ;
    }

    namespace %f43f9ddc58c6e7fa706ed73481b19989a947f61d
    {
        constexpr std::uintptr_t _4b0020004a557036fb62e75f23d2f62c79ade2a5 = 0x18         ;
        constexpr std::uintptr_t _78760b35162b8e1be2f42346cc4d2eba8eead6de = 0x1C         ;
        constexpr std::uintptr_t _8c77fbc41877fbec6d9a5d3abf0985d48a64184e = 0x2C         ;
        constexpr std::uintptr_t _a299de2e31d0f1366d762df87774ea4c53d9d6a3 = 0x2D         ;
    }

    namespace IOHandle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _2e5286bf7a875ec26f15991d83a6a60c2c829db2 = 0x20         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x28         ;
        constexpr std::uintptr_t _528edddd42b4a44a0c4426d06d2459aa3d14fa9c = 0x58         ;
        constexpr std::uintptr_t _eda20decc9f356198f32de6177d269c97d841354 = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t _9db64d8bc090509a6319e58d8f6aa19e538c6446 = 0x0          ;
            constexpr std::uintptr_t _9b8b9973a15e36746dcf4c7fd3198b0981bcb898 = 0x1          ;
            constexpr std::uintptr_t _b183ec63705cf82b9c7557f8f06b44592bf1bb34 = 0x8          ;
            constexpr std::uintptr_t _867f445301b585650068ba7c4565c2a2507b84d6 = 0x10         ;
            constexpr std::uintptr_t _5e1e05cb503d11b071698432bb0ce0583ec6b5b0 = 0x18         ;
            constexpr std::uintptr_t _6b5b8a9d08f7b8559ba913e7469e8d37b5d8ff7f = 0x20         ;
            constexpr std::uintptr_t _f0e279649b514876e5e6e613d792d1c40ae2cd43 = 0x28         ;
            constexpr std::uintptr_t _cae144bcc84fd4e5c34b7bc317690435c20682af = 0x29         ;
            constexpr std::uintptr_t _0a7019c5b0153b9e5dc4a96bbab03f1416b71474 = 0x30         ;
            constexpr std::uintptr_t _aa76e47dc29c0b720debe9ecb5052521a6177606 = 0x38         ;
            constexpr std::uintptr_t _2c07279ac1e4489a8007ad98924837a93be322d3 = 0x40         ;
            constexpr std::uintptr_t _9388265987c0b7301deacae44c3e2035dadf6546 = 0x48         ;
        }

    }

    namespace Hammer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077CE98   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t worldModelAnimator               = 0x218        ;
        constexpr std::uintptr_t thirdPersonDeploySound           = 0x220        ;
        constexpr std::uintptr_t thirdPersonAimSound              = 0x228        ;
        constexpr std::uintptr_t thirdPersonAimEndSound           = 0x230        ;
        constexpr std::uintptr_t hideViewmodel                    = 0x238        ;
        constexpr std::uintptr_t handBone                         = 0x260        ;
        constexpr std::uintptr_t HoldAnimationOverride            = 0x268        ;
        constexpr std::uintptr_t holdInfo                         = 0x270        ;
        constexpr std::uintptr_t isBuildingTool                   = 0x28C        ;
        constexpr std::uintptr_t canBeUsedWithShield              = 0x28D        ;
        constexpr std::uintptr_t ForwardSignalsFromPlayer         = 0x28E        ;
        constexpr std::uintptr_t forcedOwner                      = 0x290        ;
        constexpr std::uintptr_t useOwnerForward                  = 0x298        ;
        constexpr std::uintptr_t CanSetLightsOn                   = 0x299        ;
        constexpr std::uintptr_t holsterInfo                      = 0x2A0        ;
        constexpr std::uintptr_t HeldCameraMode                   = 0x2A8        ;
        constexpr std::uintptr_t hostileScore                     = 0x2AC        ;
        constexpr std::uintptr_t FirstPersonArmOffset             = 0x2B0        ;
        constexpr std::uintptr_t FirstPersonArmRotation           = 0x2BC        ;
        constexpr std::uintptr_t FirstPersonRotationStrength      = 0x2C8        ;
        constexpr std::uintptr_t AttachmentAnchor                 = 0x2D0        ;
        constexpr std::uintptr_t deployDelay                      = 0x2E8        ;
        constexpr std::uintptr_t repeatDelay                      = 0x2EC        ;
        constexpr std::uintptr_t animationDelay                   = 0x2F0        ;
        constexpr std::uintptr_t effectiveRange                   = 0x2F4        ;
        constexpr std::uintptr_t npcDamageScale                   = 0x2F8        ;
        constexpr std::uintptr_t attackLengthMin                  = 0x2FC        ;
        constexpr std::uintptr_t attackLengthMax                  = 0x300        ;
        constexpr std::uintptr_t attackSpacing                    = 0x304        ;
        constexpr std::uintptr_t aiAimSwayOffset                  = 0x308        ;
        constexpr std::uintptr_t aiAimCone                        = 0x30C        ;
        constexpr std::uintptr_t aiOnlyInRange                    = 0x310        ;
        constexpr std::uintptr_t CloseRangeAddition               = 0x314        ;
        constexpr std::uintptr_t MediumRangeAddition              = 0x318        ;
        constexpr std::uintptr_t LongRangeAddition                = 0x31C        ;
        constexpr std::uintptr_t CanUseAtMediumRange              = 0x320        ;
        constexpr std::uintptr_t CanUseAtLongRange                = 0x321        ;
        constexpr std::uintptr_t reloadSounds                     = 0x328        ;
        constexpr std::uintptr_t thirdPersonMeleeSound            = 0x330        ;
        constexpr std::uintptr_t recoilCompDelayOverride          = 0x338        ;
        constexpr std::uintptr_t wantsRecoilComp                  = 0x33C        ;
        constexpr std::uintptr_t showCrosshairOnTutorial          = 0x33D        ;
        constexpr std::uintptr_t noHeadshots                      = 0x33E        ;
        constexpr std::uintptr_t canThrowAsProjectile             = 0x380        ;
        constexpr std::uintptr_t canThrowAsEntity                 = 0x381        ;
        constexpr std::uintptr_t canAiHearIt                      = 0x382        ;
        constexpr std::uintptr_t canScareAiWhenAimed              = 0x383        ;
        constexpr std::uintptr_t onlyThrowAsProjectile            = 0x384        ;
        constexpr std::uintptr_t ThrowFullStack                   = 0x385        ;
        constexpr std::uintptr_t damageProperties                 = 0x388        ;
        constexpr std::uintptr_t damageTypes                      = 0x390        ;
        constexpr std::uintptr_t deployableDamageOverrides        = 0x398        ;
        constexpr std::uintptr_t maxDistance                      = 0x3A0        ;
        constexpr std::uintptr_t attackRadius                     = 0x3A4        ;
        constexpr std::uintptr_t isAutomatic                      = 0x3A8        ;
        constexpr std::uintptr_t blockSprintOnAttack              = 0x3A9        ;
        constexpr std::uintptr_t canUntieCrates                   = 0x3AA        ;
        constexpr std::uintptr_t longResourceForgiveness          = 0x3AB        ;
        constexpr std::uintptr_t PlayerAnimSystem                 = 0x3B0        ;
        constexpr std::uintptr_t strikeFX                         = 0x3B8        ;
        constexpr std::uintptr_t useStandardHitEffects            = 0x3C0        ;
        constexpr std::uintptr_t aiStrikeDelay                    = 0x3C4        ;
        constexpr std::uintptr_t swingEffect                      = 0x3C8        ;
        constexpr std::uintptr_t materialStrikeFX                 = 0x3D0        ;
        constexpr std::uintptr_t heartStress                      = 0x3D8        ;
        constexpr std::uintptr_t gathering                        = 0x3E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200        ;
        constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208        ;
        constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214        ;
        constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240        ;
        constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248        ;
        constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249        ;
        constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A        ;
        constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B        ;
        constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250        ;
        constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258        ;
        constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8        ;
        constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0        ;
        constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340        ;
        constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348        ;
        constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350        ;
        constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358        ;
        constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360        ;
        constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364        ;
        constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370        ;
        constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374        ;
        constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8        ;
    }

    namespace PostCullingJob
    {
        constexpr std::uintptr_t CountPerMesh                     = 0x0          ;
        constexpr std::uintptr_t RendererCount                    = 0x10         ;
        constexpr std::uintptr_t Renderers                        = 0x18         ;
        constexpr std::uintptr_t PostCullMeshCount                = 0x28         ;
        constexpr std::uintptr_t PostCullShadowCount              = 0x38         ;
    }

    namespace MoveToMake
    {
        constexpr std::uintptr_t EntityReferencePoint             = 0x10         ;
        constexpr std::uintptr_t MinimumPoint                     = 0x18         ;
        constexpr std::uintptr_t MaximumPoint                     = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t UseToggleMode                    = 0x30         ;
        constexpr std::uintptr_t ToggleSpeed                      = 0x34         ;

        constexpr std::uintptr_t _1d9790bea406e63bfd1e7e1f24a85c477122bec6 = 0x38         ;
    }

    namespace HarborProximityManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Moves                            = 0x20         ;
        constexpr std::uintptr_t DebugCargo                       = 0x28         ;
        constexpr std::uintptr_t DebugVisPoint                    = 0x2C         ;
    }

    namespace %2609cde32dc9e8cbcb4f3b97fb4f1dfb45c1f357
    {
        constexpr std::uintptr_t _4272fe8e88cb176320885bbe44f280a58f4a1060 = 0x10         ;
        constexpr std::uintptr_t _46f2da11af77828505a6ee9fe4809b7c0008ea85 = 0x1C         ;
        constexpr std::uintptr_t _30baef2505814ef41ff0d549ee596270f268bb80 = 0x28         ;
        constexpr std::uintptr_t _a32460a27619e3da219f381e84bbe610dfafbbdf = 0x29         ;
    }

    namespace %7540ed75b9661f01bdb3ec74d39084ae80f8a13b
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _b652d5168ac53699ef3b825876c825c8f08e13d3 = 0x18         ;
        constexpr std::uintptr_t _d3e06c128d6f276854fb257a402583dbb2cdaf6e = 0x20         ;
        constexpr std::uintptr_t _dbfbd05462cdbc183940abde20db2e3e55225e4d = 0x28         ;
        constexpr std::uintptr_t _c69271b3b7d43add6126a578f4bfedb63c208bc9 = 0x30         ;
        constexpr std::uintptr_t _b31df63fd355530fa76d490123d188c992203ef9 = 0x34         ;
        constexpr std::uintptr_t _f16f08040bb7136cc27bd25007c27e178a04054b = 0xB0         ;
        constexpr std::uintptr_t _bdc6ad8351ba51a28162dca597014f4e9d359360 = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t _c1b7a840089861717940dc0efd48d875d7222239 = 0x0          ;
            constexpr std::uintptr_t _46aa3042d4917ac3d66737e93a2dff1603c0b8ca = 0x8          ;
            constexpr std::uintptr_t _3854141af1b41c7ee2d403bddc80059309800681 = 0x10         ;
        }

    }

    namespace ShadowCacher
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074E710   ;
        constexpr std::uintptr_t refreshDistanceDelta             = 0x10         ;

        constexpr std::uintptr_t _1e366885176308bbf87361a6cb938900dd3cb0de = 0x18         ;
        constexpr std::uintptr_t _f4effbc76b43ac533c3ef47eb37a34c4f170ca18 = 0x20         ;
        constexpr std::uintptr_t _18c63d608d4c0b821fadcf6598ca298c613c9d1c = 0x28         ;
        constexpr std::uintptr_t _50c72aad2698afb672ab5e4a61d0a43aa2ffd209 = 0x30         ;
        constexpr std::uintptr_t _98988e36af73c582f66e40c77b884510f5f44e96 = 0x38         ;
        constexpr std::uintptr_t _b948d9df9ea60eedb7acd166dc2791619df69f7b = 0x40         ;
        constexpr std::uintptr_t _e7213d39a6b835ba6fece81e92d4a823263e7dfe = 0x48         ;
        constexpr std::uintptr_t _e5c7966f93f395237a6c5d64998549b55e200ce4 = 0x50         ;
        constexpr std::uintptr_t _59f4d51ffd719f0daa11017b323a0cff9b6eda74 = 0x5C         ;
        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x60         ;
        constexpr std::uintptr_t _dcb32067c0ac27456fc9549d0f0c5eab9c42c6b5 = 0x64         ;
        constexpr std::uintptr_t _9bd3ceaceda8d6cd2772cc905290b435c379c776 = 0x68         ;
    }

    namespace CaveNetworkGroupLayerOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Radius                           = 0x20         ;
    }

    namespace ExcavatorSignalComputer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t chargePower                      = 0x2D8        ;
        constexpr std::uintptr_t supplyPlanePrefab                = 0x2E0        ;
        constexpr std::uintptr_t dropPoints                       = 0x2E8        ;
        constexpr std::uintptr_t statusText                       = 0x2F0        ;
        constexpr std::uintptr_t timerText                        = 0x2F8        ;
        constexpr std::uintptr_t requiresPowerToCharge            = 0x300        ;
        constexpr std::uintptr_t startChargeMin                   = 0x304        ;
        constexpr std::uintptr_t startChargeMax                   = 0x308        ;
        constexpr std::uintptr_t maxNumSuppliesCalled             = 0x310        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _ce31138065f44e0647d609b01302f898ed3d691a = 0x2D0        ;
        constexpr std::uintptr_t _9b0dcf88b406dbafc575042eacef70a4ab5197f2 = 0x30C        ;
        constexpr std::uintptr_t _d16f3358f06d6bb2ada0fad5c1e7babdcec3a4a1 = 0x314        ;
        constexpr std::uintptr_t _5488bbea174aa60c71ec67e482a3c36555b3b0b6 = 0x315        ;
        constexpr std::uintptr_t _ad43dcee822b5d8940c95feae5b7f14982efd980 = 0x318        ;
    }

    namespace %ec4d171c696f0904e42f7630ff394770793572e0
    {
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x10         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x18         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _1ac37e1e421837c91157393f085989c7aa48ec70 = 0x0          ;
            constexpr std::uintptr_t _5893a32a3d069950f1bab27972ee51162dc0e139 = 0x10         ;
            constexpr std::uintptr_t _431e09d3cdbcd62ce2c0eb3bf25a0464aecc4e12 = 0x18         ;
            constexpr std::uintptr_t _fd2baa1b9c98510e5120cb6a2148af842b0afa73 = 0x20         ;
        }

    }

    namespace TutorialIsland_MapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace CargoMoveTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetNodeIndex                  = 0x20         ;

        constexpr std::uintptr_t _4b50bc12a729226e286f163d31a90cee1aaee76f = 0x24         ;
        constexpr std::uintptr_t _9b800de8a35dd1b018422857e318ccc8f9a0782c = 0x28         ;
    }

    namespace ScientistBoatOilrigManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlockType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ConstructionSocket
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t male                             = 0xA0         ;
        constexpr std::uintptr_t maleDummy                        = 0xA1         ;
        constexpr std::uintptr_t female                           = 0xA2         ;
        constexpr std::uintptr_t femaleDummy                      = 0xA3         ;
        constexpr std::uintptr_t femaleNoStability                = 0xA4         ;
        constexpr std::uintptr_t monogamous                       = 0xA5         ;
        constexpr std::uintptr_t selectSize                       = 0xD0         ;
        constexpr std::uintptr_t selectCenter                     = 0xDC         ;
        constexpr std::uintptr_t socketName                       = 0xE8         ;
        constexpr std::uintptr_t checkOccupiedSockets             = 0xF8         ;
        constexpr std::uintptr_t socketType                       = 0x100        ;
        constexpr std::uintptr_t blockType                        = 0x104        ;
        constexpr std::uintptr_t rotationDegrees                  = 0x108        ;
        constexpr std::uintptr_t rotationOffset                   = 0x10C        ;
        constexpr std::uintptr_t restrictPlacementRotation        = 0x110        ;
        constexpr std::uintptr_t restrictPlacementAngle           = 0x111        ;
        constexpr std::uintptr_t faceAngle                        = 0x114        ;
        constexpr std::uintptr_t angleAllowed                     = 0x118        ;
        constexpr std::uintptr_t wantsInside                      = 0x11C        ;
        constexpr std::uintptr_t support                          = 0x120        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0xA8         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0xB4         ;
        constexpr std::uintptr_t _b7629b98608c0635b635b3d9c7178c50b03e46c2 = 0xC8         ;
        constexpr std::uintptr_t _2b016464a85cc16cfb7e5aa2f06ad0a9321ff44b = 0xF0         ;
    }

    namespace CargoShipContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t DressingVariants                 = 0x200        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _47d5cb4f41c3114bfffc77a8361a03658ddd7a4f = 0x208        ;
    }

    namespace Settings
    {
        constexpr std::uintptr_t threshold                        = 0x0          ;
        constexpr std::uintptr_t softKnee                         = 0x4          ;
        constexpr std::uintptr_t radius                           = 0x8          ;
        constexpr std::uintptr_t intensity                        = 0xC          ;
        constexpr std::uintptr_t highQuality                      = 0x10         ;
        constexpr std::uintptr_t antiFlicker                      = 0x11         ;
    }

    namespace Explosion_Bloom
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t settings                         = 0x20         ;
        constexpr std::uintptr_t m_Shader                         = 0x38         ;

        constexpr std::uintptr_t _d3e9fe71e90a392ac797a0a0bd6385c06a65c8cf = 0x40         ;
        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x48         ;
        constexpr std::uintptr_t _1c33ffa57c59237e27216b8ba578947c91e18953 = 0x50         ;
        constexpr std::uintptr_t _c220d3889907f046a7f625943d14fe10a1c78830 = 0x58         ;
        constexpr std::uintptr_t _346e213576fb1e0181f36416388ece7aa77e0a49 = 0x5C         ;
        constexpr std::uintptr_t _aa3dd113b082fa995c478e34f659f44f43ccbcc4 = 0x60         ;
        constexpr std::uintptr_t _59047f93d3b1ff9b8dd7d424902463bef9fa20ef = 0x64         ;
        constexpr std::uintptr_t _c1d36602bb647f551839b5b2b798ec66f7e04ebb = 0x68         ;
        constexpr std::uintptr_t _db094e00c44f178334477006ae0ca2a5d2d0cc46 = 0x6C         ;
    }

    namespace FlameTurret
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t upper                            = 0x3A8        ;
        constexpr std::uintptr_t arc                              = 0x3B0        ;
        constexpr std::uintptr_t triggeredDuration                = 0x3B4        ;
        constexpr std::uintptr_t flameRange                       = 0x3B8        ;
        constexpr std::uintptr_t flameRadius                      = 0x3BC        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x3C0        ;
        constexpr std::uintptr_t eyeTransform                     = 0x3C8        ;
        constexpr std::uintptr_t damagePerSec                     = 0x3D0        ;
        constexpr std::uintptr_t triggeredEffect                  = 0x3D8        ;
        constexpr std::uintptr_t fireballPrefab                   = 0x3E0        ;
        constexpr std::uintptr_t explosionEffect                  = 0x3E8        ;
        constexpr std::uintptr_t trigger                          = 0x3F0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _272131b14773aab5a82733918b4202be8fb27e5e = 0x3F8        ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x3FC        ;
        constexpr std::uintptr_t _1bdd317902c5679f6830a0a03009a1a8542e310c = 0x408        ;
    }

    namespace SaveRestore
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _7feb9233322b149a9fd60b4683bf323aacef678e = 0x0          ;
            constexpr std::uintptr_t _15765dba3606724ba22eedf3c969fc39c5cc6365 = 0x8          ;
            constexpr std::uintptr_t _aef469c34db58740fb65b4fe0b5ad49a684c1f8b = 0x10         ;
            constexpr std::uintptr_t _2fc1e0386a763543b19ef154832d7095da7400ac = 0x18         ;
        }

    }

    namespace RandomParameterNumberFloat
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t parameterName                    = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
    }

    namespace PostOpaqueDepth
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postOpaqueDepth                  = 0x20         ;

        constexpr std::uintptr_t _5fde862efd3357eb0d7fa19346d3d8f95b8182d1 = 0x28         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x30         ;
        constexpr std::uintptr_t _b708a98376be1ba3155ecf52034c63a26148427d = 0x38         ;
        constexpr std::uintptr_t _1261ea6a0eb159fc2a6689ad860a4114248297ef = 0x40         ;
        constexpr std::uintptr_t _c761fc1ce4fe0bea582f3dd902bbb2a364d416d3 = 0x48         ;
    }

    namespace DemoCloneItemSave
    {
        constexpr std::uintptr_t ItemId                           = 0x10         ;
        constexpr std::uintptr_t SkinId                           = 0x18         ;
    }

    namespace Sail
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t maxThrust                        = 0x320        ;
        constexpr std::uintptr_t RaiseDuration                    = 0x324        ;
        constexpr std::uintptr_t LowerDuration                    = 0x328        ;
        constexpr std::uintptr_t LoweredCollider                  = 0x330        ;
        constexpr std::uintptr_t RaisedCollider                   = 0x338        ;
        constexpr std::uintptr_t WindBlockedCheckPoints           = 0x340        ;
        constexpr std::uintptr_t WindBlockedCheckRadius           = 0x348        ;
        constexpr std::uintptr_t WindBlockedCheckDistance         = 0x34C        ;
        constexpr std::uintptr_t SailVisualRoot                   = 0x350        ;
        constexpr std::uintptr_t Animator                         = 0x358        ;
        constexpr std::uintptr_t sailRotateEffect                 = 0x360        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _a22cfe6de07450bcea3a8c4e7af594ad1ff4d153 = 0x308        ;
        constexpr std::uintptr_t _d57acceac065c0e949d330fbee8ab4dfdf8f2d69 = 0x310        ;
        constexpr std::uintptr_t _6de90b4245551775d54415dac6a18ddf09673ff0 = 0x318        ;
    }

    namespace UI_LoadingRotate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RotateImage                      = 0x20         ;

        constexpr std::uintptr_t _93486eda1d6c39e10bc4d8daacc9b0e7257347f6 = 0x28         ;
    }

    namespace UI_SuggestionsHolder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t items                            = 0x20         ;
        constexpr std::uintptr_t icons                            = 0x28         ;
        constexpr std::uintptr_t buttons                          = 0x30         ;
    }

    namespace %7cb38ef71a487e2a496ec97aea9b210ef1fbabb0
    {
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x10         ;
        constexpr std::uintptr_t _bc69c6bb8cfe01582e27a2b00d45178a682ac18c = 0x18         ;
        constexpr std::uintptr_t _9814c07782e3ad365513237930d0ac037ca91870 = 0x1C         ;
        constexpr std::uintptr_t _14aead478a697562b9cc6ae23a15e3c24e164359 = 0x20         ;
        constexpr std::uintptr_t _4b0020004a557036fb62e75f23d2f62c79ade2a5 = 0x24         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x28         ;
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _9c563017b24439e6a2d3071487fc0bb16d6df017 = 0x0          ;
            constexpr std::uintptr_t _d76c2ab030c82f99a659f4704bc9a51f19805285 = 0x8          ;
            constexpr std::uintptr_t _cf48413584c0dfac7fe0eaa0a61945c5720696f8 = 0x10         ;
            constexpr std::uintptr_t _8ff7dcc21038d7322200195c97b94f866d9b7a8b = 0x18         ;
        }

    }

    namespace ArcadeTennisPaddle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
        constexpr std::uintptr_t spriteID                         = 0x24         ;
        constexpr std::uintptr_t soundID                          = 0x28         ;
        constexpr std::uintptr_t visible                          = 0x2C         ;
        constexpr std::uintptr_t heading                          = 0x30         ;
        constexpr std::uintptr_t isEnabled                        = 0x3C         ;
        constexpr std::uintptr_t dirty                            = 0x3D         ;
        constexpr std::uintptr_t alpha                            = 0x40         ;
        constexpr std::uintptr_t boxCollider                      = 0x48         ;
        constexpr std::uintptr_t host                             = 0x50         ;
        constexpr std::uintptr_t localAuthorativeOverride         = 0x51         ;
        constexpr std::uintptr_t arcadeEntityParent               = 0x58         ;
        constexpr std::uintptr_t prefabID                         = 0x60         ;
        constexpr std::uintptr_t takesDamage                      = 0x64         ;
        constexpr std::uintptr_t health                           = 0x68         ;
        constexpr std::uintptr_t maxHealth                        = 0x6C         ;

        constexpr std::uintptr_t _ad18f0dd62de39a2c7484a0e28329cf3c2762b9a = 0x70         ;
        constexpr std::uintptr_t _2c6993f96cafb56eae2d47e714987925a4f2b1ca = 0x78         ;
        constexpr std::uintptr_t _2c940c2883bcb0949ffaa7a27bf03d8216fa212b = 0x80         ;
        constexpr std::uintptr_t _ed707a49dce7579146e1630ccfb71424710c0936 = 0x88         ;
        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x90         ;
    }

    namespace ExplosionsShaderFloatCurves
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ShaderProperty                   = 0x20         ;
        constexpr std::uintptr_t MaterialID                       = 0x28         ;
        constexpr std::uintptr_t FloatPropertyCurve               = 0x30         ;
        constexpr std::uintptr_t GraphTimeMultiplier              = 0x38         ;
        constexpr std::uintptr_t GraphScaleMultiplier             = 0x3C         ;

        constexpr std::uintptr_t _45dfb0ebd00d5027e6b8309a6eba86a5428ee275 = 0x40         ;
        constexpr std::uintptr_t _d51dac7dfef8bd82c2a17975c05f08ebefa0fbbe = 0x48         ;
        constexpr std::uintptr_t _4fecff49fb3e99858ef232145ecd0c71ab4598b7 = 0x50         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x54         ;
    }

    namespace SculptingDialogue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t objectContainer                  = 0x40         ;
        constexpr std::uintptr_t panTransform                     = 0x48         ;
        constexpr std::uintptr_t rotateTransform                  = 0x50         ;
        constexpr std::uintptr_t canvas                           = 0x58         ;
        constexpr std::uintptr_t rightPanelRect                   = 0x60         ;
        constexpr std::uintptr_t cameraPreview                    = 0x68         ;
        constexpr std::uintptr_t previewLight                     = 0x70         ;
        constexpr std::uintptr_t homeRotation                     = 0x78         ;
        constexpr std::uintptr_t toolsContainer                   = 0x88         ;
        constexpr std::uintptr_t brushesContainer                 = 0x90         ;
        constexpr std::uintptr_t brushSizeSlider                  = 0x98         ;
        constexpr std::uintptr_t brushSpacingSlider               = 0xA0         ;
        constexpr std::uintptr_t brushOpacitySlider               = 0xA8         ;
        constexpr std::uintptr_t baseplateViewButton              = 0xB0         ;
        constexpr std::uintptr_t sculptMeshPaintController        = 0xB8         ;
        constexpr std::uintptr_t rootElement                      = 0xC0         ;
        constexpr std::uintptr_t bodyElement                      = 0xC8         ;
        constexpr std::uintptr_t controlsElement                  = 0xD0         ;
        constexpr std::uintptr_t floatElement                     = 0xD8         ;
        constexpr std::uintptr_t shapeSelectionElement            = 0xE0         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _8553f53b2053a39efe829291819bc6537fa5087a = 0xE8         ;
        constexpr std::uintptr_t _32bc7c97448ad7b111da4e406ba99feccf7f137b = 0xF0         ;
        constexpr std::uintptr_t _c9b75671ee006837f502472b6bb59eac2b83cfd6 = 0xF8         ;
        constexpr std::uintptr_t _20c45223dad6d1c615c925f45279fbcf1597b453 = 0x100        ;
        constexpr std::uintptr_t _324b0a885da3f25725d1b35b54bb24fe71851c42 = 0x108        ;
        constexpr std::uintptr_t _a71369d112b1f39715e875799dba57ba96d9fe00 = 0x110        ;
        constexpr std::uintptr_t _7ac45b2d20eb866cbfeb6c887510c39998fea2a9 = 0x118        ;
        constexpr std::uintptr_t _122c3d17be9b0af389bf143865dc35c5a970f125 = 0x120        ;
    }

    namespace %4acc84a9650099def9ed5dfdcdb121f001e7ec0c
    {
    }

    namespace ItemModEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t defaultBone                      = 0x38         ;
        constexpr std::uintptr_t playerOnlyEntity                 = 0x40         ;
        constexpr std::uintptr_t destroyEntityWhenBroken          = 0x41         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace AtmosphereVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MaxVisibleDistance               = 0x20         ;
        constexpr std::uintptr_t BoundsAttenuationDecay           = 0x24         ;
        constexpr std::uintptr_t FogSettings                      = 0x28         ;
    }

    namespace %58d9923247ce2f298a0854070fa5a3062c1e5574
    {
        constexpr std::uintptr_t _8e6d257bea8fb8215abbb224bf1fdd18581e17ac = 0x10         ;
        constexpr std::uintptr_t _dcc6482b20980190bd7afea07614563b4c370361 = 0x20         ;
    }

    namespace %b01bde66914c11464483f335921ec9821a875e6a
    {
        constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0x10         ;
        constexpr std::uintptr_t _31c612c4f163145c917c67657e67b7d4cf0fbb90 = 0x18         ;
        constexpr std::uintptr_t _0306e752fe4c063d158d145113937febca91fa48 = 0x20         ;
        constexpr std::uintptr_t _13c2749d35ac278c5e51ddc5c8aa6174eab0516f = 0x30         ;
        constexpr std::uintptr_t _060cf71c38e848184dcd98e35d763966f9498c98 = 0x38         ;
        constexpr std::uintptr_t _6d3215d452c24db1cd4536fc0013e9c0f456376b = 0x40         ;
        constexpr std::uintptr_t _771c66a88ec6b0745bf9ff5e6f1c47e0fb4a5bf3 = 0x44         ;
        constexpr std::uintptr_t _4704bc35dc1bbc507909b66e463d14bf2b527384 = 0x48         ;
        constexpr std::uintptr_t _91b9934bbabdd464c5128e098fb620ec6ed2962a = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _42ba7e391ced72fcab37b86faaa21cacc6ba5c1c = 0x0          ;
            constexpr std::uintptr_t _dc8e2942fbb8633265c339df20a61eaa7e0bbf5d = 0x8          ;
            constexpr std::uintptr_t _dff94b0f754e8c96bba415ac3e0a0870dc1cf5cd = 0x10         ;
            constexpr std::uintptr_t _80c9b86ef09a2f50b3f20ce5f5c095bc0dedd598 = 0x18         ;
        }

    }

    namespace BaitType
    {
        constexpr std::uintptr_t successRate                      = 0x10         ;
        constexpr std::uintptr_t bait                             = 0x18         ;
        constexpr std::uintptr_t minForInterest                   = 0x20         ;
        constexpr std::uintptr_t maxToConsume                     = 0x24         ;
    }

    namespace TrappableWildlife
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t worldObject                      = 0x18         ;
        constexpr std::uintptr_t inventoryObject                  = 0x20         ;
        constexpr std::uintptr_t minToCatch                       = 0x28         ;
        constexpr std::uintptr_t maxToCatch                       = 0x2C         ;
        constexpr std::uintptr_t baitTypes                        = 0x30         ;
        constexpr std::uintptr_t caloriesForInterest              = 0x38         ;
        constexpr std::uintptr_t successRate                      = 0x3C         ;
        constexpr std::uintptr_t xpScale                          = 0x40         ;
    }

    namespace TriggerNotifyEntity
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t notifyTarget                     = 0x50         ;
        constexpr std::uintptr_t runClientside                    = 0x60         ;
        constexpr std::uintptr_t runServerside                    = 0x61         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
        constexpr std::uintptr_t _17583f8616cd27c847e6caff1beb3a0bb1b39ed8 = 0x58         ;
    }

    namespace %3fcd3bb9c54a25bf470c0d207da6180d4982ed8a
    {
        constexpr std::uintptr_t _88fc221020d30e9154e779cd30544ad6fc30bed4 = 0x10         ;
        constexpr std::uintptr_t _5060cfa36ddcf2d4af07101d839657aebe896d07 = 0x14         ;
        constexpr std::uintptr_t _6ad3f806f2ec3cefb1a7f6dc0add1eaf54ab4a63 = 0x18         ;
        constexpr std::uintptr_t _d33677d9efd895026891f4978977e51d7e6d3711 = 0x20         ;
        constexpr std::uintptr_t _4f060cc32156aa63f36ad6f7318f9d7b56ed1cfe = 0x28         ;
        constexpr std::uintptr_t _36093d50af79702e0832ea5953ead0ad3305cc0d = 0x30         ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x48         ;
        constexpr std::uintptr_t _23e4b4c0114ac84d6144461c49f6da8473abc777 = 0x50         ;
        constexpr std::uintptr_t _23f2c63dee3df15f6af552b0914f56e99a5f96b8 = 0x60         ;
        constexpr std::uintptr_t _8a7cf8baf60a3ef788794ad24795ec8027f6e491 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _aec888f622a434c34b0c6af76bf5ebe374bb6178 = 0x0          ;
            constexpr std::uintptr_t _49390f7306efd174b598e5041532c419b6df0651 = 0x8          ;
            constexpr std::uintptr_t _c5a3e19767ca6287fb984cc644cd2a0b2154587c = 0x10         ;
            constexpr std::uintptr_t _2a4eea32b0db71d0579c1ebd160172936060767b = 0x18         ;
            constexpr std::uintptr_t _581771e0f42cdd46832a37e4177154f74868f9d5 = 0x28         ;
            constexpr std::uintptr_t _735f87f4d84b6034785beb077ddc356541e23b71 = 0x30         ;
        }

    }

    namespace NPCHumanoidAnimController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animator                         = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace CurveStateSpeed
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t SpeedCurve                       = 0x18         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A09D0   ;
        constexpr std::uintptr_t _b7a4eccabcda9d764eab24236b643399fc3486a6 = 0x10         ;
        constexpr std::uintptr_t _0a0bbd5677476e86363d3e72a0bfc76eacc74a7f = 0x18         ;
        constexpr std::uintptr_t _c8bc6143bb2377a9591dc836d47cde34a8037b7b = 0x20         ;
        constexpr std::uintptr_t _4e78969b8c6685668ce580354cba5a748a2af036 = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x38         ;
        constexpr std::uintptr_t _d698a2a8ff5606013ba4a4239593003446ca94c2 = 0x40         ;
        constexpr std::uintptr_t _655cfe858b698bb969a4b2104751f99a1a00807f = 0x68         ;
        constexpr std::uintptr_t _31e0fee8065444b5519a978f54c7f393ba1ed8a2 = 0x90         ;
        constexpr std::uintptr_t _cba4a3265c3cbcf9b712a9302598bd84e42e7e31 = 0xA0         ;
        constexpr std::uintptr_t _611b75ef2e7fa7d6cad3ba17fc106bf107efbcdc = 0xB0         ;
    }

    namespace %ee7d8eb60158fe3e00bc2f7fc8611ba3ba063a21
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _9b3f5864c22478b186af6c6a7bd9e1c496870456 = 0x18         ;
        constexpr std::uintptr_t _920ca1d296656a264345e3dd453aa3db2c444f4c = 0x20         ;
        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _a6e703bd51dd54c1226452d9b0c6af6c96170405 = 0x0          ;
            constexpr std::uintptr_t _f0bdc01a3914fa7958dbbe34b7d6d6bfb2318727 = 0x8          ;
            constexpr std::uintptr_t _389a1a1ee68b594c9281496ffa4b48e79c7c2c7d = 0x18         ;
        }

    }

    namespace %d97c8bc9825effad7b89a1d138cddf043dbba249
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
        constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _8d1761322a4422b03d6464a348a34ea92ce1ed4f = 0x0          ;
        }

    }

    namespace MissionObjective_CookItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t targetItem                       = 0x18         ;
        constexpr std::uintptr_t targetItemAmount                 = 0x20         ;
        constexpr std::uintptr_t pingEntitiesOnTutorialIsland     = 0x28         ;
        constexpr std::uintptr_t pingType                         = 0x30         ;
        constexpr std::uintptr_t checkExistingInventory           = 0x34         ;
    }

    namespace ObjectFlasher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t enabledObj                       = 0x20         ;
        constexpr std::uintptr_t disabledObj                      = 0x28         ;
        constexpr std::uintptr_t toggleLength                     = 0x30         ;
        constexpr std::uintptr_t timeOffset                       = 0x34         ;
        constexpr std::uintptr_t randomOffset                     = 0x38         ;
    }

    namespace SoundType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CardGameSounds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ChipsSfx                         = 0xA0         ;
        constexpr std::uintptr_t DrawSfx                          = 0xA8         ;
        constexpr std::uintptr_t PlaySfx                          = 0xB0         ;
        constexpr std::uintptr_t ShuffleSfx                       = 0xB8         ;
        constexpr std::uintptr_t WinSfx                           = 0xC0         ;
        constexpr std::uintptr_t LoseSfx                          = 0xC8         ;
        constexpr std::uintptr_t YourTurnSfx                      = 0xD0         ;
        constexpr std::uintptr_t CheckSfx                         = 0xD8         ;
        constexpr std::uintptr_t HitSfx                           = 0xE0         ;
        constexpr std::uintptr_t StandSfx                         = 0xE8         ;
        constexpr std::uintptr_t BetSfx                           = 0xF0         ;
        constexpr std::uintptr_t IncreaseBetSfx                   = 0xF8         ;
        constexpr std::uintptr_t DecreaseBetSfx                   = 0x100        ;
        constexpr std::uintptr_t AllInSfx                         = 0x108        ;
        constexpr std::uintptr_t UIInteractSfx                    = 0x110        ;
        constexpr std::uintptr_t DealerCoolSfx                    = 0x118        ;
        constexpr std::uintptr_t DealerHappySfx                   = 0x120        ;
        constexpr std::uintptr_t DealerLoveSfx                    = 0x128        ;
        constexpr std::uintptr_t DealerSadSfx                     = 0x130        ;
        constexpr std::uintptr_t DealerShockedSfx                 = 0x138        ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace %e7b1344513907771ccfa0d8d7a447cafb2260909
    {
        constexpr std::uintptr_t _a8190bc85fa471747ee8bf6852d15145b28ff492 = 0x10         ;
        constexpr std::uintptr_t _66f766c5b805f4203b44d3d02d75d861f4a97b16 = 0x14         ;
        constexpr std::uintptr_t _956ebaa96f3921b84e0f5b5c1558a6d5b2044542 = 0x18         ;
        constexpr std::uintptr_t _23c54e031ef016b71313026383312312271b1ed1 = 0x20         ;
    }

    namespace %5662cecd427394dc2151938b5ac7761b5887b7b8
    {
        constexpr std::uintptr_t _470615d958591f6e2b36d3e92b74fc96950bd7a0 = 0x10         ;
        constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0x18         ;
        constexpr std::uintptr_t _01e8a99d13bc20fa8f12e7d2dcbade53830c2ce2 = 0x20         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x28         ;
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x34         ;
        constexpr std::uintptr_t _7a34db028ae39d37975a73ff28407a89ecc11a6c = 0x44         ;
        constexpr std::uintptr_t _f9272c1870bc0165b1eb3659e88f2e5b1526ddb9 = 0x54         ;
        constexpr std::uintptr_t _6817729513a4cb1bb2a9c48f5c0e33417443000c = 0x58         ;
        constexpr std::uintptr_t _e3c16d24060466b03c1865fa0fe110d5fdfe8f68 = 0x59         ;
    }

    namespace TubeRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Segments                         = 0x20         ;
        constexpr std::uintptr_t Radius                           = 0x24         ;
        constexpr std::uintptr_t useLocalPositions                = 0x28         ;
        constexpr std::uintptr_t EnableCaps                       = 0x29         ;
        constexpr std::uintptr_t HemisphereRings                  = 0x2C         ;

        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x30         ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x38         ;
    }

    namespace ItemModConditionHasCondition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t conditionTarget                  = 0x30         ;
        constexpr std::uintptr_t conditionFractionTarget          = 0x34         ;
        constexpr std::uintptr_t lessThan                         = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace MapMarkerExplosion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace ClusterType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MapMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace %a2dae9db0d6d3e2a2a6c9c5689efb292f61ca6d1
    {
        constexpr std::uintptr_t _9d7739ee19e780fcfb8b129ff7bb99c7bf5c3ee6 = 0x10         ;
        constexpr std::uintptr_t _ede0f43168dbfbac3b81f1476403d1a8a0678b20 = 0x14         ;
        constexpr std::uintptr_t _80eb05f2c36e35c1d8cd7773b750ba9fed3af8e0 = 0x18         ;
        constexpr std::uintptr_t _f92a0641811b77b6846b12ab7e01b15f0863a89d = 0x20         ;
    }

    namespace PreventBuildingMonumentTag
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t autoFindMonument                 = 0x20         ;
        constexpr std::uintptr_t AttachedMonument                 = 0x28         ;
    }

    namespace DevControlsTab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %9bb2c7cb6716ab2ce66a67d23cd1435647e54087
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _10778f21014923dd17680e60268177c979989178 = 0x0          ;
            constexpr std::uintptr_t _3f038a3a9d926b1b891cdf26af3cdccfb192380d = 0x8          ;
            constexpr std::uintptr_t _c00b2ef8fc7a74da806b3e4bcde1e598d7e82d93 = 0x10         ;
            constexpr std::uintptr_t _79187caf6e6b42ef2599c233036e7a595b9c8bd7 = 0x20         ;
        }

    }

    namespace WaterPump
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t onlyAllowedItem                  = 0x350        ;
        constexpr std::uintptr_t allowedContents                  = 0x358        ;
        constexpr std::uintptr_t maxStackSize                     = 0x35C        ;
        constexpr std::uintptr_t numSlots                         = 0x360        ;
        constexpr std::uintptr_t lootPanelName                    = 0x368        ;
        constexpr std::uintptr_t panelTitle                       = 0x370        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x378        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x379        ;
        constexpr std::uintptr_t isLootable                       = 0x37A        ;
        constexpr std::uintptr_t isMonitorable                    = 0x37B        ;
        constexpr std::uintptr_t dropsLoot                        = 0x37C        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x380        ;
        constexpr std::uintptr_t dropFloats                       = 0x384        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x385        ;
        constexpr std::uintptr_t supportsChildDeployables         = 0x386        ;
        constexpr std::uintptr_t allowSorting                     = 0x387        ;
        constexpr std::uintptr_t isLockable                       = 0x388        ;
        constexpr std::uintptr_t openSound                        = 0x390        ;
        constexpr std::uintptr_t closeSound                       = 0x398        ;
        constexpr std::uintptr_t defaultLiquid                    = 0x3B0        ;
        constexpr std::uintptr_t startingAmount                   = 0x3B8        ;
        constexpr std::uintptr_t autofillOutputs                  = 0x3BC        ;
        constexpr std::uintptr_t autofillTickRate                 = 0x3C0        ;
        constexpr std::uintptr_t autofillTickAmount               = 0x3C4        ;
        constexpr std::uintptr_t maxOutputFlow                    = 0x3C8        ;
        constexpr std::uintptr_t prioritizeDrinkMenuOption        = 0x3CC        ;
        constexpr std::uintptr_t ValidItems                       = 0x3D0        ;
        constexpr std::uintptr_t WaterResourceLocation            = 0x3D8        ;
        constexpr std::uintptr_t PumpInterval                     = 0x3E0        ;
        constexpr std::uintptr_t AmountPerPump                    = 0x3E4        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x3E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0        ;
        constexpr std::uintptr_t _b49015b34147f2de515b6ceb05a8ea8ed426bd14 = 0x3A8        ;
    }

    namespace ElectricalDFlipFlop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace ElevatorFloorNumber
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ElevatorStatic
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t LiftRoot                         = 0x340        ;
        constexpr std::uintptr_t LiftEntityPrefab                 = 0x348        ;
        constexpr std::uintptr_t IoEntitySpawnPoint               = 0x350        ;
        constexpr std::uintptr_t FloorBlockerVolume               = 0x358        ;
        constexpr std::uintptr_t LiftSpeedPerMetre                = 0x360        ;
        constexpr std::uintptr_t PoweredObjects                   = 0x368        ;
        constexpr std::uintptr_t PoweredMesh                      = 0x370        ;
        constexpr std::uintptr_t PoweredLightColour               = 0x378        ;
        constexpr std::uintptr_t UnpoweredLightColour             = 0x388        ;
        constexpr std::uintptr_t LiftMoveDelay                    = 0x398        ;
        constexpr std::uintptr_t LiftEndMoveDelay                 = 0x39C        ;
        constexpr std::uintptr_t FloorHeightOverride              = 0x3A0        ;
        constexpr std::uintptr_t StaticTop                        = 0x3B8        ;
        constexpr std::uintptr_t clientFloorPositions             = 0x3C0        ;
        constexpr std::uintptr_t FloorNumberDisplay               = 0x3C8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
        constexpr std::uintptr_t _2c97cab08bb7c3d611297c50c54839699a0658e8 = 0x3A4        ;
        constexpr std::uintptr_t _24a973c4ecf8d91b99ec5bde39454d686fabd14e = 0x3A8        ;
    }

    namespace AnimatorMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EntityFlag_Animator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t runClientside                    = 0x28         ;
        constexpr std::uintptr_t runServerside                    = 0x29         ;
        constexpr std::uintptr_t flag                             = 0x2C         ;
        constexpr std::uintptr_t flagCheck                        = 0x30         ;
        constexpr std::uintptr_t notFlag                          = 0x34         ;
        constexpr std::uintptr_t onFlagEnabled                    = 0x38         ;
        constexpr std::uintptr_t onFlagDisabled                   = 0x40         ;
        constexpr std::uintptr_t TargetAnimator                   = 0x50         ;
        constexpr std::uintptr_t ParamName                        = 0x58         ;
        constexpr std::uintptr_t AnimationMode                    = 0x60         ;
        constexpr std::uintptr_t FloatOnState                     = 0x64         ;
        constexpr std::uintptr_t FloatOffState                    = 0x68         ;
        constexpr std::uintptr_t IntegerOnState                   = 0x6C         ;
        constexpr std::uintptr_t IntegerOffState                  = 0x70         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _2c078b780610f16ca985110a3bcdee8d8061a4d3 = 0x48         ;
        constexpr std::uintptr_t _c3d436e839128457ebaec5cc6ebb376241b3ce0b = 0x49         ;
        constexpr std::uintptr_t _45913067945979215f90283bae16b6b2cd3bb1d7 = 0x74         ;
        constexpr std::uintptr_t _9585aba927476629cab5e8f2f2498036e3d9a5a4 = 0x78         ;
    }

    namespace %63993d9c5ee99371991d564bed4c6f042448704c
    {
        constexpr std::uintptr_t _91b9934bbabdd464c5128e098fb620ec6ed2962a = 0x10         ;
        constexpr std::uintptr_t _185ca5d40dc4e4a651d9eccbd605c4668aa423c5 = 0x18         ;
        constexpr std::uintptr_t _4baa12108a0e76f572c302cf3b795f907f7e76b1 = 0x20         ;
        constexpr std::uintptr_t _cbac46514a122d95a6e1ff1b7e98eb3f5e84da50 = 0x28         ;
        constexpr std::uintptr_t _bb0bb5913f8d69c065ba09d4a498ea32d5bac03d = 0x30         ;
        constexpr std::uintptr_t _8f7cb9d6472b3dbde8156ef4498da697fd6beee4 = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _867db6edbd53f6f4af2b94a4141de529bf89baad = 0x48         ;
        constexpr std::uintptr_t _be138065d0543c6218315e678a3d2116775dffb9 = 0x49         ;
        constexpr std::uintptr_t _ff3a21393dea797bea74e6ed0535831c90cc6a1c = 0x4A         ;
        constexpr std::uintptr_t _34aec807db2c584135a2d786c4752d049c4806d4 = 0x50         ;
        constexpr std::uintptr_t _f5e89a4f4ad9bf49f3149939b41e46888a9c1ed2 = 0x58         ;
        constexpr std::uintptr_t _986d62b7fc6b7b0bc949d757fe4df5374561c7af = 0x80         ;
        constexpr std::uintptr_t _c7e610afdb652a64ade088794ac47934e17803dc = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _83a800d400366b553b6fd210a83e9b0709dd6859 = 0x0          ;
            constexpr std::uintptr_t _cb82788e166378a20fcc7939dce2c42cd61b2581 = 0x8          ;
            constexpr std::uintptr_t _2d16593c48faf3d7080551a617e3d374dad623d8 = 0x18         ;
            constexpr std::uintptr_t _445ab43a30b2ad8eac8d8422d8115448f697cf11 = 0x28         ;
            constexpr std::uintptr_t _053f0878160c8bdcb58bd46f87348cf622556eeb = 0x30         ;
            constexpr std::uintptr_t _8f13cfec56f0b9625f4093f7631141dc5b3849d0 = 0x38         ;
        }

    }

    namespace LootPanelIndustrialCrafter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t TitleText                        = 0x28         ;
        constexpr std::uintptr_t hideInvalidIcons                 = 0x30         ;
        constexpr std::uintptr_t canvasGroup                      = 0x38         ;
        constexpr std::uintptr_t sortingControls                  = 0x40         ;
        constexpr std::uintptr_t CraftingRoot                     = 0x50         ;
        constexpr std::uintptr_t ProgressSlider                   = 0x58         ;
        constexpr std::uintptr_t Spinner                          = 0x60         ;
        constexpr std::uintptr_t SpinSpeed                        = 0x68         ;
        constexpr std::uintptr_t WorkbenchLevelRoot               = 0x70         ;

        constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48         ;
    }

    namespace IgnoreCollision
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t collider                         = 0x20         ;
    }

    namespace ConvarWater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t water                            = 0x20         ;

        constexpr std::uintptr_t _ca161ca7cd4a7cedf9885eef70e0b6a7f9c203db = 0x28         ;
    }

    namespace PreferredRocketType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DamageLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AttackHelicopter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083CC98   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mountSyncType                    = 0x2E0        ;
        constexpr std::uintptr_t eyePositionOverride              = 0x2E8        ;
        constexpr std::uintptr_t eyeCenterOverride                = 0x2F0        ;
        constexpr std::uintptr_t overrideEyesRotation             = 0x2F8        ;
        constexpr std::uintptr_t pitchClamp                       = 0x2FC        ;
        constexpr std::uintptr_t yawClamp                         = 0x304        ;
        constexpr std::uintptr_t canWieldItems                    = 0x30C        ;
        constexpr std::uintptr_t relativeViewAngles               = 0x30D        ;
        constexpr std::uintptr_t disableLegsWhenMounted           = 0x30E        ;
        constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F        ;
        constexpr std::uintptr_t AllowForceMountWhenRestrained    = 0x310        ;
        constexpr std::uintptr_t mountChaining                    = 0x311        ;
        constexpr std::uintptr_t mountAnchor                      = 0x318        ;
        constexpr std::uintptr_t mountLOSVertOffset               = 0x320        ;
        constexpr std::uintptr_t mountedAnimationSpeed            = 0x324        ;
        constexpr std::uintptr_t mountPose                        = 0x328        ;
        constexpr std::uintptr_t animateVehicleAim360             = 0x32C        ;
        constexpr std::uintptr_t maxMountDistance                 = 0x330        ;
        constexpr std::uintptr_t dismountPositions                = 0x338        ;
        constexpr std::uintptr_t checkPlayerLosOnMount            = 0x340        ;
        constexpr std::uintptr_t disableMeshCullingForPlayers     = 0x341        ;
        constexpr std::uintptr_t allowHeadLook                    = 0x342        ;
        constexpr std::uintptr_t ignoreVehicleParent              = 0x343        ;
        constexpr std::uintptr_t legacyDismount                   = 0x344        ;
        constexpr std::uintptr_t wearWhileMounted                 = 0x348        ;
        constexpr std::uintptr_t modifiesPlayerCollider           = 0x350        ;
        constexpr std::uintptr_t customPlayerCollider             = 0x354        ;
        constexpr std::uintptr_t clippingCheckRadius              = 0x368        ;
        constexpr std::uintptr_t clippingAndVisChecks             = 0x36C        ;
        constexpr std::uintptr_t clippingChecksLocation           = 0x370        ;
        constexpr std::uintptr_t mountSoundDef                    = 0x378        ;
        constexpr std::uintptr_t swapSoundDef                     = 0x380        ;
        constexpr std::uintptr_t dismountSoundDef                 = 0x388        ;
        constexpr std::uintptr_t allowFootstepEffects             = 0x390        ;
        constexpr std::uintptr_t dismountHoldType                 = 0x394        ;
        constexpr std::uintptr_t mountTimeStatType                = 0x3A8        ;
        constexpr std::uintptr_t allowedGestures                  = 0x3AC        ;
        constexpr std::uintptr_t canDrinkWhileMounted             = 0x3B0        ;
        constexpr std::uintptr_t allowSleeperMounting             = 0x3B1        ;
        constexpr std::uintptr_t shouldShowHudHealth              = 0x3B2        ;
        constexpr std::uintptr_t animateClothInLocalSpace         = 0x3B3        ;
        constexpr std::uintptr_t protectsFromAnimals              = 0x3B4        ;
        constexpr std::uintptr_t MountedCameraMode                = 0x3B8        ;
        constexpr std::uintptr_t rigidBody                        = 0x3C0        ;
        constexpr std::uintptr_t wantsBoundaryRepelCheck          = 0x3C8        ;
        constexpr std::uintptr_t isMobile                         = 0x3C9        ;
        constexpr std::uintptr_t SideLeanAmount                   = 0x3CC        ;
        constexpr std::uintptr_t checkVehicleClipping             = 0x3D8        ;
        constexpr std::uintptr_t excludeCollisionLayers           = 0x3DC        ;
        constexpr std::uintptr_t dismountStyle                    = 0x3E0        ;
        constexpr std::uintptr_t ignoreDamageFromOutside          = 0x3E4        ;
        constexpr std::uintptr_t npcVisibilityCategory            = 0x3E8        ;
        constexpr std::uintptr_t mountPoints                      = 0x3F0        ;
        constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8        ;
        constexpr std::uintptr_t mountedPlayerRagdolls            = 0x3FC        ;
        constexpr std::uintptr_t clippingChecks                   = 0x400        ;
        constexpr std::uintptr_t clippingAiChecks                 = 0x404        ;
        constexpr std::uintptr_t damageRenderer                   = 0x408        ;
        constexpr std::uintptr_t explosionForceMultiplier         = 0x410        ;
        constexpr std::uintptr_t explosionForceMax                = 0x414        ;
        constexpr std::uintptr_t HasBuildingPrivilege             = 0x418        ;
        constexpr std::uintptr_t engineThrustMax                  = 0x430        ;
        constexpr std::uintptr_t torqueScale                      = 0x434        ;
        constexpr std::uintptr_t com                              = 0x440        ;
        constexpr std::uintptr_t killTriggers                     = 0x448        ;
        constexpr std::uintptr_t groundEffects                    = 0x450        ;
        constexpr std::uintptr_t serverGibs                       = 0x458        ;
        constexpr std::uintptr_t explosionEffect                  = 0x460        ;
        constexpr std::uintptr_t fireBall                         = 0x468        ;
        constexpr std::uintptr_t crashEffect                      = 0x470        ;
        constexpr std::uintptr_t liftDotMax                       = 0x478        ;
        constexpr std::uintptr_t altForceDotMin                   = 0x47C        ;
        constexpr std::uintptr_t liftFraction                     = 0x480        ;
        constexpr std::uintptr_t thrustLerpSpeed                  = 0x484        ;
        constexpr std::uintptr_t wheels                           = 0x498        ;
        constexpr std::uintptr_t waterSample                      = 0x4A0        ;
        constexpr std::uintptr_t playerHeliSounds                 = 0x4A8        ;
        constexpr std::uintptr_t joystickPositionLeft             = 0x4B0        ;
        constexpr std::uintptr_t joystickPositionRight            = 0x4B8        ;
        constexpr std::uintptr_t passengerJoystickPositionRight   = 0x4C0        ;
        constexpr std::uintptr_t leftFootPosition                 = 0x4C8        ;
        constexpr std::uintptr_t rightFootPosition                = 0x4D0        ;
        constexpr std::uintptr_t animator                         = 0x4D8        ;
        constexpr std::uintptr_t maxRotorSpeed                    = 0x4E0        ;
        constexpr std::uintptr_t timeUntilMaxRotorSpeed           = 0x4E4        ;
        constexpr std::uintptr_t mainRotorBlurBone                = 0x4E8        ;
        constexpr std::uintptr_t mainRotorBlurMesh                = 0x4F0        ;
        constexpr std::uintptr_t rotorBlurThreshold               = 0x4F8        ;
        constexpr std::uintptr_t mainRotorBladesBone              = 0x500        ;
        constexpr std::uintptr_t mainRotorBladeMeshes             = 0x508        ;
        constexpr std::uintptr_t rearRotorBladesBone              = 0x510        ;
        constexpr std::uintptr_t rearRotorBladeMeshes             = 0x518        ;
        constexpr std::uintptr_t rearRotorBlurBone                = 0x520        ;
        constexpr std::uintptr_t rearRotorBlurMesh                = 0x528        ;
        constexpr std::uintptr_t motorForceConstant               = 0x530        ;
        constexpr std::uintptr_t brakeForceConstant               = 0x534        ;
        constexpr std::uintptr_t maxPitchAnim                     = 0x538        ;
        constexpr std::uintptr_t preventBuildingObject            = 0x540        ;
        constexpr std::uintptr_t maxRollAnim                      = 0x548        ;
        constexpr std::uintptr_t maxYawAnim                       = 0x54C        ;
        constexpr std::uintptr_t fuelStoragePrefab                = 0x550        ;
        constexpr std::uintptr_t fuelPerSec                       = 0x558        ;
        constexpr std::uintptr_t fuelGaugeMax                     = 0x55C        ;
        constexpr std::uintptr_t gunnerEyePos                     = 0x5A8        ;
        constexpr std::uintptr_t turbofanBone                     = 0x5B0        ;
        constexpr std::uintptr_t turretStoragePrefab              = 0x5B8        ;
        constexpr std::uintptr_t rocketStoragePrefab              = 0x5C0        ;
        constexpr std::uintptr_t gunCamUIPrefab                   = 0x5C8        ;
        constexpr std::uintptr_t gunCamUIDialogPrefab             = 0x5D0        ;
        constexpr std::uintptr_t gunCamUIParent                   = 0x5D8        ;
        constexpr std::uintptr_t fxLightDamage                    = 0x5E0        ;
        constexpr std::uintptr_t fxMediumDamage                   = 0x5E8        ;
        constexpr std::uintptr_t fxHeavyDamage                    = 0x5F0        ;
        constexpr std::uintptr_t damagedLightLoop                 = 0x5F8        ;
        constexpr std::uintptr_t damagedHeavyLoop                 = 0x600        ;
        constexpr std::uintptr_t damageSoundTarget                = 0x608        ;
        constexpr std::uintptr_t monitorStaticRenderer            = 0x610        ;
        constexpr std::uintptr_t monitorStatic                    = 0x618        ;
        constexpr std::uintptr_t monitorStaticSafeZone            = 0x620        ;
        constexpr std::uintptr_t flareFireFX                      = 0x628        ;
        constexpr std::uintptr_t pilotFlare                       = 0x630        ;
        constexpr std::uintptr_t leftFlareLaunchPos               = 0x638        ;
        constexpr std::uintptr_t rightFlareLaunchPos              = 0x640        ;
        constexpr std::uintptr_t flareLaunchVel                   = 0x648        ;
        constexpr std::uintptr_t rocketLightOff                   = 0x650        ;
        constexpr std::uintptr_t rocketLightRed                   = 0x658        ;
        constexpr std::uintptr_t rocketLightGreen                 = 0x660        ;
        constexpr std::uintptr_t flareLightOff                    = 0x668        ;
        constexpr std::uintptr_t flareLightRed                    = 0x670        ;
        constexpr std::uintptr_t flareLightGreen                  = 0x678        ;
        constexpr std::uintptr_t turretPitchClamp                 = 0x680        ;
        constexpr std::uintptr_t turretYawClamp                   = 0x688        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0        ;
        constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8        ;
        constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398        ;
        constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x428        ;
        constexpr std::uintptr_t _94b167e2715fd531f8072aa47a964f5cbc45a1b3 = 0x488        ;
        constexpr std::uintptr_t _afed564c6309f2d154bfb92fc255b21d6020be0a = 0x490        ;
        constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x560        ;
        constexpr std::uintptr_t _4201cf51ade37833933f6ddb8d262a5d7bb12581 = 0x568        ;
        constexpr std::uintptr_t _50a6221c3c7eccfeedc22eb99e1c7a0a59771f64 = 0x56C        ;
        constexpr std::uintptr_t _ff31c8ef710ae04cbec8c4fac3cc903ecc3ec900 = 0x570        ;
        constexpr std::uintptr_t _bcc4ec5148745b0ea7661218934224d5bc3f4a68 = 0x574        ;
        constexpr std::uintptr_t _a05897f8e0ab2b49a39e5bde160b6550ef9a0cd4 = 0x578        ;
        constexpr std::uintptr_t _6a42fd3b550c4cac74bd6eb4b20242b0b338dcce = 0x57C        ;
        constexpr std::uintptr_t _3354c242e5ed10f9e8ea95d7533ceff098be1ffc = 0x580        ;
        constexpr std::uintptr_t _bf440452fd9f0215b090383552d133f8472095f5 = 0x584        ;
        constexpr std::uintptr_t _ff4a5442413dcfe187682dc42d68a5e7f45a1d21 = 0x588        ;
        constexpr std::uintptr_t _3d0f1fb35bebc530a6002ec781669d0235acdb5f = 0x590        ;
        constexpr std::uintptr_t _2eafbe4c5edf9927761968cf92ead218b5c9748d = 0x598        ;
        constexpr std::uintptr_t _ccbcb292366a019013e769ede8bfbef262c7e18d = 0x5A0        ;
        constexpr std::uintptr_t _81bac07c300cdbcdd08b8c18c39a94cec0b200e3 = 0x690        ;
        constexpr std::uintptr_t _43f3913e8e5b24e9d72933d471a451335c59e9aa = 0x698        ;
        constexpr std::uintptr_t _3d38bf2273cfa44791c2687371a87664a5fabb05 = 0x6A8        ;
        constexpr std::uintptr_t _fc728c488fdc1e89d5042f5ce62b91a354b1543a = 0x6B8        ;
        constexpr std::uintptr_t _9e2b9f587e728828b66d562d10fd2bbc8270dc67 = 0x6BC        ;
        constexpr std::uintptr_t _bd8488d4f4bdb9b5d108caf8babadfe920c33e05 = 0x6C0        ;
        constexpr std::uintptr_t _23fc6d54631882c6bd730c718c5b17b0aed67fba = 0x6C4        ;
        constexpr std::uintptr_t _90d9513cf986cd43285840ad4b062f10ca12ba94 = 0x6D0        ;
        constexpr std::uintptr_t _2498b55bcc2eb56ac929eabeb7cf6d86a5ee47c2 = 0x6D8        ;
        constexpr std::uintptr_t _202b914308ebd2ce6071d65c7274ca83fea4b57a = 0x6E0        ;
        constexpr std::uintptr_t _5894de887dd806cdbf6c0cf635414af010ea2a0f = 0x6E8        ;
        constexpr std::uintptr_t _8f0a82987386e9ea7c6033c45adb6d31979fb030 = 0x6EC        ;
        constexpr std::uintptr_t _91329cf17dbf99c2e9a92f5366ca78fbbed736dc = 0x6F0        ;
        constexpr std::uintptr_t _9b6badb26b0216fc1598c55582cc66a3ec22593c = 0x6F4        ;
    }

    namespace %1f9933e06d388cd1be5676ada9bd6f6639ffe08a
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10821150   ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;
    }

    namespace EmissionScaledByLight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetRenderers                  = 0x30         ;
        constexpr std::uintptr_t materialIndex                    = 0x38         ;
        constexpr std::uintptr_t lightToFollow                    = 0x40         ;
        constexpr std::uintptr_t maxEmissionValue                 = 0x48         ;

        constexpr std::uintptr_t _721d431a7fd36fe0eab153e127ad39c5d49f726b = 0x20         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x4C         ;
    }

    namespace UIClanInvitations
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UiClans                          = 0x20         ;
        constexpr std::uintptr_t InvitationList                   = 0x28         ;
        constexpr std::uintptr_t InvitationPrefab                 = 0x30         ;
    }

    namespace %f0b9d8bfc0a7e331634fe8f74a61b6fa973328b8
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
        constexpr std::uintptr_t _85a1f3244c2b43b3f6b0420d677639cb32687a86 = 0x18         ;
        constexpr std::uintptr_t _be6311e5e8a31812ececd492f572379026e86978 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _840d2265ac03be0f8f956d391476235517a2fc4b = 0x0          ;
            constexpr std::uintptr_t _2827e69f3d02ef8fd8c27625ab79e7cfc0f59cb1 = 0x8          ;
        }

    }

    namespace %7ea99684387dc1b3f538b6b8c909e0b629f64587
    {
        constexpr std::uintptr_t _542f21079dbdea495abedbc29b1cb13a83a4470a = 0x10         ;
        constexpr std::uintptr_t _e62dfae32d3df065c71b1ad5b375b54a6187ff30 = 0x18         ;
        constexpr std::uintptr_t _79c427bffcd86d77e75f8587c6ffd76b25a626f0 = 0x20         ;
        constexpr std::uintptr_t _35ad0bf5544961ed804ef7796ad8b8e2f65dd56c = 0x28         ;
        constexpr std::uintptr_t _3cda5a402223de7c42f50e5c65cc96b43c4f6f81 = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t _77091e69f0e08e45117afd99c6d50f291a4798eb = 0x0          ;
            constexpr std::uintptr_t _fdd617dd1c944b69a16c85307d54dbcdeb65c837 = 0x8          ;
            constexpr std::uintptr_t _b91df9e956a12970811076f79a2397ba1d10b40d = 0x10         ;
            constexpr std::uintptr_t _934493c0d242034958783db1093311d1e6b26f79 = 0x18         ;
            constexpr std::uintptr_t _d10b41eccd1f1c05068b4d526eaa3d48870c2586 = 0x20         ;
        }

    }

    namespace ArcadeEntityController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t parentGame                       = 0x20         ;
        constexpr std::uintptr_t arcadeEntity                     = 0x28         ;
        constexpr std::uintptr_t sourceEntity                     = 0x30         ;

        constexpr std::uintptr_t _4f10f9672abaf82e83953994698f7a1f5da84bc4 = 0x38         ;
    }

    namespace RelationshipType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %f6a8e30b2af989318e0499e5b16ead476e3e219d
    {
        constexpr std::uintptr_t _592691d749a4334b819c6e8c97b8469293e91d82 = 0x10         ;
        constexpr std::uintptr_t _d0668996aafa5f3a1299cdffebf6abffc8f1d3d9 = 0x14         ;
        constexpr std::uintptr_t _f796813e0ea83103d7c9a57044d07ffa3b3f0110 = 0x18         ;
        constexpr std::uintptr_t _19b7a5a557ed6feade85c5e5d59896fe7d406962 = 0x20         ;
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x28         ;
        constexpr std::uintptr_t _3da1d6197ccd89d7711a3e42996a38edf9022dde = 0x30         ;
        constexpr std::uintptr_t _f9060c028a255ddf1658d229cfbf3767a775f04b = 0x38         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x40         ;
        constexpr std::uintptr_t _0a29703b46457b5260d10a2a25cf157b899009f0 = 0x44         ;
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x48         ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x50         ;
    }

    namespace %8e99e49bfaf1bf9974133c94c7d9ac101b322d24
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108248E8   ;
        constexpr std::uintptr_t _2fbe99bb58852a31f2948cecb52a224aa2c810fa = 0x10         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x18         ;
        constexpr std::uintptr_t _7c0b12640c6c2a99d693afe1a7b747d25a6b963b = 0x20         ;
    }

    namespace RelationshipManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
    }

    namespace ParticleSpawn
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Prefabs                          = 0x20         ;
        constexpr std::uintptr_t PatchCount                       = 0x28         ;
        constexpr std::uintptr_t PatchSize                        = 0x2C         ;

        constexpr std::uintptr_t _3e580eef8c8edfd25b8b693f9878584633d6ace8 = 0x30         ;
        constexpr std::uintptr_t _19d518962766bda2176cbb614a8bd6e61a6ab45d = 0x40         ;
    }

    namespace LocationCondition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StageChangeEvent
    {
        constexpr std::uintptr_t requiredPowergridStage           = 0x10         ;
        constexpr std::uintptr_t onPowergridStageReached          = 0x18         ;
        constexpr std::uintptr_t onPowergridStageLost             = 0x20         ;
    }

    namespace PowergridClientToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t requiredPowergridStage           = 0x20         ;
        constexpr std::uintptr_t onPowergridStageReached          = 0x28         ;
        constexpr std::uintptr_t onPowergridStageLost             = 0x30         ;
        constexpr std::uintptr_t expandedStageChangeEvents        = 0x38         ;

        constexpr std::uintptr_t _2c078b780610f16ca985110a3bcdee8d8061a4d3 = 0x40         ;
        constexpr std::uintptr_t _c3d436e839128457ebaec5cc6ebb376241b3ce0b = 0x41         ;
        constexpr std::uintptr_t _c36b8be68fce3caadede3f03c11bb638f4033994 = 0x44         ;
    }

    namespace AmmoVisualSwapData
    {
        constexpr std::uintptr_t AmmoItem                         = 0x10         ;
        constexpr std::uintptr_t AmmoVisualRoots                  = 0x18         ;
    }

    namespace RotationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RotaryGunCylinderViewmodelComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AmmoCylinderRoot                 = 0x20         ;
        constexpr std::uintptr_t MainReloadingAmmoRoot            = 0x28         ;
        constexpr std::uintptr_t AmmoLocationRoots                = 0x30         ;
        constexpr std::uintptr_t AmmoVisualSwapSetups             = 0x38         ;
        constexpr std::uintptr_t AmmoEjectionVisibleDuration      = 0x40         ;
        constexpr std::uintptr_t ReloadRotationDuration           = 0x44         ;
        constexpr std::uintptr_t FiredRotationDuration            = 0x48         ;
        constexpr std::uintptr_t ReloadRotationEaseType           = 0x4C         ;
        constexpr std::uintptr_t FiredRotationEaseType            = 0x50         ;

        constexpr std::uintptr_t _7d15bb76a2c3d843b341b06972b862a4db4cf440 = 0x54         ;
        constexpr std::uintptr_t _9fd99334fb2ff40292d9a6b351600ccead646fe7 = 0x58         ;
        constexpr std::uintptr_t _018887625dd4146131d01b124c4ee67af98066d5 = 0x60         ;
        constexpr std::uintptr_t _6b24a0fd2cf729bd9e070f200ada5cd93d40a63c = 0x64         ;
        constexpr std::uintptr_t _6a5d4a8cab4768e372e2d9ac6915dd633e18fa90 = 0x65         ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x68         ;
        constexpr std::uintptr_t _03e23ff353142debb6c97fdacb4085121fec385a = 0x6C         ;
        constexpr std::uintptr_t _1ed836b5ce25d0c688e7b0d87bbd6f41d31ff8c8 = 0x70         ;
        constexpr std::uintptr_t _fbb5c10948481be50404d76fce583b0401fd18a9 = 0x74         ;
        constexpr std::uintptr_t _0407eafbc548b2d1157dcf93405926d0a2225fd6 = 0x78         ;
        constexpr std::uintptr_t _4162d5cd4d7ade681c8fcb03064d33118a713ec9 = 0x7C         ;
        constexpr std::uintptr_t _b9c9e3499edfc0ab26cc0f4194c492e8bf9a25c9 = 0x80         ;
        constexpr std::uintptr_t _d755c3e80afb16f4ba6b3f1a4de43384b97e3715 = 0x88         ;
    }

    namespace %ded5f1a7504b7421eb2905abce95d6a7162b5124
    {
        constexpr std::uintptr_t _2ad1ae87299515eb4c17fa61d6dd377b4812de98 = 0x10         ;
        constexpr std::uintptr_t _eb51a71ef268b66f3dc045448318003964e7746e = 0x18         ;
    }

    namespace %3daddd0a4ed77aff8e6315087001b1a8ad4bbf1f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10828048   ;
        constexpr std::uintptr_t _340164cf90fdcdd74ab94c049b81c042bd826bc4 = 0x10         ;
        constexpr std::uintptr_t _38a6b2703d4779dbd86f154d6249e3e670e07333 = 0x18         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x20         ;
        constexpr std::uintptr_t _edda6a365ae98d94bd5abaad21c6b8bd7dd8904c = 0x28         ;
        constexpr std::uintptr_t _5a6c2276585bcc6bc41b907b0251c84881e81cd4 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _f0eab7e9425f35ea165e6a241eb0eabb30ef91be = 0x0          ;
            constexpr std::uintptr_t _9472a99c484ca1a6f8c2d684934a6e6693474eea = 0x8          ;
        }

    }

    namespace NaturalBloomAndDirtyLens
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t lensDirtTexture                  = 0x28         ;
        constexpr std::uintptr_t range                            = 0x30         ;
        constexpr std::uintptr_t cutoff                           = 0x34         ;
        constexpr std::uintptr_t bloomIntensity                   = 0x38         ;
        constexpr std::uintptr_t lensDirtIntensity                = 0x3C         ;
        constexpr std::uintptr_t spread                           = 0x40         ;
        constexpr std::uintptr_t iterations                       = 0x44         ;
        constexpr std::uintptr_t mips                             = 0x48         ;
        constexpr std::uintptr_t mipWeights                       = 0x50         ;
        constexpr std::uintptr_t highPrecision                    = 0x58         ;
        constexpr std::uintptr_t downscaleSource                  = 0x59         ;
        constexpr std::uintptr_t debug                            = 0x5A         ;
        constexpr std::uintptr_t temporalFilter                   = 0x5B         ;
        constexpr std::uintptr_t temporalFilterWeight             = 0x5C         ;

        constexpr std::uintptr_t _283b53f0d36076082f200eef279cc1af6638859a = 0x60         ;
        constexpr std::uintptr_t _4359daeab70bc7615d2a2692f03f298f40fef935 = 0x68         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x70         ;
    }

    namespace ChristmasTree
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t decorations                      = 0x3A8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
    }

    namespace MapMarkerMissionProvider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t appType                          = 0x200        ;
        constexpr std::uintptr_t markerObj                        = 0x208        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _52bd6db299c1c76b1e0008a3c4332665575553d6 = 0x210        ;
        constexpr std::uintptr_t _33a2addb9775bf7a4af8a37d8221183321984c58 = 0x218        ;
        constexpr std::uintptr_t _189689f59424d2caf8fc901c1a099484d9cb2b42 = 0x220        ;
    }

    namespace %5973c881061db4d01dbe49fe938d71f9051fab48
    {
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18         ;
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _4eee82da872523ce5ffafb3c8a5ffedbe9a71f81 = 0x0          ;
            constexpr std::uintptr_t _82461b10f4ee4964d7c068a94395a4d90bc63f83 = 0x10         ;
            constexpr std::uintptr_t _ed5fba6ab55b8ed6c21cb67061a5d8d6227e6bcd = 0x20         ;
            constexpr std::uintptr_t _aa897ad38ad4ecc81578af9f9b4a34a04c9fc713 = 0x28         ;
            constexpr std::uintptr_t _8fd2097f7641a161a4f8faabbc333cab388cbf5a = 0x30         ;
            constexpr std::uintptr_t _03732044e8fc392c96325a1a4963bac75d6c9a06 = 0x38         ;
        }

    }

    namespace SatelliteCrash
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t speed                            = 0x348        ;
        constexpr std::uintptr_t finalDescentSpeed                = 0x34C        ;
        constexpr std::uintptr_t descentDayFraction               = 0x350        ;
        constexpr std::uintptr_t explosionEffect                  = 0x358        ;
        constexpr std::uintptr_t fireBall                         = 0x360        ;
        constexpr std::uintptr_t orbitalHumLoopSound              = 0x368        ;
        constexpr std::uintptr_t reentryWhooshLoopSound           = 0x370        ;
        constexpr std::uintptr_t closeApproachSound               = 0x378        ;
        constexpr std::uintptr_t reentryWhooshStartDistance       = 0x380        ;
        constexpr std::uintptr_t cratesToDrop                     = 0x388        ;
        constexpr std::uintptr_t debrisFieldMarker                = 0x390        ;
        constexpr std::uintptr_t impactSoundEffect                = 0x398        ;
        constexpr std::uintptr_t reentryTrailEffect               = 0x3A0        ;
        constexpr std::uintptr_t groundImpactEffect               = 0x3A8        ;
        constexpr std::uintptr_t baselineCrateSpawnCount          = 0x3B0        ;
        constexpr std::uintptr_t maxFireballs                     = 0x3B4        ;
        constexpr std::uintptr_t terrainImpactOffset              = 0x3B8        ;
        constexpr std::uintptr_t safetyDespawnTime                = 0x3BC        ;
        constexpr std::uintptr_t crateLifetimeMinutes             = 0x3C0        ;
        constexpr std::uintptr_t debrisMarkerDurationMinutes      = 0x3C4        ;
        constexpr std::uintptr_t startHeight                      = 0x3C8        ;
        constexpr std::uintptr_t massToLootScale                  = 0x3D0        ;
        constexpr std::uintptr_t maxCratesPerCrash                = 0x3D8        ;
        constexpr std::uintptr_t impactEntityPrefab               = 0x3E0        ;
        constexpr std::uintptr_t satelliteMass                    = 0x3E8        ;
        constexpr std::uintptr_t visualTransform                  = 0x3F0        ;
        constexpr std::uintptr_t dishArtwork                      = 0x3F8        ;
        constexpr std::uintptr_t billboardArtwork                 = 0x400        ;
        constexpr std::uintptr_t reentryArtwork                   = 0x408        ;
        constexpr std::uintptr_t crashingArtwork                  = 0x410        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _3c0fc4853dc4b5b5064258a42d9a0ec27f205932 = 0x2D0        ;
        constexpr std::uintptr_t _daebec3c388d461bd0e1e42c044dde9847639784 = 0x2D4        ;
        constexpr std::uintptr_t _a46d285407924a982e2a29ba3400f10ea9fb7866 = 0x2D8        ;
        constexpr std::uintptr_t _3e08160847437835f379eef428abd9ee61c75b6e = 0x2DC        ;
        constexpr std::uintptr_t _70e64e1cda0256740f860e89570b0eca7cc05259 = 0x2E0        ;
        constexpr std::uintptr_t _db8d7a6363eeaa92f148c928d95b19b5793beb0e = 0x2E8        ;
        constexpr std::uintptr_t _11e99240ebc08ab5e1fdde31c785ae5d309d7d74 = 0x2F0        ;
        constexpr std::uintptr_t _deaf8ff79f9563b5bae59365245766e8d84c4e51 = 0x2F4        ;
        constexpr std::uintptr_t _116872e141cde12e6adb1e217928b0df9be72f36 = 0x300        ;
        constexpr std::uintptr_t _aa395788fafda4a9253319e16d572a19a19a146c = 0x308        ;
        constexpr std::uintptr_t _7242d71799d3a3dd632425e01dde70687c2c9e14 = 0x310        ;
        constexpr std::uintptr_t _104beed6b1a0f2cda3c46619b78cd38757dc29b9 = 0x318        ;
        constexpr std::uintptr_t _3ecf8601b26f71b3e05d19891e25f949b6e2ecbe = 0x320        ;
        constexpr std::uintptr_t _972ad463a29f27b1900933da263cfbdfe7d7e8cf = 0x328        ;
        constexpr std::uintptr_t _27d9c62b9c353ca13b1f322ef76d1072f8798301 = 0x32C        ;
        constexpr std::uintptr_t _fc02f586f60a674795ca84be8b4744a6e0ae7ed9 = 0x330        ;
        constexpr std::uintptr_t _bb2ddac29817f6ae8c02adcbf9e989504b2b01e4 = 0x338        ;
        constexpr std::uintptr_t _048016bf25d272b3cfa01dd3709372cf290c49c8 = 0x340        ;
        constexpr std::uintptr_t _c82a64964f5cda4aabce33eeff84027ed88835ae = 0x418        ;
    }

    namespace DemoRootFade
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075DD20   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Canvas                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _fef12d00e5976692d76a5b2809a0c366d1666b47 = 0x0          ;
            constexpr std::uintptr_t _dd84445e4892cb23c6a17601a29cacf8272d802d = 0x1          ;
        }

    }

    namespace %6f24f6c68130243e248b5ee6cb75e7e9d9825485
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075E6C8   ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _6b86a3841fdea7339fd50b69ee28e43d64ab3aeb = 0x0          ;
            constexpr std::uintptr_t _94b06dbcb2a9a9a6a77ee1a529924d6e695db175 = 0x8          ;
            constexpr std::uintptr_t _1a6c207acb964f754d8e198dca9c0e1c478c67ef = 0x18         ;
            constexpr std::uintptr_t _3949c0eadd6a459d3e3046d43a2046fb83fd817a = 0x20         ;
            constexpr std::uintptr_t _86e840e11a5925fce2779055c6c6150c14d720d7 = 0x28         ;
            constexpr std::uintptr_t _ce32079bd4fce4d9208a7b36e64f1acdd6e55202 = 0x38         ;
        }

    }

    namespace %50ff05d6af09e659f096c4af89b829251c10bb78
    {
        constexpr std::uintptr_t _facb4863af0873e5fa56679c95f63443cb799437 = 0x10         ;
        constexpr std::uintptr_t _46291d8c9d06b8931947dc6820745f47f1963873 = 0x18         ;
        constexpr std::uintptr_t _f3183c9cd874c6b2b735e881f5baed4684160c80 = 0x20         ;
        constexpr std::uintptr_t _79dd818a06d342f63f388ad7d6f87946bad5caa0 = 0x28         ;
        constexpr std::uintptr_t _33513fd660f4fff82196d41ae4f353144f12bed0 = 0x30         ;
        constexpr std::uintptr_t _35a5136ed61d25f6a488dac571025d504041833c = 0x34         ;
        constexpr std::uintptr_t _94a5aa311986ae136fa224c1d1ab3b75c4548f1c = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _a4cdfd772303fff999071359309d8bb306bc47c9 = 0x0          ;
            constexpr std::uintptr_t _b002a23302aa8173199be26f33423d7b69363533 = 0x8          ;
        }

    }

    namespace ItemModConditionHasContents
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t itemDef                          = 0x30         ;
        constexpr std::uintptr_t requiredState                    = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace %48501390abc1a62885bd908647f7bd9e8b127a57
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _bff44939ccfd6f4161f7ae05e6d3bf737569a690 = 0x0          ;
            constexpr std::uintptr_t _d0587977483e75e0d8f458ebaacff82f1fab4d2d = 0x10         ;
            constexpr std::uintptr_t _ec098bf8b4fe1710285c09602ca13260c2b9f69f = 0x18         ;
            constexpr std::uintptr_t _3091ee467d2c32eb87b37025c787c925d2c244aa = 0x28         ;
            constexpr std::uintptr_t _a47c0784da55392945914e6fa169cb4fbf38f2d9 = 0x30         ;
        }

    }

    namespace EffectRecycleDetach
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t recycleTime                      = 0x20         ;

        constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x28         ;
    }

    namespace SetParameterCurveAnimatorBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FloatParameterName               = 0x18         ;
        constexpr std::uintptr_t ParameterCurve                   = 0x20         ;
    }

    namespace %cb4f80a42a5489150d93319c2a6085647ac9257b
    {
        constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x10         ;
        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x20         ;
        constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x24         ;
        constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x28         ;
        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x2C         ;
        constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x30         ;
        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x31         ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x34         ;
        constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x38         ;
        constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C         ;
        constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _72bf2e619df13a921d40e89e9a0025e25a1c0bc7 = 0x0          ;
            constexpr std::uintptr_t _0cb07a1684b5817457f5a87fae71ec43d69fdcc5 = 0x8          ;
            constexpr std::uintptr_t _0eedd1f4228d8ab93064c2d46901ffab66e507fb = 0x10         ;
            constexpr std::uintptr_t _c9be5de1be52b759ccd5f179a9423042670c298d = 0x18         ;
            constexpr std::uintptr_t _2336e94c924e890ca850653d7c38d1c2dd385927 = 0x20         ;
            constexpr std::uintptr_t _760e631aad78602b0d120dc0a7efbe8e16c30eab = 0x28         ;
            constexpr std::uintptr_t _caa5c5a9cc122b0ceb9290077e26fe9348d93c7f = 0x30         ;
            constexpr std::uintptr_t _0e8d2e6e1daaadf3ba40229993b818ab1914051d = 0x40         ;
        }

    }

    namespace HitGuideVisuals
    {
        constexpr std::uintptr_t CarveSphere                      = 0x0          ;
        constexpr std::uintptr_t CarveBox                         = 0x8          ;
        constexpr std::uintptr_t CarveCylinder                    = 0x10         ;
        constexpr std::uintptr_t CarveCapsule                     = 0x18         ;
        constexpr std::uintptr_t CarveCone                        = 0x20         ;
        constexpr std::uintptr_t CarveHexPrism                    = 0x28         ;
        constexpr std::uintptr_t AdditiveSphere                   = 0x30         ;
        constexpr std::uintptr_t AdditiveBox                      = 0x38         ;
        constexpr std::uintptr_t AdditiveCylinder                 = 0x40         ;
        constexpr std::uintptr_t AdditiveCapsule                  = 0x48         ;
        constexpr std::uintptr_t AdditiveCone                     = 0x50         ;
        constexpr std::uintptr_t AdditiveHexPrism                 = 0x58         ;

        constexpr std::uintptr_t _26ce1b519c070ac1f06775464160a797691ee236 = 0x60         ;
    }

    namespace SculptMeshPaintController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t carvingMode                      = 0x20         ;
        constexpr std::uintptr_t carvingShapeType                 = 0x24         ;
        constexpr std::uintptr_t pickerCamera                     = 0x28         ;
        constexpr std::uintptr_t brushSpacing                     = 0x30         ;
        constexpr std::uintptr_t brushRotation                    = 0x34         ;
        constexpr std::uintptr_t applyDefaults                    = 0x38         ;
        constexpr std::uintptr_t defaultBrushSize                 = 0x3C         ;
        constexpr std::uintptr_t pushPullRepeatInterval           = 0x40         ;
        constexpr std::uintptr_t UndoButton                       = 0x48         ;
        constexpr std::uintptr_t RedoButton                       = 0x50         ;
        constexpr std::uintptr_t vertexColorsButton               = 0x58         ;
        constexpr std::uintptr_t BackgroundBlocker                = 0x60         ;
        constexpr std::uintptr_t CarveToggle                      = 0x68         ;
        constexpr std::uintptr_t AdditiveToggle                   = 0x70         ;
        constexpr std::uintptr_t PushPullToggle                   = 0x78         ;
        constexpr std::uintptr_t SlabToggle                       = 0x80         ;
        constexpr std::uintptr_t ClipCurveToggle                  = 0x88         ;
        constexpr std::uintptr_t SmoothToggle                     = 0x90         ;
        constexpr std::uintptr_t AutoSaveTimeInterval             = 0x98         ;
        constexpr std::uintptr_t HitGuide                         = 0xA0         ;

        constexpr std::uintptr_t _f642505422705399a7457cb50dda1c89aebf95fc = 0x108        ;
        constexpr std::uintptr_t _727e6221ddcff7d1efaf0da8bc45c0fd089b5576 = 0x10C        ;
        constexpr std::uintptr_t _3d00632b05052f531ddff20ee1fdd70f3259254a = 0x110        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x114        ;
        constexpr std::uintptr_t _e61ec3ceb14e70924b54bec717d6c1099c413027 = 0x120        ;
        constexpr std::uintptr_t _0311a61b1ab5dc6e0967fa5c5d7425ac48640f55 = 0x128        ;
        constexpr std::uintptr_t _c603cd83d390f5c52be62047701965ecfe54f854 = 0x130        ;
        constexpr std::uintptr_t _f82122351f6c38e74006610314de7b3c4052c33f = 0x134        ;
        constexpr std::uintptr_t _b607401848ed83578155a8213de1896c860063a7 = 0x138        ;
        constexpr std::uintptr_t _bfdc348aebfd205473c38cd6c891d65f2a8cb3c3 = 0x13C        ;
        constexpr std::uintptr_t _101c9637674f30e543059f11da3b6d83417388f7 = 0x150        ;
    }

    namespace %89872157edd26718aebe4d6c16f5920c513b79b0
    {
    }

    namespace %a0b615af7d16a529e453e2a7689545925f1cf4ab
    {
        constexpr std::uintptr_t _b0c7bd7fe023cc2ed7a56dc88554d83667d49709 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _c45f13b13334cd82d32913e40bf8e9849d0d32a6 = 0x0          ;
            constexpr std::uintptr_t _9b2e89fd14c4fbd1955a7df73bbfed0392965d11 = 0x8          ;
            constexpr std::uintptr_t _dd9e128f3ed5aeae4c57452668d690f274689e58 = 0x10         ;
            constexpr std::uintptr_t _ecfbf67ec39e5ef339c38cfb2bfcb81fbca2f076 = 0x18         ;
            constexpr std::uintptr_t _7688212cea72fc34a121b98e52c1a98c258f2069 = 0x20         ;
            constexpr std::uintptr_t _43c48bc5b610426e3c29ac9f9b57c545d62c239d = 0x28         ;
        }

    }

    namespace %1c34c08beef151d63e3d20fa108f7bdf3bbcdf9a
    {
        constexpr std::uintptr_t _96bf08a84e7eba78b65bd83d2a6b824965c9e061 = 0x10         ;
        constexpr std::uintptr_t _22cd8f051157662d1a770a11602630d8c7b7839a = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _35e930bbfa3c9c2133d0882428f44b9485e889f1 = 0x0          ;
        }

    }

    namespace DemoLightSave-fake-0
    {
        constexpr std::uintptr_t Id                               = 0x10         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t X                                = 0x20         ;
        constexpr std::uintptr_t Y                                = 0x24         ;
        constexpr std::uintptr_t Z                                = 0x28         ;
        constexpr std::uintptr_t R                                = 0x2C         ;
        constexpr std::uintptr_t G                                = 0x30         ;
        constexpr std::uintptr_t B                                = 0x34         ;
        constexpr std::uintptr_t Intensity                        = 0x38         ;
        constexpr std::uintptr_t Range                            = 0x3C         ;
        constexpr std::uintptr_t CastShadows                      = 0x40         ;
    }

    namespace BobberPreview
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ValidMaterial                    = 0x20         ;
        constexpr std::uintptr_t InvalidMaterial                  = 0x28         ;
        constexpr std::uintptr_t TargetRenderer                   = 0x30         ;
    }

    namespace Igniter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t debugOrigin                      = 0x308        ;
        constexpr std::uintptr_t sourceItem                       = 0x310        ;
        constexpr std::uintptr_t inputs                           = 0x318        ;
        constexpr std::uintptr_t outputs                          = 0x320        ;
        constexpr std::uintptr_t ioType                           = 0x328        ;
        constexpr std::uintptr_t IgniteRange                      = 0x340        ;
        constexpr std::uintptr_t IgniteFrequency                  = 0x344        ;
        constexpr std::uintptr_t IgniteStartDelay                 = 0x348        ;
        constexpr std::uintptr_t LineOfSightEyes                  = 0x350        ;
        constexpr std::uintptr_t SelfDamagePerIgnite              = 0x358        ;
        constexpr std::uintptr_t PowerConsumption                 = 0x35C        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C        ;
        constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330        ;
        constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334        ;
        constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338        ;
    }

    namespace IsMountedEventUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextEventType                    = 0x20         ;
        constexpr std::uintptr_t TextOutput                       = 0x28         ;
        constexpr std::uintptr_t ToggleInvert                     = 0x30         ;
        constexpr std::uintptr_t DropdownInputMemorySlot          = 0x38         ;
        constexpr std::uintptr_t DropdownOutputMemorySlot         = 0x40         ;
        constexpr std::uintptr_t InputFloatValue                  = 0x48         ;
        constexpr std::uintptr_t InputFloatValue2                 = 0x50         ;
        constexpr std::uintptr_t EventType                        = 0x58         ;
        constexpr std::uintptr_t Output                           = 0x60         ;

        constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68         ;
        constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70         ;
        constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78         ;
    }

    namespace %e71a0e58bda4c4772694a9ae80def6d72fbb314a
    {
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
        constexpr std::uintptr_t _0e61417e64dc0ddbb6e859ec4666cb237d48f92b = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _c5b6274b299a1298e1a5dd353ca6d8770d508ab2 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _b5f943370d3aeaae202d98c20b58a5ce1f13e1d1 = 0x0          ;
            constexpr std::uintptr_t _9007a493f7410a652ac80bf15be94b951ace0504 = 0x8          ;
            constexpr std::uintptr_t _1db4d090c35fa2490f8cee9f1bb01011d4d82fc0 = 0x10         ;
            constexpr std::uintptr_t _b00f445cf485facfa8993a49717728963f871186 = 0x20         ;
            constexpr std::uintptr_t _fbe9535f8c35441accf0f35e4b1532a9d154c74e = 0x30         ;
        }

    }

    namespace BanditGuard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t GestureViewModel                 = 0x428        ;
        constexpr std::uintptr_t lootCountdownDebugEntries        = 0x478        ;
        constexpr std::uintptr_t currentTeam                      = 0x550        ;
        constexpr std::uintptr_t PetEntity                        = 0x5F8        ;
        constexpr std::uintptr_t fallDamageEffect                 = 0x6C0        ;
        constexpr std::uintptr_t drownEffect                      = 0x6C8        ;
        constexpr std::uintptr_t playerFlags                      = 0x6D0        ;
        constexpr std::uintptr_t weaponMoveSpeedScale             = 0x7B0        ;
        constexpr std::uintptr_t clothingBlocksAiming             = 0x7B4        ;
        constexpr std::uintptr_t clothingMoveSpeedReduction       = 0x7B8        ;
        constexpr std::uintptr_t clothingWaterSpeedBonus          = 0x7BC        ;
        constexpr std::uintptr_t clothingAccuracyBonus            = 0x7C0        ;
        constexpr std::uintptr_t equippingBlocked                 = 0x7C4        ;
        constexpr std::uintptr_t eggVision                        = 0x7C8        ;
        constexpr std::uintptr_t designingAIEntity                = 0x7D8        ;
        constexpr std::uintptr_t MovementTickStartDelay           = 0x7E0        ;
        constexpr std::uintptr_t VirtualInfoZone                  = 0x7E8        ;
        constexpr std::uintptr_t finalDestination                 = 0x7F0        ;
        constexpr std::uintptr_t loadouts                         = 0x810        ;
        constexpr std::uintptr_t movementMask                     = 0x818        ;
        constexpr std::uintptr_t LegacyNavigation                 = 0x81C        ;
        constexpr std::uintptr_t NavAgent                         = 0x820        ;
        constexpr std::uintptr_t damageScale                      = 0x828        ;
        constexpr std::uintptr_t shortRange                       = 0x82C        ;
        constexpr std::uintptr_t attackLengthMaxShortRangeScale   = 0x830        ;
        constexpr std::uintptr_t AdditionalLosBlockingLayer       = 0x840        ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x848        ;
        constexpr std::uintptr_t aimConeScale                     = 0x850        ;
        constexpr std::uintptr_t lastDismountTime                 = 0x854        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0        ;
        constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8        ;
        constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0        ;
        constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8        ;
        constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0        ;
        constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8        ;
        constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300        ;
        constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308        ;
        constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310        ;
        constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318        ;
        constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320        ;
        constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328        ;
        constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330        ;
        constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338        ;
        constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340        ;
        constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348        ;
        constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350        ;
        constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358        ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360        ;
        constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368        ;
        constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C        ;
        constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370        ;
        constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374        ;
        constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380        ;
        constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390        ;
        constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398        ;
        constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399        ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0        ;
        constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8        ;
        constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0        ;
        constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8        ;
        constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0        ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8        ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC        ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0        ;
        constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4        ;
        constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8        ;
        constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0        ;
        constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4        ;
        constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8        ;
        constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0        ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8        ;
        constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400        ;
        constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408        ;
        constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414        ;
        constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418        ;
        constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419        ;
        constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A        ;
        constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B        ;
        constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C        ;
        constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D        ;
        constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420        ;
        constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424        ;
        constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425        ;
        constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430        ;
        constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438        ;
        constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C        ;
        constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440        ;
        constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444        ;
        constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448        ;
        constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458        ;
        constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460        ;
        constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464        ;
        constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468        ;
        constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470        ;
        constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474        ;
        constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480        ;
        constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490        ;
        constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498        ;
        constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0        ;
        constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8        ;
        constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0        ;
        constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8        ;
        constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0        ;
        constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8        ;
        constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4        ;
        constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8        ;
        constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC        ;
        constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0        ;
        constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8        ;
        constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0        ;
        constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8        ;
        constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500        ;
        constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504        ;
        constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508        ;
        constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510        ;
        constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518        ;
        constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520        ;
        constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528        ;
        constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530        ;
        constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538        ;
        constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540        ;
        constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548        ;
        constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558        ;
        constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560        ;
        constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568        ;
        constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570        ;
        constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578        ;
        constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580        ;
        constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590        ;
        constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594        ;
        constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598        ;
        constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0        ;
        constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8        ;
        constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0        ;
        constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8        ;
        constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0        ;
        constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8        ;
        constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC        ;
        constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0        ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8        ;
        constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8        ;
        constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0        ;
        constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4        ;
        constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600        ;
        constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604        ;
        constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608        ;
        constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610        ;
        constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618        ;
        constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C        ;
        constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620        ;
        constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628        ;
        constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630        ;
        constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634        ;
        constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640        ;
        constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648        ;
        constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650        ;
        constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654        ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660        ;
        constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664        ;
        constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668        ;
        constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670        ;
        constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678        ;
        constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684        ;
        constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688        ;
        constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C        ;
        constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690        ;
        constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698        ;
        constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0        ;
        constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8        ;
        constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0        ;
        constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4        ;
        constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8        ;
        constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8        ;
        constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0        ;
        constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8        ;
        constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0        ;
        constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8        ;
        constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700        ;
        constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708        ;
        constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710        ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718        ;
        constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728        ;
        constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730        ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734        ;
        constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738        ;
        constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740        ;
        constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748        ;
        constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C        ;
        constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770        ;
        constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784        ;
        constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798        ;
        constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8        ;
        constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC        ;
        constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0        ;
        constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC        ;
        constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800        ;
        constexpr std::uintptr_t _5c23e3dbcf4e8fbeb6a03970719abc6f2f6882ef = 0x838        ;
        constexpr std::uintptr_t _5f4e1229b6af0d076a54d3572694d70f906af844 = 0x858        ;
    }

    namespace HarborCraneContainerSpawnPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MaxStackSize                     = 0x20         ;
    }

    namespace PrefabValidate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace PatternType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Corner
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DiscoFloorMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t GridRows                         = 0x20         ;
        constexpr std::uintptr_t GridColumns                      = 0x24         ;
        constexpr std::uintptr_t GridSize                         = 0x28         ;
        constexpr std::uintptr_t TestOffset                       = 0x2C         ;
        constexpr std::uintptr_t OffColor                         = 0x30         ;
        constexpr std::uintptr_t Renderer                         = 0x40         ;
        constexpr std::uintptr_t DrawInEditor                     = 0x48         ;
        constexpr std::uintptr_t Filter                           = 0x50         ;
        constexpr std::uintptr_t customCurveX                     = 0x58         ;
        constexpr std::uintptr_t customCurveY                     = 0x60         ;

        constexpr std::uintptr_t _31ddc2bfe98f6c2868d9237a624a4ae694d8d4da = 0x68         ;
        constexpr std::uintptr_t _d22fa2997611139ff680565bcb7a6b63552d2584 = 0x70         ;
    }

    namespace %bbba4209916442f0f13f6bdefa6b76888af97f5c
    {
        constexpr std::uintptr_t _f1a5975624f61a715cc19ead9208e8a5709d8292 = 0x10         ;
        constexpr std::uintptr_t _028bdfe0faed8dee20e3fe599a9a58c0c61b7002 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _c9878000c26372688973be014c8bdce875ade704 = 0x0          ;
            constexpr std::uintptr_t _706f4500528e4638970f73080f33666a048bd9dc = 0x8          ;
        }

    }

    namespace AIArena
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace SourceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SourceMapSet
    {
        constexpr std::uintptr_t maps                             = 0x10         ;
    }

    namespace TerrainAtlasSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t splatNames                       = 0x18         ;
        constexpr std::uintptr_t albedoHighpass                   = 0x20         ;
        constexpr std::uintptr_t albedoPaths                      = 0x28         ;
        constexpr std::uintptr_t defaultValues                    = 0x30         ;
        constexpr std::uintptr_t sourceMaps                       = 0x38         ;
        constexpr std::uintptr_t highQualityCompression           = 0x40         ;
        constexpr std::uintptr_t generateTextureAtlases           = 0x41         ;
        constexpr std::uintptr_t generateTextureArrays            = 0x42         ;
        constexpr std::uintptr_t splatSearchPrefix                = 0x48         ;
        constexpr std::uintptr_t splatSearchFolder                = 0x50         ;
        constexpr std::uintptr_t albedoAtlasSavePath              = 0x58         ;
        constexpr std::uintptr_t normalAtlasSavePath              = 0x60         ;
        constexpr std::uintptr_t albedoArraySavePath              = 0x68         ;
        constexpr std::uintptr_t normalArraySavePath              = 0x70         ;
    }

    namespace CommandBlockConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t input                            = 0x40         ;
        constexpr std::uintptr_t minValue                         = 0x48         ;
        constexpr std::uintptr_t maxValue                         = 0x4C         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x50         ;
        constexpr std::uintptr_t _129d643c0f458b718ef8e5158195ba69e49b627c = 0x58         ;
        constexpr std::uintptr_t _aab2b8cf4dd69d0ed64354fa4fb47a01ad1d48f9 = 0x60         ;
    }

    namespace DOFBlurSampleCountParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace SkinOverride
    {
        constexpr std::uintptr_t SkinnedWeapon                    = 0x0          ;
        constexpr std::uintptr_t OverrideProjectile               = 0x8          ;
    }

    namespace ItemModProjectile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t projectileObject                 = 0x20         ;
        constexpr std::uintptr_t mods                             = 0x28         ;
        constexpr std::uintptr_t ammoType                         = 0x30         ;
        constexpr std::uintptr_t ammoSubType                      = 0x34         ;
        constexpr std::uintptr_t numProjectiles                   = 0x38         ;
        constexpr std::uintptr_t projectileSpread                 = 0x3C         ;
        constexpr std::uintptr_t projectileVelocity               = 0x40         ;
        constexpr std::uintptr_t projectileVelocitySpread         = 0x44         ;
        constexpr std::uintptr_t useCurve                         = 0x48         ;
        constexpr std::uintptr_t spreadScalar                     = 0x50         ;
        constexpr std::uintptr_t attackEffectOverride             = 0x58         ;
        constexpr std::uintptr_t barrelConditionLoss              = 0x60         ;
        constexpr std::uintptr_t category                         = 0x68         ;
        constexpr std::uintptr_t SkinOverrides                    = 0x70         ;
    }

    namespace CargoShipContainerDestination
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %99fd30def1bb3637aee842483e5a3aa8ef476ffb
    {
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x10         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x18         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _1ac37e1e421837c91157393f085989c7aa48ec70 = 0x0          ;
            constexpr std::uintptr_t _5893a32a3d069950f1bab27972ee51162dc0e139 = 0x10         ;
            constexpr std::uintptr_t _431e09d3cdbcd62ce2c0eb3bf25a0464aecc4e12 = 0x18         ;
            constexpr std::uintptr_t _fd2baa1b9c98510e5120cb6a2148af842b0afa73 = 0x20         ;
        }

    }

    namespace ItemModWorkbenchSurplus
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t minimumWorkbenchLevel            = 0x30         ;
        constexpr std::uintptr_t upgradeVisualPrefab              = 0x38         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel2        = 0x40         ;
        constexpr std::uintptr_t upgradeVisualPrefabLevel3        = 0x48         ;
        constexpr std::uintptr_t installEffectPrefab              = 0x50         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace BlinkState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ToggleBlink
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t onEnabled                        = 0x20         ;
        constexpr std::uintptr_t onDisabled                       = 0x28         ;
        constexpr std::uintptr_t initialState                     = 0x30         ;
        constexpr std::uintptr_t blinkDuration                    = 0x34         ;

        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x38         ;
        constexpr std::uintptr_t _e5476664e43e9a6fd28272a4d1fe18b4fafa3503 = 0x3C         ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x3D         ;
    }

    namespace RepositionOnGroundMissing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t originalPrefab                   = 0x28         ;
        constexpr std::uintptr_t killIfInvalid                    = 0x30         ;
        constexpr std::uintptr_t castLayers                       = 0x34         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace AuroraEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t emitOnStart                      = 0x20         ;
        constexpr std::uintptr_t emitOnStop                       = 0x28         ;
        constexpr std::uintptr_t emitOnLoop                       = 0x30         ;

        constexpr std::uintptr_t _65d198249457e0501e215fec0d94862a3576d36f = 0x38         ;
        constexpr std::uintptr_t _5435956baf1e1fe6e7db7881ba6c18a8a483e51f = 0x40         ;
        constexpr std::uintptr_t _fae9c0269d0dd261f089d6482e9d939947826e35 = 0x48         ;
    }

    namespace FXAAPostEffectsBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x20         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x21         ;
    }

    namespace VehiclePrivilege
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C2E8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t authorizedPlayers                = 0x200        ;
        constexpr std::uintptr_t assignDialog                     = 0x230        ;
        constexpr std::uintptr_t SupportFriendListAdd             = 0x238        ;
        constexpr std::uintptr_t OnlyDriverCanModifyAuth          = 0x239        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x208        ;
        constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x210        ;
        constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x218        ;
        constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x220        ;
        constexpr std::uintptr_t _7543d1197b62fe0cc0ec2cf17ef5604098784b11 = 0x228        ;
        constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x240        ;
    }

    namespace CH47LandingZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t lastDropTime                     = 0x20         ;
        constexpr std::uintptr_t dropoffScale                     = 0x24         ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1738   ;
        constexpr std::uintptr_t _b76cd4cf1197540423393692ce399fee8e500f96 = 0x10         ;
        constexpr std::uintptr_t _51875b833067192a7eec39d236264adbf3a4b8a9 = 0x1C         ;
        constexpr std::uintptr_t _7916e85f94110d3554a5fabbfc5c8579db246204 = 0x30         ;
    }

    namespace %cf41977ca405fcd0262cbd69653159d09a009306
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _8c839119d77d8996ad4e6c9648120da4fed4599c = 0x0          ;
            constexpr std::uintptr_t _8fa49835e127de994e4a62558db4fab5df6994fc = 0x4          ;
            constexpr std::uintptr_t _155df013f5942b31f47c10431435e7470538ac50 = 0x8          ;
            constexpr std::uintptr_t _f22349b98f6b7b75c4b3e2b9c56ee24e9fc7a2e2 = 0x10         ;
            constexpr std::uintptr_t _1ed14589e2e4422625b632c5234ee4ed1e927f5f = 0x18         ;
            constexpr std::uintptr_t _2fd12ff17d2020f5c78ce666a7d0e612a8d66985 = 0x98         ;
            constexpr std::uintptr_t _27597d6a286d1ff0b6df5ee5bbd9c539b9682fe9 = 0xA0         ;
            constexpr std::uintptr_t _2e4648bbb4e0aef8bb11455241849fbe9bfa8288 = 0x120        ;
        }

    }

    namespace PlayerEyes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t thirdPersonSleepingOffset        = 0x28         ;
        constexpr std::uintptr_t defaultLazyAim                   = 0x38         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _25dbde820cf7f705111e8679ebc7ff20082f032a = 0x40         ;
        constexpr std::uintptr_t _58be4ef49c58590672d65f15e012d39f36f03d60 = 0x50         ;
        constexpr std::uintptr_t _84ac0224ce5793418ca371a80126381f5508ea3e = 0x60         ;
        constexpr std::uintptr_t _c5b0c223cecac91ef4394134ab506aba10d11c8e = 0x6C         ;
        constexpr std::uintptr_t _925d0b439a26fda4411826eb1acc0ae8b904d0c7 = 0x7C         ;
        constexpr std::uintptr_t _38847ba4dbb7f3a405f6df69f60abd77fb7202f6 = 0x8C         ;
        constexpr std::uintptr_t _85aae3c486de3bf61680f17915d432c40037ee7b = 0x90         ;
    }

    namespace %9302cb7bad7e858f7ffbc7e663f3a7e90bbbb549
    {
        constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10         ;
        constexpr std::uintptr_t _80dc94e81d2163dac6bf35b86367acb35f14235b = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _b4ff8370a8a74b622137202c04b49943ba4fad28 = 0x0          ;
            constexpr std::uintptr_t _53e51de86a4f95a274d17b37f9c052cd34718664 = 0x10         ;
            constexpr std::uintptr_t _21616a9e0e7f3cb69f2efc47abb2d9eded00de70 = 0x18         ;
            constexpr std::uintptr_t _fdc0b5997055872b6a6b4dc8e0befb3f84090d6b = 0x20         ;
        }

    }

    namespace %44d6d8be8dfa8a3e11e75362377c0b8b4c4ca3d7
    {
        constexpr std::uintptr_t _870e8129eca3ca5a3c46200fa3a4e592f89b0bd3 = 0x10         ;
        constexpr std::uintptr_t _afb2f15d8886d57aa9fc4d1745f9c944591a6320 = 0x14         ;
        constexpr std::uintptr_t _1648990a6f436f57fdb66bf75eb1d101c4800600 = 0x18         ;
        constexpr std::uintptr_t _117b8ceefb42242f518c951a08cff269d180dcf1 = 0x1C         ;
        constexpr std::uintptr_t _c22b65e0fff38781085353333ce7f6519acfaeb7 = 0x20         ;
        constexpr std::uintptr_t _ccc7353bbe8e3530b5ae9d69ed0ce7cd6297d6dd = 0x28         ;
        constexpr std::uintptr_t _5c275799e2659468d0f3cadb8c938b7df0e39fe8 = 0x30         ;
    }

    namespace TerrainAlphaMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t AlphaTexture                     = 0x68         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
        constexpr std::uintptr_t _37d8c601289e034b7610e185e51ea4df93774978 = 0x70         ;
    }

    namespace TerrainDistanceMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceTexture                  = 0x68         ;

        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x20         ;
        constexpr std::uintptr_t _35c4287b29ede602c51f96b1c981c246ea93eddb = 0x28         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x30         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x38         ;
        constexpr std::uintptr_t _3714aa66d10f16e3d47a943baec29203e6a16d18 = 0x40         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x48         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x58         ;
    }

    namespace ModelConditionTest_RoofTop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20         ;
        constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C         ;
        constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48         ;
        constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60         ;
        constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70         ;
        constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80         ;
        constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84         ;
        constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88         ;
        constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90         ;
        constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98         ;
    }

    namespace MonumentMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t text                             = 0x20         ;
        constexpr std::uintptr_t imageBackground                  = 0x28         ;
        constexpr std::uintptr_t image                            = 0x30         ;
        constexpr std::uintptr_t dayColor                         = 0x38         ;
        constexpr std::uintptr_t nightColor                       = 0x48         ;
    }

    namespace UtilityJobs__ScatterValueToJob`1
    {
        constexpr std::uintptr_t Results                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__AddVectorJob
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Inputs                           = 0x10         ;
        constexpr std::uintptr_t Modification                     = 0x20         ;
    }

    namespace UtilityJobs__CopyIndirect`1
    {
        constexpr std::uintptr_t To                               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__DiffVec3Indirect
    {
        constexpr std::uintptr_t FoundDiff                        = 0x0          ;
        constexpr std::uintptr_t A                                = 0x8          ;
        constexpr std::uintptr_t B                                = 0x18         ;
        constexpr std::uintptr_t Indices                          = 0x28         ;
    }

    namespace UtilityJobs__ClearListJob`1
    {
        constexpr std::uintptr_t List                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__ScatterToJob`1
    {
        constexpr std::uintptr_t Results                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__ScatterToAndJob
    {
        constexpr std::uintptr_t To                               = 0x0          ;
        constexpr std::uintptr_t From                             = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
    }

    namespace UtilityJobs__ScatterValueToJobDeferred`1
    {
        constexpr std::uintptr_t Results                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__GenerateAscSeqListJob
    {
        constexpr std::uintptr_t Values                           = 0x0          ;
        constexpr std::uintptr_t Start                            = 0x8          ;
        constexpr std::uintptr_t Step                             = 0xC          ;
        constexpr std::uintptr_t Count                            = 0x10         ;
    }

    namespace UtilityJobs__BakePhysicsMeshesJob
    {
        constexpr std::uintptr_t MeshIds                          = 0x0          ;
        constexpr std::uintptr_t Convex                           = 0x10         ;
    }

    namespace UtilityJobs__FillJobUnsafe`1
    {
        constexpr std::uintptr_t Values                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__ClearArrayJob`1
    {
        constexpr std::uintptr_t Array                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__CheckAnyBoolInGroupJob
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Hits                             = 0x10         ;
        constexpr std::uintptr_t GroupSize                        = 0x20         ;
    }

    namespace UtilityJobs__GatherJob`1
    {
        constexpr std::uintptr_t Results                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__FlipBoolJob
    {
        constexpr std::uintptr_t Values                           = 0x0          ;
    }

    namespace UtilityJobs__InvertIndexListJob
    {
        constexpr std::uintptr_t Indices                          = 0x0          ;
        constexpr std::uintptr_t WorkBuffer                       = 0x8          ;
    }

    namespace UtilityJobs__BakePhysicsMeshJob
    {
        constexpr std::uintptr_t MeshId                           = 0x0          ;
        constexpr std::uintptr_t Convex                           = 0x4          ;
    }

    namespace UtilityJobs__CheckAnyEnvironmentTypeInGroupJob
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Hits                             = 0x10         ;
        constexpr std::uintptr_t GroupSize                        = 0x20         ;
        constexpr std::uintptr_t TypeToTest                       = 0x24         ;
    }

    namespace UtilityJobs__FillJob`1
    {
        constexpr std::uintptr_t Values                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UtilityJobs__FillJobIndirect`1
    {
        constexpr std::uintptr_t Values                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UI_Extensions__UIPolygon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t fill                             = 0x108        ;
        constexpr std::uintptr_t thickness                        = 0x10C        ;
        constexpr std::uintptr_t sides                            = 0x110        ;
        constexpr std::uintptr_t rotation                         = 0x114        ;
        constexpr std::uintptr_t VerticesDistances                = 0x118        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x120        ;
    }

    namespace UnityEngine_UI_Extensions__CableCurve
    {
        constexpr std::uintptr_t m_start                          = 0x10         ;
        constexpr std::uintptr_t m_end                            = 0x18         ;
        constexpr std::uintptr_t m_slack                          = 0x20         ;
        constexpr std::uintptr_t m_steps                          = 0x24         ;
        constexpr std::uintptr_t m_regen                          = 0x28         ;
        constexpr std::uintptr_t points                           = 0x30         ;
    }

    namespace UnityEngine_UI_Extensions__UIGridRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t m_points                         = 0x108        ;
        constexpr std::uintptr_t m_segments                       = 0x110        ;
        constexpr std::uintptr_t lineThickness                    = 0x118        ;
        constexpr std::uintptr_t relativeSize                     = 0x11C        ;
        constexpr std::uintptr_t lineList                         = 0x11D        ;
        constexpr std::uintptr_t lineCaps                         = 0x11E        ;
        constexpr std::uintptr_t bezierSegmentsPerCurve           = 0x120        ;
        constexpr std::uintptr_t LineJoins                        = 0x124        ;
        constexpr std::uintptr_t BezierMode                       = 0x128        ;
        constexpr std::uintptr_t drivenExternally                 = 0x12C        ;
        constexpr std::uintptr_t m_GridColumns                    = 0x130        ;
        constexpr std::uintptr_t m_GridRows                       = 0x134        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
    }

    namespace UnityEngine_UI_Extensions__UILineRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t m_points                         = 0x108        ;
        constexpr std::uintptr_t m_segments                       = 0x110        ;
        constexpr std::uintptr_t lineThickness                    = 0x118        ;
        constexpr std::uintptr_t relativeSize                     = 0x11C        ;
        constexpr std::uintptr_t lineList                         = 0x11D        ;
        constexpr std::uintptr_t lineCaps                         = 0x11E        ;
        constexpr std::uintptr_t bezierSegmentsPerCurve           = 0x120        ;
        constexpr std::uintptr_t LineJoins                        = 0x124        ;
        constexpr std::uintptr_t BezierMode                       = 0x128        ;
        constexpr std::uintptr_t drivenExternally                 = 0x12C        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;

        namespace _static
        {
            constexpr std::uintptr_t _b14b767aee380cd719a8589dcf2a25cf34f87a72 = 0x0          ;
            constexpr std::uintptr_t _ed84f255252bd5ba7dbaaaccd8cb195ce1e7ef8d = 0x8          ;
            constexpr std::uintptr_t _532cfbb35c1c93f0480dcaf798dbd0b7461ff318 = 0x10         ;
            constexpr std::uintptr_t _9df9d3e4881a63df2ff278439f77b9482396777a = 0x18         ;
            constexpr std::uintptr_t _8cd02b5f8dc35f2dff74078227a2358cedf0b339 = 0x20         ;
            constexpr std::uintptr_t _c1d4cbdf4c0c2533ad90ee7c061953536fb34eac = 0x28         ;
            constexpr std::uintptr_t _4578765c0ead005b06b4c738a8514b7ee9495b29 = 0x30         ;
            constexpr std::uintptr_t _e066496ffdaf07d9a7f9f458bb28bcd50e4208f9 = 0x38         ;
            constexpr std::uintptr_t _43a22a81d92cc4253c84a6dde41b880513d1741a = 0x40         ;
            constexpr std::uintptr_t _e0045f454df13150794d6504ab2af461634a142a = 0x48         ;
            constexpr std::uintptr_t _655df403b4dceb60c784b3d3191d4b1983e3d9ec = 0x50         ;
            constexpr std::uintptr_t _722312e7e4736cfe9f34ee22a7940718407c97b5 = 0x58         ;
            constexpr std::uintptr_t _867adcab3a404ec2b3293bbc44ad4b74e845731f = 0x60         ;
            constexpr std::uintptr_t _cfb52ed618a46db244d5bdd39ab9d66451402b6c = 0x68         ;
            constexpr std::uintptr_t _3d938b910386b744c7f7a0613896826a3c75a313 = 0x70         ;
            constexpr std::uintptr_t _e77c2fd5f52fb07b9ced7087ff69c20746819ffa = 0x78         ;
            constexpr std::uintptr_t _127a4b086819412be974ef2c991d4d5f0d54b1d7 = 0x80         ;
            constexpr std::uintptr_t _33afd6633e8d122327dced4402a6a4c98abae875 = 0x88         ;
            constexpr std::uintptr_t _ce04806e3cd37aa852f839a7ad364ed90088b36c = 0x90         ;
            constexpr std::uintptr_t _aa25aa72612fe8f49755bcca1f0cb2212294d886 = 0x98         ;
            constexpr std::uintptr_t _6094ac7943201182887dfa2c7a2a80fdf5410fdc = 0xA0         ;
            constexpr std::uintptr_t _5aa541886814047015eaa9ec9d5e91e5787918aa = 0xA8         ;
            constexpr std::uintptr_t _891e0d8b95a94366df9b6085b4fc02374d9d8809 = 0xB0         ;
            constexpr std::uintptr_t _7a4e5c51ac31899d5ed998978495510174564073 = 0xB8         ;
        }

    }

    namespace UnityEngine_UI_Extensions__ResolutionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UI_Extensions__UILineRendererList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t m_points                         = 0x108        ;
        constexpr std::uintptr_t lineThickness                    = 0x110        ;
        constexpr std::uintptr_t relativeSize                     = 0x114        ;
        constexpr std::uintptr_t lineList                         = 0x115        ;
        constexpr std::uintptr_t lineCaps                         = 0x116        ;
        constexpr std::uintptr_t bezierSegmentsPerCurve           = 0x118        ;
        constexpr std::uintptr_t LineJoins                        = 0x11C        ;
        constexpr std::uintptr_t BezierMode                       = 0x120        ;
        constexpr std::uintptr_t drivenExternally                 = 0x124        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;

        namespace _static
        {
            constexpr std::uintptr_t _b14b767aee380cd719a8589dcf2a25cf34f87a72 = 0x0          ;
            constexpr std::uintptr_t _ed84f255252bd5ba7dbaaaccd8cb195ce1e7ef8d = 0x8          ;
            constexpr std::uintptr_t _532cfbb35c1c93f0480dcaf798dbd0b7461ff318 = 0x10         ;
            constexpr std::uintptr_t _9df9d3e4881a63df2ff278439f77b9482396777a = 0x18         ;
            constexpr std::uintptr_t _8cd02b5f8dc35f2dff74078227a2358cedf0b339 = 0x20         ;
            constexpr std::uintptr_t _c1d4cbdf4c0c2533ad90ee7c061953536fb34eac = 0x28         ;
            constexpr std::uintptr_t _4578765c0ead005b06b4c738a8514b7ee9495b29 = 0x30         ;
            constexpr std::uintptr_t _e066496ffdaf07d9a7f9f458bb28bcd50e4208f9 = 0x38         ;
            constexpr std::uintptr_t _43a22a81d92cc4253c84a6dde41b880513d1741a = 0x40         ;
            constexpr std::uintptr_t _722312e7e4736cfe9f34ee22a7940718407c97b5 = 0x48         ;
            constexpr std::uintptr_t _891e0d8b95a94366df9b6085b4fc02374d9d8809 = 0x50         ;
            constexpr std::uintptr_t _e0045f454df13150794d6504ab2af461634a142a = 0x58         ;
            constexpr std::uintptr_t _867adcab3a404ec2b3293bbc44ad4b74e845731f = 0x60         ;
            constexpr std::uintptr_t _cfb52ed618a46db244d5bdd39ab9d66451402b6c = 0x68         ;
            constexpr std::uintptr_t _3d938b910386b744c7f7a0613896826a3c75a313 = 0x70         ;
            constexpr std::uintptr_t _e77c2fd5f52fb07b9ced7087ff69c20746819ffa = 0x78         ;
            constexpr std::uintptr_t _127a4b086819412be974ef2c991d4d5f0d54b1d7 = 0x80         ;
            constexpr std::uintptr_t _33afd6633e8d122327dced4402a6a4c98abae875 = 0x88         ;
            constexpr std::uintptr_t _ce04806e3cd37aa852f839a7ad364ed90088b36c = 0x90         ;
            constexpr std::uintptr_t _aa25aa72612fe8f49755bcca1f0cb2212294d886 = 0x98         ;
            constexpr std::uintptr_t _7a4e5c51ac31899d5ed998978495510174564073 = 0xA0         ;
            constexpr std::uintptr_t _5aa541886814047015eaa9ec9d5e91e5787918aa = 0xA8         ;
            constexpr std::uintptr_t _6094ac7943201182887dfa2c7a2a80fdf5410fdc = 0xB0         ;
            constexpr std::uintptr_t _655df403b4dceb60c784b3d3191d4b1983e3d9ec = 0xB8         ;
        }

    }

    namespace UnityEngine_UI_Extensions__UILineTextureRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t m_UVRect                         = 0x108        ;
        constexpr std::uintptr_t m_points                         = 0x118        ;
        constexpr std::uintptr_t LineThickness                    = 0x120        ;
        constexpr std::uintptr_t UseMargins                       = 0x124        ;
        constexpr std::uintptr_t Margin                           = 0x128        ;
        constexpr std::uintptr_t relativeSize                     = 0x130        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
    }

    namespace UnityEngine_UI_Extensions__UIRing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t innerRadius                      = 0x108        ;
        constexpr std::uintptr_t outerRadius                      = 0x10C        ;
        constexpr std::uintptr_t ArcSteps                         = 0x110        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x118        ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x120        ;
    }

    namespace UnityEngine_UI_Extensions__UICircle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t ArcInvert                        = 0x108        ;
        constexpr std::uintptr_t Arc                              = 0x10C        ;
        constexpr std::uintptr_t ArcSteps                         = 0x110        ;
        constexpr std::uintptr_t ArcRotation                      = 0x114        ;
        constexpr std::uintptr_t Progress                         = 0x118        ;
        constexpr std::uintptr_t ProgressColor                    = 0x120        ;
        constexpr std::uintptr_t Fill                             = 0x130        ;
        constexpr std::uintptr_t Thickness                        = 0x134        ;
        constexpr std::uintptr_t Padding                          = 0x138        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
        constexpr std::uintptr_t _753f43d05b421ded695726d6bc22fd04b1b7d818 = 0x11C        ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x140        ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x148        ;
        constexpr std::uintptr_t _eb4fcb3de2fc793ca70e104df1a078e884e974ef = 0x150        ;
    }

    namespace UnityEngine_UI_Extensions__UICornerCut
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t cornerSize                       = 0x108        ;
        constexpr std::uintptr_t m_cutUL                          = 0x110        ;
        constexpr std::uintptr_t m_cutUR                          = 0x111        ;
        constexpr std::uintptr_t m_cutLL                          = 0x112        ;
        constexpr std::uintptr_t m_cutLR                          = 0x113        ;
        constexpr std::uintptr_t m_makeColumns                    = 0x114        ;
        constexpr std::uintptr_t m_useColorUp                     = 0x115        ;
        constexpr std::uintptr_t m_colorUp                        = 0x118        ;
        constexpr std::uintptr_t m_useColorDown                   = 0x11C        ;
        constexpr std::uintptr_t m_colorDown                      = 0x120        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
    }

    namespace UnityEngine_UI_Extensions__UIGoldenRatioRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t m_points                         = 0x108        ;
        constexpr std::uintptr_t m_segments                       = 0x110        ;
        constexpr std::uintptr_t lineThickness                    = 0x118        ;
        constexpr std::uintptr_t relativeSize                     = 0x11C        ;
        constexpr std::uintptr_t lineList                         = 0x11D        ;
        constexpr std::uintptr_t lineCaps                         = 0x11E        ;
        constexpr std::uintptr_t bezierSegmentsPerCurve           = 0x120        ;
        constexpr std::uintptr_t LineJoins                        = 0x124        ;
        constexpr std::uintptr_t BezierMode                       = 0x128        ;
        constexpr std::uintptr_t drivenExternally                 = 0x12C        ;
        constexpr std::uintptr_t lineThickness2                   = 0x148        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
        constexpr std::uintptr_t _144b2528de2a40db6c136b92cb03eb94420c0a62 = 0x130        ;
        constexpr std::uintptr_t _cdba375d1d9d1eaf8473c5af3ede77133b073821 = 0x138        ;
        constexpr std::uintptr_t _0a467b222317ab49ed59fc8620ac4d6276eaddaa = 0x140        ;
        constexpr std::uintptr_t _e0b7155bbf3c156cfe489bfac176c04d085c8bb1 = 0x144        ;
    }

    namespace UnityEngine_UI_Extensions__DiamondGraph
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t m_a                              = 0x108        ;
        constexpr std::uintptr_t m_b                              = 0x10C        ;
        constexpr std::uintptr_t m_c                              = 0x110        ;
        constexpr std::uintptr_t m_d                              = 0x114        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
    }

    namespace UnityEngine_UI_Extensions__UICircleSimple
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;
        constexpr std::uintptr_t ArcSteps                         = 0x108        ;
        constexpr std::uintptr_t Fill                             = 0x10C        ;
        constexpr std::uintptr_t Thickness                        = 0x110        ;
        constexpr std::uintptr_t ThicknessIsOutside               = 0x114        ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x118        ;
        constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x120        ;
        constexpr std::uintptr_t _eb4fcb3de2fc793ca70e104df1a078e884e974ef = 0x128        ;
    }

    namespace UnityEngine_UI_Extensions__CableCurve-fake-0
    {
        constexpr std::uintptr_t _37c7c263a16ad272b0c2e00728ad7592249e387d = 0x10         ;
        constexpr std::uintptr_t _c9784ef98f6e6942f0e71245acbb841ac8db589f = 0x18         ;
        constexpr std::uintptr_t _a7aa3c6b05df9e29e58c1671681cee4cb4c85901 = 0x20         ;
        constexpr std::uintptr_t _d27e94a69b46498e8449db32dc9d7eb6d10e73c1 = 0x24         ;
        constexpr std::uintptr_t _ffd9142ee459487a163791988f540c217ecfab1a = 0x28         ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x30         ;
    }

    namespace UnityEngine_UI_Extensions__UIPrimitiveBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE8         ;
        constexpr std::uintptr_t m_improveResolution              = 0xF4         ;
        constexpr std::uintptr_t m_Resolution                     = 0xF8         ;
        constexpr std::uintptr_t m_useNativeSize                  = 0xFC         ;

        constexpr std::uintptr_t _5c97d6b1fc81220d59615eedfd51df38c35186c9 = 0xE0         ;
        constexpr std::uintptr_t _f7509dab2b4a5c7375d34b5562a0219236a23aad = 0xF0         ;
        constexpr std::uintptr_t _96339d6bfeb181aa9afe98cda212fbe051d4bff0 = 0x100        ;

        namespace _static
        {
            constexpr std::uintptr_t _c41843717b31add7719d537ab5a4418601ff32a5 = 0x0          ;
            constexpr std::uintptr_t _00953b98cc00b86d181aee4826ee99f1b7811ff4 = 0x8          ;
        }

    }

    namespace Rust_UI_MainMenu__UI_StoreCartButtonAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t loading                          = 0x20         ;
        constexpr std::uintptr_t addToCartGroup                   = 0x28         ;
        constexpr std::uintptr_t inCartGroup                      = 0x30         ;
        constexpr std::uintptr_t inCartTextParent                 = 0x38         ;
        constexpr std::uintptr_t inCartText                       = 0x40         ;
        constexpr std::uintptr_t inCartIcon                       = 0x48         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsGesturePack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t headerText                       = 0x20         ;
        constexpr std::uintptr_t contentParent                    = 0x28         ;
        constexpr std::uintptr_t storeButton                      = 0x30         ;
        constexpr std::uintptr_t lockIcon                         = 0x38         ;

        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x40         ;
    }

    namespace Rust_UI_MainMenu__UI_SteamInventoryPlayerItemModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t skinViewerGroup                  = 0x68         ;
        constexpr std::uintptr_t staticIconGroup                  = 0x70         ;
        constexpr std::uintptr_t iconImage                        = 0x78         ;
        constexpr std::uintptr_t background                       = 0x80         ;
        constexpr std::uintptr_t skinInfoPanel                    = 0x88         ;
        constexpr std::uintptr_t gallery                          = 0x90         ;
        constexpr std::uintptr_t arrowButtons                     = 0x98         ;
        constexpr std::uintptr_t galleryItemParent                = 0xA0         ;
        constexpr std::uintptr_t galleryItemPrefab                = 0xA8         ;
        constexpr std::uintptr_t galleryScrollRect                = 0xB0         ;
        constexpr std::uintptr_t leftArrow                        = 0xB8         ;
        constexpr std::uintptr_t rightArrow                       = 0xC0         ;
        constexpr std::uintptr_t skinViewerImage                  = 0xC8         ;
        constexpr std::uintptr_t icon3D                           = 0xD0         ;
        constexpr std::uintptr_t skinFullscreenButton             = 0xD8         ;
        constexpr std::uintptr_t loadingOverlay                   = 0xE0         ;
        constexpr std::uintptr_t loadingColor                     = 0xE8         ;
        constexpr std::uintptr_t loadingCompletePunchCurve        = 0xF8         ;
        constexpr std::uintptr_t breakdownGroup                   = 0x130        ;
        constexpr std::uintptr_t notScrappableGroup               = 0x138        ;
        constexpr std::uintptr_t woodGroup                        = 0x140        ;
        constexpr std::uintptr_t metalGroup                       = 0x158        ;
        constexpr std::uintptr_t clothGroup                       = 0x170        ;
        constexpr std::uintptr_t breakdownButtonGroup             = 0x188        ;
        constexpr std::uintptr_t cantBreakdownButtonGroup         = 0x190        ;
        constexpr std::uintptr_t deleteButtonGroup                = 0x198        ;
        constexpr std::uintptr_t cantBreakdownReasonText          = 0x1A0        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _95fe10b16470b336cf541b49df8d08c23a68b9f5 = 0x100        ;
        constexpr std::uintptr_t _29a5ae71063452846ce04b81eca3e64caf77a1f6 = 0x101        ;
        constexpr std::uintptr_t _d8e49ae77d840c66d9cdddeb75a11b634737e2b3 = 0x108        ;
        constexpr std::uintptr_t _41c2528439d7a9b21efcf3861755a8656f38615f = 0x110        ;
        constexpr std::uintptr_t _9ef060543dd2831e1593ddedbce88f8967232d13 = 0x118        ;
        constexpr std::uintptr_t _e972886ecfe7441ea48790af38993a6eaffcd449 = 0x120        ;
        constexpr std::uintptr_t _62f71cd0d05ab034944e339213777afec8dbf826 = 0x128        ;
        constexpr std::uintptr_t _f087b1cf761b0573a6480b135736918dacf17af9 = 0x1A8        ;
        constexpr std::uintptr_t _434fec89c028ec16eff0827c9ea2def7403df591 = 0x1B0        ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
    }

    namespace Rust_UI_MainMenu__UI_TagController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _tags                            = 0x20         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakShadowPreset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t convarName                       = 0x40         ;
        constexpr std::uintptr_t ApplyImmediatelyOnChange         = 0x48         ;
        constexpr std::uintptr_t onValueChanged                   = 0x50         ;
        constexpr std::uintptr_t Current                          = 0x60         ;
        constexpr std::uintptr_t CurrentColor                     = 0x68         ;
        constexpr std::uintptr_t Opener                           = 0x70         ;
        constexpr std::uintptr_t Dropdown                         = 0x78         ;
        constexpr std::uintptr_t DropdownContainer                = 0x80         ;
        constexpr std::uintptr_t DropdownItemPrefab               = 0x88         ;
        constexpr std::uintptr_t nameValues                       = 0x90         ;
        constexpr std::uintptr_t forceEnglish                     = 0x98         ;
        constexpr std::uintptr_t currentValue                     = 0x9C         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x58         ;
        constexpr std::uintptr_t _19c2708021910fd0dfe1b5ecc1f77810e7783eca = 0xA0         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreLimitedTab
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085CC28   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t itemGrid                         = 0x78         ;
        constexpr std::uintptr_t countdown                        = 0x80         ;
        constexpr std::uintptr_t scrollbar                        = 0x88         ;
        constexpr std::uintptr_t scrollRect                       = 0x90         ;
        constexpr std::uintptr_t pageOverlayParent                = 0x98         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _78d531f942acc95a58b08cf75eef348efe8e4197 = 0x68         ;
        constexpr std::uintptr_t _d093fe4bb4a9add563c1bdbf16b37fbe6cb2d116 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _b6e1d400f9f93b72164ecfb9acf00bd3d821bad9 = 0x0          ;
            constexpr std::uintptr_t _0e16bfe3cb513a3fd528541ab9bed4f7cf842ccb = 0x8          ;
        }

    }

    namespace Rust_UI_MainMenu__UI_StoreCheckoutResultButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t titleText                        = 0x28         ;
        constexpr std::uintptr_t subtitleText                     = 0x30         ;
        constexpr std::uintptr_t takeoverImage                    = 0x38         ;
        constexpr std::uintptr_t httpImage                        = 0x40         ;
        constexpr std::uintptr_t gaugeParent                      = 0x48         ;
        constexpr std::uintptr_t gaugeImage                       = 0x50         ;
        constexpr std::uintptr_t canvasGroup                      = 0x58         ;

        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x60         ;
        constexpr std::uintptr_t _63bf4ccd9e07dd1c7fc8961ba74e6ff0c507b7ab = 0x68         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreItemOverlayPage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t bodyCanvasGroup                  = 0x68         ;
        constexpr std::uintptr_t crossFadeTransition              = 0x70         ;
        constexpr std::uintptr_t coverVideo                       = 0x78         ;
        constexpr std::uintptr_t coverImage                       = 0x80         ;
        constexpr std::uintptr_t httpImage                        = 0x88         ;
        constexpr std::uintptr_t coverBackground                  = 0x90         ;
        constexpr std::uintptr_t backButtonCanvas                 = 0x98         ;
        constexpr std::uintptr_t textContainerGroup               = 0xA0         ;
        constexpr std::uintptr_t titleText                        = 0xA8         ;
        constexpr std::uintptr_t itemGroup                        = 0xB0         ;
        constexpr std::uintptr_t itemNameText                     = 0xB8         ;
        constexpr std::uintptr_t itemIconImage                    = 0xC0         ;
        constexpr std::uintptr_t variantGroup                     = 0xC8         ;
        constexpr std::uintptr_t variantCoutText                  = 0xD0         ;
        constexpr std::uintptr_t SmallAtlas                       = 0xD8         ;
        constexpr std::uintptr_t galleryParent                    = 0xE0         ;
        constexpr std::uintptr_t carouselButtonPrefab             = 0xE8         ;
        constexpr std::uintptr_t galleryCanvas                    = 0xF0         ;
        constexpr std::uintptr_t arrowButtons                     = 0xF8         ;
        constexpr std::uintptr_t scrollRect                       = 0x100        ;
        constexpr std::uintptr_t leftArrow                        = 0x108        ;
        constexpr std::uintptr_t rightArrow                       = 0x110        ;
        constexpr std::uintptr_t cartButton                       = 0x118        ;
        constexpr std::uintptr_t ownedButton                      = 0x120        ;
        constexpr std::uintptr_t autoCycleEnabled                 = 0x128        ;
        constexpr std::uintptr_t autoCycleInterval                = 0x12C        ;
        constexpr std::uintptr_t skinViewerControls               = 0x130        ;
        constexpr std::uintptr_t skinViewerImage                  = 0x138        ;
        constexpr std::uintptr_t pageContent                      = 0x140        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x148        ;
        constexpr std::uintptr_t _9ef060543dd2831e1593ddedbce88f8967232d13 = 0x150        ;
        constexpr std::uintptr_t _ec6135c836cc1d2f3ccd0d41cd535d859d253f36 = 0x158        ;
        constexpr std::uintptr_t _53d7642df520a88248aa69a681cb994fcc9c8739 = 0x160        ;
        constexpr std::uintptr_t _195cab2d1fde707317802e6897bddb973319ffa0 = 0x164        ;
    }

    namespace Rust_UI_MainMenu__UI_Settings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t tabs                             = 0x88         ;
        constexpr std::uintptr_t searchBar                        = 0x90         ;
        constexpr std::uintptr_t searchButtonGroup                = 0x98         ;
        constexpr std::uintptr_t gestureGroup                     = 0xA0         ;
        constexpr std::uintptr_t tooltipGroup                     = 0xA8         ;
        constexpr std::uintptr_t tooltipNameText                  = 0xB0         ;
        constexpr std::uintptr_t tooltipDescText                  = 0xB8         ;
        constexpr std::uintptr_t tooltipImageGroup                = 0xC0         ;
        constexpr std::uintptr_t tooltipImage                     = 0xC8         ;
        constexpr std::uintptr_t tooltipVideo                     = 0xD0         ;
        constexpr std::uintptr_t scrollRect                       = 0xD8         ;
        constexpr std::uintptr_t scrollbar                        = 0xE0         ;
        constexpr std::uintptr_t mask                             = 0xE8         ;
        constexpr std::uintptr_t safeModePopupPrefab              = 0xF0         ;
        constexpr std::uintptr_t gestureWheel                     = 0xF8         ;
        constexpr std::uintptr_t previewCrosshair                 = 0x100        ;
        constexpr std::uintptr_t crosshairImportPopupPrefab       = 0x108        ;
        constexpr std::uintptr_t crosshairExportPopupPrefab       = 0x110        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ea1846e41a88bb3c685864c43a108146612798c6 = 0x68         ;
        constexpr std::uintptr_t _aa96c62a09faa337729b7a92e7171fbfd1081ca4 = 0x70         ;
        constexpr std::uintptr_t _821aaa9e38009b8e63b4491f6a071008df098981 = 0x78         ;
        constexpr std::uintptr_t _fd810be531e44609e30d5b46f4f74d9977de1635 = 0x79         ;
        constexpr std::uintptr_t _9077194db4797357ade60297acd3bc97a015b5e9 = 0x80         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x118        ;
        constexpr std::uintptr_t _ae1733194e5aee33e2b1db5ff60eade1f4b0e1a0 = 0x120        ;
        constexpr std::uintptr_t _a6055d5f658b153200fd19540561201f63bcf93e = 0x128        ;
        constexpr std::uintptr_t _4bb13a871aeabe53db9ca8d827e07188e8e49baa = 0x130        ;
        constexpr std::uintptr_t _0b1db004462ef4b790b14ff7239767a55db5c486 = 0x138        ;
    }

    namespace Rust_UI_MainMenu__ServerBrowserHeader
    {
        constexpr std::uintptr_t AscendingSortOrder               = 0x0          ;
        constexpr std::uintptr_t DescendingSortOrder              = 0x8          ;
        constexpr std::uintptr_t Header                           = 0x10         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreGeneralTab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t scrollRect                       = 0x78         ;
        constexpr std::uintptr_t content                          = 0x80         ;
        constexpr std::uintptr_t scrollRectContentFlex            = 0x88         ;
        constexpr std::uintptr_t sections                         = 0x90         ;
        constexpr std::uintptr_t mask                             = 0x98         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _78d531f942acc95a58b08cf75eef348efe8e4197 = 0x68         ;
        constexpr std::uintptr_t _d093fe4bb4a9add563c1bdbf16b37fbe6cb2d116 = 0x70         ;
        constexpr std::uintptr_t _6e3d4695be48d0b9c1061270846e7e3fcca331e6 = 0xA0         ;
        constexpr std::uintptr_t _e522b03f65c6f67f5d09befb5c77da853100444a = 0xA8         ;
        constexpr std::uintptr_t _3bc0b8afc2ec53ad0065be93cf18a927f58220f6 = 0xB0         ;
    }

    namespace Rust_UI_MainMenu__UI_MainMenuNavigationEntry
    {
        constexpr std::uintptr_t Path                             = 0x10         ;
        constexpr std::uintptr_t Reference                        = 0x18         ;

        constexpr std::uintptr_t _f301d0e80a8db229ede9a398cca06bc1e21500fc = 0x20         ;
    }

    namespace Rust_UI_MainMenu__UI_Hero_InfoBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _title                           = 0x20         ;
        constexpr std::uintptr_t _subtitle                        = 0x28         ;
        constexpr std::uintptr_t _tag                             = 0x30         ;
        constexpr std::uintptr_t _coverImage                      = 0x38         ;
        constexpr std::uintptr_t _button                          = 0x40         ;
        constexpr std::uintptr_t _hoverFlex                       = 0x48         ;
        constexpr std::uintptr_t _blackout                        = 0x50         ;
        constexpr std::uintptr_t _titlePhrase                     = 0x58         ;
        constexpr std::uintptr_t _subtitlePhrase                  = 0x60         ;
        constexpr std::uintptr_t _image                           = 0x68         ;
        constexpr std::uintptr_t _internalLink                    = 0x70         ;
        constexpr std::uintptr_t _linkUrl                         = 0x78         ;

        constexpr std::uintptr_t _451e40e80731a5b56e6b5352ddfb330f03e4df56 = 0x80         ;
        constexpr std::uintptr_t _e1d6807a3eb79c905b130d217bd130fff336a05a = 0x88         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreCheckoutResultPage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t crossFadeTransition              = 0x68         ;
        constexpr std::uintptr_t coverBackground                  = 0x70         ;
        constexpr std::uintptr_t defaultBackground                = 0x78         ;
        constexpr std::uintptr_t itemNameText                     = 0x80         ;
        constexpr std::uintptr_t itemSubtitleText                 = 0x88         ;
        constexpr std::uintptr_t carrouselButtonPrefab            = 0x90         ;
        constexpr std::uintptr_t buttonsParent                    = 0x98         ;
        constexpr std::uintptr_t footerGraphicRaycaster           = 0xA0         ;
        constexpr std::uintptr_t arrowButtons                     = 0xA8         ;
        constexpr std::uintptr_t scrollRect                       = 0xB0         ;
        constexpr std::uintptr_t scrollContentFlex                = 0xB8         ;
        constexpr std::uintptr_t leftArrow                        = 0xC0         ;
        constexpr std::uintptr_t rightArrow                       = 0xC8         ;
        constexpr std::uintptr_t autoCycleEnabled                 = 0xD0         ;
        constexpr std::uintptr_t autoCycleInterval                = 0xD4         ;
        constexpr std::uintptr_t localTakeovers                   = 0xD8         ;
        constexpr std::uintptr_t skinViewerImage                  = 0xE0         ;
        constexpr std::uintptr_t icon3D                           = 0xE8         ;
        constexpr std::uintptr_t icon2D                           = 0xF0         ;
        constexpr std::uintptr_t loadingOverlay                   = 0xF8         ;
        constexpr std::uintptr_t iconImage                        = 0x100        ;
        constexpr std::uintptr_t fadeOverlay                      = 0x108        ;
        constexpr std::uintptr_t inventoryButton                  = 0x110        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x118        ;
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x120        ;
        constexpr std::uintptr_t _53d7642df520a88248aa69a681cb994fcc9c8739 = 0x128        ;
        constexpr std::uintptr_t _195cab2d1fde707317802e6897bddb973319ffa0 = 0x12C        ;
        constexpr std::uintptr_t _95fe10b16470b336cf541b49df8d08c23a68b9f5 = 0x130        ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x131        ;
    }

    namespace Rust_UI_MainMenu__UI_ServerEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _button                          = 0x20         ;
        constexpr std::uintptr_t _serverNameText                  = 0x28         ;
        constexpr std::uintptr_t _modeText                        = 0x30         ;
        constexpr std::uintptr_t _playerCurrentText               = 0x38         ;
        constexpr std::uintptr_t _playerMaxText                   = 0x40         ;
        constexpr std::uintptr_t _regionText                      = 0x48         ;
        constexpr std::uintptr_t _mapTypeText                     = 0x50         ;
        constexpr std::uintptr_t _tagController                   = 0x58         ;
        constexpr std::uintptr_t _favouritingParticlesPrefab      = 0x60         ;
        constexpr std::uintptr_t _distanceTooltip                 = 0x68         ;
        constexpr std::uintptr_t _lastPlayedText                  = 0x70         ;
        constexpr std::uintptr_t _lastPlayedObject                = 0x78         ;
        constexpr std::uintptr_t _friendsText                     = 0x80         ;
        constexpr std::uintptr_t _friendsObject                   = 0x88         ;
        constexpr std::uintptr_t _friendsTooltip                  = 0x90         ;
        constexpr std::uintptr_t _queueText                       = 0x98         ;
        constexpr std::uintptr_t _queueObject                     = 0xA0         ;
        constexpr std::uintptr_t _favouritesButton                = 0xA8         ;
        constexpr std::uintptr_t _favouritesTransition            = 0xB0         ;
        constexpr std::uintptr_t _favouritesSpawnPoint            = 0xB8         ;
        constexpr std::uintptr_t _evenStyle                       = 0xC0         ;
        constexpr std::uintptr_t _oddStyle                        = 0xC8         ;
        constexpr std::uintptr_t _favouriteStyle                  = 0xD0         ;
        constexpr std::uintptr_t _joinOnClick                     = 0xD8         ;

        constexpr std::uintptr_t _358a9e7afe671bd223b077224c7d4f26315fe372 = 0xE0         ;
        constexpr std::uintptr_t _4a101c7f0e3c24dee5af6b0e6a571f7a39147cdc = 0x190        ;
        constexpr std::uintptr_t _2c3053f78b76943f62fd8165e54c82ef45d54f4a = 0x194        ;
        constexpr std::uintptr_t _80405d98d39cf7854e676611718d0607cffad570 = 0x198        ;
    }

    namespace Rust_UI_MainMenu__UI_PatchInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _title                           = 0x20         ;
        constexpr std::uintptr_t _description                     = 0x28         ;
        constexpr std::uintptr_t _date                            = 0x30         ;
        constexpr std::uintptr_t _readMoreButton                  = 0x38         ;
        constexpr std::uintptr_t _changelogButton                 = 0x40         ;
        constexpr std::uintptr_t _devlogTag                       = 0x48         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreItemGrid
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t grid                             = 0x20         ;
        constexpr std::uintptr_t source                           = 0x28         ;
        constexpr std::uintptr_t skinItemTilePrefab               = 0x40         ;
        constexpr std::uintptr_t featuredSkinItemTilePrefab       = 0x48         ;
        constexpr std::uintptr_t maxCellCount                     = 0x50         ;
        constexpr std::uintptr_t cellWidth                        = 0x54         ;
        constexpr std::uintptr_t cellHeight                       = 0x58         ;
        constexpr std::uintptr_t fixedGrid                        = 0x5C         ;
        constexpr std::uintptr_t fixedSizes                       = 0x60         ;
        constexpr std::uintptr_t autoSizing                       = 0x68         ;
        constexpr std::uintptr_t baseItemSize                     = 0x6C         ;
        constexpr std::uintptr_t featuredItemSize                 = 0x74         ;
        constexpr std::uintptr_t sizeOverrides                    = 0x80         ;
        constexpr std::uintptr_t orderingRules                    = 0x88         ;
        constexpr std::uintptr_t whiteListedItems                 = 0x90         ;
        constexpr std::uintptr_t fakeAdditionalItems              = 0x98         ;
        constexpr std::uintptr_t dynamicContent                   = 0xA0         ;
        constexpr std::uintptr_t ruleMatchMode                    = 0xA4         ;
        constexpr std::uintptr_t rules                            = 0xA8         ;

        constexpr std::uintptr_t _03469159d0fec902aef2caecf4f24c593f288e25 = 0xB0         ;
        constexpr std::uintptr_t _421ba89064828e7c407613ef1b4c8f7e58b62b21 = 0xB8         ;
    }

    namespace Rust_UI_MainMenu__UI_Popup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t canvas                           = 0x68         ;
        constexpr std::uintptr_t destroyOnClose                   = 0x70         ;
        constexpr std::uintptr_t buttonsParent                    = 0x78         ;
        constexpr std::uintptr_t titleText                        = 0x80         ;
        constexpr std::uintptr_t messageText                      = 0x88         ;
        constexpr std::uintptr_t buttonTemplate                   = 0x90         ;
        constexpr std::uintptr_t buttons                          = 0x98         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace Rust_UI_MainMenu__UI_SteamInventory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t virtualScrollFlex                = 0x88         ;
        constexpr std::uintptr_t crafting                         = 0x90         ;
        constexpr std::uintptr_t inventoryItemPrefab              = 0x98         ;
        constexpr std::uintptr_t inventoryItemParent              = 0xA0         ;
        constexpr std::uintptr_t loadingOverlay                   = 0xA8         ;
        constexpr std::uintptr_t noConnectionOverlay              = 0xB0         ;
        constexpr std::uintptr_t takeovers                        = 0xB8         ;
        constexpr std::uintptr_t refreshButton                    = 0xC0         ;
        constexpr std::uintptr_t searchBar                        = 0xC8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ea1846e41a88bb3c685864c43a108146612798c6 = 0x68         ;
        constexpr std::uintptr_t _aa96c62a09faa337729b7a92e7171fbfd1081ca4 = 0x70         ;
        constexpr std::uintptr_t _821aaa9e38009b8e63b4491f6a071008df098981 = 0x78         ;
        constexpr std::uintptr_t _fd810be531e44609e30d5b46f4f74d9977de1635 = 0x79         ;
        constexpr std::uintptr_t _9077194db4797357ade60297acd3bc97a015b5e9 = 0x80         ;
        constexpr std::uintptr_t _8504a4d45cc31de98224ba3c6c45ba4365f2cb7c = 0xD0         ;
        constexpr std::uintptr_t _64ad77910a508658d48d610481bd085eb4bac029 = 0xD8         ;
        constexpr std::uintptr_t _3165f275f28e428aaeac528748e36b7b5bd3c4e0 = 0xE0         ;
        constexpr std::uintptr_t _5436e375cab5c989324b3e245ddfd86371ad3481 = 0xE8         ;
    }

    namespace Rust_UI_MainMenu__UI_ServerBrowser_ModifyComponentsOnCategory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _disableComponentsWhileActive    = 0x20         ;
        constexpr std::uintptr_t _enableComponentsWhileActive     = 0x28         ;

        constexpr std::uintptr_t _24f8b0edf9e9752eac3bd6e079cb67968d12f455 = 0x30         ;
        constexpr std::uintptr_t _02b76c056dfed400ff00dc11f4685f189374181a = 0x38         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreItemTile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t animatedParent                   = 0x28         ;
        constexpr std::uintptr_t skinNameText                     = 0x30         ;
        constexpr std::uintptr_t itemTypeText                     = 0x38         ;
        constexpr std::uintptr_t imageGroup                       = 0x40         ;
        constexpr std::uintptr_t httpImage                        = 0x48         ;
        constexpr std::uintptr_t coverVideo                       = 0x50         ;
        constexpr std::uintptr_t coverImage                       = 0x58         ;
        constexpr std::uintptr_t headerTextGroup                  = 0x60         ;
        constexpr std::uintptr_t headerText                       = 0x68         ;
        constexpr std::uintptr_t paddedContainer                  = 0x70         ;
        constexpr std::uintptr_t cartButton                       = 0x78         ;
        constexpr std::uintptr_t ownedOverlay                     = 0x80         ;
        constexpr std::uintptr_t ownedTag                         = 0x88         ;
        constexpr std::uintptr_t disableCartWhenOwned             = 0x90         ;
        constexpr std::uintptr_t fadeIconWhenOwned                = 0x91         ;

        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x98         ;
        constexpr std::uintptr_t _63bf4ccd9e07dd1c7fc8961ba74e6ff0c507b7ab = 0xA0         ;
        constexpr std::uintptr_t _2142f47eeba2547e6b3d3ce44bc2c6c1fe8826c4 = 0x118        ;
        constexpr std::uintptr_t _c47469cd4f7f2381fbdc7a742d45439ac8669b5c = 0x11C        ;
        constexpr std::uintptr_t _4ff3702da2a36d16e8e29d80c593bdb55e01c1f7 = 0x120        ;
        constexpr std::uintptr_t _67e0abedc6b036f1a1fb51956473486042409833 = 0x128        ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakColour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t convarName                       = 0x40         ;
        constexpr std::uintptr_t ApplyImmediatelyOnChange         = 0x48         ;
        constexpr std::uintptr_t onValueChanged                   = 0x50         ;
        constexpr std::uintptr_t BackgroundImage                  = 0x60         ;
        constexpr std::uintptr_t Opener                           = 0x68         ;
        constexpr std::uintptr_t Dropdown                         = 0x70         ;
        constexpr std::uintptr_t DropdownContainer                = 0x78         ;
        constexpr std::uintptr_t DropdownItemPrefab               = 0x80         ;
        constexpr std::uintptr_t forColourCollection              = 0x88         ;
        constexpr std::uintptr_t forMaterialCollection            = 0x90         ;
        constexpr std::uintptr_t currentValue                     = 0x98         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x58         ;
        constexpr std::uintptr_t _19c2708021910fd0dfe1b5ecc1f77810e7783eca = 0xA0         ;
    }

    namespace Rust_UI_MainMenu__StoreSource
    {
        constexpr std::uintptr_t source_area                      = 0x0          ;
        constexpr std::uintptr_t source                           = 0x8          ;
        constexpr std::uintptr_t source_id                        = 0x10         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreGeneralSubTabButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t transition                       = 0x20         ;
        constexpr std::uintptr_t flexElement                      = 0x28         ;
        constexpr std::uintptr_t textParent                       = 0x30         ;
        constexpr std::uintptr_t text                             = 0x38         ;

        constexpr std::uintptr_t _609ee18b0520045180959f7c06b38ef6288ce5aa = 0x40         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreFakeItemsTakeover
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ignoreFeaturingTakeovers         = 0x20         ;
        constexpr std::uintptr_t Takeovers                        = 0x28         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreCountdown
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t refreshesInText                  = 0x20         ;
        constexpr std::uintptr_t countdownText                    = 0x28         ;
    }

    namespace Rust_UI_MainMenu__ServerBrowserCategoryData
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t Button                           = 0x18         ;
        constexpr std::uintptr_t List                             = 0x20         ;

        constexpr std::uintptr_t _fba7f48e1cda1a53df7fe8a4337fa06c287bb033 = 0x28         ;
        constexpr std::uintptr_t _e05c8eb7ad0811c5055414c0e97cf18876dab33f = 0x30         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreCartItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t closeButton                      = 0x20         ;
        constexpr std::uintptr_t source                           = 0x28         ;

        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x40         ;
    }

    namespace Rust_UI_MainMenu__UI_NotificationEntry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t basicIcon                        = 0x20         ;
        constexpr std::uintptr_t standardIcon                     = 0x28         ;
        constexpr std::uintptr_t banIcon                          = 0x30         ;
        constexpr std::uintptr_t warningIcon                      = 0x38         ;
        constexpr std::uintptr_t popupIcon                        = 0x40         ;
        constexpr std::uintptr_t linkIcon                         = 0x48         ;
        constexpr std::uintptr_t linkButton                       = 0x50         ;
        constexpr std::uintptr_t notificationText                 = 0x58         ;

        constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x60         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsFramerateSlider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t slider                           = 0x20         ;
        constexpr std::uintptr_t rustInput                        = 0x28         ;
    }

    namespace Rust_UI_MainMenu__UI_HomePage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820E80   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t _dropsController                 = 0x88         ;
        constexpr std::uintptr_t _quickJoin                       = 0x90         ;
        constexpr std::uintptr_t _storeHero                       = 0x98         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ea1846e41a88bb3c685864c43a108146612798c6 = 0x68         ;
        constexpr std::uintptr_t _aa96c62a09faa337729b7a92e7171fbfd1081ca4 = 0x70         ;
        constexpr std::uintptr_t _821aaa9e38009b8e63b4491f6a071008df098981 = 0x78         ;
        constexpr std::uintptr_t _fd810be531e44609e30d5b46f4f74d9977de1635 = 0x79         ;
        constexpr std::uintptr_t _9077194db4797357ade60297acd3bc97a015b5e9 = 0x80         ;
        constexpr std::uintptr_t _f5bf1d5d1471363d20eab7e7a5fef6ed1231fb09 = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace Rust_UI_MainMenu__NotificationData
    {
        constexpr std::uintptr_t NotificationType                 = 0x0          ;
        constexpr std::uintptr_t Title                            = 0x8          ;
        constexpr std::uintptr_t NotificationText                 = 0x10         ;
        constexpr std::uintptr_t NotificationLink                 = 0x18         ;
        constexpr std::uintptr_t IsInternal                       = 0x20         ;
        constexpr std::uintptr_t Phrase                           = 0x28         ;
        constexpr std::uintptr_t Id                               = 0x30         ;
        constexpr std::uintptr_t PhraseArguments                  = 0x38         ;
        constexpr std::uintptr_t SeenKey                          = 0x40         ;
    }

    namespace Rust_UI_MainMenu__UI_ServerBrowser_NoResults_Controller
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _noServersFound                  = 0x20         ;
        constexpr std::uintptr_t _button                          = 0x28         ;
        constexpr std::uintptr_t _transition                      = 0x30         ;

        constexpr std::uintptr_t _45100046b92a4a6abeb22be3e88a6108a5e26189 = 0x38         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreTabBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _78d531f942acc95a58b08cf75eef348efe8e4197 = 0x68         ;
        constexpr std::uintptr_t _d093fe4bb4a9add563c1bdbf16b37fbe6cb2d116 = 0x70         ;
    }

    namespace Rust_UI_MainMenu__UI_SkinInfoPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nameText                         = 0x20         ;
        constexpr std::uintptr_t itemTypeText                     = 0x28         ;
        constexpr std::uintptr_t descText                         = 0x30         ;
        constexpr std::uintptr_t tagDefinitions                   = 0x38         ;
        constexpr std::uintptr_t marketablePriceGroup             = 0x40         ;
        constexpr std::uintptr_t marketableLockedGroup            = 0x48         ;
        constexpr std::uintptr_t daysLeftText                     = 0x50         ;
        constexpr std::uintptr_t priceText                        = 0x58         ;

        constexpr std::uintptr_t _4c34e0861630e2d085c5f8187663162ce446d1b9 = 0x60         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreCarrouselButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t titleText                        = 0x28         ;
        constexpr std::uintptr_t subtitleText                     = 0x30         ;
        constexpr std::uintptr_t coverImage                       = 0x38         ;
        constexpr std::uintptr_t videoIcon                        = 0x40         ;
        constexpr std::uintptr_t gaugeParent                      = 0x48         ;
        constexpr std::uintptr_t gaugeImage                       = 0x50         ;
        constexpr std::uintptr_t variantGroup                     = 0x58         ;
        constexpr std::uintptr_t variantText                      = 0x60         ;
        constexpr std::uintptr_t skinViewerGroup                  = 0x68         ;
        constexpr std::uintptr_t httpImage                        = 0x70         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreTakeover
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ignoreFeaturingTakeovers         = 0x20         ;
        constexpr std::uintptr_t Takeovers                        = 0x28         ;
    }

    namespace Rust_UI_MainMenu__ItemStoreTakeover
    {
        constexpr std::uintptr_t NameOverride                     = 0x0          ;
        constexpr std::uintptr_t SubtitleOverride                 = 0x8          ;
        constexpr std::uintptr_t HeaderPhrase                     = 0x10         ;
        constexpr std::uintptr_t IconOverride                     = 0x18         ;
        constexpr std::uintptr_t IconPortraitOverride             = 0x20         ;
        constexpr std::uintptr_t IconSquareOverride               = 0x28         ;
        constexpr std::uintptr_t ImageURL                         = 0x30         ;
        constexpr std::uintptr_t VideoURL                         = 0x38         ;
        constexpr std::uintptr_t IconUrl                          = 0x40         ;
        constexpr std::uintptr_t IconPortraitUrl                  = 0x48         ;
        constexpr std::uintptr_t IconSquareUrl                    = 0x50         ;
        constexpr std::uintptr_t PagePrefab                       = 0x58         ;
        constexpr std::uintptr_t TilePrefabOverride               = 0x60         ;
        constexpr std::uintptr_t Item                             = 0x68         ;
        constexpr std::uintptr_t ItemId                           = 0x70         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsApplyTweakChanges
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ApplyButton                      = 0x20         ;
        constexpr std::uintptr_t applyButton                      = 0x28         ;
        constexpr std::uintptr_t flexTransition                   = 0x30         ;
        constexpr std::uintptr_t Options                          = 0x38         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTabButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t canvasGroup                      = 0x28         ;
        constexpr std::uintptr_t searchResult                     = 0x30         ;
        constexpr std::uintptr_t searchResultCountText            = 0x38         ;
    }

    namespace Rust_UI_MainMenu__UI_FoilShaderMouseFollow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _rawImage                        = 0x20         ;
        constexpr std::uintptr_t _image                           = 0x28         ;
        constexpr std::uintptr_t _rotationSpeed                   = 0x30         ;
        constexpr std::uintptr_t _tiltSensitivity                 = 0x34         ;
        constexpr std::uintptr_t _maxTilt                         = 0x38         ;
        constexpr std::uintptr_t _useGlobal                       = 0x3C         ;
        constexpr std::uintptr_t _normalisedMaxGlobalDistance     = 0x40         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x48         ;
        constexpr std::uintptr_t _4eac316f09647836fccba66f63fa4dd3347b0918 = 0x50         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x58         ;
        constexpr std::uintptr_t _a8dc9082c6d5cafd785ea7c0e4ee1857890fd201 = 0x60         ;
        constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _4d8b28335f9b853c0490fc01faf699d421dc40e2 = 0x0          ;
            constexpr std::uintptr_t _d24b3d39bad31a677dfa734fbb9be6fd89b444eb = 0x8          ;
        }

    }

    namespace Rust_UI_MainMenu__UI_ServerBrowser_TagModifierButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Background                       = 0x68         ;
        constexpr std::uintptr_t Text                             = 0x70         ;
        constexpr std::uintptr_t SubText                          = 0x78         ;
        constexpr std::uintptr_t Icon                             = 0x80         ;
        constexpr std::uintptr_t IconImage                        = 0x88         ;
        constexpr std::uintptr_t OnPressed                        = 0x90         ;
        constexpr std::uintptr_t OnReleased                       = 0x98         ;
        constexpr std::uintptr_t OnHovered                        = 0xA0         ;
        constexpr std::uintptr_t OnHoverEnd                       = 0xA8         ;
        constexpr std::uintptr_t OnToggleEnabled                  = 0xB0         ;
        constexpr std::uintptr_t OnToggleDisabled                 = 0xB8         ;
        constexpr std::uintptr_t OnToggleChanged                  = 0xC0         ;
        constexpr std::uintptr_t IsToggle                         = 0xC8         ;
        constexpr std::uintptr_t UnpressSiblings                  = 0xC9         ;
        constexpr std::uintptr_t PreventToggleOff                 = 0xCA         ;
        constexpr std::uintptr_t TabPanelTarget                   = 0xD0         ;
        constexpr std::uintptr_t TextMargin                       = 0xD8         ;
        constexpr std::uintptr_t TextMarginNoIcon                 = 0xE8         ;
        constexpr std::uintptr_t _serverTag                       = 0x108        ;
        constexpr std::uintptr_t _countText                       = 0x110        ;
        constexpr std::uintptr_t _secureTag                       = 0x118        ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _3a5cde596f8a811a907c7298773a13ce3fabef38 = 0xF8         ;
        constexpr std::uintptr_t _6ef1580b890cc97f7011818b2e6299f7c916f256 = 0x100        ;
        constexpr std::uintptr_t _17a4f21e9097cbd39c5f6ae92a9ab27feed63b2f = 0x120        ;
        constexpr std::uintptr_t _65e17fb70a5471c3032cf70ea096d6b6c1c6f06e = 0x128        ;
    }

    namespace Rust_UI_MainMenu__UI_ServerBrowserPage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t _refreshButton                   = 0x88         ;
        constexpr std::uintptr_t _connectModal                    = 0x90         ;
        constexpr std::uintptr_t _shockbyteWindow                 = 0x98         ;
        constexpr std::uintptr_t _categories                      = 0xA0         ;
        constexpr std::uintptr_t _headers                         = 0xA8         ;
        constexpr std::uintptr_t _showEmptyToggle                 = 0xB0         ;
        constexpr std::uintptr_t _showFullToggle                  = 0xB8         ;
        constexpr std::uintptr_t _prioritiseFavouritesToggle      = 0xC0         ;
        constexpr std::uintptr_t _prioritisePremiumToggle         = 0xC8         ;
        constexpr std::uintptr_t _prioritiseSecureToggle          = 0xD0         ;
        constexpr std::uintptr_t _useCacheToggle                  = 0xD8         ;
        constexpr std::uintptr_t _searchInput                     = 0xE0         ;
        constexpr std::uintptr_t _noResultsController             = 0xE8         ;
        constexpr std::uintptr_t _favouritesButtonAnimation       = 0xF0         ;
        constexpr std::uintptr_t _loadingSpinner                  = 0xF8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ea1846e41a88bb3c685864c43a108146612798c6 = 0x68         ;
        constexpr std::uintptr_t _aa96c62a09faa337729b7a92e7171fbfd1081ca4 = 0x70         ;
        constexpr std::uintptr_t _821aaa9e38009b8e63b4491f6a071008df098981 = 0x78         ;
        constexpr std::uintptr_t _fd810be531e44609e30d5b46f4f74d9977de1635 = 0x79         ;
        constexpr std::uintptr_t _9077194db4797357ade60297acd3bc97a015b5e9 = 0x80         ;
        constexpr std::uintptr_t _12e928865a0e078a7f26f8d1278f4a08ed164379 = 0x100        ;
        constexpr std::uintptr_t _d4ab507697288ed855c43ef06c21295fca6ad924 = 0x108        ;
        constexpr std::uintptr_t _c0a72f739bba57884ab41f36e3ba43c4617b8048 = 0x109        ;
        constexpr std::uintptr_t _66e92eff895f16eb381d45f71e4231d78aeb8d48 = 0x110        ;
        constexpr std::uintptr_t _10ae4fb5d01478253cacf21ffd80070eb47005d1 = 0x118        ;
        constexpr std::uintptr_t _53a4635b80cbede9fa0ec8a547a820a9e01c078b = 0x120        ;
        constexpr std::uintptr_t _886c1fd33f17c96a0dcb0b0c56452bac19f70c27 = 0x128        ;
        constexpr std::uintptr_t _698932348aefa6f4aaccad98ac3bbc0018e23b5d = 0x130        ;
        constexpr std::uintptr_t _26b0e3a0b36614497ceba6fe1523e79b02bb48e2 = 0x138        ;
        constexpr std::uintptr_t _7c84befa5c6ca09e5606d900458eb4553b2f04c9 = 0x140        ;
        constexpr std::uintptr_t _3994b04498bc6a05e38f41a4026c0e3249857acb = 0x148        ;
        constexpr std::uintptr_t _c61669cce87c9d464d9181a61cb9edd09315f3d4 = 0x150        ;
        constexpr std::uintptr_t _9408b84cd6ac797db49e0206ed6c4195b91226f5 = 0x158        ;
        constexpr std::uintptr_t _0a7a0556c47759d3fd54dbf3e196ce82d2c22819 = 0x160        ;
        constexpr std::uintptr_t _8cf99a2fe12a3d3b21a549517c936863f2b6c35d = 0x168        ;
        constexpr std::uintptr_t _3a25a7a84ce12e97132eb378b88ebe36948af3bc = 0x169        ;
    }

    namespace Rust_UI_MainMenu__UI_StorePackShowcase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t item                             = 0x20         ;
        constexpr std::uintptr_t cartButton                       = 0x28         ;
        constexpr std::uintptr_t background                       = 0x30         ;
    }

    namespace Rust_UI_MainMenu__UI_RegisterNavigation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t NavigationEntry                  = 0x20         ;
    }

    namespace Rust_UI_MainMenu__UI_ServerMap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t _httpImage                       = 0x68         ;
        constexpr std::uintptr_t _loadingObject                   = 0x70         ;
        constexpr std::uintptr_t _gridButton                      = 0x78         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _a42492b8b190309eb8c76c53bbf8a40f010e009b = 0x80         ;
        constexpr std::uintptr_t _50d8d3438d817a43b1a22465cb4ba3c01b43601c = 0x88         ;
        constexpr std::uintptr_t _931ae4911e1a9f4f3af45d4f7c3932b87ea88da9 = 0x90         ;
        constexpr std::uintptr_t _061476a7a4bedf2fcaa4b7aab478b9746eda6ff2 = 0x98         ;
        constexpr std::uintptr_t _547294992d1df7461c9f128c2e8010ddbecbeb42 = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t _b02026ec21a83be237594c2fd3c572aa31ac7c0c = 0x0          ;
            constexpr std::uintptr_t _11285c96af17f8242a30f90b089f04d0bc5c91c4 = 0x8          ;
            constexpr std::uintptr_t _78bc0bf6b6f661682bfc7e986ae7164d3c0e09ff = 0x10         ;
            constexpr std::uintptr_t _87696fd974d431f52cfb3c2e52f77414f716df9a = 0x18         ;
        }

    }

    namespace Rust_UI_MainMenu__UI_CountrySelection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t searchInput                      = 0x68         ;
        constexpr std::uintptr_t entries                          = 0x70         ;
        constexpr std::uintptr_t entriesCanvasGroup               = 0x78         ;
        constexpr std::uintptr_t buttonStyle                      = 0x80         ;
        constexpr std::uintptr_t buttonDarkStyle                  = 0x88         ;
        constexpr std::uintptr_t selectedCountryText              = 0x90         ;
        constexpr std::uintptr_t autoDetectToggle                 = 0x98         ;
        constexpr std::uintptr_t changeCountryButton              = 0xA0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _d7c2e21cc2a146b942a195eb10c501f58d9c7fb2 = 0xA8         ;
        constexpr std::uintptr_t _e2eee57ee74d8ac6eed789b460279b38eb94f22d = 0xB0         ;
        constexpr std::uintptr_t _3d8cd6ba56e8b6550db18d220c3a4049aa93d20f = 0xB8         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsGestureDraggable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t draggedPrefab                    = 0x28         ;

        constexpr std::uintptr_t _6135d872c985c2910545aa292bdd016716bce852 = 0x30         ;
        constexpr std::uintptr_t _f389573dbc2928afa10a616112f49ba11acb5627 = 0x38         ;
        constexpr std::uintptr_t _dc448b2b22abd497d016f73b03c8f08c26f5e8b7 = 0x40         ;
        constexpr std::uintptr_t _ecde96e1336dc57386830b9f43e5452b681a2707 = 0x48         ;
        constexpr std::uintptr_t _aab5f32d8b4c5ee7833e03cdb875dbe9d7578c15 = 0x50         ;
        constexpr std::uintptr_t _5e936cec2dd02fddd7dbb8a9dc055ab05ba4c2cc = 0x54         ;
        constexpr std::uintptr_t _0c9c42da86fdd09c46dd1b66ff015fb0bf4894e6 = 0x60         ;
        constexpr std::uintptr_t _a426df66d31bc3ef7a9a7c3860030090b5ad2d0e = 0x6C         ;
    }

    namespace Rust_UI_MainMenu__UI_GradientMouseFollow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t gradient                         = 0x20         ;

        constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0x28         ;
        constexpr std::uintptr_t _4eac316f09647836fccba66f63fa4dd3347b0918 = 0x30         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakPresetSelect
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E05A0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t convarName                       = 0x40         ;
        constexpr std::uintptr_t ApplyImmediatelyOnChange         = 0x48         ;
        constexpr std::uintptr_t onValueChanged                   = 0x50         ;
        constexpr std::uintptr_t Current                          = 0x60         ;
        constexpr std::uintptr_t CurrentColor                     = 0x68         ;
        constexpr std::uintptr_t Opener                           = 0x70         ;
        constexpr std::uintptr_t Dropdown                         = 0x78         ;
        constexpr std::uintptr_t DropdownContainer                = 0x80         ;
        constexpr std::uintptr_t DropdownItemPrefab               = 0x88         ;
        constexpr std::uintptr_t nameValues                       = 0x90         ;
        constexpr std::uintptr_t forceEnglish                     = 0x98         ;
        constexpr std::uintptr_t currentValue                     = 0x9C         ;
        constexpr std::uintptr_t StreamingAssetsFilename          = 0xA8         ;
        constexpr std::uintptr_t TargetOptions                    = 0xB0         ;
        constexpr std::uintptr_t AdditionalTargetOptions          = 0xB8         ;
        constexpr std::uintptr_t PresetsArray                     = 0xC0         ;
        constexpr std::uintptr_t CustomIndex                      = 0xC8         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x58         ;
        constexpr std::uintptr_t _19c2708021910fd0dfe1b5ecc1f77810e7783eca = 0xA0         ;
        constexpr std::uintptr_t _a71758993a6a2ebd64a33fedf673a70d971672cf = 0xCC         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsKeyBindsTab
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10848C28   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _27ea4abf4b0d095e6ccc799759804ed0b37cdce5 = 0x20         ;
        constexpr std::uintptr_t _3457da1a955a4d99ac5e5af800d08fe4a3cf9ce7 = 0x28         ;
        constexpr std::uintptr_t _8884f51320ead8c7b0679c804216a43fca1c5911 = 0x30         ;
        constexpr std::uintptr_t _989afa854b029959a33a92550e29aa683f4b75a9 = 0x38         ;
        constexpr std::uintptr_t _e78418a8ef511ce2d8ebb6675b56e5d895795ce9 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _447161e481f873aad105adceeddc2bc98efb788b = 0x0          ;
            constexpr std::uintptr_t _4ecbb33308a476a4adda94fcbe6b558cd4006fe8 = 0x8          ;
        }

    }

    namespace Rust_UI_MainMenu__UI_StoreBackground
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t viewport                         = 0x20         ;
        constexpr std::uintptr_t section                          = 0x28         ;
        constexpr std::uintptr_t backgroundImage                  = 0x30         ;
        constexpr std::uintptr_t fadeRange                        = 0x38         ;
        constexpr std::uintptr_t fadeSpeed                        = 0x3C         ;

        constexpr std::uintptr_t _e522b03f65c6f67f5d09befb5c77da853100444a = 0x40         ;
        constexpr std::uintptr_t _52a20498f41c704727a255eeb3e23a084da02575 = 0x48         ;
    }

    namespace Rust_UI_MainMenu__UI_TabBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _autoClose                       = 0x20         ;
        constexpr std::uintptr_t _filterEnabledText               = 0x28         ;
        constexpr std::uintptr_t _collapseButton                  = 0x30         ;
        constexpr std::uintptr_t _spacerImage                     = 0x38         ;

        constexpr std::uintptr_t _955d040e079394694a013795a256a864b7ff220b = 0x40         ;
    }

    namespace Rust_UI_MainMenu__UI_SteamInventoryCraftingModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t skinViewerGroup                  = 0x68         ;
        constexpr std::uintptr_t staticIconGroup                  = 0x70         ;
        constexpr std::uintptr_t iconImage                        = 0x78         ;
        constexpr std::uintptr_t background                       = 0x80         ;
        constexpr std::uintptr_t skinInfoPanel                    = 0x88         ;
        constexpr std::uintptr_t gallery                          = 0x90         ;
        constexpr std::uintptr_t arrowButtons                     = 0x98         ;
        constexpr std::uintptr_t galleryItemParent                = 0xA0         ;
        constexpr std::uintptr_t galleryItemPrefab                = 0xA8         ;
        constexpr std::uintptr_t galleryScrollRect                = 0xB0         ;
        constexpr std::uintptr_t leftArrow                        = 0xB8         ;
        constexpr std::uintptr_t rightArrow                       = 0xC0         ;
        constexpr std::uintptr_t skinViewerImage                  = 0xC8         ;
        constexpr std::uintptr_t icon3D                           = 0xD0         ;
        constexpr std::uintptr_t skinFullscreenButton             = 0xD8         ;
        constexpr std::uintptr_t loadingOverlay                   = 0xE0         ;
        constexpr std::uintptr_t loadingColor                     = 0xE8         ;
        constexpr std::uintptr_t loadingCompletePunchCurve        = 0xF8         ;
        constexpr std::uintptr_t woodGroup                        = 0x130        ;
        constexpr std::uintptr_t metalGroup                       = 0x148        ;
        constexpr std::uintptr_t clothGroup                       = 0x160        ;
        constexpr std::uintptr_t craftOK                          = 0x178        ;
        constexpr std::uintptr_t craftKO                          = 0x180        ;
        constexpr std::uintptr_t newItemModal                     = 0x188        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _95fe10b16470b336cf541b49df8d08c23a68b9f5 = 0x100        ;
        constexpr std::uintptr_t _29a5ae71063452846ce04b81eca3e64caf77a1f6 = 0x101        ;
        constexpr std::uintptr_t _d8e49ae77d840c66d9cdddeb75a11b634737e2b3 = 0x108        ;
        constexpr std::uintptr_t _41c2528439d7a9b21efcf3861755a8656f38615f = 0x110        ;
        constexpr std::uintptr_t _9ef060543dd2831e1593ddedbce88f8967232d13 = 0x118        ;
        constexpr std::uintptr_t _e972886ecfe7441ea48790af38993a6eaffcd449 = 0x120        ;
        constexpr std::uintptr_t _62f71cd0d05ab034944e339213777afec8dbf826 = 0x128        ;
        constexpr std::uintptr_t _e64a46d587294e3ca9a46cc14d92d179130f8fae = 0x190        ;
    }

    namespace Rust_UI_MainMenu__UI_SteamInventoryNewItemModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t uiItem                           = 0x68         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x70         ;
    }

    namespace Rust_UI_MainMenu__UI_DemoWindowButton
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078D8A8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace Rust_UI_MainMenu__UI_SteamInventoryItemBaseModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t skinViewerGroup                  = 0x68         ;
        constexpr std::uintptr_t staticIconGroup                  = 0x70         ;
        constexpr std::uintptr_t iconImage                        = 0x78         ;
        constexpr std::uintptr_t background                       = 0x80         ;
        constexpr std::uintptr_t skinInfoPanel                    = 0x88         ;
        constexpr std::uintptr_t gallery                          = 0x90         ;
        constexpr std::uintptr_t arrowButtons                     = 0x98         ;
        constexpr std::uintptr_t galleryItemParent                = 0xA0         ;
        constexpr std::uintptr_t galleryItemPrefab                = 0xA8         ;
        constexpr std::uintptr_t galleryScrollRect                = 0xB0         ;
        constexpr std::uintptr_t leftArrow                        = 0xB8         ;
        constexpr std::uintptr_t rightArrow                       = 0xC0         ;
        constexpr std::uintptr_t skinViewerImage                  = 0xC8         ;
        constexpr std::uintptr_t icon3D                           = 0xD0         ;
        constexpr std::uintptr_t skinFullscreenButton             = 0xD8         ;
        constexpr std::uintptr_t loadingOverlay                   = 0xE0         ;
        constexpr std::uintptr_t loadingColor                     = 0xE8         ;
        constexpr std::uintptr_t loadingCompletePunchCurve        = 0xF8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _95fe10b16470b336cf541b49df8d08c23a68b9f5 = 0x100        ;
        constexpr std::uintptr_t _29a5ae71063452846ce04b81eca3e64caf77a1f6 = 0x101        ;
        constexpr std::uintptr_t _d8e49ae77d840c66d9cdddeb75a11b634737e2b3 = 0x108        ;
        constexpr std::uintptr_t _41c2528439d7a9b21efcf3861755a8656f38615f = 0x110        ;
        constexpr std::uintptr_t _9ef060543dd2831e1593ddedbce88f8967232d13 = 0x118        ;
        constexpr std::uintptr_t _e972886ecfe7441ea48790af38993a6eaffcd449 = 0x120        ;
        constexpr std::uintptr_t _62f71cd0d05ab034944e339213777afec8dbf826 = 0x128        ;
    }

    namespace Rust_UI_MainMenu__UI_StoreAddCartButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t notInCartStyle                   = 0x20         ;
        constexpr std::uintptr_t inCartStyle                      = 0x28         ;
        constexpr std::uintptr_t button                           = 0x30         ;
        constexpr std::uintptr_t priceText                        = 0x38         ;
        constexpr std::uintptr_t discountTag                      = 0x40         ;
        constexpr std::uintptr_t discountText                     = 0x48         ;
        constexpr std::uintptr_t animator                         = 0x50         ;
        constexpr std::uintptr_t animationSequence                = 0x58         ;
        constexpr std::uintptr_t autoInitItem                     = 0x60         ;

        constexpr std::uintptr_t _3c457d463430691c372f9c286d1f7ab17a9c0e06 = 0x68         ;
        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x70         ;
        constexpr std::uintptr_t _ccf4923473a0b5927655c996fdf0606290415fe1 = 0x78         ;
    }

    namespace Rust_UI_MainMenu__UI_SessionPage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t serverLogoImage                  = 0x88         ;
        constexpr std::uintptr_t _topServerName                   = 0x90         ;
        constexpr std::uintptr_t _rustPlusBanner                  = 0x98         ;
        constexpr std::uintptr_t _connectToServerButton           = 0xA0         ;
        constexpr std::uintptr_t _quitButton                      = 0xA8         ;
        constexpr std::uintptr_t _quitDemo                        = 0xB0         ;
        constexpr std::uintptr_t _quitTutorial                    = 0xB8         ;
        constexpr std::uintptr_t _rustPlusButton                  = 0xC0         ;
        constexpr std::uintptr_t _tutorialButton                  = 0xC8         ;
        constexpr std::uintptr_t _connectModal                    = 0xD0         ;
        constexpr std::uintptr_t _setupScreen                     = 0xD8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ea1846e41a88bb3c685864c43a108146612798c6 = 0x68         ;
        constexpr std::uintptr_t _aa96c62a09faa337729b7a92e7171fbfd1081ca4 = 0x70         ;
        constexpr std::uintptr_t _821aaa9e38009b8e63b4491f6a071008df098981 = 0x78         ;
        constexpr std::uintptr_t _fd810be531e44609e30d5b46f4f74d9977de1635 = 0x79         ;
        constexpr std::uintptr_t _9077194db4797357ade60297acd3bc97a015b5e9 = 0x80         ;
    }

    namespace Rust_UI_MainMenu__UI_Window
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace Rust_UI_MainMenu__UI_Store
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t searchGrid                       = 0xB0         ;
        constexpr std::uintptr_t searchSubtitleText               = 0xB8         ;
        constexpr std::uintptr_t tabs                             = 0xD8         ;
        constexpr std::uintptr_t dlcItems                         = 0xE0         ;
        constexpr std::uintptr_t weeklySkinModal                  = 0xE8         ;
        constexpr std::uintptr_t cart                             = 0xF0         ;
        constexpr std::uintptr_t pageOverlayParent                = 0xF8         ;
        constexpr std::uintptr_t loadingOverlay                   = 0x100        ;
        constexpr std::uintptr_t noConnectionOverlay              = 0x108        ;
        constexpr std::uintptr_t Takeovers                        = 0x110        ;
        constexpr std::uintptr_t checkoutResultPagePrefab         = 0x118        ;
        constexpr std::uintptr_t newHeaderButtonTag               = 0x120        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ea1846e41a88bb3c685864c43a108146612798c6 = 0x68         ;
        constexpr std::uintptr_t _aa96c62a09faa337729b7a92e7171fbfd1081ca4 = 0x70         ;
        constexpr std::uintptr_t _821aaa9e38009b8e63b4491f6a071008df098981 = 0x78         ;
        constexpr std::uintptr_t _fd810be531e44609e30d5b46f4f74d9977de1635 = 0x79         ;
        constexpr std::uintptr_t _9077194db4797357ade60297acd3bc97a015b5e9 = 0x80         ;
        constexpr std::uintptr_t _cfd3e16178e30098264585f53db00dc185a3abbc = 0x88         ;
        constexpr std::uintptr_t _5ec72efbf09d133408a95ceff45d1da069fb2648 = 0x90         ;
        constexpr std::uintptr_t _02ab7baa48a92fd39202f85234a516cd0e2081c8 = 0x98         ;
        constexpr std::uintptr_t _9d65b0297fb806b83687dc47b931071427ac7864 = 0xA0         ;
        constexpr std::uintptr_t _7881b0a7d4df375d2d98da9a068c7637e6c3f9b9 = 0xA8         ;
        constexpr std::uintptr_t _85bd067210e2a7ca637b916acbcefaf83f6ea5a3 = 0xC0         ;
        constexpr std::uintptr_t _777e2a86373e17e27d442b1dd5b87c2d97b683f2 = 0xC8         ;
        constexpr std::uintptr_t _8b85c1695a212d7c87ccf1abd7f61bae96d1936a = 0xD0         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x128        ;
        constexpr std::uintptr_t _7473db9c3316415b8ef925a3b4a75ce48401d6c8 = 0x129        ;
        constexpr std::uintptr_t _e83045dc188bfe8bfe03f5366cd192749ca6b73d = 0x130        ;
        constexpr std::uintptr_t _3a7f63195cd393c6fae22bb4c68ffbb96a86d1e1 = 0x138        ;
        constexpr std::uintptr_t _0b1db004462ef4b790b14ff7239767a55db5c486 = 0x140        ;
        constexpr std::uintptr_t _231afa92c6dce6ba4754b871ec9c39f684ed2d8c = 0x148        ;
        constexpr std::uintptr_t _64ad77910a508658d48d610481bd085eb4bac029 = 0x150        ;
        constexpr std::uintptr_t _b4c0c931477b0f006f211540fcefd9cc58de72c6 = 0x158        ;
        constexpr std::uintptr_t _c8fa941a2774491af443a4b1a54fa1c43a42158f = 0x160        ;
        constexpr std::uintptr_t _12693790a8c611c6acc2c5ed2b403d8fa838bd3c = 0x168        ;
        constexpr std::uintptr_t _3946d9deda11b9f086ff87d7495ac3f9b3435959 = 0x170        ;
        constexpr std::uintptr_t _61fb44faae1451c12f0a163b04c85eb660a80f16 = 0x178        ;
        constexpr std::uintptr_t _dda6240914f0b7aa4d4457220584105568c14987 = 0x180        ;
        constexpr std::uintptr_t _6c5473b1b15d3ce41fc69601bbc2eff22c860745 = 0x188        ;
        constexpr std::uintptr_t _38f11df105f609818ecb3b9dc05daab0166e69cb = 0x190        ;
    }

    namespace Rust_UI_MainMenu__UI_MainMenuNavigationEntry-fake-0
    {
        constexpr std::uintptr_t Path                             = 0x10         ;
        constexpr std::uintptr_t Reference                        = 0x18         ;

        constexpr std::uintptr_t _f301d0e80a8db229ede9a398cca06bc1e21500fc = 0x20         ;
    }

    namespace Rust_UI_MainMenu__UI_ServerBrowser_Header
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _ascendingTransition             = 0x20         ;
        constexpr std::uintptr_t _descendingTransition            = 0x28         ;

        constexpr std::uintptr_t _09aaba96dad51f4350231d976c79d5a6d1821649 = 0x30         ;
        constexpr std::uintptr_t _f4026c2f546635217543742aabe1333d62441590 = 0x38         ;
        constexpr std::uintptr_t _c5111b66998cdd97ee3e3746d1114f38ac91e62e = 0x3C         ;
    }

    namespace Rust_UI_MainMenu__UI_SteamInventoryItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t image                            = 0x28         ;
        constexpr std::uintptr_t takeoverGroup                    = 0x30         ;
        constexpr std::uintptr_t takeoverImage                    = 0x38         ;
        constexpr std::uintptr_t nameText                         = 0x40         ;
        constexpr std::uintptr_t subtitleText                     = 0x48         ;
        constexpr std::uintptr_t twitchDropTag                    = 0x50         ;

        constexpr std::uintptr_t _b6311a1458d30d7b3edd83c19cc6189351572dd1 = 0x58         ;
    }

    namespace Rust_UI_MainMenu__UI_MenuNavigationGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _buttons                         = 0x20         ;
        constexpr std::uintptr_t _unpressSiblings                 = 0x28         ;
        constexpr std::uintptr_t _defaultButton                   = 0x30         ;
        constexpr std::uintptr_t _defaultButtonFiresEvent         = 0x38         ;
        constexpr std::uintptr_t _allowToggleOff                  = 0x39         ;
        constexpr std::uintptr_t _navigationGroups                = 0x40         ;
    }

    namespace Rust_UI_MainMenu__UI_Notifications
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10750F98   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t entryPrefab                      = 0x68         ;
        constexpr std::uintptr_t contentRoot                      = 0x70         ;
        constexpr std::uintptr_t noNotifications                  = 0x78         ;
        constexpr std::uintptr_t circle                           = 0x80         ;
        constexpr std::uintptr_t clearButton                      = 0x88         ;
        constexpr std::uintptr_t regularStyle                     = 0x90         ;
        constexpr std::uintptr_t seenStyle                        = 0x98         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _16dcad1e92a90d1d4fe4ea48a7417c3db80e4a1f = 0xA0         ;
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace Rust_UI_MainMenu__UI_Hero_QuickJoin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _title                           = 0x20         ;
        constexpr std::uintptr_t _subtitle                        = 0x28         ;
        constexpr std::uintptr_t _tag                             = 0x30         ;
        constexpr std::uintptr_t _coverImage                      = 0x38         ;
        constexpr std::uintptr_t _button                          = 0x40         ;
        constexpr std::uintptr_t _hoverFlex                       = 0x48         ;
        constexpr std::uintptr_t _blackout                        = 0x50         ;
        constexpr std::uintptr_t _titlePhrase                     = 0x58         ;
        constexpr std::uintptr_t _subtitlePhrase                  = 0x60         ;
        constexpr std::uintptr_t _image                           = 0x68         ;
        constexpr std::uintptr_t _internalLink                    = 0x70         ;
        constexpr std::uintptr_t _linkUrl                         = 0x78         ;
        constexpr std::uintptr_t _quickJoinEntries                = 0x90         ;

        constexpr std::uintptr_t _451e40e80731a5b56e6b5352ddfb330f03e4df56 = 0x80         ;
        constexpr std::uintptr_t _e1d6807a3eb79c905b130d217bd130fff336a05a = 0x88         ;
    }

    namespace Rust_UI_MainMenu__ServerBrowserCategoryData-fake-1
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t Button                           = 0x18         ;
        constexpr std::uintptr_t List                             = 0x20         ;

        constexpr std::uintptr_t _fba7f48e1cda1a53df7fe8a4337fa06c287bb033 = 0x28         ;
        constexpr std::uintptr_t _e05c8eb7ad0811c5055414c0e97cf18876dab33f = 0x30         ;
    }

    namespace Rust_UI_MainMenu__UI_MainMenuNavigate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakDropdownItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Image                            = 0x20         ;
        constexpr std::uintptr_t Text                             = 0x28         ;
        constexpr std::uintptr_t DefaultStyle                     = 0x30         ;
        constexpr std::uintptr_t SelectedStyle                    = 0x38         ;
        constexpr std::uintptr_t Button                           = 0x40         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsGestureButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t draggedPrefab                    = 0x28         ;
        constexpr std::uintptr_t unlockedStyle                    = 0x78         ;
        constexpr std::uintptr_t lockedStyle                      = 0x80         ;
        constexpr std::uintptr_t boundLine                        = 0x88         ;
        constexpr std::uintptr_t dragIcon                         = 0x90         ;
        constexpr std::uintptr_t gestureIcon                      = 0x98         ;
        constexpr std::uintptr_t gestureNameText                  = 0xA0         ;
        constexpr std::uintptr_t videoPreview                     = 0xA8         ;
        constexpr std::uintptr_t videoPlayer                      = 0xB0         ;
        constexpr std::uintptr_t videoRawTexture                  = 0xB8         ;
        constexpr std::uintptr_t deleteButton                     = 0xC0         ;

        constexpr std::uintptr_t _6135d872c985c2910545aa292bdd016716bce852 = 0x30         ;
        constexpr std::uintptr_t _f389573dbc2928afa10a616112f49ba11acb5627 = 0x38         ;
        constexpr std::uintptr_t _dc448b2b22abd497d016f73b03c8f08c26f5e8b7 = 0x40         ;
        constexpr std::uintptr_t _ecde96e1336dc57386830b9f43e5452b681a2707 = 0x48         ;
        constexpr std::uintptr_t _aab5f32d8b4c5ee7833e03cdb875dbe9d7578c15 = 0x50         ;
        constexpr std::uintptr_t _5e936cec2dd02fddd7dbb8a9dc055ab05ba4c2cc = 0x54         ;
        constexpr std::uintptr_t _0c9c42da86fdd09c46dd1b66ff015fb0bf4894e6 = 0x60         ;
        constexpr std::uintptr_t _a426df66d31bc3ef7a9a7c3860030090b5ad2d0e = 0x6C         ;
        constexpr std::uintptr_t _8f4c34f651b1db0fe83241931791a5592cbfe05b = 0xC8         ;
    }

    namespace Rust_UI_MainMenu__UI_MainMenuManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pageParent                       = 0x40         ;
        constexpr std::uintptr_t pagePrefabs                      = 0x48         ;
        constexpr std::uintptr_t _genericPopupPrefab              = 0x58         ;
        constexpr std::uintptr_t _genericPopupParent              = 0x60         ;
        constexpr std::uintptr_t _homeVideoOverlay                = 0x68         ;
        constexpr std::uintptr_t _homeVideoOverlayAlpha           = 0x70         ;
        constexpr std::uintptr_t _otherPageVideoOverlayAlpha      = 0x74         ;
        constexpr std::uintptr_t _pageBackgroundOverlay           = 0x78         ;
        constexpr std::uintptr_t _pageBackgroundOverlayAlpha      = 0x80         ;
        constexpr std::uintptr_t _safeZoneWarningPopup            = 0x88         ;
        constexpr std::uintptr_t HideInMenu                       = 0x90         ;
        constexpr std::uintptr_t HideInGame                       = 0x98         ;

        constexpr std::uintptr_t _49723e246d4daca6e14c252f6d538337bde087e8 = 0x20         ;
        constexpr std::uintptr_t _c11fc90e39de70449b70fc2965ef97f6de70515e = 0x28         ;
        constexpr std::uintptr_t _f844f15ff24d65f38419c5b4c38093e2bc6dc9e3 = 0x30         ;
        constexpr std::uintptr_t _124137dbd3b7242f827dd7f1f80427c15ad650c1 = 0x38         ;
        constexpr std::uintptr_t _f5a92a92e48cff5c14a234354acf363cd41c29b0 = 0x50         ;
        constexpr std::uintptr_t _5e6cb1c349e1bc4a1c8e9a263b68ba68316a13f4 = 0xA0         ;
        constexpr std::uintptr_t _1315587636cc9c448ffa9ab222e29a6a28bc4394 = 0xA8         ;
        constexpr std::uintptr_t _e7ee5d8e6cb21f913e959d12e9ef8c49ab75bbff = 0xB0         ;
        constexpr std::uintptr_t _8a4e22759bd75640469860a3f2d3bd760de8a1e5 = 0xB8         ;
        constexpr std::uintptr_t _ff56399585b9d073cee9d8eebd2fb44b68fc441e = 0xC0         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakPresetGraphics
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t convarName                       = 0x40         ;
        constexpr std::uintptr_t ApplyImmediatelyOnChange         = 0x48         ;
        constexpr std::uintptr_t onValueChanged                   = 0x50         ;
        constexpr std::uintptr_t Current                          = 0x60         ;
        constexpr std::uintptr_t CurrentColor                     = 0x68         ;
        constexpr std::uintptr_t Opener                           = 0x70         ;
        constexpr std::uintptr_t Dropdown                         = 0x78         ;
        constexpr std::uintptr_t DropdownContainer                = 0x80         ;
        constexpr std::uintptr_t DropdownItemPrefab               = 0x88         ;
        constexpr std::uintptr_t nameValues                       = 0x90         ;
        constexpr std::uintptr_t forceEnglish                     = 0x98         ;
        constexpr std::uintptr_t currentValue                     = 0x9C         ;
        constexpr std::uintptr_t StreamingAssetsFilename          = 0xA8         ;
        constexpr std::uintptr_t TargetOptions                    = 0xB0         ;
        constexpr std::uintptr_t AdditionalTargetOptions          = 0xB8         ;
        constexpr std::uintptr_t PresetsArray                     = 0xC0         ;
        constexpr std::uintptr_t CustomIndex                      = 0xC8         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x58         ;
        constexpr std::uintptr_t _19c2708021910fd0dfe1b5ecc1f77810e7783eca = 0xA0         ;
        constexpr std::uintptr_t _a71758993a6a2ebd64a33fedf673a70d971672cf = 0xCC         ;
    }

    namespace Rust_UI_MainMenu__UI_MainMenuNavigationEntry-fake-1
    {
        constexpr std::uintptr_t Path                             = 0x10         ;
        constexpr std::uintptr_t Reference                        = 0x18         ;

        constexpr std::uintptr_t _f301d0e80a8db229ede9a398cca06bc1e21500fc = 0x20         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreLimitedItemModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t skinViewerGroup                  = 0x68         ;
        constexpr std::uintptr_t staticIconGroup                  = 0x70         ;
        constexpr std::uintptr_t iconImage                        = 0x78         ;
        constexpr std::uintptr_t background                       = 0x80         ;
        constexpr std::uintptr_t skinInfoPanel                    = 0x88         ;
        constexpr std::uintptr_t gallery                          = 0x90         ;
        constexpr std::uintptr_t arrowButtons                     = 0x98         ;
        constexpr std::uintptr_t galleryItemParent                = 0xA0         ;
        constexpr std::uintptr_t galleryItemPrefab                = 0xA8         ;
        constexpr std::uintptr_t galleryScrollRect                = 0xB0         ;
        constexpr std::uintptr_t leftArrow                        = 0xB8         ;
        constexpr std::uintptr_t rightArrow                       = 0xC0         ;
        constexpr std::uintptr_t skinViewerImage                  = 0xC8         ;
        constexpr std::uintptr_t icon3D                           = 0xD0         ;
        constexpr std::uintptr_t skinFullscreenButton             = 0xD8         ;
        constexpr std::uintptr_t loadingOverlay                   = 0xE0         ;
        constexpr std::uintptr_t loadingColor                     = 0xE8         ;
        constexpr std::uintptr_t loadingCompletePunchCurve        = 0xF8         ;
        constexpr std::uintptr_t breakdownGroup                   = 0x130        ;
        constexpr std::uintptr_t notScrappableGroup               = 0x138        ;
        constexpr std::uintptr_t woodGroup                        = 0x140        ;
        constexpr std::uintptr_t metalGroup                       = 0x158        ;
        constexpr std::uintptr_t clothGroup                       = 0x170        ;
        constexpr std::uintptr_t breakdownButtonGroup             = 0x188        ;
        constexpr std::uintptr_t cantBreakdownButtonGroup         = 0x190        ;
        constexpr std::uintptr_t deleteButtonGroup                = 0x198        ;
        constexpr std::uintptr_t cantBreakdownReasonText          = 0x1A0        ;
        constexpr std::uintptr_t cartButton                       = 0x1B8        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _95fe10b16470b336cf541b49df8d08c23a68b9f5 = 0x100        ;
        constexpr std::uintptr_t _29a5ae71063452846ce04b81eca3e64caf77a1f6 = 0x101        ;
        constexpr std::uintptr_t _d8e49ae77d840c66d9cdddeb75a11b634737e2b3 = 0x108        ;
        constexpr std::uintptr_t _41c2528439d7a9b21efcf3861755a8656f38615f = 0x110        ;
        constexpr std::uintptr_t _9ef060543dd2831e1593ddedbce88f8967232d13 = 0x118        ;
        constexpr std::uintptr_t _e972886ecfe7441ea48790af38993a6eaffcd449 = 0x120        ;
        constexpr std::uintptr_t _62f71cd0d05ab034944e339213777afec8dbf826 = 0x128        ;
        constexpr std::uintptr_t _f087b1cf761b0573a6480b135736918dacf17af9 = 0x1A8        ;
        constexpr std::uintptr_t _434fec89c028ec16eff0827c9ea2def7403df591 = 0x1B0        ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakDropdown
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t convarName                       = 0x40         ;
        constexpr std::uintptr_t ApplyImmediatelyOnChange         = 0x48         ;
        constexpr std::uintptr_t onValueChanged                   = 0x50         ;
        constexpr std::uintptr_t Current                          = 0x60         ;
        constexpr std::uintptr_t CurrentColor                     = 0x68         ;
        constexpr std::uintptr_t Opener                           = 0x70         ;
        constexpr std::uintptr_t Dropdown                         = 0x78         ;
        constexpr std::uintptr_t DropdownContainer                = 0x80         ;
        constexpr std::uintptr_t DropdownItemPrefab               = 0x88         ;
        constexpr std::uintptr_t nameValues                       = 0x90         ;
        constexpr std::uintptr_t forceEnglish                     = 0x98         ;
        constexpr std::uintptr_t currentValue                     = 0x9C         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x58         ;
        constexpr std::uintptr_t _19c2708021910fd0dfe1b5ecc1f77810e7783eca = 0xA0         ;
    }

    namespace Rust_UI_MainMenu__UI_ServerBrowser_RefreshButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Background                       = 0x68         ;
        constexpr std::uintptr_t Text                             = 0x70         ;
        constexpr std::uintptr_t SubText                          = 0x78         ;
        constexpr std::uintptr_t Icon                             = 0x80         ;
        constexpr std::uintptr_t IconImage                        = 0x88         ;
        constexpr std::uintptr_t OnPressed                        = 0x90         ;
        constexpr std::uintptr_t OnReleased                       = 0x98         ;
        constexpr std::uintptr_t OnHovered                        = 0xA0         ;
        constexpr std::uintptr_t OnHoverEnd                       = 0xA8         ;
        constexpr std::uintptr_t OnToggleEnabled                  = 0xB0         ;
        constexpr std::uintptr_t OnToggleDisabled                 = 0xB8         ;
        constexpr std::uintptr_t OnToggleChanged                  = 0xC0         ;
        constexpr std::uintptr_t IsToggle                         = 0xC8         ;
        constexpr std::uintptr_t UnpressSiblings                  = 0xC9         ;
        constexpr std::uintptr_t PreventToggleOff                 = 0xCA         ;
        constexpr std::uintptr_t TabPanelTarget                   = 0xD0         ;
        constexpr std::uintptr_t TextMargin                       = 0xD8         ;
        constexpr std::uintptr_t TextMarginNoIcon                 = 0xE8         ;
        constexpr std::uintptr_t loadingRotate                    = 0x108        ;
        constexpr std::uintptr_t text                             = 0x118        ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _3a5cde596f8a811a907c7298773a13ce3fabef38 = 0xF8         ;
        constexpr std::uintptr_t _6ef1580b890cc97f7011818b2e6299f7c916f256 = 0x100        ;
        constexpr std::uintptr_t _c48a54847370fe69088ab83c10029d5dc2a32668 = 0x110        ;
        constexpr std::uintptr_t _a44c7e0f584ae912116f7e8adc736a1830477dbe = 0x120        ;
        constexpr std::uintptr_t _b3dbe7d661c037c5a40293b9557e4a4f13e7190f = 0x128        ;
    }

    namespace Rust_UI_MainMenu__PopulateResolutionDropdown
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Dropdown                         = 0x20         ;
    }

    namespace Rust_UI_MainMenu__UI_SteamInventoryCrafting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t clothAmountText                  = 0x20         ;
        constexpr std::uintptr_t woodAmountText                   = 0x28         ;
        constexpr std::uintptr_t metalAmountText                  = 0x30         ;
        constexpr std::uintptr_t craftingLoading                  = 0x38         ;
        constexpr std::uintptr_t craftingButtonParent             = 0x40         ;
        constexpr std::uintptr_t craftingButtonPrefab             = 0x48         ;
        constexpr std::uintptr_t newItemModal                     = 0x50         ;
        constexpr std::uintptr_t craftingModal                    = 0x58         ;
        constexpr std::uintptr_t bagOpeningModal                  = 0x60         ;
        constexpr std::uintptr_t playerItemModal                  = 0x68         ;
        constexpr std::uintptr_t deleteWarningPopup               = 0x70         ;
        constexpr std::uintptr_t craftingWarningPopup             = 0x78         ;

        constexpr std::uintptr_t _b6feb04041d639c5bbd8e4466af5abee078f4f3e = 0x80         ;
        constexpr std::uintptr_t _53433defd589b86d0aebbe8aa1ddcefd0aacc088 = 0x88         ;
        constexpr std::uintptr_t _ec2bfcced5a5cec8e80efb1f3226c36f625b5004 = 0x90         ;
        constexpr std::uintptr_t _4c3cc51a4226d6e9713038fe241aa3fc308c5cf2 = 0x98         ;
        constexpr std::uintptr_t _2f39add2519ff464c48d0210d3957181c1f78c7d = 0xA0         ;
        constexpr std::uintptr_t _9de94c9fd9d398924aa65262a570f7e5c2f26c54 = 0xA8         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsGestureWheel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t wheelHeaderText                  = 0x20         ;
        constexpr std::uintptr_t leftArrowButton                  = 0x28         ;
        constexpr std::uintptr_t rightArrowButton                 = 0x30         ;
        constexpr std::uintptr_t gestureWidgets                   = 0x38         ;
        constexpr std::uintptr_t gestureTitleText                 = 0x40         ;
        constexpr std::uintptr_t gestureDescriptionText           = 0x48         ;
        constexpr std::uintptr_t gestureIcon                      = 0x50         ;
        constexpr std::uintptr_t wheelCenter                      = 0x58         ;
        constexpr std::uintptr_t radius                           = 0x60         ;
        constexpr std::uintptr_t initialAngleOffset               = 0x64         ;
        constexpr std::uintptr_t gestureButtonPrefab              = 0x68         ;
        constexpr std::uintptr_t ownedButtonsParent               = 0x70         ;
        constexpr std::uintptr_t lockedPacksParent                = 0x78         ;
        constexpr std::uintptr_t packPrefab                       = 0x80         ;
        constexpr std::uintptr_t dragAndDropCanvas                = 0x88         ;
        constexpr std::uintptr_t assignOverlay                    = 0x90         ;
        constexpr std::uintptr_t buttonListCanvas                 = 0x98         ;
        constexpr std::uintptr_t hoveredGestureTexts              = 0xA0         ;
        constexpr std::uintptr_t emptyWheelTexts                  = 0xA8         ;

        constexpr std::uintptr_t _3b48a32390e7da6997f738b81736b45ccb55e625 = 0xB0         ;
        constexpr std::uintptr_t _3b50167d85058d7be65a4efdb3f4eb24c6ac56ad = 0xB4         ;
        constexpr std::uintptr_t _c180e1f79fa28c4e69505c56f9e89ca539cf8890 = 0xB5         ;
        constexpr std::uintptr_t _5dae43ba9317dea04bafaa8882e4c2e94907f1f9 = 0xB8         ;
        constexpr std::uintptr_t _8858461ac3fac9675afa291fc32b8af80a2ac59f = 0xC0         ;
        constexpr std::uintptr_t _27d864a800bf62aa8874533a36b2a8f539de31f6 = 0xC8         ;
        constexpr std::uintptr_t _8884f51320ead8c7b0679c804216a43fca1c5911 = 0xD0         ;
        constexpr std::uintptr_t _27ea4abf4b0d095e6ccc799759804ed0b37cdce5 = 0xD8         ;
        constexpr std::uintptr_t _e78418a8ef511ce2d8ebb6675b56e5d895795ce9 = 0xE0         ;
        constexpr std::uintptr_t _3457da1a955a4d99ac5e5af800d08fe4a3cf9ce7 = 0xE8         ;
        constexpr std::uintptr_t _f71fef1cd76aec0a2fa9f3bfeb2ed36aad6db654 = 0xF0         ;
        constexpr std::uintptr_t _6e9fd7b69466c66ed7a9fc0ccf5477875f18609a = 0xF8         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreFeaturedTab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t countdown                        = 0x78         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _78d531f942acc95a58b08cf75eef348efe8e4197 = 0x68         ;
        constexpr std::uintptr_t _d093fe4bb4a9add563c1bdbf16b37fbe6cb2d116 = 0x70         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreGeneralTabButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t generalTab                       = 0x20         ;
    }

    namespace Rust_UI_MainMenu__UI_Page
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ea1846e41a88bb3c685864c43a108146612798c6 = 0x68         ;
        constexpr std::uintptr_t _aa96c62a09faa337729b7a92e7171fbfd1081ca4 = 0x70         ;
        constexpr std::uintptr_t _821aaa9e38009b8e63b4491f6a071008df098981 = 0x78         ;
        constexpr std::uintptr_t _fd810be531e44609e30d5b46f4f74d9977de1635 = 0x79         ;
        constexpr std::uintptr_t _9077194db4797357ade60297acd3bc97a015b5e9 = 0x80         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakKeyBind
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t blockingCanvas                   = 0x40         ;
        constexpr std::uintptr_t button                           = 0x48         ;
        constexpr std::uintptr_t labelText                        = 0x50         ;
        constexpr std::uintptr_t btnA                             = 0x58         ;
        constexpr std::uintptr_t btnB                             = 0x60         ;
        constexpr std::uintptr_t resetButton                      = 0x68         ;
        constexpr std::uintptr_t bindString                       = 0x70         ;

        constexpr std::uintptr_t _e4f7c8efc9f243f9497a8a753cce7d83a93a4eca = 0x78         ;
        constexpr std::uintptr_t _ef8924f081032afb863e28e5cbf74594d15b6b91 = 0x80         ;
        constexpr std::uintptr_t _487487eec4fb5636a8ff783f3fddf6491a872799 = 0x88         ;
        constexpr std::uintptr_t _788cc66558402d21d93f1e9c849e20ab4015e62f = 0x90         ;
        constexpr std::uintptr_t _23f60ec8c42171488779453830528be529869f2b = 0x98         ;
        constexpr std::uintptr_t _4718f6fa05379c1a981b9f1c5ed8900dc99075f6 = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t _7958d65215283e2e5aedf9a04215b45de9ab9633 = 0x0          ;
            constexpr std::uintptr_t _4779ae8357a2d630a9b9a11dff6055874a30431b = 0x1          ;
        }

    }

    namespace Rust_UI_MainMenu__UI_KeyBindLabel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t strict                           = 0x20         ;
        constexpr std::uintptr_t command                          = 0x28         ;
        constexpr std::uintptr_t keyText                          = 0x30         ;
    }

    namespace Rust_UI_MainMenu__ServerBrowserCategoryData-fake-0
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t Button                           = 0x18         ;
        constexpr std::uintptr_t List                             = 0x20         ;

        constexpr std::uintptr_t _fba7f48e1cda1a53df7fe8a4337fa06c287bb033 = 0x28         ;
        constexpr std::uintptr_t _e05c8eb7ad0811c5055414c0e97cf18876dab33f = 0x30         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreDLCTab
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t mask                             = 0x78         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _78d531f942acc95a58b08cf75eef348efe8e4197 = 0x68         ;
        constexpr std::uintptr_t _d093fe4bb4a9add563c1bdbf16b37fbe6cb2d116 = 0x70         ;
    }

    namespace Rust_UI_MainMenu__UI_HideTutorialCategory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _tutorialCategoryButton          = 0x20         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsGestureWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t draggedPrefab                    = 0x28         ;
        constexpr std::uintptr_t boundStyle                       = 0x78         ;
        constexpr std::uintptr_t emptyStyle                       = 0x80         ;
        constexpr std::uintptr_t gestureIcon                      = 0x88         ;
        constexpr std::uintptr_t emptyIcon                        = 0x90         ;
        constexpr std::uintptr_t hoverImage                       = 0x98         ;
        constexpr std::uintptr_t canvas                           = 0xA0         ;
        constexpr std::uintptr_t shadow                           = 0xA8         ;

        constexpr std::uintptr_t _6135d872c985c2910545aa292bdd016716bce852 = 0x30         ;
        constexpr std::uintptr_t _f389573dbc2928afa10a616112f49ba11acb5627 = 0x38         ;
        constexpr std::uintptr_t _dc448b2b22abd497d016f73b03c8f08c26f5e8b7 = 0x40         ;
        constexpr std::uintptr_t _ecde96e1336dc57386830b9f43e5452b681a2707 = 0x48         ;
        constexpr std::uintptr_t _aab5f32d8b4c5ee7833e03cdb875dbe9d7578c15 = 0x50         ;
        constexpr std::uintptr_t _5e936cec2dd02fddd7dbb8a9dc055ab05ba4c2cc = 0x54         ;
        constexpr std::uintptr_t _0c9c42da86fdd09c46dd1b66ff015fb0bf4894e6 = 0x60         ;
        constexpr std::uintptr_t _a426df66d31bc3ef7a9a7c3860030090b5ad2d0e = 0x6C         ;
        constexpr std::uintptr_t _3670454208830e1871ce86ecde12a4f8ebdaa3ec = 0xB0         ;
    }

    namespace Rust_UI_MainMenu__CompanionSetupScreen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t pleaseSignInMessage              = 0x68         ;
        constexpr std::uintptr_t loadingMessage                   = 0x70         ;
        constexpr std::uintptr_t errorMessage                     = 0x78         ;
        constexpr std::uintptr_t notSupportedMessage              = 0x80         ;
        constexpr std::uintptr_t notPushEnabledMessage            = 0x88         ;
        constexpr std::uintptr_t disabledMessage                  = 0x90         ;
        constexpr std::uintptr_t enabledMessage                   = 0x98         ;
        constexpr std::uintptr_t refreshButton                    = 0xA0         ;
        constexpr std::uintptr_t enableButton                     = 0xA8         ;
        constexpr std::uintptr_t disableButton                    = 0xB0         ;
        constexpr std::uintptr_t pairButton                       = 0xB8         ;
        constexpr std::uintptr_t serverName                       = 0xC0         ;
        constexpr std::uintptr_t removeFooterTransition           = 0xC8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0xD0         ;
        constexpr std::uintptr_t _f316f7b5ff1ae24cfabb56774bac2ff5efb5798d = 0xD4         ;
        constexpr std::uintptr_t _e3573c50f49d27b0e55ea7b4dbb2c87638a84610 = 0xD5         ;
        constexpr std::uintptr_t _6af2dc103a95868a06b6e3fee727db8813a80367 = 0xD7         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreItemDLC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t appID                            = 0x20         ;
        constexpr std::uintptr_t overlayPagePrefab                = 0x28         ;
        constexpr std::uintptr_t cartButton                       = 0x30         ;

        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x38         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsKeyBindButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t currentBind                      = 0x20         ;
        constexpr std::uintptr_t button                           = 0x28         ;
        constexpr std::uintptr_t boundStyle                       = 0x30         ;
        constexpr std::uintptr_t notBoundStyle                    = 0x38         ;
        constexpr std::uintptr_t text                             = 0x40         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreCart
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t emptyStyle                       = 0x68         ;
        constexpr std::uintptr_t notEmptySyle                     = 0x70         ;
        constexpr std::uintptr_t cartButton                       = 0x78         ;
        constexpr std::uintptr_t cartButtonCanvas                 = 0x80         ;
        constexpr std::uintptr_t cartButtonText                   = 0x88         ;
        constexpr std::uintptr_t itemCountText                    = 0x90         ;
        constexpr std::uintptr_t totalValueText                   = 0x98         ;
        constexpr std::uintptr_t itemParent                       = 0xA0         ;
        constexpr std::uintptr_t cartItemPrefab                   = 0xA8         ;
        constexpr std::uintptr_t checkoutButton                   = 0xB0         ;
        constexpr std::uintptr_t emptyGroup                       = 0xB8         ;
        constexpr std::uintptr_t footer                           = 0xC0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace Rust_UI_MainMenu__UI_InteractionToast
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t _text                            = 0x68         ;
        constexpr std::uintptr_t _informationPanel                = 0x70         ;
        constexpr std::uintptr_t _informationTitle                = 0x78         ;
        constexpr std::uintptr_t _informationText                 = 0x80         ;
        constexpr std::uintptr_t _firstButton                     = 0x88         ;
        constexpr std::uintptr_t _secondButton                    = 0x90         ;
        constexpr std::uintptr_t _firstIcon                       = 0x98         ;
        constexpr std::uintptr_t _secondIcon                      = 0xA0         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace Rust_UI_MainMenu__UI_Hero_Store
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _title                           = 0x20         ;
        constexpr std::uintptr_t _subtitle                        = 0x28         ;
        constexpr std::uintptr_t _tag                             = 0x30         ;
        constexpr std::uintptr_t _coverImage                      = 0x38         ;
        constexpr std::uintptr_t _button                          = 0x40         ;
        constexpr std::uintptr_t _hoverFlex                       = 0x48         ;
        constexpr std::uintptr_t _blackout                        = 0x50         ;
        constexpr std::uintptr_t _titlePhrase                     = 0x58         ;
        constexpr std::uintptr_t _subtitlePhrase                  = 0x60         ;
        constexpr std::uintptr_t _image                           = 0x68         ;
        constexpr std::uintptr_t _internalLink                    = 0x70         ;
        constexpr std::uintptr_t _linkUrl                         = 0x78         ;
        constexpr std::uintptr_t _video                           = 0x90         ;
        constexpr std::uintptr_t _titleContainer                  = 0x98         ;
        constexpr std::uintptr_t _loadingFlex                     = 0xA0         ;
        constexpr std::uintptr_t _loadingGroup                    = 0xA8         ;
        constexpr std::uintptr_t _videoImage                      = 0xB0         ;
        constexpr std::uintptr_t _progressBars                    = 0xB8         ;
        constexpr std::uintptr_t _progressBarHolders              = 0xC0         ;
        constexpr std::uintptr_t _menuBlurGroup                   = 0xC8         ;
        constexpr std::uintptr_t _expandButton                    = 0xD0         ;
        constexpr std::uintptr_t _viewInStoreButton               = 0xD8         ;

        constexpr std::uintptr_t _451e40e80731a5b56e6b5352ddfb330f03e4df56 = 0x80         ;
        constexpr std::uintptr_t _e1d6807a3eb79c905b130d217bd130fff336a05a = 0x88         ;
        constexpr std::uintptr_t _25aefcedad58e9cd6379c5984001b5fb698bd0f4 = 0xE0         ;
        constexpr std::uintptr_t _5644254491ce4459ee5ad1fbae5403a479e25feb = 0xE8         ;
        constexpr std::uintptr_t _0d3d92c8e0ed91513a9869f8b780ceb8576425ff = 0xF0         ;
        constexpr std::uintptr_t _6d88d800568070f20dbc58c8779d44eda7b9f5ad = 0xF4         ;
    }

    namespace Rust_UI_MainMenu__UI_SafeModeWarning
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t canvas                           = 0x68         ;
        constexpr std::uintptr_t destroyOnClose                   = 0x70         ;
        constexpr std::uintptr_t buttonsParent                    = 0x78         ;
        constexpr std::uintptr_t titleText                        = 0x80         ;
        constexpr std::uintptr_t messageText                      = 0x88         ;
        constexpr std::uintptr_t buttonTemplate                   = 0x90         ;
        constexpr std::uintptr_t buttons                          = 0x98         ;
        constexpr std::uintptr_t yesButton                        = 0xA0         ;
        constexpr std::uintptr_t timer                            = 0xA8         ;
        constexpr std::uintptr_t timerText                        = 0xB0         ;
        constexpr std::uintptr_t timeToWait                       = 0xB8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0xBC         ;
    }

    namespace Rust_UI_MainMenu__UI_BackgroundAspectRatioFitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rectTransform                    = 0x20         ;
        constexpr std::uintptr_t offset                           = 0x28         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakConvar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t convarName                       = 0x40         ;
        constexpr std::uintptr_t ApplyImmediatelyOnChange         = 0x48         ;
        constexpr std::uintptr_t onValueChanged                   = 0x50         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x58         ;
    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakSlider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10844890   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t convarName                       = 0x40         ;
        constexpr std::uintptr_t ApplyImmediatelyOnChange         = 0x48         ;
        constexpr std::uintptr_t onValueChanged                   = 0x50         ;
        constexpr std::uintptr_t manuallyCallInit                 = 0x60         ;
        constexpr std::uintptr_t rustSliderControl                = 0x68         ;
        constexpr std::uintptr_t rustInput                        = 0x70         ;
        constexpr std::uintptr_t applyOnMouseUp                   = 0x78         ;
        constexpr std::uintptr_t OnMouseUp                        = 0x80         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x58         ;
        constexpr std::uintptr_t _0a700fb80decc27790f7cc5ef6071438d3a99043 = 0x7C         ;

        namespace _static
        {
            constexpr std::uintptr_t _a4be26d7cafa77acc2350587143f2de577366212 = 0x0          ;
            constexpr std::uintptr_t _7dac2e0a0425f371c60fff72cb15a8ea3a9a8403 = 0x8          ;
            constexpr std::uintptr_t _b7926d1e48db52ff6d68602f362d2b0658f7a539 = 0x10         ;
            constexpr std::uintptr_t _8c4c2f25d6f20c101de82d8083401ab50880ff83 = 0x18         ;
        }

    }

    namespace Rust_UI_MainMenu__UI_Popup_CrosshairImportExport
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t canvas                           = 0x68         ;
        constexpr std::uintptr_t destroyOnClose                   = 0x70         ;
        constexpr std::uintptr_t buttonsParent                    = 0x78         ;
        constexpr std::uintptr_t titleText                        = 0x80         ;
        constexpr std::uintptr_t messageText                      = 0x88         ;
        constexpr std::uintptr_t buttonTemplate                   = 0x90         ;
        constexpr std::uintptr_t buttons                          = 0x98         ;
        constexpr std::uintptr_t isExport                         = 0xA0         ;
        constexpr std::uintptr_t inputField                       = 0xA8         ;
        constexpr std::uintptr_t placeHolderTextField             = 0xB0         ;
        constexpr std::uintptr_t copyButtonTextField              = 0xB8         ;
        constexpr std::uintptr_t inputFieldBackgroundImage        = 0xC0         ;
        constexpr std::uintptr_t defaultBackgroundColor           = 0xC8         ;
        constexpr std::uintptr_t failedBackgroundColor            = 0xD8         ;
        constexpr std::uintptr_t placeHolderPhrase                = 0xE8         ;
        constexpr std::uintptr_t invalidCodePhrase                = 0xF0         ;
        constexpr std::uintptr_t copyCodePhrase                   = 0xF8         ;
        constexpr std::uintptr_t copiedPhrase                     = 0x100        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace Rust_UI_MainMenu__UI_KeyBindConflictPopup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t canvas                           = 0x68         ;
        constexpr std::uintptr_t destroyOnClose                   = 0x70         ;
        constexpr std::uintptr_t buttonsParent                    = 0x78         ;
        constexpr std::uintptr_t titleText                        = 0x80         ;
        constexpr std::uintptr_t messageText                      = 0x88         ;
        constexpr std::uintptr_t buttonTemplate                   = 0x90         ;
        constexpr std::uintptr_t buttons                          = 0x98         ;
        constexpr std::uintptr_t keyText                          = 0xA0         ;
        constexpr std::uintptr_t bindText                         = 0xA8         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace Rust_UI_MainMenu__NotificationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_MainMenu__UI_DropsController
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108067B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _dropPrefab                      = 0x20         ;
        constexpr std::uintptr_t _dropsParent                     = 0x28         ;

        constexpr std::uintptr_t _c3ec27990c253d2059aa48a69ed13ae2ac462d58 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _2e94eeb2392a24716f1e2d8ef2c8678e4cefe495 = 0x0          ;
            constexpr std::uintptr_t _c74db24aad751e17503088a904bfdf2c5c208201 = 0x1          ;
        }

    }

    namespace Rust_UI_MainMenu__UI_SettingsTweakToggle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A7EF0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t tooltipImage                     = 0x28         ;
        constexpr std::uintptr_t tooltipVideoURL                  = 0x30         ;
        constexpr std::uintptr_t tooltipExternalURL               = 0x38         ;
        constexpr std::uintptr_t convarName                       = 0x40         ;
        constexpr std::uintptr_t ApplyImmediatelyOnChange         = 0x48         ;
        constexpr std::uintptr_t onValueChanged                   = 0x50         ;
        constexpr std::uintptr_t buttonControl                    = 0x60         ;
        constexpr std::uintptr_t inverse                          = 0x68         ;

        constexpr std::uintptr_t _c30b1b71d3e147b04524ed340eaa0bf4bf676225 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _a4be26d7cafa77acc2350587143f2de577366212 = 0x0          ;
            constexpr std::uintptr_t _7dac2e0a0425f371c60fff72cb15a8ea3a9a8403 = 0x8          ;
            constexpr std::uintptr_t _b7926d1e48db52ff6d68602f362d2b0658f7a539 = 0x10         ;
            constexpr std::uintptr_t _8c4c2f25d6f20c101de82d8083401ab50880ff83 = 0x18         ;
        }

    }

    namespace Rust_UI_MainMenu__UI_TutorialModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t _acceptButton                    = 0x68         ;
        constexpr std::uintptr_t _declineButtons                  = 0x70         ;
        constexpr std::uintptr_t _videoPlayer                     = 0x78         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
    }

    namespace Rust_UI_MainMenu__UI_StoreItemTileWeeklySkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t button                           = 0x20         ;
        constexpr std::uintptr_t animatedParent                   = 0x28         ;
        constexpr std::uintptr_t skinNameText                     = 0x30         ;
        constexpr std::uintptr_t itemTypeText                     = 0x38         ;
        constexpr std::uintptr_t imageGroup                       = 0x40         ;
        constexpr std::uintptr_t httpImage                        = 0x48         ;
        constexpr std::uintptr_t coverVideo                       = 0x50         ;
        constexpr std::uintptr_t coverImage                       = 0x58         ;
        constexpr std::uintptr_t headerTextGroup                  = 0x60         ;
        constexpr std::uintptr_t headerText                       = 0x68         ;
        constexpr std::uintptr_t paddedContainer                  = 0x70         ;
        constexpr std::uintptr_t cartButton                       = 0x78         ;
        constexpr std::uintptr_t ownedOverlay                     = 0x80         ;
        constexpr std::uintptr_t ownedTag                         = 0x88         ;
        constexpr std::uintptr_t disableCartWhenOwned             = 0x90         ;
        constexpr std::uintptr_t fadeIconWhenOwned                = 0x91         ;
        constexpr std::uintptr_t applyIconColor                   = 0x140        ;
        constexpr std::uintptr_t animatedShimmers                 = 0x141        ;
        constexpr std::uintptr_t coloredGradient                  = 0x148        ;
        constexpr std::uintptr_t idleShimmerStrength              = 0x150        ;
        constexpr std::uintptr_t idleShimmerSpeed                 = 0x154        ;
        constexpr std::uintptr_t hoverShimmerStrength             = 0x158        ;
        constexpr std::uintptr_t hoverShimmerSpeed                = 0x15C        ;

        constexpr std::uintptr_t _ca37b687611a8b964438edb9593a51a381810bc1 = 0x98         ;
        constexpr std::uintptr_t _63bf4ccd9e07dd1c7fc8961ba74e6ff0c507b7ab = 0xA0         ;
        constexpr std::uintptr_t _2142f47eeba2547e6b3d3ce44bc2c6c1fe8826c4 = 0x118        ;
        constexpr std::uintptr_t _c47469cd4f7f2381fbdc7a742d45439ac8669b5c = 0x11C        ;
        constexpr std::uintptr_t _4ff3702da2a36d16e8e29d80c593bdb55e01c1f7 = 0x120        ;
        constexpr std::uintptr_t _67e0abedc6b036f1a1fb51956473486042409833 = 0x128        ;
    }

    namespace Rust_UI_MainMenu__UI_ConnectModal
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t _title                           = 0x68         ;
        constexpr std::uintptr_t _description                     = 0x70         ;
        constexpr std::uintptr_t _headerImage                     = 0x78         ;
        constexpr std::uintptr_t _headerImageLoading              = 0x80         ;
        constexpr std::uintptr_t _tagController                   = 0x88         ;
        constexpr std::uintptr_t _mapTypeText                     = 0x90         ;
        constexpr std::uintptr_t _websiteButton                   = 0x98         ;
        constexpr std::uintptr_t _websiteTooltip                  = 0xA0         ;
        constexpr std::uintptr_t _descriptionLoading              = 0xA8         ;
        constexpr std::uintptr_t _connectToServerButton           = 0xB0         ;
        constexpr std::uintptr_t _needsPremiumButton              = 0xB8         ;
        constexpr std::uintptr_t _mapButton                       = 0xC0         ;
        constexpr std::uintptr_t _map                             = 0xC8         ;
        constexpr std::uintptr_t _requiredSystemConfigSection     = 0xD0         ;
        constexpr std::uintptr_t _tpmCheck                        = 0xD8         ;
        constexpr std::uintptr_t _secureBootCheck                 = 0xE0         ;
        constexpr std::uintptr_t _kernelCodeIntegrityCheck        = 0xE8         ;
        constexpr std::uintptr_t _iommuCheck                      = 0xF0         ;
        constexpr std::uintptr_t _friendsText                     = 0xF8         ;
        constexpr std::uintptr_t _friendsObject                   = 0x100        ;
        constexpr std::uintptr_t _friendsTooltip                  = 0x108        ;
        constexpr std::uintptr_t _playerCount                     = 0x110        ;
        constexpr std::uintptr_t _pingText                        = 0x118        ;
        constexpr std::uintptr_t _regionText                      = 0x120        ;
        constexpr std::uintptr_t _queuedPlayersObject             = 0x128        ;
        constexpr std::uintptr_t _queuedPlayersCount              = 0x130        ;
        constexpr std::uintptr_t _lastPlayedObject                = 0x138        ;
        constexpr std::uintptr_t _lastPlayedText                  = 0x140        ;
        constexpr std::uintptr_t _wipedObject                     = 0x148        ;
        constexpr std::uintptr_t _wipedText                       = 0x150        ;
        constexpr std::uintptr_t _scrollRect                      = 0x158        ;
        constexpr std::uintptr_t _scrollMask                      = 0x160        ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _358a9e7afe671bd223b077224c7d4f26315fe372 = 0x168        ;
        constexpr std::uintptr_t _58c5c3aaab9f2b1f173290fce3e4453a462637b3 = 0x220        ;
        constexpr std::uintptr_t _90cfa1c89f3a5512492b1fcee6177a4309513d9c = 0x228        ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Vector4Parameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ParameterOverride`1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessResources
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t blueNoise64                      = 0x18         ;
        constexpr std::uintptr_t blueNoise256                     = 0x20         ;
        constexpr std::uintptr_t smaaLuts                         = 0x28         ;
        constexpr std::uintptr_t shaders                          = 0x30         ;
        constexpr std::uintptr_t computeShaders                   = 0x38         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sharedProfile                    = 0x20         ;
        constexpr std::uintptr_t isGlobal                         = 0x28         ;
        constexpr std::uintptr_t bounds                           = 0x2C         ;
        constexpr std::uintptr_t blendDistance                    = 0x44         ;
        constexpr std::uintptr_t weight                           = 0x48         ;
        constexpr std::uintptr_t priority                         = 0x4C         ;

        constexpr std::uintptr_t _256cd1076efb51361f9874e33e2b36acb66b2f70 = 0x50         ;
        constexpr std::uintptr_t _9a9715a62c191aa9308e43c3d734dee6257caf73 = 0x54         ;
        constexpr std::uintptr_t _cb1676e6396f27cdd75e462c1d7031abbbf6e3e1 = 0x58         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__HistogramMonitor-fake-0
    {
        constexpr std::uintptr_t width                            = 0x20         ;
        constexpr std::uintptr_t height                           = 0x24         ;
        constexpr std::uintptr_t channel                          = 0x28         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x30         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__DebugOverlay
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AutoExposure
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t filtering                        = 0x30         ;
        constexpr std::uintptr_t minLuminance                     = 0x38         ;
        constexpr std::uintptr_t maxLuminance                     = 0x40         ;
        constexpr std::uintptr_t keyValue                         = 0x48         ;
        constexpr std::uintptr_t eyeAdaptation                    = 0x50         ;
        constexpr std::uintptr_t speedUp                          = 0x58         ;
        constexpr std::uintptr_t speedDown                        = 0x60         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ChromaticAberrationRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_InternalSpectralLut            = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _6663cd5eb6feadfe36cb0ea18c5f84a31e6d61e3 = 0x0          ;
            constexpr std::uintptr_t _b4fdc2d2779ec46c95dcd63b5371ec1170559497 = 0x8          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__Vector3Parameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Grain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t colored                          = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x38         ;
        constexpr std::uintptr_t size                             = 0x40         ;
        constexpr std::uintptr_t lumContrib                       = 0x48         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflectionResolution
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__GradingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflectionPreset
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ColorParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__WaveformMonitor-fake-0
    {
        constexpr std::uintptr_t exposure                         = 0x20         ;
        constexpr std::uintptr_t height                           = 0x24         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__BloomRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_Pyramid                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _5c0be866abbdb7544b5f9986a0f528982c2f0277 = 0x0          ;
            constexpr std::uintptr_t _023c577cef1f9bb3687084ddac5a2f5fb009dc74 = 0x8          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__MinAttribute
    {
        constexpr std::uintptr_t min                              = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _105b0611088f8352ab09adb5d81b08de5a06347c = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__DepthOfFieldRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_CoCHistoryTextures             = 0x20         ;
        constexpr std::uintptr_t m_HistoryPingPong                = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _28463fdcef9492bbb886f86b2d0485362b2a630c = 0x0          ;
            constexpr std::uintptr_t _e88741bc892c7526d21706c6c0eaff60ca0beb5d = 0x8          ;
            constexpr std::uintptr_t _b460bf601d822ccb1c55dadf34a94af5788f863b = 0x10         ;
            constexpr std::uintptr_t _4b47b96ddc60c930a4aacfe90fe422ec27582eef = 0x18         ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__Monitor
    {
        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _d5c883660faf5ad4b607aa9f0c1442cbcfc85e27 = 0x0          ;
            constexpr std::uintptr_t _8e93becde18c2a23d32ca6a0bcaa0b3bfec20ba6 = 0x8          ;
            constexpr std::uintptr_t _0c2e878e48ca204b4b16561839476b0f8539d33d = 0x10         ;
            constexpr std::uintptr_t _8c2626f2a3adc203e5736a54c35520d3ae97be8e = 0x18         ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__MaskingModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10731F68   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessEffectSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10759958   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusionQualityParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__FastApproximateAntialiasing
    {
        constexpr std::uintptr_t fastMode                         = 0x10         ;
        constexpr std::uintptr_t keepAlpha                        = 0x11         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__IntParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072FD60   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__MotionBlur
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t shutterAngle                     = 0x30         ;
        constexpr std::uintptr_t sampleCount                      = 0x38         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Vector4Parameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10731F30   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflectionResolutionParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10804AC8   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ParameterOverride
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F5090   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__TrackballAttribute
    {
        constexpr std::uintptr_t mode                             = 0x10         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__MinMaxAttribute
    {
        constexpr std::uintptr_t min                              = 0x10         ;
        constexpr std::uintptr_t max                              = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _f5d5e8a751c1117e174abd9f68e0e197149840c4 = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusionQualityParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__MaxAttribute
    {
        constexpr std::uintptr_t max                              = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _e513b27db78eecee163f4bc4574cd7b4bdb8d23d = 0x0          ;
            constexpr std::uintptr_t _60336457d1191d8756c4f26117c3ad3705e2d3d7 = 0x8          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__ChromaticAberration
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t spectralLut                      = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x38         ;
        constexpr std::uintptr_t fastMode                         = 0x40         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__DisplayNameAttribute
    {
        constexpr std::uintptr_t displayName                      = 0x10         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Dithering
    {
        constexpr std::uintptr_t m_NoiseTextureIndex              = 0x10         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__VignetteMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__EyeAdaptation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__SplineParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScalableAO
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107689D8   ;
        constexpr std::uintptr_t m_Settings                       = 0x10         ;
        constexpr std::uintptr_t m_MRT                            = 0x18         ;
        constexpr std::uintptr_t m_SampleCount                    = 0x20         ;
        constexpr std::uintptr_t m_Result                         = 0x28         ;
        constexpr std::uintptr_t m_PropertySheet                  = 0x30         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__LightMeterMonitor-fake-0
    {
        constexpr std::uintptr_t width                            = 0x20         ;
        constexpr std::uintptr_t height                           = 0x24         ;
        constexpr std::uintptr_t showCurves                       = 0x28         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__GradingModeParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__VectorscopeMonitor-fake-0
    {
        constexpr std::uintptr_t size                             = 0x20         ;
        constexpr std::uintptr_t exposure                         = 0x24         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__BoolParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x38         ;
        constexpr std::uintptr_t color                            = 0x40         ;
        constexpr std::uintptr_t ambientOnly                      = 0x48         ;
        constexpr std::uintptr_t noiseFilterTolerance             = 0x50         ;
        constexpr std::uintptr_t blurTolerance                    = 0x58         ;
        constexpr std::uintptr_t upsampleTolerance                = 0x60         ;
        constexpr std::uintptr_t thicknessModifier                = 0x68         ;
        constexpr std::uintptr_t directLightingStrength           = 0x70         ;
        constexpr std::uintptr_t radius                           = 0x78         ;
        constexpr std::uintptr_t quality                          = 0x80         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__TextureParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072FDA0   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
        constexpr std::uintptr_t defaultState                     = 0x20         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__EyeAdaptationParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EB8E8   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__SplineParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10731F78   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ColorGradingRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_GradingCurves                  = 0x20         ;
        constexpr std::uintptr_t m_Pixels                         = 0x28         ;
        constexpr std::uintptr_t m_InternalLdrLut                 = 0x30         ;
        constexpr std::uintptr_t m_InternalLogLut                 = 0x38         ;
        constexpr std::uintptr_t m_HableCurve                     = 0x40         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__LightMeterMonitor
    {
        constexpr std::uintptr_t width                            = 0x20         ;
        constexpr std::uintptr_t height                           = 0x24         ;
        constexpr std::uintptr_t showCurves                       = 0x28         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__EyeAdaptationParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflections
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t preset                           = 0x30         ;
        constexpr std::uintptr_t maximumIterationCount            = 0x38         ;
        constexpr std::uintptr_t resolution                       = 0x40         ;
        constexpr std::uintptr_t thickness                        = 0x48         ;
        constexpr std::uintptr_t maximumMarchDistance             = 0x50         ;
        constexpr std::uintptr_t distanceFade                     = 0x58         ;
        constexpr std::uintptr_t vignette                         = 0x60         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__LensDistortionRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _40ea8dc7ee708d7245025b413ce601d80045a8db = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessEffectRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075F9A0   ;
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__DepthOfField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t focusDistance                    = 0x30         ;
        constexpr std::uintptr_t aperture                         = 0x38         ;
        constexpr std::uintptr_t focalLength                      = 0x40         ;
        constexpr std::uintptr_t kernelSize                       = 0x48         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__FloatParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__WaveformMonitor
    {
        constexpr std::uintptr_t exposure                         = 0x20         ;
        constexpr std::uintptr_t height                           = 0x24         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Vignette
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t color                            = 0x38         ;
        constexpr std::uintptr_t center                           = 0x40         ;
        constexpr std::uintptr_t intensity                        = 0x48         ;
        constexpr std::uintptr_t smoothness                       = 0x50         ;
        constexpr std::uintptr_t roundness                        = 0x58         ;
        constexpr std::uintptr_t rounded                          = 0x60         ;
        constexpr std::uintptr_t mask                             = 0x68         ;
        constexpr std::uintptr_t opacity                          = 0x70         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__VignetteRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _db274e5c91592ec8c5f7e201e90429080a3f210a = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusionRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_Methods                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _1295120596a3b02825561d58750af257a6933445 = 0x0          ;
            constexpr std::uintptr_t _f5179111c5de1ef8c12160bdf93030b7f118cc0e = 0x8          ;
            constexpr std::uintptr_t _7ec3ad4bf3524ddd4682b7a0d2bd53344fa7b977 = 0x10         ;
            constexpr std::uintptr_t _3cc7cc5662e08c1f8aed3c96f22101318f91a51d = 0x18         ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__Vector2Parameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EB8E0   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflectionsRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_Resolve                        = 0x20         ;
        constexpr std::uintptr_t m_History                        = 0x28         ;
        constexpr std::uintptr_t m_MipIDs                         = 0x30         ;
        constexpr std::uintptr_t m_Presets                        = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _d77342fcc68d39005796cb8a25f11b0d76dd1f87 = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__VignetteModeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__TonemapperParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10731F28   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__TextureParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
        constexpr std::uintptr_t defaultState                     = 0x20         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__SubpixelMorphologicalAntialiasing
    {
        constexpr std::uintptr_t quality                          = 0x10         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessDebugLayer
    {
        constexpr std::uintptr_t lightMeter                       = 0x10         ;
        constexpr std::uintptr_t histogram                        = 0x18         ;
        constexpr std::uintptr_t waveform                         = 0x20         ;
        constexpr std::uintptr_t vectorscope                      = 0x28         ;
        constexpr std::uintptr_t overlaySettings                  = 0x50         ;

        constexpr std::uintptr_t _8f2ddae15c6f3e4439531ff40590bbe8ff1d490c = 0x30         ;
        constexpr std::uintptr_t _0543618bfc890f1fb0ec6f5e2e1ae08552ace127 = 0x38         ;
        constexpr std::uintptr_t _f1a4ac7f7f843b7242d2024f1962bf6af143da8f = 0x3C         ;
        constexpr std::uintptr_t _e154dbfd48610d0a2db1fd5a31f242c34470dbd9 = 0x40         ;
        constexpr std::uintptr_t _4ef354a6747312185e11742100edd29f7f473fb7 = 0x48         ;
        constexpr std::uintptr_t _07574c328e76bfee7551d1724ce7c92b5871c8ff = 0x4C         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__HistogramMonitor
    {
        constexpr std::uintptr_t width                            = 0x20         ;
        constexpr std::uintptr_t height                           = 0x24         ;
        constexpr std::uintptr_t channel                          = 0x28         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x30         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__MaskingModeParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__LensDistortion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t intensity                        = 0x30         ;
        constexpr std::uintptr_t intensityX                       = 0x38         ;
        constexpr std::uintptr_t intensityY                       = 0x40         ;
        constexpr std::uintptr_t centerX                          = 0x48         ;
        constexpr std::uintptr_t centerY                          = 0x50         ;
        constexpr std::uintptr_t scale                            = 0x58         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusionQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__BoolParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C428   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Tonemapper
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Vector4Parameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__VignetteModeParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__MotionBlurRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _ae7b882a7578354c3c0434cf25fc96089589b5e9 = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__MultiScaleVO
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10768950   ;
        constexpr std::uintptr_t m_Heights                        = 0x10         ;
        constexpr std::uintptr_t m_PropertySheet                  = 0x18         ;
        constexpr std::uintptr_t m_SampleThickness                = 0x20         ;
        constexpr std::uintptr_t m_InvThicknessTable              = 0x28         ;
        constexpr std::uintptr_t m_MRT                            = 0x30         ;
        constexpr std::uintptr_t m_Resources                      = 0x38         ;
        constexpr std::uintptr_t m_Settings                       = 0x40         ;
        constexpr std::uintptr_t m_SampleWeightTable              = 0x48         ;
        constexpr std::uintptr_t m_Widths                         = 0x50         ;
        constexpr std::uintptr_t m_AmbientOnlyAO                  = 0x58         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Bloom
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t intensity                        = 0x30         ;
        constexpr std::uintptr_t threshold                        = 0x38         ;
        constexpr std::uintptr_t softKnee                         = 0x40         ;
        constexpr std::uintptr_t clamp                            = 0x48         ;
        constexpr std::uintptr_t diffusion                        = 0x50         ;
        constexpr std::uintptr_t anamorphicRatio                  = 0x58         ;
        constexpr std::uintptr_t color                            = 0x60         ;
        constexpr std::uintptr_t fastMode                         = 0x68         ;
        constexpr std::uintptr_t dirtTexture                      = 0x70         ;
        constexpr std::uintptr_t dirtIntensity                    = 0x78         ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__MaskingModeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Vector3Parameter
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessAttribute
    {
        constexpr std::uintptr_t renderer                         = 0x10         ;
        constexpr std::uintptr_t eventType                        = 0x18         ;
        constexpr std::uintptr_t menuItem                         = 0x20         ;
        constexpr std::uintptr_t allowInSceneView                 = 0x28         ;
        constexpr std::uintptr_t builtinEffect                    = 0x29         ;

        namespace _static
        {
            constexpr std::uintptr_t _cf50afc736df423ab5a4dda6c8f2a96d9a1aa21b = 0x0          ;
            constexpr std::uintptr_t _674b55e0dcd9fbc95a8383ddc430948e0b951971 = 0x8          ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__FloatParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10740B18   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusionModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C4E0   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusionQualityParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C4D8   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AmbientOcclusionModeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__SplineParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__TextureParameterDefault
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflectionPresetParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10804AE8   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflectionPresetParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessDebugLayer-fake-0
    {
        constexpr std::uintptr_t lightMeter                       = 0x10         ;
        constexpr std::uintptr_t histogram                        = 0x18         ;
        constexpr std::uintptr_t waveform                         = 0x20         ;
        constexpr std::uintptr_t vectorscope                      = 0x28         ;
        constexpr std::uintptr_t overlaySettings                  = 0x50         ;

        constexpr std::uintptr_t _8f2ddae15c6f3e4439531ff40590bbe8ff1d490c = 0x30         ;
        constexpr std::uintptr_t _0543618bfc890f1fb0ec6f5e2e1ae08552ace127 = 0x38         ;
        constexpr std::uintptr_t _f1a4ac7f7f843b7242d2024f1962bf6af143da8f = 0x3C         ;
        constexpr std::uintptr_t _e154dbfd48610d0a2db1fd5a31f242c34470dbd9 = 0x40         ;
        constexpr std::uintptr_t _4ef354a6747312185e11742100edd29f7f473fb7 = 0x48         ;
        constexpr std::uintptr_t _07574c328e76bfee7551d1724ce7c92b5871c8ff = 0x4C         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__HistogramMonitor-fake-1
    {
        constexpr std::uintptr_t width                            = 0x20         ;
        constexpr std::uintptr_t height                           = 0x24         ;
        constexpr std::uintptr_t channel                          = 0x28         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x30         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessDebug
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postProcessLayer                 = 0x20         ;
        constexpr std::uintptr_t lightMeter                       = 0x30         ;
        constexpr std::uintptr_t histogram                        = 0x31         ;
        constexpr std::uintptr_t waveform                         = 0x32         ;
        constexpr std::uintptr_t vectorscope                      = 0x33         ;
        constexpr std::uintptr_t debugOverlay                     = 0x34         ;

        constexpr std::uintptr_t _7e1590ff1c41139587ad9927ded84b91a966ceba = 0x28         ;
        constexpr std::uintptr_t _46b3bb0820f1aad25eadc500d154542f2d75fbce = 0x38         ;
        constexpr std::uintptr_t _8f2e5a5e2409e10e4d07d3dca7dd3fd0ecf33a14 = 0x40         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__VignetteModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10763900   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessEvent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Spline
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10731F80   ;
        constexpr std::uintptr_t curve                            = 0x10         ;
        constexpr std::uintptr_t m_Loop                           = 0x18         ;
        constexpr std::uintptr_t m_ZeroValue                      = 0x1C         ;
        constexpr std::uintptr_t m_Range                          = 0x20         ;
        constexpr std::uintptr_t cachedData                       = 0x38         ;

        constexpr std::uintptr_t _ea4695b8545d9c49025ffaba318a7402eac6b34d = 0x28         ;
        constexpr std::uintptr_t _d8d8c9f5ae02c791ca24393f792dd65cd1bef071 = 0x30         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflectionResolutionParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__KernelSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__IntParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessProfile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t settings                         = 0x18         ;

        constexpr std::uintptr_t _b42263572bc44c7d3ef44238b7432cd5dcdaab50 = 0x20         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__KernelSizeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10784BD8   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__KernelSizeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessLayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t volumeTrigger                    = 0xA0         ;
        constexpr std::uintptr_t volumeLayer                      = 0xA8         ;
        constexpr std::uintptr_t stopNaNPropagation               = 0xAC         ;
        constexpr std::uintptr_t finalBlitToCameraTarget          = 0xAD         ;
        constexpr std::uintptr_t antialiasingMode                 = 0xB0         ;
        constexpr std::uintptr_t temporalAntialiasing             = 0xB8         ;
        constexpr std::uintptr_t subpixelMorphologicalAntialiasing = 0xC0         ;
        constexpr std::uintptr_t fastApproximateAntialiasing      = 0xC8         ;
        constexpr std::uintptr_t fog                              = 0xD0         ;
        constexpr std::uintptr_t debugLayer                       = 0xE0         ;
        constexpr std::uintptr_t intermediateFormat               = 0xE8         ;
        constexpr std::uintptr_t m_Resources                      = 0xF8         ;
        constexpr std::uintptr_t m_ShowToolkit                    = 0x100        ;
        constexpr std::uintptr_t m_ShowCustomSorter               = 0x101        ;
        constexpr std::uintptr_t breakBeforeColorGrading          = 0x102        ;
        constexpr std::uintptr_t m_BeforeTransparentBundles       = 0x108        ;
        constexpr std::uintptr_t m_BeforeStackBundles             = 0x110        ;
        constexpr std::uintptr_t m_AfterStackBundles              = 0x118        ;

        constexpr std::uintptr_t _b96dc23229bbe8904d1574e26fa91b802653acbe = 0x20         ;
        constexpr std::uintptr_t _1140f92da7063abc0082a64cae24f134c81a653f = 0x28         ;
        constexpr std::uintptr_t _c76ab4c12d1341ed94811aebff1e19287bd50500 = 0x30         ;
        constexpr std::uintptr_t _123d4c6992be7d1a30be6f44e2cc6347253ece24 = 0x38         ;
        constexpr std::uintptr_t _1a5bb9d25125bb818a909c6568bc3d0fedc7b05c = 0x40         ;
        constexpr std::uintptr_t _8ed3498bd1be2a01ce0ec94d9c8813aa9d5af68a = 0x48         ;
        constexpr std::uintptr_t _cc410eff8c5e7d94c473c2d60d58f46b45fed715 = 0x50         ;
        constexpr std::uintptr_t _8264f8a6d31ebed4e2253de136e19f74bdac2166 = 0x58         ;
        constexpr std::uintptr_t _8253e6165b5b9da84acf233b589d7cff2c18c13b = 0x5C         ;
        constexpr std::uintptr_t _4be60da0b56777d7c8cd67ee80cf7fb1e2012022 = 0x60         ;
        constexpr std::uintptr_t _7e319cb89971d078937769514551ab4146f0e718 = 0x64         ;
        constexpr std::uintptr_t _65275e2a09b5ada4a1667f6104846c8c792772ad = 0x68         ;
        constexpr std::uintptr_t _870df0c18662c592f05bec4e124f7d2f558c2afb = 0x6C         ;
        constexpr std::uintptr_t _365d3c7b3f9051affa812c0531986fb81fe3d7b9 = 0x70         ;
        constexpr std::uintptr_t _076bf60c7c230d5715f73e2f42e44ab20b4fef7a = 0x71         ;
        constexpr std::uintptr_t _e4169a9c25cd73cd1df89ce2908f0c11864e01b2 = 0x74         ;
        constexpr std::uintptr_t _6817f8169dfc2000eda89fd343634679838562e4 = 0x90         ;
        constexpr std::uintptr_t _a650b1b06a108fa6a7ddcad0814cb9413ff988e8 = 0x98         ;
        constexpr std::uintptr_t _189df453ba92049bcc3e11bbc5c814cab46a8c7e = 0xD8         ;
        constexpr std::uintptr_t _a95b62827dcabc56f1c86b2fb582f7cd9b32fcb0 = 0xEC         ;
        constexpr std::uintptr_t _a336a947eb608a794dfd26ac173493e9d53a1072 = 0xF0         ;
        constexpr std::uintptr_t _55af5b17e9659ad7976d7caff6e58689079843e7 = 0x120        ;
        constexpr std::uintptr_t _0685752c5c2129b003569e5c692154ff83f22373 = 0x128        ;
        constexpr std::uintptr_t _043611abb90ce2b11cf48573852b17dd226e10bb = 0x130        ;
        constexpr std::uintptr_t _680a66d4b968b005657cb737b7dc20b760bc488f = 0x138        ;
        constexpr std::uintptr_t _e66661d7ffd6b76c8c5b985abf539ebfcd4c14df = 0x140        ;
        constexpr std::uintptr_t _8bc7f9fcb26625956764dfeb060e9d419557ad11 = 0x148        ;
        constexpr std::uintptr_t _ef38da0b1fe5baaf12ded6795a94b85ab4e0c958 = 0x150        ;
        constexpr std::uintptr_t _85e6d3e7243f02f2c63191a1de39a3f1aa5009b0 = 0x158        ;
        constexpr std::uintptr_t _7f14dba454bcc9b238b440e17d367c737e9f77fc = 0x160        ;
        constexpr std::uintptr_t _af02ea61a28403e5cfcbb27594dfe6abd8ee51e4 = 0x168        ;
        constexpr std::uintptr_t _87688ff314e58db126e1b96ad1792427bc57ee7a = 0x170        ;
        constexpr std::uintptr_t _32863e10a8c2313026b01ac89faf1dd6483006c4 = 0x178        ;
        constexpr std::uintptr_t _454892d6b1f818096716b0928454d6181e6fb66f = 0x179        ;
        constexpr std::uintptr_t _a8a80f71046ff62b63c0b6f8a3f4d0335343c26d = 0x180        ;
        constexpr std::uintptr_t _9a383487d72fc75046e391cd16564b33ba1210e6 = 0x188        ;
        constexpr std::uintptr_t _a6cff324bd5d6c0c39d79156cde17a079b634d13 = 0x190        ;
        constexpr std::uintptr_t _6fd441351ab031610f6448d1d8dcfe8497a5503e = 0x198        ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ColorBlindnessType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__BoolParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__EyeAdaptationParameter-fake-1
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Spline-fake-0
    {
        constexpr std::uintptr_t curve                            = 0x10         ;
        constexpr std::uintptr_t cachedData                       = 0x38         ;

        constexpr std::uintptr_t _ca11e815858a573f5f17f3e7ddcb398b8e3f4814 = 0x18         ;
        constexpr std::uintptr_t _4676208b548d52708282a17873d20ff3637f6805 = 0x1C         ;
        constexpr std::uintptr_t _cefda8c410051a84c8e021fbe76dab99d3879dbe = 0x20         ;
        constexpr std::uintptr_t _ea4695b8545d9c49025ffaba318a7402eac6b34d = 0x28         ;
        constexpr std::uintptr_t _d8d8c9f5ae02c791ca24393f792dd65cd1bef071 = 0x30         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Fog
    {
        constexpr std::uintptr_t enabled                          = 0x10         ;
        constexpr std::uintptr_t excludeSkybox                    = 0x11         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__Vector2Parameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__TonemapperParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__GradingModeParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__TemporalAntialiasing
    {
        constexpr std::uintptr_t jitterSpread                     = 0x10         ;
        constexpr std::uintptr_t sharpness                        = 0x14         ;
        constexpr std::uintptr_t stationaryBlending               = 0x18         ;
        constexpr std::uintptr_t motionBlending                   = 0x1C         ;
        constexpr std::uintptr_t m_HistoryTextures                = 0x20         ;
        constexpr std::uintptr_t _jitter_k__BackingField          = 0x28         ;
        constexpr std::uintptr_t _jitterRaw_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t m_HistoryPingPong                = 0x38         ;
        constexpr std::uintptr_t m_ResetHistory                   = 0x40         ;
        constexpr std::uintptr_t _sampleIndex_k__BackingField     = 0x44         ;
        constexpr std::uintptr_t _sampleCount_k__BackingField     = 0x48         ;
        constexpr std::uintptr_t m_Mrt                            = 0x50         ;
        constexpr std::uintptr_t jitteredMatrixFunc               = 0x58         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ColorParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10821A10   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ColorGrading
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t enabled                          = 0x20         ;
        constexpr std::uintptr_t gradingMode                      = 0x30         ;
        constexpr std::uintptr_t externalLut                      = 0x38         ;
        constexpr std::uintptr_t tonemapper                       = 0x40         ;
        constexpr std::uintptr_t toneCurveToeStrength             = 0x48         ;
        constexpr std::uintptr_t toneCurveToeLength               = 0x50         ;
        constexpr std::uintptr_t toneCurveShoulderStrength        = 0x58         ;
        constexpr std::uintptr_t toneCurveShoulderLength          = 0x60         ;
        constexpr std::uintptr_t toneCurveShoulderAngle           = 0x68         ;
        constexpr std::uintptr_t toneCurveGamma                   = 0x70         ;
        constexpr std::uintptr_t ldrLut                           = 0x78         ;
        constexpr std::uintptr_t ldrLutContribution               = 0x80         ;
        constexpr std::uintptr_t temperature                      = 0x88         ;
        constexpr std::uintptr_t tint                             = 0x90         ;
        constexpr std::uintptr_t colorFilter                      = 0x98         ;
        constexpr std::uintptr_t hueShift                         = 0xA0         ;
        constexpr std::uintptr_t saturation                       = 0xA8         ;
        constexpr std::uintptr_t brightness                       = 0xB0         ;
        constexpr std::uintptr_t postExposure                     = 0xB8         ;
        constexpr std::uintptr_t contrast                         = 0xC0         ;
        constexpr std::uintptr_t maskMode                         = 0xC8         ;
        constexpr std::uintptr_t maskIntensity                    = 0xD0         ;
        constexpr std::uintptr_t mixerRedOutRedIn                 = 0xD8         ;
        constexpr std::uintptr_t mixerRedOutGreenIn               = 0xE0         ;
        constexpr std::uintptr_t mixerRedOutBlueIn                = 0xE8         ;
        constexpr std::uintptr_t mixerGreenOutRedIn               = 0xF0         ;
        constexpr std::uintptr_t mixerGreenOutGreenIn             = 0xF8         ;
        constexpr std::uintptr_t mixerGreenOutBlueIn              = 0x100        ;
        constexpr std::uintptr_t mixerBlueOutRedIn                = 0x108        ;
        constexpr std::uintptr_t mixerBlueOutGreenIn              = 0x110        ;
        constexpr std::uintptr_t mixerBlueOutBlueIn               = 0x118        ;
        constexpr std::uintptr_t lift                             = 0x120        ;
        constexpr std::uintptr_t gamma                            = 0x128        ;
        constexpr std::uintptr_t gain                             = 0x130        ;
        constexpr std::uintptr_t masterCurve                      = 0x138        ;
        constexpr std::uintptr_t redCurve                         = 0x140        ;
        constexpr std::uintptr_t greenCurve                       = 0x148        ;
        constexpr std::uintptr_t blueCurve                        = 0x150        ;
        constexpr std::uintptr_t hueVsHueCurve                    = 0x158        ;
        constexpr std::uintptr_t hueVsSatCurve                    = 0x160        ;
        constexpr std::uintptr_t satVsSatCurve                    = 0x168        ;
        constexpr std::uintptr_t lumVsSatCurve                    = 0x170        ;

        constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__GrainRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_GrainLookupRT                  = 0x20         ;
        constexpr std::uintptr_t m_SampleIndex                    = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _70ac2bccb3ef40577ce15e255754f3d7aac5f41e = 0x0          ;
            constexpr std::uintptr_t _70433be28a8db604a68321bdfa75986e64c033a7 = 0x8          ;
            constexpr std::uintptr_t _71f069ee632da66d79f96625304f2317aa05b28b = 0x10         ;
        }

    }

    namespace UnityEngine_Rendering_PostProcessing__GradingModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10731F50   ;
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__VectorscopeMonitor
    {
        constexpr std::uintptr_t size                             = 0x20         ;
        constexpr std::uintptr_t exposure                         = 0x24         ;

        constexpr std::uintptr_t _091aad3b7e789c4d51cc3259e85ab709d0d2a862 = 0x10         ;
        constexpr std::uintptr_t _ebe7ad39c9cdbf38a3ca34379f34cdba77d621c2 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x28         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__MonitorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__PostProcessEffectRenderer`1
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__MaskingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_PostProcessing__ScreenSpaceReflectionResolutionParameter-fake-0
    {
        constexpr std::uintptr_t overrideState                    = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_PostProcessing__AutoExposureRenderer
    {
        constexpr std::uintptr_t m_ResetHistory                   = 0x10         ;
        constexpr std::uintptr_t _settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_AutoExposurePool               = 0x20         ;
        constexpr std::uintptr_t m_AutoExposurePingPong           = 0x28         ;
        constexpr std::uintptr_t m_CurrentAutoExposure            = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _b6fc29f151c6ea8ef5e5d32d9b62ca51038a0b56 = 0x0          ;
            constexpr std::uintptr_t _502a80d8702456dfc1e844ecb867f8e14466931d = 0x8          ;
        }

    }

    namespace WaterLevelJobs__SetupHeadQueryJobIndirect
    {
        constexpr std::uintptr_t Indices                          = 0x0          ;
        constexpr std::uintptr_t QueryIndexCount                  = 0x10         ;
        constexpr std::uintptr_t QueryStarts                      = 0x20         ;
        constexpr std::uintptr_t QueryRadii                       = 0x30         ;
        constexpr std::uintptr_t ValidInfos                       = 0x40         ;
        constexpr std::uintptr_t Starts                           = 0x50         ;
        constexpr std::uintptr_t Ends                             = 0x60         ;
        constexpr std::uintptr_t Radii                            = 0x70         ;
    }

    namespace WaterLevelJobs__GatherInvalidInfosJobIndirect
    {
        constexpr std::uintptr_t InvalidIndices                   = 0x0          ;
        constexpr std::uintptr_t InvalidIndexCount                = 0x10         ;
        constexpr std::uintptr_t Infos                            = 0x20         ;
        constexpr std::uintptr_t Indices                          = 0x30         ;
    }

    namespace WaterLevelJobs__ResolveWaterInfosJobIndirect
    {
        constexpr std::uintptr_t Infos                            = 0x0          ;
        constexpr std::uintptr_t Starts                           = 0x10         ;
        constexpr std::uintptr_t Ends                             = 0x20         ;
        constexpr std::uintptr_t Radii                            = 0x30         ;
        constexpr std::uintptr_t WaterHeights                     = 0x40         ;
        constexpr std::uintptr_t TerrainHeights                   = 0x50         ;
        constexpr std::uintptr_t Indices                          = 0x60         ;
    }

    namespace WaterLevelJobs__InitialValidateInfoJobIndirect
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Starts                           = 0x10         ;
        constexpr std::uintptr_t Ends                             = 0x20         ;
        constexpr std::uintptr_t Radii                            = 0x30         ;
        constexpr std::uintptr_t WaterHeights                     = 0x40         ;
        constexpr std::uintptr_t TerrainHeights                   = 0x50         ;
        constexpr std::uintptr_t Indices                          = 0x60         ;
    }

    namespace WaterLevelJobs__ResolveIgnoreWaterInfosJob
    {
        constexpr std::uintptr_t Infos                            = 0x0          ;
        constexpr std::uintptr_t WaterHeights                     = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t Results                          = 0x30         ;
    }

    namespace WaterLevelJobs__ResolveWaterInfosSimpleJobIndirect
    {
        constexpr std::uintptr_t Infos                            = 0x0          ;
        constexpr std::uintptr_t Poses                            = 0x10         ;
        constexpr std::uintptr_t WaterHeights                     = 0x20         ;
        constexpr std::uintptr_t TerrainHeights                   = 0x30         ;
        constexpr std::uintptr_t UseVolumeDepths                  = 0x40         ;
        constexpr std::uintptr_t Indices                          = 0x50         ;
    }

    namespace WaterLevelJobs__GatherMaxWaterLevelsJob
    {
        constexpr std::uintptr_t WaterLevels                      = 0x0          ;
        constexpr std::uintptr_t Positions                        = 0x10         ;
        constexpr std::uintptr_t DeepSeaBounds                    = 0x20         ;
        constexpr std::uintptr_t waterLevelMain                   = 0x38         ;
        constexpr std::uintptr_t waterLevelDeep                   = 0x3C         ;
    }

    namespace WaterLevelJobs__SelectMaxWaterLevelJobIndirect
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t DynamicHeights                   = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t OceanLevel                       = 0x30         ;
    }

    namespace WaterLevelJobs__GatherWavesIndicesJobIndirect
    {
        constexpr std::uintptr_t WaveIndices                      = 0x0          ;
        constexpr std::uintptr_t WaveIndexCount                   = 0x10         ;
        constexpr std::uintptr_t Positions                        = 0x20         ;
        constexpr std::uintptr_t Topologies                       = 0x30         ;
        constexpr std::uintptr_t Heights                          = 0x40         ;
        constexpr std::uintptr_t Indices                          = 0x50         ;
        constexpr std::uintptr_t WaterLevels                      = 0x60         ;
    }

    namespace WaterLevelJobs__ApplyMaxHeightsJobIndirect
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t Topologies                       = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t WaterLevels                      = 0x30         ;
        constexpr std::uintptr_t OceanLevel                       = 0x40         ;
    }

    namespace WaterLevelJobs__InitialValidateSimpleInfoJobIndirect
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Poses                            = 0x10         ;
        constexpr std::uintptr_t WaterHeights                     = 0x20         ;
        constexpr std::uintptr_t TerrainHeights                   = 0x30         ;
        constexpr std::uintptr_t Indices                          = 0x40         ;
    }

    namespace WaterLevelJobs__UpdateWaterHeightsJobIndirect
    {
        constexpr std::uintptr_t WaterHeights                     = 0x0          ;
        constexpr std::uintptr_t Infos                            = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
    }

    namespace WaterLevelJobs__FilterPositionsJobIndirect
    {
        constexpr std::uintptr_t OverworldIndices                 = 0x0          ;
        constexpr std::uintptr_t DeepSeaIndices                   = 0x8          ;
        constexpr std::uintptr_t Positions                        = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t DeepSeaBounds                    = 0x30         ;
    }

    namespace WaterLevelJobs__CalcCenterJobIndirect
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Starts                           = 0x10         ;
        constexpr std::uintptr_t Ends                             = 0x20         ;
        constexpr std::uintptr_t Indices                          = 0x30         ;
    }

    namespace WaterLevelJobs__ToUVJobIndirect
    {
        constexpr std::uintptr_t UV                               = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t TerrainPos                       = 0x30         ;
        constexpr std::uintptr_t TerrainOneOverSize               = 0x38         ;
    }

    namespace WaterLevelJobs__GatherValidInfosJobIndirect
    {
        constexpr std::uintptr_t ValidIndices                     = 0x0          ;
        constexpr std::uintptr_t ValidIndexCount                  = 0x10         ;
        constexpr std::uintptr_t Infos                            = 0x20         ;
        constexpr std::uintptr_t Indices                          = 0x30         ;
    }

    namespace WaterLevelJobs__UpdateWaterHeightsWithVolumesJobIndirect
    {
        constexpr std::uintptr_t WaterHeights                     = 0x0          ;
        constexpr std::uintptr_t UseVolumeDepths                  = 0x10         ;
        constexpr std::uintptr_t Infos                            = 0x20         ;
        constexpr std::uintptr_t Indices                          = 0x30         ;
    }

    namespace WaterLevelJobs__ApplyHeadQueryResultsJobIndirect
    {
        constexpr std::uintptr_t WaterHeights                     = 0x0          ;
        constexpr std::uintptr_t Infos                            = 0x10         ;
        constexpr std::uintptr_t ValidInfos                       = 0x20         ;
        constexpr std::uintptr_t Starts                           = 0x30         ;
        constexpr std::uintptr_t Indices                          = 0x40         ;
    }

    namespace Rust_Ai_Gen2__Trans_HasTarget-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_AlwaysValid
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_CrocTurn
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072DC80   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t turn90L                          = 0x30         ;
        constexpr std::uintptr_t turn90R                          = 0x38         ;
        constexpr std::uintptr_t turn180                          = 0x40         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsHealthBelowPercentage-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t percentage                       = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_PlayAnimLoop-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Start                            = 0x28         ;
        constexpr std::uintptr_t Loop                             = 0x30         ;
        constexpr std::uintptr_t Stop                             = 0x38         ;
        constexpr std::uintptr_t MinDuration                      = 0x40         ;
        constexpr std::uintptr_t MaxDuration                      = 0x44         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Dead-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _6cfea1348356586b7f8a6d2a66c18c2a50e823b0 = 0x20         ;
        constexpr std::uintptr_t _48ae6f62384dde811d875f3b9f21974d6ac8a974 = 0x28         ;
        constexpr std::uintptr_t _e1636482beed4f6c813436d28db8f177ab69804e = 0x30         ;
        constexpr std::uintptr_t _4b750d62a280c6d16fb5bca454d1eba60a9871ca = 0x38         ;
        constexpr std::uintptr_t _dbbb72bb98d369bb14da4784bd376d542518b350 = 0x40         ;
        constexpr std::uintptr_t _e31ecbf67517912be6ca88e537c76bc56fb4ed17 = 0x48         ;
    }

    namespace Rust_Ai_Gen2__State_FleeFire
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107626A0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t desiredDistance                  = 0x20         ;
        constexpr std::uintptr_t distance                         = 0x24         ;
        constexpr std::uintptr_t speed                            = 0x28         ;
        constexpr std::uintptr_t maxAttempts                      = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_CanSeeTarget-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _00fdd32cd780f401caa5cf77838e8e638d62a0cb = 0x0          ;
        }

    }

    namespace Rust_Ai_Gen2__State_Attack-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t Damage                           = 0x30         ;
        constexpr std::uintptr_t Delay                            = 0x34         ;
        constexpr std::uintptr_t DamageType                       = 0x38         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_LandOrSwimAttack
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t Damage                           = 0x30         ;
        constexpr std::uintptr_t Delay                            = 0x34         ;
        constexpr std::uintptr_t DamageType                       = 0x38         ;
        constexpr std::uintptr_t swimAttack                       = 0x40         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Roam-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _fe15a6ee19c19e85ce695c33f42a050eaa37b3d7 = 0x20         ;
        constexpr std::uintptr_t _d2130ac4621508aa598cfab06974d2d8bda20cf8 = 0x28         ;
        constexpr std::uintptr_t _eb84b277aa785e05ef64cb7e6781e5aa912a24db = 0x2C         ;
        constexpr std::uintptr_t _787da2766055deaf96639794295c0ecc6b3ea457 = 0x30         ;
        constexpr std::uintptr_t _129fe3e905c79419a8f2ef1f289ffde9780b0994 = 0x34         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetCamping
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _15e12aa186fda8e4ded483c500537d3df4e6c7a6 = 0x0          ;
            constexpr std::uintptr_t _e54f1087ceaa2749ab2fbd51064cb5bf5848e0ae = 0x8          ;
            constexpr std::uintptr_t _5704f05f0909012390e4ce6ba10efc43f71808cb = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsTargetTooFarFromWater-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetCamping-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _5704f05f0909012390e4ce6ba10efc43f71808cb = 0x0          ;
            constexpr std::uintptr_t _15e12aa186fda8e4ded483c500537d3df4e6c7a6 = 0x8          ;
            constexpr std::uintptr_t _e54f1087ceaa2749ab2fbd51064cb5bf5848e0ae = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_TargetLkpInRange-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _eed0256e94ec052ed071fdcada62e159a9f4779f = 0x20         ;
        constexpr std::uintptr_t _1d66f9285708e7593001d40744a697b9673e7126 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _3d71bd2160891c0adbc4e07e92c3338971b172b6 = 0x0          ;
            constexpr std::uintptr_t _9ea8394c6992f3fedb2a8baff4a6ece0264409a7 = 0x8          ;
            constexpr std::uintptr_t _9f93261d4e589ace2c609a780bd1c0c5c9d19ebf = 0x10         ;
            constexpr std::uintptr_t _f2630dec88731c712c3a6784889c9389c229a352 = 0x20         ;
            constexpr std::uintptr_t _a236939bd6a1b19501fb738ed78818684f8d5477 = 0x28         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsTargetRunning-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _4380954e9b9845ed1be34ee9a8a54205d98f28bd = 0x0          ;
            constexpr std::uintptr_t _ee5997ecf41ebeafdd0e5ad0e45268c8da90d2b5 = 0x8          ;
            constexpr std::uintptr_t _13d97767af1e841ef539761e0faa1d4ee1a597f5 = 0x10         ;
            constexpr std::uintptr_t _46ca6122a0a81f52affa6510df1d80dd15dcca85 = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2__State_PlayAnimationRM-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetOnNavmesh_Slow-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__State_Nothing-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__RustNavMeshAgent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t letUnityMoveAgentIfPossible      = 0x28         ;
        constexpr std::uintptr_t _agentTypeID                     = 0x2C         ;
        constexpr std::uintptr_t _baseOffset                      = 0x30         ;
        constexpr std::uintptr_t _desiredSpeed                    = 0x34         ;
        constexpr std::uintptr_t _angularSpeed                    = 0x38         ;
        constexpr std::uintptr_t _acceleration                    = 0x40         ;
        constexpr std::uintptr_t _stoppingDistance                = 0x48         ;
        constexpr std::uintptr_t _autoBraking                     = 0x4C         ;
        constexpr std::uintptr_t _height                          = 0x50         ;
        constexpr std::uintptr_t _avoidancePriority               = 0x54         ;
        constexpr std::uintptr_t _areaMask                        = 0x58         ;
        constexpr std::uintptr_t _updatePosition                  = 0x5C         ;
        constexpr std::uintptr_t _updateRotation                  = 0x5D         ;
        constexpr std::uintptr_t canOpenDoors                     = 0x5E         ;
        constexpr std::uintptr_t sneakSpeed                       = 0x60         ;
        constexpr std::uintptr_t walkSpeed                        = 0x64         ;
        constexpr std::uintptr_t jogSpeed                         = 0x68         ;
        constexpr std::uintptr_t runSpeed                         = 0x6C         ;
        constexpr std::uintptr_t sprintSpeed                      = 0x70         ;
        constexpr std::uintptr_t fullSprintSpeed                  = 0x74         ;
        constexpr std::uintptr_t deceleration                     = 0x78         ;
        constexpr std::uintptr_t emergencyDeceleration            = 0x80         ;
        constexpr std::uintptr_t canSteer                         = 0x84         ;
        constexpr std::uintptr_t maxTurnRadius                    = 0x88         ;
        constexpr std::uintptr_t canSwim                          = 0x8C         ;
        constexpr std::uintptr_t swimSpeed                        = 0x90         ;
        constexpr std::uintptr_t swimSprintSpeed                  = 0x94         ;
        constexpr std::uintptr_t desiredSwimDepth                 = 0x98         ;
        constexpr std::uintptr_t preferedTopology                 = 0xA0         ;
        constexpr std::uintptr_t preferedBiome                    = 0xA4         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_Dead
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725458   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deathStatName                    = 0x20         ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x28         ;
        constexpr std::uintptr_t staticDeathAnim                  = 0x30         ;
        constexpr std::uintptr_t forwardMotionDeathAnim           = 0x38         ;
        constexpr std::uintptr_t ragdollWhenAnimRemainingTimeIsBelow = 0x40         ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_DragCorpse-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _e46837009772c6857494fcc6356c94ecd30753b0 = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_ApproachFire-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t minSpeed                         = 0x20         ;
        constexpr std::uintptr_t maxSpeed                         = 0x24         ;
        constexpr std::uintptr_t distanceSpeedRange               = 0x28         ;
        constexpr std::uintptr_t angleRange                       = 0x30         ;
        constexpr std::uintptr_t angleDurationRange               = 0x38         ;
        constexpr std::uintptr_t burstDurationRange               = 0x40         ;
        constexpr std::uintptr_t burstCooldownRange               = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_CanReachTarget_Slow
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__NavGeneratedCoverGroup
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
        constexpr std::uintptr_t _f26054c79aa66c22dcd19ca4a3b8d257685e9941 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _6f176c97c66970ef1065c0a57c4e220f28fd1116 = 0x0          ;
            constexpr std::uintptr_t _ef0453bf0a8db041f5575ae9d1ac0d911161dada = 0x8          ;
            constexpr std::uintptr_t _3ffe5a5930c48852719358e6d6ae5d6d3a178b09 = 0x10         ;
            constexpr std::uintptr_t _61bc5e21641549eacefdd917f7047309e362167a = 0x18         ;
            constexpr std::uintptr_t _37e59a53306655ffff25c2929171308b825fe03f = 0x20         ;
            constexpr std::uintptr_t _aac5178bc09f1cba360a6d226ca9380d88f72647 = 0x28         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_Triggerable-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _0514bb2a409e41aef3277e614396b83f11c21a0a = 0x0          ;
            constexpr std::uintptr_t _3e6c47e003546e9b5c4c3b375ade89f644b677b8 = 0x8          ;
            constexpr std::uintptr_t _6d08ef1039e3c57e7c6bbd1e68d3fe6c6801a62a = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsNavmeshReady
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_DragCorpse
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725478   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t Animation                        = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ThrowGrenade-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deployedGrenadePrefab            = 0x20         ;
        constexpr std::uintptr_t cooldown                         = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetInFront-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Angle                            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Bark
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _79dfd4cf90719bbd51ec42593cf7e2b092cf0a57 = 0x20         ;
        constexpr std::uintptr_t _120ec67746ee4fbc4ca76f6cc217a6d4dcb88d43 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _b482db43d2b69ff08f585dd1143d916de92fc9f1 = 0x0          ;
            constexpr std::uintptr_t _04244e025b93589c00c08db676ddf25d0c11cfca = 0x8          ;
            constexpr std::uintptr_t _39e683179ea505be92257d41cde5cb52dd9c67ca = 0x18         ;
            constexpr std::uintptr_t _62418be17fd5647358148f09984a3f258fc3d5ed = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__NavGeneratedCoverGroup-fake-0
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
        constexpr std::uintptr_t _f26054c79aa66c22dcd19ca4a3b8d257685e9941 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _37e59a53306655ffff25c2929171308b825fe03f = 0x0          ;
            constexpr std::uintptr_t _ef0453bf0a8db041f5575ae9d1ac0d911161dada = 0x8          ;
            constexpr std::uintptr_t _3ffe5a5930c48852719358e6d6ae5d6d3a178b09 = 0x10         ;
            constexpr std::uintptr_t _6f176c97c66970ef1065c0a57c4e220f28fd1116 = 0x18         ;
            constexpr std::uintptr_t _aac5178bc09f1cba360a6d226ca9380d88f72647 = 0x20         ;
            constexpr std::uintptr_t _61bc5e21641549eacefdd917f7047309e362167a = 0x28         ;
        }

    }

    namespace Rust_Ai_Gen2__NpcZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t bounds                           = 0x20         ;
        constexpr std::uintptr_t drawBounds                       = 0x38         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetIsInSafeZone
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToLastReachablePointNearTarget
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _d85e788f12cdd958d15722c2916c5d81b5b2aaac = 0x0          ;
            constexpr std::uintptr_t _c23aa708a3ad48c8498dd4b845dbbee2556bca0c = 0x8          ;
            constexpr std::uintptr_t _66b1a2a572a32883f8cd15f3b91737def9047739 = 0x10         ;
            constexpr std::uintptr_t _65c5ef0ee5b0072cdeda57b22347cfc3df2a0c29 = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2__State_Nothing-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_CrocHasStraightPathToTarget-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_SeesFood-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Lambda-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _e061ca172f9e6061007ccd81ae8c17b4f6757c81 = 0x0          ;
            constexpr std::uintptr_t _ee18ec9cc4cb66e5dc0a07e91b65938965123573 = 0x10         ;
            constexpr std::uintptr_t _c251075d6f42fed3ebd8475a39ce09ed708e9445 = 0x20         ;
            constexpr std::uintptr_t _e985b349fee29dc938d7cb5e9672b7014d768837 = 0x28         ;
            constexpr std::uintptr_t _82704124b00f9b7515e946df80863e5f3a37eebd = 0x30         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsTargetLkpInOurZone-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8802cb6b3aa580fed210cc1a8b16125a01932bb0 = 0x0          ;
            constexpr std::uintptr_t _277d58c7ea034831074e26d10f3a8b07a5b73cbe = 0x8          ;
            constexpr std::uintptr_t _1e13aae09a5bac87ffc0f38a73fa61f6dcb4805f = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2__ENPCVoicelineCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Ai_Gen2__State_PlayAnimLoop
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107254E8   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Start                            = 0x28         ;
        constexpr std::uintptr_t Loop                             = 0x30         ;
        constexpr std::uintptr_t Stop                             = 0x38         ;
        constexpr std::uintptr_t MinDuration                      = 0x40         ;
        constexpr std::uintptr_t MaxDuration                      = 0x44         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetSurprised-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _76381c1035a7b9dbb6377c0753037a42b88b29f7 = 0x0          ;
            constexpr std::uintptr_t _d2ca84ef2ee965dd2744d67e09eaa67f0ead15f4 = 0x10         ;
            constexpr std::uintptr_t _6b547df2aa5ae05366d25d3994f912c0e12d88bd = 0x18         ;
            constexpr std::uintptr_t _c392b95f54b607b738e2135bd528cbf7e54f6876 = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsWatchedByTarget-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t minTime                          = 0x20         ;
        constexpr std::uintptr_t requireAiming                    = 0x24         ;
        constexpr std::uintptr_t wantsWatched                     = 0x25         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetLkpInOurZone
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8802cb6b3aa580fed210cc1a8b16125a01932bb0 = 0x0          ;
            constexpr std::uintptr_t _277d58c7ea034831074e26d10f3a8b07a5b73cbe = 0x8          ;
            constexpr std::uintptr_t _1e13aae09a5bac87ffc0f38a73fa61f6dcb4805f = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_CanSeeTarget
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _00fdd32cd780f401caa5cf77838e8e638d62a0cb = 0x0          ;
        }

    }

    namespace Rust_Ai_Gen2__State_Search-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t predict                          = 0x2C         ;
        constexpr std::uintptr_t loop                             = 0x2D         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _5c467ae52c4554447f48b7d72c5acb93d0698cc0 = 0x20         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x24         ;
        constexpr std::uintptr_t _c5d83b73e08eef8f4025fe716f482490e6b47056 = 0x28         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsReloading-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _857533e92509f9edacd4a7913e141cea3a92f033 = 0x0          ;
            constexpr std::uintptr_t _5ec4770b5ff42567fbdbdf2cd15aeff2af488446 = 0x10         ;
            constexpr std::uintptr_t _9181510bac7e984b2e0d57a13149d26bfb283d44 = 0x18         ;
            constexpr std::uintptr_t _351ff51ec28859617e8e07e565d9ae0fdbbbf2ba = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsTargetProtectedByMount-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_EatFood
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725488   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t Animation                        = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_Composite
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t transitions                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetIsUndergeared
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _ddabf48425e5a87b17cc3578b6e24cbb31197f32 = 0x0          ;
            constexpr std::uintptr_t _71867bdfa030c6043886a5675e62d96ee5890a85 = 0x8          ;
            constexpr std::uintptr_t _35104dff5a16ca03e2f1306dd3650c02056cf0c2 = 0x10         ;
            constexpr std::uintptr_t _a1d21d5338a6decd8ba58569cd61a7718abfa497 = 0x18         ;
            constexpr std::uintptr_t _24d645dfc991e4672b79db6bb719bc0c7b386fdd = 0x20         ;
            constexpr std::uintptr_t _fe3f399078712f4d78185b629e49ceb5ca74202d = 0x28         ;
            constexpr std::uintptr_t _978853bc2598bc26c2aa74ebe4fbd5933add0359 = 0x30         ;
            constexpr std::uintptr_t _834d28561f3712fe9d5445cf4c90ce5903b3fc53 = 0x38         ;
        }

    }

    namespace Rust_Ai_Gen2__BaseNPC2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mass                             = 0x2E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2D0        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x2D4        ;
    }

    namespace Rust_Ai_Gen2__Trans_InitialAlliesNotFighting
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t MinAllyHealthFraction            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Bark-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _79dfd4cf90719bbd51ec42593cf7e2b092cf0a57 = 0x20         ;
        constexpr std::uintptr_t _120ec67746ee4fbc4ca76f6cc217a6d4dcb88d43 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _62418be17fd5647358148f09984a3f258fc3d5ed = 0x0          ;
            constexpr std::uintptr_t _04244e025b93589c00c08db676ddf25d0c11cfca = 0x8          ;
            constexpr std::uintptr_t _39e683179ea505be92257d41cde5cb52dd9c67ca = 0x18         ;
            constexpr std::uintptr_t _b482db43d2b69ff08f585dd1143d916de92fc9f1 = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__Wolf2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mass                             = 0x2E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2D0        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x2D4        ;
    }

    namespace Rust_Ai_Gen2__State_CrocCharge
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072DCA8   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetIsNearFire-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t onlySeeFireWhenClose             = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Lambda-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _e061ca172f9e6061007ccd81ae8c17b4f6757c81 = 0x0          ;
            constexpr std::uintptr_t _ee18ec9cc4cb66e5dc0a07e91b65938965123573 = 0x10         ;
            constexpr std::uintptr_t _c251075d6f42fed3ebd8475a39ce09ed708e9445 = 0x20         ;
            constexpr std::uintptr_t _e985b349fee29dc938d7cb5e9672b7014d768837 = 0x28         ;
            constexpr std::uintptr_t _82704124b00f9b7515e946df80863e5f3a37eebd = 0x30         ;
        }

    }

    namespace Rust_Ai_Gen2__State_BringFoodBackToWater
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072DCA0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_WolfHurt-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t StrongHitL                       = 0x30         ;
        constexpr std::uintptr_t StrongHitR                       = 0x38         ;
        constexpr std::uintptr_t WeakHit                          = 0x40         ;
        constexpr std::uintptr_t StaggerRatio                     = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_HasBlackboardBool-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Key                              = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetLost
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _e11d31b666cdae3eec34dacf4f12ea8d0cd8edb4 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _9f7a996aa9bebfb5cebea39206afbac3b1cc28a3 = 0x0          ;
            constexpr std::uintptr_t _999c177a8b4fd7e7f1933d04917eb4d0a071356a = 0x8          ;
            constexpr std::uintptr_t _77a7fb49aa1ab29e549a763d0601cc40490c95f9 = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__NPCHumanoidFootstepComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t validImpactLayers                = 0x20         ;
        constexpr std::uintptr_t AnimComp                         = 0x38         ;

        constexpr std::uintptr_t _2bf9f4b4c5c74565ba16b51ee53ea0caddecff6a = 0x24         ;
        constexpr std::uintptr_t _54d3c46e3fa9ac40f420530adca84fd4bc6cab8a = 0x28         ;
        constexpr std::uintptr_t _359cfcf250d38df5a689fdc9d1b3da9e8f393177 = 0x40         ;
    }

    namespace Rust_Ai_Gen2__State_AttackWithTracking
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072DC98   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t DamageType                       = 0x30         ;
        constexpr std::uintptr_t damageDelay                      = 0x34         ;
        constexpr std::uintptr_t damage                           = 0x38         ;
        constexpr std::uintptr_t forceScale                       = 0x3C         ;
        constexpr std::uintptr_t trackingSpeed                    = 0x40         ;
        constexpr std::uintptr_t trackingDuration                 = 0x44         ;
        constexpr std::uintptr_t radius                           = 0x48         ;
        constexpr std::uintptr_t doesStrafeDodge                  = 0x4C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_Cooldown-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t cooldown                         = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_Flank
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856AA0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_CrocCharge-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TooFarFromWater-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_TryAmbushUnderwater
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072DC90   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t distanceRange                    = 0x20         ;
        constexpr std::uintptr_t maxDistFromDivingPoint           = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_ElapsedTimeRandomized-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Duration                         = 0x20         ;
        constexpr std::uintptr_t MinDuration                      = 0x28         ;
        constexpr std::uintptr_t MaxDuration                      = 0x30         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_Flee-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t desiredDistance                  = 0x20         ;
        constexpr std::uintptr_t distance                         = 0x24         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x28         ;
        constexpr std::uintptr_t _c7e8d6eeaa7e56f136c514acbcd0486dab33cd9e = 0x2C         ;
    }

    namespace Rust_Ai_Gen2__Trans_TooFarFromWater-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__TigerFSM
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t randomIdle                       = 0x28         ;
        constexpr std::uintptr_t roam                             = 0x30         ;
        constexpr std::uintptr_t approach                         = 0x38         ;
        constexpr std::uintptr_t fastSneak                        = 0x40         ;
        constexpr std::uintptr_t roar                             = 0x48         ;
        constexpr std::uintptr_t growlFire                        = 0x50         ;
        constexpr std::uintptr_t charge                           = 0x58         ;
        constexpr std::uintptr_t observe                          = 0x60         ;
        constexpr std::uintptr_t attack                           = 0x68         ;
        constexpr std::uintptr_t comboCircle                      = 0x70         ;
        constexpr std::uintptr_t hurt                             = 0x78         ;
        constexpr std::uintptr_t flee                             = 0x80         ;
        constexpr std::uintptr_t permaFlee                        = 0x88         ;
        constexpr std::uintptr_t dead                             = 0x90         ;
        constexpr std::uintptr_t approachFood                     = 0x98         ;
        constexpr std::uintptr_t eatFood                          = 0xA0         ;
        constexpr std::uintptr_t sleep                            = 0xA8         ;
        constexpr std::uintptr_t attackUnreachable                = 0xB0         ;
        constexpr std::uintptr_t dragCorpse                       = 0xB8         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_GoBackToWater
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072DC88   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__NavPathTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t testType                         = 0x20         ;
        constexpr std::uintptr_t target                           = 0x28         ;
        constexpr std::uintptr_t sampleRadius                     = 0x30         ;
        constexpr std::uintptr_t traceMask                        = 0x34         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsSwimming-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_CrocIntimidate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072DC78   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ScriptedNade
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C858   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deployedGrenadePrefab            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_Or-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t transitions                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_AlwaysValid-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetProtectedByMount-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsNavmeshReady-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__NpcLevelScript
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;
        constexpr std::uintptr_t linkedTriggers                   = 0x50         ;
        constexpr std::uintptr_t positionHints                    = 0x58         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace Rust_Ai_Gen2__Scientist2FSM_Shotgun
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t idle                             = 0x28         ;
        constexpr std::uintptr_t patrol                           = 0x30         ;
        constexpr std::uintptr_t search                           = 0x38         ;
        constexpr std::uintptr_t chase                            = 0x40         ;
        constexpr std::uintptr_t dead                             = 0x48         ;
        constexpr std::uintptr_t dogFight                         = 0x50         ;
        constexpr std::uintptr_t goHide                           = 0x58         ;
        constexpr std::uintptr_t stayInCover                      = 0x60         ;
        constexpr std::uintptr_t surprised                        = 0x68         ;
        constexpr std::uintptr_t flank                            = 0x70         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetLost-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _e11d31b666cdae3eec34dacf4f12ea8d0cd8edb4 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _77a7fb49aa1ab29e549a763d0601cc40490c95f9 = 0x0          ;
            constexpr std::uintptr_t _9f7a996aa9bebfb5cebea39206afbac3b1cc28a3 = 0x8          ;
            constexpr std::uintptr_t _999c177a8b4fd7e7f1933d04917eb4d0a071356a = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__State_CircleDynamic
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725438   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t minSpeed                         = 0x20         ;
        constexpr std::uintptr_t maxSpeed                         = 0x24         ;
        constexpr std::uintptr_t distanceSpeedRange               = 0x28         ;
        constexpr std::uintptr_t angleRange                       = 0x30         ;
        constexpr std::uintptr_t angleDurationRange               = 0x38         ;
        constexpr std::uintptr_t burstDurationRange               = 0x40         ;
        constexpr std::uintptr_t burstCooldownRange               = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Scientist2FSM_Heavy
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t idle                             = 0x28         ;
        constexpr std::uintptr_t patrol                           = 0x30         ;
        constexpr std::uintptr_t search                           = 0x38         ;
        constexpr std::uintptr_t chase                            = 0x40         ;
        constexpr std::uintptr_t popOut                           = 0x48         ;
        constexpr std::uintptr_t dead                             = 0x50         ;
        constexpr std::uintptr_t surprised                        = 0x58         ;
        constexpr std::uintptr_t explosionPrefab                  = 0x60         ;
        constexpr std::uintptr_t bulletEffect                     = 0x68         ;
        constexpr std::uintptr_t backpackHitSound                 = 0x70         ;
        constexpr std::uintptr_t bulletSpeed                      = 0x78         ;
        constexpr std::uintptr_t backPackHealth                   = 0x7C         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToLastReachablePointNearTarget-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _d85e788f12cdd958d15722c2916c5d81b5b2aaac = 0x0          ;
            constexpr std::uintptr_t _c23aa708a3ad48c8498dd4b845dbbee2556bca0c = 0x8          ;
            constexpr std::uintptr_t _66b1a2a572a32883f8cd15f3b91737def9047739 = 0x10         ;
            constexpr std::uintptr_t _65c5ef0ee5b0072cdeda57b22347cfc3df2a0c29 = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2__State_ApproachFood-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Panther
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mass                             = 0x2E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2D0        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x2D4        ;
    }

    namespace Rust_Ai_Gen2__NpcLevelTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t interestLayers                   = 0x20         ;

        constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30         ;
        constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38         ;
        constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40         ;
        constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48         ;
    }

    namespace Rust_Ai_Gen2__State_Howl-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToCoverHiddenFromTarget
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856A98   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t searchRadius                     = 0x20         ;
        constexpr std::uintptr_t walkDurationBeforeSprint         = 0x24         ;
        constexpr std::uintptr_t speed                            = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__CoverGroup-fake-0
    {
        constexpr std::uintptr_t _5231a0c6b02cadbb1e67f34b3b108e7d594de474 = 0x10         ;
        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_LandOrSwimAttack-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t Damage                           = 0x30         ;
        constexpr std::uintptr_t Delay                            = 0x34         ;
        constexpr std::uintptr_t DamageType                       = 0x38         ;
        constexpr std::uintptr_t swimAttack                       = 0x40         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_BringFoodBackToWater-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Roar
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107253F8   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__EFSMStateStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Ai_Gen2__Trans_BlackboardCounterGte
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Key                              = 0x20         ;
        constexpr std::uintptr_t MinValue                         = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_TryAmbushUnderwater-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _fe15a6ee19c19e85ce695c33f42a050eaa37b3d7 = 0x20         ;
        constexpr std::uintptr_t _507657a2f95a35835a4401bc4ea1e0312b1be627 = 0x28         ;
    }

    namespace Rust_Ai_Gen2__NavGeneratedCoverGroup-fake-1
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
        constexpr std::uintptr_t _f26054c79aa66c22dcd19ca4a3b8d257685e9941 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _37e59a53306655ffff25c2929171308b825fe03f = 0x0          ;
            constexpr std::uintptr_t _ef0453bf0a8db041f5575ae9d1ac0d911161dada = 0x8          ;
            constexpr std::uintptr_t _3ffe5a5930c48852719358e6d6ae5d6d3a178b09 = 0x10         ;
            constexpr std::uintptr_t _6f176c97c66970ef1065c0a57c4e220f28fd1116 = 0x18         ;
            constexpr std::uintptr_t _aac5178bc09f1cba360a6d226ca9380d88f72647 = 0x20         ;
            constexpr std::uintptr_t _61bc5e21641549eacefdd917f7047309e362167a = 0x28         ;
        }

    }

    namespace Rust_Ai_Gen2__State_EatFood-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _e46837009772c6857494fcc6356c94ecd30753b0 = 0x20         ;
    }

    namespace Rust_Ai_Gen2__NpcGrenadePositionHint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t landingPoint                     = 0x20         ;
        constexpr std::uintptr_t apexHeight                       = 0x28         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsSwimming-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_ApproachFood
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725548   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__RootMotionPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rootBoneLocalZOffset             = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__NpcShootingComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t weaponItemDefinition             = 0x28         ;
        constexpr std::uintptr_t offset                           = 0x30         ;
        constexpr std::uintptr_t damageModifier                   = 0x3C         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetInWater
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__NpcNoiseManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsReloading-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _857533e92509f9edacd4a7913e141cea3a92f033 = 0x0          ;
            constexpr std::uintptr_t _5ec4770b5ff42567fbdbdf2cd15aeff2af488446 = 0x10         ;
            constexpr std::uintptr_t _9181510bac7e984b2e0d57a13149d26bfb283d44 = 0x18         ;
            constexpr std::uintptr_t _351ff51ec28859617e8e07e565d9ae0fdbbbf2ba = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__BlackboardComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _6009992369792f083a6a61b770be9db5ddfba395 = 0x28         ;
        constexpr std::uintptr_t _50720de9a988f7be3272ca1c8873c932d9eef89f = 0x30         ;
    }

    namespace Rust_Ai_Gen2__LineCoverGroup
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;
        constexpr std::uintptr_t length                           = 0x20         ;
        constexpr std::uintptr_t thickness                        = 0x24         ;
        constexpr std::uintptr_t rotate90                         = 0x28         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_Hurt
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t StrongHitL                       = 0x30         ;
        constexpr std::uintptr_t StrongHitR                       = 0x38         ;
        constexpr std::uintptr_t WeakHit                          = 0x40         ;
        constexpr std::uintptr_t StaggerRatio                     = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__ClawMarkSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t clawDecal                        = 0x28         ;
        constexpr std::uintptr_t radius                           = 0x30         ;
        constexpr std::uintptr_t height                           = 0x34         ;
        constexpr std::uintptr_t minTreeRadius                    = 0x38         ;
        constexpr std::uintptr_t ratioOfTreesMarked               = 0x3C         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_FleeToHide
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107254A8   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t desiredDistance                  = 0x20         ;
        constexpr std::uintptr_t distance                         = 0x24         ;
        constexpr std::uintptr_t speed                            = 0x28         ;
        constexpr std::uintptr_t maxAttempts                      = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsMuzzleClear_Slow
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _79a2e098085f3f170884d2a270482db206300c29 = 0x0          ;
            constexpr std::uintptr_t _be0305aaf9d0c144ce1d43b3e8518d9553d70ca9 = 0x10         ;
            constexpr std::uintptr_t _23175e4ce1f6fd778a6dd7ea51f768e2118a588b = 0x18         ;
            constexpr std::uintptr_t _ce03c2a76717bfde313229a5adca6464b5588845 = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsSwimming
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__NPCVoicelinesDatabase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
        constexpr std::uintptr_t voicelines                       = 0x20         ;
    }

    namespace Rust_Ai_Gen2__Trans_SeesFood-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsFlankedByTarget
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Cooldown
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t cooldown                         = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__SenseComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LongRangeVisionRectangle         = 0x28         ;
        constexpr std::uintptr_t ShortRangeVisionCone             = 0x34         ;
        constexpr std::uintptr_t touchDistance                    = 0x3C         ;
        constexpr std::uintptr_t noiseRangeMultiplier             = 0x40         ;
        constexpr std::uintptr_t hearingRange                     = 0x44         ;
        constexpr std::uintptr_t team                             = 0x48         ;
        constexpr std::uintptr_t timeToForgetSightings            = 0x50         ;
        constexpr std::uintptr_t foodDetectionRange               = 0x58         ;
        constexpr std::uintptr_t fireDetectionRange               = 0x5C         ;
        constexpr std::uintptr_t TargetingCooldown                = 0x60         ;
        constexpr std::uintptr_t SwitchTargetToFocusAggressorCooldown = 0x64         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_Roam
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107253F0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t distanceRange                    = 0x20         ;
        constexpr std::uintptr_t homeRadius                       = 0x28         ;
        constexpr std::uintptr_t minSpeed                         = 0x2C         ;
        constexpr std::uintptr_t maxSpeed                         = 0x30         ;
        constexpr std::uintptr_t favourWater                      = 0x34         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Search-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t predict                          = 0x2C         ;
        constexpr std::uintptr_t loop                             = 0x2D         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _5c467ae52c4554447f48b7d72c5acb93d0698cc0 = 0x20         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x24         ;
        constexpr std::uintptr_t _c5d83b73e08eef8f4025fe716f482490e6b47056 = 0x28         ;
    }

    namespace Rust_Ai_Gen2__FSMSlowTransitionBase
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _d4db10cd89915d9200ac59b379092a41ffe61f31 = 0x0          ;
            constexpr std::uintptr_t _a4a70dcf597acf0df45f95b7c8743e403b7ab156 = 0x10         ;
            constexpr std::uintptr_t _5fa951dc071aee9b9daea1db3cdd65627c5dbd16 = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2__State_Patrol
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856A78   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t distanceRange                    = 0x20         ;
        constexpr std::uintptr_t homeRadius                       = 0x28         ;
        constexpr std::uintptr_t speed                            = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetInRange-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Range                            = 0x20         ;
        constexpr std::uintptr_t TimeToPredict                    = 0x24         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_HasTarget
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_RandomChance
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Chance                           = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Crocodile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mass                             = 0x2E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2D0        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x2D4        ;
    }

    namespace Rust_Ai_Gen2__Trans_CanThrowGrenade
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__State_FastSneak
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725498   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t minSpeed                         = 0x20         ;
        constexpr std::uintptr_t maxSpeed                         = 0x24         ;
        constexpr std::uintptr_t distanceSpeedRange               = 0x28         ;
        constexpr std::uintptr_t angleRange                       = 0x30         ;
        constexpr std::uintptr_t angleDurationRange               = 0x38         ;
        constexpr std::uintptr_t burstDurationRange               = 0x40         ;
        constexpr std::uintptr_t burstCooldownRange               = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_BlackboardCounterGte-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Key                              = 0x20         ;
        constexpr std::uintptr_t MinValue                         = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsMuzzleClear_Slow-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _79a2e098085f3f170884d2a270482db206300c29 = 0x0          ;
            constexpr std::uintptr_t _be0305aaf9d0c144ce1d43b3e8518d9553d70ca9 = 0x10         ;
            constexpr std::uintptr_t _23175e4ce1f6fd778a6dd7ea51f768e2118a588b = 0x18         ;
            constexpr std::uintptr_t _ce03c2a76717bfde313229a5adca6464b5588845 = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__BoxCoverGroup
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;
        constexpr std::uintptr_t size                             = 0x20         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Scientist2FSM
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t idle                             = 0x28         ;
        constexpr std::uintptr_t patrol                           = 0x30         ;
        constexpr std::uintptr_t search                           = 0x38         ;
        constexpr std::uintptr_t chase                            = 0x40         ;
        constexpr std::uintptr_t dead                             = 0x48         ;
        constexpr std::uintptr_t dogFight                         = 0x50         ;
        constexpr std::uintptr_t goHide                           = 0x58         ;
        constexpr std::uintptr_t popOut                           = 0x60         ;
        constexpr std::uintptr_t stayInCover                      = 0x68         ;
        constexpr std::uintptr_t surprised                        = 0x70         ;
        constexpr std::uintptr_t flank                            = 0x78         ;
        constexpr std::uintptr_t throwGrenade                     = 0x80         ;
        constexpr std::uintptr_t throwScriptedGrenade             = 0x88         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToPointWithLosOnTarget-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t searchRadius                     = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ScriptedNade-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deployedGrenadePrefab            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_PlayAnimationBase
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _7736b3bc9c09ae40a0b449ae2ceb48c83bed26a0 = 0x0          ;
            constexpr std::uintptr_t _3dc505af63b10673b67476a9eaea0950a1c4b50f = 0x8          ;
            constexpr std::uintptr_t _755b0db243a2027da39aaeacd7879f5806b72dc2 = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__NpcSleepingComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t componentsToSleep                = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__BoxCoverGroup-fake-0
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_HurtWithAdditive-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t StrongHitL                       = 0x30         ;
        constexpr std::uintptr_t StrongHitR                       = 0x38         ;
        constexpr std::uintptr_t WeakHit                          = 0x40         ;
        constexpr std::uintptr_t StaggerRatio                     = 0x48         ;
        constexpr std::uintptr_t WeakHitAdditive                  = 0x50         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsInTargetViewCone-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t angle                            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_ScientistDead-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deathStatName                    = 0x20         ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x28         ;
        constexpr std::uintptr_t staticDeathAnim                  = 0x30         ;
        constexpr std::uintptr_t forwardMotionDeathAnim           = 0x38         ;
        constexpr std::uintptr_t ragdollWhenAnimRemainingTimeIsBelow = 0x40         ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x48         ;
        constexpr std::uintptr_t DeathEffect                      = 0x50         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_PlayAnimationRM
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10762640   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ScientistRush
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856A70   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;
        constexpr std::uintptr_t useSuppressiveFire               = 0x30         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_HasTarget-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsHealthBelowPercentage
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t percentage                       = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_ElapsedTime
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Duration                         = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_PlayAnimation-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_CrocCharge-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Dead-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _6cfea1348356586b7f8a6d2a66c18c2a50e823b0 = 0x20         ;
        constexpr std::uintptr_t _48ae6f62384dde811d875f3b9f21974d6ac8a974 = 0x28         ;
        constexpr std::uintptr_t _e1636482beed4f6c813436d28db8f177ab69804e = 0x30         ;
        constexpr std::uintptr_t _4b750d62a280c6d16fb5bca454d1eba60a9871ca = 0x38         ;
        constexpr std::uintptr_t _dbbb72bb98d369bb14da4784bd376d542518b350 = 0x40         ;
        constexpr std::uintptr_t _e31ecbf67517912be6ca88e537c76bc56fb4ed17 = 0x48         ;
    }

    namespace Rust_Ai_Gen2__State_PlayRandomAnimation-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t animations                       = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Hurt-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _1e2e6ce2a2cf95712c6a38798abcd80dd229f8fd = 0x30         ;
        constexpr std::uintptr_t _bb59e1047afeae9cae6cc44c47e7e58c8b6f3017 = 0x38         ;
        constexpr std::uintptr_t _9c7c9888342e158f50536d49f976f76a0f8fcab4 = 0x40         ;
        constexpr std::uintptr_t _6f3321890bde5319976a62c0bd3e4d1eaed1e906 = 0x48         ;
    }

    namespace Rust_Ai_Gen2__State_Observe
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107254D8   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ApproachFire
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107626B0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t minSpeed                         = 0x20         ;
        constexpr std::uintptr_t maxSpeed                         = 0x24         ;
        constexpr std::uintptr_t distanceSpeedRange               = 0x28         ;
        constexpr std::uintptr_t angleRange                       = 0x30         ;
        constexpr std::uintptr_t angleDurationRange               = 0x38         ;
        constexpr std::uintptr_t burstDurationRange               = 0x40         ;
        constexpr std::uintptr_t burstCooldownRange               = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Roar-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Circle-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t radius                           = 0x20         ;
        constexpr std::uintptr_t speed                            = 0x24         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetLost-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _e11d31b666cdae3eec34dacf4f12ea8d0cd8edb4 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _77a7fb49aa1ab29e549a763d0601cc40490c95f9 = 0x0          ;
            constexpr std::uintptr_t _9f7a996aa9bebfb5cebea39206afbac3b1cc28a3 = 0x8          ;
            constexpr std::uintptr_t _999c177a8b4fd7e7f1933d04917eb4d0a071356a = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__NPCAnimController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animationsPrefix                 = 0x28         ;
        constexpr std::uintptr_t animationBlacklist               = 0x30         ;
        constexpr std::uintptr_t animatorType                     = 0x38         ;
        constexpr std::uintptr_t animator                         = 0x40         ;
        constexpr std::uintptr_t spineAnimator                    = 0x48         ;
        constexpr std::uintptr_t lookAnimator                     = 0x50         ;
        constexpr std::uintptr_t tailAnimator                     = 0x58         ;
        constexpr std::uintptr_t maxPitchToConformToSlope         = 0x60         ;
        constexpr std::uintptr_t onlyConformPitchToSlope          = 0x64         ;
        constexpr std::uintptr_t posInterpSpeed                   = 0x68         ;
        constexpr std::uintptr_t rotInterpSpeed                   = 0x6C         ;
        constexpr std::uintptr_t snapVerticalOffset               = 0x70         ;
        constexpr std::uintptr_t enableLookAtDuringLocomotion     = 0x74         ;
        constexpr std::uintptr_t enableLookAtDuringProwl          = 0x75         ;
        constexpr std::uintptr_t canSwim                          = 0x76         ;
        constexpr std::uintptr_t animationsWithLookAt             = 0x78         ;
        constexpr std::uintptr_t animationsWithSpineDeform        = 0x80         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _cb35e203ed9f3d2762a136816500286ac076efb8 = 0x88         ;
        constexpr std::uintptr_t _073314df612a65fd123765bde550b3722cfd2ea0 = 0x98         ;
        constexpr std::uintptr_t _c5b4e954a8896908e968b723ee38e04f8e1d69f1 = 0x9C         ;
        constexpr std::uintptr_t _a52269ee6fb4b0dba3fd8940b2a311afd7bb9cc8 = 0xC8         ;
        constexpr std::uintptr_t _0b53fd1930ed7939e63c2b299dc83fa1e4b1f16d = 0xD0         ;
        constexpr std::uintptr_t _8ef15935ff3b563746042caeb8321bc4ab1f6c77 = 0xD8         ;
    }

    namespace Rust_Ai_Gen2__State_AttackUnreachable-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t preJumpEnd                       = 0x20         ;
        constexpr std::uintptr_t jumpEnd                          = 0x24         ;
        constexpr std::uintptr_t attackEnd                        = 0x28         ;
        constexpr std::uintptr_t jumpBackEnd                      = 0x2C         ;
        constexpr std::uintptr_t postJumpBackEnd                  = 0x30         ;
        constexpr std::uintptr_t animClip                         = 0x38         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_CrocIntimidate-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_SeesFood
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetTooFarFromWater-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_Nothing
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToTarget-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsWatchedByTarget
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t minTime                          = 0x20         ;
        constexpr std::uintptr_t requireAiming                    = 0x24         ;
        constexpr std::uintptr_t wantsWatched                     = 0x25         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__FSMStateBase
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _e64832fd1cebac5626904edb9cd66c54cae79470 = 0x0          ;
            constexpr std::uintptr_t _661486212b9173c8f178ad9c383d801d477213bb = 0x8          ;
            constexpr std::uintptr_t _a5e8d52a5640410e86c553cb3a479944f3b4860e = 0x18         ;
            constexpr std::uintptr_t _a3931d4c9ef0cdd465fe933ae4899fe13c1039fb = 0x28         ;
            constexpr std::uintptr_t _b3cf93dc9077388ad0c87554e74c99e6fde04eb1 = 0x30         ;
            constexpr std::uintptr_t _19a8788fc8f4275fc96cb3fc362a3cbcaebe5191 = 0x38         ;
        }

    }

    namespace Rust_Ai_Gen2__State_CrocBreakFoundation-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t DamageType                       = 0x30         ;
        constexpr std::uintptr_t damageDelay                      = 0x34         ;
        constexpr std::uintptr_t damage                           = 0x38         ;
        constexpr std::uintptr_t forceScale                       = 0x3C         ;
        constexpr std::uintptr_t trackingSpeed                    = 0x40         ;
        constexpr std::uintptr_t trackingDuration                 = 0x44         ;
        constexpr std::uintptr_t radius                           = 0x48         ;
        constexpr std::uintptr_t doesStrafeDodge                  = 0x4C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_PatrolIdle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856A88   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetRunning
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _4380954e9b9845ed1be34ee9a8a54205d98f28bd = 0x0          ;
            constexpr std::uintptr_t _ee5997ecf41ebeafdd0e5ad0e45268c8da90d2b5 = 0x8          ;
            constexpr std::uintptr_t _13d97767af1e841ef539761e0faa1d4ee1a597f5 = 0x10         ;
            constexpr std::uintptr_t _46ca6122a0a81f52affa6510df1d80dd15dcca85 = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2__NpcBarkComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t VoicelinesDatabase               = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _80e04b3c1ee54f2f12489a2b92b448ee830e6b38 = 0x30         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetProtectedByMount
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsMuzzleClear_Slow-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _79a2e098085f3f170884d2a270482db206300c29 = 0x0          ;
            constexpr std::uintptr_t _be0305aaf9d0c144ce1d43b3e8518d9553d70ca9 = 0x10         ;
            constexpr std::uintptr_t _23175e4ce1f6fd778a6dd7ea51f768e2118a588b = 0x18         ;
            constexpr std::uintptr_t _ce03c2a76717bfde313229a5adca6464b5588845 = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__State_ScientistSurprised-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t angularSpeedOverride             = 0x20         ;
        constexpr std::uintptr_t timeBeforeTurning                = 0x24         ;
        constexpr std::uintptr_t minTimeBeforeShooting            = 0x28         ;
        constexpr std::uintptr_t shootingDuration                 = 0x2C         ;
        constexpr std::uintptr_t maxDuration                      = 0x30         ;
        constexpr std::uintptr_t voicelineCategory                = 0x34         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsFlankedByTarget-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_AttackUnreachable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10762660   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t preJumpEnd                       = 0x20         ;
        constexpr std::uintptr_t jumpEnd                          = 0x24         ;
        constexpr std::uintptr_t attackEnd                        = 0x28         ;
        constexpr std::uintptr_t jumpBackEnd                      = 0x2C         ;
        constexpr std::uintptr_t postJumpBackEnd                  = 0x30         ;
        constexpr std::uintptr_t animClip                         = 0x38         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Search
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856A58   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t searchRadius                     = 0x20         ;
        constexpr std::uintptr_t speed                            = 0x24         ;
        constexpr std::uintptr_t numCloseSearchesBeforeExpanding  = 0x28         ;
        constexpr std::uintptr_t predict                          = 0x2C         ;
        constexpr std::uintptr_t loop                             = 0x2D         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__NPCEncounterTimer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t giveUpDurationSeconds            = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_ThrowGrenade-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deployedGrenadePrefab            = 0x20         ;
        constexpr std::uintptr_t cooldown                         = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__PillarCoverGroup
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;
        constexpr std::uintptr_t radius                           = 0x20         ;
        constexpr std::uintptr_t radiusOffset                     = 0x24         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_AttackUnreachableWarped
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725428   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t jumpOnStart                      = 0x20         ;
        constexpr std::uintptr_t jumpOnEnd                        = 0x24         ;
        constexpr std::uintptr_t jumpOffStart                     = 0x28         ;
        constexpr std::uintptr_t jumpOffEnd                       = 0x2C         ;
        constexpr std::uintptr_t totalDuration                    = 0x30         ;
        constexpr std::uintptr_t animClip                         = 0x38         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_PlayAnimation
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__LimitedTurnNavAgent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t agent                            = 0x28         ;
        constexpr std::uintptr_t steeringMode                     = 0x30         ;
        constexpr std::uintptr_t sneakSpeed                       = 0x34         ;
        constexpr std::uintptr_t walkSpeed                        = 0x38         ;
        constexpr std::uintptr_t jogSpeed                         = 0x3C         ;
        constexpr std::uintptr_t runSpeed                         = 0x40         ;
        constexpr std::uintptr_t sprintSpeed                      = 0x44         ;
        constexpr std::uintptr_t fullSprintSpeed                  = 0x48         ;
        constexpr std::uintptr_t canSwim                          = 0x4C         ;
        constexpr std::uintptr_t swimSpeed                        = 0x50         ;
        constexpr std::uintptr_t swimSprintSpeed                  = 0x54         ;
        constexpr std::uintptr_t desiredSwimDepth                 = 0x58         ;
        constexpr std::uintptr_t acceleration                     = 0x60         ;
        constexpr std::uintptr_t deceleration                     = 0x68         ;
        constexpr std::uintptr_t maxTurnRadius                    = 0x70         ;
        constexpr std::uintptr_t canOpenDoors                     = 0x74         ;
        constexpr std::uintptr_t preferedTopology                 = 0x78         ;
        constexpr std::uintptr_t preferedBiome                    = 0x7C         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
        constexpr std::uintptr_t _6abd378fd0f4fac5a9886546e3292c1fdb6b0e4e = 0x80         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetDown
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_CanThrowGrenade-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__LineCoverGroup-fake-0
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x20         ;
        constexpr std::uintptr_t _929566cc1623f32edf0cb061672981d9b9c2579d = 0x24         ;
        constexpr std::uintptr_t _d0d9fc08a00f7fce9358a105aec4f3ff5be20242 = 0x28         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToCoverHiddenFromTarget-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t searchRadius                     = 0x20         ;
        constexpr std::uintptr_t walkDurationBeforeSprint         = 0x24         ;
        constexpr std::uintptr_t speed                            = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__RustNavmeshModifierVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Ai_Gen2__PillarCoverGroup-fake-0
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x20         ;
        constexpr std::uintptr_t _4732d2593c54507bec4f3a5361a68584dcfaf6f2 = 0x24         ;
    }

    namespace Rust_Ai_Gen2__Trans_TooFarFromWater
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__NpcCoverManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_HurtWithAdditive-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t StrongHitL                       = 0x30         ;
        constexpr std::uintptr_t StrongHitR                       = 0x38         ;
        constexpr std::uintptr_t WeakHit                          = 0x40         ;
        constexpr std::uintptr_t StaggerRatio                     = 0x48         ;
        constexpr std::uintptr_t WeakHitAdditive                  = 0x50         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetInFront
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Angle                            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetIsUndergeared-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _24d645dfc991e4672b79db6bb719bc0c7b386fdd = 0x0          ;
            constexpr std::uintptr_t _fe3f399078712f4d78185b629e49ceb5ca74202d = 0x8          ;
            constexpr std::uintptr_t _978853bc2598bc26c2aa74ebe4fbd5933add0359 = 0x10         ;
            constexpr std::uintptr_t _a1d21d5338a6decd8ba58569cd61a7718abfa497 = 0x18         ;
            constexpr std::uintptr_t _ddabf48425e5a87b17cc3578b6e24cbb31197f32 = 0x20         ;
            constexpr std::uintptr_t _35104dff5a16ca03e2f1306dd3650c02056cf0c2 = 0x28         ;
            constexpr std::uintptr_t _71867bdfa030c6043886a5675e62d96ee5890a85 = 0x30         ;
            constexpr std::uintptr_t _834d28561f3712fe9d5445cf4c90ce5903b3fc53 = 0x38         ;
        }

    }

    namespace Rust_Ai_Gen2__State_MoveToBreakFoundation-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_CrocHasStraightPathToTarget
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_WolfHurt-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t StrongHitL                       = 0x30         ;
        constexpr std::uintptr_t StrongHitR                       = 0x38         ;
        constexpr std::uintptr_t WeakHit                          = 0x40         ;
        constexpr std::uintptr_t StaggerRatio                     = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ScientistSurprised-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t angularSpeedOverride             = 0x20         ;
        constexpr std::uintptr_t timeBeforeTurning                = 0x24         ;
        constexpr std::uintptr_t minTimeBeforeShooting            = 0x28         ;
        constexpr std::uintptr_t shootingDuration                 = 0x2C         ;
        constexpr std::uintptr_t maxDuration                      = 0x30         ;
        constexpr std::uintptr_t voicelineCategory                = 0x34         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__NavPathTestType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetOnNavmesh_Slow-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__Trans_Dead-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _1e480361be80e9ee237ab9d20ce9ba4b98f25d09 = 0x0          ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsTargetDown-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToPointWithLosOnTarget-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t searchRadius                     = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetInRange
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Range                            = 0x20         ;
        constexpr std::uintptr_t TimeToPredict                    = 0x24         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_HeardNoise-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_ThrowGrenade
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C848   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deployedGrenadePrefab            = 0x20         ;
        constexpr std::uintptr_t cooldown                         = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_HasBlackboardBool
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Key                              = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__NpcGrenade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t explosionEffect                  = 0x200        ;
        constexpr std::uintptr_t fireballPrefab                   = 0x208        ;
        constexpr std::uintptr_t speed                            = 0x210        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _fd8a2fc49ad8c84c8f54c0701e32a26e435aadfa = 0x218        ;
    }

    namespace Rust_Ai_Gen2__State_WolfHurt
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10762650   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t StrongHitL                       = 0x30         ;
        constexpr std::uintptr_t StrongHitR                       = 0x38         ;
        constexpr std::uintptr_t WeakHit                          = 0x40         ;
        constexpr std::uintptr_t StaggerRatio                     = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_And
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t transitions                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _1325f3aa050e25a5dcab733e9574a89166cb8091 = 0x0          ;
            constexpr std::uintptr_t _d6cb6b1befe74c977083b1a724fa326138a3edfb = 0x8          ;
            constexpr std::uintptr_t _18819f8aaaa199f588c0fb552403f958499e0daa = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__State_Howl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10762628   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_AttackUnreachableWarped-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t jumpOnStart                      = 0x20         ;
        constexpr std::uintptr_t jumpOnEnd                        = 0x24         ;
        constexpr std::uintptr_t jumpOffStart                     = 0x28         ;
        constexpr std::uintptr_t jumpOffEnd                       = 0x2C         ;
        constexpr std::uintptr_t totalDuration                    = 0x30         ;
        constexpr std::uintptr_t animClip                         = 0x38         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToTarget-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_AttackWithTracking-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t DamageType                       = 0x30         ;
        constexpr std::uintptr_t damageDelay                      = 0x34         ;
        constexpr std::uintptr_t damage                           = 0x38         ;
        constexpr std::uintptr_t forceScale                       = 0x3C         ;
        constexpr std::uintptr_t trackingSpeed                    = 0x40         ;
        constexpr std::uintptr_t trackingDuration                 = 0x44         ;
        constexpr std::uintptr_t radius                           = 0x48         ;
        constexpr std::uintptr_t doesStrafeDodge                  = 0x4C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_CrocTurn-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t turn90L                          = 0x30         ;
        constexpr std::uintptr_t turn90R                          = 0x38         ;
        constexpr std::uintptr_t turn180                          = 0x40         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsInWater_Slow-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__NpcZoneComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_DeadlyAttack-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t Damage                           = 0x30         ;
        constexpr std::uintptr_t Delay                            = 0x34         ;
        constexpr std::uintptr_t DamageType                       = 0x38         ;
        constexpr std::uintptr_t range                            = 0x40         ;
        constexpr std::uintptr_t impactSound                      = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_TryAmbushUnderwater-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _fe15a6ee19c19e85ce695c33f42a050eaa37b3d7 = 0x20         ;
        constexpr std::uintptr_t _507657a2f95a35835a4401bc4ea1e0312b1be627 = 0x28         ;
    }

    namespace Rust_Ai_Gen2__State_GoBackToWater-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToPointWithLosOnTarget
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DD880   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t searchRadius                     = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetCamping-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _5704f05f0909012390e4ce6ba10efc43f71808cb = 0x0          ;
            constexpr std::uintptr_t _15e12aa186fda8e4ded483c500537d3df4e6c7a6 = 0x8          ;
            constexpr std::uintptr_t _e54f1087ceaa2749ab2fbd51064cb5bf5848e0ae = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__State_MoveToLastReachablePointNearTarget-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _d85e788f12cdd958d15722c2916c5d81b5b2aaac = 0x0          ;
            constexpr std::uintptr_t _c23aa708a3ad48c8498dd4b845dbbee2556bca0c = 0x8          ;
            constexpr std::uintptr_t _66b1a2a572a32883f8cd15f3b91737def9047739 = 0x10         ;
            constexpr std::uintptr_t _65c5ef0ee5b0072cdeda57b22347cfc3df2a0c29 = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2__ScientistNPC2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mass                             = 0x2E0        ;
        constexpr std::uintptr_t canBeHeadshot                    = 0x2E8        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2D0        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x2D4        ;
        constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x2EC        ;
    }

    namespace Rust_Ai_Gen2__State_PlayAnimLoop-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Start                            = 0x28         ;
        constexpr std::uintptr_t Loop                             = 0x30         ;
        constexpr std::uintptr_t Stop                             = 0x38         ;
        constexpr std::uintptr_t MinDuration                      = 0x40         ;
        constexpr std::uintptr_t MaxDuration                      = 0x44         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__FSMTransitionBase
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _16bfda6a2fc1a8988dd15095f6c13ade717a01f9 = 0x0          ;
            constexpr std::uintptr_t _a0e0b1f87ca7192388b7d5880c8cd6993bdca40b = 0x8          ;
            constexpr std::uintptr_t _6547f336368c807f8e570afd118493bd9546cc6e = 0x10         ;
            constexpr std::uintptr_t _e9528c9f6a844cf8bebd57b4c371d15506f7993b = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_TargetIsInSafeZone-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Cover
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t yaw                              = 0xC          ;
        constexpr std::uintptr_t peeks                            = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetOnNavmesh_Slow
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__State_DogFight-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_Triggerable
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _6d08ef1039e3c57e7c6bbd1e68d3fe6c6801a62a = 0x0          ;
            constexpr std::uintptr_t _0514bb2a409e41aef3277e614396b83f11c21a0a = 0x8          ;
            constexpr std::uintptr_t _3e6c47e003546e9b5c4c3b375ade89f644b677b8 = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_Cooldown-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t cooldown                         = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Triggerable_HitInfo-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _506f48a04e07b234be2dc1ed25e4a9cc380cf91b = 0x0          ;
            constexpr std::uintptr_t _dcc2d45a18185a2e3ba15186b8406d891e02ef11 = 0x8          ;
        }

    }

    namespace Rust_Ai_Gen2__RootMotionTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t anim                             = 0x20         ;
        constexpr std::uintptr_t target                           = 0x28         ;
        constexpr std::uintptr_t timeStep                         = 0x30         ;
        constexpr std::uintptr_t trackingSpeed                    = 0x34         ;
        constexpr std::uintptr_t trackingDuration                 = 0x38         ;
        constexpr std::uintptr_t rotArrowLength                   = 0x3C         ;
        constexpr std::uintptr_t targetVelocityYaw                = 0x40         ;
        constexpr std::uintptr_t targetVelocityMagnitude          = 0x44         ;
        constexpr std::uintptr_t trackingStepIndex                = 0x48         ;
        constexpr std::uintptr_t parentFrontOffset                = 0x4C         ;
    }

    namespace Rust_Ai_Gen2__State_CrocBreakFoundation-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t DamageType                       = 0x30         ;
        constexpr std::uintptr_t damageDelay                      = 0x34         ;
        constexpr std::uintptr_t damage                           = 0x38         ;
        constexpr std::uintptr_t forceScale                       = 0x3C         ;
        constexpr std::uintptr_t trackingSpeed                    = 0x40         ;
        constexpr std::uintptr_t trackingDuration                 = 0x44         ;
        constexpr std::uintptr_t radius                           = 0x48         ;
        constexpr std::uintptr_t doesStrafeDodge                  = 0x4C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsInTargetViewCone
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t angle                            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetLkpInRange
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _eed0256e94ec052ed071fdcada62e159a9f4779f = 0x20         ;
        constexpr std::uintptr_t _1d66f9285708e7593001d40744a697b9673e7126 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _3d71bd2160891c0adbc4e07e92c3338971b172b6 = 0x0          ;
            constexpr std::uintptr_t _9ea8394c6992f3fedb2a8baff4a6ece0264409a7 = 0x8          ;
            constexpr std::uintptr_t _9f93261d4e589ace2c609a780bd1c0c5c9d19ebf = 0x10         ;
            constexpr std::uintptr_t _f2630dec88731c712c3a6784889c9389c229a352 = 0x20         ;
            constexpr std::uintptr_t _a236939bd6a1b19501fb738ed78818684f8d5477 = 0x28         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_CanThrowGrenade-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__Trans_Triggerable_HitInfo
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _506f48a04e07b234be2dc1ed25e4a9cc380cf91b = 0x0          ;
            constexpr std::uintptr_t _dcc2d45a18185a2e3ba15186b8406d891e02ef11 = 0x8          ;
        }

    }

    namespace Rust_Ai_Gen2__State_StayInCover
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856A50   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_PlayRandomAnimation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107254F0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t animations                       = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Growl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107254B8   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Intimidated
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10762630   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_DogFight
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856AB0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__CrocodileFSM
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t randomIdle                       = 0x28         ;
        constexpr std::uintptr_t roam                             = 0x30         ;
        constexpr std::uintptr_t approach                         = 0x38         ;
        constexpr std::uintptr_t charge                           = 0x40         ;
        constexpr std::uintptr_t intimidate                       = 0x48         ;
        constexpr std::uintptr_t intimidateTurn                   = 0x50         ;
        constexpr std::uintptr_t staticAttack                     = 0x58         ;
        constexpr std::uintptr_t bellyFlop                        = 0x60         ;
        constexpr std::uintptr_t intimidateSnap                   = 0x68         ;
        constexpr std::uintptr_t swimAttack                       = 0x70         ;
        constexpr std::uintptr_t flee                             = 0x78         ;
        constexpr std::uintptr_t hurt                             = 0x80         ;
        constexpr std::uintptr_t dead                             = 0x88         ;
        constexpr std::uintptr_t approachFood                     = 0x90         ;
        constexpr std::uintptr_t bringFoodBackToWater             = 0x98         ;
        constexpr std::uintptr_t diveRoam                         = 0xA0         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__Trans_HeardNoise
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_FastSneak-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t minSpeed                         = 0x20         ;
        constexpr std::uintptr_t maxSpeed                         = 0x24         ;
        constexpr std::uintptr_t distanceSpeedRange               = 0x28         ;
        constexpr std::uintptr_t angleRange                       = 0x30         ;
        constexpr std::uintptr_t angleDurationRange               = 0x38         ;
        constexpr std::uintptr_t burstDurationRange               = 0x40         ;
        constexpr std::uintptr_t burstCooldownRange               = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_GoBackToWater-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ScientistDead
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C7F8   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deathStatName                    = 0x20         ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x28         ;
        constexpr std::uintptr_t staticDeathAnim                  = 0x30         ;
        constexpr std::uintptr_t forwardMotionDeathAnim           = 0x38         ;
        constexpr std::uintptr_t ragdollWhenAnimRemainingTimeIsBelow = 0x40         ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x48         ;
        constexpr std::uintptr_t DeathEffect                      = 0x50         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Flank-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_HurtWithAdditive
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107254C8   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t StrongHitL                       = 0x30         ;
        constexpr std::uintptr_t StrongHitR                       = 0x38         ;
        constexpr std::uintptr_t WeakHit                          = 0x40         ;
        constexpr std::uintptr_t StaggerRatio                     = 0x48         ;
        constexpr std::uintptr_t WeakHitAdditive                  = 0x50         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_AttackUnreachable-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t preJumpEnd                       = 0x20         ;
        constexpr std::uintptr_t jumpEnd                          = 0x24         ;
        constexpr std::uintptr_t attackEnd                        = 0x28         ;
        constexpr std::uintptr_t jumpBackEnd                      = 0x2C         ;
        constexpr std::uintptr_t postJumpBackEnd                  = 0x30         ;
        constexpr std::uintptr_t animClip                         = 0x38         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__NpcPositionHint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Ai_Gen2__ENpcVoicelineImportance
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Ai_Gen2__State_Flee
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107254B0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t desiredDistance                  = 0x20         ;
        constexpr std::uintptr_t distance                         = 0x24         ;
        constexpr std::uintptr_t speed                            = 0x28         ;
        constexpr std::uintptr_t maxAttempts                      = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__FSMComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__Trans_CanReachTarget_Slow-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__State_Hurt-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _1e2e6ce2a2cf95712c6a38798abcd80dd229f8fd = 0x30         ;
        constexpr std::uintptr_t _bb59e1047afeae9cae6cc44c47e7e58c8b6f3017 = 0x38         ;
        constexpr std::uintptr_t _9c7c9888342e158f50536d49f976f76a0f8fcab4 = 0x40         ;
        constexpr std::uintptr_t _6f3321890bde5319976a62c0bd3e4d1eaed1e906 = 0x48         ;
    }

    namespace Rust_Ai_Gen2__State_Roam-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _fe15a6ee19c19e85ce695c33f42a050eaa37b3d7 = 0x20         ;
        constexpr std::uintptr_t _d2130ac4621508aa598cfab06974d2d8bda20cf8 = 0x28         ;
        constexpr std::uintptr_t _eb84b277aa785e05ef64cb7e6781e5aa912a24db = 0x2C         ;
        constexpr std::uintptr_t _787da2766055deaf96639794295c0ecc6b3ea457 = 0x30         ;
        constexpr std::uintptr_t _129fe3e905c79419a8f2ef1f289ffde9780b0994 = 0x34         ;
    }

    namespace Rust_Ai_Gen2__State_FleeToHide-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t desiredDistance                  = 0x20         ;
        constexpr std::uintptr_t distance                         = 0x24         ;
        constexpr std::uintptr_t speed                            = 0x28         ;
        constexpr std::uintptr_t maxAttempts                      = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_ElapsedTimeRandomized
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Duration                         = 0x20         ;
        constexpr std::uintptr_t MinDuration                      = 0x28         ;
        constexpr std::uintptr_t MaxDuration                      = 0x30         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Dead-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _1e480361be80e9ee237ab9d20ce9ba4b98f25d09 = 0x0          ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_ElapsedTime-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Duration                         = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsInWater_Slow
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _cd93377a97332e124c2179a32bde68fcbb3755c4 = 0x20         ;
        constexpr std::uintptr_t _0ebcbe9b956126d6351e6e853e93cfc30951f62f = 0x28         ;
        constexpr std::uintptr_t _cc4b0277aa9faea2bbc3de2c81bc00cc8d3a66a6 = 0x38         ;
    }

    namespace Rust_Ai_Gen2__Trans_And-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t transitions                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _1325f3aa050e25a5dcab733e9574a89166cb8091 = 0x0          ;
            constexpr std::uintptr_t _d6cb6b1befe74c977083b1a724fa326138a3edfb = 0x8          ;
            constexpr std::uintptr_t _18819f8aaaa199f588c0fb552403f958499e0daa = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__State_Patrol-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _fe15a6ee19c19e85ce695c33f42a050eaa37b3d7 = 0x20         ;
        constexpr std::uintptr_t _d2130ac4621508aa598cfab06974d2d8bda20cf8 = 0x28         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x2C         ;
    }

    namespace Rust_Ai_Gen2__Trans_HeardNoise-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Lambda
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _e061ca172f9e6061007ccd81ae8c17b4f6757c81 = 0x0          ;
            constexpr std::uintptr_t _ee18ec9cc4cb66e5dc0a07e91b65938965123573 = 0x10         ;
            constexpr std::uintptr_t _82704124b00f9b7515e946df80863e5f3a37eebd = 0x20         ;
            constexpr std::uintptr_t _c251075d6f42fed3ebd8475a39ce09ed708e9445 = 0x28         ;
            constexpr std::uintptr_t _e985b349fee29dc938d7cb5e9672b7014d768837 = 0x30         ;
        }

    }

    namespace Rust_Ai_Gen2__NpcNoiseIntensity
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Ai_Gen2__Trans_InitialAlliesNotFighting-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t MinAllyHealthFraction            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_EatFood-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _e46837009772c6857494fcc6356c94ecd30753b0 = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_Attack-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t Damage                           = 0x30         ;
        constexpr std::uintptr_t Delay                            = 0x34         ;
        constexpr std::uintptr_t DamageType                       = 0x38         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ScientistSurprised
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856A60   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t angularSpeedOverride             = 0x20         ;
        constexpr std::uintptr_t timeBeforeTurning                = 0x24         ;
        constexpr std::uintptr_t minTimeBeforeShooting            = 0x28         ;
        constexpr std::uintptr_t shootingDuration                 = 0x2C         ;
        constexpr std::uintptr_t maxDuration                      = 0x30         ;
        constexpr std::uintptr_t voicelineCategory                = 0x34         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_Or
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t transitions                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_StayInCover-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Tiger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t mass                             = 0x2E0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x2D0        ;
        constexpr std::uintptr_t _41f55d0ea909079d8d982cade7325d009b2e170a = 0x2D4        ;
    }

    namespace Rust_Ai_Gen2__NpcBarkManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t voicelinesDatabase               = 0x20         ;
    }

    namespace Rust_Ai_Gen2__NPCTeam
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FilenameStringId                 = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsHealthBelowPercentage-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t percentage                       = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_PatrolIdle-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetTooFarFromWater
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t maxDistance                      = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetIsLowHealth
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _8b2eacbb14846a1aa21dbb5adb1d9a55e9b91159 = 0x20         ;
        constexpr std::uintptr_t _1f6ed0e4c8f848679e3ab94cc874b895d36b771d = 0x24         ;
        constexpr std::uintptr_t _b2cede14808dee890d549702496119eb8eed4886 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _3e019435753fb5a936c22d213a3df4d7b70c1a1a = 0x0          ;
            constexpr std::uintptr_t _d38579f4969626669651bb6a632bd9bae0b0f853 = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_TargetSurprised-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _76381c1035a7b9dbb6377c0753037a42b88b29f7 = 0x0          ;
            constexpr std::uintptr_t _d2ca84ef2ee965dd2744d67e09eaa67f0ead15f4 = 0x10         ;
            constexpr std::uintptr_t _6b547df2aa5ae05366d25d3994f912c0e12d88bd = 0x18         ;
            constexpr std::uintptr_t _c392b95f54b607b738e2135bd528cbf7e54f6876 = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__CoverComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t coverGroup                       = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_CrocBreakFoundation
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t DamageType                       = 0x30         ;
        constexpr std::uintptr_t damageDelay                      = 0x34         ;
        constexpr std::uintptr_t damage                           = 0x38         ;
        constexpr std::uintptr_t forceScale                       = 0x3C         ;
        constexpr std::uintptr_t trackingSpeed                    = 0x40         ;
        constexpr std::uintptr_t trackingDuration                 = 0x44         ;
        constexpr std::uintptr_t radius                           = 0x48         ;
        constexpr std::uintptr_t doesStrafeDodge                  = 0x4C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Observe-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Growl-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__TigerSneakTelegraphGrowl
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t growlSound                       = 0x28         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__CoverGroup
    {
        constexpr std::uintptr_t isTall                           = 0x10         ;

        constexpr std::uintptr_t _4712f6a2875cda9d8c03e5869446dccf971fee01 = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_FleeFire-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t desiredDistance                  = 0x20         ;
        constexpr std::uintptr_t distance                         = 0x24         ;
        constexpr std::uintptr_t speed                            = 0x28         ;
        constexpr std::uintptr_t maxAttempts                      = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ScientistRush-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;
        constexpr std::uintptr_t useSuppressiveFire               = 0x30         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetInWater-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_Dead
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _1e480361be80e9ee237ab9d20ce9ba4b98f25d09 = 0x0          ;
        }

    }

    namespace Rust_Ai_Gen2__State_Bark
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10762690   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Attack
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10762678   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t Damage                           = 0x30         ;
        constexpr std::uintptr_t Delay                            = 0x34         ;
        constexpr std::uintptr_t DamageType                       = 0x38         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_CanSeeTarget-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _00fdd32cd780f401caa5cf77838e8e638d62a0cb = 0x0          ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_IsReloading
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _857533e92509f9edacd4a7913e141cea3a92f033 = 0x0          ;
            constexpr std::uintptr_t _9181510bac7e984b2e0d57a13149d26bfb283d44 = 0x10         ;
            constexpr std::uintptr_t _351ff51ec28859617e8e07e565d9ae0fdbbbf2ba = 0x18         ;
            constexpr std::uintptr_t _5ec4770b5ff42567fbdbdf2cd15aeff2af488446 = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__State_CircleDynamic-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
        constexpr std::uintptr_t _eb84b277aa785e05ef64cb7e6781e5aa912a24db = 0x20         ;
        constexpr std::uintptr_t _787da2766055deaf96639794295c0ecc6b3ea457 = 0x24         ;
        constexpr std::uintptr_t _5702260353301c231c446cfc71ee9fc978e5ccaa = 0x28         ;
        constexpr std::uintptr_t _7ce3de3f7f6de091b9841f448499ba9ac4b45e3c = 0x30         ;
        constexpr std::uintptr_t _a5dcfb28971526906c93eb52c1c4780a28457e3a = 0x38         ;
        constexpr std::uintptr_t _b40a038ad61c83eb9840aa6c822611b16b6bc3fd = 0x40         ;
        constexpr std::uintptr_t _bb8f931af1e95ec132c47c6f6d7087ff0d6756ce = 0x48         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToBreakFoundation
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ApproachFire-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t minSpeed                         = 0x20         ;
        constexpr std::uintptr_t maxSpeed                         = 0x24         ;
        constexpr std::uintptr_t distanceSpeedRange               = 0x28         ;
        constexpr std::uintptr_t angleRange                       = 0x30         ;
        constexpr std::uintptr_t angleDurationRange               = 0x38         ;
        constexpr std::uintptr_t burstDurationRange               = 0x40         ;
        constexpr std::uintptr_t burstCooldownRange               = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_DeadlyAttack
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725468   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;
        constexpr std::uintptr_t Damage                           = 0x30         ;
        constexpr std::uintptr_t Delay                            = 0x34         ;
        constexpr std::uintptr_t DamageType                       = 0x38         ;
        constexpr std::uintptr_t range                            = 0x40         ;
        constexpr std::uintptr_t impactSound                      = 0x48         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetIsNearFire-fake-1
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t onlySeeFireWhenClose             = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_Growl-fake-1
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_ElapsedTime-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Duration                         = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_Intimidated-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_Bark-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t FaceTarget                       = 0x20         ;
        constexpr std::uintptr_t Animation                        = 0x28         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__State_ScientistDead-fake-0
    {
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t deathStatName                    = 0x20         ;
        constexpr std::uintptr_t CorpsePrefab                     = 0x28         ;
        constexpr std::uintptr_t staticDeathAnim                  = 0x30         ;
        constexpr std::uintptr_t forwardMotionDeathAnim           = 0x38         ;
        constexpr std::uintptr_t ragdollWhenAnimRemainingTimeIsBelow = 0x40         ;
        constexpr std::uintptr_t LootSpawnSlots                   = 0x48         ;
        constexpr std::uintptr_t DeathEffect                      = 0x50         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetIsLowHealth-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
        constexpr std::uintptr_t _8b2eacbb14846a1aa21dbb5adb1d9a55e9b91159 = 0x20         ;
        constexpr std::uintptr_t _1f6ed0e4c8f848679e3ab94cc874b895d36b771d = 0x24         ;
        constexpr std::uintptr_t _b2cede14808dee890d549702496119eb8eed4886 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _3e019435753fb5a936c22d213a3df4d7b70c1a1a = 0x0          ;
            constexpr std::uintptr_t _d38579f4969626669651bb6a632bd9bae0b0f853 = 0x10         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_TargetIsNearFire
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t onlySeeFireWhenClose             = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__State_MoveToTarget
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107254D0   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t speed                            = 0x20         ;
        constexpr std::uintptr_t succeedWhenDestinationIsReached  = 0x24         ;
        constexpr std::uintptr_t stopAtDestination                = 0x25         ;
        constexpr std::uintptr_t accelerationOverride             = 0x28         ;
        constexpr std::uintptr_t decelerationOverride             = 0x2C         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsInTargetViewCone-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t angle                            = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Wolf2FSM
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t randomIdle                       = 0x28         ;
        constexpr std::uintptr_t roam                             = 0x30         ;
        constexpr std::uintptr_t howl                             = 0x38         ;
        constexpr std::uintptr_t approach                         = 0x40         ;
        constexpr std::uintptr_t bark                             = 0x48         ;
        constexpr std::uintptr_t growlFire                        = 0x50         ;
        constexpr std::uintptr_t approachFire                     = 0x58         ;
        constexpr std::uintptr_t fleeFire                         = 0x60         ;
        constexpr std::uintptr_t charge                           = 0x68         ;
        constexpr std::uintptr_t attack                           = 0x70         ;
        constexpr std::uintptr_t leapAway                         = 0x78         ;
        constexpr std::uintptr_t reacCircle                       = 0x80         ;
        constexpr std::uintptr_t fastApproach                     = 0x88         ;
        constexpr std::uintptr_t hurt                             = 0x90         ;
        constexpr std::uintptr_t intimidated                      = 0x98         ;
        constexpr std::uintptr_t flee                             = 0xA0         ;
        constexpr std::uintptr_t fleeForHowl                      = 0xA8         ;
        constexpr std::uintptr_t dead                             = 0xB0         ;
        constexpr std::uintptr_t approachFood                     = 0xB8         ;
        constexpr std::uintptr_t eatFood                          = 0xC0         ;
        constexpr std::uintptr_t growlFood                        = 0xC8         ;
        constexpr std::uintptr_t sleep                            = 0xD0         ;
        constexpr std::uintptr_t attackUnreachable                = 0xD8         ;

        constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20         ;
    }

    namespace Rust_Ai_Gen2__State_Circle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725448   ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t radius                           = 0x20         ;
        constexpr std::uintptr_t speed                            = 0x24         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x10         ;
    }

    namespace Rust_Ai_Gen2__NPCVoiceline
    {
        constexpr std::uintptr_t category                         = 0x0          ;
        constexpr std::uintptr_t text                             = 0x8          ;
        constexpr std::uintptr_t audioClip                        = 0x10         ;
        constexpr std::uintptr_t importance                       = 0x18         ;
        constexpr std::uintptr_t otherNpcShouldSpeakFirst         = 0x19         ;
        constexpr std::uintptr_t allowOkResponse                  = 0x1A         ;
        constexpr std::uintptr_t index                            = 0x1C         ;
        constexpr std::uintptr_t duration                         = 0x20         ;
    }

    namespace Rust_Ai_Gen2__AIArena2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_TargetSurprised
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _76381c1035a7b9dbb6377c0753037a42b88b29f7 = 0x0          ;
            constexpr std::uintptr_t _6b547df2aa5ae05366d25d3994f912c0e12d88bd = 0x10         ;
            constexpr std::uintptr_t _c392b95f54b607b738e2135bd528cbf7e54f6876 = 0x18         ;
            constexpr std::uintptr_t _d2ca84ef2ee965dd2744d67e09eaa67f0ead15f4 = 0x20         ;
        }

    }

    namespace Rust_Ai_Gen2__Trans_RandomChance-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;
        constexpr std::uintptr_t Chance                           = 0x20         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;
    }

    namespace Rust_Ai_Gen2__Trans_IsTargetRunning-fake-0
    {
        constexpr std::uintptr_t Inverted                         = 0x10         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _4380954e9b9845ed1be34ee9a8a54205d98f28bd = 0x0          ;
            constexpr std::uintptr_t _ee5997ecf41ebeafdd0e5ad0e45268c8da90d2b5 = 0x8          ;
            constexpr std::uintptr_t _13d97767af1e841ef539761e0faa1d4ee1a597f5 = 0x10         ;
            constexpr std::uintptr_t _46ca6122a0a81f52affa6510df1d80dd15dcca85 = 0x18         ;
        }

    }

    namespace Rust_Ai_Gen2_Nav__TileExtractor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CellSize                         = 0x20         ;
        constexpr std::uintptr_t MaxBuildingHeight                = 0x24         ;
    }

    namespace Rust_Ai_Gen2_Nav__NavMeshBuildParams
    {
        constexpr std::uintptr_t cellSize                         = 0x0          ;
        constexpr std::uintptr_t cellHeight                       = 0x4          ;
        constexpr std::uintptr_t agentHeight                      = 0x8          ;
        constexpr std::uintptr_t agentRadius                      = 0xC          ;
        constexpr std::uintptr_t agentMaxClimb                    = 0x10         ;
        constexpr std::uintptr_t agentMaxSlope                    = 0x14         ;
        constexpr std::uintptr_t tileSize                         = 0x18         ;
        constexpr std::uintptr_t partitionType                    = 0x1C         ;
        constexpr std::uintptr_t maxNodes                         = 0x20         ;
        constexpr std::uintptr_t minRegionSizeMeters              = 0x24         ;
        constexpr std::uintptr_t filterLowHangingObstacles        = 0x28         ;
        constexpr std::uintptr_t filterLedgeSpans                 = 0x29         ;
        constexpr std::uintptr_t filterWalkableLowHeightSpans     = 0x2A         ;
        constexpr std::uintptr_t buildDetailMesh                  = 0x2B         ;
    }

    namespace Rust_Ai_Gen2_Nav__DtStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Ai_Gen2_Nav__IndependantNavmesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t size                             = 0x20         ;
        constexpr std::uintptr_t canMove                          = 0x2C         ;
        constexpr std::uintptr_t buildOnEnable                    = 0x2D         ;
    }

    namespace Rust_Ai_Gen2_Nav__RustNavigation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BuildParams                      = 0x20         ;
        constexpr std::uintptr_t BuildParamsHiRes                 = 0x4C         ;
    }

    namespace GenerateErosionJobs__TransportSedimentJob
    {
        constexpr std::uintptr_t SedimentMap                      = 0x0          ;
        constexpr std::uintptr_t SedimentReadOnlyMap              = 0x10         ;
        constexpr std::uintptr_t VelocityMap                      = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
        constexpr std::uintptr_t DT                               = 0x34         ;
    }

    namespace GenerateErosionJobs__ErosionAndDepositionJob
    {
        constexpr std::uintptr_t SedimentMap                      = 0x0          ;
        constexpr std::uintptr_t MinTerrainHeightMap              = 0x10         ;
        constexpr std::uintptr_t TerrainHeightMapSrcFloat         = 0x20         ;
        constexpr std::uintptr_t TerrainHeightMapDstFloat         = 0x30         ;
        constexpr std::uintptr_t WaterMap                         = 0x40         ;
        constexpr std::uintptr_t VelocityMap                      = 0x50         ;
        constexpr std::uintptr_t AngleMap                         = 0x60         ;
        constexpr std::uintptr_t DT                               = 0x70         ;
    }

    namespace GenerateErosionJobs__CopyArrayJob`1
    {
        constexpr std::uintptr_t CopyTarget                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace GenerateErosionJobs__PrepareMapJob
    {
        constexpr std::uintptr_t HeightMapAsShort                 = 0x0          ;
        constexpr std::uintptr_t HeightMapAsFloat                 = 0x10         ;
        constexpr std::uintptr_t OceanIndicesWriter               = 0x20         ;
        constexpr std::uintptr_t TerrainPositionY                 = 0x28         ;
        constexpr std::uintptr_t TerrainSizeY                     = 0x2C         ;
        constexpr std::uintptr_t OceanLevel                       = 0x30         ;
    }

    namespace GenerateErosionJobs__RefillOceanJob
    {
        constexpr std::uintptr_t OceanIndices                     = 0x0          ;
        constexpr std::uintptr_t HeightMap                        = 0x10         ;
        constexpr std::uintptr_t WaterMap                         = 0x20         ;
        constexpr std::uintptr_t OceanLevel                       = 0x30         ;
    }

    namespace GenerateErosionJobs__CalcMinHeightMapJob
    {
        constexpr std::uintptr_t TerrainHeightMap                 = 0x0          ;
        constexpr std::uintptr_t HeightMapRes                     = 0x10         ;
        constexpr std::uintptr_t MinTerrainHeightMap              = 0x18         ;
        constexpr std::uintptr_t TopologyMap                      = 0x28         ;
        constexpr std::uintptr_t TopologyMapRes                   = 0x38         ;
        constexpr std::uintptr_t OceanHeight                      = 0x3C         ;
        constexpr std::uintptr_t TerrainOneOverSizeX              = 0x40         ;
    }

    namespace GenerateErosionJobs__EvaporationJob
    {
        constexpr std::uintptr_t WaterMap                         = 0x0          ;
        constexpr std::uintptr_t DT                               = 0x10         ;
        constexpr std::uintptr_t EvaporationRate                  = 0x14         ;
    }

    namespace GenerateErosionJobs__AdjustWaterHeightByFluxJob
    {
        constexpr std::uintptr_t WaterMap                         = 0x0          ;
        constexpr std::uintptr_t VelocityMap                      = 0x10         ;
        constexpr std::uintptr_t FluxMap                          = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
        constexpr std::uintptr_t DT                               = 0x34         ;
        constexpr std::uintptr_t InvGridCellSquareSize            = 0x38         ;
    }

    namespace GenerateErosionJobs__CalculateOutputFluxJob
    {
        constexpr std::uintptr_t TerrainHeightMapFloatVal         = 0x0          ;
        constexpr std::uintptr_t WaterMap                         = 0x10         ;
        constexpr std::uintptr_t FluxMap                          = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
        constexpr std::uintptr_t DT                               = 0x34         ;
        constexpr std::uintptr_t GridCellSquareSize               = 0x38         ;
        constexpr std::uintptr_t PipeLength                       = 0x3C         ;
        constexpr std::uintptr_t PipeArea                         = 0x40         ;
    }

    namespace GenerateErosionJobs__PopulateDeltaHeightJob
    {
        constexpr std::uintptr_t HeightMapOriginal                = 0x0          ;
        constexpr std::uintptr_t HeightMap                        = 0x10         ;
        constexpr std::uintptr_t DeltaHeightMap                   = 0x20         ;
    }

    namespace GenerateErosionJobs__CopyBackFloatHeightToShortHeightJob
    {
        constexpr std::uintptr_t HeightMapAsFloat                 = 0x0          ;
        constexpr std::uintptr_t HeightMapAsShort                 = 0x10         ;
        constexpr std::uintptr_t TerrainOneOverSizeY              = 0x20         ;
        constexpr std::uintptr_t TerrainPositionY                 = 0x24         ;
    }

    namespace GenerateErosionJobs__WaterIncrementationJob
    {
        constexpr std::uintptr_t WaterMap                         = 0x0          ;
        constexpr std::uintptr_t WaterFillRate                    = 0x10         ;
        constexpr std::uintptr_t DT                               = 0x14         ;
    }

    namespace GenerateErosionJobs__TileCalculateAngleMap
    {
        constexpr std::uintptr_t AngleMap                         = 0x0          ;
        constexpr std::uintptr_t TerrainHeightMapSrcFloat         = 0x10         ;
        constexpr std::uintptr_t NormY                            = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x24         ;
        constexpr std::uintptr_t NumXTiles                        = 0x28         ;
        constexpr std::uintptr_t TileSizeX                        = 0x2C         ;
        constexpr std::uintptr_t TileSizeZ                        = 0x30         ;
    }

    namespace GenerateErosionJobs__PaintSplatJob
    {
        constexpr std::uintptr_t HeightMapDelta                   = 0x0          ;
        constexpr std::uintptr_t HeightMapRes                     = 0x10         ;
        constexpr std::uintptr_t AngleMapDeg                      = 0x18         ;
        constexpr std::uintptr_t TopologyMap                      = 0x28         ;
        constexpr std::uintptr_t TopologyMapRes                   = 0x38         ;
        constexpr std::uintptr_t SplatMap                         = 0x40         ;
        constexpr std::uintptr_t SplatMapRes                      = 0x50         ;
        constexpr std::uintptr_t SplatNum                         = 0x54         ;
        constexpr std::uintptr_t SplatType2Index                  = 0x58         ;
        constexpr std::uintptr_t TerrainOneOverSizeX              = 0x60         ;
    }

    namespace Facepunch_MarchingCubes__DownsampleJob
    {
        constexpr std::uintptr_t src                              = 0x0          ;
        constexpr std::uintptr_t dst                              = 0x30         ;
    }

    namespace Facepunch_MarchingCubes__FindMaxYLayerJob
    {
        constexpr std::uintptr_t data                             = 0x0          ;
        constexpr std::uintptr_t iso                              = 0x30         ;
        constexpr std::uintptr_t maxYLayer                        = 0x38         ;
    }

    namespace Facepunch_MarchingCubes__SDFSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetRoot                       = 0x20         ;
        constexpr std::uintptr_t ChunkPrefab                      = 0x28         ;
        constexpr std::uintptr_t ChunkScale                       = 0x30         ;
        constexpr std::uintptr_t iso                              = 0x34         ;

        constexpr std::uintptr_t _f1e644e63b722b0e20073a715080080db862ddf0 = 0x38         ;
        constexpr std::uintptr_t _5641229e8333046453674b8c8ce2ff021a771d6f = 0x40         ;
        constexpr std::uintptr_t _8a16b35fb32118724cffac0003c8fe15183e2c18 = 0x48         ;
        constexpr std::uintptr_t _d0aecc9bc84a42ca4cd8b2835a1cbcaeee45ecd4 = 0x50         ;
        constexpr std::uintptr_t _416b96dc3b84548cba9f728548fc914073e9288d = 0x60         ;
    }

    namespace Facepunch_MarchingCubes__MarchingCubesTesting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetFilter                     = 0x20         ;
        constexpr std::uintptr_t TargetCollider                   = 0x28         ;
        constexpr std::uintptr_t GridResolution                   = 0x30         ;
        constexpr std::uintptr_t GridOffset                       = 0x3C         ;
        constexpr std::uintptr_t GridScale                        = 0x48         ;

        constexpr std::uintptr_t _76e36be751dd26e4525756579d97fc13871c3c56 = 0x50         ;
        constexpr std::uintptr_t _04ff1020f97901d6052aaf9ba3e05158b4faf39e = 0x58         ;
        constexpr std::uintptr_t _cc31f514de1b1bd4bba0d0b514ee0657005b5eb7 = 0x60         ;
    }

    namespace Facepunch_MarchingCubes__ShapeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_MarchingCubes__ProcessTrianglesJob
    {
        constexpr std::uintptr_t edgeStream                       = 0x0          ;
        constexpr std::uintptr_t vertices                         = 0x40         ;
        constexpr std::uintptr_t indices                          = 0x48         ;
        constexpr std::uintptr_t edgeArraySize                    = 0x50         ;
    }

    namespace Facepunch_MarchingCubes__SDFChunk
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _5e018d813b17baa0366125ccd79243656d80defc = 0x20         ;
        constexpr std::uintptr_t _153ce098261dcbddd46458621d29cb84ecf3611b = 0x28         ;
        constexpr std::uintptr_t _6ad438a8b1f51b3ce12ec7affd4e75c5ad9e8146 = 0x30         ;
        constexpr std::uintptr_t _2d38446daabcac8b13e6be31e224c2851bc87ed8 = 0x60         ;
        constexpr std::uintptr_t _5deebdd7daae32b3f390ddb141d7db1a0e729f60 = 0x6C         ;
        constexpr std::uintptr_t _2506449939a40a109520db1da2bf1ff98c2a83b4 = 0x84         ;
    }

    namespace Facepunch_MarchingCubes__MarchingCubesManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _b34a3fe93102e2b748d1abae2b39c8924f41c78b = 0x20         ;
        constexpr std::uintptr_t _ba54405df611cfd8b9ac7980a2228f3c0309e91d = 0x28         ;
        constexpr std::uintptr_t _b11c22a67551c3ffd68d37094c57aa7bdefc14b4 = 0x30         ;
        constexpr std::uintptr_t _610b47b5fea205cc2d530df14d3659cc655ab171 = 0x38         ;
        constexpr std::uintptr_t _f6ddea262f95e9b16ef8f1be81f580e472d0fd11 = 0x48         ;
    }

    namespace Facepunch_MarchingCubes__MarchFloatGenerateTrianglesJob
    {
        constexpr std::uintptr_t sampler                          = 0x0          ;
        constexpr std::uintptr_t edgeStream                       = 0x30         ;
        constexpr std::uintptr_t iso                              = 0x88         ;
        constexpr std::uintptr_t vertexOffset                     = 0x8C         ;
        constexpr std::uintptr_t scale                            = 0x98         ;
        constexpr std::uintptr_t batchSize                        = 0x9C         ;
    }

    namespace Facepunch_MarchingCubes__Shape
    {
        constexpr std::uintptr_t Type                             = 0x0          ;
        constexpr std::uintptr_t IsAdditive                       = 0x1          ;
        constexpr std::uintptr_t Smoothing                        = 0x4          ;
        constexpr std::uintptr_t Position                         = 0x8          ;
        constexpr std::uintptr_t Extents                          = 0x14         ;
        constexpr std::uintptr_t Rotation                         = 0x20         ;
        constexpr std::uintptr_t InvRotation                      = 0x30         ;
    }

    namespace Facepunch_MarchingCubes__WriteMeshDataJob
    {
        constexpr std::uintptr_t vertices                         = 0x0          ;
        constexpr std::uintptr_t indices                          = 0x10         ;
        constexpr std::uintptr_t meshData                         = 0x20         ;
        constexpr std::uintptr_t withNormals                      = 0x28         ;
    }

    namespace GamePhysicsJobs__CalcMidpoingJob
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t From                             = 0x10         ;
        constexpr std::uintptr_t To                               = 0x20         ;
    }

    namespace GamePhysicsJobs__FindSphereCmdsInCapsuleCmdsJob
    {
        constexpr std::uintptr_t SphereIndices                    = 0x0          ;
        constexpr std::uintptr_t Commands                         = 0x8          ;
    }

    namespace GamePhysicsJobs__ValidateOverlapBoxCommandsJob
    {
        constexpr std::uintptr_t InvalidIndices                   = 0x0          ;
        constexpr std::uintptr_t Commands                         = 0x8          ;
    }

    namespace GamePhysicsJobs__GatherPosFromOBBsJob
    {
        constexpr std::uintptr_t Posi                             = 0x0          ;
        constexpr std::uintptr_t OBBs                             = 0x10         ;
    }

    namespace GamePhysicsJobs__AppendRaycastHitsJob
    {
        constexpr std::uintptr_t Dst                              = 0x0          ;
        constexpr std::uintptr_t Src                              = 0x10         ;
        constexpr std::uintptr_t DstMaxHitsPerBatch               = 0x20         ;
        constexpr std::uintptr_t SrcMaxHitsPerBatch               = 0x24         ;
    }

    namespace GamePhysicsJobs__GenerateOverlapCapsuleCommandsJob
    {
        constexpr std::uintptr_t CapsuleCommands                  = 0x0          ;
        constexpr std::uintptr_t From                             = 0x10         ;
        constexpr std::uintptr_t To                               = 0x20         ;
        constexpr std::uintptr_t LayerMasks                       = 0x30         ;
        constexpr std::uintptr_t Radiii                           = 0x40         ;
        constexpr std::uintptr_t TriggerInteraction               = 0x50         ;
        constexpr std::uintptr_t HitMultipleFaces                 = 0x54         ;
        constexpr std::uintptr_t HitBackfaces                     = 0x55         ;
    }

    namespace GamePhysicsJobs__GenerateOverlapBoxCommandsFromOBBsJob
    {
        constexpr std::uintptr_t BoxCommands                      = 0x0          ;
        constexpr std::uintptr_t OBBs                             = 0x10         ;
        constexpr std::uintptr_t LayerMasks                       = 0x20         ;
        constexpr std::uintptr_t TriggerInteraction               = 0x30         ;
        constexpr std::uintptr_t HitMultipleFaces                 = 0x34         ;
        constexpr std::uintptr_t HitBackfaces                     = 0x35         ;
    }

    namespace GamePhysicsJobs__FilterRaycastHitsJob
    {
        constexpr std::uintptr_t ColliderHits                     = 0x0          ;
        constexpr std::uintptr_t ColliderIndices                  = 0x8          ;
        constexpr std::uintptr_t WaterHits                        = 0x10         ;
        constexpr std::uintptr_t WaterIndices                     = 0x18         ;
        constexpr std::uintptr_t Hits                             = 0x20         ;
        constexpr std::uintptr_t HitsPerBatch                     = 0x30         ;
    }

    namespace GamePhysicsJobs__PostProcessWaterRaysJob
    {
        constexpr std::uintptr_t hits                             = 0x0          ;
        constexpr std::uintptr_t rays                             = 0x10         ;
        constexpr std::uintptr_t WaterIndices                     = 0x20         ;
        constexpr std::uintptr_t hitsSub                          = 0x28         ;
        constexpr std::uintptr_t positionsSub                     = 0x38         ;
        constexpr std::uintptr_t normalsSub                       = 0x48         ;
    }

    namespace GamePhysicsJobs__GenerateOverlapSphereCommandsJob
    {
        constexpr std::uintptr_t SphereCommands                   = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t LayerMasks                       = 0x20         ;
        constexpr std::uintptr_t Radiii                           = 0x30         ;
        constexpr std::uintptr_t TriggerInteraction               = 0x40         ;
        constexpr std::uintptr_t HitMultipleFaces                 = 0x44         ;
        constexpr std::uintptr_t HitBackfaces                     = 0x45         ;
    }

    namespace GamePhysicsJobs__ScatterColliderHitsJob
    {
        constexpr std::uintptr_t To                               = 0x0          ;
        constexpr std::uintptr_t From                             = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t MaxHitsPerRay                    = 0x30         ;
    }

    namespace GamePhysicsJobs__CheckHitsJob
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Hits                             = 0x10         ;
    }

    namespace GamePhysicsJobs__PreProcessWaterRaysJob
    {
        constexpr std::uintptr_t hits                             = 0x0          ;
        constexpr std::uintptr_t rays                             = 0x10         ;
        constexpr std::uintptr_t maxHitsPerTrace                  = 0x20         ;
        constexpr std::uintptr_t WaterIndices                     = 0x28         ;
        constexpr std::uintptr_t WaterRays                        = 0x30         ;
        constexpr std::uintptr_t WaterMaxDists                    = 0x38         ;
        constexpr std::uintptr_t DeepIndices                      = 0x48         ;
        constexpr std::uintptr_t MainIndices                      = 0x50         ;
        constexpr std::uintptr_t DeepSeaBounds                    = 0x58         ;
    }

    namespace GamePhysicsJobs__GenerateSphereCmdsFromCapsuleCmdsJob
    {
        constexpr std::uintptr_t SphereCommands                   = 0x0          ;
        constexpr std::uintptr_t Commands                         = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
    }

    namespace GamePhysicsJobs__SelectNearestNHitsJob
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Hits                             = 0x10         ;
        constexpr std::uintptr_t HitsPerBatch                     = 0x20         ;
        constexpr std::uintptr_t SelectCount                      = 0x24         ;
    }

    namespace GamePhysicsJobs__RemoveInvalidRaycastHitsJob
    {
        constexpr std::uintptr_t Hits                             = 0x0          ;
        constexpr std::uintptr_t AreValid                         = 0x10         ;
        constexpr std::uintptr_t HitsPerBatch                     = 0x20         ;
    }

    namespace GamePhysicsJobs__ValidateOverlapSphereCommandsJob
    {
        constexpr std::uintptr_t InvalidIndices                   = 0x0          ;
        constexpr std::uintptr_t Commands                         = 0x8          ;
    }

    namespace GamePhysicsJobs__GenerateOverlapBoxCommandsJob
    {
        constexpr std::uintptr_t BoxCommands                      = 0x0          ;
        constexpr std::uintptr_t Centers                          = 0x10         ;
        constexpr std::uintptr_t Extents                          = 0x20         ;
        constexpr std::uintptr_t LayerMasks                       = 0x30         ;
        constexpr std::uintptr_t TriggerInteraction               = 0x40         ;
        constexpr std::uintptr_t HitMultipleFaces                 = 0x44         ;
        constexpr std::uintptr_t HitBackfaces                     = 0x45         ;
    }

    namespace GamePhysicsJobs__SortHitsJob`1
    {
        constexpr std::uintptr_t Hits                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace GamePhysicsJobs__ValidateOverlapCapsuleCommandsJob
    {
        constexpr std::uintptr_t InvalidIndices                   = 0x0          ;
        constexpr std::uintptr_t Commands                         = 0x8          ;
    }

    namespace GamePhysicsJobs__SelectNearestHitsJob
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t Hits                             = 0x10         ;
        constexpr std::uintptr_t HitsPerBatch                     = 0x20         ;
    }

    namespace GamePhysicsJobs__RemoveLayerMaskJob
    {
        constexpr std::uintptr_t LayerMasks                       = 0x0          ;
        constexpr std::uintptr_t ShouldIgnore                     = 0x10         ;
        constexpr std::uintptr_t MaskToRemove                     = 0x20         ;
    }

    namespace GamePhysicsJobs__PreProcessWaterSpheresJob
    {
        constexpr std::uintptr_t hits                             = 0x0          ;
        constexpr std::uintptr_t rays                             = 0x10         ;
        constexpr std::uintptr_t maxHitsPerTrace                  = 0x20         ;
        constexpr std::uintptr_t WaterIndices                     = 0x28         ;
        constexpr std::uintptr_t WaterRays                        = 0x30         ;
        constexpr std::uintptr_t WaterMaxDists                    = 0x38         ;
        constexpr std::uintptr_t DeepIndices                      = 0x48         ;
        constexpr std::uintptr_t MainIndices                      = 0x50         ;
        constexpr std::uintptr_t DeepSeaBounds                    = 0x58         ;
    }

    namespace Rust_Rendering_IndirectInstancing__FallbackTransformJob
    {
        constexpr std::uintptr_t local_bounds                     = 0x0          ;
        constexpr std::uintptr_t bounds                           = 0x10         ;
    }

    namespace Rust_Rendering_IndirectInstancing__SIMD_FrustumJob
    {
        constexpr std::uintptr_t frustum                          = 0x0          ;
        constexpr std::uintptr_t per_instance_bounds              = 0x60         ;
        constexpr std::uintptr_t bounds_center_x                  = 0x70         ;
        constexpr std::uintptr_t bounds_center_y                  = 0x80         ;
        constexpr std::uintptr_t bounds_center_z                  = 0x90         ;
        constexpr std::uintptr_t bounds_extents_x                 = 0xA0         ;
        constexpr std::uintptr_t bounds_extents_y                 = 0xB0         ;
        constexpr std::uintptr_t bounds_extents_z                 = 0xC0         ;
        constexpr std::uintptr_t cull_result_bytes                = 0xD0         ;
    }

    namespace Rust_Rendering_IndirectInstancing__Streaming_InstancingSquaredDistanceJob
    {
        constexpr std::uintptr_t camera_position                  = 0x0          ;
        constexpr std::uintptr_t command_counts                   = 0x10         ;
        constexpr std::uintptr_t command_offsets                  = 0x20         ;
        constexpr std::uintptr_t commands                         = 0x30         ;
        constexpr std::uintptr_t tracked_instance_counts          = 0x40         ;
        constexpr std::uintptr_t per_instance_bounds              = 0x50         ;
        constexpr std::uintptr_t combined_squared_distances       = 0x60         ;
        constexpr std::uintptr_t debug_use_all_instances          = 0x70         ;
    }

    namespace Rust_Rendering_IndirectInstancing__Streaming_FallbackSquaredDistanceJob
    {
        constexpr std::uintptr_t camera_position                  = 0x0          ;
        constexpr std::uintptr_t bounds                           = 0x10         ;
        constexpr std::uintptr_t squared_distances                = 0x20         ;
    }

    namespace Rust_Rendering_IndirectInstancing__Streaming_ScaledUVDistributionMetricJob
    {
        constexpr std::uintptr_t tracked_command_counts           = 0x0          ;
        constexpr std::uintptr_t command_offsets                  = 0x10         ;
        constexpr std::uintptr_t commands                         = 0x20         ;
        constexpr std::uintptr_t tracked_instance_counts          = 0x30         ;
        constexpr std::uintptr_t vertex_area_scales               = 0x40         ;
        constexpr std::uintptr_t mesh_uv_distribution_metrics     = 0x50         ;
        constexpr std::uintptr_t scaled_uv_distribution_metrics   = 0x60         ;
        constexpr std::uintptr_t debug_use_vertex_area_scales     = 0x70         ;
        constexpr std::uintptr_t debug_use_mesh_uv_distribution_metrics = 0x71         ;
        constexpr std::uintptr_t debug_use_all_instances          = 0x72         ;
    }

    namespace Rust_Rendering_IndirectInstancing__SIMD_LODJob
    {
        constexpr std::uintptr_t camera_pos                       = 0x0          ;
        constexpr std::uintptr_t max_distance                     = 0xC          ;
        constexpr std::uintptr_t one_over_quality                 = 0x10         ;
        constexpr std::uintptr_t pre_culled_mask                  = 0x18         ;
        constexpr std::uintptr_t instance_x                       = 0x28         ;
        constexpr std::uintptr_t instance_y                       = 0x38         ;
        constexpr std::uintptr_t instance_z                       = 0x48         ;
        constexpr std::uintptr_t min_distances                    = 0x58         ;
        constexpr std::uintptr_t max_distances                    = 0x68         ;
        constexpr std::uintptr_t cull_result_bytes                = 0x78         ;
        constexpr std::uintptr_t debug_use_pre_culled_mask        = 0x88         ;
    }

    namespace Rust_Rendering_IndirectInstancing__InstancedLODComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DistanceMode                     = 0x20         ;
        constexpr std::uintptr_t OccludeeParams                   = 0x24         ;

        constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38         ;
        constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40         ;
        constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48         ;
        constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C         ;
        constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D         ;
        constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50         ;
        constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58         ;
        constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C         ;
        constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D         ;
        constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60         ;
        constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68         ;
        constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88         ;
        constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94         ;
        constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95         ;
        constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96         ;
        constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98         ;
        constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8         ;
        constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0         ;
        constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8         ;
    }

    namespace Rust_Rendering_IndirectInstancing__AggregateCommandsJob
    {
        constexpr std::uintptr_t command_offsets                  = 0x0          ;
        constexpr std::uintptr_t tracked_command_counts           = 0x10         ;
        constexpr std::uintptr_t cull_result_bitmap               = 0x20         ;
        constexpr std::uintptr_t tracked_instance_counts          = 0x30         ;
        constexpr std::uintptr_t call_indices                     = 0x40         ;
        constexpr std::uintptr_t commands                         = 0x50         ;
        constexpr std::uintptr_t command_counts_after_culling     = 0x60         ;
        constexpr std::uintptr_t per_command_damage               = 0x70         ;
    }

    namespace Rust_Rendering_IndirectInstancing__DamageTrackerRegionScanJob
    {
        constexpr std::uintptr_t damage                           = 0x0          ;
        constexpr std::uintptr_t regions                          = 0x10         ;
    }

    namespace Rust_Rendering_IndirectInstancing__SIMD_RaycastJob
    {
        constexpr std::uintptr_t ray                              = 0x0          ;
        constexpr std::uintptr_t cull_result_bytes                = 0x18         ;
        constexpr std::uintptr_t bounds_center_x                  = 0x28         ;
        constexpr std::uintptr_t bounds_center_y                  = 0x38         ;
        constexpr std::uintptr_t bounds_center_z                  = 0x48         ;
        constexpr std::uintptr_t bounds_extents_x                 = 0x58         ;
        constexpr std::uintptr_t bounds_extents_y                 = 0x68         ;
        constexpr std::uintptr_t bounds_extents_z                 = 0x78         ;
        constexpr std::uintptr_t out_hit                          = 0x88         ;
    }

    namespace Rust_Rendering_IndirectInstancing__SIMD_TerrainJob
    {
        constexpr std::uintptr_t camera_pos                       = 0x0          ;
        constexpr std::uintptr_t terrain                          = 0x10         ;
        constexpr std::uintptr_t per_instance_bounds              = 0x60         ;
        constexpr std::uintptr_t bounds_center_x                  = 0x70         ;
        constexpr std::uintptr_t bounds_center_y                  = 0x80         ;
        constexpr std::uintptr_t bounds_center_z                  = 0x90         ;
        constexpr std::uintptr_t bounds_extents_y                 = 0xA0         ;
        constexpr std::uintptr_t cull_result_bytes                = 0xB0         ;
        constexpr std::uintptr_t tc_max_iterations                = 0xC0         ;
    }

    namespace Rust_Rendering_IndirectInstancing__Streaming_CalculateMipLevelJob
    {
        constexpr std::uintptr_t camera_params                    = 0x0          ;
        constexpr std::uintptr_t camera_eye_to_screen_distance_squared = 0x24         ;
        constexpr std::uintptr_t instanced_scaled_uv_distribution_metrics = 0x28         ;
        constexpr std::uintptr_t instanced_squared_distances      = 0x38         ;
        constexpr std::uintptr_t fallback_scaled_uv_distribution_metrics = 0x48         ;
        constexpr std::uintptr_t fallback_squared_distances       = 0x58         ;
        constexpr std::uintptr_t texture_to_calls                 = 0x68         ;
        constexpr std::uintptr_t texel_counts                     = 0x78         ;
        constexpr std::uintptr_t mip_levels                       = 0x88         ;
        constexpr std::uintptr_t dirty_textures                   = 0x98         ;
        constexpr std::uintptr_t debug_instancing_fixed_distance_sq = 0xA8         ;
        constexpr std::uintptr_t debug_fallback_fixed_distance_sq = 0xAC         ;
        constexpr std::uintptr_t debug_force_mip_level            = 0xB0         ;
    }

    namespace Rust_Rendering_IndirectInstancing__TransformGatherJob
    {
        constexpr std::uintptr_t matrix_cache                     = 0x0          ;
    }

    namespace Rust_Rendering_IndirectInstancing__TransformApplyJob
    {
        constexpr std::uintptr_t matrix_cache                     = 0x0          ;
        constexpr std::uintptr_t seq_nums                         = 0x10         ;
        constexpr std::uintptr_t lookup_indices                   = 0x20         ;
        constexpr std::uintptr_t per_instance_data                = 0x30         ;
        constexpr std::uintptr_t vertex_area_scales               = 0x40         ;
        constexpr std::uintptr_t per_instance_bounds              = 0x50         ;
        constexpr std::uintptr_t local_bounds                     = 0x60         ;
        constexpr std::uintptr_t bounds_center_x                  = 0x70         ;
        constexpr std::uintptr_t bounds_center_y                  = 0x80         ;
        constexpr std::uintptr_t bounds_center_z                  = 0x90         ;
        constexpr std::uintptr_t bounds_extents_x                 = 0xA0         ;
        constexpr std::uintptr_t bounds_extents_y                 = 0xB0         ;
        constexpr std::uintptr_t bounds_extents_z                 = 0xC0         ;
        constexpr std::uintptr_t per_instance_damage              = 0xD0         ;
    }

    namespace Rust_Rendering_IndirectInstancing__ReorderInstancesJob
    {
        constexpr std::uintptr_t call_indices                     = 0x0          ;
        constexpr std::uintptr_t command_offsets                  = 0x10         ;
        constexpr std::uintptr_t tracked_command_counts           = 0x20         ;
        constexpr std::uintptr_t commands                         = 0x30         ;
        constexpr std::uintptr_t tracked_instance_counts          = 0x40         ;
        constexpr std::uintptr_t cull_result_bitmap               = 0x50         ;
        constexpr std::uintptr_t per_instance_data                = 0x60         ;
        constexpr std::uintptr_t seq_nums                         = 0x70         ;
        constexpr std::uintptr_t vertex_area_scales               = 0x80         ;
        constexpr std::uintptr_t per_instance_bounds              = 0x90         ;
        constexpr std::uintptr_t local_bounds                     = 0xA0         ;
        constexpr std::uintptr_t pre_culled_mask                  = 0xB0         ;
        constexpr std::uintptr_t bounds_center_x                  = 0xC0         ;
        constexpr std::uintptr_t bounds_center_y                  = 0xD0         ;
        constexpr std::uintptr_t bounds_center_z                  = 0xE0         ;
        constexpr std::uintptr_t bounds_extents_x                 = 0xF0         ;
        constexpr std::uintptr_t bounds_extents_y                 = 0x100        ;
        constexpr std::uintptr_t bounds_extents_z                 = 0x110        ;
        constexpr std::uintptr_t min_distances                    = 0x120        ;
        constexpr std::uintptr_t max_distances                    = 0x130        ;
        constexpr std::uintptr_t per_instance_damage              = 0x140        ;
        constexpr std::uintptr_t instance_lookup_indices          = 0x150        ;
    }

    namespace Rust_Rendering_IndirectInstancing__IndirectInstancingCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t supportedShaders                 = 0x60         ;

        constexpr std::uintptr_t _6c13a00400c67fbb80d4584c71570263ed2ed8b8 = 0x20         ;
        constexpr std::uintptr_t _f72d601da3949cd4777b2797094b0554c9d8a2e5 = 0x28         ;
        constexpr std::uintptr_t _3b0a37678f5a78f3e79939177ab3bb0453fecbd3 = 0x40         ;
        constexpr std::uintptr_t _35e00b85be43b087cc239e32596ec869abec8fb7 = 0x48         ;
        constexpr std::uintptr_t _15adfe773c8cedea09c1466eab667b0b91216a32 = 0x50         ;
        constexpr std::uintptr_t _ab2ff1b63bdb0f6616617e5e586b9cd5cd99e379 = 0x58         ;
        constexpr std::uintptr_t _aaaa8fba306ad42fc25b1fe555ac6eb0cad76054 = 0x68         ;
        constexpr std::uintptr_t _2fd8fbe7cdcc7e763b85c49a4761f51fc7e9889a = 0x70         ;
        constexpr std::uintptr_t _df347c7d0ba69bcdfbe0528327daf5892327d4a4 = 0x78         ;
        constexpr std::uintptr_t _f234bdea878db5cb526768f60a2146257a5c7d76 = 0x80         ;
        constexpr std::uintptr_t _80c135edd80456e31c9b9f44c2f4b6a0c25cc6a3 = 0x88         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x90         ;
        constexpr std::uintptr_t _c134adcd826d13e1b754f85ad4f6f9f111731a31 = 0x98         ;
        constexpr std::uintptr_t _646937621d3c6a85210888fe0975ee8dbcd9c7af = 0xA0         ;
        constexpr std::uintptr_t _deb6efec7d91edfcc918e0a85d685043b1d10cf6 = 0xA8         ;
        constexpr std::uintptr_t _6987c108293c3d88032fdde95b2018d40ccf1998 = 0xAC         ;
        constexpr std::uintptr_t _c21f7952a28656187668f262f8f80789f70c81ba = 0xB0         ;
    }

    namespace Rust_Rendering_IndirectInstancing__FallbackCullingJob
    {
        constexpr std::uintptr_t cam_pos                          = 0x0          ;
        constexpr std::uintptr_t bounds                           = 0x10         ;
        constexpr std::uintptr_t lod_min                          = 0x20         ;
        constexpr std::uintptr_t lod_max                          = 0x30         ;
        constexpr std::uintptr_t cull_results                     = 0x40         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_ImpulsesOnStopAndOnLand
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t OnStopImpulse                    = 0x28         ;
        constexpr std::uintptr_t OnLandImpulse                    = 0x30         ;
        constexpr std::uintptr_t OnStartMoveImpulse               = 0x38         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _18ef5bcf6753a0da83f7e63f3d097684f1ad98f0 = 0x40         ;
        constexpr std::uintptr_t _6e375a1dac73a75f2b455ac8d07cb11e6c983094 = 0x48         ;
        constexpr std::uintptr_t _c85706a26b947db8b60e6a3a86cb8b48f8e95f63 = 0x50         ;
        constexpr std::uintptr_t _0fc032489ad2b31320e1eef1c5a1d08b78565109 = 0x58         ;
        constexpr std::uintptr_t _f85622f3b22587e212c6e129355bbde66cb4bc07 = 0x59         ;
        constexpr std::uintptr_t _565b338d5b16a3cbdfe9c045a60f720da06bd783 = 0x5C         ;
        constexpr std::uintptr_t _afc4f081e933b32b17899fb963dae470fb89efad = 0x60         ;
        constexpr std::uintptr_t _72fb477cf044108638f34975c383e17fdfc81af8 = 0x68         ;
        constexpr std::uintptr_t _220b5d37ae9cdbbb00edfd8d77e790740ee824f2 = 0x70         ;
        constexpr std::uintptr_t _8ab0deb6df45a08f049c3b197f2a90c1dca4efa9 = 0x78         ;
        constexpr std::uintptr_t _508413ce9628a49e795f26134e6aa9928a748e96 = 0x80         ;
    }

    namespace FIMSpace_FProceduralAnimation__AxisLockableIK-fake-0
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;
        constexpr std::uintptr_t ManualHintPositionWeight         = 0xCC         ;
        constexpr std::uintptr_t IKManualHintPosition             = 0xD0         ;
        constexpr std::uintptr_t IKPositionWeight                 = 0xF0         ;
        constexpr std::uintptr_t FootRotationWeight               = 0xF4         ;
        constexpr std::uintptr_t AutoHintMode                     = 0xF8         ;
        constexpr std::uintptr_t ExtraHintAdjustementOffset       = 0x128        ;
        constexpr std::uintptr_t InverseHint                      = 0x134        ;
        constexpr std::uintptr_t FirstBoneAxisLock                = 0x138        ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
        constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70         ;
        constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80         ;
        constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84         ;
        constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88         ;
        constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C         ;
        constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90         ;
        constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94         ;
        constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98         ;
        constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C         ;
        constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0         ;
        constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xB0         ;
        constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8         ;
        constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xC0         ;
        constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8         ;
        constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9         ;
        constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA         ;
        constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB         ;
        constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC         ;
        constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0         ;
        constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xE8         ;
        constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC         ;
        constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108        ;
        constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118        ;
    }

    namespace FIMSpace_FProceduralAnimation__MotionInfluenceProcessor
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085B2C0   ;
        constexpr std::uintptr_t AdvancedInfluence                = 0x10         ;
        constexpr std::uintptr_t AxisMotionInfluence              = 0x14         ;
        constexpr std::uintptr_t AxisMotionInfluenceBackwards     = 0x20         ;

        constexpr std::uintptr_t _480670d2f9efd02374da562a7638b73dd916abab = 0x2C         ;
        constexpr std::uintptr_t _77e69752f85c65c02d0cc3f15442193f6f07be63 = 0x30         ;
        constexpr std::uintptr_t _27eae27e5df2c53818d5737fcc9710e70612f0ac = 0x34         ;
        constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x38         ;
        constexpr std::uintptr_t _cbc7b5a08a72df06b0856c1961aad9eeac9e0dee = 0x40         ;
        constexpr std::uintptr_t _3b5c9e45f08495c7e0dfbc00582de3c9914e0dff = 0x4C         ;
        constexpr std::uintptr_t _439b515ef2cb9ee4a466fea5ab8fadb79c84401a = 0x58         ;
        constexpr std::uintptr_t _abb805ca7d1f3d4e036a3a8e08f9a9a0d3719877 = 0x64         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_HeightStabilizer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _9b319d062b5eaf68f9a5e4dfc8c35b2ac735b342 = 0x28         ;
        constexpr std::uintptr_t _8ebf8edea84271c061217ae65c9e7d0d46ec3b46 = 0x30         ;
        constexpr std::uintptr_t _ea5151a5be9c3fa5302bb9a817e176d7a9742713 = 0x38         ;
        constexpr std::uintptr_t _c7b6b0afeeafa56f725ee471e4d84b805dcb5869 = 0x40         ;
        constexpr std::uintptr_t _83f410832baa289f82a960311c4fb6d8da654cf3 = 0x48         ;
        constexpr std::uintptr_t _22dcd236c63163da2b33ac843690be11b8a2660e = 0x54         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_FadeOnAnimatorStatusBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _ec121cca768da3a775671ece75bd2306768b5d52 = 0x28         ;
        constexpr std::uintptr_t _79e26940df83700be3cd731017a54a44371ad961 = 0x30         ;
        constexpr std::uintptr_t _a43e434266a26ad96e2d5a8368532f9cca61145e = 0x38         ;
        constexpr std::uintptr_t _ca52c0814f21f48e2084df69befac579cdf72ec9 = 0x3C         ;
        constexpr std::uintptr_t _bea1c45c0c0be268507f2243b8a5381c457aa6a3 = 0x40         ;
        constexpr std::uintptr_t _9d72df1139eaf1bd075d18170942417e5cc44763 = 0x48         ;
        constexpr std::uintptr_t _ae9889575762e6dcbaafd9d0afacb2292062cdf2 = 0x50         ;
        constexpr std::uintptr_t _be9c686aa506cb0810b914ec169e754f7e7e4e00 = 0x58         ;
        constexpr std::uintptr_t _294981cb66919faa62cc23cf3a7aba4b22d553f0 = 0x60         ;
        constexpr std::uintptr_t _b5ea05a01fab9731550f0a4f7607eb067dbd0966 = 0x68         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_SlopePusher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _751d1ad4c5de29bf40ebe9bcc7fb3b7b4670009c = 0x28         ;
        constexpr std::uintptr_t _c7b6b0afeeafa56f725ee471e4d84b805dcb5869 = 0x30         ;
        constexpr std::uintptr_t _25ad2d8fb77aa52eff345a797b4284385147460a = 0x38         ;
        constexpr std::uintptr_t _8ebf8edea84271c061217ae65c9e7d0d46ec3b46 = 0x40         ;
        constexpr std::uintptr_t _095ad95df3123a49f59005d0b3d04c1686f61cb8 = 0x48         ;
        constexpr std::uintptr_t _d18b2a782d3959a4d9b34bb82105352c21057972 = 0x54         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_StepFurther
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _258b6c3183736c6acd67ee2013a858435b35b823 = 0x28         ;
        constexpr std::uintptr_t _76147ec1e165f65dc6665c40f781549d6b082ae8 = 0x30         ;
        constexpr std::uintptr_t _c7b6b0afeeafa56f725ee471e4d84b805dcb5869 = 0x38         ;
        constexpr std::uintptr_t _0fd3916e861771c9695e3ce0e688094dc7ac3f0c = 0x40         ;
        constexpr std::uintptr_t _f41d4034f78b95e5b60994a9b8f667f2ce1a50a1 = 0x44         ;
        constexpr std::uintptr_t _2fa7c825fa6b971fd1487338d3904c9f8f30ff77 = 0x50         ;
        constexpr std::uintptr_t _64c49baebf4763f1c46dd4fe7e59ed2ebfa42fd0 = 0x5C         ;
        constexpr std::uintptr_t _d58bd714b2702016c33ea3cdeba48df33d3897be = 0x68         ;
        constexpr std::uintptr_t _cfe0a7e93e35228b3b30365d948ab94b21cfb6e3 = 0x74         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_BasicPoseAdjust
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _9bdaf81c2de527a7df192ef2ca0fdbec47b60cca = 0x28         ;
        constexpr std::uintptr_t _00305c5983d8b1234e9265501b359476e6724105 = 0x30         ;
        constexpr std::uintptr_t _77fa857ba08ec5171516cd058d65f8491eed2c58 = 0x38         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_DesiredDirectionFromTransform
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _01f67aa2188efe3265412ff058f8a31158e5e29a = 0x28         ;
        constexpr std::uintptr_t _1dce0e986dc17819deb35184b26f49153b4f90d2 = 0x30         ;
        constexpr std::uintptr_t _334e90a1c9b3bf2afb64e83da37bfc068a56ef60 = 0x38         ;
        constexpr std::uintptr_t _1ef8cce3392fff235d5b98402b8f89c9bad02115 = 0x40         ;
        constexpr std::uintptr_t _831ac710709465c7f8853c46c3bb88b426c0ef63 = 0x4C         ;
        constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x58         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_ParamChanger_UnglueOnAngle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _68b82d337cd88a154be2f79c39ee5d1fd66cc375 = 0x28         ;
        constexpr std::uintptr_t _3081c29eae2f7db195292b91bcaa4bb06d267c0b = 0x30         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_AnimationCurvesGlueCondition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _c69d3f6ce0cdedb86014c57d1360c7b47086a9c7 = 0x28         ;
        constexpr std::uintptr_t _5aff9f5ddcaadd594b86d316a404c9cd19e66774 = 0x30         ;
        constexpr std::uintptr_t _f36cd0709efc8168146e0f2a599ae9229f889815 = 0x38         ;
        constexpr std::uintptr_t _e313390e3935e68b2148146b2d377f698db95792 = 0x40         ;
        constexpr std::uintptr_t _1b8b622417e57fc33322eb3e51828c292d6601fd = 0x48         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x50         ;
    }

    namespace FIMSpace_FProceduralAnimation__LegMotionSettingsPreset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Settings                         = 0x18         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_DirectionalMovement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Animation360Angles               = 0x150        ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _12a4a3533aa2c15b9d9b616b2497f236f973754d = 0x28         ;
        constexpr std::uintptr_t _f36cd0709efc8168146e0f2a599ae9229f889815 = 0x30         ;
        constexpr std::uintptr_t _7b69aa2e38a620a7f612828d466d33c8e61fee57 = 0x38         ;
        constexpr std::uintptr_t _99cc4a11b234fb468875f8e357e78cce57940dcb = 0x40         ;
        constexpr std::uintptr_t _d584a1fec1c7c90bb049323de7d31bd389f4fa6d = 0x48         ;
        constexpr std::uintptr_t _ab1f1ba8e24be69d13579d3860384f1da3c583bf = 0x50         ;
        constexpr std::uintptr_t _5dd520e3208c37767820b320e2992a2a6b5a5501 = 0x58         ;
        constexpr std::uintptr_t _681980a26b619828d3971ca25cf0d6ab856f5fc2 = 0x60         ;
        constexpr std::uintptr_t _2a06932637aa207b99abd11cfb0f6f38a742fb11 = 0x68         ;
        constexpr std::uintptr_t _834a006aa2b555f902382070b811cc31d7c9653c = 0x70         ;
        constexpr std::uintptr_t _77cfdb1ed3ebf22bc01228ba591f34cf5414fe1c = 0x78         ;
        constexpr std::uintptr_t _2b9a438c602b862a0af88dd9b51fad27741f812a = 0x80         ;
        constexpr std::uintptr_t _e96b24536060b5a0497cbb08525e4d1e3019fae8 = 0x88         ;
        constexpr std::uintptr_t _3f474c6b31515a0ebf80712df1305c7f452ccc81 = 0x8C         ;
        constexpr std::uintptr_t _ca63ede94fa4f17125f2c34d3000599c2b231a69 = 0x90         ;
        constexpr std::uintptr_t _a64ba91d82c6df7748d93e5319fc28b363e6e544 = 0x9C         ;
        constexpr std::uintptr_t _ff49d80e28f25454d81f6872ad901ab52be3c1b8 = 0xA8         ;
        constexpr std::uintptr_t _3cdfe853a32013e9c3410343f41cae840d06f114 = 0xB8         ;
        constexpr std::uintptr_t _646c7ec0860819aff6d5bacb207ecdbea11033fe = 0xBC         ;
        constexpr std::uintptr_t _80cb9c992d8ef99874f08389b7cc633862ca4b1d = 0xC0         ;
        constexpr std::uintptr_t _aa7f2500b9409b83a88e8372df0a79cc07055e37 = 0xC4         ;
        constexpr std::uintptr_t _ef929a2e1c5e901bc07ed7957c03f1ad68a4ae04 = 0xC8         ;
        constexpr std::uintptr_t _c05b5023b2e13773e4a6c5d4053c1f40047d7d43 = 0xCC         ;
        constexpr std::uintptr_t _16c2c556cbb4a5843e8a512cc8d4850ef66e8635 = 0xD0         ;
        constexpr std::uintptr_t _8c22c7abc5ee677ef4c218b5f51a29f8b2996866 = 0xD4         ;
        constexpr std::uintptr_t _ef4350b97ccae1ca51ac1a263d381282835c2d40 = 0xD8         ;
        constexpr std::uintptr_t _3156d2101ac4a076cb16b491bbfdc553c57ee6b3 = 0xDC         ;
        constexpr std::uintptr_t _6f954ca4f078abdc09ea001c190072ffa26af4ae = 0xE0         ;
        constexpr std::uintptr_t _7b6f9e1ad963538be386589f3c739a7dc48b9536 = 0xE4         ;
        constexpr std::uintptr_t _1d24d1036a26995d52e6c15f1e219c67d3c330f5 = 0xE8         ;
        constexpr std::uintptr_t _b85430ce0134fdf9b678d57d2aa1e38e9afadd7f = 0xEC         ;
        constexpr std::uintptr_t _3e2154c96e0e3a115a2eebf88779d9cad2faa5b4 = 0xF0         ;
        constexpr std::uintptr_t _650bf010e8a9a9c251ed72d9237a557f60226d87 = 0xFC         ;
        constexpr std::uintptr_t _f29136ccf6b8af661e5e6a6a86cf81d4be4604b9 = 0x108        ;
        constexpr std::uintptr_t _8e23886e4403d2c070c180f05d6a3d4525f6a496 = 0x114        ;
        constexpr std::uintptr_t _bfe0ee311aaaffc15f89b82745513ed7c1b6d997 = 0x120        ;
        constexpr std::uintptr_t _40187b2a720ed7eff8b8971d15eca3b1be7853fe = 0x130        ;
        constexpr std::uintptr_t _f8c4c4e6a1be3e3624b5b875480013612947fc4b = 0x138        ;
        constexpr std::uintptr_t _ce38623d8335f0b83c474a7f602836458b7d2473 = 0x140        ;
        constexpr std::uintptr_t _4814494dee5051316e5bc23694a0a3c6647210e7 = 0x158        ;
        constexpr std::uintptr_t _136449af5ea3d442e50dd127f0612b18ced89aaa = 0x15C        ;
        constexpr std::uintptr_t _a58dc800c282c6513f88258dc4b0d3cb822040a0 = 0x160        ;
        constexpr std::uintptr_t _af8402960b19cf695e7813c27a7617b82030aa54 = 0x164        ;
        constexpr std::uintptr_t _ea4be14b0f20bdd214a0c0be35138c590c66defe = 0x168        ;
        constexpr std::uintptr_t _77625d6db65261eb34bd53e548e79acbeccb0296 = 0x174        ;
        constexpr std::uintptr_t _9691034f93403a12b5f397cef420401ed6c6ee99 = 0x178        ;
        constexpr std::uintptr_t _f3bc4b68b4bf9c6cf27789ffb1f2f3697cae17e5 = 0x17C        ;
        constexpr std::uintptr_t _b0f2e6f3f6dbb980a0afdb413858697810d09330 = 0x180        ;
        constexpr std::uintptr_t _752fe42479da6c7eaba7242a04733ac56a95afe4 = 0x184        ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_FadeGluingOnAnimatorParam
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _7ff7c61e4df1400995e27e2052d46364cd05e7c0 = 0x28         ;
    }

    namespace FIMSpace_FProceduralAnimation__MotionInfluenceProcessor-fake-0
    {
        constexpr std::uintptr_t AdvancedInfluence                = 0x10         ;
        constexpr std::uintptr_t AxisMotionInfluence              = 0x14         ;
        constexpr std::uintptr_t AxisMotionInfluenceBackwards     = 0x20         ;

        constexpr std::uintptr_t _480670d2f9efd02374da562a7638b73dd916abab = 0x2C         ;
        constexpr std::uintptr_t _77e69752f85c65c02d0cc3f15442193f6f07be63 = 0x30         ;
        constexpr std::uintptr_t _27eae27e5df2c53818d5737fcc9710e70612f0ac = 0x34         ;
        constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x38         ;
        constexpr std::uintptr_t _cbc7b5a08a72df06b0856c1961aad9eeac9e0dee = 0x40         ;
        constexpr std::uintptr_t _3b5c9e45f08495c7e0dfbc00582de3c9914e0dff = 0x4C         ;
        constexpr std::uintptr_t _439b515ef2cb9ee4a466fea5ab8fadb79c84401a = 0x58         ;
        constexpr std::uintptr_t _abb805ca7d1f3d4e036a3a8e08f9a9a0d3719877 = 0x64         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_IKAlgorithmSwitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t lockX                            = 0x28         ;
        constexpr std::uintptr_t lockY                            = 0x29         ;
        constexpr std::uintptr_t lockZ                            = 0x2A         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _0ec3a252633a0c58bf56ec60765a9395aa812ca1 = 0x30         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_EdgeStepDetector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _ea86c791432e180e8ec1eab110a3050acf55cf90 = 0x28         ;
        constexpr std::uintptr_t _4d5d5c07c89f06fe660a9f17852e428564ba0838 = 0x30         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_RotationStability
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _5ae3e044400e78d80eef0ffff2ee0fdd9144c046 = 0x28         ;
        constexpr std::uintptr_t _c7b6b0afeeafa56f725ee471e4d84b805dcb5869 = 0x30         ;
        constexpr std::uintptr_t _7ceb6a369987feba8848a94e0c677ccfa95a198e = 0x38         ;
        constexpr std::uintptr_t _74e7dac90a201ffc05a79b1d2326ccca1f23a67d = 0x40         ;
    }

    namespace FIMSpace_FProceduralAnimation__LegsAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mecanim                          = 0x20         ;
        constexpr std::uintptr_t GroundedParameter                = 0x28         ;
        constexpr std::uintptr_t MovingParameter                  = 0x30         ;
        constexpr std::uintptr_t User_IsMovingMecanim_NotMovingFloat_Threshold = 0x44         ;
        constexpr std::uintptr_t Rigidbody                        = 0x50         ;
        constexpr std::uintptr_t UseRigidbodyVelocityForIsMoving  = 0x58         ;
        constexpr std::uintptr_t UseRaycastsForIsGrounded         = 0x59         ;
        constexpr std::uintptr_t SlidingParameter                 = 0x60         ;
        constexpr std::uintptr_t SpineBone                        = 0x68         ;
        constexpr std::uintptr_t ChestBone                        = 0x70         ;
        constexpr std::uintptr_t RagdolledParameter               = 0xB8         ;
        constexpr std::uintptr_t SwingHelper                      = 0xD4         ;
        constexpr std::uintptr_t GluingFloorLevel                 = 0xD8         ;
        constexpr std::uintptr_t GluingFloorLevelUseOnMoving      = 0xDC         ;
        constexpr std::uintptr_t GluingFloorLevelOnMoving         = 0xE0         ;
        constexpr std::uintptr_t StepPointsOverlapRadius          = 0xE8         ;
        constexpr std::uintptr_t UseStepPointsOverlapRadiusOnMoving = 0xF0         ;
        constexpr std::uintptr_t StepPointsOverlapRadiusOnMoving  = 0xF4         ;
        constexpr std::uintptr_t MotionInfluence                  = 0xF8         ;
        constexpr std::uintptr_t Event_OnStep                     = 0x100        ;
        constexpr std::uintptr_t EventExecuteSooner               = 0x108        ;
        constexpr std::uintptr_t SendOnMovingGlue                 = 0x10C        ;
        constexpr std::uintptr_t SendOnStopping                   = 0x10D        ;
        constexpr std::uintptr_t StepEventOnLanding               = 0x10E        ;
        constexpr std::uintptr_t StepInfoReceiver                 = 0x110        ;
        constexpr std::uintptr_t ExtraPelvisOffset                = 0x124        ;
        constexpr std::uintptr_t ReposeGluingAfter                = 0x130        ;
        constexpr std::uintptr_t GlueOnlyOnIdle                   = 0x134        ;
        constexpr std::uintptr_t LocalWorldUp                     = 0x135        ;
        constexpr std::uintptr_t DisableCustomModules             = 0x15C        ;
        constexpr std::uintptr_t CustomModules                    = 0x160        ;
        constexpr std::uintptr_t ImpulsesPowerMultiplier          = 0x16C        ;
        constexpr std::uintptr_t ImpulsesDurationMultiplier       = 0x170        ;
        constexpr std::uintptr_t ImpulsesDampUpPushes             = 0x174        ;
        constexpr std::uintptr_t DebugPushHipsImpulse             = 0x178        ;
        constexpr std::uintptr_t ExtraHipsHubs                    = 0x1E8        ;
        constexpr std::uintptr_t HipsHubsHandling                 = 0x1F0        ;
        constexpr std::uintptr_t HipsHubsBlend                    = 0x1F4        ;
        constexpr std::uintptr_t HubsBackBonesBlend               = 0x1F8        ;
        constexpr std::uintptr_t HubBackBonesElasticity           = 0x200        ;
        constexpr std::uintptr_t HipsSetup                        = 0x218        ;
        constexpr std::uintptr_t StabilityAlgorithm               = 0x220        ;
        constexpr std::uintptr_t UseHips                          = 0x244        ;
        constexpr std::uintptr_t HipsHeightStepBlend              = 0x248        ;
        constexpr std::uintptr_t HipsHeightStepSpeed              = 0x24C        ;
        constexpr std::uintptr_t HipsAdjustStyle                  = 0x250        ;
        constexpr std::uintptr_t StabilizeCenterOfMass            = 0x254        ;
        constexpr std::uintptr_t AnimationIsStablePose            = 0x258        ;
        constexpr std::uintptr_t StabilizingSpeed                 = 0x25C        ;
        constexpr std::uintptr_t PushHipsOnLegMove                = 0x260        ;
        constexpr std::uintptr_t NormalizePush                    = 0x264        ;
        constexpr std::uintptr_t PushReactionSpeed                = 0x268        ;
        constexpr std::uintptr_t PushYBlend                       = 0x26C        ;
        constexpr std::uintptr_t HipsStretchPreventer             = 0x270        ;
        constexpr std::uintptr_t StretchPreventerSpeed            = 0x274        ;
        constexpr std::uintptr_t StabilizeOnIsMoving              = 0x278        ;
        constexpr std::uintptr_t _Hips_Modules_ExtraWOffset       = 0x2C0        ;
        constexpr std::uintptr_t _Hips_Modules_ExtraRotOffset     = 0x2CC        ;
        constexpr std::uintptr_t Legs                             = 0x2D8        ;
        constexpr std::uintptr_t BaseLegAnimating                 = 0x2E0        ;
        constexpr std::uintptr_t UseGluing                        = 0x2E8        ;
        constexpr std::uintptr_t MainGlueBlend                    = 0x2EC        ;
        constexpr std::uintptr_t AdditionalGlueBlend              = 0x2F0        ;
        constexpr std::uintptr_t GlueRangeThreshold               = 0x2F4        ;
        constexpr std::uintptr_t GlueFadeInSpeed                  = 0x2F8        ;
        constexpr std::uintptr_t AllowGlueBelowFoot               = 0x2FC        ;
        constexpr std::uintptr_t GlueFadeOutSpeed                 = 0x300        ;
        constexpr std::uintptr_t UnglueOn                         = 0x304        ;
        constexpr std::uintptr_t AllowGlueDrag                    = 0x308        ;
        constexpr std::uintptr_t GlueMode                         = 0x310        ;
        constexpr std::uintptr_t OnlyLocalAnimation               = 0x318        ;
        constexpr std::uintptr_t SmoothSuddenSteps                = 0x31C        ;
        constexpr std::uintptr_t LegElevateBlend                  = 0x320        ;
        constexpr std::uintptr_t LegElevateHeightLimit            = 0x324        ;
        constexpr std::uintptr_t FootRotationBlend                = 0x328        ;
        constexpr std::uintptr_t FootAlignRapidity                = 0x32C        ;
        constexpr std::uintptr_t AnimateFeet                      = 0x330        ;
        constexpr std::uintptr_t LimitFeetYaw                     = 0x334        ;
        constexpr std::uintptr_t AnimationFloorLevel              = 0x338        ;
        constexpr std::uintptr_t setupPose                        = 0x350        ;
        constexpr std::uintptr_t ExtraSetupPoses                  = 0x358        ;
        constexpr std::uintptr_t IKHintMode                       = 0x40C        ;
        constexpr std::uintptr_t LimitLegStretch                  = 0x410        ;
        constexpr std::uintptr_t FeetYOffset                      = 0x414        ;
        constexpr std::uintptr_t FeetLengthAdjust                 = 0x418        ;
        constexpr std::uintptr_t baseTransform                    = 0x420        ;
        constexpr std::uintptr_t Hips                             = 0x428        ;
        constexpr std::uintptr_t ScaleReferenceMode               = 0x43C        ;
        constexpr std::uintptr_t finalScaleReference              = 0x440        ;
        constexpr std::uintptr_t finalScaleReferenceSqrt          = 0x444        ;
        constexpr std::uintptr_t customScaleReferenceValue        = 0x448        ;
        constexpr std::uintptr_t DelayedInitialization            = 0x44C        ;
        constexpr std::uintptr_t Calibrate                        = 0x450        ;
        constexpr std::uintptr_t AnimatePhysics                   = 0x454        ;
        constexpr std::uintptr_t UnscaledDeltaTime                = 0x455        ;
        constexpr std::uintptr_t DisableIfInvisible               = 0x458        ;
        constexpr std::uintptr_t DisableIfInvisibleExtraRenderers = 0x460        ;
        constexpr std::uintptr_t FadeOffAtDistance                = 0x468        ;
        constexpr std::uintptr_t GroundMask                       = 0x490        ;
        constexpr std::uintptr_t RaycastHitTrigger                = 0x494        ;
        constexpr std::uintptr_t CastDistance                     = 0x498        ;
        constexpr std::uintptr_t RaycastStartHeight               = 0x49C        ;
        constexpr std::uintptr_t RaycastStartHeightMul            = 0x4A0        ;
        constexpr std::uintptr_t RaycastStyle                     = 0x4A4        ;
        constexpr std::uintptr_t RaycastShape                     = 0x4A8        ;
        constexpr std::uintptr_t SpherecastRealign                = 0x4AC        ;
        constexpr std::uintptr_t SpherecastResize                 = 0x4B0        ;
        constexpr std::uintptr_t NoRaycastGroundBehaviour         = 0x4B4        ;
        constexpr std::uintptr_t ZeroStepsOnNoRaycast             = 0x4B8        ;
        constexpr std::uintptr_t NoRaycast_KeepAttachedUntilStretch = 0x4BC        ;
        constexpr std::uintptr_t BodyStepDown                     = 0x4C0        ;
        constexpr std::uintptr_t MaxBodyStepUp                    = 0x4C4        ;
        constexpr std::uintptr_t UngroundFadeSpeed                = 0x4C8        ;
        constexpr std::uintptr_t IsMovingFadeSpeed                = 0x4CC        ;
        constexpr std::uintptr_t LegsAnimatorBlend                = 0x4EC        ;

        constexpr std::uintptr_t _15a48ac1574195492d0db60f300e136656180ff5 = 0x38         ;
        constexpr std::uintptr_t _112c1bcabf73d6b281b2b8fce1a2d0786eb8948e = 0x3C         ;
        constexpr std::uintptr_t _c836bdfacc6247d328a720860ccd8bdd214db9db = 0x40         ;
        constexpr std::uintptr_t _c1670ea700f103c659a647d4b1f184792f505452 = 0x48         ;
        constexpr std::uintptr_t _1e23b4765cc1ff6edee08d4951f7dc71891f21c6 = 0x78         ;
        constexpr std::uintptr_t _4857c74f2951026de91bcb9c2baa6f16fc85797c = 0x84         ;
        constexpr std::uintptr_t _d4cab4b0164d222beca2a3ed777811693b2c3023 = 0x88         ;
        constexpr std::uintptr_t _cfc7e12c3de53c2669b95251ca08eaf06f03cf6d = 0xA0         ;
        constexpr std::uintptr_t _95d2d6436704fa29b914b1b4f3ec3cdfd6f576c0 = 0xC0         ;
        constexpr std::uintptr_t _1f36f2a4088e582580a9bd0903287d3e82aa24ff = 0xC4         ;
        constexpr std::uintptr_t _d9dc0b27d4c0160079959211f34d92aae235d29d = 0xC8         ;
        constexpr std::uintptr_t _760f2bdc092ed8237a7a2d66ec24f07db60f411e = 0xCC         ;
        constexpr std::uintptr_t _8898f85e17493f616b37869a2e5b30d28e4cffb5 = 0xD0         ;
        constexpr std::uintptr_t _98be102e5d27097cf0a9028df4fde05d1afa109a = 0xE4         ;
        constexpr std::uintptr_t _bb2d8e4137bdf5a206c361ee147079a252ae8797 = 0xEC         ;
        constexpr std::uintptr_t _d6166ff3565c36d75ad618eb6c8906ae524353bf = 0x118        ;
        constexpr std::uintptr_t _147533733c0d1ec005b13ffa8bcc00088ba3b587 = 0x120        ;
        constexpr std::uintptr_t _b37aeed21752751fd32301fc5c68213f89417c6e = 0x138        ;
        constexpr std::uintptr_t _4a6c968dc854cd2ccf85a8eb974b0b94186244a9 = 0x13C        ;
        constexpr std::uintptr_t _610881fff15024ead49de36b1dd01ce6bb1ebd8f = 0x13D        ;
        constexpr std::uintptr_t _688accd41b282733929756e4ff9fd51e9913c685 = 0x140        ;
        constexpr std::uintptr_t _a2c9bf5468dd57454d586d4a6e50364fed7481f4 = 0x150        ;
        constexpr std::uintptr_t _8a4d38544ac6c262fc2f1058b9b5621c8fe4cbd9 = 0x168        ;
        constexpr std::uintptr_t _17b4329680380e59d392896d8c42c34d0ab81f81 = 0x180        ;
        constexpr std::uintptr_t _7334c7fe78f6dc5932b065c10d63176ed369f46a = 0x188        ;
        constexpr std::uintptr_t _3a0bd89dbbaeec1265cf82985dd9c63fc2a22306 = 0x189        ;
        constexpr std::uintptr_t _b4b77382bd0cc51ed7e3cad98225b2e9b9f8dbea = 0x18A        ;
        constexpr std::uintptr_t _cd23449eb8fb75aa0d1deafd0cc934d5b4166efb = 0x18C        ;
        constexpr std::uintptr_t _6e9d662d10b2fe6e2e124b52efaf5a5388307fe0 = 0x198        ;
        constexpr std::uintptr_t _401b49a558c207073fac9f9ed297f1300fb067d3 = 0x1A4        ;
        constexpr std::uintptr_t _e4acecd281f2d8f99af1c9f1fc47977029cdf367 = 0x1B0        ;
        constexpr std::uintptr_t _e1d195fbb3d31c41d6c15407a821c961e86535b0 = 0x1BC        ;
        constexpr std::uintptr_t _f06011ee51e82a9f57c1c9e9b2e8bbc77dd9adde = 0x1C8        ;
        constexpr std::uintptr_t _2af3500443b16e6e16210eec5e9a171fc326a882 = 0x1D4        ;
        constexpr std::uintptr_t _70d7920a3e835528aef6da139c4c86c6d54c4724 = 0x1E0        ;
        constexpr std::uintptr_t _fba65cb22a4ee75c7234bf46911d8b5339067cd6 = 0x208        ;
        constexpr std::uintptr_t _2b476869bd2bf74d30a6de9e99dcc31386c17bae = 0x210        ;
        constexpr std::uintptr_t _6dc2ad788d13fbaf4eb2bc4ef38b437c1b1860b8 = 0x224        ;
        constexpr std::uintptr_t _83cf98b5112183822ebe5448cf8230786c99eb66 = 0x230        ;
        constexpr std::uintptr_t _630a29d4de6563847a8f4f40e25078d34c3c3fe8 = 0x238        ;
        constexpr std::uintptr_t _99b68aadeeed78739fbc00688a7a0a4bd4793600 = 0x27C        ;
        constexpr std::uintptr_t _9b297b3e4fadc2edec031903c731b8cf44c9178d = 0x288        ;
        constexpr std::uintptr_t _8d0c70ce69c162d3ed0cb70a832d000cec75da3a = 0x294        ;
        constexpr std::uintptr_t _faa700d2c598b06bd54b1f77999098e1e2f2a389 = 0x2A0        ;
        constexpr std::uintptr_t _a66540a97bd4277466813a1c8a01d6c827fdda01 = 0x2B0        ;
        constexpr std::uintptr_t _26ae3d0cd18afb41b2a71b197b3cb11c0876b768 = 0x30C        ;
        constexpr std::uintptr_t _0eb92253f19f964120215d23cd2f452880eb00e0 = 0x314        ;
        constexpr std::uintptr_t _3156576fc8b5112cf48461f5bc83ae8ca014198d = 0x340        ;
        constexpr std::uintptr_t _d297eed3b9e118089f9697c34ca04cf272d11ba8 = 0x348        ;
        constexpr std::uintptr_t _6a7389209ac4b0e5997b67981256d35b57fd8a41 = 0x349        ;
        constexpr std::uintptr_t _cca0ffdf0ac143cf155bc6077138dd3a93c458bc = 0x360        ;
        constexpr std::uintptr_t _967a11d9827a7427703c24db81ad8fcb67fd9e1c = 0x364        ;
        constexpr std::uintptr_t _04e1ee710f61c0d2ce6a1bbe861afadd881da618 = 0x368        ;
        constexpr std::uintptr_t _e5c1293fe4e90e4e104f37968b12c4b075cfef67 = 0x36C        ;
        constexpr std::uintptr_t _88d2156f1cd894f60b489665882c0f0b977ddf0d = 0x370        ;
        constexpr std::uintptr_t _d41cf9f893eda8ecdad27b0d5e80e66f27910fa0 = 0x374        ;
        constexpr std::uintptr_t _2fc1d88c938fd3f14b16bc66242c4b1d52f753e2 = 0x378        ;
        constexpr std::uintptr_t _d67f2c8f22983dc5fb1c757ff4ce84ff7cc50de1 = 0x37C        ;
        constexpr std::uintptr_t _8ee3eb3f73a014306f13b8fd70851662efa00fde = 0x380        ;
        constexpr std::uintptr_t _f276d2d8018c9639006f8b9b9b99f718b9a26102 = 0x384        ;
        constexpr std::uintptr_t _5a278e3311e340f1925fa1fbe059fbce0300d663 = 0x388        ;
        constexpr std::uintptr_t _5df8bdbde1b49a6911cff309e90ca855313ef8bc = 0x38C        ;
        constexpr std::uintptr_t _9e7680c4ff210f8b8a83b0e823b6faec8c02deb3 = 0x3CC        ;
        constexpr std::uintptr_t _830edc75b74c8c5df3873976611bb9e86598d631 = 0x430        ;
        constexpr std::uintptr_t _1bdb0343be996f1aacb0e286fcab563283f3701f = 0x470        ;
        constexpr std::uintptr_t _5acbdc816408ab34950be0ceebe1b14d9341bd3f = 0x478        ;
        constexpr std::uintptr_t _0240b78162fd973ef9044d5d34eb2d23f79ba692 = 0x47C        ;
        constexpr std::uintptr_t _6c635472d52762a3dc336d4426fd5c5ec483ad67 = 0x488        ;
        constexpr std::uintptr_t _baa4115f9e1e7f1d8d5a8391661ccdd55ede29d3 = 0x48C        ;
        constexpr std::uintptr_t _b1985e31eeffaa9a29ee5966e5596aa5ea1efdef = 0x4D0        ;
        constexpr std::uintptr_t _aff7eeaac907d8afbd64b4163ed7bae68b27308c = 0x4D4        ;
        constexpr std::uintptr_t _0e1f9b25abf7c684a6bdb9f5b0170d1172984439 = 0x4D8        ;
        constexpr std::uintptr_t _7942c6a6130d398f8c5ddf188b721178a823096c = 0x4DC        ;
        constexpr std::uintptr_t _215443c3f0d034cbeb071f6186dea1c513a85d54 = 0x4E0        ;
        constexpr std::uintptr_t _91e77ab971239c1171f49d674d3c6edd33de6d3a = 0x4E4        ;
        constexpr std::uintptr_t _07e9b61467f7efb12bf93e03fd5f97a85543b595 = 0x4E8        ;
        constexpr std::uintptr_t _a136398fb981ea4cfb536d17806a3f24b01a1ffc = 0x4F0        ;
        constexpr std::uintptr_t _3a726730a27eed2c57a127367a8160d2af2fa35a = 0x4F4        ;
        constexpr std::uintptr_t _fd937bb22753f373645cca0fcd568d833589b720 = 0x4F8        ;
        constexpr std::uintptr_t _338f286890b8d02a5baa74e030f1207c3948f4a9 = 0x4F9        ;
        constexpr std::uintptr_t _b4edd8c607688a2c785630d29fb5d3c808ac210f = 0x4FA        ;

        namespace _static
        {
            constexpr std::uintptr_t _a32a284a73f5354cabd43fbde33b43475c2aa056 = 0x0          ;
            constexpr std::uintptr_t _b46c9611d590be708b53c6bad7f2b02c07774678 = 0x8          ;
        }

    }

    namespace FIMSpace_FProceduralAnimation__LAM_FadeLegsSystemOnAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _ec121cca768da3a775671ece75bd2306768b5d52 = 0x28         ;
        constexpr std::uintptr_t _79e26940df83700be3cd731017a54a44371ad961 = 0x30         ;
        constexpr std::uintptr_t _a43e434266a26ad96e2d5a8368532f9cca61145e = 0x38         ;
        constexpr std::uintptr_t _ca52c0814f21f48e2084df69befac579cdf72ec9 = 0x3C         ;
        constexpr std::uintptr_t _bea1c45c0c0be268507f2243b8a5381c457aa6a3 = 0x40         ;
        constexpr std::uintptr_t _9d72df1139eaf1bd075d18170942417e5cc44763 = 0x48         ;
        constexpr std::uintptr_t _ae9889575762e6dcbaafd9d0afacb2292062cdf2 = 0x50         ;
        constexpr std::uintptr_t _be9c686aa506cb0810b914ec169e754f7e7e4e00 = 0x58         ;
        constexpr std::uintptr_t _294981cb66919faa62cc23cf3a7aba4b22d553f0 = 0x60         ;
        constexpr std::uintptr_t _b5ea05a01fab9731550f0a4f7607eb067dbd0966 = 0x68         ;
    }

    namespace FIMSpace_FProceduralAnimation__AxisLockableIK
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;
        constexpr std::uintptr_t ManualHintPositionWeight         = 0xCC         ;
        constexpr std::uintptr_t IKManualHintPosition             = 0xD0         ;
        constexpr std::uintptr_t IKPositionWeight                 = 0xF0         ;
        constexpr std::uintptr_t FootRotationWeight               = 0xF4         ;
        constexpr std::uintptr_t AutoHintMode                     = 0xF8         ;
        constexpr std::uintptr_t ExtraHintAdjustementOffset       = 0x128        ;
        constexpr std::uintptr_t InverseHint                      = 0x134        ;
        constexpr std::uintptr_t FirstBoneAxisLock                = 0x138        ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
        constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70         ;
        constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80         ;
        constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84         ;
        constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88         ;
        constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C         ;
        constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90         ;
        constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94         ;
        constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98         ;
        constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C         ;
        constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0         ;
        constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xB0         ;
        constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8         ;
        constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xC0         ;
        constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8         ;
        constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9         ;
        constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA         ;
        constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB         ;
        constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC         ;
        constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0         ;
        constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xE8         ;
        constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC         ;
        constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108        ;
        constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118        ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_StabilizePoseOnIdle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _40c1539049431414b7515bff3509ed019dcbe6ee = 0x28         ;
        constexpr std::uintptr_t _9bd2db61b688d9b8b6de186f79f05d571bfdbb5c = 0x34         ;
        constexpr std::uintptr_t _223a9df63cc27c472a72e98837d3157c518b2aba = 0x40         ;
        constexpr std::uintptr_t _87653b7b73d49c39c43bb4e23796f7832a0471d7 = 0x48         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_FadeGluingOnAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _ec121cca768da3a775671ece75bd2306768b5d52 = 0x28         ;
        constexpr std::uintptr_t _79e26940df83700be3cd731017a54a44371ad961 = 0x30         ;
        constexpr std::uintptr_t _a43e434266a26ad96e2d5a8368532f9cca61145e = 0x38         ;
        constexpr std::uintptr_t _ca52c0814f21f48e2084df69befac579cdf72ec9 = 0x3C         ;
        constexpr std::uintptr_t _bea1c45c0c0be268507f2243b8a5381c457aa6a3 = 0x40         ;
        constexpr std::uintptr_t _9d72df1139eaf1bd075d18170942417e5cc44763 = 0x48         ;
        constexpr std::uintptr_t _ae9889575762e6dcbaafd9d0afacb2292062cdf2 = 0x50         ;
        constexpr std::uintptr_t _be9c686aa506cb0810b914ec169e754f7e7e4e00 = 0x58         ;
        constexpr std::uintptr_t _294981cb66919faa62cc23cf3a7aba4b22d553f0 = 0x60         ;
        constexpr std::uintptr_t _b5ea05a01fab9731550f0a4f7607eb067dbd0966 = 0x68         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_InsectBodyElevateHelper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _40c1539049431414b7515bff3509ed019dcbe6ee = 0x28         ;
        constexpr std::uintptr_t _9bd2db61b688d9b8b6de186f79f05d571bfdbb5c = 0x2C         ;
        constexpr std::uintptr_t _2cba152937bf0119daa2005e4c65726df1342408 = 0x30         ;
        constexpr std::uintptr_t _1a317a6233776ab44f9e123afb097ef69ff67cf7 = 0x38         ;
    }

    namespace FIMSpace_FProceduralAnimation__LegsAnimatorControlModuleBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_RedirectRaycasting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _9c647a75f78be4d40ec2096f4159c91f66e8fb1c = 0x28         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_FadeLegOnAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _00305c5983d8b1234e9265501b359476e6724105 = 0x28         ;
        constexpr std::uintptr_t _a049d797d5b66e28f9a9198442cfa9faf112ee82 = 0x30         ;
        constexpr std::uintptr_t _ae9889575762e6dcbaafd9d0afacb2292062cdf2 = 0x38         ;
        constexpr std::uintptr_t _a43e434266a26ad96e2d5a8368532f9cca61145e = 0x40         ;
        constexpr std::uintptr_t _ca52c0814f21f48e2084df69befac579cdf72ec9 = 0x44         ;
        constexpr std::uintptr_t _9d72df1139eaf1bd075d18170942417e5cc44763 = 0x48         ;
        constexpr std::uintptr_t _294981cb66919faa62cc23cf3a7aba4b22d553f0 = 0x50         ;
        constexpr std::uintptr_t _be9c686aa506cb0810b914ec169e754f7e7e4e00 = 0x58         ;
        constexpr std::uintptr_t _79e26940df83700be3cd731017a54a44371ad961 = 0x60         ;
        constexpr std::uintptr_t _ec121cca768da3a775671ece75bd2306768b5d52 = 0x68         ;
        constexpr std::uintptr_t _bea1c45c0c0be268507f2243b8a5381c457aa6a3 = 0x70         ;
        constexpr std::uintptr_t _b5ea05a01fab9731550f0a4f7607eb067dbd0966 = 0x78         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_HardGlueOnStop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t FrontMargin                      = 0x28         ;
        constexpr std::uintptr_t ForceForSeconds                  = 0x2C         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _ed220c32d80d439ad9c3ee2329f63511ca076f34 = 0x30         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_AutoGroundAlignBodyMatrix
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _13c17a63768d72a7319c6e519ad47d69d5168634 = 0x28         ;
        constexpr std::uintptr_t _dd0827407bc8b0153ac7ef3ee99046a674183b49 = 0x34         ;
        constexpr std::uintptr_t _69d766c119b3d3be27cca8fd7b882137db8fe2a6 = 0x40         ;
        constexpr std::uintptr_t _b8c96c0a2027a32f144525a152cb77f6504683eb = 0x50         ;
        constexpr std::uintptr_t _1bf77e4f1cfc0c523b67edafae110ba3a026d72a = 0x58         ;
        constexpr std::uintptr_t _87653b7b73d49c39c43bb4e23796f7832a0471d7 = 0x60         ;
        constexpr std::uintptr_t _607ba6f9f6bdcef49f32660e260b2a0b73d19b1c = 0x68         ;
        constexpr std::uintptr_t _0c0c43b960d3831bd04c87c258b4593bb3c127e4 = 0x70         ;
        constexpr std::uintptr_t _34bb1814a26452d2a0ea4753aad277eb2dfd6641 = 0x78         ;
    }

    namespace FIMSpace_FProceduralAnimation__LAM_InsectLegsHelper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20         ;
        constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24         ;
        constexpr std::uintptr_t _df08454cd8cca6b5140c27d372ccff9985f5535a = 0x28         ;
        constexpr std::uintptr_t _e4acc1276e9914ea708566547b99d12583e7187b = 0x30         ;
        constexpr std::uintptr_t _10f7a03321188bf866e365614b6ce04a512d04b8 = 0x38         ;
        constexpr std::uintptr_t _59378c03b937ad7f7f19e4b6b80984a9796a2139 = 0x40         ;
        constexpr std::uintptr_t _265346846237b4c2806f34412a8457e9ff46ed36 = 0x48         ;
        constexpr std::uintptr_t _997f9924a81ac4d2059c935b1e7422e048651697 = 0x50         ;
        constexpr std::uintptr_t _5d37725258485392e76db2e0423486fe214046b5 = 0x58         ;
        constexpr std::uintptr_t _be34f6ed68818c15bb498a8fd8c8c50db2b4553e = 0x60         ;
        constexpr std::uintptr_t _7ee0a4465d96554d1b3e072f56b6bb8472b018aa = 0x68         ;
        constexpr std::uintptr_t _dd068903ae946b67642230413d10c5bbca373d46 = 0x70         ;
        constexpr std::uintptr_t _0c715cca0ec16fa2b403294ac01ec6969eb1491c = 0x78         ;
        constexpr std::uintptr_t _131990aeb3bfd41e342ab992379e8fbb064f0ce1 = 0x7C         ;
        constexpr std::uintptr_t _4364faa4816ded94cc4d28931c3955da1d5fb635 = 0x80         ;
        constexpr std::uintptr_t _f316e4bfb9130fcb307c4c9b2a2c4cb316281015 = 0x88         ;
    }

    namespace FIMSpace_GroundFitter__FGroundRotator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FittingSpeed                     = 0x20         ;
        constexpr std::uintptr_t TotalSmoother                    = 0x24         ;
        constexpr std::uintptr_t TransformToRotate                = 0x28         ;
        constexpr std::uintptr_t GlueToGround                     = 0x30         ;
        constexpr std::uintptr_t MildForwardValue                 = 0x34         ;
        constexpr std::uintptr_t MaxForwardRotation               = 0x38         ;
        constexpr std::uintptr_t MildHorizontalValue              = 0x3C         ;
        constexpr std::uintptr_t MaxHorizontalRotation            = 0x40         ;
        constexpr std::uintptr_t RaycastHeightOffset              = 0x44         ;
        constexpr std::uintptr_t RaycastCheckRange                = 0x48         ;
        constexpr std::uintptr_t LookAheadRaycast                 = 0x4C         ;
        constexpr std::uintptr_t AheadBlend                       = 0x50         ;
        constexpr std::uintptr_t UpOffset                         = 0x54         ;
        constexpr std::uintptr_t GroundLayerMask                  = 0x58         ;
        constexpr std::uintptr_t RelativeLookUp                   = 0x5C         ;
        constexpr std::uintptr_t RelativeLookUpBias               = 0x60         ;
        constexpr std::uintptr_t ZoneCast                         = 0x70         ;
        constexpr std::uintptr_t ZoneCastDimensions               = 0x74         ;
        constexpr std::uintptr_t ZoneCastOffset                   = 0x7C         ;
        constexpr std::uintptr_t ZoneCastBias                     = 0x88         ;
        constexpr std::uintptr_t ZoneCastPrecision                = 0x8C         ;
        constexpr std::uintptr_t RootTransform                    = 0x148        ;
        constexpr std::uintptr_t UpdateClock                      = 0x150        ;

        constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64         ;
        constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90         ;
        constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC         ;
        constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8         ;
        constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4         ;
        constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104        ;
        constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108        ;
        constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118        ;
        constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120        ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C        ;
        constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130        ;
        constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134        ;
        constexpr std::uintptr_t _c25d83d2ef8e51387339fda9d1a7d97552698807 = 0x154        ;
        constexpr std::uintptr_t _33db3039c57c328cf494740bd2b293ffcfb38b74 = 0x164        ;
        constexpr std::uintptr_t _eb121357a334e6f6eb8f38fa38a66fed24cbb180 = 0x170        ;
        constexpr std::uintptr_t _c901ef01814235aa42b55bb696b85644a5e2b04c = 0x17C        ;
    }

    namespace FIMSpace_GroundFitter__FGroundFitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FittingSpeed                     = 0x20         ;
        constexpr std::uintptr_t TotalSmoother                    = 0x24         ;
        constexpr std::uintptr_t TransformToRotate                = 0x28         ;
        constexpr std::uintptr_t GlueToGround                     = 0x30         ;
        constexpr std::uintptr_t MildForwardValue                 = 0x34         ;
        constexpr std::uintptr_t MaxForwardRotation               = 0x38         ;
        constexpr std::uintptr_t MildHorizontalValue              = 0x3C         ;
        constexpr std::uintptr_t MaxHorizontalRotation            = 0x40         ;
        constexpr std::uintptr_t RaycastHeightOffset              = 0x44         ;
        constexpr std::uintptr_t RaycastCheckRange                = 0x48         ;
        constexpr std::uintptr_t LookAheadRaycast                 = 0x4C         ;
        constexpr std::uintptr_t AheadBlend                       = 0x50         ;
        constexpr std::uintptr_t UpOffset                         = 0x54         ;
        constexpr std::uintptr_t GroundLayerMask                  = 0x58         ;
        constexpr std::uintptr_t RelativeLookUp                   = 0x5C         ;
        constexpr std::uintptr_t RelativeLookUpBias               = 0x60         ;
        constexpr std::uintptr_t ZoneCast                         = 0x70         ;
        constexpr std::uintptr_t ZoneCastDimensions               = 0x74         ;
        constexpr std::uintptr_t ZoneCastOffset                   = 0x7C         ;
        constexpr std::uintptr_t ZoneCastBias                     = 0x88         ;
        constexpr std::uintptr_t ZoneCastPrecision                = 0x8C         ;
        constexpr std::uintptr_t HandleRootMotion                 = 0x148        ;
        constexpr std::uintptr_t parentTransform                  = 0x150        ;
        constexpr std::uintptr_t optionalCharContr                = 0x158        ;
        constexpr std::uintptr_t rootMotionRotation               = 0x160        ;
        constexpr std::uintptr_t UpdateClock                      = 0x170        ;

        constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64         ;
        constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90         ;
        constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC         ;
        constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8         ;
        constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4         ;
        constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104        ;
        constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108        ;
        constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118        ;
        constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120        ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C        ;
        constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130        ;
        constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134        ;
        constexpr std::uintptr_t _2af5fae98c2c125db55dafdf07867cd6cf413426 = 0x168        ;
    }

    namespace FIMSpace_GroundFitter__FGroundFitter_Input
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x20         ;
        constexpr std::uintptr_t _35b8f7349b2fb0691067d9d71e1fcdb1d909c3e2 = 0x28         ;
        constexpr std::uintptr_t _7fa9cb946d9c8c8b2b730cfe87a9bce8f59bf470 = 0x30         ;
        constexpr std::uintptr_t _3c653fe02641982986827c957862b03be455d6e5 = 0x34         ;
        constexpr std::uintptr_t _61fcb035c5610868efe642a1bfd3e83c2be5032e = 0x38         ;
    }

    namespace FIMSpace_GroundFitter__FSimpleFitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FittingSpeed                     = 0x20         ;
        constexpr std::uintptr_t TotalSmoother                    = 0x24         ;
        constexpr std::uintptr_t TransformToRotate                = 0x28         ;
        constexpr std::uintptr_t GlueToGround                     = 0x30         ;
        constexpr std::uintptr_t MildForwardValue                 = 0x34         ;
        constexpr std::uintptr_t MaxForwardRotation               = 0x38         ;
        constexpr std::uintptr_t MildHorizontalValue              = 0x3C         ;
        constexpr std::uintptr_t MaxHorizontalRotation            = 0x40         ;
        constexpr std::uintptr_t RaycastHeightOffset              = 0x44         ;
        constexpr std::uintptr_t RaycastCheckRange                = 0x48         ;
        constexpr std::uintptr_t LookAheadRaycast                 = 0x4C         ;
        constexpr std::uintptr_t AheadBlend                       = 0x50         ;
        constexpr std::uintptr_t UpOffset                         = 0x54         ;
        constexpr std::uintptr_t GroundLayerMask                  = 0x58         ;
        constexpr std::uintptr_t RelativeLookUp                   = 0x5C         ;
        constexpr std::uintptr_t RelativeLookUpBias               = 0x60         ;
        constexpr std::uintptr_t ZoneCast                         = 0x70         ;
        constexpr std::uintptr_t ZoneCastDimensions               = 0x74         ;
        constexpr std::uintptr_t ZoneCastOffset                   = 0x7C         ;
        constexpr std::uintptr_t ZoneCastBias                     = 0x88         ;
        constexpr std::uintptr_t ZoneCastPrecision                = 0x8C         ;
        constexpr std::uintptr_t HandleRootMotion                 = 0x148        ;
        constexpr std::uintptr_t parentTransform                  = 0x150        ;
        constexpr std::uintptr_t optionalCharContr                = 0x158        ;
        constexpr std::uintptr_t rootMotionRotation               = 0x160        ;

        constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64         ;
        constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90         ;
        constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC         ;
        constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8         ;
        constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4         ;
        constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104        ;
        constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108        ;
        constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118        ;
        constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120        ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C        ;
        constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130        ;
        constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134        ;
        constexpr std::uintptr_t _2af5fae98c2c125db55dafdf07867cd6cf413426 = 0x168        ;
    }

    namespace FIMSpace_GroundFitter__FGroundFitter_Movement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BaseSpeed                        = 0x20         ;
        constexpr std::uintptr_t RotateToTargetSpeed              = 0x24         ;
        constexpr std::uintptr_t SprintingSpeed                   = 0x28         ;
        constexpr std::uintptr_t AccelerationSpeed                = 0x30         ;
        constexpr std::uintptr_t DecelerationSpeed                = 0x34         ;
        constexpr std::uintptr_t JumpPower                        = 0x38         ;
        constexpr std::uintptr_t gravity                          = 0x3C         ;
        constexpr std::uintptr_t MultiplySprintAnimation          = 0x40         ;
        constexpr std::uintptr_t RotateBackInAir                  = 0x44         ;
        constexpr std::uintptr_t NotFallingThrough                = 0x48         ;
        constexpr std::uintptr_t UsePhysics                       = 0x49         ;
        constexpr std::uintptr_t UseRootMotionTranslation         = 0x4A         ;
        constexpr std::uintptr_t UseRootMotionRotation            = 0x4B         ;
        constexpr std::uintptr_t SetIsGroundedParam               = 0xE8         ;
        constexpr std::uintptr_t SetIsMovingParam                 = 0xF0         ;
        constexpr std::uintptr_t UseSlidingMat                    = 0xF8         ;

        constexpr std::uintptr_t _e7f92f6bf5a66a909d24d0980825738cbae74ac1 = 0x2C         ;
        constexpr std::uintptr_t _1a3ec9cfe5ce77a4f35ff80dd56841197883ea2c = 0x4C         ;
        constexpr std::uintptr_t _89a46d00d542778d90dc68f9739acddf42c20af1 = 0x50         ;
        constexpr std::uintptr_t _8eddd17050f244ad3184fe531576f91581826f92 = 0x54         ;
        constexpr std::uintptr_t _e6b26eb14888eb25164bbad19620b40a74f13e64 = 0x58         ;
        constexpr std::uintptr_t _abfc1d4521d312213cb8d5b209922cd9647893a2 = 0x64         ;
        constexpr std::uintptr_t _b4a978eafa74f21c7e8d0bba5d6f4767fa0dc974 = 0x70         ;
        constexpr std::uintptr_t _171b982f9c34c79ba212c76bb25f768d8e1ab528 = 0x74         ;
        constexpr std::uintptr_t _7eba8d59d54accf2747475fb616da69c91108b33 = 0x78         ;
        constexpr std::uintptr_t _35b8f7349b2fb0691067d9d71e1fcdb1d909c3e2 = 0x80         ;
        constexpr std::uintptr_t _9de5f7ccf32394f42080f9d82fb3aa1021ecf61e = 0x88         ;
        constexpr std::uintptr_t _43a04d8e8d1657c4e3f050277c8de830e300070b = 0x90         ;
        constexpr std::uintptr_t _c90b1026bc5072c467af76915e474a71b94f423d = 0x98         ;
        constexpr std::uintptr_t _9e5e5b241548b4b595de562ac4c679743cbe082f = 0x9C         ;
        constexpr std::uintptr_t _9d60850d0544253ab3dee1432ec60fe5eb027527 = 0xA0         ;
        constexpr std::uintptr_t _3c613b677729aa4437e26c273bee12f42871f2bb = 0xAC         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0xB0         ;
        constexpr std::uintptr_t _e2ab12c54a773936ee4322e8090610650d43b1e1 = 0xB4         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xC0         ;
        constexpr std::uintptr_t _3a373ff6db476f3a08a777bbe4306f101e1d7a2a = 0xC8         ;
        constexpr std::uintptr_t _0e617464bf6dd477288c0f2266f7ca87c2fedfb5 = 0xD0         ;
        constexpr std::uintptr_t _26bced2e3263f4f853656bf384defcfbeac267cd = 0xD4         ;
        constexpr std::uintptr_t _c10bab318912bc62e76ed94398747bcb351f2930 = 0xD8         ;
        constexpr std::uintptr_t _af8a1ff9859f7d861ba470fee2dc4714a8f693a4 = 0xDC         ;
    }

    namespace FIMSpace_GroundFitter__FGroundFitter_Base
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FittingSpeed                     = 0x20         ;
        constexpr std::uintptr_t TotalSmoother                    = 0x24         ;
        constexpr std::uintptr_t TransformToRotate                = 0x28         ;
        constexpr std::uintptr_t GlueToGround                     = 0x30         ;
        constexpr std::uintptr_t MildForwardValue                 = 0x34         ;
        constexpr std::uintptr_t MaxForwardRotation               = 0x38         ;
        constexpr std::uintptr_t MildHorizontalValue              = 0x3C         ;
        constexpr std::uintptr_t MaxHorizontalRotation            = 0x40         ;
        constexpr std::uintptr_t RaycastHeightOffset              = 0x44         ;
        constexpr std::uintptr_t RaycastCheckRange                = 0x48         ;
        constexpr std::uintptr_t LookAheadRaycast                 = 0x4C         ;
        constexpr std::uintptr_t AheadBlend                       = 0x50         ;
        constexpr std::uintptr_t UpOffset                         = 0x54         ;
        constexpr std::uintptr_t GroundLayerMask                  = 0x58         ;
        constexpr std::uintptr_t RelativeLookUp                   = 0x5C         ;
        constexpr std::uintptr_t RelativeLookUpBias               = 0x60         ;
        constexpr std::uintptr_t ZoneCast                         = 0x70         ;
        constexpr std::uintptr_t ZoneCastDimensions               = 0x74         ;
        constexpr std::uintptr_t ZoneCastOffset                   = 0x7C         ;
        constexpr std::uintptr_t ZoneCastBias                     = 0x88         ;
        constexpr std::uintptr_t ZoneCastPrecision                = 0x8C         ;

        constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64         ;
        constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90         ;
        constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC         ;
        constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8         ;
        constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4         ;
        constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104        ;
        constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108        ;
        constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118        ;
        constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120        ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C        ;
        constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130        ;
        constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134        ;
    }

    namespace FIMSpace_GroundFitter__FGroundFitter_RootMotionHelper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MovementController               = 0x20         ;
        constexpr std::uintptr_t OptionalFitter                   = 0x28         ;
    }

    namespace FIMSpace_GroundFitter__FGroundFitter_InputBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x20         ;
        constexpr std::uintptr_t _35b8f7349b2fb0691067d9d71e1fcdb1d909c3e2 = 0x28         ;
        constexpr std::uintptr_t _7fa9cb946d9c8c8b2b730cfe87a9bce8f59bf470 = 0x30         ;
        constexpr std::uintptr_t _3c653fe02641982986827c957862b03be455d6e5 = 0x34         ;
        constexpr std::uintptr_t _61fcb035c5610868efe642a1bfd3e83c2be5032e = 0x38         ;
    }

    namespace FIMSpace_GroundFitter__FGroundFitter_MovementLook
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BaseSpeed                        = 0x20         ;
        constexpr std::uintptr_t RotateToTargetSpeed              = 0x24         ;
        constexpr std::uintptr_t SprintingSpeed                   = 0x28         ;
        constexpr std::uintptr_t AccelerationSpeed                = 0x30         ;
        constexpr std::uintptr_t DecelerationSpeed                = 0x34         ;
        constexpr std::uintptr_t JumpPower                        = 0x38         ;
        constexpr std::uintptr_t gravity                          = 0x3C         ;
        constexpr std::uintptr_t MultiplySprintAnimation          = 0x40         ;
        constexpr std::uintptr_t RotateBackInAir                  = 0x44         ;
        constexpr std::uintptr_t NotFallingThrough                = 0x48         ;
        constexpr std::uintptr_t UsePhysics                       = 0x49         ;
        constexpr std::uintptr_t UseRootMotionTranslation         = 0x4A         ;
        constexpr std::uintptr_t UseRootMotionRotation            = 0x4B         ;
        constexpr std::uintptr_t SetIsGroundedParam               = 0xE8         ;
        constexpr std::uintptr_t SetIsMovingParam                 = 0xF0         ;
        constexpr std::uintptr_t UseSlidingMat                    = 0xF8         ;
        constexpr std::uintptr_t targetOfLook                     = 0x100        ;
        constexpr std::uintptr_t FollowSpeed                      = 0x108        ;
        constexpr std::uintptr_t localOffset                      = 0x10C        ;

        constexpr std::uintptr_t _e7f92f6bf5a66a909d24d0980825738cbae74ac1 = 0x2C         ;
        constexpr std::uintptr_t _1a3ec9cfe5ce77a4f35ff80dd56841197883ea2c = 0x4C         ;
        constexpr std::uintptr_t _89a46d00d542778d90dc68f9739acddf42c20af1 = 0x50         ;
        constexpr std::uintptr_t _8eddd17050f244ad3184fe531576f91581826f92 = 0x54         ;
        constexpr std::uintptr_t _e6b26eb14888eb25164bbad19620b40a74f13e64 = 0x58         ;
        constexpr std::uintptr_t _abfc1d4521d312213cb8d5b209922cd9647893a2 = 0x64         ;
        constexpr std::uintptr_t _b4a978eafa74f21c7e8d0bba5d6f4767fa0dc974 = 0x70         ;
        constexpr std::uintptr_t _171b982f9c34c79ba212c76bb25f768d8e1ab528 = 0x74         ;
        constexpr std::uintptr_t _7eba8d59d54accf2747475fb616da69c91108b33 = 0x78         ;
        constexpr std::uintptr_t _35b8f7349b2fb0691067d9d71e1fcdb1d909c3e2 = 0x80         ;
        constexpr std::uintptr_t _9de5f7ccf32394f42080f9d82fb3aa1021ecf61e = 0x88         ;
        constexpr std::uintptr_t _43a04d8e8d1657c4e3f050277c8de830e300070b = 0x90         ;
        constexpr std::uintptr_t _c90b1026bc5072c467af76915e474a71b94f423d = 0x98         ;
        constexpr std::uintptr_t _9e5e5b241548b4b595de562ac4c679743cbe082f = 0x9C         ;
        constexpr std::uintptr_t _9d60850d0544253ab3dee1432ec60fe5eb027527 = 0xA0         ;
        constexpr std::uintptr_t _3c613b677729aa4437e26c273bee12f42871f2bb = 0xAC         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0xB0         ;
        constexpr std::uintptr_t _e2ab12c54a773936ee4322e8090610650d43b1e1 = 0xB4         ;
        constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xC0         ;
        constexpr std::uintptr_t _3a373ff6db476f3a08a777bbe4306f101e1d7a2a = 0xC8         ;
        constexpr std::uintptr_t _0e617464bf6dd477288c0f2266f7ca87c2fedfb5 = 0xD0         ;
        constexpr std::uintptr_t _26bced2e3263f4f853656bf384defcfbeac267cd = 0xD4         ;
        constexpr std::uintptr_t _c10bab318912bc62e76ed94398747bcb351f2930 = 0xD8         ;
        constexpr std::uintptr_t _af8a1ff9859f7d861ba470fee2dc4714a8f693a4 = 0xDC         ;
        constexpr std::uintptr_t _7721acc3b7eefcba7775bec27881c59ad2c6baa1 = 0x110        ;
    }

    namespace FIMSpace_GroundFitter__FGroundFitter_Base_RootMotion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t FittingSpeed                     = 0x20         ;
        constexpr std::uintptr_t TotalSmoother                    = 0x24         ;
        constexpr std::uintptr_t TransformToRotate                = 0x28         ;
        constexpr std::uintptr_t GlueToGround                     = 0x30         ;
        constexpr std::uintptr_t MildForwardValue                 = 0x34         ;
        constexpr std::uintptr_t MaxForwardRotation               = 0x38         ;
        constexpr std::uintptr_t MildHorizontalValue              = 0x3C         ;
        constexpr std::uintptr_t MaxHorizontalRotation            = 0x40         ;
        constexpr std::uintptr_t RaycastHeightOffset              = 0x44         ;
        constexpr std::uintptr_t RaycastCheckRange                = 0x48         ;
        constexpr std::uintptr_t LookAheadRaycast                 = 0x4C         ;
        constexpr std::uintptr_t AheadBlend                       = 0x50         ;
        constexpr std::uintptr_t UpOffset                         = 0x54         ;
        constexpr std::uintptr_t GroundLayerMask                  = 0x58         ;
        constexpr std::uintptr_t RelativeLookUp                   = 0x5C         ;
        constexpr std::uintptr_t RelativeLookUpBias               = 0x60         ;
        constexpr std::uintptr_t ZoneCast                         = 0x70         ;
        constexpr std::uintptr_t ZoneCastDimensions               = 0x74         ;
        constexpr std::uintptr_t ZoneCastOffset                   = 0x7C         ;
        constexpr std::uintptr_t ZoneCastBias                     = 0x88         ;
        constexpr std::uintptr_t ZoneCastPrecision                = 0x8C         ;
        constexpr std::uintptr_t HandleRootMotion                 = 0x148        ;
        constexpr std::uintptr_t parentTransform                  = 0x150        ;
        constexpr std::uintptr_t optionalCharContr                = 0x158        ;
        constexpr std::uintptr_t rootMotionRotation               = 0x160        ;

        constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64         ;
        constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90         ;
        constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC         ;
        constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8         ;
        constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4         ;
        constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104        ;
        constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108        ;
        constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118        ;
        constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120        ;
        constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C        ;
        constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130        ;
        constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134        ;
        constexpr std::uintptr_t _2af5fae98c2c125db55dafdf07867cd6cf413426 = 0x168        ;
    }

    namespace Rust_Ai_HTN_ScientistJunkpile__ScientistJunkpileSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ScientistPrefab                  = 0x20         ;
        constexpr std::uintptr_t MaxPopulation                    = 0x38         ;
        constexpr std::uintptr_t InitialSpawn                     = 0x3C         ;
        constexpr std::uintptr_t MinRespawnTimeMinutes            = 0x40         ;
        constexpr std::uintptr_t MaxRespawnTimeMinutes            = 0x44         ;
        constexpr std::uintptr_t MovementRadius                   = 0x48         ;
        constexpr std::uintptr_t ReducedLongRangeAccuracy         = 0x4C         ;
        constexpr std::uintptr_t SpawnType                        = 0x50         ;
        constexpr std::uintptr_t SpawnBaseChance                  = 0x54         ;

        constexpr std::uintptr_t _c0f40f5b37f948838419bff45572b37ace735b8c = 0x28         ;
        constexpr std::uintptr_t _982e4114212451f0f2ad627159cf1163acf49eb6 = 0x30         ;
    }

    namespace Benchmark__Building
    {
        constexpr std::uintptr_t Id                               = 0x10         ;
        constexpr std::uintptr_t BuildingEntities                 = 0x18         ;
        constexpr std::uintptr_t SpawnMarkers                     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _4595a8c3e622edbbdff215aa4d6e4754c088251e = 0x0          ;
        }

    }

    namespace CoarseQueryGridJobs__CheckBoundsJobIndirect
    {
        constexpr std::uintptr_t OverlapIndices                   = 0x0          ;
        constexpr std::uintptr_t Grid                             = 0x8          ;
        constexpr std::uintptr_t Starts                           = 0x60         ;
        constexpr std::uintptr_t Ends                             = 0x70         ;
        constexpr std::uintptr_t Radii                            = 0x80         ;
        constexpr std::uintptr_t Indices                          = 0x90         ;
    }

    namespace CoarseQueryGridJobs__CheckRayJob
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Grid                             = 0x10         ;
        constexpr std::uintptr_t Start                            = 0x68         ;
        constexpr std::uintptr_t End                              = 0x74         ;
        constexpr std::uintptr_t CheckRad                         = 0x80         ;
    }

    namespace CoarseQueryGridJobs__CheckPosRadBatchJobIndirect
    {
        constexpr std::uintptr_t OverlapIndices                   = 0x0          ;
        constexpr std::uintptr_t Grid                             = 0x8          ;
        constexpr std::uintptr_t Pos                              = 0x60         ;
        constexpr std::uintptr_t Radii                            = 0x70         ;
        constexpr std::uintptr_t Indices                          = 0x80         ;
    }

    namespace CoarseQueryGridJobs__CheckPosRadBatchJob
    {
        constexpr std::uintptr_t OverlapIndices                   = 0x0          ;
        constexpr std::uintptr_t Grid                             = 0x8          ;
        constexpr std::uintptr_t Pos                              = 0x60         ;
        constexpr std::uintptr_t Radii                            = 0x70         ;
    }

    namespace CoarseQueryGridJobs__CheckPosRadJob
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Grid                             = 0x10         ;
        constexpr std::uintptr_t CheckPos                         = 0x68         ;
        constexpr std::uintptr_t CheckRad                         = 0x74         ;
    }

    namespace CoarseQueryGridJobs__CheckBoundsJob
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Grid                             = 0x10         ;
        constexpr std::uintptr_t CheckBounds                      = 0x68         ;
    }

    namespace Smaa__Preset
    {
        constexpr std::uintptr_t DiagDetection                    = 0x10         ;
        constexpr std::uintptr_t CornerDetection                  = 0x11         ;
        constexpr std::uintptr_t Threshold                        = 0x14         ;
        constexpr std::uintptr_t DepthThreshold                   = 0x18         ;
        constexpr std::uintptr_t MaxSearchSteps                   = 0x1C         ;
        constexpr std::uintptr_t MaxSearchStepsDiag               = 0x20         ;
        constexpr std::uintptr_t CornerRounding                   = 0x24         ;
        constexpr std::uintptr_t LocalContrastAdaptationFactor    = 0x28         ;
    }

    namespace Smaa__EdgeDetectionMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Smaa__Preset-fake-0
    {
        constexpr std::uintptr_t DiagDetection                    = 0x10         ;
        constexpr std::uintptr_t CornerDetection                  = 0x11         ;
        constexpr std::uintptr_t Threshold                        = 0x14         ;
        constexpr std::uintptr_t DepthThreshold                   = 0x18         ;
        constexpr std::uintptr_t MaxSearchSteps                   = 0x1C         ;
        constexpr std::uintptr_t MaxSearchStepsDiag               = 0x20         ;
        constexpr std::uintptr_t CornerRounding                   = 0x24         ;
        constexpr std::uintptr_t LocalContrastAdaptationFactor    = 0x28         ;
    }

    namespace Smaa__PredicationPreset
    {
        constexpr std::uintptr_t Threshold                        = 0x10         ;
        constexpr std::uintptr_t Scale                            = 0x14         ;
        constexpr std::uintptr_t Strength                         = 0x18         ;
    }

    namespace Smaa__MinAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _9f3a651f7d4d807bcf6df467dfb97f90cd5df4d2 = 0x0          ;
        }

    }

    namespace Smaa__PredicationPreset-fake-0
    {
        constexpr std::uintptr_t Threshold                        = 0x10         ;
        constexpr std::uintptr_t Scale                            = 0x14         ;
        constexpr std::uintptr_t Strength                         = 0x18         ;
    }

    namespace Smaa__QualityPreset
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Smaa__SMAA
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DebugPass                        = 0x20         ;
        constexpr std::uintptr_t Quality                          = 0x24         ;
        constexpr std::uintptr_t DetectionMethod                  = 0x28         ;
        constexpr std::uintptr_t UsePredication                   = 0x2C         ;
        constexpr std::uintptr_t CustomPreset                     = 0x30         ;
        constexpr std::uintptr_t CustomPredicationPreset          = 0x38         ;
        constexpr std::uintptr_t Shader                           = 0x40         ;
        constexpr std::uintptr_t AreaTex                          = 0x48         ;
        constexpr std::uintptr_t SearchTex                        = 0x50         ;

        constexpr std::uintptr_t _ba6cf143df09dc32050ba33b02a061332ffed1eb = 0x58         ;
        constexpr std::uintptr_t _8b29630c068998769d90dc84160e9ff2478786df = 0x60         ;
        constexpr std::uintptr_t _af02ea61a28403e5cfcbb27594dfe6abd8ee51e4 = 0x68         ;
        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x70         ;
        constexpr std::uintptr_t _09b68cac6c97ce5680286da75f4fedd78ce49bed = 0x78         ;
        constexpr std::uintptr_t _b8084266bc8e108a609252e750cce1dcbe92403f = 0x80         ;
    }

    namespace Smaa__DebugPass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Prefabs_Deployable_Mortar__MortarDisplay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t distanceBar                      = 0x20         ;
        constexpr std::uintptr_t minMaxY                          = 0x28         ;
        constexpr std::uintptr_t fragImage                        = 0x30         ;
        constexpr std::uintptr_t heImage                          = 0x38         ;
    }

    namespace Rust__DamageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust__DamageTypeEntry-fake-1
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x14         ;
    }

    namespace Rust__DamageTypeEntry
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x14         ;
    }

    namespace Rust__DamageTypeEntry-fake-0
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t amount                           = 0x14         ;
    }

    namespace Rust__GC
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _064086c1ab697445bbf9037b7d762de8fd2c88cb = 0x20         ;
        constexpr std::uintptr_t _b1cdd640930b51e74e490a64476f7cd29aa19e28 = 0x28         ;
        constexpr std::uintptr_t _510c1584f56342d1b145bd81f4dd49dbe281f9f3 = 0x30         ;
    }

    namespace VLB__HighlightNullAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _8ecef494682a8e3edb306915e1881e6da36179e6 = 0x0          ;
            constexpr std::uintptr_t _8e2c2408c949f376f04442f951b9c775ed50ce93 = 0x8          ;
        }

    }

    namespace VLB__ColorMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VLB__TriggerZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t setIsTrigger                     = 0x20         ;
        constexpr std::uintptr_t rangeMultiplier                  = 0x24         ;

        constexpr std::uintptr_t _a128227d67330bb955c41f9c4195cec17f2b1224 = 0x28         ;
    }

    namespace VLB__VolumetricLightBeam
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorFromLight                   = 0x20         ;
        constexpr std::uintptr_t colorMode                        = 0x24         ;
        constexpr std::uintptr_t color                            = 0x28         ;
        constexpr std::uintptr_t colorGradient                    = 0x38         ;
        constexpr std::uintptr_t alphaInside                      = 0x40         ;
        constexpr std::uintptr_t alphaOutside                     = 0x44         ;
        constexpr std::uintptr_t blendingMode                     = 0x48         ;
        constexpr std::uintptr_t spotAngleFromLight               = 0x4C         ;
        constexpr std::uintptr_t spotAngle                        = 0x50         ;
        constexpr std::uintptr_t coneRadiusStart                  = 0x54         ;
        constexpr std::uintptr_t geomMeshType                     = 0x58         ;
        constexpr std::uintptr_t geomCustomSides                  = 0x5C         ;
        constexpr std::uintptr_t geomCustomSegments               = 0x60         ;
        constexpr std::uintptr_t geomCap                          = 0x64         ;
        constexpr std::uintptr_t fadeEndFromLight                 = 0x65         ;
        constexpr std::uintptr_t attenuationEquation              = 0x68         ;
        constexpr std::uintptr_t attenuationCustomBlending        = 0x6C         ;
        constexpr std::uintptr_t fadeStart                        = 0x70         ;
        constexpr std::uintptr_t fadeEnd                          = 0x74         ;
        constexpr std::uintptr_t depthBlendDistance               = 0x78         ;
        constexpr std::uintptr_t cameraClippingDistance           = 0x7C         ;
        constexpr std::uintptr_t glareFrontal                     = 0x80         ;
        constexpr std::uintptr_t glareBehind                      = 0x84         ;
        constexpr std::uintptr_t boostDistanceInside              = 0x88         ;
        constexpr std::uintptr_t fresnelPowInside                 = 0x8C         ;
        constexpr std::uintptr_t fresnelPow                       = 0x90         ;
        constexpr std::uintptr_t noiseEnabled                     = 0x94         ;
        constexpr std::uintptr_t noiseIntensity                   = 0x98         ;
        constexpr std::uintptr_t noiseScaleUseGlobal              = 0x9C         ;
        constexpr std::uintptr_t noiseScaleLocal                  = 0xA0         ;
        constexpr std::uintptr_t noiseVelocityUseGlobal           = 0xA4         ;
        constexpr std::uintptr_t noiseVelocityLocal               = 0xA8         ;
        constexpr std::uintptr_t pluginVersion                    = 0xC4         ;
        constexpr std::uintptr_t _TrackChangesDuringPlaytime      = 0xC8         ;
        constexpr std::uintptr_t _SortingLayerID                  = 0xCC         ;
        constexpr std::uintptr_t _SortingOrder                    = 0xD0         ;

        constexpr std::uintptr_t _0ba574f16e06c54bd9657e9d679cf92fb3274166 = 0xB4         ;
        constexpr std::uintptr_t _414d343b1039f7e07dd656d634a029816d1e0fd5 = 0xD8         ;
        constexpr std::uintptr_t _906e80d652825280b341e6e1f751ae9216dd238c = 0xE0         ;
        constexpr std::uintptr_t _9325840de210b8e7fd646002576a47ed70c7af67 = 0xE8         ;
    }

    namespace VLB__AttenuationEquation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VLB__MeshType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VLB__BlendingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VLB__DynamicOcclusion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t layerMask                        = 0x20         ;
        constexpr std::uintptr_t minOccluderArea                  = 0x24         ;
        constexpr std::uintptr_t waitFrameCount                   = 0x28         ;
        constexpr std::uintptr_t minSurfaceRatio                  = 0x2C         ;
        constexpr std::uintptr_t maxSurfaceDot                    = 0x30         ;
        constexpr std::uintptr_t planeAlignment                   = 0x34         ;
        constexpr std::uintptr_t planeOffset                      = 0x38         ;

        constexpr std::uintptr_t _7d0eff8a0a4f4cc1fca9cad9525502cb9a986145 = 0x40         ;
        constexpr std::uintptr_t _24ea1f52ce4e2b66d2ba09980e90f31576c597dc = 0x48         ;
        constexpr std::uintptr_t _8cc9b13b5362fa6a7fb66827ab1c42621b4cbecf = 0x4C         ;
        constexpr std::uintptr_t _b991d586deb1a10f16da5b7e95af09dc21789113 = 0x50         ;
    }

    namespace VLB__Config
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078D2F8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t geometryLayerID                  = 0x18         ;
        constexpr std::uintptr_t geometryTag                      = 0x20         ;
        constexpr std::uintptr_t geometryRenderQueue              = 0x28         ;
        constexpr std::uintptr_t forceSinglePass                  = 0x2C         ;
        constexpr std::uintptr_t beamShader1Pass                  = 0x30         ;
        constexpr std::uintptr_t beamShader2Pass                  = 0x38         ;
        constexpr std::uintptr_t sharedMeshSides                  = 0x40         ;
        constexpr std::uintptr_t sharedMeshSegments               = 0x44         ;
        constexpr std::uintptr_t globalNoiseScale                 = 0x48         ;
        constexpr std::uintptr_t globalNoiseVelocity              = 0x4C         ;
        constexpr std::uintptr_t noise3DData                      = 0x58         ;
        constexpr std::uintptr_t noise3DSize                      = 0x60         ;
        constexpr std::uintptr_t dustParticlesPrefab              = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t _bceef5efedf624585edb52a541afb821c2f8bb1f = 0x0          ;
            constexpr std::uintptr_t _4c9daa60985403e40b63e2e84365d9cc9d84c100 = 0x8          ;
        }

    }

    namespace VLB__PlaneAlignment
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VLB__VolumetricDustParticles
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t alpha                            = 0x20         ;
        constexpr std::uintptr_t size                             = 0x24         ;
        constexpr std::uintptr_t direction                        = 0x28         ;
        constexpr std::uintptr_t speed                            = 0x2C         ;
        constexpr std::uintptr_t density                          = 0x30         ;
        constexpr std::uintptr_t spawnMaxDistance                 = 0x34         ;
        constexpr std::uintptr_t cullingEnabled                   = 0x38         ;
        constexpr std::uintptr_t cullingMaxDistance               = 0x3C         ;

        constexpr std::uintptr_t _b49790313806e367b0854cff2d7c2e9f94c9525d = 0x40         ;
        constexpr std::uintptr_t _7d0eff8a0a4f4cc1fca9cad9525502cb9a986145 = 0x48         ;
        constexpr std::uintptr_t _bdabdf23e577e3af2985449a0af37647cb35c1c1 = 0x50         ;
        constexpr std::uintptr_t _40f89b5e73023e73cdf9242a4bae5141b44ce6d1 = 0x58         ;
    }

    namespace VLB__BeamGeometry
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _91d378ce67782dc15e1baea4b076f22b5c50c6ae = 0x20         ;
        constexpr std::uintptr_t _e52f6d83e863fccfa5d601f59cf3ca8637ae678f = 0x28         ;
        constexpr std::uintptr_t _4fa0c5b5fb7cff58d03ebc6dc40bc810aaf60984 = 0x68         ;
        constexpr std::uintptr_t _14c4fa0e1c5c1e8bee66bd60e1d5e07ff2ec6d34 = 0x70         ;
        constexpr std::uintptr_t _7d0eff8a0a4f4cc1fca9cad9525502cb9a986145 = 0x78         ;
        constexpr std::uintptr_t _3959b5ed6fd73be0bf9fd2f151af8b16a1970a4c = 0x80         ;
        constexpr std::uintptr_t _663b23878e3aa27e65e013356dc6aa044714589d = 0x88         ;
    }

    namespace VLB__RenderQueue
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FIMSpace_FTools__FimpIK_Limb-fake-1
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;
        constexpr std::uintptr_t ManualHintPositionWeight         = 0xCC         ;
        constexpr std::uintptr_t IKManualHintPosition             = 0xD0         ;
        constexpr std::uintptr_t IKPositionWeight                 = 0xF0         ;
        constexpr std::uintptr_t FootRotationWeight               = 0xF4         ;
        constexpr std::uintptr_t AutoHintMode                     = 0xF8         ;
        constexpr std::uintptr_t ExtraHintAdjustementOffset       = 0x128        ;
        constexpr std::uintptr_t InverseHint                      = 0x134        ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
        constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70         ;
        constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80         ;
        constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84         ;
        constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88         ;
        constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C         ;
        constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90         ;
        constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94         ;
        constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98         ;
        constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C         ;
        constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0         ;
        constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xB0         ;
        constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8         ;
        constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xC0         ;
        constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8         ;
        constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9         ;
        constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA         ;
        constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB         ;
        constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC         ;
        constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0         ;
        constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xE8         ;
        constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC         ;
        constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108        ;
        constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118        ;
    }

    namespace FIMSpace_FTools__FMuscle_Eulers
    {
        constexpr std::uintptr_t DesiredEulerAngles               = 0x10         ;
        constexpr std::uintptr_t Acceleration                     = 0x40         ;
        constexpr std::uintptr_t AccelerationLimit                = 0x44         ;
        constexpr std::uintptr_t Damping                          = 0x48         ;
        constexpr std::uintptr_t BrakePower                       = 0x4C         ;

        constexpr std::uintptr_t _d0325c43f44c7a3b0991779644efe919819ae425 = 0x1C         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x28         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x30         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x38         ;
    }

    namespace FIMSpace_FTools__FimpIK_Limb
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;
        constexpr std::uintptr_t ManualHintPositionWeight         = 0xCC         ;
        constexpr std::uintptr_t IKManualHintPosition             = 0xD0         ;
        constexpr std::uintptr_t IKPositionWeight                 = 0xF0         ;
        constexpr std::uintptr_t FootRotationWeight               = 0xF4         ;
        constexpr std::uintptr_t AutoHintMode                     = 0xF8         ;
        constexpr std::uintptr_t ExtraHintAdjustementOffset       = 0x128        ;
        constexpr std::uintptr_t InverseHint                      = 0x134        ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
        constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70         ;
        constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80         ;
        constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84         ;
        constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88         ;
        constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C         ;
        constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90         ;
        constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94         ;
        constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98         ;
        constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C         ;
        constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0         ;
        constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xB0         ;
        constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8         ;
        constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xC0         ;
        constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8         ;
        constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9         ;
        constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA         ;
        constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB         ;
        constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC         ;
        constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0         ;
        constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xE8         ;
        constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC         ;
        constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108        ;
        constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118        ;
    }

    namespace FIMSpace_FTools__FIK_ProcessorBase
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
    }

    namespace FIMSpace_FTools__FIK_CCDProcessor-fake-0
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;
        constexpr std::uintptr_t IKBones                          = 0x70         ;
        constexpr std::uintptr_t ContinousSolving                 = 0x78         ;
        constexpr std::uintptr_t SyncWithAnimator                 = 0x7C         ;
        constexpr std::uintptr_t ReactionQuality                  = 0x80         ;
        constexpr std::uintptr_t Smoothing                        = 0x84         ;
        constexpr std::uintptr_t StretchToTarget                  = 0x88         ;
        constexpr std::uintptr_t StretchCurve                     = 0x90         ;
        constexpr std::uintptr_t Use2D                            = 0x98         ;
        constexpr std::uintptr_t Invert                           = 0x99         ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
        constexpr std::uintptr_t _0be6af67b4d032337e7b9fea8139004d60683a4d = 0x9C         ;
    }

    namespace FIMSpace_FTools__FIK_CCDProcessor
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;
        constexpr std::uintptr_t IKBones                          = 0x70         ;
        constexpr std::uintptr_t ContinousSolving                 = 0x78         ;
        constexpr std::uintptr_t SyncWithAnimator                 = 0x7C         ;
        constexpr std::uintptr_t ReactionQuality                  = 0x80         ;
        constexpr std::uintptr_t Smoothing                        = 0x84         ;
        constexpr std::uintptr_t StretchToTarget                  = 0x88         ;
        constexpr std::uintptr_t StretchCurve                     = 0x90         ;
        constexpr std::uintptr_t Use2D                            = 0x98         ;
        constexpr std::uintptr_t Invert                           = 0x99         ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
        constexpr std::uintptr_t _0be6af67b4d032337e7b9fea8139004d60683a4d = 0x9C         ;
    }

    namespace FIMSpace_FTools__FMuscle_Quaternion-fake-0
    {
        constexpr std::uintptr_t DesiredRotation                  = 0x10         ;
        constexpr std::uintptr_t Acceleration                     = 0x50         ;
        constexpr std::uintptr_t AccelerationLimit                = 0x54         ;
        constexpr std::uintptr_t Damping                          = 0x58         ;
        constexpr std::uintptr_t BrakePower                       = 0x5C         ;

        constexpr std::uintptr_t _b1e70fc865430d1b638ae635493b2f4a0e1e1883 = 0x20         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x30         ;
        constexpr std::uintptr_t _8baf30dd5db19575e049b057b114ab40399cfba2 = 0x38         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x40         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x48         ;
    }

    namespace FIMSpace_FTools__FMuscle_Vector3-fake-0
    {
        constexpr std::uintptr_t DesiredPosition                  = 0x10         ;
        constexpr std::uintptr_t Acceleration                     = 0x48         ;
        constexpr std::uintptr_t AccelerationLimit                = 0x4C         ;
        constexpr std::uintptr_t Damping                          = 0x50         ;
        constexpr std::uintptr_t BrakePower                       = 0x54         ;

        constexpr std::uintptr_t _68c625d93c699f1984280aef8dfd92b1e8b3fce0 = 0x1C         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x28         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x30         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x38         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x40         ;
    }

    namespace FIMSpace_FTools__FIK_IKBoneBase
    {
        constexpr std::uintptr_t sqrMagn                          = 0x20         ;
        constexpr std::uintptr_t BoneLength                       = 0x24         ;
        constexpr std::uintptr_t MotionWeight                     = 0x28         ;
        constexpr std::uintptr_t InitialLocalPosition             = 0x2C         ;
        constexpr std::uintptr_t InitialLocalRotation             = 0x38         ;
        constexpr std::uintptr_t LastKeyLocalRotation             = 0x48         ;

        constexpr std::uintptr_t _6e50da2b2862b4163f74ced8ec78ee1dc53c041e = 0x10         ;
        constexpr std::uintptr_t _d1bd7f0e073d9f98718003fd04e3bfc4a6e9d832 = 0x18         ;
    }

    namespace FIMSpace_FTools__FimpIK_Limb-fake-0
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;
        constexpr std::uintptr_t ManualHintPositionWeight         = 0xCC         ;
        constexpr std::uintptr_t IKManualHintPosition             = 0xD0         ;
        constexpr std::uintptr_t IKPositionWeight                 = 0xF0         ;
        constexpr std::uintptr_t FootRotationWeight               = 0xF4         ;
        constexpr std::uintptr_t AutoHintMode                     = 0xF8         ;
        constexpr std::uintptr_t ExtraHintAdjustementOffset       = 0x128        ;
        constexpr std::uintptr_t InverseHint                      = 0x134        ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
        constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70         ;
        constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80         ;
        constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84         ;
        constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88         ;
        constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C         ;
        constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90         ;
        constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94         ;
        constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98         ;
        constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C         ;
        constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0         ;
        constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xB0         ;
        constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8         ;
        constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xC0         ;
        constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8         ;
        constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9         ;
        constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA         ;
        constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB         ;
        constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC         ;
        constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0         ;
        constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xE8         ;
        constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC         ;
        constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108        ;
        constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118        ;
    }

    namespace FIMSpace_FTools__FMuscle_Quaternion
    {
        constexpr std::uintptr_t DesiredRotation                  = 0x10         ;
        constexpr std::uintptr_t Acceleration                     = 0x50         ;
        constexpr std::uintptr_t AccelerationLimit                = 0x54         ;
        constexpr std::uintptr_t Damping                          = 0x58         ;
        constexpr std::uintptr_t BrakePower                       = 0x5C         ;

        constexpr std::uintptr_t _b1e70fc865430d1b638ae635493b2f4a0e1e1883 = 0x20         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x30         ;
        constexpr std::uintptr_t _8baf30dd5db19575e049b057b114ab40399cfba2 = 0x38         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x40         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x48         ;
    }

    namespace FIMSpace_FTools__FMuscle_Vector3-fake-1
    {
        constexpr std::uintptr_t DesiredPosition                  = 0x10         ;
        constexpr std::uintptr_t Acceleration                     = 0x48         ;
        constexpr std::uintptr_t AccelerationLimit                = 0x4C         ;
        constexpr std::uintptr_t Damping                          = 0x50         ;
        constexpr std::uintptr_t BrakePower                       = 0x54         ;

        constexpr std::uintptr_t _68c625d93c699f1984280aef8dfd92b1e8b3fce0 = 0x1C         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x28         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x30         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x38         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x40         ;
    }

    namespace FIMSpace_FTools__FMuscle_Vector3
    {
        constexpr std::uintptr_t DesiredPosition                  = 0x10         ;
        constexpr std::uintptr_t Acceleration                     = 0x48         ;
        constexpr std::uintptr_t AccelerationLimit                = 0x4C         ;
        constexpr std::uintptr_t Damping                          = 0x50         ;
        constexpr std::uintptr_t BrakePower                       = 0x54         ;

        constexpr std::uintptr_t _68c625d93c699f1984280aef8dfd92b1e8b3fce0 = 0x1C         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x28         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x30         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x38         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x40         ;
    }

    namespace FIMSpace_FTools__FIK_CCDProcessor-fake-1
    {
        constexpr std::uintptr_t IKWeight                         = 0x10         ;
        constexpr std::uintptr_t IKTargetPosition                 = 0x14         ;
        constexpr std::uintptr_t IKTargetRotation                 = 0x20         ;
        constexpr std::uintptr_t LastLocalDirection               = 0x30         ;
        constexpr std::uintptr_t LocalDirection                   = 0x3C         ;
        constexpr std::uintptr_t IKBones                          = 0x70         ;
        constexpr std::uintptr_t ContinousSolving                 = 0x78         ;
        constexpr std::uintptr_t SyncWithAnimator                 = 0x7C         ;
        constexpr std::uintptr_t ReactionQuality                  = 0x80         ;
        constexpr std::uintptr_t Smoothing                        = 0x84         ;
        constexpr std::uintptr_t StretchToTarget                  = 0x88         ;
        constexpr std::uintptr_t StretchCurve                     = 0x90         ;
        constexpr std::uintptr_t Use2D                            = 0x98         ;
        constexpr std::uintptr_t Invert                           = 0x99         ;

        constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48         ;
        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C         ;
        constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50         ;
        constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58         ;
        constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68         ;
        constexpr std::uintptr_t _0be6af67b4d032337e7b9fea8139004d60683a4d = 0x9C         ;
    }

    namespace FIMSpace_FTools__FMuscle_Eulers-fake-0
    {
        constexpr std::uintptr_t DesiredEulerAngles               = 0x10         ;
        constexpr std::uintptr_t Acceleration                     = 0x40         ;
        constexpr std::uintptr_t AccelerationLimit                = 0x44         ;
        constexpr std::uintptr_t Damping                          = 0x48         ;
        constexpr std::uintptr_t BrakePower                       = 0x4C         ;

        constexpr std::uintptr_t _d0325c43f44c7a3b0991779644efe919819ae425 = 0x1C         ;
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x28         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x30         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x38         ;
    }

    namespace Facepunch_NativeMeshSimplification__SimplifyMeshJob
    {
        constexpr std::uintptr_t MaxIterations                    = 0x0          ;
        constexpr std::uintptr_t ReductionTarget                  = 0x4          ;
        constexpr std::uintptr_t Aggressiveness                   = 0x8          ;
        constexpr std::uintptr_t Triangles                        = 0x10         ;
        constexpr std::uintptr_t Vertices                         = 0x18         ;
        constexpr std::uintptr_t Refs                             = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t k_Iteration                      = 0x0          ;
            constexpr std::uintptr_t k_UpdateMesh                     = 0x1          ;
            constexpr std::uintptr_t k_FirstUpdate                    = 0x2          ;
            constexpr std::uintptr_t k_CompactMesh                    = 0x3          ;
            constexpr std::uintptr_t k_Flipped                        = 0x4          ;
            constexpr std::uintptr_t k_UpdateTriangles                = 0x5          ;
            constexpr std::uintptr_t k_MemCpy                         = 0x6          ;
            constexpr std::uintptr_t _f2558bc5bdc8f9cb54792b442397965599979939 = 0x7          ;
            constexpr std::uintptr_t _0ac69a6f4bf19eb013c2313aa37f09720234ddb3 = 0x8          ;
            constexpr std::uintptr_t _ed8d332282e34e7e51819087010e82895b7a358f = 0x9          ;
            constexpr std::uintptr_t _7be9a69989fb5073866d8fe557f8ab1187abb8bb = 0xA          ;
            constexpr std::uintptr_t _ba4dc022048c027eb58e16c466f7987440f890d7 = 0xB          ;
            constexpr std::uintptr_t _f8e94ebe5e1cf9bb2d240add1d14b700c4a25587 = 0xC          ;
            constexpr std::uintptr_t _1fd7a52e034e63ed263405d6db038ab081209bee = 0xD          ;
        }

    }

    namespace Facepunch_NativeMeshSimplification__CopyBackJob
    {
        constexpr std::uintptr_t DstVertices                      = 0x0          ;
        constexpr std::uintptr_t DstIndices                       = 0x8          ;
        constexpr std::uintptr_t SrcTriangles                     = 0x10         ;
        constexpr std::uintptr_t SrcVertices                      = 0x18         ;
    }

    namespace Facepunch_NativeMeshSimplification__PopulateArraysJob
    {
        constexpr std::uintptr_t VerticesIn                       = 0x0          ;
        constexpr std::uintptr_t IndicesIn                        = 0x8          ;
        constexpr std::uintptr_t TrianglesOut                     = 0x10         ;
        constexpr std::uintptr_t VerticesOut                      = 0x18         ;
    }

    namespace FIMSpace_FTail__FTail_SkinningVertexData-fake-0
    {
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t bonesIndexes                     = 0x20         ;
        constexpr std::uintptr_t allMeshBonesCount                = 0x28         ;
        constexpr std::uintptr_t weights                          = 0x30         ;
        constexpr std::uintptr_t debugDists                       = 0x38         ;
        constexpr std::uintptr_t debugDistWeights                 = 0x40         ;
        constexpr std::uintptr_t debugWeights                     = 0x48         ;
    }

    namespace FIMSpace_FTail__TailCollisionHelper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ParentTail                       = 0x20         ;
        constexpr std::uintptr_t TailCollider                     = 0x28         ;
        constexpr std::uintptr_t TailCollider2D                   = 0x30         ;
        constexpr std::uintptr_t Index                            = 0x38         ;

        constexpr std::uintptr_t _e9eaf2b0709b20bb0631da4444c1e5524c4f084e = 0x40         ;
        constexpr std::uintptr_t _4450693c5c25e8f110f1f9f30e19a00081e4b0af = 0x48         ;
        constexpr std::uintptr_t _088654499b8220886e121a4a9940fe000b656d82 = 0x50         ;
    }

    namespace FIMSpace_FTail__FTail_SkinningVertexData-fake-1
    {
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t bonesIndexes                     = 0x20         ;
        constexpr std::uintptr_t allMeshBonesCount                = 0x28         ;
        constexpr std::uintptr_t weights                          = 0x30         ;
        constexpr std::uintptr_t debugDists                       = 0x38         ;
        constexpr std::uintptr_t debugDistWeights                 = 0x40         ;
        constexpr std::uintptr_t debugWeights                     = 0x48         ;
    }

    namespace FIMSpace_FTail__FTail_SkinningVertexData
    {
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t bonesIndexes                     = 0x20         ;
        constexpr std::uintptr_t allMeshBonesCount                = 0x28         ;
        constexpr std::uintptr_t weights                          = 0x30         ;
        constexpr std::uintptr_t debugDists                       = 0x38         ;
        constexpr std::uintptr_t debugDistWeights                 = 0x40         ;
        constexpr std::uintptr_t debugWeights                     = 0x48         ;
    }

    namespace FIMSpace_FTail__TailAnimator2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UseCollision                     = 0x20         ;
        constexpr std::uintptr_t CollisionSpace                   = 0x24         ;
        constexpr std::uintptr_t CollisionMode                    = 0x28         ;
        constexpr std::uintptr_t CheapCollision                   = 0x2C         ;
        constexpr std::uintptr_t DynamicWorldCollidersInclusion   = 0x2D         ;
        constexpr std::uintptr_t InclusionRadius                  = 0x30         ;
        constexpr std::uintptr_t IgnoreMeshColliders              = 0x34         ;
        constexpr std::uintptr_t IncludedColliders                = 0x38         ;
        constexpr std::uintptr_t IncludedColliders2D              = 0x40         ;
        constexpr std::uintptr_t CollidersType                    = 0x60         ;
        constexpr std::uintptr_t CollideWithOtherTails            = 0x64         ;
        constexpr std::uintptr_t CollideWithDisabledColliders     = 0x65         ;
        constexpr std::uintptr_t CollisionSlippery                = 0x68         ;
        constexpr std::uintptr_t ReflectCollision                 = 0x6C         ;
        constexpr std::uintptr_t CollidersScaleCurve              = 0x70         ;
        constexpr std::uintptr_t CollidersScaleMul                = 0x78         ;
        constexpr std::uintptr_t CollisionsAutoCurve              = 0x7C         ;
        constexpr std::uintptr_t IgnoredColliders                 = 0x80         ;
        constexpr std::uintptr_t IgnoredColliders2D               = 0x88         ;
        constexpr std::uintptr_t CollidersSameLayer               = 0x90         ;
        constexpr std::uintptr_t CollidersAddRigidbody            = 0x91         ;
        constexpr std::uintptr_t RigidbodyMass                    = 0x94         ;
        constexpr std::uintptr_t CollidersLayer                   = 0x98         ;
        constexpr std::uintptr_t UseSlitheryCurve                 = 0x9C         ;
        constexpr std::uintptr_t SlitheryCurve                    = 0xA0         ;
        constexpr std::uintptr_t UseCurlingCurve                  = 0xB8         ;
        constexpr std::uintptr_t CurlingCurve                     = 0xC0         ;
        constexpr std::uintptr_t UseSpringCurve                   = 0xD8         ;
        constexpr std::uintptr_t SpringCurve                      = 0xE0         ;
        constexpr std::uintptr_t UseSlipperyCurve                 = 0xF8         ;
        constexpr std::uintptr_t SlipperyCurve                    = 0x100        ;
        constexpr std::uintptr_t UsePosSpeedCurve                 = 0x118        ;
        constexpr std::uintptr_t PosCurve                         = 0x120        ;
        constexpr std::uintptr_t UseRotSpeedCurve                 = 0x138        ;
        constexpr std::uintptr_t RotCurve                         = 0x140        ;
        constexpr std::uintptr_t UsePartialBlend                  = 0x158        ;
        constexpr std::uintptr_t BlendCurve                       = 0x160        ;
        constexpr std::uintptr_t UseIK                            = 0x180        ;
        constexpr std::uintptr_t IK                               = 0x188        ;
        constexpr std::uintptr_t IKTarget                         = 0x190        ;
        constexpr std::uintptr_t IKAutoWeights                    = 0x198        ;
        constexpr std::uintptr_t IKBaseReactionWeight             = 0x19C        ;
        constexpr std::uintptr_t IKReactionWeightCurve            = 0x1A0        ;
        constexpr std::uintptr_t IKAutoAngleLimits                = 0x1A8        ;
        constexpr std::uintptr_t IKAutoAngleLimit                 = 0x1AC        ;
        constexpr std::uintptr_t IKContinousSolve                 = 0x1B0        ;
        constexpr std::uintptr_t IkInvertOrder                    = 0x1B1        ;
        constexpr std::uintptr_t IKBlend                          = 0x1B4        ;
        constexpr std::uintptr_t IKAnimatorBlend                  = 0x1B8        ;
        constexpr std::uintptr_t IKReactionQuality                = 0x1BC        ;
        constexpr std::uintptr_t IKSmoothing                      = 0x1C0        ;
        constexpr std::uintptr_t IKStretchToTarget                = 0x1C4        ;
        constexpr std::uintptr_t IKStretchCurve                   = 0x1C8        ;
        constexpr std::uintptr_t IKLimitSettings                  = 0x1D0        ;
        constexpr std::uintptr_t IKSelectiveChain                 = 0x1D8        ;
        constexpr std::uintptr_t RotationOffset                   = 0x20C        ;
        constexpr std::uintptr_t Curving                          = 0x21C        ;
        constexpr std::uintptr_t UseCurvingCurve                  = 0x22C        ;
        constexpr std::uintptr_t CurvCurve                        = 0x230        ;
        constexpr std::uintptr_t LengthMultiplier                 = 0x250        ;
        constexpr std::uintptr_t UseLengthMulCurve                = 0x254        ;
        constexpr std::uintptr_t LengthMulCurve                   = 0x258        ;
        constexpr std::uintptr_t UseGravityCurve                  = 0x270        ;
        constexpr std::uintptr_t GravityCurve                     = 0x278        ;
        constexpr std::uintptr_t Gravity                          = 0x280        ;
        constexpr std::uintptr_t UseWaving                        = 0x2A0        ;
        constexpr std::uintptr_t CosinusAdd                       = 0x2A1        ;
        constexpr std::uintptr_t FixedCycle                       = 0x2A4        ;
        constexpr std::uintptr_t WavingSpeed                      = 0x2A8        ;
        constexpr std::uintptr_t WavingRange                      = 0x2AC        ;
        constexpr std::uintptr_t WavingAxis                       = 0x2B0        ;
        constexpr std::uintptr_t WavingType                       = 0x2CC        ;
        constexpr std::uintptr_t AlternateWave                    = 0x2D0        ;
        constexpr std::uintptr_t UseWind                          = 0x2E8        ;
        constexpr std::uintptr_t WindEffectPower                  = 0x2EC        ;
        constexpr std::uintptr_t WindTurbulencePower              = 0x2F0        ;
        constexpr std::uintptr_t WindWorldNoisePower              = 0x2F4        ;
        constexpr std::uintptr_t WindEffect                       = 0x2F8        ;
        constexpr std::uintptr_t TailSegments                     = 0x308        ;
        constexpr std::uintptr_t GhostParent                      = 0x310        ;
        constexpr std::uintptr_t GhostChild                       = 0x318        ;
        constexpr std::uintptr_t UseMaxDistance                   = 0x394        ;
        constexpr std::uintptr_t DistanceFrom                     = 0x398        ;
        constexpr std::uintptr_t _distanceFrom_Auto               = 0x3A0        ;
        constexpr std::uintptr_t MaximumDistance                  = 0x3A8        ;
        constexpr std::uintptr_t MaxOutDistanceFactor             = 0x3AC        ;
        constexpr std::uintptr_t DistanceWithoutY                 = 0x3B0        ;
        constexpr std::uintptr_t DistanceMeasurePoint             = 0x3B4        ;
        constexpr std::uintptr_t FadeDuration                     = 0x3C0        ;
        constexpr std::uintptr_t Deflection                       = 0x49C        ;
        constexpr std::uintptr_t DeflectionStartAngle             = 0x4A0        ;
        constexpr std::uintptr_t DeflectionSmooth                 = 0x4A4        ;
        constexpr std::uintptr_t DeflectionFalloff                = 0x4A8        ;
        constexpr std::uintptr_t DeflectOnlyCollisions            = 0x4B0        ;
        constexpr std::uintptr_t _Editor_Category                 = 0x4CC        ;
        constexpr std::uintptr_t _Editor_FeaturesCategory         = 0x4D0        ;
        constexpr std::uintptr_t DrawGizmos                       = 0x4D4        ;
        constexpr std::uintptr_t StartBone                        = 0x4D8        ;
        constexpr std::uintptr_t EndBone                          = 0x4E0        ;
        constexpr std::uintptr_t EndBoneJointOffset               = 0x4E8        ;
        constexpr std::uintptr_t _TransformsGhostChain            = 0x4F8        ;
        constexpr std::uintptr_t _GhostChainInitCount             = 0x500        ;
        constexpr std::uintptr_t UpdateRate                       = 0x508        ;
        constexpr std::uintptr_t AnimatePhysics                   = 0x50C        ;
        constexpr std::uintptr_t InterpolateRate                  = 0x510        ;
        constexpr std::uintptr_t Prewarm                          = 0x511        ;
        constexpr std::uintptr_t Slithery                         = 0x53C        ;
        constexpr std::uintptr_t Curling                          = 0x540        ;
        constexpr std::uintptr_t Springiness                      = 0x544        ;
        constexpr std::uintptr_t MaxStretching                    = 0x548        ;
        constexpr std::uintptr_t AngleLimit                       = 0x54C        ;
        constexpr std::uintptr_t AngleLimitAxis                   = 0x550        ;
        constexpr std::uintptr_t LimitAxisRange                   = 0x55C        ;
        constexpr std::uintptr_t LimitSmoothing                   = 0x564        ;
        constexpr std::uintptr_t MotionInfluence                  = 0x568        ;
        constexpr std::uintptr_t MotionInfluenceInY               = 0x56C        ;
        constexpr std::uintptr_t IncludeParent                    = 0x570        ;
        constexpr std::uintptr_t UnifyBendiness                   = 0x574        ;
        constexpr std::uintptr_t ReactionSpeed                    = 0x578        ;
        constexpr std::uintptr_t Sustain                          = 0x57C        ;
        constexpr std::uintptr_t RotationRelevancy                = 0x580        ;
        constexpr std::uintptr_t SmoothingStyle                   = 0x584        ;
        constexpr std::uintptr_t TimeScale                        = 0x588        ;
        constexpr std::uintptr_t DeltaType                        = 0x58C        ;
        constexpr std::uintptr_t UpdateAsLast                     = 0x590        ;
        constexpr std::uintptr_t DetectZeroKeyframes              = 0x591        ;
        constexpr std::uintptr_t StartAfterTPose                  = 0x592        ;
        constexpr std::uintptr_t OptimizeWithAnimator             = 0x598        ;
        constexpr std::uintptr_t TailAnimatorAmount               = 0x5A0        ;
        constexpr std::uintptr_t DetachChildren                   = 0x5A4        ;
        constexpr std::uintptr_t Axis2D                           = 0x5A8        ;
        constexpr std::uintptr_t Tangle                           = 0x5AC        ;
        constexpr std::uintptr_t AnimateRoll                      = 0x5B0        ;
        constexpr std::uintptr_t OverrideKeyframeAnimation        = 0x5B4        ;

        constexpr std::uintptr_t _bf3e03ef2e6af4a3ff6af01d32058ada0b8a2722 = 0x48         ;
        constexpr std::uintptr_t _cee5ce1b9c027bc84a43c7dd21f6fabdd9033f9a = 0x50         ;
        constexpr std::uintptr_t _74527df608e8b9920a4b3a5247dd1edbf635f012 = 0x58         ;
        constexpr std::uintptr_t _b8ea58966eadd6991b4e7773ad82b51f3597b29f = 0xA8         ;
        constexpr std::uintptr_t _835a01dcb9a8c8b710adb1f831162c120bdb275a = 0xB0         ;
        constexpr std::uintptr_t _6ab03713d8ef7a1cf325d49486d84e498e6f8d56 = 0xC8         ;
        constexpr std::uintptr_t _305dacb5575a46221fc0adb1ad163384231c4a15 = 0xD0         ;
        constexpr std::uintptr_t _768b99d3c43d8686133a9f06d9d3929f01a5efc2 = 0xE8         ;
        constexpr std::uintptr_t _087ba1851404b6d61369d54578a9f39b1e492849 = 0xF0         ;
        constexpr std::uintptr_t _86e4dc7f2aa90c2c86c634191a939cc86296d1e8 = 0x108        ;
        constexpr std::uintptr_t _82d45bc3dcf82832a2956ceeb40ca279d3c84354 = 0x110        ;
        constexpr std::uintptr_t _6b031caa75c1012e5624067a1643335a56e9b26f = 0x128        ;
        constexpr std::uintptr_t _7c6a98a295854d43e035134ee5bf6d12b415ab83 = 0x130        ;
        constexpr std::uintptr_t _d5406593e8a11506711aa8340e47f73a04cb9269 = 0x148        ;
        constexpr std::uintptr_t _0103b162de291d34347c2dc8810d6068b5d3bb6e = 0x150        ;
        constexpr std::uintptr_t _64108a0bcfc12ca89f6a1a7390058544fed55f95 = 0x168        ;
        constexpr std::uintptr_t _404326d77f2792ab3a6ea73749ffd60aa26f5d8b = 0x170        ;
        constexpr std::uintptr_t _9efe69c28cfb990f1b3b2209c18a327a0363fb2f = 0x178        ;
        constexpr std::uintptr_t _e8250761168a49ce682460e4b91889ab778c8d8b = 0x181        ;
        constexpr std::uintptr_t _8eeb7c63495672fa2845f49658ceacdadf957582 = 0x1DC        ;
        constexpr std::uintptr_t _9d0a5e717f02dd180c044e2027e292e1be0c8b33 = 0x1F0        ;
        constexpr std::uintptr_t _fa240f8960a30431ec9a936f632b6d3533bfee76 = 0x1F8        ;
        constexpr std::uintptr_t _5b911de6c7c29adc3588ea0f4c8e689f5d3fda6b = 0x200        ;
        constexpr std::uintptr_t _11ab2c6b212e8379c5306c7d676e19090c050bea = 0x208        ;
        constexpr std::uintptr_t _79d3bccc90189926445eb7743d7b5531579d2c37 = 0x238        ;
        constexpr std::uintptr_t _0c02ccd2c884b089ecf5b882d3553211dfbdc9a7 = 0x248        ;
        constexpr std::uintptr_t _f20b44ffc12a842368e9289fb653e39c57b62416 = 0x260        ;
        constexpr std::uintptr_t _a915a2cfee7ec9b66b47e31e90af26b9c5fdde54 = 0x268        ;
        constexpr std::uintptr_t _82cb522b65ff8bc4489d40b077d819dc8768ec8e = 0x28C        ;
        constexpr std::uintptr_t _2b7e4548af1aecf18c86e20c6e69a3a221a85e89 = 0x298        ;
        constexpr std::uintptr_t _5b93b04c915d7da54ebb800b2cdaeba99bf00716 = 0x2BC        ;
        constexpr std::uintptr_t _848af421a3e87121490a5e1e0be4c3dd5b7b6dc2 = 0x2D4        ;
        constexpr std::uintptr_t _e932f85f21d8d83b93e732967a7c22b0e4ae17f7 = 0x2D8        ;
        constexpr std::uintptr_t _9a83a280c6a083a0d0cdcd6fc133ee03b09f801f = 0x2DC        ;
        constexpr std::uintptr_t _77d3714762108c2b509abadfa22fc0ed72d5b268 = 0x320        ;
        constexpr std::uintptr_t _61047e0dc5c653c33a959cd74c75b9795246746c = 0x32C        ;
        constexpr std::uintptr_t _255e9d13f1b4e7fda61c491e07f99599ce74a8dc = 0x338        ;
        constexpr std::uintptr_t _d1689ef97469b8a548cc0b5c947bd012d6157e03 = 0x33C        ;
        constexpr std::uintptr_t _6bb051b39d4fbfbce655f8f264eb4f7070786b53 = 0x340        ;
        constexpr std::uintptr_t _7e0075fa4d5e5d22c610d0d0af2aefb1153649b3 = 0x350        ;
        constexpr std::uintptr_t _becf7a253195a0029e2551e0fd56732f822a2f2e = 0x360        ;
        constexpr std::uintptr_t _282fded66a1293795f1a7222793fb753615a9516 = 0x370        ;
        constexpr std::uintptr_t _d5b8a822d6b79b9981f8dd8f0ada150a2fe5f877 = 0x37C        ;
        constexpr std::uintptr_t _e0bbf2fae4136c0a4c1c16e9ec7271758ab57a25 = 0x388        ;
        constexpr std::uintptr_t _78a1214fef8ac4e44ea98b1b19afdb1018f18e04 = 0x3C4        ;
        constexpr std::uintptr_t _e71720b331f31850a72f09347e750253c14fe20c = 0x3C8        ;
        constexpr std::uintptr_t _3969e1ac4e523f7c62937870bdbc4192c0b009e3 = 0x3D0        ;
        constexpr std::uintptr_t _9a239ba5a5945a387c898b0e55beffb3f57163f4 = 0x3D4        ;
        constexpr std::uintptr_t _3351e59ca73fce1144aa5ec632784cac32c7a95b = 0x3D8        ;
        constexpr std::uintptr_t _465ca6d40b2ccd59ce737a616d4fc2fdcd518f60 = 0x3DC        ;
        constexpr std::uintptr_t _b1d31e58ad69e426faa1d6482619d3081452d599 = 0x3E0        ;
        constexpr std::uintptr_t _1f4f9635ed0ce0d468c8b3be91a858b38743e910 = 0x3E8        ;
        constexpr std::uintptr_t _fa672a755e7bcd920b749d68852face26f5512eb = 0x3F0        ;
        constexpr std::uintptr_t _c6e136739662f4a100e9bfb93c5449e8557a0af7 = 0x400        ;
        constexpr std::uintptr_t _80295606ba6d5229ca62da5d3d0c561aeb698e93 = 0x410        ;
        constexpr std::uintptr_t _0ba9bba3449654207367d139b70a7d8e9d4cca77 = 0x420        ;
        constexpr std::uintptr_t _dbc1a6ed50300808a1edea9eb943970e1b6f59ff = 0x424        ;
        constexpr std::uintptr_t _3d40ef909068d0d111d2b53fc40c91300c52fa50 = 0x428        ;
        constexpr std::uintptr_t _6a8a53b00ebbab8e860574ba0051f37a7afcc40f = 0x42C        ;
        constexpr std::uintptr_t _dbb302f7bd601ef212de66b794236c336963c470 = 0x438        ;
        constexpr std::uintptr_t _a075da2ce6eecd6bb7f41f77db9c266f52bfb346 = 0x444        ;
        constexpr std::uintptr_t _1937512a98a42e48201a30409662e6f5587ad3c7 = 0x450        ;
        constexpr std::uintptr_t _4b3e0fbf7677cf9e6557eae69a83b4f9438bdb8f = 0x45C        ;
        constexpr std::uintptr_t _e790f45e0a91182f520c6597fbfa076a7fc3eca3 = 0x46C        ;
        constexpr std::uintptr_t _8e69dcc96617f91e07832f767e005b6d2001b432 = 0x470        ;
        constexpr std::uintptr_t _82eb7770e887a274f5fddb3f864c79fe676728ec = 0x474        ;
        constexpr std::uintptr_t _2d10c6c4dee7efd62940a8e2f9329a5ab27123ca = 0x478        ;
        constexpr std::uintptr_t _c0e7dd28d56fe2641747ffd272f26b4700c5e57b = 0x47C        ;
        constexpr std::uintptr_t _8b5e9608d2e9fc0daccb68e7f12f85ff5eec1ea2 = 0x480        ;
        constexpr std::uintptr_t _362fd3be642e87bc2d3594e55f4373a08d7f047b = 0x484        ;
        constexpr std::uintptr_t _b56e56fce2a5fdcfff844b0fb3b6ce01e43f1427 = 0x488        ;
        constexpr std::uintptr_t _ebb65bcb1eef71010c0b0157999413f34c654cbe = 0x48C        ;
        constexpr std::uintptr_t _49b0811d723ccb29daaf4eb050b2baa005880cf5 = 0x490        ;
        constexpr std::uintptr_t _fcdb665fa3a7e8e5cacd01d341e0ff6c86615335 = 0x494        ;
        constexpr std::uintptr_t _d246d192a79301f02bd7f85e192dcdd0f204b296 = 0x498        ;
        constexpr std::uintptr_t _c5d4975d6dbc5114d48c175b284c62555f5ac5b9 = 0x499        ;
        constexpr std::uintptr_t _06049fc28211f18d09c5d115467588014b5d549c = 0x49A        ;
        constexpr std::uintptr_t _dd7d2c0857f1cfc0d8ebdb842c20cee08fcf02a7 = 0x4B8        ;
        constexpr std::uintptr_t _80f771bfb9c2885e14cc950db1c5724bcdb5fa8b = 0x4C0        ;
        constexpr std::uintptr_t _91b8ea0abf47ebac8ef17f9eb4cc83eb936b3653 = 0x4C4        ;
        constexpr std::uintptr_t _b48266b0d2b851ae90c47cf8028ece0b62259234 = 0x4C8        ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x504        ;
        constexpr std::uintptr_t _4dd8d784bd7f33e1f631f7f038131aceb2e1f527 = 0x514        ;
        constexpr std::uintptr_t _915c887db9805fd0af54907c2add1357d5d2eeaf = 0x518        ;
        constexpr std::uintptr_t _4c33d099b6f159c7311ba76073b682c158d2cda9 = 0x51C        ;
        constexpr std::uintptr_t _e10fb612d62911cd993e040d0ef4dac460137b21 = 0x51D        ;
        constexpr std::uintptr_t _4e3b02cccf84029d5347acee2cc11a097e2d4623 = 0x520        ;
        constexpr std::uintptr_t _907ff168933de3f3fd6b4a19276062dede982fb3 = 0x530        ;
        constexpr std::uintptr_t _1749ee08d74ab5ef87bda5c255717467c2b4c565 = 0x538        ;
        constexpr std::uintptr_t _12c12082b5df00b5f73f98348e6111b50096dcd3 = 0x5B8        ;
    }

    namespace FIMSpace_FTail__TailAnimatorWind
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t power                            = 0x28         ;
        constexpr std::uintptr_t additionalTurbulence             = 0x2C         ;
        constexpr std::uintptr_t additionalTurbSpeed              = 0x30         ;
        constexpr std::uintptr_t SyncWithUnityWindZone            = 0x38         ;
        constexpr std::uintptr_t UnityWindZonePowerMul            = 0x40         ;
        constexpr std::uintptr_t UnityWindZoneTurbMul             = 0x44         ;
        constexpr std::uintptr_t overrideWind                     = 0x48         ;
        constexpr std::uintptr_t rapidness                        = 0x54         ;
        constexpr std::uintptr_t changesPower                     = 0x58         ;
        constexpr std::uintptr_t turbulenceSpeed                  = 0x5C         ;
        constexpr std::uintptr_t worldTurb                        = 0x60         ;
        constexpr std::uintptr_t worldTurbScale                   = 0x64         ;
        constexpr std::uintptr_t worldTurbSpeed                   = 0x68         ;
        constexpr std::uintptr_t powerDependOnTailLength          = 0x6C         ;
        constexpr std::uintptr_t persistThroughAllScenes          = 0x6D         ;

        constexpr std::uintptr_t _0277084117bf0f6a6f747cf504dcd4b951e19502 = 0x20         ;
        constexpr std::uintptr_t _2ee6281724fdc9b4949d9d38de1a8d29a0bc9f66 = 0x70         ;
        constexpr std::uintptr_t _61198bd2ea920a41a4e8a51b32d79d07f17f9f23 = 0x7C         ;
        constexpr std::uintptr_t _c4ba3f5f44161c221e169e1bc3577993240e1344 = 0x88         ;
        constexpr std::uintptr_t _5f2440557cd13130731130b639ea7057ffe140bb = 0x94         ;
        constexpr std::uintptr_t _2234937f9cd2fe5f963056e056b7ac6bc3b07e26 = 0xA4         ;
        constexpr std::uintptr_t _e250ddc35788c09ca489fb0454a30fce61fbc277 = 0xB4         ;
        constexpr std::uintptr_t _f29d58a41384f9a26f78ba7c6f74a9a1ed4b658c = 0xC8         ;
        constexpr std::uintptr_t _8331c36f30b8a664c4d89df99b40e1f8364ecc40 = 0xD0         ;
        constexpr std::uintptr_t _214f23a6b43e6967dd455011e86608cd79ee8745 = 0xD4         ;
        constexpr std::uintptr_t _83603bcb9edf04bd990f7a4bfbf2225302b79034 = 0xE0         ;
        constexpr std::uintptr_t _72434dfde84727fc0e8a885f2b12ed9ee3ec6a99 = 0xEC         ;
        constexpr std::uintptr_t _3d72926ed77a29eafde0e0a04b4b6dfe506cdf99 = 0xF8         ;

        namespace _static
        {
            constexpr std::uintptr_t _0e16bfe3cb513a3fd528541ab9bed4f7cf842ccb = 0x0          ;
            constexpr std::uintptr_t _b6e1d400f9f93b72164ecfb9acf00bd3d821bad9 = 0x8          ;
        }

    }

    namespace Rust_Modular__ModularVehicleSocket
    {
        constexpr std::uintptr_t socketTransform                  = 0x10         ;
        constexpr std::uintptr_t wheelType                        = 0x18         ;
        constexpr std::uintptr_t locationType                     = 0x1C         ;
    }

    namespace Rust_Modular__ConditionalObject
    {
        constexpr std::uintptr_t gameObject                       = 0x10         ;
        constexpr std::uintptr_t ownerGameObject                  = 0x18         ;
        constexpr std::uintptr_t socketSettings                   = 0x20         ;
        constexpr std::uintptr_t restrictOnHealth                 = 0x28         ;
        constexpr std::uintptr_t healthRestrictionMin             = 0x2C         ;
        constexpr std::uintptr_t healthRestrictionMax             = 0x30         ;
        constexpr std::uintptr_t restrictOnAdjacent               = 0x34         ;
        constexpr std::uintptr_t adjacentRestriction              = 0x38         ;
        constexpr std::uintptr_t adjacentMatch                    = 0x3C         ;
        constexpr std::uintptr_t restrictOnLockable               = 0x40         ;
        constexpr std::uintptr_t lockableRestriction              = 0x41         ;

        constexpr std::uintptr_t _b741eb0f3093e5df615382b1272e22188b71a935 = 0x42         ;
    }

    namespace Rust_Modular__ModularVehicleSocket-fake-0
    {
        constexpr std::uintptr_t _73ce13599cfd1be443e2c7eac03e45a2dfaea0d0 = 0x10         ;
        constexpr std::uintptr_t _c18669f1cdf6534064502f8e6ad369540a043436 = 0x18         ;
        constexpr std::uintptr_t _f02b55dcdf6dd1ff09406885f3b47b1bd82504b4 = 0x1C         ;
    }

    namespace Rust_Modular__VehicleModuleSlidingComponent-fake-0
    {
        constexpr std::uintptr_t interactionColliderName          = 0x10         ;
        constexpr std::uintptr_t flag_SliderOpen                  = 0x18         ;
        constexpr std::uintptr_t moveTime                         = 0x1C         ;
        constexpr std::uintptr_t slidingParts                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;

        constexpr std::uintptr_t _ff8dd293a9af50f01a42dee6a4b44289915d642c = 0x38         ;
        constexpr std::uintptr_t _95070e3a9114e682f411c31819c81a0f0755a2ce = 0x40         ;
    }

    namespace Rust_Modular__VehicleModuleEngineItems
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t engineItems                      = 0x18         ;
    }

    namespace Rust_Modular__ItemModVehicleChassis
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t socketsTaken                     = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace Rust_Modular__ConditionalObject-fake-0
    {
        constexpr std::uintptr_t gameObject                       = 0x10         ;
        constexpr std::uintptr_t ownerGameObject                  = 0x18         ;
        constexpr std::uintptr_t socketSettings                   = 0x20         ;
        constexpr std::uintptr_t restrictOnHealth                 = 0x28         ;
        constexpr std::uintptr_t healthRestrictionMin             = 0x2C         ;
        constexpr std::uintptr_t healthRestrictionMax             = 0x30         ;
        constexpr std::uintptr_t restrictOnAdjacent               = 0x34         ;
        constexpr std::uintptr_t adjacentRestriction              = 0x38         ;
        constexpr std::uintptr_t adjacentMatch                    = 0x3C         ;
        constexpr std::uintptr_t restrictOnLockable               = 0x40         ;
        constexpr std::uintptr_t lockableRestriction              = 0x41         ;

        constexpr std::uintptr_t _b741eb0f3093e5df615382b1272e22188b71a935 = 0x42         ;
    }

    namespace Rust_Modular__ModularCarAudio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groundVehicle                    = 0x20         ;
        constexpr std::uintptr_t engineStartSound                 = 0x28         ;
        constexpr std::uintptr_t engineStopSound                  = 0x30         ;
        constexpr std::uintptr_t engineStartFailSound             = 0x38         ;
        constexpr std::uintptr_t blendedEngineLoops               = 0x40         ;
        constexpr std::uintptr_t wheelRatioMultiplier             = 0x48         ;
        constexpr std::uintptr_t overallVolume                    = 0x4C         ;
        constexpr std::uintptr_t waterSplashSoundDef              = 0x50         ;
        constexpr std::uintptr_t waterLoops                       = 0x58         ;
        constexpr std::uintptr_t waterSoundsMaxSpeed              = 0x60         ;
        constexpr std::uintptr_t brakeSoundDef                    = 0x68         ;
        constexpr std::uintptr_t brakeStartSoundDef               = 0x70         ;
        constexpr std::uintptr_t brakeStopSoundDef                = 0x78         ;
        constexpr std::uintptr_t lightsToggleSound                = 0x80         ;
        constexpr std::uintptr_t showDebug                        = 0xB0         ;
        constexpr std::uintptr_t skidSoundLoop                    = 0xB8         ;
        constexpr std::uintptr_t skidSoundDirtLoop                = 0xC0         ;
        constexpr std::uintptr_t skidSoundSnowLoop                = 0xC8         ;
        constexpr std::uintptr_t skidMinSlip                      = 0xD0         ;
        constexpr std::uintptr_t skidMaxSlip                      = 0xD4         ;
        constexpr std::uintptr_t movementStartOneshot             = 0xD8         ;
        constexpr std::uintptr_t movementStopOneshot              = 0xE0         ;
        constexpr std::uintptr_t movementStartStopMinTimeBetweenSounds = 0xE8         ;
        constexpr std::uintptr_t movementRattleLoop               = 0xF0         ;
        constexpr std::uintptr_t movementRattleMaxSpeed           = 0xF8         ;
        constexpr std::uintptr_t movementRattleMaxAngSpeed        = 0xFC         ;
        constexpr std::uintptr_t movementRattleIdleGain           = 0x100        ;
        constexpr std::uintptr_t suspensionLurchSound             = 0x108        ;
        constexpr std::uintptr_t suspensionLurchMinExtensionDelta = 0x110        ;
        constexpr std::uintptr_t suspensionLurchMinTimeBetweenSounds = 0x114        ;
        constexpr std::uintptr_t tyreRollingSoundDef              = 0x118        ;
        constexpr std::uintptr_t tyreRollingWaterSoundDef         = 0x120        ;
        constexpr std::uintptr_t tyreRollingGrassSoundDef         = 0x128        ;
        constexpr std::uintptr_t tyreRollingSnowSoundDef          = 0x130        ;
        constexpr std::uintptr_t tyreRollGainCurve                = 0x138        ;

        constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88         ;
        constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C         ;
        constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90         ;
        constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98         ;
        constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C         ;
        constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0         ;
        constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4         ;
        constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8         ;
        constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC         ;
        constexpr std::uintptr_t _6b9cf9eb040630c9a7a02362f48b0b835074ad70 = 0x140        ;
        constexpr std::uintptr_t _0a2c9d749c38030a4025b7d9ad9e8e1e0263f50e = 0x148        ;
        constexpr std::uintptr_t _259bab762649cb312cb034a82a43c24904b4a7b8 = 0x150        ;
        constexpr std::uintptr_t _9ae3cfedff4c7ba0bc59bfa911badd88aff6ed1c = 0x158        ;
        constexpr std::uintptr_t _541d33da2cef79da01ac1e7751f11e79ff4696af = 0x160        ;
        constexpr std::uintptr_t _845c0cc3dccf68567ba01ad0a89e4cbf9a051f5d = 0x168        ;
        constexpr std::uintptr_t _90a92b9f6bdd910cd2586bacf470abe9dccaad6d = 0x170        ;
        constexpr std::uintptr_t _81bdb2838546bb7c9be3cc9258411fd95f9416d4 = 0x178        ;
        constexpr std::uintptr_t _c3e0f8bccce64830a91452847436f4a1c1dfa00f = 0x180        ;
        constexpr std::uintptr_t _724bc1a02553344668253ab23c4b0078097903ff = 0x188        ;
        constexpr std::uintptr_t _0cafab9ad454bdc0f76208f048b22cb9be3ca5c4 = 0x190        ;
        constexpr std::uintptr_t _e60f71ae182f71e68e258281d2384952db55cae0 = 0x198        ;
        constexpr std::uintptr_t _7a3d5d45d10a3359bf234a07b76991e92295f55a = 0x1A8        ;
        constexpr std::uintptr_t _d8d6d41b01c62fb5b2afaada1784fd207a8b1664 = 0x1AC        ;
        constexpr std::uintptr_t _e2930e9799c887d2fad98d4ed615dcdd1a96e0d8 = 0x1B0        ;
        constexpr std::uintptr_t _62eed536e18dbcd0e78b401c325f7f09248cef10 = 0x1B4        ;
    }

    namespace Rust_Modular__EnableDisableEvent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t enableEvent                      = 0x20         ;
        constexpr std::uintptr_t disableEvent                     = 0x28         ;
    }

    namespace Rust_Modular__ConditionalSocketSettings-fake-0
    {
        constexpr std::uintptr_t restrictOnLocation               = 0x10         ;
        constexpr std::uintptr_t locationRestriction              = 0x14         ;
        constexpr std::uintptr_t restrictOnWheel                  = 0x18         ;
        constexpr std::uintptr_t wheelRestriction                 = 0x1C         ;
    }

    namespace Rust_Modular__ConditionalSocketSettings-fake-1
    {
        constexpr std::uintptr_t restrictOnLocation               = 0x10         ;
        constexpr std::uintptr_t locationRestriction              = 0x14         ;
        constexpr std::uintptr_t restrictOnWheel                  = 0x18         ;
        constexpr std::uintptr_t wheelRestriction                 = 0x1C         ;
    }

    namespace Rust_Modular__VehicleModuleSlidingComponent-fake-1
    {
        constexpr std::uintptr_t interactionColliderName          = 0x10         ;
        constexpr std::uintptr_t flag_SliderOpen                  = 0x18         ;
        constexpr std::uintptr_t moveTime                         = 0x1C         ;
        constexpr std::uintptr_t slidingParts                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;

        constexpr std::uintptr_t _ff8dd293a9af50f01a42dee6a4b44289915d642c = 0x38         ;
        constexpr std::uintptr_t _95070e3a9114e682f411c31819c81a0f0755a2ce = 0x40         ;
    }

    namespace Rust_Modular__ItemModEngineItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t engineItemType                   = 0x30         ;
        constexpr std::uintptr_t tier                             = 0x34         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace Rust_Modular__VehicleModuleSlidingComponent
    {
        constexpr std::uintptr_t interactionColliderName          = 0x10         ;
        constexpr std::uintptr_t flag_SliderOpen                  = 0x18         ;
        constexpr std::uintptr_t moveTime                         = 0x1C         ;
        constexpr std::uintptr_t slidingParts                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;

        constexpr std::uintptr_t _ff8dd293a9af50f01a42dee6a4b44289915d642c = 0x38         ;
        constexpr std::uintptr_t _95070e3a9114e682f411c31819c81a0f0755a2ce = 0x40         ;
    }

    namespace Rust_Modular__ItemModVehicleModule
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t entityPrefab                     = 0x30         ;
        constexpr std::uintptr_t socketsTaken                     = 0x38         ;

        constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20         ;
        constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28         ;
    }

    namespace Rust_Modular__EngineStorage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074DE48   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t spawnDeployableCorpseOnDeath     = 0x210        ;
        constexpr std::uintptr_t deployableCorpsePrefab           = 0x218        ;
        constexpr std::uintptr_t skeletonProperties               = 0x230        ;
        constexpr std::uintptr_t baseProtection                   = 0x238        ;
        constexpr std::uintptr_t startHealth                      = 0x240        ;
        constexpr std::uintptr_t pickup                           = 0x248        ;
        constexpr std::uintptr_t repair                           = 0x270        ;
        constexpr std::uintptr_t ShowHealthInfo                   = 0x2A0        ;
        constexpr std::uintptr_t showHealthInfoThreshold          = 0x2A4        ;
        constexpr std::uintptr_t lifestate                        = 0x2A8        ;
        constexpr std::uintptr_t sendsHitNotification             = 0x2AC        ;
        constexpr std::uintptr_t sendsMeleeHitNotification        = 0x2AD        ;
        constexpr std::uintptr_t markAttackerHostile              = 0x2AE        ;
        constexpr std::uintptr_t faction                          = 0x2BC        ;
        constexpr std::uintptr_t canBeDemolished                  = 0x2D0        ;
        constexpr std::uintptr_t debrisPrefab                     = 0x2D8        ;
        constexpr std::uintptr_t debrisRotationOffset             = 0x2E0        ;
        constexpr std::uintptr_t DebrisPositions                  = 0x2F0        ;
        constexpr std::uintptr_t timePlaced                       = 0x2FC        ;
        constexpr std::uintptr_t inventorySlots                   = 0x320        ;
        constexpr std::uintptr_t dropsLoot                        = 0x324        ;
        constexpr std::uintptr_t dropLootDestroyPercent           = 0x328        ;
        constexpr std::uintptr_t dropFloats                       = 0x32C        ;
        constexpr std::uintptr_t isLootable                       = 0x32D        ;
        constexpr std::uintptr_t isLockable                       = 0x32E        ;
        constexpr std::uintptr_t isMonitorable                    = 0x32F        ;
        constexpr std::uintptr_t panelName                        = 0x330        ;
        constexpr std::uintptr_t panelTitle                       = 0x338        ;
        constexpr std::uintptr_t allowedContents                  = 0x340        ;
        constexpr std::uintptr_t allowedItem                      = 0x348        ;
        constexpr std::uintptr_t allowedItem2                     = 0x350        ;
        constexpr std::uintptr_t allowedItems                     = 0x358        ;
        constexpr std::uintptr_t blockedItems                     = 0x360        ;
        constexpr std::uintptr_t maxStackSize                     = 0x368        ;
        constexpr std::uintptr_t needsBuildingPrivilegeToUse      = 0x36C        ;
        constexpr std::uintptr_t requireAuthIfNotLocked           = 0x36D        ;
        constexpr std::uintptr_t allowSorting                     = 0x36E        ;
        constexpr std::uintptr_t mustBeMountedToUse               = 0x36F        ;
        constexpr std::uintptr_t openSound                        = 0x370        ;
        constexpr std::uintptr_t closeSound                       = 0x378        ;
        constexpr std::uintptr_t dropPosition                     = 0x380        ;
        constexpr std::uintptr_t dropVelocity                     = 0x38C        ;
        constexpr std::uintptr_t onlyAcceptCategory               = 0x398        ;
        constexpr std::uintptr_t onlyOneUser                      = 0x39C        ;
        constexpr std::uintptr_t engineIcon                       = 0x3A8        ;
        constexpr std::uintptr_t internalDamageMultiplier         = 0x3B0        ;
        constexpr std::uintptr_t slotTypes                        = 0x3B8        ;
        constexpr std::uintptr_t allEngineItems                   = 0x3C0        ;
        constexpr std::uintptr_t accelerationBoostSlots           = 0x3C8        ;
        constexpr std::uintptr_t topSpeedBoostSlots               = 0x3CC        ;
        constexpr std::uintptr_t fuelEconomyBoostSlots            = 0x3D0        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200        ;
        constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208        ;
        constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220        ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0        ;
        constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4        ;
        constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8        ;
        constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0        ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4        ;
        constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8        ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8        ;
        constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300        ;
        constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308        ;
        constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310        ;
        constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318        ;
        constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0        ;
        constexpr std::uintptr_t _3b1b34fea50769cae1fa2bc7aa650e0500c15aef = 0x3D4        ;
        constexpr std::uintptr_t _1b959f416b84716e577229bb12e35e1ab017b2fe = 0x3D8        ;
        constexpr std::uintptr_t _1888bc209786995c23a5abf82f14a2848bd9a432 = 0x3DC        ;
        constexpr std::uintptr_t _0a978fb25ecac2f4e8ca83678b409e99be525daf = 0x3E0        ;
    }

    namespace Rust_Modular__ConditionalSocketSettings
    {
        constexpr std::uintptr_t restrictOnLocation               = 0x10         ;
        constexpr std::uintptr_t locationRestriction              = 0x14         ;
        constexpr std::uintptr_t restrictOnWheel                  = 0x18         ;
        constexpr std::uintptr_t wheelRestriction                 = 0x1C         ;
    }

    namespace TerrainTexturingJobs__GetCoarseDistsToShoreJobIndirect
    {
        constexpr std::uintptr_t Dists                            = 0x0          ;
        constexpr std::uintptr_t Positions                        = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t QueryStructure                   = 0x30         ;
    }

    namespace TerrainTexturingJobs__PopulateTextureDataJob
    {
        constexpr std::uintptr_t colors                           = 0x0          ;
        constexpr std::uintptr_t vectors                          = 0x10         ;
        constexpr std::uintptr_t distances                        = 0x20         ;
    }

    namespace TerrainTexturingJobs__FillAsOceanTopologyJob
    {
        constexpr std::uintptr_t vectors                          = 0x0          ;
    }

    namespace TerrainTexturingJobs__ProcessTopologyJob
    {
        constexpr std::uintptr_t vectors                          = 0x0          ;
        constexpr std::uintptr_t topologies                       = 0x10         ;
    }

    namespace TerrainTexturingJobs__GenSamplePoints
    {
        constexpr std::uintptr_t shoreMapSize                     = 0x0          ;
        constexpr std::uintptr_t upscaleCoords                    = 0x4          ;
        constexpr std::uintptr_t terrainPosition                  = 0x8          ;
        constexpr std::uintptr_t positions                        = 0x18         ;
        constexpr std::uintptr_t indices                          = 0x28         ;
    }

    namespace TerrainTexturingJobs__GenTopologyRadiiJob
    {
        constexpr std::uintptr_t heights                          = 0x0          ;
        constexpr std::uintptr_t radii                            = 0x10         ;
    }

    namespace TerrainTexturingJobs__GenShoreVecBitMapJob
    {
        constexpr std::uintptr_t waterHeights                     = 0x0          ;
        constexpr std::uintptr_t terrainHeights                   = 0x10         ;
        constexpr std::uintptr_t bitmap                           = 0x20         ;
    }

    namespace FIMSpace_Basics__FBasic_FreeCameraBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SpeedMultiplier                  = 0x20         ;
        constexpr std::uintptr_t AccelerationSmothnessValue       = 0x24         ;
        constexpr std::uintptr_t RotationSmothnessValue           = 0x28         ;
        constexpr std::uintptr_t MouseSensitivity                 = 0x2C         ;

        constexpr std::uintptr_t _ec33fe944a702cd40bf8acdab5cda1ba82226ff5 = 0x30         ;
        constexpr std::uintptr_t _8e79cd8e559217d48ecf48d729937b057a15a1e4 = 0x34         ;
        constexpr std::uintptr_t _e653a88f2bdf5583598d7b3b950f5b58672e57fc = 0x40         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x44         ;
        constexpr std::uintptr_t _06d44364a02fa39c3d810d68931be7ec66700948 = 0x50         ;
    }

    namespace FIMSpace_Basics__FBasic_MaterialScriptBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _a4066e3be644550f15fd2cb3b8e0e2f3300a33d7 = 0x20         ;
        constexpr std::uintptr_t _23269a6424f1359069979ad69c980b420ac1e65b = 0x28         ;
    }

    namespace FIMSpace_Basics__EFUpdateClock
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FIMSpace_Basics__FBasic_TPPCameraBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ToFollow                         = 0x20         ;
        constexpr std::uintptr_t FollowingOffset                  = 0x28         ;
        constexpr std::uintptr_t FollowingOffsetDirection         = 0x34         ;
        constexpr std::uintptr_t DistanceRanges                   = 0x40         ;
        constexpr std::uintptr_t RotationRanges                   = 0x50         ;
        constexpr std::uintptr_t RotationSensitivity              = 0x68         ;
        constexpr std::uintptr_t RotationSpeed                    = 0x6C         ;
        constexpr std::uintptr_t HardFollowValue                  = 0x70         ;
        constexpr std::uintptr_t LockCursor                       = 0x74         ;
        constexpr std::uintptr_t SightLayerMask                   = 0xA4         ;
        constexpr std::uintptr_t CollisionOffset                  = 0xB4         ;
        constexpr std::uintptr_t UpdateClock                      = 0xB8         ;

        constexpr std::uintptr_t _bad49b359b59ab470bdc0006c21ee17ae17afd64 = 0x48         ;
        constexpr std::uintptr_t _cef974359ac1e3ade58e94167fdb06cb4008e9bc = 0x4C         ;
        constexpr std::uintptr_t _b558376fa13a002abdc0fdc937cd9d6f71f1d696 = 0x58         ;
        constexpr std::uintptr_t _fe45fe8947b6fc8bbc475402fbee2778f0996dfe = 0x60         ;
        constexpr std::uintptr_t _5b5b134afae8460de84f98119118557858bb3a92 = 0x75         ;
        constexpr std::uintptr_t _a86edcbf6f8899bd066131a54392543805d5b198 = 0x78         ;
        constexpr std::uintptr_t _bfbc6d2568370102f623cb0e18e053d9a024b51f = 0xA8         ;
    }

    namespace FIMSpace_Basics__FBasic_Rotator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RotationAxis                     = 0x20         ;
        constexpr std::uintptr_t RotationSpeed                    = 0x2C         ;
        constexpr std::uintptr_t UnscaledDeltaTime                = 0x30         ;
    }

    namespace FIMSpace_Basics__FBasic_MaterialTiler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextureProperty                  = 0x30         ;
        constexpr std::uintptr_t ScaleValues                      = 0x38         ;
        constexpr std::uintptr_t EqualDimensions                  = 0x40         ;

        constexpr std::uintptr_t _a4066e3be644550f15fd2cb3b8e0e2f3300a33d7 = 0x20         ;
        constexpr std::uintptr_t _23269a6424f1359069979ad69c980b420ac1e65b = 0x28         ;
    }

    namespace FIMSpace_Basics__FBasic_DuplicateObjects
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ToDuplicate                      = 0x20         ;
        constexpr std::uintptr_t DuplicatesCount                  = 0x28         ;
        constexpr std::uintptr_t Offsets                          = 0x34         ;
        constexpr std::uintptr_t Randomize                        = 0x40         ;
        constexpr std::uintptr_t RandomRotate                     = 0x4C         ;
        constexpr std::uintptr_t RandomScale                      = 0x58         ;
        constexpr std::uintptr_t Seed                             = 0x64         ;
        constexpr std::uintptr_t PlaceOnGround                    = 0x68         ;
        constexpr std::uintptr_t DuplicateAtStart                 = 0x69         ;
        constexpr std::uintptr_t GizmosSize                       = 0x6C         ;
        constexpr std::uintptr_t DuplicationType                  = 0x70         ;
        constexpr std::uintptr_t DuplicationOrigin                = 0x74         ;
    }

    namespace Prefabs_Misc__GhostShip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t postNetworkUpdateComponents      = 0x30         ;
        constexpr std::uintptr_t prefabID                         = 0x54         ;
        constexpr std::uintptr_t globalBroadcast                  = 0x58         ;
        constexpr std::uintptr_t globalNetworkBehavior            = 0x5C         ;
        constexpr std::uintptr_t globalBuildingBlock              = 0x60         ;
        constexpr std::uintptr_t networkRange                     = 0x64         ;
        constexpr std::uintptr_t bounds                           = 0x18C        ;
        constexpr std::uintptr_t impactEffect                     = 0x1A8        ;
        constexpr std::uintptr_t enableSaving                     = 0x1B0        ;
        constexpr std::uintptr_t syncPosition                     = 0x1B1        ;
        constexpr std::uintptr_t model                            = 0x1B8        ;
        constexpr std::uintptr_t flags                            = 0x1C0        ;
        constexpr std::uintptr_t HasBrain                         = 0x1E0        ;
        constexpr std::uintptr_t sinkEffect                       = 0x200        ;
        constexpr std::uintptr_t spawngroups                      = 0x208        ;
        constexpr std::uintptr_t NPCSpawn                         = 0x210        ;
        constexpr std::uintptr_t buoyancyPoints                   = 0x220        ;
        constexpr std::uintptr_t debugDraw                        = 0x228        ;
        constexpr std::uintptr_t updateCullRange                  = 0x22C        ;
        constexpr std::uintptr_t VehicleCheckRadius               = 0x230        ;
        constexpr std::uintptr_t Body                             = 0x238        ;
        constexpr std::uintptr_t buoyancyAmplitude                = 0x240        ;
        constexpr std::uintptr_t hackableLockedCratePrefab        = 0x248        ;
        constexpr std::uintptr_t crateSpawnPoints                 = 0x250        ;
        constexpr std::uintptr_t mapMarkerPrefab                  = 0x258        ;
        constexpr std::uintptr_t boatGroupSpawner                 = 0x260        ;

        constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20         ;
        constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24         ;
        constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28         ;
        constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38         ;
        constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48         ;
        constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50         ;
        constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68         ;
        constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70         ;
        constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78         ;
        constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80         ;
        constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88         ;
        constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90         ;
        constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0         ;
        constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8         ;
        constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0         ;
        constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8         ;
        constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0         ;
        constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8         ;
        constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0         ;
        constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8         ;
        constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0         ;
        constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8         ;
        constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0         ;
        constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8         ;
        constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100        ;
        constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108        ;
        constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110        ;
        constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128        ;
        constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130        ;
        constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138        ;
        constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148        ;
        constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150        ;
        constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158        ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160        ;
        constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161        ;
        constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162        ;
        constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168        ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188        ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4        ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8        ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0        ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8        ;
        constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4        ;
        constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8        ;
        constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0        ;
        constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8        ;
        constexpr std::uintptr_t _1dbe8d4fb03c4689a517e8b72aadf22904a8b451 = 0x218        ;
    }

    namespace FIMSpace_Generating__PrefabReference
    {
        constexpr std::uintptr_t Prefab                           = 0x10         ;
        constexpr std::uintptr_t MainCollider                     = 0x18         ;
        constexpr std::uintptr_t subID                            = 0x2C         ;
        constexpr std::uintptr_t _refMesh                         = 0x38         ;
        constexpr std::uintptr_t _refCol                          = 0x40         ;

        constexpr std::uintptr_t _d5abe108933f68b6d818b4dc303f1a6ebf024008 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x28         ;
        constexpr std::uintptr_t _3a4ddcb3b7f0f23821c50477220d9ae754379e07 = 0x30         ;
        constexpr std::uintptr_t _5fc91d62397878a77985aa61b500c70e8e2cd996 = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _6ee0ede0c08922384acfbfd6ea53c0ad9e293f97 = 0x0          ;
            constexpr std::uintptr_t _4b7a10d4d1856411a1c4684ada12817335811d1d = 0x8          ;
            constexpr std::uintptr_t _717fa6167c35ca1e8a00f5762f283a7c4488d4d7 = 0x10         ;
            constexpr std::uintptr_t _7a4b4d10f6ace824aaef0faa4e79c1bc495a9039 = 0x18         ;
            constexpr std::uintptr_t _610ca6172814ed269eacd7e3516d4b0d0a96e712 = 0x20         ;
            constexpr std::uintptr_t _a8f0cbcc30517e54e245ec046ebcf343e7982624 = 0x28         ;
            constexpr std::uintptr_t _acbb3cb1eef3234d8d65062f2d66c0fa9fc6e97c = 0x30         ;
            constexpr std::uintptr_t _1ae88aad1b199eb1d9a539d5b3beeb9b8b1ff340 = 0x38         ;
        }

    }

    namespace FIMSpace_Generating__MinMax
    {
        constexpr std::uintptr_t Min                              = 0x0          ;
        constexpr std::uintptr_t Max                              = 0x4          ;
    }

    namespace FIMSpace_Generating__MinMaxF
    {
        constexpr std::uintptr_t Min                              = 0x0          ;
        constexpr std::uintptr_t Max                              = 0x4          ;
    }

    namespace FIMSpace_Generating__PrefabReference-fake-0
    {
        constexpr std::uintptr_t subID                            = 0x24         ;

        constexpr std::uintptr_t _d5abe108933f68b6d818b4dc303f1a6ebf024008 = 0x10         ;
        constexpr std::uintptr_t _196fbb34c33dcc41474bce7fb7342178d84ddf24 = 0x18         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x20         ;
        constexpr std::uintptr_t _3a4ddcb3b7f0f23821c50477220d9ae754379e07 = 0x28         ;
        constexpr std::uintptr_t _5fc91d62397878a77985aa61b500c70e8e2cd996 = 0x30         ;
        constexpr std::uintptr_t _90ae421dc5a905c8d039dd0d52c7a63bd57e8bd1 = 0x38         ;
        constexpr std::uintptr_t _7cfa3d378cdc116eb649f91fdc711373e6bf0366 = 0x40         ;
        constexpr std::uintptr_t _7bc28dc43691638effa302e2ccfe8da5f2d6b9cb = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _717fa6167c35ca1e8a00f5762f283a7c4488d4d7 = 0x0          ;
            constexpr std::uintptr_t _6ee0ede0c08922384acfbfd6ea53c0ad9e293f97 = 0x8          ;
            constexpr std::uintptr_t _acbb3cb1eef3234d8d65062f2d66c0fa9fc6e97c = 0x10         ;
            constexpr std::uintptr_t _610ca6172814ed269eacd7e3516d4b0d0a96e712 = 0x18         ;
            constexpr std::uintptr_t _a8f0cbcc30517e54e245ec046ebcf343e7982624 = 0x20         ;
            constexpr std::uintptr_t _4b7a10d4d1856411a1c4684ada12817335811d1d = 0x28         ;
            constexpr std::uintptr_t _7a4b4d10f6ace824aaef0faa4e79c1bc495a9039 = 0x30         ;
            constexpr std::uintptr_t _1ae88aad1b199eb1d9a539d5b3beeb9b8b1ff340 = 0x38         ;
        }

    }

    namespace Rust_Water5__SpectrumParameters
    {
        constexpr std::uintptr_t scale                            = 0x0          ;
        constexpr std::uintptr_t angle                            = 0x4          ;
        constexpr std::uintptr_t spreadBlend                      = 0x8          ;
        constexpr std::uintptr_t swell                            = 0xC          ;
        constexpr std::uintptr_t alpha                            = 0x10         ;
        constexpr std::uintptr_t peakOmega                        = 0x14         ;
        constexpr std::uintptr_t gamma                            = 0x18         ;
        constexpr std::uintptr_t shortWavesFade                   = 0x1C         ;
    }

    namespace Rust_Water5__OceanSpectrumSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t oceanSettings                    = 0x18         ;
        constexpr std::uintptr_t g                                = 0x20         ;
        constexpr std::uintptr_t beaufort                         = 0x24         ;
        constexpr std::uintptr_t depth                            = 0x28         ;
        constexpr std::uintptr_t local                            = 0x2C         ;
        constexpr std::uintptr_t swell                            = 0x48         ;
        constexpr std::uintptr_t mainlandMaterial                 = 0x64         ;
        constexpr std::uintptr_t deepSeaMaterial                  = 0xF4         ;
    }

    namespace Rust_Water5__MaterialSettings
    {
        constexpr std::uintptr_t color                            = 0x0          ;
        constexpr std::uintptr_t specColor                        = 0x10         ;
        constexpr std::uintptr_t smoothness                       = 0x20         ;
        constexpr std::uintptr_t waterColor                       = 0x24         ;
        constexpr std::uintptr_t waterExtinction                  = 0x34         ;
        constexpr std::uintptr_t scatteringCoefficient            = 0x44         ;
        constexpr std::uintptr_t subSurfaceColor                  = 0x48         ;
        constexpr std::uintptr_t subSurfaceFalloff                = 0x58         ;
        constexpr std::uintptr_t subSurfaceBase                   = 0x5C         ;
        constexpr std::uintptr_t subSurfaceSun                    = 0x60         ;
        constexpr std::uintptr_t subSurfaceAmount                 = 0x64         ;
        constexpr std::uintptr_t foamAmount                       = 0x68         ;
        constexpr std::uintptr_t foamScale                        = 0x6C         ;
        constexpr std::uintptr_t foamColor                        = 0x70         ;
        constexpr std::uintptr_t baseFoamColor                    = 0x80         ;
    }

    namespace Rust_Water5__SpectrumSettings
    {
        constexpr std::uintptr_t scale                            = 0x0          ;
        constexpr std::uintptr_t windSpeed                        = 0x4          ;
        constexpr std::uintptr_t fetch                            = 0x8          ;
        constexpr std::uintptr_t spreadBlend                      = 0xC          ;
        constexpr std::uintptr_t swell                            = 0x10         ;
        constexpr std::uintptr_t peakEnhancement                  = 0x14         ;
        constexpr std::uintptr_t shortWavesFade                   = 0x18         ;
    }

    namespace Rust_Water5__GetHeightsJobIndirect
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t ShoreDists                       = 0x20         ;
        constexpr std::uintptr_t TerrainHeights                   = 0x30         ;
        constexpr std::uintptr_t Indices                          = 0x40         ;
        constexpr std::uintptr_t OneOverOctave0Scale              = 0x50         ;
        constexpr std::uintptr_t SimData                          = 0x58         ;
        constexpr std::uintptr_t Spectrum0                        = 0x70         ;
        constexpr std::uintptr_t Spectrum1                        = 0x74         ;
        constexpr std::uintptr_t Frame0                           = 0x78         ;
        constexpr std::uintptr_t Frame1                           = 0x7C         ;
        constexpr std::uintptr_t SpectrumBlend                    = 0x80         ;
        constexpr std::uintptr_t FrameBlend                       = 0x84         ;
        constexpr std::uintptr_t DistanceAttenuationFactor        = 0x88         ;
        constexpr std::uintptr_t DepthAttenuationFactor           = 0x8C         ;
    }

    namespace Rust_Water5__GetHeightBatchedJob
    {
        constexpr std::uintptr_t Positions                        = 0x0          ;
        constexpr std::uintptr_t Count                            = 0x10         ;
        constexpr std::uintptr_t OneOverOctave0Scale              = 0x14         ;
        constexpr std::uintptr_t SimData                          = 0x18         ;
        constexpr std::uintptr_t Spectrum0                        = 0x30         ;
        constexpr std::uintptr_t Spectrum1                        = 0x34         ;
        constexpr std::uintptr_t Frame0                           = 0x38         ;
        constexpr std::uintptr_t Frame1                           = 0x3C         ;
        constexpr std::uintptr_t spectrumBlend                    = 0x40         ;
        constexpr std::uintptr_t frameBlend                       = 0x44         ;
    }

    namespace UnityEngine__DDraw
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10754770   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t skin                             = 0x20         ;

        constexpr std::uintptr_t _dcad844b2781b1ef5912cb55d59d7fa0f71c64a7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _1a71123ba7d56c3b35fc8d8c02f88a5e0f3c6b4d = 0x0          ;
            constexpr std::uintptr_t _d093fe4bb4a9add563c1bdbf16b37fbe6cb2d116 = 0x8          ;
            constexpr std::uintptr_t _c10750b38bae8ced3f6f7acfb8b10710bea3d6d5 = 0x10         ;
            constexpr std::uintptr_t _33d32054429245212e8a75a1cf5e75e5bb53f072 = 0x18         ;
            constexpr std::uintptr_t _4fd81bcf1814c6af318cd0a91f0c5db57041f0a3 = 0x1C         ;
            constexpr std::uintptr_t _73cd3ead80f6599d44c025c0fcf19fd9280b0f74 = 0x20         ;
            constexpr std::uintptr_t _34aadaee262da06038f3d95aff958a68702eddff = 0x28         ;
            constexpr std::uintptr_t _91d7025d85bf677ecc1650db09b846a501082fc6 = 0x30         ;
            constexpr std::uintptr_t _228219a6ac4bff930e8eccaeca4beaca78170da5 = 0x38         ;
            constexpr std::uintptr_t _042eba77203a1e8c12f3f21928f6838843da0684 = 0x3C         ;
        }

    }

    namespace UnityEngine__InstancedDebugDraw
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t overlayMaterial                  = 0x20         ;
        constexpr std::uintptr_t depthTestedMaterial              = 0x28         ;

        constexpr std::uintptr_t _87551eb1bab75079a71d0da8c42b4eca888229c1 = 0x30         ;
        constexpr std::uintptr_t _5dc4793f9d2f30e74c89879abe2d561961560df7 = 0x38         ;
        constexpr std::uintptr_t _fc7d27499a5570f7d0c809b468952ac1f1885cb7 = 0x40         ;
        constexpr std::uintptr_t _c0c69132b2d9c158936c6c49ac3703b1d68c7438 = 0x48         ;
        constexpr std::uintptr_t _614087083b25920eb9e602f95def4e9d23a96dd1 = 0x50         ;
        constexpr std::uintptr_t _8409d551729cf7d2a1146a69760c36abd4e0c6eb = 0xD0         ;
    }

    namespace UnityEngine__CachedMonumentComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Monument                         = 0x20         ;
        constexpr std::uintptr_t LastPosition                     = 0x28         ;
    }

    namespace AmplifyOcclusion__ApplicationMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AmplifyOcclusion__VersionInfo-fake-0
    {
        constexpr std::uintptr_t _456102a3fab1b85c2d0c0a3d8751dff9c0ec8273 = 0x10         ;
        constexpr std::uintptr_t _ae7fa4cd2218d6e89c288e7e4e50266b5d1a6e24 = 0x14         ;
        constexpr std::uintptr_t _4820d9df8daaf7859f46b577ccd0fe9db3cd4562 = 0x18         ;
    }

    namespace AmplifyOcclusion__SampleCountLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AmplifyOcclusion__PerPixelNormalSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AmplifyOcclusion__VersionInfo-fake-1
    {
        constexpr std::uintptr_t _456102a3fab1b85c2d0c0a3d8751dff9c0ec8273 = 0x10         ;
        constexpr std::uintptr_t _ae7fa4cd2218d6e89c288e7e4e50266b5d1a6e24 = 0x14         ;
        constexpr std::uintptr_t _4820d9df8daaf7859f46b577ccd0fe9db3cd4562 = 0x18         ;
    }

    namespace AmplifyOcclusion__VersionInfo
    {
        constexpr std::uintptr_t m_major                          = 0x10         ;
        constexpr std::uintptr_t m_minor                          = 0x14         ;
        constexpr std::uintptr_t m_release                        = 0x18         ;
    }

    namespace ConVar_Misc__NoBuildZoneMaterialController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t noBuildZoneMaterial              = 0x20         ;
    }

    namespace OceanSimulationJobs__OceanTraceJob
    {
        constexpr std::uintptr_t SeaLevel                         = 0x0          ;
        constexpr std::uintptr_t MaxDisplacement                  = 0x4          ;
        constexpr std::uintptr_t Indices                          = 0x8          ;
        constexpr std::uintptr_t Rays                             = 0x10         ;
        constexpr std::uintptr_t MaxDists                         = 0x20         ;
        constexpr std::uintptr_t HitResults                       = 0x30         ;
        constexpr std::uintptr_t HitPositions                     = 0x40         ;
        constexpr std::uintptr_t OneOverOctave0Scale              = 0x50         ;
        constexpr std::uintptr_t SimData                          = 0x58         ;
        constexpr std::uintptr_t Spectrum0                        = 0x70         ;
        constexpr std::uintptr_t Spectrum1                        = 0x74         ;
        constexpr std::uintptr_t Frame0                           = 0x78         ;
        constexpr std::uintptr_t Frame1                           = 0x7C         ;
        constexpr std::uintptr_t spectrumBlend                    = 0x80         ;
        constexpr std::uintptr_t frameBlend                       = 0x84         ;
        constexpr std::uintptr_t HeightMapQueryStructure          = 0x88         ;
        constexpr std::uintptr_t ShoreVectorQueryStructure        = 0xC0         ;
        constexpr std::uintptr_t distanceAttenuationFactor        = 0x1A8        ;
        constexpr std::uintptr_t depthAttenuationFactor           = 0x1AC        ;
    }

    namespace OceanSimulationJobs__SmallDisplacementPlaneTraceJob
    {
        constexpr std::uintptr_t SeaPlane                         = 0x0          ;
        constexpr std::uintptr_t Indices                          = 0x10         ;
        constexpr std::uintptr_t Rays                             = 0x18         ;
        constexpr std::uintptr_t MaxDists                         = 0x28         ;
        constexpr std::uintptr_t HitResults                       = 0x38         ;
        constexpr std::uintptr_t HitPositions                     = 0x48         ;
    }

    namespace TerrainTopologyMapJobs__GetTopologyRadiusJob
    {
        constexpr std::uintptr_t Res                              = 0x0          ;
        constexpr std::uintptr_t Src                              = 0x8          ;
        constexpr std::uintptr_t Topo                             = 0x18         ;
        constexpr std::uintptr_t x_mid                            = 0x28         ;
        constexpr std::uintptr_t z_mid                            = 0x2C         ;
        constexpr std::uintptr_t x_min                            = 0x30         ;
        constexpr std::uintptr_t x_max                            = 0x34         ;
        constexpr std::uintptr_t z_min                            = 0x38         ;
        constexpr std::uintptr_t z_max                            = 0x3C         ;
        constexpr std::uintptr_t radius                           = 0x40         ;
    }

    namespace TerrainTopologyMapJobs__GetTopologyByPosJob
    {
        constexpr std::uintptr_t Topologies                       = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t Data                             = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
        constexpr std::uintptr_t DataOrigin                       = 0x34         ;
        constexpr std::uintptr_t DataScale                        = 0x3C         ;
    }

    namespace TerrainTopologyMapJobs__GetTopologyByUVJob
    {
        constexpr std::uintptr_t Topologies                       = 0x0          ;
        constexpr std::uintptr_t UV                               = 0x10         ;
        constexpr std::uintptr_t Data                             = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
    }

    namespace TerrainTopologyMapJobs__GetTopologyByUVJobIndirect
    {
        constexpr std::uintptr_t Topologies                       = 0x0          ;
        constexpr std::uintptr_t UV                               = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t Data                             = 0x30         ;
        constexpr std::uintptr_t Res                              = 0x40         ;
    }

    namespace TerrainTopologyMapJobs__GetTopologyByIndexJob
    {
        constexpr std::uintptr_t Topologies                       = 0x0          ;
        constexpr std::uintptr_t Indices                          = 0x10         ;
        constexpr std::uintptr_t Data                             = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
    }

    namespace TerrainTopologyMapJobs__GetTopologyRadiusNormalizedJobIndirect
    {
        constexpr std::uintptr_t OneOverSizeX                     = 0x0          ;
        constexpr std::uintptr_t Src                              = 0x8          ;
        constexpr std::uintptr_t Res                              = 0x18         ;
        constexpr std::uintptr_t WorldNXZ                         = 0x20         ;
        constexpr std::uintptr_t Radii                            = 0x30         ;
        constexpr std::uintptr_t Topologies                       = 0x40         ;
    }

    namespace TerrainTopologyMapJobs__GetTopologyRadiusJobIndirect
    {
        constexpr std::uintptr_t WorldX                           = 0x0          ;
        constexpr std::uintptr_t WorldZ                           = 0x4          ;
        constexpr std::uintptr_t OneOverSizeX                     = 0x8          ;
        constexpr std::uintptr_t OneOverSizeZ                     = 0xC          ;
        constexpr std::uintptr_t Src                              = 0x10         ;
        constexpr std::uintptr_t Res                              = 0x20         ;
        constexpr std::uintptr_t WorldPositions                   = 0x28         ;
        constexpr std::uintptr_t Radii                            = 0x38         ;
        constexpr std::uintptr_t Topologies                       = 0x48         ;
    }

    namespace BasePlayerJobs__GetWaterFactorsParamsJobIndirect
    {
        constexpr std::uintptr_t Starts                           = 0x0          ;
        constexpr std::uintptr_t Ends                             = 0x10         ;
        constexpr std::uintptr_t Radii                            = 0x20         ;
        constexpr std::uintptr_t Pos                              = 0x30         ;
        constexpr std::uintptr_t Rots                             = 0x40         ;
        constexpr std::uintptr_t Indices                          = 0x50         ;
    }

    namespace BasePlayerJobs__CalcWaterFactorsJobIndirect
    {
        constexpr std::uintptr_t Factors                          = 0x0          ;
        constexpr std::uintptr_t Indices                          = 0x10         ;
        constexpr std::uintptr_t Infos                            = 0x20         ;
        constexpr std::uintptr_t Starts                           = 0x30         ;
        constexpr std::uintptr_t Ends                             = 0x40         ;
        constexpr std::uintptr_t Radii                            = 0x50         ;
    }

    namespace BasePlayerJobs__RecacheTransforms
    {
        constexpr std::uintptr_t LocalPos                         = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t LocalRots                        = 0x20         ;
        constexpr std::uintptr_t Rots                             = 0x30         ;
    }

    namespace Painting__Brush-fake-0
    {
        constexpr std::uintptr_t spacing                          = 0x10         ;
        constexpr std::uintptr_t brushSize                        = 0x14         ;
        constexpr std::uintptr_t texture                          = 0x20         ;
        constexpr std::uintptr_t color                            = 0x28         ;
        constexpr std::uintptr_t erase                            = 0x38         ;
    }

    namespace Painting__Brush-fake-1
    {
        constexpr std::uintptr_t spacing                          = 0x10         ;
        constexpr std::uintptr_t brushSize                        = 0x14         ;
        constexpr std::uintptr_t texture                          = 0x20         ;
        constexpr std::uintptr_t color                            = 0x28         ;
        constexpr std::uintptr_t erase                            = 0x38         ;
    }

    namespace Painting__Brush
    {
        constexpr std::uintptr_t spacing                          = 0x10         ;
        constexpr std::uintptr_t brushSize                        = 0x14         ;
        constexpr std::uintptr_t texture                          = 0x20         ;
        constexpr std::uintptr_t color                            = 0x28         ;
        constexpr std::uintptr_t erase                            = 0x38         ;
    }

    namespace RingGeneratorJobs__ComputeBoundsJob
    {
        constexpr std::uintptr_t Segments                         = 0x0          ;
        constexpr std::uintptr_t Bounds                           = 0x10         ;
    }

    namespace RingGeneratorJobs__SilhouetteSweepJob
    {
        constexpr std::uintptr_t Segments                         = 0x0          ;
        constexpr std::uintptr_t Bounds                           = 0x10         ;
        constexpr std::uintptr_t Directions                       = 0x20         ;
        constexpr std::uintptr_t BestT                            = 0x30         ;
    }

    namespace RingGeneratorJobs__SliceMeshJob
    {
        constexpr std::uintptr_t Vertices                         = 0x0          ;
        constexpr std::uintptr_t Indices                          = 0x10         ;
        constexpr std::uintptr_t ToLocal                          = 0x20         ;
        constexpr std::uintptr_t PlaneY                           = 0x60         ;
        constexpr std::uintptr_t Segments                         = 0x68         ;
    }

    namespace FIMSpace_FSpine__FSpineBoneConnector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TargetSpineAnimator              = 0x20         ;
        constexpr std::uintptr_t TargetBone                       = 0x28         ;
        constexpr std::uintptr_t PositionAnimated                 = 0x30         ;
        constexpr std::uintptr_t RotationAnimated                 = 0x31         ;
        constexpr std::uintptr_t RotationCorrection               = 0x34         ;
        constexpr std::uintptr_t Mirror                           = 0x40         ;

        constexpr std::uintptr_t _4c8ac1c85a29629ee1d34b6706028fe39962bd22 = 0x44         ;
        constexpr std::uintptr_t _b909a4855112af29d01c52be5f032b4ff712cabc = 0x50         ;
        constexpr std::uintptr_t _fb9e73da6fe62198c6d59c32386b5bbeee1d84b7 = 0x60         ;
    }

    namespace FIMSpace_FSpine__SpineAnimatorQueuer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SpineAnimatorsAmount             = 0x20         ;
        constexpr std::uintptr_t updateOrder                      = 0x28         ;
    }

    namespace FIMSpace_FSpine__FSpine_DrawSkeleton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace FIMSpace_FSpine__FSpineAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SpineAnimatorAmount              = 0x24         ;
        constexpr std::uintptr_t _Editor_Category                 = 0x40         ;
        constexpr std::uintptr_t _Editor_PivotoffsetXYZ           = 0x44         ;
        constexpr std::uintptr_t ModelForwardAxis                 = 0x84         ;
        constexpr std::uintptr_t ModelForwardAxisScaled           = 0x90         ;
        constexpr std::uintptr_t ModelUpAxis                      = 0x9C         ;
        constexpr std::uintptr_t ModelUpAxisScaled                = 0xA8         ;
        constexpr std::uintptr_t SpineBones                       = 0xD0         ;
        constexpr std::uintptr_t SpineTransforms                  = 0xD8         ;
        constexpr std::uintptr_t BaseTransform                    = 0xF8         ;
        constexpr std::uintptr_t ForwardReference                 = 0x100        ;
        constexpr std::uintptr_t LastBoneLeading                  = 0x108        ;
        constexpr std::uintptr_t ReverseForward                   = 0x109        ;
        constexpr std::uintptr_t AnimatePhysics                   = 0x10C        ;
        constexpr std::uintptr_t AnchorRoot                       = 0x110        ;
        constexpr std::uintptr_t HeadAnchor                       = 0x118        ;
        constexpr std::uintptr_t AnimateAnchor                    = 0x120        ;
        constexpr std::uintptr_t LeadBoneRotationOffset           = 0x124        ;
        constexpr std::uintptr_t LeadBoneOffsetReference          = 0x130        ;
        constexpr std::uintptr_t BonesFixers                      = 0x138        ;
        constexpr std::uintptr_t UpdateAsLast                     = 0x140        ;
        constexpr std::uintptr_t QueueToLastUpdate                = 0x141        ;
        constexpr std::uintptr_t ManualAffectChain                = 0x142        ;
        constexpr std::uintptr_t StartAfterTPose                  = 0x143        ;
        constexpr std::uintptr_t OptimizeWithAnimator             = 0x148        ;
        constexpr std::uintptr_t DeltaType                        = 0x150        ;
        constexpr std::uintptr_t UpdateRate                       = 0x154        ;
        constexpr std::uintptr_t UseCorrections                   = 0x158        ;
        constexpr std::uintptr_t MainPivotOffset                  = 0x15C        ;
        constexpr std::uintptr_t PivotOffsetOnStart               = 0x168        ;
        constexpr std::uintptr_t PosSmoother                      = 0x16C        ;
        constexpr std::uintptr_t RotSmoother                      = 0x170        ;
        constexpr std::uintptr_t MaxStretching                    = 0x174        ;
        constexpr std::uintptr_t Slithery                         = 0x178        ;
        constexpr std::uintptr_t AngleLimit                       = 0x17C        ;
        constexpr std::uintptr_t LimitSmoother                    = 0x180        ;
        constexpr std::uintptr_t StraightenSpeed                  = 0x184        ;
        constexpr std::uintptr_t TurboStraighten                  = 0x188        ;
        constexpr std::uintptr_t GoBackSpeed                      = 0x18C        ;
        constexpr std::uintptr_t Springiness                      = 0x190        ;
        constexpr std::uintptr_t MotionInfluence                  = 0x194        ;
        constexpr std::uintptr_t MotionSpace                      = 0x198        ;
        constexpr std::uintptr_t RotationsFade                    = 0x1A0        ;
        constexpr std::uintptr_t mainPivotOffsetTransform         = 0x1A8        ;
        constexpr std::uintptr_t SegmentsPivotOffset              = 0x1B0        ;
        constexpr std::uintptr_t DistancesMultiplier              = 0x1BC        ;
        constexpr std::uintptr_t GravityPower                     = 0x1C0        ;
        constexpr std::uintptr_t UseCollisions                    = 0x1D8        ;
        constexpr std::uintptr_t IncludedColliders                = 0x1E0        ;
        constexpr std::uintptr_t UseTruePosition                  = 0x1F8        ;
        constexpr std::uintptr_t OffsetAllColliders               = 0x1FC        ;
        constexpr std::uintptr_t CollidersScale                   = 0x208        ;
        constexpr std::uintptr_t CollidersScaleMul                = 0x210        ;
        constexpr std::uintptr_t DifferenceScaleFactor            = 0x214        ;
        constexpr std::uintptr_t DetailedCollision                = 0x218        ;
        constexpr std::uintptr_t _CheckedPivot                    = 0x219        ;

        constexpr std::uintptr_t _4c33d099b6f159c7311ba76073b682c158d2cda9 = 0x20         ;
        constexpr std::uintptr_t _e10fb612d62911cd993e040d0ef4dac460137b21 = 0x21         ;
        constexpr std::uintptr_t _4a3be0d8e889e3506a0df883c3fafbe4cbd62405 = 0x28         ;
        constexpr std::uintptr_t _8feffa1f92a0b7fe78cf1288137fcb1ceac33a40 = 0x38         ;
        constexpr std::uintptr_t _d246d192a79301f02bd7f85e192dcdd0f204b296 = 0x3C         ;
        constexpr std::uintptr_t _c5d4975d6dbc5114d48c175b284c62555f5ac5b9 = 0x3D         ;
        constexpr std::uintptr_t _06049fc28211f18d09c5d115467588014b5d549c = 0x3E         ;
        constexpr std::uintptr_t _51f6435a65a48ea32e7e3be7df338fca808ceabc = 0x3F         ;
        constexpr std::uintptr_t _675f1e679121b388d9aaf9fa4ea13571ed050521 = 0x45         ;
        constexpr std::uintptr_t _02c1d1a8285167d63422d42a41546df955f8daac = 0x48         ;
        constexpr std::uintptr_t _7944760877a7a458ea6cfedafcf3025bb0edfc14 = 0x4C         ;
        constexpr std::uintptr_t _eb3d5b448e2959154f9f73302a52a2f68547eb63 = 0x50         ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x54         ;
        constexpr std::uintptr_t _7a9c5d0ed5746cae037fc6489dd60fb8c70a1852 = 0x58         ;
        constexpr std::uintptr_t _643ababaa7853a6e0d866c16bec951ec68292990 = 0x5C         ;
        constexpr std::uintptr_t _026760b6aee8ab5dd3613dd93de1c1ae57bb4dec = 0x60         ;
        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x64         ;
        constexpr std::uintptr_t _a27fee5cffe9624bd9cb7c5374fabdad86a3f943 = 0x68         ;
        constexpr std::uintptr_t _b3b7dca40c7a0d237846e2a04fa5794531d12c74 = 0x74         ;
        constexpr std::uintptr_t _8cd5005382e515cd544d0b806397734178d44889 = 0x78         ;
        constexpr std::uintptr_t _1300cda76d81d8cfb41c88d89cdb184629967ef4 = 0x80         ;
        constexpr std::uintptr_t _245143f5e1a7bd9f9313be22a4b51062793e4da5 = 0xB4         ;
        constexpr std::uintptr_t _f7ab0982bd0fa4a0cbc8a920803a0d0723f17930 = 0xC0         ;
        constexpr std::uintptr_t _b88bd6b226b3e5a5bcd37d032411e5a080b7c4d5 = 0xE0         ;
        constexpr std::uintptr_t _242f0259625a83697580609584e1a470c8d362fd = 0xE8         ;
        constexpr std::uintptr_t _bf3e03ef2e6af4a3ff6af01d32058ada0b8a2722 = 0xF0         ;
        constexpr std::uintptr_t _e1405fb2c8de7a6107e339f82314b47695ac5d39 = 0x1CC        ;
        constexpr std::uintptr_t _835a01dcb9a8c8b710adb1f831162c120bdb275a = 0x1E8        ;
        constexpr std::uintptr_t _718d24c814dc5245606a2ffc6c510c9038c1a4ab = 0x1F0        ;
        constexpr std::uintptr_t _9a69cbeb6a9d1605e9e1a7016a15543b6801acc1 = 0x21A        ;
        constexpr std::uintptr_t _658e4b046a8e9c55617084ece42f453e43ece2d3 = 0x21B        ;
    }

    namespace FIMSpace_FSpine__FSpine_Reference
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SpineReference                   = 0x20         ;
    }

    namespace FIMSpace_FSpine__SpineAnimator_FixIKControlledBones
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SkeletonParentBone               = 0x20         ;
        constexpr std::uintptr_t Calibrate                        = 0x28         ;

        constexpr std::uintptr_t _ae2ace1b1ea1f2850c5fdb3391cbb2b28e05981a = 0x2C         ;
        constexpr std::uintptr_t _fa6d8ae2e18534c1d7b092fce7a731a75e92153e = 0x3C         ;
        constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x48         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x58         ;
    }

    namespace Facepunch_Rust__FieldType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Rust__AnalyticsDocumentMode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085C7C8   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI__ReportBug
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t GetInformation                   = 0x40         ;
        constexpr std::uintptr_t Finished                         = 0x48         ;
        constexpr std::uintptr_t Subject                          = 0x50         ;
        constexpr std::uintptr_t Message                          = 0x58         ;
        constexpr std::uintptr_t ReportButton                     = 0x60         ;
        constexpr std::uintptr_t Category                         = 0x68         ;
        constexpr std::uintptr_t ProgressIcon                     = 0x70         ;
        constexpr std::uintptr_t ProgressText                     = 0x78         ;
        constexpr std::uintptr_t ScreenshotImage                  = 0x80         ;
        constexpr std::uintptr_t ScreenshotRoot                   = 0x88         ;
        constexpr std::uintptr_t BlurController                   = 0x90         ;
        constexpr std::uintptr_t SubmitButton                     = 0x98         ;
        constexpr std::uintptr_t SubmitErrorRoot                  = 0xA0         ;
        constexpr std::uintptr_t CooldownText                     = 0xA8         ;
        constexpr std::uintptr_t ContentMissingText               = 0xB0         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _d4f51dc18b789071e974eb580dc51fc6afd5c410 = 0xB8         ;
        constexpr std::uintptr_t _9513457dbb8782346e780c9dacd2733a20ad5c39 = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t _ba74ad69ddbb1b683393fdab9a6ea4e7879a9383 = 0x0          ;
            constexpr std::uintptr_t _322813261bda9b5a5f4b49a5ae6655e986265186 = 0x4          ;
            constexpr std::uintptr_t _c5eff30b9fb0a553dae9d787b6b20eb227932adf = 0x8          ;
            constexpr std::uintptr_t _fb2e1ac39b05256826e9c737b3237afeeb305266 = 0xC          ;
        }

    }

    namespace Rust_UI__MuteListController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t ListParent                       = 0x40         ;
        constexpr std::uintptr_t UserWidget                       = 0x48         ;
        constexpr std::uintptr_t SearchList                       = 0x50         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
    }

    namespace Rust_UI__UI_RustButtonGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _buttons                         = 0x20         ;
        constexpr std::uintptr_t _unpressSiblings                 = 0x28         ;
        constexpr std::uintptr_t _defaultButton                   = 0x30         ;
        constexpr std::uintptr_t _defaultButtonFiresEvent         = 0x38         ;
        constexpr std::uintptr_t _allowToggleOff                  = 0x39         ;
    }

    namespace Rust_UI__ReportPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t hideNametags                     = 0x20         ;
        constexpr std::uintptr_t openSoundDef                     = 0x28         ;
        constexpr std::uintptr_t closeSoundDef                    = 0x30         ;
        constexpr std::uintptr_t FindPlayer                       = 0x40         ;
        constexpr std::uintptr_t GetInformation                   = 0x48         ;
        constexpr std::uintptr_t Finished                         = 0x50         ;
        constexpr std::uintptr_t RecentlyReported                 = 0x58         ;
        constexpr std::uintptr_t ReasonDropdown                   = 0x60         ;
        constexpr std::uintptr_t Subject                          = 0x68         ;
        constexpr std::uintptr_t Message                          = 0x70         ;
        constexpr std::uintptr_t ReportButton                     = 0x78         ;
        constexpr std::uintptr_t SteamUserButton                  = 0x80         ;
        constexpr std::uintptr_t ProgressIcon                     = 0x88         ;
        constexpr std::uintptr_t ProgressText                     = 0x90         ;

        constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38         ;
        constexpr std::uintptr_t _eab1bbe6223c6174b8f88ee075270f875113b8fe = 0x98         ;
    }

    namespace Rust_UI__ClockSlider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t NumberInput                      = 0x68         ;
        constexpr std::uintptr_t SliderCanvas                     = 0x70         ;
        constexpr std::uintptr_t DecimalFormat                    = 0x78         ;
        constexpr std::uintptr_t MinValue                         = 0x80         ;
        constexpr std::uintptr_t MaxValue                         = 0x84         ;
        constexpr std::uintptr_t Integer                          = 0x88         ;
        constexpr std::uintptr_t ValueInternal                    = 0x8C         ;
        constexpr std::uintptr_t OnChanged                        = 0x90         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _5e78e96e2755c936685013e9ec72672dc1fab593 = 0x98         ;
        constexpr std::uintptr_t _6c5e3fb61ec48841e579ffea2afd472d70c24763 = 0xA0         ;
    }

    namespace Rendering_RendererFeatures_LensDirtiness__LensDirtinessRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t lensDirtinessShader              = 0x20         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _2578ed160de818c1cf46e4d85f2a488fb30fa589 = 0x28         ;
        constexpr std::uintptr_t _6c80ed65206e75def6c211a3735c8eb07a8171e3 = 0x30         ;
        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x38         ;
    }

    namespace Rendering_RendererFeatures_NightLight__NightLightRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t nightLightShader                 = 0x20         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
        constexpr std::uintptr_t _b1fb12b54cf358e67d168affa49625378d58b2bb = 0x28         ;
        constexpr std::uintptr_t _ee41aecdd3176dc7069eef2c038a3dc9ad66463c = 0x30         ;
        constexpr std::uintptr_t _bcdcf1418c0595f62285495df4bbff768ce8dd21 = 0x38         ;
    }

    namespace FIMSpace_FLook__SM_SwitchLookAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t EnableBackAfter                  = 0x18         ;
        constexpr std::uintptr_t TransitionDuration               = 0x1C         ;

        constexpr std::uintptr_t _3909012a359bae231e8274fdda10dce9603b81ea = 0x20         ;
    }

    namespace FIMSpace_FLook__FLookAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t BirdMode                         = 0x31         ;
        constexpr std::uintptr_t LagRotation                      = 0x34         ;
        constexpr std::uintptr_t LagEvery                         = 0x38         ;
        constexpr std::uintptr_t DelayPosition                    = 0x3C         ;
        constexpr std::uintptr_t DelayMaxDistance                 = 0x40         ;
        constexpr std::uintptr_t DelayGoSpeed                     = 0x44         ;
        constexpr std::uintptr_t BirdTargetPosition               = 0x48         ;
        constexpr std::uintptr_t UseEyes                          = 0x78         ;
        constexpr std::uintptr_t EyesTarget                       = 0x80         ;
        constexpr std::uintptr_t LeftEye                          = 0x88         ;
        constexpr std::uintptr_t InvertLeftEye                    = 0x90         ;
        constexpr std::uintptr_t RightEye                         = 0x98         ;
        constexpr std::uintptr_t InvertRightEye                   = 0xA0         ;
        constexpr std::uintptr_t HeadReference                    = 0xA8         ;
        constexpr std::uintptr_t EyesOffsetRotation               = 0xB0         ;
        constexpr std::uintptr_t LeftEyeOffsetRotation            = 0xBC         ;
        constexpr std::uintptr_t RightEyeOffsetRotation           = 0xC8         ;
        constexpr std::uintptr_t EyesSpeed                        = 0xD4         ;
        constexpr std::uintptr_t EyesBlend                        = 0xD8         ;
        constexpr std::uintptr_t EyesXRange                       = 0xDC         ;
        constexpr std::uintptr_t EyesYRange                       = 0xE4         ;
        constexpr std::uintptr_t EyesNoKeyframes                  = 0xEC         ;
        constexpr std::uintptr_t CustomEyesLogics                 = 0xED         ;
        constexpr std::uintptr_t NoddingTransitions               = 0x128        ;
        constexpr std::uintptr_t NodAxis                          = 0x12C        ;
        constexpr std::uintptr_t BackBonesNod                     = 0x138        ;
        constexpr std::uintptr_t ParentalOffsetsV                 = 0x15C        ;
        constexpr std::uintptr_t ParentalReferenceBone            = 0x1D8        ;
        constexpr std::uintptr_t DestroyMomentTargetOnMaxDistance = 0x291        ;
        constexpr std::uintptr_t OverrideRotations                = 0x2AC        ;
        constexpr std::uintptr_t BackBonesCount                   = 0x2D8        ;
        constexpr std::uintptr_t _preBackBonesCount               = 0x2DC        ;
        constexpr std::uintptr_t LookBones                        = 0x2E0        ;
        constexpr std::uintptr_t NoTargetHeadStops                = 0x2EC        ;
        constexpr std::uintptr_t _editor_hideEyes                 = 0x324        ;
        constexpr std::uintptr_t _editor_displayName              = 0x328        ;
        constexpr std::uintptr_t _Editor_Category                 = 0x330        ;
        constexpr std::uintptr_t LeadBone                         = 0x338        ;
        constexpr std::uintptr_t BaseTransform                    = 0x340        ;
        constexpr std::uintptr_t FaloffValue                      = 0x348        ;
        constexpr std::uintptr_t FaloffValueB                     = 0x34C        ;
        constexpr std::uintptr_t BigAngleAutomation               = 0x350        ;
        constexpr std::uintptr_t BigAngleAutomationCompensation   = 0x351        ;
        constexpr std::uintptr_t AutoBackbonesWeights             = 0x352        ;
        constexpr std::uintptr_t CurveSpread                      = 0x353        ;
        constexpr std::uintptr_t BackBonesFalloff                 = 0x358        ;
        constexpr std::uintptr_t CompensationBones                = 0x360        ;
        constexpr std::uintptr_t CompensationWeight               = 0x368        ;
        constexpr std::uintptr_t CompensationWeightB              = 0x36C        ;
        constexpr std::uintptr_t CompensatePositions              = 0x370        ;
        constexpr std::uintptr_t CompensatePositionsB             = 0x374        ;
        constexpr std::uintptr_t StartAfterTPose                  = 0x380        ;
        constexpr std::uintptr_t AnimatePhysics                   = 0x381        ;
        constexpr std::uintptr_t OptimizeWithAnimator             = 0x388        ;
        constexpr std::uintptr_t ObjectToFollow                   = 0x390        ;
        constexpr std::uintptr_t FollowOffset                     = 0x398        ;
        constexpr std::uintptr_t FollowMode                       = 0x3A4        ;
        constexpr std::uintptr_t RotationSpeed                    = 0x3A8        ;
        constexpr std::uintptr_t UltraSmoother                    = 0x3B0        ;
        constexpr std::uintptr_t StopLookingAbove                 = 0x3B4        ;
        constexpr std::uintptr_t StopLookingAboveFactor           = 0x3B8        ;
        constexpr std::uintptr_t ChangeTargetSmoothing            = 0x3BC        ;
        constexpr std::uintptr_t AdvancedFalloff                  = 0x3C0        ;
        constexpr std::uintptr_t MaximumDistance                  = 0x3C4        ;
        constexpr std::uintptr_t HoldRotateToOppositeUntil        = 0x3C8        ;
        constexpr std::uintptr_t MaxOutDistanceFactor             = 0x3CC        ;
        constexpr std::uintptr_t Distance2D                       = 0x3D0        ;
        constexpr std::uintptr_t DistanceMeasurePoint             = 0x3D4        ;
        constexpr std::uintptr_t LookWhenAbove                    = 0x3E0        ;
        constexpr std::uintptr_t LookWhenAboveVertical            = 0x3E8        ;
        constexpr std::uintptr_t WhenAboveGoBackAfter             = 0x3F0        ;
        constexpr std::uintptr_t WhenAboveGoBackAfterVertical     = 0x3F4        ;
        constexpr std::uintptr_t WhenAboveGoBackDuration          = 0x3F8        ;
        constexpr std::uintptr_t StartLookElasticRangeX           = 0x3FC        ;
        constexpr std::uintptr_t StartLookElasticRangeY           = 0x400        ;
        constexpr std::uintptr_t XRotationLimits                  = 0x404        ;
        constexpr std::uintptr_t XElasticRange                    = 0x40C        ;
        constexpr std::uintptr_t LimitHolder                      = 0x410        ;
        constexpr std::uintptr_t YRotationLimits                  = 0x414        ;
        constexpr std::uintptr_t YElasticRange                    = 0x41C        ;
        constexpr std::uintptr_t LookAnimatorAmount               = 0x420        ;
        constexpr std::uintptr_t StartLookPointOffset             = 0x424        ;
        constexpr std::uintptr_t AnchorStartLookPoint             = 0x430        ;
        constexpr std::uintptr_t RefreshStartLookPoint            = 0x431        ;
        constexpr std::uintptr_t SyncWithAnimator                 = 0x432        ;
        constexpr std::uintptr_t MonitorAnimator                  = 0x433        ;
        constexpr std::uintptr_t WeightsMultiplier                = 0x444        ;
        constexpr std::uintptr_t MaxRotationSpeed                 = 0x448        ;
        constexpr std::uintptr_t BaseRotationCompensation         = 0x44C        ;
        constexpr std::uintptr_t DetectZeroKeyframes              = 0x450        ;
        constexpr std::uintptr_t LookAtPositionSmoother           = 0x454        ;
        constexpr std::uintptr_t DeltaType                        = 0x458        ;
        constexpr std::uintptr_t SimulationSpeed                  = 0x45C        ;
        constexpr std::uintptr_t OverrideHeadForPerfectLookDirection = 0x460        ;
        constexpr std::uintptr_t Calibration                      = 0x464        ;
        constexpr std::uintptr_t FixingPreset                     = 0x468        ;
        constexpr std::uintptr_t ModelForwardAxis                 = 0x46C        ;
        constexpr std::uintptr_t ModelUpAxis                      = 0x478        ;
        constexpr std::uintptr_t ManualFromAxis                   = 0x484        ;
        constexpr std::uintptr_t ManualToAxis                     = 0x490        ;
        constexpr std::uintptr_t FromAuto                         = 0x49C        ;
        constexpr std::uintptr_t OffsetAuto                       = 0x4A8        ;
        constexpr std::uintptr_t parentalReferenceLookForward     = 0x4B4        ;
        constexpr std::uintptr_t parentalReferenceUp              = 0x4C0        ;
        constexpr std::uintptr_t DynamicReferenceUp               = 0x4CC        ;
        constexpr std::uintptr_t RotationOffset                   = 0x4D8        ;
        constexpr std::uintptr_t BackBonesAddOffset               = 0x4E4        ;
        constexpr std::uintptr_t RotCorrectionMultiplier          = 0x4F0        ;
        constexpr std::uintptr_t DebugRays                        = 0x4FC        ;
        constexpr std::uintptr_t AnimationStyle                   = 0x500        ;
        constexpr std::uintptr_t ConstantParentalAxisUpdate       = 0x504        ;

        constexpr std::uintptr_t _d69602f594a0b061583aadfb4297a2c130e77abc = 0x20         ;
        constexpr std::uintptr_t _53a2e19f17cb8d7ed65427588951afdbd344d1fa = 0x28         ;
        constexpr std::uintptr_t _ed7f0edbf828d959a850ae9c472f8684beeca02d = 0x30         ;
        constexpr std::uintptr_t _634895658649c75d296d4bcd9cdfbe9189515e05 = 0x32         ;
        constexpr std::uintptr_t _16de845a9d593686bfb714db784288f8e83a243b = 0x54         ;
        constexpr std::uintptr_t _50f5c1a96b4e1c7580dadd2292bf6095acc6b152 = 0x60         ;
        constexpr std::uintptr_t _33c86479e9df89563887371989e66b5ea5e41820 = 0x64         ;
        constexpr std::uintptr_t _e3173435f6c6f580f128c5a6d774157cfe96fe12 = 0x68         ;
        constexpr std::uintptr_t _dee8c6b3f9c0c11913b02effe9f372a649dc489d = 0x70         ;
        constexpr std::uintptr_t _a6645bd3c140dee5e0173153a2f8d6b7fd89922a = 0xF0         ;
        constexpr std::uintptr_t _63e54a581ab29d1b97aa3f7ab51a4ccee3ea6853 = 0xF8         ;
        constexpr std::uintptr_t _7a615ca411ca5971ad38ae2121a803184f1a78d6 = 0x100        ;
        constexpr std::uintptr_t _eaad851eb111e8d2b8504a34169e92376357c8b1 = 0x108        ;
        constexpr std::uintptr_t _c85bb71f601a13c6a8b7660eee2a7207adab5e2f = 0x110        ;
        constexpr std::uintptr_t _b08f948ad65abb8f0f3054d25bc9abb38a15df51 = 0x118        ;
        constexpr std::uintptr_t _333cb7f5fa60f9887f8ae3327c65675842f340c5 = 0x11C        ;
        constexpr std::uintptr_t _de5b2d82c5f383401647c56b6d989062989ec6c3 = 0x13C        ;
        constexpr std::uintptr_t _623e00cf2fbc89b4bddc347bbad9170850f00c10 = 0x140        ;
        constexpr std::uintptr_t _578e88cae21659b6b14161b72d878c84c459f87c = 0x144        ;
        constexpr std::uintptr_t _6be602255019672aa9404f1ce2f790e732b6927b = 0x148        ;
        constexpr std::uintptr_t _160499ba74719a61c23d2e9946f4d92cde1c8c61 = 0x14C        ;
        constexpr std::uintptr_t _c62adfae2cfce73c775ee834095996aa93f7b339 = 0x150        ;
        constexpr std::uintptr_t _bd3257ad5e35294b13e545f69a73514c5bc6246b = 0x154        ;
        constexpr std::uintptr_t _5c8c0d6912b6318bed92ecb11c2efe7593c757d5 = 0x158        ;
        constexpr std::uintptr_t _90a7fe06e9c4d8fdae11aad3717717f3462ba41e = 0x160        ;
        constexpr std::uintptr_t _e980cd5d838abd3b56defa3540d69aa08775a399 = 0x16C        ;
        constexpr std::uintptr_t _697301c418a56ba76e1b58ffaf0348fcf28d034b = 0x178        ;
        constexpr std::uintptr_t _f362047b9cc38f56d1a80783c3944bd977d0f3c9 = 0x184        ;
        constexpr std::uintptr_t _0a7b1654d28ab45be6f487b434b8004fa6449a04 = 0x190        ;
        constexpr std::uintptr_t _42b3c5858a5434201de6d0648827553378be07dc = 0x194        ;
        constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0x1D4        ;
        constexpr std::uintptr_t _0b465be15b20d0d869a5685fd9409ea0f1a3fa2d = 0x1E0        ;
        constexpr std::uintptr_t _14ae82916c9883fe4887ba524405d2d6ed8317a8 = 0x1F0        ;
        constexpr std::uintptr_t _0f354a5a1dd95f7a0e05d133f137b4228fe4a017 = 0x1F8        ;
        constexpr std::uintptr_t _e14d5d0b78fdd2f89f53c5b9eb6fd44aa8687868 = 0x1F9        ;
        constexpr std::uintptr_t _fcdb665fa3a7e8e5cacd01d341e0ff6c86615335 = 0x1FC        ;
        constexpr std::uintptr_t _61d23386c2431f9ebad1a17bb21b7d754d5fb63a = 0x200        ;
        constexpr std::uintptr_t _7933622e6e1fcacc9dc637da72a5738904794f36 = 0x20C        ;
        constexpr std::uintptr_t _6ab3ff6d0937d6a8caf239452aa887f20d967a1a = 0x218        ;
        constexpr std::uintptr_t _377a90ce57569b8ea1007c5fd489b7c1243d0d5c = 0x224        ;
        constexpr std::uintptr_t _9286b02f768b1b03de1df720a995c1620db32cb3 = 0x230        ;
        constexpr std::uintptr_t _d942b22b4cd290327a72171008505f5c634e4f98 = 0x240        ;
        constexpr std::uintptr_t _d15c531259cb12d8808979918a61745440b64eb4 = 0x24C        ;
        constexpr std::uintptr_t _3bbf59ba0b4841b100d0f4f435df7fe819fa78cd = 0x258        ;
        constexpr std::uintptr_t _84d80c9e7b1a3f9816b0035d46cbaacfa2b6edfb = 0x25C        ;
        constexpr std::uintptr_t _20ab33f80fc44ff7bde94cf048c1b813a6fa85fc = 0x268        ;
        constexpr std::uintptr_t _f59689898d0cd6c77bcd7fde6cbd7cb743ac9e6a = 0x26C        ;
        constexpr std::uintptr_t _4119af04ecd291c8ee6e0a120ae1ecdb727e332c = 0x270        ;
        constexpr std::uintptr_t _c4db08b15e05e9bd02778cd57497852e65276bf7 = 0x278        ;
        constexpr std::uintptr_t _acce0ef94844b488f80fa13269e4622ffe657333 = 0x288        ;
        constexpr std::uintptr_t _ef05802f951903ded8449fa7b9517460ca53dff6 = 0x290        ;
        constexpr std::uintptr_t _f1970414a5c10972da00c8047b8cdceedb9a94d5 = 0x294        ;
        constexpr std::uintptr_t _7ce4bf81af43b68417b66b248123c2e3dc275230 = 0x298        ;
        constexpr std::uintptr_t _60faca93c7a2cdd4fb28343f265f0bcd9d3ce0c8 = 0x29C        ;
        constexpr std::uintptr_t _0c1c5a1ca454d1be9ff3acd5a7af8923fa366b96 = 0x2A0        ;
        constexpr std::uintptr_t _a5c1d10453cf2d6355ce8d773fcb1d6ec1cd93d6 = 0x2A4        ;
        constexpr std::uintptr_t _14ddee0d86f1ae3b9f97e1866cf3aac080072421 = 0x2B0        ;
        constexpr std::uintptr_t _ffbed4c67e28b7d2526278fffc154761710b830d = 0x2B8        ;
        constexpr std::uintptr_t _dde3ec69613d7cd8c1843daeb03376879405f58a = 0x2C0        ;
        constexpr std::uintptr_t _8e14365051a57a2206135a584b7b443de52396f8 = 0x2C4        ;
        constexpr std::uintptr_t _305e250a52364164251a1a902999575f1c0dcec6 = 0x2C8        ;
        constexpr std::uintptr_t _e90c73d6f657eb0c6e0990b024bdda7d6c8677b4 = 0x2D0        ;
        constexpr std::uintptr_t _a9176a2b0ce0724f9e3edef7d423ceb1ca59d510 = 0x2E8        ;
        constexpr std::uintptr_t _1ae6811eca3a295a6818e0c1e696f2d8a7d20a77 = 0x2F0        ;
        constexpr std::uintptr_t _a486cef3f65dd27f171faacf749f17492f4624d8 = 0x300        ;
        constexpr std::uintptr_t _1fd734fefaf6173271c26028e1367ecaa40a7fe9 = 0x304        ;
        constexpr std::uintptr_t _91a4e39402554e7e934a917da2da6298f2c2d1e5 = 0x308        ;
        constexpr std::uintptr_t _c4d7832afd2c671f6dab71f76cb62cf9629802ea = 0x30C        ;
        constexpr std::uintptr_t _6731cc515af382a9c4f5ebe2e9344346e213bcfa = 0x310        ;
        constexpr std::uintptr_t _ee10e56439a68a4ae3a527f00d45fbc09687adeb = 0x314        ;
        constexpr std::uintptr_t _a3779af3518901d845a16752595a278a8b32a6cd = 0x318        ;
        constexpr std::uintptr_t _d0914465b39f3fafc8332e830a4e70e520165763 = 0x378        ;
        constexpr std::uintptr_t _f29cfbead0ffb86d0e7bc997a947e9535347edac = 0x37C        ;
        constexpr std::uintptr_t _413fd5130ee72c5890520d5eb57654986af8a5eb = 0x3AC        ;
        constexpr std::uintptr_t _37e4d47ea47e1c237e6f20d80063e4577575068b = 0x3E4        ;
        constexpr std::uintptr_t _133bf14d14fa99c679b3982affcc4bcfe0478819 = 0x3EC        ;
        constexpr std::uintptr_t _2a646c8c5f0e8d8335ae5ee22bea3a602a8b241c = 0x434        ;
        constexpr std::uintptr_t _1ffb50490a3d2b27323fdf8556737430eb56473d = 0x505        ;
        constexpr std::uintptr_t _a48f7d73e7d48f309b00815946cdc7696dfe2d95 = 0x506        ;
    }

    namespace UnityEngine_UI__ScrollRectSettable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Content                        = 0x20         ;
        constexpr std::uintptr_t m_Horizontal                     = 0x28         ;
        constexpr std::uintptr_t m_Vertical                       = 0x29         ;
        constexpr std::uintptr_t m_MovementType                   = 0x2C         ;
        constexpr std::uintptr_t m_Elasticity                     = 0x30         ;
        constexpr std::uintptr_t m_Inertia                        = 0x34         ;
        constexpr std::uintptr_t m_DecelerationRate               = 0x38         ;
        constexpr std::uintptr_t m_ScrollSensitivity              = 0x3C         ;
        constexpr std::uintptr_t m_Viewport                       = 0x40         ;
        constexpr std::uintptr_t m_HorizontalScrollbar            = 0x48         ;
        constexpr std::uintptr_t m_VerticalScrollbar              = 0x50         ;
        constexpr std::uintptr_t m_HorizontalScrollbarVisibility  = 0x58         ;
        constexpr std::uintptr_t m_VerticalScrollbarVisibility    = 0x5C         ;
        constexpr std::uintptr_t m_HorizontalScrollbarSpacing     = 0x60         ;
        constexpr std::uintptr_t m_VerticalScrollbarSpacing       = 0x64         ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x68         ;
        constexpr std::uintptr_t m_PointerStartLocalCursor        = 0x70         ;
        constexpr std::uintptr_t m_ContentStartPosition           = 0x78         ;
        constexpr std::uintptr_t m_ViewRect                       = 0x80         ;
        constexpr std::uintptr_t m_ContentBounds                  = 0x88         ;
        constexpr std::uintptr_t m_ViewBounds                     = 0xA0         ;
        constexpr std::uintptr_t m_Velocity                       = 0xB8         ;
        constexpr std::uintptr_t m_Dragging                       = 0xC0         ;
        constexpr std::uintptr_t m_Scrolling                      = 0xC1         ;
        constexpr std::uintptr_t m_ScrollWheelVelocity            = 0xC2         ;
        constexpr std::uintptr_t m_ScrollbarDragging              = 0xC3         ;
        constexpr std::uintptr_t m_PrevPosition                   = 0xC4         ;
        constexpr std::uintptr_t m_PrevContentBounds              = 0xCC         ;
        constexpr std::uintptr_t m_PrevViewBounds                 = 0xE4         ;
        constexpr std::uintptr_t m_HasRebuiltLayout               = 0xFC         ;
        constexpr std::uintptr_t m_HSliderExpand                  = 0xFD         ;
        constexpr std::uintptr_t m_VSliderExpand                  = 0xFE         ;
        constexpr std::uintptr_t m_HSliderHeight                  = 0x100        ;
        constexpr std::uintptr_t m_VSliderWidth                   = 0x104        ;
        constexpr std::uintptr_t m_Rect                           = 0x108        ;
        constexpr std::uintptr_t m_HorizontalScrollbarRect        = 0x110        ;
        constexpr std::uintptr_t m_VerticalScrollbarRect          = 0x118        ;
        constexpr std::uintptr_t m_Tracker                        = 0x120        ;
        constexpr std::uintptr_t m_Corners                        = 0x128        ;
    }

    namespace UnityEngine_UI__ScrollRectEx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t scrollButton                     = 0x20         ;
        constexpr std::uintptr_t altScrollButton                  = 0x24         ;
        constexpr std::uintptr_t m_Content                        = 0x28         ;
        constexpr std::uintptr_t m_Horizontal                     = 0x30         ;
        constexpr std::uintptr_t m_Vertical                       = 0x31         ;
        constexpr std::uintptr_t m_MovementType                   = 0x34         ;
        constexpr std::uintptr_t m_Elasticity                     = 0x38         ;
        constexpr std::uintptr_t m_Inertia                        = 0x3C         ;
        constexpr std::uintptr_t m_DecelerationRate               = 0x40         ;
        constexpr std::uintptr_t m_ScrollSensitivity              = 0x44         ;
        constexpr std::uintptr_t m_Viewport                       = 0x48         ;
        constexpr std::uintptr_t m_HorizontalScrollbar            = 0x50         ;
        constexpr std::uintptr_t m_VerticalScrollbar              = 0x58         ;
        constexpr std::uintptr_t m_HorizontalScrollbarVisibility  = 0x60         ;
        constexpr std::uintptr_t m_VerticalScrollbarVisibility    = 0x64         ;
        constexpr std::uintptr_t m_HorizontalScrollbarSpacing     = 0x68         ;
        constexpr std::uintptr_t m_VerticalScrollbarSpacing       = 0x6C         ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x70         ;

        constexpr std::uintptr_t _54813c2ca89cd68b3c7845eac28e87d0a2d2d47d = 0x78         ;
        constexpr std::uintptr_t _d7edd786fd31a7f30b0d2a47ec78b5cb92afcc81 = 0x80         ;
        constexpr std::uintptr_t _1b7e246aef78da1e2fb1ce81ce5b29acfa2b6580 = 0x88         ;
        constexpr std::uintptr_t _192dbac1a3817dcd6600160cf2be451510d50d25 = 0x90         ;
        constexpr std::uintptr_t _bf0ee41c4b3784143437d0959b8d07dbf9970c5b = 0xA8         ;
        constexpr std::uintptr_t _16e1e48ac91d698bdbc93ff6f8f92f3cbcca9f6b = 0xC0         ;
        constexpr std::uintptr_t _9fc3f2e404a1bd27100471c8a4e65b6fb9794be2 = 0xC8         ;
        constexpr std::uintptr_t _2a1fcc8f19d8b28023cc59aeb2e7df069d03a925 = 0xCC         ;
        constexpr std::uintptr_t _3e1e821e1e607fb9265be144f780b96b1b36903f = 0xD4         ;
        constexpr std::uintptr_t _d2512a99aae98867510ccb33e651b876f50e5f1b = 0xEC         ;
        constexpr std::uintptr_t _831a1296a758e5a1fe3c1e83078851f866f80db3 = 0x104        ;
        constexpr std::uintptr_t _f45536a43a669f12390a9b8da92e28ba23a53ace = 0x105        ;
        constexpr std::uintptr_t _6e67de577213f5e42c49b465b8703255f6091247 = 0x106        ;
        constexpr std::uintptr_t _cf0f23ed1d08fb8320a1c4a58748a3fdd3e77436 = 0x108        ;
        constexpr std::uintptr_t _3c5be11ba4006bdf486050cd240d4cb1e10fa297 = 0x10C        ;
        constexpr std::uintptr_t _7f7060ddcdebe51838461a1c988716cc8f8196c7 = 0x110        ;
        constexpr std::uintptr_t _7a8ed3a981a360ffbede6230dbda00b2eb209a24 = 0x118        ;
        constexpr std::uintptr_t _5d59442eecb5d6038d707776698b48aeef337bc5 = 0x120        ;
        constexpr std::uintptr_t _d010c6f4927a0f7b5df1425c31dfe5164c833579 = 0x128        ;
        constexpr std::uintptr_t _86e9b6263e1e17bc8f18ce77b6fd776e65988963 = 0x130        ;
    }

    namespace GameMenu__RPCProgressBarState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TinyJSON__DecodeAlias
    {
        constexpr std::uintptr_t _Names_k__BackingField           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _4f36dcc45e41ef58b7865c0c1459bb581cd66a3f = 0x0          ;
        }

    }

    namespace TinyJSON__DecodeException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _71b5bf2e8efe2921b42de3b247c2baf78e4b5318 = 0x0          ;
        }

    }

    namespace TinyJSON__DecodeException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _71b5bf2e8efe2921b42de3b247c2baf78e4b5318 = 0x0          ;
        }

    }

    namespace TinyJSON__EncodeOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ConVar__CopyPasteSelectionDrawer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107361A0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _1ef7c7b7bc27b4dc602003156777778551a85224 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace Instancing__InstancedLODState-fake-0
    {
        constexpr std::uintptr_t Mesh                             = 0x10         ;
        constexpr std::uintptr_t Materials                        = 0x18         ;
        constexpr std::uintptr_t LocalToWorld                     = 0x20         ;
        constexpr std::uintptr_t CastShadows                      = 0x60         ;
        constexpr std::uintptr_t RecieveShadows                   = 0x64         ;
        constexpr std::uintptr_t LightProbes                      = 0x68         ;
        constexpr std::uintptr_t LodLevel                         = 0x6C         ;
        constexpr std::uintptr_t TotalLodLevels                   = 0x70         ;
        constexpr std::uintptr_t MeshCategory                     = 0x74         ;
        constexpr std::uintptr_t MinimumDistance                  = 0x78         ;
        constexpr std::uintptr_t MaximumDistance                  = 0x7C         ;
    }

    namespace Instancing__InstancedMeshConfig-fake-0
    {
        constexpr std::uintptr_t states                           = 0x10         ;
    }

    namespace Instancing__InstancedPrefabConfig-fake-0
    {
        constexpr std::uintptr_t PrefabId                         = 0x10         ;
        constexpr std::uintptr_t Meshes                           = 0x18         ;
    }

    namespace Instancing__PreCullingJob
    {
        constexpr std::uintptr_t Meshes                           = 0x0          ;
        constexpr std::uintptr_t RendererCount                    = 0x10         ;
        constexpr std::uintptr_t CountPerMesh                     = 0x18         ;
        constexpr std::uintptr_t DrawCalls                        = 0x28         ;
        constexpr std::uintptr_t DrawCallCount                    = 0x38         ;
        constexpr std::uintptr_t RenderSlices                     = 0x40         ;
    }

    namespace Instancing__InstancedLODState
    {
        constexpr std::uintptr_t Mesh                             = 0x10         ;
        constexpr std::uintptr_t Materials                        = 0x18         ;
        constexpr std::uintptr_t LocalToWorld                     = 0x20         ;
        constexpr std::uintptr_t CastShadows                      = 0x60         ;
        constexpr std::uintptr_t RecieveShadows                   = 0x64         ;
        constexpr std::uintptr_t LightProbes                      = 0x68         ;
        constexpr std::uintptr_t LodLevel                         = 0x6C         ;
        constexpr std::uintptr_t TotalLodLevels                   = 0x70         ;
        constexpr std::uintptr_t MeshCategory                     = 0x74         ;
        constexpr std::uintptr_t MinimumDistance                  = 0x78         ;
        constexpr std::uintptr_t MaximumDistance                  = 0x7C         ;
    }

    namespace Instancing__InstancedMeshConfig
    {
        constexpr std::uintptr_t states                           = 0x10         ;
    }

    namespace Instancing__InstancedPrefabConfig
    {
        constexpr std::uintptr_t PrefabId                         = 0x10         ;
        constexpr std::uintptr_t Meshes                           = 0x18         ;
    }

    namespace Instancing__InstancedMeshConfig-fake-1
    {
        constexpr std::uintptr_t states                           = 0x10         ;
    }

    namespace Instancing__InstancedMeshCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch__VirtualScroll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemHeight                       = 0x20         ;
        constexpr std::uintptr_t ItemSpacing                      = 0x24         ;
        constexpr std::uintptr_t Padding                          = 0x28         ;
        constexpr std::uintptr_t DataSourceObject                 = 0x30         ;
        constexpr std::uintptr_t SourceObject                     = 0x38         ;
        constexpr std::uintptr_t ScrollRect                       = 0x40         ;
        constexpr std::uintptr_t OverrideContentRoot              = 0x48         ;

        constexpr std::uintptr_t _9d1e4e0c9cfa0aa67dbab5eac6125a93af9a8797 = 0x50         ;
        constexpr std::uintptr_t _9a37d6da0e0127ee79861e6cc9e4de2f1673fd9b = 0x58         ;
        constexpr std::uintptr_t _4d5e95be2a606f0951670fe983e66cf436b9da00 = 0x60         ;
    }

    namespace ModelViewer__ModelViewer_RenderParameters
    {
        constexpr std::uintptr_t antialiasing                     = 0x10         ;
        constexpr std::uintptr_t shadowCascades                   = 0x14         ;
        constexpr std::uintptr_t shadowLights                     = 0x18         ;
        constexpr std::uintptr_t shadowMode                       = 0x1C         ;
        constexpr std::uintptr_t shadowDistance                   = 0x20         ;
        constexpr std::uintptr_t shadowQuality                    = 0x24         ;
        constexpr std::uintptr_t shadowSoftness                   = 0x28         ;
        constexpr std::uintptr_t sunShadowBias                    = 0x2C         ;
        constexpr std::uintptr_t enableContactShadows             = 0x30         ;
        constexpr std::uintptr_t blendStrength                    = 0x34         ;
        constexpr std::uintptr_t accumulation                     = 0x38         ;
        constexpr std::uintptr_t lengthFade                       = 0x3C         ;
        constexpr std::uintptr_t range                            = 0x40         ;
        constexpr std::uintptr_t zThickness                       = 0x44         ;
        constexpr std::uintptr_t samples                          = 0x48         ;
        constexpr std::uintptr_t nearSampleQuality                = 0x4C         ;
        constexpr std::uintptr_t traceBias                        = 0x50         ;
        constexpr std::uintptr_t enableAmbientOcclusion           = 0x54         ;
        constexpr std::uintptr_t SampleCount                      = 0x58         ;
        constexpr std::uintptr_t Intensity                        = 0x5C         ;
        constexpr std::uintptr_t Tint                             = 0x60         ;
        constexpr std::uintptr_t Radius                           = 0x70         ;
        constexpr std::uintptr_t PowerExponent                    = 0x74         ;
        constexpr std::uintptr_t Bias                             = 0x78         ;
        constexpr std::uintptr_t Thickness                        = 0x7C         ;
        constexpr std::uintptr_t Downsample                       = 0x80         ;
        constexpr std::uintptr_t FadeEnabled                      = 0x81         ;
        constexpr std::uintptr_t FadeStart                        = 0x84         ;
        constexpr std::uintptr_t FadeLength                       = 0x88         ;
        constexpr std::uintptr_t FadeToIntensity                  = 0x8C         ;
        constexpr std::uintptr_t FadeToTint                       = 0x90         ;
        constexpr std::uintptr_t FadeToRadius                     = 0xA0         ;
        constexpr std::uintptr_t FadeToPowerExponent              = 0xA4         ;
        constexpr std::uintptr_t FadeToThickness                  = 0xA8         ;
        constexpr std::uintptr_t Type                             = 0xAC         ;
        constexpr std::uintptr_t RefreshMode                      = 0xB0         ;
        constexpr std::uintptr_t TimeSlicing                      = 0xB4         ;
        constexpr std::uintptr_t resolution                       = 0xB8         ;
        constexpr std::uintptr_t reflectionShadowDistance         = 0xBC         ;
        constexpr std::uintptr_t cullingMask                      = 0xC0         ;
        constexpr std::uintptr_t reflectionClippingPlaneNear      = 0xC4         ;
        constexpr std::uintptr_t reflectionClippingPlaneFar       = 0xC8         ;
    }

    namespace ModelViewer__ModelViewer_MainCameraParameters
    {
        constexpr std::uintptr_t orbitSpeed                       = 0x10         ;
        constexpr std::uintptr_t mouseZoomSpeed                   = 0x14         ;
        constexpr std::uintptr_t scrollZoomSpeed                  = 0x18         ;
        constexpr std::uintptr_t panSpeed                         = 0x1C         ;
        constexpr std::uintptr_t moveSpeed                        = 0x20         ;
        constexpr std::uintptr_t followLag                        = 0x24         ;
        constexpr std::uintptr_t fieldOfView                      = 0x28         ;
        constexpr std::uintptr_t nearPlane                        = 0x2C         ;
        constexpr std::uintptr_t farPlane                         = 0x30         ;
        constexpr std::uintptr_t overlayType                      = 0x34         ;
        constexpr std::uintptr_t Aspect                           = 0x38         ;
        constexpr std::uintptr_t Ratio                            = 0x3C         ;
        constexpr std::uintptr_t depthOfField                     = 0x40         ;
        constexpr std::uintptr_t focalLength                      = 0x44         ;
        constexpr std::uintptr_t focalSize                        = 0x48         ;
        constexpr std::uintptr_t apeture                          = 0x4C         ;
        constexpr std::uintptr_t maxBlurSize                      = 0x50         ;
        constexpr std::uintptr_t debugMode                        = 0x54         ;
        constexpr std::uintptr_t shutterAngle                     = 0x58         ;
        constexpr std::uintptr_t barrelAndPincushion              = 0x5C         ;
        constexpr std::uintptr_t chromaticAbberation              = 0x60         ;
        constexpr std::uintptr_t ToneMapping                      = 0x64         ;
        constexpr std::uintptr_t Exposure                         = 0x68         ;
        constexpr std::uintptr_t Contrast                         = 0x6C         ;
        constexpr std::uintptr_t Saturation                       = 0x70         ;
        constexpr std::uintptr_t Strength                         = 0x74         ;
        constexpr std::uintptr_t limit                            = 0x78         ;
        constexpr std::uintptr_t GodRays                          = 0x7C         ;
        constexpr std::uintptr_t Brightness                       = 0x80         ;
        constexpr std::uintptr_t Threshold                        = 0x84         ;
        constexpr std::uintptr_t SoftKnee                         = 0x88         ;
        constexpr std::uintptr_t Clamp                            = 0x8C         ;
        constexpr std::uintptr_t Diffusion                        = 0x90         ;
        constexpr std::uintptr_t AnamorphicRatio                  = 0x94         ;
        constexpr std::uintptr_t Color                            = 0x98         ;
        constexpr std::uintptr_t Darkness                         = 0xA8         ;
        constexpr std::uintptr_t Sharpness                        = 0xAC         ;
        constexpr std::uintptr_t Coloured                         = 0xB0         ;
        constexpr std::uintptr_t Intensity                        = 0xB4         ;
        constexpr std::uintptr_t Size                             = 0xB8         ;
        constexpr std::uintptr_t luminanceContribution            = 0xBC         ;
    }

    namespace ModelViewer__ModelViewer_RenderParameters-fake-0
    {
        constexpr std::uintptr_t antialiasing                     = 0x10         ;
        constexpr std::uintptr_t shadowCascades                   = 0x14         ;
        constexpr std::uintptr_t shadowLights                     = 0x18         ;
        constexpr std::uintptr_t shadowMode                       = 0x1C         ;
        constexpr std::uintptr_t shadowDistance                   = 0x20         ;
        constexpr std::uintptr_t shadowQuality                    = 0x24         ;
        constexpr std::uintptr_t shadowSoftness                   = 0x28         ;
        constexpr std::uintptr_t sunShadowBias                    = 0x2C         ;
        constexpr std::uintptr_t enableContactShadows             = 0x30         ;
        constexpr std::uintptr_t blendStrength                    = 0x34         ;
        constexpr std::uintptr_t accumulation                     = 0x38         ;
        constexpr std::uintptr_t lengthFade                       = 0x3C         ;
        constexpr std::uintptr_t range                            = 0x40         ;
        constexpr std::uintptr_t zThickness                       = 0x44         ;
        constexpr std::uintptr_t samples                          = 0x48         ;
        constexpr std::uintptr_t nearSampleQuality                = 0x4C         ;
        constexpr std::uintptr_t traceBias                        = 0x50         ;
        constexpr std::uintptr_t enableAmbientOcclusion           = 0x54         ;
        constexpr std::uintptr_t SampleCount                      = 0x58         ;
        constexpr std::uintptr_t Intensity                        = 0x5C         ;
        constexpr std::uintptr_t Tint                             = 0x60         ;
        constexpr std::uintptr_t Radius                           = 0x70         ;
        constexpr std::uintptr_t PowerExponent                    = 0x74         ;
        constexpr std::uintptr_t Bias                             = 0x78         ;
        constexpr std::uintptr_t Thickness                        = 0x7C         ;
        constexpr std::uintptr_t Downsample                       = 0x80         ;
        constexpr std::uintptr_t FadeEnabled                      = 0x81         ;
        constexpr std::uintptr_t FadeStart                        = 0x84         ;
        constexpr std::uintptr_t FadeLength                       = 0x88         ;
        constexpr std::uintptr_t FadeToIntensity                  = 0x8C         ;
        constexpr std::uintptr_t FadeToTint                       = 0x90         ;
        constexpr std::uintptr_t FadeToRadius                     = 0xA0         ;
        constexpr std::uintptr_t FadeToPowerExponent              = 0xA4         ;
        constexpr std::uintptr_t FadeToThickness                  = 0xA8         ;
        constexpr std::uintptr_t Type                             = 0xAC         ;
        constexpr std::uintptr_t RefreshMode                      = 0xB0         ;
        constexpr std::uintptr_t TimeSlicing                      = 0xB4         ;
        constexpr std::uintptr_t resolution                       = 0xB8         ;
        constexpr std::uintptr_t reflectionShadowDistance         = 0xBC         ;
        constexpr std::uintptr_t cullingMask                      = 0xC0         ;
        constexpr std::uintptr_t reflectionClippingPlaneNear      = 0xC4         ;
        constexpr std::uintptr_t reflectionClippingPlaneFar       = 0xC8         ;
    }

    namespace ModelViewer__ModelViewer_MainCameraParameters-fake-0
    {
        constexpr std::uintptr_t orbitSpeed                       = 0x10         ;
        constexpr std::uintptr_t mouseZoomSpeed                   = 0x14         ;
        constexpr std::uintptr_t scrollZoomSpeed                  = 0x18         ;
        constexpr std::uintptr_t panSpeed                         = 0x1C         ;
        constexpr std::uintptr_t moveSpeed                        = 0x20         ;
        constexpr std::uintptr_t followLag                        = 0x24         ;
        constexpr std::uintptr_t fieldOfView                      = 0x28         ;
        constexpr std::uintptr_t nearPlane                        = 0x2C         ;
        constexpr std::uintptr_t farPlane                         = 0x30         ;
        constexpr std::uintptr_t overlayType                      = 0x34         ;
        constexpr std::uintptr_t Aspect                           = 0x38         ;
        constexpr std::uintptr_t Ratio                            = 0x3C         ;
        constexpr std::uintptr_t depthOfField                     = 0x40         ;
        constexpr std::uintptr_t focalLength                      = 0x44         ;
        constexpr std::uintptr_t focalSize                        = 0x48         ;
        constexpr std::uintptr_t apeture                          = 0x4C         ;
        constexpr std::uintptr_t maxBlurSize                      = 0x50         ;
        constexpr std::uintptr_t debugMode                        = 0x54         ;
        constexpr std::uintptr_t shutterAngle                     = 0x58         ;
        constexpr std::uintptr_t barrelAndPincushion              = 0x5C         ;
        constexpr std::uintptr_t chromaticAbberation              = 0x60         ;
        constexpr std::uintptr_t ToneMapping                      = 0x64         ;
        constexpr std::uintptr_t Exposure                         = 0x68         ;
        constexpr std::uintptr_t Contrast                         = 0x6C         ;
        constexpr std::uintptr_t Saturation                       = 0x70         ;
        constexpr std::uintptr_t Strength                         = 0x74         ;
        constexpr std::uintptr_t limit                            = 0x78         ;
        constexpr std::uintptr_t GodRays                          = 0x7C         ;
        constexpr std::uintptr_t Brightness                       = 0x80         ;
        constexpr std::uintptr_t Threshold                        = 0x84         ;
        constexpr std::uintptr_t SoftKnee                         = 0x88         ;
        constexpr std::uintptr_t Clamp                            = 0x8C         ;
        constexpr std::uintptr_t Diffusion                        = 0x90         ;
        constexpr std::uintptr_t AnamorphicRatio                  = 0x94         ;
        constexpr std::uintptr_t Color                            = 0x98         ;
        constexpr std::uintptr_t Darkness                         = 0xA8         ;
        constexpr std::uintptr_t Sharpness                        = 0xAC         ;
        constexpr std::uintptr_t Coloured                         = 0xB0         ;
        constexpr std::uintptr_t Intensity                        = 0xB4         ;
        constexpr std::uintptr_t Size                             = 0xB8         ;
        constexpr std::uintptr_t luminanceContribution            = 0xBC         ;
    }

    namespace ModelViewer__modelviewer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t cameraTarget                     = 0x20         ;
        constexpr std::uintptr_t Render                           = 0x28         ;
        constexpr std::uintptr_t MainCamera                       = 0x30         ;
        constexpr std::uintptr_t Sky                              = 0x38         ;
        constexpr std::uintptr_t ruleOfThirds                     = 0x40         ;
        constexpr std::uintptr_t goldenRatio                      = 0x48         ;
        constexpr std::uintptr_t crosshair                        = 0x50         ;
        constexpr std::uintptr_t aspectRatio                      = 0x58         ;
        constexpr std::uintptr_t safeFrames                       = 0x60         ;
        constexpr std::uintptr_t aspectRatioFitter                = 0x70         ;
        constexpr std::uintptr_t safeFrameAspectRatioFigger       = 0x78         ;
        constexpr std::uintptr_t aspectRatioLabel                 = 0x80         ;
        constexpr std::uintptr_t maincamera                       = 0x98         ;
        constexpr std::uintptr_t modelHolder                      = 0xA0         ;
        constexpr std::uintptr_t skyDome                          = 0xA8         ;
        constexpr std::uintptr_t skyrotateSpeed                   = 0xB0         ;
        constexpr std::uintptr_t sunLight                         = 0xB8         ;
        constexpr std::uintptr_t sunLightSoftShadows              = 0xC0         ;
        constexpr std::uintptr_t reflectionProbes                 = 0x100        ;
        constexpr std::uintptr_t basePostProcess                  = 0x118        ;
        constexpr std::uintptr_t sharpenvignettePostProcess       = 0x120        ;
        constexpr std::uintptr_t colorGradingPostProcess          = 0x128        ;
        constexpr std::uintptr_t skyRotation                      = 0x170        ;
        constexpr std::uintptr_t cameraPosition                   = 0x17C        ;
        constexpr std::uintptr_t cameraRotation                   = 0x188        ;
        constexpr std::uintptr_t cameraZoom                       = 0x194        ;
        constexpr std::uintptr_t orbitVectorPosition              = 0x198        ;

        constexpr std::uintptr_t _905686d2efd22d725bf57a6a112bf07ba713a0e6 = 0x68         ;
        constexpr std::uintptr_t _6a28e6264c2a39ebea4be13a5b47430f2140da02 = 0x88         ;
        constexpr std::uintptr_t _88a7347ddcf4ab739cd5d4c64ce7a39b485499dc = 0xC8         ;
        constexpr std::uintptr_t _fbc626d2c215a63f186b95000e4c2fab0b8ff766 = 0xD0         ;
        constexpr std::uintptr_t _ae0fbce3d241199fb293471c36f399f96d199d96 = 0xE0         ;
        constexpr std::uintptr_t _7dece514e006d1d80933fb8c70da0ddcf5bc6470 = 0xF0         ;
        constexpr std::uintptr_t _ef504c1951b02df9b3647f9b73d0c18d94460e70 = 0xF8         ;
        constexpr std::uintptr_t _1a3b706afb2ce156d68f64392a68d402e855c4a1 = 0x108        ;
        constexpr std::uintptr_t _424f9b9fbd29aec8e1ae81f64f2ac04c79aaa6df = 0x110        ;
        constexpr std::uintptr_t _2d29c5949457ec0fc0e87540b153f599047f02bb = 0x130        ;
        constexpr std::uintptr_t _4067b7f604dcb2aa45e2275524333aca2df9574e = 0x138        ;
        constexpr std::uintptr_t _4a5fd7680f98c35711ea3867e9b5df2272879cfd = 0x140        ;
        constexpr std::uintptr_t _931209fa2e34b58f2210f413f7467eefe8560a07 = 0x148        ;
        constexpr std::uintptr_t _05bff2cdf9cc9f0d60fa9fe1b0d44aa304884474 = 0x150        ;
        constexpr std::uintptr_t _a1eb54ab46ac183fb0be10604f4b9a0f96929191 = 0x158        ;
        constexpr std::uintptr_t _b6a4c7a3a7e017a918ae173eb36287a891702cee = 0x160        ;
        constexpr std::uintptr_t _c85f7128833cc467ffff420ebbcce897642d0205 = 0x168        ;
    }

    namespace ModelViewer__ModelViewer_SkyParameters-fake-0
    {
        constexpr std::uintptr_t skyBrightness                    = 0x10         ;
        constexpr std::uintptr_t Hour                             = 0x14         ;
        constexpr std::uintptr_t Day                              = 0x18         ;
        constexpr std::uintptr_t Month                            = 0x1C         ;
        constexpr std::uintptr_t Year                             = 0x20         ;
        constexpr std::uintptr_t Latitude                         = 0x24         ;
        constexpr std::uintptr_t Longitude                        = 0x28         ;
        constexpr std::uintptr_t UTC                              = 0x2C         ;
        constexpr std::uintptr_t skyContrast                      = 0x30         ;
        constexpr std::uintptr_t skyFogginess                     = 0x34         ;
        constexpr std::uintptr_t cloudCoverage                    = 0x38         ;
    }

    namespace ModelViewer__ModelViewer_SkyParameters-fake-1
    {
        constexpr std::uintptr_t skyBrightness                    = 0x10         ;
        constexpr std::uintptr_t Hour                             = 0x14         ;
        constexpr std::uintptr_t Day                              = 0x18         ;
        constexpr std::uintptr_t Month                            = 0x1C         ;
        constexpr std::uintptr_t Year                             = 0x20         ;
        constexpr std::uintptr_t Latitude                         = 0x24         ;
        constexpr std::uintptr_t Longitude                        = 0x28         ;
        constexpr std::uintptr_t UTC                              = 0x2C         ;
        constexpr std::uintptr_t skyContrast                      = 0x30         ;
        constexpr std::uintptr_t skyFogginess                     = 0x34         ;
        constexpr std::uintptr_t cloudCoverage                    = 0x38         ;
    }

    namespace ModelViewer__ModelViewer_SkyParameters
    {
        constexpr std::uintptr_t skyBrightness                    = 0x10         ;
        constexpr std::uintptr_t Hour                             = 0x14         ;
        constexpr std::uintptr_t Day                              = 0x18         ;
        constexpr std::uintptr_t Month                            = 0x1C         ;
        constexpr std::uintptr_t Year                             = 0x20         ;
        constexpr std::uintptr_t Latitude                         = 0x24         ;
        constexpr std::uintptr_t Longitude                        = 0x28         ;
        constexpr std::uintptr_t UTC                              = 0x2C         ;
        constexpr std::uintptr_t skyContrast                      = 0x30         ;
        constexpr std::uintptr_t skyFogginess                     = 0x34         ;
        constexpr std::uintptr_t cloudCoverage                    = 0x38         ;
    }

    namespace TerrainHeightMapJobs__GetNormalsJobIndirect
    {
        constexpr std::uintptr_t Normals                          = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t HeightMapData                    = 0x30         ;
    }

    namespace TerrainHeightMapJobs__GetHeightsJobIndirect
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t HeightMapData                    = 0x30         ;
    }

    namespace TerrainHeightMapJobs__GetNormalsJobIndirectDeferred
    {
        constexpr std::uintptr_t Normals                          = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t HeightMapData                    = 0x30         ;
    }

    namespace TerrainHeightMapJobs__GetHeightsJob
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t HeightMapData                    = 0x20         ;
    }

    namespace TerrainHeightMapJobs__GetHeightsByUVJobIndirect
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t UVs                              = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t HeightMapData                    = 0x30         ;
        constexpr std::uintptr_t Data                             = 0x88         ;
    }

    namespace ProjectileJobs__GenerateRaysJob
    {
        constexpr std::uintptr_t Indices                          = 0x0          ;
        constexpr std::uintptr_t Data                             = 0x8          ;
        constexpr std::uintptr_t PositionData                     = 0x18         ;
        constexpr std::uintptr_t Out                              = 0x28         ;
        constexpr std::uintptr_t Time                             = 0x38         ;
        constexpr std::uintptr_t DeltaTime                        = 0x3C         ;
        constexpr std::uintptr_t IsClientDemo                     = 0x40         ;
    }

    namespace ProjectileJobs__ReadPositionDataTransformJob
    {
        constexpr std::uintptr_t Positions                        = 0x0          ;
    }

    namespace ProjectileJobs__BatchUpdateVelocityEndJob
    {
        constexpr std::uintptr_t BatchedIndices                   = 0x0          ;
        constexpr std::uintptr_t BatchedData                      = 0x8          ;
        constexpr std::uintptr_t DeltaTime                        = 0x18         ;
    }

    namespace ProjectileJobs__GenerateRaysMidstepJob
    {
        constexpr std::uintptr_t PositionData                     = 0x0          ;
        constexpr std::uintptr_t Indices                          = 0x10         ;
        constexpr std::uintptr_t Data                             = 0x18         ;
        constexpr std::uintptr_t Out                              = 0x28         ;
        constexpr std::uintptr_t Time                             = 0x38         ;
        constexpr std::uintptr_t DeltaTime                        = 0x3C         ;
        constexpr std::uintptr_t IsClientDemo                     = 0x40         ;
    }

    namespace ProjectileJobs__PosRotReadJob
    {
        constexpr std::uintptr_t Positions                        = 0x0          ;
        constexpr std::uintptr_t Rotations                        = 0x10         ;
    }

    namespace CompanionServer__NotificationSendResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CompanionServer__CameraRendererManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace CompanionServer__NotificationChannel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Sonar__SonarObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sonarType                        = 0x20         ;
    }

    namespace Sonar__SonarSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t range                            = 0x20         ;
        constexpr std::uintptr_t maxDepth                         = 0x24         ;
        constexpr std::uintptr_t sonarPS                          = 0x28         ;
        constexpr std::uintptr_t blipPS                           = 0x30         ;
        constexpr std::uintptr_t us                               = 0x38         ;
        constexpr std::uintptr_t greenBlip                        = 0x40         ;
        constexpr std::uintptr_t redBlip                          = 0x50         ;
        constexpr std::uintptr_t whiteBlip                        = 0x60         ;
        constexpr std::uintptr_t sonarBlipSound                   = 0x70         ;
        constexpr std::uintptr_t sonarSoundParent                 = 0x78         ;

        constexpr std::uintptr_t _e246b48141f482fe1cf36e4fb6165a0308d5adc7 = 0x80         ;
        constexpr std::uintptr_t _dfdc8658a8c48cb5e7980a96696ec1a364e5d87c = 0x88         ;
        constexpr std::uintptr_t _0fcd6cfa5da15aeac513c30b51acd9dea265424f = 0x8C         ;
        constexpr std::uintptr_t _7fdd9e090e82cab1d5121abbdb95fd9f215e13a8 = 0x90         ;
        constexpr std::uintptr_t _840f63a52c49e03295a72ae45c24619e3d994247 = 0x94         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x98         ;
        constexpr std::uintptr_t _2a144d5aa3b99c857937c346526dbe05d3b0165d = 0x9C         ;
        constexpr std::uintptr_t _cfe116c77fdabd775812e075573b890437b74641 = 0xA0         ;
        constexpr std::uintptr_t _1dc17b4b405aa05a44b500f9f861c0ce609ede03 = 0xAC         ;
    }

    namespace WaterSystemJobs__AdjustByTopologyJob
    {
        constexpr std::uintptr_t rays                             = 0x0          ;
        constexpr std::uintptr_t hitResults                       = 0x8          ;
        constexpr std::uintptr_t hitNormals                       = 0x18         ;
        constexpr std::uintptr_t hitPositions                     = 0x28         ;
        constexpr std::uintptr_t TopologyData                     = 0x38         ;
        constexpr std::uintptr_t TopologyRes                      = 0x48         ;
        constexpr std::uintptr_t DataOrigin                       = 0x4C         ;
        constexpr std::uintptr_t DataScale                        = 0x54         ;
    }

    namespace WaterSystemJobs__FillFalseJobDefer
    {
        constexpr std::uintptr_t rays                             = 0x0          ;
        constexpr std::uintptr_t HitResults                       = 0x8          ;
    }

    namespace UnityStandardAssets_CinematicEffects__MinAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _ef1bfaf33a177451cd5d57d7474c0b7b79d75d9a = 0x0          ;
            constexpr std::uintptr_t _58b215b6a0aea5012c1c00484308c2df5a9c9bc5 = 0x8          ;
        }

    }

    namespace UnityStandardAssets_CinematicEffects__TonemappingColorGrading
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EyeAdaptation                  = 0x20         ;
        constexpr std::uintptr_t m_Tonemapping                    = 0x38         ;
        constexpr std::uintptr_t m_ColorGrading                   = 0x68         ;
        constexpr std::uintptr_t m_Lut                            = 0x100        ;
        constexpr std::uintptr_t m_Shader                         = 0x140        ;

        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x118        ;
        constexpr std::uintptr_t _871d15aa2bbba1db8bdd347d8fc4dbb8e6bcba74 = 0x120        ;
        constexpr std::uintptr_t _4adbd420e60586fc85b65ea1602ab858f87791e9 = 0x128        ;
        constexpr std::uintptr_t _b0e3a839ff166ee3f7fbed98a1b7ebd4e8cf64bd = 0x130        ;
        constexpr std::uintptr_t _64215d444de1d12e060d7211665bb36d480b9b18 = 0x138        ;
        constexpr std::uintptr_t _e46bb2063208c1bb7341d0aad7c1850d506499ea = 0x148        ;
        constexpr std::uintptr_t _489bc510d5278daab73afa1e6761ce1b6bf15925 = 0x150        ;
        constexpr std::uintptr_t _8746da91a29488869a6fe37f8c237e7661fe2a19 = 0x151        ;
        constexpr std::uintptr_t _0ce32683b1de212bc388042ece7dbedefdab2bf0 = 0x152        ;
        constexpr std::uintptr_t _6b9034134ee6fd49708c365d6a662513132ef7fc = 0x153        ;
        constexpr std::uintptr_t _dab981557d869200f69de33b4300a2492bf846f6 = 0x158        ;
        constexpr std::uintptr_t _bb72a8cbc552a383be2b122c0abc84b6f0cb5e4d = 0x160        ;
        constexpr std::uintptr_t _5ea2eb1af3ef07a2501756cd910d18d3ce7aa648 = 0x168        ;
    }

    namespace Facepunch_CardGames__Suit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_CardGames__Rank
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_MainMenu_Workshop__UI_WorkshopItemButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t httpImage                        = 0x20         ;
        constexpr std::uintptr_t scaledParent                     = 0x28         ;
        constexpr std::uintptr_t loadingIndicator                 = 0x30         ;

        constexpr std::uintptr_t _96a4d978b5c0649463ed2ee9fb7870b7ea14e29f = 0x38         ;
    }

    namespace Rust_UI_MainMenu_Workshop__UI_Workshop
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _skipAutoFixState                = 0x20         ;
        constexpr std::uintptr_t _openTransition                  = 0x28         ;
        constexpr std::uintptr_t _oneShotTransition               = 0x30         ;
        constexpr std::uintptr_t _group                           = 0x38         ;
        constexpr std::uintptr_t _escape                          = 0x40         ;
        constexpr std::uintptr_t _flex                            = 0x48         ;
        constexpr std::uintptr_t itemList                         = 0x88         ;
        constexpr std::uintptr_t initialTabButton                 = 0x90         ;

        constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50         ;
        constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58         ;
        constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60         ;
        constexpr std::uintptr_t _ea1846e41a88bb3c685864c43a108146612798c6 = 0x68         ;
        constexpr std::uintptr_t _aa96c62a09faa337729b7a92e7171fbfd1081ca4 = 0x70         ;
        constexpr std::uintptr_t _821aaa9e38009b8e63b4491f6a071008df098981 = 0x78         ;
        constexpr std::uintptr_t _fd810be531e44609e30d5b46f4f74d9977de1635 = 0x79         ;
        constexpr std::uintptr_t _9077194db4797357ade60297acd3bc97a015b5e9 = 0x80         ;
        constexpr std::uintptr_t _e1f98bc17f64ed60efad8950a34a615ff24616d6 = 0x98         ;
        constexpr std::uintptr_t _e78418a8ef511ce2d8ebb6675b56e5d895795ce9 = 0xA0         ;
        constexpr std::uintptr_t _3457da1a955a4d99ac5e5af800d08fe4a3cf9ce7 = 0xA8         ;
        constexpr std::uintptr_t _4de8e4fbfaa4e5d7872329970391ef79ced3a123 = 0xB0         ;
    }

    namespace Rust_UI_MainMenu_Workshop__UI_WorkshopItemList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t previousPageButton               = 0x20         ;
        constexpr std::uintptr_t nextPageButton                   = 0x28         ;
        constexpr std::uintptr_t itemPrefab                       = 0x30         ;
        constexpr std::uintptr_t myItemPrefab                     = 0x38         ;
        constexpr std::uintptr_t itemsParent                      = 0x40         ;
        constexpr std::uintptr_t pageInfoText                     = 0x48         ;
        constexpr std::uintptr_t itemTypeSelector                 = 0x50         ;

        constexpr std::uintptr_t _e81207780f8dcb0fd45fbfcd4169fa491b79ea4c = 0x58         ;
        constexpr std::uintptr_t _c71e01b4f058f19181bfda0499f2539a9eab7eb9 = 0x5C         ;
        constexpr std::uintptr_t _e7e1dcc9af00d2dcd37f5fa1e6916f3d1d68019d = 0x60         ;
        constexpr std::uintptr_t _72de280f4283a78a47fc24c035dbdd870ad442f4 = 0x64         ;
        constexpr std::uintptr_t _8ed2de2034818107a192901f2bd527ff97428076 = 0x68         ;
        constexpr std::uintptr_t _089e929e19af695c881722327b2252177dc55e23 = 0x70         ;
        constexpr std::uintptr_t _60f2e9d3803529bc6281ecc87102c05a0db329e2 = 0x78         ;
    }

    namespace UnityStandardAssets_ImageEffects__ScopeEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t overlayMaterial                  = 0x30         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
    }

    namespace Rust_Ai__WaypointSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _points                          = 0x20         ;
        constexpr std::uintptr_t navMode                          = 0x28         ;
    }

    namespace Rust_Ai__AiLocationSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tier                             = 0x20         ;
        constexpr std::uintptr_t prefabs                          = 0x28         ;
        constexpr std::uintptr_t maxPopulation                    = 0x30         ;
        constexpr std::uintptr_t numToSpawnPerTickMin             = 0x34         ;
        constexpr std::uintptr_t numToSpawnPerTickMax             = 0x38         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x3C         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x40         ;
        constexpr std::uintptr_t wantsInitialSpawn                = 0x44         ;
        constexpr std::uintptr_t temporary                        = 0x45         ;
        constexpr std::uintptr_t forceInitialSpawn                = 0x46         ;
        constexpr std::uintptr_t preventDuplicates                = 0x47         ;
        constexpr std::uintptr_t isSpawnerActive                  = 0x48         ;
        constexpr std::uintptr_t shouldBlockSpawnedEntitySaving   = 0x49         ;
        constexpr std::uintptr_t resetBehavior                    = 0x4C         ;
        constexpr std::uintptr_t setFreeIfMovedBeyond             = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
        constexpr std::uintptr_t Location                         = 0x60         ;
        constexpr std::uintptr_t Manager                          = 0x68         ;
        constexpr std::uintptr_t Junkpile                         = 0x70         ;
        constexpr std::uintptr_t IsMainSpawner                    = 0x78         ;
        constexpr std::uintptr_t chance                           = 0x7C         ;

        constexpr std::uintptr_t _a01ac5f8039a17f39782a26db0a2143d5afc7976 = 0x80         ;
        constexpr std::uintptr_t _acc8bdd66b33afd991a014c5d56608565bcee884 = 0x84         ;
        constexpr std::uintptr_t _3eb25b8e15e8c04e34d6bd8b7a7f6d619ede8bc0 = 0x88         ;
    }

    namespace Rust_Ai__ManualCoverPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t IsDynamic                        = 0x20         ;
        constexpr std::uintptr_t Score                            = 0x24         ;
        constexpr std::uintptr_t Volume                           = 0x28         ;
        constexpr std::uintptr_t Normal                           = 0x30         ;
        constexpr std::uintptr_t NormalCoverType                  = 0x3C         ;
    }

    namespace Rust_Ai__CoverPointBlockerVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Ai__AiManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t UseCover                         = 0x20         ;
        constexpr std::uintptr_t CoverPointVolumeCellSize         = 0x24         ;
        constexpr std::uintptr_t CoverPointVolumeCellHeight       = 0x28         ;
        constexpr std::uintptr_t CoverPointRayLength              = 0x2C         ;
        constexpr std::uintptr_t cpvPrefab                        = 0x30         ;
        constexpr std::uintptr_t DynamicCoverPointVolumeLayerMask = 0x38         ;

        constexpr std::uintptr_t _8ff7762401bdca73ad62841879d2ae63c066e56c = 0x40         ;
    }

    namespace Rust_Ai__CoverPointVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DefaultCoverPointScore           = 0x20         ;
        constexpr std::uintptr_t CoverPointRayLength              = 0x24         ;
        constexpr std::uintptr_t CoverLayerMask                   = 0x28         ;
        constexpr std::uintptr_t BlockerGroup                     = 0x30         ;
        constexpr std::uintptr_t ManualCoverPointGroup            = 0x38         ;

        constexpr std::uintptr_t _ee854272bbb5ef0c2bc1fcf52645bdf6a1e7d2b6 = 0x40         ;
        constexpr std::uintptr_t _87ac1b8b6307389c195c6aa78a0eddf80ddf63ae = 0x48         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x50         ;
    }

    namespace Rust_Ai__ScientistSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Tier                             = 0x20         ;
        constexpr std::uintptr_t prefabs                          = 0x28         ;
        constexpr std::uintptr_t maxPopulation                    = 0x30         ;
        constexpr std::uintptr_t numToSpawnPerTickMin             = 0x34         ;
        constexpr std::uintptr_t numToSpawnPerTickMax             = 0x38         ;
        constexpr std::uintptr_t respawnDelayMin                  = 0x3C         ;
        constexpr std::uintptr_t respawnDelayMax                  = 0x40         ;
        constexpr std::uintptr_t wantsInitialSpawn                = 0x44         ;
        constexpr std::uintptr_t temporary                        = 0x45         ;
        constexpr std::uintptr_t forceInitialSpawn                = 0x46         ;
        constexpr std::uintptr_t preventDuplicates                = 0x47         ;
        constexpr std::uintptr_t isSpawnerActive                  = 0x48         ;
        constexpr std::uintptr_t shouldBlockSpawnedEntitySaving   = 0x49         ;
        constexpr std::uintptr_t resetBehavior                    = 0x4C         ;
        constexpr std::uintptr_t setFreeIfMovedBeyond             = 0x50         ;
        constexpr std::uintptr_t category                         = 0x58         ;
        constexpr std::uintptr_t Mobile                           = 0x60         ;
        constexpr std::uintptr_t NeverMove                        = 0x61         ;
        constexpr std::uintptr_t SpawnHostile                     = 0x62         ;
        constexpr std::uintptr_t OnlyAggroMarkedTargets           = 0x63         ;
        constexpr std::uintptr_t IsPeacekeeper                    = 0x64         ;
        constexpr std::uintptr_t IsBandit                         = 0x65         ;
        constexpr std::uintptr_t IsMilitaryTunnelLab              = 0x66         ;
        constexpr std::uintptr_t Waypoints                        = 0x68         ;
        constexpr std::uintptr_t LookAtInterestPointsStationary   = 0x70         ;
        constexpr std::uintptr_t RadioEffectRepeatRange           = 0x78         ;
        constexpr std::uintptr_t Model                            = 0x80         ;
        constexpr std::uintptr_t _mgr                             = 0x88         ;
    }

    namespace Rust_Ai__AiLocationManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t MainSpawner                      = 0x20         ;
        constexpr std::uintptr_t LocationWhenMainSpawnerIsNull    = 0x28         ;
        constexpr std::uintptr_t CoverPointGroup                  = 0x30         ;
        constexpr std::uintptr_t PatrolPointGroup                 = 0x38         ;
        constexpr std::uintptr_t DynamicCoverPointVolume          = 0x40         ;
        constexpr std::uintptr_t SnapCoverPointsToGround          = 0x48         ;
    }

    namespace Rust_Ai__NavmeshPrefabInstantiator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t NavmeshPrefab                    = 0x20         ;
    }

    namespace GameTraceJobs__GatherHitTestTraceCommandsJob
    {
        constexpr std::uintptr_t Info                             = 0x0          ;
        constexpr std::uintptr_t SphereCounts                     = 0x10         ;
        constexpr std::uintptr_t RayCounts                        = 0x20         ;
        constexpr std::uintptr_t SphereInnerCommands              = 0x30         ;
        constexpr std::uintptr_t SphereOuterCommands              = 0x40         ;
        constexpr std::uintptr_t RayInnerCommands                 = 0x50         ;
        constexpr std::uintptr_t RayOuterCommands                 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t innerQueryParams                 = 0x0          ;
            constexpr std::uintptr_t _7597676dfd44b5694f940242a770c9018b12e488 = 0x10         ;
        }

    }

    namespace Facepunch_UI__ESPCanvas
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t RefreshRate                      = 0x28         ;
        constexpr std::uintptr_t Source                           = 0x30         ;
        constexpr std::uintptr_t gradientNormal                   = 0x38         ;
        constexpr std::uintptr_t gradientTeam                     = 0x40         ;
        constexpr std::uintptr_t TeamLookup                       = 0x48         ;
        constexpr std::uintptr_t ClanLookup                       = 0x50         ;
        constexpr std::uintptr_t AllyLookup                       = 0x58         ;
        constexpr std::uintptr_t EnemyLookup                      = 0x60         ;

        constexpr std::uintptr_t _04c1fd59a2c7650f8fcada2a5a57696e006ab904 = 0x68         ;
        constexpr std::uintptr_t _4ec72ef06e3e000c332409ae0c39b079814f4be4 = 0x70         ;
        constexpr std::uintptr_t _fc9a5fade7d329a9db3f3f87bbfc5f063293bf89 = 0x78         ;
        constexpr std::uintptr_t _780116634437478ea72226dc6cdf2bc5b65ecf3a = 0x80         ;
    }

    namespace Facepunch_UI__ESPPlayerInfo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t WorldOffset                      = 0x20         ;
        constexpr std::uintptr_t Text                             = 0x30         ;
        constexpr std::uintptr_t Dot                              = 0x38         ;
        constexpr std::uintptr_t TextElements                     = 0x40         ;
        constexpr std::uintptr_t Loading                          = 0x48         ;
        constexpr std::uintptr_t VoipIcon                         = 0x50         ;
        constexpr std::uintptr_t ClanElement                      = 0x58         ;
        constexpr std::uintptr_t ClanText                         = 0x60         ;
        constexpr std::uintptr_t group                            = 0x68         ;
        constexpr std::uintptr_t visCheck                         = 0x70         ;

        constexpr std::uintptr_t _6e351cc8cca35620ec95eb2034a88b01027d1f85 = 0x78         ;
        constexpr std::uintptr_t _1a175c5b5070ddf87c5cedb39411e312f2409b86 = 0x80         ;
        constexpr std::uintptr_t _60fc2fc8f2590c1c4f99a04af03829ce38242fb7 = 0x84         ;
        constexpr std::uintptr_t _25417d6e007f36737e35fe5bbe05ea1c9f49c752 = 0x90         ;
        constexpr std::uintptr_t _46dc9e939df71d1eb68d54e8701911ef922e9ac4 = 0x9C         ;
        constexpr std::uintptr_t _7195126b489f62aabc1247bd8175a220ae57fb27 = 0x9D         ;
        constexpr std::uintptr_t _9751b3894570e0f0556f52cbbd28be777c28cefe = 0xA0         ;
        constexpr std::uintptr_t _5c8f12606ac8e46ad5eedc6cca04e144b0bacf8d = 0xA8         ;
        constexpr std::uintptr_t _1f03f480e568799732dc9ba913919d26c6488933 = 0xAC         ;
        constexpr std::uintptr_t _3a182cd60d727b9471232bcb098f229a878e4925 = 0xB0         ;
        constexpr std::uintptr_t _d94f92714ed5fced02cf34d9c60eee6b580f7dee = 0xB4         ;
        constexpr std::uintptr_t _f97b7bbfd0b6f0dda289f72ddbc33ee472b97485 = 0xB5         ;
    }

    namespace HitBoxSystemJobs__TraceAllJob
    {
        constexpr std::uintptr_t Shapes                           = 0x0          ;
        constexpr std::uintptr_t DidHits                          = 0x10         ;
        constexpr std::uintptr_t Hits                             = 0x20         ;
        constexpr std::uintptr_t ray                              = 0x30         ;
        constexpr std::uintptr_t maxDist                          = 0x48         ;
        constexpr std::uintptr_t forgiveness                      = 0x4C         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _4722de5a41bb6bd437ce826f54cfdc3f52a351fa = 0x0          ;
        }

    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _e75353e47292be33ddf46785093c3a64f99fecce = 0x0          ;
            constexpr std::uintptr_t _732fcbf707303a2fb063b5a4ce01a7bab4262e1b = 0x8          ;
            constexpr std::uintptr_t _49fb85ea2151ad7f1cdd78446af2a9bd037b2bf9 = 0x10         ;
        }

    }

    namespace UI__EnableGameObjectOnClientConnect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace TerrainWaterMapJobs__GetHeightByUVJobIndirect
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t UV                               = 0x10         ;
        constexpr std::uintptr_t Indices                          = 0x20         ;
        constexpr std::uintptr_t Data                             = 0x30         ;
        constexpr std::uintptr_t Res                              = 0x40         ;
        constexpr std::uintptr_t Offset                           = 0x44         ;
        constexpr std::uintptr_t Scale                            = 0x48         ;
    }

    namespace TerrainWaterMapJobs__GetHeightByPosJob
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t Pos                              = 0x10         ;
        constexpr std::uintptr_t Data                             = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
        constexpr std::uintptr_t Offset                           = 0x34         ;
        constexpr std::uintptr_t Scale                            = 0x38         ;
        constexpr std::uintptr_t DataOrigin                       = 0x3C         ;
        constexpr std::uintptr_t DataScale                        = 0x44         ;
    }

    namespace TerrainWaterMapJobs__GetHeightByUVJob
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t UV                               = 0x10         ;
        constexpr std::uintptr_t Data                             = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
        constexpr std::uintptr_t Offset                           = 0x34         ;
        constexpr std::uintptr_t Scale                            = 0x38         ;
    }

    namespace TerrainWaterMapJobs__GetHeightByIndexJob
    {
        constexpr std::uintptr_t Heights                          = 0x0          ;
        constexpr std::uintptr_t Indices                          = 0x10         ;
        constexpr std::uintptr_t Data                             = 0x20         ;
        constexpr std::uintptr_t Res                              = 0x30         ;
        constexpr std::uintptr_t Offset                           = 0x34         ;
        constexpr std::uintptr_t Scale                            = 0x38         ;
    }

    namespace Rust_UI_Utility__ForceWeather
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Rain                             = 0x28         ;
        constexpr std::uintptr_t Fog                              = 0x29         ;
        constexpr std::uintptr_t Wind                             = 0x2A         ;
        constexpr std::uintptr_t Clouds                           = 0x2B         ;

        constexpr std::uintptr_t _9b3d697ce9052182c194b0adb63ad19f68cfe26f = 0x20         ;
    }

    namespace Facepunch_Flexbox__FlexGridsElement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Basis                            = 0x20         ;
        constexpr std::uintptr_t Grow                             = 0x2C         ;
        constexpr std::uintptr_t Shrink                           = 0x30         ;
        constexpr std::uintptr_t AlignSelf                        = 0x34         ;
        constexpr std::uintptr_t MinWidth                         = 0x3C         ;
        constexpr std::uintptr_t MaxWidth                         = 0x48         ;
        constexpr std::uintptr_t MinHeight                        = 0x54         ;
        constexpr std::uintptr_t MaxHeight                        = 0x60         ;
        constexpr std::uintptr_t OverridePreferredWidth           = 0x6C         ;
        constexpr std::uintptr_t OverridePreferredHeight          = 0x74         ;
        constexpr std::uintptr_t IsAbsolute                       = 0x7C         ;
        constexpr std::uintptr_t AutoSizeX                        = 0x7D         ;
        constexpr std::uintptr_t AutoSizeY                        = 0x7E         ;
        constexpr std::uintptr_t Padding                          = 0x98         ;
        constexpr std::uintptr_t Gap                              = 0xA8         ;
        constexpr std::uintptr_t ColumnCount                      = 0xAC         ;
        constexpr std::uintptr_t ColumnMinWidth                   = 0xB0         ;
        constexpr std::uintptr_t FixedRowCount                    = 0xB4         ;
        constexpr std::uintptr_t RowCount                         = 0xB8         ;
        constexpr std::uintptr_t RowMinHeight                     = 0xBC         ;
        constexpr std::uintptr_t BestFitOrdering                  = 0xC0         ;

        constexpr std::uintptr_t _ec77990c4b3fee4a3b8b738dd146798ec67e98e2 = 0x7F         ;
        constexpr std::uintptr_t _603be954343f00900494ab3fe76a1bdd745493dc = 0x80         ;
        constexpr std::uintptr_t _7d5684654aacbb6307c5b31a0e15bf8de732c120 = 0x84         ;
        constexpr std::uintptr_t _c6d7609b9e87f514cf469b12695845249e1de30b = 0x88         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x90         ;
        constexpr std::uintptr_t _9ed02a7989edf5ea14374a7694654b4dc445e943 = 0xC8         ;
        constexpr std::uintptr_t _c054fbb98758951a85e4b09d721864e6ea48a950 = 0xD0         ;
        constexpr std::uintptr_t _dbf57720f50754ad7304582081217b6bae983577 = 0xD4         ;
    }

    namespace Rust_Instruments__Notes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %969f07eb81a17db34c39143a5b628867bbf2f0cc
    {
        constexpr std::uintptr_t _ba7f15271cdecf71c70a490fee9fbc0b392cf8fb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %b923987aca7e035cf7a48763e5cadaa6285e01fe
    {
        constexpr std::uintptr_t _1dfd432662b7e5bff2eb3b23415abad56637dbd5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %26d447168e3edf3ccb5eb6661b5858c43b3daab0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _8d1e01a5b1ba6f0ebe50a8bcf5266d3144fba380 = 0x28         ;
    }

    namespace %35a50a4bfb484515a9b2a3d98791f4237a79f891
    {
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x10         ;
        constexpr std::uintptr_t _031d6fe2be5d5fbb5cf50c13be2303b7e558908a = 0x18         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %1ef3ab66fa904032bfc8c54a1330a0b00f6e24e3
    {
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %95f9a38a854b3879ee10f25b221ca9b77b4dd3f8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %3b8b4a93ccabfcbc4a47bc14f30d376bb6bfb7b7
    {
        constexpr std::uintptr_t _7721acc3b7eefcba7775bec27881c59ad2c6baa1 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _43b9b69884aecc9de7152cb37322ee45fe023c75 = 0x20         ;
        constexpr std::uintptr_t _9958fa873afdb19ece70da0bd512d2b310471a1b = 0x30         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3C         ;
        constexpr std::uintptr_t _03c1efff6acfba6f904c2d275743f77995dfbee8 = 0x40         ;
    }

    namespace %13555b0ad67d7e656cf8d9c00605aaf3c4b1e3ed
    {
        constexpr std::uintptr_t _edf46e9dcd334790e4ed9027147b40f53c5a1ef5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _39f35eb3dda982fee42536d73087934b08526c42 = 0x20         ;
    }

    namespace %269872c1547e39023a6dc2b41548cc2835c9597e
    {
        constexpr std::uintptr_t _10af744fc777c05eb32b221ae724540cf6ab6ab2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _6645f02fe845e7f731c8d50e18f20621297a335c = 0x18         ;
    }

    namespace %439b5527c1ead5ef0c732caa804c5d76957d0b84
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7e6aada612635a297212477d63a75f634fe2017a = 0x11         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x12         ;
        constexpr std::uintptr_t _46071ccba40f6703017f378733d9294d8993d118 = 0x14         ;
        constexpr std::uintptr_t _de17f1d4f3035b92dd26dfd20d7b34a8c8deeb24 = 0x18         ;
        constexpr std::uintptr_t _3208d2482498bb8821f0982167cd4e2855d51eec = 0x1C         ;
        constexpr std::uintptr_t _8d64efae56e3a45698aa40146bcbe8b809f54c01 = 0x20         ;
        constexpr std::uintptr_t _f2010f0f5d31b73c9ead52d5035907c9fddce389 = 0x28         ;
        constexpr std::uintptr_t _1f4ae33ffb6b77a2826a56a5085ff40613becc9e = 0x30         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x38         ;
        constexpr std::uintptr_t _17fd8f0ce8bb4324abbfb89e7be041c217db063b = 0x40         ;
    }

    namespace %b3f5957b46cab73aa49578bee3d90c8835cf227d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %a8075b80aca672fa45197848110520958909266b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %6a5bb8245e0051aa166deecdd3c3779d5dbce922
    {
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x10         ;
        constexpr std::uintptr_t _031d6fe2be5d5fbb5cf50c13be2303b7e558908a = 0x18         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %1fe219aac8c60048f2d8da1398c52b4e8762931a
    {
        constexpr std::uintptr_t _cdd50ed88429177c88b696eb7fb9fbba71847578 = 0x10         ;
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x18         ;
        constexpr std::uintptr_t _52c80a5a066a350a9f2e2348f6a4e3c6cc85ea98 = 0x20         ;
        constexpr std::uintptr_t _45ced56f39723cd21d09223d30b4008ec9b7108a = 0x24         ;
        constexpr std::uintptr_t _190d195ef0ecd8e2b88a329f827e9d72444bb59f = 0x25         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x26         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x27         ;
        constexpr std::uintptr_t _4e5c84a9d2d579e5a28eebae3feb7ff59709ad84 = 0x28         ;
        constexpr std::uintptr_t _00463aeaa24ce48689bfc3132c7a44f9ff99a88d = 0x2C         ;
    }

    namespace %a73ac892a49eddf55af01ee6980519232d138533
    {
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _dcd24d3cfa1d950ed181e38a3148b3168a45b3fb = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x19         ;
        constexpr std::uintptr_t _242fe6c9a45915bcc649532f7d56ff73786726af = 0x1A         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1B         ;
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x20         ;
    }

    namespace %1efc62654a68f5ebb0dc3a89e6aac087fd04968a
    {
        constexpr std::uintptr_t _58e937302cac9ab333f293abc981b739d3caca81 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _eaba449bf235b171ebfe290a8c7455443010b905 = 0x1C         ;
    }

    namespace %f5e1e30e43e220d75b9c9aa1031f04f6cafa00c9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %499314f7701dc326083957b9b26209ae0851d8e5
    {
        constexpr std::uintptr_t _11f8442a2e1d44fbc048841d3dbb38a7d9f44a9c = 0x10         ;
        constexpr std::uintptr_t _0ed581047ce8ceb5c5acd7226663b766cbc70461 = 0x18         ;
        constexpr std::uintptr_t _9b701b1483f2a8de443e0116cf7c57f1da61b44c = 0x20         ;
        constexpr std::uintptr_t _4cf47a0042b1b399733611d6eb47fa13ca25df47 = 0x24         ;
        constexpr std::uintptr_t _53f15e177e7ed925622ed79919a7988ac58bb728 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _2b24abdece558db3edfb06b87a2104b8a906a4a4 = 0x30         ;
        constexpr std::uintptr_t _fa235aa8c5eaf35231e2a8edcf2f2ed55f29ee5b = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _83860b5bfd31094356a206989218dc57ec9e3579 = 0x41         ;
    }

    namespace %e89a0a1799540601c6f05a894fdb18ac91893fd1
    {
        constexpr std::uintptr_t _96c0180698201428689d8152f31d1a79521baacb = 0x10         ;
        constexpr std::uintptr_t _743808b76a938dbc69df912b909aacebb3eb47bc = 0x18         ;
        constexpr std::uintptr_t _6de4c582cb0a4324ce2d097220d03ab0cb0ebb9e = 0x24         ;
        constexpr std::uintptr_t _51447d7856463b4f9f2228c40360809e5ec9f6cf = 0x28         ;
        constexpr std::uintptr_t _812a23824bec08a5e0c821fa5bfb5bc2d7003bdd = 0x34         ;
        constexpr std::uintptr_t _abeb05353032c90937bb7da70a1895c9f4356a28 = 0x40         ;
        constexpr std::uintptr_t _705ecc30cd344de61bbe2021f7f48eaefd849e17 = 0x50         ;
        constexpr std::uintptr_t _ca9a051a73db5b90620f5a54ac936e3c56002ed5 = 0x58         ;
        constexpr std::uintptr_t _0178fd38517311b67e58c0ea8e90fddbaf575eb5 = 0x60         ;
        constexpr std::uintptr_t _4a47d46db998cdbc5b8c530de09e6d0f6ee77009 = 0x6C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x70         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x71         ;
        constexpr std::uintptr_t _8efb5770310f7aa5f54455e4d89e35d0cc7c38f2 = 0x74         ;
        constexpr std::uintptr_t _609158776a0f786f03cecfa7ce875f2d65cf5734 = 0x80         ;
    }

    namespace %392bbfb1952cedc0d4c95ee91094ab4aa92fd928
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x18         ;
        constexpr std::uintptr_t _4bdeebde9e1349219afa2e33a1bfd2fdfbfd14b2 = 0x20         ;
        constexpr std::uintptr_t _0b3ddb9756e627029b23deaae7f1d81accd5cccf = 0x24         ;
        constexpr std::uintptr_t _4bb0063ec6e4eb44839efb9aca3654086cb99de3 = 0x28         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x2C         ;
        constexpr std::uintptr_t _9bede4a83c650ea9c06a316c8007d337d1170d6d = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _3f4ca4e417e0ec353d315b10ba119808e8741374 = 0x3C         ;
    }

    namespace %11c78dbcf8d658e08cd8dcdc31d950ac05f9bb0c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b12710c5cefb33c6958081586d5bf6ff472040b3 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _91a9a65582fc2cd8e89cdcab8f9a04d0881f6b3b = 0x28         ;
        constexpr std::uintptr_t _d0adce4fdfdec51818c62de1f93ff0ad5f1e0382 = 0x30         ;
        constexpr std::uintptr_t _f22d20f588e57f34d6aa85914ca10d8989936c49 = 0x38         ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x40         ;
    }

    namespace %0c832da7a821421b289fbc8dc4799fcea3cf6ddd
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x28         ;
    }

    namespace %bc0822fd27add4cb2e584d086a50ac1ff059fbc7
    {
        constexpr std::uintptr_t _f9d6fd0561505496d1091dc88e6844779e33f2da = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _92b98e1018fc3915a9a6b225ad7b6797226e88bb = 0x18         ;
    }

    namespace %fd561475e8324b8448871cfbd2f388cf8de28f3e
    {
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x10         ;
        constexpr std::uintptr_t _2d567bea270aa67827157a909db38642cfaac2d7 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _9cf8aaee0826e0361ee560fd193c6b62df886528 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x24         ;
    }

    namespace %46337fd26813bb53b838311aeba6f722c71d9de6
    {
        constexpr std::uintptr_t _71fada6548fb2e30ddfbebc2b79fc45923a4f8ba = 0x10         ;
        constexpr std::uintptr_t _96030a331e4c7ce7e5f3b318e2931ef96799155f = 0x14         ;
        constexpr std::uintptr_t _26717ed2c2be7facb2e13f71d0135a6dfeb68a6e = 0x18         ;
        constexpr std::uintptr_t _4cc3fc982b5fa744921795389a5f7240d6de5683 = 0x1C         ;
        constexpr std::uintptr_t _3a47f851f637473a1fafa27d82105e02369c7e52 = 0x20         ;
        constexpr std::uintptr_t _88ed7239f7598b54738bb5c1f7ba1629564a8164 = 0x28         ;
        constexpr std::uintptr_t _1d0d30549ba6043581d9258634c05e3104643966 = 0x30         ;
        constexpr std::uintptr_t _d8d4829f8c726c92a292a10207c21ff0760180ec = 0x38         ;
        constexpr std::uintptr_t _abb49f4fd2ff3d450c6379c671f9f06785047268 = 0x40         ;
        constexpr std::uintptr_t _7450d100d373ca72db440e28fa58c9bf480ccc63 = 0x48         ;
        constexpr std::uintptr_t _60b1768a33d839969b310128050b94e8e711c01a = 0x50         ;
        constexpr std::uintptr_t _74e9fa317e63cd89d31f66f7ec9e944819f3821f = 0x58         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x5C         ;
        constexpr std::uintptr_t _1b82133da942bb5577931f8e25d0edc68a038ce9 = 0x60         ;
        constexpr std::uintptr_t _cae4ab56325dcf4a5ba5570cbf33ea705a22b30e = 0x64         ;
        constexpr std::uintptr_t _4899232ebeb5eb51162ab2bd62454981bd38586a = 0x68         ;
        constexpr std::uintptr_t _91eae14b4d067c1cc8983a82673363b59ba5b5e7 = 0x6C         ;
        constexpr std::uintptr_t _fff1c51eb720881a119b6d5660ba886273b41128 = 0x70         ;
        constexpr std::uintptr_t _4f6457f67e883a4eba98dd8577fd9e55284d4f86 = 0x74         ;
        constexpr std::uintptr_t _bf159b7fbcc9901694bd1d48061f414e717c841c = 0x78         ;
        constexpr std::uintptr_t _e160e49325303122e07d4a5c36f42ca95fb0a96f = 0x7C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x80         ;
        constexpr std::uintptr_t _8814a7034659fbc0ded0e7fe737edf0cdd546043 = 0x84         ;
        constexpr std::uintptr_t _51eaa4aaabe0db3e65169f3e5fce75bb51a450bd = 0x88         ;
    }

    namespace %d23880e767a1fb740692d6c4e2dd06de48437d83
    {
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x10         ;
        constexpr std::uintptr_t _35cf6623089ec8134eb402f85a0b2279ccc700e5 = 0x18         ;
        constexpr std::uintptr_t _920926b346cd5f54f2e8b5e1a3e19a437510a5a0 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %b9713b30d3cbc3d0087c02e58fa503c825aa0334
    {
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %9deb0f58b97dc118ae01593c4dc624dbabf54e8a
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %aafedc8752ca210d594cb758fbbdbab326a67a45
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _594ffca1c55fbc3d2f3780affeb7d820afbe5ad3 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %12fbb05fcb43b7ee194dde406af4f2fd4413dc28
    {
        constexpr std::uintptr_t _6774e93aac2154fc293cbd78138c3946d7ca2647 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _9e9ce2a1079748f3b377d58b4f8cff6b8fca0be7 = 0x1A         ;
    }

    namespace %4edb65054a83f3864eafdf976f2194b4f2c4e4f6
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2f1b2462cfd65dd8f4cd56264003c71e5f09d93b = 0x14         ;
        constexpr std::uintptr_t _72d7a4984f3cb92dbb1b9b8f167bceccfccd71b8 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
        constexpr std::uintptr_t _b55554e5b0341f78316a298b32ce2f3f54db05be = 0x30         ;
        constexpr std::uintptr_t _74df2f8c140308e3573b50ef2a5b7993009176e9 = 0x38         ;
        constexpr std::uintptr_t _8714e85ca888be17bc2588d016dce207b12d938a = 0x44         ;
    }

    namespace %c0953c074883ff33e712c979b0129038ca18dff6
    {
        constexpr std::uintptr_t _4ad5779ccc2106afac07e4d034605dc7bf7c862d = 0x10         ;
        constexpr std::uintptr_t _15ee74735b9985d61cfbbabfa572019862d1cc2d = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x15         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x16         ;
        constexpr std::uintptr_t _c073611119e8fe28df6a0979f22c526a848a09f7 = 0x18         ;
        constexpr std::uintptr_t _83da19c1e59209408250bfdfc703e18d398d65ef = 0x1C         ;
        constexpr std::uintptr_t _004737b7769a53c9ef68db28ec8cb21f3ebcdecb = 0x20         ;
    }

    namespace %a332e1aa5de552c2714e8ff441c82952c947d132
    {
        constexpr std::uintptr_t _24701b9e185122e9f7072a9c0142ad0b06aa54d5 = 0x10         ;
        constexpr std::uintptr_t _026996ab3bda59d55f6a7e18f46a31dd046998c5 = 0x14         ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x28         ;
    }

    namespace %1c59d1f76cc64cfc0887955b99ccc649ee2f743e
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7ac0221a8a4ecbd06e9e669ac981862f8e3b2160 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %5a8eee9c8723d06a696f33add6e51dfdc981adc2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5330c93dd2bf31fced91f817170c80a391f8068c = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %be7be739bdc24496b60aae2ddbf7b22d6ddb4bfa
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108551F8   ;
    }

    namespace %d424c0acfa2525fb64b03c93e3dbbbaf260c705e
    {
        constexpr std::uintptr_t _6d983f2e9c3e211de34f3231c404fa97ceaa773b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _031d6fe2be5d5fbb5cf50c13be2303b7e558908a = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %674df6d964fdfc698fc8f1417c95e75032df7562
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _bdc9d2c884fd06ef7a9910dca7e7e8873629ff09 = 0x18         ;
        constexpr std::uintptr_t _92716f8e369c4ae60e80565a7dc1db29b76d63fd = 0x20         ;
        constexpr std::uintptr_t _07c24697b3363bc0c55d41ec6ded4ae81c48a53c = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _eba981791315c2361599258b3a3fdfd5a6d041f1 = 0x38         ;
        constexpr std::uintptr_t _6802e7caba12075c43deebb460693ecbf209efe8 = 0x40         ;
        constexpr std::uintptr_t _3117208ca7f4e890668161d8c4bcbe8e27cca69e = 0x48         ;
    }

    namespace Category
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %83f89cfbabc50e884aad3821195dd2ce3513212c
    {
        constexpr std::uintptr_t _79dfd4cf90719bbd51ec42593cf7e2b092cf0a57 = 0x10         ;
        constexpr std::uintptr_t _c1caaa12ce140acb0e6f3d2a92ea6d795dbb273f = 0x14         ;
        constexpr std::uintptr_t _69659c6909b0c0176c73f8513fe0c84db1e4ee5c = 0x18         ;
        constexpr std::uintptr_t _d552e2b6fe2f3e6e07c5395fd27ca7065f4c0bc1 = 0x20         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x24         ;
        constexpr std::uintptr_t _555a9c45d4337d0e4f97f872e263eb8031183a55 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x40         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x48         ;
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x58         ;
        constexpr std::uintptr_t _81022d30c815dff7aa16e7c3c953d7537a2ec1cd = 0x64         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x68         ;
        constexpr std::uintptr_t _5968176a1015ccaaf78255acd6f5b7e770ed5f57 = 0x6C         ;
    }

    namespace %b4cdd71b99d4caa57b57d42d63f814d796e9fad6
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %07744c8a40c7c01b03c7ad297cfbc0344ecf7852
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _fc84e74afcb2a09195e1de8d12946545378e03da = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _e21f978281c1b2658fcfdc85427cc1959727923f = 0x20         ;
    }

    namespace %bfb78d78299958252bda6586675a1b8288d77ecb
    {
        constexpr std::uintptr_t _31fb994064776024f6182813b97543fd8f6d90e1 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %4970aed7d17bf03c48532a903f3ec43d1c7193b1
    {
        constexpr std::uintptr_t _ec5bb8438693e9880a9360e9419f00cc46ff2d1c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %3861b464a1fc095c401114f51b35d112e20d9eb1
    {
        constexpr std::uintptr_t _dcad6b6682a0dca6033a4aa27c7428c599e304d2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %5351c32b3e79c041a5d80529ec95972ef4872d3e
    {
        constexpr std::uintptr_t _278a41fdb008b998ca896657c00c3e0d0690aab1 = 0x10         ;
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x18         ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _577d786319f980e6780665b32b4ec72ef828a1b1 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
        constexpr std::uintptr_t _9b8451bb0965c1abdd97e3e4236f034a17913552 = 0x40         ;
        constexpr std::uintptr_t _604114fda3104264fd23adb29c3a16949c910938 = 0x48         ;
    }

    namespace %465b15d172ea679bab0b5eec09f55919a9976900
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f1503aa0704c331581c5d432c178f36769f9f536 = 0x18         ;
        constexpr std::uintptr_t _61bca087b008832d02b90cd115619e3c61bfcb25 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %f698c25877288a6c90ee6006f20fd05f3139cf42
    {
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %dd8e8b29c9b2e7e4c6ca71d66e8b8465fdd7a579
    {
        constexpr std::uintptr_t _c82da646c6bf273464b48c0c59887fdfe3378e05 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _72fee9118a9614b27fe209734d55db116ae588ba = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
    }

    namespace %fb17e372961fdb27002054937f36b1cf9ea41487
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x14         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
        constexpr std::uintptr_t _82658a9caed625b58fcedb9636b02c32d92cac44 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
    }

    namespace %6f68110d7f6701c36c8d7f1b3ae04a03f049d69e
    {
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x10         ;
        constexpr std::uintptr_t _9bede4a83c650ea9c06a316c8007d337d1170d6d = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %f547285c4bc9494b36d3f38eebcebfa72edf72cc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d6cd5a9de2bcc318f72e6697fe41d36cc98b01e4 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %a7989c03efa001f6ce594846a29b6a5ce5811cb5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _95a0d6626c897e4d2cafbb9d4b029c2c7af44991 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %df6224f0dd654f57323c795d552486e9276acaf7
    {
    }

    namespace %2665b8eb35be2a28f35263481c5cba57d7bf1fb2
    {
        constexpr std::uintptr_t _f5c0b943419abff46e97f9afdcb57cb8b05c36ca = 0x10         ;
        constexpr std::uintptr_t _e3325d1fd5063c3c9a13c0bdce912adeff90cb61 = 0x14         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x18         ;
        constexpr std::uintptr_t _2d6afba3d44cdbcab75fe1218f4e38968875822d = 0x1C         ;
        constexpr std::uintptr_t _c86491c3b1d1a815f3fe500319dce34952cf3956 = 0x20         ;
        constexpr std::uintptr_t _1aa21688f728283361ab76e43a536efe2ee8ce27 = 0x24         ;
        constexpr std::uintptr_t _0ad4272ca548517921e0883d67fcb98c4957d45f = 0x28         ;
        constexpr std::uintptr_t _8e0b9c7b4fe97809891540818d01a592be1d3a34 = 0x2C         ;
        constexpr std::uintptr_t _da170330f62fc7a97f7191a9a7e3b1be2ecd97f4 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x35         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x38         ;
        constexpr std::uintptr_t _90b96bb77d3561d6434cdc54a7dbf84ebfc649d2 = 0x3C         ;
        constexpr std::uintptr_t _add2bc03d22f5cab1cb8c2477ae090e7c0d0ec09 = 0x40         ;
        constexpr std::uintptr_t _08232d9ac37190707a9148a3243d54d1110d5c85 = 0x44         ;
        constexpr std::uintptr_t _adb2bf602b02d5e7eae64212074bd5fa13e3a9e1 = 0x48         ;
        constexpr std::uintptr_t _d40cd169a1520c688a14eef0cca62a5b0bfb942d = 0x4C         ;
    }

    namespace %7f7d3aab0e1acfe7c03128e8fe99f2f856d2c678
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _350e092c49569783d8268e0627ddfb1811895555 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %3c65688b54d567f5c6f5808dd67beb6177e4db7a
    {
        constexpr std::uintptr_t _c831cd7030f09583bc2368e59b26ac58b6240b20 = 0x10         ;
        constexpr std::uintptr_t _f5a12167016e82db464998ad7e1f1da97b8ccd7d = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %d2a8ee4959f94637aef18554548fae6537a751e8
    {
        constexpr std::uintptr_t _739f24951fb98cda1a03564864b0c625b866af76 = 0x10         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %89841d858bd252359b43aee7c895016af889eac2
    {
        constexpr std::uintptr_t _61bca087b008832d02b90cd115619e3c61bfcb25 = 0x10         ;
        constexpr std::uintptr_t _f1503aa0704c331581c5d432c178f36769f9f536 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %6c8e5269d0cd16f76bcec7b3c73e74fb41c3a44c
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
    }

    namespace %e88d71c8a3ef32bb43eff857db3bc2ca19d77965
    {
        constexpr std::uintptr_t _918fdf2ab13b4fb4341fee8b78388c9231c6a9b7 = 0x10         ;
        constexpr std::uintptr_t _8121cb64bc796e0b36cb51df6995ab072850de22 = 0x18         ;
        constexpr std::uintptr_t _e3666ac1cac346a1978147b84cbae1049dd8f40b = 0x20         ;
        constexpr std::uintptr_t _4addb2dd7d6604068941a56155f06645051306c3 = 0x28         ;
        constexpr std::uintptr_t _2d2144726f4b4468c86d7fe766b40805d72fc53c = 0x30         ;
        constexpr std::uintptr_t _215feef7409a6c990ff700f1c6eea4f3a16e6381 = 0x38         ;
        constexpr std::uintptr_t _2ca379bb893964b628953ddbd641761ad574726a = 0x40         ;
        constexpr std::uintptr_t _45491ba02104630bb142b5fb55b72b1b07bbb749 = 0x48         ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x50         ;
        constexpr std::uintptr_t _553eef2d87055e91d6d76dc37022c319d69363ad = 0x58         ;
        constexpr std::uintptr_t _8a0541bb93545e907b4f7452af78a40d1cf00f90 = 0x60         ;
        constexpr std::uintptr_t _4a5700929e5a48d0d2482bc22ea3f09ba1efc9db = 0x68         ;
        constexpr std::uintptr_t _f9b07135c1d0c4c385386bc737e5cf8a665a734f = 0x70         ;
        constexpr std::uintptr_t _b3ce855a0afc352e5fafd0593c5e7a899f5d39bc = 0x78         ;
        constexpr std::uintptr_t _a1737650a72dc952c9de20a341c2929e3b6e5c16 = 0x80         ;
        constexpr std::uintptr_t _5b226e652947e9010146ec814070ed6467490475 = 0x88         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x8C         ;
        constexpr std::uintptr_t _b8d42ae7903679e2ac005183ef6cd85424598e06 = 0x90         ;
        constexpr std::uintptr_t _7fbf81fdd65b7a69989c37eb07c475df65e12cf4 = 0x98         ;
        constexpr std::uintptr_t _f711bb83c4562e12375416d68f7ca5662c33dd5c = 0xA0         ;
        constexpr std::uintptr_t _86fbae5156f16765ab97ebbeaf14fa9a09fc4a40 = 0xA8         ;
        constexpr std::uintptr_t _a97d069fcbd17fc4371ae756cb550f5e0a141dc2 = 0xB0         ;
        constexpr std::uintptr_t _288f26e95995a0df096fd327066cfc778439e9ba = 0xB8         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0xC0         ;
        constexpr std::uintptr_t _f5500447f94ab64aba6c08c9ac0a185716cd06ed = 0xC8         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0xD0         ;
    }

    namespace %2c08b23137602e927fa592d1660cc04ef7d9388b
    {
        constexpr std::uintptr_t _910fe6d51eb08177ccd98d5b2dd0f2782b91072c = 0x10         ;
        constexpr std::uintptr_t _9fc2475a540e9fda53abb6d1b78bcac5c202dca6 = 0x14         ;
        constexpr std::uintptr_t _b09b0b091050ba37c0327077d7bc77297eb018cc = 0x18         ;
        constexpr std::uintptr_t _49fb7d8865aed1da6d122b05db505c9a9e09aa52 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f511293392c7bfe799d62f3af44f337a72c1408d = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
    }

    namespace %6f503425dcfc5c819d5dbda467e0e0742ab17a92
    {
        constexpr std::uintptr_t _7570170b7bcb3faa7be6d1e47bcb7bc58ec77fcb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %04a5ca67d853c587cbb0e2aca4d680ae1209de76
    {
        constexpr std::uintptr_t _556bd508514ef4e957c340ba1c36fe1a2f2d6867 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _c946545ad4c8029aa074daac00d632569a3bf5af = 0x20         ;
        constexpr std::uintptr_t _a1d68cf913a3a8627cfcda005a01dafcdfc469f3 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %ea4affc1b9091872f286517d2d3dd96d54a6f36b
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %9103a6a35319ef8641f33125cdb1ff5fa895b33c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _33765a114d77f5a838625785caddb7e06a59b83c = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _a40c2ed7a7e3130be5ce99fc3299b7dadf46d1b2 = 0x1C         ;
        constexpr std::uintptr_t _7ed8f48f74bb6c117b19539dfc3c86c4a53bedc1 = 0x20         ;
    }

    namespace %006879bcd3c9ed9bc70054109366450d5f17228f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _76c4727d92e3492e0122784460e51ba689e836d2 = 0x20         ;
    }

    namespace %bcdaf18c1718a53946e49df2fcaee1603c2f4d99
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %4a7b3fcda072244887f1107f93af59394c603f2f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _636f4d4356a0989982de13c465d0d9b57238ba54 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %5ae0a1321cc45fa793d54d3459a81cdf280ee770
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _2acc59d97a28d3cc21ee1db31319ee4998507bc3 = 0x18         ;
        constexpr std::uintptr_t _d75952cb33f6290469d839e13b022f86918b4099 = 0x20         ;
        constexpr std::uintptr_t _c42f4edde7c6e7fd94a497157275ee8b736068c5 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _01596ca8ba613c2cd99b76793036fa5546bc53f1 = 0x31         ;
        constexpr std::uintptr_t _0d8c509586761a3ad11647890075e3cb1432c803 = 0x32         ;
        constexpr std::uintptr_t _452b382e2814ff53fae58d9f0c657c603192ed47 = 0x33         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _c8460434112938c0916c5b94ec16bd5bef8efb22 = 0x38         ;
    }

    namespace %7337e3c5c9eb22e73f783a1851ef48053c9abb10
    {
        constexpr std::uintptr_t _0ded7dbba273d296fc5cd5753d037fb0e3a6c3d3 = 0x10         ;
        constexpr std::uintptr_t _d0f46486bdce57af3848796ad0f1d0c9427217d7 = 0x18         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x20         ;
        constexpr std::uintptr_t _52f5b63954df68515b1d47f94179e260758718c0 = 0x30         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x38         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x4C         ;
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x4D         ;
        constexpr std::uintptr_t _f46fc342ce9d3b22175523cb891cd944554d04cc = 0x50         ;
        constexpr std::uintptr_t _223a4d37fca714464b5c7446a2b940f51e21a18e = 0x54         ;
        constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x58         ;
        constexpr std::uintptr_t _be4a7cad91fe47da12999ae4ae526d5a37b1748d = 0x60         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x68         ;
        constexpr std::uintptr_t _33186f7b3973ffaf759864e36cd496274301a7f9 = 0x70         ;
        constexpr std::uintptr_t _dac4c0ebc9ac72f0a638a19f5ec0f639bb5d9bd1 = 0x78         ;
        constexpr std::uintptr_t _e3306a809035e5a9c2fc886c6a393e434ff936b7 = 0x80         ;
    }

    namespace %7aa5e890144d424c9a06cbc3f3410358be2082fc
    {
        constexpr std::uintptr_t _83e5c32a784139b60b5656e27b781fc187b9502a = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %8e46f6b5f30578c1c77ce781482be71030ff6988
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _099f6d1745916fac4fa97707500f277e638c9e32 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %d6a211375ce6f993c7f2d9cce11832f64fd965d3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x18         ;
        constexpr std::uintptr_t _60077273617514e0074f91e59305bae2f3f46125 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %e2ef928340fd8776cbd5cbd809b704f848147784
    {
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %ba9b05dfa9183828818f8bc1eef5ff65891a4dcd
    {
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x10         ;
        constexpr std::uintptr_t _ae2c9555dc831784e298cca1c6e42fe6c7038ad1 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x1C         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x20         ;
    }

    namespace %637ceb35caec427874e1fbfc2a6a86cb1b3da46f
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x14         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x18         ;
        constexpr std::uintptr_t _4787255e3ff3897fb6feaaeff8411945f10e7a9f = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x2C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %0b560ed870d97e80ac3a368ca4666e750dbb1da1
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x18         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %c671ac7702c6313fce2142a053ac3c94919a476d
    {
        constexpr std::uintptr_t _f3e32af8a87ab8c916a12578a00f818ca4f9aae7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _36bc75c430d6cdbd0e3c212802c60ae091a9cad5 = 0x18         ;
        constexpr std::uintptr_t _83da19c1e59209408250bfdfc703e18d398d65ef = 0x20         ;
        constexpr std::uintptr_t _43a1e13fec4a868a86bdf391dba33e782cf2dd84 = 0x24         ;
        constexpr std::uintptr_t _4614ce1a66f8bfcedc3b4a8e90d23cb894ecd057 = 0x28         ;
        constexpr std::uintptr_t _01aa19c3bc1e1a78a7cb0737f1ba7be14f10678b = 0x2C         ;
    }

    namespace %0c85b26a2045b35182f3d049a375337e2d29c931
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _95550edd35124c4c956a5f4589b0d1fc8ca136c9 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _9abdda9fd512c7cb296b176a0def78305dc86bf1 = 0x1C         ;
    }

    namespace %98d9530a6aca165c9fd4ee83ecaf9817b41f1693
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _21e59033567dc5cd32f0a9d4d82d97f23c9b1121 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %af05414deed000ba346157070dd15fd93fc62b20
    {
        constexpr std::uintptr_t _399f71f4c616790e8538329898b7702120497c4e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x18         ;
        constexpr std::uintptr_t _026a3e163287bbdfb7f7d282b39fd90557e2f69e = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x30         ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x38         ;
        constexpr std::uintptr_t _ec4c06e11df040b01f763063abb9b914910e3123 = 0x40         ;
    }

    namespace %2b1934f439f5da7ef8c65382ec1a863b0d56d444
    {
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x10         ;
        constexpr std::uintptr_t _5ac55518e52d7ef2dbc77d4391122105a22481fa = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _f257834e8cf5e8077356e08fbab80824b0aa89af = 0x1C         ;
        constexpr std::uintptr_t _ff7dfb08cea6bbf315d3557ac600024d8e96e875 = 0x20         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %cad40269e50739514ffe6671dd9b6a0f3a29fc62
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d0e512e3fa084c96d3b06c42858bc618f3435101 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %aa8ae2437ce64764ee13d16393c944c0c978ce4e
    {
        constexpr std::uintptr_t _d552e2b6fe2f3e6e07c5395fd27ca7065f4c0bc1 = 0x10         ;
        constexpr std::uintptr_t _5968176a1015ccaaf78255acd6f5b7e770ed5f57 = 0x14         ;
        constexpr std::uintptr_t _69659c6909b0c0176c73f8513fe0c84db1e4ee5c = 0x18         ;
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x20         ;
        constexpr std::uintptr_t _79dfd4cf90719bbd51ec42593cf7e2b092cf0a57 = 0x2C         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _c1caaa12ce140acb0e6f3d2a92ea6d795dbb273f = 0x3C         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x40         ;
        constexpr std::uintptr_t _555a9c45d4337d0e4f97f872e263eb8031183a55 = 0x50         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x58         ;
        constexpr std::uintptr_t _81022d30c815dff7aa16e7c3c953d7537a2ec1cd = 0x5C         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x60         ;
    }

    namespace %6494fd6dc57a8270b13b39477aaf78aa87a7b1d4
    {
        constexpr std::uintptr_t _b53ccdcb3c51aa18eb3339967563ab407c205ac8 = 0x10         ;
        constexpr std::uintptr_t _ce5436bb5e1fb499806f6f8f2ff9b1a436d50abe = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %9bcdc41d6b9063871a0e7ff582a8d9764a35d379
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x11         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x12         ;
    }

    namespace %a27c9498f055cd0fb6f73e920a2141ff100c3c9c
    {
        constexpr std::uintptr_t _d7ee7106c2254724b1724dc539d5c60cca69f6a9 = 0x10         ;
        constexpr std::uintptr_t _9696b4ceeb78dd9f9bc5f23c725aedcfaf78c560 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _023433ba91b7690ac66ad16ced48a13cd62cd9cd = 0x1C         ;
        constexpr std::uintptr_t _76b15586b204819be5875ae2aef05ded85c09614 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _1e0a5116c4cd05f5d34e2774d1acae055a9d9d84 = 0x28         ;
        constexpr std::uintptr_t _528d429f26fcd5c985226497d2a2bb9840a8090b = 0x30         ;
        constexpr std::uintptr_t _0937312eacd346281db8ab02a13509b4507d7d94 = 0x34         ;
        constexpr std::uintptr_t _b68a73ed6d2ad574691ed8c5695cf97883473b2f = 0x38         ;
        constexpr std::uintptr_t _0d05cf652588873cf1d43872055d35c5dd6df256 = 0x3C         ;
    }

    namespace %f15239c1afa2edc279d65f4f2d750ad107f7b0a2
    {
        constexpr std::uintptr_t _f6a0c7b81a7615fc2498e66573eb07caaeefd37d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _db60ffcbbd3092c91e1b64974093e4ebd8e6c16e = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %bc3ea0407862eb65d2d0aa549a5e3ff74e1ba73a
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x20         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x40         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x48         ;
    }

    namespace EntityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8b7a99343e53be8b101357676bf55fcfea77ce3b
    {
        constexpr std::uintptr_t _2bc6f7ac5a4e2de48a0d8722b4d4a56394a66ca3 = 0x10         ;
        constexpr std::uintptr_t _1292532ce222882ce6c1fd9c766a1fc1fcf80391 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x20         ;
        constexpr std::uintptr_t _c4e23ad67fcd91da078d8b6647326dda3b557471 = 0x28         ;
        constexpr std::uintptr_t _1ee3c18c9022ce5daa14353fdfbd278af0910535 = 0x2C         ;
        constexpr std::uintptr_t _ffc784ca1fc12ac746aaad530f57d3ba419e5ab1 = 0x38         ;
        constexpr std::uintptr_t _e92f61ed44ae7d6ee244e85414bcd9b69aa27c2f = 0x48         ;
        constexpr std::uintptr_t _4536a58fcbd936d167566345e5c917961de6e799 = 0x58         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x64         ;
        constexpr std::uintptr_t _65e27f4498b6515eeed4d64d9ae4f0bf0488daee = 0x68         ;
    }

    namespace %cba934a2c64ea88971c80089f255836080598974
    {
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x10         ;
        constexpr std::uintptr_t _0424061f88520ea8b5a8680df0282aebe4b6ce96 = 0x18         ;
        constexpr std::uintptr_t _5cf440967daf282e153b52663d0c621f27b01cb2 = 0x20         ;
        constexpr std::uintptr_t _40f1046cf58b8f1841587e7fefd6b13e5654fe6c = 0x28         ;
        constexpr std::uintptr_t _9380f28c12e7756ca8629e016e4ba081f443f2dd = 0x2C         ;
        constexpr std::uintptr_t _46b39d5178fdfcf8ee3151f2700fef7a900ddefe = 0x30         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x34         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x3C         ;
        constexpr std::uintptr_t _80f3ad9225fa82a3e32c1cafffd3093bc5f86353 = 0x40         ;
        constexpr std::uintptr_t _e6214410e576745ed4b9433180e83658dc7b88e4 = 0x48         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x49         ;
        constexpr std::uintptr_t _03b023d4ab653d151e2cad3ecf90ba4e3fdbbe7c = 0x4C         ;
    }

    namespace %8a06081450ac0209a7e301b546144fe75298b172
    {
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x10         ;
        constexpr std::uintptr_t _eafdbc504c2e2add7bfd561dbc11a62d347a36cf = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %d5ccb681408d8cb329cefa067565ae9d889d10a3
    {
        constexpr std::uintptr_t _9696b4ceeb78dd9f9bc5f23c725aedcfaf78c560 = 0x10         ;
        constexpr std::uintptr_t _b68a73ed6d2ad574691ed8c5695cf97883473b2f = 0x14         ;
        constexpr std::uintptr_t _694d1b085ee46f5d069ad307a7ea66297764c14a = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _d764fe1934c35d6085d6fa2fb48ef3e5e807d8d4 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _be1ae543ad079a27266d69442763065da160bc35 = 0x38         ;
        constexpr std::uintptr_t _0d05cf652588873cf1d43872055d35c5dd6df256 = 0x40         ;
        constexpr std::uintptr_t _d2d82c82f1e1332ba771ecb90bc380270ebeb511 = 0x48         ;
        constexpr std::uintptr_t _5f53231d86c93456f026a11878bd1329965b6e0b = 0x50         ;
        constexpr std::uintptr_t _023433ba91b7690ac66ad16ced48a13cd62cd9cd = 0x58         ;
        constexpr std::uintptr_t _d7ee7106c2254724b1724dc539d5c60cca69f6a9 = 0x5C         ;
    }

    namespace %266e108637176a80bad64dbb58b8eef5016c27db
    {
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x10         ;
        constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x18         ;
        constexpr std::uintptr_t _9c6bc1af78449aac2cc7de225ef3a56b1509bd63 = 0x20         ;
        constexpr std::uintptr_t _d44172ded794e5b9ef50d72509258431d7e42f6e = 0x28         ;
        constexpr std::uintptr_t _e9df65a6cb824672db1bcc8d6c3d9371a90a975a = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x31         ;
        constexpr std::uintptr_t _0abcd535ace9ff0c9e159759464b4f121a955ceb = 0x32         ;
        constexpr std::uintptr_t _6505374567fbe04cae64034cbab3b3a2abc21d14 = 0x38         ;
        constexpr std::uintptr_t _d0f46486bdce57af3848796ad0f1d0c9427217d7 = 0x40         ;
        constexpr std::uintptr_t _223a4d37fca714464b5c7446a2b940f51e21a18e = 0x48         ;
        constexpr std::uintptr_t _c294156e6afaaed1921545849d9768a5f13a5d6e = 0x4C         ;
        constexpr std::uintptr_t _0ded7dbba273d296fc5cd5753d037fb0e3a6c3d3 = 0x50         ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x58         ;
        constexpr std::uintptr_t _b6b76fd0e7824da9e4a1e5ce73b56e90bdbc9dce = 0x60         ;
        constexpr std::uintptr_t _7edaa76eb20c10c181341c823461d12e8b75f83a = 0x68         ;
        constexpr std::uintptr_t _f46fc342ce9d3b22175523cb891cd944554d04cc = 0x6C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x70         ;
        constexpr std::uintptr_t _1fddde1f040b18f9fbe2d6ba244fd56e1344aefd = 0x74         ;
        constexpr std::uintptr_t _e3306a809035e5a9c2fc886c6a393e434ff936b7 = 0x78         ;
        constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0x80         ;
        constexpr std::uintptr_t _6b920bd8c0a53f70cb628015b39a34d4e9c5578f = 0x88         ;
    }

    namespace %fe7aa1691c5c2725cc00b11dbb044b928b413267
    {
        constexpr std::uintptr_t _971c1185488613e009212bf85cf5b41bf9354b83 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _296c3b513f9109f36a1aeba1b36ef53faeb3a68e = 0x20         ;
    }

    namespace %37d38eca2ecf30fcab543a1b023930f93fd50a41
    {
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x10         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %aaa52244e5bc34b0d5026b781079bdfd6c09f77a
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _0ac453cbdd1098622b2d21c32b41c97d2620fa71 = 0x18         ;
        constexpr std::uintptr_t _aff214b10b569e7e4efafd835d54c4ca18f50e47 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %625c95104321e14938a27049fd61f40bc851f688
    {
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x15         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x16         ;
    }

    namespace %09ba4988b526f85477d81bb017172dd64c3576c8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _edf46e9dcd334790e4ed9027147b40f53c5a1ef5 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %ea1d2cf4247d7d47d8965b88293f4b3b76fd359a
    {
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x10         ;
        constexpr std::uintptr_t _5193aba2312e4725a4c311b4794c7adde3a1be66 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %8da35ee8c9de9b6a8f86b467618bcc8892a273e9
    {
        constexpr std::uintptr_t _c9828042adceb4b9e36d044b12c96c5dd9d65e5c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c07932363b5414a48ccf6ea939f994d3420fb56f
    {
        constexpr std::uintptr_t _190d195ef0ecd8e2b88a329f827e9d72444bb59f = 0x10         ;
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x18         ;
        constexpr std::uintptr_t _45ced56f39723cd21d09223d30b4008ec9b7108a = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _4e5c84a9d2d579e5a28eebae3feb7ff59709ad84 = 0x24         ;
        constexpr std::uintptr_t _00463aeaa24ce48689bfc3132c7a44f9ff99a88d = 0x28         ;
        constexpr std::uintptr_t _cdd50ed88429177c88b696eb7fb9fbba71847578 = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _52c80a5a066a350a9f2e2348f6a4e3c6cc85ea98 = 0x34         ;
    }

    namespace %df864eb4fb0a917eeac68ee181576d95a33693f3
    {
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x10         ;
        constexpr std::uintptr_t _eafdbc504c2e2add7bfd561dbc11a62d347a36cf = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %5d93f0e2299cc4afb35649b184bfd01835a7abd8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _96a4dd3bf7d543b563f1f30a6d869630698da796 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %858182458c3ac8d462940749859c70e09cab3738
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _39e9a9820345c4dfac082dbf510cbcdaa3b4c89e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %c60bf32317715dfc51739c99647a8c04ffc0c771
    {
        constexpr std::uintptr_t _e58ca544a86c14524e4d42ce610eeb199708b224 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c20baa17515b5bad7edcf9237dc13ed337238731
    {
        constexpr std::uintptr_t _22db6c83c711a8b22f825cfb2c07b064179ded98 = 0x10         ;
        constexpr std::uintptr_t _f032c4e8585cdcb1bbea9e02684a98d7d5fed4a3 = 0x20         ;
        constexpr std::uintptr_t _145cccdbd51ec78fba26e6b7eeb01e6b45137ef7 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _28471f7b747167bd59403a3976c62ea861f97991 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x44         ;
        constexpr std::uintptr_t _aea9698fa957ac30794b51048d2c56ef03c14ee3 = 0x50         ;
    }

    namespace %0a33179497a2c18af3a4a9ebb582d6b6ec4c96b7
    {
        constexpr std::uintptr_t _22ac0bfd75421095a4cdf87735a8c74bb5599e1b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %b1b773b68ae70f0a1056c5af95203b89aae186c2
    {
        constexpr std::uintptr_t _16af3b35ce4851e1db4168f3661fb548218bfcbc = 0x10         ;
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x24         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
    }

    namespace %ae3b633e1c40e7093369a6a0188a2e77692fdaf0
    {
        constexpr std::uintptr_t _70fddba9cd4a1c0b3408eeb836908b27daa0c122 = 0x10         ;
        constexpr std::uintptr_t _4ab2c4bd32b760481feba6b482dba7559a5c0417 = 0x18         ;
        constexpr std::uintptr_t _2fbce311e162ea655f96332e44586311f2390148 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _f614b2910a6432fb8aceed733ca7470d897ee3d3 = 0x30         ;
        constexpr std::uintptr_t _9cd237a942042a73bbb91b22bc45bc0a4f35ce02 = 0x38         ;
        constexpr std::uintptr_t _8afb178149f49b644680753afc69fb1a335dd0f9 = 0x3C         ;
        constexpr std::uintptr_t _9b30f703be3e20f284bd473d38841763c013a9af = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x48         ;
        constexpr std::uintptr_t _355c73bb150851d66db0eb5c03302738cc393017 = 0x4C         ;
        constexpr std::uintptr_t _fd52ec78f7e7ba6ad38d468e3cb565f338af9bbf = 0x50         ;
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x58         ;
    }

    namespace %79a397cc4ac1f0cc849930571001904c0817f363
    {
        constexpr std::uintptr_t _55caedc26a669a992844bfaa0dd72eec2b3a471e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %b6b0eef8ea5a9714e8abc261d2e0d9f4612ed2b0
    {
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _9bede4a83c650ea9c06a316c8007d337d1170d6d = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %98d9530a6aca165c9fd4ee83ecaf9817b41f1693
    {
        constexpr std::uintptr_t _eaeaf4d8f3d72cd7e2c41afe52340aa571d6fab3 = 0x10         ;
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x18         ;
        constexpr std::uintptr_t _802c66e5bb0e61bf6bdd08020a5eaf91b19c6203 = 0x20         ;
        constexpr std::uintptr_t _169a690347fb907bf5da12e65bd4cc829c9c63b9 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x31         ;
    }

    namespace %eaeb94673d67d7c0ee1939164405b01bc9804b33
    {
        constexpr std::uintptr_t _5d01648d312522451317b05ec85ea2b97c65bb34 = 0x10         ;
        constexpr std::uintptr_t _16cb4794565d1d40d3845baea55eda95969a373e = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
        constexpr std::uintptr_t _7d635b9a6e4430eaf3cccfd2382b31501ecf3f5c = 0x13         ;
        constexpr std::uintptr_t _9f304defce03324f620e02e536dcfe9f897d25cc = 0x14         ;
        constexpr std::uintptr_t _4ce24f68fd920c34e38b40a6e85a716a248f5c16 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %83c44e7c081c8865073edb8d82fada86e925757f
    {
        constexpr std::uintptr_t _15c62e627d73f6d4ff3d2fa370256a0ab5877b0a = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _11db094f39a4d355ad9e11d3b8b8efcd4d81a10e = 0x1C         ;
        constexpr std::uintptr_t _767eadc9adbc635da5d40a0aab7f2f54158b9717 = 0x20         ;
        constexpr std::uintptr_t _ca3ae319b5ba3742d85dc4428614ee012de77dd9 = 0x28         ;
        constexpr std::uintptr_t _87ec755dc48aedb686a9424e286c22b5c5dcb04e = 0x30         ;
    }

    namespace %ea7756890e9a7ce6045e43688e651b23232be79c
    {
        constexpr std::uintptr_t _757565c0155633b8df17fab1c646750a1cca7da4 = 0x10         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x18         ;
        constexpr std::uintptr_t _418096418c6a6e0f8cf27994694a84756feec82a = 0x20         ;
        constexpr std::uintptr_t _4c8c0ad1069a405622ce6fa3bf2a7d56da5271f0 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x31         ;
        constexpr std::uintptr_t _2299043d571ace353f5039429a1f5802730fd08e = 0x38         ;
        constexpr std::uintptr_t _c555165fc10f0ac1fb929301205a5e3b2a8f9ef7 = 0x40         ;
    }

    namespace %66aad76072bcb9b97087e39724932780808deeaa
    {
        constexpr std::uintptr_t _60077273617514e0074f91e59305bae2f3f46125 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x20         ;
    }

    namespace %5da194c773998dd82fcaf2db924434bc22a2d9d5
    {
        constexpr std::uintptr_t _7f3929060944a8a5978363f2620f0a485000da30 = 0x10         ;
        constexpr std::uintptr_t _6a98e86597eaf65f26f2a2dc2405e376398c91f3 = 0x18         ;
        constexpr std::uintptr_t _e15cc0cf4acfc18c8ee7877819d5629268237d70 = 0x20         ;
        constexpr std::uintptr_t _cc7977ae17ff6470638ed5409264b85302a019f0 = 0x28         ;
        constexpr std::uintptr_t _da4ced29c53018c20f3e8f1b49d7a5d7d8a6a9e2 = 0x30         ;
        constexpr std::uintptr_t _6b19101a1f56864dfb95ccab4e0d1e31fcf234e9 = 0x38         ;
        constexpr std::uintptr_t _7db14ad18a9b181e5803d0e80549948822ede3d5 = 0x40         ;
        constexpr std::uintptr_t _f7c6a8bcdcee5146cf4b665c8680f0296326a38c = 0x48         ;
        constexpr std::uintptr_t _c345969c8ad38d11b1b7147fd8c68ff74d0c7b8f = 0x50         ;
        constexpr std::uintptr_t _16af3b35ce4851e1db4168f3661fb548218bfcbc = 0x58         ;
        constexpr std::uintptr_t _05f81c8c8f8ad5a26fc5e1a565120740879bfc08 = 0x5C         ;
        constexpr std::uintptr_t _48088a7525bead2ce22b93e508f56d2a0c7ec43b = 0x60         ;
        constexpr std::uintptr_t _44dfa33ea5a96a367b9dfe929fc0d45a66d14d86 = 0x68         ;
        constexpr std::uintptr_t _f975165acdd4ad7c73eb0aa486ccef8ace3a5c00 = 0x70         ;
        constexpr std::uintptr_t _640a7a459f5aa07cce919ca61a8b24414b295330 = 0x78         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x80         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x81         ;
        constexpr std::uintptr_t _6bbd0037469344e796d01b5edbf93422ac9be07f = 0x88         ;
        constexpr std::uintptr_t _56fecac8da8e157673e303f4abcebee4fd57ad5e = 0x90         ;
        constexpr std::uintptr_t _a720e00106ef54af4600a21ba73e5a4b62362113 = 0x98         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0xA0         ;
    }

    namespace %aa70a995373150c742464326019e2ed7d6e4ea8a
    {
        constexpr std::uintptr_t _b635693d8c164456686cd409e0a9c3d3a03e6e1b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x18         ;
        constexpr std::uintptr_t _a2b2b2e815169786e11f690c5cd3a039424a3ffd = 0x20         ;
    }

    namespace %102d4b9bf75a0e3bd8231ade83832b548cc7aaf0
    {
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %af6bb088e1b48f3b9a752e1fb623f974fc9b7d7e
    {
        constexpr std::uintptr_t _145cccdbd51ec78fba26e6b7eeb01e6b45137ef7 = 0x10         ;
        constexpr std::uintptr_t _aea9698fa957ac30794b51048d2c56ef03c14ee3 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
        constexpr std::uintptr_t _28471f7b747167bd59403a3976c62ea861f97991 = 0x20         ;
        constexpr std::uintptr_t _22db6c83c711a8b22f825cfb2c07b064179ded98 = 0x28         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _f032c4e8585cdcb1bbea9e02684a98d7d5fed4a3 = 0x48         ;
    }

    namespace %4c4a7935aea26ac338172c0851400b80a1a68171
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _60a4bf7db65a018be32bffd0e0a9af6d6d97910f = 0x14         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x18         ;
        constexpr std::uintptr_t _3f08a32b9b57f6ac91d783ed63615aa7a77295ef = 0x1C         ;
        constexpr std::uintptr_t _93a5dc14fc55c3facdd75869d3612c5f9e14c7f5 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %265f0c4bc8356ecbe7650b3f7f1cf2e4bd47b46d
    {
        constexpr std::uintptr_t _e8e36638a7b7dfccebfeac0b779aa6b73df1a50c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _912ddcaf7c70e41bf3b91bfae68e3296d107f01a = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %3424043083b78c63fe7ad9b80e1cad71f39b53f9
    {
        constexpr std::uintptr_t _490c262f0ebe80106e10d66fd94edf9bbcc7e2f3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %66fd79a654ca1498d6693057bf414763d4b1afdf
    {
        constexpr std::uintptr_t _88185a06316d50d1d775bbc99230bfbe622653ed = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %d722454d541df110c4fdf0b9fc9eb2128d7ec0a6
    {
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x10         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %00ee9ba452e0efb947eaafcaefc23e7c998f6134
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %f1e26d960ba6da8fc53487469db18930d2ca850a
    {
        constexpr std::uintptr_t _ff85c653a84b0c3780f87a54c34cdf292d4e5407 = 0x10         ;
        constexpr std::uintptr_t _bc9fee5c35300d0e8f5606d3d8e6fd4b388c99fa = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %9d3826acac8ba77b507c686a8a401a38bd65ec36
    {
        constexpr std::uintptr_t _601f23932712cf30ba28c0c058e4dae090df35ce = 0x10         ;
        constexpr std::uintptr_t _6da79377f8a91a34337150bcfc6794414c6c5c59 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _c93d4c85d4339eddca8fe8d2f8e6148dfe69af84 = 0x2C         ;
        constexpr std::uintptr_t _02d0456a25b1c4017dbd21d063da8185e4f4f7e5 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _4e390b6647aaa0770a124a46361597afc9620905 = 0x38         ;
        constexpr std::uintptr_t _cb69311101f4a756980385b5cbe79bc021b6b055 = 0x3C         ;
        constexpr std::uintptr_t _6bc5f613e9da0cd73c42c74d659660eeaf3ae599 = 0x48         ;
    }

    namespace %2127c9c7184c12dea0df418a412757da23d62e9e
    {
        constexpr std::uintptr_t _9821d4d463c338ed55aacf87e88e12a1b2727842 = 0x10         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %cc49f6597334e64547aa93840be6d078c78d50b7
    {
        constexpr std::uintptr_t _aea9698fa957ac30794b51048d2c56ef03c14ee3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f032c4e8585cdcb1bbea9e02684a98d7d5fed4a3 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %2fc2d0da6f120590cd77934546f7ce258e306a9b
    {
        constexpr std::uintptr_t _8c97dd355447db1d65faf680610fd91a1c2b2e46 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %2532f566b4457a96801e35e8bdb4a9dcfb3c5e40
    {
        constexpr std::uintptr_t _2f9ec43080f6200b6044138a21a7379ba8dd35c2 = 0x10         ;
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x14         ;
        constexpr std::uintptr_t _9bc5c2f8cc2dc3390fca37a43f0cece4d47b69b6 = 0x18         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x20         ;
        constexpr std::uintptr_t _a67a68233f0ff75b4618bcc2fd364d5698d1db77 = 0x28         ;
        constexpr std::uintptr_t _e529e721b398f023fb56f6ecab31649bf4f68a71 = 0x2C         ;
        constexpr std::uintptr_t _31bfe989c3c9258acc20e6f8b4b693e6818b1b19 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _b0b4e04cb2ea3f189b69a32a1bb2f872a5eb8efa = 0x38         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x40         ;
        constexpr std::uintptr_t _f8fbd2138c9fdb4c0080f2f1db40886aea3c9c0e = 0x44         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x48         ;
        constexpr std::uintptr_t _a733d49c32919336a27daaca24f8b60fa0508170 = 0x4C         ;
        constexpr std::uintptr_t _399dbf62194f66d7905c4e07e79ff5839bc0349a = 0x50         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x54         ;
        constexpr std::uintptr_t _20f0cee61061d95f61f92de17e53909b9984cc4e = 0x58         ;
        constexpr std::uintptr_t _bda997a85ee3ca888d339f459e98d3ea25cf5a4e = 0x5C         ;
        constexpr std::uintptr_t _dd330a3ac04963ab901c789606f34bcd8e810183 = 0x60         ;
    }

    namespace %c96e9605889ca0f409dc569f701825831ff297c7
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ff347720e91d40908d0f45bf5ddf3876fcc134c5 = 0x14         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x18         ;
        constexpr std::uintptr_t _bbedbfe5b646696cb8e0e0a21ded7c334dc158c7 = 0x1C         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x20         ;
        constexpr std::uintptr_t _5d4f5911cef91e1ecf85f832ff8ba267cb16d75b = 0x24         ;
        constexpr std::uintptr_t _116b91e3c418277928f756e820f207c61eb87ac2 = 0x30         ;
        constexpr std::uintptr_t _62264709a94cd8324f06c4d5d7951750231e16d7 = 0x38         ;
        constexpr std::uintptr_t _b48db23e7f7b1581ea7cecf9d106684c2e13ce24 = 0x40         ;
        constexpr std::uintptr_t _ecc76368877d8ffa17bb90eed2aa38080a654611 = 0x48         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x54         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x58         ;
    }

    namespace %5733a9dad90ac57df27b206d4e4def27b5d1dc11
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d688e80362c8cdc12c013ef896a0d43bc7bf6816 = 0x14         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
    }

    namespace %67b812cdb985ca68193bb862d3e5f222919a795a
    {
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %5d941cf86d539e512b6278663b39d3b14e786155
    {
        constexpr std::uintptr_t _84cc08ed7fded6559e9910a1fe9441218297c9e8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %8b467cf4598c53fd5ee3c26568dc2bd1848425d4
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x14         ;
        constexpr std::uintptr_t _8e432b49233e69fc5e5eac91d4a7f8916652a366 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _b26675cf0745e13e410985cb97c524076be41853 = 0x20         ;
    }

    namespace %1996a5616940366bbc262564fbfb984ed2f66bb3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %1099204c935ebb0faa4322c63aadd2cb9bfac842
    {
        constexpr std::uintptr_t _5d1fc57889cec7f4d9e4b18df33b1d12589ec439 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %0681ff13e7bcb820ff4e66774cc1997394dbff83
    {
        constexpr std::uintptr_t _a1db6295bf8fff6239addbdf340baf19f83cc439 = 0x10         ;
        constexpr std::uintptr_t _64941f1aa4ca1d936658f39cf16145cf3d17e3f7 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
    }

    namespace %1990ecdad0c772bbe026919e93acb02d72c091df
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %0fd55cca2ecde277e4fb57fb30d2cec44a96d234
    {
        constexpr std::uintptr_t _d7d33525d16a2376622bd1414ad24cbf4656f34a = 0x10         ;
        constexpr std::uintptr_t _54dd2da3f369d64bb9648c233d27413198bd4eef = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _4183a03b17b54c20e98cd10a355acdaa5f2e3b67 = 0x28         ;
    }

    namespace %b02b50d788e7072936de60b7e9d3a7f457c46b37
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _a16bd97317a07740418b0025ea911ba4d0803490 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x24         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x28         ;
    }

    namespace %71e9666cef39f3b32aeea9eb6ceb598d6a90fd6b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _765792189e4b5d679e39458240d1204adcbc4135 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %365ff6ac2f6e1898852a2fac6d3eb43e9ad08d4f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x14         ;
        constexpr std::uintptr_t _77efa462909ba243f50f96e7ddbb75352fbd8425 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x20         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x28         ;
    }

    namespace %7400b8a54054a27386e494158a8ccd596c3be8fc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _bbe118510d5401e6829410341626e0a0d1c2e27b = 0x14         ;
        constexpr std::uintptr_t _a9faace86c894947e2162ae776be7a12571f9a2e = 0x18         ;
        constexpr std::uintptr_t _21ec6b2c1be85f492797bedadac8b82065437468 = 0x1C         ;
        constexpr std::uintptr_t _6f1e548d14d834fa5d0da560cba5ecdb0efc7c30 = 0x20         ;
        constexpr std::uintptr_t _9afac6b06d8848eed69888ec85a8ddbbc681b4bd = 0x28         ;
        constexpr std::uintptr_t _d5c26ab82c229b6e8559a16baa5532d42d4572f7 = 0x30         ;
        constexpr std::uintptr_t _043f02ee922342c1df5290dc27aa4d9b13379657 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _26c4fa7f8531ebd97c7d000d44eb8fc7c374df75 = 0x48         ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x50         ;
        constexpr std::uintptr_t _e85c30b31d07a070813bd9a2457a400795036ef0 = 0x58         ;
        constexpr std::uintptr_t _fbc8a4129f95ca16abb8aab3b1d6128dc503dab5 = 0x60         ;
    }

    namespace %e1098ada115260291003eaeeb5a3aa7d7b241bf0
    {
        constexpr std::uintptr_t _5bd6d81e6d94931e90baf69e3cc81200e768308b = 0x10         ;
        constexpr std::uintptr_t _a4454470bff066c8af8424a987fe8398d5659237 = 0x14         ;
        constexpr std::uintptr_t _8b64263b948ab01ad37eb9f27947ce20f36a9b8d = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _87237750e30f1a5cd782e945e573e59b6bdc0e0c = 0x20         ;
        constexpr std::uintptr_t _5a5c9f00c30ef3edeb932e3fa2b600550b3f0e0d = 0x24         ;
        constexpr std::uintptr_t _bd0e8c79dca1e5c37dd77d0f70907a4c37664aca = 0x28         ;
        constexpr std::uintptr_t _adc497d4f32a8b257220e62892a7e9e04dab73f0 = 0x2C         ;
        constexpr std::uintptr_t _5beb5590168cb9b5622b51c69f56c0278f407f71 = 0x30         ;
        constexpr std::uintptr_t _b869ede923e1cb8c8f3f73c156d2065dd6486686 = 0x34         ;
        constexpr std::uintptr_t _7f12d770b4f1701cb83c90bf10e44884600ae50b = 0x38         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x3C         ;
        constexpr std::uintptr_t _79a1dff510c6baeeae8bbd4846b74ca83a2e2226 = 0x40         ;
        constexpr std::uintptr_t _e78cac21762a7fdeb5d0e70e57db9849128183e8 = 0x44         ;
        constexpr std::uintptr_t _d602678d2041c676ad107781c7a12b15f9112569 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x4C         ;
        constexpr std::uintptr_t _5122210a14e0aa89fe060307001811a46db8e506 = 0x50         ;
        constexpr std::uintptr_t _0a779eb27492d4219e9a75ec30f5f3240b243336 = 0x54         ;
        constexpr std::uintptr_t _8287a8fa6eea83653a508159d73e00c90424a177 = 0x58         ;
        constexpr std::uintptr_t _4ca353b418b6d364b722bd88033e07a365932ee9 = 0x5C         ;
    }

    namespace %94b6b9973268286462a8b0d047f04f425d834ca7
    {
        constexpr std::uintptr_t _22abae02dd40bfed35d436640a30c2d04f263ae4 = 0x10         ;
        constexpr std::uintptr_t _cffe94310a41f5f1bede504457438853ba53d9ad = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %d4a864ab31969726804f2993a40cd81ff5925a76
    {
        constexpr std::uintptr_t _0fc775d9572e9321d9226ca2cef6ce1269aec0e0 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x18         ;
    }

    namespace %7fa9aeeb121826b699dcfb36aab5fdabcf8299d6
    {
        constexpr std::uintptr_t _b3e26a88da17e1cdcdf055c24685df9227080143 = 0x10         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x14         ;
        constexpr std::uintptr_t _578a6efaa88a634260d953b09cd95bd995ed919f = 0x18         ;
        constexpr std::uintptr_t _9be3b70523ca5c82bcd30aa1ded955c969b99ee5 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _fe9d6a632439a285dc2e3279a37bc52593256872 = 0x21         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x22         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x24         ;
        constexpr std::uintptr_t _c28a52fb4cb1cf3dc06241678f1c69a968307380 = 0x28         ;
    }

    namespace %bcde8776b039d616afb3547200b62a4b69181412
    {
        constexpr std::uintptr_t _7570170b7bcb3faa7be6d1e47bcb7bc58ec77fcb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %9ff56a0127f136f6b38c427e6ac6265eb9e09f1c
    {
        constexpr std::uintptr_t _fb5cbdb5b292adb12465e73cf031b2e93a4ed8cc = 0x10         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x18         ;
        constexpr std::uintptr_t _9b926a088ef71a07172de15006d43e87338cff18 = 0x20         ;
        constexpr std::uintptr_t _5b226e652947e9010146ec814070ed6467490475 = 0x28         ;
        constexpr std::uintptr_t _8f99b12608a989c72f647f926b73bb1adb8eb218 = 0x30         ;
        constexpr std::uintptr_t _0174c1ad23f5847a4ac658ef938ac01df6818c99 = 0x38         ;
        constexpr std::uintptr_t _9837bf7f4ff968b7d9ebe493207a204a663b461a = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x48         ;
        constexpr std::uintptr_t _ee9251e3b371ac94ca317279c399d8a220fe3ca2 = 0x50         ;
        constexpr std::uintptr_t _9e9ce2a1079748f3b377d58b4f8cff6b8fca0be7 = 0x58         ;
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x60         ;
        constexpr std::uintptr_t _03b872fd03786f7b8802dc30ea8acc1b4d9e06bb = 0x68         ;
        constexpr std::uintptr_t _98fa5c5dfe630c56f28bc95f7403f97cf9e9b2ce = 0x70         ;
        constexpr std::uintptr_t _dc2f889d8ddb8fe9114cd0d1d7e6c82e850bbb87 = 0x78         ;
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x80         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x88         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x90         ;
    }

    namespace %2d7849175ed23a890b8b5257ab2e52fb72f40f30
    {
        constexpr std::uintptr_t _7216ae2601a2c7d084e692ea5d9ca393a2e1a966 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _cb184a95ef37e5a45382c1ff1e975e4283b89a0c = 0x1A         ;
        constexpr std::uintptr_t _093715cbfae55fb2dea5fac950d650327b0e2e17 = 0x1C         ;
        constexpr std::uintptr_t _840451def1d902f42b3d4af4c1d11f32bd175059 = 0x20         ;
        constexpr std::uintptr_t _4799b9352f4f2c65f7380c410df683f07de5fe57 = 0x28         ;
    }

    namespace %6c1c52cad196550711135a417e4169c834a76be4
    {
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x10         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x28         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x30         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x38         ;
    }

    namespace %6ec6aa89aded68f04f8326a8f80e19ac14407522
    {
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x20         ;
    }

    namespace %310628926c243257eb0505062ed011d10a7764e1
    {
        constexpr std::uintptr_t _ba5e496ac0e0b3ac0301538efe188216c9c48d7c = 0x10         ;
        constexpr std::uintptr_t _7b7688ccb217b6c6bd968048efe59f05a9c268c6 = 0x18         ;
        constexpr std::uintptr_t _6ac94f99be8c9755b118931be78178b034c753ff = 0x20         ;
        constexpr std::uintptr_t _dea322aabf446bf1120b11045fd09b43f96c5eda = 0x28         ;
        constexpr std::uintptr_t _b76cd4cf1197540423393692ce399fee8e500f96 = 0x30         ;
        constexpr std::uintptr_t _d7b73ec4a48e51fa50d7032b0bd6814ffc6c00dd = 0x38         ;
        constexpr std::uintptr_t _194e14781b38874c2ba400ac9ef782e6b3b6ca91 = 0x40         ;
        constexpr std::uintptr_t _71fc011b8dbd2da842cb4e12e7afaed1584d35a9 = 0x48         ;
        constexpr std::uintptr_t _7adc0711c34e06b24ae6991c1e63622a4991be86 = 0x50         ;
        constexpr std::uintptr_t _fa7d48d1d5cc873cb226d711cbd838301a63c960 = 0x58         ;
        constexpr std::uintptr_t _543cf0205e108814d1a8b6d79660d3ae7c079b0d = 0x60         ;
        constexpr std::uintptr_t _9178e2918df86e4c38a7f1b04aa52ac1ae5eaf76 = 0x68         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x70         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x71         ;
    }

    namespace %e0693c65195a9a63d366cd233c243c8ac8bae4e4
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %358a3d078340822f67263a5578fbc519f7e5f210
    {
        constexpr std::uintptr_t _07857f05cb7de5ac37a50303cba4abcefb03d328 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _db81eb44caffe7633a4271e5dc5556cd2366a8e4 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %6f04b855619c2233fdd78fb7e283d66719d1a51d
    {
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _0fc775d9572e9321d9226ca2cef6ce1269aec0e0 = 0x19         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1A         ;
    }

    namespace %9e72d59542d7f7a3688c61a8d91d7c01da7731c0
    {
        constexpr std::uintptr_t _be4fb24a947dfa3c1707fae1803050f7e4cc83d4 = 0x10         ;
        constexpr std::uintptr_t _a21fad953bbec2daac6f7a52d7d2791ffec2987a = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0x20         ;
        constexpr std::uintptr_t _9c2ea76103444d2149fc3b321939fbb82b6fa619 = 0x28         ;
        constexpr std::uintptr_t _272f119d0d848a99d42dbcb2b6ab520d9f957836 = 0x30         ;
        constexpr std::uintptr_t _f6cc4145d5c9d8e11a6a2459da1e09fcf65b1367 = 0x34         ;
        constexpr std::uintptr_t _49764432adcaca30249d1eebd07d45a909d165f9 = 0x38         ;
        constexpr std::uintptr_t _12b760aa58b0a0249fb739cd82966a60ac4ae456 = 0x3C         ;
        constexpr std::uintptr_t _b7a10aeea3ee23059f6ac96f9e81e3a840cc2bfd = 0x40         ;
    }

    namespace %3f1f7f3403b2d71e9b2f36f3cf60e9095411ab9b
    {
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x10         ;
        constexpr std::uintptr_t _f6a44191faff0edf88d9e8086b3f0360d686e28e = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _460b0387a411f8572d00540bc44d80f4d7b5b190 = 0x21         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x22         ;
        constexpr std::uintptr_t _023b015dfa10d2ac75ac5219b2afd33466770a0a = 0x23         ;
        constexpr std::uintptr_t _d5fe7685fbada595818097060fbc566cac463238 = 0x28         ;
    }

    namespace %7a8e5103bc40ab38344ccba994a7081ba092d307
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x18         ;
        constexpr std::uintptr_t _9e29647270f6e6bf2f689aecd702f6f6021a30a6 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %002a9155cb95db4131602052a93a1c110e074c97
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %b239a84f552e00e82fa8015fdd0641e570e715e0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _33e134ed6bb721317ed706dad371bcd6c6ba4791 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %5af34294c5e407bf7e398f91e345955e9732a617
    {
        constexpr std::uintptr_t _6d09f4ea5c738d0d162a5157f70f8f92271e1b4b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %f8f14b7a92711506a5d0492b0712efba133eb037
    {
        constexpr std::uintptr_t _0f7004c11821938d6e56ef0dd9fb249a8820174c = 0x10         ;
        constexpr std::uintptr_t _07dd5225ceabb12dbb6cb26fdb715007b9d6b9bd = 0x18         ;
        constexpr std::uintptr_t _11a8775083e004191bd8896000a316bcb6c7a274 = 0x20         ;
        constexpr std::uintptr_t _29cd569b258479cf3afc619380b1131e61361cc3 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x31         ;
        constexpr std::uintptr_t _09cce41856a62dc423e0bc7c2f3d48071ab36f23 = 0x38         ;
        constexpr std::uintptr_t _a1da06ba78c5cebb689bb6a5580a89009859e40d = 0x40         ;
    }

    namespace %dfa0f887593d9e6db583d58ee35f983abdd51ca6
    {
        constexpr std::uintptr_t _ec5bb8438693e9880a9360e9419f00cc46ff2d1c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %fe0f9a2a23e6a99a1cbc4873e15a3471b3197dca
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _42765cb8479384b454e37326b8a95b764b1d74f6 = 0x11         ;
        constexpr std::uintptr_t _6d56d879ff8a0d1fad9cfea319e7970db678b759 = 0x14         ;
        constexpr std::uintptr_t _53993fe7374cb6c1ccaaf537d475a9d86a98256b = 0x18         ;
        constexpr std::uintptr_t _8381eab9184737e625a136b26cf93e84bab98893 = 0x20         ;
        constexpr std::uintptr_t _8d13cee2b60ec230d3bde99c920aca5747443b04 = 0x28         ;
        constexpr std::uintptr_t _80ee7cf02a48f137289a88975f2e9c0c9596a7b3 = 0x34         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _36e7f07e30d4e01dbacff4bfdbf0d04ac42e26d5 = 0x39         ;
        constexpr std::uintptr_t _400ab949509cd561bff7d36fdd47ceb4e6d6c6f5 = 0x3A         ;
        constexpr std::uintptr_t _764ef28f0f35e0054d0143d084190fb3b0c3479b = 0x3B         ;
        constexpr std::uintptr_t _76255b981e75881dc630e9f4f194aef6dab83b1c = 0x3C         ;
        constexpr std::uintptr_t _a03e0f6aad40d4f559511e13d8c4150d5b136c70 = 0x3D         ;
    }

    namespace %1bed7e0252264d598210e0278c3215ec5b519486
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %70bf8a1117fc8ce3dc3acffceb44280a980a196d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _896de19dbf0a57a2aac4bbd6ebd0fd6657d44e6f = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x20         ;
    }

    namespace %b47dd2197f1ff435bc5dee16e9a49a395b3a293b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _42a5842f13317e284ef0bea900b9efdba10f5b03 = 0x20         ;
        constexpr std::uintptr_t _b05b3279048c407e136ec0def7832a80bc20a42f = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %3ab4f92e0cf914a89646c6cf637f3f40e5850212
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c04d7b961f5a09929cefeb6da3235a90f54126a8 = 0x14         ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %aebd3381ec4ad20c098e190eff33c8993ef78996
    {
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x28         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
    }

    namespace %be7956ce982055555b8ea8c0961d3c384067e401
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d688e80362c8cdc12c013ef896a0d43bc7bf6816 = 0x14         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
    }

    namespace %019119f072368549a1ddb21f81cab4d3b7db8c43
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5d1fc57889cec7f4d9e4b18df33b1d12589ec439 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %82a7e565210da35d9a705453fb0cf98d8f4c3757
    {
        constexpr std::uintptr_t _6d09f4ea5c738d0d162a5157f70f8f92271e1b4b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %4f180b0087f02bb3f53268e82051aeb8a5834499
    {
        constexpr std::uintptr_t _c486504e1bda07c671d68ebe8ad1778e3fc094fc = 0x10         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x18         ;
        constexpr std::uintptr_t _9163bac475ab807263ba4b2973201023596d7ce6 = 0x24         ;
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x30         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x38         ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x48         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x54         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x55         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x58         ;
        constexpr std::uintptr_t _b3cf5e194b14a1c167077dac5afcb3d1bdf7df62 = 0x5C         ;
    }

    namespace %9b9c875427f66b6bb78a21dea417fd125132afb7
    {
        constexpr std::uintptr_t _9abdda9fd512c7cb296b176a0def78305dc86bf1 = 0x10         ;
        constexpr std::uintptr_t _95550edd35124c4c956a5f4589b0d1fc8ca136c9 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %877a21d3c98213d2fbb9b5b5596b5b494031d872
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A9C30   ;
    }

    namespace %e82162ae2cef5cbd977212c30883b4603a94d6e1
    {
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x10         ;
        constexpr std::uintptr_t _e18a0e68976d4fcf6b8ba02822807975ca8cb2be = 0x18         ;
        constexpr std::uintptr_t _a13d8c541f84c8d4d25531bbbf6e93284e2935fe = 0x1C         ;
        constexpr std::uintptr_t _8d58492d4adf61bb3e6d7b93e28b2f0f66282960 = 0x20         ;
        constexpr std::uintptr_t _3064692ce8259cfe2895a995689e2c94778d02b9 = 0x28         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x2C         ;
        constexpr std::uintptr_t _5739a2676716a0b38280ce741fb14bf464a5780a = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _ad9716a268b0d744ad2d85d00797a0d6f00f2733 = 0x40         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x50         ;
        constexpr std::uintptr_t _f4049d694b939a217f6a2e07a1973dcf2bb38477 = 0x54         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x58         ;
        constexpr std::uintptr_t _1a8ebabe9a1c515f959a583b514c6ee45eb3858b = 0x5C         ;
        constexpr std::uintptr_t _be92339b07849d4082fb1ba4ca185f9c25ecf429 = 0x60         ;
        constexpr std::uintptr_t _23df812cba4ca4c37e1d399463af309fe4ea6df9 = 0x68         ;
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x70         ;
        constexpr std::uintptr_t _1fddde1f040b18f9fbe2d6ba244fd56e1344aefd = 0x78         ;
    }

    namespace %c1a0978bcc15d54f71de4bb22440dfc462476396
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _879912036543a9f9c189b7e6057e548ad635cc74 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %67f7aca27f644dfb417898eef43366761ab942b0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _35cf6623089ec8134eb402f85a0b2279ccc700e5 = 0x24         ;
        constexpr std::uintptr_t _920926b346cd5f54f2e8b5e1a3e19a437510a5a0 = 0x28         ;
    }

    namespace %af586405230b8ccb995a6ac2226a0ad39e4afe95
    {
        constexpr std::uintptr_t _2c56979d1e98b8b11fba9cd348b8197bb4fe1e66 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _e5e2fb55fda89ec410c1612dd3a095279b2d2e65 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
    }

    namespace %9bb455274fb3ec212f2a2f23976cd318b44a8e58
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %872560195cf7ac26bc941b91418822cb5ff893e7
    {
        constexpr std::uintptr_t _031f693e6d14f53e965f64dbd32789a0600172ca = 0x10         ;
        constexpr std::uintptr_t _571bdb9c5fc89f2b64b5d498d3ad4dc61f6d9a1f = 0x18         ;
        constexpr std::uintptr_t _7ea610357fcda794c29de341b94b784295636a9b = 0x20         ;
        constexpr std::uintptr_t _3917520264b53e26483712440771481bf111a806 = 0x28         ;
        constexpr std::uintptr_t _1d491bd42abd027030f248e73d8f589bbcf39315 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _d0534f06051a81e4264afdb972b392e3745cf449 = 0x40         ;
        constexpr std::uintptr_t _3192f199913482ac307e95cb5e32b644ee323264 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x50         ;
        constexpr std::uintptr_t _90b0be129db3ebc43032131034d66bdb43b9503e = 0x58         ;
        constexpr std::uintptr_t _ef8f244a0a9c3158125582ea70644d4299be180a = 0x60         ;
    }

    namespace %38b2f935cfc726a82e1e24b4609849ad2e920743
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %2ece0ee354b17d28acc5cd05b9df45d192be532e
    {
        constexpr std::uintptr_t _c9828042adceb4b9e36d044b12c96c5dd9d65e5c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c7b0eb263a184dc5858d73880d419a67b516d928
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _767eadc9adbc635da5d40a0aab7f2f54158b9717 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %1e15a2b151f52982c3153ac0bba0028f67c1e7ee
    {
        constexpr std::uintptr_t _b71688f7067c4c3fcf79d683548dc2f5a3f39ef9 = 0x10         ;
        constexpr std::uintptr_t _4787255e3ff3897fb6feaaeff8411945f10e7a9f = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _75f1bcabd165e8ea8b4cd3e574846cd10ea46226 = 0x20         ;
        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x24         ;
        constexpr std::uintptr_t _69659c6909b0c0176c73f8513fe0c84db1e4ee5c = 0x30         ;
        constexpr std::uintptr_t _e0f681b4defb7483bac30a239cbc363a7f5a4ba4 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
        constexpr std::uintptr_t _fcaddec483eb8e4ed12b544a9759bab61d89d5d7 = 0x40         ;
        constexpr std::uintptr_t _b9fdc6037105045fc64da5fc71b91571afb3923c = 0x44         ;
        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x48         ;
    }

    namespace %ddc373b6df17535cdf89707e920dcaf746db5008
    {
        constexpr std::uintptr_t _e8e36638a7b7dfccebfeac0b779aa6b73df1a50c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _912ddcaf7c70e41bf3b91bfae68e3296d107f01a = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %444258b298e97d606a810dcfdf1b91a028f9b222
    {
        constexpr std::uintptr_t _bdcc528c191672b8302c44cf882310e20ba1ca2b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x1C         ;
    }

    namespace %2e781f9779aff7c9163925ed5d4434d0b9c2bac5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _714694e3f91fe6ba74d685224cc67e3bdfd3b570 = 0x14         ;
        constexpr std::uintptr_t _7fd64b3d837b81c8e0549d14621261ed15e4c361 = 0x18         ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %0197a73f70ed31de57d27693e8a74cbd16bd06e7
    {
        constexpr std::uintptr_t _5d0261c0c191c58b0a56bc3b6aff8a70dbcd0f00 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _e42f86bcafb5a1ddb02e05e69c01df1c469e37ec = 0x18         ;
    }

    namespace %a40fb4a85fdab55a76b306292c2f502cd48a7a7b
    {
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _9b8451bb0965c1abdd97e3e4236f034a17913552 = 0x20         ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x28         ;
        constexpr std::uintptr_t _604114fda3104264fd23adb29c3a16949c910938 = 0x34         ;
        constexpr std::uintptr_t _577d786319f980e6780665b32b4ec72ef828a1b1 = 0x38         ;
        constexpr std::uintptr_t _278a41fdb008b998ca896657c00c3e0d0690aab1 = 0x44         ;
    }

    namespace %dcef53c87129672603cd879908d0b979dab8f8db
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d44501d9eba0455c9d69c37e6f76755fb72e67f0 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x1C         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x20         ;
    }

    namespace %aa44a6fb6fc5decfd14534c72d6a72483cd8e5e5
    {
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %f306a71ce0226f17d76af5c2cb2fdd0656aa97bc
    {
        constexpr std::uintptr_t _fb8b210c37ab56ab337e0e3665fde5f472fcabd6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x1C         ;
        constexpr std::uintptr_t _00226b949efa9cb13efa413731d107f7b539e044 = 0x20         ;
        constexpr std::uintptr_t _8df3d572f0cb15099e50135f4c18d5145146d021 = 0x28         ;
    }

    namespace %77ebec744b595fda0672b63ad4d7461d5014eb9b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %faf14917e903866059f776bcc75ad683079cb132
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3b3f152abb42aa92b45d70f74401b29508f36f66 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %9d0d0f83998c2bc9e48aa8862efcdbbe4b9d9b25
    {
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %033cb3c1b2941efca6953924e1172c4a44e01758
    {
        constexpr std::uintptr_t _6c9f81f86bc748e23bb669b5d01873526cd607b3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _96966a69d751e317359561cd6b05d966b24ffa47 = 0x1C         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x20         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _325ded4734e34c7b42d10562e80f79363526b7a2 = 0x30         ;
        constexpr std::uintptr_t _f6a7214c42d9edb171317afa98e658b37d3434d1 = 0x38         ;
    }

    namespace %92d195eb6c0e1bb3608810c09669151cd5dee793
    {
        constexpr std::uintptr_t _93aeb39692a86156656d6befb9dada6a39e0973a = 0x10         ;
        constexpr std::uintptr_t _91cfca0fcd34487791433b934a0dc30582930234 = 0x14         ;
        constexpr std::uintptr_t _ce7d1d7f61a96abb1eff9df5111084a1d611d9c9 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _75f1bcabd165e8ea8b4cd3e574846cd10ea46226 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
    }

    namespace %763ecff18b67b8d879b1f0a8c99a23c5700f9228
    {
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x10         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %507583788143a694d1b9d847af10bfdfabb289ae
    {
        constexpr std::uintptr_t _4cf47a0042b1b399733611d6eb47fa13ca25df47 = 0x10         ;
        constexpr std::uintptr_t _2b24abdece558db3edfb06b87a2104b8a906a4a4 = 0x18         ;
        constexpr std::uintptr_t _0ed581047ce8ceb5c5acd7226663b766cbc70461 = 0x20         ;
        constexpr std::uintptr_t _fa235aa8c5eaf35231e2a8edcf2f2ed55f29ee5b = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x31         ;
        constexpr std::uintptr_t _83860b5bfd31094356a206989218dc57ec9e3579 = 0x32         ;
        constexpr std::uintptr_t _11f8442a2e1d44fbc048841d3dbb38a7d9f44a9c = 0x34         ;
        constexpr std::uintptr_t _9b701b1483f2a8de443e0116cf7c57f1da61b44c = 0x38         ;
        constexpr std::uintptr_t _53f15e177e7ed925622ed79919a7988ac58bb728 = 0x3C         ;
    }

    namespace %76cff4954bfa084564b652f1be8baee153081806
    {
        constexpr std::uintptr_t _189689f59424d2caf8fc901c1a099484d9cb2b42 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _3d05abd34e5118ff3ab4df170e2c240e586c2aa1 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %bdc379746adcdf25be02f480b1680b10a6b3dd25
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1e05ac429f4530ab13c64aaf983f5025dfe876ec = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %9080853eb9383644c2530c83bfe2e488d599f9b2
    {
        constexpr std::uintptr_t _7b22e820a7694acd82a3710dcda857aec2388615 = 0x10         ;
        constexpr std::uintptr_t _435f52f00697f7744b4f546c5eee65fb6fcae81d = 0x18         ;
        constexpr std::uintptr_t _f06d96c1056e0bde5ca65eec724aa452849f163d = 0x20         ;
        constexpr std::uintptr_t _963a98526363292bded0a81b07b105852c414a0b = 0x28         ;
        constexpr std::uintptr_t _a8a0633bedd28eb43d90ce33066456083ee1ff11 = 0x2C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x34         ;
        constexpr std::uintptr_t _d968a55e6bb250397e033f18c961eb4899011925 = 0x38         ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x40         ;
        constexpr std::uintptr_t _9314c186b880330667d04178bc1d2b7c1812c562 = 0x48         ;
        constexpr std::uintptr_t _c08fb93dfcffa63ff8f5365a94d9f626d6120d9f = 0x50         ;
        constexpr std::uintptr_t _189689f59424d2caf8fc901c1a099484d9cb2b42 = 0x58         ;
        constexpr std::uintptr_t _6662a654dc98fca51662da3de46c6407a7c296af = 0x60         ;
        constexpr std::uintptr_t _6ab86df0e7072e2e93afc8e1ab01be456dd11690 = 0x64         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x65         ;
        constexpr std::uintptr_t _a9d41636871d0c1e1c3f7c1b3213fef0764d5791 = 0x68         ;
        constexpr std::uintptr_t _43719e8859b807f1424a4511fe5cb0a26fa4bcde = 0x70         ;
        constexpr std::uintptr_t _25bb3924661f29d9821ed4e49a765f1579582a4d = 0x78         ;
    }

    namespace %479a12c11f5cd711e303b3784d033f2fdf46dabe
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %4848eb83ca6bb57dfa06a3a74a36a40fa5f96c29
    {
        constexpr std::uintptr_t _df47d084e1b3cf0879cfa7e72a3b58fd1266f9f2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c32999cc511c66c5acebcdcc278d52d2d8719e11
    {
        constexpr std::uintptr_t _a8e6e59a650e7c480465c845fda83f10f568f79e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %e75246b06b85de3ab3d1c8582a0eadf09235858d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _076ce2193abee31afbf1a595926d74585192d59d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x28         ;
    }

    namespace %9cb56ddd41fc5ff4e0157653d83fb8d44238e0a1
    {
        constexpr std::uintptr_t _4718d44ee0e63b2336f0bfc73f28a7efb84651b2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %9f1111b6d61c2b3d6f52684ecb2271ab1a9a6180
    {
        constexpr std::uintptr_t _45491ba02104630bb142b5fb55b72b1b07bbb749 = 0x10         ;
        constexpr std::uintptr_t _e3666ac1cac346a1978147b84cbae1049dd8f40b = 0x18         ;
        constexpr std::uintptr_t _a97d069fcbd17fc4371ae756cb550f5e0a141dc2 = 0x20         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x28         ;
        constexpr std::uintptr_t _4a5700929e5a48d0d2482bc22ea3f09ba1efc9db = 0x30         ;
        constexpr std::uintptr_t _7fbf81fdd65b7a69989c37eb07c475df65e12cf4 = 0x38         ;
        constexpr std::uintptr_t _918fdf2ab13b4fb4341fee8b78388c9231c6a9b7 = 0x40         ;
        constexpr std::uintptr_t _86fbae5156f16765ab97ebbeaf14fa9a09fc4a40 = 0x48         ;
        constexpr std::uintptr_t _f9b07135c1d0c4c385386bc737e5cf8a665a734f = 0x50         ;
        constexpr std::uintptr_t _a1737650a72dc952c9de20a341c2929e3b6e5c16 = 0x58         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x60         ;
        constexpr std::uintptr_t _b3ce855a0afc352e5fafd0593c5e7a899f5d39bc = 0x68         ;
        constexpr std::uintptr_t _2d2144726f4b4468c86d7fe766b40805d72fc53c = 0x70         ;
        constexpr std::uintptr_t _215feef7409a6c990ff700f1c6eea4f3a16e6381 = 0x78         ;
        constexpr std::uintptr_t _5b226e652947e9010146ec814070ed6467490475 = 0x80         ;
        constexpr std::uintptr_t _8121cb64bc796e0b36cb51df6995ab072850de22 = 0x88         ;
        constexpr std::uintptr_t _4addb2dd7d6604068941a56155f06645051306c3 = 0x90         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x98         ;
        constexpr std::uintptr_t _f711bb83c4562e12375416d68f7ca5662c33dd5c = 0xA0         ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0xA8         ;
        constexpr std::uintptr_t _2ca379bb893964b628953ddbd641761ad574726a = 0xB0         ;
        constexpr std::uintptr_t _553eef2d87055e91d6d76dc37022c319d69363ad = 0xB8         ;
        constexpr std::uintptr_t _288f26e95995a0df096fd327066cfc778439e9ba = 0xC0         ;
        constexpr std::uintptr_t _b8d42ae7903679e2ac005183ef6cd85424598e06 = 0xC8         ;
        constexpr std::uintptr_t _8a0541bb93545e907b4f7452af78a40d1cf00f90 = 0xD0         ;
        constexpr std::uintptr_t _f5500447f94ab64aba6c08c9ac0a185716cd06ed = 0xD8         ;
    }

    namespace %250adfc49d9e68c8b2d0d78dc0f41aff6a7e9271
    {
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %b9e0f70ed9a6b5106ed934cd04ed4f82a2e90777
    {
        constexpr std::uintptr_t _e58ca544a86c14524e4d42ce610eeb199708b224 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c87c241c68e78c35a8a09d3cb70c09d71f3f8b58
    {
        constexpr std::uintptr_t _2f065ab3b0acafb0f634d9d599585e80dcd99d13 = 0x10         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x14         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
        constexpr std::uintptr_t _640eaa64bf78aa5fb61f7f9bfbc215662b7bb5c5 = 0x28         ;
        constexpr std::uintptr_t _575703cdfb8500c80b68e23bd788232b7e5e9faa = 0x2C         ;
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x30         ;
    }

    namespace %db09ddc24c3d96cf1226455416fc3097c63b8dfc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d23d449caadb466f732c10b978911ec739846cdb = 0x18         ;
        constexpr std::uintptr_t _1cb6090b081d5b74d0c2bb6be4ec268720330b3e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %71d558a8f5124de2eccdf3910c469f54c70b81a0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _076ce2193abee31afbf1a595926d74585192d59d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x28         ;
    }

    namespace %9f58b674b7bd9822a33baa9956be3def333f3938
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _67dbf91d966f5af7b6062121763f8741d5e862eb = 0x14         ;
        constexpr std::uintptr_t _82658a9caed625b58fcedb9636b02c32d92cac44 = 0x18         ;
        constexpr std::uintptr_t _188c91a88dd243cfe49971992c3ff47b63fa791c = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %678f434379f85fe30fbb1d7553ad98860cadad1b
    {
        constexpr std::uintptr_t _6505374567fbe04cae64034cbab3b3a2abc21d14 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %6e3629b761e7234af206f66468c45e8742d50690
    {
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _076ce2193abee31afbf1a595926d74585192d59d = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %0e0c2025b98fd3b18314ecc6d4a19e5ecf28008e
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %aca88d88e12ab0d10644d8e6e1c71ea47608d1ed
    {
        constexpr std::uintptr_t _0a2fffcf181253c0c9bf94ca056c23bffb2e472e = 0x10         ;
        constexpr std::uintptr_t _f844f88cb45b5f2b2d4b85f6a51ef90ec7514fd4 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %5e6c48a878c8a278d38e531e7dba937474fc3077
    {
        constexpr std::uintptr_t _ef0bfd1b0c1286874e204e2120df56732de0135b = 0x10         ;
        constexpr std::uintptr_t _0fa8bd2cf209727ef22699308d2d1c52ee8da204 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %7949e6e84c2a81a89912eaea57da073ed31ba73d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8ebeab04a06bbc3e2c07ad9417f321cc09c68680 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %d5a15009db7e6f0977553817b278dd32989f6d4d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d0e512e3fa084c96d3b06c42858bc618f3435101 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %da8366a694e281f03190c94c2e635c10b57d7e12
    {
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x10         ;
        constexpr std::uintptr_t _85b8dd0a3a4a618be9675c9f6f9d957938e90a0e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x24         ;
    }

    namespace %ea7756890e9a7ce6045e43688e651b23232be79c
    {
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x28         ;
    }

    namespace %b5658b6ac3acc9348816c5b22936579c72a3a8cc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %49936361a06ba479a3967f93f8d913e4b2ea6693
    {
        constexpr std::uintptr_t _452b382e2814ff53fae58d9f0c657c603192ed47 = 0x10         ;
        constexpr std::uintptr_t _2acc59d97a28d3cc21ee1db31319ee4998507bc3 = 0x18         ;
        constexpr std::uintptr_t _c42f4edde7c6e7fd94a497157275ee8b736068c5 = 0x20         ;
        constexpr std::uintptr_t _c8460434112938c0916c5b94ec16bd5bef8efb22 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _01596ca8ba613c2cd99b76793036fa5546bc53f1 = 0x41         ;
        constexpr std::uintptr_t _d75952cb33f6290469d839e13b022f86918b4099 = 0x42         ;
        constexpr std::uintptr_t _0d8c509586761a3ad11647890075e3cb1432c803 = 0x43         ;
    }

    namespace %925d2f77d8a6a0dc90acae1f229767dbab92c5f3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a6eb9121366766ec7a6306368145c51d5a2b2df7 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _dffa3548f08768cfc7cd72f7043a4e50ffd8e7a2 = 0x28         ;
        constexpr std::uintptr_t _b620d8776723b56367220a820c470d1a34b41a06 = 0x30         ;
    }

    namespace %d506d55494792404c837a25909b6beffb6fc3960
    {
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %053eeb85668a906730b38c9feeb55a8c7983bb0e
    {
        constexpr std::uintptr_t _9254a8b71a1c94bb7884bd6b5633a1886a562325 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %eb032e92d82bc03594985769ed74fce2f8695590
    {
        constexpr std::uintptr_t _3c0a23d9a7b29fb4c6dfe076490bec0a7f8fd522 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _1ff289d2865a9ec00b2da0999079431df2b52e6e = 0x1C         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %cb1d134ac2e93d18b1222d1972627b3f5e8e82d6
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d6cd5a9de2bcc318f72e6697fe41d36cc98b01e4 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %c9c921315e22e55197c43ceb41e9181502767345
    {
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x10         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x14         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x20         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x28         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x2C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x39         ;
        constexpr std::uintptr_t _6c0dfef3df59c9b59c47f9f762a797bd7aaa5b2d = 0x3C         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x40         ;
        constexpr std::uintptr_t _4ac0bab38e8377f4312b2bb1a4a51f5d98057be0 = 0x48         ;
        constexpr std::uintptr_t _8ae16fb6926cfd6b45624003ea72f54240fa2871 = 0x50         ;
        constexpr std::uintptr_t _acf4505882c0662b114594a3a82ab5bf067c22b7 = 0x58         ;
        constexpr std::uintptr_t _1f5fc01646a9d6b0bfeb28e0a593aeaf35f280af = 0x5C         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x60         ;
    }

    namespace %d6dad6fe8fa0bff1ecfeef5be5975c4b1179fe5c
    {
        constexpr std::uintptr_t _8c97dd355447db1d65faf680610fd91a1c2b2e46 = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %742ceff4d3b33c6d311f88c38cd4eb4bb65a89d8
    {
        constexpr std::uintptr_t _e8f9ea01561a9596e480b84560843022501fc715 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _8b404f06a7eb95880361d9a2e14ce2b113023c28 = 0x18         ;
    }

    namespace %ec19384a1d0cb322ac08a77b352dd3e78cf02032
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ecfa0a920e67d44e42ca7b8f6580a15eca3b2ced = 0x18         ;
        constexpr std::uintptr_t _c2c8ef0b8e8773ef07a5980952d96ebcc9d764eb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _32061efca4c3c675dcd609b78e3a23612b2c4ddb = 0x30         ;
    }

    namespace %69ff9970778f05a6eeeacd087563e6f4ff9c0cff
    {
        constexpr std::uintptr_t _55b17b1af00ce13e99109a6b232903cf74436548 = 0x10         ;
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
        constexpr std::uintptr_t _2f956be258e3fe8be8753b00c41da93b1180bca3 = 0x1C         ;
    }

    namespace %c734f747f9944b3a93a1af591afb63280906129f
    {
        constexpr std::uintptr_t _c0124d5e7f775c0ed1e22488371c148edce5637d = 0x10         ;
        constexpr std::uintptr_t _60f13885638f463d3a43e4fd1af7406fd60e233d = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _ce7d1d7f61a96abb1eff9df5111084a1d611d9c9 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x20         ;
        constexpr std::uintptr_t _aac6e8955cb7d4085e30b5288aa6c3a1d7ecebd1 = 0x24         ;
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x28         ;
        constexpr std::uintptr_t _75f1bcabd165e8ea8b4cd3e574846cd10ea46226 = 0x2C         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x30         ;
    }

    namespace %54dd84b13bef9824364bc89f5604f2f63d15e186
    {
        constexpr std::uintptr_t _54dd2da3f369d64bb9648c233d27413198bd4eef = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %38c6be9a30eb3b8016e583a0b7f3b14a8277b122
    {
        constexpr std::uintptr_t _b5a3cc29c7bd62b4a7d8ff737e3d9da27bbfa898 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %d21daa648943e44edd0a2422db9e51a0db54f985
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %d2d8ac72366bb59aae142db83ab96776f2f84ba1
    {
        constexpr std::uintptr_t _90b96bb77d3561d6434cdc54a7dbf84ebfc649d2 = 0x10         ;
        constexpr std::uintptr_t _0ad4272ca548517921e0883d67fcb98c4957d45f = 0x14         ;
        constexpr std::uintptr_t _add2bc03d22f5cab1cb8c2477ae090e7c0d0ec09 = 0x18         ;
        constexpr std::uintptr_t _2d6afba3d44cdbcab75fe1218f4e38968875822d = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _08232d9ac37190707a9148a3243d54d1110d5c85 = 0x24         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x28         ;
        constexpr std::uintptr_t _1aa21688f728283361ab76e43a536efe2ee8ce27 = 0x2C         ;
        constexpr std::uintptr_t _da170330f62fc7a97f7191a9a7e3b1be2ecd97f4 = 0x30         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _adb2bf602b02d5e7eae64212074bd5fa13e3a9e1 = 0x3C         ;
        constexpr std::uintptr_t _8e0b9c7b4fe97809891540818d01a592be1d3a34 = 0x40         ;
        constexpr std::uintptr_t _e3325d1fd5063c3c9a13c0bdce912adeff90cb61 = 0x44         ;
        constexpr std::uintptr_t _d40cd169a1520c688a14eef0cca62a5b0bfb942d = 0x48         ;
        constexpr std::uintptr_t _c86491c3b1d1a815f3fe500319dce34952cf3956 = 0x4C         ;
        constexpr std::uintptr_t _f5c0b943419abff46e97f9afdcb57cb8b05c36ca = 0x50         ;
    }

    namespace %8bf10fc21eed8cdaf09380867eabf0f024e3bdb5
    {
        constexpr std::uintptr_t _85b8dd0a3a4a618be9675c9f6f9d957938e90a0e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x1C         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x20         ;
    }

    namespace %0e495d0243a1ee6680a0015aafccb17a35b9539b
    {
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x10         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x18         ;
        constexpr std::uintptr_t _d0647db6f264fe7fb90c1bd5e0c17d862226997c = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x29         ;
        constexpr std::uintptr_t _7799135087794e1a664365941020bd08778bd87b = 0x30         ;
        constexpr std::uintptr_t _9813d249d3617bcf6a8b12d8446d0daee0dd976a = 0x38         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x40         ;
        constexpr std::uintptr_t _4e827f7844732876a20ee4c30c8b780480965a90 = 0x48         ;
        constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x4C         ;
    }

    namespace %dcd332076e5bfd42dfbf53e69d3d13c30ac5f763
    {
        constexpr std::uintptr_t _4e2b696484c6136a2e31b67d6f29f7457ecc5908 = 0x10         ;
        constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x18         ;
        constexpr std::uintptr_t _687dd4311ca10593ea979b0cabb5aca6ff1ed96d = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _962f9781c4fa49a82266316600ae3d48a58eb4e6 = 0x21         ;
        constexpr std::uintptr_t _5a613bade9581673edc00d2b2d054c7410d4a8be = 0x24         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x28         ;
        constexpr std::uintptr_t _a64e1ab8756c9277203783678b37d88b7008f54a = 0x2C         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x30         ;
        constexpr std::uintptr_t _cbf0945447e95859ac45763ba2e24b98c2b2d51c = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _57caff436783a8f18330cc208ce1442fca6d8640 = 0x40         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x48         ;
    }

    namespace %9d4f81f9a29454f9a87618e082e52ea1695a7356
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _73473c3516b8f5b3bfe809693b5d070f0dde2852 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %985e149e3f00256119ed5f387e07a77fd96b0019
    {
        constexpr std::uintptr_t _c28a52fb4cb1cf3dc06241678f1c69a968307380 = 0x10         ;
        constexpr std::uintptr_t _b3e26a88da17e1cdcdf055c24685df9227080143 = 0x14         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x18         ;
        constexpr std::uintptr_t _fe9d6a632439a285dc2e3279a37bc52593256872 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _9be3b70523ca5c82bcd30aa1ded955c969b99ee5 = 0x20         ;
        constexpr std::uintptr_t _578a6efaa88a634260d953b09cd95bd995ed919f = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x25         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x28         ;
    }

    namespace %fa71eca5e649cf9971ab6329d218dd3a5a8c5686
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %828bcbc0df069becaf6077038dec3327f51c80f3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _47d5cb4f41c3114bfffc77a8361a03658ddd7a4f = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %3829b234b357ba38d3843ca74b3d1a1f1c25be20
    {
        constexpr std::uintptr_t _53993fe7374cb6c1ccaaf537d475a9d86a98256b = 0x10         ;
        constexpr std::uintptr_t _36e7f07e30d4e01dbacff4bfdbf0d04ac42e26d5 = 0x11         ;
        constexpr std::uintptr_t _6d56d879ff8a0d1fad9cfea319e7970db678b759 = 0x14         ;
        constexpr std::uintptr_t _a03e0f6aad40d4f559511e13d8c4150d5b136c70 = 0x18         ;
        constexpr std::uintptr_t _42765cb8479384b454e37326b8a95b764b1d74f6 = 0x19         ;
        constexpr std::uintptr_t _764ef28f0f35e0054d0143d084190fb3b0c3479b = 0x1A         ;
        constexpr std::uintptr_t _80ee7cf02a48f137289a88975f2e9c0c9596a7b3 = 0x1C         ;
        constexpr std::uintptr_t _400ab949509cd561bff7d36fdd47ceb4e6d6c6f5 = 0x20         ;
        constexpr std::uintptr_t _76255b981e75881dc630e9f4f194aef6dab83b1c = 0x21         ;
        constexpr std::uintptr_t _8381eab9184737e625a136b26cf93e84bab98893 = 0x28         ;
        constexpr std::uintptr_t _8d13cee2b60ec230d3bde99c920aca5747443b04 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3D         ;
    }

    namespace %722f4a45772591653356614c42dbd1bbe003b1ca
    {
        constexpr std::uintptr_t _0de6593b8e6b11d52f38eff11147e3b1cffa4fca = 0x10         ;
        constexpr std::uintptr_t _055b0508252bacfb9f380383cf7f4e593fdc39dd = 0x14         ;
        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _dce1448037b5fd9c5e5fbf3da21ff69ef93bb941 = 0x20         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x24         ;
        constexpr std::uintptr_t _e066a0c8612781de6f2ca2241c969f5813576e37 = 0x28         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x30         ;
        constexpr std::uintptr_t _4c4fdc695c767b2b2433aca344826a15d37e6530 = 0x38         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x3C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
    }

    namespace %124e3eec0eda4a4dcb6f7a6f532afc160be467c3
    {
        constexpr std::uintptr_t _5193aba2312e4725a4c311b4794c7adde3a1be66 = 0x10         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _c0bd8a6dfd2b84ad6cc8dcb96c90c021e3a0e976 = 0x28         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x30         ;
    }

    namespace %462c31deaa91d10413522fedb2519bf998f26483
    {
        constexpr std::uintptr_t _ca76005475c4e8096bf8cb04f1045fa265257d01 = 0x10         ;
        constexpr std::uintptr_t _3bd07159d03ce3a454b62082bd84adafb81832ba = 0x18         ;
        constexpr std::uintptr_t _2e268c50200980a9c7adc4a6d14f056d213d4a24 = 0x20         ;
        constexpr std::uintptr_t _a25800561e278449ed9726667f5179d0feb9399a = 0x28         ;
        constexpr std::uintptr_t _5134490b200dc72307b99c46f7ec57eeaeee23bb = 0x30         ;
        constexpr std::uintptr_t _4fd51c76e7431e4b53e5d0cb07d29b0130b92c3e = 0x38         ;
        constexpr std::uintptr_t _a35163186b3bd8a4123adb159cb673f33d4281a3 = 0x40         ;
        constexpr std::uintptr_t _ae062bb9adcd67360f66ec498a44b50c2757f324 = 0x48         ;
        constexpr std::uintptr_t _d6b455f2353cc6417718f118ae43f9b833380a3b = 0x50         ;
        constexpr std::uintptr_t _0e11942fc656acc944a41a345dd06639e4507ca0 = 0x58         ;
        constexpr std::uintptr_t _bf8f803d7d2b70b6b0e1da66c4084823ceafe8cb = 0x60         ;
        constexpr std::uintptr_t _7a0b7a9623c6dc7b8935ca745eacd94bf11138a6 = 0x68         ;
        constexpr std::uintptr_t _16abea66bdb6e1a3d202c5244b71b61a0538249a = 0x70         ;
        constexpr std::uintptr_t _e60a67dd735d9e0dc56c90803881d3911f444345 = 0x78         ;
        constexpr std::uintptr_t _caac5f19f6ed04f7a6a6fc946a9afd15c46a7065 = 0x80         ;
        constexpr std::uintptr_t _027f2c949a95bc98317fa2ed5ed697292c990ecd = 0x88         ;
        constexpr std::uintptr_t _dde6ed8537a9e2024948f4f0110660c65bdf92c8 = 0x90         ;
        constexpr std::uintptr_t _6538a4df7c5b148275b444d2b4463a20fc3fbc03 = 0x98         ;
        constexpr std::uintptr_t _ba9a64380c938de22f373a2bc7a2fba2e418d4fb = 0xA0         ;
        constexpr std::uintptr_t _4072372b6b317905fe1f16fb561e1df485af1c97 = 0xA8         ;
        constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0xB0         ;
        constexpr std::uintptr_t _ac71655e30791c82aa0706b71be8c00d147908d6 = 0xB8         ;
        constexpr std::uintptr_t _c78ff65b2e18b22b8955890eefa6946f26cb17e1 = 0xC0         ;
        constexpr std::uintptr_t _4db253ad4667a9ebb0742ce6dc1c268c726fadc1 = 0xC8         ;
        constexpr std::uintptr_t _b09affd36eed93235a94654e61e6b518f41f919c = 0xD0         ;
        constexpr std::uintptr_t _0204a9a6e20d372a231f7a6cea33662582f8184e = 0xD8         ;
        constexpr std::uintptr_t _14e3fe95570f4749af476f934af7049f256eb9ad = 0xE0         ;
        constexpr std::uintptr_t _e548dca91c0b782adc2b11f169ec960003c91ddb = 0xE8         ;
        constexpr std::uintptr_t _5cc2e9408243a0f97e606d9312e534a757db09e9 = 0xF0         ;
        constexpr std::uintptr_t _c2c8ef0b8e8773ef07a5980952d96ebcc9d764eb = 0xF8         ;
        constexpr std::uintptr_t _01ce63ad17965c604eb9fae7d20b19bfb403d957 = 0x100        ;
        constexpr std::uintptr_t _975a43d7ae323d8b6a9182d5ffdd04255f92ab34 = 0x108        ;
        constexpr std::uintptr_t _f6327b9a06d8444367f4f37c734cc169fd50774a = 0x110        ;
        constexpr std::uintptr_t _2ca1cd45976ab40a562a9db87fb6b52a5939b5e5 = 0x118        ;
        constexpr std::uintptr_t _a6b1a204e67ac3365f0e87ccba11308de3ab3b32 = 0x120        ;
        constexpr std::uintptr_t _46c2c22b3aa88f3c224ba269cfd18ec1c41a2225 = 0x128        ;
        constexpr std::uintptr_t _b9c1c09ec01d3261540beb04247f22cadc54ea8a = 0x130        ;
        constexpr std::uintptr_t _6a9c21e44f425de4c0ff6967371c81531c079017 = 0x138        ;
        constexpr std::uintptr_t _0803d3c9595deb1d9a050a2735617527a0d3db12 = 0x140        ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x148        ;
        constexpr std::uintptr_t _a39c5ee511a2e5b6b2b681391319873b27639487 = 0x150        ;
        constexpr std::uintptr_t _a5a93b24e17d8a46b18d19a3d1fb5b267288ca4c = 0x158        ;
        constexpr std::uintptr_t _225c7302825590fe5119797dfe2f5976ef0e3732 = 0x160        ;
        constexpr std::uintptr_t _74cebce1af5cc8141543304a6572428c00989a98 = 0x168        ;
        constexpr std::uintptr_t _4fac89718615dff5df7c492b627b7a3473fba456 = 0x170        ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x178        ;
        constexpr std::uintptr_t _ebc760e22abbcc9fa93cae8f7eca123155c03db3 = 0x180        ;
        constexpr std::uintptr_t _adb0b4bd52d03185038e610a16fe2a343a3e92dc = 0x188        ;
        constexpr std::uintptr_t _da874176a30684693c5cb03cc0d5a0a0611fb1cb = 0x190        ;
        constexpr std::uintptr_t _26a723a27922d6ab968f629d91a20adaaa8d7885 = 0x198        ;
        constexpr std::uintptr_t _0a4edcd87593ae50a81d19f9f7d40e63b32d082a = 0x1A0        ;
        constexpr std::uintptr_t _6e786041f38df10e60d890403296b66c4ea52c50 = 0x1A8        ;
        constexpr std::uintptr_t _d52d7548f0b4958e562ecc6090da66c61f879cc6 = 0x1B0        ;
        constexpr std::uintptr_t _9ba369f82723e3c717f633746e8936f62651732a = 0x1B8        ;
        constexpr std::uintptr_t _921f45e96c6a1e0945347801809a610d988e63ae = 0x1C0        ;
        constexpr std::uintptr_t _38c5cbf623d08ad086c6d7b459f674508385ff66 = 0x1C8        ;
        constexpr std::uintptr_t _e57108d4b3f34be78a5bad75379b61f528953330 = 0x1D0        ;
        constexpr std::uintptr_t _f4b19aec19f9ab110c104329e83c07d7e32d2824 = 0x1D8        ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1E0        ;
        constexpr std::uintptr_t _d5a59603c0111322579b7a6d326c8ebcf4808c7d = 0x1E8        ;
        constexpr std::uintptr_t _25cbf898cf909070d00a6eca7fb861df9e880aae = 0x1F0        ;
        constexpr std::uintptr_t _a1b9d26e2f672baa00f279a725f5decc96f4be8c = 0x1F8        ;
        constexpr std::uintptr_t _aa2374e614f7d7dc643e349a5e16588583635c1d = 0x200        ;
        constexpr std::uintptr_t _efe5307b2ee6986820245af7cff5303dc3da0b5a = 0x208        ;
        constexpr std::uintptr_t _074620b4e8c635e949133bc0ad6d20ff47f454a5 = 0x210        ;
        constexpr std::uintptr_t _69bfa4705b5c6c889f53e79703efe00231d0b6b8 = 0x218        ;
        constexpr std::uintptr_t _15c5f9fee1217e57b838d171fb6380dbc834e526 = 0x220        ;
        constexpr std::uintptr_t _463bfbd12b46eedb6c9e6de592ddb473ad224e16 = 0x228        ;
        constexpr std::uintptr_t _8df42d1851e9e7bc7431668a1fc03ed3ff5cb435 = 0x230        ;
        constexpr std::uintptr_t _35bde0c4ee2a7c754ffed9e86f168cab5dd006b5 = 0x238        ;
        constexpr std::uintptr_t _e65d64143b3a59e8c85e907064d9ae59948b06fc = 0x240        ;
        constexpr std::uintptr_t _4f5049e512fc1dde6c3e2eb53c503b3ce49e8b45 = 0x248        ;
        constexpr std::uintptr_t _3184da16f367b5291521ea3cf1678b1553505bdc = 0x250        ;
        constexpr std::uintptr_t _1988196acb5e4c7f38e513cd98a7a43239977ab7 = 0x258        ;
        constexpr std::uintptr_t _bec6584be685d0eaedf486dc3e8c99fe0a00cb3c = 0x260        ;
        constexpr std::uintptr_t _dbd2d8755ab6802b06f162bcfbf57958d20f4fb9 = 0x268        ;
        constexpr std::uintptr_t _ed30fde2d6272a175286649e1a11ea3063cb7f5b = 0x270        ;
        constexpr std::uintptr_t _b3a12d3b0099e97d67af924508409185ac301c67 = 0x278        ;
        constexpr std::uintptr_t _5f3c66deb433d3612096dfd40f41e7644f754ec3 = 0x280        ;
        constexpr std::uintptr_t _32061efca4c3c675dcd609b78e3a23612b2c4ddb = 0x288        ;
        constexpr std::uintptr_t _a777c1371948578be2319e7707cddf4c8dcc4186 = 0x290        ;
        constexpr std::uintptr_t _72fe6581b769a1e0e0a5875ef43296eed1f4ea8b = 0x298        ;
        constexpr std::uintptr_t _85be3f35e2d4f4dd423305a63608acc652ae7be6 = 0x2A0        ;
        constexpr std::uintptr_t _ec686746a027b1a68d31eea765fdaa8506765523 = 0x2A8        ;
        constexpr std::uintptr_t _0d65cbd9ec3e48dca05e2a666d5400eeea08436f = 0x2B0        ;
        constexpr std::uintptr_t _1d052aeaf4ff88db519c67fc06433384ca0239eb = 0x2B8        ;
        constexpr std::uintptr_t _8d9606052572fd97af48386542357f34f8cb753c = 0x2C0        ;
        constexpr std::uintptr_t _50d0e317a67378d4c1892a151b01d0f25f960c36 = 0x2C8        ;
        constexpr std::uintptr_t _df493d7f426db340e63cb1bbd6667ae21ca52dcf = 0x2D0        ;
        constexpr std::uintptr_t _9b6e1c2731070e2b7af9929b2ce4abdbe3da0023 = 0x2D8        ;
        constexpr std::uintptr_t _255a954f624ecf204cc2a34b044bac6c79bfdee2 = 0x2E0        ;
        constexpr std::uintptr_t _2c5b14d753d73b1ac77114e2fefa7f5635acbca6 = 0x2E8        ;
        constexpr std::uintptr_t _376f98746f5091809eca8b731ac339389ed9b6c4 = 0x2F0        ;
        constexpr std::uintptr_t _7aaf0ef44e45a0f4472f4c0d57032428e1c0b6af = 0x2F8        ;
        constexpr std::uintptr_t _7cd64841538866aec2c77f434a7ef451e2050c88 = 0x300        ;
        constexpr std::uintptr_t _e2d9239835e1a5787c472b06861aa96052cdeab7 = 0x308        ;
        constexpr std::uintptr_t _ea883f31c417c4b3514e3b30440a6887cef4426f = 0x310        ;
        constexpr std::uintptr_t _ad58dd8a6bb6fa83b2e18dd11afe4d29283ab8f8 = 0x318        ;
        constexpr std::uintptr_t _e31ba2fd413543b926407b06960ce328dedbafba = 0x320        ;
        constexpr std::uintptr_t _f0bc9786e4a2e3613f4096b2fbd449714b229813 = 0x328        ;
        constexpr std::uintptr_t _9ac8dfbe7aa34516eac7f65d9c96c702dfc0e38b = 0x330        ;
        constexpr std::uintptr_t _806e7cc60f85e8b093c26be533e9c387bc278de7 = 0x338        ;
        constexpr std::uintptr_t _908ba5347adcf7d5e5426919e5eb63658a1b5d3c = 0x340        ;
        constexpr std::uintptr_t _abf098bf347be00ef6e60e18d2e6e87eaded6276 = 0x348        ;
        constexpr std::uintptr_t _7535e2225cd2167556b097f4c13b5279d68bfe10 = 0x350        ;
        constexpr std::uintptr_t _dd9769f7818c1d70b80862aa491b6fb183ac4c36 = 0x358        ;
        constexpr std::uintptr_t _12355b611164e4a0585570ecca8856f4638da670 = 0x360        ;
        constexpr std::uintptr_t _17126837dd4dc6a14fd4cd6eeb5508e56f3a9d61 = 0x368        ;
        constexpr std::uintptr_t _17ec98d62b243ce4d3dbd74010f3d2512ba61bb2 = 0x370        ;
        constexpr std::uintptr_t _dbfa204f4e0d20d37a05d6528f6008dc9d7e6688 = 0x378        ;
        constexpr std::uintptr_t _d83cc379082ba54b9d7a2c7baff61fcca0f70ec8 = 0x380        ;
        constexpr std::uintptr_t _322624debac7bdbfd22ea5723dca38ccf7bd55bd = 0x388        ;
        constexpr std::uintptr_t _e38612c4462be5cf848935a7b54cae1bcb61ef35 = 0x390        ;
        constexpr std::uintptr_t _7de20233e5e7b5763ab99c9e4a8c8d2850da059f = 0x398        ;
        constexpr std::uintptr_t _db577dac67c11deee13d34aa53cf7d46cc3fedba = 0x3A0        ;
        constexpr std::uintptr_t _3669030458ac1b0051c592882593e1b8af05ea3a = 0x3A8        ;
        constexpr std::uintptr_t _98d03c5c43654c81bccc2b38a6c832e7a39ddfd2 = 0x3B0        ;
        constexpr std::uintptr_t _3a7393a8ea591d772eb496802a02484ba6cb1621 = 0x3B8        ;
        constexpr std::uintptr_t _095f4cbc28e5b2a5bc392b32a7456a01f3ba9c61 = 0x3C0        ;
        constexpr std::uintptr_t _669672ba371be814c992f3c2d19816aa8ea26449 = 0x3C8        ;
        constexpr std::uintptr_t _e4be5b03603a407d4a924c9ed9365864ad42d32c = 0x3D0        ;
        constexpr std::uintptr_t _7a20419d9bfb6380f0f0df9d62f41ed351b3afda = 0x3D8        ;
        constexpr std::uintptr_t _5b4009586e27d0b655e172bf58bfd14bb89a3fe7 = 0x3E0        ;
        constexpr std::uintptr_t _1a1f8430c0e606b76530096242c7700c4ee4ab6f = 0x3E8        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x3F0        ;
        constexpr std::uintptr_t _9ae3cfedff4c7ba0bc59bfa911badd88aff6ed1c = 0x3F8        ;
        constexpr std::uintptr_t _ad6704d2d4fa4cc54643794a526f3458d8ad081a = 0x400        ;
        constexpr std::uintptr_t _e6c59b1f2c687dd15676f3a5f07538f3f31c4acc = 0x408        ;
        constexpr std::uintptr_t _6d4cad8ae9d69a288453cb082eefa4c61b3c8432 = 0x410        ;
        constexpr std::uintptr_t _b16883aee2c7c711d3d16caeace3ad722d8a3393 = 0x418        ;
        constexpr std::uintptr_t _02eb4656481370eb864d232d3debbe3235c6636d = 0x420        ;
        constexpr std::uintptr_t _9c6c6d81864747a6bc8d89e133f2080a91b2ad08 = 0x428        ;
        constexpr std::uintptr_t _c3b4f179e9f788e304bfc3ff27278b14a5c46b3f = 0x430        ;
        constexpr std::uintptr_t _1a99710c66527d6202a44d8bfad8fb74c918eaa1 = 0x438        ;
        constexpr std::uintptr_t _d77160801ab247b5e6d07b51bdbd38815cfd69c4 = 0x440        ;
        constexpr std::uintptr_t _baf5d46cb9db921e7201ed10a88d37fe02ba6425 = 0x448        ;
        constexpr std::uintptr_t _acefde8413c5de3e2ff1c6ca75b43c99b5ffd462 = 0x450        ;
        constexpr std::uintptr_t _7906140b0ce9ce7f4ee3074127362ecfa54971f6 = 0x458        ;
        constexpr std::uintptr_t _8513037b913ef2a1014239feff293d6190b90ca4 = 0x460        ;
        constexpr std::uintptr_t _36a881fe3b006dca1c324bc6b448e692d7b469ea = 0x468        ;
        constexpr std::uintptr_t _18b6d843365d6ad25f3539d95918fa5c9f0ed1b9 = 0x470        ;
        constexpr std::uintptr_t _3654bcedc905b5d09e55e350227caba2dd5ec934 = 0x478        ;
        constexpr std::uintptr_t _6998bdd734d31b330e4bc8a834dacb7dc73e8c83 = 0x480        ;
        constexpr std::uintptr_t _ab4345cd70ad527c24700768cf6b67b8ea5de43e = 0x488        ;
        constexpr std::uintptr_t _60464058a94134507cc3a930a87de4b0060fb0a5 = 0x490        ;
        constexpr std::uintptr_t _1218286a038824b4196b12c4ab0b6ff8b92602b8 = 0x498        ;
        constexpr std::uintptr_t _a3ac22859cc81f41058a34a9fff8536d15853b05 = 0x4A0        ;
        constexpr std::uintptr_t _4bd58e29802d462d212951aafb13c8446973495a = 0x4A8        ;
        constexpr std::uintptr_t _f68a0349d42cbaa69dcfa7fbaa15a80333b372ee = 0x4B0        ;
        constexpr std::uintptr_t _8ea7841987b92183ab3b7f47a7bda3e2c8690e13 = 0x4B8        ;
        constexpr std::uintptr_t _6eb0e6eae2a886502dad519d85aec7fe8f8e0e21 = 0x4C0        ;
        constexpr std::uintptr_t _de7451509ae74c8970ea3355920447e24466db1c = 0x4C8        ;
        constexpr std::uintptr_t _2546bbf0ce0d4714a6d91e34380bb916c319ed76 = 0x4D0        ;
        constexpr std::uintptr_t _4966aad1d5f33331faeb64624cf4d7e2e9c442e2 = 0x4D8        ;
        constexpr std::uintptr_t _93abeb44d49bea88b56ee3c989c0c8ed4a38cce0 = 0x4E0        ;
        constexpr std::uintptr_t _09054aa13cb7df853351f877d8697f3435fdd3e7 = 0x4E8        ;
        constexpr std::uintptr_t _830bddb2261c9c1448e00cfa76c295e85ada364a = 0x4F0        ;
        constexpr std::uintptr_t _6fb855c8b45a209811820d600c6d72e72ebad36c = 0x4F8        ;
        constexpr std::uintptr_t _8ee3545a2ba6ec713ca97d59dc1199b50ff24a95 = 0x500        ;
        constexpr std::uintptr_t _e73fb932004842ed31d319b91d837e1ede258ab2 = 0x508        ;
        constexpr std::uintptr_t _6abf338890c3f2a2b5c7c6f49025b0015701bcea = 0x510        ;
        constexpr std::uintptr_t _5c1d0f8bedfa4126cc5a360903fdf51a29a02924 = 0x518        ;
        constexpr std::uintptr_t _8cc321726748bb3827a4f70109aef63f00b9381a = 0x520        ;
        constexpr std::uintptr_t _bf16ae55d7ae65a6ba9476d758b73db309436cdf = 0x528        ;
        constexpr std::uintptr_t _93d2f45f17b65b919b5e8aed49ea3a1a78bcaf8f = 0x530        ;
        constexpr std::uintptr_t _30afae1ebb7a61d4689b2f1fa8f4dfce40937846 = 0x538        ;
        constexpr std::uintptr_t _615198a4b7235ba4b7a5d3fe5c1f720e9876e4e3 = 0x540        ;
        constexpr std::uintptr_t _46e85341ff7cc4d25196a765cb4eba369b6209be = 0x548        ;
        constexpr std::uintptr_t _4b40083a2fc29088b3b71ff4029359e48133e8e5 = 0x550        ;
        constexpr std::uintptr_t _1d9cc9dbab7d2a093db1190043ff700a65d2aa04 = 0x558        ;
        constexpr std::uintptr_t _f344b4755971abad33874195b01f2eda8a42a711 = 0x560        ;
        constexpr std::uintptr_t _1bdf5c086a71dc5642667007f96c0d72985e028c = 0x568        ;
        constexpr std::uintptr_t _29b027cd12ed6d31e6962051a49839a0e04f24db = 0x570        ;
        constexpr std::uintptr_t _d8579adc54206ded4f13dc63138e60637c0ff9ee = 0x578        ;
        constexpr std::uintptr_t _2d25cf51cb468ddd48d6c468ac8328991f39382b = 0x580        ;
        constexpr std::uintptr_t _2464efdf683e40432e58ae6d4cd9951b32ac5503 = 0x588        ;
        constexpr std::uintptr_t _68ff49bae5a3604b57814f00ec951f4b36f2ea3a = 0x590        ;
        constexpr std::uintptr_t _185760cf28780d9dbaeb70082c1bb535900f8600 = 0x598        ;
        constexpr std::uintptr_t _04669fbc5b5d126165abb4c13ab53f646e8e1ef7 = 0x5A0        ;
        constexpr std::uintptr_t _77f32bd43e892eb656ff11f2c89b20b9fe9e2d77 = 0x5A8        ;
        constexpr std::uintptr_t _d7fc1e25a0e297e82b8e449450753297e5843bd8 = 0x5B0        ;
        constexpr std::uintptr_t _8e8ea8e67f4b2c1544b9a0c44ed9b0f13cc1356d = 0x5B8        ;
        constexpr std::uintptr_t _37b70a3041be091d56876a42cc7202fee592895b = 0x5C0        ;
        constexpr std::uintptr_t _5ddab5df8220f06c9f153ff37db4fc061d380a6b = 0x5C8        ;
        constexpr std::uintptr_t _411270be264b134fe643d7c4da3b6a9ca20593b1 = 0x5D0        ;
        constexpr std::uintptr_t _605795f1e092b7daf0b532c120828a0793663d17 = 0x5D8        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x5E0        ;
        constexpr std::uintptr_t _a1ef83eae4d0a516dbb148f4dc8ff5e89ab0b6f4 = 0x5E8        ;
        constexpr std::uintptr_t _773b05ff84eb6f805c3e4fb82983540232f49cf3 = 0x5F0        ;
        constexpr std::uintptr_t _d6df23fc83453f607d126f5f88e9c72535191409 = 0x5F8        ;
        constexpr std::uintptr_t _a6635988ed77315c2ab8f373add4ce9fd5eb6f7c = 0x600        ;
        constexpr std::uintptr_t _e541325959da293dcbf45c1e17e2cfbfd52424ea = 0x608        ;
        constexpr std::uintptr_t _ccd9932498a2627864a7177960fffe7762f01147 = 0x610        ;
        constexpr std::uintptr_t _1312271666d255ff446ee2f086475e9f5d88dec7 = 0x618        ;
        constexpr std::uintptr_t _99581be9cc759436fbef590198938f47ee3f09d6 = 0x620        ;
        constexpr std::uintptr_t _24ebf9babe7f53ccda8a734b99908a5145389836 = 0x628        ;
        constexpr std::uintptr_t _74db2f55661fe8e842a973731f76fa54766dc975 = 0x630        ;
        constexpr std::uintptr_t _294c6d31d242e934a00b472888ec6fcd6049d50b = 0x638        ;
        constexpr std::uintptr_t _8f67c4eab4ba9878a3bb9faccfda1414ac601acd = 0x640        ;
        constexpr std::uintptr_t _a04395b9e1b8b397b6f01a5e29649392099436c1 = 0x648        ;
        constexpr std::uintptr_t _48b93b499c149071c710a4cf7d2c01367332ee78 = 0x650        ;
        constexpr std::uintptr_t _74b0faf0780687ef773020257cfe0719b8586a8b = 0x658        ;
        constexpr std::uintptr_t _168332ebb298299d381c4b4064c8c55794ec1ad1 = 0x660        ;
        constexpr std::uintptr_t _857945cae9e2d35891b39d5280db241bc32a4bb3 = 0x668        ;
        constexpr std::uintptr_t _1101fd11f08fea198a838e80a84409ca73189543 = 0x670        ;
        constexpr std::uintptr_t _d0d8d7eb7483a91b0174f9dfed1a9a7e1670fc28 = 0x678        ;
        constexpr std::uintptr_t _b19c9c2d22cc3dc75d3b8b3f7338f8cc8a01410e = 0x680        ;
        constexpr std::uintptr_t _809475bfa95677a39e84fcc25f0320380ac25735 = 0x688        ;
        constexpr std::uintptr_t _f31ccc0a86eaf4414f15daa6926c7e2f4581ab47 = 0x690        ;
        constexpr std::uintptr_t _3bc9da9fabc9ffd0ac537d78858753f080693adf = 0x698        ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0x6A0        ;
        constexpr std::uintptr_t _12090ae8ff4cd78a5719e5e5c9ff060ebc7a1af9 = 0x6A8        ;
        constexpr std::uintptr_t _60f84b94ab4a796fb697c0a6ff2af94885ffcc2a = 0x6B0        ;
    }

    namespace %6cfe0c3b81197451a6927be68dfeb3bd99ecfb3d
    {
        constexpr std::uintptr_t _9f4d931e9a7e816463113f1220a8b97619b310e2 = 0x10         ;
        constexpr std::uintptr_t _94c183582df08669e9982b592caadf30d84ce95f = 0x14         ;
        constexpr std::uintptr_t _83e2280e50e1352140639a60f003e26f56d0939b = 0x15         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x16         ;
        constexpr std::uintptr_t _0fe2b659dec35dc2d4e609c7327f143e5be905dc = 0x18         ;
        constexpr std::uintptr_t _191e0b9418d540b88d1522431ff70e74fdecf6d7 = 0x20         ;
        constexpr std::uintptr_t _fe1d6d20f4a8cb787b0e7d691b4b15af90127b4c = 0x24         ;
        constexpr std::uintptr_t _96589a41772a65c8c15ea3aae3fff1b5488809c4 = 0x28         ;
        constexpr std::uintptr_t _046219db594a82371e424ec2dd50f39c0e64263f = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2D         ;
        constexpr std::uintptr_t _0723faaa97bbcf4eb15c9bf06ba1be7181f3d38d = 0x30         ;
    }

    namespace %75dcb9ebf0ca2171e428660887788e29ad9a3ccb
    {
        constexpr std::uintptr_t _031f693e6d14f53e965f64dbd32789a0600172ca = 0x10         ;
        constexpr std::uintptr_t _571bdb9c5fc89f2b64b5d498d3ad4dc61f6d9a1f = 0x18         ;
        constexpr std::uintptr_t _7ea610357fcda794c29de341b94b784295636a9b = 0x20         ;
        constexpr std::uintptr_t _3917520264b53e26483712440771481bf111a806 = 0x28         ;
        constexpr std::uintptr_t _1d491bd42abd027030f248e73d8f589bbcf39315 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _d0534f06051a81e4264afdb972b392e3745cf449 = 0x40         ;
        constexpr std::uintptr_t _3192f199913482ac307e95cb5e32b644ee323264 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x50         ;
        constexpr std::uintptr_t _90b0be129db3ebc43032131034d66bdb43b9503e = 0x58         ;
        constexpr std::uintptr_t _ef8f244a0a9c3158125582ea70644d4299be180a = 0x60         ;
    }

    namespace ItemMoveModifier
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9dd6fe24a1cca807603c92521f6798439a409b9c
    {
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x10         ;
        constexpr std::uintptr_t _a2b2b2e815169786e11f690c5cd3a039424a3ffd = 0x18         ;
        constexpr std::uintptr_t _b635693d8c164456686cd409e0a9c3d3a03e6e1b = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %e8a6a867b6a54259f7052c9caa33e566fe37f909
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _76c4727d92e3492e0122784460e51ba689e836d2 = 0x18         ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %b66f0f35cdba2b5d6a4d1d830fb4f4dd18acea10
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c6649c6da2827bcc5f20f952e8013de539390fbd = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _275ae29fff8f9b952b9285aff3131c35e4633479 = 0x28         ;
    }

    namespace %3324124cfafd415bca7322eccc0c82f8d6b001ec
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _15ee74735b9985d61cfbbabfa572019862d1cc2d = 0x11         ;
        constexpr std::uintptr_t _c073611119e8fe28df6a0979f22c526a848a09f7 = 0x14         ;
        constexpr std::uintptr_t _83da19c1e59209408250bfdfc703e18d398d65ef = 0x18         ;
        constexpr std::uintptr_t _4ad5779ccc2106afac07e4d034605dc7bf7c862d = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _004737b7769a53c9ef68db28ec8cb21f3ebcdecb = 0x24         ;
    }

    namespace %385b2af0aab6e8a3b1029e095eb1b174b4193de6
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ef0bfd1b0c1286874e204e2120df56732de0135b = 0x14         ;
        constexpr std::uintptr_t _0fa8bd2cf209727ef22699308d2d1c52ee8da204 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %0e9b36edaa761c9548082464794ce9f5436959bd
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _3834839914e88e5e1662f1838b538a276373aa8a = 0x18         ;
        constexpr std::uintptr_t _823c373146287bfc3a2bf89c5e0849ba9c9ac3c7 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _213f1128d37dc8c20bfb0a7802cdbad4991a016c = 0x28         ;
        constexpr std::uintptr_t _faf586ec4d7ca1a9032938bdc8c2397ca53671e8 = 0x30         ;
        constexpr std::uintptr_t _2f72adb3a4df26f1e7d23b0029327d05b5826226 = 0x38         ;
        constexpr std::uintptr_t _1032c0d0ac1ed9157f73065c1c39785a475459ce = 0x40         ;
        constexpr std::uintptr_t _f092e133a5eb97a705248d56e6bd363daa6510b0 = 0x48         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x50         ;
        constexpr std::uintptr_t _99d8942cb9a39158125124232deefd6671a8ac30 = 0x54         ;
        constexpr std::uintptr_t _9f9e43f694b3ed47dfa13a7c328e04c205680799 = 0x58         ;
        constexpr std::uintptr_t _8fe2c2da9a9b8fe463fb242d29d4b18366a80ff2 = 0x5C         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x60         ;
        constexpr std::uintptr_t _86cf373840e0a52f33686a0d034feb2ce016719f = 0x70         ;
    }

    namespace %4759463efd9fdf61954097ec793ba553ad4c730c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _aa9c35973898b5c97280e4dc273df079960d9071 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _6505374567fbe04cae64034cbab3b3a2abc21d14 = 0x20         ;
    }

    namespace %06a08983f4651b62e479550d2a0ede6835d211e1
    {
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x10         ;
        constexpr std::uintptr_t _f6a44191faff0edf88d9e8086b3f0360d686e28e = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _460b0387a411f8572d00540bc44d80f4d7b5b190 = 0x21         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x22         ;
        constexpr std::uintptr_t _023b015dfa10d2ac75ac5219b2afd33466770a0a = 0x23         ;
        constexpr std::uintptr_t _d5fe7685fbada595818097060fbc566cac463238 = 0x28         ;
    }

    namespace %7ce7c07e150e5b153d2d360f7692787337a2adbb
    {
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x10         ;
        constexpr std::uintptr_t _ae2c9555dc831784e298cca1c6e42fe6c7038ad1 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x1C         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x20         ;
    }

    namespace %811cdd6c6ed6fec480f64387480b87b55fa07fb2
    {
        constexpr std::uintptr_t _f4049d694b939a217f6a2e07a1973dcf2bb38477 = 0x10         ;
        constexpr std::uintptr_t _e18a0e68976d4fcf6b8ba02822807975ca8cb2be = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x1C         ;
    }

    namespace %2ac971f47466c8cbb7e9694bb372c5ba1edc8d8e
    {
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %5c42737a7ffb6351acb8d3c975f2cd854c8a6f73
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _099f6d1745916fac4fa97707500f277e638c9e32 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %f54df7f7561789f58fea5b24330b0ea4c830b2a3
    {
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x18         ;
        constexpr std::uintptr_t _1e75b49dab761479cc78bd1e1d0d1fe85cdbaf06 = 0x20         ;
    }

    namespace %40efff28017f5ff65e7b8fbc9caa17900d416670
    {
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x10         ;
        constexpr std::uintptr_t _325ded4734e34c7b42d10562e80f79363526b7a2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _96966a69d751e317359561cd6b05d966b24ffa47 = 0x24         ;
        constexpr std::uintptr_t _6c9f81f86bc748e23bb669b5d01873526cd607b3 = 0x28         ;
        constexpr std::uintptr_t _f6a7214c42d9edb171317afa98e658b37d3434d1 = 0x30         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
    }

    namespace %db36ad351bb02b5b34bf0c85baf7af6b26d1b6b6
    {
        constexpr std::uintptr_t _296c3b513f9109f36a1aeba1b36ef53faeb3a68e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _971c1185488613e009212bf85cf5b41bf9354b83 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %38f389ec6dcc3ba0d163e69ae8aead217d835004
    {
        constexpr std::uintptr_t _c239550aacda887fdf4b443d0cdfb9b218064cd8 = 0x10         ;
        constexpr std::uintptr_t _aff809d59aeb8b8c33f99a099d7c8f33585c9ce9 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %ed2ae60a8056b05e7732a45e85e7742fc28f60a7
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _9821d4d463c338ed55aacf87e88e12a1b2727842 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x1C         ;
    }

    namespace %c4f4347e740cf1e9203331b3550f58c8dca7965c
    {
        constexpr std::uintptr_t _28a4adaf84f2ac0ceb24c7896e0261376e76d72b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _2e81c0bcaa08d7730f4dbfffef088b9b8494311a = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x30         ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x34         ;
    }

    namespace %bae96e14ae0d974b1d5c737fe2c104b90b942d8c
    {
        constexpr std::uintptr_t _6774e93aac2154fc293cbd78138c3946d7ca2647 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _9e9ce2a1079748f3b377d58b4f8cff6b8fca0be7 = 0x1A         ;
    }

    namespace %260b4fa9ce395cda83190954b34f8169be1e0f72
    {
        constexpr std::uintptr_t _188c91a88dd243cfe49971992c3ff47b63fa791c = 0x10         ;
        constexpr std::uintptr_t _16737b43679cdf293cd1ebdbc3ba147c72ef14c7 = 0x18         ;
        constexpr std::uintptr_t _a7f4c87e1b0b13ea398e89a42060b87a4d382c15 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _3c8a547d52152a6f276a922d82790b74f08107ee = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
    }

    namespace %14c843835316dd4eacbcbc39ea093e75e0846e13
    {
        constexpr std::uintptr_t _56f36b7947ba30486c8f185512da24c9018936bc = 0x10         ;
        constexpr std::uintptr_t _88632bc263d5fb02b77befd4ee736cb40a5cec23 = 0x14         ;
        constexpr std::uintptr_t _76a39bb7b4acb00826c378f77ce4484d687c9216 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _fe88278ff9ac4be3ea829026328413ca63257ae6 = 0x20         ;
        constexpr std::uintptr_t _5e6d1507d58af3ce15df5740198fc7be9c1c910b = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %4863c4d582c6c7a31dd9427fb32e18baab2857c6
    {
        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x10         ;
        constexpr std::uintptr_t _896de19dbf0a57a2aac4bbd6ebd0fd6657d44e6f = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %811933e9db0105ba00d4cb83f2a438da5903ab41
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _d688e80362c8cdc12c013ef896a0d43bc7bf6816 = 0x1C         ;
    }

    namespace %d095be429f049c6e5afa43d79b391025bd7eed27
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2ae67467cd4d69617be8b2a777818de879acfc50 = 0x14         ;
        constexpr std::uintptr_t _d3a8140b9ca0955e8533424ab4fb1e7c19cbb60b = 0x18         ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %9f1e85f7602bb65bb991999623262b95fb1d0818
    {
        constexpr std::uintptr_t _c073611119e8fe28df6a0979f22c526a848a09f7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _52ad2717a5336bee0c064c6f8b200cc7f262fac9 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
    }

    namespace %8cd971e26eb3e9831492a004e283dd07bd5f96b5
    {
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x10         ;
        constexpr std::uintptr_t _2bc6f7ac5a4e2de48a0d8722b4d4a56394a66ca3 = 0x18         ;
        constexpr std::uintptr_t _ffc784ca1fc12ac746aaad530f57d3ba419e5ab1 = 0x1C         ;
        constexpr std::uintptr_t _4536a58fcbd936d167566345e5c917961de6e799 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x35         ;
        constexpr std::uintptr_t _c4e23ad67fcd91da078d8b6647326dda3b557471 = 0x38         ;
        constexpr std::uintptr_t _1292532ce222882ce6c1fd9c766a1fc1fcf80391 = 0x3C         ;
        constexpr std::uintptr_t _e92f61ed44ae7d6ee244e85414bcd9b69aa27c2f = 0x40         ;
        constexpr std::uintptr_t _65e27f4498b6515eeed4d64d9ae4f0bf0488daee = 0x50         ;
        constexpr std::uintptr_t _1ee3c18c9022ce5daa14353fdfbd278af0910535 = 0x54         ;
    }

    namespace %3389aefe9b4017867a762957892500460b1f508d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _33c9ff112bca763488766f50ef6da51625e466cf = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %e200e4b04941c1715cca50d0cbe8009a312dabb0
    {
        constexpr std::uintptr_t _05ce051a75b446a2670957dd5466324562be0ce9 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c6a576b3a8df944a64a131fabe223ba947ca653f
    {
        constexpr std::uintptr_t _de17f1d4f3035b92dd26dfd20d7b34a8c8deeb24 = 0x10         ;
        constexpr std::uintptr_t _46071ccba40f6703017f378733d9294d8993d118 = 0x14         ;
        constexpr std::uintptr_t _3208d2482498bb8821f0982167cd4e2855d51eec = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _7e6aada612635a297212477d63a75f634fe2017a = 0x1D         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x20         ;
        constexpr std::uintptr_t _17fd8f0ce8bb4324abbfb89e7be041c217db063b = 0x28         ;
        constexpr std::uintptr_t _8d64efae56e3a45698aa40146bcbe8b809f54c01 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _f2010f0f5d31b73c9ead52d5035907c9fddce389 = 0x38         ;
        constexpr std::uintptr_t _1f4ae33ffb6b77a2826a56a5085ff40613becc9e = 0x40         ;
    }

    namespace %768c90c8541dd11d5c530994164ec4f4a0cdc813
    {
        constexpr std::uintptr_t _0f7004c11821938d6e56ef0dd9fb249a8820174c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _09cce41856a62dc423e0bc7c2f3d48071ab36f23 = 0x20         ;
        constexpr std::uintptr_t _11a8775083e004191bd8896000a316bcb6c7a274 = 0x28         ;
        constexpr std::uintptr_t _29cd569b258479cf3afc619380b1131e61361cc3 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _a1da06ba78c5cebb689bb6a5580a89009859e40d = 0x40         ;
        constexpr std::uintptr_t _07dd5225ceabb12dbb6cb26fdb715007b9d6b9bd = 0x48         ;
    }

    namespace %ddf587f99d75be57c88c785b3d5acd79df2fe95a
    {
        constexpr std::uintptr_t _767eadc9adbc635da5d40a0aab7f2f54158b9717 = 0x10         ;
        constexpr std::uintptr_t _11db094f39a4d355ad9e11d3b8b8efcd4d81a10e = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _15c62e627d73f6d4ff3d2fa370256a0ab5877b0a = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _87ec755dc48aedb686a9424e286c22b5c5dcb04e = 0x30         ;
        constexpr std::uintptr_t _ca3ae319b5ba3742d85dc4428614ee012de77dd9 = 0x38         ;
    }

    namespace %fc9957168b01cdfee0aed79fdac97cc929b931d4
    {
        constexpr std::uintptr_t _ef3f7fe77da704e84a3ff05e295aa2fa7cc51713 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _9aa4ecd5457ea2473f9dab49b1a2e9c344475b27 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _31efc6a99c95f9b21ce7f54cc5544fe202dd897b = 0x38         ;
        constexpr std::uintptr_t _bfc636235fd286b52b8afdc36a1ad44f969c6948 = 0x48         ;
    }

    namespace %f984dc7b1829fa091b4ca94d3f70440d2136c45a
    {
        constexpr std::uintptr_t _172e4bc6be1b9b839f6e3397d1158329b2503899 = 0x10         ;
        constexpr std::uintptr_t _44170aa169f73c8c1eae0c9060761c157b93feee = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x24         ;
    }

    namespace %035d7374a47e7f33bdb516813333b1c353385d7f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _39f024e4fae5faf212b742aaf293f09e79372d08 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %50bc9c988c2615c050dd250764f3695c48731e3d
    {
        constexpr std::uintptr_t _f14f0e4d3888f26fd5c8edeefbd0fcfb60c9417b = 0x10         ;
        constexpr std::uintptr_t _1fe5dfc935abf8a586e0faf36f1c2b7a018b9138 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _a65c9890446b507629a43f348f0d31194dc27df2 = 0x28         ;
    }

    namespace %19a23d94ba23a573b7e932e34d3441113a62d85f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %b632b69cdc122e6ed2ed9dc427434b77065bfad6
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8d1e01a5b1ba6f0ebe50a8bcf5266d3144fba380 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %6516e64d3541381e0f81e9275c1dc60b2504670d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1dfd432662b7e5bff2eb3b23415abad56637dbd5 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %57bbf1c5cffad8cd2ea32f06eb64efb4fe66a916
    {
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c94191024bf15798457d32d4467a826dcc9770e5
    {
        constexpr std::uintptr_t _cf06ec11c8c2c247dc34f8e3b0e07df8fb9d6f9c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x18         ;
        constexpr std::uintptr_t _f75bfad8e2347e6f5cdf5463f5a45602ecd4defe = 0x1C         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %7808bae54f2bfdff8efa243b123be5e8c68ba1bb
    {
        constexpr std::uintptr_t _f8c0e79f39ddfc496a728d3011c0fee02097504e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x20         ;
        constexpr std::uintptr_t _fae972e8eee04bb1896e26fbade41fa427118fec = 0x28         ;
        constexpr std::uintptr_t _2ebc6b6851b27705c9148965e7ff521120b9e53b = 0x30         ;
    }

    namespace %0c2ecf9c6693e23cc6bf06759b02376772cd077c
    {
        constexpr std::uintptr_t _1ff289d2865a9ec00b2da0999079431df2b52e6e = 0x10         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x18         ;
        constexpr std::uintptr_t _3c0a23d9a7b29fb4c6dfe076490bec0a7f8fd522 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %769dd2e78b5032f68943aa4d92e6498bb3c000d8
    {
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x10         ;
        constexpr std::uintptr_t _f844f88cb45b5f2b2d4b85f6a51ef90ec7514fd4 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %a31cb2f3f09f5e24511eff6bad90ec47224b7c92
    {
        constexpr std::uintptr_t _9380f28c12e7756ca8629e016e4ba081f443f2dd = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _53c136a8575e56d28c7f02af42fed261f3f6199e = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x24         ;
    }

    namespace %a9f659b43b14aa74bfd8834fd2b1fe6e034c5394
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %132dd82552f0d47a429218213cf5bd5cfb3397c6
    {
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _636f4d4356a0989982de13c465d0d9b57238ba54 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %fe19a6b295cdfdd521d1880464e8b265ec7b8203
    {
        constexpr std::uintptr_t _88185a06316d50d1d775bbc99230bfbe622653ed = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %a7ba980a35ee166d2e4f59e9aefe0f4b6d98fffc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _198bfeabd247b0c64bfc7c5beaaf145dc031bc55 = 0x14         ;
        constexpr std::uintptr_t _6b965fe54d9155b10d32734f350446ce743be93f = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _db51819ddd282caf0d5c074fc1a182b61b7248de = 0x20         ;
        constexpr std::uintptr_t _478cc91d041a550c91529fa3ddac115b6772b0a0 = 0x28         ;
    }

    namespace %d8cb56807d9db2d4cd004daf4dc82216ff8807c3
    {
        constexpr std::uintptr_t _a872bf3d8fba163a0959dcb7f7c4bb9eafe09b03 = 0x10         ;
        constexpr std::uintptr_t _c9eee73f2fbd3ddce85b9f9167aa8edc369ed50c = 0x18         ;
        constexpr std::uintptr_t _eeb53ea3c4aa15f700e05eee0d6b331fab153f58 = 0x20         ;
        constexpr std::uintptr_t _f00f2019bf13363cd3c2577911fb6813a46583bc = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
        constexpr std::uintptr_t _973e76a3046912df72ce5ecebf491df50247fb61 = 0x28         ;
        constexpr std::uintptr_t _43305cbc6ccc88fa11cadafbeb22701534490c85 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _2fa20f1c849223a1ca00cba19b3694f49b996e6a = 0x39         ;
        constexpr std::uintptr_t _b90757da6de540fddb3a57820aebcc17d6d2e840 = 0x3C         ;
        constexpr std::uintptr_t _ccc975703bb73a92c647d10a17539e4ebbb1de11 = 0x40         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x44         ;
    }

    namespace %1bc853a9bf5721c0384a5420d083fc1d7867d0ee
    {
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x10         ;
        constexpr std::uintptr_t _fae972e8eee04bb1896e26fbade41fa427118fec = 0x18         ;
        constexpr std::uintptr_t _f8c0e79f39ddfc496a728d3011c0fee02097504e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
        constexpr std::uintptr_t _2ebc6b6851b27705c9148965e7ff521120b9e53b = 0x30         ;
    }

    namespace %2a3edbc0eb8afd6c677f69d832600fda57638342
    {
        constexpr std::uintptr_t _5e6d1507d58af3ce15df5740198fc7be9c1c910b = 0x10         ;
        constexpr std::uintptr_t _56f36b7947ba30486c8f185512da24c9018936bc = 0x14         ;
        constexpr std::uintptr_t _88632bc263d5fb02b77befd4ee736cb40a5cec23 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
        constexpr std::uintptr_t _76a39bb7b4acb00826c378f77ce4484d687c9216 = 0x20         ;
        constexpr std::uintptr_t _fe88278ff9ac4be3ea829026328413ca63257ae6 = 0x28         ;
    }

    namespace %6c75d2b54f949d3afa863258864419737c5afb77
    {
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x10         ;
        constexpr std::uintptr_t _924bd2ea816c8f4e9e1925c879116f688b04cf2e = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _1e59ffaa257c47450c6d235c9979a876bad924da = 0x28         ;
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x40         ;
    }

    namespace %a9136cbfac2c1d319d331189b7b2510ff8f3c74a
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ae4a847ba5d6f5beac5127dafb039e7106de8a58 = 0x11         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x12         ;
        constexpr std::uintptr_t _56b09cbf1c79cd71be719fb69cad30186f63c650 = 0x13         ;
    }

    namespace %f06a2a4eddfbb25431117e265a85d6876fbaaf8d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _0bcdd378e321cd8bf9901b6656733eb3aa05b804 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _cc3aa750c221ff89cab08eeaa49a7082f49a34a6 = 0x20         ;
    }

    namespace %b3f98a2c80749b1abdaff3c1b5b2d4f076f495c5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _11a8775083e004191bd8896000a316bcb6c7a274 = 0x18         ;
        constexpr std::uintptr_t _29cd569b258479cf3afc619380b1131e61361cc3 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _09cce41856a62dc423e0bc7c2f3d48071ab36f23 = 0x30         ;
        constexpr std::uintptr_t _0f7004c11821938d6e56ef0dd9fb249a8820174c = 0x38         ;
        constexpr std::uintptr_t _07dd5225ceabb12dbb6cb26fdb715007b9d6b9bd = 0x40         ;
        constexpr std::uintptr_t _a1da06ba78c5cebb689bb6a5580a89009859e40d = 0x48         ;
    }

    namespace %d77bfb1724d99da72c780a8787202c778b9f61fb
    {
        constexpr std::uintptr_t _f986d50b364bd533ec26187886625bf8bb204c6b = 0x10         ;
        constexpr std::uintptr_t _df86ce24038d9110470ba471245e6c0bc2520d40 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %e7616f3e7c20feffcc1994bd56e1535278092634
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _119f33ad2b77f2e82f3f56bd330bab87db117f07 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %2d5cc99901c40b7c519aed2bbd4613aa5c9c7d75
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _643effd2044100e7637e0be5bfbd361261c35f44 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x20         ;
    }

    namespace %ea6d48d4ae9851757fd2a324a993fea39f08e4bc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x14         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x28         ;
        constexpr std::uintptr_t _b3cf5e194b14a1c167077dac5afcb3d1bdf7df62 = 0x30         ;
        constexpr std::uintptr_t _9163bac475ab807263ba4b2973201023596d7ce6 = 0x34         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x40         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x44         ;
        constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x50         ;
        constexpr std::uintptr_t _c486504e1bda07c671d68ebe8ad1778e3fc094fc = 0x58         ;
    }

    namespace %c9fcfb4d3e7acea599cd5ddd2b7ba5b25f9cebe5
    {
        constexpr std::uintptr_t _d7ee7106c2254724b1724dc539d5c60cca69f6a9 = 0x10         ;
        constexpr std::uintptr_t _9696b4ceeb78dd9f9bc5f23c725aedcfaf78c560 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _023433ba91b7690ac66ad16ced48a13cd62cd9cd = 0x1C         ;
        constexpr std::uintptr_t _76b15586b204819be5875ae2aef05ded85c09614 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _1e0a5116c4cd05f5d34e2774d1acae055a9d9d84 = 0x28         ;
        constexpr std::uintptr_t _528d429f26fcd5c985226497d2a2bb9840a8090b = 0x30         ;
        constexpr std::uintptr_t _0937312eacd346281db8ab02a13509b4507d7d94 = 0x34         ;
        constexpr std::uintptr_t _b68a73ed6d2ad574691ed8c5695cf97883473b2f = 0x38         ;
        constexpr std::uintptr_t _0d05cf652588873cf1d43872055d35c5dd6df256 = 0x3C         ;
    }

    namespace %e64ace17a0481d4b953788d5841c8c261085c2ab
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %2e132fcd7adc1c58a74ac700721dac3ac3d3a61d
    {
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x10         ;
        constexpr std::uintptr_t _2f956be258e3fe8be8753b00c41da93b1180bca3 = 0x14         ;
        constexpr std::uintptr_t _55b17b1af00ce13e99109a6b232903cf74436548 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %1e160c257ce36a440a118a846c5b5b3fd7270a3c
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
    }

    namespace %e8681da3918fe878743df321444d2c4439ec49fe
    {
        constexpr std::uintptr_t _000fcf003b35a6c41b65a768ee48112bcd42b948 = 0x10         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _fd3d855b72687622f1fc0a36f7699c774ba7f0fd = 0x20         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x28         ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x30         ;
        constexpr std::uintptr_t _8b2ae167d3cb1023eca6d5109ef9db9d792a17cb = 0x38         ;
        constexpr std::uintptr_t _389e4d26dba7ff9b1280c923fdbfcfd6fdba3bcb = 0x40         ;
    }

    namespace %239ef176d4c50aa1428792f3d9a9f5009a66e9f3
    {
        constexpr std::uintptr_t _c9828042adceb4b9e36d044b12c96c5dd9d65e5c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %9e0dd7ea4149eb100908b6aad20fc0c3c808d3c4
    {
        constexpr std::uintptr_t _44170aa169f73c8c1eae0c9060761c157b93feee = 0x10         ;
        constexpr std::uintptr_t _172e4bc6be1b9b839f6e3397d1158329b2503899 = 0x18         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %c836bc3e22a6e9547932f2ab56742db9b7b43f3e
    {
    }

    namespace %7bb811083b8f4a03bb81c6b4c96af75a968c171a
    {
        constexpr std::uintptr_t _5720c8768146361f98f81f957d2131e2f1b8fb1d = 0x10         ;
        constexpr std::uintptr_t _79d9be395bbcafcc1e309d483020b6b2809abf03 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _9251355a66e88ffcfb221a2fc6955233245b2e68 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %2117bfb34ad04c821edc4da589b943cf5aee87bd
    {
        constexpr std::uintptr_t _7ac0221a8a4ecbd06e9e669ac981862f8e3b2160 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %44691704e9bd2017c2aa347c46a07ab7f90824e3
    {
        constexpr std::uintptr_t _a2b2b2e815169786e11f690c5cd3a039424a3ffd = 0x10         ;
        constexpr std::uintptr_t _2690d98fcd2477938f3302dff116fab6dca6fbb4 = 0x18         ;
        constexpr std::uintptr_t _08c6dc43d1f571d6890c7610b9e99dd0c23455fe = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x22         ;
    }

    namespace %b243635142236251b26f65630eda3d8242d49852
    {
        constexpr std::uintptr_t _e58ca544a86c14524e4d42ce610eeb199708b224 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %b5e94c32af5f262d12815bf61c5f83febca044ae
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _636f4d4356a0989982de13c465d0d9b57238ba54 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %44b7941e9c655f1e3710c77f1a47a9e39c46c5cc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _aa1c5aa0f231fa4d49c7bbb597dd80c1901c31ee = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _896de19dbf0a57a2aac4bbd6ebd0fd6657d44e6f = 0x24         ;
        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x30         ;
    }

    namespace %7c477f499fec251674929968a078893ec365c037
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x14         ;
        constexpr std::uintptr_t _ac263a9b016d6a732fa92f3b9401117e0c0b8149 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %525a82c13f33a0efa4e59576ce811788d8df26e0
    {
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %ed658143aea88a09d494591aee8f9d66a3df83f9
    {
        constexpr std::uintptr_t _6b213951c45a2ac61b9795b838fb5a0dca1b0845 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _921d355615170f0dfa07088db46675e9dcedaa50 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x28         ;
        constexpr std::uintptr_t _a9dba55794791027fe0f1651d876dd965f3ea0ee = 0x30         ;
    }

    namespace %0d0fe994ebe7e3335ae900235abb00c2eb743cdb
    {
        constexpr std::uintptr_t _38e1e985fc86801d948ff0e6bce9243d4eb200bc = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _72480340bf3847f342a86acd6b00eeeede6f4e3b = 0x20         ;
    }

    namespace %ff41b14ad58276373c67933a1c27806f567bb330
    {
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x10         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x18         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x40         ;
    }

    namespace %1dab298b7964297750249e7d21017cfdbb561dfc
    {
        constexpr std::uintptr_t _e58ca544a86c14524e4d42ce610eeb199708b224 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %13bca787ec125c76a8aabdb8ab0576a0aea9a0a3
    {
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %1ed118c6aac648799e8041490ac640628b7038e1
    {
        constexpr std::uintptr_t _bcd33ba13ce555b23f68d88b4e4233ea19954679 = 0x10         ;
        constexpr std::uintptr_t _64bb349a0a4ac75f1df060ee4d00f7ae2006bc11 = 0x14         ;
        constexpr std::uintptr_t _00226b949efa9cb13efa413731d107f7b539e044 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _644a907e661bd95e3e99938977bc9f0f10e8a869 = 0x24         ;
        constexpr std::uintptr_t _bf821e8288255a6f03fd7e0a1ae8064eca60063c = 0x28         ;
        constexpr std::uintptr_t _898cf4ca1b5748e3f18aa179d7444e6bdbdfc749 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _b930df982e87a1120fda24d4cff6f21c158964ed = 0x40         ;
    }

    namespace %313634b10767b6d0ad02eba2b6a5b02ab38b6a3a
    {
        constexpr std::uintptr_t _a8e6e59a650e7c480465c845fda83f10f568f79e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %9ec6312b8749963b616f57c4f4855764cda284a1
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _490c262f0ebe80106e10d66fd94edf9bbcc7e2f3 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %db6bb0e3a036d78007a70c37cac685a0aa775520
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %ce5cd75aa0bff27972054559eabfe81e77d73244
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x28         ;
        constexpr std::uintptr_t _031d6fe2be5d5fbb5cf50c13be2303b7e558908a = 0x30         ;
    }

    namespace %6e4ce9a24affed232e47d90a6c3cadedfdb40993
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %ff559caf1d6515041937b0446087422d71165a9c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _72480340bf3847f342a86acd6b00eeeede6f4e3b = 0x18         ;
        constexpr std::uintptr_t _38e1e985fc86801d948ff0e6bce9243d4eb200bc = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %bd959876cd42369493f6d73d70bee422e228f55b
    {
        constexpr std::uintptr_t _0d6f0bd72f0279c2eff8275dd26c3978f07c0b75 = 0x10         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %79b7a7085c9dbf524260f7692143cb7cfd34ab78
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _594ffca1c55fbc3d2f3780affeb7d820afbe5ad3 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %53ef1b561710b5e2105a6ee0ac91cb4e5f463a4b
    {
        constexpr std::uintptr_t _f748df50c320369efa3194e1d0a24cce1803b1e3 = 0x10         ;
        constexpr std::uintptr_t _1dc7653f68f38575416434edd4df47e4ef49e311 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %f5a36f74c4b706409cd2bbcd2286c6524157e58a
    {
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %5e415457ecc5fe6f0f7b6df43eda6a0dea8050fd
    {
        constexpr std::uintptr_t _58e937302cac9ab333f293abc981b739d3caca81 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _eaba449bf235b171ebfe290a8c7455443010b905 = 0x1C         ;
    }

    namespace %1414c3543e2d36a73fe3803aef6573398f232ff9
    {
        constexpr std::uintptr_t _a368ccbc79b90ab1b70d9b93da85e1f7825db652 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
    }

    namespace %e9c66f257c7a24276b45a314df9370a2f1903cc1
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x28         ;
        constexpr std::uintptr_t _f8d522a0a0c8eb4c09aceb19ef35242064b1f27a = 0x30         ;
    }

    namespace %d80d51268749dd107d8ba602870b4fc9495f5a80
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _031d6fe2be5d5fbb5cf50c13be2303b7e558908a = 0x14         ;
        constexpr std::uintptr_t _dbbc4e31e8f48e967ddcab638dfa76390ae89812 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %0d073684fd29a52d163c86579524b0aaf12463c1
    {
        constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x10         ;
        constexpr std::uintptr_t _694bf957a19ccda05a46a26f7c056283de0cdae7 = 0x14         ;
        constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x18         ;
        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x20         ;
    }

    namespace %caee79cce80b45f63941956eaea71683028046c8
    {
        constexpr std::uintptr_t _56461b3f5b8b83468bf4ef140e6f48fd2d20651e = 0x10         ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _cdd018a2f9d94725c7c2243ffbafc6c82b894576 = 0x28         ;
        constexpr std::uintptr_t _e8bd303fea84d4a447f64ee5235cdbc9b64558a0 = 0x30         ;
        constexpr std::uintptr_t _cb59e92a5b9014be3ff289f44806cd7806547c19 = 0x38         ;
        constexpr std::uintptr_t _3850025a662ce1bbe0d19da1a3125dbfcab08c13 = 0x40         ;
        constexpr std::uintptr_t _e802197e0866fd3632838e3c15f1fd77a3f8b26b = 0x48         ;
        constexpr std::uintptr_t _5074095790e8ac3d2c7ce973ac3df52e0f62ad9e = 0x4C         ;
    }

    namespace %51439c79f0abdfdff60ab33a53155b5e15b51ead
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %8366b002d503bb445ac3e64d0ea0a97b38fd98d9
    {
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %6a3c9e354cd2478c2296aeb67d4f485055114dab
    {
        constexpr std::uintptr_t _d0534f06051a81e4264afdb972b392e3745cf449 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _ef8f244a0a9c3158125582ea70644d4299be180a = 0x20         ;
        constexpr std::uintptr_t _571bdb9c5fc89f2b64b5d498d3ad4dc61f6d9a1f = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _7ea610357fcda794c29de341b94b784295636a9b = 0x34         ;
        constexpr std::uintptr_t _3917520264b53e26483712440771481bf111a806 = 0x38         ;
        constexpr std::uintptr_t _3192f199913482ac307e95cb5e32b644ee323264 = 0x40         ;
        constexpr std::uintptr_t _90b0be129db3ebc43032131034d66bdb43b9503e = 0x48         ;
        constexpr std::uintptr_t _031f693e6d14f53e965f64dbd32789a0600172ca = 0x50         ;
        constexpr std::uintptr_t _1d491bd42abd027030f248e73d8f589bbcf39315 = 0x58         ;
    }

    namespace %6d04ece7edd794810f3a186d6c5cba25313ba223
    {
    }

    namespace %ba239cb69383c232e1c49be6c9462607bab81716
    {
        constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x10         ;
        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x18         ;
        constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x1C         ;
        constexpr std::uintptr_t _694bf957a19ccda05a46a26f7c056283de0cdae7 = 0x20         ;
    }

    namespace %c0c6bde307b46bea6daa12e82d26f39479b0e21c
    {
        constexpr std::uintptr_t _119f33ad2b77f2e82f3f56bd330bab87db117f07 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %57194ed546e6c0cd720de3301b8b8b8c40360ea5
    {
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x10         ;
        constexpr std::uintptr_t _055b0508252bacfb9f380383cf7f4e593fdc39dd = 0x18         ;
        constexpr std::uintptr_t _f776cacd5fc612f03ec365371724bfd166415cb5 = 0x1C         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %b28d2ba3f8dfe8993d182b499bd19f886eaa0a14
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %3e5e01944bf0b591ae4b9ace24e8dc25733d4830
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %ce75edb100211a0bb2c9dc682a49733220378a62
    {
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x10         ;
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %e80262a1b84a583c1f28a5c9a6732c759e930074
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _21e59033567dc5cd32f0a9d4d82d97f23c9b1121 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %142b6e1a70c8942a8f38e9bfcdf51bb6d4f2c3ab
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1b68ab4157e9bfb64b0e90b0efc1225733eba01c = 0x14         ;
        constexpr std::uintptr_t _fe09adc180e60ab7af496dc0c30762ce1417b228 = 0x18         ;
        constexpr std::uintptr_t _0629dbd3abfb2335769060f96e72b288e2ab4431 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _2644fb100f8327d913893a3fb06d46d3dc24377a = 0x24         ;
        constexpr std::uintptr_t _75edfc720ddb3cd61f38396a341b2bfe017c3950 = 0x28         ;
        constexpr std::uintptr_t _4e327a79b8b7b7e29ffc41f791b20429f9b41f9c = 0x2C         ;
        constexpr std::uintptr_t _a741484485e3c25f9f5f6acb643fec3b6674cce0 = 0x30         ;
    }

    namespace %7e76029a976f826d596f6522ed2d9ca69116fe28
    {
        constexpr std::uintptr_t _b53ccdcb3c51aa18eb3339967563ab407c205ac8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %b0ca736efacfc34b918322e4c92f3598a64b64ea
    {
        constexpr std::uintptr_t _ce5436bb5e1fb499806f6f8f2ff9b1a436d50abe = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _b53ccdcb3c51aa18eb3339967563ab407c205ac8 = 0x18         ;
    }

    namespace %3cab7a58da64df17e22a256d7a6229021d36b2ef
    {
        constexpr std::uintptr_t _8ebeab04a06bbc3e2c07ad9417f321cc09c68680 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %6c07af5ec92e43a6117dbc5ba5f0eb4c94843459
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e8e36638a7b7dfccebfeac0b779aa6b73df1a50c = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _ea4796928ab03722f2cd06f2bc0c62082656c11e = 0x28         ;
        constexpr std::uintptr_t _963a98526363292bded0a81b07b105852c414a0b = 0x30         ;
        constexpr std::uintptr_t _491bde917bf8d5548d459fd58026f0d3d73d1237 = 0x34         ;
    }

    namespace %54f44ed2d387745bf0702f997b2c9ec685f36a2e
    {
        constexpr std::uintptr_t _8e30d9108ee24df364174486ce54152daf23c994 = 0x10         ;
        constexpr std::uintptr_t _0d145e1d8b31fa89ed27fbd251266a2daa0ba2b6 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %302065b9b09e1d244c663e917e703288a9ce2343
    {
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %6d53ec295b0ce7aba2428d9ae2e8e9968e398d89
    {
        constexpr std::uintptr_t _af79ae6c0cd7eb284e43bea5647ce980f2241743 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _2f96f784e0885134331523777ae223d63cd72737 = 0x18         ;
        constexpr std::uintptr_t _569721059b517bdfe240f213e25221bdcb996bc4 = 0x1C         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x20         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x2C         ;
        constexpr std::uintptr_t _e6b2ffed651cfa025d89831d8442d3588f56a440 = 0x30         ;
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x38         ;
        constexpr std::uintptr_t _97498ed03bd44b820022c92451d8e48a5bd43bc7 = 0x40         ;
        constexpr std::uintptr_t _d487522f5e1f35bb35e83fded1f7ae1257611665 = 0x44         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0x48         ;
    }

    namespace %7694a600a05363ba527dada2547dda5f325e78de
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _594ffca1c55fbc3d2f3780affeb7d820afbe5ad3 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %41f2d250fcc03d173411929dfd8aa306531bf094
    {
        constexpr std::uintptr_t _169a690347fb907bf5da12e65bd4cc829c9c63b9 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %af2f9f4ccce61347c07fa12efc809e60625f5df1
    {
        constexpr std::uintptr_t _9163bac475ab807263ba4b2973201023596d7ce6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _fa1da7beb0f7d623bb4d8d6a17cd0ccfbcd8a67a = 0x20         ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x28         ;
        constexpr std::uintptr_t _6fad848f5900824eff7797a94ea2a918ab2a7af1 = 0x30         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x34         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x38         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x40         ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x50         ;
        constexpr std::uintptr_t _49764432adcaca30249d1eebd07d45a909d165f9 = 0x58         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x5C         ;
    }

    namespace %5d56ec866cfe94d2778c760b21826a8254c62f72
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _806d7874341a7ad5186cb076b143ba948fc67333 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %6a772adc2a159394c19feb47f5e8957a6f5bdae4
    {
        constexpr std::uintptr_t _490c262f0ebe80106e10d66fd94edf9bbcc7e2f3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %2c00fb08c50be25bd3cd27a0d076818bbbc2d5ac
    {
        constexpr std::uintptr_t _916a690b6419fc2b23047a8423e16578698778b6 = 0x10         ;
        constexpr std::uintptr_t _585ea48fb2a2b62e5e99af2aaf231a6a7c7a4b56 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x15         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x16         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x18         ;
    }

    namespace %26345ed042f670b5329b83cf9c810249f44bec66
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b5a3cc29c7bd62b4a7d8ff737e3d9da27bbfa898 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %fbcdf278bc43a5f5da28c1ab02db45286d41312c
    {
    }

    namespace %6421ca7ecae83c902ff6dae0762a2d676fc8564a
    {
        constexpr std::uintptr_t _6c9f81f86bc748e23bb669b5d01873526cd607b3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _96966a69d751e317359561cd6b05d966b24ffa47 = 0x1C         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x20         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _325ded4734e34c7b42d10562e80f79363526b7a2 = 0x30         ;
        constexpr std::uintptr_t _f6a7214c42d9edb171317afa98e658b37d3434d1 = 0x38         ;
    }

    namespace %3bc59074e9b3e83f67d2d2f916a66f7719c6afc5
    {
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %fab0b7fdd024ae8a4373b7a6e3947fb6415a6db5
    {
        constexpr std::uintptr_t _000fcf003b35a6c41b65a768ee48112bcd42b948 = 0x10         ;
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _fd3d855b72687622f1fc0a36f7699c774ba7f0fd = 0x20         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x28         ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x30         ;
        constexpr std::uintptr_t _8b2ae167d3cb1023eca6d5109ef9db9d792a17cb = 0x38         ;
        constexpr std::uintptr_t _389e4d26dba7ff9b1280c923fdbfcfd6fdba3bcb = 0x40         ;
    }

    namespace %58c34102a7209f2df3508bdf98e56590f9f26506
    {
        constexpr std::uintptr_t _dcc21fb78a55ff199455b95873713868157b8d63 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x1C         ;
        constexpr std::uintptr_t _27e3670df87c420a0c04a37fb931586a127ece53 = 0x20         ;
    }

    namespace %fa3974d68c12dd03d091b7aed8f16d2bfc0990d3
    {
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %86da714e1afba780417a5ed8f42717de14decfb2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _350e092c49569783d8268e0627ddfb1811895555 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %c9f2fa6c6e986ae262c90caa3ccf0379f94b2415
    {
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x10         ;
        constexpr std::uintptr_t _7914e18c8218838cf8a52a2e4ab29eee73498b76 = 0x14         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _80a72092c8372bfcdb6aeb2959acefc1d2328af3 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _6996d2c1ce8fafa2756f759dbcdd7d93a3ea362a = 0x30         ;
        constexpr std::uintptr_t _da2f402f2ecd42d4ff9c002cc175f43289a37ad5 = 0x38         ;
        constexpr std::uintptr_t _55b1275c83edb5759a6e24fbbf94ec5ae308839c = 0x40         ;
        constexpr std::uintptr_t _2fb601b9145470814861c96a663972629ef662ca = 0x48         ;
        constexpr std::uintptr_t _933c2ca585c3c3802f31065791c3092c30c33b4b = 0x50         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x58         ;
    }

    namespace %b29a532594354cb0c751cbc0eb90f39091af94d3
    {
        constexpr std::uintptr_t _8d1e01a5b1ba6f0ebe50a8bcf5266d3144fba380 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %9f5c5b064ed44d3aedd54498b7961de6a325496a
    {
        constexpr std::uintptr_t _3d05abd34e5118ff3ab4df170e2c240e586c2aa1 = 0x10         ;
        constexpr std::uintptr_t _189689f59424d2caf8fc901c1a099484d9cb2b42 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %d983c0dc1990d27874cf288f0178f9b01236ceb5
    {
        constexpr std::uintptr_t _edf46e9dcd334790e4ed9027147b40f53c5a1ef5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f49b8bacad712d3029f829fdffb6ee3a42dea56a = 0x20         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %ce1ac95e36c8474253b634f93513c45bf70664d0
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _f4049d694b939a217f6a2e07a1973dcf2bb38477 = 0x18         ;
        constexpr std::uintptr_t _8d58492d4adf61bb3e6d7b93e28b2f0f66282960 = 0x20         ;
        constexpr std::uintptr_t _ad9716a268b0d744ad2d85d00797a0d6f00f2733 = 0x28         ;
        constexpr std::uintptr_t _23df812cba4ca4c37e1d399463af309fe4ea6df9 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _e18a0e68976d4fcf6b8ba02822807975ca8cb2be = 0x38         ;
        constexpr std::uintptr_t _a13d8c541f84c8d4d25531bbbf6e93284e2935fe = 0x3C         ;
        constexpr std::uintptr_t _1fddde1f040b18f9fbe2d6ba244fd56e1344aefd = 0x40         ;
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x48         ;
        constexpr std::uintptr_t _be92339b07849d4082fb1ba4ca185f9c25ecf429 = 0x50         ;
        constexpr std::uintptr_t _1a8ebabe9a1c515f959a583b514c6ee45eb3858b = 0x58         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x5C         ;
        constexpr std::uintptr_t _5739a2676716a0b38280ce741fb14bf464a5780a = 0x60         ;
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x68         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x70         ;
        constexpr std::uintptr_t _3064692ce8259cfe2895a995689e2c94778d02b9 = 0x74         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x78         ;
    }

    namespace %4da1be7ce8d3f96c61857ab88b9dfbef40f967ea
    {
        constexpr std::uintptr_t _e0bcd3083ea770ac08d9b53cc7e2a3968c7b26c0 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %5b515cf53d1fbe8f30f5a5b8da00e457b09773af
    {
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x10         ;
        constexpr std::uintptr_t _fae972e8eee04bb1896e26fbade41fa427118fec = 0x18         ;
        constexpr std::uintptr_t _f8c0e79f39ddfc496a728d3011c0fee02097504e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
        constexpr std::uintptr_t _2ebc6b6851b27705c9148965e7ff521120b9e53b = 0x30         ;
    }

    namespace %d1c29a06596855a48504ace8e82b9f22e76b7db5
    {
        constexpr std::uintptr_t _0437b347620893ede1fc56f05cac53ded205d48c = 0x10         ;
        constexpr std::uintptr_t _a75f7a4cef1523d7d1025fa8ebf44bad707a07e5 = 0x14         ;
        constexpr std::uintptr_t _71fcaffddcb143b9f6c8b8a4fca3596685024fe1 = 0x20         ;
        constexpr std::uintptr_t _e6aaad0aee3d9e34d9a82599afcfb592872ce1c3 = 0x2C         ;
        constexpr std::uintptr_t _ea61df130e2fe6a23006ecb8e5d5b46a36409b19 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x44         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x45         ;
        constexpr std::uintptr_t _cda4bf823111673db393a4b30542103fed98f085 = 0x48         ;
        constexpr std::uintptr_t _f2b0efbceb6902b76857a831791379f7b36407c0 = 0x54         ;
        constexpr std::uintptr_t _077a9d8da4389877757398e53360a0889253c6c0 = 0x60         ;
        constexpr std::uintptr_t _e416d352cc9e2dd93558e3db9f9ef3af52589b3b = 0x64         ;
        constexpr std::uintptr_t _5eadd977af87c857ed3c73adbd9a67b38a746963 = 0x70         ;
    }

    namespace %31b0e0ed4c6c2783ee99b3611abb4564cde8d39f
    {
        constexpr std::uintptr_t _edf46e9dcd334790e4ed9027147b40f53c5a1ef5 = 0x10         ;
        constexpr std::uintptr_t _f49b8bacad712d3029f829fdffb6ee3a42dea56a = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %dabe4fc33da4df574b0ea7f1dc568692aa371109
    {
        constexpr std::uintptr_t _06451c4d471b1436ea0492a1cf4725c5e8125e87 = 0x10         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x18         ;
        constexpr std::uintptr_t _e93bc5af296c634ecb69a557c681d999bfde4cd3 = 0x20         ;
        constexpr std::uintptr_t _3b4c20412bb6cb47117c94bf571937d2607e88e7 = 0x28         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x30         ;
        constexpr std::uintptr_t _5b0aa9964b7f1f00b0196fc66b0d7750aecc3ed8 = 0x38         ;
        constexpr std::uintptr_t _a51ea4239dfdbfe214120b4fcf365284bbf8d9fe = 0x40         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x48         ;
        constexpr std::uintptr_t _bef73d1643593d82a5d3145c8f034f173592bdcf = 0x50         ;
        constexpr std::uintptr_t _7ca113477e6cafccd6d4911b1f7aa5fca33c2077 = 0x58         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x60         ;
        constexpr std::uintptr_t _81e29be29d70249f5ef2dbe65066a67b27f16f6c = 0x68         ;
        constexpr std::uintptr_t _649931a0ee03bf89153e5e70d17cda20b1e6bada = 0x70         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x74         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x78         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x80         ;
    }

    namespace %f4ac4104aa762b09adc5391c550aca934ebae677
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %ab62027c70b6f5d184fc638603c2f2e6678dcd69
    {
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x10         ;
        constexpr std::uintptr_t _2c46873b8332183b5fa30c51a1c45ba908989ab3 = 0x1C         ;
        constexpr std::uintptr_t _35b41eb520150f9a40d059348a326ccadae21049 = 0x34         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x38         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x44         ;
        constexpr std::uintptr_t _efa43bb42786e668f46bfdef427844cf5c9bf95b = 0x50         ;
        constexpr std::uintptr_t _baaa296f1125832caf6f17b4809006d10a691c07 = 0x51         ;
        constexpr std::uintptr_t _f6b5d9dadb1d8dd58c0804b930cfea7b23db9fcb = 0x54         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x58         ;
        constexpr std::uintptr_t _0d5d1d0ae6d027481bf6b363e41ca77e0b057e8a = 0x5C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x60         ;
        constexpr std::uintptr_t _7ba601a5300d1f6f0cbf9b38232fbe5715104d90 = 0x64         ;
        constexpr std::uintptr_t _0ece16bc60789c49a2c89062b25bc5551bd7f862 = 0x70         ;
        constexpr std::uintptr_t _8fa7479739f5b2f26dcbbd1a02fd966be3fd36ea = 0x74         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0x80         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x88         ;
    }

    namespace %ea3af658eaa616fd07b0e62cbc85188a17f6f5d0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x14         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x18         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x20         ;
        constexpr std::uintptr_t _5193aba2312e4725a4c311b4794c7adde3a1be66 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _c0bd8a6dfd2b84ad6cc8dcb96c90c021e3a0e976 = 0x34         ;
    }

    namespace %81b55b336ba078569d5ab59c6f6c081ce1d28e24
    {
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x10         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x34         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x38         ;
    }

    namespace %a44a1c051a410f6a74cbf55e64c863c39877e35e
    {
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x10         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x14         ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x20         ;
    }

    namespace %e2a8a7cc33c93b553bda34e4e81f7318adefdfcd
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8ba2db4de14dc6bb250eb1dedf7a2317ba2baccb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %b4c22d6477ff311290c1e223edd67b5bf73ffbd8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ddf8fa20e8dfc72621fe607d19546bf9f5866054 = 0x14         ;
        constexpr std::uintptr_t _a791f828c98ccdac75ab4c7d7adc264b4b293890 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x20         ;
    }

    namespace %f1c92e5488f0e5341d5dbed3f98fccfda28bb654
    {
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x10         ;
        constexpr std::uintptr_t _f844f88cb45b5f2b2d4b85f6a51ef90ec7514fd4 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %43b51f37f348b4129ec649b812f2de896b0fdcbc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %16e0072e840cfbf210d7a315d76a886064b12790
    {
        constexpr std::uintptr_t _c54bf40870a4a851ba10805641d5dcb771285824 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _d0adce4fdfdec51818c62de1f93ff0ad5f1e0382 = 0x20         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x28         ;
    }

    namespace %cf4b9d154ae5c3dc2a4d68ef1bdf8b6a7166d875
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ef0bfd1b0c1286874e204e2120df56732de0135b = 0x14         ;
        constexpr std::uintptr_t _0fa8bd2cf209727ef22699308d2d1c52ee8da204 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %21ac7794283b290c89d30373b9e40bf0c57cda73
    {
        constexpr std::uintptr_t _8c97dd355447db1d65faf680610fd91a1c2b2e46 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace UidType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %51fd4c1a2d5a9e6ecb4b6a8b5811a429b2be40c5
    {
        constexpr std::uintptr_t _33a2addb9775bf7a4af8a37d8221183321984c58 = 0x10         ;
        constexpr std::uintptr_t _962dc06f62ae032873ff4228d33b0b43718a3784 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _52bd6db299c1c76b1e0008a3c4332665575553d6 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %09580e9e4c4891b43b9ba6df34ed3f479f22243f
    {
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x10         ;
        constexpr std::uintptr_t _1e59ffaa257c47450c6d235c9979a876bad924da = 0x20         ;
        constexpr std::uintptr_t _924bd2ea816c8f4e9e1925c879116f688b04cf2e = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x48         ;
    }

    namespace %1acdd14b26beda0c14083cb622bbeca126a75e37
    {
        constexpr std::uintptr_t _22ac0bfd75421095a4cdf87735a8c74bb5599e1b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %fbc8340d52c6b572482acfb2d691711fdf0900dc
    {
        constexpr std::uintptr_t _fae4cfa74e15dfeb0350c841a402ac84b17776a1 = 0x10         ;
        constexpr std::uintptr_t _73127dfcabc51c29db7a6f75c5cfdaf944b99d0a = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _40dcffd217310997b856e439fa087940ed8f3696 = 0x1C         ;
        constexpr std::uintptr_t _9d3e3882e67e0fc2383244e3eba6128069a0d3e6 = 0x20         ;
    }

    namespace %939c88570be4b4d7598bd4ee2d0202c34e6b92e5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x14         ;
        constexpr std::uintptr_t _ac263a9b016d6a732fa92f3b9401117e0c0b8149 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %e25fc012d9d95563863ffd6b1b0aa025471a5db1
    {
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x10         ;
        constexpr std::uintptr_t _636f4d4356a0989982de13c465d0d9b57238ba54 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %2c45a0511043f1e4012d4da861b6cb7949289390
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x18         ;
        constexpr std::uintptr_t _4bdeebde9e1349219afa2e33a1bfd2fdfbfd14b2 = 0x20         ;
        constexpr std::uintptr_t _0b3ddb9756e627029b23deaae7f1d81accd5cccf = 0x24         ;
        constexpr std::uintptr_t _4bb0063ec6e4eb44839efb9aca3654086cb99de3 = 0x28         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x2C         ;
        constexpr std::uintptr_t _9bede4a83c650ea9c06a316c8007d337d1170d6d = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _3f4ca4e417e0ec353d315b10ba119808e8741374 = 0x3C         ;
    }

    namespace %345951ee14aaa16c058165f7beefe0d052e8037b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _dcad6b6682a0dca6033a4aa27c7428c599e304d2 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %d8f987c87bd61bc2483fff61f8e48ffd86dddfce
    {
        constexpr std::uintptr_t _00ac3e47d0987056374dffed8a140aeb2ce47760 = 0x10         ;
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _4e084154f7e39b58d909b0d08c20a314d1f19aca = 0x28         ;
    }

    namespace %11f202d33f820f6b71eae20dde94361c0225a07c
    {
        constexpr std::uintptr_t _39f35eb3dda982fee42536d73087934b08526c42 = 0x10         ;
        constexpr std::uintptr_t _419455e8aeae8beb3b6cccf94410dd6937e82ecc = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x25         ;
    }

    namespace %56512d2d844dcbd1b45deb223d70f3353faca7e0
    {
        constexpr std::uintptr_t _0a2fffcf181253c0c9bf94ca056c23bffb2e472e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f844f88cb45b5f2b2d4b85f6a51ef90ec7514fd4 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %01df3c11ade9694ee32d13163f70275d5c0f3dad
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %e004d41677c440660bf0d7ae88612e29d4a715ec
    {
        constexpr std::uintptr_t _f14f0e4d3888f26fd5c8edeefbd0fcfb60c9417b = 0x10         ;
        constexpr std::uintptr_t _1fe5dfc935abf8a586e0faf36f1c2b7a018b9138 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _a65c9890446b507629a43f348f0d31194dc27df2 = 0x28         ;
    }

    namespace %b5f9fdbdeaa88a199c7b85f8b06ab3923fa5ef30
    {
        constexpr std::uintptr_t _06e651411e468ecee1f52d6b61cf9d9732b720e5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _918fdf2ab13b4fb4341fee8b78388c9231c6a9b7 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %d5035143b2ebdc4e1e3ee41365748547a0633237
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %070739b52d608fbeb8b3eb24a211b177d4d58ca1
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3fa16bf2c1032eb87106480ac6b572bc3476cc5e = 0x18         ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %09efd65a9487bdb43d5b3345d8f57da1b0727ed3
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x1C         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x20         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x39         ;
        constexpr std::uintptr_t _79dfd4cf90719bbd51ec42593cf7e2b092cf0a57 = 0x40         ;
    }

    namespace %fdccac047855bcdfb813b0ec2ca8a039526b679d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _099f6d1745916fac4fa97707500f277e638c9e32 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %9588cb9ec3034575274e952e85a7effd28c21f86
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3b4f4fb5ed0a930a4544cb44c0fb69f11005c75e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %70c1dda684af5cb9f68c5463654f3b3676ef9b1d
    {
        constexpr std::uintptr_t _151bdd7fb1b340da76d84f136afc60d191873e0f = 0x10         ;
        constexpr std::uintptr_t _f1ed8c1c260d06e052c1d610340c87ab05bd8aa2 = 0x18         ;
        constexpr std::uintptr_t _177ed5c5ca55ced3112837ef1c4858d93f40c062 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x30         ;
        constexpr std::uintptr_t _46a152c3050687e253636adbe6c7aac850b87404 = 0x38         ;
        constexpr std::uintptr_t _e8bd303fea84d4a447f64ee5235cdbc9b64558a0 = 0x40         ;
        constexpr std::uintptr_t _56461b3f5b8b83468bf4ef140e6f48fd2d20651e = 0x48         ;
        constexpr std::uintptr_t _cb59e92a5b9014be3ff289f44806cd7806547c19 = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x58         ;
    }

    namespace %e015ce4802d5a04d8f9e110637a99647f89b9bd2
    {
        constexpr std::uintptr_t _e6aaad0aee3d9e34d9a82599afcfb592872ce1c3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _a75f7a4cef1523d7d1025fa8ebf44bad707a07e5 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _5eadd977af87c857ed3c73adbd9a67b38a746963 = 0x30         ;
        constexpr std::uintptr_t _077a9d8da4389877757398e53360a0889253c6c0 = 0x34         ;
        constexpr std::uintptr_t _cda4bf823111673db393a4b30542103fed98f085 = 0x38         ;
        constexpr std::uintptr_t _71fcaffddcb143b9f6c8b8a4fca3596685024fe1 = 0x44         ;
        constexpr std::uintptr_t _f2b0efbceb6902b76857a831791379f7b36407c0 = 0x50         ;
        constexpr std::uintptr_t _0437b347620893ede1fc56f05cac53ded205d48c = 0x5C         ;
        constexpr std::uintptr_t _e416d352cc9e2dd93558e3db9f9ef3af52589b3b = 0x60         ;
        constexpr std::uintptr_t _ea61df130e2fe6a23006ecb8e5d5b46a36409b19 = 0x6C         ;
    }

    namespace %deeb6e81c42003ff5c6e9476334ab0ef1687828e
    {
        constexpr std::uintptr_t _31fb994064776024f6182813b97543fd8f6d90e1 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %8ff01e59c786088a9e8c17b140c645bc78b4f87e
    {
        constexpr std::uintptr_t _aa9c35973898b5c97280e4dc273df079960d9071 = 0x10         ;
        constexpr std::uintptr_t _6505374567fbe04cae64034cbab3b3a2abc21d14 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %36b72963abf48471d0aa317625c68c8c33dfc41c
    {
        constexpr std::uintptr_t _add2bc03d22f5cab1cb8c2477ae090e7c0d0ec09 = 0x10         ;
        constexpr std::uintptr_t _e04fd62529c8a2ca8bccbf4ed69d6798e0d60bc4 = 0x14         ;
        constexpr std::uintptr_t _43305cbc6ccc88fa11cadafbeb22701534490c85 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
        constexpr std::uintptr_t _de47420bffb2491366272e3948aead03d4a0d633 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _42a5842f13317e284ef0bea900b9efdba10f5b03 = 0x38         ;
        constexpr std::uintptr_t _b27aa470e199fc4986c1be671e6ada2e66d4d3ea = 0x3C         ;
        constexpr std::uintptr_t _34ee0b55fa61569df9d9341515a5ec723a423a33 = 0x40         ;
    }

    namespace %0a858ce7d97f5daf232e2e8bb35d6232dc8b6cff
    {
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %2d84e5bebb4e1d0f6f926fb65855aaecb40b37bc
    {
        constexpr std::uintptr_t _892ddcec978cf0da3dc035f1110b46690369d310 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %7d4e4c866411091d7dcd0c3b9b745a2652ded4c8
    {
        constexpr std::uintptr_t _8d1e01a5b1ba6f0ebe50a8bcf5266d3144fba380 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %e5635005eb33755c820a4349441bf012c7d5d437
    {
        constexpr std::uintptr_t _10245c347fbf448c3ae10152dde689a0559cfd0c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _dc91e30fc31790390cc215f71c7de936ebdf6078 = 0x18         ;
        constexpr std::uintptr_t _0fa465a4a95d793036f34a4f31f501f65112528a = 0x24         ;
        constexpr std::uintptr_t _a500ba430cc4ce86230abbf1f08ea6630dc2a711 = 0x28         ;
        constexpr std::uintptr_t _c20fcb529db1b2a9f7fd4058e103f8df35142566 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _244fdf1af9bbbbf30350d894ee472707caea49d7 = 0x3C         ;
    }

    namespace %d84250362c189bc9e36f282be0f3b7e645b84bad
    {
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %8c7d6fdbf56bd92145c74910a7915bdf5ed4363d
    {
        constexpr std::uintptr_t _c93d4c85d4339eddca8fe8d2f8e6148dfe69af84 = 0x10         ;
        constexpr std::uintptr_t _cb69311101f4a756980385b5cbe79bc021b6b055 = 0x14         ;
        constexpr std::uintptr_t _6da79377f8a91a34337150bcfc6794414c6c5c59 = 0x20         ;
        constexpr std::uintptr_t _601f23932712cf30ba28c0c058e4dae090df35ce = 0x2C         ;
        constexpr std::uintptr_t _02d0456a25b1c4017dbd21d063da8185e4f4f7e5 = 0x38         ;
        constexpr std::uintptr_t _6bc5f613e9da0cd73c42c74d659660eeaf3ae599 = 0x3C         ;
        constexpr std::uintptr_t _4e390b6647aaa0770a124a46361597afc9620905 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x44         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x45         ;
    }

    namespace %c28268612a8eb690ff904fb42b330eb6b2e9ee05
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %72cf796f3a38a206d987485b5546bf48a93b0a93
    {
        constexpr std::uintptr_t _189689f59424d2caf8fc901c1a099484d9cb2b42 = 0x10         ;
        constexpr std::uintptr_t _9314c186b880330667d04178bc1d2b7c1812c562 = 0x18         ;
        constexpr std::uintptr_t _f06d96c1056e0bde5ca65eec724aa452849f163d = 0x20         ;
        constexpr std::uintptr_t _a9d41636871d0c1e1c3f7c1b3213fef0764d5791 = 0x28         ;
        constexpr std::uintptr_t _963a98526363292bded0a81b07b105852c414a0b = 0x30         ;
        constexpr std::uintptr_t _6662a654dc98fca51662da3de46c6407a7c296af = 0x34         ;
        constexpr std::uintptr_t _435f52f00697f7744b4f546c5eee65fb6fcae81d = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _6ab86df0e7072e2e93afc8e1ab01be456dd11690 = 0x41         ;
        constexpr std::uintptr_t _7b22e820a7694acd82a3710dcda857aec2388615 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x50         ;
        constexpr std::uintptr_t _c08fb93dfcffa63ff8f5365a94d9f626d6120d9f = 0x58         ;
        constexpr std::uintptr_t _d968a55e6bb250397e033f18c961eb4899011925 = 0x60         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x68         ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x6C         ;
        constexpr std::uintptr_t _43719e8859b807f1424a4511fe5cb0a26fa4bcde = 0x70         ;
        constexpr std::uintptr_t _a8a0633bedd28eb43d90ce33066456083ee1ff11 = 0x78         ;
        constexpr std::uintptr_t _25bb3924661f29d9821ed4e49a765f1579582a4d = 0x80         ;
    }

    namespace %f8083f4fc4f5389554e5b353d1c9faa57479e112
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
    }

    namespace %918ebea03038b3a34b63f0a2df67091f4d4cc2d2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a4af73f710948851ad867d246b0fec9cc2d2eb46 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace RespawnType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RespawnState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2e5f2686f25ba38e0a06a8fc1422780a491af2c4
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _ad9716a268b0d744ad2d85d00797a0d6f00f2733 = 0x18         ;
        constexpr std::uintptr_t _c3b4f179e9f788e304bfc3ff27278b14a5c46b3f = 0x20         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x34         ;
        constexpr std::uintptr_t _585ea48fb2a2b62e5e99af2aaf231a6a7c7a4b56 = 0x40         ;
        constexpr std::uintptr_t _01596ca8ba613c2cd99b76793036fa5546bc53f1 = 0x41         ;
        constexpr std::uintptr_t _0d8c509586761a3ad11647890075e3cb1432c803 = 0x42         ;
        constexpr std::uintptr_t _9f087f96125b0992ab3b7e2294c70216651ca1f6 = 0x44         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x48         ;
        constexpr std::uintptr_t _63128bbc510a32f3f4a70acbf612d8a78706a484 = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x54         ;
        constexpr std::uintptr_t _432164635875117675efae0825d6185619cc154f = 0x55         ;
    }

    namespace %ae12b2a93467a46204d50405edf3615a7bc7cf30
    {
        constexpr std::uintptr_t _d5fe7685fbada595818097060fbc566cac463238 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _460b0387a411f8572d00540bc44d80f4d7b5b190 = 0x19         ;
        constexpr std::uintptr_t _023b015dfa10d2ac75ac5219b2afd33466770a0a = 0x1A         ;
        constexpr std::uintptr_t _f6a44191faff0edf88d9e8086b3f0360d686e28e = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x30         ;
    }

    namespace %ed4cd1c8b46dae043d993e3045365c55e35d9cf0
    {
        constexpr std::uintptr_t _521e9463335907e1ff1cc77bae515996b6501a54 = 0x10         ;
        constexpr std::uintptr_t _f08ac5437758099ca7becd2865c053510c9fe47e = 0x11         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x12         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x13         ;
        constexpr std::uintptr_t _4541e6b0d262b227421f37d6130ac1f3b7fd79fe = 0x14         ;
    }

    namespace %8bf9fe496a546ffefa05a59b68e1430fa03efeaf
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e0195799d1f415752bef33412f9d01dc4f42a515 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _1840e8ac5176683dbfa6d15e47732341260301d6 = 0x28         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x30         ;
    }

    namespace %295053c5cf3cf57caa3619dee68a7ad1a71ac36a
    {
        constexpr std::uintptr_t _b635693d8c164456686cd409e0a9c3d3a03e6e1b = 0x10         ;
        constexpr std::uintptr_t _a2b2b2e815169786e11f690c5cd3a039424a3ffd = 0x14         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %10a7009d7ad45ea1167e1e2acde8ffc5c65b88bc
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2f1b2462cfd65dd8f4cd56264003c71e5f09d93b = 0x14         ;
        constexpr std::uintptr_t _72d7a4984f3cb92dbb1b9b8f167bceccfccd71b8 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
        constexpr std::uintptr_t _b55554e5b0341f78316a298b32ce2f3f54db05be = 0x30         ;
        constexpr std::uintptr_t _74df2f8c140308e3573b50ef2a5b7993009176e9 = 0x38         ;
        constexpr std::uintptr_t _8714e85ca888be17bc2588d016dce207b12d938a = 0x44         ;
    }

    namespace %077a83d0193073e65627c23ab42ee7e698a5d86f
    {
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _057fcd0410af2e7bccb5f08bd2f2983c4c8fcc9a = 0x20         ;
    }

    namespace %da93b1ec086124bdc6b7a1be2c8b5f579d64af0f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x28         ;
    }

    namespace %15ea4a4e8cf9e41c5f1af8f7f9fb54d1a6d254fd
    {
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x10         ;
        constexpr std::uintptr_t _1cb16fd533e658d0e02d5386dd2e9f109d23ee60 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x24         ;
        constexpr std::uintptr_t _244fdf1af9bbbbf30350d894ee472707caea49d7 = 0x28         ;
    }

    namespace %4ae332d98272c31eee9cd72a53e1209bb165b388
    {
        constexpr std::uintptr_t _bdcc528c191672b8302c44cf882310e20ba1ca2b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x1C         ;
    }

    namespace %76c1d555f4087e02887319ba8899a9766102401a
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x14         ;
        constexpr std::uintptr_t _ff7dfb08cea6bbf315d3557ac600024d8e96e875 = 0x18         ;
        constexpr std::uintptr_t _f257834e8cf5e8077356e08fbab80824b0aa89af = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x24         ;
        constexpr std::uintptr_t _5ac55518e52d7ef2dbc77d4391122105a22481fa = 0x28         ;
    }

    namespace %807831d3e898155a6aff7f8d533fe119ec3cd8bf
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _edf46e9dcd334790e4ed9027147b40f53c5a1ef5 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %34d5b942297ad7490fad5e51ba9e5b1dadcf981a
    {
        constexpr std::uintptr_t _84cc08ed7fded6559e9910a1fe9441218297c9e8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %e8cded2a4f7bc82de03cf547c9707ac01550941e
    {
        constexpr std::uintptr_t _490c262f0ebe80106e10d66fd94edf9bbcc7e2f3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %f6f1421f5921468dfb342dce81f745d7c2ad8d12
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x28         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x30         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x38         ;
    }

    namespace %6cc6ff0f847a579e4cf555ebf2c13978e5ec72a3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x18         ;
        constexpr std::uintptr_t _9e29647270f6e6bf2f689aecd702f6f6021a30a6 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %af37091a31ca2dd361e68398bb9a4ccf489425c5
    {
        constexpr std::uintptr_t _89058a1cb111a49b4961378e5cc007f63b6002ec = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _43cd059462025999457a648055072c93826b9c7e = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %9100be0d74e33c2e0759693f57f11a905cc9786f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _169a690347fb907bf5da12e65bd4cc829c9c63b9 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %ec39015731babca9b9b284baf89cb9323276add2
    {
        constexpr std::uintptr_t _fb5cbdb5b292adb12465e73cf031b2e93a4ed8cc = 0x10         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x18         ;
        constexpr std::uintptr_t _9b926a088ef71a07172de15006d43e87338cff18 = 0x20         ;
        constexpr std::uintptr_t _5b226e652947e9010146ec814070ed6467490475 = 0x28         ;
        constexpr std::uintptr_t _8f99b12608a989c72f647f926b73bb1adb8eb218 = 0x30         ;
        constexpr std::uintptr_t _0174c1ad23f5847a4ac658ef938ac01df6818c99 = 0x38         ;
        constexpr std::uintptr_t _9837bf7f4ff968b7d9ebe493207a204a663b461a = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x48         ;
        constexpr std::uintptr_t _ee9251e3b371ac94ca317279c399d8a220fe3ca2 = 0x50         ;
        constexpr std::uintptr_t _9e9ce2a1079748f3b377d58b4f8cff6b8fca0be7 = 0x58         ;
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x60         ;
        constexpr std::uintptr_t _03b872fd03786f7b8802dc30ea8acc1b4d9e06bb = 0x68         ;
        constexpr std::uintptr_t _98fa5c5dfe630c56f28bc95f7403f97cf9e9b2ce = 0x70         ;
        constexpr std::uintptr_t _dc2f889d8ddb8fe9114cd0d1d7e6c82e850bbb87 = 0x78         ;
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x80         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x88         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x90         ;
    }

    namespace Flag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %de5eec72216f008968149087a36034a33067c132
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1071F310   ;
        constexpr std::uintptr_t _7813d0146df672efa92d2740b817e4764d58d319 = 0x10         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x1C         ;
        constexpr std::uintptr_t _95824b0e39ed85f70b8efc78abefeb86570759bb = 0x20         ;
        constexpr std::uintptr_t _0c593d04972c90c681414640be71f8630ff0c974 = 0x2C         ;
        constexpr std::uintptr_t _21afbd0013d43b1de2f8bba046e8e3ced66ea990 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3C         ;
        constexpr std::uintptr_t _e5e2fb55fda89ec410c1612dd3a095279b2d2e65 = 0x40         ;
        constexpr std::uintptr_t _73c14f26048dad5591f94189ed40d6085b0aa0e4 = 0x44         ;
        constexpr std::uintptr_t _143efba81ef26f178123184344d336d0c2095db8 = 0x50         ;
        constexpr std::uintptr_t _b9ea5866cc28fc53398d82cd5b0de7d79635d511 = 0x54         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x55         ;
        constexpr std::uintptr_t _d23bc55f7181768919d1977dd81e4b170f838c1b = 0x58         ;
        constexpr std::uintptr_t _ec8603f83971d03c6be5fa65449135f5f648cec2 = 0x5C         ;
        constexpr std::uintptr_t _59585574a1be5dc6e39248f323bb07db4e34c99f = 0x60         ;
        constexpr std::uintptr_t _e08fb9546d34c87526baa771b7cf6a242be57bb2 = 0x64         ;
        constexpr std::uintptr_t _d708a0f896a5f067d450a630570f5e36a29488fc = 0x70         ;
    }

    namespace %3d0fa03f7277b13977903d3fb1ed764ad19d8063
    {
        constexpr std::uintptr_t _83e5c32a784139b60b5656e27b781fc187b9502a = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c5d4fc12ec025d45c91af0a2f572986e8dff1d95
    {
    }

    namespace %b071744acf60ae91e0f74e3f1a4a359311512838
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a1d68cf913a3a8627cfcda005a01dafcdfc469f3 = 0x18         ;
        constexpr std::uintptr_t _556bd508514ef4e957c340ba1c36fe1a2f2d6867 = 0x20         ;
        constexpr std::uintptr_t _c946545ad4c8029aa074daac00d632569a3bf5af = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %a8f4a21337e08e484d0a345fba64025fbc4a109c
    {
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _dcd24d3cfa1d950ed181e38a3148b3168a45b3fb = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x19         ;
        constexpr std::uintptr_t _242fe6c9a45915bcc649532f7d56ff73786726af = 0x1A         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1B         ;
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x20         ;
    }

    namespace %28d167dce64d663ab043a96304cdadf4df75fa70
    {
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x10         ;
        constexpr std::uintptr_t _35cf6623089ec8134eb402f85a0b2279ccc700e5 = 0x18         ;
        constexpr std::uintptr_t _920926b346cd5f54f2e8b5e1a3e19a437510a5a0 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %57bce91320b74ffb696f28863650db2f681ddf31
    {
        constexpr std::uintptr_t _7f3929060944a8a5978363f2620f0a485000da30 = 0x10         ;
        constexpr std::uintptr_t _44dfa33ea5a96a367b9dfe929fc0d45a66d14d86 = 0x18         ;
        constexpr std::uintptr_t _48088a7525bead2ce22b93e508f56d2a0c7ec43b = 0x20         ;
        constexpr std::uintptr_t _f975165acdd4ad7c73eb0aa486ccef8ace3a5c00 = 0x28         ;
        constexpr std::uintptr_t _6a98e86597eaf65f26f2a2dc2405e376398c91f3 = 0x30         ;
        constexpr std::uintptr_t _7db14ad18a9b181e5803d0e80549948822ede3d5 = 0x34         ;
        constexpr std::uintptr_t _640a7a459f5aa07cce919ca61a8b24414b295330 = 0x38         ;
        constexpr std::uintptr_t _56fecac8da8e157673e303f4abcebee4fd57ad5e = 0x40         ;
        constexpr std::uintptr_t _05f81c8c8f8ad5a26fc5e1a565120740879bfc08 = 0x44         ;
        constexpr std::uintptr_t _c345969c8ad38d11b1b7147fd8c68ff74d0c7b8f = 0x48         ;
        constexpr std::uintptr_t _16af3b35ce4851e1db4168f3661fb548218bfcbc = 0x50         ;
        constexpr std::uintptr_t _6bbd0037469344e796d01b5edbf93422ac9be07f = 0x58         ;
        constexpr std::uintptr_t _6b19101a1f56864dfb95ccab4e0d1e31fcf234e9 = 0x60         ;
        constexpr std::uintptr_t _cc7977ae17ff6470638ed5409264b85302a019f0 = 0x68         ;
        constexpr std::uintptr_t _a720e00106ef54af4600a21ba73e5a4b62362113 = 0x70         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x78         ;
        constexpr std::uintptr_t _da4ced29c53018c20f3e8f1b49d7a5d7d8a6a9e2 = 0x80         ;
        constexpr std::uintptr_t _e15cc0cf4acfc18c8ee7877819d5629268237d70 = 0x88         ;
        constexpr std::uintptr_t _f7c6a8bcdcee5146cf4b665c8680f0296326a38c = 0x90         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x98         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x9C         ;
    }

    namespace %0c123573a242acb5ab78dc8570df1aeb9d9c167c
    {
        constexpr std::uintptr_t _edf46e9dcd334790e4ed9027147b40f53c5a1ef5 = 0x10         ;
        constexpr std::uintptr_t _39f35eb3dda982fee42536d73087934b08526c42 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %09f7bae27a541712ee798ebc199614aee1ad4fc5
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %4531f286c63c197dab3d6ac6f0d382324d3b6cff
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _0174c1ad23f5847a4ac658ef938ac01df6818c99 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %51f1321a4dca00d81ad40d9369947a49171fb146
    {
        constexpr std::uintptr_t _0921ca68ccd6b7ef5a1cb7bf3d7450d0997b00eb = 0x10         ;
        constexpr std::uintptr_t _04fb9f754ad57e9cf841a565e9714aed3facfc06 = 0x14         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
    }

    namespace %8624d65e1d08302fa2e99492614fdccd43084dd3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _9bed21c36a94203bf9cf89e14b246b46c25eb37a = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %b824f4254f5e94ac8eb74f2f7c89f6443f7284a6
    {
        constexpr std::uintptr_t _22abae02dd40bfed35d436640a30c2d04f263ae4 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _cffe94310a41f5f1bede504457438853ba53d9ad = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %b305c3d4fc32967ec6f00d4b478cec97f58aae03
    {
        constexpr std::uintptr_t _a40c2ed7a7e3130be5ce99fc3299b7dadf46d1b2 = 0x10         ;
        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x18         ;
        constexpr std::uintptr_t _11d3a33bd8f051ed68c942829e6d7193cb6e8a5a = 0x20         ;
        constexpr std::uintptr_t _dee815cbda32be19586bfa03d44b21cc1caec1ef = 0x30         ;
        constexpr std::uintptr_t _2bc147010ce564c466ca466260211b9b0159a2c2 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x41         ;
        constexpr std::uintptr_t _e91c09c36edd1d29f8f1e89939b6cbc5d01235c0 = 0x44         ;
        constexpr std::uintptr_t _3050c410ed6daf7cc0f2eeae1dc523bf42b34c17 = 0x54         ;
        constexpr std::uintptr_t _46a0e9d6491cafaa3a184364a7b606550b52afdb = 0x64         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x74         ;
    }

    namespace %39a4e5117fbb691f6ba8c16a7ed6afcfa9c933b0
    {
        constexpr std::uintptr_t _d44172ded794e5b9ef50d72509258431d7e42f6e = 0x10         ;
        constexpr std::uintptr_t _7edaa76eb20c10c181341c823461d12e8b75f83a = 0x18         ;
        constexpr std::uintptr_t _223a4d37fca714464b5c7446a2b940f51e21a18e = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _e9df65a6cb824672db1bcc8d6c3d9371a90a975a = 0x21         ;
        constexpr std::uintptr_t _9c6bc1af78449aac2cc7de225ef3a56b1509bd63 = 0x28         ;
        constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0x30         ;
        constexpr std::uintptr_t _6505374567fbe04cae64034cbab3b3a2abc21d14 = 0x38         ;
        constexpr std::uintptr_t _0ded7dbba273d296fc5cd5753d037fb0e3a6c3d3 = 0x40         ;
        constexpr std::uintptr_t _e3306a809035e5a9c2fc886c6a393e434ff936b7 = 0x48         ;
        constexpr std::uintptr_t _6b920bd8c0a53f70cb628015b39a34d4e9c5578f = 0x50         ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x58         ;
        constexpr std::uintptr_t _d0f46486bdce57af3848796ad0f1d0c9427217d7 = 0x60         ;
        constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x68         ;
        constexpr std::uintptr_t _c294156e6afaaed1921545849d9768a5f13a5d6e = 0x70         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x74         ;
        constexpr std::uintptr_t _0abcd535ace9ff0c9e159759464b4f121a955ceb = 0x75         ;
        constexpr std::uintptr_t _1fddde1f040b18f9fbe2d6ba244fd56e1344aefd = 0x78         ;
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x7C         ;
        constexpr std::uintptr_t _b6b76fd0e7824da9e4a1e5ce73b56e90bdbc9dce = 0x80         ;
        constexpr std::uintptr_t _f46fc342ce9d3b22175523cb891cd944554d04cc = 0x88         ;
    }

    namespace %aeecaa71e5eab34593c5a3703c080fb9ab65f534
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _0d6f0bd72f0279c2eff8275dd26c3978f07c0b75 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %82a174b19c6ce4275b01698f75fe0619383cbbb0
    {
        constexpr std::uintptr_t _33998a6cd87ca5629827df3f73efe498b82796bc = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %21b93736acb43f603d74f905d730d12755422797
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %e54b7248b19a9b4ddb955b02237112c42bbcca97
    {
        constexpr std::uintptr_t _0ac453cbdd1098622b2d21c32b41c97d2620fa71 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _aff214b10b569e7e4efafd835d54c4ca18f50e47 = 0x19         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1A         ;
    }

    namespace %0abc74641ed6c364629dbc6ecee5b9209c39680b
    {
        constexpr std::uintptr_t _a872bf3d8fba163a0959dcb7f7c4bb9eafe09b03 = 0x10         ;
        constexpr std::uintptr_t _c9eee73f2fbd3ddce85b9f9167aa8edc369ed50c = 0x18         ;
        constexpr std::uintptr_t _eeb53ea3c4aa15f700e05eee0d6b331fab153f58 = 0x20         ;
        constexpr std::uintptr_t _f00f2019bf13363cd3c2577911fb6813a46583bc = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
        constexpr std::uintptr_t _973e76a3046912df72ce5ecebf491df50247fb61 = 0x28         ;
        constexpr std::uintptr_t _43305cbc6ccc88fa11cadafbeb22701534490c85 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _2fa20f1c849223a1ca00cba19b3694f49b996e6a = 0x39         ;
        constexpr std::uintptr_t _b90757da6de540fddb3a57820aebcc17d6d2e840 = 0x3C         ;
        constexpr std::uintptr_t _ccc975703bb73a92c647d10a17539e4ebbb1de11 = 0x40         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x44         ;
    }

    namespace %7aa8e9965c699a06fc7d965611c80dcf3186b39d
    {
        constexpr std::uintptr_t _97d0ea3ae02b2d71a0aedd0cf3ebe01847a794f2 = 0x10         ;
        constexpr std::uintptr_t _81f4461e871944781fe27f2e8d47b399325a4a14 = 0x18         ;
        constexpr std::uintptr_t _b60c63801e80f2b7b5e14873d4fa27483293ec25 = 0x1C         ;
        constexpr std::uintptr_t _ef1eb17f016180139fa342623b1b7ec3cfe1a505 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _3443d4d299836d2dbfdaeee789c75d2456aa68da = 0x28         ;
        constexpr std::uintptr_t _42fc3757c46121345a495098038d46776f5119db = 0x30         ;
        constexpr std::uintptr_t _fbd3b1e7aa5d5e804cd430b693e16d17bc424651 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
    }

    namespace %9d376cd693f08abf8b04374598a5cbbc8bf96d6e
    {
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x10         ;
        constexpr std::uintptr_t _8f8529b96593c8f1456e4b8ad4ce11cf1bd5d42a = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _0c099c9fd1710245c87a07b98c102ad51c9ee384 = 0x18         ;
        constexpr std::uintptr_t _e372831df85be924ea733681c6813fb2b5bea037 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %a5f7e453ec885da844ca60b4b6045bc034667abc
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %599dc7e4866533472b1b741faa5205ff135b9696
    {
        constexpr std::uintptr_t _0921ca68ccd6b7ef5a1cb7bf3d7450d0997b00eb = 0x10         ;
        constexpr std::uintptr_t _04fb9f754ad57e9cf841a565e9714aed3facfc06 = 0x14         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
    }

    namespace %0a19840ad754109521b184aebf80e68a4ee3a339
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _971c1185488613e009212bf85cf5b41bf9354b83 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _296c3b513f9109f36a1aeba1b36ef53faeb3a68e = 0x28         ;
    }

    namespace %e410d174eeda1214ed8d659508a19fef17d3db05
    {
        constexpr std::uintptr_t _8d1e01a5b1ba6f0ebe50a8bcf5266d3144fba380 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %676fff1a5cca0a1c0c431e945428abfd75721aee
    {
        constexpr std::uintptr_t _5294b6d23a5c7176bf3d48071017fe1cf274f7ee = 0x10         ;
        constexpr std::uintptr_t _8faa9ababe8815413a5972c3970ae239bffd67c5 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _850f90b6e3804744e3029305ee97cf345d7aae18 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %42b52c513a0fd93cdf045700447a4752ac218d3c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x28         ;
    }

    namespace %f7a4aab86411d32c2069bed411a927bf85cd7a15
    {
        constexpr std::uintptr_t _926f16a46f8ed45dcd1d129f21f04bda5dd9edf1 = 0x10         ;
        constexpr std::uintptr_t _509c3af918f001c9f7c3cbf64b9fab62823a4319 = 0x14         ;
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _c51f85d98798184c0765226a549c006c84763125 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _312b406ab83abe03121d5069c4d53bdcb957d75b = 0x2C         ;
        constexpr std::uintptr_t _5acde094644757e7a21746de4d69d2b57206bfe2 = 0x30         ;
        constexpr std::uintptr_t _19bd0bbbdfbb6ed67a11a39d75dcc494765fad28 = 0x34         ;
        constexpr std::uintptr_t _49a66c9fae69ef3305fd014149442c94817a663f = 0x38         ;
        constexpr std::uintptr_t _aa99eff5acf39b517b67de0a0532ef7d5f03f715 = 0x3C         ;
        constexpr std::uintptr_t _a0fff4df075a7b743a6b1c19c43ed4c858924895 = 0x40         ;
    }

    namespace %d6358635dff1d91f01a5c05099f451509f63696a
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x28         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x30         ;
        constexpr std::uintptr_t _cfda4d25dc7829b6535a08fdbb359011971b5ae5 = 0x40         ;
    }

    namespace %7cbe6d2a3ab34767c7d0b85f1474c0a837ff6d29
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _dcad6b6682a0dca6033a4aa27c7428c599e304d2 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %1f84edb68243a557cf98501a5ed0939781e6e111
    {
        constexpr std::uintptr_t _99329c0647fc433b17ebfad61903614c78f98780 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %b3823ef2d845a46aa7a9b80b7c65e4df2a5f88c3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f344b4755971abad33874195b01f2eda8a42a711 = 0x18         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x20         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x28         ;
        constexpr std::uintptr_t _419455e8aeae8beb3b6cccf94410dd6937e82ecc = 0x2C         ;
        constexpr std::uintptr_t _026996ab3bda59d55f6a7e18f46a31dd046998c5 = 0x34         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _0289c650d06785328dac707b9179ce5cd18be172 = 0x40         ;
        constexpr std::uintptr_t _c0f37620c0babfcb5bbb00e90efb89d9384a6ee4 = 0x48         ;
    }

    namespace %d04d3da4523c0023f4d70a6bdea14d39308c8287
    {
        constexpr std::uintptr_t _d87d668c206c6e35303984fce13aaa47409fac4e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %5c6bf105d83b47d9299a79326a88e5de1c1fff65
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %e1ec272ceef74df185d67bee6888a8067d14e080
    {
        constexpr std::uintptr_t _a368ccbc79b90ab1b70d9b93da85e1f7825db652 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
    }

    namespace %bbee8b3e45d55123bba1f8de634c1052c6e7d723
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _79ffa910aaf7892222739453e093d787dcd669dd = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _172e4bc6be1b9b839f6e3397d1158329b2503899 = 0x1C         ;
        constexpr std::uintptr_t _44170aa169f73c8c1eae0c9060761c157b93feee = 0x20         ;
    }

    namespace %caf8772d10018b8ff5b9c9b45ccc4b7b1dd6e969
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8ecd460ceb01c9dbc8460693627d448033c4a1be = 0x14         ;
        constexpr std::uintptr_t _69997041ae94984c89be2fec4f1bb48750321e66 = 0x18         ;
        constexpr std::uintptr_t _4be5e9a139598b0d08c07486b94213a52975c2a8 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _2e8d33cdf03b04b90c19c954b198e88f639c5cb2 = 0x24         ;
    }

    namespace %afe06f646d32c34ed4737177ae50e7aab484a8af
    {
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _057fcd0410af2e7bccb5f08bd2f2983c4c8fcc9a = 0x20         ;
    }

    namespace %625715ac597c3282381a0c3b4c10f79b7649b2ed
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _93aeb39692a86156656d6befb9dada6a39e0973a = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _75f1bcabd165e8ea8b4cd3e574846cd10ea46226 = 0x1C         ;
        constexpr std::uintptr_t _ce7d1d7f61a96abb1eff9df5111084a1d611d9c9 = 0x20         ;
        constexpr std::uintptr_t _91cfca0fcd34487791433b934a0dc30582930234 = 0x24         ;
    }

    namespace %e3c38ca2ce3cdde8b256511f267c041f5b9ede75
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %f3633ff6772c55d87408cd3b6c3bc6049c2f9a55
    {
        constexpr std::uintptr_t _25aa44ff4ac1fb88c9e3665d30dbbfb3a693b703 = 0x10         ;
        constexpr std::uintptr_t _659e5ea15b4b88e9685896e4d0396e5a0d0dcbf5 = 0x18         ;
        constexpr std::uintptr_t _f0856a5269a6a5fa63ad1dc4cae1ac3c902ca3e0 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _1bd01b13bdaabd492a18bc82166b46ca8029f1b4 = 0x2C         ;
        constexpr std::uintptr_t _303455e53e18e16a570b9a26cb3fb3e7620831d1 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _4553b90fe35cc1e6d33ba8ec965dfd3ed3680523 = 0x38         ;
    }

    namespace %51348f42a886a191379543a6967f5d5476f785c9
    {
        constexpr std::uintptr_t _8df3d572f0cb15099e50135f4c18d5145146d021 = 0x10         ;
        constexpr std::uintptr_t _026544b61b1ea8884c6f7caf69976210193f6e52 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _64bb349a0a4ac75f1df060ee4d00f7ae2006bc11 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %1b25dabbadbd47e67416d707aa6e03b95ce2c310
    {
        constexpr std::uintptr_t _bcd33ba13ce555b23f68d88b4e4233ea19954679 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _00226b949efa9cb13efa413731d107f7b539e044 = 0x18         ;
        constexpr std::uintptr_t _898cf4ca1b5748e3f18aa179d7444e6bdbdfc749 = 0x20         ;
        constexpr std::uintptr_t _b930df982e87a1120fda24d4cff6f21c158964ed = 0x28         ;
        constexpr std::uintptr_t _64bb349a0a4ac75f1df060ee4d00f7ae2006bc11 = 0x30         ;
        constexpr std::uintptr_t _644a907e661bd95e3e99938977bc9f0f10e8a869 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _bf821e8288255a6f03fd7e0a1ae8064eca60063c = 0x40         ;
    }

    namespace %dc2b2af35aedfa4f9a3dd3af0445c8febd5de266
    {
        constexpr std::uintptr_t _910fe6d51eb08177ccd98d5b2dd0f2782b91072c = 0x10         ;
        constexpr std::uintptr_t _9fc2475a540e9fda53abb6d1b78bcac5c202dca6 = 0x14         ;
        constexpr std::uintptr_t _b09b0b091050ba37c0327077d7bc77297eb018cc = 0x18         ;
        constexpr std::uintptr_t _49fb7d8865aed1da6d122b05db505c9a9e09aa52 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f511293392c7bfe799d62f3af44f337a72c1408d = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
    }

    namespace %8858f27d5c12608d622ec4ee5dfe40e88e203f37
    {
        constexpr std::uintptr_t _424bfe7458d9da7d436ad2e7a00436e267652956 = 0x10         ;
        constexpr std::uintptr_t _163f9631955b6cbc92d0597bfd4919bac7b1ce72 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _9753a5e04f32d5472b526be2eef945aae8d36ed4 = 0x28         ;
    }

    namespace %db266eeb1ebe754009278fb6f068210fdc85fe35
    {
        constexpr std::uintptr_t _3a8a0747bf0547a7446bb528fb6ccdfd3856756d = 0x10         ;
        constexpr std::uintptr_t _b71c9f42cb5df7875954d4b2ccd6c3e8ada13642 = 0x18         ;
        constexpr std::uintptr_t _114aa880057493d08b4eef8b8e7cae70af307783 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _51f650ae4a9c54d725b73169e79dc25ced6cc5b2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _ce8352d470ec55030543489bf045fd81128bcbcc = 0x34         ;
        constexpr std::uintptr_t _2f72adb3a4df26f1e7d23b0029327d05b5826226 = 0x38         ;
    }

    namespace %f1094816b5368f2a2d8f8372cab8da38f856a542
    {
        constexpr std::uintptr_t _5074095790e8ac3d2c7ce973ac3df52e0f62ad9e = 0x10         ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x18         ;
        constexpr std::uintptr_t _3850025a662ce1bbe0d19da1a3125dbfcab08c13 = 0x20         ;
        constexpr std::uintptr_t _e8bd303fea84d4a447f64ee5235cdbc9b64558a0 = 0x28         ;
        constexpr std::uintptr_t _cb59e92a5b9014be3ff289f44806cd7806547c19 = 0x30         ;
        constexpr std::uintptr_t _56461b3f5b8b83468bf4ef140e6f48fd2d20651e = 0x38         ;
        constexpr std::uintptr_t _e802197e0866fd3632838e3c15f1fd77a3f8b26b = 0x3C         ;
        constexpr std::uintptr_t _cdd018a2f9d94725c7c2243ffbafc6c82b894576 = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x48         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x49         ;
    }

    namespace %b39aa42732592c2d83975c30e22848a9b0402f50
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %d28940412dcbc96e6d36a59451d5881015bb9c2e
    {
        constexpr std::uintptr_t _96c0180698201428689d8152f31d1a79521baacb = 0x10         ;
        constexpr std::uintptr_t _743808b76a938dbc69df912b909aacebb3eb47bc = 0x18         ;
        constexpr std::uintptr_t _6de4c582cb0a4324ce2d097220d03ab0cb0ebb9e = 0x24         ;
        constexpr std::uintptr_t _51447d7856463b4f9f2228c40360809e5ec9f6cf = 0x28         ;
        constexpr std::uintptr_t _812a23824bec08a5e0c821fa5bfb5bc2d7003bdd = 0x34         ;
        constexpr std::uintptr_t _abeb05353032c90937bb7da70a1895c9f4356a28 = 0x40         ;
        constexpr std::uintptr_t _705ecc30cd344de61bbe2021f7f48eaefd849e17 = 0x50         ;
        constexpr std::uintptr_t _ca9a051a73db5b90620f5a54ac936e3c56002ed5 = 0x58         ;
        constexpr std::uintptr_t _0178fd38517311b67e58c0ea8e90fddbaf575eb5 = 0x60         ;
        constexpr std::uintptr_t _4a47d46db998cdbc5b8c530de09e6d0f6ee77009 = 0x6C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x70         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x71         ;
        constexpr std::uintptr_t _8efb5770310f7aa5f54455e4d89e35d0cc7c38f2 = 0x74         ;
        constexpr std::uintptr_t _609158776a0f786f03cecfa7ce875f2d65cf5734 = 0x80         ;
    }

    namespace %0bb716ad07d4ba399dd3469a0e0e8c320f75d99f
    {
        constexpr std::uintptr_t _a2d34dc219355ec85cc10b1b036ad7cf877199d5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %c849ea6c53c7a8bb53b23a3e62364edd702bc0a7
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _0d6e0d3a3981da1f5c7ed6c33101623c327a496a = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x20         ;
    }

    namespace %ec30a255480be5288d73f02444d92004144feda2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x14         ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x18         ;
        constexpr std::uintptr_t _35441ad29d770610462cbe243a178e66d26fcc9e = 0x1C         ;
        constexpr std::uintptr_t _3d885e65d288bc45dbaa444337d31d3138326c8a = 0x20         ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0x28         ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x30         ;
        constexpr std::uintptr_t _6ca3568588d60838be90e579eb28c8b1bcc04ee2 = 0x34         ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x38         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x40         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x48         ;
        constexpr std::uintptr_t _db9c48fd1610c14343ab72e94950486432f0d0e7 = 0x50         ;
        constexpr std::uintptr_t _958bce35b8d2e4e023c9dc14908999d084b793ea = 0x58         ;
        constexpr std::uintptr_t _b0444029b718623a7bcc770806ffc83a1b186c0d = 0x60         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x68         ;
        constexpr std::uintptr_t _d5fe7685fbada595818097060fbc566cac463238 = 0x70         ;
        constexpr std::uintptr_t _e08f00e3e2227da63ea77c58cd6b47edc0d3a0c0 = 0x78         ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x7C         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x80         ;
        constexpr std::uintptr_t _6473e5fb2c5b5c7fbe14dfe1397b92a5df75005c = 0x88         ;
        constexpr std::uintptr_t _0d0c3f7c194b3a4c69f367fd1c395c9695d63bef = 0x90         ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x98         ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x9C         ;
        constexpr std::uintptr_t _ca4cc6b5ffb26a7710285f551d51ae0cf044b2f7 = 0xA0         ;
        constexpr std::uintptr_t _00616195a9fd6424d6e6074ff5917cb0aad013d0 = 0xA8         ;
        constexpr std::uintptr_t _df47d084e1b3cf0879cfa7e72a3b58fd1266f9f2 = 0xB0         ;
        constexpr std::uintptr_t _189689f59424d2caf8fc901c1a099484d9cb2b42 = 0xB8         ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0xC0         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0xC8         ;
        constexpr std::uintptr_t _05da9aa1424a61db968369bae7d326fe979d5274 = 0xCC         ;
        constexpr std::uintptr_t _219a18687a0003e4e97066c6caf55ff58e6d6aed = 0xD0         ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0xD8         ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0xE0         ;
    }

    namespace %d5556dc82e7cb49732773f6b053a95fe89398550
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ff85c653a84b0c3780f87a54c34cdf292d4e5407 = 0x14         ;
        constexpr std::uintptr_t _bc9fee5c35300d0e8f5606d3d8e6fd4b388c99fa = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %971c8c6913b74e966eb615094f16cac4644427e5
    {
        constexpr std::uintptr_t _9abdda9fd512c7cb296b176a0def78305dc86bf1 = 0x10         ;
        constexpr std::uintptr_t _95550edd35124c4c956a5f4589b0d1fc8ca136c9 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %65572a4ed7fa48b9905f3958ccf4a69021f7fdc2
    {
        constexpr std::uintptr_t _71fada6548fb2e30ddfbebc2b79fc45923a4f8ba = 0x10         ;
        constexpr std::uintptr_t _96030a331e4c7ce7e5f3b318e2931ef96799155f = 0x14         ;
        constexpr std::uintptr_t _26717ed2c2be7facb2e13f71d0135a6dfeb68a6e = 0x18         ;
        constexpr std::uintptr_t _4cc3fc982b5fa744921795389a5f7240d6de5683 = 0x1C         ;
        constexpr std::uintptr_t _3a47f851f637473a1fafa27d82105e02369c7e52 = 0x20         ;
        constexpr std::uintptr_t _88ed7239f7598b54738bb5c1f7ba1629564a8164 = 0x28         ;
        constexpr std::uintptr_t _1d0d30549ba6043581d9258634c05e3104643966 = 0x30         ;
        constexpr std::uintptr_t _d8d4829f8c726c92a292a10207c21ff0760180ec = 0x38         ;
        constexpr std::uintptr_t _abb49f4fd2ff3d450c6379c671f9f06785047268 = 0x40         ;
        constexpr std::uintptr_t _7450d100d373ca72db440e28fa58c9bf480ccc63 = 0x48         ;
        constexpr std::uintptr_t _60b1768a33d839969b310128050b94e8e711c01a = 0x50         ;
        constexpr std::uintptr_t _74e9fa317e63cd89d31f66f7ec9e944819f3821f = 0x58         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x5C         ;
        constexpr std::uintptr_t _1b82133da942bb5577931f8e25d0edc68a038ce9 = 0x60         ;
        constexpr std::uintptr_t _cae4ab56325dcf4a5ba5570cbf33ea705a22b30e = 0x64         ;
        constexpr std::uintptr_t _4899232ebeb5eb51162ab2bd62454981bd38586a = 0x68         ;
        constexpr std::uintptr_t _91eae14b4d067c1cc8983a82673363b59ba5b5e7 = 0x6C         ;
        constexpr std::uintptr_t _fff1c51eb720881a119b6d5660ba886273b41128 = 0x70         ;
        constexpr std::uintptr_t _4f6457f67e883a4eba98dd8577fd9e55284d4f86 = 0x74         ;
        constexpr std::uintptr_t _bf159b7fbcc9901694bd1d48061f414e717c841c = 0x78         ;
        constexpr std::uintptr_t _e160e49325303122e07d4a5c36f42ca95fb0a96f = 0x7C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x80         ;
        constexpr std::uintptr_t _8814a7034659fbc0ded0e7fe737edf0cdd546043 = 0x84         ;
        constexpr std::uintptr_t _51eaa4aaabe0db3e65169f3e5fce75bb51a450bd = 0x88         ;
    }

    namespace %78a33480f707715882b239515b6871cf4b8a06be
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _4bab422fa8acb0fd6fcea04f29ff0bd918d56d41 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %9610c479dc8962f577b93d4150c85236f01079d3
    {
        constexpr std::uintptr_t _355c73bb150851d66db0eb5c03302738cc393017 = 0x10         ;
        constexpr std::uintptr_t _70fddba9cd4a1c0b3408eeb836908b27daa0c122 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _9b30f703be3e20f284bd473d38841763c013a9af = 0x28         ;
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x30         ;
        constexpr std::uintptr_t _9cd237a942042a73bbb91b22bc45bc0a4f35ce02 = 0x38         ;
        constexpr std::uintptr_t _2fbce311e162ea655f96332e44586311f2390148 = 0x40         ;
        constexpr std::uintptr_t _fd52ec78f7e7ba6ad38d468e3cb565f338af9bbf = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x50         ;
        constexpr std::uintptr_t _4ab2c4bd32b760481feba6b482dba7559a5c0417 = 0x54         ;
        constexpr std::uintptr_t _f614b2910a6432fb8aceed733ca7470d897ee3d3 = 0x58         ;
        constexpr std::uintptr_t _8afb178149f49b644680753afc69fb1a335dd0f9 = 0x60         ;
    }

    namespace %19e64ea3eafb76bb275e0664328715d1437f481f
    {
        constexpr std::uintptr_t _0d145e1d8b31fa89ed27fbd251266a2daa0ba2b6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _8e30d9108ee24df364174486ce54152daf23c994 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
    }

    namespace %e76b667f85258ef80ac9c611f2f8b84bec0359a4
    {
        constexpr std::uintptr_t _4bac60ed2a64245a23aa5a99c7034328fa1127a5 = 0x10         ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _6cff6e79f807f01b6d4be77963fc65ea0b02ee2d = 0x24         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x30         ;
    }

    namespace %1a185d2a4667bf3e64fc27a1f6cd9bbe7d9ba09e
    {
        constexpr std::uintptr_t _da6ea6757d5acde5750f8e2007573ae35b962cb8 = 0x10         ;
        constexpr std::uintptr_t _f65d4654d986e98252d35bc48e24b946c910dda7 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _2d30fd3eba05a07f04cf3db48a1098ced07973b8 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %87bed9058431a82b080634833015bc4f09b14b92
    {
        constexpr std::uintptr_t _c67151d772eb620481a5916bf2979afea9420b60 = 0x10         ;
        constexpr std::uintptr_t _6f8cd35847d2766d5d2801107cafc550bf3bd8a5 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
        constexpr std::uintptr_t _a872bf3d8fba163a0959dcb7f7c4bb9eafe09b03 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
    }

    namespace %274ee56262fb8c46618965c0467ee613b1a1c330
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _514efb46539fdd91ebd64123cebb21eb251e8980 = 0x18         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %f0cf7b981f1f34754747893fcfbecff3721714ec
    {
        constexpr std::uintptr_t _95a0d6626c897e4d2cafbb9d4b029c2c7af44991 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %53bc8415bb2ea73160f1ba08203c4d9a41cfaefb
    {
        constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x10         ;
        constexpr std::uintptr_t _2f956be258e3fe8be8753b00c41da93b1180bca3 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _55b17b1af00ce13e99109a6b232903cf74436548 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %fa0bbfc462261cc10ad622b5af802b93e4ff3c1a
    {
        constexpr std::uintptr_t _636f4d4356a0989982de13c465d0d9b57238ba54 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %7132776d03b795797da1bf640facda1af488eca6
    {
        constexpr std::uintptr_t _6c0dfef3df59c9b59c47f9f762a797bd7aaa5b2d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x18         ;
        constexpr std::uintptr_t _1f5fc01646a9d6b0bfeb28e0a593aeaf35f280af = 0x1C         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x20         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x28         ;
        constexpr std::uintptr_t _8ae16fb6926cfd6b45624003ea72f54240fa2871 = 0x30         ;
        constexpr std::uintptr_t _4ac0bab38e8377f4312b2bb1a4a51f5d98057be0 = 0x38         ;
        constexpr std::uintptr_t _acf4505882c0662b114594a3a82ab5bf067c22b7 = 0x3C         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x40         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x48         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x54         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x58         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x5C         ;
    }

    namespace %d0ba5ff5b78137ce6ecd566a7150b370c7e0fcc2
    {
        constexpr std::uintptr_t _3c0a23d9a7b29fb4c6dfe076490bec0a7f8fd522 = 0x10         ;
        constexpr std::uintptr_t _1ff289d2865a9ec00b2da0999079431df2b52e6e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _d7603e898ebf305499c1135f0ce6a0dfe8f76654 = 0x20         ;
    }

    namespace %62fce89ae5eaa6a54b445c003359b27107898961
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x20         ;
        constexpr std::uintptr_t _cfda4d25dc7829b6535a08fdbb359011971b5ae5 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x31         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x38         ;
    }

    namespace %46c9b11afb16c97f6d989635f3864462cd990cdb
    {
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %a5b3f5d0f25b902db8b0e8580a0296f9e275627c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x18         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %fb8fa4d9de7e87682d968c821131bbe148cb5e32
    {
        constexpr std::uintptr_t _aff214b10b569e7e4efafd835d54c4ca18f50e47 = 0x10         ;
        constexpr std::uintptr_t _0ac453cbdd1098622b2d21c32b41c97d2620fa71 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %36430f283ae4f2fc00a87502f473963a32e7b689
    {
        constexpr std::uintptr_t _7ac0221a8a4ecbd06e9e669ac981862f8e3b2160 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %bdef32b098b4a61bd4186723eb6115c37478f669
    {
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %6ccfcb5bf29ec470d3130c915229d54d5be1fd4c
    {
        constexpr std::uintptr_t _33998a6cd87ca5629827df3f73efe498b82796bc = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %cd4936b3dcda2c9d876240325025d33376899a35
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %bf88ae6db43441dfccdeda937aacfe9328fd3bbe
    {
        constexpr std::uintptr_t _83e2280e50e1352140639a60f003e26f56d0939b = 0x10         ;
        constexpr std::uintptr_t _96589a41772a65c8c15ea3aae3fff1b5488809c4 = 0x14         ;
        constexpr std::uintptr_t _9f4d931e9a7e816463113f1220a8b97619b310e2 = 0x18         ;
        constexpr std::uintptr_t _0723faaa97bbcf4eb15c9bf06ba1be7181f3d38d = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _191e0b9418d540b88d1522431ff70e74fdecf6d7 = 0x24         ;
        constexpr std::uintptr_t _fe1d6d20f4a8cb787b0e7d691b4b15af90127b4c = 0x28         ;
        constexpr std::uintptr_t _94c183582df08669e9982b592caadf30d84ce95f = 0x2C         ;
        constexpr std::uintptr_t _046219db594a82371e424ec2dd50f39c0e64263f = 0x2D         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2E         ;
        constexpr std::uintptr_t _0fe2b659dec35dc2d4e609c7327f143e5be905dc = 0x30         ;
    }

    namespace %3f97a52613e21a838b1db903e9450cf254ba4434
    {
        constexpr std::uintptr_t _d0adce4fdfdec51818c62de1f93ff0ad5f1e0382 = 0x10         ;
        constexpr std::uintptr_t _f22d20f588e57f34d6aa85914ca10d8989936c49 = 0x18         ;
        constexpr std::uintptr_t _91a9a65582fc2cd8e89cdcab8f9a04d0881f6b3b = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x29         ;
        constexpr std::uintptr_t _b12710c5cefb33c6958081586d5bf6ff472040b3 = 0x30         ;
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x38         ;
    }

    namespace %0272a8e879463cc4f5ffa88957305b2ebb0d6ce5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ae2c9555dc831784e298cca1c6e42fe6c7038ad1 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x1C         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0x20         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x24         ;
    }

    namespace %e5a9f0064c5d363ea1725222d4feee7088ed4eb9
    {
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %49b0d8e537f5cf792f02471d43c9901c86fccda4
    {
        constexpr std::uintptr_t _c2c8ef0b8e8773ef07a5980952d96ebcc9d764eb = 0x10         ;
        constexpr std::uintptr_t _32061efca4c3c675dcd609b78e3a23612b2c4ddb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _ecfa0a920e67d44e42ca7b8f6580a15eca3b2ced = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %ae2bdd817374829a66ec830a011e107e786f30a9
    {
        constexpr std::uintptr_t _958c48de2ef0e092a885003c0c50be6048804df5 = 0x10         ;
        constexpr std::uintptr_t _ba755dc6bbe3f76693b4e1c1cb905a502b1fd866 = 0x18         ;
        constexpr std::uintptr_t _f40aa8342936ade1bc9945f2f20105b06b82245f = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
        constexpr std::uintptr_t _d21da1fa0ee84bfaf7a024a5088bebccb2e74726 = 0x30         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x38         ;
    }

    namespace %426be82a07a605d705d140f2baf16bd38eef18a0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x18         ;
        constexpr std::uintptr_t _03b872fd03786f7b8802dc30ea8acc1b4d9e06bb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %89efbc758ae10ea9e8d4155d336f4db5a7b7e601
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _540bcfdce2431127d6f5dbca2f30e2029a04707f = 0x18         ;
        constexpr std::uintptr_t _a1ccbc11a663cf81bc7e10237345986497e0f666 = 0x20         ;
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x34         ;
    }

    namespace %d1561874162f8ab0fab17cbdd081f66cab5dd54e
    {
        constexpr std::uintptr_t _7ee32db9cf1f0d16390093347912f46cc1e6decb = 0x10         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x18         ;
        constexpr std::uintptr_t _f5ffcc7c416b4a7544c92613a54f5323130fe26f = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x25         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x26         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x28         ;
        constexpr std::uintptr_t _c765d5e949cf9e7bed1edf7d1ef2ed7957c3a74b = 0x38         ;
        constexpr std::uintptr_t _ecbfa2af84148a17ebe8c29d7cc5271f8f0f782b = 0x40         ;
    }

    namespace %49f65a56a57aebfbc0e8d02e21ddb4f5d60f09d2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c54bf40870a4a851ba10805641d5dcb771285824 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x28         ;
    }

    namespace %dc6b4cc6ed2fb2760a3f9e7f552f2649a2e2203d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %886425c016aacaa2c06339c66569b02bcd3f8b27
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c6649c6da2827bcc5f20f952e8013de539390fbd = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _275ae29fff8f9b952b9285aff3131c35e4633479 = 0x28         ;
    }

    namespace %c90e580f24321fa563ef72513856fd9c2c928ad3
    {
        constexpr std::uintptr_t _33e134ed6bb721317ed706dad371bcd6c6ba4791 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %34237af39f20e08b2af61594dc7b03f277316c5f
    {
        constexpr std::uintptr_t _48dc8c2391e043d475dc2b393f22114c1a66c0c8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %ed71231eb0107e83ffed3f139ff25c00cd1f296e
    {
        constexpr std::uintptr_t _22ac0bfd75421095a4cdf87735a8c74bb5599e1b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %97fa29317b2d050d0d05de7c17c32dcb59e42b6c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _514efb46539fdd91ebd64123cebb21eb251e8980 = 0x18         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %96f740f4ef21552cd436ffdffa2f6f4361c90dc2
    {
        constexpr std::uintptr_t _ddf8fa20e8dfc72621fe607d19546bf9f5866054 = 0x10         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x14         ;
        constexpr std::uintptr_t _a791f828c98ccdac75ab4c7d7adc264b4b293890 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
    }

    namespace %986f79cff8945cf0056d800d0e59c2bf30cb6562
    {
        constexpr std::uintptr_t _d0ab61f1bff791041ceac7ea644a6ce0ff014907 = 0x10         ;
        constexpr std::uintptr_t _2bd26c925cca6cc6126ed80895d0a467a1ac1063 = 0x1C         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2D         ;
    }

    namespace %83689ffd2673acec8ffbf6149f74a9095f351e70
    {
        constexpr std::uintptr_t _d3a8140b9ca0955e8533424ab4fb1e7c19cbb60b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _932902c17c4d621f4ae39cedd460f96284278ec6 = 0x18         ;
        constexpr std::uintptr_t _2ae67467cd4d69617be8b2a777818de879acfc50 = 0x20         ;
    }

    namespace %de4acc29b689509f203fbf85cca07b08a31e74b5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d87d668c206c6e35303984fce13aaa47409fac4e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %756f1ff40b53a52f646f7f895eda29db01cf4cc7
    {
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x10         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x18         ;
        constexpr std::uintptr_t _4bac60ed2a64245a23aa5a99c7034328fa1127a5 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x29         ;
        constexpr std::uintptr_t _6cff6e79f807f01b6d4be77963fc65ea0b02ee2d = 0x2C         ;
    }

    namespace %aeed1c1c5ee24910f14fad0eb4b91ea19c6535cb
    {
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _b7823b38ba98b899b6329d872038af0fe81db229 = 0x30         ;
    }

    namespace %95d0c37edaaeb0989cf803b0fc0b2ee14a3c9252
    {
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x10         ;
        constexpr std::uintptr_t _cfd52d5b9960317ae48e851bdf8f766b29ff69b0 = 0x18         ;
        constexpr std::uintptr_t _e860212401a333f698d9b0f2d1f70c958ee1ec00 = 0x20         ;
        constexpr std::uintptr_t _845a416eb4e5862c6fa503940fba94c5488e444c = 0x28         ;
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x39         ;
        constexpr std::uintptr_t _934ddac1ab3eda52df6d897c93e20f352caf94e0 = 0x40         ;
    }

    namespace %6b3c8e322b89e1df6a71e6ba576d6f8af5ecd509
    {
        constexpr std::uintptr_t _e4be4ac3eb5a42aab3fe949732ae679e84f5a5e6 = 0x10         ;
        constexpr std::uintptr_t _d80c241d5a30e139d49da49fd8a8ae8aff21f0a0 = 0x11         ;
        constexpr std::uintptr_t _50c2edfe69e4ebde342448b92b167ad96f442bf7 = 0x12         ;
        constexpr std::uintptr_t _1827ed963f83e8239cfa6ae4b0f9c600c1b8c148 = 0x13         ;
        constexpr std::uintptr_t _4cbc47d3fd37173bba3c84448762c9eefaaef50e = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x15         ;
        constexpr std::uintptr_t _cfd52d5b9960317ae48e851bdf8f766b29ff69b0 = 0x18         ;
        constexpr std::uintptr_t _1643371cbf1f60e6ce257ba4f24454f9b9e12ff8 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _3d4edccb1abd395ca9d5476adf6c163a4c5328b1 = 0x20         ;
        constexpr std::uintptr_t _a5c9d422cb83b15ffaf425e609af267fe67010cc = 0x24         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x28         ;
        constexpr std::uintptr_t _3cb1c6b26dc5dd4edc49a98be06fe611368eba4b = 0x30         ;
        constexpr std::uintptr_t _29c504fded5caa6fd5ee8b995506801d3a085e0c = 0x31         ;
    }

    namespace %87b4b87259f71da392cd2f997c935211b8ac11ae
    {
        constexpr std::uintptr_t _649931a0ee03bf89153e5e70d17cda20b1e6bada = 0x10         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x18         ;
        constexpr std::uintptr_t _7ca113477e6cafccd6d4911b1f7aa5fca33c2077 = 0x20         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x28         ;
        constexpr std::uintptr_t _e93bc5af296c634ecb69a557c681d999bfde4cd3 = 0x30         ;
        constexpr std::uintptr_t _bef73d1643593d82a5d3145c8f034f173592bdcf = 0x38         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x40         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x48         ;
        constexpr std::uintptr_t _06451c4d471b1436ea0492a1cf4725c5e8125e87 = 0x50         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x58         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x60         ;
        constexpr std::uintptr_t _5b0aa9964b7f1f00b0196fc66b0d7750aecc3ed8 = 0x68         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x70         ;
        constexpr std::uintptr_t _a51ea4239dfdbfe214120b4fcf365284bbf8d9fe = 0x78         ;
        constexpr std::uintptr_t _3b4c20412bb6cb47117c94bf571937d2607e88e7 = 0x80         ;
        constexpr std::uintptr_t _81e29be29d70249f5ef2dbe65066a67b27f16f6c = 0x88         ;
    }

    namespace %9d379544734973280eea5ec4bde5f8d2dbd784c8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _291d726b4eb5085c4d9cc4b95eb0f8f998e44996 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %be672304834c46631b3d6989a689728982f65317
    {
        constexpr std::uintptr_t _e85c30b31d07a070813bd9a2457a400795036ef0 = 0x10         ;
        constexpr std::uintptr_t _bbe118510d5401e6829410341626e0a0d1c2e27b = 0x14         ;
        constexpr std::uintptr_t _21ec6b2c1be85f492797bedadac8b82065437468 = 0x18         ;
        constexpr std::uintptr_t _fbc8a4129f95ca16abb8aab3b1d6128dc503dab5 = 0x20         ;
        constexpr std::uintptr_t _a9faace86c894947e2162ae776be7a12571f9a2e = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _d5c26ab82c229b6e8559a16baa5532d42d4572f7 = 0x30         ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x38         ;
        constexpr std::uintptr_t _26c4fa7f8531ebd97c7d000d44eb8fc7c374df75 = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x48         ;
        constexpr std::uintptr_t _043f02ee922342c1df5290dc27aa4d9b13379657 = 0x50         ;
        constexpr std::uintptr_t _6f1e548d14d834fa5d0da560cba5ecdb0efc7c30 = 0x58         ;
        constexpr std::uintptr_t _9afac6b06d8848eed69888ec85a8ddbbc681b4bd = 0x60         ;
    }

    namespace %dc79db05b1dc1e6efb0696b2557700cef0ade783
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %47b51147d8dc76d1b7f3a7d49a2752499e35df7e
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %8ff3444c9e9c7645274b2cc342167c59b0fd9275
    {
        constexpr std::uintptr_t _f8b5d7e684c6ece954bd10f459eac8019363116e = 0x10         ;
        constexpr std::uintptr_t _aad726eee824657e4c03a1fc799d9fabe54962c7 = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
        constexpr std::uintptr_t _f1f9b9146924f4ef9f1f46f7e52642a595cde1aa = 0x14         ;
        constexpr std::uintptr_t _09fed8ffb491f160fb86ff74ef9e30d78ecab8b8 = 0x18         ;
        constexpr std::uintptr_t _b32cde50f5eb8c7463f3e32577872917e24e81d8 = 0x19         ;
        constexpr std::uintptr_t _da437710af244f3e8cb3bb0c850ea336d268e847 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _b7c69cdd3f856213212794ab49c4dc1575e6128e = 0x29         ;
        constexpr std::uintptr_t _c91e630e88f9c4e30b9adb54f9a28865a3f4eca7 = 0x2C         ;
    }

    namespace %0d7e8e14f7b2bfdc43663dcec3bacdf820a34bf7
    {
        constexpr std::uintptr_t _b9fdc6037105045fc64da5fc71b91571afb3923c = 0x10         ;
        constexpr std::uintptr_t _e0f681b4defb7483bac30a239cbc363a7f5a4ba4 = 0x14         ;
        constexpr std::uintptr_t _69659c6909b0c0176c73f8513fe0c84db1e4ee5c = 0x18         ;
        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x20         ;
        constexpr std::uintptr_t _fcaddec483eb8e4ed12b544a9759bab61d89d5d7 = 0x24         ;
        constexpr std::uintptr_t _4787255e3ff3897fb6feaaeff8411945f10e7a9f = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _b71688f7067c4c3fcf79d683548dc2f5a3f39ef9 = 0x30         ;
        constexpr std::uintptr_t _75f1bcabd165e8ea8b4cd3e574846cd10ea46226 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x40         ;
    }

    namespace %65d968071e90f70660997ef88f92b8cba0f733f0
    {
        constexpr std::uintptr_t _f02e4137a3f186f2ae26e013b4cc42449287dfb6 = 0x10         ;
        constexpr std::uintptr_t _8b2ae167d3cb1023eca6d5109ef9db9d792a17cb = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _389e4d26dba7ff9b1280c923fdbfcfd6fdba3bcb = 0x24         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x28         ;
        constexpr std::uintptr_t _000fcf003b35a6c41b65a768ee48112bcd42b948 = 0x30         ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x38         ;
        constexpr std::uintptr_t _fd3d855b72687622f1fc0a36f7699c774ba7f0fd = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x48         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %f6a8e30b2af989318e0499e5b16ead476e3e219d
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _d0668996aafa5f3a1299cdffebf6abffc8f1d3d9 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x20         ;
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x28         ;
        constexpr std::uintptr_t _6daf7274e0f8b39041231ce3cbdda0503917d811 = 0x30         ;
        constexpr std::uintptr_t _0a29703b46457b5260d10a2a25cf157b899009f0 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _ec4c06e11df040b01f763063abb9b914910e3123 = 0x40         ;
    }

    namespace %8e99e49bfaf1bf9974133c94c7d9ac101b322d24
    {
        constexpr std::uintptr_t _2fbe99bb58852a31f2948cecb52a224aa2c810fa = 0x10         ;
        constexpr std::uintptr_t _ec4c06e11df040b01f763063abb9b914910e3123 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %dac6845948113d74e37261d809ac5f02192c350c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c9170ffbbbccd8b52c034090ac8952b004ef2189 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f40aa8342936ade1bc9945f2f20105b06b82245f = 0x20         ;
        constexpr std::uintptr_t _bbe9e96319ce6554e6e1f49fdadc6bf01e98123b = 0x28         ;
    }

    namespace %932a87137908bdc1dee9d69d19da6cfc7f24a4c4
    {
        constexpr std::uintptr_t _72fee9118a9614b27fe209734d55db116ae588ba = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _c82da646c6bf273464b48c0c59887fdfe3378e05 = 0x18         ;
    }

    namespace %ee94fd2e81a4e67290980d6c6e748db8e0f42753
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _636f4d4356a0989982de13c465d0d9b57238ba54 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %d22c5bd62a255231011951fcc7e9e6a1d59ab10b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _72fee9118a9614b27fe209734d55db116ae588ba = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _c82da646c6bf273464b48c0c59887fdfe3378e05 = 0x1C         ;
    }

    namespace %2efce1657e89ec9b335e93a66f22250c812fdb4e
    {
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x10         ;
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %c3d1bfa78d7a1aa4302a741b27f21b69be260345
    {
        constexpr std::uintptr_t _0ac453cbdd1098622b2d21c32b41c97d2620fa71 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _aff214b10b569e7e4efafd835d54c4ca18f50e47 = 0x19         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1A         ;
    }

    namespace %936e3f65bf678653651b151c86567af723e97a15
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5d9162fd985374e6e58de570ce8fc13eea046c1a = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %5b9c301f597adeca7f916c874be0ac9f68dafd1d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %693551fe91ee0ec3e670f02dc5edeeb8d3114750
    {
        constexpr std::uintptr_t _4f5049e512fc1dde6c3e2eb53c503b3ce49e8b45 = 0x10         ;
        constexpr std::uintptr_t _35bde0c4ee2a7c754ffed9e86f168cab5dd006b5 = 0x18         ;
        constexpr std::uintptr_t _f68a0349d42cbaa69dcfa7fbaa15a80333b372ee = 0x20         ;
        constexpr std::uintptr_t _5f3c66deb433d3612096dfd40f41e7644f754ec3 = 0x28         ;
        constexpr std::uintptr_t _921f45e96c6a1e0945347801809a610d988e63ae = 0x30         ;
        constexpr std::uintptr_t _d0d8d7eb7483a91b0174f9dfed1a9a7e1670fc28 = 0x38         ;
        constexpr std::uintptr_t _027f2c949a95bc98317fa2ed5ed697292c990ecd = 0x40         ;
        constexpr std::uintptr_t _1d9cc9dbab7d2a093db1190043ff700a65d2aa04 = 0x48         ;
        constexpr std::uintptr_t _dde6ed8537a9e2024948f4f0110660c65bdf92c8 = 0x50         ;
        constexpr std::uintptr_t _3bc9da9fabc9ffd0ac537d78858753f080693adf = 0x58         ;
        constexpr std::uintptr_t _1a99710c66527d6202a44d8bfad8fb74c918eaa1 = 0x60         ;
        constexpr std::uintptr_t _6d4cad8ae9d69a288453cb082eefa4c61b3c8432 = 0x68         ;
        constexpr std::uintptr_t _adb0b4bd52d03185038e610a16fe2a343a3e92dc = 0x70         ;
        constexpr std::uintptr_t _255a954f624ecf204cc2a34b044bac6c79bfdee2 = 0x78         ;
        constexpr std::uintptr_t _18b6d843365d6ad25f3539d95918fa5c9f0ed1b9 = 0x80         ;
        constexpr std::uintptr_t _f344b4755971abad33874195b01f2eda8a42a711 = 0x88         ;
        constexpr std::uintptr_t _15c5f9fee1217e57b838d171fb6380dbc834e526 = 0x90         ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0x98         ;
        constexpr std::uintptr_t _acefde8413c5de3e2ff1c6ca75b43c99b5ffd462 = 0xA0         ;
        constexpr std::uintptr_t _7aaf0ef44e45a0f4472f4c0d57032428e1c0b6af = 0xA8         ;
        constexpr std::uintptr_t _830bddb2261c9c1448e00cfa76c295e85ada364a = 0xB0         ;
        constexpr std::uintptr_t _12090ae8ff4cd78a5719e5e5c9ff060ebc7a1af9 = 0xB8         ;
        constexpr std::uintptr_t _16abea66bdb6e1a3d202c5244b71b61a0538249a = 0xC0         ;
        constexpr std::uintptr_t _6e786041f38df10e60d890403296b66c4ea52c50 = 0xC8         ;
        constexpr std::uintptr_t _3a7393a8ea591d772eb496802a02484ba6cb1621 = 0xD0         ;
        constexpr std::uintptr_t _ad58dd8a6bb6fa83b2e18dd11afe4d29283ab8f8 = 0xD8         ;
        constexpr std::uintptr_t _72fe6581b769a1e0e0a5875ef43296eed1f4ea8b = 0xE0         ;
        constexpr std::uintptr_t _6538a4df7c5b148275b444d2b4463a20fc3fbc03 = 0xE8         ;
        constexpr std::uintptr_t _a1ef83eae4d0a516dbb148f4dc8ff5e89ab0b6f4 = 0xF0         ;
        constexpr std::uintptr_t _6fb855c8b45a209811820d600c6d72e72ebad36c = 0xF8         ;
        constexpr std::uintptr_t _1101fd11f08fea198a838e80a84409ca73189543 = 0x100        ;
        constexpr std::uintptr_t _9ac8dfbe7aa34516eac7f65d9c96c702dfc0e38b = 0x108        ;
        constexpr std::uintptr_t _8cc321726748bb3827a4f70109aef63f00b9381a = 0x110        ;
        constexpr std::uintptr_t _37b70a3041be091d56876a42cc7202fee592895b = 0x118        ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x120        ;
        constexpr std::uintptr_t _7cd64841538866aec2c77f434a7ef451e2050c88 = 0x128        ;
        constexpr std::uintptr_t _ebc760e22abbcc9fa93cae8f7eca123155c03db3 = 0x130        ;
        constexpr std::uintptr_t _074620b4e8c635e949133bc0ad6d20ff47f454a5 = 0x138        ;
        constexpr std::uintptr_t _a25800561e278449ed9726667f5179d0feb9399a = 0x140        ;
        constexpr std::uintptr_t _0e11942fc656acc944a41a345dd06639e4507ca0 = 0x148        ;
        constexpr std::uintptr_t _8d9606052572fd97af48386542357f34f8cb753c = 0x150        ;
        constexpr std::uintptr_t _a35163186b3bd8a4123adb159cb673f33d4281a3 = 0x158        ;
        constexpr std::uintptr_t _ea883f31c417c4b3514e3b30440a6887cef4426f = 0x160        ;
        constexpr std::uintptr_t _9c6c6d81864747a6bc8d89e133f2080a91b2ad08 = 0x168        ;
        constexpr std::uintptr_t _f6327b9a06d8444367f4f37c734cc169fd50774a = 0x170        ;
        constexpr std::uintptr_t _2e268c50200980a9c7adc4a6d14f056d213d4a24 = 0x178        ;
        constexpr std::uintptr_t _17126837dd4dc6a14fd4cd6eeb5508e56f3a9d61 = 0x180        ;
        constexpr std::uintptr_t _d52d7548f0b4958e562ecc6090da66c61f879cc6 = 0x188        ;
        constexpr std::uintptr_t _a777c1371948578be2319e7707cddf4c8dcc4186 = 0x190        ;
        constexpr std::uintptr_t _09054aa13cb7df853351f877d8697f3435fdd3e7 = 0x198        ;
        constexpr std::uintptr_t _4072372b6b317905fe1f16fb561e1df485af1c97 = 0x1A0        ;
        constexpr std::uintptr_t _bf16ae55d7ae65a6ba9476d758b73db309436cdf = 0x1A8        ;
        constexpr std::uintptr_t _36a881fe3b006dca1c324bc6b448e692d7b469ea = 0x1B0        ;
        constexpr std::uintptr_t _908ba5347adcf7d5e5426919e5eb63658a1b5d3c = 0x1B8        ;
        constexpr std::uintptr_t _6eb0e6eae2a886502dad519d85aec7fe8f8e0e21 = 0x1C0        ;
        constexpr std::uintptr_t _e2d9239835e1a5787c472b06861aa96052cdeab7 = 0x1C8        ;
        constexpr std::uintptr_t _ac71655e30791c82aa0706b71be8c00d147908d6 = 0x1D0        ;
        constexpr std::uintptr_t _b09affd36eed93235a94654e61e6b518f41f919c = 0x1D8        ;
        constexpr std::uintptr_t _773b05ff84eb6f805c3e4fb82983540232f49cf3 = 0x1E0        ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x1E8        ;
        constexpr std::uintptr_t _1218286a038824b4196b12c4ab0b6ff8b92602b8 = 0x1F0        ;
        constexpr std::uintptr_t _da874176a30684693c5cb03cc0d5a0a0611fb1cb = 0x1F8        ;
        constexpr std::uintptr_t _1bdf5c086a71dc5642667007f96c0d72985e028c = 0x200        ;
        constexpr std::uintptr_t _322624debac7bdbfd22ea5723dca38ccf7bd55bd = 0x208        ;
        constexpr std::uintptr_t _095f4cbc28e5b2a5bc392b32a7456a01f3ba9c61 = 0x210        ;
        constexpr std::uintptr_t _6998bdd734d31b330e4bc8a834dacb7dc73e8c83 = 0x218        ;
        constexpr std::uintptr_t _d7fc1e25a0e297e82b8e449450753297e5843bd8 = 0x220        ;
        constexpr std::uintptr_t _5c1d0f8bedfa4126cc5a360903fdf51a29a02924 = 0x228        ;
        constexpr std::uintptr_t _463bfbd12b46eedb6c9e6de592ddb473ad224e16 = 0x230        ;
        constexpr std::uintptr_t _168332ebb298299d381c4b4064c8c55794ec1ad1 = 0x238        ;
        constexpr std::uintptr_t _dbfa204f4e0d20d37a05d6528f6008dc9d7e6688 = 0x240        ;
        constexpr std::uintptr_t _f0bc9786e4a2e3613f4096b2fbd449714b229813 = 0x248        ;
        constexpr std::uintptr_t _26a723a27922d6ab968f629d91a20adaaa8d7885 = 0x250        ;
        constexpr std::uintptr_t _e57108d4b3f34be78a5bad75379b61f528953330 = 0x258        ;
        constexpr std::uintptr_t _17ec98d62b243ce4d3dbd74010f3d2512ba61bb2 = 0x260        ;
        constexpr std::uintptr_t _7de20233e5e7b5763ab99c9e4a8c8d2850da059f = 0x268        ;
        constexpr std::uintptr_t _411270be264b134fe643d7c4da3b6a9ca20593b1 = 0x270        ;
        constexpr std::uintptr_t _2d25cf51cb468ddd48d6c468ac8328991f39382b = 0x278        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x280        ;
        constexpr std::uintptr_t _806e7cc60f85e8b093c26be533e9c387bc278de7 = 0x288        ;
        constexpr std::uintptr_t _f31ccc0a86eaf4414f15daa6926c7e2f4581ab47 = 0x290        ;
        constexpr std::uintptr_t _ed30fde2d6272a175286649e1a11ea3063cb7f5b = 0x298        ;
        constexpr std::uintptr_t _ec686746a027b1a68d31eea765fdaa8506765523 = 0x2A0        ;
        constexpr std::uintptr_t _bec6584be685d0eaedf486dc3e8c99fe0a00cb3c = 0x2A8        ;
        constexpr std::uintptr_t _12355b611164e4a0585570ecca8856f4638da670 = 0x2B0        ;
        constexpr std::uintptr_t _1a1f8430c0e606b76530096242c7700c4ee4ab6f = 0x2B8        ;
        constexpr std::uintptr_t _4966aad1d5f33331faeb64624cf4d7e2e9c442e2 = 0x2C0        ;
        constexpr std::uintptr_t _0d65cbd9ec3e48dca05e2a666d5400eeea08436f = 0x2C8        ;
        constexpr std::uintptr_t _5b4009586e27d0b655e172bf58bfd14bb89a3fe7 = 0x2D0        ;
        constexpr std::uintptr_t _50d0e317a67378d4c1892a151b01d0f25f960c36 = 0x2D8        ;
        constexpr std::uintptr_t _48b93b499c149071c710a4cf7d2c01367332ee78 = 0x2E0        ;
        constexpr std::uintptr_t _605795f1e092b7daf0b532c120828a0793663d17 = 0x2E8        ;
        constexpr std::uintptr_t _5134490b200dc72307b99c46f7ec57eeaeee23bb = 0x2F0        ;
        constexpr std::uintptr_t _c3b4f179e9f788e304bfc3ff27278b14a5c46b3f = 0x2F8        ;
        constexpr std::uintptr_t _185760cf28780d9dbaeb70082c1bb535900f8600 = 0x300        ;
        constexpr std::uintptr_t _7535e2225cd2167556b097f4c13b5279d68bfe10 = 0x308        ;
        constexpr std::uintptr_t _74db2f55661fe8e842a973731f76fa54766dc975 = 0x310        ;
        constexpr std::uintptr_t _85be3f35e2d4f4dd423305a63608acc652ae7be6 = 0x318        ;
        constexpr std::uintptr_t _efe5307b2ee6986820245af7cff5303dc3da0b5a = 0x320        ;
        constexpr std::uintptr_t _3669030458ac1b0051c592882593e1b8af05ea3a = 0x328        ;
        constexpr std::uintptr_t _9ae3cfedff4c7ba0bc59bfa911badd88aff6ed1c = 0x330        ;
        constexpr std::uintptr_t _e73fb932004842ed31d319b91d837e1ede258ab2 = 0x338        ;
        constexpr std::uintptr_t _1312271666d255ff446ee2f086475e9f5d88dec7 = 0x340        ;
        constexpr std::uintptr_t _ab4345cd70ad527c24700768cf6b67b8ea5de43e = 0x348        ;
        constexpr std::uintptr_t _615198a4b7235ba4b7a5d3fe5c1f720e9876e4e3 = 0x350        ;
        constexpr std::uintptr_t _975a43d7ae323d8b6a9182d5ffdd04255f92ab34 = 0x358        ;
        constexpr std::uintptr_t _c78ff65b2e18b22b8955890eefa6946f26cb17e1 = 0x360        ;
        constexpr std::uintptr_t _68ff49bae5a3604b57814f00ec951f4b36f2ea3a = 0x368        ;
        constexpr std::uintptr_t _ccd9932498a2627864a7177960fffe7762f01147 = 0x370        ;
        constexpr std::uintptr_t _9ba369f82723e3c717f633746e8936f62651732a = 0x378        ;
        constexpr std::uintptr_t _a1b9d26e2f672baa00f279a725f5decc96f4be8c = 0x380        ;
        constexpr std::uintptr_t _a3ac22859cc81f41058a34a9fff8536d15853b05 = 0x388        ;
        constexpr std::uintptr_t _74cebce1af5cc8141543304a6572428c00989a98 = 0x390        ;
        constexpr std::uintptr_t _29b027cd12ed6d31e6962051a49839a0e04f24db = 0x398        ;
        constexpr std::uintptr_t _4fd51c76e7431e4b53e5d0cb07d29b0130b92c3e = 0x3A0        ;
        constexpr std::uintptr_t _db577dac67c11deee13d34aa53cf7d46cc3fedba = 0x3A8        ;
        constexpr std::uintptr_t _b3a12d3b0099e97d67af924508409185ac301c67 = 0x3B0        ;
        constexpr std::uintptr_t _98d03c5c43654c81bccc2b38a6c832e7a39ddfd2 = 0x3B8        ;
        constexpr std::uintptr_t _02eb4656481370eb864d232d3debbe3235c6636d = 0x3C0        ;
        constexpr std::uintptr_t _30afae1ebb7a61d4689b2f1fa8f4dfce40937846 = 0x3C8        ;
        constexpr std::uintptr_t _01ce63ad17965c604eb9fae7d20b19bfb403d957 = 0x3D0        ;
        constexpr std::uintptr_t _74b0faf0780687ef773020257cfe0719b8586a8b = 0x3D8        ;
        constexpr std::uintptr_t _3184da16f367b5291521ea3cf1678b1553505bdc = 0x3E0        ;
        constexpr std::uintptr_t _294c6d31d242e934a00b472888ec6fcd6049d50b = 0x3E8        ;
        constexpr std::uintptr_t _2464efdf683e40432e58ae6d4cd9951b32ac5503 = 0x3F0        ;
        constexpr std::uintptr_t _225c7302825590fe5119797dfe2f5976ef0e3732 = 0x3F8        ;
        constexpr std::uintptr_t _b19c9c2d22cc3dc75d3b8b3f7338f8cc8a01410e = 0x400        ;
        constexpr std::uintptr_t _ae062bb9adcd67360f66ec498a44b50c2757f324 = 0x408        ;
        constexpr std::uintptr_t _4db253ad4667a9ebb0742ce6dc1c268c726fadc1 = 0x410        ;
        constexpr std::uintptr_t _d83cc379082ba54b9d7a2c7baff61fcca0f70ec8 = 0x418        ;
        constexpr std::uintptr_t _669672ba371be814c992f3c2d19816aa8ea26449 = 0x420        ;
        constexpr std::uintptr_t _baf5d46cb9db921e7201ed10a88d37fe02ba6425 = 0x428        ;
        constexpr std::uintptr_t _8e8ea8e67f4b2c1544b9a0c44ed9b0f13cc1356d = 0x430        ;
        constexpr std::uintptr_t _2ca1cd45976ab40a562a9db87fb6b52a5939b5e5 = 0x438        ;
        constexpr std::uintptr_t _e4be5b03603a407d4a924c9ed9365864ad42d32c = 0x440        ;
        constexpr std::uintptr_t _5cc2e9408243a0f97e606d9312e534a757db09e9 = 0x448        ;
        constexpr std::uintptr_t _ad6704d2d4fa4cc54643794a526f3458d8ad081a = 0x450        ;
        constexpr std::uintptr_t _a6b1a204e67ac3365f0e87ccba11308de3ab3b32 = 0x458        ;
        constexpr std::uintptr_t _2546bbf0ce0d4714a6d91e34380bb916c319ed76 = 0x460        ;
        constexpr std::uintptr_t _ca76005475c4e8096bf8cb04f1045fa265257d01 = 0x468        ;
        constexpr std::uintptr_t _60f84b94ab4a796fb697c0a6ff2af94885ffcc2a = 0x470        ;
        constexpr std::uintptr_t _04669fbc5b5d126165abb4c13ab53f646e8e1ef7 = 0x478        ;
        constexpr std::uintptr_t _0204a9a6e20d372a231f7a6cea33662582f8184e = 0x480        ;
        constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0x488        ;
        constexpr std::uintptr_t _d77160801ab247b5e6d07b51bdbd38815cfd69c4 = 0x490        ;
        constexpr std::uintptr_t _a5a93b24e17d8a46b18d19a3d1fb5b267288ca4c = 0x498        ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x4A0        ;
        constexpr std::uintptr_t _aa2374e614f7d7dc643e349a5e16588583635c1d = 0x4A8        ;
        constexpr std::uintptr_t _809475bfa95677a39e84fcc25f0320380ac25735 = 0x4B0        ;
        constexpr std::uintptr_t _60464058a94134507cc3a930a87de4b0060fb0a5 = 0x4B8        ;
        constexpr std::uintptr_t _e60a67dd735d9e0dc56c90803881d3911f444345 = 0x4C0        ;
        constexpr std::uintptr_t _6a9c21e44f425de4c0ff6967371c81531c079017 = 0x4C8        ;
        constexpr std::uintptr_t _8513037b913ef2a1014239feff293d6190b90ca4 = 0x4D0        ;
        constexpr std::uintptr_t _8df42d1851e9e7bc7431668a1fc03ed3ff5cb435 = 0x4D8        ;
        constexpr std::uintptr_t _46c2c22b3aa88f3c224ba269cfd18ec1c41a2225 = 0x4E0        ;
        constexpr std::uintptr_t _e541325959da293dcbf45c1e17e2cfbfd52424ea = 0x4E8        ;
        constexpr std::uintptr_t _14e3fe95570f4749af476f934af7049f256eb9ad = 0x4F0        ;
        constexpr std::uintptr_t _d5a59603c0111322579b7a6d326c8ebcf4808c7d = 0x4F8        ;
        constexpr std::uintptr_t _de7451509ae74c8970ea3355920447e24466db1c = 0x500        ;
        constexpr std::uintptr_t _a04395b9e1b8b397b6f01a5e29649392099436c1 = 0x508        ;
        constexpr std::uintptr_t _b9c1c09ec01d3261540beb04247f22cadc54ea8a = 0x510        ;
        constexpr std::uintptr_t _6abf338890c3f2a2b5c7c6f49025b0015701bcea = 0x518        ;
        constexpr std::uintptr_t _99581be9cc759436fbef590198938f47ee3f09d6 = 0x520        ;
        constexpr std::uintptr_t _1988196acb5e4c7f38e513cd98a7a43239977ab7 = 0x528        ;
        constexpr std::uintptr_t _8ee3545a2ba6ec713ca97d59dc1199b50ff24a95 = 0x530        ;
        constexpr std::uintptr_t _0a4edcd87593ae50a81d19f9f7d40e63b32d082a = 0x538        ;
        constexpr std::uintptr_t _f4b19aec19f9ab110c104329e83c07d7e32d2824 = 0x540        ;
        constexpr std::uintptr_t _dd9769f7818c1d70b80862aa491b6fb183ac4c36 = 0x548        ;
        constexpr std::uintptr_t _4b40083a2fc29088b3b71ff4029359e48133e8e5 = 0x550        ;
        constexpr std::uintptr_t _32061efca4c3c675dcd609b78e3a23612b2c4ddb = 0x558        ;
        constexpr std::uintptr_t _e31ba2fd413543b926407b06960ce328dedbafba = 0x560        ;
        constexpr std::uintptr_t _25cbf898cf909070d00a6eca7fb861df9e880aae = 0x568        ;
        constexpr std::uintptr_t _77f32bd43e892eb656ff11f2c89b20b9fe9e2d77 = 0x570        ;
        constexpr std::uintptr_t _0803d3c9595deb1d9a050a2735617527a0d3db12 = 0x578        ;
        constexpr std::uintptr_t _8f67c4eab4ba9878a3bb9faccfda1414ac601acd = 0x580        ;
        constexpr std::uintptr_t _e548dca91c0b782adc2b11f169ec960003c91ddb = 0x588        ;
        constexpr std::uintptr_t _7a20419d9bfb6380f0f0df9d62f41ed351b3afda = 0x590        ;
        constexpr std::uintptr_t _a6635988ed77315c2ab8f373add4ce9fd5eb6f7c = 0x598        ;
        constexpr std::uintptr_t _1d052aeaf4ff88db519c67fc06433384ca0239eb = 0x5A0        ;
        constexpr std::uintptr_t _38c5cbf623d08ad086c6d7b459f674508385ff66 = 0x5A8        ;
        constexpr std::uintptr_t _93d2f45f17b65b919b5e8aed49ea3a1a78bcaf8f = 0x5B0        ;
        constexpr std::uintptr_t _8ea7841987b92183ab3b7f47a7bda3e2c8690e13 = 0x5B8        ;
        constexpr std::uintptr_t _c2c8ef0b8e8773ef07a5980952d96ebcc9d764eb = 0x5C0        ;
        constexpr std::uintptr_t _abf098bf347be00ef6e60e18d2e6e87eaded6276 = 0x5C8        ;
        constexpr std::uintptr_t _7906140b0ce9ce7f4ee3074127362ecfa54971f6 = 0x5D0        ;
        constexpr std::uintptr_t _9b6e1c2731070e2b7af9929b2ce4abdbe3da0023 = 0x5D8        ;
        constexpr std::uintptr_t _e6c59b1f2c687dd15676f3a5f07538f3f31c4acc = 0x5E0        ;
        constexpr std::uintptr_t _d8579adc54206ded4f13dc63138e60637c0ff9ee = 0x5E8        ;
        constexpr std::uintptr_t _857945cae9e2d35891b39d5280db241bc32a4bb3 = 0x5F0        ;
        constexpr std::uintptr_t _dbd2d8755ab6802b06f162bcfbf57958d20f4fb9 = 0x5F8        ;
        constexpr std::uintptr_t _3654bcedc905b5d09e55e350227caba2dd5ec934 = 0x600        ;
        constexpr std::uintptr_t _4fac89718615dff5df7c492b627b7a3473fba456 = 0x608        ;
        constexpr std::uintptr_t _4bd58e29802d462d212951aafb13c8446973495a = 0x610        ;
        constexpr std::uintptr_t _a39c5ee511a2e5b6b2b681391319873b27639487 = 0x618        ;
        constexpr std::uintptr_t _ba9a64380c938de22f373a2bc7a2fba2e418d4fb = 0x620        ;
        constexpr std::uintptr_t _df493d7f426db340e63cb1bbd6667ae21ca52dcf = 0x628        ;
        constexpr std::uintptr_t _24ebf9babe7f53ccda8a734b99908a5145389836 = 0x630        ;
        constexpr std::uintptr_t _e38612c4462be5cf848935a7b54cae1bcb61ef35 = 0x638        ;
        constexpr std::uintptr_t _7a0b7a9623c6dc7b8935ca745eacd94bf11138a6 = 0x640        ;
        constexpr std::uintptr_t _2c5b14d753d73b1ac77114e2fefa7f5635acbca6 = 0x648        ;
        constexpr std::uintptr_t _5ddab5df8220f06c9f153ff37db4fc061d380a6b = 0x650        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x658        ;
        constexpr std::uintptr_t _69bfa4705b5c6c889f53e79703efe00231d0b6b8 = 0x660        ;
        constexpr std::uintptr_t _d6b455f2353cc6417718f118ae43f9b833380a3b = 0x668        ;
        constexpr std::uintptr_t _e65d64143b3a59e8c85e907064d9ae59948b06fc = 0x670        ;
        constexpr std::uintptr_t _3bd07159d03ce3a454b62082bd84adafb81832ba = 0x678        ;
        constexpr std::uintptr_t _376f98746f5091809eca8b731ac339389ed9b6c4 = 0x680        ;
        constexpr std::uintptr_t _bf8f803d7d2b70b6b0e1da66c4084823ceafe8cb = 0x688        ;
        constexpr std::uintptr_t _d6df23fc83453f607d126f5f88e9c72535191409 = 0x690        ;
        constexpr std::uintptr_t _b16883aee2c7c711d3d16caeace3ad722d8a3393 = 0x698        ;
        constexpr std::uintptr_t _93abeb44d49bea88b56ee3c989c0c8ed4a38cce0 = 0x6A0        ;
        constexpr std::uintptr_t _46e85341ff7cc4d25196a765cb4eba369b6209be = 0x6A8        ;
        constexpr std::uintptr_t _caac5f19f6ed04f7a6a6fc946a9afd15c46a7065 = 0x6B0        ;
    }

    namespace %8e844ac8a63c8a7b06027772bb3d57f8fa244efb
    {
        constexpr std::uintptr_t _55caedc26a669a992844bfaa0dd72eec2b3a471e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %d599c1f37f5303b32ac39af809165f18600be8ec
    {
        constexpr std::uintptr_t _5294b6d23a5c7176bf3d48071017fe1cf274f7ee = 0x10         ;
        constexpr std::uintptr_t _8faa9ababe8815413a5972c3970ae239bffd67c5 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _850f90b6e3804744e3029305ee97cf345d7aae18 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %c9adc4e842fca0c0b9dc45805c8cc48ba06b9a31
    {
        constexpr std::uintptr_t _a1caf1eac7a9ad3be1568c065d9d95eb221781d3 = 0x10         ;
    }

    namespace %a94bb4d46d903efe44a9613bbf1daa1364d3d589
    {
        constexpr std::uintptr_t _b26675cf0745e13e410985cb97c524076be41853 = 0x10         ;
        constexpr std::uintptr_t _8e432b49233e69fc5e5eac91d4a7f8916652a366 = 0x18         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %f55faec54fa29694174026b7ce83b1553824fb94
    {
        constexpr std::uintptr_t _7e027742cb6933088d26913c3d550764eafd2855 = 0x10         ;
        constexpr std::uintptr_t _89fa24a4fbdbb279854ae6be4d516950b32b09cd = 0x18         ;
        constexpr std::uintptr_t _73b1efc9a165e4edbea2d7805fb46feccbb43fb3 = 0x20         ;
        constexpr std::uintptr_t _cf95cbf75752f6cdd5ae7f8dc884aa9cffb4f1d5 = 0x28         ;
        constexpr std::uintptr_t _0ff8066c9ee533d1bad9d52e3921081b6b2675b6 = 0x30         ;
        constexpr std::uintptr_t _ff31e01253997d60bd07bcb7e11cd4198b1f1fe6 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3C         ;
        constexpr std::uintptr_t _efd5ffd321d18110a53a018cd9bb700b8839d98b = 0x40         ;
        constexpr std::uintptr_t _ad34df1456b939e4f83d6955f6427973c0554ad2 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x50         ;
    }

    namespace %338860135b7030d4f844864710d251a915f11f8d
    {
        constexpr std::uintptr_t _df47d084e1b3cf0879cfa7e72a3b58fd1266f9f2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %11af49eea15534ba34265a6fadf13df7082d99e9
    {
        constexpr std::uintptr_t _9163bac475ab807263ba4b2973201023596d7ce6 = 0x10         ;
        constexpr std::uintptr_t _49764432adcaca30249d1eebd07d45a909d165f9 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x28         ;
        constexpr std::uintptr_t _fa1da7beb0f7d623bb4d8d6a17cd0ccfbcd8a67a = 0x30         ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x38         ;
        constexpr std::uintptr_t _6fad848f5900824eff7797a94ea2a918ab2a7af1 = 0x40         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x44         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x58         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x5C         ;
    }

    namespace %49c7774d17416f3d4a2341c64c5a6f42c2d9b4ba
    {
        constexpr std::uintptr_t _83da19c1e59209408250bfdfc703e18d398d65ef = 0x10         ;
        constexpr std::uintptr_t _01aa19c3bc1e1a78a7cb0737f1ba7be14f10678b = 0x14         ;
        constexpr std::uintptr_t _43a1e13fec4a868a86bdf391dba33e782cf2dd84 = 0x18         ;
        constexpr std::uintptr_t _36bc75c430d6cdbd0e3c212802c60ae091a9cad5 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _4614ce1a66f8bfcedc3b4a8e90d23cb894ecd057 = 0x2C         ;
        constexpr std::uintptr_t _f3e32af8a87ab8c916a12578a00f818ca4f9aae7 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
    }

    namespace %0ba964d7cd5f17337b94853ad49b27b3a443b615
    {
        constexpr std::uintptr_t _6b213951c45a2ac61b9795b838fb5a0dca1b0845 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _921d355615170f0dfa07088db46675e9dcedaa50 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x28         ;
        constexpr std::uintptr_t _a9dba55794791027fe0f1651d876dd965f3ea0ee = 0x30         ;
    }

    namespace %fcfe231e2ccd63f5e568327c751201e8bde9f30f
    {
        constexpr std::uintptr_t _5032de4bbd780eb4cee7d13f9cdbe73e3d7ea23e = 0x10         ;
        constexpr std::uintptr_t _5074095790e8ac3d2c7ce973ac3df52e0f62ad9e = 0x14         ;
        constexpr std::uintptr_t _e6d64b5eed08c2188715538f36d66373de9bccdb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x20         ;
    }

    namespace %3520480f8c7d9f47f60233a0ef4811646cef24b4
    {
        constexpr std::uintptr_t _c04d7b961f5a09929cefeb6da3235a90f54126a8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %89aaa21164d26df909445fa4c5180157e560c14e
    {
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %973ab67c49f1cd5b64a4e83f11d18a4cfb477670
    {
        constexpr std::uintptr_t _aff809d59aeb8b8c33f99a099d7c8f33585c9ce9 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _c239550aacda887fdf4b443d0cdfb9b218064cd8 = 0x20         ;
    }

    namespace %e7c3501363842d4d1b5783d063c7aeb1c07584b4
    {
        constexpr std::uintptr_t _a4af73f710948851ad867d246b0fec9cc2d2eb46 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %9e8bb1a7e9117707fae9094bcec7db404af0a37e
    {
        constexpr std::uintptr_t _12d215644c5973cdc0118e45c0975a13cd49afc9 = 0x10         ;
        constexpr std::uintptr_t _4eafa8679017567ec83a6143b69081cb8afac183 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %5e94c3a6c098fe69d6446093662778dd1e804425
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _767eadc9adbc635da5d40a0aab7f2f54158b9717 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %07de50758a0b04e4d1437e4293a5fc2ca5c2cbb9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _9254a8b71a1c94bb7884bd6b5633a1886a562325 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %621d1756b2650263c739c412a4bd9860cb91ac4d
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
    }

    namespace %7ef9638f6e03c0762bb53772b076797a332d93d6
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3362bc1c995457dbc2b578731a5f15ad9f67b2d9 = 0x18         ;
        constexpr std::uintptr_t _c3d089f6b59eadbc42bbae987701824c39457f72 = 0x20         ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %4456a9a9d69cf2c81950592b58f78761a0f9638e
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %9f597fd8504e7041e6277c30b906c21c02bb7c38
    {
        constexpr std::uintptr_t _e58ca544a86c14524e4d42ce610eeb199708b224 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %8569c1719fcf041eb7f7399fd1b73f881f1aa3ef
    {
        constexpr std::uintptr_t _54dd2da3f369d64bb9648c233d27413198bd4eef = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %ac56650a30e91eff45147c6cc4f6c153f9a4079e
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %f806ed854577163bf848ecdf0ba2d56216e0acc1
    {
        constexpr std::uintptr_t _521e9463335907e1ff1cc77bae515996b6501a54 = 0x10         ;
        constexpr std::uintptr_t _f08ac5437758099ca7becd2865c053510c9fe47e = 0x11         ;
        constexpr std::uintptr_t _4541e6b0d262b227421f37d6130ac1f3b7fd79fe = 0x12         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x13         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x14         ;
    }

    namespace %a6cd7b6642443445780d260ef1c2ca307a187826
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _cc6771cd78551b4896634df4d9179e5866b37ef6 = 0x11         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x12         ;
    }

    namespace %07e6f345b28e4eb73de9a9ce7b731d3ab6813c56
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _540bcfdce2431127d6f5dbca2f30e2029a04707f = 0x18         ;
        constexpr std::uintptr_t _a1ccbc11a663cf81bc7e10237345986497e0f666 = 0x20         ;
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x34         ;
    }

    namespace %21d8cca49423db30114beb442c9fd4a33c3e4a80
    {
        constexpr std::uintptr_t _81ce1f603abf8ac8226f9ca8ef90779ced9443b7 = 0x10         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x14         ;
        constexpr std::uintptr_t _fe5f91d2528eaea03f2a306ca5cec48375756f25 = 0x20         ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _cc71f2f2e4612f72ab1992b8c6a824f7af0e3b4d = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _342bdf8641c62172d5d744d239886a6e5600163a = 0x48         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x50         ;
    }

    namespace %beeef3bc64c4740f2127cd524d7e270e7189f648
    {
        constexpr std::uintptr_t _69997041ae94984c89be2fec4f1bb48750321e66 = 0x10         ;
        constexpr std::uintptr_t _2e8d33cdf03b04b90c19c954b198e88f639c5cb2 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _4be5e9a139598b0d08c07486b94213a52975c2a8 = 0x1C         ;
        constexpr std::uintptr_t _8ecd460ceb01c9dbc8460693627d448033c4a1be = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
    }

    namespace %789dba01f9142604242139c3836e9aa606a94c98
    {
        constexpr std::uintptr_t _b53ccdcb3c51aa18eb3339967563ab407c205ac8 = 0x10         ;
        constexpr std::uintptr_t _ce5436bb5e1fb499806f6f8f2ff9b1a436d50abe = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %1a262344e7ccf938800d2d28e8a7c9943a59c5d8
    {
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %2acadf59649fd84b04b5e3aa5379c4218d705cce
    {
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _9bede4a83c650ea9c06a316c8007d337d1170d6d = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %350a13588fa601a93cc30810dce07701978f9f9c
    {
        constexpr std::uintptr_t _a7f4c87e1b0b13ea398e89a42060b87a4d382c15 = 0x10         ;
        constexpr std::uintptr_t _3c8a547d52152a6f276a922d82790b74f08107ee = 0x18         ;
        constexpr std::uintptr_t _16737b43679cdf293cd1ebdbc3ba147c72ef14c7 = 0x20         ;
        constexpr std::uintptr_t _188c91a88dd243cfe49971992c3ff47b63fa791c = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x31         ;
    }

    namespace %a8f804f141de13e5d5d53c86a7eed8cadbafbd7a
    {
        constexpr std::uintptr_t _a8e6e59a650e7c480465c845fda83f10f568f79e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c14182172a896180d80850496855514ec8b3c5bc
    {
        constexpr std::uintptr_t _3a8a0747bf0547a7446bb528fb6ccdfd3856756d = 0x10         ;
        constexpr std::uintptr_t _b71c9f42cb5df7875954d4b2ccd6c3e8ada13642 = 0x18         ;
        constexpr std::uintptr_t _114aa880057493d08b4eef8b8e7cae70af307783 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _51f650ae4a9c54d725b73169e79dc25ced6cc5b2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _ce8352d470ec55030543489bf045fd81128bcbcc = 0x34         ;
        constexpr std::uintptr_t _2f72adb3a4df26f1e7d23b0029327d05b5826226 = 0x38         ;
    }

    namespace %fc84a158ee9cb7f7bcd057c7f3023af3e1ee12b9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x18         ;
        constexpr std::uintptr_t _643effd2044100e7637e0be5bfbd361261c35f44 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %8ebd7a256380e35bc79672cb08b714bbeea6e7ae
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8d1e01a5b1ba6f0ebe50a8bcf5266d3144fba380 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %64e4e6f51b0b467e42c8c3de94c000e82d69f6e9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x14         ;
        constexpr std::uintptr_t _42922c6b70d9602f2d90734af1b3c3a878b7ba41 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
    }

    namespace %2f7751bf966024ebd6e843670f2f413a68bdb75e
    {
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %77924489e34e8706bc195ae957a19afa2de05141
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _9254a8b71a1c94bb7884bd6b5633a1886a562325 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %894af4b9215ed548c1c33f4a1d20bb15f224cb52
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %8cb957a7e7b7b8c7c2ef2c2f55f7c4f2d42cf7b5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e03d4370bcd95ddf7a3aef0c79a030c71ab0db36 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %e8e6b009891ad770e9745621c10c50fe914b9988
    {
        constexpr std::uintptr_t _9be3b70523ca5c82bcd30aa1ded955c969b99ee5 = 0x10         ;
        constexpr std::uintptr_t _176979aa20a148aa82ecbafbb2e4908f4ca6049a = 0x18         ;
        constexpr std::uintptr_t _d273526df7cd52f905c199cb3373c2f186716d5f = 0x20         ;
        constexpr std::uintptr_t _181c27673d30fe851432721716818fa85bcca273 = 0x28         ;
        constexpr std::uintptr_t _2e9160f990e243dbc96c0b0ce5aa9de91b1eed3a = 0x2C         ;
        constexpr std::uintptr_t _c50c8515599510feffc7dad64e7ade4f666d2cb5 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x35         ;
        constexpr std::uintptr_t _f53dae6c9ef52d3f2f7ba8d6cf1d416bfff417a7 = 0x38         ;
    }

    namespace %e7c8cf1a25e8a68894549ae2401f0a6cdf3ca3af
    {
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x10         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x14         ;
        constexpr std::uintptr_t _c0474b9013e2440988aa074cf37324b7210cc25b = 0x18         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x2C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %be891f470781e207326fb4fa0b66db5531c73d81
    {
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
    }

    namespace %e5ae630e6ac8bd4a8c4fd87aab77f17e4ddf697c
    {
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %e5b67052adf3b12367b4f21838f5fd7ce5f5fa4d
    {
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %31a1b0241e863f7e8d6bbd88532bc3626aa4bf81
    {
        constexpr std::uintptr_t _918fdf2ab13b4fb4341fee8b78388c9231c6a9b7 = 0x10         ;
        constexpr std::uintptr_t _06e651411e468ecee1f52d6b61cf9d9732b720e5 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %56d9fc0b53117279c5f05baa936577b109d78f73
    {
        constexpr std::uintptr_t _27e3670df87c420a0c04a37fb931586a127ece53 = 0x10         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %18b3fb698d94d2be627cfcb426e6974bfbdb9570
    {
        constexpr std::uintptr_t _76a39bb7b4acb00826c378f77ce4484d687c9216 = 0x10         ;
        constexpr std::uintptr_t _5e6d1507d58af3ce15df5740198fc7be9c1c910b = 0x14         ;
        constexpr std::uintptr_t _88632bc263d5fb02b77befd4ee736cb40a5cec23 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _56f36b7947ba30486c8f185512da24c9018936bc = 0x20         ;
        constexpr std::uintptr_t _fe88278ff9ac4be3ea829026328413ca63257ae6 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %15128d7a08f76ba8ee5650dd9c402a34d7a44bb8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _aa1c5aa0f231fa4d49c7bbb597dd80c1901c31ee = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _896de19dbf0a57a2aac4bbd6ebd0fd6657d44e6f = 0x24         ;
        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x30         ;
    }

    namespace %3bf6f854ba0f882f183ba050b8aa2f421e1d9273
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x20         ;
        constexpr std::uintptr_t _cfda4d25dc7829b6535a08fdbb359011971b5ae5 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x31         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x38         ;
    }

    namespace %dde9f03c8faa32b1b25e984033a6bc17378b971c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x28         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x30         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x38         ;
    }

    namespace %fdad89008d20a4c1ac70ba685d93821b977a2bf0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2e81c0bcaa08d7730f4dbfffef088b9b8494311a = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x24         ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x28         ;
        constexpr std::uintptr_t _28a4adaf84f2ac0ceb24c7896e0261376e76d72b = 0x2C         ;
    }

    namespace %e5b61cdf60bc53a28562ed64a68c6eebbf1d7ef7
    {
        constexpr std::uintptr_t _8d1e01a5b1ba6f0ebe50a8bcf5266d3144fba380 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %5a1025e8453ade6e1e985f62e481db7f56ffb2ac
    {
        constexpr std::uintptr_t _f40aa8342936ade1bc9945f2f20105b06b82245f = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _bbe9e96319ce6554e6e1f49fdadc6bf01e98123b = 0x20         ;
        constexpr std::uintptr_t _c9170ffbbbccd8b52c034090ac8952b004ef2189 = 0x28         ;
    }

    namespace %c1d342e92dad0ada3bc5e57cd16ac1a335e9ea62
    {
        constexpr std::uintptr_t _00ac3e47d0987056374dffed8a140aeb2ce47760 = 0x10         ;
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _4e084154f7e39b58d909b0d08c20a314d1f19aca = 0x28         ;
    }

    namespace %62012f9063e089264da631b894a7ed2b6154658c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _490c262f0ebe80106e10d66fd94edf9bbcc7e2f3 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %c82b6b7fef64939e1c92bc7b3e2a33631028d601
    {
        constexpr std::uintptr_t _12b760aa58b0a0249fb739cd82966a60ac4ae456 = 0x10         ;
        constexpr std::uintptr_t _f6cc4145d5c9d8e11a6a2459da1e09fcf65b1367 = 0x14         ;
        constexpr std::uintptr_t _272f119d0d848a99d42dbcb2b6ab520d9f957836 = 0x18         ;
        constexpr std::uintptr_t _be4fb24a947dfa3c1707fae1803050f7e4cc83d4 = 0x20         ;
        constexpr std::uintptr_t _a21fad953bbec2daac6f7a52d7d2791ffec2987a = 0x28         ;
        constexpr std::uintptr_t _b7a10aeea3ee23059f6ac96f9e81e3a840cc2bfd = 0x2C         ;
        constexpr std::uintptr_t _9c2ea76103444d2149fc3b321939fbb82b6fa619 = 0x30         ;
        constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _49764432adcaca30249d1eebd07d45a909d165f9 = 0x44         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x48         ;
    }

    namespace %7e8a1e574cc543f2b5e9cb83da28dff05dae9056
    {
        constexpr std::uintptr_t _872aceceafff6b94dbcc9f23eb34a86208a3b4a2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x18         ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _575703cdfb8500c80b68e23bd788232b7e5e9faa = 0x24         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
        constexpr std::uintptr_t _d6e8dc01dd24e79831506e42e78a648f69bd9b7a = 0x30         ;
        constexpr std::uintptr_t _2f065ab3b0acafb0f634d9d599585e80dcd99d13 = 0x38         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x3C         ;
        constexpr std::uintptr_t _640eaa64bf78aa5fb61f7f9bfbc215662b7bb5c5 = 0x40         ;
    }

    namespace %074dff30d9f5674515107267c0a9863f3e147901
    {
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x10         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x14         ;
        constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %c826673667dad4f6301120e954054a6041b54dfb
    {
        constexpr std::uintptr_t _06dce603c00c3a8205873019d4a163e6efbdf067 = 0x10         ;
        constexpr std::uintptr_t _c06feff013d2f051040c869c85f933b52b242ff4 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x15         ;
        constexpr std::uintptr_t _7cbcb637e3ee1ab5649800f564b3d5ab6fd082f6 = 0x16         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x17         ;
        constexpr std::uintptr_t _2ea12f74f07308c9dd8e1708dd2c648285a1e5f7 = 0x18         ;
    }

    namespace %d55c958a641c25fc5829f7a2d6d418375b304e0c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F2D0   ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x10         ;
        constexpr std::uintptr_t _1840e8ac5176683dbfa6d15e47732341260301d6 = 0x18         ;
        constexpr std::uintptr_t _e0195799d1f415752bef33412f9d01dc4f42a515 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x29         ;
    }

    namespace %7ee783f2c988754404d8a0718fa77ac4f88cbd83
    {
        constexpr std::uintptr_t _60a4bf7db65a018be32bffd0e0a9af6d6d97910f = 0x10         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _93a5dc14fc55c3facdd75869d3612c5f9e14c7f5 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _3f08a32b9b57f6ac91d783ed63615aa7a77295ef = 0x24         ;
    }

    namespace %47b78f54fb0273d7f42a43d9e4b44350bbea7f5c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d44501d9eba0455c9d69c37e6f76755fb72e67f0 = 0x14         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x18         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %95bcea323588b1d68849bd1ef21b9dbf1fdf36b9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x14         ;
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x18         ;
        constexpr std::uintptr_t _2d567bea270aa67827157a909db38642cfaac2d7 = 0x20         ;
        constexpr std::uintptr_t _9cf8aaee0826e0361ee560fd193c6b62df886528 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %a43cfb8c31cce38ad3e78346c7dce37a9f8a8fce
    {
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x10         ;
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _16af3b35ce4851e1db4168f3661fb548218bfcbc = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x2C         ;
    }

    namespace %c8eebf4b792dde87c1fb7ab24e396843cda6901d
    {
        constexpr std::uintptr_t _af79ae6c0cd7eb284e43bea5647ce980f2241743 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _2f96f784e0885134331523777ae223d63cd72737 = 0x18         ;
        constexpr std::uintptr_t _569721059b517bdfe240f213e25221bdcb996bc4 = 0x1C         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x20         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x2C         ;
        constexpr std::uintptr_t _e6b2ffed651cfa025d89831d8442d3588f56a440 = 0x30         ;
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x38         ;
        constexpr std::uintptr_t _97498ed03bd44b820022c92451d8e48a5bd43bc7 = 0x40         ;
        constexpr std::uintptr_t _d487522f5e1f35bb35e83fded1f7ae1257611665 = 0x44         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0x48         ;
    }

    namespace %4715a3ea7c2dbb1e8c1d2981ffb8f00e7f016e28
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _b2682021cfb4e985cf12ba090b2d575b7050835c = 0x18         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %95e0b401ad42bc66fd649c1c40776addd7c87ad6
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %9e8a9a9b8b3f5ea11eaf8f412f8b7f8f11f4d61c
    {
        constexpr std::uintptr_t _9251355a66e88ffcfb221a2fc6955233245b2e68 = 0x10         ;
        constexpr std::uintptr_t _5720c8768146361f98f81f957d2131e2f1b8fb1d = 0x18         ;
        constexpr std::uintptr_t _79d9be395bbcafcc1e309d483020b6b2809abf03 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %d6f6cbbc0b3fe1b36bc91482b936c8fef7af7c44
    {
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %ed26a657282ea8d1be308c84d0d393c45c27e99b
    {
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %4e4b96ba7aa566c73c4ab3b5e0e5f9c83b01cd56
    {
        constexpr std::uintptr_t _eaba449bf235b171ebfe290a8c7455443010b905 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _58e937302cac9ab333f293abc981b739d3caca81 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %caefc229da2feeb8521b6e7388754c0b7b18c804
    {
        constexpr std::uintptr_t _40fa638f477867ccf001f53eb3551052b0180c76 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %8f37eb837624ac4eed41c4a9f71a5e581c816a18
    {
        constexpr std::uintptr_t _b4308d54b62f74b8c47e152f2834d735f93aa385 = 0x10         ;
        constexpr std::uintptr_t _6fad848f5900824eff7797a94ea2a918ab2a7af1 = 0x18         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %e5e3776d7c05520ae25d7950a9af8fd85bd949b4
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7fd64b3d837b81c8e0549d14621261ed15e4c361 = 0x18         ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x20         ;
        constexpr std::uintptr_t _714694e3f91fe6ba74d685224cc67e3bdfd3b570 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %b639a73b9a2fa45bee8e7732d3519bfa62cf53d7
    {
        constexpr std::uintptr_t _79d9be395bbcafcc1e309d483020b6b2809abf03 = 0x10         ;
        constexpr std::uintptr_t _9251355a66e88ffcfb221a2fc6955233245b2e68 = 0x18         ;
        constexpr std::uintptr_t _5720c8768146361f98f81f957d2131e2f1b8fb1d = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %5d587e6ac60cbe18de0bf92099b2347721754248
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _48dc8c2391e043d475dc2b393f22114c1a66c0c8 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %9038483c1e1658166a17ac0bfdb9d6ce845d963c
    {
        constexpr std::uintptr_t _6124a8e0e281b8ce27bccb6e44a54ae8e3cdd183 = 0x10         ;
        constexpr std::uintptr_t _dbbc4e31e8f48e967ddcab638dfa76390ae89812 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %e59f824f1cbc475d125f3e48df2ee5470e11ec0d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x14         ;
        constexpr std::uintptr_t _8b404f06a7eb95880361d9a2e14ce2b113023c28 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x28         ;
    }

    namespace %e7b969996bcf8fe8148a5088564e8b4a5f910ea7
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
    }

    namespace %c130ed1954e4e9bb9de71e797fd2e0ebeedf6840
    {
        constexpr std::uintptr_t _8b404f06a7eb95880361d9a2e14ce2b113023c28 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _e8f9ea01561a9596e480b84560843022501fc715 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %1c63b1d8d69785653479a089dd366ea124f83920
    {
        constexpr std::uintptr_t _04d3064e62f957aee048f1d65e1885b2aa6fbbd6 = 0x10         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %fc3966fa569079b4b8b077e53a194a37512d0fd2
    {
        constexpr std::uintptr_t _7a343b7729bab15fb184e1ab4bbc49dd3288487e = 0x10         ;
        constexpr std::uintptr_t _924bd2ea816c8f4e9e1925c879116f688b04cf2e = 0x14         ;
        constexpr std::uintptr_t _42a0135b910cbabc13bd68947f0a4f0c3765a327 = 0x18         ;
        constexpr std::uintptr_t _7c966c6e0a4e9847ab0a849a6aa21bc745a6f59c = 0x1C         ;
        constexpr std::uintptr_t _8e1b5a296d84130894fd496b9e2061c4e5edbb4c = 0x20         ;
        constexpr std::uintptr_t _ce08acedce3e864a7edf069663f277bd8ceab296 = 0x28         ;
        constexpr std::uintptr_t _6a364617d6f44b6efa2f8aa8bfdde888114a7292 = 0x30         ;
        constexpr std::uintptr_t _6fa3226909f7a2cbbb2d74e6ff6073af5278f399 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _02d31058351063dde32a002e2cdd47728856497c = 0x48         ;
        constexpr std::uintptr_t _03e837d5af5444400481fb6b9e92952f014a6595 = 0x50         ;
        constexpr std::uintptr_t _52f9dc00c3b209d929d445c722d6a8756984e17b = 0x54         ;
        constexpr std::uintptr_t _e7ded1b12cbef3d3d3ee145931a24d0288fc6ffe = 0x58         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x5C         ;
        constexpr std::uintptr_t _ef604aced11e40a5d0fb6364b2b7baecfa47d795 = 0x60         ;
        constexpr std::uintptr_t _159ec3762549ca1f6e716dd1f1c35d369e2e964e = 0x68         ;
        constexpr std::uintptr_t _a090f3f12835463348980c8b37c342b83843086c = 0x6C         ;
        constexpr std::uintptr_t _3509910ff9bc747139d41f9c65cfd656faafdf31 = 0x70         ;
    }

    namespace %0b928e6dab744bc33c110ae34c94f5746bf3facf
    {
        constexpr std::uintptr_t _fae4cfa74e15dfeb0350c841a402ac84b17776a1 = 0x10         ;
        constexpr std::uintptr_t _73127dfcabc51c29db7a6f75c5cfdaf944b99d0a = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _40dcffd217310997b856e439fa087940ed8f3696 = 0x1C         ;
        constexpr std::uintptr_t _9d3e3882e67e0fc2383244e3eba6128069a0d3e6 = 0x20         ;
    }

    namespace %2252e8cc95d5d0811392d8d9f66c541305a7f3f2
    {
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %79c903b698241a94ef553def193c5007204f9211
    {
        constexpr std::uintptr_t _640eaa64bf78aa5fb61f7f9bfbc215662b7bb5c5 = 0x10         ;
        constexpr std::uintptr_t _06abfa9d391f8f1ac77d3d992abab61fe5a9ab1b = 0x14         ;
        constexpr std::uintptr_t _2f065ab3b0acafb0f634d9d599585e80dcd99d13 = 0x18         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x20         ;
        constexpr std::uintptr_t _28471f7b747167bd59403a3976c62ea861f97991 = 0x28         ;
        constexpr std::uintptr_t _aea9698fa957ac30794b51048d2c56ef03c14ee3 = 0x30         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x34         ;
        constexpr std::uintptr_t _f032c4e8585cdcb1bbea9e02684a98d7d5fed4a3 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _575703cdfb8500c80b68e23bd788232b7e5e9faa = 0x44         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x48         ;
    }

    namespace %61b6c7e904568c6b604fc65cdb1afb1b57eca64a
    {
        constexpr std::uintptr_t _c3d089f6b59eadbc42bbae987701824c39457f72 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x18         ;
        constexpr std::uintptr_t _3362bc1c995457dbc2b578731a5f15ad9f67b2d9 = 0x20         ;
    }

    namespace %1450dba28053a8acabc6133616923c97cda416f2
    {
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x18         ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %3d77024eea87e222a3dab1d2145ba9e442fcd06d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5294b6d23a5c7176bf3d48071017fe1cf274f7ee = 0x18         ;
        constexpr std::uintptr_t _8faa9ababe8815413a5972c3970ae239bffd67c5 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _850f90b6e3804744e3029305ee97cf345d7aae18 = 0x30         ;
    }

    namespace %a859c6254fac61e93a0595e80c31ec8db95eb18d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _73473c3516b8f5b3bfe809693b5d070f0dde2852 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %290e41f99784a5c43a67e6ca2c7a99aba35aa4ea
    {
        constexpr std::uintptr_t _2c56979d1e98b8b11fba9cd348b8197bb4fe1e66 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _e5e2fb55fda89ec410c1612dd3a095279b2d2e65 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
    }

    namespace %ec04ac678d3c8b64515bc22e614f23162310d518
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _fbbfbbc124422f1d2211713a7ae2c8900d9a480e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _695b9a9e46ce4d56c3a48a13123c201ba65382e1 = 0x24         ;
        constexpr std::uintptr_t _35cf6623089ec8134eb402f85a0b2279ccc700e5 = 0x28         ;
        constexpr std::uintptr_t _7a6e0f0ee7ca001afee0baec1880e9e01807ef89 = 0x30         ;
    }

    namespace %0f52f4aa6668ad00949be496706f739f9291ee3f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %6e63b91f7579f19b1f49ba0cc9807412ae042493
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2d1b924ce0c96629b5f32e7f231e3cad168b8953 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %549c50253824563953ab0d51029ab84c95c6b2e9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _bdc9d2c884fd06ef7a9910dca7e7e8873629ff09 = 0x18         ;
        constexpr std::uintptr_t _92716f8e369c4ae60e80565a7dc1db29b76d63fd = 0x20         ;
        constexpr std::uintptr_t _07c24697b3363bc0c55d41ec6ded4ae81c48a53c = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _eba981791315c2361599258b3a3fdfd5a6d041f1 = 0x38         ;
        constexpr std::uintptr_t _6802e7caba12075c43deebb460693ecbf209efe8 = 0x40         ;
        constexpr std::uintptr_t _3117208ca7f4e890668161d8c4bcbe8e27cca69e = 0x48         ;
    }

    namespace %c1997cc0e075c56aad364096722b8bade5da478a
    {
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %2f1a160ef7e8504c1346bed74cc19e6d361b583f
    {
        constexpr std::uintptr_t _5b0aa9964b7f1f00b0196fc66b0d7750aecc3ed8 = 0x10         ;
        constexpr std::uintptr_t _105990fc49a0988ada7e0757b09c6694933b71b1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _b519a6827680858a09285af7e039c17cf752e5b0 = 0x20         ;
        constexpr std::uintptr_t _019d00d5b21d1697fa15f0ac4b1e51ef97657a75 = 0x28         ;
        constexpr std::uintptr_t _e0195799d1f415752bef33412f9d01dc4f42a515 = 0x30         ;
        constexpr std::uintptr_t _e0c2225931477502e0b635a1358bc8c3092807fb = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x48         ;
        constexpr std::uintptr_t _7486ea3eaffa42d1426d564681ae41b7759e3c94 = 0x50         ;
        constexpr std::uintptr_t _3753e60c4931ba4c83c20cc5f2285b6b3079e8ca = 0x58         ;
    }

    namespace %b4d8a26a307d9d98253b1602908a8f40e40ae1fd
    {
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %356ecbceca9a2673f62669aa650f03f9c29e3fce
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _06230d665752cf45e1bdeef1828318ff61263d5a = 0x14         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x20         ;
        constexpr std::uintptr_t _9390be1209d160b379c975e6d0ce718a41d65a07 = 0x24         ;
        constexpr std::uintptr_t _f37ed5c6c616738304fdc20b972776fe1b7c055e = 0x30         ;
        constexpr std::uintptr_t _6cd21df6c4c41ae6acbe03db515f22b861978d18 = 0x3C         ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x4C         ;
    }

    namespace %9ce456300f2f99de767df9d1a41d0f2a557947bb
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %4a22bad54f1764add3c00ed552bbd50edcc89773
    {
        constexpr std::uintptr_t _fe5f91d2528eaea03f2a306ca5cec48375756f25 = 0x10         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x18         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x28         ;
        constexpr std::uintptr_t _81ce1f603abf8ac8226f9ca8ef90779ced9443b7 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _cc71f2f2e4612f72ab1992b8c6a824f7af0e3b4d = 0x44         ;
        constexpr std::uintptr_t _342bdf8641c62172d5d744d239886a6e5600163a = 0x50         ;
    }

    namespace %6779b76bc8d767f0ac48b1238d22f958e0f5c802
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x14         ;
        constexpr std::uintptr_t _076ce2193abee31afbf1a595926d74585192d59d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %3671bae560830d2cafc283e1cdb6e5981a3b8cc3
    {
        constexpr std::uintptr_t _b821dfccce8cf7558f6239d00693c2fb4e074fc5 = 0x10         ;
        constexpr std::uintptr_t _edab707d84f8b07ca8c39236bd1ce8e645e3511a = 0x18         ;
        constexpr std::uintptr_t _b235f6c6393a259c7fe19703e982897be9d30a96 = 0x20         ;
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x28         ;
        constexpr std::uintptr_t _8de9b3c96f0ad6b4a08f6b38a906f4b5c61ff9aa = 0x30         ;
        constexpr std::uintptr_t _358dd56ab6fbfa8c69b9414b07befba3a915b9e2 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _924bd2ea816c8f4e9e1925c879116f688b04cf2e = 0x48         ;
        constexpr std::uintptr_t _51f87faaf360485df4910ef34425acd52a3f53b1 = 0x50         ;
        constexpr std::uintptr_t _1e59ffaa257c47450c6d235c9979a876bad924da = 0x58         ;
        constexpr std::uintptr_t _3cb66612f44ff897a68f89272b157ea6f47677cc = 0x60         ;
        constexpr std::uintptr_t _dd883b850b405e1f9de16df4756c3ca1351ac6a0 = 0x68         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x70         ;
    }

    namespace %dbe3689fca2f28cffaab327620c6e6c1ffd7c2f8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _82658a9caed625b58fcedb9636b02c32d92cac44 = 0x18         ;
        constexpr std::uintptr_t _67dbf91d966f5af7b6062121763f8741d5e862eb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _188c91a88dd243cfe49971992c3ff47b63fa791c = 0x28         ;
    }

    namespace %df8325745d613048df34cd44f4d7f47dc2e1dbc7
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _478cc91d041a550c91529fa3ddac115b6772b0a0 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %b7c21098611bef344e44672a6411880354a1931e
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _bda997a85ee3ca888d339f459e98d3ea25cf5a4e = 0x18         ;
        constexpr std::uintptr_t _31bfe989c3c9258acc20e6f8b4b693e6818b1b19 = 0x1C         ;
        constexpr std::uintptr_t _9bc5c2f8cc2dc3390fca37a43f0cece4d47b69b6 = 0x20         ;
        constexpr std::uintptr_t _f8fbd2138c9fdb4c0080f2f1db40886aea3c9c0e = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x29         ;
        constexpr std::uintptr_t _a67a68233f0ff75b4618bcc2fd364d5698d1db77 = 0x2A         ;
        constexpr std::uintptr_t _a733d49c32919336a27daaca24f8b60fa0508170 = 0x2C         ;
        constexpr std::uintptr_t _2f9ec43080f6200b6044138a21a7379ba8dd35c2 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _399dbf62194f66d7905c4e07e79ff5839bc0349a = 0x38         ;
        constexpr std::uintptr_t _dd330a3ac04963ab901c789606f34bcd8e810183 = 0x3C         ;
        constexpr std::uintptr_t _20f0cee61061d95f61f92de17e53909b9984cc4e = 0x40         ;
        constexpr std::uintptr_t _e529e721b398f023fb56f6ecab31649bf4f68a71 = 0x44         ;
        constexpr std::uintptr_t _319824a322d75d2b0cd2e095749c3d0d06566ca6 = 0x48         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x4C         ;
        constexpr std::uintptr_t _b0b4e04cb2ea3f189b69a32a1bb2f872a5eb8efa = 0x50         ;
    }

    namespace %5d6b959cc909f457b2c32c9672b3709c5c1f60ea
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _3fa16bf2c1032eb87106480ac6b572bc3476cc5e = 0x28         ;
    }

    namespace %75d5c5512e355a23feb1f01307fbd03c33744b0e
    {
        constexpr std::uintptr_t _fd03b5eeb7666651153107b65f7b2d6124718fa5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %886bc0efa0f1f5f5bfc891f9b3b2f922dd541310
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _31fb994064776024f6182813b97543fd8f6d90e1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %86f66002a759ded3963e42304838fa4264c9ae82
    {
        constexpr std::uintptr_t _4e084154f7e39b58d909b0d08c20a314d1f19aca = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _00ac3e47d0987056374dffed8a140aeb2ce47760 = 0x30         ;
    }

    namespace %b8a689da9cc0c0e6fe1ed6ddc6cf110df4702e24
    {
        constexpr std::uintptr_t _e58ca544a86c14524e4d42ce610eeb199708b224 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %0eafd457715a750eec173b2db5c79811c6b6883b
    {
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %f8654cce877bb0d908a55f4caf302d29fed4075c
    {
        constexpr std::uintptr_t _ba5e496ac0e0b3ac0301538efe188216c9c48d7c = 0x10         ;
        constexpr std::uintptr_t _7b7688ccb217b6c6bd968048efe59f05a9c268c6 = 0x18         ;
        constexpr std::uintptr_t _6ac94f99be8c9755b118931be78178b034c753ff = 0x20         ;
        constexpr std::uintptr_t _dea322aabf446bf1120b11045fd09b43f96c5eda = 0x28         ;
        constexpr std::uintptr_t _b76cd4cf1197540423393692ce399fee8e500f96 = 0x30         ;
        constexpr std::uintptr_t _d7b73ec4a48e51fa50d7032b0bd6814ffc6c00dd = 0x38         ;
        constexpr std::uintptr_t _194e14781b38874c2ba400ac9ef782e6b3b6ca91 = 0x40         ;
        constexpr std::uintptr_t _71fc011b8dbd2da842cb4e12e7afaed1584d35a9 = 0x48         ;
        constexpr std::uintptr_t _7adc0711c34e06b24ae6991c1e63622a4991be86 = 0x50         ;
        constexpr std::uintptr_t _fa7d48d1d5cc873cb226d711cbd838301a63c960 = 0x58         ;
        constexpr std::uintptr_t _543cf0205e108814d1a8b6d79660d3ae7c079b0d = 0x60         ;
        constexpr std::uintptr_t _9178e2918df86e4c38a7f1b04aa52ac1ae5eaf76 = 0x68         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x70         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x71         ;
    }

    namespace %f860ae9672e2b2c50df2342ee7eee542b26600f6
    {
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x10         ;
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _540bcfdce2431127d6f5dbca2f30e2029a04707f = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %ad17dfd44c1a6f04d685752e098b4af7e34c0016
    {
        constexpr std::uintptr_t _2d30fd3eba05a07f04cf3db48a1098ced07973b8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _da6ea6757d5acde5750f8e2007573ae35b962cb8 = 0x15         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x16         ;
        constexpr std::uintptr_t _f65d4654d986e98252d35bc48e24b946c910dda7 = 0x18         ;
    }

    namespace %a0ce104b2fa3f78f0e4d320e7ffd4e055bf643b1
    {
        constexpr std::uintptr_t _1fc7c1fff9bfc9b05085bd2e6d4bf2dc0e8661fc = 0x10         ;
        constexpr std::uintptr_t _f1f46b56a775abdc59b75d1488db23f93e9aacf4 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _45ce82f29909260b3d3cf97dbb5f142fd7ac02cf = 0x19         ;
        constexpr std::uintptr_t _026996ab3bda59d55f6a7e18f46a31dd046998c5 = 0x1C         ;
        constexpr std::uintptr_t _9b3ce2363c3e1c02a4f9155ddd68e0e6ea556bff = 0x20         ;
        constexpr std::uintptr_t _0820e31f7e25dcf3a02460c1c349e33b4efacb7d = 0x24         ;
        constexpr std::uintptr_t _a4aba7cbcc11086d0984921acf3976950cc33edc = 0x28         ;
        constexpr std::uintptr_t _25fb779d33b54f28124204bee92118f17561151b = 0x2C         ;
        constexpr std::uintptr_t _0d27fd98dff950835c4dba97179fa8598a5dbe51 = 0x30         ;
        constexpr std::uintptr_t _5f94dfc7f2d90c8a359221c6b868125e794a5d71 = 0x34         ;
        constexpr std::uintptr_t _6bfb1de7bb1199393a0e19ff06cbc11b4329187c = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
    }

    namespace %306279972f8459843b1e9f039a916b2910fa5737
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x14         ;
        constexpr std::uintptr_t _dbd0acef181c99a0cc446c3f6a1b857d0f8b3d52 = 0x18         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x20         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x28         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x2C         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x30         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x38         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x40         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x48         ;
        constexpr std::uintptr_t _da9db95cdef54118180cc99c4fc1d95be2ab5374 = 0x4C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x4D         ;
        constexpr std::uintptr_t _91d524ac2807021f9bdcb7f8637d6c76ef1bdf89 = 0x50         ;
        constexpr std::uintptr_t _e8d452882731a93a4f3c61f39ecbe73e886d0095 = 0x54         ;
        constexpr std::uintptr_t _1f6c107928a2a9f2d3dc66f55440a6265bc9b15d = 0x64         ;
    }

    namespace %967c0de074824d1a12cffd94297666e9a98a1a49
    {
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
    }

    namespace %cf19bf6cccf814e988497e19591bcb529238beae
    {
        constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x10         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x18         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x20         ;
        constexpr std::uintptr_t _7799135087794e1a664365941020bd08778bd87b = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _4e827f7844732876a20ee4c30c8b780480965a90 = 0x44         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x48         ;
    }

    namespace %ea7756890e9a7ce6045e43688e651b23232be79c
    {
        constexpr std::uintptr_t _aa99eff5acf39b517b67de0a0532ef7d5f03f715 = 0x10         ;
        constexpr std::uintptr_t _2299043d571ace353f5039429a1f5802730fd08e = 0x18         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x20         ;
        constexpr std::uintptr_t _757565c0155633b8df17fab1c646750a1cca7da4 = 0x28         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x30         ;
        constexpr std::uintptr_t _608300ad6041d95112678c82ed88769b99e30fee = 0x38         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x40         ;
        constexpr std::uintptr_t _1cd2c732e722f735d6916a92a64f06ed9b58415f = 0x48         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x50         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x58         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x59         ;
    }

    namespace %95ffaee759761661209b0239fc03ee85bf8c1b5f
    {
        constexpr std::uintptr_t _9e29647270f6e6bf2f689aecd702f6f6021a30a6 = 0x10         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %1c66e9e1b05da8c1d638ff16956ac2719765de72
    {
        constexpr std::uintptr_t _55caedc26a669a992844bfaa0dd72eec2b3a471e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %8465ed468176cbec11ad79de53cdbca856acd133
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _42922c6b70d9602f2d90734af1b3c3a878b7ba41 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x1C         ;
    }

    namespace %ec7b3e4f0446e495368a07cb942868466933c7fd
    {
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %d1eed956477784a70fe7ea10ca6ef46724f42906
    {
        constexpr std::uintptr_t _d21da1fa0ee84bfaf7a024a5088bebccb2e74726 = 0x10         ;
        constexpr std::uintptr_t _f40aa8342936ade1bc9945f2f20105b06b82245f = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _958c48de2ef0e092a885003c0c50be6048804df5 = 0x21         ;
        constexpr std::uintptr_t _ba755dc6bbe3f76693b4e1c1cb905a502b1fd866 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x38         ;
    }

    namespace %8b5bb6d4c1448072ed1f270f4b6e55b19a947499
    {
        constexpr std::uintptr_t _577d786319f980e6780665b32b4ec72ef828a1b1 = 0x10         ;
        constexpr std::uintptr_t _278a41fdb008b998ca896657c00c3e0d0690aab1 = 0x1C         ;
        constexpr std::uintptr_t _604114fda3104264fd23adb29c3a16949c910938 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
        constexpr std::uintptr_t _9b8451bb0965c1abdd97e3e4236f034a17913552 = 0x28         ;
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x30         ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x38         ;
    }

    namespace %b92c5a6d4aa3517e8dd5251efb35706dca1d29e1
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %fb57117a771199db92cf3933bcec4dafc139517c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _767eadc9adbc635da5d40a0aab7f2f54158b9717 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %1484f58952f56f77b1281a31e60e2c48673e338e
    {
        constexpr std::uintptr_t _dcc21fb78a55ff199455b95873713868157b8d63 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x1C         ;
        constexpr std::uintptr_t _27e3670df87c420a0c04a37fb931586a127ece53 = 0x20         ;
    }

    namespace %a623ffa29321151984238b1d670ee43adf1c8b46
    {
        constexpr std::uintptr_t _eafdbc504c2e2add7bfd561dbc11a62d347a36cf = 0x10         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %cdae4ee7c62b5fc80e41b5cb1ad1929fb7afb999
    {
        constexpr std::uintptr_t _419455e8aeae8beb3b6cccf94410dd6937e82ecc = 0x10         ;
        constexpr std::uintptr_t _39f35eb3dda982fee42536d73087934b08526c42 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %fd6c1e05ab5f18167bbd033a4eeaf206d5eabdd9
    {
        constexpr std::uintptr_t _2d1b924ce0c96629b5f32e7f231e3cad168b8953 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %bce3015dd67556e3916f1725a9698dd8066b10f3
    {
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x10         ;
        constexpr std::uintptr_t _924bd2ea816c8f4e9e1925c879116f688b04cf2e = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _1e59ffaa257c47450c6d235c9979a876bad924da = 0x28         ;
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x40         ;
    }

    namespace %3dc64ffce4145e50dc4394f7aec10181a5a8dd6c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d6e07c0510dbe1b0447f02324cb86d58cfd2d5b1 = 0x11         ;
        constexpr std::uintptr_t _43cd059462025999457a648055072c93826b9c7e = 0x12         ;
        constexpr std::uintptr_t _1031d13c298a5b1acd64691a37f29e27e492d192 = 0x14         ;
        constexpr std::uintptr_t _5cb9942a5edd346b4487643f0c723c431e52bf4a = 0x20         ;
        constexpr std::uintptr_t _21f9e0601d24089606eb6c6ca10ade5f7e51a4db = 0x28         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x34         ;
        constexpr std::uintptr_t _1fdcf49d57d98153c8ccd2e5a3cfbdb82761646a = 0x35         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x36         ;
        constexpr std::uintptr_t _78c0d7336275dac5555afaf9b771e46c6e9a1ec8 = 0x37         ;
        constexpr std::uintptr_t _45557454fa16a4a08d671440eb74f7aeebd0590f = 0x38         ;
        constexpr std::uintptr_t _3af90e1171bbae1999160b93d798e9afaf1161da = 0x39         ;
        constexpr std::uintptr_t _d4c76408f419a8b19aec439b5d9409e50867dc53 = 0x3A         ;
        constexpr std::uintptr_t _04c586f0007749235455022070212e986044a83c = 0x3B         ;
        constexpr std::uintptr_t _84cc29f4a0d93811504dcf8df5a4556faa6752d8 = 0x3C         ;
        constexpr std::uintptr_t _d535cdaf5ddce6f8885e29f040a6e606fccc7a7a = 0x40         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x48         ;
    }

    namespace %9eb632e611d2ee22371876b71ef20f9d9b019644
    {
        constexpr std::uintptr_t _6774e93aac2154fc293cbd78138c3946d7ca2647 = 0x10         ;
        constexpr std::uintptr_t _9e9ce2a1079748f3b377d58b4f8cff6b8fca0be7 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1A         ;
    }

    namespace %70f66ac6816c1f1491dd61e593c38d21862ab02a
    {
        constexpr std::uintptr_t _e8e36638a7b7dfccebfeac0b779aa6b73df1a50c = 0x10         ;
        constexpr std::uintptr_t _ea4796928ab03722f2cd06f2bc0c62082656c11e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _963a98526363292bded0a81b07b105852c414a0b = 0x24         ;
        constexpr std::uintptr_t _491bde917bf8d5548d459fd58026f0d3d73d1237 = 0x28         ;
    }

    namespace %1fe877bb0f09684e143f03d042f572c7038fb78c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _81f4461e871944781fe27f2e8d47b399325a4a14 = 0x14         ;
        constexpr std::uintptr_t _3443d4d299836d2dbfdaeee789c75d2456aa68da = 0x18         ;
        constexpr std::uintptr_t _97d0ea3ae02b2d71a0aedd0cf3ebe01847a794f2 = 0x20         ;
        constexpr std::uintptr_t _b60c63801e80f2b7b5e14873d4fa27483293ec25 = 0x28         ;
        constexpr std::uintptr_t _42fc3757c46121345a495098038d46776f5119db = 0x2C         ;
        constexpr std::uintptr_t _fbd3b1e7aa5d5e804cd430b693e16d17bc424651 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _ef1eb17f016180139fa342623b1b7ec3cfe1a505 = 0x38         ;
    }

    namespace %a229094fd324ba34ebc2f360e18f88acf195ad19
    {
        constexpr std::uintptr_t _cf06ec11c8c2c247dc34f8e3b0e07df8fb9d6f9c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x18         ;
        constexpr std::uintptr_t _f75bfad8e2347e6f5cdf5463f5a45602ecd4defe = 0x1C         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %1d236ccc6e17491c09ac2d4a138d42f8a5b48cea
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %1ba02449497ff4d4b9ef8aa3e4294f6e15998d04
    {
        constexpr std::uintptr_t _2ba424925de41a22def515f5eff5ad44f1b1bb82 = 0x10         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %1168904fdc6f2ac40107e54ef49b81a976a09ad5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _99329c0647fc433b17ebfad61903614c78f98780 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %3845e6a497e30e39d7111d23abf2f95de7513648
    {
        constexpr std::uintptr_t _617733a3f6b525295d189bc009c2902082775dc2 = 0x10         ;
        constexpr std::uintptr_t _693fb99859d666b7f2244428bba2a3f7c161c067 = 0x18         ;
        constexpr std::uintptr_t _b5337b6cef3734bc2c2748dc06441cfd8ae8e38a = 0x20         ;
        constexpr std::uintptr_t _f9e9f3360946acb7940bad7fa29b4c66034aba96 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _a5972946c3f0f96ef437eab3450b3bf5d8874103 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _0f7d1b03773958384ea589a2abec6bd01b4ab174 = 0x48         ;
    }

    namespace %6666e79ebdbb2cdd8392645f9f1ad52122e2bce2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d14c7002e5d888ee1b5bd7261db389c6e4093f3f = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f8147018705916ab1521f60c165e936687daf3e7 = 0x20         ;
    }

    namespace %e5c05f60765194c88ee120b58f108d42183aba3d
    {
        constexpr std::uintptr_t _00226b949efa9cb13efa413731d107f7b539e044 = 0x10         ;
        constexpr std::uintptr_t _8df3d572f0cb15099e50135f4c18d5145146d021 = 0x18         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x25         ;
        constexpr std::uintptr_t _fb8b210c37ab56ab337e0e3665fde5f472fcabd6 = 0x28         ;
    }

    namespace %02e1c618afac458be588ba8d6cd3c3db946e2075
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _cb9ecb16a7db78b85688212fdcb1ab42c021c213 = 0x28         ;
    }

    namespace %42cd074f2c8ef3b4e43e189920533a2438de85de
    {
        constexpr std::uintptr_t _c0284ef695ddf75e7ab1fd0a1ca0c998beb94c12 = 0x10         ;
        constexpr std::uintptr_t _6d620744a92c836ddb2a98ff2eb918b6770c2fa4 = 0x18         ;
        constexpr std::uintptr_t _7f77f72b0461ddfb8001a0f49f034874e54a438c = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _1d4f82ae9824a5b1130dce4803c2c21af92bc4c9 = 0x24         ;
    }

    namespace %9fdaefa9b64e5cd2453b64aa5fad686a2ccde080
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _998a61d028f03a176781c8024d6e0f6da73189e3 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %d883b55d39230676925e11b3154b8c76ebc60bc7
    {
        constexpr std::uintptr_t _998a61d028f03a176781c8024d6e0f6da73189e3 = 0x10         ;
        constexpr std::uintptr_t _249df47854c30d52e127ffe680f4e7dfb5f3c2ca = 0x18         ;
        constexpr std::uintptr_t _1f5958e5daf8b768530c912235486d8a7d6544fb = 0x1C         ;
        constexpr std::uintptr_t _1538c4b2335d6fbfe7478065998284f4a6ac55d4 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x28         ;
        constexpr std::uintptr_t _9ce46194dffb513fc69747591f56e8f828af254c = 0x30         ;
        constexpr std::uintptr_t _86dfaae83f778daf95c6bdd6e3a187d3da467fa4 = 0x34         ;
        constexpr std::uintptr_t _20ec4b57ce9c50df7702ae14fcc2dcd93ede89d5 = 0x38         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x3C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
    }

    namespace %8976cbc4b308559d8b819e9acafa634b4b20c63a
    {
        constexpr std::uintptr_t _7434c2f74b1e658bb509b4274d84ec1985a3e588 = 0x10         ;
        constexpr std::uintptr_t _3bd2be106fb56453842d2527d4dc163e1102dea9 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %ec851182377f35c14d1a8a3f278d9b6f19237c58
    {
        constexpr std::uintptr_t _7ffc905ad93390990a84bdfb70aae33dd0f80d53 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _9c40ee2ba3c398bfa3f23d480ebc503bd553035c = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %b57a15a47c93df208d5cac42cd9e8e44942d49b6
    {
        constexpr std::uintptr_t _1e68a15723096398971cd4bff39570bd0e045991 = 0x10         ;
        constexpr std::uintptr_t _4f9780f4f77eefc9578923b6a2a93c9ae962f161 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _c74653f1d3154ae6c840fb86bb5b02df1ff35af4 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %8a1bb3a762cdbb19919d4d0aa4314801468d4390
    {
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x10         ;
        constexpr std::uintptr_t _933c2ca585c3c3802f31065791c3092c30c33b4b = 0x18         ;
        constexpr std::uintptr_t _6996d2c1ce8fafa2756f759dbcdd7d93a3ea362a = 0x20         ;
        constexpr std::uintptr_t _7914e18c8218838cf8a52a2e4ab29eee73498b76 = 0x28         ;
        constexpr std::uintptr_t _80a72092c8372bfcdb6aeb2959acefc1d2328af3 = 0x30         ;
        constexpr std::uintptr_t _55b1275c83edb5759a6e24fbbf94ec5ae308839c = 0x38         ;
        constexpr std::uintptr_t _2fb601b9145470814861c96a663972629ef662ca = 0x40         ;
        constexpr std::uintptr_t _57dd5acaac414d004f35c2b21c24dcafba7f4296 = 0x48         ;
        constexpr std::uintptr_t _da2f402f2ecd42d4ff9c002cc175f43289a37ad5 = 0x4C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x50         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x54         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x58         ;
    }

    namespace %d3896a1d40ea35deff110230bc51696b8afbf56c
    {
        constexpr std::uintptr_t _83e5c32a784139b60b5656e27b781fc187b9502a = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %abddd7d9011dc16323ff131dfb02610328c391df
    {
        constexpr std::uintptr_t _5ec4d0863434bdbba678e4e26a935aec6700757f = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x18         ;
        constexpr std::uintptr_t _c0124d5e7f775c0ed1e22488371c148edce5637d = 0x1C         ;
        constexpr std::uintptr_t _aac6e8955cb7d4085e30b5288aa6c3a1d7ecebd1 = 0x20         ;
        constexpr std::uintptr_t _ce7d1d7f61a96abb1eff9df5111084a1d611d9c9 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _60f13885638f463d3a43e4fd1af7406fd60e233d = 0x29         ;
        constexpr std::uintptr_t _75f1bcabd165e8ea8b4cd3e574846cd10ea46226 = 0x2C         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x30         ;
    }

    namespace %05403443aca29bc28670033dc01d9dd8ad7d45aa
    {
        constexpr std::uintptr_t _5a58aacee2ec8ea3c9f67fe154eca158ab46a3c4 = 0x10         ;
        constexpr std::uintptr_t _20e5a3986c1cb489cb88d5b72fd5d65f01e9e06d = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
    }

    namespace %8e020d0d7d10359b1a608ac933c415fd955bde61
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7b4fcbe7c61cc67318e6e238e88fe3ca3ed91220 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _19be3a9e9b7583c2c48ad8ec7851e7dfdfb87800 = 0x28         ;
    }

    namespace %141816509fc74603145ee20cab6a275c440f1c52
    {
        constexpr std::uintptr_t _e39e95f6f3f546875173b7dbf1f392459394660d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %59c23f14944c04efa8823b92851ebba8992c93f9
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _0d6f0bd72f0279c2eff8275dd26c3978f07c0b75 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %c4e1e6592f9042b40e72839b9cbcf3722a91d48a
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _cc6771cd78551b4896634df4d9179e5866b37ef6 = 0x11         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x12         ;
    }

    namespace %0948829deef607fe7a785d414fa5c732ac789166
    {
        constexpr std::uintptr_t _7570170b7bcb3faa7be6d1e47bcb7bc58ec77fcb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %477487424e57bcbeef4c9eb66cf6fe996f7a192c
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %882075a82377302bf3fc7266b1784cb699f78586
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8d1e01a5b1ba6f0ebe50a8bcf5266d3144fba380 = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %803029b50ebfed7b79daec5d52bf7690cd32bf45
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x14         ;
        constexpr std::uintptr_t _076ce2193abee31afbf1a595926d74585192d59d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %746e9ac6af23af8059b12c085a348365cc0420c2
    {
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x10         ;
        constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0x14         ;
        constexpr std::uintptr_t _d44172ded794e5b9ef50d72509258431d7e42f6e = 0x18         ;
        constexpr std::uintptr_t _e3306a809035e5a9c2fc886c6a393e434ff936b7 = 0x20         ;
        constexpr std::uintptr_t _9c6bc1af78449aac2cc7de225ef3a56b1509bd63 = 0x28         ;
        constexpr std::uintptr_t _0abcd535ace9ff0c9e159759464b4f121a955ceb = 0x30         ;
        constexpr std::uintptr_t _d0f46486bdce57af3848796ad0f1d0c9427217d7 = 0x38         ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x40         ;
        constexpr std::uintptr_t _6505374567fbe04cae64034cbab3b3a2abc21d14 = 0x48         ;
        constexpr std::uintptr_t _1fddde1f040b18f9fbe2d6ba244fd56e1344aefd = 0x50         ;
        constexpr std::uintptr_t _b6b76fd0e7824da9e4a1e5ce73b56e90bdbc9dce = 0x58         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x60         ;
        constexpr std::uintptr_t _223a4d37fca714464b5c7446a2b940f51e21a18e = 0x64         ;
        constexpr std::uintptr_t _7edaa76eb20c10c181341c823461d12e8b75f83a = 0x68         ;
        constexpr std::uintptr_t _c294156e6afaaed1921545849d9768a5f13a5d6e = 0x6C         ;
        constexpr std::uintptr_t _6b920bd8c0a53f70cb628015b39a34d4e9c5578f = 0x70         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x78         ;
        constexpr std::uintptr_t _0ded7dbba273d296fc5cd5753d037fb0e3a6c3d3 = 0x80         ;
        constexpr std::uintptr_t _f46fc342ce9d3b22175523cb891cd944554d04cc = 0x88         ;
        constexpr std::uintptr_t _e9df65a6cb824672db1bcc8d6c3d9371a90a975a = 0x8C         ;
        constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x90         ;
    }

    namespace %f6a43c34fe904a226233e7e9c3f8077fa6fa9256
    {
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %f4a1c9b241166c943f6a4d39f67c411e42bd0727
    {
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x10         ;
        constexpr std::uintptr_t _2d1f88f70d2fabd2b89bc7758c4f52a863083de8 = 0x20         ;
        constexpr std::uintptr_t _8e432b49233e69fc5e5eac91d4a7f8916652a366 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2D         ;
    }

    namespace %90e463557600f65e737bb4ef0fb9c50465657cd0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x14         ;
        constexpr std::uintptr_t _ac263a9b016d6a732fa92f3b9401117e0c0b8149 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %262b7945f90ca2c16a030ec5abb2b7d9a634a3be
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _3753e60c4931ba4c83c20cc5f2285b6b3079e8ca = 0x28         ;
        constexpr std::uintptr_t _16ebb6cfc56b8eb28ddcd53f7dfdf67585202736 = 0x30         ;
        constexpr std::uintptr_t _d77564d9971ef134d14b796fb4b9a18b1522e0ce = 0x38         ;
    }

    namespace %5733eac280e3abaf863ca98d373cc5cdec4d7df0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %6699d256cf45ed7d12e7a9ef7d69ac927357fa18
    {
        constexpr std::uintptr_t _151bdd7fb1b340da76d84f136afc60d191873e0f = 0x10         ;
        constexpr std::uintptr_t _f1ed8c1c260d06e052c1d610340c87ab05bd8aa2 = 0x18         ;
        constexpr std::uintptr_t _177ed5c5ca55ced3112837ef1c4858d93f40c062 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x30         ;
        constexpr std::uintptr_t _46a152c3050687e253636adbe6c7aac850b87404 = 0x38         ;
        constexpr std::uintptr_t _e8bd303fea84d4a447f64ee5235cdbc9b64558a0 = 0x40         ;
        constexpr std::uintptr_t _56461b3f5b8b83468bf4ef140e6f48fd2d20651e = 0x48         ;
        constexpr std::uintptr_t _cb59e92a5b9014be3ff289f44806cd7806547c19 = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x58         ;
    }

    namespace %05236182e3ec212113fe87b8a524c5f666a120c6
    {
        constexpr std::uintptr_t _04d3064e62f957aee048f1d65e1885b2aa6fbbd6 = 0x10         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %0e24790752dcf0a893b81fac44e81a22ffbfe9fd
    {
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x10         ;
        constexpr std::uintptr_t _7ee32db9cf1f0d16390093347912f46cc1e6decb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _ecbfa2af84148a17ebe8c29d7cc5271f8f0f782b = 0x2C         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3C         ;
        constexpr std::uintptr_t _f5ffcc7c416b4a7544c92613a54f5323130fe26f = 0x3D         ;
        constexpr std::uintptr_t _c765d5e949cf9e7bed1edf7d1ef2ed7957c3a74b = 0x40         ;
    }

    namespace %4a4f9aca64b7e6e21a33ac876ddd15561740de95
    {
        constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x10         ;
        constexpr std::uintptr_t _694bf957a19ccda05a46a26f7c056283de0cdae7 = 0x14         ;
        constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x18         ;
        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x20         ;
    }

    namespace %2495d58ba503b32ccf15349e9b460d6697535e1d
    {
        constexpr std::uintptr_t _f986d50b364bd533ec26187886625bf8bb204c6b = 0x10         ;
        constexpr std::uintptr_t _df86ce24038d9110470ba471245e6c0bc2520d40 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %6aea9a136ec36e399d9f5a1142392057f93e877e
    {
        constexpr std::uintptr_t _529ad074dfc40071ac8a316b63805abf40ae5c5f = 0x10         ;
        constexpr std::uintptr_t _6bb2982cff44f4c1fadba8906fd5ca5d3221d998 = 0x20         ;
        constexpr std::uintptr_t _e3d2c9fb29127365aa651e47f5fe84faf5a335b2 = 0x28         ;
        constexpr std::uintptr_t _c3eaf7a7ffd1d9375eeedf4821299b4886e9b6b2 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x39         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3A         ;
    }

    namespace %541fdb05dd57314cfd430b16196cac0196fb2529
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ff347720e91d40908d0f45bf5ddf3876fcc134c5 = 0x14         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x18         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x1C         ;
        constexpr std::uintptr_t _5d4f5911cef91e1ecf85f832ff8ba267cb16d75b = 0x20         ;
        constexpr std::uintptr_t _ecc76368877d8ffa17bb90eed2aa38080a654611 = 0x30         ;
        constexpr std::uintptr_t _b48db23e7f7b1581ea7cecf9d106684c2e13ce24 = 0x38         ;
        constexpr std::uintptr_t _116b91e3c418277928f756e820f207c61eb87ac2 = 0x40         ;
        constexpr std::uintptr_t _bbedbfe5b646696cb8e0e0a21ded7c334dc158c7 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x4C         ;
        constexpr std::uintptr_t _62264709a94cd8324f06c4d5d7951750231e16d7 = 0x50         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x58         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x5C         ;
    }

    namespace %af8e114780ca513af76ebd18f60cf0cc2852aa0e
    {
        constexpr std::uintptr_t _ccdb0349891c60e15695009f25d15d1fc42e08d5 = 0x10         ;
        constexpr std::uintptr_t _e2934fd701e0ddcb3a61dd4f33fe34f136b0a63c = 0x14         ;
        constexpr std::uintptr_t _39f35eb3dda982fee42536d73087934b08526c42 = 0x20         ;
        constexpr std::uintptr_t _9681ed9e0b8fc5efc16a5f10f54731932d8ce559 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x31         ;
    }

    namespace %911754163f3d2204153c88bbb294d532e92078a5
    {
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x1C         ;
    }

    namespace %ef25b09bd444c0966c8b22c9f8d10983d7bca0c0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _05ce051a75b446a2670957dd5466324562be0ce9 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %2baf293f02db307fc07a8937431fb4ce0d43f91c
    {
        constexpr std::uintptr_t _84cc08ed7fded6559e9910a1fe9441218297c9e8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %9b6c740143ed3af1efe88f9afa46ff00d4af92e4
    {
        constexpr std::uintptr_t _51f87faaf360485df4910ef34425acd52a3f53b1 = 0x10         ;
        constexpr std::uintptr_t _dd883b850b405e1f9de16df4756c3ca1351ac6a0 = 0x18         ;
        constexpr std::uintptr_t _b235f6c6393a259c7fe19703e982897be9d30a96 = 0x20         ;
        constexpr std::uintptr_t _edab707d84f8b07ca8c39236bd1ce8e645e3511a = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _8de9b3c96f0ad6b4a08f6b38a906f4b5c61ff9aa = 0x38         ;
        constexpr std::uintptr_t _b821dfccce8cf7558f6239d00693c2fb4e074fc5 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x48         ;
        constexpr std::uintptr_t _2b63b28d20e00ef7a5dda5afdf0f90d983218e9e = 0x50         ;
        constexpr std::uintptr_t _3cb66612f44ff897a68f89272b157ea6f47677cc = 0x58         ;
        constexpr std::uintptr_t _358dd56ab6fbfa8c69b9414b07befba3a915b9e2 = 0x60         ;
        constexpr std::uintptr_t _924bd2ea816c8f4e9e1925c879116f688b04cf2e = 0x68         ;
        constexpr std::uintptr_t _1e59ffaa257c47450c6d235c9979a876bad924da = 0x70         ;
    }

    namespace %4ce986de3113c64747803edb8d131f5741b88f19
    {
        constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x10         ;
        constexpr std::uintptr_t _0b2d711b15806f302a86a9c765899112b0d3bf8b = 0x14         ;
        constexpr std::uintptr_t _ca55b454ba59211cafe20bfe9861593e8402d328 = 0x18         ;
        constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x1C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x30         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x40         ;
        constexpr std::uintptr_t _91d524ac2807021f9bdcb7f8637d6c76ef1bdf89 = 0x48         ;
        constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x4C         ;
        constexpr std::uintptr_t _d5b1af4adecf2a5713eb59c4d501e5c01705a982 = 0x50         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x5C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x60         ;
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x64         ;
        constexpr std::uintptr_t _b28d0d799f8655f9a7efea7359d234d376d8a2a1 = 0x68         ;
    }

    namespace %f12778e4a77f5c31119ee8c9b64e7c365b657839
    {
        constexpr std::uintptr_t _6d09f4ea5c738d0d162a5157f70f8f92271e1b4b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %8b33708f4d4c6b4aff06ae32c1d5e50817e04d08
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2dfb9db4d8218db42fb769b619c6e88631fa4300 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _ba755dc6bbe3f76693b4e1c1cb905a502b1fd866 = 0x28         ;
    }

    namespace %e9b9975737db0b3fe8d755dbceb47d4da7e1cee0
    {
        constexpr std::uintptr_t _28a4adaf84f2ac0ceb24c7896e0261376e76d72b = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _2e81c0bcaa08d7730f4dbfffef088b9b8494311a = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x30         ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x34         ;
    }

    namespace %5292b31ff8cd074acda986b3c2c9e7d2652cce30
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c0474b9013e2440988aa074cf37324b7210cc25b = 0x14         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x18         ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x24         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
    }

    namespace %3455b210a1514cba629008a1df4ea17663e8b25d
    {
        constexpr std::uintptr_t _70fddba9cd4a1c0b3408eeb836908b27daa0c122 = 0x10         ;
        constexpr std::uintptr_t _4ab2c4bd32b760481feba6b482dba7559a5c0417 = 0x18         ;
        constexpr std::uintptr_t _2fbce311e162ea655f96332e44586311f2390148 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _f614b2910a6432fb8aceed733ca7470d897ee3d3 = 0x30         ;
        constexpr std::uintptr_t _9cd237a942042a73bbb91b22bc45bc0a4f35ce02 = 0x38         ;
        constexpr std::uintptr_t _8afb178149f49b644680753afc69fb1a335dd0f9 = 0x3C         ;
        constexpr std::uintptr_t _9b30f703be3e20f284bd473d38841763c013a9af = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x48         ;
        constexpr std::uintptr_t _355c73bb150851d66db0eb5c03302738cc393017 = 0x4C         ;
        constexpr std::uintptr_t _fd52ec78f7e7ba6ad38d468e3cb565f338af9bbf = 0x50         ;
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x58         ;
    }

    namespace %2793c4375c22afde23b682d25decb2032000329c
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x1C         ;
        constexpr std::uintptr_t _6fad848f5900824eff7797a94ea2a918ab2a7af1 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _b4308d54b62f74b8c47e152f2834d735f93aa385 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %e9fc652d93d2b7c7c430da37c8b396d263683e96
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _27e3670df87c420a0c04a37fb931586a127ece53 = 0x18         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %1842ba3efd5ce0939c08406006c41ae2c92f5530
    {
        constexpr std::uintptr_t _ba03155226bc741d2ae57f097950a3d0e82a884f = 0x10         ;
        constexpr std::uintptr_t _eb77ecedc1def7ae732e83a0092ed8ebe9d197a9 = 0x14         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x18         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x20         ;
        constexpr std::uintptr_t _ee93f13be3a9b45ea1d3fc0b1fcec5f107c0ab60 = 0x24         ;
        constexpr std::uintptr_t _f030866e548e06dd7508622332328247e2ce27fb = 0x28         ;
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x30         ;
        constexpr std::uintptr_t _80f3ad9225fa82a3e32c1cafffd3093bc5f86353 = 0x38         ;
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x48         ;
        constexpr std::uintptr_t _f9f8e76744470e83946957fff01b8b08fd5bf7aa = 0x4C         ;
        constexpr std::uintptr_t _f75bfad8e2347e6f5cdf5463f5a45602ecd4defe = 0x50         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x58         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x60         ;
        constexpr std::uintptr_t _25236550e2ffe3ec0e1b993a559aed425c9398bb = 0x64         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x68         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x70         ;
        constexpr std::uintptr_t _f344b4755971abad33874195b01f2eda8a42a711 = 0x78         ;
        constexpr std::uintptr_t _c45a0b41e78a0676a6aae66d8ed43ef612210da4 = 0x80         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x88         ;
        constexpr std::uintptr_t _5c2d4c3163a4e6035d856a826f9e6a63c336fe4f = 0x90         ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0x98         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0xA0         ;
    }

    namespace %549e325a1a89b77dd24f92221c9a415dae346a6a
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _350e092c49569783d8268e0627ddfb1811895555 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %bf15eab8cccb2d8ba6cad9c62141664717488ff5
    {
        constexpr std::uintptr_t _91d524ac2807021f9bdcb7f8637d6c76ef1bdf89 = 0x10         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x14         ;
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x18         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x1C         ;
        constexpr std::uintptr_t _1f6c107928a2a9f2d3dc66f55440a6265bc9b15d = 0x20         ;
        constexpr std::uintptr_t _da9db95cdef54118180cc99c4fc1d95be2ab5374 = 0x30         ;
        constexpr std::uintptr_t _dbd0acef181c99a0cc446c3f6a1b857d0f8b3d52 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _e8d452882731a93a4f3c61f39ecbe73e886d0095 = 0x44         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x54         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x58         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x60         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x68         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x6C         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x70         ;
    }

    namespace %ac9b02f5213ff588bb3da5ffc03976f8cb7d1547
    {
        constexpr std::uintptr_t _3b3f152abb42aa92b45d70f74401b29508f36f66 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %034367722ef00c583740d4a1887a404aef68c018
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F270   ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _f8d522a0a0c8eb4c09aceb19ef35242064b1f27a = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1A         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x20         ;
    }

    namespace %bc56eda889ca2783306d0f296d7c947e88b281a4
    {
        constexpr std::uintptr_t _53c136a8575e56d28c7f02af42fed261f3f6199e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _9380f28c12e7756ca8629e016e4ba081f443f2dd = 0x18         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x20         ;
    }

    namespace %af717e340cde5c2709e125a0e4bf9d4bb6c4eb85
    {
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _2f065ab3b0acafb0f634d9d599585e80dcd99d13 = 0x18         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x1C         ;
        constexpr std::uintptr_t _872aceceafff6b94dbcc9f23eb34a86208a3b4a2 = 0x20         ;
        constexpr std::uintptr_t _d6e8dc01dd24e79831506e42e78a648f69bd9b7a = 0x28         ;
        constexpr std::uintptr_t _640eaa64bf78aa5fb61f7f9bfbc215662b7bb5c5 = 0x30         ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _575703cdfb8500c80b68e23bd788232b7e5e9faa = 0x3C         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x40         ;
    }

    namespace %8802b77774be34fca7840cbee64018d098c0a573
    {
        constexpr std::uintptr_t _f465ec536ac4a94b0ae3178a74b1f626b9727b69 = 0x10         ;
        constexpr std::uintptr_t _6bc5f613e9da0cd73c42c74d659660eeaf3ae599 = 0x18         ;
        constexpr std::uintptr_t _a61bd91c337ca28678fa3405e3ae94b1974105ec = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _7e0ad803e74b68dbb91d63de28208c6c49c4ba5e = 0x28         ;
        constexpr std::uintptr_t _53023c6e9c95bef7a75668ef42a13b9503794927 = 0x30         ;
        constexpr std::uintptr_t _a232213edbf5724a70bcb9d691d48ada3962d83d = 0x3C         ;
        constexpr std::uintptr_t _62f225b37ec8d0b244887c2206c6eb16aec5fd88 = 0x40         ;
        constexpr std::uintptr_t _3205f784ef69817da12a740e4954f63834bd22c8 = 0x44         ;
        constexpr std::uintptr_t _f68542d792f6b4165603f350b9a1806c3c58dba5 = 0x48         ;
        constexpr std::uintptr_t _11ee2eb3f1791f537d770ed56808e7b09894e90c = 0x4C         ;
        constexpr std::uintptr_t _a0bbad390282ba01910fe458b5b7be24c71e725e = 0x50         ;
        constexpr std::uintptr_t _31a3a8249ea3ff1949ff8719839aea9494a20e6e = 0x5C         ;
        constexpr std::uintptr_t _305d6c8dab2b72f8eb07795537d7ead49b288c97 = 0x60         ;
    }

    namespace %a6f28962a76352a18254a34b9c41b3bc1e5ec073
    {
        constexpr std::uintptr_t _9f304defce03324f620e02e536dcfe9f897d25cc = 0x10         ;
        constexpr std::uintptr_t _5d01648d312522451317b05ec85ea2b97c65bb34 = 0x11         ;
        constexpr std::uintptr_t _16cb4794565d1d40d3845baea55eda95969a373e = 0x12         ;
        constexpr std::uintptr_t _7d635b9a6e4430eaf3cccfd2382b31501ecf3f5c = 0x13         ;
        constexpr std::uintptr_t _4ce24f68fd920c34e38b40a6e85a716a248f5c16 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %294edb7b86da2c299e1ea10eaaa12d7f2dd06b51
    {
        constexpr std::uintptr_t _33998a6cd87ca5629827df3f73efe498b82796bc = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %d8b4eeca2e887a5a7374d96ce6403d4b5306753c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x14         ;
        constexpr std::uintptr_t _d487522f5e1f35bb35e83fded1f7ae1257611665 = 0x18         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x1C         ;
        constexpr std::uintptr_t _569721059b517bdfe240f213e25221bdcb996bc4 = 0x20         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x30         ;
        constexpr std::uintptr_t _af79ae6c0cd7eb284e43bea5647ce980f2241743 = 0x38         ;
        constexpr std::uintptr_t _2f96f784e0885134331523777ae223d63cd72737 = 0x3C         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0x40         ;
        constexpr std::uintptr_t _e6b2ffed651cfa025d89831d8442d3588f56a440 = 0x44         ;
        constexpr std::uintptr_t _97498ed03bd44b820022c92451d8e48a5bd43bc7 = 0x48         ;
    }

    namespace %238503ae68dcb98b0a86fcf13b35aa4404f7b330
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x14         ;
        constexpr std::uintptr_t _42922c6b70d9602f2d90734af1b3c3a878b7ba41 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
    }

    namespace %d1ebacf2fdd048a413314452819637fb4ab08f70
    {
        constexpr std::uintptr_t _52204eb3b423d6ac1671d9472ab5bdb9739b7864 = 0x10         ;
        constexpr std::uintptr_t _7b06273f2bd8699db982e9ae594305d676338353 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %c59aaf9bf26d774bf5a465852a4e62ad0ba72e98
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _76c4727d92e3492e0122784460e51ba689e836d2 = 0x18         ;
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %1d5e7294b1ec553ed639579ae742a1dd7ba87652
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3362bc1c995457dbc2b578731a5f15ad9f67b2d9 = 0x18         ;
        constexpr std::uintptr_t _c3d089f6b59eadbc42bbae987701824c39457f72 = 0x20         ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %e3f039d9e0f292c2ebf01007383f2772e5714244
    {
        constexpr std::uintptr_t _ba7f15271cdecf71c70a490fee9fbc0b392cf8fb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %271442c18e6058d0dcad935d0eddcb3f5507f625
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c54bf40870a4a851ba10805641d5dcb771285824 = 0x18         ;
        constexpr std::uintptr_t _d0adce4fdfdec51818c62de1f93ff0ad5f1e0382 = 0x20         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %d6ae1aea5425c3bbbf4645f2aa7060b933a044d1
    {
        constexpr std::uintptr_t _845a416eb4e5862c6fa503940fba94c5488e444c = 0x10         ;
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x18         ;
        constexpr std::uintptr_t _4a79009e8b5b537fa417e269ea5a67a7c3d98527 = 0x20         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x31         ;
        constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x38         ;
        constexpr std::uintptr_t _b519a6827680858a09285af7e039c17cf752e5b0 = 0x40         ;
        constexpr std::uintptr_t _5330c93dd2bf31fced91f817170c80a391f8068c = 0x48         ;
    }

    namespace %1abb58c1367753e0fc835d9ee8a91bfb771ed32c
    {
        constexpr std::uintptr_t _7486ea3eaffa42d1426d564681ae41b7759e3c94 = 0x10         ;
        constexpr std::uintptr_t _e0c2225931477502e0b635a1358bc8c3092807fb = 0x18         ;
        constexpr std::uintptr_t _019d00d5b21d1697fa15f0ac4b1e51ef97657a75 = 0x20         ;
        constexpr std::uintptr_t _3753e60c4931ba4c83c20cc5f2285b6b3079e8ca = 0x28         ;
        constexpr std::uintptr_t _b519a6827680858a09285af7e039c17cf752e5b0 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _5b0aa9964b7f1f00b0196fc66b0d7750aecc3ed8 = 0x40         ;
        constexpr std::uintptr_t _e0195799d1f415752bef33412f9d01dc4f42a515 = 0x48         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x58         ;
        constexpr std::uintptr_t _105990fc49a0988ada7e0757b09c6694933b71b1 = 0x5C         ;
    }

    namespace %a4966b47e4bd34e4e96568b6edeff700b632ef9b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _39f024e4fae5faf212b742aaf293f09e79372d08 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %c732aa7472457ab63e095a84badf61a67f50add7
    {
        constexpr std::uintptr_t _1fe5dfc935abf8a586e0faf36f1c2b7a018b9138 = 0x10         ;
        constexpr std::uintptr_t _f14f0e4d3888f26fd5c8edeefbd0fcfb60c9417b = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _a65c9890446b507629a43f348f0d31194dc27df2 = 0x28         ;
    }

    namespace %de915920ed88837c66bdea03e1a6ee1d440d1287
    {
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x10         ;
        constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _16af3b35ce4851e1db4168f3661fb548218bfcbc = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x2C         ;
    }

    namespace %773fdea4e6913677edfe54408bc0f7cec1460cf2
    {
        constexpr std::uintptr_t _a6a8db38bf8ffa878cf0c627c1f9911378991112 = 0x10         ;
        constexpr std::uintptr_t _d206e311e7bc5bd905b72a0afefb393533f0150b = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1A         ;
    }

    namespace %f586b909720232d56df17cd938929e3adf455fb3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d87d668c206c6e35303984fce13aaa47409fac4e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %14d54e99c40bd7d8f321ff966aa3ca08ce17efc2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %40d382156f071c67ac233cb02743e03c162e11f5
    {
        constexpr std::uintptr_t _e58ca544a86c14524e4d42ce610eeb199708b224 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %e0cbff5525d92a2cd42b302e0f3cbf7a98b9c931
    {
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x10         ;
        constexpr std::uintptr_t _0424061f88520ea8b5a8680df0282aebe4b6ce96 = 0x18         ;
        constexpr std::uintptr_t _5cf440967daf282e153b52663d0c621f27b01cb2 = 0x20         ;
        constexpr std::uintptr_t _40f1046cf58b8f1841587e7fefd6b13e5654fe6c = 0x28         ;
        constexpr std::uintptr_t _9380f28c12e7756ca8629e016e4ba081f443f2dd = 0x2C         ;
        constexpr std::uintptr_t _46b39d5178fdfcf8ee3151f2700fef7a900ddefe = 0x30         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x34         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x3C         ;
        constexpr std::uintptr_t _80f3ad9225fa82a3e32c1cafffd3093bc5f86353 = 0x40         ;
        constexpr std::uintptr_t _e6214410e576745ed4b9433180e83658dc7b88e4 = 0x48         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x49         ;
        constexpr std::uintptr_t _03b023d4ab653d151e2cad3ecf90ba4e3fdbbe7c = 0x4C         ;
    }

    namespace %5552a107e2499e9eeacc381a8cf6451dd12706a8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _291d726b4eb5085c4d9cc4b95eb0f8f998e44996 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %b6b407f684ad709bf4d68fd16f64aff45bc35278
    {
        constexpr std::uintptr_t _39f35eb3dda982fee42536d73087934b08526c42 = 0x10         ;
        constexpr std::uintptr_t _e2934fd701e0ddcb3a61dd4f33fe34f136b0a63c = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _9681ed9e0b8fc5efc16a5f10f54731932d8ce559 = 0x28         ;
        constexpr std::uintptr_t _ccdb0349891c60e15695009f25d15d1fc42e08d5 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
    }

    namespace %a9655ac3d922541e2329f55440e1c2f120b8f14b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %7da9239fd86274184781921511d181f6fe796afd
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %ba5bcf8f02a3701f187f13e89b9c5aa1f4673776
    {
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %1fc811478b29752fd4c37b24436d00d5df22af2d
    {
        constexpr std::uintptr_t _765792189e4b5d679e39458240d1204adcbc4135 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %6059afbd52118d9386329dbe9c91e98ddfe78ac2
    {
        constexpr std::uintptr_t _a2b2b2e815169786e11f690c5cd3a039424a3ffd = 0x10         ;
        constexpr std::uintptr_t _08c6dc43d1f571d6890c7610b9e99dd0c23455fe = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x15         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x16         ;
        constexpr std::uintptr_t _2690d98fcd2477938f3302dff116fab6dca6fbb4 = 0x18         ;
    }

    namespace %aab470df82f0b1eea6e2ed4239b5b471998d33f6
    {
        constexpr std::uintptr_t _f844f88cb45b5f2b2d4b85f6a51ef90ec7514fd4 = 0x10         ;
        constexpr std::uintptr_t _9a1f03bc70a642e16f015de4b0ea1c02b6871a4d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %d278b1e4dbffd8805236d9b4c733aa854b5b1f68
    {
        constexpr std::uintptr_t _da369e4044175f6f4fe5036aa17b7b85a899e961 = 0x10         ;
        constexpr std::uintptr_t _f69d32ce36ce646a8c7d60436fa171f88831c9da = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %a745bfb01bcf448ea54e81e56ae29d438afabd94
    {
        constexpr std::uintptr_t _03b023d4ab653d151e2cad3ecf90ba4e3fdbbe7c = 0x10         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x18         ;
        constexpr std::uintptr_t _e6214410e576745ed4b9433180e83658dc7b88e4 = 0x20         ;
        constexpr std::uintptr_t _40f1046cf58b8f1841587e7fefd6b13e5654fe6c = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _0424061f88520ea8b5a8680df0282aebe4b6ce96 = 0x30         ;
        constexpr std::uintptr_t _46b39d5178fdfcf8ee3151f2700fef7a900ddefe = 0x38         ;
        constexpr std::uintptr_t _5cf440967daf282e153b52663d0c621f27b01cb2 = 0x40         ;
        constexpr std::uintptr_t _80f3ad9225fa82a3e32c1cafffd3093bc5f86353 = 0x48         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x50         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x54         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x58         ;
        constexpr std::uintptr_t _9380f28c12e7756ca8629e016e4ba081f443f2dd = 0x5C         ;
    }

    namespace %06b6fc602ba235e3f8ba70a9088b48d4e316eff5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _96a4dd3bf7d543b563f1f30a6d869630698da796 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %a7506f0f9c273b64920d7d15298c66ea419614bf
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _39e9a9820345c4dfac082dbf510cbcdaa3b4c89e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %7f3af9876f3578f04204862b2a334fbaa727744b
    {
        constexpr std::uintptr_t _b09b0b091050ba37c0327077d7bc77297eb018cc = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f511293392c7bfe799d62f3af44f337a72c1408d = 0x1C         ;
        constexpr std::uintptr_t _49fb7d8865aed1da6d122b05db505c9a9e09aa52 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _910fe6d51eb08177ccd98d5b2dd0f2782b91072c = 0x28         ;
        constexpr std::uintptr_t _9fc2475a540e9fda53abb6d1b78bcac5c202dca6 = 0x2C         ;
    }

    namespace %f3a41a0893f82fe6a48c30939e162c7a57885800
    {
        constexpr std::uintptr_t _43cd059462025999457a648055072c93826b9c7e = 0x10         ;
        constexpr std::uintptr_t _514082acf7be21674ab24f44d9f4b98f12bf7b0e = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %9173977f7b0f79f8478ecc7253148263c6201a8a
    {
        constexpr std::uintptr_t _9be3b70523ca5c82bcd30aa1ded955c969b99ee5 = 0x10         ;
        constexpr std::uintptr_t _176979aa20a148aa82ecbafbb2e4908f4ca6049a = 0x18         ;
        constexpr std::uintptr_t _d273526df7cd52f905c199cb3373c2f186716d5f = 0x20         ;
        constexpr std::uintptr_t _181c27673d30fe851432721716818fa85bcca273 = 0x28         ;
        constexpr std::uintptr_t _2e9160f990e243dbc96c0b0ce5aa9de91b1eed3a = 0x2C         ;
        constexpr std::uintptr_t _c50c8515599510feffc7dad64e7ade4f666d2cb5 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x35         ;
        constexpr std::uintptr_t _f53dae6c9ef52d3f2f7ba8d6cf1d416bfff417a7 = 0x38         ;
    }

    namespace %5a3daaaa99620d77c0615b43fd30bc02c4941e8b
    {
        constexpr std::uintptr_t _7799135087794e1a664365941020bd08778bd87b = 0x10         ;
        constexpr std::uintptr_t _9813d249d3617bcf6a8b12d8446d0daee0dd976a = 0x18         ;
        constexpr std::uintptr_t _4e827f7844732876a20ee4c30c8b780480965a90 = 0x1C         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x20         ;
        constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x28         ;
        constexpr std::uintptr_t _d0647db6f264fe7fb90c1bd5e0c17d862226997c = 0x30         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x38         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x44         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x45         ;
    }

    namespace %43018668121d0785a2330169c85e88835c476820
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8e432b49233e69fc5e5eac91d4a7f8916652a366 = 0x14         ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x18         ;
        constexpr std::uintptr_t _2d1f88f70d2fabd2b89bc7758c4f52a863083de8 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %85007af3e1b4a7729222f9c0c135e2c1840f5850
    {
        constexpr std::uintptr_t _28471f7b747167bd59403a3976c62ea861f97991 = 0x10         ;
        constexpr std::uintptr_t _2f065ab3b0acafb0f634d9d599585e80dcd99d13 = 0x18         ;
        constexpr std::uintptr_t _640eaa64bf78aa5fb61f7f9bfbc215662b7bb5c5 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _06abfa9d391f8f1ac77d3d992abab61fe5a9ab1b = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x2C         ;
        constexpr std::uintptr_t _f032c4e8585cdcb1bbea9e02684a98d7d5fed4a3 = 0x30         ;
        constexpr std::uintptr_t _575703cdfb8500c80b68e23bd788232b7e5e9faa = 0x38         ;
        constexpr std::uintptr_t _aea9698fa957ac30794b51048d2c56ef03c14ee3 = 0x3C         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x40         ;
    }

    namespace %cd184331784389d6743ba732bf10d27caa9cdfd8
    {
        constexpr std::uintptr_t _312b406ab83abe03121d5069c4d53bdcb957d75b = 0x10         ;
        constexpr std::uintptr_t _19bd0bbbdfbb6ed67a11a39d75dcc494765fad28 = 0x14         ;
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x18         ;
        constexpr std::uintptr_t _49a66c9fae69ef3305fd014149442c94817a663f = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x25         ;
        constexpr std::uintptr_t _c51f85d98798184c0765226a549c006c84763125 = 0x28         ;
        constexpr std::uintptr_t _a0fff4df075a7b743a6b1c19c43ed4c858924895 = 0x2C         ;
        constexpr std::uintptr_t _926f16a46f8ed45dcd1d129f21f04bda5dd9edf1 = 0x30         ;
        constexpr std::uintptr_t _509c3af918f001c9f7c3cbf64b9fab62823a4319 = 0x34         ;
        constexpr std::uintptr_t _aa99eff5acf39b517b67de0a0532ef7d5f03f715 = 0x38         ;
        constexpr std::uintptr_t _5acde094644757e7a21746de4d69d2b57206bfe2 = 0x3C         ;
    }

    namespace %4fd68910054baa3b926cb236b2a814a6f8277f39
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _21e59033567dc5cd32f0a9d4d82d97f23c9b1121 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %fc427a682e9eacf9db5cd554a5d4aae19416a945
    {
        constexpr std::uintptr_t _60a4bf7db65a018be32bffd0e0a9af6d6d97910f = 0x10         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _93a5dc14fc55c3facdd75869d3612c5f9e14c7f5 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _3f08a32b9b57f6ac91d783ed63615aa7a77295ef = 0x24         ;
    }

    namespace %c9f5e6cf729e2856f7b1364871f6f13cf5a881e9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %fe2acc6b3f9f484c5e723ad4dcbdd64bdb1f6e6c
    {
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %e872bcbd3c24d36ad29f5e46ae5cd18d09ddecd1
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5d1fc57889cec7f4d9e4b18df33b1d12589ec439 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %f47582094baf800d44ed7e59df4c921ff465191e
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d23d449caadb466f732c10b978911ec739846cdb = 0x18         ;
        constexpr std::uintptr_t _1cb6090b081d5b74d0c2bb6be4ec268720330b3e = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %e1ac9d9cd74f7bc6702ff7acb01576b6748d13e8
    {
        constexpr std::uintptr_t _0ac453cbdd1098622b2d21c32b41c97d2620fa71 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _aff214b10b569e7e4efafd835d54c4ca18f50e47 = 0x19         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1A         ;
    }

    namespace %66a0e4e9a9e84081c9fc4f4ec107b38eb830f75f
    {
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x10         ;
        constexpr std::uintptr_t _06230d665752cf45e1bdeef1828318ff61263d5a = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x24         ;
        constexpr std::uintptr_t _f37ed5c6c616738304fdc20b972776fe1b7c055e = 0x28         ;
        constexpr std::uintptr_t _9390be1209d160b379c975e6d0ce718a41d65a07 = 0x34         ;
        constexpr std::uintptr_t _6cd21df6c4c41ae6acbe03db515f22b861978d18 = 0x40         ;
    }

    namespace %eb061ced3fd3e283330abdeba8088fff830d457d
    {
        constexpr std::uintptr_t _a71024deaedcbc349da2da7c334b4edc3310bc9c = 0x10         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x14         ;
        constexpr std::uintptr_t _45384bfc60cd18e4904621930bd1cade28cdd5a7 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _03c42311c51c0adb6af12e9fb9869d7c2d03480b = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _49d8e3d9937e33f2def9863b8ae05394d2482c48 = 0x28         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x2C         ;
    }

    namespace %e7b3575ee38a0579f2b4e1a9cc55d4e8613faf24
    {
        constexpr std::uintptr_t _e8e36638a7b7dfccebfeac0b779aa6b73df1a50c = 0x10         ;
        constexpr std::uintptr_t _912ddcaf7c70e41bf3b91bfae68e3296d107f01a = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %87f8ef8fdf81528e985f815c204e1d7d5cf64ebe
    {
        constexpr std::uintptr_t _33a2addb9775bf7a4af8a37d8221183321984c58 = 0x10         ;
        constexpr std::uintptr_t _52bd6db299c1c76b1e0008a3c4332665575553d6 = 0x18         ;
        constexpr std::uintptr_t _962dc06f62ae032873ff4228d33b0b43718a3784 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %fcf52555b3812e9a33a63243e0a3de2e2e9914d7
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %0218f2147ce6e8027b819e3069534a05b59dc7b8
    {
        constexpr std::uintptr_t _10af744fc777c05eb32b221ae724540cf6ab6ab2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _6645f02fe845e7f731c8d50e18f20621297a335c = 0x18         ;
    }

    namespace %cd0caba6d556209569b947e695223c035b6fb2e8
    {
        constexpr std::uintptr_t _aff809d59aeb8b8c33f99a099d7c8f33585c9ce9 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _c239550aacda887fdf4b443d0cdfb9b218064cd8 = 0x20         ;
    }

    namespace %6d0fcecc2d68a473947a46c0b04fce3fe74aad29
    {
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x10         ;
        constexpr std::uintptr_t _2f065ab3b0acafb0f634d9d599585e80dcd99d13 = 0x18         ;
        constexpr std::uintptr_t _6f23204acb3bdb392779e45b34fa49d7a975ea75 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x24         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x30         ;
        constexpr std::uintptr_t _640eaa64bf78aa5fb61f7f9bfbc215662b7bb5c5 = 0x34         ;
        constexpr std::uintptr_t _575703cdfb8500c80b68e23bd788232b7e5e9faa = 0x38         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x3C         ;
    }

    namespace %dc9a898ee2376dc49dcf374572b070bd1195c43b
    {
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x10         ;
        constexpr std::uintptr_t _575703cdfb8500c80b68e23bd788232b7e5e9faa = 0x18         ;
        constexpr std::uintptr_t _640eaa64bf78aa5fb61f7f9bfbc215662b7bb5c5 = 0x1C         ;
        constexpr std::uintptr_t _2f065ab3b0acafb0f634d9d599585e80dcd99d13 = 0x20         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x38         ;
    }

    namespace %e5d4adb759cfec5e69d5a0941a8d2248be1c3e12
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _968f6e17ac4ed28b60f9a10a82735907ad143764 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _3fa16bf2c1032eb87106480ac6b572bc3476cc5e = 0x28         ;
    }

    namespace %7bc66458577825414f0a17a3c8380c6285327823
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ecfa0a920e67d44e42ca7b8f6580a15eca3b2ced = 0x18         ;
        constexpr std::uintptr_t _c2c8ef0b8e8773ef07a5980952d96ebcc9d764eb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _32061efca4c3c675dcd609b78e3a23612b2c4ddb = 0x30         ;
    }

    namespace %1fe4a6de1b381b5692e831dee9e3dbc3cdd3ceee
    {
        constexpr std::uintptr_t _b3e26a88da17e1cdcdf055c24685df9227080143 = 0x10         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x14         ;
        constexpr std::uintptr_t _578a6efaa88a634260d953b09cd95bd995ed919f = 0x18         ;
        constexpr std::uintptr_t _c28a52fb4cb1cf3dc06241678f1c69a968307380 = 0x1C         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x25         ;
        constexpr std::uintptr_t _fe9d6a632439a285dc2e3279a37bc52593256872 = 0x26         ;
    }

    namespace %3541bc038d2eca2eb11f477fd43757dea5692f0c
    {
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %173c63194f69b0667bf98123f765bd4461209b27
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2791610bbc49c17928bf614d84865db4de6c8ba1 = 0x18         ;
        constexpr std::uintptr_t _5e2b6c037a96c59f4586498517df778dccefd7c3 = 0x20         ;
        constexpr std::uintptr_t _a4e14b4453695f399b3d834df3ce90fa4bb715a6 = 0x28         ;
        constexpr std::uintptr_t _95d9c006b8f5428d6f949c48625cc0269220f901 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
    }

    namespace %66d874c744a2269be962f5b154b9b54385dc513c
    {
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x10         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x18         ;
        constexpr std::uintptr_t _77efa462909ba243f50f96e7ddbb75352fbd8425 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x28         ;
    }

    namespace %588d7daac8fae9b44d6654932fe7aac96669da56
    {
        constexpr std::uintptr_t _fd03b5eeb7666651153107b65f7b2d6124718fa5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %cc7ef74441db55758973ad1d763c6f42827d8714
    {
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %a3b46a9b90d971860da1ef6392aa40769e8aebcc
    {
        constexpr std::uintptr_t _f4049d694b939a217f6a2e07a1973dcf2bb38477 = 0x10         ;
        constexpr std::uintptr_t _e18a0e68976d4fcf6b8ba02822807975ca8cb2be = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x1C         ;
    }

    namespace %77cee9be522c7878440d9dcd90c8186989329220
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3b4f4fb5ed0a930a4544cb44c0fb69f11005c75e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %e9ba1e72877dca7f40f47a74e6bdbacd0b10bd72
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x28         ;
        constexpr std::uintptr_t _f8d522a0a0c8eb4c09aceb19ef35242064b1f27a = 0x30         ;
    }

    namespace %17ff2497a21de6cb68adec226ff542e375471252
    {
        constexpr std::uintptr_t _d4e4520a6fab4e50a46e81138278281014540318 = 0x10         ;
        constexpr std::uintptr_t _0745b72860322d802fff03f57508b03ff30043fb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _f6e518a20655873cbdf730d3a0d9ac746cebb932 = 0x20         ;
        constexpr std::uintptr_t _e9c7630b45e77ace09231e9daa1463c218875962 = 0x28         ;
        constexpr std::uintptr_t _4a47d46db998cdbc5b8c530de09e6d0f6ee77009 = 0x30         ;
        constexpr std::uintptr_t _cf435e0c8129d17c5fd925339701fd7723d5c617 = 0x38         ;
    }

    namespace %7ff3270c9a21361bff373ac4b7daf0fae9b6bf39
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f5e89a4f4ad9bf49f3149939b41e46888a9c1ed2 = 0x18         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %03d5611861ec811b41353f9bc0b781381746da64
    {
        constexpr std::uintptr_t _0613796f7a4b0a90b67683bd7835aaa8e01f4351 = 0x10         ;
        constexpr std::uintptr_t _f8d72ded5c18f073a15cd7b0050b12266cb6057f = 0x18         ;
        constexpr std::uintptr_t _4d3027953c9dd1ca937bd3334b77c355de140f84 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x29         ;
    }

    namespace %583902b1760dd9c97ce10cf8bcd565accd180b5f
    {
        constexpr std::uintptr_t _cae4ab56325dcf4a5ba5570cbf33ea705a22b30e = 0x10         ;
        constexpr std::uintptr_t _abb49f4fd2ff3d450c6379c671f9f06785047268 = 0x14         ;
        constexpr std::uintptr_t _74e9fa317e63cd89d31f66f7ec9e944819f3821f = 0x18         ;
        constexpr std::uintptr_t _71fada6548fb2e30ddfbebc2b79fc45923a4f8ba = 0x1C         ;
        constexpr std::uintptr_t _4f6457f67e883a4eba98dd8577fd9e55284d4f86 = 0x20         ;
        constexpr std::uintptr_t _8814a7034659fbc0ded0e7fe737edf0cdd546043 = 0x24         ;
        constexpr std::uintptr_t _26717ed2c2be7facb2e13f71d0135a6dfeb68a6e = 0x28         ;
        constexpr std::uintptr_t _bf159b7fbcc9901694bd1d48061f414e717c841c = 0x2C         ;
        constexpr std::uintptr_t _88ed7239f7598b54738bb5c1f7ba1629564a8164 = 0x30         ;
        constexpr std::uintptr_t _96030a331e4c7ce7e5f3b318e2931ef96799155f = 0x38         ;
        constexpr std::uintptr_t _d8d4829f8c726c92a292a10207c21ff0760180ec = 0x40         ;
        constexpr std::uintptr_t _fff1c51eb720881a119b6d5660ba886273b41128 = 0x48         ;
        constexpr std::uintptr_t _1d0d30549ba6043581d9258634c05e3104643966 = 0x4C         ;
        constexpr std::uintptr_t _91eae14b4d067c1cc8983a82673363b59ba5b5e7 = 0x50         ;
        constexpr std::uintptr_t _1b82133da942bb5577931f8e25d0edc68a038ce9 = 0x54         ;
        constexpr std::uintptr_t _3a47f851f637473a1fafa27d82105e02369c7e52 = 0x58         ;
        constexpr std::uintptr_t _7450d100d373ca72db440e28fa58c9bf480ccc63 = 0x60         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x68         ;
        constexpr std::uintptr_t _51eaa4aaabe0db3e65169f3e5fce75bb51a450bd = 0x6C         ;
        constexpr std::uintptr_t _e160e49325303122e07d4a5c36f42ca95fb0a96f = 0x70         ;
        constexpr std::uintptr_t _4cc3fc982b5fa744921795389a5f7240d6de5683 = 0x74         ;
        constexpr std::uintptr_t _4899232ebeb5eb51162ab2bd62454981bd38586a = 0x78         ;
        constexpr std::uintptr_t _60b1768a33d839969b310128050b94e8e711c01a = 0x80         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x88         ;
    }

    namespace %2d3ed33a86a8f665f4e473a85a59a9e1e9a65483
    {
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x10         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x28         ;
    }

    namespace %2129796bb59800757107a3bcf1f53669eb844729
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _93aeb39692a86156656d6befb9dada6a39e0973a = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _75f1bcabd165e8ea8b4cd3e574846cd10ea46226 = 0x1C         ;
        constexpr std::uintptr_t _ce7d1d7f61a96abb1eff9df5111084a1d611d9c9 = 0x20         ;
        constexpr std::uintptr_t _91cfca0fcd34487791433b934a0dc30582930234 = 0x24         ;
    }

    namespace %b4b2c47219b855d78b4706157f6ea809e44b4dce
    {
        constexpr std::uintptr_t _2ba424925de41a22def515f5eff5ad44f1b1bb82 = 0x10         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %b58eebab1ada24339ab7835e778d61cb3cdf6e85
    {
        constexpr std::uintptr_t _22db6c83c711a8b22f825cfb2c07b064179ded98 = 0x10         ;
        constexpr std::uintptr_t _f032c4e8585cdcb1bbea9e02684a98d7d5fed4a3 = 0x20         ;
        constexpr std::uintptr_t _145cccdbd51ec78fba26e6b7eeb01e6b45137ef7 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _28471f7b747167bd59403a3976c62ea861f97991 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x44         ;
        constexpr std::uintptr_t _aea9698fa957ac30794b51048d2c56ef03c14ee3 = 0x50         ;
    }

    namespace %628ad1a6c356880b101631331b617a0569ce8f3a
    {
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x1C         ;
        constexpr std::uintptr_t _ec4c06e11df040b01f763063abb9b914910e3123 = 0x20         ;
    }

    namespace %1a9c629ba749cea1f32b7ce07398ba4ec2615021
    {
        constexpr std::uintptr_t _1e0a5116c4cd05f5d34e2774d1acae055a9d9d84 = 0x10         ;
        constexpr std::uintptr_t _d7ee7106c2254724b1724dc539d5c60cca69f6a9 = 0x18         ;
        constexpr std::uintptr_t _528d429f26fcd5c985226497d2a2bb9840a8090b = 0x1C         ;
        constexpr std::uintptr_t _b68a73ed6d2ad574691ed8c5695cf97883473b2f = 0x20         ;
        constexpr std::uintptr_t _0d05cf652588873cf1d43872055d35c5dd6df256 = 0x24         ;
        constexpr std::uintptr_t _023433ba91b7690ac66ad16ced48a13cd62cd9cd = 0x28         ;
        constexpr std::uintptr_t _76b15586b204819be5875ae2aef05ded85c09614 = 0x2C         ;
        constexpr std::uintptr_t _0937312eacd346281db8ab02a13509b4507d7d94 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _9696b4ceeb78dd9f9bc5f23c725aedcfaf78c560 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
    }

    namespace %d36f7a017353f10e70d53aa2ead51e262cc44544
    {
        constexpr std::uintptr_t _0174c1ad23f5847a4ac658ef938ac01df6818c99 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %1987c0612b7645f13953344dc25b4385804abad4
    {
        constexpr std::uintptr_t _0a2fffcf181253c0c9bf94ca056c23bffb2e472e = 0x10         ;
        constexpr std::uintptr_t _f844f88cb45b5f2b2d4b85f6a51ef90ec7514fd4 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %0ff7febf009f781cbd89d0270e05f16e64d6bae5
    {
        constexpr std::uintptr_t _aea9698fa957ac30794b51048d2c56ef03c14ee3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f032c4e8585cdcb1bbea9e02684a98d7d5fed4a3 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %a4a2f5b12086b62965d781cef8585d068a604e3c
    {
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x10         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x18         ;
        constexpr std::uintptr_t _4e827f7844732876a20ee4c30c8b780480965a90 = 0x20         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
        constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x2A         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x30         ;
        constexpr std::uintptr_t _7799135087794e1a664365941020bd08778bd87b = 0x38         ;
    }

    namespace %208225f511407661f4d516ed126f5cacd2010312
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x18         ;
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %a09254ab28344ef2e5e11cca880021d353007c6b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _9bed21c36a94203bf9cf89e14b246b46c25eb37a = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %f80e0dc81988a3f1de52281ea462d2314b9ca1b2
    {
        constexpr std::uintptr_t _188c91a88dd243cfe49971992c3ff47b63fa791c = 0x10         ;
        constexpr std::uintptr_t _16737b43679cdf293cd1ebdbc3ba147c72ef14c7 = 0x18         ;
        constexpr std::uintptr_t _a7f4c87e1b0b13ea398e89a42060b87a4d382c15 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _3c8a547d52152a6f276a922d82790b74f08107ee = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
    }

    namespace %0363fcbcffffca51570a21bb207b0893e1c02c32
    {
        constexpr std::uintptr_t _10245c347fbf448c3ae10152dde689a0559cfd0c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _dc91e30fc31790390cc215f71c7de936ebdf6078 = 0x18         ;
        constexpr std::uintptr_t _0fa465a4a95d793036f34a4f31f501f65112528a = 0x24         ;
        constexpr std::uintptr_t _a500ba430cc4ce86230abbf1f08ea6630dc2a711 = 0x28         ;
        constexpr std::uintptr_t _c20fcb529db1b2a9f7fd4058e103f8df35142566 = 0x34         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _244fdf1af9bbbbf30350d894ee472707caea49d7 = 0x3C         ;
    }

    namespace %17a7eff27924c3791a5da582234382863d881b26
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
        constexpr std::uintptr_t _82658a9caed625b58fcedb9636b02c32d92cac44 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x2C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
    }

    namespace %95d0c37edaaeb0989cf803b0fc0b2ee14a3c9252
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x1C         ;
        constexpr std::uintptr_t _ef9a0ef2037d82b8f3808636207533bf7617380c = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _8c800e0ba364ba27c57260653ab37045c6576806 = 0x24         ;
        constexpr std::uintptr_t _772bb7b1d1681a24d35d68beb7c4ea0a2cf4ffe6 = 0x28         ;
        constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x30         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x38         ;
    }

    namespace %da58df4718fdae9ed22c198999a05c56a34a596b
    {
        constexpr std::uintptr_t _fcaddec483eb8e4ed12b544a9759bab61d89d5d7 = 0x10         ;
        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x14         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _69659c6909b0c0176c73f8513fe0c84db1e4ee5c = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x2C         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x30         ;
    }

    namespace %a4ebb78c4bbd4496d7bdb618c9d830b73e88eca0
    {
        constexpr std::uintptr_t _16ebb6cfc56b8eb28ddcd53f7dfdf67585202736 = 0x10         ;
        constexpr std::uintptr_t _3753e60c4931ba4c83c20cc5f2285b6b3079e8ca = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _d77564d9971ef134d14b796fb4b9a18b1522e0ce = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x38         ;
    }

    namespace %05b07d7af9e32f8c1d6bb26775e3812766b31286
    {
        constexpr std::uintptr_t _b3e26a88da17e1cdcdf055c24685df9227080143 = 0x10         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x14         ;
        constexpr std::uintptr_t _578a6efaa88a634260d953b09cd95bd995ed919f = 0x18         ;
        constexpr std::uintptr_t _c28a52fb4cb1cf3dc06241678f1c69a968307380 = 0x1C         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x25         ;
        constexpr std::uintptr_t _fe9d6a632439a285dc2e3279a37bc52593256872 = 0x26         ;
    }

    namespace %4350cdba9100a96becd9697e71a905d798ecbf8c
    {
        constexpr std::uintptr_t _c67151d772eb620481a5916bf2979afea9420b60 = 0x10         ;
        constexpr std::uintptr_t _6f8cd35847d2766d5d2801107cafc550bf3bd8a5 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
        constexpr std::uintptr_t _a872bf3d8fba163a0959dcb7f7c4bb9eafe09b03 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
    }

    namespace %87d60e002a3193557d78cfb3d5cdab1e162423d4
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _3753e60c4931ba4c83c20cc5f2285b6b3079e8ca = 0x28         ;
        constexpr std::uintptr_t _16ebb6cfc56b8eb28ddcd53f7dfdf67585202736 = 0x30         ;
        constexpr std::uintptr_t _d77564d9971ef134d14b796fb4b9a18b1522e0ce = 0x38         ;
    }

    namespace %a2e4138177b5f3f5a0d0452b0af69a817184d11f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %76c396b48b06d1bfd08c781c3e0361dcedd21029
    {
        constexpr std::uintptr_t _06451c4d471b1436ea0492a1cf4725c5e8125e87 = 0x10         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x18         ;
        constexpr std::uintptr_t _e93bc5af296c634ecb69a557c681d999bfde4cd3 = 0x20         ;
        constexpr std::uintptr_t _3b4c20412bb6cb47117c94bf571937d2607e88e7 = 0x28         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x30         ;
        constexpr std::uintptr_t _5b0aa9964b7f1f00b0196fc66b0d7750aecc3ed8 = 0x38         ;
        constexpr std::uintptr_t _a51ea4239dfdbfe214120b4fcf365284bbf8d9fe = 0x40         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x48         ;
        constexpr std::uintptr_t _bef73d1643593d82a5d3145c8f034f173592bdcf = 0x50         ;
        constexpr std::uintptr_t _7ca113477e6cafccd6d4911b1f7aa5fca33c2077 = 0x58         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x60         ;
        constexpr std::uintptr_t _81e29be29d70249f5ef2dbe65066a67b27f16f6c = 0x68         ;
        constexpr std::uintptr_t _649931a0ee03bf89153e5e70d17cda20b1e6bada = 0x70         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x74         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x78         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x80         ;
    }

    namespace %94056be05cf8f2e218cbe7d4b5554bae89731193
    {
        constexpr std::uintptr_t _b05b3279048c407e136ec0def7832a80bc20a42f = 0x10         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _42a5842f13317e284ef0bea900b9efdba10f5b03 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
    }

    namespace %f711e543e0246f25cb68db340e22a4b316e2c605
    {
        constexpr std::uintptr_t _c073611119e8fe28df6a0979f22c526a848a09f7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _52ad2717a5336bee0c064c6f8b200cc7f262fac9 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
    }

    namespace %4d5ee5f956f11f258f0af37e25b6168925c06752
    {
        constexpr std::uintptr_t _edf46e9dcd334790e4ed9027147b40f53c5a1ef5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %ed36d59a4747ac373bf8b1fb81d6ef34c16bc2c5
    {
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x10         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x14         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x20         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x28         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x2C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x39         ;
        constexpr std::uintptr_t _6c0dfef3df59c9b59c47f9f762a797bd7aaa5b2d = 0x3C         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x40         ;
        constexpr std::uintptr_t _4ac0bab38e8377f4312b2bb1a4a51f5d98057be0 = 0x48         ;
        constexpr std::uintptr_t _8ae16fb6926cfd6b45624003ea72f54240fa2871 = 0x50         ;
        constexpr std::uintptr_t _acf4505882c0662b114594a3a82ab5bf067c22b7 = 0x58         ;
        constexpr std::uintptr_t _1f5fc01646a9d6b0bfeb28e0a593aeaf35f280af = 0x5C         ;
        constexpr std::uintptr_t _c055ea2021222ec3dc8119e8df58b6c7dd885785 = 0x60         ;
    }

    namespace %65c4e663a1223a9be7f6088b722d05069e0e5961
    {
        constexpr std::uintptr_t _a2d34dc219355ec85cc10b1b036ad7cf877199d5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %71eca2b9efb7eddb58442d9e8fe938666e8c9e36
    {
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %f7dcdf045d9037e414104dce1c1543eb78f62c4b
    {
        constexpr std::uintptr_t _e3306a809035e5a9c2fc886c6a393e434ff936b7 = 0x10         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x21         ;
        constexpr std::uintptr_t _223a4d37fca714464b5c7446a2b940f51e21a18e = 0x24         ;
        constexpr std::uintptr_t _be4a7cad91fe47da12999ae4ae526d5a37b1748d = 0x28         ;
        constexpr std::uintptr_t _33186f7b3973ffaf759864e36cd496274301a7f9 = 0x30         ;
        constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x38         ;
        constexpr std::uintptr_t _d0f46486bdce57af3848796ad0f1d0c9427217d7 = 0x40         ;
        constexpr std::uintptr_t _dac4c0ebc9ac72f0a638a19f5ec0f639bb5d9bd1 = 0x48         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x4C         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x50         ;
        constexpr std::uintptr_t _52f5b63954df68515b1d47f94179e260758718c0 = 0x60         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x68         ;
        constexpr std::uintptr_t _f46fc342ce9d3b22175523cb891cd944554d04cc = 0x74         ;
        constexpr std::uintptr_t _0ded7dbba273d296fc5cd5753d037fb0e3a6c3d3 = 0x78         ;
    }

    namespace %b08db5898ade1d83164e5c7abe57a04a2ddb4962
    {
        constexpr std::uintptr_t _cc3aa750c221ff89cab08eeaa49a7082f49a34a6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _0bcdd378e321cd8bf9901b6656733eb3aa05b804 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %a66630e84aab97cdab9837b8b3d5f1cdef130493
    {
    }

    namespace %6903ddb27002d5a336a5a9daca2922100d560374
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d412795936a439e46a2ed9652e42a0e4540531af = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %9ab9339ce2f59ca9f94af888cae127c45f541983
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1dfd432662b7e5bff2eb3b23415abad56637dbd5 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %0bbfcb4870814a0e1496e90d79d70481256c3dba
    {
        constexpr std::uintptr_t _b55554e5b0341f78316a298b32ce2f3f54db05be = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _8714e85ca888be17bc2588d016dce207b12d938a = 0x1C         ;
        constexpr std::uintptr_t _2f1b2462cfd65dd8f4cd56264003c71e5f09d93b = 0x28         ;
        constexpr std::uintptr_t _72d7a4984f3cb92dbb1b9b8f167bceccfccd71b8 = 0x34         ;
        constexpr std::uintptr_t _74df2f8c140308e3573b50ef2a5b7993009176e9 = 0x40         ;
    }

    namespace %8a315782742e689cdc2cdf6b2930e8ccdfcb8dde
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1bd01b13bdaabd492a18bc82166b46ca8029f1b4 = 0x14         ;
        constexpr std::uintptr_t _659e5ea15b4b88e9685896e4d0396e5a0d0dcbf5 = 0x18         ;
        constexpr std::uintptr_t _4553b90fe35cc1e6d33ba8ec965dfd3ed3680523 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _25aa44ff4ac1fb88c9e3665d30dbbfb3a693b703 = 0x28         ;
        constexpr std::uintptr_t _303455e53e18e16a570b9a26cb3fb3e7620831d1 = 0x30         ;
        constexpr std::uintptr_t _f0856a5269a6a5fa63ad1dc4cae1ac3c902ca3e0 = 0x38         ;
    }

    namespace UidInspector`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %688df229bb3cf3d9357d03bf5ad7b158b7774e4b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8e432b49233e69fc5e5eac91d4a7f8916652a366 = 0x14         ;
        constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x18         ;
        constexpr std::uintptr_t _2d1f88f70d2fabd2b89bc7758c4f52a863083de8 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %d6d796775a9886a894403d47a630c6199d246f72
    {
        constexpr std::uintptr_t _767eadc9adbc635da5d40a0aab7f2f54158b9717 = 0x10         ;
        constexpr std::uintptr_t _11db094f39a4d355ad9e11d3b8b8efcd4d81a10e = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _15c62e627d73f6d4ff3d2fa370256a0ab5877b0a = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _87ec755dc48aedb686a9424e286c22b5c5dcb04e = 0x30         ;
        constexpr std::uintptr_t _ca3ae319b5ba3742d85dc4428614ee012de77dd9 = 0x38         ;
    }

    namespace %5f3084e761af00895d7ceb305fdacaa7997093a9
    {
        constexpr std::uintptr_t _4f5049e512fc1dde6c3e2eb53c503b3ce49e8b45 = 0x10         ;
        constexpr std::uintptr_t _35bde0c4ee2a7c754ffed9e86f168cab5dd006b5 = 0x18         ;
        constexpr std::uintptr_t _f68a0349d42cbaa69dcfa7fbaa15a80333b372ee = 0x20         ;
        constexpr std::uintptr_t _5f3c66deb433d3612096dfd40f41e7644f754ec3 = 0x28         ;
        constexpr std::uintptr_t _921f45e96c6a1e0945347801809a610d988e63ae = 0x30         ;
        constexpr std::uintptr_t _d0d8d7eb7483a91b0174f9dfed1a9a7e1670fc28 = 0x38         ;
        constexpr std::uintptr_t _027f2c949a95bc98317fa2ed5ed697292c990ecd = 0x40         ;
        constexpr std::uintptr_t _1d9cc9dbab7d2a093db1190043ff700a65d2aa04 = 0x48         ;
        constexpr std::uintptr_t _dde6ed8537a9e2024948f4f0110660c65bdf92c8 = 0x50         ;
        constexpr std::uintptr_t _3bc9da9fabc9ffd0ac537d78858753f080693adf = 0x58         ;
        constexpr std::uintptr_t _1a99710c66527d6202a44d8bfad8fb74c918eaa1 = 0x60         ;
        constexpr std::uintptr_t _6d4cad8ae9d69a288453cb082eefa4c61b3c8432 = 0x68         ;
        constexpr std::uintptr_t _adb0b4bd52d03185038e610a16fe2a343a3e92dc = 0x70         ;
        constexpr std::uintptr_t _255a954f624ecf204cc2a34b044bac6c79bfdee2 = 0x78         ;
        constexpr std::uintptr_t _18b6d843365d6ad25f3539d95918fa5c9f0ed1b9 = 0x80         ;
        constexpr std::uintptr_t _f344b4755971abad33874195b01f2eda8a42a711 = 0x88         ;
        constexpr std::uintptr_t _15c5f9fee1217e57b838d171fb6380dbc834e526 = 0x90         ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0x98         ;
        constexpr std::uintptr_t _acefde8413c5de3e2ff1c6ca75b43c99b5ffd462 = 0xA0         ;
        constexpr std::uintptr_t _7aaf0ef44e45a0f4472f4c0d57032428e1c0b6af = 0xA8         ;
        constexpr std::uintptr_t _830bddb2261c9c1448e00cfa76c295e85ada364a = 0xB0         ;
        constexpr std::uintptr_t _12090ae8ff4cd78a5719e5e5c9ff060ebc7a1af9 = 0xB8         ;
        constexpr std::uintptr_t _16abea66bdb6e1a3d202c5244b71b61a0538249a = 0xC0         ;
        constexpr std::uintptr_t _6e786041f38df10e60d890403296b66c4ea52c50 = 0xC8         ;
        constexpr std::uintptr_t _3a7393a8ea591d772eb496802a02484ba6cb1621 = 0xD0         ;
        constexpr std::uintptr_t _ad58dd8a6bb6fa83b2e18dd11afe4d29283ab8f8 = 0xD8         ;
        constexpr std::uintptr_t _72fe6581b769a1e0e0a5875ef43296eed1f4ea8b = 0xE0         ;
        constexpr std::uintptr_t _6538a4df7c5b148275b444d2b4463a20fc3fbc03 = 0xE8         ;
        constexpr std::uintptr_t _a1ef83eae4d0a516dbb148f4dc8ff5e89ab0b6f4 = 0xF0         ;
        constexpr std::uintptr_t _6fb855c8b45a209811820d600c6d72e72ebad36c = 0xF8         ;
        constexpr std::uintptr_t _1101fd11f08fea198a838e80a84409ca73189543 = 0x100        ;
        constexpr std::uintptr_t _9ac8dfbe7aa34516eac7f65d9c96c702dfc0e38b = 0x108        ;
        constexpr std::uintptr_t _8cc321726748bb3827a4f70109aef63f00b9381a = 0x110        ;
        constexpr std::uintptr_t _37b70a3041be091d56876a42cc7202fee592895b = 0x118        ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x120        ;
        constexpr std::uintptr_t _7cd64841538866aec2c77f434a7ef451e2050c88 = 0x128        ;
        constexpr std::uintptr_t _ebc760e22abbcc9fa93cae8f7eca123155c03db3 = 0x130        ;
        constexpr std::uintptr_t _074620b4e8c635e949133bc0ad6d20ff47f454a5 = 0x138        ;
        constexpr std::uintptr_t _a25800561e278449ed9726667f5179d0feb9399a = 0x140        ;
        constexpr std::uintptr_t _0e11942fc656acc944a41a345dd06639e4507ca0 = 0x148        ;
        constexpr std::uintptr_t _8d9606052572fd97af48386542357f34f8cb753c = 0x150        ;
        constexpr std::uintptr_t _a35163186b3bd8a4123adb159cb673f33d4281a3 = 0x158        ;
        constexpr std::uintptr_t _ea883f31c417c4b3514e3b30440a6887cef4426f = 0x160        ;
        constexpr std::uintptr_t _9c6c6d81864747a6bc8d89e133f2080a91b2ad08 = 0x168        ;
        constexpr std::uintptr_t _f6327b9a06d8444367f4f37c734cc169fd50774a = 0x170        ;
        constexpr std::uintptr_t _2e268c50200980a9c7adc4a6d14f056d213d4a24 = 0x178        ;
        constexpr std::uintptr_t _17126837dd4dc6a14fd4cd6eeb5508e56f3a9d61 = 0x180        ;
        constexpr std::uintptr_t _d52d7548f0b4958e562ecc6090da66c61f879cc6 = 0x188        ;
        constexpr std::uintptr_t _a777c1371948578be2319e7707cddf4c8dcc4186 = 0x190        ;
        constexpr std::uintptr_t _09054aa13cb7df853351f877d8697f3435fdd3e7 = 0x198        ;
        constexpr std::uintptr_t _4072372b6b317905fe1f16fb561e1df485af1c97 = 0x1A0        ;
        constexpr std::uintptr_t _bf16ae55d7ae65a6ba9476d758b73db309436cdf = 0x1A8        ;
        constexpr std::uintptr_t _36a881fe3b006dca1c324bc6b448e692d7b469ea = 0x1B0        ;
        constexpr std::uintptr_t _908ba5347adcf7d5e5426919e5eb63658a1b5d3c = 0x1B8        ;
        constexpr std::uintptr_t _6eb0e6eae2a886502dad519d85aec7fe8f8e0e21 = 0x1C0        ;
        constexpr std::uintptr_t _e2d9239835e1a5787c472b06861aa96052cdeab7 = 0x1C8        ;
        constexpr std::uintptr_t _ac71655e30791c82aa0706b71be8c00d147908d6 = 0x1D0        ;
        constexpr std::uintptr_t _b09affd36eed93235a94654e61e6b518f41f919c = 0x1D8        ;
        constexpr std::uintptr_t _773b05ff84eb6f805c3e4fb82983540232f49cf3 = 0x1E0        ;
        constexpr std::uintptr_t _0fdfe191ba64b5caa5f735ea7b2feb4deb3ecf36 = 0x1E8        ;
        constexpr std::uintptr_t _1218286a038824b4196b12c4ab0b6ff8b92602b8 = 0x1F0        ;
        constexpr std::uintptr_t _da874176a30684693c5cb03cc0d5a0a0611fb1cb = 0x1F8        ;
        constexpr std::uintptr_t _1bdf5c086a71dc5642667007f96c0d72985e028c = 0x200        ;
        constexpr std::uintptr_t _322624debac7bdbfd22ea5723dca38ccf7bd55bd = 0x208        ;
        constexpr std::uintptr_t _095f4cbc28e5b2a5bc392b32a7456a01f3ba9c61 = 0x210        ;
        constexpr std::uintptr_t _6998bdd734d31b330e4bc8a834dacb7dc73e8c83 = 0x218        ;
        constexpr std::uintptr_t _d7fc1e25a0e297e82b8e449450753297e5843bd8 = 0x220        ;
        constexpr std::uintptr_t _5c1d0f8bedfa4126cc5a360903fdf51a29a02924 = 0x228        ;
        constexpr std::uintptr_t _463bfbd12b46eedb6c9e6de592ddb473ad224e16 = 0x230        ;
        constexpr std::uintptr_t _168332ebb298299d381c4b4064c8c55794ec1ad1 = 0x238        ;
        constexpr std::uintptr_t _dbfa204f4e0d20d37a05d6528f6008dc9d7e6688 = 0x240        ;
        constexpr std::uintptr_t _f0bc9786e4a2e3613f4096b2fbd449714b229813 = 0x248        ;
        constexpr std::uintptr_t _26a723a27922d6ab968f629d91a20adaaa8d7885 = 0x250        ;
        constexpr std::uintptr_t _e57108d4b3f34be78a5bad75379b61f528953330 = 0x258        ;
        constexpr std::uintptr_t _17ec98d62b243ce4d3dbd74010f3d2512ba61bb2 = 0x260        ;
        constexpr std::uintptr_t _7de20233e5e7b5763ab99c9e4a8c8d2850da059f = 0x268        ;
        constexpr std::uintptr_t _411270be264b134fe643d7c4da3b6a9ca20593b1 = 0x270        ;
        constexpr std::uintptr_t _2d25cf51cb468ddd48d6c468ac8328991f39382b = 0x278        ;
        constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x280        ;
        constexpr std::uintptr_t _806e7cc60f85e8b093c26be533e9c387bc278de7 = 0x288        ;
        constexpr std::uintptr_t _f31ccc0a86eaf4414f15daa6926c7e2f4581ab47 = 0x290        ;
        constexpr std::uintptr_t _ed30fde2d6272a175286649e1a11ea3063cb7f5b = 0x298        ;
        constexpr std::uintptr_t _ec686746a027b1a68d31eea765fdaa8506765523 = 0x2A0        ;
        constexpr std::uintptr_t _bec6584be685d0eaedf486dc3e8c99fe0a00cb3c = 0x2A8        ;
        constexpr std::uintptr_t _12355b611164e4a0585570ecca8856f4638da670 = 0x2B0        ;
        constexpr std::uintptr_t _1a1f8430c0e606b76530096242c7700c4ee4ab6f = 0x2B8        ;
        constexpr std::uintptr_t _4966aad1d5f33331faeb64624cf4d7e2e9c442e2 = 0x2C0        ;
        constexpr std::uintptr_t _0d65cbd9ec3e48dca05e2a666d5400eeea08436f = 0x2C8        ;
        constexpr std::uintptr_t _5b4009586e27d0b655e172bf58bfd14bb89a3fe7 = 0x2D0        ;
        constexpr std::uintptr_t _50d0e317a67378d4c1892a151b01d0f25f960c36 = 0x2D8        ;
        constexpr std::uintptr_t _48b93b499c149071c710a4cf7d2c01367332ee78 = 0x2E0        ;
        constexpr std::uintptr_t _605795f1e092b7daf0b532c120828a0793663d17 = 0x2E8        ;
        constexpr std::uintptr_t _5134490b200dc72307b99c46f7ec57eeaeee23bb = 0x2F0        ;
        constexpr std::uintptr_t _c3b4f179e9f788e304bfc3ff27278b14a5c46b3f = 0x2F8        ;
        constexpr std::uintptr_t _185760cf28780d9dbaeb70082c1bb535900f8600 = 0x300        ;
        constexpr std::uintptr_t _7535e2225cd2167556b097f4c13b5279d68bfe10 = 0x308        ;
        constexpr std::uintptr_t _74db2f55661fe8e842a973731f76fa54766dc975 = 0x310        ;
        constexpr std::uintptr_t _85be3f35e2d4f4dd423305a63608acc652ae7be6 = 0x318        ;
        constexpr std::uintptr_t _efe5307b2ee6986820245af7cff5303dc3da0b5a = 0x320        ;
        constexpr std::uintptr_t _3669030458ac1b0051c592882593e1b8af05ea3a = 0x328        ;
        constexpr std::uintptr_t _9ae3cfedff4c7ba0bc59bfa911badd88aff6ed1c = 0x330        ;
        constexpr std::uintptr_t _e73fb932004842ed31d319b91d837e1ede258ab2 = 0x338        ;
        constexpr std::uintptr_t _1312271666d255ff446ee2f086475e9f5d88dec7 = 0x340        ;
        constexpr std::uintptr_t _ab4345cd70ad527c24700768cf6b67b8ea5de43e = 0x348        ;
        constexpr std::uintptr_t _615198a4b7235ba4b7a5d3fe5c1f720e9876e4e3 = 0x350        ;
        constexpr std::uintptr_t _975a43d7ae323d8b6a9182d5ffdd04255f92ab34 = 0x358        ;
        constexpr std::uintptr_t _c78ff65b2e18b22b8955890eefa6946f26cb17e1 = 0x360        ;
        constexpr std::uintptr_t _68ff49bae5a3604b57814f00ec951f4b36f2ea3a = 0x368        ;
        constexpr std::uintptr_t _ccd9932498a2627864a7177960fffe7762f01147 = 0x370        ;
        constexpr std::uintptr_t _9ba369f82723e3c717f633746e8936f62651732a = 0x378        ;
        constexpr std::uintptr_t _a1b9d26e2f672baa00f279a725f5decc96f4be8c = 0x380        ;
        constexpr std::uintptr_t _a3ac22859cc81f41058a34a9fff8536d15853b05 = 0x388        ;
        constexpr std::uintptr_t _74cebce1af5cc8141543304a6572428c00989a98 = 0x390        ;
        constexpr std::uintptr_t _29b027cd12ed6d31e6962051a49839a0e04f24db = 0x398        ;
        constexpr std::uintptr_t _4fd51c76e7431e4b53e5d0cb07d29b0130b92c3e = 0x3A0        ;
        constexpr std::uintptr_t _db577dac67c11deee13d34aa53cf7d46cc3fedba = 0x3A8        ;
        constexpr std::uintptr_t _b3a12d3b0099e97d67af924508409185ac301c67 = 0x3B0        ;
        constexpr std::uintptr_t _98d03c5c43654c81bccc2b38a6c832e7a39ddfd2 = 0x3B8        ;
        constexpr std::uintptr_t _02eb4656481370eb864d232d3debbe3235c6636d = 0x3C0        ;
        constexpr std::uintptr_t _30afae1ebb7a61d4689b2f1fa8f4dfce40937846 = 0x3C8        ;
        constexpr std::uintptr_t _01ce63ad17965c604eb9fae7d20b19bfb403d957 = 0x3D0        ;
        constexpr std::uintptr_t _74b0faf0780687ef773020257cfe0719b8586a8b = 0x3D8        ;
        constexpr std::uintptr_t _3184da16f367b5291521ea3cf1678b1553505bdc = 0x3E0        ;
        constexpr std::uintptr_t _294c6d31d242e934a00b472888ec6fcd6049d50b = 0x3E8        ;
        constexpr std::uintptr_t _2464efdf683e40432e58ae6d4cd9951b32ac5503 = 0x3F0        ;
        constexpr std::uintptr_t _225c7302825590fe5119797dfe2f5976ef0e3732 = 0x3F8        ;
        constexpr std::uintptr_t _b19c9c2d22cc3dc75d3b8b3f7338f8cc8a01410e = 0x400        ;
        constexpr std::uintptr_t _ae062bb9adcd67360f66ec498a44b50c2757f324 = 0x408        ;
        constexpr std::uintptr_t _4db253ad4667a9ebb0742ce6dc1c268c726fadc1 = 0x410        ;
        constexpr std::uintptr_t _d83cc379082ba54b9d7a2c7baff61fcca0f70ec8 = 0x418        ;
        constexpr std::uintptr_t _669672ba371be814c992f3c2d19816aa8ea26449 = 0x420        ;
        constexpr std::uintptr_t _baf5d46cb9db921e7201ed10a88d37fe02ba6425 = 0x428        ;
        constexpr std::uintptr_t _8e8ea8e67f4b2c1544b9a0c44ed9b0f13cc1356d = 0x430        ;
        constexpr std::uintptr_t _2ca1cd45976ab40a562a9db87fb6b52a5939b5e5 = 0x438        ;
        constexpr std::uintptr_t _e4be5b03603a407d4a924c9ed9365864ad42d32c = 0x440        ;
        constexpr std::uintptr_t _5cc2e9408243a0f97e606d9312e534a757db09e9 = 0x448        ;
        constexpr std::uintptr_t _ad6704d2d4fa4cc54643794a526f3458d8ad081a = 0x450        ;
        constexpr std::uintptr_t _a6b1a204e67ac3365f0e87ccba11308de3ab3b32 = 0x458        ;
        constexpr std::uintptr_t _2546bbf0ce0d4714a6d91e34380bb916c319ed76 = 0x460        ;
        constexpr std::uintptr_t _ca76005475c4e8096bf8cb04f1045fa265257d01 = 0x468        ;
        constexpr std::uintptr_t _60f84b94ab4a796fb697c0a6ff2af94885ffcc2a = 0x470        ;
        constexpr std::uintptr_t _04669fbc5b5d126165abb4c13ab53f646e8e1ef7 = 0x478        ;
        constexpr std::uintptr_t _0204a9a6e20d372a231f7a6cea33662582f8184e = 0x480        ;
        constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0x488        ;
        constexpr std::uintptr_t _d77160801ab247b5e6d07b51bdbd38815cfd69c4 = 0x490        ;
        constexpr std::uintptr_t _a5a93b24e17d8a46b18d19a3d1fb5b267288ca4c = 0x498        ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x4A0        ;
        constexpr std::uintptr_t _aa2374e614f7d7dc643e349a5e16588583635c1d = 0x4A8        ;
        constexpr std::uintptr_t _809475bfa95677a39e84fcc25f0320380ac25735 = 0x4B0        ;
        constexpr std::uintptr_t _60464058a94134507cc3a930a87de4b0060fb0a5 = 0x4B8        ;
        constexpr std::uintptr_t _e60a67dd735d9e0dc56c90803881d3911f444345 = 0x4C0        ;
        constexpr std::uintptr_t _6a9c21e44f425de4c0ff6967371c81531c079017 = 0x4C8        ;
        constexpr std::uintptr_t _8513037b913ef2a1014239feff293d6190b90ca4 = 0x4D0        ;
        constexpr std::uintptr_t _8df42d1851e9e7bc7431668a1fc03ed3ff5cb435 = 0x4D8        ;
        constexpr std::uintptr_t _46c2c22b3aa88f3c224ba269cfd18ec1c41a2225 = 0x4E0        ;
        constexpr std::uintptr_t _e541325959da293dcbf45c1e17e2cfbfd52424ea = 0x4E8        ;
        constexpr std::uintptr_t _14e3fe95570f4749af476f934af7049f256eb9ad = 0x4F0        ;
        constexpr std::uintptr_t _d5a59603c0111322579b7a6d326c8ebcf4808c7d = 0x4F8        ;
        constexpr std::uintptr_t _de7451509ae74c8970ea3355920447e24466db1c = 0x500        ;
        constexpr std::uintptr_t _a04395b9e1b8b397b6f01a5e29649392099436c1 = 0x508        ;
        constexpr std::uintptr_t _b9c1c09ec01d3261540beb04247f22cadc54ea8a = 0x510        ;
        constexpr std::uintptr_t _6abf338890c3f2a2b5c7c6f49025b0015701bcea = 0x518        ;
        constexpr std::uintptr_t _99581be9cc759436fbef590198938f47ee3f09d6 = 0x520        ;
        constexpr std::uintptr_t _1988196acb5e4c7f38e513cd98a7a43239977ab7 = 0x528        ;
        constexpr std::uintptr_t _8ee3545a2ba6ec713ca97d59dc1199b50ff24a95 = 0x530        ;
        constexpr std::uintptr_t _0a4edcd87593ae50a81d19f9f7d40e63b32d082a = 0x538        ;
        constexpr std::uintptr_t _f4b19aec19f9ab110c104329e83c07d7e32d2824 = 0x540        ;
        constexpr std::uintptr_t _dd9769f7818c1d70b80862aa491b6fb183ac4c36 = 0x548        ;
        constexpr std::uintptr_t _4b40083a2fc29088b3b71ff4029359e48133e8e5 = 0x550        ;
        constexpr std::uintptr_t _32061efca4c3c675dcd609b78e3a23612b2c4ddb = 0x558        ;
        constexpr std::uintptr_t _e31ba2fd413543b926407b06960ce328dedbafba = 0x560        ;
        constexpr std::uintptr_t _25cbf898cf909070d00a6eca7fb861df9e880aae = 0x568        ;
        constexpr std::uintptr_t _77f32bd43e892eb656ff11f2c89b20b9fe9e2d77 = 0x570        ;
        constexpr std::uintptr_t _0803d3c9595deb1d9a050a2735617527a0d3db12 = 0x578        ;
        constexpr std::uintptr_t _8f67c4eab4ba9878a3bb9faccfda1414ac601acd = 0x580        ;
        constexpr std::uintptr_t _e548dca91c0b782adc2b11f169ec960003c91ddb = 0x588        ;
        constexpr std::uintptr_t _7a20419d9bfb6380f0f0df9d62f41ed351b3afda = 0x590        ;
        constexpr std::uintptr_t _a6635988ed77315c2ab8f373add4ce9fd5eb6f7c = 0x598        ;
        constexpr std::uintptr_t _1d052aeaf4ff88db519c67fc06433384ca0239eb = 0x5A0        ;
        constexpr std::uintptr_t _38c5cbf623d08ad086c6d7b459f674508385ff66 = 0x5A8        ;
        constexpr std::uintptr_t _93d2f45f17b65b919b5e8aed49ea3a1a78bcaf8f = 0x5B0        ;
        constexpr std::uintptr_t _8ea7841987b92183ab3b7f47a7bda3e2c8690e13 = 0x5B8        ;
        constexpr std::uintptr_t _c2c8ef0b8e8773ef07a5980952d96ebcc9d764eb = 0x5C0        ;
        constexpr std::uintptr_t _abf098bf347be00ef6e60e18d2e6e87eaded6276 = 0x5C8        ;
        constexpr std::uintptr_t _7906140b0ce9ce7f4ee3074127362ecfa54971f6 = 0x5D0        ;
        constexpr std::uintptr_t _9b6e1c2731070e2b7af9929b2ce4abdbe3da0023 = 0x5D8        ;
        constexpr std::uintptr_t _e6c59b1f2c687dd15676f3a5f07538f3f31c4acc = 0x5E0        ;
        constexpr std::uintptr_t _d8579adc54206ded4f13dc63138e60637c0ff9ee = 0x5E8        ;
        constexpr std::uintptr_t _857945cae9e2d35891b39d5280db241bc32a4bb3 = 0x5F0        ;
        constexpr std::uintptr_t _dbd2d8755ab6802b06f162bcfbf57958d20f4fb9 = 0x5F8        ;
        constexpr std::uintptr_t _3654bcedc905b5d09e55e350227caba2dd5ec934 = 0x600        ;
        constexpr std::uintptr_t _4fac89718615dff5df7c492b627b7a3473fba456 = 0x608        ;
        constexpr std::uintptr_t _4bd58e29802d462d212951aafb13c8446973495a = 0x610        ;
        constexpr std::uintptr_t _a39c5ee511a2e5b6b2b681391319873b27639487 = 0x618        ;
        constexpr std::uintptr_t _ba9a64380c938de22f373a2bc7a2fba2e418d4fb = 0x620        ;
        constexpr std::uintptr_t _df493d7f426db340e63cb1bbd6667ae21ca52dcf = 0x628        ;
        constexpr std::uintptr_t _24ebf9babe7f53ccda8a734b99908a5145389836 = 0x630        ;
        constexpr std::uintptr_t _e38612c4462be5cf848935a7b54cae1bcb61ef35 = 0x638        ;
        constexpr std::uintptr_t _7a0b7a9623c6dc7b8935ca745eacd94bf11138a6 = 0x640        ;
        constexpr std::uintptr_t _2c5b14d753d73b1ac77114e2fefa7f5635acbca6 = 0x648        ;
        constexpr std::uintptr_t _5ddab5df8220f06c9f153ff37db4fc061d380a6b = 0x650        ;
        constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x658        ;
        constexpr std::uintptr_t _69bfa4705b5c6c889f53e79703efe00231d0b6b8 = 0x660        ;
        constexpr std::uintptr_t _d6b455f2353cc6417718f118ae43f9b833380a3b = 0x668        ;
        constexpr std::uintptr_t _e65d64143b3a59e8c85e907064d9ae59948b06fc = 0x670        ;
        constexpr std::uintptr_t _3bd07159d03ce3a454b62082bd84adafb81832ba = 0x678        ;
        constexpr std::uintptr_t _376f98746f5091809eca8b731ac339389ed9b6c4 = 0x680        ;
        constexpr std::uintptr_t _bf8f803d7d2b70b6b0e1da66c4084823ceafe8cb = 0x688        ;
        constexpr std::uintptr_t _d6df23fc83453f607d126f5f88e9c72535191409 = 0x690        ;
        constexpr std::uintptr_t _b16883aee2c7c711d3d16caeace3ad722d8a3393 = 0x698        ;
        constexpr std::uintptr_t _93abeb44d49bea88b56ee3c989c0c8ed4a38cce0 = 0x6A0        ;
        constexpr std::uintptr_t _46e85341ff7cc4d25196a765cb4eba369b6209be = 0x6A8        ;
        constexpr std::uintptr_t _caac5f19f6ed04f7a6a6fc946a9afd15c46a7065 = 0x6B0        ;
    }

    namespace %7a6da90ba195d3e07aa2c829ebd481416047da8c
    {
        constexpr std::uintptr_t _3a8a0747bf0547a7446bb528fb6ccdfd3856756d = 0x10         ;
        constexpr std::uintptr_t _51f650ae4a9c54d725b73169e79dc25ced6cc5b2 = 0x18         ;
        constexpr std::uintptr_t _2f72adb3a4df26f1e7d23b0029327d05b5826226 = 0x20         ;
        constexpr std::uintptr_t _ce8352d470ec55030543489bf045fd81128bcbcc = 0x28         ;
        constexpr std::uintptr_t _b71c9f42cb5df7875954d4b2ccd6c3e8ada13642 = 0x30         ;
        constexpr std::uintptr_t _114aa880057493d08b4eef8b8e7cae70af307783 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3D         ;
    }

    namespace %d289cde971ff3a102fd55c0f0d46ffe162d0dcf1
    {
        constexpr std::uintptr_t _bdc9d2c884fd06ef7a9910dca7e7e8873629ff09 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _3117208ca7f4e890668161d8c4bcbe8e27cca69e = 0x20         ;
        constexpr std::uintptr_t _07c24697b3363bc0c55d41ec6ded4ae81c48a53c = 0x28         ;
        constexpr std::uintptr_t _6802e7caba12075c43deebb460693ecbf209efe8 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _92716f8e369c4ae60e80565a7dc1db29b76d63fd = 0x40         ;
        constexpr std::uintptr_t _eba981791315c2361599258b3a3fdfd5a6d041f1 = 0x48         ;
    }

    namespace %a5fe39f347a304589cf7c3b61525d3faf61952d2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %700498fbd0df28d34af03043569e4981e93d5239
    {
        constexpr std::uintptr_t _4bab422fa8acb0fd6fcea04f29ff0bd918d56d41 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %afd47cbf0d1f7d13fa32e0ac4693ef5b1c0f5647
    {
        constexpr std::uintptr_t _7799135087794e1a664365941020bd08778bd87b = 0x10         ;
        constexpr std::uintptr_t _9813d249d3617bcf6a8b12d8446d0daee0dd976a = 0x18         ;
        constexpr std::uintptr_t _4e827f7844732876a20ee4c30c8b780480965a90 = 0x1C         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x20         ;
        constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x28         ;
        constexpr std::uintptr_t _d0647db6f264fe7fb90c1bd5e0c17d862226997c = 0x30         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x38         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x44         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x45         ;
    }

    namespace %cccedbb5bc8bf2375e9328e179beb4aa375551f5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ff347720e91d40908d0f45bf5ddf3876fcc134c5 = 0x14         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x18         ;
        constexpr std::uintptr_t _bbedbfe5b646696cb8e0e0a21ded7c334dc158c7 = 0x1C         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x20         ;
        constexpr std::uintptr_t _5d4f5911cef91e1ecf85f832ff8ba267cb16d75b = 0x24         ;
        constexpr std::uintptr_t _116b91e3c418277928f756e820f207c61eb87ac2 = 0x30         ;
        constexpr std::uintptr_t _62264709a94cd8324f06c4d5d7951750231e16d7 = 0x38         ;
        constexpr std::uintptr_t _b48db23e7f7b1581ea7cecf9d106684c2e13ce24 = 0x40         ;
        constexpr std::uintptr_t _ecc76368877d8ffa17bb90eed2aa38080a654611 = 0x48         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x54         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x58         ;
    }

    namespace %a3dde33ae2b45e8f40945416566dc496dee63717
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x14         ;
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
    }

    namespace %1e23184e71f2e372382abb629def8ec903c6bbbc
    {
        constexpr std::uintptr_t _6fa3226909f7a2cbbb2d74e6ff6073af5278f399 = 0x10         ;
        constexpr std::uintptr_t _3509910ff9bc747139d41f9c65cfd656faafdf31 = 0x18         ;
        constexpr std::uintptr_t _42a0135b910cbabc13bd68947f0a4f0c3765a327 = 0x1C         ;
        constexpr std::uintptr_t _8e1b5a296d84130894fd496b9e2061c4e5edbb4c = 0x20         ;
        constexpr std::uintptr_t _02d31058351063dde32a002e2cdd47728856497c = 0x28         ;
        constexpr std::uintptr_t _924bd2ea816c8f4e9e1925c879116f688b04cf2e = 0x30         ;
        constexpr std::uintptr_t _a090f3f12835463348980c8b37c342b83843086c = 0x34         ;
        constexpr std::uintptr_t _52f9dc00c3b209d929d445c722d6a8756984e17b = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3C         ;
        constexpr std::uintptr_t _ce08acedce3e864a7edf069663f277bd8ceab296 = 0x40         ;
        constexpr std::uintptr_t _03e837d5af5444400481fb6b9e92952f014a6595 = 0x48         ;
        constexpr std::uintptr_t _159ec3762549ca1f6e716dd1f1c35d369e2e964e = 0x4C         ;
        constexpr std::uintptr_t _ef604aced11e40a5d0fb6364b2b7baecfa47d795 = 0x50         ;
        constexpr std::uintptr_t _6a364617d6f44b6efa2f8aa8bfdde888114a7292 = 0x58         ;
        constexpr std::uintptr_t _e7ded1b12cbef3d3d3ee145931a24d0288fc6ffe = 0x5C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x60         ;
        constexpr std::uintptr_t _7a343b7729bab15fb184e1ab4bbc49dd3288487e = 0x64         ;
        constexpr std::uintptr_t _7c966c6e0a4e9847ab0a849a6aa21bc745a6f59c = 0x68         ;
    }

    namespace %3ddfc793fb6e7f7a6c1a435ebc5120602e3b4051
    {
        constexpr std::uintptr_t _e03d4370bcd95ddf7a3aef0c79a030c71ab0db36 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %f377e2f25434e9b7e22f5dcd195972c3d9794226
    {
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x10         ;
        constexpr std::uintptr_t _eeb53ea3c4aa15f700e05eee0d6b331fab153f58 = 0x14         ;
        constexpr std::uintptr_t _973e76a3046912df72ce5ecebf491df50247fb61 = 0x18         ;
        constexpr std::uintptr_t _f00f2019bf13363cd3c2577911fb6813a46583bc = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
        constexpr std::uintptr_t _ccc975703bb73a92c647d10a17539e4ebbb1de11 = 0x24         ;
        constexpr std::uintptr_t _b90757da6de540fddb3a57820aebcc17d6d2e840 = 0x28         ;
        constexpr std::uintptr_t _2fa20f1c849223a1ca00cba19b3694f49b996e6a = 0x2C         ;
        constexpr std::uintptr_t _a872bf3d8fba163a0959dcb7f7c4bb9eafe09b03 = 0x30         ;
        constexpr std::uintptr_t _43305cbc6ccc88fa11cadafbeb22701534490c85 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _c9eee73f2fbd3ddce85b9f9167aa8edc369ed50c = 0x48         ;
    }

    namespace %69f16ce8085ed9b10e08a03be7226813ee7258a2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _92b98e1018fc3915a9a6b225ad7b6797226e88bb = 0x18         ;
        constexpr std::uintptr_t _f9d6fd0561505496d1091dc88e6844779e33f2da = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %540c12b3e0f0a29d8adeeaf2a874f1028c65dc61
    {
        constexpr std::uintptr_t _24d783b84a8a9b05e12a70bd8c112d8128079493 = 0x10         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x14         ;
        constexpr std::uintptr_t _58e81ffac88af97a541dabbbf1d64bc001c9e758 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1D         ;
        constexpr std::uintptr_t _eb466b23b047fe4985166bbe4c24e71eafd8e9e9 = 0x20         ;
        constexpr std::uintptr_t _38fea6257c0f715025608ca7ba564d4e916a6f57 = 0x24         ;
    }

    namespace %0ce6ad12b066d2df11a8d486f9efc152a95e4b29
    {
        constexpr std::uintptr_t _d169d6d9c4d598f95de70cdaf70b8ac6e10bb7ed = 0x10         ;
        constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %9be1da2967cab41637a8af3bd0c8fa3c13586024
    {
        constexpr std::uintptr_t _94a5277ee69ada4ea144d5b81454db41b8b1a817 = 0x10         ;
        constexpr std::uintptr_t _15208a1cc4e262ea629cd58ef48e28331f631565 = 0x18         ;
        constexpr std::uintptr_t _4e180bfb5936ffc54787ecc503e306afc303153f = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _37bc1b2541307ad2ed3401685161d80fac45b936 = 0x28         ;
        constexpr std::uintptr_t _b45f18cda7840a2d476e3808df40b7a80b3d9045 = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %5211a9ae95e34e6aaec4fed43df048ee87bd4492
    {
        constexpr std::uintptr_t _f75bfad8e2347e6f5cdf5463f5a45602ecd4defe = 0x10         ;
        constexpr std::uintptr_t _25236550e2ffe3ec0e1b993a559aed425c9398bb = 0x14         ;
        constexpr std::uintptr_t _f030866e548e06dd7508622332328247e2ce27fb = 0x18         ;
        constexpr std::uintptr_t _f9f8e76744470e83946957fff01b8b08fd5bf7aa = 0x20         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x28         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x30         ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0x38         ;
        constexpr std::uintptr_t _eb77ecedc1def7ae732e83a0092ed8ebe9d197a9 = 0x40         ;
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x48         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x50         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x58         ;
        constexpr std::uintptr_t _50bd0889e7576e43389b7d49eca34bf7590d796f = 0x60         ;
        constexpr std::uintptr_t _5c2d4c3163a4e6035d856a826f9e6a63c336fe4f = 0x68         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x70         ;
        constexpr std::uintptr_t _ba03155226bc741d2ae57f097950a3d0e82a884f = 0x78         ;
        constexpr std::uintptr_t _ee93f13be3a9b45ea1d3fc0b1fcec5f107c0ab60 = 0x7C         ;
        constexpr std::uintptr_t _c45a0b41e78a0676a6aae66d8ed43ef612210da4 = 0x80         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0x88         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x8C         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x90         ;
        constexpr std::uintptr_t _80f3ad9225fa82a3e32c1cafffd3093bc5f86353 = 0x98         ;
        constexpr std::uintptr_t _f344b4755971abad33874195b01f2eda8a42a711 = 0xA0         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0xA8         ;
    }

    namespace %1cdf8e9d518fcbf5bf0a12332c7524fb5b288110
    {
        constexpr std::uintptr_t _879912036543a9f9c189b7e6057e548ad635cc74 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %38a0e2b008696cbf0904764c179583fbb5b5465b
    {
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %f73a57d3b6da75534a09ea23cb1002fe2edc01f2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8ba2db4de14dc6bb250eb1dedf7a2317ba2baccb = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %64cbe97aaf11c898c0a7de52b7905e2f17cc1ca0
    {
        constexpr std::uintptr_t _82658a9caed625b58fcedb9636b02c32d92cac44 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %0b0f0722857269014b3ee2428fff3a20bd14f505
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1543b6f825463d2fbb73faffafb67dfd7444a95d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %51e62854a75ebc14d548d217305d891a9b2f88d5
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x14         ;
        constexpr std::uintptr_t _03c42311c51c0adb6af12e9fb9869d7c2d03480b = 0x18         ;
        constexpr std::uintptr_t _a71024deaedcbc349da2da7c334b4edc3310bc9c = 0x1C         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _49d8e3d9937e33f2def9863b8ae05394d2482c48 = 0x28         ;
        constexpr std::uintptr_t _45384bfc60cd18e4904621930bd1cade28cdd5a7 = 0x2C         ;
    }

    namespace %ea361ee6f4d8be28077e7b62cf8b26a9fc73df99
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _478cc91d041a550c91529fa3ddac115b6772b0a0 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %5ede67403204c25eb0faab13418c4601beabf4c3
    {
        constexpr std::uintptr_t _ec4c06e11df040b01f763063abb9b914910e3123 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x20         ;
        constexpr std::uintptr_t _9c1222a3b1a5d6005276aac471ce6760abdafb8e = 0x28         ;
    }

    namespace %0d74035d877f42dbc7a7d8268776d2855459e107
    {
        constexpr std::uintptr_t _88185a06316d50d1d775bbc99230bfbe622653ed = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %16e47e8673664b72dcb6eaaed9df1b4954e4a5d9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _2d1b924ce0c96629b5f32e7f231e3cad168b8953 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %2e1a35a4d468035a1c605c7aa93cc1b6e527a206
    {
        constexpr std::uintptr_t _db81eb44caffe7633a4271e5dc5556cd2366a8e4 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _07857f05cb7de5ac37a50303cba4abcefb03d328 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _65ca1ddac4e367b3444a68279bec8f7d600a9120 = 0x28         ;
        constexpr std::uintptr_t _e8e7d0cc1fff47a49329930547724cfc9a935d75 = 0x30         ;
        constexpr std::uintptr_t _8ef69d61076a05e2f3d748bdf9e400aa33e4925b = 0x38         ;
        constexpr std::uintptr_t _51e947145f666c409dadd82c144b3c2345c6821a = 0x40         ;
    }

    namespace %893355f1e543c5b959fda3a514513ef418edd0f0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c04d7b961f5a09929cefeb6da3235a90f54126a8 = 0x14         ;
        constexpr std::uintptr_t _b268b6dab5c95a74ca9303bb06ff6c5d2e952e5b = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %9d2db2be0e9e9c4b3a12c560da6942633204b055
    {
        constexpr std::uintptr_t _d412795936a439e46a2ed9652e42a0e4540531af = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %68d1350f46cedc44c171ab4f0fb5d519a6eba1bf
    {
        constexpr std::uintptr_t _cc6771cd78551b4896634df4d9179e5866b37ef6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
    }

    namespace %f45d96bb9a44f64d94e2f00caa03d096c1be1a57
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x14         ;
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x25         ;
    }

    namespace %3639381c38c3f56b9e1379b84f4d57398f32f780
    {
        constexpr std::uintptr_t _2dfb9db4d8218db42fb769b619c6e88631fa4300 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _ba755dc6bbe3f76693b4e1c1cb905a502b1fd866 = 0x20         ;
    }

    namespace %bb6d1e36b01ae00fba351374508e3e9684331953
    {
        constexpr std::uintptr_t _04d3064e62f957aee048f1d65e1885b2aa6fbbd6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %cc9d86669b56674e67d746432925c9ae4310632f
    {
        constexpr std::uintptr_t _892ddcec978cf0da3dc035f1110b46690369d310 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %5842f5c1cef2a8d04e8d6727253107273d8392b2
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %4127e898fb8f4a815aff02c9550fd288c373138a
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f75072043f51ac3ac4dcb8d8d61a025abc1c73af = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %c31413d16b0cd81dbe4e8a4df82dc252586b7e88
    {
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %7d768eed4060ce0d793682267b6f510216c5a36c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10830528   ;
        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x10         ;
        constexpr std::uintptr_t _aa1c5aa0f231fa4d49c7bbb597dd80c1901c31ee = 0x14         ;
        constexpr std::uintptr_t _896de19dbf0a57a2aac4bbd6ebd0fd6657d44e6f = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2D         ;
    }

    namespace %e10ea70f54bbcc35ee850c8388ef56e9dfc0487b
    {
        constexpr std::uintptr_t _b71688f7067c4c3fcf79d683548dc2f5a3f39ef9 = 0x10         ;
        constexpr std::uintptr_t _4787255e3ff3897fb6feaaeff8411945f10e7a9f = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _75f1bcabd165e8ea8b4cd3e574846cd10ea46226 = 0x20         ;
        constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x24         ;
        constexpr std::uintptr_t _69659c6909b0c0176c73f8513fe0c84db1e4ee5c = 0x30         ;
        constexpr std::uintptr_t _e0f681b4defb7483bac30a239cbc363a7f5a4ba4 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
        constexpr std::uintptr_t _fcaddec483eb8e4ed12b544a9759bab61d89d5d7 = 0x40         ;
        constexpr std::uintptr_t _b9fdc6037105045fc64da5fc71b91571afb3923c = 0x44         ;
        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x48         ;
    }

    namespace %8c00af88447eadad0615d2cdbf88eb04da2abb14
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _169a690347fb907bf5da12e65bd4cc829c9c63b9 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %70242f8b7cc7b6565b99569d895a023f32109b85
    {
    }

    namespace %39a6c3e81e8ba9f4fd5dc1db436dc1b5e5ef215c
    {
        constexpr std::uintptr_t _0d5d1d0ae6d027481bf6b363e41ca77e0b057e8a = 0x10         ;
        constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0x14         ;
        constexpr std::uintptr_t _0ece16bc60789c49a2c89062b25bc5551bd7f862 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _2c46873b8332183b5fa30c51a1c45ba908989ab3 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _35b41eb520150f9a40d059348a326ccadae21049 = 0x39         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x3C         ;
        constexpr std::uintptr_t _efa43bb42786e668f46bfdef427844cf5c9bf95b = 0x48         ;
        constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x50         ;
        constexpr std::uintptr_t _f6b5d9dadb1d8dd58c0804b930cfea7b23db9fcb = 0x58         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x5C         ;
        constexpr std::uintptr_t _7ba601a5300d1f6f0cbf9b38232fbe5715104d90 = 0x68         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x74         ;
        constexpr std::uintptr_t _baaa296f1125832caf6f17b4809006d10a691c07 = 0x80         ;
        constexpr std::uintptr_t _8fa7479739f5b2f26dcbbd1a02fd966be3fd36ea = 0x84         ;
    }

    namespace %4bde0989b8d832e764119b7a185e6a02c81d6140
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %c80752151241bd9afc950abde991f41a869e69d9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %f64e5b153867c7b653b02aa39e722f528975f156
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _490c262f0ebe80106e10d66fd94edf9bbcc7e2f3 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %930eabe95abc7b069b4cb58bb77f028498491a88
    {
        constexpr std::uintptr_t _ec8603f83971d03c6be5fa65449135f5f648cec2 = 0x10         ;
        constexpr std::uintptr_t _143efba81ef26f178123184344d336d0c2095db8 = 0x14         ;
        constexpr std::uintptr_t _b9ea5866cc28fc53398d82cd5b0de7d79635d511 = 0x18         ;
        constexpr std::uintptr_t _e08fb9546d34c87526baa771b7cf6a242be57bb2 = 0x1C         ;
        constexpr std::uintptr_t _7813d0146df672efa92d2740b817e4764d58d319 = 0x28         ;
        constexpr std::uintptr_t _e5e2fb55fda89ec410c1612dd3a095279b2d2e65 = 0x34         ;
        constexpr std::uintptr_t _21afbd0013d43b1de2f8bba046e8e3ced66ea990 = 0x38         ;
        constexpr std::uintptr_t _95824b0e39ed85f70b8efc78abefeb86570759bb = 0x44         ;
        constexpr std::uintptr_t _59585574a1be5dc6e39248f323bb07db4e34c99f = 0x50         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x54         ;
        constexpr std::uintptr_t _73c14f26048dad5591f94189ed40d6085b0aa0e4 = 0x58         ;
        constexpr std::uintptr_t _d23bc55f7181768919d1977dd81e4b170f838c1b = 0x64         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x68         ;
        constexpr std::uintptr_t _b3ed6f94357c2511ec06f15178d4a88f1e9c8bb2 = 0x6C         ;
        constexpr std::uintptr_t _0c593d04972c90c681414640be71f8630ff0c974 = 0x70         ;
        constexpr std::uintptr_t _d708a0f896a5f067d450a630570f5e36a29488fc = 0x74         ;
    }

    namespace %153be6d6f7128e3eccde387cc8ab08df92b64094
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e21f978281c1b2658fcfdc85427cc1959727923f = 0x18         ;
        constexpr std::uintptr_t _fc84e74afcb2a09195e1de8d12946545378e03da = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %5deba12fd93df9eef3daa8b2d9bb88fe915ea71d
    {
        constexpr std::uintptr_t _7ee32db9cf1f0d16390093347912f46cc1e6decb = 0x10         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x18         ;
        constexpr std::uintptr_t _f5ffcc7c416b4a7544c92613a54f5323130fe26f = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x25         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x26         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x28         ;
        constexpr std::uintptr_t _c765d5e949cf9e7bed1edf7d1ef2ed7957c3a74b = 0x38         ;
        constexpr std::uintptr_t _ecbfa2af84148a17ebe8c29d7cc5271f8f0f782b = 0x40         ;
    }

    namespace %6cbcffd78e194546c6f8ec03464d2f8db1b3d216
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %d6e49f9fc7b37e3f40682a202529646dd2dcb68f
    {
        constexpr std::uintptr_t _ee9251e3b371ac94ca317279c399d8a220fe3ca2 = 0x10         ;
        constexpr std::uintptr_t _fb5cbdb5b292adb12465e73cf031b2e93a4ed8cc = 0x18         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x20         ;
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x28         ;
        constexpr std::uintptr_t _98fa5c5dfe630c56f28bc95f7403f97cf9e9b2ce = 0x30         ;
        constexpr std::uintptr_t _9b926a088ef71a07172de15006d43e87338cff18 = 0x38         ;
        constexpr std::uintptr_t _9837bf7f4ff968b7d9ebe493207a204a663b461a = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x48         ;
        constexpr std::uintptr_t _8f99b12608a989c72f647f926b73bb1adb8eb218 = 0x50         ;
        constexpr std::uintptr_t _03b872fd03786f7b8802dc30ea8acc1b4d9e06bb = 0x58         ;
        constexpr std::uintptr_t _0174c1ad23f5847a4ac658ef938ac01df6818c99 = 0x60         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x68         ;
        constexpr std::uintptr_t _9e9ce2a1079748f3b377d58b4f8cff6b8fca0be7 = 0x70         ;
        constexpr std::uintptr_t _dc2f889d8ddb8fe9114cd0d1d7e6c82e850bbb87 = 0x78         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x80         ;
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x88         ;
        constexpr std::uintptr_t _5b226e652947e9010146ec814070ed6467490475 = 0x90         ;
    }

    namespace %a0421a2379645bab48bcc8472c58ad71599da550
    {
        constexpr std::uintptr_t _514efb46539fdd91ebd64123cebb21eb251e8980 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %083094ce7607c9801f8c73bd0fe8e1ec85774373
    {
    }

    namespace %de1ca08b7d2223444fc6d9fd21092a88e3a7fd7d
    {
        constexpr std::uintptr_t _2791610bbc49c17928bf614d84865db4de6c8ba1 = 0x10         ;
        constexpr std::uintptr_t _95d9c006b8f5428d6f949c48625cc0269220f901 = 0x18         ;
        constexpr std::uintptr_t _a4e14b4453695f399b3d834df3ce90fa4bb715a6 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x31         ;
        constexpr std::uintptr_t _5e2b6c037a96c59f4586498517df778dccefd7c3 = 0x38         ;
    }

    namespace %cc920133c20aa7a80ffa5b8e8c0eae206f8af0d4
    {
        constexpr std::uintptr_t _dffa3548f08768cfc7cd72f7043a4e50ffd8e7a2 = 0x10         ;
        constexpr std::uintptr_t _b620d8776723b56367220a820c470d1a34b41a06 = 0x18         ;
        constexpr std::uintptr_t _a6eb9121366766ec7a6306368145c51d5a2b2df7 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %b8153e084423a7f10651b6e8e3239e97572dd0f3
    {
        constexpr std::uintptr_t _bf6e6eff8a2736aed75baefcb95955facdf19fb6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %d8214b9fb626b7e3f38e91e238cb7fba72ae9e85
    {
        constexpr std::uintptr_t _aea9698fa957ac30794b51048d2c56ef03c14ee3 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _f032c4e8585cdcb1bbea9e02684a98d7d5fed4a3 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %0eed9723a39c34ab75eeac49c84779d83a1fe7c9
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f4049d694b939a217f6a2e07a1973dcf2bb38477 = 0x14         ;
        constexpr std::uintptr_t _e18a0e68976d4fcf6b8ba02822807975ca8cb2be = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x20         ;
    }

    namespace %81962d74608f058d102e54bda6f2691d30fcb512
    {
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %ee7a6242f3c7ce43f20b339d7947897fb59a6c80
    {
        constexpr std::uintptr_t _24d783b84a8a9b05e12a70bd8c112d8128079493 = 0x10         ;
        constexpr std::uintptr_t _38fea6257c0f715025608ca7ba564d4e916a6f57 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _eb466b23b047fe4985166bbe4c24e71eafd8e9e9 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x24         ;
        constexpr std::uintptr_t _58e81ffac88af97a541dabbbf1d64bc001c9e758 = 0x28         ;
    }

    namespace %57f62092ee0251d9007e479c659bf632ffad23c9
    {
        constexpr std::uintptr_t _89058a1cb111a49b4961378e5cc007f63b6002ec = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _43cd059462025999457a648055072c93826b9c7e = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %112d6b14661a5cf87366cfbdaf9bbc029b1a1ee3
    {
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x10         ;
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x28         ;
    }

    namespace %5e0c4bc7ade5684d0e810bca37b378fedf5a0242
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %bb24a10b491464c9d772ab9604a626ce67721a5e
    {
        constexpr std::uintptr_t _cbf3b465d3ff6c37476fc340cbba8966da654a6d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %f24a9a365f6e923c206aeccf57b36fd1f1290ace
    {
        constexpr std::uintptr_t _f75072043f51ac3ac4dcb8d8d61a025abc1c73af = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %16b8f40031c1f8eb24e10ae096312598edaa10db
    {
        constexpr std::uintptr_t _73127dfcabc51c29db7a6f75c5cfdaf944b99d0a = 0x10         ;
        constexpr std::uintptr_t _9d3e3882e67e0fc2383244e3eba6128069a0d3e6 = 0x14         ;
        constexpr std::uintptr_t _fae4cfa74e15dfeb0350c841a402ac84b17776a1 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
        constexpr std::uintptr_t _40dcffd217310997b856e439fa087940ed8f3696 = 0x20         ;
    }

    namespace %3eaca903fb8ca123cde6cd9baad819bf3ac87734
    {
        constexpr std::uintptr_t _e85c30b31d07a070813bd9a2457a400795036ef0 = 0x10         ;
        constexpr std::uintptr_t _bbe118510d5401e6829410341626e0a0d1c2e27b = 0x14         ;
        constexpr std::uintptr_t _21ec6b2c1be85f492797bedadac8b82065437468 = 0x18         ;
        constexpr std::uintptr_t _fbc8a4129f95ca16abb8aab3b1d6128dc503dab5 = 0x20         ;
        constexpr std::uintptr_t _a9faace86c894947e2162ae776be7a12571f9a2e = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _d5c26ab82c229b6e8559a16baa5532d42d4572f7 = 0x30         ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x38         ;
        constexpr std::uintptr_t _26c4fa7f8531ebd97c7d000d44eb8fc7c374df75 = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x48         ;
        constexpr std::uintptr_t _043f02ee922342c1df5290dc27aa4d9b13379657 = 0x50         ;
        constexpr std::uintptr_t _6f1e548d14d834fa5d0da560cba5ecdb0efc7c30 = 0x58         ;
        constexpr std::uintptr_t _9afac6b06d8848eed69888ec85a8ddbbc681b4bd = 0x60         ;
    }

    namespace %35aef73a03114c0d45ec7b6f6a6f398c917c2391
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a8a6e8319d3900c9d7f53b18b26dc21c938b5f3a = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %e5690eb46c6591d74b21bde200f52d887a93799f
    {
        constexpr std::uintptr_t _5d9162fd985374e6e58de570ce8fc13eea046c1a = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %c742a2090ba7405d927c3da9100fcdb47a609ad8
    {
        constexpr std::uintptr_t _031d6fe2be5d5fbb5cf50c13be2303b7e558908a = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
        constexpr std::uintptr_t _6d983f2e9c3e211de34f3231c404fa97ceaa773b = 0x18         ;
    }

    namespace %cbdd97a791565c139be36e2eef6de727856a73f3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %6e148f8cdbbf54c84c4b63dc278c8e65d77a48c1
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %a0ce104b2fa3f78f0e4d320e7ffd4e055bf643b1
    {
        constexpr std::uintptr_t _9b3ce2363c3e1c02a4f9155ddd68e0e6ea556bff = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _25fb779d33b54f28124204bee92118f17561151b = 0x18         ;
        constexpr std::uintptr_t _c0be924eca40bc59279891ddee05d8409962eb2f = 0x1C         ;
        constexpr std::uintptr_t _1e7a882f91045c0273082fa0539532d7a4d113bd = 0x20         ;
        constexpr std::uintptr_t _0820e31f7e25dcf3a02460c1c349e33b4efacb7d = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0x30         ;
        constexpr std::uintptr_t _3db84d091b6ff8d9da6ed768607da8f281b95ef1 = 0x38         ;
        constexpr std::uintptr_t _4ea32e4c786bbff3ed883639748f797246e748dd = 0x40         ;
        constexpr std::uintptr_t _2e55ec2dec10fb331131a0ef1aacaf8244076ed3 = 0x44         ;
        constexpr std::uintptr_t _a741ebec749c92f6b4a002e878dec6397b0cbaa1 = 0x45         ;
        constexpr std::uintptr_t _29dd18f904c41c58473a00642ad4de5f95f7806c = 0x48         ;
        constexpr std::uintptr_t _f1f46b56a775abdc59b75d1488db23f93e9aacf4 = 0x4C         ;
        constexpr std::uintptr_t _be4210d5da98895073792b712db99707d58bfc26 = 0x50         ;
        constexpr std::uintptr_t _958eefbec6d70626aa1f3b73346b410043d28898 = 0x54         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x58         ;
        constexpr std::uintptr_t _fb3e998ed32d77d017801d715e30a2d7be71afe0 = 0x5C         ;
        constexpr std::uintptr_t _61a07ea8f3f9706d72b0dc06ea6cc4adf75b2842 = 0x60         ;
        constexpr std::uintptr_t _7a43931035a6582eb0a787dd3e82ce7c5c8ec9de = 0x68         ;
    }

    namespace %b20f5be264787b3cc19e4421b183bfc7d93e776f
    {
        constexpr std::uintptr_t _dbd0acef181c99a0cc446c3f6a1b857d0f8b3d52 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %3c2640d23dc49299a69a6a3c659c4b1754213314
    {
        constexpr std::uintptr_t _0ff8066c9ee533d1bad9d52e3921081b6b2675b6 = 0x10         ;
        constexpr std::uintptr_t _efd5ffd321d18110a53a018cd9bb700b8839d98b = 0x18         ;
        constexpr std::uintptr_t _ad34df1456b939e4f83d6955f6427973c0554ad2 = 0x20         ;
        constexpr std::uintptr_t _ff31e01253997d60bd07bcb7e11cd4198b1f1fe6 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2D         ;
        constexpr std::uintptr_t _89fa24a4fbdbb279854ae6be4d516950b32b09cd = 0x2E         ;
        constexpr std::uintptr_t _7e027742cb6933088d26913c3d550764eafd2855 = 0x30         ;
        constexpr std::uintptr_t _73b1efc9a165e4edbea2d7805fb46feccbb43fb3 = 0x38         ;
        constexpr std::uintptr_t _cf95cbf75752f6cdd5ae7f8dc884aa9cffb4f1d5 = 0x40         ;
    }

    namespace %5bb3e492770baecba649a9ec094d01e649bc3d89
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _514082acf7be21674ab24f44d9f4b98f12bf7b0e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _43cd059462025999457a648055072c93826b9c7e = 0x28         ;
    }

    namespace %dc53eacd4cd7d40a276975b6ad7744f8256772cf
    {
        constexpr std::uintptr_t _65ca1ddac4e367b3444a68279bec8f7d600a9120 = 0x10         ;
        constexpr std::uintptr_t _07857f05cb7de5ac37a50303cba4abcefb03d328 = 0x18         ;
        constexpr std::uintptr_t _db81eb44caffe7633a4271e5dc5556cd2366a8e4 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
        constexpr std::uintptr_t _e8e7d0cc1fff47a49329930547724cfc9a935d75 = 0x30         ;
        constexpr std::uintptr_t _8ef69d61076a05e2f3d748bdf9e400aa33e4925b = 0x38         ;
        constexpr std::uintptr_t _51e947145f666c409dadd82c144b3c2345c6821a = 0x40         ;
    }

    namespace %c3b76d30323431187845a143c76c89fc8c7adf0c
    {
        constexpr std::uintptr_t _7ed8f48f74bb6c117b19539dfc3c86c4a53bedc1 = 0x10         ;
        constexpr std::uintptr_t _33765a114d77f5a838625785caddb7e06a59b83c = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _a40c2ed7a7e3130be5ce99fc3299b7dadf46d1b2 = 0x1C         ;
    }

    namespace %1ef43e1026ad51ed359206df69b8c2261648bf7a
    {
        constexpr std::uintptr_t _dc91e30fc31790390cc215f71c7de936ebdf6078 = 0x10         ;
        constexpr std::uintptr_t _244fdf1af9bbbbf30350d894ee472707caea49d7 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _0fa465a4a95d793036f34a4f31f501f65112528a = 0x29         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2A         ;
        constexpr std::uintptr_t _a500ba430cc4ce86230abbf1f08ea6630dc2a711 = 0x2C         ;
        constexpr std::uintptr_t _10245c347fbf448c3ae10152dde689a0559cfd0c = 0x38         ;
        constexpr std::uintptr_t _c20fcb529db1b2a9f7fd4058e103f8df35142566 = 0x3C         ;
    }

    namespace %d5919da4694535a393c1bb5d0e04e56321c29ad7
    {
        constexpr std::uintptr_t _f40aa8342936ade1bc9945f2f20105b06b82245f = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _bbe9e96319ce6554e6e1f49fdadc6bf01e98123b = 0x20         ;
        constexpr std::uintptr_t _c9170ffbbbccd8b52c034090ac8952b004ef2189 = 0x28         ;
    }

    namespace %0f0451e42e3cc6d890ea55d73645590c500c24c9
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _21e59033567dc5cd32f0a9d4d82d97f23c9b1121 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %6e952b5e8b24a2687190ddf47ec9804d2489ec3e
    {
        constexpr std::uintptr_t _4718d44ee0e63b2336f0bfc73f28a7efb84651b2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %9cd0630112a67542b212f9eac4905f9fd60554f0
    {
        constexpr std::uintptr_t _e37fea0575be80e6edd277a672fa2226a4a699a7 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _d1d75a276997d99b37939a5bdab54ec271ea6a34 = 0x24         ;
        constexpr std::uintptr_t _62c02650b2980dc87106fd8c05d70386b2296a79 = 0x34         ;
        constexpr std::uintptr_t _848f0feb8237fe535c620d7b11973526210d4842 = 0x44         ;
        constexpr std::uintptr_t _8fa10b474782138dbbfcca615e58b1eb7ea4e8ad = 0x54         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x64         ;
        constexpr std::uintptr_t _4d423d26605805d7d003bf540bbffe5c7cdacebc = 0x68         ;
        constexpr std::uintptr_t _76b7af0433e8a11af7d312e324e8728b71da8b3d = 0x78         ;
        constexpr std::uintptr_t _89c306dbf32fc131b9cc21752c801fbf9b97391e = 0x88         ;
    }

    namespace %802698190e097c6234109d028e7864661fd40b0e
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _d5bedd57c9f6c030c0301d465254fd6e566709d1 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %388d4a751819bacccc3966b4ecc8ec7f53224ce6
    {
        constexpr std::uintptr_t _01048030248b2ff6a4c1a65cee77114fbd58b7c4 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _ab249ddd4cafdb83e6ad6a7ba8082d628bc10d84 = 0x20         ;
        constexpr std::uintptr_t _e0a2d97fe7a053cef555cebe9561e10563389747 = 0x28         ;
        constexpr std::uintptr_t _ada483aecdcc71ca3b8e0ee7ede7990641b97acb = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _6cff6e79f807f01b6d4be77963fc65ea0b02ee2d = 0x3C         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x40         ;
        constexpr std::uintptr_t _09f6d0704e25afd7f518d9baa12d6308a6d601c1 = 0x44         ;
        constexpr std::uintptr_t _0066b9bc773bc3cd64c5620bb27c31da332aec23 = 0x48         ;
        constexpr std::uintptr_t _a0b4f64fe84b9cbb3a2a173f590619ec6fd87dd4 = 0x50         ;
        constexpr std::uintptr_t _d9b6f5ef84ffb43add45f2f58effc83bcd6583d9 = 0x5C         ;
        constexpr std::uintptr_t _9a183781f4ceedddfbc378c614140e4fdafac78c = 0x60         ;
        constexpr std::uintptr_t _cb59e92a5b9014be3ff289f44806cd7806547c19 = 0x68         ;
        constexpr std::uintptr_t _9191ddded78e5edae160f1b84b14790bf987aceb = 0x70         ;
    }

    namespace %f80acb81fbb03128fe3f9dac903f170df4d258ec
    {
        constexpr std::uintptr_t _5f53231d86c93456f026a11878bd1329965b6e0b = 0x10         ;
        constexpr std::uintptr_t _694d1b085ee46f5d069ad307a7ea66297764c14a = 0x18         ;
        constexpr std::uintptr_t _d764fe1934c35d6085d6fa2fb48ef3e5e807d8d4 = 0x20         ;
        constexpr std::uintptr_t _9696b4ceeb78dd9f9bc5f23c725aedcfaf78c560 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
        constexpr std::uintptr_t _be1ae543ad079a27266d69442763065da160bc35 = 0x30         ;
        constexpr std::uintptr_t _d7ee7106c2254724b1724dc539d5c60cca69f6a9 = 0x38         ;
        constexpr std::uintptr_t _b68a73ed6d2ad574691ed8c5695cf97883473b2f = 0x3C         ;
        constexpr std::uintptr_t _0d05cf652588873cf1d43872055d35c5dd6df256 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x44         ;
        constexpr std::uintptr_t _d2d82c82f1e1332ba771ecb90bc380270ebeb511 = 0x48         ;
        constexpr std::uintptr_t _023433ba91b7690ac66ad16ced48a13cd62cd9cd = 0x50         ;
    }

    namespace %01f0274298bd2fe475ddcc1261424b3c270f33e8
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c54bf40870a4a851ba10805641d5dcb771285824 = 0x18         ;
        constexpr std::uintptr_t _d0adce4fdfdec51818c62de1f93ff0ad5f1e0382 = 0x20         ;
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %3a988eed362fd56ec43fc5099befb432c534ca52
    {
        constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x10         ;
        constexpr std::uintptr_t _6e5a1441ba3d0a30ef651c0564bc2a6f7b9032c8 = 0x14         ;
        constexpr std::uintptr_t _ec7744aac53a58c022c084059990903210cb741c = 0x18         ;
        constexpr std::uintptr_t _8cd240ae200e4d81a87cb4b81ff04e80f96777f8 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _ed58490b948a4f383b97e584f38f2cf399b58e4a = 0x29         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2A         ;
        constexpr std::uintptr_t _9fa7b7b5a3136acdfea0c9592a966ce60554cbee = 0x2B         ;
    }

    namespace %9289ec2cd62a2b5d387d6dd6fa21167482b8df6a
    {
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x10         ;
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %a1dd1a4d9f7de431dd385e62c1f45a55644a2190
    {
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %166f44b31e207e60ae6c0f11ed48936afb22f91a
    {
        constexpr std::uintptr_t _bcd33ba13ce555b23f68d88b4e4233ea19954679 = 0x10         ;
        constexpr std::uintptr_t _64bb349a0a4ac75f1df060ee4d00f7ae2006bc11 = 0x14         ;
        constexpr std::uintptr_t _00226b949efa9cb13efa413731d107f7b539e044 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _644a907e661bd95e3e99938977bc9f0f10e8a869 = 0x24         ;
        constexpr std::uintptr_t _bf821e8288255a6f03fd7e0a1ae8064eca60063c = 0x28         ;
        constexpr std::uintptr_t _898cf4ca1b5748e3f18aa179d7444e6bdbdfc749 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _b930df982e87a1120fda24d4cff6f21c158964ed = 0x40         ;
    }

    namespace %c28a91c943b1beb26942eb827e53be7622954d08
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %26c890b2100313351ff5818b6b68e5181fc71a8f
    {
        constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x10         ;
        constexpr std::uintptr_t _06230d665752cf45e1bdeef1828318ff61263d5a = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x24         ;
        constexpr std::uintptr_t _f37ed5c6c616738304fdc20b972776fe1b7c055e = 0x28         ;
        constexpr std::uintptr_t _9390be1209d160b379c975e6d0ce718a41d65a07 = 0x34         ;
        constexpr std::uintptr_t _6cd21df6c4c41ae6acbe03db515f22b861978d18 = 0x40         ;
    }

    namespace %5ea95be9592662aed6de57ad1228baa721b2cc7d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _96a4dd3bf7d543b563f1f30a6d869630698da796 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %218f5b49a44584203e1928c2fdbe7164cfe46942
    {
        constexpr std::uintptr_t _2e9160f990e243dbc96c0b0ce5aa9de91b1eed3a = 0x10         ;
        constexpr std::uintptr_t _d273526df7cd52f905c199cb3373c2f186716d5f = 0x18         ;
        constexpr std::uintptr_t _c50c8515599510feffc7dad64e7ade4f666d2cb5 = 0x20         ;
        constexpr std::uintptr_t _f53dae6c9ef52d3f2f7ba8d6cf1d416bfff417a7 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _9be3b70523ca5c82bcd30aa1ded955c969b99ee5 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x38         ;
        constexpr std::uintptr_t _181c27673d30fe851432721716818fa85bcca273 = 0x3C         ;
        constexpr std::uintptr_t _176979aa20a148aa82ecbafbb2e4908f4ca6049a = 0x40         ;
    }

    namespace %786874c79551ce5d8a15acfd659283688d42aed3
    {
        constexpr std::uintptr_t _7e027742cb6933088d26913c3d550764eafd2855 = 0x10         ;
        constexpr std::uintptr_t _89fa24a4fbdbb279854ae6be4d516950b32b09cd = 0x18         ;
        constexpr std::uintptr_t _73b1efc9a165e4edbea2d7805fb46feccbb43fb3 = 0x20         ;
        constexpr std::uintptr_t _cf95cbf75752f6cdd5ae7f8dc884aa9cffb4f1d5 = 0x28         ;
        constexpr std::uintptr_t _0ff8066c9ee533d1bad9d52e3921081b6b2675b6 = 0x30         ;
        constexpr std::uintptr_t _ff31e01253997d60bd07bcb7e11cd4198b1f1fe6 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x3C         ;
        constexpr std::uintptr_t _efd5ffd321d18110a53a018cd9bb700b8839d98b = 0x40         ;
        constexpr std::uintptr_t _ad34df1456b939e4f83d6955f6427973c0554ad2 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x50         ;
    }

    namespace %a6f0b2ad33b2b33678c460477cef462d3255df6d
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %a98ecfe257eb9845c5be4bd38e123d74660d51c1
    {
        constexpr std::uintptr_t _163f9631955b6cbc92d0597bfd4919bac7b1ce72 = 0x10         ;
        constexpr std::uintptr_t _424bfe7458d9da7d436ad2e7a00436e267652956 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x19         ;
        constexpr std::uintptr_t _9753a5e04f32d5472b526be2eef945aae8d36ed4 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %870f1f8229d9ef50c96ea3ab0dc805bfd9a68016
    {
        constexpr std::uintptr_t _79a1dff510c6baeeae8bbd4846b74ca83a2e2226 = 0x10         ;
        constexpr std::uintptr_t _bd0e8c79dca1e5c37dd77d0f70907a4c37664aca = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _5122210a14e0aa89fe060307001811a46db8e506 = 0x1C         ;
        constexpr std::uintptr_t _4ca353b418b6d364b722bd88033e07a365932ee9 = 0x20         ;
        constexpr std::uintptr_t _adc497d4f32a8b257220e62892a7e9e04dab73f0 = 0x24         ;
        constexpr std::uintptr_t _8287a8fa6eea83653a508159d73e00c90424a177 = 0x28         ;
        constexpr std::uintptr_t _8b64263b948ab01ad37eb9f27947ce20f36a9b8d = 0x2C         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x30         ;
        constexpr std::uintptr_t _b869ede923e1cb8c8f3f73c156d2065dd6486686 = 0x34         ;
        constexpr std::uintptr_t _5a5c9f00c30ef3edeb932e3fa2b600550b3f0e0d = 0x38         ;
        constexpr std::uintptr_t _87237750e30f1a5cd782e945e573e59b6bdc0e0c = 0x3C         ;
        constexpr std::uintptr_t _a4454470bff066c8af8424a987fe8398d5659237 = 0x40         ;
        constexpr std::uintptr_t _e78cac21762a7fdeb5d0e70e57db9849128183e8 = 0x44         ;
        constexpr std::uintptr_t _d602678d2041c676ad107781c7a12b15f9112569 = 0x48         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x4C         ;
        constexpr std::uintptr_t _5bd6d81e6d94931e90baf69e3cc81200e768308b = 0x50         ;
        constexpr std::uintptr_t _5beb5590168cb9b5622b51c69f56c0278f407f71 = 0x54         ;
        constexpr std::uintptr_t _0a779eb27492d4219e9a75ec30f5f3240b243336 = 0x58         ;
        constexpr std::uintptr_t _7f12d770b4f1701cb83c90bf10e44884600ae50b = 0x5C         ;
    }

    namespace %3c4a2291b018c0ad27769a2980b0cd23fc34c5e2
    {
        constexpr std::uintptr_t _5330c93dd2bf31fced91f817170c80a391f8068c = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %9bfac80fc3489433b36a0ac3927345a63fc7ad67
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7b7198ff12144fd006ef79882327356cacd12b59 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %94679897ac9a8b36b00eb07874096754aca2bd3f
    {
        constexpr std::uintptr_t _cc3aa750c221ff89cab08eeaa49a7082f49a34a6 = 0x10         ;
        constexpr std::uintptr_t _0bcdd378e321cd8bf9901b6656733eb3aa05b804 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %d42e9319b79550e5188d538b0783ac38e3a93abf
    {
        constexpr std::uintptr_t _419455e8aeae8beb3b6cccf94410dd6937e82ecc = 0x10         ;
        constexpr std::uintptr_t _39f35eb3dda982fee42536d73087934b08526c42 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %923032d68a2c9a4fcb1ecf8396a30a34d00ed178
    {
        constexpr std::uintptr_t _2a426c32e349fc7c28d800d6ac2e3395fa517e48 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %0a342b798b0f9a4cc30defbc449315cea82a1df0
    {
        constexpr std::uintptr_t _0437b347620893ede1fc56f05cac53ded205d48c = 0x10         ;
        constexpr std::uintptr_t _a75f7a4cef1523d7d1025fa8ebf44bad707a07e5 = 0x14         ;
        constexpr std::uintptr_t _71fcaffddcb143b9f6c8b8a4fca3596685024fe1 = 0x20         ;
        constexpr std::uintptr_t _e6aaad0aee3d9e34d9a82599afcfb592872ce1c3 = 0x2C         ;
        constexpr std::uintptr_t _ea61df130e2fe6a23006ecb8e5d5b46a36409b19 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x44         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x45         ;
        constexpr std::uintptr_t _cda4bf823111673db393a4b30542103fed98f085 = 0x48         ;
        constexpr std::uintptr_t _f2b0efbceb6902b76857a831791379f7b36407c0 = 0x54         ;
        constexpr std::uintptr_t _077a9d8da4389877757398e53360a0889253c6c0 = 0x60         ;
        constexpr std::uintptr_t _e416d352cc9e2dd93558e3db9f9ef3af52589b3b = 0x64         ;
        constexpr std::uintptr_t _5eadd977af87c857ed3c73adbd9a67b38a746963 = 0x70         ;
    }

    namespace %0999b40ece2f6a0d7bcb81fcf2d210acb8906b4d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _4eafa8679017567ec83a6143b69081cb8afac183 = 0x18         ;
        constexpr std::uintptr_t _12d215644c5973cdc0118e45c0975a13cd49afc9 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %ed0605d8f51066e45914accd23319ea5e215d26c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _20e5a3986c1cb489cb88d5b72fd5d65f01e9e06d = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _5a58aacee2ec8ea3c9f67fe154eca158ab46a3c4 = 0x1C         ;
    }

    namespace %a189fcc8c8a172e32cde061740309f43df622b27
    {
        constexpr std::uintptr_t _5bd6d81e6d94931e90baf69e3cc81200e768308b = 0x10         ;
        constexpr std::uintptr_t _a4454470bff066c8af8424a987fe8398d5659237 = 0x14         ;
        constexpr std::uintptr_t _8b64263b948ab01ad37eb9f27947ce20f36a9b8d = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _87237750e30f1a5cd782e945e573e59b6bdc0e0c = 0x20         ;
        constexpr std::uintptr_t _5a5c9f00c30ef3edeb932e3fa2b600550b3f0e0d = 0x24         ;
        constexpr std::uintptr_t _bd0e8c79dca1e5c37dd77d0f70907a4c37664aca = 0x28         ;
        constexpr std::uintptr_t _adc497d4f32a8b257220e62892a7e9e04dab73f0 = 0x2C         ;
        constexpr std::uintptr_t _5beb5590168cb9b5622b51c69f56c0278f407f71 = 0x30         ;
        constexpr std::uintptr_t _b869ede923e1cb8c8f3f73c156d2065dd6486686 = 0x34         ;
        constexpr std::uintptr_t _7f12d770b4f1701cb83c90bf10e44884600ae50b = 0x38         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x3C         ;
        constexpr std::uintptr_t _79a1dff510c6baeeae8bbd4846b74ca83a2e2226 = 0x40         ;
        constexpr std::uintptr_t _e78cac21762a7fdeb5d0e70e57db9849128183e8 = 0x44         ;
        constexpr std::uintptr_t _d602678d2041c676ad107781c7a12b15f9112569 = 0x48         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x4C         ;
        constexpr std::uintptr_t _5122210a14e0aa89fe060307001811a46db8e506 = 0x50         ;
        constexpr std::uintptr_t _0a779eb27492d4219e9a75ec30f5f3240b243336 = 0x54         ;
        constexpr std::uintptr_t _8287a8fa6eea83653a508159d73e00c90424a177 = 0x58         ;
        constexpr std::uintptr_t _4ca353b418b6d364b722bd88033e07a365932ee9 = 0x5C         ;
    }

    namespace %2cb2a1cafc2a5c04d80ae09d0b4a27d965e6fdce
    {
        constexpr std::uintptr_t _da437710af244f3e8cb3bb0c850ea336d268e847 = 0x10         ;
        constexpr std::uintptr_t _b7c69cdd3f856213212794ab49c4dc1575e6128e = 0x1C         ;
        constexpr std::uintptr_t _f8b5d7e684c6ece954bd10f459eac8019363116e = 0x1D         ;
        constexpr std::uintptr_t _f1f9b9146924f4ef9f1f46f7e52642a595cde1aa = 0x20         ;
        constexpr std::uintptr_t _c91e630e88f9c4e30b9adb54f9a28865a3f4eca7 = 0x24         ;
        constexpr std::uintptr_t _aad726eee824657e4c03a1fc799d9fabe54962c7 = 0x28         ;
        constexpr std::uintptr_t _b32cde50f5eb8c7463f3e32577872917e24e81d8 = 0x29         ;
        constexpr std::uintptr_t _09fed8ffb491f160fb86ff74ef9e30d78ecab8b8 = 0x2A         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2B         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
    }

    namespace %f6b987d5798e768c13f10db726c9ebe80c6a3857
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _cf06ec11c8c2c247dc34f8e3b0e07df8fb9d6f9c = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x18         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
        constexpr std::uintptr_t _f75bfad8e2347e6f5cdf5463f5a45602ecd4defe = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x2C         ;
    }

    namespace %d08c4b272e89a91ffb833104ab784118f64903e8
    {
        constexpr std::uintptr_t _b4308d54b62f74b8c47e152f2834d735f93aa385 = 0x10         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x24         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x28         ;
        constexpr std::uintptr_t _6fad848f5900824eff7797a94ea2a918ab2a7af1 = 0x2C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %c0d200e300e30584bf6b68321c5ff30e89f9573c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a368ccbc79b90ab1b70d9b93da85e1f7825db652 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %50d669d2b02ebb891ec90657ca7edbba1fe7e0e1
    {
        constexpr std::uintptr_t _9380f28c12e7756ca8629e016e4ba081f443f2dd = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _53c136a8575e56d28c7f02af42fed261f3f6199e = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x24         ;
    }

    namespace %849c09c9f164f2b401120e984d7bb860b15b433f
    {
        constexpr std::uintptr_t _0d27fd98dff950835c4dba97179fa8598a5dbe51 = 0x10         ;
        constexpr std::uintptr_t _45ce82f29909260b3d3cf97dbb5f142fd7ac02cf = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x15         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x16         ;
        constexpr std::uintptr_t _026996ab3bda59d55f6a7e18f46a31dd046998c5 = 0x18         ;
    }

    namespace %905ea3ccf2e565319ad7dac15f00be9fd859e451
    {
        constexpr std::uintptr_t _242fe6c9a45915bcc649532f7d56ff73786726af = 0x10         ;
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _dcd24d3cfa1d950ed181e38a3148b3168a45b3fb = 0x2C         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x30         ;
    }

    namespace %872df17c8126517817f04da31e9517670af797f5
    {
        constexpr std::uintptr_t _2f72adb3a4df26f1e7d23b0029327d05b5826226 = 0x10         ;
        constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x18         ;
        constexpr std::uintptr_t _f092e133a5eb97a705248d56e6bd363daa6510b0 = 0x28         ;
        constexpr std::uintptr_t _9f9e43f694b3ed47dfa13a7c328e04c205680799 = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x31         ;
        constexpr std::uintptr_t _1032c0d0ac1ed9157f73065c1c39785a475459ce = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _213f1128d37dc8c20bfb0a7802cdbad4991a016c = 0x48         ;
        constexpr std::uintptr_t _faf586ec4d7ca1a9032938bdc8c2397ca53671e8 = 0x50         ;
        constexpr std::uintptr_t _3834839914e88e5e1662f1838b538a276373aa8a = 0x58         ;
        constexpr std::uintptr_t _823c373146287bfc3a2bf89c5e0849ba9c9ac3c7 = 0x60         ;
        constexpr std::uintptr_t _86cf373840e0a52f33686a0d034feb2ce016719f = 0x64         ;
        constexpr std::uintptr_t _8fe2c2da9a9b8fe463fb242d29d4b18366a80ff2 = 0x68         ;
        constexpr std::uintptr_t _99d8942cb9a39158125124232deefd6671a8ac30 = 0x6C         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x70         ;
    }

    namespace %953b8051b2588b8b9c016ec51d75ca0b405fc0d1
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _abd13a023c978aa87212c3a4c7365c3ad51470cb = 0x14         ;
        constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x18         ;
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x1C         ;
        constexpr std::uintptr_t _4787255e3ff3897fb6feaaeff8411945f10e7a9f = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %6652ab4619d7a8dc2c17d3364862a53eb100e925
    {
        constexpr std::uintptr_t _cfd8d788106411a4ff34edaf87cfad175e259f61 = 0x10         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
        constexpr std::uintptr_t _60b732a2023ee05c21df7f5faaa3538c516cace7 = 0x28         ;
    }

    namespace %fa7636fcfece567d00f147a93ec9f44f1a6220af
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _031d6fe2be5d5fbb5cf50c13be2303b7e558908a = 0x14         ;
        constexpr std::uintptr_t _dbbc4e31e8f48e967ddcab638dfa76390ae89812 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %238bd75489ec5b97f008d5531c7923f9c614e47b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c0474b9013e2440988aa074cf37324b7210cc25b = 0x14         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x18         ;
        constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _dfa5ab7201b08fcd4d2d6c33b6211d1f4fff067b = 0x24         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x28         ;
    }

    namespace %ec0d3b4a33a89bfcd312bfbafcd0e5a5a426cb87
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %14b748c5ab90abe5c5cf1ab0dc8f0a0a4ff80626
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %b148a8a66453363cfd2370abbdc00859dfa41ef2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10788598   ;
        constexpr std::uintptr_t _1e0a5116c4cd05f5d34e2774d1acae055a9d9d84 = 0x10         ;
        constexpr std::uintptr_t _90a7a90405e6192268f35282f8fc5204f85186c7 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x20         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %15a6a82e7c75e3d8a060366e74711e82db6c6895
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10788578   ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %9b1b0556335283a8716f5df3572b3589fa1ff9f6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107885A8   ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _0e985d0df2ba8837cf3806d3a9308710d83b078d = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %8970015ae865953b25b7a063afb12c1ac01429a3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107884A8   ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _4183a03b17b54c20e98cd10a355acdaa5f2e3b67 = 0x18         ;
        constexpr std::uintptr_t _d7d33525d16a2376622bd1414ad24cbf4656f34a = 0x20         ;
        constexpr std::uintptr_t _54dd2da3f369d64bb9648c233d27413198bd4eef = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %b00e3d661dc1a75957f94c2b7e0978cedd1a429d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x18         ;
        constexpr std::uintptr_t _60077273617514e0074f91e59305bae2f3f46125 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %095ed34d946238fdcc6f2204c06ee614d377684c
    {
        constexpr std::uintptr_t _d7b73ec4a48e51fa50d7032b0bd6814ffc6c00dd = 0x10         ;
        constexpr std::uintptr_t _194e14781b38874c2ba400ac9ef782e6b3b6ca91 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _6ac94f99be8c9755b118931be78178b034c753ff = 0x28         ;
        constexpr std::uintptr_t _7adc0711c34e06b24ae6991c1e63622a4991be86 = 0x30         ;
        constexpr std::uintptr_t _9178e2918df86e4c38a7f1b04aa52ac1ae5eaf76 = 0x38         ;
        constexpr std::uintptr_t _71fc011b8dbd2da842cb4e12e7afaed1584d35a9 = 0x40         ;
        constexpr std::uintptr_t _543cf0205e108814d1a8b6d79660d3ae7c079b0d = 0x48         ;
        constexpr std::uintptr_t _dea322aabf446bf1120b11045fd09b43f96c5eda = 0x50         ;
        constexpr std::uintptr_t _7b7688ccb217b6c6bd968048efe59f05a9c268c6 = 0x58         ;
        constexpr std::uintptr_t _fa7d48d1d5cc873cb226d711cbd838301a63c960 = 0x60         ;
        constexpr std::uintptr_t _ba5e496ac0e0b3ac0301538efe188216c9c48d7c = 0x68         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x70         ;
        constexpr std::uintptr_t _b76cd4cf1197540423393692ce399fee8e500f96 = 0x78         ;
    }

    namespace %bac296d53a28b3cd9e2135e23b23873a6816514d
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _478cc91d041a550c91529fa3ddac115b6772b0a0 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %64a8339be02e9347108106ec9831f89672bfea13
    {
        constexpr std::uintptr_t _19be3a9e9b7583c2c48ad8ec7851e7dfdfb87800 = 0x10         ;
        constexpr std::uintptr_t _7b4fcbe7c61cc67318e6e238e88fe3ca3ed91220 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %66e71b7a1e1d55ca84f9e1320e3b0181ddc3216e
    {
        constexpr std::uintptr_t _4966d41920932d1df6ffa42d642c74bc714482ef = 0x10         ;
    }

    namespace %b7640ca9f832433930385a0a7ce8263cf977e8fa
    {
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _c54bf40870a4a851ba10805641d5dcb771285824 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %e5b5991a46af4104f46e9cb371d8f7ba70a32294
    {
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x10         ;
        constexpr std::uintptr_t _b7823b38ba98b899b6329d872038af0fe81db229 = 0x18         ;
        constexpr std::uintptr_t _ea28583291674404f1075d883c50efc16ff4ee42 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
    }

    namespace %b0de357f83b25fcd6f5fd1cc5d703409a8da286d
    {
        constexpr std::uintptr_t _8ba2db4de14dc6bb250eb1dedf7a2317ba2baccb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %916782ec63ec1d9b4fd10c05cd20894f5c187393
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1e05ac429f4530ab13c64aaf983f5025dfe876ec = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %2fa9993781bdc5baa3b9eb51b419cf7e8f9d9b96
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a9dba55794791027fe0f1651d876dd965f3ea0ee = 0x18         ;
        constexpr std::uintptr_t _30a3bc553c09f780828c6580802c3e006aa202e8 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
        constexpr std::uintptr_t _921d355615170f0dfa07088db46675e9dcedaa50 = 0x28         ;
        constexpr std::uintptr_t _6b213951c45a2ac61b9795b838fb5a0dca1b0845 = 0x34         ;
    }

    namespace %617cfaef6cd2367b1af439b733a8f73180e13a00
    {
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x10         ;
        constexpr std::uintptr_t _ec4c06e11df040b01f763063abb9b914910e3123 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _026a3e163287bbdfb7f7d282b39fd90557e2f69e = 0x28         ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x34         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x38         ;
        constexpr std::uintptr_t _399f71f4c616790e8538329898b7702120497c4e = 0x40         ;
    }

    namespace %34284900d10d9343cddcd4b57cf970975d0613e6
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _1dc7653f68f38575416434edd4df47e4ef49e311 = 0x18         ;
        constexpr std::uintptr_t _f748df50c320369efa3194e1d0a24cce1803b1e3 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %e93ab7af96f514eb6c85974edac4befd42534417
    {
        constexpr std::uintptr_t _e0bcd3083ea770ac08d9b53cc7e2a3968c7b26c0 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %a5425ad1339fac20d0e32813521d2182fec2c3fb
    {
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x10         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x29         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x2C         ;
        constexpr std::uintptr_t _79dfd4cf90719bbd51ec42593cf7e2b092cf0a57 = 0x38         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x40         ;
    }

    namespace %94cd79af4a049cb0b91016573e72294f69d0e88b
    {
        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %9da5af584d7bd487007f57265b9019d0296df69f
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _82658a9caed625b58fcedb9636b02c32d92cac44 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %141aeee3c010b9c1aa0b6da3efadad442c8c16a3
    {
        constexpr std::uintptr_t _e42f86bcafb5a1ddb02e05e69c01df1c469e37ec = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _5d0261c0c191c58b0a56bc3b6aff8a70dbcd0f00 = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %2a27095488d340134b6eecf0091083665c953743
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _7b06273f2bd8699db982e9ae594305d676338353 = 0x18         ;
        constexpr std::uintptr_t _52204eb3b423d6ac1671d9472ab5bdb9739b7864 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %051d0871eab16a088d825196b2fdd4b53ba917e4
    {
        constexpr std::uintptr_t _bf9f7a84a6688aa8b45cf98e03f3d85d36cf8ad1 = 0x10         ;
        constexpr std::uintptr_t _c28a52fb4cb1cf3dc06241678f1c69a968307380 = 0x14         ;
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x18         ;
        constexpr std::uintptr_t _578a6efaa88a634260d953b09cd95bd995ed919f = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
        constexpr std::uintptr_t _fe9d6a632439a285dc2e3279a37bc52593256872 = 0x1E         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1F         ;
        constexpr std::uintptr_t _b3e26a88da17e1cdcdf055c24685df9227080143 = 0x20         ;
    }

    namespace %b63c1f6398793d7ebc0bdfa0b7800b6ff3288032
    {
        constexpr std::uintptr_t _7cbcb637e3ee1ab5649800f564b3d5ab6fd082f6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _2ea12f74f07308c9dd8e1708dd2c648285a1e5f7 = 0x12         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x13         ;
        constexpr std::uintptr_t _06dce603c00c3a8205873019d4a163e6efbdf067 = 0x14         ;
        constexpr std::uintptr_t _c06feff013d2f051040c869c85f933b52b242ff4 = 0x18         ;
    }

    namespace %fa2096219ffa6c63931fd8320a96b3bb4c2344ca
    {
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _076ce2193abee31afbf1a595926d74585192d59d = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %9a199bd4dbf9dfcc05930b4682d424db359f63db
    {
        constexpr std::uintptr_t _275ae29fff8f9b952b9285aff3131c35e4633479 = 0x10         ;
        constexpr std::uintptr_t _c6649c6da2827bcc5f20f952e8013de539390fbd = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %2a7bd22dc634a172d1ef1dc64608b277a95c9c40
    {
        constexpr std::uintptr_t _f1ed8c1c260d06e052c1d610340c87ab05bd8aa2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _56461b3f5b8b83468bf4ef140e6f48fd2d20651e = 0x18         ;
        constexpr std::uintptr_t _3687ce35c64a3d12eb1e2f3c2946ad1eb930f391 = 0x20         ;
        constexpr std::uintptr_t _177ed5c5ca55ced3112837ef1c4858d93f40c062 = 0x28         ;
        constexpr std::uintptr_t _e8bd303fea84d4a447f64ee5235cdbc9b64558a0 = 0x30         ;
        constexpr std::uintptr_t _46a152c3050687e253636adbe6c7aac850b87404 = 0x38         ;
        constexpr std::uintptr_t _cb59e92a5b9014be3ff289f44806cd7806547c19 = 0x40         ;
        constexpr std::uintptr_t _151bdd7fb1b340da76d84f136afc60d191873e0f = 0x48         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x50         ;
    }

    namespace %6c688d4bc6dba44d4903a66397c1e7108cd68559
    {
        constexpr std::uintptr_t _f6a0c7b81a7615fc2498e66573eb07caaeefd37d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _db60ffcbbd3092c91e1b64974093e4ebd8e6c16e = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
    }

    namespace %3c3b20034b28ecc1b5c023066c6ac2fb9e2dfe5c
    {
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _d57add8ca3f47ee47cc554c994c693df63916500 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %1a7ea2720f0cb43c44a53f85f13fd4bbed091912
    {
        constexpr std::uintptr_t _4e4ec249641d4a33682f792d8de8263ef163580f = 0x10         ;
        constexpr std::uintptr_t _d21da1fa0ee84bfaf7a024a5088bebccb2e74726 = 0x18         ;
        constexpr std::uintptr_t _958c48de2ef0e092a885003c0c50be6048804df5 = 0x20         ;
        constexpr std::uintptr_t _f40aa8342936ade1bc9945f2f20105b06b82245f = 0x28         ;
        constexpr std::uintptr_t _ba755dc6bbe3f76693b4e1c1cb905a502b1fd866 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x39         ;
    }

    namespace %d614de58c9bff7be9bace17fa5542efa4212c69e
    {
        constexpr std::uintptr_t _33e134ed6bb721317ed706dad371bcd6c6ba4791 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %a5cf98aa5bdf7a28c0531178eacdfd3bc4e1abf3
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _5d9162fd985374e6e58de570ce8fc13eea046c1a = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %e68a1c22cfeecd4b2013b1b7a44ed74815e6a1e0
    {
        constexpr std::uintptr_t _42a5842f13317e284ef0bea900b9efdba10f5b03 = 0x10         ;
        constexpr std::uintptr_t _de47420bffb2491366272e3948aead03d4a0d633 = 0x14         ;
        constexpr std::uintptr_t _b27aa470e199fc4986c1be671e6ada2e66d4d3ea = 0x18         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _add2bc03d22f5cab1cb8c2477ae090e7c0d0ec09 = 0x2C         ;
        constexpr std::uintptr_t _34ee0b55fa61569df9d9341515a5ec723a423a33 = 0x30         ;
        constexpr std::uintptr_t _e04fd62529c8a2ca8bccbf4ed69d6798e0d60bc4 = 0x38         ;
        constexpr std::uintptr_t _43305cbc6ccc88fa11cadafbeb22701534490c85 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x48         ;
    }

    namespace %f0b638da41cbb8a9bbabc0f2fc6f36a565cc49cd
    {
        constexpr std::uintptr_t _b26675cf0745e13e410985cb97c524076be41853 = 0x10         ;
        constexpr std::uintptr_t _8e432b49233e69fc5e5eac91d4a7f8916652a366 = 0x18         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %ee201c9fe2e458b894332612808b8827ebfbeb26
    {
        constexpr std::uintptr_t _7cbcb637e3ee1ab5649800f564b3d5ab6fd082f6 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
        constexpr std::uintptr_t _2ea12f74f07308c9dd8e1708dd2c648285a1e5f7 = 0x12         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x13         ;
        constexpr std::uintptr_t _06dce603c00c3a8205873019d4a163e6efbdf067 = 0x14         ;
        constexpr std::uintptr_t _c06feff013d2f051040c869c85f933b52b242ff4 = 0x18         ;
    }

    namespace %1057aece0016273010269d968c52f3bc0830a18c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x11         ;
    }

    namespace %6caf2aed6f030bcfbcafd58bb815729049e3f69d
    {
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _7457097b5bd8dde2813b98a35ade4b402e964192 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x20         ;
    }

    namespace %5befa28bc6576a59eefaaa21f15d24d7fbc9d5c6
    {
        constexpr std::uintptr_t _54dd2da3f369d64bb9648c233d27413198bd4eef = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %94621ac9041fb7e7ff32fc401c7ffc8dd175088c
    {
        constexpr std::uintptr_t _9f4d931e9a7e816463113f1220a8b97619b310e2 = 0x10         ;
        constexpr std::uintptr_t _94c183582df08669e9982b592caadf30d84ce95f = 0x14         ;
        constexpr std::uintptr_t _83e2280e50e1352140639a60f003e26f56d0939b = 0x15         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x16         ;
        constexpr std::uintptr_t _0fe2b659dec35dc2d4e609c7327f143e5be905dc = 0x18         ;
        constexpr std::uintptr_t _191e0b9418d540b88d1522431ff70e74fdecf6d7 = 0x20         ;
        constexpr std::uintptr_t _fe1d6d20f4a8cb787b0e7d691b4b15af90127b4c = 0x24         ;
        constexpr std::uintptr_t _96589a41772a65c8c15ea3aae3fff1b5488809c4 = 0x28         ;
        constexpr std::uintptr_t _046219db594a82371e424ec2dd50f39c0e64263f = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2D         ;
        constexpr std::uintptr_t _0723faaa97bbcf4eb15c9bf06ba1be7181f3d38d = 0x30         ;
    }

    namespace %c807874d33c80726db8b1a5b3acd87cc95b720cd
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _99061230f5460ff04fc9347e7c98380b0c412d11 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %d56444968fcfe4d74f3653557ec562af414bd799
    {
        constexpr std::uintptr_t _e58ca544a86c14524e4d42ce610eeb199708b224 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %c3e788d54981e875e345baddaca664c40c7621dc
    {
        constexpr std::uintptr_t _33c9ff112bca763488766f50ef6da51625e466cf = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %b71d3c8c86b4e677a8608a5a3bcc62ab6fafa3bb
    {
        constexpr std::uintptr_t _56b09cbf1c79cd71be719fb69cad30186f63c650 = 0x10         ;
        constexpr std::uintptr_t _ae4a847ba5d6f5beac5127dafb039e7106de8a58 = 0x11         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x12         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x13         ;
    }

    namespace %9753818417236462dd854de5f2a762d27a13c901
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x10         ;
        constexpr std::uintptr_t _f4049d694b939a217f6a2e07a1973dcf2bb38477 = 0x18         ;
        constexpr std::uintptr_t _8d58492d4adf61bb3e6d7b93e28b2f0f66282960 = 0x20         ;
        constexpr std::uintptr_t _ad9716a268b0d744ad2d85d00797a0d6f00f2733 = 0x28         ;
        constexpr std::uintptr_t _23df812cba4ca4c37e1d399463af309fe4ea6df9 = 0x30         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x34         ;
        constexpr std::uintptr_t _e18a0e68976d4fcf6b8ba02822807975ca8cb2be = 0x38         ;
        constexpr std::uintptr_t _a13d8c541f84c8d4d25531bbbf6e93284e2935fe = 0x3C         ;
        constexpr std::uintptr_t _1fddde1f040b18f9fbe2d6ba244fd56e1344aefd = 0x40         ;
        constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x48         ;
        constexpr std::uintptr_t _be92339b07849d4082fb1ba4ca185f9c25ecf429 = 0x50         ;
        constexpr std::uintptr_t _1a8ebabe9a1c515f959a583b514c6ee45eb3858b = 0x58         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x5C         ;
        constexpr std::uintptr_t _5739a2676716a0b38280ce741fb14bf464a5780a = 0x60         ;
        constexpr std::uintptr_t _f21552c1447ab52916990180e56a97ccba07a224 = 0x68         ;
        constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x70         ;
        constexpr std::uintptr_t _3064692ce8259cfe2895a995689e2c94778d02b9 = 0x74         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x78         ;
    }

    namespace %097e864dfa7d1186272b9cd9b2f8fa0618ec7923
    {
        constexpr std::uintptr_t _6505374567fbe04cae64034cbab3b3a2abc21d14 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %5f7020bf336d986e4b0dcb28b1d26893a35db797
    {
        constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %249e0ef54d0f4e0ddbdbf13a93a5dbcc58593235
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a03bb83ed536c19611cd890800f8dfad7a0d4c81 = 0x14         ;
        constexpr std::uintptr_t _8f8529b96593c8f1456e4b8ad4ce11cf1bd5d42a = 0x18         ;
        constexpr std::uintptr_t _e372831df85be924ea733681c6813fb2b5bea037 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _0c099c9fd1710245c87a07b98c102ad51c9ee384 = 0x24         ;
    }

    namespace %67e807c5a76e81ba5977be5f6022b787c598d278
    {
        constexpr std::uintptr_t _a40c2ed7a7e3130be5ce99fc3299b7dadf46d1b2 = 0x10         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x14         ;
        constexpr std::uintptr_t _cd2e31e20d1e49e9245120eccc14bb45cb9cfd66 = 0x18         ;
        constexpr std::uintptr_t _3050c410ed6daf7cc0f2eeae1dc523bf42b34c17 = 0x20         ;
        constexpr std::uintptr_t _46a0e9d6491cafaa3a184364a7b606550b52afdb = 0x30         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x40         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x41         ;
        constexpr std::uintptr_t _e91c09c36edd1d29f8f1e89939b6cbc5d01235c0 = 0x44         ;
        constexpr std::uintptr_t _dee815cbda32be19586bfa03d44b21cc1caec1ef = 0x58         ;
        constexpr std::uintptr_t _2bc147010ce564c466ca466260211b9b0159a2c2 = 0x60         ;
        constexpr std::uintptr_t _11d3a33bd8f051ed68c942829e6d7193cb6e8a5a = 0x68         ;
    }

    namespace %f3868af5cd18e651fd46babce43a9120b8a09ef4
    {
        constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x10         ;
        constexpr std::uintptr_t _dcc21fb78a55ff199455b95873713868157b8d63 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _27e3670df87c420a0c04a37fb931586a127ece53 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
    }

    namespace %407362f877eb1965d64093a3191373bc20db4c34
    {
        constexpr std::uintptr_t _d14c7002e5d888ee1b5bd7261db389c6e4093f3f = 0x10         ;
        constexpr std::uintptr_t _f8147018705916ab1521f60c165e936687daf3e7 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x21         ;
    }

    namespace %a5f754a680d8b5cdd398298f95ffd6596ccdbebc
    {
        constexpr std::uintptr_t _812a23824bec08a5e0c821fa5bfb5bc2d7003bdd = 0x10         ;
        constexpr std::uintptr_t _6de4c582cb0a4324ce2d097220d03ab0cb0ebb9e = 0x1C         ;
        constexpr std::uintptr_t _743808b76a938dbc69df912b909aacebb3eb47bc = 0x20         ;
        constexpr std::uintptr_t _51447d7856463b4f9f2228c40360809e5ec9f6cf = 0x2C         ;
        constexpr std::uintptr_t _8efb5770310f7aa5f54455e4d89e35d0cc7c38f2 = 0x38         ;
        constexpr std::uintptr_t _abeb05353032c90937bb7da70a1895c9f4356a28 = 0x44         ;
        constexpr std::uintptr_t _705ecc30cd344de61bbe2021f7f48eaefd849e17 = 0x50         ;
        constexpr std::uintptr_t _0178fd38517311b67e58c0ea8e90fddbaf575eb5 = 0x58         ;
        constexpr std::uintptr_t _609158776a0f786f03cecfa7ce875f2d65cf5734 = 0x64         ;
        constexpr std::uintptr_t _96c0180698201428689d8152f31d1a79521baacb = 0x68         ;
        constexpr std::uintptr_t _4a47d46db998cdbc5b8c530de09e6d0f6ee77009 = 0x70         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x74         ;
        constexpr std::uintptr_t _ca9a051a73db5b90620f5a54ac936e3c56002ed5 = 0x78         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x80         ;
    }

    namespace %ed81dffe93e7d91f7a74722599235201a141f8d5
    {
        constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x10         ;
        constexpr std::uintptr_t _0d6e0d3a3981da1f5c7ed6c33101623c327a496a = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1D         ;
    }

    namespace %38595346bfc6804047b516b818def902dd2021f0
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _806d7874341a7ad5186cb076b143ba948fc67333 = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %25611245368e282120c66b33d9032a0182715c71
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %8fdbeac225e6bc3870282395699fa1f44080fb8a
    {
        constexpr std::uintptr_t _cbf3b465d3ff6c37476fc340cbba8966da654a6d = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
    }

    namespace %adde30bb9ab371a0bd5c1e219f672266b9ece743
    {
        constexpr std::uintptr_t _4799b9352f4f2c65f7380c410df683f07de5fe57 = 0x10         ;
        constexpr std::uintptr_t _cb184a95ef37e5a45382c1ff1e975e4283b89a0c = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _093715cbfae55fb2dea5fac950d650327b0e2e17 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _7216ae2601a2c7d084e692ea5d9ca393a2e1a966 = 0x28         ;
        constexpr std::uintptr_t _840451def1d902f42b3d4af4c1d11f32bd175059 = 0x30         ;
    }

    namespace %fb3e60ee4bdefead0d294436a07fc340a2e87560
    {
        constexpr std::uintptr_t _695b9a9e46ce4d56c3a48a13123c201ba65382e1 = 0x10         ;
        constexpr std::uintptr_t _fbbfbbc124422f1d2211713a7ae2c8900d9a480e = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _35cf6623089ec8134eb402f85a0b2279ccc700e5 = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _7a6e0f0ee7ca001afee0baec1880e9e01807ef89 = 0x30         ;
    }

    namespace %57265c68f06529298c146ccc26e6a6bc4ab20e1d
    {
        constexpr std::uintptr_t _20e6c1f8ab85177d5d5295e0f936833b6f3ef239 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %670ee9d809ca836f401cb6400c90399117cbc50a
    {
        constexpr std::uintptr_t _6f8cd35847d2766d5d2801107cafc550bf3bd8a5 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x20         ;
        constexpr std::uintptr_t _a872bf3d8fba163a0959dcb7f7c4bb9eafe09b03 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _c67151d772eb620481a5916bf2979afea9420b60 = 0x30         ;
    }

    namespace %c374ba448c675db8e002552af53e859c6eddb1be
    {
        constexpr std::uintptr_t _478cc91d041a550c91529fa3ddac115b6772b0a0 = 0x10         ;
        constexpr std::uintptr_t _6b965fe54d9155b10d32734f350446ce743be93f = 0x18         ;
        constexpr std::uintptr_t _198bfeabd247b0c64bfc7c5beaaf145dc031bc55 = 0x1C         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _db51819ddd282caf0d5c074fc1a182b61b7248de = 0x24         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
    }

    namespace %60bc2dd0c4c07463ce34d8b0debfcbc886e63afe
    {
        constexpr std::uintptr_t _6f23204acb3bdb392779e45b34fa49d7a975ea75 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _5f7fa18cefe40724f35ca2449ea4299ed9ba1f59 = 0x18         ;
        constexpr std::uintptr_t _575703cdfb8500c80b68e23bd788232b7e5e9faa = 0x1C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _72eb397841121b93dada8673e13cb8366a8aef16 = 0x28         ;
        constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x30         ;
        constexpr std::uintptr_t _640eaa64bf78aa5fb61f7f9bfbc215662b7bb5c5 = 0x34         ;
        constexpr std::uintptr_t _3f467cc7399423ebe443bf3484312a95a2a83f6c = 0x38         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x40         ;
        constexpr std::uintptr_t _2f065ab3b0acafb0f634d9d599585e80dcd99d13 = 0x44         ;
    }

    namespace %75b4d19d3065b760b2d423284496aea62dc8a60b
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _6645f02fe845e7f731c8d50e18f20621297a335c = 0x18         ;
        constexpr std::uintptr_t _10af744fc777c05eb32b221ae724540cf6ab6ab2 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %a6c105cad2550f9057b492f0bc844adc6c9f6a7b
    {
        constexpr std::uintptr_t _03b872fd03786f7b8802dc30ea8acc1b4d9e06bb = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x19         ;
        constexpr std::uintptr_t _259208694459732545f909f92893d7d89800fa2a = 0x20         ;
    }

    namespace %0d6da2d4cf67c3aaabc153d7adea3088b6a80a40
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _a6a8db38bf8ffa878cf0c627c1f9911378991112 = 0x18         ;
        constexpr std::uintptr_t _d206e311e7bc5bd905b72a0afefb393533f0150b = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x21         ;
    }

    namespace %02130e5b99661c351f1c0699eeb513cc300bfeb1
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _f69d32ce36ce646a8c7d60436fa171f88831c9da = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
        constexpr std::uintptr_t _da369e4044175f6f4fe5036aa17b7b85a899e961 = 0x1C         ;
    }

    namespace MessageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %6344436919ccd738a8a660b2e3257e897b01374d
    {
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x10         ;
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _540bcfdce2431127d6f5dbca2f30e2029a04707f = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
    }

    namespace %b9c0e1bfa099903507636beaed11f7ad2a8da0fe
    {
        constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x10         ;
        constexpr std::uintptr_t _6473e5fb2c5b5c7fbe14dfe1397b92a5df75005c = 0x18         ;
        constexpr std::uintptr_t _219a18687a0003e4e97066c6caf55ff58e6d6aed = 0x20         ;
        constexpr std::uintptr_t _db9c48fd1610c14343ab72e94950486432f0d0e7 = 0x28         ;
        constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x30         ;
        constexpr std::uintptr_t _35441ad29d770610462cbe243a178e66d26fcc9e = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3C         ;
        constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x40         ;
        constexpr std::uintptr_t _05da9aa1424a61db968369bae7d326fe979d5274 = 0x44         ;
        constexpr std::uintptr_t _d5fe7685fbada595818097060fbc566cac463238 = 0x48         ;
        constexpr std::uintptr_t _3d885e65d288bc45dbaa444337d31d3138326c8a = 0x50         ;
        constexpr std::uintptr_t _b0444029b718623a7bcc770806ffc83a1b186c0d = 0x58         ;
        constexpr std::uintptr_t _189689f59424d2caf8fc901c1a099484d9cb2b42 = 0x60         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x68         ;
        constexpr std::uintptr_t _e08f00e3e2227da63ea77c58cd6b47edc0d3a0c0 = 0x70         ;
        constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x74         ;
        constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x78         ;
        constexpr std::uintptr_t _0d0c3f7c194b3a4c69f367fd1c395c9695d63bef = 0x80         ;
        constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x88         ;
        constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x90         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x98         ;
        constexpr std::uintptr_t _00616195a9fd6424d6e6074ff5917cb0aad013d0 = 0x9C         ;
        constexpr std::uintptr_t _87e847c1b9cc3a0baaf9eaa55f15b04a279652c8 = 0xA0         ;
        constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0xA8         ;
        constexpr std::uintptr_t _df47d084e1b3cf0879cfa7e72a3b58fd1266f9f2 = 0xB0         ;
        constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0xB8         ;
        constexpr std::uintptr_t _409a8c1e3d8d089c11819ac10afeda2f23c5d331 = 0xBC         ;
        constexpr std::uintptr_t _6ca3568588d60838be90e579eb28c8b1bcc04ee2 = 0xC0         ;
        constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0xC8         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0xD0         ;
        constexpr std::uintptr_t _958bce35b8d2e4e023c9dc14908999d084b793ea = 0xD8         ;
        constexpr std::uintptr_t _ca4cc6b5ffb26a7710285f551d51ae0cf044b2f7 = 0xE0         ;
        constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0xE8         ;
    }

    namespace %b5f9a52a1ce9f7977c809a3b98f73bf696bc9a0c
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _47d5cb4f41c3114bfffc77a8361a03658ddd7a4f = 0x14         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x18         ;
    }

    namespace %6ed4040d33b8be21b318dcac71170e731a169b38
    {
        constexpr std::uintptr_t _3b3f152abb42aa92b45d70f74401b29508f36f66 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x15         ;
    }

    namespace %3b934bc8383033f91bf9d0329fe83b9241aa5077
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _c209e997cd5c75ea442711a85d5136055702fb9d = 0x18         ;
        constexpr std::uintptr_t _1a8e5b7451b574736daddc45b058d7f2d79c705b = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
    }

    namespace %5ef17fec752e43d33467535d21a2d2805d334b45
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e21f978281c1b2658fcfdc85427cc1959727923f = 0x18         ;
        constexpr std::uintptr_t _fc84e74afcb2a09195e1de8d12946545378e03da = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x24         ;
    }

    namespace %16787fd4f1ad11dc147361535db6adcb60a856b4
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _6505374567fbe04cae64034cbab3b3a2abc21d14 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %0f8f1b4d4bb960e93404b4eb04cd12c24a487b0d
    {
        constexpr std::uintptr_t _ed58490b948a4f383b97e584f38f2cf399b58e4a = 0x10         ;
        constexpr std::uintptr_t _9fa7b7b5a3136acdfea0c9592a966ce60554cbee = 0x11         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x12         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x13         ;
        constexpr std::uintptr_t _ec7744aac53a58c022c084059990903210cb741c = 0x18         ;
        constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x20         ;
        constexpr std::uintptr_t _8cd240ae200e4d81a87cb4b81ff04e80f96777f8 = 0x28         ;
        constexpr std::uintptr_t _6e5a1441ba3d0a30ef651c0564bc2a6f7b9032c8 = 0x30         ;
    }

    namespace %7d330cba9c47d54afca25afb33a54d7199aa3f43
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e0195799d1f415752bef33412f9d01dc4f42a515 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
        constexpr std::uintptr_t _1840e8ac5176683dbfa6d15e47732341260301d6 = 0x28         ;
        constexpr std::uintptr_t _f8cbe78fdaf81dab4a3193db08c9a342890398c8 = 0x30         ;
    }

    namespace %72719d448531e907db926f84ba86537d7bcfd8ce
    {
        constexpr std::uintptr_t _9696b4ceeb78dd9f9bc5f23c725aedcfaf78c560 = 0x10         ;
        constexpr std::uintptr_t _b68a73ed6d2ad574691ed8c5695cf97883473b2f = 0x14         ;
        constexpr std::uintptr_t _694d1b085ee46f5d069ad307a7ea66297764c14a = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x20         ;
        constexpr std::uintptr_t _d764fe1934c35d6085d6fa2fb48ef3e5e807d8d4 = 0x28         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x30         ;
        constexpr std::uintptr_t _be1ae543ad079a27266d69442763065da160bc35 = 0x38         ;
        constexpr std::uintptr_t _0d05cf652588873cf1d43872055d35c5dd6df256 = 0x40         ;
        constexpr std::uintptr_t _d2d82c82f1e1332ba771ecb90bc380270ebeb511 = 0x48         ;
        constexpr std::uintptr_t _5f53231d86c93456f026a11878bd1329965b6e0b = 0x50         ;
        constexpr std::uintptr_t _023433ba91b7690ac66ad16ced48a13cd62cd9cd = 0x58         ;
        constexpr std::uintptr_t _d7ee7106c2254724b1724dc539d5c60cca69f6a9 = 0x5C         ;
    }

    namespace %1fff4ec691ccdaf0e8fee2b543925cf00b1f872a
    {
        constexpr std::uintptr_t _62f225b37ec8d0b244887c2206c6eb16aec5fd88 = 0x10         ;
        constexpr std::uintptr_t _a0bbad390282ba01910fe458b5b7be24c71e725e = 0x14         ;
        constexpr std::uintptr_t _6bc5f613e9da0cd73c42c74d659660eeaf3ae599 = 0x20         ;
        constexpr std::uintptr_t _3205f784ef69817da12a740e4954f63834bd22c8 = 0x24         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _a232213edbf5724a70bcb9d691d48ada3962d83d = 0x2C         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x30         ;
        constexpr std::uintptr_t _f465ec536ac4a94b0ae3178a74b1f626b9727b69 = 0x38         ;
        constexpr std::uintptr_t _f68542d792f6b4165603f350b9a1806c3c58dba5 = 0x40         ;
        constexpr std::uintptr_t _a61bd91c337ca28678fa3405e3ae94b1974105ec = 0x44         ;
        constexpr std::uintptr_t _31a3a8249ea3ff1949ff8719839aea9494a20e6e = 0x48         ;
        constexpr std::uintptr_t _11ee2eb3f1791f537d770ed56808e7b09894e90c = 0x4C         ;
        constexpr std::uintptr_t _7e0ad803e74b68dbb91d63de28208c6c49c4ba5e = 0x50         ;
        constexpr std::uintptr_t _53023c6e9c95bef7a75668ef42a13b9503794927 = 0x58         ;
        constexpr std::uintptr_t _305d6c8dab2b72f8eb07795537d7ead49b288c97 = 0x64         ;
    }

    namespace %6c63bb8eedda3440cdcff0df1a02f804293e45d4
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _ddf8fa20e8dfc72621fe607d19546bf9f5866054 = 0x14         ;
        constexpr std::uintptr_t _a791f828c98ccdac75ab4c7d7adc264b4b293890 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x1C         ;
        constexpr std::uintptr_t _0716fd7559528ed8ff921312d64ec84609fd5e69 = 0x20         ;
    }

    namespace %a33b757eed84c32b56726f9bac9728f150690891
    {
        constexpr std::uintptr_t _78c0d7336275dac5555afaf9b771e46c6e9a1ec8 = 0x10         ;
        constexpr std::uintptr_t _45557454fa16a4a08d671440eb74f7aeebd0590f = 0x11         ;
        constexpr std::uintptr_t _84cc29f4a0d93811504dcf8df5a4556faa6752d8 = 0x12         ;
        constexpr std::uintptr_t _21f9e0601d24089606eb6c6ca10ade5f7e51a4db = 0x14         ;
        constexpr std::uintptr_t _d4c76408f419a8b19aec439b5d9409e50867dc53 = 0x20         ;
        constexpr std::uintptr_t _d535cdaf5ddce6f8885e29f040a6e606fccc7a7a = 0x28         ;
        constexpr std::uintptr_t _5cb9942a5edd346b4487643f0c723c431e52bf4a = 0x30         ;
        constexpr std::uintptr_t _04c586f0007749235455022070212e986044a83c = 0x38         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x39         ;
        constexpr std::uintptr_t _1fdcf49d57d98153c8ccd2e5a3cfbdb82761646a = 0x3A         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x3B         ;
        constexpr std::uintptr_t _dd6cd2a6aab15fab17cc3347613301374819fda0 = 0x3C         ;
        constexpr std::uintptr_t _3af90e1171bbae1999160b93d798e9afaf1161da = 0x3D         ;
        constexpr std::uintptr_t _d6e07c0510dbe1b0447f02324cb86d58cfd2d5b1 = 0x3E         ;
        constexpr std::uintptr_t _1031d13c298a5b1acd64691a37f29e27e492d192 = 0x40         ;
        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x4C         ;
        constexpr std::uintptr_t _43cd059462025999457a648055072c93826b9c7e = 0x58         ;
    }

    namespace %20456dfdf6413d16d967d23aee6fe95e0848b325
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e03d4370bcd95ddf7a3aef0c79a030c71ab0db36 = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %890650339690faed3d81dbd890bca7960bfc4bb2
    {
        constexpr std::uintptr_t _4bdeebde9e1349219afa2e33a1bfd2fdfbfd14b2 = 0x10         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x14         ;
        constexpr std::uintptr_t _0b3ddb9756e627029b23deaae7f1d81accd5cccf = 0x18         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x1C         ;
        constexpr std::uintptr_t _5ee4b6e2094ba529e044416afb42c66bd60f258c = 0x20         ;
        constexpr std::uintptr_t _9bede4a83c650ea9c06a316c8007d337d1170d6d = 0x28         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x30         ;
        constexpr std::uintptr_t _3f4ca4e417e0ec353d315b10ba119808e8741374 = 0x34         ;
        constexpr std::uintptr_t _4bb0063ec6e4eb44839efb9aca3654086cb99de3 = 0x38         ;
    }

    namespace %1e9a08e7ac59fa8dfb6f1f20e70a6be0fa6ae646
    {
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _e39e95f6f3f546875173b7dbf1f392459394660d = 0x18         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x20         ;
    }

    namespace %f0fc61a71cd72c5c5327727249f43f04ee3a8a39
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072C528   ;
        constexpr std::uintptr_t _540bcfdce2431127d6f5dbca2f30e2029a04707f = 0x10         ;
        constexpr std::uintptr_t _a1ccbc11a663cf81bc7e10237345986497e0f666 = 0x18         ;
        constexpr std::uintptr_t _2f032d153b49b63b486dba83cdb15a99ffc9f989 = 0x20         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x29         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x2C         ;
    }

    namespace %8959df3096726f4ab843dc7ee1e9f920b78a2fc1
    {
        constexpr std::uintptr_t _7721acc3b7eefcba7775bec27881c59ad2c6baa1 = 0x10         ;
        constexpr std::uintptr_t _43b9b69884aecc9de7152cb37322ee45fe023c75 = 0x1C         ;
        constexpr std::uintptr_t _0324343a821634a1bd7f38eee31c4c2872794a62 = 0x28         ;
        constexpr std::uintptr_t _9958fa873afdb19ece70da0bd512d2b310471a1b = 0x30         ;
        constexpr std::uintptr_t _03c1efff6acfba6f904c2d275743f77995dfbee8 = 0x38         ;
        constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x40         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x41         ;
    }

    namespace SilentOrbit_ProtocolBuffers__ProtocolBufferException-fake-1
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace SilentOrbit_ProtocolBuffers__ProtocolBufferException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace SilentOrbit_ProtocolBuffers__ProtocolBufferException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace SilentOrbit_ProtocolBuffers__Wire
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ProtoBuf__AppMarkerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ProtoBuf__AppEntityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %b1913db5353c208aa23f644b8e1e224044a89bfd
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace MotionBlurFilter
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0367ac1ab04755bf04a8eaf569e5f2d0118bd519
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %478d9b8023f519897bf55be03010b356d278afcc
    {
    }

    namespace %5e126e0e941daa1d3063fd016a93a57865a5f8dc
    {
    }

    namespace %df5ce84d816c0b026693839dce81563b9776c595
    {
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x10         ;
    }

    namespace %918afd0e7df43593639c87650a4b5b3550a4b43f
    {
        constexpr std::uintptr_t _70ec05ed3335a26773254d50751625e3c311495b = 0x48         ;
    }

    namespace %bd1fc6bd9496660ee784bc5274743d2088e6e155
    {
    }

    namespace %7cdcd4d86ab0ac37b8502b6e553e375dba939389
    {
        constexpr std::uintptr_t _4b21c82b819aaa3a6ea65522ddc36c088a1107ee = 0x10         ;
    }

    namespace %443e9623c8af23136b7bbfe04fb5c6b814d90cdc
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %771b04a7575e0b61c05a927ec9abaa47c8cdd956
    {
        constexpr std::uintptr_t _d356d2cb7c25884bb37f0812347e5dea5e9bb2c9 = 0x10         ;
        constexpr std::uintptr_t _4ec3d0637cd643920f6840710b23588e7f5c042d = 0x18         ;
        constexpr std::uintptr_t _ec4d000b9ee0399fd09400957159c60a44444240 = 0x40         ;
    }

    namespace %ff007fa4c0c895dc9cace20228d54d01345e9c2f
    {
    }

    namespace %71663edd0272e3af7711038f78256e601b21232f
    {
        constexpr std::uintptr_t _a24e69bbb6a9e2206f4f84f62edd91ad181eaa4c = 0x10         ;
        constexpr std::uintptr_t _163d96ab5f9b36eed790785cbc846970f6a23da4 = 0x14         ;
        constexpr std::uintptr_t _88802c9546e917a2a9375d0764ac0049bd9341f2 = 0x18         ;
        constexpr std::uintptr_t _b673562ed4273f7e0323a674f18cefb0a7e2e8b2 = 0x20         ;
    }

    namespace %055bbe1cb04ac239dab1c79fc8eeee647818559e
    {
    }

    namespace %ed643af5c4209e5059986c9f1f0cb20a7ec69b67
    {
    }

    namespace %b1eb94098663d4a20e67ada7f02f19ca8748084c
    {
    }

    namespace %128742c7a235e5bd31caa1ead37acd3dd4ac0bc2
    {
    }

    namespace %aa437c373661122aa2ea6b9c5667638fcb0134f0
    {
    }

    namespace %69da73033a30fc604b58b1bc2a90508366018911
    {
        constexpr std::uintptr_t _059bc99dc41e0380030bd39200471754b2ed5d4d = 0x10         ;
    }

    namespace %cd92c9394e21573d66672268c43cf161ba206e26
    {
        constexpr std::uintptr_t _616e2e0a6abc3efaf6415ae18bf7eb44d886b8bc = 0x10         ;
    }

    namespace %f5700683d86de6f8dde158d831103269b7522b36
    {
        constexpr std::uintptr_t _884c4d44885a92dba9c64eff60c5cecd528b03ba = 0x10         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x18         ;
    }

    namespace %ed23e03aa328d8fea6b4e61a6d45628b098c8448
    {
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x10         ;
        constexpr std::uintptr_t _ca7586c6c1b9e3e87837572c2895c3311f0f0fae = 0x18         ;
        constexpr std::uintptr_t _0284b054c00d0ca249227614afbb335eedc45172 = 0x1C         ;
    }

    namespace %a8295866fb6388c8dae98baf2efd5ac20df97482
    {
    }

    namespace %b7792563c49b674d187d07441f695295a0d36c56
    {
    }

    namespace %b416dc919715532da6c2fda7a268f9441f842dc5
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %b2f07f6d09810219b9443cbd22414a461d212d67
    {
    }

    namespace TOD_NightParameters
    {
        constexpr std::uintptr_t MoonColor                        = 0x10         ;
        constexpr std::uintptr_t MoonColorRed                     = 0x18         ;
        constexpr std::uintptr_t LightColor                       = 0x20         ;
        constexpr std::uintptr_t RayColor                         = 0x28         ;
        constexpr std::uintptr_t SkyColor                         = 0x30         ;
        constexpr std::uintptr_t CloudColor                       = 0x38         ;
        constexpr std::uintptr_t FogColor                         = 0x40         ;
        constexpr std::uintptr_t AmbientColor                     = 0x48         ;
        constexpr std::uintptr_t _LightIntensity_k__BackingField  = 0x50         ;
        constexpr std::uintptr_t runtimeLightIntensity            = 0x54         ;
        constexpr std::uintptr_t ShadowStrength                   = 0x58         ;
        constexpr std::uintptr_t _AmbientMultiplier_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t runtimeAmbientMultiplier         = 0x60         ;
        constexpr std::uintptr_t _ReflectionMultiplier_k__BackingField = 0x64         ;
        constexpr std::uintptr_t runtimeReflectionMultiplier      = 0x68         ;
        constexpr std::uintptr_t ReflectionMaxClamp               = 0x6C         ;
    }

    namespace %d170651d68cda4e273bb224d5c1bf8abb9b4859f
    {
        constexpr std::uintptr_t _54897b787b9acec7e2cd8823b18f7d69b5ee5daa = 0x10         ;
        constexpr std::uintptr_t _7905293b5f0e988b5110b18ac13dfc895b4157b6 = 0x18         ;
        constexpr std::uintptr_t _f632a9f7ee7b1c95ca0e564e23e4bc99e54116e7 = 0x20         ;
        constexpr std::uintptr_t _ab4a0044ffd01264e9ca0bb36d1d777654f333cd = 0x28         ;
        constexpr std::uintptr_t _7d1b970da48bc4f8c951ca60e3f838f8dbf2b88a = 0x30         ;
        constexpr std::uintptr_t _54f9583b4935bd6ab2a795332f58978a474b1f41 = 0x38         ;
    }

    namespace %d45d01b0aeda41b201351da834916005ab734b40
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
    }

    namespace %4ead98a597fc58cc185d250417a2bd0b98f52310
    {
        constexpr std::uintptr_t _d950412a0444c05aab61976a61f5597060b055b4 = 0x10         ;
    }

    namespace %465ef7e21d0e3abf9bd88aebdc3c36f29c6b7158
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %6f7ad516c3b88bb3f020032aa75f670d4fd62e71
    {
        constexpr std::uintptr_t _4ec3d0637cd643920f6840710b23588e7f5c042d = 0x10         ;
        constexpr std::uintptr_t _93a9bcb34e02f71b9a8d8016fb0c62103b871ad5 = 0x38         ;
        constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x40         ;
        constexpr std::uintptr_t _179f246a081adf88d11d59cae4923c6dda2a68db = 0x50         ;
        constexpr std::uintptr_t _9107c9804e930299e8b8a0537dff43591eb580ad = 0x54         ;
        constexpr std::uintptr_t _45c05129ff2413a6740a0626c3d410243da3253c = 0x58         ;
    }

    namespace %14c36156226d0b86acc2cca9f365a809ab4ff1a3
    {
        constexpr std::uintptr_t _f9bcdf47afe0d465f87775c803b897b0c6005440 = 0x10         ;
        constexpr std::uintptr_t _d0b9a138b8b318ba2eedc8e5b7ce07531ceb7b9b = 0x18         ;
        constexpr std::uintptr_t _369b21f892213b06f35ddeba2d770f364ef6ad7d = 0x20         ;
        constexpr std::uintptr_t _d96cf66518b602d4f6284a552c1908ce19f2108b = 0x28         ;
        constexpr std::uintptr_t _9282c811c6af542b092787c743eecdedf6bbe82f = 0x2C         ;
    }

    namespace %ea500bd9384ba64cdf83ea5bef68d3dedecd7c72
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace TOD_FogParameters
    {
        constexpr std::uintptr_t Mode                             = 0x10         ;
        constexpr std::uintptr_t HeightBias                       = 0x14         ;
    }

    namespace %bfb007e6d44cbb00afdf0d0c25e12d703fc4085d
    {
    }

    namespace %f6f90901311a17b754aa54883de48e0f03eb05ca
    {
    }

    namespace %4913ce9d35eceba39ffad625be171bd53aaeb121
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
        constexpr std::uintptr_t _808a6c64065e654d4295836cbde932f3950a0f6b = 0x20         ;
    }

    namespace %202381793ff8b4d2c7f42885790f0fc2674b459e
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %9932f139e6811a2d8dfeb33ecadc2189c90b0405
    {
    }

    namespace %6b7bb6b36ac0e77fbb2a01834f624206d981f6aa
    {
    }

    namespace %3acccf998d4bc9f7ed01f910a954d07d0e916277
    {
        constexpr std::uintptr_t _e474a64b2ee535c2ec6b8ed181fb2a8b71482798 = 0x10         ;
        constexpr std::uintptr_t _27abdc9ed522c92536c4971d73687de236ab15a5 = 0x18         ;
        constexpr std::uintptr_t _5a93e8ba057ae7da31152bc9aa087bb43fb4a957 = 0x1C         ;
    }

    namespace %fa60fdea65b2dc75c77905de8f21b86c29c1d7ce
    {
        constexpr std::uintptr_t _5c788d4145b1563b07558b7499210177605c0c05 = 0x10         ;
        constexpr std::uintptr_t _665156c90b2e5c8f8577b69dcb38b5a2de8eb7f7 = 0x18         ;
        constexpr std::uintptr_t _7cf5571194f458a868c43061a67913f7a7a1733c = 0x20         ;
        constexpr std::uintptr_t _5edc858cbccc3d59877ceb9bd0a067255bb36caf = 0x28         ;
        constexpr std::uintptr_t _fcf8aba6e1bfc32fbb69a4970a2105c9adb8dee0 = 0x30         ;
        constexpr std::uintptr_t _485b5c6b6a868844aefa6384a342858b744a4313 = 0x38         ;
        constexpr std::uintptr_t _f117f819854e8a58c3fbbceafc69848676b780d7 = 0x40         ;
        constexpr std::uintptr_t _3148ca194c051c353cd78765632a9be192d0d6ad = 0x48         ;
    }

    namespace %85bff6347871bdaac1bfce726b3fd3938f03ef83
    {
    }

    namespace %c879d007094aa5e9ed4006e3d8425a3d30f76acd
    {
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x10         ;
        constexpr std::uintptr_t _258ced69c398659e9091b91d8ffc8ad4a3a83665 = 0x18         ;
    }

    namespace %2633e31b13f846ecebdbe537cd72a2b56f12538c
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace TOD_ReflectionParameters
    {
        constexpr std::uintptr_t Mode                             = 0x10         ;
        constexpr std::uintptr_t ClearFlags                       = 0x14         ;
        constexpr std::uintptr_t CullingMask                      = 0x18         ;
        constexpr std::uintptr_t ProbePrefab                      = 0x20         ;
    }

    namespace %0e610009cbca180eb82367f31b38b96a70263e02
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10728508   ;
        constexpr std::uintptr_t _e93d9adc0e4deea2c856c01dc3e2bece8f83ec8c = 0x10         ;
        constexpr std::uintptr_t _db7a5b6b9fd9fe3365cba249cef4f867fd84c85a = 0x18         ;
        constexpr std::uintptr_t _7f14dba454bcc9b238b440e17d367c737e9f77fc = 0x20         ;
        constexpr std::uintptr_t _06307724ead62d9c4d437a5a989dd873673beb0c = 0x28         ;
        constexpr std::uintptr_t _cf2baf95f7c535b79ee13aad1ba8179cad3fceb4 = 0x2C         ;
        constexpr std::uintptr_t _4afce0c3c28570479f05d31a2cb1d64b2873a563 = 0x30         ;
        constexpr std::uintptr_t _9378d9c3bd5daf73740d5e88053bc4a2cbf58035 = 0x38         ;
        constexpr std::uintptr_t _81a61c697e6265568cb641443649642a410e6efb = 0x40         ;
        constexpr std::uintptr_t _29f4d1bdbfea6e03d8f18985c23d87ab1b960b9f = 0x48         ;
    }

    namespace %3fc4915f3ae4c5b8eddd37cccb2ccd5b29ea157d
    {
    }

    namespace %88d158f18d02b7059074537c01e718c6ec4678aa
    {
    }

    namespace %aa7241131baa0703f4a1fc93938ad269d148fb4a
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %eec23628b973e035e3e4d572e613d0d690dcd7a4
    {
        constexpr std::uintptr_t _0a655aa2c5e954125c02c9ab8b4affd1ae7d91b2 = 0x10         ;
    }

    namespace TOD_MaxAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t max                              = 0x18         ;
    }

    namespace %5353d8f2d2e21669f40d4061313abb9e57181747
    {
    }

    namespace %5241cc18db14ee2f6a0392448944d5ff485a3bb9
    {
    }

    namespace %75ab07c099acd333bc31e7b2d328190a33f1d2ca
    {
    }

    namespace %907e04255bc494065d90028c1662b88dab72ae68
    {
    }

    namespace %7d9c1f5c11aa8a920324571dfee89aa76d85b14f
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _1889616bec6ab6139bfda34a1a62c22999e2bd07 = 0x18         ;
    }

    namespace %273aa795c763026ac66bd9fa824f8abebda899e4
    {
        constexpr std::uintptr_t _aaa71a5d6a269409fd98e805a137107ddbb94a44 = 0x10         ;
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x18         ;
        constexpr std::uintptr_t _378e2e1d3052ec17cbf50ae4aeb5981c0457019a = 0x20         ;
        constexpr std::uintptr_t _935aa358537f972ecb28e41ccf438dd6c170b287 = 0x28         ;
        constexpr std::uintptr_t _0715ec14fb357f1d5b07a215eb357c0d5ab62cc0 = 0x30         ;
    }

    namespace %1aaa19f5260ad0c5aaa0fc130dd764841ea542a2
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %a785b3bd2f2d47fd4e4cea260f9e21e1f90c66f6
    {
    }

    namespace TOD_StarParameters
    {
        constexpr std::uintptr_t Size                             = 0x10         ;
        constexpr std::uintptr_t Brightness                       = 0x14         ;
        constexpr std::uintptr_t Position                         = 0x18         ;
        constexpr std::uintptr_t ColorScale                       = 0x1C         ;
    }

    namespace %c04996b0a0c86303328de9ce07a37279e344270c
    {
        constexpr std::uintptr_t _853b391ab979dff7c4193184d3c87442be6afdfb = 0x10         ;
        constexpr std::uintptr_t _82cec5ed8e915d4ebc057006cb82633bfc360b3f = 0x18         ;
        constexpr std::uintptr_t _ea33dfdcb662e48f9850d14421d95d19416e9eaa = 0x1C         ;
        constexpr std::uintptr_t _16b01fda8d43b9fa12ea8f6de763fbe3e5065ade = 0x20         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LensDirtiness
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ShowScreenControls               = 0x70         ;
        constexpr std::uintptr_t SceneTintsBloom                  = 0x71         ;
        constexpr std::uintptr_t DirtinessTexture                 = 0x78         ;
        constexpr std::uintptr_t gain                             = 0x80         ;
        constexpr std::uintptr_t threshold                        = 0x84         ;
        constexpr std::uintptr_t BloomSize                        = 0x88         ;
        constexpr std::uintptr_t Dirtiness                        = 0x8C         ;
        constexpr std::uintptr_t BloomColor                       = 0x90         ;

        constexpr std::uintptr_t _c20857b879749f4857cb3870125527a09dfeafa7 = 0x20         ;
        constexpr std::uintptr_t _fa77f758d5a1cf02b84036e96096a5356ee8fc86 = 0x28         ;
        constexpr std::uintptr_t _0c278faf03817d487157d8c216f77d63c0e56359 = 0x30         ;
        constexpr std::uintptr_t _8fae5bcd8803e0e0f944dab5002696d14b28296a = 0x38         ;
        constexpr std::uintptr_t _bce7a6aeb360099e4145f44e0e27ab8f411b4cbe = 0x40         ;
        constexpr std::uintptr_t _4fe458ecc1060f70daf9190661f1c427dcb1d643 = 0x48         ;
        constexpr std::uintptr_t _2e2801a5aa6416b7c08773fb11124d5d1d80efbd = 0x50         ;
        constexpr std::uintptr_t _a6014985463696e0da487ffdc2ff99d2288d6d13 = 0x58         ;
        constexpr std::uintptr_t _105a47988b261f28e8c77acbac07d01ebb765bc7 = 0x60         ;
        constexpr std::uintptr_t _7733dc6bcac2ccc8b80b8c9ed3c2a854540a317b = 0x68         ;
        constexpr std::uintptr_t _cbee03127812f01f05a02ae9d1a0f6ee8d931e43 = 0x6C         ;
    }

    namespace %af43522c8b040a98315ccb5c2e12aecd62f057e3
    {
    }

    namespace %154deeed61caadcbbb5a02d0eefd185907cebf20
    {
        constexpr std::uintptr_t _e0762a07b9032b9f74be01ee4b57b6b081cc99f3 = 0x10         ;
        constexpr std::uintptr_t _7035947ec1cba003a5fc93ebc1441f4769b36a24 = 0x18         ;
    }

    namespace %4de7dea5a78f49994c84f5fae35e655a17fc1eaf
    {
    }

    namespace ButtonAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t isTrue                           = 0x18         ;
        constexpr std::uintptr_t isFalse                          = 0x20         ;
        constexpr std::uintptr_t Label                            = 0x28         ;
    }

    namespace %ae16e54e47bf207ddbc4512cbbb896518e5d49d8
    {
    }

    namespace %16f0d31956d12341b3a1018ea542772ba5c468ae
    {
    }

    namespace %9740ae924073e6f5dedfd62e8c887376958a9bec
    {
    }

    namespace %692127dfef4eaa42848d07480b30b5a52fa2b0b2
    {
    }

    namespace CC_FastVignette
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t sharpness                        = 0x30         ;
        constexpr std::uintptr_t darkness                         = 0x34         ;
        constexpr std::uintptr_t desaturate                       = 0x38         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %821477dec1346ce703cecc42015517f5263dd3fc
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %acc3176d8374c5d475a54300049feade1829e10a
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %9cfc3114d213217c7f4e0a9c108e31dd43fca73c
    {
        constexpr std::uintptr_t _2bace6338b55c75d217aebc519eef795c7d44409 = 0x10         ;
        constexpr std::uintptr_t _26eaafe4545055377db0529285db2cd43a84b98e = 0x18         ;
    }

    namespace %d96d583ef3c9edc27eb6049db6ded73a9037070a
    {
        constexpr std::uintptr_t _0b3acd4c9ef710c942c5d7a43ce7e9ccc11a292b = 0x10         ;
    }

    namespace %cf3cb88f2407e53a8c2dc1594b8fa0e90cb0f5a3
    {
        constexpr std::uintptr_t _20bd87b449a09f54bc1a198ea25a3bf06c60ccdd = 0x10         ;
        constexpr std::uintptr_t _ed3d8027c67d22a30368ad8f3d12279d5e5164e2 = 0x18         ;
        constexpr std::uintptr_t _248e93d47d4d549750e1c67d554c825acf90b30d = 0x20         ;
        constexpr std::uintptr_t _80399ee7e1eaa275f8c549d9210846a31c678b39 = 0x28         ;
        constexpr std::uintptr_t _00f36d77bc9739f55531f2da663fec4c34b368c1 = 0x30         ;
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x38         ;
        constexpr std::uintptr_t _d76167915e154fc664dc425f9a9cfb6ffc1965f4 = 0x40         ;
        constexpr std::uintptr_t _4982b22ea5ffb3de597deccc4f166d6a416aa94a = 0x44         ;
        constexpr std::uintptr_t _5bd0bdd59cb2088e8e0948f4704b3dc738405aaf = 0x48         ;
        constexpr std::uintptr_t _2d309754201aeb99e6a052810a3c028327b24e9d = 0x50         ;
        constexpr std::uintptr_t _528c7d60d6b6a332cccb5707b4f0543c6ee613ee = 0x58         ;
    }

    namespace CC_DoubleVision
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t displace                         = 0x30         ;
        constexpr std::uintptr_t amount                           = 0x38         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %a4e2492742857af87b5df27712ec69945843206f
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %8acff07f4eff3f8289167a67e636e33c7c95dd4c
    {
    }

    namespace %73b4e95e3f1bbf145c18db74481ecac528936bb2
    {
    }

    namespace OverlayBlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScreenOverlayEx
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t blendMode                        = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x34         ;
        constexpr std::uintptr_t texture                          = 0x38         ;
        constexpr std::uintptr_t normals                          = 0x40         ;
        constexpr std::uintptr_t overlayShader                    = 0x48         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _3be880064611f7006de6c2bc42780566de48abf7 = 0x50         ;
    }

    namespace %c39b2e207938334506bb57eb1b51bab6b672130b
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %d2a9a318a18f42d8392817b9f20f0aa340dadb94
    {
    }

    namespace %b992cc84604d4b4f6d2998f36ffbc176f19f456b
    {
    }

    namespace SSAOSamples
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %da6face6deefa6c09ce704e93626a007686e6a63
    {
        constexpr std::uintptr_t _d35e14f392dc11dbb6a3bb91dfa8f1a23143b8ac = 0x10         ;
        constexpr std::uintptr_t _0b3acd4c9ef710c942c5d7a43ce7e9ccc11a292b = 0x18         ;
    }

    namespace %d9731b03553f7e22d768b93f729efb0c4f86813b
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _f01b65e353d17f59776893ea7348b8f1eb3f08c0 = 0x18         ;
        constexpr std::uintptr_t _4e1dab7f8abca205f04057e208e0d246ef5ca842 = 0x20         ;
        constexpr std::uintptr_t _131b88103a7c2e40398864a016169b35c9242b21 = 0x28         ;
    }

    namespace %9d76573e716e1060a8b33f6d839768ab03b2087e
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %604d4d6569aace3f5d3d4aa3733ff83e0016cd9c
    {
        constexpr std::uintptr_t _a733f892d1150340debee2960e67f1e231d4bd5b = 0x10         ;
    }

    namespace %79c417f9540f50a1570a5d87e175b43a51cc685f
    {
        constexpr std::uintptr_t _38166dcd2715b32a875d1edac31a10417c973586 = 0x10         ;
    }

    namespace %c004aeff732fb3c21ba04bddc9dc465ae025d095
    {
        constexpr std::uintptr_t _578dcdbd3112df70392e4a661bb7390717977f96 = 0x10         ;
        constexpr std::uintptr_t _08c975c8c1e288693b2c14d84db5335b7b558a4f = 0x18         ;
        constexpr std::uintptr_t _32440540ca4147b4fc11d1a48749c4a00dde4e9e = 0x20         ;
        constexpr std::uintptr_t _5540626de0c0f373a83ade90bf45e433a6d0424f = 0x28         ;
        constexpr std::uintptr_t _2d10aaf7210c63d0737a93a0f636ca7ceefeb63c = 0x30         ;
        constexpr std::uintptr_t _658c7dd41c55db3d4906723208e254022fad4f06 = 0x38         ;
        constexpr std::uintptr_t _76d43f0604e66dc7dec598d14b3c6ff13ae4ad0a = 0x40         ;
    }

    namespace %cb7b46de5ebbbd3ff45e6a4b9f5a0724be1db261
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %6e92605cd77bebd97339d316303d6502fd7386d2
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %4042e97751114fd6aea6e19b766c7851a8065794
    {
    }

    namespace %0b734c4941c62a9536288298a6d617b9a3239d0e
    {
    }

    namespace %35f63446b4d605253f81d6ada6e3c36cb8bcadba
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x18         ;
    }

    namespace %76a1bc17ad794eba1c19d2db70726bf23c9e1469
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _9ee02d7cf7bd6cb6d54ae81146fffe84eff5b346 = 0x18         ;
        constexpr std::uintptr_t _1ebfdcdd282e763825ee28cd4672c1defe2f78bb = 0x20         ;
    }

    namespace TOD_StarParameters-fake-0
    {
        constexpr std::uintptr_t Size                             = 0x10         ;
        constexpr std::uintptr_t Brightness                       = 0x14         ;
        constexpr std::uintptr_t Position                         = 0x18         ;
        constexpr std::uintptr_t ColorScale                       = 0x1C         ;
    }

    namespace %d18997256d2509617374d91726dd7ee6ef053239
    {
        constexpr std::uintptr_t _0191cb3f5177ce51a7115cafd8678e5ee7869cda = 0x10         ;
        constexpr std::uintptr_t _df573cffd66b5dcbb6c6bf70838ccb489c7221ef = 0x18         ;
        constexpr std::uintptr_t _9667d6e629e7175cf15ad2185d3a63dd3aa47c9e = 0x28         ;
        constexpr std::uintptr_t _9bb18069062940f053842c3f673d216168581378 = 0x30         ;
        constexpr std::uintptr_t _e990cb9aa07f9c64e0e1075d36a496233ff7faf9 = 0x38         ;
        constexpr std::uintptr_t _f71b2dbaebcee8e8177669841a3c9661be48030f = 0x40         ;
        constexpr std::uintptr_t _c26fd8b6fdcca8e1ad804ce564f2d43203d7b3e1 = 0x48         ;
        constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x50         ;
        constexpr std::uintptr_t _3d6f9aaee10cb9a0d5cb3f104658d1472cdee7f4 = 0x58         ;
        constexpr std::uintptr_t _972f4eb7563166e736eb7f8a4463a62220ec9208 = 0x60         ;
        constexpr std::uintptr_t _83a4376a61b350628b81199027e2f3754ed1ead6 = 0x68         ;
        constexpr std::uintptr_t _e4a8dd1fa5f2d2d61c866f7f1ee1788d1aa2b1e4 = 0x80         ;
        constexpr std::uintptr_t _7eff1c3d7d3da3215d0d3503d192fc8ab58c23f1 = 0x88         ;
        constexpr std::uintptr_t _c40d216af3e8b65d4346b546e241b882e9d92663 = 0x90         ;
    }

    namespace %de42867ad8116d8dd899790303e6c97e0bc46dd9
    {
    }

    namespace %e3a7d43a4c356dec367dfd6a4b420981c8ef1f20
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace Format
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SaveFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LoadFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Header
    {
        constexpr std::uintptr_t size                             = 0x0          ;
        constexpr std::uintptr_t width                            = 0x4          ;
        constexpr std::uintptr_t height                           = 0x8          ;
        constexpr std::uintptr_t planes                           = 0xC          ;
        constexpr std::uintptr_t bitCount                         = 0xE          ;
        constexpr std::uintptr_t compression                      = 0x10         ;
        constexpr std::uintptr_t sizeImage                        = 0x14         ;
        constexpr std::uintptr_t xPelsPerMeter                    = 0x18         ;
        constexpr std::uintptr_t yPelsPerMeter                    = 0x1C         ;
        constexpr std::uintptr_t clrUsed                          = 0x20         ;
        constexpr std::uintptr_t clrImportant                     = 0x24         ;
    }

    namespace Bitmap
    {
        constexpr std::uintptr_t data                             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _873119b395f7952136d12ad12fcf302da015bbc7 = 0x0          ;
            constexpr std::uintptr_t _2a7bcb1f1b3deabab5172fb0f571136c4634ce30 = 0x8          ;
        }

    }

    namespace %4575bd54aac9f5c31352dc1825bd1d712976cc6d
    {
    }

    namespace Filter
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9629fdb6be45d6d08af5df59308fda872e872dee
    {
    }

    namespace DataFile
    {
        constexpr std::uintptr_t RandomUsernames                  = 0x10         ;
    }

    namespace %72f559c28fcec3561a6a36a2b273c407aa003210
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x20         ;
    }

    namespace %118bdadd66c05c4ceceddcb2d92592a09b410898
    {
    }

    namespace TOD_RenderAtDay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _6953ebed1e88a4f5b050d5dce69fae3091b9e2c6 = 0x20         ;
    }

    namespace %4c7125f8bfef015299ae0b96726f8c90c72bb170
    {
    }

    namespace %84b35283b5165ef7ef1c17c5daaf84a6e90912d3
    {
        constexpr std::uintptr_t _6c07804c6ec5b53afc07754ff37556df104e8fd2 = 0x10         ;
        constexpr std::uintptr_t _c646965c002188715525485e077ac35363af9d19 = 0x18         ;
    }

    namespace TOD_Light
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _10e171f15a620ac9bfba98912b9a1171d06e946e = 0x20         ;
    }

    namespace %34cd0877216b81a7158a04dabf04c5a4b3e9832d
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _12996ab1a64a72adcdff947a5eca93e01cbc1242 = 0x18         ;
        constexpr std::uintptr_t _2cf97a781e2759bcc703a9772611f11d1feecf23 = 0x20         ;
    }

    namespace %8d677399f14eb3e763cf6e606f664fa0488dc577
    {
    }

    namespace %c2200ee54e20949a0dbc6228735b8ca7480c243e
    {
    }

    namespace %36013c9ef5049ecdd62d1fc201051276219cd4a6
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
        constexpr std::uintptr_t _39fb83a7e1b561e93895fa035b46710730983975 = 0x20         ;
    }

    namespace %8a5d5b9db0a201c2223496ce1195925f32c81280
    {
        constexpr std::uintptr_t _1bcb4f30100186bb0a6fb833b4ee01d35e7ec5dc = 0x10         ;
        constexpr std::uintptr_t _2533ec080c87386592ddf560abe79b7a3a397692 = 0x18         ;
    }

    namespace %808b3186f49f3e789016092d87ed2424c9f2a705
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B0F68   ;
        constexpr std::uintptr_t _06ae4e511663101cc833be46e23511c20034b556 = 0x10         ;
        constexpr std::uintptr_t _745ab6017893570e3357bae1989fd13193dae6ff = 0x18         ;
        constexpr std::uintptr_t _19a285ba9864dbd6d554a72fd46c0c7c39629653 = 0x20         ;
        constexpr std::uintptr_t _5213444730885c5191f818f101942b15f66ace43 = 0x28         ;
    }

    namespace %d34543d183d8acb9f51d4e8f49022c0cf3859019
    {
        constexpr std::uintptr_t _e1b4938b1ae885f439bbe9c6090f07a64acf3741 = 0x10         ;
        constexpr std::uintptr_t _91e70a1e55ab51e773a2c8020c8b811230a9a68e = 0x18         ;
    }

    namespace %dd0d074225229774c669b7942dd14fe09ecfbd2b
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace TOD_MoonParameters-fake-0
    {
        constexpr std::uintptr_t MeshSize                         = 0x10         ;
        constexpr std::uintptr_t MeshSizeRed                      = 0x14         ;
        constexpr std::uintptr_t MeshBrightness                   = 0x18         ;
        constexpr std::uintptr_t MeshBrightnessDefault            = 0x1C         ;
        constexpr std::uintptr_t MeshContrast                     = 0x20         ;
        constexpr std::uintptr_t HaloSize                         = 0x24         ;
        constexpr std::uintptr_t HaloBrightness                   = 0x28         ;
        constexpr std::uintptr_t Position                         = 0x2C         ;
    }

    namespace TOD_Camera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sky                              = 0x20         ;
        constexpr std::uintptr_t DomePosToCamera                  = 0x28         ;
        constexpr std::uintptr_t DomePosOffset                    = 0x2C         ;
        constexpr std::uintptr_t DomeScaleToFarClip               = 0x38         ;
        constexpr std::uintptr_t DomeScaleFactor                  = 0x3C         ;

        constexpr std::uintptr_t _88e253a2b85ab74d82f10a1af0841406bd4db155 = 0x40         ;
        constexpr std::uintptr_t _da0f085fa76dc587c266bea22bd6e7eebdf7dc91 = 0x48         ;
    }

    namespace %e8800478cb3eb20c986b180c846010aec4cf1be3
    {
        constexpr std::uintptr_t _c4ab20313e30dbecabd433862ef0dc613dbaa1eb = 0x10         ;
        constexpr std::uintptr_t _7490068dc7c0eccbab24b43215d0bf01b393ada2 = 0x18         ;
        constexpr std::uintptr_t _41caab199df11116cc2b7e5a689f4a6bee4e580b = 0x20         ;
        constexpr std::uintptr_t _872ef96592bcf0acafd43d98ff8dc316d85cd55a = 0x28         ;
        constexpr std::uintptr_t _dcaa60e411a0c164642b1107c5865a822de2c372 = 0x30         ;
        constexpr std::uintptr_t _69aff67baf183bb528d72fabfe8c7c51c5d00a08 = 0x38         ;
        constexpr std::uintptr_t _9163d8d1ec5f729f56f3975ae3e9b528a879b6c8 = 0x40         ;
        constexpr std::uintptr_t _5247ed3751663962ba801c944fd20ba250eaa3a6 = 0x48         ;
        constexpr std::uintptr_t _b733ee19cdd5442e016760e5d94a2dafb435b42c = 0x50         ;
    }

    namespace %8c70d292877e751017506b99283fda4f2e635bab
    {
    }

    namespace %67ef05c75046ecc6f7a5317ef0c20f70de4ac5e8
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %400995b02bb52d62480a9114bc968e26f14f7eac
    {
        constexpr std::uintptr_t _d356d2cb7c25884bb37f0812347e5dea5e9bb2c9 = 0x10         ;
        constexpr std::uintptr_t _4ec3d0637cd643920f6840710b23588e7f5c042d = 0x18         ;
    }

    namespace %a7f5ab31ba0bd0eb893a232608d28bf8d81d3fb4
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _51fd9fcbc82246bbe6801d716a867a9b54c40254 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x20         ;
    }

    namespace %325e32a47caf75e025d630a03c5524e627a0be20
    {
        constexpr std::uintptr_t _2871e19a99523069400ac6fe47e952ce31113889 = 0x10         ;
    }

    namespace %795b8b4f72d5db8c982b8b2ec452e2cdb45a221a
    {
        constexpr std::uintptr_t _49a70de2df7b258d80a5ac8e534c36a3c550c860 = 0x10         ;
        constexpr std::uintptr_t _88934a5ed6e8e5687b64487808bb50241cdc4648 = 0x18         ;
    }

    namespace %ba69d13b018ffd16f3963d3235ac575ea17dd3e8
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace TOD_AmbientParameters-fake-0
    {
        constexpr std::uintptr_t Mode                             = 0x10         ;
        constexpr std::uintptr_t Saturation                       = 0x14         ;
        constexpr std::uintptr_t UpdateInterval                   = 0x18         ;
    }

    namespace %508d0252b4235feb122f1539d4da81a3e6fd55b1
    {
    }

    namespace %cb4c67924963908361098593fde590f7ed0c3e1e
    {
    }

    namespace %5f1a91b90afbc0a9a8b989842cdcf6be308e34af
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %f91a4acf2fbb63c74a24e7e0a3bdc5408fa319b6
    {
        constexpr std::uintptr_t _f7fa9c220779aee01b51a6ad127234575ab3bcb3 = 0x10         ;
    }

    namespace %9466c4f67db31e0dfa51c0e176dc0558a0c29fa2
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %3bd31eb98311b377d8b53719051ada818b682f64
    {
        constexpr std::uintptr_t _acbe0c6e3caecafb72f771aa1281289a5ddaa338 = 0x10         ;
        constexpr std::uintptr_t _0680594eb0914f58f8f003568ec97d536258e599 = 0x14         ;
        constexpr std::uintptr_t _6d2504710a8d09c83c2b1d58aa55c6da09ab0fbf = 0x18         ;
    }

    namespace %85b1beeaa4e7efacbf9d5e705f116949236ccf98
    {
        constexpr std::uintptr_t _38166dcd2715b32a875d1edac31a10417c973586 = 0x10         ;
    }

    namespace %adfadc23962b6f44ac9e989e7a94667a6e6805da
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %3c900b1a6cc92266231f47b628fa530041514d7c
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %4d2392b626b8e361725749e2eb328a66fd5a8dcf
    {
    }

    namespace %72fa3f22f572a7def273d724448a7bcfe2109e92
    {
    }

    namespace %73334fa3e11f1bd8337bcdf6a269848a3251eb4e
    {
        constexpr std::uintptr_t _547193521eefbb80ab2a9015d80c0f5f2eeb27ac = 0x10         ;
        constexpr std::uintptr_t _349bd62546b9bb6f8b7ed2140879ab946ef6adb2 = 0x18         ;
        constexpr std::uintptr_t _f4a5586fad298258fee44c56232730f75d7b54da = 0x20         ;
        constexpr std::uintptr_t _6434216b580ba9fe151fa0a639b90336e6d1666b = 0x24         ;
    }

    namespace %93d520db0f969d5067b5c3e355ad8778ef9d67e3
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %0c1e250c3a6d5df22390351451d27f75d58e0431
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %acb6b79dd5c068acebc5b45895144815894c2336
    {
    }

    namespace %c9f43fca0cc69c52b6f6a37570ebc9561687713d
    {
    }

    namespace %ed5b220b6886d153fa22dedbad3a093fbfd11e41
    {
    }

    namespace %10e6f9ec11540b8856bd2e99c4b09cee1af3262b
    {
    }

    namespace %7d2703359c71f6a314acf5fe7b0aebf1edd91a49
    {
    }

    namespace %ac972672e09d559086e7650863dc78bc361a5c41
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %7767dc90bf4dd31cdc433830a5290817ecbf222c
    {
    }

    namespace %e431aaf5f6dc5ace6d9a444cdf9d9e91ac1aa32d
    {
    }

    namespace %289c7bbc9e2ad44d644117e2e9c5bc9226f1a355
    {
    }

    namespace %3851e4066c10d8fe6b1f28fb7981e0284d078e13
    {
    }

    namespace %f51acbbf0132c92765b0310682bca09b8e78af30
    {
    }

    namespace %177af3e554d6742d3ff15d5dd1f2994b18e83f29
    {
    }

    namespace %91600fb790ff76b6a88c76829900cfb4089bf3d1
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %49a94afbf6f65f6cc76a9d2443c9f2cd23e6c458
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace TOD_Components
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Space                            = 0x20         ;
        constexpr std::uintptr_t Stars                            = 0x28         ;
        constexpr std::uintptr_t Sun                              = 0x30         ;
        constexpr std::uintptr_t Moon                             = 0x38         ;
        constexpr std::uintptr_t Atmosphere                       = 0x40         ;
        constexpr std::uintptr_t Clear                            = 0x48         ;
        constexpr std::uintptr_t Clouds                           = 0x50         ;
        constexpr std::uintptr_t VClouds                          = 0x58         ;
        constexpr std::uintptr_t ForegroundFog                    = 0x60         ;
        constexpr std::uintptr_t Billboards                       = 0x68         ;
        constexpr std::uintptr_t Light                            = 0x70         ;

        constexpr std::uintptr_t _8ef91a29aa6b4b79e613f16942019c8cea79c1ff = 0x78         ;
        constexpr std::uintptr_t _22e255cc6898240227e7665cd7365695d1181128 = 0x80         ;
        constexpr std::uintptr_t _d510334cf3fa86da5eab7c609d674aeddccaa804 = 0x88         ;
        constexpr std::uintptr_t _5723b3603e28ea6296c8fab6c7af2858a8b19439 = 0x90         ;
        constexpr std::uintptr_t _3683c1bedd1df51fdb4f9a4feec4041a89eae238 = 0x98         ;
        constexpr std::uintptr_t _1adda84290ec357eb102c0e7d164bc6ef6e60197 = 0xA0         ;
        constexpr std::uintptr_t _999de81d258757ac1d1427f24a2651d16f69f147 = 0xA8         ;
        constexpr std::uintptr_t _e9529818b406cb3f2a552a2f28dbccc39b30678f = 0xB0         ;
        constexpr std::uintptr_t _85cc2d7cc43750141cd47b410f3fd2962a381dfe = 0xB8         ;
        constexpr std::uintptr_t _f8a97432c704b2dc8e0ea3d2b053df449d19724a = 0xC0         ;
        constexpr std::uintptr_t _d770e7fc88d6d8fcc802aa6d4a8163fc6361f49a = 0xC8         ;
        constexpr std::uintptr_t _8a32d368fe6ce99574cb9d1107eade1d0cdaae99 = 0xD0         ;
        constexpr std::uintptr_t _9d6c2f0f00a6f3dab96e750a7d0e05abe4357590 = 0xD8         ;
        constexpr std::uintptr_t _2525833ec2457141bb44a33db4eb4ba86b40b174 = 0xE0         ;
        constexpr std::uintptr_t _5f7cc73f694ebd87b3e90b4ddaa4262cde8182d1 = 0xE8         ;
        constexpr std::uintptr_t _37a10611d6d759eb0d82b1ba482d4d816f56a13f = 0xF0         ;
        constexpr std::uintptr_t _11af2b96c3a7c32c60c66e2fdeced6a2863036b6 = 0xF8         ;
        constexpr std::uintptr_t _6b985e4aa1e90a701a4ea9456e4b423e8a4853ab = 0x100        ;
        constexpr std::uintptr_t _357f641ec96d5dbc35b83d12f01ecb79cd662173 = 0x108        ;
        constexpr std::uintptr_t _898f0ae103f24ebbbc25ce0f985c4ab1c0db22d4 = 0x110        ;
        constexpr std::uintptr_t _b967c3479bb85ea643106ed42d14022363f0fdb9 = 0x118        ;
        constexpr std::uintptr_t _8bb87907619cb249e107c3f1729d6275a9ea047c = 0x120        ;
        constexpr std::uintptr_t _795f994ceaa7be68f103def972620f5d593bdf6f = 0x128        ;
        constexpr std::uintptr_t _e5612a05551c75e4d6eef72db10c21e5aa07de5c = 0x130        ;
        constexpr std::uintptr_t _798f35d2e96ca734836a8e16fe0db2656350261d = 0x138        ;
        constexpr std::uintptr_t _1e6ece751b0ea18d2588fba6b1b8423a5f7f75e7 = 0x140        ;
        constexpr std::uintptr_t _0237d7916fc8640d649e165da785633bf9a59ff9 = 0x148        ;
        constexpr std::uintptr_t _3d2ebfe379a35603c9e65e0507da27e736d80508 = 0x150        ;
        constexpr std::uintptr_t _60fff07a5fd599556594fd2ea03d70a43b4cbf9e = 0x158        ;
        constexpr std::uintptr_t _18d3f43ba7110444070faed1e26ad2fe62a1d26d = 0x160        ;
        constexpr std::uintptr_t _da3efc9c910fc234bb2a1bf577e6e2ec2cc5d554 = 0x168        ;
        constexpr std::uintptr_t _a4c0983c6c017bdf1231226170835752f20c2805 = 0x170        ;
        constexpr std::uintptr_t _66d442c07e83c02541cebc7164a71c80988ffbfe = 0x178        ;
        constexpr std::uintptr_t _fb4052f57748e542e9c7197d844fce2bb29939a5 = 0x180        ;
        constexpr std::uintptr_t _369a3b337c1cb35920fcacc843ed07566ac359b2 = 0x188        ;
        constexpr std::uintptr_t _5a2d59a51921a82fc59af17188e052dba43753c5 = 0x190        ;
        constexpr std::uintptr_t _489432f26bc8da4dee34b35eb5a0e49ae2a8f8c4 = 0x198        ;
        constexpr std::uintptr_t _93d0954d526540540c1c05eea023588671d5cb5a = 0x1A0        ;
        constexpr std::uintptr_t _175bc95d18bda48feb1811652ee6a339edcee697 = 0x1A8        ;
        constexpr std::uintptr_t _488d73f5ac63785e028698ab894d65e82caaede8 = 0x1B0        ;
        constexpr std::uintptr_t _db7ffe54c08c39ba3c1ddb1e58771b35d0867069 = 0x1B8        ;
        constexpr std::uintptr_t _0510b13c4cd93f5c691ef398a860a8a530a59a9a = 0x1C0        ;
        constexpr std::uintptr_t _b07f8a30b420e84e155187363d56aa366502382f = 0x1C8        ;
        constexpr std::uintptr_t _7a5d5730e34ba7d30be695d76c859fe715b0b763 = 0x1D0        ;
        constexpr std::uintptr_t _bccc7184fb9a1404cd6d53e7f1699cba7723fd13 = 0x1D8        ;
        constexpr std::uintptr_t _97c5131e4cd1c9dacd98fa99d9c99348dd97446b = 0x1E0        ;
    }

    namespace %d5aa9a62a53490cc1bb259ce4c3b44648f383830
    {
    }

    namespace %d27d6f3861ed11d07d34cee19336d259daa69650
    {
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x10         ;
    }

    namespace %f33b0942b59f516c8b6fc5fe561e373b9aa1ef6c
    {
    }

    namespace %6a0ee29012a64d744f885583cac08b3503d59936
    {
    }

    namespace %6472ac9be8b51199b890f0ab3662b55ac796d9f1
    {
        constexpr std::uintptr_t _ab01523600fba34fd913b06c7210bbf35cce426e = 0x10         ;
        constexpr std::uintptr_t _5a0dfe2ef596c822cfc9ef1dec3c8550be0e273f = 0x18         ;
        constexpr std::uintptr_t _c8b6d491951897b1be8fc08524dca1f748f61c7d = 0x20         ;
        constexpr std::uintptr_t _1680e0fa0a406bbe2017af1c919f18e3c48a855d = 0x28         ;
    }

    namespace %574dfae771500e24ad718e5c7f90c969a95582cf
    {
    }

    namespace %6062751f006eacf21183ff5a63fdb208779fd461
    {
        constexpr std::uintptr_t _c66a11fe68e333a08e3234f426d76f256bb7383f = 0x10         ;
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x18         ;
    }

    namespace %14af7cc826bb55abb890442dbef328163b7ca900
    {
    }

    namespace %bd1a6a9878d627d33d6d7d6b2dab9c58045f0fc1
    {
    }

    namespace %c3a7967b0e09d8da2c178df776c9b1d5cf285099
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x18         ;
    }

    namespace %4e0ce21079090329f64230292aec204b6cd442d1
    {
    }

    namespace %4d51b82bc61bb7832aa38f1fed5a7d13b829357f
    {
        constexpr std::uintptr_t _79c413b42ddcc368338902fa6fcde4a4b9302e46 = 0x10         ;
    }

    namespace %769103419f339b9bdac985ab28b50271a2a8f8bc
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x20         ;
    }

    namespace %9ba601a59555ab85ec5310b0c8f6f0301a7aa1e2
    {
    }

    namespace %ce30e8473f627812e82f947036de9c7f87867070
    {
    }

    namespace %53bd4809b7f08c2ee8c0cf3dfc9d2355f8399994
    {
    }

    namespace DrawInspectorTextureAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t isTrue                           = 0x18         ;
        constexpr std::uintptr_t isFalse                          = 0x20         ;
    }

    namespace %75f0bdcd17bb20667b718f9ca0b96a87b5ec6d6d
    {
        constexpr std::uintptr_t _c51250bd6cb58aba0bea160b811b9dc0658b3cd7 = 0x10         ;
        constexpr std::uintptr_t _62fe169f0a0bc7925e5147f24cbe0988c06e9c09 = 0x18         ;
        constexpr std::uintptr_t _1cec34f08fdae25d9c30817c79b015736ed8b3d6 = 0x20         ;
        constexpr std::uintptr_t _e417d26d0d495b736ccf5efad34c325dc2af7cb6 = 0x28         ;
    }

    namespace %08eca1dc9ed1d789a8fd854be58eef9cd8e333e4
    {
    }

    namespace %d48d2a580d5d9c618196fd7426cac43a6b92916e
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %614a66efbc831eb0bb9ab5fbec87067a79635682
    {
        constexpr std::uintptr_t _d0b9a138b8b318ba2eedc8e5b7ce07531ceb7b9b = 0x10         ;
        constexpr std::uintptr_t _737a1bae1896e8f064e5ee5e9d7034697b881a11 = 0x18         ;
        constexpr std::uintptr_t _e74fce5d1ee92963faefe6b87e997c71eea8bb53 = 0x20         ;
    }

    namespace %6b7343665f1d9cc4418e310f9514d13036e028e0
    {
    }

    namespace %987cd53dc9b0c43ca64bafebb9f7091e5f85644a
    {
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x10         ;
        constexpr std::uintptr_t _ca7586c6c1b9e3e87837572c2895c3311f0f0fae = 0x18         ;
        constexpr std::uintptr_t _0284b054c00d0ca249227614afbb335eedc45172 = 0x1C         ;
    }

    namespace %0889555b6733eefb50ab21f1c3db6a14f856071e
    {
    }

    namespace %eee55db7bac614e412ad2a477e747bf4f4493554
    {
    }

    namespace TOD_LightParameters-fake-1
    {
        constexpr std::uintptr_t UpdateInterval                   = 0x10         ;
        constexpr std::uintptr_t MinimumHeight                    = 0x14         ;
    }

    namespace %d978076b2e276a8bb7f030a43635bffb72799639
    {
        constexpr std::uintptr_t _c66a11fe68e333a08e3234f426d76f256bb7383f = 0x10         ;
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x18         ;
        constexpr std::uintptr_t _8b5c15e2846bea74eaffc65a1fda0460d8ca597f = 0x20         ;
        constexpr std::uintptr_t _0ff3190d92204934b70340c0e218e12a27f763ff = 0x24         ;
    }

    namespace TOD_AmbientParameters
    {
        constexpr std::uintptr_t Mode                             = 0x10         ;
        constexpr std::uintptr_t Saturation                       = 0x14         ;
        constexpr std::uintptr_t UpdateInterval                   = 0x18         ;
    }

    namespace %8fc056bdacebf32bdd17fd8ec86fce4ba7ed7c06
    {
    }

    namespace %c22fdda88a5b28c625251167d0d21df1125e7c90
    {
        constexpr std::uintptr_t _5a504c181e0d54c8e49d6aa718c33554f596a425 = 0x10         ;
    }

    namespace %9735b16ddbd6b24ba44f178cc95587fa8236bc7c
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x20         ;
    }

    namespace ParticleScaler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t particleScale                    = 0x20         ;
        constexpr std::uintptr_t alsoScaleGameobject              = 0x24         ;
    }

    namespace %3e3826d07ebf5d0cbdd5d363a21b793d54b44695
    {
    }

    namespace %d2e55357c7f1e8fefdfaa943ac5155638aae3787
    {
    }

    namespace %2b068f8fd70c12d37220b7dff505f9633e4b47b9
    {
    }

    namespace %7e0b5449a7b4e7e054e5eaba711319c7ffc76b91
    {
    }

    namespace %99fc70c9bf65ec42d0f839bbb206f1daf23a6280
    {
    }

    namespace %78cc172dee64fb38a28fb9cb993ebea1fc247c8f
    {
    }

    namespace %d48354a5bbe81bed4e97f5ebccb5cd544a2f4c9d
    {
    }

    namespace %7c0e1b113d2777a1b0d6eca3a0301192a9fc9347
    {
        constexpr std::uintptr_t _08a79a90a56249afc738e09656d2d4c14e86d6ea = 0x10         ;
        constexpr std::uintptr_t _5d471edc0080919510a305416ac5ead9064b574b = 0x18         ;
        constexpr std::uintptr_t _87b45ac8f60ff1e3055ea7fbd024c247cae3096d = 0x20         ;
        constexpr std::uintptr_t _02428742cbb757b70495aa887be1dbbd49abb4f2 = 0x28         ;
        constexpr std::uintptr_t _5d28dce0e2b51643f8528c2e7e71b4666a4073ba = 0x30         ;
        constexpr std::uintptr_t _cab94f47fa3683cf25a69485eda782f0daeebc5b = 0x38         ;
        constexpr std::uintptr_t _c79f647819ad3063a027af891a73b97ad1641598 = 0x40         ;
        constexpr std::uintptr_t _b7f0cd91ac74707a92b213a158d00493b66971a9 = 0x48         ;
        constexpr std::uintptr_t _407f53564040180e52bb7f547ffb6cc88b3d9bbd = 0x4C         ;
        constexpr std::uintptr_t _c0e609b8bda2b5c84af3b245cb768084320ea7f1 = 0x50         ;
    }

    namespace %c9a9d1d309777d2b7df4c58356d664be8b2851fd
    {
    }

    namespace %6fe4c29130a44bba3712f268e77af3976f4985c1
    {
    }

    namespace %64ce2bccd2c77fa30249bb449dbdd85c3247cc11
    {
        constexpr std::uintptr_t _a95dbdbb43b8964c8f4352fc89038deaffe799c6 = 0x10         ;
    }

    namespace %94589a1e15ef9a4266175b1c2bb6ca90e6021b43
    {
        constexpr std::uintptr_t _fa8991811877b488f04deac041bbafc8df5b0db3 = 0x10         ;
        constexpr std::uintptr_t _7490068dc7c0eccbab24b43215d0bf01b393ada2 = 0x18         ;
        constexpr std::uintptr_t _41caab199df11116cc2b7e5a689f4a6bee4e580b = 0x20         ;
        constexpr std::uintptr_t _5fa19bbb6e4c36213f1497fa1436a6b8c68d4dc8 = 0x28         ;
        constexpr std::uintptr_t _bc3cfe12e3279de9fa370867b0e13fbf1f73633b = 0x30         ;
        constexpr std::uintptr_t _76285fc7f52add527964a624caa89f69ca6f0d60 = 0x38         ;
        constexpr std::uintptr_t _5247ed3751663962ba801c944fd20ba250eaa3a6 = 0x40         ;
        constexpr std::uintptr_t _b733ee19cdd5442e016760e5d94a2dafb435b42c = 0x48         ;
    }

    namespace CC_SharpenAndVignette
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t applySharpen                     = 0x30         ;
        constexpr std::uintptr_t strength                         = 0x34         ;
        constexpr std::uintptr_t clamp                            = 0x38         ;
        constexpr std::uintptr_t applyVignette                    = 0x3C         ;
        constexpr std::uintptr_t sharpness                        = 0x40         ;
        constexpr std::uintptr_t darkness                         = 0x44         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %63f8626267de7b58bb42f79e0bd1f865cf715ad9
    {
        constexpr std::uintptr_t _6e67edbd5e7b150bf7bcb01224ef42d8fade4ebc = 0x10         ;
    }

    namespace %74886fdf413e58f4c347de88b9aa76375ec0271f
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _a832c63d5e29d37bc7fba125861687b34d64928e = 0x18         ;
        constexpr std::uintptr_t _61cb37be93c437c1670a20a125188fc5865afca3 = 0x20         ;
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x28         ;
    }

    namespace %6b7130cf8d48a390e0ad3289ea1413590cc9fb03
    {
    }

    namespace %bd8fb57a00be5ba5fda6aea7c63c3c61588af0a9
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _cd4d870d9a358aad00b81cf5d55ea7341565e8b4 = 0x20         ;
        constexpr std::uintptr_t _50822c289b4bad4c21770e32d0606247e0562aa1 = 0x28         ;
    }

    namespace %c908fb2675f357e327f30972d2ec607a8ca0fe7a
    {
    }

    namespace %937027d974ca6e4d9e67652909d97280fcddd835
    {
    }

    namespace %8b80b4ef9975276931e0bd83679c804e9d040641
    {
    }

    namespace %85cca70bdfb2c80ab0ecfe5c51891f7830d70f78
    {
        constexpr std::uintptr_t _22c9402c1faf9250a2363d61d2a3b54922449314 = 0x10         ;
    }

    namespace %89f58eb14798f11193e210fa1bb451af35a3b3da
    {
        constexpr std::uintptr_t _5bd0bdd59cb2088e8e0948f4704b3dc738405aaf = 0x10         ;
        constexpr std::uintptr_t _fe5827883000ae83b3dda4ac9d4c377e7f487d02 = 0x18         ;
    }

    namespace %bd6f744183ebe3aff41aeadc27fd4d89ca5f642a
    {
    }

    namespace %f0caf64d14837b4053f1452d0aef23f99d849386
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %7337b492d8dc2924dd23525b8cef1492a87ba351
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _5ee08ea5e7232305242a3c809ba475e9f4627e86 = 0x18         ;
        constexpr std::uintptr_t _48d50fa53dc3470508f63237b7b1ee1b9ca12d33 = 0x20         ;
    }

    namespace %644cffe476be604e077d4c1fa710f76a22ebd169
    {
        constexpr std::uintptr_t _53f817640303a3a608b971f433a824ea375a7702 = 0x10         ;
    }

    namespace %0bcf78ecdc4df950fd154dc3783bc8bc4dea0037
    {
    }

    namespace TOD_Parameters-fake-1
    {
        constexpr std::uintptr_t Cycle                            = 0x10         ;
        constexpr std::uintptr_t World                            = 0x18         ;
        constexpr std::uintptr_t Atmosphere                       = 0x20         ;
        constexpr std::uintptr_t Day                              = 0x28         ;
        constexpr std::uintptr_t Night                            = 0x30         ;
        constexpr std::uintptr_t Sun                              = 0x38         ;
        constexpr std::uintptr_t Moon                             = 0x40         ;
        constexpr std::uintptr_t Light                            = 0x48         ;
        constexpr std::uintptr_t Stars                            = 0x50         ;
        constexpr std::uintptr_t Clouds                           = 0x58         ;
        constexpr std::uintptr_t Fog                              = 0x60         ;
        constexpr std::uintptr_t Ambient                          = 0x68         ;
        constexpr std::uintptr_t Reflection                       = 0x70         ;
    }

    namespace %a2adaca53bcdb052580c7e866537639bbcbfba44
    {
        constexpr std::uintptr_t _ad1864cf5add403b744084e3135263ca23ac1f64 = 0x10         ;
        constexpr std::uintptr_t _1e8684d0feb0858e8db98b5d3c906c24f8b88e3c = 0x14         ;
        constexpr std::uintptr_t _046942e3cda9f3c3242d8e3dcef13ded1cddc9d7 = 0x18         ;
        constexpr std::uintptr_t _342b6c854cd0bb95107b9126321ca4fa4dca57f7 = 0x20         ;
        constexpr std::uintptr_t _d8ed54eb6235d455b117550ac5a3bf792728c288 = 0x28         ;
        constexpr std::uintptr_t _992517bad1a50724f205908cd3a1859aff396949 = 0x30         ;
    }

    namespace ComponentHelpAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t isTrue                           = 0x18         ;
        constexpr std::uintptr_t isFalse                          = 0x20         ;
        constexpr std::uintptr_t help                             = 0x28         ;
    }

    namespace %f2cbcea20b27034dfc5dc069ce512e31b038632d
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %341dae16b8b70ecf5505f6a930d2d6819ad9ac11
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x18         ;
        constexpr std::uintptr_t _0dd2cafe1d7faeedd3bbc04d73facabece3fa697 = 0x20         ;
    }

    namespace %c7da28c948dc8dff449baa204e3bd6d356e3eb56
    {
    }

    namespace %2e7a74bd84f2d2cc40c1e9c69a62448ae4f87110
    {
        constexpr std::uintptr_t _437b826e3b5e64933ee0f3834c4e2d04b60f086a = 0x10         ;
    }

    namespace %256b105a879d1d22ae86a0a197b98a369f750f33
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace CC_Led
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t scale                            = 0x30         ;
        constexpr std::uintptr_t automaticRatio                   = 0x34         ;
        constexpr std::uintptr_t ratio                            = 0x38         ;
        constexpr std::uintptr_t brightness                       = 0x3C         ;
        constexpr std::uintptr_t mode                             = 0x40         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %1c7a38a27f0e627a5c778ddb4ed75524aec7232c
    {
    }

    namespace %9f801c288506b4a1784d934aa0edbc34e5dcab22
    {
    }

    namespace %4d3518e77013c75c5fadf052416af9307d23b7db
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
        constexpr std::uintptr_t _89fe8c0b7001c496d87d220614389d5fc6f1b648 = 0x20         ;
    }

    namespace %6353e04e01991eeacce9fbbd3dd086c7d4c8ab1e
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %386d08e9a54da4e682e9735156f3e72bff823f45
    {
        constexpr std::uintptr_t _baaea31b21c407fd5b9608b030b261f0bed3626f = 0x10         ;
        constexpr std::uintptr_t _a74cd5c6cea28513d3ce0b017763eda7e68462a3 = 0x18         ;
    }

    namespace %ece6dda453555c4098781da14bf75fb0b9721c44
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %3b665ad521423cc06873c79ddf1636403448857d
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _27abdc9ed522c92536c4971d73687de236ab15a5 = 0x20         ;
    }

    namespace %a850c0c87338d2cafd2ef1bc44bab01acab86c49
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %1cae8103a73cee29b7a47a6975ddd8b849467e61
    {
    }

    namespace %c90baff61318ea1b0f709516c0b7be48e81b670e
    {
    }

    namespace %42c367738a28c7e02e830e336a7c0cbb29913924
    {
    }

    namespace %cdc0d24ed1fc156dc17f64ddf1869a2d3c1cdd3c
    {
        constexpr std::uintptr_t _c1cee14d7ed50c6e06d1e056eefbcaf1af55e980 = 0x10         ;
    }

    namespace %1eb6636868512c27299acfb08700d1de382174b5
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x18         ;
        constexpr std::uintptr_t _fa5733e29eaa66eeca9d284d74410bd7540bbeb8 = 0x20         ;
        constexpr std::uintptr_t _c07573461ff790112c87db27d63a02b015a12dce = 0x24         ;
        constexpr std::uintptr_t _cc1398b9fd9784e6cc568fbcacb5ec0ec3b5d104 = 0x28         ;
        constexpr std::uintptr_t _4afcea9865d0112cffa196291fa376f6800d0aa3 = 0x30         ;
    }

    namespace %ebe5079a573c43de8d6a05cdf93d50546eacc35b
    {
    }

    namespace %c837fe1a706cee4b2619ca262c72547e504b5977
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %a5436c53b76aa4fb841c1b971810298fa825cf9b
    {
    }

    namespace %93e04bd8508d150ba6fe3fe2385743973eefdf31
    {
    }

    namespace %16ddb63fd7143453c5c190c5819e10e58ec54cdb
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %8e5852a12f460ba140b4296118f1a8e55d6e4548
    {
    }

    namespace %a10e7b23f955e2cb08ae1bb3d46c04778dbbad7c
    {
    }

    namespace CC_Vibrance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t amount                           = 0x30         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %1af355a62fcf4eb2c65bac8bfd8827c9729af926
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _5a522e93adedf1f6ff076b402d45d7f972e3f691 = 0x18         ;
    }

    namespace %b380b9d5dcb5164b924b684bba3c2be3cc83d4e9
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _27abdc9ed522c92536c4971d73687de236ab15a5 = 0x18         ;
    }

    namespace TOD_DayParameters-fake-1
    {
        constexpr std::uintptr_t SunColor                         = 0x10         ;
        constexpr std::uintptr_t LightColor                       = 0x18         ;
        constexpr std::uintptr_t RayColor                         = 0x20         ;
        constexpr std::uintptr_t SkyColor                         = 0x28         ;
        constexpr std::uintptr_t CloudColor                       = 0x30         ;
        constexpr std::uintptr_t FogColor                         = 0x38         ;
        constexpr std::uintptr_t AmbientColor                     = 0x40         ;
        constexpr std::uintptr_t runtimeLightIntensity            = 0x4C         ;
        constexpr std::uintptr_t ShadowStrength                   = 0x50         ;
        constexpr std::uintptr_t runtimeAmbientMultiplier         = 0x58         ;
        constexpr std::uintptr_t runtimeReflectionMultiplier      = 0x60         ;
        constexpr std::uintptr_t ReflectionMaxClamp               = 0x64         ;

        constexpr std::uintptr_t _e98f01a4673395919ffb23ad5a6c00310fc21a5d = 0x48         ;
        constexpr std::uintptr_t _ea981c3408028e8cc347eed9e1ceee144c1434ef = 0x54         ;
        constexpr std::uintptr_t _d21444849d401646d419b5738ecbdb26829e8e17 = 0x5C         ;
    }

    namespace %770ff5a5f6ffc07db59bd1aedfa9e17ff7ea42b9
    {
    }

    namespace %f9690b3748791e099493f8047d4f6617cd770871
    {
        constexpr std::uintptr_t _113bca780e1a2f6846a97b295f509cea2d81682d = 0x10         ;
        constexpr std::uintptr_t _376318eb6411ca46155d53e9cafc7f672f41fa10 = 0x18         ;
        constexpr std::uintptr_t _d83e88252d9a525e7e8d1eddef0db7cdf94aeb84 = 0x20         ;
        constexpr std::uintptr_t _5b9067a175194fb6ccc2bd886b2a2372be0b9c8c = 0x28         ;
        constexpr std::uintptr_t _06ee55c8a09ab75665384672331df90dec8d3fea = 0x38         ;
        constexpr std::uintptr_t _e38ca2702be659356535694214bd21c3ea5bd556 = 0x48         ;
        constexpr std::uintptr_t _2cea0676e998e0a7b8b8b0129d34f3db1bbc120c = 0x58         ;
        constexpr std::uintptr_t _0ec6d24b451f8037e265bcb92af3c759db84e1f6 = 0x6C         ;
        constexpr std::uintptr_t _adc44ce6e67c6c2edccbf5a19853ec0cc96b6507 = 0x74         ;
    }

    namespace %ab6096dbe8cec5a78c73a557a28d10eafc7e90ce
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %bea8cffeac80631d896168ea547b89e573d54fb7
    {
    }

    namespace %e357649ab4953f77511de5bd89df3b461dc575c0
    {
        constexpr std::uintptr_t _4ec3d0637cd643920f6840710b23588e7f5c042d = 0x10         ;
    }

    namespace %a283900cd9de31a5dbeb1e648a5787728f636f97
    {
    }

    namespace %62cc53152e4609d790b6328243cf166fd4a4d838
    {
        constexpr std::uintptr_t _0c59250645ef4e2916185d1128e9237be5c97793 = 0x10         ;
        constexpr std::uintptr_t _cf4ecfac1bf07b902dece8a52abc6f5eb63b5f67 = 0x18         ;
        constexpr std::uintptr_t _82778d45851b9906b8e53afbd2b6b078199c91d3 = 0x20         ;
    }

    namespace %c63a8cd79ff953d7543fcff1dfcaea4a50c7190a
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %74d8b360af267142eb0c8cfccaa22a652db0e0d6
    {
    }

    namespace %4cb7f734611f7d8994c382d53ee488e94497de70
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
        constexpr std::uintptr_t _6c4b1bdb20ecc022281d3af03d16b99a046cdad9 = 0x18         ;
    }

    namespace %7e7dc57ca67130f35092d85b37b85953c157b5f2
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %56f6fa254a482b28c2e27e3286b602e5217b138c
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %04011babe4b95fb7f1cdc870e0a1c2370c20d6d4
    {
    }

    namespace TOD_ReflectionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %34250421f1f49e29b767c8469432dcc804aa96be
    {
        constexpr std::uintptr_t _ed3d8027c67d22a30368ad8f3d12279d5e5164e2 = 0x10         ;
        constexpr std::uintptr_t _abae32d11d557695b03212d0eed3f14822ffec52 = 0x18         ;
        constexpr std::uintptr_t _b95595b339afabb0bd029dde48a067135e6647ba = 0x20         ;
        constexpr std::uintptr_t _ab89a621a6cf1d85eecb3a879d888f6738728ed9 = 0x28         ;
        constexpr std::uintptr_t _ff7252900ed120d53cffb5e34aa5a2723d3f0d33 = 0x30         ;
        constexpr std::uintptr_t _7449965577c1e725a9d2bd65e0b7899b3205df11 = 0x38         ;
        constexpr std::uintptr_t _a3fb47ebc55619890080b62eb8a2d7e10263b265 = 0x40         ;
        constexpr std::uintptr_t _46f72a12bdadd246edd04d79248096ae3fbb4947 = 0x48         ;
        constexpr std::uintptr_t _812191fb5522bd21b5b9c5f4f6d9406f9930beb1 = 0x50         ;
    }

    namespace %2081dbea130fa90555ab5155f43df2e41c7d909d
    {
        constexpr std::uintptr_t _f778695d15526a889877fde9c778a5a3d1899684 = 0x10         ;
    }

    namespace BlendModeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TOD_Rays
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sky                              = 0x20         ;
        constexpr std::uintptr_t GodRayShader                     = 0x38         ;
        constexpr std::uintptr_t ScreenClearShader                = 0x40         ;
        constexpr std::uintptr_t SkyMaskShader                    = 0x48         ;
        constexpr std::uintptr_t UseDepthTexture                  = 0x50         ;
        constexpr std::uintptr_t BlendMode                        = 0x54         ;
        constexpr std::uintptr_t Intensity                        = 0x58         ;
        constexpr std::uintptr_t Resolution                       = 0x5C         ;
        constexpr std::uintptr_t BlurIterations                   = 0x60         ;
        constexpr std::uintptr_t BlurRadius                       = 0x64         ;
        constexpr std::uintptr_t MaxRadius                        = 0x68         ;

        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x28         ;
        constexpr std::uintptr_t _c33054761a1d8783b772da590cfd0d63971b0643 = 0x30         ;
        constexpr std::uintptr_t _70904884e370f4a7b7ec84fa3e6338af65af906a = 0x31         ;
        constexpr std::uintptr_t _9d3be5261591b8fc0a312d80f22bb408946dcd55 = 0x70         ;
        constexpr std::uintptr_t _077f149498bccfcd6f99e60934feb79277980a10 = 0x78         ;
        constexpr std::uintptr_t _c0d57c1cb2b6fe03fb4583e35b8359f69eaf98df = 0x80         ;
    }

    namespace %b4dfe98c9a9e35db448933c728ed26632e66b25a
    {
    }

    namespace %f0e1d7036ab1256b2a2d68a06856ac846c104f0d
    {
    }

    namespace %10f6487cae434e2b90663e4b408331082e6f7b7f
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _12996ab1a64a72adcdff947a5eca93e01cbc1242 = 0x18         ;
        constexpr std::uintptr_t _2cf97a781e2759bcc703a9772611f11d1feecf23 = 0x20         ;
    }

    namespace %57799960da33ae9cdf7c479714879ffc59703a7b
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _d127a4be052418c8995def326dbf862cb9cf5a11 = 0x18         ;
        constexpr std::uintptr_t _83e167917e2809c78d9f7accf5d0e60d1d7be919 = 0x20         ;
    }

    namespace TiltShiftMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TiltShiftQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %a76741582c5f887d094ab7f2f9b5e78dc13549d6
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %440e7f1b4783e29640e4287387f957c8d2152461
    {
    }

    namespace %9994d95778f91aba1295fb4d2b6b1320aca2c234
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %108bbc2998c66656e0a8cf5ba0c4f9d3c689243d
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %221e9d69153285b0dec919d3e7d2650c67ec6035
    {
    }

    namespace TOD_Scattering
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sky                              = 0x20         ;
        constexpr std::uintptr_t ScatteringShader                 = 0x38         ;
        constexpr std::uintptr_t ScreenClearShader                = 0x40         ;
        constexpr std::uintptr_t SkyMaskShader                    = 0x48         ;
        constexpr std::uintptr_t DitheringTexture                 = 0x50         ;
        constexpr std::uintptr_t SinglePass                       = 0x58         ;
        constexpr std::uintptr_t GlobalDensity                    = 0x5C         ;
        constexpr std::uintptr_t HeightFalloff                    = 0x60         ;
        constexpr std::uintptr_t StartDistance                    = 0x64         ;
        constexpr std::uintptr_t ZeroLevel                        = 0x68         ;
        constexpr std::uintptr_t Resolution                       = 0x6C         ;
        constexpr std::uintptr_t BlurIterations                   = 0x70         ;
        constexpr std::uintptr_t BlurRadius                       = 0x74         ;
        constexpr std::uintptr_t MaxRadius                        = 0x78         ;

        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x28         ;
        constexpr std::uintptr_t _c33054761a1d8783b772da590cfd0d63971b0643 = 0x30         ;
        constexpr std::uintptr_t _70904884e370f4a7b7ec84fa3e6338af65af906a = 0x31         ;
        constexpr std::uintptr_t _9d3be5261591b8fc0a312d80f22bb408946dcd55 = 0x80         ;
        constexpr std::uintptr_t _02c3a0c9190039c91e84f6782bbe2f2e79c9c73e = 0x88         ;
        constexpr std::uintptr_t _c0d57c1cb2b6fe03fb4583e35b8359f69eaf98df = 0x90         ;
        constexpr std::uintptr_t _eacfdf2071739469014cba6751406bf2728d3926 = 0x98         ;
    }

    namespace %c19317e191f5136dae7f2355d17faa64c6cffc5c
    {
    }

    namespace %b4e5d2473e21053e706f3d468cb5f9a797e2d22f
    {
    }

    namespace %c49681f38c465c9777f3e4ffebbe2a9c637f26f9
    {
    }

    namespace %8cbbae1d2fcb94c88c851d00ce8ff1cb02475712
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %c741c2c9880ff3433730c9b07d6a0fd9c67c9727
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %fee9530316b5b2aa54b11fc5bc60788cc89ef229
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _56acbf886f89fc5c76bd25389b81c6db7038789e = 0x18         ;
    }

    namespace %d15987dd8f7000abd297aab1966bc7425a70ffb0
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %0ee5f797b4193e99c1ab5a22405f2a967318138a
    {
    }

    namespace %992ff6e117b8196c6dbcef0a5c882af175ea997f
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
    }

    namespace %c756e8e30380d158a52fd7edfae83e6bcc295b5e
    {
    }

    namespace %9ba27e458db7dc494cacf83e9c88781556da7512
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E5A58   ;
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace CC_Blend
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t texture                          = 0x30         ;
        constexpr std::uintptr_t amount                           = 0x38         ;
        constexpr std::uintptr_t mode                             = 0x3C         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %87c3235c8a8f68469cd97d0139bc3780c1d24255
    {
        constexpr std::uintptr_t _0f7ea63e4b0555ddf4f330457b64cf51360e7453 = 0x10         ;
    }

    namespace %fe9f161e263e9eece4282546eb1d9fdc682c0468
    {
        constexpr std::uintptr_t _f0ef8bbbe0a9d243c536684cc32669f4aeca0fe9 = 0x10         ;
        constexpr std::uintptr_t _6c4b1bdb20ecc022281d3af03d16b99a046cdad9 = 0x14         ;
    }

    namespace %419e2af72ae9a8877ac26f137246f13827614b83
    {
    }

    namespace %0ed515e77ef13e48a5a8df0fc3cd95cbee8ec61b
    {
    }

    namespace %4849f75ac8552d3c1e6ed02e864aae6254bb06ce
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _6a501e18d88b79bea26f2c8736f39f054242185c = 0x18         ;
    }

    namespace %25b7dca54b898bc958dc6bb054ed43628bfa2f68
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace TonemapperType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AdaptiveTexSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %27762fce1eefd3ff1e0f8a308f3a140518395788
    {
        constexpr std::uintptr_t _d437407a7e4e24f737715d0b486fb3846011e6da = 0x10         ;
        constexpr std::uintptr_t _b2ebd74b47bd78de53dc85922d1aa4710d46179f = 0x18         ;
    }

    namespace %d7d0cf85b4302d39c1c3243e16b04a2c9666695d
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x18         ;
    }

    namespace %155bfa43a70752c402bf69c870ec2cb4a6477ab7
    {
    }

    namespace %4e77b55a224efc36e3e397114491646da45145ce
    {
    }

    namespace %2f942b2be7c6030910a5f6f8ecb70ea7bff0b69e
    {
    }

    namespace %219fc0c49c47fabad7dfef58d715eee8ea302c08
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %cf89f6a22d5ad714460b295de269c1a0eac66af3
    {
        constexpr std::uintptr_t _23f9525f45200faa17dc85df33fdca08afe4a957 = 0x10         ;
    }

    namespace %e6c2802356ba0ca673192648d675c5bc8b4d66d5
    {
        constexpr std::uintptr_t _922e70764cd1ec89ef8597ccea75f5b1b78972ea = 0x10         ;
    }

    namespace %199720c649f921ffa770885eae75bd7553dd7c19
    {
        constexpr std::uintptr_t _d0b9a138b8b318ba2eedc8e5b7ce07531ceb7b9b = 0x10         ;
        constexpr std::uintptr_t _8d233e1dccd2e90477ca380b8b669582fcc50095 = 0x18         ;
        constexpr std::uintptr_t _6cbf728953811a17aaffddcf554ed948b6303e4a = 0x20         ;
        constexpr std::uintptr_t _9be8b373faec5d5ddc8552a9d6eafdcccd63b506 = 0x28         ;
        constexpr std::uintptr_t _69501d25b4007b42131d80549a5bcb9df3dd4a9c = 0x30         ;
        constexpr std::uintptr_t _ff3ece1b0af9b79cc15368c8ff442654a805e054 = 0x38         ;
        constexpr std::uintptr_t _eb43d58c9970c41cee6166f61c0fa440a35109ad = 0x40         ;
        constexpr std::uintptr_t _57a58603e24cdf5abec1ff69b7cfee3364d89b51 = 0x48         ;
    }

    namespace %8e5d4d65ad602666b28b6b174852ebb87eb9d225
    {
    }

    namespace %5d080e0bdc10b4b290776a8fa5103025c0820a65
    {
    }

    namespace %40832ef35593f40d7ebcbc04d156668df481c7b4
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _a7e15707c53bf2683e4034a3cde82cdf04443d3f = 0x18         ;
    }

    namespace %e0d0a21286eaa41c36acb4f83a1d69319f843529
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %702f62824aa77d8d150fcd6995b8cf188621a90b
    {
    }

    namespace %32e0dca09fc8f016d0d739b1101c0c17e75d8454
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %ab0a907370cd6f2a1b4338a95501307f4b6a167d
    {
    }

    namespace %4debf8d90d6af8767a10e9d6dc37ae7f85aca945
    {
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x10         ;
    }

    namespace %944551da566cfbfeebdba5edb5e26a49fcc9a87f
    {
        constexpr std::uintptr_t _24bbf8dd3de29f2577043c9a714f6c441f53dddc = 0x30         ;
        constexpr std::uintptr_t _5204c6c86cd209cc0cebb0f432af9b937d173878 = 0x38         ;
    }

    namespace %c7025fb206b3395a96a0d4598b96d701417ffeff
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _e115b414c4a41bde01e5d5004eebca37627b61df = 0x18         ;
    }

    namespace %29b4b4beec4e4dc6bd28f80de236fbb5b1497fc6
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %c9af696a2d93dc221465e678deec9cf093c870b2
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _68740aa73332033cab0a29ae634be537bb9a40dd = 0x18         ;
        constexpr std::uintptr_t _ae0d8023f48aef8411d557280a0fbe8a75020522 = 0x40         ;
    }

    namespace %7babb2a0e1fc74ce4e9b02ad755c22a1f3d950b7
    {
    }

    namespace %19b74bbcc9882669f98cc2780b058d5bd5d5713c
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %7823bafd95e9f84688beb2d7071d2756feb3bdd6
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _89e53b527128933334bef36531452a80575afbb0 = 0x20         ;
    }

    namespace %40f7a502c54fe7b3119c9442023ad44bcf5ab62a
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _d127a4be052418c8995def326dbf862cb9cf5a11 = 0x18         ;
        constexpr std::uintptr_t _27decb0ac7ea63a029c8a58f9059758e48b87574 = 0x20         ;
        constexpr std::uintptr_t _83e167917e2809c78d9f7accf5d0e60d1d7be919 = 0x28         ;
        constexpr std::uintptr_t _a0e0c1f6c6343347b444e4828bf4193b34f61a26 = 0x30         ;
    }

    namespace %59ce68524d27b4e3a5c7bd78adbf786d9b8e06d4
    {
    }

    namespace %e52acf9737ea0fdba2c1ae42222d253e54658fd3
    {
        constexpr std::uintptr_t _47258a0e8f7c27ba9e2deb78716e4fdbd40edead = 0x10         ;
        constexpr std::uintptr_t _214316fb612f8239c1e5b602d9e9017b4ebfd057 = 0x18         ;
    }

    namespace %beffc286dd4c777666913fe250fb346e75df5d63
    {
        constexpr std::uintptr_t _fcabdba08a29f729cccfa0e624a50e60446a1e2a = 0x10         ;
    }

    namespace %195e9178f3b3195b4e5f0902323cf821214cadff
    {
        constexpr std::uintptr_t _4a14a97436a7a5c0d408c8ac1fd2b75ff6a709ab = 0x10         ;
        constexpr std::uintptr_t _35c16291579c08166786141ae9a4874b95d796e4 = 0x18         ;
        constexpr std::uintptr_t _e92e79221337c0096cfc9a1e5edfba6f0e0d228d = 0x20         ;
        constexpr std::uintptr_t _b63a09846287d0ed50c17f87f1381268a5b34990 = 0x28         ;
        constexpr std::uintptr_t _6492d7811d89ffa3df14f195fe67539860221c3e = 0x30         ;
        constexpr std::uintptr_t _5352bf8af98cb86cde885a13bdac55c7635f8e05 = 0x38         ;
        constexpr std::uintptr_t _43a9905003c7ec15461cf419585ef3a5fa639dc2 = 0x3C         ;
        constexpr std::uintptr_t _90264393f6c1612a38dc1507fc82b9dd12ef6985 = 0x40         ;
        constexpr std::uintptr_t _1b705d7146a90a61b7226959ad3811d564f4c35e = 0x44         ;
        constexpr std::uintptr_t _6f79dfa86302872ae0bb93738209f47f5155485c = 0x48         ;
        constexpr std::uintptr_t _8efc41e5e0aea986833a4c8c54cba4a8a5e2c31a = 0x4C         ;
        constexpr std::uintptr_t _4fc96b078705fb4f0f1292de051ba680beb37b4a = 0x50         ;
        constexpr std::uintptr_t _51f012f62b2efecb84e7d1ae3264f2ce66535ae2 = 0x54         ;
        constexpr std::uintptr_t _720602b82756a29aafd823c4cc9d7e8e39a79616 = 0x58         ;
        constexpr std::uintptr_t _4a4edfa5be62ecb63cc6aa683791b49a23449358 = 0x60         ;
        constexpr std::uintptr_t _c7ef7d843f97e41b84cc6c78a3f5d0c1eb3eacfd = 0x68         ;
        constexpr std::uintptr_t _9f9bb3848e528f3151e4b7e964a8b3c2bd4ca29e = 0x70         ;
        constexpr std::uintptr_t _68df637d09bd99ef38b1e0447cfa4c01e205df0a = 0x78         ;
    }

    namespace %3e2435c7c36f6baf1a52dc91b0b8668ba5a9de4d
    {
        constexpr std::uintptr_t _98742c2eb76ab18451fbe447d1f7b48bd1df52e2 = 0x10         ;
    }

    namespace %91c268b44398910fc7b77f8f5d58157ca8639454
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %d44a883f2283477debb7c51734cd90a8d82c881e
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %a190510ea266b2c5db814db0c863af79e00f7cfb
    {
    }

    namespace %fd6c1a6e437ab849a53582008f9a8e7bbe0ca004
    {
        constexpr std::uintptr_t _51fd9fcbc82246bbe6801d716a867a9b54c40254 = 0x10         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x18         ;
    }

    namespace %3917bd3e518e733165c66254b14245e84e558b48
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %bcb8a41a561d3ef66aca3aca8bc50577968fba92
    {
        constexpr std::uintptr_t _0595172d13e74ecafac32bbca0549927be741911 = 0x10         ;
    }

    namespace %cdcc8177360ec3025d894ac465d52d6b7bf4c024
    {
        constexpr std::uintptr_t _911417459fa2b886724c8ce602400879bc59d68e = 0x10         ;
        constexpr std::uintptr_t _df866cbed5f835646431c7e48b5423b2e36a40ce = 0x18         ;
        constexpr std::uintptr_t _035e4ee1c9e71c48b31105140443ffce3df6a84c = 0x1C         ;
    }

    namespace %7aade8c4174650445e1d02956e74245a232aa125
    {
    }

    namespace TOD_AudioAtTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Volume                           = 0x28         ;

        constexpr std::uintptr_t _7f225ee4c1f2ec41f21db42a95aedf7505e457ee = 0x20         ;
    }

    namespace %97beac1a5df07c4189f59591820e950fd607ca23
    {
    }

    namespace %293e127fba2ee50645839649eaec28fb9aea10a6
    {
    }

    namespace %b26ca39f870042ad27d85c7faa45ddc82435f3fa
    {
        constexpr std::uintptr_t _ae4c124b84fa8dd07845972cf2c4ffe0bc461899 = 0x10         ;
    }

    namespace %545c6196ad79f53b0367b9e9357596fe1a467153
    {
        constexpr std::uintptr_t _524f8aab385c1e9edc2231c5dab654d758f41296 = 0x10         ;
        constexpr std::uintptr_t _6bd54f67450794df24ba01a308243436938f1708 = 0x28         ;
        constexpr std::uintptr_t _89fe8c0b7001c496d87d220614389d5fc6f1b648 = 0x30         ;
        constexpr std::uintptr_t _c4ab20313e30dbecabd433862ef0dc613dbaa1eb = 0x38         ;
        constexpr std::uintptr_t _644be1e00492a6e4d8e42ee07d30072977cde81b = 0x40         ;
        constexpr std::uintptr_t _5fa19bbb6e4c36213f1497fa1436a6b8c68d4dc8 = 0x48         ;
    }

    namespace TOD_DayParameters
    {
        constexpr std::uintptr_t SunColor                         = 0x10         ;
        constexpr std::uintptr_t LightColor                       = 0x18         ;
        constexpr std::uintptr_t RayColor                         = 0x20         ;
        constexpr std::uintptr_t SkyColor                         = 0x28         ;
        constexpr std::uintptr_t CloudColor                       = 0x30         ;
        constexpr std::uintptr_t FogColor                         = 0x38         ;
        constexpr std::uintptr_t AmbientColor                     = 0x40         ;
        constexpr std::uintptr_t _LightIntensity_k__BackingField  = 0x48         ;
        constexpr std::uintptr_t runtimeLightIntensity            = 0x4C         ;
        constexpr std::uintptr_t ShadowStrength                   = 0x50         ;
        constexpr std::uintptr_t _AmbientMultiplier_k__BackingField = 0x54         ;
        constexpr std::uintptr_t runtimeAmbientMultiplier         = 0x58         ;
        constexpr std::uintptr_t _ReflectionMultiplier_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t runtimeReflectionMultiplier      = 0x60         ;
        constexpr std::uintptr_t ReflectionMaxClamp               = 0x64         ;
    }

    namespace %4a881e1202325f8016dbb9f2e5415229d238e957
    {
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x10         ;
        constexpr std::uintptr_t _0284b054c00d0ca249227614afbb335eedc45172 = 0x18         ;
        constexpr std::uintptr_t _f3c4326025c0768987a2e7b407f214b3f1308f19 = 0x1C         ;
        constexpr std::uintptr_t _1a837592607c3b8405d34399c761b68e50d6a660 = 0x20         ;
    }

    namespace %261e95085e9655005c792b9ab9d64198c55c6c97
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %ceda237a182aa5e023881b6e87febe03f7ddbbc1
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x20         ;
        constexpr std::uintptr_t _c180f3e614e7443cb283742e5d59f31f36ac9e66 = 0x28         ;
    }

    namespace %401eb9b4917caf787075fc25995a2a9cdcc551a6
    {
        constexpr std::uintptr_t _21b3d156ea7a857452faabf11aedc77593854dfb = 0x10         ;
        constexpr std::uintptr_t _0bd671ee56a1babee39f1bd237a4158b8df555da = 0x18         ;
    }

    namespace TOD_LightAtDay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fadeTime                         = 0x28         ;

        constexpr std::uintptr_t _10e171f15a620ac9bfba98912b9a1171d06e946e = 0x20         ;
        constexpr std::uintptr_t _1ea299fed95db20bd08e4b15aa8d81b1e944648e = 0x2C         ;
        constexpr std::uintptr_t _9944e38bbab4ad62185e5c17ad29ddb6202a9dc8 = 0x30         ;
    }

    namespace %5f0c271bc60d9fc17bba7b715dbc1b5b5fbfa603
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %f7d8b045b2a5308826dffe859a3359904e8c6ce8
    {
    }

    namespace %07497dfa3ab6c51685fe0d3f32b256ca1d574f78
    {
    }

    namespace %2629af3f2caafe20c36a03022a2fdffb38c94d85
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %c42cd2b8b3735cca3125dc2b9667dd1fa7dbaabe
    {
        constexpr std::uintptr_t _bb182ab61cbd24c2618448830c6455d402dda1ee = 0x10         ;
        constexpr std::uintptr_t _95bb861fd433f5f7df982e1ae5c8707c3e13108c = 0x18         ;
    }

    namespace %8db4d9dcb2dfaac40d4ca57f03e6e42fb24bb284
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %8737202a9695a06355ba2457ef10d2c742b8a0fb
    {
    }

    namespace TOD_Audio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _7f225ee4c1f2ec41f21db42a95aedf7505e457ee = 0x20         ;
    }

    namespace %42718cb0edfa840c6f2e04d630a85e01c896958f
    {
        constexpr std::uintptr_t _b4389a2ffa602bc26dab32cb97e1674e594a816c = 0x10         ;
    }

    namespace %ba99580e9ba62671d7cac089aceebfbec6c2664d
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %1e851d532366098b559e61862cec833dff46ecb6
    {
    }

    namespace ImageEffectRedirect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x20         ;
    }

    namespace %7c0f69e68a650e7904ed918cbf24b64ea0a353c7
    {
        constexpr std::uintptr_t _6f78aab70bc32ea03590152f6268c1afbdcd911d = 0x10         ;
    }

    namespace %c8cb2c7c4395b949b62f20592819b6cbc58eb99c
    {
    }

    namespace %b11601bbb12d39e00fee0b3731c3507565a67955
    {
        constexpr std::uintptr_t _4b21c82b819aaa3a6ea65522ddc36c088a1107ee = 0x10         ;
    }

    namespace %57d4b41883eabd6b9bbe691c4d75124d03d24cfc
    {
    }

    namespace %8070aff65a8c7a4ec75da713ab89ca02349fb051
    {
        constexpr std::uintptr_t _853b391ab979dff7c4193184d3c87442be6afdfb = 0x10         ;
        constexpr std::uintptr_t _82cec5ed8e915d4ebc057006cb82633bfc360b3f = 0x18         ;
    }

    namespace %3a108dd0fa1b7a6c0d29ca8c619a7b300e38c0b4
    {
        constexpr std::uintptr_t _16b01fda8d43b9fa12ea8f6de763fbe3e5065ade = 0x10         ;
        constexpr std::uintptr_t _7631f33f770a7c8b8d1103dca49156d1d8003962 = 0x18         ;
        constexpr std::uintptr_t _66cdce894b80beddef3df61e100eb26303081cf7 = 0x20         ;
        constexpr std::uintptr_t _fb638536e89f8f6547a5d194c53a9ea37a740eb6 = 0x28         ;
    }

    namespace %d9f46fe14ec08ed0389f8a632ce3c2f105712e24
    {
    }

    namespace %993620fd52205e4030f196d3d35e7c0427438f98
    {
    }

    namespace %a5f4f89978561f4d3392d54bc28a508ddf1db171
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x18         ;
    }

    namespace %a11f95ec9e3e9263dd8c16dc6f497ed3b62a90cf
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %e0a6d102daa55d400b90c9b6cc74e13040f0435e
    {
    }

    namespace %bafbcfb3b3eb0799d92d37d5c53194d66d13c5d4
    {
    }

    namespace %5c60eaa688ef1033ebf1795f1cdfc79ec662d727
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %d6356f2dac485c7dfc72127b1a7d3cc3eefd8243
    {
        constexpr std::uintptr_t _4ec3d0637cd643920f6840710b23588e7f5c042d = 0x10         ;
    }

    namespace %fec618dc1dc5173b7ecc325014494dff22dc11f5
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %70f60bf794650a2127c7bd1c8b514370595252d4
    {
    }

    namespace %e753e5b9bf93ddd8c903fecd650cac7170485be2
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace ImageEffectLayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _fb51923341dc14543d0d219a6026e6c9affc89c9 = 0x20         ;
        constexpr std::uintptr_t _3f296afcec4c24a246a78c2e6b07bd8973998f10 = 0x28         ;
        constexpr std::uintptr_t _984d83fe3f79c7d2c66dabb8b9030ca0e336ca07 = 0x30         ;
    }

    namespace %a258781b432f3131514792675ee0fb6cb8c8ad23
    {
        constexpr std::uintptr_t _c84adc9a1a0cbea54cc32a3b7924a42054487d88 = 0x10         ;
        constexpr std::uintptr_t _04fa279f4fc31a952c37559278c70208023cb026 = 0x14         ;
        constexpr std::uintptr_t _3296989318b5bd2478634c0846e885e3d8e59723 = 0x18         ;
    }

    namespace %93c76de5c600aebde71faae343ca5e9ee95670d4
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %655ef0d2c21db160329f13e8dbf28bc8037b2738
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %d2faf38a140bd95940af4bc29103127b3340b489
    {
    }

    namespace %4cc6487723d7686bdaa2c1b70227e0d2d07a3041
    {
    }

    namespace %5ad348f7ee884cc404de050f1c402b45709f724c
    {
        constexpr std::uintptr_t _abae32d11d557695b03212d0eed3f14822ffec52 = 0x10         ;
    }

    namespace %f7ab997fc2c7f1fcbc1fb36255e7bb386827f0ca
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
    }

    namespace %b6b7be417e3406abde9f1a312cbdc948fae5bae8
    {
        constexpr std::uintptr_t _bb40e36644f404f5db1c9ba5e96ecb7c40aca343 = 0x10         ;
    }

    namespace %f0f8ea64b0e358856843cb9a011fe728a5408876
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %ccf0da50da6db405f273252717f77ac37dbc5447
    {
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x10         ;
    }

    namespace %62eb79ec464143891ffc6eb7bf90919f7a9f6f26
    {
        constexpr std::uintptr_t _0656338563fea54fd4d07234037b28f471bbd95d = 0x10         ;
    }

    namespace %098aa0b32136f907c07de87d1e03f27540e1919f
    {
        constexpr std::uintptr_t _47258a0e8f7c27ba9e2deb78716e4fdbd40edead = 0x10         ;
    }

    namespace %e500fa9e7fb4085348bb533d975379faaf5a4d5f
    {
    }

    namespace CC_Threshold
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t threshold                        = 0x30         ;
        constexpr std::uintptr_t useNoise                         = 0x34         ;
        constexpr std::uintptr_t noiseRange                       = 0x38         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %c2de7f42dc41843fee05326004532016cb1a4639
    {
        constexpr std::uintptr_t _82b8185d146be8a7a23a6962dd77282194578102 = 0x10         ;
    }

    namespace %07ed4938b5ce7509ff045d035e2ed615df422a48
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _ddaf50e32d2dd766a25d73c2c6fdf97ba69da464 = 0x18         ;
        constexpr std::uintptr_t _7b7acd6ef6b107d5425784c13abecb72424f4514 = 0x20         ;
        constexpr std::uintptr_t _39fb83a7e1b561e93895fa035b46710730983975 = 0x28         ;
    }

    namespace %191654112c47ff7de49ee5daad396839f2b106a2
    {
    }

    namespace %f78a2cd2b0ebc6fdd8eeb7eb820de2cc3fbe87fd
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %fddc11b37f1a57029500a6b9d7dfe3609962c20e
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _fe5827883000ae83b3dda4ac9d4c377e7f487d02 = 0x18         ;
    }

    namespace %644184b827f504510cd23c5402a87a606907019b
    {
        constexpr std::uintptr_t _c66a11fe68e333a08e3234f426d76f256bb7383f = 0x10         ;
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x18         ;
    }

    namespace %525f1165ceba23787e1f70663b742aa5a88f9a25
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x20         ;
        constexpr std::uintptr_t _b395bdc7c18ac61eeb1fef3cc1e7e5fe1ba07d76 = 0x28         ;
    }

    namespace %1c0ede2e4245260b8a2225b5a5ffd8945b57cdc3
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %aeee8675329dc426bb9d45b4d50455dd5ea5ffd7
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %eea7e76aef09f9e0cda69d7137820eb741ad8b89
    {
    }

    namespace %0e60947b146475a70e77fd3c266c57434c4348c2
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _abae32d11d557695b03212d0eed3f14822ffec52 = 0x18         ;
    }

    namespace %27c6245abe19e107ad71c6064e8538abc7a6d401
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _5bd0bdd59cb2088e8e0948f4704b3dc738405aaf = 0x18         ;
        constexpr std::uintptr_t _fe5827883000ae83b3dda4ac9d4c377e7f487d02 = 0x20         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x28         ;
    }

    namespace %fca2468f0bf64db8caa5eae8831f46089e986ecd
    {
        constexpr std::uintptr_t _b16c083946429b88b9fe38adfb860a6e486c10eb = 0x10         ;
    }

    namespace %02438871f41f737ead063f9900ba2035d67c5689
    {
        constexpr std::uintptr_t _4e81ed854af69436f110d83925ec1cddda85eeef = 0x10         ;
    }

    namespace %42613e4a8caf99ccf7b4223af80493dd8f581e2e
    {
        constexpr std::uintptr_t _9604f860dc1575b9d05a1cf040548fd47c938edc = 0x10         ;
        constexpr std::uintptr_t _27c433c648e16da330575b7becf26a16131b670d = 0x18         ;
    }

    namespace %210dcd31ffa2234c7d38d3780f2de4452583115b
    {
        constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x10         ;
        constexpr std::uintptr_t _914ec253ed0e02b9ef31fcf3400d735c35d88c79 = 0x18         ;
    }

    namespace %e45880c9e6749c360f4c527ad4e195d355f4ca90
    {
    }

    namespace %005e2b081f9f3e2c9fc7f9b39ab371be869a96e0
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
        constexpr std::uintptr_t _f59899a91391c8ce38fbd90cb68f513da4aa3ded = 0x20         ;
    }

    namespace %8943fe5539bab457da7a18cb1c67a8d9d4be16a8
    {
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x10         ;
    }

    namespace %ed26f547027eef7939fbf4f0319428e43a97bd01
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _165e3228d039a9a3c086ce97e51067028f758a3b = 0x18         ;
        constexpr std::uintptr_t _70e17687e230e0c53b4d54d6e87925a22b72b417 = 0x20         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x28         ;
        constexpr std::uintptr_t _9fa01decf6124369b0d8793219083ae841e1f365 = 0x30         ;
        constexpr std::uintptr_t _881bf1a5eb92f785c58ca304549e7f3f645eb460 = 0x34         ;
        constexpr std::uintptr_t _733bbb941df8da239418e9a0a75318944a69b5b9 = 0x38         ;
    }

    namespace %95cae759af6606fc57d37561c09396a6bb0d70b8
    {
    }

    namespace TOD_FogType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %71fe16498c773393163a8f3fbaacb55b26e835f8
    {
        constexpr std::uintptr_t _d437407a7e4e24f737715d0b486fb3846011e6da = 0x10         ;
        constexpr std::uintptr_t _1be3301bd53d90a958b070f31e91118c19b998f0 = 0x18         ;
    }

    namespace %e8c81aaa9fb62c9591c2a9a11d3cfd81971c8f0a
    {
    }

    namespace %350c1b9ae9c5d9bb295528e5f400b913c4475f7f
    {
    }

    namespace %a7cf201b87a194f75bf9ba4db47cc02e182bd942
    {
        constexpr std::uintptr_t _f778695d15526a889877fde9c778a5a3d1899684 = 0x10         ;
    }

    namespace %f9951f270924df051cd5da01bb64ad4b7c5367b2
    {
    }

    namespace %796132c65e3e8a2dd52b564a4a254d06cfe96fd8
    {
        constexpr std::uintptr_t _5c550d7dbedae7058d9af6ef851553e51e93edb9 = 0x10         ;
    }

    namespace %d7aeb505464ce72e7ce43fd07b5bffcd018c2251
    {
    }

    namespace %9c4d490c052567799cdc8f43f26ef3b85bcd3588
    {
    }

    namespace %10dc7564902378b5ddb0a45a4d62d7fb786132f0
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
    }

    namespace %89b75d2eccce16a5fef02a2568e118e67be3d2f7
    {
        constexpr std::uintptr_t _930f9af7b8e307d1bf9ededaf8a63158d81ad74a = 0x48         ;
    }

    namespace %ad226975567238ceffe6d6dc41831ba946504e71
    {
    }

    namespace %e078b34dbc83a10d66e3844c7355f6fca27399bb
    {
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x10         ;
        constexpr std::uintptr_t _68b96d4ab0e45a2847e3cf44aa94398eaeee6df3 = 0x18         ;
    }

    namespace %7edecc025ce026d367bc42d94849872bc142e254
    {
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x10         ;
    }

    namespace %73391eafc4b4eed76910d6d1f05347434d3c1907
    {
    }

    namespace %f589a3cdc71578417701020cf86d774b704a2618
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %3170f6b6accb0d1ca62a37ea3a2f2c5bf3fbbf21
    {
    }

    namespace %6e834d7a3dae1be302029b774b78d563e4de6144
    {
    }

    namespace %15269864830ed38adf2b52cf2069d1d72afed254
    {
        constexpr std::uintptr_t _51fd9fcbc82246bbe6801d716a867a9b54c40254 = 0x10         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x18         ;
        constexpr std::uintptr_t _f78c379510f90ab9e09fd58782572ca660f8c94a = 0x20         ;
    }

    namespace %0e4bf07bf87b1602098314d261160266d4c0bfac
    {
    }

    namespace %4ac880a29604abcca11e4f0b3e63f2ab631e36c6
    {
        constexpr std::uintptr_t _af6af0e6d4f231e284a8802722a63804bdb09840 = 0x10         ;
        constexpr std::uintptr_t _329d3770afb5e25420a74558486462085a71c6b7 = 0x18         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x20         ;
        constexpr std::uintptr_t _cbe9633d7958b2486cfc32d176ea586f5efc28ae = 0x28         ;
        constexpr std::uintptr_t _a623a77b5555f3dc5075da775bcb7ef40eb825c7 = 0x30         ;
        constexpr std::uintptr_t _0564ba7e8fd920cd48a2bd08d80db71cfa7f9674 = 0x38         ;
        constexpr std::uintptr_t _1afa04aa1551fd31d3991bfe59d2639a8b3acc2e = 0x40         ;
        constexpr std::uintptr_t _f829af88c3303653e5d90c4bdc59cf53426dc2b5 = 0x48         ;
    }

    namespace %7be98f66ae06073a541100433f1c9057a1874f10
    {
    }

    namespace %4695789234cb7cc3449c35d2d32e5c85305cbed9
    {
    }

    namespace %b04314d19dbd3af08d27e08a4a3a9994a947d05d
    {
        constexpr std::uintptr_t _29dd667c8b70f9bbd3bba22d96d0b01778f8beab = 0x10         ;
    }

    namespace %0059c1a1c42d2d14759c9da158fc215a1db68df4
    {
        constexpr std::uintptr_t _0191cb3f5177ce51a7115cafd8678e5ee7869cda = 0x10         ;
        constexpr std::uintptr_t _df573cffd66b5dcbb6c6bf70838ccb489c7221ef = 0x18         ;
        constexpr std::uintptr_t _9667d6e629e7175cf15ad2185d3a63dd3aa47c9e = 0x28         ;
        constexpr std::uintptr_t _9bb18069062940f053842c3f673d216168581378 = 0x30         ;
        constexpr std::uintptr_t _e990cb9aa07f9c64e0e1075d36a496233ff7faf9 = 0x38         ;
        constexpr std::uintptr_t _f71b2dbaebcee8e8177669841a3c9661be48030f = 0x40         ;
        constexpr std::uintptr_t _c26fd8b6fdcca8e1ad804ce564f2d43203d7b3e1 = 0x48         ;
        constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x50         ;
        constexpr std::uintptr_t _3d6f9aaee10cb9a0d5cb3f104658d1472cdee7f4 = 0x58         ;
        constexpr std::uintptr_t _972f4eb7563166e736eb7f8a4463a62220ec9208 = 0x60         ;
        constexpr std::uintptr_t _83a4376a61b350628b81199027e2f3754ed1ead6 = 0x68         ;
        constexpr std::uintptr_t _e4a8dd1fa5f2d2d61c866f7f1ee1788d1aa2b1e4 = 0x88         ;
        constexpr std::uintptr_t _7eff1c3d7d3da3215d0d3503d192fc8ab58c23f1 = 0x90         ;
        constexpr std::uintptr_t _c40d216af3e8b65d4346b546e241b882e9d92663 = 0x98         ;
    }

    namespace %3ef10345bd2aa6de18acc70c516ecc2eb52db11a
    {
    }

    namespace %e0c6496d244343bf3921b6775b0ca14a6e846ad6
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _b3438a0448187d4acf482d41b052dfa333c91703 = 0x18         ;
    }

    namespace %e51e516e8ebdf63c2024795b6e14a36fd4ccfd41
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %f83939c339d83c3d16ad15ffc92d839270f2dcca
    {
    }

    namespace %1b70e513a715f27d5ab342246000ced2a0f29ab6
    {
    }

    namespace %de4d56261e92184116a6af187dbcc0ee245a085a
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace ReadOnlyAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace %427092f636c98b9873acdb2fc97496330c5eb3d3
    {
    }

    namespace %6dc57a23e280c03b447ebc97319d84f8b8ffaee6
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _8e2da0ba9f5cbf57026a7bfd9c99d73f5a849a5c = 0x18         ;
    }

    namespace %f99044cb367e86f9618297106acba7170c57fd8c
    {
    }

    namespace %2f9b73aa25d9d934a1e97529f06d76e97298bbe1
    {
        constexpr std::uintptr_t _c9ebc0ada064f07a62b133a547021c7e2d09e4e1 = 0x10         ;
    }

    namespace %6cc5608dda010166dfef0bc02eaf09cae6915812
    {
    }

    namespace %eceb69f73438a4fbf322d386f89e854bed7b121d
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace KeyBinding
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %9c2bdcc953710a8f604aeccb83987a16dc8ff42d
    {
    }

    namespace %fec4c26f68e3781e57cf8e06a3903a16d2a912e0
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %1d423e9a92aeb6f5101fca013a3bf42c9515c542
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x20         ;
    }

    namespace %6d5eee36e13dcec8af48b649445749d09878185d
    {
        constexpr std::uintptr_t _75e077dc90f21385036c97093acd116769a0a089 = 0x10         ;
        constexpr std::uintptr_t _fd84d21222b124f5b6dc21a204b2abfeb72a9bdd = 0x18         ;
    }

    namespace %c95812033c481b3a0fc4abcd096e2ce4395db0f1
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %f5e6d1297e727f36e25d684c72d769d770d24f79
    {
    }

    namespace %7ad99be7834f179ec96965b4632622599528362d
    {
        constexpr std::uintptr_t _b0c7e66aa680c6f43a0e4fe84ad89ad76898b58b = 0x10         ;
        constexpr std::uintptr_t _bb182ab61cbd24c2618448830c6455d402dda1ee = 0x18         ;
    }

    namespace %94632915a13e6fea1205654ffb7b438e7bc8ec8e
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %69720832f802307036d871a291d15fdc4b1d39b3
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %a8c1920b792922b49a29302b1ba917d04c7f287d
    {
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x10         ;
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x18         ;
    }

    namespace %5790d2455efd6828f17a4934f639040c84529b58
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
    }

    namespace %cc5778d448d3e59627759dbd49f29e0dde8cf1a2
    {
    }

    namespace %07406f32803866da5d10362f00e4b6842198bb7d
    {
    }

    namespace %3a3a163e2b9ae487db4212f133fbbd226b01c6b9
    {
    }

    namespace %caae7467939c97533969b1478f4cbef975debc41
    {
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10         ;
    }

    namespace %932bfb0fc0ae7b4e06a74b243988e6f45bef66eb
    {
    }

    namespace %0070959bc2838922f8af355aa05dc3b6424588f9
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %2cd9dfa3b04e31c91a9454cb22e5d0b56d834bd5
    {
    }

    namespace %6058c2f6dbdc23b609e4e8f0d94c5b2d3c2d36c3
    {
        constexpr std::uintptr_t _89fe8c0b7001c496d87d220614389d5fc6f1b648 = 0x10         ;
        constexpr std::uintptr_t _f403d53fd21f0ee67275b140348a398ba2a17ca8 = 0x18         ;
    }

    namespace %b572044e5c2fe1e674102e772889f1063ddb9c58
    {
    }

    namespace %41b4e84eff5646c9551bc4ad3fe076efc14c1bb0
    {
    }

    namespace CC_Levels
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t inputMinL                        = 0x34         ;
        constexpr std::uintptr_t inputMaxL                        = 0x38         ;
        constexpr std::uintptr_t inputGammaL                      = 0x3C         ;
        constexpr std::uintptr_t inputMinR                        = 0x40         ;
        constexpr std::uintptr_t inputMaxR                        = 0x44         ;
        constexpr std::uintptr_t inputGammaR                      = 0x48         ;
        constexpr std::uintptr_t inputMinG                        = 0x4C         ;
        constexpr std::uintptr_t inputMaxG                        = 0x50         ;
        constexpr std::uintptr_t inputGammaG                      = 0x54         ;
        constexpr std::uintptr_t inputMinB                        = 0x58         ;
        constexpr std::uintptr_t inputMaxB                        = 0x5C         ;
        constexpr std::uintptr_t inputGammaB                      = 0x60         ;
        constexpr std::uintptr_t outputMinL                       = 0x64         ;
        constexpr std::uintptr_t outputMaxL                       = 0x68         ;
        constexpr std::uintptr_t outputMinR                       = 0x6C         ;
        constexpr std::uintptr_t outputMaxR                       = 0x70         ;
        constexpr std::uintptr_t outputMinG                       = 0x74         ;
        constexpr std::uintptr_t outputMaxG                       = 0x78         ;
        constexpr std::uintptr_t outputMinB                       = 0x7C         ;
        constexpr std::uintptr_t outputMaxB                       = 0x80         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %c5f530ef504d5f597d4e51d5c5fd048f0e6a6d17
    {
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x10         ;
    }

    namespace %3151f7ff46bf0b0ea4f4e0547f0db31d2dc9da52
    {
    }

    namespace %2b3c8547d8e79f72d72629245ec3eb3c64869b07
    {
    }

    namespace %d12484c03b624ad2390c29fa16b59b4f6115ee42
    {
    }

    namespace %ac977bb15d4911d039a0569f6a83887503a5f93d
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _8187fba23b0494f4fcbac1af00b7a7c557565b82 = 0x18         ;
    }

    namespace %bfb942f41b095d9802c572176aefe221a929e0b5
    {
    }

    namespace %b1de75b4270c85ec461a9276db24d0c85b40723f
    {
        constexpr std::uintptr_t _0a655aa2c5e954125c02c9ab8b4affd1ae7d91b2 = 0x10         ;
    }

    namespace %8a233a71fd540c3467576915111a4e4d8b4dd92e
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %6ae53abf7472000332c7a258aee8954970efb4ef
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _91b47c2a2d9a59ac9dfe04f37dcdac4109c09015 = 0x18         ;
    }

    namespace %1f1f979cdeb05fbf11f18ecc93413b87f76e4aef
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %906e97fff602451ee971788961b6baeb43609833
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %4a947764ba1114eb9774c9434d97363704f0ef29
    {
        constexpr std::uintptr_t _2993210b555c6fe2f1f1ac8b348880bcf1c06789 = 0x10         ;
        constexpr std::uintptr_t _7aec8d7802535fc1e5b428c8c2f4c7c371d5d515 = 0x18         ;
    }

    namespace %43f28a8024df24eca11eae81df693a84abffaed0
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %70b222b23cc30cac87f793fea922326d3244e002
    {
    }

    namespace %c79fbe81fd1aa3fad98ee207294556efaa62a7a2
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %7c389ef84c2caf7739461350501b40962afac5a2
    {
        constexpr std::uintptr_t _edb17fdd314ded3084f1d70e30d79765c20fb5fa = 0x10         ;
    }

    namespace %b7b53c4a808a1a0189d809b325e92eca49389b62
    {
    }

    namespace %ea68f58429c1d1d823d5c6cdc00c754ff8024f10
    {
        constexpr std::uintptr_t _35defa2058ad7667e75f1a92ac2cb7d7130c9211 = 0x10         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x18         ;
    }

    namespace %3777d76682606548d3ea3e20288930d3af3c7c5b
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _27abdc9ed522c92536c4971d73687de236ab15a5 = 0x18         ;
    }

    namespace %d39431982399b4158ada63bb5ebdf38a3fed2e2e
    {
    }

    namespace %c3b155ce0e2c7e8d2e1c520b568170336db1434f
    {
        constexpr std::uintptr_t _f5d319dee66a83a204c5292199e6122f7fd13bb5 = 0x10         ;
        constexpr std::uintptr_t _9dba252449a576bfe63ef1b82babd48e9ee3b8bf = 0x14         ;
        constexpr std::uintptr_t _826d3ed3477b505fb5743f8be70be479aa8b03ea = 0x15         ;
        constexpr std::uintptr_t _f6eb0547e36883ad7f6a4a1b58e36066978f34bb = 0x18         ;
    }

    namespace %94b8f1c360d8d58669246dd8f7703533e0d33967
    {
        constexpr std::uintptr_t _70ec05ed3335a26773254d50751625e3c311495b = 0x48         ;
    }

    namespace %a15ca01c6a71a1f01c651424cd57c266538e24ae
    {
    }

    namespace %684e67335bea4ea9b2cedda5fb7f1cb8b306b410
    {
        constexpr std::uintptr_t _dd316444cdbb425a34e34ebe872f5fe13fafeb99 = 0x10         ;
    }

    namespace %ca59e301d17c5cf5567d0b6740cb68fb70627c9e
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _a832c63d5e29d37bc7fba125861687b34d64928e = 0x18         ;
        constexpr std::uintptr_t _61cb37be93c437c1670a20a125188fc5865afca3 = 0x20         ;
        constexpr std::uintptr_t _808a6c64065e654d4295836cbde932f3950a0f6b = 0x28         ;
    }

    namespace %8bd035a26172e606ab361937420049cbd59350f2
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %c7e84063374c7deee9731b8d8bf1abd34967c466
    {
    }

    namespace %30f8887fa0928eb3e56454102ecdebd7673321ea
    {
    }

    namespace %19577c65014d7334507fb9da65b32de01651e1a3
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %6972e778fc8678618c085a8c085865e566908924
    {
    }

    namespace %e8c4aa6fd13284846f4f58b8469613043dc0a48d
    {
        constexpr std::uintptr_t _437b826e3b5e64933ee0f3834c4e2d04b60f086a = 0x10         ;
        constexpr std::uintptr_t _5a93e8ba057ae7da31152bc9aa087bb43fb4a957 = 0x18         ;
    }

    namespace TOD_ColorRangeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %54faa56f7e3400ed04fed6058342cad978e913e1
    {
    }

    namespace %deeb901c12d2e31fba292ab6c01251e6b073eae2
    {
    }

    namespace %ee5f5ab60570688159ac61e99f9666ab592458e1
    {
        constexpr std::uintptr_t _0ea71c20c699b67bae60f62a98d72d0c342fc2ec = 0x10         ;
    }

    namespace %508d8b56903da1a8e09597f0d05408c45ac61bc0
    {
    }

    namespace %7a2af935cd618fe2493ae1b6011a7ce2031aae15
    {
        constexpr std::uintptr_t _d437407a7e4e24f737715d0b486fb3846011e6da = 0x10         ;
        constexpr std::uintptr_t _abae32d11d557695b03212d0eed3f14822ffec52 = 0x18         ;
        constexpr std::uintptr_t _e700a57e8b8bf568b25a849f71072810201a5a49 = 0x20         ;
    }

    namespace %2d073df08e5b0ddaf54fcd072d88f675c405322c
    {
        constexpr std::uintptr_t _9f897edc6125d519da7f22ce656a120144db24c8 = 0x10         ;
    }

    namespace %d717d6ac9cd6887426f71b8dd0a499383293cc7d
    {
    }

    namespace %e9aac96a98044a15bf8c534d8646e35f70808426
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
        constexpr std::uintptr_t _0bd671ee56a1babee39f1bd237a4158b8df555da = 0x20         ;
    }

    namespace %c9d429394798bdef1a5e008d358f4f3e232b53a3
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _ddaf50e32d2dd766a25d73c2c6fdf97ba69da464 = 0x18         ;
        constexpr std::uintptr_t _7b7acd6ef6b107d5425784c13abecb72424f4514 = 0x20         ;
        constexpr std::uintptr_t _0bd671ee56a1babee39f1bd237a4158b8df555da = 0x28         ;
    }

    namespace %ee2e2efe44e5f33b96a4dcc3b23c1f08c7974142
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
        constexpr std::uintptr_t _f0ef8bbbe0a9d243c536684cc32669f4aeca0fe9 = 0x18         ;
        constexpr std::uintptr_t _6c4b1bdb20ecc022281d3af03d16b99a046cdad9 = 0x1C         ;
    }

    namespace %184cc9a493732558ec4de42c37a91f30fd8baf0b
    {
        constexpr std::uintptr_t _f3c4f3d6b00dc4eccc2f3740ae6eb86c6b923db9 = 0x10         ;
    }

    namespace %fb35eebc4eae32b6cada59be921c1567989b4bfa
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace TOD_StarsPositionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TOD_CycleParameters-fake-1
    {
        constexpr std::uintptr_t Hour                             = 0x10         ;
        constexpr std::uintptr_t Day                              = 0x14         ;
        constexpr std::uintptr_t Month                            = 0x18         ;
        constexpr std::uintptr_t Year                             = 0x1C         ;
        constexpr std::uintptr_t RedMoonLerp                      = 0x20         ;
    }

    namespace %f3bee9c25814350b12abb7cfb2faa0c233b79cd2
    {
    }

    namespace %3be0165f66b09cbe27b4d1dc7a21d13c03d983c4
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %59b93e74d62375ba5d12f79d941f09590dbed51d
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _29acaf8938d984538861061c26bff99b40ab44e8 = 0x18         ;
    }

    namespace %e64dd63fc687e98e018928a2359df78733e620de
    {
        constexpr std::uintptr_t _9fa01decf6124369b0d8793219083ae841e1f365 = 0x10         ;
        constexpr std::uintptr_t _a6da404dd97983a63c893e8b4745480e87bb4284 = 0x18         ;
    }

    namespace %492568c1f8bd47925b5f45fec618ff45e77f96bb
    {
    }

    namespace %efdf67b12ba294dd8748be4b2655bd1eed970395
    {
        constexpr std::uintptr_t _0279a8c55806cc6815d14b7a40d2a8827b6e3b79 = 0x10         ;
    }

    namespace %d1fbdaeb7dd340dbae34d467fade4a04233d66e3
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _1ebfdcdd282e763825ee28cd4672c1defe2f78bb = 0x18         ;
    }

    namespace %5d2b8ba00f35adb9a856749c9323ca1df2b49a5e
    {
    }

    namespace %0ee23bef87ee24c00c98a931504ada814582cd2d
    {
    }

    namespace %d0e77e139e9a6c3b73413cda13584ed922f1a064
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
    }

    namespace %dca51497e55d6fde12175ad174704b6d4df9d08f
    {
        constexpr std::uintptr_t _1f4f2a0ad8c239fadd2df25fe5bea8dd3beb20af = 0x10         ;
        constexpr std::uintptr_t _5a15d008988dee12c5b8364c6b599b6776739b3d = 0x18         ;
        constexpr std::uintptr_t _ca32d786ed6189a8a84fcecdcffeac6afaa58f3b = 0x20         ;
        constexpr std::uintptr_t _2f5e6143b1a256f213ab4c53830f4b9a0839d4a3 = 0x24         ;
        constexpr std::uintptr_t _e9edc237eca3899594209e3975e92b372ad5a7a5 = 0x28         ;
    }

    namespace %5005db1ed43de5c5ac7d562762dfe77b4795358b
    {
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x10         ;
        constexpr std::uintptr_t _abae32d11d557695b03212d0eed3f14822ffec52 = 0x18         ;
        constexpr std::uintptr_t _8cdd3ad3e480f910cc59c422b7f2c6481d1a986f = 0x20         ;
        constexpr std::uintptr_t _0077a9936915637fed36053333bcd95deae6dde8 = 0x28         ;
    }

    namespace %253b0b054edd802b508012990f6002481c3fc3d5
    {
    }

    namespace %196b08d406409c5d8686baa18388645cc3aa3684
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace CC_Negative
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t amount                           = 0x30         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %70d1176e23d583ecc7010da41b384dcfaebf629a
    {
    }

    namespace %6a2f716de4d156330fdd4e8bdb744f8724c1b4a8
    {
    }

    namespace %0d814c9849f519dba43015a783bba5b7ca9804fa
    {
        constexpr std::uintptr_t _437b826e3b5e64933ee0f3834c4e2d04b60f086a = 0x10         ;
    }

    namespace %28d1976a5983ec9dac7a40e0c0d2975f4c79ff4c
    {
        constexpr std::uintptr_t _a07c68e90050398db6d0dfd3bff03a69c586acc7 = 0x10         ;
    }

    namespace CC_AnalogTV
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t phase                            = 0x30         ;
        constexpr std::uintptr_t grayscale                        = 0x34         ;
        constexpr std::uintptr_t noiseIntensity                   = 0x38         ;
        constexpr std::uintptr_t scanlinesIntensity               = 0x3C         ;
        constexpr std::uintptr_t scanlinesCount                   = 0x40         ;
        constexpr std::uintptr_t distortion                       = 0x44         ;
        constexpr std::uintptr_t cubicDistortion                  = 0x48         ;
        constexpr std::uintptr_t scale                            = 0x4C         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %ca29e9cdb4e38c463ac765190b43d38aaed75dfd
    {
        constexpr std::uintptr_t _a0e0c1f6c6343347b444e4828bf4193b34f61a26 = 0x10         ;
    }

    namespace %96901b041522efed40252680a375491b00537904
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %ba88274247ca59e07e2ea1f59a2b875e42f9f085
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace CC_RadialBlur
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t amount                           = 0x30         ;
        constexpr std::uintptr_t center                           = 0x34         ;
        constexpr std::uintptr_t quality                          = 0x3C         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %9e93ff723b495d6c048fcf462dd6fef86208f957
    {
        constexpr std::uintptr_t _26eaafe4545055377db0529285db2cd43a84b98e = 0x10         ;
    }

    namespace %fba27de1ac615000df42ffb4e1cecc9dbed1fec5
    {
        constexpr std::uintptr_t _16b01fda8d43b9fa12ea8f6de763fbe3e5065ade = 0x10         ;
    }

    namespace %73e2ed2bfb5ed648b05db35c8d2fd6efbed0bd18
    {
    }

    namespace %4e0bb73801747d7dc07022041fb8626849757c9f
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
    }

    namespace %c2412d0351386260cde7164701aafa85c885937e
    {
    }

    namespace %e76f5e09e31fd0efcd67039eb683476a9217e8af
    {
        constexpr std::uintptr_t _2436411d099d97999d98e0c888704720ded9b56c = 0x10         ;
        constexpr std::uintptr_t _227dd40cfa9ebffcbc967801e59fb796e374acec = 0x14         ;
    }

    namespace %14074fd59f786e242afe0b77e11f4f3f0bf76af3
    {
        constexpr std::uintptr_t _25fb6794045f4e79938e11e2e6c2a6f0ffd9818d = 0x10         ;
        constexpr std::uintptr_t _d1341108f3de24c13f1cdfab4a29a4e719777c5a = 0x18         ;
        constexpr std::uintptr_t _a0f6430bb7d7019498789da94ff5fb0a6414db97 = 0x20         ;
    }

    namespace %5c4aa5c7b35a1d281ebde45d18a6fab738cfec73
    {
        constexpr std::uintptr_t _7b6b7701f44982da35d8fbc0303d6b64183670a6 = 0x10         ;
        constexpr std::uintptr_t _b81ea4561fd51a79f3a8755b6c2f5b40814e2d52 = 0x18         ;
        constexpr std::uintptr_t _47258a0e8f7c27ba9e2deb78716e4fdbd40edead = 0x20         ;
    }

    namespace %3b3a256e026fc016c2b5e9a71d0105e04e4806f4
    {
    }

    namespace %72e9306d32630222863fe1350fefa4c992b2587a
    {
    }

    namespace %966d5a72f4dc38f4d89c027f209e262304658cc5
    {
    }

    namespace %8c2e36857059b1ed12f38622deb7b2b852cf89e1
    {
        constexpr std::uintptr_t _d356d2cb7c25884bb37f0812347e5dea5e9bb2c9 = 0x10         ;
        constexpr std::uintptr_t _4ec3d0637cd643920f6840710b23588e7f5c042d = 0x18         ;
        constexpr std::uintptr_t _1fc1f3baefb2d1b83c24f4180c5aa85cc92aba36 = 0x40         ;
        constexpr std::uintptr_t _d740bea8d5f933fd6c15523960a41143ebdf5da1 = 0x44         ;
    }

    namespace %1367a5167c3c4e60d07666944c5f868bcd9246b4
    {
        constexpr std::uintptr_t _c66a11fe68e333a08e3234f426d76f256bb7383f = 0x10         ;
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x18         ;
        constexpr std::uintptr_t _d87940623843825d0fd241a4e5e101970db2ed68 = 0x20         ;
        constexpr std::uintptr_t _51fd9fcbc82246bbe6801d716a867a9b54c40254 = 0x24         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x28         ;
        constexpr std::uintptr_t _827a4ac4586ad65c8974791a65b1d90ed65511ba = 0x30         ;
        constexpr std::uintptr_t _fad04021c3d98e0b7d96b34cb594812f9389275f = 0x34         ;
        constexpr std::uintptr_t _22dabcd7773dff4ac750e7b204a33fb53d591630 = 0x38         ;
    }

    namespace %d1e1cc3b8b681c52bf98c71259c32cf383260c02
    {
    }

    namespace %092703d32fb86d2df2c75935661cfd4bd93395fc
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %e3c3e6db2da115d2df212ba659f0b5894c147bf9
    {
    }

    namespace %4386c20a99d89dcc745efd4ab922148fdf08387d
    {
        constexpr std::uintptr_t _c66a11fe68e333a08e3234f426d76f256bb7383f = 0x10         ;
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x18         ;
    }

    namespace %388e9c1304edd6a058217bdfc48aa54dbb4b4be7
    {
    }

    namespace %cd41a854a762761d95146c9a4c518de5354f6619
    {
    }

    namespace %6204b47782ae77e70e94e67ae9478897491c27d9
    {
        constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x10         ;
        constexpr std::uintptr_t _5643bdf88fc926bfef5bf3a8577e9e8d97bc8943 = 0x18         ;
    }

    namespace %c0480f95a60d1372298a5e7d684ef3ca36b90bd9
    {
        constexpr std::uintptr_t _c7558a3c3447f2972f9fe6ea11aeb3a004ed1a25 = 0x10         ;
        constexpr std::uintptr_t _b9727d509f5e957e4290ab80d2c275f12d3e2251 = 0x18         ;
    }

    namespace %80df79e81dbcee29f6ae6d058627be4a8038caab
    {
        constexpr std::uintptr_t _36c7016cec4353dba39eb3a8d802ab9f0e6a7425 = 0x10         ;
        constexpr std::uintptr_t _5eedfa26f006805c9ef73073b4e9a96fd1b6940d = 0x18         ;
        constexpr std::uintptr_t _ceed2de736e72a56d92e3c43cfb121752b884b9c = 0x20         ;
    }

    namespace %91acd2b8707e39bfa37b951a14482526bb521b2f
    {
    }

    namespace %c5341ea3ce156fca8bf7f0d948c4d6c02b2c10c5
    {
        constexpr std::uintptr_t _f829af88c3303653e5d90c4bdc59cf53426dc2b5 = 0x10         ;
    }

    namespace %d31a858af509bacae17c1ba846b2ca922760fa5d
    {
    }

    namespace %6bd723a18b738989ef98c1b53ccd0fb786b84cdb
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
    }

    namespace %cc02ffe8496b3d6c8803f5383c14b75e1218ee90
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
    }

    namespace %ab8be4a2f1dd67592608db5be021d5d45b4fd275
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace CC_PhotoFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t color                            = 0x30         ;
        constexpr std::uintptr_t density                          = 0x40         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %fa565b65b34cf1f73c16192f053641df5f0c8d97
    {
    }

    namespace %d0abdb6104757a53d81f50d9ce2f98231814cd25
    {
        constexpr std::uintptr_t _f545c741eb75387a301cfcf749c888b86edb9336 = 0x10         ;
        constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x18         ;
    }

    namespace %a3fa7307404b58b5ee580276ed70fbe718e7aef5
    {
        constexpr std::uintptr_t _2e88bcc63cb0fa32dc8858045378e622f1ff0419 = 0x10         ;
        constexpr std::uintptr_t _6b6ce4f35125210cef2d886dda535dd01ae23060 = 0x18         ;
        constexpr std::uintptr_t _6916c47deb4e5ecfa4abd57c9ee668af8685c4c6 = 0x20         ;
    }

    namespace %a8b7930890eed735fa94ad1a9ee70f65d93b56cf
    {
    }

    namespace %e0bb58c1664015c0e62e36ecd50d38d53c805173
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %c6c6663a1db363bac4cfe800f01ebb40c69cbcba
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %7d6f73732376db9c624ad9b4fbe34c492b342dea
    {
        constexpr std::uintptr_t _ad9ac4c40fb3614c36d02818593d9787f985b977 = 0x10         ;
    }

    namespace %1d27d7c32f4d44368eb5fb0f68ecd04cc70fe97f
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %ac653b9f8f3edb678760cafa6e6062392ddae036
    {
    }

    namespace %aef42395462da61fcf57a8f2d92a8c63687d564e
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %26ad3cc3cbcbd1e2c984caa221385443e5bff1d4
    {
        constexpr std::uintptr_t _ad1864cf5add403b744084e3135263ca23ac1f64 = 0x10         ;
        constexpr std::uintptr_t _1e8684d0feb0858e8db98b5d3c906c24f8b88e3c = 0x14         ;
        constexpr std::uintptr_t _342b6c854cd0bb95107b9126321ca4fa4dca57f7 = 0x18         ;
        constexpr std::uintptr_t _d8ed54eb6235d455b117550ac5a3bf792728c288 = 0x20         ;
        constexpr std::uintptr_t _e1b4938b1ae885f439bbe9c6090f07a64acf3741 = 0x28         ;
        constexpr std::uintptr_t _f7e7e760c2d7cae0bf54a7087527603362405bf6 = 0x30         ;
    }

    namespace %1726e9ce06d8f51545f517e786baace076f11ea3
    {
        constexpr std::uintptr_t _79c413b42ddcc368338902fa6fcde4a4b9302e46 = 0x10         ;
    }

    namespace %3278b09e0bdcf4813df5d7e4f4a9de823036a944
    {
    }

    namespace %ee5de87f3351b012096c97e44bf007fa57df95f2
    {
    }

    namespace %cf8beca0c6756905a311cd7e028a3087bb4b149a
    {
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x10         ;
    }

    namespace %a50a55e1bbca4f23f01e2ec2068cd66ab7300c18
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %6ab59b44b3ba821be4bc3fdc17cf9bf7a9b4d923
    {
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x10         ;
        constexpr std::uintptr_t _0284b054c00d0ca249227614afbb335eedc45172 = 0x18         ;
        constexpr std::uintptr_t _f3c4326025c0768987a2e7b407f214b3f1308f19 = 0x1C         ;
        constexpr std::uintptr_t _1a837592607c3b8405d34399c761b68e50d6a660 = 0x20         ;
    }

    namespace Dof34QualitySetting
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DofResolution
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DofBlurriness
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BokehDestination
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %864539cbf99959e19987ada1c7decdab3334d62c
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %896e5281e0fe6ebd25f94180acc5cb7bcc838352
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %48ac7a98b8809705b040e001fe42f7ea5745484c
    {
    }

    namespace %e463ac7cd937d210d340968ac0e5c852589517a5
    {
    }

    namespace %1abd47e649febd6e632d2025c83f104c492d0513
    {
    }

    namespace %ee0d396ad752fff57bdc134e716cfc9d50018beb
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %b2b2feed7b01b90757ddc8c166960649c3196c2f
    {
    }

    namespace %02e089a0010630f619c2974b6ef901c7035b517d
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _6185b2c2142bad3e4c8a51dec461003978c921db = 0x18         ;
        constexpr std::uintptr_t _d663ed0b78f22d32295dfbe1a83829d170dbe54f = 0x1C         ;
    }

    namespace %6fe6be40f8d626dfa2c7843629b20574554cd363
    {
    }

    namespace %58fa71f1d40a2acbc0bfd3c824353d0ec72179ca
    {
    }

    namespace %181b94c86c710d8f9788fd03dbfb4ae179a7a114
    {
        constexpr std::uintptr_t _8cdd3ad3e480f910cc59c422b7f2c6481d1a986f = 0x10         ;
        constexpr std::uintptr_t _6cf8acafd0bbca0af95fab04054a403f6f742e6b = 0x18         ;
    }

    namespace %c6d58164f7120e33102b2ef6e233ea0a8d7f9720
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %7a16af3c2cbe79f54d2f766d7eb9592aa34ea30c
    {
        constexpr std::uintptr_t _79c413b42ddcc368338902fa6fcde4a4b9302e46 = 0x10         ;
    }

    namespace %e0a7b82bbef5504317cc5226e0a9f8c3f05b31e9
    {
    }

    namespace %9d90101628cbe409e78b5e769c04cadfa9321903
    {
        constexpr std::uintptr_t _a07c68e90050398db6d0dfd3bff03a69c586acc7 = 0x10         ;
        constexpr std::uintptr_t _b5dda2314866fccba4028389e25efe5937ef2232 = 0x18         ;
    }

    namespace %81a416769fe64f7d92c95f15b6c519ab7165615f
    {
        constexpr std::uintptr_t _f2222e0ea31735713068b6eb8fdc79b93fec229a = 0x10         ;
    }

    namespace %e2b3f03cf89d9c853cc4ba2495ecbf8bfdf7aa60
    {
    }

    namespace %bd28c86a65b33162242dc4793b7a0dce43f7d2b8
    {
    }

    namespace %30a00d15a178b1e142f62afaa8dc770db1be1156
    {
    }

    namespace CC_Halftone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t density                          = 0x30         ;
        constexpr std::uintptr_t mode                             = 0x34         ;
        constexpr std::uintptr_t antialiasing                     = 0x38         ;
        constexpr std::uintptr_t showOriginal                     = 0x39         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %187c0dec913a4395272218079b74d1fe66af6e91
    {
        constexpr std::uintptr_t _47258a0e8f7c27ba9e2deb78716e4fdbd40edead = 0x10         ;
    }

    namespace PokerResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %e1571c383b43c57c66c8303c494797f2395d1097
    {
        constexpr std::uintptr_t _0595172d13e74ecafac32bbca0549927be741911 = 0x10         ;
        constexpr std::uintptr_t _c1cee14d7ed50c6e06d1e056eefbcaf1af55e980 = 0x18         ;
        constexpr std::uintptr_t _39363506cc3da9072f5f93e41e7701c446289731 = 0x20         ;
        constexpr std::uintptr_t _81195364611f0e651f159c1502ea933ac0d9d5f8 = 0x28         ;
    }

    namespace CC_Pixelate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t scale                            = 0x30         ;
        constexpr std::uintptr_t automaticRatio                   = 0x34         ;
        constexpr std::uintptr_t ratio                            = 0x38         ;
        constexpr std::uintptr_t mode                             = 0x3C         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %1616b14d6340539667f9b438d15b178e10d44fa9
    {
    }

    namespace %cf65f57a393269f40bc83363e9630beb3caf2290
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %07991e65d2376b6c6dd900281df2ef84370ea908
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %266a0d5e13eeb6619325e1178196b8dc9ab2a8cd
    {
        constexpr std::uintptr_t _a19c412bf1ff0452a6bb9e65aa67534cecbcefd1 = 0x10         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x18         ;
        constexpr std::uintptr_t _cbe9633d7958b2486cfc32d176ea586f5efc28ae = 0x20         ;
    }

    namespace %a1a9c7b1716994ce552a1de889bac58bbf79cab9
    {
        constexpr std::uintptr_t _faa6b78b219f22d3c44e2333629d8c5454662fd5 = 0x10         ;
    }

    namespace %1fbab42663a9efe87880d2838c4f089f426af69e
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %1b9c638821bfa57d78d391cc44d25ff21c2d1617
    {
    }

    namespace %37a3fd59a029dbfa3577cdeb5aea5087475ebbc0
    {
        constexpr std::uintptr_t _d37fa64ad36774ee617a9fddd2f5eb4ee2d3f998 = 0x18         ;
    }

    namespace TOD_AtmosphereParameters
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077FC48   ;
        constexpr std::uintptr_t RayleighMultiplier               = 0x10         ;
        constexpr std::uintptr_t MieMultiplier                    = 0x14         ;
        constexpr std::uintptr_t Brightness                       = 0x18         ;
        constexpr std::uintptr_t Contrast                         = 0x1C         ;
        constexpr std::uintptr_t NightBrightness                  = 0x20         ;
        constexpr std::uintptr_t NightContrast                    = 0x24         ;
        constexpr std::uintptr_t Directionality                   = 0x28         ;
        constexpr std::uintptr_t Fogginess                        = 0x2C         ;
    }

    namespace %4b2b77d164b5531044d539f327d6e3674a13bb30
    {
    }

    namespace %3c7023c38c431b8c5e354543c9eaafb57947a33e
    {
    }

    namespace %55b85d082623518333dde5b54b879b26ed0dfdf6
    {
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x10         ;
        constexpr std::uintptr_t _f9a08b825c63869ec6cfb704b7c5a962b4a74b0a = 0x18         ;
        constexpr std::uintptr_t _68b96d4ab0e45a2847e3cf44aa94398eaeee6df3 = 0x30         ;
    }

    namespace %80d13a09f33c74ea3d4c2aaf4beef358b4e02e5c
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _171686720df17daf2506d200f4c33cd7e49c90e3 = 0x18         ;
        constexpr std::uintptr_t _95bf01316e96ee15c9b2829a1f8e0720e210e5a3 = 0x20         ;
    }

    namespace %4b0625d3469a2781c0e345cae9f2f2be85d569a8
    {
    }

    namespace %871a7a2eb5837deccff1079235b049795bc0c518
    {
    }

    namespace %db27897d93f243c24d03dc83e9dc095afde308d5
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x18         ;
    }

    namespace %21810b8dfc7abc124b8dffabc3baf9519b2f00d8
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %4842411ffb0626fa6c0523bc4b8bc6c72be593fc
    {
        constexpr std::uintptr_t _7b6b7701f44982da35d8fbc0303d6b64183670a6 = 0x10         ;
        constexpr std::uintptr_t _b81ea4561fd51a79f3a8755b6c2f5b40814e2d52 = 0x18         ;
        constexpr std::uintptr_t _7fbe82d18c1206e29db9064e46dde65d6e1d8833 = 0x20         ;
        constexpr std::uintptr_t _b6b4fc9eaf4581d51bb5c1a0f75bb66735d001f0 = 0x28         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x30         ;
    }

    namespace %2711378b1ac53f63a447e18e0b75fde912292dfb
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x20         ;
    }

    namespace %a56acaf104f1c98157b9571cfa9d937b2c64dc37
    {
        constexpr std::uintptr_t _12996ab1a64a72adcdff947a5eca93e01cbc1242 = 0x10         ;
        constexpr std::uintptr_t _3f5593c68502e0f7db6cc1ffc4c43368a7bef36d = 0x18         ;
    }

    namespace %3fbe7c5674d76ddcd32757c4a4a3d5effa6aec85
    {
    }

    namespace %5cc8c6f9b4854225f9666b2ccdc158f9e2497c57
    {
        constexpr std::uintptr_t _c1cee14d7ed50c6e06d1e056eefbcaf1af55e980 = 0x10         ;
    }

    namespace %8321d7c3b51df6f389d5968d2cd619038b394d7a
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %3e2fd535d1d3d7099d17450d1fe0b83b5afddf50
    {
    }

    namespace %f7038597daf42311189195d40ca61d4065800871
    {
    }

    namespace %8bc1bb26fea5c5acf17ea9cb51105b02db3f30a7
    {
        constexpr std::uintptr_t _c9e045af3e1c301d3d9b140849110c82f3213bda = 0x10         ;
        constexpr std::uintptr_t _632082acd8bbd9126a79c208da482cb5a709f536 = 0x18         ;
    }

    namespace %95e3c4f2fa2643af24525e00eaf9d8da8e3371bf
    {
    }

    namespace %2440480db60cfb305b22d38bcd4700f664355323
    {
        constexpr std::uintptr_t _b81ea4561fd51a79f3a8755b6c2f5b40814e2d52 = 0x10         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x18         ;
    }

    namespace %1cba1ecfe173bad47fbc1628d05975a8ff0ea4e5
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x18         ;
        constexpr std::uintptr_t _27abdc9ed522c92536c4971d73687de236ab15a5 = 0x20         ;
    }

    namespace ColorCorrectionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %beff96a11b77dfff49249153aeb107052d3ce41e
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %4e3badc3fd377b58e0905d0d75852b56ba1898f8
    {
    }

    namespace %3abd565a8dc81f11b6a512f5a2267a13303d4e66
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %393cd4d3c3b403b2ed26a2c353fca6d2dfb48c92
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %57b104d54dd952e5e9d688eec20520781bc79f21
    {
        constexpr std::uintptr_t _47258a0e8f7c27ba9e2deb78716e4fdbd40edead = 0x10         ;
    }

    namespace %8d4b9aafb307ebe4bce5953a0247ac420708a0e0
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %eb06c4c679b8decafa81c545a85f06b003c27192
    {
    }

    namespace %ace775ad1505e5ccc231cdfc07bb4d4ac8350bc4
    {
    }

    namespace %2971cfb4cba8b590c36dc0a2c30284d5e4b9e33b
    {
        constexpr std::uintptr_t _f9bcdf47afe0d465f87775c803b897b0c6005440 = 0x10         ;
        constexpr std::uintptr_t _d0b9a138b8b318ba2eedc8e5b7ce07531ceb7b9b = 0x18         ;
        constexpr std::uintptr_t _369b21f892213b06f35ddeba2d770f364ef6ad7d = 0x20         ;
    }

    namespace %cf2eb1bdfce0ef276a343fcc72e0c87b5f1b8d15
    {
        constexpr std::uintptr_t _ab01523600fba34fd913b06c7210bbf35cce426e = 0x10         ;
        constexpr std::uintptr_t _032e4b0c465148c2f801d6e1eab8ebfdd65bb174 = 0x18         ;
    }

    namespace %a46e90e7ea14b76497601ddda0d7182c4955e69a
    {
        constexpr std::uintptr_t _745ab6017893570e3357bae1989fd13193dae6ff = 0x10         ;
        constexpr std::uintptr_t _19a285ba9864dbd6d554a72fd46c0c7c39629653 = 0x18         ;
        constexpr std::uintptr_t _06ae4e511663101cc833be46e23511c20034b556 = 0x20         ;
        constexpr std::uintptr_t _5213444730885c5191f818f101942b15f66ace43 = 0x28         ;
    }

    namespace %af4ed857e0a9ba6ebe9a4e373c12b6e326368727
    {
        constexpr std::uintptr_t _b18b711eab5b52540fce80eca5ae401233c52093 = 0x10         ;
        constexpr std::uintptr_t _98416314be904b78721972b0eca9447e8f62d38b = 0x18         ;
        constexpr std::uintptr_t _e29b29e48ac6a9d62ed1aa3afc887bd95e7ec8d3 = 0x20         ;
        constexpr std::uintptr_t _7b6b7701f44982da35d8fbc0303d6b64183670a6 = 0x28         ;
        constexpr std::uintptr_t _b81ea4561fd51a79f3a8755b6c2f5b40814e2d52 = 0x30         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x38         ;
    }

    namespace %38cece096224ec5ccc3651945687875222218d0a
    {
    }

    namespace %739f0cb39ecd6b9616db43d3e50fd14cbd121a77
    {
    }

    namespace %5c31a3c8a343c6c50c795c622cb456684c94b2f2
    {
        constexpr std::uintptr_t _8cdd3ad3e480f910cc59c422b7f2c6481d1a986f = 0x10         ;
    }

    namespace TOD_SunParameters-fake-1
    {
        constexpr std::uintptr_t MeshSize                         = 0x10         ;
        constexpr std::uintptr_t MeshBrightness                   = 0x14         ;
        constexpr std::uintptr_t MeshBrightnessDefault            = 0x18         ;
        constexpr std::uintptr_t MeshContrast                     = 0x1C         ;
    }

    namespace %66b269c440732e079edf9641494284dd3e211856
    {
    }

    namespace %ef68cd8cc21f6017b61bc169d68898d84f240325
    {
    }

    namespace %0e24993bdfb64abb63740de7ccc90b5c07f0dd86
    {
        constexpr std::uintptr_t _f829af88c3303653e5d90c4bdc59cf53426dc2b5 = 0x10         ;
    }

    namespace %54ce53d7bd3d2dfd9589b3754fc1ce23ab9ca25b
    {
        constexpr std::uintptr_t _6c07804c6ec5b53afc07754ff37556df104e8fd2 = 0x10         ;
        constexpr std::uintptr_t _c646965c002188715525485e077ac35363af9d19 = 0x18         ;
    }

    namespace %f47bbe659d80cb8569fce9ef5145ec66dddc290c
    {
    }

    namespace %7684fc26cec13fdcfe8d91285a1d36d43bab2916
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %06e0015f78e49bfc27cee1af6896abdf19a24771
    {
    }

    namespace %06e8edd4a6b41d51ecb2ed8127fe5fd5eaa1145e
    {
    }

    namespace %177c0ebb10e56bf20ed852f6bc1f5634b12e06a3
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _2fa3ca28dc3202d51ba03955719f6f16e840298f = 0x18         ;
    }

    namespace TOD_Time
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t DayLengthInMinutes               = 0x20         ;
        constexpr std::uintptr_t ProgressTime                     = 0x24         ;
        constexpr std::uintptr_t UseDeviceDate                    = 0x25         ;
        constexpr std::uintptr_t UseDeviceTime                    = 0x26         ;
        constexpr std::uintptr_t UseTimeCurve                     = 0x27         ;
        constexpr std::uintptr_t TimeCurve                        = 0x28         ;

        constexpr std::uintptr_t _02d1781b72b184523ec5e0f6799b319b601b66dc = 0x30         ;
        constexpr std::uintptr_t _a82d9f2d3ab063d490c63a1a968b1d7b897d2cc2 = 0x38         ;
        constexpr std::uintptr_t _19cebb3a00052cf2d8d800cca55fed80e8c92f4d = 0x40         ;
        constexpr std::uintptr_t _aec6050891fa6390efafa42c6701176c3a111f6a = 0x48         ;
        constexpr std::uintptr_t _fd5dc05e2ac0ddf859c81ffca1c47f364fc41779 = 0x50         ;
        constexpr std::uintptr_t _eb63bf1e97ad913cfd42d460bd947c2d7aad1bf6 = 0x58         ;
        constexpr std::uintptr_t _d53dbc3bf2d7c786f08687d6106d6bbf91fe8290 = 0x60         ;
        constexpr std::uintptr_t _bc601042a824029d426d05927ca295b0b7d4f90e = 0x68         ;
        constexpr std::uintptr_t _e8dd745cb23e00acba0dd305fe8444626b4b796c = 0x70         ;
        constexpr std::uintptr_t _0fbfd68bb00838625de92b7c7d5a2cc6c4bf5c46 = 0x78         ;
        constexpr std::uintptr_t _1bc5cd86c7ed0526877cf913e5250bb551f8dbbf = 0x80         ;
        constexpr std::uintptr_t _ee6d20a12749086ca0838e77a895a969c5f36433 = 0x88         ;
    }

    namespace CC_Frost
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t scale                            = 0x30         ;
        constexpr std::uintptr_t sharpness                        = 0x34         ;
        constexpr std::uintptr_t darkness                         = 0x38         ;
        constexpr std::uintptr_t enableVignette                   = 0x3C         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %2e780198b50c042514e9cdb1b2eba597a2f7dabf
    {
        constexpr std::uintptr_t _a54a296a9dec6b54048ba53f17207b2ac88695d8 = 0x10         ;
    }

    namespace %0edcd8a72f083f604603de92258b5cd5c3469800
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %d4b913a33b3860135430455cff613460fcb6823b
    {
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x10         ;
        constexpr std::uintptr_t _175152e4b3286e0c2b5576faf0916801f2d1ca8a = 0x18         ;
        constexpr std::uintptr_t _415b3722b6e23d479092eee7db4dfd64385be51f = 0x20         ;
        constexpr std::uintptr_t _9cda640ae68015b7f92495de166a5e8b7489b929 = 0x28         ;
    }

    namespace %a933043baba8f1baf256c050d6cda42d69200e3b
    {
    }

    namespace %30624906a61f7644efd05e27ef4dc68f8138608a
    {
        constexpr std::uintptr_t _51bc5bd8dd3cb7ee139ec3793b83e913e97b88f1 = 0x38         ;
    }

    namespace %b2a1517db063b8134561b4a1a9cf0aa55cb8f162
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %3b004c845083b3280f0b73166d521cf8f7298339
    {
    }

    namespace %25c3ba4f9f7c34bc8f670385814ed3e1b133c494
    {
    }

    namespace %d76074e868a32bf39a0cf6c24077b36e99357a15
    {
    }

    namespace %c2e7f2fd9afba53f13a15fd533540c0c2c049eec
    {
        constexpr std::uintptr_t _2bace6338b55c75d217aebc519eef795c7d44409 = 0x10         ;
    }

    namespace %979f5172db6dc8f893182b686133710f8c1259d8
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %548228a0283d87e98a1958502489d9c7e321d67f
    {
    }

    namespace %974abb225393bbaa1f3c05b7274e8d472af80b05
    {
    }

    namespace %5022518d407d634fcaf24fb5f5be9ddfd49364e6
    {
    }

    namespace %2867090ba8a9217bbebe7fe1867c0f9b1ca7b2c4
    {
        constexpr std::uintptr_t _4b21c82b819aaa3a6ea65522ddc36c088a1107ee = 0x10         ;
    }

    namespace %4e7eecb683f862ac25eb8e3147066c6ce46b5952
    {
    }

    namespace TOD_Animation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t CameraMovement                   = 0x20         ;
        constexpr std::uintptr_t WindDegrees                      = 0x24         ;
        constexpr std::uintptr_t WindSpeed                        = 0x28         ;

        constexpr std::uintptr_t _5deef4d788bf33c0eaa44400b74b0258c165fb30 = 0x2C         ;
        constexpr std::uintptr_t _02d1781b72b184523ec5e0f6799b319b601b66dc = 0x38         ;
    }

    namespace %12b61f673a59e7c95471a8c8fc1687c9d4ab50e5
    {
        constexpr std::uintptr_t _26232713672827f8654e529d9b1718e18895bed7 = 0x10         ;
    }

    namespace %9227fc469855cfee68179b0bd0c608bfd9aef7da
    {
    }

    namespace %c6a9c5265bb8e4d09fac4525e31be8d04f0a53f5
    {
    }

    namespace %3a369ac7c6435d8d5fc79458cbdc6c46a8052e90
    {
        constexpr std::uintptr_t _291a02e64f74bcd0a13014029b67f12e04d5e6b8 = 0x10         ;
        constexpr std::uintptr_t _b64aac60fff133ecfeab5bee99d0ee5545745e4b = 0x18         ;
        constexpr std::uintptr_t _9a13b01d5865614b375edf8d868b8209b3085661 = 0x1C         ;
        constexpr std::uintptr_t _bf1e7a228eaba721a6921a963ed1b04c83c5b43c = 0x20         ;
        constexpr std::uintptr_t _c9bec5d48af307155ced3fdc7c861c65fbea11e9 = 0x24         ;
        constexpr std::uintptr_t _af6af0e6d4f231e284a8802722a63804bdb09840 = 0x28         ;
        constexpr std::uintptr_t _3615efb0655a15dfa2e58088859d833256b1845e = 0x30         ;
        constexpr std::uintptr_t _6fe0c01cac803abdb2a62e9f7cad7ac5d9eff3d6 = 0x34         ;
        constexpr std::uintptr_t _51b133b54da66ba9c89222103fe2c8107ec2777c = 0x38         ;
        constexpr std::uintptr_t _7b7f09c773e6af6bbbe31277f602e2685dbc9bd8 = 0x3C         ;
        constexpr std::uintptr_t _cbe9633d7958b2486cfc32d176ea586f5efc28ae = 0x40         ;
        constexpr std::uintptr_t _1afa04aa1551fd31d3991bfe59d2639a8b3acc2e = 0x48         ;
        constexpr std::uintptr_t _f829af88c3303653e5d90c4bdc59cf53426dc2b5 = 0x50         ;
    }

    namespace %e5f7b73d529dde3b1ad4b5dbb43bf8fc6e431749
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _3af27dbcac202619536bf77ac5e7f7f8b04b2417 = 0x18         ;
    }

    namespace %b649a13c7e62abc687e30942de882ba1f7f6f8c5
    {
        constexpr std::uintptr_t _284d569da5115509218e54854da3674f8d433120 = 0x10         ;
        constexpr std::uintptr_t _1ac1a11f50c7f70e636bd57ea528fcaeb8e912de = 0x18         ;
    }

    namespace %3737a4f4d1488bae656ae7e1db9eab3c9a894ceb
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %c8cd8068d7dd242f306567959fec3c5b5061f798
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
        constexpr std::uintptr_t _70e332a649070da83404ef09f9de3f8d982286c5 = 0x18         ;
    }

    namespace %28b29b84907b3fa4e9254a330162acf9e2cfd62e
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %0c90ffa3ad86f01f610fb04512280f6cb6056eba
    {
        constexpr std::uintptr_t _e474a64b2ee535c2ec6b8ed181fb2a8b71482798 = 0x10         ;
        constexpr std::uintptr_t _27abdc9ed522c92536c4971d73687de236ab15a5 = 0x18         ;
    }

    namespace %58e59644c6463818ff69af715a29f92d438b2c88
    {
        constexpr std::uintptr_t _0656338563fea54fd4d07234037b28f471bbd95d = 0x10         ;
    }

    namespace %12e505dd6db0a47932cf946fab0396993bb4afea
    {
        constexpr std::uintptr_t _745ab6017893570e3357bae1989fd13193dae6ff = 0x10         ;
        constexpr std::uintptr_t _19a285ba9864dbd6d554a72fd46c0c7c39629653 = 0x18         ;
        constexpr std::uintptr_t _06ae4e511663101cc833be46e23511c20034b556 = 0x20         ;
        constexpr std::uintptr_t _5213444730885c5191f818f101942b15f66ace43 = 0x28         ;
    }

    namespace %8d0d86b500a3a682511147e1db2ec07d4faff275
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %820310cb83949c9918268e5213932d449ef4d143
    {
    }

    namespace %6435a36db5b194f856d493cbec9fa4c718559b46
    {
    }

    namespace %107a481984fa171a11f852520b05908e65eca001
    {
    }

    namespace %e7e9b881b2bb6eb86f1cd56a75cc9bb3b481df20
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _677ac6d298872b41fa48869560c42a0ba561180f = 0x18         ;
    }

    namespace %491b075445e120a60b32bd71153037c8a77b1c24
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace TOD_CloudParameters-fake-0
    {
        constexpr std::uintptr_t Size                             = 0x10         ;
        constexpr std::uintptr_t Opacity                          = 0x14         ;
        constexpr std::uintptr_t Coverage                         = 0x18         ;
        constexpr std::uintptr_t Sharpness                        = 0x1C         ;
        constexpr std::uintptr_t Coloring                         = 0x20         ;
        constexpr std::uintptr_t Attenuation                      = 0x24         ;
        constexpr std::uintptr_t Saturation                       = 0x28         ;
        constexpr std::uintptr_t Scattering                       = 0x2C         ;
        constexpr std::uintptr_t Brightness                       = 0x30         ;
    }

    namespace %b1d3cef1527407d6408f6d5ba2996ef975eb89f3
    {
    }

    namespace %cad87def0503e448f798131a178009a1b9bb34d0
    {
        constexpr std::uintptr_t _59052e40cb1ae53ee5ce839a1a2c5110a19540ae = 0x10         ;
        constexpr std::uintptr_t _d1a5843eba8ec6cdcae4fe4ea7d1d915eb05324b = 0x18         ;
        constexpr std::uintptr_t _ad96c1e4019035b4ee4e810bb28af8ce52ecce27 = 0x20         ;
        constexpr std::uintptr_t _7d69ce1dbc68d9275f461a5ed966c6bcf100901a = 0x28         ;
        constexpr std::uintptr_t _d1bd7b2dc77727c7bbec36ead011025d7484494a = 0x30         ;
        constexpr std::uintptr_t _58444ec07c1af9fd334390f586e833d9092e6d9f = 0x38         ;
        constexpr std::uintptr_t _2f4e87160d42486c17e5bbff1ef73a2af2eb306a = 0x40         ;
        constexpr std::uintptr_t _f28be97bf7b985d57c5df0b1b6fb3b76a10df24c = 0x48         ;
        constexpr std::uintptr_t _11435828afa85bb17c58ef461b01651a7a0691f1 = 0x50         ;
    }

    namespace %2bcd70f5ad16b916c85b2d5436e9d5336790998c
    {
        constexpr std::uintptr_t _9282c811c6af542b092787c743eecdedf6bbe82f = 0x10         ;
    }

    namespace BypassOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NeedsKeyboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t onNoKeysDown                     = 0x20         ;
        constexpr std::uintptr_t ShowEscapeUI                     = 0x28         ;
        constexpr std::uintptr_t blockUnspecifiedInput            = 0x29         ;
        constexpr std::uintptr_t AllowedBinds                     = 0x2C         ;

        constexpr std::uintptr_t _98cf114f49bcb39343a5b78fc58006b8adebc4fd = 0x30         ;
        constexpr std::uintptr_t _e6d31de3862ce0b7f814e3b5e964d41ca3240c55 = 0x38         ;
    }

    namespace %1f25dec5b51ac8d6cf2492dd6eeb82ba4d556b2a
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace TOD_LightParameters-fake-0
    {
        constexpr std::uintptr_t UpdateInterval                   = 0x10         ;
        constexpr std::uintptr_t MinimumHeight                    = 0x14         ;
    }

    namespace %55734edf7867793fa1c3cb4f36df95b5bf6acc6d
    {
    }

    namespace %fb731658de899c6d7f4c9a96a07a737e5dcfea97
    {
        constexpr std::uintptr_t _bd8a70348f90b97de012cbce242b843a36e9244c = 0x10         ;
    }

    namespace %e24cd9c4236b5334a83d121ff9108c866f92f307
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %539df801bf90a6fef101f15fff6f3f8258c13771
    {
        constexpr std::uintptr_t _808a6c64065e654d4295836cbde932f3950a0f6b = 0x10         ;
    }

    namespace CC_LookupFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t lookupTexture                    = 0x30         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %3579d72416aaa027e1ee0dbc146553ab1b9de624
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _a36782be3a67f520bcbd3230d0ca422b9a379f89 = 0x18         ;
        constexpr std::uintptr_t _6faefacd09c2e72a44aa54d6826e3a16e728cf80 = 0x20         ;
        constexpr std::uintptr_t _daa8ca7bbb00ad7ae9ab1542a754e5e75ded4f54 = 0x24         ;
    }

    namespace %a2297b924cc8f2a60efb902d3b6310493f0c13ff
    {
    }

    namespace %8476bef0af44fd575cb8991891be5b2f91b42a26
    {
    }

    namespace %92e260dda064f3efe546b6fce8f36fcbe98a2b0c
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _5ee08ea5e7232305242a3c809ba475e9f4627e86 = 0x18         ;
        constexpr std::uintptr_t _48d50fa53dc3470508f63237b7b1ee1b9ca12d33 = 0x20         ;
    }

    namespace CC_Sharpen
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t strength                         = 0x30         ;
        constexpr std::uintptr_t clamp                            = 0x34         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %38662b8fda06a4f1bdf2e3f0a2bcdbfc57163498
    {
    }

    namespace %925ffb53226eadd731ea22e01a6d11fb01d02b54
    {
    }

    namespace %1fc8b52b1b9f1311f8543dd5520d8650b252d18c
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _fae84005149473cbd4a08634ed98797b2d7b4714 = 0x18         ;
    }

    namespace %f86118f14f9ca70d8872558406769f0de0c2cc25
    {
    }

    namespace %16e6d3f56fc05765b54686dbee7cde9f8053625f
    {
    }

    namespace %1258672426d0a58a44a3613f0a52f8c022f2f2bc
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %4ee7d64898f0bd5896dfd2a3fd44e2377d3edd57
    {
    }

    namespace %44d8ff76f18631823d5d9eba3773d3b2ec53ef34
    {
        constexpr std::uintptr_t _9eba7c4f7c4797d0bb9e67fdce45c143497b3364 = 0x10         ;
        constexpr std::uintptr_t _34de757a2b9c16b94f499741b5af7c994b43147b = 0x18         ;
        constexpr std::uintptr_t _4d780009d3d6f5510e1fa23fdaf52b2c18ad2fc7 = 0x20         ;
        constexpr std::uintptr_t _9e90775a1a4a8ded8875d787638a4611543038c1 = 0x28         ;
        constexpr std::uintptr_t _38a1819e80a764694351219465ba3e671d55bf16 = 0x30         ;
        constexpr std::uintptr_t _23869f6f11cec9433b6137c2eb20aa7c39aae32c = 0x38         ;
    }

    namespace %19f6e9a504649db0ad61aefe4eaa1594356bcb2f
    {
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x10         ;
    }

    namespace %97e7595fb4cf94a85af1d1e8b93f2a7265460f51
    {
    }

    namespace %47ae92ec4fdffb5871221c994d2f1c180524502d
    {
        constexpr std::uintptr_t _248e93d47d4d549750e1c67d554c825acf90b30d = 0x10         ;
        constexpr std::uintptr_t _5540626de0c0f373a83ade90bf45e433a6d0424f = 0x18         ;
        constexpr std::uintptr_t _528c7d60d6b6a332cccb5707b4f0543c6ee613ee = 0x20         ;
        constexpr std::uintptr_t _06d1d68be0aa29ed75c19835375ce2de46cdb69b = 0x28         ;
        constexpr std::uintptr_t _f5267f14011656fdfecd9a1cdefb15afe7a61541 = 0x30         ;
        constexpr std::uintptr_t _01a1c8869ae46775a066c85067732017015014ce = 0x38         ;
        constexpr std::uintptr_t _32440540ca4147b4fc11d1a48749c4a00dde4e9e = 0x40         ;
        constexpr std::uintptr_t _3227a06cf8b10433acaeff2927c71089d73f5cb5 = 0x48         ;
    }

    namespace %49394424db5b016c599146625192a3567fc6d2dd
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %0f46206f576439062a0d6c9eff58b89a3b5efdd3
    {
    }

    namespace %1f77ec527ca6a35737487d0f576996a87a9190d7
    {
    }

    namespace ResolutionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TOD_ImageEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sky                              = 0x20         ;

        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x28         ;
        constexpr std::uintptr_t _c33054761a1d8783b772da590cfd0d63971b0643 = 0x30         ;
        constexpr std::uintptr_t _70904884e370f4a7b7ec84fa3e6338af65af906a = 0x31         ;
    }

    namespace %7919dd213730444509877621dbbda54df72ac598
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %565b84f2616c48f173aaf22d4b0000a00c9eb770
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x18         ;
    }

    namespace %d5cc89a4bac4a6ebdc36ac84a75bf57edfaa0826
    {
    }

    namespace %c830afa2ec13bb812b0dfffaa7c864216b4d0c4b
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _baaea31b21c407fd5b9608b030b261f0bed3626f = 0x18         ;
    }

    namespace %02b23d38a0d3777d117d5581d364aa580f92fefe
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %1d5d1cdf4e0250aa44aa60c174ca76791f26006c
    {
    }

    namespace %56eca3353c9f06bd4feff37f4f38688132e6cb45
    {
        constexpr std::uintptr_t _745e2f183d2051e662155166ff063acdfd5b068e = 0x10         ;
        constexpr std::uintptr_t _9008cb7b0a31d2080c0f4743b2ddcdd690665795 = 0x14         ;
        constexpr std::uintptr_t _8f4642b120f8ea9e32404fa2fe25af5469364c33 = 0x18         ;
    }

    namespace %80e74c703b7560b4f1323dd98663738972821404
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _c180f3e614e7443cb283742e5d59f31f36ac9e66 = 0x18         ;
    }

    namespace %6483ba919cabf9ea37ec74d6fd9f27d30440700b
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x18         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x28         ;
    }

    namespace %143fc304aaebcda1b4427d2feb760bb50571f45c
    {
        constexpr std::uintptr_t _4ec3d0637cd643920f6840710b23588e7f5c042d = 0x10         ;
    }

    namespace %af9e1cc5735c0cda599afbc5c052a7cc02af7402
    {
        constexpr std::uintptr_t _22d05a467e5b249f6683afddb63e86ee7cf97871 = 0x10         ;
    }

    namespace %18fd7ac23454dd9f99e4cfc2eb0ba412f3b1ec3d
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _f54ce65289b369dda46ec12fa8c20d55dcc9fa29 = 0x18         ;
    }

    namespace %4226dbe561b568692950397a10fbd5415098528d
    {
        constexpr std::uintptr_t _171686720df17daf2506d200f4c33cd7e49c90e3 = 0x10         ;
        constexpr std::uintptr_t _6ba1b7b1a6d9e4bd7a9efba9a0682bb0959a9be5 = 0x18         ;
        constexpr std::uintptr_t _95bf01316e96ee15c9b2829a1f8e0720e210e5a3 = 0x20         ;
        constexpr std::uintptr_t _f7fa9c220779aee01b51a6ad127234575ab3bcb3 = 0x28         ;
    }

    namespace %c68a345e480cbfe5af40219996c207b5686c45fc
    {
    }

    namespace %8d364630c8e210caa526a707551a5676fa489dfc
    {
    }

    namespace %0bc61b468f2fa767b1a1792320208ccd9aa44b20
    {
    }

    namespace %b6e6887947b159ae3b93e2bcfff36b931fae2ce3
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %e9e2933b321dd942b2f622f70956984448bea3b4
    {
    }

    namespace %d351d3753fbd0f72c914e52dbdc57c19bb66a008
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _932e6c4e6569ab4c0ee17f31f88784166d9034d9 = 0x18         ;
        constexpr std::uintptr_t _303a97a0993c9d6b17e0aa0524b9a1f71351f339 = 0x20         ;
    }

    namespace %97d56e24f31a08296f1eb3585770ad61d5e1a4da
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %d31c9ab2abea52b1ca162a0dbbc92d0d992634fb
    {
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x10         ;
    }

    namespace %a05168a00e4098881d3ac2d2389c0ad2a3820e3e
    {
        constexpr std::uintptr_t _74101ade1089e8aa99e2154831c27aceb63606fd = 0x10         ;
        constexpr std::uintptr_t _7ce34948038fbfd3d4802ab471a0b1af9b6d49aa = 0x18         ;
        constexpr std::uintptr_t _ceed2de736e72a56d92e3c43cfb121752b884b9c = 0x20         ;
    }

    namespace %b7bdfee1547ff5398c7ac6df5cbca1d18166da15
    {
    }

    namespace %8713eb59aee6dcf15dd351fe68295eacb74feac3
    {
    }

    namespace %6e44802b99f2f1a4417723ffa8636b9dd24361bb
    {
        constexpr std::uintptr_t _930f9af7b8e307d1bf9ededaf8a63158d81ad74a = 0x48         ;
    }

    namespace %8b955a5a494226aa9672fb3f8eedb18006d0ea30
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _da6f72c6c677be0d247585b47f1075a948f1ab10 = 0x20         ;
    }

    namespace %ebad9cbfd24cf84956f52698310479d902280e09
    {
        constexpr std::uintptr_t _bf237770b29b13ac588f84e6e92339450935c321 = 0x10         ;
    }

    namespace %814317ab6c1be670b3d33d89f5769ae11b45f34a
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %9e9cf630eaef75bcb4891dfa0990142b4e00394b
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _51fd9fcbc82246bbe6801d716a867a9b54c40254 = 0x18         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x20         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x28         ;
    }

    namespace TOD_FogParameters-fake-0
    {
        constexpr std::uintptr_t Mode                             = 0x10         ;
        constexpr std::uintptr_t HeightBias                       = 0x14         ;
    }

    namespace %e366b0d8d3b0b6c470348d40cb7dab4e1735f33d
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %fcfd417e6c7bd1dc87d5c37f1d7c9acec674a023
    {
    }

    namespace TOD_WorldParameters-fake-0
    {
        constexpr std::uintptr_t Latitude                         = 0x10         ;
        constexpr std::uintptr_t Longitude                        = 0x14         ;
        constexpr std::uintptr_t UTC                              = 0x18         ;
    }

    namespace %d1af36280ca7d952fb87c72ea4135dc14a6b9b9c
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %14b00d3c9ad2091210e71cf6ab357fec74a73d7d
    {
    }

    namespace %af8eccd137b9967fc965620ab11e27ecb76a41e7
    {
    }

    namespace %6bf81ca3c548482b3c0649e8a444ef81541c4836
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %8a90248b203c5739d38d444f27f6ca9ff7711413
    {
    }

    namespace %c3f749282b10f123b57f0ac09a7451e499f88fd2
    {
        constexpr std::uintptr_t _c1cee14d7ed50c6e06d1e056eefbcaf1af55e980 = 0x10         ;
    }

    namespace %b67e4c4dc51e53d8f50869965804788f98bfade8
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _dad1a6a3744a9aa44916c64b38317e49229cebc2 = 0x18         ;
    }

    namespace %74b250c53470280ed723029b8dcd67dfbc7f1f2b
    {
    }

    namespace %3eba7220262c6e68ee0f83f7a73b21c268675ece
    {
    }

    namespace TOD_MoonParameters
    {
        constexpr std::uintptr_t MeshSize                         = 0x10         ;
        constexpr std::uintptr_t MeshSizeRed                      = 0x14         ;
        constexpr std::uintptr_t MeshBrightness                   = 0x18         ;
        constexpr std::uintptr_t MeshBrightnessDefault            = 0x1C         ;
        constexpr std::uintptr_t MeshContrast                     = 0x20         ;
        constexpr std::uintptr_t HaloSize                         = 0x24         ;
        constexpr std::uintptr_t HaloBrightness                   = 0x28         ;
        constexpr std::uintptr_t Position                         = 0x2C         ;
    }

    namespace %fc9acb8a08afe2c2a75b554f06ba532a591ab05d
    {
        constexpr std::uintptr_t _4b21c82b819aaa3a6ea65522ddc36c088a1107ee = 0x10         ;
    }

    namespace %4694053fcc8a5e0e8e58852908022becf44cf790
    {
        constexpr std::uintptr_t _59052e40cb1ae53ee5ce839a1a2c5110a19540ae = 0x10         ;
        constexpr std::uintptr_t _ad96c1e4019035b4ee4e810bb28af8ce52ecce27 = 0x18         ;
        constexpr std::uintptr_t _7d69ce1dbc68d9275f461a5ed966c6bcf100901a = 0x20         ;
        constexpr std::uintptr_t _d1bd7b2dc77727c7bbec36ead011025d7484494a = 0x28         ;
        constexpr std::uintptr_t _784b02b92888374c75c58f632168b5dacac7eb67 = 0x30         ;
        constexpr std::uintptr_t _afcf4caac6999bd1ff067ad4614cefaffe846690 = 0x38         ;
        constexpr std::uintptr_t _33661e5011d20e6f1cfcff5f133c888c650376d6 = 0x40         ;
        constexpr std::uintptr_t _aa1d59f13b885a805a80f9c2855bcac2802da4d0 = 0x44         ;
        constexpr std::uintptr_t _770731aa4c6c9f88a40302bded9bd6c9917543c7 = 0x48         ;
        constexpr std::uintptr_t _01f46e7331e18aeb18058ce06c0d398d056bbe81 = 0x4C         ;
        constexpr std::uintptr_t _8eb493e998705c1e091de05572ad9a58b0a8a061 = 0x50         ;
        constexpr std::uintptr_t _5b8bbff73b9fae679fb0efc04328d96d9a4d8671 = 0x58         ;
        constexpr std::uintptr_t _137ea5d61a1b57b2b572e9f2c8a46c5ee1df6775 = 0x5C         ;
        constexpr std::uintptr_t _7f8d658549c802e4784d0ebc67be85fddc1b2569 = 0x60         ;
        constexpr std::uintptr_t _c4f8a28fc692851c59b1480a909e8c9b2a49164b = 0x68         ;
        constexpr std::uintptr_t _a09072f59c752ca600531a0e834dbc229de4c92c = 0x70         ;
        constexpr std::uintptr_t _3e2a692321a25477073d8bb3c91e051e932fa4d2 = 0x78         ;
        constexpr std::uintptr_t _83939b2835a1ff5066120a348a7c4420624d667b = 0x80         ;
        constexpr std::uintptr_t _8ae64b1dfb61fcfe10cb91a7068a7eb9e8235cdd = 0x88         ;
    }

    namespace %4d96f22b4bcdf5594e29f62c08b3c6f6e027b0fd
    {
    }

    namespace %7f7952c66848a8445e289286c2c839cfbea4c8ae
    {
    }

    namespace %cea87ed9dc8d004713babe3fc3578a4e425a2e8c
    {
        constexpr std::uintptr_t _27f8cb609486825a29402120001e42c23eb32acc = 0x10         ;
    }

    namespace %5d3bbfa0bd1334e91bdf6f263d36119ad8830158
    {
    }

    namespace %b25cc0dda2b9123e31f9bdbf9f941a1b135bcc73
    {
    }

    namespace %650f74301769ca85850542f12bdcbe50e779f998
    {
    }

    namespace %8d6fc218952d24feb4d8b52475f46a605e0db5ca
    {
    }

    namespace %3ec42cbc7027fcf9e5a3fe551167a7c6cec36592
    {
        constexpr std::uintptr_t _86c74b0c676adc32e056d9baac0f05d99dadc1e8 = 0x10         ;
    }

    namespace %f542c64fb2d979d38a87cd7e33f9f567d884f9a8
    {
        constexpr std::uintptr_t _30f673b065fc3442ef9b6ac499bfe79bfec31c00 = 0x10         ;
    }

    namespace %5d587e275609d91ba0189ac34116d107abd996a1
    {
        constexpr std::uintptr_t _2bace6338b55c75d217aebc519eef795c7d44409 = 0x10         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x18         ;
    }

    namespace %8541ee697255dd7124efbaccd707cc62eb0edd28
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %7e60f2b4f4db66fee42474d8191ce8d3d7044a1c
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %447adae884a20d39b025985a0dd4d7c7b7b4fe70
    {
        constexpr std::uintptr_t _b0c7e66aa680c6f43a0e4fe84ad89ad76898b58b = 0x10         ;
        constexpr std::uintptr_t _c1cee14d7ed50c6e06d1e056eefbcaf1af55e980 = 0x18         ;
    }

    namespace %47c5ef12d93e695a6091b4fa063ace13ebc080c7
    {
        constexpr std::uintptr_t _bb182ab61cbd24c2618448830c6455d402dda1ee = 0x10         ;
    }

    namespace %6321898b4db779f95a30d3b65b7646053d35ed0e
    {
    }

    namespace CC_GradientRamp
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t rampTexture                      = 0x30         ;
        constexpr std::uintptr_t amount                           = 0x38         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %cea0bff5103dd72d8e61aa0bca21032cbf2dec8b
    {
    }

    namespace %7f1f247bf1cd1a71b3cf7167a347d9a3ece9b86f
    {
    }

    namespace %02f52b1309f3ac486321f1b61fafbe1d3b6b2a31
    {
    }

    namespace %f056fd835f5d5c1c3f9149f7c7f8c6e673cdeced
    {
    }

    namespace %3e225809c6786df9c6a95ee68fe7e78d2773eceb
    {
        constexpr std::uintptr_t _a07c68e90050398db6d0dfd3bff03a69c586acc7 = 0x10         ;
    }

    namespace %0ba3d16679a45ef941bbf9977329164c06f5cce9
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _3f8b21e953c1b007fcf2b3c6849aa8adc105b893 = 0x18         ;
        constexpr std::uintptr_t _ffd8d2e136dc5e7556f545164799283459d2e860 = 0x1C         ;
    }

    namespace %d7226b01196bcf424f5083c9950bd16ec6acb94b
    {
        constexpr std::uintptr_t _437b826e3b5e64933ee0f3834c4e2d04b60f086a = 0x10         ;
    }

    namespace %e7a64508dbaab3edcb429810be8b6ebd0d0e7d13
    {
        constexpr std::uintptr_t _b0c7e66aa680c6f43a0e4fe84ad89ad76898b58b = 0x10         ;
        constexpr std::uintptr_t _bb182ab61cbd24c2618448830c6455d402dda1ee = 0x18         ;
    }

    namespace %0605f8a676454d5b660a1cb0d71de228a475cb03
    {
    }

    namespace %975c6ad956a3bc0504fda70736b396710ffc0099
    {
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x10         ;
    }

    namespace %54a48b9ede07938070f382b80cf62a7dadea4b09
    {
        constexpr std::uintptr_t _8cdd3ad3e480f910cc59c422b7f2c6481d1a986f = 0x10         ;
        constexpr std::uintptr_t _2f4b7fdcc904e4e7171acc2a404b67395152fa48 = 0x18         ;
    }

    namespace %b995fbdd733dd44280396b162fe5a686adcd5119
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %35b2d2d2aa4b9078fa85e48de863cde72955b39d
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %86ac50572c0e5394edaf3883eb57d7ea1e2a7ee6
    {
    }

    namespace %ae2487d4cfccfeeba4be9a599986e49931c1d5b9
    {
    }

    namespace %61c0e0af952fd94a0e2aa6d471c26b1d5ba30e8b
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _171686720df17daf2506d200f4c33cd7e49c90e3 = 0x18         ;
        constexpr std::uintptr_t _6ba1b7b1a6d9e4bd7a9efba9a0682bb0959a9be5 = 0x20         ;
        constexpr std::uintptr_t _95bf01316e96ee15c9b2829a1f8e0720e210e5a3 = 0x28         ;
        constexpr std::uintptr_t _f7fa9c220779aee01b51a6ad127234575ab3bcb3 = 0x30         ;
    }

    namespace %66f672f35ba96bae0aa1e17c611d1911fa1509a5
    {
    }

    namespace %3554fb2e35e83d281f47abb684d866a80c18ece2
    {
    }

    namespace %645e09cfe7623e25917505283ebfb311c8408ad3
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %8f910679e94584d1ee4fd656cf78ee4af903a010
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _3f8b21e953c1b007fcf2b3c6849aa8adc105b893 = 0x18         ;
        constexpr std::uintptr_t _ffd8d2e136dc5e7556f545164799283459d2e860 = 0x1C         ;
    }

    namespace %a275358822da3913c4090e0cf54825ef8e0f654e
    {
    }

    namespace CC_BrightnessContrastGamma
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t redCoeff                         = 0x30         ;
        constexpr std::uintptr_t greenCoeff                       = 0x34         ;
        constexpr std::uintptr_t blueCoeff                        = 0x38         ;
        constexpr std::uintptr_t brightness                       = 0x3C         ;
        constexpr std::uintptr_t contrast                         = 0x40         ;
        constexpr std::uintptr_t gamma                            = 0x44         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %545a5a52397c35556b183e4efc8b795b5ab9d21b
    {
    }

    namespace TOD_AudioAtNight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fadeTime                         = 0x28         ;

        constexpr std::uintptr_t _7f225ee4c1f2ec41f21db42a95aedf7505e457ee = 0x20         ;
        constexpr std::uintptr_t _1ea299fed95db20bd08e4b15aa8d81b1e944648e = 0x2C         ;
        constexpr std::uintptr_t _b3706c81455ae06cbf7b1478f7072c494ffd521c = 0x30         ;
    }

    namespace %faadfa3cd0a117e08426bd81cc7faa409104153e
    {
    }

    namespace %c7ba1d45fdae4f9fc8d279c0c1320b08062eb062
    {
    }

    namespace %4530c032ac8b08e520c1a843d85ee8b7703fec2c
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %aa267a275b07a99a798121b8795ef54d09e35af4
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %85e5ebc08e2b87208e3a012c2b94e26f9b33067a
    {
    }

    namespace %206aed2ffd706555cf23a5f0790b73d0164eac42
    {
    }

    namespace %83e2638292dc39db398598db8abad25f11908d1a
    {
    }

    namespace %3b35b8e06a277d5846c1438b60a28b760c00b7ee
    {
    }

    namespace %675c338130ce38c936f9a45d046d9bc7eb1ab315
    {
        constexpr std::uintptr_t _60aae7d43535df277a3b997bc0bb474b8fc46af9 = 0x10         ;
        constexpr std::uintptr_t _15370af6f68675e613eb021735fb51283932689e = 0x18         ;
    }

    namespace %deb4f492c053c5058a74f9a5976112deb1f0c92e
    {
    }

    namespace %c9796e10b0bb9598147b61f3a44cbc4e1ceeffae
    {
    }

    namespace %20762596ff698d66415f7388214f474340d6f92b
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x18         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %270bbab1dd7bd96462c30b0c62765711c7be600a
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _ffd8d2e136dc5e7556f545164799283459d2e860 = 0x18         ;
        constexpr std::uintptr_t _dead7cc13b904a605d0b8ca51adebc6e27f1035e = 0x1C         ;
        constexpr std::uintptr_t _009108dcf601cd4eab67a8c820b1fc832dca990b = 0x20         ;
        constexpr std::uintptr_t _b4c63b871a7cf0567d055eea3d273da06dd50814 = 0x28         ;
    }

    namespace %4f0b79519b8e4df1a52e35d1970573a06aa08bc7
    {
        constexpr std::uintptr_t _35defa2058ad7667e75f1a92ac2cb7d7130c9211 = 0x10         ;
    }

    namespace %00cd2361a887449d57ebae651fd3aeefc9ca9e80
    {
    }

    namespace %cf4e764d9cbb01b57ebb966a2e62be0c0667fe5c
    {
        constexpr std::uintptr_t _248e93d47d4d549750e1c67d554c825acf90b30d = 0x10         ;
        constexpr std::uintptr_t _80399ee7e1eaa275f8c549d9210846a31c678b39 = 0x18         ;
        constexpr std::uintptr_t _1011ed2ef05b8d6c03e680216a0090de98cb5127 = 0x20         ;
        constexpr std::uintptr_t _f1cde333549d7188cf60e96bf30f8a9d8f17d4b7 = 0x30         ;
        constexpr std::uintptr_t _81394ee9396bf1c578e2c66a6ec357360be5b351 = 0x38         ;
        constexpr std::uintptr_t _6f03e9922c6d846e43ede5e5950b9ba175f4b163 = 0x40         ;
        constexpr std::uintptr_t _6b517b203183c7cf75be3db27758d525f5a40fea = 0x48         ;
        constexpr std::uintptr_t _00f36d77bc9739f55531f2da663fec4c34b368c1 = 0x50         ;
        constexpr std::uintptr_t _9fa01decf6124369b0d8793219083ae841e1f365 = 0x58         ;
        constexpr std::uintptr_t _21a86df8742942c404dc5098a7174131b72db07a = 0x60         ;
        constexpr std::uintptr_t _7d20d737e16cf58b0041ebf497b63b840e7553db = 0x68         ;
        constexpr std::uintptr_t _9a7dd53c822b5bcb8836b4eea29709297788ec65 = 0x70         ;
        constexpr std::uintptr_t _7d06df13ef1807a8c0729f1cbe0e4eec9a5a8cf6 = 0x78         ;
        constexpr std::uintptr_t _59a7c057c9907cdea649f8b57835b15d3893b6cf = 0x80         ;
        constexpr std::uintptr_t _9b5ee226167a4f13d4e7d3a7f1446c98c9315810 = 0x88         ;
    }

    namespace %dad247f898f3a0e2ef905f8ebfacf373e357b03a
    {
        constexpr std::uintptr_t _a07c68e90050398db6d0dfd3bff03a69c586acc7 = 0x10         ;
        constexpr std::uintptr_t _032e4b0c465148c2f801d6e1eab8ebfdd65bb174 = 0x18         ;
    }

    namespace %19028675abe61079a95ed027fbbb9309e32ea481
    {
    }

    namespace %75071696baa0d10b1565d41b4465c47918a8e483
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %2851d3011aa68ac78a19c64ddd1e7f52256ff12b
    {
    }

    namespace %83a79f0821eed91213a2d8cddf92a0969564a954
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %18e910379dc11f0903c60d9a521da55199057c67
    {
    }

    namespace %78eefc84229848f8e746858e39df0123d1453c3a
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %4ab4510d105a0dfc9c8c2d7512f7fb98537b8682
    {
        constexpr std::uintptr_t _197b2a1bf1f136dc15ca03cf7eb9a046b0bb9fb3 = 0x10         ;
        constexpr std::uintptr_t _7499f64b42e34124c35b29343d931ccbbf096821 = 0x14         ;
        constexpr std::uintptr_t _7e217a95086cab088f280bfcb9753ad84d1f98ef = 0x18         ;
    }

    namespace %0b8b0e366241eeb21e9d5435e357cc98e44bb62a
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %85f6cf95e3f41d590bb4729ed73d6d715407cb89
    {
        constexpr std::uintptr_t _6c07804c6ec5b53afc07754ff37556df104e8fd2 = 0x10         ;
        constexpr std::uintptr_t _c646965c002188715525485e077ac35363af9d19 = 0x18         ;
    }

    namespace %d7ca511b798880440eba12c695df6b87a1511fd3
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %a06d9eb4a995075f1744b5aa9c63875a70dbd8c7
    {
    }

    namespace %e1c896616c605165f98c1ba89aeda72081e831fd
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854058   ;
        constexpr std::uintptr_t _f796a67c8ced6075831dd8704768728187da8583 = 0x10         ;
        constexpr std::uintptr_t _e6f9318482e7210fb1648035bba0d04eca8c2151 = 0x18         ;
        constexpr std::uintptr_t _c0a84ecc5502bc103fafe787d2d51c9a3be2f006 = 0x20         ;
    }

    namespace TOD_Sky
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ColorSpace                       = 0x20         ;
        constexpr std::uintptr_t ColorRange                       = 0x24         ;
        constexpr std::uintptr_t ColorOutput                      = 0x28         ;
        constexpr std::uintptr_t SkyQuality                       = 0x2C         ;
        constexpr std::uintptr_t CloudQuality                     = 0x30         ;
        constexpr std::uintptr_t MeshQuality                      = 0x34         ;
        constexpr std::uintptr_t StarQuality                      = 0x38         ;
        constexpr std::uintptr_t Cycle                            = 0x40         ;
        constexpr std::uintptr_t World                            = 0x48         ;
        constexpr std::uintptr_t Atmosphere                       = 0x50         ;
        constexpr std::uintptr_t Day                              = 0x58         ;
        constexpr std::uintptr_t Night                            = 0x60         ;
        constexpr std::uintptr_t Sun                              = 0x68         ;
        constexpr std::uintptr_t Moon                             = 0x70         ;
        constexpr std::uintptr_t Stars                            = 0x78         ;
        constexpr std::uintptr_t Clouds                           = 0x80         ;
        constexpr std::uintptr_t Light                            = 0x88         ;
        constexpr std::uintptr_t Fog                              = 0x90         ;
        constexpr std::uintptr_t Ambient                          = 0x98         ;
        constexpr std::uintptr_t Reflection                       = 0xA0         ;

        constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0xA8         ;
        constexpr std::uintptr_t _4c5f69d87582e2abc685d8f7820414cab066be0e = 0xB0         ;
        constexpr std::uintptr_t _23ee08dcb97e79c5a5b4f697e1088e4e3e6f77fe = 0xB8         ;
        constexpr std::uintptr_t _7889d48319305c805d501bb43e82bcba4ae95982 = 0xC0         ;
        constexpr std::uintptr_t _9a289a94cb7c3b39942d5c45ce579fe86f400b81 = 0xC1         ;
        constexpr std::uintptr_t _0b5c0063957a3508f6d839a4d27b529b4a7e1ce0 = 0xC4         ;
        constexpr std::uintptr_t _86d995c27347469ecf10a4468ea11d3abe02ecae = 0xC8         ;
        constexpr std::uintptr_t _e646c47b4d72d378b5cfa16ac6653a58e8b53f48 = 0xCC         ;
        constexpr std::uintptr_t _c63f60ae26fa5f5760ad94ed59c64042f7a3b99d = 0xD0         ;
        constexpr std::uintptr_t _769af758050feb37968557fc953fb8deb0794939 = 0xD4         ;
        constexpr std::uintptr_t _84a4b5ac04602fe2c4bbf39c2bdde09d03cefefe = 0xD8         ;
        constexpr std::uintptr_t _57e0ab4c0f2fc067c14ff0b761564e7df60b831f = 0xDC         ;
        constexpr std::uintptr_t _8e7bbe288f8202dffde116d384d3c577c5ad9c8c = 0xE0         ;
        constexpr std::uintptr_t _af1eac1a878828238be40f7e48f41d6d1c6cbdc1 = 0xE4         ;
        constexpr std::uintptr_t _eae08d80fda31f8f24f0a5f8b2ca21f0ec189a35 = 0xE8         ;
        constexpr std::uintptr_t _bb68fa534c8fef0f0b9cdbd1cd934eb4b3e5f02e = 0xEC         ;
        constexpr std::uintptr_t _8a33bbef4d05b65cd9fedbb280766cbc52195d86 = 0xF0         ;
        constexpr std::uintptr_t _26b55917787f85132ad3d0fed970bc725dff0332 = 0xF4         ;
        constexpr std::uintptr_t _4d98a211b2ba88dc7a27729bb2baf0b0707ac270 = 0x100        ;
        constexpr std::uintptr_t _0c344cc217e6cf8bb20fe32bb011dc512d6a2f96 = 0x10C        ;
        constexpr std::uintptr_t _bf9f5469ceff73aeb6b0f5b95bce46e13d3c0cac = 0x118        ;
        constexpr std::uintptr_t _67a438a66d31acfeabcd7c6ce1005689e9de05e0 = 0x124        ;
        constexpr std::uintptr_t _26470d5500c5d2a341d4dfeb69e30eb535ee361c = 0x130        ;
        constexpr std::uintptr_t _242f7afa5fa6a3f3d8be66447e050d0b35675f1b = 0x13C        ;
        constexpr std::uintptr_t _0b1ed4494ce629363d399ff1930a5f7d3757514e = 0x14C        ;
        constexpr std::uintptr_t _b8a9ba6114afc9cef13ffb34e9ac746a584c18aa = 0x15C        ;
        constexpr std::uintptr_t _4623e56e194fd8b2498dbd52bde5f2f292ef74cf = 0x16C        ;
        constexpr std::uintptr_t _1a7727307dbc3883f5ff25518fe5b5615dc38581 = 0x17C        ;
        constexpr std::uintptr_t _e9f025c59e467960e989ad01beaee4eb4fe05845 = 0x18C        ;
        constexpr std::uintptr_t _fb5a591af544ec07f8f6474d011eec60e02e05cb = 0x19C        ;
        constexpr std::uintptr_t _a4442e723dbf9017f3d5919a90be8685f2d804e8 = 0x1AC        ;
        constexpr std::uintptr_t _6fb72492ad0d125756b2584abd677bb6d72a373e = 0x1BC        ;
        constexpr std::uintptr_t _130e695a22e36a5d0aac0584c95fdf28a9043772 = 0x1CC        ;
        constexpr std::uintptr_t _9fcdef08f28be9d771e231798a2ebe93688e78a6 = 0x1DC        ;
        constexpr std::uintptr_t _1d1d53a5784d32d4680e3a8312fcf258984fee7b = 0x1EC        ;
        constexpr std::uintptr_t _aee62990c765b5e84bf52a111927d26c2a467e1f = 0x1FC        ;
        constexpr std::uintptr_t _bc0aa23372c2f5ec43abedde03674b42217142a1 = 0x20C        ;
        constexpr std::uintptr_t _f873f921f71ac61141b16f932739f7d3e3870be0 = 0x220        ;
        constexpr std::uintptr_t _0254eb0945853c131cc20cd2ff77783d0ea14237 = 0x228        ;
        constexpr std::uintptr_t _2e1ab78a4432480c180313394d38a21cf23ee7aa = 0x230        ;
        constexpr std::uintptr_t _64761cded1e34ed6c93cdaf9ee46469c7cb93443 = 0x238        ;
        constexpr std::uintptr_t _21fedf2490128f242bed1a0d433884643fc85c40 = 0x23C        ;
        constexpr std::uintptr_t _e1f01e782071f930baea1dc694b747b14f275c0f = 0x240        ;
        constexpr std::uintptr_t _c3163aabc5a8b006ef3f4f4e753861630fd9479d = 0x244        ;
        constexpr std::uintptr_t _66c7de783abb9bd7a2ef3df7cb5d2881534056c1 = 0x248        ;
        constexpr std::uintptr_t _1db6e6be518fa55004f2d26a1458db0f7816cb5c = 0x254        ;
        constexpr std::uintptr_t _2dd46a2fc805dd46b5cf20c5caca135ba4a0b855 = 0x264        ;
        constexpr std::uintptr_t _6af1264f2df3caa88509ada67dcf1ba781db9baf = 0x274        ;
        constexpr std::uintptr_t _a2567d2f3c6ee6e9009ce076b90f492c3073d32c = 0x284        ;
    }

    namespace %aa3f81034e2274372a076bfae1bdefafe7208641
    {
    }

    namespace %5beb5188980ba17126187ae790b43bd9366f50ba
    {
        constexpr std::uintptr_t _ab01523600fba34fd913b06c7210bbf35cce426e = 0x10         ;
        constexpr std::uintptr_t _830a3b71d74914df80c453e0d23a0f6cec914294 = 0x18         ;
    }

    namespace %29ed4e35780901ad8fc31eed749408590b72f14e
    {
        constexpr std::uintptr_t _e700a57e8b8bf568b25a849f71072810201a5a49 = 0x10         ;
        constexpr std::uintptr_t _e980e175c074819782e3cc2435d6d6fb18b156b4 = 0x18         ;
        constexpr std::uintptr_t _8cdd3ad3e480f910cc59c422b7f2c6481d1a986f = 0x1C         ;
        constexpr std::uintptr_t _abae32d11d557695b03212d0eed3f14822ffec52 = 0x20         ;
        constexpr std::uintptr_t _528c7d60d6b6a332cccb5707b4f0543c6ee613ee = 0x28         ;
        constexpr std::uintptr_t _db437c8390f191d17c7af5e8eb9f3f34636e0e3b = 0x30         ;
        constexpr std::uintptr_t _ed3d8027c67d22a30368ad8f3d12279d5e5164e2 = 0x38         ;
        constexpr std::uintptr_t _248e93d47d4d549750e1c67d554c825acf90b30d = 0x40         ;
        constexpr std::uintptr_t _80399ee7e1eaa275f8c549d9210846a31c678b39 = 0x48         ;
        constexpr std::uintptr_t _00f36d77bc9739f55531f2da663fec4c34b368c1 = 0x50         ;
    }

    namespace %eea50039770c754fdf24355dbf391aa0eb4d3b61
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %a79f025569752de0c18e5162b0fd790e9fe45ffe
    {
        constexpr std::uintptr_t _2998442b0a38916a7d083c10c070100e6e88543c = 0x10         ;
    }

    namespace %edd7ceff5fe268304d366202789e5a3e132a61fb
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _e0762a07b9032b9f74be01ee4b57b6b081cc99f3 = 0x18         ;
        constexpr std::uintptr_t _7035947ec1cba003a5fc93ebc1441f4769b36a24 = 0x20         ;
    }

    namespace TOD_LightParameters
    {
        constexpr std::uintptr_t UpdateInterval                   = 0x10         ;
        constexpr std::uintptr_t MinimumHeight                    = 0x14         ;
    }

    namespace %a2f5a6c225ee281225b6cc6c79a040602ca5e9b7
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _b40840ea27d1a74e407a235755c3c0dc9d0e8b96 = 0x18         ;
    }

    namespace %52a6fa66816f52b9789aaf6e46bce0066dc2d0eb
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x18         ;
        constexpr std::uintptr_t _46e9e21c4ab564dd51680784e9fcd7471b1a7a22 = 0x20         ;
        constexpr std::uintptr_t _70974ef8918ee9ff9d7a0b51eaf4de42636f6d01 = 0x28         ;
        constexpr std::uintptr_t _5c55917d5a268edd36c524429f95050ff67ebe7f = 0x30         ;
    }

    namespace %68e935f2cc779862672dec8ce21ea8807c2aa732
    {
    }

    namespace %b8e381905cdceba5019d1aa15e471b0ecb3ec58f
    {
    }

    namespace %75d731aa012d1afaa7a7c3eeafc229e5f2e9ccfe
    {
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x10         ;
        constexpr std::uintptr_t _3f1d79c6e87aec607341d530822a80c8197e8443 = 0x18         ;
        constexpr std::uintptr_t _8af9ff90a8ed0abe105dfa5586786b1782c05ad8 = 0x20         ;
    }

    namespace %de947370a7453aa40592f5a78199af012069a5dd
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x18         ;
        constexpr std::uintptr_t _c180f3e614e7443cb283742e5d59f31f36ac9e66 = 0x20         ;
    }

    namespace %45a6caa4f4efa9d89d8748175800f1336adf89a1
    {
    }

    namespace %3e665363205ce41394031d4a45d2c3d8608c8d63
    {
    }

    namespace %3dd4452f324e9c86364dff1274b3554047c78f1b
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x20         ;
        constexpr std::uintptr_t _89e53b527128933334bef36531452a80575afbb0 = 0x28         ;
    }

    namespace %e3e4893397fc4ae7a8b0a0c518a03948b4b51b25
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace TOD_ParticleAtNight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fadeTime                         = 0x28         ;

        constexpr std::uintptr_t _9502870853229ed1dcca8982992a4ff1cd9ec8d6 = 0x20         ;
        constexpr std::uintptr_t _1ea299fed95db20bd08e4b15aa8d81b1e944648e = 0x2C         ;
        constexpr std::uintptr_t _d2529341330d49acff8ecc94abefaff2ff344b6a = 0x30         ;
    }

    namespace %1dee2628e5ee097b2bd155388d9667d216f0ecdd
    {
    }

    namespace %96f249760f71a52537e3486faace0d78643d60b0
    {
        constexpr std::uintptr_t _8ca76852271565e9fe95a3eba0df01b741ee08ac = 0x18         ;
        constexpr std::uintptr_t _05630fcc225341ef1909f28d58de73c4781e4941 = 0x2C         ;
        constexpr std::uintptr_t _82f570142c94440855b66e6c4ded9652debadb6e = 0x2D         ;
        constexpr std::uintptr_t _741b1a3b244e73dcd13b7f89d98d7867d7da9270 = 0x30         ;
    }

    namespace %61c9415131f0c50716c7ac3b906ca657e43b0dfc
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _a832c63d5e29d37bc7fba125861687b34d64928e = 0x18         ;
        constexpr std::uintptr_t _61cb37be93c437c1670a20a125188fc5865afca3 = 0x20         ;
        constexpr std::uintptr_t _a623a77b5555f3dc5075da775bcb7ef40eb825c7 = 0x28         ;
    }

    namespace %1f7da000d8cab1a90da84aff53e46da58baf5de8
    {
    }

    namespace HudMenuInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _40af8d967e91e1586b4f184cd736b34584339bf2 = 0x20         ;
        constexpr std::uintptr_t _6444103ff4077e996f718e3142c36f7a0a8448e3 = 0x28         ;
        constexpr std::uintptr_t _79daf34a87bd82312802017649700cdcf2db435d = 0x30         ;
    }

    namespace %5c01ba1d628f035438951659b152b888f000ffd2
    {
        constexpr std::uintptr_t _a36782be3a67f520bcbd3230d0ca422b9a379f89 = 0x10         ;
        constexpr std::uintptr_t _8bcc0db70aa6757432661823194428014405764a = 0x18         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x20         ;
        constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x28         ;
        constexpr std::uintptr_t _0d6aadc35ebac4a1e58e9f278e0fb605922bad70 = 0x2C         ;
        constexpr std::uintptr_t _ed7393e27e25bd60224bf50b08bccc37143d541d = 0x2D         ;
    }

    namespace %43ac51c5f9ba6ac26711cf2eabed568fa9d521d7
    {
        constexpr std::uintptr_t _89fe8c0b7001c496d87d220614389d5fc6f1b648 = 0x18         ;
        constexpr std::uintptr_t _2020966489463f55499e9d549eb9a1919722417e = 0x20         ;
        constexpr std::uintptr_t _7b2a214c983b6711eeece5ecf7b60f0d44d2de2f = 0x28         ;
        constexpr std::uintptr_t _bcf327d6722616e65e0ede70608fe71eeeb9cb70 = 0x30         ;
    }

    namespace %007adc66b8e427f752b3401083217e288b8f141b
    {
    }

    namespace %125c3e0687048d2cdae198d9a2ee7bf0b2e641ea
    {
    }

    namespace %dc91dd839fc90e0a359047c1b24fb5595b5e2686
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %4358d028bac5ce2fe8ad67f28b7c75c81d247dad
    {
    }

    namespace %ea5251d0fe83d6296858145bceccf9d8f710f296
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace TOD_WorldParameters
    {
        constexpr std::uintptr_t Latitude                         = 0x10         ;
        constexpr std::uintptr_t Longitude                        = 0x14         ;
        constexpr std::uintptr_t UTC                              = 0x18         ;
    }

    namespace %81fe210fde6499498ef4b825e9c3fae9f67fc7d0
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %2dbdaa9c0e7f528c70df17b6c8808b8317824d10
    {
    }

    namespace %a4bb087101937a098569be75734c807e4b0b6b02
    {
        constexpr std::uintptr_t _8cdd3ad3e480f910cc59c422b7f2c6481d1a986f = 0x10         ;
        constexpr std::uintptr_t _ca0b69e8736d312e037cd3a8fe645ff0ce3d1909 = 0x18         ;
        constexpr std::uintptr_t _b5faa3779f924dd2bc4699703c9ca3f9c0281b99 = 0x20         ;
    }

    namespace %ad07b5291d7a6f081ddec2fa9ccde74148b30e44
    {
        constexpr std::uintptr_t _b3438a0448187d4acf482d41b052dfa333c91703 = 0x10         ;
    }

    namespace %0127353314d2adbb707c919c3a8fa8c75d4640fe
    {
    }

    namespace %caadb8604a66a9a8acec075a3fd376d0047a8fb9
    {
        constexpr std::uintptr_t _af3d6f685f6d0bdc9079d79fa4b7b040a35f8b11 = 0x10         ;
        constexpr std::uintptr_t _6c4b1bdb20ecc022281d3af03d16b99a046cdad9 = 0x14         ;
    }

    namespace %2ca22835478fcf0513448ef52d9b42d3799278c6
    {
        constexpr std::uintptr_t _65e5c39ae666b217b7e8543ebd2968ab57512464 = 0x10         ;
    }

    namespace %9217d921005945124b70ebb73db57f2ad1517e34
    {
    }

    namespace %694d76f85b413fb72c140da001ea4dc3fee25087
    {
        constexpr std::uintptr_t _2bf0ace4f0411ac4c1550a869fc22a8368326a61 = 0x20         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x38         ;
    }

    namespace %f1c96e8af72662805177c7d4218d149fe0c985ac
    {
    }

    namespace %8e0a208347f12071dd095adb964edf6f6c5d9eb2
    {
        constexpr std::uintptr_t _0e9be3e97939ab69ca6a6c558d9f2363da9f5f59 = 0x10         ;
        constexpr std::uintptr_t _f2d75dfff4bd72b10de9481de77ef0b2d0090755 = 0x18         ;
    }

    namespace %d3970b7c937af7cc48a1e388b32718961fbaca2e
    {
        constexpr std::uintptr_t _c66a11fe68e333a08e3234f426d76f256bb7383f = 0x10         ;
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x18         ;
        constexpr std::uintptr_t _33ac422b2b90d7c7a4e433f4bc856d48c786119e = 0x20         ;
    }

    namespace TOD_ParticleAtDay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fadeTime                         = 0x28         ;

        constexpr std::uintptr_t _9502870853229ed1dcca8982992a4ff1cd9ec8d6 = 0x20         ;
        constexpr std::uintptr_t _1ea299fed95db20bd08e4b15aa8d81b1e944648e = 0x2C         ;
        constexpr std::uintptr_t _d2529341330d49acff8ecc94abefaff2ff344b6a = 0x30         ;
    }

    namespace %5608db5923473fff4c54c0d98cdc365a3fcadec7
    {
    }

    namespace %f6612ed0c6c04663bda781febd0d41834df81f5e
    {
    }

    namespace %fc1e624356984652aa5a12d4e5024e7e22b72a21
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _5d1dec9fb23ae99fca8a8e7e0a3ea202967f3648 = 0x18         ;
        constexpr std::uintptr_t _511901d46d5fa408921b7c39e5a594fc12270b28 = 0x20         ;
    }

    namespace %ec71807a079707b2994e127f2cba9f0e79aa14e1
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %0eb4fc94e2fab40b18fe98a9446386d647c614b0
    {
        constexpr std::uintptr_t _29ccf8f251a2f1392b3cc84b74070ffe47be92f1 = 0x10         ;
    }

    namespace %83f92c94ee920b7183fa4c8679e4156fe445d5d6
    {
    }

    namespace %89d2fe2d951d2017acd33c464b53bd2570bd1534
    {
    }

    namespace %d2a9dab8894399cfd3e927a138d1f1ded02d7cbe
    {
    }

    namespace %2f949f547c36561a7eb58b6959bb5b92eb71a0de
    {
        constexpr std::uintptr_t _acddfdc3586a95e66313af17863e79564643be31 = 0x10         ;
    }

    namespace %69e3bd6fb1fe730aa58e34ac600b125cededdd01
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %b63cc8750a8cec3dc52a0dea347ce11749ef020f
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %381ebc2c2a56c888a509abf29e294db8fba385af
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
    }

    namespace LensFlareStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TweakMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HDRBloomMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BloomScreenBlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BloomQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CC_Convolution3x3
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t kernelTop                        = 0x30         ;
        constexpr std::uintptr_t kernelMiddle                     = 0x3C         ;
        constexpr std::uintptr_t kernelBottom                     = 0x48         ;
        constexpr std::uintptr_t divisor                          = 0x54         ;
        constexpr std::uintptr_t amount                           = 0x58         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %487267d013ba9aa06dafd504859bd19d4e56ae54
    {
        constexpr std::uintptr_t _5d60e5e59277e205d79247b0de44e0131b7cb7c5 = 0x10         ;
        constexpr std::uintptr_t _99da990b496ac36b87a80358f3608e21a41061ed = 0x18         ;
        constexpr std::uintptr_t _1e7f69ce26756d3868978113ddb61d83bf4e74be = 0x20         ;
        constexpr std::uintptr_t _0191cb3f5177ce51a7115cafd8678e5ee7869cda = 0x28         ;
        constexpr std::uintptr_t _c26fd8b6fdcca8e1ad804ce564f2d43203d7b3e1 = 0x30         ;
        constexpr std::uintptr_t _89fe8c0b7001c496d87d220614389d5fc6f1b648 = 0x38         ;
        constexpr std::uintptr_t _3bf51061a1076e9755402e5391ff40fdf1e06188 = 0x40         ;
        constexpr std::uintptr_t _ba745facc067af0df1c9431f4e882e541a694a0d = 0x44         ;
        constexpr std::uintptr_t _f247e31b34df668d277159065c97f8296e379901 = 0x48         ;
        constexpr std::uintptr_t _ef9d41d0e6fcda8ed5a4edc820a8c1953f66a236 = 0x50         ;
        constexpr std::uintptr_t _7c050efa72d673e478a574c94c51961772f2fcde = 0x58         ;
    }

    namespace %c1523a7fdf9720941ac7fd4ee46e2f17318414c8
    {
        constexpr std::uintptr_t _054c98757200bd96c21d919714eaad1449e42f27 = 0x10         ;
    }

    namespace %b14ef50ebb40fa26ee8f64f1fa1a672f922d360a
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %1f14e9dbdd2a00e86ba4681650106eec3015e006
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %be49554a021fec311b3c9c89196b104616efa891
    {
    }

    namespace TOD_LoadSkyFromFile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sky                              = 0x20         ;
        constexpr std::uintptr_t textAsset                        = 0x28         ;
    }

    namespace %98c061232d561000e42dc0bf2a1d7395d713c80a
    {
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x10         ;
    }

    namespace %91b5bf794ee37d2a4e6494a6f59cf19f0fbedb38
    {
        constexpr std::uintptr_t _2bf0ace4f0411ac4c1550a869fc22a8368326a61 = 0x18         ;
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x30         ;
    }

    namespace %b33d2cacc6fca9751382f82ebec35f9e861303ce
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
    }

    namespace %c5c5fe2dfb79658080afee1bedc8b9245707586a
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %f075998db1de0a6af9829685a60825adbdf2a8ab
    {
    }

    namespace %9e2625b897486be4aa2627030959c4894f841f89
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %ae9ecd2c8207a1223857d9d9111682468a9d9238
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %3a53c3949522e593b8b07c998cf949713e65f109
    {
        constexpr std::uintptr_t _7753bcb6eff7d0779f9fe7cbb40571f39b3482dc = 0x10         ;
    }

    namespace %fef625e61d2904ba17df3641c90a620046a133f4
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _0ddb6fd8163f016c0f311b713016927465099333 = 0x18         ;
        constexpr std::uintptr_t _e40a542abfdd9be9cffb85162e24ae881072ba4b = 0x20         ;
    }

    namespace %f4711019968f002eaa4c21270a1af695db0f6efa
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %86682a9f2b6f1506a8d8aa617ed37a9454b62fa7
    {
    }

    namespace %ca9e8101bf6cb9ead7352bee5fa73ce030040fe7
    {
    }

    namespace %c30342c5097ee2540e48d9a738011a1806246949
    {
    }

    namespace %fcf724ca157e8a7f02039bda54d2a269dabd5a57
    {
    }

    namespace %6686223f7bd7994cd114096de8bb3d54bf253d91
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %b5296020f84f24acd54b7b0a8d50c1304dcfbb06
    {
        constexpr std::uintptr_t _bb182ab61cbd24c2618448830c6455d402dda1ee = 0x10         ;
    }

    namespace %8496d0c7d828f119a7facb9de5bb6439ea521eea
    {
    }

    namespace %94295a395f0b2a0ad5535599bff9e1b8d037c0b3
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %ee7efe52c9638f10ec1c6e21b5d750661ec1d74f
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
        constexpr std::uintptr_t _59abd0cc4aab040f037fb190fea3a6080a839e71 = 0x18         ;
    }

    namespace %e748237ff28f491a7a6ef6f8c1b14fcb468e803f
    {
        constexpr std::uintptr_t _91a3984e48123584252d9b8aceb9b8afff808526 = 0x10         ;
        constexpr std::uintptr_t _43048ed03d24c2fa695b5f3b9be8e4e304778ffd = 0x14         ;
        constexpr std::uintptr_t _b64aac60fff133ecfeab5bee99d0ee5545745e4b = 0x18         ;
        constexpr std::uintptr_t _83904d59b8fab61785958d3e02ea7bc4ed593598 = 0x1C         ;
        constexpr std::uintptr_t _0564ba7e8fd920cd48a2bd08d80db71cfa7f9674 = 0x20         ;
        constexpr std::uintptr_t _1afa04aa1551fd31d3991bfe59d2639a8b3acc2e = 0x28         ;
        constexpr std::uintptr_t _f829af88c3303653e5d90c4bdc59cf53426dc2b5 = 0x30         ;
    }

    namespace %4ed9f459efd9240874a4943f6e670cbf1899dc74
    {
    }

    namespace %93f5e758da422e2cb7ef44c859b3c63d7e6e4a0b
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %d22889ff22353d50d04552239842d78bd73af4ee
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _1889616bec6ab6139bfda34a1a62c22999e2bd07 = 0x18         ;
    }

    namespace %d5228dd486e820505171072aa10d66b77f6cdb0e
    {
        constexpr std::uintptr_t _04f344308c36cbd7f767f7cad683f8e4a5cd87db = 0x10         ;
        constexpr std::uintptr_t _0a655aa2c5e954125c02c9ab8b4affd1ae7d91b2 = 0x18         ;
    }

    namespace %e76f470e151cdd1400df9ba8c9ba2c60316d1555
    {
    }

    namespace %1328d30e221988b5c562044cc1e735b8cf968832
    {
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x10         ;
        constexpr std::uintptr_t _0715ec14fb357f1d5b07a215eb357c0d5ab62cc0 = 0x18         ;
    }

    namespace %c1678cf95f1098fca6b7d36ade7e0cd982340e70
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace Resolution
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlurType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %46f9c7e67d9529287cd9147445a8f5af05520834
    {
        constexpr std::uintptr_t _5d4265eff2ef98aef8bb37c90baade0897b0a086 = 0x10         ;
        constexpr std::uintptr_t _ce26637047d9060f7bd0e48da0eeb7c27d9152d0 = 0x18         ;
        constexpr std::uintptr_t _75e077dc90f21385036c97093acd116769a0a089 = 0x20         ;
        constexpr std::uintptr_t _ae234946445717004a11efda8c341f494714bc42 = 0x28         ;
    }

    namespace %023c3f5fe534c3bcc6ca99beebd1cf0d0eaedcff
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %eeb10a7d109dbf2a70bcabbffd2822991ff50827
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x18         ;
    }

    namespace %24f1fb334150e52d1143567da31c8b3710bfc6eb
    {
    }

    namespace %19ac32998d586d9f3a6470fead930d1b3cf55a28
    {
    }

    namespace %29b8be54db5c576a47f7226bf7d1acbdd1b6fd27
    {
        constexpr std::uintptr_t _39fb83a7e1b561e93895fa035b46710730983975 = 0x10         ;
    }

    namespace %4b26813ed6787264ee759f22931ecd62da5b33b1
    {
    }

    namespace %29e31726b9675170c8c4f1c5d284843415118d8d
    {
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x10         ;
    }

    namespace %79fc8d439b1cae9534380b821aace25a8d9291c7
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace TOD_WorldParameters-fake-1
    {
        constexpr std::uintptr_t Latitude                         = 0x10         ;
        constexpr std::uintptr_t Longitude                        = 0x14         ;
        constexpr std::uintptr_t UTC                              = 0x18         ;
    }

    namespace %f73b73263de78d54c12217b96fd83fa824409115
    {
        constexpr std::uintptr_t _60aae7d43535df277a3b997bc0bb474b8fc46af9 = 0x10         ;
    }

    namespace %5efc44052d765d4adc0f998f64ce35f68d48510f
    {
    }

    namespace %2bd34f298b08a34dfc708d29af733d18a4a20f9a
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _b45b2660ef3f05df0a98eb1cfbee991a7142d3d3 = 0x18         ;
    }

    namespace %7f40355144b4c0a69655ecc0255abb0540c33ba0
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _da24c9c6faf09651ae0626d52b4202c67cf13a6a = 0x18         ;
        constexpr std::uintptr_t _d878496a493c33e471823c7003ece9e152a795f7 = 0x20         ;
    }

    namespace %9a3620990981065499c533b4b24238960d535477
    {
    }

    namespace %b2ce62ca225b655e0a6d1e6e86c4bb0fb80099ac
    {
        constexpr std::uintptr_t _caa243a1ef13538000aef0b882d462caeeb544be = 0x10         ;
        constexpr std::uintptr_t _a1c91bb80d48d74307a687dce8da4c2bf7f69e71 = 0x14         ;
    }

    namespace %0bff940f319e850b0b3caf4c9cf40b8b7062b970
    {
    }

    namespace %be7ea9cf69f30c91d76c6e4b3d16154877e17058
    {
    }

    namespace CC_ChannelMixer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t redR                             = 0x30         ;
        constexpr std::uintptr_t redG                             = 0x34         ;
        constexpr std::uintptr_t redB                             = 0x38         ;
        constexpr std::uintptr_t greenR                           = 0x3C         ;
        constexpr std::uintptr_t greenG                           = 0x40         ;
        constexpr std::uintptr_t greenB                           = 0x44         ;
        constexpr std::uintptr_t blueR                            = 0x48         ;
        constexpr std::uintptr_t blueG                            = 0x4C         ;
        constexpr std::uintptr_t blueB                            = 0x50         ;
        constexpr std::uintptr_t constantR                        = 0x54         ;
        constexpr std::uintptr_t constantG                        = 0x58         ;
        constexpr std::uintptr_t constantB                        = 0x5C         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %79aa88aa35027098b5fb540fcfc56385e1e9b3dc
    {
        constexpr std::uintptr_t _3d01aee42a21a4c77dcee8efd6fce558d9cfa6bf = 0x10         ;
    }

    namespace %da24fa2523e50a3616bc6881f13b9039e58a60de
    {
    }

    namespace %af3398d7b7bd5ac466bfcba8996d742f8df9b3f1
    {
    }

    namespace TOD_LightAtNight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fadeTime                         = 0x28         ;

        constexpr std::uintptr_t _10e171f15a620ac9bfba98912b9a1171d06e946e = 0x20         ;
        constexpr std::uintptr_t _1ea299fed95db20bd08e4b15aa8d81b1e944648e = 0x2C         ;
        constexpr std::uintptr_t _9944e38bbab4ad62185e5c17ad29ddb6202a9dc8 = 0x30         ;
    }

    namespace %7e04925f614aa74ac6df0ffdd0ed5ffaf28f3f3c
    {
        constexpr std::uintptr_t _47258a0e8f7c27ba9e2deb78716e4fdbd40edead = 0x10         ;
    }

    namespace %720534bad1a7180c861ec98b3a7a3f6628c8f4a4
    {
    }

    namespace %1a2755e26461bfb0391b38464c772547372fe85b
    {
        constexpr std::uintptr_t _5a522e93adedf1f6ff076b402d45d7f972e3f691 = 0x10         ;
    }

    namespace %2355fc914bcdb5853d87d70ddd016bd23572a5be
    {
    }

    namespace %242fbb04ab2faf8bd16617266e12ee30647f0e6e
    {
    }

    namespace %10b9f1c12430171b3a1b02105e40f4b18bfb55bb
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %976c9c4932da51d80154efd99a2ab560cbfe6745
    {
        constexpr std::uintptr_t _afb9f2a3408bdffc3602e3e54e1bbf588f322add = 0x10         ;
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x18         ;
        constexpr std::uintptr_t _b66804cedf935543825ddabc646225b0a3cfec1d = 0x20         ;
        constexpr std::uintptr_t _0bd671ee56a1babee39f1bd237a4158b8df555da = 0x28         ;
        constexpr std::uintptr_t _826d3ed3477b505fb5743f8be70be479aa8b03ea = 0x30         ;
        constexpr std::uintptr_t _f6eb0547e36883ad7f6a4a1b58e36066978f34bb = 0x38         ;
    }

    namespace OverlayBlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ad735b8ccdaf25d40cfc51fd8edc5ad2049a86db
    {
    }

    namespace %41f2db6676057bd1ac094df381920553905c52fe
    {
    }

    namespace %ba5ad4d3ef7ea6fd15c86f45b78241b4099b592a
    {
    }

    namespace %a7133f286f0875aae2f199f802c694487e3dda04
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
        constexpr std::uintptr_t _c95be949d10a740c2411eb6d6470969d235dadac = 0x20         ;
    }

    namespace %899a274a1e149a16c422fc1313178876cf26f434
    {
    }

    namespace %8a328a6c01f41c3907a6121de3abbe557a179f9e
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %f9619af10089d4a818982270a92287e0d706cb61
    {
    }

    namespace %ad9926bcb068076f2359708bb5e95beeb0ca1852
    {
        constexpr std::uintptr_t _fddd9f33cd49e0451e59216a69e14284f9692a6c = 0x10         ;
    }

    namespace %4870a3c1a25342817a4538d9112814616683a7e4
    {
    }

    namespace %901967a56f49e39561f126f04bcb8f4c4e48e178
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %b30efbdf280c5b3a7c32d12d43c377b6e8c0628e
    {
    }

    namespace %07b3dadcfdb2bf51f4627ae380ba16532aadaa6c
    {
        constexpr std::uintptr_t _839a77a7e9b215662ad370d2a7550a19929109a8 = 0x10         ;
    }

    namespace %5ee363a3609aad6079e95926760d5b5d7269b0d4
    {
    }

    namespace %6c272a058157906f2a07af245b8269312024f0a3
    {
        constexpr std::uintptr_t _22d0bdff7659b5b2b24f3322a273e555b8544881 = 0x10         ;
        constexpr std::uintptr_t _26232713672827f8654e529d9b1718e18895bed7 = 0x14         ;
        constexpr std::uintptr_t _f5acfde175589ab3efaf04c118743c52c5808764 = 0x18         ;
    }

    namespace %fa744556d40f12291b93a40ea34c37d3bad94267
    {
    }

    namespace %5f91c606192eaeef2ec1f66656c0ab16d7328f03
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x20         ;
        constexpr std::uintptr_t _0dd2cafe1d7faeedd3bbc04d73facabece3fa697 = 0x28         ;
    }

    namespace %dca6bc271b143a6bcaa9b23d18d8a9d24559a2d2
    {
    }

    namespace %edf928a8c208a7b7fbf6766c115c8f1f974d6f82
    {
        constexpr std::uintptr_t _f1979b2a0ad18b1bd8d61846dc8c5b4d2808cea8 = 0x10         ;
    }

    namespace %b00b1f9571713d7572456d89dc3582297469361f
    {
    }

    namespace %e56c6416ed7905d96d0f5376d40f119e5ff179bb
    {
        constexpr std::uintptr_t _d127a4be052418c8995def326dbf862cb9cf5a11 = 0x10         ;
        constexpr std::uintptr_t _27decb0ac7ea63a029c8a58f9059758e48b87574 = 0x18         ;
        constexpr std::uintptr_t _83e167917e2809c78d9f7accf5d0e60d1d7be919 = 0x20         ;
        constexpr std::uintptr_t _a0e0c1f6c6343347b444e4828bf4193b34f61a26 = 0x28         ;
    }

    namespace %9826bc6b7e58cacad71c179d97b11be73230910a
    {
        constexpr std::uintptr_t _871628794e41f699a38a53d56867ca1c6744557b = 0x10         ;
    }

    namespace %1e6f73a2f72cea8fffd8a79e40f32a848b4a721e
    {
        constexpr std::uintptr_t _20be7e8d1d27ff20938612ceae32913e531f8f83 = 0x10         ;
        constexpr std::uintptr_t _ad071e107ca6843097f89738d747dff78fb24259 = 0x18         ;
        constexpr std::uintptr_t _0d8645afac3b05bbc1ac45dcb3f65e2f8a3c70a5 = 0x20         ;
        constexpr std::uintptr_t _6fd3c3cea88178ccc82e0f7458f59d5b3e641624 = 0x28         ;
    }

    namespace %9a1c2000a33a77d2b086a9aa882302386ee51e7b
    {
        constexpr std::uintptr_t _d7c56933a8de0f245430a2b7768defdb750f7f00 = 0x10         ;
        constexpr std::uintptr_t _56acbf886f89fc5c76bd25389b81c6db7038789e = 0x14         ;
    }

    namespace %17ff6d7b845245f0ff845622b472869789200e27
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %bfc85cac91f91d51e1297b4d402bf2f71f88a384
    {
        constexpr std::uintptr_t _1659419618d6f0fea949ff40ea37b105b5eb9f60 = 0x10         ;
        constexpr std::uintptr_t _f75fc3028aff4b061988a0f25fc4a0fb77ffd046 = 0x18         ;
    }

    namespace %6c530a1d340178391a76a1207780521d47549b8a
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _68740aa73332033cab0a29ae634be537bb9a40dd = 0x18         ;
        constexpr std::uintptr_t _f54ce65289b369dda46ec12fa8c20d55dcc9fa29 = 0x40         ;
        constexpr std::uintptr_t _bc04ed1af673a1ab738185bd40d52a4c34ffe82c = 0x48         ;
        constexpr std::uintptr_t _ae0d8023f48aef8411d557280a0fbe8a75020522 = 0x58         ;
    }

    namespace %7886fe14e54eb7593763a4ea24b004de7cc9e977
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %cefeb38783d37b275c771fd3a91c4525f0b2463e
    {
        constexpr std::uintptr_t _9f1d2e6da1d83154203b16a15d2630c40904dca5 = 0x10         ;
    }

    namespace %086a4608d3417902a28b75982c29ea8355105f84
    {
    }

    namespace %67d255f10fb2bfb2be3b7abf776f9a1e3922267a
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %eae424a7036bb5674719f7e7b702782883881d85
    {
    }

    namespace %6e4c254f298b66e946513689681d4d4a5dc2af03
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %515395e6345ad8a86d1865871a2c50997ee9bcc1
    {
        constexpr std::uintptr_t _0279a8c55806cc6815d14b7a40d2a8827b6e3b79 = 0x10         ;
    }

    namespace %9028364a760239d207b0ae36d083c3b6c0160cf6
    {
    }

    namespace %5e259ed8dbb70e43458db875746d1a04c8cfe456
    {
    }

    namespace %d9a5a5dbb9f54c116225cee8e0e25e903a0234d9
    {
        constexpr std::uintptr_t _f403d53fd21f0ee67275b140348a398ba2a17ca8 = 0x10         ;
        constexpr std::uintptr_t _4bcb2cb9209d682d195f04ac22117ddc68578afc = 0x18         ;
        constexpr std::uintptr_t _e5c58c947465f231487c4d78fc626626a479a8c1 = 0x20         ;
    }

    namespace %fb05bd5daa01cd5a72152be9a8483c3cb4dff1d4
    {
    }

    namespace %530d908cd90b24599045b664d0b2217248f32bbf
    {
    }

    namespace %58d9ca7ba8988b1e7da68226be8f503f19708991
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %623bef5cc75f903a4d9dc876d615dcb409b82ed1
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x20         ;
        constexpr std::uintptr_t _70e332a649070da83404ef09f9de3f8d982286c5 = 0x28         ;
    }

    namespace %13aa236139dd262d671284551a9cdfd5c8b4d653
    {
    }

    namespace TOD_Parameters-fake-0
    {
        constexpr std::uintptr_t Cycle                            = 0x10         ;
        constexpr std::uintptr_t World                            = 0x18         ;
        constexpr std::uintptr_t Atmosphere                       = 0x20         ;
        constexpr std::uintptr_t Day                              = 0x28         ;
        constexpr std::uintptr_t Night                            = 0x30         ;
        constexpr std::uintptr_t Sun                              = 0x38         ;
        constexpr std::uintptr_t Moon                             = 0x40         ;
        constexpr std::uintptr_t Light                            = 0x48         ;
        constexpr std::uintptr_t Stars                            = 0x50         ;
        constexpr std::uintptr_t Clouds                           = 0x58         ;
        constexpr std::uintptr_t Fog                              = 0x60         ;
        constexpr std::uintptr_t Ambient                          = 0x68         ;
        constexpr std::uintptr_t Reflection                       = 0x70         ;
    }

    namespace %58a2e78104160b8f1e88bff430632432a465f5b7
    {
    }

    namespace %ce5834ebe265f822102743a9d6051db48837f122
    {
    }

    namespace %f08630cf7c0fabbb6d29c2f44293788915d89d8f
    {
    }

    namespace %adf5116d3591c003d2a595ea99eb029998abf44a
    {
        constexpr std::uintptr_t _808a6c64065e654d4295836cbde932f3950a0f6b = 0x10         ;
    }

    namespace %96bb22548f686a3288a3ead0c149e678efa5b9d7
    {
    }

    namespace %81237acb4cf20320af1f321aa5cd487a691efeaf
    {
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x10         ;
        constexpr std::uintptr_t _70e332a649070da83404ef09f9de3f8d982286c5 = 0x18         ;
    }

    namespace %eeb9d7d6bf79d26e4dcb24129b6731bc7b90a294
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x18         ;
    }

    namespace %5c5cf92d1ded0b6dde28f6627bb03401fda99b9f
    {
        constexpr std::uintptr_t _a60fceffe875fa06ad30b949aeebda33e8f53fe6 = 0x10         ;
    }

    namespace %bba90d8c846d807cea692554ea07d0bbee615ebc
    {
        constexpr std::uintptr_t _33ac422b2b90d7c7a4e433f4bc856d48c786119e = 0x10         ;
        constexpr std::uintptr_t _22c9402c1faf9250a2363d61d2a3b54922449314 = 0x18         ;
    }

    namespace %c56755425f40fafaee0d9e825091f864e280cebe
    {
    }

    namespace %a2772767e0e6617297307ed302ae74c2e0ebff11
    {
        constexpr std::uintptr_t _c5600b3db6c14f062d77e7f5d5689d9dbcf6aedf = 0x10         ;
        constexpr std::uintptr_t _91ce2f64fd6e5eb23ee2a4d5dbb79ecf6b80881e = 0x18         ;
        constexpr std::uintptr_t _a60af1d2a52a7026f1580701cb95bc01f104bc04 = 0x1C         ;
        constexpr std::uintptr_t _48e18a9c682af9bb9ef7b68ac10e84fc9241ca8e = 0x20         ;
    }

    namespace %6dc09e83e825427ffbdd47212ea281b80e1e1efc
    {
        constexpr std::uintptr_t _d0b9a138b8b318ba2eedc8e5b7ce07531ceb7b9b = 0x10         ;
    }

    namespace %43727039ba7658ba3f50f3c7a069ed7ca30e0b27
    {
        constexpr std::uintptr_t _0cae38b174feddc83cae4fd1e2ac982f4573255f = 0x48         ;
    }

    namespace %165f29600005e522006ad8a273bd41bb2d4a11ca
    {
    }

    namespace %036d62ee3dfd273f7a28100b62c1e476971a4a30
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x18         ;
    }

    namespace %8dfa99eb15e8af622c4ef459dd5139465eed6b17
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _f0fc782f43e9c1f000f980678dbc82fff68205a3 = 0x18         ;
    }

    namespace %e8007cccc0cc2feb05a1ca040746b55c4763a2f9
    {
    }

    namespace %d41557d5747880f9f21a245fabf3ccde72377502
    {
    }

    namespace %49fe5b287799a5ac2b64b9edafd46df289d97771
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %4519ee7ad49131703cbe3c570b2f6ab0fa8f464b
    {
    }

    namespace %4fb98613334099afe774d1e076afdb167277add3
    {
    }

    namespace %6dc65735bfb04039cf997142366fd62d4045a86b
    {
        constexpr std::uintptr_t _379e259a9f66c254e3d2849f4c81dce708b6904d = 0x10         ;
        constexpr std::uintptr_t _b64aac60fff133ecfeab5bee99d0ee5545745e4b = 0x14         ;
        constexpr std::uintptr_t _cbe9633d7958b2486cfc32d176ea586f5efc28ae = 0x18         ;
        constexpr std::uintptr_t _c9bec5d48af307155ced3fdc7c861c65fbea11e9 = 0x1C         ;
        constexpr std::uintptr_t _af6af0e6d4f231e284a8802722a63804bdb09840 = 0x20         ;
        constexpr std::uintptr_t _4bd60d7ce913667d9edf46c001268a6d42cc5f57 = 0x28         ;
        constexpr std::uintptr_t _80f90093995f4b01c2db458df5ff88eab83b68eb = 0x2C         ;
        constexpr std::uintptr_t _fae84005149473cbd4a08634ed98797b2d7b4714 = 0x30         ;
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x38         ;
        constexpr std::uintptr_t _acbf303f24b10e068e826b7b38f421437cf1750c = 0x40         ;
        constexpr std::uintptr_t _7b7f09c773e6af6bbbe31277f602e2685dbc9bd8 = 0x44         ;
        constexpr std::uintptr_t _1afa04aa1551fd31d3991bfe59d2639a8b3acc2e = 0x48         ;
        constexpr std::uintptr_t _f829af88c3303653e5d90c4bdc59cf53426dc2b5 = 0x50         ;
        constexpr std::uintptr_t _403dcfb8df17c314eee729fa6530d46a5f7c7b57 = 0x54         ;
        constexpr std::uintptr_t _e84493351ac001c47de2fa0512b5c0392c88ee33 = 0x58         ;
    }

    namespace %9c882598f1014ded64af59061144740e3f6e4d70
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _b395bdc7c18ac61eeb1fef3cc1e7e5fe1ba07d76 = 0x20         ;
    }

    namespace %b3c38471f754c0f2805d054bc05e4c2807bbe3b6
    {
    }

    namespace %6d4c5cae6f2373b45dcab67446e8dfed0d6caee0
    {
    }

    namespace %a1400eed3f232ca89d62af3d24953b87664462ad
    {
    }

    namespace TOD_Shadows
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t sky                              = 0x20         ;
        constexpr std::uintptr_t ShadowShader                     = 0x38         ;
        constexpr std::uintptr_t CloudTexture                     = 0x40         ;
        constexpr std::uintptr_t Cutoff                           = 0x48         ;
        constexpr std::uintptr_t Fade                             = 0x4C         ;
        constexpr std::uintptr_t Intensity                        = 0x50         ;

        constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x28         ;
        constexpr std::uintptr_t _c33054761a1d8783b772da590cfd0d63971b0643 = 0x30         ;
        constexpr std::uintptr_t _70904884e370f4a7b7ec84fa3e6338af65af906a = 0x31         ;
        constexpr std::uintptr_t _70d1c4afe79a81dcbd1f461161410c07b497a1d6 = 0x58         ;
    }

    namespace %4fd92347143a9c1e9bd0e27e5360411354f92621
    {
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x10         ;
    }

    namespace %d8d95276d18de0099e5da141041e770c989bdcd1
    {
        constexpr std::uintptr_t _47258a0e8f7c27ba9e2deb78716e4fdbd40edead = 0x10         ;
        constexpr std::uintptr_t _214316fb612f8239c1e5b602d9e9017b4ebfd057 = 0x18         ;
    }

    namespace %fa2cf115bd06739fd4dd7a0ff4b6800cbc4a05f6
    {
    }

    namespace TOD_MinAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
    }

    namespace %7ed88e462355df56c04e3ff6d651680ffb1a1e89
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _28be34909f14cbd62eb0b2e5737198c6eae4e315 = 0x20         ;
    }

    namespace TOD_AudioAtDay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fadeTime                         = 0x28         ;

        constexpr std::uintptr_t _7f225ee4c1f2ec41f21db42a95aedf7505e457ee = 0x20         ;
        constexpr std::uintptr_t _1ea299fed95db20bd08e4b15aa8d81b1e944648e = 0x2C         ;
        constexpr std::uintptr_t _b3706c81455ae06cbf7b1478f7072c494ffd521c = 0x30         ;
    }

    namespace %9cbc7c2be496721218c036b4c11b4d7bdd9db3a9
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %24d5820e325ca7165d5fd87f9df9e34177694f74
    {
    }

    namespace %a4c455e4c62c2816e4ea4df7647e7f7ebfc4a98a
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %1d40026b08b4a04d3527406f740fa968f87ed752
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %6d2817e6939ff3172d3f2dc545ed831971792465
    {
    }

    namespace %74867391893dd6ed4f513bf0a4df999c8144f876
    {
        constexpr std::uintptr_t _c220d3889907f046a7f625943d14fe10a1c78830 = 0x10         ;
    }

    namespace %6ade46ccf84a2e589493f2ccd1a48f51349b6661
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x18         ;
        constexpr std::uintptr_t _3642bee0c0284789096825a1569495b4ebb29310 = 0x20         ;
        constexpr std::uintptr_t _677ac6d298872b41fa48869560c42a0ba561180f = 0x24         ;
    }

    namespace %e1cc2cf8eb648640ae8d762f22db3f6ab9b5a58e
    {
        constexpr std::uintptr_t _290b881aabec12841de201a3a3c41f05eef5e2ce = 0x10         ;
        constexpr std::uintptr_t _d10d2ef423d484104bc5866a9908fe589428860d = 0x18         ;
        constexpr std::uintptr_t _d1899aec6dd3cf6fd0b4700b43284b38527247c9 = 0x20         ;
        constexpr std::uintptr_t _bcd621994fab470b1316922af1359d75b670dda1 = 0x28         ;
    }

    namespace TOD_Parameters
    {
        constexpr std::uintptr_t Cycle                            = 0x10         ;
        constexpr std::uintptr_t World                            = 0x18         ;
        constexpr std::uintptr_t Atmosphere                       = 0x20         ;
        constexpr std::uintptr_t Day                              = 0x28         ;
        constexpr std::uintptr_t Night                            = 0x30         ;
        constexpr std::uintptr_t Sun                              = 0x38         ;
        constexpr std::uintptr_t Moon                             = 0x40         ;
        constexpr std::uintptr_t Light                            = 0x48         ;
        constexpr std::uintptr_t Stars                            = 0x50         ;
        constexpr std::uintptr_t Clouds                           = 0x58         ;
        constexpr std::uintptr_t Fog                              = 0x60         ;
        constexpr std::uintptr_t Ambient                          = 0x68         ;
        constexpr std::uintptr_t Reflection                       = 0x70         ;
    }

    namespace %e00f3e9f03b63e959699b6dedf37d6228780fce9
    {
        constexpr std::uintptr_t _b66804cedf935543825ddabc646225b0a3cfec1d = 0x10         ;
        constexpr std::uintptr_t _a4862997d32c9d181d625c86c466453e44114f50 = 0x11         ;
        constexpr std::uintptr_t _a412e34e3733aea2394ca02e62f9b36d4469b494 = 0x18         ;
        constexpr std::uintptr_t _ddada06935077240f0d12bde9e189ebd11822340 = 0x20         ;
        constexpr std::uintptr_t _170c02f89e5dc5757031e591f8c27c7b6fe2edfe = 0x21         ;
        constexpr std::uintptr_t _aac6624d984517c597d13a00673cd6101dd23265 = 0x28         ;
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x40         ;
        constexpr std::uintptr_t _1a3200cbb1c45b6a14db4c78a9f5a4a320f73064 = 0x48         ;
        constexpr std::uintptr_t _f480f4148cbe4b3a8246ac6ce7fd3ad5e26372d2 = 0x49         ;
        constexpr std::uintptr_t _f6eb0547e36883ad7f6a4a1b58e36066978f34bb = 0x50         ;
        constexpr std::uintptr_t _aaa0dc179f50f595068711d9a08c0da460460c5c = 0x58         ;
        constexpr std::uintptr_t _b5ab74b1708cd45027a9b5ad7a252257d0e00cec = 0x5C         ;
    }

    namespace %a2b5fac07b22fd2dd74e2b0eefa0f277388b71ee
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %5e2b6b6746f177e3cddc7a76291ac8ad7f73004e
    {
    }

    namespace %63ebb36e5605998fdf18c24fb8c1a68341c46240
    {
    }

    namespace %fac1f7d2c8a7dcef90f29ef67442247b9ab29fe4
    {
    }

    namespace %758a06466822c91d939c0ebceb91fe9036832408
    {
    }

    namespace %8ecedd18d80e1a129c501e819b690ca33b80e509
    {
    }

    namespace %cd4f1bb9dfd7020b6a65d4ab77e10479f1a2cff0
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %12b7963296bf25e742b5aaffd9f19102ab2d0c1d
    {
    }

    namespace %4af738795adc640c73dd0677c1d2651675a7b669
    {
    }

    namespace %d1c791fb68bf8700ca883a91d8cecfbe26b1407e
    {
        constexpr std::uintptr_t _dca3a1d71cae6964bef8c829463ff6029550ab41 = 0x10         ;
        constexpr std::uintptr_t _f443e54acf400a30aaa3ea3c55265c036079c9f4 = 0x18         ;
    }

    namespace %7c3fde2c8800006e993cb707a10948a63c95d294
    {
        constexpr std::uintptr_t _61fd2d4c0dced8e6d0013f6ca2f323b12f9998da = 0x10         ;
        constexpr std::uintptr_t _fab710795707cce7033a84312d12bdfd6ea75bdb = 0x18         ;
    }

    namespace %b9420ed40c59097fcc251e86d8a5f8d858e04e84
    {
    }

    namespace %5cbf017550d3b3c0a40c7a28fef17035feef5a3e
    {
    }

    namespace %39611ec9e30702a4b89a3b40709b3f6d2338fc32
    {
        constexpr std::uintptr_t _28be34909f14cbd62eb0b2e5737198c6eae4e315 = 0x10         ;
    }

    namespace %c3eda4cf5d44c3419cdeed4914d22d8bbbaf03e3
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x18         ;
        constexpr std::uintptr_t _c7e2ead4fe245e8df8c3c2ecdae2a6b124d32784 = 0x20         ;
    }

    namespace %5ed395a894c0debc7e804a828e88d7becfd754c3
    {
    }

    namespace %d55ee5c675521562488a0c29be1617f19a84b49b
    {
    }

    namespace %7780eef8fe97a5128dd7fbd5fde05606f0d6e451
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %99871775cac3871b71b4a2432edb2a3d77881388
    {
        constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x10         ;
    }

    namespace %0b1b8dea5f62b7c4304b27da67a0fdd8301243da
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %9da83d8477e1e0afbf5881e63f4b4d6e0edb8705
    {
        constexpr std::uintptr_t _528c7d60d6b6a332cccb5707b4f0543c6ee613ee = 0x10         ;
        constexpr std::uintptr_t _49f0bf727bc004499ade73d2e08192ce6b9df569 = 0x14         ;
    }

    namespace %63dd6d894cfce01ef1deab629f405cba20fb86e3
    {
        constexpr std::uintptr_t _48258342ee11a5259a677278f63c95c330adbb8e = 0x10         ;
    }

    namespace %45377b52a120981da49198bece0d6657d468d563
    {
    }

    namespace %d63cf2f2bf5a46911ded4171716f89d42ecc1d71
    {
        constexpr std::uintptr_t _daf6f2a1315407dcedef4c8752d5be7c443b9f97 = 0x10         ;
        constexpr std::uintptr_t _bda5c080faeebcab98adf5c28a8fbe12ced19835 = 0x18         ;
    }

    namespace %dc165c8ec36f9424366b8787827d886d75d44f8c
    {
    }

    namespace %8c23e49c72f6a4a6e04b4bb879f7aa4f802d294c
    {
    }

    namespace %4598bdafaee1f95f77179704fa759fc68dcb1f6b
    {
        constexpr std::uintptr_t _3428ab1a280c3ea4b17b53a0dc9f9428e7ce7ffa = 0x10         ;
        constexpr std::uintptr_t _3d918bd950383051996ada3775c141ec6cb560fc = 0x14         ;
        constexpr std::uintptr_t _d203dce37c00078e7641fffce39d45f011ea1fc4 = 0x18         ;
    }

    namespace %f1dae2d57da6dc630f3045063dda3dd55fde2907
    {
    }

    namespace %4ff0949553b6387cebdff201d56076098f24a7a0
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %18a170503376a192061b717c11dabd587d37a68a
    {
    }

    namespace %3a8b0527a37073fde7ff5da8c415bf34aec4fd63
    {
    }

    namespace %b45ceaf29695f08fba6ba357d5971ddcc1adf95f
    {
    }

    namespace %dc21650a91826a6f79b8cbb65660794d6f6b8524
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %a1138a8f2615bae0664f213ecd8d9db20d451698
    {
    }

    namespace %a3bd3e14598e19b08af36cb5c719edadfc4e32cb
    {
        constexpr std::uintptr_t _d1a5843eba8ec6cdcae4fe4ea7d1d915eb05324b = 0x10         ;
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x18         ;
    }

    namespace %44464fdffc36265375658b90adc04c31b28da26c
    {
    }

    namespace %2921b0f30a54a538b6fdde3726586564f98fc8ad
    {
    }

    namespace %8fd5dbfda48c457c023facc940bdf4f630586dbd
    {
    }

    namespace %74c2e779109739e2f867174bd2818cd309bda321
    {
    }

    namespace %094ced20d15f8d0f6879a19a5fae28129b032070
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %d046feaefcb2e76039d7ee37912ac3bcb4738bb3
    {
    }

    namespace %d7caf6c5fae5b6bc9b28508ec16782019118ba6e
    {
    }

    namespace %eaeab9de2e6ad7f0014c44a836ee993100e0115c
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x20         ;
    }

    namespace %90eb82d74e0c52c493b557f1052177b624460b53
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %2e13783cffc51bae344f4f5becad609c48765fe8
    {
        constexpr std::uintptr_t _0a732e7ca002664e5b6555cbbee32ee595897846 = 0x10         ;
    }

    namespace %300d7a8a6e0e7eeda832aa958c5eaf3693994386
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %1440c241dc2e58425568e05c29e5a9bf11460fb7
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %8a9a3ad18c198293aa3a9539f0bb038d4eed1db4
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %9b39adcea632be7ea49cbf23c50275e0c41987ba
    {
        constexpr std::uintptr_t _059bc99dc41e0380030bd39200471754b2ed5d4d = 0x10         ;
    }

    namespace %d72cc7a8b53f91750b9de8df7968c4db4dc7bf9f
    {
        constexpr std::uintptr_t _9c484610499ed3c2177231c06d83291d03891e90 = 0x10         ;
        constexpr std::uintptr_t _c55daf02bd22926813a060dee31d4010e83cb7e7 = 0x18         ;
    }

    namespace %3af8b52d12a3c8a42edd6ddcda2316768e987209
    {
    }

    namespace %aa0ee5fa803e28b49ae870747eb85423b37ab9fb
    {
    }

    namespace %19b3bfb48a107d99945236af2077c9082b5ae5dd
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %38e1f3a5e35215dc26c92748f29f00a1846e7184
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
        constexpr std::uintptr_t _39fb83a7e1b561e93895fa035b46710730983975 = 0x18         ;
    }

    namespace %ff716909744e170c5e575b7848371a53fee4178a
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
    }

    namespace %904e93947b400fab0c67e1ed4742c956afff7c7c
    {
        constexpr std::uintptr_t _df51a19142db474f295e248af6af0ab0aa3ff34c = 0x10         ;
        constexpr std::uintptr_t _d7d843c80805aec0376b797270e3f760b98709ed = 0x18         ;
        constexpr std::uintptr_t _cb9b53e6d28b8008baf0a3378feddb0a1dbfce68 = 0x20         ;
        constexpr std::uintptr_t _2a2435a156a995655471a8fa47814153ab9e3d00 = 0x28         ;
        constexpr std::uintptr_t _24dc5611e57d3e820b5fec2294533a13a3734a2c = 0x30         ;
    }

    namespace %51baa6a4a97c79c899bbf2e2e65707f68de8a87b
    {
        constexpr std::uintptr_t _c1cee14d7ed50c6e06d1e056eefbcaf1af55e980 = 0x10         ;
    }

    namespace %791b8afe2536edb4ace2ed96aeff809911a9cc16
    {
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x10         ;
        constexpr std::uintptr_t _ea08fe5b45f10975bab68bb8d808970e1cc6c297 = 0x18         ;
        constexpr std::uintptr_t _87b45ac8f60ff1e3055ea7fbd024c247cae3096d = 0x20         ;
        constexpr std::uintptr_t _02428742cbb757b70495aa887be1dbbd49abb4f2 = 0x28         ;
        constexpr std::uintptr_t _2861b9b7c05b3da30ea46b6c77eaa2f423e9daa4 = 0x30         ;
        constexpr std::uintptr_t _7a2a973ccb14026c918540238d2e3dad090552ff = 0x38         ;
        constexpr std::uintptr_t _b7333925c582f5cacb4bfbd05e94194796e10c4e = 0x40         ;
        constexpr std::uintptr_t _10fe3d3f22bbb3c145ce2c557705c55dc753b6dc = 0x48         ;
        constexpr std::uintptr_t _b7f0cd91ac74707a92b213a158d00493b66971a9 = 0x50         ;
        constexpr std::uintptr_t _407f53564040180e52bb7f547ffb6cc88b3d9bbd = 0x54         ;
        constexpr std::uintptr_t _c0e609b8bda2b5c84af3b245cb768084320ea7f1 = 0x58         ;
    }

    namespace %7e62f87930f30ac84647a8b71a1c4ae587d22828
    {
        constexpr std::uintptr_t _9b64b449fba2b3b08c1c39ca8ed2ce9d60ffa9c1 = 0x10         ;
        constexpr std::uintptr_t _e61449cb7a15838a1e01e208445291ee29b020a7 = 0x18         ;
    }

    namespace TOD_CloudQualityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %25a0b6f34bd9033e28959917e6fd2afb6214bc80
    {
        constexpr std::uintptr_t _aac6624d984517c597d13a00673cd6101dd23265 = 0x10         ;
    }

    namespace %0587c56ffb165f91db33a9906dc9dcc7fa75befc
    {
    }

    namespace %4012b6b6abe0cc7acb9a6eb333298539cc9c1880
    {
    }

    namespace TOD_Billboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Altitude                         = 0x20         ;
        constexpr std::uintptr_t Azimuth                          = 0x24         ;
        constexpr std::uintptr_t Distance                         = 0x28         ;
        constexpr std::uintptr_t Size                             = 0x2C         ;
    }

    namespace %e0765c0a662a92ecb9ba8b634f1766151816df71
    {
    }

    namespace %aba60defcc9964cb612c48adcf6385cc069c735f
    {
        constexpr std::uintptr_t _f3915fd8d062761038f85d7f2be7f60cb09ae77c = 0x10         ;
    }

    namespace %2fdf6c963a9e2028ed5cfd46b3c7ad1a8977886a
    {
    }

    namespace %ca9883d84a27a8aa93c21ac0e91d5cfcdb3557eb
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _ae4c124b84fa8dd07845972cf2c4ffe0bc461899 = 0x18         ;
    }

    namespace %db1bbc1620b79c408821172e75a1eb742d30de25
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %fb308c01780978ecd4d014a2fd17ace1f94ababd
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %89eb636b18f369ef507936b93dcfa25c6fc047bb
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %e7cb2ad5bab8240b53958f7126c0cd9f31dfbded
    {
    }

    namespace TOD_Particle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _9502870853229ed1dcca8982992a4ff1cd9ec8d6 = 0x20         ;
    }

    namespace %5f970bef624d74c3e4484eeebbf3f134b2c91186
    {
        constexpr std::uintptr_t _41d40d7525a459ac1b0ac0d4d2f52f53aa89b91f = 0x10         ;
        constexpr std::uintptr_t _095ad2016341dc1669023a88b05f061a637f0e41 = 0x18         ;
        constexpr std::uintptr_t _4e1c1dc491a315cb79f6abc5bc4078012866d1ad = 0x20         ;
    }

    namespace %178dc48c3f9b7a5018639dd16820d2f55514971d
    {
        constexpr std::uintptr_t _7d94fbf9b46901c71bcbcfd27530933519f6c550 = 0x10         ;
    }

    namespace %cb919f2a69ba4b52aab379e8901f0d202840e219
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %6f65f46614ffe47273527ba4d649a463ea871bea
    {
        constexpr std::uintptr_t _86cee4e08e75a517c5a36c58bd45aae9e2cddc8d = 0x10         ;
    }

    namespace %894db121f705f4c4c5634b32ba3311f3b6732c51
    {
    }

    namespace %ddd3d26f48d9780b5fca93e3de0edd1608163bdf
    {
        constexpr std::uintptr_t _c734b570fe0f015a6891ce6e6a680ba7052e1768 = 0x10         ;
        constexpr std::uintptr_t _f2c10d624e93bae4787123928cb9f43606c28cbc = 0x14         ;
        constexpr std::uintptr_t _a0e1d9f68c335dd3f509f615713e6424fddf8637 = 0x18         ;
        constexpr std::uintptr_t _a0bcfe285f5c405b5a48cc986b8bb73ffb1b98ac = 0x1C         ;
        constexpr std::uintptr_t _37199d98eea7f8e79989cdf9b58b42f2d05b64b2 = 0x20         ;
        constexpr std::uintptr_t _adb9eb3ef57b9d11787f644ea6cb06a1eeb610ec = 0x24         ;
        constexpr std::uintptr_t _448abc183f39add5b124d297c720f44077ba47ea = 0x28         ;
        constexpr std::uintptr_t _977dcadb03f388b83e05250fe3b97fe814dacb35 = 0x2C         ;
        constexpr std::uintptr_t _6c982f45ef18f57cd5fd99ea09c2e5b808b0fc46 = 0x30         ;
    }

    namespace %e8d8e1214875f7e6e05a173583b59351b642a561
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %b40c1c9b31ceea54567a25b6c9f10e75a24c3b72
    {
    }

    namespace %2b0dacbf327e1366d446cd2d94aae2223715dfc1
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x20         ;
        constexpr std::uintptr_t _27abdc9ed522c92536c4971d73687de236ab15a5 = 0x28         ;
    }

    namespace TOD_ParticleAtTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Emission                         = 0x28         ;

        constexpr std::uintptr_t _9502870853229ed1dcca8982992a4ff1cd9ec8d6 = 0x20         ;
    }

    namespace %eaa1dfaaa5ed6cd69940b409f377e0d22740906a
    {
    }

    namespace %2b71c8f58729fe884f393f260479b354071576f6
    {
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x10         ;
        constexpr std::uintptr_t _86cee4e08e75a517c5a36c58bd45aae9e2cddc8d = 0x14         ;
    }

    namespace %47796433bc362d3b1ade832c2d84911a6fff3bee
    {
        constexpr std::uintptr_t _53f817640303a3a608b971f433a824ea375a7702 = 0x10         ;
    }

    namespace %3c338847d737d63a23a1735ccc325e9d2c9a2dba
    {
    }

    namespace %5e49fbc3cd1f79eba4ed9fad39781499ff8b9ddf
    {
        constexpr std::uintptr_t _cd3045c27d2c1f93c0f86e0d712c3e8321c9b9c6 = 0x10         ;
        constexpr std::uintptr_t _0e46d2ae3ea1e989264672fbb0fcc69b0a44f217 = 0x18         ;
        constexpr std::uintptr_t _22c9402c1faf9250a2363d61d2a3b54922449314 = 0x20         ;
    }

    namespace %f36eeb828700ce2eccfdf781f8b8e1e9c7e91286
    {
    }

    namespace %e538d92a54ddef793f3485102e8ff9cbfa414121
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %fd8cdd5d4c7f24fe1112f567980e2ac098123c0f
    {
    }

    namespace %20f2ee19fdc915ea97a3ed0a158bb1ec7a9c5e63
    {
        constexpr std::uintptr_t _d78000dc62600b1476a11af9f057a5fd2c0c8c0d = 0x10         ;
    }

    namespace %fed5a8be9eba96c480b70d94ce9025f6579a00be
    {
        constexpr std::uintptr_t _61e1fc38aea2c21b0971da4deafb27f3796e6162 = 0x10         ;
        constexpr std::uintptr_t _d90babbb88fbd8b02bd2011b4c3041042055a9c0 = 0x14         ;
        constexpr std::uintptr_t _4a7a8ec3275b0a755c7c4ef51c645e98cc8a4925 = 0x18         ;
    }

    namespace %ed5e94c0665b937c346e570d7a1f97c87a199cc5
    {
    }

    namespace TOD_CycleParameters-fake-0
    {
        constexpr std::uintptr_t Hour                             = 0x10         ;
        constexpr std::uintptr_t Day                              = 0x14         ;
        constexpr std::uintptr_t Month                            = 0x18         ;
        constexpr std::uintptr_t Year                             = 0x1C         ;
        constexpr std::uintptr_t RedMoonLerp                      = 0x20         ;
    }

    namespace %0218574913902a734cf7aa2cdede68d43e656e71
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %e9feadf30788eda470eee4c7f32c74e55a698978
    {
    }

    namespace TOD_Render
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _6953ebed1e88a4f5b050d5dce69fae3091b9e2c6 = 0x20         ;
    }

    namespace %ab8165edc2db7271eefbe8cf7caaeae44089b766
    {
        constexpr std::uintptr_t _29e5d624ae73b59c57a10326c536ec9d33cc4ed9 = 0x10         ;
    }

    namespace %1516a861c1ac6d15a7a211c50b0991dd155f0c38
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x18         ;
        constexpr std::uintptr_t _3f8ec43ea1a988eafe05458c85720e0cf6761e35 = 0x20         ;
    }

    namespace %59f610e499e7338b090ad980dcc0843cb3a1606b
    {
    }

    namespace %6ce0146372cca5d30e122ac5277a0412e6d44db7
    {
    }

    namespace %d15855dffb9ef47f1baf75f94dd3cbe8130dc49a
    {
        constexpr std::uintptr_t _87141e49734c5c01342695327faf37fdafe6d8d1 = 0x10         ;
    }

    namespace %35d26d5da2e98e6afa77d690281cddad5dbe9758
    {
        constexpr std::uintptr_t _d37fa64ad36774ee617a9fddd2f5eb4ee2d3f998 = 0x18         ;
    }

    namespace %6046f82fdf1634cf76b5e1aec51ac906430a2da5
    {
        constexpr std::uintptr_t _bda5c080faeebcab98adf5c28a8fbe12ced19835 = 0x10         ;
    }

    namespace %7de1e98b1291d45dc50e9dbbda496be93ca44c22
    {
        constexpr std::uintptr_t _19a91e758234970e6dd9b1747676950ace6cda65 = 0x10         ;
    }

    namespace %905edbf26666aa9244de6548d0746eca1e581215
    {
        constexpr std::uintptr_t _8cdd3ad3e480f910cc59c422b7f2c6481d1a986f = 0x10         ;
    }

    namespace %2ea3a3ed7f9b0e179a13eb04fe59ec0fad10c98d
    {
    }

    namespace %905ddff26c631a46290f581128722ada253b6bac
    {
        constexpr std::uintptr_t _cc281cc0b3c51c3fed34c1ae32f112edbcf52cbb = 0x10         ;
        constexpr std::uintptr_t _03a4829d466db453047f4fef4a269b999b1029d6 = 0x18         ;
        constexpr std::uintptr_t _2bf0ace4f0411ac4c1550a869fc22a8368326a61 = 0x30         ;
    }

    namespace %2ba4850f4511ae4cefc025255286f3dbfeebccd7
    {
        constexpr std::uintptr_t _f59899a91391c8ce38fbd90cb68f513da4aa3ded = 0x10         ;
    }

    namespace %39710f8b9c24da579b45f217d5573107b05c7ecf
    {
    }

    namespace CC_Posterize
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t levels                           = 0x30         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %b3136ab329fbe5f8334a8e4d929cc864b72aab6d
    {
        constexpr std::uintptr_t _6675830433add0dc40dce4e17bb56d4587b1bb89 = 0x10         ;
    }

    namespace %81968cedad5f3c0369ac0a055197e4d068b4fee5
    {
    }

    namespace %d14436ff38a90ef07023c2db4b3c99237c1c7c33
    {
    }

    namespace %0fc2e3a72b2ac85177969feb6d6eb85afab81bcd
    {
        constexpr std::uintptr_t _b0c7e66aa680c6f43a0e4fe84ad89ad76898b58b = 0x10         ;
    }

    namespace %584cc3e69de00c9798e356e5b0f2e0ca33ac2bef
    {
        constexpr std::uintptr_t _6e67edbd5e7b150bf7bcb01224ef42d8fade4ebc = 0x10         ;
        constexpr std::uintptr_t _82b8185d146be8a7a23a6962dd77282194578102 = 0x18         ;
        constexpr std::uintptr_t _7b6b7701f44982da35d8fbc0303d6b64183670a6 = 0x20         ;
        constexpr std::uintptr_t _b81ea4561fd51a79f3a8755b6c2f5b40814e2d52 = 0x28         ;
    }

    namespace %26a6f272e5896dad3e0444cf5de516988718eb89
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %84056858b9419856887cd14c357601b3b45c6ff8
    {
        constexpr std::uintptr_t _82960c8bbfcafa1a14aa92295e771537c76e2ba8 = 0x10         ;
        constexpr std::uintptr_t _14238451c0ded027aa15fdac7a4fe66aada7840e = 0x18         ;
        constexpr std::uintptr_t _7b649ed33c6b2df2c68b1297797c29638d77ddef = 0x20         ;
    }

    namespace %3bdc484aa8e65eb654f96277e40c34dcc46b88bf
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %e7911f492ea1ca51e708e306dd5637596d4b91ad
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %72016050a333370cc1675277228785c2a652f077
    {
        constexpr std::uintptr_t _4c58f3af81151197461e79e15ff2099cc19d9330 = 0x10         ;
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x18         ;
    }

    namespace %cd0a1625c753028ce481ef5110f1f4d6ac99e7bd
    {
    }

    namespace %0db9238a14ed0c131eed22d8a2a2e9f4793c9584
    {
        constexpr std::uintptr_t _b16c083946429b88b9fe38adfb860a6e486c10eb = 0x10         ;
    }

    namespace %cd050ef47cc37dec2da5e4547830aba6206014cf
    {
    }

    namespace %0c3a6ef00a644343854d6d13b0efbc15ef00ca92
    {
    }

    namespace %0e4b3003e3bdfac9bcc30c15b54cad57b353f81d
    {
        constexpr std::uintptr_t _0f3fcc609594df88b3314c4a53116b29c00685e1 = 0x10         ;
        constexpr std::uintptr_t _066c45878b2120ea2e91e73e75bba752648a8685 = 0x18         ;
        constexpr std::uintptr_t _7d01662bf239494feae0af49f97b2182007c7f04 = 0x20         ;
        constexpr std::uintptr_t _c582efae6b4dddc3ebddf6478a8218258643abcc = 0x24         ;
        constexpr std::uintptr_t _b4b2cd367e32ac0992fd68d675bf297b8ee568c8 = 0x28         ;
        constexpr std::uintptr_t _20c4057632a2ea3b539ecbcde012855e8577778e = 0x30         ;
    }

    namespace %b52e6ce152f8fce75437fbd5eb73e9119d4b5f44
    {
        constexpr std::uintptr_t _6c07804c6ec5b53afc07754ff37556df104e8fd2 = 0x10         ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x18         ;
    }

    namespace %72bb6ffac6fdaa53e6cdb4c609eb36257de45532
    {
    }

    namespace %a3b1cc23071cb6115c61f05419a2a9a510a2ad80
    {
        constexpr std::uintptr_t _02379232e346fa2efc514ee9fc6a8a1620018115 = 0x10         ;
    }

    namespace %6535d322c0306a4ecac7b7d1970f48d1ca0fd8bc
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %0561c6e93bdb80636ebf39b7c1fdd5e400b17c7d
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
        constexpr std::uintptr_t _a623a77b5555f3dc5075da775bcb7ef40eb825c7 = 0x20         ;
    }

    namespace %2a08ef541bae2089cd9c2dc588fd427625f337a2
    {
        constexpr std::uintptr_t _125f289d19cdb92af6f64bbff330849f7ce964b6 = 0x10         ;
        constexpr std::uintptr_t _bb79229a8112728152726a6fc2fe981c8918d735 = 0x18         ;
        constexpr std::uintptr_t _938a5db9f02f40705b927f945c832f00054e715c = 0x20         ;
        constexpr std::uintptr_t _95024c8185971b255ede83cd9d3b80ef69053154 = 0x28         ;
        constexpr std::uintptr_t _7520f46f0cd38956f0f5e963c3df5d50b22dc45f = 0x30         ;
        constexpr std::uintptr_t _345a06a256563a4a8a7415718c5b252a535a9c08 = 0x38         ;
        constexpr std::uintptr_t _e6a8090ba032df636576555641c78bb4dcb440e8 = 0x40         ;
    }

    namespace %a94233f82c7387a57f0eaa13a20cdb42e955fbe1
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %bc3aae95221171ebf9dfc8fc9e30dc2051aa8724
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %fc8d42d073d343f4a2ef1800a31b35f0784305ac
    {
    }

    namespace %e59626b08799ab80a790ed2088d5aede11c9f31a
    {
    }

    namespace %78ebb8629b153c1e1095b4c929ab9c0d613edc82
    {
    }

    namespace %334be933081339889d6676581f2ea212aee9e521
    {
    }

    namespace %70126e11e9f5ff022a08c81620d80318fec8abf8
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %f75e7fee73cc2503fe85a2b56435e52a9b51e119
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %72a5a27fc57d3ed4372bff9b15b1ab85107bff5b
    {
    }

    namespace %86b5173fe06e145b94f2fdc5704b5607e1775781
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %ff55b5bc2bad8a5a1d34c86a7390e6893a7449b9
    {
    }

    namespace %59c27979fd1e813bcf2a4a4ad1672c58f38db843
    {
    }

    namespace %790131bddd98bfab0f1dd07312c9dd4ef23f64b3
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %62da882ec6620ec4b29ddc876ea840f3c1e4532a
    {
    }

    namespace %3818ccc655456a326280c0993ad521402bcaf2be
    {
    }

    namespace %b3ced529594fd6edeb794447a6a00060a16584d4
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _09b50f1b65780869f36c238fdfed43771a177e9f = 0x18         ;
    }

    namespace %7524312dbd1d0e6e5e09bc4b64ef869a70e6952f
    {
        constexpr std::uintptr_t _d946a0de6ae3a99eff074cf806781b63165fd437 = 0x10         ;
    }

    namespace %a61c0552d60c29ada47cf6e4dd6bd0ad52f2c0de
    {
        constexpr std::uintptr_t _b66804cedf935543825ddabc646225b0a3cfec1d = 0x10         ;
        constexpr std::uintptr_t _aac6624d984517c597d13a00673cd6101dd23265 = 0x18         ;
        constexpr std::uintptr_t _aaa0dc179f50f595068711d9a08c0da460460c5c = 0x30         ;
        constexpr std::uintptr_t _b5ab74b1708cd45027a9b5ad7a252257d0e00cec = 0x34         ;
    }

    namespace %68ced04696df71b679d8b62e25dd5a4ea359be23
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %b6ddce7acd8f825e38a8105f6e40f973752de14c
    {
    }

    namespace %f9248b40876ca469de431d24418428b1ca6aef59
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %a96da80f580ea41aad8859ae168e541afda16795
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _808a6c64065e654d4295836cbde932f3950a0f6b = 0x18         ;
    }

    namespace %c013f0bf8fc8d2d91053495c85c62c456a6001ea
    {
        constexpr std::uintptr_t _369b21f892213b06f35ddeba2d770f364ef6ad7d = 0x10         ;
        constexpr std::uintptr_t _ab268e85f610ac94446580e3ba2e165c494e62fd = 0x18         ;
        constexpr std::uintptr_t _737a1bae1896e8f064e5ee5e9d7034697b881a11 = 0x1C         ;
        constexpr std::uintptr_t _d0b9a138b8b318ba2eedc8e5b7ce07531ceb7b9b = 0x20         ;
        constexpr std::uintptr_t _7c050efa72d673e478a574c94c51961772f2fcde = 0x28         ;
        constexpr std::uintptr_t _5fd685addcd069efc6a06510d93b2b59c5c26bde = 0x30         ;
        constexpr std::uintptr_t _99da990b496ac36b87a80358f3608e21a41061ed = 0x38         ;
        constexpr std::uintptr_t _1e7f69ce26756d3868978113ddb61d83bf4e74be = 0x40         ;
        constexpr std::uintptr_t _0191cb3f5177ce51a7115cafd8678e5ee7869cda = 0x48         ;
        constexpr std::uintptr_t _c26fd8b6fdcca8e1ad804ce564f2d43203d7b3e1 = 0x50         ;
    }

    namespace %0f9def6b02b32804e13aa2c96a6b28df9d51c385
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x18         ;
        constexpr std::uintptr_t _84e7d077f69df53797dec3d2fce62a709487013c = 0x20         ;
        constexpr std::uintptr_t _28be34909f14cbd62eb0b2e5737198c6eae4e315 = 0x24         ;
    }

    namespace EdgeDetectMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %908fb3fb813ce6d13d9e0e22af43cbb68edfb843
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %d76c18653b2b84c1ce1b3644c4121093f6e0268f
    {
        constexpr std::uintptr_t _51fd9fcbc82246bbe6801d716a867a9b54c40254 = 0x10         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x18         ;
        constexpr std::uintptr_t _f78c379510f90ab9e09fd58782572ca660f8c94a = 0x20         ;
    }

    namespace %86cabf889d82b819345ac99902e7f00f92599012
    {
        constexpr std::uintptr_t _ecc4e44f050b85397baea9786e9346e03c4691b1 = 0x10         ;
    }

    namespace %4be9ce477d71fff0cf1dd5a4de0859eb50ae651b
    {
    }

    namespace %9a905b0079748bbe1d0b10491dbdd241fe687c26
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %8da3462c99122f75289e2a08c0af2fa934014e48
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _7a153622628f18be075b73903b8dc85d94015c02 = 0x18         ;
    }

    namespace %adb15451afeb36406963cd9a4dd8aeffedc5c3e6
    {
        constexpr std::uintptr_t _51fd9fcbc82246bbe6801d716a867a9b54c40254 = 0x10         ;
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0x18         ;
    }

    namespace %1d052b87e981b8c5b74b4fef6ccb90bf78ac115f
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %33458e9dd736d102e1bc4810e9ec70d01172e548
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _677ac6d298872b41fa48869560c42a0ba561180f = 0x20         ;
    }

    namespace TOD_CycleParameters
    {
        constexpr std::uintptr_t Hour                             = 0x10         ;
        constexpr std::uintptr_t Day                              = 0x14         ;
        constexpr std::uintptr_t Month                            = 0x18         ;
        constexpr std::uintptr_t Year                             = 0x1C         ;
        constexpr std::uintptr_t RedMoonLerp                      = 0x20         ;
    }

    namespace %303eae181721d959ca886af2da840d06961b69bf
    {
        constexpr std::uintptr_t _fb9a06606de91fed8bf1e96a5dafd285b7d7c009 = 0x10         ;
        constexpr std::uintptr_t _ab89a621a6cf1d85eecb3a879d888f6738728ed9 = 0x18         ;
        constexpr std::uintptr_t _ad45b4ed9c7dff9d862583ee84fa69bdba4a76ec = 0x20         ;
    }

    namespace %ab768c65ed85f89c5e7b171f68e3925d8568873b
    {
        constexpr std::uintptr_t _cd6978fccf84a20887ab846d6567ccf4a99d7d9b = 0x10         ;
        constexpr std::uintptr_t _5d4265eff2ef98aef8bb37c90baade0897b0a086 = 0x18         ;
        constexpr std::uintptr_t _ce26637047d9060f7bd0e48da0eeb7c27d9152d0 = 0x20         ;
        constexpr std::uintptr_t _7a7529460b1bd815a6b8654e563d4aa3dcf94ac0 = 0x28         ;
    }

    namespace %c9397bbf2f9f35890467fda38a10dc9a8af1ea6c
    {
    }

    namespace %76036c51df12e32ca9e241aa338141d273749fc7
    {
    }

    namespace %9f6bc1b6475ca1bf761c742c61d4f68a079c6905
    {
        constexpr std::uintptr_t _97dd90674e9fb2e0170f24132527e12b7dd7f810 = 0x10         ;
        constexpr std::uintptr_t _34f4ac910fbe9b3c067cd9ffffecc5d9136e22ff = 0x14         ;
    }

    namespace %561e28e1fc1546fa3356bc40d35411973a4d4aed
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _d7c56933a8de0f245430a2b7768defdb750f7f00 = 0x18         ;
        constexpr std::uintptr_t _56acbf886f89fc5c76bd25389b81c6db7038789e = 0x1C         ;
    }

    namespace %3eac14c16a677b1ee5b15e727682374cac8c1541
    {
        constexpr std::uintptr_t _85a4dba9178f899ea04f6093053e8fe724345501 = 0x10         ;
    }

    namespace %aad2deda3dc43264eab0756978a6276382a8a6d1
    {
        constexpr std::uintptr_t _faa6b78b219f22d3c44e2333629d8c5454662fd5 = 0x10         ;
    }

    namespace %381e7885f5e58b3c347fe4e2ea213f254c05a368
    {
    }

    namespace %8cd3692eab77495b15b90584325cf2239614c166
    {
        constexpr std::uintptr_t _ad071e107ca6843097f89738d747dff78fb24259 = 0x10         ;
    }

    namespace %dfa86ed6de3fd3ef3a6bb1dbe05d7d705febc736
    {
    }

    namespace %4cf6ee88cdd15d1ceffdc195b4d8c827fb4af65d
    {
        constexpr std::uintptr_t _8ca76852271565e9fe95a3eba0df01b741ee08ac = 0x18         ;
        constexpr std::uintptr_t _05630fcc225341ef1909f28d58de73c4781e4941 = 0x2C         ;
        constexpr std::uintptr_t _f08f6d2f30e2bbfdc939df553cbc2dbd61588d51 = 0x30         ;
        constexpr std::uintptr_t _15b6a849a6bd85af0d1c55d95fa8c690151c8e6e = 0x34         ;
        constexpr std::uintptr_t _61770aa70b7e8cfe17ff1bc12d8e233c647fbc69 = 0x38         ;
    }

    namespace %3499e8fee544cbacd7e7ebf05f44f38aa5def13c
    {
        constexpr std::uintptr_t _a4d7969cca7842a39af770b4b8fd761e8800a7d0 = 0x18         ;
    }

    namespace %28d7e6cc1c4fe271607e9b4faffa8f104c7994c7
    {
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x10         ;
    }

    namespace %4363dfc34ddfd166f8fda17bbec5db66f1da0e73
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %081c222c189f532df49170cee0d683f8f79d3a52
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %6b349f5eb8b271e89a0cbf4b4bbb0ef13727b575
    {
    }

    namespace %ba8d44c343ab371f68673a2acbd333e240966ce1
    {
        constexpr std::uintptr_t _0279a8c55806cc6815d14b7a40d2a8827b6e3b79 = 0x10         ;
    }

    namespace %eb7ffec2ebba2823061650462c51bc3fcb2bb07e
    {
    }

    namespace %eed5f03c491e25fd07ecec32aced410f1def3170
    {
        constexpr std::uintptr_t _eb6c7a11b5e96cacaea9acb7c1c490111676c568 = 0x10         ;
        constexpr std::uintptr_t _bba11c59a99cbb0040796883e078ef686a50e38a = 0x14         ;
        constexpr std::uintptr_t _9a6ec501312fb4a5eef506b186b9d84cf6cab2f4 = 0x18         ;
    }

    namespace %f7b480994258984775c8572e79d462e07815da89
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x18         ;
        constexpr std::uintptr_t _27abdc9ed522c92536c4971d73687de236ab15a5 = 0x20         ;
    }

    namespace %a469e0195c5d2c40cfa2bdc16457ee99f705b401
    {
        constexpr std::uintptr_t _91e70a1e55ab51e773a2c8020c8b811230a9a68e = 0x10         ;
        constexpr std::uintptr_t _6ed95437a408eff4d06d3ed6954f889f7f3a3d3f = 0x18         ;
    }

    namespace %d09d8dd835723f8147b7bd529e5ac11f67edaec3
    {
        constexpr std::uintptr_t _7a153622628f18be075b73903b8dc85d94015c02 = 0x10         ;
    }

    namespace %df053f77c681a33cb8f839dbb8b095a74b943413
    {
    }

    namespace %b235d73bb0be9dbfb36dd2cea30f2324ca351637
    {
        constexpr std::uintptr_t _059bc99dc41e0380030bd39200471754b2ed5d4d = 0x10         ;
    }

    namespace TOD_Resources
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Skybox                           = 0x20         ;
        constexpr std::uintptr_t MoonLOD0                         = 0x28         ;
        constexpr std::uintptr_t MoonLOD1                         = 0x30         ;
        constexpr std::uintptr_t MoonLOD2                         = 0x38         ;
        constexpr std::uintptr_t SkyLOD0                          = 0x40         ;
        constexpr std::uintptr_t SkyLOD1                          = 0x48         ;
        constexpr std::uintptr_t SkyLOD2                          = 0x50         ;
        constexpr std::uintptr_t CloudsLOD0                       = 0x58         ;
        constexpr std::uintptr_t CloudsLOD1                       = 0x60         ;
        constexpr std::uintptr_t CloudsLOD2                       = 0x68         ;
        constexpr std::uintptr_t StarsLOD0                        = 0x70         ;
        constexpr std::uintptr_t StarsLOD1                        = 0x78         ;
        constexpr std::uintptr_t StarsLOD2                        = 0x80         ;

        constexpr std::uintptr_t _0d26b9cf305c85673642d24a914c193be7c1ebdc = 0x88         ;
        constexpr std::uintptr_t _0ade68bb8e45ad9aeeeb61f8e28408e671d15e46 = 0x8C         ;
        constexpr std::uintptr_t _8229235171b909abdce353dde14c2aa87f1dfab4 = 0x90         ;
        constexpr std::uintptr_t _3569af6603318b7499a418a53111eb939219b7ae = 0x94         ;
        constexpr std::uintptr_t _5a632c9bc5ca26a05e0a079b3bec508a6f101125 = 0x98         ;
        constexpr std::uintptr_t _91c25ea9c5853a3ff150b460fb85ece69e85518d = 0x9C         ;
        constexpr std::uintptr_t _f67b728ce3a1df39e6c5db8bdf92b0f8ede0c073 = 0xA0         ;
        constexpr std::uintptr_t _4113727c987770d5b9af44ece6f5e019cdc97f5f = 0xA4         ;
        constexpr std::uintptr_t _8958573857cfc5eaa9ce0a2de9567d6ac86a3c4f = 0xA8         ;
        constexpr std::uintptr_t _a57cc7755922efe0a876eb6a2b90992ef829ef24 = 0xAC         ;
        constexpr std::uintptr_t _69dc5fc2a5f433e383d6fca0331bae0945922ae0 = 0xB0         ;
        constexpr std::uintptr_t _73a1c46042839d89108a2296992b2aba62a3119c = 0xB4         ;
        constexpr std::uintptr_t _a83937b65fa62b70603a955a42a02e2eeed07bfb = 0xB8         ;
        constexpr std::uintptr_t _c4f10cfa019795b21e9d2ec4002b6bd5986b8131 = 0xBC         ;
        constexpr std::uintptr_t _f286422df9d53d39a4ba399bda7abf44761d94bd = 0xC0         ;
        constexpr std::uintptr_t _41fe08f5ec62aaba0b8dba33b3f8c87aeabce971 = 0xC4         ;
        constexpr std::uintptr_t _eed3305fae52d69071ee15a8fefec48065babf9b = 0xC8         ;
        constexpr std::uintptr_t _0223439b6ceba26051da9b869853396437254fbe = 0xCC         ;
        constexpr std::uintptr_t _d4f721f60d3cbce626201ecd8f9b40abd1c004d6 = 0xD0         ;
        constexpr std::uintptr_t _7bc83a87a22f766e9cbacee62d62345d124fb279 = 0xD4         ;
        constexpr std::uintptr_t _23735ad2517ae38e0671394df94ebb26ed4ded2a = 0xD8         ;
        constexpr std::uintptr_t _356531364bec7b0fb21da544cb8b199c80f1a29d = 0xDC         ;
        constexpr std::uintptr_t _222b39c7c34f4e54c211d94b4bce4ddd906ba64c = 0xE0         ;
        constexpr std::uintptr_t _9061524b6db86e325f59b9bd723e3ea2679a5d68 = 0xE4         ;
        constexpr std::uintptr_t _4a19bfa462d3b217c9cf227cb554941c1a609d30 = 0xE8         ;
        constexpr std::uintptr_t _52957c6ccb74473f1cd14c7a087f476057fe0766 = 0xEC         ;
        constexpr std::uintptr_t _2d41ba0490f9f94a3cac00420b3a0e2cf81288e2 = 0xF0         ;
        constexpr std::uintptr_t _781661c4aa20eab938ea7fc428bbdd347385e3d1 = 0xF4         ;
        constexpr std::uintptr_t _221c99fa783342eaa7be06c822ea65334c6f963b = 0xF8         ;
        constexpr std::uintptr_t _e9be6b672c30102a35611778e3ef7d57c82d4912 = 0xFC         ;
        constexpr std::uintptr_t _3c8e8d3db58475203a0eb4f6da2be7b348026f84 = 0x100        ;
        constexpr std::uintptr_t _97e04b3298b83b46860f3c56ff8c9d889c440d52 = 0x104        ;
        constexpr std::uintptr_t _81fa4e966c7e16d281af4ae5a81a519693a2fefb = 0x108        ;
        constexpr std::uintptr_t _bf47600b67b26aa5f35da0237a65272282ad04fb = 0x10C        ;
        constexpr std::uintptr_t _b154f0366398669a215c0e7d99ee6821463840df = 0x110        ;
        constexpr std::uintptr_t _ddff6ca2c7b69b2180fbbb45f88a7fc0887af39e = 0x114        ;
        constexpr std::uintptr_t _2405bde82b7f12773320eba0b46da4c5f917caa1 = 0x118        ;
        constexpr std::uintptr_t _9f310d5465c512968d57c9d13b3b9f19deb58502 = 0x11C        ;
        constexpr std::uintptr_t _9656e1fc3a48033a8eaaf1d153a97f7f346b0808 = 0x120        ;
        constexpr std::uintptr_t _3a0843809658e8a721b5e0a8cf3255db90f5fa98 = 0x124        ;
        constexpr std::uintptr_t _4dbb4f8baa682d2fa277e10bc85a7671c62d487c = 0x128        ;
        constexpr std::uintptr_t _e8f1540f6dda0c9f193696e1823e427f05e13e0a = 0x12C        ;
        constexpr std::uintptr_t _61832cec2ea5e832593634b0fbf66adf1c1a432f = 0x130        ;
        constexpr std::uintptr_t _7647001e52a2a25f21554eff27f3f7b3177344a2 = 0x134        ;
        constexpr std::uintptr_t _c93222de678d634608e369f4718f3ae7afd0af26 = 0x138        ;
        constexpr std::uintptr_t _620cab1531f433fd8b1387f2cb3183b767427a6e = 0x13C        ;
        constexpr std::uintptr_t _8482c4e54bedd78e938a48b8d298d54dcc1fe683 = 0x140        ;
        constexpr std::uintptr_t _b04a9cd8ee2f16dec2f65954d3545b14aa5ce7d5 = 0x144        ;
        constexpr std::uintptr_t _01567d568680dc4f91aac14a6fb97626ff868b1a = 0x148        ;
        constexpr std::uintptr_t _b3020825b7d5ee79deaca7f163082bcdab01e2b1 = 0x14C        ;
        constexpr std::uintptr_t _47c24ad6916d5d96b8f311a7e7ae45b17b6642ba = 0x150        ;
        constexpr std::uintptr_t _e59d0391f89c440c5b9ea47a97f62a29cf7c72cc = 0x154        ;
        constexpr std::uintptr_t _70a564038019ee427730a3b59dbe80378b5d9d87 = 0x158        ;
    }

    namespace %a547d48cd0e3828ab4f65ea71a6886fc0a9890b3
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _89e53b527128933334bef36531452a80575afbb0 = 0x18         ;
    }

    namespace %809eaaaec056eac6b903edafaeb3bd5c842cea66
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %bc5bd477682c1ef4dd15b5af467341955c4501e8
    {
    }

    namespace %cfdd5c4f30b0e4466244d34cf2f694fa8babed64
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %c8ebba69d647f5c564f532dddb562841186ec5d9
    {
    }

    namespace %d644d9ee3940f289fb14bf186c0a6bf9a4ad00dc
    {
    }

    namespace %e1436b33301582b608b0fa27307353a4cf5e56b8
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %c6a3780207d23c41ddbe692e871cfcefe0a5cf7a
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace NeedsKeyboardInputField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t onNoKeysDown                     = 0x20         ;
        constexpr std::uintptr_t ShowEscapeUI                     = 0x28         ;
        constexpr std::uintptr_t blockUnspecifiedInput            = 0x29         ;
        constexpr std::uintptr_t AllowedBinds                     = 0x2C         ;

        constexpr std::uintptr_t _98cf114f49bcb39343a5b78fc58006b8adebc4fd = 0x30         ;
        constexpr std::uintptr_t _e6d31de3862ce0b7f814e3b5e964d41ca3240c55 = 0x38         ;
        constexpr std::uintptr_t _cce0a62ea94a9cf6926769fa962111f69f22b1d1 = 0x40         ;
        constexpr std::uintptr_t _93515faf1d0662c7c192fbd73681e2b3a9f09d98 = 0x48         ;
    }

    namespace %ed59cf9b4382ee61b52dccd72a6aeac1e7853957
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
        constexpr std::uintptr_t _f778695d15526a889877fde9c778a5a3d1899684 = 0x20         ;
    }

    namespace %f580f0e48508adbc8e4ef6bf2dcb5e02ff40525b
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %df37103cc5ba3278711e4e50072cfa1a4289dd71
    {
    }

    namespace %fc022961336579ae7912c73ae08d56c7cf1eac12
    {
        constexpr std::uintptr_t _6cbf728953811a17aaffddcf554ed948b6303e4a = 0x10         ;
        constexpr std::uintptr_t _ca2923dc592889ffe61edec40d7dbeb728161e9c = 0x18         ;
    }

    namespace %a33cf3ed1016cbe4f38a4f685440e0b854774561
    {
        constexpr std::uintptr_t _b66804cedf935543825ddabc646225b0a3cfec1d = 0x10         ;
        constexpr std::uintptr_t _aac6624d984517c597d13a00673cd6101dd23265 = 0x18         ;
        constexpr std::uintptr_t _aaa0dc179f50f595068711d9a08c0da460460c5c = 0x30         ;
        constexpr std::uintptr_t _b5ab74b1708cd45027a9b5ad7a252257d0e00cec = 0x34         ;
    }

    namespace %fc3e1fb06d920bc3dfa008bb0e48ae87795c971a
    {
    }

    namespace %0c972b3186383319aac0875fc29b465806f04281
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _da24c9c6faf09651ae0626d52b4202c67cf13a6a = 0x18         ;
        constexpr std::uintptr_t _b3438a0448187d4acf482d41b052dfa333c91703 = 0x20         ;
        constexpr std::uintptr_t _ec658bb5e38a62270daf585a838c33034f404913 = 0x28         ;
        constexpr std::uintptr_t _d878496a493c33e471823c7003ece9e152a795f7 = 0x30         ;
    }

    namespace %ac0a499d73c97ec073910417a05f675d07acf229
    {
    }

    namespace %12b024b2b7314d9ee09891a3c2d34cb0a80a4611
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %58b805c60b8431c2b7a969209a78ba75af78b661
    {
    }

    namespace %4237aa178dd70b3cac285fbadb074bd1e0eef2f0
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _29acaf8938d984538861061c26bff99b40ab44e8 = 0x18         ;
    }

    namespace %d9795f3c06f955fbca57fe4960bf3346cf04f53a
    {
        constexpr std::uintptr_t _ab01523600fba34fd913b06c7210bbf35cce426e = 0x10         ;
    }

    namespace %622217b2881aba5edf6644133ec745bb292a2d14
    {
    }

    namespace %c5d750b4ae0d61da5803390ffd7f430ec95743d9
    {
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x10         ;
        constexpr std::uintptr_t _b395bdc7c18ac61eeb1fef3cc1e7e5fe1ba07d76 = 0x18         ;
    }

    namespace %219a5535c445947ec291e10958ec6295cec6a9ed
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _15548e2bc7a74f741fc8b375bf5fb42a569c1d23 = 0x18         ;
    }

    namespace %740f38e7dad65fb9c5ba2c2c13917f20c5d9aff2
    {
        constexpr std::uintptr_t _3ac3fc05cc29db4770069c4b9ad9e59b8929790e = 0x10         ;
        constexpr std::uintptr_t _80ecc7d0e91ff95a045f2c0615acd70d19f3e088 = 0x18         ;
        constexpr std::uintptr_t _3d8a4ece557c997fe2410c7f9e4fc3b97d9b3e9e = 0x40         ;
        constexpr std::uintptr_t _addf075c8ef0e8b68fceb02a7140adc7ad7f1557 = 0x48         ;
    }

    namespace %e376a15df264e8090f2b4c718c62751201d0932b
    {
        constexpr std::uintptr_t _08f4f56ea7f1c90a8518445753e98eebd9ddcb21 = 0x10         ;
        constexpr std::uintptr_t _60c315fde0835e1827755be4f5f101c14e1e1710 = 0x14         ;
    }

    namespace %6ef417fcd075450f3ec72840db40e0ef29a430aa
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _e0762a07b9032b9f74be01ee4b57b6b081cc99f3 = 0x18         ;
        constexpr std::uintptr_t _7035947ec1cba003a5fc93ebc1441f4769b36a24 = 0x20         ;
        constexpr std::uintptr_t _b04557b7ebb13b974d764a5bc467723f9efc3bb5 = 0x28         ;
    }

    namespace %b7d39515d4b33260c5544aa6c3810f61e3baab28
    {
        constexpr std::uintptr_t _f64cc358cfa053fa1698f3bea645e6b47941e28b = 0x10         ;
    }

    namespace %2ff33ede39f2f7a8c559219868ae56004d0674bc
    {
        constexpr std::uintptr_t _932cfa96386154abc82407e16e8126ca21cb059f = 0x10         ;
        constexpr std::uintptr_t _cc096b6de696bb55d2e775baed4ab1e96b2369cb = 0x18         ;
        constexpr std::uintptr_t _18b82444226363856f900be9a26166cb52c8641d = 0x20         ;
        constexpr std::uintptr_t _08f8dce47df4f9152b1afb9c9f877bc63ef03e3b = 0x24         ;
    }

    namespace %1f85697f7ae1128423a5ead4d1f089a3706758d0
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %da3036937e57b62470ac278a495652d02456fd73
    {
    }

    namespace %36067d892a047ab5067153383bfe0d07863d041f
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %630616748b5ee17cac9d41fdab2c6c69282e75f5
    {
    }

    namespace %2256aa3b00712cc6ecf2d0e276caa8077f0f38d5
    {
    }

    namespace %84f109bce4d4a4ec2354b712a774effb8aa69e08
    {
    }

    namespace TOD_AtmosphereParameters-fake-0
    {
        constexpr std::uintptr_t RayleighMultiplier               = 0x10         ;
        constexpr std::uintptr_t MieMultiplier                    = 0x14         ;
        constexpr std::uintptr_t Brightness                       = 0x18         ;
        constexpr std::uintptr_t Contrast                         = 0x1C         ;
        constexpr std::uintptr_t NightBrightness                  = 0x20         ;
        constexpr std::uintptr_t NightContrast                    = 0x24         ;
        constexpr std::uintptr_t Directionality                   = 0x28         ;
        constexpr std::uintptr_t Fogginess                        = 0x2C         ;
    }

    namespace TOD_CloudParameters
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077FC78   ;
        constexpr std::uintptr_t Size                             = 0x10         ;
        constexpr std::uintptr_t Opacity                          = 0x14         ;
        constexpr std::uintptr_t Coverage                         = 0x18         ;
        constexpr std::uintptr_t Sharpness                        = 0x1C         ;
        constexpr std::uintptr_t Coloring                         = 0x20         ;
        constexpr std::uintptr_t Attenuation                      = 0x24         ;
        constexpr std::uintptr_t Saturation                       = 0x28         ;
        constexpr std::uintptr_t Scattering                       = 0x2C         ;
        constexpr std::uintptr_t Brightness                       = 0x30         ;
    }

    namespace %fbc3e6043cdd25a8f1efca39d8f732b6c37561cf
    {
    }

    namespace %a1e01735a16c88f6ab0995db92408db4915c8653
    {
        constexpr std::uintptr_t _c318278a4bca743edab9abc0236cd16257f8a899 = 0x10         ;
        constexpr std::uintptr_t _74c2e44ba3f2c8a33acb5c19f62e8516e8068e21 = 0x18         ;
        constexpr std::uintptr_t _0a732e7ca002664e5b6555cbbee32ee595897846 = 0x1C         ;
    }

    namespace %2b1d38e78c5cd1ebd64bdff676f96a0dd701ed40
    {
    }

    namespace %cbeb5d4d57df48bd76a8ef06ece705aa74d2472a
    {
        constexpr std::uintptr_t _f78c379510f90ab9e09fd58782572ca660f8c94a = 0x10         ;
    }

    namespace %29a935120cea3aafb6a6eb846174f09e0620e151
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %2e474acf61711f560a9762683527035a1e9ccbd6
    {
    }

    namespace %aba82e972dfbd3676f0c30b0106c1b35f1cca131
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %929a3a3ba1a899a650d0754933b772ebdb542915
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %179abd14d62ed48b856d106b089b781864f19d34
    {
    }

    namespace %a77a111461b1438948bf01c60838aed1a333894d
    {
    }

    namespace %d31e8c40e041f28be0ae33294f4def393a5fb419
    {
    }

    namespace %b26aedd24551234264a9589ae0b58e67a788bec0
    {
        constexpr std::uintptr_t _18bc78d127d57461d5f0d62c1b6e04dbca238205 = 0x18         ;
        constexpr std::uintptr_t _63b2fcbafa3e75b0005f7cb50715df8100362cfe = 0x30         ;
        constexpr std::uintptr_t _1924528f6eb7b64c80583ad9cf23961567f41a50 = 0x38         ;
        constexpr std::uintptr_t _70250c3ca321118e909581e8a87fb4ffe72fa905 = 0x48         ;
        constexpr std::uintptr_t _ac38d2c43331e3081e66bb03923eb12460aa0c26 = 0x5C         ;
        constexpr std::uintptr_t _417776139e840adfb8747f6ccda1d4e718b04798 = 0x5D         ;
        constexpr std::uintptr_t _035c1753d37ceaa135540a29c4f49a3bd1e2e6f9 = 0x5E         ;
        constexpr std::uintptr_t _80f1123a48cdef51aaed4447ffcac71830f844fc = 0x60         ;
        constexpr std::uintptr_t _d67c1f49c864fa743676f185fa277d1cb525cc0e = 0x64         ;
        constexpr std::uintptr_t _9b9c4de3bcd4990cd80de46f2e7218b101260177 = 0x68         ;
        constexpr std::uintptr_t _f590da9b219d7341b38655fe63bc62264a5350d3 = 0x6C         ;
        constexpr std::uintptr_t _ff58b99be2087b4e363678311c5e55fce2eadb53 = 0x70         ;
        constexpr std::uintptr_t _0b913553ca3da88f0c76a6a3f718436e111bf4a5 = 0x74         ;
        constexpr std::uintptr_t _939f8942d66c11e00d3e85a6deef870050f0ae27 = 0x78         ;
        constexpr std::uintptr_t _4ac42275ebdc5f7ce6c89913b3d0f5f0b644418a = 0xB8         ;
        constexpr std::uintptr_t _8a49eea84bb75d2d139da516a3971364783bb24d = 0xBC         ;
        constexpr std::uintptr_t _0104d6c8af1d9d84b503a42c7bf7f54db2c76ba8 = 0xCC         ;
    }

    namespace %5f232a785700b31bdec2bc338893b7288693fb46
    {
        constexpr std::uintptr_t _922e70764cd1ec89ef8597ccea75f5b1b78972ea = 0x10         ;
    }

    namespace %ebf458b727c7093b8761e580041cead208532217
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %7f78bca1ebf58371b980ff4c7ef2f70e8ce2cc4b
    {
    }

    namespace %1cdf1c9061c2d83d815f231b52925b4c1a87318f
    {
    }

    namespace %fdbc8408031c7a8a687c79df3b9d958704b5c277
    {
        constexpr std::uintptr_t _6675830433add0dc40dce4e17bb56d4587b1bb89 = 0x10         ;
    }

    namespace %91f1dd72e2381ac97e20ab6c615c82bad647e399
    {
    }

    namespace %b919997863efa3207bba968ce52dc25c24823efd
    {
    }

    namespace %a05a9a5ce77ca9f0cce181565dc96169b371996b
    {
    }

    namespace %0df4eb822e188f04a6fb74076023a5a044ba610c
    {
        constexpr std::uintptr_t _f59899a91391c8ce38fbd90cb68f513da4aa3ded = 0x10         ;
    }

    namespace GuidRefAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t isTrue                           = 0x18         ;
        constexpr std::uintptr_t isFalse                          = 0x20         ;
    }

    namespace %8dfe259c8c84be31d524403f35e5772b34ed7083
    {
    }

    namespace %c5dafaa431e3433ff045d3928b7103aef15540e3
    {
    }

    namespace %486da6c332dd9e029cec92a6940ce0b04b1b5fa9
    {
    }

    namespace %f2e35f71ecdb6143d49263b4b7bde0267f1f47e2
    {
    }

    namespace %337d171e6fbcac48c6a72f6a3117625b3ae00cc6
    {
    }

    namespace %70260f2ba8b6a08e0973a28ed0bd27608c98370d
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %d27f0025220aca8571bdfdc61ca27544829ded07
    {
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x10         ;
        constexpr std::uintptr_t _665156c90b2e5c8f8577b69dcb38b5a2de8eb7f7 = 0x18         ;
        constexpr std::uintptr_t _7cf5571194f458a868c43061a67913f7a7a1733c = 0x20         ;
        constexpr std::uintptr_t _5edc858cbccc3d59877ceb9bd0a067255bb36caf = 0x28         ;
        constexpr std::uintptr_t _8fa7bfd9c69120be4a0609dc0869935c8a01a8f7 = 0x30         ;
        constexpr std::uintptr_t _e8815553f838d3954138dd1f5fc84a866e1f553f = 0x38         ;
        constexpr std::uintptr_t _469866ed95141a409bf34c85b7a495f3cc193e6f = 0x40         ;
        constexpr std::uintptr_t _70394fafb0dbbd888c864ef9243a8e98f8f3ef70 = 0x44         ;
        constexpr std::uintptr_t _da8fc1defea215d62658298a61ea31cc899f1d53 = 0x48         ;
        constexpr std::uintptr_t _2885a8be5521fc2a2c819628aa9a1c1cc85c51cc = 0x4C         ;
        constexpr std::uintptr_t _3f27bd49bfd30d9f795f2c88c7093f4765bf6394 = 0x50         ;
        constexpr std::uintptr_t _04b26a0565b9510e448cc9f3b57604ad604b9337 = 0x58         ;
        constexpr std::uintptr_t _d315a9119c4aad2054e14e35f2de198b45d9d9f7 = 0x5C         ;
        constexpr std::uintptr_t _d7743dc5d83469ec3efded2a9bdbbc65e6269781 = 0x60         ;
        constexpr std::uintptr_t _346ddf56ae6da05e5b5a63bb5714a8f46aab3f35 = 0x68         ;
        constexpr std::uintptr_t _51cf5cd2fcba8f7466e2c60b02173b7e75df17f8 = 0x70         ;
        constexpr std::uintptr_t _e33c57a2f388f1327251e2183341272635f012ec = 0x78         ;
        constexpr std::uintptr_t _9046709999a12af6e554e5a6c6561fbaff68d6c0 = 0x80         ;
        constexpr std::uintptr_t _0162284335f5db3eb5e6aa67060ecf547a520f4b = 0x88         ;
    }

    namespace %a83d336a7428e7e74bee84032b4ff4c328008ea8
    {
        constexpr std::uintptr_t _f5d319dee66a83a204c5292199e6122f7fd13bb5 = 0x10         ;
        constexpr std::uintptr_t _47d07165f7d2f8df05b7b59adfdcf6525423d8e8 = 0x14         ;
        constexpr std::uintptr_t _c5441675032ced694079c74a0c668476089db270 = 0x18         ;
        constexpr std::uintptr_t _a4862997d32c9d181d625c86c466453e44114f50 = 0x1C         ;
        constexpr std::uintptr_t _a412e34e3733aea2394ca02e62f9b36d4469b494 = 0x20         ;
        constexpr std::uintptr_t _cb4a0726c1158a2b02155bd4f862d0ce4b777189 = 0x28         ;
        constexpr std::uintptr_t _797e832699426dc505ef5e6208e8adf204a7b46c = 0x29         ;
        constexpr std::uintptr_t _5446276bf1d1e16aa1ed71d2ce750e4dfa0ada21 = 0x2A         ;
        constexpr std::uintptr_t _f480f4148cbe4b3a8246ac6ce7fd3ad5e26372d2 = 0x2B         ;
        constexpr std::uintptr_t _b66804cedf935543825ddabc646225b0a3cfec1d = 0x2C         ;
        constexpr std::uintptr_t _f6eb0547e36883ad7f6a4a1b58e36066978f34bb = 0x30         ;
    }

    namespace %63c95009d8072b2d4f6afe54aa3de13f80775eb4
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %ea9562db27e0f59a1336ae999723902deb3da726
    {
        constexpr std::uintptr_t _d37d0868e71ea90f3b66bbb9ab628f866f6c94c7 = 0x10         ;
        constexpr std::uintptr_t _56acbf886f89fc5c76bd25389b81c6db7038789e = 0x14         ;
    }

    namespace %09e5f92f86f4cf95a97432f865ca5419369a2d63
    {
        constexpr std::uintptr_t _48d50fa53dc3470508f63237b7b1ee1b9ca12d33 = 0x10         ;
    }

    namespace %96c5bbbefb812bf9f11f74f4b01dad87828b3e7f
    {
    }

    namespace %fc087c94d5b3a24db75d50725256c3e1599e2604
    {
        constexpr std::uintptr_t _eef082f9c4bc31ae40a98becff22b2915ef2004c = 0x10         ;
    }

    namespace %28c2273de1713776cb90d7d7045aa220c2c2409f
    {
        constexpr std::uintptr_t _c66a11fe68e333a08e3234f426d76f256bb7383f = 0x10         ;
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x18         ;
    }

    namespace %4355a495643322de295d31d1fc3bf00c2076eaaa
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %5f09f026812354638f14d6b8802ba1210b81405f
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %e6c22827537779823f29adc4fa33a5cea36847e3
    {
        constexpr std::uintptr_t _7905829b04a844a5b6fc302dc9e49104bd742914 = 0x10         ;
    }

    namespace %27fcd5ddeea7b52250748a5c410824a6b36bff3f
    {
    }

    namespace %1376dc471af81f276d952ce96b44460b2ddc6a65
    {
        constexpr std::uintptr_t _3fa3964f9575b93da975567bc63cbfd089465386 = 0x10         ;
        constexpr std::uintptr_t _f2ebb3f2694d03bfce54398a7422dfc9ec36ceb6 = 0x18         ;
        constexpr std::uintptr_t _8f98a841bb015d449098b5ce169c7a17f7234fb4 = 0x20         ;
    }

    namespace %f4ca9703a781f45532456bc29bc6c3e2a1800c39
    {
        constexpr std::uintptr_t _ab01523600fba34fd913b06c7210bbf35cce426e = 0x10         ;
    }

    namespace TOD_NightParameters-fake-0
    {
        constexpr std::uintptr_t MoonColor                        = 0x10         ;
        constexpr std::uintptr_t MoonColorRed                     = 0x18         ;
        constexpr std::uintptr_t LightColor                       = 0x20         ;
        constexpr std::uintptr_t RayColor                         = 0x28         ;
        constexpr std::uintptr_t SkyColor                         = 0x30         ;
        constexpr std::uintptr_t CloudColor                       = 0x38         ;
        constexpr std::uintptr_t FogColor                         = 0x40         ;
        constexpr std::uintptr_t AmbientColor                     = 0x48         ;
        constexpr std::uintptr_t runtimeLightIntensity            = 0x54         ;
        constexpr std::uintptr_t ShadowStrength                   = 0x58         ;
        constexpr std::uintptr_t runtimeAmbientMultiplier         = 0x60         ;
        constexpr std::uintptr_t runtimeReflectionMultiplier      = 0x68         ;
        constexpr std::uintptr_t ReflectionMaxClamp               = 0x6C         ;

        constexpr std::uintptr_t _e98f01a4673395919ffb23ad5a6c00310fc21a5d = 0x50         ;
        constexpr std::uintptr_t _ea981c3408028e8cc347eed9e1ceee144c1434ef = 0x5C         ;
        constexpr std::uintptr_t _d21444849d401646d419b5738ecbdb26829e8e17 = 0x64         ;
    }

    namespace %fd4e3f712797c0fe8882a780f26c2bf19c638407
    {
    }

    namespace %67a6a4e3cc80e407ee65791c7c4fe00ec77e2acf
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _84f2b356bcfffba7ebbce4daeafd4092d9aaabe5 = 0x18         ;
    }

    namespace %2488e4920fffa35838be161855f3aadf81e41274
    {
    }

    namespace %ca012ebaf2b3a17b753d6faedb02b7e676c51ba4
    {
    }

    namespace %fca4439c77ad00a28597ec80670468c7ae6afd27
    {
        constexpr std::uintptr_t _d437407a7e4e24f737715d0b486fb3846011e6da = 0x10         ;
        constexpr std::uintptr_t _abae32d11d557695b03212d0eed3f14822ffec52 = 0x18         ;
        constexpr std::uintptr_t _e700a57e8b8bf568b25a849f71072810201a5a49 = 0x20         ;
        constexpr std::uintptr_t _1dac04a47bcb8e2f91fb73053901bc45b97f16a1 = 0x28         ;
        constexpr std::uintptr_t _b2ebd74b47bd78de53dc85922d1aa4710d46179f = 0x2C         ;
    }

    namespace %b86336134340eda60bf26407bf9b7653d77871bc
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %5d32277fe3d4a525b2c9ed4f61d19ac9c8b38206
    {
        constexpr std::uintptr_t _044ed87309c461a1f9db58f233bb1beebf8292e0 = 0x10         ;
    }

    namespace %235a3d01060ef631295c876ec477abe8c639e84f
    {
    }

    namespace TOD_MoonPositionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %e43a2f684f950c379067de1edf44fbf4a6702788
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _165e3228d039a9a3c086ce97e51067028f758a3b = 0x18         ;
        constexpr std::uintptr_t _bb40e36644f404f5db1c9ba5e96ecb7c40aca343 = 0x20         ;
        constexpr std::uintptr_t _d37f407496a5800cb68112d2b2c5c853b9d86123 = 0x24         ;
    }

    namespace %5097ec6e3263d3f330e2f79e6886c3276a4cb610
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %b773c3208e61d597ffe59599d7471c8a9c8a8d2b
    {
    }

    namespace %f817d488ff795a5b8979b0d1c91a6a40eb5091f5
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %fb165294ce8d023b96e76465cb83445a6ccf3103
    {
    }

    namespace %80a2d7776ec13d5e0d923f014bc527eececc3436
    {
        constexpr std::uintptr_t _ef8050fab010a0bd6c5c8092821c1155a143248f = 0x10         ;
    }

    namespace %a0927af671d34d3d1f70a206f5b364bf745b14c0
    {
    }

    namespace %bd25f2f816ef15ed4feb600e747e7ee1124fd701
    {
        constexpr std::uintptr_t _1e7f69ce26756d3868978113ddb61d83bf4e74be = 0x10         ;
        constexpr std::uintptr_t _4d780009d3d6f5510e1fa23fdaf52b2c18ad2fc7 = 0x18         ;
        constexpr std::uintptr_t _7c050efa72d673e478a574c94c51961772f2fcde = 0x20         ;
        constexpr std::uintptr_t _0425956384b0d3be66599016d440828ff1861485 = 0x28         ;
        constexpr std::uintptr_t _6a9a2aecc863536bf7ff1ebe8cfe90d44e22bb5e = 0x30         ;
        constexpr std::uintptr_t _34de757a2b9c16b94f499741b5af7c994b43147b = 0x38         ;
        constexpr std::uintptr_t _5920c902705b7ed4c26bb99c7cc3c6be38ea850d = 0x40         ;
    }

    namespace %3f513966ec1ceb13124544f9fd15f18ebc13ea57
    {
    }

    namespace %f7a45cb0deb735ff3a4bb30da13b88c7e9f6f931
    {
    }

    namespace %76c3fdd5f7659c8c48a833f7323f4b1cdfb80b77
    {
    }

    namespace %df42f5f5da57e1203d07e559f9268ee8eb4a9a3f
    {
    }

    namespace %18f8c132685b7ff4d14166d0b2efc912addc37e6
    {
    }

    namespace %99393145a703076f4fb0a716cbaffbe1b4e4be41
    {
        constexpr std::uintptr_t _74101ade1089e8aa99e2154831c27aceb63606fd = 0x10         ;
        constexpr std::uintptr_t _7ce34948038fbfd3d4802ab471a0b1af9b6d49aa = 0x18         ;
        constexpr std::uintptr_t _ceed2de736e72a56d92e3c43cfb121752b884b9c = 0x20         ;
    }

    namespace %f7086fc5d8017bba669280fc6597abe8e3bca947
    {
        constexpr std::uintptr_t _bd8a70348f90b97de012cbce242b843a36e9244c = 0x10         ;
    }

    namespace %416b26ee7d5144a261573420a213f35e70c945e7
    {
        constexpr std::uintptr_t _bad33eb5356af4146c4114a0078635ac4490058e = 0x10         ;
    }

    namespace BlurType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlurSampleCount
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %5e871ef0cd9db76b37e2cb6328fa886dcf61f195
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace AberrationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %73c2db3897fa34e536d869d8cb412c61f3a63ba1
    {
    }

    namespace %69be3fba1cc2baf569570a92db2cb6ae90d62aec
    {
    }

    namespace %241c86bc67a4b742c0debcf150e4d1c8988c5ba9
    {
    }

    namespace %f7888682496132df09b8989ed4c0b0395c9c517f
    {
    }

    namespace %ffcd09d41c781408a25f92e4beec8f519c1d257c
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace TOD_MeshQualityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %7183cea91da4d9111ceef8c3d959a29e4441a67c
    {
        constexpr std::uintptr_t _ad9ac4c40fb3614c36d02818593d9787f985b977 = 0x10         ;
        constexpr std::uintptr_t _9b3d29685e5a89e20465ddc70216d472a1f43858 = 0x18         ;
    }

    namespace %86d4da5d2994ada68aaa95f8560a5de0598ce032
    {
        constexpr std::uintptr_t _d37fa64ad36774ee617a9fddd2f5eb4ee2d3f998 = 0x10         ;
    }

    namespace %23eb8dc3c06084eed2cdaa96d880a96e2614e085
    {
        constexpr std::uintptr_t _248e93d47d4d549750e1c67d554c825acf90b30d = 0x10         ;
        constexpr std::uintptr_t _80399ee7e1eaa275f8c549d9210846a31c678b39 = 0x18         ;
        constexpr std::uintptr_t _1011ed2ef05b8d6c03e680216a0090de98cb5127 = 0x20         ;
        constexpr std::uintptr_t _f1cde333549d7188cf60e96bf30f8a9d8f17d4b7 = 0x30         ;
        constexpr std::uintptr_t _81394ee9396bf1c578e2c66a6ec357360be5b351 = 0x38         ;
        constexpr std::uintptr_t _6f03e9922c6d846e43ede5e5950b9ba175f4b163 = 0x40         ;
        constexpr std::uintptr_t _6b517b203183c7cf75be3db27758d525f5a40fea = 0x48         ;
        constexpr std::uintptr_t _00f36d77bc9739f55531f2da663fec4c34b368c1 = 0x50         ;
        constexpr std::uintptr_t _9fa01decf6124369b0d8793219083ae841e1f365 = 0x58         ;
        constexpr std::uintptr_t _21a86df8742942c404dc5098a7174131b72db07a = 0x60         ;
        constexpr std::uintptr_t _7d20d737e16cf58b0041ebf497b63b840e7553db = 0x68         ;
        constexpr std::uintptr_t _9a7dd53c822b5bcb8836b4eea29709297788ec65 = 0x70         ;
        constexpr std::uintptr_t _7d06df13ef1807a8c0729f1cbe0e4eec9a5a8cf6 = 0x78         ;
        constexpr std::uintptr_t _59a7c057c9907cdea649f8b57835b15d3893b6cf = 0x80         ;
        constexpr std::uintptr_t _9b5ee226167a4f13d4e7d3a7f1446c98c9315810 = 0x88         ;
    }

    namespace TOD_CloudParameters-fake-1
    {
        constexpr std::uintptr_t Size                             = 0x10         ;
        constexpr std::uintptr_t Opacity                          = 0x14         ;
        constexpr std::uintptr_t Coverage                         = 0x18         ;
        constexpr std::uintptr_t Sharpness                        = 0x1C         ;
        constexpr std::uintptr_t Coloring                         = 0x20         ;
        constexpr std::uintptr_t Attenuation                      = 0x24         ;
        constexpr std::uintptr_t Saturation                       = 0x28         ;
        constexpr std::uintptr_t Scattering                       = 0x2C         ;
        constexpr std::uintptr_t Brightness                       = 0x30         ;
    }

    namespace %db895959c3f73cace65ff746de177f6acf789c56
    {
        constexpr std::uintptr_t _a07c68e90050398db6d0dfd3bff03a69c586acc7 = 0x10         ;
    }

    namespace %f4b93461ac0a9a421216184ca0d476888d765c3b
    {
        constexpr std::uintptr_t _f78c379510f90ab9e09fd58782572ca660f8c94a = 0x10         ;
    }

    namespace %23653b4e3c090273d013b18b05d164f7c5476349
    {
    }

    namespace %619a906a2a991f7342182e286ceb28466023c6da
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %1fe1ce588893770ee76032d3a9aba7b9302dfb37
    {
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x10         ;
    }

    namespace %f0d33cda43eb81f2c764c464ee7d1759018d4eb8
    {
        constexpr std::uintptr_t _d78000dc62600b1476a11af9f057a5fd2c0c8c0d = 0x10         ;
        constexpr std::uintptr_t _a623a77b5555f3dc5075da775bcb7ef40eb825c7 = 0x18         ;
    }

    namespace %5dc99357ca6101b77232e5adee773852ddcd12d8
    {
    }

    namespace %61989e20d85fde2460eab882ee5a04aee018ff5b
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %f8c478b77a570224341beb9ce5a8d58ba0a35c4d
    {
        constexpr std::uintptr_t _a60fceffe875fa06ad30b949aeebda33e8f53fe6 = 0x10         ;
    }

    namespace %0b6343e20ed5fc288579c0bcdea7413a7033db78
    {
        constexpr std::uintptr_t _89fe8c0b7001c496d87d220614389d5fc6f1b648 = 0x10         ;
        constexpr std::uintptr_t _6133a5025606cf7b13991b2a27f4a915efb66efb = 0x18         ;
        constexpr std::uintptr_t _4bcb2cb9209d682d195f04ac22117ddc68578afc = 0x20         ;
        constexpr std::uintptr_t _f403d53fd21f0ee67275b140348a398ba2a17ca8 = 0x28         ;
    }

    namespace %3bc106d048c939e886322884d5f6525d1f4e7fe8
    {
    }

    namespace %b46043fa633645a0ba58ff0e5dbb449f182b5c96
    {
    }

    namespace TOD_ColorSpaceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %16856c8bf62c3b96c6525a4e93693df5b7e9bdd0
    {
    }

    namespace %bf8a24b3de2a3c806f52878f56510535264018ad
    {
        constexpr std::uintptr_t _b395bdc7c18ac61eeb1fef3cc1e7e5fe1ba07d76 = 0x10         ;
    }

    namespace %499c8a0e1454ffa0036c17963b463cf6f22092a8
    {
    }

    namespace %ff1fad5805612f090633b545b4c3a62896b44455
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %52ee324687012dbcdb31274878bcd23aeb2fe0f2
    {
        constexpr std::uintptr_t _fa67533f8211f97636d0452f3af876542171227b = 0x10         ;
        constexpr std::uintptr_t _524f8aab385c1e9edc2231c5dab654d758f41296 = 0x18         ;
    }

    namespace TOD_SkyQualityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %f550315470a5fe6f585bd890e1c4ed1d9121618a
    {
        constexpr std::uintptr_t _066c45878b2120ea2e91e73e75bba752648a8685 = 0x10         ;
        constexpr std::uintptr_t _7d01662bf239494feae0af49f97b2182007c7f04 = 0x18         ;
        constexpr std::uintptr_t _c826e729e16cd41b27ed209d231f412f6356c60a = 0x1C         ;
        constexpr std::uintptr_t _cdb2e019ba2952096257723fd4dab747f53fad74 = 0x20         ;
    }

    namespace SunShaftsResolution
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ShaftsScreenBlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %363e2a76a8cade3a93459978371d5440570af6e6
    {
    }

    namespace %fe3b93e5718dbeb6e6fa71ee7260e309761f7f23
    {
        constexpr std::uintptr_t _6c07804c6ec5b53afc07754ff37556df104e8fd2 = 0x10         ;
    }

    namespace %88e1f3c0a3ef2a8cac761496a93cc076f3771176
    {
    }

    namespace %38de7600caf5942dfa4c0b25aeb35ae9950775ad
    {
    }

    namespace %ee530a7086dfb427a413415347b1c1e43db1374d
    {
    }

    namespace %0a581ac3fa2f8957692e611331b3a9cdbfba28e3
    {
    }

    namespace %bfeff4a190f9bc12d765caed8b22fd0c98c0a00e
    {
        constexpr std::uintptr_t _fe00ee4b8b32044134b90aa4049cecfd061bd59e = 0x10         ;
        constexpr std::uintptr_t _0360ba977ef7812f9bffaccc18a5582b642a2af4 = 0x18         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x20         ;
    }

    namespace %4975e9aa84cac30cc78c52504e49f88451d95cfb
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _dad1a6a3744a9aa44916c64b38317e49229cebc2 = 0x18         ;
    }

    namespace %2cc2f2b98273b79ae12657ba67028c5d9346c1a1
    {
        constexpr std::uintptr_t _52d0f0cf88daa81944edf9b1f3461c80819d0f90 = 0x10         ;
    }

    namespace %df975df437816d1cfd82b284f1ea8d253fdcaef4
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _f03365f50856786007388c510f7630c85ee91b4f = 0x18         ;
        constexpr std::uintptr_t _85a4dba9178f899ea04f6093053e8fe724345501 = 0x20         ;
    }

    namespace %55e04bc27c36188cc4f694229c06303cd47a2898
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %f69873de7e769d65f1a474b55d48d47c22bd2afd
    {
    }

    namespace %72ee6b7a9068d8e69be5b186d8d5bda0ea35f012
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %17ea84c96073a576e221c66b0132bb4490f89045
    {
        constexpr std::uintptr_t _79c413b42ddcc368338902fa6fcde4a4b9302e46 = 0x10         ;
    }

    namespace %5ce73693b42cded53e7e013bc009746a25930e2b
    {
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x10         ;
        constexpr std::uintptr_t _0715ec14fb357f1d5b07a215eb357c0d5ab62cc0 = 0x18         ;
        constexpr std::uintptr_t _935aa358537f972ecb28e41ccf438dd6c170b287 = 0x20         ;
        constexpr std::uintptr_t _dad72f74aedd023298a2ad2d4fc4d6ce1cb9ebb6 = 0x28         ;
    }

    namespace %d06c34da6385b4a4fad5de27908cf1984bdb36d8
    {
    }

    namespace %097ed06a2d158a3c27fd08dd0bba2c8b7e3dec52
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %b5037d9e2b1b749b1783689700681b8a74c604f3
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x18         ;
    }

    namespace %645dad77f83c313b383bacd78272ba610095b042
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _ddaf50e32d2dd766a25d73c2c6fdf97ba69da464 = 0x18         ;
        constexpr std::uintptr_t _7b7acd6ef6b107d5425784c13abecb72424f4514 = 0x20         ;
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x28         ;
    }

    namespace %3464f378d2890ffc67aec27440e44511c6d17872
    {
        constexpr std::uintptr_t _d1a5843eba8ec6cdcae4fe4ea7d1d915eb05324b = 0x10         ;
    }

    namespace %f27ee495bcfddbe62127123cc69625f022f89961
    {
        constexpr std::uintptr_t _21b3d156ea7a857452faabf11aedc77593854dfb = 0x10         ;
    }

    namespace %7f4589e9d1dc29b648e1b33a2260a9314079beaf
    {
        constexpr std::uintptr_t _b0c7e66aa680c6f43a0e4fe84ad89ad76898b58b = 0x10         ;
        constexpr std::uintptr_t _bb182ab61cbd24c2618448830c6455d402dda1ee = 0x18         ;
    }

    namespace CC_Base
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %08a92431a21dbee7893e59365642f1238842daaf
    {
        constexpr std::uintptr_t _7521224b649cab397f894d4d55ea1ee1fe873dd3 = 0x10         ;
        constexpr std::uintptr_t _2d10aaf7210c63d0737a93a0f636ca7ceefeb63c = 0x18         ;
    }

    namespace %372fcd7f45f82c6774c69b472c1482480b676b35
    {
    }

    namespace %83dc514e8c37cc4ef7771a1bbd9796fd540d5aa3
    {
    }

    namespace %6a9827d88d9978ca946d02adf6a7599a958d148c
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _cbe9633d7958b2486cfc32d176ea586f5efc28ae = 0x18         ;
        constexpr std::uintptr_t _fae84005149473cbd4a08634ed98797b2d7b4714 = 0x20         ;
        constexpr std::uintptr_t _403dcfb8df17c314eee729fa6530d46a5f7c7b57 = 0x28         ;
        constexpr std::uintptr_t _e84493351ac001c47de2fa0512b5c0392c88ee33 = 0x2C         ;
    }

    namespace TOD_LightAtTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Intensity                        = 0x28         ;

        constexpr std::uintptr_t _10e171f15a620ac9bfba98912b9a1171d06e946e = 0x20         ;
    }

    namespace %fba2d091423f1a732f36eaba259783f1607f6804
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x18         ;
    }

    namespace %57250a3de07bde58fb4c082f464a799fd96f94b0
    {
        constexpr std::uintptr_t _2b856e0cbfb07735af57461b0d4da4662a201b45 = 0x10         ;
        constexpr std::uintptr_t _30b4750e3cb9b4579d4acf96382daf80004be728 = 0x20         ;
        constexpr std::uintptr_t _bfae77353e0e8dc2a114d40b2496a108c61bfdfb = 0x28         ;
        constexpr std::uintptr_t _214316fb612f8239c1e5b602d9e9017b4ebfd057 = 0x30         ;
    }

    namespace %76e6c4aa38abcc956bc1d98f97a314e13886e1af
    {
    }

    namespace %0c7c30a0a32bf0d38a3aaf2706b6832317d628ff
    {
    }

    namespace %fc6df555bffcd6289f4123b3878f3756d2aa510c
    {
    }

    namespace %31488205a998941dbf6ba9145541f2cfef52d2f8
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace NeedsMouseButtons
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %eeb4e83f2d87b7f6b25bbc77553454bb1b96a621
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
    }

    namespace CC_HueSaturationValue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t hue                              = 0x30         ;
        constexpr std::uintptr_t saturation                       = 0x34         ;
        constexpr std::uintptr_t value                            = 0x38         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %3dfa80e24e85bc6d4c4d88a197170c304fcdf2f4
    {
    }

    namespace %e0f1ced284be7914fd2c986e5f2f0676252795a0
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %f343661dafa2ee867f4cd4a72606e0eb1dec05e1
    {
        constexpr std::uintptr_t _8cdd3ad3e480f910cc59c422b7f2c6481d1a986f = 0x10         ;
    }

    namespace %a9fd4eaedbdfc29dedfb343116375ab8e9dcc14c
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _b66804cedf935543825ddabc646225b0a3cfec1d = 0x18         ;
    }

    namespace %fbfeed43e9640bfbd59ae9d1583b21b2389f299a
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %0909450f3a484cd8d809b86d07f9e2b5a979a4c7
    {
    }

    namespace %24325b6d6009c163c7e9e7fd708ca8e3cacb06e6
    {
    }

    namespace RainType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CloudType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AtmosphereType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TOD_WeatherManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RainParticleSystem               = 0x20         ;
        constexpr std::uintptr_t FadeTime                         = 0x28         ;
        constexpr std::uintptr_t Rain                             = 0x2C         ;
        constexpr std::uintptr_t Clouds                           = 0x30         ;
        constexpr std::uintptr_t Atmosphere                       = 0x34         ;

        constexpr std::uintptr_t _437d22baed6dabb2c02356415c66daeed80f6ff4 = 0x38         ;
        constexpr std::uintptr_t _bc9387c9740401d653c6880f8d6642672c3ae95d = 0x3C         ;
        constexpr std::uintptr_t _a46aad616f8c15315a9643f17c6f3e21acac6684 = 0x40         ;
        constexpr std::uintptr_t _26ef85526864a4af90d6b62caa29759ac7e29889 = 0x44         ;
        constexpr std::uintptr_t _cc3cc03ce647400a2be53a7d5d0f5c8050941b12 = 0x48         ;
        constexpr std::uintptr_t _7bce41ffc42798066d054f84652a644225fd1a16 = 0x4C         ;
        constexpr std::uintptr_t _d6a872637fdbfd7051ff074ebc75d6bc641d18f1 = 0x50         ;
        constexpr std::uintptr_t _6356e86dfe37930f4811ee8e9e546a07f619f69b = 0x54         ;
        constexpr std::uintptr_t _aec5ea87116203a0263e8af047a95e90aaddd9a7 = 0x58         ;
        constexpr std::uintptr_t _bb53da6260def1505840438fbb5885e7bb78ad69 = 0x5C         ;
    }

    namespace %88c3650c8aba9db3a94481ba9b5725eaf6b799c3
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x18         ;
        constexpr std::uintptr_t _89e53b527128933334bef36531452a80575afbb0 = 0x20         ;
    }

    namespace %c0e6b753e31d473a1a2979de5b14fc2eff0a90a1
    {
        constexpr std::uintptr_t _2bf0ace4f0411ac4c1550a869fc22a8368326a61 = 0x20         ;
        constexpr std::uintptr_t _314ae75dd9f8dbae11045f546e6fc8675ec8e0b5 = 0x38         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x40         ;
    }

    namespace %1b57e9d43a2f2cd2a3aa9e4cfa3ec7767b39451a
    {
    }

    namespace %715a39b0717b2e07a0a52ba9ea1a8edfdbfe19b0
    {
        constexpr std::uintptr_t _d356d2cb7c25884bb37f0812347e5dea5e9bb2c9 = 0x10         ;
        constexpr std::uintptr_t _4ec3d0637cd643920f6840710b23588e7f5c042d = 0x18         ;
    }

    namespace %835d7aaaf8956a78b4137e69d7147d2d1a529bbc
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _29acaf8938d984538861061c26bff99b40ab44e8 = 0x18         ;
        constexpr std::uintptr_t _3612bca23c5600953eedc01859c2c3249aeea75a = 0x20         ;
    }

    namespace %607a317fae5c7633a344fda2c0754b286291acbe
    {
    }

    namespace %2bec8133ee4072359a2054fbcc8aa301e47f37cd
    {
    }

    namespace %a15334a950ce3d4fb1e41cf1ffa8730e1318bf0d
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %440705cdeca6a31f446f6281f6428e4be321be6e
    {
        constexpr std::uintptr_t _87141e49734c5c01342695327faf37fdafe6d8d1 = 0x10         ;
    }

    namespace %5d50c2b1d00c6e6e5f4dd8f44f764ab8bd73403a
    {
    }

    namespace %a44b3878df9e693ab5d2f9367ea60af66b2ca3d7
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %474e237d3291443468c081177ca3bfbb26f205c9
    {
    }

    namespace TOD_AmbientType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %5a375c68b67ff03b759dd4865ff20d0c400db547
    {
    }

    namespace %778f8f9eaa8fe76b3a5457f462c23993b4c86a89
    {
    }

    namespace %4d329ca36627628a6f59365709a04609a8121ef2
    {
        constexpr std::uintptr_t _2b856e0cbfb07735af57461b0d4da4662a201b45 = 0x10         ;
        constexpr std::uintptr_t _30b4750e3cb9b4579d4acf96382daf80004be728 = 0x20         ;
        constexpr std::uintptr_t _bfae77353e0e8dc2a114d40b2496a108c61bfdfb = 0x28         ;
        constexpr std::uintptr_t _214316fb612f8239c1e5b602d9e9017b4ebfd057 = 0x30         ;
    }

    namespace ExposureMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SampleCount
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DebugMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ISONoise
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t monochromeTiling                 = 0x30         ;
        constexpr std::uintptr_t filterMode                       = 0x34         ;
        constexpr std::uintptr_t noiseTexture                     = 0x38         ;
        constexpr std::uintptr_t noiseShader                      = 0x40         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _01c90d34e2e40d90ceff5e983a794d01fa6f7508 = 0x48         ;
    }

    namespace BaseEditorExAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t isTrue                           = 0x18         ;
        constexpr std::uintptr_t isFalse                          = 0x20         ;
    }

    namespace %594f9dc522f48251f931f08371c2e56caef36e18
    {
    }

    namespace %d5b10650ea9968adef9a09995a069d7866a086f8
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %24fb77e50393eca2f080ec7a48f85d889c558761
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
    }

    namespace %7d693ce0dab228f870a46ecab65a46843a216a08
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
        constexpr std::uintptr_t _9aa6ff97144279c5cac5fa6bf39409b195d172d8 = 0x18         ;
    }

    namespace %c48b99bfdc87acca9c94f852bbb70b78114ee5b7
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %6a3753dd1539ff2943e3978a8dedf467329ea63f
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %60c1aa61664c724d0d0a34fed4646af246e6052e
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %ef4f8ffcdb0b6a8b5869db240a05a7ab6298e6b9
    {
    }

    namespace %246beb195eb15d44aecf0354365636c49db70df9
    {
    }

    namespace ImageEffectComposite
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t format                           = 0x20         ;
        constexpr std::uintptr_t readWrite                        = 0x24         ;

        constexpr std::uintptr_t _3f296afcec4c24a246a78c2e6b07bd8973998f10 = 0x28         ;
        constexpr std::uintptr_t _ee8351e633bfc54844ab2b9bf57d485f15eeeeb2 = 0x30         ;
        constexpr std::uintptr_t _562b47c6800fa06a634284a60048cc93a14e4ef6 = 0x38         ;
        constexpr std::uintptr_t _132624d804cba601aae8453d2970cd501d38a3e7 = 0x40         ;
    }

    namespace %2217c445fdf395307d692bc24349f804373445da
    {
        constexpr std::uintptr_t _03a4829d466db453047f4fef4a269b999b1029d6 = 0x10         ;
        constexpr std::uintptr_t _2bf0ace4f0411ac4c1550a869fc22a8368326a61 = 0x28         ;
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x40         ;
    }

    namespace %60b4b1a5fbe79570c3d44490d16c53adea766a93
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %782d0a6a8b381510800baf0545911755a4368e19
    {
    }

    namespace %f0ef85da12299ec714a1c868d28e990b867d6fc2
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _579478b3b5628274c6dba631d0d6d7200b5ebe3b = 0x18         ;
    }

    namespace %fb53b06d01f3e57484f0b4184cc9d5539e7d2b1b
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x20         ;
        constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x28         ;
    }

    namespace %5d6ee309e9a66e2c52413b4c9406fe8f0cad3ca6
    {
        constexpr std::uintptr_t _69617672f56c92f619ddc23c1b382c024a77b0f6 = 0x10         ;
        constexpr std::uintptr_t _85ce45fbc06ac062d1c36ff43d7a583d294bb9f1 = 0x18         ;
    }

    namespace %c0173f20e351fdcdbcab4056ba2c9cbc8e9c8dfe
    {
    }

    namespace %a20ea42fc8f95d8cd25565a87289248eee15b23b
    {
    }

    namespace %c6f99f9e76bc4cf0e8b104c1921deeb5814fe947
    {
        constexpr std::uintptr_t _f768f89e6d2b5d842b36b751cd5bf2aa8e7cd412 = 0x10         ;
        constexpr std::uintptr_t _247b8f002e72a0878398e1517b207c31835a9daa = 0x14         ;
        constexpr std::uintptr_t _bc341b79917be2805ce303e12bc2c19ce6944429 = 0x18         ;
        constexpr std::uintptr_t _1d83bece00842aa30efd5c977a98f82546d011e4 = 0x1C         ;
        constexpr std::uintptr_t _8527431d02b6eee866ab8b40bb05ec3caec51dbe = 0x20         ;
        constexpr std::uintptr_t _e20c397f1869c43c0191d46c3e9faa240c20c316 = 0x24         ;
        constexpr std::uintptr_t _73c1988312598135102f030fd69f975207801932 = 0x28         ;
    }

    namespace %28d995d436e8c0b1c9fe3976f253373c69e2737b
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
    }

    namespace %283c9645abc6d0f43f66926d6f560d1077745378
    {
    }

    namespace %fa2ecb3927d3d8feab7b813197b52edab8b19ba1
    {
        constexpr std::uintptr_t _a00acd078411991172310c0b34b1f35da51a414c = 0x10         ;
        constexpr std::uintptr_t _52426a0df5512e5f0879c4767dfc51b37557ec4a = 0x18         ;
    }

    namespace %d0c6afa0c6a8684e7c11561ad19a9da1e364e653
    {
        constexpr std::uintptr_t _ab01523600fba34fd913b06c7210bbf35cce426e = 0x10         ;
    }

    namespace %f2e4ef8efa92cefb67555f37d07ed83c5443d07d
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %d23cb7332152470e671af838b1171bd0d7e97970
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _5ee08ea5e7232305242a3c809ba475e9f4627e86 = 0x18         ;
        constexpr std::uintptr_t _48d50fa53dc3470508f63237b7b1ee1b9ca12d33 = 0x20         ;
    }

    namespace %62724ae94eddf33caf0a2494cb9c2233582e2672
    {
    }

    namespace %b41b5784c7d2f88e08d5bcde46b8c8da677dba85
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %2e2795938574923d46cb2614eb8931e449663221
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %7e11e74eaf29c5df9212a065e4e612a16d4b04a7
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _5ee08ea5e7232305242a3c809ba475e9f4627e86 = 0x18         ;
        constexpr std::uintptr_t _099927174febe8f24c0f8878480263f73223b7b0 = 0x20         ;
    }

    namespace %990df37c16fd6312af9e1b8e82db1a0b1784f5f5
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %a438b16217b830c70912b62196af4fc104dd10ec
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _ffd8d2e136dc5e7556f545164799283459d2e860 = 0x18         ;
        constexpr std::uintptr_t _dead7cc13b904a605d0b8ca51adebc6e27f1035e = 0x1C         ;
        constexpr std::uintptr_t _009108dcf601cd4eab67a8c820b1fc832dca990b = 0x20         ;
        constexpr std::uintptr_t _b4c63b871a7cf0567d055eea3d273da06dd50814 = 0x28         ;
    }

    namespace %a3dc3179f33ec0d8df42212a013d9dae7099ae89
    {
    }

    namespace %00c612cd6417662dfea5419a1052b237d85042e8
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
    }

    namespace %cbce95dd120e1d0a7139d9b05c2cf918d46bc880
    {
    }

    namespace %7a3bed56fc92f8f3e1776806fd9e67892b39701b
    {
    }

    namespace %df434fe3e129e0458c7e18b3da3eba177c3b0151
    {
    }

    namespace %b46060c76b6fd7b67b8bc1aa6e9f9be4a8010865
    {
        constexpr std::uintptr_t _c66a11fe68e333a08e3234f426d76f256bb7383f = 0x10         ;
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x18         ;
    }

    namespace %eb3c0d519e046057b48f1899f63cd5468ebee28b
    {
        constexpr std::uintptr_t _25fb6794045f4e79938e11e2e6c2a6f0ffd9818d = 0x10         ;
        constexpr std::uintptr_t _d1341108f3de24c13f1cdfab4a29a4e719777c5a = 0x18         ;
        constexpr std::uintptr_t _a0f6430bb7d7019498789da94ff5fb0a6414db97 = 0x20         ;
    }

    namespace %0930f13c45f3a6f0cab68d38aa782e3f337601bd
    {
    }

    namespace %3166da483f6beac4e605e072674247a5a1c6d07b
    {
    }

    namespace %3eb2aa6fe41e2cf06c6906b8b6c507a361a0ca9f
    {
    }

    namespace %a9222396d8a1d968a44188da4d606e49ad2492b5
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _bdd1494850aa0a70eccadd501c994ee961620b52 = 0x18         ;
        constexpr std::uintptr_t _3eb71b0f579b8bcfe487920cd8b0700d3188bbbf = 0x20         ;
        constexpr std::uintptr_t _131b88103a7c2e40398864a016169b35c9242b21 = 0x28         ;
    }

    namespace %51dcf6029c45a77395b152504397f0bd39900e03
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %0cd0b209a45a0b4add806b66a75da06fe628de33
    {
        constexpr std::uintptr_t _f1d454719ab610d955d507a806a49a75f13272c9 = 0x10         ;
        constexpr std::uintptr_t _3cb7c242932b8472d34bfdb6adf13b427b6c9d6b = 0x18         ;
        constexpr std::uintptr_t _680b834c5a7cb9fda8a4b31f346ffe19eed5760f = 0x20         ;
        constexpr std::uintptr_t _9f90cdf4345983e8086ecd87746d4dd65059e623 = 0x28         ;
    }

    namespace %e09c0694f30d7413f1cfdf01e7ef3911f9680926
    {
        constexpr std::uintptr_t _5c80e9d40492b4dd84c26ae4bb647e47efb15679 = 0x10         ;
        constexpr std::uintptr_t _f283f74cb75647269697a6e59388fa059249d98a = 0x18         ;
    }

    namespace %b75c42c26348f242fc8d5dccae14f6160005d64d
    {
        constexpr std::uintptr_t _42c91183d97be5940d156ccd0b01d89e47bdd28e = 0x10         ;
        constexpr std::uintptr_t _48029fd4ee03d8242a0d0082befe1405e4bfd1c1 = 0x18         ;
    }

    namespace TOD_RenderAtNight
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _6953ebed1e88a4f5b050d5dce69fae3091b9e2c6 = 0x20         ;
    }

    namespace %de1a66a5c237a6263d8bf9303772c6615868a76c
    {
        constexpr std::uintptr_t _7ca5540a2da2316d2f84c503ca7ad6658e511aeb = 0x10         ;
        constexpr std::uintptr_t _38a8ad2cc2138e58ccb283511a60432e7832dc0c = 0x18         ;
    }

    namespace %9910ce67e60bb4851c583669ddbb39fbd25e0337
    {
    }

    namespace %39dc28a0bfeed8d856575949c9c8a9c2ef9176a0
    {
    }

    namespace %67841f2b5e8ba32ab9e660ce80332249b7908454
    {
        constexpr std::uintptr_t _96b5fb5d70b9966ba320f4f6cd48b7a4ee732630 = 0x10         ;
    }

    namespace %8a42bdbf1b0bb1a7c691059b278a4a5cffa587d3
    {
        constexpr std::uintptr_t _6ed95437a408eff4d06d3ed6954f889f7f3a3d3f = 0x10         ;
        constexpr std::uintptr_t _91e70a1e55ab51e773a2c8020c8b811230a9a68e = 0x18         ;
    }

    namespace %18002faf4494834f5f661ea58a004c1ec463d662
    {
    }

    namespace TOD_StarQualityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9bbb29cfe3f1d9afbbd66ae3a39c19b5bbf86d42
    {
        constexpr std::uintptr_t _d37fa64ad36774ee617a9fddd2f5eb4ee2d3f998 = 0x10         ;
    }

    namespace %2441593354c1711b8c04f72c389bbdb7cc38f5d4
    {
    }

    namespace %46c376a2d8e52e6c4943663ce915bec05ec043f7
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %53909516ec28534450340044053c611a07b9415d
    {
    }

    namespace %b75ccc8c602754c00c27654a05f6d6b6f532ae89
    {
    }

    namespace %81713deb506e91e0e641ad01322f131ac894d871
    {
        constexpr std::uintptr_t _0cae38b174feddc83cae4fd1e2ac982f4573255f = 0x48         ;
    }

    namespace %4caad32460c11ae5fb81fbee62eae471d6ab30f3
    {
        constexpr std::uintptr_t _cfb6c9b61b31f9d3ef066f3879176e397980c0e5 = 0x10         ;
    }

    namespace %caca0cffa0be6844aa0833d33ab87f03baeb24af
    {
        constexpr std::uintptr_t _059bc99dc41e0380030bd39200471754b2ed5d4d = 0x10         ;
    }

    namespace %0284d59d999d1862628814cac5c7ee856b82a3ca
    {
    }

    namespace %48db92d5cacbb668f2838fdcc330dd84164f91ef
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %1106b3669b1a8a12e701317964cdb5ce98a23a6b
    {
    }

    namespace %3305db6c8c89db0cd79485df69b44ce9e30d546d
    {
        constexpr std::uintptr_t _ce50c5fbec82d2cffb0bf60309d9f9bbe7596072 = 0x10         ;
        constexpr std::uintptr_t _daaaa504e37e04c05a23268a6d7764ed5d12f59f = 0x18         ;
        constexpr std::uintptr_t _0a5885ee195824a2cf5a1266c60c3dde76654a19 = 0x20         ;
        constexpr std::uintptr_t _209e7f572b552bdc2c6f20747bb4bfb351382fd9 = 0x24         ;
    }

    namespace %0c4d1826600d9418ef71fa67bc446cd497c947d1
    {
    }

    namespace %8e5d7013aeb8a0412717a94433f18af30214bd63
    {
        constexpr std::uintptr_t _e5ad6459f9a8e1026e1a31328c879eefb3635ab2 = 0x10         ;
        constexpr std::uintptr_t _791366552b98929704ba1f85456257278f7a74aa = 0x18         ;
    }

    namespace BlurType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %82916ef641970e1903667eb989c5d3da0d648ef2
    {
        constexpr std::uintptr_t _f56e76664ceb276384ba13ff19bfa7d2aea36a1d = 0x10         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x18         ;
    }

    namespace %3d779d8c7026322b187ac783e64d51b20109b00c
    {
    }

    namespace %c1d47f248cf31061df25e3bde2c8b83d786b0381
    {
    }

    namespace %d599380742475a0695b042c6da5927d7d6be8c67
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
        constexpr std::uintptr_t _7a153622628f18be075b73903b8dc85d94015c02 = 0x18         ;
    }

    namespace %40a2ed0f60cca17a0cba3aa175c00d543b2d7df7
    {
    }

    namespace TOD_SunParameters-fake-0
    {
        constexpr std::uintptr_t MeshSize                         = 0x10         ;
        constexpr std::uintptr_t MeshBrightness                   = 0x14         ;
        constexpr std::uintptr_t MeshBrightnessDefault            = 0x18         ;
        constexpr std::uintptr_t MeshContrast                     = 0x1C         ;
    }

    namespace %e51ecb04fbf6236e161cb9de57c5d08d5f978708
    {
    }

    namespace %af253901841ae2d42035e07d7d57feced7c6904a
    {
    }

    namespace %275a6f06e8bf78b623fb1405daa6a9b266deee26
    {
    }

    namespace %f1fb5c8b052a394b83066989d6334c13e8f1d861
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x18         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x20         ;
        constexpr std::uintptr_t _258ced69c398659e9091b91d8ffc8ad4a3a83665 = 0x28         ;
    }

    namespace %e3b4b29f7af70fd0a9192845375b6303b6d03002
    {
    }

    namespace %fd7c0c2dcdaaf8a7f13b1d0fa77e83cfb61a73de
    {
    }

    namespace %4d4a7ad77c4d4f1568dac4eb9065b3de23726c03
    {
    }

    namespace %d070330ee20e61250493da6f55964a4a247822a0
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _1ef9e74c9cd821296efb55e8b3b6a8069027e1c7 = 0x18         ;
    }

    namespace %4e78dcdc6440e7db72942342ed6ec8c9fbccba16
    {
    }

    namespace %8d40dc8fdf49427f5eafdb0bc6b81998367bcb70
    {
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x10         ;
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x18         ;
    }

    namespace TOD_ColorOutputType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %56315da3b02dde6001095da8b3beb6bf73c583db
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %9078453e25338ee654e7eb64760b57fe229c4e15
    {
    }

    namespace %5a0c2615018f1ba6efe13c229d14b06ee97104a8
    {
    }

    namespace %ddda7ab6a42647231279aacb5800a1d9305fb1d1
    {
    }

    namespace %40db57bef25bbd566dc3c2da9becf93d5ba51d92
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %24e3cdee23801300807a20171473c0c2a5a1f1e7
    {
    }

    namespace %c0f36dbaff82ce58c2807c34a884f7af8e437278
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
        constexpr std::uintptr_t _f01b65e353d17f59776893ea7348b8f1eb3f08c0 = 0x18         ;
        constexpr std::uintptr_t _4e1dab7f8abca205f04057e208e0d246ef5ca842 = 0x20         ;
        constexpr std::uintptr_t _131b88103a7c2e40398864a016169b35c9242b21 = 0x28         ;
    }

    namespace %fe7c06f93121cfd579d066a3adddb3da95ccc6f9
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x18         ;
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x20         ;
    }

    namespace %4508e00112538725ceeed17fc9224dba8e397084
    {
    }

    namespace %2a7ac0befe31ea3e8f92e4c940c020fd4ea2462b
    {
        constexpr std::uintptr_t _27decb0ac7ea63a029c8a58f9059758e48b87574 = 0x10         ;
        constexpr std::uintptr_t _a0e0c1f6c6343347b444e4828bf4193b34f61a26 = 0x18         ;
    }

    namespace %e22a7e4f6744bf00eb141fd84bdcea68dbb305cb
    {
    }

    namespace %a43cedf13daeae65eb50c0df4fa2ae6b2222bfc7
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %64a0503c41f9c976bf582cca039dd3a13d05ef8e
    {
    }

    namespace %23567c805a26954997d018f49ca0c5f2cfc8a19c
    {
        constexpr std::uintptr_t _395b78948a7cfb26cd66638ca9e2bcce0c95e45d = 0x10         ;
    }

    namespace %1a834957f1ac711eb161fd8c084afd5d3fbc1b7b
    {
    }

    namespace %dd45eaecd0dd0f87c9309ee85a12af87ff41f1b7
    {
    }

    namespace %6e7c76e4a909628eeddfbd75c8663a8c1247171a
    {
    }

    namespace %b6e962106df72a819354031b8fcccd3481995c2a
    {
        constexpr std::uintptr_t _75dfdd0e08badb03720a15f2cb0b7e28bb5958f2 = 0x10         ;
    }

    namespace %60928d595a382b79f9cce72fd55bc5150a9e6f81
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _ea95936386beeb0d88d6b00fad6d4da912358230 = 0x18         ;
        constexpr std::uintptr_t _e848f3f3a9cc9153eb0badb56886d80d36eb166e = 0x1C         ;
    }

    namespace %876fb13f25a4ca677beba2e20ad5acbd5165ec41
    {
        constexpr std::uintptr_t _9fa01decf6124369b0d8793219083ae841e1f365 = 0x10         ;
        constexpr std::uintptr_t _a6da404dd97983a63c893e8b4745480e87bb4284 = 0x18         ;
    }

    namespace %aab5372845ae10a57909eb201a477f053ed24d3f
    {
    }

    namespace CC_Wiggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t timer                            = 0x30         ;
        constexpr std::uintptr_t speed                            = 0x34         ;
        constexpr std::uintptr_t scale                            = 0x38         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %8f59710293a625384ca5803e490ec2b052db1b1e
    {
    }

    namespace CC_RGBSplit
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t amount                           = 0x30         ;
        constexpr std::uintptr_t angle                            = 0x34         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %7d285f32379f616df1c487433c84ae3e193bf58f
    {
    }

    namespace %631e02e6bf2fa380ebc0e1270cc992746f988dc1
    {
    }

    namespace %72622b7123ace99741280207eb000b6ee4ec5d3d
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
        constexpr std::uintptr_t _cbe9633d7958b2486cfc32d176ea586f5efc28ae = 0x18         ;
        constexpr std::uintptr_t _fae84005149473cbd4a08634ed98797b2d7b4714 = 0x20         ;
        constexpr std::uintptr_t _403dcfb8df17c314eee729fa6530d46a5f7c7b57 = 0x28         ;
        constexpr std::uintptr_t _e84493351ac001c47de2fa0512b5c0392c88ee33 = 0x2C         ;
    }

    namespace %c64308fdac4692a315e9d6a49333f8a01ee9f2b9
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _f247e31b34df668d277159065c97f8296e379901 = 0x18         ;
        constexpr std::uintptr_t _faa6b78b219f22d3c44e2333629d8c5454662fd5 = 0x20         ;
        constexpr std::uintptr_t _58e9f3a8fecadb602ab7486b7eae4d4e583148d8 = 0x28         ;
    }

    namespace %54c2e20e2b2033c928da4ddb92a22d4cac949e99
    {
    }

    namespace TOD_RangeAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
        constexpr std::uintptr_t max                              = 0x1C         ;
    }

    namespace %b5dfeb0f8e7a9f5430c78ef494fbbfec80ee2ba4
    {
        constexpr std::uintptr_t _f2536a63efd904269f6cb6e837c00e0d6db06252 = 0x10         ;
    }

    namespace %afdd98455c3152ca459f88b3b5ecd5a8dd5fb7c1
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
    }

    namespace %96c72ad78c90a98de93ff0a82f11f97ebb887d68
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace TOD_ReflectionParameters-fake-0
    {
        constexpr std::uintptr_t Mode                             = 0x10         ;
        constexpr std::uintptr_t ClearFlags                       = 0x14         ;
        constexpr std::uintptr_t CullingMask                      = 0x18         ;
        constexpr std::uintptr_t ProbePrefab                      = 0x20         ;
    }

    namespace %4abc1d1bb68bfc4290261e3d0924dea4af90f9d3
    {
    }

    namespace %83a49b2191175b2467592b15e6cb29fec0076ab9
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _19a91e758234970e6dd9b1747676950ace6cda65 = 0x18         ;
    }

    namespace TOD_AmbientParameters-fake-1
    {
        constexpr std::uintptr_t Mode                             = 0x10         ;
        constexpr std::uintptr_t Saturation                       = 0x14         ;
        constexpr std::uintptr_t UpdateInterval                   = 0x18         ;
    }

    namespace TOD_DayParameters-fake-0
    {
        constexpr std::uintptr_t SunColor                         = 0x10         ;
        constexpr std::uintptr_t LightColor                       = 0x18         ;
        constexpr std::uintptr_t RayColor                         = 0x20         ;
        constexpr std::uintptr_t SkyColor                         = 0x28         ;
        constexpr std::uintptr_t CloudColor                       = 0x30         ;
        constexpr std::uintptr_t FogColor                         = 0x38         ;
        constexpr std::uintptr_t AmbientColor                     = 0x40         ;
        constexpr std::uintptr_t runtimeLightIntensity            = 0x4C         ;
        constexpr std::uintptr_t ShadowStrength                   = 0x50         ;
        constexpr std::uintptr_t runtimeAmbientMultiplier         = 0x58         ;
        constexpr std::uintptr_t runtimeReflectionMultiplier      = 0x60         ;
        constexpr std::uintptr_t ReflectionMaxClamp               = 0x64         ;

        constexpr std::uintptr_t _e98f01a4673395919ffb23ad5a6c00310fc21a5d = 0x48         ;
        constexpr std::uintptr_t _ea981c3408028e8cc347eed9e1ceee144c1434ef = 0x54         ;
        constexpr std::uintptr_t _d21444849d401646d419b5738ecbdb26829e8e17 = 0x5C         ;
    }

    namespace %d281d3e9c1d348ba7187f39742672dccafac07e4
    {
        constexpr std::uintptr_t _36ec3264cf93dc24b0c257ce929bf2622f3f9f54 = 0x10         ;
    }

    namespace %7f9a4406f7ad41163bc506c2b886baee6d3560ff
    {
    }

    namespace %57b3a81215f8a26dbdfc6370e5dd07f45df663e4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FFDA8   ;
        constexpr std::uintptr_t _ab38b53c37cdf06c7c9a189cbb7dd60ee1d350dd = 0x10         ;
        constexpr std::uintptr_t _63b7d86dc8f2ee0ccdcdce272b17cba9a9bef812 = 0x20         ;
    }

    namespace %2daf5ef115563323c174f2ea073e1cabfe1212a7
    {
        constexpr std::uintptr_t _23e97bcd5dbb6c386f39bf15b4d66d31e64a31f6 = 0x10         ;
        constexpr std::uintptr_t _26eaafe4545055377db0529285db2cd43a84b98e = 0x18         ;
        constexpr std::uintptr_t _e29b29e48ac6a9d62ed1aa3afc887bd95e7ec8d3 = 0x20         ;
        constexpr std::uintptr_t _98416314be904b78721972b0eca9447e8f62d38b = 0x28         ;
        constexpr std::uintptr_t _ee6e43917a92ff8a6b7cfba7366820347d17a409 = 0x30         ;
        constexpr std::uintptr_t _ea08fe5b45f10975bab68bb8d808970e1cc6c297 = 0x38         ;
        constexpr std::uintptr_t _542edd8e7817448edb4ad70d2ef9bfdd1baa8cdb = 0x40         ;
        constexpr std::uintptr_t _5d28dce0e2b51643f8528c2e7e71b4666a4073ba = 0x48         ;
    }

    namespace %afe09384ddf15315fa795028e4a0799198625a61
    {
        constexpr std::uintptr_t _cbb8682bc6f296f11878174a17294f4599c3eb0b = 0x10         ;
    }

    namespace %0a0060babc3f36e8061acbd13b525e743ea994b0
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _12996ab1a64a72adcdff947a5eca93e01cbc1242 = 0x18         ;
        constexpr std::uintptr_t _2cf97a781e2759bcc703a9772611f11d1feecf23 = 0x20         ;
    }

    namespace CC_BleachBypass
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t amount                           = 0x30         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %e53aa3af32a0ae0e58c3e6c515766754de99b702
    {
        constexpr std::uintptr_t _04181c4feac82050e589a96b391a8d699453d6cb = 0x10         ;
    }

    namespace %d7cc8e32c4a662dba4b74dbe77eafd32481ec787
    {
        constexpr std::uintptr_t _5b8b4f6c36883d817fb63d60b6daef353e5e7ed3 = 0x10         ;
    }

    namespace %1069e021a5ebd461d32a99986b1790af3776772b
    {
        constexpr std::uintptr_t _1f4f2a0ad8c239fadd2df25fe5bea8dd3beb20af = 0x10         ;
    }

    namespace %8c4861b0299b2a843196133037dfbe4032309bf9
    {
    }

    namespace %c8f19734d6e83fc5c31145bac69586368cdb3117
    {
    }

    namespace %1787ff3d086b4fd3de80c8fc16b5bae3982cae10
    {
    }

    namespace %6086814f460782e3069a0efbb2965c416fb01a2d
    {
        constexpr std::uintptr_t _0cae38b174feddc83cae4fd1e2ac982f4573255f = 0x48         ;
    }

    namespace %321875bddd962198e4f0c5d21e420406a9cfb7d5
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %27344c50c152393ac612403a0a7c0c04a0b9ff40
    {
        constexpr std::uintptr_t _6122083b7b07555575669a1d2efc048ec3bcd2b7 = 0x10         ;
    }

    namespace %a87961a1868e3f827da4203aaec8ca58253b3ba5
    {
    }

    namespace TOD_SunParameters
    {
        constexpr std::uintptr_t MeshSize                         = 0x10         ;
        constexpr std::uintptr_t MeshBrightness                   = 0x14         ;
        constexpr std::uintptr_t MeshBrightnessDefault            = 0x18         ;
        constexpr std::uintptr_t MeshContrast                     = 0x1C         ;
    }

    namespace %6e55690f9af39e1e0e5334feb0f60ccd4bf26528
    {
    }

    namespace %6ec2d9824ff10a83ef956797e8f1ae26473f9f3c
    {
    }

    namespace CC_CrossStitch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t size                             = 0x30         ;
        constexpr std::uintptr_t brightness                       = 0x34         ;
        constexpr std::uintptr_t invert                           = 0x38         ;
        constexpr std::uintptr_t pixelize                         = 0x39         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace CC_Grayscale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t redLuminance                     = 0x30         ;
        constexpr std::uintptr_t greenLuminance                   = 0x34         ;
        constexpr std::uintptr_t blueLuminance                    = 0x38         ;
        constexpr std::uintptr_t amount                           = 0x3C         ;

        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x28         ;
    }

    namespace %2ae127c78ff60c7ba653e8c5908f932722ff3231
    {
        constexpr std::uintptr_t _593409d72fe8fbcb87eab9fe32eb6f8c60064271 = 0x10         ;
        constexpr std::uintptr_t _5ce0a6a2d24b083e873db226dc1bbb50537ff16f = 0x18         ;
    }

    namespace %e8257357d98822c532ed42cc5c0806ac670ab6d0
    {
    }

    namespace %f3f7367e418828f03c0a5084cbd852db7af0c9e8
    {
    }

    namespace %ce40105c5065a282e52d4eff5c6ce5e07b263bcc
    {
        constexpr std::uintptr_t _830cf0e33ead953c7c94f2e917434c119c7074a5 = 0x10         ;
        constexpr std::uintptr_t _19a91e758234970e6dd9b1747676950ace6cda65 = 0x18         ;
        constexpr std::uintptr_t _d1f7f428d27ff35b9bd0bf929971be653b1d3de4 = 0x30         ;
    }

    namespace %dd54c25826c0d88795c88df0ef5e99f476c5a531
    {
    }

    namespace %bd8f6d3c6bb9aefe8eb3d07222d4fb151cf427e5
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084D9C0   ;
        constexpr std::uintptr_t _f545c741eb75387a301cfcf749c888b86edb9336 = 0x10         ;
        constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x18         ;
    }

    namespace NeedsBeltBarSlotInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %0353c9bdf4f7e8e18d4475d682bfdce41a09eea4
    {
    }

    namespace %d5e7bf66db8f8972707b7397aa9729814dfdc4b8
    {
    }

    namespace %b50c12f5167b1a062f3a63409fec282f79a0168f
    {
        constexpr std::uintptr_t _42108e045af9fbc7f41eb997997f12fda0ac6674 = 0x10         ;
    }

    namespace %4667adb6cd2b86a731354384f7473afb877c5331
    {
    }

    namespace %38c1ae9e063dd8c434d424f9e829e0d5e4f4adb5
    {
    }

    namespace %3b9a749d68276c1a5d4effe2934016ee0b2dffe1
    {
    }

    namespace UnityStandardAssets_ImageEffects__CameraMotionBlur
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t filterType                       = 0x30         ;
        constexpr std::uintptr_t preview                          = 0x34         ;
        constexpr std::uintptr_t previewScale                     = 0x38         ;
        constexpr std::uintptr_t movementScale                    = 0x44         ;
        constexpr std::uintptr_t rotationScale                    = 0x48         ;
        constexpr std::uintptr_t maxVelocity                      = 0x4C         ;
        constexpr std::uintptr_t minVelocity                      = 0x50         ;
        constexpr std::uintptr_t velocityScale                    = 0x54         ;
        constexpr std::uintptr_t softZDistance                    = 0x58         ;
        constexpr std::uintptr_t velocityDownsample               = 0x5C         ;
        constexpr std::uintptr_t excludeLayers                    = 0x60         ;
        constexpr std::uintptr_t shader                           = 0x70         ;
        constexpr std::uintptr_t dx11MotionBlurShader             = 0x78         ;
        constexpr std::uintptr_t replacementClear                 = 0x80         ;
        constexpr std::uintptr_t noiseTexture                     = 0x98         ;
        constexpr std::uintptr_t jitter                           = 0xA0         ;
        constexpr std::uintptr_t showVelocity                     = 0xA4         ;
        constexpr std::uintptr_t showVelocityScale                = 0xA8         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _3613ec75f722997c8beff31586082c0a215861b6 = 0x68         ;
        constexpr std::uintptr_t _2b101986a7b1dbd7389da9cf75e20d007bbb3013 = 0x88         ;
        constexpr std::uintptr_t _f270ccb8f7bd7c404997453e42f58f39a83457c1 = 0x90         ;
        constexpr std::uintptr_t _03ae991d6fa886a58f7e43dd4c0737db06cb1227 = 0xAC         ;
        constexpr std::uintptr_t _726e317e763c5a208c2413fec92e75b1615fa4df = 0xEC         ;
        constexpr std::uintptr_t _ef878869a3cd93f0722e444285ea0bb88d52c9d7 = 0x12C        ;
        constexpr std::uintptr_t _6ff1bd43667aa9b1df4f942d5df998b33a3ae249 = 0x130        ;
        constexpr std::uintptr_t _17602eec1eb6dbcd575f4a64e35a83ca7bb1640a = 0x134        ;
        constexpr std::uintptr_t _3f4c35496f57ee9875de320d63e9daedd6ce5459 = 0x140        ;
        constexpr std::uintptr_t _49ac118806a1d787981f40a9195647490eb1d80d = 0x14C        ;
        constexpr std::uintptr_t _269c661abfcd560598aaba7416228855cf5e2959 = 0x158        ;
    }

    namespace UnityStandardAssets_ImageEffects__ScreenSpaceAmbientOcclusion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Radius                         = 0x20         ;
        constexpr std::uintptr_t m_SampleCount                    = 0x24         ;
        constexpr std::uintptr_t m_OcclusionIntensity             = 0x28         ;
        constexpr std::uintptr_t m_Blur                           = 0x2C         ;
        constexpr std::uintptr_t m_Downsampling                   = 0x30         ;
        constexpr std::uintptr_t m_OcclusionAttenuation           = 0x34         ;
        constexpr std::uintptr_t m_MinZ                           = 0x38         ;
        constexpr std::uintptr_t m_SSAOShader                     = 0x40         ;
        constexpr std::uintptr_t m_RandomTexture                  = 0x50         ;

        constexpr std::uintptr_t _dd25784df9934e515264461d76c59aafb130a48c = 0x48         ;
        constexpr std::uintptr_t _afd384525f3ba00bfca913acc4e69744e79d6b24 = 0x58         ;
    }

    namespace UnityStandardAssets_ImageEffects__NoiseAndScratches
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t monochrome                       = 0x20         ;
        constexpr std::uintptr_t grainIntensityMin                = 0x24         ;
        constexpr std::uintptr_t grainIntensityMax                = 0x28         ;
        constexpr std::uintptr_t grainSize                        = 0x2C         ;
        constexpr std::uintptr_t scratchIntensityMin              = 0x30         ;
        constexpr std::uintptr_t scratchIntensityMax              = 0x34         ;
        constexpr std::uintptr_t scratchFPS                       = 0x38         ;
        constexpr std::uintptr_t scratchJitter                    = 0x3C         ;
        constexpr std::uintptr_t grainTexture                     = 0x40         ;
        constexpr std::uintptr_t scratchTexture                   = 0x48         ;
        constexpr std::uintptr_t shaderRGB                        = 0x50         ;
        constexpr std::uintptr_t shaderYUV                        = 0x58         ;

        constexpr std::uintptr_t _8fef524eb34477bf7c8e5b2ddd0f96ba8f6d28e5 = 0x21         ;
        constexpr std::uintptr_t _9306dfc054133f5910def723cc6f28a449b31773 = 0x60         ;
        constexpr std::uintptr_t _539b5640aff91b6a17ed305939f51de87dfff6d1 = 0x68         ;
        constexpr std::uintptr_t _a25062c0336be4acaab7084fba1b932162f938a5 = 0x70         ;
        constexpr std::uintptr_t _aa6f403da1bbf348efd48e89353c7cf9ffbdce15 = 0x74         ;
        constexpr std::uintptr_t _bd30d332eb41872daa82224a2b25b29e548ca826 = 0x78         ;
    }

    namespace UnityStandardAssets_ImageEffects__SepiaTone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;

        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x28         ;
    }

    namespace UnityStandardAssets_ImageEffects__ImageEffectBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;

        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x28         ;
    }

    namespace UnityStandardAssets_ImageEffects__TiltShift
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t quality                          = 0x34         ;
        constexpr std::uintptr_t blurArea                         = 0x38         ;
        constexpr std::uintptr_t maxBlurSize                      = 0x3C         ;
        constexpr std::uintptr_t downsample                       = 0x40         ;
        constexpr std::uintptr_t tiltShiftShader                  = 0x48         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _96f6926fc967dafc826ecc882dfad41dbf1fd8d5 = 0x50         ;
    }

    namespace UnityStandardAssets_ImageEffects__Tonemapping
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t type                             = 0x30         ;
        constexpr std::uintptr_t adaptiveTextureSize              = 0x34         ;
        constexpr std::uintptr_t remapCurve                       = 0x38         ;
        constexpr std::uintptr_t exposureAdjustment               = 0x48         ;
        constexpr std::uintptr_t middleGrey                       = 0x4C         ;
        constexpr std::uintptr_t white                            = 0x50         ;
        constexpr std::uintptr_t adaptionSpeed                    = 0x54         ;
        constexpr std::uintptr_t tonemapper                       = 0x58         ;
        constexpr std::uintptr_t validRenderTextureFormat         = 0x60         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _1532dbbc9591fecbc3ae3624eca18964861e1190 = 0x40         ;
        constexpr std::uintptr_t _2d72fe0951558eea8f8dcb215ad0530f56fa3333 = 0x68         ;
        constexpr std::uintptr_t _381a6dfa28a4d7a24e51134c3c3056edf5b39317 = 0x70         ;
        constexpr std::uintptr_t _dbdb8df8a3ab0f0ca7b090440bcf0107ac194a30 = 0x78         ;
    }

    namespace UnityStandardAssets_ImageEffects__DepthAwareBackgroundBlur
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t visualizeFocus                   = 0x30         ;
        constexpr std::uintptr_t focalLength                      = 0x34         ;
        constexpr std::uintptr_t focalSize                        = 0x38         ;
        constexpr std::uintptr_t aperture                         = 0x3C         ;
        constexpr std::uintptr_t focalTransform                   = 0x40         ;
        constexpr std::uintptr_t maxBlurSize                      = 0x48         ;
        constexpr std::uintptr_t highResolution                   = 0x4C         ;
        constexpr std::uintptr_t blurType                         = 0x50         ;
        constexpr std::uintptr_t blurSampleCount                  = 0x54         ;
        constexpr std::uintptr_t nearBlur                         = 0x58         ;
        constexpr std::uintptr_t foregroundOverlap                = 0x5C         ;
        constexpr std::uintptr_t dofHdrShader                     = 0x68         ;
        constexpr std::uintptr_t dx11BokehShader                  = 0x78         ;
        constexpr std::uintptr_t dx11BokehThreshold               = 0x88         ;
        constexpr std::uintptr_t dx11SpawnHeuristic               = 0x8C         ;
        constexpr std::uintptr_t dx11BokehTexture                 = 0x90         ;
        constexpr std::uintptr_t dx11BokehScale                   = 0x98         ;
        constexpr std::uintptr_t dx11BokehIntensity               = 0x9C         ;
        constexpr std::uintptr_t StartDistance                    = 0xC0         ;
        constexpr std::uintptr_t BlurSize                         = 0xC4         ;
        constexpr std::uintptr_t BlurQuality                      = 0xC8         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _59bf69918090b6ff7e401685545ba71f4023d9cf = 0x60         ;
        constexpr std::uintptr_t _173d0cdf8ebd0a78959683739d9ee987b76a58ea = 0x70         ;
        constexpr std::uintptr_t _815f5bc2bc0525cf79b882ebbc3866c7b11d362c = 0x80         ;
        constexpr std::uintptr_t _80f8879bc9187c4aeceff41725f013789f286211 = 0xA0         ;
        constexpr std::uintptr_t _36b6148391ed7399b393eac104141190499f1244 = 0xA8         ;
        constexpr std::uintptr_t _c4c6c6b5e66ce233d66ea2d1e7cfb505b83a45e8 = 0xB0         ;
        constexpr std::uintptr_t _6d6ded2aac5c0a7e11cf74e4a45e3ba37e62aa6f = 0xB8         ;
    }

    namespace UnityStandardAssets_ImageEffects__Twirl
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t radius                           = 0x30         ;
        constexpr std::uintptr_t angle                            = 0x38         ;
        constexpr std::uintptr_t center                           = 0x3C         ;

        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x28         ;
    }

    namespace UnityStandardAssets_ImageEffects__ColorCorrectionRamp
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t textureRamp                      = 0x30         ;

        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x28         ;
    }

    namespace UnityStandardAssets_ImageEffects__LensflareStyle34
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityStandardAssets_ImageEffects__ContrastStretch
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t adaptationSpeed                  = 0x20         ;
        constexpr std::uintptr_t limitMinimum                     = 0x24         ;
        constexpr std::uintptr_t limitMaximum                     = 0x28         ;
        constexpr std::uintptr_t shaderLum                        = 0x40         ;
        constexpr std::uintptr_t shaderReduce                     = 0x50         ;
        constexpr std::uintptr_t shaderAdapt                      = 0x60         ;
        constexpr std::uintptr_t shaderApply                      = 0x70         ;

        constexpr std::uintptr_t _36e77d07845f44c9d4f7745ce3c7c030ddcbd854 = 0x30         ;
        constexpr std::uintptr_t _1082cfc62f1bda75af10ea6a374a916ae0da8162 = 0x38         ;
        constexpr std::uintptr_t _e3e54a76d204490a7a0035da4f5f5115c4c59d98 = 0x48         ;
        constexpr std::uintptr_t _f423a125ced6b448e2b9eab60f1d4cdfa8332772 = 0x58         ;
        constexpr std::uintptr_t _0f9c51039cb509ccd2b22ffc7d245a9047aca3a2 = 0x68         ;
        constexpr std::uintptr_t _7d4709066fe3d44a91802971d1dfa90c32f01c6b = 0x78         ;
    }

    namespace UnityStandardAssets_ImageEffects__DepthOfFieldDeprecated
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t quality                          = 0x30         ;
        constexpr std::uintptr_t resolution                       = 0x34         ;
        constexpr std::uintptr_t simpleTweakMode                  = 0x38         ;
        constexpr std::uintptr_t focalPoint                       = 0x3C         ;
        constexpr std::uintptr_t smoothness                       = 0x40         ;
        constexpr std::uintptr_t focalZDistance                   = 0x44         ;
        constexpr std::uintptr_t focalZStartCurve                 = 0x48         ;
        constexpr std::uintptr_t focalZEndCurve                   = 0x4C         ;
        constexpr std::uintptr_t objectFocus                      = 0x60         ;
        constexpr std::uintptr_t focalSize                        = 0x68         ;
        constexpr std::uintptr_t bluriness                        = 0x6C         ;
        constexpr std::uintptr_t maxBlurSpread                    = 0x70         ;
        constexpr std::uintptr_t foregroundBlurExtrude            = 0x74         ;
        constexpr std::uintptr_t dofBlurShader                    = 0x78         ;
        constexpr std::uintptr_t dofShader                        = 0x88         ;
        constexpr std::uintptr_t visualize                        = 0x98         ;
        constexpr std::uintptr_t bokehDestination                 = 0x9C         ;
        constexpr std::uintptr_t bokeh                            = 0xA8         ;
        constexpr std::uintptr_t bokehSupport                     = 0xA9         ;
        constexpr std::uintptr_t bokehShader                      = 0xB0         ;
        constexpr std::uintptr_t bokehTexture                     = 0xB8         ;
        constexpr std::uintptr_t bokehScale                       = 0xC0         ;
        constexpr std::uintptr_t bokehIntensity                   = 0xC4         ;
        constexpr std::uintptr_t bokehThresholdContrast           = 0xC8         ;
        constexpr std::uintptr_t bokehThresholdLuminance          = 0xCC         ;
        constexpr std::uintptr_t bokehDownsample                  = 0xD0         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _b6187478d9e16a7dcd2de4663ba6f608bfbd5471 = 0x50         ;
        constexpr std::uintptr_t _af12151b9a9aff508d3db2c9a1cdc090adadefe1 = 0x54         ;
        constexpr std::uintptr_t _80f8879bc9187c4aeceff41725f013789f286211 = 0x58         ;
        constexpr std::uintptr_t _4ad7df1ae953e4766f9a7bca72902b7532365235 = 0x80         ;
        constexpr std::uintptr_t _8bccb36ee7f95cefa86d8ccac29e6792f1613d6c = 0x90         ;
        constexpr std::uintptr_t _367620259bac655f928045bdcb7931f5aff96d36 = 0xA0         ;
        constexpr std::uintptr_t _cbcc8ef7e0a2f3107629ccafa1dc86ad7ad4d16d = 0xA4         ;
        constexpr std::uintptr_t _278637960e30c2aa435f29773eff665a0bb86951 = 0xD8         ;
        constexpr std::uintptr_t _e517a670a9523e4d2ef3b901d02d059123670e52 = 0xE0         ;
        constexpr std::uintptr_t _fd1d38fe64b22e2990befda2d5bf7500c61ba6f8 = 0xE8         ;
        constexpr std::uintptr_t _3613ec75f722997c8beff31586082c0a215861b6 = 0xF0         ;
        constexpr std::uintptr_t _d3cdf8a87461a6022a640cb3536a0de5693f60ba = 0xF8         ;
        constexpr std::uintptr_t _17c8600e76c6772ae38fd099031e9e892d1be9e6 = 0x100        ;
        constexpr std::uintptr_t _0af536325a643f2b934f58a01c1bf1a35e936d36 = 0x108        ;
        constexpr std::uintptr_t _9be3326be832fdaf434228a9bef04fffd2bb90e4 = 0x110        ;
    }

    namespace UnityStandardAssets_ImageEffects__PostEffectsBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
    }

    namespace UnityStandardAssets_ImageEffects__Fisheye
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t strengthX                        = 0x30         ;
        constexpr std::uintptr_t strengthY                        = 0x34         ;
        constexpr std::uintptr_t fishEyeShader                    = 0x38         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _191f162e9e833b30d72c2c745eee089a86c5e463 = 0x40         ;
    }

    namespace UnityStandardAssets_ImageEffects__Blur
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t iterations                       = 0x20         ;
        constexpr std::uintptr_t blurSpread                       = 0x24         ;
        constexpr std::uintptr_t blurShader                       = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _f1335b4b384f3d736184f109781bfc5dcb11b4d8 = 0x0          ;
            constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x8          ;
        }

    }

    namespace UnityStandardAssets_ImageEffects__ColorCorrectionCurves
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t redChannel                       = 0x30         ;
        constexpr std::uintptr_t greenChannel                     = 0x38         ;
        constexpr std::uintptr_t blueChannel                      = 0x40         ;
        constexpr std::uintptr_t useDepthCorrection               = 0x48         ;
        constexpr std::uintptr_t zCurve                           = 0x50         ;
        constexpr std::uintptr_t depthRedChannel                  = 0x58         ;
        constexpr std::uintptr_t depthGreenChannel                = 0x60         ;
        constexpr std::uintptr_t depthBlueChannel                 = 0x68         ;
        constexpr std::uintptr_t saturation                       = 0xA0         ;
        constexpr std::uintptr_t selectiveCc                      = 0xA4         ;
        constexpr std::uintptr_t selectiveFromColor               = 0xA8         ;
        constexpr std::uintptr_t selectiveToColor                 = 0xB8         ;
        constexpr std::uintptr_t mode                             = 0xC8         ;
        constexpr std::uintptr_t updateTextures                   = 0xCC         ;
        constexpr std::uintptr_t colorCorrectionCurvesShader      = 0xD0         ;
        constexpr std::uintptr_t simpleColorCorrectionCurvesShader = 0xD8         ;
        constexpr std::uintptr_t colorCorrectionSelectiveShader   = 0xE0         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _1cc19632ad94d55b40a26b7156f7f0fee4c4eec3 = 0x70         ;
        constexpr std::uintptr_t _d671d7961d2b915ae3825354e3d3f21c8004bd3c = 0x78         ;
        constexpr std::uintptr_t _09e6a2879c633a0fb23783453b3ec7085ed30af5 = 0x80         ;
        constexpr std::uintptr_t _3890db857c9552e97e316e794d0399829f309c56 = 0x88         ;
        constexpr std::uintptr_t _94eaeb81b9530e0e7beecf0bdb6dc6546312a818 = 0x90         ;
        constexpr std::uintptr_t _b63bba08d7c69becf713ad605c91306c3f29b49d = 0x98         ;
        constexpr std::uintptr_t _8cb02aafcb8efde00921bea5f0d1a3e1b255048b = 0xE8         ;
    }

    namespace UnityStandardAssets_ImageEffects__Vortex
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t radius                           = 0x30         ;
        constexpr std::uintptr_t angle                            = 0x38         ;
        constexpr std::uintptr_t center                           = 0x3C         ;

        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x28         ;
    }

    namespace UnityStandardAssets_ImageEffects__Bloom
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tweakMode                        = 0x30         ;
        constexpr std::uintptr_t screenBlendMode                  = 0x34         ;
        constexpr std::uintptr_t hdr                              = 0x38         ;
        constexpr std::uintptr_t sepBlurSpread                    = 0x40         ;
        constexpr std::uintptr_t quality                          = 0x44         ;
        constexpr std::uintptr_t bloomIntensity                   = 0x48         ;
        constexpr std::uintptr_t bloomThreshold                   = 0x4C         ;
        constexpr std::uintptr_t bloomThresholdColor              = 0x50         ;
        constexpr std::uintptr_t bloomBlurIterations              = 0x60         ;
        constexpr std::uintptr_t hollywoodFlareBlurIterations     = 0x64         ;
        constexpr std::uintptr_t flareRotation                    = 0x68         ;
        constexpr std::uintptr_t lensflareMode                    = 0x6C         ;
        constexpr std::uintptr_t hollyStretchWidth                = 0x70         ;
        constexpr std::uintptr_t lensflareIntensity               = 0x74         ;
        constexpr std::uintptr_t lensflareThreshold               = 0x78         ;
        constexpr std::uintptr_t lensFlareSaturation              = 0x7C         ;
        constexpr std::uintptr_t flareColorA                      = 0x80         ;
        constexpr std::uintptr_t flareColorB                      = 0x90         ;
        constexpr std::uintptr_t flareColorC                      = 0xA0         ;
        constexpr std::uintptr_t flareColorD                      = 0xB0         ;
        constexpr std::uintptr_t lensFlareVignetteMask            = 0xC0         ;
        constexpr std::uintptr_t lensFlareShader                  = 0xC8         ;
        constexpr std::uintptr_t screenBlendShader                = 0xD8         ;
        constexpr std::uintptr_t blurAndFlaresShader              = 0xE8         ;
        constexpr std::uintptr_t brightPassFilterShader           = 0xF8         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _b99fc8cc83098b1a16deceb214f2db4c7d8981fb = 0x3C         ;
        constexpr std::uintptr_t _0ee9c7de54a11e212a3d8ddbb4c043b7fe96147b = 0xD0         ;
        constexpr std::uintptr_t _880e1b2dcc6f8385e03b1ab8daf9f44dbd36dd0d = 0xE0         ;
        constexpr std::uintptr_t _06a712bbdfc75a3a27203d5268a7cea43580a19f = 0xF0         ;
        constexpr std::uintptr_t _d1ba6943adb67b08d76577c851353668aa9437ca = 0x100        ;
    }

    namespace UnityStandardAssets_ImageEffects__BloomOptimized
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t threshold                        = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x34         ;
        constexpr std::uintptr_t blurSize                         = 0x38         ;
        constexpr std::uintptr_t blurIterations                   = 0x40         ;
        constexpr std::uintptr_t blurType                         = 0x44         ;
        constexpr std::uintptr_t fastBloomShader                  = 0x48         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _147b89f468d101deaae36f4c16e71b71dd265daa = 0x3C         ;
        constexpr std::uintptr_t _37b4df542ee0af4a739b9b511393479d4e73262e = 0x50         ;
    }

    namespace UnityStandardAssets_ImageEffects__BloomScreenBlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityStandardAssets_ImageEffects__ScreenOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t blendMode                        = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x34         ;
        constexpr std::uintptr_t texture                          = 0x38         ;
        constexpr std::uintptr_t overlayShader                    = 0x40         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _3be880064611f7006de6c2bc42780566de48abf7 = 0x48         ;
    }

    namespace UnityStandardAssets_ImageEffects__MotionBlur
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t blurAmount                       = 0x30         ;
        constexpr std::uintptr_t extraBlur                        = 0x34         ;

        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x28         ;
        constexpr std::uintptr_t _a476accb6750b60e04d2378e01a2951c096c4f8b = 0x38         ;
    }

    namespace UnityStandardAssets_ImageEffects__ScreenSpaceAmbientObscurance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t intensity                        = 0x30         ;
        constexpr std::uintptr_t radius                           = 0x34         ;
        constexpr std::uintptr_t blurIterations                   = 0x38         ;
        constexpr std::uintptr_t blurFilterDistance               = 0x3C         ;
        constexpr std::uintptr_t downsample                       = 0x40         ;
        constexpr std::uintptr_t rand                             = 0x48         ;
        constexpr std::uintptr_t aoShader                         = 0x50         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _d6fdc6f96a6d03fab88caa8ee2fdb674fd094b70 = 0x58         ;
    }

    namespace UnityStandardAssets_ImageEffects__Antialiasing
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t showGeneratedNormals             = 0x34         ;
        constexpr std::uintptr_t offsetScale                      = 0x38         ;
        constexpr std::uintptr_t blurRadius                       = 0x3C         ;
        constexpr std::uintptr_t edgeThresholdMin                 = 0x40         ;
        constexpr std::uintptr_t edgeThreshold                    = 0x44         ;
        constexpr std::uintptr_t edgeSharpness                    = 0x48         ;
        constexpr std::uintptr_t dlaaSharp                        = 0x4C         ;
        constexpr std::uintptr_t ssaaShader                       = 0x50         ;
        constexpr std::uintptr_t dlaaShader                       = 0x60         ;
        constexpr std::uintptr_t nfaaShader                       = 0x70         ;
        constexpr std::uintptr_t shaderFXAAPreset2                = 0x80         ;
        constexpr std::uintptr_t shaderFXAAPreset3                = 0x90         ;
        constexpr std::uintptr_t shaderFXAAII                     = 0xA0         ;
        constexpr std::uintptr_t shaderFXAAIII                    = 0xB0         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _622ce9688b69515434f8939a1aeed20ec6eb69a3 = 0x58         ;
        constexpr std::uintptr_t _93599c9d37263bd3fb8a6705b951db524bd73375 = 0x68         ;
        constexpr std::uintptr_t _0ca396bacf302db8eb88ffe27e699674901e31a6 = 0x78         ;
        constexpr std::uintptr_t _0b7ad354be3e61732c7e2bfab7932989275f351d = 0x88         ;
        constexpr std::uintptr_t _4671fc9b6d157d644582ceb2b34316f408af59f6 = 0x98         ;
        constexpr std::uintptr_t _0c6a334371cec167cc426a9fa66d451f6e6521a1 = 0xA8         ;
        constexpr std::uintptr_t _e44efeb8903d1e3e58ad391c2e1110e77400ecad = 0xB8         ;
    }

    namespace UnityStandardAssets_ImageEffects__BloomAndFlares
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t tweakMode                        = 0x30         ;
        constexpr std::uintptr_t screenBlendMode                  = 0x34         ;
        constexpr std::uintptr_t hdr                              = 0x38         ;
        constexpr std::uintptr_t sepBlurSpread                    = 0x40         ;
        constexpr std::uintptr_t useSrcAlphaAsMask                = 0x44         ;
        constexpr std::uintptr_t bloomIntensity                   = 0x48         ;
        constexpr std::uintptr_t bloomThreshold                   = 0x4C         ;
        constexpr std::uintptr_t bloomBlurIterations              = 0x50         ;
        constexpr std::uintptr_t lensflares                       = 0x54         ;
        constexpr std::uintptr_t hollywoodFlareBlurIterations     = 0x58         ;
        constexpr std::uintptr_t lensflareMode                    = 0x5C         ;
        constexpr std::uintptr_t hollyStretchWidth                = 0x60         ;
        constexpr std::uintptr_t lensflareIntensity               = 0x64         ;
        constexpr std::uintptr_t lensflareThreshold               = 0x68         ;
        constexpr std::uintptr_t flareColorA                      = 0x6C         ;
        constexpr std::uintptr_t flareColorB                      = 0x7C         ;
        constexpr std::uintptr_t flareColorC                      = 0x8C         ;
        constexpr std::uintptr_t flareColorD                      = 0x9C         ;
        constexpr std::uintptr_t lensFlareVignetteMask            = 0xB0         ;
        constexpr std::uintptr_t lensFlareShader                  = 0xB8         ;
        constexpr std::uintptr_t vignetteShader                   = 0xC8         ;
        constexpr std::uintptr_t separableBlurShader              = 0xD8         ;
        constexpr std::uintptr_t addBrightStuffOneOneShader       = 0xE8         ;
        constexpr std::uintptr_t screenBlendShader                = 0xF8         ;
        constexpr std::uintptr_t hollywoodFlaresShader            = 0x108        ;
        constexpr std::uintptr_t brightPassFilterShader           = 0x118        ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _b99fc8cc83098b1a16deceb214f2db4c7d8981fb = 0x3C         ;
        constexpr std::uintptr_t _d1ba6943adb67b08d76577c851353668aa9437ca = 0xC0         ;
        constexpr std::uintptr_t _06a712bbdfc75a3a27203d5268a7cea43580a19f = 0xD0         ;
        constexpr std::uintptr_t _9a6ee2ba8c187801d825d8f44405b4520a7c69b7 = 0xE0         ;
        constexpr std::uintptr_t _8e98c260e7014a069d357ea7c755b9a91e9e694d = 0xF0         ;
        constexpr std::uintptr_t _e084c831a7f0fba1c9ca5650cc7e90779fbb4d62 = 0x100        ;
        constexpr std::uintptr_t _51c201adfd89cc4018f06075665b32d938a5162a = 0x110        ;
        constexpr std::uintptr_t _880e1b2dcc6f8385e03b1ab8daf9f44dbd36dd0d = 0x120        ;
    }

    namespace UnityStandardAssets_ImageEffects__AAMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityStandardAssets_ImageEffects__GlobalFog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t distanceFog                      = 0x30         ;
        constexpr std::uintptr_t useRadialDistance                = 0x31         ;
        constexpr std::uintptr_t heightFog                        = 0x32         ;
        constexpr std::uintptr_t height                           = 0x34         ;
        constexpr std::uintptr_t heightDensity                    = 0x38         ;
        constexpr std::uintptr_t startDistance                    = 0x3C         ;
        constexpr std::uintptr_t fogShader                        = 0x40         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _f3e15406a1f71f72d5d66985053d02f9e1d3ef26 = 0x48         ;
    }

    namespace UnityStandardAssets_ImageEffects__EdgeDetection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t sensitivityDepth                 = 0x34         ;
        constexpr std::uintptr_t sensitivityNormals               = 0x38         ;
        constexpr std::uintptr_t lumThreshold                     = 0x3C         ;
        constexpr std::uintptr_t edgeExp                          = 0x40         ;
        constexpr std::uintptr_t sampleDist                       = 0x44         ;
        constexpr std::uintptr_t edgesOnly                        = 0x48         ;
        constexpr std::uintptr_t edgesOnlyBgColor                 = 0x4C         ;
        constexpr std::uintptr_t edgeDetectShader                 = 0x60         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _519a7a8eceab1977f4f3f5a357c7e56cd3a858e9 = 0x68         ;
        constexpr std::uintptr_t _c8961e084db18ab86d48b93fa59578b0bf49b8df = 0x70         ;
    }

    namespace UnityStandardAssets_ImageEffects__ColorCorrectionLookup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x30         ;
        constexpr std::uintptr_t converted3DLut                   = 0x40         ;
        constexpr std::uintptr_t basedOnTempTex                   = 0x48         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x38         ;
    }

    namespace UnityStandardAssets_ImageEffects__PostEffectsHelper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace UnityStandardAssets_ImageEffects__DepthOfField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t visualizeFocus                   = 0x30         ;
        constexpr std::uintptr_t focalLength                      = 0x34         ;
        constexpr std::uintptr_t focalSize                        = 0x38         ;
        constexpr std::uintptr_t aperture                         = 0x3C         ;
        constexpr std::uintptr_t focalTransform                   = 0x40         ;
        constexpr std::uintptr_t maxBlurSize                      = 0x48         ;
        constexpr std::uintptr_t highResolution                   = 0x4C         ;
        constexpr std::uintptr_t blurType                         = 0x50         ;
        constexpr std::uintptr_t blurSampleCount                  = 0x54         ;
        constexpr std::uintptr_t nearBlur                         = 0x58         ;
        constexpr std::uintptr_t foregroundOverlap                = 0x5C         ;
        constexpr std::uintptr_t dofHdrShader                     = 0x68         ;
        constexpr std::uintptr_t dx11BokehShader                  = 0x78         ;
        constexpr std::uintptr_t dx11BokehThreshold               = 0x88         ;
        constexpr std::uintptr_t dx11SpawnHeuristic               = 0x8C         ;
        constexpr std::uintptr_t dx11BokehTexture                 = 0x90         ;
        constexpr std::uintptr_t dx11BokehScale                   = 0x98         ;
        constexpr std::uintptr_t dx11BokehIntensity               = 0x9C         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _59bf69918090b6ff7e401685545ba71f4023d9cf = 0x60         ;
        constexpr std::uintptr_t _173d0cdf8ebd0a78959683739d9ee987b76a58ea = 0x70         ;
        constexpr std::uintptr_t _815f5bc2bc0525cf79b882ebbc3866c7b11d362c = 0x80         ;
        constexpr std::uintptr_t _80f8879bc9187c4aeceff41725f013789f286211 = 0xA0         ;
        constexpr std::uintptr_t _36b6148391ed7399b393eac104141190499f1244 = 0xA8         ;
        constexpr std::uintptr_t _c4c6c6b5e66ce233d66ea2d1e7cfb505b83a45e8 = 0xB0         ;
        constexpr std::uintptr_t _6d6ded2aac5c0a7e11cf74e4a45e3ba37e62aa6f = 0xB8         ;
    }

    namespace UnityStandardAssets_ImageEffects__VignetteAndChromaticAberration
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x34         ;
        constexpr std::uintptr_t chromaticAberration              = 0x38         ;
        constexpr std::uintptr_t axialAberration                  = 0x3C         ;
        constexpr std::uintptr_t blur                             = 0x40         ;
        constexpr std::uintptr_t blurSpread                       = 0x44         ;
        constexpr std::uintptr_t luminanceDependency              = 0x48         ;
        constexpr std::uintptr_t blurDistance                     = 0x4C         ;
        constexpr std::uintptr_t vignetteShader                   = 0x50         ;
        constexpr std::uintptr_t separableBlurShader              = 0x58         ;
        constexpr std::uintptr_t chromAberrationShader            = 0x60         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _9c1286bf5c89f901b54f1c992d9284d9e0fe19c5 = 0x68         ;
        constexpr std::uintptr_t _7b6ce3bb8d3c6e727a2ab169f10b40ef7ac2065d = 0x70         ;
        constexpr std::uintptr_t _69553b68aab68bb6d459a832862d0fc161b4a8b0 = 0x78         ;
    }

    namespace UnityStandardAssets_ImageEffects__NoiseAndGrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t intensityMultiplier              = 0x30         ;
        constexpr std::uintptr_t generalIntensity                 = 0x34         ;
        constexpr std::uintptr_t blackIntensity                   = 0x38         ;
        constexpr std::uintptr_t whiteIntensity                   = 0x3C         ;
        constexpr std::uintptr_t midGrey                          = 0x40         ;
        constexpr std::uintptr_t dx11Grain                        = 0x44         ;
        constexpr std::uintptr_t softness                         = 0x48         ;
        constexpr std::uintptr_t monochrome                       = 0x4C         ;
        constexpr std::uintptr_t intensities                      = 0x50         ;
        constexpr std::uintptr_t tiling                           = 0x5C         ;
        constexpr std::uintptr_t monochromeTiling                 = 0x68         ;
        constexpr std::uintptr_t filterMode                       = 0x6C         ;
        constexpr std::uintptr_t noiseTexture                     = 0x70         ;
        constexpr std::uintptr_t noiseShader                      = 0x78         ;
        constexpr std::uintptr_t dx11NoiseShader                  = 0x88         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _979325cb0d21dc840d47607de7d4592f03910452 = 0x80         ;
        constexpr std::uintptr_t _01c90d34e2e40d90ceff5e983a794d01fa6f7508 = 0x90         ;
    }

    namespace UnityStandardAssets_ImageEffects__SunShafts
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t resolution                       = 0x30         ;
        constexpr std::uintptr_t screenBlendMode                  = 0x34         ;
        constexpr std::uintptr_t sunTransform                     = 0x38         ;
        constexpr std::uintptr_t radialBlurIterations             = 0x40         ;
        constexpr std::uintptr_t sunColor                         = 0x44         ;
        constexpr std::uintptr_t sunThreshold                     = 0x54         ;
        constexpr std::uintptr_t sunShaftBlurRadius               = 0x64         ;
        constexpr std::uintptr_t sunShaftIntensity                = 0x68         ;
        constexpr std::uintptr_t maxRadius                        = 0x6C         ;
        constexpr std::uintptr_t useDepthTexture                  = 0x70         ;
        constexpr std::uintptr_t sunShaftsShader                  = 0x78         ;
        constexpr std::uintptr_t simpleClearShader                = 0x88         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _416bc0b1e40016de3b7924138b8a7ead915350fb = 0x80         ;
        constexpr std::uintptr_t _baaf518b242c7adbca3b9cfca060956bacd845a4 = 0x90         ;
    }

    namespace UnityStandardAssets_ImageEffects__Grayscale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shader                           = 0x20         ;
        constexpr std::uintptr_t textureRamp                      = 0x30         ;
        constexpr std::uintptr_t rampOffset                       = 0x38         ;

        constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x28         ;
    }

    namespace UnityStandardAssets_ImageEffects__BlurOptimized
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t downsample                       = 0x30         ;
        constexpr std::uintptr_t blurSize                         = 0x34         ;
        constexpr std::uintptr_t blurIterations                   = 0x38         ;
        constexpr std::uintptr_t fadeToBlurDistance               = 0x3C         ;
        constexpr std::uintptr_t blurType                         = 0x40         ;
        constexpr std::uintptr_t blurShader                       = 0x48         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _dda262c17097210891b0309e2abe03e7efbd501b = 0x50         ;
    }

    namespace UnityStandardAssets_ImageEffects__ContrastEnhance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t intensity                        = 0x30         ;
        constexpr std::uintptr_t threshold                        = 0x34         ;
        constexpr std::uintptr_t blurSpread                       = 0x48         ;
        constexpr std::uintptr_t separableBlurShader              = 0x50         ;
        constexpr std::uintptr_t contrastCompositeShader          = 0x58         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _f6f84b102da73726704ff1c8487de9e12fed6626 = 0x38         ;
        constexpr std::uintptr_t _51c201adfd89cc4018f06075665b32d938a5162a = 0x40         ;
    }

    namespace UnityStandardAssets_ImageEffects__HDRBloomMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityStandardAssets_ImageEffects__CreaseShading
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t intensity                        = 0x30         ;
        constexpr std::uintptr_t softness                         = 0x34         ;
        constexpr std::uintptr_t spread                           = 0x38         ;
        constexpr std::uintptr_t blurShader                       = 0x40         ;
        constexpr std::uintptr_t depthFetchShader                 = 0x50         ;
        constexpr std::uintptr_t creaseApplyShader                = 0x60         ;

        constexpr std::uintptr_t _95006f416b7a9a8005f29f792d81fa8a19252c61 = 0x20         ;
        constexpr std::uintptr_t _1b9525e2dd272af02629981dc13bf41fbaff0224 = 0x21         ;
        constexpr std::uintptr_t _bd2d13a0d31b6f2f093015f0be61114ade569a3a = 0x22         ;
        constexpr std::uintptr_t _6a4ea67f93d16ab3c0c75d013fdcf2c3f9f389a6 = 0x23         ;
        constexpr std::uintptr_t _bfc595d463d06343d70770c2b0470ec5a123d51b = 0x24         ;
        constexpr std::uintptr_t _cc1d0cc84d3a310f14a0fc9eba9a957d7713321d = 0x25         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _94c9d9dd82dc856e2db5b48da545c8b0f98d63d8 = 0x48         ;
        constexpr std::uintptr_t _60f6d8592daeac4791c64dac9c978086e28a3f12 = 0x58         ;
        constexpr std::uintptr_t _dda262c17097210891b0309e2abe03e7efbd501b = 0x68         ;
    }

    namespace UnityStandardAssets_ImageEffects__TweakMode34
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Sessions__OnDestroySessionCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnLeaveSessionRequestedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnUnregisterPlayersCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSessionInviteAcceptedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnDestroySessionCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnUpdateSessionCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnRegisterPlayersCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnJoinSessionAcceptedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnlineSessionPermissionLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Sessions__OnSessionInviteReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnRejectInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnQueryInvitesCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnUpdateSessionCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnEndSessionCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnRegisterPlayersCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSendSessionNativeInviteRequestedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSessionInviteReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnUnregisterPlayersCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSessionInviteRejectedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__SessionSearchOnFindCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSendSessionNativeInviteRequestedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnEndSessionCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnRejectInviteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSessionInviteAcceptedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__SessionAttributeAdvertisementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Sessions__OnJoinSessionAcceptedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSendInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnStartSessionCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnLeaveSessionRequestedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSessionInviteRejectedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnStartSessionCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnQueryInvitesCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__SessionSearchOnFindCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnSendInviteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnlineSessionState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Sessions__OnJoinSessionCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sessions__OnJoinSessionCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnQueryInvitesCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnUpdateLobbyCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnSendLobbyNativeInviteRequestedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__LobbyRTCRoomJoinActionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Lobby__OnPromoteMemberCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLeaveRTCRoomCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__LobbySearchOnFindCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnKickMemberCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnJoinRTCRoomCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnKickMemberCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyMemberStatusReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyMemberUpdateReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnJoinRTCRoomCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnSendInviteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyInviteAcceptedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnDestroyLobbyCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnSendLobbyNativeInviteRequestedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyUpdateReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyInviteReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnQueryInvitesCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnHardMuteMemberCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnJoinLobbyAcceptedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyMemberUpdateReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnJoinLobbyByIdCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLeaveLobbyRequestedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnJoinLobbyAcceptedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__LobbyMemberStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Lobby__OnCreateLobbyCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyMemberStatusReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnSendInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnRejectInviteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyUpdateReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnDestroyLobbyCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnRTCRoomConnectionChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLeaveLobbyCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__LobbyPermissionLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Lobby__LobbyAttributeVisibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Lobby__OnJoinLobbyByIdCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnJoinLobbyCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnCreateLobbyCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnRejectInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnJoinLobbyCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyInviteRejectedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnPromoteMemberCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLeaveLobbyRequestedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnHardMuteMemberCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyInviteReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLeaveLobbyCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyInviteRejectedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__LobbySearchOnFindCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLobbyInviteAcceptedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnUpdateLobbyCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnRTCRoomConnectionChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Lobby__OnLeaveRTCRoomCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Mods__OnEnumerateModsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Mods__OnEnumerateModsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Mods__OnUpdateModCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Mods__OnUninstallModCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Mods__OnUninstallModCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Mods__OnInstallModCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Mods__ModEnumerationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Mods__OnInstallModCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Mods__OnUpdateModCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonClientFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonEventParamType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonPlayerMovementState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonClientActionReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonPlayerTakeDamageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonClientType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonPlayerTakeDamageSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonClientAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonPlayerTakeDamageResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonClientInput
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonClientPlatform
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonClientAuthStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatCommon__AntiCheatCommonGameRoundCompetitionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Metrics__MetricsAccountIdType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Metrics__UserControllerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_P2P__OnIncomingConnectionRequestCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__RelayControl
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_P2P__OnQueryNATTypeCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__NATType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_P2P__OnIncomingPacketQueueFullCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__ConnectionClosedReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_P2P__OnPeerConnectionEstablishedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__OnRemoteConnectionClosedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__ConnectionEstablishedType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_P2P__OnPeerConnectionInterruptedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__OnPeerConnectionEstablishedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__PacketReliability
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_P2P__OnQueryNATTypeCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__OnIncomingConnectionRequestCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__OnPeerConnectionInterruptedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__OnRemoteConnectionClosedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__OnIncomingPacketQueueFullCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_P2P__NetworkConnectionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Connect__OnQueryProductUserIdMappingsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnCreateUserCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnCreateDeviceIdCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnLogoutCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnUnlinkAccountCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnDeleteDeviceIdCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnLinkAccountCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnQueryExternalAccountMappingsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnLoginStatusChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnAuthExpirationCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnVerifyIdTokenCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnLoginCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnLoginCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084EEE8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnUnlinkAccountCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnDeleteDeviceIdCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnTransferDeviceIdAccountCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnQueryProductUserIdMappingsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnVerifyIdTokenCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnCreateUserCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnLinkAccountCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnAuthExpirationCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084FB08   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnCreateDeviceIdCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnQueryExternalAccountMappingsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnLogoutCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnLoginStatusChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Connect__OnTransferDeviceIdAccountCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__KeyCombination
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_UI__OnMemoryMonitorCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnShowFriendsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnMemoryMonitorCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnShowFriendsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnShowBlockPlayerCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnShowNativeProfileCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__NotificationLocation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_UI__OnShowReportPlayerCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnShowReportPlayerCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnHideFriendsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnDisplaySettingsUpdatedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnDisplaySettingsUpdatedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnHideFriendsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnShowBlockPlayerCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__OnShowNativeProfileCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UI__InputStateButtonFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateSendingVolumeCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioDevicesChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnQueryOutputDevicesInformationCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioBeforeSendCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__RTCAudioInputStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnParticipantUpdatedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateSendingCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioInputStateCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateReceivingCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnSetInputDeviceSettingsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioBeforeRenderCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__RTCAudioStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioOutputStateCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnParticipantUpdatedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateSendingCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__RTCAudioOutputStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateParticipantVolumeCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioDevicesChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnSetOutputDeviceSettingsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateReceivingCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateParticipantVolumeCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnQueryInputDevicesInformationCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUnregisterPlatformUserCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioInputStateCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnSetInputDeviceSettingsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioBeforeRenderCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnRegisterPlatformUserCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUnregisterPlatformUserCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateReceivingVolumeCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioBeforeSendCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnSetOutputDeviceSettingsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateReceivingVolumeCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnAudioOutputStateCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnRegisterPlatformUserCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnUpdateSendingVolumeCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnQueryOutputDevicesInformationCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAudio__OnQueryInputDevicesInformationCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryEntitlementsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryOwnershipBySandboxIdsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__EcomItemType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryOwnershipBySandboxIdsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnCheckoutCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryOffersCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryOffersCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__CheckoutOrientation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryEntitlementTokenCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryOwnershipTokenCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryOwnershipCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryOwnershipTokenCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OwnershipStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryEntitlementsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnCheckoutCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnRedeemEntitlementsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryOwnershipCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnQueryEntitlementTokenCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Ecom__OnRedeemEntitlementsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCData__OnUpdateSendingCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCData__OnDataReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCData__OnUpdateReceivingCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCData__OnUpdateSendingCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCData__OnUpdateReceivingCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCData__OnDataReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCData__OnParticipantUpdatedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCData__RTCDataStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_RTCData__OnParticipantUpdatedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__AntiCheatClientMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnClientIntegrityViolatedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnMessageToServerCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084FAF8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnPeerActionRequiredCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnPeerAuthStatusChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnClientIntegrityViolatedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnMessageToPeerCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnPeerActionRequiredCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnPeerAuthStatusChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnMessageToServerCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__AntiCheatClientViolationType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084F708   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatClient__OnMessageToPeerCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnFriendsUpdateCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnQueryFriendsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnBlockedUsersUpdateCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnBlockedUsersUpdateCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnSendInviteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnAcceptInviteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__FriendsStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Friends__OnSendInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnFriendsUpdateCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnRejectInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnAcceptInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnQueryFriendsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Friends__OnRejectInviteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices__ExternalAccountType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices__DynamicBindingException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__Result
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices__AllocationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__ComparisonOp
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices__LogicalCombineOp
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices__CachedArrayAllocationException-fake-1
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__CachedTypeAllocationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__CachedArrayAllocationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__CachedArrayAllocationException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__ExternalCredentialType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices__AttributeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices__ExternalAllocationException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__DynamicBindingException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__LoginStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices__ExternalAllocationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__AllocationException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__DynamicBindingException-fake-1
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices__CachedTypeAllocationException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Epic_OnlineServices_Auth__OnLinkAccountCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__AuthTokenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Auth__LinkAccountFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Auth__OnVerifyIdTokenCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnLoginStatusChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnDeletePersistentAuthCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__LoginCredentialType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Auth__OnVerifyUserAuthCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnLoginStatusChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnLogoutCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnVerifyUserAuthCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnQueryIdTokenCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnQueryIdTokenCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnVerifyIdTokenCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnLoginCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnLogoutCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__AuthScopeFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Auth__OnDeletePersistentAuthCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__OnLinkAccountCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Auth__LoginFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Auth__OnLoginCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Platform__ReleaseMemoryFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Platform__PlatformFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Platform__RTCBackgroundMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Platform__AllocateMemoryFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Platform__ApplicationStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Platform__NetworkStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Platform__DesktopCrossplayStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Platform__ReallocateMemoryFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRequestToJoinRejectedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnAcceptRequestToJoinCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnCustomInviteRejectedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnSendRequestToJoinCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnSendRequestToJoinCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRequestToJoinReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRequestToJoinResponseReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRejectRequestToJoinCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnCustomInviteReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRequestToJoinAcceptedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnCustomInviteRejectedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRejectRequestToJoinCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRequestToJoinRejectedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnCustomInviteReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnSendCustomNativeInviteRequestedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnSendCustomNativeInviteRequestedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRequestToJoinAcceptedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__RequestToJoinResponse
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnSendCustomInviteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnSendCustomInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRequestToJoinReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnAcceptRequestToJoinCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnCustomInviteAcceptedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnRequestToJoinResponseReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_CustomInvites__OnCustomInviteAcceptedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAdmin__OnSetParticipantHardMuteCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAdmin__OnSetParticipantHardMuteCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAdmin__OnQueryJoinRoomTokenCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAdmin__OnKickCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAdmin__OnQueryJoinRoomTokenCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTCAdmin__OnKickCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Stats__OnQueryStatsCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Stats__OnIngestStatCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Stats__OnQueryStatsCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Stats__OnIngestStatCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sanctions__SanctionAppealReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Sanctions__OnQueryActivePlayerSanctionsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sanctions__CreatePlayerSanctionAppealCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sanctions__CreatePlayerSanctionAppealCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Sanctions__OnQueryActivePlayerSanctionsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Reports__OnSendPlayerBehaviorReportCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Reports__OnSendPlayerBehaviorReportCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Reports__PlayerReportsCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_AntiCheatServer__OnClientAuthStatusChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatServer__OnClientActionRequiredCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatServer__OnMessageToClientCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatServer__OnMessageToClientCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatServer__OnClientActionRequiredCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_AntiCheatServer__OnClientAuthStatusChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnReadFileDataCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnQueryFileCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnQueryFileListCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnFileTransferProgressCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnReadFileCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnDeleteCacheCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnQueryFileCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnQueryFileListCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnFileTransferProgressCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnReadFileDataCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnDeleteCacheCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__OnReadFileCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_TitleStorage__ReadResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_RTC__OnBlockParticipantCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnJoinRoomCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnDisconnectedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__JoinRoomFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_RTC__OnParticipantStatusChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnParticipantStatusChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnDisconnectedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnRoomStatisticsUpdatedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnLeaveRoomCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnLeaveRoomCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnRoomStatisticsUpdatedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnJoinRoomCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__OnBlockParticipantCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_RTC__RTCParticipantStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_ProgressionSnapshot__OnDeleteSnapshotCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_ProgressionSnapshot__OnDeleteSnapshotCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_ProgressionSnapshot__OnSubmitSnapshotCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_ProgressionSnapshot__OnSubmitSnapshotCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__WriteResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnDuplicateFileCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnReadFileCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnDeleteFileCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnWriteFileCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnWriteFileDataCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnWriteFileCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnQueryFileListCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnFileTransferProgressCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnQueryFileCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnReadFileDataCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnDeleteFileCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnDeleteCacheCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnQueryFileListCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnQueryFileCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnReadFileCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnDeleteCacheCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnWriteFileDataCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnDuplicateFileCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnFileTransferProgressCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__ReadResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_PlayerDataStorage__OnReadFileDataCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UserInfo__OnQueryUserInfoCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UserInfo__OnQueryUserInfoByDisplayNameCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UserInfo__OnQueryUserInfoCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UserInfo__OnQueryUserInfoByExternalAccountCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UserInfo__OnQueryUserInfoByExternalAccountCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_UserInfo__OnQueryUserInfoByDisplayNameCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Presence__SetPresenceCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Presence__OnJoinGameAcceptedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Presence__OnQueryPresenceCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Presence__Status
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Presence__OnQueryPresenceCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Presence__OnPresenceChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Presence__OnPresenceChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Presence__OnJoinGameAcceptedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Presence__SetPresenceCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Logging__LogMessageFunc
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A04F8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Logging__LogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Logging__LogCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Logging__LogMessageFuncInternal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10852970   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnCreateUserCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnUpdateParentEmailCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnRequestPermissionsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnQueryPermissionsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnCreateUserCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__KWSPermissionStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_KWS__OnRequestPermissionsCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnPermissionsUpdateReceivedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnQueryAgeGateCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnPermissionsUpdateReceivedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnQueryPermissionsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnQueryAgeGateCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_KWS__OnUpdateParentEmailCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Rust_DLSS__NVSDK_NGX_PerfQuality_Value
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_Achievements__OnQueryDefinitionsCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnAchievementsUnlockedCallbackV2Internal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnUnlockAchievementsCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnQueryDefinitionsCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnAchievementsUnlockedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnAchievementsUnlockedCallbackV2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnQueryPlayerAchievementsCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnUnlockAchievementsCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnAchievementsUnlockedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Achievements__OnQueryPlayerAchievementsCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_IntegratedPlatform__OnUserPreLogoutCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_IntegratedPlatform__OnUserLoginStatusChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_IntegratedPlatform__IntegratedPlatformManagementFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_IntegratedPlatform__OnUserLoginStatusChangedCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_IntegratedPlatform__IntegratedPlatformPreLogoutAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Epic_OnlineServices_IntegratedPlatform__OnUserPreLogoutCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Leaderboards__OnQueryLeaderboardRanksCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Leaderboards__OnQueryLeaderboardUserScoresCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Leaderboards__OnQueryLeaderboardDefinitionsCompleteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Leaderboards__OnQueryLeaderboardDefinitionsCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Leaderboards__OnQueryLeaderboardRanksCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Leaderboards__OnQueryLeaderboardUserScoresCompleteCallbackInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Epic_OnlineServices_Leaderboards__LeaderboardAggregation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Kino__Motion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _exposureMode                    = 0x20         ;
        constexpr std::uintptr_t _shutterSpeed                    = 0x24         ;
        constexpr std::uintptr_t _exposureTimeScale               = 0x28         ;
        constexpr std::uintptr_t _sampleCount                     = 0x2C         ;
        constexpr std::uintptr_t _sampleCountValue                = 0x30         ;
        constexpr std::uintptr_t _maxBlurRadius                   = 0x34         ;
        constexpr std::uintptr_t _debugMode                       = 0x38         ;

        constexpr std::uintptr_t _6b689b75b803e6e23c45710aea31793d4dff1540 = 0x40         ;
        constexpr std::uintptr_t _bef8782228c25522227bdcb38bd6568aa0d7f820 = 0x48         ;
    }

    namespace Rust_Workshop_Editor__WorkshopPlayerPreview
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace Rust_Workshop_Editor__Publisher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Description                      = 0x20         ;
        constexpr std::uintptr_t ChangeLog                        = 0x28         ;
        constexpr std::uintptr_t PublishButton                    = 0x30         ;
        constexpr std::uintptr_t IconBackground                   = 0x38         ;
        constexpr std::uintptr_t DeployableScreenshotAnchors      = 0x40         ;
        constexpr std::uintptr_t ClothingScreenshotAnchors        = 0x48         ;
        constexpr std::uintptr_t WeaponScreenshotAnchors          = 0x50         ;
        constexpr std::uintptr_t FirstPersonViewScreenshotAnchor  = 0x58         ;
        constexpr std::uintptr_t screenshotCamera                 = 0x60         ;
        constexpr std::uintptr_t flashlightToggle                 = 0x68         ;
        constexpr std::uintptr_t rainToggle                       = 0x70         ;
        constexpr std::uintptr_t fogToggle                        = 0x78         ;
        constexpr std::uintptr_t spotlightToggle                  = 0x80         ;
        constexpr std::uintptr_t depthOfFieldToggle               = 0x88         ;
        constexpr std::uintptr_t hidePlayerToggle                 = 0x90         ;
        constexpr std::uintptr_t firstPersonToggle                = 0x98         ;
        constexpr std::uintptr_t adsToggle                        = 0xA0         ;
        constexpr std::uintptr_t timeSlider                       = 0xA8         ;
        constexpr std::uintptr_t customIconImage                  = 0xB0         ;
        constexpr std::uintptr_t customIconLabel                  = 0xB8         ;
        constexpr std::uintptr_t customPreviewButtonPrefab        = 0xC0         ;
        constexpr std::uintptr_t customPreviewButtonsContainer    = 0xC8         ;

        constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0xD0         ;
        constexpr std::uintptr_t _7bc28dc43691638effa302e2ccfe8da5f2d6b9cb = 0xD8         ;
        constexpr std::uintptr_t _fcd0b51de6f0a61c94718757aa251ab07a1f644d = 0xE0         ;
        constexpr std::uintptr_t _d772df33db58354cf76f8d875caae688b7483cc0 = 0xE8         ;
        constexpr std::uintptr_t _e84257ee2adaac9a391b8291b027cad822feed59 = 0xF0         ;
        constexpr std::uintptr_t _ed9506256e67f8ef90908070a08d4c80b3a51a82 = 0xF8         ;
        constexpr std::uintptr_t _3b243e4331b44912e8175af9045334b3b444cdfa = 0x100        ;
        constexpr std::uintptr_t _67b98e30751e343c4a4049a893610f78a4c32d85 = 0x108        ;
        constexpr std::uintptr_t _662c9e8e55485de8b149b07b4c0510f004a5e4ac = 0x110        ;
    }

    namespace Rust_Workshop_Editor__WorkshopCameraKeybindAnchor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t holdKey                          = 0x20         ;
        constexpr std::uintptr_t pressKey                         = 0x24         ;

        constexpr std::uintptr_t _4a697c323bcc73065713ac86fb971dac60254996 = 0x28         ;
    }

    namespace Rust_Workshop_Editor__ColorRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ParamName                        = 0x20         ;
        constexpr std::uintptr_t Reset                            = 0x28         ;
        constexpr std::uintptr_t Red                              = 0x30         ;
        constexpr std::uintptr_t Green                            = 0x38         ;
        constexpr std::uintptr_t Blue                             = 0x40         ;
        constexpr std::uintptr_t ColourPickerGameObject           = 0x48         ;

        constexpr std::uintptr_t _1f89f45ab16ee1be6e88bf8d48f81a57dbffa1af = 0x50         ;
        constexpr std::uintptr_t _76ff9b258175d52bef2a5ed9f5dfda0469db396c = 0x60         ;
        constexpr std::uintptr_t _de1df41d6685ecffce250f8a7f097c1ca7d408c1 = 0x68         ;
        constexpr std::uintptr_t _6c5ece271f5b6102043e779d12adb475cf79193a = 0x70         ;
        constexpr std::uintptr_t _6a66809faa0c4ee12f5a12ff28b2b9236de16b0d = 0x74         ;
    }

    namespace Rust_Workshop_Editor__MaterialRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ParamName                        = 0x20         ;
    }

    namespace Rust_Workshop_Editor__TextureRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ParamName                        = 0x20         ;
        constexpr std::uintptr_t IsNormalMap                      = 0x30         ;
        constexpr std::uintptr_t TargetImage                      = 0x38         ;
        constexpr std::uintptr_t FilenameLabel                    = 0x40         ;
        constexpr std::uintptr_t Reset                            = 0x48         ;
        constexpr std::uintptr_t Clear                            = 0x50         ;
        constexpr std::uintptr_t HasChanges                       = 0x58         ;

        constexpr std::uintptr_t _22ae36b887c6fd419c00c5ec2ed0f99d1ba8eb2e = 0x28         ;
        constexpr std::uintptr_t _23fab706da1d27ddff7282257446e5518a5dee57 = 0x60         ;
        constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x68         ;
    }

    namespace Rust_Workshop_Editor__WorkshopView
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t AuthorName                       = 0x28         ;
        constexpr std::uintptr_t VotingPanel                      = 0x30         ;

        constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x38         ;
    }

    namespace Rust_Workshop_Editor__FloatRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ParamName                        = 0x20         ;
        constexpr std::uintptr_t Reset                            = 0x28         ;
        constexpr std::uintptr_t Slider                           = 0x30         ;

        constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x38         ;
    }

    namespace Rust_Workshop__DropChance
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Workshop__WorkshopInterface
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Workshop__Price
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Workshop__WorkshopViewmodelControls
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Enabled                          = 0x20         ;
        constexpr std::uintptr_t Ironsights                       = 0x28         ;
        constexpr std::uintptr_t admire                           = 0x30         ;

        constexpr std::uintptr_t _8817930db1c7576bb8b3dc31e6866b564fa5bab7 = 0x38         ;
    }

    namespace Rust_Workshop__Category
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Workshop__WorkshopItemEditor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ItemAnimatorButtons              = 0x50         ;
        constexpr std::uintptr_t ItemSelectionButtonsParent       = 0x58         ;
        constexpr std::uintptr_t ItemSelectionButtonPrefab        = 0x60         ;
        constexpr std::uintptr_t SelectedItemTypeLabel            = 0x68         ;
        constexpr std::uintptr_t ItemSelectionScrollbar           = 0x70         ;
        constexpr std::uintptr_t ToggleFXButton                   = 0x78         ;
        constexpr std::uintptr_t ItemTitleLabel                   = 0x80         ;
        constexpr std::uintptr_t ViewmodelControls                = 0x88         ;
        constexpr std::uintptr_t MaterialTabHolder                = 0x90         ;
        constexpr std::uintptr_t FileDialogObject                 = 0x98         ;
        constexpr std::uintptr_t EditorElements                   = 0xA0         ;
        constexpr std::uintptr_t SpecularOnlyElements             = 0xA8         ;
        constexpr std::uintptr_t MetalnessOnlyElements            = 0xB0         ;
        constexpr std::uintptr_t ClothOnlyElements                = 0xB8         ;
        constexpr std::uintptr_t DetailOnlyElements               = 0xC0         ;
        constexpr std::uintptr_t DirtOnlyElements                 = 0xC8         ;
        constexpr std::uintptr_t MaterialInformationPanel         = 0xD0         ;
        constexpr std::uintptr_t TextureResolutionInfoRows        = 0xD8         ;
        constexpr std::uintptr_t ShortName                        = 0xE0         ;
        constexpr std::uintptr_t EditingMaterial                  = 0xF0         ;
        constexpr std::uintptr_t ItemSpawnPositionAnchor          = 0xF8         ;

        constexpr std::uintptr_t _fcb693e9fd23e80a4e20b182ae649ed45e6bc944 = 0x20         ;
        constexpr std::uintptr_t _a9e8acc055960a0b527988599817b8d77b8a3b37 = 0x28         ;
        constexpr std::uintptr_t _642556322061472faf569357968510887c38bf88 = 0x30         ;
        constexpr std::uintptr_t _c24077105163444f2087006efc97e95c3e76616d = 0x38         ;
        constexpr std::uintptr_t _5ea3bebced7635dde183b57b4101a9083b953eab = 0x40         ;
        constexpr std::uintptr_t _d802158b68330f098b4cada10c32df424299fd76 = 0x48         ;
        constexpr std::uintptr_t _990794b6f54243072447b9cafffab00b13e2b7bb = 0xE8         ;
        constexpr std::uintptr_t _cde23bc7ac7c369bf326dd2ded59e5784e3f3d05 = 0x100        ;
        constexpr std::uintptr_t _a3c4e783b1278492eef098bb5ae3bd1726551224 = 0x108        ;
        constexpr std::uintptr_t _9b789a50e4032286c07df5fb3bebd415ea74a4b6 = 0x109        ;
        constexpr std::uintptr_t _c5453b56576b05aeddecb6927f43cee19e91b55e = 0x110        ;
    }

    namespace Rust_Workshop__WorkshopIconLoader
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Workshop__WorkshopSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _d48b1335da41d8f76a4929207c62cca433b7db72 = 0x20         ;
        constexpr std::uintptr_t _06dd8efd44a4927791a19a2ef84a5af283f4b15e = 0x28         ;
        constexpr std::uintptr_t _63dbd71a19076b3541089991b3561aa983584e5b = 0x30         ;
        constexpr std::uintptr_t _2fd239088dfaf5c6e669d6d785d07881719820ba = 0x38         ;
        constexpr std::uintptr_t _d928fafbc9da546949729b65b03d6c78703165ec = 0x40         ;
    }

    namespace %9638cee8a260c87412e891139d6467c5c214e6d9
    {
        constexpr std::uintptr_t _f14896fb8d614eca5d26cf1574aec5050945253c = 0x10         ;
        constexpr std::uintptr_t _a45210e0dc3a2379b8ba27451058bde8aa42b6c5 = 0x14         ;
        constexpr std::uintptr_t _736c14ccac56b551101e8c24dfe48a7ad884e639 = 0x18         ;
        constexpr std::uintptr_t _b0851559d42d52dd93f1f6ffb3432f7254ad8b64 = 0x20         ;
        constexpr std::uintptr_t _c34eece80228e933b72ff1067d5860058adacbf5 = 0x28         ;
        constexpr std::uintptr_t _db8ddce8b6e36ec8e9690cc3111aa87c69679489 = 0x30         ;
        constexpr std::uintptr_t _c24077105163444f2087006efc97e95c3e76616d = 0x38         ;
        constexpr std::uintptr_t _ca4dec424c0ae3e27092a582711509f6969dbb99 = 0x40         ;
        constexpr std::uintptr_t _31e591e55b669858ca93e77ceec51eb41a7acd5a = 0x48         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x50         ;
        constexpr std::uintptr_t _dce74fef57206c73467e11397c0275edc2c3d519 = 0x58         ;
        constexpr std::uintptr_t _cbf7cfd9f0636aa9c5644e6908e55e07de41807c = 0x5C         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace WorkshopItemSelectionButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Button                           = 0x20         ;
        constexpr std::uintptr_t ItemIdentifier                   = 0x28         ;
        constexpr std::uintptr_t Editor                           = 0x30         ;
    }

    namespace Group
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t Material                         = 0x18         ;
        constexpr std::uintptr_t MaxTextureSize                   = 0x20         ;
    }

    namespace Skinnable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6768   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t ItemName                         = 0x20         ;
        constexpr std::uintptr_t EntityPrefab                     = 0x28         ;
        constexpr std::uintptr_t EntityPrefabName                 = 0x30         ;
        constexpr std::uintptr_t EntityFemalePrefab               = 0x38         ;
        constexpr std::uintptr_t EntityFemalePrefabName           = 0x40         ;
        constexpr std::uintptr_t ViewmodelPrefab                  = 0x48         ;
        constexpr std::uintptr_t ViewmodelPrefabName              = 0x50         ;
        constexpr std::uintptr_t MeshDownloads                    = 0x58         ;
        constexpr std::uintptr_t MeshDownloadPaths                = 0x60         ;
        constexpr std::uintptr_t Category                         = 0x68         ;
        constexpr std::uintptr_t HideInWorkshopUpload             = 0x6C         ;
        constexpr std::uintptr_t WorkshopDefaultZoom              = 0x70         ;
        constexpr std::uintptr_t WorkshopDefaultRotationOffset    = 0x74         ;
        constexpr std::uintptr_t Groups                           = 0x80         ;

        constexpr std::uintptr_t _4f66ad9160a36c81bbfbd302984d4fa20dd6b9bd = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _2af821823d6ca4262988578ba95456c6aa21c190 = 0x0          ;
            constexpr std::uintptr_t _6c9fde69a0c4cb8fa0ed2d05f7aec25558752fdd = 0x8          ;
        }

    }

    namespace WorkshopBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t itemID                           = 0x18         ;
        constexpr std::uintptr_t title                            = 0x20         ;
        constexpr std::uintptr_t description                      = 0x28         ;
        constexpr std::uintptr_t previewImage                     = 0x30         ;
    }

    namespace %85ff2ae42a920adb7047079e127558cecbae62d7
    {
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x10         ;
        constexpr std::uintptr_t _3a6469419fced0d4acbb3b43ba64682f2d71ab08 = 0x18         ;
    }

    namespace Group
    {
        constexpr std::uintptr_t _Textures_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _Floats_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Colors_k__BackingField          = 0x20         ;
    }

    namespace ColorEntry
    {
        constexpr std::uintptr_t _r_k__BackingField               = 0x10         ;
        constexpr std::uintptr_t _g_k__BackingField               = 0x14         ;
        constexpr std::uintptr_t _b_k__BackingField               = 0x18         ;
    }

    namespace Manifest
    {
        constexpr std::uintptr_t _Version_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _ItemType_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _AuthorId_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _PublishDate_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _Groups_k__BackingField          = 0x30         ;
    }

    namespace %85ee7b4b61a863f43bee879a91e9de4172db1896
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107266F0   ;
        constexpr std::uintptr_t _2e18af9ec3eabdc133fb8e202c8b355f661f2641 = 0x10         ;
        constexpr std::uintptr_t _ddcae34eca8ccb424725b39d237d41a66b98a0d4 = 0x18         ;
        constexpr std::uintptr_t _ed9506256e67f8ef90908070a08d4c80b3a51a82 = 0x20         ;
        constexpr std::uintptr_t _c71804e9201a46e505b477a4cbf4c4ce1b73a874 = 0x28         ;
        constexpr std::uintptr_t _1da7a03491aa0a65997d77ae322ae802990cd93a = 0x30         ;
        constexpr std::uintptr_t _02c9b49b170f756827d4e43a25cdd5bd577e5198 = 0x38         ;
        constexpr std::uintptr_t _1abbabdfec90818662075c7e42185cddb853809c = 0x40         ;
        constexpr std::uintptr_t _d18b392e02569e7cfbd1c34e92a1f64f84f6a30b = 0x48         ;
        constexpr std::uintptr_t _5c8b215cd33521e5f6127808e4603927d1516843 = 0x50         ;
        constexpr std::uintptr_t _c9550877769ec842d2cd0b1377edd75ccbe4a14e = 0x58         ;
        constexpr std::uintptr_t _d64b4526c5954f8885e88466e2bf9cbceee5faeb = 0x60         ;
        constexpr std::uintptr_t _6fc416bb730306cc806c5e3b32587e69e2e01cf8 = 0x68         ;
        constexpr std::uintptr_t _70795e942ce5a2278e9f232f24ba4e5d57aea2ee = 0x69         ;
        constexpr std::uintptr_t _ff5262f3209bca95379edf42525d9b86eefcf77d = 0x70         ;
        constexpr std::uintptr_t _f9ebc0b64b6ff273496cd2fb2563552e08a9a158 = 0x78         ;
        constexpr std::uintptr_t _032ac78085ebd5daaf4230a2097f41564dc09599 = 0x80         ;
        constexpr std::uintptr_t _837d7fd8fa263c9fcaed909828df3e2ac593c350 = 0x88         ;
        constexpr std::uintptr_t _3834839914e88e5e1662f1838b538a276373aa8a = 0x90         ;
    }

    namespace WorkshopEmissionToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t targetRenderers                  = 0x20         ;
        constexpr std::uintptr_t materialIndex                    = 0x28         ;
    }

    namespace %80f0b707e021b829c7098419417996b5be6253b2
    {
        constexpr std::uintptr_t _5c8b215cd33521e5f6127808e4603927d1516843 = 0x10         ;
        constexpr std::uintptr_t _ff5262f3209bca95379edf42525d9b86eefcf77d = 0x18         ;
        constexpr std::uintptr_t _70795e942ce5a2278e9f232f24ba4e5d57aea2ee = 0x20         ;
        constexpr std::uintptr_t _1abbabdfec90818662075c7e42185cddb853809c = 0x28         ;
        constexpr std::uintptr_t _3834839914e88e5e1662f1838b538a276373aa8a = 0x30         ;
        constexpr std::uintptr_t _ed9506256e67f8ef90908070a08d4c80b3a51a82 = 0x38         ;
        constexpr std::uintptr_t _f9ebc0b64b6ff273496cd2fb2563552e08a9a158 = 0x40         ;
        constexpr std::uintptr_t _2e18af9ec3eabdc133fb8e202c8b355f661f2641 = 0x48         ;
        constexpr std::uintptr_t _032ac78085ebd5daaf4230a2097f41564dc09599 = 0x50         ;
        constexpr std::uintptr_t _c9550877769ec842d2cd0b1377edd75ccbe4a14e = 0x58         ;
        constexpr std::uintptr_t _d18b392e02569e7cfbd1c34e92a1f64f84f6a30b = 0x60         ;
        constexpr std::uintptr_t _02c9b49b170f756827d4e43a25cdd5bd577e5198 = 0x68         ;
        constexpr std::uintptr_t _837d7fd8fa263c9fcaed909828df3e2ac593c350 = 0x70         ;
        constexpr std::uintptr_t _ddcae34eca8ccb424725b39d237d41a66b98a0d4 = 0x78         ;
        constexpr std::uintptr_t _d64b4526c5954f8885e88466e2bf9cbceee5faeb = 0x80         ;
        constexpr std::uintptr_t _c71804e9201a46e505b477a4cbf4c4ce1b73a874 = 0x88         ;
        constexpr std::uintptr_t _1da7a03491aa0a65997d77ae322ae802990cd93a = 0x90         ;
        constexpr std::uintptr_t _6fc416bb730306cc806c5e3b32587e69e2e01cf8 = 0x94         ;
    }

    namespace WorkshopAnimatorControlType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WorkshopAnimatorControlSettings
    {
        constexpr std::uintptr_t parameterName                    = 0x0          ;
        constexpr std::uintptr_t controlType                      = 0x8          ;
        constexpr std::uintptr_t defaultValue                     = 0xC          ;
        constexpr std::uintptr_t icon                             = 0x10         ;
        constexpr std::uintptr_t Token                            = 0x18         ;
    }

    namespace WorkshopAnimatorControls
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animator                         = 0x20         ;
        constexpr std::uintptr_t settings                         = 0x28         ;
    }

    namespace WorkshopPreviewImageButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TextureImage                     = 0x20         ;
        constexpr std::uintptr_t FileLabel                        = 0x28         ;
        constexpr std::uintptr_t FileSizeWarning                  = 0x30         ;
        constexpr std::uintptr_t publisher                        = 0x38         ;

        constexpr std::uintptr_t _8a3b12f197cdbf7c2d75579b920c1eda72e1f39e = 0x40         ;
        constexpr std::uintptr_t _0eb999012b1b7d4036f2d1feca01598bca5d6cf3 = 0x48         ;
    }

    namespace %f5d5422ac48e3ff0933a297f5c99e515b3a119a2
    {
        constexpr std::uintptr_t _f14896fb8d614eca5d26cf1574aec5050945253c = 0x10         ;
        constexpr std::uintptr_t _a45210e0dc3a2379b8ba27451058bde8aa42b6c5 = 0x14         ;
        constexpr std::uintptr_t _736c14ccac56b551101e8c24dfe48a7ad884e639 = 0x18         ;
        constexpr std::uintptr_t _b0851559d42d52dd93f1f6ffb3432f7254ad8b64 = 0x20         ;
        constexpr std::uintptr_t _c34eece80228e933b72ff1067d5860058adacbf5 = 0x28         ;
        constexpr std::uintptr_t _db8ddce8b6e36ec8e9690cc3111aa87c69679489 = 0x30         ;
        constexpr std::uintptr_t _c24077105163444f2087006efc97e95c3e76616d = 0x38         ;
        constexpr std::uintptr_t _ca4dec424c0ae3e27092a582711509f6969dbb99 = 0x40         ;
        constexpr std::uintptr_t _31e591e55b669858ca93e77ceec51eb41a7acd5a = 0x48         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x50         ;
        constexpr std::uintptr_t _dce74fef57206c73467e11397c0275edc2c3d519 = 0x58         ;
        constexpr std::uintptr_t _cbf7cfd9f0636aa9c5644e6908e55e07de41807c = 0x5C         ;
    }

    namespace SkinType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WorkshopSkinBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t itemID                           = 0x18         ;
        constexpr std::uintptr_t title                            = 0x20         ;
        constexpr std::uintptr_t description                      = 0x28         ;
        constexpr std::uintptr_t previewImage                     = 0x30         ;
        constexpr std::uintptr_t skinType                         = 0x38         ;
        constexpr std::uintptr_t skinMaterial0                    = 0x40         ;
        constexpr std::uintptr_t skinMaterial1                    = 0x48         ;
        constexpr std::uintptr_t skinMaterial2                    = 0x50         ;
        constexpr std::uintptr_t skinMaterial3                    = 0x58         ;
    }

    namespace WorkshopAnimatorButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t text                             = 0x28         ;

        constexpr std::uintptr_t _2cd5aca5e86b41a953f222fc99f8ed549eb953b9 = 0x30         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x38         ;
    }

    namespace %e5e7c68927fcdcfe648d8c30c26a4d246dc7b75d
    {
        constexpr std::uintptr_t _cbf7cfd9f0636aa9c5644e6908e55e07de41807c = 0x10         ;
        constexpr std::uintptr_t _31e591e55b669858ca93e77ceec51eb41a7acd5a = 0x18         ;
        constexpr std::uintptr_t _c34eece80228e933b72ff1067d5860058adacbf5 = 0x20         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x28         ;
        constexpr std::uintptr_t _f14896fb8d614eca5d26cf1574aec5050945253c = 0x30         ;
        constexpr std::uintptr_t _736c14ccac56b551101e8c24dfe48a7ad884e639 = 0x31         ;
        constexpr std::uintptr_t _b0851559d42d52dd93f1f6ffb3432f7254ad8b64 = 0x38         ;
        constexpr std::uintptr_t _ca4dec424c0ae3e27092a582711509f6969dbb99 = 0x40         ;
        constexpr std::uintptr_t _dce74fef57206c73467e11397c0275edc2c3d519 = 0x44         ;
        constexpr std::uintptr_t _c24077105163444f2087006efc97e95c3e76616d = 0x48         ;
        constexpr std::uintptr_t _a45210e0dc3a2379b8ba27451058bde8aa42b6c5 = 0x50         ;
        constexpr std::uintptr_t _db8ddce8b6e36ec8e9690cc3111aa87c69679489 = 0x58         ;
    }

    namespace WorkshopItemAnimator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t buttonSpawingAnchor              = 0x20         ;
        constexpr std::uintptr_t buttonPrefab                     = 0x28         ;

        constexpr std::uintptr_t _c21bda7b77b587a598033544a92f2bf1b1f717d1 = 0x30         ;
    }

    namespace %849c09c9f164f2b401120e984d7bb860b15b433f
    {
        constexpr std::uintptr_t _654ba784ecd92a80df694f8498a0912ee83e6b64 = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _6caa042b07c18094465a67b5b8d302d579639402 = 0x20         ;
        constexpr std::uintptr_t _c52a3fc2b2fcdd6221724c6c1dcca18208976db0 = 0x28         ;
        constexpr std::uintptr_t _7cd90021577ebf08fdc588645626c7cf71cc13ac = 0x30         ;
        constexpr std::uintptr_t _d9fffe7afda99b8a853d52a990c3516b05451e5e = 0x38         ;
        constexpr std::uintptr_t _61132b1ddbc39f3516bb1cf3087f2d853d1682b7 = 0x40         ;
        constexpr std::uintptr_t _1d68e803e86950f1308cdc731d77fa5377a902f0 = 0x48         ;
        constexpr std::uintptr_t _b9bf3dbb3da356541cc617c190be09a44efb306c = 0x50         ;
        constexpr std::uintptr_t _db52e1ee03aa1514054cc2586b7abd6af36a4f3a = 0x58         ;
        constexpr std::uintptr_t _7459157aad31b39e7c7240065009edb3dbc90f87 = 0x60         ;
        constexpr std::uintptr_t _8e550ed1b587eb29f02776ffb1b66b8a24c39de9 = 0x68         ;
        constexpr std::uintptr_t _8b66e480edb332da10ce79b7143f083fa255625a = 0x70         ;
        constexpr std::uintptr_t _d847ee784ff667e331b7ffe9cefaf3ed9817436e = 0x78         ;
        constexpr std::uintptr_t _f79b5d00a9a31fa8bd0137e2eb0366fbfcf61113 = 0x80         ;
        constexpr std::uintptr_t _f2222e71b3573ca898d283c05c5dc3f80ee0aad8 = 0x88         ;
        constexpr std::uintptr_t _03adb0cf76795132d3a4741ccf5688d7f116e172 = 0x90         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x98         ;
        constexpr std::uintptr_t _32f581372d8e1faa8bc1fcf7068bc7cdba656823 = 0xA0         ;
        constexpr std::uintptr_t _2f72adb3a4df26f1e7d23b0029327d05b5826226 = 0xA8         ;
        constexpr std::uintptr_t _541a4d70c78ae1edccb8bbc319bf9425cf387d54 = 0xB0         ;
        constexpr std::uintptr_t _339cc5659632746a47be17a5feb3ea5ed6f42ae3 = 0xB8         ;
        constexpr std::uintptr_t _12a1a4cf41a9f14672905741416adf573d885da8 = 0xC0         ;
        constexpr std::uintptr_t _e95938081bac0445404aaea9f15ae170632584fb = 0xC8         ;
        constexpr std::uintptr_t _399bf105266bb2896fa29a41893d84669f10b2c6 = 0xC9         ;
        constexpr std::uintptr_t _10c11419050f99e3e046fbab479f560139f7077d = 0xD0         ;
    }

    namespace %226bb27a798a87da0ffeb66569062fc13384a34b
    {
        constexpr std::uintptr_t _654ba784ecd92a80df694f8498a0912ee83e6b64 = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _6caa042b07c18094465a67b5b8d302d579639402 = 0x20         ;
        constexpr std::uintptr_t _c52a3fc2b2fcdd6221724c6c1dcca18208976db0 = 0x28         ;
        constexpr std::uintptr_t _7cd90021577ebf08fdc588645626c7cf71cc13ac = 0x30         ;
        constexpr std::uintptr_t _d9fffe7afda99b8a853d52a990c3516b05451e5e = 0x38         ;
        constexpr std::uintptr_t _61132b1ddbc39f3516bb1cf3087f2d853d1682b7 = 0x40         ;
        constexpr std::uintptr_t _1d68e803e86950f1308cdc731d77fa5377a902f0 = 0x48         ;
        constexpr std::uintptr_t _b9bf3dbb3da356541cc617c190be09a44efb306c = 0x50         ;
        constexpr std::uintptr_t _db52e1ee03aa1514054cc2586b7abd6af36a4f3a = 0x58         ;
        constexpr std::uintptr_t _7459157aad31b39e7c7240065009edb3dbc90f87 = 0x60         ;
        constexpr std::uintptr_t _8e550ed1b587eb29f02776ffb1b66b8a24c39de9 = 0x68         ;
        constexpr std::uintptr_t _8b66e480edb332da10ce79b7143f083fa255625a = 0x70         ;
        constexpr std::uintptr_t _d847ee784ff667e331b7ffe9cefaf3ed9817436e = 0x78         ;
        constexpr std::uintptr_t _f79b5d00a9a31fa8bd0137e2eb0366fbfcf61113 = 0x80         ;
        constexpr std::uintptr_t _f2222e71b3573ca898d283c05c5dc3f80ee0aad8 = 0x88         ;
        constexpr std::uintptr_t _03adb0cf76795132d3a4741ccf5688d7f116e172 = 0x90         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x98         ;
        constexpr std::uintptr_t _32f581372d8e1faa8bc1fcf7068bc7cdba656823 = 0xA0         ;
        constexpr std::uintptr_t _2f72adb3a4df26f1e7d23b0029327d05b5826226 = 0xA8         ;
        constexpr std::uintptr_t _541a4d70c78ae1edccb8bbc319bf9425cf387d54 = 0xB0         ;
        constexpr std::uintptr_t _339cc5659632746a47be17a5feb3ea5ed6f42ae3 = 0xB8         ;
        constexpr std::uintptr_t _12a1a4cf41a9f14672905741416adf573d885da8 = 0xC0         ;
        constexpr std::uintptr_t _e95938081bac0445404aaea9f15ae170632584fb = 0xC8         ;
        constexpr std::uintptr_t _399bf105266bb2896fa29a41893d84669f10b2c6 = 0xC9         ;
        constexpr std::uintptr_t _10c11419050f99e3e046fbab479f560139f7077d = 0xD0         ;
        constexpr std::uintptr_t _4aa1a586a20acac7e3d6d4e6ca8e05674a48f278 = 0xD8         ;
        constexpr std::uintptr_t _5aa3a7d9e7b4cc730d1e875745649d0fd8674a86 = 0xDC         ;
        constexpr std::uintptr_t _9cf9eee5158fb8b728457c5860f35ccbdcbf96ef = 0xE0         ;
        constexpr std::uintptr_t _2904d0cd9c657b4d0db9f66f3226aad0dc822e3e = 0xE4         ;
        constexpr std::uintptr_t _338afddb566378a3f6c2d66c08c2aa0e1a9dd590 = 0xE8         ;
        constexpr std::uintptr_t _6a92ffb9e6319a2483bcc55b52d4e66451123b3f = 0xEC         ;
    }

    namespace %81cc37ddcdac698a5aed469cd63fc85b5561897c
    {
        constexpr std::uintptr_t _5831af720c2a7c1c781e9d35737c6d8130dd499f = 0x10         ;
        constexpr std::uintptr_t _3a6469419fced0d4acbb3b43ba64682f2d71ab08 = 0x18         ;
    }

    namespace WorkshopFXControls
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t enabledForExport                 = 0x20         ;
        constexpr std::uintptr_t OnEnable                         = 0x28         ;
        constexpr std::uintptr_t OnDisable                        = 0x30         ;
    }

    namespace Rust_Workshop_Import__ImportVersion1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Workshop_Import__ImportVersion3
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_Workshop_Import__ImportVersion2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _c985fa01749cc0fc1fde00276f0819964555bc83 = 0x20         ;
    }

    namespace WIN32_FIND_DATA
    {
        constexpr std::uintptr_t dwFileAttributes                 = 0x0          ;
        constexpr std::uintptr_t ftCreationTime                   = 0x4          ;
        constexpr std::uintptr_t ftLastAccessTime                 = 0xC          ;
        constexpr std::uintptr_t ftLastWriteTime                  = 0x14         ;
        constexpr std::uintptr_t nFileSizeHigh                    = 0x1C         ;
        constexpr std::uintptr_t nFileSizeLow                     = 0x20         ;
        constexpr std::uintptr_t dwReserved0                      = 0x24         ;
        constexpr std::uintptr_t dwReserved1                      = 0x28         ;
        constexpr std::uintptr_t _cFileName                       = 0x2C         ;
        constexpr std::uintptr_t _cAlternateFileName              = 0x234        ;
    }

    namespace REG_TZI_FORMAT
    {
        constexpr std::uintptr_t Bias                             = 0x0          ;
        constexpr std::uintptr_t StandardBias                     = 0x4          ;
        constexpr std::uintptr_t DaylightBias                     = 0x8          ;
        constexpr std::uintptr_t StandardDate                     = 0xC          ;
        constexpr std::uintptr_t DaylightDate                     = 0x1C         ;
    }

    namespace SYSTEMTIME
    {
        constexpr std::uintptr_t Year                             = 0x0          ;
        constexpr std::uintptr_t Month                            = 0x2          ;
        constexpr std::uintptr_t DayOfWeek                        = 0x4          ;
        constexpr std::uintptr_t Day                              = 0x6          ;
        constexpr std::uintptr_t Hour                             = 0x8          ;
        constexpr std::uintptr_t Minute                           = 0xA          ;
        constexpr std::uintptr_t Second                           = 0xC          ;
        constexpr std::uintptr_t Milliseconds                     = 0xE          ;
    }

    namespace TIME_DYNAMIC_ZONE_INFORMATION
    {
        constexpr std::uintptr_t Bias                             = 0x0          ;
        constexpr std::uintptr_t StandardName                     = 0x4          ;
        constexpr std::uintptr_t StandardDate                     = 0x44         ;
        constexpr std::uintptr_t StandardBias                     = 0x54         ;
        constexpr std::uintptr_t DaylightName                     = 0x58         ;
        constexpr std::uintptr_t DaylightDate                     = 0x98         ;
        constexpr std::uintptr_t DaylightBias                     = 0xA8         ;
        constexpr std::uintptr_t TimeZoneKeyName                  = 0xAC         ;
        constexpr std::uintptr_t DynamicDaylightTimeDisabled      = 0x1AC        ;
    }

    namespace TIME_ZONE_INFORMATION
    {
        constexpr std::uintptr_t Bias                             = 0x0          ;
        constexpr std::uintptr_t StandardName                     = 0x4          ;
        constexpr std::uintptr_t StandardDate                     = 0x44         ;
        constexpr std::uintptr_t StandardBias                     = 0x54         ;
        constexpr std::uintptr_t DaylightName                     = 0x58         ;
        constexpr std::uintptr_t DaylightDate                     = 0x98         ;
        constexpr std::uintptr_t DaylightBias                     = 0xA8         ;
    }

    namespace COPYFILE2_EXTENDED_PARAMETERS
    {
        constexpr std::uintptr_t dwSize                           = 0x0          ;
        constexpr std::uintptr_t dwCopyFlags                      = 0x4          ;
        constexpr std::uintptr_t pfCancel                         = 0x8          ;
        constexpr std::uintptr_t pProgressRoutine                 = 0x10         ;
        constexpr std::uintptr_t pvCallbackContext                = 0x18         ;
    }

    namespace FILE_INFO_BY_HANDLE_CLASS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FILE_TIME
    {
        constexpr std::uintptr_t dwLowDateTime                    = 0x0          ;
        constexpr std::uintptr_t dwHighDateTime                   = 0x4          ;
    }

    namespace FINDEX_INFO_LEVELS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FINDEX_SEARCH_OPS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GET_FILEEX_INFO_LEVELS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SECURITY_ATTRIBUTES
    {
        constexpr std::uintptr_t nLength                          = 0x0          ;
        constexpr std::uintptr_t lpSecurityDescriptor             = 0x8          ;
        constexpr std::uintptr_t bInheritHandle                   = 0x10         ;
    }

    namespace FILE_BASIC_INFO
    {
        constexpr std::uintptr_t CreationTime                     = 0x0          ;
        constexpr std::uintptr_t LastAccessTime                   = 0x8          ;
        constexpr std::uintptr_t LastWriteTime                    = 0x10         ;
        constexpr std::uintptr_t ChangeTime                       = 0x18         ;
        constexpr std::uintptr_t FileAttributes                   = 0x20         ;
    }

    namespace WIN32_FILE_ATTRIBUTE_DATA
    {
        constexpr std::uintptr_t dwFileAttributes                 = 0x0          ;
        constexpr std::uintptr_t ftCreationTime                   = 0x4          ;
        constexpr std::uintptr_t ftLastAccessTime                 = 0xC          ;
        constexpr std::uintptr_t ftLastWriteTime                  = 0x14         ;
        constexpr std::uintptr_t nFileSizeHigh                    = 0x1C         ;
        constexpr std::uintptr_t nFileSizeLow                     = 0x20         ;
    }

    namespace NTSTATUS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BOOL
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BOOLEAN
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LongFileTime
    {
        constexpr std::uintptr_t TicksSince1601                   = 0x0          ;
    }

    namespace UNICODE_STRING
    {
        constexpr std::uintptr_t Length                           = 0x0          ;
        constexpr std::uintptr_t MaximumLength                    = 0x2          ;
        constexpr std::uintptr_t Buffer                           = 0x8          ;
    }

    namespace FILE_FULL_DIR_INFORMATION
    {
        constexpr std::uintptr_t NextEntryOffset                  = 0x0          ;
        constexpr std::uintptr_t FileIndex                        = 0x4          ;
        constexpr std::uintptr_t CreationTime                     = 0x8          ;
        constexpr std::uintptr_t LastAccessTime                   = 0x10         ;
        constexpr std::uintptr_t LastWriteTime                    = 0x18         ;
        constexpr std::uintptr_t ChangeTime                       = 0x20         ;
        constexpr std::uintptr_t EndOfFile                        = 0x28         ;
        constexpr std::uintptr_t AllocationSize                   = 0x30         ;
        constexpr std::uintptr_t FileAttributes                   = 0x38         ;
        constexpr std::uintptr_t FileNameLength                   = 0x3C         ;
        constexpr std::uintptr_t EaSize                           = 0x40         ;
        constexpr std::uintptr_t _fileName                        = 0x44         ;
    }

    namespace FILE_INFORMATION_CLASS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IO_STATUS
    {
        constexpr std::uintptr_t Status                           = 0x0          ;
    }

    namespace IO_STATUS_BLOCK
    {
        constexpr std::uintptr_t Status                           = 0x0          ;
        constexpr std::uintptr_t Information                      = 0x8          ;
    }

    namespace OBJECT_ATTRIBUTES
    {
        constexpr std::uintptr_t Length                           = 0x0          ;
        constexpr std::uintptr_t RootDirectory                    = 0x8          ;
        constexpr std::uintptr_t ObjectName                       = 0x10         ;
        constexpr std::uintptr_t Attributes                       = 0x18         ;
        constexpr std::uintptr_t SecurityDescriptor               = 0x20         ;
        constexpr std::uintptr_t SecurityQualityOfService         = 0x28         ;
    }

    namespace ObjectAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CreateDisposition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CreateOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DesiredAccess
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RemoteClass
    {
        constexpr std::uintptr_t default_vtable                   = 0x0          ;
        constexpr std::uintptr_t xdomain_vtable                   = 0x8          ;
        constexpr std::uintptr_t proxy_class                      = 0x10         ;
        constexpr std::uintptr_t proxy_class_name                 = 0x18         ;
        constexpr std::uintptr_t interface_count                  = 0x20         ;
    }

    namespace GenericParamInfo
    {
        constexpr std::uintptr_t pklass                           = 0x0          ;
        constexpr std::uintptr_t name                             = 0x8          ;
        constexpr std::uintptr_t flags                            = 0x10         ;
        constexpr std::uintptr_t token                            = 0x14         ;
        constexpr std::uintptr_t constraints                      = 0x18         ;
    }

    namespace GPtrArray
    {
        constexpr std::uintptr_t data                             = 0x0          ;
        constexpr std::uintptr_t len                              = 0x8          ;
    }

    namespace AttrListImpl
    {
        constexpr std::uintptr_t attrNames                        = 0x10         ;
        constexpr std::uintptr_t attrValues                       = 0x18         ;
    }

    namespace TableRange
    {
        constexpr std::uintptr_t Start                            = 0x0          ;
        constexpr std::uintptr_t End                              = 0x4          ;
        constexpr std::uintptr_t Count                            = 0x8          ;
        constexpr std::uintptr_t IndexStart                       = 0xC          ;
        constexpr std::uintptr_t IndexEnd                         = 0x10         ;
    }

    namespace Context
    {
        constexpr std::uintptr_t Option                           = 0x0          ;
        constexpr std::uintptr_t NeverMatchFlags                  = 0x8          ;
        constexpr std::uintptr_t AlwaysMatchFlags                 = 0x10         ;
        constexpr std::uintptr_t Buffer1                          = 0x18         ;
        constexpr std::uintptr_t Buffer2                          = 0x20         ;
        constexpr std::uintptr_t PrevCode                         = 0x28         ;
        constexpr std::uintptr_t PrevSortKey                      = 0x30         ;
    }

    namespace PreviousInfo
    {
        constexpr std::uintptr_t Code                             = 0x0          ;
        constexpr std::uintptr_t SortKey                          = 0x8          ;
    }

    namespace Escape
    {
        constexpr std::uintptr_t Source                           = 0x0          ;
        constexpr std::uintptr_t Index                            = 0x8          ;
        constexpr std::uintptr_t Start                            = 0xC          ;
        constexpr std::uintptr_t End                              = 0x10         ;
        constexpr std::uintptr_t Optional                         = 0x14         ;
    }

    namespace ExtenderType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace KeyGeneratedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace KeyGeneratedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Sign
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModulusRing
    {
        constexpr std::uintptr_t mod                              = 0x10         ;
        constexpr std::uintptr_t constant                         = 0x18         ;
    }

    namespace StateFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TrimType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CachedData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074DDF0   ;
        constexpr std::uintptr_t _oneYearLocalFromUtc             = 0x10         ;
        constexpr std::uintptr_t _localTimeZone                   = 0x18         ;
        constexpr std::uintptr_t _systemTimeZones                 = 0x20         ;
        constexpr std::uintptr_t _readOnlySystemTimeZones         = 0x28         ;
        constexpr std::uintptr_t _allSystemTimeZonesRead          = 0x30         ;
    }

    namespace OffsetAndRule
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074DEB8   ;
        constexpr std::uintptr_t Year                             = 0x10         ;
        constexpr std::uintptr_t Offset                           = 0x18         ;
        constexpr std::uintptr_t Rule                             = 0x20         ;
    }

    namespace DYNAMIC_TIME_ZONE_INFORMATION
    {
        constexpr std::uintptr_t TZI                              = 0x0          ;
        constexpr std::uintptr_t TimeZoneKeyName                  = 0xB0         ;
        constexpr std::uintptr_t DynamicDaylightTimeDisabled      = 0xB8         ;
    }

    namespace TimeZoneInfoResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AdjustmentRule
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074DEA0   ;
        constexpr std::uintptr_t _dateStart                       = 0x10         ;
        constexpr std::uintptr_t _dateEnd                         = 0x18         ;
        constexpr std::uintptr_t _daylightDelta                   = 0x20         ;
        constexpr std::uintptr_t _daylightTransitionStart         = 0x28         ;
        constexpr std::uintptr_t _daylightTransitionEnd           = 0x40         ;
        constexpr std::uintptr_t _baseUtcOffsetDelta              = 0x58         ;
        constexpr std::uintptr_t _noDaylightTransitions           = 0x60         ;
    }

    namespace TransitionTime
    {
        constexpr std::uintptr_t _timeOfDay                       = 0x0          ;
        constexpr std::uintptr_t _month                           = 0x8          ;
        constexpr std::uintptr_t _week                            = 0x9          ;
        constexpr std::uintptr_t _day                             = 0xA          ;
        constexpr std::uintptr_t _dayOfWeek                       = 0xC          ;
        constexpr std::uintptr_t _isFixedDateRule                 = 0x10         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _array                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace MatchNumberDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DTT
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TM
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GuidStyles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GuidParseThrowStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParseFailureKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GuidResult
    {
        constexpr std::uintptr_t _parsedGuid                      = 0x0          ;
        constexpr std::uintptr_t _throwStyle                      = 0x10         ;
        constexpr std::uintptr_t _failure                         = 0x14         ;
        constexpr std::uintptr_t _failureMessageID                = 0x18         ;
        constexpr std::uintptr_t _failureMessageFormatArgument    = 0x20         ;
        constexpr std::uintptr_t _failureArgumentName             = 0x28         ;
        constexpr std::uintptr_t _innerException                  = 0x30         ;
    }

    namespace NumberBuffer
    {
        constexpr std::uintptr_t precision                        = 0x0          ;
        constexpr std::uintptr_t scale                            = 0x4          ;
        constexpr std::uintptr_t _sign                            = 0x8          ;
        constexpr std::uintptr_t _digits                          = 0xC          ;
        constexpr std::uintptr_t _allDigits                       = 0x72         ;
    }

    namespace ArrayEnumerator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081DA28   ;
        constexpr std::uintptr_t _array                           = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _endIndex                        = 0x1C         ;
    }

    namespace RawData
    {
        constexpr std::uintptr_t Bounds                           = 0x10         ;
        constexpr std::uintptr_t Count                            = 0x18         ;
        constexpr std::uintptr_t Data                             = 0x20         ;
    }

    namespace InternalEnumerator`1
    {
        constexpr std::uintptr_t array                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace SorterObjectArray
    {
        constexpr std::uintptr_t keys                             = 0x0          ;
        constexpr std::uintptr_t items                            = 0x8          ;
        constexpr std::uintptr_t comparer                         = 0x10         ;
    }

    namespace SorterGenericArray
    {
        constexpr std::uintptr_t keys                             = 0x0          ;
        constexpr std::uintptr_t items                            = 0x8          ;
        constexpr std::uintptr_t comparer                         = 0x10         ;
    }

    namespace SwitchValueState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BinderState
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10822D58   ;
        constexpr std::uintptr_t m_argsMap                        = 0x10         ;
        constexpr std::uintptr_t m_originalSize                   = 0x18         ;
        constexpr std::uintptr_t m_isParamArray                   = 0x1C         ;
    }

    namespace Primitives
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParseFailureKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EnumResult
    {
        constexpr std::uintptr_t parsedEnum                       = 0x0          ;
        constexpr std::uintptr_t canThrow                         = 0x8          ;
        constexpr std::uintptr_t m_failure                        = 0xC          ;
        constexpr std::uintptr_t m_failureMessageID               = 0x10         ;
        constexpr std::uintptr_t m_failureParameter               = 0x18         ;
        constexpr std::uintptr_t m_failureMessageFormatArgument   = 0x20         ;
        constexpr std::uintptr_t m_innerException                 = 0x28         ;
    }

    namespace ValuesAndNames
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10822E68   ;
        constexpr std::uintptr_t Values                           = 0x10         ;
        constexpr std::uintptr_t Names                            = 0x18         ;
    }

    namespace ExceptionMessageKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EndNoGCRegionStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MemberListType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ListBuilder`1
    {
        constexpr std::uintptr_t _items                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace SpecialFolder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SpecialFolderOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WindowsCancelHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826528   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DelegateEntry
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t assembly                         = 0x18         ;
        constexpr std::uintptr_t target                           = 0x20         ;
        constexpr std::uintptr_t targetTypeAssembly               = 0x28         ;
        constexpr std::uintptr_t targetTypeName                   = 0x30         ;
        constexpr std::uintptr_t methodName                       = 0x38         ;
        constexpr std::uintptr_t delegateEntry                    = 0x40         ;
    }

    namespace AttributeInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826668   ;
        constexpr std::uintptr_t _usage                           = 0x10         ;
        constexpr std::uintptr_t _inheritanceLevel                = 0x18         ;
    }

    namespace FormatParam
    {
        constexpr std::uintptr_t _int32                           = 0x0          ;
        constexpr std::uintptr_t _string                          = 0x8          ;
    }

    namespace LowLevelStack
    {
        constexpr std::uintptr_t _arr                             = 0x10         ;
        constexpr std::uintptr_t _count                           = 0x18         ;
    }

    namespace Display
    {
        constexpr std::uintptr_t displayName                      = 0x10         ;
        constexpr std::uintptr_t internal_name                    = 0x18         ;
    }

    namespace DisplayNameFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RoundingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PowerOvfl
    {
        constexpr std::uintptr_t Hi                               = 0x0          ;
        constexpr std::uintptr_t MidLo                            = 0x8          ;
    }

    namespace Buf12
    {
        constexpr std::uintptr_t U0                               = 0x0          ;
        constexpr std::uintptr_t U1                               = 0x4          ;
        constexpr std::uintptr_t U2                               = 0x8          ;
    }

    namespace Buf16
    {
        constexpr std::uintptr_t U0                               = 0x0          ;
        constexpr std::uintptr_t U1                               = 0x4          ;
        constexpr std::uintptr_t U2                               = 0x8          ;
        constexpr std::uintptr_t U3                               = 0xC          ;
    }

    namespace Buf24
    {
        constexpr std::uintptr_t U0                               = 0x0          ;
        constexpr std::uintptr_t U1                               = 0x4          ;
        constexpr std::uintptr_t U2                               = 0x8          ;
        constexpr std::uintptr_t U3                               = 0xC          ;
        constexpr std::uintptr_t U4                               = 0x10         ;
        constexpr std::uintptr_t U5                               = 0x14         ;
    }

    namespace DecCalc
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082CEA8   ;
        constexpr std::uintptr_t uflags                           = 0x0          ;
        constexpr std::uintptr_t uhi                              = 0x4          ;
        constexpr std::uintptr_t ulo                              = 0x8          ;
        constexpr std::uintptr_t umid                             = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t s_powers10                       = 0x0          ;
            constexpr std::uintptr_t s_ulongPowers10                  = 0x8          ;
            constexpr std::uintptr_t s_doublePowers10                 = 0x10         ;
            constexpr std::uintptr_t PowerOvflValues                  = 0x18         ;
        }

    }

    namespace Linked1CancellationTokenSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C258   ;
        constexpr std::uintptr_t _kernelEvent                     = 0x10         ;
        constexpr std::uintptr_t _registeredCallbacksLists        = 0x18         ;
        constexpr std::uintptr_t _state                           = 0x20         ;
        constexpr std::uintptr_t _threadIDExecutingCallbacks      = 0x24         ;
        constexpr std::uintptr_t _disposed                        = 0x28         ;
        constexpr std::uintptr_t _executingCallback               = 0x30         ;
        constexpr std::uintptr_t _timer                           = 0x38         ;
        constexpr std::uintptr_t _reg1                            = 0x40         ;
    }

    namespace Linked2CancellationTokenSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C250   ;
        constexpr std::uintptr_t _kernelEvent                     = 0x10         ;
        constexpr std::uintptr_t _registeredCallbacksLists        = 0x18         ;
        constexpr std::uintptr_t _state                           = 0x20         ;
        constexpr std::uintptr_t _threadIDExecutingCallbacks      = 0x24         ;
        constexpr std::uintptr_t _disposed                        = 0x28         ;
        constexpr std::uintptr_t _executingCallback               = 0x30         ;
        constexpr std::uintptr_t _timer                           = 0x38         ;
        constexpr std::uintptr_t _reg1                            = 0x40         ;
        constexpr std::uintptr_t _reg2                            = 0x58         ;
    }

    namespace LinkedNCancellationTokenSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082BC98   ;
        constexpr std::uintptr_t _kernelEvent                     = 0x10         ;
        constexpr std::uintptr_t _registeredCallbacksLists        = 0x18         ;
        constexpr std::uintptr_t _state                           = 0x20         ;
        constexpr std::uintptr_t _threadIDExecutingCallbacks      = 0x24         ;
        constexpr std::uintptr_t _disposed                        = 0x28         ;
        constexpr std::uintptr_t _executingCallback               = 0x30         ;
        constexpr std::uintptr_t _timer                           = 0x38         ;
        constexpr std::uintptr_t _linkingRegistrations            = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_linkedTokenCancelDelegate      = 0x0          ;
        }

    }

    namespace WithSyncContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C2D0   ;
        constexpr std::uintptr_t Callback                         = 0x10         ;
        constexpr std::uintptr_t StateForCallback                 = 0x18         ;
        constexpr std::uintptr_t TargetExecutionContext           = 0x20         ;
        constexpr std::uintptr_t CancellationTokenSource          = 0x28         ;
        constexpr std::uintptr_t TargetSyncContext                = 0x30         ;
    }

    namespace TaskNode
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t Prev                             = 0x58         ;
        constexpr std::uintptr_t Next                             = 0x60         ;
    }

    namespace LinkedSlotVolatile
    {
        constexpr std::uintptr_t Value                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace LinkedSlot
    {
        constexpr std::uintptr_t Next                             = 0x0          ;
    }

    namespace IdManager
    {
        constexpr std::uintptr_t m_nextIdToTry                    = 0x0          ;
    }

    namespace FinalizationHelper
    {
        constexpr std::uintptr_t SlotArray                        = 0x0          ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Reader
    {
        constexpr std::uintptr_t m_ec                             = 0x0          ;
    }

    namespace CaptureOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InvocationEntryDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace InvocationContext
    {
        constexpr std::uintptr_t m_Delegate                       = 0x10         ;
        constexpr std::uintptr_t m_State                          = 0x18         ;
    }

    namespace SparseArray`1
    {
        constexpr std::uintptr_t m_array                          = 0x0          ;
    }

    namespace WorkStealingQueue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835708   ;
        constexpr std::uintptr_t m_array                          = 0x10         ;
        constexpr std::uintptr_t m_mask                           = 0x18         ;
        constexpr std::uintptr_t m_headIndex                      = 0x1C         ;
        constexpr std::uintptr_t m_tailIndex                      = 0x20         ;
        constexpr std::uintptr_t m_foreignLock                    = 0x24         ;
    }

    namespace QueueSegment
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835600   ;
        constexpr std::uintptr_t nodes                            = 0x10         ;
        constexpr std::uintptr_t indexes                          = 0x18         ;
        constexpr std::uintptr_t Next                             = 0x20         ;
    }

    namespace Scheduler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108352C0   ;
        constexpr std::uintptr_t needReSort                       = 0x10         ;
        constexpr std::uintptr_t list                             = 0x18         ;
        constexpr std::uintptr_t current_next_run                 = 0x20         ;
        constexpr std::uintptr_t changed                          = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t instance                         = 0x0          ;
        }

    }

    namespace VolatileBoolean
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace VolatileInt32
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace VolatileObject
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace TaskWrapperAsyncResult
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078B148   ;
        constexpr std::uintptr_t Task                             = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _completedSynchronously          = 0x20         ;
    }

    namespace ValueTaskSourceAsTask
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834FE8   ;
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t _source                          = 0x58         ;
        constexpr std::uintptr_t _token                           = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t s_completionAction               = 0x0          ;
        }

    }

    namespace ValueTaskSourceAsTask
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t _source                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_completionAction               = 0x0          ;
        }

    }

    namespace ForkJoinOperationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ReplicatableUserAction`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Replica
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834CB8   ;
        constexpr std::uintptr_t _replicator                      = 0x10         ;
        constexpr std::uintptr_t _timeout                         = 0x18         ;
        constexpr std::uintptr_t _remainingConcurrency            = 0x1C         ;
        constexpr std::uintptr_t _pendingTask                     = 0x20         ;
    }

    namespace Replica`1
    {
        constexpr std::uintptr_t _replicator                      = 0x10         ;
        constexpr std::uintptr_t _timeout                         = 0x18         ;
        constexpr std::uintptr_t _remainingConcurrency            = 0x1C         ;
        constexpr std::uintptr_t _pendingTask                     = 0x20         ;
        constexpr std::uintptr_t _action                          = 0x0          ;
    }

    namespace FromAsyncTrimPromise`1
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t m_thisRef                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_completeFromAsyncResult        = 0x0          ;
        }

    }

    namespace ContingentProperties
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834DB8   ;
        constexpr std::uintptr_t m_capturedContext                = 0x10         ;
        constexpr std::uintptr_t m_completionEvent                = 0x18         ;
        constexpr std::uintptr_t m_exceptionsHolder               = 0x20         ;
        constexpr std::uintptr_t m_cancellationToken              = 0x28         ;
        constexpr std::uintptr_t m_cancellationRegistration       = 0x30         ;
        constexpr std::uintptr_t m_internalCancellationRequested  = 0x38         ;
        constexpr std::uintptr_t m_completionCountdown            = 0x3C         ;
        constexpr std::uintptr_t m_exceptionalChildren            = 0x40         ;
    }

    namespace SetOnInvokeMres
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834AD8   ;
        constexpr std::uintptr_t m_lock                           = 0x10         ;
        constexpr std::uintptr_t m_eventObj                       = 0x18         ;
        constexpr std::uintptr_t m_combinedState                  = 0x20         ;
    }

    namespace DelayPromise
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834468   ;
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t Token                            = 0x58         ;
        constexpr std::uintptr_t Registration                     = 0x60         ;
        constexpr std::uintptr_t Timer                            = 0x78         ;
    }

    namespace WhenAllPromise
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834680   ;
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t m_tasks                          = 0x58         ;
        constexpr std::uintptr_t m_count                          = 0x60         ;
    }

    namespace CompleteOnInvokePromise
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834070   ;
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t _tasks                           = 0x58         ;
    }

    namespace ASCIIEncodingSealed
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10833BA0   ;
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
    }

    namespace UTF32Decoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _mustFlush                       = 0x28         ;
        constexpr std::uintptr_t _throwOnOverflow                 = 0x29         ;
        constexpr std::uintptr_t _bytesUsed                       = 0x2C         ;
        constexpr std::uintptr_t iChar                            = 0x30         ;
        constexpr std::uintptr_t readByteCount                    = 0x34         ;
    }

    namespace Decoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _mustFlush                       = 0x28         ;
        constexpr std::uintptr_t _throwOnOverflow                 = 0x29         ;
        constexpr std::uintptr_t _bytesUsed                       = 0x2C         ;
        constexpr std::uintptr_t bits                             = 0x30         ;
        constexpr std::uintptr_t bitCount                         = 0x34         ;
        constexpr std::uintptr_t firstByte                        = 0x38         ;
    }

    namespace Encoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t _charLeftOver                    = 0x20         ;
        constexpr std::uintptr_t _encoding                        = 0x28         ;
        constexpr std::uintptr_t _mustFlush                       = 0x30         ;
        constexpr std::uintptr_t _throwOnOverflow                 = 0x31         ;
        constexpr std::uintptr_t _charsUsed                       = 0x34         ;
        constexpr std::uintptr_t bits                             = 0x38         ;
        constexpr std::uintptr_t bitCount                         = 0x3C         ;
    }

    namespace DecoderUTF7FallbackBuffer
    {
        constexpr std::uintptr_t byteStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
        constexpr std::uintptr_t cFallback                        = 0x20         ;
        constexpr std::uintptr_t iCount                           = 0x24         ;
        constexpr std::uintptr_t iSize                            = 0x28         ;
    }

    namespace UTF8EncodingSealed
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723348   ;
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t _emitUTF8Identifier              = 0x38         ;
        constexpr std::uintptr_t _isThrowException                = 0x39         ;
    }

    namespace UTF8Encoder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723510   ;
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t _charLeftOver                    = 0x20         ;
        constexpr std::uintptr_t _encoding                        = 0x28         ;
        constexpr std::uintptr_t _mustFlush                       = 0x30         ;
        constexpr std::uintptr_t _throwOnOverflow                 = 0x31         ;
        constexpr std::uintptr_t _charsUsed                       = 0x34         ;
        constexpr std::uintptr_t surrogateChar                    = 0x38         ;
    }

    namespace UTF8Decoder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723500   ;
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _mustFlush                       = 0x28         ;
        constexpr std::uintptr_t _throwOnOverflow                 = 0x29         ;
        constexpr std::uintptr_t _bytesUsed                       = 0x2C         ;
        constexpr std::uintptr_t bits                             = 0x30         ;
    }

    namespace Decoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _mustFlush                       = 0x28         ;
        constexpr std::uintptr_t _throwOnOverflow                 = 0x29         ;
        constexpr std::uintptr_t _bytesUsed                       = 0x2C         ;
        constexpr std::uintptr_t lastByte                         = 0x30         ;
        constexpr std::uintptr_t lastChar                         = 0x34         ;
    }

    namespace DefaultEncoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t m_encoding                       = 0x20         ;
        constexpr std::uintptr_t m_hasInitializedEncoding         = 0x28         ;
        constexpr std::uintptr_t charLeftOver                     = 0x2A         ;
    }

    namespace DefaultDecoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t m_encoding                       = 0x20         ;
        constexpr std::uintptr_t m_hasInitializedEncoding         = 0x28         ;
    }

    namespace EncodingCharBuffer
    {
        constexpr std::uintptr_t chars                            = 0x10         ;
        constexpr std::uintptr_t charStart                        = 0x18         ;
        constexpr std::uintptr_t charEnd                          = 0x20         ;
        constexpr std::uintptr_t charCountResult                  = 0x28         ;
        constexpr std::uintptr_t enc                              = 0x30         ;
        constexpr std::uintptr_t decoder                          = 0x38         ;
        constexpr std::uintptr_t byteStart                        = 0x40         ;
        constexpr std::uintptr_t byteEnd                          = 0x48         ;
        constexpr std::uintptr_t bytes                            = 0x50         ;
        constexpr std::uintptr_t fallbackBuffer                   = 0x58         ;
    }

    namespace EncodingByteBuffer
    {
        constexpr std::uintptr_t bytes                            = 0x10         ;
        constexpr std::uintptr_t byteStart                        = 0x18         ;
        constexpr std::uintptr_t byteEnd                          = 0x20         ;
        constexpr std::uintptr_t chars                            = 0x28         ;
        constexpr std::uintptr_t charStart                        = 0x30         ;
        constexpr std::uintptr_t charEnd                          = 0x38         ;
        constexpr std::uintptr_t byteCountResult                  = 0x40         ;
        constexpr std::uintptr_t enc                              = 0x48         ;
        constexpr std::uintptr_t encoder                          = 0x50         ;
        constexpr std::uintptr_t fallbackBuffer                   = 0x58         ;
    }

    namespace SecurityAttribute
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
    }

    namespace TokenSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StringMaker
    {
        constexpr std::uintptr_t aStrings                         = 0x10         ;
        constexpr std::uintptr_t cStringsMax                      = 0x18         ;
        constexpr std::uintptr_t cStringsUsed                     = 0x1C         ;
        constexpr std::uintptr_t _outStringBuilder                = 0x20         ;
        constexpr std::uintptr_t _outChars                        = 0x28         ;
        constexpr std::uintptr_t _outIndex                        = 0x30         ;
    }

    namespace StreamTokenReader
    {
        constexpr std::uintptr_t _in                              = 0x10         ;
        constexpr std::uintptr_t _numCharRead                     = 0x18         ;
    }

    namespace EvidenceEnumerator
    {
        constexpr std::uintptr_t currentEnum                      = 0x10         ;
        constexpr std::uintptr_t hostEnum                         = 0x18         ;
        constexpr std::uintptr_t assemblyEnum                     = 0x20         ;
    }

    namespace RemoveAcesCallback`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ExceptionFromErrorCode
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CACD
    {
        constexpr std::uintptr_t d                                = 0x10         ;
        constexpr std::uintptr_t c                                = 0x18         ;
    }

    namespace TypeInfo
    {
        constexpr std::uintptr_t Attributes                       = 0x10         ;
        constexpr std::uintptr_t Elements                         = 0x18         ;
    }

    namespace RenewalDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DynamicPropertyReg
    {
        constexpr std::uintptr_t Property                         = 0x10         ;
        constexpr std::uintptr_t Sink                             = 0x18         ;
    }

    namespace ContextRestoreSink
    {
        constexpr std::uintptr_t _next                            = 0x10         ;
        constexpr std::uintptr_t _context                         = 0x18         ;
        constexpr std::uintptr_t _call                            = 0x20         ;
    }

    namespace ProcessMessageRes
    {
        constexpr std::uintptr_t arrResponse                      = 0x0          ;
        constexpr std::uintptr_t cadMrm                           = 0x8          ;
    }

    namespace Reader
    {
        constexpr std::uintptr_t m_ctx                            = 0x0          ;
    }

    namespace DictionaryEnumerator
    {
        constexpr std::uintptr_t _methodDictionary                = 0x10         ;
        constexpr std::uintptr_t _hashtableEnum                   = 0x18         ;
        constexpr std::uintptr_t _posMethod                       = 0x20         ;
    }

    namespace TypeNAssembly
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t assemblyName                     = 0x18         ;
    }

    namespace TopLevelAssemblyTypeResolver
    {
        constexpr std::uintptr_t m_topLevelAssembly               = 0x10         ;
    }

    namespace SecureStringAllocator
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ConfiguredValueTaskAwaiter
    {
        constexpr std::uintptr_t _value                           = 0x0          ;
    }

    namespace ConfiguredValueTaskAwaiter
    {
        constexpr std::uintptr_t _value                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ConcreteFormattableString
    {
        constexpr std::uintptr_t _format                          = 0x10         ;
        constexpr std::uintptr_t _arguments                       = 0x18         ;
    }

    namespace ConfiguredTaskAwaiter
    {
        constexpr std::uintptr_t m_task                           = 0x0          ;
        constexpr std::uintptr_t m_continueOnCapturedContext      = 0x8          ;
    }

    namespace ConfiguredTaskAwaiter
    {
        constexpr std::uintptr_t m_task                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace MoveNextRunner
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10743080   ;
        constexpr std::uintptr_t m_context                        = 0x10         ;
        constexpr std::uintptr_t m_stateMachine                   = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_invokeMoveNext                 = 0x0          ;
        }

    }

    namespace ContinuationWrapper
    {
        constexpr std::uintptr_t m_continuation                   = 0x10         ;
        constexpr std::uintptr_t m_invokeAction                   = 0x18         ;
        constexpr std::uintptr_t m_innerTask                      = 0x20         ;
    }

    namespace CreateValueCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _table                           = 0x0          ;
    }

    namespace CultureNameResourceSetPair
    {
        constexpr std::uintptr_t lastCultureName                  = 0x10         ;
        constexpr std::uintptr_t lastResourceSet                  = 0x18         ;
    }

    namespace ResourceManagerMediator
    {
        constexpr std::uintptr_t _rm                              = 0x10         ;
    }

    namespace ResourceEnumerator
    {
        constexpr std::uintptr_t _reader                          = 0x10         ;
        constexpr std::uintptr_t _currentIsValid                  = 0x18         ;
        constexpr std::uintptr_t _currentName                     = 0x1C         ;
        constexpr std::uintptr_t _dataPosition                    = 0x20         ;
    }

    namespace AddEventAdapter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace LazyCAttrData
    {
        constexpr std::uintptr_t assembly                         = 0x10         ;
        constexpr std::uintptr_t data                             = 0x18         ;
        constexpr std::uintptr_t data_length                      = 0x20         ;
    }

    namespace UnmanagedMemoryStreamForModule
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _mem                             = 0x30         ;
        constexpr std::uintptr_t _length                          = 0x38         ;
        constexpr std::uintptr_t _capacity                        = 0x40         ;
        constexpr std::uintptr_t _position                        = 0x48         ;
        constexpr std::uintptr_t _offset                          = 0x50         ;
        constexpr std::uintptr_t _access                          = 0x58         ;
        constexpr std::uintptr_t _isOpen                          = 0x5C         ;
        constexpr std::uintptr_t _lastReadTask                    = 0x60         ;
        constexpr std::uintptr_t module                           = 0x68         ;
    }

    namespace GetterAdapter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Getter`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace StaticGetter`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace VectorSizeHelper
    {
        constexpr std::uintptr_t _placeholder                     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace TokenHashValue
    {
        constexpr std::uintptr_t tokenString                      = 0x10         ;
        constexpr std::uintptr_t tokenType                        = 0x18         ;
        constexpr std::uintptr_t tokenValue                       = 0x1C         ;
    }

    namespace FoundDatePattern
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HebrewToken
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HebrewValue
    {
        constexpr std::uintptr_t token                            = 0x0          ;
        constexpr std::uintptr_t value                            = 0x2          ;
    }

    namespace HS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Pattern
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FormatLiterals
    {
        constexpr std::uintptr_t AppCompatLiteral                 = 0x0          ;
        constexpr std::uintptr_t dd                               = 0x8          ;
        constexpr std::uintptr_t hh                               = 0xC          ;
        constexpr std::uintptr_t mm                               = 0x10         ;
        constexpr std::uintptr_t ss                               = 0x14         ;
        constexpr std::uintptr_t ff                               = 0x18         ;
        constexpr std::uintptr_t _literals                        = 0x20         ;
    }

    namespace ParseFailureKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TimeSpanStandardStyles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TTT
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TimeSpanToken
    {
        constexpr std::uintptr_t _ttt                             = 0x0          ;
        constexpr std::uintptr_t _num                             = 0x4          ;
        constexpr std::uintptr_t _zeroes                          = 0x8          ;
        constexpr std::uintptr_t _sep                             = 0x10         ;
    }

    namespace TimeSpanTokenizer
    {
        constexpr std::uintptr_t _value                           = 0x0          ;
        constexpr std::uintptr_t _pos                             = 0x10         ;
    }

    namespace TimeSpanRawInfo
    {
        constexpr std::uintptr_t _lastSeenTTT                     = 0x0          ;
        constexpr std::uintptr_t _tokenCount                      = 0x4          ;
        constexpr std::uintptr_t _sepCount                        = 0x8          ;
        constexpr std::uintptr_t _numCount                        = 0xC          ;
        constexpr std::uintptr_t _posLoc                          = 0x10         ;
        constexpr std::uintptr_t _negLoc                          = 0x38         ;
        constexpr std::uintptr_t _posLocInit                      = 0x60         ;
        constexpr std::uintptr_t _negLocInit                      = 0x61         ;
        constexpr std::uintptr_t _fullPosPattern                  = 0x68         ;
        constexpr std::uintptr_t _fullNegPattern                  = 0x70         ;
        constexpr std::uintptr_t _numbers0                        = 0x78         ;
        constexpr std::uintptr_t _numbers1                        = 0x98         ;
        constexpr std::uintptr_t _numbers2                        = 0xB8         ;
        constexpr std::uintptr_t _numbers3                        = 0xD8         ;
        constexpr std::uintptr_t _numbers4                        = 0xF8         ;
        constexpr std::uintptr_t _literals0                       = 0x118        ;
        constexpr std::uintptr_t _literals1                       = 0x128        ;
        constexpr std::uintptr_t _literals2                       = 0x138        ;
        constexpr std::uintptr_t _literals3                       = 0x148        ;
        constexpr std::uintptr_t _literals4                       = 0x158        ;
        constexpr std::uintptr_t _literals5                       = 0x168        ;
    }

    namespace TimeSpanResult
    {
        constexpr std::uintptr_t parsedTimeSpan                   = 0x0          ;
        constexpr std::uintptr_t _throwOnFailure                  = 0x8          ;
    }

    namespace DateMapping
    {
        constexpr std::uintptr_t HijriMonthsLengthFlags           = 0x0          ;
        constexpr std::uintptr_t GregorianDate                    = 0x8          ;
    }

    namespace NumberFormatEntryManaged
    {
        constexpr std::uintptr_t currency_decimal_digits          = 0x0          ;
        constexpr std::uintptr_t currency_decimal_separator       = 0x4          ;
        constexpr std::uintptr_t currency_group_separator         = 0x8          ;
        constexpr std::uintptr_t currency_group_sizes0            = 0xC          ;
        constexpr std::uintptr_t currency_group_sizes1            = 0x10         ;
        constexpr std::uintptr_t currency_negative_pattern        = 0x14         ;
        constexpr std::uintptr_t currency_positive_pattern        = 0x18         ;
        constexpr std::uintptr_t currency_symbol                  = 0x1C         ;
        constexpr std::uintptr_t nan_symbol                       = 0x20         ;
        constexpr std::uintptr_t negative_infinity_symbol         = 0x24         ;
        constexpr std::uintptr_t negative_sign                    = 0x28         ;
        constexpr std::uintptr_t number_decimal_digits            = 0x2C         ;
        constexpr std::uintptr_t number_decimal_separator         = 0x30         ;
        constexpr std::uintptr_t number_group_separator           = 0x34         ;
        constexpr std::uintptr_t number_group_sizes0              = 0x38         ;
        constexpr std::uintptr_t number_group_sizes1              = 0x3C         ;
        constexpr std::uintptr_t number_negative_pattern          = 0x40         ;
        constexpr std::uintptr_t per_mille_symbol                 = 0x44         ;
        constexpr std::uintptr_t percent_negative_pattern         = 0x48         ;
        constexpr std::uintptr_t percent_positive_pattern         = 0x4C         ;
        constexpr std::uintptr_t percent_symbol                   = 0x50         ;
        constexpr std::uintptr_t positive_infinity_symbol         = 0x54         ;
        constexpr std::uintptr_t positive_sign                    = 0x58         ;
    }

    namespace Data
    {
        constexpr std::uintptr_t ansi                             = 0x0          ;
        constexpr std::uintptr_t ebcdic                           = 0x4          ;
        constexpr std::uintptr_t mac                              = 0x8          ;
        constexpr std::uintptr_t oem                              = 0xC          ;
        constexpr std::uintptr_t right_to_left                    = 0x10         ;
        constexpr std::uintptr_t list_sep                         = 0x11         ;
    }

    namespace OnCultureInfoChangedDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DebuggingModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TraceFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EventData
    {
        constexpr std::uintptr_t _DataPointer_k__BackingField     = 0x0          ;
        constexpr std::uintptr_t _Size_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _Reserved_k__BackingField        = 0xC          ;
    }

    namespace NodeEnumerator
    {
        constexpr std::uintptr_t list                             = 0x10         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t version                          = 0x20         ;
        constexpr std::uintptr_t start                            = 0x24         ;
    }

    namespace NodeKeyValueEnumerator
    {
        constexpr std::uintptr_t list                             = 0x10         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t version                          = 0x20         ;
        constexpr std::uintptr_t isKeys                           = 0x24         ;
        constexpr std::uintptr_t start                            = 0x25         ;
    }

    namespace NodeKeyValueCollection
    {
        constexpr std::uintptr_t list                             = 0x10         ;
        constexpr std::uintptr_t isKeys                           = 0x18         ;
    }

    namespace DictionaryNode
    {
        constexpr std::uintptr_t key                              = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
    }

    namespace QueueEnumerator
    {
        constexpr std::uintptr_t _q                               = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _currentElement                  = 0x20         ;
    }

    namespace SyncSortedList
    {
        constexpr std::uintptr_t keys                             = 0x10         ;
        constexpr std::uintptr_t values                           = 0x18         ;
        constexpr std::uintptr_t _size                            = 0x20         ;
        constexpr std::uintptr_t version                          = 0x24         ;
        constexpr std::uintptr_t comparer                         = 0x28         ;
        constexpr std::uintptr_t keyList                          = 0x30         ;
        constexpr std::uintptr_t valueList                        = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _list                            = 0x48         ;
        constexpr std::uintptr_t _root                            = 0x50         ;
    }

    namespace SortedListEnumerator
    {
        constexpr std::uintptr_t _sortedList                      = 0x10         ;
        constexpr std::uintptr_t _key                             = 0x18         ;
        constexpr std::uintptr_t _value                           = 0x20         ;
        constexpr std::uintptr_t _index                           = 0x28         ;
        constexpr std::uintptr_t _startIndex                      = 0x2C         ;
        constexpr std::uintptr_t _endIndex                        = 0x30         ;
        constexpr std::uintptr_t _version                         = 0x34         ;
        constexpr std::uintptr_t _current                         = 0x38         ;
        constexpr std::uintptr_t _getObjectRetType                = 0x3C         ;
    }

    namespace KeyList
    {
        constexpr std::uintptr_t sortedList                       = 0x10         ;
    }

    namespace ValueList
    {
        constexpr std::uintptr_t sortedList                       = 0x10         ;
    }

    namespace StackEnumerator
    {
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _currentElement                  = 0x20         ;
    }

    namespace BitArrayEnumeratorSimple
    {
        constexpr std::uintptr_t bitarray                         = 0x10         ;
        constexpr std::uintptr_t index                            = 0x18         ;
        constexpr std::uintptr_t version                          = 0x1C         ;
        constexpr std::uintptr_t currentElement                   = 0x20         ;
    }

    namespace IListWrapper
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
        constexpr std::uintptr_t _list                            = 0x28         ;
    }

    namespace ReadOnlyArrayList
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
        constexpr std::uintptr_t _list                            = 0x28         ;
    }

    namespace ArrayListEnumeratorSimple
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10758738   ;
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _currentElement                  = 0x20         ;
        constexpr std::uintptr_t _isArrayList                     = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_dummyObject                    = 0x0          ;
        }

    }

    namespace bucket
    {
        constexpr std::uintptr_t key                              = 0x0          ;
        constexpr std::uintptr_t val                              = 0x8          ;
        constexpr std::uintptr_t hash_coll                        = 0x10         ;
    }

    namespace KeyCollection
    {
        constexpr std::uintptr_t _hashtable                       = 0x10         ;
    }

    namespace ValueCollection
    {
        constexpr std::uintptr_t _hashtable                       = 0x10         ;
    }

    namespace SyncHashtable
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _count                           = 0x18         ;
        constexpr std::uintptr_t _occupancy                       = 0x1C         ;
        constexpr std::uintptr_t _loadsize                        = 0x20         ;
        constexpr std::uintptr_t _loadFactor                      = 0x24         ;
        constexpr std::uintptr_t _version                         = 0x28         ;
        constexpr std::uintptr_t _isWriterInProgress              = 0x2C         ;
        constexpr std::uintptr_t _keys                            = 0x30         ;
        constexpr std::uintptr_t _values                          = 0x38         ;
        constexpr std::uintptr_t _keycomparer                     = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
        constexpr std::uintptr_t _table                           = 0x50         ;
    }

    namespace HashtableEnumerator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10758480   ;
        constexpr std::uintptr_t _hashtable                       = 0x10         ;
        constexpr std::uintptr_t _bucket                          = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _current                         = 0x20         ;
        constexpr std::uintptr_t _getObjectRetType                = 0x24         ;
        constexpr std::uintptr_t _currentKey                      = 0x28         ;
        constexpr std::uintptr_t _currentValue                    = 0x30         ;
    }

    namespace Slot
    {
        constexpr std::uintptr_t Item                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Segment
    {
        constexpr std::uintptr_t _slots                           = 0x0          ;
    }

    namespace Tables
    {
        constexpr std::uintptr_t _buckets                         = 0x0          ;
    }

    namespace Node
    {
        constexpr std::uintptr_t _key                             = 0x0          ;
    }

    namespace DictionaryEnumerator
    {
        constexpr std::uintptr_t _enumerator                      = 0x0          ;
    }

    namespace Node
    {
        constexpr std::uintptr_t _value                           = 0x0          ;
    }

    namespace DictionaryEnumerator
    {
        constexpr std::uintptr_t _dictionary                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace KeyCollection
    {
        constexpr std::uintptr_t _collection                      = 0x0          ;
    }

    namespace ValueCollection
    {
        constexpr std::uintptr_t _collection                      = 0x0          ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t hashCode                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _dictionary                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _dictionary                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace KeyCollection
    {
        constexpr std::uintptr_t _dictionary                      = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _dictionary                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ValueCollection
    {
        constexpr std::uintptr_t _dictionary                      = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _list                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t _key                             = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _q                               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _stack                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _list                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace BufferAllocatedReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Bucket
    {
        constexpr std::uintptr_t _bufferLength                    = 0x0          ;
    }

    namespace MemoryPressure
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace PerCoreLockedStacks
    {
        constexpr std::uintptr_t _perCoreStacks                   = 0x0          ;
    }

    namespace LockedStack
    {
        constexpr std::uintptr_t _arrays                          = 0x0          ;
    }

    namespace SequenceType
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace HexCasing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DecomposedGuid
    {
        constexpr std::uintptr_t Guid                             = 0x0          ;
        constexpr std::uintptr_t Byte01                           = 0x1          ;
        constexpr std::uintptr_t Byte02                           = 0x2          ;
        constexpr std::uintptr_t Byte03                           = 0x3          ;
        constexpr std::uintptr_t Byte04                           = 0x4          ;
        constexpr std::uintptr_t Byte05                           = 0x5          ;
        constexpr std::uintptr_t Byte06                           = 0x6          ;
        constexpr std::uintptr_t Byte07                           = 0x7          ;
        constexpr std::uintptr_t Byte08                           = 0x8          ;
        constexpr std::uintptr_t Byte09                           = 0x9          ;
        constexpr std::uintptr_t Byte10                           = 0xA          ;
        constexpr std::uintptr_t Byte11                           = 0xB          ;
        constexpr std::uintptr_t Byte12                           = 0xC          ;
        constexpr std::uintptr_t Byte13                           = 0xD          ;
        constexpr std::uintptr_t Byte14                           = 0xE          ;
        constexpr std::uintptr_t Byte15                           = 0xF          ;
    }

    namespace ParseNumberOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ComponentParseResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TimeSpanSplitter
    {
        constexpr std::uintptr_t V1                               = 0x0          ;
        constexpr std::uintptr_t V2                               = 0x4          ;
        constexpr std::uintptr_t V3                               = 0x8          ;
        constexpr std::uintptr_t V4                               = 0xC          ;
        constexpr std::uintptr_t V5                               = 0x10         ;
        constexpr std::uintptr_t IsNegative                       = 0x14         ;
        constexpr std::uintptr_t Separators                       = 0x18         ;
    }

    namespace UnitySafeFindHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
        constexpr std::uintptr_t m_Handle                         = 0x20         ;
    }

    namespace NullStreamReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075F670   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _stream                          = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _decoder                         = 0x28         ;
        constexpr std::uintptr_t _byteBuffer                      = 0x30         ;
        constexpr std::uintptr_t _charBuffer                      = 0x38         ;
        constexpr std::uintptr_t _charPos                         = 0x40         ;
        constexpr std::uintptr_t _charLen                         = 0x44         ;
        constexpr std::uintptr_t _byteLen                         = 0x48         ;
        constexpr std::uintptr_t _bytePos                         = 0x4C         ;
        constexpr std::uintptr_t _maxCharsPerBuffer               = 0x50         ;
        constexpr std::uintptr_t _detectEncoding                  = 0x54         ;
        constexpr std::uintptr_t _checkPreamble                   = 0x55         ;
        constexpr std::uintptr_t _isBlocked                       = 0x56         ;
        constexpr std::uintptr_t _closable                        = 0x57         ;
        constexpr std::uintptr_t _asyncReadTask                   = 0x58         ;
    }

    namespace NullTextReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075F378   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
    }

    namespace SyncTextReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075F388   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _in                              = 0x18         ;
    }

    namespace NullTextWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075F4B8   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;
    }

    namespace SyncTextWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075F4D0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;
        constexpr std::uintptr_t _out                             = 0x30         ;
    }

    namespace ReadWriteParameters
    {
        constexpr std::uintptr_t Buffer                           = 0x0          ;
        constexpr std::uintptr_t Offset                           = 0x8          ;
        constexpr std::uintptr_t Count                            = 0xC          ;
    }

    namespace ReadWriteTask
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t _isRead                          = 0x58         ;
        constexpr std::uintptr_t _apm                             = 0x59         ;
        constexpr std::uintptr_t _stream                          = 0x60         ;
        constexpr std::uintptr_t _buffer                          = 0x68         ;
        constexpr std::uintptr_t _offset                          = 0x70         ;
        constexpr std::uintptr_t _count                           = 0x74         ;
        constexpr std::uintptr_t _callback                        = 0x78         ;
        constexpr std::uintptr_t _context                         = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t s_invokeAsyncCallback            = 0x0          ;
        }

    }

    namespace NullStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075E6E8   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_zeroTask                       = 0x0          ;
        }

    }

    namespace SynchronousAsyncResult
    {
        constexpr std::uintptr_t _stateObject                     = 0x10         ;
        constexpr std::uintptr_t _isWrite                         = 0x18         ;
        constexpr std::uintptr_t _waitHandle                      = 0x20         ;
        constexpr std::uintptr_t _exceptionInfo                   = 0x28         ;
        constexpr std::uintptr_t _endXxxCalled                    = 0x30         ;
        constexpr std::uintptr_t _bytesRead                       = 0x34         ;
    }

    namespace ReadDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace WriteDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10761A68   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace FindPredicate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace FindTransform
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DelegateEnumerator
    {
        constexpr std::uintptr_t _originalRootDirectory           = 0x10         ;
        constexpr std::uintptr_t _rootDirectory                   = 0x18         ;
        constexpr std::uintptr_t _options                         = 0x20         ;
        constexpr std::uintptr_t _lock                            = 0x28         ;
        constexpr std::uintptr_t _entry                           = 0x30         ;
        constexpr std::uintptr_t _current                         = 0x38         ;
        constexpr std::uintptr_t _buffer                          = 0x40         ;
        constexpr std::uintptr_t _bufferLength                    = 0x48         ;
        constexpr std::uintptr_t _directoryHandle                 = 0x50         ;
        constexpr std::uintptr_t _currentPath                     = 0x58         ;
        constexpr std::uintptr_t _lastEntryFound                  = 0x60         ;
        constexpr std::uintptr_t _pending                         = 0x68         ;
        constexpr std::uintptr_t _enumerable                      = 0x0          ;
    }

    namespace Mono__CertificateImportFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono__RuntimeClassHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace Mono__RuntimeRemoteClassHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace Mono__RuntimeGenericParamInfoHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace Mono__RuntimeEventHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace Mono__RuntimePropertyHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace Mono__RuntimeGPtrArrayHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace Mono__MonoAssemblyName
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t culture                          = 0x8          ;
        constexpr std::uintptr_t hash_value                       = 0x10         ;
        constexpr std::uintptr_t public_key                       = 0x18         ;
        constexpr std::uintptr_t public_key_token                 = 0x20         ;
        constexpr std::uintptr_t hash_alg                         = 0x34         ;
        constexpr std::uintptr_t hash_len                         = 0x38         ;
        constexpr std::uintptr_t flags                            = 0x3C         ;
        constexpr std::uintptr_t major                            = 0x40         ;
        constexpr std::uintptr_t minor                            = 0x42         ;
        constexpr std::uintptr_t build                            = 0x44         ;
        constexpr std::uintptr_t revision                         = 0x46         ;
        constexpr std::uintptr_t arch                             = 0x48         ;
    }

    namespace Mono__ValueTuple`1
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Mono__ValueTuple`2
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Mono__ValueTuple`3
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Mono__ValueTuple`4
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Mono__ValueTuple`5
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Mono__SafeGPtrArrayHandle
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace Mono__SafeStringMarshal
    {
        constexpr std::uintptr_t str                              = 0x0          ;
        constexpr std::uintptr_t marshaled_string                 = 0x8          ;
    }

    namespace Mono_Xml__SecurityParser
    {
        constexpr std::uintptr_t handler                          = 0x10         ;
        constexpr std::uintptr_t reader                           = 0x18         ;
        constexpr std::uintptr_t elementNames                     = 0x20         ;
        constexpr std::uintptr_t xmlSpaces                        = 0x28         ;
        constexpr std::uintptr_t xmlSpace                         = 0x30         ;
        constexpr std::uintptr_t buffer                           = 0x38         ;
        constexpr std::uintptr_t nameBuffer                       = 0x40         ;
        constexpr std::uintptr_t isWhitespace                     = 0x48         ;
        constexpr std::uintptr_t attributes                       = 0x50         ;
        constexpr std::uintptr_t line                             = 0x58         ;
        constexpr std::uintptr_t column                           = 0x5C         ;
        constexpr std::uintptr_t resetColumn                      = 0x60         ;
        constexpr std::uintptr_t root                             = 0x68         ;
        constexpr std::uintptr_t current                          = 0x70         ;
        constexpr std::uintptr_t stack                            = 0x78         ;
    }

    namespace Mono_Xml__SmallXmlParser
    {
        constexpr std::uintptr_t handler                          = 0x10         ;
        constexpr std::uintptr_t reader                           = 0x18         ;
        constexpr std::uintptr_t elementNames                     = 0x20         ;
        constexpr std::uintptr_t xmlSpaces                        = 0x28         ;
        constexpr std::uintptr_t xmlSpace                         = 0x30         ;
        constexpr std::uintptr_t buffer                           = 0x38         ;
        constexpr std::uintptr_t nameBuffer                       = 0x40         ;
        constexpr std::uintptr_t isWhitespace                     = 0x48         ;
        constexpr std::uintptr_t attributes                       = 0x50         ;
        constexpr std::uintptr_t line                             = 0x58         ;
        constexpr std::uintptr_t column                           = 0x5C         ;
        constexpr std::uintptr_t resetColumn                      = 0x60         ;
    }

    namespace Mono_Xml__SmallXmlParserException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t line                             = 0x90         ;
        constexpr std::uintptr_t column                           = 0x94         ;
    }

    namespace Mono_Globalization_Unicode__CodePointIndexer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D0038   ;
        constexpr std::uintptr_t ranges                           = 0x10         ;
        constexpr std::uintptr_t TotalCount                       = 0x18         ;
        constexpr std::uintptr_t defaultIndex                     = 0x1C         ;
        constexpr std::uintptr_t defaultCP                        = 0x20         ;
    }

    namespace Mono_Globalization_Unicode__TailoringInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CFF40   ;
        constexpr std::uintptr_t LCID                             = 0x10         ;
        constexpr std::uintptr_t TailoringIndex                   = 0x14         ;
        constexpr std::uintptr_t TailoringCount                   = 0x18         ;
        constexpr std::uintptr_t FrenchSort                       = 0x1C         ;
    }

    namespace Mono_Globalization_Unicode__Contraction
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CFEF0   ;
        constexpr std::uintptr_t Index                            = 0x10         ;
        constexpr std::uintptr_t Source                           = 0x18         ;
        constexpr std::uintptr_t Replacement                      = 0x20         ;
        constexpr std::uintptr_t SortKey                          = 0x28         ;
    }

    namespace Mono_Globalization_Unicode__Level2Map
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CFF10   ;
        constexpr std::uintptr_t Source                           = 0x10         ;
        constexpr std::uintptr_t Replace                          = 0x11         ;
    }

    namespace Mono_Globalization_Unicode__SimpleCollator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D00B8   ;
        constexpr std::uintptr_t textInfo                         = 0x10         ;
        constexpr std::uintptr_t cjkIndexer                       = 0x18         ;
        constexpr std::uintptr_t contractions                     = 0x20         ;
        constexpr std::uintptr_t level2Maps                       = 0x28         ;
        constexpr std::uintptr_t unsafeFlags                      = 0x30         ;
        constexpr std::uintptr_t cjkCatTable                      = 0x38         ;
        constexpr std::uintptr_t cjkLv1Table                      = 0x40         ;
        constexpr std::uintptr_t cjkLv2Table                      = 0x48         ;
        constexpr std::uintptr_t cjkLv2Indexer                    = 0x50         ;
        constexpr std::uintptr_t lcid                             = 0x58         ;
        constexpr std::uintptr_t frenchSort                       = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t invariant                        = 0x0          ;
        }

    }

    namespace Mono_Globalization_Unicode__SortKeyBuffer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CFD48   ;
        constexpr std::uintptr_t l1b                              = 0x10         ;
        constexpr std::uintptr_t l2b                              = 0x18         ;
        constexpr std::uintptr_t l3b                              = 0x20         ;
        constexpr std::uintptr_t l4sb                             = 0x28         ;
        constexpr std::uintptr_t l4tb                             = 0x30         ;
        constexpr std::uintptr_t l4kb                             = 0x38         ;
        constexpr std::uintptr_t l4wb                             = 0x40         ;
        constexpr std::uintptr_t l5b                              = 0x48         ;
        constexpr std::uintptr_t source                           = 0x50         ;
        constexpr std::uintptr_t l1                               = 0x58         ;
        constexpr std::uintptr_t l2                               = 0x5C         ;
        constexpr std::uintptr_t l3                               = 0x60         ;
        constexpr std::uintptr_t l4s                              = 0x64         ;
        constexpr std::uintptr_t l4t                              = 0x68         ;
        constexpr std::uintptr_t l4k                              = 0x6C         ;
        constexpr std::uintptr_t l4w                              = 0x70         ;
        constexpr std::uintptr_t l5                               = 0x74         ;
        constexpr std::uintptr_t lcid                             = 0x78         ;
        constexpr std::uintptr_t options                          = 0x7C         ;
        constexpr std::uintptr_t processLevel2                    = 0x80         ;
        constexpr std::uintptr_t frenchSort                       = 0x81         ;
        constexpr std::uintptr_t frenchSorted                     = 0x82         ;
    }

    namespace Mono_Security__ASN1
    {
        constexpr std::uintptr_t m_nTag                           = 0x10         ;
        constexpr std::uintptr_t m_aValue                         = 0x18         ;
        constexpr std::uintptr_t elist                            = 0x20         ;
    }

    namespace Mono_Security_Cryptography__KeyPairPersistence
    {
        constexpr std::uintptr_t _params                          = 0x10         ;
        constexpr std::uintptr_t _keyvalue                        = 0x18         ;
        constexpr std::uintptr_t _filename                        = 0x20         ;
        constexpr std::uintptr_t _container                       = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _userPathExists                  = 0x0          ;
            constexpr std::uintptr_t _userPath                        = 0x8          ;
            constexpr std::uintptr_t _machinePathExists               = 0x10         ;
            constexpr std::uintptr_t _machinePath                     = 0x18         ;
            constexpr std::uintptr_t lockobj                          = 0x20         ;
        }

    }

    namespace Mono_Security_Cryptography__MD2
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace Mono_Security_Cryptography__MD2Managed
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t state                            = 0x28         ;
        constexpr std::uintptr_t checksum                         = 0x30         ;
        constexpr std::uintptr_t buffer                           = 0x38         ;
        constexpr std::uintptr_t count                            = 0x40         ;
        constexpr std::uintptr_t x                                = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t PI_SUBST                         = 0x0          ;
        }

    }

    namespace Mono_Security_Cryptography__MD4
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace Mono_Security_Cryptography__MD4Managed
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t state                            = 0x28         ;
        constexpr std::uintptr_t buffer                           = 0x30         ;
        constexpr std::uintptr_t count                            = 0x38         ;
        constexpr std::uintptr_t x                                = 0x40         ;
        constexpr std::uintptr_t digest                           = 0x48         ;
    }

    namespace Mono_Security_Cryptography__RSAManaged
    {
        constexpr std::uintptr_t KeySizeValue                     = 0x10         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x18         ;
        constexpr std::uintptr_t isCRTpossible                    = 0x20         ;
        constexpr std::uintptr_t keyBlinding                      = 0x21         ;
        constexpr std::uintptr_t keypairGenerated                 = 0x22         ;
        constexpr std::uintptr_t m_disposed                       = 0x23         ;
        constexpr std::uintptr_t d                                = 0x28         ;
        constexpr std::uintptr_t p                                = 0x30         ;
        constexpr std::uintptr_t q                                = 0x38         ;
        constexpr std::uintptr_t dp                               = 0x40         ;
        constexpr std::uintptr_t dq                               = 0x48         ;
        constexpr std::uintptr_t qInv                             = 0x50         ;
        constexpr std::uintptr_t n                                = 0x58         ;
        constexpr std::uintptr_t e                                = 0x60         ;
        constexpr std::uintptr_t KeyGenerated                     = 0x68         ;
    }

    namespace Mono_Security_Cryptography__SymmetricTransform
    {
        constexpr std::uintptr_t algo                             = 0x10         ;
        constexpr std::uintptr_t encrypt                          = 0x18         ;
        constexpr std::uintptr_t BlockSizeByte                    = 0x1C         ;
        constexpr std::uintptr_t temp                             = 0x20         ;
        constexpr std::uintptr_t temp2                            = 0x28         ;
        constexpr std::uintptr_t workBuff                         = 0x30         ;
        constexpr std::uintptr_t workout                          = 0x38         ;
        constexpr std::uintptr_t padmode                          = 0x40         ;
        constexpr std::uintptr_t FeedBackByte                     = 0x44         ;
        constexpr std::uintptr_t m_disposed                       = 0x48         ;
        constexpr std::uintptr_t lastBlock                        = 0x49         ;
        constexpr std::uintptr_t _rng                             = 0x50         ;
    }

    namespace Mono_Security_Cryptography__DSAManaged
    {
        constexpr std::uintptr_t KeySizeValue                     = 0x10         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x18         ;
        constexpr std::uintptr_t keypairGenerated                 = 0x20         ;
        constexpr std::uintptr_t m_disposed                       = 0x21         ;
        constexpr std::uintptr_t p                                = 0x28         ;
        constexpr std::uintptr_t q                                = 0x30         ;
        constexpr std::uintptr_t g                                = 0x38         ;
        constexpr std::uintptr_t x                                = 0x40         ;
        constexpr std::uintptr_t y                                = 0x48         ;
        constexpr std::uintptr_t j                                = 0x50         ;
        constexpr std::uintptr_t seed                             = 0x58         ;
        constexpr std::uintptr_t counter                          = 0x60         ;
        constexpr std::uintptr_t j_missing                        = 0x64         ;
        constexpr std::uintptr_t rng                              = 0x68         ;
        constexpr std::uintptr_t KeyGenerated                     = 0x70         ;
    }

    namespace Mono_Math__BigInteger
    {
        constexpr std::uintptr_t length                           = 0x10         ;
        constexpr std::uintptr_t data                             = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t smallPrimes                      = 0x0          ;
            constexpr std::uintptr_t rng                              = 0x8          ;
        }

    }

    namespace Mono_Math_Prime__ConfidenceFactor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Math_Prime__PrimalityTest
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Win32__RegistryHive
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Win32__RegistryKey
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10721170   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _hkey                            = 0x18         ;
        constexpr std::uintptr_t _keyName                         = 0x20         ;
        constexpr std::uintptr_t _remoteKey                       = 0x28         ;
        constexpr std::uintptr_t _state                           = 0x2C         ;
        constexpr std::uintptr_t _checkMode                       = 0x30         ;
        constexpr std::uintptr_t _regView                         = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t HKEY_CLASSES_ROOT                = 0x0          ;
            constexpr std::uintptr_t HKEY_CURRENT_USER                = 0x8          ;
            constexpr std::uintptr_t HKEY_LOCAL_MACHINE               = 0x10         ;
            constexpr std::uintptr_t HKEY_USERS                       = 0x18         ;
            constexpr std::uintptr_t HKEY_PERFORMANCE_DATA            = 0x20         ;
            constexpr std::uintptr_t HKEY_CURRENT_CONFIG              = 0x28         ;
            constexpr std::uintptr_t HKEY_DYN_DATA                    = 0x30         ;
            constexpr std::uintptr_t s_hkeyNames                      = 0x38         ;
        }

    }

    namespace Microsoft_Win32__RegistryKeyPermissionCheck
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Win32__RegistryValueOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Win32__RegistryView
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Win32_SafeHandles__SafeLibraryHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D0538   ;
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Microsoft_Win32_SafeHandles__SafeRegistryHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D03C0   ;
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Microsoft_Win32_SafeHandles__SafePasswordHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072D700   ;
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Microsoft_Win32_SafeHandles__SafeFileHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107882D0   ;
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Microsoft_Win32_SafeHandles__SafeFindHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Microsoft_Win32_SafeHandles__SafeWaitHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082B978   ;
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Microsoft_Win32_SafeHandles__SafeHandleZeroOrMinusOneIsInvalid
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Microsoft_Win32_SafeHandles__SafeHandleMinusOneIsInvalid
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Internal_Runtime_Augments__AsyncStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Internal_Runtime_Augments__RuntimeThread
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F27D0   ;
        constexpr std::uintptr_t thread                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t OptimalMaxSpinWaitsPerSpinIteration = 0x0          ;
        }

    }

    namespace System__String
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71730   ;
        constexpr std::uintptr_t _stringLength                    = 0x10         ;
        constexpr std::uintptr_t _firstChar                       = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System__TimeZoneInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10793F48   ;
        constexpr std::uintptr_t _id                              = 0x10         ;
        constexpr std::uintptr_t _displayName                     = 0x18         ;
        constexpr std::uintptr_t _standardDisplayName             = 0x20         ;
        constexpr std::uintptr_t _daylightDisplayName             = 0x28         ;
        constexpr std::uintptr_t _baseUtcOffset                   = 0x30         ;
        constexpr std::uintptr_t _supportsDaylightSavingTime      = 0x38         ;
        constexpr std::uintptr_t _adjustmentRules                 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t lazyHaveRegistry                 = 0x0          ;
            constexpr std::uintptr_t s_utcTimeZone                    = 0x8          ;
            constexpr std::uintptr_t s_cachedData                     = 0x10         ;
            constexpr std::uintptr_t s_maxDateOnly                    = 0x18         ;
            constexpr std::uintptr_t s_minDateOnly                    = 0x20         ;
            constexpr std::uintptr_t MaxOffset                        = 0x28         ;
            constexpr std::uintptr_t MinOffset                        = 0x30         ;
        }

    }

    namespace System__TimeZoneInfoOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__AccessViolationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__Action
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AFCD0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`3
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`4
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`5
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`6
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`7
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`8
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`3
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`4
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`5
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`6
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`7
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`8
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`9
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Comparison`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Converter`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Predicate`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__AggregateException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t m_innerExceptions                = 0x90         ;
    }

    namespace System__ApplicationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__ArgumentException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108388F0   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _paramName                       = 0x90         ;
    }

    namespace System__ArgumentNullException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _paramName                       = 0x90         ;
    }

    namespace System__ArgumentOutOfRangeException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _paramName                       = 0x90         ;
        constexpr std::uintptr_t _actualValue                     = 0x98         ;
    }

    namespace System__ArithmeticException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__ArraySegment`1
    {
        constexpr std::uintptr_t _array                           = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t _Empty_k__BackingField           = 0x0          ;
        }

    }

    namespace System__ArrayTypeMismatchException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__AssemblyLoadEventArgs
    {
        constexpr std::uintptr_t _LoadedAssembly_k__BackingField  = 0x10         ;
    }

    namespace System__AssemblyLoadEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__AsyncCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10783678   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__AttributeTargets
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__AttributeUsageAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074D530   ;
        constexpr std::uintptr_t _attributeTarget                 = 0x10         ;
        constexpr std::uintptr_t _allowMultiple                   = 0x14         ;
        constexpr std::uintptr_t _inherited                       = 0x15         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace System__BadImageFormatException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _fileName                        = 0x90         ;
        constexpr std::uintptr_t _fusionLog                       = 0x98         ;
    }

    namespace System__Boolean
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C716C8   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t TrueString                       = 0x0          ;
            constexpr std::uintptr_t FalseString                      = 0x8          ;
        }

    }

    namespace System__Byte
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C716B8   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__CLSCompliantAttribute
    {
        constexpr std::uintptr_t _compliant                       = 0x10         ;
    }

    namespace System__Char
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71728   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_categoryForLatin1              = 0x0          ;
        }

    }

    namespace System__CharEnumerator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107210C0   ;
        constexpr std::uintptr_t _str                             = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _currentElement                  = 0x1C         ;
    }

    namespace System__Base64FormattingOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__DateTime
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082FBC8   ;
        constexpr std::uintptr_t _dateData                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_daysToMonth365                 = 0x0          ;
            constexpr std::uintptr_t s_daysToMonth366                 = 0x8          ;
            constexpr std::uintptr_t MinValue                         = 0x10         ;
            constexpr std::uintptr_t MaxValue                         = 0x18         ;
            constexpr std::uintptr_t UnixEpoch                        = 0x20         ;
        }

    }

    namespace System__DateTimeKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__DateTimeOffset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FF9F0   ;
        constexpr std::uintptr_t _dateTime                        = 0x0          ;
        constexpr std::uintptr_t _offsetMinutes                   = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t MinValue                         = 0x0          ;
            constexpr std::uintptr_t MaxValue                         = 0x10         ;
            constexpr std::uintptr_t UnixEpoch                        = 0x20         ;
        }

    }

    namespace System__DayOfWeek
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__DivideByZeroException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__DllNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t ClassName                        = 0x90         ;
        constexpr std::uintptr_t AssemblyName                     = 0x98         ;
        constexpr std::uintptr_t MessageArg                       = 0xA0         ;
        constexpr std::uintptr_t ResourceId                       = 0xA8         ;
    }

    namespace System__Double
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71720   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__EntryPointNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t ClassName                        = 0x90         ;
        constexpr std::uintptr_t AssemblyName                     = 0x98         ;
        constexpr std::uintptr_t MessageArg                       = 0xA0         ;
        constexpr std::uintptr_t ResourceId                       = 0xA8         ;
    }

    namespace System__EventHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723BD0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__EventHandler`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__ExecutionEngineException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__FieldAccessException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__FormatException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__Gen2GcCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10764828   ;
        constexpr std::uintptr_t _callback                        = 0x10         ;
        constexpr std::uintptr_t _weakTargetObj                   = 0x18         ;
    }

    namespace System____DTString
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10746D70   ;
        constexpr std::uintptr_t Value                            = 0x0          ;
        constexpr std::uintptr_t Index                            = 0x10         ;
        constexpr std::uintptr_t m_current                        = 0x14         ;
        constexpr std::uintptr_t m_info                           = 0x18         ;
        constexpr std::uintptr_t m_checkDigitToken                = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t WhiteSpaceChecks                 = 0x0          ;
        }

    }

    namespace System__DTSubStringType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__DTSubString
    {
        constexpr std::uintptr_t s                                = 0x0          ;
        constexpr std::uintptr_t index                            = 0x10         ;
        constexpr std::uintptr_t length                           = 0x14         ;
        constexpr std::uintptr_t type                             = 0x18         ;
        constexpr std::uintptr_t value                            = 0x1C         ;
    }

    namespace System__DateTimeToken
    {
        constexpr std::uintptr_t dtt                              = 0x0          ;
        constexpr std::uintptr_t suffix                           = 0x4          ;
        constexpr std::uintptr_t num                              = 0x8          ;
    }

    namespace System__DateTimeRawInfo
    {
        constexpr std::uintptr_t num                              = 0x0          ;
        constexpr std::uintptr_t numCount                         = 0x8          ;
        constexpr std::uintptr_t month                            = 0xC          ;
        constexpr std::uintptr_t year                             = 0x10         ;
        constexpr std::uintptr_t dayOfWeek                        = 0x14         ;
        constexpr std::uintptr_t era                              = 0x18         ;
        constexpr std::uintptr_t timeMark                         = 0x1C         ;
        constexpr std::uintptr_t fraction                         = 0x20         ;
        constexpr std::uintptr_t hasSameDateAndTimeSeparators     = 0x28         ;
    }

    namespace System__ParseFailureKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__ParseFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__DateTimeResult
    {
        constexpr std::uintptr_t Year                             = 0x0          ;
        constexpr std::uintptr_t Month                            = 0x4          ;
        constexpr std::uintptr_t Day                              = 0x8          ;
        constexpr std::uintptr_t Hour                             = 0xC          ;
        constexpr std::uintptr_t Minute                           = 0x10         ;
        constexpr std::uintptr_t Second                           = 0x14         ;
        constexpr std::uintptr_t fraction                         = 0x18         ;
        constexpr std::uintptr_t era                              = 0x20         ;
        constexpr std::uintptr_t flags                            = 0x24         ;
        constexpr std::uintptr_t timeZoneOffset                   = 0x28         ;
        constexpr std::uintptr_t calendar                         = 0x30         ;
        constexpr std::uintptr_t parsedDate                       = 0x38         ;
        constexpr std::uintptr_t failure                          = 0x40         ;
        constexpr std::uintptr_t failureMessageID                 = 0x48         ;
        constexpr std::uintptr_t failureMessageFormatArgument     = 0x50         ;
        constexpr std::uintptr_t failureArgumentName              = 0x58         ;
        constexpr std::uintptr_t originalDateTimeString           = 0x60         ;
        constexpr std::uintptr_t failedFormatSpecifier            = 0x70         ;
    }

    namespace System__ParsingInfo
    {
        constexpr std::uintptr_t calendar                         = 0x0          ;
        constexpr std::uintptr_t dayOfWeek                        = 0x8          ;
        constexpr std::uintptr_t timeMark                         = 0xC          ;
        constexpr std::uintptr_t fUseHour12                       = 0x10         ;
        constexpr std::uintptr_t fUseTwoDigitYear                 = 0x11         ;
        constexpr std::uintptr_t fAllowInnerWhite                 = 0x12         ;
        constexpr std::uintptr_t fAllowTrailingWhite              = 0x13         ;
        constexpr std::uintptr_t fCustomNumberParser              = 0x14         ;
        constexpr std::uintptr_t parseNumberDelegate              = 0x18         ;
    }

    namespace System__TokenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__Guid
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A810   ;
        constexpr std::uintptr_t _a                               = 0x0          ;
        constexpr std::uintptr_t _b                               = 0x4          ;
        constexpr std::uintptr_t _c                               = 0x6          ;
        constexpr std::uintptr_t _d                               = 0x8          ;
        constexpr std::uintptr_t _e                               = 0x9          ;
        constexpr std::uintptr_t _f                               = 0xA          ;
        constexpr std::uintptr_t _g                               = 0xB          ;
        constexpr std::uintptr_t _h                               = 0xC          ;
        constexpr std::uintptr_t _i                               = 0xD          ;
        constexpr std::uintptr_t _j                               = 0xE          ;
        constexpr std::uintptr_t _k                               = 0xF          ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System__HashCode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CF418   ;
        constexpr std::uintptr_t _v1                              = 0x0          ;
        constexpr std::uintptr_t _v2                              = 0x4          ;
        constexpr std::uintptr_t _v3                              = 0x8          ;
        constexpr std::uintptr_t _v4                              = 0xC          ;
        constexpr std::uintptr_t _queue1                          = 0x10         ;
        constexpr std::uintptr_t _queue2                          = 0x14         ;
        constexpr std::uintptr_t _queue3                          = 0x18         ;
        constexpr std::uintptr_t _length                          = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_seed                           = 0x0          ;
        }

    }

    namespace System__IndexOutOfRangeException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__InsufficientExecutionStackException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__Int16
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C716D8   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__Int32
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C716E8   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__Int64
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71708   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__InvalidCastException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__InvalidOperationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__InvalidProgramException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__InvalidTimeZoneException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__LazyState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__LazyHelper
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AC9B0   ;
        constexpr std::uintptr_t _State_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _exceptionDispatch               = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t NoneViaConstructor               = 0x0          ;
            constexpr std::uintptr_t NoneViaFactory                   = 0x8          ;
            constexpr std::uintptr_t PublicationOnlyViaConstructor    = 0x10         ;
            constexpr std::uintptr_t PublicationOnlyViaFactory        = 0x18         ;
            constexpr std::uintptr_t PublicationOnlyWaitForOtherThreadToPublish = 0x20         ;
        }

    }

    namespace System__Lazy`1
    {
        constexpr std::uintptr_t _state                           = 0x0          ;
    }

    namespace System__MemberAccessException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__Memory`1
    {
        constexpr std::uintptr_t _object                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__MethodAccessException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__MidpointRounding
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__MissingMethodException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t ClassName                        = 0x90         ;
        constexpr std::uintptr_t MemberName                       = 0x98         ;
        constexpr std::uintptr_t Signature                        = 0xA0         ;
    }

    namespace System__MulticastNotSupportedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__NotImplementedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__NotSupportedException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10841CE0   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__NullReferenceException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__Nullable`1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71848   ;
        constexpr std::uintptr_t hasValue                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ObjectDisposedException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108045C8   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _objectName                      = 0x90         ;
    }

    namespace System__ObsoleteAttribute
    {
        constexpr std::uintptr_t _message                         = 0x10         ;
        constexpr std::uintptr_t _error                           = 0x18         ;
    }

    namespace System__OperationCanceledException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108006F8   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _cancellationToken               = 0x90         ;
    }

    namespace System__OverflowException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__ParamsArray
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720E28   ;
        constexpr std::uintptr_t _arg0                            = 0x0          ;
        constexpr std::uintptr_t _arg1                            = 0x8          ;
        constexpr std::uintptr_t _arg2                            = 0x10         ;
        constexpr std::uintptr_t _args                            = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_oneArgArray                    = 0x0          ;
            constexpr std::uintptr_t s_twoArgArray                    = 0x8          ;
            constexpr std::uintptr_t s_threeArgArray                  = 0x10         ;
        }

    }

    namespace System__PlatformNotSupportedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__Random
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108519B0   ;
        constexpr std::uintptr_t _inext                           = 0x10         ;
        constexpr std::uintptr_t _inextp                          = 0x14         ;
        constexpr std::uintptr_t _seedArray                       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t t_threadRandom                   = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t s_globalRandom                   = 0x0          ;
        }

    }

    namespace System__RankException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__ReadOnlyMemory`1
    {
        constexpr std::uintptr_t _object                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ReadOnlySpan`1
    {
        constexpr std::uintptr_t _pointer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ResolveEventArgs
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _RequestingAssembly_k__BackingField = 0x18         ;
    }

    namespace System__ResolveEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__SByte
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C716D0   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__Single
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71718   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__Span`1
    {
        constexpr std::uintptr_t _pointer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__StackOverflowException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__CultureAwareComparer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081E9D0   ;
        constexpr std::uintptr_t _compareInfo                     = 0x10         ;
        constexpr std::uintptr_t _options                         = 0x18         ;
    }

    namespace System__OrdinalComparer
    {
        constexpr std::uintptr_t _ignoreCase                      = 0x10         ;
    }

    namespace System__OrdinalCaseSensitiveComparer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081E570   ;
        constexpr std::uintptr_t _ignoreCase                      = 0x10         ;
    }

    namespace System__OrdinalIgnoreCaseComparer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081E558   ;
        constexpr std::uintptr_t _ignoreCase                      = 0x10         ;
    }

    namespace System__StringComparison
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__StringSplitOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__SystemException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C718B0   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__TimeSpan
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10764068   ;
        constexpr std::uintptr_t _ticks                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Zero                             = 0x0          ;
            constexpr std::uintptr_t MaxValue                         = 0x8          ;
            constexpr std::uintptr_t MinValue                         = 0x10         ;
        }

    }

    namespace System__TimeZoneNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__TimeoutException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__Tuple`2
    {
        constexpr std::uintptr_t m_Item1                          = 0x0          ;
    }

    namespace System__Tuple`3
    {
        constexpr std::uintptr_t m_Item1                          = 0x0          ;
    }

    namespace System__Tuple`4
    {
        constexpr std::uintptr_t m_Item1                          = 0x0          ;
    }

    namespace System__Tuple`6
    {
        constexpr std::uintptr_t m_Item1                          = 0x0          ;
    }

    namespace System__Type
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71780   ;
        constexpr std::uintptr_t _impl                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultBinder                  = 0x0          ;
            constexpr std::uintptr_t Delimiter                        = 0x8          ;
            constexpr std::uintptr_t EmptyTypes                       = 0x10         ;
            constexpr std::uintptr_t Missing                          = 0x18         ;
            constexpr std::uintptr_t FilterAttribute                  = 0x20         ;
            constexpr std::uintptr_t FilterName                       = 0x28         ;
            constexpr std::uintptr_t FilterNameIgnoreCase             = 0x30         ;
        }

    }

    namespace System__TypeAccessException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t ClassName                        = 0x90         ;
        constexpr std::uintptr_t AssemblyName                     = 0x98         ;
        constexpr std::uintptr_t MessageArg                       = 0xA0         ;
        constexpr std::uintptr_t ResourceId                       = 0xA8         ;
    }

    namespace System__TypeCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__TypeInitializationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _typeName                        = 0x90         ;
    }

    namespace System__UInt16
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C716E0   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__UInt32
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C716F0   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__UInt64
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71710   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;
    }

    namespace System__UnauthorizedAccessException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__UnhandledExceptionEventArgs
    {
        constexpr std::uintptr_t _exception                       = 0x10         ;
        constexpr std::uintptr_t _isTerminating                   = 0x18         ;
    }

    namespace System__UnhandledExceptionEventHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826B90   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__ValueTuple`1
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ValueTuple`2
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ValueTuple`3
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ValueTuple`4
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ValueTuple`5
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ValueTuple`6
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ValueTuple`7
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__ValueTuple`8
    {
        constexpr std::uintptr_t Item1                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__Version
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107424B8   ;
        constexpr std::uintptr_t _Major                           = 0x10         ;
        constexpr std::uintptr_t _Minor                           = 0x14         ;
        constexpr std::uintptr_t _Build                           = 0x18         ;
        constexpr std::uintptr_t _Revision                        = 0x1C         ;
    }

    namespace System__MutableDecimal
    {
        constexpr std::uintptr_t Flags                            = 0x0          ;
        constexpr std::uintptr_t High                             = 0x4          ;
        constexpr std::uintptr_t Low                              = 0x8          ;
        constexpr std::uintptr_t Mid                              = 0xC          ;
    }

    namespace System__ConsoleCancelEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__ConsoleCancelEventArgs
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
        constexpr std::uintptr_t _Cancel_k__BackingField          = 0x14         ;
    }

    namespace System__ConsoleColor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__ConsoleKey
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__ConsoleKeyInfo
    {
        constexpr std::uintptr_t _keyChar                         = 0x0          ;
        constexpr std::uintptr_t _key                             = 0x4          ;
        constexpr std::uintptr_t _mods                            = 0x8          ;
    }

    namespace System__ConsoleModifiers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__ConsoleSpecialKey
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__SequencePosition
    {
        constexpr std::uintptr_t _object                          = 0x0          ;
        constexpr std::uintptr_t _integer                         = 0x8          ;
    }

    namespace System__AppDomainUnloadedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__CannotUnloadAppDomainException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__OperatingSystem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081DB88   ;
        constexpr std::uintptr_t _version                         = 0x10         ;
        constexpr std::uintptr_t _platform                        = 0x18         ;
        constexpr std::uintptr_t _servicePack                     = 0x20         ;
        constexpr std::uintptr_t _versionString                   = 0x28         ;
    }

    namespace System__MissingFieldException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t ClassName                        = 0x90         ;
        constexpr std::uintptr_t MemberName                       = 0x98         ;
        constexpr std::uintptr_t Signature                        = 0xA0         ;
    }

    namespace System__MissingMemberException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t ClassName                        = 0x90         ;
        constexpr std::uintptr_t MemberName                       = 0x98         ;
        constexpr std::uintptr_t Signature                        = 0xA0         ;
    }

    namespace System__OutOfMemoryException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__ByReference`1
    {
        constexpr std::uintptr_t _value                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System__MonoTODOAttribute
    {
        constexpr std::uintptr_t comment                          = 0x10         ;
    }

    namespace System__MonoLimitationAttribute
    {
        constexpr std::uintptr_t comment                          = 0x10         ;
    }

    namespace System__LocalDataStoreHolder
    {
        constexpr std::uintptr_t m_Store                          = 0x10         ;
    }

    namespace System__LocalDataStoreElement
    {
        constexpr std::uintptr_t m_value                          = 0x10         ;
        constexpr std::uintptr_t m_cookie                         = 0x18         ;
    }

    namespace System__LocalDataStore
    {
        constexpr std::uintptr_t m_DataTable                      = 0x10         ;
        constexpr std::uintptr_t m_Manager                        = 0x18         ;
    }

    namespace System__LocalDataStoreSlot
    {
        constexpr std::uintptr_t m_mgr                            = 0x10         ;
        constexpr std::uintptr_t m_slot                           = 0x18         ;
        constexpr std::uintptr_t m_cookie                         = 0x20         ;
    }

    namespace System__LocalDataStoreMgr
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107328D0   ;
        constexpr std::uintptr_t m_SlotInfoTable                  = 0x10         ;
        constexpr std::uintptr_t m_FirstAvailableSlot             = 0x18         ;
        constexpr std::uintptr_t m_ManagedLocalDataStores         = 0x20         ;
        constexpr std::uintptr_t m_KeyToSlotMap                   = 0x28         ;
        constexpr std::uintptr_t m_CookieGenerator                = 0x30         ;
    }

    namespace System__ContextBoundObject
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
    }

    namespace System__Exception
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108302D8   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t s_EDILock                        = 0x0          ;
        }

    }

    namespace System__TypeNameFormatFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__TypeNameKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__RuntimeType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077EC10   ;
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t type_info                        = 0x18         ;
        constexpr std::uintptr_t GenericCache                     = 0x20         ;
        constexpr std::uintptr_t m_serializationCtor              = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t ValueType                        = 0x0          ;
            constexpr std::uintptr_t EnumType                         = 0x8          ;
            constexpr std::uintptr_t ObjectType                       = 0x10         ;
            constexpr std::uintptr_t StringType                       = 0x18         ;
            constexpr std::uintptr_t DelegateType                     = 0x20         ;
            constexpr std::uintptr_t s_SICtorParamTypes               = 0x28         ;
            constexpr std::uintptr_t MakeTypeBuilderInstantiation     = 0x30         ;
            constexpr std::uintptr_t s_typedRef                       = 0x38         ;
        }

    }

    namespace System__ReflectionOnlyType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10822000   ;
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t type_info                        = 0x18         ;
        constexpr std::uintptr_t GenericCache                     = 0x20         ;
        constexpr std::uintptr_t m_serializationCtor              = 0x28         ;
    }

    namespace System__SharedStatics
    {
        constexpr std::uintptr_t _maker                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _sharedStatics                   = 0x0          ;
        }

    }

    namespace System__ExceptionArgument
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__ExceptionResource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__TypedReference
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71808   ;
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t Value                            = 0x18         ;
        constexpr std::uintptr_t Type                             = 0x20         ;
    }

    namespace System__TypeLoadException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t ClassName                        = 0x90         ;
        constexpr std::uintptr_t AssemblyName                     = 0x98         ;
        constexpr std::uintptr_t MessageArg                       = 0xA0         ;
        constexpr std::uintptr_t ResourceId                       = 0xA8         ;
    }

    namespace System__UnitySerializationHolder
    {
        constexpr std::uintptr_t m_instantiation                  = 0x10         ;
        constexpr std::uintptr_t m_elementTypes                   = 0x18         ;
        constexpr std::uintptr_t m_genericParameterPosition       = 0x20         ;
        constexpr std::uintptr_t m_declaringType                  = 0x28         ;
        constexpr std::uintptr_t m_declaringMethod                = 0x30         ;
        constexpr std::uintptr_t m_data                           = 0x38         ;
        constexpr std::uintptr_t m_assemblyName                   = 0x40         ;
        constexpr std::uintptr_t m_unityType                      = 0x48         ;
    }

    namespace System__AppDomain
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C717B0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _mono_app_domain                 = 0x18         ;
        constexpr std::uintptr_t _evidence                        = 0x20         ;
        constexpr std::uintptr_t _granted                         = 0x28         ;
        constexpr std::uintptr_t _principalPolicy                 = 0x30         ;
        constexpr std::uintptr_t AssemblyLoad                     = 0x38         ;
        constexpr std::uintptr_t AssemblyResolve                  = 0x40         ;
        constexpr std::uintptr_t DomainUnload                     = 0x48         ;
        constexpr std::uintptr_t ProcessExit                      = 0x50         ;
        constexpr std::uintptr_t ResourceResolve                  = 0x58         ;
        constexpr std::uintptr_t TypeResolve                      = 0x60         ;
        constexpr std::uintptr_t UnhandledException               = 0x68         ;
        constexpr std::uintptr_t FirstChanceException             = 0x70         ;
        constexpr std::uintptr_t _domain_manager                  = 0x78         ;
        constexpr std::uintptr_t ReflectionOnlyAssemblyResolve    = 0x80         ;
        constexpr std::uintptr_t _activation                      = 0x88         ;
        constexpr std::uintptr_t _applicationIdentity             = 0x90         ;
        constexpr std::uintptr_t compatibility_switch             = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t _process_guid                    = 0x0          ;
            constexpr std::uintptr_t type_resolve_in_progress         = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t assembly_resolve_in_progress     = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t assembly_resolve_in_progress_refonly = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace System__MonoTypeInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10822170   ;
        constexpr std::uintptr_t full_name                        = 0x10         ;
        constexpr std::uintptr_t default_ctor                     = 0x18         ;
    }

    namespace System__AppDomainSetup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C717B8   ;
        constexpr std::uintptr_t application_base                 = 0x10         ;
        constexpr std::uintptr_t application_name                 = 0x18         ;
        constexpr std::uintptr_t cache_path                       = 0x20         ;
        constexpr std::uintptr_t configuration_file               = 0x28         ;
        constexpr std::uintptr_t dynamic_base                     = 0x30         ;
        constexpr std::uintptr_t license_file                     = 0x38         ;
        constexpr std::uintptr_t private_bin_path                 = 0x40         ;
        constexpr std::uintptr_t private_bin_path_probe           = 0x48         ;
        constexpr std::uintptr_t shadow_copy_directories          = 0x50         ;
        constexpr std::uintptr_t shadow_copy_files                = 0x58         ;
        constexpr std::uintptr_t publisher_policy                 = 0x60         ;
        constexpr std::uintptr_t path_changed                     = 0x61         ;
        constexpr std::uintptr_t loader_optimization              = 0x64         ;
        constexpr std::uintptr_t disallow_binding_redirects       = 0x68         ;
        constexpr std::uintptr_t disallow_code_downloads          = 0x69         ;
        constexpr std::uintptr_t _activationArguments             = 0x70         ;
        constexpr std::uintptr_t domain_initializer               = 0x78         ;
        constexpr std::uintptr_t application_trust                = 0x80         ;
        constexpr std::uintptr_t domain_initializer_args          = 0x88         ;
        constexpr std::uintptr_t disallow_appbase_probe           = 0x90         ;
        constexpr std::uintptr_t configuration_bytes              = 0x98         ;
        constexpr std::uintptr_t serialized_non_primitives        = 0xA0         ;
        constexpr std::uintptr_t manager_assembly                 = 0xA8         ;
        constexpr std::uintptr_t manager_type                     = 0xB0         ;
        constexpr std::uintptr_t partial_visible_assemblies       = 0xB8         ;
        constexpr std::uintptr_t _TargetFrameworkName_k__BackingField = 0xC0         ;
    }

    namespace System__ArgIterator
    {
        constexpr std::uintptr_t sig                              = 0x0          ;
        constexpr std::uintptr_t args                             = 0x8          ;
        constexpr std::uintptr_t next_arg                         = 0x10         ;
        constexpr std::uintptr_t num_args                         = 0x14         ;
    }

    namespace System__DelegateData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826588   ;
        constexpr std::uintptr_t target_type                      = 0x10         ;
        constexpr std::uintptr_t method_name                      = 0x18         ;
        constexpr std::uintptr_t curried_first_arg                = 0x20         ;
    }

    namespace System__Delegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FAD98   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
    }

    namespace System__DelegateSerializationHolder
    {
        constexpr std::uintptr_t _delegate                        = 0x10         ;
    }

    namespace System__SByteEnum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71950   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__Int16Enum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71958   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__Int32Enum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71960   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__Int64Enum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71968   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__ByteEnum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71970   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UInt16Enum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71978   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UInt32Enum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71980   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UInt64Enum
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71988   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__IntPtr
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C716F8   ;
        constexpr std::uintptr_t m_value                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Zero                             = 0x0          ;
        }

    }

    namespace System__MarshalByRefObject
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71810   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
    }

    namespace System__MonoAsyncCall
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71888   ;
        constexpr std::uintptr_t msg                              = 0x10         ;
        constexpr std::uintptr_t cb_method                        = 0x18         ;
        constexpr std::uintptr_t cb_target                        = 0x20         ;
        constexpr std::uintptr_t state                            = 0x28         ;
        constexpr std::uintptr_t res                              = 0x30         ;
        constexpr std::uintptr_t out_args                         = 0x38         ;
    }

    namespace System__MonoListItem
    {
        constexpr std::uintptr_t next                             = 0x10         ;
        constexpr std::uintptr_t data                             = 0x18         ;
    }

    namespace System__MonoType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71788   ;
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t type_info                        = 0x18         ;
        constexpr std::uintptr_t GenericCache                     = 0x20         ;
        constexpr std::uintptr_t m_serializationCtor              = 0x28         ;
    }

    namespace System__MulticastDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826450   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__PlatformID
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__RuntimeArgumentHandle
    {
        constexpr std::uintptr_t args                             = 0x0          ;
    }

    namespace System__RuntimeFieldHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace System__RuntimeMethodHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace System__RuntimeTypeHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace System__TermInfoDriver
    {
        constexpr std::uintptr_t reader                           = 0x10         ;
        constexpr std::uintptr_t cursorLeft                       = 0x18         ;
        constexpr std::uintptr_t cursorTop                        = 0x1C         ;
        constexpr std::uintptr_t title                            = 0x20         ;
        constexpr std::uintptr_t titleFormat                      = 0x28         ;
        constexpr std::uintptr_t cursorVisible                    = 0x30         ;
        constexpr std::uintptr_t csrVisible                       = 0x38         ;
        constexpr std::uintptr_t csrInvisible                     = 0x40         ;
        constexpr std::uintptr_t clear                            = 0x48         ;
        constexpr std::uintptr_t bell                             = 0x50         ;
        constexpr std::uintptr_t term                             = 0x58         ;
        constexpr std::uintptr_t stdin                            = 0x60         ;
        constexpr std::uintptr_t stdout                           = 0x68         ;
        constexpr std::uintptr_t windowWidth                      = 0x70         ;
        constexpr std::uintptr_t windowHeight                     = 0x74         ;
        constexpr std::uintptr_t bufferHeight                     = 0x78         ;
        constexpr std::uintptr_t bufferWidth                      = 0x7C         ;
        constexpr std::uintptr_t buffer                           = 0x80         ;
        constexpr std::uintptr_t readpos                          = 0x88         ;
        constexpr std::uintptr_t writepos                         = 0x8C         ;
        constexpr std::uintptr_t keypadXmit                       = 0x90         ;
        constexpr std::uintptr_t keypadLocal                      = 0x98         ;
        constexpr std::uintptr_t inited                           = 0xA0         ;
        constexpr std::uintptr_t initLock                         = 0xA8         ;
        constexpr std::uintptr_t initKeys                         = 0xB0         ;
        constexpr std::uintptr_t origPair                         = 0xB8         ;
        constexpr std::uintptr_t origColors                       = 0xC0         ;
        constexpr std::uintptr_t cursorAddress                    = 0xC8         ;
        constexpr std::uintptr_t fgcolor                          = 0xD0         ;
        constexpr std::uintptr_t setfgcolor                       = 0xD8         ;
        constexpr std::uintptr_t setbgcolor                       = 0xE0         ;
        constexpr std::uintptr_t maxColors                        = 0xE8         ;
        constexpr std::uintptr_t noGetPosition                    = 0xEC         ;
        constexpr std::uintptr_t keymap                           = 0xF0         ;
        constexpr std::uintptr_t rootmap                          = 0xF8         ;
        constexpr std::uintptr_t rl_startx                        = 0x100        ;
        constexpr std::uintptr_t rl_starty                        = 0x104        ;
        constexpr std::uintptr_t control_characters               = 0x108        ;
        constexpr std::uintptr_t echobuf                          = 0x110        ;
        constexpr std::uintptr_t echon                            = 0x118        ;

        namespace _static
        {
            constexpr std::uintptr_t native_terminal_size             = 0x0          ;
            constexpr std::uintptr_t terminal_size                    = 0x8          ;
            constexpr std::uintptr_t locations                        = 0x10         ;
            constexpr std::uintptr_t _consoleColorToAnsiCode          = 0x18         ;
        }

    }

    namespace System__ByteMatcher
    {
        constexpr std::uintptr_t map                              = 0x10         ;
        constexpr std::uintptr_t starts                           = 0x18         ;
    }

    namespace System__TermInfoNumbers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__TermInfoReader
    {
        constexpr std::uintptr_t boolSize                         = 0x10         ;
        constexpr std::uintptr_t numSize                          = 0x14         ;
        constexpr std::uintptr_t strOffsets                       = 0x18         ;
        constexpr std::uintptr_t buffer                           = 0x20         ;
        constexpr std::uintptr_t booleansOffset                   = 0x28         ;
        constexpr std::uintptr_t intOffset                        = 0x2C         ;
    }

    namespace System__TermInfoStrings
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__ArraySpec
    {
        constexpr std::uintptr_t dimensions                       = 0x10         ;
        constexpr std::uintptr_t bound                            = 0x14         ;
    }

    namespace System__PointerSpec
    {
        constexpr std::uintptr_t pointer_level                    = 0x10         ;
    }

    namespace System__TypeSpec
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t assembly_name                    = 0x18         ;
        constexpr std::uintptr_t nested                           = 0x20         ;
        constexpr std::uintptr_t generic_params                   = 0x28         ;
        constexpr std::uintptr_t modifier_spec                    = 0x30         ;
        constexpr std::uintptr_t is_byref                         = 0x38         ;
        constexpr std::uintptr_t display_fullname                 = 0x40         ;
    }

    namespace System__UIntPtr
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71700   ;
        constexpr std::uintptr_t _pointer                         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Zero                             = 0x0          ;
        }

    }

    namespace System__Variant
    {
        constexpr std::uintptr_t vt                               = 0x0          ;
        constexpr std::uintptr_t wReserved1                       = 0x2          ;
        constexpr std::uintptr_t wReserved2                       = 0x4          ;
        constexpr std::uintptr_t wReserved3                       = 0x6          ;
        constexpr std::uintptr_t llVal                            = 0x8          ;
    }

    namespace System__BRECORD
    {
        constexpr std::uintptr_t pvRecord                         = 0x0          ;
        constexpr std::uintptr_t pRecInfo                         = 0x8          ;
    }

    namespace System__WeakReference
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072C780   ;
        constexpr std::uintptr_t isLongReference                  = 0x10         ;
        constexpr std::uintptr_t gcHandle                         = 0x18         ;
    }

    namespace System__WeakReference`1
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace System__InputRecord
    {
        constexpr std::uintptr_t EventType                        = 0x0          ;
        constexpr std::uintptr_t KeyDown                          = 0x2          ;
        constexpr std::uintptr_t RepeatCount                      = 0x4          ;
        constexpr std::uintptr_t VirtualKeyCode                   = 0x6          ;
        constexpr std::uintptr_t VirtualScanCode                  = 0x8          ;
        constexpr std::uintptr_t Character                        = 0xA          ;
        constexpr std::uintptr_t ControlKeyState                  = 0xC          ;
        constexpr std::uintptr_t pad1                             = 0x10         ;
        constexpr std::uintptr_t pad2                             = 0x14         ;
    }

    namespace System__Coord
    {
        constexpr std::uintptr_t X                                = 0x0          ;
        constexpr std::uintptr_t Y                                = 0x2          ;
    }

    namespace System__SmallRect
    {
        constexpr std::uintptr_t Left                             = 0x0          ;
        constexpr std::uintptr_t Top                              = 0x2          ;
        constexpr std::uintptr_t Right                            = 0x4          ;
        constexpr std::uintptr_t Bottom                           = 0x6          ;
    }

    namespace System__ConsoleScreenBufferInfo
    {
        constexpr std::uintptr_t Size                             = 0x0          ;
        constexpr std::uintptr_t CursorPosition                   = 0x4          ;
        constexpr std::uintptr_t Attribute                        = 0x8          ;
        constexpr std::uintptr_t Window                           = 0xA          ;
        constexpr std::uintptr_t MaxWindowSize                    = 0x12         ;
    }

    namespace System__Handles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__WindowsConsoleDriver
    {
        constexpr std::uintptr_t inputHandle                      = 0x10         ;
        constexpr std::uintptr_t outputHandle                     = 0x18         ;
        constexpr std::uintptr_t defaultAttribute                 = 0x20         ;
    }

    namespace System__Decimal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10768E30   ;
        constexpr std::uintptr_t flags                            = 0x0          ;
        constexpr std::uintptr_t hi                               = 0x4          ;
        constexpr std::uintptr_t lo                               = 0x8          ;
        constexpr std::uintptr_t mid                              = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t Zero                             = 0x0          ;
            constexpr std::uintptr_t One                              = 0x10         ;
            constexpr std::uintptr_t MinusOne                         = 0x20         ;
            constexpr std::uintptr_t MaxValue                         = 0x30         ;
            constexpr std::uintptr_t MinValue                         = 0x40         ;
        }

    }

    namespace System_Threading__AbandonedMutexException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _mutexIndex                      = 0x90         ;
        constexpr std::uintptr_t _mutex                           = 0x98         ;
    }

    namespace System_Threading__AsyncLocal`1
    {
        constexpr std::uintptr_t m_valueChangedHandler            = 0x0          ;
    }

    namespace System_Threading__AsyncLocalValueChangedArgs`1
    {
        constexpr std::uintptr_t _PreviousValue_k__BackingField   = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Threading__AutoResetEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10721710   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t waitHandle                       = 0x18         ;
        constexpr std::uintptr_t safeWaitHandle                   = 0x20         ;
        constexpr std::uintptr_t hasThreadAffinity                = 0x28         ;
    }

    namespace System_Threading__EventResetMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading__LazyThreadSafetyMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading__LockRecursionException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading__ManualResetEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107324B8   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t waitHandle                       = 0x18         ;
        constexpr std::uintptr_t safeWaitHandle                   = 0x20         ;
        constexpr std::uintptr_t hasThreadAffinity                = 0x28         ;
    }

    namespace System_Threading__ParameterizedThreadStart
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835960   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Threading__SemaphoreFullException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading__SendOrPostCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A61D0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Threading__SynchronizationLockException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading__ThreadStart
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085CBD8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Threading__ThreadState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading__ThreadStateException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading__WaitHandleCannotBeOpenedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading__CancellationToken
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10746860   ;
        constexpr std::uintptr_t _source                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_actionToActionObjShunt         = 0x0          ;
        }

    }

    namespace System_Threading__ManualResetEventSlim
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C798   ;
        constexpr std::uintptr_t m_lock                           = 0x10         ;
        constexpr std::uintptr_t m_eventObj                       = 0x18         ;
        constexpr std::uintptr_t m_combinedState                  = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cancellationTokenCallback      = 0x0          ;
        }

    }

    namespace System_Threading__NativeOverlapped
    {
        constexpr std::uintptr_t InternalLow                      = 0x0          ;
        constexpr std::uintptr_t InternalHigh                     = 0x8          ;
        constexpr std::uintptr_t OffsetLow                        = 0x10         ;
        constexpr std::uintptr_t OffsetHigh                       = 0x14         ;
        constexpr std::uintptr_t EventHandle                      = 0x18         ;
    }

    namespace System_Threading__SpinWait
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AC9A8   ;
        constexpr std::uintptr_t _count                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t SpinCountforSpinBeforeWait       = 0x0          ;
        }

    }

    namespace System_Threading__CancellationTokenRegistration
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C218   ;
        constexpr std::uintptr_t m_callbackInfo                   = 0x0          ;
        constexpr std::uintptr_t m_registrationInfo               = 0x8          ;
    }

    namespace System_Threading__CancellationTokenSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075DFD0   ;
        constexpr std::uintptr_t _kernelEvent                     = 0x10         ;
        constexpr std::uintptr_t _registeredCallbacksLists        = 0x18         ;
        constexpr std::uintptr_t _state                           = 0x20         ;
        constexpr std::uintptr_t _threadIDExecutingCallbacks      = 0x24         ;
        constexpr std::uintptr_t _disposed                        = 0x28         ;
        constexpr std::uintptr_t _executingCallback               = 0x30         ;
        constexpr std::uintptr_t _timer                           = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_canceledSource                 = 0x0          ;
            constexpr std::uintptr_t s_neverCanceledSource            = 0x8          ;
            constexpr std::uintptr_t s_nLists                         = 0x10         ;
            constexpr std::uintptr_t s_timerCallback                  = 0x18         ;
        }

    }

    namespace System_Threading__CancellationCallbackCoreWorkArguments
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C318   ;
        constexpr std::uintptr_t _currArrayFragment               = 0x0          ;
        constexpr std::uintptr_t _currArrayIndex                  = 0x8          ;
    }

    namespace System_Threading__CancellationCallbackInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C398   ;
        constexpr std::uintptr_t Callback                         = 0x10         ;
        constexpr std::uintptr_t StateForCallback                 = 0x18         ;
        constexpr std::uintptr_t TargetExecutionContext           = 0x20         ;
        constexpr std::uintptr_t CancellationTokenSource          = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_executionContextCallback       = 0x0          ;
        }

    }

    namespace System_Threading__SparselyPopulatedArray`1
    {
        constexpr std::uintptr_t _head                            = 0x0          ;
    }

    namespace System_Threading__SparselyPopulatedArrayAddInfo`1
    {
        constexpr std::uintptr_t _source                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Threading__SparselyPopulatedArrayFragment`1
    {
        constexpr std::uintptr_t _elements                        = 0x0          ;
    }

    namespace System_Threading__LockHolder
    {
        constexpr std::uintptr_t _lock                            = 0x0          ;
    }

    namespace System_Threading__Lock
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834140   ;
        constexpr std::uintptr_t _lock                            = 0x10         ;
    }

    namespace System_Threading__SemaphoreSlim
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10807478   ;
        constexpr std::uintptr_t m_currentCount                   = 0x10         ;
        constexpr std::uintptr_t m_maxCount                       = 0x14         ;
        constexpr std::uintptr_t m_waitCount                      = 0x18         ;
        constexpr std::uintptr_t m_lockObj                        = 0x20         ;
        constexpr std::uintptr_t m_waitHandle                     = 0x28         ;
        constexpr std::uintptr_t m_asyncHead                      = 0x30         ;
        constexpr std::uintptr_t m_asyncTail                      = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_trueTask                       = 0x0          ;
            constexpr std::uintptr_t s_falseTask                      = 0x8          ;
            constexpr std::uintptr_t s_cancellationTokenCanceledEventHandler = 0x10         ;
        }

    }

    namespace System_Threading__SpinLock
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078FF38   ;
        constexpr std::uintptr_t m_owner                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t MAXIMUM_WAITERS                  = 0x0          ;
        }

    }

    namespace System_Threading__ThreadLocal`1
    {
        constexpr std::uintptr_t m_valueFactory                   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t ts_slotArray                     = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t ts_finalizationHelper            = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t s_idManager                      = 0x0          ;
        }

    }

    namespace System_Threading__EventWaitHandle
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t waitHandle                       = 0x18         ;
        constexpr std::uintptr_t safeWaitHandle                   = 0x20         ;
        constexpr std::uintptr_t hasThreadAffinity                = 0x28         ;
    }

    namespace System_Threading__ContextCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A5E10   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Threading__ExecutionContextSwitcher
    {
        constexpr std::uintptr_t outerEC                          = 0x0          ;
        constexpr std::uintptr_t outerECBelongsToScope            = 0x8          ;
        constexpr std::uintptr_t hecsw                            = 0x10         ;
        constexpr std::uintptr_t thread                           = 0x18         ;
    }

    namespace System_Threading__AsyncFlowControl
    {
        constexpr std::uintptr_t useEC                            = 0x0          ;
        constexpr std::uintptr_t _ec                              = 0x8          ;
        constexpr std::uintptr_t _thread                          = 0x10         ;
    }

    namespace System_Threading__ExecutionContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E1810   ;
        constexpr std::uintptr_t _syncContext                     = 0x10         ;
        constexpr std::uintptr_t _syncContextNoFlow               = 0x18         ;
        constexpr std::uintptr_t _logicalCallContext              = 0x20         ;
        constexpr std::uintptr_t _illogicalCallContext            = 0x28         ;
        constexpr std::uintptr_t _flags                           = 0x30         ;
        constexpr std::uintptr_t _localValues                     = 0x38         ;
        constexpr std::uintptr_t _localChangeNotifications        = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_dummyDefaultEC                 = 0x0          ;
            constexpr std::uintptr_t Default                          = 0x8          ;
        }

    }

    namespace System_Threading__SynchronizationContextProperties
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading__SynchronizationContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A61F0   ;
        constexpr std::uintptr_t _props                           = 0x10         ;
    }

    namespace System_Threading__OSSpecificSynchronizationContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835878   ;
        constexpr std::uintptr_t _props                           = 0x10         ;
        constexpr std::uintptr_t m_OSSynchronizationContext       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ContextCache                   = 0x0          ;
        }

    }

    namespace System_Threading__ThreadHelper
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835950   ;
        constexpr std::uintptr_t _start                           = 0x10         ;
        constexpr std::uintptr_t _startArg                        = 0x18         ;
        constexpr std::uintptr_t _executionContext                = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _ccb                             = 0x0          ;
        }

    }

    namespace System_Threading__Thread
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085CBD0   ;
        constexpr std::uintptr_t internal_thread                  = 0x10         ;
        constexpr std::uintptr_t m_ThreadStartArg                 = 0x18         ;
        constexpr std::uintptr_t pending_exception                = 0x20         ;
        constexpr std::uintptr_t m_Delegate                       = 0x28         ;
        constexpr std::uintptr_t m_ExecutionContext               = 0x30         ;
        constexpr std::uintptr_t m_ExecutionContextBelongsToOuterScope = 0x38         ;
        constexpr std::uintptr_t principal                        = 0x40         ;
        constexpr std::uintptr_t principal_version                = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_LocalDataStoreMgr              = 0x0          ;
            constexpr std::uintptr_t s_LocalDataStore                 = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t m_CurrentCulture                 = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t m_CurrentUICulture               = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t s_asyncLocalCurrentCulture       = 0x8          ;
            constexpr std::uintptr_t s_asyncLocalCurrentUICulture     = 0x10         ;
            constexpr std::uintptr_t current_thread                   = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace System_Threading__StackCrawlMark
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading__ThreadAbortException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading__ThreadInterruptedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading__WaitCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078B1F0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Threading__WaitOrTimerCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Threading__ThreadPoolWorkQueue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108353F8   ;
        constexpr std::uintptr_t queueHead                        = 0x10         ;
        constexpr std::uintptr_t queueTail                        = 0x18         ;
        constexpr std::uintptr_t numOutstandingThreadRequests     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t allThreadQueues                  = 0x0          ;
        }

    }

    namespace System_Threading__ThreadPoolWorkQueueThreadLocals
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835620   ;
        constexpr std::uintptr_t workQueue                        = 0x10         ;
        constexpr std::uintptr_t workStealingQueue                = 0x18         ;
        constexpr std::uintptr_t random                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t threadLocals                     = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace System_Threading__QueueUserWorkItemCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108356A0   ;
        constexpr std::uintptr_t callback                         = 0x10         ;
        constexpr std::uintptr_t context                          = 0x18         ;
        constexpr std::uintptr_t state                            = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t ccb                              = 0x0          ;
        }

    }

    namespace System_Threading__WaitHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082B970   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t waitHandle                       = 0x18         ;
        constexpr std::uintptr_t safeWaitHandle                   = 0x20         ;
        constexpr std::uintptr_t hasThreadAffinity                = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t InvalidHandle                    = 0x0          ;
        }

    }

    namespace System_Threading__LockQueue
    {
        constexpr std::uintptr_t rwlock                           = 0x10         ;
        constexpr std::uintptr_t lockCount                        = 0x18         ;
    }

    namespace System_Threading__Mutex
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t waitHandle                       = 0x18         ;
        constexpr std::uintptr_t safeWaitHandle                   = 0x20         ;
        constexpr std::uintptr_t hasThreadAffinity                = 0x28         ;
    }

    namespace System_Threading__ReaderWriterLock
    {
        constexpr std::uintptr_t seq_num                          = 0x10         ;
        constexpr std::uintptr_t state                            = 0x14         ;
        constexpr std::uintptr_t readers                          = 0x18         ;
        constexpr std::uintptr_t writer_lock_owner                = 0x1C         ;
        constexpr std::uintptr_t writer_queue                     = 0x20         ;
        constexpr std::uintptr_t reader_locks                     = 0x28         ;
    }

    namespace System_Threading__RegisteredWaitHandle
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _waitObject                      = 0x18         ;
        constexpr std::uintptr_t _callback                        = 0x20         ;
        constexpr std::uintptr_t _state                           = 0x28         ;
        constexpr std::uintptr_t _finalEvent                      = 0x30         ;
        constexpr std::uintptr_t _cancelEvent                     = 0x38         ;
        constexpr std::uintptr_t _timeout                         = 0x40         ;
        constexpr std::uintptr_t _callsInProcess                  = 0x48         ;
        constexpr std::uintptr_t _executeOnlyOnce                 = 0x4C         ;
        constexpr std::uintptr_t _unregistered                    = 0x4D         ;
    }

    namespace System_Threading__InternalThread
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C717A8   ;
        constexpr std::uintptr_t lock_thread_id                   = 0x10         ;
        constexpr std::uintptr_t handle                           = 0x18         ;
        constexpr std::uintptr_t native_handle                    = 0x20         ;
        constexpr std::uintptr_t name_chars                       = 0x28         ;
        constexpr std::uintptr_t name_free                        = 0x30         ;
        constexpr std::uintptr_t name_length                      = 0x34         ;
        constexpr std::uintptr_t state                            = 0x38         ;
        constexpr std::uintptr_t abort_exc                        = 0x40         ;
        constexpr std::uintptr_t abort_state_handle               = 0x48         ;
        constexpr std::uintptr_t thread_id                        = 0x50         ;
        constexpr std::uintptr_t debugger_thread                  = 0x58         ;
        constexpr std::uintptr_t static_data                      = 0x60         ;
        constexpr std::uintptr_t runtime_thread_info              = 0x68         ;
        constexpr std::uintptr_t current_appcontext               = 0x70         ;
        constexpr std::uintptr_t root_domain_thread               = 0x78         ;
        constexpr std::uintptr_t _serialized_principal            = 0x80         ;
        constexpr std::uintptr_t _serialized_principal_version    = 0x88         ;
        constexpr std::uintptr_t appdomain_refs                   = 0x90         ;
        constexpr std::uintptr_t interruption_requested           = 0x98         ;
        constexpr std::uintptr_t longlived                        = 0xA0         ;
        constexpr std::uintptr_t threadpool_thread                = 0xA8         ;
        constexpr std::uintptr_t thread_interrupt_requested       = 0xA9         ;
        constexpr std::uintptr_t stack_size                       = 0xAC         ;
        constexpr std::uintptr_t apartment_state                  = 0xB0         ;
        constexpr std::uintptr_t critical_region_level            = 0xB4         ;
        constexpr std::uintptr_t managed_id                       = 0xB8         ;
        constexpr std::uintptr_t small_id                         = 0xBC         ;
        constexpr std::uintptr_t manage_callback                  = 0xC0         ;
        constexpr std::uintptr_t flags                            = 0xC8         ;
        constexpr std::uintptr_t thread_pinning_ref               = 0xD0         ;
        constexpr std::uintptr_t abort_protected_block_count      = 0xD8         ;
        constexpr std::uintptr_t priority                         = 0xE0         ;
        constexpr std::uintptr_t owned_mutex                      = 0xE8         ;
        constexpr std::uintptr_t suspended_event                  = 0xF0         ;
        constexpr std::uintptr_t self_suspended                   = 0xF8         ;
        constexpr std::uintptr_t thread_state                     = 0x100        ;
        constexpr std::uintptr_t netcore0                         = 0x108        ;
        constexpr std::uintptr_t netcore1                         = 0x110        ;
        constexpr std::uintptr_t netcore2                         = 0x118        ;
        constexpr std::uintptr_t last                             = 0x120        ;
    }

    namespace System_Threading__Timer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10732A20   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t callback                         = 0x18         ;
        constexpr std::uintptr_t state                            = 0x20         ;
        constexpr std::uintptr_t due_time_ms                      = 0x28         ;
        constexpr std::uintptr_t period_ms                        = 0x30         ;
        constexpr std::uintptr_t next_run                         = 0x38         ;
        constexpr std::uintptr_t disposed                         = 0x40         ;
        constexpr std::uintptr_t is_dead                          = 0x41         ;
        constexpr std::uintptr_t is_added                         = 0x42         ;
    }

    namespace System_Threading__TimerCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10732A30   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Threading_Tasks__TaskCanceledException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _cancellationToken               = 0x90         ;
        constexpr std::uintptr_t _canceledTask                    = 0x98         ;
    }

    namespace System_Threading_Tasks__TaskCompletionSource`1
    {
        constexpr std::uintptr_t _task                            = 0x0          ;
    }

    namespace System_Threading_Tasks__TaskSchedulerException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading_Tasks__ValueTask
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FFBA8   ;
        constexpr std::uintptr_t _obj                             = 0x0          ;
        constexpr std::uintptr_t _token                           = 0x8          ;
        constexpr std::uintptr_t _continueOnCapturedContext       = 0xA          ;

        namespace _static
        {
            constexpr std::uintptr_t s_canceledTask                   = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__ValueTask`1
    {
        constexpr std::uintptr_t _obj                             = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t s_canceledTask                   = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__BeginEndAwaitableAdapter
    {
        constexpr std::uintptr_t _continuation                    = 0x10         ;
        constexpr std::uintptr_t _error                           = 0x18         ;
        constexpr std::uintptr_t _result                          = 0x20         ;
        constexpr std::uintptr_t _RunContinuationsAsynchronously_k__BackingField = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t Callback                         = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__ForceAsyncAwaiter
    {
        constexpr std::uintptr_t _task                            = 0x0          ;
    }

    namespace System_Threading_Tasks__RendezvousAwaitable`1
    {
        constexpr std::uintptr_t _continuation                    = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_completionSentinel             = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__Box`1
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace System_Threading_Tasks__ParallelOptions
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834C68   ;
        constexpr std::uintptr_t _scheduler                       = 0x10         ;
        constexpr std::uintptr_t _maxDegreeOfParallelism          = 0x18         ;
        constexpr std::uintptr_t _cancellationToken               = 0x20         ;
    }

    namespace System_Threading_Tasks__ParallelEtwProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108037F0   ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Log                              = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__ParallelLoopState
    {
        constexpr std::uintptr_t _flagsBase                       = 0x10         ;
    }

    namespace System_Threading_Tasks__ParallelLoopState32
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072FEB8   ;
        constexpr std::uintptr_t _flagsBase                       = 0x10         ;
        constexpr std::uintptr_t _sharedParallelStateFlags        = 0x18         ;
        constexpr std::uintptr_t _currentIteration                = 0x20         ;
    }

    namespace System_Threading_Tasks__ParallelLoopStateFlags
    {
        constexpr std::uintptr_t _loopStateFlags                  = 0x10         ;
    }

    namespace System_Threading_Tasks__ParallelLoopStateFlags32
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10803880   ;
        constexpr std::uintptr_t _loopStateFlags                  = 0x10         ;
        constexpr std::uintptr_t _lowestBreakIteration            = 0x18         ;
    }

    namespace System_Threading_Tasks__ParallelLoopResult
    {
        constexpr std::uintptr_t _completed                       = 0x0          ;
        constexpr std::uintptr_t _lowestBreakIteration            = 0x8          ;
    }

    namespace System_Threading_Tasks__IndexRange
    {
        constexpr std::uintptr_t _nFromInclusive                  = 0x0          ;
        constexpr std::uintptr_t _nToExclusive                    = 0x8          ;
        constexpr std::uintptr_t _nSharedCurrentIndexOffset       = 0x10         ;
        constexpr std::uintptr_t _bRangeFinished                  = 0x18         ;
    }

    namespace System_Threading_Tasks__RangeWorker
    {
        constexpr std::uintptr_t _indexRanges                     = 0x0          ;
        constexpr std::uintptr_t _nCurrentIndexRange              = 0x8          ;
        constexpr std::uintptr_t _nStep                           = 0x10         ;
        constexpr std::uintptr_t _nIncrementValue                 = 0x18         ;
        constexpr std::uintptr_t _nMaxIncrementValue              = 0x20         ;
        constexpr std::uintptr_t _use32BitCurrentIndex            = 0x28         ;
    }

    namespace System_Threading_Tasks__RangeManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10803870   ;
        constexpr std::uintptr_t _indexRanges                     = 0x10         ;
        constexpr std::uintptr_t _use32BitCurrentIndex            = 0x18         ;
        constexpr std::uintptr_t _nCurrentIndexRangeToAssign      = 0x1C         ;
        constexpr std::uintptr_t _nStep                           = 0x20         ;
    }

    namespace System_Threading_Tasks__TaskReplicator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078B160   ;
        constexpr std::uintptr_t _scheduler                       = 0x10         ;
        constexpr std::uintptr_t _stopOnFirstFailure              = 0x18         ;
        constexpr std::uintptr_t _pendingReplicas                 = 0x20         ;
        constexpr std::uintptr_t _exceptions                      = 0x28         ;
        constexpr std::uintptr_t _stopReplicating                 = 0x30         ;
    }

    namespace System_Threading_Tasks__Task`1
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultFactory                 = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__TaskFactory`1
    {
        constexpr std::uintptr_t m_defaultCancellationToken       = 0x0          ;
    }

    namespace System_Threading_Tasks__TaskStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks__Task
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079C988   ;
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_taskIdCounter                  = 0x0          ;
            constexpr std::uintptr_t s_taskCompletionSentinel         = 0x8          ;
            constexpr std::uintptr_t s_asyncDebuggingEnabled          = 0x10         ;
            constexpr std::uintptr_t s_taskCancelCallback             = 0x18         ;
            constexpr std::uintptr_t t_currentTask                    = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t t_stackGuard                     = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t s_createContingentProperties     = 0x20         ;
            constexpr std::uintptr_t _Factory_k__BackingField         = 0x28         ;
            constexpr std::uintptr_t _CompletedTask_k__BackingField   = 0x30         ;
            constexpr std::uintptr_t s_IsExceptionObservedByParentPredicate = 0x38         ;
            constexpr std::uintptr_t s_ecCallback                     = 0x40         ;
            constexpr std::uintptr_t s_IsTaskContinuationNullPredicate = 0x48         ;
            constexpr std::uintptr_t s_currentActiveTasks             = 0x50         ;
            constexpr std::uintptr_t s_activeTasksLock                = 0x58         ;
        }

    }

    namespace System_Threading_Tasks__CompletionActionInvoker
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834A78   ;
        constexpr std::uintptr_t m_action                         = 0x10         ;
        constexpr std::uintptr_t m_completingTask                 = 0x18         ;
    }

    namespace System_Threading_Tasks__TaskCreationOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks__InternalTaskOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks__TaskContinuationOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks__StackGuard
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834DD8   ;
        constexpr std::uintptr_t m_inliningDepth                  = 0x10         ;
    }

    namespace System_Threading_Tasks__UnwrapPromise`1
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t _state                           = 0x0          ;
    }

    namespace System_Threading_Tasks__ContinuationTaskFromTask
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_antecedent                     = 0x50         ;
    }

    namespace System_Threading_Tasks__ContinuationTaskFromResultTask`1
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_antecedent                     = 0x0          ;
    }

    namespace System_Threading_Tasks__ContinuationResultTaskFromResultTask`2
    {
        constexpr std::uintptr_t m_taskId                         = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_stateObject                    = 0x20         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x28         ;
        constexpr std::uintptr_t m_parent                         = 0x30         ;
        constexpr std::uintptr_t m_stateFlags                     = 0x38         ;
        constexpr std::uintptr_t m_continuationObject             = 0x40         ;
        constexpr std::uintptr_t m_contingentProperties           = 0x48         ;
        constexpr std::uintptr_t m_result                         = 0x50         ;
        constexpr std::uintptr_t m_antecedent                     = 0x0          ;
    }

    namespace System_Threading_Tasks__StandardTaskContinuation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834A48   ;
        constexpr std::uintptr_t m_task                           = 0x10         ;
        constexpr std::uintptr_t m_options                        = 0x18         ;
        constexpr std::uintptr_t m_taskScheduler                  = 0x20         ;
    }

    namespace System_Threading_Tasks__SynchronizationContextAwaitTaskContinuation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834928   ;
        constexpr std::uintptr_t m_capturedContext                = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_syncContext                    = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_postCallback                   = 0x0          ;
            constexpr std::uintptr_t s_postActionCallback             = 0x8          ;
        }

    }

    namespace System_Threading_Tasks__TaskSchedulerAwaitTaskContinuation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834918   ;
        constexpr std::uintptr_t m_capturedContext                = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;
        constexpr std::uintptr_t m_scheduler                      = 0x20         ;
    }

    namespace System_Threading_Tasks__AwaitTaskContinuation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10833FC8   ;
        constexpr std::uintptr_t m_capturedContext                = 0x10         ;
        constexpr std::uintptr_t m_action                         = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_invokeActionCallback           = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__TaskExceptionHolder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834840   ;
        constexpr std::uintptr_t m_task                           = 0x10         ;
        constexpr std::uintptr_t m_faultExceptions                = 0x18         ;
        constexpr std::uintptr_t m_cancellationException          = 0x20         ;
        constexpr std::uintptr_t m_isHandled                      = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_failFastOnUnobservedException  = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__TaskFactory
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DE800   ;
        constexpr std::uintptr_t m_defaultCancellationToken       = 0x10         ;
        constexpr std::uintptr_t m_defaultScheduler               = 0x18         ;
        constexpr std::uintptr_t m_defaultCreationOptions         = 0x20         ;
        constexpr std::uintptr_t m_defaultContinuationOptions     = 0x24         ;
    }

    namespace System_Threading_Tasks__TaskScheduler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107980B8   ;
        constexpr std::uintptr_t m_taskSchedulerId                = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultTaskScheduler           = 0x0          ;
            constexpr std::uintptr_t s_taskSchedulerIdCounter         = 0x8          ;
            constexpr std::uintptr_t _unobservedTaskException         = 0x10         ;
            constexpr std::uintptr_t _unobservedTaskExceptionLockObject = 0x18         ;
        }

    }

    namespace System_Threading_Tasks__SynchronizationContextTaskScheduler
    {
        constexpr std::uintptr_t m_taskSchedulerId                = 0x10         ;
        constexpr std::uintptr_t m_synchronizationContext         = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_postCallback                   = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__UnobservedTaskExceptionEventArgs
    {
        constexpr std::uintptr_t m_exception                      = 0x10         ;
        constexpr std::uintptr_t m_observed                       = 0x18         ;
    }

    namespace System_Threading_Tasks__ThreadPoolTaskScheduler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10834130   ;
        constexpr std::uintptr_t m_taskSchedulerId                = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_longRunningThreadWork          = 0x0          ;
        }

    }

    namespace System_Threading_Tasks__CausalityTraceLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks__AsyncCausalityStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks__CausalityRelation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks__CausalitySynchronousWork
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks_Sources__ValueTaskSourceOnCompletedFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Tasks_Sources__ValueTaskSourceStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text__ASCIIEncoding
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723CA8   ;
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_default                        = 0x0          ;
        }

    }

    namespace System_Text__Decoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
    }

    namespace System_Text__InternalDecoderBestFitFallback
    {
        constexpr std::uintptr_t _encoding                        = 0x10         ;
        constexpr std::uintptr_t _arrayBestFit                    = 0x18         ;
        constexpr std::uintptr_t _cReplacement                    = 0x20         ;
    }

    namespace System_Text__InternalDecoderBestFitFallbackBuffer
    {
        constexpr std::uintptr_t byteStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
        constexpr std::uintptr_t _cBestFit                        = 0x20         ;
        constexpr std::uintptr_t _iCount                          = 0x24         ;
        constexpr std::uintptr_t _iSize                           = 0x28         ;
        constexpr std::uintptr_t _oFallback                       = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_InternalSyncObject             = 0x0          ;
        }

    }

    namespace System_Text__DecoderExceptionFallbackBuffer
    {
        constexpr std::uintptr_t byteStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
    }

    namespace System_Text__DecoderFallbackException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _paramName                       = 0x90         ;
        constexpr std::uintptr_t _bytesUnknown                    = 0x98         ;
        constexpr std::uintptr_t _index                           = 0xA0         ;
    }

    namespace System_Text__DecoderFallbackBuffer
    {
        constexpr std::uintptr_t byteStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
    }

    namespace System_Text__DecoderNLS
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _mustFlush                       = 0x28         ;
        constexpr std::uintptr_t _throwOnOverflow                 = 0x29         ;
        constexpr std::uintptr_t _bytesUsed                       = 0x2C         ;
    }

    namespace System_Text__DecoderReplacementFallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723D28   ;
        constexpr std::uintptr_t _strDefault                      = 0x10         ;
    }

    namespace System_Text__DecoderReplacementFallbackBuffer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723DB0   ;
        constexpr std::uintptr_t byteStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
        constexpr std::uintptr_t _strDefault                      = 0x20         ;
        constexpr std::uintptr_t _fallbackCount                   = 0x28         ;
        constexpr std::uintptr_t _fallbackIndex                   = 0x2C         ;
    }

    namespace System_Text__Encoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
    }

    namespace System_Text__InternalEncoderBestFitFallback
    {
        constexpr std::uintptr_t _encoding                        = 0x10         ;
        constexpr std::uintptr_t _arrayBestFit                    = 0x18         ;
    }

    namespace System_Text__InternalEncoderBestFitFallbackBuffer
    {
        constexpr std::uintptr_t charStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
        constexpr std::uintptr_t encoder                          = 0x20         ;
        constexpr std::uintptr_t setEncoder                       = 0x28         ;
        constexpr std::uintptr_t bUsedEncoder                     = 0x29         ;
        constexpr std::uintptr_t bFallingBack                     = 0x2A         ;
        constexpr std::uintptr_t iRecursionCount                  = 0x2C         ;
        constexpr std::uintptr_t _cBestFit                        = 0x30         ;
        constexpr std::uintptr_t _oFallback                       = 0x38         ;
        constexpr std::uintptr_t _iCount                          = 0x40         ;
        constexpr std::uintptr_t _iSize                           = 0x44         ;

        namespace _static
        {
            constexpr std::uintptr_t s_InternalSyncObject             = 0x0          ;
        }

    }

    namespace System_Text__EncoderExceptionFallbackBuffer
    {
        constexpr std::uintptr_t charStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
        constexpr std::uintptr_t encoder                          = 0x20         ;
        constexpr std::uintptr_t setEncoder                       = 0x28         ;
        constexpr std::uintptr_t bUsedEncoder                     = 0x29         ;
        constexpr std::uintptr_t bFallingBack                     = 0x2A         ;
        constexpr std::uintptr_t iRecursionCount                  = 0x2C         ;
    }

    namespace System_Text__EncoderFallbackException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _paramName                       = 0x90         ;
        constexpr std::uintptr_t _charUnknown                     = 0x98         ;
        constexpr std::uintptr_t _charUnknownHigh                 = 0x9A         ;
        constexpr std::uintptr_t _charUnknownLow                  = 0x9C         ;
        constexpr std::uintptr_t _index                           = 0xA0         ;
    }

    namespace System_Text__EncoderFallbackBuffer
    {
        constexpr std::uintptr_t charStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
        constexpr std::uintptr_t encoder                          = 0x20         ;
        constexpr std::uintptr_t setEncoder                       = 0x28         ;
        constexpr std::uintptr_t bUsedEncoder                     = 0x29         ;
        constexpr std::uintptr_t bFallingBack                     = 0x2A         ;
        constexpr std::uintptr_t iRecursionCount                  = 0x2C         ;
    }

    namespace System_Text__EncoderNLS
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t _charLeftOver                    = 0x20         ;
        constexpr std::uintptr_t _encoding                        = 0x28         ;
        constexpr std::uintptr_t _mustFlush                       = 0x30         ;
        constexpr std::uintptr_t _throwOnOverflow                 = 0x31         ;
        constexpr std::uintptr_t _charsUsed                       = 0x34         ;
    }

    namespace System_Text__EncoderReplacementFallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723968   ;
        constexpr std::uintptr_t _strDefault                      = 0x10         ;
    }

    namespace System_Text__EncoderReplacementFallbackBuffer
    {
        constexpr std::uintptr_t charStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
        constexpr std::uintptr_t encoder                          = 0x20         ;
        constexpr std::uintptr_t setEncoder                       = 0x28         ;
        constexpr std::uintptr_t bUsedEncoder                     = 0x29         ;
        constexpr std::uintptr_t bFallingBack                     = 0x2A         ;
        constexpr std::uintptr_t iRecursionCount                  = 0x2C         ;
        constexpr std::uintptr_t _strDefault                      = 0x30         ;
        constexpr std::uintptr_t _fallbackCount                   = 0x38         ;
        constexpr std::uintptr_t _fallbackIndex                   = 0x3C         ;
    }

    namespace System_Text__EncodingNLS
    {
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
    }

    namespace System_Text__Latin1Encoding
    {
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_default                        = 0x0          ;
            constexpr std::uintptr_t arrayCharBestFit                 = 0x8          ;
        }

    }

    namespace System_Text__NormalizationForm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text__StringBuilder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10830320   ;
        constexpr std::uintptr_t m_ChunkChars                     = 0x10         ;
        constexpr std::uintptr_t m_ChunkPrevious                  = 0x18         ;
        constexpr std::uintptr_t m_ChunkLength                    = 0x20         ;
        constexpr std::uintptr_t m_ChunkOffset                    = 0x24         ;
        constexpr std::uintptr_t m_MaxCapacity                    = 0x28         ;
    }

    namespace System_Text__UTF32Encoding
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107233F8   ;
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t _emitUTF32ByteOrderMark          = 0x38         ;
        constexpr std::uintptr_t _isThrowException                = 0x39         ;
        constexpr std::uintptr_t _bigEndian                       = 0x3A         ;

        namespace _static
        {
            constexpr std::uintptr_t s_default                        = 0x0          ;
            constexpr std::uintptr_t s_bigEndianDefault               = 0x8          ;
            constexpr std::uintptr_t s_bigEndianPreamble              = 0x10         ;
            constexpr std::uintptr_t s_littleEndianPreamble           = 0x18         ;
        }

    }

    namespace System_Text__UTF7Encoding
    {
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t _base64Bytes                     = 0x38         ;
        constexpr std::uintptr_t _base64Values                    = 0x40         ;
        constexpr std::uintptr_t _directEncode                    = 0x48         ;
        constexpr std::uintptr_t _allowOptionals                  = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_default                        = 0x0          ;
        }

    }

    namespace System_Text__UTF8Encoding
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10800B90   ;
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t _emitUTF8Identifier              = 0x38         ;
        constexpr std::uintptr_t _isThrowException                = 0x39         ;

        namespace _static
        {
            constexpr std::uintptr_t s_default                        = 0x0          ;
            constexpr std::uintptr_t s_preamble                       = 0x8          ;
        }

    }

    namespace System_Text__UnicodeEncoding
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10726F98   ;
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t isThrowException                 = 0x38         ;
        constexpr std::uintptr_t bigEndian                        = 0x39         ;
        constexpr std::uintptr_t byteOrderMark                    = 0x3A         ;

        namespace _static
        {
            constexpr std::uintptr_t s_bigEndianDefault               = 0x0          ;
            constexpr std::uintptr_t s_littleEndianDefault            = 0x8          ;
            constexpr std::uintptr_t s_bigEndianPreamble              = 0x10         ;
            constexpr std::uintptr_t s_littleEndianPreamble           = 0x18         ;
            constexpr std::uintptr_t highLowPatternMask               = 0x20         ;
        }

    }

    namespace System_Text__ValueStringBuilder
    {
        constexpr std::uintptr_t _arrayToReturnToPool             = 0x0          ;
        constexpr std::uintptr_t _chars                           = 0x8          ;
        constexpr std::uintptr_t _pos                             = 0x18         ;
    }

    namespace System_Text__Encoding
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10723990   ;
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t defaultEncoding                  = 0x0          ;
            constexpr std::uintptr_t unicodeEncoding                  = 0x8          ;
            constexpr std::uintptr_t bigEndianUnicode                 = 0x10         ;
            constexpr std::uintptr_t utf7Encoding                     = 0x18         ;
            constexpr std::uintptr_t utf8Encoding                     = 0x20         ;
            constexpr std::uintptr_t utf32Encoding                    = 0x28         ;
            constexpr std::uintptr_t asciiEncoding                    = 0x30         ;
            constexpr std::uintptr_t latin1Encoding                   = 0x38         ;
            constexpr std::uintptr_t encodings                        = 0x40         ;
            constexpr std::uintptr_t s_InternalSyncObject             = 0x48         ;
        }

    }

    namespace System_Text__NormalizationCheck
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security__XmlSyntaxException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Security__SecurityDocument
    {
        constexpr std::uintptr_t m_data                           = 0x10         ;
    }

    namespace System_Security__NamedPermissionSet
    {
        constexpr std::uintptr_t state                            = 0x10         ;
        constexpr std::uintptr_t list                             = 0x18         ;
        constexpr std::uintptr_t _declsec                         = 0x20         ;
        constexpr std::uintptr_t _ignored                         = 0x28         ;
        constexpr std::uintptr_t name                             = 0x30         ;
        constexpr std::uintptr_t description                      = 0x38         ;
    }

    namespace System_Security__PermissionSet
    {
        constexpr std::uintptr_t state                            = 0x10         ;
        constexpr std::uintptr_t list                             = 0x18         ;
        constexpr std::uintptr_t _declsec                         = 0x20         ;
        constexpr std::uintptr_t _ignored                         = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t psUnrestricted                   = 0x0          ;
            constexpr std::uintptr_t action                           = 0x8          ;
        }

    }

    namespace System_Security__SecureString
    {
        constexpr std::uintptr_t length                           = 0x10         ;
        constexpr std::uintptr_t disposed                         = 0x14         ;
        constexpr std::uintptr_t data                             = 0x18         ;
    }

    namespace System_Security__SecurityElementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security__SecurityElement
    {
        constexpr std::uintptr_t text                             = 0x10         ;
        constexpr std::uintptr_t tag                              = 0x18         ;
        constexpr std::uintptr_t attributes                       = 0x20         ;
        constexpr std::uintptr_t children                         = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t invalid_tag_chars                = 0x0          ;
            constexpr std::uintptr_t invalid_text_chars               = 0x8          ;
            constexpr std::uintptr_t invalid_attr_name_chars          = 0x10         ;
            constexpr std::uintptr_t invalid_attr_value_chars         = 0x18         ;
            constexpr std::uintptr_t invalid_chars                    = 0x20         ;
        }

    }

    namespace System_Security__SecurityException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t permissionState                  = 0x90         ;
    }

    namespace System_Security_Util__Parser
    {
        constexpr std::uintptr_t _doc                             = 0x10         ;
        constexpr std::uintptr_t _t                               = 0x18         ;
    }

    namespace System_Security_Util__Tokenizer
    {
        constexpr std::uintptr_t LineNo                           = 0x10         ;
        constexpr std::uintptr_t _inProcessingTag                 = 0x14         ;
        constexpr std::uintptr_t _inBytes                         = 0x18         ;
        constexpr std::uintptr_t _inChars                         = 0x20         ;
        constexpr std::uintptr_t _inString                        = 0x28         ;
        constexpr std::uintptr_t _inIndex                         = 0x30         ;
        constexpr std::uintptr_t _inSize                          = 0x34         ;
        constexpr std::uintptr_t _inSavedCharacter                = 0x38         ;
        constexpr std::uintptr_t _inTokenSource                   = 0x3C         ;
        constexpr std::uintptr_t _inTokenReader                   = 0x40         ;
        constexpr std::uintptr_t _maker                           = 0x48         ;
        constexpr std::uintptr_t _searchStrings                   = 0x50         ;
        constexpr std::uintptr_t _replaceStrings                  = 0x58         ;
        constexpr std::uintptr_t _inNestedIndex                   = 0x60         ;
        constexpr std::uintptr_t _inNestedSize                    = 0x64         ;
        constexpr std::uintptr_t _inNestedString                  = 0x68         ;
    }

    namespace System_Security_Util__TokenizerShortBlock
    {
        constexpr std::uintptr_t m_block                          = 0x10         ;
        constexpr std::uintptr_t m_next                           = 0x18         ;
    }

    namespace System_Security_Util__TokenizerStringBlock
    {
        constexpr std::uintptr_t m_block                          = 0x10         ;
        constexpr std::uintptr_t m_next                           = 0x18         ;
    }

    namespace System_Security_Util__TokenizerStream
    {
        constexpr std::uintptr_t m_countTokens                    = 0x10         ;
        constexpr std::uintptr_t m_headTokens                     = 0x18         ;
        constexpr std::uintptr_t m_lastTokens                     = 0x20         ;
        constexpr std::uintptr_t m_currentTokens                  = 0x28         ;
        constexpr std::uintptr_t m_indexTokens                    = 0x30         ;
        constexpr std::uintptr_t m_headStrings                    = 0x38         ;
        constexpr std::uintptr_t m_currentStrings                 = 0x40         ;
        constexpr std::uintptr_t m_indexStrings                   = 0x48         ;
    }

    namespace System_Security_Policy__Evidence
    {
        constexpr std::uintptr_t _locked                          = 0x10         ;
        constexpr std::uintptr_t hostEvidenceList                 = 0x18         ;
        constexpr std::uintptr_t assemblyEvidenceList             = 0x20         ;
    }

    namespace System_Security_Permissions__PermissionState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Permissions__SecurityAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__CryptoStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _stream                          = 0x28         ;
        constexpr std::uintptr_t _transform                       = 0x30         ;
        constexpr std::uintptr_t _transformMode                   = 0x38         ;
        constexpr std::uintptr_t _inputBuffer                     = 0x40         ;
        constexpr std::uintptr_t _inputBufferIndex                = 0x48         ;
        constexpr std::uintptr_t _inputBlockSize                  = 0x4C         ;
        constexpr std::uintptr_t _outputBuffer                    = 0x50         ;
        constexpr std::uintptr_t _outputBufferIndex               = 0x58         ;
        constexpr std::uintptr_t _outputBlockSize                 = 0x5C         ;
        constexpr std::uintptr_t _canRead                         = 0x60         ;
        constexpr std::uintptr_t _canWrite                        = 0x61         ;
        constexpr std::uintptr_t _finalBlockTransformed           = 0x62         ;
        constexpr std::uintptr_t _lazyAsyncActiveSemaphore        = 0x68         ;
        constexpr std::uintptr_t _leaveOpen                       = 0x70         ;
    }

    namespace System_Security_Cryptography__CryptoStreamMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__HashAlgorithm
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace System_Security_Cryptography__HashAlgorithmName
    {
        constexpr std::uintptr_t _name                            = 0x0          ;
    }

    namespace System_Security_Cryptography__RSASignaturePadding
    {
        constexpr std::uintptr_t _mode                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_pkcs1                          = 0x0          ;
            constexpr std::uintptr_t s_pss                            = 0x8          ;
        }

    }

    namespace System_Security_Cryptography__RSASignaturePaddingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__Aes
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_legalBlockSizes                = 0x0          ;
            constexpr std::uintptr_t s_legalKeySizes                  = 0x8          ;
        }

    }

    namespace System_Security_Cryptography__AsymmetricAlgorithm
    {
        constexpr std::uintptr_t KeySizeValue                     = 0x10         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x18         ;
    }

    namespace System_Security_Cryptography__CipherMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__PaddingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__KeySizes
    {
        constexpr std::uintptr_t m_minSize                        = 0x10         ;
        constexpr std::uintptr_t m_maxSize                        = 0x14         ;
        constexpr std::uintptr_t m_skipSize                       = 0x18         ;
    }

    namespace System_Security_Cryptography__CryptographicException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Security_Cryptography__CryptographicUnexpectedOperationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Security_Cryptography__CspProviderFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__CspParameters
    {
        constexpr std::uintptr_t ProviderType                     = 0x10         ;
        constexpr std::uintptr_t ProviderName                     = 0x18         ;
        constexpr std::uintptr_t KeyContainerName                 = 0x20         ;
        constexpr std::uintptr_t KeyNumber                        = 0x28         ;
        constexpr std::uintptr_t m_flags                          = 0x2C         ;
    }

    namespace System_Security_Cryptography__DES
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_legalBlockSizes                = 0x0          ;
            constexpr std::uintptr_t s_legalKeySizes                  = 0x8          ;
        }

    }

    namespace System_Security_Cryptography__DESCryptoServiceProvider
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;
    }

    namespace System_Security_Cryptography__DSAParameters
    {
        constexpr std::uintptr_t P                                = 0x0          ;
        constexpr std::uintptr_t Q                                = 0x8          ;
        constexpr std::uintptr_t G                                = 0x10         ;
        constexpr std::uintptr_t Y                                = 0x18         ;
        constexpr std::uintptr_t J                                = 0x20         ;
        constexpr std::uintptr_t X                                = 0x28         ;
        constexpr std::uintptr_t Seed                             = 0x30         ;
        constexpr std::uintptr_t Counter                          = 0x38         ;
    }

    namespace System_Security_Cryptography__DSA
    {
        constexpr std::uintptr_t KeySizeValue                     = 0x10         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x18         ;
    }

    namespace System_Security_Cryptography__DSASignatureDeformatter
    {
        constexpr std::uintptr_t _dsaKey                          = 0x10         ;
        constexpr std::uintptr_t _oid                             = 0x18         ;
    }

    namespace System_Security_Cryptography__DSASignatureFormatter
    {
        constexpr std::uintptr_t _oid                             = 0x10         ;
    }

    namespace System_Security_Cryptography__HMAC
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
        constexpr std::uintptr_t blockSizeValue                   = 0x30         ;
        constexpr std::uintptr_t m_hashName                       = 0x38         ;
        constexpr std::uintptr_t m_hash1                          = 0x40         ;
        constexpr std::uintptr_t m_hash2                          = 0x48         ;
        constexpr std::uintptr_t m_inner                          = 0x50         ;
        constexpr std::uintptr_t m_outer                          = 0x58         ;
        constexpr std::uintptr_t m_hashing                        = 0x60         ;
    }

    namespace System_Security_Cryptography__HMACMD5
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
        constexpr std::uintptr_t blockSizeValue                   = 0x30         ;
        constexpr std::uintptr_t m_hashName                       = 0x38         ;
        constexpr std::uintptr_t m_hash1                          = 0x40         ;
        constexpr std::uintptr_t m_hash2                          = 0x48         ;
        constexpr std::uintptr_t m_inner                          = 0x50         ;
        constexpr std::uintptr_t m_outer                          = 0x58         ;
        constexpr std::uintptr_t m_hashing                        = 0x60         ;
    }

    namespace System_Security_Cryptography__HMACRIPEMD160
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
        constexpr std::uintptr_t blockSizeValue                   = 0x30         ;
        constexpr std::uintptr_t m_hashName                       = 0x38         ;
        constexpr std::uintptr_t m_hash1                          = 0x40         ;
        constexpr std::uintptr_t m_hash2                          = 0x48         ;
        constexpr std::uintptr_t m_inner                          = 0x50         ;
        constexpr std::uintptr_t m_outer                          = 0x58         ;
        constexpr std::uintptr_t m_hashing                        = 0x60         ;
    }

    namespace System_Security_Cryptography__HMACSHA1
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
        constexpr std::uintptr_t blockSizeValue                   = 0x30         ;
        constexpr std::uintptr_t m_hashName                       = 0x38         ;
        constexpr std::uintptr_t m_hash1                          = 0x40         ;
        constexpr std::uintptr_t m_hash2                          = 0x48         ;
        constexpr std::uintptr_t m_inner                          = 0x50         ;
        constexpr std::uintptr_t m_outer                          = 0x58         ;
        constexpr std::uintptr_t m_hashing                        = 0x60         ;
    }

    namespace System_Security_Cryptography__HMACSHA256
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
        constexpr std::uintptr_t blockSizeValue                   = 0x30         ;
        constexpr std::uintptr_t m_hashName                       = 0x38         ;
        constexpr std::uintptr_t m_hash1                          = 0x40         ;
        constexpr std::uintptr_t m_hash2                          = 0x48         ;
        constexpr std::uintptr_t m_inner                          = 0x50         ;
        constexpr std::uintptr_t m_outer                          = 0x58         ;
        constexpr std::uintptr_t m_hashing                        = 0x60         ;
    }

    namespace System_Security_Cryptography__HMACSHA384
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
        constexpr std::uintptr_t blockSizeValue                   = 0x30         ;
        constexpr std::uintptr_t m_hashName                       = 0x38         ;
        constexpr std::uintptr_t m_hash1                          = 0x40         ;
        constexpr std::uintptr_t m_hash2                          = 0x48         ;
        constexpr std::uintptr_t m_inner                          = 0x50         ;
        constexpr std::uintptr_t m_outer                          = 0x58         ;
        constexpr std::uintptr_t m_hashing                        = 0x60         ;
        constexpr std::uintptr_t m_useLegacyBlockSize             = 0x68         ;
    }

    namespace System_Security_Cryptography__HMACSHA512
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
        constexpr std::uintptr_t blockSizeValue                   = 0x30         ;
        constexpr std::uintptr_t m_hashName                       = 0x38         ;
        constexpr std::uintptr_t m_hash1                          = 0x40         ;
        constexpr std::uintptr_t m_hash2                          = 0x48         ;
        constexpr std::uintptr_t m_inner                          = 0x50         ;
        constexpr std::uintptr_t m_outer                          = 0x58         ;
        constexpr std::uintptr_t m_hashing                        = 0x60         ;
        constexpr std::uintptr_t m_useLegacyBlockSize             = 0x68         ;
    }

    namespace System_Security_Cryptography__KeyedHashAlgorithm
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
    }

    namespace System_Security_Cryptography__MACTripleDES
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t KeyValue                         = 0x28         ;
        constexpr std::uintptr_t m_encryptor                      = 0x30         ;
        constexpr std::uintptr_t _cs                              = 0x38         ;
        constexpr std::uintptr_t _ts                              = 0x40         ;
        constexpr std::uintptr_t m_bytesPerBlock                  = 0x48         ;
        constexpr std::uintptr_t des                              = 0x50         ;
    }

    namespace System_Security_Cryptography__TailStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _Buffer                          = 0x28         ;
        constexpr std::uintptr_t _BufferSize                      = 0x30         ;
        constexpr std::uintptr_t _BufferIndex                     = 0x34         ;
        constexpr std::uintptr_t _BufferFull                      = 0x38         ;
    }

    namespace System_Security_Cryptography__MD5
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace System_Security_Cryptography__RC2
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;
        constexpr std::uintptr_t EffectiveKeySizeValue            = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_legalBlockSizes                = 0x0          ;
            constexpr std::uintptr_t s_legalKeySizes                  = 0x8          ;
        }

    }

    namespace System_Security_Cryptography__RC2CryptoServiceProvider
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;
        constexpr std::uintptr_t EffectiveKeySizeValue            = 0x48         ;
        constexpr std::uintptr_t m_use40bitSalt                   = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_legalKeySizes                  = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__Rijndael
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_legalBlockSizes                = 0x0          ;
            constexpr std::uintptr_t s_legalKeySizes                  = 0x8          ;
        }

    }

    namespace System_Security_Cryptography__RijndaelManaged
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;
    }

    namespace System_Security_Cryptography__RijndaelManagedTransformMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__RijndaelManagedTransform
    {
        constexpr std::uintptr_t m_cipherMode                     = 0x10         ;
        constexpr std::uintptr_t m_paddingValue                   = 0x14         ;
        constexpr std::uintptr_t m_transformMode                  = 0x18         ;
        constexpr std::uintptr_t m_blockSizeBits                  = 0x1C         ;
        constexpr std::uintptr_t m_blockSizeBytes                 = 0x20         ;
        constexpr std::uintptr_t m_inputBlockSize                 = 0x24         ;
        constexpr std::uintptr_t m_outputBlockSize                = 0x28         ;
        constexpr std::uintptr_t m_encryptKeyExpansion            = 0x30         ;
        constexpr std::uintptr_t m_decryptKeyExpansion            = 0x38         ;
        constexpr std::uintptr_t m_Nr                             = 0x40         ;
        constexpr std::uintptr_t m_Nb                             = 0x44         ;
        constexpr std::uintptr_t m_Nk                             = 0x48         ;
        constexpr std::uintptr_t m_encryptindex                   = 0x50         ;
        constexpr std::uintptr_t m_decryptindex                   = 0x58         ;
        constexpr std::uintptr_t m_IV                             = 0x60         ;
        constexpr std::uintptr_t m_lastBlockBuffer                = 0x68         ;
        constexpr std::uintptr_t m_depadBuffer                    = 0x70         ;
        constexpr std::uintptr_t m_shiftRegister                  = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Sbox                           = 0x0          ;
            constexpr std::uintptr_t s_Rcon                           = 0x8          ;
            constexpr std::uintptr_t s_T                              = 0x10         ;
            constexpr std::uintptr_t s_TF                             = 0x18         ;
            constexpr std::uintptr_t s_iT                             = 0x20         ;
            constexpr std::uintptr_t s_iTF                            = 0x28         ;
        }

    }

    namespace System_Security_Cryptography__RIPEMD160
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace System_Security_Cryptography__RIPEMD160Managed
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _count                           = 0x30         ;
        constexpr std::uintptr_t _stateMD160                      = 0x38         ;
        constexpr std::uintptr_t _blockDWords                     = 0x40         ;
    }

    namespace System_Security_Cryptography__RSAParameters
    {
        constexpr std::uintptr_t Exponent                         = 0x0          ;
        constexpr std::uintptr_t Modulus                          = 0x8          ;
        constexpr std::uintptr_t P                                = 0x10         ;
        constexpr std::uintptr_t Q                                = 0x18         ;
        constexpr std::uintptr_t DP                               = 0x20         ;
        constexpr std::uintptr_t DQ                               = 0x28         ;
        constexpr std::uintptr_t InverseQ                         = 0x30         ;
        constexpr std::uintptr_t D                                = 0x38         ;
    }

    namespace System_Security_Cryptography__RSA
    {
        constexpr std::uintptr_t KeySizeValue                     = 0x10         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x18         ;
    }

    namespace System_Security_Cryptography__RSACryptoServiceProvider
    {
        constexpr std::uintptr_t KeySizeValue                     = 0x10         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x18         ;
        constexpr std::uintptr_t store                            = 0x20         ;
        constexpr std::uintptr_t persistKey                       = 0x28         ;
        constexpr std::uintptr_t persisted                        = 0x29         ;
        constexpr std::uintptr_t privateKeyExportable             = 0x2A         ;
        constexpr std::uintptr_t m_disposed                       = 0x2B         ;
        constexpr std::uintptr_t rsa                              = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_UseMachineKeyStore             = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__SHA1
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace System_Security_Cryptography__SHA1Managed
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _count                           = 0x30         ;
        constexpr std::uintptr_t _stateSHA1                       = 0x38         ;
        constexpr std::uintptr_t _expandedBuffer                  = 0x40         ;
    }

    namespace System_Security_Cryptography__SHA256
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace System_Security_Cryptography__SHA256Managed
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10728268   ;
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _count                           = 0x30         ;
        constexpr std::uintptr_t _stateSHA256                     = 0x38         ;
        constexpr std::uintptr_t _W                               = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _K                               = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__SHA384
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace System_Security_Cryptography__SHA384Managed
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _count                           = 0x30         ;
        constexpr std::uintptr_t _stateSHA384                     = 0x38         ;
        constexpr std::uintptr_t _W                               = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _K                               = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__SHA512
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace System_Security_Cryptography__SHA512Managed
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _count                           = 0x30         ;
        constexpr std::uintptr_t _stateSHA512                     = 0x38         ;
        constexpr std::uintptr_t _W                               = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t _K                               = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__SignatureDescription
    {
        constexpr std::uintptr_t _strKey                          = 0x10         ;
        constexpr std::uintptr_t _strDigest                       = 0x18         ;
        constexpr std::uintptr_t _strFormatter                    = 0x20         ;
        constexpr std::uintptr_t _strDeformatter                  = 0x28         ;
    }

    namespace System_Security_Cryptography__RSAPKCS1SignatureDescription
    {
        constexpr std::uintptr_t _strKey                          = 0x10         ;
        constexpr std::uintptr_t _strDigest                       = 0x18         ;
        constexpr std::uintptr_t _strFormatter                    = 0x20         ;
        constexpr std::uintptr_t _strDeformatter                  = 0x28         ;
        constexpr std::uintptr_t _hashAlgorithm                   = 0x30         ;
    }

    namespace System_Security_Cryptography__RSAPKCS1SHA1SignatureDescription
    {
        constexpr std::uintptr_t _strKey                          = 0x10         ;
        constexpr std::uintptr_t _strDigest                       = 0x18         ;
        constexpr std::uintptr_t _strFormatter                    = 0x20         ;
        constexpr std::uintptr_t _strDeformatter                  = 0x28         ;
        constexpr std::uintptr_t _hashAlgorithm                   = 0x30         ;
    }

    namespace System_Security_Cryptography__RSAPKCS1SHA256SignatureDescription
    {
        constexpr std::uintptr_t _strKey                          = 0x10         ;
        constexpr std::uintptr_t _strDigest                       = 0x18         ;
        constexpr std::uintptr_t _strFormatter                    = 0x20         ;
        constexpr std::uintptr_t _strDeformatter                  = 0x28         ;
        constexpr std::uintptr_t _hashAlgorithm                   = 0x30         ;
    }

    namespace System_Security_Cryptography__RSAPKCS1SHA384SignatureDescription
    {
        constexpr std::uintptr_t _strKey                          = 0x10         ;
        constexpr std::uintptr_t _strDigest                       = 0x18         ;
        constexpr std::uintptr_t _strFormatter                    = 0x20         ;
        constexpr std::uintptr_t _strDeformatter                  = 0x28         ;
        constexpr std::uintptr_t _hashAlgorithm                   = 0x30         ;
    }

    namespace System_Security_Cryptography__RSAPKCS1SHA512SignatureDescription
    {
        constexpr std::uintptr_t _strKey                          = 0x10         ;
        constexpr std::uintptr_t _strDigest                       = 0x18         ;
        constexpr std::uintptr_t _strFormatter                    = 0x20         ;
        constexpr std::uintptr_t _strDeformatter                  = 0x28         ;
        constexpr std::uintptr_t _hashAlgorithm                   = 0x30         ;
    }

    namespace System_Security_Cryptography__DSASignatureDescription
    {
        constexpr std::uintptr_t _strKey                          = 0x10         ;
        constexpr std::uintptr_t _strDigest                       = 0x18         ;
        constexpr std::uintptr_t _strFormatter                    = 0x20         ;
        constexpr std::uintptr_t _strDeformatter                  = 0x28         ;
    }

    namespace System_Security_Cryptography__SymmetricAlgorithm
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;
    }

    namespace System_Security_Cryptography__TripleDES
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_legalBlockSizes                = 0x0          ;
            constexpr std::uintptr_t s_legalKeySizes                  = 0x8          ;
        }

    }

    namespace System_Security_Cryptography__TripleDESCryptoServiceProvider
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;
    }

    namespace System_Security_Cryptography__DESTransform
    {
        constexpr std::uintptr_t algo                             = 0x10         ;
        constexpr std::uintptr_t encrypt                          = 0x18         ;
        constexpr std::uintptr_t BlockSizeByte                    = 0x1C         ;
        constexpr std::uintptr_t temp                             = 0x20         ;
        constexpr std::uintptr_t temp2                            = 0x28         ;
        constexpr std::uintptr_t workBuff                         = 0x30         ;
        constexpr std::uintptr_t workout                          = 0x38         ;
        constexpr std::uintptr_t padmode                          = 0x40         ;
        constexpr std::uintptr_t FeedBackByte                     = 0x44         ;
        constexpr std::uintptr_t m_disposed                       = 0x48         ;
        constexpr std::uintptr_t lastBlock                        = 0x49         ;
        constexpr std::uintptr_t _rng                             = 0x50         ;
        constexpr std::uintptr_t keySchedule                      = 0x58         ;
        constexpr std::uintptr_t byteBuff                         = 0x60         ;
        constexpr std::uintptr_t dwordBuff                        = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t KEY_BIT_SIZE                     = 0x0          ;
            constexpr std::uintptr_t KEY_BYTE_SIZE                    = 0x4          ;
            constexpr std::uintptr_t BLOCK_BIT_SIZE                   = 0x8          ;
            constexpr std::uintptr_t BLOCK_BYTE_SIZE                  = 0xC          ;
            constexpr std::uintptr_t spBoxes                          = 0x10         ;
            constexpr std::uintptr_t PC1                              = 0x18         ;
            constexpr std::uintptr_t leftRotTotal                     = 0x20         ;
            constexpr std::uintptr_t PC2                              = 0x28         ;
            constexpr std::uintptr_t ipTab                            = 0x30         ;
            constexpr std::uintptr_t fpTab                            = 0x38         ;
        }

    }

    namespace System_Security_Cryptography__DSACryptoServiceProvider
    {
        constexpr std::uintptr_t KeySizeValue                     = 0x10         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x18         ;
        constexpr std::uintptr_t store                            = 0x20         ;
        constexpr std::uintptr_t persistKey                       = 0x28         ;
        constexpr std::uintptr_t persisted                        = 0x29         ;
        constexpr std::uintptr_t privateKeyExportable             = 0x2A         ;
        constexpr std::uintptr_t m_disposed                       = 0x2B         ;
        constexpr std::uintptr_t dsa                              = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t useMachineKeyStore               = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__MD5CryptoServiceProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10837C60   ;
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t _H                               = 0x28         ;
        constexpr std::uintptr_t buff                             = 0x30         ;
        constexpr std::uintptr_t count                            = 0x38         ;
        constexpr std::uintptr_t _ProcessingBuffer                = 0x40         ;
        constexpr std::uintptr_t _ProcessingBufferCount           = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t K                                = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__RC2Transform
    {
        constexpr std::uintptr_t algo                             = 0x10         ;
        constexpr std::uintptr_t encrypt                          = 0x18         ;
        constexpr std::uintptr_t BlockSizeByte                    = 0x1C         ;
        constexpr std::uintptr_t temp                             = 0x20         ;
        constexpr std::uintptr_t temp2                            = 0x28         ;
        constexpr std::uintptr_t workBuff                         = 0x30         ;
        constexpr std::uintptr_t workout                          = 0x38         ;
        constexpr std::uintptr_t padmode                          = 0x40         ;
        constexpr std::uintptr_t FeedBackByte                     = 0x44         ;
        constexpr std::uintptr_t m_disposed                       = 0x48         ;
        constexpr std::uintptr_t lastBlock                        = 0x49         ;
        constexpr std::uintptr_t _rng                             = 0x50         ;
        constexpr std::uintptr_t R0                               = 0x58         ;
        constexpr std::uintptr_t R1                               = 0x5A         ;
        constexpr std::uintptr_t R2                               = 0x5C         ;
        constexpr std::uintptr_t R3                               = 0x5E         ;
        constexpr std::uintptr_t K                                = 0x60         ;
        constexpr std::uintptr_t j                                = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t pitable                          = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__RNGCryptoServiceProvider
    {
        constexpr std::uintptr_t _handle                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _lock                            = 0x0          ;
        }

    }

    namespace System_Security_Cryptography__RSAPKCS1SignatureDeformatter
    {
        constexpr std::uintptr_t rsa                              = 0x10         ;
        constexpr std::uintptr_t hashName                         = 0x18         ;
    }

    namespace System_Security_Cryptography__SHA1Internal
    {
        constexpr std::uintptr_t _H                               = 0x10         ;
        constexpr std::uintptr_t count                            = 0x18         ;
        constexpr std::uintptr_t _ProcessingBuffer                = 0x20         ;
        constexpr std::uintptr_t _ProcessingBufferCount           = 0x28         ;
        constexpr std::uintptr_t buff                             = 0x30         ;
    }

    namespace System_Security_Cryptography__SHA1CryptoServiceProvider
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t sha                              = 0x28         ;
    }

    namespace System_Security_Cryptography__TripleDESTransform
    {
        constexpr std::uintptr_t algo                             = 0x10         ;
        constexpr std::uintptr_t encrypt                          = 0x18         ;
        constexpr std::uintptr_t BlockSizeByte                    = 0x1C         ;
        constexpr std::uintptr_t temp                             = 0x20         ;
        constexpr std::uintptr_t temp2                            = 0x28         ;
        constexpr std::uintptr_t workBuff                         = 0x30         ;
        constexpr std::uintptr_t workout                          = 0x38         ;
        constexpr std::uintptr_t padmode                          = 0x40         ;
        constexpr std::uintptr_t FeedBackByte                     = 0x44         ;
        constexpr std::uintptr_t m_disposed                       = 0x48         ;
        constexpr std::uintptr_t lastBlock                        = 0x49         ;
        constexpr std::uintptr_t _rng                             = 0x50         ;
        constexpr std::uintptr_t E1                               = 0x58         ;
        constexpr std::uintptr_t D2                               = 0x60         ;
        constexpr std::uintptr_t E3                               = 0x68         ;
        constexpr std::uintptr_t D1                               = 0x70         ;
        constexpr std::uintptr_t E2                               = 0x78         ;
        constexpr std::uintptr_t D3                               = 0x80         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509ContentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509KeyStorageFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509Certificate
    {
        constexpr std::uintptr_t impl                             = 0x10         ;
        constexpr std::uintptr_t lazyCertHash                     = 0x18         ;
        constexpr std::uintptr_t lazySerialNumber                 = 0x20         ;
        constexpr std::uintptr_t lazyIssuer                       = 0x28         ;
        constexpr std::uintptr_t lazySubject                      = 0x30         ;
        constexpr std::uintptr_t lazyKeyAlgorithm                 = 0x38         ;
        constexpr std::uintptr_t lazyKeyAlgorithmParameters       = 0x40         ;
        constexpr std::uintptr_t lazyPublicKey                    = 0x48         ;
        constexpr std::uintptr_t lazyNotBefore                    = 0x50         ;
        constexpr std::uintptr_t lazyNotAfter                     = 0x58         ;
    }

    namespace System_Security_Principal__TokenImpersonationLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Principal__IdentityNotMappedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Security_Principal__NTAccount
    {
        constexpr std::uintptr_t _value                           = 0x10         ;
    }

    namespace System_Security_Principal__SecurityIdentifier
    {
        constexpr std::uintptr_t buffer                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t MaxBinaryLength                  = 0x0          ;
            constexpr std::uintptr_t MinBinaryLength                  = 0x4          ;
        }

    }

    namespace System_Security_Principal__WellKnownAccount
    {
        constexpr std::uintptr_t _WellKnownValue_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _IsAbsolute_k__BackingField      = 0x14         ;
        constexpr std::uintptr_t _Sid_k__BackingField             = 0x18         ;
        constexpr std::uintptr_t _Rid_k__BackingField             = 0x20         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _SddlForm_k__BackingField        = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t accounts                         = 0x0          ;
        }

    }

    namespace System_Security_Principal__WellKnownSidType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Principal__WindowsAccountType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Principal__WindowsIdentity
    {
        constexpr std::uintptr_t m_userSerializationData          = 0x10         ;
        constexpr std::uintptr_t m_instanceClaims                 = 0x18         ;
        constexpr std::uintptr_t m_externalClaims                 = 0x20         ;
        constexpr std::uintptr_t m_nameType                       = 0x28         ;
        constexpr std::uintptr_t m_roleType                       = 0x30         ;
        constexpr std::uintptr_t m_version                        = 0x38         ;
        constexpr std::uintptr_t m_actor                          = 0x40         ;
        constexpr std::uintptr_t m_authenticationType             = 0x48         ;
        constexpr std::uintptr_t m_bootstrapContext               = 0x50         ;
        constexpr std::uintptr_t m_label                          = 0x58         ;
        constexpr std::uintptr_t m_serializedNameType             = 0x60         ;
        constexpr std::uintptr_t m_serializedRoleType             = 0x68         ;
        constexpr std::uintptr_t m_serializedClaims               = 0x70         ;
        constexpr std::uintptr_t _token                           = 0x78         ;
        constexpr std::uintptr_t _type                            = 0x80         ;
        constexpr std::uintptr_t _account                         = 0x88         ;
        constexpr std::uintptr_t _authenticated                   = 0x8C         ;
        constexpr std::uintptr_t _name                            = 0x90         ;
        constexpr std::uintptr_t _info                            = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t invalidWindows                   = 0x0          ;
        }

    }

    namespace System_Security_Principal__WindowsImpersonationContext
    {
        constexpr std::uintptr_t _token                           = 0x10         ;
        constexpr std::uintptr_t undo                             = 0x18         ;
    }

    namespace System_Security_Claims__Claim
    {
        constexpr std::uintptr_t m_issuer                         = 0x10         ;
        constexpr std::uintptr_t m_originalIssuer                 = 0x18         ;
        constexpr std::uintptr_t m_type                           = 0x20         ;
        constexpr std::uintptr_t m_value                          = 0x28         ;
        constexpr std::uintptr_t m_valueType                      = 0x30         ;
        constexpr std::uintptr_t m_userSerializationData          = 0x38         ;
        constexpr std::uintptr_t m_properties                     = 0x40         ;
        constexpr std::uintptr_t m_propertyLock                   = 0x48         ;
        constexpr std::uintptr_t m_subject                        = 0x50         ;
    }

    namespace System_Security_Claims__ClaimsIdentity
    {
        constexpr std::uintptr_t m_userSerializationData          = 0x10         ;
        constexpr std::uintptr_t m_instanceClaims                 = 0x18         ;
        constexpr std::uintptr_t m_externalClaims                 = 0x20         ;
        constexpr std::uintptr_t m_nameType                       = 0x28         ;
        constexpr std::uintptr_t m_roleType                       = 0x30         ;
        constexpr std::uintptr_t m_version                        = 0x38         ;
        constexpr std::uintptr_t m_actor                          = 0x40         ;
        constexpr std::uintptr_t m_authenticationType             = 0x48         ;
        constexpr std::uintptr_t m_bootstrapContext               = 0x50         ;
        constexpr std::uintptr_t m_label                          = 0x58         ;
        constexpr std::uintptr_t m_serializedNameType             = 0x60         ;
        constexpr std::uintptr_t m_serializedRoleType             = 0x68         ;
        constexpr std::uintptr_t m_serializedClaims               = 0x70         ;
    }

    namespace System_Security_Claims__ClaimsPrincipal
    {
        constexpr std::uintptr_t m_version                        = 0x10         ;
        constexpr std::uintptr_t m_serializedClaimsIdentities     = 0x18         ;
        constexpr std::uintptr_t m_identities                     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_identitySelector               = 0x0          ;
            constexpr std::uintptr_t s_principalSelector              = 0x8          ;
        }

    }

    namespace System_Security_AccessControl__AccessControlModification
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__AccessControlSections
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__AccessControlType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__AccessRule
    {
        constexpr std::uintptr_t identity                         = 0x10         ;
        constexpr std::uintptr_t accessMask                       = 0x18         ;
        constexpr std::uintptr_t isInherited                      = 0x1C         ;
        constexpr std::uintptr_t inheritanceFlags                 = 0x20         ;
        constexpr std::uintptr_t propagationFlags                 = 0x24         ;
        constexpr std::uintptr_t type                             = 0x28         ;
    }

    namespace System_Security_AccessControl__AceEnumerator
    {
        constexpr std::uintptr_t owner                            = 0x10         ;
        constexpr std::uintptr_t current                          = 0x18         ;
    }

    namespace System_Security_AccessControl__AceFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__AceQualifier
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__AceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__AuditFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__AuthorizationRule
    {
        constexpr std::uintptr_t identity                         = 0x10         ;
        constexpr std::uintptr_t accessMask                       = 0x18         ;
        constexpr std::uintptr_t isInherited                      = 0x1C         ;
        constexpr std::uintptr_t inheritanceFlags                 = 0x20         ;
        constexpr std::uintptr_t propagationFlags                 = 0x24         ;
    }

    namespace System_Security_AccessControl__CommonAce
    {
        constexpr std::uintptr_t ace_flags                        = 0x10         ;
        constexpr std::uintptr_t ace_type                         = 0x11         ;
        constexpr std::uintptr_t access_mask                      = 0x18         ;
        constexpr std::uintptr_t identifier                       = 0x20         ;
        constexpr std::uintptr_t opaque                           = 0x28         ;
    }

    namespace System_Security_AccessControl__CommonAcl
    {
        constexpr std::uintptr_t is_aefa                          = 0x10         ;
        constexpr std::uintptr_t is_canonical                     = 0x11         ;
        constexpr std::uintptr_t is_container                     = 0x12         ;
        constexpr std::uintptr_t is_ds                            = 0x13         ;
        constexpr std::uintptr_t raw_acl                          = 0x18         ;
    }

    namespace System_Security_AccessControl__CommonObjectSecurity
    {
        constexpr std::uintptr_t descriptor                       = 0x10         ;
        constexpr std::uintptr_t sections_modified                = 0x18         ;
        constexpr std::uintptr_t rw_lock                          = 0x20         ;
    }

    namespace System_Security_AccessControl__CommonSecurityDescriptor
    {
        constexpr std::uintptr_t is_container                     = 0x10         ;
        constexpr std::uintptr_t is_ds                            = 0x11         ;
        constexpr std::uintptr_t flags                            = 0x14         ;
        constexpr std::uintptr_t owner                            = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t system_acl                       = 0x28         ;
        constexpr std::uintptr_t discretionary_acl                = 0x30         ;
    }

    namespace System_Security_AccessControl__ControlFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__DiscretionaryAcl
    {
        constexpr std::uintptr_t is_aefa                          = 0x10         ;
        constexpr std::uintptr_t is_canonical                     = 0x11         ;
        constexpr std::uintptr_t is_container                     = 0x12         ;
        constexpr std::uintptr_t is_ds                            = 0x13         ;
        constexpr std::uintptr_t raw_acl                          = 0x18         ;
    }

    namespace System_Security_AccessControl__FileSecurity
    {
        constexpr std::uintptr_t descriptor                       = 0x10         ;
        constexpr std::uintptr_t sections_modified                = 0x18         ;
        constexpr std::uintptr_t rw_lock                          = 0x20         ;
        constexpr std::uintptr_t exception_from_error_code        = 0x28         ;
        constexpr std::uintptr_t resource_type                    = 0x30         ;
    }

    namespace System_Security_AccessControl__FileSystemAccessRule
    {
        constexpr std::uintptr_t identity                         = 0x10         ;
        constexpr std::uintptr_t accessMask                       = 0x18         ;
        constexpr std::uintptr_t isInherited                      = 0x1C         ;
        constexpr std::uintptr_t inheritanceFlags                 = 0x20         ;
        constexpr std::uintptr_t propagationFlags                 = 0x24         ;
        constexpr std::uintptr_t type                             = 0x28         ;
    }

    namespace System_Security_AccessControl__FileSystemRights
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__FileSystemSecurity
    {
        constexpr std::uintptr_t descriptor                       = 0x10         ;
        constexpr std::uintptr_t sections_modified                = 0x18         ;
        constexpr std::uintptr_t rw_lock                          = 0x20         ;
        constexpr std::uintptr_t exception_from_error_code        = 0x28         ;
        constexpr std::uintptr_t resource_type                    = 0x30         ;
    }

    namespace System_Security_AccessControl__GenericAce
    {
        constexpr std::uintptr_t ace_flags                        = 0x10         ;
        constexpr std::uintptr_t ace_type                         = 0x11         ;
    }

    namespace System_Security_AccessControl__InheritanceFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__KnownAce
    {
        constexpr std::uintptr_t ace_flags                        = 0x10         ;
        constexpr std::uintptr_t ace_type                         = 0x11         ;
        constexpr std::uintptr_t access_mask                      = 0x18         ;
        constexpr std::uintptr_t identifier                       = 0x20         ;
    }

    namespace System_Security_AccessControl__NativeObjectSecurity
    {
        constexpr std::uintptr_t descriptor                       = 0x10         ;
        constexpr std::uintptr_t sections_modified                = 0x18         ;
        constexpr std::uintptr_t rw_lock                          = 0x20         ;
        constexpr std::uintptr_t exception_from_error_code        = 0x28         ;
        constexpr std::uintptr_t resource_type                    = 0x30         ;
    }

    namespace System_Security_AccessControl__ObjectAce
    {
        constexpr std::uintptr_t ace_flags                        = 0x10         ;
        constexpr std::uintptr_t ace_type                         = 0x11         ;
        constexpr std::uintptr_t access_mask                      = 0x18         ;
        constexpr std::uintptr_t identifier                       = 0x20         ;
        constexpr std::uintptr_t opaque                           = 0x28         ;
        constexpr std::uintptr_t object_ace_type                  = 0x30         ;
        constexpr std::uintptr_t inherited_object_type            = 0x40         ;
        constexpr std::uintptr_t object_ace_flags                 = 0x50         ;
    }

    namespace System_Security_AccessControl__ObjectAceFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__ObjectSecurity
    {
        constexpr std::uintptr_t descriptor                       = 0x10         ;
        constexpr std::uintptr_t sections_modified                = 0x18         ;
        constexpr std::uintptr_t rw_lock                          = 0x20         ;
    }

    namespace System_Security_AccessControl__PropagationFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__QualifiedAce
    {
        constexpr std::uintptr_t ace_flags                        = 0x10         ;
        constexpr std::uintptr_t ace_type                         = 0x11         ;
        constexpr std::uintptr_t access_mask                      = 0x18         ;
        constexpr std::uintptr_t identifier                       = 0x20         ;
        constexpr std::uintptr_t opaque                           = 0x28         ;
    }

    namespace System_Security_AccessControl__RawAcl
    {
        constexpr std::uintptr_t revision                         = 0x10         ;
        constexpr std::uintptr_t list                             = 0x18         ;
    }

    namespace System_Security_AccessControl__ResourceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_AccessControl__SystemAcl
    {
        constexpr std::uintptr_t is_aefa                          = 0x10         ;
        constexpr std::uintptr_t is_canonical                     = 0x11         ;
        constexpr std::uintptr_t is_container                     = 0x12         ;
        constexpr std::uintptr_t is_ds                            = 0x13         ;
        constexpr std::uintptr_t raw_acl                          = 0x18         ;
    }

    namespace System_Runtime__AmbiguousImplementationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Runtime_Remoting__ChannelInfo
    {
        constexpr std::uintptr_t channelData                      = 0x10         ;
    }

    namespace System_Runtime_Remoting__ActivatedClientTypeEntry
    {
        constexpr std::uintptr_t assembly_name                    = 0x10         ;
        constexpr std::uintptr_t type_name                        = 0x18         ;
        constexpr std::uintptr_t applicationUrl                   = 0x20         ;
        constexpr std::uintptr_t obj_type                         = 0x28         ;
    }

    namespace System_Runtime_Remoting__ActivatedServiceTypeEntry
    {
        constexpr std::uintptr_t assembly_name                    = 0x10         ;
        constexpr std::uintptr_t type_name                        = 0x18         ;
        constexpr std::uintptr_t obj_type                         = 0x20         ;
    }

    namespace System_Runtime_Remoting__CustomErrorsModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Remoting__EnvoyInfo
    {
        constexpr std::uintptr_t envoySinks                       = 0x10         ;
    }

    namespace System_Runtime_Remoting__Identity
    {
        constexpr std::uintptr_t _objectUri                       = 0x10         ;
        constexpr std::uintptr_t _channelSink                     = 0x18         ;
        constexpr std::uintptr_t _envoySink                       = 0x20         ;
        constexpr std::uintptr_t _clientDynamicProperties         = 0x28         ;
        constexpr std::uintptr_t _serverDynamicProperties         = 0x30         ;
        constexpr std::uintptr_t _objRef                          = 0x38         ;
        constexpr std::uintptr_t _disposed                        = 0x40         ;
    }

    namespace System_Runtime_Remoting__ClientIdentity
    {
        constexpr std::uintptr_t _objectUri                       = 0x10         ;
        constexpr std::uintptr_t _channelSink                     = 0x18         ;
        constexpr std::uintptr_t _envoySink                       = 0x20         ;
        constexpr std::uintptr_t _clientDynamicProperties         = 0x28         ;
        constexpr std::uintptr_t _serverDynamicProperties         = 0x30         ;
        constexpr std::uintptr_t _objRef                          = 0x38         ;
        constexpr std::uintptr_t _disposed                        = 0x40         ;
        constexpr std::uintptr_t _proxyReference                  = 0x48         ;
    }

    namespace System_Runtime_Remoting__ObjRef
    {
        constexpr std::uintptr_t channel_info                     = 0x10         ;
        constexpr std::uintptr_t uri                              = 0x18         ;
        constexpr std::uintptr_t typeInfo                         = 0x20         ;
        constexpr std::uintptr_t envoyInfo                        = 0x28         ;
        constexpr std::uintptr_t flags                            = 0x30         ;
        constexpr std::uintptr_t _serverType                      = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t MarshalledObjectRef              = 0x0          ;
            constexpr std::uintptr_t WellKnowObjectRef                = 0x4          ;
        }

    }

    namespace System_Runtime_Remoting__ConfigHandler
    {
        constexpr std::uintptr_t typeEntries                      = 0x10         ;
        constexpr std::uintptr_t channelInstances                 = 0x18         ;
        constexpr std::uintptr_t currentChannel                   = 0x20         ;
        constexpr std::uintptr_t currentProviderData              = 0x28         ;
        constexpr std::uintptr_t currentClientUrl                 = 0x30         ;
        constexpr std::uintptr_t appName                          = 0x38         ;
        constexpr std::uintptr_t currentXmlPath                   = 0x40         ;
        constexpr std::uintptr_t onlyDelayedChannels              = 0x48         ;
    }

    namespace System_Runtime_Remoting__ChannelData
    {
        constexpr std::uintptr_t Ref                              = 0x10         ;
        constexpr std::uintptr_t Type                             = 0x18         ;
        constexpr std::uintptr_t Id                               = 0x20         ;
        constexpr std::uintptr_t DelayLoadAsClientChannel         = 0x28         ;
        constexpr std::uintptr_t _serverProviders                 = 0x30         ;
        constexpr std::uintptr_t _clientProviders                 = 0x38         ;
        constexpr std::uintptr_t _customProperties                = 0x40         ;
    }

    namespace System_Runtime_Remoting__ProviderData
    {
        constexpr std::uintptr_t Ref                              = 0x10         ;
        constexpr std::uintptr_t Type                             = 0x18         ;
        constexpr std::uintptr_t Id                               = 0x20         ;
        constexpr std::uintptr_t CustomProperties                 = 0x28         ;
        constexpr std::uintptr_t CustomData                       = 0x30         ;
    }

    namespace System_Runtime_Remoting__FormatterData
    {
        constexpr std::uintptr_t Ref                              = 0x10         ;
        constexpr std::uintptr_t Type                             = 0x18         ;
        constexpr std::uintptr_t Id                               = 0x20         ;
        constexpr std::uintptr_t CustomProperties                 = 0x28         ;
        constexpr std::uintptr_t CustomData                       = 0x30         ;
    }

    namespace System_Runtime_Remoting__RemotingException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Runtime_Remoting__ServerIdentity
    {
        constexpr std::uintptr_t _objectUri                       = 0x10         ;
        constexpr std::uintptr_t _channelSink                     = 0x18         ;
        constexpr std::uintptr_t _envoySink                       = 0x20         ;
        constexpr std::uintptr_t _clientDynamicProperties         = 0x28         ;
        constexpr std::uintptr_t _serverDynamicProperties         = 0x30         ;
        constexpr std::uintptr_t _objRef                          = 0x38         ;
        constexpr std::uintptr_t _disposed                        = 0x40         ;
        constexpr std::uintptr_t _objectType                      = 0x48         ;
        constexpr std::uintptr_t _serverObject                    = 0x50         ;
        constexpr std::uintptr_t _serverSink                      = 0x58         ;
        constexpr std::uintptr_t _context                         = 0x60         ;
        constexpr std::uintptr_t _lease                           = 0x68         ;
    }

    namespace System_Runtime_Remoting__ClientActivatedIdentity
    {
        constexpr std::uintptr_t _objectUri                       = 0x10         ;
        constexpr std::uintptr_t _channelSink                     = 0x18         ;
        constexpr std::uintptr_t _envoySink                       = 0x20         ;
        constexpr std::uintptr_t _clientDynamicProperties         = 0x28         ;
        constexpr std::uintptr_t _serverDynamicProperties         = 0x30         ;
        constexpr std::uintptr_t _objRef                          = 0x38         ;
        constexpr std::uintptr_t _disposed                        = 0x40         ;
        constexpr std::uintptr_t _objectType                      = 0x48         ;
        constexpr std::uintptr_t _serverObject                    = 0x50         ;
        constexpr std::uintptr_t _serverSink                      = 0x58         ;
        constexpr std::uintptr_t _context                         = 0x60         ;
        constexpr std::uintptr_t _lease                           = 0x68         ;
        constexpr std::uintptr_t _targetThis                      = 0x70         ;
    }

    namespace System_Runtime_Remoting__SingletonIdentity
    {
        constexpr std::uintptr_t _objectUri                       = 0x10         ;
        constexpr std::uintptr_t _channelSink                     = 0x18         ;
        constexpr std::uintptr_t _envoySink                       = 0x20         ;
        constexpr std::uintptr_t _clientDynamicProperties         = 0x28         ;
        constexpr std::uintptr_t _serverDynamicProperties         = 0x30         ;
        constexpr std::uintptr_t _objRef                          = 0x38         ;
        constexpr std::uintptr_t _disposed                        = 0x40         ;
        constexpr std::uintptr_t _objectType                      = 0x48         ;
        constexpr std::uintptr_t _serverObject                    = 0x50         ;
        constexpr std::uintptr_t _serverSink                      = 0x58         ;
        constexpr std::uintptr_t _context                         = 0x60         ;
        constexpr std::uintptr_t _lease                           = 0x68         ;
    }

    namespace System_Runtime_Remoting__SingleCallIdentity
    {
        constexpr std::uintptr_t _objectUri                       = 0x10         ;
        constexpr std::uintptr_t _channelSink                     = 0x18         ;
        constexpr std::uintptr_t _envoySink                       = 0x20         ;
        constexpr std::uintptr_t _clientDynamicProperties         = 0x28         ;
        constexpr std::uintptr_t _serverDynamicProperties         = 0x30         ;
        constexpr std::uintptr_t _objRef                          = 0x38         ;
        constexpr std::uintptr_t _disposed                        = 0x40         ;
        constexpr std::uintptr_t _objectType                      = 0x48         ;
        constexpr std::uintptr_t _serverObject                    = 0x50         ;
        constexpr std::uintptr_t _serverSink                      = 0x58         ;
        constexpr std::uintptr_t _context                         = 0x60         ;
        constexpr std::uintptr_t _lease                           = 0x68         ;
    }

    namespace System_Runtime_Remoting__DisposerReplySink
    {
        constexpr std::uintptr_t _next                            = 0x10         ;
        constexpr std::uintptr_t _disposable                      = 0x18         ;
    }

    namespace System_Runtime_Remoting__TypeEntry
    {
        constexpr std::uintptr_t assembly_name                    = 0x10         ;
        constexpr std::uintptr_t type_name                        = 0x18         ;
    }

    namespace System_Runtime_Remoting__TypeInfo
    {
        constexpr std::uintptr_t serverType                       = 0x10         ;
        constexpr std::uintptr_t serverHierarchy                  = 0x18         ;
        constexpr std::uintptr_t interfacesImplemented            = 0x20         ;
    }

    namespace System_Runtime_Remoting__WellKnownClientTypeEntry
    {
        constexpr std::uintptr_t assembly_name                    = 0x10         ;
        constexpr std::uintptr_t type_name                        = 0x18         ;
        constexpr std::uintptr_t obj_type                         = 0x20         ;
        constexpr std::uintptr_t obj_url                          = 0x28         ;
        constexpr std::uintptr_t app_url                          = 0x30         ;
    }

    namespace System_Runtime_Remoting__WellKnownObjectMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Remoting__WellKnownServiceTypeEntry
    {
        constexpr std::uintptr_t assembly_name                    = 0x10         ;
        constexpr std::uintptr_t type_name                        = 0x18         ;
        constexpr std::uintptr_t obj_type                         = 0x20         ;
        constexpr std::uintptr_t obj_uri                          = 0x28         ;
        constexpr std::uintptr_t obj_mode                         = 0x30         ;
    }

    namespace System_Runtime_Remoting_Proxies__TransparentProxy
    {
        constexpr std::uintptr_t _rp                              = 0x10         ;
        constexpr std::uintptr_t _class                           = 0x18         ;
        constexpr std::uintptr_t _custom_type_info                = 0x20         ;
    }

    namespace System_Runtime_Remoting_Proxies__RealProxy
    {
        constexpr std::uintptr_t class_to_proxy                   = 0x10         ;
        constexpr std::uintptr_t _targetContext                   = 0x18         ;
        constexpr std::uintptr_t _server                          = 0x20         ;
        constexpr std::uintptr_t _targetDomainId                  = 0x28         ;
        constexpr std::uintptr_t _targetUri                       = 0x30         ;
        constexpr std::uintptr_t _objectIdentity                  = 0x38         ;
        constexpr std::uintptr_t _objTP                           = 0x40         ;
        constexpr std::uintptr_t _stubData                        = 0x48         ;
    }

    namespace System_Runtime_Remoting_Proxies__RemotingProxy
    {
        constexpr std::uintptr_t class_to_proxy                   = 0x10         ;
        constexpr std::uintptr_t _targetContext                   = 0x18         ;
        constexpr std::uintptr_t _server                          = 0x20         ;
        constexpr std::uintptr_t _targetDomainId                  = 0x28         ;
        constexpr std::uintptr_t _targetUri                       = 0x30         ;
        constexpr std::uintptr_t _objectIdentity                  = 0x38         ;
        constexpr std::uintptr_t _objTP                           = 0x40         ;
        constexpr std::uintptr_t _stubData                        = 0x48         ;
        constexpr std::uintptr_t _sink                            = 0x50         ;
        constexpr std::uintptr_t _hasEnvoySink                    = 0x58         ;
        constexpr std::uintptr_t _ctorCall                        = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _cache_GetTypeMethod             = 0x0          ;
            constexpr std::uintptr_t _cache_GetHashCodeMethod         = 0x8          ;
        }

    }

    namespace System_Runtime_Remoting_Lifetime__Lease
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _leaseExpireTime                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x20         ;
        constexpr std::uintptr_t _initialLeaseTime                = 0x28         ;
        constexpr std::uintptr_t _renewOnCallTime                 = 0x30         ;
        constexpr std::uintptr_t _sponsorshipTimeout              = 0x38         ;
        constexpr std::uintptr_t _sponsors                        = 0x40         ;
        constexpr std::uintptr_t _renewingSponsors                = 0x48         ;
        constexpr std::uintptr_t _renewalDelegate                 = 0x50         ;
    }

    namespace System_Runtime_Remoting_Lifetime__LeaseManager
    {
        constexpr std::uintptr_t _objects                         = 0x10         ;
        constexpr std::uintptr_t _timer                           = 0x18         ;
    }

    namespace System_Runtime_Remoting_Lifetime__LeaseSink
    {
        constexpr std::uintptr_t _nextSink                        = 0x10         ;
    }

    namespace System_Runtime_Remoting_Lifetime__LeaseState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Remoting_Contexts__Context
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10732DD8   ;
        constexpr std::uintptr_t domain_id                        = 0x10         ;
        constexpr std::uintptr_t context_id                       = 0x14         ;
        constexpr std::uintptr_t static_data                      = 0x18         ;
        constexpr std::uintptr_t data                             = 0x20         ;
        constexpr std::uintptr_t server_context_sink_chain        = 0x28         ;
        constexpr std::uintptr_t client_context_sink_chain        = 0x30         ;
        constexpr std::uintptr_t context_properties               = 0x38         ;
        constexpr std::uintptr_t _localDataStore                  = 0x40         ;
        constexpr std::uintptr_t context_dynamic_properties       = 0x48         ;
        constexpr std::uintptr_t callback_object                  = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t local_slots                      = 0x0          ;
            constexpr std::uintptr_t default_server_context_sink      = 0x8          ;
            constexpr std::uintptr_t global_count                     = 0x10         ;
            constexpr std::uintptr_t _localDataStoreMgr               = 0x18         ;
            constexpr std::uintptr_t global_dynamic_properties        = 0x20         ;
        }

    }

    namespace System_Runtime_Remoting_Contexts__DynamicPropertyCollection
    {
        constexpr std::uintptr_t _properties                      = 0x10         ;
    }

    namespace System_Runtime_Remoting_Contexts__ContextCallbackObject
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
    }

    namespace System_Runtime_Remoting_Contexts__CrossContextDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Runtime_Remoting_Channels__CrossAppDomainData
    {
        constexpr std::uintptr_t _ContextID                       = 0x10         ;
        constexpr std::uintptr_t _DomainID                        = 0x18         ;
        constexpr std::uintptr_t _processGuid                     = 0x20         ;
    }

    namespace System_Runtime_Remoting_Channels__CrossAppDomainSink
    {
        constexpr std::uintptr_t _domainID                        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_sinks                          = 0x0          ;
            constexpr std::uintptr_t processMessageMethod             = 0x8          ;
        }

    }

    namespace System_Runtime_Remoting_Channels__AsyncRequest
    {
        constexpr std::uintptr_t ReplySink                        = 0x10         ;
        constexpr std::uintptr_t MsgRequest                       = 0x18         ;
    }

    namespace System_Runtime_Remoting_Channels__SinkProviderData
    {
        constexpr std::uintptr_t sinkName                         = 0x10         ;
        constexpr std::uintptr_t children                         = 0x18         ;
        constexpr std::uintptr_t properties                       = 0x20         ;
    }

    namespace System_Runtime_Remoting_Activation__AppDomainLevelActivator
    {
        constexpr std::uintptr_t _activationUrl                   = 0x10         ;
        constexpr std::uintptr_t _next                            = 0x18         ;
    }

    namespace System_Runtime_Remoting_Activation__ContextLevelActivator
    {
        constexpr std::uintptr_t m_NextActivator                  = 0x10         ;
    }

    namespace System_Runtime_Remoting_Activation__RemoteActivationAttribute
    {
        constexpr std::uintptr_t _contextProperties               = 0x10         ;
    }

    namespace System_Runtime_Remoting_Activation__RemoteActivator
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
    }

    namespace System_Runtime_Remoting_Metadata__SoapAttribute
    {
        constexpr std::uintptr_t _useAttribute                    = 0x10         ;
        constexpr std::uintptr_t ProtXmlNamespace                 = 0x18         ;
        constexpr std::uintptr_t ReflectInfo                      = 0x20         ;
    }

    namespace System_Runtime_Remoting_Metadata__SoapFieldAttribute
    {
        constexpr std::uintptr_t _useAttribute                    = 0x10         ;
        constexpr std::uintptr_t ProtXmlNamespace                 = 0x18         ;
        constexpr std::uintptr_t ReflectInfo                      = 0x20         ;
        constexpr std::uintptr_t _elementName                     = 0x28         ;
        constexpr std::uintptr_t _isElement                       = 0x30         ;
    }

    namespace System_Runtime_Remoting_Metadata__SoapMethodAttribute
    {
        constexpr std::uintptr_t _useAttribute                    = 0x10         ;
        constexpr std::uintptr_t ProtXmlNamespace                 = 0x18         ;
        constexpr std::uintptr_t ReflectInfo                      = 0x20         ;
        constexpr std::uintptr_t _responseElement                 = 0x28         ;
        constexpr std::uintptr_t _responseNamespace               = 0x30         ;
        constexpr std::uintptr_t _returnElement                   = 0x38         ;
        constexpr std::uintptr_t _soapAction                      = 0x40         ;
        constexpr std::uintptr_t _useAttribute                    = 0x48         ;
        constexpr std::uintptr_t _namespace                       = 0x50         ;
    }

    namespace System_Runtime_Remoting_Metadata__SoapParameterAttribute
    {
        constexpr std::uintptr_t _useAttribute                    = 0x10         ;
        constexpr std::uintptr_t ProtXmlNamespace                 = 0x18         ;
        constexpr std::uintptr_t ReflectInfo                      = 0x20         ;
    }

    namespace System_Runtime_Remoting_Metadata__SoapTypeAttribute
    {
        constexpr std::uintptr_t _useAttribute                    = 0x10         ;
        constexpr std::uintptr_t ProtXmlNamespace                 = 0x18         ;
        constexpr std::uintptr_t ReflectInfo                      = 0x20         ;
        constexpr std::uintptr_t _useAttribute                    = 0x28         ;
        constexpr std::uintptr_t _xmlElementName                  = 0x30         ;
        constexpr std::uintptr_t _xmlNamespace                    = 0x38         ;
        constexpr std::uintptr_t _xmlTypeName                     = 0x40         ;
        constexpr std::uintptr_t _xmlTypeNamespace                = 0x48         ;
        constexpr std::uintptr_t _isType                          = 0x50         ;
        constexpr std::uintptr_t _isElement                       = 0x51         ;
    }

    namespace System_Runtime_Remoting_Messaging__IllogicalCallContext
    {
        constexpr std::uintptr_t m_Datastore                      = 0x10         ;
        constexpr std::uintptr_t m_HostContext                    = 0x18         ;
    }

    namespace System_Runtime_Remoting_Messaging__LogicalCallContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10732EB8   ;
        constexpr std::uintptr_t m_Datastore                      = 0x10         ;
        constexpr std::uintptr_t m_RemotingData                   = 0x18         ;
        constexpr std::uintptr_t m_SecurityData                   = 0x20         ;
        constexpr std::uintptr_t m_HostContext                    = 0x28         ;
        constexpr std::uintptr_t m_IsCorrelationMgr               = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_callContextType                = 0x0          ;
        }

    }

    namespace System_Runtime_Remoting_Messaging__CallContextSecurityData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10732808   ;
        constexpr std::uintptr_t _principal                       = 0x10         ;
    }

    namespace System_Runtime_Remoting_Messaging__CallContextRemotingData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10732830   ;
        constexpr std::uintptr_t _logicalCallID                   = 0x10         ;
    }

    namespace System_Runtime_Remoting_Messaging__ArgInfoType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Remoting_Messaging__ArgInfo
    {
        constexpr std::uintptr_t _paramMap                        = 0x10         ;
        constexpr std::uintptr_t _inoutArgCount                   = 0x18         ;
        constexpr std::uintptr_t _method                          = 0x20         ;
    }

    namespace System_Runtime_Remoting_Messaging__AsyncResult
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10761A88   ;
        constexpr std::uintptr_t async_state                      = 0x10         ;
        constexpr std::uintptr_t handle                           = 0x18         ;
        constexpr std::uintptr_t async_delegate                   = 0x20         ;
        constexpr std::uintptr_t data                             = 0x28         ;
        constexpr std::uintptr_t object_data                      = 0x30         ;
        constexpr std::uintptr_t sync_completed                   = 0x38         ;
        constexpr std::uintptr_t completed                        = 0x39         ;
        constexpr std::uintptr_t endinvoke_called                 = 0x3A         ;
        constexpr std::uintptr_t async_callback                   = 0x40         ;
        constexpr std::uintptr_t current                          = 0x48         ;
        constexpr std::uintptr_t original                         = 0x50         ;
        constexpr std::uintptr_t add_time                         = 0x58         ;
        constexpr std::uintptr_t call_message                     = 0x60         ;
        constexpr std::uintptr_t message_ctrl                     = 0x68         ;
        constexpr std::uintptr_t reply_message                    = 0x70         ;
        constexpr std::uintptr_t orig_cb                          = 0x78         ;
    }

    namespace System_Runtime_Remoting_Messaging__CADArgHolder
    {
        constexpr std::uintptr_t index                            = 0x10         ;
    }

    namespace System_Runtime_Remoting_Messaging__CADObjRef
    {
        constexpr std::uintptr_t objref                           = 0x10         ;
        constexpr std::uintptr_t SourceDomain                     = 0x18         ;
        constexpr std::uintptr_t TypeInfo                         = 0x20         ;
    }

    namespace System_Runtime_Remoting_Messaging__CADMethodRef
    {
        constexpr std::uintptr_t ctor                             = 0x10         ;
        constexpr std::uintptr_t typeName                         = 0x18         ;
        constexpr std::uintptr_t methodName                       = 0x20         ;
        constexpr std::uintptr_t param_names                      = 0x28         ;
        constexpr std::uintptr_t generic_arg_names                = 0x30         ;
    }

    namespace System_Runtime_Remoting_Messaging__CADMessageBase
    {
        constexpr std::uintptr_t _args                            = 0x10         ;
        constexpr std::uintptr_t _serializedArgs                  = 0x18         ;
        constexpr std::uintptr_t _propertyCount                   = 0x20         ;
        constexpr std::uintptr_t _callContext                     = 0x28         ;
        constexpr std::uintptr_t serializedMethod                 = 0x30         ;
    }

    namespace System_Runtime_Remoting_Messaging__CADMethodCallMessage
    {
        constexpr std::uintptr_t _args                            = 0x10         ;
        constexpr std::uintptr_t _serializedArgs                  = 0x18         ;
        constexpr std::uintptr_t _propertyCount                   = 0x20         ;
        constexpr std::uintptr_t _callContext                     = 0x28         ;
        constexpr std::uintptr_t serializedMethod                 = 0x30         ;
        constexpr std::uintptr_t _uri                             = 0x38         ;
    }

    namespace System_Runtime_Remoting_Messaging__CADMethodReturnMessage
    {
        constexpr std::uintptr_t _args                            = 0x10         ;
        constexpr std::uintptr_t _serializedArgs                  = 0x18         ;
        constexpr std::uintptr_t _propertyCount                   = 0x20         ;
        constexpr std::uintptr_t _callContext                     = 0x28         ;
        constexpr std::uintptr_t serializedMethod                 = 0x30         ;
        constexpr std::uintptr_t _returnValue                     = 0x38         ;
        constexpr std::uintptr_t _exception                       = 0x40         ;
        constexpr std::uintptr_t _sig                             = 0x48         ;
    }

    namespace System_Runtime_Remoting_Messaging__ClientContextTerminatorSink
    {
        constexpr std::uintptr_t _context                         = 0x10         ;
    }

    namespace System_Runtime_Remoting_Messaging__ClientContextReplySink
    {
        constexpr std::uintptr_t _replySink                       = 0x10         ;
        constexpr std::uintptr_t _context                         = 0x18         ;
    }

    namespace System_Runtime_Remoting_Messaging__ConstructionCall
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _typeName                        = 0x18         ;
        constexpr std::uintptr_t _methodName                      = 0x20         ;
        constexpr std::uintptr_t _args                            = 0x28         ;
        constexpr std::uintptr_t _methodSignature                 = 0x30         ;
        constexpr std::uintptr_t _methodBase                      = 0x38         ;
        constexpr std::uintptr_t _callContext                     = 0x40         ;
        constexpr std::uintptr_t _targetIdentity                  = 0x48         ;
        constexpr std::uintptr_t _genericArguments                = 0x50         ;
        constexpr std::uintptr_t ExternalProperties               = 0x58         ;
        constexpr std::uintptr_t InternalProperties               = 0x60         ;
        constexpr std::uintptr_t _activator                       = 0x68         ;
        constexpr std::uintptr_t _activationAttributes            = 0x70         ;
        constexpr std::uintptr_t _contextProperties               = 0x78         ;
        constexpr std::uintptr_t _activationType                  = 0x80         ;
        constexpr std::uintptr_t _activationTypeName              = 0x88         ;
        constexpr std::uintptr_t _isContextOk                     = 0x90         ;
        constexpr std::uintptr_t _sourceProxy                     = 0x98         ;
    }

    namespace System_Runtime_Remoting_Messaging__ConstructionCallDictionary
    {
        constexpr std::uintptr_t _internalProperties              = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _methodKeys                      = 0x20         ;
        constexpr std::uintptr_t _ownProperties                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t InternalKeys                     = 0x0          ;
        }

    }

    namespace System_Runtime_Remoting_Messaging__ConstructionResponse
    {
        constexpr std::uintptr_t _methodName                      = 0x10         ;
        constexpr std::uintptr_t _uri                             = 0x18         ;
        constexpr std::uintptr_t _typeName                        = 0x20         ;
        constexpr std::uintptr_t _methodBase                      = 0x28         ;
        constexpr std::uintptr_t _returnValue                     = 0x30         ;
        constexpr std::uintptr_t _exception                       = 0x38         ;
        constexpr std::uintptr_t _methodSignature                 = 0x40         ;
        constexpr std::uintptr_t _inArgInfo                       = 0x48         ;
        constexpr std::uintptr_t _args                            = 0x50         ;
        constexpr std::uintptr_t _outArgs                         = 0x58         ;
        constexpr std::uintptr_t _callMsg                         = 0x60         ;
        constexpr std::uintptr_t _callContext                     = 0x68         ;
        constexpr std::uintptr_t _targetIdentity                  = 0x70         ;
        constexpr std::uintptr_t ExternalProperties               = 0x78         ;
        constexpr std::uintptr_t InternalProperties               = 0x80         ;
    }

    namespace System_Runtime_Remoting_Messaging__ErrorMessage
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
    }

    namespace System_Runtime_Remoting_Messaging__HeaderHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Runtime_Remoting_Messaging__MethodCall
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _typeName                        = 0x18         ;
        constexpr std::uintptr_t _methodName                      = 0x20         ;
        constexpr std::uintptr_t _args                            = 0x28         ;
        constexpr std::uintptr_t _methodSignature                 = 0x30         ;
        constexpr std::uintptr_t _methodBase                      = 0x38         ;
        constexpr std::uintptr_t _callContext                     = 0x40         ;
        constexpr std::uintptr_t _targetIdentity                  = 0x48         ;
        constexpr std::uintptr_t _genericArguments                = 0x50         ;
        constexpr std::uintptr_t ExternalProperties               = 0x58         ;
        constexpr std::uintptr_t InternalProperties               = 0x60         ;
    }

    namespace System_Runtime_Remoting_Messaging__MCMDictionary
    {
        constexpr std::uintptr_t _internalProperties              = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _methodKeys                      = 0x20         ;
        constexpr std::uintptr_t _ownProperties                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t InternalKeys                     = 0x0          ;
        }

    }

    namespace System_Runtime_Remoting_Messaging__MessageDictionary
    {
        constexpr std::uintptr_t _internalProperties              = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _methodKeys                      = 0x20         ;
        constexpr std::uintptr_t _ownProperties                   = 0x28         ;
    }

    namespace System_Runtime_Remoting_Messaging__MethodResponse
    {
        constexpr std::uintptr_t _methodName                      = 0x10         ;
        constexpr std::uintptr_t _uri                             = 0x18         ;
        constexpr std::uintptr_t _typeName                        = 0x20         ;
        constexpr std::uintptr_t _methodBase                      = 0x28         ;
        constexpr std::uintptr_t _returnValue                     = 0x30         ;
        constexpr std::uintptr_t _exception                       = 0x38         ;
        constexpr std::uintptr_t _methodSignature                 = 0x40         ;
        constexpr std::uintptr_t _inArgInfo                       = 0x48         ;
        constexpr std::uintptr_t _args                            = 0x50         ;
        constexpr std::uintptr_t _outArgs                         = 0x58         ;
        constexpr std::uintptr_t _callMsg                         = 0x60         ;
        constexpr std::uintptr_t _callContext                     = 0x68         ;
        constexpr std::uintptr_t _targetIdentity                  = 0x70         ;
        constexpr std::uintptr_t ExternalProperties               = 0x78         ;
        constexpr std::uintptr_t InternalProperties               = 0x80         ;
    }

    namespace System_Runtime_Remoting_Messaging__MethodReturnDictionary
    {
        constexpr std::uintptr_t _internalProperties              = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _methodKeys                      = 0x20         ;
        constexpr std::uintptr_t _ownProperties                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t InternalReturnKeys               = 0x0          ;
            constexpr std::uintptr_t InternalExceptionKeys            = 0x8          ;
        }

    }

    namespace System_Runtime_Remoting_Messaging__MonoMethodMessage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71908   ;
        constexpr std::uintptr_t method                           = 0x10         ;
        constexpr std::uintptr_t args                             = 0x18         ;
        constexpr std::uintptr_t names                            = 0x20         ;
        constexpr std::uintptr_t arg_types                        = 0x28         ;
        constexpr std::uintptr_t ctx                              = 0x30         ;
        constexpr std::uintptr_t rval                             = 0x38         ;
        constexpr std::uintptr_t exc                              = 0x40         ;
        constexpr std::uintptr_t asyncResult                      = 0x48         ;
        constexpr std::uintptr_t call_type                        = 0x50         ;
        constexpr std::uintptr_t uri                              = 0x58         ;
        constexpr std::uintptr_t properties                       = 0x60         ;
        constexpr std::uintptr_t identity                         = 0x68         ;
        constexpr std::uintptr_t methodSignature                  = 0x70         ;
    }

    namespace System_Runtime_Remoting_Messaging__CallType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Remoting_Messaging__RemotingSurrogateSelector
    {
        constexpr std::uintptr_t _next                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cachedTypeObjRef               = 0x0          ;
            constexpr std::uintptr_t _objRefSurrogate                 = 0x8          ;
            constexpr std::uintptr_t _objRemotingSurrogate            = 0x10         ;
        }

    }

    namespace System_Runtime_Remoting_Messaging__ReturnMessage
    {
        constexpr std::uintptr_t _outArgs                         = 0x10         ;
        constexpr std::uintptr_t _args                            = 0x18         ;
        constexpr std::uintptr_t _callCtx                         = 0x20         ;
        constexpr std::uintptr_t _returnValue                     = 0x28         ;
        constexpr std::uintptr_t _uri                             = 0x30         ;
        constexpr std::uintptr_t _exception                       = 0x38         ;
        constexpr std::uintptr_t _methodBase                      = 0x40         ;
        constexpr std::uintptr_t _methodName                      = 0x48         ;
        constexpr std::uintptr_t _methodSignature                 = 0x50         ;
        constexpr std::uintptr_t _typeName                        = 0x58         ;
        constexpr std::uintptr_t _properties                      = 0x60         ;
        constexpr std::uintptr_t _targetIdentity                  = 0x68         ;
        constexpr std::uintptr_t _inArgInfo                       = 0x70         ;
    }

    namespace System_Runtime_Remoting_Messaging__ServerObjectTerminatorSink
    {
        constexpr std::uintptr_t _nextSink                        = 0x10         ;
    }

    namespace System_Runtime_Remoting_Messaging__ServerObjectReplySink
    {
        constexpr std::uintptr_t _replySink                       = 0x10         ;
        constexpr std::uintptr_t _identity                        = 0x18         ;
    }

    namespace System_Runtime_Remoting_Messaging__StackBuilderSink
    {
        constexpr std::uintptr_t _target                          = 0x10         ;
        constexpr std::uintptr_t _rp                              = 0x18         ;
    }

    namespace System_Runtime_Versioning__TargetFrameworkAttribute
    {
        constexpr std::uintptr_t _frameworkName                   = 0x10         ;
        constexpr std::uintptr_t _frameworkDisplayName            = 0x18         ;
    }

    namespace System_Runtime_Serialization__SerializationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t s_nullMessage                    = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization__SerializationEntry
    {
        constexpr std::uintptr_t _name                            = 0x0          ;
        constexpr std::uintptr_t _value                           = 0x8          ;
        constexpr std::uintptr_t _type                            = 0x10         ;
    }

    namespace System_Runtime_Serialization__SerializationInfoEnumerator
    {
        constexpr std::uintptr_t _members                         = 0x10         ;
        constexpr std::uintptr_t _data                            = 0x18         ;
        constexpr std::uintptr_t _types                           = 0x20         ;
        constexpr std::uintptr_t _numItems                        = 0x28         ;
        constexpr std::uintptr_t _currItem                        = 0x2C         ;
        constexpr std::uintptr_t _current                         = 0x30         ;
    }

    namespace System_Runtime_Serialization__DeserializationEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Runtime_Serialization__SerializationEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Runtime_Serialization__MemberHolder
    {
        constexpr std::uintptr_t _memberType                      = 0x10         ;
        constexpr std::uintptr_t _context                         = 0x18         ;
    }

    namespace System_Runtime_Serialization__SerializationEvents
    {
        constexpr std::uintptr_t _onSerializingMethods            = 0x10         ;
        constexpr std::uintptr_t _onSerializedMethods             = 0x18         ;
        constexpr std::uintptr_t _onDeserializingMethods          = 0x20         ;
        constexpr std::uintptr_t _onDeserializedMethods           = 0x28         ;
    }

    namespace System_Runtime_Serialization__SerializationObjectManager
    {
        constexpr std::uintptr_t _objectSeenTable                 = 0x10         ;
        constexpr std::uintptr_t _context                         = 0x18         ;
        constexpr std::uintptr_t _onSerializedHandler             = 0x28         ;
    }

    namespace System_Runtime_Serialization__ValueTypeFixupInfo
    {
        constexpr std::uintptr_t _containerID                     = 0x10         ;
        constexpr std::uintptr_t _parentField                     = 0x18         ;
        constexpr std::uintptr_t _parentIndex                     = 0x20         ;
    }

    namespace System_Runtime_Serialization__SurrogateForCyclicalReference
    {
        constexpr std::uintptr_t innerSurrogate                   = 0x10         ;
    }

    namespace System_Runtime_Serialization__ObjectIDGenerator
    {
        constexpr std::uintptr_t m_currentCount                   = 0x10         ;
        constexpr std::uintptr_t m_currentSize                    = 0x14         ;
        constexpr std::uintptr_t m_ids                            = 0x18         ;
        constexpr std::uintptr_t m_objs                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t sizes                            = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization__ObjectManager
    {
        constexpr std::uintptr_t m_onDeserializationHandler       = 0x10         ;
        constexpr std::uintptr_t m_onDeserializedHandler          = 0x18         ;
        constexpr std::uintptr_t m_objects                        = 0x20         ;
        constexpr std::uintptr_t m_topObject                      = 0x28         ;
        constexpr std::uintptr_t m_specialFixupObjects            = 0x30         ;
        constexpr std::uintptr_t m_fixupCount                     = 0x38         ;
        constexpr std::uintptr_t m_selector                       = 0x40         ;
        constexpr std::uintptr_t m_context                        = 0x48         ;
    }

    namespace System_Runtime_Serialization__ObjectHolder
    {
        constexpr std::uintptr_t m_object                         = 0x10         ;
        constexpr std::uintptr_t m_id                             = 0x18         ;
        constexpr std::uintptr_t m_missingElementsRemaining       = 0x20         ;
        constexpr std::uintptr_t m_missingDecendents              = 0x24         ;
        constexpr std::uintptr_t m_serInfo                        = 0x28         ;
        constexpr std::uintptr_t m_surrogate                      = 0x30         ;
        constexpr std::uintptr_t m_missingElements                = 0x38         ;
        constexpr std::uintptr_t m_dependentObjects               = 0x40         ;
        constexpr std::uintptr_t m_next                           = 0x48         ;
        constexpr std::uintptr_t m_flags                          = 0x50         ;
        constexpr std::uintptr_t m_markForFixupWhenAvailable      = 0x54         ;
        constexpr std::uintptr_t m_valueFixup                     = 0x58         ;
        constexpr std::uintptr_t m_typeLoad                       = 0x60         ;
        constexpr std::uintptr_t m_reachable                      = 0x68         ;
    }

    namespace System_Runtime_Serialization__FixupHolder
    {
        constexpr std::uintptr_t m_id                             = 0x10         ;
        constexpr std::uintptr_t m_fixupInfo                      = 0x18         ;
        constexpr std::uintptr_t m_fixupType                      = 0x20         ;
    }

    namespace System_Runtime_Serialization__FixupHolderList
    {
        constexpr std::uintptr_t m_values                         = 0x10         ;
        constexpr std::uintptr_t m_count                          = 0x18         ;
    }

    namespace System_Runtime_Serialization__LongList
    {
        constexpr std::uintptr_t m_values                         = 0x10         ;
        constexpr std::uintptr_t m_count                          = 0x18         ;
        constexpr std::uintptr_t m_totalItems                     = 0x1C         ;
        constexpr std::uintptr_t m_currentItem                    = 0x20         ;
    }

    namespace System_Runtime_Serialization__ObjectHolderList
    {
        constexpr std::uintptr_t m_values                         = 0x10         ;
        constexpr std::uintptr_t m_count                          = 0x18         ;
    }

    namespace System_Runtime_Serialization__ObjectHolderListEnumerator
    {
        constexpr std::uintptr_t m_isFixupEnumerator              = 0x10         ;
        constexpr std::uintptr_t m_list                           = 0x18         ;
        constexpr std::uintptr_t m_startingVersion                = 0x20         ;
        constexpr std::uintptr_t m_currPos                        = 0x24         ;
    }

    namespace System_Runtime_Serialization__TypeLoadExceptionHolder
    {
        constexpr std::uintptr_t m_typeName                       = 0x10         ;
    }

    namespace System_Runtime_Serialization__SafeSerializationEventArgs
    {
        constexpr std::uintptr_t m_streamingContext               = 0x10         ;
        constexpr std::uintptr_t m_serializedStates               = 0x20         ;
    }

    namespace System_Runtime_Serialization__SafeSerializationManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10822C40   ;
        constexpr std::uintptr_t m_serializedStates               = 0x10         ;
        constexpr std::uintptr_t m_savedSerializationInfo         = 0x18         ;
        constexpr std::uintptr_t m_realObject                     = 0x20         ;
        constexpr std::uintptr_t m_realType                       = 0x28         ;
        constexpr std::uintptr_t SerializeObjectState             = 0x30         ;
    }

    namespace System_Runtime_Serialization__OptionalFieldAttribute
    {
        constexpr std::uintptr_t versionAdded                     = 0x10         ;
    }

    namespace System_Runtime_Serialization__SerializationFieldInfo
    {
        constexpr std::uintptr_t m_field                          = 0x10         ;
        constexpr std::uintptr_t m_serializationName              = 0x18         ;
    }

    namespace System_Runtime_Serialization__SerializationInfo
    {
        constexpr std::uintptr_t m_members                        = 0x10         ;
        constexpr std::uintptr_t m_data                           = 0x18         ;
        constexpr std::uintptr_t m_types                          = 0x20         ;
        constexpr std::uintptr_t m_nameToIndex                    = 0x28         ;
        constexpr std::uintptr_t m_currMember                     = 0x30         ;
        constexpr std::uintptr_t m_converter                      = 0x38         ;
        constexpr std::uintptr_t m_fullTypeName                   = 0x40         ;
        constexpr std::uintptr_t m_assemName                      = 0x48         ;
        constexpr std::uintptr_t objectType                       = 0x50         ;
        constexpr std::uintptr_t isFullTypeNameSetExplicit        = 0x58         ;
        constexpr std::uintptr_t isAssemblyNameSetExplicit        = 0x59         ;
        constexpr std::uintptr_t requireSameTokenInPartialTrust   = 0x5A         ;
    }

    namespace System_Runtime_Serialization__StreamingContext
    {
        constexpr std::uintptr_t m_additionalContext              = 0x0          ;
        constexpr std::uintptr_t m_state                          = 0x8          ;
    }

    namespace System_Runtime_Serialization__StreamingContextStates
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters__FormatterTypeStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters__FormatterAssemblyStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters__TypeFilterLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryHeaderEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryTypeEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryArrayTypeEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalSerializerTypeE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalParseTypeE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalObjectTypeE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalObjectPositionE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalArrayTypeE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalMemberTypeE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalMemberValueE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalPrimitiveTypeE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__ValueFixupEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryAssemblyInfo
    {
        constexpr std::uintptr_t assemblyString                   = 0x10         ;
        constexpr std::uintptr_t assembly                         = 0x18         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__SerializationHeaderRecord
    {
        constexpr std::uintptr_t binaryFormatterMajorVersion      = 0x10         ;
        constexpr std::uintptr_t binaryFormatterMinorVersion      = 0x14         ;
        constexpr std::uintptr_t binaryHeaderEnum                 = 0x18         ;
        constexpr std::uintptr_t topId                            = 0x1C         ;
        constexpr std::uintptr_t headerId                         = 0x20         ;
        constexpr std::uintptr_t majorVersion                     = 0x24         ;
        constexpr std::uintptr_t minorVersion                     = 0x28         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryAssembly
    {
        constexpr std::uintptr_t assemId                          = 0x10         ;
        constexpr std::uintptr_t assemblyString                   = 0x18         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainAssembly
    {
        constexpr std::uintptr_t assemId                          = 0x10         ;
        constexpr std::uintptr_t assemblyIndex                    = 0x14         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryObject
    {
        constexpr std::uintptr_t objectId                         = 0x10         ;
        constexpr std::uintptr_t mapId                            = 0x14         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryMethodCall
    {
        constexpr std::uintptr_t methodName                       = 0x10         ;
        constexpr std::uintptr_t typeName                         = 0x18         ;
        constexpr std::uintptr_t args                             = 0x20         ;
        constexpr std::uintptr_t callContext                      = 0x28         ;
        constexpr std::uintptr_t argTypes                         = 0x30         ;
        constexpr std::uintptr_t bArgsPrimitive                   = 0x38         ;
        constexpr std::uintptr_t messageEnum                      = 0x3C         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryMethodReturn
    {
        constexpr std::uintptr_t returnValue                      = 0x10         ;
        constexpr std::uintptr_t args                             = 0x18         ;
        constexpr std::uintptr_t callContext                      = 0x20         ;
        constexpr std::uintptr_t argTypes                         = 0x28         ;
        constexpr std::uintptr_t bArgsPrimitive                   = 0x30         ;
        constexpr std::uintptr_t messageEnum                      = 0x34         ;
        constexpr std::uintptr_t returnType                       = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t instanceOfVoid                   = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectString
    {
        constexpr std::uintptr_t objectId                         = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainString
    {
        constexpr std::uintptr_t objectId                         = 0x10         ;
        constexpr std::uintptr_t value                            = 0x14         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainMap
    {
        constexpr std::uintptr_t crossAppDomainArrayIndex         = 0x10         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__MemberPrimitiveTyped
    {
        constexpr std::uintptr_t primitiveTypeEnum                = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectWithMap
    {
        constexpr std::uintptr_t binaryHeaderEnum                 = 0x10         ;
        constexpr std::uintptr_t objectId                         = 0x14         ;
        constexpr std::uintptr_t name                             = 0x18         ;
        constexpr std::uintptr_t numMembers                       = 0x20         ;
        constexpr std::uintptr_t memberNames                      = 0x28         ;
        constexpr std::uintptr_t assemId                          = 0x30         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectWithMapTyped
    {
        constexpr std::uintptr_t binaryHeaderEnum                 = 0x10         ;
        constexpr std::uintptr_t objectId                         = 0x14         ;
        constexpr std::uintptr_t name                             = 0x18         ;
        constexpr std::uintptr_t numMembers                       = 0x20         ;
        constexpr std::uintptr_t memberNames                      = 0x28         ;
        constexpr std::uintptr_t binaryTypeEnumA                  = 0x30         ;
        constexpr std::uintptr_t typeInformationA                 = 0x38         ;
        constexpr std::uintptr_t memberAssemIds                   = 0x40         ;
        constexpr std::uintptr_t assemId                          = 0x48         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryArray
    {
        constexpr std::uintptr_t objectId                         = 0x10         ;
        constexpr std::uintptr_t rank                             = 0x14         ;
        constexpr std::uintptr_t lengthA                          = 0x18         ;
        constexpr std::uintptr_t lowerBoundA                      = 0x20         ;
        constexpr std::uintptr_t binaryTypeEnum                   = 0x28         ;
        constexpr std::uintptr_t typeInformation                  = 0x30         ;
        constexpr std::uintptr_t assemId                          = 0x38         ;
        constexpr std::uintptr_t binaryHeaderEnum                 = 0x3C         ;
        constexpr std::uintptr_t binaryArrayTypeEnum              = 0x40         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__MemberPrimitiveUnTyped
    {
        constexpr std::uintptr_t typeInformation                  = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__MemberReference
    {
        constexpr std::uintptr_t idRef                            = 0x10         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__ObjectNull
    {
        constexpr std::uintptr_t nullCount                        = 0x10         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__ObjectMap
    {
        constexpr std::uintptr_t objectName                       = 0x10         ;
        constexpr std::uintptr_t objectType                       = 0x18         ;
        constexpr std::uintptr_t binaryTypeEnumA                  = 0x20         ;
        constexpr std::uintptr_t typeInformationA                 = 0x28         ;
        constexpr std::uintptr_t memberTypes                      = 0x30         ;
        constexpr std::uintptr_t memberNames                      = 0x38         ;
        constexpr std::uintptr_t objectInfo                       = 0x40         ;
        constexpr std::uintptr_t isInitObjectInfo                 = 0x48         ;
        constexpr std::uintptr_t objectReader                     = 0x50         ;
        constexpr std::uintptr_t objectId                         = 0x58         ;
        constexpr std::uintptr_t assemblyInfo                     = 0x60         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__ObjectProgress
    {
        constexpr std::uintptr_t isInitial                        = 0x10         ;
        constexpr std::uintptr_t count                            = 0x14         ;
        constexpr std::uintptr_t expectedType                     = 0x18         ;
        constexpr std::uintptr_t expectedTypeInformation          = 0x20         ;
        constexpr std::uintptr_t name                             = 0x28         ;
        constexpr std::uintptr_t objectTypeEnum                   = 0x30         ;
        constexpr std::uintptr_t memberTypeEnum                   = 0x34         ;
        constexpr std::uintptr_t memberValueEnum                  = 0x38         ;
        constexpr std::uintptr_t dtType                           = 0x40         ;
        constexpr std::uintptr_t numItems                         = 0x48         ;
        constexpr std::uintptr_t binaryTypeEnum                   = 0x4C         ;
        constexpr std::uintptr_t typeInformation                  = 0x50         ;
        constexpr std::uintptr_t nullCount                        = 0x58         ;
        constexpr std::uintptr_t memberLength                     = 0x5C         ;
        constexpr std::uintptr_t binaryTypeEnumA                  = 0x60         ;
        constexpr std::uintptr_t typeInformationA                 = 0x68         ;
        constexpr std::uintptr_t memberNames                      = 0x70         ;
        constexpr std::uintptr_t memberTypes                      = 0x78         ;
        constexpr std::uintptr_t pr                               = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t opRecordIdCount                  = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization_Formatters_Binary__BinaryFormatter
    {
        constexpr std::uintptr_t m_surrogates                     = 0x10         ;
        constexpr std::uintptr_t m_context                        = 0x18         ;
        constexpr std::uintptr_t m_binder                         = 0x28         ;
        constexpr std::uintptr_t m_typeFormat                     = 0x30         ;
        constexpr std::uintptr_t m_assemblyFormat                 = 0x34         ;
        constexpr std::uintptr_t m_securityLevel                  = 0x38         ;
        constexpr std::uintptr_t m_crossAppDomainArray            = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t typeNameCache                    = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization_Formatters_Binary____BinaryWriter
    {
        constexpr std::uintptr_t sout                             = 0x10         ;
        constexpr std::uintptr_t formatterTypeStyle               = 0x18         ;
        constexpr std::uintptr_t objectMapTable                   = 0x20         ;
        constexpr std::uintptr_t objectWriter                     = 0x28         ;
        constexpr std::uintptr_t dataWriter                       = 0x30         ;
        constexpr std::uintptr_t m_nestedObjectCount              = 0x38         ;
        constexpr std::uintptr_t nullCount                        = 0x3C         ;
        constexpr std::uintptr_t binaryMethodCall                 = 0x40         ;
        constexpr std::uintptr_t binaryMethodReturn               = 0x48         ;
        constexpr std::uintptr_t binaryObject                     = 0x50         ;
        constexpr std::uintptr_t binaryObjectWithMap              = 0x58         ;
        constexpr std::uintptr_t binaryObjectWithMapTyped         = 0x60         ;
        constexpr std::uintptr_t binaryObjectString               = 0x68         ;
        constexpr std::uintptr_t binaryArray                      = 0x70         ;
        constexpr std::uintptr_t byteBuffer                       = 0x78         ;
        constexpr std::uintptr_t chunkSize                        = 0x80         ;
        constexpr std::uintptr_t memberPrimitiveUnTyped           = 0x88         ;
        constexpr std::uintptr_t memberPrimitiveTyped             = 0x90         ;
        constexpr std::uintptr_t objectNull                       = 0x98         ;
        constexpr std::uintptr_t memberReference                  = 0xA0         ;
        constexpr std::uintptr_t binaryAssembly                   = 0xA8         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__ObjectMapInfo
    {
        constexpr std::uintptr_t objectId                         = 0x10         ;
        constexpr std::uintptr_t numMembers                       = 0x14         ;
        constexpr std::uintptr_t memberNames                      = 0x18         ;
        constexpr std::uintptr_t memberTypes                      = 0x20         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__WriteObjectInfo
    {
        constexpr std::uintptr_t objectInfoId                     = 0x10         ;
        constexpr std::uintptr_t obj                              = 0x18         ;
        constexpr std::uintptr_t objectType                       = 0x20         ;
        constexpr std::uintptr_t isSi                             = 0x28         ;
        constexpr std::uintptr_t isNamed                          = 0x29         ;
        constexpr std::uintptr_t isTyped                          = 0x2A         ;
        constexpr std::uintptr_t isArray                          = 0x2B         ;
        constexpr std::uintptr_t si                               = 0x30         ;
        constexpr std::uintptr_t cache                            = 0x38         ;
        constexpr std::uintptr_t memberData                       = 0x40         ;
        constexpr std::uintptr_t serializationSurrogate           = 0x48         ;
        constexpr std::uintptr_t context                          = 0x50         ;
        constexpr std::uintptr_t serObjectInfoInit                = 0x60         ;
        constexpr std::uintptr_t objectId                         = 0x68         ;
        constexpr std::uintptr_t assemId                          = 0x70         ;
        constexpr std::uintptr_t binderTypeName                   = 0x78         ;
        constexpr std::uintptr_t binderAssemblyString             = 0x80         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__ReadObjectInfo
    {
        constexpr std::uintptr_t objectInfoId                     = 0x10         ;
        constexpr std::uintptr_t objectType                       = 0x18         ;
        constexpr std::uintptr_t objectManager                    = 0x20         ;
        constexpr std::uintptr_t count                            = 0x28         ;
        constexpr std::uintptr_t isSi                             = 0x2C         ;
        constexpr std::uintptr_t isNamed                          = 0x2D         ;
        constexpr std::uintptr_t isTyped                          = 0x2E         ;
        constexpr std::uintptr_t bSimpleAssembly                  = 0x2F         ;
        constexpr std::uintptr_t cache                            = 0x30         ;
        constexpr std::uintptr_t wireMemberNames                  = 0x38         ;
        constexpr std::uintptr_t wireMemberTypes                  = 0x40         ;
        constexpr std::uintptr_t lastPosition                     = 0x48         ;
        constexpr std::uintptr_t serializationSurrogate           = 0x50         ;
        constexpr std::uintptr_t context                          = 0x58         ;
        constexpr std::uintptr_t memberTypesList                  = 0x68         ;
        constexpr std::uintptr_t serObjectInfoInit                = 0x70         ;
        constexpr std::uintptr_t formatterConverter               = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t readObjectInfoCounter            = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization_Formatters_Binary__SerObjectInfoInit
    {
        constexpr std::uintptr_t seenBeforeTable                  = 0x10         ;
        constexpr std::uintptr_t objectInfoIdCount                = 0x18         ;
        constexpr std::uintptr_t oiPool                           = 0x20         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__SerObjectInfoCache
    {
        constexpr std::uintptr_t fullTypeName                     = 0x10         ;
        constexpr std::uintptr_t assemblyString                   = 0x18         ;
        constexpr std::uintptr_t hasTypeForwardedFrom             = 0x20         ;
        constexpr std::uintptr_t memberInfos                      = 0x28         ;
        constexpr std::uintptr_t memberNames                      = 0x30         ;
        constexpr std::uintptr_t memberTypes                      = 0x38         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__TypeInformation
    {
        constexpr std::uintptr_t fullTypeName                     = 0x10         ;
        constexpr std::uintptr_t assemblyString                   = 0x18         ;
        constexpr std::uintptr_t hasTypeForwardedFrom             = 0x20         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__ObjectReader
    {
        constexpr std::uintptr_t m_stream                         = 0x10         ;
        constexpr std::uintptr_t m_surrogates                     = 0x18         ;
        constexpr std::uintptr_t m_context                        = 0x20         ;
        constexpr std::uintptr_t m_objectManager                  = 0x30         ;
        constexpr std::uintptr_t formatterEnums                   = 0x38         ;
        constexpr std::uintptr_t m_binder                         = 0x40         ;
        constexpr std::uintptr_t topId                            = 0x48         ;
        constexpr std::uintptr_t bSimpleAssembly                  = 0x50         ;
        constexpr std::uintptr_t handlerObject                    = 0x58         ;
        constexpr std::uintptr_t m_topObject                      = 0x60         ;
        constexpr std::uintptr_t headers                          = 0x68         ;
        constexpr std::uintptr_t handler                          = 0x70         ;
        constexpr std::uintptr_t serObjectInfoInit                = 0x78         ;
        constexpr std::uintptr_t m_formatterConverter             = 0x80         ;
        constexpr std::uintptr_t stack                            = 0x88         ;
        constexpr std::uintptr_t valueFixupStack                  = 0x90         ;
        constexpr std::uintptr_t crossAppDomainArray              = 0x98         ;
        constexpr std::uintptr_t bFullDeserialization             = 0xA0         ;
        constexpr std::uintptr_t bOldFormatDetected               = 0xA1         ;
        constexpr std::uintptr_t valTypeObjectIdTable             = 0xA8         ;
        constexpr std::uintptr_t typeCache                        = 0xB0         ;
        constexpr std::uintptr_t previousAssemblyString           = 0xB8         ;
        constexpr std::uintptr_t previousName                     = 0xC0         ;
        constexpr std::uintptr_t previousType                     = 0xC8         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__ObjectWriter
    {
        constexpr std::uintptr_t m_objectQueue                    = 0x10         ;
        constexpr std::uintptr_t m_idGenerator                    = 0x18         ;
        constexpr std::uintptr_t m_currentId                      = 0x20         ;
        constexpr std::uintptr_t m_surrogates                     = 0x28         ;
        constexpr std::uintptr_t m_context                        = 0x30         ;
        constexpr std::uintptr_t serWriter                        = 0x40         ;
        constexpr std::uintptr_t m_objectManager                  = 0x48         ;
        constexpr std::uintptr_t topId                            = 0x50         ;
        constexpr std::uintptr_t topName                          = 0x58         ;
        constexpr std::uintptr_t headers                          = 0x60         ;
        constexpr std::uintptr_t formatterEnums                   = 0x68         ;
        constexpr std::uintptr_t m_binder                         = 0x70         ;
        constexpr std::uintptr_t serObjectInfoInit                = 0x78         ;
        constexpr std::uintptr_t m_formatterConverter             = 0x80         ;
        constexpr std::uintptr_t crossAppDomainArray              = 0x88         ;
        constexpr std::uintptr_t previousObj                      = 0x90         ;
        constexpr std::uintptr_t previousId                       = 0x98         ;
        constexpr std::uintptr_t previousType                     = 0xA0         ;
        constexpr std::uintptr_t previousCode                     = 0xA8         ;
        constexpr std::uintptr_t assemblyToIdTable                = 0xB0         ;
        constexpr std::uintptr_t niPool                           = 0xB8         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary____BinaryParser
    {
        constexpr std::uintptr_t objectReader                     = 0x10         ;
        constexpr std::uintptr_t input                            = 0x18         ;
        constexpr std::uintptr_t topId                            = 0x20         ;
        constexpr std::uintptr_t headerId                         = 0x28         ;
        constexpr std::uintptr_t objectMapIdTable                 = 0x30         ;
        constexpr std::uintptr_t assemIdToAssemblyTable           = 0x38         ;
        constexpr std::uintptr_t stack                            = 0x40         ;
        constexpr std::uintptr_t expectedType                     = 0x48         ;
        constexpr std::uintptr_t expectedTypeInformation          = 0x50         ;
        constexpr std::uintptr_t PRS                              = 0x58         ;
        constexpr std::uintptr_t systemAssemblyInfo               = 0x60         ;
        constexpr std::uintptr_t dataReader                       = 0x68         ;
        constexpr std::uintptr_t opPool                           = 0x70         ;
        constexpr std::uintptr_t binaryObject                     = 0x78         ;
        constexpr std::uintptr_t bowm                             = 0x80         ;
        constexpr std::uintptr_t bowmt                            = 0x88         ;
        constexpr std::uintptr_t objectString                     = 0x90         ;
        constexpr std::uintptr_t crossAppDomainString             = 0x98         ;
        constexpr std::uintptr_t memberPrimitiveTyped             = 0xA0         ;
        constexpr std::uintptr_t byteBuffer                       = 0xA8         ;
        constexpr std::uintptr_t memberPrimitiveUnTyped           = 0xB0         ;
        constexpr std::uintptr_t memberReference                  = 0xB8         ;
        constexpr std::uintptr_t objectNull                       = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t encoding                         = 0x0          ;
            constexpr std::uintptr_t messageEnd                       = 0x8          ;
        }

    }

    namespace System_Runtime_Serialization_Formatters_Binary__ParseRecord
    {
        constexpr std::uintptr_t PRparseTypeEnum                  = 0x10         ;
        constexpr std::uintptr_t PRobjectTypeEnum                 = 0x14         ;
        constexpr std::uintptr_t PRarrayTypeEnum                  = 0x18         ;
        constexpr std::uintptr_t PRmemberTypeEnum                 = 0x1C         ;
        constexpr std::uintptr_t PRmemberValueEnum                = 0x20         ;
        constexpr std::uintptr_t PRobjectPositionEnum             = 0x24         ;
        constexpr std::uintptr_t PRname                           = 0x28         ;
        constexpr std::uintptr_t PRvalue                          = 0x30         ;
        constexpr std::uintptr_t PRvarValue                       = 0x38         ;
        constexpr std::uintptr_t PRkeyDt                          = 0x40         ;
        constexpr std::uintptr_t PRdtType                         = 0x48         ;
        constexpr std::uintptr_t PRdtTypeCode                     = 0x50         ;
        constexpr std::uintptr_t PRisEnum                         = 0x54         ;
        constexpr std::uintptr_t PRobjectId                       = 0x58         ;
        constexpr std::uintptr_t PRidRef                          = 0x60         ;
        constexpr std::uintptr_t PRarrayElementTypeString         = 0x68         ;
        constexpr std::uintptr_t PRarrayElementType               = 0x70         ;
        constexpr std::uintptr_t PRisArrayVariant                 = 0x78         ;
        constexpr std::uintptr_t PRarrayElementTypeCode           = 0x7C         ;
        constexpr std::uintptr_t PRrank                           = 0x80         ;
        constexpr std::uintptr_t PRlengthA                        = 0x88         ;
        constexpr std::uintptr_t PRpositionA                      = 0x90         ;
        constexpr std::uintptr_t PRlowerBoundA                    = 0x98         ;
        constexpr std::uintptr_t PRupperBoundA                    = 0xA0         ;
        constexpr std::uintptr_t PRindexMap                       = 0xA8         ;
        constexpr std::uintptr_t PRmemberIndex                    = 0xB0         ;
        constexpr std::uintptr_t PRlinearlength                   = 0xB4         ;
        constexpr std::uintptr_t PRrectangularMap                 = 0xB8         ;
        constexpr std::uintptr_t PRisLowerBound                   = 0xC0         ;
        constexpr std::uintptr_t PRtopId                          = 0xC8         ;
        constexpr std::uintptr_t PRheaderId                       = 0xD0         ;
        constexpr std::uintptr_t PRobjectInfo                     = 0xD8         ;
        constexpr std::uintptr_t PRisValueTypeFixup               = 0xE0         ;
        constexpr std::uintptr_t PRnewObj                         = 0xE8         ;
        constexpr std::uintptr_t PRobjectA                        = 0xF0         ;
        constexpr std::uintptr_t PRprimitiveArray                 = 0xF8         ;
        constexpr std::uintptr_t PRisRegistered                   = 0x100        ;
        constexpr std::uintptr_t PRmemberData                     = 0x108        ;
        constexpr std::uintptr_t PRsi                             = 0x110        ;
        constexpr std::uintptr_t PRnullCount                      = 0x118        ;

        namespace _static
        {
            constexpr std::uintptr_t parseRecordIdCount               = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization_Formatters_Binary__SerStack
    {
        constexpr std::uintptr_t objects                          = 0x10         ;
        constexpr std::uintptr_t stackId                          = 0x18         ;
        constexpr std::uintptr_t top                              = 0x20         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__SizedArray
    {
        constexpr std::uintptr_t objects                          = 0x10         ;
        constexpr std::uintptr_t negObjects                       = 0x18         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__IntSizedArray
    {
        constexpr std::uintptr_t objects                          = 0x10         ;
        constexpr std::uintptr_t negObjects                       = 0x18         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__NameCache
    {
        constexpr std::uintptr_t name                             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t ht                               = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization_Formatters_Binary__ValueFixup
    {
        constexpr std::uintptr_t valueFixupEnum                   = 0x10         ;
        constexpr std::uintptr_t arrayObj                         = 0x18         ;
        constexpr std::uintptr_t indexMap                         = 0x20         ;
        constexpr std::uintptr_t header                           = 0x28         ;
        constexpr std::uintptr_t memberObject                     = 0x30         ;
        constexpr std::uintptr_t objectInfo                       = 0x38         ;
        constexpr std::uintptr_t memberName                       = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t valueInfo                        = 0x0          ;
        }

    }

    namespace System_Runtime_Serialization_Formatters_Binary__InternalFE
    {
        constexpr std::uintptr_t FEtypeFormat                     = 0x10         ;
        constexpr std::uintptr_t FEassemblyFormat                 = 0x14         ;
        constexpr std::uintptr_t FEsecurityLevel                  = 0x18         ;
        constexpr std::uintptr_t FEserializerTypeEnum             = 0x1C         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__NameInfo
    {
        constexpr std::uintptr_t NIFullName                       = 0x10         ;
        constexpr std::uintptr_t NIobjectId                       = 0x18         ;
        constexpr std::uintptr_t NIassemId                        = 0x20         ;
        constexpr std::uintptr_t NIprimitiveTypeEnum              = 0x28         ;
        constexpr std::uintptr_t NItype                           = 0x30         ;
        constexpr std::uintptr_t NIisSealed                       = 0x38         ;
        constexpr std::uintptr_t NIisArray                        = 0x39         ;
        constexpr std::uintptr_t NIisArrayItem                    = 0x3A         ;
        constexpr std::uintptr_t NItransmitTypeOnObject           = 0x3B         ;
        constexpr std::uintptr_t NItransmitTypeOnMember           = 0x3C         ;
        constexpr std::uintptr_t NIisParentTypeOnObject           = 0x3D         ;
        constexpr std::uintptr_t NIarrayEnum                      = 0x40         ;
        constexpr std::uintptr_t NIsealedStatusChecked            = 0x44         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__PrimitiveArray
    {
        constexpr std::uintptr_t code                             = 0x10         ;
        constexpr std::uintptr_t booleanA                         = 0x18         ;
        constexpr std::uintptr_t charA                            = 0x20         ;
        constexpr std::uintptr_t doubleA                          = 0x28         ;
        constexpr std::uintptr_t int16A                           = 0x30         ;
        constexpr std::uintptr_t int32A                           = 0x38         ;
        constexpr std::uintptr_t int64A                           = 0x40         ;
        constexpr std::uintptr_t sbyteA                           = 0x48         ;
        constexpr std::uintptr_t singleA                          = 0x50         ;
        constexpr std::uintptr_t uint16A                          = 0x58         ;
        constexpr std::uintptr_t uint32A                          = 0x60         ;
        constexpr std::uintptr_t uint64A                          = 0x68         ;
    }

    namespace System_Runtime_Serialization_Formatters_Binary__MessageEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__CharSet
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__ExternalException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Runtime_InteropServices__HandleRef
    {
        constexpr std::uintptr_t _wrapper                         = 0x0          ;
        constexpr std::uintptr_t _handle                          = 0x8          ;
    }

    namespace System_Runtime_InteropServices__MarshalDirectiveException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Runtime_InteropServices__Architecture
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__OSPlatform
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FF9E0   ;
        constexpr std::uintptr_t _osPlatform                      = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _Linux_k__BackingField           = 0x0          ;
            constexpr std::uintptr_t _OSX_k__BackingField             = 0x8          ;
            constexpr std::uintptr_t _Windows_k__BackingField         = 0x10         ;
        }

    }

    namespace System_Runtime_InteropServices__GCHandleType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__SafeBuffer
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
        constexpr std::uintptr_t _numBytes                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Uninitialized                    = 0x0          ;
        }

    }

    namespace System_Runtime_InteropServices__COMException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Runtime_InteropServices__ErrorWrapper
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C718E0   ;
        constexpr std::uintptr_t m_ErrorCode                      = 0x10         ;
    }

    namespace System_Runtime_InteropServices__UnmanagedFunctionPointerAttribute
    {
        constexpr std::uintptr_t m_callingConvention              = 0x10         ;
    }

    namespace System_Runtime_InteropServices__ComInterfaceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__InterfaceTypeAttribute
    {
        constexpr std::uintptr_t _val                             = 0x10         ;
    }

    namespace System_Runtime_InteropServices__ComDefaultInterfaceAttribute
    {
        constexpr std::uintptr_t _val                             = 0x10         ;
    }

    namespace System_Runtime_InteropServices__ClassInterfaceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__ClassInterfaceAttribute
    {
        constexpr std::uintptr_t _val                             = 0x10         ;
    }

    namespace System_Runtime_InteropServices__ComVisibleAttribute
    {
        constexpr std::uintptr_t _val                             = 0x10         ;
    }

    namespace System_Runtime_InteropServices__VarEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__UnmanagedType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__GuidAttribute
    {
        constexpr std::uintptr_t _val                             = 0x10         ;
    }

    namespace System_Runtime_InteropServices__DllImportSearchPath
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__DefaultDllImportSearchPathsAttribute
    {
        constexpr std::uintptr_t _paths                           = 0x10         ;
    }

    namespace System_Runtime_InteropServices__DllImportAttribute
    {
        constexpr std::uintptr_t _val                             = 0x10         ;
        constexpr std::uintptr_t EntryPoint                       = 0x18         ;
        constexpr std::uintptr_t CharSet                          = 0x20         ;
        constexpr std::uintptr_t SetLastError                     = 0x24         ;
        constexpr std::uintptr_t ExactSpelling                    = 0x25         ;
        constexpr std::uintptr_t PreserveSig                      = 0x26         ;
        constexpr std::uintptr_t CallingConvention                = 0x28         ;
        constexpr std::uintptr_t BestFitMapping                   = 0x2C         ;
        constexpr std::uintptr_t ThrowOnUnmappableChar            = 0x2D         ;
    }

    namespace System_Runtime_InteropServices__FieldOffsetAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107420C8   ;
        constexpr std::uintptr_t _val                             = 0x10         ;
    }

    namespace System_Runtime_InteropServices__ComCompatibleVersionAttribute
    {
        constexpr std::uintptr_t _major                           = 0x10         ;
        constexpr std::uintptr_t _minor                           = 0x14         ;
        constexpr std::uintptr_t _build                           = 0x18         ;
        constexpr std::uintptr_t _revision                        = 0x1C         ;
    }

    namespace System_Runtime_InteropServices__CallingConvention
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_InteropServices__SafeHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C718C8   ;
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace System_Runtime_InteropServices__GCHandle
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace System_Runtime_InteropServices__MarshalAsAttribute
    {
        constexpr std::uintptr_t MarshalCookie                    = 0x10         ;
        constexpr std::uintptr_t MarshalType                      = 0x18         ;
        constexpr std::uintptr_t MarshalTypeRef                   = 0x20         ;
        constexpr std::uintptr_t SafeArrayUserDefinedSubType      = 0x28         ;
        constexpr std::uintptr_t utype                            = 0x30         ;
        constexpr std::uintptr_t ArraySubType                     = 0x34         ;
        constexpr std::uintptr_t SafeArraySubType                 = 0x38         ;
        constexpr std::uintptr_t SizeConst                        = 0x3C         ;
        constexpr std::uintptr_t IidParameterIndex                = 0x40         ;
        constexpr std::uintptr_t SizeParamIndex                   = 0x44         ;
    }

    namespace System_Runtime_ExceptionServices__ExceptionDispatchInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107434A8   ;
        constexpr std::uintptr_t m_Exception                      = 0x10         ;
        constexpr std::uintptr_t m_stackTrace                     = 0x18         ;
    }

    namespace System_Runtime_ConstrainedExecution__Cer
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_ConstrainedExecution__Consistency
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_ConstrainedExecution__ReliabilityContractAttribute
    {
        constexpr std::uintptr_t _ConsistencyGuarantee_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _Cer_k__BackingField             = 0x14         ;
    }

    namespace System_Runtime_CompilerServices__AsyncMethodBuilderAttribute
    {
        constexpr std::uintptr_t _BuilderType_k__BackingField     = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__AsyncStateMachineAttribute
    {
        constexpr std::uintptr_t _StateMachineType_k__BackingField = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__AsyncValueTaskMethodBuilder
    {
        constexpr std::uintptr_t _methodBuilder                   = 0x0          ;
        constexpr std::uintptr_t _haveResult                      = 0x18         ;
        constexpr std::uintptr_t _useBuilder                      = 0x19         ;
    }

    namespace System_Runtime_CompilerServices__AsyncValueTaskMethodBuilder`1
    {
        constexpr std::uintptr_t _methodBuilder                   = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Runtime_CompilerServices__ConfiguredValueTaskAwaitable
    {
        constexpr std::uintptr_t _value                           = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__ConfiguredValueTaskAwaitable`1
    {
        constexpr std::uintptr_t _value                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Runtime_CompilerServices__DateTimeConstantAttribute
    {
        constexpr std::uintptr_t _date                            = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__DecimalConstantAttribute
    {
        constexpr std::uintptr_t _dec                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__FixedBufferAttribute
    {
        constexpr std::uintptr_t _ElementType_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x18         ;
    }

    namespace System_Runtime_CompilerServices__IteratorStateMachineAttribute
    {
        constexpr std::uintptr_t _StateMachineType_k__BackingField = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__RuntimeCompatibilityAttribute
    {
        constexpr std::uintptr_t _WrapNonExceptionThrows_k__BackingField = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__RuntimeWrappedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _wrappedException                = 0x90         ;
    }

    namespace System_Runtime_CompilerServices__StateMachineAttribute
    {
        constexpr std::uintptr_t _StateMachineType_k__BackingField = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__TupleElementNamesAttribute
    {
        constexpr std::uintptr_t _transformNames                  = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__TypeForwardedFromAttribute
    {
        constexpr std::uintptr_t _AssemblyFullName_k__BackingField = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__ValueTaskAwaiter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10803F88   ;
        constexpr std::uintptr_t _value                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_invokeActionDelegate           = 0x0          ;
        }

    }

    namespace System_Runtime_CompilerServices__ValueTaskAwaiter`1
    {
        constexpr std::uintptr_t _value                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Runtime_CompilerServices__TaskAwaiter
    {
        constexpr std::uintptr_t m_task                           = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__TaskAwaiter`1
    {
        constexpr std::uintptr_t m_task                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Runtime_CompilerServices__ConfiguredTaskAwaitable
    {
        constexpr std::uintptr_t m_configuredTaskAwaiter          = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__ConfiguredTaskAwaitable`1
    {
        constexpr std::uintptr_t m_configuredTaskAwaiter          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Runtime_CompilerServices__AsyncVoidMethodBuilder
    {
        constexpr std::uintptr_t m_synchronizationContext         = 0x0          ;
        constexpr std::uintptr_t m_coreState                      = 0x8          ;
        constexpr std::uintptr_t m_task                           = 0x18         ;
    }

    namespace System_Runtime_CompilerServices__AsyncTaskMethodBuilder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10751418   ;
        constexpr std::uintptr_t m_builder                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_cachedCompleted                = 0x0          ;
        }

    }

    namespace System_Runtime_CompilerServices__AsyncTaskMethodBuilder`1
    {
        constexpr std::uintptr_t m_coreState                      = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultResultTask              = 0x0          ;
        }

    }

    namespace System_Runtime_CompilerServices__AsyncMethodBuilderCore
    {
        constexpr std::uintptr_t m_stateMachine                   = 0x0          ;
        constexpr std::uintptr_t m_defaultContextAction           = 0x8          ;
    }

    namespace System_Runtime_CompilerServices__LoadHint
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__DefaultDependencyAttribute
    {
        constexpr std::uintptr_t loadHint                         = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__DependencyAttribute
    {
        constexpr std::uintptr_t dependentAssembly                = 0x10         ;
        constexpr std::uintptr_t loadHint                         = 0x18         ;
    }

    namespace System_Runtime_CompilerServices__CompilationRelaxations
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__CompilationRelaxationsAttribute
    {
        constexpr std::uintptr_t m_relaxations                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__InternalsVisibleToAttribute
    {
        constexpr std::uintptr_t _assemblyName                    = 0x10         ;
        constexpr std::uintptr_t _allInternalsVisible             = 0x18         ;
    }

    namespace System_Runtime_CompilerServices__TypeDependencyAttribute
    {
        constexpr std::uintptr_t typeName                         = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__Ephemeron
    {
        constexpr std::uintptr_t key                              = 0x0          ;
        constexpr std::uintptr_t value                            = 0x8          ;
    }

    namespace System_Runtime_CompilerServices__ConditionalWeakTable`2
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace System_Resources__MissingManifestResourceException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Resources__MissingSatelliteAssemblyException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _cultureName                     = 0x90         ;
    }

    namespace System_Resources__NeutralResourcesLanguageAttribute
    {
        constexpr std::uintptr_t _CultureName_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Location_k__BackingField        = 0x18         ;
    }

    namespace System_Resources__ResourceFallbackManager
    {
        constexpr std::uintptr_t m_startingCulture                = 0x10         ;
        constexpr std::uintptr_t m_neutralResourcesCulture        = 0x18         ;
        constexpr std::uintptr_t m_useParents                     = 0x20         ;
    }

    namespace System_Resources__ResourceTypeCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Resources__RuntimeResourceSet
    {
        constexpr std::uintptr_t Reader                           = 0x10         ;
        constexpr std::uintptr_t Table                            = 0x18         ;
        constexpr std::uintptr_t _caseInsensitiveTable            = 0x20         ;
        constexpr std::uintptr_t _resCache                        = 0x28         ;
        constexpr std::uintptr_t _defaultReader                   = 0x30         ;
        constexpr std::uintptr_t _caseInsensitiveTable            = 0x38         ;
        constexpr std::uintptr_t _haveReadFromReader              = 0x40         ;
    }

    namespace System_Resources__SatelliteContractVersionAttribute
    {
        constexpr std::uintptr_t _Version_k__BackingField         = 0x10         ;
    }

    namespace System_Resources__UltimateResourceFallbackLocation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Resources__FileBasedResourceGroveler
    {
        constexpr std::uintptr_t _mediator                        = 0x10         ;
    }

    namespace System_Resources__ManifestBasedResourceGroveler
    {
        constexpr std::uintptr_t _mediator                        = 0x10         ;
    }

    namespace System_Resources__ResourceManager
    {
        constexpr std::uintptr_t BaseNameField                    = 0x10         ;
        constexpr std::uintptr_t ResourceSets                     = 0x18         ;
        constexpr std::uintptr_t _resourceSets                    = 0x20         ;
        constexpr std::uintptr_t moduleDir                        = 0x28         ;
        constexpr std::uintptr_t MainAssembly                     = 0x30         ;
        constexpr std::uintptr_t _locationInfo                    = 0x38         ;
        constexpr std::uintptr_t _userResourceSet                 = 0x40         ;
        constexpr std::uintptr_t _neutralResourcesCulture         = 0x48         ;
        constexpr std::uintptr_t _lastUsedResourceCache           = 0x50         ;
        constexpr std::uintptr_t _ignoreCase                      = 0x58         ;
        constexpr std::uintptr_t UseManifest                      = 0x59         ;
        constexpr std::uintptr_t UseSatelliteAssem                = 0x5A         ;
        constexpr std::uintptr_t _fallbackLoc                     = 0x5C         ;
        constexpr std::uintptr_t _satelliteContractVersion        = 0x60         ;
        constexpr std::uintptr_t _lookedForSatelliteContractVersion = 0x68         ;
        constexpr std::uintptr_t _callingAssembly                 = 0x70         ;
        constexpr std::uintptr_t m_callingAssembly                = 0x78         ;
        constexpr std::uintptr_t resourceGroveler                 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t MagicNumber                      = 0x0          ;
            constexpr std::uintptr_t HeaderVersionNumber              = 0x4          ;
            constexpr std::uintptr_t _minResourceSet                  = 0x8          ;
            constexpr std::uintptr_t ResReaderTypeName                = 0x10         ;
            constexpr std::uintptr_t ResSetTypeName                   = 0x18         ;
            constexpr std::uintptr_t MscorlibName                     = 0x20         ;
            constexpr std::uintptr_t DEBUG                            = 0x28         ;
        }

    }

    namespace System_Resources__ResourceLocator
    {
        constexpr std::uintptr_t _value                           = 0x0          ;
        constexpr std::uintptr_t _dataPos                         = 0x8          ;
    }

    namespace System_Resources__ResourceReader
    {
        constexpr std::uintptr_t _store                           = 0x10         ;
        constexpr std::uintptr_t _resCache                        = 0x18         ;
        constexpr std::uintptr_t _nameSectionOffset               = 0x20         ;
        constexpr std::uintptr_t _dataSectionOffset               = 0x28         ;
        constexpr std::uintptr_t _nameHashes                      = 0x30         ;
        constexpr std::uintptr_t _nameHashesPtr                   = 0x38         ;
        constexpr std::uintptr_t _namePositions                   = 0x40         ;
        constexpr std::uintptr_t _namePositionsPtr                = 0x48         ;
        constexpr std::uintptr_t _typeTable                       = 0x50         ;
        constexpr std::uintptr_t _typeNamePositions               = 0x58         ;
        constexpr std::uintptr_t _objFormatter                    = 0x60         ;
        constexpr std::uintptr_t _numResources                    = 0x68         ;
        constexpr std::uintptr_t _ums                             = 0x70         ;
        constexpr std::uintptr_t _version                         = 0x78         ;
    }

    namespace System_Resources__ResourceSet
    {
        constexpr std::uintptr_t Reader                           = 0x10         ;
        constexpr std::uintptr_t Table                            = 0x18         ;
        constexpr std::uintptr_t _caseInsensitiveTable            = 0x20         ;
    }

    namespace System_Reflection__AmbiguousMatchException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Reflection__AssemblyCompanyAttribute
    {
        constexpr std::uintptr_t _Company_k__BackingField         = 0x10         ;
    }

    namespace System_Reflection__AssemblyConfigurationAttribute
    {
        constexpr std::uintptr_t _Configuration_k__BackingField   = 0x10         ;
    }

    namespace System_Reflection__AssemblyContentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__AssemblyCopyrightAttribute
    {
        constexpr std::uintptr_t _Copyright_k__BackingField       = 0x10         ;
    }

    namespace System_Reflection__AssemblyDefaultAliasAttribute
    {
        constexpr std::uintptr_t _DefaultAlias_k__BackingField    = 0x10         ;
    }

    namespace System_Reflection__AssemblyDelaySignAttribute
    {
        constexpr std::uintptr_t _DelaySign_k__BackingField       = 0x10         ;
    }

    namespace System_Reflection__AssemblyDescriptionAttribute
    {
        constexpr std::uintptr_t _Description_k__BackingField     = 0x10         ;
    }

    namespace System_Reflection__AssemblyFileVersionAttribute
    {
        constexpr std::uintptr_t _Version_k__BackingField         = 0x10         ;
    }

    namespace System_Reflection__AssemblyInformationalVersionAttribute
    {
        constexpr std::uintptr_t _InformationalVersion_k__BackingField = 0x10         ;
    }

    namespace System_Reflection__AssemblyKeyFileAttribute
    {
        constexpr std::uintptr_t _KeyFile_k__BackingField         = 0x10         ;
    }

    namespace System_Reflection__AssemblyMetadataAttribute
    {
        constexpr std::uintptr_t _Key_k__BackingField             = 0x10         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x18         ;
    }

    namespace System_Reflection__AssemblyNameFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__AssemblyProductAttribute
    {
        constexpr std::uintptr_t _Product_k__BackingField         = 0x10         ;
    }

    namespace System_Reflection__AssemblyTitleAttribute
    {
        constexpr std::uintptr_t _Title_k__BackingField           = 0x10         ;
    }

    namespace System_Reflection__AssemblyTrademarkAttribute
    {
        constexpr std::uintptr_t _Trademark_k__BackingField       = 0x10         ;
    }

    namespace System_Reflection__BindingFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__CallingConventions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__CustomAttributeFormatException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Reflection__DefaultMemberAttribute
    {
        constexpr std::uintptr_t _MemberName_k__BackingField      = 0x10         ;
    }

    namespace System_Reflection__EventAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__EventInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10793930   ;
        constexpr std::uintptr_t cached_add_event                 = 0x10         ;
    }

    namespace System_Reflection__ExceptionHandlingClauseOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__FieldAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__GenericParameterAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__InvalidFilterCriteriaException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Reflection__ManifestResourceInfo
    {
        constexpr std::uintptr_t _ReferencedAssembly_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _FileName_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ResourceLocation_k__BackingField = 0x20         ;
    }

    namespace System_Reflection__MemberFilter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081E370   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Reflection__MemberTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__MethodAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__MethodImplAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__ParameterAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__ParameterInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10793708   ;
        constexpr std::uintptr_t AttrsImpl                        = 0x10         ;
        constexpr std::uintptr_t ClassImpl                        = 0x18         ;
        constexpr std::uintptr_t DefaultValueImpl                 = 0x20         ;
        constexpr std::uintptr_t MemberImpl                       = 0x28         ;
        constexpr std::uintptr_t NameImpl                         = 0x30         ;
        constexpr std::uintptr_t PositionImpl                     = 0x38         ;
    }

    namespace System_Reflection__ParameterModifier
    {
        constexpr std::uintptr_t _byRef                           = 0x0          ;
    }

    namespace System_Reflection__Pointer
    {
        constexpr std::uintptr_t _ptr                             = 0x10         ;
        constexpr std::uintptr_t _ptrType                         = 0x18         ;
    }

    namespace System_Reflection__ProcessorArchitecture
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__PropertyAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__ReflectionTypeLoadException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _Types_k__BackingField           = 0x90         ;
        constexpr std::uintptr_t _LoaderExceptions_k__BackingField = 0x98         ;
    }

    namespace System_Reflection__ResourceLocation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__SignatureArrayType
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t _elementType                     = 0x18         ;
        constexpr std::uintptr_t _rank                            = 0x20         ;
        constexpr std::uintptr_t _isMultiDim                      = 0x24         ;
    }

    namespace System_Reflection__SignatureByRefType
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t _elementType                     = 0x18         ;
    }

    namespace System_Reflection__SignatureConstructedGenericType
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t _genericTypeDefinition           = 0x18         ;
        constexpr std::uintptr_t _genericTypeArguments            = 0x20         ;
    }

    namespace System_Reflection__SignatureHasElementType
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t _elementType                     = 0x18         ;
    }

    namespace System_Reflection__SignaturePointerType
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t _elementType                     = 0x18         ;
    }

    namespace System_Reflection__SignatureType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10741610   ;
        constexpr std::uintptr_t _impl                            = 0x10         ;
    }

    namespace System_Reflection__TargetException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Reflection__TargetInvocationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Reflection__TargetParameterCountException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Reflection__TypeAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__TypeDelegator
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t typeImpl                         = 0x18         ;
    }

    namespace System_Reflection__TypeFilter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Reflection__TypeInfo
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
    }

    namespace System_Reflection__CustomAttributeNamedArgument
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71870   ;
        constexpr std::uintptr_t _TypedValue_k__BackingField      = 0x0          ;
        constexpr std::uintptr_t _IsField_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _MemberName_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _attributeType                   = 0x20         ;
        constexpr std::uintptr_t _lazyMemberInfo                  = 0x28         ;
    }

    namespace System_Reflection__CustomAttributeTypedArgument
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71868   ;
        constexpr std::uintptr_t _ArgumentType_k__BackingField    = 0x0          ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x8          ;
    }

    namespace System_Reflection__MissingMetadataException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t ClassName                        = 0x90         ;
        constexpr std::uintptr_t AssemblyName                     = 0x98         ;
        constexpr std::uintptr_t MessageArg                       = 0xA0         ;
        constexpr std::uintptr_t ResourceId                       = 0xA8         ;
    }

    namespace System_Reflection__CorElementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__PInvokeAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__MemberInfoSerializationHolder
    {
        constexpr std::uintptr_t m_memberName                     = 0x10         ;
        constexpr std::uintptr_t m_reflectedType                  = 0x18         ;
        constexpr std::uintptr_t m_signature                      = 0x20         ;
        constexpr std::uintptr_t m_signature2                     = 0x28         ;
        constexpr std::uintptr_t m_memberType                     = 0x30         ;
        constexpr std::uintptr_t m_info                           = 0x38         ;
    }

    namespace System_Reflection__AssemblyName
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71898   ;
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t codebase                         = 0x18         ;
        constexpr std::uintptr_t major                            = 0x20         ;
        constexpr std::uintptr_t minor                            = 0x24         ;
        constexpr std::uintptr_t build                            = 0x28         ;
        constexpr std::uintptr_t revision                         = 0x2C         ;
        constexpr std::uintptr_t cultureinfo                      = 0x30         ;
        constexpr std::uintptr_t flags                            = 0x38         ;
        constexpr std::uintptr_t hashalg                          = 0x3C         ;
        constexpr std::uintptr_t keypair                          = 0x40         ;
        constexpr std::uintptr_t publicKey                        = 0x48         ;
        constexpr std::uintptr_t keyToken                         = 0x50         ;
        constexpr std::uintptr_t versioncompat                    = 0x58         ;
        constexpr std::uintptr_t version                          = 0x60         ;
        constexpr std::uintptr_t processor_architecture           = 0x68         ;
        constexpr std::uintptr_t contentType                      = 0x6C         ;
    }

    namespace System_Reflection__CustomAttributeData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71860   ;
        constexpr std::uintptr_t ctorInfo                         = 0x10         ;
        constexpr std::uintptr_t ctorArgs                         = 0x18         ;
        constexpr std::uintptr_t namedArgs                        = 0x20         ;
        constexpr std::uintptr_t lazyData                         = 0x28         ;
    }

    namespace System_Reflection__ExceptionHandlingClause
    {
        constexpr std::uintptr_t catch_type                       = 0x10         ;
        constexpr std::uintptr_t filter_offset                    = 0x18         ;
        constexpr std::uintptr_t flags                            = 0x1C         ;
        constexpr std::uintptr_t try_offset                       = 0x20         ;
        constexpr std::uintptr_t try_length                       = 0x24         ;
        constexpr std::uintptr_t handler_offset                   = 0x28         ;
        constexpr std::uintptr_t handler_length                   = 0x2C         ;
    }

    namespace System_Reflection__LocalVariableInfo
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t is_pinned                        = 0x18         ;
        constexpr std::uintptr_t position                         = 0x1A         ;
    }

    namespace System_Reflection__RuntimeAssembly
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CFF68   ;
        constexpr std::uintptr_t _mono_assembly                   = 0x10         ;
        constexpr std::uintptr_t _evidence                        = 0x18         ;
        constexpr std::uintptr_t resolve_event_holder             = 0x20         ;
        constexpr std::uintptr_t _minimum                         = 0x28         ;
        constexpr std::uintptr_t _optional                        = 0x30         ;
        constexpr std::uintptr_t _refuse                          = 0x38         ;
        constexpr std::uintptr_t _granted                         = 0x40         ;
        constexpr std::uintptr_t _denied                          = 0x48         ;
        constexpr std::uintptr_t fromByteArray                    = 0x50         ;
        constexpr std::uintptr_t assemblyName                     = 0x58         ;
    }

    namespace System_Reflection__MonoEventInfo
    {
        constexpr std::uintptr_t declaring_type                   = 0x0          ;
        constexpr std::uintptr_t reflected_type                   = 0x8          ;
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t add_method                       = 0x18         ;
        constexpr std::uintptr_t remove_method                    = 0x20         ;
        constexpr std::uintptr_t raise_method                     = 0x28         ;
        constexpr std::uintptr_t attrs                            = 0x30         ;
        constexpr std::uintptr_t other_methods                    = 0x38         ;
    }

    namespace System_Reflection__RuntimeEventInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108222B8   ;
        constexpr std::uintptr_t cached_add_event                 = 0x10         ;
        constexpr std::uintptr_t klass                            = 0x18         ;
        constexpr std::uintptr_t handle                           = 0x20         ;
    }

    namespace System_Reflection__RuntimeFieldInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10736878   ;
        constexpr std::uintptr_t klass                            = 0x10         ;
        constexpr std::uintptr_t fhandle                          = 0x18         ;
        constexpr std::uintptr_t name                             = 0x20         ;
        constexpr std::uintptr_t type                             = 0x28         ;
        constexpr std::uintptr_t attrs                            = 0x30         ;
    }

    namespace System_Reflection__MonoMethodInfo
    {
        constexpr std::uintptr_t parent                           = 0x0          ;
        constexpr std::uintptr_t ret                              = 0x8          ;
        constexpr std::uintptr_t attrs                            = 0x10         ;
        constexpr std::uintptr_t iattrs                           = 0x14         ;
        constexpr std::uintptr_t callconv                         = 0x18         ;
    }

    namespace System_Reflection__RuntimeMethodInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10737320   ;
        constexpr std::uintptr_t mhandle                          = 0x10         ;
        constexpr std::uintptr_t name                             = 0x18         ;
        constexpr std::uintptr_t reftype                          = 0x20         ;
    }

    namespace System_Reflection__RuntimeConstructorInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10741910   ;
        constexpr std::uintptr_t mhandle                          = 0x10         ;
        constexpr std::uintptr_t name                             = 0x18         ;
        constexpr std::uintptr_t reftype                          = 0x20         ;
    }

    namespace System_Reflection__RuntimeModule
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C718A8   ;
        constexpr std::uintptr_t _impl                            = 0x10         ;
        constexpr std::uintptr_t assembly                         = 0x18         ;
        constexpr std::uintptr_t fqname                           = 0x20         ;
        constexpr std::uintptr_t name                             = 0x28         ;
        constexpr std::uintptr_t scopename                        = 0x30         ;
        constexpr std::uintptr_t is_resource                      = 0x38         ;
        constexpr std::uintptr_t token                            = 0x3C         ;
    }

    namespace System_Reflection__RuntimeParameterInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10747A50   ;
        constexpr std::uintptr_t AttrsImpl                        = 0x10         ;
        constexpr std::uintptr_t ClassImpl                        = 0x18         ;
        constexpr std::uintptr_t DefaultValueImpl                 = 0x20         ;
        constexpr std::uintptr_t MemberImpl                       = 0x28         ;
        constexpr std::uintptr_t NameImpl                         = 0x30         ;
        constexpr std::uintptr_t PositionImpl                     = 0x38         ;
        constexpr std::uintptr_t marshalAs                        = 0x40         ;
    }

    namespace System_Reflection__MonoPropertyInfo
    {
        constexpr std::uintptr_t parent                           = 0x0          ;
        constexpr std::uintptr_t declaring_type                   = 0x8          ;
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t get_method                       = 0x18         ;
        constexpr std::uintptr_t set_method                       = 0x20         ;
        constexpr std::uintptr_t attrs                            = 0x28         ;
    }

    namespace System_Reflection__PInfo
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Reflection__RuntimePropertyInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10741918   ;
        constexpr std::uintptr_t klass                            = 0x10         ;
        constexpr std::uintptr_t prop                             = 0x18         ;
        constexpr std::uintptr_t info                             = 0x20         ;
        constexpr std::uintptr_t cached                           = 0x50         ;
        constexpr std::uintptr_t cached_getter                    = 0x58         ;
    }

    namespace System_Reflection__StrongNameKeyPair
    {
        constexpr std::uintptr_t _publicKey                       = 0x10         ;
        constexpr std::uintptr_t _keyPairContainer                = 0x18         ;
        constexpr std::uintptr_t _keyPairExported                 = 0x20         ;
        constexpr std::uintptr_t _keyPairArray                    = 0x28         ;
    }

    namespace System_Reflection_Emit__EnumBuilder
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
    }

    namespace System_Reflection_Emit__GenericTypeParameterBuilder
    {
        constexpr std::uintptr_t _impl                            = 0x10         ;
    }

    namespace System_Reflection_Emit__LocalBuilder
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t is_pinned                        = 0x18         ;
        constexpr std::uintptr_t position                         = 0x1A         ;
        constexpr std::uintptr_t name                             = 0x20         ;
        constexpr std::uintptr_t ilgen                            = 0x28         ;
        constexpr std::uintptr_t startOffset                      = 0x30         ;
        constexpr std::uintptr_t endOffset                        = 0x34         ;
    }

    namespace System_Reflection_Emit__TypeBuilder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078AA20   ;
        constexpr std::uintptr_t _impl                            = 0x10         ;
    }

    namespace System_Numerics__Register
    {
        constexpr std::uintptr_t byte_0                           = 0x0          ;
        constexpr std::uintptr_t byte_1                           = 0x1          ;
        constexpr std::uintptr_t byte_2                           = 0x2          ;
        constexpr std::uintptr_t byte_3                           = 0x3          ;
        constexpr std::uintptr_t byte_4                           = 0x4          ;
        constexpr std::uintptr_t byte_5                           = 0x5          ;
        constexpr std::uintptr_t byte_6                           = 0x6          ;
        constexpr std::uintptr_t byte_7                           = 0x7          ;
        constexpr std::uintptr_t byte_8                           = 0x8          ;
        constexpr std::uintptr_t byte_9                           = 0x9          ;
        constexpr std::uintptr_t byte_10                          = 0xA          ;
        constexpr std::uintptr_t byte_11                          = 0xB          ;
        constexpr std::uintptr_t byte_12                          = 0xC          ;
        constexpr std::uintptr_t byte_13                          = 0xD          ;
        constexpr std::uintptr_t byte_14                          = 0xE          ;
        constexpr std::uintptr_t byte_15                          = 0xF          ;
    }

    namespace System_Numerics__Vector`1
    {
        constexpr std::uintptr_t register                         = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t s_count                          = 0x0          ;
            constexpr std::uintptr_t s_zero                           = 0x0          ;
            constexpr std::uintptr_t s_one                            = 0x0          ;
            constexpr std::uintptr_t s_allOnes                        = 0x0          ;
        }

    }

    namespace System_Globalization__CompareInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10721018   ;
        constexpr std::uintptr_t m_name                           = 0x10         ;
        constexpr std::uintptr_t _sortName                        = 0x18         ;
        constexpr std::uintptr_t m_SortVersion                    = 0x20         ;
        constexpr std::uintptr_t culture                          = 0x28         ;
        constexpr std::uintptr_t collator                         = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t Invariant                        = 0x0          ;
            constexpr std::uintptr_t collators                        = 0x8          ;
            constexpr std::uintptr_t managedCollation                 = 0x10         ;
            constexpr std::uintptr_t managedCollationChecked          = 0x11         ;
        }

    }

    namespace System_Globalization__CompareOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__CultureNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _paramName                       = 0x90         ;
        constexpr std::uintptr_t _invalidCultureName              = 0x98         ;
        constexpr std::uintptr_t _invalidCultureId                = 0xA0         ;
    }

    namespace System_Globalization__CultureTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__MonthNameStyles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__DateTimeFormatFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__DateTimeFormatInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10816238   ;
        constexpr std::uintptr_t _cultureData                     = 0x10         ;
        constexpr std::uintptr_t _name                            = 0x18         ;
        constexpr std::uintptr_t _langName                        = 0x20         ;
        constexpr std::uintptr_t _compareInfo                     = 0x28         ;
        constexpr std::uintptr_t _cultureInfo                     = 0x30         ;
        constexpr std::uintptr_t amDesignator                     = 0x38         ;
        constexpr std::uintptr_t pmDesignator                     = 0x40         ;
        constexpr std::uintptr_t dateSeparator                    = 0x48         ;
        constexpr std::uintptr_t generalShortTimePattern          = 0x50         ;
        constexpr std::uintptr_t generalLongTimePattern           = 0x58         ;
        constexpr std::uintptr_t timeSeparator                    = 0x60         ;
        constexpr std::uintptr_t monthDayPattern                  = 0x68         ;
        constexpr std::uintptr_t dateTimeOffsetPattern            = 0x70         ;
        constexpr std::uintptr_t calendar                         = 0x78         ;
        constexpr std::uintptr_t firstDayOfWeek                   = 0x80         ;
        constexpr std::uintptr_t calendarWeekRule                 = 0x84         ;
        constexpr std::uintptr_t fullDateTimePattern              = 0x88         ;
        constexpr std::uintptr_t abbreviatedDayNames              = 0x90         ;
        constexpr std::uintptr_t m_superShortDayNames             = 0x98         ;
        constexpr std::uintptr_t dayNames                         = 0xA0         ;
        constexpr std::uintptr_t abbreviatedMonthNames            = 0xA8         ;
        constexpr std::uintptr_t monthNames                       = 0xB0         ;
        constexpr std::uintptr_t genitiveMonthNames               = 0xB8         ;
        constexpr std::uintptr_t m_genitiveAbbreviatedMonthNames  = 0xC0         ;
        constexpr std::uintptr_t leapYearMonthNames               = 0xC8         ;
        constexpr std::uintptr_t longDatePattern                  = 0xD0         ;
        constexpr std::uintptr_t shortDatePattern                 = 0xD8         ;
        constexpr std::uintptr_t yearMonthPattern                 = 0xE0         ;
        constexpr std::uintptr_t longTimePattern                  = 0xE8         ;
        constexpr std::uintptr_t shortTimePattern                 = 0xF0         ;
        constexpr std::uintptr_t allYearMonthPatterns             = 0xF8         ;
        constexpr std::uintptr_t allShortDatePatterns             = 0x100        ;
        constexpr std::uintptr_t allLongDatePatterns              = 0x108        ;
        constexpr std::uintptr_t allShortTimePatterns             = 0x110        ;
        constexpr std::uintptr_t allLongTimePatterns              = 0x118        ;
        constexpr std::uintptr_t m_eraNames                       = 0x120        ;
        constexpr std::uintptr_t m_abbrevEraNames                 = 0x128        ;
        constexpr std::uintptr_t m_abbrevEnglishEraNames          = 0x130        ;
        constexpr std::uintptr_t optionalCalendars                = 0x138        ;
        constexpr std::uintptr_t _isReadOnly                      = 0x140        ;
        constexpr std::uintptr_t formatFlags                      = 0x144        ;
        constexpr std::uintptr_t _fullTimeSpanPositivePattern     = 0x148        ;
        constexpr std::uintptr_t _fullTimeSpanNegativePattern     = 0x150        ;
        constexpr std::uintptr_t _dtfiTokenHash                   = 0x158        ;

        namespace _static
        {
            constexpr std::uintptr_t s_invariantInfo                  = 0x0          ;
            constexpr std::uintptr_t s_monthSpaces                    = 0x8          ;
            constexpr std::uintptr_t s_jajpDTFI                       = 0x10         ;
            constexpr std::uintptr_t s_zhtwDTFI                       = 0x18         ;
        }

    }

    namespace System_Globalization__FORMATFLAGS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__CalendarId
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__DateTimeFormatInfoScanner
    {
        constexpr std::uintptr_t m_dateWords                      = 0x10         ;
        constexpr std::uintptr_t _ymdFlags                        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_knownWords                     = 0x0          ;
        }

    }

    namespace System_Globalization__DateTimeStyles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__DaylightTimeStruct
    {
        constexpr std::uintptr_t Start                            = 0x0          ;
        constexpr std::uintptr_t End                              = 0x8          ;
        constexpr std::uintptr_t Delta                            = 0x10         ;
    }

    namespace System_Globalization__HebrewNumberParsingContext
    {
        constexpr std::uintptr_t state                            = 0x0          ;
        constexpr std::uintptr_t result                           = 0x4          ;
    }

    namespace System_Globalization__HebrewNumberParsingState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__NumberStyles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__UnicodeCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__Calendar
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10747130   ;
        constexpr std::uintptr_t m_currentEraValue                = 0x10         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x14         ;
        constexpr std::uintptr_t twoDigitYearMax                  = 0x18         ;
    }

    namespace System_Globalization__CalendarData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107510E0   ;
        constexpr std::uintptr_t sNativeName                      = 0x10         ;
        constexpr std::uintptr_t saShortDates                     = 0x18         ;
        constexpr std::uintptr_t saYearMonths                     = 0x20         ;
        constexpr std::uintptr_t saLongDates                      = 0x28         ;
        constexpr std::uintptr_t sMonthDay                        = 0x30         ;
        constexpr std::uintptr_t saEraNames                       = 0x38         ;
        constexpr std::uintptr_t saAbbrevEraNames                 = 0x40         ;
        constexpr std::uintptr_t saAbbrevEnglishEraNames          = 0x48         ;
        constexpr std::uintptr_t saDayNames                       = 0x50         ;
        constexpr std::uintptr_t saAbbrevDayNames                 = 0x58         ;
        constexpr std::uintptr_t saSuperShortDayNames             = 0x60         ;
        constexpr std::uintptr_t saMonthNames                     = 0x68         ;
        constexpr std::uintptr_t saAbbrevMonthNames               = 0x70         ;
        constexpr std::uintptr_t saMonthGenitiveNames             = 0x78         ;
        constexpr std::uintptr_t saAbbrevMonthGenitiveNames       = 0x80         ;
        constexpr std::uintptr_t saLeapYearMonthNames             = 0x88         ;
        constexpr std::uintptr_t iTwoDigitYearMax                 = 0x90         ;
        constexpr std::uintptr_t iCurrentEra                      = 0x94         ;
        constexpr std::uintptr_t bUseUserOverrides                = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t Invariant                        = 0x0          ;
            constexpr std::uintptr_t HEBREW_MONTH_NAMES               = 0x8          ;
            constexpr std::uintptr_t HEBREW_LEAP_MONTH_NAMES          = 0x10         ;
        }

    }

    namespace System_Globalization__GregorianCalendar
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10746F68   ;
        constexpr std::uintptr_t m_currentEraValue                = 0x10         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x14         ;
        constexpr std::uintptr_t twoDigitYearMax                  = 0x18         ;
        constexpr std::uintptr_t m_type                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t DaysToMonth365                   = 0x0          ;
            constexpr std::uintptr_t DaysToMonth366                   = 0x8          ;
            constexpr std::uintptr_t s_defaultInstance                = 0x10         ;
        }

    }

    namespace System_Globalization__EraInfo
    {
        constexpr std::uintptr_t era                              = 0x10         ;
        constexpr std::uintptr_t ticks                            = 0x18         ;
        constexpr std::uintptr_t yearOffset                       = 0x20         ;
        constexpr std::uintptr_t minEraYear                       = 0x24         ;
        constexpr std::uintptr_t maxEraYear                       = 0x28         ;
        constexpr std::uintptr_t eraName                          = 0x30         ;
        constexpr std::uintptr_t abbrevEraName                    = 0x38         ;
        constexpr std::uintptr_t englishEraName                   = 0x40         ;
    }

    namespace System_Globalization__GregorianCalendarHelper
    {
        constexpr std::uintptr_t m_maxYear                        = 0x10         ;
        constexpr std::uintptr_t m_minYear                        = 0x14         ;
        constexpr std::uintptr_t m_Cal                            = 0x18         ;
        constexpr std::uintptr_t m_EraInfo                        = 0x20         ;
        constexpr std::uintptr_t m_eras                           = 0x28         ;
        constexpr std::uintptr_t m_minDate                        = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t DaysToMonth365                   = 0x0          ;
            constexpr std::uintptr_t DaysToMonth366                   = 0x8          ;
        }

    }

    namespace System_Globalization__GregorianCalendarTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Globalization__HijriCalendar
    {
        constexpr std::uintptr_t m_currentEraValue                = 0x10         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x14         ;
        constexpr std::uintptr_t twoDigitYearMax                  = 0x18         ;
        constexpr std::uintptr_t m_HijriAdvance                   = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t HijriEra                         = 0x0          ;
            constexpr std::uintptr_t HijriMonthDays                   = 0x8          ;
            constexpr std::uintptr_t calendarMinValue                 = 0x10         ;
            constexpr std::uintptr_t calendarMaxValue                 = 0x18         ;
        }

    }

    namespace System_Globalization__JapaneseCalendar
    {
        constexpr std::uintptr_t m_currentEraValue                = 0x10         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x14         ;
        constexpr std::uintptr_t twoDigitYearMax                  = 0x18         ;
        constexpr std::uintptr_t helper                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t calendarMinValue                 = 0x0          ;
            constexpr std::uintptr_t japaneseEraInfo                  = 0x8          ;
            constexpr std::uintptr_t s_defaultInstance                = 0x10         ;
        }

    }

    namespace System_Globalization__NumberFormatInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079E3E0   ;
        constexpr std::uintptr_t numberGroupSizes                 = 0x10         ;
        constexpr std::uintptr_t currencyGroupSizes               = 0x18         ;
        constexpr std::uintptr_t percentGroupSizes                = 0x20         ;
        constexpr std::uintptr_t positiveSign                     = 0x28         ;
        constexpr std::uintptr_t negativeSign                     = 0x30         ;
        constexpr std::uintptr_t numberDecimalSeparator           = 0x38         ;
        constexpr std::uintptr_t numberGroupSeparator             = 0x40         ;
        constexpr std::uintptr_t currencyGroupSeparator           = 0x48         ;
        constexpr std::uintptr_t currencyDecimalSeparator         = 0x50         ;
        constexpr std::uintptr_t currencySymbol                   = 0x58         ;
        constexpr std::uintptr_t ansiCurrencySymbol               = 0x60         ;
        constexpr std::uintptr_t nanSymbol                        = 0x68         ;
        constexpr std::uintptr_t positiveInfinitySymbol           = 0x70         ;
        constexpr std::uintptr_t negativeInfinitySymbol           = 0x78         ;
        constexpr std::uintptr_t percentDecimalSeparator          = 0x80         ;
        constexpr std::uintptr_t percentGroupSeparator            = 0x88         ;
        constexpr std::uintptr_t percentSymbol                    = 0x90         ;
        constexpr std::uintptr_t perMilleSymbol                   = 0x98         ;
        constexpr std::uintptr_t nativeDigits                     = 0xA0         ;
        constexpr std::uintptr_t m_dataItem                       = 0xA8         ;
        constexpr std::uintptr_t numberDecimalDigits              = 0xAC         ;
        constexpr std::uintptr_t currencyDecimalDigits            = 0xB0         ;
        constexpr std::uintptr_t currencyPositivePattern          = 0xB4         ;
        constexpr std::uintptr_t currencyNegativePattern          = 0xB8         ;
        constexpr std::uintptr_t numberNegativePattern            = 0xBC         ;
        constexpr std::uintptr_t percentPositivePattern           = 0xC0         ;
        constexpr std::uintptr_t percentNegativePattern           = 0xC4         ;
        constexpr std::uintptr_t percentDecimalDigits             = 0xC8         ;
        constexpr std::uintptr_t digitSubstitution                = 0xCC         ;
        constexpr std::uintptr_t isReadOnly                       = 0xD0         ;
        constexpr std::uintptr_t m_useUserOverride                = 0xD1         ;
        constexpr std::uintptr_t m_isInvariant                    = 0xD2         ;
        constexpr std::uintptr_t validForParseAsNumber            = 0xD3         ;
        constexpr std::uintptr_t validForParseAsCurrency          = 0xD4         ;

        namespace _static
        {
            constexpr std::uintptr_t invariantInfo                    = 0x0          ;
        }

    }

    namespace System_Globalization__StringInfo
    {
        constexpr std::uintptr_t m_str                            = 0x10         ;
        constexpr std::uintptr_t m_indexes                        = 0x18         ;
    }

    namespace System_Globalization__TaiwanCalendar
    {
        constexpr std::uintptr_t m_currentEraValue                = 0x10         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x14         ;
        constexpr std::uintptr_t twoDigitYearMax                  = 0x18         ;
        constexpr std::uintptr_t helper                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t taiwanEraInfo                    = 0x0          ;
            constexpr std::uintptr_t s_defaultInstance                = 0x8          ;
            constexpr std::uintptr_t calendarMinValue                 = 0x10         ;
        }

    }

    namespace System_Globalization__TextElementEnumerator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10750A28   ;
        constexpr std::uintptr_t str                              = 0x10         ;
        constexpr std::uintptr_t index                            = 0x18         ;
        constexpr std::uintptr_t startIndex                       = 0x1C         ;
        constexpr std::uintptr_t strLen                           = 0x20         ;
        constexpr std::uintptr_t currTextElementLen               = 0x24         ;
        constexpr std::uintptr_t uc                               = 0x28         ;
        constexpr std::uintptr_t charLen                          = 0x2C         ;
        constexpr std::uintptr_t endIndex                         = 0x30         ;
        constexpr std::uintptr_t nextTextElementLen               = 0x34         ;
    }

    namespace System_Globalization__TextInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107502D0   ;
        constexpr std::uintptr_t m_listSeparator                  = 0x10         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x18         ;
        constexpr std::uintptr_t m_cultureName                    = 0x20         ;
        constexpr std::uintptr_t m_cultureData                    = 0x28         ;
        constexpr std::uintptr_t m_textInfoName                   = 0x30         ;
        constexpr std::uintptr_t m_IsAsciiCasingSameAsInvariant   = 0x38         ;
        constexpr std::uintptr_t customCultureName                = 0x40         ;
        constexpr std::uintptr_t m_useUserOverride                = 0x48         ;
        constexpr std::uintptr_t m_win32LangID                    = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Invariant                      = 0x0          ;
        }

    }

    namespace System_Globalization__ThaiBuddhistCalendar
    {
        constexpr std::uintptr_t m_currentEraValue                = 0x10         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x14         ;
        constexpr std::uintptr_t twoDigitYearMax                  = 0x18         ;
        constexpr std::uintptr_t helper                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t thaiBuddhistEraInfo              = 0x0          ;
        }

    }

    namespace System_Globalization__UmAlQuraCalendar
    {
        constexpr std::uintptr_t m_currentEraValue                = 0x10         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x14         ;
        constexpr std::uintptr_t twoDigitYearMax                  = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t HijriYearInfo                    = 0x0          ;
            constexpr std::uintptr_t minDate                          = 0x8          ;
            constexpr std::uintptr_t maxDate                          = 0x10         ;
        }

    }

    namespace System_Globalization__SortKey
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CFD28   ;
        constexpr std::uintptr_t source                           = 0x10         ;
        constexpr std::uintptr_t key                              = 0x18         ;
        constexpr std::uintptr_t options                          = 0x20         ;
        constexpr std::uintptr_t lcid                             = 0x24         ;
    }

    namespace System_Globalization__CultureData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074FEF8   ;
        constexpr std::uintptr_t sAM1159                          = 0x10         ;
        constexpr std::uintptr_t sPM2359                          = 0x18         ;
        constexpr std::uintptr_t sTimeSeparator                   = 0x20         ;
        constexpr std::uintptr_t saLongTimes                      = 0x28         ;
        constexpr std::uintptr_t saShortTimes                     = 0x30         ;
        constexpr std::uintptr_t iFirstDayOfWeek                  = 0x38         ;
        constexpr std::uintptr_t iFirstWeekOfYear                 = 0x3C         ;
        constexpr std::uintptr_t waCalendars                      = 0x40         ;
        constexpr std::uintptr_t calendars                        = 0x48         ;
        constexpr std::uintptr_t sISO639Language                  = 0x50         ;
        constexpr std::uintptr_t sRealName                        = 0x58         ;
        constexpr std::uintptr_t bUseOverrides                    = 0x60         ;
        constexpr std::uintptr_t calendarId                       = 0x64         ;
        constexpr std::uintptr_t numberIndex                      = 0x68         ;
        constexpr std::uintptr_t iDefaultAnsiCodePage             = 0x6C         ;
        constexpr std::uintptr_t iDefaultOemCodePage              = 0x70         ;
        constexpr std::uintptr_t iDefaultMacCodePage              = 0x74         ;
        constexpr std::uintptr_t iDefaultEbcdicCodePage           = 0x78         ;
        constexpr std::uintptr_t isRightToLeft                    = 0x7C         ;
        constexpr std::uintptr_t sListSeparator                   = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Invariant                      = 0x0          ;
        }

    }

    namespace System_Globalization__CodePageDataItem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10754368   ;
        constexpr std::uintptr_t m_dataIndex                      = 0x10         ;
        constexpr std::uintptr_t m_uiFamilyCodePage               = 0x14         ;
        constexpr std::uintptr_t m_webName                        = 0x18         ;
        constexpr std::uintptr_t m_headerName                     = 0x20         ;
        constexpr std::uintptr_t m_flags                          = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t sep                              = 0x0          ;
        }

    }

    namespace System_Globalization__InternalEncodingDataItem
    {
        constexpr std::uintptr_t webName                          = 0x0          ;
        constexpr std::uintptr_t codePage                         = 0x8          ;
    }

    namespace System_Globalization__InternalCodePageDataItem
    {
        constexpr std::uintptr_t codePage                         = 0x0          ;
        constexpr std::uintptr_t uiFamilyCodePage                 = 0x2          ;
        constexpr std::uintptr_t flags                            = 0x4          ;
        constexpr std::uintptr_t Names                            = 0x8          ;
    }

    namespace System_Globalization__CultureInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C780   ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x10         ;
        constexpr std::uintptr_t cultureID                        = 0x14         ;
        constexpr std::uintptr_t parent_lcid                      = 0x18         ;
        constexpr std::uintptr_t datetime_index                   = 0x1C         ;
        constexpr std::uintptr_t number_index                     = 0x20         ;
        constexpr std::uintptr_t default_calendar_type            = 0x24         ;
        constexpr std::uintptr_t m_useUserOverride                = 0x28         ;
        constexpr std::uintptr_t numInfo                          = 0x30         ;
        constexpr std::uintptr_t dateTimeInfo                     = 0x38         ;
        constexpr std::uintptr_t textInfo                         = 0x40         ;
        constexpr std::uintptr_t m_name                           = 0x48         ;
        constexpr std::uintptr_t englishname                      = 0x50         ;
        constexpr std::uintptr_t nativename                       = 0x58         ;
        constexpr std::uintptr_t iso3lang                         = 0x60         ;
        constexpr std::uintptr_t iso2lang                         = 0x68         ;
        constexpr std::uintptr_t win3lang                         = 0x70         ;
        constexpr std::uintptr_t territory                        = 0x78         ;
        constexpr std::uintptr_t native_calendar_names            = 0x80         ;
        constexpr std::uintptr_t compareInfo                      = 0x88         ;
        constexpr std::uintptr_t textinfo_data                    = 0x90         ;
        constexpr std::uintptr_t m_dataItem                       = 0x98         ;
        constexpr std::uintptr_t calendar                         = 0xA0         ;
        constexpr std::uintptr_t parent_culture                   = 0xA8         ;
        constexpr std::uintptr_t constructed                      = 0xB0         ;
        constexpr std::uintptr_t cached_serialized_form           = 0xB8         ;
        constexpr std::uintptr_t m_cultureData                    = 0xC0         ;
        constexpr std::uintptr_t m_isInherited                    = 0xC8         ;

        namespace _static
        {
            constexpr std::uintptr_t invariant_culture_info           = 0x0          ;
            constexpr std::uintptr_t shared_table_lock                = 0x8          ;
            constexpr std::uintptr_t default_current_culture          = 0x10         ;
            constexpr std::uintptr_t s_DefaultThreadCurrentUICulture  = 0x18         ;
            constexpr std::uintptr_t s_DefaultThreadCurrentCulture    = 0x20         ;
            constexpr std::uintptr_t shared_by_number                 = 0x28         ;
            constexpr std::uintptr_t shared_by_name                   = 0x30         ;
            constexpr std::uintptr_t s_UserPreferredCultureInfoInAppX = 0x38         ;
            constexpr std::uintptr_t IsTaiwanSku                      = 0x40         ;
        }

    }

    namespace System_Globalization__IdnMapping
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10797F28   ;
        constexpr std::uintptr_t allow_unassigned                 = 0x10         ;
        constexpr std::uintptr_t use_std3                         = 0x11         ;
        constexpr std::uintptr_t puny                             = 0x18         ;
    }

    namespace System_Globalization__Bootstring
    {
        constexpr std::uintptr_t delimiter                        = 0x10         ;
        constexpr std::uintptr_t base_num                         = 0x14         ;
        constexpr std::uintptr_t tmin                             = 0x18         ;
        constexpr std::uintptr_t tmax                             = 0x1C         ;
        constexpr std::uintptr_t skew                             = 0x20         ;
        constexpr std::uintptr_t damp                             = 0x24         ;
        constexpr std::uintptr_t initial_bias                     = 0x28         ;
        constexpr std::uintptr_t initial_n                        = 0x2C         ;
    }

    namespace System_Globalization__Punycode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10751E48   ;
        constexpr std::uintptr_t delimiter                        = 0x10         ;
        constexpr std::uintptr_t base_num                         = 0x14         ;
        constexpr std::uintptr_t tmin                             = 0x18         ;
        constexpr std::uintptr_t tmax                             = 0x1C         ;
        constexpr std::uintptr_t skew                             = 0x20         ;
        constexpr std::uintptr_t damp                             = 0x24         ;
        constexpr std::uintptr_t initial_bias                     = 0x28         ;
        constexpr std::uintptr_t initial_n                        = 0x2C         ;
    }

    namespace System_Globalization__RegionInfo
    {
        constexpr std::uintptr_t regionId                         = 0x10         ;
        constexpr std::uintptr_t iso2Name                         = 0x18         ;
        constexpr std::uintptr_t iso3Name                         = 0x20         ;
        constexpr std::uintptr_t win3Name                         = 0x28         ;
        constexpr std::uintptr_t englishName                      = 0x30         ;
        constexpr std::uintptr_t nativeName                       = 0x38         ;
        constexpr std::uintptr_t currencySymbol                   = 0x40         ;
        constexpr std::uintptr_t isoCurrencySymbol                = 0x48         ;
        constexpr std::uintptr_t currencyEnglishName              = 0x50         ;
        constexpr std::uintptr_t currencyNativeName               = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t currentRegion                    = 0x0          ;
        }

    }

    namespace System_Diagnostics__ConditionalAttribute
    {
        constexpr std::uintptr_t _ConditionString_k__BackingField = 0x10         ;
    }

    namespace System_Diagnostics__DebuggableAttribute
    {
        constexpr std::uintptr_t m_debuggingModes                 = 0x10         ;
    }

    namespace System_Diagnostics__DebuggerBrowsableState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__DebuggerBrowsableAttribute
    {
        constexpr std::uintptr_t state                            = 0x10         ;
    }

    namespace System_Diagnostics__DebuggerTypeProxyAttribute
    {
        constexpr std::uintptr_t typeName                         = 0x10         ;
    }

    namespace System_Diagnostics__DebuggerDisplayAttribute
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
        constexpr std::uintptr_t type                             = 0x20         ;
    }

    namespace System_Diagnostics__StackFrame
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10758A80   ;
        constexpr std::uintptr_t ilOffset                         = 0x10         ;
        constexpr std::uintptr_t nativeOffset                     = 0x14         ;
        constexpr std::uintptr_t methodAddress                    = 0x18         ;
        constexpr std::uintptr_t methodIndex                      = 0x20         ;
        constexpr std::uintptr_t methodBase                       = 0x28         ;
        constexpr std::uintptr_t fileName                         = 0x30         ;
        constexpr std::uintptr_t lineNumber                       = 0x38         ;
        constexpr std::uintptr_t columnNumber                     = 0x3C         ;
        constexpr std::uintptr_t internalMethodName               = 0x40         ;
    }

    namespace System_Diagnostics__StackTrace
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D6FA8   ;
        constexpr std::uintptr_t frames                           = 0x10         ;
        constexpr std::uintptr_t captured_traces                  = 0x18         ;
        constexpr std::uintptr_t debug_info                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t isAotidSet                       = 0x0          ;
            constexpr std::uintptr_t aotid                            = 0x8          ;
        }

    }

    namespace System_Diagnostics_Tracing__EventLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics_Tracing__EventTask
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics_Tracing__EventOpcode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics_Tracing__EventKeywords
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics_Tracing__EventAttribute
    {
        constexpr std::uintptr_t _EventId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Level_k__BackingField           = 0x14         ;
        constexpr std::uintptr_t _Keywords_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Opcode_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _Message_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _Task_k__BackingField            = 0x30         ;
    }

    namespace System_Diagnostics_Tracing__EventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;
    }

    namespace System_Diagnostics_Tracing__EventSourceAttribute
    {
        constexpr std::uintptr_t _Guid_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
    }

    namespace System_Diagnostics_Tracing__EventSourceSettings
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics_CodeAnalysis__MaybeNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__NotNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace System_Configuration_Assemblies__AssemblyHashAlgorithm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Configuration_Assemblies__AssemblyVersionCompatibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Collections__Comparer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10850C30   ;
        constexpr std::uintptr_t _compareInfo                     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
            constexpr std::uintptr_t DefaultInvariant                 = 0x8          ;
        }

    }

    namespace System_Collections__DictionaryEntry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107305D8   ;
        constexpr std::uintptr_t _key                             = 0x0          ;
        constexpr std::uintptr_t _value                           = 0x8          ;
    }

    namespace System_Collections__ListDictionaryInternal
    {
        constexpr std::uintptr_t head                             = 0x10         ;
        constexpr std::uintptr_t version                          = 0x18         ;
        constexpr std::uintptr_t count                            = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace System_Collections__CompatibleComparer
    {
        constexpr std::uintptr_t _hcp                             = 0x10         ;
        constexpr std::uintptr_t _comparer                        = 0x18         ;
    }

    namespace System_Collections__CaseInsensitiveComparer
    {
        constexpr std::uintptr_t _compareInfo                     = 0x10         ;
    }

    namespace System_Collections__CaseInsensitiveHashCodeProvider
    {
        constexpr std::uintptr_t _compareInfo                     = 0x10         ;
    }

    namespace System_Collections__CollectionBase
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Collections__Queue
    {
        constexpr std::uintptr_t _array                           = 0x10         ;
        constexpr std::uintptr_t _head                            = 0x18         ;
        constexpr std::uintptr_t _tail                            = 0x1C         ;
        constexpr std::uintptr_t _size                            = 0x20         ;
        constexpr std::uintptr_t _growFactor                      = 0x24         ;
        constexpr std::uintptr_t _version                         = 0x28         ;
        constexpr std::uintptr_t _syncRoot                        = 0x30         ;
    }

    namespace System_Collections__ReadOnlyCollectionBase
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Collections__SortedList
    {
        constexpr std::uintptr_t keys                             = 0x10         ;
        constexpr std::uintptr_t values                           = 0x18         ;
        constexpr std::uintptr_t _size                            = 0x20         ;
        constexpr std::uintptr_t version                          = 0x24         ;
        constexpr std::uintptr_t comparer                         = 0x28         ;
        constexpr std::uintptr_t keyList                          = 0x30         ;
        constexpr std::uintptr_t valueList                        = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
    }

    namespace System_Collections__Stack
    {
        constexpr std::uintptr_t _array                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace System_Collections__BitArray
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108272E0   ;
        constexpr std::uintptr_t m_array                          = 0x10         ;
        constexpr std::uintptr_t m_length                         = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace System_Collections__ArrayList
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C4E90   ;
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace System_Collections__Hashtable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072C738   ;
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _count                           = 0x18         ;
        constexpr std::uintptr_t _occupancy                       = 0x1C         ;
        constexpr std::uintptr_t _loadsize                        = 0x20         ;
        constexpr std::uintptr_t _loadFactor                      = 0x24         ;
        constexpr std::uintptr_t _version                         = 0x28         ;
        constexpr std::uintptr_t _isWriterInProgress              = 0x2C         ;
        constexpr std::uintptr_t _keys                            = 0x30         ;
        constexpr std::uintptr_t _values                          = 0x38         ;
        constexpr std::uintptr_t _keycomparer                     = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_serializationInfoTable         = 0x0          ;
        }

    }

    namespace System_Collections_Concurrent__ConcurrentQueue`1
    {
        constexpr std::uintptr_t _crossSegmentLock                = 0x0          ;
    }

    namespace System_Collections_Concurrent__PaddedHeadAndTail
    {
        constexpr std::uintptr_t Head                             = 0x80         ;
        constexpr std::uintptr_t Tail                             = 0x100        ;
    }

    namespace System_Collections_Concurrent__CDSCollectionETWBCLProvider
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Log                              = 0x0          ;
        }

    }

    namespace System_Collections_Concurrent__ConcurrentDictionary`2
    {
        constexpr std::uintptr_t _tables                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_isValueWriteAtomic             = 0x0          ;
        }

    }

    namespace System_Collections_Concurrent__ConcurrentStack`1
    {
        constexpr std::uintptr_t _head                            = 0x0          ;
    }

    namespace System_Collections_ObjectModel__Collection`1
    {
        constexpr std::uintptr_t items                            = 0x0          ;
    }

    namespace System_Collections_ObjectModel__ReadOnlyCollection`1
    {
        constexpr std::uintptr_t list                             = 0x0          ;
    }

    namespace System_Collections_ObjectModel__KeyedCollection`2
    {
        constexpr std::uintptr_t items                            = 0x10         ;
        constexpr std::uintptr_t comparer                         = 0x0          ;
    }

    namespace System_Collections_ObjectModel__ReadOnlyDictionary`2
    {
        constexpr std::uintptr_t m_dictionary                     = 0x0          ;
    }

    namespace System_Collections_Generic__InsertionBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Collections_Generic__Dictionary`2
    {
        constexpr std::uintptr_t _buckets                         = 0x0          ;
    }

    namespace System_Collections_Generic__KeyNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Collections_Generic__KeyValuePair`2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10C71928   ;
        constexpr std::uintptr_t key                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Collections_Generic__List`1
    {
        constexpr std::uintptr_t _items                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_emptyArray                     = 0x0          ;
        }

    }

    namespace System_Collections_Generic__ValueListBuilder`1
    {
        constexpr std::uintptr_t _span                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Collections_Generic__ArrayBuilder`1
    {
        constexpr std::uintptr_t _array                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Collections_Generic__LargeArrayBuilder`1
    {
        constexpr std::uintptr_t _maxCapacity                     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Collections_Generic__LowLevelDictionary`2
    {
        constexpr std::uintptr_t _buckets                         = 0x0          ;
    }

    namespace System_Collections_Generic__Queue`1
    {
        constexpr std::uintptr_t _array                           = 0x0          ;
    }

    namespace System_Collections_Generic__Stack`1
    {
        constexpr std::uintptr_t _array                           = 0x0          ;
    }

    namespace System_Collections_Generic__LowLevelList`1
    {
        constexpr std::uintptr_t _items                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_emptyArray                     = 0x0          ;
        }

    }

    namespace System_Collections_Generic__LowLevelListWithIList`1
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
    }

    namespace System_Buffers__SpanAction`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Buffers__ArrayPoolEventSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A6290   ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Log                              = 0x0          ;
        }

    }

    namespace System_Buffers__ConfigurableArrayPool`1
    {
        constexpr std::uintptr_t _buckets                         = 0x0          ;
    }

    namespace System_Buffers__MemoryHandle
    {
        constexpr std::uintptr_t _pointer                         = 0x0          ;
        constexpr std::uintptr_t _handle                          = 0x8          ;
        constexpr std::uintptr_t _pinnable                        = 0x10         ;
    }

    namespace System_Buffers__TlsOverPerCoreLockedStacksArrayPool`1
    {
        constexpr std::uintptr_t _bucketArraySizes                = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t t_tlsBuckets                     = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t s_trimBuffers                    = 0x0          ;
            constexpr std::uintptr_t s_allTlsBuckets                  = 0x0          ;
        }

    }

    namespace System_Buffers__OperationStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Buffers__ReadOnlySequence`1
    {
        constexpr std::uintptr_t _startObject                     = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Buffers__ReadOnlySequenceSegment`1
    {
        constexpr std::uintptr_t _Memory_k__BackingField          = 0x0          ;
    }

    namespace System_Buffers__StandardFormat
    {
        constexpr std::uintptr_t _format                          = 0x0          ;
        constexpr std::uintptr_t _precision                       = 0x1          ;
    }

    namespace System_Buffers_Text__NumberBuffer
    {
        constexpr std::uintptr_t Scale                            = 0x0          ;
        constexpr std::uintptr_t IsNegative                       = 0x4          ;
        constexpr std::uintptr_t _b0                              = 0x5          ;
        constexpr std::uintptr_t _b1                              = 0x6          ;
        constexpr std::uintptr_t _b2                              = 0x7          ;
        constexpr std::uintptr_t _b3                              = 0x8          ;
        constexpr std::uintptr_t _b4                              = 0x9          ;
        constexpr std::uintptr_t _b5                              = 0xA          ;
        constexpr std::uintptr_t _b6                              = 0xB          ;
        constexpr std::uintptr_t _b7                              = 0xC          ;
        constexpr std::uintptr_t _b8                              = 0xD          ;
        constexpr std::uintptr_t _b9                              = 0xE          ;
        constexpr std::uintptr_t _b10                             = 0xF          ;
        constexpr std::uintptr_t _b11                             = 0x10         ;
        constexpr std::uintptr_t _b12                             = 0x11         ;
        constexpr std::uintptr_t _b13                             = 0x12         ;
        constexpr std::uintptr_t _b14                             = 0x13         ;
        constexpr std::uintptr_t _b15                             = 0x14         ;
        constexpr std::uintptr_t _b16                             = 0x15         ;
        constexpr std::uintptr_t _b17                             = 0x16         ;
        constexpr std::uintptr_t _b18                             = 0x17         ;
        constexpr std::uintptr_t _b19                             = 0x18         ;
        constexpr std::uintptr_t _b20                             = 0x19         ;
        constexpr std::uintptr_t _b21                             = 0x1A         ;
        constexpr std::uintptr_t _b22                             = 0x1B         ;
        constexpr std::uintptr_t _b23                             = 0x1C         ;
        constexpr std::uintptr_t _b24                             = 0x1D         ;
        constexpr std::uintptr_t _b25                             = 0x1E         ;
        constexpr std::uintptr_t _b26                             = 0x1F         ;
        constexpr std::uintptr_t _b27                             = 0x20         ;
        constexpr std::uintptr_t _b28                             = 0x21         ;
        constexpr std::uintptr_t _b29                             = 0x22         ;
        constexpr std::uintptr_t _b30                             = 0x23         ;
        constexpr std::uintptr_t _b31                             = 0x24         ;
        constexpr std::uintptr_t _b32                             = 0x25         ;
        constexpr std::uintptr_t _b33                             = 0x26         ;
        constexpr std::uintptr_t _b34                             = 0x27         ;
        constexpr std::uintptr_t _b35                             = 0x28         ;
        constexpr std::uintptr_t _b36                             = 0x29         ;
        constexpr std::uintptr_t _b37                             = 0x2A         ;
        constexpr std::uintptr_t _b38                             = 0x2B         ;
        constexpr std::uintptr_t _b39                             = 0x2C         ;
        constexpr std::uintptr_t _b40                             = 0x2D         ;
        constexpr std::uintptr_t _b41                             = 0x2E         ;
        constexpr std::uintptr_t _b42                             = 0x2F         ;
        constexpr std::uintptr_t _b43                             = 0x30         ;
        constexpr std::uintptr_t _b44                             = 0x31         ;
        constexpr std::uintptr_t _b45                             = 0x32         ;
        constexpr std::uintptr_t _b46                             = 0x33         ;
        constexpr std::uintptr_t _b47                             = 0x34         ;
        constexpr std::uintptr_t _b48                             = 0x35         ;
        constexpr std::uintptr_t _b49                             = 0x36         ;
        constexpr std::uintptr_t _b50                             = 0x37         ;
    }

    namespace System_IO__DisableMediaInsertionPrompt
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075B668   ;
        constexpr std::uintptr_t _disableSuccess                  = 0x0          ;
        constexpr std::uintptr_t _oldMode                         = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t useUWPFallback                   = 0x0          ;
        }

    }

    namespace System_IO__DirectoryNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_IO__EndOfStreamException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077EAC0   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_IO__FileAccess
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__FileLoadException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _FileName_k__BackingField        = 0x90         ;
        constexpr std::uintptr_t _FusionLog_k__BackingField       = 0x98         ;
    }

    namespace System_IO__FileMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__FileNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _FileName_k__BackingField        = 0x90         ;
        constexpr std::uintptr_t _FusionLog_k__BackingField       = 0x98         ;
    }

    namespace System_IO__FileOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__FileShare
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__IOException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C8DF0   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_IO__MemoryStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10737640   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _origin                          = 0x30         ;
        constexpr std::uintptr_t _position                        = 0x34         ;
        constexpr std::uintptr_t _length                          = 0x38         ;
        constexpr std::uintptr_t _capacity                        = 0x3C         ;
        constexpr std::uintptr_t _expandable                      = 0x40         ;
        constexpr std::uintptr_t _writable                        = 0x41         ;
        constexpr std::uintptr_t _exposable                       = 0x42         ;
        constexpr std::uintptr_t _isOpen                          = 0x43         ;
        constexpr std::uintptr_t _lastReadTask                    = 0x48         ;
    }

    namespace System_IO__PathTooLongException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_IO__PinnedBufferMemoryStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _mem                             = 0x30         ;
        constexpr std::uintptr_t _length                          = 0x38         ;
        constexpr std::uintptr_t _capacity                        = 0x40         ;
        constexpr std::uintptr_t _position                        = 0x48         ;
        constexpr std::uintptr_t _offset                          = 0x50         ;
        constexpr std::uintptr_t _access                          = 0x58         ;
        constexpr std::uintptr_t _isOpen                          = 0x5C         ;
        constexpr std::uintptr_t _lastReadTask                    = 0x60         ;
        constexpr std::uintptr_t _array                           = 0x68         ;
        constexpr std::uintptr_t _pinningHandle                   = 0x70         ;
    }

    namespace System_IO__SeekOrigin
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__StreamReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10786490   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _stream                          = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _decoder                         = 0x28         ;
        constexpr std::uintptr_t _byteBuffer                      = 0x30         ;
        constexpr std::uintptr_t _charBuffer                      = 0x38         ;
        constexpr std::uintptr_t _charPos                         = 0x40         ;
        constexpr std::uintptr_t _charLen                         = 0x44         ;
        constexpr std::uintptr_t _byteLen                         = 0x48         ;
        constexpr std::uintptr_t _bytePos                         = 0x4C         ;
        constexpr std::uintptr_t _maxCharsPerBuffer               = 0x50         ;
        constexpr std::uintptr_t _detectEncoding                  = 0x54         ;
        constexpr std::uintptr_t _checkPreamble                   = 0x55         ;
        constexpr std::uintptr_t _isBlocked                       = 0x56         ;
        constexpr std::uintptr_t _closable                        = 0x57         ;
        constexpr std::uintptr_t _asyncReadTask                   = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace System_IO__StreamWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108302F0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;
        constexpr std::uintptr_t _stream                          = 0x30         ;
        constexpr std::uintptr_t _encoding                        = 0x38         ;
        constexpr std::uintptr_t _encoder                         = 0x40         ;
        constexpr std::uintptr_t _byteBuffer                      = 0x48         ;
        constexpr std::uintptr_t _charBuffer                      = 0x50         ;
        constexpr std::uintptr_t _charPos                         = 0x58         ;
        constexpr std::uintptr_t _charLen                         = 0x5C         ;
        constexpr std::uintptr_t _autoFlush                       = 0x60         ;
        constexpr std::uintptr_t _haveWrittenPreamble             = 0x61         ;
        constexpr std::uintptr_t _closable                        = 0x62         ;
        constexpr std::uintptr_t _asyncWriteTask                  = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace System_IO__TextReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075F5D0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace System_IO__TextWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075F650   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
            constexpr std::uintptr_t s_coreNewLine                    = 0x8          ;
        }

    }

    namespace System_IO__UnmanagedMemoryStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _mem                             = 0x30         ;
        constexpr std::uintptr_t _length                          = 0x38         ;
        constexpr std::uintptr_t _capacity                        = 0x40         ;
        constexpr std::uintptr_t _position                        = 0x48         ;
        constexpr std::uintptr_t _offset                          = 0x50         ;
        constexpr std::uintptr_t _access                          = 0x58         ;
        constexpr std::uintptr_t _isOpen                          = 0x5C         ;
        constexpr std::uintptr_t _lastReadTask                    = 0x60         ;
    }

    namespace System_IO__DriveNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_IO__DirectoryInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10830AC0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _data                            = 0x18         ;
        constexpr std::uintptr_t _dataInitialized                 = 0x3C         ;
        constexpr std::uintptr_t FullPath                         = 0x40         ;
        constexpr std::uintptr_t OriginalPath                     = 0x48         ;
        constexpr std::uintptr_t _name                            = 0x50         ;
    }

    namespace System_IO__EnumerationOptions
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F4638   ;
        constexpr std::uintptr_t _RecurseSubdirectories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _IgnoreInaccessible_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _BufferSize_k__BackingField      = 0x14         ;
        constexpr std::uintptr_t _AttributesToSkip_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _MatchType_k__BackingField       = 0x1C         ;
        constexpr std::uintptr_t _MatchCasing_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _ReturnSpecialDirectories_k__BackingField = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _Compatible_k__BackingField      = 0x0          ;
            constexpr std::uintptr_t _CompatibleRecursive_k__BackingField = 0x8          ;
            constexpr std::uintptr_t _Default_k__BackingField         = 0x10         ;
        }

    }

    namespace System_IO__FileInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10751228   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _data                            = 0x18         ;
        constexpr std::uintptr_t _dataInitialized                 = 0x3C         ;
        constexpr std::uintptr_t FullPath                         = 0x40         ;
        constexpr std::uintptr_t OriginalPath                     = 0x48         ;
        constexpr std::uintptr_t _name                            = 0x50         ;
    }

    namespace System_IO__FileSystemInfo
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _data                            = 0x18         ;
        constexpr std::uintptr_t _dataInitialized                 = 0x3C         ;
        constexpr std::uintptr_t FullPath                         = 0x40         ;
        constexpr std::uintptr_t OriginalPath                     = 0x48         ;
        constexpr std::uintptr_t _name                            = 0x50         ;
    }

    namespace System_IO__Iterator`1
    {
        constexpr std::uintptr_t _threadId                        = 0x0          ;
    }

    namespace System_IO__MatchCasing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__MatchType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__ReadLinesIterator
    {
        constexpr std::uintptr_t _threadId                        = 0x10         ;
        constexpr std::uintptr_t state                            = 0x14         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t _path                            = 0x20         ;
        constexpr std::uintptr_t _encoding                        = 0x28         ;
        constexpr std::uintptr_t _reader                          = 0x30         ;
    }

    namespace System_IO__SearchOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__SearchTarget
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__FileAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__Stream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108045E8   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace System_IO__BinaryReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10737628   ;
        constexpr std::uintptr_t m_stream                         = 0x10         ;
        constexpr std::uintptr_t m_buffer                         = 0x18         ;
        constexpr std::uintptr_t m_decoder                        = 0x20         ;
        constexpr std::uintptr_t m_charBytes                      = 0x28         ;
        constexpr std::uintptr_t m_singleChar                     = 0x30         ;
        constexpr std::uintptr_t m_charBuffer                     = 0x38         ;
        constexpr std::uintptr_t m_maxCharsSize                   = 0x40         ;
        constexpr std::uintptr_t m_2BytesPerChar                  = 0x44         ;
        constexpr std::uintptr_t m_isMemoryStream                 = 0x45         ;
        constexpr std::uintptr_t m_leaveOpen                      = 0x46         ;
    }

    namespace System_IO__BinaryWriter
    {
        constexpr std::uintptr_t OutStream                        = 0x10         ;
        constexpr std::uintptr_t _buffer                          = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _encoder                         = 0x28         ;
        constexpr std::uintptr_t _leaveOpen                       = 0x30         ;
        constexpr std::uintptr_t _largeByteBuffer                 = 0x38         ;
        constexpr std::uintptr_t _maxChars                        = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace System_IO__StringReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108542F0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _s                               = 0x18         ;
        constexpr std::uintptr_t _pos                             = 0x20         ;
        constexpr std::uintptr_t _length                          = 0x24         ;
    }

    namespace System_IO__StringWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854258   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;
        constexpr std::uintptr_t _sb                              = 0x30         ;
        constexpr std::uintptr_t _isOpen                          = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t m_encoding                       = 0x0          ;
        }

    }

    namespace System_IO__FileStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A60B8   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t buf                              = 0x28         ;
        constexpr std::uintptr_t name                             = 0x30         ;
        constexpr std::uintptr_t safeHandle                       = 0x38         ;
        constexpr std::uintptr_t isExposed                        = 0x40         ;
        constexpr std::uintptr_t append_startpos                  = 0x48         ;
        constexpr std::uintptr_t access                           = 0x50         ;
        constexpr std::uintptr_t owner                            = 0x54         ;
        constexpr std::uintptr_t async                            = 0x55         ;
        constexpr std::uintptr_t canseek                          = 0x56         ;
        constexpr std::uintptr_t anonymous                        = 0x57         ;
        constexpr std::uintptr_t buf_dirty                        = 0x58         ;
        constexpr std::uintptr_t buf_size                         = 0x5C         ;
        constexpr std::uintptr_t buf_length                       = 0x60         ;
        constexpr std::uintptr_t buf_offset                       = 0x64         ;
        constexpr std::uintptr_t buf_start                        = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t buf_recycle                      = 0x0          ;
            constexpr std::uintptr_t buf_recycle_lock                 = 0x8          ;
        }

    }

    namespace System_IO__FileStreamAsyncResult
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10761A58   ;
        constexpr std::uintptr_t state                            = 0x10         ;
        constexpr std::uintptr_t completed                        = 0x18         ;
        constexpr std::uintptr_t wh                               = 0x20         ;
        constexpr std::uintptr_t cb                               = 0x28         ;
        constexpr std::uintptr_t completedSynch                   = 0x30         ;
        constexpr std::uintptr_t Count                            = 0x34         ;
        constexpr std::uintptr_t OriginalCount                    = 0x38         ;
        constexpr std::uintptr_t BytesRead                        = 0x3C         ;
        constexpr std::uintptr_t realcb                           = 0x40         ;
    }

    namespace System_IO__MonoFileType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__MonoIOError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__MonoIOStat
    {
        constexpr std::uintptr_t fileAttributes                   = 0x0          ;
        constexpr std::uintptr_t Length                           = 0x8          ;
        constexpr std::uintptr_t CreationTime                     = 0x10         ;
        constexpr std::uintptr_t LastAccessTime                   = 0x18         ;
        constexpr std::uintptr_t LastWriteTime                    = 0x20         ;
    }

    namespace System_IO__UnexceptionalStreamReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10761200   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _stream                          = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _decoder                         = 0x28         ;
        constexpr std::uintptr_t _byteBuffer                      = 0x30         ;
        constexpr std::uintptr_t _charBuffer                      = 0x38         ;
        constexpr std::uintptr_t _charPos                         = 0x40         ;
        constexpr std::uintptr_t _charLen                         = 0x44         ;
        constexpr std::uintptr_t _byteLen                         = 0x48         ;
        constexpr std::uintptr_t _bytePos                         = 0x4C         ;
        constexpr std::uintptr_t _maxCharsPerBuffer               = 0x50         ;
        constexpr std::uintptr_t _detectEncoding                  = 0x54         ;
        constexpr std::uintptr_t _checkPreamble                   = 0x55         ;
        constexpr std::uintptr_t _isBlocked                       = 0x56         ;
        constexpr std::uintptr_t _closable                        = 0x57         ;
        constexpr std::uintptr_t _asyncReadTask                   = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t newline                          = 0x0          ;
            constexpr std::uintptr_t newlineChar                      = 0x8          ;
        }

    }

    namespace System_IO__UnexceptionalStreamWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826960   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;
        constexpr std::uintptr_t _stream                          = 0x30         ;
        constexpr std::uintptr_t _encoding                        = 0x38         ;
        constexpr std::uintptr_t _encoder                         = 0x40         ;
        constexpr std::uintptr_t _byteBuffer                      = 0x48         ;
        constexpr std::uintptr_t _charBuffer                      = 0x50         ;
        constexpr std::uintptr_t _charPos                         = 0x58         ;
        constexpr std::uintptr_t _charLen                         = 0x5C         ;
        constexpr std::uintptr_t _autoFlush                       = 0x60         ;
        constexpr std::uintptr_t _haveWrittenPreamble             = 0x61         ;
        constexpr std::uintptr_t _closable                        = 0x62         ;
        constexpr std::uintptr_t _asyncWriteTask                  = 0x68         ;
    }

    namespace System_IO__CStreamReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826970   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _stream                          = 0x18         ;
        constexpr std::uintptr_t _encoding                        = 0x20         ;
        constexpr std::uintptr_t _decoder                         = 0x28         ;
        constexpr std::uintptr_t _byteBuffer                      = 0x30         ;
        constexpr std::uintptr_t _charBuffer                      = 0x38         ;
        constexpr std::uintptr_t _charPos                         = 0x40         ;
        constexpr std::uintptr_t _charLen                         = 0x44         ;
        constexpr std::uintptr_t _byteLen                         = 0x48         ;
        constexpr std::uintptr_t _bytePos                         = 0x4C         ;
        constexpr std::uintptr_t _maxCharsPerBuffer               = 0x50         ;
        constexpr std::uintptr_t _detectEncoding                  = 0x54         ;
        constexpr std::uintptr_t _checkPreamble                   = 0x55         ;
        constexpr std::uintptr_t _isBlocked                       = 0x56         ;
        constexpr std::uintptr_t _closable                        = 0x57         ;
        constexpr std::uintptr_t _asyncReadTask                   = 0x58         ;
        constexpr std::uintptr_t driver                           = 0x60         ;
    }

    namespace System_IO__CStreamWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826968   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;
        constexpr std::uintptr_t _stream                          = 0x30         ;
        constexpr std::uintptr_t _encoding                        = 0x38         ;
        constexpr std::uintptr_t _encoder                         = 0x40         ;
        constexpr std::uintptr_t _byteBuffer                      = 0x48         ;
        constexpr std::uintptr_t _charBuffer                      = 0x50         ;
        constexpr std::uintptr_t _charPos                         = 0x58         ;
        constexpr std::uintptr_t _charLen                         = 0x5C         ;
        constexpr std::uintptr_t _autoFlush                       = 0x60         ;
        constexpr std::uintptr_t _haveWrittenPreamble             = 0x61         ;
        constexpr std::uintptr_t _closable                        = 0x62         ;
        constexpr std::uintptr_t _asyncWriteTask                  = 0x68         ;
        constexpr std::uintptr_t driver                           = 0x70         ;
    }

    namespace System_IO_Enumeration__FileSystemEnumerator`1
    {
        constexpr std::uintptr_t _originalRootDirectory           = 0x0          ;
    }

    namespace System_IO_Enumeration__FileSystemEntry
    {
        constexpr std::uintptr_t _info                            = 0x0          ;
        constexpr std::uintptr_t _Directory_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _RootDirectory_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _OriginalRootDirectory_k__BackingField = 0x28         ;
    }

    namespace System_IO_Enumeration__FileSystemEnumerable`1
    {
        constexpr std::uintptr_t _enumerator                      = 0x0          ;
    }

    namespace Unity__ThrowStub
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _objectName                      = 0x90         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace UnityEngine_UIElements__AtlasBase
    {
        constexpr std::uintptr_t textureRegistry                  = 0x10         ;
    }

    namespace UnityEngine_UIElements__DynamicAtlasFilters
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__DynamicAtlasCustomFilter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__DynamicAtlas
    {
        constexpr std::uintptr_t textureRegistry                  = 0x10         ;
        constexpr std::uintptr_t m_Database                       = 0x18         ;
        constexpr std::uintptr_t m_PointPage                      = 0x20         ;
        constexpr std::uintptr_t m_BilinearPage                   = 0x28         ;
        constexpr std::uintptr_t m_ColorSpace                     = 0x30         ;
        constexpr std::uintptr_t m_Panels                         = 0x38         ;
        constexpr std::uintptr_t m_MinAtlasSize                   = 0x40         ;
        constexpr std::uintptr_t m_MaxAtlasSize                   = 0x44         ;
        constexpr std::uintptr_t m_MaxSubTextureSize              = 0x48         ;
        constexpr std::uintptr_t m_ActiveFilters                  = 0x4C         ;
        constexpr std::uintptr_t m_CustomFilter                   = 0x50         ;
    }

    namespace UnityEngine_UIElements__AuthoringChanges
    {
        constexpr std::uintptr_t _addedOrMovedElements_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _removedFromPanel_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _styleChanged_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _stylingContextChanged_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _bindingContextChanged_k__BackingField = 0x30         ;
    }

    namespace UnityEngine_UIElements__VisualTreeAuthoringUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_RegisteredProcessors           = 0x28         ;
        constexpr std::uintptr_t m_ProcessorRegistrationList      = 0x30         ;
        constexpr std::uintptr_t m_ProcessorUnregistrationList    = 0x38         ;
        constexpr std::uintptr_t m_AttachedPanel                  = 0x40         ;
        constexpr std::uintptr_t m_Changes1                       = 0x48         ;
        constexpr std::uintptr_t m_Changes2                       = 0x50         ;
        constexpr std::uintptr_t m_Accumulator                    = 0x58         ;
        constexpr std::uintptr_t m_Notifier                       = 0x60         ;
        constexpr std::uintptr_t m_AccumulatingChanges            = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t s_UpdateProfilerMarker           = 0x0          ;
            constexpr std::uintptr_t s_UpdateChangeProfilerMarker     = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__BackgroundPosition
    {
        constexpr std::uintptr_t keyword                          = 0x0          ;
        constexpr std::uintptr_t offset                           = 0x4          ;
    }

    namespace UnityEngine_UIElements__BackgroundRepeat
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
    }

    namespace UnityEngine_UIElements__BackgroundSize
    {
        constexpr std::uintptr_t m_SizeType                       = 0x0          ;
        constexpr std::uintptr_t m_X                              = 0x4          ;
        constexpr std::uintptr_t m_Y                              = 0xC          ;
    }

    namespace UnityEngine_UIElements__BindableElement
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
    }

    namespace UnityEngine_UIElements__BindingUpdateTrigger
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Binding
    {
        constexpr std::uintptr_t m_Dirty                          = 0x10         ;
        constexpr std::uintptr_t m_UpdateTrigger                  = 0x14         ;
        constexpr std::uintptr_t _property_k__BackingField        = 0x18         ;
    }

    namespace UnityEngine_UIElements__BindingActivationContext
    {
        constexpr std::uintptr_t m_TargetElement                  = 0x0          ;
        constexpr std::uintptr_t m_BindingId                      = 0x8          ;
    }

    namespace UnityEngine_UIElements__BindingContext
    {
        constexpr std::uintptr_t m_TargetElement                  = 0x0          ;
        constexpr std::uintptr_t m_BindingId                      = 0x8          ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0xA0         ;
        constexpr std::uintptr_t m_DataSource                     = 0x130        ;
    }

    namespace UnityEngine_UIElements__BindingStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__BindingResult
    {
        constexpr std::uintptr_t _status_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _message_k__BackingField         = 0x8          ;
    }

    namespace UnityEngine_UIElements__BindingTarget
    {
        constexpr std::uintptr_t element                          = 0x0          ;
        constexpr std::uintptr_t bindingId                        = 0x8          ;
    }

    namespace UnityEngine_UIElements__ConverterGroup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077B328   ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _description_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t m_Registry                       = 0x28         ;
    }

    namespace UnityEngine_UIElements__CustomBinding
    {
        constexpr std::uintptr_t m_Dirty                          = 0x10         ;
        constexpr std::uintptr_t m_UpdateTrigger                  = 0x14         ;
        constexpr std::uintptr_t _property_k__BackingField        = 0x18         ;
    }

    namespace UnityEngine_UIElements__BindingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__DataBinding
    {
        constexpr std::uintptr_t m_Dirty                          = 0x10         ;
        constexpr std::uintptr_t m_UpdateTrigger                  = 0x14         ;
        constexpr std::uintptr_t _property_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t m_BindingMode                    = 0x20         ;
        constexpr std::uintptr_t m_SourceToUiConverters           = 0x28         ;
        constexpr std::uintptr_t m_UiToSourceConverters           = 0x30         ;
        constexpr std::uintptr_t _dataSource_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x40         ;
        constexpr std::uintptr_t _dataSourcePath_k__BackingField  = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_UpdateUIMethodInfo             = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__BindingLogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__DataBindingManager
    {
        constexpr std::uintptr_t m_BindingDataLocalPool           = 0x10         ;
        constexpr std::uintptr_t m_LogLevel                       = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_DataSourceTracker              = 0x28         ;
        constexpr std::uintptr_t m_BindingsTracker                = 0x30         ;
        constexpr std::uintptr_t m_DetectedChangesFromUI          = 0x38         ;
        constexpr std::uintptr_t m_IgnoreUIChangesData            = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t k_RequestBindingPropertyName     = 0x0          ;
            constexpr std::uintptr_t k_ClearBindingsToken             = 0x8          ;
            constexpr std::uintptr_t globalLogLevel                   = 0xA0         ;
            constexpr std::uintptr_t s_Empty                          = 0xA8         ;
        }

    }

    namespace UnityEngine_UIElements__BindingInfo
    {
        constexpr std::uintptr_t _targetElement_k__BackingField   = 0x0          ;
        constexpr std::uintptr_t _bindingId_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0xA0         ;
    }

    namespace UnityEngine_UIElements__PropertyPathInfo
    {
        constexpr std::uintptr_t propertyPath                     = 0x0          ;
        constexpr std::uintptr_t type                             = 0x90         ;
    }

    namespace UnityEngine_UIElements__DataSourceContext
    {
        constexpr std::uintptr_t _dataSource_k__BackingField      = 0x0          ;
        constexpr std::uintptr_t _dataSourcePath_k__BackingField  = 0x8          ;
    }

    namespace UnityEngine_UIElements__DataSourceContextChanged
    {
        constexpr std::uintptr_t m_TargetElement                  = 0x0          ;
        constexpr std::uintptr_t m_BindingId                      = 0x8          ;
        constexpr std::uintptr_t m_PreviousContext                = 0xA0         ;
        constexpr std::uintptr_t m_NewContext                     = 0x138        ;
    }

    namespace UnityEngine_UIElements__BindablePropertyChangedEventArgs
    {
        constexpr std::uintptr_t m_PropertyName                   = 0x0          ;
    }

    namespace UnityEngine_UIElements__VisualTreeBindingsUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_State                          = 0x28         ;
        constexpr std::uintptr_t m_CurrentChangeElement           = 0x30         ;
        constexpr std::uintptr_t m_CurrentChangeParent            = 0x38         ;
        constexpr std::uintptr_t m_ElementsWithBindings           = 0x40         ;
        constexpr std::uintptr_t m_ElementsToAdd                  = 0x48         ;
        constexpr std::uintptr_t m_ElementsToRemove               = 0x50         ;
        constexpr std::uintptr_t m_LastUpdateTime                 = 0x58         ;
        constexpr std::uintptr_t m_ElementsToBind                 = 0x60         ;
        constexpr std::uintptr_t _temporaryObjectCache_k__BackingField = 0x68         ;
        constexpr std::uintptr_t updatedBindings                  = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t s_BindingRequestObjectVEPropertyName = 0x0          ;
            constexpr std::uintptr_t s_AdditionalBindingObjectVEPropertyName = 0x4          ;
            constexpr std::uintptr_t s_Description                    = 0x8          ;
            constexpr std::uintptr_t s_ProfilerMarker                 = 0x10         ;
            constexpr std::uintptr_t s_ProfilerBindingRequestsMarker  = 0x18         ;
            constexpr std::uintptr_t s_MarkerUpdate                   = 0x20         ;
            constexpr std::uintptr_t s_MarkerPoll                     = 0x28         ;
            constexpr std::uintptr_t _disableBindingsThrottling_k__BackingField = 0x30         ;
        }

    }

    namespace UnityEngine_UIElements__BindingUpdateStage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__VisualTreeDataBindingsUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_Updater                        = 0x28         ;
        constexpr std::uintptr_t m_BindingRegistrationRequests    = 0x30         ;
        constexpr std::uintptr_t m_DataSourceChangedRequests      = 0x38         ;
        constexpr std::uintptr_t m_RemovedElements                = 0x40         ;
        constexpr std::uintptr_t m_BoundsElement                  = 0x48         ;
        constexpr std::uintptr_t m_VersionChanges                 = 0x50         ;
        constexpr std::uintptr_t m_TrackedObjects                 = 0x58         ;
        constexpr std::uintptr_t m_RanUpdate                      = 0x60         ;
        constexpr std::uintptr_t m_KnownSources                   = 0x68         ;
        constexpr std::uintptr_t m_DirtyBindings                  = 0x70         ;
        constexpr std::uintptr_t m_AttachedPanel                  = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t s_UpdateProfilerMarker           = 0x0          ;
            constexpr std::uintptr_t s_ProcessBindingRequestsProfilerMarker = 0x8          ;
            constexpr std::uintptr_t s_ProcessDataSourcesProfilerMarker = 0x10         ;
            constexpr std::uintptr_t s_ShouldUpdateBindingProfilerMarker = 0x18         ;
            constexpr std::uintptr_t s_UpdateBindingProfilerMarker    = 0x20         ;
        }

    }

    namespace UnityEngine_UIElements__ClampedDragger`1
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x30         ;
        constexpr std::uintptr_t clickedWithEventInfo             = 0x38         ;
        constexpr std::uintptr_t clicked                          = 0x40         ;
        constexpr std::uintptr_t m_Delay                          = 0x48         ;
        constexpr std::uintptr_t m_Interval                       = 0x50         ;
        constexpr std::uintptr_t _active_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t _lastMousePosition_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t m_ActivePointerId                = 0x64         ;
        constexpr std::uintptr_t m_AcceptClicksIfDisabled         = 0x68         ;
        constexpr std::uintptr_t m_Repeater                       = 0x70         ;
        constexpr std::uintptr_t m_PendingActivePseudoStateReset  = 0x78         ;
        constexpr std::uintptr_t dragging                         = 0x0          ;
    }

    namespace UnityEngine_UIElements__Clickable
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x30         ;
        constexpr std::uintptr_t clickedWithEventInfo             = 0x38         ;
        constexpr std::uintptr_t clicked                          = 0x40         ;
        constexpr std::uintptr_t m_Delay                          = 0x48         ;
        constexpr std::uintptr_t m_Interval                       = 0x50         ;
        constexpr std::uintptr_t _active_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t _lastMousePosition_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t m_ActivePointerId                = 0x64         ;
        constexpr std::uintptr_t m_AcceptClicksIfDisabled         = 0x68         ;
        constexpr std::uintptr_t m_Repeater                       = 0x70         ;
        constexpr std::uintptr_t m_PendingActivePseudoStateReset  = 0x78         ;
    }

    namespace UnityEngine_UIElements__ClickDetector
    {
        constexpr std::uintptr_t m_ClickStatus                    = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _s_DoubleClickTime_k__BackingField = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__BaseListViewController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
        constexpr std::uintptr_t itemsSourceSizeChanged           = 0x30         ;
        constexpr std::uintptr_t itemsAdded                       = 0x38         ;
        constexpr std::uintptr_t itemsRemoved                     = 0x40         ;
    }

    namespace UnityEngine_UIElements__ReadOnlyHierarchyViewModelList
    {
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x10         ;
    }

    namespace UnityEngine_UIElements__BaseTreeViewController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x30         ;
        constexpr std::uintptr_t m_HierarchyFlattened             = 0x38         ;
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x40         ;
        constexpr std::uintptr_t m_IdToNodeDictionary             = 0x48         ;
        constexpr std::uintptr_t m_TreeViewDataProperty           = 0x50         ;
        constexpr std::uintptr_t m_HierarchyHasPendingChanged     = 0x58         ;
        constexpr std::uintptr_t itemExpandedChanged              = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t K_ExpandItemByIndex              = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__CollectionViewController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
    }

    namespace UnityEngine_UIElements__DefaultMultiColumnTreeViewController`1
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x30         ;
        constexpr std::uintptr_t m_HierarchyFlattened             = 0x38         ;
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x40         ;
        constexpr std::uintptr_t m_IdToNodeDictionary             = 0x48         ;
        constexpr std::uintptr_t m_TreeViewDataProperty           = 0x50         ;
        constexpr std::uintptr_t m_HierarchyHasPendingChanged     = 0x58         ;
        constexpr std::uintptr_t itemExpandedChanged              = 0x60         ;
        constexpr std::uintptr_t m_ColumnController               = 0x68         ;
        constexpr std::uintptr_t m_TreeDataController             = 0x0          ;
    }

    namespace UnityEngine_UIElements__DefaultTreeViewController`1
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x30         ;
        constexpr std::uintptr_t m_HierarchyFlattened             = 0x38         ;
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x40         ;
        constexpr std::uintptr_t m_IdToNodeDictionary             = 0x48         ;
        constexpr std::uintptr_t m_TreeViewDataProperty           = 0x50         ;
        constexpr std::uintptr_t m_HierarchyHasPendingChanged     = 0x58         ;
        constexpr std::uintptr_t itemExpandedChanged              = 0x60         ;
        constexpr std::uintptr_t m_TreeDataController             = 0x0          ;
    }

    namespace UnityEngine_UIElements__ListViewController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
        constexpr std::uintptr_t itemsSourceSizeChanged           = 0x30         ;
        constexpr std::uintptr_t itemsAdded                       = 0x38         ;
        constexpr std::uintptr_t itemsRemoved                     = 0x40         ;
    }

    namespace UnityEngine_UIElements__MultiColumnListViewController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
        constexpr std::uintptr_t itemsSourceSizeChanged           = 0x30         ;
        constexpr std::uintptr_t itemsAdded                       = 0x38         ;
        constexpr std::uintptr_t itemsRemoved                     = 0x40         ;
        constexpr std::uintptr_t m_ColumnController               = 0x48         ;
    }

    namespace UnityEngine_UIElements__MultiColumnTreeViewController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x30         ;
        constexpr std::uintptr_t m_HierarchyFlattened             = 0x38         ;
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x40         ;
        constexpr std::uintptr_t m_IdToNodeDictionary             = 0x48         ;
        constexpr std::uintptr_t m_TreeViewDataProperty           = 0x50         ;
        constexpr std::uintptr_t m_HierarchyHasPendingChanged     = 0x58         ;
        constexpr std::uintptr_t itemExpandedChanged              = 0x60         ;
        constexpr std::uintptr_t m_ColumnController               = 0x68         ;
    }

    namespace UnityEngine_UIElements__TreeDataController`1
    {
        constexpr std::uintptr_t m_NodeToItemDataDictionary       = 0x0          ;
    }

    namespace UnityEngine_UIElements__TreeViewController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_ItemsSource                    = 0x18         ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x20         ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x28         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x30         ;
        constexpr std::uintptr_t m_HierarchyFlattened             = 0x38         ;
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x40         ;
        constexpr std::uintptr_t m_IdToNodeDictionary             = 0x48         ;
        constexpr std::uintptr_t m_TreeViewDataProperty           = 0x50         ;
        constexpr std::uintptr_t m_HierarchyHasPendingChanged     = 0x58         ;
        constexpr std::uintptr_t itemExpandedChanged              = 0x60         ;
    }

    namespace UnityEngine_UIElements__CollectionVirtualizationController
    {
        constexpr std::uintptr_t m_ScrollView                     = 0x10         ;
    }

    namespace UnityEngine_UIElements__DynamicHeightVirtualizationController`1
    {
        constexpr std::uintptr_t m_ScrollView                     = 0x10         ;
        constexpr std::uintptr_t m_Pool                           = 0x18         ;
        constexpr std::uintptr_t m_CollectionView                 = 0x20         ;
        constexpr std::uintptr_t m_ActiveItems                    = 0x28         ;
        constexpr std::uintptr_t m_DraggedItem                    = 0x30         ;
        constexpr std::uintptr_t m_DeferredScrollToItemIndex      = 0x38         ;
        constexpr std::uintptr_t m_PerformDeferredScrollToItem    = 0x40         ;
        constexpr std::uintptr_t m_ScheduleDeferredScrollToItem   = 0x48         ;
        constexpr std::uintptr_t m_ScrollScheduledItem            = 0x50         ;
        constexpr std::uintptr_t m_ScrollCallback                 = 0x58         ;
        constexpr std::uintptr_t m_LastFocusedElementIndex        = 0x60         ;
        constexpr std::uintptr_t m_LastFocusedElementTreeChildIndexes = 0x68         ;
        constexpr std::uintptr_t m_VisibleItemPredicateDelegate   = 0x70         ;
        constexpr std::uintptr_t m_ScrollInsertionList            = 0x78         ;
        constexpr std::uintptr_t m_EmptyRows                      = 0x80         ;
        constexpr std::uintptr_t m_HighestCachedIndex             = 0x0          ;
    }

    namespace UnityEngine_UIElements__FixedHeightVirtualizationController`1
    {
        constexpr std::uintptr_t m_ScrollView                     = 0x10         ;
        constexpr std::uintptr_t m_Pool                           = 0x18         ;
        constexpr std::uintptr_t m_CollectionView                 = 0x20         ;
        constexpr std::uintptr_t m_ActiveItems                    = 0x28         ;
        constexpr std::uintptr_t m_DraggedItem                    = 0x30         ;
        constexpr std::uintptr_t m_DeferredScrollToItemIndex      = 0x38         ;
        constexpr std::uintptr_t m_PerformDeferredScrollToItem    = 0x40         ;
        constexpr std::uintptr_t m_ScheduleDeferredScrollToItem   = 0x48         ;
        constexpr std::uintptr_t m_ScrollScheduledItem            = 0x50         ;
        constexpr std::uintptr_t m_ScrollCallback                 = 0x58         ;
        constexpr std::uintptr_t m_LastFocusedElementIndex        = 0x60         ;
        constexpr std::uintptr_t m_LastFocusedElementTreeChildIndexes = 0x68         ;
        constexpr std::uintptr_t m_VisibleItemPredicateDelegate   = 0x70         ;
        constexpr std::uintptr_t m_ScrollInsertionList            = 0x78         ;
        constexpr std::uintptr_t m_EmptyRows                      = 0x80         ;
        constexpr std::uintptr_t m_ScrolledToItemIndex            = 0x0          ;
    }

    namespace UnityEngine_UIElements__ReusableCollectionItem
    {
        constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _animator_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x24         ;
        constexpr std::uintptr_t _isDragGhost_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t onGeometryChanged                = 0x30         ;
        constexpr std::uintptr_t m_GeometryChangedEventCallback   = 0x38         ;
        constexpr std::uintptr_t onDestroy                        = 0x40         ;
    }

    namespace UnityEngine_UIElements__ReusableListViewItem
    {
        constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _animator_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x24         ;
        constexpr std::uintptr_t _isDragGhost_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t onGeometryChanged                = 0x30         ;
        constexpr std::uintptr_t m_GeometryChangedEventCallback   = 0x38         ;
        constexpr std::uintptr_t onDestroy                        = 0x40         ;
        constexpr std::uintptr_t m_Container                      = 0x48         ;
        constexpr std::uintptr_t m_DragHandle                     = 0x50         ;
        constexpr std::uintptr_t m_ItemContainer                  = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t k_SortingDisablesReorderingTooltip = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__ReusableMultiColumnListViewItem
    {
        constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _animator_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x24         ;
        constexpr std::uintptr_t _isDragGhost_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t onGeometryChanged                = 0x30         ;
        constexpr std::uintptr_t m_GeometryChangedEventCallback   = 0x38         ;
        constexpr std::uintptr_t onDestroy                        = 0x40         ;
        constexpr std::uintptr_t m_Container                      = 0x48         ;
        constexpr std::uintptr_t m_DragHandle                     = 0x50         ;
        constexpr std::uintptr_t m_ItemContainer                  = 0x58         ;
    }

    namespace UnityEngine_UIElements__ReusableMultiColumnTreeViewItem
    {
        constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _animator_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x24         ;
        constexpr std::uintptr_t _isDragGhost_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t onGeometryChanged                = 0x30         ;
        constexpr std::uintptr_t m_GeometryChangedEventCallback   = 0x38         ;
        constexpr std::uintptr_t onDestroy                        = 0x40         ;
        constexpr std::uintptr_t m_Toggle                         = 0x48         ;
        constexpr std::uintptr_t m_Container                      = 0x50         ;
        constexpr std::uintptr_t m_IndentElement                  = 0x58         ;
        constexpr std::uintptr_t m_BindableContainer              = 0x60         ;
        constexpr std::uintptr_t m_Checkmark                      = 0x68         ;
        constexpr std::uintptr_t onPointerUp                      = 0x70         ;
        constexpr std::uintptr_t onToggleValueChanged             = 0x78         ;
        constexpr std::uintptr_t m_Depth                          = 0x80         ;
        constexpr std::uintptr_t m_IndentWidth                    = 0x84         ;
        constexpr std::uintptr_t customIndentWidth                = 0x88         ;
        constexpr std::uintptr_t m_PointerUpCallback              = 0x90         ;
        constexpr std::uintptr_t m_ToggleValueChangedCallback     = 0x98         ;
        constexpr std::uintptr_t m_ToggleGeometryChangedCallback  = 0xA0         ;
    }

    namespace UnityEngine_UIElements__ReusableTreeViewItem
    {
        constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _animator_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x24         ;
        constexpr std::uintptr_t _isDragGhost_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t onGeometryChanged                = 0x30         ;
        constexpr std::uintptr_t m_GeometryChangedEventCallback   = 0x38         ;
        constexpr std::uintptr_t onDestroy                        = 0x40         ;
        constexpr std::uintptr_t m_Toggle                         = 0x48         ;
        constexpr std::uintptr_t m_Container                      = 0x50         ;
        constexpr std::uintptr_t m_IndentElement                  = 0x58         ;
        constexpr std::uintptr_t m_BindableContainer              = 0x60         ;
        constexpr std::uintptr_t m_Checkmark                      = 0x68         ;
        constexpr std::uintptr_t onPointerUp                      = 0x70         ;
        constexpr std::uintptr_t onToggleValueChanged             = 0x78         ;
        constexpr std::uintptr_t m_Depth                          = 0x80         ;
        constexpr std::uintptr_t m_IndentWidth                    = 0x84         ;
        constexpr std::uintptr_t customIndentWidth                = 0x88         ;
        constexpr std::uintptr_t m_PointerUpCallback              = 0x90         ;
        constexpr std::uintptr_t m_ToggleValueChangedCallback     = 0x98         ;
        constexpr std::uintptr_t m_ToggleGeometryChangedCallback  = 0xA0         ;
    }

    namespace UnityEngine_UIElements__VerticalVirtualizationController`1
    {
        constexpr std::uintptr_t m_ScrollView                     = 0x10         ;
        constexpr std::uintptr_t m_Pool                           = 0x0          ;
    }

    namespace UnityEngine_UIElements__ContextualMenuManager
    {
        constexpr std::uintptr_t _displayMenuHandledOSX_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_UIElements__ContextualMenuManipulator
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x30         ;
        constexpr std::uintptr_t m_MenuBuilder                    = 0x38         ;
    }

    namespace UnityEngine_UIElements__BaseBoolField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Label                          = 0x358        ;
        constexpr std::uintptr_t m_CheckMark                      = 0x360        ;
        constexpr std::uintptr_t m_Clickable                      = 0x368        ;
        constexpr std::uintptr_t _toggleOnLabelClick_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _toggleOnTextClick_k__BackingField = 0x371        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x378        ;

        namespace _static
        {
            constexpr std::uintptr_t textProperty                     = 0x0          ;
            constexpr std::uintptr_t toggleOnLabelClickProperty       = 0x98         ;
        }

    }

    namespace UnityEngine_UIElements__BaseCompositeField`3
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Fields                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t isDelayedProperty                = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x0          ;
            constexpr std::uintptr_t inputUssClassName                = 0x0          ;
            constexpr std::uintptr_t spacerUssClassName               = 0x0          ;
            constexpr std::uintptr_t multilineVariantUssClassName     = 0x0          ;
            constexpr std::uintptr_t fieldGroupUssClassName           = 0x0          ;
            constexpr std::uintptr_t fieldUssClassName                = 0x0          ;
            constexpr std::uintptr_t firstFieldVariantUssClassName    = 0x0          ;
            constexpr std::uintptr_t twoLinesVariantUssClassName      = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__ListViewReorderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__BaseListView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t itemsChosen                      = 0x2D8        ;
        constexpr std::uintptr_t selectionChanged                 = 0x2E0        ;
        constexpr std::uintptr_t selectedIndicesChanged           = 0x2E8        ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x2F0        ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x2F8        ;
        constexpr std::uintptr_t m_SelectionNotChanged            = 0x300        ;
        constexpr std::uintptr_t canStartDrag                     = 0x308        ;
        constexpr std::uintptr_t setupDragAndDrop                 = 0x310        ;
        constexpr std::uintptr_t dragAndDropUpdate                = 0x318        ;
        constexpr std::uintptr_t handleDrop                       = 0x320        ;
        constexpr std::uintptr_t m_SelectionType                  = 0x328        ;
        constexpr std::uintptr_t allowSingleClickChoice           = 0x32C        ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0x32D        ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0x330        ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x334        ;
        constexpr std::uintptr_t m_ItemHeightIsInline             = 0x338        ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x33C        ;
        constexpr std::uintptr_t m_ScrollView                     = 0x340        ;
        constexpr std::uintptr_t m_ViewController                 = 0x348        ;
        constexpr std::uintptr_t m_VirtualizationController       = 0x350        ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x358        ;
        constexpr std::uintptr_t serializedVirtualizationData     = 0x360        ;
        constexpr std::uintptr_t m_SelectedIds                    = 0x368        ;
        constexpr std::uintptr_t m_Selection                      = 0x370        ;
        constexpr std::uintptr_t m_LastHeight                     = 0x378        ;
        constexpr std::uintptr_t m_RangeSelectionDirection        = 0x37C        ;
        constexpr std::uintptr_t m_Dragger                        = 0x380        ;
        constexpr std::uintptr_t m_ItemIndexChangedCallback       = 0x388        ;
        constexpr std::uintptr_t m_ItemsSourceChangedCallback     = 0x390        ;
        constexpr std::uintptr_t m_RebuildScheduled               = 0x398        ;
        constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0        ;
        constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4        ;
        constexpr std::uintptr_t m_PreviousRefreshedCount         = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDownPosition              = 0x3AC        ;
        constexpr std::uintptr_t m_LastPointerDownTimeStamp       = 0x3B8        ;
        constexpr std::uintptr_t m_PointerDownCount               = 0x3C0        ;
        constexpr std::uintptr_t m_ShowBoundCollectionSize        = 0x3C8        ;
        constexpr std::uintptr_t m_ShowFoldoutHeader              = 0x3C9        ;
        constexpr std::uintptr_t m_HeaderTitle                    = 0x3D0        ;
        constexpr std::uintptr_t drawnHeader                      = 0x3D8        ;
        constexpr std::uintptr_t m_MakeHeader                     = 0x3E0        ;
        constexpr std::uintptr_t drawnFooter                      = 0x3E8        ;
        constexpr std::uintptr_t m_MakeFooter                     = 0x3F0        ;
        constexpr std::uintptr_t m_ShowAddRemoveFooter            = 0x3F8        ;
        constexpr std::uintptr_t itemsAdded                       = 0x400        ;
        constexpr std::uintptr_t itemsRemoved                     = 0x408        ;
        constexpr std::uintptr_t itemsSourceSizeChanged           = 0x410        ;
        constexpr std::uintptr_t m_TrackedItem                    = 0x418        ;
        constexpr std::uintptr_t m_TrackCount                     = 0x420        ;
        constexpr std::uintptr_t m_WhileAutoAssign                = 0x428        ;
        constexpr std::uintptr_t m_BindingSourceSelectionMode     = 0x430        ;
        constexpr std::uintptr_t m_ListViewLabel                  = 0x438        ;
        constexpr std::uintptr_t m_Foldout                        = 0x440        ;
        constexpr std::uintptr_t m_ArraySizeField                 = 0x448        ;
        constexpr std::uintptr_t m_IsOverMultiEditLimit           = 0x450        ;
        constexpr std::uintptr_t m_Footer                         = 0x458        ;
        constexpr std::uintptr_t m_AddButton                      = 0x460        ;
        constexpr std::uintptr_t m_RemoveButton                   = 0x468        ;
        constexpr std::uintptr_t m_ItemAddedCallback              = 0x470        ;
        constexpr std::uintptr_t m_ItemRemovedCallback            = 0x478        ;
        constexpr std::uintptr_t m_ItemsSourceSizeChangedCallback = 0x480        ;
        constexpr std::uintptr_t m_ReorderMode                    = 0x488        ;
        constexpr std::uintptr_t reorderModeChanged               = 0x490        ;
        constexpr std::uintptr_t m_NoneElement                    = 0x498        ;
        constexpr std::uintptr_t m_MakeNoneElement                = 0x4A0        ;
        constexpr std::uintptr_t m_AllowAdd                       = 0x4A8        ;
        constexpr std::uintptr_t m_OverridingAddButtonBehavior    = 0x4B0        ;
        constexpr std::uintptr_t m_OnAdd                          = 0x4B8        ;
        constexpr std::uintptr_t m_AllowRemove                    = 0x4C0        ;
        constexpr std::uintptr_t m_OnRemove                       = 0x4C8        ;
        constexpr std::uintptr_t m_MaxMultiEditStr                = 0x4D0        ;

        namespace _static
        {
            constexpr std::uintptr_t k_SizeFieldLabel                 = 0x0          ;
            constexpr std::uintptr_t showBoundCollectionSizeProperty  = 0x8          ;
            constexpr std::uintptr_t showFoldoutHeaderProperty        = 0xA0         ;
            constexpr std::uintptr_t headerTitleProperty              = 0x138        ;
            constexpr std::uintptr_t makeHeaderProperty               = 0x1D0        ;
            constexpr std::uintptr_t makeFooterProperty               = 0x268        ;
            constexpr std::uintptr_t showAddRemoveFooterProperty      = 0x300        ;
            constexpr std::uintptr_t bindingSourceSelectionModeProperty = 0x398        ;
            constexpr std::uintptr_t reorderModeProperty              = 0x430        ;
            constexpr std::uintptr_t makeNoneElementProperty          = 0x4C8        ;
            constexpr std::uintptr_t allowAddProperty                 = 0x560        ;
            constexpr std::uintptr_t overridingAddButtonBehaviorProperty = 0x5F8        ;
            constexpr std::uintptr_t onAddProperty                    = 0x690        ;
            constexpr std::uintptr_t allowRemoveProperty              = 0x728        ;
            constexpr std::uintptr_t onRemoveProperty                 = 0x7C0        ;
            constexpr std::uintptr_t ussClassName                     = 0x858        ;
            constexpr std::uintptr_t itemUssClassName                 = 0x860        ;
            constexpr std::uintptr_t emptyLabelUssClassName           = 0x868        ;
            constexpr std::uintptr_t overMaxMultiEditLimitClassName   = 0x870        ;
            constexpr std::uintptr_t reorderableUssClassName          = 0x878        ;
            constexpr std::uintptr_t reorderableItemUssClassName      = 0x880        ;
            constexpr std::uintptr_t reorderableItemContainerUssClassName = 0x888        ;
            constexpr std::uintptr_t reorderableItemHandleUssClassName = 0x890        ;
            constexpr std::uintptr_t reorderableItemHandleBarUssClassName = 0x898        ;
            constexpr std::uintptr_t footerUssClassName               = 0x8A0        ;
            constexpr std::uintptr_t foldoutHeaderUssClassName        = 0x8A8        ;
            constexpr std::uintptr_t arraySizeFieldUssClassName       = 0x8B0        ;
            constexpr std::uintptr_t arraySizeFieldWithHeaderUssClassName = 0x8B8        ;
            constexpr std::uintptr_t arraySizeFieldWithFooterUssClassName = 0x8C0        ;
            constexpr std::uintptr_t listViewWithHeaderUssClassName   = 0x8C8        ;
            constexpr std::uintptr_t listViewWithFooterUssClassName   = 0x8D0        ;
            constexpr std::uintptr_t scrollViewWithFooterUssClassName = 0x8D8        ;
            constexpr std::uintptr_t footerAddButtonName              = 0x8E0        ;
            constexpr std::uintptr_t footerRemoveButtonName           = 0x8E8        ;
            constexpr std::uintptr_t k_EmptyListStr                   = 0x8F0        ;
        }

    }

    namespace UnityEngine_UIElements__BasePopupField`2
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Choices                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t choicesProperty                  = 0x0          ;
            constexpr std::uintptr_t textProperty                     = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t textUssClassName                 = 0x0          ;
            constexpr std::uintptr_t arrowUssClassName                = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x0          ;
            constexpr std::uintptr_t inputUssClassName                = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__SliderDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__BaseSlider`1
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _dragContainer_k__BackingField   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t lowValueProperty                 = 0x0          ;
            constexpr std::uintptr_t highValueProperty                = 0x0          ;
            constexpr std::uintptr_t rangeProperty                    = 0x0          ;
            constexpr std::uintptr_t pageSizeProperty                 = 0x0          ;
            constexpr std::uintptr_t showInputFieldProperty           = 0x0          ;
            constexpr std::uintptr_t directionProperty                = 0x0          ;
            constexpr std::uintptr_t invertedProperty                 = 0x0          ;
            constexpr std::uintptr_t fillProperty                     = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x0          ;
            constexpr std::uintptr_t inputUssClassName                = 0x0          ;
            constexpr std::uintptr_t horizontalVariantUssClassName    = 0x0          ;
            constexpr std::uintptr_t verticalVariantUssClassName      = 0x0          ;
            constexpr std::uintptr_t dragContainerUssClassName        = 0x0          ;
            constexpr std::uintptr_t trackerUssClassName              = 0x0          ;
            constexpr std::uintptr_t draggerUssClassName              = 0x0          ;
            constexpr std::uintptr_t draggerBorderUssClassName        = 0x0          ;
            constexpr std::uintptr_t textFieldClassName               = 0x0          ;
            constexpr std::uintptr_t fillUssClassName                 = 0x0          ;
            constexpr std::uintptr_t movableUssClassName              = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__TreeViewExpansionChangedArgs
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _isExpanded_k__BackingField      = 0x14         ;
        constexpr std::uintptr_t _isAppliedToAllChildren_k__BackingField = 0x15         ;
    }

    namespace UnityEngine_UIElements__BaseTreeView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t itemsChosen                      = 0x2D8        ;
        constexpr std::uintptr_t selectionChanged                 = 0x2E0        ;
        constexpr std::uintptr_t selectedIndicesChanged           = 0x2E8        ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x2F0        ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x2F8        ;
        constexpr std::uintptr_t m_SelectionNotChanged            = 0x300        ;
        constexpr std::uintptr_t canStartDrag                     = 0x308        ;
        constexpr std::uintptr_t setupDragAndDrop                 = 0x310        ;
        constexpr std::uintptr_t dragAndDropUpdate                = 0x318        ;
        constexpr std::uintptr_t handleDrop                       = 0x320        ;
        constexpr std::uintptr_t m_SelectionType                  = 0x328        ;
        constexpr std::uintptr_t allowSingleClickChoice           = 0x32C        ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0x32D        ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0x330        ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x334        ;
        constexpr std::uintptr_t m_ItemHeightIsInline             = 0x338        ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x33C        ;
        constexpr std::uintptr_t m_ScrollView                     = 0x340        ;
        constexpr std::uintptr_t m_ViewController                 = 0x348        ;
        constexpr std::uintptr_t m_VirtualizationController       = 0x350        ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x358        ;
        constexpr std::uintptr_t serializedVirtualizationData     = 0x360        ;
        constexpr std::uintptr_t m_SelectedIds                    = 0x368        ;
        constexpr std::uintptr_t m_Selection                      = 0x370        ;
        constexpr std::uintptr_t m_LastHeight                     = 0x378        ;
        constexpr std::uintptr_t m_RangeSelectionDirection        = 0x37C        ;
        constexpr std::uintptr_t m_Dragger                        = 0x380        ;
        constexpr std::uintptr_t m_ItemIndexChangedCallback       = 0x388        ;
        constexpr std::uintptr_t m_ItemsSourceChangedCallback     = 0x390        ;
        constexpr std::uintptr_t m_RebuildScheduled               = 0x398        ;
        constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0        ;
        constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4        ;
        constexpr std::uintptr_t m_PreviousRefreshedCount         = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDownPosition              = 0x3AC        ;
        constexpr std::uintptr_t m_LastPointerDownTimeStamp       = 0x3B8        ;
        constexpr std::uintptr_t m_PointerDownCount               = 0x3C0        ;
        constexpr std::uintptr_t itemExpandedChanged              = 0x3C8        ;
        constexpr std::uintptr_t m_AutoExpand                     = 0x3D0        ;
        constexpr std::uintptr_t m_ExpandedItemIds                = 0x3D8        ;
        constexpr std::uintptr_t _customIdent_k__BackingField     = 0x3E0        ;

        namespace _static
        {
            constexpr std::uintptr_t autoExpandProperty               = 0x0          ;
            constexpr std::uintptr_t s_TreeViewIndentProperty         = 0x98         ;
            constexpr std::uintptr_t invalidId                        = 0xA0         ;
            constexpr std::uintptr_t ussClassName                     = 0xA8         ;
            constexpr std::uintptr_t itemUssClassName                 = 0xB0         ;
            constexpr std::uintptr_t itemToggleUssClassName           = 0xB8         ;
            constexpr std::uintptr_t itemIndentsContainerUssClassName = 0xC0         ;
            constexpr std::uintptr_t itemIndentUssClassName           = 0xC8         ;
            constexpr std::uintptr_t itemContentContainerUssClassName = 0xD0         ;
        }

    }

    namespace UnityEngine_UIElements__AlternatingRowBackground
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__CollectionVirtualizationMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__BindingSourceSelectionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__SerializedVirtualizationData
    {
        constexpr std::uintptr_t scrollOffset                     = 0x10         ;
        constexpr std::uintptr_t firstVisibleIndex                = 0x18         ;
        constexpr std::uintptr_t contentPadding                   = 0x1C         ;
        constexpr std::uintptr_t contentHeight                    = 0x20         ;
        constexpr std::uintptr_t anchoredItemIndex                = 0x24         ;
        constexpr std::uintptr_t anchorOffset                     = 0x28         ;
    }

    namespace UnityEngine_UIElements__BaseVerticalCollectionView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t itemsChosen                      = 0x2D8        ;
        constexpr std::uintptr_t selectionChanged                 = 0x2E0        ;
        constexpr std::uintptr_t selectedIndicesChanged           = 0x2E8        ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x2F0        ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x2F8        ;
        constexpr std::uintptr_t m_SelectionNotChanged            = 0x300        ;
        constexpr std::uintptr_t canStartDrag                     = 0x308        ;
        constexpr std::uintptr_t setupDragAndDrop                 = 0x310        ;
        constexpr std::uintptr_t dragAndDropUpdate                = 0x318        ;
        constexpr std::uintptr_t handleDrop                       = 0x320        ;
        constexpr std::uintptr_t m_SelectionType                  = 0x328        ;
        constexpr std::uintptr_t allowSingleClickChoice           = 0x32C        ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0x32D        ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0x330        ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x334        ;
        constexpr std::uintptr_t m_ItemHeightIsInline             = 0x338        ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x33C        ;
        constexpr std::uintptr_t m_ScrollView                     = 0x340        ;
        constexpr std::uintptr_t m_ViewController                 = 0x348        ;
        constexpr std::uintptr_t m_VirtualizationController       = 0x350        ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x358        ;
        constexpr std::uintptr_t serializedVirtualizationData     = 0x360        ;
        constexpr std::uintptr_t m_SelectedIds                    = 0x368        ;
        constexpr std::uintptr_t m_Selection                      = 0x370        ;
        constexpr std::uintptr_t m_LastHeight                     = 0x378        ;
        constexpr std::uintptr_t m_RangeSelectionDirection        = 0x37C        ;
        constexpr std::uintptr_t m_Dragger                        = 0x380        ;
        constexpr std::uintptr_t m_ItemIndexChangedCallback       = 0x388        ;
        constexpr std::uintptr_t m_ItemsSourceChangedCallback     = 0x390        ;
        constexpr std::uintptr_t m_RebuildScheduled               = 0x398        ;
        constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0        ;
        constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4        ;
        constexpr std::uintptr_t m_PreviousRefreshedCount         = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDownPosition              = 0x3AC        ;
        constexpr std::uintptr_t m_LastPointerDownTimeStamp       = 0x3B8        ;
        constexpr std::uintptr_t m_PointerDownCount               = 0x3C0        ;

        namespace _static
        {
            constexpr std::uintptr_t itemsSourceProperty              = 0x0          ;
            constexpr std::uintptr_t selectionTypeProperty            = 0x98         ;
            constexpr std::uintptr_t selectedItemProperty             = 0x130        ;
            constexpr std::uintptr_t selectedItemsProperty            = 0x1C8        ;
            constexpr std::uintptr_t selectedIndexProperty            = 0x260        ;
            constexpr std::uintptr_t selectedIndicesProperty          = 0x2F8        ;
            constexpr std::uintptr_t showBorderProperty               = 0x390        ;
            constexpr std::uintptr_t reorderableProperty              = 0x428        ;
            constexpr std::uintptr_t horizontalScrollingEnabledProperty = 0x4C0        ;
            constexpr std::uintptr_t showAlternatingRowBackgroundsProperty = 0x558        ;
            constexpr std::uintptr_t virtualizationMethodProperty     = 0x5F0        ;
            constexpr std::uintptr_t fixedItemHeightProperty          = 0x688        ;
            constexpr std::uintptr_t k_RefreshMarker                  = 0x720        ;
            constexpr std::uintptr_t k_RebuildMarker                  = 0x728        ;
            constexpr std::uintptr_t k_EmptyItems                     = 0x730        ;
            constexpr std::uintptr_t k_InvalidTemplateError           = 0x738        ;
            constexpr std::uintptr_t s_ItemHeightProperty             = 0x740        ;
            constexpr std::uintptr_t ussClassName                     = 0x748        ;
            constexpr std::uintptr_t borderUssClassName               = 0x750        ;
            constexpr std::uintptr_t itemUssClassName                 = 0x758        ;
            constexpr std::uintptr_t dragHoverBarUssClassName         = 0x760        ;
            constexpr std::uintptr_t dragHoverMarkerUssClassName      = 0x768        ;
            constexpr std::uintptr_t itemDragHoverUssClassName        = 0x770        ;
            constexpr std::uintptr_t itemSelectedVariantUssClassName  = 0x778        ;
            constexpr std::uintptr_t itemAlternativeBackgroundUssClassName = 0x780        ;
            constexpr std::uintptr_t listScrollViewUssClassName       = 0x788        ;
            constexpr std::uintptr_t backgroundFillUssClassName       = 0x790        ;
        }

    }

    namespace UnityEngine_UIElements__BoundsField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x318        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x328        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x330        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x338        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x340        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x348        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x360        ;
        constexpr std::uintptr_t m_CenterField                    = 0x368        ;
        constexpr std::uintptr_t m_ExtentsField                   = 0x370        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
            constexpr std::uintptr_t centerFieldUssClassName          = 0x18         ;
            constexpr std::uintptr_t extentsFieldUssClassName         = 0x20         ;
        }

    }

    namespace UnityEngine_UIElements__BoundsIntField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x318        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x328        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x330        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x338        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x340        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x348        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x360        ;
        constexpr std::uintptr_t m_PositionField                  = 0x368        ;
        constexpr std::uintptr_t m_SizeField                      = 0x370        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
            constexpr std::uintptr_t positionUssClassName             = 0x18         ;
            constexpr std::uintptr_t sizeUssClassName                 = 0x20         ;
        }

    }

    namespace UnityEngine_UIElements__Box
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__Button
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;
        constexpr std::uintptr_t m_Clickable                      = 0x3D0        ;
        constexpr std::uintptr_t m_TextElement                    = 0x3D8        ;
        constexpr std::uintptr_t m_ImageElement                   = 0x3E0        ;
        constexpr std::uintptr_t m_IconImage                      = 0x3E8        ;
        constexpr std::uintptr_t m_Text                           = 0x408        ;

        namespace _static
        {
            constexpr std::uintptr_t iconImageProperty                = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x98         ;
            constexpr std::uintptr_t iconUssClassName                 = 0xA0         ;
            constexpr std::uintptr_t iconOnlyUssClassName             = 0xA8         ;
            constexpr std::uintptr_t imageUSSClassName                = 0xB0         ;
            constexpr std::uintptr_t NonEmptyString                   = 0xB8         ;
        }

    }

    namespace UnityEngine_UIElements__ButtonStripField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Buttons                        = 0x358        ;
    }

    namespace UnityEngine_UIElements__RectField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x310        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x328        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x330        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x338        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x340        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358        ;
        constexpr std::uintptr_t m_Fields                         = 0x360        ;
        constexpr std::uintptr_t m_ShouldUpdateDisplay            = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x369        ;
        constexpr std::uintptr_t m_IsDelayed                      = 0x36A        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__RectIntField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x310        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x328        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x330        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x338        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x340        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358        ;
        constexpr std::uintptr_t m_Fields                         = 0x360        ;
        constexpr std::uintptr_t m_ShouldUpdateDisplay            = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x369        ;
        constexpr std::uintptr_t m_IsDelayed                      = 0x36A        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__Vector2Field
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Fields                         = 0x358        ;
        constexpr std::uintptr_t m_ShouldUpdateDisplay            = 0x360        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x361        ;
        constexpr std::uintptr_t m_IsDelayed                      = 0x362        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__Vector3Field
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x310        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x328        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x330        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x338        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x340        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358        ;
        constexpr std::uintptr_t m_Fields                         = 0x360        ;
        constexpr std::uintptr_t m_ShouldUpdateDisplay            = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x369        ;
        constexpr std::uintptr_t m_IsDelayed                      = 0x36A        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__Vector4Field
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x310        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x328        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x330        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x338        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x340        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358        ;
        constexpr std::uintptr_t m_Fields                         = 0x360        ;
        constexpr std::uintptr_t m_ShouldUpdateDisplay            = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x369        ;
        constexpr std::uintptr_t m_IsDelayed                      = 0x36A        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__Vector2IntField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Fields                         = 0x358        ;
        constexpr std::uintptr_t m_ShouldUpdateDisplay            = 0x360        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x361        ;
        constexpr std::uintptr_t m_IsDelayed                      = 0x362        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__Vector3IntField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x310        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x328        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x330        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x338        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x340        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358        ;
        constexpr std::uintptr_t m_Fields                         = 0x360        ;
        constexpr std::uintptr_t m_ShouldUpdateDisplay            = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x369        ;
        constexpr std::uintptr_t m_IsDelayed                      = 0x36A        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__DoubleField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x358        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x360        ;
        constexpr std::uintptr_t m_Dragger                        = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x370        ;
        constexpr std::uintptr_t m_SupportExpressions             = 0x371        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__DropdownField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Choices                        = 0x358        ;
        constexpr std::uintptr_t m_TextElement                    = 0x360        ;
        constexpr std::uintptr_t m_ArrowElement                   = 0x368        ;
        constexpr std::uintptr_t m_ScheduledShowMenuItem          = 0x370        ;
        constexpr std::uintptr_t m_FormatSelectedValueCallback    = 0x378        ;
        constexpr std::uintptr_t m_FormatListItemCallback         = 0x380        ;
        constexpr std::uintptr_t createMenuCallback               = 0x388        ;
        constexpr std::uintptr_t m_GenericMenu                    = 0x390        ;
        constexpr std::uintptr_t m_AutoCloseMenu                  = 0x398        ;
        constexpr std::uintptr_t m_Index                          = 0x3A0        ;
    }

    namespace UnityEngine_UIElements__EnumField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_EnumType                       = 0x358        ;
        constexpr std::uintptr_t m_IncludeObsoleteValues          = 0x360        ;
        constexpr std::uintptr_t m_TextElement                    = 0x368        ;
        constexpr std::uintptr_t m_ArrowElement                   = 0x370        ;
        constexpr std::uintptr_t m_EnumData                       = 0x378        ;
        constexpr std::uintptr_t createMenuCallback               = 0x3B8        ;

        namespace _static
        {
            constexpr std::uintptr_t textProperty                     = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x98         ;
            constexpr std::uintptr_t textUssClassName                 = 0xA0         ;
            constexpr std::uintptr_t arrowUssClassName                = 0xA8         ;
            constexpr std::uintptr_t labelUssClassName                = 0xB0         ;
            constexpr std::uintptr_t inputUssClassName                = 0xB8         ;
        }

    }

    namespace UnityEngine_UIElements__FloatField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x358        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x360        ;
        constexpr std::uintptr_t m_Dragger                        = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x370        ;
        constexpr std::uintptr_t m_SupportExpressions             = 0x371        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__Foldout
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_Toggle                         = 0x2D8        ;
        constexpr std::uintptr_t m_Container                      = 0x2E0        ;
        constexpr std::uintptr_t m_Value                          = 0x2E8        ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x2F0        ;

        namespace _static
        {
            constexpr std::uintptr_t textProperty                     = 0x0          ;
            constexpr std::uintptr_t toggleOnLabelClickProperty       = 0x98         ;
            constexpr std::uintptr_t valueProperty                    = 0x130        ;
            constexpr std::uintptr_t ussClassName                     = 0x1C8        ;
            constexpr std::uintptr_t toggleUssClassName               = 0x1D0        ;
            constexpr std::uintptr_t contentUssClassName              = 0x1D8        ;
            constexpr std::uintptr_t inputUssClassName                = 0x1E0        ;
            constexpr std::uintptr_t checkmarkUssClassName            = 0x1E8        ;
            constexpr std::uintptr_t textUssClassName                 = 0x1F0        ;
            constexpr std::uintptr_t toggleInspectorUssClassName      = 0x1F8        ;
            constexpr std::uintptr_t ussFoldoutDepthClassName         = 0x200        ;
            constexpr std::uintptr_t ussFoldoutMaxDepth               = 0x208        ;
        }

    }

    namespace UnityEngine_UIElements__DropdownMenuSizeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__GenericDropdownMenu
    {
        constexpr std::uintptr_t m_Items                          = 0x10         ;
        constexpr std::uintptr_t m_MenuContainer                  = 0x18         ;
        constexpr std::uintptr_t m_OuterContainer                 = 0x20         ;
        constexpr std::uintptr_t m_ScrollView                     = 0x28         ;
        constexpr std::uintptr_t m_PanelRootVisualContainer       = 0x30         ;
        constexpr std::uintptr_t m_TargetElement                  = 0x38         ;
        constexpr std::uintptr_t m_DesiredRect                    = 0x40         ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x50         ;
        constexpr std::uintptr_t m_PositionTop                    = 0x58         ;
        constexpr std::uintptr_t m_PositionLeft                   = 0x5C         ;
        constexpr std::uintptr_t m_ContentWidth                   = 0x60         ;
        constexpr std::uintptr_t m_FitContentWidth                = 0x64         ;
        constexpr std::uintptr_t m_ShownAboveTarget               = 0x65         ;
        constexpr std::uintptr_t _isSingleSelectionDropdown_k__BackingField = 0x66         ;
        constexpr std::uintptr_t _closeOnParentResize_k__BackingField = 0x67         ;
        constexpr std::uintptr_t onOpen                           = 0x68         ;
        constexpr std::uintptr_t onClose                          = 0x70         ;
        constexpr std::uintptr_t m_MousePosition                  = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t itemUssClassName                 = 0x8          ;
            constexpr std::uintptr_t itemContentUssClassName          = 0x10         ;
            constexpr std::uintptr_t labelUssClassName                = 0x18         ;
            constexpr std::uintptr_t containerInnerUssClassName       = 0x20         ;
            constexpr std::uintptr_t containerOuterUssClassName       = 0x28         ;
            constexpr std::uintptr_t checkmarkUssClassName            = 0x30         ;
            constexpr std::uintptr_t separatorUssClassName            = 0x38         ;
            constexpr std::uintptr_t contentWidthUssClassName         = 0x40         ;
        }

    }

    namespace UnityEngine_UIElements__GroupBox
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_TitleLabel                     = 0x2D8        ;

        namespace _static
        {
            constexpr std::uintptr_t textProperty                     = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x98         ;
            constexpr std::uintptr_t labelUssClassName                = 0xA0         ;
        }

    }

    namespace UnityEngine_UIElements__Hash128Field
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x310        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x328        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x330        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x338        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x340        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x360        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x368        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__HelpBoxMessageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__HelpBox
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_HelpBoxMessageType             = 0x2C8        ;
        constexpr std::uintptr_t m_Icon                           = 0x2D0        ;
        constexpr std::uintptr_t m_IconClass                      = 0x2D8        ;
        constexpr std::uintptr_t m_Label                          = 0x2E0        ;

        namespace _static
        {
            constexpr std::uintptr_t textProperty                     = 0x0          ;
            constexpr std::uintptr_t messageTypeProperty              = 0x98         ;
            constexpr std::uintptr_t ussClassName                     = 0x130        ;
            constexpr std::uintptr_t labelUssClassName                = 0x138        ;
            constexpr std::uintptr_t iconUssClassName                 = 0x140        ;
            constexpr std::uintptr_t iconInfoUssClassName             = 0x148        ;
            constexpr std::uintptr_t iconwarningUssClassName          = 0x150        ;
            constexpr std::uintptr_t iconErrorUssClassName            = 0x158        ;
        }

    }

    namespace UnityEngine_UIElements__Image
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_ScaleMode                      = 0x2C8        ;
        constexpr std::uintptr_t m_Image                          = 0x2D0        ;
        constexpr std::uintptr_t m_UV                             = 0x2D8        ;
        constexpr std::uintptr_t m_TintColor                      = 0x2E8        ;
        constexpr std::uintptr_t m_ImageIsInline                  = 0x2F8        ;
        constexpr std::uintptr_t m_ScaleModeIsInline              = 0x2F9        ;
        constexpr std::uintptr_t m_TintColorIsInline              = 0x2FA        ;

        namespace _static
        {
            constexpr std::uintptr_t sourceProperty                   = 0x0          ;
            constexpr std::uintptr_t imageProperty                    = 0x98         ;
            constexpr std::uintptr_t spriteProperty                   = 0x130        ;
            constexpr std::uintptr_t vectorImageProperty              = 0x1C8        ;
            constexpr std::uintptr_t sourceRectProperty               = 0x260        ;
            constexpr std::uintptr_t uvProperty                       = 0x2F8        ;
            constexpr std::uintptr_t scaleModeProperty                = 0x390        ;
            constexpr std::uintptr_t tintColorProperty                = 0x428        ;
            constexpr std::uintptr_t ussClassName                     = 0x4C0        ;
            constexpr std::uintptr_t s_ImageProperty                  = 0x4C8        ;
            constexpr std::uintptr_t s_SpriteProperty                 = 0x4D0        ;
            constexpr std::uintptr_t s_VectorImageProperty            = 0x4D8        ;
            constexpr std::uintptr_t s_ScaleModeProperty              = 0x4E0        ;
            constexpr std::uintptr_t s_TintColorProperty              = 0x4E8        ;
        }

    }

    namespace UnityEngine_UIElements__BaseField`1
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t valueProperty                    = 0x0          ;
            constexpr std::uintptr_t labelProperty                    = 0x0          ;
            constexpr std::uintptr_t showMixedValueProperty           = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x0          ;
            constexpr std::uintptr_t inputUssClassName                = 0x0          ;
            constexpr std::uintptr_t noLabelVariantUssClassName       = 0x0          ;
            constexpr std::uintptr_t labelDraggerVariantUssClassName  = 0x0          ;
            constexpr std::uintptr_t mixedValueLabelUssClassName      = 0x0          ;
            constexpr std::uintptr_t alignedFieldUssClassName         = 0x0          ;
            constexpr std::uintptr_t inspectorFieldUssClassName       = 0x0          ;
            constexpr std::uintptr_t mixedValueString                 = 0x0          ;
            constexpr std::uintptr_t serializedPropertyCopyName       = 0x0          ;
            constexpr std::uintptr_t s_LabelWidthRatioProperty        = 0x0          ;
            constexpr std::uintptr_t s_LabelExtraPaddingProperty      = 0x0          ;
            constexpr std::uintptr_t s_LabelBaseMinWidthProperty      = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__BaseFieldTraits`2
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__KeyboardTextEditorEventHandler
    {
        constexpr std::uintptr_t textElement                      = 0x10         ;
        constexpr std::uintptr_t editingUtilities                 = 0x18         ;
        constexpr std::uintptr_t m_Changed                        = 0x20         ;
        constexpr std::uintptr_t m_ShouldInvokeUpdateValue        = 0x21         ;
    }

    namespace UnityEngine_UIElements__TextEditorEventHandler
    {
        constexpr std::uintptr_t textElement                      = 0x10         ;
        constexpr std::uintptr_t editingUtilities                 = 0x18         ;
    }

    namespace UnityEngine_UIElements__TextField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x358        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x360        ;

        namespace _static
        {
            constexpr std::uintptr_t multilineProperty                = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x98         ;
            constexpr std::uintptr_t labelUssClassName                = 0xA0         ;
            constexpr std::uintptr_t inputUssClassName                = 0xA8         ;
        }

    }

    namespace UnityEngine_UIElements__TextInputBaseField`1
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t autoCorrectionProperty           = 0x0          ;
            constexpr std::uintptr_t hideMobileInputProperty          = 0x0          ;
            constexpr std::uintptr_t hideSoftKeyboardProperty         = 0x0          ;
            constexpr std::uintptr_t hidePlaceholderOnFocusProperty   = 0x0          ;
            constexpr std::uintptr_t keyboardTypeProperty             = 0x0          ;
            constexpr std::uintptr_t isReadOnlyProperty               = 0x0          ;
            constexpr std::uintptr_t isPasswordFieldProperty          = 0x0          ;
            constexpr std::uintptr_t textSelectionProperty            = 0x0          ;
            constexpr std::uintptr_t textEditionProperty              = 0x0          ;
            constexpr std::uintptr_t placeholderTextProperty          = 0x0          ;
            constexpr std::uintptr_t cursorIndexProperty              = 0x0          ;
            constexpr std::uintptr_t cursorPositionProperty           = 0x0          ;
            constexpr std::uintptr_t selectIndexProperty              = 0x0          ;
            constexpr std::uintptr_t selectAllOnFocusProperty         = 0x0          ;
            constexpr std::uintptr_t selectAllOnMouseUpProperty       = 0x0          ;
            constexpr std::uintptr_t maxLengthProperty                = 0x0          ;
            constexpr std::uintptr_t doubleClickSelectsWordProperty   = 0x0          ;
            constexpr std::uintptr_t tripleClickSelectsLineProperty   = 0x0          ;
            constexpr std::uintptr_t emojiFallbackSupportProperty     = 0x0          ;
            constexpr std::uintptr_t isDelayedProperty                = 0x0          ;
            constexpr std::uintptr_t maskCharProperty                 = 0x0          ;
            constexpr std::uintptr_t verticalScrollerVisibilityProperty = 0x0          ;
            constexpr std::uintptr_t s_SelectionColorProperty         = 0x0          ;
            constexpr std::uintptr_t s_CursorColorProperty            = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x0          ;
            constexpr std::uintptr_t inputUssClassName                = 0x0          ;
            constexpr std::uintptr_t multilineContainerClassName      = 0x0          ;
            constexpr std::uintptr_t singleLineInputUssClassName      = 0x0          ;
            constexpr std::uintptr_t multilineInputUssClassName       = 0x0          ;
            constexpr std::uintptr_t placeholderUssClassName          = 0x0          ;
            constexpr std::uintptr_t multilineInputWithScrollViewUssClassName = 0x0          ;
            constexpr std::uintptr_t textInputUssName                 = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__TouchScreenTextEditorEventHandler
    {
        constexpr std::uintptr_t textElement                      = 0x10         ;
        constexpr std::uintptr_t editingUtilities                 = 0x18         ;
        constexpr std::uintptr_t m_TouchKeyboardPoller            = 0x20         ;
        constexpr std::uintptr_t m_IsClicking                     = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _Frame_k__BackingField           = 0x0          ;
            constexpr std::uintptr_t _activeTouchScreenKeyboard_k__BackingField = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__IntegerField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x358        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x360        ;
        constexpr std::uintptr_t m_Dragger                        = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x370        ;
        constexpr std::uintptr_t m_SupportExpressions             = 0x371        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__Label
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__ListView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t itemsChosen                      = 0x2D8        ;
        constexpr std::uintptr_t selectionChanged                 = 0x2E0        ;
        constexpr std::uintptr_t selectedIndicesChanged           = 0x2E8        ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x2F0        ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x2F8        ;
        constexpr std::uintptr_t m_SelectionNotChanged            = 0x300        ;
        constexpr std::uintptr_t canStartDrag                     = 0x308        ;
        constexpr std::uintptr_t setupDragAndDrop                 = 0x310        ;
        constexpr std::uintptr_t dragAndDropUpdate                = 0x318        ;
        constexpr std::uintptr_t handleDrop                       = 0x320        ;
        constexpr std::uintptr_t m_SelectionType                  = 0x328        ;
        constexpr std::uintptr_t allowSingleClickChoice           = 0x32C        ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0x32D        ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0x330        ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x334        ;
        constexpr std::uintptr_t m_ItemHeightIsInline             = 0x338        ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x33C        ;
        constexpr std::uintptr_t m_ScrollView                     = 0x340        ;
        constexpr std::uintptr_t m_ViewController                 = 0x348        ;
        constexpr std::uintptr_t m_VirtualizationController       = 0x350        ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x358        ;
        constexpr std::uintptr_t serializedVirtualizationData     = 0x360        ;
        constexpr std::uintptr_t m_SelectedIds                    = 0x368        ;
        constexpr std::uintptr_t m_Selection                      = 0x370        ;
        constexpr std::uintptr_t m_LastHeight                     = 0x378        ;
        constexpr std::uintptr_t m_RangeSelectionDirection        = 0x37C        ;
        constexpr std::uintptr_t m_Dragger                        = 0x380        ;
        constexpr std::uintptr_t m_ItemIndexChangedCallback       = 0x388        ;
        constexpr std::uintptr_t m_ItemsSourceChangedCallback     = 0x390        ;
        constexpr std::uintptr_t m_RebuildScheduled               = 0x398        ;
        constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0        ;
        constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4        ;
        constexpr std::uintptr_t m_PreviousRefreshedCount         = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDownPosition              = 0x3AC        ;
        constexpr std::uintptr_t m_LastPointerDownTimeStamp       = 0x3B8        ;
        constexpr std::uintptr_t m_PointerDownCount               = 0x3C0        ;
        constexpr std::uintptr_t m_ShowBoundCollectionSize        = 0x3C8        ;
        constexpr std::uintptr_t m_ShowFoldoutHeader              = 0x3C9        ;
        constexpr std::uintptr_t m_HeaderTitle                    = 0x3D0        ;
        constexpr std::uintptr_t drawnHeader                      = 0x3D8        ;
        constexpr std::uintptr_t m_MakeHeader                     = 0x3E0        ;
        constexpr std::uintptr_t drawnFooter                      = 0x3E8        ;
        constexpr std::uintptr_t m_MakeFooter                     = 0x3F0        ;
        constexpr std::uintptr_t m_ShowAddRemoveFooter            = 0x3F8        ;
        constexpr std::uintptr_t itemsAdded                       = 0x400        ;
        constexpr std::uintptr_t itemsRemoved                     = 0x408        ;
        constexpr std::uintptr_t itemsSourceSizeChanged           = 0x410        ;
        constexpr std::uintptr_t m_TrackedItem                    = 0x418        ;
        constexpr std::uintptr_t m_TrackCount                     = 0x420        ;
        constexpr std::uintptr_t m_WhileAutoAssign                = 0x428        ;
        constexpr std::uintptr_t m_BindingSourceSelectionMode     = 0x430        ;
        constexpr std::uintptr_t m_ListViewLabel                  = 0x438        ;
        constexpr std::uintptr_t m_Foldout                        = 0x440        ;
        constexpr std::uintptr_t m_ArraySizeField                 = 0x448        ;
        constexpr std::uintptr_t m_IsOverMultiEditLimit           = 0x450        ;
        constexpr std::uintptr_t m_Footer                         = 0x458        ;
        constexpr std::uintptr_t m_AddButton                      = 0x460        ;
        constexpr std::uintptr_t m_RemoveButton                   = 0x468        ;
        constexpr std::uintptr_t m_ItemAddedCallback              = 0x470        ;
        constexpr std::uintptr_t m_ItemRemovedCallback            = 0x478        ;
        constexpr std::uintptr_t m_ItemsSourceSizeChangedCallback = 0x480        ;
        constexpr std::uintptr_t m_ReorderMode                    = 0x488        ;
        constexpr std::uintptr_t reorderModeChanged               = 0x490        ;
        constexpr std::uintptr_t m_NoneElement                    = 0x498        ;
        constexpr std::uintptr_t m_MakeNoneElement                = 0x4A0        ;
        constexpr std::uintptr_t m_AllowAdd                       = 0x4A8        ;
        constexpr std::uintptr_t m_OverridingAddButtonBehavior    = 0x4B0        ;
        constexpr std::uintptr_t m_OnAdd                          = 0x4B8        ;
        constexpr std::uintptr_t m_AllowRemove                    = 0x4C0        ;
        constexpr std::uintptr_t m_OnRemove                       = 0x4C8        ;
        constexpr std::uintptr_t m_MaxMultiEditStr                = 0x4D0        ;
        constexpr std::uintptr_t m_MakeItem                       = 0x4D8        ;
        constexpr std::uintptr_t m_TemplateMakeItem               = 0x4E0        ;
        constexpr std::uintptr_t m_ItemTemplate                   = 0x4E8        ;
        constexpr std::uintptr_t m_BindItem                       = 0x4F0        ;
        constexpr std::uintptr_t m_UnbindItem                     = 0x4F8        ;
        constexpr std::uintptr_t m_DestroyItem                    = 0x500        ;

        namespace _static
        {
            constexpr std::uintptr_t itemTemplateProperty             = 0x0          ;
            constexpr std::uintptr_t makeItemProperty                 = 0x98         ;
            constexpr std::uintptr_t bindItemProperty                 = 0x130        ;
            constexpr std::uintptr_t unbindItemProperty               = 0x1C8        ;
            constexpr std::uintptr_t destroyItemProperty              = 0x260        ;
        }

    }

    namespace UnityEngine_UIElements__LongField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x358        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x360        ;
        constexpr std::uintptr_t m_Dragger                        = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x370        ;
        constexpr std::uintptr_t m_SupportExpressions             = 0x371        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__MinMaxSlider
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _dragElement_k__BackingField     = 0x358        ;
        constexpr std::uintptr_t _dragMinThumb_k__BackingField    = 0x360        ;
        constexpr std::uintptr_t _dragMaxThumb_k__BackingField    = 0x368        ;
        constexpr std::uintptr_t _clampedDragger_k__BackingField  = 0x370        ;
        constexpr std::uintptr_t m_DragElementStartPos            = 0x378        ;
        constexpr std::uintptr_t m_ValueStartPos                  = 0x380        ;
        constexpr std::uintptr_t m_DragState                      = 0x388        ;
        constexpr std::uintptr_t m_MinLimit                       = 0x38C        ;
        constexpr std::uintptr_t m_MaxLimit                       = 0x390        ;

        namespace _static
        {
            constexpr std::uintptr_t minValueProperty                 = 0x0          ;
            constexpr std::uintptr_t maxValueProperty                 = 0x98         ;
            constexpr std::uintptr_t rangeProperty                    = 0x130        ;
            constexpr std::uintptr_t lowLimitProperty                 = 0x1C8        ;
            constexpr std::uintptr_t highLimitProperty                = 0x260        ;
            constexpr std::uintptr_t ussClassName                     = 0x2F8        ;
            constexpr std::uintptr_t labelUssClassName                = 0x300        ;
            constexpr std::uintptr_t inputUssClassName                = 0x308        ;
            constexpr std::uintptr_t trackerUssClassName              = 0x310        ;
            constexpr std::uintptr_t draggerUssClassName              = 0x318        ;
            constexpr std::uintptr_t minThumbUssClassName             = 0x320        ;
            constexpr std::uintptr_t maxThumbUssClassName             = 0x328        ;
            constexpr std::uintptr_t movableUssClassName              = 0x330        ;
        }

    }

    namespace UnityEngine_UIElements__ColumnDataType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Column
    {
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t m_Title                          = 0x18         ;
        constexpr std::uintptr_t m_Icon                           = 0x20         ;
        constexpr std::uintptr_t m_Visible                        = 0x40         ;
        constexpr std::uintptr_t m_Width                          = 0x44         ;
        constexpr std::uintptr_t m_MinWidth                       = 0x4C         ;
        constexpr std::uintptr_t m_MaxWidth                       = 0x54         ;
        constexpr std::uintptr_t m_DesiredWidth                   = 0x5C         ;
        constexpr std::uintptr_t m_Stretchable                    = 0x60         ;
        constexpr std::uintptr_t m_Sortable                       = 0x61         ;
        constexpr std::uintptr_t m_Optional                       = 0x62         ;
        constexpr std::uintptr_t m_Resizable                      = 0x63         ;
        constexpr std::uintptr_t m_HeaderTemplate                 = 0x68         ;
        constexpr std::uintptr_t m_CellTemplate                   = 0x70         ;
        constexpr std::uintptr_t m_MakeHeader                     = 0x78         ;
        constexpr std::uintptr_t m_BindHeader                     = 0x80         ;
        constexpr std::uintptr_t m_UnbindHeader                   = 0x88         ;
        constexpr std::uintptr_t m_DestroyHeader                  = 0x90         ;
        constexpr std::uintptr_t m_MakeCell                       = 0x98         ;
        constexpr std::uintptr_t m_BindCell                       = 0xA0         ;
        constexpr std::uintptr_t m_UnbindCellItem                 = 0xA8         ;
        constexpr std::uintptr_t propertyChanged                  = 0xB0         ;
        constexpr std::uintptr_t _comparison_k__BackingField      = 0xB8         ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0xC0         ;
        constexpr std::uintptr_t _destroyCell_k__BackingField     = 0xC8         ;
        constexpr std::uintptr_t _collection_k__BackingField      = 0xD0         ;
        constexpr std::uintptr_t changed                          = 0xD8         ;
        constexpr std::uintptr_t resized                          = 0xE0         ;

        namespace _static
        {
            constexpr std::uintptr_t nameProperty                     = 0x0          ;
            constexpr std::uintptr_t titleProperty                    = 0x98         ;
            constexpr std::uintptr_t iconProperty                     = 0x130        ;
            constexpr std::uintptr_t visibleProperty                  = 0x1C8        ;
            constexpr std::uintptr_t widthProperty                    = 0x260        ;
            constexpr std::uintptr_t minWidthProperty                 = 0x2F8        ;
            constexpr std::uintptr_t maxWidthProperty                 = 0x390        ;
            constexpr std::uintptr_t sortableProperty                 = 0x428        ;
            constexpr std::uintptr_t stretchableProperty              = 0x4C0        ;
            constexpr std::uintptr_t optionalProperty                 = 0x558        ;
            constexpr std::uintptr_t resizableProperty                = 0x5F0        ;
            constexpr std::uintptr_t headerTemplateProperty           = 0x688        ;
            constexpr std::uintptr_t cellTemplateProperty             = 0x720        ;
        }

    }

    namespace UnityEngine_UIElements__ColumnLayout
    {
        constexpr std::uintptr_t m_StretchableColumns             = 0x10         ;
        constexpr std::uintptr_t m_FixedColumns                   = 0x18         ;
        constexpr std::uintptr_t m_RelativeWidthColumns           = 0x20         ;
        constexpr std::uintptr_t m_MixedWidthColumns              = 0x28         ;
        constexpr std::uintptr_t m_Columns                        = 0x30         ;
        constexpr std::uintptr_t m_ColumnsWidth                   = 0x38         ;
        constexpr std::uintptr_t m_ColumnsWidthDirty              = 0x3C         ;
        constexpr std::uintptr_t m_MaxColumnsWidth                = 0x40         ;
        constexpr std::uintptr_t m_MinColumnsWidth                = 0x44         ;
        constexpr std::uintptr_t m_IsDirty                        = 0x48         ;
        constexpr std::uintptr_t m_PreviousWidth                  = 0x4C         ;
        constexpr std::uintptr_t m_LayoutWidth                    = 0x50         ;
        constexpr std::uintptr_t m_DragResizeInPreviewMode        = 0x54         ;
        constexpr std::uintptr_t m_DragResizing                   = 0x55         ;
        constexpr std::uintptr_t m_DragStartPos                   = 0x58         ;
        constexpr std::uintptr_t m_DragLastPos                    = 0x5C         ;
        constexpr std::uintptr_t m_DragInitialColumnWidth         = 0x60         ;
        constexpr std::uintptr_t m_DragStretchableColumns         = 0x68         ;
        constexpr std::uintptr_t m_DragRelativeColumns            = 0x70         ;
        constexpr std::uintptr_t m_DragFixedColumns               = 0x78         ;
        constexpr std::uintptr_t m_PreviewDesiredWidths           = 0x80         ;
        constexpr std::uintptr_t layoutRequested                  = 0x88         ;
    }

    namespace UnityEngine_UIElements__ColumnsDataType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Columns
    {
        constexpr std::uintptr_t m_Columns                        = 0x10         ;
        constexpr std::uintptr_t m_DisplayColumns                 = 0x18         ;
        constexpr std::uintptr_t m_VisibleColumns                 = 0x20         ;
        constexpr std::uintptr_t m_VisibleColumnsDirty            = 0x28         ;
        constexpr std::uintptr_t m_StretchMode                    = 0x2C         ;
        constexpr std::uintptr_t m_Reorderable                    = 0x30         ;
        constexpr std::uintptr_t m_Resizable                      = 0x31         ;
        constexpr std::uintptr_t m_ResizePreview                  = 0x32         ;
        constexpr std::uintptr_t m_PrimaryColumnName              = 0x38         ;
        constexpr std::uintptr_t propertyChanged                  = 0x40         ;
        constexpr std::uintptr_t changed                          = 0x48         ;
        constexpr std::uintptr_t columnAdded                      = 0x50         ;
        constexpr std::uintptr_t columnRemoved                    = 0x58         ;
        constexpr std::uintptr_t columnChanged                    = 0x60         ;
        constexpr std::uintptr_t columnResized                    = 0x68         ;
        constexpr std::uintptr_t columnReordered                  = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t primaryColumnNameProperty        = 0x0          ;
            constexpr std::uintptr_t reorderableProperty              = 0x98         ;
            constexpr std::uintptr_t resizableProperty                = 0x130        ;
            constexpr std::uintptr_t resizePreviewProperty            = 0x1C8        ;
            constexpr std::uintptr_t stretchModeProperty              = 0x260        ;
        }

    }

    namespace UnityEngine_UIElements__ColumnSortingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__MultiColumnController
    {
        constexpr std::uintptr_t columnSortingChanged             = 0x10         ;
        constexpr std::uintptr_t headerContextMenuPopulateEvent   = 0x18         ;
        constexpr std::uintptr_t m_SortedToSourceIndex            = 0x20         ;
        constexpr std::uintptr_t m_SourceToSortedIndex            = 0x28         ;
        constexpr std::uintptr_t m_SortingMode                    = 0x30         ;
        constexpr std::uintptr_t m_View                           = 0x38         ;
        constexpr std::uintptr_t m_HeaderContainer                = 0x40         ;
        constexpr std::uintptr_t m_MultiColumnHeader              = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t k_BoundColumnVePropertyName      = 0x0          ;
            constexpr std::uintptr_t bindableElementPropertyName      = 0x4          ;
            constexpr std::uintptr_t baseUssClassName                 = 0x8          ;
            constexpr std::uintptr_t k_HeaderContainerViewDataKey     = 0x10         ;
            constexpr std::uintptr_t headerContainerUssClassName      = 0x18         ;
            constexpr std::uintptr_t rowContainerUssClassName         = 0x20         ;
            constexpr std::uintptr_t cellUssClassName                 = 0x28         ;
            constexpr std::uintptr_t cellLabelUssClassName            = 0x30         ;
            constexpr std::uintptr_t k_HeaderViewDataKey              = 0x38         ;
        }

    }

    namespace UnityEngine_UIElements__MultiColumnListView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t itemsChosen                      = 0x2D8        ;
        constexpr std::uintptr_t selectionChanged                 = 0x2E0        ;
        constexpr std::uintptr_t selectedIndicesChanged           = 0x2E8        ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x2F0        ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x2F8        ;
        constexpr std::uintptr_t m_SelectionNotChanged            = 0x300        ;
        constexpr std::uintptr_t canStartDrag                     = 0x308        ;
        constexpr std::uintptr_t setupDragAndDrop                 = 0x310        ;
        constexpr std::uintptr_t dragAndDropUpdate                = 0x318        ;
        constexpr std::uintptr_t handleDrop                       = 0x320        ;
        constexpr std::uintptr_t m_SelectionType                  = 0x328        ;
        constexpr std::uintptr_t allowSingleClickChoice           = 0x32C        ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0x32D        ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0x330        ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x334        ;
        constexpr std::uintptr_t m_ItemHeightIsInline             = 0x338        ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x33C        ;
        constexpr std::uintptr_t m_ScrollView                     = 0x340        ;
        constexpr std::uintptr_t m_ViewController                 = 0x348        ;
        constexpr std::uintptr_t m_VirtualizationController       = 0x350        ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x358        ;
        constexpr std::uintptr_t serializedVirtualizationData     = 0x360        ;
        constexpr std::uintptr_t m_SelectedIds                    = 0x368        ;
        constexpr std::uintptr_t m_Selection                      = 0x370        ;
        constexpr std::uintptr_t m_LastHeight                     = 0x378        ;
        constexpr std::uintptr_t m_RangeSelectionDirection        = 0x37C        ;
        constexpr std::uintptr_t m_Dragger                        = 0x380        ;
        constexpr std::uintptr_t m_ItemIndexChangedCallback       = 0x388        ;
        constexpr std::uintptr_t m_ItemsSourceChangedCallback     = 0x390        ;
        constexpr std::uintptr_t m_RebuildScheduled               = 0x398        ;
        constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0        ;
        constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4        ;
        constexpr std::uintptr_t m_PreviousRefreshedCount         = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDownPosition              = 0x3AC        ;
        constexpr std::uintptr_t m_LastPointerDownTimeStamp       = 0x3B8        ;
        constexpr std::uintptr_t m_PointerDownCount               = 0x3C0        ;
        constexpr std::uintptr_t m_ShowBoundCollectionSize        = 0x3C8        ;
        constexpr std::uintptr_t m_ShowFoldoutHeader              = 0x3C9        ;
        constexpr std::uintptr_t m_HeaderTitle                    = 0x3D0        ;
        constexpr std::uintptr_t drawnHeader                      = 0x3D8        ;
        constexpr std::uintptr_t m_MakeHeader                     = 0x3E0        ;
        constexpr std::uintptr_t drawnFooter                      = 0x3E8        ;
        constexpr std::uintptr_t m_MakeFooter                     = 0x3F0        ;
        constexpr std::uintptr_t m_ShowAddRemoveFooter            = 0x3F8        ;
        constexpr std::uintptr_t itemsAdded                       = 0x400        ;
        constexpr std::uintptr_t itemsRemoved                     = 0x408        ;
        constexpr std::uintptr_t itemsSourceSizeChanged           = 0x410        ;
        constexpr std::uintptr_t m_TrackedItem                    = 0x418        ;
        constexpr std::uintptr_t m_TrackCount                     = 0x420        ;
        constexpr std::uintptr_t m_WhileAutoAssign                = 0x428        ;
        constexpr std::uintptr_t m_BindingSourceSelectionMode     = 0x430        ;
        constexpr std::uintptr_t m_ListViewLabel                  = 0x438        ;
        constexpr std::uintptr_t m_Foldout                        = 0x440        ;
        constexpr std::uintptr_t m_ArraySizeField                 = 0x448        ;
        constexpr std::uintptr_t m_IsOverMultiEditLimit           = 0x450        ;
        constexpr std::uintptr_t m_Footer                         = 0x458        ;
        constexpr std::uintptr_t m_AddButton                      = 0x460        ;
        constexpr std::uintptr_t m_RemoveButton                   = 0x468        ;
        constexpr std::uintptr_t m_ItemAddedCallback              = 0x470        ;
        constexpr std::uintptr_t m_ItemRemovedCallback            = 0x478        ;
        constexpr std::uintptr_t m_ItemsSourceSizeChangedCallback = 0x480        ;
        constexpr std::uintptr_t m_ReorderMode                    = 0x488        ;
        constexpr std::uintptr_t reorderModeChanged               = 0x490        ;
        constexpr std::uintptr_t m_NoneElement                    = 0x498        ;
        constexpr std::uintptr_t m_MakeNoneElement                = 0x4A0        ;
        constexpr std::uintptr_t m_AllowAdd                       = 0x4A8        ;
        constexpr std::uintptr_t m_OverridingAddButtonBehavior    = 0x4B0        ;
        constexpr std::uintptr_t m_OnAdd                          = 0x4B8        ;
        constexpr std::uintptr_t m_AllowRemove                    = 0x4C0        ;
        constexpr std::uintptr_t m_OnRemove                       = 0x4C8        ;
        constexpr std::uintptr_t m_MaxMultiEditStr                = 0x4D0        ;
        constexpr std::uintptr_t m_Columns                        = 0x4D8        ;
        constexpr std::uintptr_t m_SortingMode                    = 0x4E0        ;
        constexpr std::uintptr_t m_SortColumnDescriptions         = 0x4E8        ;
        constexpr std::uintptr_t m_SortedColumns                  = 0x4F0        ;
        constexpr std::uintptr_t columnSortingChanged             = 0x4F8        ;
        constexpr std::uintptr_t headerContextMenuPopulateEvent   = 0x500        ;

        namespace _static
        {
            constexpr std::uintptr_t columnsProperty                  = 0x0          ;
            constexpr std::uintptr_t sortColumnDescriptionsProperty   = 0x98         ;
            constexpr std::uintptr_t sortingModeProperty              = 0x130        ;
        }

    }

    namespace UnityEngine_UIElements__MultiColumnTreeView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t itemsChosen                      = 0x2D8        ;
        constexpr std::uintptr_t selectionChanged                 = 0x2E0        ;
        constexpr std::uintptr_t selectedIndicesChanged           = 0x2E8        ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x2F0        ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x2F8        ;
        constexpr std::uintptr_t m_SelectionNotChanged            = 0x300        ;
        constexpr std::uintptr_t canStartDrag                     = 0x308        ;
        constexpr std::uintptr_t setupDragAndDrop                 = 0x310        ;
        constexpr std::uintptr_t dragAndDropUpdate                = 0x318        ;
        constexpr std::uintptr_t handleDrop                       = 0x320        ;
        constexpr std::uintptr_t m_SelectionType                  = 0x328        ;
        constexpr std::uintptr_t allowSingleClickChoice           = 0x32C        ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0x32D        ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0x330        ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x334        ;
        constexpr std::uintptr_t m_ItemHeightIsInline             = 0x338        ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x33C        ;
        constexpr std::uintptr_t m_ScrollView                     = 0x340        ;
        constexpr std::uintptr_t m_ViewController                 = 0x348        ;
        constexpr std::uintptr_t m_VirtualizationController       = 0x350        ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x358        ;
        constexpr std::uintptr_t serializedVirtualizationData     = 0x360        ;
        constexpr std::uintptr_t m_SelectedIds                    = 0x368        ;
        constexpr std::uintptr_t m_Selection                      = 0x370        ;
        constexpr std::uintptr_t m_LastHeight                     = 0x378        ;
        constexpr std::uintptr_t m_RangeSelectionDirection        = 0x37C        ;
        constexpr std::uintptr_t m_Dragger                        = 0x380        ;
        constexpr std::uintptr_t m_ItemIndexChangedCallback       = 0x388        ;
        constexpr std::uintptr_t m_ItemsSourceChangedCallback     = 0x390        ;
        constexpr std::uintptr_t m_RebuildScheduled               = 0x398        ;
        constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0        ;
        constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4        ;
        constexpr std::uintptr_t m_PreviousRefreshedCount         = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDownPosition              = 0x3AC        ;
        constexpr std::uintptr_t m_LastPointerDownTimeStamp       = 0x3B8        ;
        constexpr std::uintptr_t m_PointerDownCount               = 0x3C0        ;
        constexpr std::uintptr_t itemExpandedChanged              = 0x3C8        ;
        constexpr std::uintptr_t m_AutoExpand                     = 0x3D0        ;
        constexpr std::uintptr_t m_ExpandedItemIds                = 0x3D8        ;
        constexpr std::uintptr_t _customIdent_k__BackingField     = 0x3E0        ;
        constexpr std::uintptr_t m_Columns                        = 0x3E8        ;
        constexpr std::uintptr_t m_SortingMode                    = 0x3F0        ;
        constexpr std::uintptr_t m_SortColumnDescriptions         = 0x3F8        ;
        constexpr std::uintptr_t m_SortedColumns                  = 0x400        ;
        constexpr std::uintptr_t columnSortingChanged             = 0x408        ;
        constexpr std::uintptr_t headerContextMenuPopulateEvent   = 0x410        ;

        namespace _static
        {
            constexpr std::uintptr_t columnsProperty                  = 0x0          ;
            constexpr std::uintptr_t sortColumnDescriptionsProperty   = 0x98         ;
            constexpr std::uintptr_t sortingModeProperty              = 0x130        ;
        }

    }

    namespace UnityEngine_UIElements__SortDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__SortColumnDescription
    {
        constexpr std::uintptr_t m_ColumnIndex                    = 0x10         ;
        constexpr std::uintptr_t m_ColumnName                     = 0x18         ;
        constexpr std::uintptr_t m_SortDirection                  = 0x20         ;
        constexpr std::uintptr_t propertyChanged                  = 0x28         ;
        constexpr std::uintptr_t _column_k__BackingField          = 0x30         ;
        constexpr std::uintptr_t changed                          = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t columnNameProperty               = 0x0          ;
            constexpr std::uintptr_t columnIndexProperty              = 0x98         ;
            constexpr std::uintptr_t directionProperty                = 0x130        ;
        }

    }

    namespace UnityEngine_UIElements__SortColumnDescriptions
    {
        constexpr std::uintptr_t m_Descriptions                   = 0x10         ;
        constexpr std::uintptr_t changed                          = 0x18         ;
    }

    namespace UnityEngine_UIElements__PopupField`1
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Choices                        = 0x358        ;
        constexpr std::uintptr_t m_TextElement                    = 0x360        ;
        constexpr std::uintptr_t m_ArrowElement                   = 0x368        ;
        constexpr std::uintptr_t m_ScheduledShowMenuItem          = 0x370        ;
        constexpr std::uintptr_t m_FormatSelectedValueCallback    = 0x378        ;
        constexpr std::uintptr_t m_FormatListItemCallback         = 0x380        ;
        constexpr std::uintptr_t createMenuCallback               = 0x388        ;
        constexpr std::uintptr_t m_GenericMenu                    = 0x390        ;
        constexpr std::uintptr_t m_AutoCloseMenu                  = 0x398        ;
        constexpr std::uintptr_t m_Index                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t indexProperty                    = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x0          ;
            constexpr std::uintptr_t inputUssClassName                = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__PopupWindow
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x3D0        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t contentUssClassName              = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__AbstractProgressBar
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_Background                     = 0x2D8        ;
        constexpr std::uintptr_t m_Progress                       = 0x2E0        ;
        constexpr std::uintptr_t m_Title                          = 0x2E8        ;
        constexpr std::uintptr_t m_LowValue                       = 0x2F0        ;
        constexpr std::uintptr_t m_HighValue                      = 0x2F4        ;
        constexpr std::uintptr_t m_Value                          = 0x2F8        ;

        namespace _static
        {
            constexpr std::uintptr_t titleProperty                    = 0x0          ;
            constexpr std::uintptr_t lowValueProperty                 = 0x98         ;
            constexpr std::uintptr_t highValueProperty                = 0x130        ;
            constexpr std::uintptr_t valueProperty                    = 0x1C8        ;
            constexpr std::uintptr_t ussClassName                     = 0x260        ;
            constexpr std::uintptr_t containerUssClassName            = 0x268        ;
            constexpr std::uintptr_t titleUssClassName                = 0x270        ;
            constexpr std::uintptr_t titleContainerUssClassName       = 0x278        ;
            constexpr std::uintptr_t progressUssClassName             = 0x280        ;
            constexpr std::uintptr_t backgroundUssClassName           = 0x288        ;
        }

    }

    namespace UnityEngine_UIElements__ProgressBar
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_Background                     = 0x2D8        ;
        constexpr std::uintptr_t m_Progress                       = 0x2E0        ;
        constexpr std::uintptr_t m_Title                          = 0x2E8        ;
        constexpr std::uintptr_t m_LowValue                       = 0x2F0        ;
        constexpr std::uintptr_t m_HighValue                      = 0x2F4        ;
        constexpr std::uintptr_t m_Value                          = 0x2F8        ;
    }

    namespace UnityEngine_UIElements__RadioButton
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Label                          = 0x358        ;
        constexpr std::uintptr_t m_CheckMark                      = 0x360        ;
        constexpr std::uintptr_t m_Clickable                      = 0x368        ;
        constexpr std::uintptr_t _toggleOnLabelClick_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _toggleOnTextClick_k__BackingField = 0x371        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x378        ;
        constexpr std::uintptr_t m_CheckmarkBackground            = 0x380        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
            constexpr std::uintptr_t checkmarkBackgroundUssClassName  = 0x18         ;
            constexpr std::uintptr_t checkmarkUssClassName            = 0x20         ;
            constexpr std::uintptr_t textUssClassName                 = 0x28         ;
        }

    }

    namespace UnityEngine_UIElements__RadioButtonGroup
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_ChoiceRadioButtonContainer     = 0x358        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x360        ;
        constexpr std::uintptr_t m_GetAllRadioButtonsQuery        = 0x368        ;
        constexpr std::uintptr_t m_RegisteredRadioButtons         = 0x398        ;
        constexpr std::uintptr_t m_SelectedRadioButton            = 0x3A0        ;
        constexpr std::uintptr_t m_RadioButtonValueChangedCallback = 0x3A8        ;
        constexpr std::uintptr_t m_UpdatingButtons                = 0x3B0        ;
        constexpr std::uintptr_t m_Choices                        = 0x3B8        ;

        namespace _static
        {
            constexpr std::uintptr_t choicesProperty                  = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x98         ;
            constexpr std::uintptr_t containerUssClassName            = 0xA0         ;
            constexpr std::uintptr_t containerName                    = 0xA8         ;
            constexpr std::uintptr_t choicesContainerName             = 0xB0         ;
        }

    }

    namespace UnityEngine_UIElements__RepeatButton
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;
        constexpr std::uintptr_t m_Clickable                      = 0x3D0        ;
        constexpr std::uintptr_t m_AcceptClicksIfDisabled         = 0x3D8        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__Scroller
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t valueChanged                     = 0x2C8        ;
        constexpr std::uintptr_t _slider_k__BackingField          = 0x2D0        ;
        constexpr std::uintptr_t _lowButton_k__BackingField       = 0x2D8        ;
        constexpr std::uintptr_t _highButton_k__BackingField      = 0x2E0        ;

        namespace _static
        {
            constexpr std::uintptr_t valueProperty                    = 0x0          ;
            constexpr std::uintptr_t lowValueProperty                 = 0x98         ;
            constexpr std::uintptr_t highValueProperty                = 0x130        ;
            constexpr std::uintptr_t directionProperty                = 0x1C8        ;
            constexpr std::uintptr_t ussClassName                     = 0x260        ;
            constexpr std::uintptr_t horizontalVariantUssClassName    = 0x268        ;
            constexpr std::uintptr_t verticalVariantUssClassName      = 0x270        ;
            constexpr std::uintptr_t sliderUssClassName               = 0x278        ;
            constexpr std::uintptr_t lowButtonUssClassName            = 0x280        ;
            constexpr std::uintptr_t highButtonUssClassName           = 0x288        ;
        }

    }

    namespace UnityEngine_UIElements__ScrollViewMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__ScrollerVisibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__ScrollView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_DeferredScrollToElement        = 0x2C8        ;
        constexpr std::uintptr_t m_DeferredScrollTo               = 0x2D0        ;
        constexpr std::uintptr_t m_FirstLayoutPass                = 0x2D8        ;
        constexpr std::uintptr_t m_HorizontalScrollerVisibility   = 0x2DC        ;
        constexpr std::uintptr_t m_VerticalScrollerVisibility     = 0x2E0        ;
        constexpr std::uintptr_t m_ElasticAnimationIntervalMs     = 0x2E8        ;
        constexpr std::uintptr_t m_AttachedRootVisualContainer    = 0x2F0        ;
        constexpr std::uintptr_t m_SingleLineHeight               = 0x2F8        ;
        constexpr std::uintptr_t m_SingleLineHeightDirtyFlag      = 0x2FC        ;
        constexpr std::uintptr_t m_MouseWheelScrollSizeIsInline   = 0x2FD        ;
        constexpr std::uintptr_t m_ScrollOffset                   = 0x300        ;
        constexpr std::uintptr_t m_HorizontalPageSize             = 0x308        ;
        constexpr std::uintptr_t m_VerticalPageSize               = 0x30C        ;
        constexpr std::uintptr_t m_MouseWheelScrollSize           = 0x310        ;
        constexpr std::uintptr_t m_ScrollDecelerationRate         = 0x314        ;
        constexpr std::uintptr_t k_ScaledPixelsPerPointMultiplier = 0x318        ;
        constexpr std::uintptr_t k_TouchScrollInertiaBaseTimeInterval = 0x31C        ;
        constexpr std::uintptr_t m_Elasticity                     = 0x320        ;
        constexpr std::uintptr_t m_TouchScrollBehavior            = 0x324        ;
        constexpr std::uintptr_t m_NestedInteractionKind          = 0x328        ;
        constexpr std::uintptr_t _contentViewport_k__BackingField = 0x330        ;
        constexpr std::uintptr_t _horizontalScroller_k__BackingField = 0x338        ;
        constexpr std::uintptr_t _verticalScroller_k__BackingField = 0x340        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x348        ;
        constexpr std::uintptr_t m_ContentAndVerticalScrollContainer = 0x350        ;
        constexpr std::uintptr_t previousVerticalTouchScrollTimeStamp = 0x358        ;
        constexpr std::uintptr_t previousHorizontalTouchScrollTimeStamp = 0x35C        ;
        constexpr std::uintptr_t elapsedTimeSinceLastVerticalTouchScroll = 0x360        ;
        constexpr std::uintptr_t elapsedTimeSinceLastHorizontalTouchScroll = 0x364        ;
        constexpr std::uintptr_t m_Mode                           = 0x368        ;
        constexpr std::uintptr_t m_ScheduledLayoutPassResetItem   = 0x370        ;
        constexpr std::uintptr_t m_StartPosition                  = 0x378        ;
        constexpr std::uintptr_t m_PointerStartPosition           = 0x380        ;
        constexpr std::uintptr_t m_Velocity                       = 0x388        ;
        constexpr std::uintptr_t m_SpringBackVelocity             = 0x390        ;
        constexpr std::uintptr_t m_LowBounds                      = 0x398        ;
        constexpr std::uintptr_t m_HighBounds                     = 0x3A0        ;
        constexpr std::uintptr_t m_LastVelocityLerpTime           = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDraggingPointerId         = 0x3AC        ;
        constexpr std::uintptr_t m_StartedMoving                  = 0x3B0        ;
        constexpr std::uintptr_t m_TouchPointerMoveAllowed        = 0x3B1        ;
        constexpr std::uintptr_t m_TouchStoppedVelocity           = 0x3B2        ;
        constexpr std::uintptr_t m_CapturedTarget                 = 0x3B8        ;
        constexpr std::uintptr_t m_CapturedTargetPointerMoveCallback = 0x3C0        ;
        constexpr std::uintptr_t m_CapturedTargetPointerUpCallback = 0x3C8        ;
        constexpr std::uintptr_t m_PostPointerUpAnimation         = 0x3D0        ;

        namespace _static
        {
            constexpr std::uintptr_t horizontalScrollerVisibilityProperty = 0x0          ;
            constexpr std::uintptr_t verticalScrollerVisibilityProperty = 0x98         ;
            constexpr std::uintptr_t scrollOffsetProperty             = 0x130        ;
            constexpr std::uintptr_t horizontalPageSizeProperty       = 0x1C8        ;
            constexpr std::uintptr_t verticalPageSizeProperty         = 0x260        ;
            constexpr std::uintptr_t mouseWheelScrollSizeProperty     = 0x2F8        ;
            constexpr std::uintptr_t scrollDecelerationRateProperty   = 0x390        ;
            constexpr std::uintptr_t elasticityProperty               = 0x428        ;
            constexpr std::uintptr_t touchScrollBehaviorProperty      = 0x4C0        ;
            constexpr std::uintptr_t nestedInteractionKindProperty    = 0x558        ;
            constexpr std::uintptr_t modeProperty                     = 0x5F0        ;
            constexpr std::uintptr_t elasticAnimationIntervalMsProperty = 0x688        ;
            constexpr std::uintptr_t k_DefaultScrollDecelerationRate  = 0x720        ;
            constexpr std::uintptr_t k_DefaultElasticity              = 0x724        ;
            constexpr std::uintptr_t ussClassName                     = 0x728        ;
            constexpr std::uintptr_t viewportUssClassName             = 0x730        ;
            constexpr std::uintptr_t horizontalVariantViewportUssClassName = 0x738        ;
            constexpr std::uintptr_t verticalVariantViewportUssClassName = 0x740        ;
            constexpr std::uintptr_t verticalHorizontalVariantViewportUssClassName = 0x748        ;
            constexpr std::uintptr_t contentAndVerticalScrollUssClassName = 0x750        ;
            constexpr std::uintptr_t contentUssClassName              = 0x758        ;
            constexpr std::uintptr_t horizontalVariantContentUssClassName = 0x760        ;
            constexpr std::uintptr_t verticalVariantContentUssClassName = 0x768        ;
            constexpr std::uintptr_t verticalHorizontalVariantContentUssClassName = 0x770        ;
            constexpr std::uintptr_t hScrollerUssClassName            = 0x778        ;
            constexpr std::uintptr_t vScrollerUssClassName            = 0x780        ;
            constexpr std::uintptr_t horizontalVariantUssClassName    = 0x788        ;
            constexpr std::uintptr_t verticalVariantUssClassName      = 0x790        ;
            constexpr std::uintptr_t verticalHorizontalVariantUssClassName = 0x798        ;
            constexpr std::uintptr_t scrollVariantUssClassName        = 0x7A0        ;
        }

    }

    namespace UnityEngine_UIElements__Slider
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _dragContainer_k__BackingField   = 0x358        ;
        constexpr std::uintptr_t _dragElement_k__BackingField     = 0x360        ;
        constexpr std::uintptr_t _trackElement_k__BackingField    = 0x368        ;
        constexpr std::uintptr_t _dragBorderElement_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _inputTextField_k__BackingField  = 0x378        ;
        constexpr std::uintptr_t _fillElement_k__BackingField     = 0x380        ;
        constexpr std::uintptr_t m_AdjustedPageSizeFromClick      = 0x388        ;
        constexpr std::uintptr_t m_IsEditingTextField             = 0x38C        ;
        constexpr std::uintptr_t m_Fill                           = 0x38D        ;
        constexpr std::uintptr_t m_LowValue                       = 0x390        ;
        constexpr std::uintptr_t m_HighValue                      = 0x394        ;
        constexpr std::uintptr_t m_PageSize                       = 0x398        ;
        constexpr std::uintptr_t m_ShowInputField                 = 0x39C        ;
        constexpr std::uintptr_t _clamped_k__BackingField         = 0x39D        ;
        constexpr std::uintptr_t _clampedDragger_k__BackingField  = 0x3A0        ;
        constexpr std::uintptr_t m_DragElementStartPos            = 0x3A8        ;
        constexpr std::uintptr_t onSetValueWithoutNotify          = 0x3B8        ;
        constexpr std::uintptr_t m_Direction                      = 0x3C0        ;
        constexpr std::uintptr_t m_Inverted                       = 0x3C4        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__SliderInt
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _dragContainer_k__BackingField   = 0x358        ;
        constexpr std::uintptr_t _dragElement_k__BackingField     = 0x360        ;
        constexpr std::uintptr_t _trackElement_k__BackingField    = 0x368        ;
        constexpr std::uintptr_t _dragBorderElement_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _inputTextField_k__BackingField  = 0x378        ;
        constexpr std::uintptr_t _fillElement_k__BackingField     = 0x380        ;
        constexpr std::uintptr_t m_AdjustedPageSizeFromClick      = 0x388        ;
        constexpr std::uintptr_t m_IsEditingTextField             = 0x38C        ;
        constexpr std::uintptr_t m_Fill                           = 0x38D        ;
        constexpr std::uintptr_t m_LowValue                       = 0x390        ;
        constexpr std::uintptr_t m_HighValue                      = 0x394        ;
        constexpr std::uintptr_t m_PageSize                       = 0x398        ;
        constexpr std::uintptr_t m_ShowInputField                 = 0x39C        ;
        constexpr std::uintptr_t _clamped_k__BackingField         = 0x39D        ;
        constexpr std::uintptr_t _clampedDragger_k__BackingField  = 0x3A0        ;
        constexpr std::uintptr_t m_DragElementStartPos            = 0x3A8        ;
        constexpr std::uintptr_t onSetValueWithoutNotify          = 0x3B8        ;
        constexpr std::uintptr_t m_Direction                      = 0x3C0        ;
        constexpr std::uintptr_t m_Inverted                       = 0x3C4        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__Tab
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t selected                         = 0x2C8        ;
        constexpr std::uintptr_t closing                          = 0x2D0        ;
        constexpr std::uintptr_t closed                           = 0x2D8        ;
        constexpr std::uintptr_t m_Label                          = 0x2E0        ;
        constexpr std::uintptr_t m_IconImage                      = 0x2E8        ;
        constexpr std::uintptr_t m_Closeable                      = 0x308        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x310        ;
        constexpr std::uintptr_t m_DragHandle                     = 0x318        ;
        constexpr std::uintptr_t m_CloseButton                    = 0x320        ;
        constexpr std::uintptr_t m_TabHeader                      = 0x328        ;
        constexpr std::uintptr_t m_TabHeaderImage                 = 0x330        ;
        constexpr std::uintptr_t m_TabHeaderLabel                 = 0x338        ;
        constexpr std::uintptr_t _dragger_k__BackingField         = 0x340        ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x348        ;

        namespace _static
        {
            constexpr std::uintptr_t labelProperty                    = 0x0          ;
            constexpr std::uintptr_t iconImageProperty                = 0x98         ;
            constexpr std::uintptr_t closeableProperty                = 0x130        ;
            constexpr std::uintptr_t ussClassName                     = 0x1C8        ;
            constexpr std::uintptr_t tabHeaderUssClassName            = 0x1D0        ;
            constexpr std::uintptr_t tabHeaderImageUssClassName       = 0x1D8        ;
            constexpr std::uintptr_t tabHeaderEmptyImageUssClassName  = 0x1E0        ;
            constexpr std::uintptr_t tabHeaderStandaloneImageUssClassName = 0x1E8        ;
            constexpr std::uintptr_t tabHeaderLabelUssClassName       = 0x1F0        ;
            constexpr std::uintptr_t tabHeaderEmptyLabeUssClassName   = 0x1F8        ;
            constexpr std::uintptr_t tabHeaderUnderlineUssClassName   = 0x200        ;
            constexpr std::uintptr_t contentUssClassName              = 0x208        ;
            constexpr std::uintptr_t draggingUssClassName             = 0x210        ;
            constexpr std::uintptr_t reorderableUssClassName          = 0x218        ;
            constexpr std::uintptr_t reorderableItemHandleUssClassName = 0x220        ;
            constexpr std::uintptr_t reorderableItemHandleBarUssClassName = 0x228        ;
            constexpr std::uintptr_t closeableUssClassName            = 0x230        ;
            constexpr std::uintptr_t closeButtonUssClassName          = 0x238        ;
        }

    }

    namespace UnityEngine_UIElements__TabDragPreview
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__TabDragLocationPreview
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_Preview                        = 0x2C8        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t visualUssClassName               = 0x8          ;
            constexpr std::uintptr_t verticalUssClassName             = 0x10         ;
            constexpr std::uintptr_t horizontalUssClassName           = 0x18         ;
        }

    }

    namespace UnityEngine_UIElements__TabLayout
    {
        constexpr std::uintptr_t m_TabView                        = 0x10         ;
        constexpr std::uintptr_t m_TabHeaders                     = 0x18         ;
        constexpr std::uintptr_t m_IsVertical                     = 0x20         ;
    }

    namespace UnityEngine_UIElements__TabDragger
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x30         ;
        constexpr std::uintptr_t m_StartPos                       = 0x38         ;
        constexpr std::uintptr_t m_LastPos                        = 0x3C         ;
        constexpr std::uintptr_t m_Moving                         = 0x40         ;
        constexpr std::uintptr_t m_Cancelled                      = 0x41         ;
        constexpr std::uintptr_t m_Header                         = 0x48         ;
        constexpr std::uintptr_t m_TabView                        = 0x50         ;
        constexpr std::uintptr_t m_PreviewElement                 = 0x58         ;
        constexpr std::uintptr_t m_LocationPreviewElement         = 0x60         ;
        constexpr std::uintptr_t m_TabToMove                      = 0x68         ;
        constexpr std::uintptr_t m_TabToMovePos                   = 0x70         ;
        constexpr std::uintptr_t m_DestinationTab                 = 0x78         ;
        constexpr std::uintptr_t m_MoveBeforeDestination          = 0x80         ;
        constexpr std::uintptr_t m_DraggingPointerId              = 0x84         ;
        constexpr std::uintptr_t _tabLayout_k__BackingField       = 0x88         ;
        constexpr std::uintptr_t _active_k__BackingField          = 0x90         ;
        constexpr std::uintptr_t _isVertical_k__BackingField      = 0x91         ;
    }

    namespace UnityEngine_UIElements__TabView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _contentViewport_k__BackingField = 0x2C8        ;
        constexpr std::uintptr_t m_HeaderContainer                = 0x2D0        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x2D8        ;
        constexpr std::uintptr_t m_Tabs                           = 0x2E0        ;
        constexpr std::uintptr_t m_TabHeaders                     = 0x2E8        ;
        constexpr std::uintptr_t m_ActiveTab                      = 0x2F0        ;
        constexpr std::uintptr_t m_ViewState                      = 0x2F8        ;
        constexpr std::uintptr_t m_ApplyingViewState              = 0x300        ;
        constexpr std::uintptr_t m_Reordering                     = 0x301        ;
        constexpr std::uintptr_t _nextButton_k__BackingField      = 0x308        ;
        constexpr std::uintptr_t _previousButton_k__BackingField  = 0x310        ;
        constexpr std::uintptr_t activeTabChanged                 = 0x318        ;
        constexpr std::uintptr_t tabReordered                     = 0x320        ;
        constexpr std::uintptr_t tabClosed                        = 0x328        ;
        constexpr std::uintptr_t m_Reorderable                    = 0x330        ;

        namespace _static
        {
            constexpr std::uintptr_t reorderableProperty              = 0x0          ;
            constexpr std::uintptr_t ussClassName                     = 0x98         ;
            constexpr std::uintptr_t headerContainerClassName         = 0xA0         ;
            constexpr std::uintptr_t contentContainerUssClassName     = 0xA8         ;
            constexpr std::uintptr_t reorderableUssClassName          = 0xB0         ;
            constexpr std::uintptr_t verticalUssClassName             = 0xB8         ;
            constexpr std::uintptr_t viewportUssClassName             = 0xC0         ;
            constexpr std::uintptr_t nextButtonUssClassName           = 0xC8         ;
            constexpr std::uintptr_t previousButtonUssClassName       = 0xD0         ;
        }

    }

    namespace UnityEngine_UIElements__DeltaSpeed
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__TextValueField`1
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x358        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x360        ;
        constexpr std::uintptr_t m_Dragger                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t formatStringProperty             = 0x0          ;
            constexpr std::uintptr_t supportExpressionsProperty       = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__TextValueFieldTraits`2
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x0          ;
    }

    namespace UnityEngine_UIElements__Toggle
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_Label                          = 0x358        ;
        constexpr std::uintptr_t m_CheckMark                      = 0x360        ;
        constexpr std::uintptr_t m_Clickable                      = 0x368        ;
        constexpr std::uintptr_t _toggleOnLabelClick_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _toggleOnTextClick_k__BackingField = 0x371        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x378        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
            constexpr std::uintptr_t noTextVariantUssClassName        = 0x18         ;
            constexpr std::uintptr_t checkmarkUssClassName            = 0x20         ;
            constexpr std::uintptr_t textUssClassName                 = 0x28         ;
            constexpr std::uintptr_t mixedValuesUssClassName          = 0x30         ;
        }

    }

    namespace UnityEngine_UIElements__ToggleButtonGroup
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x310        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x320        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x328        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x330        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x338        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x340        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358        ;
        constexpr std::uintptr_t m_ButtonGroupContainer           = 0x360        ;
        constexpr std::uintptr_t m_Buttons                        = 0x368        ;
        constexpr std::uintptr_t m_EmptyLabel                     = 0x370        ;
        constexpr std::uintptr_t m_IsMultipleSelection            = 0x378        ;
        constexpr std::uintptr_t m_AllowEmptySelection            = 0x379        ;

        namespace _static
        {
            constexpr std::uintptr_t k_MaxToggleButtonGroupMessage    = 0x0          ;
            constexpr std::uintptr_t isMultipleSelectionProperty      = 0x8          ;
            constexpr std::uintptr_t allowEmptySelectionProperty      = 0xA0         ;
            constexpr std::uintptr_t ussClassName                     = 0x138        ;
            constexpr std::uintptr_t containerUssClassName            = 0x140        ;
            constexpr std::uintptr_t buttonGroupClassName             = 0x148        ;
            constexpr std::uintptr_t buttonClassName                  = 0x150        ;
            constexpr std::uintptr_t buttonLeftClassName              = 0x158        ;
            constexpr std::uintptr_t buttonMidClassName               = 0x160        ;
            constexpr std::uintptr_t buttonRightClassName             = 0x168        ;
            constexpr std::uintptr_t buttonStandaloneClassName        = 0x170        ;
            constexpr std::uintptr_t emptyStateLabelClassName         = 0x178        ;
        }

    }

    namespace UnityEngine_UIElements__ToggleButtonGroupState
    {
        constexpr std::uintptr_t m_Data                           = 0x0          ;
        constexpr std::uintptr_t m_Length                         = 0x8          ;
    }

    namespace UnityEngine_UIElements__TreeView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t itemsChosen                      = 0x2D8        ;
        constexpr std::uintptr_t selectionChanged                 = 0x2E0        ;
        constexpr std::uintptr_t selectedIndicesChanged           = 0x2E8        ;
        constexpr std::uintptr_t itemIndexChanged                 = 0x2F0        ;
        constexpr std::uintptr_t itemsSourceChanged               = 0x2F8        ;
        constexpr std::uintptr_t m_SelectionNotChanged            = 0x300        ;
        constexpr std::uintptr_t canStartDrag                     = 0x308        ;
        constexpr std::uintptr_t setupDragAndDrop                 = 0x310        ;
        constexpr std::uintptr_t dragAndDropUpdate                = 0x318        ;
        constexpr std::uintptr_t handleDrop                       = 0x320        ;
        constexpr std::uintptr_t m_SelectionType                  = 0x328        ;
        constexpr std::uintptr_t allowSingleClickChoice           = 0x32C        ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0x32D        ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0x330        ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x334        ;
        constexpr std::uintptr_t m_ItemHeightIsInline             = 0x338        ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x33C        ;
        constexpr std::uintptr_t m_ScrollView                     = 0x340        ;
        constexpr std::uintptr_t m_ViewController                 = 0x348        ;
        constexpr std::uintptr_t m_VirtualizationController       = 0x350        ;
        constexpr std::uintptr_t m_NavigationManipulator          = 0x358        ;
        constexpr std::uintptr_t serializedVirtualizationData     = 0x360        ;
        constexpr std::uintptr_t m_SelectedIds                    = 0x368        ;
        constexpr std::uintptr_t m_Selection                      = 0x370        ;
        constexpr std::uintptr_t m_LastHeight                     = 0x378        ;
        constexpr std::uintptr_t m_RangeSelectionDirection        = 0x37C        ;
        constexpr std::uintptr_t m_Dragger                        = 0x380        ;
        constexpr std::uintptr_t m_ItemIndexChangedCallback       = 0x388        ;
        constexpr std::uintptr_t m_ItemsSourceChangedCallback     = 0x390        ;
        constexpr std::uintptr_t m_RebuildScheduled               = 0x398        ;
        constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0        ;
        constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4        ;
        constexpr std::uintptr_t m_PreviousRefreshedCount         = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDownPosition              = 0x3AC        ;
        constexpr std::uintptr_t m_LastPointerDownTimeStamp       = 0x3B8        ;
        constexpr std::uintptr_t m_PointerDownCount               = 0x3C0        ;
        constexpr std::uintptr_t itemExpandedChanged              = 0x3C8        ;
        constexpr std::uintptr_t m_AutoExpand                     = 0x3D0        ;
        constexpr std::uintptr_t m_ExpandedItemIds                = 0x3D8        ;
        constexpr std::uintptr_t _customIdent_k__BackingField     = 0x3E0        ;
        constexpr std::uintptr_t m_MakeItem                       = 0x3E8        ;
        constexpr std::uintptr_t m_TemplateMakeItem               = 0x3F0        ;
        constexpr std::uintptr_t m_ItemTemplate                   = 0x3F8        ;
        constexpr std::uintptr_t m_BindItem                       = 0x400        ;
        constexpr std::uintptr_t m_UnbindItem                     = 0x408        ;
        constexpr std::uintptr_t m_DestroyItem                    = 0x410        ;

        namespace _static
        {
            constexpr std::uintptr_t itemTemplateProperty             = 0x0          ;
            constexpr std::uintptr_t makeItemProperty                 = 0x98         ;
            constexpr std::uintptr_t bindItemProperty                 = 0x130        ;
            constexpr std::uintptr_t unbindItemProperty               = 0x1C8        ;
            constexpr std::uintptr_t destroyItemProperty              = 0x260        ;
        }

    }

    namespace UnityEngine_UIElements__TreeViewItemData`1
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements__TwoPaneSplitView
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_LeftPane                       = 0x2C8        ;
        constexpr std::uintptr_t m_RightPane                      = 0x2D0        ;
        constexpr std::uintptr_t m_FixedPane                      = 0x2D8        ;
        constexpr std::uintptr_t m_FlexedPane                     = 0x2E0        ;
        constexpr std::uintptr_t m_FixedPaneDimension             = 0x2E8        ;
        constexpr std::uintptr_t m_DragLine                       = 0x2F0        ;
        constexpr std::uintptr_t m_DragLineAnchor                 = 0x2F8        ;
        constexpr std::uintptr_t m_CollapseMode                   = 0x300        ;
        constexpr std::uintptr_t m_PendingCollapseToExecute       = 0x301        ;
        constexpr std::uintptr_t m_CollapsedChildIndex            = 0x304        ;
        constexpr std::uintptr_t m_Content                        = 0x308        ;
        constexpr std::uintptr_t m_Orientation                    = 0x310        ;
        constexpr std::uintptr_t m_FixedPaneIndex                 = 0x314        ;
        constexpr std::uintptr_t m_FixedPaneInitialDimension      = 0x318        ;
        constexpr std::uintptr_t m_Resizer                        = 0x320        ;

        namespace _static
        {
            constexpr std::uintptr_t fixedPaneIndexProperty           = 0x0          ;
            constexpr std::uintptr_t fixedPaneInitialDimensionProperty = 0x98         ;
            constexpr std::uintptr_t orientationProperty              = 0x130        ;
            constexpr std::uintptr_t s_UssClassName                   = 0x1C8        ;
            constexpr std::uintptr_t s_ContentContainerClassName      = 0x1D0        ;
            constexpr std::uintptr_t s_HandleDragLineClassName        = 0x1D8        ;
            constexpr std::uintptr_t s_HandleDragLineVerticalClassName = 0x1E0        ;
            constexpr std::uintptr_t s_HandleDragLineHorizontalClassName = 0x1E8        ;
            constexpr std::uintptr_t s_HandleDragLineAnchorClassName  = 0x1F0        ;
            constexpr std::uintptr_t s_HandleDragLineAnchorVerticalClassName = 0x1F8        ;
            constexpr std::uintptr_t s_HandleDragLineAnchorHorizontalClassName = 0x200        ;
            constexpr std::uintptr_t s_VerticalClassName              = 0x208        ;
            constexpr std::uintptr_t s_HorizontalClassName            = 0x210        ;
        }

    }

    namespace UnityEngine_UIElements__TwoPaneSplitViewOrientation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__TwoPaneSplitViewResizer
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x30         ;
        constexpr std::uintptr_t m_Start                          = 0x38         ;
        constexpr std::uintptr_t m_Active                         = 0x44         ;
        constexpr std::uintptr_t m_SplitView                      = 0x48         ;
        constexpr std::uintptr_t m_Direction                      = 0x50         ;
        constexpr std::uintptr_t m_Delta                          = 0x54         ;
    }

    namespace UnityEngine_UIElements__UnsignedIntegerField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x358        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x360        ;
        constexpr std::uintptr_t m_Dragger                        = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x370        ;
        constexpr std::uintptr_t m_SupportExpressions             = 0x371        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__UnsignedLongField
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t m_TextInputBase                  = 0x358        ;
        constexpr std::uintptr_t m_UpdateTextFromValue            = 0x360        ;
        constexpr std::uintptr_t m_Dragger                        = 0x368        ;
        constexpr std::uintptr_t m_ForceUpdateDisplay             = 0x370        ;
        constexpr std::uintptr_t m_SupportExpressions             = 0x371        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t labelUssClassName                = 0x8          ;
            constexpr std::uintptr_t inputUssClassName                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__SetValueVisitor`1
    {
        constexpr std::uintptr_t m_PathIndex                      = 0x10         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Property_k__BackingField        = 0xA8         ;
        constexpr std::uintptr_t _ReadonlyVisit_k__BackingField   = 0xB0         ;
        constexpr std::uintptr_t _ReturnCode_k__BackingField      = 0xB4         ;
        constexpr std::uintptr_t Value                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Pool                             = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__CountingBloomFilter
    {
        constexpr std::uintptr_t m_Counters                       = 0x0          ;
    }

    namespace UnityEngine_UIElements__AncestorFilter
    {
        constexpr std::uintptr_t m_CountingBloomFilter            = 0x10         ;
        constexpr std::uintptr_t m_HashStack                      = 0x4010       ;
    }

    namespace UnityEngine_UIElements__Cursor
    {
        constexpr std::uintptr_t m_Texture                        = 0x0          ;
        constexpr std::uintptr_t m_Hotspot                        = 0x8          ;
        constexpr std::uintptr_t _defaultCursorId_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_UIElements__CursorManager
    {
        constexpr std::uintptr_t _isCursorOverriden_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_UIElements__BaseReorderableDragAndDropController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_SortedSelectedIds              = 0x18         ;
        constexpr std::uintptr_t _enableReordering_k__BackingField = 0x20         ;
    }

    namespace UnityEngine_UIElements__DefaultDragAndDropClient
    {
        constexpr std::uintptr_t _paths_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_GenericData                    = 0x18         ;
        constexpr std::uintptr_t m_DraggedInfoLabel               = 0x20         ;
        constexpr std::uintptr_t m_VisualMode                     = 0x28         ;
        constexpr std::uintptr_t m_EntityIds                      = 0x30         ;
    }

    namespace UnityEngine_UIElements__DragEventsProcessor
    {
        constexpr std::uintptr_t m_IsRegistered                   = 0x10         ;
        constexpr std::uintptr_t m_DragState                      = 0x14         ;
        constexpr std::uintptr_t m_Start                          = 0x18         ;
        constexpr std::uintptr_t m_PendingPerformDrag             = 0x24         ;
        constexpr std::uintptr_t m_Target                         = 0x28         ;
    }

    namespace UnityEngine_UIElements__DragAndDropData
    {
        constexpr std::uintptr_t _paths_k__BackingField           = 0x10         ;
    }

    namespace UnityEngine_UIElements__DragAndDropArgs
    {
        constexpr std::uintptr_t _target_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _insertAtIndex_k__BackingField   = 0x8          ;
        constexpr std::uintptr_t _parentId_k__BackingField        = 0xC          ;
        constexpr std::uintptr_t _childIndex_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _dragAndDropPosition_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _dragAndDropData_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x20         ;
    }

    namespace UnityEngine_UIElements__DragAndDropPosition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__DragVisualMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__CanStartDragArgs
    {
        constexpr std::uintptr_t draggedElement                   = 0x0          ;
        constexpr std::uintptr_t id                               = 0x8          ;
        constexpr std::uintptr_t selectedIds                      = 0x10         ;
        constexpr std::uintptr_t modifiers                        = 0x18         ;
    }

    namespace UnityEngine_UIElements__SetupDragAndDropArgs
    {
        constexpr std::uintptr_t draggedElement                   = 0x0          ;
        constexpr std::uintptr_t selectedIds                      = 0x8          ;
        constexpr std::uintptr_t startDragArgs                    = 0x10         ;
    }

    namespace UnityEngine_UIElements__HandleDragAndDropArgs
    {
        constexpr std::uintptr_t m_DragAndDropArgs                = 0x0          ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x28         ;
    }

    namespace UnityEngine_UIElements__StartDragArgs
    {
        constexpr std::uintptr_t _title_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _visualMode_k__BackingField      = 0x8          ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xC          ;
        constexpr std::uintptr_t _genericData_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _entityIds_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _assetPaths_k__BackingField      = 0x20         ;
    }

    namespace UnityEngine_UIElements__ListViewDragger
    {
        constexpr std::uintptr_t m_IsRegistered                   = 0x10         ;
        constexpr std::uintptr_t m_DragState                      = 0x14         ;
        constexpr std::uintptr_t m_Start                          = 0x18         ;
        constexpr std::uintptr_t m_PendingPerformDrag             = 0x24         ;
        constexpr std::uintptr_t m_Target                         = 0x28         ;
        constexpr std::uintptr_t m_LastDragPosition               = 0x30         ;
        constexpr std::uintptr_t m_DragHoverBar                   = 0x50         ;
        constexpr std::uintptr_t m_DragHoverItemMarker            = 0x58         ;
        constexpr std::uintptr_t m_DragHoverSiblingMarker         = 0x60         ;
        constexpr std::uintptr_t m_LeftIndentation                = 0x68         ;
        constexpr std::uintptr_t m_SiblingBottom                  = 0x6C         ;
        constexpr std::uintptr_t m_Enabled                        = 0x70         ;
        constexpr std::uintptr_t _dragAndDropController_k__BackingField = 0x78         ;
    }

    namespace UnityEngine_UIElements__ListViewDraggerAnimated
    {
        constexpr std::uintptr_t m_IsRegistered                   = 0x10         ;
        constexpr std::uintptr_t m_DragState                      = 0x14         ;
        constexpr std::uintptr_t m_Start                          = 0x18         ;
        constexpr std::uintptr_t m_PendingPerformDrag             = 0x24         ;
        constexpr std::uintptr_t m_Target                         = 0x28         ;
        constexpr std::uintptr_t m_LastDragPosition               = 0x30         ;
        constexpr std::uintptr_t m_DragHoverBar                   = 0x50         ;
        constexpr std::uintptr_t m_DragHoverItemMarker            = 0x58         ;
        constexpr std::uintptr_t m_DragHoverSiblingMarker         = 0x60         ;
        constexpr std::uintptr_t m_LeftIndentation                = 0x68         ;
        constexpr std::uintptr_t m_SiblingBottom                  = 0x6C         ;
        constexpr std::uintptr_t m_Enabled                        = 0x70         ;
        constexpr std::uintptr_t _dragAndDropController_k__BackingField = 0x78         ;
        constexpr std::uintptr_t m_DragStartIndex                 = 0x80         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0x84         ;
        constexpr std::uintptr_t m_SelectionHeight                = 0x88         ;
        constexpr std::uintptr_t m_LocalOffsetOnStart             = 0x8C         ;
        constexpr std::uintptr_t m_CurrentPointerPosition         = 0x90         ;
        constexpr std::uintptr_t m_Item                           = 0xA0         ;
        constexpr std::uintptr_t m_OffsetItem                     = 0xA8         ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0xB0         ;
    }

    namespace UnityEngine_UIElements__ListViewReorderableDragAndDropController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_SortedSelectedIds              = 0x18         ;
        constexpr std::uintptr_t _enableReordering_k__BackingField = 0x20         ;
        constexpr std::uintptr_t m_ListView                       = 0x28         ;
    }

    namespace UnityEngine_UIElements__TreeViewReorderableDragAndDropController
    {
        constexpr std::uintptr_t m_View                           = 0x10         ;
        constexpr std::uintptr_t m_SortedSelectedIds              = 0x18         ;
        constexpr std::uintptr_t _enableReordering_k__BackingField = 0x20         ;
        constexpr std::uintptr_t m_DropData                       = 0x28         ;
        constexpr std::uintptr_t m_TreeView                       = 0x30         ;
        constexpr std::uintptr_t m_ExpandDropItemScheduledItem    = 0x38         ;
        constexpr std::uintptr_t m_ExpandDropItemCallback         = 0x40         ;
    }

    namespace UnityEngine_UIElements__DropdownMenuEventInfo
    {
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x14         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _character_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _keyCode_k__BackingField         = 0x28         ;
    }

    namespace UnityEngine_UIElements__DropdownMenuSeparator
    {
        constexpr std::uintptr_t _subMenuPath_k__BackingField     = 0x10         ;
    }

    namespace UnityEngine_UIElements__DropdownMenuAction
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _status_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _eventInfo_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _userData_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t actionCallback                   = 0x30         ;
        constexpr std::uintptr_t actionStatusCallback             = 0x38         ;
    }

    namespace UnityEngine_UIElements__DropdownMenu
    {
        constexpr std::uintptr_t m_MenuItems                      = 0x10         ;
        constexpr std::uintptr_t m_DropdownMenuEventInfo          = 0x18         ;
        constexpr std::uintptr_t _repaintPanelBeforeDisplay_k__BackingField = 0x20         ;
    }

    namespace UnityEngine_UIElements__DispatchMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__EventDispatcherGate
    {
        constexpr std::uintptr_t m_Dispatcher                     = 0x0          ;
    }

    namespace UnityEngine_UIElements__EventDispatcher
    {
        constexpr std::uintptr_t m_ClickDetector                  = 0x10         ;
        constexpr std::uintptr_t m_Queue                          = 0x18         ;
        constexpr std::uintptr_t _pointerState_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t m_GateCount                      = 0x28         ;
        constexpr std::uintptr_t m_GateDepth                      = 0x2C         ;
        constexpr std::uintptr_t m_DispatchStackFrame             = 0x30         ;
        constexpr std::uintptr_t m_CurrentEvent                   = 0x38         ;
        constexpr std::uintptr_t m_DispatchContexts               = 0x40         ;
        constexpr std::uintptr_t m_Immediate                      = 0x48         ;
        constexpr std::uintptr_t _processingEvents_k__BackingField = 0x49         ;

        namespace _static
        {
            constexpr std::uintptr_t k_EventQueuePool                 = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__PointerCaptureEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x0          ;
    }

    namespace UnityEngine_UIElements__PointerCaptureOutEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x70         ;
    }

    namespace UnityEngine_UIElements__PointerCaptureEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x70         ;
    }

    namespace UnityEngine_UIElements__MouseCaptureEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x70         ;
    }

    namespace UnityEngine_UIElements__MouseCaptureOutEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x70         ;
    }

    namespace UnityEngine_UIElements__MouseCaptureEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x70         ;
    }

    namespace UnityEngine_UIElements__ChangeEvent`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _previousValue_k__BackingField   = 0x0          ;
    }

    namespace UnityEngine_UIElements__CommandEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_CommandName                    = 0x0          ;
    }

    namespace UnityEngine_UIElements__ValidateCommandEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_CommandName                    = 0x68         ;
    }

    namespace UnityEngine_UIElements__ExecuteCommandEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_CommandName                    = 0x68         ;
    }

    namespace UnityEngine_UIElements__ElementUnderPointer
    {
        constexpr std::uintptr_t m_PendingTopElementUnderPointer  = 0x10         ;
        constexpr std::uintptr_t m_TopElementUnderPointer         = 0x18         ;
        constexpr std::uintptr_t m_TriggerEvent                   = 0x20         ;
        constexpr std::uintptr_t m_PickingPointerPositions        = 0x28         ;
        constexpr std::uintptr_t m_IsPrimaryPointer               = 0x30         ;
        constexpr std::uintptr_t m_IsPickingPointerTemporaries    = 0x38         ;
    }

    namespace UnityEngine_UIElements__EventBase
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t s_LastTypeId                     = 0x0          ;
            constexpr std::uintptr_t s_NextEventId                    = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__EventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_TypeId                         = 0x0          ;
            constexpr std::uintptr_t s_Pool                           = 0x0          ;
            constexpr std::uintptr_t EventCategory                    = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__EventCallback`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__EventCallback`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__EventCallbackFunctorBase
    {
        constexpr std::uintptr_t eventTypeId                      = 0x10         ;
        constexpr std::uintptr_t invokePolicy                     = 0x18         ;
    }

    namespace UnityEngine_UIElements__EventCallbackFunctor`1
    {
        constexpr std::uintptr_t eventTypeId                      = 0x10         ;
        constexpr std::uintptr_t invokePolicy                     = 0x18         ;
        constexpr std::uintptr_t m_Callback                       = 0x0          ;
    }

    namespace UnityEngine_UIElements__EventCallbackFunctor`2
    {
        constexpr std::uintptr_t eventTypeId                      = 0x10         ;
        constexpr std::uintptr_t invokePolicy                     = 0x18         ;
        constexpr std::uintptr_t m_Callback                       = 0x0          ;
    }

    namespace UnityEngine_UIElements__TrickleDown
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__InvokePolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__EventCallbackListPool
    {
        constexpr std::uintptr_t m_Stack                          = 0x10         ;
    }

    namespace UnityEngine_UIElements__EventCallbackList
    {
        constexpr std::uintptr_t m_Array                          = 0x10         ;
        constexpr std::uintptr_t m_Count                          = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t EmptyList                        = 0x0          ;
            constexpr std::uintptr_t EmptyArray                       = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__EventCallbackRegistry
    {
        constexpr std::uintptr_t m_TrickleDownCallbacks           = 0x10         ;
        constexpr std::uintptr_t m_BubbleUpCallbacks              = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ListPool                       = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__PropagationPhase
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__CallbackEventHandler
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
    }

    namespace UnityEngine_UIElements__FocusEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x0          ;
    }

    namespace UnityEngine_UIElements__FocusOutEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _direction_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _focusController_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _IsFocusDelegated_k__BackingField = 0x80         ;
    }

    namespace UnityEngine_UIElements__BlurEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _direction_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _focusController_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _IsFocusDelegated_k__BackingField = 0x80         ;
    }

    namespace UnityEngine_UIElements__FocusInEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _direction_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _focusController_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _IsFocusDelegated_k__BackingField = 0x80         ;
    }

    namespace UnityEngine_UIElements__FocusEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _relatedTarget_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _direction_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _focusController_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _IsFocusDelegated_k__BackingField = 0x80         ;
    }

    namespace UnityEngine_UIElements__IMEEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _compositionString_k__BackingField = 0x68         ;
    }

    namespace UnityEngine_UIElements__InputEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _previousData_k__BackingField    = 0x68         ;
        constexpr std::uintptr_t _newData_k__BackingField         = 0x70         ;
    }

    namespace UnityEngine_UIElements__KeyboardEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x0          ;
    }

    namespace UnityEngine_UIElements__KeyDownEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _character_k__BackingField       = 0x6C         ;
        constexpr std::uintptr_t _keyCode_k__BackingField         = 0x70         ;
    }

    namespace UnityEngine_UIElements__KeyUpEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _character_k__BackingField       = 0x6C         ;
        constexpr std::uintptr_t _keyCode_k__BackingField         = 0x70         ;
    }

    namespace UnityEngine_UIElements__GeometryChangedEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _oldRect_k__BackingField         = 0x68         ;
        constexpr std::uintptr_t _newRect_k__BackingField         = 0x78         ;
        constexpr std::uintptr_t _layoutPass_k__BackingField      = 0x88         ;
    }

    namespace UnityEngine_UIElements__MouseEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x0          ;
    }

    namespace UnityEngine_UIElements__MouseDownEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__MouseUpEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__MouseMoveEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__ContextClickEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__WheelEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0xB8         ;
    }

    namespace UnityEngine_UIElements__MouseEnterEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__MouseLeaveEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__MouseOverEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__MouseOutEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__MouseEnterWindowEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__MouseLeaveWindowEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
    }

    namespace UnityEngine_UIElements__ContextualMenuPopulateEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x6C         ;
        constexpr std::uintptr_t _localMousePosition_k__BackingField = 0x74         ;
        constexpr std::uintptr_t _mouseDelta_k__BackingField      = 0x7C         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x84         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _sourcePointerEvent_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _recomputeTopElementUnderMouse_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _menu_k__BackingField            = 0xB8         ;
        constexpr std::uintptr_t _triggerEvent_k__BackingField    = 0xC0         ;
        constexpr std::uintptr_t m_ContextualMenuManager          = 0xC8         ;
    }

    namespace UnityEngine_UIElements__NavigationDeviceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__NavigationEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x0          ;
    }

    namespace UnityEngine_UIElements__NavigationMoveEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _deviceType_k__BackingField      = 0x6C         ;
        constexpr std::uintptr_t _direction_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _move_k__BackingField            = 0x74         ;
    }

    namespace UnityEngine_UIElements__NavigationCancelEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _deviceType_k__BackingField      = 0x6C         ;
    }

    namespace UnityEngine_UIElements__NavigationSubmitEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _deviceType_k__BackingField      = 0x6C         ;
    }

    namespace UnityEngine_UIElements__PanelChangedEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _originPanel_k__BackingField     = 0x0          ;
    }

    namespace UnityEngine_UIElements__AttachToPanelEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _originPanel_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _destinationPanel_k__BackingField = 0x70         ;
    }

    namespace UnityEngine_UIElements__DetachFromPanelEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _originPanel_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _destinationPanel_k__BackingField = 0x70         ;
    }

    namespace UnityEngine_UIElements__PointerEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x0          ;
    }

    namespace UnityEngine_UIElements__PointerDownEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements__PointerMoveEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
        constexpr std::uintptr_t _isHandledByDraggable_k__BackingField = 0x120        ;
    }

    namespace UnityEngine_UIElements__PointerUpEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements__PointerCancelEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements__ClickEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements__PointerEnterEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements__PointerLeaveEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements__PointerOverEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements__PointerOutEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements__PropagationPaths
    {
        constexpr std::uintptr_t trickleDownPath                  = 0x10         ;
        constexpr std::uintptr_t bubbleUpPath                     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Pool                           = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__CustomStyleResolvedEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
    }

    namespace UnityEngine_UIElements__TooltipEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x68         ;
        constexpr std::uintptr_t _rect_k__BackingField            = 0x70         ;
    }

    namespace UnityEngine_UIElements__StylePropertyNameCollection
    {
        constexpr std::uintptr_t propertiesList                   = 0x0          ;
    }

    namespace UnityEngine_UIElements__TransitionEventBase`1
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x0          ;
    }

    namespace UnityEngine_UIElements__TransitionRunEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _elapsedTime_k__BackingField     = 0x70         ;
    }

    namespace UnityEngine_UIElements__TransitionStartEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _elapsedTime_k__BackingField     = 0x70         ;
    }

    namespace UnityEngine_UIElements__TransitionEndEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _elapsedTime_k__BackingField     = 0x70         ;
    }

    namespace UnityEngine_UIElements__TransitionCancelEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _elapsedTime_k__BackingField     = 0x70         ;
    }

    namespace UnityEngine_UIElements__IMGUIEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
    }

    namespace UnityEngine_UIElements__FieldMouseDragger`1
    {
        constexpr std::uintptr_t m_DrivenField                    = 0x0          ;
    }

    namespace UnityEngine_UIElements__FilterParameterDeclaration
    {
        constexpr std::uintptr_t m_Name                           = 0x0          ;
        constexpr std::uintptr_t m_InterpolationDefaultValue      = 0x8          ;
        constexpr std::uintptr_t defaultValue                     = 0x20         ;
    }

    namespace UnityEngine_UIElements__FilterFunctionDefinition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_FilterName                     = 0x18         ;
        constexpr std::uintptr_t m_Parameters                     = 0x20         ;
        constexpr std::uintptr_t m_Passes                         = 0x28         ;
    }

    namespace UnityEngine_UIElements__ParameterBinding
    {
        constexpr std::uintptr_t m_Index                          = 0x0          ;
        constexpr std::uintptr_t m_Name                           = 0x8          ;
    }

    namespace UnityEngine_UIElements__PostProcessingPass
    {
        constexpr std::uintptr_t m_Material                       = 0x0          ;
        constexpr std::uintptr_t m_PassIndex                      = 0x8          ;
        constexpr std::uintptr_t m_ParameterBindings              = 0x10         ;
        constexpr std::uintptr_t m_ReadMargins                    = 0x18         ;
        constexpr std::uintptr_t m_WriteMargins                   = 0x28         ;
        constexpr std::uintptr_t _prepareMaterialPropertyBlockCallback_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _applySettingsCallback_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _computeRequiredReadMarginsCallback_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _computeRequiredWriteMarginsCallback_k__BackingField = 0x50         ;
    }

    namespace UnityEngine_UIElements__FilterPassContext
    {
        constexpr std::uintptr_t _filterFunction_k__BackingField  = 0x0          ;
        constexpr std::uintptr_t _filterPassIndex_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _readsGamma_k__BackingField      = 0x74         ;
        constexpr std::uintptr_t _writesGamma_k__BackingField     = 0x75         ;
        constexpr std::uintptr_t _scaledPixelsPerPoint_k__BackingField = 0x78         ;
    }

    namespace UnityEngine_UIElements__PostProcessingMargins
    {
        constexpr std::uintptr_t m_Left                           = 0x0          ;
        constexpr std::uintptr_t m_Top                            = 0x4          ;
        constexpr std::uintptr_t m_Right                          = 0x8          ;
        constexpr std::uintptr_t m_Bottom                         = 0xC          ;
    }

    namespace UnityEngine_UIElements__Focusable
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;

        namespace _static
        {
            constexpr std::uintptr_t focusableProperty                = 0x0          ;
            constexpr std::uintptr_t tabIndexProperty                 = 0x98         ;
            constexpr std::uintptr_t delegatesFocusProperty           = 0x130        ;
            constexpr std::uintptr_t canGrabFocusProperty             = 0x1C8        ;
        }

    }

    namespace UnityEngine_UIElements__FocusChangeDirection
    {
        constexpr std::uintptr_t m_Value                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _unspecified_k__BackingField     = 0x0          ;
            constexpr std::uintptr_t _none_k__BackingField            = 0x8          ;
            constexpr std::uintptr_t _lastValue_k__BackingField       = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__FocusController
    {
        constexpr std::uintptr_t _focusRing_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t m_SelectedTextElement            = 0x18         ;
        constexpr std::uintptr_t m_FocusedElements                = 0x20         ;
        constexpr std::uintptr_t m_LastFocusedElement             = 0x28         ;
        constexpr std::uintptr_t m_LastPendingFocusedElement      = 0x30         ;
        constexpr std::uintptr_t m_PendingFocusCount              = 0x38         ;
        constexpr std::uintptr_t _imguiKeyboardControl_k__BackingField = 0x3C         ;
    }

    namespace UnityEngine_UIElements__DefaultEventSystem
    {
        constexpr std::uintptr_t m_FocusedPanel                   = 0x10         ;
        constexpr std::uintptr_t m_PreviousFocusedPanel           = 0x18         ;
        constexpr std::uintptr_t m_PreviousFocusedElement         = 0x20         ;
        constexpr std::uintptr_t m_UpdateFrameCount               = 0x28         ;
        constexpr std::uintptr_t m_LegacyInputProcessor           = 0x30         ;
        constexpr std::uintptr_t m_InputForUIProcessor            = 0x38         ;
        constexpr std::uintptr_t m_IsInputReady                   = 0x40         ;
        constexpr std::uintptr_t m_UseInputForUI                  = 0x41         ;
        constexpr std::uintptr_t m_IsInputForUIActive             = 0x42         ;
        constexpr std::uintptr_t m_Raycaster                      = 0x48         ;
        constexpr std::uintptr_t m_WorldSpacePicker               = 0x50         ;
        constexpr std::uintptr_t m_ScreenOverlayPicker            = 0x58         ;
        constexpr std::uintptr_t worldSpaceMaxDistance            = 0x60         ;
        constexpr std::uintptr_t worldSpaceLayers                 = 0x64         ;
        constexpr std::uintptr_t verbose                          = 0x68         ;
        constexpr std::uintptr_t logToGameScreen                  = 0x69         ;
        constexpr std::uintptr_t m_LogLabel                       = 0x70         ;
        constexpr std::uintptr_t m_LogLines                       = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t IsEditorRemoteConnected          = 0x0          ;
            constexpr std::uintptr_t s_InvalidPanelCoordinates        = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__DynamicAtlasSettings
    {
        constexpr std::uintptr_t m_MinAtlasSize                   = 0x10         ;
        constexpr std::uintptr_t m_MaxAtlasSize                   = 0x14         ;
        constexpr std::uintptr_t m_MaxSubTextureSize              = 0x18         ;
        constexpr std::uintptr_t m_ActiveFilters                  = 0x1C         ;
        constexpr std::uintptr_t m_CustomFilter                   = 0x20         ;
    }

    namespace UnityEngine_UIElements__NavigateFocusRing
    {
        constexpr std::uintptr_t m_Root                           = 0x10         ;
        constexpr std::uintptr_t m_Ring                           = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Left                             = 0x0          ;
            constexpr std::uintptr_t Right                            = 0x8          ;
            constexpr std::uintptr_t Up                               = 0x10         ;
            constexpr std::uintptr_t Down                             = 0x18         ;
            constexpr std::uintptr_t Next                             = 0x20         ;
            constexpr std::uintptr_t Previous                         = 0x28         ;
        }

    }

    namespace UnityEngine_UIElements__PanelInputConfiguration
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107352C0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Settings                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
            constexpr std::uintptr_t s_ActiveInstances                = 0x8          ;
            constexpr std::uintptr_t onApply                          = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__PanelScaleMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__PanelScreenMatchMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__PanelRenderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__ColliderUpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__PanelSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t themeUss                         = 0x18         ;
        constexpr std::uintptr_t m_DisableNoThemeWarning          = 0x20         ;
        constexpr std::uintptr_t m_TargetTexture                  = 0x28         ;
        constexpr std::uintptr_t m_RenderMode                     = 0x30         ;
        constexpr std::uintptr_t m_ColliderUpdateMode             = 0x34         ;
        constexpr std::uintptr_t m_ColliderIsTrigger              = 0x38         ;
        constexpr std::uintptr_t m_ScaleMode                      = 0x3C         ;
        constexpr std::uintptr_t m_ReferenceSpritePixelsPerUnit   = 0x40         ;
        constexpr std::uintptr_t m_PixelsPerUnit                  = 0x44         ;
        constexpr std::uintptr_t m_Scale                          = 0x48         ;
        constexpr std::uintptr_t m_ReferenceDpi                   = 0x4C         ;
        constexpr std::uintptr_t m_FallbackDpi                    = 0x50         ;
        constexpr std::uintptr_t m_ReferenceResolution            = 0x54         ;
        constexpr std::uintptr_t m_ScreenMatchMode                = 0x5C         ;
        constexpr std::uintptr_t m_Match                          = 0x60         ;
        constexpr std::uintptr_t m_SortingOrder                   = 0x64         ;
        constexpr std::uintptr_t m_TargetDisplay                  = 0x68         ;
        constexpr std::uintptr_t m_BindingLogLevel                = 0x6C         ;
        constexpr std::uintptr_t m_ClearDepthStencil              = 0x70         ;
        constexpr std::uintptr_t m_ClearColor                     = 0x71         ;
        constexpr std::uintptr_t m_ColorClearValue                = 0x74         ;
        constexpr std::uintptr_t m_VertexBudget                   = 0x84         ;
        constexpr std::uintptr_t m_TextureSlotCount               = 0x88         ;
        constexpr std::uintptr_t m_PanelAccess                    = 0x90         ;
        constexpr std::uintptr_t m_AttachedUIDocumentsList        = 0x98         ;
        constexpr std::uintptr_t m_DynamicAtlasSettings           = 0xA0         ;
        constexpr std::uintptr_t m_AtlasBlitShader                = 0xA8         ;
        constexpr std::uintptr_t m_DefaultShader                  = 0xB0         ;
        constexpr std::uintptr_t m_RuntimeGaussianBlurShader      = 0xB8         ;
        constexpr std::uintptr_t m_RuntimeColorEffectShader       = 0xC0         ;
        constexpr std::uintptr_t m_SDFShader                      = 0xC8         ;
        constexpr std::uintptr_t m_BitmapShader                   = 0xD0         ;
        constexpr std::uintptr_t m_SpriteShader                   = 0xD8         ;
        constexpr std::uintptr_t m_ICUDataAsset                   = 0xE0         ;
        constexpr std::uintptr_t forceGammaRendering              = 0xE8         ;
        constexpr std::uintptr_t textSettings                     = 0xF0         ;
        constexpr std::uintptr_t m_TargetRect                     = 0xF8         ;
        constexpr std::uintptr_t m_ResolvedScale                  = 0x108        ;
        constexpr std::uintptr_t m_OldThemeUss                    = 0x110        ;
        constexpr std::uintptr_t _ScreenDPI_k__BackingField       = 0x118        ;
        constexpr std::uintptr_t m_PanelChangeReceiver            = 0x120        ;
        constexpr std::uintptr_t m_AssignedScreenToPanel          = 0x128        ;
    }

    namespace UnityEngine_UIElements__RuntimePanel
    {
        constexpr std::uintptr_t panelDisposed                    = 0x10         ;
        constexpr std::uintptr_t m_UIElementsBridge               = 0x18         ;
        constexpr std::uintptr_t m_Scale                          = 0x20         ;
        constexpr std::uintptr_t layoutConfig                     = 0x28         ;
        constexpr std::uintptr_t m_PixelsPerPoint                 = 0x68         ;
        constexpr std::uintptr_t _referenceSpritePixelsPerUnit_k__BackingField = 0x6C         ;
        constexpr std::uintptr_t _clearSettings_k__BackingField   = 0x70         ;
        constexpr std::uintptr_t panelRenderer                    = 0x88         ;
        constexpr std::uintptr_t _duringLayoutPhase_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _repaintData_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _cursorManager_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _contextualMenuManager_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _dataBindingManager_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t m_Scheduler                      = 0xB8         ;
        constexpr std::uintptr_t m_TimeSinceStartupFunc           = 0xC0         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t m_TopElementUnderPointers        = 0xD0         ;
        constexpr std::uintptr_t isFlatChanged                    = 0xD8         ;
        constexpr std::uintptr_t m_IsFlat                         = 0xE0         ;
        constexpr std::uintptr_t atlasChanged                     = 0xE8         ;
        constexpr std::uintptr_t hierarchyChanged                 = 0xF0         ;
        constexpr std::uintptr_t beforeUpdate                     = 0xF8         ;
        constexpr std::uintptr_t textElementRegistry              = 0x100        ;
        constexpr std::uintptr_t CreateMenuFunctor                = 0x108        ;
        constexpr std::uintptr_t m_RootContainer                  = 0x110        ;
        constexpr std::uintptr_t m_VisualTreeUpdater              = 0x118        ;
        constexpr std::uintptr_t m_StylePropertyAnimationSystem   = 0x120        ;
        constexpr std::uintptr_t m_PanelName                      = 0x128        ;
        constexpr std::uintptr_t m_Version                        = 0x130        ;
        constexpr std::uintptr_t m_RepaintVersion                 = 0x134        ;
        constexpr std::uintptr_t m_HierarchyVersion               = 0x138        ;
        constexpr std::uintptr_t m_LastTickedHierarchyVersion     = 0x13C        ;
        constexpr std::uintptr_t m_MarkerPrepareRepaint           = 0x140        ;
        constexpr std::uintptr_t m_MarkerRender                   = 0x148        ;
        constexpr std::uintptr_t m_MarkerValidateLayout           = 0x150        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActions     = 0x158        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActionsPreLayout = 0x160        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActionsPostLayout = 0x168        ;
        constexpr std::uintptr_t m_MarkerPanelChangeReceiver      = 0x170        ;
        constexpr std::uintptr_t _dispatcher_k__BackingField      = 0x178        ;
        constexpr std::uintptr_t _ownerObject_k__BackingField     = 0x180        ;
        constexpr std::uintptr_t _contextType_k__BackingField     = 0x188        ;
        constexpr std::uintptr_t _saveViewData_k__BackingField    = 0x190        ;
        constexpr std::uintptr_t _getViewDataDictionary_k__BackingField = 0x198        ;
        constexpr std::uintptr_t _focusController_k__BackingField = 0x1A0        ;
        constexpr std::uintptr_t _IMGUIEventInterests_k__BackingField = 0x1A8        ;
        constexpr std::uintptr_t m_JustReceivedFocus              = 0x1AB        ;
        constexpr std::uintptr_t m_PanelChangeReceiver            = 0x1B0        ;
        constexpr std::uintptr_t _IMGUIContainersCount_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rootIMGUIContainer_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t m_Atlas                          = 0x1C8        ;
        constexpr std::uintptr_t m_ValidatingLayout               = 0x1D0        ;
        constexpr std::uintptr_t m_SelectableGameObject           = 0x1D8        ;
        constexpr std::uintptr_t m_RuntimePanelCreationIndex      = 0x1E0        ;
        constexpr std::uintptr_t m_SortingPriority                = 0x1E4        ;
        constexpr std::uintptr_t resolvedSortingIndex             = 0x1E8        ;
        constexpr std::uintptr_t destroyed                        = 0x1F0        ;
        constexpr std::uintptr_t drawsInCamerasChanged            = 0x1F8        ;
        constexpr std::uintptr_t m_DrawsInCameras                 = 0x200        ;
        constexpr std::uintptr_t m_PixelsPerUnit                  = 0x204        ;
        constexpr std::uintptr_t targetTexture                    = 0x208        ;
        constexpr std::uintptr_t _targetDisplay_k__BackingField   = 0x210        ;
        constexpr std::uintptr_t m_ScreenToPanelSpace             = 0x218        ;
        constexpr std::uintptr_t m_PanelSettings                  = 0x220        ;

        namespace _static
        {
            constexpr std::uintptr_t s_EventDispatcher                = 0x0          ;
            constexpr std::uintptr_t s_EmptyDocumentList              = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__CameraScreenRaycaster
    {
        constexpr std::uintptr_t cameras                          = 0x10         ;
        constexpr std::uintptr_t singleCamera                     = 0x18         ;
        constexpr std::uintptr_t layerMask                        = 0x20         ;
    }

    namespace UnityEngine_UIElements__MainCameraScreenRaycaster
    {
        constexpr std::uintptr_t cameras                          = 0x10         ;
        constexpr std::uintptr_t singleCamera                     = 0x18         ;
        constexpr std::uintptr_t layerMask                        = 0x20         ;
        constexpr std::uintptr_t singleCameraArray                = 0x28         ;
    }

    namespace UnityEngine_UIElements__UIDocumentList
    {
        constexpr std::uintptr_t m_AttachedUIDocuments            = 0x10         ;
    }

    namespace UnityEngine_UIElements__UIDocumentRootElement
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _templateId_k__BackingField      = 0x2D8        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x2E0        ;
        constexpr std::uintptr_t m_TemplateSource                 = 0x2E8        ;
        constexpr std::uintptr_t document                         = 0x2F0        ;
        constexpr std::uintptr_t _uiRenderer_k__BackingField      = 0x2F8        ;
    }

    namespace UnityEngine_UIElements__PivotReferenceSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Pivot
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__UIDocument
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_UIDocumentCreationIndex        = 0x20         ;
        constexpr std::uintptr_t m_PanelSettings                  = 0x28         ;
        constexpr std::uintptr_t m_PreviousPanelSettings          = 0x30         ;
        constexpr std::uintptr_t m_ParentUI                       = 0x38         ;
        constexpr std::uintptr_t m_ChildrenContent                = 0x40         ;
        constexpr std::uintptr_t m_ChildrenContentCopy            = 0x48         ;
        constexpr std::uintptr_t sourceAsset                      = 0x50         ;
        constexpr std::uintptr_t m_RootVisualElement              = 0x58         ;
        constexpr std::uintptr_t _focusRing_k__BackingField       = 0x60         ;
        constexpr std::uintptr_t softPointerCaptures              = 0x68         ;
        constexpr std::uintptr_t m_FirstChildInsertIndex          = 0x6C         ;
        constexpr std::uintptr_t m_SortingOrder                   = 0x70         ;
        constexpr std::uintptr_t m_Position                       = 0x74         ;
        constexpr std::uintptr_t m_WorldSpaceSizeMode             = 0x78         ;
        constexpr std::uintptr_t m_WorldSpaceWidth                = 0x7C         ;
        constexpr std::uintptr_t m_WorldSpaceHeight               = 0x80         ;
        constexpr std::uintptr_t m_PivotReferenceSize             = 0x84         ;
        constexpr std::uintptr_t m_Pivot                          = 0x88         ;
        constexpr std::uintptr_t m_WorldSpaceCollider             = 0x90         ;
        constexpr std::uintptr_t m_RootHasWorldTransform          = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t s_CurrentUIDocumentCounter       = 0x0          ;
            constexpr std::uintptr_t EnabledDocumentCount             = 0x4          ;
        }

    }

    namespace UnityEngine_UIElements__DefaultGroupManager
    {
        constexpr std::uintptr_t m_GroupOptions                   = 0x10         ;
        constexpr std::uintptr_t m_SelectedOption                 = 0x18         ;
        constexpr std::uintptr_t m_GroupBox                       = 0x20         ;
    }

    namespace UnityEngine_UIElements__IMGUIContainer
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_OnGUIHandler                   = 0x2C8        ;
        constexpr std::uintptr_t m_ObjectGUIState                 = 0x2D0        ;
        constexpr std::uintptr_t useOwnerObjectGUIState           = 0x2D8        ;
        constexpr std::uintptr_t _lastWorldClip_k__BackingField   = 0x2DC        ;
        constexpr std::uintptr_t m_CullingEnabled                 = 0x2EC        ;
        constexpr std::uintptr_t m_IsFocusDelegated               = 0x2ED        ;
        constexpr std::uintptr_t m_RefreshCachedLayout            = 0x2EE        ;
        constexpr std::uintptr_t m_Cache                          = 0x2F0        ;
        constexpr std::uintptr_t m_CachedClippingRect             = 0x2F8        ;
        constexpr std::uintptr_t m_CachedTransform                = 0x308        ;
        constexpr std::uintptr_t m_ContextType                    = 0x348        ;
        constexpr std::uintptr_t lostFocus                        = 0x34C        ;
        constexpr std::uintptr_t receivedFocus                    = 0x34D        ;
        constexpr std::uintptr_t focusChangeDirection             = 0x350        ;
        constexpr std::uintptr_t hasFocusableControls             = 0x358        ;
        constexpr std::uintptr_t newKeyboardFocusControlID        = 0x35C        ;
        constexpr std::uintptr_t _focusOnlyIfHasFocusableControls_k__BackingField = 0x360        ;
        constexpr std::uintptr_t m_GUIGlobals                     = 0x364        ;

        namespace _static
        {
            constexpr std::uintptr_t cullingEnabledProperty           = 0x0          ;
            constexpr std::uintptr_t contextTypeProperty              = 0x98         ;
            constexpr std::uintptr_t ussClassName                     = 0x130        ;
            constexpr std::uintptr_t ussFoldoutChildDepthClassName    = 0x138        ;
            constexpr std::uintptr_t ussFoldoutChildDepthClassNames   = 0x140        ;
            constexpr std::uintptr_t k_OnGUIMarker                    = 0x148        ;
            constexpr std::uintptr_t k_ImmediateCallbackMarker        = 0x150        ;
            constexpr std::uintptr_t s_DefaultMeasureEvent            = 0x158        ;
            constexpr std::uintptr_t s_MeasureEvent                   = 0x160        ;
            constexpr std::uintptr_t s_CurrentEvent                   = 0x168        ;
        }

    }

    namespace UnityEngine_UIElements__ImmediateModeException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace UnityEngine_UIElements__SelectionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__KeyboardNavigationOperation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__KeyboardNavigationManipulator
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t m_Action                         = 0x18         ;
    }

    namespace UnityEngine_UIElements__ManipulatorActivationFilter
    {
        constexpr std::uintptr_t _button_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x4          ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x8          ;
    }

    namespace UnityEngine_UIElements__Manipulator
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__MouseButton
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__MouseManipulator
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
    }

    namespace UnityEngine_UIElements__MeshWriteDataInterface
    {
        constexpr std::uintptr_t vertices                         = 0x0          ;
        constexpr std::uintptr_t indices                          = 0x8          ;
        constexpr std::uintptr_t vertexCount                      = 0x10         ;
        constexpr std::uintptr_t indexCount                       = 0x14         ;
    }

    namespace UnityEngine_UIElements__FillGradient
    {
        constexpr std::uintptr_t _gradient_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _gradientType_k__BackingField    = 0x8          ;
        constexpr std::uintptr_t _addressMode_k__BackingField     = 0xC          ;
        constexpr std::uintptr_t _start_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _end_k__BackingField             = 0x18         ;
        constexpr std::uintptr_t _center_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _focus_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x30         ;
    }

    namespace UnityEngine_UIElements__UIRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t commandLists                     = 0x18         ;
        constexpr std::uintptr_t skipRendering                    = 0x20         ;
    }

    namespace UnityEngine_UIElements__ObjectPool`1
    {
        constexpr std::uintptr_t m_Stack                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__ContextType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__VersionChangeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__UsageHints
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__RenderHints
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__PanelClearSettings
    {
        constexpr std::uintptr_t clearDepthStencil                = 0x0          ;
        constexpr std::uintptr_t clearColor                       = 0x1          ;
        constexpr std::uintptr_t color                            = 0x4          ;
    }

    namespace UnityEngine_UIElements__RepaintData
    {
        constexpr std::uintptr_t _currentOffset_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _mousePosition_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t _currentWorldClip_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _repaintEvent_k__BackingField    = 0x68         ;
    }

    namespace UnityEngine_UIElements__HierarchyEvent
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__BaseVisualElementPanel
    {
        constexpr std::uintptr_t panelDisposed                    = 0x10         ;
        constexpr std::uintptr_t m_UIElementsBridge               = 0x18         ;
        constexpr std::uintptr_t m_Scale                          = 0x20         ;
        constexpr std::uintptr_t layoutConfig                     = 0x28         ;
        constexpr std::uintptr_t m_PixelsPerPoint                 = 0x68         ;
        constexpr std::uintptr_t _referenceSpritePixelsPerUnit_k__BackingField = 0x6C         ;
        constexpr std::uintptr_t _clearSettings_k__BackingField   = 0x70         ;
        constexpr std::uintptr_t panelRenderer                    = 0x88         ;
        constexpr std::uintptr_t _duringLayoutPhase_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _repaintData_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _cursorManager_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _contextualMenuManager_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _dataBindingManager_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t m_Scheduler                      = 0xB8         ;
        constexpr std::uintptr_t m_TimeSinceStartupFunc           = 0xC0         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t m_TopElementUnderPointers        = 0xD0         ;
        constexpr std::uintptr_t isFlatChanged                    = 0xD8         ;
        constexpr std::uintptr_t m_IsFlat                         = 0xE0         ;
        constexpr std::uintptr_t atlasChanged                     = 0xE8         ;
        constexpr std::uintptr_t hierarchyChanged                 = 0xF0         ;
        constexpr std::uintptr_t beforeUpdate                     = 0xF8         ;
        constexpr std::uintptr_t textElementRegistry              = 0x100        ;
        constexpr std::uintptr_t CreateMenuFunctor                = 0x108        ;

        namespace _static
        {
            constexpr std::uintptr_t s_OutsidePanelCoordinates        = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__LoadResourceFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__TimeMsFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__TimeFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__GetViewDataDictionary
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__SavePersistentViewData
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements__Panel
    {
        constexpr std::uintptr_t panelDisposed                    = 0x10         ;
        constexpr std::uintptr_t m_UIElementsBridge               = 0x18         ;
        constexpr std::uintptr_t m_Scale                          = 0x20         ;
        constexpr std::uintptr_t layoutConfig                     = 0x28         ;
        constexpr std::uintptr_t m_PixelsPerPoint                 = 0x68         ;
        constexpr std::uintptr_t _referenceSpritePixelsPerUnit_k__BackingField = 0x6C         ;
        constexpr std::uintptr_t _clearSettings_k__BackingField   = 0x70         ;
        constexpr std::uintptr_t panelRenderer                    = 0x88         ;
        constexpr std::uintptr_t _duringLayoutPhase_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _repaintData_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _cursorManager_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _contextualMenuManager_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _dataBindingManager_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t m_Scheduler                      = 0xB8         ;
        constexpr std::uintptr_t m_TimeSinceStartupFunc           = 0xC0         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t m_TopElementUnderPointers        = 0xD0         ;
        constexpr std::uintptr_t isFlatChanged                    = 0xD8         ;
        constexpr std::uintptr_t m_IsFlat                         = 0xE0         ;
        constexpr std::uintptr_t atlasChanged                     = 0xE8         ;
        constexpr std::uintptr_t hierarchyChanged                 = 0xF0         ;
        constexpr std::uintptr_t beforeUpdate                     = 0xF8         ;
        constexpr std::uintptr_t textElementRegistry              = 0x100        ;
        constexpr std::uintptr_t CreateMenuFunctor                = 0x108        ;
        constexpr std::uintptr_t m_RootContainer                  = 0x110        ;
        constexpr std::uintptr_t m_VisualTreeUpdater              = 0x118        ;
        constexpr std::uintptr_t m_StylePropertyAnimationSystem   = 0x120        ;
        constexpr std::uintptr_t m_PanelName                      = 0x128        ;
        constexpr std::uintptr_t m_Version                        = 0x130        ;
        constexpr std::uintptr_t m_RepaintVersion                 = 0x134        ;
        constexpr std::uintptr_t m_HierarchyVersion               = 0x138        ;
        constexpr std::uintptr_t m_LastTickedHierarchyVersion     = 0x13C        ;
        constexpr std::uintptr_t m_MarkerPrepareRepaint           = 0x140        ;
        constexpr std::uintptr_t m_MarkerRender                   = 0x148        ;
        constexpr std::uintptr_t m_MarkerValidateLayout           = 0x150        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActions     = 0x158        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActionsPreLayout = 0x160        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActionsPostLayout = 0x168        ;
        constexpr std::uintptr_t m_MarkerPanelChangeReceiver      = 0x170        ;
        constexpr std::uintptr_t _dispatcher_k__BackingField      = 0x178        ;
        constexpr std::uintptr_t _ownerObject_k__BackingField     = 0x180        ;
        constexpr std::uintptr_t _contextType_k__BackingField     = 0x188        ;
        constexpr std::uintptr_t _saveViewData_k__BackingField    = 0x190        ;
        constexpr std::uintptr_t _getViewDataDictionary_k__BackingField = 0x198        ;
        constexpr std::uintptr_t _focusController_k__BackingField = 0x1A0        ;
        constexpr std::uintptr_t _IMGUIEventInterests_k__BackingField = 0x1A8        ;
        constexpr std::uintptr_t m_JustReceivedFocus              = 0x1AB        ;
        constexpr std::uintptr_t m_PanelChangeReceiver            = 0x1B0        ;
        constexpr std::uintptr_t _IMGUIContainersCount_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rootIMGUIContainer_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t m_Atlas                          = 0x1C8        ;
        constexpr std::uintptr_t m_ValidatingLayout               = 0x1D0        ;

        namespace _static
        {
            constexpr std::uintptr_t s_MarkerPickAll                  = 0x0          ;
            constexpr std::uintptr_t _loadResourceFunc_k__BackingField = 0x8          ;
            constexpr std::uintptr_t _TimeSinceStartup_k__BackingField = 0x10         ;
            constexpr std::uintptr_t beforeAnyRepaint                 = 0x18         ;
        }

    }

    namespace UnityEngine_UIElements__BaseRuntimePanel
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A8748   ;
        constexpr std::uintptr_t panelDisposed                    = 0x10         ;
        constexpr std::uintptr_t m_UIElementsBridge               = 0x18         ;
        constexpr std::uintptr_t m_Scale                          = 0x20         ;
        constexpr std::uintptr_t layoutConfig                     = 0x28         ;
        constexpr std::uintptr_t m_PixelsPerPoint                 = 0x68         ;
        constexpr std::uintptr_t _referenceSpritePixelsPerUnit_k__BackingField = 0x6C         ;
        constexpr std::uintptr_t _clearSettings_k__BackingField   = 0x70         ;
        constexpr std::uintptr_t panelRenderer                    = 0x88         ;
        constexpr std::uintptr_t _duringLayoutPhase_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _repaintData_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _cursorManager_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _contextualMenuManager_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _dataBindingManager_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t m_Scheduler                      = 0xB8         ;
        constexpr std::uintptr_t m_TimeSinceStartupFunc           = 0xC0         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t m_TopElementUnderPointers        = 0xD0         ;
        constexpr std::uintptr_t isFlatChanged                    = 0xD8         ;
        constexpr std::uintptr_t m_IsFlat                         = 0xE0         ;
        constexpr std::uintptr_t atlasChanged                     = 0xE8         ;
        constexpr std::uintptr_t hierarchyChanged                 = 0xF0         ;
        constexpr std::uintptr_t beforeUpdate                     = 0xF8         ;
        constexpr std::uintptr_t textElementRegistry              = 0x100        ;
        constexpr std::uintptr_t CreateMenuFunctor                = 0x108        ;
        constexpr std::uintptr_t m_RootContainer                  = 0x110        ;
        constexpr std::uintptr_t m_VisualTreeUpdater              = 0x118        ;
        constexpr std::uintptr_t m_StylePropertyAnimationSystem   = 0x120        ;
        constexpr std::uintptr_t m_PanelName                      = 0x128        ;
        constexpr std::uintptr_t m_Version                        = 0x130        ;
        constexpr std::uintptr_t m_RepaintVersion                 = 0x134        ;
        constexpr std::uintptr_t m_HierarchyVersion               = 0x138        ;
        constexpr std::uintptr_t m_LastTickedHierarchyVersion     = 0x13C        ;
        constexpr std::uintptr_t m_MarkerPrepareRepaint           = 0x140        ;
        constexpr std::uintptr_t m_MarkerRender                   = 0x148        ;
        constexpr std::uintptr_t m_MarkerValidateLayout           = 0x150        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActions     = 0x158        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActionsPreLayout = 0x160        ;
        constexpr std::uintptr_t m_MarkerTickScheduledActionsPostLayout = 0x168        ;
        constexpr std::uintptr_t m_MarkerPanelChangeReceiver      = 0x170        ;
        constexpr std::uintptr_t _dispatcher_k__BackingField      = 0x178        ;
        constexpr std::uintptr_t _ownerObject_k__BackingField     = 0x180        ;
        constexpr std::uintptr_t _contextType_k__BackingField     = 0x188        ;
        constexpr std::uintptr_t _saveViewData_k__BackingField    = 0x190        ;
        constexpr std::uintptr_t _getViewDataDictionary_k__BackingField = 0x198        ;
        constexpr std::uintptr_t _focusController_k__BackingField = 0x1A0        ;
        constexpr std::uintptr_t _IMGUIEventInterests_k__BackingField = 0x1A8        ;
        constexpr std::uintptr_t m_JustReceivedFocus              = 0x1AB        ;
        constexpr std::uintptr_t m_PanelChangeReceiver            = 0x1B0        ;
        constexpr std::uintptr_t _IMGUIContainersCount_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rootIMGUIContainer_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t m_Atlas                          = 0x1C8        ;
        constexpr std::uintptr_t m_ValidatingLayout               = 0x1D0        ;
        constexpr std::uintptr_t m_SelectableGameObject           = 0x1D8        ;
        constexpr std::uintptr_t m_RuntimePanelCreationIndex      = 0x1E0        ;
        constexpr std::uintptr_t m_SortingPriority                = 0x1E4        ;
        constexpr std::uintptr_t resolvedSortingIndex             = 0x1E8        ;
        constexpr std::uintptr_t destroyed                        = 0x1F0        ;
        constexpr std::uintptr_t drawsInCamerasChanged            = 0x1F8        ;
        constexpr std::uintptr_t m_DrawsInCameras                 = 0x200        ;
        constexpr std::uintptr_t m_PixelsPerUnit                  = 0x204        ;
        constexpr std::uintptr_t targetTexture                    = 0x208        ;
        constexpr std::uintptr_t _targetDisplay_k__BackingField   = 0x210        ;
        constexpr std::uintptr_t m_ScreenToPanelSpace             = 0x218        ;

        namespace _static
        {
            constexpr std::uintptr_t s_CurrentRuntimePanelCounter     = 0x0          ;
            constexpr std::uintptr_t DefaultScreenToPanelSpace        = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__PanelRootElement
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
    }

    namespace UnityEngine_UIElements__EditorPanelRootElement
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
    }

    namespace UnityEngine_UIElements__PointerDispatchState
    {
        constexpr std::uintptr_t m_PendingPointerCapture          = 0x10         ;
        constexpr std::uintptr_t m_PointerCapture                 = 0x18         ;
        constexpr std::uintptr_t m_ShouldSendCompatibilityMouseEvents = 0x20         ;
    }

    namespace UnityEngine_UIElements__PointerManipulator
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x30         ;
    }

    namespace UnityEngine_UIElements__SafeHandleAccess
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_UIElements__UIRAtlasAllocator
    {
        constexpr std::uintptr_t _maxAtlasSize_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _maxImageWidth_k__BackingField   = 0x14         ;
        constexpr std::uintptr_t _maxImageHeight_k__BackingField  = 0x18         ;
        constexpr std::uintptr_t _virtualWidth_k__BackingField    = 0x1C         ;
        constexpr std::uintptr_t _virtualHeight_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _physicalWidth_k__BackingField   = 0x24         ;
        constexpr std::uintptr_t _physicalHeight_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t m_FirstUnpartitionedArea         = 0x30         ;
        constexpr std::uintptr_t m_OpenRows                       = 0x38         ;
        constexpr std::uintptr_t m_1SidePadding                   = 0x40         ;
        constexpr std::uintptr_t m_2SidePadding                   = 0x44         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_MarkerTryAllocate              = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__DynamicAtlasPage
    {
        constexpr std::uintptr_t _textureId_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _atlas_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _format_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _filterMode_k__BackingField      = 0x24         ;
        constexpr std::uintptr_t _minSize_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _maxSize_k__BackingField         = 0x30         ;
        constexpr std::uintptr_t m_1Padding                       = 0x38         ;
        constexpr std::uintptr_t m_2Padding                       = 0x3C         ;
        constexpr std::uintptr_t m_Allocator                      = 0x40         ;
        constexpr std::uintptr_t m_Blitter                        = 0x48         ;
        constexpr std::uintptr_t m_CurrentSize                    = 0x50         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t s_TextureCounter                 = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__Vertex
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t tint                             = 0xC          ;
        constexpr std::uintptr_t uv                               = 0x10         ;
        constexpr std::uintptr_t layoutUV                         = 0x18         ;
        constexpr std::uintptr_t xformClipPages                   = 0x20         ;
        constexpr std::uintptr_t ids                              = 0x24         ;
        constexpr std::uintptr_t flags                            = 0x28         ;
        constexpr std::uintptr_t opacityColorPages                = 0x2C         ;
        constexpr std::uintptr_t settingIndex                     = 0x30         ;
        constexpr std::uintptr_t circle                           = 0x34         ;
        constexpr std::uintptr_t textureId                        = 0x44         ;

        namespace _static
        {
            constexpr std::uintptr_t nearZ                            = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__MeshGenerationCallbackType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__TextureOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__MeshWriteData
    {
        constexpr std::uintptr_t m_Vertices                       = 0x10         ;
        constexpr std::uintptr_t m_Indices                        = 0x20         ;
        constexpr std::uintptr_t currentIndex                     = 0x30         ;
        constexpr std::uintptr_t currentVertex                    = 0x34         ;
    }

    namespace UnityEngine_UIElements__ColorPage
    {
        constexpr std::uintptr_t isValid                          = 0x0          ;
        constexpr std::uintptr_t pageAndID                        = 0x4          ;
    }

    namespace UnityEngine_UIElements__MeshGenerationContext
    {
        constexpr std::uintptr_t _visualElement_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _renderData_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_Painter2D                      = 0x20         ;
        constexpr std::uintptr_t m_MeshWriteDataPool              = 0x28         ;
        constexpr std::uintptr_t m_Allocator                      = 0x30         ;
        constexpr std::uintptr_t m_MeshGenerationDeferrer         = 0x38         ;
        constexpr std::uintptr_t m_MeshGenerationNodeManager      = 0x40         ;
        constexpr std::uintptr_t _meshGenerator_k__BackingField   = 0x48         ;
        constexpr std::uintptr_t _entryRecorder_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t _parentEntry_k__BackingField     = 0x58         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t k_AllocateMarker                 = 0x0          ;
            constexpr std::uintptr_t k_DrawVectorImageMarker          = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__MeshGenerationNode
    {
        constexpr std::uintptr_t m_UnsafeNode                     = 0x0          ;
    }

    namespace UnityEngine_UIElements__UnsafeMeshGenerationNode
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_UIElements__MeshGenerationNodeImpl
    {
        constexpr std::uintptr_t m_SelfHandle                     = 0x10         ;
        constexpr std::uintptr_t m_ParentEntry                    = 0x18         ;
        constexpr std::uintptr_t m_EntryRecorder                  = 0x20         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x28         ;
    }

    namespace UnityEngine_UIElements__MeshGenerationNodeManager
    {
        constexpr std::uintptr_t m_Nodes                          = 0x10         ;
        constexpr std::uintptr_t m_UsedCounter                    = 0x18         ;
        constexpr std::uintptr_t m_EntryRecorder                  = 0x20         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x28         ;
    }

    namespace UnityEngine_UIElements__Painter2D
    {
        constexpr std::uintptr_t m_Ctx                            = 0x10         ;
        constexpr std::uintptr_t m_DetachedAllocator              = 0x18         ;
        constexpr std::uintptr_t m_Handle                         = 0x20         ;
        constexpr std::uintptr_t m_CachedFillGradient             = 0x28         ;
        constexpr std::uintptr_t m_CachedFillTexture              = 0x60         ;
        constexpr std::uintptr_t m_CachedStrokeFillGradient       = 0x68         ;
        constexpr std::uintptr_t m_CachedDashPattern              = 0xA0         ;
        constexpr std::uintptr_t m_JobSnapshots                   = 0xA8         ;
        constexpr std::uintptr_t m_VectorImageToRelease           = 0xB0         ;
        constexpr std::uintptr_t m_JobParameters                  = 0xB8         ;
        constexpr std::uintptr_t m_Disposed                       = 0xC8         ;
        constexpr std::uintptr_t m_OnMeshGenerationDelegate       = 0xD0         ;

        namespace _static
        {
            constexpr std::uintptr_t k_MemoryLabel                    = 0x0          ;
            constexpr std::uintptr_t _isPainterActive_k__BackingField = 0x10         ;
            constexpr std::uintptr_t s_StrokeMarker                   = 0x18         ;
            constexpr std::uintptr_t s_FillMarker                     = 0x20         ;
            constexpr std::uintptr_t s_ClipMarker                     = 0x28         ;
        }

    }

    namespace UnityEngine_UIElements__UIRRepaintUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t attachedPanel                    = 0x28         ;
        constexpr std::uintptr_t renderTreeManager                = 0x30         ;
        constexpr std::uintptr_t m_ForceGammaRendering            = 0x38         ;
        constexpr std::uintptr_t m_VertexBudget                   = 0x3C         ;
        constexpr std::uintptr_t m_TextureSlotCount               = 0x40         ;
        constexpr std::uintptr_t _drawStats_k__BackingField       = 0x44         ;
        constexpr std::uintptr_t _breakBatches_k__BackingField    = 0x45         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x46         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Description                    = 0x0          ;
            constexpr std::uintptr_t s_ProfilerMarker                 = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__TempMeshAllocator
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_UIElements__TextureId
    {
        constexpr std::uintptr_t m_Index                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t invalid                          = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__TextureRegistry
    {
        constexpr std::uintptr_t m_Textures                       = 0x10         ;
        constexpr std::uintptr_t m_TextureToId                    = 0x18         ;
        constexpr std::uintptr_t m_FreeIds                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _instance_k__BackingField        = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__TimerState
    {
        constexpr std::uintptr_t _start_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _now_k__BackingField             = 0x8          ;
    }

    namespace UnityEngine_UIElements__ScheduledItem
    {
        constexpr std::uintptr_t timerUpdateStopCondition         = 0x10         ;
        constexpr std::uintptr_t _startMs_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _delayMs_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _intervalMs_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _endTimeMs_k__BackingField       = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t OnceCondition                    = 0x0          ;
            constexpr std::uintptr_t ForeverCondition                 = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__TimerEventScheduler
    {
        constexpr std::uintptr_t m_ScheduledItems                 = 0x10         ;
        constexpr std::uintptr_t m_TransactionMode                = 0x18         ;
        constexpr std::uintptr_t m_ScheduleTransactions           = 0x20         ;
        constexpr std::uintptr_t m_UnscheduleTransactions         = 0x28         ;
        constexpr std::uintptr_t disableThrottling                = 0x30         ;
        constexpr std::uintptr_t m_LastUpdatedIndex               = 0x34         ;
        constexpr std::uintptr_t panel                            = 0x38         ;
        constexpr std::uintptr_t frameCount                       = 0x40         ;
    }

    namespace UnityEngine_UIElements__Spacing
    {
        constexpr std::uintptr_t left                             = 0x0          ;
        constexpr std::uintptr_t top                              = 0x4          ;
        constexpr std::uintptr_t right                            = 0x8          ;
        constexpr std::uintptr_t bottom                           = 0xC          ;
    }

    namespace UnityEngine_UIElements__AngleUnit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Angle
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Unit                           = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t s_AngleUnitLookup                = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__Background
    {
        constexpr std::uintptr_t m_Texture                        = 0x0          ;
        constexpr std::uintptr_t m_Sprite                         = 0x8          ;
        constexpr std::uintptr_t m_RenderTexture                  = 0x10         ;
        constexpr std::uintptr_t m_VectorImage                    = 0x18         ;
    }

    namespace UnityEngine_UIElements__ComputedStyle
    {
        constexpr std::uintptr_t inheritedData                    = 0x0          ;
        constexpr std::uintptr_t layoutData                       = 0x8          ;
        constexpr std::uintptr_t rareData                         = 0x10         ;
        constexpr std::uintptr_t transformData                    = 0x18         ;
        constexpr std::uintptr_t transitionData                   = 0x20         ;
        constexpr std::uintptr_t visualData                       = 0x28         ;
        constexpr std::uintptr_t customProperties                 = 0x30         ;
        constexpr std::uintptr_t matchingRulesHash                = 0x38         ;
        constexpr std::uintptr_t dpiScaling                       = 0x40         ;
        constexpr std::uintptr_t computedTransitions              = 0x48         ;
    }

    namespace UnityEngine_UIElements__ComputedTransitionProperty
    {
        constexpr std::uintptr_t id                               = 0x0          ;
        constexpr std::uintptr_t durationMs                       = 0x4          ;
        constexpr std::uintptr_t delayMs                          = 0x8          ;
        constexpr std::uintptr_t easingCurve                      = 0x10         ;
    }

    namespace UnityEngine_UIElements__CustomStyleProperty`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements__EasingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__EasingFunction
    {
        constexpr std::uintptr_t m_Mode                           = 0x0          ;
    }

    namespace UnityEngine_UIElements__FilterFunctionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__FilterParameterType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__FilterParameter
    {
        constexpr std::uintptr_t m_Type                           = 0x0          ;
        constexpr std::uintptr_t m_FloatValue                     = 0x4          ;
        constexpr std::uintptr_t m_ColorValue                     = 0x8          ;
    }

    namespace UnityEngine_UIElements__FilterFunction
    {
        constexpr std::uintptr_t m_Type                           = 0x0          ;
        constexpr std::uintptr_t m_Parameters                     = 0x4          ;
        constexpr std::uintptr_t m_ParameterCount                 = 0x64         ;
        constexpr std::uintptr_t m_CustomDefinition               = 0x68         ;
    }

    namespace UnityEngine_UIElements__FontDefinition
    {
        constexpr std::uintptr_t m_Font                           = 0x0          ;
        constexpr std::uintptr_t m_FontAsset                      = 0x8          ;
    }

    namespace UnityEngine_UIElements__InlineStyleAccess
    {
        constexpr std::uintptr_t m_Values                         = 0x10         ;
        constexpr std::uintptr_t m_ValuesManaged                  = 0x18         ;
        constexpr std::uintptr_t _ve_k__BackingField              = 0x20         ;
        constexpr std::uintptr_t m_HasInlineCursor                = 0x28         ;
        constexpr std::uintptr_t m_InlineCursor                   = 0x30         ;
        constexpr std::uintptr_t m_HasInlineTextShadow            = 0x50         ;
        constexpr std::uintptr_t m_InlineTextShadow               = 0x54         ;
        constexpr std::uintptr_t m_HasInlineTextAutoSize          = 0x74         ;
        constexpr std::uintptr_t m_InlineTextAutoSize             = 0x78         ;
        constexpr std::uintptr_t m_HasInlineTransformOrigin       = 0x90         ;
        constexpr std::uintptr_t m_InlineTransformOrigin          = 0x94         ;
        constexpr std::uintptr_t m_HasInlineTranslate             = 0xAC         ;
        constexpr std::uintptr_t m_InlineTranslateOperation       = 0xB0         ;
        constexpr std::uintptr_t m_HasInlineRotate                = 0xCC         ;
        constexpr std::uintptr_t m_InlineRotateOperation          = 0xD0         ;
        constexpr std::uintptr_t m_HasInlineScale                 = 0xEC         ;
        constexpr std::uintptr_t m_InlineScale                    = 0xF0         ;
        constexpr std::uintptr_t m_HasInlineBackgroundSize        = 0x104        ;
        constexpr std::uintptr_t m_InlineBackgroundSize           = 0x108        ;
        constexpr std::uintptr_t m_HasInlineFilter                = 0x120        ;
        constexpr std::uintptr_t m_InlineFilter                   = 0x128        ;
        constexpr std::uintptr_t m_InlineRule                     = 0x138        ;

        namespace _static
        {
            constexpr std::uintptr_t s_StylePropertyReader            = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__InlineStyleAccessPropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace UnityEngine_UIElements__ResolvedStyleAccess
    {
        constexpr std::uintptr_t _ve_k__BackingField              = 0x10         ;
    }

    namespace UnityEngine_UIElements__VisualElement
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        namespace _static
        {
            constexpr std::uintptr_t s_NextId                         = 0x0          ;
            constexpr std::uintptr_t s_EmptyClassList                 = 0x8          ;
            constexpr std::uintptr_t userDataPropertyKey              = 0x10         ;
            constexpr std::uintptr_t disabledUssClassName             = 0x18         ;
            constexpr std::uintptr_t s_FinalizerCount                 = 0x20         ;
            constexpr std::uintptr_t k_GenerateVisualContentMarker    = 0x28         ;
            constexpr std::uintptr_t childCountProperty               = 0x30         ;
            constexpr std::uintptr_t contentRectProperty              = 0xC8         ;
            constexpr std::uintptr_t dataSourcePathProperty           = 0x160        ;
            constexpr std::uintptr_t dataSourceProperty               = 0x1F8        ;
            constexpr std::uintptr_t disablePlayModeTintProperty      = 0x290        ;
            constexpr std::uintptr_t enabledInHierarchyProperty       = 0x328        ;
            constexpr std::uintptr_t enabledSelfProperty              = 0x3C0        ;
            constexpr std::uintptr_t layoutProperty                   = 0x458        ;
            constexpr std::uintptr_t languageDirectionProperty        = 0x4F0        ;
            constexpr std::uintptr_t localBoundProperty               = 0x588        ;
            constexpr std::uintptr_t nameProperty                     = 0x620        ;
            constexpr std::uintptr_t panelProperty                    = 0x6B8        ;
            constexpr std::uintptr_t pickingModeProperty              = 0x750        ;
            constexpr std::uintptr_t styleSheetsProperty              = 0x7E8        ;
            constexpr std::uintptr_t tooltipProperty                  = 0x880        ;
            constexpr std::uintptr_t usageHintsProperty               = 0x918        ;
            constexpr std::uintptr_t userDataProperty                 = 0x9B0        ;
            constexpr std::uintptr_t viewDataKeyProperty              = 0xA48        ;
            constexpr std::uintptr_t visibleProperty                  = 0xAE0        ;
            constexpr std::uintptr_t visualTreeAssetSourceProperty    = 0xB78        ;
            constexpr std::uintptr_t worldBoundProperty               = 0xC10        ;
            constexpr std::uintptr_t worldTransformProperty           = 0xCA8        ;
            constexpr std::uintptr_t s_NextParentVersion              = 0xD40        ;
            constexpr std::uintptr_t s_EmptyList                      = 0xD48        ;
            constexpr std::uintptr_t s_CustomStyleAccess              = 0xD50        ;
            constexpr std::uintptr_t s_InternalStyleSheetPath         = 0xD58        ;
            constexpr std::uintptr_t tooltipPropertyKey               = 0xD60        ;
            constexpr std::uintptr_t s_TypeData                       = 0xD68        ;
        }

    }

    namespace UnityEngine_UIElements__ResolvedStyleAccessPropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace UnityEngine_UIElements__InheritedData
    {
        constexpr std::uintptr_t color                            = 0x0          ;
        constexpr std::uintptr_t fontSize                         = 0x10         ;
        constexpr std::uintptr_t letterSpacing                    = 0x18         ;
        constexpr std::uintptr_t textShadow                       = 0x20         ;
        constexpr std::uintptr_t unityEditorTextRenderingMode     = 0x3C         ;
        constexpr std::uintptr_t unityFont                        = 0x40         ;
        constexpr std::uintptr_t unityFontDefinition              = 0x48         ;
        constexpr std::uintptr_t unityFontStyleAndWeight          = 0x58         ;
        constexpr std::uintptr_t unityMaterial                    = 0x60         ;
        constexpr std::uintptr_t unityParagraphSpacing            = 0x70         ;
        constexpr std::uintptr_t unityTextAlign                   = 0x78         ;
        constexpr std::uintptr_t unityTextAutoSize                = 0x7C         ;
        constexpr std::uintptr_t unityTextGenerator               = 0x90         ;
        constexpr std::uintptr_t unityTextOutlineColor            = 0x94         ;
        constexpr std::uintptr_t unityTextOutlineWidth            = 0xA4         ;
        constexpr std::uintptr_t visibility                       = 0xA8         ;
        constexpr std::uintptr_t whiteSpace                       = 0xAC         ;
        constexpr std::uintptr_t wordSpacing                      = 0xB0         ;
    }

    namespace UnityEngine_UIElements__LayoutData
    {
        constexpr std::uintptr_t alignContent                     = 0x0          ;
        constexpr std::uintptr_t alignItems                       = 0x4          ;
        constexpr std::uintptr_t alignSelf                        = 0x8          ;
        constexpr std::uintptr_t aspectRatio                      = 0xC          ;
        constexpr std::uintptr_t borderBottomWidth                = 0x10         ;
        constexpr std::uintptr_t borderLeftWidth                  = 0x14         ;
        constexpr std::uintptr_t borderRightWidth                 = 0x18         ;
        constexpr std::uintptr_t borderTopWidth                   = 0x1C         ;
        constexpr std::uintptr_t bottom                           = 0x20         ;
        constexpr std::uintptr_t display                          = 0x28         ;
        constexpr std::uintptr_t flexBasis                        = 0x2C         ;
        constexpr std::uintptr_t flexDirection                    = 0x34         ;
        constexpr std::uintptr_t flexGrow                         = 0x38         ;
        constexpr std::uintptr_t flexShrink                       = 0x3C         ;
        constexpr std::uintptr_t flexWrap                         = 0x40         ;
        constexpr std::uintptr_t height                           = 0x44         ;
        constexpr std::uintptr_t justifyContent                   = 0x4C         ;
        constexpr std::uintptr_t left                             = 0x50         ;
        constexpr std::uintptr_t marginBottom                     = 0x58         ;
        constexpr std::uintptr_t marginLeft                       = 0x60         ;
        constexpr std::uintptr_t marginRight                      = 0x68         ;
        constexpr std::uintptr_t marginTop                        = 0x70         ;
        constexpr std::uintptr_t maxHeight                        = 0x78         ;
        constexpr std::uintptr_t maxWidth                         = 0x80         ;
        constexpr std::uintptr_t minHeight                        = 0x88         ;
        constexpr std::uintptr_t minWidth                         = 0x90         ;
        constexpr std::uintptr_t paddingBottom                    = 0x98         ;
        constexpr std::uintptr_t paddingLeft                      = 0xA0         ;
        constexpr std::uintptr_t paddingRight                     = 0xA8         ;
        constexpr std::uintptr_t paddingTop                       = 0xB0         ;
        constexpr std::uintptr_t position                         = 0xB8         ;
        constexpr std::uintptr_t right                            = 0xBC         ;
        constexpr std::uintptr_t top                              = 0xC4         ;
        constexpr std::uintptr_t width                            = 0xCC         ;
    }

    namespace UnityEngine_UIElements__RareData
    {
        constexpr std::uintptr_t cursor                           = 0x0          ;
        constexpr std::uintptr_t textOverflow                     = 0x18         ;
        constexpr std::uintptr_t unityBackgroundImageTintColor    = 0x1C         ;
        constexpr std::uintptr_t unityOverflowClipBox             = 0x2C         ;
        constexpr std::uintptr_t unitySliceBottom                 = 0x30         ;
        constexpr std::uintptr_t unitySliceLeft                   = 0x34         ;
        constexpr std::uintptr_t unitySliceRight                  = 0x38         ;
        constexpr std::uintptr_t unitySliceScale                  = 0x3C         ;
        constexpr std::uintptr_t unitySliceTop                    = 0x40         ;
        constexpr std::uintptr_t unitySliceType                   = 0x44         ;
        constexpr std::uintptr_t unityTextOverflowPosition        = 0x48         ;
    }

    namespace UnityEngine_UIElements__TransformData
    {
        constexpr std::uintptr_t rotate                           = 0x0          ;
        constexpr std::uintptr_t scale                            = 0x18         ;
        constexpr std::uintptr_t transformOrigin                  = 0x28         ;
        constexpr std::uintptr_t translate                        = 0x3C         ;
    }

    namespace UnityEngine_UIElements__TransitionData
    {
        constexpr std::uintptr_t transitionDelay                  = 0x0          ;
        constexpr std::uintptr_t transitionDuration               = 0x8          ;
        constexpr std::uintptr_t transitionProperty               = 0x10         ;
        constexpr std::uintptr_t transitionTimingFunction         = 0x18         ;
    }

    namespace UnityEngine_UIElements__VisualData
    {
        constexpr std::uintptr_t backgroundColor                  = 0x0          ;
        constexpr std::uintptr_t backgroundImage                  = 0x10         ;
        constexpr std::uintptr_t backgroundPositionX              = 0x30         ;
        constexpr std::uintptr_t backgroundPositionY              = 0x3C         ;
        constexpr std::uintptr_t backgroundRepeat                 = 0x48         ;
        constexpr std::uintptr_t backgroundSize                   = 0x50         ;
        constexpr std::uintptr_t borderBottomColor                = 0x64         ;
        constexpr std::uintptr_t borderBottomLeftRadius           = 0x74         ;
        constexpr std::uintptr_t borderBottomRightRadius          = 0x7C         ;
        constexpr std::uintptr_t borderLeftColor                  = 0x84         ;
        constexpr std::uintptr_t borderRightColor                 = 0x94         ;
        constexpr std::uintptr_t borderTopColor                   = 0xA4         ;
        constexpr std::uintptr_t borderTopLeftRadius              = 0xB4         ;
        constexpr std::uintptr_t borderTopRightRadius             = 0xBC         ;
        constexpr std::uintptr_t filter                           = 0xC8         ;
        constexpr std::uintptr_t opacity                          = 0xD0         ;
        constexpr std::uintptr_t overflow                         = 0xD4         ;
    }

    namespace UnityEngine_UIElements__StyleValueCollection
    {
        constexpr std::uintptr_t m_Values                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__LengthUnit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Length
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Unit                           = 0x4          ;
    }

    namespace UnityEngine_UIElements__MaterialPropertyValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__MaterialPropertyValue
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t type                             = 0x8          ;
        constexpr std::uintptr_t packedValue                      = 0xC          ;
        constexpr std::uintptr_t textureValue                     = 0x20         ;
    }

    namespace UnityEngine_UIElements__MaterialDefinition
    {
        constexpr std::uintptr_t m_Material                       = 0x0          ;
        constexpr std::uintptr_t propertyValues                   = 0x8          ;
    }

    namespace UnityEngine_UIElements__Ratio
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Rotate
    {
        constexpr std::uintptr_t m_Angle                          = 0x0          ;
        constexpr std::uintptr_t m_Axis                           = 0x8          ;
        constexpr std::uintptr_t m_IsNone                         = 0x14         ;
    }

    namespace UnityEngine_UIElements__Scale
    {
        constexpr std::uintptr_t m_Scale                          = 0x0          ;
        constexpr std::uintptr_t m_IsNone                         = 0xC          ;
    }

    namespace UnityEngine_UIElements__StyleBackground
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x20         ;
    }

    namespace UnityEngine_UIElements__StyleBackgroundPosition
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0xC          ;
    }

    namespace UnityEngine_UIElements__StyleBackgroundRepeat
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x8          ;
    }

    namespace UnityEngine_UIElements__StyleBackgroundSize
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x14         ;
    }

    namespace UnityEngine_UIElements__StyleColor
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x10         ;
    }

    namespace UnityEngine_UIElements__StyleCursor
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x18         ;
    }

    namespace UnityEngine_UIElements__StyleDataRef`1
    {
        constexpr std::uintptr_t m_Ref                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements__StyleEnum`1
    {
        constexpr std::uintptr_t m_Value                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements__StyleFloat
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x4          ;
    }

    namespace UnityEngine_UIElements__StyleFont
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x8          ;
    }

    namespace UnityEngine_UIElements__StyleFontDefinition
    {
        constexpr std::uintptr_t m_Keyword                        = 0x0          ;
        constexpr std::uintptr_t m_Value                          = 0x8          ;
    }

    namespace UnityEngine_UIElements__StyleInt
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x4          ;
    }

    namespace UnityEngine_UIElements__StyleLength
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x8          ;
    }

    namespace UnityEngine_UIElements__StyleList`1
    {
        constexpr std::uintptr_t m_Keyword                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements__StyleMaterialDefinition
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x10         ;
    }

    namespace UnityEngine_UIElements__StyleRatio
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x4          ;
    }

    namespace UnityEngine_UIElements__StyleRotate
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x18         ;
    }

    namespace UnityEngine_UIElements__StyleScale
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x10         ;
    }

    namespace UnityEngine_UIElements__StyleTextShadow
    {
        constexpr std::uintptr_t m_Keyword                        = 0x0          ;
        constexpr std::uintptr_t m_Value                          = 0x4          ;
    }

    namespace UnityEngine_UIElements__StyleTransformOrigin
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x14         ;
    }

    namespace UnityEngine_UIElements__StyleTranslate
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Keyword                        = 0x18         ;
    }

    namespace UnityEngine_UIElements__StyleKeyword
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__StyleValuePropertyBag`2
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace UnityEngine_UIElements__TimeUnit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__TimeValue
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Unit                           = 0x4          ;
    }

    namespace UnityEngine_UIElements__TransformOrigin
    {
        constexpr std::uintptr_t m_X                              = 0x0          ;
        constexpr std::uintptr_t m_Y                              = 0x8          ;
        constexpr std::uintptr_t m_Z                              = 0x10         ;
    }

    namespace UnityEngine_UIElements__Translate
    {
        constexpr std::uintptr_t m_X                              = 0x0          ;
        constexpr std::uintptr_t m_Y                              = 0x8          ;
        constexpr std::uintptr_t m_Z                              = 0x10         ;
        constexpr std::uintptr_t m_isNone                         = 0x14         ;
    }

    namespace UnityEngine_UIElements__Position
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Overflow
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__OverflowInternal
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__OverflowClipBox
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__FlexDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Wrap
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Align
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Justify
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__TextOverflowPosition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__TextOverflow
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__TransformOriginOffset
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Visibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__WhiteSpace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__DisplayStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__BackgroundPositionKeyword
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Repeat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__BackgroundSizeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Axis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__EditorTextRenderingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__SliceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__StylePropertyAnimationSystem
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_Floats                         = 0x18         ;
        constexpr std::uintptr_t m_Ints                           = 0x20         ;
        constexpr std::uintptr_t m_Lengths                        = 0x28         ;
        constexpr std::uintptr_t m_Colors                         = 0x30         ;
        constexpr std::uintptr_t m_Enums                          = 0x38         ;
        constexpr std::uintptr_t m_Backgrounds                    = 0x40         ;
        constexpr std::uintptr_t m_FontDefinitions                = 0x48         ;
        constexpr std::uintptr_t m_Fonts                          = 0x50         ;
        constexpr std::uintptr_t m_TextShadows                    = 0x58         ;
        constexpr std::uintptr_t m_Scale                          = 0x60         ;
        constexpr std::uintptr_t m_Rotate                         = 0x68         ;
        constexpr std::uintptr_t m_Ratio                          = 0x70         ;
        constexpr std::uintptr_t m_Translate                      = 0x78         ;
        constexpr std::uintptr_t m_TransformOrigin                = 0x80         ;
        constexpr std::uintptr_t m_BackgroundPosition             = 0x88         ;
        constexpr std::uintptr_t m_BackgroundRepeat               = 0x90         ;
        constexpr std::uintptr_t m_BackgroundSize                 = 0x98         ;
        constexpr std::uintptr_t m_FilterFunctions                = 0xA0         ;
        constexpr std::uintptr_t m_MaterialDefinition             = 0xA8         ;
        constexpr std::uintptr_t m_AllValues                      = 0xB0         ;
        constexpr std::uintptr_t m_PropertyToValues               = 0xB8         ;
    }

    namespace UnityEngine_UIElements__StylePropertyName
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x0          ;
        constexpr std::uintptr_t _name_k__BackingField            = 0x8          ;
    }

    namespace UnityEngine_UIElements__Salt
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__Hashes
    {
        constexpr std::uintptr_t hashes                           = 0x0          ;
    }

    namespace UnityEngine_UIElements__StyleComplexSelector
    {
        constexpr std::uintptr_t ancestorHashes                   = 0x10         ;
        constexpr std::uintptr_t m_Specificity                    = 0x20         ;
        constexpr std::uintptr_t _rule_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t m_Selectors                      = 0x30         ;
        constexpr std::uintptr_t ruleIndex                        = 0x38         ;
        constexpr std::uintptr_t nextInTable                      = 0x40         ;
        constexpr std::uintptr_t orderInStyleSheet                = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_PseudoStates                   = 0x0          ;
            constexpr std::uintptr_t s_HashList                       = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__StyleProperty
    {
        constexpr std::uintptr_t m_Id                             = 0x10         ;
        constexpr std::uintptr_t m_CustomName                     = 0x18         ;
        constexpr std::uintptr_t m_Line                           = 0x20         ;
        constexpr std::uintptr_t m_Values                         = 0x28         ;
        constexpr std::uintptr_t requireVariableResolve           = 0x30         ;
    }

    namespace UnityEngine_UIElements__StyleRule
    {
        constexpr std::uintptr_t m_ComplexSelectors               = 0x10         ;
        constexpr std::uintptr_t m_Properties                     = 0x18         ;
        constexpr std::uintptr_t line                             = 0x20         ;
        constexpr std::uintptr_t _styleSheet_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t customPropertiesCount            = 0x30         ;
    }

    namespace UnityEngine_UIElements__StyleSelector
    {
        constexpr std::uintptr_t m_Parts                          = 0x10         ;
        constexpr std::uintptr_t m_PreviousRelationship           = 0x18         ;
        constexpr std::uintptr_t pseudoStateMask                  = 0x1C         ;
        constexpr std::uintptr_t negatedPseudoStateMask           = 0x20         ;
    }

    namespace UnityEngine_UIElements__StyleSelectorPart
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Type                           = 0x8          ;
        constexpr std::uintptr_t tempData                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__StyleSelectorRelationship
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__StyleSelectorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__StyleSheet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_RequiresRebuild                = 0x18         ;
        constexpr std::uintptr_t m_ImportedWithErrors             = 0x19         ;
        constexpr std::uintptr_t m_ImportedWithWarnings           = 0x1A         ;
        constexpr std::uintptr_t m_Rules                          = 0x20         ;
        constexpr std::uintptr_t floats                           = 0x28         ;
        constexpr std::uintptr_t dimensions                       = 0x30         ;
        constexpr std::uintptr_t colors                           = 0x38         ;
        constexpr std::uintptr_t strings                          = 0x40         ;
        constexpr std::uintptr_t assets                           = 0x48         ;
        constexpr std::uintptr_t imports                          = 0x50         ;
        constexpr std::uintptr_t m_FlattenedImportedStyleSheets   = 0x58         ;
        constexpr std::uintptr_t m_ContentHash                    = 0x60         ;
        constexpr std::uintptr_t scalableImages                   = 0x68         ;
        constexpr std::uintptr_t m_Tables                         = 0x70         ;
        constexpr std::uintptr_t nonEmptyTablesMask               = 0x78         ;
        constexpr std::uintptr_t firstRootSelector                = 0x80         ;
        constexpr std::uintptr_t firstWildCardSelector            = 0x88         ;
        constexpr std::uintptr_t m_IsDefaultStyleSheet            = 0x90         ;
    }

    namespace UnityEngine_UIElements__StyleValueFunction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__StyleValueHandle
    {
        constexpr std::uintptr_t m_ValueType                      = 0x0          ;
        constexpr std::uintptr_t valueIndex                       = 0x4          ;
    }

    namespace UnityEngine_UIElements__StyleValueKeyword
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__StyleValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__StyleVariable
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t sheet                            = 0x8          ;
        constexpr std::uintptr_t handles                          = 0x10         ;
    }

    namespace UnityEngine_UIElements__StyleVariableContext
    {
        constexpr std::uintptr_t m_VariableHash                   = 0x10         ;
        constexpr std::uintptr_t m_Variables                      = 0x18         ;
        constexpr std::uintptr_t m_SortedHash                     = 0x20         ;
        constexpr std::uintptr_t m_UnsortedHash                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t none                             = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__StyleVariableResolver
    {
        constexpr std::uintptr_t m_Matcher                        = 0x10         ;
        constexpr std::uintptr_t m_ResolvedValues                 = 0x18         ;
        constexpr std::uintptr_t m_ResolvedVarStack               = 0x20         ;
        constexpr std::uintptr_t m_Property                       = 0x28         ;
        constexpr std::uintptr_t m_ContextStack                   = 0x30         ;
        constexpr std::uintptr_t m_CurrentContext                 = 0x38         ;
        constexpr std::uintptr_t _variableContext_k__BackingField = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_SyntaxParser                   = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__ThemeStyleSheet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_RequiresRebuild                = 0x18         ;
        constexpr std::uintptr_t m_ImportedWithErrors             = 0x19         ;
        constexpr std::uintptr_t m_ImportedWithWarnings           = 0x1A         ;
        constexpr std::uintptr_t m_Rules                          = 0x20         ;
        constexpr std::uintptr_t floats                           = 0x28         ;
        constexpr std::uintptr_t dimensions                       = 0x30         ;
        constexpr std::uintptr_t colors                           = 0x38         ;
        constexpr std::uintptr_t strings                          = 0x40         ;
        constexpr std::uintptr_t assets                           = 0x48         ;
        constexpr std::uintptr_t imports                          = 0x50         ;
        constexpr std::uintptr_t m_FlattenedImportedStyleSheets   = 0x58         ;
        constexpr std::uintptr_t m_ContentHash                    = 0x60         ;
        constexpr std::uintptr_t scalableImages                   = 0x68         ;
        constexpr std::uintptr_t m_Tables                         = 0x70         ;
        constexpr std::uintptr_t nonEmptyTablesMask               = 0x78         ;
        constexpr std::uintptr_t firstRootSelector                = 0x80         ;
        constexpr std::uintptr_t firstWildCardSelector            = 0x88         ;
        constexpr std::uintptr_t m_IsDefaultStyleSheet            = 0x90         ;
    }

    namespace UnityEngine_UIElements__StyleTextAutoSize
    {
        constexpr std::uintptr_t m_Keyword                        = 0x0          ;
        constexpr std::uintptr_t m_Value                          = 0x4          ;
    }

    namespace UnityEngine_UIElements__TemplateContainer
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _templateId_k__BackingField      = 0x2D8        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x2E0        ;
        constexpr std::uintptr_t m_TemplateSource                 = 0x2E8        ;

        namespace _static
        {
            constexpr std::uintptr_t templateIdProperty               = 0x0          ;
            constexpr std::uintptr_t templateSourceProperty           = 0x98         ;
        }

    }

    namespace UnityEngine_UIElements__ATGTextEventHandler
    {
        constexpr std::uintptr_t m_TextElement                    = 0x10         ;
        constexpr std::uintptr_t m_LinkTagOnPointerDown           = 0x18         ;
        constexpr std::uintptr_t m_LinkTagOnPointerUp             = 0x20         ;
        constexpr std::uintptr_t m_LinkTagOnPointerMove           = 0x28         ;
        constexpr std::uintptr_t m_LinkTagOnPointerOut            = 0x30         ;
        constexpr std::uintptr_t m_HyperlinkOnPointerUp           = 0x38         ;
        constexpr std::uintptr_t m_HyperlinkOnPointerMove         = 0x40         ;
        constexpr std::uintptr_t m_HyperlinkOnPointerOver         = 0x48         ;
        constexpr std::uintptr_t m_HyperlinkOnPointerOut          = 0x50         ;
        constexpr std::uintptr_t isOverridingCursor               = 0x58         ;
        constexpr std::uintptr_t currentLinkIDHash                = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ATagRegex                      = 0x0          ;
            constexpr std::uintptr_t s_LinkTagRegex                   = 0x8          ;
            constexpr std::uintptr_t onComplexHyperlinkClicked        = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__UITKTextHandle
    {
        constexpr std::uintptr_t nativeSettings                   = 0x10         ;
        constexpr std::uintptr_t pixelPreferedSize                = 0x80         ;
        constexpr std::uintptr_t m_ScreenRect                     = 0x88         ;
        constexpr std::uintptr_t m_LineHeightDefault              = 0x98         ;
        constexpr std::uintptr_t m_IsPlaceholder                  = 0x9C         ;
        constexpr std::uintptr_t m_IsElided                       = 0x9D         ;
        constexpr std::uintptr_t m_CreateGenerationIteration      = 0xA0         ;
        constexpr std::uintptr_t m_TextGenerationInfo             = 0xA8         ;
        constexpr std::uintptr_t _TextInfoNode_k__BackingField    = 0xB0         ;
        constexpr std::uintptr_t _IsCachedTemporary_k__BackingField = 0xB8         ;
        constexpr std::uintptr_t m_TextHandleFlags                = 0xBC         ;
        constexpr std::uintptr_t m_PreviousGenerationSettingsHash = 0xC0         ;
        constexpr std::uintptr_t isDirty                          = 0xC4         ;
        constexpr std::uintptr_t m_ATGTextEventHandler            = 0xC8         ;
        constexpr std::uintptr_t m_Links                          = 0xD0         ;
        constexpr std::uintptr_t atgHyperlinkColor                = 0xD8         ;
        constexpr std::uintptr_t uvsAreGenerated                  = 0xE8         ;
        constexpr std::uintptr_t _LastPixelPerPoint_k__BackingField = 0xEC         ;
        constexpr std::uintptr_t _MeasuredWidth_k__BackingField   = 0xF0         ;
        constexpr std::uintptr_t _RoundedWidth_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _ATGMeasuredWidth_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _ATGRoundedWidth_k__BackingField = 0x104        ;
        constexpr std::uintptr_t m_TextEventHandler               = 0x108        ;
        constexpr std::uintptr_t m_TextElement                    = 0x110        ;

        namespace _static
        {
            constexpr std::uintptr_t s_TextLib                        = 0x0          ;
            constexpr std::uintptr_t k_MinPadding                     = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__ATGTextJobSystem
    {
        constexpr std::uintptr_t textJobDatasHandle               = 0x10         ;
        constexpr std::uintptr_t textJobDatas                     = 0x18         ;
        constexpr std::uintptr_t hasPendingTextWork               = 0x20         ;
        constexpr std::uintptr_t m_GenerateTextJobifiedCallback   = 0x28         ;
        constexpr std::uintptr_t m_PopulateGlyphsCallback         = 0x30         ;
        constexpr std::uintptr_t m_AddDrawEntriesCallback         = 0x38         ;
        constexpr std::uintptr_t m_PrepareShapingDataList         = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_JobDataPool                    = 0x0          ;
            constexpr std::uintptr_t s_AggregatedMissingGlyphsPool    = 0x8          ;
            constexpr std::uintptr_t k_GenerateTextMarker             = 0x10         ;
            constexpr std::uintptr_t k_ATGTextJobMarker               = 0x18         ;
            constexpr std::uintptr_t k_PrepareShapingMarker           = 0x20         ;
            constexpr std::uintptr_t k_IsMultiThreaded                = 0x28         ;
            constexpr std::uintptr_t s_GlyphsToAddBuffer              = 0x30         ;
        }

    }

    namespace UnityEngine_UIElements__PanelTextSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_DefaultFontAsset               = 0x20         ;
        constexpr std::uintptr_t m_DefaultFontAssetPath           = 0x28         ;
        constexpr std::uintptr_t m_FallbackFontAssets             = 0x30         ;
        constexpr std::uintptr_t m_FallbackOSFontAssets           = 0x38         ;
        constexpr std::uintptr_t m_MatchMaterialPreset            = 0x40         ;
        constexpr std::uintptr_t m_MissingCharacterUnicode        = 0x44         ;
        constexpr std::uintptr_t m_ClearDynamicDataOnBuild        = 0x48         ;
        constexpr std::uintptr_t m_EnableEmojiSupport             = 0x49         ;
        constexpr std::uintptr_t m_EmojiFallbackTextAssets        = 0x50         ;
        constexpr std::uintptr_t m_DefaultSpriteAsset             = 0x58         ;
        constexpr std::uintptr_t m_DefaultSpriteAssetPath         = 0x60         ;
        constexpr std::uintptr_t m_FallbackSpriteAssets           = 0x68         ;
        constexpr std::uintptr_t m_MissingSpriteCharacterUnicode  = 0x70         ;
        constexpr std::uintptr_t m_DefaultStyleSheet              = 0x78         ;
        constexpr std::uintptr_t m_StyleSheetsResourcePath        = 0x80         ;
        constexpr std::uintptr_t m_DefaultColorGradientPresetsPath = 0x88         ;
        constexpr std::uintptr_t m_UnicodeLineBreakingRules       = 0x90         ;
        constexpr std::uintptr_t m_DisplayWarnings                = 0x98         ;
        constexpr std::uintptr_t m_FontLookup                     = 0xA0         ;
        constexpr std::uintptr_t m_FontReferences                 = 0xA8         ;
        constexpr std::uintptr_t m_NativeTextSettings             = 0xB0         ;
        constexpr std::uintptr_t m_IsNativeTextSettingsDirty      = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultPanelTextSettings       = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__TextEditingManipulator
    {
        constexpr std::uintptr_t m_TextElement                    = 0x10         ;
        constexpr std::uintptr_t m_TouchScreenEditingEventHandler = 0x18         ;
        constexpr std::uintptr_t m_KeyboardEditingEventHandler    = 0x20         ;
        constexpr std::uintptr_t editingUtilities                 = 0x28         ;
        constexpr std::uintptr_t m_HardwareKeyboardPoller         = 0x30         ;
    }

    namespace UnityEngine_UIElements__TextElement
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;

        namespace _static
        {
            constexpr std::uintptr_t displayTooltipWhenElidedProperty = 0x0          ;
            constexpr std::uintptr_t emojiFallbackSupportProperty     = 0x98         ;
            constexpr std::uintptr_t enableRichTextProperty           = 0x130        ;
            constexpr std::uintptr_t isElidedProperty                 = 0x1C8        ;
            constexpr std::uintptr_t parseEscapeSequencesProperty     = 0x260        ;
            constexpr std::uintptr_t textProperty                     = 0x2F8        ;
            constexpr std::uintptr_t valueProperty                    = 0x390        ;
            constexpr std::uintptr_t ussClassName                     = 0x428        ;
            constexpr std::uintptr_t selectableUssClassName           = 0x430        ;
            constexpr std::uintptr_t k_EllipsisText                   = 0x438        ;
            constexpr std::uintptr_t autoCorrectionProperty           = 0x440        ;
            constexpr std::uintptr_t hideSoftKeyboardProperty         = 0x4D8        ;
            constexpr std::uintptr_t hideMobileInputProperty          = 0x570        ;
            constexpr std::uintptr_t keyboardTypeProperty             = 0x608        ;
            constexpr std::uintptr_t isReadOnlyProperty               = 0x6A0        ;
            constexpr std::uintptr_t isPasswordProperty               = 0x738        ;
            constexpr std::uintptr_t maxLengthProperty                = 0x7D0        ;
            constexpr std::uintptr_t maskCharProperty                 = 0x868        ;
            constexpr std::uintptr_t isSelectableProperty             = 0x900        ;
            constexpr std::uintptr_t cursorIndexProperty              = 0x998        ;
            constexpr std::uintptr_t selectIndexProperty              = 0xA30        ;
            constexpr std::uintptr_t doubleClickSelectsWordProperty   = 0xAC8        ;
            constexpr std::uintptr_t tripleClickSelectsLineProperty   = 0xB60        ;
            constexpr std::uintptr_t cursorPositionProperty           = 0xBF8        ;
            constexpr std::uintptr_t selectAllOnFocusProperty         = 0xC90        ;
            constexpr std::uintptr_t selectAllOnMouseUpProperty       = 0xD28        ;
            constexpr std::uintptr_t selectionProperty                = 0xDC0        ;
        }

    }

    namespace UnityEngine_UIElements__TextEventHandler
    {
        constexpr std::uintptr_t m_TextElement                    = 0x10         ;
        constexpr std::uintptr_t m_LinkTagOnPointerDown           = 0x18         ;
        constexpr std::uintptr_t m_LinkTagOnPointerUp             = 0x20         ;
        constexpr std::uintptr_t m_LinkTagOnPointerMove           = 0x28         ;
        constexpr std::uintptr_t m_LinkTagOnPointerOut            = 0x30         ;
        constexpr std::uintptr_t m_ATagOnPointerUp                = 0x38         ;
        constexpr std::uintptr_t m_ATagOnPointerMove              = 0x40         ;
        constexpr std::uintptr_t m_ATagOnPointerOver              = 0x48         ;
        constexpr std::uintptr_t m_ATagOnPointerOut               = 0x50         ;
        constexpr std::uintptr_t isOverridingCursor               = 0x58         ;
        constexpr std::uintptr_t currentLinkIDHash                = 0x5C         ;
        constexpr std::uintptr_t hasLinkTag                       = 0x60         ;
        constexpr std::uintptr_t hasATag                          = 0x61         ;
    }

    namespace UnityEngine_UIElements__TextJobSystem
    {
        constexpr std::uintptr_t m_UITKTextJobSystem              = 0x10         ;
        constexpr std::uintptr_t m_ATGTextJobSystem               = 0x18         ;
    }

    namespace UnityEngine_UIElements__TextSelectingManipulator
    {
        constexpr std::uintptr_t m_SelectingUtilities             = 0x10         ;
        constexpr std::uintptr_t selectAllOnMouseUp               = 0x18         ;
        constexpr std::uintptr_t m_TextElement                    = 0x20         ;
        constexpr std::uintptr_t m_ClickStartPosition             = 0x28         ;
        constexpr std::uintptr_t m_Dragged                        = 0x30         ;
        constexpr std::uintptr_t m_IsClicking                     = 0x31         ;
        constexpr std::uintptr_t m_ConsecutiveMouseDownCount      = 0x34         ;
        constexpr std::uintptr_t m_LastMouseDownTimeStamp         = 0x38         ;
    }

    namespace UnityEngine_UIElements__UITKTextJobSystem
    {
        constexpr std::uintptr_t textJobDatasHandle               = 0x10         ;
        constexpr std::uintptr_t textJobDatas                     = 0x18         ;
        constexpr std::uintptr_t hasPendingTextWork               = 0x20         ;
        constexpr std::uintptr_t m_PrepareTextJobifiedCallback    = 0x28         ;
        constexpr std::uintptr_t m_GenerateTextJobifiedCallback   = 0x30         ;
        constexpr std::uintptr_t m_AddDrawEntriesCallback         = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t k_ExecuteMarker                  = 0x0          ;
            constexpr std::uintptr_t k_UpdateMainThreadMarker         = 0x8          ;
            constexpr std::uintptr_t k_PrepareMainThreadMarker        = 0x10         ;
            constexpr std::uintptr_t k_PrepareJobifiedMarker          = 0x18         ;
            constexpr std::uintptr_t s_JobDataPool                    = 0x20         ;
            constexpr std::uintptr_t s_MaterialsPool                  = 0x28         ;
            constexpr std::uintptr_t s_RenderModesPool                = 0x30         ;
            constexpr std::uintptr_t s_VerticesPool                   = 0x38         ;
            constexpr std::uintptr_t s_IndicesPool                    = 0x40         ;
        }

    }

    namespace UnityEngine_UIElements__TextAutoSizeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__TextAutoSize
    {
        constexpr std::uintptr_t _mode_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _minSize_k__BackingField         = 0x4          ;
        constexpr std::uintptr_t _maxSize_k__BackingField         = 0xC          ;
    }

    namespace UnityEngine_UIElements__TextShadow
    {
        constexpr std::uintptr_t offset                           = 0x0          ;
        constexpr std::uintptr_t blurRadius                       = 0x8          ;
        constexpr std::uintptr_t color                            = 0xC          ;
    }

    namespace UnityEngine_UIElements__TextureSlotCount
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__RuleMatcher
    {
        constexpr std::uintptr_t sheet                            = 0x0          ;
        constexpr std::uintptr_t complexSelector                  = 0x8          ;
    }

    namespace UnityEngine_UIElements__UQueryState`1
    {
        constexpr std::uintptr_t m_Element                        = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t s_Action                         = 0x0          ;
            constexpr std::uintptr_t s_List                           = 0x0          ;
            constexpr std::uintptr_t s_EnumerationList                = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__UQueryBuilder`1
    {
        constexpr std::uintptr_t m_StyleSelectors                 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements__UxmlRootElementFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlRootElementTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_Class                          = 0x20         ;
    }

    namespace UnityEngine_UIElements__UxmlStyleFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlStyleTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_Path                           = 0x20         ;
        constexpr std::uintptr_t m_Src                            = 0x28         ;
    }

    namespace UnityEngine_UIElements__UxmlTemplateFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlTemplateTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_Path                           = 0x20         ;
        constexpr std::uintptr_t m_Src                            = 0x28         ;
    }

    namespace UnityEngine_UIElements__UxmlAttributeOverridesFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlAttributeOverridesTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_ElementName                    = 0x18         ;
    }

    namespace UnityEngine_UIElements__TemplateAsset
    {
        constexpr std::uintptr_t m_FullTypeName                   = 0x10         ;
        constexpr std::uintptr_t m_XmlNamespace                   = 0x18         ;
        constexpr std::uintptr_t m_Id                             = 0x28         ;
        constexpr std::uintptr_t m_Parent                         = 0x30         ;
        constexpr std::uintptr_t m_Children                       = 0x38         ;
        constexpr std::uintptr_t m_VisualTreeAsset                = 0x40         ;
        constexpr std::uintptr_t m_NamespaceDefinitions           = 0x48         ;
        constexpr std::uintptr_t m_Properties                     = 0x50         ;
        constexpr std::uintptr_t m_RuleIndex                      = 0x58         ;
        constexpr std::uintptr_t m_Classes                        = 0x60         ;
        constexpr std::uintptr_t m_StylesheetPaths                = 0x68         ;
        constexpr std::uintptr_t m_Stylesheets                    = 0x70         ;
        constexpr std::uintptr_t m_SerializedData                 = 0x78         ;
        constexpr std::uintptr_t m_SkipClone                      = 0x80         ;
        constexpr std::uintptr_t m_TemplateAlias                  = 0x88         ;
        constexpr std::uintptr_t m_AttributeOverrides             = 0x90         ;
        constexpr std::uintptr_t m_SlotUsages                     = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t UxmlInstanceTypeName             = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__UxmlAssetAttributeDescription`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
    }

    namespace UnityEngine_UIElements__TypedUxmlAttributeDescription`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x0          ;
    }

    namespace UnityEngine_UIElements__UxmlStringAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlFloatAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlDoubleAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlIntAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlUnsignedIntAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlUnsignedLongAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlLongAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlBoolAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlTypeAttributeDescription`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlEnumAttributeDescription`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlHash128AttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x40         ;
    }

    namespace UnityEngine_UIElements__UxmlObjectAttributeDescription`1
    {
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x0          ;
    }

    namespace UnityEngine_UIElements__UxmlObjectListAttributeDescription`1
    {
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x10         ;
    }

    namespace UnityEngine_UIElements__LibraryVisibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__UxmlElementAttribute
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t visibility                       = 0x18         ;
        constexpr std::uintptr_t supportedChildTypes              = 0x20         ;
    }

    namespace UnityEngine_UIElements__UxmlAttributeAttribute
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t obsoleteNames                    = 0x18         ;
    }

    namespace UnityEngine_UIElements__BaseUxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlObjectTraits`1
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_UIElements__BaseUxmlFactory`2
    {
        constexpr std::uintptr_t m_Traits                         = 0x0          ;
    }

    namespace UnityEngine_UIElements__UxmlFactory`2
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlObjectFactory`2
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlFactory`1
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__UxmlImageAttributeDescription
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_ObsoleteNames                  = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _typeNamespace_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _use_k__BackingField             = 0x30         ;
        constexpr std::uintptr_t _restriction_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t m_AssetType                      = 0x40         ;
        constexpr std::uintptr_t _defaultValue_k__BackingField    = 0x48         ;
    }

    namespace UnityEngine_UIElements__UxmlProperty
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t value                            = 0x8          ;
    }

    namespace UnityEngine_UIElements__UxmlNamespaceDefinition
    {
        constexpr std::uintptr_t prefix                           = 0x0          ;
        constexpr std::uintptr_t resolvedNamespace                = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _Empty_k__BackingField           = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__UxmlAsset
    {
        constexpr std::uintptr_t m_FullTypeName                   = 0x10         ;
        constexpr std::uintptr_t m_XmlNamespace                   = 0x18         ;
        constexpr std::uintptr_t m_Id                             = 0x28         ;
        constexpr std::uintptr_t m_Parent                         = 0x30         ;
        constexpr std::uintptr_t m_Children                       = 0x38         ;
        constexpr std::uintptr_t m_VisualTreeAsset                = 0x40         ;
        constexpr std::uintptr_t m_NamespaceDefinitions           = 0x48         ;
        constexpr std::uintptr_t m_Properties                     = 0x50         ;
    }

    namespace UnityEngine_UIElements__UxmlObjectAsset
    {
        constexpr std::uintptr_t m_FullTypeName                   = 0x10         ;
        constexpr std::uintptr_t m_XmlNamespace                   = 0x18         ;
        constexpr std::uintptr_t m_Id                             = 0x28         ;
        constexpr std::uintptr_t m_Parent                         = 0x30         ;
        constexpr std::uintptr_t m_Children                       = 0x38         ;
        constexpr std::uintptr_t m_VisualTreeAsset                = 0x40         ;
        constexpr std::uintptr_t m_NamespaceDefinitions           = 0x48         ;
        constexpr std::uintptr_t m_Properties                     = 0x50         ;
        constexpr std::uintptr_t m_ParentId                       = 0x58         ;
        constexpr std::uintptr_t m_IsField                        = 0x5C         ;
    }

    namespace UnityEngine_UIElements__UxmlSerializedData
    {
        constexpr std::uintptr_t uxmlAssetId                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_CurrentDeserializeFlags        = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__UxmlEnumeration
    {
        constexpr std::uintptr_t m_Values                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__VisualElementAsset
    {
        constexpr std::uintptr_t m_FullTypeName                   = 0x10         ;
        constexpr std::uintptr_t m_XmlNamespace                   = 0x18         ;
        constexpr std::uintptr_t m_Id                             = 0x28         ;
        constexpr std::uintptr_t m_Parent                         = 0x30         ;
        constexpr std::uintptr_t m_Children                       = 0x38         ;
        constexpr std::uintptr_t m_VisualTreeAsset                = 0x40         ;
        constexpr std::uintptr_t m_NamespaceDefinitions           = 0x48         ;
        constexpr std::uintptr_t m_Properties                     = 0x50         ;
        constexpr std::uintptr_t m_RuleIndex                      = 0x58         ;
        constexpr std::uintptr_t m_Classes                        = 0x60         ;
        constexpr std::uintptr_t m_StylesheetPaths                = 0x68         ;
        constexpr std::uintptr_t m_Stylesheets                    = 0x70         ;
        constexpr std::uintptr_t m_SerializedData                 = 0x78         ;
        constexpr std::uintptr_t m_SkipClone                      = 0x80         ;
    }

    namespace UnityEngine_UIElements__VisualTreeAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_ImportedWithErrors             = 0x18         ;
        constexpr std::uintptr_t m_HasEditorElements              = 0x19         ;
        constexpr std::uintptr_t m_HasUpdatedUrls                 = 0x1A         ;
        constexpr std::uintptr_t m_ImportedWithWarnings           = 0x1B         ;
        constexpr std::uintptr_t m_Usings                         = 0x20         ;
        constexpr std::uintptr_t inlineSheet                      = 0x28         ;
        constexpr std::uintptr_t m_VisualTree                     = 0x30         ;
        constexpr std::uintptr_t m_AssetEntries                   = 0x38         ;
        constexpr std::uintptr_t m_Slots                          = 0x40         ;
        constexpr std::uintptr_t m_ContentContainerId             = 0x48         ;
        constexpr std::uintptr_t m_ContentHash                    = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t NoRegisteredFactoryErrorMessage  = 0x0          ;
            constexpr std::uintptr_t s_TemporarySlotInsertionPoints   = 0x8          ;
            constexpr std::uintptr_t s_VeaIdsPath                     = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements__CreationContext
    {
        constexpr std::uintptr_t _target_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _veaIdsPath_k__BackingField      = 0x8          ;
        constexpr std::uintptr_t _templateAsset_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _visualTreeAsset_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _slotInsertionPoints_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _attributeOverrides_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _serializedDataOverrides_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _namesPath_k__BackingField       = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__GradientType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__AddressMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__VectorImageVertex
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t tint                             = 0xC          ;
        constexpr std::uintptr_t uv                               = 0x10         ;
        constexpr std::uintptr_t settingIndex                     = 0x18         ;
        constexpr std::uintptr_t flags                            = 0x1C         ;
        constexpr std::uintptr_t circle                           = 0x20         ;
    }

    namespace UnityEngine_UIElements__GradientSettings
    {
        constexpr std::uintptr_t gradientType                     = 0x0          ;
        constexpr std::uintptr_t addressMode                      = 0x4          ;
        constexpr std::uintptr_t radialFocus                      = 0x8          ;
        constexpr std::uintptr_t location                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__VectorImage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t version                          = 0x18         ;
        constexpr std::uintptr_t atlas                            = 0x20         ;
        constexpr std::uintptr_t vertices                         = 0x28         ;
        constexpr std::uintptr_t indices                          = 0x30         ;
        constexpr std::uintptr_t settings                         = 0x38         ;
        constexpr std::uintptr_t size                             = 0x40         ;
    }

    namespace UnityEngine_UIElements__PseudoStates
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__VisualElementFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__PickingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__LanguageDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__PathRef
    {
        constexpr std::uintptr_t m_Path                           = 0x10         ;
    }

    namespace UnityEngine_UIElements__BindingId
    {
        constexpr std::uintptr_t m_PropertyPath                   = 0x0          ;
        constexpr std::uintptr_t m_Path                           = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t Invalid                          = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__PropertyChangedEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t _property_k__BackingField        = 0x68         ;
    }

    namespace UnityEngine_UIElements__EventCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__EventCategoryFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__EventInterestOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__EventInterestOptionsInternal
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__EventInterestAttribute
    {
        constexpr std::uintptr_t eventTypes                       = 0x10         ;
        constexpr std::uintptr_t categoryFlags                    = 0x18         ;
    }

    namespace UnityEngine_UIElements__EventCategoryAttribute
    {
        constexpr std::uintptr_t category                         = 0x10         ;
    }

    namespace UnityEngine_UIElements__VisualElementFocusChangeDirection
    {
        constexpr std::uintptr_t m_Value                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Left                           = 0x0          ;
            constexpr std::uintptr_t s_Right                          = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__VisualElementFocusChangeTarget
    {
        constexpr std::uintptr_t m_Value                          = 0x10         ;
        constexpr std::uintptr_t _target_k__BackingField          = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Pool                             = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__VisualElementFocusRing
    {
        constexpr std::uintptr_t root                             = 0x10         ;
        constexpr std::uintptr_t _defaultFocusOrder_k__BackingField = 0x18         ;
        constexpr std::uintptr_t m_FocusRing                      = 0x20         ;
    }

    namespace UnityEngine_UIElements__VisualElementStyleSheetSet
    {
        constexpr std::uintptr_t m_Element                        = 0x0          ;
    }

    namespace UnityEngine_UIElements__VisualElementAnimationSystem
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_Animations                     = 0x28         ;
        constexpr std::uintptr_t m_IterationList                  = 0x30         ;
        constexpr std::uintptr_t m_HasNewAnimations               = 0x38         ;
        constexpr std::uintptr_t m_IterationListDirty             = 0x39         ;
        constexpr std::uintptr_t lastUpdate                       = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Description                    = 0x0          ;
            constexpr std::uintptr_t s_ProfilerMarker                 = 0x8          ;
            constexpr std::uintptr_t s_StylePropertyAnimationDescription = 0x10         ;
            constexpr std::uintptr_t s_StylePropertyAnimationProfilerMarker = 0x18         ;
        }

    }

    namespace UnityEngine_UIElements__VisualTreeHierarchyFlagsUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_Version                        = 0x28         ;
        constexpr std::uintptr_t m_LastVersion                    = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Description                    = 0x0          ;
            constexpr std::uintptr_t s_ProfilerMarker                 = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__VisualTreeWorldSpaceHierarchyFlagsUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_Version                        = 0x28         ;
        constexpr std::uintptr_t m_LastVersion                    = 0x2C         ;
    }

    namespace UnityEngine_UIElements__HierarchyChangeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__BaseVisualTreeHierarchyTrackerUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_State                          = 0x28         ;
        constexpr std::uintptr_t m_CurrentChangeElement           = 0x30         ;
        constexpr std::uintptr_t m_CurrentChangeParent            = 0x38         ;
    }

    namespace UnityEngine_UIElements__VisualTreeLayoutUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t changeEventsList                 = 0x28         ;
        constexpr std::uintptr_t missedHierarchyChangeEventsList  = 0x30         ;
        constexpr std::uintptr_t m_TextJobSystem                  = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Description                    = 0x0          ;
            constexpr std::uintptr_t s_ProfilerMarker                 = 0x8          ;
            constexpr std::uintptr_t k_ComputeLayoutMarker            = 0x10         ;
            constexpr std::uintptr_t k_UpdateSubTreeMarker            = 0x18         ;
            constexpr std::uintptr_t k_DispatchChangeEventsMarker     = 0x20         ;
        }

    }

    namespace UnityEngine_UIElements__VisualTreeStyleUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_ApplyStyleUpdateList           = 0x28         ;
        constexpr std::uintptr_t m_TransitionPropertyUpdateList   = 0x30         ;
        constexpr std::uintptr_t m_IsApplyingStyles               = 0x38         ;
        constexpr std::uintptr_t m_Version                        = 0x3C         ;
        constexpr std::uintptr_t m_LastVersion                    = 0x40         ;
        constexpr std::uintptr_t m_StyleContextHierarchyTraversal = 0x48         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Description                    = 0x0          ;
            constexpr std::uintptr_t s_ProfilerMarker                 = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements__StyleMatchingContext
    {
        constexpr std::uintptr_t m_StyleSheetStack                = 0x10         ;
        constexpr std::uintptr_t variableContext                  = 0x18         ;
        constexpr std::uintptr_t currentElement                   = 0x20         ;
        constexpr std::uintptr_t processResult                    = 0x28         ;
        constexpr std::uintptr_t ancestorFilter                   = 0x30         ;
    }

    namespace UnityEngine_UIElements__VisualTreeStyleUpdaterTraversal
    {
        constexpr std::uintptr_t m_ProcessVarContext              = 0x10         ;
        constexpr std::uintptr_t m_UpdateList                     = 0x18         ;
        constexpr std::uintptr_t m_ParentList                     = 0x20         ;
        constexpr std::uintptr_t m_TempMatchResults               = 0x28         ;
        constexpr std::uintptr_t _currentPixelsPerPoint_k__BackingField = 0x30         ;
        constexpr std::uintptr_t m_StyleMatchingContext           = 0x38         ;
        constexpr std::uintptr_t m_StylePropertyReader            = 0x40         ;
        constexpr std::uintptr_t _currentPanel_k__BackingField    = 0x48         ;
        constexpr std::uintptr_t m_AnimatedProperties             = 0x50         ;
    }

    namespace UnityEngine_UIElements__VisualTreeUpdatePhase
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements__VisualTreeUpdater
    {
        constexpr std::uintptr_t m_Panel                          = 0x10         ;
        constexpr std::uintptr_t m_UpdaterArray                   = 0x18         ;
    }

    namespace UnityEngine_UIElements__BaseVisualTreeUpdater
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t panelChanged                     = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
    }

    namespace UnityEngine_UIElements__WorldSpaceData
    {
        constexpr std::uintptr_t localBounds3D                    = 0x0          ;
        constexpr std::uintptr_t localBoundsPicking3D             = 0x18         ;
        constexpr std::uintptr_t localBoundsWithoutNested3D       = 0x30         ;
        constexpr std::uintptr_t boundingBoxWithoutNested         = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t k_Empty3DBounds                  = 0x0          ;
        }

    }

    namespace TextureInfo
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t page                             = 0x18         ;
        constexpr std::uintptr_t counter                          = 0x20         ;
        constexpr std::uintptr_t alloc                            = 0x28         ;
        constexpr std::uintptr_t rect                             = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace KeywordProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace OffsetProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace SizeTypeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
    }

    namespace CastDataSourceVisitor
    {
        constexpr std::uintptr_t _Binding_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _bindingContext_k__BackingField  = 0x18         ;
        constexpr std::uintptr_t _result_k__BackingField          = 0x150        ;
    }

    namespace UIPathVisitor
    {
        constexpr std::uintptr_t m_PathIndex                      = 0x10         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Property_k__BackingField        = 0xA8         ;
        constexpr std::uintptr_t _ReadonlyVisit_k__BackingField   = 0xB0         ;
        constexpr std::uintptr_t _ReturnCode_k__BackingField      = 0xB4         ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0xB8         ;
        constexpr std::uintptr_t _direction_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _bindingContext_k__BackingField  = 0xC8         ;
        constexpr std::uintptr_t _result_k__BackingField          = 0x200        ;
    }

    namespace BindingRequest
    {
        constexpr std::uintptr_t bindingId                        = 0x0          ;
        constexpr std::uintptr_t binding                          = 0x98         ;
        constexpr std::uintptr_t shouldProcess                    = 0xA0         ;
    }

    namespace BindingDataCollection
    {
        constexpr std::uintptr_t m_BindingPerId                   = 0x0          ;
        constexpr std::uintptr_t m_Bindings                       = 0x8          ;
    }

    namespace BindingData
    {
        constexpr std::uintptr_t version                          = 0x10         ;
        constexpr std::uintptr_t target                           = 0x18         ;
        constexpr std::uintptr_t binding                          = 0xB8         ;
        constexpr std::uintptr_t m_LastContext                    = 0xC0         ;
        constexpr std::uintptr_t _localDataSource_k__BackingField = 0x158        ;
        constexpr std::uintptr_t m_SourceToUILastUpdate           = 0x160        ;
        constexpr std::uintptr_t m_UIToSourceLastUpdate           = 0x178        ;
    }

    namespace ChangesFromUI
    {
        constexpr std::uintptr_t version                          = 0x0          ;
        constexpr std::uintptr_t binding                          = 0x8          ;
        constexpr std::uintptr_t bindingData                      = 0x10         ;
    }

    namespace HierarchicalBindingsSorter
    {
        constexpr std::uintptr_t _boundElements_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _results_k__BackingField         = 0x18         ;
    }

    namespace HierarchyBindingTracker
    {
        constexpr std::uintptr_t m_Panel                          = 0x10         ;
        constexpr std::uintptr_t m_BindingSorter                  = 0x18         ;
        constexpr std::uintptr_t m_BindingDataPerElement          = 0x20         ;
        constexpr std::uintptr_t m_BoundElements                  = 0x28         ;
        constexpr std::uintptr_t m_OrderedBindings                = 0x30         ;
        constexpr std::uintptr_t m_IsDirty                        = 0x38         ;
        constexpr std::uintptr_t m_OnPropertyChanged              = 0x40         ;
    }

    namespace SourceInfo
    {
        constexpr std::uintptr_t m_DetectedChanges                = 0x10         ;
        constexpr std::uintptr_t _lastVersion_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _refCount_k__BackingField        = 0x20         ;
    }

    namespace InvalidateDataSourcesTraversal
    {
        constexpr std::uintptr_t m_DataSourceTracker              = 0x10         ;
        constexpr std::uintptr_t m_VisitedElements                = 0x18         ;
    }

    namespace HierarchyDataSourceTracker
    {
        constexpr std::uintptr_t m_SourceInfosPool                = 0x10         ;
        constexpr std::uintptr_t m_DataBindingManager             = 0x18         ;
        constexpr std::uintptr_t m_ResolvedHierarchicalDataSourceContext = 0x20         ;
        constexpr std::uintptr_t m_BindingRefCount                = 0x28         ;
        constexpr std::uintptr_t m_SourceInfos                    = 0x30         ;
        constexpr std::uintptr_t m_SourcesToRemove                = 0x38         ;
        constexpr std::uintptr_t m_InvalidateResolvedDataSources  = 0x40         ;
        constexpr std::uintptr_t m_Handler                        = 0x48         ;
        constexpr std::uintptr_t m_VisualElementHandler           = 0x50         ;
    }

    namespace IgnoreUIChangesData
    {
        constexpr std::uintptr_t element                          = 0x0          ;
        constexpr std::uintptr_t binding                          = 0x8          ;
        constexpr std::uintptr_t bindingId                        = 0x10         ;
    }

    namespace IgnoreUIChangesScope
    {
        constexpr std::uintptr_t m_ScopeData                      = 0x0          ;
        constexpr std::uintptr_t manager                          = 0xA8         ;
    }

    namespace VersionInfo
    {
        constexpr std::uintptr_t source                           = 0x0          ;
        constexpr std::uintptr_t version                          = 0x8          ;
    }

    namespace DragDirection
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ButtonClickStatus
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t m_PointerDownPosition            = 0x18         ;
        constexpr std::uintptr_t m_LastPointerDownTime            = 0x28         ;
        constexpr std::uintptr_t m_ClickCount                     = 0x30         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x0          ;
        constexpr std::uintptr_t m_Enumerator                     = 0x8          ;
    }

    namespace ContentHeightCacheInfo
    {
        constexpr std::uintptr_t sum                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace VirtualizationChange
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ScrollDirection
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace WriteDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace FieldDescription
    {
        constexpr std::uintptr_t name                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x90         ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x98         ;
        constexpr std::uintptr_t m_ShowBorder                     = 0xA0         ;
        constexpr std::uintptr_t m_SelectionType                  = 0xA8         ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0xB0         ;
        constexpr std::uintptr_t m_Reorderable                    = 0xB8         ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0xC0         ;
        constexpr std::uintptr_t m_ShowFoldoutHeader              = 0xC8         ;
        constexpr std::uintptr_t m_HeaderTitle                    = 0xD0         ;
        constexpr std::uintptr_t m_ShowAddRemoveFooter            = 0xD8         ;
        constexpr std::uintptr_t m_AllowAdd                       = 0xE0         ;
        constexpr std::uintptr_t m_AllowRemove                    = 0xE8         ;
        constexpr std::uintptr_t m_ReorderMode                    = 0xF0         ;
        constexpr std::uintptr_t m_ShowBoundCollectionSize        = 0xF8         ;
        constexpr std::uintptr_t m_BindingSourceSelectionMode     = 0x100        ;
    }

    namespace PopupTextElement
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;
    }

    namespace UxmlTraits`1
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
    }

    namespace SliderKey
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x90         ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x98         ;
        constexpr std::uintptr_t m_ShowBorder                     = 0xA0         ;
        constexpr std::uintptr_t m_SelectionType                  = 0xA8         ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0xB0         ;
        constexpr std::uintptr_t m_Reorderable                    = 0xB8         ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0xC0         ;
        constexpr std::uintptr_t m_AutoExpand                     = 0xC8         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x90         ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x98         ;
        constexpr std::uintptr_t m_ShowBorder                     = 0xA0         ;
        constexpr std::uintptr_t m_SelectionType                  = 0xA8         ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0xB0         ;
        constexpr std::uintptr_t m_Reorderable                    = 0xB8         ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0xC0         ;
    }

    namespace Selection
    {
        constexpr std::uintptr_t m_IndexLookup                    = 0x10         ;
        constexpr std::uintptr_t m_IdLookup                       = 0x18         ;
        constexpr std::uintptr_t m_MinIndex                       = 0x20         ;
        constexpr std::uintptr_t m_MaxIndex                       = 0x24         ;
        constexpr std::uintptr_t _selectedIds_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t indices                          = 0x30         ;
        constexpr std::uintptr_t items                            = 0x38         ;
    }

    namespace RangeSelectionDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace pointerProcessingStateEnum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_CenterXValue                   = 0x98         ;
        constexpr std::uintptr_t m_CenterYValue                   = 0xA0         ;
        constexpr std::uintptr_t m_CenterZValue                   = 0xA8         ;
        constexpr std::uintptr_t m_ExtentsXValue                  = 0xB0         ;
        constexpr std::uintptr_t m_ExtentsYValue                  = 0xB8         ;
        constexpr std::uintptr_t m_ExtentsZValue                  = 0xC0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_PositionXValue                 = 0x98         ;
        constexpr std::uintptr_t m_PositionYValue                 = 0xA0         ;
        constexpr std::uintptr_t m_PositionZValue                 = 0xA8         ;
        constexpr std::uintptr_t m_SizeXValue                     = 0xB0         ;
        constexpr std::uintptr_t m_SizeYValue                     = 0xB8         ;
        constexpr std::uintptr_t m_SizeZValue                     = 0xC0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Text                           = 0x90         ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x98         ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0xA0         ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0xA8         ;
        constexpr std::uintptr_t m_Selectable                     = 0xB0         ;
        constexpr std::uintptr_t m_SelectWordByDoubleClick        = 0xB8         ;
        constexpr std::uintptr_t m_SelectLineByTripleClick        = 0xC0         ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0xC8         ;
        constexpr std::uintptr_t m_IconImage                      = 0xD0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_XValue                         = 0x98         ;
        constexpr std::uintptr_t m_YValue                         = 0xA0         ;
        constexpr std::uintptr_t m_WValue                         = 0xA8         ;
        constexpr std::uintptr_t m_HValue                         = 0xB0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_XValue                         = 0x98         ;
        constexpr std::uintptr_t m_YValue                         = 0xA0         ;
        constexpr std::uintptr_t m_WValue                         = 0xA8         ;
        constexpr std::uintptr_t m_HValue                         = 0xB0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_XValue                         = 0x98         ;
        constexpr std::uintptr_t m_YValue                         = 0xA0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_XValue                         = 0x98         ;
        constexpr std::uintptr_t m_YValue                         = 0xA0         ;
        constexpr std::uintptr_t m_ZValue                         = 0xA8         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_XValue                         = 0x98         ;
        constexpr std::uintptr_t m_YValue                         = 0xA0         ;
        constexpr std::uintptr_t m_ZValue                         = 0xA8         ;
        constexpr std::uintptr_t m_WValue                         = 0xB0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_XValue                         = 0x98         ;
        constexpr std::uintptr_t m_YValue                         = 0xA0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_XValue                         = 0x98         ;
        constexpr std::uintptr_t m_YValue                         = 0xA0         ;
        constexpr std::uintptr_t m_ZValue                         = 0xA8         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0xA0         ;
        constexpr std::uintptr_t m_HidePlaceholderOnFocus         = 0xA8         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0xB0         ;
        constexpr std::uintptr_t m_IsDelayed                      = 0xB8         ;
    }

    namespace DoubleInput
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
        constexpr std::uintptr_t _formatString_k__BackingField    = 0x300        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Index                          = 0x98         ;
        constexpr std::uintptr_t m_Choices                        = 0xA0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Type                           = 0x98         ;
        constexpr std::uintptr_t m_Value                          = 0xA0         ;
        constexpr std::uintptr_t m_IncludeObsoleteValues          = 0xA8         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0xA0         ;
        constexpr std::uintptr_t m_HidePlaceholderOnFocus         = 0xA8         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0xB0         ;
        constexpr std::uintptr_t m_IsDelayed                      = 0xB8         ;
    }

    namespace FloatInput
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
        constexpr std::uintptr_t _formatString_k__BackingField    = 0x300        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Text                           = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
    }

    namespace MenuItem
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t element                          = 0x18         ;
        constexpr std::uintptr_t action                           = 0x20         ;
        constexpr std::uintptr_t actionUserData                   = 0x28         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Text                           = 0x90         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0xA0         ;
        constexpr std::uintptr_t m_HidePlaceholderOnFocus         = 0xA8         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0xB0         ;
        constexpr std::uintptr_t m_IsDelayed                      = 0xB8         ;
    }

    namespace Hash128Input
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_Text                           = 0x88         ;
        constexpr std::uintptr_t m_MessageType                    = 0x90         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x0          ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_MaxLength                      = 0xA0         ;
        constexpr std::uintptr_t m_Password                       = 0xA8         ;
        constexpr std::uintptr_t m_MaskCharacter                  = 0xB0         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0xB8         ;
        constexpr std::uintptr_t m_HidePlaceholderOnFocus         = 0xC0         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0xC8         ;
        constexpr std::uintptr_t m_IsDelayed                      = 0xD0         ;
        constexpr std::uintptr_t m_VerticalScrollerVisibility     = 0xD8         ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0xE0         ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0xE8         ;
        constexpr std::uintptr_t m_SelectWordByDoubleClick        = 0xF0         ;
        constexpr std::uintptr_t m_SelectLineByTripleClick        = 0xF8         ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x100        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x108        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x110        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x118        ;
        constexpr std::uintptr_t m_Multiline                      = 0x120        ;

        namespace _static
        {
            constexpr std::uintptr_t k_Value                          = 0x0          ;
        }

    }

    namespace TextInput
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_MaxLength                      = 0x0          ;
    }

    namespace TextInputBase
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t innerComponentsModifierName      = 0x0          ;
            constexpr std::uintptr_t innerTextElementUssClassName     = 0x0          ;
            constexpr std::uintptr_t innerTextElementWithScrollViewUssClassName = 0x0          ;
            constexpr std::uintptr_t horizontalVariantInnerTextElementUssClassName = 0x0          ;
            constexpr std::uintptr_t verticalVariantInnerTextElementUssClassName = 0x0          ;
            constexpr std::uintptr_t verticalHorizontalVariantInnerTextElementUssClassName = 0x0          ;
            constexpr std::uintptr_t innerScrollviewUssClassName      = 0x0          ;
            constexpr std::uintptr_t innerViewportUssClassName        = 0x0          ;
            constexpr std::uintptr_t innerContentContainerUssClassName = 0x0          ;
        }

    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0xA0         ;
        constexpr std::uintptr_t m_HidePlaceholderOnFocus         = 0xA8         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0xB0         ;
        constexpr std::uintptr_t m_IsDelayed                      = 0xB8         ;
    }

    namespace IntegerInput
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
        constexpr std::uintptr_t _formatString_k__BackingField    = 0x300        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Text                           = 0x90         ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x98         ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0xA0         ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0xA8         ;
        constexpr std::uintptr_t m_Selectable                     = 0xB0         ;
        constexpr std::uintptr_t m_SelectWordByDoubleClick        = 0xB8         ;
        constexpr std::uintptr_t m_SelectLineByTripleClick        = 0xC0         ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0xC8         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x90         ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x98         ;
        constexpr std::uintptr_t m_ShowBorder                     = 0xA0         ;
        constexpr std::uintptr_t m_SelectionType                  = 0xA8         ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0xB0         ;
        constexpr std::uintptr_t m_Reorderable                    = 0xB8         ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0xC0         ;
        constexpr std::uintptr_t m_ShowFoldoutHeader              = 0xC8         ;
        constexpr std::uintptr_t m_HeaderTitle                    = 0xD0         ;
        constexpr std::uintptr_t m_ShowAddRemoveFooter            = 0xD8         ;
        constexpr std::uintptr_t m_AllowAdd                       = 0xE0         ;
        constexpr std::uintptr_t m_AllowRemove                    = 0xE8         ;
        constexpr std::uintptr_t m_ReorderMode                    = 0xF0         ;
        constexpr std::uintptr_t m_ShowBoundCollectionSize        = 0xF8         ;
        constexpr std::uintptr_t m_BindingSourceSelectionMode     = 0x100        ;
        constexpr std::uintptr_t m_ItemTemplate                   = 0x108        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0xA0         ;
        constexpr std::uintptr_t m_HidePlaceholderOnFocus         = 0xA8         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0xB0         ;
        constexpr std::uintptr_t m_IsDelayed                      = 0xB8         ;
    }

    namespace LongInput
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
        constexpr std::uintptr_t _formatString_k__BackingField    = 0x300        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_MinValue                       = 0x98         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xA0         ;
        constexpr std::uintptr_t m_LowLimit                       = 0xA8         ;
        constexpr std::uintptr_t m_HighLimit                      = 0xB0         ;
    }

    namespace DragState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UxmlObjectFactory`1
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlObjectFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlObjectTraits`1
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x0          ;
    }

    namespace StretchMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UxmlObjectFactory`1
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlObjectFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlObjectTraits`1
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PrimaryColumnName              = 0x0          ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x90         ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x98         ;
        constexpr std::uintptr_t m_ShowBorder                     = 0xA0         ;
        constexpr std::uintptr_t m_SelectionType                  = 0xA8         ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0xB0         ;
        constexpr std::uintptr_t m_Reorderable                    = 0xB8         ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0xC0         ;
        constexpr std::uintptr_t m_ShowFoldoutHeader              = 0xC8         ;
        constexpr std::uintptr_t m_HeaderTitle                    = 0xD0         ;
        constexpr std::uintptr_t m_ShowAddRemoveFooter            = 0xD8         ;
        constexpr std::uintptr_t m_AllowAdd                       = 0xE0         ;
        constexpr std::uintptr_t m_AllowRemove                    = 0xE8         ;
        constexpr std::uintptr_t m_ReorderMode                    = 0xF0         ;
        constexpr std::uintptr_t m_ShowBoundCollectionSize        = 0xF8         ;
        constexpr std::uintptr_t m_BindingSourceSelectionMode     = 0x100        ;
        constexpr std::uintptr_t m_SortingMode                    = 0x108        ;
        constexpr std::uintptr_t m_Columns                        = 0x110        ;
        constexpr std::uintptr_t m_SortColumnDescriptions         = 0x118        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x90         ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x98         ;
        constexpr std::uintptr_t m_ShowBorder                     = 0xA0         ;
        constexpr std::uintptr_t m_SelectionType                  = 0xA8         ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0xB0         ;
        constexpr std::uintptr_t m_Reorderable                    = 0xB8         ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0xC0         ;
        constexpr std::uintptr_t m_AutoExpand                     = 0xC8         ;
        constexpr std::uintptr_t m_SortingMode                    = 0xD0         ;
        constexpr std::uintptr_t m_Columns                        = 0xD8         ;
        constexpr std::uintptr_t m_SortColumnDescriptions         = 0xE0         ;
    }

    namespace UxmlObjectFactory`1
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlObjectFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlObjectTraits`1
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_ColumnName                     = 0x0          ;
    }

    namespace UxmlObjectFactory`1
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlObjectFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlObjectTraits`1
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_SortColumnDescriptions         = 0x0          ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Text                           = 0x90         ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x98         ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0xA0         ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0xA8         ;
        constexpr std::uintptr_t m_Selectable                     = 0xB0         ;
        constexpr std::uintptr_t m_SelectWordByDoubleClick        = 0xB8         ;
        constexpr std::uintptr_t m_SelectLineByTripleClick        = 0xC0         ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0xC8         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_LowValue                       = 0x90         ;
        constexpr std::uintptr_t m_HighValue                      = 0x98         ;
        constexpr std::uintptr_t m_Value                          = 0xA0         ;
        constexpr std::uintptr_t m_Title                          = 0xA8         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_Text                           = 0xA0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_Choices                        = 0xA0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Text                           = 0x90         ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x98         ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0xA0         ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0xA8         ;
        constexpr std::uintptr_t m_Selectable                     = 0xB0         ;
        constexpr std::uintptr_t m_SelectWordByDoubleClick        = 0xB8         ;
        constexpr std::uintptr_t m_SelectLineByTripleClick        = 0xC0         ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0xC8         ;
        constexpr std::uintptr_t m_Delay                          = 0xD0         ;
        constexpr std::uintptr_t m_Interval                       = 0xD8         ;
    }

    namespace ScrollerSlider
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t m_LabelWidthRatio                = 0x2D8        ;
        constexpr std::uintptr_t m_LabelExtraPadding              = 0x2DC        ;
        constexpr std::uintptr_t m_LabelBaseMinWidth              = 0x2E0        ;
        constexpr std::uintptr_t m_VisualInput                    = 0x2E8        ;
        constexpr std::uintptr_t expressionEvaluated              = 0x2F0        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x2F8        ;
        constexpr std::uintptr_t m_Value                          = 0x300        ;
        constexpr std::uintptr_t onValidateValue                  = 0x308        ;
        constexpr std::uintptr_t _dispatchMode_k__BackingField    = 0x310        ;
        constexpr std::uintptr_t _labelElement_k__BackingField    = 0x318        ;
        constexpr std::uintptr_t m_ShowMixedValue                 = 0x320        ;
        constexpr std::uintptr_t m_MixedValueLabel                = 0x328        ;
        constexpr std::uintptr_t m_SkipValidation                 = 0x330        ;
        constexpr std::uintptr_t m_CachedContextWidthElement      = 0x338        ;
        constexpr std::uintptr_t m_CachedInspectorElement         = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _dragContainer_k__BackingField   = 0x358        ;
        constexpr std::uintptr_t _dragElement_k__BackingField     = 0x360        ;
        constexpr std::uintptr_t _trackElement_k__BackingField    = 0x368        ;
        constexpr std::uintptr_t _dragBorderElement_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _inputTextField_k__BackingField  = 0x378        ;
        constexpr std::uintptr_t _fillElement_k__BackingField     = 0x380        ;
        constexpr std::uintptr_t m_AdjustedPageSizeFromClick      = 0x388        ;
        constexpr std::uintptr_t m_IsEditingTextField             = 0x38C        ;
        constexpr std::uintptr_t m_Fill                           = 0x38D        ;
        constexpr std::uintptr_t m_LowValue                       = 0x390        ;
        constexpr std::uintptr_t m_HighValue                      = 0x394        ;
        constexpr std::uintptr_t m_PageSize                       = 0x398        ;
        constexpr std::uintptr_t m_ShowInputField                 = 0x39C        ;
        constexpr std::uintptr_t _clamped_k__BackingField         = 0x39D        ;
        constexpr std::uintptr_t _clampedDragger_k__BackingField  = 0x3A0        ;
        constexpr std::uintptr_t m_DragElementStartPos            = 0x3A8        ;
        constexpr std::uintptr_t onSetValueWithoutNotify          = 0x3B8        ;
        constexpr std::uintptr_t m_Direction                      = 0x3C0        ;
        constexpr std::uintptr_t m_Inverted                       = 0x3C4        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_LowValue                       = 0x88         ;
        constexpr std::uintptr_t m_HighValue                      = 0x90         ;
        constexpr std::uintptr_t m_Direction                      = 0x98         ;
        constexpr std::uintptr_t m_Value                          = 0xA0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_ScrollViewMode                 = 0x88         ;
        constexpr std::uintptr_t m_NestedInteractionKind          = 0x90         ;
        constexpr std::uintptr_t m_ShowHorizontal                 = 0x98         ;
        constexpr std::uintptr_t m_ShowVertical                   = 0xA0         ;
        constexpr std::uintptr_t m_HorizontalScrollerVisibility   = 0xA8         ;
        constexpr std::uintptr_t m_VerticalScrollerVisibility     = 0xB0         ;
        constexpr std::uintptr_t m_HorizontalPageSize             = 0xB8         ;
        constexpr std::uintptr_t m_VerticalPageSize               = 0xC0         ;
        constexpr std::uintptr_t m_MouseWheelScrollSize           = 0xC8         ;
        constexpr std::uintptr_t m_TouchScrollBehavior            = 0xD0         ;
        constexpr std::uintptr_t m_ScrollDecelerationRate         = 0xD8         ;
        constexpr std::uintptr_t m_Elasticity                     = 0xE0         ;
    }

    namespace TouchScrollBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NestedInteractionKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TouchScrollingResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_LowValue                       = 0xA0         ;
        constexpr std::uintptr_t m_HighValue                      = 0xA8         ;
        constexpr std::uintptr_t m_PageSize                       = 0xB0         ;
        constexpr std::uintptr_t m_ShowInputField                 = 0xB8         ;
        constexpr std::uintptr_t m_Direction                      = 0xC0         ;
        constexpr std::uintptr_t m_Inverted                       = 0xC8         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_LowValue                       = 0xA0         ;
        constexpr std::uintptr_t m_HighValue                      = 0xA8         ;
        constexpr std::uintptr_t m_PageSize                       = 0xB0         ;
        constexpr std::uintptr_t m_ShowInputField                 = 0xB8         ;
        constexpr std::uintptr_t m_Direction                      = 0xC0         ;
        constexpr std::uintptr_t m_Inverted                       = 0xC8         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_Label                          = 0x88         ;
        constexpr std::uintptr_t m_IconImage                      = 0x90         ;
        constexpr std::uintptr_t m_Closeable                      = 0x98         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_Reorderable                    = 0x88         ;
    }

    namespace ViewState
    {
        constexpr std::uintptr_t m_HasPersistedData               = 0x10         ;
        constexpr std::uintptr_t m_TabOrder                       = 0x18         ;
        constexpr std::uintptr_t m_ActiveTabKey                   = 0x20         ;
    }

    namespace TabViewContentContainer
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
    }

    namespace TextValueInput
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
        constexpr std::uintptr_t _formatString_k__BackingField    = 0x0          ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_Text                           = 0xA0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_IsMultipleSelection            = 0x98         ;
        constexpr std::uintptr_t m_AllowEmptySelection            = 0xA0         ;
    }

    namespace ButtonGroupContainer
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_Group                          = 0x2C8        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_VirtualizationMethod           = 0x90         ;
        constexpr std::uintptr_t m_FixedItemHeight                = 0x98         ;
        constexpr std::uintptr_t m_ShowBorder                     = 0xA0         ;
        constexpr std::uintptr_t m_SelectionType                  = 0xA8         ;
        constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds  = 0xB0         ;
        constexpr std::uintptr_t m_Reorderable                    = 0xB8         ;
        constexpr std::uintptr_t m_HorizontalScrollingEnabled     = 0xC0         ;
        constexpr std::uintptr_t m_AutoExpand                     = 0xC8         ;
        constexpr std::uintptr_t m_ItemTemplate                   = 0xD0         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_FixedPaneIndex                 = 0x88         ;
        constexpr std::uintptr_t m_FixedPaneInitialDimension      = 0x90         ;
        constexpr std::uintptr_t m_Orientation                    = 0x98         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0xA0         ;
        constexpr std::uintptr_t m_HidePlaceholderOnFocus         = 0xA8         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0xB0         ;
        constexpr std::uintptr_t m_IsDelayed                      = 0xB8         ;
    }

    namespace UnsignedIntegerInput
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
        constexpr std::uintptr_t _formatString_k__BackingField    = 0x300        ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Label                          = 0x90         ;
        constexpr std::uintptr_t m_Value                          = 0x98         ;
        constexpr std::uintptr_t m_PlaceholderText                = 0xA0         ;
        constexpr std::uintptr_t m_HidePlaceholderOnFocus         = 0xA8         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0xB0         ;
        constexpr std::uintptr_t m_IsDelayed                      = 0xB8         ;
    }

    namespace UnsignedLongInput
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _textElement_k__BackingField     = 0x2C8        ;
        constexpr std::uintptr_t scrollView                       = 0x2D0        ;
        constexpr std::uintptr_t multilineContainer               = 0x2D8        ;
        constexpr std::uintptr_t _isDragging_k__BackingField      = 0x2E0        ;
        constexpr std::uintptr_t scrollOffset                     = 0x2E4        ;
        constexpr std::uintptr_t m_ScrollViewWasClamped           = 0x2EC        ;
        constexpr std::uintptr_t lastCursorPos                    = 0x2F0        ;
        constexpr std::uintptr_t verticalScrollerVisibility       = 0x2F8        ;
        constexpr std::uintptr_t _formatString_k__BackingField    = 0x300        ;
    }

    namespace TextureProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace HotspotProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace DefaultCursorIdProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace DragState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DragPosition
    {
        constexpr std::uintptr_t insertAtIndex                    = 0x0          ;
        constexpr std::uintptr_t parentId                         = 0x4          ;
        constexpr std::uintptr_t childIndex                       = 0x8          ;
        constexpr std::uintptr_t recycledItem                     = 0x10         ;
        constexpr std::uintptr_t dropPosition                     = 0x18         ;
    }

    namespace DropData
    {
        constexpr std::uintptr_t expandedIdsBeforeDrag            = 0x10         ;
        constexpr std::uintptr_t draggedIds                       = 0x18         ;
        constexpr std::uintptr_t lastItemId                       = 0x20         ;
        constexpr std::uintptr_t expandItemBeginTimerMs           = 0x24         ;
        constexpr std::uintptr_t expandItemBeginPosition          = 0x28         ;
    }

    namespace Status
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EventRecord
    {
        constexpr std::uintptr_t m_Event                          = 0x0          ;
        constexpr std::uintptr_t m_Panel                          = 0x8          ;
    }

    namespace DispatchContext
    {
        constexpr std::uintptr_t m_GateCount                      = 0x0          ;
        constexpr std::uintptr_t m_Queue                          = 0x8          ;
    }

    namespace EventPropagation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LifeCycleStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DynamicCallbackList
    {
        constexpr std::uintptr_t m_UseTrickleDown                 = 0x0          ;
        constexpr std::uintptr_t m_Callbacks                      = 0x8          ;
        constexpr std::uintptr_t m_TemporaryCallbacks             = 0x10         ;
        constexpr std::uintptr_t m_UnregisteredCallbacksDuringInvoke = 0x18         ;
        constexpr std::uintptr_t m_IsInvoking                     = 0x20         ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LocationFlag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PointerLocation
    {
        constexpr std::uintptr_t _Position_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _Panel_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Flags_k__BackingField           = 0x18         ;
    }

    namespace RaycastHit
    {
        constexpr std::uintptr_t distance                         = 0x0          ;
        constexpr std::uintptr_t collider                         = 0x8          ;
        constexpr std::uintptr_t document                         = 0x10         ;
        constexpr std::uintptr_t element                          = 0x18         ;
    }

    namespace RuntimePointerState
    {
        constexpr std::uintptr_t hit                              = 0x10         ;
        constexpr std::uintptr_t updateFrameCount                 = 0x30         ;
    }

    namespace ScreenPointerState
    {
        constexpr std::uintptr_t hit                              = 0x10         ;
        constexpr std::uintptr_t updateFrameCount                 = 0x30         ;
        constexpr std::uintptr_t mousePosition                    = 0x38         ;
        constexpr std::uintptr_t targetDisplay                    = 0x40         ;
    }

    namespace TrackedPointerState
    {
        constexpr std::uintptr_t hit                              = 0x10         ;
        constexpr std::uintptr_t updateFrameCount                 = 0x30         ;
        constexpr std::uintptr_t worldPosition                    = 0x38         ;
        constexpr std::uintptr_t worldOrientation                 = 0x44         ;
        constexpr std::uintptr_t maxDistance                      = 0x54         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Enumerator                     = 0x0          ;
    }

    namespace PrepareMaterialPropertyBlockDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ApplyFilterPassSettingsDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ComputeRequiredMarginsDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace FocusedElement
    {
        constexpr std::uintptr_t m_SubTreeRoot                    = 0x0          ;
        constexpr std::uintptr_t m_FocusedElement                 = 0x8          ;
    }

    namespace UpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FocusBasedEventSequenceContext
    {
        constexpr std::uintptr_t es                               = 0x0          ;
    }

    namespace InputForUIProcessor
    {
        constexpr std::uintptr_t m_EventSystem                    = 0x10         ;
        constexpr std::uintptr_t m_LastPointerTimestamp           = 0x18         ;
        constexpr std::uintptr_t m_NextPointerTimestamp           = 0x20         ;
        constexpr std::uintptr_t m_EventList                      = 0x28         ;
    }

    namespace LegacyInputProcessor
    {
        constexpr std::uintptr_t m_SendingTouchEvents             = 0x10         ;
        constexpr std::uintptr_t m_SendingPenEvent                = 0x11         ;
        constexpr std::uintptr_t m_CurrentModifiers               = 0x14         ;
        constexpr std::uintptr_t m_LastMousePressButton           = 0x18         ;
        constexpr std::uintptr_t m_NextMousePressTime             = 0x1C         ;
        constexpr std::uintptr_t m_LastMouseClickCount            = 0x20         ;
        constexpr std::uintptr_t m_LastMousePosition              = 0x24         ;
        constexpr std::uintptr_t m_MouseProcessedAtLeastOnce      = 0x2C         ;
        constexpr std::uintptr_t m_TouchFingerIdToFingerIndex     = 0x30         ;
        constexpr std::uintptr_t m_TouchNextFingerIndex           = 0x38         ;
        constexpr std::uintptr_t m_Input                          = 0x40         ;
        constexpr std::uintptr_t m_Event                          = 0x48         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x50         ;
        constexpr std::uintptr_t m_ConsecutiveMoveCount           = 0x58         ;
        constexpr std::uintptr_t m_LastMoveVector                 = 0x5C         ;
        constexpr std::uintptr_t m_PrevActionTime                 = 0x64         ;
        constexpr std::uintptr_t m_IsMoveFromKeyboard             = 0x68         ;
    }

    namespace ChangeDirection
    {
        constexpr std::uintptr_t m_Value                          = 0x10         ;
    }

    namespace FocusableHierarchyTraversal
    {
        constexpr std::uintptr_t root                             = 0x0          ;
        constexpr std::uintptr_t currentFocusable                 = 0x8          ;
        constexpr std::uintptr_t validRect                        = 0x10         ;
        constexpr std::uintptr_t firstPass                        = 0x20         ;
        constexpr std::uintptr_t direction                        = 0x28         ;
    }

    namespace PanelInputRedirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Settings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107352E8   ;
        constexpr std::uintptr_t m_ProcessWorldSpaceInput         = 0x0          ;
        constexpr std::uintptr_t m_InteractionLayers              = 0x4          ;
        constexpr std::uintptr_t m_MaxInteractionDistance         = 0x8          ;
        constexpr std::uintptr_t m_DefaultEventCameraIsMainCamera = 0xC          ;
        constexpr std::uintptr_t m_EventCameras                   = 0x10         ;
        constexpr std::uintptr_t m_PanelInputRedirection          = 0x18         ;
        constexpr std::uintptr_t m_AutoCreatePanelComponents      = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Default                        = 0x0          ;
        }

    }

    namespace RuntimePanelAccess
    {
        constexpr std::uintptr_t m_Settings                       = 0x10         ;
        constexpr std::uintptr_t m_RuntimePanel                   = 0x18         ;
        constexpr std::uintptr_t _isTransient_k__BackingField     = 0x20         ;
    }

    namespace CameraRayEnumerator
    {
        constexpr std::uintptr_t m_Cameras                        = 0x10         ;
        constexpr std::uintptr_t m_LayerMask                      = 0x18         ;
        constexpr std::uintptr_t m_MousePosition                  = 0x1C         ;
        constexpr std::uintptr_t m_TargetDisplay                  = 0x24         ;
        constexpr std::uintptr_t m_Index                          = 0x2C         ;
        constexpr std::uintptr_t m_CurrentCamera                  = 0x30         ;
        constexpr std::uintptr_t m_CurrentRay                     = 0x38         ;
        constexpr std::uintptr_t m_IsInsideCameraRect             = 0x50         ;
    }

    namespace WorldSpaceSizeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PickResult
    {
        constexpr std::uintptr_t collider                         = 0x0          ;
        constexpr std::uintptr_t document                         = 0x8          ;
        constexpr std::uintptr_t pickedElement                    = 0x10         ;
        constexpr std::uintptr_t distance                         = 0x18         ;
        constexpr std::uintptr_t normal                           = 0x1C         ;
        constexpr std::uintptr_t point                            = 0x28         ;
        constexpr std::uintptr_t localPoint                       = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
    }

    namespace UITKScope
    {
        constexpr std::uintptr_t wasUITK                          = 0x0          ;
    }

    namespace NotUITKScope
    {
        constexpr std::uintptr_t wasUITK                          = 0x0          ;
    }

    namespace GUIGlobals
    {
        constexpr std::uintptr_t matrix                           = 0x0          ;
        constexpr std::uintptr_t color                            = 0x40         ;
        constexpr std::uintptr_t contentColor                     = 0x50         ;
        constexpr std::uintptr_t backgroundColor                  = 0x60         ;
        constexpr std::uintptr_t enabled                          = 0x70         ;
        constexpr std::uintptr_t changed                          = 0x71         ;
        constexpr std::uintptr_t displayIndex                     = 0x74         ;
        constexpr std::uintptr_t pixelsPerPoint                   = 0x78         ;
    }

    namespace NativeColorPage
    {
        constexpr std::uintptr_t isValid                          = 0x0          ;
        constexpr std::uintptr_t pageAndID                        = 0x4          ;
    }

    namespace NativeBorderParams
    {
        constexpr std::uintptr_t rect                             = 0x0          ;
        constexpr std::uintptr_t leftColor                        = 0x10         ;
        constexpr std::uintptr_t topColor                         = 0x20         ;
        constexpr std::uintptr_t rightColor                       = 0x30         ;
        constexpr std::uintptr_t bottomColor                      = 0x40         ;
        constexpr std::uintptr_t leftWidth                        = 0x50         ;
        constexpr std::uintptr_t topWidth                         = 0x54         ;
        constexpr std::uintptr_t rightWidth                       = 0x58         ;
        constexpr std::uintptr_t bottomWidth                      = 0x5C         ;
        constexpr std::uintptr_t topLeftRadius                    = 0x60         ;
        constexpr std::uintptr_t topRightRadius                   = 0x68         ;
        constexpr std::uintptr_t bottomRightRadius                = 0x70         ;
        constexpr std::uintptr_t bottomLeftRadius                 = 0x78         ;
        constexpr std::uintptr_t leftColorPage                    = 0x80         ;
        constexpr std::uintptr_t topColorPage                     = 0x88         ;
        constexpr std::uintptr_t rightColorPage                   = 0x90         ;
        constexpr std::uintptr_t bottomColorPage                  = 0x98         ;
    }

    namespace NativeRectParams
    {
        constexpr std::uintptr_t rect                             = 0x0          ;
        constexpr std::uintptr_t subRect                          = 0x10         ;
        constexpr std::uintptr_t uv                               = 0x20         ;
        constexpr std::uintptr_t color                            = 0x30         ;
        constexpr std::uintptr_t scaleMode                        = 0x40         ;
        constexpr std::uintptr_t backgroundRepeatInstanceList     = 0x48         ;
        constexpr std::uintptr_t backgroundRepeatInstanceListStartIndex = 0x50         ;
        constexpr std::uintptr_t backgroundRepeatInstanceListEndIndex = 0x54         ;
        constexpr std::uintptr_t topLeftRadius                    = 0x58         ;
        constexpr std::uintptr_t topRightRadius                   = 0x60         ;
        constexpr std::uintptr_t bottomRightRadius                = 0x68         ;
        constexpr std::uintptr_t bottomLeftRadius                 = 0x70         ;
        constexpr std::uintptr_t backgroundRepeatRect             = 0x78         ;
        constexpr std::uintptr_t texture                          = 0x88         ;
        constexpr std::uintptr_t sprite                           = 0x90         ;
        constexpr std::uintptr_t vectorImage                      = 0x98         ;
        constexpr std::uintptr_t spriteTexture                    = 0xA0         ;
        constexpr std::uintptr_t spriteVertices                   = 0xA8         ;
        constexpr std::uintptr_t spriteUVs                        = 0xB0         ;
        constexpr std::uintptr_t spriteTriangles                  = 0xB8         ;
        constexpr std::uintptr_t spriteGeomRect                   = 0xC0         ;
        constexpr std::uintptr_t contentSize                      = 0xD0         ;
        constexpr std::uintptr_t textureSize                      = 0xD8         ;
        constexpr std::uintptr_t texturePixelsPerPoint            = 0xE0         ;
        constexpr std::uintptr_t leftSlice                        = 0xE4         ;
        constexpr std::uintptr_t topSlice                         = 0xE8         ;
        constexpr std::uintptr_t rightSlice                       = 0xEC         ;
        constexpr std::uintptr_t bottomSlice                      = 0xF0         ;
        constexpr std::uintptr_t sliceScale                       = 0xF4         ;
        constexpr std::uintptr_t rectInset                        = 0xF8         ;
        constexpr std::uintptr_t colorPage                        = 0x108        ;
        constexpr std::uintptr_t meshFlags                        = 0x110        ;
    }

    namespace Row
    {
        constexpr std::uintptr_t _offsetX_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _offsetY_k__BackingField         = 0x14         ;
        constexpr std::uintptr_t _width_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _height_k__BackingField          = 0x1C         ;
        constexpr std::uintptr_t Cursor                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Pool                           = 0x0          ;
        }

    }

    namespace AreaNode
    {
        constexpr std::uintptr_t rect                             = 0x10         ;
        constexpr std::uintptr_t previous                         = 0x20         ;
        constexpr std::uintptr_t next                             = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Pool                           = 0x0          ;
        }

    }

    namespace MeshFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Painter2DJobData
    {
        constexpr std::uintptr_t node                             = 0x0          ;
        constexpr std::uintptr_t snapshotIndex                    = 0x8          ;
        constexpr std::uintptr_t vectorImagePtr                   = 0x10         ;
        constexpr std::uintptr_t texturePtr                       = 0x18         ;
    }

    namespace Painter2DJob
    {
        constexpr std::uintptr_t painterHandle                    = 0x0          ;
        constexpr std::uintptr_t allocator                        = 0x8          ;
        constexpr std::uintptr_t jobParameters                    = 0x10         ;
    }

    namespace TextureInfo
    {
        constexpr std::uintptr_t texture                          = 0x0          ;
        constexpr std::uintptr_t dynamic                          = 0x8          ;
        constexpr std::uintptr_t refCount                         = 0xC          ;
    }

    namespace Unit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ValueProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace UnitProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace TextureProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace SpriteProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace RenderTextureProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace VectorImageProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace ModeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace FontProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace FontAssetProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace InlineRule
    {
        constexpr std::uintptr_t sheet                            = 0x0          ;
        constexpr std::uintptr_t rule                             = 0x8          ;
    }

    namespace AlignContentProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace AlignItemsProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace AlignSelfProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace AspectRatioProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundImageProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundPositionXProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundPositionYProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundRepeatProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderBottomColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderBottomLeftRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderBottomRightRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderBottomWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderLeftColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderLeftWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderRightColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderRightWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderTopColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderTopLeftRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderTopRightRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderTopWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BottomProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace CursorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace DisplayProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FilterProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexBasisProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexDirectionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexGrowProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexShrinkProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexWrapProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FontSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace HeightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace JustifyContentProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace LeftProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace LetterSpacingProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MarginBottomProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MarginLeftProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MarginRightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MarginTopProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MaxHeightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MaxWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MinHeightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MinWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace OpacityProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace OverflowProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PaddingBottomProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PaddingLeftProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PaddingRightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PaddingTopProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PositionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace RightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace RotateProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ScaleProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TextOverflowProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TextShadowProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TopProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransformOriginProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransitionDelayProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransitionDurationProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransitionPropertyProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransitionTimingFunctionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TranslateProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityBackgroundImageTintColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityEditorTextRenderingModeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityFontProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityFontDefinitionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityFontStyleAndWeightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityMaterialProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityOverflowClipBoxProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityParagraphSpacingProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceBottomProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceLeftProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceRightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceScaleProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceTopProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceTypeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextAlignProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextAutoSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextGeneratorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextOutlineColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextOutlineWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextOverflowPositionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace VisibilityProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WhiteSpaceProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WordSpacingProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleProperty`1
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleEnumProperty`1
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleRatioProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleBackgroundProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleLengthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleFloatProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleListProperty`1
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleFontProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleFontDefinitionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleIntProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleRotateProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleScaleProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleCursorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleTextShadowProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleTextAutoSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleTransformOriginProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleTranslateProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleBackgroundPositionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleBackgroundRepeatProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleBackgroundSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace InlineStyleMaterialDefinitionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
    }

    namespace MeasureMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Hierarchy
    {
        constexpr std::uintptr_t m_Owner                          = 0x0          ;
    }

    namespace BaseVisualElementScheduledItem
    {
        constexpr std::uintptr_t timerUpdateStopCondition         = 0x10         ;
        constexpr std::uintptr_t _startMs_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _delayMs_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _intervalMs_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _endTimeMs_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _element_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t scheduler                        = 0x40         ;
        constexpr std::uintptr_t _isActive_k__BackingField        = 0x48         ;
        constexpr std::uintptr_t _isDetaching_k__BackingField     = 0x49         ;
        constexpr std::uintptr_t m_OnAttachToPanelCallback        = 0x50         ;
        constexpr std::uintptr_t m_OnDetachFromPanelCallback      = 0x58         ;
    }

    namespace VisualElementScheduledItem`1
    {
        constexpr std::uintptr_t timerUpdateStopCondition         = 0x10         ;
        constexpr std::uintptr_t _startMs_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _delayMs_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _intervalMs_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _endTimeMs_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _element_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t scheduler                        = 0x40         ;
        constexpr std::uintptr_t _isActive_k__BackingField        = 0x48         ;
        constexpr std::uintptr_t _isDetaching_k__BackingField     = 0x49         ;
        constexpr std::uintptr_t m_OnAttachToPanelCallback        = 0x50         ;
        constexpr std::uintptr_t m_OnDetachFromPanelCallback      = 0x58         ;
        constexpr std::uintptr_t updateEvent                      = 0x0          ;
    }

    namespace TimerStateScheduledItem
    {
        constexpr std::uintptr_t timerUpdateStopCondition         = 0x10         ;
        constexpr std::uintptr_t _startMs_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _delayMs_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _intervalMs_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _endTimeMs_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _element_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t scheduler                        = 0x40         ;
        constexpr std::uintptr_t _isActive_k__BackingField        = 0x48         ;
        constexpr std::uintptr_t _isDetaching_k__BackingField     = 0x49         ;
        constexpr std::uintptr_t m_OnAttachToPanelCallback        = 0x50         ;
        constexpr std::uintptr_t m_OnDetachFromPanelCallback      = 0x58         ;
        constexpr std::uintptr_t updateEvent                      = 0x60         ;
    }

    namespace SimpleScheduledItem
    {
        constexpr std::uintptr_t timerUpdateStopCondition         = 0x10         ;
        constexpr std::uintptr_t _startMs_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _delayMs_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _intervalMs_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _endTimeMs_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _element_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t scheduler                        = 0x40         ;
        constexpr std::uintptr_t _isActive_k__BackingField        = 0x48         ;
        constexpr std::uintptr_t _isDetaching_k__BackingField     = 0x49         ;
        constexpr std::uintptr_t m_OnAttachToPanelCallback        = 0x50         ;
        constexpr std::uintptr_t m_OnDetachFromPanelCallback      = 0x58         ;
        constexpr std::uintptr_t updateEvent                      = 0x60         ;
    }

    namespace CustomStyleAccess
    {
        constexpr std::uintptr_t m_CustomProperties               = 0x10         ;
        constexpr std::uintptr_t m_DpiScaling                     = 0x18         ;
    }

    namespace TypeData
    {
        constexpr std::uintptr_t _type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t m_FullTypeName                   = 0x18         ;
        constexpr std::uintptr_t m_TypeName                       = 0x20         ;
    }

    namespace AlignContentProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace AlignItemsProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace AlignSelfProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace AspectRatioProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundImageProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundPositionXProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundPositionYProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundRepeatProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BackgroundSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderBottomColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderBottomLeftRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderBottomRightRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderBottomWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderLeftColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderLeftWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderRightColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderRightWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderTopColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderTopLeftRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderTopRightRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BorderTopWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BottomProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace DisplayProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FilterProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexBasisProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexDirectionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexGrowProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexShrinkProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FlexWrapProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace FontSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace HeightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace JustifyContentProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace LeftProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace LetterSpacingProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MarginBottomProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MarginLeftProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MarginRightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MarginTopProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MaxHeightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MaxWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MinHeightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MinWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace OpacityProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PaddingBottomProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PaddingLeftProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PaddingRightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PaddingTopProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PositionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace RightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace RotateProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ScaleProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TextOverflowProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TopProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransformOriginProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransitionDelayProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransitionDurationProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransitionPropertyProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TransitionTimingFunctionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace TranslateProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityBackgroundImageTintColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityEditorTextRenderingModeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityFontProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityFontDefinitionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityFontStyleAndWeightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityMaterialProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityParagraphSpacingProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceBottomProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceLeftProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceRightProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceScaleProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceTopProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnitySliceTypeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextAlignProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextGeneratorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextOutlineColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextOutlineWidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace UnityTextOverflowPositionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace VisibilityProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WhiteSpaceProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WidthProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WordSpacingProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedStyleProperty`1
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedEnumProperty`1
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedBackgroundProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedFloatProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedStyleFloatProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedListProperty`1
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedFontProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedFontDefinitionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedIntProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedRotateProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedScaleProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedVector3Property
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedBackgroundPositionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedBackgroundRepeatProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedBackgroundSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedMaterialDefinitionProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ResolvedRatioProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace Unit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ValueProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace UnitProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace MaterialProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace ValueProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace AutoProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace AngleProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace AxisProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace ValueProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace RefCounted
    {
        constexpr std::uintptr_t m_RefCount                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NextId                         = 0x0          ;
        }

    }

    namespace ValueProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
    }

    namespace KeywordProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
    }

    namespace ValueProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace UnitProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace ZProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace ZProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace TransitionState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AnimationDataSet`2
    {
        constexpr std::uintptr_t elements                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ElementPropertyPair
    {
        constexpr std::uintptr_t element                          = 0x0          ;
        constexpr std::uintptr_t property                         = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t Comparer                         = 0x0          ;
        }

    }

    namespace TransitionEventsFrameState
    {
        constexpr std::uintptr_t elementPropertyStateDelta        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t k_EventQueuePool                 = 0x0          ;
        }

    }

    namespace TimingData
    {
        constexpr std::uintptr_t startTime                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace StyleData
    {
        constexpr std::uintptr_t startValue                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Values`1
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x0          ;
    }

    namespace ValuesFloat
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesInt
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesLength
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesColor
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesDiscrete`1
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x0          ;
    }

    namespace ValuesEnum
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesBackground
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesFontDefinition
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesFont
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesTextShadow
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesScale
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesRotate
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesRatio
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesTranslate
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesTransformOrigin
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesBackgroundPosition
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesBackgroundRepeat
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesBackgroundSize
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesListFilterFunction
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace ValuesMaterialDefinition
    {
        constexpr std::uintptr_t m_CurrentTime                    = 0x10         ;
        constexpr std::uintptr_t m_CurrentFrameEventsState        = 0x18         ;
        constexpr std::uintptr_t m_NextFrameEventsState           = 0x20         ;
        constexpr std::uintptr_t running                          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x58         ;
        constexpr std::uintptr_t _SameFunc_k__BackingField        = 0x88         ;
    }

    namespace IdProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace NameProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace PseudoStateData
    {
        constexpr std::uintptr_t state                            = 0x0          ;
        constexpr std::uintptr_t negate                           = 0x4          ;
    }

    namespace RebuildOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ImportStruct
    {
        constexpr std::uintptr_t styleSheet                       = 0x0          ;
        constexpr std::uintptr_t mediaQueries                     = 0x8          ;
    }

    namespace OrderedSelectorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Result
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ResolveContext
    {
        constexpr std::uintptr_t sheet                            = 0x0          ;
        constexpr std::uintptr_t handles                          = 0x8          ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Template                       = 0x90         ;
    }

    namespace ManagedJobData
    {
        constexpr std::uintptr_t textElement                      = 0x10         ;
        constexpr std::uintptr_t node                             = 0x18         ;
        constexpr std::uintptr_t textInfo                         = 0x20         ;
        constexpr std::uintptr_t success                          = 0x38         ;
        constexpr std::uintptr_t atlases                          = 0x40         ;
        constexpr std::uintptr_t sdfScales                        = 0x48         ;
        constexpr std::uintptr_t vertices                         = 0x50         ;
        constexpr std::uintptr_t indices                          = 0x58         ;
        constexpr std::uintptr_t renderModes                      = 0x60         ;
        constexpr std::uintptr_t textElementIndicesByMesh         = 0x68         ;
        constexpr std::uintptr_t hasMultipleColorsByMesh          = 0x70         ;
        constexpr std::uintptr_t missingGlyphsPerFontAsset        = 0x78         ;
        constexpr std::uintptr_t hasMissingGlyphs                 = 0x80         ;
    }

    namespace PrepareShapingJob
    {
        constexpr std::uintptr_t managedJobDataHandle             = 0x0          ;
    }

    namespace GenerateTextJobData
    {
        constexpr std::uintptr_t managedJobDataHandle             = 0x0          ;
        constexpr std::uintptr_t alloc                            = 0x8          ;
    }

    namespace ConvertToUIRVertexJobData
    {
        constexpr std::uintptr_t managedJobDataHandle             = 0x0          ;
        constexpr std::uintptr_t alloc                            = 0x8          ;
    }

    namespace GlyphsEnumerable
    {
        constexpr std::uintptr_t Count                            = 0x0          ;
        constexpr std::uintptr_t m_Vertices                       = 0x8          ;
        constexpr std::uintptr_t m_TextElement                    = 0x10         ;
    }

    namespace UxmlFactory
    {
        constexpr std::uintptr_t m_Traits                         = 0x10         ;
    }

    namespace UxmlTraits
    {
        constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x18         ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x28         ;
        constexpr std::uintptr_t m_PickingMode                    = 0x30         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x38         ;
        constexpr std::uintptr_t m_UsageHints                     = 0x40         ;
        constexpr std::uintptr_t _focusIndex_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x50         ;
        constexpr std::uintptr_t _focusable_k__BackingField       = 0x58         ;
        constexpr std::uintptr_t m_Class                          = 0x60         ;
        constexpr std::uintptr_t m_ContentContainer               = 0x68         ;
        constexpr std::uintptr_t m_Style                          = 0x70         ;
        constexpr std::uintptr_t m_DataSource                     = 0x78         ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x80         ;
        constexpr std::uintptr_t m_PropertyPath                   = 0x88         ;
        constexpr std::uintptr_t m_Text                           = 0x90         ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x98         ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0xA0         ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0xA8         ;
        constexpr std::uintptr_t m_Selectable                     = 0xB0         ;
        constexpr std::uintptr_t m_SelectWordByDoubleClick        = 0xB8         ;
        constexpr std::uintptr_t m_SelectLineByTripleClick        = 0xC0         ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0xC8         ;
    }

    namespace ManagedJobData
    {
        constexpr std::uintptr_t visualElement                    = 0x10         ;
        constexpr std::uintptr_t node                             = 0x18         ;
        constexpr std::uintptr_t materials                        = 0x20         ;
        constexpr std::uintptr_t renderModes                      = 0x28         ;
        constexpr std::uintptr_t vertices                         = 0x30         ;
        constexpr std::uintptr_t indices                          = 0x38         ;
        constexpr std::uintptr_t prepareSuccess                   = 0x40         ;
    }

    namespace PrepareTextJobData
    {
        constexpr std::uintptr_t managedJobDataHandle             = 0x0          ;
    }

    namespace GenerateTextJobData
    {
        constexpr std::uintptr_t managedJobDataHandle             = 0x0          ;
        constexpr std::uintptr_t alloc                            = 0x8          ;
    }

    namespace ModeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace MinSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace MaxSizeProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace OffsetProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace BlurRadiusProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace ColorProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x20         ;
    }

    namespace PropertyBag
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace CreateRuntimePanelDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UQueryMatcher
    {
        constexpr std::uintptr_t m_Matchers                       = 0x10         ;
    }

    namespace SingleQueryMatcher
    {
        constexpr std::uintptr_t m_Matchers                       = 0x10         ;
        constexpr std::uintptr_t _match_k__BackingField           = 0x18         ;
    }

    namespace FirstQueryMatcher
    {
        constexpr std::uintptr_t m_Matchers                       = 0x10         ;
        constexpr std::uintptr_t _match_k__BackingField           = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Instance                         = 0x0          ;
        }

    }

    namespace ListQueryMatcher`1
    {
        constexpr std::uintptr_t m_Matchers                       = 0x10         ;
        constexpr std::uintptr_t _matches_k__BackingField         = 0x0          ;
    }

    namespace ActionQueryMatcher
    {
        constexpr std::uintptr_t m_Matchers                       = 0x10         ;
        constexpr std::uintptr_t _callBack_k__BackingField        = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t iterationList                    = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace MissingVisualElementException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace AttributeOverride
    {
        constexpr std::uintptr_t m_ElementName                    = 0x0          ;
        constexpr std::uintptr_t m_NamesPath                      = 0x8          ;
        constexpr std::uintptr_t m_AttributeName                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UxmlSerializedDataOverride
    {
        constexpr std::uintptr_t m_ElementId                      = 0x0          ;
        constexpr std::uintptr_t m_ElementIdsPath                 = 0x8          ;
        constexpr std::uintptr_t m_SerializedData                 = 0x10         ;
    }

    namespace Use
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UxmlAttributeFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UsingEntry
    {
        constexpr std::uintptr_t alias                            = 0x0          ;
        constexpr std::uintptr_t path                             = 0x8          ;
        constexpr std::uintptr_t asset                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t comparer                         = 0x0          ;
        }

    }

    namespace SlotDefinition
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t insertionPointId                 = 0x8          ;
    }

    namespace SlotUsageEntry
    {
        constexpr std::uintptr_t slotName                         = 0x0          ;
        constexpr std::uintptr_t assetId                          = 0x8          ;
    }

    namespace AssetEntry
    {
        constexpr std::uintptr_t m_Path                           = 0x0          ;
        constexpr std::uintptr_t m_TypeFullName                   = 0x8          ;
        constexpr std::uintptr_t m_AssetReference                 = 0x10         ;
        constexpr std::uintptr_t m_InstanceID                     = 0x14         ;
        constexpr std::uintptr_t m_CachedType                     = 0x18         ;
    }

    namespace AttributeOverrideRange
    {
        constexpr std::uintptr_t sourceAsset                      = 0x0          ;
        constexpr std::uintptr_t attributeOverrides               = 0x8          ;
    }

    namespace SerializedDataOverrideRange
    {
        constexpr std::uintptr_t sourceAsset                      = 0x0          ;
        constexpr std::uintptr_t templateId                       = 0x8          ;
        constexpr std::uintptr_t attributeOverrides               = 0x10         ;
    }

    namespace DefaultEventInterests
    {
        constexpr std::uintptr_t DefaultActionCategories          = 0x0          ;
        constexpr std::uintptr_t DefaultActionAtTargetCategories  = 0x4          ;
        constexpr std::uintptr_t HandleEventTrickleDownCategories = 0x8          ;
        constexpr std::uintptr_t HandleEventBubbleUpCategories    = 0xC          ;
    }

    namespace DefaultFocusOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FocusRingRecord
    {
        constexpr std::uintptr_t m_AutoIndex                      = 0x10         ;
        constexpr std::uintptr_t m_Focusable                      = 0x18         ;
        constexpr std::uintptr_t m_IsSlot                         = 0x20         ;
        constexpr std::uintptr_t m_ScopeNavigationOrder           = 0x28         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UpdaterArray
    {
        constexpr std::uintptr_t m_VisualTreeUpdaters             = 0x10         ;
    }

    namespace GPUBufferType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GPUBuffer`1
    {
        constexpr std::uintptr_t buffer                           = 0x0          ;
    }

    namespace Area
    {
        constexpr std::uintptr_t rect                             = 0x10         ;
        constexpr std::uintptr_t allocator                        = 0x20         ;
    }

    namespace Row
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t rect                             = 0x18         ;
        constexpr std::uintptr_t area                             = 0x28         ;
        constexpr std::uintptr_t allocator                        = 0x30         ;
        constexpr std::uintptr_t alloc                            = 0x38         ;
        constexpr std::uintptr_t next                             = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace Alloc2D
    {
        constexpr std::uintptr_t rect                             = 0x0          ;
        constexpr std::uintptr_t row                              = 0x10         ;
        constexpr std::uintptr_t alloc                            = 0x18         ;
    }

    namespace AllocToUpdate
    {
        constexpr std::uintptr_t id                               = 0x0          ;
        constexpr std::uintptr_t allocTime                        = 0x4          ;
        constexpr std::uintptr_t meshHandle                       = 0x8          ;
        constexpr std::uintptr_t permAllocVerts                   = 0x10         ;
        constexpr std::uintptr_t permAllocIndices                 = 0x28         ;
        constexpr std::uintptr_t permPage                         = 0x40         ;
        constexpr std::uintptr_t copyBackIndices                  = 0x48         ;
    }

    namespace AllocToFree
    {
        constexpr std::uintptr_t alloc                            = 0x0          ;
        constexpr std::uintptr_t page                             = 0x18         ;
        constexpr std::uintptr_t vertices                         = 0x20         ;
    }

    namespace DeviceToFree
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
        constexpr std::uintptr_t page                             = 0x8          ;
        constexpr std::uintptr_t commandListManager               = 0x10         ;
    }

    namespace EvaluationFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EvaluationState
    {
        constexpr std::uintptr_t activeCommandList                = 0x0          ;
        constexpr std::uintptr_t constantProps                    = 0x8          ;
        constexpr std::uintptr_t batchProps                       = 0x10         ;
        constexpr std::uintptr_t userProps                        = 0x18         ;
        constexpr std::uintptr_t material                         = 0x20         ;
        constexpr std::uintptr_t stencilRef                       = 0x28         ;
        constexpr std::uintptr_t curPage                          = 0x30         ;
        constexpr std::uintptr_t flags                            = 0x38         ;
        constexpr std::uintptr_t commandListOwner                 = 0x40         ;
    }

    namespace DrawStatistics
    {
        constexpr std::uintptr_t currentFrameIndex                = 0x0          ;
        constexpr std::uintptr_t totalIndices                     = 0x4          ;
        constexpr std::uintptr_t commandCount                     = 0x8          ;
        constexpr std::uintptr_t skippedCommandCount              = 0xC          ;
        constexpr std::uintptr_t drawCommandCount                 = 0x10         ;
        constexpr std::uintptr_t disableCommandCount              = 0x14         ;
        constexpr std::uintptr_t materialSetCount                 = 0x18         ;
        constexpr std::uintptr_t drawRangeCount                   = 0x1C         ;
        constexpr std::uintptr_t drawRangeCallCount               = 0x20         ;
        constexpr std::uintptr_t immediateDraws                   = 0x24         ;
        constexpr std::uintptr_t stencilRefChanges                = 0x28         ;
    }

    namespace BlockPool
    {
        constexpr std::uintptr_t m_CreateFunc                     = 0x10         ;
        constexpr std::uintptr_t m_ResetAction                    = 0x18         ;
        constexpr std::uintptr_t m_Limit                          = 0x20         ;
        constexpr std::uintptr_t m_PoolFirst                      = 0x28         ;
        constexpr std::uintptr_t _Count_k__BackingField           = 0x30         ;
    }

    namespace Block
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t start                            = 0x18         ;
        constexpr std::uintptr_t end                              = 0x1C         ;
        constexpr std::uintptr_t prev                             = 0x20         ;
        constexpr std::uintptr_t next                             = 0x28         ;
        constexpr std::uintptr_t prevAvailable                    = 0x30         ;
        constexpr std::uintptr_t nextAvailable                    = 0x38         ;
        constexpr std::uintptr_t allocated                        = 0x40         ;
    }

    namespace DataSet`1
    {
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_CpuMemoryLabel                 = 0x0          ;
            constexpr std::uintptr_t s_RangesMemoryLabel              = 0x0          ;
        }

    }

    namespace AllocSize
    {
        constexpr std::uintptr_t vertexCount                      = 0x0          ;
        constexpr std::uintptr_t indexCount                       = 0x4          ;
    }

    namespace MaskMesh
    {
        constexpr std::uintptr_t vertices                         = 0x0          ;
        constexpr std::uintptr_t indices                          = 0x10         ;
        constexpr std::uintptr_t indexOffset                      = 0x20         ;
    }

    namespace RawTexture
    {
        constexpr std::uintptr_t rgba                             = 0x0          ;
        constexpr std::uintptr_t width                            = 0x8          ;
        constexpr std::uintptr_t height                           = 0xC          ;
    }

    namespace CallbackInfo
    {
        constexpr std::uintptr_t callback                         = 0x0          ;
        constexpr std::uintptr_t userData                         = 0x8          ;
    }

    namespace RepeatRectUV
    {
        constexpr std::uintptr_t rect                             = 0x0          ;
        constexpr std::uintptr_t uv                               = 0x10         ;
    }

    namespace BackgroundRepeatInstance
    {
        constexpr std::uintptr_t rect                             = 0x0          ;
        constexpr std::uintptr_t backgroundRepeatRect             = 0x10         ;
        constexpr std::uintptr_t uv                               = 0x20         ;
    }

    namespace BorderParams
    {
        constexpr std::uintptr_t rect                             = 0x0          ;
        constexpr std::uintptr_t playmodeTintColor                = 0x10         ;
        constexpr std::uintptr_t leftColor                        = 0x20         ;
        constexpr std::uintptr_t topColor                         = 0x30         ;
        constexpr std::uintptr_t rightColor                       = 0x40         ;
        constexpr std::uintptr_t bottomColor                      = 0x50         ;
        constexpr std::uintptr_t leftWidth                        = 0x60         ;
        constexpr std::uintptr_t topWidth                         = 0x64         ;
        constexpr std::uintptr_t rightWidth                       = 0x68         ;
        constexpr std::uintptr_t bottomWidth                      = 0x6C         ;
        constexpr std::uintptr_t topLeftRadius                    = 0x70         ;
        constexpr std::uintptr_t topRightRadius                   = 0x78         ;
        constexpr std::uintptr_t bottomRightRadius                = 0x80         ;
        constexpr std::uintptr_t bottomLeftRadius                 = 0x88         ;
        constexpr std::uintptr_t leftColorPage                    = 0x90         ;
        constexpr std::uintptr_t topColorPage                     = 0x98         ;
        constexpr std::uintptr_t rightColorPage                   = 0xA0         ;
        constexpr std::uintptr_t bottomColorPage                  = 0xA8         ;
    }

    namespace RectangleParams
    {
        constexpr std::uintptr_t rect                             = 0x0          ;
        constexpr std::uintptr_t uv                               = 0x10         ;
        constexpr std::uintptr_t color                            = 0x20         ;
        constexpr std::uintptr_t subRect                          = 0x30         ;
        constexpr std::uintptr_t backgroundRepeatRect             = 0x40         ;
        constexpr std::uintptr_t backgroundRepeatInstanceList     = 0x50         ;
        constexpr std::uintptr_t backgroundRepeatInstanceListStartIndex = 0x58         ;
        constexpr std::uintptr_t backgroundRepeatInstanceListEndIndex = 0x5C         ;
        constexpr std::uintptr_t backgroundPositionX              = 0x60         ;
        constexpr std::uintptr_t backgroundPositionY              = 0x6C         ;
        constexpr std::uintptr_t backgroundRepeat                 = 0x78         ;
        constexpr std::uintptr_t backgroundSize                   = 0x80         ;
        constexpr std::uintptr_t texture                          = 0x98         ;
        constexpr std::uintptr_t sprite                           = 0xA0         ;
        constexpr std::uintptr_t vectorImage                      = 0xA8         ;
        constexpr std::uintptr_t scaleMode                        = 0xB0         ;
        constexpr std::uintptr_t playmodeTintColor                = 0xB4         ;
        constexpr std::uintptr_t topLeftRadius                    = 0xC4         ;
        constexpr std::uintptr_t topRightRadius                   = 0xCC         ;
        constexpr std::uintptr_t bottomRightRadius                = 0xD4         ;
        constexpr std::uintptr_t bottomLeftRadius                 = 0xDC         ;
        constexpr std::uintptr_t contentSize                      = 0xE4         ;
        constexpr std::uintptr_t textureSize                      = 0xEC         ;
        constexpr std::uintptr_t leftSlice                        = 0xF4         ;
        constexpr std::uintptr_t topSlice                         = 0xF8         ;
        constexpr std::uintptr_t rightSlice                       = 0xFC         ;
        constexpr std::uintptr_t bottomSlice                      = 0x100        ;
        constexpr std::uintptr_t sliceScale                       = 0x104        ;
        constexpr std::uintptr_t spriteGeomRect                   = 0x108        ;
        constexpr std::uintptr_t rectInset                        = 0x118        ;
        constexpr std::uintptr_t colorPage                        = 0x128        ;
        constexpr std::uintptr_t meshFlags                        = 0x130        ;
    }

    namespace TessellationJobParameters
    {
        constexpr std::uintptr_t isBorderJob                      = 0x0          ;
        constexpr std::uintptr_t rectParams                       = 0x8          ;
        constexpr std::uintptr_t borderParams                     = 0x120        ;
        constexpr std::uintptr_t node                             = 0x1D0        ;
    }

    namespace TessellationJob
    {
        constexpr std::uintptr_t allocator                        = 0x0          ;
        constexpr std::uintptr_t jobParameters                    = 0x8          ;
    }

    namespace NativeArrayAllocator
    {
        constexpr std::uintptr_t m_Allocator                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_NativePagedList                = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace OpacityIdUpdateJob
    {
        constexpr std::uintptr_t oldVerts                         = 0x0          ;
        constexpr std::uintptr_t newVerts                         = 0x10         ;
        constexpr std::uintptr_t opacityData                      = 0x20         ;
    }

    namespace AllowedClasses
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AtlasBlock
    {
        constexpr std::uintptr_t width                            = 0x0          ;
        constexpr std::uintptr_t height                           = 0x4          ;
        constexpr std::uintptr_t rect                             = 0x8          ;
        constexpr std::uintptr_t uvRect                           = 0x18         ;
        constexpr std::uintptr_t texture                          = 0x28         ;
    }

    namespace DrawOperationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DrawOperation
    {
        constexpr std::uintptr_t m_Type                           = 0x10         ;
        constexpr std::uintptr_t m_VisualElement                  = 0x18         ;
        constexpr std::uintptr_t m_RenderTree                     = 0x20         ;
        constexpr std::uintptr_t m_FilterPass                     = 0x28         ;
        constexpr std::uintptr_t m_FilterPassIndex                = 0x80         ;
        constexpr std::uintptr_t m_Filter                         = 0x88         ;
        constexpr std::uintptr_t bounds                           = 0xF8         ;
        constexpr std::uintptr_t drawSourceBounds                 = 0x108        ;
        constexpr std::uintptr_t drawSourceTexOffsets             = 0x118        ;
        constexpr std::uintptr_t dstAtlasBlock                    = 0x128        ;
        constexpr std::uintptr_t dstTextureId                     = 0x158        ;
        constexpr std::uintptr_t parent                           = 0x160        ;
        constexpr std::uintptr_t firstChild                       = 0x168        ;
        constexpr std::uintptr_t lastChild                        = 0x170        ;
        constexpr std::uintptr_t prevSibling                      = 0x178        ;
        constexpr std::uintptr_t nextSibling                      = 0x180        ;
    }

    namespace ElementInsertionData
    {
        constexpr std::uintptr_t element                          = 0x0          ;
        constexpr std::uintptr_t canceled                         = 0x8          ;
    }

    namespace VisualsProcessingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EntryProcessingInfo
    {
        constexpr std::uintptr_t renderData                       = 0x0          ;
        constexpr std::uintptr_t type                             = 0x8          ;
        constexpr std::uintptr_t rootEntry                        = 0x10         ;
    }

    namespace VisualChangesProcessor
    {
        constexpr std::uintptr_t m_RenderTreeManager              = 0x10         ;
        constexpr std::uintptr_t m_MeshGenerationContext          = 0x18         ;
        constexpr std::uintptr_t m_ElementBuilder                 = 0x20         ;
        constexpr std::uintptr_t m_EntryProcessingList            = 0x28         ;
        constexpr std::uintptr_t m_Processors                     = 0x30         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t k_GenerateEntriesMarker          = 0x0          ;
            constexpr std::uintptr_t k_ConvertEntriesToCommandsMarker = 0x8          ;
            constexpr std::uintptr_t k_UpdateOpacityIdMarker          = 0x10         ;
        }

    }

    namespace Page
    {
        constexpr std::uintptr_t array                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ThreadData
    {
        constexpr std::uintptr_t allocations                      = 0x0          ;
    }

    namespace BlitInfo
    {
        constexpr std::uintptr_t src                              = 0x0          ;
        constexpr std::uintptr_t srcRect                          = 0x8          ;
        constexpr std::uintptr_t dstPos                           = 0x18         ;
        constexpr std::uintptr_t border                           = 0x20         ;
        constexpr std::uintptr_t tint                             = 0x24         ;
    }

    namespace Page
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x2          ;
        constexpr std::uintptr_t freeSlots                        = 0x4          ;
    }

    namespace SharedManagerState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Chunk
    {
        constexpr std::uintptr_t Buffer                           = 0x0          ;
    }

    namespace ComponentDataStore
    {
        constexpr std::uintptr_t MemoryLabel                      = 0x0          ;
        constexpr std::uintptr_t Size                             = 0x10         ;
        constexpr std::uintptr_t ComponentCountPerChunk           = 0x14         ;
        constexpr std::uintptr_t ChunkCount                       = 0x18         ;
        constexpr std::uintptr_t m_Chunks                         = 0x20         ;
    }

    namespace Data
    {
        constexpr std::uintptr_t Capacity                         = 0x0          ;
        constexpr std::uintptr_t NextFreeIndex                    = 0x4          ;
        constexpr std::uintptr_t ComponentCount                   = 0x8          ;
        constexpr std::uintptr_t Versions                         = 0x10         ;
        constexpr std::uintptr_t Components                       = 0x18         ;
    }

    namespace FlexStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Data
    {
        constexpr std::uintptr_t Capacity                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace LayoutLogEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LayoutLogData
    {
        constexpr std::uintptr_t node                             = 0x10         ;
        constexpr std::uintptr_t eventType                        = 0x50         ;
        constexpr std::uintptr_t message                          = 0x58         ;
    }

    namespace Unit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GetCursorIdFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SelectorWorkItem
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t input                            = 0x8          ;
    }

    namespace MatchContext
    {
        constexpr std::uintptr_t valueIndex                       = 0x0          ;
        constexpr std::uintptr_t matchedVariableCount             = 0x4          ;
    }

    namespace VisitContext
    {
        constexpr std::uintptr_t _propertyPathInfos_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _types_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _current_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _currentDepth_k__BackingField    = 0xB0         ;
    }

    namespace InspectedTypeScope`1
    {
        constexpr std::uintptr_t m_VisitContext                   = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace VisitedPropertyScope
    {
        constexpr std::uintptr_t m_VisitContext                   = 0x0          ;
    }

    namespace ColumnState
    {
        constexpr std::uintptr_t index                            = 0x0          ;
        constexpr std::uintptr_t name                             = 0x8          ;
        constexpr std::uintptr_t actualWidth                      = 0x10         ;
        constexpr std::uintptr_t width                            = 0x14         ;
        constexpr std::uintptr_t visible                          = 0x1C         ;
    }

    namespace ViewState
    {
        constexpr std::uintptr_t m_HasPersistedData               = 0x10         ;
        constexpr std::uintptr_t m_SortDescriptions               = 0x18         ;
        constexpr std::uintptr_t m_OrderedColumnStates            = 0x20         ;
    }

    namespace ColumnData
    {
        constexpr std::uintptr_t _control_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _resizeHandle_k__BackingField    = 0x18         ;
    }

    namespace SortedColumnState
    {
        constexpr std::uintptr_t columnDesc                       = 0x0          ;
        constexpr std::uintptr_t direction                        = 0x8          ;
    }

    namespace UnityEngine_UIElements_UIR__GfxUpdateBufferRange
    {
        constexpr std::uintptr_t offsetFromWriteStart             = 0x0          ;
        constexpr std::uintptr_t size                             = 0x4          ;
        constexpr std::uintptr_t source                           = 0x8          ;
    }

    namespace UnityEngine_UIElements_UIR__DrawBufferRange
    {
        constexpr std::uintptr_t firstIndex                       = 0x0          ;
        constexpr std::uintptr_t indexCount                       = 0x4          ;
        constexpr std::uintptr_t minIndexVal                      = 0x8          ;
        constexpr std::uintptr_t vertsReferenced                  = 0xC          ;
    }

    namespace UnityEngine_UIElements_UIR__GCHandlePool
    {
        constexpr std::uintptr_t m_Handles                        = 0x10         ;
        constexpr std::uintptr_t m_UsedHandlesCount               = 0x18         ;
        constexpr std::uintptr_t k_AllocBatchSize                 = 0x1C         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x20         ;
    }

    namespace UnityEngine_UIElements_UIR__Allocator2D
    {
        constexpr std::uintptr_t m_MinSize                        = 0x10         ;
        constexpr std::uintptr_t m_MaxSize                        = 0x18         ;
        constexpr std::uintptr_t m_MaxAllocSize                   = 0x20         ;
        constexpr std::uintptr_t m_RowHeightBias                  = 0x28         ;
        constexpr std::uintptr_t m_Rows                           = 0x30         ;
        constexpr std::uintptr_t m_Areas                          = 0x38         ;
    }

    namespace UnityEngine_UIElements_UIR__SerializedCommandType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__SerializedCommand
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t vertexBuffer                     = 0x8          ;
        constexpr std::uintptr_t indexBuffer                      = 0x10         ;
        constexpr std::uintptr_t firstRange                       = 0x18         ;
        constexpr std::uintptr_t rangeCount                       = 0x1C         ;
        constexpr std::uintptr_t textureName                      = 0x20         ;
        constexpr std::uintptr_t texturePtr                       = 0x28         ;
        constexpr std::uintptr_t gpuDataOffset                    = 0x30         ;
        constexpr std::uintptr_t gpuData0                         = 0x34         ;
        constexpr std::uintptr_t gpuData1                         = 0x44         ;
        constexpr std::uintptr_t userProps                        = 0x58         ;
    }

    namespace UnityEngine_UIElements_UIR__CommandList
    {
        constexpr std::uintptr_t m_Owner                          = 0x10         ;
        constexpr std::uintptr_t m_Renderer                       = 0x18         ;
        constexpr std::uintptr_t m_VertexDecl                     = 0x20         ;
        constexpr std::uintptr_t m_StencilState                   = 0x28         ;
        constexpr std::uintptr_t constantProps                    = 0x30         ;
        constexpr std::uintptr_t handle                           = 0x38         ;
        constexpr std::uintptr_t m_Material                       = 0x40         ;
        constexpr std::uintptr_t flags                            = 0x48         ;
        constexpr std::uintptr_t m_Commands                       = 0x50         ;
        constexpr std::uintptr_t m_GpuTextureData                 = 0x58         ;
        constexpr std::uintptr_t m_DrawRanges                     = 0x60         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t k_MemoryLabel                    = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__CommandListManager
    {
        constexpr std::uintptr_t m_VertexDecl                     = 0x10         ;
        constexpr std::uintptr_t m_DefaultStencilState            = 0x18         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0x20         ;
        constexpr std::uintptr_t m_CommandListPool                = 0x28         ;
        constexpr std::uintptr_t m_DefaultCommandList             = 0x30         ;
        constexpr std::uintptr_t m_CommandListsArray              = 0x38         ;
        constexpr std::uintptr_t m_CurrentFrameCommandLists       = 0x40         ;
        constexpr std::uintptr_t m_UIRenderersWithDrawCallData    = 0x48         ;
        constexpr std::uintptr_t m_TextureSlotCount               = 0x50         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x54         ;
    }

    namespace UnityEngine_UIElements_UIR__DetachedAllocator
    {
        constexpr std::uintptr_t m_VertsPool                      = 0x10         ;
        constexpr std::uintptr_t m_IndexPool                      = 0x18         ;
        constexpr std::uintptr_t m_MeshWriteDataPool              = 0x20         ;
        constexpr std::uintptr_t m_FillGradientMeshIndices        = 0x28         ;
        constexpr std::uintptr_t m_FillGradients                  = 0x30         ;
        constexpr std::uintptr_t m_FillGradientDataCount          = 0x38         ;
        constexpr std::uintptr_t m_FillTextureMeshIndices         = 0x40         ;
        constexpr std::uintptr_t m_FillTextures                   = 0x48         ;
        constexpr std::uintptr_t m_FillTextureDataCount           = 0x50         ;
        constexpr std::uintptr_t m_MeshWriteDataCount             = 0x54         ;
        constexpr std::uintptr_t m_Disposed                       = 0x58         ;
    }

    namespace UnityEngine_UIElements_UIR__DefaultElementBuilder
    {
        constexpr std::uintptr_t m_RenderTreeManager              = 0x10         ;
    }

    namespace UnityEngine_UIElements_UIR__MeshHandle
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t allocVerts                       = 0x18         ;
        constexpr std::uintptr_t allocIndices                     = 0x30         ;
        constexpr std::uintptr_t triangleCount                    = 0x48         ;
        constexpr std::uintptr_t allocPage                        = 0x50         ;
        constexpr std::uintptr_t allocTime                        = 0x58         ;
        constexpr std::uintptr_t updateAllocID                    = 0x5C         ;
    }

    namespace UnityEngine_UIElements_UIR__UIRenderDevice
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A1C28   ;
        constexpr std::uintptr_t m_DefaultStencilState            = 0x10         ;
        constexpr std::uintptr_t m_VertexDecl                     = 0x18         ;
        constexpr std::uintptr_t m_FirstPage                      = 0x20         ;
        constexpr std::uintptr_t m_NextPageVertexCount            = 0x28         ;
        constexpr std::uintptr_t m_LargeMeshVertexCount           = 0x2C         ;
        constexpr std::uintptr_t m_IndexToVertexCountRatio        = 0x30         ;
        constexpr std::uintptr_t m_DeferredFrees                  = 0x38         ;
        constexpr std::uintptr_t m_Updates                        = 0x40         ;
        constexpr std::uintptr_t m_MeshesPendingFree              = 0x48         ;
        constexpr std::uintptr_t m_CommandListManager             = 0x50         ;
        constexpr std::uintptr_t m_Fences                         = 0x58         ;
        constexpr std::uintptr_t m_ConstantProps                  = 0x60         ;
        constexpr std::uintptr_t m_BatchProps                     = 0x68         ;
        constexpr std::uintptr_t m_FrameIndex                     = 0x70         ;
        constexpr std::uintptr_t m_NextUpdateID                   = 0x74         ;
        constexpr std::uintptr_t m_DrawStats                      = 0x78         ;
        constexpr std::uintptr_t m_RenderingInProgress            = 0xA4         ;
        constexpr std::uintptr_t m_MeshHandles                    = 0xA8         ;
        constexpr std::uintptr_t m_DrawParams                     = 0xB0         ;
        constexpr std::uintptr_t m_TextureSlotManager             = 0xB8         ;
        constexpr std::uintptr_t m_ScreenSpaceAlteredMaterials    = 0xC0         ;
        constexpr std::uintptr_t _breakBatches_k__BackingField    = 0xC8         ;
        constexpr std::uintptr_t _isFlat_k__BackingField          = 0xC9         ;
        constexpr std::uintptr_t _forceGammaRendering_k__BackingField = 0xCA         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0xCB         ;

        namespace _static
        {
            constexpr std::uintptr_t m_DeviceFreeQueue                = 0x0          ;
            constexpr std::uintptr_t m_ActiveDeviceCount              = 0x8          ;
            constexpr std::uintptr_t m_SubscribedToNotifications      = 0xC          ;
            constexpr std::uintptr_t m_SynchronousFree                = 0xD          ;
            constexpr std::uintptr_t s_GradientSettingsTexID          = 0x10         ;
            constexpr std::uintptr_t s_ShaderInfoTexID                = 0x14         ;
            constexpr std::uintptr_t s_MarkerAllocate                 = 0x18         ;
            constexpr std::uintptr_t s_MarkerFree                     = 0x20         ;
            constexpr std::uintptr_t s_MarkerAdvanceFrame             = 0x28         ;
            constexpr std::uintptr_t s_MarkerFence                    = 0x30         ;
            constexpr std::uintptr_t s_MarkerBeforeDraw               = 0x38         ;
            constexpr std::uintptr_t s_EvaluationFlagsToTextureSlotCount = 0x40         ;
            constexpr std::uintptr_t s_TextureSlotCountToEvaluationFlags = 0x48         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__Alloc
    {
        constexpr std::uintptr_t start                            = 0x0          ;
        constexpr std::uintptr_t size                             = 0x4          ;
        constexpr std::uintptr_t handle                           = 0x8          ;
        constexpr std::uintptr_t shortLived                       = 0x10         ;
    }

    namespace UnityEngine_UIElements_UIR__BestFitAllocator
    {
        constexpr std::uintptr_t _totalSize_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t m_FirstBlock                     = 0x18         ;
        constexpr std::uintptr_t m_FirstAvailableBlock            = 0x20         ;
        constexpr std::uintptr_t m_BlockPool                      = 0x28         ;
        constexpr std::uintptr_t m_HighWatermark                  = 0x30         ;
    }

    namespace UnityEngine_UIElements_UIR__GPUBufferAllocator
    {
        constexpr std::uintptr_t m_Low                            = 0x10         ;
        constexpr std::uintptr_t m_High                           = 0x18         ;
    }

    namespace UnityEngine_UIElements_UIR__Page
    {
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t vertices                         = 0x18         ;
        constexpr std::uintptr_t indices                          = 0x20         ;
        constexpr std::uintptr_t next                             = 0x28         ;
        constexpr std::uintptr_t framesEmpty                      = 0x30         ;
    }

    namespace UnityEngine_UIElements_UIR__VertexFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__CommandType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__CommandFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__DrawParams
    {
        constexpr std::uintptr_t view                             = 0x10         ;
        constexpr std::uintptr_t scissor                          = 0x18         ;
        constexpr std::uintptr_t defaultMaterial                  = 0x20         ;
        constexpr std::uintptr_t props                            = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t k_UnlimitedRect                  = 0x0          ;
            constexpr std::uintptr_t k_FullNormalizedRect             = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__RenderChainCommand
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t owner                            = 0x18         ;
        constexpr std::uintptr_t prev                             = 0x20         ;
        constexpr std::uintptr_t next                             = 0x28         ;
        constexpr std::uintptr_t type                             = 0x30         ;
        constexpr std::uintptr_t flags                            = 0x34         ;
        constexpr std::uintptr_t material                         = 0x38         ;
        constexpr std::uintptr_t userProps                        = 0x40         ;
        constexpr std::uintptr_t texture                          = 0x48         ;
        constexpr std::uintptr_t stencilRef                       = 0x4C         ;
        constexpr std::uintptr_t sdfScale                         = 0x50         ;
        constexpr std::uintptr_t sharpness                        = 0x54         ;
        constexpr std::uintptr_t mesh                             = 0x58         ;
        constexpr std::uintptr_t indexOffset                      = 0x60         ;
        constexpr std::uintptr_t indexCount                       = 0x64         ;
        constexpr std::uintptr_t callback                         = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ImmediateOverheadMarker        = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__EntryPool
    {
        constexpr std::uintptr_t m_ThreadEntries                  = 0x10         ;
        constexpr std::uintptr_t m_SharedPool                     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t k_CreateAction                   = 0x0          ;
            constexpr std::uintptr_t k_ResetAction                    = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__EntryPreProcessor
    {
        constexpr std::uintptr_t m_ChildrenIndex                  = 0x10         ;
        constexpr std::uintptr_t m_Allocs                         = 0x18         ;
        constexpr std::uintptr_t m_HeadAllocs                     = 0x20         ;
        constexpr std::uintptr_t m_TailAllocs                     = 0x28         ;
        constexpr std::uintptr_t m_FlattenedEntries               = 0x30         ;
        constexpr std::uintptr_t m_Pending                        = 0x38         ;
        constexpr std::uintptr_t m_Mask                           = 0x40         ;
        constexpr std::uintptr_t m_IsPushingMask                  = 0x48         ;
    }

    namespace UnityEngine_UIElements_UIR__EntryProcessor
    {
        constexpr std::uintptr_t m_PreProcessor                   = 0x10         ;
        constexpr std::uintptr_t m_RenderTreeManager              = 0x18         ;
        constexpr std::uintptr_t m_CurrentRenderData              = 0x20         ;
        constexpr std::uintptr_t m_MaskDepth                      = 0x28         ;
        constexpr std::uintptr_t m_MaskDepthPopped                = 0x2C         ;
        constexpr std::uintptr_t m_MaskDepthPushed                = 0x30         ;
        constexpr std::uintptr_t m_StencilRef                     = 0x34         ;
        constexpr std::uintptr_t m_StencilRefPopped               = 0x38         ;
        constexpr std::uintptr_t m_StencilRefPushed               = 0x3C         ;
        constexpr std::uintptr_t m_ClipRectId                     = 0x40         ;
        constexpr std::uintptr_t m_ClipRectIdPopped               = 0x48         ;
        constexpr std::uintptr_t m_ClipRectIdPushed               = 0x50         ;
        constexpr std::uintptr_t m_IsDrawingMask                  = 0x58         ;
        constexpr std::uintptr_t m_MaskMeshes                     = 0x60         ;
        constexpr std::uintptr_t m_VertexDataComputed             = 0x68         ;
        constexpr std::uintptr_t m_Transform                      = 0x6C         ;
        constexpr std::uintptr_t m_TransformData                  = 0xAC         ;
        constexpr std::uintptr_t m_OpacityData                    = 0xB0         ;
        constexpr std::uintptr_t m_TextCoreSettingsPage           = 0xB4         ;
        constexpr std::uintptr_t m_Mesh                           = 0xB8         ;
        constexpr std::uintptr_t m_Verts                          = 0xC0         ;
        constexpr std::uintptr_t m_Indices                        = 0xD0         ;
        constexpr std::uintptr_t m_IndexOffset                    = 0xE0         ;
        constexpr std::uintptr_t m_AllocVertexCount               = 0xE4         ;
        constexpr std::uintptr_t m_AllocIndex                     = 0xE8         ;
        constexpr std::uintptr_t m_VertsFilled                    = 0xEC         ;
        constexpr std::uintptr_t m_IndicesFilled                  = 0xF0         ;
        constexpr std::uintptr_t m_RenderType                     = 0xF4         ;
        constexpr std::uintptr_t m_RemapUVs                       = 0xF8         ;
        constexpr std::uintptr_t m_AtlasRect                      = 0xFC         ;
        constexpr std::uintptr_t m_GradientSettingIndexOffset     = 0x10C        ;
        constexpr std::uintptr_t m_IsTail                         = 0x110        ;
        constexpr std::uintptr_t m_FirstCommand                   = 0x118        ;
        constexpr std::uintptr_t m_LastCommand                    = 0x120        ;
        constexpr std::uintptr_t _firstHeadCommand_k__BackingField = 0x128        ;
        constexpr std::uintptr_t _lastHeadCommand_k__BackingField = 0x130        ;
        constexpr std::uintptr_t _firstTailCommand_k__BackingField = 0x138        ;
        constexpr std::uintptr_t _lastTailCommand_k__BackingField = 0x140        ;
    }

    namespace UnityEngine_UIElements_UIR__EntryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__EntryFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__Entry
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t flags                            = 0x12         ;
        constexpr std::uintptr_t vertices                         = 0x18         ;
        constexpr std::uintptr_t indices                          = 0x28         ;
        constexpr std::uintptr_t texture                          = 0x38         ;
        constexpr std::uintptr_t textScale                        = 0x40         ;
        constexpr std::uintptr_t fontSharpness                    = 0x44         ;
        constexpr std::uintptr_t gradientsOwner                   = 0x48         ;
        constexpr std::uintptr_t material                         = 0x50         ;
        constexpr std::uintptr_t userProps                        = 0x58         ;
        constexpr std::uintptr_t immediateCallback                = 0x60         ;
        constexpr std::uintptr_t textureId                        = 0x68         ;
        constexpr std::uintptr_t nextSibling                      = 0x70         ;
        constexpr std::uintptr_t firstChild                       = 0x78         ;
        constexpr std::uintptr_t lastChild                        = 0x80         ;
    }

    namespace UnityEngine_UIElements_UIR__EntryRecorder
    {
        constexpr std::uintptr_t m_EntryPool                      = 0x10         ;
    }

    namespace UnityEngine_UIElements_UIR__GradientSettingsAtlas
    {
        constexpr std::uintptr_t m_Length                         = 0x10         ;
        constexpr std::uintptr_t m_ElemWidth                      = 0x14         ;
        constexpr std::uintptr_t m_Allocator                      = 0x18         ;
        constexpr std::uintptr_t m_Atlas                          = 0x20         ;
        constexpr std::uintptr_t m_RawAtlas                       = 0x28         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _MustCommit_k__BackingField      = 0x39         ;

        namespace _static
        {
            constexpr std::uintptr_t s_MarkerWrite                    = 0x0          ;
            constexpr std::uintptr_t s_MarkerCommit                   = 0x8          ;
            constexpr std::uintptr_t s_TextureCounter                 = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__ImplicitPool`1
    {
        constexpr std::uintptr_t m_StartCapacity                  = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__JobManager
    {
        constexpr std::uintptr_t m_NudgeJobs                      = 0x10         ;
        constexpr std::uintptr_t m_ConvertMeshJobs                = 0x18         ;
        constexpr std::uintptr_t m_CopyMeshJobs                   = 0x20         ;
        constexpr std::uintptr_t m_JobMerger                      = 0x28         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x30         ;
    }

    namespace UnityEngine_UIElements_UIR__NudgeJobData
    {
        constexpr std::uintptr_t headSrc                          = 0x0          ;
        constexpr std::uintptr_t headDst                          = 0x8          ;
        constexpr std::uintptr_t headCount                        = 0x10         ;
        constexpr std::uintptr_t tailSrc                          = 0x18         ;
        constexpr std::uintptr_t tailDst                          = 0x20         ;
        constexpr std::uintptr_t tailCount                        = 0x28         ;
        constexpr std::uintptr_t transform                        = 0x2C         ;
        constexpr std::uintptr_t keepZ                            = 0x6C         ;
    }

    namespace UnityEngine_UIElements_UIR__ConvertMeshJobData
    {
        constexpr std::uintptr_t vertSrc                          = 0x0          ;
        constexpr std::uintptr_t vertDst                          = 0x8          ;
        constexpr std::uintptr_t vertCount                        = 0x10         ;
        constexpr std::uintptr_t transform                        = 0x14         ;
        constexpr std::uintptr_t xformClipPages                   = 0x54         ;
        constexpr std::uintptr_t ids                              = 0x58         ;
        constexpr std::uintptr_t addFlags                         = 0x5C         ;
        constexpr std::uintptr_t opacityPage                      = 0x60         ;
        constexpr std::uintptr_t textCoreSettingsPage             = 0x64         ;
        constexpr std::uintptr_t usesTextCoreSettings             = 0x68         ;
        constexpr std::uintptr_t textureId                        = 0x6C         ;
        constexpr std::uintptr_t gradientSettingsIndexOffset      = 0x70         ;
        constexpr std::uintptr_t indexSrc                         = 0x78         ;
        constexpr std::uintptr_t indexDst                         = 0x80         ;
        constexpr std::uintptr_t indexCount                       = 0x88         ;
        constexpr std::uintptr_t indexOffset                      = 0x8C         ;
        constexpr std::uintptr_t flipIndices                      = 0x90         ;
        constexpr std::uintptr_t forceZ                           = 0x94         ;
        constexpr std::uintptr_t positionZ                        = 0x98         ;
        constexpr std::uintptr_t remapUVs                         = 0x9C         ;
        constexpr std::uintptr_t atlasRect                        = 0xA0         ;
        constexpr std::uintptr_t layoutSize                       = 0xB0         ;
    }

    namespace UnityEngine_UIElements_UIR__CopyMeshJobData
    {
        constexpr std::uintptr_t vertSrc                          = 0x0          ;
        constexpr std::uintptr_t vertDst                          = 0x8          ;
        constexpr std::uintptr_t vertCount                        = 0x10         ;
        constexpr std::uintptr_t indexSrc                         = 0x18         ;
        constexpr std::uintptr_t indexDst                         = 0x20         ;
        constexpr std::uintptr_t indexCount                       = 0x28         ;
        constexpr std::uintptr_t indexOffset                      = 0x2C         ;
    }

    namespace UnityEngine_UIElements_UIR__JobMerger
    {
        constexpr std::uintptr_t m_Jobs                           = 0x10         ;
        constexpr std::uintptr_t m_JobCount                       = 0x20         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t k_MemoryLabel                    = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__LinkedPoolItem`1
    {
        constexpr std::uintptr_t poolNext                         = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__LinkedPool`1
    {
        constexpr std::uintptr_t m_CreateFunc                     = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__BasicNode`1
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t next                             = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__BasicNodePool`1
    {
        constexpr std::uintptr_t m_CreateFunc                     = 0x10         ;
        constexpr std::uintptr_t m_ResetAction                    = 0x18         ;
        constexpr std::uintptr_t m_Limit                          = 0x20         ;
        constexpr std::uintptr_t m_PoolFirst                      = 0x28         ;
        constexpr std::uintptr_t _Count_k__BackingField           = 0x30         ;
    }

    namespace UnityEngine_UIElements_UIR__MeshGenerationCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements_UIR__MeshGenerationDeferrer
    {
        constexpr std::uintptr_t m_Fork                           = 0x10         ;
        constexpr std::uintptr_t m_WorkThenFork                   = 0x18         ;
        constexpr std::uintptr_t m_Work                           = 0x20         ;
        constexpr std::uintptr_t m_JobDependentFork               = 0x28         ;
        constexpr std::uintptr_t m_JobDependentWorkThenFork       = 0x30         ;
        constexpr std::uintptr_t m_JobDependentWork               = 0x38         ;
        constexpr std::uintptr_t m_Dependencies                   = 0x40         ;
        constexpr std::uintptr_t m_DependencyMerger               = 0x48         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x50         ;
    }

    namespace UnityEngine_UIElements_UIR__MeshGenerator
    {
        constexpr std::uintptr_t m_MeshGenerationContext          = 0x10         ;
        constexpr std::uintptr_t m_RepeatRectUVList               = 0x18         ;
        constexpr std::uintptr_t m_BackgroundRepeatInstanceList   = 0x20         ;
        constexpr std::uintptr_t m_GCHandlePool                   = 0x28         ;
        constexpr std::uintptr_t m_JobParameters                  = 0x30         ;
        constexpr std::uintptr_t _currentElement_k__BackingField  = 0x40         ;
        constexpr std::uintptr_t _textJobSystem_k__BackingField   = 0x48         ;
        constexpr std::uintptr_t m_TextInfo                       = 0x50         ;
        constexpr std::uintptr_t m_Settings                       = 0x58         ;
        constexpr std::uintptr_t m_VerticesArray                  = 0x60         ;
        constexpr std::uintptr_t m_IndicesArray                   = 0x68         ;
        constexpr std::uintptr_t m_Atlases                        = 0x70         ;
        constexpr std::uintptr_t m_SdfScales                      = 0x78         ;
        constexpr std::uintptr_t m_RenderModes                    = 0x80         ;
        constexpr std::uintptr_t m_OnMeshGenerationDelegate       = 0x88         ;
        constexpr std::uintptr_t m_TesselationJobParameters       = 0x90         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t k_MemoryLabel                    = 0x0          ;
            constexpr std::uintptr_t k_MarkerDrawRectangle            = 0x10         ;
            constexpr std::uintptr_t k_MarkerDrawBorder               = 0x18         ;
            constexpr std::uintptr_t k_MarkerDrawVectorImage          = 0x20         ;
            constexpr std::uintptr_t k_MarkerDrawRectangleRepeat      = 0x28         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__NativeList`1
    {
        constexpr std::uintptr_t m_MemoryLabel                    = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__NativePagedList`1
    {
        constexpr std::uintptr_t k_PoolCapacity                   = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__OpacityIdAccelerator
    {
        constexpr std::uintptr_t m_Jobs                           = 0x10         ;
        constexpr std::uintptr_t m_NextJobIndex                   = 0x20         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t k_MemoryLabel                    = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__RenderDataDirtyTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__RenderDataDirtyTypeClasses
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__RenderDataFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__ExtraRenderData
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t extraMesh                        = 0x18         ;
    }

    namespace UnityEngine_UIElements_UIR__GraphicEntry
    {
        constexpr std::uintptr_t source                           = 0x0          ;
        constexpr std::uintptr_t actual                           = 0x8          ;
        constexpr std::uintptr_t replaced                         = 0xC          ;
        constexpr std::uintptr_t vectorImage                      = 0x10         ;
    }

    namespace UnityEngine_UIElements_UIR__RenderData
    {
        constexpr std::uintptr_t owner                            = 0x10         ;
        constexpr std::uintptr_t renderTree                       = 0x18         ;
        constexpr std::uintptr_t parent                           = 0x20         ;
        constexpr std::uintptr_t prevSibling                      = 0x28         ;
        constexpr std::uintptr_t nextSibling                      = 0x30         ;
        constexpr std::uintptr_t firstChild                       = 0x38         ;
        constexpr std::uintptr_t lastChild                        = 0x40         ;
        constexpr std::uintptr_t groupTransformAncestor           = 0x48         ;
        constexpr std::uintptr_t boneTransformAncestor            = 0x50         ;
        constexpr std::uintptr_t prevDirty                        = 0x58         ;
        constexpr std::uintptr_t nextDirty                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x68         ;
        constexpr std::uintptr_t depthInRenderTree                = 0x6C         ;
        constexpr std::uintptr_t dirtiedValues                    = 0x70         ;
        constexpr std::uintptr_t dirtyID                          = 0x74         ;
        constexpr std::uintptr_t firstHeadCommand                 = 0x78         ;
        constexpr std::uintptr_t lastHeadCommand                  = 0x80         ;
        constexpr std::uintptr_t firstTailCommand                 = 0x88         ;
        constexpr std::uintptr_t lastTailCommand                  = 0x90         ;
        constexpr std::uintptr_t localFlipsWinding                = 0x98         ;
        constexpr std::uintptr_t worldFlipsWinding                = 0x99         ;
        constexpr std::uintptr_t worldTransformScaleZero          = 0x9A         ;
        constexpr std::uintptr_t clipMethod                       = 0x9C         ;
        constexpr std::uintptr_t childrenStencilRef               = 0xA0         ;
        constexpr std::uintptr_t childrenMaskDepth                = 0xA4         ;
        constexpr std::uintptr_t headMesh                         = 0xA8         ;
        constexpr std::uintptr_t tailMesh                         = 0xB0         ;
        constexpr std::uintptr_t verticesSpace                    = 0xB8         ;
        constexpr std::uintptr_t transformID                      = 0xF8         ;
        constexpr std::uintptr_t clipRectID                       = 0x100        ;
        constexpr std::uintptr_t opacityID                        = 0x108        ;
        constexpr std::uintptr_t textCoreSettingsID               = 0x110        ;
        constexpr std::uintptr_t colorID                          = 0x118        ;
        constexpr std::uintptr_t backgroundColorID                = 0x120        ;
        constexpr std::uintptr_t borderLeftColorID                = 0x128        ;
        constexpr std::uintptr_t borderTopColorID                 = 0x130        ;
        constexpr std::uintptr_t borderRightColorID               = 0x138        ;
        constexpr std::uintptr_t borderBottomColorID              = 0x140        ;
        constexpr std::uintptr_t tintColorID                      = 0x148        ;
        constexpr std::uintptr_t compositeOpacity                 = 0x150        ;
        constexpr std::uintptr_t backgroundAlpha                  = 0x154        ;
        constexpr std::uintptr_t graphicEntries                   = 0x158        ;
        constexpr std::uintptr_t pendingRepaint                   = 0x160        ;
        constexpr std::uintptr_t pendingHierarchicalRepaint       = 0x161        ;
        constexpr std::uintptr_t m_ClippingRect                   = 0x164        ;
        constexpr std::uintptr_t m_ClippingRectMinusGroup         = 0x174        ;
        constexpr std::uintptr_t m_ClippingRectIsInfinite         = 0x184        ;
    }

    namespace UnityEngine_UIElements_UIR__ClipMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__DepthOrderedDirtyTracking
    {
        constexpr std::uintptr_t owner                            = 0x0          ;
        constexpr std::uintptr_t heads                            = 0x8          ;
        constexpr std::uintptr_t tails                            = 0x10         ;
        constexpr std::uintptr_t minDepths                        = 0x18         ;
        constexpr std::uintptr_t maxDepths                        = 0x20         ;
        constexpr std::uintptr_t dirtyID                          = 0x28         ;
    }

    namespace UnityEngine_UIElements_UIR__RenderTree
    {
        constexpr std::uintptr_t m_RenderTreeManager              = 0x10         ;
        constexpr std::uintptr_t m_DirtyTracker                   = 0x18         ;
        constexpr std::uintptr_t m_FirstCommand                   = 0x48         ;
        constexpr std::uintptr_t m_RootRenderData                 = 0x50         ;
        constexpr std::uintptr_t quadTextureId                    = 0x58         ;
        constexpr std::uintptr_t quadRect                         = 0x5C         ;
        constexpr std::uintptr_t quadUVRect                       = 0x6C         ;
        constexpr std::uintptr_t m_GCHandlePool                   = 0x80         ;
        constexpr std::uintptr_t parent                           = 0x88         ;
        constexpr std::uintptr_t firstChild                       = 0x90         ;
        constexpr std::uintptr_t nextSibling                      = 0x98         ;
        constexpr std::uintptr_t m_AllowedDirtyClasses            = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t k_MarkerClipProcessing           = 0x0          ;
            constexpr std::uintptr_t k_MarkerOpacityProcessing        = 0x8          ;
            constexpr std::uintptr_t k_MarkerColorsProcessing         = 0x10         ;
            constexpr std::uintptr_t k_MarkerTransformProcessing      = 0x18         ;
            constexpr std::uintptr_t k_MarkerVisualsProcessing        = 0x20         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__RenderTreeCompositor
    {
        constexpr std::uintptr_t m_RenderTreeManager              = 0x10         ;
        constexpr std::uintptr_t m_RootOperation                  = 0x18         ;
        constexpr std::uintptr_t m_AllocatedTextures              = 0x20         ;
        constexpr std::uintptr_t m_Block                          = 0x28         ;
        constexpr std::uintptr_t m_DrawOperationPool              = 0x30         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_UVRects                        = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__ChainBuilderStats
    {
        constexpr std::uintptr_t elementsAdded                    = 0x0          ;
        constexpr std::uintptr_t elementsRemoved                  = 0x4          ;
        constexpr std::uintptr_t recursiveClipUpdates             = 0x8          ;
        constexpr std::uintptr_t recursiveClipUpdatesExpanded     = 0xC          ;
        constexpr std::uintptr_t nonRecursiveClipUpdates          = 0x10         ;
        constexpr std::uintptr_t recursiveTransformUpdates        = 0x14         ;
        constexpr std::uintptr_t recursiveTransformUpdatesExpanded = 0x18         ;
        constexpr std::uintptr_t recursiveOpacityUpdates          = 0x1C         ;
        constexpr std::uintptr_t recursiveOpacityUpdatesExpanded  = 0x20         ;
        constexpr std::uintptr_t opacityIdUpdates                 = 0x24         ;
        constexpr std::uintptr_t colorUpdates                     = 0x28         ;
        constexpr std::uintptr_t colorUpdatesExpanded             = 0x2C         ;
        constexpr std::uintptr_t recursiveVisualUpdates           = 0x30         ;
        constexpr std::uintptr_t recursiveVisualUpdatesExpanded   = 0x34         ;
        constexpr std::uintptr_t nonRecursiveVisualUpdates        = 0x38         ;
        constexpr std::uintptr_t dirtyProcessed                   = 0x3C         ;
        constexpr std::uintptr_t nudgeTransformed                 = 0x40         ;
        constexpr std::uintptr_t boneTransformed                  = 0x44         ;
        constexpr std::uintptr_t skipTransformed                  = 0x48         ;
        constexpr std::uintptr_t visualUpdateTransformed          = 0x4C         ;
        constexpr std::uintptr_t updatedMeshAllocations           = 0x50         ;
        constexpr std::uintptr_t newMeshAllocations               = 0x54         ;
        constexpr std::uintptr_t groupTransformElementsChanged    = 0x58         ;
    }

    namespace UnityEngine_UIElements_UIR__MeshWriteDataPool
    {
        constexpr std::uintptr_t m_StartCapacity                  = 0x10         ;
        constexpr std::uintptr_t m_MaxCapacity                    = 0x14         ;
        constexpr std::uintptr_t m_CreateAction                   = 0x18         ;
        constexpr std::uintptr_t m_ResetAction                    = 0x20         ;
        constexpr std::uintptr_t m_List                           = 0x28         ;
        constexpr std::uintptr_t m_UsedCount                      = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t k_CreateAction                   = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__RenderTreeManager
    {
        constexpr std::uintptr_t m_Compositor                     = 0x10         ;
        constexpr std::uintptr_t m_VisualChangesProcessor         = 0x18         ;
        constexpr std::uintptr_t m_CommandPool                    = 0x20         ;
        constexpr std::uintptr_t m_ExtraDataPool                  = 0x28         ;
        constexpr std::uintptr_t m_MeshHandleNodePool             = 0x30         ;
        constexpr std::uintptr_t m_GraphicEntryPool               = 0x38         ;
        constexpr std::uintptr_t m_ExtraData                      = 0x40         ;
        constexpr std::uintptr_t m_InsertionList                  = 0x48         ;
        constexpr std::uintptr_t m_MeshGenerationDeferrer         = 0x50         ;
        constexpr std::uintptr_t m_DefaultMat                     = 0x58         ;
        constexpr std::uintptr_t m_BlockDirtyRegistration         = 0x60         ;
        constexpr std::uintptr_t m_Stats                          = 0x64         ;
        constexpr std::uintptr_t m_StatsElementsAdded             = 0xC0         ;
        constexpr std::uintptr_t m_StatsElementsRemoved           = 0xC4         ;
        constexpr std::uintptr_t m_TextureRegistry                = 0xC8         ;
        constexpr std::uintptr_t _opacityIdAccelerator_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t m_RenderDataPool                 = 0xD8         ;
        constexpr std::uintptr_t m_RenderTreePool                 = 0xE0         ;
        constexpr std::uintptr_t _blockDirtyRegistration_k__BackingField = 0xE8         ;
        constexpr std::uintptr_t _textureSlotCount_k__BackingField = 0xEC         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0xF0         ;
        constexpr std::uintptr_t m_RootRenderTree                 = 0xF8         ;
        constexpr std::uintptr_t _panel_k__BackingField           = 0x100        ;
        constexpr std::uintptr_t _device_k__BackingField          = 0x108        ;
        constexpr std::uintptr_t _atlas_k__BackingField           = 0x110        ;
        constexpr std::uintptr_t _vectorImageManager_k__BackingField = 0x118        ;
        constexpr std::uintptr_t _tempMeshAllocator_k__BackingField = 0x120        ;
        constexpr std::uintptr_t _meshWriteDataPool_k__BackingField = 0x128        ;
        constexpr std::uintptr_t entryRecorder                    = 0x130        ;
        constexpr std::uintptr_t _meshGenerationNodeManager_k__BackingField = 0x138        ;
        constexpr std::uintptr_t _jobManager_k__BackingField      = 0x140        ;
        constexpr std::uintptr_t shaderInfoAllocator              = 0x148        ;
        constexpr std::uintptr_t _drawStats_k__BackingField       = 0x150        ;
        constexpr std::uintptr_t _drawInCameras_k__BackingField   = 0x151        ;
        constexpr std::uintptr_t _isFlat_k__BackingField          = 0x152        ;
        constexpr std::uintptr_t _forceGammaRendering_k__BackingField = 0x153        ;

        namespace _static
        {
            constexpr std::uintptr_t s_SharedEntryPool                = 0x0          ;
            constexpr std::uintptr_t k_MarkerProcess                  = 0x8          ;
            constexpr std::uintptr_t k_MarkerSerialize                = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__BaseShaderInfoStorage
    {
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_TextureCounter                 = 0x0          ;
            constexpr std::uintptr_t s_MarkerCopyTexture              = 0x8          ;
            constexpr std::uintptr_t s_MarkerGetTextureData           = 0x10         ;
            constexpr std::uintptr_t s_MarkerUpdateTexture            = 0x18         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__ShaderInfoStorage`1
    {
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t m_InitialSize                    = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__ShaderInfoStorageRGBAFloat
    {
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t m_InitialSize                    = 0x18         ;
        constexpr std::uintptr_t m_MaxSize                        = 0x1C         ;
        constexpr std::uintptr_t m_Format                         = 0x20         ;
        constexpr std::uintptr_t m_Convert                        = 0x28         ;
        constexpr std::uintptr_t m_Allocator                      = 0x30         ;
        constexpr std::uintptr_t m_Texture                        = 0x38         ;
        constexpr std::uintptr_t m_Texels                         = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Convert                        = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__TempAllocator`1
    {
        constexpr std::uintptr_t m_ExcessMinCapacity              = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t k_MemoryLabel                    = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__TempMeshAllocatorImpl
    {
        constexpr std::uintptr_t m_GCHandle                       = 0x10         ;
        constexpr std::uintptr_t m_ThreadData                     = 0x18         ;
        constexpr std::uintptr_t m_VertexPool                     = 0x20         ;
        constexpr std::uintptr_t m_IndexPool                      = 0x28         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x30         ;
    }

    namespace UnityEngine_UIElements_UIR__TextCoreSettings
    {
        constexpr std::uintptr_t faceColor                        = 0x0          ;
        constexpr std::uintptr_t outlineColor                     = 0x10         ;
        constexpr std::uintptr_t outlineWidth                     = 0x20         ;
        constexpr std::uintptr_t underlayColor                    = 0x24         ;
        constexpr std::uintptr_t underlayOffset                   = 0x34         ;
        constexpr std::uintptr_t underlaySoftness                 = 0x3C         ;
    }

    namespace UnityEngine_UIElements_UIR__TextureBlitter
    {
        constexpr std::uintptr_t m_SingleBlit                     = 0x10         ;
        constexpr std::uintptr_t m_BlitMaterial                   = 0x18         ;
        constexpr std::uintptr_t m_Properties                     = 0x20         ;
        constexpr std::uintptr_t m_Viewport                       = 0x28         ;
        constexpr std::uintptr_t m_PrevRT                         = 0x38         ;
        constexpr std::uintptr_t m_PendingBlits                   = 0x40         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t k_TextureIds                     = 0x0          ;
            constexpr std::uintptr_t s_CommitSampler                  = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__TextureSlotManager
    {
        constexpr std::uintptr_t m_Textures                       = 0x10         ;
        constexpr std::uintptr_t m_LastUseTime                    = 0x18         ;
        constexpr std::uintptr_t m_CurrentTime                    = 0x20         ;
        constexpr std::uintptr_t m_BatchTime                      = 0x24         ;
        constexpr std::uintptr_t m_GpuTextures                    = 0x28         ;
        constexpr std::uintptr_t m_SlotCount                      = 0x30         ;
        constexpr std::uintptr_t _FreeSlots_k__BackingField       = 0x34         ;
        constexpr std::uintptr_t textureRegistry                  = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t k_MaxSlotCount                   = 0x0          ;
            constexpr std::uintptr_t k_SlotSize                       = 0x4          ;
            constexpr std::uintptr_t slotIds                          = 0x8          ;
            constexpr std::uintptr_t textureTableId                   = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__VectorImageRenderInfoPool
    {
        constexpr std::uintptr_t m_CreateFunc                     = 0x10         ;
        constexpr std::uintptr_t m_ResetAction                    = 0x18         ;
        constexpr std::uintptr_t m_Limit                          = 0x20         ;
        constexpr std::uintptr_t m_PoolFirst                      = 0x28         ;
        constexpr std::uintptr_t _Count_k__BackingField           = 0x30         ;
    }

    namespace UnityEngine_UIElements_UIR__VectorImageRenderInfo
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t useCount                         = 0x18         ;
        constexpr std::uintptr_t firstGradientRemap               = 0x20         ;
        constexpr std::uintptr_t gradientSettingsAlloc            = 0x28         ;
    }

    namespace UnityEngine_UIElements_UIR__GradientRemapPool
    {
        constexpr std::uintptr_t m_CreateFunc                     = 0x10         ;
        constexpr std::uintptr_t m_ResetAction                    = 0x18         ;
        constexpr std::uintptr_t m_Limit                          = 0x20         ;
        constexpr std::uintptr_t m_PoolFirst                      = 0x28         ;
        constexpr std::uintptr_t _Count_k__BackingField           = 0x30         ;
    }

    namespace UnityEngine_UIElements_UIR__GradientRemap
    {
        constexpr std::uintptr_t poolNext                         = 0x10         ;
        constexpr std::uintptr_t origIndex                        = 0x18         ;
        constexpr std::uintptr_t destIndex                        = 0x1C         ;
        constexpr std::uintptr_t location                         = 0x20         ;
        constexpr std::uintptr_t next                             = 0x30         ;
        constexpr std::uintptr_t atlas                            = 0x38         ;
    }

    namespace UnityEngine_UIElements_UIR__VectorImageManager
    {
        constexpr std::uintptr_t m_Atlas                          = 0x10         ;
        constexpr std::uintptr_t m_Registered                     = 0x18         ;
        constexpr std::uintptr_t m_RenderInfoPool                 = 0x20         ;
        constexpr std::uintptr_t m_GradientRemapPool              = 0x28         ;
        constexpr std::uintptr_t m_GradientSettingsAtlas          = 0x30         ;
        constexpr std::uintptr_t m_LoggedExhaustedSettingsAtlas   = 0x38         ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x39         ;

        namespace _static
        {
            constexpr std::uintptr_t instances                        = 0x0          ;
            constexpr std::uintptr_t s_MarkerRegister                 = 0x8          ;
            constexpr std::uintptr_t s_MarkerUnregister               = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements_UIR__OwnedState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_UIR__BMPAlloc
    {
        constexpr std::uintptr_t page                             = 0x0          ;
        constexpr std::uintptr_t pageLine                         = 0x4          ;
        constexpr std::uintptr_t bitIndex                         = 0x6          ;
        constexpr std::uintptr_t ownedState                       = 0x7          ;

        namespace _static
        {
            constexpr std::uintptr_t Invalid                          = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_UIR__BitmapAllocator32
    {
        constexpr std::uintptr_t m_PageHeight                     = 0x0          ;
        constexpr std::uintptr_t m_Pages                          = 0x8          ;
        constexpr std::uintptr_t m_AllocMap                       = 0x10         ;
        constexpr std::uintptr_t m_EntryWidth                     = 0x18         ;
        constexpr std::uintptr_t m_EntryHeight                    = 0x1C         ;
    }

    namespace UnityEngine_UIElements_UIR__UIRVEShaderInfoAllocator
    {
        constexpr std::uintptr_t m_Storage                        = 0x10         ;
        constexpr std::uintptr_t m_TransformAllocator             = 0x18         ;
        constexpr std::uintptr_t m_ClipRectAllocator              = 0x38         ;
        constexpr std::uintptr_t m_OpacityAllocator               = 0x58         ;
        constexpr std::uintptr_t m_ColorAllocator                 = 0x78         ;
        constexpr std::uintptr_t m_TextSettingsAllocator          = 0x98         ;
        constexpr std::uintptr_t m_StorageReallyCreated           = 0xB8         ;
        constexpr std::uintptr_t m_ColorSpace                     = 0xBC         ;

        namespace _static
        {
            constexpr std::uintptr_t identityTransformTexel           = 0x0          ;
            constexpr std::uintptr_t infiniteClipRectTexel            = 0x8          ;
            constexpr std::uintptr_t fullOpacityTexel                 = 0x10         ;
            constexpr std::uintptr_t clearColorTexel                  = 0x18         ;
            constexpr std::uintptr_t defaultTextCoreSettingsTexel     = 0x20         ;
            constexpr std::uintptr_t identityTransformValue           = 0x28         ;
            constexpr std::uintptr_t identityTransformRow0Value       = 0x68         ;
            constexpr std::uintptr_t identityTransformRow1Value       = 0x78         ;
            constexpr std::uintptr_t identityTransformRow2Value       = 0x88         ;
            constexpr std::uintptr_t infiniteClipRectValue            = 0x98         ;
            constexpr std::uintptr_t fullOpacityValue                 = 0xA8         ;
            constexpr std::uintptr_t clearColorValue                  = 0xB8         ;
            constexpr std::uintptr_t defaultTextCoreSettingsValue     = 0xC8         ;
            constexpr std::uintptr_t identityTransform                = 0x108        ;
            constexpr std::uintptr_t infiniteClipRect                 = 0x110        ;
            constexpr std::uintptr_t fullOpacity                      = 0x118        ;
            constexpr std::uintptr_t clearColor                       = 0x120        ;
            constexpr std::uintptr_t defaultTextCoreSettings          = 0x128        ;
            constexpr std::uintptr_t s_DefaultShaderInfoTextureRefCount = 0x130        ;
            constexpr std::uintptr_t s_DefaultShaderInfoTexture       = 0x138        ;
        }

    }

    namespace UnityEngine_UIElements_Layout__LayoutConfig
    {
        constexpr std::uintptr_t m_Access                         = 0x0          ;
        constexpr std::uintptr_t m_Handle                         = 0x38         ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutHandle
    {
        constexpr std::uintptr_t Index                            = 0x0          ;
        constexpr std::uintptr_t Version                          = 0x4          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutNodeDataType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutConfigDataType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutMeasureFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutBaselineFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements_Layout__ManagedObjectStore`1
    {
        constexpr std::uintptr_t m_ChunkSize                      = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10789768   ;
        constexpr std::uintptr_t m_Index                          = 0x10         ;
        constexpr std::uintptr_t m_Nodes                          = 0x18         ;
        constexpr std::uintptr_t m_Configs                        = 0x30         ;
        constexpr std::uintptr_t m_NodesToFree                    = 0x48         ;
        constexpr std::uintptr_t m_DefaultConfig                  = 0x50         ;
        constexpr std::uintptr_t m_ManagedMeasureFunctions        = 0x58         ;
        constexpr std::uintptr_t m_ManagedBaselineFunctions       = 0x60         ;
        constexpr std::uintptr_t m_ManagedOwners                  = 0x68         ;
        constexpr std::uintptr_t m_CollectMarker                  = 0x70         ;
        constexpr std::uintptr_t m_HighMark                       = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Initialized                    = 0x0          ;
            constexpr std::uintptr_t s_AppDomainUnloadRegistered      = 0x4          ;
            constexpr std::uintptr_t s_SharedInstance                 = 0x8          ;
            constexpr std::uintptr_t s_Managers                       = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements_Layout__LayoutNode
    {
        constexpr std::uintptr_t m_Access                         = 0x0          ;
        constexpr std::uintptr_t m_Handle                         = 0x38         ;
    }

    namespace UnityEngine_UIElements_Layout__InvokeMeasureFunctionDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements_Layout__InvokeBaselineFunctionDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutCacheData
    {
        constexpr std::uintptr_t CachedLayout                     = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_Layout__LayoutCachedMeasurement
    {
        constexpr std::uintptr_t AvailableWidth                   = 0x0          ;
        constexpr std::uintptr_t AvailableHeight                  = 0x4          ;
        constexpr std::uintptr_t ParentWidth                      = 0x8          ;
        constexpr std::uintptr_t ParentHeight                     = 0xC          ;
        constexpr std::uintptr_t WidthMeasureMode                 = 0x10         ;
        constexpr std::uintptr_t HeightMeasureMode                = 0x14         ;
        constexpr std::uintptr_t ComputedWidth                    = 0x18         ;
        constexpr std::uintptr_t ComputedHeight                   = 0x1C         ;
        constexpr std::uintptr_t m_NextMeasurementCachePtr        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_Layout__LayoutComputedData
    {
        constexpr std::uintptr_t Position                         = 0x0          ;
        constexpr std::uintptr_t Dimensions                       = 0x10         ;
        constexpr std::uintptr_t Margin                           = 0x18         ;
        constexpr std::uintptr_t Border                           = 0x30         ;
        constexpr std::uintptr_t Padding                          = 0x48         ;
        constexpr std::uintptr_t Direction                        = 0x60         ;
        constexpr std::uintptr_t ComputedFlexBasisGeneration      = 0x64         ;
        constexpr std::uintptr_t ComputedFlexBasis                = 0x68         ;
        constexpr std::uintptr_t HadOverflow                      = 0x6C         ;
        constexpr std::uintptr_t GenerationCount                  = 0x70         ;
        constexpr std::uintptr_t LastParentDirection              = 0x74         ;
        constexpr std::uintptr_t LastPointScaleFactor             = 0x78         ;
        constexpr std::uintptr_t MeasuredDimensions               = 0x7C         ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutConfigData
    {
        constexpr std::uintptr_t PointScaleFactor                 = 0x0          ;
        constexpr std::uintptr_t ManagedMeasureFunctionIndex      = 0x4          ;
        constexpr std::uintptr_t ManagedBaselineFunctionIndex     = 0x8          ;
        constexpr std::uintptr_t ShouldLog                        = 0xC          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutDataAccess
    {
        constexpr std::uintptr_t m_Manager                        = 0x0          ;
        constexpr std::uintptr_t m_Nodes                          = 0x8          ;
        constexpr std::uintptr_t m_Configs                        = 0x20         ;
    }

    namespace UnityEngine_UIElements_Layout__ComponentType
    {
        constexpr std::uintptr_t Size                             = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutDataStore
    {
        constexpr std::uintptr_t m_MemoryLabel                    = 0x0          ;
        constexpr std::uintptr_t m_Data                           = 0x10         ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutNodeData
    {
        constexpr std::uintptr_t ResolvedDimensions               = 0x0          ;
        constexpr std::uintptr_t TargetSize                       = 0x10         ;
        constexpr std::uintptr_t ManagedOwnerIndex                = 0x14         ;
        constexpr std::uintptr_t LineIndex                        = 0x18         ;
        constexpr std::uintptr_t Config                           = 0x1C         ;
        constexpr std::uintptr_t Parent                           = 0x24         ;
        constexpr std::uintptr_t NextChild                        = 0x2C         ;
        constexpr std::uintptr_t Children                         = 0x38         ;
        constexpr std::uintptr_t Status                           = 0x40         ;
    }

    namespace UnityEngine_UIElements_Layout__FixedBuffer2`1
    {
        constexpr std::uintptr_t __0                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements_Layout__FixedBuffer4`1
    {
        constexpr std::uintptr_t __0                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements_Layout__FixedBuffer9`1
    {
        constexpr std::uintptr_t __0                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutAlign
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutDisplay
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutEdge
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutFlexDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutJustify
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutList`1
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t s_Label                          = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_Layout__LayoutMeasureMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutOverflow
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutPositionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutSize
    {
        constexpr std::uintptr_t width                            = 0x0          ;
        constexpr std::uintptr_t height                           = 0x4          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutUnit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutValue
    {
        constexpr std::uintptr_t value                            = 0x0          ;
        constexpr std::uintptr_t unit                             = 0x4          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutWrap
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutStyleData
    {
        constexpr std::uintptr_t Direction                        = 0x0          ;
        constexpr std::uintptr_t FlexDirection                    = 0x4          ;
        constexpr std::uintptr_t JustifyContent                   = 0x8          ;
        constexpr std::uintptr_t AlignContent                     = 0xC          ;
        constexpr std::uintptr_t AlignItems                       = 0x10         ;
        constexpr std::uintptr_t AlignSelf                        = 0x14         ;
        constexpr std::uintptr_t PositionType                     = 0x18         ;
        constexpr std::uintptr_t AspectRatio                      = 0x1C         ;
        constexpr std::uintptr_t FlexWrap                         = 0x20         ;
        constexpr std::uintptr_t Overflow                         = 0x24         ;
        constexpr std::uintptr_t Display                          = 0x28         ;
        constexpr std::uintptr_t FlexGrow                         = 0x2C         ;
        constexpr std::uintptr_t FlexShrink                       = 0x30         ;
        constexpr std::uintptr_t FlexBasis                        = 0x34         ;
        constexpr std::uintptr_t border                           = 0x3C         ;
        constexpr std::uintptr_t position                         = 0x84         ;
        constexpr std::uintptr_t margin                           = 0xCC         ;
        constexpr std::uintptr_t padding                          = 0x114        ;
        constexpr std::uintptr_t maxDimensions                    = 0x15C        ;
        constexpr std::uintptr_t minDimensions                    = 0x16C        ;
        constexpr std::uintptr_t dimensions                       = 0x17C        ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_Layout__LayoutState
    {
        constexpr std::uintptr_t measureFunctionCallback          = 0x0          ;
        constexpr std::uintptr_t baselineFunctionCallback         = 0x8          ;
        constexpr std::uintptr_t unusedExceptionPointer           = 0x10         ;
        constexpr std::uintptr_t depth                            = 0x18         ;
        constexpr std::uintptr_t currentGenerationCount           = 0x1C         ;
        constexpr std::uintptr_t error                            = 0x20         ;
    }

    namespace UnityEngine_UIElements_Layout__LayoutProcessorNative
    {
        constexpr std::uintptr_t m_State                          = 0x10         ;
    }

    namespace UnityEngine_UIElements_StyleSheets__StyleEnumType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__StylePropertyId
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__Dimension
    {
        constexpr std::uintptr_t unit                             = 0x0          ;
        constexpr std::uintptr_t value                            = 0x4          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__ScalableImage
    {
        constexpr std::uintptr_t normalImage                      = 0x0          ;
        constexpr std::uintptr_t highResolutionImage              = 0x8          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__StylePropertyValue
    {
        constexpr std::uintptr_t sheet                            = 0x0          ;
        constexpr std::uintptr_t handle                           = 0x8          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__ImageSource
    {
        constexpr std::uintptr_t texture                          = 0x0          ;
        constexpr std::uintptr_t sprite                           = 0x8          ;
        constexpr std::uintptr_t vectorImage                      = 0x10         ;
        constexpr std::uintptr_t renderTexture                    = 0x18         ;
    }

    namespace UnityEngine_UIElements_StyleSheets__StylePropertyReader
    {
        constexpr std::uintptr_t m_Values                         = 0x10         ;
        constexpr std::uintptr_t m_ValueCount                     = 0x18         ;
        constexpr std::uintptr_t m_Resolver                       = 0x20         ;
        constexpr std::uintptr_t m_Sheet                          = 0x28         ;
        constexpr std::uintptr_t m_Properties                     = 0x30         ;
        constexpr std::uintptr_t _m_CurrentValueIndex_k__BackingField = 0x38         ;
        constexpr std::uintptr_t m_CurrentPropertyIndex           = 0x3C         ;
        constexpr std::uintptr_t _property_k__BackingField        = 0x40         ;
        constexpr std::uintptr_t _propertyId_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t _valueCount_k__BackingField      = 0x4C         ;
        constexpr std::uintptr_t _dpiScaling_k__BackingField      = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t getCursorIdFunc                  = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_StyleSheets__MatchResultInfo
    {
        constexpr std::uintptr_t success                          = 0x0          ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x4          ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x8          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__SelectorMatchRecord
    {
        constexpr std::uintptr_t sheet                            = 0x0          ;
        constexpr std::uintptr_t styleSheetIndexInStack           = 0x8          ;
        constexpr std::uintptr_t complexSelector                  = 0x10         ;
    }

    namespace UnityEngine_UIElements_StyleSheets__StyleValue
    {
        constexpr std::uintptr_t id                               = 0x0          ;
        constexpr std::uintptr_t keyword                          = 0x4          ;
        constexpr std::uintptr_t number                           = 0x8          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__StyleValueManaged
    {
        constexpr std::uintptr_t id                               = 0x0          ;
        constexpr std::uintptr_t keyword                          = 0x4          ;
        constexpr std::uintptr_t value                            = 0x8          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__MatchResultErrorCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__MatchResult
    {
        constexpr std::uintptr_t errorCode                        = 0x0          ;
        constexpr std::uintptr_t errorValue                       = 0x8          ;
    }

    namespace UnityEngine_UIElements_StyleSheets__BaseStyleMatcher
    {
        constexpr std::uintptr_t m_ContextStack                   = 0x10         ;
        constexpr std::uintptr_t m_CurrentContext                 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_CustomIdentRegex               = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_StyleSheets__StylePropertyValueMatcher
    {
        constexpr std::uintptr_t m_ContextStack                   = 0x10         ;
        constexpr std::uintptr_t m_CurrentContext                 = 0x18         ;
        constexpr std::uintptr_t m_Values                         = 0x20         ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__Expression
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t multiplier                       = 0x14         ;
        constexpr std::uintptr_t dataType                         = 0x20         ;
        constexpr std::uintptr_t combinator                       = 0x24         ;
        constexpr std::uintptr_t subExpressions                   = 0x28         ;
        constexpr std::uintptr_t min                              = 0x30         ;
        constexpr std::uintptr_t max                              = 0x34         ;
        constexpr std::uintptr_t keyword                          = 0x38         ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__ExpressionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__DataType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__ExpressionCombinator
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__ExpressionMultiplierType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__ExpressionMultiplier
    {
        constexpr std::uintptr_t m_Type                           = 0x0          ;
        constexpr std::uintptr_t min                              = 0x4          ;
        constexpr std::uintptr_t max                              = 0x8          ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__StyleSyntaxParser
    {
        constexpr std::uintptr_t m_ProcessExpressionList          = 0x10         ;
        constexpr std::uintptr_t m_ExpressionStack                = 0x18         ;
        constexpr std::uintptr_t m_CombinatorStack                = 0x20         ;
        constexpr std::uintptr_t m_ParsedExpressionCache          = 0x28         ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__StyleSyntaxTokenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__StyleSyntaxToken
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t text                             = 0x8          ;
        constexpr std::uintptr_t number                           = 0x10         ;
    }

    namespace UnityEngine_UIElements_StyleSheets_Syntax__StyleSyntaxTokenizer
    {
        constexpr std::uintptr_t m_Tokens                         = 0x10         ;
        constexpr std::uintptr_t m_CurrentTokenIndex              = 0x18         ;
    }

    namespace UnityEngine_UIElements_Experimental__PointerOverLinkTagEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
        constexpr std::uintptr_t _linkID_k__BackingField          = 0x120        ;
        constexpr std::uintptr_t _linkText_k__BackingField        = 0x128        ;
    }

    namespace UnityEngine_UIElements_Experimental__PointerMoveLinkTagEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
        constexpr std::uintptr_t _linkID_k__BackingField          = 0x120        ;
        constexpr std::uintptr_t _linkText_k__BackingField        = 0x128        ;
    }

    namespace UnityEngine_UIElements_Experimental__PointerOutLinkTagEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
    }

    namespace UnityEngine_UIElements_Experimental__PointerDownLinkTagEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
        constexpr std::uintptr_t _linkID_k__BackingField          = 0x120        ;
        constexpr std::uintptr_t _linkText_k__BackingField        = 0x128        ;
    }

    namespace UnityEngine_UIElements_Experimental__PointerUpLinkTagEvent
    {
        constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _eventId_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _triggerEventId_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _propagation_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40         ;
        constexpr std::uintptr_t m_CurrentTarget                  = 0x48         ;
        constexpr std::uintptr_t m_ImguiEvent                     = 0x50         ;
        constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58         ;
        constexpr std::uintptr_t m_RefCount                       = 0x60         ;
        constexpr std::uintptr_t m_AltitudeNeedsConversion        = 0x68         ;
        constexpr std::uintptr_t m_AzimuthNeedsConversion         = 0x69         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x6C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x70         ;
        constexpr std::uintptr_t m_TiltNeeded                     = 0x74         ;
        constexpr std::uintptr_t m_Tilt                           = 0x78         ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x98         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x9C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0xB4         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0xC0         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0xC4         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0xC8         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0xD0         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0xD4         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xD8         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0xE0         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0xF8         ;
        constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC         ;
        constexpr std::uintptr_t _panelRay_k__BackingField        = 0x100        ;
        constexpr std::uintptr_t _linkID_k__BackingField          = 0x120        ;
        constexpr std::uintptr_t _linkText_k__BackingField        = 0x128        ;
    }

    namespace UnityEngine_UIElements_Experimental__StyleValues
    {
        constexpr std::uintptr_t m_StyleValues                    = 0x0          ;
    }

    namespace UnityEngine_UIElements_Experimental__ValueAnimation`1
    {
        constexpr std::uintptr_t m_StartTimeMs                    = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t sObjectPool                      = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_Internal__AutoCompletePathVisitor
    {
        constexpr std::uintptr_t m_VisitContext                   = 0x10         ;
        constexpr std::uintptr_t _maxDepth_k__BackingField        = 0x18         ;
    }

    namespace UnityEngine_UIElements_Internal__TypePathVisitor
    {
        constexpr std::uintptr_t _Path_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _resolvedType_k__BackingField    = 0xA0         ;
        constexpr std::uintptr_t _ReturnCode_k__BackingField      = 0xA8         ;
        constexpr std::uintptr_t m_LastType                       = 0xB0         ;
        constexpr std::uintptr_t m_PathIndex                      = 0xB8         ;
    }

    namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnMovePreview
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnMoveLocationPreview
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t visualUssClassName               = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements_Internal__ColumnMover
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x30         ;
        constexpr std::uintptr_t m_StartPos                       = 0x38         ;
        constexpr std::uintptr_t m_LastPos                        = 0x3C         ;
        constexpr std::uintptr_t m_Active                         = 0x40         ;
        constexpr std::uintptr_t m_Moving                         = 0x41         ;
        constexpr std::uintptr_t m_Cancelled                      = 0x42         ;
        constexpr std::uintptr_t m_Header                         = 0x48         ;
        constexpr std::uintptr_t m_PreviewElement                 = 0x50         ;
        constexpr std::uintptr_t m_LocationPreviewElement         = 0x58         ;
        constexpr std::uintptr_t m_ColumnToMove                   = 0x60         ;
        constexpr std::uintptr_t m_ColumnToMovePos                = 0x68         ;
        constexpr std::uintptr_t m_ColumnToMoveWidth              = 0x6C         ;
        constexpr std::uintptr_t m_DestinationColumn              = 0x70         ;
        constexpr std::uintptr_t m_MoveBeforeDestination          = 0x78         ;
        constexpr std::uintptr_t _columnLayout_k__BackingField    = 0x80         ;
        constexpr std::uintptr_t activeChanged                    = 0x88         ;
        constexpr std::uintptr_t movingChanged                    = 0x90         ;
    }

    namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnResizePreview
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t visualUssClassName               = 0x8          ;
        }

    }

    namespace UnityEngine_UIElements_Internal__ColumnResizer
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t _activators_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t m_currentActivator               = 0x20         ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x30         ;
        constexpr std::uintptr_t m_Start                          = 0x38         ;
        constexpr std::uintptr_t m_Active                         = 0x40         ;
        constexpr std::uintptr_t m_Resizing                       = 0x41         ;
        constexpr std::uintptr_t m_Header                         = 0x48         ;
        constexpr std::uintptr_t m_Column                         = 0x50         ;
        constexpr std::uintptr_t m_PreviewElement                 = 0x58         ;
        constexpr std::uintptr_t _columnLayout_k__BackingField    = 0x60         ;
        constexpr std::uintptr_t _preview_k__BackingField         = 0x68         ;
    }

    namespace UnityEngine_UIElements_Internal__MultiColumnCollectionHeader
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_SortingEnabled                 = 0x2C8        ;
        constexpr std::uintptr_t m_SortedColumns                  = 0x2D0        ;
        constexpr std::uintptr_t m_SortDescriptions               = 0x2D8        ;
        constexpr std::uintptr_t m_OldSortedColumnStates          = 0x2E0        ;
        constexpr std::uintptr_t m_SortingUpdatesTemporarilyDisabled = 0x2E8        ;
        constexpr std::uintptr_t m_ViewState                      = 0x2F0        ;
        constexpr std::uintptr_t m_ApplyingViewState              = 0x2F8        ;
        constexpr std::uintptr_t m_DoLayoutScheduled              = 0x2F9        ;
        constexpr std::uintptr_t _columnDataMap_k__BackingField   = 0x300        ;
        constexpr std::uintptr_t _columnLayout_k__BackingField    = 0x308        ;
        constexpr std::uintptr_t _columnContainer_k__BackingField = 0x310        ;
        constexpr std::uintptr_t _resizeHandleContainer_k__BackingField = 0x318        ;
        constexpr std::uintptr_t _columns_k__BackingField         = 0x320        ;
        constexpr std::uintptr_t columnResized                    = 0x328        ;
        constexpr std::uintptr_t columnSortingChanged             = 0x330        ;
        constexpr std::uintptr_t contextMenuPopulateEvent         = 0x338        ;
        constexpr std::uintptr_t viewDataRestored                 = 0x340        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t columnContainerUssClassName      = 0x8          ;
            constexpr std::uintptr_t handleContainerUssClassName      = 0x10         ;
            constexpr std::uintptr_t reorderableUssClassName          = 0x18         ;
        }

    }

    namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnSortIndicator
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_IndexLabel                     = 0x2C8        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t arrowUssClassName                = 0x8          ;
            constexpr std::uintptr_t indexLabelUssClassName           = 0x10         ;
        }

    }

    namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnIcon
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_ScaleMode                      = 0x2C8        ;
        constexpr std::uintptr_t m_Image                          = 0x2D0        ;
        constexpr std::uintptr_t m_UV                             = 0x2D8        ;
        constexpr std::uintptr_t m_TintColor                      = 0x2E8        ;
        constexpr std::uintptr_t m_ImageIsInline                  = 0x2F8        ;
        constexpr std::uintptr_t m_ScaleModeIsInline              = 0x2F9        ;
        constexpr std::uintptr_t m_TintColorIsInline              = 0x2FA        ;
        constexpr std::uintptr_t _isImageInline_k__BackingField   = 0x300        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumn
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x2C8        ;
        constexpr std::uintptr_t m_Content                        = 0x2D0        ;
        constexpr std::uintptr_t m_SortIndicatorContainer         = 0x2D8        ;
        constexpr std::uintptr_t m_ScheduledHeaderTemplateUpdate  = 0x2E0        ;
        constexpr std::uintptr_t _clickable_k__BackingField       = 0x2E8        ;
        constexpr std::uintptr_t _mover_k__BackingField           = 0x2F0        ;
        constexpr std::uintptr_t _column_k__BackingField          = 0x2F8        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t sortableUssClassName             = 0x8          ;
            constexpr std::uintptr_t sortedAscendingUssClassName      = 0x10         ;
            constexpr std::uintptr_t sortedDescendingUssClassName     = 0x18         ;
            constexpr std::uintptr_t movingUssClassName               = 0x20         ;
            constexpr std::uintptr_t contentContainerUssClassName     = 0x28         ;
            constexpr std::uintptr_t contentUssClassName              = 0x30         ;
            constexpr std::uintptr_t defaultContentUssClassName       = 0x38         ;
            constexpr std::uintptr_t hasIconUssClassName              = 0x40         ;
            constexpr std::uintptr_t hasTitleUssClassName             = 0x48         ;
            constexpr std::uintptr_t titleUssClassName                = 0x50         ;
            constexpr std::uintptr_t iconElementName                  = 0x58         ;
            constexpr std::uintptr_t titleElementName                 = 0x60         ;
            constexpr std::uintptr_t s_BoundVEPropertyName            = 0x68         ;
            constexpr std::uintptr_t s_BindingCallbackVEPropertyName  = 0x70         ;
            constexpr std::uintptr_t s_UnbindingCallbackVEPropertyName = 0x78         ;
            constexpr std::uintptr_t s_DestroyCallbackVEPropertyName  = 0x80         ;
        }

    }

    namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnResizeHandle
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _dragArea_k__BackingField        = 0x2C8        ;

        namespace _static
        {
            constexpr std::uintptr_t ussClassName                     = 0x0          ;
            constexpr std::uintptr_t dragAreaUssClassName             = 0x8          ;
        }

    }

    namespace HashEntry`1
    {
        constexpr std::uintptr_t hash                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace RenderGraphCompilationCache
    {
        constexpr std::uintptr_t m_HashEntries                    = 0x10         ;
        constexpr std::uintptr_t m_NativeHashEntries              = 0x18         ;
        constexpr std::uintptr_t m_CompiledGraphPool              = 0x20         ;
        constexpr std::uintptr_t m_NativeCompiledGraphPool        = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_EntryComparer                  = 0x0          ;
            constexpr std::uintptr_t s_NativeEntryComparer            = 0x8          ;
            constexpr std::uintptr_t s_Hash                           = 0x10         ;
        }

    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace UpDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Axes
    {
        constexpr std::uintptr_t up                               = 0x0          ;
        constexpr std::uintptr_t right                            = 0xC          ;
        constexpr std::uintptr_t forward                          = 0x18         ;
    }

    namespace HistoryRequestDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Item
    {
        constexpr std::uintptr_t storage                          = 0x0          ;
        constexpr std::uintptr_t isSet                            = 0x8          ;
    }

    namespace FixedBufferStringQueue
    {
        constexpr std::uintptr_t m_ReadCursor                     = 0x0          ;
        constexpr std::uintptr_t m_WriteCursor                    = 0x8          ;
        constexpr std::uintptr_t m_BufferEnd                      = 0x10         ;
        constexpr std::uintptr_t m_BufferStart                    = 0x18         ;
        constexpr std::uintptr_t m_BufferLength                   = 0x20         ;
        constexpr std::uintptr_t _Count_k__BackingField           = 0x24         ;
    }

    namespace Iterator
    {
        constexpr std::uintptr_t owner                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace RangeIterator
    {
        constexpr std::uintptr_t owner                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace RangeEnumerable
    {
        constexpr std::uintptr_t iterator                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace SortComparer
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ScalerContainer
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t method                           = 0x8          ;
    }

    namespace UpsamplerScheduleType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PooledObject
    {
        constexpr std::uintptr_t m_ToReturn                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Package
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StatsPanel
    {
        constexpr std::uintptr_t m_Widgets                        = 0x10         ;
        constexpr std::uintptr_t m_DisplayInfo                    = 0x18         ;
        constexpr std::uintptr_t m_Data                           = 0x0          ;
    }

    namespace VolumeParameterChain
    {
        constexpr std::uintptr_t nameAndTooltip                   = 0x0          ;
        constexpr std::uintptr_t volumeProfile                    = 0x10         ;
        constexpr std::uintptr_t volumeComponent                  = 0x18         ;
        constexpr std::uintptr_t volume                           = 0x20         ;
    }

    namespace SettingsPanel
    {
        constexpr std::uintptr_t m_Widgets                        = 0x10         ;
        constexpr std::uintptr_t m_DisplayInfo                    = 0x18         ;
        constexpr std::uintptr_t m_Data                           = 0x20         ;
        constexpr std::uintptr_t m_VolumeTable                    = 0x28         ;
    }

    namespace AccumulatedTiming
    {
        constexpr std::uintptr_t accumulatedValue                 = 0x0          ;
    }

    namespace DebugProfilingType
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UIMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UIState
    {
        constexpr std::uintptr_t mode                             = 0x10         ;
        constexpr std::uintptr_t m_Open                           = 0x14         ;
    }

    namespace DebugActionKeyType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Container
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _children_k__BackingField        = 0x50         ;
    }

    namespace ContextMenuItem
    {
        constexpr std::uintptr_t displayName                      = 0x0          ;
        constexpr std::uintptr_t action                           = 0x8          ;
    }

    namespace Foldout
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _children_k__BackingField        = 0x50         ;
        constexpr std::uintptr_t _opened_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t isHeader                         = 0x59         ;
        constexpr std::uintptr_t contextMenuItems                 = 0x60         ;
        constexpr std::uintptr_t _documentationUrl_k__BackingField = 0x68         ;
        constexpr std::uintptr_t m_Dirty                          = 0x70         ;
        constexpr std::uintptr_t m_ColumnLabels                   = 0x78         ;
        constexpr std::uintptr_t m_ColumnTooltips                 = 0x80         ;
        constexpr std::uintptr_t m_RowContents                    = 0x88         ;
    }

    namespace HBox
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _children_k__BackingField        = 0x50         ;
    }

    namespace VBox
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _children_k__BackingField        = 0x50         ;
    }

    namespace Row
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _children_k__BackingField        = 0x50         ;
        constexpr std::uintptr_t _opened_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t isHeader                         = 0x59         ;
        constexpr std::uintptr_t contextMenuItems                 = 0x60         ;
        constexpr std::uintptr_t _documentationUrl_k__BackingField = 0x68         ;
        constexpr std::uintptr_t m_Dirty                          = 0x70         ;
        constexpr std::uintptr_t m_ColumnLabels                   = 0x78         ;
        constexpr std::uintptr_t m_ColumnTooltips                 = 0x80         ;
        constexpr std::uintptr_t m_RowContents                    = 0x88         ;
    }

    namespace Table
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _children_k__BackingField        = 0x50         ;
        constexpr std::uintptr_t isReadOnly                       = 0x58         ;
        constexpr std::uintptr_t m_Header                         = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t columnHeaderStyle                = 0x0          ;
        }

    }

    namespace Field`1
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x0          ;
    }

    namespace BoolField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
    }

    namespace HistoryBoolField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t _historyGetter_k__BackingField   = 0x68         ;
    }

    namespace IntField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t min                              = 0x68         ;
        constexpr std::uintptr_t max                              = 0x70         ;
        constexpr std::uintptr_t incStep                          = 0x78         ;
        constexpr std::uintptr_t intStepMult                      = 0x7C         ;
    }

    namespace UIntField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t min                              = 0x68         ;
        constexpr std::uintptr_t max                              = 0x70         ;
        constexpr std::uintptr_t incStep                          = 0x78         ;
        constexpr std::uintptr_t intStepMult                      = 0x7C         ;
    }

    namespace FloatField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t min                              = 0x68         ;
        constexpr std::uintptr_t max                              = 0x70         ;
        constexpr std::uintptr_t incStep                          = 0x78         ;
        constexpr std::uintptr_t incStepMult                      = 0x7C         ;
        constexpr std::uintptr_t decimals                         = 0x80         ;
    }

    namespace RenderingLayerField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t m_RenderingLayersNames           = 0x68         ;
        constexpr std::uintptr_t m_DefinedRenderingLayersCount    = 0x70         ;
        constexpr std::uintptr_t m_RenderingLayersColors          = 0x78         ;
        constexpr std::uintptr_t _getRenderingLayerColor_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _setRenderingLayerColor_k__BackingField = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t s_RenderingLayerColors           = 0x0          ;
        }

    }

    namespace EnumField`1
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t enumNames                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_NicifyRegEx                    = 0x0          ;
        }

    }

    namespace EnumField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t enumNames                        = 0x68         ;
        constexpr std::uintptr_t m_EnumValues                     = 0x70         ;
        constexpr std::uintptr_t quickSeparators                  = 0x78         ;
        constexpr std::uintptr_t m_Indexes                        = 0x80         ;
        constexpr std::uintptr_t _getIndex_k__BackingField        = 0x88         ;
        constexpr std::uintptr_t _setIndex_k__BackingField        = 0x90         ;
    }

    namespace ObjectPopupField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t _getObjects_k__BackingField      = 0x68         ;
    }

    namespace CameraSelector
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t _getObjects_k__BackingField      = 0x68         ;
        constexpr std::uintptr_t m_CamerasArray                   = 0x70         ;
        constexpr std::uintptr_t m_Cameras                        = 0x78         ;
    }

    namespace HistoryEnumField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t enumNames                        = 0x68         ;
        constexpr std::uintptr_t m_EnumValues                     = 0x70         ;
        constexpr std::uintptr_t quickSeparators                  = 0x78         ;
        constexpr std::uintptr_t m_Indexes                        = 0x80         ;
        constexpr std::uintptr_t _getIndex_k__BackingField        = 0x88         ;
        constexpr std::uintptr_t _setIndex_k__BackingField        = 0x90         ;
        constexpr std::uintptr_t _historyIndexGetter_k__BackingField = 0x98         ;
    }

    namespace BitField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t enumNames                        = 0x68         ;
        constexpr std::uintptr_t m_EnumValues                     = 0x70         ;
        constexpr std::uintptr_t m_EnumType                       = 0x78         ;
    }

    namespace ColorField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t hdr                              = 0x68         ;
        constexpr std::uintptr_t showAlpha                        = 0x69         ;
        constexpr std::uintptr_t showPicker                       = 0x6A         ;
        constexpr std::uintptr_t incStep                          = 0x6C         ;
        constexpr std::uintptr_t incStepMult                      = 0x70         ;
        constexpr std::uintptr_t decimals                         = 0x74         ;
    }

    namespace Vector2Field
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t incStep                          = 0x68         ;
        constexpr std::uintptr_t incStepMult                      = 0x6C         ;
        constexpr std::uintptr_t decimals                         = 0x70         ;
    }

    namespace Vector3Field
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t incStep                          = 0x68         ;
        constexpr std::uintptr_t incStepMult                      = 0x6C         ;
        constexpr std::uintptr_t decimals                         = 0x70         ;
    }

    namespace Vector4Field
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t incStep                          = 0x68         ;
        constexpr std::uintptr_t incStepMult                      = 0x6C         ;
        constexpr std::uintptr_t decimals                         = 0x70         ;
    }

    namespace ObjectField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t type                             = 0x68         ;
    }

    namespace ObjectListField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t type                             = 0x68         ;
    }

    namespace Style
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MessageBox
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t style                            = 0x50         ;
        constexpr std::uintptr_t messageCallback                  = 0x58         ;
    }

    namespace RuntimeDebugShadersMessageBox
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t style                            = 0x50         ;
        constexpr std::uintptr_t messageCallback                  = 0x58         ;
    }

    namespace Panel
    {
        constexpr std::uintptr_t _flags_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _groupIndex_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _children_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t onSetDirty                       = 0x30         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NameAndTooltip
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t tooltip                          = 0x8          ;
    }

    namespace Widget
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
    }

    namespace Button
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _action_k__BackingField          = 0x50         ;
    }

    namespace Value
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t refreshRate                      = 0x58         ;
        constexpr std::uintptr_t formatString                     = 0x60         ;
    }

    namespace ProgressBarValue
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t refreshRate                      = 0x58         ;
        constexpr std::uintptr_t formatString                     = 0x60         ;
        constexpr std::uintptr_t min                              = 0x68         ;
        constexpr std::uintptr_t max                              = 0x6C         ;
    }

    namespace ValueTuple
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t values                           = 0x50         ;
        constexpr std::uintptr_t pinnedElementIndex               = 0x58         ;
    }

    namespace MaskField
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Panel                          = 0x18         ;
        constexpr std::uintptr_t m_Parent                         = 0x20         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _tooltip_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _queryPath_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t isHiddenCallback                 = 0x48         ;
        constexpr std::uintptr_t _getter_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t _setter_k__BackingField          = 0x58         ;
        constexpr std::uintptr_t onValueChanged                   = 0x60         ;
        constexpr std::uintptr_t enumNames                        = 0x68         ;
        constexpr std::uintptr_t m_EnumValues                     = 0x70         ;
    }

    namespace DebugValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Shape
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RenderingLayerMaskOperation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Brick
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t subdivisionLevel                 = 0xC          ;
    }

    namespace IndirectionEntryUpdateInfo
    {
        constexpr std::uintptr_t firstChunkIndex                  = 0x0          ;
        constexpr std::uintptr_t numberOfChunks                   = 0x4          ;
        constexpr std::uintptr_t minSubdivInCell                  = 0x8          ;
        constexpr std::uintptr_t minValidBrickIndexForCellAtMaxRes = 0xC          ;
        constexpr std::uintptr_t maxValidBrickIndexForCellAtMaxResPlusOne = 0x18         ;
        constexpr std::uintptr_t entryPositionInBricksAtMaxRes    = 0x24         ;
        constexpr std::uintptr_t hasOnlyBiggerBricks              = 0x30         ;
    }

    namespace CellIndexUpdateInfo
    {
        constexpr std::uintptr_t entriesInfo                      = 0x0          ;
    }

    namespace BrickChunkAlloc
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;
    }

    namespace DataLocation
    {
        constexpr std::uintptr_t TexL0_L1rx                       = 0x0          ;
        constexpr std::uintptr_t TexL1_G_ry                       = 0x8          ;
        constexpr std::uintptr_t TexL1_B_rz                       = 0x10         ;
        constexpr std::uintptr_t TexL2_0                          = 0x18         ;
        constexpr std::uintptr_t TexL2_1                          = 0x20         ;
        constexpr std::uintptr_t TexL2_2                          = 0x28         ;
        constexpr std::uintptr_t TexL2_3                          = 0x30         ;
        constexpr std::uintptr_t TexProbeOcclusion                = 0x38         ;
        constexpr std::uintptr_t TexValidity                      = 0x40         ;
        constexpr std::uintptr_t TexSkyOcclusion                  = 0x48         ;
        constexpr std::uintptr_t TexSkyShadingDirectionIndices    = 0x50         ;
        constexpr std::uintptr_t width                            = 0x58         ;
        constexpr std::uintptr_t height                           = 0x5C         ;
        constexpr std::uintptr_t depth                            = 0x60         ;
    }

    namespace IndexMetaData
    {
        constexpr std::uintptr_t minLocalIdx                      = 0x0          ;
        constexpr std::uintptr_t maxLocalIdxPlusOne               = 0xC          ;
        constexpr std::uintptr_t firstChunkIndex                  = 0x18         ;
        constexpr std::uintptr_t minSubdiv                        = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_PackedValues                   = 0x0          ;
        }

    }

    namespace CellInstancedDebugProbes
    {
        constexpr std::uintptr_t probeBuffers                     = 0x10         ;
        constexpr std::uintptr_t offsetBuffers                    = 0x18         ;
        constexpr std::uintptr_t props                            = 0x20         ;
    }

    namespace RenderFragmentationOverlayPassData
    {
        constexpr std::uintptr_t debugFragmentationMaterial       = 0x10         ;
        constexpr std::uintptr_t debugOverlay                     = 0x18         ;
        constexpr std::uintptr_t chunkCount                       = 0x20         ;
        constexpr std::uintptr_t debugFragmentationData           = 0x28         ;
        constexpr std::uintptr_t colorBuffer                      = 0x30         ;
        constexpr std::uintptr_t depthBuffer                      = 0x40         ;
    }

    namespace DiskStreamingRequest
    {
        constexpr std::uintptr_t m_ReadHandle                     = 0x10         ;
        constexpr std::uintptr_t m_ReadCommandArray               = 0x20         ;
        constexpr std::uintptr_t m_ReadCommandBuffer              = 0x30         ;
        constexpr std::uintptr_t m_BytesWritten                   = 0x40         ;
    }

    namespace CellStreamingScratchBufferLayout
    {
        constexpr std::uintptr_t _SharedDestChunksOffset          = 0x0          ;
        constexpr std::uintptr_t _L0L1rxOffset                    = 0x4          ;
        constexpr std::uintptr_t _L1GryOffset                     = 0x8          ;
        constexpr std::uintptr_t _L1BrzOffset                     = 0xC          ;
        constexpr std::uintptr_t _ValidityOffset                  = 0x10         ;
        constexpr std::uintptr_t _ProbeOcclusionOffset            = 0x14         ;
        constexpr std::uintptr_t _SkyOcclusionOffset              = 0x18         ;
        constexpr std::uintptr_t _SkyShadingDirectionOffset       = 0x1C         ;
        constexpr std::uintptr_t _L2_0Offset                      = 0x20         ;
        constexpr std::uintptr_t _L2_1Offset                      = 0x24         ;
        constexpr std::uintptr_t _L2_2Offset                      = 0x28         ;
        constexpr std::uintptr_t _L2_3Offset                      = 0x2C         ;
        constexpr std::uintptr_t _L0Size                          = 0x30         ;
        constexpr std::uintptr_t _L0ProbeSize                     = 0x34         ;
        constexpr std::uintptr_t _L1Size                          = 0x38         ;
        constexpr std::uintptr_t _L1ProbeSize                     = 0x3C         ;
        constexpr std::uintptr_t _ValiditySize                    = 0x40         ;
        constexpr std::uintptr_t _ValidityProbeSize               = 0x44         ;
        constexpr std::uintptr_t _ProbeOcclusionSize              = 0x48         ;
        constexpr std::uintptr_t _ProbeOcclusionProbeSize         = 0x4C         ;
        constexpr std::uintptr_t _SkyOcclusionSize                = 0x50         ;
        constexpr std::uintptr_t _SkyOcclusionProbeSize           = 0x54         ;
        constexpr std::uintptr_t _SkyShadingDirectionSize         = 0x58         ;
        constexpr std::uintptr_t _SkyShadingDirectionProbeSize    = 0x5C         ;
        constexpr std::uintptr_t _L2Size                          = 0x60         ;
        constexpr std::uintptr_t _L2ProbeSize                     = 0x64         ;
        constexpr std::uintptr_t _ProbeCountInChunkLine           = 0x68         ;
        constexpr std::uintptr_t _ProbeCountInChunkSlice          = 0x6C         ;
    }

    namespace CellStreamingScratchBuffer
    {
        constexpr std::uintptr_t stagingBuffer                    = 0x10         ;
        constexpr std::uintptr_t _chunkCount_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _chunkSize_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t m_CurrentBuffer                  = 0x28         ;
        constexpr std::uintptr_t m_GraphicsBuffers                = 0x30         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OnStreamingCompleteDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CellStreamingRequest
    {
        constexpr std::uintptr_t _cell_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _state_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _scratchBuffer_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _scratchBufferLayout_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _scenarioData_k__BackingField    = 0x98         ;
        constexpr std::uintptr_t _poolIndex_k__BackingField       = 0xA0         ;
        constexpr std::uintptr_t _streamSharedData_k__BackingField = 0xA4         ;
        constexpr std::uintptr_t onStreamingComplete              = 0xA8         ;
        constexpr std::uintptr_t cellDataStreamingRequest         = 0xB0         ;
        constexpr std::uintptr_t cellOptionalDataStreamingRequest = 0xB8         ;
        constexpr std::uintptr_t cellSharedDataStreamingRequest   = 0xC0         ;
        constexpr std::uintptr_t cellProbeOcclusionDataStreamingRequest = 0xC8         ;
        constexpr std::uintptr_t brickStreamingRequest            = 0xD0         ;
        constexpr std::uintptr_t supportStreamingRequest          = 0xD8         ;
        constexpr std::uintptr_t bytesWritten                     = 0xE0         ;
    }

    namespace IndirectionEntryInfo
    {
        constexpr std::uintptr_t positionInBricks                 = 0x0          ;
        constexpr std::uintptr_t minSubdiv                        = 0xC          ;
        constexpr std::uintptr_t minBrickPos                      = 0x10         ;
        constexpr std::uintptr_t maxBrickPosPlusOne               = 0x1C         ;
        constexpr std::uintptr_t hasMinMax                        = 0x28         ;
        constexpr std::uintptr_t hasOnlyBiggerBricks              = 0x29         ;
    }

    namespace CellDesc
    {
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t index                            = 0x1C         ;
        constexpr std::uintptr_t probeCount                       = 0x20         ;
        constexpr std::uintptr_t minSubdiv                        = 0x24         ;
        constexpr std::uintptr_t indexChunkCount                  = 0x28         ;
        constexpr std::uintptr_t shChunkCount                     = 0x2C         ;
        constexpr std::uintptr_t bricksCount                      = 0x30         ;
        constexpr std::uintptr_t indirectionEntryInfo             = 0x38         ;
    }

    namespace PerScenarioData
    {
        constexpr std::uintptr_t shL0L1RxData                     = 0x0          ;
        constexpr std::uintptr_t shL1GL1RyData                    = 0x10         ;
        constexpr std::uintptr_t shL1BL1RzData                    = 0x20         ;
        constexpr std::uintptr_t shL2Data_0                       = 0x30         ;
        constexpr std::uintptr_t shL2Data_1                       = 0x40         ;
        constexpr std::uintptr_t shL2Data_2                       = 0x50         ;
        constexpr std::uintptr_t shL2Data_3                       = 0x60         ;
        constexpr std::uintptr_t probeOcclusion                   = 0x70         ;
    }

    namespace CellData
    {
        constexpr std::uintptr_t validityNeighMaskData            = 0x10         ;
        constexpr std::uintptr_t _skyOcclusionDataL0L1_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _skyShadingDirectionIndices_k__BackingField = 0x30         ;
        constexpr std::uintptr_t scenarios                        = 0x40         ;
        constexpr std::uintptr_t _bricks_k__BackingField          = 0x48         ;
        constexpr std::uintptr_t _probePositions_k__BackingField  = 0x58         ;
        constexpr std::uintptr_t _touchupVolumeInteraction_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _offsetVectors_k__BackingField   = 0x78         ;
        constexpr std::uintptr_t _validity_k__BackingField        = 0x88         ;
        constexpr std::uintptr_t _layer_k__BackingField           = 0x98         ;
    }

    namespace CellPoolInfo
    {
        constexpr std::uintptr_t chunkList                        = 0x10         ;
        constexpr std::uintptr_t shChunkCount                     = 0x18         ;
    }

    namespace CellIndexInfo
    {
        constexpr std::uintptr_t flatIndicesInGlobalIndirection   = 0x10         ;
        constexpr std::uintptr_t updateInfo                       = 0x18         ;
        constexpr std::uintptr_t indexUpdated                     = 0x20         ;
        constexpr std::uintptr_t indirectionEntryInfo             = 0x28         ;
        constexpr std::uintptr_t indexChunkCount                  = 0x30         ;
    }

    namespace CellBlendingInfo
    {
        constexpr std::uintptr_t chunkList                        = 0x10         ;
        constexpr std::uintptr_t blendingScore                    = 0x18         ;
        constexpr std::uintptr_t blendingFactor                   = 0x1C         ;
        constexpr std::uintptr_t blending                         = 0x20         ;
    }

    namespace CellStreamingInfo
    {
        constexpr std::uintptr_t request                          = 0x10         ;
        constexpr std::uintptr_t blendingRequest0                 = 0x18         ;
        constexpr std::uintptr_t blendingRequest1                 = 0x20         ;
        constexpr std::uintptr_t streamingScore                   = 0x28         ;
    }

    namespace Cell
    {
        constexpr std::uintptr_t desc                             = 0x10         ;
        constexpr std::uintptr_t data                             = 0x18         ;
        constexpr std::uintptr_t poolInfo                         = 0x20         ;
        constexpr std::uintptr_t indexInfo                        = 0x28         ;
        constexpr std::uintptr_t blendingInfo                     = 0x30         ;
        constexpr std::uintptr_t streamingInfo                    = 0x38         ;
        constexpr std::uintptr_t referenceCount                   = 0x40         ;
        constexpr std::uintptr_t loaded                           = 0x44         ;
        constexpr std::uintptr_t scenario0                        = 0x48         ;
        constexpr std::uintptr_t scenario1                        = 0xC8         ;
        constexpr std::uintptr_t hasTwoScenarios                  = 0x148        ;
        constexpr std::uintptr_t debugProbes                      = 0x150        ;
    }

    namespace Volume
    {
        constexpr std::uintptr_t corner                           = 0x0          ;
        constexpr std::uintptr_t X                                = 0xC          ;
        constexpr std::uintptr_t Y                                = 0x18         ;
        constexpr std::uintptr_t Z                                = 0x24         ;
        constexpr std::uintptr_t maxSubdivisionMultiplier         = 0x30         ;
        constexpr std::uintptr_t minSubdivisionMultiplier         = 0x34         ;
    }

    namespace RefVolTransform
    {
        constexpr std::uintptr_t posWS                            = 0x0          ;
        constexpr std::uintptr_t rot                              = 0xC          ;
        constexpr std::uintptr_t scale                            = 0x1C         ;
    }

    namespace RuntimeResources
    {
        constexpr std::uintptr_t index                            = 0x0          ;
        constexpr std::uintptr_t cellIndices                      = 0x8          ;
        constexpr std::uintptr_t L0_L1rx                          = 0x10         ;
        constexpr std::uintptr_t L1_G_ry                          = 0x18         ;
        constexpr std::uintptr_t L1_B_rz                          = 0x20         ;
        constexpr std::uintptr_t L2_0                             = 0x28         ;
        constexpr std::uintptr_t L2_1                             = 0x30         ;
        constexpr std::uintptr_t L2_2                             = 0x38         ;
        constexpr std::uintptr_t L2_3                             = 0x40         ;
        constexpr std::uintptr_t ProbeOcclusion                   = 0x48         ;
        constexpr std::uintptr_t Validity                         = 0x50         ;
        constexpr std::uintptr_t SkyOcclusionL0L1                 = 0x58         ;
        constexpr std::uintptr_t SkyShadingDirectionIndices       = 0x60         ;
        constexpr std::uintptr_t SkyPrecomputedDirections         = 0x68         ;
        constexpr std::uintptr_t QualityLeakReductionData         = 0x70         ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SettingsVersion
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PerScenarioDataInfo
    {
        constexpr std::uintptr_t sceneHash                        = 0x10         ;
        constexpr std::uintptr_t cellDataAsset                    = 0x18         ;
        constexpr std::uintptr_t cellOptionalDataAsset            = 0x20         ;
        constexpr std::uintptr_t cellProbeOcclusionDataAsset      = 0x28         ;
        constexpr std::uintptr_t m_HasValidData                   = 0x30         ;
    }

    namespace CellCounts
    {
        constexpr std::uintptr_t bricksCount                      = 0x0          ;
        constexpr std::uintptr_t chunksCount                      = 0x4          ;
    }

    namespace SerializedPerSceneCellList
    {
        constexpr std::uintptr_t sceneGUID                        = 0x0          ;
        constexpr std::uintptr_t cellList                         = 0x8          ;
    }

    namespace ProbeLayerMask
    {
        constexpr std::uintptr_t mask                             = 0x0          ;
        constexpr std::uintptr_t name                             = 0x8          ;
    }

    namespace ObsoletePerScenarioData
    {
        constexpr std::uintptr_t sceneHash                        = 0x0          ;
        constexpr std::uintptr_t cellDataAsset                    = 0x8          ;
        constexpr std::uintptr_t cellOptionalDataAsset            = 0x10         ;
    }

    namespace ObsoleteSerializablePerScenarioDataItem
    {
        constexpr std::uintptr_t scenario                         = 0x0          ;
        constexpr std::uintptr_t data                             = 0x8          ;
    }

    namespace ScratchBufferPool
    {
        constexpr std::uintptr_t chunkCount                       = 0x10         ;
        constexpr std::uintptr_t pool                             = 0x18         ;
    }

    namespace StreamableCellDesc
    {
        constexpr std::uintptr_t offset                           = 0x0          ;
        constexpr std::uintptr_t elementCount                     = 0x4          ;
    }

    namespace LensFlareCompInfo
    {
        constexpr std::uintptr_t index                            = 0x10         ;
        constexpr std::uintptr_t comp                             = 0x18         ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SettingsPanel
    {
        constexpr std::uintptr_t m_Widgets                        = 0x10         ;
        constexpr std::uintptr_t m_DisplayInfo                    = 0x18         ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PerViewConfig
    {
        constexpr std::uintptr_t currentProj                      = 0x0          ;
        constexpr std::uintptr_t lastProj                         = 0x40         ;
        constexpr std::uintptr_t lastLastProj                     = 0x80         ;
        constexpr std::uintptr_t currentView                      = 0xC0         ;
        constexpr std::uintptr_t lastView                         = 0x100        ;
        constexpr std::uintptr_t lastLastView                     = 0x140        ;
    }

    namespace Config
    {
        constexpr std::uintptr_t noiseTexture                     = 0x0          ;
        constexpr std::uintptr_t inputColor                       = 0x8          ;
        constexpr std::uintptr_t inputDepth                       = 0x18         ;
        constexpr std::uintptr_t inputMotion                      = 0x28         ;
        constexpr std::uintptr_t inputStencil                     = 0x38         ;
        constexpr std::uintptr_t debugView                        = 0x48         ;
        constexpr std::uintptr_t destination                      = 0x58         ;
        constexpr std::uintptr_t historyContext                   = 0x68         ;
        constexpr std::uintptr_t enableHwDrs                      = 0x70         ;
        constexpr std::uintptr_t enableTexArray                   = 0x71         ;
        constexpr std::uintptr_t enableMotionScaling              = 0x72         ;
        constexpr std::uintptr_t nearPlane                        = 0x74         ;
        constexpr std::uintptr_t farPlane                         = 0x78         ;
        constexpr std::uintptr_t frameIndex                       = 0x7C         ;
        constexpr std::uintptr_t hasValidHistory                  = 0x80         ;
        constexpr std::uintptr_t stencilMask                      = 0x84         ;
        constexpr std::uintptr_t debugViewIndex                   = 0x88         ;
        constexpr std::uintptr_t deltaTime                        = 0x8C         ;
        constexpr std::uintptr_t lastDeltaTime                    = 0x90         ;
        constexpr std::uintptr_t currentImageSize                 = 0x94         ;
        constexpr std::uintptr_t priorImageSize                   = 0x9C         ;
        constexpr std::uintptr_t outputImageSize                  = 0xA4         ;
        constexpr std::uintptr_t numActiveViews                   = 0xAC         ;
        constexpr std::uintptr_t perViewConfigs                   = 0xB0         ;
    }

    namespace HistoryTextureType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HistoryUpdateInfo
    {
        constexpr std::uintptr_t preUpscaleSize                   = 0x0          ;
        constexpr std::uintptr_t postUpscaleSize                  = 0x8          ;
        constexpr std::uintptr_t useHwDrs                         = 0x10         ;
        constexpr std::uintptr_t useTexArray                      = 0x11         ;
    }

    namespace HistoryContext
    {
        constexpr std::uintptr_t m_textures                       = 0x10         ;
        constexpr std::uintptr_t m_hash                           = 0x18         ;
    }

    namespace StpSetupPerViewConstants
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StpConstantBufferData
    {
        constexpr std::uintptr_t _StpCommonConstant               = 0x0          ;
        constexpr std::uintptr_t _StpSetupConstants0              = 0x10         ;
        constexpr std::uintptr_t _StpSetupConstants1              = 0x20         ;
        constexpr std::uintptr_t _StpSetupConstants2              = 0x30         ;
        constexpr std::uintptr_t _StpSetupConstants3              = 0x40         ;
        constexpr std::uintptr_t _StpSetupConstants4              = 0x50         ;
        constexpr std::uintptr_t _StpSetupConstants5              = 0x60         ;
        constexpr std::uintptr_t _StpSetupPerViewConstants        = 0x70         ;
        constexpr std::uintptr_t _StpDilConstants0                = 0x170        ;
        constexpr std::uintptr_t _StpTaaConstants0                = 0x180        ;
        constexpr std::uintptr_t _StpTaaConstants1                = 0x190        ;
        constexpr std::uintptr_t _StpTaaConstants2                = 0x1A0        ;
        constexpr std::uintptr_t _StpTaaConstants3                = 0x1B0        ;
    }

    namespace RuntimeResources
    {
        constexpr std::uintptr_t m_setupCS                        = 0x10         ;
        constexpr std::uintptr_t m_preTaaCS                       = 0x18         ;
        constexpr std::uintptr_t m_taaCS                          = 0x20         ;
    }

    namespace ProfileId
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SetupData
    {
        constexpr std::uintptr_t cs                               = 0x10         ;
        constexpr std::uintptr_t kernelIndex                      = 0x18         ;
        constexpr std::uintptr_t viewCount                        = 0x1C         ;
        constexpr std::uintptr_t dispatchSize                     = 0x20         ;
        constexpr std::uintptr_t constantBufferData               = 0x28         ;
        constexpr std::uintptr_t noiseTexture                     = 0x1E8        ;
        constexpr std::uintptr_t debugView                        = 0x1F8        ;
        constexpr std::uintptr_t inputColor                       = 0x208        ;
        constexpr std::uintptr_t inputDepth                       = 0x218        ;
        constexpr std::uintptr_t inputMotion                      = 0x228        ;
        constexpr std::uintptr_t inputStencil                     = 0x238        ;
        constexpr std::uintptr_t intermediateColor                = 0x248        ;
        constexpr std::uintptr_t intermediateConvergence          = 0x258        ;
        constexpr std::uintptr_t priorDepthMotion                 = 0x268        ;
        constexpr std::uintptr_t depthMotion                      = 0x278        ;
        constexpr std::uintptr_t priorLuma                        = 0x288        ;
        constexpr std::uintptr_t luma                             = 0x298        ;
        constexpr std::uintptr_t priorFeedback                    = 0x2A8        ;
        constexpr std::uintptr_t priorConvergence                 = 0x2B8        ;
    }

    namespace PreTaaData
    {
        constexpr std::uintptr_t cs                               = 0x10         ;
        constexpr std::uintptr_t kernelIndex                      = 0x18         ;
        constexpr std::uintptr_t viewCount                        = 0x1C         ;
        constexpr std::uintptr_t dispatchSize                     = 0x20         ;
        constexpr std::uintptr_t noiseTexture                     = 0x28         ;
        constexpr std::uintptr_t debugView                        = 0x38         ;
        constexpr std::uintptr_t intermediateConvergence          = 0x48         ;
        constexpr std::uintptr_t intermediateWeights              = 0x58         ;
        constexpr std::uintptr_t luma                             = 0x68         ;
        constexpr std::uintptr_t convergence                      = 0x78         ;
    }

    namespace TaaData
    {
        constexpr std::uintptr_t cs                               = 0x10         ;
        constexpr std::uintptr_t kernelIndex                      = 0x18         ;
        constexpr std::uintptr_t viewCount                        = 0x1C         ;
        constexpr std::uintptr_t dispatchSize                     = 0x20         ;
        constexpr std::uintptr_t noiseTexture                     = 0x28         ;
        constexpr std::uintptr_t debugView                        = 0x38         ;
        constexpr std::uintptr_t intermediateColor                = 0x48         ;
        constexpr std::uintptr_t intermediateWeights              = 0x58         ;
        constexpr std::uintptr_t priorFeedback                    = 0x68         ;
        constexpr std::uintptr_t depthMotion                      = 0x78         ;
        constexpr std::uintptr_t convergence                      = 0x88         ;
        constexpr std::uintptr_t feedback                         = 0x98         ;
        constexpr std::uintptr_t output                           = 0xA8         ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Hammersley2dSeq16
    {
        constexpr std::uintptr_t hammersley2dSeq16                = 0x0          ;
    }

    namespace Hammersley2dSeq32
    {
        constexpr std::uintptr_t hammersley2dSeq32                = 0x0          ;
    }

    namespace Hammersley2dSeq64
    {
        constexpr std::uintptr_t hammersley2dSeq64                = 0x0          ;
    }

    namespace Hammersley2dSeq256
    {
        constexpr std::uintptr_t hammersley2dSeq256               = 0x0          ;
    }

    namespace BlitType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ResizeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AtlasNode
    {
        constexpr std::uintptr_t m_RightChild                     = 0x10         ;
        constexpr std::uintptr_t m_BottomChild                    = 0x18         ;
        constexpr std::uintptr_t m_Rect                           = 0x20         ;
    }

    namespace BlitType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlitShaderPassNames
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlitColorAndDepthPassNames
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CameraEntry
    {
        constexpr std::uintptr_t actions                          = 0x10         ;
        constexpr std::uintptr_t cachedEnumerator                 = 0x18         ;
    }

    namespace LevelOffsets
    {
        constexpr std::uintptr_t count                            = 0x0          ;
        constexpr std::uintptr_t offset                           = 0x4          ;
        constexpr std::uintptr_t parentOffset                     = 0x8          ;
    }

    namespace RenderGraphResources
    {
        constexpr std::uintptr_t alignedElementCount              = 0x0          ;
        constexpr std::uintptr_t maxBufferCount                   = 0x4          ;
        constexpr std::uintptr_t maxLevelCount                    = 0x8          ;
        constexpr std::uintptr_t prefixBuffer0                    = 0xC          ;
        constexpr std::uintptr_t prefixBuffer1                    = 0x18         ;
        constexpr std::uintptr_t totalLevelCountBuffer            = 0x24         ;
        constexpr std::uintptr_t levelOffsetBuffer                = 0x30         ;
        constexpr std::uintptr_t indirectDispatchArgsBuffer       = 0x3C         ;
    }

    namespace SupportResources
    {
        constexpr std::uintptr_t ownsResources                    = 0x0          ;
        constexpr std::uintptr_t alignedElementCount              = 0x4          ;
        constexpr std::uintptr_t maxBufferCount                   = 0x8          ;
        constexpr std::uintptr_t maxLevelCount                    = 0xC          ;
        constexpr std::uintptr_t prefixBuffer0                    = 0x10         ;
        constexpr std::uintptr_t prefixBuffer1                    = 0x18         ;
        constexpr std::uintptr_t totalLevelCountBuffer            = 0x20         ;
        constexpr std::uintptr_t levelOffsetBuffer                = 0x28         ;
        constexpr std::uintptr_t indirectDispatchArgsBuffer       = 0x30         ;
    }

    namespace DirectArgs
    {
        constexpr std::uintptr_t exclusive                        = 0x0          ;
        constexpr std::uintptr_t inputCount                       = 0x4          ;
        constexpr std::uintptr_t input                            = 0x8          ;
        constexpr std::uintptr_t supportResources                 = 0x10         ;
    }

    namespace IndirectDirectArgs
    {
        constexpr std::uintptr_t exclusive                        = 0x0          ;
        constexpr std::uintptr_t inputCountBufferByteOffset       = 0x4          ;
        constexpr std::uintptr_t inputCountBuffer                 = 0x8          ;
        constexpr std::uintptr_t input                            = 0x10         ;
        constexpr std::uintptr_t supportResources                 = 0x18         ;
    }

    namespace SystemResources
    {
        constexpr std::uintptr_t computeAsset                     = 0x0          ;
        constexpr std::uintptr_t kernelCalculateLevelDispatchArgsFromConst = 0x8          ;
        constexpr std::uintptr_t kernelCalculateLevelDispatchArgsFromBuffer = 0xC          ;
        constexpr std::uintptr_t kernelPrefixSumOnGroup           = 0x10         ;
        constexpr std::uintptr_t kernelPrefixSumOnGroupExclusive  = 0x14         ;
        constexpr std::uintptr_t kernelPrefixSumNextInput         = 0x18         ;
        constexpr std::uintptr_t kernelPrefixSumResolveParent     = 0x1C         ;
        constexpr std::uintptr_t kernelPrefixSumResolveParentExclusive = 0x20         ;
    }

    namespace Args
    {
        constexpr std::uintptr_t count                            = 0x0          ;
        constexpr std::uintptr_t maxDepth                         = 0x4          ;
        constexpr std::uintptr_t inputKeys                        = 0x8          ;
        constexpr std::uintptr_t inputValues                      = 0x10         ;
        constexpr std::uintptr_t resources                        = 0x18         ;
        constexpr std::uintptr_t workGroupCount                   = 0x28         ;
    }

    namespace RenderGraphResources
    {
        constexpr std::uintptr_t sortBufferKeys                   = 0x0          ;
        constexpr std::uintptr_t sortBufferValues                 = 0xC          ;
    }

    namespace SupportResources
    {
        constexpr std::uintptr_t sortBufferKeys                   = 0x0          ;
        constexpr std::uintptr_t sortBufferValues                 = 0x8          ;
    }

    namespace SystemResources
    {
        constexpr std::uintptr_t computeAsset                     = 0x0          ;
    }

    namespace Stage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Operation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HDRDisplayInformation
    {
        constexpr std::uintptr_t maxFullFrameToneMapLuminance     = 0x0          ;
        constexpr std::uintptr_t maxToneMapLuminance              = 0x4          ;
        constexpr std::uintptr_t minToneMapLuminance              = 0x8          ;
        constexpr std::uintptr_t paperWhiteNits                   = 0xC          ;
    }

    namespace Segment
    {
        constexpr std::uintptr_t offsetX                          = 0x10         ;
        constexpr std::uintptr_t offsetY                          = 0x14         ;
        constexpr std::uintptr_t scaleX                           = 0x18         ;
        constexpr std::uintptr_t scaleY                           = 0x1C         ;
        constexpr std::uintptr_t lnA                              = 0x20         ;
        constexpr std::uintptr_t B                                = 0x24         ;
    }

    namespace DirectParams
    {
        constexpr std::uintptr_t x0                               = 0x0          ;
        constexpr std::uintptr_t y0                               = 0x4          ;
        constexpr std::uintptr_t x1                               = 0x8          ;
        constexpr std::uintptr_t y1                               = 0xC          ;
        constexpr std::uintptr_t W                                = 0x10         ;
        constexpr std::uintptr_t overshootX                       = 0x14         ;
        constexpr std::uintptr_t overshootY                       = 0x18         ;
        constexpr std::uintptr_t gamma                            = 0x1C         ;
    }

    namespace Uniforms
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
    }

    namespace Indent
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t relativeAmount                   = 0x18         ;
    }

    namespace DisplayType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DirtyState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ConversionPassData
    {
        constexpr std::uintptr_t sriTextureHandle                 = 0x10         ;
        constexpr std::uintptr_t mainTexHandle                    = 0x20         ;
        constexpr std::uintptr_t mainTexDimension                 = 0x30         ;
        constexpr std::uintptr_t mainTexLutHandle                 = 0x34         ;
        constexpr std::uintptr_t validatedShadingRateFragmentSizeHandle = 0x40         ;
        constexpr std::uintptr_t computeShader                    = 0x50         ;
        constexpr std::uintptr_t kernelIndex                      = 0x58         ;
        constexpr std::uintptr_t scaleBias                        = 0x5C         ;
        constexpr std::uintptr_t dispatchSize                     = 0x6C         ;
        constexpr std::uintptr_t yFlip                            = 0x74         ;
    }

    namespace VisualizationPassData
    {
        constexpr std::uintptr_t material                         = 0x10         ;
        constexpr std::uintptr_t source                           = 0x18         ;
        constexpr std::uintptr_t lut                              = 0x28         ;
        constexpr std::uintptr_t dummy                            = 0x34         ;
        constexpr std::uintptr_t visualizationParams              = 0x44         ;
    }

    namespace ResourceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MessageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IPayload
    {
        constexpr std::uintptr_t version                          = 0x10         ;
    }

    namespace DebugDataPayload
    {
        constexpr std::uintptr_t version                          = 0x10         ;
        constexpr std::uintptr_t graphName                        = 0x18         ;
        constexpr std::uintptr_t executionId                      = 0x20         ;
        constexpr std::uintptr_t debugData                        = 0x28         ;
    }

    namespace AnalyticsPayload
    {
        constexpr std::uintptr_t version                          = 0x10         ;
        constexpr std::uintptr_t graphicsDeviceType               = 0x18         ;
        constexpr std::uintptr_t deviceType                       = 0x1C         ;
        constexpr std::uintptr_t deviceModel                      = 0x20         ;
        constexpr std::uintptr_t gpuVendor                        = 0x28         ;
        constexpr std::uintptr_t gpuName                          = 0x30         ;
    }

    namespace DebugExecutionItem
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _name_k__BackingField            = 0x18         ;
    }

    namespace ResourceLists`1
    {
        constexpr std::uintptr_t m_Textures                       = 0x0          ;
    }

    namespace ResourceDataLists
    {
        constexpr std::uintptr_t m_Textures                       = 0x10         ;
        constexpr std::uintptr_t m_Buffers                        = 0x18         ;
        constexpr std::uintptr_t m_AccelerationStructures         = 0x20         ;
    }

    namespace SerializableNativePassAttachment
    {
        constexpr std::uintptr_t loadAction                       = 0x10         ;
        constexpr std::uintptr_t storeAction                      = 0x14         ;
        constexpr std::uintptr_t memoryless                       = 0x18         ;
        constexpr std::uintptr_t mipLevel                         = 0x1C         ;
        constexpr std::uintptr_t depthSlice                       = 0x20         ;
    }

    namespace ResourceIdLists
    {
        constexpr std::uintptr_t m_Textures                       = 0x10         ;
        constexpr std::uintptr_t m_Buffers                        = 0x18         ;
        constexpr std::uintptr_t m_AccelerationStructures         = 0x20         ;
    }

    namespace AttachmentInfo
    {
        constexpr std::uintptr_t resourceName                     = 0x10         ;
        constexpr std::uintptr_t loadReason                       = 0x18         ;
        constexpr std::uintptr_t storeReason                      = 0x20         ;
        constexpr std::uintptr_t storeMsaaReason                  = 0x28         ;
        constexpr std::uintptr_t attachmentIndex                  = 0x30         ;
        constexpr std::uintptr_t attachment                       = 0x38         ;
    }

    namespace PassCompatibilityInfo
    {
        constexpr std::uintptr_t message                          = 0x0          ;
        constexpr std::uintptr_t isCompatible                     = 0x8          ;
    }

    namespace NativeRenderPassInfo
    {
        constexpr std::uintptr_t passBreakReasoning               = 0x10         ;
        constexpr std::uintptr_t attachmentInfos                  = 0x18         ;
        constexpr std::uintptr_t passCompatibility                = 0x20         ;
        constexpr std::uintptr_t mergedPassIds                    = 0x28         ;
    }

    namespace NRPInfo
    {
        constexpr std::uintptr_t nativePassInfo                   = 0x10         ;
        constexpr std::uintptr_t textureFBFetchList               = 0x18         ;
        constexpr std::uintptr_t setGlobals                       = 0x20         ;
        constexpr std::uintptr_t width                            = 0x28         ;
        constexpr std::uintptr_t height                           = 0x2C         ;
        constexpr std::uintptr_t volumeDepth                      = 0x30         ;
        constexpr std::uintptr_t samples                          = 0x34         ;
        constexpr std::uintptr_t hasDepth                         = 0x38         ;
    }

    namespace PassData
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t type                             = 0x8          ;
        constexpr std::uintptr_t resourceReadLists                = 0x10         ;
        constexpr std::uintptr_t resourceWriteLists               = 0x18         ;
        constexpr std::uintptr_t culled                           = 0x20         ;
        constexpr std::uintptr_t async                            = 0x21         ;
        constexpr std::uintptr_t nativeSubPassIndex               = 0x24         ;
        constexpr std::uintptr_t syncToPassIndex                  = 0x28         ;
        constexpr std::uintptr_t syncFromPassIndex                = 0x2C         ;
        constexpr std::uintptr_t generateDebugData                = 0x30         ;
        constexpr std::uintptr_t nrpInfo                          = 0x38         ;
        constexpr std::uintptr_t scriptInfo                       = 0x40         ;
    }

    namespace BufferResourceData
    {
        constexpr std::uintptr_t count                            = 0x10         ;
        constexpr std::uintptr_t stride                           = 0x14         ;
        constexpr std::uintptr_t target                           = 0x18         ;
        constexpr std::uintptr_t usage                            = 0x1C         ;
    }

    namespace TextureResourceData
    {
        constexpr std::uintptr_t width                            = 0x10         ;
        constexpr std::uintptr_t height                           = 0x14         ;
        constexpr std::uintptr_t depth                            = 0x18         ;
        constexpr std::uintptr_t bindMS                           = 0x1C         ;
        constexpr std::uintptr_t samples                          = 0x20         ;
        constexpr std::uintptr_t format                           = 0x24         ;
        constexpr std::uintptr_t clearBuffer                      = 0x28         ;
    }

    namespace ResourceData
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t imported                         = 0x8          ;
        constexpr std::uintptr_t creationPassIndex                = 0xC          ;
        constexpr std::uintptr_t releasePassIndex                 = 0x10         ;
        constexpr std::uintptr_t consumerList                     = 0x18         ;
        constexpr std::uintptr_t producerList                     = 0x20         ;
        constexpr std::uintptr_t memoryless                       = 0x28         ;
        constexpr std::uintptr_t textureData                      = 0x30         ;
        constexpr std::uintptr_t bufferData                       = 0x38         ;
    }

    namespace PassScriptInfo
    {
        constexpr std::uintptr_t filePath                         = 0x0          ;
        constexpr std::uintptr_t line                             = 0x8          ;
    }

    namespace DebugData
    {
        constexpr std::uintptr_t executionName                    = 0x10         ;
        constexpr std::uintptr_t valid                            = 0x18         ;
        constexpr std::uintptr_t graphHash                        = 0x1C         ;
        constexpr std::uintptr_t isNRPCompiler                    = 0x20         ;
        constexpr std::uintptr_t passList                         = 0x28         ;
        constexpr std::uintptr_t resourceLists                    = 0x30         ;
    }

    namespace CompiledResourceInfo
    {
        constexpr std::uintptr_t producers                        = 0x0          ;
        constexpr std::uintptr_t consumers                        = 0x8          ;
        constexpr std::uintptr_t refCount                         = 0x10         ;
        constexpr std::uintptr_t imported                         = 0x14         ;
    }

    namespace CompiledPassInfo
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t index                            = 0x8          ;
        constexpr std::uintptr_t resourceCreateList               = 0x10         ;
        constexpr std::uintptr_t resourceReleaseList              = 0x18         ;
        constexpr std::uintptr_t fence                            = 0x20         ;
        constexpr std::uintptr_t refCount                         = 0x30         ;
        constexpr std::uintptr_t syncToPassIndex                  = 0x34         ;
        constexpr std::uintptr_t syncFromPassIndex                = 0x38         ;
        constexpr std::uintptr_t enableAsyncCompute               = 0x3C         ;
        constexpr std::uintptr_t allowPassCulling                 = 0x3D         ;
        constexpr std::uintptr_t needGraphicsFence                = 0x3E         ;
        constexpr std::uintptr_t culled                           = 0x3F         ;
        constexpr std::uintptr_t culledByRendererList             = 0x40         ;
        constexpr std::uintptr_t hasSideEffect                    = 0x41         ;
        constexpr std::uintptr_t enableFoveatedRasterization      = 0x42         ;
        constexpr std::uintptr_t extendedFeatureFlags             = 0x44         ;
        constexpr std::uintptr_t hasShadingRateImage              = 0x48         ;
        constexpr std::uintptr_t hasShadingRateStates             = 0x49         ;
    }

    namespace CompiledGraph
    {
        constexpr std::uintptr_t compiledResourcesInfos           = 0x10         ;
        constexpr std::uintptr_t compiledPassInfos                = 0x18         ;
        constexpr std::uintptr_t lastExecutionFrame               = 0x20         ;
    }

    namespace ProfilingScopePassData
    {
        constexpr std::uintptr_t sampler                          = 0x10         ;
    }

    namespace OnGraphRegisteredDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnExecutionRegisteredDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DebugDataContainer
    {
        constexpr std::uintptr_t m_Container                      = 0x10         ;
    }

    namespace RandomWriteResourceInfo
    {
        constexpr std::uintptr_t h                                = 0x0          ;
        constexpr std::uintptr_t preserveCounterValue             = 0xC          ;
    }

    namespace ResourceLogInfo
    {
        constexpr std::uintptr_t name                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ResourceCreateCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ResourceCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace RenderGraphResourcesData
    {
        constexpr std::uintptr_t resourceArray                    = 0x10         ;
        constexpr std::uintptr_t sharedResourcesCount             = 0x18         ;
        constexpr std::uintptr_t pool                             = 0x20         ;
        constexpr std::uintptr_t createResourceCallback           = 0x28         ;
        constexpr std::uintptr_t releaseResourceCallback          = 0x30         ;
    }

    namespace CopyPassData
    {
        constexpr std::uintptr_t isMSAA                           = 0x10         ;
        constexpr std::uintptr_t force2DForXR                     = 0x11         ;
    }

    namespace BlitFilterMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlitPassData
    {
        constexpr std::uintptr_t source                           = 0x10         ;
        constexpr std::uintptr_t destination                      = 0x20         ;
        constexpr std::uintptr_t scale                            = 0x30         ;
        constexpr std::uintptr_t offset                           = 0x38         ;
        constexpr std::uintptr_t sourceSlice                      = 0x40         ;
        constexpr std::uintptr_t destinationSlice                 = 0x44         ;
        constexpr std::uintptr_t numSlices                        = 0x48         ;
        constexpr std::uintptr_t sourceMip                        = 0x4C         ;
        constexpr std::uintptr_t destinationMip                   = 0x50         ;
        constexpr std::uintptr_t numMips                          = 0x54         ;
        constexpr std::uintptr_t filterMode                       = 0x58         ;
        constexpr std::uintptr_t isXR                             = 0x5C         ;
        constexpr std::uintptr_t isDepth                          = 0x5D         ;
    }

    namespace FullScreenGeometryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlitMaterialParameters
    {
        constexpr std::uintptr_t source                           = 0x0          ;
        constexpr std::uintptr_t destination                      = 0x10         ;
        constexpr std::uintptr_t scale                            = 0x20         ;
        constexpr std::uintptr_t offset                           = 0x28         ;
        constexpr std::uintptr_t sourceSlice                      = 0x30         ;
        constexpr std::uintptr_t destinationSlice                 = 0x34         ;
        constexpr std::uintptr_t numSlices                        = 0x38         ;
        constexpr std::uintptr_t sourceMip                        = 0x3C         ;
        constexpr std::uintptr_t destinationMip                   = 0x40         ;
        constexpr std::uintptr_t numMips                          = 0x44         ;
        constexpr std::uintptr_t material                         = 0x48         ;
        constexpr std::uintptr_t shaderPass                       = 0x50         ;
        constexpr std::uintptr_t propertyBlock                    = 0x58         ;
        constexpr std::uintptr_t sourceTexturePropertyID          = 0x60         ;
        constexpr std::uintptr_t sourceSlicePropertyID            = 0x64         ;
        constexpr std::uintptr_t sourceMipPropertyID              = 0x68         ;
        constexpr std::uintptr_t scaleBiasPropertyID              = 0x6C         ;
        constexpr std::uintptr_t geometry                         = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t blitTextureProperty              = 0x0          ;
            constexpr std::uintptr_t blitSliceProperty                = 0x4          ;
            constexpr std::uintptr_t blitMipProperty                  = 0x8          ;
            constexpr std::uintptr_t blitScaleBias                    = 0xC          ;
        }

    }

    namespace BlitMaterialPassData
    {
        constexpr std::uintptr_t sourceTexturePropertyID          = 0x10         ;
        constexpr std::uintptr_t source                           = 0x14         ;
        constexpr std::uintptr_t destination                      = 0x24         ;
        constexpr std::uintptr_t scale                            = 0x34         ;
        constexpr std::uintptr_t offset                           = 0x3C         ;
        constexpr std::uintptr_t material                         = 0x48         ;
        constexpr std::uintptr_t shaderPass                       = 0x50         ;
        constexpr std::uintptr_t propertyBlock                    = 0x58         ;
        constexpr std::uintptr_t sourceSlice                      = 0x60         ;
        constexpr std::uintptr_t destinationSlice                 = 0x64         ;
        constexpr std::uintptr_t numSlices                        = 0x68         ;
        constexpr std::uintptr_t sourceMip                        = 0x6C         ;
        constexpr std::uintptr_t destinationMip                   = 0x70         ;
        constexpr std::uintptr_t numMips                          = 0x74         ;
        constexpr std::uintptr_t geometry                         = 0x78         ;
        constexpr std::uintptr_t sourceSlicePropertyID            = 0x7C         ;
        constexpr std::uintptr_t sourceMipPropertyID              = 0x80         ;
        constexpr std::uintptr_t scaleBiasPropertyID              = 0x84         ;
        constexpr std::uintptr_t isXR                             = 0x88         ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PassIterator
    {
        constexpr std::uintptr_t m_Ctx                            = 0x0          ;
        constexpr std::uintptr_t m_Index                          = 0x8          ;
    }

    namespace NativePassIterator
    {
        constexpr std::uintptr_t m_Ctx                            = 0x0          ;
        constexpr std::uintptr_t m_Index                          = 0x8          ;
    }

    namespace RenderGraphInputInfo
    {
        constexpr std::uintptr_t m_ResourcesForDebugOnly          = 0x0          ;
        constexpr std::uintptr_t m_RenderPasses                   = 0x8          ;
        constexpr std::uintptr_t debugName                        = 0x10         ;
        constexpr std::uintptr_t disablePassCulling               = 0x18         ;
        constexpr std::uintptr_t disablePassMerging               = 0x19         ;
        constexpr std::uintptr_t renderTextureUVOriginStrategy    = 0x1C         ;
    }

    namespace NativeCompilerProfileId
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LightAnchor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Distance                       = 0x20         ;
        constexpr std::uintptr_t m_FrameSpace                     = 0x24         ;
        constexpr std::uintptr_t m_AnchorPositionOverride         = 0x28         ;
        constexpr std::uintptr_t m_AnchorPositionOffset           = 0x30         ;
        constexpr std::uintptr_t m_Yaw                            = 0x3C         ;
        constexpr std::uintptr_t m_Pitch                          = 0x40         ;
        constexpr std::uintptr_t m_Roll                           = 0x44         ;
    }

    namespace UnityEngine_Experimental_Rendering__XRLayout
    {
        constexpr std::uintptr_t m_ActivePasses                   = 0x10         ;
    }

    namespace UnityEngine_Experimental_Rendering__XRLayoutStack
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10733838   ;
        constexpr std::uintptr_t m_Stack                          = 0x10         ;
    }

    namespace UnityEngine_Experimental_Rendering__XROcclusionMesh
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10733B48   ;
        constexpr std::uintptr_t m_Pass                           = 0x10         ;
        constexpr std::uintptr_t m_CombinedMesh                   = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_CombinedMeshHashCode           = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t k_OcclusionMeshProfilingSampler  = 0x0          ;
        }

    }

    namespace UnityEngine_Experimental_Rendering__XRPassCreateInfo
    {
        constexpr std::uintptr_t renderTarget                     = 0x0          ;
        constexpr std::uintptr_t renderTargetDesc                 = 0x28         ;
        constexpr std::uintptr_t motionVectorRenderTarget         = 0x60         ;
        constexpr std::uintptr_t motionVectorRenderTargetDesc     = 0x88         ;
        constexpr std::uintptr_t cullingParameters                = 0xC0         ;
        constexpr std::uintptr_t occlusionMeshMaterial            = 0x6F8        ;
        constexpr std::uintptr_t occlusionMeshScale               = 0x700        ;
        constexpr std::uintptr_t renderTargetScaledWidth          = 0x704        ;
        constexpr std::uintptr_t renderTargetScaledHeight         = 0x708        ;
        constexpr std::uintptr_t foveatedRenderingInfo            = 0x710        ;
        constexpr std::uintptr_t multipassId                      = 0x718        ;
        constexpr std::uintptr_t cullingPassId                    = 0x71C        ;
        constexpr std::uintptr_t copyDepth                        = 0x720        ;
        constexpr std::uintptr_t hasMotionVectorPass              = 0x721        ;
        constexpr std::uintptr_t spaceWarpRightHandedNDC          = 0x722        ;
        constexpr std::uintptr_t isLastCameraPass                 = 0x723        ;
    }

    namespace UnityEngine_Experimental_Rendering__XRPass
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10733848   ;
        constexpr std::uintptr_t m_Views                          = 0x10         ;
        constexpr std::uintptr_t m_OcclusionMesh                  = 0x18         ;
        constexpr std::uintptr_t m_VisibleMesh                    = 0x20         ;
        constexpr std::uintptr_t _copyDepth_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _hasMotionVectorPass_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _spaceWarpRightHandedNDC_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _isLastCameraPass_k__BackingField = 0x2B         ;
        constexpr std::uintptr_t _multipassId_k__BackingField     = 0x2C         ;
        constexpr std::uintptr_t _cullingPassId_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _renderTargetScaledWidth_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _renderTargetScaledHeight_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _renderTarget_k__BackingField    = 0x40         ;
        constexpr std::uintptr_t _renderTargetDesc_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _motionVectorRenderTarget_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _motionVectorRenderTargetDesc_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _cullingParams_k__BackingField   = 0x100        ;
        constexpr std::uintptr_t _foveatedRenderingInfo_k__BackingField = 0x738        ;
        constexpr std::uintptr_t _occlusionMeshScale_k__BackingField = 0x740        ;
    }

    namespace UnityEngine_Experimental_Rendering__XRView
    {
        constexpr std::uintptr_t projMatrix                       = 0x0          ;
        constexpr std::uintptr_t viewMatrix                       = 0x40         ;
        constexpr std::uintptr_t prevViewMatrix                   = 0x80         ;
        constexpr std::uintptr_t viewport                         = 0xC0         ;
        constexpr std::uintptr_t occlusionMesh                    = 0xD0         ;
        constexpr std::uintptr_t visibleMesh                      = 0xD8         ;
        constexpr std::uintptr_t textureArraySlice                = 0xE0         ;
        constexpr std::uintptr_t eyeCenterUV                      = 0xE4         ;
        constexpr std::uintptr_t isPrevViewMatrixValid            = 0xEC         ;
    }

    namespace UnityEngine_Experimental_Rendering__XRVisibleMesh
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10733B78   ;
        constexpr std::uintptr_t m_Pass                           = 0x10         ;
        constexpr std::uintptr_t m_CombinedMesh                   = 0x18         ;
        constexpr std::uintptr_t m_CombinedMeshHashCode           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t k_VisibleMeshProfilingSampler    = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__CameraHistoryItem
    {
        constexpr std::uintptr_t m_owner                          = 0x10         ;
        constexpr std::uintptr_t m_TypeId                         = 0x18         ;
    }

    namespace UnityEngine_Rendering__CameraSwitcher
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Cameras                        = 0x20         ;
        constexpr std::uintptr_t m_CurrentCameraIndex             = 0x28         ;
        constexpr std::uintptr_t m_OriginalCamera                 = 0x30         ;
        constexpr std::uintptr_t m_OriginalCameraPosition         = 0x38         ;
        constexpr std::uintptr_t m_OriginalCameraRotation         = 0x44         ;
        constexpr std::uintptr_t m_CurrentCamera                  = 0x58         ;
        constexpr std::uintptr_t m_CameraNames                    = 0x60         ;
        constexpr std::uintptr_t m_CameraIndices                  = 0x68         ;
        constexpr std::uintptr_t m_DebugEntry                     = 0x70         ;
        constexpr std::uintptr_t m_DebugEntryEnumIndex            = 0x78         ;
    }

    namespace UnityEngine_Rendering__FreeCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_LookSpeedController            = 0x20         ;
        constexpr std::uintptr_t m_LookSpeedMouse                 = 0x24         ;
        constexpr std::uintptr_t m_MoveSpeed                      = 0x28         ;
        constexpr std::uintptr_t m_MoveSpeedIncrement             = 0x2C         ;
        constexpr std::uintptr_t m_Turbo                          = 0x30         ;
        constexpr std::uintptr_t lookAction                       = 0x38         ;
        constexpr std::uintptr_t moveAction                       = 0x40         ;
        constexpr std::uintptr_t speedAction                      = 0x48         ;
        constexpr std::uintptr_t yMoveAction                      = 0x50         ;
        constexpr std::uintptr_t inputRotateAxisX                 = 0x58         ;
        constexpr std::uintptr_t inputRotateAxisY                 = 0x5C         ;
        constexpr std::uintptr_t inputChangeSpeed                 = 0x60         ;
        constexpr std::uintptr_t inputVertical                    = 0x64         ;
        constexpr std::uintptr_t inputHorizontal                  = 0x68         ;
        constexpr std::uintptr_t inputYAxis                       = 0x6C         ;
        constexpr std::uintptr_t leftShiftBoost                   = 0x70         ;
        constexpr std::uintptr_t leftShift                        = 0x71         ;
        constexpr std::uintptr_t fire1                            = 0x72         ;
    }

    namespace UnityEngine_Rendering__BaseCommandBuffer
    {
        constexpr std::uintptr_t m_WrappedCommandBuffer           = 0x10         ;
        constexpr std::uintptr_t m_ExecutingPass                  = 0x18         ;
    }

    namespace UnityEngine_Rendering__ComputeCommandBuffer
    {
        constexpr std::uintptr_t m_WrappedCommandBuffer           = 0x10         ;
        constexpr std::uintptr_t m_ExecutingPass                  = 0x18         ;
    }

    namespace UnityEngine_Rendering__RasterCommandBuffer
    {
        constexpr std::uintptr_t m_WrappedCommandBuffer           = 0x10         ;
        constexpr std::uintptr_t m_ExecutingPass                  = 0x18         ;
    }

    namespace UnityEngine_Rendering__UnsafeCommandBuffer
    {
        constexpr std::uintptr_t m_WrappedCommandBuffer           = 0x10         ;
        constexpr std::uintptr_t m_ExecutingPass                  = 0x18         ;
    }

    namespace UnityEngine_Rendering__ClearFlag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ConstantBuffer`1
    {
        constexpr std::uintptr_t m_GlobalBindings                 = 0x0          ;
    }

    namespace UnityEngine_Rendering__ConstantBufferSingleton`1
    {
        constexpr std::uintptr_t m_GlobalBindings                 = 0x10         ;
        constexpr std::uintptr_t m_Data                           = 0x18         ;
        constexpr std::uintptr_t m_GPUConstantBuffer              = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__ContextContainer
    {
        constexpr std::uintptr_t m_Items                          = 0x10         ;
        constexpr std::uintptr_t m_ActiveItemIndices              = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_TypeCount                      = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__DisplayInfoAttribute
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t order                            = 0x18         ;
    }

    namespace UnityEngine_Rendering__CoreProfileId
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__DynamicArray`1
    {
        constexpr std::uintptr_t m_Array                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__PerformDynamicRes
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Rendering__DynamicResScalePolicyType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__DynamicResScalerSlot
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__DynamicResolutionHandler
    {
        constexpr std::uintptr_t m_Enabled                        = 0x10         ;
        constexpr std::uintptr_t m_UseMipBias                     = 0x11         ;
        constexpr std::uintptr_t m_MinScreenFraction              = 0x14         ;
        constexpr std::uintptr_t m_MaxScreenFraction              = 0x18         ;
        constexpr std::uintptr_t m_CurrentFraction                = 0x1C         ;
        constexpr std::uintptr_t m_ForcingRes                     = 0x20         ;
        constexpr std::uintptr_t m_CurrentCameraRequest           = 0x21         ;
        constexpr std::uintptr_t m_PrevFraction                   = 0x24         ;
        constexpr std::uintptr_t m_ForceSoftwareFallback          = 0x28         ;
        constexpr std::uintptr_t m_RunUpscalerFilterOnFullResolution = 0x29         ;
        constexpr std::uintptr_t m_PrevHWScaleWidth               = 0x2C         ;
        constexpr std::uintptr_t m_PrevHWScaleHeight              = 0x30         ;
        constexpr std::uintptr_t m_LastScaledSize                 = 0x34         ;
        constexpr std::uintptr_t cachedOriginalSize               = 0x3C         ;
        constexpr std::uintptr_t _filter_k__BackingField          = 0x44         ;
        constexpr std::uintptr_t _finalViewport_k__BackingField   = 0x48         ;
        constexpr std::uintptr_t type                             = 0x50         ;
        constexpr std::uintptr_t m_CachedSettings                 = 0x58         ;
        constexpr std::uintptr_t m_OwnerCameraWeakRef             = 0xE0         ;
        constexpr std::uintptr_t m_UpsamplerSchedule              = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ActiveScalerSlot               = 0x0          ;
            constexpr std::uintptr_t s_ScalerContainers               = 0x8          ;
            constexpr std::uintptr_t s_CameraUpscaleFilters           = 0x10         ;
            constexpr std::uintptr_t s_CameraInstances                = 0x18         ;
            constexpr std::uintptr_t s_DefaultInstance                = 0x20         ;
            constexpr std::uintptr_t s_ActiveCameraId                 = 0x28         ;
            constexpr std::uintptr_t s_ActiveInstance                 = 0x30         ;
            constexpr std::uintptr_t s_ActiveInstanceDirty            = 0x38         ;
            constexpr std::uintptr_t s_GlobalHwFraction               = 0x3C         ;
            constexpr std::uintptr_t s_GlobalHwUpresActive            = 0x40         ;
        }

    }

    namespace UnityEngine_Rendering__DynamicString
    {
        constexpr std::uintptr_t m_Array                          = 0x10         ;
        constexpr std::uintptr_t _size_k__BackingField            = 0x18         ;
    }

    namespace UnityEngine_Rendering__DynamicResolutionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__DynamicResUpscaleFilter
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__AdvancedUpscalers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__GlobalDynamicResolutionSettings
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t useMipBias                       = 0x1          ;
        constexpr std::uintptr_t advancedUpscalersByPriority      = 0x8          ;
        constexpr std::uintptr_t advancedUpscalerNames            = 0x10         ;
        constexpr std::uintptr_t DLSSPerfQualitySetting           = 0x18         ;
        constexpr std::uintptr_t DLSSInjectionPoint               = 0x1C         ;
        constexpr std::uintptr_t TAAUInjectionPoint               = 0x20         ;
        constexpr std::uintptr_t STPInjectionPoint                = 0x24         ;
        constexpr std::uintptr_t defaultInjectionPoint            = 0x28         ;
        constexpr std::uintptr_t DLSSUseOptimalSettings           = 0x2C         ;
        constexpr std::uintptr_t DLSSSharpness                    = 0x30         ;
        constexpr std::uintptr_t DLSSRenderPresetForQuality       = 0x34         ;
        constexpr std::uintptr_t DLSSRenderPresetForBalanced      = 0x38         ;
        constexpr std::uintptr_t DLSSRenderPresetForPerformance   = 0x3C         ;
        constexpr std::uintptr_t DLSSRenderPresetForUltraPerformance = 0x40         ;
        constexpr std::uintptr_t DLSSRenderPresetForDLAA          = 0x44         ;
        constexpr std::uintptr_t FSR2EnableSharpness              = 0x48         ;
        constexpr std::uintptr_t FSR2Sharpness                    = 0x4C         ;
        constexpr std::uintptr_t FSR2UseOptimalSettings           = 0x50         ;
        constexpr std::uintptr_t FSR2QualitySetting               = 0x54         ;
        constexpr std::uintptr_t FSR2InjectionPoint               = 0x58         ;
        constexpr std::uintptr_t fsrOverrideSharpness             = 0x5C         ;
        constexpr std::uintptr_t fsrSharpness                     = 0x60         ;
        constexpr std::uintptr_t maxPercentage                    = 0x64         ;
        constexpr std::uintptr_t minPercentage                    = 0x68         ;
        constexpr std::uintptr_t dynResType                       = 0x6C         ;
        constexpr std::uintptr_t upsampleFilter                   = 0x6D         ;
        constexpr std::uintptr_t forceResolution                  = 0x6E         ;
        constexpr std::uintptr_t forcedPercentage                 = 0x70         ;
        constexpr std::uintptr_t lowResTransparencyMinimumThreshold = 0x74         ;
        constexpr std::uintptr_t rayTracingHalfResThreshold       = 0x78         ;
        constexpr std::uintptr_t lowResSSGIMinimumThreshold       = 0x7C         ;
        constexpr std::uintptr_t lowResVolumetricCloudsMinimumThreshold = 0x80         ;
        constexpr std::uintptr_t enableDLSS                       = 0x84         ;
    }

    namespace UnityEngine_Rendering__ListBuffer`1
    {
        constexpr std::uintptr_t m_BufferPtr                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_Rendering__ObjectPool`1
    {
        constexpr std::uintptr_t m_Stack                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__Observable`1
    {
        constexpr std::uintptr_t onValueChanged                   = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_Rendering__ListChangedEventArgs`1
    {
        constexpr std::uintptr_t index                            = 0x0          ;
    }

    namespace UnityEngine_Rendering__ListChangedEventHandler`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Rendering__ObservableList`1
    {
        constexpr std::uintptr_t m_List                           = 0x0          ;
    }

    namespace UnityEngine_Rendering__SerializableEnum
    {
        constexpr std::uintptr_t m_EnumValueAsString              = 0x10         ;
        constexpr std::uintptr_t m_EnumTypeAsString               = 0x18         ;
    }

    namespace UnityEngine_Rendering__SerializedDictionaryDebugView`2
    {
        constexpr std::uintptr_t dict                             = 0x0          ;
    }

    namespace UnityEngine_Rendering__SerializedDictionary`2
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _freeList                        = 0x24         ;
        constexpr std::uintptr_t _freeCount                       = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _keys                            = 0x38         ;
        constexpr std::uintptr_t _values                          = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
        constexpr std::uintptr_t m_Keys                           = 0x50         ;
        constexpr std::uintptr_t m_Values                         = 0x58         ;
    }

    namespace UnityEngine_Rendering__SerializedDictionary`4
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _freeList                        = 0x24         ;
        constexpr std::uintptr_t _freeCount                       = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _keys                            = 0x38         ;
        constexpr std::uintptr_t _values                          = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
        constexpr std::uintptr_t m_Keys                           = 0x0          ;
    }

    namespace UnityEngine_Rendering__DebugDisplaySettings`1
    {
        constexpr std::uintptr_t m_Settings                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__DebugDisplaySettingsPanel
    {
        constexpr std::uintptr_t m_Widgets                        = 0x10         ;
        constexpr std::uintptr_t m_DisplayInfo                    = 0x18         ;
    }

    namespace UnityEngine_Rendering__DebugDisplaySettingsPanel`1
    {
        constexpr std::uintptr_t m_Widgets                        = 0x10         ;
        constexpr std::uintptr_t m_DisplayInfo                    = 0x18         ;
        constexpr std::uintptr_t m_Data                           = 0x0          ;
    }

    namespace UnityEngine_Rendering__DebugDisplaySettingsStats`1
    {
        constexpr std::uintptr_t _debugDisplayStats_k__BackingField = 0x0          ;
    }

    namespace UnityEngine_Rendering__DebugDisplaySettingsUI
    {
        constexpr std::uintptr_t m_DisposablePanels               = 0x10         ;
        constexpr std::uintptr_t m_Settings                       = 0x18         ;
    }

    namespace UnityEngine_Rendering__DebugDisplaySettingsVolume
    {
        constexpr std::uintptr_t _volumeDebugSettings_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_SelectedComponentIndex         = 0x18         ;
        constexpr std::uintptr_t m_SelectedCamera                 = 0x20         ;
        constexpr std::uintptr_t m_VolumeInterpolatedResults      = 0x28         ;
        constexpr std::uintptr_t m_StoreStackInterpolatedValues   = 0x30         ;
        constexpr std::uintptr_t m_InfluenceVolumes               = 0x38         ;
        constexpr std::uintptr_t m_VolumesWeights                 = 0x40         ;
        constexpr std::uintptr_t volumeComponentEnumIndex         = 0x48         ;
    }

    namespace UnityEngine_Rendering__DebugDisplayStats`1
    {
        constexpr std::uintptr_t m_AccumulatedTiming              = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t k_DetailedStatsColumnLabels      = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__DebugFrameTiming
    {
        constexpr std::uintptr_t m_FrameHistory                   = 0x10         ;
        constexpr std::uintptr_t m_BottleneckHistory              = 0x18         ;
        constexpr std::uintptr_t _bottleneckHistorySize_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _sampleHistorySize_k__BackingField = 0x24         ;
        constexpr std::uintptr_t m_Timing                         = 0x28         ;
        constexpr std::uintptr_t m_Sample                         = 0x30         ;
    }

    namespace UnityEngine_Rendering__DebugAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__DebugActionRepeatMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__DebugManager
    {
        constexpr std::uintptr_t m_DebugActions                   = 0x10         ;
        constexpr std::uintptr_t m_DebugActionStates              = 0x18         ;
        constexpr std::uintptr_t debugActionMap                   = 0x20         ;
        constexpr std::uintptr_t editorUIState                    = 0x28         ;
        constexpr std::uintptr_t m_EnableRuntimeUI                = 0x30         ;
        constexpr std::uintptr_t runtimeUIState                   = 0x38         ;
        constexpr std::uintptr_t m_ReadOnlyPanels                 = 0x40         ;
        constexpr std::uintptr_t m_Panels                         = 0x48         ;
        constexpr std::uintptr_t onDisplayRuntimeUIChanged        = 0x50         ;
        constexpr std::uintptr_t onSetDirty                       = 0x58         ;
        constexpr std::uintptr_t resetData                        = 0x60         ;
        constexpr std::uintptr_t refreshEditorRequested           = 0x68         ;
        constexpr std::uintptr_t m_RequestedPanelIndex            = 0x6C         ;
        constexpr std::uintptr_t m_Root                           = 0x78         ;
        constexpr std::uintptr_t m_RootUICanvas                   = 0x80         ;
        constexpr std::uintptr_t m_PersistentRoot                 = 0x88         ;
        constexpr std::uintptr_t m_RootUIPersistentCanvas         = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t windowStateChanged               = 0x0          ;
            constexpr std::uintptr_t s_Instance                       = 0x8          ;
        }

    }

    namespace UnityEngine_Rendering__DebugActionDesc
    {
        constexpr std::uintptr_t buttonAction                     = 0x10         ;
        constexpr std::uintptr_t repeatMode                       = 0x18         ;
        constexpr std::uintptr_t repeatDelay                      = 0x1C         ;
    }

    namespace UnityEngine_Rendering__DebugActionState
    {
        constexpr std::uintptr_t m_Type                           = 0x10         ;
        constexpr std::uintptr_t inputAction                      = 0x18         ;
        constexpr std::uintptr_t m_TriggerPressedUp               = 0x20         ;
        constexpr std::uintptr_t m_Timer                          = 0x28         ;
        constexpr std::uintptr_t _runningAction_k__BackingField   = 0x2C         ;
        constexpr std::uintptr_t _actionState_k__BackingField     = 0x30         ;
    }

    namespace UnityEngine_Rendering__DebugOverlay
    {
        constexpr std::uintptr_t _x_k__BackingField               = 0x10         ;
        constexpr std::uintptr_t _y_k__BackingField               = 0x14         ;
        constexpr std::uintptr_t _overlaySize_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t m_InitialPositionX               = 0x1C         ;
        constexpr std::uintptr_t m_ScreenWidth                    = 0x20         ;
    }

    namespace UnityEngine_Rendering__DebugShapes
    {
        constexpr std::uintptr_t m_sphereMesh                     = 0x10         ;
        constexpr std::uintptr_t m_boxMesh                        = 0x18         ;
        constexpr std::uintptr_t m_coneMesh                       = 0x20         ;
        constexpr std::uintptr_t m_pyramidMesh                    = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__DebugUpdater
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Orientation                    = 0x20         ;
        constexpr std::uintptr_t m_RuntimeUiWasVisibleLastFrame   = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__PerformanceBottleneck
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BottleneckHistogram
    {
        constexpr std::uintptr_t PresentLimited                   = 0x0          ;
        constexpr std::uintptr_t CPU                              = 0x4          ;
        constexpr std::uintptr_t GPU                              = 0x8          ;
        constexpr std::uintptr_t Balanced                         = 0xC          ;
    }

    namespace UnityEngine_Rendering__BottleneckHistory
    {
        constexpr std::uintptr_t m_Bottlenecks                    = 0x10         ;
        constexpr std::uintptr_t Histogram                        = 0x18         ;
    }

    namespace UnityEngine_Rendering__FrameTimeSample
    {
        constexpr std::uintptr_t FramesPerSecond                  = 0x0          ;
        constexpr std::uintptr_t FullFrameTime                    = 0x4          ;
        constexpr std::uintptr_t MainThreadCPUFrameTime           = 0x8          ;
        constexpr std::uintptr_t MainThreadCPUPresentWaitTime     = 0xC          ;
        constexpr std::uintptr_t RenderThreadCPUFrameTime         = 0x10         ;
        constexpr std::uintptr_t GPUFrameTime                     = 0x14         ;
    }

    namespace UnityEngine_Rendering__FrameTimeSampleHistory
    {
        constexpr std::uintptr_t m_Samples                        = 0x10         ;
        constexpr std::uintptr_t SampleAverage                    = 0x18         ;
        constexpr std::uintptr_t SampleMin                        = 0x30         ;
        constexpr std::uintptr_t SampleMax                        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_SampleValueAdd                 = 0x0          ;
            constexpr std::uintptr_t s_SampleValueMin                 = 0x8          ;
            constexpr std::uintptr_t s_SampleValueMax                 = 0x10         ;
            constexpr std::uintptr_t s_SampleValueCountValid          = 0x18         ;
            constexpr std::uintptr_t s_SampleValueEnsureValid         = 0x20         ;
            constexpr std::uintptr_t s_SampleValueDivide              = 0x28         ;
        }

    }

    namespace UnityEngine_Rendering__TProfilingSampler`1
    {
        constexpr std::uintptr_t _sampler_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _inlineSampler_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t m_Recorder                       = 0x28         ;
        constexpr std::uintptr_t m_InlineRecorder                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t samples                          = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__ProfilingSampler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107279A0   ;
        constexpr std::uintptr_t _sampler_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _inlineSampler_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t m_Recorder                       = 0x28         ;
        constexpr std::uintptr_t m_InlineRecorder                 = 0x30         ;
    }

    namespace UnityEngine_Rendering__ProfilingSample
    {
        constexpr std::uintptr_t m_Cmd                            = 0x0          ;
        constexpr std::uintptr_t m_Name                           = 0x8          ;
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
        constexpr std::uintptr_t m_Sampler                        = 0x18         ;
    }

    namespace UnityEngine_Rendering__ShaderDebugPrintManager
    {
        constexpr std::uintptr_t m_OutputBuffers                  = 0x10         ;
        constexpr std::uintptr_t m_ReadbackRequests               = 0x18         ;
        constexpr std::uintptr_t m_BufferReadCompleteAction       = 0x20         ;
        constexpr std::uintptr_t m_FrameCounter                   = 0x28         ;
        constexpr std::uintptr_t m_FrameCleared                   = 0x2C         ;
        constexpr std::uintptr_t m_OutputLine                     = 0x30         ;
        constexpr std::uintptr_t m_OutputAction                   = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
            constexpr std::uintptr_t m_ShaderPropertyIDInputMouse     = 0x8          ;
            constexpr std::uintptr_t m_ShaderPropertyIDInputFrame     = 0xC          ;
            constexpr std::uintptr_t m_shaderDebugOutputData          = 0x10         ;
        }

    }

    namespace UnityEngine_Rendering__ShaderDebugPrintInput
    {
        constexpr std::uintptr_t _pos_k__BackingField             = 0x0          ;
        constexpr std::uintptr_t _leftDown_k__BackingField        = 0x8          ;
        constexpr std::uintptr_t _rightDown_k__BackingField       = 0x9          ;
        constexpr std::uintptr_t _middleDown_k__BackingField      = 0xA          ;
    }

    namespace UnityEngine_Rendering__VolumeDebugSettings`1
    {
        constexpr std::uintptr_t _selectedComponent_k__BackingField = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_ComponentTypes                 = 0x0          ;
            constexpr std::uintptr_t _additionalCameraDatas_k__BackingField = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__ProbeTouchupVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shape                            = 0x20         ;
        constexpr std::uintptr_t size                             = 0x24         ;
        constexpr std::uintptr_t radius                           = 0x30         ;
        constexpr std::uintptr_t mode                             = 0x34         ;
        constexpr std::uintptr_t intensityScale                   = 0x38         ;
        constexpr std::uintptr_t overriddenDilationThreshold      = 0x3C         ;
        constexpr std::uintptr_t virtualOffsetRotation            = 0x40         ;
        constexpr std::uintptr_t virtualOffsetDistance            = 0x4C         ;
        constexpr std::uintptr_t geometryBias                     = 0x50         ;
        constexpr std::uintptr_t virtualOffsetThreshold           = 0x54         ;
        constexpr std::uintptr_t rayOriginBias                    = 0x58         ;
        constexpr std::uintptr_t skyDirection                     = 0x5C         ;
        constexpr std::uintptr_t skyShadingDirectionRotation      = 0x68         ;
        constexpr std::uintptr_t directSampleCount                = 0x74         ;
        constexpr std::uintptr_t indirectSampleCount              = 0x78         ;
        constexpr std::uintptr_t sampleCountMultiplier            = 0x7C         ;
        constexpr std::uintptr_t maxBounces                       = 0x80         ;
        constexpr std::uintptr_t skyOcclusionSampleCount          = 0x84         ;
        constexpr std::uintptr_t skyOcclusionMaxBounces           = 0x88         ;
        constexpr std::uintptr_t renderingLayerMaskOperation      = 0x8C         ;
        constexpr std::uintptr_t renderingLayerMask               = 0x90         ;
        constexpr std::uintptr_t version                          = 0x94         ;
        constexpr std::uintptr_t invalidateProbes                 = 0x98         ;
        constexpr std::uintptr_t overrideDilationThreshold        = 0x99         ;
    }

    namespace UnityEngine_Rendering__VolumeManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10727BC0   ;
        constexpr std::uintptr_t _stack_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_BaseComponentTypeArray         = 0x18         ;
        constexpr std::uintptr_t _globalDefaultProfile_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _qualityDefaultProfile_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _customDefaultProfiles_k__BackingField = 0x30         ;
        constexpr std::uintptr_t m_VolumeCollection               = 0x38         ;
        constexpr std::uintptr_t m_ComponentsDefaultState         = 0x40         ;
        constexpr std::uintptr_t m_ParametersDefaultState         = 0x48         ;
        constexpr std::uintptr_t m_DefaultStack                   = 0x50         ;
        constexpr std::uintptr_t m_CreatedVolumeStacks            = 0x58         ;
        constexpr std::uintptr_t _isInitialized_k__BackingField   = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t k_ProfilerMarkerInitialize       = 0x0          ;
            constexpr std::uintptr_t k_ProfilerMarkerInitializeBaseTypesArray = 0x8          ;
            constexpr std::uintptr_t k_ProfilerMarkerUpdate           = 0x10         ;
            constexpr std::uintptr_t k_ProfilerMarkerReplaceData      = 0x18         ;
            constexpr std::uintptr_t k_ProfilerMarkerEvaluateVolumeDefaultState = 0x20         ;
            constexpr std::uintptr_t s_Instance                       = 0x28         ;
            constexpr std::uintptr_t s_SupportedVolumeComponentsForRenderPipeline = 0x30         ;
        }

    }

    namespace UnityEngine_Rendering__CoreRPHelpURLAttribute
    {
        constexpr std::uintptr_t m_Url                            = 0x10         ;
        constexpr std::uintptr_t m_Dispatcher                     = 0x18         ;
        constexpr std::uintptr_t m_DispatchingFieldName           = 0x20         ;
    }

    namespace UnityEngine_Rendering__CurrentPipelineHelpURLAttribute
    {
        constexpr std::uintptr_t m_Url                            = 0x10         ;
        constexpr std::uintptr_t m_Dispatcher                     = 0x18         ;
        constexpr std::uintptr_t m_DispatchingFieldName           = 0x20         ;
        constexpr std::uintptr_t _pageName_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _pageHash_k__BackingField        = 0x30         ;
    }

    namespace UnityEngine_Rendering__PipelineHelpURLAttribute
    {
        constexpr std::uintptr_t m_Url                            = 0x10         ;
        constexpr std::uintptr_t m_Dispatcher                     = 0x18         ;
        constexpr std::uintptr_t m_DispatchingFieldName           = 0x20         ;
        constexpr std::uintptr_t _pipelineName_k__BackingField    = 0x28         ;
        constexpr std::uintptr_t _pageName_k__BackingField        = 0x30         ;
        constexpr std::uintptr_t _pageHash_k__BackingField        = 0x38         ;
    }

    namespace UnityEngine_Rendering__ProbeAdjustmentVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t shape                            = 0x20         ;
        constexpr std::uintptr_t size                             = 0x24         ;
        constexpr std::uintptr_t radius                           = 0x30         ;
        constexpr std::uintptr_t mode                             = 0x34         ;
        constexpr std::uintptr_t intensityScale                   = 0x38         ;
        constexpr std::uintptr_t overriddenDilationThreshold      = 0x3C         ;
        constexpr std::uintptr_t virtualOffsetRotation            = 0x40         ;
        constexpr std::uintptr_t virtualOffsetDistance            = 0x4C         ;
        constexpr std::uintptr_t geometryBias                     = 0x50         ;
        constexpr std::uintptr_t virtualOffsetThreshold           = 0x54         ;
        constexpr std::uintptr_t rayOriginBias                    = 0x58         ;
        constexpr std::uintptr_t skyDirection                     = 0x5C         ;
        constexpr std::uintptr_t skyShadingDirectionRotation      = 0x68         ;
        constexpr std::uintptr_t directSampleCount                = 0x74         ;
        constexpr std::uintptr_t indirectSampleCount              = 0x78         ;
        constexpr std::uintptr_t sampleCountMultiplier            = 0x7C         ;
        constexpr std::uintptr_t maxBounces                       = 0x80         ;
        constexpr std::uintptr_t skyOcclusionSampleCount          = 0x84         ;
        constexpr std::uintptr_t skyOcclusionMaxBounces           = 0x88         ;
        constexpr std::uintptr_t renderingLayerMaskOperation      = 0x8C         ;
        constexpr std::uintptr_t renderingLayerMask               = 0x90         ;
        constexpr std::uintptr_t version                          = 0x94         ;
        constexpr std::uintptr_t invalidateProbes                 = 0x98         ;
        constexpr std::uintptr_t overrideDilationThreshold        = 0x99         ;
    }

    namespace UnityEngine_Rendering__ProbeBrickIndex
    {
        constexpr std::uintptr_t m_IndexChunks                    = 0x10         ;
        constexpr std::uintptr_t m_IndexChunksCopyForChecks       = 0x18         ;
        constexpr std::uintptr_t m_ChunksCount                    = 0x20         ;
        constexpr std::uintptr_t m_AvailableChunkCount            = 0x24         ;
        constexpr std::uintptr_t m_PhysicalIndexBuffer            = 0x28         ;
        constexpr std::uintptr_t m_PhysicalIndexBufferData        = 0x30         ;
        constexpr std::uintptr_t m_DebugFragmentationBuffer       = 0x40         ;
        constexpr std::uintptr_t m_DebugFragmentationData         = 0x48         ;
        constexpr std::uintptr_t m_NeedUpdateIndexComputeBuffer   = 0x50         ;
        constexpr std::uintptr_t m_UpdateMinIndex                 = 0x54         ;
        constexpr std::uintptr_t m_UpdateMaxIndex                 = 0x58         ;
        constexpr std::uintptr_t _estimatedVMemCost_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _fragmentationRate_k__BackingField = 0x60         ;
        constexpr std::uintptr_t m_CenterRS                       = 0x64         ;
    }

    namespace UnityEngine_Rendering__ProbeBrickPool
    {
        constexpr std::uintptr_t _estimatedVMemCost_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Pool                           = 0x18         ;
        constexpr std::uintptr_t m_NextFreeChunk                  = 0x80         ;
        constexpr std::uintptr_t m_FreeList                       = 0x90         ;
        constexpr std::uintptr_t m_AvailableChunkCount            = 0x98         ;
        constexpr std::uintptr_t m_SHBands                        = 0x9C         ;
        constexpr std::uintptr_t m_ContainsValidity               = 0xA0         ;
        constexpr std::uintptr_t m_ContainsProbeOcclusion         = 0xA1         ;
        constexpr std::uintptr_t m_ContainsRenderingLayers        = 0xA2         ;
        constexpr std::uintptr_t m_ContainsSkyOcclusion           = 0xA3         ;
        constexpr std::uintptr_t m_ContainsSkyShadingDirection    = 0xA4         ;

        namespace _static
        {
            constexpr std::uintptr_t _Out_L0_L1Rx                     = 0x0          ;
            constexpr std::uintptr_t _Out_L1G_L1Ry                    = 0x4          ;
            constexpr std::uintptr_t _Out_L1B_L1Rz                    = 0x8          ;
            constexpr std::uintptr_t _Out_Shared                      = 0xC          ;
            constexpr std::uintptr_t _Out_ProbeOcclusion              = 0x10         ;
            constexpr std::uintptr_t _Out_SkyOcclusionL0L1            = 0x14         ;
            constexpr std::uintptr_t _Out_SkyShadingDirectionIndices  = 0x18         ;
            constexpr std::uintptr_t _Out_L2_0                        = 0x1C         ;
            constexpr std::uintptr_t _Out_L2_1                        = 0x20         ;
            constexpr std::uintptr_t _Out_L2_2                        = 0x24         ;
            constexpr std::uintptr_t _Out_L2_3                        = 0x28         ;
            constexpr std::uintptr_t _ProbeVolumeScratchBufferLayout  = 0x2C         ;
            constexpr std::uintptr_t _ProbeVolumeScratchBuffer        = 0x30         ;
            constexpr std::uintptr_t s_DataUploadCS                   = 0x38         ;
            constexpr std::uintptr_t s_DataUploadKernel               = 0x40         ;
            constexpr std::uintptr_t s_DataUploadL2CS                 = 0x48         ;
            constexpr std::uintptr_t s_DataUploadL2Kernel             = 0x50         ;
            constexpr std::uintptr_t s_DataUpload_Shared              = 0x58         ;
            constexpr std::uintptr_t s_DataUpload_ProbeOcclusion      = 0x70         ;
            constexpr std::uintptr_t s_DataUpload_SkyOcclusion        = 0x88         ;
            constexpr std::uintptr_t s_DataUpload_SkyShadingDirection = 0xA0         ;
        }

    }

    namespace UnityEngine_Rendering__ProbeBrickBlendingPool
    {
        constexpr std::uintptr_t m_ChunkList                      = 0x10         ;
        constexpr std::uintptr_t m_MappedChunks                   = 0x18         ;
        constexpr std::uintptr_t m_State0                         = 0x20         ;
        constexpr std::uintptr_t m_State1                         = 0x28         ;
        constexpr std::uintptr_t m_MemoryBudget                   = 0x30         ;
        constexpr std::uintptr_t m_ShBands                        = 0x34         ;
        constexpr std::uintptr_t m_ProbeOcclusion                 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t stateBlendShader                 = 0x0          ;
            constexpr std::uintptr_t scenarioBlendingKernel           = 0x8          ;
            constexpr std::uintptr_t _PoolDim_LerpFactor              = 0xC          ;
            constexpr std::uintptr_t _ChunkList                       = 0x10         ;
            constexpr std::uintptr_t _State0_L0_L1Rx                  = 0x14         ;
            constexpr std::uintptr_t _State0_L1G_L1Ry                 = 0x18         ;
            constexpr std::uintptr_t _State0_L1B_L1Rz                 = 0x1C         ;
            constexpr std::uintptr_t _State0_L2_0                     = 0x20         ;
            constexpr std::uintptr_t _State0_L2_1                     = 0x24         ;
            constexpr std::uintptr_t _State0_L2_2                     = 0x28         ;
            constexpr std::uintptr_t _State0_L2_3                     = 0x2C         ;
            constexpr std::uintptr_t _State0_ProbeOcclusion           = 0x30         ;
            constexpr std::uintptr_t _State1_L0_L1Rx                  = 0x34         ;
            constexpr std::uintptr_t _State1_L1G_L1Ry                 = 0x38         ;
            constexpr std::uintptr_t _State1_L1B_L1Rz                 = 0x3C         ;
            constexpr std::uintptr_t _State1_L2_0                     = 0x40         ;
            constexpr std::uintptr_t _State1_L2_1                     = 0x44         ;
            constexpr std::uintptr_t _State1_L2_2                     = 0x48         ;
            constexpr std::uintptr_t _State1_L2_3                     = 0x4C         ;
            constexpr std::uintptr_t _State1_ProbeOcclusion           = 0x50         ;
        }

    }

    namespace UnityEngine_Rendering__ProbeGlobalIndirection
    {
        constexpr std::uintptr_t _estimatedVMemCost_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_IndexOfIndicesBuffer           = 0x18         ;
        constexpr std::uintptr_t m_IndexOfIndicesData             = 0x20         ;
        constexpr std::uintptr_t m_CellSizeInMinBricks            = 0x28         ;
        constexpr std::uintptr_t m_EntriesCount                   = 0x2C         ;
        constexpr std::uintptr_t m_EntryMin                       = 0x38         ;
        constexpr std::uintptr_t m_EntryMax                       = 0x44         ;
        constexpr std::uintptr_t m_NeedUpdateComputeBuffer        = 0x50         ;
    }

    namespace UnityEngine_Rendering__ProbeReferenceVolume
    {
        constexpr std::uintptr_t m_EmptyIndexBuffer               = 0x10         ;
        constexpr std::uintptr_t _probeVolumeDebug_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _subdivisionDebugColors_k__BackingField = 0x20         ;
        constexpr std::uintptr_t m_DebugMesh                      = 0x28         ;
        constexpr std::uintptr_t m_DebugItems                     = 0x30         ;
        constexpr std::uintptr_t m_DebugMaterial                  = 0x38         ;
        constexpr std::uintptr_t m_DebugProbeSamplingMesh         = 0x40         ;
        constexpr std::uintptr_t m_ProbeSamplingDebugMaterial     = 0x48         ;
        constexpr std::uintptr_t m_ProbeSamplingDebugMaterial02   = 0x50         ;
        constexpr std::uintptr_t m_DisplayNumbersTexture          = 0x58         ;
        constexpr std::uintptr_t m_DebugOffsetMesh                = 0x60         ;
        constexpr std::uintptr_t m_DebugOffsetMaterial            = 0x68         ;
        constexpr std::uintptr_t m_DebugFragmentationMaterial     = 0x70         ;
        constexpr std::uintptr_t m_DebugFrustumPlanes             = 0x78         ;
        constexpr std::uintptr_t m_DebugScenarioNames             = 0x80         ;
        constexpr std::uintptr_t m_DebugScenarioValues            = 0x88         ;
        constexpr std::uintptr_t m_DebugActiveSceneGUID           = 0x90         ;
        constexpr std::uintptr_t m_DebugActiveScenario            = 0x98         ;
        constexpr std::uintptr_t m_DebugScenarioField             = 0xA0         ;
        constexpr std::uintptr_t realtimeSubdivisionInfo          = 0xA8         ;
        constexpr std::uintptr_t m_MaxSubdivVisualizedIsMaxAvailable = 0xB0         ;
        constexpr std::uintptr_t m_LoadMaxCellsPerFrame           = 0xB1         ;
        constexpr std::uintptr_t m_NumberOfCellsLoadedPerFrame    = 0xB4         ;
        constexpr std::uintptr_t m_NumberOfCellsBlendedPerFrame   = 0xB8         ;
        constexpr std::uintptr_t m_TurnoverRate                   = 0xBC         ;
        constexpr std::uintptr_t m_LoadedCells                    = 0xC0         ;
        constexpr std::uintptr_t m_ToBeLoadedCells                = 0xC8         ;
        constexpr std::uintptr_t m_WorseLoadedCells               = 0xD0         ;
        constexpr std::uintptr_t m_BestToBeLoadedCells            = 0xD8         ;
        constexpr std::uintptr_t m_TempCellToLoadList             = 0xE0         ;
        constexpr std::uintptr_t m_TempCellToUnloadList           = 0xE8         ;
        constexpr std::uintptr_t m_LoadedBlendingCells            = 0xF0         ;
        constexpr std::uintptr_t m_ToBeLoadedBlendingCells        = 0xF8         ;
        constexpr std::uintptr_t m_TempBlendingCellToLoadList     = 0x100        ;
        constexpr std::uintptr_t m_TempBlendingCellToUnloadList   = 0x108        ;
        constexpr std::uintptr_t m_FrozenCameraPosition           = 0x110        ;
        constexpr std::uintptr_t m_FrozenCameraDirection          = 0x11C        ;
        constexpr std::uintptr_t m_IndexDefragmentationInProgress = 0x128        ;
        constexpr std::uintptr_t m_DefragIndex                    = 0x130        ;
        constexpr std::uintptr_t m_DefragCellIndices              = 0x138        ;
        constexpr std::uintptr_t m_IndexDefragCells               = 0x140        ;
        constexpr std::uintptr_t m_TempIndexDefragCells           = 0x148        ;
        constexpr std::uintptr_t minStreamingScore                = 0x150        ;
        constexpr std::uintptr_t maxStreamingScore                = 0x154        ;
        constexpr std::uintptr_t m_StreamingQueue                 = 0x158        ;
        constexpr std::uintptr_t m_ActiveStreamingRequests        = 0x160        ;
        constexpr std::uintptr_t m_StreamingRequestsPool          = 0x168        ;
        constexpr std::uintptr_t m_DiskStreamingUseCompute        = 0x170        ;
        constexpr std::uintptr_t m_ScratchBufferPool              = 0x178        ;
        constexpr std::uintptr_t m_OnStreamingComplete            = 0x180        ;
        constexpr std::uintptr_t m_OnBlendingStreamingComplete    = 0x188        ;
        constexpr std::uintptr_t m_IsInitialized                  = 0x190        ;
        constexpr std::uintptr_t m_SupportScenarios               = 0x191        ;
        constexpr std::uintptr_t m_SupportScenarioBlending        = 0x192        ;
        constexpr std::uintptr_t m_ForceNoDiskStreaming           = 0x193        ;
        constexpr std::uintptr_t m_SupportDiskStreaming           = 0x194        ;
        constexpr std::uintptr_t m_SupportGPUStreaming            = 0x195        ;
        constexpr std::uintptr_t m_UseStreamingAssets             = 0x196        ;
        constexpr std::uintptr_t m_MinBrickSize                   = 0x198        ;
        constexpr std::uintptr_t m_MaxSubdivision                 = 0x19C        ;
        constexpr std::uintptr_t m_ProbeOffset                    = 0x1A0        ;
        constexpr std::uintptr_t m_Pool                           = 0x1B0        ;
        constexpr std::uintptr_t m_Index                          = 0x1B8        ;
        constexpr std::uintptr_t m_CellIndices                    = 0x1C0        ;
        constexpr std::uintptr_t m_BlendingPool                   = 0x1C8        ;
        constexpr std::uintptr_t m_TmpSrcChunks                   = 0x1D0        ;
        constexpr std::uintptr_t m_PositionOffsets                = 0x1D8        ;
        constexpr std::uintptr_t m_CurrGlobalBounds               = 0x1E0        ;
        constexpr std::uintptr_t cells                            = 0x1F8        ;
        constexpr std::uintptr_t m_CellPool                       = 0x200        ;
        constexpr std::uintptr_t m_TemporaryDataLocation          = 0x208        ;
        constexpr std::uintptr_t m_TemporaryDataLocationMemCost   = 0x270        ;
        constexpr std::uintptr_t sceneData                        = 0x278        ;
        constexpr std::uintptr_t minLoadedCellPos                 = 0x280        ;
        constexpr std::uintptr_t maxLoadedCellPos                 = 0x28C        ;
        constexpr std::uintptr_t retrieveExtraDataAction          = 0x298        ;
        constexpr std::uintptr_t checksDuringBakeAction           = 0x2A0        ;
        constexpr std::uintptr_t m_PendingScenesToBeLoaded        = 0x2A8        ;
        constexpr std::uintptr_t m_PendingScenesToBeUnloaded      = 0x2B0        ;
        constexpr std::uintptr_t m_ActiveScenes                   = 0x2B8        ;
        constexpr std::uintptr_t m_CurrentBakingSetReference      = 0x2C0        ;
        constexpr std::uintptr_t m_LazyBakingSetReference         = 0x2C8        ;
        constexpr std::uintptr_t m_NeedLoadAsset                  = 0x2D0        ;
        constexpr std::uintptr_t m_ProbeReferenceVolumeInit       = 0x2D1        ;
        constexpr std::uintptr_t m_EnabledBySRP                   = 0x2D2        ;
        constexpr std::uintptr_t m_VertexSampling                 = 0x2D3        ;
        constexpr std::uintptr_t m_NeedsIndexRebuild              = 0x2D4        ;
        constexpr std::uintptr_t m_HasChangedIndex                = 0x2D5        ;
        constexpr std::uintptr_t m_CBShaderID                     = 0x2D8        ;
        constexpr std::uintptr_t m_MemoryBudget                   = 0x2DC        ;
        constexpr std::uintptr_t m_BlendingMemoryBudget           = 0x2E0        ;
        constexpr std::uintptr_t m_SHBands                        = 0x2E4        ;
        constexpr std::uintptr_t clearAssetsOnVolumeClear         = 0x2E8        ;
        constexpr std::uintptr_t _perSceneDataList_k__BackingField = 0x2F0        ;

        namespace _static
        {
            constexpr std::uintptr_t k_DebugPanelName                 = 0x0          ;
            constexpr std::uintptr_t probeSamplingDebugData           = 0x8          ;
            constexpr std::uintptr_t s_BoundsArray                    = 0x10         ;
            constexpr std::uintptr_t s_BlendingComparer               = 0x18         ;
            constexpr std::uintptr_t s_DefragComparer                 = 0x20         ;
            constexpr std::uintptr_t defaultLightingScenario          = 0x28         ;
            constexpr std::uintptr_t _instance                        = 0x30         ;
        }

    }

    namespace UnityEngine_Rendering__DebugProbeShadingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ProbeSamplingDebugUpdate
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ProbeSamplingDebugData
    {
        constexpr std::uintptr_t update                           = 0x10         ;
        constexpr std::uintptr_t coordinates                      = 0x14         ;
        constexpr std::uintptr_t forceScreenCenterCoordinates     = 0x1C         ;
        constexpr std::uintptr_t camera                           = 0x20         ;
        constexpr std::uintptr_t shortcutPressed                  = 0x28         ;
        constexpr std::uintptr_t positionNormalBuffer             = 0x30         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeDebug
    {
        constexpr std::uintptr_t drawProbes                       = 0x10         ;
        constexpr std::uintptr_t drawBricks                       = 0x11         ;
        constexpr std::uintptr_t drawCells                        = 0x12         ;
        constexpr std::uintptr_t realtimeSubdivision              = 0x13         ;
        constexpr std::uintptr_t subdivisionCellUpdatePerFrame    = 0x14         ;
        constexpr std::uintptr_t subdivisionDelayInSeconds        = 0x18         ;
        constexpr std::uintptr_t probeShading                     = 0x1C         ;
        constexpr std::uintptr_t probeSize                        = 0x20         ;
        constexpr std::uintptr_t subdivisionViewCullingDistance   = 0x24         ;
        constexpr std::uintptr_t probeCullingDistance             = 0x28         ;
        constexpr std::uintptr_t maxSubdivToVisualize             = 0x2C         ;
        constexpr std::uintptr_t minSubdivToVisualize             = 0x30         ;
        constexpr std::uintptr_t exposureCompensation             = 0x34         ;
        constexpr std::uintptr_t drawProbeSamplingDebug           = 0x38         ;
        constexpr std::uintptr_t probeSamplingDebugSize           = 0x3C         ;
        constexpr std::uintptr_t debugWithSamplingNoise           = 0x40         ;
        constexpr std::uintptr_t samplingRenderingLayer           = 0x44         ;
        constexpr std::uintptr_t drawVirtualOffsetPush            = 0x48         ;
        constexpr std::uintptr_t offsetSize                       = 0x4C         ;
        constexpr std::uintptr_t freezeStreaming                  = 0x50         ;
        constexpr std::uintptr_t displayCellStreamingScore        = 0x51         ;
        constexpr std::uintptr_t displayIndexFragmentation        = 0x52         ;
        constexpr std::uintptr_t otherStateIndex                  = 0x54         ;
        constexpr std::uintptr_t verboseStreamingLog              = 0x58         ;
        constexpr std::uintptr_t debugStreaming                   = 0x59         ;
        constexpr std::uintptr_t autoDrawProbes                   = 0x5A         ;
        constexpr std::uintptr_t isolationProbeDebug              = 0x5B         ;
        constexpr std::uintptr_t visibleLayers                    = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t currentOffset                    = 0x0          ;
            constexpr std::uintptr_t s_ActiveAdjustmentVolumes        = 0xC          ;
        }

    }

    namespace UnityEngine_Rendering__ProbeVolumeSystemParameters
    {
        constexpr std::uintptr_t memoryBudget                     = 0x0          ;
        constexpr std::uintptr_t blendingMemoryBudget             = 0x4          ;
        constexpr std::uintptr_t shBands                          = 0x8          ;
        constexpr std::uintptr_t supportScenarios                 = 0xC          ;
        constexpr std::uintptr_t supportScenarioBlending          = 0xD          ;
        constexpr std::uintptr_t supportGPUStreaming              = 0xE          ;
        constexpr std::uintptr_t supportDiskStreaming             = 0xF          ;
        constexpr std::uintptr_t probeDebugShader                 = 0x10         ;
        constexpr std::uintptr_t probeSamplingDebugShader         = 0x18         ;
        constexpr std::uintptr_t probeSamplingDebugTexture        = 0x20         ;
        constexpr std::uintptr_t probeSamplingDebugMesh           = 0x28         ;
        constexpr std::uintptr_t offsetDebugShader                = 0x30         ;
        constexpr std::uintptr_t fragmentationDebugShader         = 0x38         ;
        constexpr std::uintptr_t scenarioBlendingShader           = 0x40         ;
        constexpr std::uintptr_t streamingUploadShader            = 0x48         ;
        constexpr std::uintptr_t sceneData                        = 0x50         ;
        constexpr std::uintptr_t supportsRuntimeDebug             = 0x58         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeShadingParameters
    {
        constexpr std::uintptr_t normalBias                       = 0x0          ;
        constexpr std::uintptr_t viewBias                         = 0x4          ;
        constexpr std::uintptr_t scaleBiasByMinDistanceBetweenProbes = 0x8          ;
        constexpr std::uintptr_t samplingNoise                    = 0xC          ;
        constexpr std::uintptr_t weight                           = 0x10         ;
        constexpr std::uintptr_t leakReductionMode                = 0x14         ;
        constexpr std::uintptr_t frameIndexForNoise               = 0x18         ;
        constexpr std::uintptr_t reflNormalizationLowerClamp      = 0x1C         ;
        constexpr std::uintptr_t reflNormalizationUpperClamp      = 0x20         ;
        constexpr std::uintptr_t skyOcclusionIntensity            = 0x24         ;
        constexpr std::uintptr_t skyOcclusionShadingDirection     = 0x28         ;
        constexpr std::uintptr_t regionCount                      = 0x2C         ;
        constexpr std::uintptr_t regionLayerMasks                 = 0x30         ;
        constexpr std::uintptr_t worldOffset                      = 0x40         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeTextureMemoryBudget
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeBlendingTextureMemoryBudget
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeSHBands
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ProbeVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t version                          = 0x20         ;
        constexpr std::uintptr_t globalVolume                     = 0x24         ;
        constexpr std::uintptr_t mode                             = 0x28         ;
        constexpr std::uintptr_t size                             = 0x2C         ;
        constexpr std::uintptr_t overrideRendererFilters          = 0x38         ;
        constexpr std::uintptr_t minRendererVolumeSize            = 0x3C         ;
        constexpr std::uintptr_t objectLayerMask                  = 0x40         ;
        constexpr std::uintptr_t lowestSubdivLevelOverride        = 0x44         ;
        constexpr std::uintptr_t highestSubdivLevelOverride       = 0x48         ;
        constexpr std::uintptr_t overridesSubdivLevels            = 0x4C         ;
        constexpr std::uintptr_t mightNeedRebaking                = 0x4D         ;
        constexpr std::uintptr_t cachedTransform                  = 0x50         ;
        constexpr std::uintptr_t cachedHashCode                   = 0x90         ;
        constexpr std::uintptr_t fillEmptySpaces                  = 0x94         ;
    }

    namespace UnityEngine_Rendering__ObsoleteProbeVolumeAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Rendering__ProbeDilationSettings
    {
        constexpr std::uintptr_t enableDilation                   = 0x0          ;
        constexpr std::uintptr_t dilationDistance                 = 0x4          ;
        constexpr std::uintptr_t dilationValidityThreshold        = 0x8          ;
        constexpr std::uintptr_t dilationIterations               = 0xC          ;
        constexpr std::uintptr_t squaredDistWeighting             = 0x10         ;
    }

    namespace UnityEngine_Rendering__VirtualOffsetSettings
    {
        constexpr std::uintptr_t useVirtualOffset                 = 0x0          ;
        constexpr std::uintptr_t validityThreshold                = 0x4          ;
        constexpr std::uintptr_t outOfGeoOffset                   = 0x8          ;
        constexpr std::uintptr_t searchMultiplier                 = 0xC          ;
        constexpr std::uintptr_t rayOriginBias                    = 0x10         ;
        constexpr std::uintptr_t collisionMask                    = 0x14         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeBakingProcessSettings
    {
        constexpr std::uintptr_t m_Version                        = 0x0          ;
        constexpr std::uintptr_t dilationSettings                 = 0x4          ;
        constexpr std::uintptr_t virtualOffsetSettings            = 0x18         ;
    }

    namespace UnityEngine_Rendering__LogarithmicAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
        constexpr std::uintptr_t max                              = 0x1C         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeBakingSet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t singleSceneMode                  = 0x18         ;
        constexpr std::uintptr_t dialogNoProbeVolumeInSetShown    = 0x19         ;
        constexpr std::uintptr_t settings                         = 0x1C         ;
        constexpr std::uintptr_t m_SceneGUIDs                     = 0x50         ;
        constexpr std::uintptr_t obsoleteScenesToNotBake          = 0x58         ;
        constexpr std::uintptr_t m_LightingScenarios              = 0x60         ;
        constexpr std::uintptr_t cellDescs                        = 0x68         ;
        constexpr std::uintptr_t cellDataMap                      = 0x70         ;
        constexpr std::uintptr_t m_TotalIndexList                 = 0x78         ;
        constexpr std::uintptr_t m_SerializedPerSceneCellList     = 0x80         ;
        constexpr std::uintptr_t perSceneCellLists                = 0x88         ;
        constexpr std::uintptr_t cellSharedDataAsset              = 0x90         ;
        constexpr std::uintptr_t scenarios                        = 0x98         ;
        constexpr std::uintptr_t cellBricksDataAsset              = 0xA0         ;
        constexpr std::uintptr_t cellSupportDataAsset             = 0xA8         ;
        constexpr std::uintptr_t chunkSizeInBricks                = 0xB0         ;
        constexpr std::uintptr_t maxCellPosition                  = 0xB4         ;
        constexpr std::uintptr_t minCellPosition                  = 0xC0         ;
        constexpr std::uintptr_t globalBounds                     = 0xCC         ;
        constexpr std::uintptr_t bakedSimplificationLevels        = 0xE4         ;
        constexpr std::uintptr_t bakedMinDistanceBetweenProbes    = 0xE8         ;
        constexpr std::uintptr_t bakedProbeOcclusion              = 0xEC         ;
        constexpr std::uintptr_t bakedSkyOcclusionValue           = 0xF0         ;
        constexpr std::uintptr_t bakedSkyShadingDirectionValue    = 0xF4         ;
        constexpr std::uintptr_t bakedProbeOffset                 = 0xF8         ;
        constexpr std::uintptr_t bakedMaskCount                   = 0x104        ;
        constexpr std::uintptr_t bakedLayerMasks                  = 0x108        ;
        constexpr std::uintptr_t maxSHChunkCount                  = 0x118        ;
        constexpr std::uintptr_t L0ChunkSize                      = 0x11C        ;
        constexpr std::uintptr_t L1ChunkSize                      = 0x120        ;
        constexpr std::uintptr_t L2TextureChunkSize               = 0x124        ;
        constexpr std::uintptr_t ProbeOcclusionChunkSize          = 0x128        ;
        constexpr std::uintptr_t sharedValidityMaskChunkSize      = 0x12C        ;
        constexpr std::uintptr_t sharedSkyOcclusionL0L1ChunkSize  = 0x130        ;
        constexpr std::uintptr_t sharedSkyShadingDirectionIndicesChunkSize = 0x134        ;
        constexpr std::uintptr_t sharedDataChunkSize              = 0x138        ;
        constexpr std::uintptr_t supportPositionChunkSize         = 0x13C        ;
        constexpr std::uintptr_t supportValidityChunkSize         = 0x140        ;
        constexpr std::uintptr_t supportTouchupChunkSize          = 0x144        ;
        constexpr std::uintptr_t supportLayerMaskChunkSize        = 0x148        ;
        constexpr std::uintptr_t supportOffsetsChunkSize          = 0x14C        ;
        constexpr std::uintptr_t supportDataChunkSize             = 0x150        ;
        constexpr std::uintptr_t lightingScenario                 = 0x158        ;
        constexpr std::uintptr_t m_OtherScenario                  = 0x160        ;
        constexpr std::uintptr_t m_ScenarioBlendingFactor         = 0x168        ;
        constexpr std::uintptr_t m_ReadCommandArray               = 0x170        ;
        constexpr std::uintptr_t m_ReadCommandBuffer              = 0x180        ;
        constexpr std::uintptr_t m_ReadOperationScratchBuffers    = 0x190        ;
        constexpr std::uintptr_t m_PrunedIndexList                = 0x198        ;
        constexpr std::uintptr_t m_PrunedScenarioIndexList        = 0x1A0        ;
        constexpr std::uintptr_t version                          = 0x1A8        ;
        constexpr std::uintptr_t freezePlacement                  = 0x1AC        ;
        constexpr std::uintptr_t probeOffset                      = 0x1B0        ;
        constexpr std::uintptr_t simplificationLevels             = 0x1BC        ;
        constexpr std::uintptr_t minDistanceBetweenProbes         = 0x1C0        ;
        constexpr std::uintptr_t renderersLayerMask               = 0x1C4        ;
        constexpr std::uintptr_t minRendererVolumeSize            = 0x1C8        ;
        constexpr std::uintptr_t skyOcclusion                     = 0x1CC        ;
        constexpr std::uintptr_t skyOcclusionBakingSamples        = 0x1D0        ;
        constexpr std::uintptr_t skyOcclusionBakingBounces        = 0x1D4        ;
        constexpr std::uintptr_t skyOcclusionAverageAlbedo        = 0x1D8        ;
        constexpr std::uintptr_t skyOcclusionBackFaceCulling      = 0x1DC        ;
        constexpr std::uintptr_t skyOcclusionShadingDirection     = 0x1DD        ;
        constexpr std::uintptr_t useRenderingLayers               = 0x1DE        ;
        constexpr std::uintptr_t renderingLayerMasks              = 0x1E0        ;
        constexpr std::uintptr_t m_HasSupportData                 = 0x1E8        ;
        constexpr std::uintptr_t m_SharedDataIsValid              = 0x1E9        ;
        constexpr std::uintptr_t m_UseStreamingAsset              = 0x1EA        ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeBakingSetWeakReference
    {
        constexpr std::uintptr_t m_InstanceID                     = 0x10         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeRuntimeResources
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t probeVolumeBlendStatesCS         = 0x18         ;
        constexpr std::uintptr_t probeVolumeUploadDataCS          = 0x20         ;
        constexpr std::uintptr_t probeVolumeUploadDataL2CS        = 0x28         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeDebugResources
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t probeVolumeDebugShader           = 0x18         ;
        constexpr std::uintptr_t probeVolumeFragmentationDebugShader = 0x20         ;
        constexpr std::uintptr_t probeVolumeSamplingDebugShader   = 0x28         ;
        constexpr std::uintptr_t probeVolumeOffsetDebugShader     = 0x30         ;
        constexpr std::uintptr_t probeSamplingDebugMesh           = 0x38         ;
        constexpr std::uintptr_t numbersDisplayTex                = 0x40         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeBakingResources
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t dilationShader                   = 0x18         ;
        constexpr std::uintptr_t subdivideSceneCS                 = 0x20         ;
        constexpr std::uintptr_t voxelizeSceneShader              = 0x28         ;
        constexpr std::uintptr_t traceVirtualOffsetCS             = 0x30         ;
        constexpr std::uintptr_t traceVirtualOffsetRT             = 0x38         ;
        constexpr std::uintptr_t skyOcclusionCS                   = 0x40         ;
        constexpr std::uintptr_t skyOcclusionRT                   = 0x48         ;
        constexpr std::uintptr_t renderingLayerCS                 = 0x50         ;
        constexpr std::uintptr_t renderingLayerRT                 = 0x58         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeGlobalSettings
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t m_ProbeVolumeDisableStreamingAssets = 0x14         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumePerSceneData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t serializedBakingSet              = 0x20         ;
        constexpr std::uintptr_t sceneGUID                        = 0x28         ;
        constexpr std::uintptr_t obsoleteAsset                    = 0x30         ;
        constexpr std::uintptr_t obsoleteCellSharedDataAsset      = 0x38         ;
        constexpr std::uintptr_t obsoleteCellSupportDataAsset     = 0x40         ;
        constexpr std::uintptr_t obsoleteSerializedScenarios      = 0x48         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeSceneData
    {
        constexpr std::uintptr_t parentAsset                      = 0x10         ;
        constexpr std::uintptr_t obsoleteSceneBounds              = 0x18         ;
        constexpr std::uintptr_t obsoleteHasProbeVolumes          = 0x20         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumeScratchBufferPool
    {
        constexpr std::uintptr_t _chunkSize_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _maxChunkCount_k__BackingField   = 0x14         ;
        constexpr std::uintptr_t m_L0Size                         = 0x18         ;
        constexpr std::uintptr_t m_L1Size                         = 0x1C         ;
        constexpr std::uintptr_t m_ValiditySize                   = 0x20         ;
        constexpr std::uintptr_t m_ValidityLayerCount             = 0x24         ;
        constexpr std::uintptr_t m_L2Size                         = 0x28         ;
        constexpr std::uintptr_t m_ProbeOcclusionSize             = 0x2C         ;
        constexpr std::uintptr_t m_SkyOcclusionSize               = 0x30         ;
        constexpr std::uintptr_t m_SkyShadingDirectionSize        = 0x34         ;
        constexpr std::uintptr_t m_CurrentlyAllocatedChunkCount   = 0x38         ;
        constexpr std::uintptr_t m_Pools                          = 0x40         ;
        constexpr std::uintptr_t m_Layouts                        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ChunkCount                     = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__ProbeVolumeStreamableAsset
    {
        constexpr std::uintptr_t m_AssetGUID                      = 0x10         ;
        constexpr std::uintptr_t m_StreamableAssetPath            = 0x18         ;
        constexpr std::uintptr_t m_ElementSize                    = 0x20         ;
        constexpr std::uintptr_t m_StreamableCellDescs            = 0x28         ;
        constexpr std::uintptr_t m_Asset                          = 0x30         ;
        constexpr std::uintptr_t m_FinalAssetPath                 = 0x38         ;
        constexpr std::uintptr_t m_AssetFileHandle                = 0x40         ;
    }

    namespace UnityEngine_Rendering__APVLeakReductionModeParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__ProbeVolumesOptions
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t normalBias                       = 0x38         ;
        constexpr std::uintptr_t viewBias                         = 0x40         ;
        constexpr std::uintptr_t scaleBiasWithMinProbeDistance    = 0x48         ;
        constexpr std::uintptr_t samplingNoise                    = 0x50         ;
        constexpr std::uintptr_t animateSamplingNoise             = 0x58         ;
        constexpr std::uintptr_t leakReductionMode                = 0x60         ;
        constexpr std::uintptr_t minValidDotProductValue          = 0x68         ;
        constexpr std::uintptr_t occlusionOnlyReflectionNormalization = 0x70         ;
        constexpr std::uintptr_t intensityMultiplier              = 0x78         ;
        constexpr std::uintptr_t skyOcclusionIntensityMultiplier  = 0x80         ;
        constexpr std::uintptr_t worldOffset                      = 0x88         ;
    }

    namespace UnityEngine_Rendering__APVConstantBufferRegister
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__APVLeakReductionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShaderVariablesProbeVolumes
    {
        constexpr std::uintptr_t _Offset_LayerCount               = 0x0          ;
        constexpr std::uintptr_t _MinLoadedCellInEntries_IndirectionEntryDim = 0x10         ;
        constexpr std::uintptr_t _MaxLoadedCellInEntries_RcpIndirectionEntryDim = 0x20         ;
        constexpr std::uintptr_t _PoolDim_MinBrickSize            = 0x30         ;
        constexpr std::uintptr_t _RcpPoolDim_XY                   = 0x40         ;
        constexpr std::uintptr_t _MinEntryPos_Noise               = 0x50         ;
        constexpr std::uintptr_t _EntryCount_X_XY_LeakReduction   = 0x60         ;
        constexpr std::uintptr_t _Biases_NormalizationClamp       = 0x70         ;
        constexpr std::uintptr_t _FrameIndex_Weights              = 0x80         ;
        constexpr std::uintptr_t _ProbeVolumeLayerMask            = 0x90         ;
    }

    namespace UnityEngine_Rendering__SphericalHarmonicsL1
    {
        constexpr std::uintptr_t shAr                             = 0x0          ;
        constexpr std::uintptr_t shAg                             = 0x10         ;
        constexpr std::uintptr_t shAb                             = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t zero                             = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__HDRRangeReduction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__HDRColorspace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__HDREncoding
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__LensFlareComponentSRP
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_LensFlareData                  = 0x20         ;
        constexpr std::uintptr_t version                          = 0x28         ;
        constexpr std::uintptr_t intensity                        = 0x2C         ;
        constexpr std::uintptr_t maxAttenuationDistance           = 0x30         ;
        constexpr std::uintptr_t maxAttenuationScale              = 0x34         ;
        constexpr std::uintptr_t distanceAttenuationCurve         = 0x38         ;
        constexpr std::uintptr_t scaleByDistanceCurve             = 0x40         ;
        constexpr std::uintptr_t attenuationByLightShape          = 0x48         ;
        constexpr std::uintptr_t radialScreenAttenuationCurve     = 0x50         ;
        constexpr std::uintptr_t useOcclusion                     = 0x58         ;
        constexpr std::uintptr_t useBackgroundCloudOcclusion      = 0x59         ;
        constexpr std::uintptr_t environmentOcclusion             = 0x5A         ;
        constexpr std::uintptr_t useWaterOcclusion                = 0x5B         ;
        constexpr std::uintptr_t occlusionRadius                  = 0x5C         ;
        constexpr std::uintptr_t sampleCount                      = 0x60         ;
        constexpr std::uintptr_t occlusionOffset                  = 0x64         ;
        constexpr std::uintptr_t scale                            = 0x68         ;
        constexpr std::uintptr_t allowOffScreen                   = 0x6C         ;
        constexpr std::uintptr_t volumetricCloudOcclusion         = 0x6D         ;
        constexpr std::uintptr_t occlusionRemapCurve              = 0x70         ;
        constexpr std::uintptr_t lightOverride                    = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t sCelestialAngularRadius          = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__SRPLensFlareBlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__SRPLensFlareDistribution
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__SRPLensFlareType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__SRPLensFlareColorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__LensFlareDataElementSRP
    {
        constexpr std::uintptr_t lensFlareDataSRP                 = 0x10         ;
        constexpr std::uintptr_t visible                          = 0x18         ;
        constexpr std::uintptr_t position                         = 0x1C         ;
        constexpr std::uintptr_t positionOffset                   = 0x20         ;
        constexpr std::uintptr_t angularOffset                    = 0x28         ;
        constexpr std::uintptr_t translationScale                 = 0x2C         ;
        constexpr std::uintptr_t ringThickness                    = 0x34         ;
        constexpr std::uintptr_t hoopFactor                       = 0x38         ;
        constexpr std::uintptr_t noiseAmplitude                   = 0x3C         ;
        constexpr std::uintptr_t noiseFrequency                   = 0x40         ;
        constexpr std::uintptr_t noiseSpeed                       = 0x44         ;
        constexpr std::uintptr_t shapeCutOffSpeed                 = 0x48         ;
        constexpr std::uintptr_t shapeCutOffRadius                = 0x4C         ;
        constexpr std::uintptr_t m_LocalIntensity                 = 0x50         ;
        constexpr std::uintptr_t lensFlareTexture                 = 0x58         ;
        constexpr std::uintptr_t uniformScale                     = 0x60         ;
        constexpr std::uintptr_t sizeXY                           = 0x64         ;
        constexpr std::uintptr_t allowMultipleElement             = 0x6C         ;
        constexpr std::uintptr_t m_Count                          = 0x70         ;
        constexpr std::uintptr_t preserveAspectRatio              = 0x74         ;
        constexpr std::uintptr_t rotation                         = 0x78         ;
        constexpr std::uintptr_t tintColorType                    = 0x7C         ;
        constexpr std::uintptr_t tint                             = 0x80         ;
        constexpr std::uintptr_t tintGradient                     = 0x90         ;
        constexpr std::uintptr_t blendMode                        = 0x98         ;
        constexpr std::uintptr_t autoRotate                       = 0x9C         ;
        constexpr std::uintptr_t flareType                        = 0xA0         ;
        constexpr std::uintptr_t modulateByLightColor             = 0xA4         ;
        constexpr std::uintptr_t isFoldOpened                     = 0xA5         ;
        constexpr std::uintptr_t distribution                     = 0xA8         ;
        constexpr std::uintptr_t lengthSpread                     = 0xAC         ;
        constexpr std::uintptr_t positionCurve                    = 0xB0         ;
        constexpr std::uintptr_t scaleCurve                       = 0xB8         ;
        constexpr std::uintptr_t seed                             = 0xC0         ;
        constexpr std::uintptr_t colorGradient                    = 0xC8         ;
        constexpr std::uintptr_t m_IntensityVariation             = 0xD0         ;
        constexpr std::uintptr_t positionVariation                = 0xD4         ;
        constexpr std::uintptr_t scaleVariation                   = 0xDC         ;
        constexpr std::uintptr_t rotationVariation                = 0xE0         ;
        constexpr std::uintptr_t enableRadialDistortion           = 0xE4         ;
        constexpr std::uintptr_t targetSizeDistortion             = 0xE8         ;
        constexpr std::uintptr_t distortionCurve                  = 0xF0         ;
        constexpr std::uintptr_t distortionRelativeToCenter       = 0xF8         ;
        constexpr std::uintptr_t m_FallOff                        = 0xFC         ;
        constexpr std::uintptr_t m_EdgeOffset                     = 0x100        ;
        constexpr std::uintptr_t m_SideCount                      = 0x104        ;
        constexpr std::uintptr_t m_SdfRoundness                   = 0x108        ;
        constexpr std::uintptr_t inverseSDF                       = 0x10C        ;
        constexpr std::uintptr_t uniformAngle                     = 0x110        ;
        constexpr std::uintptr_t uniformAngleCurve                = 0x118        ;
    }

    namespace UnityEngine_Rendering__LensFlareDataSRP
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t elements                         = 0x18         ;
    }

    namespace UnityEngine_Rendering__LensFlareOcclusionPermutation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RenderGraphGlobalSettings
    {
        constexpr std::uintptr_t m_version                        = 0x10         ;
        constexpr std::uintptr_t m_EnableCompilationCaching       = 0x14         ;
        constexpr std::uintptr_t m_EnableValidityChecks           = 0x15         ;
    }

    namespace UnityEngine_Rendering__RenderPipelineGlobalSettings`2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _settingsMap_k__BackingField     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__RenderPipelineGraphicsSettingsContainer
    {
        constexpr std::uintptr_t m_RuntimeSettings                = 0x10         ;
    }

    namespace UnityEngine_Rendering__RenderPipelineResources
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Rendering__IncludeAdditionalRPAssets
    {
        constexpr std::uintptr_t m_version                        = 0x10         ;
        constexpr std::uintptr_t m_IncludeReferencedInScenes      = 0x14         ;
        constexpr std::uintptr_t m_IncludeAssetsByLabel           = 0x15         ;
        constexpr std::uintptr_t m_LabelToInclude                 = 0x18         ;
    }

    namespace UnityEngine_Rendering__LightmapSamplingSettings
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t m_UseBicubicLightmapSampling     = 0x14         ;
    }

    namespace UnityEngine_Rendering__RenderingDebuggerRuntimeResources
    {
        constexpr std::uintptr_t m_version                        = 0x10         ;
    }

    namespace UnityEngine_Rendering__ShaderVariantLogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShaderStrippingSetting
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t m_ExportShaderVariants           = 0x14         ;
        constexpr std::uintptr_t m_ShaderVariantLogLevel          = 0x18         ;
        constexpr std::uintptr_t m_StripRuntimeDebugShaders       = 0x1C         ;
    }

    namespace UnityEngine_Rendering__PackingRules
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__FieldPacking
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__FieldPrecision
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__GenerateHLSL
    {
        constexpr std::uintptr_t packingRules                     = 0x10         ;
        constexpr std::uintptr_t containsPackedFields             = 0x14         ;
        constexpr std::uintptr_t needAccessors                    = 0x15         ;
        constexpr std::uintptr_t needSetters                      = 0x16         ;
        constexpr std::uintptr_t needParamDebug                   = 0x17         ;
        constexpr std::uintptr_t paramDefinesStart                = 0x18         ;
        constexpr std::uintptr_t omitStructDeclaration            = 0x1C         ;
        constexpr std::uintptr_t generateCBuffer                  = 0x1D         ;
        constexpr std::uintptr_t constantRegister                 = 0x20         ;
        constexpr std::uintptr_t sourcePath                       = 0x28         ;
    }

    namespace UnityEngine_Rendering__SurfaceDataAttributes
    {
        constexpr std::uintptr_t displayNames                     = 0x10         ;
        constexpr std::uintptr_t isDirection                      = 0x18         ;
        constexpr std::uintptr_t sRGBDisplay                      = 0x19         ;
        constexpr std::uintptr_t precision                        = 0x1C         ;
        constexpr std::uintptr_t checkIsNormalized                = 0x20         ;
        constexpr std::uintptr_t preprocessor                     = 0x28         ;
    }

    namespace UnityEngine_Rendering__HLSLArray
    {
        constexpr std::uintptr_t arraySize                        = 0x10         ;
        constexpr std::uintptr_t elementType                      = 0x18         ;
    }

    namespace UnityEngine_Rendering__PackingAttribute
    {
        constexpr std::uintptr_t displayNames                     = 0x10         ;
        constexpr std::uintptr_t range                            = 0x18         ;
        constexpr std::uintptr_t packingScheme                    = 0x20         ;
        constexpr std::uintptr_t offsetInSource                   = 0x24         ;
        constexpr std::uintptr_t sizeInBits                       = 0x28         ;
        constexpr std::uintptr_t isDirection                      = 0x2C         ;
        constexpr std::uintptr_t sRGBDisplay                      = 0x2D         ;
        constexpr std::uintptr_t checkIsNormalized                = 0x2E         ;
        constexpr std::uintptr_t preprocessor                     = 0x30         ;
    }

    namespace UnityEngine_Rendering__BufferedRTHandleSystem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F8A50   ;
        constexpr std::uintptr_t m_RTHandles                      = 0x10         ;
        constexpr std::uintptr_t m_RTHandleSystem                 = 0x18         ;
        constexpr std::uintptr_t m_DisposedValue                  = 0x20         ;
    }

    namespace UnityEngine_Rendering__DepthBits
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__MSAASamples
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__PowerOfTwoTextureAtlas
    {
        constexpr std::uintptr_t m_AtlasTexture                   = 0x10         ;
        constexpr std::uintptr_t m_Width                          = 0x18         ;
        constexpr std::uintptr_t m_Height                         = 0x1C         ;
        constexpr std::uintptr_t m_Format                         = 0x20         ;
        constexpr std::uintptr_t m_UseMipMaps                     = 0x24         ;
        constexpr std::uintptr_t m_IsAtlasTextureOwner            = 0x25         ;
        constexpr std::uintptr_t m_AtlasAllocator                 = 0x28         ;
        constexpr std::uintptr_t m_AllocationCache                = 0x30         ;
        constexpr std::uintptr_t m_IsGPUTextureUpToDate           = 0x38         ;
        constexpr std::uintptr_t m_TextureHashes                  = 0x40         ;
        constexpr std::uintptr_t m_MipPadding                     = 0x48         ;
        constexpr std::uintptr_t m_RequestedTextures              = 0x50         ;
    }

    namespace UnityEngine_Rendering__RTHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C938   ;
        constexpr std::uintptr_t m_Owner                          = 0x10         ;
        constexpr std::uintptr_t m_RT                             = 0x18         ;
        constexpr std::uintptr_t m_ExternalTexture                = 0x20         ;
        constexpr std::uintptr_t m_NameID                         = 0x28         ;
        constexpr std::uintptr_t m_EnableMSAA                     = 0x50         ;
        constexpr std::uintptr_t m_EnableRandomWrite              = 0x51         ;
        constexpr std::uintptr_t m_EnableHWDynamicScale           = 0x52         ;
        constexpr std::uintptr_t m_RTHasOwnership                 = 0x53         ;
        constexpr std::uintptr_t m_Name                           = 0x58         ;
        constexpr std::uintptr_t m_UseCustomHandleScales          = 0x60         ;
        constexpr std::uintptr_t m_CustomHandleProperties         = 0x64         ;
        constexpr std::uintptr_t _scaleFactor_k__BackingField     = 0x94         ;
        constexpr std::uintptr_t scaleFunc                        = 0xA0         ;
        constexpr std::uintptr_t _useScaling_k__BackingField      = 0xA8         ;
        constexpr std::uintptr_t _referenceSize_k__BackingField   = 0xAC         ;
    }

    namespace UnityEngine_Rendering__ScaleFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Rendering__RTHandleProperties
    {
        constexpr std::uintptr_t previousViewportSize             = 0x0          ;
        constexpr std::uintptr_t previousRenderTargetSize         = 0x8          ;
        constexpr std::uintptr_t currentViewportSize              = 0x10         ;
        constexpr std::uintptr_t currentRenderTargetSize          = 0x18         ;
        constexpr std::uintptr_t rtHandleScale                    = 0x20         ;
    }

    namespace UnityEngine_Rendering__RTHandleAllocInfo
    {
        constexpr std::uintptr_t _slices_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _format_k__BackingField          = 0x4          ;
        constexpr std::uintptr_t _filterMode_k__BackingField      = 0x8          ;
        constexpr std::uintptr_t _wrapModeU_k__BackingField       = 0xC          ;
        constexpr std::uintptr_t _wrapModeV_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _wrapModeW_k__BackingField       = 0x14         ;
        constexpr std::uintptr_t _dimension_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _enableRandomWrite_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _useMipMap_k__BackingField       = 0x1D         ;
        constexpr std::uintptr_t _autoGenerateMips_k__BackingField = 0x1E         ;
        constexpr std::uintptr_t _isShadowMap_k__BackingField     = 0x1F         ;
        constexpr std::uintptr_t _anisoLevel_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _mipMapBias_k__BackingField      = 0x24         ;
        constexpr std::uintptr_t _msaaSamples_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _bindTextureMS_k__BackingField   = 0x2C         ;
        constexpr std::uintptr_t _useDynamicScale_k__BackingField = 0x2D         ;
        constexpr std::uintptr_t _useDynamicScaleExplicit_k__BackingField = 0x2E         ;
        constexpr std::uintptr_t _memoryless_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _vrUsage_k__BackingField         = 0x34         ;
        constexpr std::uintptr_t _enableShadingRate_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _name_k__BackingField            = 0x40         ;
    }

    namespace UnityEngine_Rendering__RTHandleSystem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10745CC0   ;
        constexpr std::uintptr_t m_HardwareDynamicResRequested    = 0x10         ;
        constexpr std::uintptr_t m_AutoSizedRTs                   = 0x18         ;
        constexpr std::uintptr_t m_AutoSizedRTsArray              = 0x20         ;
        constexpr std::uintptr_t m_ResizeOnDemandRTs              = 0x28         ;
        constexpr std::uintptr_t m_RTHandleProperties             = 0x30         ;
        constexpr std::uintptr_t m_MaxWidths                      = 0x60         ;
        constexpr std::uintptr_t m_MaxHeights                     = 0x64         ;
    }

    namespace UnityEngine_Rendering__AtlasAllocator
    {
        constexpr std::uintptr_t m_Root                           = 0x10         ;
        constexpr std::uintptr_t m_Width                          = 0x18         ;
        constexpr std::uintptr_t m_Height                         = 0x1C         ;
        constexpr std::uintptr_t powerOfTwoPadding                = 0x20         ;
        constexpr std::uintptr_t m_NodePool                       = 0x28         ;
    }

    namespace UnityEngine_Rendering__Texture2DAtlas
    {
        constexpr std::uintptr_t m_AtlasTexture                   = 0x10         ;
        constexpr std::uintptr_t m_Width                          = 0x18         ;
        constexpr std::uintptr_t m_Height                         = 0x1C         ;
        constexpr std::uintptr_t m_Format                         = 0x20         ;
        constexpr std::uintptr_t m_UseMipMaps                     = 0x24         ;
        constexpr std::uintptr_t m_IsAtlasTextureOwner            = 0x25         ;
        constexpr std::uintptr_t m_AtlasAllocator                 = 0x28         ;
        constexpr std::uintptr_t m_AllocationCache                = 0x30         ;
        constexpr std::uintptr_t m_IsGPUTextureUpToDate           = 0x38         ;
        constexpr std::uintptr_t m_TextureHashes                  = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t fullScaleOffset                  = 0x0          ;
            constexpr std::uintptr_t s_MaxMipLevelPadding             = 0x10         ;
        }

    }

    namespace UnityEngine_Rendering__SHCoefficients
    {
        constexpr std::uintptr_t SHAr                             = 0x0          ;
        constexpr std::uintptr_t SHAg                             = 0x10         ;
        constexpr std::uintptr_t SHAb                             = 0x20         ;
        constexpr std::uintptr_t SHBr                             = 0x30         ;
        constexpr std::uintptr_t SHBg                             = 0x40         ;
        constexpr std::uintptr_t SHBb                             = 0x50         ;
        constexpr std::uintptr_t SHC                              = 0x60         ;
        constexpr std::uintptr_t ProbesOcclusion                  = 0x70         ;
    }

    namespace UnityEngine_Rendering__BatchRendererGroupGlobals
    {
        constexpr std::uintptr_t ProbesOcclusion                  = 0x0          ;
        constexpr std::uintptr_t SpecCube0_HDR                    = 0x10         ;
        constexpr std::uintptr_t SpecCube1_HDR                    = 0x20         ;
        constexpr std::uintptr_t SHCoefficients                   = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t kGlobalsPropertyId               = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__BitArray8
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace UnityEngine_Rendering__BitArray16
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace UnityEngine_Rendering__BitArray32
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace UnityEngine_Rendering__BitArray64
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace UnityEngine_Rendering__BitArray128
    {
        constexpr std::uintptr_t data1                            = 0x0          ;
        constexpr std::uintptr_t data2                            = 0x8          ;
    }

    namespace UnityEngine_Rendering__BitArray256
    {
        constexpr std::uintptr_t data1                            = 0x0          ;
        constexpr std::uintptr_t data2                            = 0x8          ;
        constexpr std::uintptr_t data3                            = 0x10         ;
        constexpr std::uintptr_t data4                            = 0x18         ;
    }

    namespace UnityEngine_Rendering__GPUPrefixSum
    {
        constexpr std::uintptr_t resources                        = 0x0          ;
    }

    namespace UnityEngine_Rendering__GPUSort
    {
        constexpr std::uintptr_t m_Keywords                       = 0x0          ;
        constexpr std::uintptr_t resources                        = 0x8          ;
    }

    namespace UnityEngine_Rendering__HableCurve
    {
        constexpr std::uintptr_t _whitePoint_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _inverseWhitePoint_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _x0_k__BackingField              = 0x18         ;
        constexpr std::uintptr_t _x1_k__BackingField              = 0x1C         ;
        constexpr std::uintptr_t segments                         = 0x20         ;
        constexpr std::uintptr_t uniforms                         = 0x28         ;
    }

    namespace UnityEngine_Rendering__HashFNV1A32
    {
        constexpr std::uintptr_t m_Hash                           = 0x0          ;
    }

    namespace UnityEngine_Rendering__MaterialQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__MeshGizmo
    {
        constexpr std::uintptr_t mesh                             = 0x10         ;
        constexpr std::uintptr_t vertices                         = 0x18         ;
        constexpr std::uintptr_t indices                          = 0x20         ;
        constexpr std::uintptr_t colors                           = 0x28         ;
        constexpr std::uintptr_t wireMaterial                     = 0x30         ;
        constexpr std::uintptr_t dottedWireMaterial               = 0x38         ;
        constexpr std::uintptr_t solidMaterial                    = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t vertexCountPerCube               = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__SceneRenderPipeline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace UnityEngine_Rendering__TextureCurve
    {
        constexpr std::uintptr_t _length_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t m_Loop                           = 0x14         ;
        constexpr std::uintptr_t m_ZeroValue                      = 0x18         ;
        constexpr std::uintptr_t m_Range                          = 0x1C         ;
        constexpr std::uintptr_t m_Curve                          = 0x20         ;
        constexpr std::uintptr_t m_LoopingCurve                   = 0x28         ;
        constexpr std::uintptr_t m_Texture                        = 0x30         ;
        constexpr std::uintptr_t m_IsCurveDirty                   = 0x38         ;
        constexpr std::uintptr_t m_IsTextureDirty                 = 0x39         ;
    }

    namespace UnityEngine_Rendering__TextureCurveParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__TextureGradient
    {
        constexpr std::uintptr_t _textureSize_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t m_Gradient                       = 0x18         ;
        constexpr std::uintptr_t m_Texture                        = 0x20         ;
        constexpr std::uintptr_t m_RequestedTextureSize           = 0x28         ;
        constexpr std::uintptr_t m_IsTextureDirty                 = 0x2C         ;
        constexpr std::uintptr_t m_Precise                        = 0x2D         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t colorSpace                       = 0x34         ;
    }

    namespace UnityEngine_Rendering__TextureGradientParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__Volume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_IsGlobal                       = 0x20         ;
        constexpr std::uintptr_t priority                         = 0x24         ;
        constexpr std::uintptr_t blendDistance                    = 0x28         ;
        constexpr std::uintptr_t weight                           = 0x2C         ;
        constexpr std::uintptr_t sharedProfile                    = 0x30         ;
        constexpr std::uintptr_t m_Colliders                      = 0x38         ;
        constexpr std::uintptr_t m_CachedGameObject               = 0x40         ;
        constexpr std::uintptr_t m_PreviousLayer                  = 0x48         ;
        constexpr std::uintptr_t m_PreviousPriority               = 0x4C         ;
        constexpr std::uintptr_t m_InternalProfile                = 0x50         ;
    }

    namespace UnityEngine_Rendering__VolumeCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10739C60   ;
        constexpr std::uintptr_t m_SortedVolumes                  = 0x10         ;
        constexpr std::uintptr_t m_Volumes                        = 0x18         ;
        constexpr std::uintptr_t m_SortNeeded                     = 0x20         ;
    }

    namespace UnityEngine_Rendering__VolumeComponentMenu
    {
        constexpr std::uintptr_t menu                             = 0x10         ;
    }

    namespace UnityEngine_Rendering__VolumeComponentMenuForRenderPipeline
    {
        constexpr std::uintptr_t menu                             = 0x10         ;
        constexpr std::uintptr_t _pipelineTypes_k__BackingField   = 0x18         ;
    }

    namespace UnityEngine_Rendering__VolumeComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
    }

    namespace UnityEngine_Rendering__VolumeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EB7D0   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
    }

    namespace UnityEngine_Rendering__VolumeParameter`1
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__EnumParameter`1
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__BoolParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E54C0   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t displayType                      = 0x20         ;
    }

    namespace UnityEngine_Rendering__LayerMaskParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__RenderingLayerMaskParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__IntParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E5378   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__NoInterpIntParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__MinIntParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
    }

    namespace UnityEngine_Rendering__NoInterpMinIntParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
    }

    namespace UnityEngine_Rendering__MaxIntParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t max                              = 0x20         ;
    }

    namespace UnityEngine_Rendering__NoInterpMaxIntParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t max                              = 0x20         ;
    }

    namespace UnityEngine_Rendering__ClampedIntParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075FB30   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
    }

    namespace UnityEngine_Rendering__NoInterpClampedIntParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
    }

    namespace UnityEngine_Rendering__FloatParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E54A8   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__NoInterpFloatParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__MinFloatParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F8D30   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
    }

    namespace UnityEngine_Rendering__NoInterpMinFloatParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1080E8C8   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
    }

    namespace UnityEngine_Rendering__MaxFloatParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t max                              = 0x20         ;
    }

    namespace UnityEngine_Rendering__NoInterpMaxFloatParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t max                              = 0x20         ;
    }

    namespace UnityEngine_Rendering__ClampedFloatParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075FB18   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
    }

    namespace UnityEngine_Rendering__NoInterpClampedFloatParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1080E8B8   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
    }

    namespace UnityEngine_Rendering__FloatRangeParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
    }

    namespace UnityEngine_Rendering__NoInterpFloatRangeParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
    }

    namespace UnityEngine_Rendering__ColorParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E54A0   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t hdr                              = 0x28         ;
        constexpr std::uintptr_t showAlpha                        = 0x29         ;
        constexpr std::uintptr_t showEyeDropper                   = 0x2A         ;
    }

    namespace UnityEngine_Rendering__NoInterpColorParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t hdr                              = 0x28         ;
        constexpr std::uintptr_t showAlpha                        = 0x29         ;
        constexpr std::uintptr_t showEyeDropper                   = 0x2A         ;
    }

    namespace UnityEngine_Rendering__Vector2Parameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075FB40   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__NoInterpVector2Parameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__Vector3Parameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F0EC0   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__NoInterpVector3Parameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__Vector4Parameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1080A200   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__NoInterpVector4Parameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__TextureParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F9228   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t dimension                        = 0x20         ;
    }

    namespace UnityEngine_Rendering__NoInterpTextureParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__Texture2DParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__Texture3DParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__RenderTextureParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__NoInterpRenderTextureParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__CubemapParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__NoInterpCubemapParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__ObjectParameter`1
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
        constexpr std::uintptr_t _parameters_k__BackingField      = 0x0          ;
    }

    namespace UnityEngine_Rendering__AnimationCurveParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__MaterialParameter
    {
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace UnityEngine_Rendering__VolumeProfile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t components                       = 0x18         ;
        constexpr std::uintptr_t dirtyState                       = 0x20         ;
    }

    namespace UnityEngine_Rendering__VolumeStack
    {
        constexpr std::uintptr_t components                       = 0x10         ;
        constexpr std::uintptr_t parameters                       = 0x18         ;
        constexpr std::uintptr_t requiresReset                    = 0x20         ;
        constexpr std::uintptr_t requiresResetForAllProperties    = 0x21         ;
        constexpr std::uintptr_t _isValid_k__BackingField         = 0x22         ;
    }

    namespace UnityEngine_Rendering__VrsLut
    {
        constexpr std::uintptr_t m_Data                           = 0x10         ;
    }

    namespace UnityEngine_Rendering__VrsRenderPipelineRuntimeResources
    {
        constexpr std::uintptr_t m_TextureComputeShader           = 0x10         ;
        constexpr std::uintptr_t m_VisualizationShader            = 0x18         ;
        constexpr std::uintptr_t m_VisualizationLookupTable       = 0x20         ;
        constexpr std::uintptr_t m_ConversionLookupTable          = 0x28         ;
    }

    namespace UnityEngine_Rendering__VrsResources
    {
        constexpr std::uintptr_t conversionProfilingSampler       = 0x10         ;
        constexpr std::uintptr_t visualizationProfilingSampler    = 0x18         ;
        constexpr std::uintptr_t conversionLutBuffer              = 0x20         ;
        constexpr std::uintptr_t visualizationLutBuffer           = 0x28         ;
        constexpr std::uintptr_t textureComputeShader             = 0x30         ;
        constexpr std::uintptr_t textureReduceKernel              = 0x38         ;
        constexpr std::uintptr_t textureCopyKernel                = 0x3C         ;
        constexpr std::uintptr_t tileSize                         = 0x40         ;
        constexpr std::uintptr_t validatedShadingRateFragmentSizeBuffer = 0x48         ;
        constexpr std::uintptr_t m_VisualizationShader            = 0x50         ;
        constexpr std::uintptr_t m_VisualizationMaterial          = 0x58         ;
    }

    namespace UnityEngine_Rendering_Universal__CullContextData
    {
        constexpr std::uintptr_t m_RenderContext                  = 0x10         ;
    }

    namespace UnityEngine_Rendering_Sampling__SamplingResources
    {
        constexpr std::uintptr_t m_SobolScramblingTile            = 0x10         ;
        constexpr std::uintptr_t m_SobolRankingTile               = 0x18         ;
        constexpr std::uintptr_t m_SobolOwenScrambled256Samples   = 0x20         ;
        constexpr std::uintptr_t m_SobolBuffer                    = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t sobolMatrices                    = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__DebugMessageHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_UserCallback                   = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_EditorToPlayerGuid             = 0x0          ;
            constexpr std::uintptr_t s_PlayerToEditorGuid             = 0x10         ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraph
    {
        constexpr std::uintptr_t nativeCompiler                   = 0x10         ;
        constexpr std::uintptr_t _nativeRenderPassesEnabled_k__BackingField = 0x18         ;
        constexpr std::uintptr_t m_Resources                      = 0x20         ;
        constexpr std::uintptr_t m_RenderGraphPool                = 0x28         ;
        constexpr std::uintptr_t m_builderInstance                = 0x30         ;
        constexpr std::uintptr_t m_RenderPasses                   = 0x38         ;
        constexpr std::uintptr_t m_RendererLists                  = 0x40         ;
        constexpr std::uintptr_t m_DebugParameters                = 0x48         ;
        constexpr std::uintptr_t m_FrameInformationLogger         = 0x50         ;
        constexpr std::uintptr_t m_DefaultResources               = 0x58         ;
        constexpr std::uintptr_t m_DefaultProfilingSamplers       = 0x60         ;
        constexpr std::uintptr_t m_RenderGraphContext             = 0x68         ;
        constexpr std::uintptr_t m_PreviousCommandBuffer          = 0x70         ;
        constexpr std::uintptr_t m_ImmediateModeResourceList      = 0x78         ;
        constexpr std::uintptr_t m_CompilationCache               = 0x80         ;
        constexpr std::uintptr_t m_TempMRTArrays                  = 0x88         ;
        constexpr std::uintptr_t m_CullingStack                   = 0x90         ;
        constexpr std::uintptr_t m_CurrentExecutionId             = 0x98         ;
        constexpr std::uintptr_t m_CurrentExecutionCanGenerateDebugData = 0x9C         ;
        constexpr std::uintptr_t m_ExecutionCount                 = 0xA0         ;
        constexpr std::uintptr_t m_CurrentFrameIndex              = 0xA4         ;
        constexpr std::uintptr_t m_CurrentImmediatePassIndex      = 0xA8         ;
        constexpr std::uintptr_t m_ExecutionExceptionWasRaised    = 0xAC         ;
        constexpr std::uintptr_t m_RendererListCulling            = 0xAD         ;
        constexpr std::uintptr_t m_EnableCompilationCaching       = 0xAE         ;
        constexpr std::uintptr_t m_DefaultCompiledGraph           = 0xB0         ;
        constexpr std::uintptr_t m_CurrentCompiledGraph           = 0xB8         ;
        constexpr std::uintptr_t m_RenderGraphState               = 0xC0         ;
        constexpr std::uintptr_t m_renderTextureUVOriginStrategy  = 0xC4         ;
        constexpr std::uintptr_t _name_k__BackingField            = 0xC8         ;
        constexpr std::uintptr_t registeredGlobals                = 0xD0         ;

        namespace _static
        {
            constexpr std::uintptr_t kMaxMRTCount                     = 0x0          ;
            constexpr std::uintptr_t s_EnableCompilationCachingForTests = 0x4          ;
            constexpr std::uintptr_t s_RegisteredExecutions           = 0x8          ;
            constexpr std::uintptr_t _enableValidityChecks_k__BackingField = 0x10         ;
            constexpr std::uintptr_t onGraphRegistered                = 0x18         ;
            constexpr std::uintptr_t onGraphUnregistered              = 0x20         ;
            constexpr std::uintptr_t onExecutionRegistered            = 0x28         ;
            constexpr std::uintptr_t s_DebugSessionWasActive          = 0x30         ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphDebugParams
    {
        constexpr std::uintptr_t m_DebugItems                     = 0x10         ;
        constexpr std::uintptr_t m_DebugPanel                     = 0x18         ;
        constexpr std::uintptr_t clearRenderTargetsAtCreation     = 0x20         ;
        constexpr std::uintptr_t clearRenderTargetsAtRelease      = 0x21         ;
        constexpr std::uintptr_t disablePassCulling               = 0x22         ;
        constexpr std::uintptr_t disablePassMerging               = 0x23         ;
        constexpr std::uintptr_t immediateMode                    = 0x24         ;
        constexpr std::uintptr_t logFrameInformation              = 0x25         ;
        constexpr std::uintptr_t logResources                     = 0x26         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphDebugSession
    {
        constexpr std::uintptr_t _debugDataContainer_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t onRegisteredGraphsChanged        = 0x0          ;
            constexpr std::uintptr_t onDebugDataUpdated               = 0x8          ;
            constexpr std::uintptr_t s_CurrentDebugSession            = 0x10         ;
            constexpr std::uintptr_t s_EmptyRegisteredGraphs          = 0x18         ;
            constexpr std::uintptr_t s_EmptyExecutions                = 0x20         ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphLogIndent
    {
        constexpr std::uintptr_t m_Indentation                    = 0x0          ;
        constexpr std::uintptr_t m_Logger                         = 0x8          ;
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphLogger
    {
        constexpr std::uintptr_t m_LogMap                         = 0x10         ;
        constexpr std::uintptr_t m_CurrentBuilder                 = 0x18         ;
        constexpr std::uintptr_t m_CurrentIndentation             = 0x20         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__DepthAccess
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__AccessFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__ExtendedFeatureFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderTextureUVOriginStrategy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__InternalRenderGraphContext
    {
        constexpr std::uintptr_t renderContext                    = 0x10         ;
        constexpr std::uintptr_t cmd                              = 0x18         ;
        constexpr std::uintptr_t renderGraphPool                  = 0x20         ;
        constexpr std::uintptr_t defaultResources                 = 0x28         ;
        constexpr std::uintptr_t executingPass                    = 0x30         ;
        constexpr std::uintptr_t compilerContext                  = 0x38         ;
        constexpr std::uintptr_t contextlessTesting               = 0x40         ;
        constexpr std::uintptr_t forceResourceCreation            = 0x41         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphContext
    {
        constexpr std::uintptr_t wrappedContext                   = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RasterGraphContext
    {
        constexpr std::uintptr_t wrappedContext                   = 0x0          ;
        constexpr std::uintptr_t cmd                              = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t rastercmd                        = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__ComputeGraphContext
    {
        constexpr std::uintptr_t wrappedContext                   = 0x10         ;
        constexpr std::uintptr_t cmd                              = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t computecmd                       = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__UnsafeGraphContext
    {
        constexpr std::uintptr_t wrappedContext                   = 0x10         ;
        constexpr std::uintptr_t cmd                              = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t unsCmd                           = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphParameters
    {
        constexpr std::uintptr_t executionName                    = 0x0          ;
        constexpr std::uintptr_t executionId                      = 0x8          ;
        constexpr std::uintptr_t generateDebugData                = 0xC          ;
        constexpr std::uintptr_t currentFrameIndex                = 0x10         ;
        constexpr std::uintptr_t rendererListCulling              = 0x14         ;
        constexpr std::uintptr_t scriptableRenderContext          = 0x18         ;
        constexpr std::uintptr_t commandBuffer                    = 0x20         ;
        constexpr std::uintptr_t invalidContextForTesting         = 0x28         ;
        constexpr std::uintptr_t renderTextureUVOriginStrategy    = 0x2C         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__BaseRenderFunc`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphBuilder
    {
        constexpr std::uintptr_t m_RenderPass                     = 0x0          ;
        constexpr std::uintptr_t m_Resources                      = 0x8          ;
        constexpr std::uintptr_t m_RenderGraph                    = 0x10         ;
        constexpr std::uintptr_t m_Disposed                       = 0x18         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphBuilders
    {
        constexpr std::uintptr_t m_RenderPass                     = 0x10         ;
        constexpr std::uintptr_t m_Resources                      = 0x18         ;
        constexpr std::uintptr_t m_RenderGraph                    = 0x20         ;
        constexpr std::uintptr_t m_Disposed                       = 0x28         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphDefaultResources
    {
        constexpr std::uintptr_t m_BlackTexture2D                 = 0x10         ;
        constexpr std::uintptr_t m_WhiteTexture2D                 = 0x18         ;
        constexpr std::uintptr_t m_ShadowTexture2D                = 0x20         ;
        constexpr std::uintptr_t _blackTexture_k__BackingField    = 0x28         ;
        constexpr std::uintptr_t _whiteTexture_k__BackingField    = 0x38         ;
        constexpr std::uintptr_t _clearTextureXR_k__BackingField  = 0x48         ;
        constexpr std::uintptr_t _magentaTextureXR_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _blackTextureXR_k__BackingField  = 0x68         ;
        constexpr std::uintptr_t _blackTextureArrayXR_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _blackUIntTextureXR_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _blackTexture3DXR_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _whiteTextureXR_k__BackingField  = 0xA8         ;
        constexpr std::uintptr_t _defaultShadowTexture_k__BackingField = 0xB8         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphObjectPool
    {
        constexpr std::uintptr_t m_ArrayPool                      = 0x10         ;
        constexpr std::uintptr_t m_AllocatedArrays                = 0x18         ;
        constexpr std::uintptr_t m_AllocatedMaterialPropertyBlocks = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_AllocatedPools                 = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphPass
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x1C         ;
        constexpr std::uintptr_t _customSampler_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _enableAsyncCompute_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _allowPassCulling_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _allowGlobalState_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _enableFoveatedRasterization_k__BackingField = 0x2B         ;
        constexpr std::uintptr_t _extendedFeatureFlags_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _depthAccess_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _colorBufferAccess_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _colorBufferMaxIndex_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _hasShadingRateImage_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _shadingRateAccess_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _hasShadingRateStates_k__BackingField = 0x7C         ;
        constexpr std::uintptr_t _shadingRateFragmentSize_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _primitiveShadingRateCombiner_k__BackingField = 0x84         ;
        constexpr std::uintptr_t _fragmentShadingRateCombiner_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _fragmentInputAccess_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _fragmentInputMaxIndex_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _randomAccessResource_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _randomAccessResourceMaxIndex_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _generateDebugData_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _allowRendererListCulling_k__BackingField = 0xAD         ;
        constexpr std::uintptr_t resourceReadLists                = 0xB0         ;
        constexpr std::uintptr_t resourceWriteLists               = 0xB8         ;
        constexpr std::uintptr_t transientResourceList            = 0xC0         ;
        constexpr std::uintptr_t usedRendererListList             = 0xC8         ;
        constexpr std::uintptr_t setGlobalsList                   = 0xD0         ;
        constexpr std::uintptr_t useAllGlobalTextures             = 0xD8         ;
        constexpr std::uintptr_t implicitReadsList                = 0xE0         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__BaseRenderGraphPass`2
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x1C         ;
        constexpr std::uintptr_t _customSampler_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _enableAsyncCompute_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _allowPassCulling_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _allowGlobalState_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _enableFoveatedRasterization_k__BackingField = 0x2B         ;
        constexpr std::uintptr_t _extendedFeatureFlags_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _depthAccess_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _colorBufferAccess_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _colorBufferMaxIndex_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _hasShadingRateImage_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _shadingRateAccess_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _hasShadingRateStates_k__BackingField = 0x7C         ;
        constexpr std::uintptr_t _shadingRateFragmentSize_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _primitiveShadingRateCombiner_k__BackingField = 0x84         ;
        constexpr std::uintptr_t _fragmentShadingRateCombiner_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _fragmentInputAccess_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _fragmentInputMaxIndex_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _randomAccessResource_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _randomAccessResourceMaxIndex_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _generateDebugData_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _allowRendererListCulling_k__BackingField = 0xAD         ;
        constexpr std::uintptr_t resourceReadLists                = 0xB0         ;
        constexpr std::uintptr_t resourceWriteLists               = 0xB8         ;
        constexpr std::uintptr_t transientResourceList            = 0xC0         ;
        constexpr std::uintptr_t usedRendererListList             = 0xC8         ;
        constexpr std::uintptr_t setGlobalsList                   = 0xD0         ;
        constexpr std::uintptr_t useAllGlobalTextures             = 0xD8         ;
        constexpr std::uintptr_t implicitReadsList                = 0xE0         ;
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphPass`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x1C         ;
        constexpr std::uintptr_t _customSampler_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _enableAsyncCompute_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _allowPassCulling_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _allowGlobalState_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _enableFoveatedRasterization_k__BackingField = 0x2B         ;
        constexpr std::uintptr_t _extendedFeatureFlags_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _depthAccess_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _colorBufferAccess_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _colorBufferMaxIndex_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _hasShadingRateImage_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _shadingRateAccess_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _hasShadingRateStates_k__BackingField = 0x7C         ;
        constexpr std::uintptr_t _shadingRateFragmentSize_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _primitiveShadingRateCombiner_k__BackingField = 0x84         ;
        constexpr std::uintptr_t _fragmentShadingRateCombiner_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _fragmentInputAccess_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _fragmentInputMaxIndex_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _randomAccessResource_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _randomAccessResourceMaxIndex_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _generateDebugData_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _allowRendererListCulling_k__BackingField = 0xAD         ;
        constexpr std::uintptr_t resourceReadLists                = 0xB0         ;
        constexpr std::uintptr_t resourceWriteLists               = 0xB8         ;
        constexpr std::uintptr_t transientResourceList            = 0xC0         ;
        constexpr std::uintptr_t usedRendererListList             = 0xC8         ;
        constexpr std::uintptr_t setGlobalsList                   = 0xD0         ;
        constexpr std::uintptr_t useAllGlobalTextures             = 0xD8         ;
        constexpr std::uintptr_t implicitReadsList                = 0xE0         ;
        constexpr std::uintptr_t data                             = 0xE8         ;
        constexpr std::uintptr_t renderFunc                       = 0xF0         ;

        namespace _static
        {
            constexpr std::uintptr_t c                                = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__ComputeRenderGraphPass`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x1C         ;
        constexpr std::uintptr_t _customSampler_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _enableAsyncCompute_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _allowPassCulling_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _allowGlobalState_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _enableFoveatedRasterization_k__BackingField = 0x2B         ;
        constexpr std::uintptr_t _extendedFeatureFlags_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _depthAccess_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _colorBufferAccess_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _colorBufferMaxIndex_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _hasShadingRateImage_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _shadingRateAccess_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _hasShadingRateStates_k__BackingField = 0x7C         ;
        constexpr std::uintptr_t _shadingRateFragmentSize_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _primitiveShadingRateCombiner_k__BackingField = 0x84         ;
        constexpr std::uintptr_t _fragmentShadingRateCombiner_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _fragmentInputAccess_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _fragmentInputMaxIndex_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _randomAccessResource_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _randomAccessResourceMaxIndex_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _generateDebugData_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _allowRendererListCulling_k__BackingField = 0xAD         ;
        constexpr std::uintptr_t resourceReadLists                = 0xB0         ;
        constexpr std::uintptr_t resourceWriteLists               = 0xB8         ;
        constexpr std::uintptr_t transientResourceList            = 0xC0         ;
        constexpr std::uintptr_t usedRendererListList             = 0xC8         ;
        constexpr std::uintptr_t setGlobalsList                   = 0xD0         ;
        constexpr std::uintptr_t useAllGlobalTextures             = 0xD8         ;
        constexpr std::uintptr_t implicitReadsList                = 0xE0         ;
        constexpr std::uintptr_t data                             = 0xE8         ;
        constexpr std::uintptr_t renderFunc                       = 0xF0         ;

        namespace _static
        {
            constexpr std::uintptr_t c                                = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RasterRenderGraphPass`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x1C         ;
        constexpr std::uintptr_t _customSampler_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _enableAsyncCompute_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _allowPassCulling_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _allowGlobalState_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _enableFoveatedRasterization_k__BackingField = 0x2B         ;
        constexpr std::uintptr_t _extendedFeatureFlags_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _depthAccess_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _colorBufferAccess_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _colorBufferMaxIndex_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _hasShadingRateImage_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _shadingRateAccess_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _hasShadingRateStates_k__BackingField = 0x7C         ;
        constexpr std::uintptr_t _shadingRateFragmentSize_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _primitiveShadingRateCombiner_k__BackingField = 0x84         ;
        constexpr std::uintptr_t _fragmentShadingRateCombiner_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _fragmentInputAccess_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _fragmentInputMaxIndex_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _randomAccessResource_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _randomAccessResourceMaxIndex_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _generateDebugData_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _allowRendererListCulling_k__BackingField = 0xAD         ;
        constexpr std::uintptr_t resourceReadLists                = 0xB0         ;
        constexpr std::uintptr_t resourceWriteLists               = 0xB8         ;
        constexpr std::uintptr_t transientResourceList            = 0xC0         ;
        constexpr std::uintptr_t usedRendererListList             = 0xC8         ;
        constexpr std::uintptr_t setGlobalsList                   = 0xD0         ;
        constexpr std::uintptr_t useAllGlobalTextures             = 0xD8         ;
        constexpr std::uintptr_t implicitReadsList                = 0xE0         ;
        constexpr std::uintptr_t data                             = 0xE8         ;
        constexpr std::uintptr_t renderFunc                       = 0xF0         ;

        namespace _static
        {
            constexpr std::uintptr_t c                                = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__UnsafeRenderGraphPass`1
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x1C         ;
        constexpr std::uintptr_t _customSampler_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _enableAsyncCompute_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _allowPassCulling_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _allowGlobalState_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _enableFoveatedRasterization_k__BackingField = 0x2B         ;
        constexpr std::uintptr_t _extendedFeatureFlags_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _depthAccess_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _colorBufferAccess_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _colorBufferMaxIndex_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _hasShadingRateImage_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _shadingRateAccess_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _hasShadingRateStates_k__BackingField = 0x7C         ;
        constexpr std::uintptr_t _shadingRateFragmentSize_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _primitiveShadingRateCombiner_k__BackingField = 0x84         ;
        constexpr std::uintptr_t _fragmentShadingRateCombiner_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _fragmentInputAccess_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _fragmentInputMaxIndex_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _randomAccessResource_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _randomAccessResourceMaxIndex_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _generateDebugData_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _allowRendererListCulling_k__BackingField = 0xAD         ;
        constexpr std::uintptr_t resourceReadLists                = 0xB0         ;
        constexpr std::uintptr_t resourceWriteLists               = 0xB8         ;
        constexpr std::uintptr_t transientResourceList            = 0xC0         ;
        constexpr std::uintptr_t usedRendererListList             = 0xC8         ;
        constexpr std::uintptr_t setGlobalsList                   = 0xD0         ;
        constexpr std::uintptr_t useAllGlobalTextures             = 0xD8         ;
        constexpr std::uintptr_t implicitReadsList                = 0xE0         ;
        constexpr std::uintptr_t data                             = 0xE8         ;
        constexpr std::uintptr_t renderFunc                       = 0xF0         ;

        namespace _static
        {
            constexpr std::uintptr_t c                                = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphPassType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphProfileId
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RayTracingAccelerationStructureHandle
    {
        constexpr std::uintptr_t handle                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_NullHandle                     = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RayTracingAccelerationStructureDesc
    {
        constexpr std::uintptr_t name                             = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RayTracingAccelerationStructureResource
    {
        constexpr std::uintptr_t imported                         = 0x10         ;
        constexpr std::uintptr_t shared                           = 0x11         ;
        constexpr std::uintptr_t sharedExplicitRelease            = 0x12         ;
        constexpr std::uintptr_t requestFallBack                  = 0x13         ;
        constexpr std::uintptr_t writeCount                       = 0x14         ;
        constexpr std::uintptr_t readCount                        = 0x18         ;
        constexpr std::uintptr_t cachedHash                       = 0x1C         ;
        constexpr std::uintptr_t transientPassIndex               = 0x20         ;
        constexpr std::uintptr_t sharedResourceLastFrameUsed      = 0x24         ;
        constexpr std::uintptr_t desc                             = 0x28         ;
        constexpr std::uintptr_t validDesc                        = 0x30         ;
        constexpr std::uintptr_t graphicsResource                 = 0x38         ;
        constexpr std::uintptr_t m_Pool                           = 0x40         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__BufferHandle
    {
        constexpr std::uintptr_t handle                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_NullHandle                     = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__BufferDesc
    {
        constexpr std::uintptr_t count                            = 0x0          ;
        constexpr std::uintptr_t stride                           = 0x4          ;
        constexpr std::uintptr_t name                             = 0x8          ;
        constexpr std::uintptr_t target                           = 0x10         ;
        constexpr std::uintptr_t usageFlags                       = 0x14         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__BufferResource
    {
        constexpr std::uintptr_t imported                         = 0x10         ;
        constexpr std::uintptr_t shared                           = 0x11         ;
        constexpr std::uintptr_t sharedExplicitRelease            = 0x12         ;
        constexpr std::uintptr_t requestFallBack                  = 0x13         ;
        constexpr std::uintptr_t writeCount                       = 0x14         ;
        constexpr std::uintptr_t readCount                        = 0x18         ;
        constexpr std::uintptr_t cachedHash                       = 0x1C         ;
        constexpr std::uintptr_t transientPassIndex               = 0x20         ;
        constexpr std::uintptr_t sharedResourceLastFrameUsed      = 0x24         ;
        constexpr std::uintptr_t desc                             = 0x28         ;
        constexpr std::uintptr_t validDesc                        = 0x40         ;
        constexpr std::uintptr_t graphicsResource                 = 0x48         ;
        constexpr std::uintptr_t m_Pool                           = 0x50         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__BufferPool
    {
        constexpr std::uintptr_t m_ResourcePool                   = 0x10         ;
        constexpr std::uintptr_t m_FrameAllocatedResources        = 0x18         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphResourcePool`1
    {
        constexpr std::uintptr_t m_ResourcePool                   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_ToRemoveList                   = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderTargetInfo
    {
        constexpr std::uintptr_t width                            = 0x0          ;
        constexpr std::uintptr_t height                           = 0x4          ;
        constexpr std::uintptr_t volumeDepth                      = 0x8          ;
        constexpr std::uintptr_t msaaSamples                      = 0xC          ;
        constexpr std::uintptr_t format                           = 0x10         ;
        constexpr std::uintptr_t bindMS                           = 0x14         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__ImportResourceParams
    {
        constexpr std::uintptr_t clearOnFirstUse                  = 0x0          ;
        constexpr std::uintptr_t clearColor                       = 0x4          ;
        constexpr std::uintptr_t discardOnLastUse                 = 0x14         ;
        constexpr std::uintptr_t textureUVOrigin                  = 0x18         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphResourceRegistry
    {
        constexpr std::uintptr_t m_RenderGraphResources           = 0x10         ;
        constexpr std::uintptr_t m_RendererListResources          = 0x18         ;
        constexpr std::uintptr_t m_RendererListLegacyResources    = 0x20         ;
        constexpr std::uintptr_t m_RenderGraphDebug               = 0x28         ;
        constexpr std::uintptr_t m_ResourceLogger                 = 0x30         ;
        constexpr std::uintptr_t m_FrameInformationLogger         = 0x38         ;
        constexpr std::uintptr_t m_CurrentFrameIndex              = 0x40         ;
        constexpr std::uintptr_t m_ExecutionCount                 = 0x44         ;
        constexpr std::uintptr_t m_CurrentBackbuffer              = 0x48         ;
        constexpr std::uintptr_t m_ActiveRendererLists            = 0x50         ;
        constexpr std::uintptr_t forceManualClearOfResource       = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t m_CurrentRegistry                = 0x0          ;
            constexpr std::uintptr_t emptyId                          = 0x8          ;
            constexpr std::uintptr_t builtinCameraRenderTarget        = 0x30         ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__RendererListHandleType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RendererListHandle
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t m_IsValid                        = 0x4          ;
        constexpr std::uintptr_t _handle_k__BackingField          = 0x8          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RendererListResource
    {
        constexpr std::uintptr_t desc                             = 0x0          ;
        constexpr std::uintptr_t rendererList                     = 0x130        ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RendererListLegacyResource
    {
        constexpr std::uintptr_t rendererList                     = 0x0          ;
        constexpr std::uintptr_t isActive                         = 0x18         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__TextureAccess
    {
        constexpr std::uintptr_t textureHandle                    = 0x0          ;
        constexpr std::uintptr_t mipLevel                         = 0x10         ;
        constexpr std::uintptr_t depthSlice                       = 0x14         ;
        constexpr std::uintptr_t flags                            = 0x18         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__TextureUVOrigin
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__TextureUVOriginSelection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__TextureHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10797EE0   ;
        constexpr std::uintptr_t handle                           = 0x0          ;
        constexpr std::uintptr_t builtin                          = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t s_NullHandle                     = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__TextureSizeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__FastMemoryDesc
    {
        constexpr std::uintptr_t inFastMemory                     = 0x0          ;
        constexpr std::uintptr_t flags                            = 0x4          ;
        constexpr std::uintptr_t residencyFraction                = 0x8          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__TextureDesc
    {
        constexpr std::uintptr_t sizeMode                         = 0x0          ;
        constexpr std::uintptr_t width                            = 0x4          ;
        constexpr std::uintptr_t height                           = 0x8          ;
        constexpr std::uintptr_t slices                           = 0xC          ;
        constexpr std::uintptr_t scale                            = 0x10         ;
        constexpr std::uintptr_t func                             = 0x18         ;
        constexpr std::uintptr_t format                           = 0x20         ;
        constexpr std::uintptr_t filterMode                       = 0x24         ;
        constexpr std::uintptr_t wrapMode                         = 0x28         ;
        constexpr std::uintptr_t dimension                        = 0x2C         ;
        constexpr std::uintptr_t enableRandomWrite                = 0x30         ;
        constexpr std::uintptr_t useMipMap                        = 0x31         ;
        constexpr std::uintptr_t autoGenerateMips                 = 0x32         ;
        constexpr std::uintptr_t isShadowMap                      = 0x33         ;
        constexpr std::uintptr_t anisoLevel                       = 0x34         ;
        constexpr std::uintptr_t mipMapBias                       = 0x38         ;
        constexpr std::uintptr_t msaaSamples                      = 0x3C         ;
        constexpr std::uintptr_t bindTextureMS                    = 0x40         ;
        constexpr std::uintptr_t useDynamicScale                  = 0x41         ;
        constexpr std::uintptr_t useDynamicScaleExplicit          = 0x42         ;
        constexpr std::uintptr_t memoryless                       = 0x44         ;
        constexpr std::uintptr_t vrUsage                          = 0x48         ;
        constexpr std::uintptr_t enableShadingRate                = 0x4C         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t fastMemoryDesc                   = 0x58         ;
        constexpr std::uintptr_t fallBackToBlackTexture           = 0x64         ;
        constexpr std::uintptr_t disableFallBackToImportedTexture = 0x65         ;
        constexpr std::uintptr_t clearBuffer                      = 0x66         ;
        constexpr std::uintptr_t clearColor                       = 0x68         ;
        constexpr std::uintptr_t discardBuffer                    = 0x78         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__TextureResource
    {
        constexpr std::uintptr_t imported                         = 0x10         ;
        constexpr std::uintptr_t shared                           = 0x11         ;
        constexpr std::uintptr_t sharedExplicitRelease            = 0x12         ;
        constexpr std::uintptr_t requestFallBack                  = 0x13         ;
        constexpr std::uintptr_t writeCount                       = 0x14         ;
        constexpr std::uintptr_t readCount                        = 0x18         ;
        constexpr std::uintptr_t cachedHash                       = 0x1C         ;
        constexpr std::uintptr_t transientPassIndex               = 0x20         ;
        constexpr std::uintptr_t sharedResourceLastFrameUsed      = 0x24         ;
        constexpr std::uintptr_t desc                             = 0x28         ;
        constexpr std::uintptr_t validDesc                        = 0xA8         ;
        constexpr std::uintptr_t graphicsResource                 = 0xB0         ;
        constexpr std::uintptr_t m_Pool                           = 0xB8         ;
        constexpr std::uintptr_t textureUVOrigin                  = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t m_TextureCreationIndex           = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__TexturePool
    {
        constexpr std::uintptr_t m_ResourcePool                   = 0x10         ;
        constexpr std::uintptr_t m_FrameAllocatedResources        = 0x18         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphResourceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__ResourceHandle
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
        constexpr std::uintptr_t m_Version                        = 0x4          ;
        constexpr std::uintptr_t m_Type                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_CurrentValidBit                = 0x0          ;
            constexpr std::uintptr_t s_SharedResourceValidBit         = 0x4          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule__IRenderGraphResource
    {
        constexpr std::uintptr_t imported                         = 0x10         ;
        constexpr std::uintptr_t shared                           = 0x11         ;
        constexpr std::uintptr_t sharedExplicitRelease            = 0x12         ;
        constexpr std::uintptr_t requestFallBack                  = 0x13         ;
        constexpr std::uintptr_t writeCount                       = 0x14         ;
        constexpr std::uintptr_t readCount                        = 0x18         ;
        constexpr std::uintptr_t cachedHash                       = 0x1C         ;
        constexpr std::uintptr_t transientPassIndex               = 0x20         ;
        constexpr std::uintptr_t sharedResourceLastFrameUsed      = 0x24         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule__RenderGraphResource`2
    {
        constexpr std::uintptr_t imported                         = 0x10         ;
        constexpr std::uintptr_t shared                           = 0x11         ;
        constexpr std::uintptr_t sharedExplicitRelease            = 0x12         ;
        constexpr std::uintptr_t requestFallBack                  = 0x13         ;
        constexpr std::uintptr_t writeCount                       = 0x14         ;
        constexpr std::uintptr_t readCount                        = 0x18         ;
        constexpr std::uintptr_t cachedHash                       = 0x1C         ;
        constexpr std::uintptr_t transientPassIndex               = 0x20         ;
        constexpr std::uintptr_t sharedResourceLastFrameUsed      = 0x24         ;
        constexpr std::uintptr_t desc                             = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_Util__RenderGraphUtilsResources
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t m_CoreCopyPS                     = 0x18         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__Name
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t utf8ByteCount                    = 0x8          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__CompilerContextData
    {
        constexpr std::uintptr_t resources                        = 0x10         ;
        constexpr std::uintptr_t passData                         = 0x18         ;
        constexpr std::uintptr_t fences                           = 0x20         ;
        constexpr std::uintptr_t passNames                        = 0x28         ;
        constexpr std::uintptr_t inputData                        = 0x30         ;
        constexpr std::uintptr_t outputData                       = 0x38         ;
        constexpr std::uintptr_t fragmentData                     = 0x40         ;
        constexpr std::uintptr_t sampledData                      = 0x48         ;
        constexpr std::uintptr_t createData                       = 0x50         ;
        constexpr std::uintptr_t destroyData                      = 0x58         ;
        constexpr std::uintptr_t randomAccessResourceData         = 0x60         ;
        constexpr std::uintptr_t nativePassData                   = 0x68         ;
        constexpr std::uintptr_t nativeSubPassData                = 0x70         ;
        constexpr std::uintptr_t m_AreNativeListsAllocated        = 0x78         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__FixedAttachmentArray`1
    {
        constexpr std::uintptr_t a0                               = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__NativePassCompiler
    {
        constexpr std::uintptr_t graph                            = 0x10         ;
        constexpr std::uintptr_t contextData                      = 0x30         ;
        constexpr std::uintptr_t defaultContextData               = 0x38         ;
        constexpr std::uintptr_t previousCommandBuffer            = 0x40         ;
        constexpr std::uintptr_t m_HasSideEffectPassIdCullingStack = 0x48         ;
        constexpr std::uintptr_t m_UnusedVersionedResourceIdCullingStacks = 0x50         ;
        constexpr std::uintptr_t m_DelayedLastUseListPerPassMap   = 0x58         ;
        constexpr std::uintptr_t m_CompilationCache               = 0x60         ;
        constexpr std::uintptr_t m_TempMRTArrays                  = 0x68         ;
        constexpr std::uintptr_t m_BeginRenderPassAttachments     = 0x70         ;
        constexpr std::uintptr_t graphPassNamesForDebug           = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ForceGenerateAuditsForTests    = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__PassInputData
    {
        constexpr std::uintptr_t resource                         = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__PassOutputData
    {
        constexpr std::uintptr_t resource                         = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__PassFragmentData
    {
        constexpr std::uintptr_t resource                         = 0x0          ;
        constexpr std::uintptr_t accessFlags                      = 0xC          ;
        constexpr std::uintptr_t mipLevel                         = 0x10         ;
        constexpr std::uintptr_t depthSlice                       = 0x14         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__PassRandomWriteData
    {
        constexpr std::uintptr_t resource                         = 0x0          ;
        constexpr std::uintptr_t index                            = 0xC          ;
        constexpr std::uintptr_t preserveCounterValue             = 0x10         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__PassMergeState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__PassData
    {
        constexpr std::uintptr_t passId                           = 0x0          ;
        constexpr std::uintptr_t type                             = 0x4          ;
        constexpr std::uintptr_t hasFoveatedRasterization         = 0x8          ;
        constexpr std::uintptr_t extendedFeatureFlags             = 0xC          ;
        constexpr std::uintptr_t tag                              = 0x10         ;
        constexpr std::uintptr_t shadingRateFragmentSize          = 0x14         ;
        constexpr std::uintptr_t primitiveShadingRateCombiner     = 0x18         ;
        constexpr std::uintptr_t fragmentShadingRateCombiner      = 0x1C         ;
        constexpr std::uintptr_t mergeState                       = 0x20         ;
        constexpr std::uintptr_t nativePassIndex                  = 0x24         ;
        constexpr std::uintptr_t nativeSubPassIndex               = 0x28         ;
        constexpr std::uintptr_t firstInput                       = 0x2C         ;
        constexpr std::uintptr_t numInputs                        = 0x30         ;
        constexpr std::uintptr_t firstOutput                      = 0x34         ;
        constexpr std::uintptr_t numOutputs                       = 0x38         ;
        constexpr std::uintptr_t firstFragment                    = 0x3C         ;
        constexpr std::uintptr_t numFragments                     = 0x40         ;
        constexpr std::uintptr_t firstFragmentInput               = 0x44         ;
        constexpr std::uintptr_t numFragmentInputs                = 0x48         ;
        constexpr std::uintptr_t firstSampledOnlyRaster           = 0x4C         ;
        constexpr std::uintptr_t numSampledOnlyRaster             = 0x50         ;
        constexpr std::uintptr_t firstRandomAccessResource        = 0x54         ;
        constexpr std::uintptr_t numRandomAccessResources         = 0x58         ;
        constexpr std::uintptr_t firstCreate                      = 0x5C         ;
        constexpr std::uintptr_t numCreated                       = 0x60         ;
        constexpr std::uintptr_t firstDestroy                     = 0x64         ;
        constexpr std::uintptr_t numDestroyed                     = 0x68         ;
        constexpr std::uintptr_t shadingRateImageIndex            = 0x6C         ;
        constexpr std::uintptr_t fragmentInfoWidth                = 0x70         ;
        constexpr std::uintptr_t fragmentInfoHeight               = 0x74         ;
        constexpr std::uintptr_t fragmentInfoVolumeDepth          = 0x78         ;
        constexpr std::uintptr_t fragmentInfoSamples              = 0x7C         ;
        constexpr std::uintptr_t waitOnGraphicsFencePassId        = 0x80         ;
        constexpr std::uintptr_t awaitingMyGraphicsFencePassId    = 0x84         ;
        constexpr std::uintptr_t asyncCompute                     = 0x88         ;
        constexpr std::uintptr_t hasSideEffects                   = 0x89         ;
        constexpr std::uintptr_t culled                           = 0x8A         ;
        constexpr std::uintptr_t beginNativeSubpass               = 0x8B         ;
        constexpr std::uintptr_t fragmentInfoValid                = 0x8C         ;
        constexpr std::uintptr_t fragmentInfoHasDepth             = 0x8D         ;
        constexpr std::uintptr_t insertGraphicsFence              = 0x8E         ;
        constexpr std::uintptr_t hasShadingRateStates             = 0x8F         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__NativePassAttachment
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
        constexpr std::uintptr_t loadAction                       = 0xC          ;
        constexpr std::uintptr_t storeAction                      = 0x10         ;
        constexpr std::uintptr_t memoryless                       = 0x14         ;
        constexpr std::uintptr_t mipLevel                         = 0x18         ;
        constexpr std::uintptr_t depthSlice                       = 0x1C         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__LoadReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__LoadAudit
    {
        constexpr std::uintptr_t reason                           = 0x0          ;
        constexpr std::uintptr_t passId                           = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t LoadReasonMessages               = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__StoreReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__StoreAudit
    {
        constexpr std::uintptr_t reason                           = 0x0          ;
        constexpr std::uintptr_t passId                           = 0x4          ;
        constexpr std::uintptr_t msaaReason                       = 0x8          ;
        constexpr std::uintptr_t msaaPassId                       = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t StoreReasonMessages              = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__PassBreakReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__PassBreakAudit
    {
        constexpr std::uintptr_t reason                           = 0x0          ;
        constexpr std::uintptr_t breakPass                        = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t BreakReasonMessages              = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__NativePassData
    {
        constexpr std::uintptr_t loadAudit                        = 0x0          ;
        constexpr std::uintptr_t storeAudit                       = 0x44         ;
        constexpr std::uintptr_t breakAudit                       = 0xC8         ;
        constexpr std::uintptr_t fragments                        = 0xD0         ;
        constexpr std::uintptr_t attachments                      = 0x194        ;
        constexpr std::uintptr_t firstGraphPass                   = 0x298        ;
        constexpr std::uintptr_t lastGraphPass                    = 0x29C        ;
        constexpr std::uintptr_t numGraphPasses                   = 0x2A0        ;
        constexpr std::uintptr_t firstNativeSubPass               = 0x2A4        ;
        constexpr std::uintptr_t numNativeSubPasses               = 0x2A8        ;
        constexpr std::uintptr_t width                            = 0x2AC        ;
        constexpr std::uintptr_t height                           = 0x2B0        ;
        constexpr std::uintptr_t volumeDepth                      = 0x2B4        ;
        constexpr std::uintptr_t samples                          = 0x2B8        ;
        constexpr std::uintptr_t shadingRateImageIndex            = 0x2BC        ;
        constexpr std::uintptr_t hasDepth                         = 0x2C0        ;
        constexpr std::uintptr_t hasFoveatedRasterization         = 0x2C1        ;
        constexpr std::uintptr_t hasShadingRateStates             = 0x2C2        ;
        constexpr std::uintptr_t extendedFeatureFlags             = 0x2C4        ;
        constexpr std::uintptr_t shadingRateFragmentSize          = 0x2C8        ;
        constexpr std::uintptr_t primitiveShadingRateCombiner     = 0x2CC        ;
        constexpr std::uintptr_t fragmentShadingRateCombiner      = 0x2D0        ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__ResourceReaderData
    {
        constexpr std::uintptr_t passId                           = 0x0          ;
        constexpr std::uintptr_t inputSlot                        = 0x4          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__ResourceUnversionedData
    {
        constexpr std::uintptr_t isImported                       = 0x0          ;
        constexpr std::uintptr_t isShared                         = 0x1          ;
        constexpr std::uintptr_t tag                              = 0x4          ;
        constexpr std::uintptr_t lastUsePassID                    = 0x8          ;
        constexpr std::uintptr_t lastWritePassID                  = 0xC          ;
        constexpr std::uintptr_t firstUsePassID                   = 0x10         ;
        constexpr std::uintptr_t memoryLess                       = 0x14         ;
        constexpr std::uintptr_t width                            = 0x18         ;
        constexpr std::uintptr_t height                           = 0x1C         ;
        constexpr std::uintptr_t volumeDepth                      = 0x20         ;
        constexpr std::uintptr_t msaaSamples                      = 0x24         ;
        constexpr std::uintptr_t graphicsFormat                   = 0x28         ;
        constexpr std::uintptr_t latestVersionNumber              = 0x2C         ;
        constexpr std::uintptr_t clear                            = 0x30         ;
        constexpr std::uintptr_t discard                          = 0x31         ;
        constexpr std::uintptr_t bindMS                           = 0x32         ;
        constexpr std::uintptr_t textureUVOrigin                  = 0x34         ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__ResourceVersionedData
    {
        constexpr std::uintptr_t written                          = 0x0          ;
        constexpr std::uintptr_t writePassId                      = 0x4          ;
        constexpr std::uintptr_t numReaders                       = 0x8          ;
    }

    namespace UnityEngine_Rendering_RenderGraphModule_NativeRenderPassCompiler__ResourcesData
    {
        constexpr std::uintptr_t unversionedData                  = 0x10         ;
        constexpr std::uintptr_t versionedData                    = 0x18         ;
        constexpr std::uintptr_t readerData                       = 0x20         ;
        constexpr std::uintptr_t MaxVersions                      = 0x28         ;
        constexpr std::uintptr_t MaxReaders                       = 0x30         ;
        constexpr std::uintptr_t resourceNames                    = 0x38         ;
    }

    namespace UnityEngine_Rendering_LookDev__Sky
    {
        constexpr std::uintptr_t cubemap                          = 0x0          ;
        constexpr std::uintptr_t longitudeOffset                  = 0x8          ;
        constexpr std::uintptr_t exposure                         = 0xC          ;
    }

    namespace UnityEngine_Rendering_LookDev__StageRuntimeInterface
    {
        constexpr std::uintptr_t m_AddGameObject                  = 0x10         ;
        constexpr std::uintptr_t m_GetCamera                      = 0x18         ;
        constexpr std::uintptr_t m_GetSunLight                    = 0x20         ;
        constexpr std::uintptr_t SRPData                          = 0x28         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerBitField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t toggles                          = 0x70         ;
        constexpr std::uintptr_t m_Field                          = 0x78         ;
        constexpr std::uintptr_t m_Container                      = 0x80         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t m_Field                          = 0x68         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIPrefabBundle
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t prefab                           = 0x18         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerCanvas
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_DebugTreeState                 = 0x20         ;
        constexpr std::uintptr_t m_PrefabsMap                     = 0x28         ;
        constexpr std::uintptr_t panelPrefab                      = 0x30         ;
        constexpr std::uintptr_t prefabs                          = 0x38         ;
        constexpr std::uintptr_t m_UIPanels                       = 0x40         ;
        constexpr std::uintptr_t m_SelectedPanel                  = 0x48         ;
        constexpr std::uintptr_t m_SelectedWidget                 = 0x50         ;
        constexpr std::uintptr_t m_CurrentQueryPath               = 0x58         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerColor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t colorImage                       = 0x70         ;
        constexpr std::uintptr_t fieldR                           = 0x78         ;
        constexpr std::uintptr_t fieldG                           = 0x80         ;
        constexpr std::uintptr_t fieldB                           = 0x88         ;
        constexpr std::uintptr_t fieldA                           = 0x90         ;
        constexpr std::uintptr_t m_Field                          = 0x98         ;
        constexpr std::uintptr_t m_Container                      = 0xA0         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t contentHolder                    = 0x20         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerEnumField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nextButtonText                   = 0x60         ;
        constexpr std::uintptr_t previousButtonText               = 0x68         ;
        constexpr std::uintptr_t nameLabel                        = 0x70         ;
        constexpr std::uintptr_t valueLabel                       = 0x78         ;
        constexpr std::uintptr_t m_Field                          = 0x80         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerEnumHistory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nextButtonText                   = 0x60         ;
        constexpr std::uintptr_t previousButtonText               = 0x68         ;
        constexpr std::uintptr_t nameLabel                        = 0x70         ;
        constexpr std::uintptr_t valueLabel                       = 0x78         ;
        constexpr std::uintptr_t m_Field                          = 0x80         ;
        constexpr std::uintptr_t historyValues                    = 0x88         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerField`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nextButtonText                   = 0x0          ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerFloatField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueLabel                       = 0x68         ;
        constexpr std::uintptr_t m_Field                          = 0x70         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerFoldout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t m_Field                          = 0x70         ;
        constexpr std::uintptr_t m_Container                      = 0x78         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t header                           = 0x68         ;
        constexpr std::uintptr_t m_Field                          = 0x70         ;
        constexpr std::uintptr_t m_Container                      = 0x78         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerHBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t m_Container                      = 0x60         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerIndirectFloatField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueLabel                       = 0x68         ;
        constexpr std::uintptr_t getter                           = 0x70         ;
        constexpr std::uintptr_t setter                           = 0x78         ;
        constexpr std::uintptr_t incStepGetter                    = 0x80         ;
        constexpr std::uintptr_t incStepMultGetter                = 0x88         ;
        constexpr std::uintptr_t decimalsGetter                   = 0x90         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerIndirectToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t checkmarkImage                   = 0x70         ;
        constexpr std::uintptr_t getter                           = 0x78         ;
        constexpr std::uintptr_t setter                           = 0x80         ;
        constexpr std::uintptr_t index                            = 0x88         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerIntField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueLabel                       = 0x68         ;
        constexpr std::uintptr_t m_Field                          = 0x70         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerMessageBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t m_Field                          = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t k_WarningBackgroundColor         = 0x0          ;
            constexpr std::uintptr_t k_WarningTextColor               = 0x4          ;
            constexpr std::uintptr_t k_ErrorBackgroundColor           = 0x8          ;
            constexpr std::uintptr_t k_ErrorTextColor                 = 0xC          ;
        }

    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueLabel                       = 0x68         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerObjectList
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nextButtonText                   = 0x60         ;
        constexpr std::uintptr_t previousButtonText               = 0x68         ;
        constexpr std::uintptr_t nameLabel                        = 0x70         ;
        constexpr std::uintptr_t valueLabel                       = 0x78         ;
        constexpr std::uintptr_t m_Field                          = 0x80         ;
        constexpr std::uintptr_t m_Index                          = 0x88         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerObjectPopupField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nextButtonText                   = 0x60         ;
        constexpr std::uintptr_t previousButtonText               = 0x68         ;
        constexpr std::uintptr_t nameLabel                        = 0x70         ;
        constexpr std::uintptr_t valueLabel                       = 0x78         ;
        constexpr std::uintptr_t m_Field                          = 0x80         ;
        constexpr std::uintptr_t m_Index                          = 0x88         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerPanel
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t nameLabel                        = 0x20         ;
        constexpr std::uintptr_t scrollRect                       = 0x28         ;
        constexpr std::uintptr_t viewport                         = 0x30         ;
        constexpr std::uintptr_t Canvas                           = 0x38         ;
        constexpr std::uintptr_t m_ScrollTransform                = 0x40         ;
        constexpr std::uintptr_t m_ContentTransform               = 0x48         ;
        constexpr std::uintptr_t m_MaskTransform                  = 0x50         ;
        constexpr std::uintptr_t m_ScrollTarget                   = 0x58         ;
        constexpr std::uintptr_t m_Panel                          = 0x60         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerPersistentCanvas
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t panel                            = 0x20         ;
        constexpr std::uintptr_t valuePrefab                      = 0x28         ;
        constexpr std::uintptr_t m_Items                          = 0x30         ;
        constexpr std::uintptr_t m_ValueTupleWidgets              = 0x38         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerProgressBar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueLabel                       = 0x68         ;
        constexpr std::uintptr_t progressBarRect                  = 0x70         ;
        constexpr std::uintptr_t m_Value                          = 0x78         ;
        constexpr std::uintptr_t m_Timer                          = 0x80         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerRenderingLayerField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t toggles                          = 0x70         ;
        constexpr std::uintptr_t m_Field                          = 0x78         ;
        constexpr std::uintptr_t m_Container                      = 0x80         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t m_Field                          = 0x70         ;
        constexpr std::uintptr_t m_Container                      = 0x78         ;
        constexpr std::uintptr_t m_Timer                          = 0x80         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t checkmarkImage                   = 0x70         ;
        constexpr std::uintptr_t m_Field                          = 0x78         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerToggleHistory
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t checkmarkImage                   = 0x70         ;
        constexpr std::uintptr_t m_Field                          = 0x78         ;
        constexpr std::uintptr_t historyToggles                   = 0x80         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerUIntField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueLabel                       = 0x68         ;
        constexpr std::uintptr_t m_Field                          = 0x70         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerVBox
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t m_Container                      = 0x60         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerValue
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueLabel                       = 0x68         ;
        constexpr std::uintptr_t m_Field                          = 0x70         ;
        constexpr std::uintptr_t m_Timer                          = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t k_ZeroColor                      = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerValueTuple
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueLabel                       = 0x68         ;
        constexpr std::uintptr_t m_Field                          = 0x70         ;
        constexpr std::uintptr_t valueElements                    = 0x78         ;
        constexpr std::uintptr_t m_Timer                          = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t k_ZeroColor                      = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerVector2
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t fieldX                           = 0x70         ;
        constexpr std::uintptr_t fieldY                           = 0x78         ;
        constexpr std::uintptr_t m_Field                          = 0x80         ;
        constexpr std::uintptr_t m_Container                      = 0x88         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerVector3
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t fieldX                           = 0x70         ;
        constexpr std::uintptr_t fieldY                           = 0x78         ;
        constexpr std::uintptr_t fieldZ                           = 0x80         ;
        constexpr std::uintptr_t m_Field                          = 0x88         ;
        constexpr std::uintptr_t m_Container                      = 0x90         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerVector4
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
        constexpr std::uintptr_t nameLabel                        = 0x60         ;
        constexpr std::uintptr_t valueToggle                      = 0x68         ;
        constexpr std::uintptr_t fieldX                           = 0x70         ;
        constexpr std::uintptr_t fieldY                           = 0x78         ;
        constexpr std::uintptr_t fieldZ                           = 0x80         ;
        constexpr std::uintptr_t fieldW                           = 0x88         ;
        constexpr std::uintptr_t m_Field                          = 0x90         ;
        constexpr std::uintptr_t m_Container                      = 0x98         ;
    }

    namespace UnityEngine_Rendering_UI__DebugUIHandlerWidget
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t colorDefault                     = 0x20         ;
        constexpr std::uintptr_t colorSelected                    = 0x30         ;
        constexpr std::uintptr_t _parentUIHandler_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _previousUIHandler_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _nextUIHandler_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t m_Widget                         = 0x58         ;
    }

    namespace UnityEngine_Rendering_UI__UIFoldout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t toggleTransition                 = 0x100        ;
        constexpr std::uintptr_t graphic                          = 0x108        ;
        constexpr std::uintptr_t m_Group                          = 0x110        ;
        constexpr std::uintptr_t onValueChanged                   = 0x118        ;
        constexpr std::uintptr_t m_IsOn                           = 0x120        ;
        constexpr std::uintptr_t content                          = 0x128        ;
        constexpr std::uintptr_t arrowOpened                      = 0x130        ;
        constexpr std::uintptr_t arrowClosed                      = 0x138        ;
    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace ActionFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CallbackContext
    {
        constexpr std::uintptr_t m_State                          = 0x0          ;
        constexpr std::uintptr_t m_ActionIndex                    = 0x8          ;
    }

    namespace WriteFileJson
    {
        constexpr std::uintptr_t version                          = 0x0          ;
        constexpr std::uintptr_t name                             = 0x8          ;
        constexpr std::uintptr_t maps                             = 0x10         ;
        constexpr std::uintptr_t controlSchemes                   = 0x18         ;
    }

    namespace WriteFileJsonNoName
    {
        constexpr std::uintptr_t maps                             = 0x0          ;
        constexpr std::uintptr_t controlSchemes                   = 0x8          ;
    }

    namespace ReadFileJson
    {
        constexpr std::uintptr_t version                          = 0x0          ;
        constexpr std::uintptr_t name                             = 0x8          ;
        constexpr std::uintptr_t maps                             = 0x10         ;
        constexpr std::uintptr_t controlSchemes                   = 0x18         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeviceArray
    {
        constexpr std::uintptr_t m_HaveValue                      = 0x0          ;
        constexpr std::uintptr_t m_DeviceCount                    = 0x4          ;
        constexpr std::uintptr_t m_DeviceArray                    = 0x8          ;
    }

    namespace BindingOverrideListJson
    {
        constexpr std::uintptr_t bindings                         = 0x0          ;
    }

    namespace BindingOverrideJson
    {
        constexpr std::uintptr_t action                           = 0x0          ;
        constexpr std::uintptr_t id                               = 0x8          ;
        constexpr std::uintptr_t path                             = 0x10         ;
        constexpr std::uintptr_t interactions                     = 0x18         ;
        constexpr std::uintptr_t processors                       = 0x20         ;
    }

    namespace BindingJson
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t id                               = 0x8          ;
        constexpr std::uintptr_t path                             = 0x10         ;
        constexpr std::uintptr_t interactions                     = 0x18         ;
        constexpr std::uintptr_t processors                       = 0x20         ;
        constexpr std::uintptr_t groups                           = 0x28         ;
        constexpr std::uintptr_t action                           = 0x30         ;
        constexpr std::uintptr_t isComposite                      = 0x38         ;
        constexpr std::uintptr_t isPartOfComposite                = 0x39         ;
    }

    namespace ReadActionJson
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t type                             = 0x8          ;
        constexpr std::uintptr_t id                               = 0x10         ;
        constexpr std::uintptr_t expectedControlType              = 0x18         ;
        constexpr std::uintptr_t expectedControlLayout            = 0x20         ;
        constexpr std::uintptr_t processors                       = 0x28         ;
        constexpr std::uintptr_t interactions                     = 0x30         ;
        constexpr std::uintptr_t passThrough                      = 0x38         ;
        constexpr std::uintptr_t initialStateCheck                = 0x39         ;
        constexpr std::uintptr_t bindings                         = 0x40         ;
    }

    namespace WriteActionJson
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t type                             = 0x8          ;
        constexpr std::uintptr_t id                               = 0x10         ;
        constexpr std::uintptr_t expectedControlType              = 0x18         ;
        constexpr std::uintptr_t processors                       = 0x20         ;
        constexpr std::uintptr_t interactions                     = 0x28         ;
        constexpr std::uintptr_t initialStateCheck                = 0x30         ;
    }

    namespace ReadMapJson
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t id                               = 0x8          ;
        constexpr std::uintptr_t actions                          = 0x10         ;
        constexpr std::uintptr_t bindings                         = 0x18         ;
    }

    namespace WriteMapJson
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t id                               = 0x8          ;
        constexpr std::uintptr_t actions                          = 0x10         ;
        constexpr std::uintptr_t bindings                         = 0x18         ;
    }

    namespace WriteFileJson
    {
        constexpr std::uintptr_t maps                             = 0x0          ;
    }

    namespace ReadFileJson
    {
        constexpr std::uintptr_t actions                          = 0x0          ;
        constexpr std::uintptr_t maps                             = 0x8          ;
    }

    namespace Parameter
    {
        constexpr std::uintptr_t instance                         = 0x0          ;
        constexpr std::uintptr_t field                            = 0x8          ;
        constexpr std::uintptr_t bindingIndex                     = 0x10         ;
    }

    namespace ParameterEnumerable
    {
        constexpr std::uintptr_t m_State                          = 0x0          ;
        constexpr std::uintptr_t m_Parameter                      = 0x8          ;
        constexpr std::uintptr_t m_MapIndex                       = 0x80         ;
    }

    namespace ParameterEnumerator
    {
        constexpr std::uintptr_t m_State                          = 0x0          ;
        constexpr std::uintptr_t m_MapIndex                       = 0x8          ;
        constexpr std::uintptr_t m_BindingCurrentIndex            = 0xC          ;
        constexpr std::uintptr_t m_BindingEndIndex                = 0x10         ;
        constexpr std::uintptr_t m_InteractionCurrentIndex        = 0x14         ;
        constexpr std::uintptr_t m_InteractionEndIndex            = 0x18         ;
        constexpr std::uintptr_t m_ProcessorCurrentIndex          = 0x1C         ;
        constexpr std::uintptr_t m_ProcessorEndIndex              = 0x20         ;
        constexpr std::uintptr_t m_BindingMask                    = 0x28         ;
        constexpr std::uintptr_t m_ObjectType                     = 0x80         ;
        constexpr std::uintptr_t m_ParameterName                  = 0x88         ;
        constexpr std::uintptr_t m_MayBeInteraction               = 0x90         ;
        constexpr std::uintptr_t m_MayBeProcessor                 = 0x91         ;
        constexpr std::uintptr_t m_MayBeComposite                 = 0x92         ;
        constexpr std::uintptr_t m_CurrentBindingIsComposite      = 0x93         ;
        constexpr std::uintptr_t m_CurrentObject                  = 0x98         ;
        constexpr std::uintptr_t m_CurrentParameter               = 0xA0         ;
    }

    namespace ParameterOverride
    {
        constexpr std::uintptr_t objectRegistrationName           = 0x0          ;
        constexpr std::uintptr_t parameter                        = 0x8          ;
        constexpr std::uintptr_t bindingMask                      = 0x10         ;
        constexpr std::uintptr_t value                            = 0x68         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RebindingOperation
    {
        constexpr std::uintptr_t m_ActionToRebind                 = 0x10         ;
        constexpr std::uintptr_t m_BindingMask                    = 0x18         ;
        constexpr std::uintptr_t m_ControlType                    = 0x78         ;
        constexpr std::uintptr_t m_ExpectedLayout                 = 0x80         ;
        constexpr std::uintptr_t m_IncludePathCount               = 0x90         ;
        constexpr std::uintptr_t m_IncludePaths                   = 0x98         ;
        constexpr std::uintptr_t m_ExcludePathCount               = 0xA0         ;
        constexpr std::uintptr_t m_ExcludePaths                   = 0xA8         ;
        constexpr std::uintptr_t m_TargetBindingIndex             = 0xB0         ;
        constexpr std::uintptr_t m_BindingGroupForNewBinding      = 0xB8         ;
        constexpr std::uintptr_t m_CancelBinding                  = 0xC0         ;
        constexpr std::uintptr_t m_MagnitudeThreshold             = 0xC8         ;
        constexpr std::uintptr_t m_Scores                         = 0xD0         ;
        constexpr std::uintptr_t m_Magnitudes                     = 0xD8         ;
        constexpr std::uintptr_t m_LastMatchTime                  = 0xE0         ;
        constexpr std::uintptr_t m_StartTime                      = 0xE8         ;
        constexpr std::uintptr_t m_Timeout                        = 0xF0         ;
        constexpr std::uintptr_t m_WaitSecondsAfterMatch          = 0xF4         ;
        constexpr std::uintptr_t m_SavedInputEventHandledPolicy   = 0xF8         ;
        constexpr std::uintptr_t m_TargetInputEventHandledPolicy  = 0xFC         ;
        constexpr std::uintptr_t m_Candidates                     = 0x100        ;
        constexpr std::uintptr_t m_OnComplete                     = 0x120        ;
        constexpr std::uintptr_t m_OnCancel                       = 0x128        ;
        constexpr std::uintptr_t m_OnPotentialMatch               = 0x130        ;
        constexpr std::uintptr_t m_OnGeneratePath                 = 0x138        ;
        constexpr std::uintptr_t m_OnComputeScore                 = 0x140        ;
        constexpr std::uintptr_t m_OnApplyBinding                 = 0x148        ;
        constexpr std::uintptr_t m_OnEventDelegate                = 0x150        ;
        constexpr std::uintptr_t m_OnAfterUpdateDelegate          = 0x158        ;
        constexpr std::uintptr_t m_LayoutCache                    = 0x160        ;
        constexpr std::uintptr_t m_PathBuilder                    = 0x168        ;
        constexpr std::uintptr_t m_Flags                          = 0x170        ;
        constexpr std::uintptr_t m_StartingActuations             = 0x178        ;
    }

    namespace BindingSyntax
    {
        constexpr std::uintptr_t m_ActionMap                      = 0x0          ;
        constexpr std::uintptr_t m_Action                         = 0x8          ;
        constexpr std::uintptr_t m_BindingIndexInMap              = 0x10         ;
    }

    namespace CompositeSyntax
    {
        constexpr std::uintptr_t m_Action                         = 0x0          ;
        constexpr std::uintptr_t m_ActionMap                      = 0x8          ;
        constexpr std::uintptr_t m_BindingIndexInMap              = 0x10         ;
    }

    namespace ControlSchemeSyntax
    {
        constexpr std::uintptr_t m_Asset                          = 0x0          ;
        constexpr std::uintptr_t m_ControlSchemeIndex             = 0x8          ;
        constexpr std::uintptr_t m_ControlScheme                  = 0x10         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InteractionState
    {
        constexpr std::uintptr_t m_TriggerControlIndex            = 0x0          ;
        constexpr std::uintptr_t m_Phase                          = 0x2          ;
        constexpr std::uintptr_t m_Flags                          = 0x3          ;
        constexpr std::uintptr_t m_TimerDuration                  = 0x4          ;
        constexpr std::uintptr_t m_StartTime                      = 0x8          ;
        constexpr std::uintptr_t m_TimerStartTime                 = 0x10         ;
        constexpr std::uintptr_t m_PerformedTime                  = 0x18         ;
        constexpr std::uintptr_t m_TotalTimeoutCompletionTimeDone = 0x20         ;
        constexpr std::uintptr_t m_TotalTimeoutCompletionTimeRemaining = 0x24         ;
        constexpr std::uintptr_t m_TimerMonitorIndex              = 0x28         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BindingState
    {
        constexpr std::uintptr_t m_ControlCount                   = 0x0          ;
        constexpr std::uintptr_t m_InteractionCount               = 0x1          ;
        constexpr std::uintptr_t m_ProcessorCount                 = 0x2          ;
        constexpr std::uintptr_t m_MapIndex                       = 0x3          ;
        constexpr std::uintptr_t m_Flags                          = 0x4          ;
        constexpr std::uintptr_t m_PartIndex                      = 0x5          ;
        constexpr std::uintptr_t m_ActionIndex                    = 0x6          ;
        constexpr std::uintptr_t m_CompositeOrCompositeBindingIndex = 0x8          ;
        constexpr std::uintptr_t m_ProcessorStartIndex            = 0xA          ;
        constexpr std::uintptr_t m_InteractionStartIndex          = 0xC          ;
        constexpr std::uintptr_t m_ControlStartIndex              = 0xE          ;
        constexpr std::uintptr_t m_PressTime                      = 0x10         ;
        constexpr std::uintptr_t m_TriggerEventIdForComposite     = 0x18         ;
        constexpr std::uintptr_t __padding                        = 0x1C         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TriggerState
    {
        constexpr std::uintptr_t m_Phase                          = 0x0          ;
        constexpr std::uintptr_t m_Flags                          = 0x1          ;
        constexpr std::uintptr_t m_MapIndex                       = 0x2          ;
        constexpr std::uintptr_t m_ControlIndex                   = 0x4          ;
        constexpr std::uintptr_t m_Time                           = 0x8          ;
        constexpr std::uintptr_t m_StartTime                      = 0x10         ;
        constexpr std::uintptr_t m_BindingIndex                   = 0x18         ;
        constexpr std::uintptr_t m_InteractionIndex               = 0x1A         ;
        constexpr std::uintptr_t m_Magnitude                      = 0x1C         ;
        constexpr std::uintptr_t m_LastPerformedInUpdate          = 0x20         ;
        constexpr std::uintptr_t m_LastCanceledInUpdate           = 0x24         ;
        constexpr std::uintptr_t m_PressedInUpdate                = 0x28         ;
        constexpr std::uintptr_t m_ReleasedInUpdate               = 0x2C         ;
        constexpr std::uintptr_t m_LastCompletedInUpdate          = 0x30         ;
        constexpr std::uintptr_t framePerformed                   = 0x34         ;
        constexpr std::uintptr_t framePressed                     = 0x38         ;
        constexpr std::uintptr_t frameReleased                    = 0x3C         ;
        constexpr std::uintptr_t frameCompleted                   = 0x40         ;
    }

    namespace ActionMapIndices
    {
        constexpr std::uintptr_t actionStartIndex                 = 0x0          ;
        constexpr std::uintptr_t actionCount                      = 0x4          ;
        constexpr std::uintptr_t controlStartIndex                = 0x8          ;
        constexpr std::uintptr_t controlCount                     = 0xC          ;
        constexpr std::uintptr_t bindingStartIndex                = 0x10         ;
        constexpr std::uintptr_t bindingCount                     = 0x14         ;
        constexpr std::uintptr_t interactionStartIndex            = 0x18         ;
        constexpr std::uintptr_t interactionCount                 = 0x1C         ;
        constexpr std::uintptr_t processorStartIndex              = 0x20         ;
        constexpr std::uintptr_t processorCount                   = 0x24         ;
        constexpr std::uintptr_t compositeStartIndex              = 0x28         ;
        constexpr std::uintptr_t compositeCount                   = 0x2C         ;
    }

    namespace UnmanagedMemory
    {
        constexpr std::uintptr_t basePtr                          = 0x0          ;
        constexpr std::uintptr_t mapCount                         = 0x8          ;
        constexpr std::uintptr_t actionCount                      = 0xC          ;
        constexpr std::uintptr_t interactionCount                 = 0x10         ;
        constexpr std::uintptr_t bindingCount                     = 0x14         ;
        constexpr std::uintptr_t controlCount                     = 0x18         ;
        constexpr std::uintptr_t compositeCount                   = 0x1C         ;
        constexpr std::uintptr_t actionStates                     = 0x20         ;
        constexpr std::uintptr_t bindingStates                    = 0x28         ;
        constexpr std::uintptr_t interactionStates                = 0x30         ;
        constexpr std::uintptr_t controlMagnitudes                = 0x38         ;
        constexpr std::uintptr_t compositeMagnitudes              = 0x40         ;
        constexpr std::uintptr_t enabledControls                  = 0x48         ;
        constexpr std::uintptr_t actionBindingIndicesAndCounts    = 0x50         ;
        constexpr std::uintptr_t actionBindingIndices             = 0x58         ;
        constexpr std::uintptr_t controlIndexToBindingIndex       = 0x60         ;
        constexpr std::uintptr_t controlGroupingAndComplexity     = 0x68         ;
        constexpr std::uintptr_t controlGroupingInitialized       = 0x70         ;
        constexpr std::uintptr_t mapIndices                       = 0x78         ;
    }

    namespace GlobalState
    {
        constexpr std::uintptr_t globalList                       = 0x0          ;
        constexpr std::uintptr_t onActionChange                   = 0x18         ;
        constexpr std::uintptr_t onActionControlsChanged          = 0x68         ;
    }

    namespace DisplayStringOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MatchOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PartBinding
    {
        constexpr std::uintptr_t _part_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _control_k__BackingField         = 0x8          ;
    }

    namespace Result
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Match
    {
        constexpr std::uintptr_t m_RequirementIndex               = 0x0          ;
        constexpr std::uintptr_t m_Requirements                   = 0x8          ;
        constexpr std::uintptr_t m_Controls                       = 0x10         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Index                          = 0x0          ;
        constexpr std::uintptr_t m_Requirements                   = 0x8          ;
        constexpr std::uintptr_t m_Controls                       = 0x10         ;
    }

    namespace MatchResult
    {
        constexpr std::uintptr_t m_Result                         = 0x0          ;
        constexpr std::uintptr_t m_Score                          = 0x4          ;
        constexpr std::uintptr_t m_Devices                        = 0x8          ;
        constexpr std::uintptr_t m_Controls                       = 0x28         ;
        constexpr std::uintptr_t m_Requirements                   = 0x48         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeviceRequirement
    {
        constexpr std::uintptr_t m_ControlPath                    = 0x0          ;
        constexpr std::uintptr_t m_Flags                          = 0x8          ;
    }

    namespace DeviceJson
    {
        constexpr std::uintptr_t devicePath                       = 0x0          ;
        constexpr std::uintptr_t isOptional                       = 0x8          ;
        constexpr std::uintptr_t isOR                             = 0x9          ;
    }

    namespace SchemeJson
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t bindingGroup                     = 0x8          ;
        constexpr std::uintptr_t devices                          = 0x10         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StateEventBuffer
    {
        constexpr std::uintptr_t stateEvent                       = 0x0          ;
        constexpr std::uintptr_t data                             = 0x19         ;
    }

    namespace DeltaStateEventBuffer
    {
        constexpr std::uintptr_t stateEvent                       = 0x0          ;
        constexpr std::uintptr_t data                             = 0x1D         ;
    }

    namespace ControlFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Enumerate
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InputEventControlCollection
    {
        constexpr std::uintptr_t m_Device                         = 0x0          ;
        constexpr std::uintptr_t m_EventPtr                       = 0x8          ;
        constexpr std::uintptr_t m_Flags                          = 0x10         ;
        constexpr std::uintptr_t m_MagnitudeThreshold             = 0x14         ;
    }

    namespace InputEventControlEnumerator
    {
        constexpr std::uintptr_t m_Flags                          = 0x0          ;
        constexpr std::uintptr_t m_Device                         = 0x8          ;
        constexpr std::uintptr_t m_StateOffsetToControlIndex      = 0x10         ;
        constexpr std::uintptr_t m_StateOffsetToControlIndexLength = 0x18         ;
        constexpr std::uintptr_t m_AllControls                    = 0x20         ;
        constexpr std::uintptr_t m_DefaultState                   = 0x28         ;
        constexpr std::uintptr_t m_CurrentState                   = 0x30         ;
        constexpr std::uintptr_t m_NoiseMask                      = 0x38         ;
        constexpr std::uintptr_t m_EventPtr                       = 0x40         ;
        constexpr std::uintptr_t m_CurrentControl                 = 0x48         ;
        constexpr std::uintptr_t m_CurrentIndexInStateOffsetToControlIndexMap = 0x50         ;
        constexpr std::uintptr_t m_CurrentControlStateBitOffset   = 0x54         ;
        constexpr std::uintptr_t m_EventState                     = 0x58         ;
        constexpr std::uintptr_t m_CurrentBitOffset               = 0x60         ;
        constexpr std::uintptr_t m_EndBitOffset                   = 0x64         ;
        constexpr std::uintptr_t m_MagnitudeThreshold             = 0x68         ;
    }

    namespace ControlBuilder
    {
        constexpr std::uintptr_t _control_k__BackingField         = 0x0          ;
    }

    namespace DeviceBuilder
    {
        constexpr std::uintptr_t _device_k__BackingField          = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Indices                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace HumanReadableStringOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PathComponentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParsedPathComponent
    {
        constexpr std::uintptr_t m_Layout                         = 0x0          ;
        constexpr std::uintptr_t m_Usages                         = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x40         ;
    }

    namespace PathParser
    {
        constexpr std::uintptr_t path                             = 0x0          ;
        constexpr std::uintptr_t length                           = 0x8          ;
        constexpr std::uintptr_t leftIndexInPath                  = 0xC          ;
        constexpr std::uintptr_t rightIndexInPath                 = 0x10         ;
        constexpr std::uintptr_t current                          = 0x18         ;
    }

    namespace CachingPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeviceFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ControlBitRangeNode
    {
        constexpr std::uintptr_t endBitOffset                     = 0x0          ;
        constexpr std::uintptr_t leftChildIndex                   = 0x2          ;
        constexpr std::uintptr_t controlStartIndex                = 0x4          ;
        constexpr std::uintptr_t controlCount                     = 0x6          ;
    }

    namespace MessageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Message
    {
        constexpr std::uintptr_t participantId                    = 0x0          ;
        constexpr std::uintptr_t type                             = 0x4          ;
        constexpr std::uintptr_t data                             = 0x8          ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RemoteSender
    {
        constexpr std::uintptr_t senderId                         = 0x0          ;
        constexpr std::uintptr_t layouts                          = 0x8          ;
        constexpr std::uintptr_t devices                          = 0x10         ;
    }

    namespace RemoteInputDevice
    {
        constexpr std::uintptr_t remoteId                         = 0x0          ;
        constexpr std::uintptr_t localId                          = 0x4          ;
        constexpr std::uintptr_t description                      = 0x8          ;
    }

    namespace Subscriber
    {
        constexpr std::uintptr_t owner                            = 0x10         ;
        constexpr std::uintptr_t observer                         = 0x18         ;
    }

    namespace Data
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t layoutJson                       = 0x8          ;
        constexpr std::uintptr_t isOverride                       = 0x10         ;
    }

    namespace Data
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t layout                           = 0x8          ;
        constexpr std::uintptr_t deviceId                         = 0x10         ;
        constexpr std::uintptr_t usages                           = 0x18         ;
        constexpr std::uintptr_t description                      = 0x20         ;
    }

    namespace Data
    {
        constexpr std::uintptr_t deviceId                         = 0x0          ;
        constexpr std::uintptr_t usages                           = 0x8          ;
    }

    namespace Subscriber
    {
        constexpr std::uintptr_t owner                            = 0x10         ;
        constexpr std::uintptr_t observer                         = 0x18         ;
    }

    namespace DeviceDisableScope
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AvailableDevice
    {
        constexpr std::uintptr_t description                      = 0x0          ;
        constexpr std::uintptr_t deviceId                         = 0x38         ;
        constexpr std::uintptr_t isNative                         = 0x3C         ;
        constexpr std::uintptr_t isRemoved                        = 0x3D         ;
    }

    namespace StateChangeMonitorTimeout
    {
        constexpr std::uintptr_t control                          = 0x0          ;
        constexpr std::uintptr_t time                             = 0x8          ;
        constexpr std::uintptr_t monitor                          = 0x10         ;
        constexpr std::uintptr_t monitorIndex                     = 0x18         ;
        constexpr std::uintptr_t timerIndex                       = 0x20         ;
    }

    namespace StateChangeMonitorListener
    {
        constexpr std::uintptr_t control                          = 0x0          ;
        constexpr std::uintptr_t monitor                          = 0x8          ;
        constexpr std::uintptr_t monitorIndex                     = 0x10         ;
        constexpr std::uintptr_t groupIndex                       = 0x18         ;
    }

    namespace StateChangeMonitorsForDevice
    {
        constexpr std::uintptr_t memoryRegions                    = 0x0          ;
        constexpr std::uintptr_t listeners                        = 0x8          ;
        constexpr std::uintptr_t signalled                        = 0x10         ;
        constexpr std::uintptr_t needToUpdateOrderingOfMonitors   = 0x30         ;
        constexpr std::uintptr_t needToCompactArrays              = 0x31         ;
    }

    namespace UpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScrollDeltaBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BackgroundBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EditorInputBehaviorInPlayMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InputActionPropertyDrawerMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PlayerActions
    {
        constexpr std::uintptr_t m_Wrapper                        = 0x0          ;
    }

    namespace UIActions
    {
        constexpr std::uintptr_t m_Wrapper                        = 0x0          ;
    }

    namespace ActionEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
        constexpr std::uintptr_t m_ActionId                       = 0x30         ;
        constexpr std::uintptr_t m_ActionName                     = 0x38         ;
    }

    namespace DeviceLostEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace DeviceRegainedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace ControlsChangedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace PlayerJoinedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace PlayerLeftEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace TrackingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TrackingStates
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UpdateType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeviceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeviceSubType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeviceFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Capabilities
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t subType                          = 0x4          ;
        constexpr std::uintptr_t flags                            = 0x8          ;
    }

    namespace Button
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ControlSchemeChangeSyntax
    {
        constexpr std::uintptr_t m_UserIndex                      = 0x0          ;
    }

    namespace UserFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UserData
    {
        constexpr std::uintptr_t platformUserAccountHandle        = 0x0          ;
        constexpr std::uintptr_t platformUserAccountName          = 0x18         ;
        constexpr std::uintptr_t platformUserAccountId            = 0x20         ;
        constexpr std::uintptr_t deviceCount                      = 0x28         ;
        constexpr std::uintptr_t deviceStartIndex                 = 0x2C         ;
        constexpr std::uintptr_t actions                          = 0x30         ;
        constexpr std::uintptr_t controlScheme                    = 0x38         ;
        constexpr std::uintptr_t controlSchemeMatch               = 0x58         ;
        constexpr std::uintptr_t lostDeviceCount                  = 0xA8         ;
        constexpr std::uintptr_t lostDeviceStartIndex             = 0xAC         ;
        constexpr std::uintptr_t flags                            = 0xB0         ;
    }

    namespace CompareDevicesByUserAccount
    {
        constexpr std::uintptr_t platformUserAccountHandle        = 0x0          ;
    }

    namespace OngoingAccountSelection
    {
        constexpr std::uintptr_t device                           = 0x0          ;
        constexpr std::uintptr_t userId                           = 0x8          ;
    }

    namespace GlobalState
    {
        constexpr std::uintptr_t pairingStateVersion              = 0x0          ;
        constexpr std::uintptr_t lastUserId                       = 0x4          ;
        constexpr std::uintptr_t allUserCount                     = 0x8          ;
        constexpr std::uintptr_t allPairedDeviceCount             = 0xC          ;
        constexpr std::uintptr_t allLostDeviceCount               = 0x10         ;
        constexpr std::uintptr_t allUsers                         = 0x18         ;
        constexpr std::uintptr_t allUserData                      = 0x20         ;
        constexpr std::uintptr_t allPairedDevices                 = 0x28         ;
        constexpr std::uintptr_t allLostDevices                   = 0x30         ;
        constexpr std::uintptr_t ongoingAccountSelections         = 0x38         ;
        constexpr std::uintptr_t onChange                         = 0x58         ;
        constexpr std::uintptr_t onUnpairedDeviceUsed             = 0xA8         ;
        constexpr std::uintptr_t onPreFilterUnpairedDeviceUsed    = 0xF8         ;
        constexpr std::uintptr_t actionChangeDelegate             = 0x148        ;
        constexpr std::uintptr_t onDeviceChangeDelegate           = 0x150        ;
        constexpr std::uintptr_t onEventDelegate                  = 0x158        ;
        constexpr std::uintptr_t onActionChangeHooked             = 0x160        ;
        constexpr std::uintptr_t onDeviceChangeHooked             = 0x161        ;
        constexpr std::uintptr_t onEventHooked                    = 0x162        ;
        constexpr std::uintptr_t listenForUnpairedDeviceActivity  = 0x164        ;
    }

    namespace InputActionReferenceState
    {
        constexpr std::uintptr_t refCount                         = 0x0          ;
        constexpr std::uintptr_t enabledByInputModule             = 0x4          ;
    }

    namespace CursorLockBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ButtonState
    {
        constexpr std::uintptr_t m_IsPressed                      = 0x0          ;
        constexpr std::uintptr_t m_FramePressState                = 0x4          ;
        constexpr std::uintptr_t m_PressTime                      = 0x8          ;
        constexpr std::uintptr_t m_PressRaycast                   = 0x10         ;
        constexpr std::uintptr_t m_PressObject                    = 0x80         ;
        constexpr std::uintptr_t m_RawPressObject                 = 0x88         ;
        constexpr std::uintptr_t m_LastPressObject                = 0x90         ;
        constexpr std::uintptr_t m_DragObject                     = 0x98         ;
        constexpr std::uintptr_t m_PressPosition                  = 0xA0         ;
        constexpr std::uintptr_t m_ClickTime                      = 0xA8         ;
        constexpr std::uintptr_t m_ClickCount                     = 0xAC         ;
        constexpr std::uintptr_t m_Dragging                       = 0xB0         ;
        constexpr std::uintptr_t m_ClickedOnSameGameObject        = 0xB1         ;
        constexpr std::uintptr_t m_IgnoreNextClick                = 0xB2         ;
    }

    namespace RaycastHitData
    {
        constexpr std::uintptr_t _graphic_k__BackingField         = 0x0          ;
        constexpr std::uintptr_t _worldHitPosition_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _screenPosition_k__BackingField  = 0x14         ;
        constexpr std::uintptr_t _distance_k__BackingField        = 0x1C         ;
    }

    namespace CursorMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SwitchInputOnlyReport
    {
        constexpr std::uintptr_t buttons0                         = 0x0          ;
        constexpr std::uintptr_t buttons1                         = 0x1          ;
        constexpr std::uintptr_t hat                              = 0x2          ;
        constexpr std::uintptr_t leftX                            = 0x3          ;
        constexpr std::uintptr_t leftY                            = 0x4          ;
        constexpr std::uintptr_t rightX                           = 0x5          ;
        constexpr std::uintptr_t rightY                           = 0x6          ;
    }

    namespace SwitchSimpleInputReport
    {
        constexpr std::uintptr_t reportId                         = 0x0          ;
        constexpr std::uintptr_t buttons0                         = 0x1          ;
        constexpr std::uintptr_t buttons1                         = 0x2          ;
        constexpr std::uintptr_t hat                              = 0x3          ;
        constexpr std::uintptr_t leftX                            = 0x4          ;
        constexpr std::uintptr_t leftY                            = 0x6          ;
        constexpr std::uintptr_t rightX                           = 0x8          ;
        constexpr std::uintptr_t rightY                           = 0xA          ;
    }

    namespace SwitchFullInputReport
    {
        constexpr std::uintptr_t reportId                         = 0x0          ;
        constexpr std::uintptr_t buttons0                         = 0x3          ;
        constexpr std::uintptr_t buttons1                         = 0x4          ;
        constexpr std::uintptr_t buttons2                         = 0x5          ;
        constexpr std::uintptr_t left0                            = 0x6          ;
        constexpr std::uintptr_t left1                            = 0x7          ;
        constexpr std::uintptr_t left2                            = 0x8          ;
        constexpr std::uintptr_t right0                           = 0x9          ;
        constexpr std::uintptr_t right1                           = 0xA          ;
        constexpr std::uintptr_t right2                           = 0xB          ;
    }

    namespace SwitchHIDGenericInputReport
    {
        constexpr std::uintptr_t reportId                         = 0x0          ;
    }

    namespace ReportType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CommandIdType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SwitchMagicOutputReport
    {
        constexpr std::uintptr_t reportType                       = 0x0          ;
        constexpr std::uintptr_t commandId                        = 0x1          ;
    }

    namespace SwitchMagicOutputHIDBluetooth
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t report                           = 0x8          ;
    }

    namespace SwitchMagicOutputHIDUSB
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t report                           = 0x8          ;
    }

    namespace Button
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OnScreenDeviceInfo
    {
        constexpr std::uintptr_t eventPtr                         = 0x0          ;
        constexpr std::uintptr_t buffer                           = 0x8          ;
        constexpr std::uintptr_t device                           = 0x18         ;
        constexpr std::uintptr_t firstControl                     = 0x20         ;
    }

    namespace Behaviour
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HIDLayoutBuilder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107202F0   ;
        constexpr std::uintptr_t displayName                      = 0x10         ;
        constexpr std::uintptr_t hidDescriptor                    = 0x18         ;
        constexpr std::uintptr_t parentLayout                     = 0x48         ;
        constexpr std::uintptr_t deviceType                       = 0x50         ;
    }

    namespace HIDReportType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HIDCollectionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HIDElementFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HIDElementDescriptor
    {
        constexpr std::uintptr_t usage                            = 0x0          ;
        constexpr std::uintptr_t usagePage                        = 0x4          ;
        constexpr std::uintptr_t unit                             = 0x8          ;
        constexpr std::uintptr_t unitExponent                     = 0xC          ;
        constexpr std::uintptr_t logicalMin                       = 0x10         ;
        constexpr std::uintptr_t logicalMax                       = 0x14         ;
        constexpr std::uintptr_t physicalMin                      = 0x18         ;
        constexpr std::uintptr_t physicalMax                      = 0x1C         ;
        constexpr std::uintptr_t reportType                       = 0x20         ;
        constexpr std::uintptr_t collectionIndex                  = 0x24         ;
        constexpr std::uintptr_t reportId                         = 0x28         ;
        constexpr std::uintptr_t reportSizeInBits                 = 0x2C         ;
        constexpr std::uintptr_t reportOffsetInBits               = 0x30         ;
        constexpr std::uintptr_t flags                            = 0x34         ;
        constexpr std::uintptr_t usageMin                         = 0x38         ;
        constexpr std::uintptr_t usageMax                         = 0x40         ;
    }

    namespace HIDCollectionDescriptor
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t usage                            = 0x4          ;
        constexpr std::uintptr_t usagePage                        = 0x8          ;
        constexpr std::uintptr_t parent                           = 0xC          ;
        constexpr std::uintptr_t childCount                       = 0x10         ;
        constexpr std::uintptr_t firstChild                       = 0x14         ;
    }

    namespace HIDDeviceDescriptor
    {
        constexpr std::uintptr_t vendorId                         = 0x0          ;
        constexpr std::uintptr_t productId                        = 0x4          ;
        constexpr std::uintptr_t usage                            = 0x8          ;
        constexpr std::uintptr_t usagePage                        = 0xC          ;
        constexpr std::uintptr_t inputReportSize                  = 0x10         ;
        constexpr std::uintptr_t outputReportSize                 = 0x14         ;
        constexpr std::uintptr_t featureReportSize                = 0x18         ;
        constexpr std::uintptr_t elements                         = 0x20         ;
        constexpr std::uintptr_t collections                      = 0x28         ;
    }

    namespace HIDDeviceDescriptorBuilder
    {
        constexpr std::uintptr_t usagePage                        = 0x0          ;
        constexpr std::uintptr_t usage                            = 0x4          ;
        constexpr std::uintptr_t m_CurrentReportId                = 0x8          ;
        constexpr std::uintptr_t m_CurrentReportType              = 0xC          ;
        constexpr std::uintptr_t m_CurrentReportOffsetInBits      = 0x10         ;
        constexpr std::uintptr_t m_Elements                       = 0x18         ;
        constexpr std::uintptr_t m_Collections                    = 0x20         ;
        constexpr std::uintptr_t m_InputReportSize                = 0x28         ;
        constexpr std::uintptr_t m_OutputReportSize               = 0x2C         ;
        constexpr std::uintptr_t m_FeatureReportSize              = 0x30         ;
    }

    namespace UsagePage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107202A0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GenericDesktop
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107202E0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Simulation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Button
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HIDReportData
    {
        constexpr std::uintptr_t reportId                         = 0x0          ;
        constexpr std::uintptr_t reportType                       = 0x4          ;
        constexpr std::uintptr_t currentBitOffset                 = 0x8          ;
    }

    namespace HIDItemTypeAndTag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HIDItemStateLocal
    {
        constexpr std::uintptr_t usage                            = 0x0          ;
        constexpr std::uintptr_t usageMinimum                     = 0x8          ;
        constexpr std::uintptr_t usageMaximum                     = 0x10         ;
        constexpr std::uintptr_t designatorIndex                  = 0x18         ;
        constexpr std::uintptr_t designatorMinimum                = 0x20         ;
        constexpr std::uintptr_t designatorMaximum                = 0x28         ;
        constexpr std::uintptr_t stringIndex                      = 0x30         ;
        constexpr std::uintptr_t stringMinimum                    = 0x38         ;
        constexpr std::uintptr_t stringMaximum                    = 0x40         ;
        constexpr std::uintptr_t usageList                        = 0x48         ;
    }

    namespace HIDItemStateGlobal
    {
        constexpr std::uintptr_t usagePage                        = 0x0          ;
        constexpr std::uintptr_t logicalMinimum                   = 0x8          ;
        constexpr std::uintptr_t logicalMaximum                   = 0x10         ;
        constexpr std::uintptr_t physicalMinimum                  = 0x18         ;
        constexpr std::uintptr_t physicalMaximum                  = 0x20         ;
        constexpr std::uintptr_t unitExponent                     = 0x28         ;
        constexpr std::uintptr_t unit                             = 0x30         ;
        constexpr std::uintptr_t reportSize                       = 0x38         ;
        constexpr std::uintptr_t reportCount                      = 0x40         ;
        constexpr std::uintptr_t reportId                         = 0x48         ;
    }

    namespace HIDPageUsage
    {
        constexpr std::uintptr_t page                             = 0x0          ;
        constexpr std::uintptr_t usage                            = 0x4          ;
    }

    namespace GlobalState
    {
        constexpr std::uintptr_t touchscreens                     = 0x0          ;
        constexpr std::uintptr_t historyLengthPerFinger           = 0x18         ;
        constexpr std::uintptr_t onFingerDown                     = 0x20         ;
        constexpr std::uintptr_t onFingerMove                     = 0x70         ;
        constexpr std::uintptr_t onFingerUp                       = 0xC0         ;
        constexpr std::uintptr_t playerState                      = 0x110        ;
    }

    namespace FingerAndTouchState
    {
        constexpr std::uintptr_t updateMask                       = 0x0          ;
        constexpr std::uintptr_t fingers                          = 0x8          ;
        constexpr std::uintptr_t activeFingers                    = 0x10         ;
        constexpr std::uintptr_t activeTouches                    = 0x18         ;
        constexpr std::uintptr_t activeFingerCount                = 0x20         ;
        constexpr std::uintptr_t activeTouchCount                 = 0x24         ;
        constexpr std::uintptr_t totalFingerCount                 = 0x28         ;
        constexpr std::uintptr_t lastId                           = 0x2C         ;
        constexpr std::uintptr_t haveBuiltActiveTouches           = 0x30         ;
        constexpr std::uintptr_t haveActiveTouchesNeedingRefreshNextUpdate = 0x31         ;
        constexpr std::uintptr_t activeTouchState                 = 0x38         ;
    }

    namespace ExtraDataPerTouchState
    {
        constexpr std::uintptr_t accumulatedDelta                 = 0x0          ;
        constexpr std::uintptr_t uniqueId                         = 0x8          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Owner                          = 0x10         ;
        constexpr std::uintptr_t m_Index                          = 0x30         ;
    }

    namespace DualSenseHIDGenericInputReport
    {
        constexpr std::uintptr_t reportId                         = 0x0          ;
    }

    namespace DualSenseHIDUSBInputReport
    {
        constexpr std::uintptr_t reportId                         = 0x0          ;
        constexpr std::uintptr_t leftStickX                       = 0x1          ;
        constexpr std::uintptr_t leftStickY                       = 0x2          ;
        constexpr std::uintptr_t rightStickX                      = 0x3          ;
        constexpr std::uintptr_t rightStickY                      = 0x4          ;
        constexpr std::uintptr_t leftTrigger                      = 0x5          ;
        constexpr std::uintptr_t rightTrigger                     = 0x6          ;
        constexpr std::uintptr_t buttons0                         = 0x8          ;
        constexpr std::uintptr_t buttons1                         = 0x9          ;
        constexpr std::uintptr_t buttons2                         = 0xA          ;
    }

    namespace DualSenseHIDBluetoothInputReport
    {
        constexpr std::uintptr_t reportId                         = 0x0          ;
        constexpr std::uintptr_t leftStickX                       = 0x2          ;
        constexpr std::uintptr_t leftStickY                       = 0x3          ;
        constexpr std::uintptr_t rightStickX                      = 0x4          ;
        constexpr std::uintptr_t rightStickY                      = 0x5          ;
        constexpr std::uintptr_t leftTrigger                      = 0x6          ;
        constexpr std::uintptr_t rightTrigger                     = 0x7          ;
        constexpr std::uintptr_t buttons0                         = 0x9          ;
        constexpr std::uintptr_t buttons1                         = 0xA          ;
        constexpr std::uintptr_t buttons2                         = 0xB          ;
    }

    namespace DualSenseHIDMinimalInputReport
    {
        constexpr std::uintptr_t reportId                         = 0x0          ;
        constexpr std::uintptr_t leftStickX                       = 0x1          ;
        constexpr std::uintptr_t leftStickY                       = 0x2          ;
        constexpr std::uintptr_t rightStickX                      = 0x3          ;
        constexpr std::uintptr_t rightStickY                      = 0x4          ;
        constexpr std::uintptr_t buttons0                         = 0x5          ;
        constexpr std::uintptr_t buttons1                         = 0x6          ;
        constexpr std::uintptr_t buttons2                         = 0x7          ;
        constexpr std::uintptr_t leftTrigger                      = 0x8          ;
        constexpr std::uintptr_t rightTrigger                     = 0x9          ;

        namespace _static
        {
            constexpr std::uintptr_t ExpectedSize1                    = 0x0          ;
            constexpr std::uintptr_t ExpectedSize2                    = 0x4          ;
        }

    }

    namespace DualShock4HIDGenericInputReport
    {
        constexpr std::uintptr_t leftStickX                       = 0x0          ;
        constexpr std::uintptr_t leftStickY                       = 0x1          ;
        constexpr std::uintptr_t rightStickX                      = 0x2          ;
        constexpr std::uintptr_t rightStickY                      = 0x3          ;
        constexpr std::uintptr_t buttons0                         = 0x4          ;
        constexpr std::uintptr_t buttons1                         = 0x5          ;
        constexpr std::uintptr_t buttons2                         = 0x6          ;
        constexpr std::uintptr_t leftTrigger                      = 0x7          ;
        constexpr std::uintptr_t rightTrigger                     = 0x8          ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Result
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Result
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Button
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_CompositionString              = 0x0          ;
        constexpr std::uintptr_t m_CurrentCharacter               = 0x84         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0x88         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Buffer                         = 0x0          ;
        constexpr std::uintptr_t m_EventCount                     = 0x8          ;
        constexpr std::uintptr_t m_CurrentEvent                   = 0x10         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0x18         ;
    }

    namespace ObserverState
    {
        constexpr std::uintptr_t observers                        = 0x10         ;
        constexpr std::uintptr_t onEventDelegate                  = 0x28         ;
    }

    namespace DisposableObserver
    {
        constexpr std::uintptr_t observer                         = 0x10         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Trace                          = 0x10         ;
        constexpr std::uintptr_t m_ChangeCounter                  = 0x18         ;
        constexpr std::uintptr_t m_Current                        = 0x20         ;
    }

    namespace FileFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ReplayController
    {
        constexpr std::uintptr_t _finished_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _paused_k__BackingField          = 0x11         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x14         ;
        constexpr std::uintptr_t m_EventTrace                     = 0x18         ;
        constexpr std::uintptr_t m_Enumerator                     = 0x20         ;
        constexpr std::uintptr_t m_DeviceIDMappings               = 0x28         ;
        constexpr std::uintptr_t m_CreateNewDevices               = 0x40         ;
        constexpr std::uintptr_t m_CreatedDevices                 = 0x48         ;
        constexpr std::uintptr_t m_OnFinished                     = 0x60         ;
        constexpr std::uintptr_t m_OnEvent                        = 0x68         ;
        constexpr std::uintptr_t m_StartTimeAsPerFirstEvent       = 0x70         ;
        constexpr std::uintptr_t m_StartTimeAsPerRuntime          = 0x78         ;
        constexpr std::uintptr_t m_AllEventsByTimeIndex           = 0x80         ;
        constexpr std::uintptr_t m_AllEventsByTime                = 0x88         ;
    }

    namespace DeviceInfo
    {
        constexpr std::uintptr_t m_DeviceId                       = 0x0          ;
        constexpr std::uintptr_t m_Layout                         = 0x8          ;
        constexpr std::uintptr_t m_StateFormat                    = 0x10         ;
        constexpr std::uintptr_t m_StateSizeInBytes               = 0x14         ;
        constexpr std::uintptr_t m_FullLayoutJson                 = 0x18         ;
    }

    namespace UpdateStepCount
    {
        constexpr std::uintptr_t m_WasUpdated                     = 0x0          ;
        constexpr std::uintptr_t _value_k__BackingField           = 0x4          ;
    }

    namespace SerializedState
    {
        constexpr std::uintptr_t lastUpdateType                   = 0x0          ;
        constexpr std::uintptr_t playerUpdateStepCount            = 0x4          ;
    }

    namespace StateChangeMonitorDelegate
    {
        constexpr std::uintptr_t valueChangeCallback              = 0x10         ;
        constexpr std::uintptr_t timerExpiredCallback             = 0x18         ;
    }

    namespace DoubleBuffers
    {
        constexpr std::uintptr_t deviceToBufferMapping            = 0x0          ;
        constexpr std::uintptr_t deviceCount                      = 0x8          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_History                        = 0x0          ;
        constexpr std::uintptr_t m_Index                          = 0x8          ;
    }

    namespace RecordHeader
    {
        constexpr std::uintptr_t time                             = 0x0          ;
        constexpr std::uintptr_t version                          = 0x8          ;
        constexpr std::uintptr_t controlIndex                     = 0xC          ;
        constexpr std::uintptr_t m_StateWithControlIndex          = 0x10         ;
    }

    namespace Record
    {
        constexpr std::uintptr_t m_Owner                          = 0x0          ;
        constexpr std::uintptr_t m_IndexPlusOne                   = 0x8          ;
        constexpr std::uintptr_t m_Version                        = 0xC          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_History                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Record
    {
        constexpr std::uintptr_t m_Owner                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Select
    {
        constexpr std::uintptr_t m_Observable                     = 0x0          ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ControlItem
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _layout_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _variants_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _useStateFrom_k__BackingField    = 0x30         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _shortDisplayName_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _usages_k__BackingField          = 0x48         ;
        constexpr std::uintptr_t _aliases_k__BackingField         = 0x58         ;
        constexpr std::uintptr_t _parameters_k__BackingField      = 0x68         ;
        constexpr std::uintptr_t _processors_k__BackingField      = 0x78         ;
        constexpr std::uintptr_t _offset_k__BackingField          = 0x88         ;
        constexpr std::uintptr_t _bit_k__BackingField             = 0x8C         ;
        constexpr std::uintptr_t _sizeInBits_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _format_k__BackingField          = 0x94         ;
        constexpr std::uintptr_t _flags_k__BackingField           = 0x98         ;
        constexpr std::uintptr_t _arraySize_k__BackingField       = 0x9C         ;
        constexpr std::uintptr_t _defaultState_k__BackingField    = 0xA0         ;
        constexpr std::uintptr_t _minValue_k__BackingField        = 0xB0         ;
        constexpr std::uintptr_t _maxValue_k__BackingField        = 0xC0         ;
    }

    namespace ControlBuilder
    {
        constexpr std::uintptr_t builder                          = 0x0          ;
        constexpr std::uintptr_t index                            = 0x8          ;
    }

    namespace Builder
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _stateFormat_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _stateSizeInBytes_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t m_ExtendsLayout                  = 0x30         ;
        constexpr std::uintptr_t _updateBeforeRender_k__BackingField = 0x38         ;
        constexpr std::uintptr_t m_ControlCount                   = 0x3C         ;
        constexpr std::uintptr_t m_Controls                       = 0x40         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LayoutJsonNameAndDescriptorOnly
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t extend                           = 0x8          ;
        constexpr std::uintptr_t extendMultiple                   = 0x10         ;
        constexpr std::uintptr_t device                           = 0x18         ;
    }

    namespace LayoutJson
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t extend                           = 0x8          ;
        constexpr std::uintptr_t extendMultiple                   = 0x10         ;
        constexpr std::uintptr_t format                           = 0x18         ;
        constexpr std::uintptr_t beforeRender                     = 0x20         ;
        constexpr std::uintptr_t runInBackground                  = 0x28         ;
        constexpr std::uintptr_t commonUsages                     = 0x30         ;
        constexpr std::uintptr_t displayName                      = 0x38         ;
        constexpr std::uintptr_t description                      = 0x40         ;
        constexpr std::uintptr_t type                             = 0x48         ;
        constexpr std::uintptr_t variant                          = 0x50         ;
        constexpr std::uintptr_t isGenericTypeOfDevice            = 0x58         ;
        constexpr std::uintptr_t hideInUI                         = 0x59         ;
        constexpr std::uintptr_t controls                         = 0x60         ;
    }

    namespace ControlItemJson
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t layout                           = 0x18         ;
        constexpr std::uintptr_t variants                         = 0x20         ;
        constexpr std::uintptr_t usage                            = 0x28         ;
        constexpr std::uintptr_t alias                            = 0x30         ;
        constexpr std::uintptr_t useStateFrom                     = 0x38         ;
        constexpr std::uintptr_t offset                           = 0x40         ;
        constexpr std::uintptr_t bit                              = 0x44         ;
        constexpr std::uintptr_t sizeInBits                       = 0x48         ;
        constexpr std::uintptr_t format                           = 0x50         ;
        constexpr std::uintptr_t arraySize                        = 0x58         ;
        constexpr std::uintptr_t usages                           = 0x60         ;
        constexpr std::uintptr_t aliases                          = 0x68         ;
        constexpr std::uintptr_t parameters                       = 0x70         ;
        constexpr std::uintptr_t processors                       = 0x78         ;
        constexpr std::uintptr_t displayName                      = 0x80         ;
        constexpr std::uintptr_t shortDisplayName                 = 0x88         ;
        constexpr std::uintptr_t noisy                            = 0x90         ;
        constexpr std::uintptr_t dontReset                        = 0x91         ;
        constexpr std::uintptr_t synthetic                        = 0x92         ;
        constexpr std::uintptr_t defaultState                     = 0x98         ;
        constexpr std::uintptr_t minValue                         = 0xA0         ;
        constexpr std::uintptr_t maxValue                         = 0xA8         ;
    }

    namespace LayoutMatcher
    {
        constexpr std::uintptr_t layoutName                       = 0x0          ;
        constexpr std::uintptr_t deviceMatcher                    = 0x10         ;
    }

    namespace PrecompiledLayout
    {
        constexpr std::uintptr_t factoryMethod                    = 0x0          ;
        constexpr std::uintptr_t metadata                         = 0x8          ;
    }

    namespace Collection
    {
        constexpr std::uintptr_t layoutTypes                      = 0x0          ;
        constexpr std::uintptr_t layoutStrings                    = 0x8          ;
        constexpr std::uintptr_t layoutBuilders                   = 0x10         ;
        constexpr std::uintptr_t baseLayoutTable                  = 0x18         ;
        constexpr std::uintptr_t layoutOverrides                  = 0x20         ;
        constexpr std::uintptr_t layoutOverrideNames              = 0x28         ;
        constexpr std::uintptr_t precompiledLayouts               = 0x30         ;
        constexpr std::uintptr_t layoutMatchers                   = 0x38         ;
    }

    namespace LayoutNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _layout_k__BackingField          = 0x90         ;
    }

    namespace Cache
    {
        constexpr std::uintptr_t table                            = 0x0          ;
    }

    namespace CacheRefInstance
    {
        constexpr std::uintptr_t valid                            = 0x0          ;
    }

    namespace DeviceDescriptionJson
    {
        constexpr std::uintptr_t interface                        = 0x0          ;
        constexpr std::uintptr_t type                             = 0x8          ;
        constexpr std::uintptr_t product                          = 0x10         ;
        constexpr std::uintptr_t serial                           = 0x18         ;
        constexpr std::uintptr_t version                          = 0x20         ;
        constexpr std::uintptr_t manufacturer                     = 0x28         ;
        constexpr std::uintptr_t capabilities                     = 0x30         ;
    }

    namespace Capability
    {
        constexpr std::uintptr_t path                             = 0x0          ;
        constexpr std::uintptr_t value                            = 0x8          ;
    }

    namespace MatcherJson
    {
        constexpr std::uintptr_t interface                        = 0x0          ;
        constexpr std::uintptr_t interfaces                       = 0x8          ;
        constexpr std::uintptr_t deviceClass                      = 0x10         ;
        constexpr std::uintptr_t deviceClasses                    = 0x18         ;
        constexpr std::uintptr_t manufacturer                     = 0x20         ;
        constexpr std::uintptr_t manufacturerContains             = 0x28         ;
        constexpr std::uintptr_t manufacturers                    = 0x30         ;
        constexpr std::uintptr_t product                          = 0x38         ;
        constexpr std::uintptr_t products                         = 0x40         ;
        constexpr std::uintptr_t version                          = 0x48         ;
        constexpr std::uintptr_t versions                         = 0x50         ;
        constexpr std::uintptr_t capabilities                     = 0x58         ;
    }

    namespace Clamp
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WriteMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DpadAxisControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
        constexpr std::uintptr_t clamp                            = 0x108        ;
        constexpr std::uintptr_t clampMin                         = 0x10C        ;
        constexpr std::uintptr_t clampMax                         = 0x110        ;
        constexpr std::uintptr_t clampConstant                    = 0x114        ;
        constexpr std::uintptr_t invert                           = 0x118        ;
        constexpr std::uintptr_t normalize                        = 0x119        ;
        constexpr std::uintptr_t normalizeMin                     = 0x11C        ;
        constexpr std::uintptr_t normalizeMax                     = 0x120        ;
        constexpr std::uintptr_t normalizeZero                    = 0x124        ;
        constexpr std::uintptr_t scale                            = 0x128        ;
        constexpr std::uintptr_t scaleFactor                      = 0x12C        ;
        constexpr std::uintptr_t _component_k__BackingField       = 0x130        ;
    }

    namespace ButtonBits
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TapPhase
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ActionEventPtr
    {
        constexpr std::uintptr_t m_State                          = 0x0          ;
        constexpr std::uintptr_t m_Ptr                            = 0x8          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Trace                          = 0x0          ;
        constexpr std::uintptr_t m_Buffer                         = 0x8          ;
        constexpr std::uintptr_t m_EventCount                     = 0x10         ;
        constexpr std::uintptr_t m_CurrentEvent                   = 0x18         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0x20         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t array                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace JsonValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace JsonString
    {
        constexpr std::uintptr_t text                             = 0x0          ;
        constexpr std::uintptr_t hasEscapes                       = 0x10         ;
    }

    namespace JsonValue
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t boolValue                        = 0x4          ;
        constexpr std::uintptr_t realValue                        = 0x8          ;
        constexpr std::uintptr_t integerValue                     = 0x10         ;
        constexpr std::uintptr_t stringValue                      = 0x18         ;
        constexpr std::uintptr_t arrayValue                       = 0x30         ;
        constexpr std::uintptr_t objectValue                      = 0x38         ;
        constexpr std::uintptr_t anyValue                         = 0x40         ;
    }

    namespace BitRegion
    {
        constexpr std::uintptr_t bitOffset                        = 0x0          ;
        constexpr std::uintptr_t sizeInBits                       = 0x4          ;
    }

    namespace ForDevice
    {
        constexpr std::uintptr_t m_Observer                       = 0x10         ;
        constexpr std::uintptr_t m_Device                         = 0x18         ;
        constexpr std::uintptr_t m_DeviceType                     = 0x20         ;
    }

    namespace Select
    {
        constexpr std::uintptr_t m_Observable                     = 0x0          ;
    }

    namespace Take
    {
        constexpr std::uintptr_t m_Observer                       = 0x0          ;
    }

    namespace Where
    {
        constexpr std::uintptr_t m_Observable                     = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Index                          = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Array                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace TypedRestore
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace WhichSideWins
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModifiersOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModifiersOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModifiersOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModifiersOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_XR_OpenVR__OpenVRHMD
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1C8        ;
        constexpr std::uintptr_t _centerEyePosition_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _centerEyeRotation_k__BackingField = 0x1D8        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x1E0        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _leftEyeVelocity_k__BackingField = 0x1F0        ;
        constexpr std::uintptr_t _leftEyeAngularVelocity_k__BackingField = 0x1F8        ;
        constexpr std::uintptr_t _rightEyeVelocity_k__BackingField = 0x200        ;
        constexpr std::uintptr_t _rightEyeAngularVelocity_k__BackingField = 0x208        ;
        constexpr std::uintptr_t _centerEyeVelocity_k__BackingField = 0x210        ;
        constexpr std::uintptr_t _centerEyeAngularVelocity_k__BackingField = 0x218        ;
    }

    namespace Unity_XR_OpenVR__OpenVRControllerWMR
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x1B0        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _touchpadClick_k__BackingField   = 0x1C0        ;
        constexpr std::uintptr_t _touchpadTouch_k__BackingField   = 0x1C8        ;
        constexpr std::uintptr_t _gripPressed_k__BackingField     = 0x1D0        ;
        constexpr std::uintptr_t _triggerPressed_k__BackingField  = 0x1D8        ;
        constexpr std::uintptr_t _menu_k__BackingField            = 0x1E0        ;
        constexpr std::uintptr_t _trigger_k__BackingField         = 0x1E8        ;
        constexpr std::uintptr_t _grip_k__BackingField            = 0x1F0        ;
        constexpr std::uintptr_t _touchpad_k__BackingField        = 0x1F8        ;
        constexpr std::uintptr_t _joystick_k__BackingField        = 0x200        ;
    }

    namespace Unity_XR_OpenVR__ViveWand
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _grip_k__BackingField            = 0x1B0        ;
        constexpr std::uintptr_t _gripPressed_k__BackingField     = 0x1B8        ;
        constexpr std::uintptr_t _primary_k__BackingField         = 0x1C0        ;
        constexpr std::uintptr_t _trackpadPressed_k__BackingField = 0x1C8        ;
        constexpr std::uintptr_t _trackpadTouched_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _trackpad_k__BackingField        = 0x1D8        ;
        constexpr std::uintptr_t _trigger_k__BackingField         = 0x1E0        ;
        constexpr std::uintptr_t _triggerPressed_k__BackingField  = 0x1E8        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x1F0        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x1F8        ;
    }

    namespace Unity_XR_OpenVR__ViveLighthouse
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
    }

    namespace Unity_XR_OpenVR__ViveTracker
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x1B0        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x1B8        ;
    }

    namespace Unity_XR_OpenVR__HandedViveTracker
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x1B0        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _grip_k__BackingField            = 0x1C0        ;
        constexpr std::uintptr_t _gripPressed_k__BackingField     = 0x1C8        ;
        constexpr std::uintptr_t _primary_k__BackingField         = 0x1D0        ;
        constexpr std::uintptr_t _trackpadPressed_k__BackingField = 0x1D8        ;
        constexpr std::uintptr_t _triggerPressed_k__BackingField  = 0x1E0        ;
    }

    namespace Unity_XR_OpenVR__OpenVROculusTouchController
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _thumbstick_k__BackingField      = 0x1B0        ;
        constexpr std::uintptr_t _trigger_k__BackingField         = 0x1B8        ;
        constexpr std::uintptr_t _grip_k__BackingField            = 0x1C0        ;
        constexpr std::uintptr_t _primaryButton_k__BackingField   = 0x1C8        ;
        constexpr std::uintptr_t _secondaryButton_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _gripPressed_k__BackingField     = 0x1D8        ;
        constexpr std::uintptr_t _triggerPressed_k__BackingField  = 0x1E0        ;
        constexpr std::uintptr_t _thumbstickClicked_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _thumbstickTouched_k__BackingField = 0x1F0        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x1F8        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x200        ;
    }

    namespace Unity_XR_Oculus_Input__OculusHMD
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1C8        ;
        constexpr std::uintptr_t _centerEyePosition_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _centerEyeRotation_k__BackingField = 0x1D8        ;
        constexpr std::uintptr_t _userPresence_k__BackingField    = 0x1E0        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _deviceAcceleration_k__BackingField = 0x1F0        ;
        constexpr std::uintptr_t _deviceAngularAcceleration_k__BackingField = 0x1F8        ;
        constexpr std::uintptr_t _leftEyeAngularVelocity_k__BackingField = 0x200        ;
        constexpr std::uintptr_t _leftEyeAcceleration_k__BackingField = 0x208        ;
        constexpr std::uintptr_t _leftEyeAngularAcceleration_k__BackingField = 0x210        ;
        constexpr std::uintptr_t _rightEyeAngularVelocity_k__BackingField = 0x218        ;
        constexpr std::uintptr_t _rightEyeAcceleration_k__BackingField = 0x220        ;
        constexpr std::uintptr_t _rightEyeAngularAcceleration_k__BackingField = 0x228        ;
        constexpr std::uintptr_t _centerEyeAngularVelocity_k__BackingField = 0x230        ;
        constexpr std::uintptr_t _centerEyeAcceleration_k__BackingField = 0x238        ;
        constexpr std::uintptr_t _centerEyeAngularAcceleration_k__BackingField = 0x240        ;
    }

    namespace Unity_XR_Oculus_Input__OculusTouchController
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _thumbstick_k__BackingField      = 0x1B0        ;
        constexpr std::uintptr_t _trigger_k__BackingField         = 0x1B8        ;
        constexpr std::uintptr_t _grip_k__BackingField            = 0x1C0        ;
        constexpr std::uintptr_t _primaryButton_k__BackingField   = 0x1C8        ;
        constexpr std::uintptr_t _secondaryButton_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _gripPressed_k__BackingField     = 0x1D8        ;
        constexpr std::uintptr_t _start_k__BackingField           = 0x1E0        ;
        constexpr std::uintptr_t _thumbstickClicked_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _primaryTouched_k__BackingField  = 0x1F0        ;
        constexpr std::uintptr_t _secondaryTouched_k__BackingField = 0x1F8        ;
        constexpr std::uintptr_t _triggerTouched_k__BackingField  = 0x200        ;
        constexpr std::uintptr_t _triggerPressed_k__BackingField  = 0x208        ;
        constexpr std::uintptr_t _thumbstickTouched_k__BackingField = 0x210        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x218        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x220        ;
        constexpr std::uintptr_t _deviceAcceleration_k__BackingField = 0x228        ;
        constexpr std::uintptr_t _deviceAngularAcceleration_k__BackingField = 0x230        ;
    }

    namespace Unity_XR_Oculus_Input__OculusTrackingReference
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x1B0        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x1B8        ;
    }

    namespace Unity_XR_Oculus_Input__OculusRemote
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _back_k__BackingField            = 0x190        ;
        constexpr std::uintptr_t _start_k__BackingField           = 0x198        ;
        constexpr std::uintptr_t _touchpad_k__BackingField        = 0x1A0        ;
    }

    namespace Unity_XR_Oculus_Input__OculusHMDExtended
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1C8        ;
        constexpr std::uintptr_t _centerEyePosition_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _centerEyeRotation_k__BackingField = 0x1D8        ;
        constexpr std::uintptr_t _userPresence_k__BackingField    = 0x1E0        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _deviceAcceleration_k__BackingField = 0x1F0        ;
        constexpr std::uintptr_t _deviceAngularAcceleration_k__BackingField = 0x1F8        ;
        constexpr std::uintptr_t _leftEyeAngularVelocity_k__BackingField = 0x200        ;
        constexpr std::uintptr_t _leftEyeAcceleration_k__BackingField = 0x208        ;
        constexpr std::uintptr_t _leftEyeAngularAcceleration_k__BackingField = 0x210        ;
        constexpr std::uintptr_t _rightEyeAngularVelocity_k__BackingField = 0x218        ;
        constexpr std::uintptr_t _rightEyeAcceleration_k__BackingField = 0x220        ;
        constexpr std::uintptr_t _rightEyeAngularAcceleration_k__BackingField = 0x228        ;
        constexpr std::uintptr_t _centerEyeAngularVelocity_k__BackingField = 0x230        ;
        constexpr std::uintptr_t _centerEyeAcceleration_k__BackingField = 0x238        ;
        constexpr std::uintptr_t _centerEyeAngularAcceleration_k__BackingField = 0x240        ;
        constexpr std::uintptr_t _back_k__BackingField            = 0x248        ;
        constexpr std::uintptr_t _touchpad_k__BackingField        = 0x250        ;
    }

    namespace Unity_XR_Oculus_Input__GearVRTrackedController
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _touchpad_k__BackingField        = 0x1B0        ;
        constexpr std::uintptr_t _trigger_k__BackingField         = 0x1B8        ;
        constexpr std::uintptr_t _back_k__BackingField            = 0x1C0        ;
        constexpr std::uintptr_t _triggerPressed_k__BackingField  = 0x1C8        ;
        constexpr std::uintptr_t _touchpadClicked_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _touchpadTouched_k__BackingField = 0x1D8        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x1E0        ;
        constexpr std::uintptr_t _deviceAcceleration_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _deviceAngularAcceleration_k__BackingField = 0x1F0        ;
    }

    namespace Unity_XR_GoogleVr__DaydreamHMD
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1C8        ;
        constexpr std::uintptr_t _centerEyePosition_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _centerEyeRotation_k__BackingField = 0x1D8        ;
    }

    namespace Unity_XR_GoogleVr__DaydreamController
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _touchpad_k__BackingField        = 0x1B0        ;
        constexpr std::uintptr_t _volumeUp_k__BackingField        = 0x1B8        ;
        constexpr std::uintptr_t _recentered_k__BackingField      = 0x1C0        ;
        constexpr std::uintptr_t _volumeDown_k__BackingField      = 0x1C8        ;
        constexpr std::uintptr_t _recentering_k__BackingField     = 0x1D0        ;
        constexpr std::uintptr_t _app_k__BackingField             = 0x1D8        ;
        constexpr std::uintptr_t _home_k__BackingField            = 0x1E0        ;
        constexpr std::uintptr_t _touchpadClicked_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _touchpadTouched_k__BackingField = 0x1F0        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x1F8        ;
        constexpr std::uintptr_t _deviceAcceleration_k__BackingField = 0x200        ;
    }

    namespace UnityEngine_XR_WindowsMR_Input__WMRHMD
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1C8        ;
        constexpr std::uintptr_t _centerEyePosition_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _centerEyeRotation_k__BackingField = 0x1D8        ;
        constexpr std::uintptr_t _userPresence_k__BackingField    = 0x1E0        ;
    }

    namespace UnityEngine_XR_WindowsMR_Input__HololensHand
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x1B0        ;
        constexpr std::uintptr_t _airTap_k__BackingField          = 0x1B8        ;
        constexpr std::uintptr_t _sourceLossRisk_k__BackingField  = 0x1C0        ;
        constexpr std::uintptr_t _sourceLossMitigationDirection_k__BackingField = 0x1C8        ;
    }

    namespace UnityEngine_XR_WindowsMR_Input__WMRSpatialController
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _joystick_k__BackingField        = 0x1B0        ;
        constexpr std::uintptr_t _touchpad_k__BackingField        = 0x1B8        ;
        constexpr std::uintptr_t _grip_k__BackingField            = 0x1C0        ;
        constexpr std::uintptr_t _gripPressed_k__BackingField     = 0x1C8        ;
        constexpr std::uintptr_t _menu_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _trigger_k__BackingField         = 0x1D8        ;
        constexpr std::uintptr_t _triggerPressed_k__BackingField  = 0x1E0        ;
        constexpr std::uintptr_t _joystickClicked_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _touchpadClicked_k__BackingField = 0x1F0        ;
        constexpr std::uintptr_t _touchpadTouched_k__BackingField = 0x1F8        ;
        constexpr std::uintptr_t _deviceVelocity_k__BackingField  = 0x200        ;
        constexpr std::uintptr_t _deviceAngularVelocity_k__BackingField = 0x208        ;
        constexpr std::uintptr_t _batteryLevel_k__BackingField    = 0x210        ;
        constexpr std::uintptr_t _sourceLossRisk_k__BackingField  = 0x218        ;
        constexpr std::uintptr_t _sourceLossMitigationDirection_k__BackingField = 0x220        ;
        constexpr std::uintptr_t _pointerPosition_k__BackingField = 0x228        ;
        constexpr std::uintptr_t _pointerRotation_k__BackingField = 0x230        ;
    }

    namespace UnityEngine_InputSystem__InputAction
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079F380   ;
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t m_Type                           = 0x18         ;
        constexpr std::uintptr_t m_ExpectedControlType            = 0x20         ;
        constexpr std::uintptr_t m_Id                             = 0x28         ;
        constexpr std::uintptr_t m_Processors                     = 0x30         ;
        constexpr std::uintptr_t m_Interactions                   = 0x38         ;
        constexpr std::uintptr_t m_SingletonActionBindings        = 0x40         ;
        constexpr std::uintptr_t m_Flags                          = 0x48         ;
        constexpr std::uintptr_t m_BindingMask                    = 0x50         ;
        constexpr std::uintptr_t m_BindingsStartIndex             = 0xB0         ;
        constexpr std::uintptr_t m_BindingsCount                  = 0xB4         ;
        constexpr std::uintptr_t m_ControlStartIndex              = 0xB8         ;
        constexpr std::uintptr_t m_ControlCount                   = 0xBC         ;
        constexpr std::uintptr_t m_ActionIndexInState             = 0xC0         ;
        constexpr std::uintptr_t m_ActionMap                      = 0xC8         ;
        constexpr std::uintptr_t m_OnStarted                      = 0xD0         ;
        constexpr std::uintptr_t m_OnCanceled                     = 0x120        ;
        constexpr std::uintptr_t m_OnPerformed                    = 0x170        ;

        namespace _static
        {
            constexpr std::uintptr_t k_InputActionEnableProfilerMarker = 0x0          ;
            constexpr std::uintptr_t k_InputActionDisableProfilerMarker = 0x8          ;
        }

    }

    namespace UnityEngine_InputSystem__InputActionAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_ActionMaps                     = 0x18         ;
        constexpr std::uintptr_t m_ControlSchemes                 = 0x20         ;
        constexpr std::uintptr_t m_IsProjectWide                  = 0x28         ;
        constexpr std::uintptr_t m_SharedStateForAllMaps          = 0x30         ;
        constexpr std::uintptr_t m_BindingMask                    = 0x38         ;
        constexpr std::uintptr_t m_ParameterOverridesCount        = 0x98         ;
        constexpr std::uintptr_t m_ParameterOverrides             = 0xA0         ;
        constexpr std::uintptr_t m_Devices                        = 0xA8         ;
    }

    namespace UnityEngine_InputSystem__InputActionChange
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__InputActionMap
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079EC28   ;
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t m_Id                             = 0x18         ;
        constexpr std::uintptr_t m_Asset                          = 0x20         ;
        constexpr std::uintptr_t m_Actions                        = 0x28         ;
        constexpr std::uintptr_t m_Bindings                       = 0x30         ;
        constexpr std::uintptr_t m_BindingsForEachAction          = 0x38         ;
        constexpr std::uintptr_t m_ControlsForEachAction          = 0x40         ;
        constexpr std::uintptr_t m_EnabledActionsCount            = 0x48         ;
        constexpr std::uintptr_t m_SingletonAction                = 0x50         ;
        constexpr std::uintptr_t m_MapIndexInState                = 0x58         ;
        constexpr std::uintptr_t m_State                          = 0x60         ;
        constexpr std::uintptr_t m_BindingMask                    = 0x68         ;
        constexpr std::uintptr_t m_Flags                          = 0xC8         ;
        constexpr std::uintptr_t m_ParameterOverridesCount        = 0xCC         ;
        constexpr std::uintptr_t m_ParameterOverrides             = 0xD0         ;
        constexpr std::uintptr_t m_Devices                        = 0xD8         ;
        constexpr std::uintptr_t m_ActionCallbacks                = 0xE8         ;
        constexpr std::uintptr_t m_ActionIndexByNameOrId          = 0x138        ;

        namespace _static
        {
            constexpr std::uintptr_t k_ResolveBindingsProfilerMarker  = 0x0          ;
            constexpr std::uintptr_t s_DeferBindingResolution         = 0x8          ;
            constexpr std::uintptr_t s_NeedToResolveBindings          = 0xC          ;
        }

    }

    namespace UnityEngine_InputSystem__InputActionPhase
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__InputActionProperty
    {
        constexpr std::uintptr_t m_UseReference                   = 0x0          ;
        constexpr std::uintptr_t m_Action                         = 0x8          ;
        constexpr std::uintptr_t m_Reference                      = 0x10         ;
    }

    namespace UnityEngine_InputSystem__InputActionReference
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Asset                          = 0x18         ;
        constexpr std::uintptr_t m_ActionId                       = 0x20         ;
        constexpr std::uintptr_t m_Action                         = 0x28         ;
    }

    namespace UnityEngine_InputSystem__InputActionState
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079E150   ;
        constexpr std::uintptr_t maps                             = 0x10         ;
        constexpr std::uintptr_t controls                         = 0x18         ;
        constexpr std::uintptr_t interactions                     = 0x20         ;
        constexpr std::uintptr_t processors                       = 0x28         ;
        constexpr std::uintptr_t composites                       = 0x30         ;
        constexpr std::uintptr_t totalProcessorCount              = 0x38         ;
        constexpr std::uintptr_t memory                           = 0x40         ;
        constexpr std::uintptr_t m_OnBeforeUpdateHooked           = 0xC0         ;
        constexpr std::uintptr_t m_OnAfterUpdateHooked            = 0xC1         ;
        constexpr std::uintptr_t m_InProcessControlStateChange    = 0xC2         ;
        constexpr std::uintptr_t m_Suppressed                     = 0xC3         ;
        constexpr std::uintptr_t m_CurrentlyProcessingThisEvent   = 0xC8         ;
        constexpr std::uintptr_t m_OnBeforeUpdateDelegate         = 0xD0         ;
        constexpr std::uintptr_t m_OnAfterUpdateDelegate          = 0xD8         ;

        namespace _static
        {
            constexpr std::uintptr_t k_InputInitialActionStateCheckMarker = 0x0          ;
            constexpr std::uintptr_t k_InputActionResolveConflictMarker = 0x8          ;
            constexpr std::uintptr_t k_InputActionCallbackMarker      = 0x10         ;
            constexpr std::uintptr_t k_InputOnActionChangeMarker      = 0x18         ;
            constexpr std::uintptr_t k_InputOnDeviceChangeMarker      = 0x20         ;
            constexpr std::uintptr_t s_GlobalState                    = 0x28         ;
        }

    }

    namespace UnityEngine_InputSystem__InputActionType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079E418   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__InputBinding
    {
        constexpr std::uintptr_t m_Name                           = 0x0          ;
        constexpr std::uintptr_t m_Id                             = 0x8          ;
        constexpr std::uintptr_t m_Path                           = 0x10         ;
        constexpr std::uintptr_t m_Interactions                   = 0x18         ;
        constexpr std::uintptr_t m_Processors                     = 0x20         ;
        constexpr std::uintptr_t m_Groups                         = 0x28         ;
        constexpr std::uintptr_t m_Action                         = 0x30         ;
        constexpr std::uintptr_t m_Flags                          = 0x38         ;
        constexpr std::uintptr_t m_OverridePath                   = 0x40         ;
        constexpr std::uintptr_t m_OverrideInteractions           = 0x48         ;
        constexpr std::uintptr_t m_OverrideProcessors             = 0x50         ;
    }

    namespace UnityEngine_InputSystem__InputBindingCompositeContext
    {
        constexpr std::uintptr_t m_State                          = 0x0          ;
        constexpr std::uintptr_t m_BindingIndex                   = 0x8          ;
    }

    namespace UnityEngine_InputSystem__InputBindingResolver
    {
        constexpr std::uintptr_t totalProcessorCount              = 0x0          ;
        constexpr std::uintptr_t totalCompositeCount              = 0x4          ;
        constexpr std::uintptr_t totalInteractionCount            = 0x8          ;
        constexpr std::uintptr_t maps                             = 0x10         ;
        constexpr std::uintptr_t controls                         = 0x18         ;
        constexpr std::uintptr_t memory                           = 0x20         ;
        constexpr std::uintptr_t interactions                     = 0xA0         ;
        constexpr std::uintptr_t processors                       = 0xA8         ;
        constexpr std::uintptr_t composites                       = 0xB0         ;
        constexpr std::uintptr_t bindingMask                      = 0xB8         ;
        constexpr std::uintptr_t m_IsControlOnlyResolve           = 0x118        ;
        constexpr std::uintptr_t m_Parameters                     = 0x120        ;
    }

    namespace UnityEngine_InputSystem__InputControlScheme
    {
        constexpr std::uintptr_t m_Name                           = 0x0          ;
        constexpr std::uintptr_t m_BindingGroup                   = 0x8          ;
        constexpr std::uintptr_t m_DeviceRequirements             = 0x10         ;
    }

    namespace UnityEngine_InputSystem__InputInteractionContext
    {
        constexpr std::uintptr_t m_State                          = 0x0          ;
        constexpr std::uintptr_t m_Flags                          = 0x8          ;
        constexpr std::uintptr_t m_TriggerState                   = 0xC          ;
    }

    namespace UnityEngine_InputSystem__InputControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
    }

    namespace UnityEngine_InputSystem__InputControl`1
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0x0          ;
    }

    namespace UnityEngine_InputSystem__InputControlLayoutChange
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__InputControlList`1
    {
        constexpr std::uintptr_t m_Count                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_InputSystem__Gamepad
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _buttonWest_k__BackingField      = 0x190        ;
        constexpr std::uintptr_t _buttonNorth_k__BackingField     = 0x198        ;
        constexpr std::uintptr_t _buttonSouth_k__BackingField     = 0x1A0        ;
        constexpr std::uintptr_t _buttonEast_k__BackingField      = 0x1A8        ;
        constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _startButton_k__BackingField     = 0x1C0        ;
        constexpr std::uintptr_t _selectButton_k__BackingField    = 0x1C8        ;
        constexpr std::uintptr_t _dpad_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _leftShoulder_k__BackingField    = 0x1D8        ;
        constexpr std::uintptr_t _rightShoulder_k__BackingField   = 0x1E0        ;
        constexpr std::uintptr_t _leftStick_k__BackingField       = 0x1E8        ;
        constexpr std::uintptr_t _rightStick_k__BackingField      = 0x1F0        ;
        constexpr std::uintptr_t _leftTrigger_k__BackingField     = 0x1F8        ;
        constexpr std::uintptr_t _rightTrigger_k__BackingField    = 0x200        ;
        constexpr std::uintptr_t m_Rumble                         = 0x208        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
            constexpr std::uintptr_t s_GamepadCount                   = 0x8          ;
            constexpr std::uintptr_t s_Gamepads                       = 0x10         ;
        }

    }

    namespace UnityEngine_InputSystem__InputDevice
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
    }

    namespace UnityEngine_InputSystem__InputDeviceChange
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__Joystick
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trigger_k__BackingField         = 0x190        ;
        constexpr std::uintptr_t _stick_k__BackingField           = 0x198        ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0x1A0        ;
        constexpr std::uintptr_t _hatswitch_k__BackingField       = 0x1A8        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
            constexpr std::uintptr_t s_JoystickCount                  = 0x8          ;
            constexpr std::uintptr_t s_Joysticks                      = 0x10         ;
        }

    }

    namespace UnityEngine_InputSystem__Key
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AFD68   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__Keyboard
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AF998   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _anyKey_k__BackingField          = 0x190        ;
        constexpr std::uintptr_t _shiftKey_k__BackingField        = 0x198        ;
        constexpr std::uintptr_t _ctrlKey_k__BackingField         = 0x1A0        ;
        constexpr std::uintptr_t _altKey_k__BackingField          = 0x1A8        ;
        constexpr std::uintptr_t _imeSelected_k__BackingField     = 0x1B0        ;
        constexpr std::uintptr_t m_TextInputListeners             = 0x1B8        ;
        constexpr std::uintptr_t m_KeyboardLayoutName             = 0x1D0        ;
        constexpr std::uintptr_t m_Keys                           = 0x1D8        ;
        constexpr std::uintptr_t m_ImeCompositionListeners        = 0x1E0        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__Mouse
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AE878   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x190        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x198        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1A0        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x1A8        ;
        constexpr std::uintptr_t _press_k__BackingField           = 0x1B0        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x1B8        ;
        constexpr std::uintptr_t _scroll_k__BackingField          = 0x1C0        ;
        constexpr std::uintptr_t _leftButton_k__BackingField      = 0x1C8        ;
        constexpr std::uintptr_t _middleButton_k__BackingField    = 0x1D0        ;
        constexpr std::uintptr_t _rightButton_k__BackingField     = 0x1D8        ;
        constexpr std::uintptr_t _backButton_k__BackingField      = 0x1E0        ;
        constexpr std::uintptr_t _forwardButton_k__BackingField   = 0x1E8        ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x1F0        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
            constexpr std::uintptr_t s_PlatformMouseDevice            = 0x8          ;
        }

    }

    namespace UnityEngine_InputSystem__PenButton
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__Pen
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079F9E0   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x190        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x198        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1A0        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x1A8        ;
        constexpr std::uintptr_t _press_k__BackingField           = 0x1B0        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x1B8        ;
        constexpr std::uintptr_t _tip_k__BackingField             = 0x1C0        ;
        constexpr std::uintptr_t _eraser_k__BackingField          = 0x1C8        ;
        constexpr std::uintptr_t _firstBarrelButton_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _secondBarrelButton_k__BackingField = 0x1D8        ;
        constexpr std::uintptr_t _thirdBarrelButton_k__BackingField = 0x1E0        ;
        constexpr std::uintptr_t _fourthBarrelButton_k__BackingField = 0x1E8        ;
        constexpr std::uintptr_t _inRange_k__BackingField         = 0x1F0        ;
        constexpr std::uintptr_t _tilt_k__BackingField            = 0x1F8        ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0x200        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__Pointer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10754AA0   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x190        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x198        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1A0        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x1A8        ;
        constexpr std::uintptr_t _press_k__BackingField           = 0x1B0        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x1B8        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__FastKeyboard
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _anyKey_k__BackingField          = 0x190        ;
        constexpr std::uintptr_t _shiftKey_k__BackingField        = 0x198        ;
        constexpr std::uintptr_t _ctrlKey_k__BackingField         = 0x1A0        ;
        constexpr std::uintptr_t _altKey_k__BackingField          = 0x1A8        ;
        constexpr std::uintptr_t _imeSelected_k__BackingField     = 0x1B0        ;
        constexpr std::uintptr_t m_TextInputListeners             = 0x1B8        ;
        constexpr std::uintptr_t m_KeyboardLayoutName             = 0x1D0        ;
        constexpr std::uintptr_t m_Keys                           = 0x1D8        ;
        constexpr std::uintptr_t m_ImeCompositionListeners        = 0x1E0        ;
    }

    namespace UnityEngine_InputSystem__FastMouse
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x190        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x198        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1A0        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x1A8        ;
        constexpr std::uintptr_t _press_k__BackingField           = 0x1B0        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x1B8        ;
        constexpr std::uintptr_t _scroll_k__BackingField          = 0x1C0        ;
        constexpr std::uintptr_t _leftButton_k__BackingField      = 0x1C8        ;
        constexpr std::uintptr_t _middleButton_k__BackingField    = 0x1D0        ;
        constexpr std::uintptr_t _rightButton_k__BackingField     = 0x1D8        ;
        constexpr std::uintptr_t _backButton_k__BackingField      = 0x1E0        ;
        constexpr std::uintptr_t _forwardButton_k__BackingField   = 0x1E8        ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x1F0        ;
    }

    namespace UnityEngine_InputSystem__FastTouchscreen
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x190        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x198        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1A0        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x1A8        ;
        constexpr std::uintptr_t _press_k__BackingField           = 0x1B0        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x1B8        ;
        constexpr std::uintptr_t _primaryTouch_k__BackingField    = 0x1C0        ;
        constexpr std::uintptr_t _touches_k__BackingField         = 0x1C8        ;
    }

    namespace UnityEngine_InputSystem__InputRemoting
    {
        constexpr std::uintptr_t m_Flags                          = 0x10         ;
        constexpr std::uintptr_t m_LocalManager                   = 0x18         ;
        constexpr std::uintptr_t m_Subscribers                    = 0x20         ;
        constexpr std::uintptr_t m_Senders                        = 0x28         ;
    }

    namespace UnityEngine_InputSystem__RemoteInputPlayerConnection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Connection                     = 0x18         ;
        constexpr std::uintptr_t m_Subscribers                    = 0x20         ;
        constexpr std::uintptr_t m_ConnectedIds                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t kNewDeviceMsg                    = 0x0          ;
            constexpr std::uintptr_t kNewLayoutMsg                    = 0x10         ;
            constexpr std::uintptr_t kNewEventsMsg                    = 0x20         ;
            constexpr std::uintptr_t kRemoveDeviceMsg                 = 0x30         ;
            constexpr std::uintptr_t kChangeUsagesMsg                 = 0x40         ;
            constexpr std::uintptr_t kStartSendingMsg                 = 0x50         ;
            constexpr std::uintptr_t kStopSendingMsg                  = 0x60         ;
        }

    }

    namespace UnityEngine_InputSystem__Sensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
    }

    namespace UnityEngine_InputSystem__Accelerometer
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _acceleration_k__BackingField    = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__Gyroscope
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _angularVelocity_k__BackingField = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__GravitySensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _gravity_k__BackingField         = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__AttitudeSensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _attitude_k__BackingField        = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__LinearAccelerationSensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _acceleration_k__BackingField    = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__MagneticFieldSensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _magneticField_k__BackingField   = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__LightSensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _lightLevel_k__BackingField      = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__PressureSensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _atmosphericPressure_k__BackingField = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__ProximitySensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _distance_k__BackingField        = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__HumiditySensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _relativeHumidity_k__BackingField = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__AmbientTemperatureSensor
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _ambientTemperature_k__BackingField = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__StepCounter
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _stepCounter_k__BackingField     = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__HingeAngle
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _angle_k__BackingField           = 0x190        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__TouchPhase
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__Touchscreen
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079F938   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x190        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x198        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1A0        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x1A8        ;
        constexpr std::uintptr_t _press_k__BackingField           = 0x1B0        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x1B8        ;
        constexpr std::uintptr_t _primaryTouch_k__BackingField    = 0x1C0        ;
        constexpr std::uintptr_t _touches_k__BackingField         = 0x1C8        ;

        namespace _static
        {
            constexpr std::uintptr_t k_TouchscreenUpdateMarker        = 0x0          ;
            constexpr std::uintptr_t k_TouchAllocateMarker            = 0x8          ;
            constexpr std::uintptr_t _current_k__BackingField         = 0x10         ;
            constexpr std::uintptr_t s_TapTime                        = 0x18         ;
            constexpr std::uintptr_t s_TapDelayTime                   = 0x1C         ;
            constexpr std::uintptr_t s_TapRadiusSquared               = 0x20         ;
        }

    }

    namespace UnityEngine_InputSystem__TrackedDevice
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
    }

    namespace UnityEngine_InputSystem__InputManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1C08   ;
        constexpr std::uintptr_t m_CustomTypesRegistered          = 0x10         ;
        constexpr std::uintptr_t m_LayoutRegistrationVersion      = 0x14         ;
        constexpr std::uintptr_t m_InputEventHandledPolicy        = 0x18         ;
        constexpr std::uintptr_t m_Layouts                        = 0x20         ;
        constexpr std::uintptr_t m_Processors                     = 0x60         ;
        constexpr std::uintptr_t m_Interactions                   = 0x70         ;
        constexpr std::uintptr_t m_Composites                     = 0x80         ;
        constexpr std::uintptr_t m_DevicesCount                   = 0x90         ;
        constexpr std::uintptr_t m_Devices                        = 0x98         ;
        constexpr std::uintptr_t m_DevicesById                    = 0xA0         ;
        constexpr std::uintptr_t m_AvailableDeviceCount           = 0xA8         ;
        constexpr std::uintptr_t m_AvailableDevices               = 0xB0         ;
        constexpr std::uintptr_t m_DisconnectedDevicesCount       = 0xB8         ;
        constexpr std::uintptr_t m_DisconnectedDevices            = 0xC0         ;
        constexpr std::uintptr_t m_UpdateMask                     = 0xC8         ;
        constexpr std::uintptr_t m_CurrentUpdate                  = 0xCC         ;
        constexpr std::uintptr_t m_StateBuffers                   = 0xD0         ;
        constexpr std::uintptr_t m_ScrollDeltaBehavior            = 0x108        ;
        constexpr std::uintptr_t m_DeviceChangeListeners          = 0x110        ;
        constexpr std::uintptr_t m_DeviceStateChangeListeners     = 0x160        ;
        constexpr std::uintptr_t m_DeviceFindLayoutCallbacks      = 0x1B0        ;
        constexpr std::uintptr_t m_DeviceCommandCallbacks         = 0x200        ;
        constexpr std::uintptr_t m_LayoutChangeListeners          = 0x250        ;
        constexpr std::uintptr_t m_EventListeners                 = 0x2A0        ;
        constexpr std::uintptr_t m_BeforeUpdateListeners          = 0x2F0        ;
        constexpr std::uintptr_t m_AfterUpdateListeners           = 0x340        ;
        constexpr std::uintptr_t m_SettingsChangedListeners       = 0x390        ;
        constexpr std::uintptr_t m_ActionsChangedListeners        = 0x3E0        ;
        constexpr std::uintptr_t m_NativeBeforeUpdateHooked       = 0x430        ;
        constexpr std::uintptr_t m_HaveDevicesWithStateCallbackReceivers = 0x431        ;
        constexpr std::uintptr_t m_HasFocus                       = 0x432        ;
        constexpr std::uintptr_t m_DiscardOutOfFocusEvents        = 0x433        ;
        constexpr std::uintptr_t m_FocusRegainedTime              = 0x438        ;
        constexpr std::uintptr_t m_InputEventStream               = 0x440        ;
        constexpr std::uintptr_t m_DeviceFindExecuteCommandDelegate = 0x4B8        ;
        constexpr std::uintptr_t m_DeviceFindExecuteCommandDeviceId = 0x4C0        ;
        constexpr std::uintptr_t m_Runtime                        = 0x4C8        ;
        constexpr std::uintptr_t m_Metrics                        = 0x4D0        ;
        constexpr std::uintptr_t m_Settings                       = 0x508        ;
        constexpr std::uintptr_t m_OptimizedControlsFeatureEnabled = 0x510        ;
        constexpr std::uintptr_t m_ReadValueCachingFeatureEnabled = 0x511        ;
        constexpr std::uintptr_t m_ParanoidReadValueCachingChecksEnabled = 0x512        ;
        constexpr std::uintptr_t m_Actions                        = 0x518        ;
        constexpr std::uintptr_t m_ShouldMakeCurrentlyUpdatingDeviceCurrent = 0x520        ;
        constexpr std::uintptr_t m_StateChangeMonitors            = 0x528        ;
        constexpr std::uintptr_t m_StateChangeMonitorTimeouts     = 0x530        ;

        namespace _static
        {
            constexpr std::uintptr_t k_InputUpdateProfilerMarker      = 0x0          ;
            constexpr std::uintptr_t k_InputTryFindMatchingControllerMarker = 0x8          ;
            constexpr std::uintptr_t k_InputAddDeviceMarker           = 0x10         ;
            constexpr std::uintptr_t k_InputRestoreDevicesAfterReloadMarker = 0x18         ;
            constexpr std::uintptr_t k_InputRegisterCustomTypesMarker = 0x20         ;
            constexpr std::uintptr_t k_InputOnBeforeUpdateMarker      = 0x28         ;
            constexpr std::uintptr_t k_InputOnAfterUpdateMarker       = 0x30         ;
            constexpr std::uintptr_t k_InputOnSettingsChangeMarker    = 0x38         ;
            constexpr std::uintptr_t k_InputOnDeviceSettingsChangeMarker = 0x40         ;
            constexpr std::uintptr_t k_InputOnEventMarker             = 0x48         ;
            constexpr std::uintptr_t k_InputOnLayoutChangeMarker      = 0x50         ;
            constexpr std::uintptr_t k_InputOnDeviceChangeMarker      = 0x58         ;
            constexpr std::uintptr_t k_InputOnActionsChangeMarker     = 0x60         ;
        }

    }

    namespace UnityEngine_InputSystem__InputSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_SupportedDevices               = 0x18         ;
        constexpr std::uintptr_t m_UpdateMode                     = 0x20         ;
        constexpr std::uintptr_t m_ScrollDeltaBehavior            = 0x24         ;
        constexpr std::uintptr_t m_MaxEventBytesPerUpdate         = 0x28         ;
        constexpr std::uintptr_t m_MaxQueuedEventsPerUpdate       = 0x2C         ;
        constexpr std::uintptr_t m_CompensateForScreenOrientation = 0x30         ;
        constexpr std::uintptr_t m_BackgroundBehavior             = 0x34         ;
        constexpr std::uintptr_t m_EditorInputBehaviorInPlayMode  = 0x38         ;
        constexpr std::uintptr_t m_InputActionPropertyDrawerMode  = 0x3C         ;
        constexpr std::uintptr_t m_DefaultDeadzoneMin             = 0x40         ;
        constexpr std::uintptr_t m_DefaultDeadzoneMax             = 0x44         ;
        constexpr std::uintptr_t m_DefaultButtonPressPoint        = 0x48         ;
        constexpr std::uintptr_t m_ButtonReleaseThreshold         = 0x4C         ;
        constexpr std::uintptr_t m_DefaultTapTime                 = 0x50         ;
        constexpr std::uintptr_t m_DefaultSlowTapTime             = 0x54         ;
        constexpr std::uintptr_t m_DefaultHoldTime                = 0x58         ;
        constexpr std::uintptr_t m_TapRadius                      = 0x5C         ;
        constexpr std::uintptr_t m_MultiTapDelayTime              = 0x60         ;
        constexpr std::uintptr_t m_DisableRedundantEventsMerging  = 0x64         ;
        constexpr std::uintptr_t m_ShortcutKeysConsumeInputs      = 0x65         ;
        constexpr std::uintptr_t m_FeatureFlags                   = 0x68         ;
    }

    namespace UnityEngine_InputSystem__DefaultInputActions
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079FA90   ;
        constexpr std::uintptr_t _asset_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t m_Player                         = 0x18         ;
        constexpr std::uintptr_t m_PlayerActionsCallbackInterface = 0x20         ;
        constexpr std::uintptr_t m_Player_Move                    = 0x28         ;
        constexpr std::uintptr_t m_Player_Look                    = 0x30         ;
        constexpr std::uintptr_t m_Player_Fire                    = 0x38         ;
        constexpr std::uintptr_t m_UI                             = 0x40         ;
        constexpr std::uintptr_t m_UIActionsCallbackInterface     = 0x48         ;
        constexpr std::uintptr_t m_UI_Navigate                    = 0x50         ;
        constexpr std::uintptr_t m_UI_Submit                      = 0x58         ;
        constexpr std::uintptr_t m_UI_Cancel                      = 0x60         ;
        constexpr std::uintptr_t m_UI_Point                       = 0x68         ;
        constexpr std::uintptr_t m_UI_Click                       = 0x70         ;
        constexpr std::uintptr_t m_UI_ScrollWheel                 = 0x78         ;
        constexpr std::uintptr_t m_UI_MiddleClick                 = 0x80         ;
        constexpr std::uintptr_t m_UI_RightClick                  = 0x88         ;
        constexpr std::uintptr_t m_UI_TrackedDevicePosition       = 0x90         ;
        constexpr std::uintptr_t m_UI_TrackedDeviceOrientation    = 0x98         ;
        constexpr std::uintptr_t m_KeyboardMouseSchemeIndex       = 0xA0         ;
        constexpr std::uintptr_t m_GamepadSchemeIndex             = 0xA4         ;
        constexpr std::uintptr_t m_TouchSchemeIndex               = 0xA8         ;
        constexpr std::uintptr_t m_JoystickSchemeIndex            = 0xAC         ;
        constexpr std::uintptr_t m_XRSchemeIndex                  = 0xB0         ;
    }

    namespace UnityEngine_InputSystem__InputValue
    {
        constexpr std::uintptr_t m_Context                        = 0x10         ;
    }

    namespace UnityEngine_InputSystem__PlayerInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_AllMapsHashCode                = 0x20         ;
        constexpr std::uintptr_t m_Actions                        = 0x28         ;
        constexpr std::uintptr_t m_NotificationBehavior           = 0x30         ;
        constexpr std::uintptr_t m_UIInputModule                  = 0x38         ;
        constexpr std::uintptr_t m_DeviceLostEvent                = 0x40         ;
        constexpr std::uintptr_t m_DeviceRegainedEvent            = 0x48         ;
        constexpr std::uintptr_t m_ControlsChangedEvent           = 0x50         ;
        constexpr std::uintptr_t m_ActionEvents                   = 0x58         ;
        constexpr std::uintptr_t m_NeverAutoSwitchControlSchemes  = 0x60         ;
        constexpr std::uintptr_t m_DefaultControlScheme           = 0x68         ;
        constexpr std::uintptr_t m_DefaultActionMap               = 0x70         ;
        constexpr std::uintptr_t m_SplitScreenIndex               = 0x78         ;
        constexpr std::uintptr_t m_Camera                         = 0x80         ;
        constexpr std::uintptr_t m_InputValueObject               = 0x88         ;
        constexpr std::uintptr_t m_CurrentActionMap               = 0x90         ;
        constexpr std::uintptr_t m_PlayerIndex                    = 0x98         ;
        constexpr std::uintptr_t m_InputActive                    = 0x9C         ;
        constexpr std::uintptr_t m_Enabled                        = 0x9D         ;
        constexpr std::uintptr_t m_ActionsInitialized             = 0x9E         ;
        constexpr std::uintptr_t m_ActionMessageNames             = 0xA0         ;
        constexpr std::uintptr_t m_InputUser                      = 0xA8         ;
        constexpr std::uintptr_t m_ActionTriggeredDelegate        = 0xB0         ;
        constexpr std::uintptr_t m_DeviceLostCallbacks            = 0xB8         ;
        constexpr std::uintptr_t m_DeviceRegainedCallbacks        = 0x108        ;
        constexpr std::uintptr_t m_ControlsChangedCallbacks       = 0x158        ;
        constexpr std::uintptr_t m_ActionTriggeredCallbacks       = 0x1A8        ;
        constexpr std::uintptr_t m_UnpairedDeviceUsedDelegate     = 0x1F8        ;
        constexpr std::uintptr_t m_PreFilterUnpairedDeviceUsedDelegate = 0x200        ;
        constexpr std::uintptr_t m_OnUnpairedDeviceUsedHooked     = 0x208        ;
        constexpr std::uintptr_t m_DeviceChangeDelegate           = 0x210        ;
        constexpr std::uintptr_t m_OnDeviceChangeHooked           = 0x218        ;

        namespace _static
        {
            constexpr std::uintptr_t s_AllActivePlayersCount          = 0x0          ;
            constexpr std::uintptr_t s_AllActivePlayers               = 0x8          ;
            constexpr std::uintptr_t s_UserChangeDelegate             = 0x10         ;
            constexpr std::uintptr_t s_InitPairWithDevicesCount       = 0x18         ;
            constexpr std::uintptr_t s_InitPairWithDevices            = 0x20         ;
            constexpr std::uintptr_t s_InitPlayerIndex                = 0x28         ;
            constexpr std::uintptr_t s_InitSplitScreenIndex           = 0x2C         ;
            constexpr std::uintptr_t s_InitControlScheme              = 0x30         ;
            constexpr std::uintptr_t s_DestroyIfDeviceSetupUnsuccessful = 0x38         ;
        }

    }

    namespace UnityEngine_InputSystem__PlayerInputManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_NotificationBehavior           = 0x20         ;
        constexpr std::uintptr_t m_MaxPlayerCount                 = 0x24         ;
        constexpr std::uintptr_t m_AllowJoining                   = 0x28         ;
        constexpr std::uintptr_t m_JoinBehavior                   = 0x2C         ;
        constexpr std::uintptr_t m_PlayerJoinedEvent              = 0x30         ;
        constexpr std::uintptr_t m_PlayerLeftEvent                = 0x38         ;
        constexpr std::uintptr_t m_JoinAction                     = 0x40         ;
        constexpr std::uintptr_t m_PlayerPrefab                   = 0x58         ;
        constexpr std::uintptr_t m_SplitScreen                    = 0x60         ;
        constexpr std::uintptr_t m_MaintainAspectRatioInSplitScreen = 0x61         ;
        constexpr std::uintptr_t m_FixedNumberOfSplitScreens      = 0x64         ;
        constexpr std::uintptr_t m_SplitScreenRect                = 0x68         ;
        constexpr std::uintptr_t m_JoinActionDelegateHooked       = 0x78         ;
        constexpr std::uintptr_t m_UnpairedDeviceUsedDelegateHooked = 0x79         ;
        constexpr std::uintptr_t m_JoinActionDelegate             = 0x80         ;
        constexpr std::uintptr_t m_UnpairedDeviceUsedDelegate     = 0x88         ;
        constexpr std::uintptr_t m_PlayerJoinedCallbacks          = 0x90         ;
        constexpr std::uintptr_t m_PlayerLeftCallbacks            = 0xE0         ;

        namespace _static
        {
            constexpr std::uintptr_t _instance_k__BackingField        = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem__PlayerJoinBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__PlayerNotifications
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem__DynamicBitfield
    {
        constexpr std::uintptr_t array                            = 0x0          ;
        constexpr std::uintptr_t length                           = 0x18         ;
    }

    namespace UnityEngine_InputSystem_XR__XRHMD
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
        constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1C8        ;
        constexpr std::uintptr_t _centerEyePosition_k__BackingField = 0x1D0        ;
        constexpr std::uintptr_t _centerEyeRotation_k__BackingField = 0x1D8        ;
    }

    namespace UnityEngine_InputSystem_XR__XRController
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
    }

    namespace UnityEngine_InputSystem_XR__XRControllerWithRumble
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _trackingState_k__BackingField   = 0x190        ;
        constexpr std::uintptr_t _isTracked_k__BackingField       = 0x198        ;
        constexpr std::uintptr_t _devicePosition_k__BackingField  = 0x1A0        ;
        constexpr std::uintptr_t _deviceRotation_k__BackingField  = 0x1A8        ;
    }

    namespace UnityEngine_InputSystem_XR__TrackedPoseDriver
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_TrackingType                   = 0x20         ;
        constexpr std::uintptr_t m_UpdateType                     = 0x24         ;
        constexpr std::uintptr_t m_IgnoreTrackingState            = 0x28         ;
        constexpr std::uintptr_t m_PositionInput                  = 0x30         ;
        constexpr std::uintptr_t m_RotationInput                  = 0x48         ;
        constexpr std::uintptr_t m_TrackingStateInput             = 0x60         ;
        constexpr std::uintptr_t m_CurrentPosition                = 0x78         ;
        constexpr std::uintptr_t m_CurrentRotation                = 0x84         ;
        constexpr std::uintptr_t m_CurrentTrackingState           = 0x94         ;
        constexpr std::uintptr_t m_RotationBound                  = 0x98         ;
        constexpr std::uintptr_t m_PositionBound                  = 0x99         ;
        constexpr std::uintptr_t m_TrackingStateBound             = 0x9A         ;
        constexpr std::uintptr_t m_IsFirstUpdate                  = 0x9B         ;
        constexpr std::uintptr_t m_PositionAction                 = 0xA0         ;
        constexpr std::uintptr_t m_RotationAction                 = 0xA8         ;
    }

    namespace UnityEngine_InputSystem_XR__XRLayoutBuilder
    {
        constexpr std::uintptr_t parentLayout                     = 0x10         ;
        constexpr std::uintptr_t interfaceName                    = 0x18         ;
        constexpr std::uintptr_t descriptor                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t poseSubControlNames              = 0x0          ;
            constexpr std::uintptr_t poseSubControlTypes              = 0x8          ;
        }

    }

    namespace UnityEngine_InputSystem_XR__FeatureType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_XR__UsageHint
    {
        constexpr std::uintptr_t content                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_XR__XRFeatureDescriptor
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t usageHints                       = 0x8          ;
        constexpr std::uintptr_t featureType                      = 0x10         ;
        constexpr std::uintptr_t customSize                       = 0x14         ;
    }

    namespace UnityEngine_InputSystem_XR__XRDeviceDescriptor
    {
        constexpr std::uintptr_t deviceName                       = 0x10         ;
        constexpr std::uintptr_t manufacturer                     = 0x18         ;
        constexpr std::uintptr_t serialNumber                     = 0x20         ;
        constexpr std::uintptr_t characteristics                  = 0x28         ;
        constexpr std::uintptr_t deviceId                         = 0x2C         ;
        constexpr std::uintptr_t inputFeatures                    = 0x30         ;
    }

    namespace UnityEngine_InputSystem_XR__Bone
    {
        constexpr std::uintptr_t m_ParentBoneIndex                = 0x0          ;
        constexpr std::uintptr_t m_Position                       = 0x4          ;
        constexpr std::uintptr_t m_Rotation                       = 0x10         ;
    }

    namespace UnityEngine_InputSystem_XR__Eyes
    {
        constexpr std::uintptr_t m_LeftEyePosition                = 0x0          ;
        constexpr std::uintptr_t m_LeftEyeRotation                = 0xC          ;
        constexpr std::uintptr_t m_RightEyePosition               = 0x1C         ;
        constexpr std::uintptr_t m_RightEyeRotation               = 0x28         ;
        constexpr std::uintptr_t m_FixationPoint                  = 0x38         ;
        constexpr std::uintptr_t m_LeftEyeOpenAmount              = 0x44         ;
        constexpr std::uintptr_t m_RightEyeOpenAmount             = 0x48         ;
    }

    namespace UnityEngine_InputSystem_XR__BoneControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x118        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x138        ;
        constexpr std::uintptr_t _parentBoneIndex_k__BackingField = 0x140        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x148        ;
        constexpr std::uintptr_t _rotation_k__BackingField        = 0x150        ;
    }

    namespace UnityEngine_InputSystem_XR__EyesControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x144        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x190        ;
        constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x198        ;
        constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1A0        ;
        constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1A8        ;
        constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _fixationPoint_k__BackingField   = 0x1B8        ;
        constexpr std::uintptr_t _leftEyeOpenAmount_k__BackingField = 0x1C0        ;
        constexpr std::uintptr_t _rightEyeOpenAmount_k__BackingField = 0x1C8        ;
    }

    namespace UnityEngine_InputSystem_XR_Haptics__BufferedRumble
    {
        constexpr std::uintptr_t _capabilities_k__BackingField    = 0x0          ;
        constexpr std::uintptr_t _device_k__BackingField          = 0x18         ;
    }

    namespace UnityEngine_InputSystem_XR_Haptics__HapticState
    {
        constexpr std::uintptr_t _samplesQueued_k__BackingField   = 0x0          ;
        constexpr std::uintptr_t _samplesAvailable_k__BackingField = 0x4          ;
    }

    namespace UnityEngine_InputSystem_XR_Haptics__GetCurrentHapticStateCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t samplesQueued                    = 0x8          ;
        constexpr std::uintptr_t samplesAvailable                 = 0xC          ;
    }

    namespace UnityEngine_InputSystem_XR_Haptics__HapticCapabilities
    {
        constexpr std::uintptr_t _numChannels_k__BackingField     = 0x0          ;
        constexpr std::uintptr_t _supportsImpulse_k__BackingField = 0x4          ;
        constexpr std::uintptr_t _supportsBuffer_k__BackingField  = 0x5          ;
        constexpr std::uintptr_t _frequencyHz_k__BackingField     = 0x8          ;
        constexpr std::uintptr_t _maxBufferSize_k__BackingField   = 0xC          ;
        constexpr std::uintptr_t _optimalBufferSize_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_InputSystem_XR_Haptics__GetHapticCapabilitiesCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t numChannels                      = 0x8          ;
        constexpr std::uintptr_t supportsImpulse                  = 0xC          ;
        constexpr std::uintptr_t supportsBuffer                   = 0xD          ;
        constexpr std::uintptr_t frequencyHz                      = 0x10         ;
        constexpr std::uintptr_t maxBufferSize                    = 0x14         ;
        constexpr std::uintptr_t optimalBufferSize                = 0x18         ;
    }

    namespace UnityEngine_InputSystem_XR_Haptics__SendBufferedHapticCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t channel                          = 0x8          ;
        constexpr std::uintptr_t bufferSize                       = 0xC          ;
        constexpr std::uintptr_t buffer                           = 0x10         ;
    }

    namespace UnityEngine_InputSystem_XR_Haptics__SendHapticImpulseCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t channel                          = 0x8          ;
        constexpr std::uintptr_t amplitude                        = 0xC          ;
        constexpr std::uintptr_t duration                         = 0x10         ;
    }

    namespace UnityEngine_InputSystem_XInput__XInputController
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _buttonWest_k__BackingField      = 0x190        ;
        constexpr std::uintptr_t _buttonNorth_k__BackingField     = 0x198        ;
        constexpr std::uintptr_t _buttonSouth_k__BackingField     = 0x1A0        ;
        constexpr std::uintptr_t _buttonEast_k__BackingField      = 0x1A8        ;
        constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _startButton_k__BackingField     = 0x1C0        ;
        constexpr std::uintptr_t _selectButton_k__BackingField    = 0x1C8        ;
        constexpr std::uintptr_t _dpad_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _leftShoulder_k__BackingField    = 0x1D8        ;
        constexpr std::uintptr_t _rightShoulder_k__BackingField   = 0x1E0        ;
        constexpr std::uintptr_t _leftStick_k__BackingField       = 0x1E8        ;
        constexpr std::uintptr_t _rightStick_k__BackingField      = 0x1F0        ;
        constexpr std::uintptr_t _leftTrigger_k__BackingField     = 0x1F8        ;
        constexpr std::uintptr_t _rightTrigger_k__BackingField    = 0x200        ;
        constexpr std::uintptr_t m_Rumble                         = 0x208        ;
        constexpr std::uintptr_t _menu_k__BackingField            = 0x210        ;
        constexpr std::uintptr_t _view_k__BackingField            = 0x218        ;
        constexpr std::uintptr_t m_HaveParsedCapabilities         = 0x220        ;
        constexpr std::uintptr_t m_SubType                        = 0x224        ;
        constexpr std::uintptr_t m_Flags                          = 0x228        ;
    }

    namespace UnityEngine_InputSystem_XInput__XInputControllerWindows
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _buttonWest_k__BackingField      = 0x190        ;
        constexpr std::uintptr_t _buttonNorth_k__BackingField     = 0x198        ;
        constexpr std::uintptr_t _buttonSouth_k__BackingField     = 0x1A0        ;
        constexpr std::uintptr_t _buttonEast_k__BackingField      = 0x1A8        ;
        constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _startButton_k__BackingField     = 0x1C0        ;
        constexpr std::uintptr_t _selectButton_k__BackingField    = 0x1C8        ;
        constexpr std::uintptr_t _dpad_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _leftShoulder_k__BackingField    = 0x1D8        ;
        constexpr std::uintptr_t _rightShoulder_k__BackingField   = 0x1E0        ;
        constexpr std::uintptr_t _leftStick_k__BackingField       = 0x1E8        ;
        constexpr std::uintptr_t _rightStick_k__BackingField      = 0x1F0        ;
        constexpr std::uintptr_t _leftTrigger_k__BackingField     = 0x1F8        ;
        constexpr std::uintptr_t _rightTrigger_k__BackingField    = 0x200        ;
        constexpr std::uintptr_t m_Rumble                         = 0x208        ;
        constexpr std::uintptr_t _menu_k__BackingField            = 0x210        ;
        constexpr std::uintptr_t _view_k__BackingField            = 0x218        ;
        constexpr std::uintptr_t m_HaveParsedCapabilities         = 0x220        ;
        constexpr std::uintptr_t m_SubType                        = 0x224        ;
        constexpr std::uintptr_t m_Flags                          = 0x228        ;
    }

    namespace UnityEngine_InputSystem_XInput_LowLevel__XInputControllerWindowsState
    {
        constexpr std::uintptr_t buttons                          = 0x0          ;
        constexpr std::uintptr_t leftTrigger                      = 0x2          ;
        constexpr std::uintptr_t rightTrigger                     = 0x3          ;
        constexpr std::uintptr_t leftStickX                       = 0x4          ;
        constexpr std::uintptr_t leftStickY                       = 0x6          ;
        constexpr std::uintptr_t rightStickX                      = 0x8          ;
        constexpr std::uintptr_t rightStickY                      = 0xA          ;
    }

    namespace UnityEngine_InputSystem_Users__InputUser
    {
        constexpr std::uintptr_t m_Id                             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t k_InputUserOnChangeMarker        = 0x0          ;
            constexpr std::uintptr_t k_InputCheckForUnpairMarker      = 0x8          ;
            constexpr std::uintptr_t s_GlobalState                    = 0x10         ;
        }

    }

    namespace UnityEngine_InputSystem_Users__InputUserAccountHandle
    {
        constexpr std::uintptr_t m_ApiName                        = 0x0          ;
        constexpr std::uintptr_t m_Handle                         = 0x8          ;
    }

    namespace UnityEngine_InputSystem_Users__InputUserChange
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Users__InputUserPairingOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Users__InputUserSettings
    {
        constexpr std::uintptr_t _customBindings_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _invertMouseX_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _invertMouseY_k__BackingField    = 0x19         ;
        constexpr std::uintptr_t _mouseSmoothing_k__BackingField  = 0x1C         ;
        constexpr std::uintptr_t _mouseSensitivity_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _invertStickX_k__BackingField    = 0x2C         ;
        constexpr std::uintptr_t _invertStickY_k__BackingField    = 0x2D         ;
        constexpr std::uintptr_t _swapSticks_k__BackingField      = 0x2E         ;
        constexpr std::uintptr_t _swapBumpers_k__BackingField     = 0x2F         ;
        constexpr std::uintptr_t _swapTriggers_k__BackingField    = 0x30         ;
        constexpr std::uintptr_t _swapDpadAndLeftStick_k__BackingField = 0x31         ;
        constexpr std::uintptr_t _vibrationStrength_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_CustomBindings                 = 0x38         ;
    }

    namespace UnityEngine_InputSystem_UI__BaseInputOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _compositionString_k__BackingField = 0x20         ;
    }

    namespace UnityEngine_InputSystem_UI__ExtendedAxisEventData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720970   ;
        constexpr std::uintptr_t m_Used                           = 0x10         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x18         ;
        constexpr std::uintptr_t _moveVector_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _moveDir_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _device_k__BackingField          = 0x30         ;
    }

    namespace UnityEngine_InputSystem_UI__ExtendedPointerEventData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720A80   ;
        constexpr std::uintptr_t m_Used                           = 0x10         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x18         ;
        constexpr std::uintptr_t _pointerEnter_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t m_PointerPress                   = 0x28         ;
        constexpr std::uintptr_t _lastPress_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _rawPointerPress_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _pointerDrag_k__BackingField     = 0x40         ;
        constexpr std::uintptr_t _pointerClick_k__BackingField    = 0x48         ;
        constexpr std::uintptr_t _pointerCurrentRaycast_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _pointerPressRaycast_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t hovered                          = 0x130        ;
        constexpr std::uintptr_t _eligibleForClick_k__BackingField = 0x138        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x13C        ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x140        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x144        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x14C        ;
        constexpr std::uintptr_t _pressPosition_k__BackingField   = 0x154        ;
        constexpr std::uintptr_t _worldPosition_k__BackingField   = 0x15C        ;
        constexpr std::uintptr_t _worldNormal_k__BackingField     = 0x168        ;
        constexpr std::uintptr_t _clickTime_k__BackingField       = 0x174        ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x178        ;
        constexpr std::uintptr_t _scrollDelta_k__BackingField     = 0x17C        ;
        constexpr std::uintptr_t _useDragThreshold_k__BackingField = 0x184        ;
        constexpr std::uintptr_t _dragging_k__BackingField        = 0x185        ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x188        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x18C        ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0x190        ;
        constexpr std::uintptr_t _altitudeAngle_k__BackingField   = 0x194        ;
        constexpr std::uintptr_t _azimuthAngle_k__BackingField    = 0x198        ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0x19C        ;
        constexpr std::uintptr_t _tilt_k__BackingField            = 0x1A0        ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0x1A8        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1AC        ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0x1B4        ;
        constexpr std::uintptr_t _fullyExited_k__BackingField     = 0x1BC        ;
        constexpr std::uintptr_t _reentered_k__BackingField       = 0x1BD        ;
        constexpr std::uintptr_t _control_k__BackingField         = 0x1C0        ;
        constexpr std::uintptr_t _device_k__BackingField          = 0x1C8        ;
        constexpr std::uintptr_t _touchId_k__BackingField         = 0x1D0        ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x1D4        ;
        constexpr std::uintptr_t _uiToolkitPointerId_k__BackingField = 0x1D8        ;
        constexpr std::uintptr_t _trackedDevicePosition_k__BackingField = 0x1DC        ;
        constexpr std::uintptr_t _trackedDeviceOrientation_k__BackingField = 0x1E8        ;
    }

    namespace UnityEngine_InputSystem_UI__UIPointerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_UI__UIPointerBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_UI__ExtendedSubmitCancelEventData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720978   ;
        constexpr std::uintptr_t m_Used                           = 0x10         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x18         ;
        constexpr std::uintptr_t _device_k__BackingField          = 0x20         ;
    }

    namespace UnityEngine_InputSystem_UI__InputSystemUIInputModule
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10845040   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RaycastResultCache             = 0x20         ;
        constexpr std::uintptr_t m_SendPointerHoverToParent       = 0x28         ;
        constexpr std::uintptr_t m_AxisEventData                  = 0x30         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x38         ;
        constexpr std::uintptr_t m_BaseEventData                  = 0x40         ;
        constexpr std::uintptr_t m_InputOverride                  = 0x48         ;
        constexpr std::uintptr_t m_DefaultInput                   = 0x50         ;
        constexpr std::uintptr_t m_MoveRepeatDelay                = 0x58         ;
        constexpr std::uintptr_t m_MoveRepeatRate                 = 0x5C         ;
        constexpr std::uintptr_t m_TrackedDeviceDragThresholdMultiplier = 0x60         ;
        constexpr std::uintptr_t m_XRTrackingOrigin               = 0x68         ;
        constexpr std::uintptr_t m_ActionsAsset                   = 0x70         ;
        constexpr std::uintptr_t m_PointAction                    = 0x78         ;
        constexpr std::uintptr_t m_MoveAction                     = 0x80         ;
        constexpr std::uintptr_t m_SubmitAction                   = 0x88         ;
        constexpr std::uintptr_t m_CancelAction                   = 0x90         ;
        constexpr std::uintptr_t m_LeftClickAction                = 0x98         ;
        constexpr std::uintptr_t m_MiddleClickAction              = 0xA0         ;
        constexpr std::uintptr_t m_RightClickAction               = 0xA8         ;
        constexpr std::uintptr_t m_ScrollWheelAction              = 0xB0         ;
        constexpr std::uintptr_t m_TrackedDevicePositionAction    = 0xB8         ;
        constexpr std::uintptr_t m_TrackedDeviceOrientationAction = 0xC0         ;
        constexpr std::uintptr_t m_DeselectOnBackgroundClick      = 0xC8         ;
        constexpr std::uintptr_t m_PointerBehavior                = 0xCC         ;
        constexpr std::uintptr_t m_CursorLockBehavior             = 0xD0         ;
        constexpr std::uintptr_t m_ScrollDeltaPerTick             = 0xD4         ;
        constexpr std::uintptr_t m_ActionsHooked                  = 0xD8         ;
        constexpr std::uintptr_t m_NeedToPurgeStalePointers       = 0xD9         ;
        constexpr std::uintptr_t m_OnPointDelegate                = 0xE0         ;
        constexpr std::uintptr_t m_OnMoveDelegate                 = 0xE8         ;
        constexpr std::uintptr_t m_OnSubmitCancelDelegate         = 0xF0         ;
        constexpr std::uintptr_t m_OnLeftClickDelegate            = 0xF8         ;
        constexpr std::uintptr_t m_OnRightClickDelegate           = 0x100        ;
        constexpr std::uintptr_t m_OnMiddleClickDelegate          = 0x108        ;
        constexpr std::uintptr_t m_OnScrollWheelDelegate          = 0x110        ;
        constexpr std::uintptr_t m_OnTrackedDevicePositionDelegate = 0x118        ;
        constexpr std::uintptr_t m_OnTrackedDeviceOrientationDelegate = 0x120        ;
        constexpr std::uintptr_t m_OnControlsChangedDelegate      = 0x128        ;
        constexpr std::uintptr_t m_CurrentPointerId               = 0x130        ;
        constexpr std::uintptr_t m_CurrentPointerIndex            = 0x134        ;
        constexpr std::uintptr_t m_CurrentPointerType             = 0x138        ;
        constexpr std::uintptr_t m_PointerIds                     = 0x140        ;
        constexpr std::uintptr_t m_PointerStates                  = 0x150        ;
        constexpr std::uintptr_t m_NavigationState                = 0x3E0        ;
        constexpr std::uintptr_t m_SubmitCancelState              = 0x408        ;
        constexpr std::uintptr_t m_LocalMultiPlayerRoot           = 0x418        ;

        namespace _static
        {
            constexpr std::uintptr_t defaultActions                   = 0x0          ;
            constexpr std::uintptr_t s_InputActionReferenceCounts     = 0x8          ;
        }

    }

    namespace UnityEngine_InputSystem_UI__MultiplayerEventSystem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720CC0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_SystemInputModules             = 0x20         ;
        constexpr std::uintptr_t m_CurrentInputModule             = 0x28         ;
        constexpr std::uintptr_t m_FirstSelected                  = 0x30         ;
        constexpr std::uintptr_t m_sendNavigationEvents           = 0x38         ;
        constexpr std::uintptr_t m_DragThreshold                  = 0x3C         ;
        constexpr std::uintptr_t m_CurrentSelected                = 0x40         ;
        constexpr std::uintptr_t m_HasFocus                       = 0x48         ;
        constexpr std::uintptr_t m_SelectionGuard                 = 0x49         ;
        constexpr std::uintptr_t m_DummyData                      = 0x50         ;
        constexpr std::uintptr_t m_UIToolkitInterop               = 0x58         ;
        constexpr std::uintptr_t m_PlayerRoot                     = 0x60         ;
    }

    namespace UnityEngine_InputSystem_UI__NavigationModel
    {
        constexpr std::uintptr_t move                             = 0x0          ;
        constexpr std::uintptr_t consecutiveMoveCount             = 0x8          ;
        constexpr std::uintptr_t lastMoveDirection                = 0xC          ;
        constexpr std::uintptr_t lastMoveTime                     = 0x10         ;
        constexpr std::uintptr_t eventData                        = 0x18         ;
        constexpr std::uintptr_t device                           = 0x20         ;
    }

    namespace UnityEngine_InputSystem_UI__SubmitCancelModel
    {
        constexpr std::uintptr_t eventData                        = 0x0          ;
        constexpr std::uintptr_t device                           = 0x8          ;
    }

    namespace UnityEngine_InputSystem_UI__PointerModel
    {
        constexpr std::uintptr_t changedThisFrame                 = 0x0          ;
        constexpr std::uintptr_t leftButton                       = 0x8          ;
        constexpr std::uintptr_t rightButton                      = 0xC0         ;
        constexpr std::uintptr_t middleButton                     = 0x178        ;
        constexpr std::uintptr_t eventData                        = 0x230        ;
        constexpr std::uintptr_t m_ScreenPosition                 = 0x238        ;
        constexpr std::uintptr_t m_ScrollDelta                    = 0x240        ;
        constexpr std::uintptr_t m_WorldPosition                  = 0x248        ;
        constexpr std::uintptr_t m_WorldOrientation               = 0x254        ;
        constexpr std::uintptr_t m_Pressure                       = 0x264        ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x268        ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x26C        ;
        constexpr std::uintptr_t m_Twist                          = 0x270        ;
        constexpr std::uintptr_t m_Radius                         = 0x274        ;
    }

    namespace UnityEngine_InputSystem_UI__TrackedDeviceRaycaster
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720CE8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RootRaycaster                  = 0x20         ;
        constexpr std::uintptr_t m_RaycastResultsCache            = 0x28         ;
        constexpr std::uintptr_t m_IgnoreReversedGraphics         = 0x30         ;
        constexpr std::uintptr_t m_CheckFor2DOcclusion            = 0x31         ;
        constexpr std::uintptr_t m_CheckFor3DOcclusion            = 0x32         ;
        constexpr std::uintptr_t m_MaxDistance                    = 0x34         ;
        constexpr std::uintptr_t m_BlockingMask                   = 0x38         ;
        constexpr std::uintptr_t m_Canvas                         = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instances                      = 0x0          ;
            constexpr std::uintptr_t s_SortedGraphics                 = 0x18         ;
        }

    }

    namespace UnityEngine_InputSystem_UI__VirtualMouseInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_CursorMode                     = 0x20         ;
        constexpr std::uintptr_t m_CursorGraphic                  = 0x28         ;
        constexpr std::uintptr_t m_CursorTransform                = 0x30         ;
        constexpr std::uintptr_t m_CursorSpeed                    = 0x38         ;
        constexpr std::uintptr_t m_ScrollSpeed                    = 0x3C         ;
        constexpr std::uintptr_t m_StickAction                    = 0x40         ;
        constexpr std::uintptr_t m_LeftButtonAction               = 0x58         ;
        constexpr std::uintptr_t m_MiddleButtonAction             = 0x70         ;
        constexpr std::uintptr_t m_RightButtonAction              = 0x88         ;
        constexpr std::uintptr_t m_ForwardButtonAction            = 0xA0         ;
        constexpr std::uintptr_t m_BackButtonAction               = 0xB8         ;
        constexpr std::uintptr_t m_ScrollWheelAction              = 0xD0         ;
        constexpr std::uintptr_t m_Canvas                         = 0xE8         ;
        constexpr std::uintptr_t m_CanvasScaler                   = 0xF0         ;
        constexpr std::uintptr_t m_VirtualMouse                   = 0xF8         ;
        constexpr std::uintptr_t m_SystemMouse                    = 0x100        ;
        constexpr std::uintptr_t m_AfterInputUpdateDelegate       = 0x108        ;
        constexpr std::uintptr_t m_ButtonActionTriggeredDelegate  = 0x110        ;
        constexpr std::uintptr_t m_LastTime                       = 0x118        ;
        constexpr std::uintptr_t m_LastStickValue                 = 0x120        ;
    }

    namespace UnityEngine_InputSystem_Switch__SwitchProControllerHID
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _buttonWest_k__BackingField      = 0x190        ;
        constexpr std::uintptr_t _buttonNorth_k__BackingField     = 0x198        ;
        constexpr std::uintptr_t _buttonSouth_k__BackingField     = 0x1A0        ;
        constexpr std::uintptr_t _buttonEast_k__BackingField      = 0x1A8        ;
        constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _startButton_k__BackingField     = 0x1C0        ;
        constexpr std::uintptr_t _selectButton_k__BackingField    = 0x1C8        ;
        constexpr std::uintptr_t _dpad_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _leftShoulder_k__BackingField    = 0x1D8        ;
        constexpr std::uintptr_t _rightShoulder_k__BackingField   = 0x1E0        ;
        constexpr std::uintptr_t _leftStick_k__BackingField       = 0x1E8        ;
        constexpr std::uintptr_t _rightStick_k__BackingField      = 0x1F0        ;
        constexpr std::uintptr_t _leftTrigger_k__BackingField     = 0x1F8        ;
        constexpr std::uintptr_t _rightTrigger_k__BackingField    = 0x200        ;
        constexpr std::uintptr_t m_Rumble                         = 0x208        ;
        constexpr std::uintptr_t _captureButton_k__BackingField   = 0x210        ;
        constexpr std::uintptr_t _homeButton_k__BackingField      = 0x218        ;
        constexpr std::uintptr_t m_HandshakeStepIndex             = 0x220        ;
        constexpr std::uintptr_t m_HandshakeTimer                 = 0x228        ;

        namespace _static
        {
            constexpr std::uintptr_t s_HandshakeSequence              = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_Switch_LowLevel__SwitchProControllerHIDInputState
    {
        constexpr std::uintptr_t leftStickX                       = 0x0          ;
        constexpr std::uintptr_t leftStickY                       = 0x1          ;
        constexpr std::uintptr_t rightStickX                      = 0x2          ;
        constexpr std::uintptr_t rightStickY                      = 0x3          ;
        constexpr std::uintptr_t buttons1                         = 0x4          ;
        constexpr std::uintptr_t buttons2                         = 0x6          ;

        namespace _static
        {
            constexpr std::uintptr_t Format                           = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_OnScreen__OnScreenButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Control                        = 0x20         ;
        constexpr std::uintptr_t m_NextControlOnDevice            = 0x28         ;
        constexpr std::uintptr_t m_InputEventPtr                  = 0x30         ;
        constexpr std::uintptr_t m_ControlPath                    = 0x38         ;
    }

    namespace UnityEngine_InputSystem_OnScreen__OnScreenControl
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Control                        = 0x20         ;
        constexpr std::uintptr_t m_NextControlOnDevice            = 0x28         ;
        constexpr std::uintptr_t m_InputEventPtr                  = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_nbActiveInstances              = 0x0          ;
            constexpr std::uintptr_t s_OnScreenDevices                = 0x8          ;
        }

    }

    namespace UnityEngine_InputSystem_OnScreen__OnScreenStick
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Control                        = 0x20         ;
        constexpr std::uintptr_t m_NextControlOnDevice            = 0x28         ;
        constexpr std::uintptr_t m_InputEventPtr                  = 0x30         ;
        constexpr std::uintptr_t m_MovementRange                  = 0x38         ;
        constexpr std::uintptr_t m_DynamicOriginRange             = 0x3C         ;
        constexpr std::uintptr_t m_ControlPath                    = 0x40         ;
        constexpr std::uintptr_t m_Behaviour                      = 0x48         ;
        constexpr std::uintptr_t m_UseIsolatedInputActions        = 0x4C         ;
        constexpr std::uintptr_t m_PointerDownAction              = 0x50         ;
        constexpr std::uintptr_t m_PointerMoveAction              = 0x58         ;
        constexpr std::uintptr_t m_StartPos                       = 0x60         ;
        constexpr std::uintptr_t m_PointerDownPos                 = 0x6C         ;
        constexpr std::uintptr_t m_RaycastResults                 = 0x78         ;
        constexpr std::uintptr_t m_PointerEventData               = 0x80         ;
        constexpr std::uintptr_t m_TouchControl                   = 0x88         ;
        constexpr std::uintptr_t m_IsIsolationActive              = 0x90         ;
    }

    namespace UnityEngine_InputSystem_HID__HID
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720258   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t m_HaveParsedHIDDescriptor        = 0x190        ;
        constexpr std::uintptr_t m_HIDDescriptor                  = 0x198        ;

        namespace _static
        {
            constexpr std::uintptr_t k_HIDParseDescriptorFallback     = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_EnhancedTouch__Finger
    {
        constexpr std::uintptr_t _screen_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _index_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t m_StateHistory                   = 0x20         ;
    }

    namespace UnityEngine_InputSystem_EnhancedTouch__Touch
    {
        constexpr std::uintptr_t m_Finger                         = 0x0          ;
        constexpr std::uintptr_t m_TouchRecord                    = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_GlobalState                    = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_EnhancedTouch__TouchHistory
    {
        constexpr std::uintptr_t m_History                        = 0x0          ;
        constexpr std::uintptr_t m_Finger                         = 0x8          ;
        constexpr std::uintptr_t m_Count                          = 0x10         ;
        constexpr std::uintptr_t m_StartIndex                     = 0x14         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
    }

    namespace UnityEngine_InputSystem_EnhancedTouch__TouchSimulation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _simulatedTouchscreen_k__BackingField = 0x20         ;
        constexpr std::uintptr_t m_NumPointers                    = 0x28         ;
        constexpr std::uintptr_t m_Pointers                       = 0x30         ;
        constexpr std::uintptr_t m_CurrentPositions               = 0x38         ;
        constexpr std::uintptr_t m_CurrentDisplayIndices          = 0x40         ;
        constexpr std::uintptr_t m_Touches                        = 0x48         ;
        constexpr std::uintptr_t m_TouchIds                       = 0x50         ;
        constexpr std::uintptr_t m_LastTouchId                    = 0x58         ;
        constexpr std::uintptr_t m_OnDeviceChange                 = 0x60         ;
        constexpr std::uintptr_t m_OnEvent                        = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_DualShock__DualShockGamepad
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _buttonWest_k__BackingField      = 0x190        ;
        constexpr std::uintptr_t _buttonNorth_k__BackingField     = 0x198        ;
        constexpr std::uintptr_t _buttonSouth_k__BackingField     = 0x1A0        ;
        constexpr std::uintptr_t _buttonEast_k__BackingField      = 0x1A8        ;
        constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _startButton_k__BackingField     = 0x1C0        ;
        constexpr std::uintptr_t _selectButton_k__BackingField    = 0x1C8        ;
        constexpr std::uintptr_t _dpad_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _leftShoulder_k__BackingField    = 0x1D8        ;
        constexpr std::uintptr_t _rightShoulder_k__BackingField   = 0x1E0        ;
        constexpr std::uintptr_t _leftStick_k__BackingField       = 0x1E8        ;
        constexpr std::uintptr_t _rightStick_k__BackingField      = 0x1F0        ;
        constexpr std::uintptr_t _leftTrigger_k__BackingField     = 0x1F8        ;
        constexpr std::uintptr_t _rightTrigger_k__BackingField    = 0x200        ;
        constexpr std::uintptr_t m_Rumble                         = 0x208        ;
        constexpr std::uintptr_t _touchpadButton_k__BackingField  = 0x210        ;
        constexpr std::uintptr_t _optionsButton_k__BackingField   = 0x218        ;
        constexpr std::uintptr_t _shareButton_k__BackingField     = 0x220        ;
        constexpr std::uintptr_t _L1_k__BackingField              = 0x228        ;
        constexpr std::uintptr_t _R1_k__BackingField              = 0x230        ;
        constexpr std::uintptr_t _L2_k__BackingField              = 0x238        ;
        constexpr std::uintptr_t _R2_k__BackingField              = 0x240        ;
        constexpr std::uintptr_t _L3_k__BackingField              = 0x248        ;
        constexpr std::uintptr_t _R3_k__BackingField              = 0x250        ;
        constexpr std::uintptr_t _hidDescriptor_k__BackingField   = 0x258        ;

        namespace _static
        {
            constexpr std::uintptr_t _current_k__BackingField         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_DualShock__DualSenseGamepadHID
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _buttonWest_k__BackingField      = 0x190        ;
        constexpr std::uintptr_t _buttonNorth_k__BackingField     = 0x198        ;
        constexpr std::uintptr_t _buttonSouth_k__BackingField     = 0x1A0        ;
        constexpr std::uintptr_t _buttonEast_k__BackingField      = 0x1A8        ;
        constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _startButton_k__BackingField     = 0x1C0        ;
        constexpr std::uintptr_t _selectButton_k__BackingField    = 0x1C8        ;
        constexpr std::uintptr_t _dpad_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _leftShoulder_k__BackingField    = 0x1D8        ;
        constexpr std::uintptr_t _rightShoulder_k__BackingField   = 0x1E0        ;
        constexpr std::uintptr_t _leftStick_k__BackingField       = 0x1E8        ;
        constexpr std::uintptr_t _rightStick_k__BackingField      = 0x1F0        ;
        constexpr std::uintptr_t _leftTrigger_k__BackingField     = 0x1F8        ;
        constexpr std::uintptr_t _rightTrigger_k__BackingField    = 0x200        ;
        constexpr std::uintptr_t m_Rumble                         = 0x208        ;
        constexpr std::uintptr_t _touchpadButton_k__BackingField  = 0x210        ;
        constexpr std::uintptr_t _optionsButton_k__BackingField   = 0x218        ;
        constexpr std::uintptr_t _shareButton_k__BackingField     = 0x220        ;
        constexpr std::uintptr_t _L1_k__BackingField              = 0x228        ;
        constexpr std::uintptr_t _R1_k__BackingField              = 0x230        ;
        constexpr std::uintptr_t _L2_k__BackingField              = 0x238        ;
        constexpr std::uintptr_t _R2_k__BackingField              = 0x240        ;
        constexpr std::uintptr_t _L3_k__BackingField              = 0x248        ;
        constexpr std::uintptr_t _R3_k__BackingField              = 0x250        ;
        constexpr std::uintptr_t _hidDescriptor_k__BackingField   = 0x258        ;
        constexpr std::uintptr_t _leftTriggerButton_k__BackingField = 0x288        ;
        constexpr std::uintptr_t _rightTriggerButton_k__BackingField = 0x290        ;
        constexpr std::uintptr_t _playStationButton_k__BackingField = 0x298        ;
        constexpr std::uintptr_t m_LowFrequencyMotorSpeed         = 0x2A0        ;
        constexpr std::uintptr_t m_HighFrequenceyMotorSpeed       = 0x2A8        ;
        constexpr std::uintptr_t m_LightBarColor                  = 0x2B0        ;
        constexpr std::uintptr_t outputSequenceId                 = 0x2C4        ;
    }

    namespace UnityEngine_InputSystem_DualShock__DualShock4GamepadHID
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _buttonWest_k__BackingField      = 0x190        ;
        constexpr std::uintptr_t _buttonNorth_k__BackingField     = 0x198        ;
        constexpr std::uintptr_t _buttonSouth_k__BackingField     = 0x1A0        ;
        constexpr std::uintptr_t _buttonEast_k__BackingField      = 0x1A8        ;
        constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _startButton_k__BackingField     = 0x1C0        ;
        constexpr std::uintptr_t _selectButton_k__BackingField    = 0x1C8        ;
        constexpr std::uintptr_t _dpad_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _leftShoulder_k__BackingField    = 0x1D8        ;
        constexpr std::uintptr_t _rightShoulder_k__BackingField   = 0x1E0        ;
        constexpr std::uintptr_t _leftStick_k__BackingField       = 0x1E8        ;
        constexpr std::uintptr_t _rightStick_k__BackingField      = 0x1F0        ;
        constexpr std::uintptr_t _leftTrigger_k__BackingField     = 0x1F8        ;
        constexpr std::uintptr_t _rightTrigger_k__BackingField    = 0x200        ;
        constexpr std::uintptr_t m_Rumble                         = 0x208        ;
        constexpr std::uintptr_t _touchpadButton_k__BackingField  = 0x210        ;
        constexpr std::uintptr_t _optionsButton_k__BackingField   = 0x218        ;
        constexpr std::uintptr_t _shareButton_k__BackingField     = 0x220        ;
        constexpr std::uintptr_t _L1_k__BackingField              = 0x228        ;
        constexpr std::uintptr_t _R1_k__BackingField              = 0x230        ;
        constexpr std::uintptr_t _L2_k__BackingField              = 0x238        ;
        constexpr std::uintptr_t _R2_k__BackingField              = 0x240        ;
        constexpr std::uintptr_t _L3_k__BackingField              = 0x248        ;
        constexpr std::uintptr_t _R3_k__BackingField              = 0x250        ;
        constexpr std::uintptr_t _hidDescriptor_k__BackingField   = 0x258        ;
        constexpr std::uintptr_t _leftTriggerButton_k__BackingField = 0x288        ;
        constexpr std::uintptr_t _rightTriggerButton_k__BackingField = 0x290        ;
        constexpr std::uintptr_t _playStationButton_k__BackingField = 0x298        ;
        constexpr std::uintptr_t m_LowFrequencyMotorSpeed         = 0x2A0        ;
        constexpr std::uintptr_t m_HighFrequenceyMotorSpeed       = 0x2A8        ;
        constexpr std::uintptr_t m_LightBarColor                  = 0x2B0        ;
    }

    namespace UnityEngine_InputSystem_DualShock__DualShock3GamepadHID
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_DeviceFlags                    = 0xE0         ;
        constexpr std::uintptr_t m_DeviceId                       = 0xE4         ;
        constexpr std::uintptr_t m_ParticipantId                  = 0xE8         ;
        constexpr std::uintptr_t m_DeviceIndex                    = 0xEC         ;
        constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0         ;
        constexpr std::uintptr_t m_Description                    = 0xF8         ;
        constexpr std::uintptr_t m_LastUpdateTimeInternal         = 0x130        ;
        constexpr std::uintptr_t m_CurrentUpdateStepCount         = 0x138        ;
        constexpr std::uintptr_t m_AliasesForEachControl          = 0x140        ;
        constexpr std::uintptr_t m_UsagesForEachControl           = 0x148        ;
        constexpr std::uintptr_t m_UsageToControl                 = 0x150        ;
        constexpr std::uintptr_t m_ChildrenForEachControl         = 0x158        ;
        constexpr std::uintptr_t m_UpdatedButtons                 = 0x160        ;
        constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168        ;
        constexpr std::uintptr_t m_UseCachePathForButtonPresses   = 0x170        ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x178        ;
        constexpr std::uintptr_t m_ControlTreeNodes               = 0x180        ;
        constexpr std::uintptr_t m_ControlTreeIndices             = 0x188        ;
        constexpr std::uintptr_t _buttonWest_k__BackingField      = 0x190        ;
        constexpr std::uintptr_t _buttonNorth_k__BackingField     = 0x198        ;
        constexpr std::uintptr_t _buttonSouth_k__BackingField     = 0x1A0        ;
        constexpr std::uintptr_t _buttonEast_k__BackingField      = 0x1A8        ;
        constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0        ;
        constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8        ;
        constexpr std::uintptr_t _startButton_k__BackingField     = 0x1C0        ;
        constexpr std::uintptr_t _selectButton_k__BackingField    = 0x1C8        ;
        constexpr std::uintptr_t _dpad_k__BackingField            = 0x1D0        ;
        constexpr std::uintptr_t _leftShoulder_k__BackingField    = 0x1D8        ;
        constexpr std::uintptr_t _rightShoulder_k__BackingField   = 0x1E0        ;
        constexpr std::uintptr_t _leftStick_k__BackingField       = 0x1E8        ;
        constexpr std::uintptr_t _rightStick_k__BackingField      = 0x1F0        ;
        constexpr std::uintptr_t _leftTrigger_k__BackingField     = 0x1F8        ;
        constexpr std::uintptr_t _rightTrigger_k__BackingField    = 0x200        ;
        constexpr std::uintptr_t m_Rumble                         = 0x208        ;
        constexpr std::uintptr_t _touchpadButton_k__BackingField  = 0x210        ;
        constexpr std::uintptr_t _optionsButton_k__BackingField   = 0x218        ;
        constexpr std::uintptr_t _shareButton_k__BackingField     = 0x220        ;
        constexpr std::uintptr_t _L1_k__BackingField              = 0x228        ;
        constexpr std::uintptr_t _R1_k__BackingField              = 0x230        ;
        constexpr std::uintptr_t _L2_k__BackingField              = 0x238        ;
        constexpr std::uintptr_t _R2_k__BackingField              = 0x240        ;
        constexpr std::uintptr_t _L3_k__BackingField              = 0x248        ;
        constexpr std::uintptr_t _R3_k__BackingField              = 0x250        ;
        constexpr std::uintptr_t _hidDescriptor_k__BackingField   = 0x258        ;
        constexpr std::uintptr_t _leftTriggerButton_k__BackingField = 0x288        ;
        constexpr std::uintptr_t _rightTriggerButton_k__BackingField = 0x290        ;
        constexpr std::uintptr_t _playStationButton_k__BackingField = 0x298        ;
    }

    namespace UnityEngine_InputSystem_DualShock_LowLevel__DualSenseHIDInputReport
    {
        constexpr std::uintptr_t leftStickX                       = 0x0          ;
        constexpr std::uintptr_t leftStickY                       = 0x1          ;
        constexpr std::uintptr_t rightStickX                      = 0x2          ;
        constexpr std::uintptr_t rightStickY                      = 0x3          ;
        constexpr std::uintptr_t leftTrigger                      = 0x4          ;
        constexpr std::uintptr_t rightTrigger                     = 0x5          ;
        constexpr std::uintptr_t buttons0                         = 0x6          ;
        constexpr std::uintptr_t buttons1                         = 0x7          ;
        constexpr std::uintptr_t buttons2                         = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t Format                           = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_DualShock_LowLevel__DualSenseHIDOutputReportPayload
    {
        constexpr std::uintptr_t enableFlags1                     = 0x0          ;
        constexpr std::uintptr_t enableFlags2                     = 0x1          ;
        constexpr std::uintptr_t highFrequencyMotorSpeed          = 0x2          ;
        constexpr std::uintptr_t lowFrequencyMotorSpeed           = 0x3          ;
        constexpr std::uintptr_t redColor                         = 0x2C         ;
        constexpr std::uintptr_t greenColor                       = 0x2D         ;
        constexpr std::uintptr_t blueColor                        = 0x2E         ;
    }

    namespace UnityEngine_InputSystem_DualShock_LowLevel__DualSenseHIDUSBOutputReport
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t reportId                         = 0x8          ;
        constexpr std::uintptr_t payload                          = 0x9          ;
    }

    namespace UnityEngine_InputSystem_DualShock_LowLevel__DualSenseHIDBluetoothOutputReport
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t reportId                         = 0x8          ;
        constexpr std::uintptr_t tag1                             = 0x9          ;
        constexpr std::uintptr_t tag2                             = 0xA          ;
        constexpr std::uintptr_t payload                          = 0xB          ;
        constexpr std::uintptr_t crc32                            = 0x52         ;
    }

    namespace UnityEngine_InputSystem_DualShock_LowLevel__DualShock4HIDInputReport
    {
        constexpr std::uintptr_t leftStickX                       = 0x0          ;
        constexpr std::uintptr_t leftStickY                       = 0x1          ;
        constexpr std::uintptr_t rightStickX                      = 0x2          ;
        constexpr std::uintptr_t rightStickY                      = 0x3          ;
        constexpr std::uintptr_t buttons1                         = 0x4          ;
        constexpr std::uintptr_t buttons2                         = 0x5          ;
        constexpr std::uintptr_t buttons3                         = 0x6          ;
        constexpr std::uintptr_t leftTrigger                      = 0x7          ;
        constexpr std::uintptr_t rightTrigger                     = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t Format                           = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_DualShock_LowLevel__DualShock3HIDInputReport
    {
        constexpr std::uintptr_t padding1                         = 0x0          ;
        constexpr std::uintptr_t buttons1                         = 0x2          ;
        constexpr std::uintptr_t buttons2                         = 0x3          ;
        constexpr std::uintptr_t buttons3                         = 0x4          ;
        constexpr std::uintptr_t padding2                         = 0x5          ;
        constexpr std::uintptr_t leftStickX                       = 0x6          ;
        constexpr std::uintptr_t leftStickY                       = 0x7          ;
        constexpr std::uintptr_t rightStickX                      = 0x8          ;
        constexpr std::uintptr_t rightStickY                      = 0x9          ;
        constexpr std::uintptr_t padding3                         = 0xA          ;
        constexpr std::uintptr_t leftTrigger                      = 0x12         ;
        constexpr std::uintptr_t rightTrigger                     = 0x13         ;
    }

    namespace UnityEngine_InputSystem_DualShock_LowLevel__DualShockHIDOutputReport
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t reportId                         = 0x8          ;
        constexpr std::uintptr_t flags                            = 0x9          ;
        constexpr std::uintptr_t unknown1                         = 0xA          ;
        constexpr std::uintptr_t highFrequencyMotorSpeed          = 0xC          ;
        constexpr std::uintptr_t lowFrequencyMotorSpeed           = 0xD          ;
        constexpr std::uintptr_t redColor                         = 0xE          ;
        constexpr std::uintptr_t greenColor                       = 0xF          ;
        constexpr std::uintptr_t blueColor                        = 0x10         ;
        constexpr std::uintptr_t unknown2                         = 0x11         ;
    }

    namespace UnityEngine_InputSystem_Editor__SampleFrequencyCalculator
    {
        constexpr std::uintptr_t m_LastUpdateTime                 = 0x0          ;
        constexpr std::uintptr_t m_SampleCount                    = 0x8          ;
        constexpr std::uintptr_t _targetFrequency_k__BackingField = 0xC          ;
        constexpr std::uintptr_t _frequency_k__BackingField       = 0x10         ;
    }

    namespace UnityEngine_InputSystem_Haptics__DualMotorRumble
    {
        constexpr std::uintptr_t _lowFrequencyMotorSpeed_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _highFrequencyMotorSpeed_k__BackingField = 0x4          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__DisableDeviceCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__EnableDeviceCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__EnableIMECompositionCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t m_ImeEnabled                     = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InitiateUserAccountPairingCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputDeviceCommandDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputDeviceExecuteCommandDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C0AA8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputDeviceCommand
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t sizeInBytes                      = 0x4          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__QueryCanRunInBackground
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t canRunInBackground               = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__QueryDimensionsCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t outDimensions                    = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__QueryEnabledStateCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t isEnabled                        = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__QueryKeyNameCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t scanOrKeyCode                    = 0x8          ;
        constexpr std::uintptr_t nameBuffer                       = 0xC          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__QueryKeyboardLayoutCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t nameBuffer                       = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__QueryPairedUserAccountCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t handle                           = 0x8          ;
        constexpr std::uintptr_t nameBuffer                       = 0x10         ;
        constexpr std::uintptr_t idBuffer                         = 0x210        ;
    }

    namespace UnityEngine_InputSystem_LowLevel__QuerySamplingFrequencyCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t frequency                        = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__QueryUserIdCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t idBuffer                         = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__RequestResetCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__RequestSyncCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__SetIMECursorPositionCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t m_Position                       = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__SetSamplingFrequencyCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t frequency                        = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__WarpMousePositionCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t warpPositionInPlayerDisplaySpace = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__GamepadState
    {
        constexpr std::uintptr_t buttons                          = 0x0          ;
        constexpr std::uintptr_t leftStick                        = 0x4          ;
        constexpr std::uintptr_t rightStick                       = 0xC          ;
        constexpr std::uintptr_t leftTrigger                      = 0x14         ;
        constexpr std::uintptr_t rightTrigger                     = 0x18         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__GamepadButton
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__DualMotorRumbleCommand
    {
        constexpr std::uintptr_t baseCommand                      = 0x0          ;
        constexpr std::uintptr_t lowFrequencyMotorSpeed           = 0x8          ;
        constexpr std::uintptr_t highFrequencyMotorSpeed          = 0xC          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__JoystickState
    {
        constexpr std::uintptr_t buttons                          = 0x0          ;
        constexpr std::uintptr_t stick                            = 0x4          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__KeyboardState
    {
        constexpr std::uintptr_t keys                             = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__MouseState
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t delta                            = 0x8          ;
        constexpr std::uintptr_t scroll                           = 0x10         ;
        constexpr std::uintptr_t buttons                          = 0x18         ;
        constexpr std::uintptr_t displayIndex                     = 0x1A         ;
        constexpr std::uintptr_t clickCount                       = 0x1C         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__MouseButton
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__PenState
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t delta                            = 0x8          ;
        constexpr std::uintptr_t tilt                             = 0x10         ;
        constexpr std::uintptr_t pressure                         = 0x18         ;
        constexpr std::uintptr_t twist                            = 0x1C         ;
        constexpr std::uintptr_t buttons                          = 0x20         ;
        constexpr std::uintptr_t displayIndex                     = 0x22         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__PointerState
    {
        constexpr std::uintptr_t pointerId                        = 0x0          ;
        constexpr std::uintptr_t position                         = 0x4          ;
        constexpr std::uintptr_t delta                            = 0xC          ;
        constexpr std::uintptr_t pressure                         = 0x14         ;
        constexpr std::uintptr_t radius                           = 0x18         ;
        constexpr std::uintptr_t buttons                          = 0x20         ;
        constexpr std::uintptr_t displayIndex                     = 0x22         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__AccelerometerState
    {
        constexpr std::uintptr_t acceleration                     = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__GyroscopeState
    {
        constexpr std::uintptr_t angularVelocity                  = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__GravityState
    {
        constexpr std::uintptr_t gravity                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__AttitudeState
    {
        constexpr std::uintptr_t attitude                         = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__LinearAccelerationState
    {
        constexpr std::uintptr_t acceleration                     = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__TouchFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__TouchState
    {
        constexpr std::uintptr_t touchId                          = 0x0          ;
        constexpr std::uintptr_t position                         = 0x4          ;
        constexpr std::uintptr_t delta                            = 0xC          ;
        constexpr std::uintptr_t pressure                         = 0x14         ;
        constexpr std::uintptr_t radius                           = 0x18         ;
        constexpr std::uintptr_t phaseId                          = 0x20         ;
        constexpr std::uintptr_t tapCount                         = 0x21         ;
        constexpr std::uintptr_t displayIndex                     = 0x22         ;
        constexpr std::uintptr_t flags                            = 0x23         ;
        constexpr std::uintptr_t updateStepCount                  = 0x24         ;
        constexpr std::uintptr_t startTime                        = 0x28         ;
        constexpr std::uintptr_t startPosition                    = 0x30         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__TouchscreenState
    {
        constexpr std::uintptr_t primaryTouchData                 = 0x0          ;
        constexpr std::uintptr_t touchData                        = 0x38         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__ActionEvent
    {
        constexpr std::uintptr_t baseEvent                        = 0x0          ;
        constexpr std::uintptr_t m_ControlIndex                   = 0x14         ;
        constexpr std::uintptr_t m_BindingIndex                   = 0x16         ;
        constexpr std::uintptr_t m_InteractionIndex               = 0x18         ;
        constexpr std::uintptr_t m_StateIndex                     = 0x1A         ;
        constexpr std::uintptr_t m_Phase                          = 0x1B         ;
        constexpr std::uintptr_t m_StartTime                      = 0x1C         ;
        constexpr std::uintptr_t m_ValueData                      = 0x24         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__DeltaStateEvent
    {
        constexpr std::uintptr_t baseEvent                        = 0x0          ;
        constexpr std::uintptr_t stateFormat                      = 0x14         ;
        constexpr std::uintptr_t stateOffset                      = 0x18         ;
        constexpr std::uintptr_t stateData                        = 0x1C         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__DeviceConfigurationEvent
    {
        constexpr std::uintptr_t baseEvent                        = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__DeviceRemoveEvent
    {
        constexpr std::uintptr_t baseEvent                        = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__DeviceResetEvent
    {
        constexpr std::uintptr_t baseEvent                        = 0x0          ;
        constexpr std::uintptr_t hardReset                        = 0x8          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__IMECompositionEvent
    {
        constexpr std::uintptr_t baseEvent                        = 0x0          ;
        constexpr std::uintptr_t compositionString                = 0x14         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__IMECompositionString
    {
        constexpr std::uintptr_t size                             = 0x0          ;
        constexpr std::uintptr_t buffer                           = 0x4          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputEvent
    {
        constexpr std::uintptr_t m_Event                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputEventBuffer
    {
        constexpr std::uintptr_t m_Buffer                         = 0x0          ;
        constexpr std::uintptr_t m_SizeInBytes                    = 0x10         ;
        constexpr std::uintptr_t m_EventCount                     = 0x18         ;
        constexpr std::uintptr_t m_WeOwnTheBuffer                 = 0x1C         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputEventHandledPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputEventPtr
    {
        constexpr std::uintptr_t m_EventPtr                       = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputEventStream
    {
        constexpr std::uintptr_t m_NativeBuffer                   = 0x0          ;
        constexpr std::uintptr_t m_CurrentNativeEventReadPtr      = 0x20         ;
        constexpr std::uintptr_t m_CurrentNativeEventWritePtr     = 0x28         ;
        constexpr std::uintptr_t m_RemainingNativeEventCount      = 0x30         ;
        constexpr std::uintptr_t m_MaxAppendedEvents              = 0x34         ;
        constexpr std::uintptr_t m_AppendBuffer                   = 0x38         ;
        constexpr std::uintptr_t m_CurrentAppendEventReadPtr      = 0x58         ;
        constexpr std::uintptr_t m_CurrentAppendEventWritePtr     = 0x60         ;
        constexpr std::uintptr_t m_RemainingAppendEventCount      = 0x68         ;
        constexpr std::uintptr_t m_NumEventsRetainedInBuffer      = 0x6C         ;
        constexpr std::uintptr_t m_IsOpen                         = 0x70         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputEventTrace
    {
        constexpr std::uintptr_t m_ChangeCounter                  = 0x10         ;
        constexpr std::uintptr_t m_Enabled                        = 0x14         ;
        constexpr std::uintptr_t m_OnFilterEvent                  = 0x18         ;
        constexpr std::uintptr_t m_DeviceId                       = 0x20         ;
        constexpr std::uintptr_t m_EventListeners                 = 0x28         ;
        constexpr std::uintptr_t m_EventBufferSize                = 0x78         ;
        constexpr std::uintptr_t m_MaxEventBufferSize             = 0x80         ;
        constexpr std::uintptr_t m_GrowIncrementSize              = 0x88         ;
        constexpr std::uintptr_t m_EventCount                     = 0x90         ;
        constexpr std::uintptr_t m_EventSizeInBytes               = 0x98         ;
        constexpr std::uintptr_t m_EventBufferStorage             = 0xA0         ;
        constexpr std::uintptr_t m_EventBufferHeadStorage         = 0xA8         ;
        constexpr std::uintptr_t m_EventBufferTailStorage         = 0xB0         ;
        constexpr std::uintptr_t m_HasWrapped                     = 0xB8         ;
        constexpr std::uintptr_t m_RecordFrameMarkers             = 0xB9         ;
        constexpr std::uintptr_t m_DeviceInfos                    = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t k_InputEvenTraceMarker           = 0x0          ;
            constexpr std::uintptr_t kFileVersion                     = 0x8          ;
        }

    }

    namespace UnityEngine_InputSystem_LowLevel__StateEvent
    {
        constexpr std::uintptr_t baseEvent                        = 0x0          ;
        constexpr std::uintptr_t stateFormat                      = 0x14         ;
        constexpr std::uintptr_t stateData                        = 0x18         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__TextEvent
    {
        constexpr std::uintptr_t baseEvent                        = 0x0          ;
        constexpr std::uintptr_t character                        = 0x14         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputUpdateDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BF7E8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputMetrics
    {
        constexpr std::uintptr_t _maxNumDevices_k__BackingField   = 0x0          ;
        constexpr std::uintptr_t _currentNumDevices_k__BackingField = 0x4          ;
        constexpr std::uintptr_t _maxStateSizeInBytes_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _currentStateSizeInBytes_k__BackingField = 0xC          ;
        constexpr std::uintptr_t _currentControlCount_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _currentLayoutCount_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _totalEventBytes_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _totalEventCount_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _totalUpdateCount_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _totalEventProcessingTime_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _totalEventLagTime_k__BackingField = 0x30         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputUpdateType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_LowLevel__NativeInputRuntime
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1C20   ;
        constexpr std::uintptr_t m_RunInBackground                = 0x10         ;
        constexpr std::uintptr_t m_ShutdownMethod                 = 0x18         ;
        constexpr std::uintptr_t m_OnUpdate                       = 0x20         ;
        constexpr std::uintptr_t m_OnBeforeUpdate                 = 0x28         ;
        constexpr std::uintptr_t m_OnShouldRunUpdate              = 0x30         ;
        constexpr std::uintptr_t m_DidCallOnShutdown              = 0x38         ;
        constexpr std::uintptr_t m_FocusChangedMethod             = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t instance                         = 0x0          ;
        }

    }

    namespace UnityEngine_InputSystem_LowLevel__InputStateBlock
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EEFC8   ;
        constexpr std::uintptr_t _format_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t m_ByteOffset                     = 0x4          ;
        constexpr std::uintptr_t _bitOffset_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _sizeInBits_k__BackingField      = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t FormatInvalid                    = 0x0          ;
            constexpr std::uintptr_t FormatBit                        = 0x4          ;
            constexpr std::uintptr_t FormatSBit                       = 0x8          ;
            constexpr std::uintptr_t FormatInt                        = 0xC          ;
            constexpr std::uintptr_t FormatUInt                       = 0x10         ;
            constexpr std::uintptr_t FormatShort                      = 0x14         ;
            constexpr std::uintptr_t FormatUShort                     = 0x18         ;
            constexpr std::uintptr_t FormatByte                       = 0x1C         ;
            constexpr std::uintptr_t FormatSByte                      = 0x20         ;
            constexpr std::uintptr_t FormatLong                       = 0x24         ;
            constexpr std::uintptr_t FormatULong                      = 0x28         ;
            constexpr std::uintptr_t FormatFloat                      = 0x2C         ;
            constexpr std::uintptr_t FormatDouble                     = 0x30         ;
            constexpr std::uintptr_t FormatVector2                    = 0x34         ;
            constexpr std::uintptr_t FormatVector3                    = 0x38         ;
            constexpr std::uintptr_t FormatQuaternion                 = 0x3C         ;
            constexpr std::uintptr_t FormatVector2Short               = 0x40         ;
            constexpr std::uintptr_t FormatVector3Short               = 0x44         ;
            constexpr std::uintptr_t FormatVector2Byte                = 0x48         ;
            constexpr std::uintptr_t FormatVector3Byte                = 0x4C         ;
            constexpr std::uintptr_t FormatPose                       = 0x50         ;
        }

    }

    namespace UnityEngine_InputSystem_LowLevel__InputStateBuffers
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D05B0   ;
        constexpr std::uintptr_t sizePerBuffer                    = 0x0          ;
        constexpr std::uintptr_t totalSize                        = 0x4          ;
        constexpr std::uintptr_t defaultStateBuffer               = 0x8          ;
        constexpr std::uintptr_t noiseMaskBuffer                  = 0x10         ;
        constexpr std::uintptr_t resetMaskBuffer                  = 0x18         ;
        constexpr std::uintptr_t m_AllBuffers                     = 0x20         ;
        constexpr std::uintptr_t m_PlayerStateBuffers             = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultStateBuffer             = 0x0          ;
            constexpr std::uintptr_t s_NoiseMaskBuffer                = 0x8          ;
            constexpr std::uintptr_t s_ResetMaskBuffer                = 0x10         ;
            constexpr std::uintptr_t s_CurrentBuffers                 = 0x18         ;
        }

    }

    namespace UnityEngine_InputSystem_LowLevel__InputStateHistory
    {
        constexpr std::uintptr_t _onRecordAdded_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _onShouldRecordStateChange_k__BackingField = 0x18         ;
        constexpr std::uintptr_t m_Controls                       = 0x20         ;
        constexpr std::uintptr_t m_ControlCount                   = 0x28         ;
        constexpr std::uintptr_t m_RecordBuffer                   = 0x30         ;
        constexpr std::uintptr_t m_StateSizeInBytes               = 0x40         ;
        constexpr std::uintptr_t m_RecordCount                    = 0x44         ;
        constexpr std::uintptr_t m_HistoryDepth                   = 0x48         ;
        constexpr std::uintptr_t m_ExtraMemoryPerRecord           = 0x4C         ;
        constexpr std::uintptr_t m_HeadIndex                      = 0x50         ;
        constexpr std::uintptr_t m_CurrentVersion                 = 0x54         ;
        constexpr std::uintptr_t m_UpdateMask                     = 0x58         ;
        constexpr std::uintptr_t m_AddNewControls                 = 0x60         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__InputStateHistory`1
    {
        constexpr std::uintptr_t _onRecordAdded_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _onShouldRecordStateChange_k__BackingField = 0x18         ;
        constexpr std::uintptr_t m_Controls                       = 0x20         ;
        constexpr std::uintptr_t m_ControlCount                   = 0x28         ;
        constexpr std::uintptr_t m_RecordBuffer                   = 0x30         ;
        constexpr std::uintptr_t m_StateSizeInBytes               = 0x40         ;
        constexpr std::uintptr_t m_RecordCount                    = 0x44         ;
        constexpr std::uintptr_t m_HistoryDepth                   = 0x48         ;
        constexpr std::uintptr_t m_ExtraMemoryPerRecord           = 0x4C         ;
        constexpr std::uintptr_t m_HeadIndex                      = 0x50         ;
        constexpr std::uintptr_t m_CurrentVersion                 = 0x54         ;
        constexpr std::uintptr_t m_UpdateMask                     = 0x58         ;
        constexpr std::uintptr_t m_AddNewControls                 = 0x60         ;
    }

    namespace UnityEngine_InputSystem_LowLevel__SelectObservable`2
    {
        constexpr std::uintptr_t m_Source                         = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Processors__AxisDeadzoneProcessor
    {
        constexpr std::uintptr_t min                              = 0x10         ;
        constexpr std::uintptr_t max                              = 0x14         ;
    }

    namespace UnityEngine_InputSystem_Processors__ClampProcessor
    {
        constexpr std::uintptr_t min                              = 0x10         ;
        constexpr std::uintptr_t max                              = 0x14         ;
    }

    namespace UnityEngine_InputSystem_Processors__InvertVector2Processor
    {
        constexpr std::uintptr_t invertX                          = 0x10         ;
        constexpr std::uintptr_t invertY                          = 0x11         ;
    }

    namespace UnityEngine_InputSystem_Processors__InvertVector3Processor
    {
        constexpr std::uintptr_t invertX                          = 0x10         ;
        constexpr std::uintptr_t invertY                          = 0x11         ;
        constexpr std::uintptr_t invertZ                          = 0x12         ;
    }

    namespace UnityEngine_InputSystem_Processors__NormalizeProcessor
    {
        constexpr std::uintptr_t min                              = 0x10         ;
        constexpr std::uintptr_t max                              = 0x14         ;
        constexpr std::uintptr_t zero                             = 0x18         ;
    }

    namespace UnityEngine_InputSystem_Processors__ScaleProcessor
    {
        constexpr std::uintptr_t factor                           = 0x10         ;
    }

    namespace UnityEngine_InputSystem_Processors__ScaleVector2Processor
    {
        constexpr std::uintptr_t x                                = 0x10         ;
        constexpr std::uintptr_t y                                = 0x14         ;
    }

    namespace UnityEngine_InputSystem_Processors__ScaleVector3Processor
    {
        constexpr std::uintptr_t x                                = 0x10         ;
        constexpr std::uintptr_t y                                = 0x14         ;
        constexpr std::uintptr_t z                                = 0x18         ;
    }

    namespace UnityEngine_InputSystem_Processors__StickDeadzoneProcessor
    {
        constexpr std::uintptr_t min                              = 0x10         ;
        constexpr std::uintptr_t max                              = 0x14         ;
    }

    namespace UnityEngine_InputSystem_Layouts__InputControlAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _layout_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _variants_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _name_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _format_k__BackingField          = 0x30         ;
        constexpr std::uintptr_t _usage_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _usages_k__BackingField          = 0x40         ;
        constexpr std::uintptr_t _parameters_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t _processors_k__BackingField      = 0x50         ;
        constexpr std::uintptr_t _alias_k__BackingField           = 0x58         ;
        constexpr std::uintptr_t _aliases_k__BackingField         = 0x60         ;
        constexpr std::uintptr_t _useStateFrom_k__BackingField    = 0x68         ;
        constexpr std::uintptr_t _bit_k__BackingField             = 0x70         ;
        constexpr std::uintptr_t _offset_k__BackingField          = 0x74         ;
        constexpr std::uintptr_t _sizeInBits_k__BackingField      = 0x78         ;
        constexpr std::uintptr_t _arraySize_k__BackingField       = 0x7C         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x80         ;
        constexpr std::uintptr_t _shortDisplayName_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _noisy_k__BackingField           = 0x90         ;
        constexpr std::uintptr_t _synthetic_k__BackingField       = 0x91         ;
        constexpr std::uintptr_t _dontReset_k__BackingField       = 0x92         ;
        constexpr std::uintptr_t _defaultState_k__BackingField    = 0x98         ;
        constexpr std::uintptr_t _minValue_k__BackingField        = 0xA0         ;
        constexpr std::uintptr_t _maxValue_k__BackingField        = 0xA8         ;
    }

    namespace UnityEngine_InputSystem_Layouts__InputDeviceFindControlLayoutDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10726148   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_InputSystem_Layouts__InputControlLayout
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F4850   ;
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t m_Type                           = 0x20         ;
        constexpr std::uintptr_t m_Variants                       = 0x28         ;
        constexpr std::uintptr_t m_StateFormat                    = 0x38         ;
        constexpr std::uintptr_t m_StateSizeInBytes               = 0x3C         ;
        constexpr std::uintptr_t m_UpdateBeforeRender             = 0x40         ;
        constexpr std::uintptr_t m_BaseLayouts                    = 0x48         ;
        constexpr std::uintptr_t m_AppliedOverrides               = 0x68         ;
        constexpr std::uintptr_t m_CommonUsages                   = 0x88         ;
        constexpr std::uintptr_t m_Controls                       = 0x90         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x98         ;
        constexpr std::uintptr_t m_Description                    = 0xA0         ;
        constexpr std::uintptr_t m_Flags                          = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultVariant                 = 0x0          ;
            constexpr std::uintptr_t s_Layouts                        = 0x10         ;
            constexpr std::uintptr_t s_CacheInstance                  = 0x50         ;
            constexpr std::uintptr_t s_CacheInstanceRef               = 0x58         ;
        }

    }

    namespace UnityEngine_InputSystem_Layouts__InputControlLayoutAttribute
    {
        constexpr std::uintptr_t _stateType_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _stateFormat_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _commonUsages_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _variants_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _isNoisy_k__BackingField         = 0x30         ;
        constexpr std::uintptr_t canRunInBackgroundInternal       = 0x31         ;
        constexpr std::uintptr_t updateBeforeRenderInternal       = 0x33         ;
        constexpr std::uintptr_t _isGenericTypeOfDevice_k__BackingField = 0x35         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _description_k__BackingField     = 0x40         ;
        constexpr std::uintptr_t _hideInUI_k__BackingField        = 0x48         ;
    }

    namespace UnityEngine_InputSystem_Layouts__InputDeviceBuilder
    {
        constexpr std::uintptr_t m_Device                         = 0x0          ;
        constexpr std::uintptr_t m_LayoutCacheRef                 = 0x8          ;
        constexpr std::uintptr_t m_ChildControlOverrides          = 0x10         ;
        constexpr std::uintptr_t m_StateOffsetToControlMap        = 0x18         ;
        constexpr std::uintptr_t m_StringBuilder                  = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
            constexpr std::uintptr_t s_InstanceRef                    = 0x28         ;
        }

    }

    namespace UnityEngine_InputSystem_Layouts__InputDeviceDescription
    {
        constexpr std::uintptr_t m_InterfaceName                  = 0x0          ;
        constexpr std::uintptr_t m_DeviceClass                    = 0x8          ;
        constexpr std::uintptr_t m_Manufacturer                   = 0x10         ;
        constexpr std::uintptr_t m_Product                        = 0x18         ;
        constexpr std::uintptr_t m_Serial                         = 0x20         ;
        constexpr std::uintptr_t m_Version                        = 0x28         ;
        constexpr std::uintptr_t m_Capabilities                   = 0x30         ;
    }

    namespace UnityEngine_InputSystem_Layouts__InputDeviceMatcher
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F44B8   ;
        constexpr std::uintptr_t m_Patterns                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t kInterfaceKey                    = 0x0          ;
            constexpr std::uintptr_t kDeviceClassKey                  = 0x10         ;
            constexpr std::uintptr_t kManufacturerKey                 = 0x20         ;
            constexpr std::uintptr_t kManufacturerContainsKey         = 0x30         ;
            constexpr std::uintptr_t kProductKey                      = 0x40         ;
            constexpr std::uintptr_t kVersionKey                      = 0x50         ;
        }

    }

    namespace UnityEngine_InputSystem_Controls__AnyKeyControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B3600   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
        constexpr std::uintptr_t clamp                            = 0x108        ;
        constexpr std::uintptr_t clampMin                         = 0x10C        ;
        constexpr std::uintptr_t clampMax                         = 0x110        ;
        constexpr std::uintptr_t clampConstant                    = 0x114        ;
        constexpr std::uintptr_t invert                           = 0x118        ;
        constexpr std::uintptr_t normalize                        = 0x119        ;
        constexpr std::uintptr_t normalizeMin                     = 0x11C        ;
        constexpr std::uintptr_t normalizeMax                     = 0x120        ;
        constexpr std::uintptr_t normalizeZero                    = 0x124        ;
        constexpr std::uintptr_t scale                            = 0x128        ;
        constexpr std::uintptr_t scaleFactor                      = 0x12C        ;
        constexpr std::uintptr_t m_NeedsToCheckFramePress         = 0x130        ;
        constexpr std::uintptr_t m_UpdateCountLastPressed         = 0x134        ;
        constexpr std::uintptr_t m_UpdateCountLastReleased        = 0x138        ;
        constexpr std::uintptr_t m_LastUpdateWasPress             = 0x13C        ;
        constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D        ;
        constexpr std::uintptr_t pressPoint                       = 0x140        ;
    }

    namespace UnityEngine_InputSystem_Controls__AxisControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B6D88   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
        constexpr std::uintptr_t clamp                            = 0x108        ;
        constexpr std::uintptr_t clampMin                         = 0x10C        ;
        constexpr std::uintptr_t clampMax                         = 0x110        ;
        constexpr std::uintptr_t clampConstant                    = 0x114        ;
        constexpr std::uintptr_t invert                           = 0x118        ;
        constexpr std::uintptr_t normalize                        = 0x119        ;
        constexpr std::uintptr_t normalizeMin                     = 0x11C        ;
        constexpr std::uintptr_t normalizeMax                     = 0x120        ;
        constexpr std::uintptr_t normalizeZero                    = 0x124        ;
        constexpr std::uintptr_t scale                            = 0x128        ;
        constexpr std::uintptr_t scaleFactor                      = 0x12C        ;
    }

    namespace UnityEngine_InputSystem_Controls__ButtonControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EF0B0   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
        constexpr std::uintptr_t clamp                            = 0x108        ;
        constexpr std::uintptr_t clampMin                         = 0x10C        ;
        constexpr std::uintptr_t clampMax                         = 0x110        ;
        constexpr std::uintptr_t clampConstant                    = 0x114        ;
        constexpr std::uintptr_t invert                           = 0x118        ;
        constexpr std::uintptr_t normalize                        = 0x119        ;
        constexpr std::uintptr_t normalizeMin                     = 0x11C        ;
        constexpr std::uintptr_t normalizeMax                     = 0x120        ;
        constexpr std::uintptr_t normalizeZero                    = 0x124        ;
        constexpr std::uintptr_t scale                            = 0x128        ;
        constexpr std::uintptr_t scaleFactor                      = 0x12C        ;
        constexpr std::uintptr_t m_NeedsToCheckFramePress         = 0x130        ;
        constexpr std::uintptr_t m_UpdateCountLastPressed         = 0x134        ;
        constexpr std::uintptr_t m_UpdateCountLastReleased        = 0x138        ;
        constexpr std::uintptr_t m_LastUpdateWasPress             = 0x13C        ;
        constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D        ;
        constexpr std::uintptr_t pressPoint                       = 0x140        ;

        namespace _static
        {
            constexpr std::uintptr_t s_GlobalDefaultButtonPressPoint  = 0x0          ;
            constexpr std::uintptr_t s_GlobalDefaultButtonReleaseThreshold = 0x4          ;
        }

    }

    namespace UnityEngine_InputSystem_Controls__DeltaControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B6D78   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x100        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x108        ;
        constexpr std::uintptr_t _x_k__BackingField               = 0x110        ;
        constexpr std::uintptr_t _y_k__BackingField               = 0x118        ;
        constexpr std::uintptr_t _up_k__BackingField              = 0x120        ;
        constexpr std::uintptr_t _down_k__BackingField            = 0x128        ;
        constexpr std::uintptr_t _left_k__BackingField            = 0x130        ;
        constexpr std::uintptr_t _right_k__BackingField           = 0x138        ;
    }

    namespace UnityEngine_InputSystem_Controls__DiscreteButtonControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B31B0   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
        constexpr std::uintptr_t clamp                            = 0x108        ;
        constexpr std::uintptr_t clampMin                         = 0x10C        ;
        constexpr std::uintptr_t clampMax                         = 0x110        ;
        constexpr std::uintptr_t clampConstant                    = 0x114        ;
        constexpr std::uintptr_t invert                           = 0x118        ;
        constexpr std::uintptr_t normalize                        = 0x119        ;
        constexpr std::uintptr_t normalizeMin                     = 0x11C        ;
        constexpr std::uintptr_t normalizeMax                     = 0x120        ;
        constexpr std::uintptr_t normalizeZero                    = 0x124        ;
        constexpr std::uintptr_t scale                            = 0x128        ;
        constexpr std::uintptr_t scaleFactor                      = 0x12C        ;
        constexpr std::uintptr_t m_NeedsToCheckFramePress         = 0x130        ;
        constexpr std::uintptr_t m_UpdateCountLastPressed         = 0x134        ;
        constexpr std::uintptr_t m_UpdateCountLastReleased        = 0x138        ;
        constexpr std::uintptr_t m_LastUpdateWasPress             = 0x13C        ;
        constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D        ;
        constexpr std::uintptr_t pressPoint                       = 0x140        ;
        constexpr std::uintptr_t minValue                         = 0x148        ;
        constexpr std::uintptr_t maxValue                         = 0x14C        ;
        constexpr std::uintptr_t wrapAtValue                      = 0x150        ;
        constexpr std::uintptr_t nullValue                        = 0x154        ;
        constexpr std::uintptr_t writeMode                        = 0x158        ;
    }

    namespace UnityEngine_InputSystem_Controls__DoubleControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x100        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x108        ;
    }

    namespace UnityEngine_InputSystem_Controls__DpadControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x100        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x108        ;
        constexpr std::uintptr_t _x_k__BackingField               = 0x110        ;
        constexpr std::uintptr_t _y_k__BackingField               = 0x118        ;
        constexpr std::uintptr_t _up_k__BackingField              = 0x120        ;
        constexpr std::uintptr_t _down_k__BackingField            = 0x128        ;
        constexpr std::uintptr_t _left_k__BackingField            = 0x130        ;
        constexpr std::uintptr_t _right_k__BackingField           = 0x138        ;
    }

    namespace UnityEngine_InputSystem_Controls__IntegerControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B6D70   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
    }

    namespace UnityEngine_InputSystem_Controls__KeyControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B36E8   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
        constexpr std::uintptr_t clamp                            = 0x108        ;
        constexpr std::uintptr_t clampMin                         = 0x10C        ;
        constexpr std::uintptr_t clampMax                         = 0x110        ;
        constexpr std::uintptr_t clampConstant                    = 0x114        ;
        constexpr std::uintptr_t invert                           = 0x118        ;
        constexpr std::uintptr_t normalize                        = 0x119        ;
        constexpr std::uintptr_t normalizeMin                     = 0x11C        ;
        constexpr std::uintptr_t normalizeMax                     = 0x120        ;
        constexpr std::uintptr_t normalizeZero                    = 0x124        ;
        constexpr std::uintptr_t scale                            = 0x128        ;
        constexpr std::uintptr_t scaleFactor                      = 0x12C        ;
        constexpr std::uintptr_t m_NeedsToCheckFramePress         = 0x130        ;
        constexpr std::uintptr_t m_UpdateCountLastPressed         = 0x134        ;
        constexpr std::uintptr_t m_UpdateCountLastReleased        = 0x138        ;
        constexpr std::uintptr_t m_LastUpdateWasPress             = 0x13C        ;
        constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D        ;
        constexpr std::uintptr_t pressPoint                       = 0x140        ;
        constexpr std::uintptr_t _keyCode_k__BackingField         = 0x148        ;
        constexpr std::uintptr_t m_ScanCode                       = 0x14C        ;
    }

    namespace UnityEngine_InputSystem_Controls__QuaternionControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x108        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x118        ;
        constexpr std::uintptr_t _x_k__BackingField               = 0x120        ;
        constexpr std::uintptr_t _y_k__BackingField               = 0x128        ;
        constexpr std::uintptr_t _z_k__BackingField               = 0x130        ;
        constexpr std::uintptr_t _w_k__BackingField               = 0x138        ;
    }

    namespace UnityEngine_InputSystem_Controls__StickControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x100        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x108        ;
        constexpr std::uintptr_t _x_k__BackingField               = 0x110        ;
        constexpr std::uintptr_t _y_k__BackingField               = 0x118        ;
        constexpr std::uintptr_t _up_k__BackingField              = 0x120        ;
        constexpr std::uintptr_t _down_k__BackingField            = 0x128        ;
        constexpr std::uintptr_t _left_k__BackingField            = 0x130        ;
        constexpr std::uintptr_t _right_k__BackingField           = 0x138        ;
    }

    namespace UnityEngine_InputSystem_Controls__TouchControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079FA28   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x130        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x168        ;
        constexpr std::uintptr_t _press_k__BackingField           = 0x170        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x178        ;
        constexpr std::uintptr_t _touchId_k__BackingField         = 0x180        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x188        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x190        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x198        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1A0        ;
        constexpr std::uintptr_t _phase_k__BackingField           = 0x1A8        ;
        constexpr std::uintptr_t _indirectTouch_k__BackingField   = 0x1B0        ;
        constexpr std::uintptr_t _tap_k__BackingField             = 0x1B8        ;
        constexpr std::uintptr_t _tapCount_k__BackingField        = 0x1C0        ;
        constexpr std::uintptr_t _startTime_k__BackingField       = 0x1C8        ;
        constexpr std::uintptr_t _startPosition_k__BackingField   = 0x1D0        ;
    }

    namespace UnityEngine_InputSystem_Controls__TouchPhaseControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
    }

    namespace UnityEngine_InputSystem_Controls__TouchPressControl
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0xFC         ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x100        ;
        constexpr std::uintptr_t clamp                            = 0x108        ;
        constexpr std::uintptr_t clampMin                         = 0x10C        ;
        constexpr std::uintptr_t clampMax                         = 0x110        ;
        constexpr std::uintptr_t clampConstant                    = 0x114        ;
        constexpr std::uintptr_t invert                           = 0x118        ;
        constexpr std::uintptr_t normalize                        = 0x119        ;
        constexpr std::uintptr_t normalizeMin                     = 0x11C        ;
        constexpr std::uintptr_t normalizeMax                     = 0x120        ;
        constexpr std::uintptr_t normalizeZero                    = 0x124        ;
        constexpr std::uintptr_t scale                            = 0x128        ;
        constexpr std::uintptr_t scaleFactor                      = 0x12C        ;
        constexpr std::uintptr_t m_NeedsToCheckFramePress         = 0x130        ;
        constexpr std::uintptr_t m_UpdateCountLastPressed         = 0x134        ;
        constexpr std::uintptr_t m_UpdateCountLastReleased        = 0x138        ;
        constexpr std::uintptr_t m_LastUpdateWasPress             = 0x13C        ;
        constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D        ;
        constexpr std::uintptr_t pressPoint                       = 0x140        ;
    }

    namespace UnityEngine_InputSystem_Controls__Vector2Control
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079FA30   ;
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x100        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x108        ;
        constexpr std::uintptr_t _x_k__BackingField               = 0x110        ;
        constexpr std::uintptr_t _y_k__BackingField               = 0x118        ;
    }

    namespace UnityEngine_InputSystem_Controls__Vector3Control
    {
        constexpr std::uintptr_t m_StateBlock                     = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x20         ;
        constexpr std::uintptr_t m_Path                           = 0x30         ;
        constexpr std::uintptr_t m_DisplayName                    = 0x38         ;
        constexpr std::uintptr_t m_DisplayNameFromLayout          = 0x40         ;
        constexpr std::uintptr_t m_ShortDisplayName               = 0x48         ;
        constexpr std::uintptr_t m_ShortDisplayNameFromLayout     = 0x50         ;
        constexpr std::uintptr_t m_Layout                         = 0x58         ;
        constexpr std::uintptr_t m_Variants                       = 0x68         ;
        constexpr std::uintptr_t m_Device                         = 0x78         ;
        constexpr std::uintptr_t m_Parent                         = 0x80         ;
        constexpr std::uintptr_t m_UsageCount                     = 0x88         ;
        constexpr std::uintptr_t m_UsageStartIndex                = 0x8C         ;
        constexpr std::uintptr_t m_AliasCount                     = 0x90         ;
        constexpr std::uintptr_t m_AliasStartIndex                = 0x94         ;
        constexpr std::uintptr_t m_ChildCount                     = 0x98         ;
        constexpr std::uintptr_t m_ChildStartIndex                = 0x9C         ;
        constexpr std::uintptr_t m_ControlFlags                   = 0xA0         ;
        constexpr std::uintptr_t m_CachedValueIsStale             = 0xA4         ;
        constexpr std::uintptr_t m_UnprocessedCachedValueIsStale  = 0xA5         ;
        constexpr std::uintptr_t m_DefaultState                   = 0xA8         ;
        constexpr std::uintptr_t m_MinValue                       = 0xB8         ;
        constexpr std::uintptr_t m_MaxValue                       = 0xC8         ;
        constexpr std::uintptr_t m_OptimizedControlDataType       = 0xD8         ;
        constexpr std::uintptr_t m_ProcessorStack                 = 0xE0         ;
        constexpr std::uintptr_t m_CachedValue                    = 0xF8         ;
        constexpr std::uintptr_t m_UnprocessedCachedValue         = 0x104        ;
        constexpr std::uintptr_t evaluateProcessorsEveryRead      = 0x110        ;
        constexpr std::uintptr_t _x_k__BackingField               = 0x118        ;
        constexpr std::uintptr_t _y_k__BackingField               = 0x120        ;
        constexpr std::uintptr_t _z_k__BackingField               = 0x128        ;
    }

    namespace UnityEngine_InputSystem_Interactions__HoldInteraction
    {
        constexpr std::uintptr_t duration                         = 0x10         ;
        constexpr std::uintptr_t pressPoint                       = 0x14         ;
        constexpr std::uintptr_t m_TimePressed                    = 0x18         ;
    }

    namespace UnityEngine_InputSystem_Interactions__MultiTapInteraction
    {
        constexpr std::uintptr_t tapTime                          = 0x10         ;
        constexpr std::uintptr_t tapDelay                         = 0x14         ;
        constexpr std::uintptr_t tapCount                         = 0x18         ;
        constexpr std::uintptr_t pressPoint                       = 0x1C         ;
        constexpr std::uintptr_t m_CurrentTapPhase                = 0x20         ;
        constexpr std::uintptr_t m_CurrentTapCount                = 0x24         ;
        constexpr std::uintptr_t m_CurrentTapStartTime            = 0x28         ;
        constexpr std::uintptr_t m_LastTapReleaseTime             = 0x30         ;
    }

    namespace UnityEngine_InputSystem_Interactions__PressInteraction
    {
        constexpr std::uintptr_t pressPoint                       = 0x10         ;
        constexpr std::uintptr_t behavior                         = 0x14         ;
        constexpr std::uintptr_t m_WaitingForRelease              = 0x18         ;
    }

    namespace UnityEngine_InputSystem_Interactions__PressBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Interactions__SlowTapInteraction
    {
        constexpr std::uintptr_t duration                         = 0x10         ;
        constexpr std::uintptr_t pressPoint                       = 0x14         ;
        constexpr std::uintptr_t m_SlowTapStartTime               = 0x18         ;
    }

    namespace UnityEngine_InputSystem_Interactions__TapInteraction
    {
        constexpr std::uintptr_t duration                         = 0x10         ;
        constexpr std::uintptr_t pressPoint                       = 0x14         ;
        constexpr std::uintptr_t m_TapStartTime                   = 0x18         ;
        constexpr std::uintptr_t canceledFromTimerExpired         = 0x20         ;
    }

    namespace UnityEngine_InputSystem_Utilities__InputActionTrace
    {
        constexpr std::uintptr_t m_SubscribedToAll                = 0x10         ;
        constexpr std::uintptr_t m_OnActionChangeHooked           = 0x11         ;
        constexpr std::uintptr_t m_SubscribedActions              = 0x18         ;
        constexpr std::uintptr_t m_SubscribedActionMaps           = 0x30         ;
        constexpr std::uintptr_t m_EventBuffer                    = 0x48         ;
        constexpr std::uintptr_t m_ActionMapStates                = 0x68         ;
        constexpr std::uintptr_t m_ActionMapStateClones           = 0x80         ;
        constexpr std::uintptr_t m_CallbackDelegate               = 0x98         ;
        constexpr std::uintptr_t m_ActionChangeDelegate           = 0xA0         ;
    }

    namespace UnityEngine_InputSystem_Utilities__CallbackArray`1
    {
        constexpr std::uintptr_t m_CannotMutateCallbacksArray     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_InputSystem_Utilities__DisplayStringFormatAttribute
    {
        constexpr std::uintptr_t _formatString_k__BackingField    = 0x10         ;
    }

    namespace UnityEngine_InputSystem_Utilities__FourCC
    {
        constexpr std::uintptr_t m_Code                           = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Utilities__InlinedArray`1
    {
        constexpr std::uintptr_t length                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_InputSystem_Utilities__InternedString
    {
        constexpr std::uintptr_t m_StringOriginalCase             = 0x0          ;
        constexpr std::uintptr_t m_StringLowerCase                = 0x8          ;
    }

    namespace UnityEngine_InputSystem_Utilities__JsonParser
    {
        constexpr std::uintptr_t m_Text                           = 0x0          ;
        constexpr std::uintptr_t m_Length                         = 0x8          ;
        constexpr std::uintptr_t m_Position                       = 0xC          ;
        constexpr std::uintptr_t m_MatchAnyElementInArray         = 0x10         ;
        constexpr std::uintptr_t m_DryRun                         = 0x11         ;
    }

    namespace UnityEngine_InputSystem_Utilities__NameAndParameters
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _parameters_k__BackingField      = 0x8          ;
    }

    namespace UnityEngine_InputSystem_Utilities__NamedValue
    {
        constexpr std::uintptr_t _name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _value_k__BackingField           = 0x8          ;
    }

    namespace UnityEngine_InputSystem_Utilities__ForDeviceEventObservable
    {
        constexpr std::uintptr_t m_Source                         = 0x10         ;
        constexpr std::uintptr_t m_Device                         = 0x18         ;
        constexpr std::uintptr_t m_DeviceType                     = 0x20         ;
    }

    namespace UnityEngine_InputSystem_Utilities__Observer`1
    {
        constexpr std::uintptr_t m_OnNext                         = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Utilities__SelectManyObservable`2
    {
        constexpr std::uintptr_t m_Source                         = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Utilities__TakeNObservable`1
    {
        constexpr std::uintptr_t m_Source                         = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Utilities__WhereObservable`1
    {
        constexpr std::uintptr_t m_Source                         = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Utilities__OneOrMore`2
    {
        constexpr std::uintptr_t m_IsSingle                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_InputSystem_Utilities__PredictiveParser
    {
        constexpr std::uintptr_t m_Position                       = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Utilities__PrimitiveValue
    {
        constexpr std::uintptr_t m_Type                           = 0x0          ;
        constexpr std::uintptr_t m_BoolValue                      = 0x4          ;
    }

    namespace UnityEngine_InputSystem_Utilities__ReadOnlyArray`1
    {
        constexpr std::uintptr_t m_Array                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_InputSystem_Utilities__SavedStructState`1
    {
        constexpr std::uintptr_t m_State                          = 0x0          ;
    }

    namespace UnityEngine_InputSystem_Utilities__Substring
    {
        constexpr std::uintptr_t m_String                         = 0x0          ;
        constexpr std::uintptr_t m_Index                          = 0x8          ;
        constexpr std::uintptr_t m_Length                         = 0xC          ;
    }

    namespace UnityEngine_InputSystem_Utilities__TypeTable
    {
        constexpr std::uintptr_t table                            = 0x0          ;
        constexpr std::uintptr_t m_Manager                        = 0x8          ;
    }

    namespace UnityEngine_InputSystem_Composites__AxisComposite
    {
        constexpr std::uintptr_t negative                         = 0x10         ;
        constexpr std::uintptr_t positive                         = 0x14         ;
        constexpr std::uintptr_t minValue                         = 0x18         ;
        constexpr std::uintptr_t maxValue                         = 0x1C         ;
        constexpr std::uintptr_t whichSideWins                    = 0x20         ;
    }

    namespace UnityEngine_InputSystem_Composites__ButtonWithOneModifier
    {
        constexpr std::uintptr_t modifier                         = 0x10         ;
        constexpr std::uintptr_t button                           = 0x14         ;
        constexpr std::uintptr_t overrideModifiersNeedToBePressedFirst = 0x18         ;
        constexpr std::uintptr_t modifiersOrder                   = 0x1C         ;
    }

    namespace UnityEngine_InputSystem_Composites__ButtonWithTwoModifiers
    {
        constexpr std::uintptr_t modifier1                        = 0x10         ;
        constexpr std::uintptr_t modifier2                        = 0x14         ;
        constexpr std::uintptr_t button                           = 0x18         ;
        constexpr std::uintptr_t overrideModifiersNeedToBePressedFirst = 0x1C         ;
        constexpr std::uintptr_t modifiersOrder                   = 0x20         ;
    }

    namespace UnityEngine_InputSystem_Composites__OneModifierComposite
    {
        constexpr std::uintptr_t modifier                         = 0x10         ;
        constexpr std::uintptr_t binding                          = 0x14         ;
        constexpr std::uintptr_t overrideModifiersNeedToBePressedFirst = 0x18         ;
        constexpr std::uintptr_t modifiersOrder                   = 0x1C         ;
        constexpr std::uintptr_t m_ValueSizeInBytes               = 0x20         ;
        constexpr std::uintptr_t m_ValueType                      = 0x28         ;
        constexpr std::uintptr_t m_BindingIsButton                = 0x30         ;
    }

    namespace UnityEngine_InputSystem_Composites__TwoModifiersComposite
    {
        constexpr std::uintptr_t modifier1                        = 0x10         ;
        constexpr std::uintptr_t modifier2                        = 0x14         ;
        constexpr std::uintptr_t binding                          = 0x18         ;
        constexpr std::uintptr_t overrideModifiersNeedToBePressedFirst = 0x1C         ;
        constexpr std::uintptr_t modifiersOrder                   = 0x20         ;
        constexpr std::uintptr_t m_ValueSizeInBytes               = 0x24         ;
        constexpr std::uintptr_t m_ValueType                      = 0x28         ;
        constexpr std::uintptr_t m_BindingIsButton                = 0x30         ;
    }

    namespace UnityEngine_InputSystem_Composites__Vector2Composite
    {
        constexpr std::uintptr_t up                               = 0x10         ;
        constexpr std::uintptr_t down                             = 0x14         ;
        constexpr std::uintptr_t left                             = 0x18         ;
        constexpr std::uintptr_t right                            = 0x1C         ;
        constexpr std::uintptr_t normalize                        = 0x20         ;
        constexpr std::uintptr_t mode                             = 0x24         ;
    }

    namespace UnityEngine_InputSystem_Composites__Vector3Composite
    {
        constexpr std::uintptr_t up                               = 0x10         ;
        constexpr std::uintptr_t down                             = 0x14         ;
        constexpr std::uintptr_t left                             = 0x18         ;
        constexpr std::uintptr_t right                            = 0x1C         ;
        constexpr std::uintptr_t forward                          = 0x20         ;
        constexpr std::uintptr_t backward                         = 0x24         ;
        constexpr std::uintptr_t mode                             = 0x28         ;
    }

    namespace UnityEngineInternal__LightmapType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngineInternal__TypeInferenceRules
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngineInternal__TypeInferenceRuleAttribute
    {
        constexpr std::uintptr_t _rule                            = 0x10         ;
    }

    namespace UnityEngineInternal__GenericStack
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EAD10   ;
        constexpr std::uintptr_t _array                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace Unity_Jobs__JobHandle
    {
        constexpr std::uintptr_t jobGroup                         = 0x0          ;
        constexpr std::uintptr_t version                          = 0x8          ;
    }

    namespace ExecuteJobFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ExecuteJobFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ExecuteJobFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace JobScheduleParameters
    {
        constexpr std::uintptr_t Dependency                       = 0x0          ;
        constexpr std::uintptr_t ScheduleMode                     = 0x10         ;
        constexpr std::uintptr_t ReflectionData                   = 0x18         ;
        constexpr std::uintptr_t JobDataPtr                       = 0x20         ;
    }

    namespace PanicFunction_
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace TicksPerSecond
    {
        constexpr std::uintptr_t m_Numerator                      = 0x0          ;
        constexpr std::uintptr_t m_Denominator                    = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t DefaultTicksPerSecond            = 0x0          ;
            constexpr std::uintptr_t TicksPerSecond24                 = 0x8          ;
            constexpr std::uintptr_t TicksPerSecond25                 = 0x10         ;
            constexpr std::uintptr_t TicksPerSecond30                 = 0x18         ;
            constexpr std::uintptr_t TicksPerSecond50                 = 0x20         ;
            constexpr std::uintptr_t TicksPerSecond60                 = 0x28         ;
            constexpr std::uintptr_t TicksPerSecond120                = 0x30         ;
            constexpr std::uintptr_t TicksPerSecond2397               = 0x38         ;
            constexpr std::uintptr_t TicksPerSecond2425               = 0x40         ;
            constexpr std::uintptr_t TicksPerSecond2997               = 0x48         ;
            constexpr std::uintptr_t TicksPerSecond5994               = 0x50         ;
            constexpr std::uintptr_t TicksPerSecond11988              = 0x58         ;
            constexpr std::uintptr_t DiscreteTimeRate                 = 0x60         ;
        }

    }

    namespace AutoScope
    {
        constexpr std::uintptr_t m_Ptr                            = 0x0          ;
    }

    namespace ControlOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CountOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Array                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Array                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t m_Buffer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Array                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace SharedStatic`1
    {
        constexpr std::uintptr_t _buffer                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace AlignOfHelper`1
    {
        constexpr std::uintptr_t dummy                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace BurstLogType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LowMemoryCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace MemoryUsageChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace LogCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10837078   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GateFitMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StereoscopicEye
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MonoOrStereoscopicEye
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CameraCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D4CB0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace StateChanged
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10727550   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ReflectionProbeEvent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Expression
    {
        constexpr std::uintptr_t rpnTokens                        = 0x10         ;
        constexpr std::uintptr_t hasVariables                     = 0x18         ;
    }

    namespace PcgRandom
    {
        constexpr std::uintptr_t increment                        = 0x0          ;
        constexpr std::uintptr_t state                            = 0x8          ;
    }

    namespace Op
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Associativity
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Operator
    {
        constexpr std::uintptr_t op                               = 0x10         ;
        constexpr std::uintptr_t precedence                       = 0x14         ;
        constexpr std::uintptr_t associativity                    = 0x18         ;
        constexpr std::uintptr_t inputs                           = 0x1C         ;
    }

    namespace OrderBlock
    {
        constexpr std::uintptr_t order                            = 0x0          ;
        constexpr std::uintptr_t callback                         = 0x8          ;
    }

    namespace DisplaysUpdatedDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace LightProbesQueryDispose
    {
        constexpr std::uintptr_t m_LightProbeContextWrapper       = 0x0          ;
    }

    namespace Target
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UsageFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IndirectDrawIndexedArgs
    {
        constexpr std::uintptr_t _indexCountPerInstance_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _instanceCount_k__BackingField   = 0x4          ;
        constexpr std::uintptr_t _startIndex_k__BackingField      = 0x8          ;
        constexpr std::uintptr_t _baseVertexIndex_k__BackingField = 0xC          ;
        constexpr std::uintptr_t _startInstance_k__BackingField   = 0x10         ;
    }

    namespace MeshData
    {
        constexpr std::uintptr_t m_Ptr                            = 0x0          ;
    }

    namespace MeshDataArray
    {
        constexpr std::uintptr_t m_Ptrs                           = 0x0          ;
        constexpr std::uintptr_t m_Length                         = 0x8          ;
    }

    namespace EXRFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace U
    {
        constexpr std::uintptr_t p8                               = 0x0          ;
    }

    namespace State
    {
        constexpr std::uintptr_t s0                               = 0x0          ;
        constexpr std::uintptr_t s1                               = 0x4          ;
        constexpr std::uintptr_t s2                               = 0x8          ;
        constexpr std::uintptr_t s3                               = 0xC          ;
    }

    namespace AwaiterCompletionThreadAffinity
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AwaitableAsyncMethodBuilder
    {
        constexpr std::uintptr_t _stateMachineBox                 = 0x0          ;
        constexpr std::uintptr_t _resultingCoroutine              = 0x8          ;
    }

    namespace AwaitableAsyncMethodBuilder`1
    {
        constexpr std::uintptr_t _stateMachineBox                 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Awaiter
    {
        constexpr std::uintptr_t _awaited                         = 0x0          ;
    }

    namespace AwaitableHandle
    {
        constexpr std::uintptr_t _handle                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t ManagedHandle                    = 0x0          ;
            constexpr std::uintptr_t NullHandle                       = 0x8          ;
        }

    }

    namespace AwaitableAndFrameIndex
    {
        constexpr std::uintptr_t _Awaitable_k__BackingField       = 0x0          ;
        constexpr std::uintptr_t _FrameIndex_k__BackingField      = 0x8          ;
    }

    namespace DoubleBufferedAwaitableList
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D20F8   ;
        constexpr std::uintptr_t _awaitables                      = 0x10         ;
        constexpr std::uintptr_t _scratch                         = 0x18         ;
    }

    namespace Awaiter
    {
        constexpr std::uintptr_t _coroutine                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace CachedType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ListPrivateFieldAccess`1
    {
        constexpr std::uintptr_t _items                           = 0x0          ;
    }

    namespace TestClass
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace CreateOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WorkRequest
    {
        constexpr std::uintptr_t m_DelagateCallback               = 0x0          ;
        constexpr std::uintptr_t m_DelagateState                  = 0x8          ;
        constexpr std::uintptr_t m_WaitHandle                     = 0x10         ;
    }

    namespace Status
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InputFieldAppearance
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Edge
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Axis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ReapplyDrivenProperties
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAF08   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DADC0   ;
        constexpr std::uintptr_t outer                            = 0x10         ;
        constexpr std::uintptr_t currentIndex                     = 0x18         ;
    }

    namespace TransformJobData
    {
        constexpr std::uintptr_t TransformAccessArray             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ExecuteJobFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ErrorDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace StatusDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace PhraseRecognizedDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DictationHypothesisDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DictationResultDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DictationCompletedDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DictationErrorHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CaptureResultType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PhotoCaptureResult
    {
        constexpr std::uintptr_t resultType                       = 0x0          ;
        constexpr std::uintptr_t hResult                          = 0x8          ;
    }

    namespace OnCaptureResourceCreatedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnPhotoModeStartedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnPhotoModeStoppedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnCapturedToDiskCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnCapturedToMemoryCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CaptureResultType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VideoCaptureResult
    {
        constexpr std::uintptr_t resultType                       = 0x0          ;
        constexpr std::uintptr_t hResult                          = 0x8          ;
    }

    namespace OnVideoCaptureResourceCreatedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnVideoModeStartedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnVideoModeStoppedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnStartedRecordingVideoCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnStoppedRecordingVideoCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace NativeOwnedMemory
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace UpdateFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UpdateFunction
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10791218   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace MessageEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace ConnectionChangeEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace MessageTypeSubscribers
    {
        constexpr std::uintptr_t m_messageTypeId                  = 0x10         ;
        constexpr std::uintptr_t subscriberCount                  = 0x18         ;
        constexpr std::uintptr_t messageCallback                  = 0x20         ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EvaluationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CreateOutputMethod
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace BuildSettings
    {
        constexpr std::uintptr_t _buildFlags_k__BackingField      = 0x0          ;
        constexpr std::uintptr_t _relativeOrigin_k__BackingField  = 0x4          ;
    }

    namespace SupportedMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OnPerformCulling
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnFinishedCulling
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CullShadowCastersContext
    {
        constexpr std::uintptr_t cullResults                      = 0x0          ;
        constexpr std::uintptr_t splitBuffer                      = 0x8          ;
        constexpr std::uintptr_t splitBufferLength                = 0x10         ;
        constexpr std::uintptr_t perLightInfos                    = 0x18         ;
        constexpr std::uintptr_t perLightInfoCount                = 0x20         ;
    }

    namespace ReflectionProbeModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LightmapMixedBakeModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RequestLightsDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Unity_Jobs_LowLevel_Unsafe__BatchQueryJob`2
    {
        constexpr std::uintptr_t commands                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Jobs_LowLevel_Unsafe__JobProducerTypeAttribute
    {
        constexpr std::uintptr_t _ProducerType_k__BackingField    = 0x10         ;
    }

    namespace Unity_Jobs_LowLevel_Unsafe__JobRanges
    {
        constexpr std::uintptr_t BatchSize                        = 0x0          ;
        constexpr std::uintptr_t NumJobs                          = 0x4          ;
        constexpr std::uintptr_t TotalIterationCount              = 0x8          ;
        constexpr std::uintptr_t StartEndIndex                    = 0x10         ;
    }

    namespace Unity_Jobs_LowLevel_Unsafe__ScheduleMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_IntegerTime__DiscreteTime
    {
        constexpr std::uintptr_t Value                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Zero                             = 0x0          ;
            constexpr std::uintptr_t MinValue                         = 0x8          ;
            constexpr std::uintptr_t MaxValue                         = 0x10         ;
            constexpr std::uintptr_t TicksPerSecondBits               = 0x18         ;
            constexpr std::uintptr_t NonPow2TpsBits                   = 0x1C         ;
        }

    }

    namespace Unity_IntegerTime__RationalTime
    {
        constexpr std::uintptr_t m_Count                          = 0x0          ;
        constexpr std::uintptr_t m_TicksPerSecond                 = 0x8          ;
    }

    namespace Unity_Profiling__ProfilerCategory
    {
        constexpr std::uintptr_t m_CategoryId                     = 0x0          ;
    }

    namespace Unity_Profiling__ProfilerCategoryColor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Profiling__ProfilerMarker
    {
        constexpr std::uintptr_t m_Ptr                            = 0x0          ;
    }

    namespace Unity_Profiling__ProfilerMarkerDataUnit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Profiling__ProfilerCounterOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Profiling__ProfilerRecorderOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Profiling__ProfilerRecorderSample
    {
        constexpr std::uintptr_t value                            = 0x0          ;
        constexpr std::uintptr_t count                            = 0x8          ;
        constexpr std::uintptr_t refValue                         = 0x10         ;
    }

    namespace Unity_Profiling__ProfilerRecorder
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace Unity_Profiling__DebugScreenCapture
    {
        constexpr std::uintptr_t _RawImageDataReference_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _ImageFormat_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Width_k__BackingField           = 0x14         ;
        constexpr std::uintptr_t _Height_k__BackingField          = 0x18         ;
    }

    namespace Unity_Profiling_LowLevel__MarkerFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Profiling_LowLevel__ProfilerMarkerDataType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Profiling_LowLevel_Unsafe__ProfilerRecorderDescription
    {
        constexpr std::uintptr_t category                         = 0x0          ;
        constexpr std::uintptr_t flags                            = 0x2          ;
        constexpr std::uintptr_t dataType                         = 0x4          ;
        constexpr std::uintptr_t unitType                         = 0x5          ;
        constexpr std::uintptr_t reserved0                        = 0x8          ;
        constexpr std::uintptr_t nameUtf8Len                      = 0xC          ;
        constexpr std::uintptr_t nameUtf8                         = 0x10         ;
    }

    namespace Unity_Profiling_LowLevel_Unsafe__ProfilerRecorderHandle
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace Unity_Profiling_LowLevel_Unsafe__ProfilerMarkerData
    {
        constexpr std::uintptr_t Type                             = 0x0          ;
        constexpr std::uintptr_t reserved0                        = 0x1          ;
        constexpr std::uintptr_t reserved1                        = 0x2          ;
        constexpr std::uintptr_t Size                             = 0x4          ;
        constexpr std::uintptr_t Ptr                              = 0x8          ;
    }

    namespace Unity_Profiling_LowLevel_Unsafe__ProfilerCategoryDescription
    {
        constexpr std::uintptr_t Id                               = 0x0          ;
        constexpr std::uintptr_t Flags                            = 0x2          ;
        constexpr std::uintptr_t Color                            = 0x4          ;
        constexpr std::uintptr_t reserved0                        = 0x8          ;
        constexpr std::uintptr_t NameUtf8Len                      = 0xC          ;
        constexpr std::uintptr_t NameUtf8                         = 0x10         ;
    }

    namespace Unity_Profiling_Memory__CaptureFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Profiling_Memory__MemorySnapshotMetadata
    {
        constexpr std::uintptr_t _Description_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x18         ;
    }

    namespace Unity_IO_LowLevel_Unsafe__ReadCommand
    {
        constexpr std::uintptr_t Buffer                           = 0x0          ;
        constexpr std::uintptr_t Offset                           = 0x8          ;
        constexpr std::uintptr_t Size                             = 0x10         ;
    }

    namespace Unity_IO_LowLevel_Unsafe__ReadCommandArray
    {
        constexpr std::uintptr_t ReadCommands                     = 0x0          ;
        constexpr std::uintptr_t CommandCount                     = 0x8          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__FileState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__FileInfoResult
    {
        constexpr std::uintptr_t FileSize                         = 0x0          ;
        constexpr std::uintptr_t FileState                        = 0x8          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__AssetLoadingSubsystem
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__ReadStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__Priority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__FileHandle
    {
        constexpr std::uintptr_t fileCommandPtr                   = 0x0          ;
        constexpr std::uintptr_t version                          = 0x8          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__ReadHandle
    {
        constexpr std::uintptr_t ptr                              = 0x0          ;
        constexpr std::uintptr_t version                          = 0x8          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__ProcessingState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__FileReadType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_IO_LowLevel_Unsafe__AsyncReadManagerRequestMetric
    {
        constexpr std::uintptr_t _AssetName_k__BackingField       = 0x0          ;
        constexpr std::uintptr_t _FileName_k__BackingField        = 0x8          ;
        constexpr std::uintptr_t _OffsetBytes_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _SizeBytes_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _AssetTypeId_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _CurrentBytesRead_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _BatchReadCount_k__BackingField  = 0x30         ;
        constexpr std::uintptr_t _IsBatchRead_k__BackingField     = 0x34         ;
        constexpr std::uintptr_t _State_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _ReadType_k__BackingField        = 0x3C         ;
        constexpr std::uintptr_t _PriorityLevel_k__BackingField   = 0x40         ;
        constexpr std::uintptr_t _Subsystem_k__BackingField       = 0x44         ;
        constexpr std::uintptr_t _RequestTimeMicroseconds_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _TimeInQueueMicroseconds_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _TotalTimeMicroseconds_k__BackingField = 0x58         ;
    }

    namespace Unity_IO_LowLevel_Unsafe__AsyncReadManagerMetricsFilters
    {
        constexpr std::uintptr_t TypeIDs                          = 0x10         ;
        constexpr std::uintptr_t States                           = 0x18         ;
        constexpr std::uintptr_t ReadTypes                        = 0x20         ;
        constexpr std::uintptr_t PriorityLevels                   = 0x28         ;
        constexpr std::uintptr_t Subsystems                       = 0x30         ;
    }

    namespace Unity_IO_Archive__ArchiveStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_IO_Archive__ArchiveFileInfo
    {
        constexpr std::uintptr_t Filename                         = 0x0          ;
        constexpr std::uintptr_t FileSize                         = 0x8          ;
    }

    namespace Unity_IO_Archive__ArchiveHandle
    {
        constexpr std::uintptr_t Handle                           = 0x0          ;
    }

    namespace Unity_Collections__MemoryLabel
    {
        constexpr std::uintptr_t pointer                          = 0x0          ;
        constexpr std::uintptr_t allocator                        = 0x8          ;
    }

    namespace Unity_Collections__Allocator
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Collections__LeakCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Collections__NativeArrayOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Collections__NativeArray`1
    {
        constexpr std::uintptr_t m_Buffer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeArrayDispose
    {
        constexpr std::uintptr_t m_Buffer                         = 0x0          ;
        constexpr std::uintptr_t m_AllocatorLabel                 = 0x8          ;
    }

    namespace Unity_Collections__NativeArrayDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__NativeSlice`1
    {
        constexpr std::uintptr_t m_Buffer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace JetBrains_Annotations__UsedImplicitlyAttribute
    {
        constexpr std::uintptr_t _UseKindFlags_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _TargetFlags_k__BackingField     = 0x14         ;
    }

    namespace JetBrains_Annotations__MeansImplicitUseAttribute
    {
        constexpr std::uintptr_t _UseKindFlags_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _TargetFlags_k__BackingField     = 0x14         ;
    }

    namespace JetBrains_Annotations__ImplicitUseKindFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace JetBrains_Annotations__ImplicitUseTargetFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace JetBrains_Annotations__CollectionAccessAttribute
    {
        constexpr std::uintptr_t _CollectionAccessType_k__BackingField = 0x10         ;
    }

    namespace JetBrains_Annotations__CollectionAccessType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SpriteRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_SpriteChangeEvent              = 0x18         ;
    }

    namespace UnityEngine__SpriteMeshType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SpritePackingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SpritePackingRotation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SecondarySpriteTexture
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t texture                          = 0x8          ;
    }

    namespace UnityEngine__Sprite
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1071ED48   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__SortingLayer
    {
        constexpr std::uintptr_t m_Id                             = 0x0          ;
    }

    namespace UnityEngine__WeightedMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Keyframe
    {
        constexpr std::uintptr_t m_Time                           = 0x0          ;
        constexpr std::uintptr_t m_Value                          = 0x4          ;
        constexpr std::uintptr_t m_InTangent                      = 0x8          ;
        constexpr std::uintptr_t m_OutTangent                     = 0xC          ;
        constexpr std::uintptr_t m_WeightedMode                   = 0x10         ;
        constexpr std::uintptr_t m_InWeight                       = 0x14         ;
        constexpr std::uintptr_t m_OutWeight                      = 0x18         ;
    }

    namespace UnityEngine__WrapMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AnimationCurve
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E58E8   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_RequiresNativeCleanup          = 0x18         ;
    }

    namespace UnityEngine__ApplicationMemoryUsage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ApplicationMemoryUsageChange
    {
        constexpr std::uintptr_t _memoryUsage_k__BackingField     = 0x0          ;
    }

    namespace UnityEngine__StackTraceLogType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SendMessageOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__PrimitiveType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Space
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RuntimePlatform
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SystemLanguage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LogType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10836B78   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LogOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ThreadPriority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__BootConfigData
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__BatchRendererGroupRuntimeAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t brgRuntimeStatus                 = 0x30         ;
    }

    namespace UnityEngine__Camera
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D4CB8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_NonSerializedVersion           = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t onPreCull                        = 0x0          ;
            constexpr std::uintptr_t onPreRender                      = 0x8          ;
            constexpr std::uintptr_t onPostRender                     = 0x10         ;
        }

    }

    namespace UnityEngine__BoundingSphere
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t radius                           = 0xC          ;
    }

    namespace UnityEngine__CullingGroupEvent
    {
        constexpr std::uintptr_t m_Index                          = 0x0          ;
        constexpr std::uintptr_t m_PrevState                      = 0x4          ;
        constexpr std::uintptr_t m_ThisState                      = 0x5          ;
    }

    namespace UnityEngine__CullingGroup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10727560   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_OnStateChanged                 = 0x18         ;
    }

    namespace UnityEngine__ReflectionProbe
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854440   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t reflectionProbeChanged           = 0x0          ;
            constexpr std::uintptr_t registeredDefaultReflectionSetActions = 0x8          ;
            constexpr std::uintptr_t registeredDefaultReflectionTextureActions = 0x10         ;
        }

    }

    namespace UnityEngine__ExposedReference`1
    {
        constexpr std::uintptr_t exposedName                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine__Bounds
    {
        constexpr std::uintptr_t m_Center                         = 0x0          ;
        constexpr std::uintptr_t m_Extents                        = 0xC          ;
    }

    namespace UnityEngine__BoundsInt
    {
        constexpr std::uintptr_t m_Position                       = 0x0          ;
        constexpr std::uintptr_t m_Size                           = 0xC          ;
    }

    namespace UnityEngine__Plane
    {
        constexpr std::uintptr_t m_Normal                         = 0x0          ;
        constexpr std::uintptr_t m_Distance                       = 0xC          ;
    }

    namespace UnityEngine__Ray
    {
        constexpr std::uintptr_t m_Origin                         = 0x0          ;
        constexpr std::uintptr_t m_Direction                      = 0xC          ;
    }

    namespace UnityEngine__Ray2D
    {
        constexpr std::uintptr_t m_Origin                         = 0x0          ;
        constexpr std::uintptr_t m_Direction                      = 0x8          ;
    }

    namespace UnityEngine__Rect
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082AC48   ;
        constexpr std::uintptr_t m_XMin                           = 0x0          ;
        constexpr std::uintptr_t m_YMin                           = 0x4          ;
        constexpr std::uintptr_t m_Width                          = 0x8          ;
        constexpr std::uintptr_t m_Height                         = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t kZero                            = 0x0          ;
        }

    }

    namespace UnityEngine__RectInt
    {
        constexpr std::uintptr_t m_XMin                           = 0x0          ;
        constexpr std::uintptr_t m_YMin                           = 0x4          ;
        constexpr std::uintptr_t m_Width                          = 0x8          ;
        constexpr std::uintptr_t m_Height                         = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t kZero                            = 0x0          ;
        }

    }

    namespace UnityEngine__RectOffset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F7AF8   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_SourceStyle                    = 0x18         ;
    }

    namespace UnityEngine__LightingSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__BeforeRenderOrderAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084F970   ;
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
    }

    namespace UnityEngine__Display
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108514E8   ;
        constexpr std::uintptr_t nativeDisplay                    = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t displays                         = 0x0          ;
            constexpr std::uintptr_t _mainDisplay                     = 0x8          ;
            constexpr std::uintptr_t m_ActiveEditorGameViewTarget     = 0x10         ;
            constexpr std::uintptr_t onDisplaysUpdated                = 0x18         ;
        }

    }

    namespace UnityEngine__LightProbesQuery
    {
        constexpr std::uintptr_t m_LightProbeContextWrapper       = 0x0          ;
        constexpr std::uintptr_t m_AllocatorLabel                 = 0x8          ;
    }

    namespace UnityEngine__FullScreenMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RefreshRate
    {
        constexpr std::uintptr_t numerator                        = 0x0          ;
        constexpr std::uintptr_t denominator                      = 0x4          ;
    }

    namespace UnityEngine__RenderBuffer
    {
        constexpr std::uintptr_t m_RenderTextureInstanceID        = 0x0          ;
        constexpr std::uintptr_t m_BufferPtr                      = 0x8          ;
    }

    namespace UnityEngine__ComputeBufferMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__FrameTiming
    {
        constexpr std::uintptr_t cpuFrameTime                     = 0x0          ;
        constexpr std::uintptr_t cpuMainThreadFrameTime           = 0x8          ;
        constexpr std::uintptr_t cpuMainThreadPresentWaitTime     = 0x10         ;
        constexpr std::uintptr_t cpuRenderThreadFrameTime         = 0x18         ;
        constexpr std::uintptr_t gpuFrameTime                     = 0x20         ;
        constexpr std::uintptr_t frameStartTimestamp              = 0x28         ;
        constexpr std::uintptr_t firstSubmitTimestamp             = 0x30         ;
        constexpr std::uintptr_t cpuTimePresentCalled             = 0x38         ;
        constexpr std::uintptr_t cpuTimeFrameComplete             = 0x40         ;
        constexpr std::uintptr_t heightScale                      = 0x48         ;
        constexpr std::uintptr_t widthScale                       = 0x4C         ;
        constexpr std::uintptr_t syncInterval                     = 0x50         ;
    }

    namespace UnityEngine__LightmapSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__LightProbes
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t lightProbesUpdated               = 0x0          ;
            constexpr std::uintptr_t tetrahedralizationCompleted      = 0x8          ;
            constexpr std::uintptr_t needsRetetrahedralization        = 0x10         ;
        }

    }

    namespace UnityEngine__HDROutputSettings
    {
        constexpr std::uintptr_t m_DisplayIndex                   = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t displays                         = 0x0          ;
            constexpr std::uintptr_t _mainDisplay                     = 0x8          ;
        }

    }

    namespace UnityEngine__Resolution
    {
        constexpr std::uintptr_t m_Width                          = 0x0          ;
        constexpr std::uintptr_t m_Height                         = 0x4          ;
        constexpr std::uintptr_t m_RefreshRate                    = 0x8          ;
    }

    namespace UnityEngine__RenderParams
    {
        constexpr std::uintptr_t _layer_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _renderingLayerMask_k__BackingField = 0x4          ;
        constexpr std::uintptr_t _rendererPriority_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _entityId_k__BackingField        = 0xC          ;
        constexpr std::uintptr_t _worldBounds_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _camera_k__BackingField          = 0x28         ;
        constexpr std::uintptr_t _motionVectorMode_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _reflectionProbeUsage_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _material_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _matProps_k__BackingField        = 0x40         ;
        constexpr std::uintptr_t _shadowCastingMode_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _receiveShadows_k__BackingField  = 0x4C         ;
        constexpr std::uintptr_t _lightProbeUsage_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _lightProbeProxyVolume_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _overrideSceneCullingMask_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _sceneCullingMask_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _forceMeshLod_k__BackingField    = 0x70         ;
        constexpr std::uintptr_t _meshLodSelectionBias_k__BackingField = 0x74         ;
    }

    namespace UnityEngine__RenderInstancedDataLayout
    {
        constexpr std::uintptr_t _size_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _offsetObjectToWorld_k__BackingField = 0x4          ;
        constexpr std::uintptr_t _offsetPrevObjectToWorld_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _offsetRenderingLayerMask_k__BackingField = 0xC          ;
    }

    namespace UnityEngine__Internal_DrawTextureArguments
    {
        constexpr std::uintptr_t screenRect                       = 0x0          ;
        constexpr std::uintptr_t sourceRect                       = 0x10         ;
        constexpr std::uintptr_t leftBorder                       = 0x20         ;
        constexpr std::uintptr_t rightBorder                      = 0x24         ;
        constexpr std::uintptr_t topBorder                        = 0x28         ;
        constexpr std::uintptr_t bottomBorder                     = 0x2C         ;
        constexpr std::uintptr_t leftBorderColor                  = 0x30         ;
        constexpr std::uintptr_t rightBorderColor                 = 0x40         ;
        constexpr std::uintptr_t topBorderColor                   = 0x50         ;
        constexpr std::uintptr_t bottomBorderColor                = 0x60         ;
        constexpr std::uintptr_t color                            = 0x70         ;
        constexpr std::uintptr_t borderWidths                     = 0x80         ;
        constexpr std::uintptr_t cornerRadiuses                   = 0x90         ;
        constexpr std::uintptr_t smoothCorners                    = 0xA0         ;
        constexpr std::uintptr_t pass                             = 0xA4         ;
        constexpr std::uintptr_t texture                          = 0xA8         ;
        constexpr std::uintptr_t mat                              = 0xB0         ;
    }

    namespace UnityEngine__QualitySettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t activeQualityLevelChanged        = 0x0          ;
        }

    }

    namespace UnityEngine__TrailRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__LineRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__MaterialPropertyBlock
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AA838   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__Renderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__RenderSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Shader
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Material
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10825ED8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t k_ColorId                        = 0x0          ;
            constexpr std::uintptr_t k_MainTexId                      = 0x4          ;
        }

    }

    namespace UnityEngine__GraphicsBufferHandle
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace UnityEngine__GraphicsBuffer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F4A28   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__Projector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__LightBakingOutput
    {
        constexpr std::uintptr_t probeOcclusionLightIndex         = 0x0          ;
        constexpr std::uintptr_t occlusionMaskChannel             = 0x4          ;
        constexpr std::uintptr_t lightmapBakeType                 = 0x8          ;
        constexpr std::uintptr_t mixedLightingMode                = 0xC          ;
        constexpr std::uintptr_t isBaked                          = 0x10         ;
    }

    namespace UnityEngine__Light
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _shape_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t m_BakedIndex                     = 0x1C         ;
    }

    namespace UnityEngine__MeshFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__RenderingPath
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__StereoTargetEyeMask
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__CameraType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ComputeBufferType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LightType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10727C58   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LightShape
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LightShadows
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__FogMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LightmapBakeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__MixedLightingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ShadowProjection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ShadowQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ShadowResolution
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ShadowObjectsFilter
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__CameraClearFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__DepthTextureMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AnisotropicFiltering
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SkinWeights
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__MeshTopology
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SkinQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ColorSpace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ColorGamut
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ColorPrimaries
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__WhitePoint
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TransferFunction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ScreenOrientation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__FilterMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextureWrapMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextureFormat
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081AD20   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextureColorSpace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__CubemapFace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RenderTextureFormat
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081AD48   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__VRTextureUsage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RenderTextureCreationFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RenderTextureReadWrite
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RenderTextureMemoryless
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LightmapsMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LightProbeProxyVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__MotionVectorGenerationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LineTextureMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LineAlignment
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TerrainQualityOverrides
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SkinnedMeshRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107202F8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__MeshRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10803268   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__LODFadeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LOD
    {
        constexpr std::uintptr_t screenRelativeTransitionHeight   = 0x0          ;
        constexpr std::uintptr_t fadeTransitionWidth              = 0x4          ;
        constexpr std::uintptr_t renderers                        = 0x8          ;
    }

    namespace UnityEngine__LODGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Mesh
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082CEA0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__BoneWeight
    {
        constexpr std::uintptr_t m_Weight0                        = 0x0          ;
        constexpr std::uintptr_t m_Weight1                        = 0x4          ;
        constexpr std::uintptr_t m_Weight2                        = 0x8          ;
        constexpr std::uintptr_t m_Weight3                        = 0xC          ;
        constexpr std::uintptr_t m_BoneIndex0                     = 0x10         ;
        constexpr std::uintptr_t m_BoneIndex1                     = 0x14         ;
        constexpr std::uintptr_t m_BoneIndex2                     = 0x18         ;
        constexpr std::uintptr_t m_BoneIndex3                     = 0x1C         ;
    }

    namespace UnityEngine__CombineInstance
    {
        constexpr std::uintptr_t m_MeshInstanceID                 = 0x0          ;
        constexpr std::uintptr_t m_SubMeshIndex                   = 0x4          ;
        constexpr std::uintptr_t m_Transform                      = 0x8          ;
        constexpr std::uintptr_t m_LightmapScaleOffset            = 0x48         ;
        constexpr std::uintptr_t m_RealtimeLightmapScaleOffset    = 0x58         ;
    }

    namespace UnityEngine__Texture
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10851578   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t GenerateAllMips                  = 0x0          ;
        }

    }

    namespace UnityEngine__Texture2D
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10825E08   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Cubemap
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D4CA8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Texture3D
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075E870   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Texture2DArray
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CubemapArray
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__RenderTexture
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DE7F8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CustomRenderTexture
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__RenderTextureDescriptor
    {
        constexpr std::uintptr_t _width_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _height_k__BackingField          = 0x4          ;
        constexpr std::uintptr_t _msaaSamples_k__BackingField     = 0x8          ;
        constexpr std::uintptr_t _volumeDepth_k__BackingField     = 0xC          ;
        constexpr std::uintptr_t _mipCount_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _graphicsFormat                  = 0x14         ;
        constexpr std::uintptr_t _stencilFormat_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _depthStencilFormat_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _dimension_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _shadowSamplingMode_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _vrUsage_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _flags                           = 0x2C         ;
        constexpr std::uintptr_t _memoryless_k__BackingField      = 0x30         ;
    }

    namespace UnityEngine__MipmapLimitDescriptor
    {
        constexpr std::uintptr_t _useMipmapLimit_k__BackingField  = 0x0          ;
        constexpr std::uintptr_t _groupName_k__BackingField       = 0x8          ;
    }

    namespace UnityEngine__Hash128
    {
        constexpr std::uintptr_t u64_0                            = 0x0          ;
        constexpr std::uintptr_t u64_1                            = 0x8          ;
    }

    namespace UnityEngine__CursorMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__CursorLockMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__KeyCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Logger
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10845F88   ;
        constexpr std::uintptr_t _logHandler_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _logEnabled_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _filterLogType_k__BackingField   = 0x1C         ;
    }

    namespace UnityEngine__UnityLogWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854478   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;
    }

    namespace UnityEngine__Color
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C808   ;
        constexpr std::uintptr_t r                                = 0x0          ;
        constexpr std::uintptr_t g                                = 0x4          ;
        constexpr std::uintptr_t b                                = 0x8          ;
        constexpr std::uintptr_t a                                = 0xC          ;
    }

    namespace UnityEngine__Color32
    {
        constexpr std::uintptr_t rgba                             = 0x0          ;
        constexpr std::uintptr_t g                                = 0x1          ;
        constexpr std::uintptr_t b                                = 0x2          ;
        constexpr std::uintptr_t a                                = 0x3          ;
    }

    namespace UnityEngine__GradientColorKey
    {
        constexpr std::uintptr_t color                            = 0x0          ;
        constexpr std::uintptr_t time                             = 0x10         ;
    }

    namespace UnityEngine__GradientAlphaKey
    {
        constexpr std::uintptr_t alpha                            = 0x0          ;
        constexpr std::uintptr_t time                             = 0x4          ;
    }

    namespace UnityEngine__GradientMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Gradient
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107952B8   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_RequiresNativeCleanup          = 0x18         ;
    }

    namespace UnityEngine__FrustumPlanes
    {
        constexpr std::uintptr_t left                             = 0x0          ;
        constexpr std::uintptr_t right                            = 0x4          ;
        constexpr std::uintptr_t bottom                           = 0x8          ;
        constexpr std::uintptr_t top                              = 0xC          ;
        constexpr std::uintptr_t zNear                            = 0x10         ;
        constexpr std::uintptr_t zFar                             = 0x14         ;
    }

    namespace UnityEngine__Matrix4x4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108470A8   ;
        constexpr std::uintptr_t m00                              = 0x0          ;
        constexpr std::uintptr_t m10                              = 0x4          ;
        constexpr std::uintptr_t m20                              = 0x8          ;
        constexpr std::uintptr_t m30                              = 0xC          ;
        constexpr std::uintptr_t m01                              = 0x10         ;
        constexpr std::uintptr_t m11                              = 0x14         ;
        constexpr std::uintptr_t m21                              = 0x18         ;
        constexpr std::uintptr_t m31                              = 0x1C         ;
        constexpr std::uintptr_t m02                              = 0x20         ;
        constexpr std::uintptr_t m12                              = 0x24         ;
        constexpr std::uintptr_t m22                              = 0x28         ;
        constexpr std::uintptr_t m32                              = 0x2C         ;
        constexpr std::uintptr_t m03                              = 0x30         ;
        constexpr std::uintptr_t m13                              = 0x34         ;
        constexpr std::uintptr_t m23                              = 0x38         ;
        constexpr std::uintptr_t m33                              = 0x3C         ;

        namespace _static
        {
            constexpr std::uintptr_t zeroMatrix                       = 0x0          ;
            constexpr std::uintptr_t identityMatrix                   = 0x40         ;
        }

    }

    namespace UnityEngine__Vector3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082AB50   ;
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t zeroVector                       = 0x0          ;
            constexpr std::uintptr_t oneVector                        = 0xC          ;
            constexpr std::uintptr_t upVector                         = 0x18         ;
            constexpr std::uintptr_t downVector                       = 0x24         ;
            constexpr std::uintptr_t leftVector                       = 0x30         ;
            constexpr std::uintptr_t rightVector                      = 0x3C         ;
            constexpr std::uintptr_t forwardVector                    = 0x48         ;
            constexpr std::uintptr_t backVector                       = 0x54         ;
            constexpr std::uintptr_t positiveInfinityVector           = 0x60         ;
            constexpr std::uintptr_t negativeInfinityVector           = 0x6C         ;
        }

    }

    namespace UnityEngine__Quaternion
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839F38   ;
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;
        constexpr std::uintptr_t w                                = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t identityQuaternion               = 0x0          ;
        }

    }

    namespace UnityEngine__Vector2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108249A8   ;
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t zeroVector                       = 0x0          ;
            constexpr std::uintptr_t oneVector                        = 0x8          ;
            constexpr std::uintptr_t upVector                         = 0x10         ;
            constexpr std::uintptr_t downVector                       = 0x18         ;
            constexpr std::uintptr_t leftVector                       = 0x20         ;
            constexpr std::uintptr_t rightVector                      = 0x28         ;
            constexpr std::uintptr_t positiveInfinityVector           = 0x30         ;
            constexpr std::uintptr_t negativeInfinityVector           = 0x38         ;
        }

    }

    namespace UnityEngine__Vector2Int
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D5F18   ;
        constexpr std::uintptr_t m_X                              = 0x0          ;
        constexpr std::uintptr_t m_Y                              = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t s_Zero                           = 0x0          ;
            constexpr std::uintptr_t s_One                            = 0x8          ;
            constexpr std::uintptr_t s_Up                             = 0x10         ;
            constexpr std::uintptr_t s_Down                           = 0x18         ;
            constexpr std::uintptr_t s_Left                           = 0x20         ;
            constexpr std::uintptr_t s_Right                          = 0x28         ;
        }

    }

    namespace UnityEngine__Vector3Int
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10794808   ;
        constexpr std::uintptr_t m_X                              = 0x0          ;
        constexpr std::uintptr_t m_Y                              = 0x4          ;
        constexpr std::uintptr_t m_Z                              = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_Zero                           = 0x0          ;
            constexpr std::uintptr_t s_One                            = 0xC          ;
            constexpr std::uintptr_t s_Up                             = 0x18         ;
            constexpr std::uintptr_t s_Down                           = 0x24         ;
            constexpr std::uintptr_t s_Left                           = 0x30         ;
            constexpr std::uintptr_t s_Right                          = 0x3C         ;
            constexpr std::uintptr_t s_Forward                        = 0x48         ;
            constexpr std::uintptr_t s_Back                           = 0x54         ;
        }

    }

    namespace UnityEngine__Vector4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108249B0   ;
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;
        constexpr std::uintptr_t w                                = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t zeroVector                       = 0x0          ;
            constexpr std::uintptr_t oneVector                        = 0x10         ;
            constexpr std::uintptr_t positiveInfinityVector           = 0x20         ;
            constexpr std::uintptr_t negativeInfinityVector           = 0x30         ;
        }

    }

    namespace UnityEngine__TypeDispatchData
    {
        constexpr std::uintptr_t changed                          = 0x0          ;
        constexpr std::uintptr_t changedID                        = 0x8          ;
        constexpr std::uintptr_t destroyedID                      = 0x18         ;
    }

    namespace UnityEngine__TransformDispatchData
    {
        constexpr std::uintptr_t transformedID                    = 0x0          ;
        constexpr std::uintptr_t parentID                         = 0x10         ;
        constexpr std::uintptr_t localToWorldMatrices             = 0x20         ;
        constexpr std::uintptr_t positions                        = 0x30         ;
        constexpr std::uintptr_t rotations                        = 0x40         ;
        constexpr std::uintptr_t scales                           = 0x50         ;
    }

    namespace UnityEngine__ObjectDispatcher
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_TypeDispatch                   = 0x0          ;
            constexpr std::uintptr_t s_TransformDispatch              = 0x8          ;
        }

    }

    namespace UnityEngine__Ping
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__PlayerPrefsException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace UnityEngine__PropertyAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace UnityEngine__InspectorNameAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
    }

    namespace UnityEngine__TooltipAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t tooltip                          = 0x18         ;
    }

    namespace UnityEngine__SpaceAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t height                           = 0x18         ;
    }

    namespace UnityEngine__HeaderAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t header                           = 0x18         ;
    }

    namespace UnityEngine__RangeAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
        constexpr std::uintptr_t max                              = 0x1C         ;
    }

    namespace UnityEngine__MinAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FD928   ;
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t min                              = 0x18         ;
    }

    namespace UnityEngine__MultilineAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t lines                            = 0x18         ;
    }

    namespace UnityEngine__TextAreaAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t minLines                         = 0x18         ;
        constexpr std::uintptr_t maxLines                         = 0x1C         ;
    }

    namespace UnityEngine__ColorUsageAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t showAlpha                        = 0x18         ;
        constexpr std::uintptr_t hdr                              = 0x19         ;
        constexpr std::uintptr_t minBrightness                    = 0x1C         ;
        constexpr std::uintptr_t maxBrightness                    = 0x20         ;
        constexpr std::uintptr_t minExposureValue                 = 0x24         ;
        constexpr std::uintptr_t maxExposureValue                 = 0x28         ;
    }

    namespace UnityEngine__DelayedAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace UnityEngine__PropertyName
    {
        constexpr std::uintptr_t id                               = 0x0          ;
    }

    namespace UnityEngine__RenderingLayerMask
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073ADD8   ;
        constexpr std::uintptr_t m_Bits                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _defaultRenderingLayerMask_k__BackingField = 0x0          ;
        }

    }

    namespace UnityEngine__ResourceRequest
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
        constexpr std::uintptr_t m_Path                           = 0x20         ;
        constexpr std::uintptr_t m_Type                           = 0x28         ;
    }

    namespace UnityEngine__AsyncInstantiateOperation
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
        constexpr std::uintptr_t m_Result                         = 0x20         ;
        constexpr std::uintptr_t m_CancellationToken              = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_GlobalCancellation             = 0x0          ;
        }

    }

    namespace UnityEngine__AsyncInstantiateOperation`1
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
        constexpr std::uintptr_t m_Result                         = 0x20         ;
        constexpr std::uintptr_t m_CancellationToken              = 0x28         ;
    }

    namespace UnityEngine__AsyncOperation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077E848   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
    }

    namespace UnityEngine__RequireComponent
    {
        constexpr std::uintptr_t m_Type0                          = 0x10         ;
        constexpr std::uintptr_t m_Type1                          = 0x18         ;
        constexpr std::uintptr_t m_Type2                          = 0x20         ;
    }

    namespace UnityEngine__AddComponentMenu
    {
        constexpr std::uintptr_t m_AddComponentMenu               = 0x10         ;
        constexpr std::uintptr_t m_Ordering                       = 0x18         ;
    }

    namespace UnityEngine__CreateAssetMenuAttribute
    {
        constexpr std::uintptr_t _menuName_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _fileName_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _order_k__BackingField           = 0x20         ;
    }

    namespace UnityEngine__ContextMenu
    {
        constexpr std::uintptr_t menuItem                         = 0x10         ;
        constexpr std::uintptr_t validate                         = 0x18         ;
        constexpr std::uintptr_t priority                         = 0x1C         ;
    }

    namespace UnityEngine__HelpURLAttribute
    {
        constexpr std::uintptr_t m_Url                            = 0x10         ;
        constexpr std::uintptr_t m_Dispatcher                     = 0x18         ;
        constexpr std::uintptr_t m_DispatchingFieldName           = 0x20         ;
    }

    namespace UnityEngine__DefaultExecutionOrder
    {
        constexpr std::uintptr_t m_Order                          = 0x10         ;
    }

    namespace UnityEngine__Awaitable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077D6A8   ;
        constexpr std::uintptr_t _spinLock                        = 0x10         ;
        constexpr std::uintptr_t _handle                          = 0x18         ;
        constexpr std::uintptr_t _exceptionToRethrow              = 0x20         ;
        constexpr std::uintptr_t _managedAwaitableDone            = 0x28         ;
        constexpr std::uintptr_t _completionThreadAffinity        = 0x2C         ;
        constexpr std::uintptr_t _continuation                    = 0x30         ;
        constexpr std::uintptr_t _cancelTokenRegistration         = 0x38         ;
        constexpr std::uintptr_t _managedCompletionQueue          = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _pool                            = 0x0          ;
            constexpr std::uintptr_t _nextFrameAndEndOfFrameWiredUp   = 0x8          ;
            constexpr std::uintptr_t _nextFrameAndEndOfFrameWiredUpCTRegistration = 0x10         ;
            constexpr std::uintptr_t _nextFrameAwaitables             = 0x28         ;
            constexpr std::uintptr_t _endOfFrameAwaitables            = 0x30         ;
            constexpr std::uintptr_t _synchronizationContext          = 0x38         ;
            constexpr std::uintptr_t _mainThreadId                    = 0x40         ;
        }

    }

    namespace UnityEngine__Awaitable`1
    {
        constexpr std::uintptr_t _awaitable                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _pool                            = 0x0          ;
        }

    }

    namespace UnityEngine__Behaviour
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F94C0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CastHelper`1
    {
        constexpr std::uintptr_t t                                = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine__AssemblyVersion
    {
        constexpr std::uintptr_t major                            = 0x0          ;
        constexpr std::uintptr_t minor                            = 0x2          ;
        constexpr std::uintptr_t build                            = 0x4          ;
        constexpr std::uintptr_t revision                         = 0x6          ;
    }

    namespace UnityEngine__AssemblyFullName
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t Version                          = 0x8          ;
        constexpr std::uintptr_t PublicKeyToken                   = 0x10         ;
        constexpr std::uintptr_t Culture                          = 0x18         ;
    }

    namespace UnityEngine__Component
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10823CE0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Coroutine
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__EnumData
    {
        constexpr std::uintptr_t values                           = 0x0          ;
        constexpr std::uintptr_t flagValues                       = 0x8          ;
        constexpr std::uintptr_t displayNames                     = 0x10         ;
        constexpr std::uintptr_t names                            = 0x18         ;
        constexpr std::uintptr_t tooltip                          = 0x20         ;
        constexpr std::uintptr_t flags                            = 0x28         ;
        constexpr std::uintptr_t underlyingType                   = 0x30         ;
        constexpr std::uintptr_t unsigned                         = 0x38         ;
        constexpr std::uintptr_t serializable                     = 0x39         ;
    }

    namespace UnityEngine__FailedToLoadScriptObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__GameObject
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082FF28   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__InspectorOrderAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _m_inspectorSort_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _m_sortDirection_k__BackingField = 0x1C         ;
    }

    namespace UnityEngine__InspectorSort
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__InspectorSortDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__LayerMask
    {
        constexpr std::uintptr_t m_Mask                           = 0x0          ;
    }

    namespace UnityEngine__LazyLoadReference`1
    {
        constexpr std::uintptr_t m_InstanceID                     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine__MonoBehaviour
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077E7C8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace UnityEngine__RangeInt
    {
        constexpr std::uintptr_t start                            = 0x0          ;
        constexpr std::uintptr_t length                           = 0x4          ;
    }

    namespace UnityEngine__RuntimeInitializeLoadType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RuntimeInitializeOnLoadMethodAttribute
    {
        constexpr std::uintptr_t m_LoadType                       = 0x10         ;
    }

    namespace UnityEngine__ScriptableObject
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10846348   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__UnityException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace UnityEngine__MissingReferenceException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace UnityEngine__TagHandle
    {
        constexpr std::uintptr_t _tagIndex                        = 0x0          ;
    }

    namespace UnityEngine__TextAsset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078D168   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__TrackedReference
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__HideFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__FindObjectsSortMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__FindObjectsInactive
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__InstantiateParameters
    {
        constexpr std::uintptr_t parent                           = 0x0          ;
        constexpr std::uintptr_t scene                            = 0x8          ;
        constexpr std::uintptr_t worldSpace                       = 0xC          ;
        constexpr std::uintptr_t originalImmutable                = 0xD          ;
    }

    namespace UnityEngine__EntityId
    {
        constexpr std::uintptr_t m_Data                           = 0x0          ;
    }

    namespace UnityEngine__Object
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10825ED0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t OffsetOfInstanceIDInCPlusPlusObject = 0x0          ;
        }

    }

    namespace UnityEngine__UnitySynchronizationContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D1588   ;
        constexpr std::uintptr_t _props                           = 0x10         ;
        constexpr std::uintptr_t m_AsyncWorkQueue                 = 0x18         ;
        constexpr std::uintptr_t m_CurrentFrameWork               = 0x20         ;
        constexpr std::uintptr_t m_MainThreadID                   = 0x28         ;
        constexpr std::uintptr_t m_TrackedCount                   = 0x2C         ;
    }

    namespace UnityEngine__WaitForSeconds
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079D5F8   ;
        constexpr std::uintptr_t m_Seconds                        = 0x10         ;
    }

    namespace UnityEngine__WaitForSecondsRealtime
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10841CB8   ;
        constexpr std::uintptr_t _waitTime_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t m_WaitUntilTime                  = 0x14         ;
    }

    namespace UnityEngine__WaitTimeoutMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__WaitUntil
    {
        constexpr std::uintptr_t m_Predicate                      = 0x10         ;
        constexpr std::uintptr_t m_TimeoutCallback                = 0x18         ;
        constexpr std::uintptr_t m_TimeoutMode                    = 0x20         ;
        constexpr std::uintptr_t m_MaxExecutionTime               = 0x28         ;
    }

    namespace UnityEngine__WaitWhile
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107316A0   ;
        constexpr std::uintptr_t m_Predicate                      = 0x10         ;
        constexpr std::uintptr_t m_TimeoutCallback                = 0x18         ;
        constexpr std::uintptr_t m_TimeoutMode                    = 0x20         ;
        constexpr std::uintptr_t m_MaxExecutionTime               = 0x28         ;
    }

    namespace UnityEngine__MakeSerializableAttribute
    {
        constexpr std::uintptr_t serializableType                 = 0x10         ;
    }

    namespace UnityEngine__ComputeBuffer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083C2F8   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__ComputeShader
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__LowerResBlitTexture
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__PreloadData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__BatteryStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__OperatingSystemFamily
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__DeviceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TouchScreenKeyboard_InternalConstructorHelperArguments
    {
        constexpr std::uintptr_t keyboardType                     = 0x0          ;
        constexpr std::uintptr_t autocorrection                   = 0x4          ;
        constexpr std::uintptr_t multiline                        = 0x8          ;
        constexpr std::uintptr_t secure                           = 0xC          ;
        constexpr std::uintptr_t alert                            = 0x10         ;
        constexpr std::uintptr_t characterLimit                   = 0x14         ;
    }

    namespace UnityEngine__TouchScreenKeyboard
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DB1B8   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _disableInPlaceEditing_k__BackingField = 0x0          ;
        }

    }

    namespace UnityEngine__TouchScreenKeyboardType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Pose
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t rotation                         = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t k_Identity                       = 0x0          ;
        }

    }

    namespace UnityEngine__DrivenTransformProperties
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RectTransform
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10740390   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t reapplyDrivenProperties          = 0x0          ;
        }

    }

    namespace UnityEngine__Transform
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081E800   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__TransformHandle
    {
        constexpr std::uintptr_t pTransformData                   = 0x0          ;
        constexpr std::uintptr_t id                               = 0x8          ;
    }

    namespace UnityEngine_Profiling__Recorder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAAB8   ;
        constexpr std::uintptr_t m_RecorderCPU                    = 0x10         ;
        constexpr std::uintptr_t m_RecorderGPU                    = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_InvalidRecorder                = 0x0          ;
        }

    }

    namespace UnityEngine_Profiling__Sampler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAB20   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_InvalidSampler                 = 0x0          ;
        }

    }

    namespace UnityEngine_Profiling__CustomSampler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073A198   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_InvalidCustomSampler           = 0x0          ;
        }

    }

    namespace UnityEngine_Jobs__TransformAccess
    {
        constexpr std::uintptr_t hierarchy                        = 0x0          ;
        constexpr std::uintptr_t index                            = 0x8          ;
    }

    namespace UnityEngine_Jobs__TransformAccessArray
    {
        constexpr std::uintptr_t m_TransformArray                 = 0x0          ;
    }

    namespace UnityEngine_Windows_Speech__PhraseRecognizer
    {
        constexpr std::uintptr_t m_Recognizer                     = 0x10         ;
        constexpr std::uintptr_t OnPhraseRecognized               = 0x18         ;
    }

    namespace UnityEngine_Windows_Speech__DictationRecognizer
    {
        constexpr std::uintptr_t m_Recognizer                     = 0x10         ;
        constexpr std::uintptr_t DictationHypothesis              = 0x18         ;
        constexpr std::uintptr_t DictationResult                  = 0x20         ;
        constexpr std::uintptr_t DictationComplete                = 0x28         ;
        constexpr std::uintptr_t DictationError                   = 0x30         ;
    }

    namespace UnityEngine_Windows_Speech__ConfidenceLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Windows_Speech__SpeechSystemStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Windows_Speech__SpeechError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Windows_Speech__DictationCompletionCause
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Windows_Speech__SemanticMeaning
    {
        constexpr std::uintptr_t key                              = 0x0          ;
        constexpr std::uintptr_t values                           = 0x8          ;
    }

    namespace UnityEngine_Windows_Speech__PhraseRecognizedEventArgs
    {
        constexpr std::uintptr_t confidence                       = 0x0          ;
        constexpr std::uintptr_t semanticMeanings                 = 0x8          ;
        constexpr std::uintptr_t text                             = 0x10         ;
        constexpr std::uintptr_t phraseStartTime                  = 0x18         ;
        constexpr std::uintptr_t phraseDuration                   = 0x20         ;
    }

    namespace UnityEngine_Windows_WebCam__PhotoCapture
    {
        constexpr std::uintptr_t m_NativePtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t HR_SUCCESS                       = 0x0          ;
        }

    }

    namespace UnityEngine_Windows_WebCam__PhotoCaptureFrame
    {
        constexpr std::uintptr_t m_NativePtr                      = 0x10         ;
        constexpr std::uintptr_t _dataLength_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _hasLocationData_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _pixelFormat_k__BackingField     = 0x20         ;
    }

    namespace UnityEngine_Windows_WebCam__VideoCapture
    {
        constexpr std::uintptr_t m_NativePtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t HR_SUCCESS                       = 0x0          ;
        }

    }

    namespace UnityEngine_Windows_WebCam__CapturePixelFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Events__PersistentListenerMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Events__ArgumentCache
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D9F88   ;
        constexpr std::uintptr_t m_ObjectArgument                 = 0x10         ;
        constexpr std::uintptr_t m_ObjectArgumentAssemblyTypeName = 0x18         ;
        constexpr std::uintptr_t m_IntArgument                    = 0x20         ;
        constexpr std::uintptr_t m_FloatArgument                  = 0x24         ;
        constexpr std::uintptr_t m_StringArgument                 = 0x28         ;
        constexpr std::uintptr_t m_BoolArgument                   = 0x30         ;
    }

    namespace UnityEngine_Events__InvokableCall
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107984F0   ;
        constexpr std::uintptr_t Delegate                         = 0x10         ;
    }

    namespace UnityEngine_Events__InvokableCall`1
    {
        constexpr std::uintptr_t Delegate                         = 0x0          ;
    }

    namespace UnityEngine_Events__InvokableCall`2
    {
        constexpr std::uintptr_t Delegate                         = 0x0          ;
    }

    namespace UnityEngine_Events__InvokableCall`3
    {
        constexpr std::uintptr_t Delegate                         = 0x0          ;
    }

    namespace UnityEngine_Events__InvokableCall`4
    {
        constexpr std::uintptr_t Delegate                         = 0x0          ;
    }

    namespace UnityEngine_Events__CachedInvokableCall`1
    {
        constexpr std::uintptr_t Delegate                         = 0x10         ;
        constexpr std::uintptr_t m_Arg1                           = 0x0          ;
    }

    namespace UnityEngine_Events__UnityEventCallState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Events__PersistentCall
    {
        constexpr std::uintptr_t m_Target                         = 0x10         ;
        constexpr std::uintptr_t m_TargetAssemblyTypeName         = 0x18         ;
        constexpr std::uintptr_t m_MethodName                     = 0x20         ;
        constexpr std::uintptr_t m_Mode                           = 0x28         ;
        constexpr std::uintptr_t m_Arguments                      = 0x30         ;
        constexpr std::uintptr_t m_CallState                      = 0x38         ;
    }

    namespace UnityEngine_Events__PersistentCallGroup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DA1B8   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
    }

    namespace UnityEngine_Events__InvokableCallList
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DA200   ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x10         ;
        constexpr std::uintptr_t m_RuntimeCalls                   = 0x18         ;
        constexpr std::uintptr_t m_ExecutingCalls                 = 0x20         ;
        constexpr std::uintptr_t m_NeedsUpdate                    = 0x28         ;
    }

    namespace UnityEngine_Events__UnityEventBase
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
    }

    namespace UnityEngine_Events__UnityAction
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A6678   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Events__UnityEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079B868   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace UnityEngine_Events__UnityAction`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Events__UnityEvent`1
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x0          ;
    }

    namespace UnityEngine_Events__UnityAction`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Events__UnityEvent`2
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x0          ;
    }

    namespace UnityEngine_Events__UnityAction`3
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Events__UnityEvent`3
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x0          ;
    }

    namespace UnityEngine_Events__UnityAction`4
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Events__UnityEvent`4
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x0          ;
    }

    namespace UnityEngine_Serialization__FormerlySerializedAsAttribute
    {
        constexpr std::uintptr_t m_oldName                        = 0x10         ;
    }

    namespace UnityEngine_Categorization__ElementInfoAttribute
    {
        constexpr std::uintptr_t _Order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
    }

    namespace UnityEngine_Categorization__CategoryInfoAttribute
    {
        constexpr std::uintptr_t _Order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
    }

    namespace UnityEngine_Bindings__BlittableArrayWrapper
    {
        constexpr std::uintptr_t data                             = 0x0          ;
        constexpr std::uintptr_t size                             = 0x8          ;
        constexpr std::uintptr_t updateFlags                      = 0xC          ;
    }

    namespace UnityEngine_Bindings__BlittableListWrapper
    {
        constexpr std::uintptr_t arrayWrapper                     = 0x0          ;
        constexpr std::uintptr_t listSize                         = 0x10         ;
    }

    namespace UnityEngine_Bindings__ManagedSpanWrapper
    {
        constexpr std::uintptr_t begin                            = 0x0          ;
        constexpr std::uintptr_t length                           = 0x8          ;
    }

    namespace UnityEngine_Scripting_APIUpdating__MovedFromAttributeData
    {
        constexpr std::uintptr_t className                        = 0x0          ;
        constexpr std::uintptr_t nameSpace                        = 0x8          ;
        constexpr std::uintptr_t assembly                         = 0x10         ;
        constexpr std::uintptr_t classHasChanged                  = 0x18         ;
        constexpr std::uintptr_t nameSpaceHasChanged              = 0x19         ;
        constexpr std::uintptr_t assemblyHasChanged               = 0x1A         ;
        constexpr std::uintptr_t autoUdpateAPI                    = 0x1B         ;
    }

    namespace UnityEngine_Scripting_APIUpdating__MovedFromAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DAA98   ;
        constexpr std::uintptr_t data                             = 0x10         ;
    }

    namespace UnityEngine_SceneManagement__Scene
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_SceneManagement__SceneHandle
    {
        constexpr std::uintptr_t m_Value                          = 0x0          ;
    }

    namespace UnityEngine_SceneManagement__LoadSceneMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_SceneManagement__LocalPhysicsMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_SceneManagement__LoadSceneParameters
    {
        constexpr std::uintptr_t m_LoadSceneMode                  = 0x0          ;
        constexpr std::uintptr_t m_LocalPhysicsMode               = 0x4          ;
    }

    namespace UnityEngine_SceneManagement__CreateSceneParameters
    {
        constexpr std::uintptr_t m_LocalPhysicsMode               = 0x0          ;
    }

    namespace UnityEngine_SceneManagement__UnloadSceneOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_LowLevel__PlayerLoopSystemInternal
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t updateDelegate                   = 0x8          ;
        constexpr std::uintptr_t updateFunction                   = 0x10         ;
        constexpr std::uintptr_t loopConditionFunction            = 0x18         ;
        constexpr std::uintptr_t numSubSystems                    = 0x20         ;
    }

    namespace UnityEngine_LowLevel__PlayerLoopSystem
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t subSystemList                    = 0x8          ;
        constexpr std::uintptr_t updateDelegate                   = 0x10         ;
        constexpr std::uintptr_t updateFunction                   = 0x18         ;
        constexpr std::uintptr_t loopConditionFunction            = 0x20         ;
    }

    namespace UnityEngine_Pool__ObjectPool`1
    {
        constexpr std::uintptr_t m_List                           = 0x0          ;
    }

    namespace UnityEngine_Pool__PooledObject`1
    {
        constexpr std::uintptr_t m_ToReturn                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_Networking_PlayerConnection__MessageEventArgs
    {
        constexpr std::uintptr_t playerId                         = 0x10         ;
        constexpr std::uintptr_t data                             = 0x18         ;
    }

    namespace UnityEngine_Networking_PlayerConnection__PlayerConnection
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_PlayerEditorConnectionEvents   = 0x18         ;
        constexpr std::uintptr_t m_connectedPlayers               = 0x20         ;
        constexpr std::uintptr_t m_IsInitilized                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t connectionNative                 = 0x0          ;
            constexpr std::uintptr_t s_Instance                       = 0x8          ;
        }

    }

    namespace UnityEngine_Networking_PlayerConnection__PlayerEditorConnectionEvents
    {
        constexpr std::uintptr_t m_MessageTypeSubscribers         = 0x10         ;
        constexpr std::uintptr_t m_SubscriberLookup               = 0x18         ;
        constexpr std::uintptr_t connectionEvent                  = 0x20         ;
        constexpr std::uintptr_t disconnectionEvent               = 0x28         ;
    }

    namespace UnityEngine_Internal__DefaultValueAttribute
    {
        constexpr std::uintptr_t DefaultValue                     = 0x10         ;
    }

    namespace UnityEngine_Playables__FrameData
    {
        constexpr std::uintptr_t m_FrameID                        = 0x0          ;
        constexpr std::uintptr_t m_DeltaTime                      = 0x8          ;
        constexpr std::uintptr_t m_Weight                         = 0x10         ;
        constexpr std::uintptr_t m_EffectiveWeight                = 0x14         ;
        constexpr std::uintptr_t m_EffectiveParentDelay           = 0x18         ;
        constexpr std::uintptr_t m_EffectiveParentSpeed           = 0x20         ;
        constexpr std::uintptr_t m_EffectiveSpeed                 = 0x24         ;
        constexpr std::uintptr_t m_Flags                          = 0x28         ;
        constexpr std::uintptr_t m_Output                         = 0x30         ;
    }

    namespace UnityEngine_Playables__FrameRate
    {
        constexpr std::uintptr_t m_Rate                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t k_24Fps                          = 0x0          ;
            constexpr std::uintptr_t k_23_976Fps                      = 0x4          ;
            constexpr std::uintptr_t k_25Fps                          = 0x8          ;
            constexpr std::uintptr_t k_30Fps                          = 0xC          ;
            constexpr std::uintptr_t k_29_97Fps                       = 0x10         ;
            constexpr std::uintptr_t k_50Fps                          = 0x14         ;
            constexpr std::uintptr_t k_60Fps                          = 0x18         ;
            constexpr std::uintptr_t k_59_94Fps                       = 0x1C         ;
        }

    }

    namespace UnityEngine_Playables__DirectorWrapMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Playables__Playable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076F980   ;
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Playables__PlayableAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Playables__PlayableBinding
    {
        constexpr std::uintptr_t m_StreamName                     = 0x0          ;
        constexpr std::uintptr_t m_SourceObject                   = 0x8          ;
        constexpr std::uintptr_t m_SourceBindingType              = 0x10         ;
        constexpr std::uintptr_t m_CreateOutputMethod             = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t None                             = 0x0          ;
            constexpr std::uintptr_t DefaultDuration                  = 0x8          ;
        }

    }

    namespace UnityEngine_Playables__PlayableTraversalMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Playables__DirectorUpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Playables__PlayableGraph
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
        constexpr std::uintptr_t m_Version                        = 0x8          ;
    }

    namespace UnityEngine_Playables__PlayState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Playables__PlayableHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076F990   ;
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
        constexpr std::uintptr_t m_Version                        = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t m_Null                           = 0x0          ;
        }

    }

    namespace UnityEngine_Playables__PlayableOutput
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayableOutput             = 0x0          ;
        }

    }

    namespace UnityEngine_Playables__PlayableOutputHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076F528   ;
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
        constexpr std::uintptr_t m_Version                        = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t m_Null                           = 0x0          ;
        }

    }

    namespace UnityEngine_Playables__ScriptPlayable`1
    {
        constexpr std::uintptr_t m_Handle                         = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Playables__ScriptPlayableOutput
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Assertions__AssertionException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t m_UserMessage                    = 0x90         ;
    }

    namespace UnityEngine_Analytics__SendEventOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Analytics__AnalyticsEventBase
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
    }

    namespace UnityEngine_Analytics__BatchRenderGroupUsageAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t maxBRGInstance                   = 0x30         ;
        constexpr std::uintptr_t maxMeshCount                     = 0x34         ;
        constexpr std::uintptr_t maxMaterialCount                 = 0x38         ;
        constexpr std::uintptr_t maxDrawCommandBatch              = 0x3C         ;
    }

    namespace UnityEngine_Analytics__UaaLApplicationLaunchAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t launch_type                      = 0x30         ;
        constexpr std::uintptr_t launch_process_type              = 0x34         ;
    }

    namespace UnityEngine_Analytics__ShaderRuntimeInfoAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t VariantsRequested                = 0x30         ;
        constexpr std::uintptr_t VariantsRequestedMissing         = 0x38         ;
        constexpr std::uintptr_t VariantsRequestedUnsupported     = 0x40         ;
        constexpr std::uintptr_t VariantsRequestedCompiled        = 0x48         ;
        constexpr std::uintptr_t VariantsRequestedViaWarmup       = 0x50         ;
        constexpr std::uintptr_t VariantsUnused                   = 0x58         ;
        constexpr std::uintptr_t VariantsCompilationTimeTotal     = 0x60         ;
        constexpr std::uintptr_t VariantsCompilationTimeMax       = 0x64         ;
        constexpr std::uintptr_t VariantsCompilationTimeMedian    = 0x68         ;
        constexpr std::uintptr_t VariantsWarmupTimeTotal          = 0x6C         ;
        constexpr std::uintptr_t VariantsWarmupTimeMax            = 0x70         ;
        constexpr std::uintptr_t VariantsWarmupTimeMedian         = 0x74         ;
        constexpr std::uintptr_t UseProgressiveWarmup             = 0x78         ;
        constexpr std::uintptr_t ShaderChunkSizeMin               = 0x7C         ;
        constexpr std::uintptr_t ShaderChunkSizeMax               = 0x80         ;
        constexpr std::uintptr_t ShaderChunkSizeAvg               = 0x84         ;
        constexpr std::uintptr_t ShaderChunkCountMin              = 0x88         ;
        constexpr std::uintptr_t ShaderChunkCountMax              = 0x8C         ;
        constexpr std::uintptr_t ShaderChunkCountAvg              = 0x90         ;
    }

    namespace UnityEngine_Rendering__SortingGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Rendering__AsyncGPUReadbackRequest
    {
        constexpr std::uintptr_t m_Ptr                            = 0x0          ;
        constexpr std::uintptr_t m_Version                        = 0x8          ;
    }

    namespace UnityEngine_Rendering__AsyncRequestNativeArrayData
    {
        constexpr std::uintptr_t nativeArrayBuffer                = 0x0          ;
        constexpr std::uintptr_t lengthInBytes                    = 0x8          ;
    }

    namespace UnityEngine_Rendering__RayTracingAccelerationStructureBuildFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__IndexFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__MeshUpdateFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__VertexAttributeFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__VertexAttribute
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RenderBufferLoadAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RenderBufferStoreAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__FastMemoryFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__CompareFunction
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10748B80   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__CullMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ColorWriteMask
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10748B78   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__StencilOp
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10748BC8   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__AmbientMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__DefaultReflectionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__CameraEvent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__LightEvent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShadowMapPass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BuiltinRenderTextureType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShadowCastingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__LightUnit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__GraphicsDeviceType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D8350   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__SubMeshDescriptor
    {
        constexpr std::uintptr_t _bounds_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _topology_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _indexStart_k__BackingField      = 0x1C         ;
        constexpr std::uintptr_t _indexCount_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _baseVertex_k__BackingField      = 0x24         ;
        constexpr std::uintptr_t _firstVertex_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _vertexCount_k__BackingField     = 0x2C         ;
    }

    namespace UnityEngine_Rendering__VertexAttributeDescriptor
    {
        constexpr std::uintptr_t _attribute_k__BackingField       = 0x0          ;
        constexpr std::uintptr_t _format_k__BackingField          = 0x4          ;
        constexpr std::uintptr_t _dimension_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _stream_k__BackingField          = 0xC          ;
    }

    namespace UnityEngine_Rendering__FormatSwizzle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RenderTargetIdentifier
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AF670   ;
        constexpr std::uintptr_t m_Type                           = 0x0          ;
        constexpr std::uintptr_t m_NameID                         = 0x4          ;
        constexpr std::uintptr_t m_InstanceID                     = 0x8          ;
        constexpr std::uintptr_t m_BufferPointer                  = 0x10         ;
        constexpr std::uintptr_t m_MipLevel                       = 0x18         ;
        constexpr std::uintptr_t m_CubeFace                       = 0x1C         ;
        constexpr std::uintptr_t m_DepthSlice                     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Invalid                          = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__RenderTargetFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RenderTargetBinding
    {
        constexpr std::uintptr_t m_ColorRenderTargets             = 0x0          ;
        constexpr std::uintptr_t m_DepthRenderTarget              = 0x8          ;
        constexpr std::uintptr_t m_ColorLoadActions               = 0x30         ;
        constexpr std::uintptr_t m_ColorStoreActions              = 0x38         ;
        constexpr std::uintptr_t m_DepthLoadAction                = 0x40         ;
        constexpr std::uintptr_t m_DepthStoreAction               = 0x44         ;
        constexpr std::uintptr_t m_Flags                          = 0x48         ;
    }

    namespace UnityEngine_Rendering__ReflectionProbeUsage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ReflectionProbeClearFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ReflectionProbeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ReflectionProbeRefreshMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ReflectionProbeTimeSlicingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShadowSamplingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__LightProbeUsage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BuiltinShaderType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BuiltinShaderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__TextureDimension
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__CopyTextureSupport
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ComputeQueueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__SinglePassStereoMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__FoveatedRenderingCaps
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__FoveatedRenderingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__CommandBufferExecutionFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RTClearFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RenderTextureSubElement
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__CameraLateLatchMatrixType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShadingRateFragmentSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShadingRateCombinerStage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShadingRateCombiner
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__SynchronisationStageFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__GraphicsFenceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__GraphicsFence
    {
        constexpr std::uintptr_t m_Ptr                            = 0x0          ;
        constexpr std::uintptr_t m_Version                        = 0x8          ;
        constexpr std::uintptr_t m_FenceType                      = 0xC          ;
    }

    namespace UnityEngine_Rendering__DefaultMaterialType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__DefaultShaderType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__GraphicsSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082AFB8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_CurrentRenderPipelineGlobalSettings = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__SearchType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RayTracingAccelerationStructure
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine_Rendering__CommandBuffer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839788   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t ThrowOnSetRenderTarget           = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__RenderPipelineGraphicsSettingsCollection
    {
        constexpr std::uintptr_t m_List                           = 0x10         ;
    }

    namespace UnityEngine_Rendering__SupportedOnRenderPipelineAttribute
    {
        constexpr std::uintptr_t _renderPipelineTypes_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t k_DefaultRenderPipelineAsset     = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__SphericalHarmonicsL2
    {
        constexpr std::uintptr_t shr0                             = 0x0          ;
        constexpr std::uintptr_t shr1                             = 0x4          ;
        constexpr std::uintptr_t shr2                             = 0x8          ;
        constexpr std::uintptr_t shr3                             = 0xC          ;
        constexpr std::uintptr_t shr4                             = 0x10         ;
        constexpr std::uintptr_t shr5                             = 0x14         ;
        constexpr std::uintptr_t shr6                             = 0x18         ;
        constexpr std::uintptr_t shr7                             = 0x1C         ;
        constexpr std::uintptr_t shr8                             = 0x20         ;
        constexpr std::uintptr_t shg0                             = 0x24         ;
        constexpr std::uintptr_t shg1                             = 0x28         ;
        constexpr std::uintptr_t shg2                             = 0x2C         ;
        constexpr std::uintptr_t shg3                             = 0x30         ;
        constexpr std::uintptr_t shg4                             = 0x34         ;
        constexpr std::uintptr_t shg5                             = 0x38         ;
        constexpr std::uintptr_t shg6                             = 0x3C         ;
        constexpr std::uintptr_t shg7                             = 0x40         ;
        constexpr std::uintptr_t shg8                             = 0x44         ;
        constexpr std::uintptr_t shb0                             = 0x48         ;
        constexpr std::uintptr_t shb1                             = 0x4C         ;
        constexpr std::uintptr_t shb2                             = 0x50         ;
        constexpr std::uintptr_t shb3                             = 0x54         ;
        constexpr std::uintptr_t shb4                             = 0x58         ;
        constexpr std::uintptr_t shb5                             = 0x5C         ;
        constexpr std::uintptr_t shb6                             = 0x60         ;
        constexpr std::uintptr_t shb7                             = 0x64         ;
        constexpr std::uintptr_t shb8                             = 0x68         ;
    }

    namespace UnityEngine_Rendering__BatchID
    {
        constexpr std::uintptr_t value                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__BatchMaterialID
    {
        constexpr std::uintptr_t value                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__BatchMeshID
    {
        constexpr std::uintptr_t value                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__BatchDrawCommandType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BatchDrawCommandFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BatchCullingFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BatchCullingViewType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BatchCullingProjectionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__BatchPackedCullingViewID
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace UnityEngine_Rendering__BatchDrawCommand
    {
        constexpr std::uintptr_t flags                            = 0x0          ;
        constexpr std::uintptr_t batchID                          = 0x4          ;
        constexpr std::uintptr_t materialID                       = 0x8          ;
        constexpr std::uintptr_t splitVisibilityMask              = 0xC          ;
        constexpr std::uintptr_t lightmapIndex                    = 0xE          ;
        constexpr std::uintptr_t sortingPosition                  = 0x10         ;
        constexpr std::uintptr_t visibleOffset                    = 0x14         ;
        constexpr std::uintptr_t visibleCount                     = 0x18         ;
        constexpr std::uintptr_t meshID                           = 0x1C         ;
        constexpr std::uintptr_t submeshIndex                     = 0x20         ;
        constexpr std::uintptr_t activeMeshLod                    = 0x22         ;
    }

    namespace UnityEngine_Rendering__BatchDrawCommandIndirect
    {
        constexpr std::uintptr_t flags                            = 0x0          ;
        constexpr std::uintptr_t batchID                          = 0x4          ;
        constexpr std::uintptr_t materialID                       = 0x8          ;
        constexpr std::uintptr_t splitVisibilityMask              = 0xC          ;
        constexpr std::uintptr_t lightmapIndex                    = 0xE          ;
        constexpr std::uintptr_t sortingPosition                  = 0x10         ;
        constexpr std::uintptr_t visibleOffset                    = 0x14         ;
        constexpr std::uintptr_t meshID                           = 0x18         ;
        constexpr std::uintptr_t topology                         = 0x1C         ;
        constexpr std::uintptr_t visibleInstancesBufferHandle     = 0x20         ;
        constexpr std::uintptr_t visibleInstancesBufferWindowOffset = 0x24         ;
        constexpr std::uintptr_t visibleInstancesBufferWindowSizeBytes = 0x28         ;
        constexpr std::uintptr_t indirectArgsBufferHandle         = 0x2C         ;
        constexpr std::uintptr_t indirectArgsBufferOffset         = 0x30         ;
    }

    namespace UnityEngine_Rendering__BatchDrawCommandProcedural
    {
        constexpr std::uintptr_t flags                            = 0x0          ;
        constexpr std::uintptr_t batchID                          = 0x4          ;
        constexpr std::uintptr_t materialID                       = 0x8          ;
        constexpr std::uintptr_t splitVisibilityMask              = 0xC          ;
        constexpr std::uintptr_t lightmapIndex                    = 0xE          ;
        constexpr std::uintptr_t sortingPosition                  = 0x10         ;
        constexpr std::uintptr_t visibleOffset                    = 0x14         ;
        constexpr std::uintptr_t visibleCount                     = 0x18         ;
        constexpr std::uintptr_t topology                         = 0x1C         ;
        constexpr std::uintptr_t indexBufferHandle                = 0x20         ;
        constexpr std::uintptr_t baseVertex                       = 0x24         ;
        constexpr std::uintptr_t indexOffsetBytes                 = 0x28         ;
        constexpr std::uintptr_t elementCount                     = 0x2C         ;
    }

    namespace UnityEngine_Rendering__BatchDrawCommandProceduralIndirect
    {
        constexpr std::uintptr_t flags                            = 0x0          ;
        constexpr std::uintptr_t batchID                          = 0x4          ;
        constexpr std::uintptr_t materialID                       = 0x8          ;
        constexpr std::uintptr_t splitVisibilityMask              = 0xC          ;
        constexpr std::uintptr_t lightmapIndex                    = 0xE          ;
        constexpr std::uintptr_t sortingPosition                  = 0x10         ;
        constexpr std::uintptr_t visibleOffset                    = 0x14         ;
        constexpr std::uintptr_t topology                         = 0x18         ;
        constexpr std::uintptr_t indexBufferHandle                = 0x1C         ;
        constexpr std::uintptr_t visibleInstancesBufferHandle     = 0x20         ;
        constexpr std::uintptr_t visibleInstancesBufferWindowOffset = 0x24         ;
        constexpr std::uintptr_t visibleInstancesBufferWindowSizeBytes = 0x28         ;
        constexpr std::uintptr_t indirectArgsBufferHandle         = 0x2C         ;
        constexpr std::uintptr_t indirectArgsBufferOffset         = 0x30         ;
    }

    namespace UnityEngine_Rendering__BatchFilterSettings
    {
        constexpr std::uintptr_t renderingLayerMask               = 0x0          ;
        constexpr std::uintptr_t rendererPriority                 = 0x4          ;
        constexpr std::uintptr_t m_sceneCullingMask               = 0x8          ;
        constexpr std::uintptr_t layer                            = 0x10         ;
        constexpr std::uintptr_t m_batchLayer                     = 0x11         ;
        constexpr std::uintptr_t m_motionMode                     = 0x12         ;
        constexpr std::uintptr_t m_shadowMode                     = 0x13         ;
        constexpr std::uintptr_t m_receiveShadows                 = 0x14         ;
        constexpr std::uintptr_t m_staticShadowCaster             = 0x15         ;
        constexpr std::uintptr_t m_allDepthSorted                 = 0x16         ;
        constexpr std::uintptr_t m_isSceneCullingMaskSet          = 0x17         ;
    }

    namespace UnityEngine_Rendering__BatchDrawRange
    {
        constexpr std::uintptr_t drawCommandsType                 = 0x0          ;
        constexpr std::uintptr_t drawCommandsBegin                = 0x4          ;
        constexpr std::uintptr_t drawCommandsCount                = 0x8          ;
        constexpr std::uintptr_t filterSettings                   = 0x10         ;
    }

    namespace UnityEngine_Rendering__BatchCullingOutputDrawCommands
    {
        constexpr std::uintptr_t drawCommands                     = 0x0          ;
        constexpr std::uintptr_t indirectDrawCommands             = 0x8          ;
        constexpr std::uintptr_t proceduralDrawCommands           = 0x10         ;
        constexpr std::uintptr_t proceduralIndirectDrawCommands   = 0x18         ;
        constexpr std::uintptr_t visibleInstances                 = 0x20         ;
        constexpr std::uintptr_t drawRanges                       = 0x28         ;
        constexpr std::uintptr_t instanceSortingPositions         = 0x30         ;
        constexpr std::uintptr_t drawCommandPickingEntityIds      = 0x38         ;
        constexpr std::uintptr_t drawCommandCount                 = 0x40         ;
        constexpr std::uintptr_t indirectDrawCommandCount         = 0x44         ;
        constexpr std::uintptr_t proceduralDrawCommandCount       = 0x48         ;
        constexpr std::uintptr_t proceduralIndirectDrawCommandCount = 0x4C         ;
        constexpr std::uintptr_t visibleInstanceCount             = 0x50         ;
        constexpr std::uintptr_t drawRangeCount                   = 0x54         ;
        constexpr std::uintptr_t instanceSortingPositionFloatCount = 0x58         ;
    }

    namespace UnityEngine_Rendering__CullingSplit
    {
        constexpr std::uintptr_t sphereCenter                     = 0x0          ;
        constexpr std::uintptr_t sphereRadius                     = 0xC          ;
        constexpr std::uintptr_t cullingPlaneOffset               = 0x10         ;
        constexpr std::uintptr_t cullingPlaneCount                = 0x14         ;
        constexpr std::uintptr_t cascadeBlendCullingFactor        = 0x18         ;
        constexpr std::uintptr_t nearPlane                        = 0x1C         ;
        constexpr std::uintptr_t cullingMatrix                    = 0x20         ;
    }

    namespace UnityEngine_Rendering__BatchCullingContext
    {
        constexpr std::uintptr_t cullingPlanes                    = 0x0          ;
        constexpr std::uintptr_t cullingSplits                    = 0x10         ;
        constexpr std::uintptr_t lodParameters                    = 0x20         ;
        constexpr std::uintptr_t localToWorldMatrix               = 0x3C         ;
        constexpr std::uintptr_t viewType                         = 0x7C         ;
        constexpr std::uintptr_t projectionType                   = 0x80         ;
        constexpr std::uintptr_t cullingFlags                     = 0x84         ;
        constexpr std::uintptr_t viewID                           = 0x88         ;
        constexpr std::uintptr_t cullingLayerMask                 = 0x90         ;
        constexpr std::uintptr_t sceneCullingMask                 = 0x98         ;
        constexpr std::uintptr_t splitExclusionMask               = 0xA0         ;
        constexpr std::uintptr_t isOrthographic                   = 0xA2         ;
        constexpr std::uintptr_t receiverPlaneOffset              = 0xA4         ;
        constexpr std::uintptr_t receiverPlaneCount               = 0xA8         ;
        constexpr std::uintptr_t occlusionBuffer                  = 0xB0         ;
    }

    namespace UnityEngine_Rendering__BatchCullingOutput
    {
        constexpr std::uintptr_t drawCommands                     = 0x0          ;
        constexpr std::uintptr_t customCullingResult              = 0x10         ;
    }

    namespace UnityEngine_Rendering__BatchRendererCullingOutput
    {
        constexpr std::uintptr_t cullingJobsFence                 = 0x0          ;
        constexpr std::uintptr_t localToWorldMatrix               = 0x10         ;
        constexpr std::uintptr_t cullingPlanes                    = 0x50         ;
        constexpr std::uintptr_t cullingPlaneCount                = 0x58         ;
        constexpr std::uintptr_t receiverPlaneOffset              = 0x5C         ;
        constexpr std::uintptr_t receiverPlaneCount               = 0x60         ;
        constexpr std::uintptr_t cullingSplits                    = 0x68         ;
        constexpr std::uintptr_t cullingSplitCount                = 0x70         ;
        constexpr std::uintptr_t viewType                         = 0x74         ;
        constexpr std::uintptr_t projectionType                   = 0x78         ;
        constexpr std::uintptr_t cullingFlags                     = 0x7C         ;
        constexpr std::uintptr_t viewID                           = 0x80         ;
        constexpr std::uintptr_t cullingLayerMask                 = 0x88         ;
        constexpr std::uintptr_t splitExclusionMask               = 0x8C         ;
        constexpr std::uintptr_t sceneCullingMask                 = 0x90         ;
        constexpr std::uintptr_t drawCommands                     = 0x98         ;
        constexpr std::uintptr_t brgId                            = 0xA0         ;
        constexpr std::uintptr_t occlusionBuffer                  = 0xA8         ;
        constexpr std::uintptr_t customCullingResult              = 0xB0         ;
    }

    namespace UnityEngine_Rendering__BatchRendererGroup
    {
        constexpr std::uintptr_t m_GroupHandle                    = 0x10         ;
        constexpr std::uintptr_t m_PerformCulling                 = 0x18         ;
        constexpr std::uintptr_t m_FinishedCulling                = 0x20         ;
    }

    namespace UnityEngine_Rendering__GPUDrivenLODGroupDataCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Rendering__GPUDrivenLODGroupDataNativeCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Rendering__GPUDrivenRendererDataCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Rendering__GPUDrivenRendererDataNativeCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Rendering__GPUDrivenProcessor
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_NativeRendererCallback         = 0x0          ;
            constexpr std::uintptr_t s_NativeLODGroupCallback         = 0x8          ;
        }

    }

    namespace UnityEngine_Rendering__GPUDrivenRendererEditorData
    {
        constexpr std::uintptr_t sceneCullingMask                 = 0x0          ;
    }

    namespace UnityEngine_Rendering__GPUDrivenRendererMeshLodData
    {
        constexpr std::uintptr_t forceLod                         = 0x0          ;
        constexpr std::uintptr_t lodSelectionBias                 = 0x4          ;
    }

    namespace UnityEngine_Rendering__GPUDrivenRendererGroupDataNative
    {
        constexpr std::uintptr_t rendererGroupID                  = 0x0          ;
        constexpr std::uintptr_t localBounds                      = 0x8          ;
        constexpr std::uintptr_t lightmapScaleOffset              = 0x10         ;
        constexpr std::uintptr_t gameObjectLayer                  = 0x18         ;
        constexpr std::uintptr_t renderingLayerMask               = 0x20         ;
        constexpr std::uintptr_t rendererUserValues               = 0x28         ;
        constexpr std::uintptr_t lodGroupID                       = 0x30         ;
        constexpr std::uintptr_t motionVecGenMode                 = 0x38         ;
        constexpr std::uintptr_t packedRendererData               = 0x40         ;
        constexpr std::uintptr_t rendererPriority                 = 0x48         ;
        constexpr std::uintptr_t meshIndex                        = 0x50         ;
        constexpr std::uintptr_t subMeshStartIndex                = 0x58         ;
        constexpr std::uintptr_t materialsOffset                  = 0x60         ;
        constexpr std::uintptr_t materialsCount                   = 0x68         ;
        constexpr std::uintptr_t instancesOffset                  = 0x70         ;
        constexpr std::uintptr_t instancesCount                   = 0x78         ;
        constexpr std::uintptr_t editorData                       = 0x80         ;
        constexpr std::uintptr_t rendererGroupCount               = 0x88         ;
        constexpr std::uintptr_t invalidRendererGroupID           = 0x90         ;
        constexpr std::uintptr_t invalidRendererGroupIDCount      = 0x98         ;
        constexpr std::uintptr_t meshLodData                      = 0xA0         ;
        constexpr std::uintptr_t localToWorldMatrix               = 0xA8         ;
        constexpr std::uintptr_t prevLocalToWorldMatrix           = 0xB0         ;
        constexpr std::uintptr_t rendererGroupIndex               = 0xB8         ;
        constexpr std::uintptr_t instanceCount                    = 0xC0         ;
        constexpr std::uintptr_t meshID                           = 0xC8         ;
        constexpr std::uintptr_t meshLodInfo                      = 0xD0         ;
        constexpr std::uintptr_t subMeshCount                     = 0xD8         ;
        constexpr std::uintptr_t subMeshDescOffset                = 0xE0         ;
        constexpr std::uintptr_t meshCount                        = 0xE8         ;
        constexpr std::uintptr_t subMeshDesc                      = 0xF0         ;
        constexpr std::uintptr_t subMeshDescCount                 = 0xF8         ;
        constexpr std::uintptr_t materialIndex                    = 0x100        ;
        constexpr std::uintptr_t materialIndexCount               = 0x108        ;
        constexpr std::uintptr_t materialID                       = 0x110        ;
        constexpr std::uintptr_t packedMaterialData               = 0x118        ;
        constexpr std::uintptr_t materialFilterFlags              = 0x120        ;
        constexpr std::uintptr_t materialCount                    = 0x128        ;
    }

    namespace UnityEngine_Rendering__GPUDrivenLODGroupDataNative
    {
        constexpr std::uintptr_t lodGroupID                       = 0x0          ;
        constexpr std::uintptr_t lodOffset                        = 0x8          ;
        constexpr std::uintptr_t lodCount                         = 0x10         ;
        constexpr std::uintptr_t fadeMode                         = 0x18         ;
        constexpr std::uintptr_t worldSpaceReferencePoint         = 0x20         ;
        constexpr std::uintptr_t worldSpaceSize                   = 0x28         ;
        constexpr std::uintptr_t renderersCount                   = 0x30         ;
        constexpr std::uintptr_t lastLODIsBillboard               = 0x38         ;
        constexpr std::uintptr_t forceLODMask                     = 0x40         ;
        constexpr std::uintptr_t lodGroupCount                    = 0x48         ;
        constexpr std::uintptr_t invalidLODGroupID                = 0x50         ;
        constexpr std::uintptr_t invalidLODGroupCount             = 0x58         ;
        constexpr std::uintptr_t lodRenderersCount                = 0x60         ;
        constexpr std::uintptr_t lodScreenRelativeTransitionHeight = 0x68         ;
        constexpr std::uintptr_t lodFadeTransitionWidth           = 0x70         ;
        constexpr std::uintptr_t lodDataCount                     = 0x78         ;
    }

    namespace UnityEngine_Rendering__GPUDrivenMeshLodInfo
    {
        constexpr std::uintptr_t levelCount                       = 0x0          ;
        constexpr std::uintptr_t lodSlope                         = 0x4          ;
        constexpr std::uintptr_t lodBias                          = 0x8          ;
    }

    namespace UnityEngine_Rendering__GPUDrivenPackedRendererData
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace UnityEngine_Rendering__GPUDrivenPackedMaterialData
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace UnityEngine_Rendering__GPUDrivenRendererGroupData
    {
        constexpr std::uintptr_t rendererGroupID                  = 0x0          ;
        constexpr std::uintptr_t localBounds                      = 0x10         ;
        constexpr std::uintptr_t lightmapScaleOffset              = 0x20         ;
        constexpr std::uintptr_t gameObjectLayer                  = 0x30         ;
        constexpr std::uintptr_t renderingLayerMask               = 0x40         ;
        constexpr std::uintptr_t rendererUserValues               = 0x50         ;
        constexpr std::uintptr_t lodGroupID                       = 0x60         ;
        constexpr std::uintptr_t lightmapIndex                    = 0x70         ;
        constexpr std::uintptr_t packedRendererData               = 0x80         ;
        constexpr std::uintptr_t rendererPriority                 = 0x90         ;
        constexpr std::uintptr_t meshIndex                        = 0xA0         ;
        constexpr std::uintptr_t subMeshStartIndex                = 0xB0         ;
        constexpr std::uintptr_t materialsOffset                  = 0xC0         ;
        constexpr std::uintptr_t materialsCount                   = 0xD0         ;
        constexpr std::uintptr_t instancesOffset                  = 0xE0         ;
        constexpr std::uintptr_t instancesCount                   = 0xF0         ;
        constexpr std::uintptr_t editorData                       = 0x100        ;
        constexpr std::uintptr_t meshLodData                      = 0x110        ;
        constexpr std::uintptr_t invalidRendererGroupID           = 0x120        ;
        constexpr std::uintptr_t localToWorldMatrix               = 0x130        ;
        constexpr std::uintptr_t prevLocalToWorldMatrix           = 0x140        ;
        constexpr std::uintptr_t rendererGroupIndex               = 0x150        ;
        constexpr std::uintptr_t meshID                           = 0x160        ;
        constexpr std::uintptr_t meshLodInfo                      = 0x170        ;
        constexpr std::uintptr_t subMeshCount                     = 0x180        ;
        constexpr std::uintptr_t subMeshDescOffset                = 0x190        ;
        constexpr std::uintptr_t subMeshDesc                      = 0x1A0        ;
        constexpr std::uintptr_t materialIndex                    = 0x1B0        ;
        constexpr std::uintptr_t materialID                       = 0x1C0        ;
        constexpr std::uintptr_t packedMaterialData               = 0x1D0        ;
        constexpr std::uintptr_t materialFilterFlags              = 0x1E0        ;
    }

    namespace UnityEngine_Rendering__GPUDrivenLODGroupData
    {
        constexpr std::uintptr_t lodGroupID                       = 0x0          ;
        constexpr std::uintptr_t lodOffset                        = 0x10         ;
        constexpr std::uintptr_t lodCount                         = 0x20         ;
        constexpr std::uintptr_t fadeMode                         = 0x30         ;
        constexpr std::uintptr_t worldSpaceReferencePoint         = 0x40         ;
        constexpr std::uintptr_t worldSpaceSize                   = 0x50         ;
        constexpr std::uintptr_t renderersCount                   = 0x60         ;
        constexpr std::uintptr_t lastLODIsBillboard               = 0x70         ;
        constexpr std::uintptr_t forceLODMask                     = 0x80         ;
        constexpr std::uintptr_t invalidLODGroupID                = 0x90         ;
        constexpr std::uintptr_t lodRenderersCount                = 0xA0         ;
        constexpr std::uintptr_t lodScreenRelativeTransitionHeight = 0xB0         ;
        constexpr std::uintptr_t lodFadeTransitionWidth           = 0xC0         ;
    }

    namespace UnityEngine_Rendering__AttachmentDescriptor
    {
        constexpr std::uintptr_t m_LoadAction                     = 0x0          ;
        constexpr std::uintptr_t m_StoreAction                    = 0x4          ;
        constexpr std::uintptr_t m_Format                         = 0x8          ;
        constexpr std::uintptr_t m_LoadStoreTarget                = 0x10         ;
        constexpr std::uintptr_t m_ResolveTarget                  = 0x38         ;
        constexpr std::uintptr_t m_ClearColor                     = 0x60         ;
        constexpr std::uintptr_t m_ClearDepth                     = 0x70         ;
        constexpr std::uintptr_t m_ClearStencil                   = 0x74         ;
    }

    namespace UnityEngine_Rendering__SubPassFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__AttachmentIndexArray
    {
        constexpr std::uintptr_t a0                               = 0x0          ;
        constexpr std::uintptr_t a1                               = 0x4          ;
        constexpr std::uintptr_t a2                               = 0x8          ;
        constexpr std::uintptr_t a3                               = 0xC          ;
        constexpr std::uintptr_t a4                               = 0x10         ;
        constexpr std::uintptr_t a5                               = 0x14         ;
        constexpr std::uintptr_t a6                               = 0x18         ;
        constexpr std::uintptr_t a7                               = 0x1C         ;
        constexpr std::uintptr_t activeAttachments                = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Emtpy                            = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__SubPassDescriptor
    {
        constexpr std::uintptr_t inputs                           = 0x0          ;
        constexpr std::uintptr_t colorOutputs                     = 0x24         ;
        constexpr std::uintptr_t flags                            = 0x48         ;
    }

    namespace UnityEngine_Rendering__BlendState
    {
        constexpr std::uintptr_t m_BlendState0                    = 0x0          ;
        constexpr std::uintptr_t m_BlendState1                    = 0x8          ;
        constexpr std::uintptr_t m_BlendState2                    = 0x10         ;
        constexpr std::uintptr_t m_BlendState3                    = 0x18         ;
        constexpr std::uintptr_t m_BlendState4                    = 0x20         ;
        constexpr std::uintptr_t m_BlendState5                    = 0x28         ;
        constexpr std::uintptr_t m_BlendState6                    = 0x30         ;
        constexpr std::uintptr_t m_BlendState7                    = 0x38         ;
        constexpr std::uintptr_t m_SeparateMRTBlendStates         = 0x40         ;
        constexpr std::uintptr_t m_AlphaToMask                    = 0x41         ;
        constexpr std::uintptr_t m_Padding                        = 0x42         ;
    }

    namespace UnityEngine_Rendering__CoreCameraValues
    {
        constexpr std::uintptr_t filterMode                       = 0x0          ;
        constexpr std::uintptr_t cullingMask                      = 0x4          ;
        constexpr std::uintptr_t instanceID                       = 0x8          ;
    }

    namespace UnityEngine_Rendering__CameraProperties
    {
        constexpr std::uintptr_t screenRect                       = 0x0          ;
        constexpr std::uintptr_t viewDir                          = 0x10         ;
        constexpr std::uintptr_t projectionNear                   = 0x1C         ;
        constexpr std::uintptr_t projectionFar                    = 0x20         ;
        constexpr std::uintptr_t cameraNear                       = 0x24         ;
        constexpr std::uintptr_t cameraFar                        = 0x28         ;
        constexpr std::uintptr_t cameraAspect                     = 0x2C         ;
        constexpr std::uintptr_t cameraToWorld                    = 0x30         ;
        constexpr std::uintptr_t actualWorldToClip                = 0x70         ;
        constexpr std::uintptr_t cameraClipToWorld                = 0xB0         ;
        constexpr std::uintptr_t cameraWorldToClip                = 0xF0         ;
        constexpr std::uintptr_t implicitProjection               = 0x130        ;
        constexpr std::uintptr_t stereoWorldToClipLeft            = 0x170        ;
        constexpr std::uintptr_t stereoWorldToClipRight           = 0x1B0        ;
        constexpr std::uintptr_t worldToCamera                    = 0x1F0        ;
        constexpr std::uintptr_t up                               = 0x230        ;
        constexpr std::uintptr_t right                            = 0x23C        ;
        constexpr std::uintptr_t transformDirection               = 0x248        ;
        constexpr std::uintptr_t cameraEuler                      = 0x254        ;
        constexpr std::uintptr_t velocity                         = 0x260        ;
        constexpr std::uintptr_t farPlaneWorldSpaceLength         = 0x26C        ;
        constexpr std::uintptr_t rendererCount                    = 0x270        ;
        constexpr std::uintptr_t m_ShadowCullPlanes               = 0x274        ;
        constexpr std::uintptr_t m_CameraCullPlanes               = 0x2D4        ;
        constexpr std::uintptr_t baseFarDistance                  = 0x334        ;
        constexpr std::uintptr_t shadowCullCenter                 = 0x338        ;
        constexpr std::uintptr_t layerCullDistances               = 0x344        ;
        constexpr std::uintptr_t layerCullSpherical               = 0x3C4        ;
        constexpr std::uintptr_t coreCameraValues                 = 0x3C8        ;
        constexpr std::uintptr_t cameraType                       = 0x3D4        ;
        constexpr std::uintptr_t projectionIsOblique              = 0x3D8        ;
        constexpr std::uintptr_t isImplicitProjectionMatrix       = 0x3DC        ;
        constexpr std::uintptr_t useInteractiveLightBakingData    = 0x3E0        ;
    }

    namespace UnityEngine_Rendering__CullingOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ScriptableCullingParameters
    {
        constexpr std::uintptr_t m_LODParameters                  = 0x0          ;
        constexpr std::uintptr_t m_CullingPlanes                  = 0x1C         ;
        constexpr std::uintptr_t m_CullingPlaneCount              = 0xBC         ;
        constexpr std::uintptr_t m_CullingMask                    = 0xC0         ;
        constexpr std::uintptr_t m_SceneMask                      = 0xC8         ;
        constexpr std::uintptr_t m_ViewID                         = 0xD0         ;
        constexpr std::uintptr_t m_LayerFarCullDistances          = 0xD8         ;
        constexpr std::uintptr_t m_LayerCull                      = 0x158        ;
        constexpr std::uintptr_t m_CullingMatrix                  = 0x15C        ;
        constexpr std::uintptr_t m_Origin                         = 0x19C        ;
        constexpr std::uintptr_t m_ShadowDistance                 = 0x1A8        ;
        constexpr std::uintptr_t m_ShadowNearPlaneOffset          = 0x1AC        ;
        constexpr std::uintptr_t m_CullingOptions                 = 0x1B0        ;
        constexpr std::uintptr_t m_ReflectionProbeSortingCriteria = 0x1B4        ;
        constexpr std::uintptr_t m_CameraProperties               = 0x1B8        ;
        constexpr std::uintptr_t m_AccurateOcclusionThreshold     = 0x59C        ;
        constexpr std::uintptr_t m_MaximumPortalCullingJobs       = 0x5A0        ;
        constexpr std::uintptr_t m_StereoViewMatrix               = 0x5A4        ;
        constexpr std::uintptr_t m_StereoProjectionMatrix         = 0x5E4        ;
        constexpr std::uintptr_t m_StereoSeparationDistance       = 0x624        ;
        constexpr std::uintptr_t m_maximumVisibleLights           = 0x628        ;
        constexpr std::uintptr_t m_ConservativeEnclosingSphere    = 0x62C        ;
        constexpr std::uintptr_t m_NumIterationsEnclosingSphere   = 0x630        ;

        namespace _static
        {
            constexpr std::uintptr_t maximumCullingPlaneCount         = 0x0          ;
            constexpr std::uintptr_t layerCount                       = 0x4          ;
        }

    }

    namespace UnityEngine_Rendering__LightShadowCasterCullingInfo
    {
        constexpr std::uintptr_t splitRange                       = 0x0          ;
        constexpr std::uintptr_t projectionType                   = 0x8          ;
        constexpr std::uintptr_t splitExclusionMask               = 0xC          ;
    }

    namespace UnityEngine_Rendering__ShadowCastersCullingInfos
    {
        constexpr std::uintptr_t splitBuffer                      = 0x0          ;
        constexpr std::uintptr_t perLightInfos                    = 0x10         ;
    }

    namespace UnityEngine_Rendering__CullingResults
    {
        constexpr std::uintptr_t ptr                              = 0x0          ;
        constexpr std::uintptr_t m_AllocationInfo                 = 0x8          ;
    }

    namespace UnityEngine_Rendering__CullingAllocationInfo
    {
        constexpr std::uintptr_t visibleLightsPtr                 = 0x0          ;
        constexpr std::uintptr_t visibleOffscreenVertexLightsPtr  = 0x8          ;
        constexpr std::uintptr_t visibleReflectionProbesPtr       = 0x10         ;
        constexpr std::uintptr_t visibleLightCount                = 0x18         ;
        constexpr std::uintptr_t visibleOffscreenVertexLightCount = 0x1C         ;
        constexpr std::uintptr_t visibleReflectionProbeCount      = 0x20         ;
    }

    namespace UnityEngine_Rendering__DepthState
    {
        constexpr std::uintptr_t m_WriteEnabled                   = 0x0          ;
        constexpr std::uintptr_t m_CompareFunction                = 0x1          ;
    }

    namespace UnityEngine_Rendering__DrawingSettings
    {
        constexpr std::uintptr_t m_SortingSettings                = 0x0          ;
        constexpr std::uintptr_t shaderPassNames                  = 0x60         ;
        constexpr std::uintptr_t m_PerObjectData                  = 0xA0         ;
        constexpr std::uintptr_t m_Flags                          = 0xA4         ;
        constexpr std::uintptr_t m_OverrideShaderID               = 0xA8         ;
        constexpr std::uintptr_t m_OverrideShaderPassIndex        = 0xAC         ;
        constexpr std::uintptr_t m_OverrideMaterialInstanceId     = 0xB0         ;
        constexpr std::uintptr_t m_OverrideMaterialPassIndex      = 0xB4         ;
        constexpr std::uintptr_t m_fallbackMaterialInstanceId     = 0xB8         ;
        constexpr std::uintptr_t m_MainLightIndex                 = 0xBC         ;
        constexpr std::uintptr_t m_UseSrpBatcher                  = 0xC0         ;
        constexpr std::uintptr_t m_LodCrossFadeStencilMask        = 0xC4         ;

        namespace _static
        {
            constexpr std::uintptr_t maxShaderPasses                  = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__DrawRendererFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__FilteringSettings
    {
        constexpr std::uintptr_t m_RenderQueueRange               = 0x0          ;
        constexpr std::uintptr_t m_LayerMask                      = 0x8          ;
        constexpr std::uintptr_t m_RenderingLayerMask             = 0xC          ;
        constexpr std::uintptr_t m_BatchLayerMask                 = 0x10         ;
        constexpr std::uintptr_t m_ExcludeMotionVectorObjects     = 0x14         ;
        constexpr std::uintptr_t m_ForceAllMotionVectorObjects    = 0x18         ;
        constexpr std::uintptr_t m_SortingLayerRange              = 0x1C         ;
    }

    namespace UnityEngine_Rendering__GizmoSubset
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__InvalidImportException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace UnityEngine_Rendering__LODParameters
    {
        constexpr std::uintptr_t m_IsOrthographic                 = 0x0          ;
        constexpr std::uintptr_t m_CameraPosition                 = 0x4          ;
        constexpr std::uintptr_t m_FieldOfView                    = 0x10         ;
        constexpr std::uintptr_t m_OrthoSize                      = 0x14         ;
        constexpr std::uintptr_t m_CameraPixelHeight              = 0x18         ;
    }

    namespace UnityEngine_Rendering__PerObjectData
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RasterState
    {
        constexpr std::uintptr_t m_CullingMode                    = 0x0          ;
        constexpr std::uintptr_t m_OffsetUnits                    = 0x4          ;
        constexpr std::uintptr_t m_OffsetFactor                   = 0x8          ;
        constexpr std::uintptr_t m_DepthClip                      = 0xC          ;
        constexpr std::uintptr_t m_Conservative                   = 0xD          ;
        constexpr std::uintptr_t m_Padding1                       = 0xE          ;
        constexpr std::uintptr_t m_Padding2                       = 0xF          ;

        namespace _static
        {
            constexpr std::uintptr_t defaultValue                     = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__ReflectionProbeSortingCriteria
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RendererList
    {
        constexpr std::uintptr_t context                          = 0x0          ;
        constexpr std::uintptr_t index                            = 0x8          ;
        constexpr std::uintptr_t frame                            = 0xC          ;
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t contextID                        = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t nullRendererList                 = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__RendererListStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RendererListParams
    {
        constexpr std::uintptr_t cullingResults                   = 0x0          ;
        constexpr std::uintptr_t drawSettings                     = 0x10         ;
        constexpr std::uintptr_t filteringSettings                = 0xD8         ;
        constexpr std::uintptr_t tagName                          = 0xF8         ;
        constexpr std::uintptr_t isPassTagName                    = 0xFC         ;
        constexpr std::uintptr_t tagValues                        = 0x100        ;
        constexpr std::uintptr_t stateBlocks                      = 0x118        ;

        namespace _static
        {
            constexpr std::uintptr_t Invalid                          = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__RenderPipeline
    {
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x10         ;
    }

    namespace UnityEngine_Rendering__RenderPipelineAsset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084EDE8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _requiresCompatibleRenderPipelineGlobalSettings_k__BackingField = 0x18         ;
    }

    namespace UnityEngine_Rendering__RenderPipelineGlobalSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _settingsMap_k__BackingField     = 0x18         ;
    }

    namespace UnityEngine_Rendering__RenderQueueRange
    {
        constexpr std::uintptr_t m_LowerBound                     = 0x0          ;
        constexpr std::uintptr_t m_UpperBound                     = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t minimumBound                     = 0x0          ;
            constexpr std::uintptr_t maximumBound                     = 0x4          ;
        }

    }

    namespace UnityEngine_Rendering__RenderStateBlock
    {
        constexpr std::uintptr_t m_BlendState                     = 0x0          ;
        constexpr std::uintptr_t m_RasterState                    = 0x44         ;
        constexpr std::uintptr_t m_DepthState                     = 0x54         ;
        constexpr std::uintptr_t m_StencilState                   = 0x56         ;
        constexpr std::uintptr_t m_StencilReference               = 0x64         ;
        constexpr std::uintptr_t m_Mask                           = 0x68         ;
    }

    namespace UnityEngine_Rendering__RenderStateMask
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__RenderTargetBlendState
    {
        constexpr std::uintptr_t m_WriteMask                      = 0x0          ;
        constexpr std::uintptr_t m_SourceColorBlendMode           = 0x1          ;
        constexpr std::uintptr_t m_DestinationColorBlendMode      = 0x2          ;
        constexpr std::uintptr_t m_SourceAlphaBlendMode           = 0x3          ;
        constexpr std::uintptr_t m_DestinationAlphaBlendMode      = 0x4          ;
        constexpr std::uintptr_t m_ColorBlendOperation            = 0x5          ;
        constexpr std::uintptr_t m_AlphaBlendOperation            = 0x6          ;
        constexpr std::uintptr_t m_Padding                        = 0x7          ;
    }

    namespace UnityEngine_Rendering__ScriptableRenderContext
    {
        constexpr std::uintptr_t m_Ptr                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t kRenderTypeTag                   = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__ShaderTagId
    {
        constexpr std::uintptr_t m_Id                             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t none                             = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__ShadowDrawingSettings
    {
        constexpr std::uintptr_t m_CullingResults                 = 0x0          ;
        constexpr std::uintptr_t m_LightIndex                     = 0x10         ;
        constexpr std::uintptr_t m_SplitIndex                     = 0x14         ;
        constexpr std::uintptr_t m_UseRenderingLayerMaskTest      = 0x18         ;
        constexpr std::uintptr_t m_BatchLayerMask                 = 0x1C         ;
        constexpr std::uintptr_t m_SplitData                      = 0x20         ;
        constexpr std::uintptr_t m_ObjectsFilter                  = 0x11C        ;
        constexpr std::uintptr_t m_ProjectionType                 = 0x120        ;
    }

    namespace UnityEngine_Rendering__ShadowSplitData
    {
        constexpr std::uintptr_t m_CullingPlaneCount              = 0x0          ;
        constexpr std::uintptr_t m_CullingPlanes                  = 0x4          ;
        constexpr std::uintptr_t m_CullingSphere                  = 0xA4         ;
        constexpr std::uintptr_t m_ShadowCascadeBlendCullingFactor = 0xB4         ;
        constexpr std::uintptr_t m_CullingNearPlane               = 0xB8         ;
        constexpr std::uintptr_t m_CullingMatrix                  = 0xBC         ;

        namespace _static
        {
            constexpr std::uintptr_t maximumCullingPlaneCount         = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__SortingCriteria
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__SortingLayerRange
    {
        constexpr std::uintptr_t m_LowerBound                     = 0x0          ;
        constexpr std::uintptr_t m_UpperBound                     = 0x2          ;
    }

    namespace UnityEngine_Rendering__DistanceMetric
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__SortingSettings
    {
        constexpr std::uintptr_t m_WorldToCameraMatrix            = 0x0          ;
        constexpr std::uintptr_t m_CameraPosition                 = 0x40         ;
        constexpr std::uintptr_t m_CustomAxis                     = 0x4C         ;
        constexpr std::uintptr_t m_Criteria                       = 0x58         ;
        constexpr std::uintptr_t m_DistanceMetric                 = 0x5C         ;
    }

    namespace UnityEngine_Rendering__StencilState
    {
        constexpr std::uintptr_t m_Enabled                        = 0x0          ;
        constexpr std::uintptr_t m_ReadMask                       = 0x1          ;
        constexpr std::uintptr_t m_WriteMask                      = 0x2          ;
        constexpr std::uintptr_t m_Padding                        = 0x3          ;
        constexpr std::uintptr_t m_CompareFunctionFront           = 0x4          ;
        constexpr std::uintptr_t m_PassOperationFront             = 0x5          ;
        constexpr std::uintptr_t m_FailOperationFront             = 0x6          ;
        constexpr std::uintptr_t m_ZFailOperationFront            = 0x7          ;
        constexpr std::uintptr_t m_CompareFunctionBack            = 0x8          ;
        constexpr std::uintptr_t m_PassOperationBack              = 0x9          ;
        constexpr std::uintptr_t m_FailOperationBack              = 0xA          ;
        constexpr std::uintptr_t m_ZFailOperationBack             = 0xB          ;
    }

    namespace UnityEngine_Rendering__SupportedRenderingFeatures
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E3030   ;
        constexpr std::uintptr_t _reflectionProbeModes_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _defaultMixedLightingModes_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _mixedLightingModes_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _lightmapBakeTypes_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _lightmapsModes_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t _enlightenLightmapper_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _enlighten_k__BackingField       = 0x25         ;
        constexpr std::uintptr_t _skyOcclusion_k__BackingField    = 0x26         ;
        constexpr std::uintptr_t _lightProbeProxyVolumes_k__BackingField = 0x27         ;
        constexpr std::uintptr_t _motionVectors_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _receiveShadows_k__BackingField  = 0x29         ;
        constexpr std::uintptr_t _reflectionProbes_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _reflectionProbesBlendDistance_k__BackingField = 0x2B         ;
        constexpr std::uintptr_t _rendererPriority_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _rendersUIOverlay_k__BackingField = 0x2D         ;
        constexpr std::uintptr_t _overridesEnvironmentLighting_k__BackingField = 0x2E         ;
        constexpr std::uintptr_t _overridesFog_k__BackingField    = 0x2F         ;
        constexpr std::uintptr_t _overridesRealtimeReflectionProbes_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _overridesOtherLightingSettings_k__BackingField = 0x31         ;
        constexpr std::uintptr_t _editableMaterialRenderQueue_k__BackingField = 0x32         ;
        constexpr std::uintptr_t _overridesLODBias_k__BackingField = 0x33         ;
        constexpr std::uintptr_t _overridesMaximumLODLevel_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _overridesEnableLODCrossFade_k__BackingField = 0x35         ;
        constexpr std::uintptr_t _rendererProbes_k__BackingField  = 0x36         ;
        constexpr std::uintptr_t _particleSystemInstancing_k__BackingField = 0x37         ;
        constexpr std::uintptr_t _ambientProbeBaking_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _defaultReflectionProbeBaking_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _overridesShadowmask_k__BackingField = 0x3A         ;
        constexpr std::uintptr_t _overridesLightProbeSystem_k__BackingField = 0x3B         ;
        constexpr std::uintptr_t _supportsHDR_k__BackingField     = 0x3C         ;
        constexpr std::uintptr_t _supportsClouds_k__BackingField  = 0x3D         ;
        constexpr std::uintptr_t _overridesLightProbeSystemWarningMessage_k__BackingField = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Active                         = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__UISubset
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__VisibleLight
    {
        constexpr std::uintptr_t m_LightType                      = 0x0          ;
        constexpr std::uintptr_t m_FinalColor                     = 0x4          ;
        constexpr std::uintptr_t m_ScreenRect                     = 0x14         ;
        constexpr std::uintptr_t m_LocalToWorldMatrix             = 0x24         ;
        constexpr std::uintptr_t m_Range                          = 0x64         ;
        constexpr std::uintptr_t m_SpotAngle                      = 0x68         ;
        constexpr std::uintptr_t m_InnerSpotAngle                 = 0x6C         ;
        constexpr std::uintptr_t m_AreaSize                       = 0x70         ;
        constexpr std::uintptr_t m_InstanceId                     = 0x78         ;
        constexpr std::uintptr_t m_Flags                          = 0x7C         ;
    }

    namespace UnityEngine_Rendering__VisibleLightFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__VisibleReflectionProbe
    {
        constexpr std::uintptr_t m_Bounds                         = 0x0          ;
        constexpr std::uintptr_t m_LocalToWorldMatrix             = 0x18         ;
        constexpr std::uintptr_t m_HdrData                        = 0x58         ;
        constexpr std::uintptr_t m_Center                         = 0x68         ;
        constexpr std::uintptr_t m_BlendDistance                  = 0x74         ;
        constexpr std::uintptr_t m_Importance                     = 0x78         ;
        constexpr std::uintptr_t m_BoxProjection                  = 0x7C         ;
        constexpr std::uintptr_t m_InstanceId                     = 0x80         ;
        constexpr std::uintptr_t m_TextureId                      = 0x84         ;
    }

    namespace UnityEngine_Rendering__GlobalKeyword
    {
        constexpr std::uintptr_t m_Index                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__LocalKeyword
    {
        constexpr std::uintptr_t m_SpaceInfo                      = 0x0          ;
        constexpr std::uintptr_t m_Name                           = 0x8          ;
        constexpr std::uintptr_t m_Index                          = 0x10         ;
    }

    namespace UnityEngine_Rendering__LocalKeywordSpace
    {
        constexpr std::uintptr_t m_KeywordSpace                   = 0x0          ;
    }

    namespace UnityEngine_Rendering__RayTracingShaderHelpURLAttribute
    {
        constexpr std::uintptr_t m_Url                            = 0x10         ;
        constexpr std::uintptr_t m_Dispatcher                     = 0x18         ;
        constexpr std::uintptr_t m_DispatchingFieldName           = 0x20         ;
    }

    namespace UnityEngine_Rendering__RayTracingShader
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Rendering__ShaderKeyword
    {
        constexpr std::uintptr_t m_Name                           = 0x0          ;
        constexpr std::uintptr_t m_Index                          = 0x8          ;
        constexpr std::uintptr_t m_IsLocal                        = 0xC          ;
        constexpr std::uintptr_t m_IsCompute                      = 0xD          ;
        constexpr std::uintptr_t m_IsValid                        = 0xE          ;
    }

    namespace UnityEngine_Rendering__ShaderKeywordSet
    {
        constexpr std::uintptr_t m_KeywordState                   = 0x0          ;
        constexpr std::uintptr_t m_Shader                         = 0x8          ;
        constexpr std::uintptr_t m_ComputeShader                  = 0x10         ;
        constexpr std::uintptr_t m_StateIndex                     = 0x18         ;
    }

    namespace UnityEngine_Rendering__ShaderPropertyType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__ShaderPropertyFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_RendererUtils__RendererListDesc
    {
        constexpr std::uintptr_t sortingCriteria                  = 0x0          ;
        constexpr std::uintptr_t rendererConfiguration            = 0x4          ;
        constexpr std::uintptr_t renderQueueRange                 = 0x8          ;
        constexpr std::uintptr_t stateBlock                       = 0x10         ;
        constexpr std::uintptr_t overrideShader                   = 0x80         ;
        constexpr std::uintptr_t overrideMaterial                 = 0x88         ;
        constexpr std::uintptr_t excludeObjectMotionVectors       = 0x90         ;
        constexpr std::uintptr_t layerMask                        = 0x94         ;
        constexpr std::uintptr_t renderingLayerMask               = 0x98         ;
        constexpr std::uintptr_t _batchLayerMask_k__BackingField  = 0x9C         ;
        constexpr std::uintptr_t overrideMaterialPassIndex        = 0xA0         ;
        constexpr std::uintptr_t overrideShaderPassIndex          = 0xA4         ;
        constexpr std::uintptr_t _cullingResult_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _camera_k__BackingField          = 0xB8         ;
        constexpr std::uintptr_t _passName_k__BackingField        = 0xC0         ;
        constexpr std::uintptr_t _passNames_k__BackingField       = 0xC8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_EmptyName                      = 0x0          ;
        }

    }

    namespace UnityEngine_Experimental_GlobalIllumination__LightType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__LightMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__FalloffType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__AngularFalloffType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__LinearColor
    {
        constexpr std::uintptr_t m_red                            = 0x0          ;
        constexpr std::uintptr_t m_green                          = 0x4          ;
        constexpr std::uintptr_t m_blue                           = 0x8          ;
        constexpr std::uintptr_t m_intensity                      = 0xC          ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__DirectionalLight
    {
        constexpr std::uintptr_t entityId                         = 0x0          ;
        constexpr std::uintptr_t shadow                           = 0x4          ;
        constexpr std::uintptr_t mode                             = 0x5          ;
        constexpr std::uintptr_t position                         = 0x8          ;
        constexpr std::uintptr_t orientation                      = 0x14         ;
        constexpr std::uintptr_t color                            = 0x24         ;
        constexpr std::uintptr_t indirectColor                    = 0x34         ;
        constexpr std::uintptr_t penumbraWidthRadian              = 0x44         ;
        constexpr std::uintptr_t direction                        = 0x48         ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__PointLight
    {
        constexpr std::uintptr_t entityId                         = 0x0          ;
        constexpr std::uintptr_t shadow                           = 0x4          ;
        constexpr std::uintptr_t mode                             = 0x5          ;
        constexpr std::uintptr_t position                         = 0x8          ;
        constexpr std::uintptr_t orientation                      = 0x14         ;
        constexpr std::uintptr_t color                            = 0x24         ;
        constexpr std::uintptr_t indirectColor                    = 0x34         ;
        constexpr std::uintptr_t range                            = 0x44         ;
        constexpr std::uintptr_t sphereRadius                     = 0x48         ;
        constexpr std::uintptr_t falloff                          = 0x4C         ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__SpotLight
    {
        constexpr std::uintptr_t entityId                         = 0x0          ;
        constexpr std::uintptr_t shadow                           = 0x4          ;
        constexpr std::uintptr_t mode                             = 0x5          ;
        constexpr std::uintptr_t position                         = 0x8          ;
        constexpr std::uintptr_t orientation                      = 0x14         ;
        constexpr std::uintptr_t color                            = 0x24         ;
        constexpr std::uintptr_t indirectColor                    = 0x34         ;
        constexpr std::uintptr_t range                            = 0x44         ;
        constexpr std::uintptr_t sphereRadius                     = 0x48         ;
        constexpr std::uintptr_t coneAngle                        = 0x4C         ;
        constexpr std::uintptr_t innerConeAngle                   = 0x50         ;
        constexpr std::uintptr_t falloff                          = 0x54         ;
        constexpr std::uintptr_t angularFalloff                   = 0x55         ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__RectangleLight
    {
        constexpr std::uintptr_t entityId                         = 0x0          ;
        constexpr std::uintptr_t shadow                           = 0x4          ;
        constexpr std::uintptr_t mode                             = 0x5          ;
        constexpr std::uintptr_t position                         = 0x8          ;
        constexpr std::uintptr_t orientation                      = 0x14         ;
        constexpr std::uintptr_t color                            = 0x24         ;
        constexpr std::uintptr_t indirectColor                    = 0x34         ;
        constexpr std::uintptr_t range                            = 0x44         ;
        constexpr std::uintptr_t width                            = 0x48         ;
        constexpr std::uintptr_t height                           = 0x4C         ;
        constexpr std::uintptr_t falloff                          = 0x50         ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__DiscLight
    {
        constexpr std::uintptr_t entityId                         = 0x0          ;
        constexpr std::uintptr_t shadow                           = 0x4          ;
        constexpr std::uintptr_t mode                             = 0x5          ;
        constexpr std::uintptr_t position                         = 0x8          ;
        constexpr std::uintptr_t orientation                      = 0x14         ;
        constexpr std::uintptr_t color                            = 0x24         ;
        constexpr std::uintptr_t indirectColor                    = 0x34         ;
        constexpr std::uintptr_t range                            = 0x44         ;
        constexpr std::uintptr_t radius                           = 0x48         ;
        constexpr std::uintptr_t falloff                          = 0x4C         ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__Cookie
    {
        constexpr std::uintptr_t entityId                         = 0x0          ;
        constexpr std::uintptr_t scale                            = 0x4          ;
        constexpr std::uintptr_t sizes                            = 0x8          ;
    }

    namespace UnityEngine_Experimental_GlobalIllumination__LightDataGI
    {
        constexpr std::uintptr_t entityId                         = 0x0          ;
        constexpr std::uintptr_t cookieTextureEntityId            = 0x4          ;
        constexpr std::uintptr_t cookieScale                      = 0x8          ;
        constexpr std::uintptr_t color                            = 0xC          ;
        constexpr std::uintptr_t indirectColor                    = 0x1C         ;
        constexpr std::uintptr_t orientation                      = 0x2C         ;
        constexpr std::uintptr_t position                         = 0x3C         ;
        constexpr std::uintptr_t range                            = 0x48         ;
        constexpr std::uintptr_t coneAngle                        = 0x4C         ;
        constexpr std::uintptr_t innerConeAngle                   = 0x50         ;
        constexpr std::uintptr_t shape0                           = 0x54         ;
        constexpr std::uintptr_t shape1                           = 0x58         ;
        constexpr std::uintptr_t type                             = 0x5C         ;
        constexpr std::uintptr_t mode                             = 0x5D         ;
        constexpr std::uintptr_t shadow                           = 0x5E         ;
        constexpr std::uintptr_t falloff                          = 0x5F         ;
    }

    namespace UnityEngine_Experimental_Playables__CameraPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Experimental_Playables__MaterialEffectPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Experimental_Playables__TextureMixerPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Experimental_Playables__TexturePlayableOutput
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Experimental_Rendering__ScriptableRuntimeReflectionSystemWrapper
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E2B40   ;
        constexpr std::uintptr_t _implementation_k__BackingField  = 0x10         ;
    }

    namespace UnityEngine_Experimental_Rendering__WaitForPresentSyncPoint
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_Rendering__GraphicsJobsSyncPoint
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_Rendering__TextureCreationFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_Rendering__FormatUsage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_Rendering__GraphicsFormatUsage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10855428   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_Rendering__DefaultFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_Rendering__GraphicsFormat
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10733408   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Experimental_U2D__SpriteIntermediateRendererInfo
    {
        constexpr std::uintptr_t SpriteID                         = 0x0          ;
        constexpr std::uintptr_t TextureID                        = 0x4          ;
        constexpr std::uintptr_t MaterialID                       = 0x8          ;
        constexpr std::uintptr_t Color                            = 0xC          ;
        constexpr std::uintptr_t Transform                        = 0x1C         ;
        constexpr std::uintptr_t Bounds                           = 0x5C         ;
        constexpr std::uintptr_t Layer                            = 0x74         ;
        constexpr std::uintptr_t SortingLayer                     = 0x78         ;
        constexpr std::uintptr_t SortingOrder                     = 0x7C         ;
        constexpr std::uintptr_t SceneCullingMask                 = 0x80         ;
        constexpr std::uintptr_t IndexData                        = 0x88         ;
        constexpr std::uintptr_t VertexData                       = 0x90         ;
        constexpr std::uintptr_t IndexCount                       = 0x98         ;
        constexpr std::uintptr_t VertexCount                      = 0x9C         ;
        constexpr std::uintptr_t ShaderChannelMask                = 0xA0         ;
    }

    namespace UnityEngine_U2D__SpriteBone
    {
        constexpr std::uintptr_t m_Name                           = 0x0          ;
        constexpr std::uintptr_t m_Guid                           = 0x8          ;
        constexpr std::uintptr_t m_Position                       = 0x10         ;
        constexpr std::uintptr_t m_Rotation                       = 0x1C         ;
        constexpr std::uintptr_t m_Length                         = 0x2C         ;
        constexpr std::uintptr_t m_ParentId                       = 0x30         ;
        constexpr std::uintptr_t m_Color                          = 0x34         ;
    }

    namespace UnityEngine_U2D__SpriteAtlas
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace Mono__SystemDependencyProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C5B8   ;
        constexpr std::uintptr_t _CertificateProvider_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t instance                         = 0x0          ;
            constexpr std::uintptr_t syncRoot                         = 0x8          ;
        }

    }

    namespace Mono_Unity__UnityTlsContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C378   ;
        constexpr std::uintptr_t certificateValidator             = 0x10         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _TargetHost_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _ServerName_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _AskForClientCertificate_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _EnabledProtocols_k__BackingField = 0x44         ;
        constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _LocalServerCertificate_k__BackingField = 0x50         ;
        constexpr std::uintptr_t tlsContext                       = 0x58         ;
        constexpr std::uintptr_t requestedClientCertChain         = 0x60         ;
        constexpr std::uintptr_t requestedClientKey               = 0x68         ;
        constexpr std::uintptr_t readCallback                     = 0x70         ;
        constexpr std::uintptr_t writeCallback                    = 0x78         ;
        constexpr std::uintptr_t certificateCallback              = 0x80         ;
        constexpr std::uintptr_t verifyCallback                   = 0x88         ;
        constexpr std::uintptr_t localClientCertificate           = 0x90         ;
        constexpr std::uintptr_t remoteCertificate                = 0x98         ;
        constexpr std::uintptr_t connectioninfo                   = 0xA0         ;
        constexpr std::uintptr_t isAuthenticated                  = 0xA8         ;
        constexpr std::uintptr_t hasContext                       = 0xA9         ;
        constexpr std::uintptr_t closedGraceful                   = 0xAA         ;
        constexpr std::uintptr_t writeBuffer                      = 0xB0         ;
        constexpr std::uintptr_t readBuffer                       = 0xB8         ;
        constexpr std::uintptr_t handle                           = 0xC0         ;
        constexpr std::uintptr_t lastException                    = 0xC8         ;
    }

    namespace Mono_Unity__UnityTlsStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BD30   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _InnerStream                     = 0x28         ;
        constexpr std::uintptr_t _LeaveStreamOpen                 = 0x30         ;
        constexpr std::uintptr_t xobileTlsContext                 = 0x38         ;
        constexpr std::uintptr_t lastException                    = 0x40         ;
        constexpr std::uintptr_t asyncHandshakeRequest            = 0x48         ;
        constexpr std::uintptr_t asyncReadRequest                 = 0x50         ;
        constexpr std::uintptr_t asyncWriteRequest                = 0x58         ;
        constexpr std::uintptr_t readBuffer                       = 0x60         ;
        constexpr std::uintptr_t writeBuffer                      = 0x68         ;
        constexpr std::uintptr_t ioLock                           = 0x70         ;
        constexpr std::uintptr_t closeRequested                   = 0x78         ;
        constexpr std::uintptr_t shutdown                         = 0x7C         ;
        constexpr std::uintptr_t operation                        = 0x80         ;
        constexpr std::uintptr_t _SslStream_k__BackingField       = 0x88         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x90         ;
        constexpr std::uintptr_t _Provider_k__BackingField        = 0x98         ;
        constexpr std::uintptr_t _TargetHost_k__BackingField      = 0xA0         ;
        constexpr std::uintptr_t ID                               = 0xA8         ;
    }

    namespace Mono_Unity__X509ChainImplUnityTls
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C400   ;
        constexpr std::uintptr_t elements                         = 0x10         ;
        constexpr std::uintptr_t ownedList                        = 0x18         ;
        constexpr std::uintptr_t nativeCertificateChain           = 0x20         ;
        constexpr std::uintptr_t policy                           = 0x28         ;
        constexpr std::uintptr_t chainStatusList                  = 0x30         ;
        constexpr std::uintptr_t reverseOrder                     = 0x38         ;
    }

    namespace unitytls_error_code
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace unitytls_log_level
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace unitytls_errorstate
    {
        constexpr std::uintptr_t magic                            = 0x0          ;
        constexpr std::uintptr_t code                             = 0x4          ;
        constexpr std::uintptr_t reserved                         = 0x8          ;
    }

    namespace unitytls_key_ref
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace unitytls_x509_ref
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace unitytls_x509list_ref
    {
        constexpr std::uintptr_t handle                           = 0x0          ;
    }

    namespace unitytls_x509verify_result
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace unitytls_x509verify_callback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BD20   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_ciphersuite
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace unitytls_protocol
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace unitytls_tlsctx_protocolrange
    {
        constexpr std::uintptr_t min                              = 0x0          ;
        constexpr std::uintptr_t max                              = 0x4          ;
    }

    namespace unitytls_tlsctx_write_callback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C088   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_read_callback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C0B8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_trace_callback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_certificate_callback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C278   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_x509verify_callback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C218   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_callbacks
    {
        constexpr std::uintptr_t read                             = 0x0          ;
        constexpr std::uintptr_t write                            = 0x8          ;
        constexpr std::uintptr_t data                             = 0x10         ;
    }

    namespace unitytls_errorstate_create_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C070   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_errorstate_raise_error_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C078   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_key_get_ref_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C148   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_key_parse_der_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C158   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_key_parse_pem_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C160   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_key_free_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C080   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509_export_der_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1E0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509list_get_ref_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C178   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509list_get_x509_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C180   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509list_create_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1B8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509list_append_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1B0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509list_append_der_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1A8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509list_free_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1C0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509verify_default_ca_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C190   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509verify_explicit_ca_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1A0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_create_server_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C130   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_create_client_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C120   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_server_require_client_authentication_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C0D8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_set_certificate_callback_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C0E0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_set_trace_callback_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C0F0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_set_x509verify_callback_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1D0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_set_supported_ciphersuites_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C0E8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_get_ciphersuite_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C140   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_get_protocol_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C0F8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_process_handshake_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C108   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_read_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C110   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_write_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1D8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_notify_close_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C100   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_free_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C138   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_random_generate_bytes_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C168   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_x509verify_result_to_string_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C170   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_tlsctx_set_trace_level_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C1C8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace unitytls_interface_struct
    {
        constexpr std::uintptr_t UNITYTLS_INVALID_HANDLE          = 0x10         ;
        constexpr std::uintptr_t UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT = 0x18         ;
        constexpr std::uintptr_t unitytls_errorstate_create       = 0x20         ;
        constexpr std::uintptr_t unitytls_errorstate_raise_error  = 0x28         ;
        constexpr std::uintptr_t unitytls_key_get_ref             = 0x30         ;
        constexpr std::uintptr_t unitytls_key_parse_der           = 0x38         ;
        constexpr std::uintptr_t unitytls_key_parse_pem           = 0x40         ;
        constexpr std::uintptr_t unitytls_key_free                = 0x48         ;
        constexpr std::uintptr_t unitytls_x509_export_der         = 0x50         ;
        constexpr std::uintptr_t unitytls_x509list_get_ref        = 0x58         ;
        constexpr std::uintptr_t unitytls_x509list_get_x509       = 0x60         ;
        constexpr std::uintptr_t unitytls_x509list_create         = 0x68         ;
        constexpr std::uintptr_t unitytls_x509list_append         = 0x70         ;
        constexpr std::uintptr_t unitytls_x509list_append_der     = 0x78         ;
        constexpr std::uintptr_t unitytls_x509list_append_pem     = 0x80         ;
        constexpr std::uintptr_t unitytls_x509list_free           = 0x88         ;
        constexpr std::uintptr_t unitytls_x509verify_default_ca   = 0x90         ;
        constexpr std::uintptr_t unitytls_x509verify_explicit_ca  = 0x98         ;
        constexpr std::uintptr_t unitytls_tlsctx_create_server    = 0xA0         ;
        constexpr std::uintptr_t unitytls_tlsctx_create_client    = 0xA8         ;
        constexpr std::uintptr_t unitytls_tlsctx_server_require_client_authentication = 0xB0         ;
        constexpr std::uintptr_t unitytls_tlsctx_set_certificate_callback = 0xB8         ;
        constexpr std::uintptr_t unitytls_tlsctx_set_trace_callback = 0xC0         ;
        constexpr std::uintptr_t unitytls_tlsctx_set_x509verify_callback = 0xC8         ;
        constexpr std::uintptr_t unitytls_tlsctx_set_supported_ciphersuites = 0xD0         ;
        constexpr std::uintptr_t unitytls_tlsctx_get_ciphersuite  = 0xD8         ;
        constexpr std::uintptr_t unitytls_tlsctx_get_protocol     = 0xE0         ;
        constexpr std::uintptr_t unitytls_tlsctx_process_handshake = 0xE8         ;
        constexpr std::uintptr_t unitytls_tlsctx_read             = 0xF0         ;
        constexpr std::uintptr_t unitytls_tlsctx_write            = 0xF8         ;
        constexpr std::uintptr_t unitytls_tlsctx_notify_close     = 0x100        ;
        constexpr std::uintptr_t unitytls_tlsctx_free             = 0x108        ;
        constexpr std::uintptr_t unitytls_random_generate_bytes   = 0x110        ;
        constexpr std::uintptr_t unitytls_x509verify_result_to_string = 0x118        ;
        constexpr std::uintptr_t unitytls_tlsctx_set_trace_level  = 0x120        ;
    }

    namespace Operation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OperationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BoringBioHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace ControlCommand
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BioReadFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace BioWriteFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace BioControlFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace BoringKeyHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace MonoBtlsHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace BoringPkcs12Handle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace BoringSslHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace PrintErrorsCallbackFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace BoringSslCtxHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace NativeVerifyFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace NativeSelectFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace NativeServerNameFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace BoringX509Handle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace BoringX509ChainHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace BoringX509LookupHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace BoringX509LookupMonoHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace BySubjectFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace BoringX509NameHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
        constexpr std::uintptr_t dontFree                         = 0x20         ;
    }

    namespace BoringX509StoreHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace BoringX509StoreCtxHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
        constexpr std::uintptr_t dontFree                         = 0x20         ;
    }

    namespace BoringX509VerifyParamHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace AlgorithmIdentifier
    {
        constexpr std::uintptr_t AlgorithmId                      = 0x0          ;
        constexpr std::uintptr_t Parameters                       = 0x8          ;
    }

    namespace Flags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UriInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DB358   ;
        constexpr std::uintptr_t Host                             = 0x10         ;
        constexpr std::uintptr_t ScopeId                          = 0x18         ;
        constexpr std::uintptr_t String                           = 0x20         ;
        constexpr std::uintptr_t Offset                           = 0x28         ;
        constexpr std::uintptr_t DnsSafeHost                      = 0x38         ;
        constexpr std::uintptr_t MoreInfo                         = 0x40         ;
    }

    namespace Offset
    {
        constexpr std::uintptr_t Scheme                           = 0x0          ;
        constexpr std::uintptr_t User                             = 0x2          ;
        constexpr std::uintptr_t Host                             = 0x4          ;
        constexpr std::uintptr_t PortValue                        = 0x6          ;
        constexpr std::uintptr_t Path                             = 0x8          ;
        constexpr std::uintptr_t Query                            = 0xA          ;
        constexpr std::uintptr_t Fragment                         = 0xC          ;
        constexpr std::uintptr_t End                              = 0xE          ;
    }

    namespace MoreInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DB5C0   ;
        constexpr std::uintptr_t Path                             = 0x10         ;
        constexpr std::uintptr_t Query                            = 0x18         ;
        constexpr std::uintptr_t Fragment                         = 0x20         ;
        constexpr std::uintptr_t AbsoluteUri                      = 0x28         ;
        constexpr std::uintptr_t Hash                             = 0x30         ;
        constexpr std::uintptr_t RemoteUrl                        = 0x38         ;
    }

    namespace Check
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UriQuirksVersion
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BuiltInUriParser
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EC708   ;
        constexpr std::uintptr_t m_Flags                          = 0x10         ;
        constexpr std::uintptr_t m_UpdatableFlags                 = 0x14         ;
        constexpr std::uintptr_t m_UpdatableFlagsUsed             = 0x18         ;
        constexpr std::uintptr_t m_Port                           = 0x1C         ;
        constexpr std::uintptr_t m_Scheme                         = 0x20         ;
    }

    namespace HttpQSCollection
    {
        constexpr std::uintptr_t _readOnly                        = 0x10         ;
        constexpr std::uintptr_t _entriesArray                    = 0x18         ;
        constexpr std::uintptr_t _keyComparer                     = 0x20         ;
        constexpr std::uintptr_t _entriesTable                    = 0x28         ;
        constexpr std::uintptr_t _nullKeyEntry                    = 0x30         ;
        constexpr std::uintptr_t _serializationInfo               = 0x38         ;
        constexpr std::uintptr_t _version                         = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
        constexpr std::uintptr_t _all                             = 0x50         ;
        constexpr std::uintptr_t _allKeys                         = 0x58         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _collection                      = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _collection                      = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _collection                      = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
    }

    namespace CachedCodeEntryKey
    {
        constexpr std::uintptr_t _options                         = 0x0          ;
        constexpr std::uintptr_t _cultureKey                      = 0x8          ;
        constexpr std::uintptr_t _pattern                         = 0x10         ;
    }

    namespace CachedCodeEntry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F0EF8   ;
        constexpr std::uintptr_t Next                             = 0x10         ;
        constexpr std::uintptr_t Previous                         = 0x18         ;
        constexpr std::uintptr_t Key                              = 0x20         ;
        constexpr std::uintptr_t Code                             = 0x38         ;
        constexpr std::uintptr_t Caps                             = 0x40         ;
        constexpr std::uintptr_t Capnames                         = 0x48         ;
        constexpr std::uintptr_t Capslist                         = 0x50         ;
        constexpr std::uintptr_t Capsize                          = 0x58         ;
        constexpr std::uintptr_t Runnerref                        = 0x60         ;
        constexpr std::uintptr_t ReplRef                          = 0x68         ;
    }

    namespace LowerCaseMapping
    {
        constexpr std::uintptr_t ChMin                            = 0x0          ;
        constexpr std::uintptr_t ChMax                            = 0x2          ;
        constexpr std::uintptr_t LcOp                             = 0x4          ;
        constexpr std::uintptr_t Data                             = 0x8          ;
    }

    namespace SingleRange
    {
        constexpr std::uintptr_t First                            = 0x0          ;
        constexpr std::uintptr_t Last                             = 0x2          ;
    }

    namespace StreamReadMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ProcInfo
    {
        constexpr std::uintptr_t process_handle                   = 0x0          ;
        constexpr std::uintptr_t pid                              = 0x8          ;
        constexpr std::uintptr_t envVariables                     = 0x10         ;
        constexpr std::uintptr_t UserName                         = 0x18         ;
        constexpr std::uintptr_t Domain                           = 0x20         ;
        constexpr std::uintptr_t Password                         = 0x28         ;
        constexpr std::uintptr_t LoadUserProfile                  = 0x30         ;
    }

    namespace DerTag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace X509CertificateEnumerator
    {
        constexpr std::uintptr_t enumerator                       = 0x10         ;
    }

    namespace ListEntry
    {
        constexpr std::uintptr_t _next                            = 0x10         ;
        constexpr std::uintptr_t _key                             = 0x18         ;
        constexpr std::uintptr_t _handler                         = 0x20         ;
    }

    namespace ArrayPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
        constexpr std::uintptr_t componentType                    = 0x88         ;
        constexpr std::uintptr_t propertyType                     = 0x90         ;
        constexpr std::uintptr_t _index                           = 0x98         ;
    }

    namespace AttributeEntry
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t index                            = 0x8          ;
    }

    namespace CultureComparer
    {
        constexpr std::uintptr_t _converter                       = 0x10         ;
    }

    namespace ArraySubsetEnumerator
    {
        constexpr std::uintptr_t _array                           = 0x10         ;
        constexpr std::uintptr_t _total                           = 0x18         ;
        constexpr std::uintptr_t _current                         = 0x1C         ;
    }

    namespace PropertyDescriptorEnumerator
    {
        constexpr std::uintptr_t _owner                           = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
    }

    namespace ReferenceComparer
    {
        constexpr std::uintptr_t _converter                       = 0x10         ;
    }

    namespace EmptyCustomTypeDescriptor
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
    }

    namespace ReflectedTypeData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FEDD8   ;
        constexpr std::uintptr_t _type                            = 0x10         ;
        constexpr std::uintptr_t _attributes                      = 0x18         ;
        constexpr std::uintptr_t _events                          = 0x20         ;
        constexpr std::uintptr_t _properties                      = 0x28         ;
        constexpr std::uintptr_t _converter                       = 0x30         ;
        constexpr std::uintptr_t _editors                         = 0x38         ;
        constexpr std::uintptr_t _editorTypes                     = 0x40         ;
        constexpr std::uintptr_t _editorCount                     = 0x48         ;
    }

    namespace SimplePropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
        constexpr std::uintptr_t componentType                    = 0x88         ;
        constexpr std::uintptr_t propertyType                     = 0x90         ;
    }

    namespace StandardValuesCollection
    {
        constexpr std::uintptr_t values                           = 0x10         ;
        constexpr std::uintptr_t valueArray                       = 0x18         ;
    }

    namespace AttributeFilterCacheItem
    {
        constexpr std::uintptr_t _filter                          = 0x10         ;
        constexpr std::uintptr_t FilteredMembers                  = 0x18         ;
    }

    namespace FilterCacheItem
    {
        constexpr std::uintptr_t _filterService                   = 0x10         ;
        constexpr std::uintptr_t FilteredMembers                  = 0x18         ;
    }

    namespace MergedTypeDescriptor
    {
        constexpr std::uintptr_t _primary                         = 0x10         ;
        constexpr std::uintptr_t _secondary                       = 0x18         ;
    }

    namespace DefaultExtendedTypeDescriptor
    {
        constexpr std::uintptr_t _node                            = 0x0          ;
        constexpr std::uintptr_t _instance                        = 0x8          ;
    }

    namespace DefaultTypeDescriptor
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FEDA8   ;
        constexpr std::uintptr_t _node                            = 0x0          ;
        constexpr std::uintptr_t _objectType                      = 0x8          ;
        constexpr std::uintptr_t _instance                        = 0x10         ;
    }

    namespace TypeDescriptionNode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FEF50   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _emptyDescriptor                 = 0x18         ;
        constexpr std::uintptr_t Next                             = 0x20         ;
        constexpr std::uintptr_t Provider                         = 0x28         ;
    }

    namespace WrappedPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
        constexpr std::uintptr_t target                           = 0x88         ;
        constexpr std::uintptr_t property                         = 0x90         ;
    }

    namespace DesignerOptionCollection
    {
        constexpr std::uintptr_t _service                         = 0x10         ;
        constexpr std::uintptr_t _name                            = 0x18         ;
        constexpr std::uintptr_t _value                           = 0x20         ;
        constexpr std::uintptr_t _children                        = 0x28         ;
        constexpr std::uintptr_t _properties                      = 0x30         ;
    }

    namespace OptionPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
        constexpr std::uintptr_t _option                          = 0x88         ;
    }

    namespace NodeEnumerator
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t _current                         = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x20         ;
        constexpr std::uintptr_t _start                           = 0x24         ;
    }

    namespace NodeKeyValueEnumerator
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t _current                         = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x20         ;
        constexpr std::uintptr_t _isKeys                          = 0x24         ;
        constexpr std::uintptr_t _start                           = 0x25         ;
    }

    namespace NodeKeyValueCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t _isKeys                          = 0x18         ;
    }

    namespace DictionaryNode
    {
        constexpr std::uintptr_t key                              = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
    }

    namespace OrderedDictionaryEnumerator
    {
        constexpr std::uintptr_t _objectReturnType                = 0x10         ;
        constexpr std::uintptr_t _arrayEnumerator                 = 0x18         ;
    }

    namespace OrderedDictionaryKeyValueCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE5A8   ;
        constexpr std::uintptr_t _objects                         = 0x10         ;
        constexpr std::uintptr_t _isKeys                          = 0x18         ;
    }

    namespace NameObjectEntry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10803958   ;
        constexpr std::uintptr_t Key                              = 0x10         ;
        constexpr std::uintptr_t Value                            = 0x18         ;
    }

    namespace NameObjectKeysEnumerator
    {
        constexpr std::uintptr_t _pos                             = 0x10         ;
        constexpr std::uintptr_t _coll                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x20         ;
    }

    namespace WorkStealingQueue
    {
        constexpr std::uintptr_t _headIndex                       = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _array                           = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _list                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _treeEnum                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _dictEnum                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace KeyCollection
    {
        constexpr std::uintptr_t _dictionary                      = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _dictEnum                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ValueCollection
    {
        constexpr std::uintptr_t _dictionary                      = 0x0          ;
    }

    namespace KeyValuePairComparer
    {
        constexpr std::uintptr_t keyComparer                      = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _sortedList                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace SortedListKeyEnumerator
    {
        constexpr std::uintptr_t _sortedList                      = 0x0          ;
    }

    namespace SortedListValueEnumerator
    {
        constexpr std::uintptr_t _sortedList                      = 0x0          ;
    }

    namespace KeyList
    {
        constexpr std::uintptr_t _dict                            = 0x0          ;
    }

    namespace ValueList
    {
        constexpr std::uintptr_t _dict                            = 0x0          ;
    }

    namespace TreeSubSet
    {
        constexpr std::uintptr_t root                             = 0x10         ;
        constexpr std::uintptr_t comparer                         = 0x18         ;
        constexpr std::uintptr_t count                            = 0x20         ;
        constexpr std::uintptr_t version                          = 0x24         ;
        constexpr std::uintptr_t _syncRoot                        = 0x28         ;
        constexpr std::uintptr_t siInfo                           = 0x30         ;
    }

    namespace Node
    {
        constexpr std::uintptr_t _Item_k__BackingField            = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _tree                            = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t s_dummyNode                      = 0x0          ;
        }

    }

    namespace MemoryChunk
    {
        constexpr std::uintptr_t _buffer                          = 0x10         ;
        constexpr std::uintptr_t _freeOffset                      = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
    }

    namespace EventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Op
    {
        constexpr std::uintptr_t Code                             = 0x10         ;
        constexpr std::uintptr_t Argument                         = 0x18         ;
        constexpr std::uintptr_t Next                             = 0x20         ;
    }

    namespace OpCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ReadMethod
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10803360   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace WriteMethod
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnmanagedReadOrWrite
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10802E40   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SafeDeflateStreamHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10802E78   ;
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace StateFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ReadOnlyIPAddress
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10802D90   ;
        constexpr std::uintptr_t _addressOrScopeId                = 0x10         ;
        constexpr std::uintptr_t _numbers                         = 0x18         ;
        constexpr std::uintptr_t _toString                        = 0x20         ;
        constexpr std::uintptr_t _hashCode                        = 0x28         ;
    }

    namespace PipelineInstruction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PipelineEntryFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PipelineEntry
    {
        constexpr std::uintptr_t Command                          = 0x10         ;
        constexpr std::uintptr_t Flags                            = 0x18         ;
    }

    namespace GetPathOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RequestStage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EmptyStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _origin                          = 0x30         ;
        constexpr std::uintptr_t _position                        = 0x34         ;
        constexpr std::uintptr_t _length                          = 0x38         ;
        constexpr std::uintptr_t _capacity                        = 0x3C         ;
        constexpr std::uintptr_t _expandable                      = 0x40         ;
        constexpr std::uintptr_t _writable                        = 0x41         ;
        constexpr std::uintptr_t _exposable                       = 0x42         ;
        constexpr std::uintptr_t _isOpen                          = 0x43         ;
        constexpr std::uintptr_t _lastReadTask                    = 0x48         ;
    }

    namespace ProgressData
    {
        constexpr std::uintptr_t BytesSent                        = 0x10         ;
        constexpr std::uintptr_t TotalBytesToSend                 = 0x18         ;
        constexpr std::uintptr_t BytesReceived                    = 0x20         ;
        constexpr std::uintptr_t TotalBytesToReceive              = 0x28         ;
        constexpr std::uintptr_t HasUploadPhase                   = 0x30         ;
    }

    namespace WebClientWriteStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _innerStream                     = 0x28         ;
        constexpr std::uintptr_t _request                         = 0x30         ;
        constexpr std::uintptr_t _webClient                       = 0x38         ;
    }

    namespace RfcChar
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UrlDecoder
    {
        constexpr std::uintptr_t _bufferSize                      = 0x10         ;
        constexpr std::uintptr_t _numChars                        = 0x14         ;
        constexpr std::uintptr_t _charBuffer                      = 0x18         ;
        constexpr std::uintptr_t _numBytes                        = 0x20         ;
        constexpr std::uintptr_t _byteBuffer                      = 0x28         ;
        constexpr std::uintptr_t _encoding                        = 0x30         ;
    }

    namespace ThreadContext
    {
        constexpr std::uintptr_t m_NestedIOCount                  = 0x10         ;
    }

    namespace Queue
    {
        constexpr std::uintptr_t m_DurationMilliseconds           = 0x10         ;
    }

    namespace Timer
    {
        constexpr std::uintptr_t m_StartTimeMilliseconds          = 0x10         ;
        constexpr std::uintptr_t m_DurationMilliseconds           = 0x14         ;
    }

    namespace Callback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace TimerQueue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E0298   ;
        constexpr std::uintptr_t m_DurationMilliseconds           = 0x10         ;
        constexpr std::uintptr_t m_ThisHandle                     = 0x18         ;
        constexpr std::uintptr_t m_Timers                         = 0x20         ;
    }

    namespace InfiniteTimerQueue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E0260   ;
        constexpr std::uintptr_t m_DurationMilliseconds           = 0x10         ;
    }

    namespace TimerState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TimerNode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E04A0   ;
        constexpr std::uintptr_t m_StartTimeMilliseconds          = 0x10         ;
        constexpr std::uintptr_t m_DurationMilliseconds           = 0x14         ;
        constexpr std::uintptr_t m_TimerState                     = 0x18         ;
        constexpr std::uintptr_t m_Callback                       = 0x20         ;
        constexpr std::uintptr_t m_Context                        = 0x28         ;
        constexpr std::uintptr_t m_QueueLock                      = 0x30         ;
        constexpr std::uintptr_t next                             = 0x38         ;
        constexpr std::uintptr_t prev                             = 0x40         ;
    }

    namespace InfiniteTimer
    {
        constexpr std::uintptr_t m_StartTimeMilliseconds          = 0x10         ;
        constexpr std::uintptr_t m_DurationMilliseconds           = 0x14         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
    }

    namespace RecognizedAttribute
    {
        constexpr std::uintptr_t m_name                           = 0x0          ;
        constexpr std::uintptr_t m_token                          = 0x8          ;
    }

    namespace Stamp
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CookieCollectionEnumerator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DFE70   ;
        constexpr std::uintptr_t m_cookies                        = 0x10         ;
        constexpr std::uintptr_t m_count                          = 0x18         ;
        constexpr std::uintptr_t m_index                          = 0x1C         ;
        constexpr std::uintptr_t m_version                        = 0x20         ;
    }

    namespace CallbackContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DF300   ;
        constexpr std::uintptr_t request                          = 0x10         ;
        constexpr std::uintptr_t certificate                      = 0x18         ;
        constexpr std::uintptr_t chain                            = 0x20         ;
        constexpr std::uintptr_t sslPolicyErrors                  = 0x28         ;
        constexpr std::uintptr_t result                           = 0x2C         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GetHostEntryNameCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DF0D8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetHostEntryIPCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DF170   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetHostAddressesCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace NtlmAuthState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AuthorizationState
    {
        constexpr std::uintptr_t request                          = 0x0          ;
        constexpr std::uintptr_t isProxy                          = 0x8          ;
        constexpr std::uintptr_t isCompleted                      = 0x9          ;
        constexpr std::uintptr_t ntlm_auth_state                  = 0xC          ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Chunk
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E2B70   ;
        constexpr std::uintptr_t Bytes                            = 0x10         ;
        constexpr std::uintptr_t Offset                           = 0x18         ;
    }

    namespace SPKey
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E25D8   ;
        constexpr std::uintptr_t uri                              = 0x10         ;
        constexpr std::uintptr_t proxy                            = 0x18         ;
        constexpr std::uintptr_t use_connect                      = 0x20         ;
    }

    namespace ConnectionGroup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E2700   ;
        constexpr std::uintptr_t _Scheduler_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t ID                               = 0x20         ;
        constexpr std::uintptr_t connections                      = 0x28         ;
        constexpr std::uintptr_t queue                            = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t nextId                           = 0x0          ;
        }

    }

    namespace AsyncManualResetEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E26F0   ;
        constexpr std::uintptr_t m_tcs                            = 0x10         ;
    }

    namespace Status
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Result
    {
        constexpr std::uintptr_t _Status_k__BackingField          = 0x0          ;
    }

    namespace NtlmAuthState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CachedEventArgs
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E5F50   ;
        constexpr std::uintptr_t TaskAccept                       = 0x10         ;
        constexpr std::uintptr_t TaskReceive                      = 0x18         ;
        constexpr std::uintptr_t TaskSend                         = 0x20         ;
        constexpr std::uintptr_t ValueTaskReceive                 = 0x28         ;
        constexpr std::uintptr_t ValueTaskSend                    = 0x30         ;
    }

    namespace TaskSocketAsyncEventArgs`1
    {
        constexpr std::uintptr_t disposed                         = 0x10         ;
        constexpr std::uintptr_t in_progress                      = 0x14         ;
        constexpr std::uintptr_t remote_ep                        = 0x18         ;
        constexpr std::uintptr_t current_socket                   = 0x20         ;
        constexpr std::uintptr_t socket_async_result              = 0x28         ;
        constexpr std::uintptr_t _AcceptSocket_k__BackingField    = 0x30         ;
        constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _LastOperation_k__BackingField   = 0x3C         ;
        constexpr std::uintptr_t _SocketError_k__BackingField     = 0x40         ;
        constexpr std::uintptr_t _SocketFlags_k__BackingField     = 0x44         ;
        constexpr std::uintptr_t _UserToken_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t Completed                        = 0x50         ;
        constexpr std::uintptr_t _buffer                          = 0x58         ;
        constexpr std::uintptr_t _offset                          = 0x68         ;
        constexpr std::uintptr_t _count                           = 0x6C         ;
        constexpr std::uintptr_t _bufferIsExplicitArray           = 0x70         ;
        constexpr std::uintptr_t _bufferList                      = 0x78         ;
        constexpr std::uintptr_t _builder                         = 0x0          ;
    }

    namespace Int32TaskSocketAsyncEventArgs
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E62D8   ;
        constexpr std::uintptr_t disposed                         = 0x10         ;
        constexpr std::uintptr_t in_progress                      = 0x14         ;
        constexpr std::uintptr_t remote_ep                        = 0x18         ;
        constexpr std::uintptr_t current_socket                   = 0x20         ;
        constexpr std::uintptr_t socket_async_result              = 0x28         ;
        constexpr std::uintptr_t _AcceptSocket_k__BackingField    = 0x30         ;
        constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _LastOperation_k__BackingField   = 0x3C         ;
        constexpr std::uintptr_t _SocketError_k__BackingField     = 0x40         ;
        constexpr std::uintptr_t _SocketFlags_k__BackingField     = 0x44         ;
        constexpr std::uintptr_t _UserToken_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t Completed                        = 0x50         ;
        constexpr std::uintptr_t _buffer                          = 0x58         ;
        constexpr std::uintptr_t _offset                          = 0x68         ;
        constexpr std::uintptr_t _count                           = 0x6C         ;
        constexpr std::uintptr_t _bufferIsExplicitArray           = 0x70         ;
        constexpr std::uintptr_t _bufferList                      = 0x78         ;
        constexpr std::uintptr_t _builder                         = 0x80         ;
        constexpr std::uintptr_t _accessed                        = 0x98         ;
        constexpr std::uintptr_t _wrapExceptionsInIOExceptions    = 0xA0         ;
    }

    namespace AwaitableSocketAsyncEventArgs
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E5E30   ;
        constexpr std::uintptr_t disposed                         = 0x10         ;
        constexpr std::uintptr_t in_progress                      = 0x14         ;
        constexpr std::uintptr_t remote_ep                        = 0x18         ;
        constexpr std::uintptr_t current_socket                   = 0x20         ;
        constexpr std::uintptr_t socket_async_result              = 0x28         ;
        constexpr std::uintptr_t _AcceptSocket_k__BackingField    = 0x30         ;
        constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _LastOperation_k__BackingField   = 0x3C         ;
        constexpr std::uintptr_t _SocketError_k__BackingField     = 0x40         ;
        constexpr std::uintptr_t _SocketFlags_k__BackingField     = 0x44         ;
        constexpr std::uintptr_t _UserToken_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t Completed                        = 0x50         ;
        constexpr std::uintptr_t _buffer                          = 0x58         ;
        constexpr std::uintptr_t _offset                          = 0x68         ;
        constexpr std::uintptr_t _count                           = 0x6C         ;
        constexpr std::uintptr_t _bufferIsExplicitArray           = 0x70         ;
        constexpr std::uintptr_t _bufferList                      = 0x78         ;
        constexpr std::uintptr_t _continuation                    = 0x80         ;
        constexpr std::uintptr_t _executionContext                = 0x88         ;
        constexpr std::uintptr_t _scheduler                       = 0x90         ;
        constexpr std::uintptr_t _token                           = 0x98         ;
        constexpr std::uintptr_t _WrapExceptionsInIOExceptions_k__BackingField = 0x9A         ;

        namespace _static
        {
            constexpr std::uintptr_t Reserved                         = 0x0          ;
            constexpr std::uintptr_t s_completedSentinel              = 0x8          ;
            constexpr std::uintptr_t s_availableSentinel              = 0x10         ;
        }

    }

    namespace WSABUF
    {
        constexpr std::uintptr_t len                              = 0x0          ;
        constexpr std::uintptr_t buf                              = 0x8          ;
    }

    namespace Utf8MessageState
    {
        constexpr std::uintptr_t SequenceInProgress               = 0x10         ;
        constexpr std::uintptr_t AdditionalBytesExpected          = 0x14         ;
        constexpr std::uintptr_t ExpectedValueMin                 = 0x18         ;
        constexpr std::uintptr_t CurrentDecodeBits                = 0x1C         ;
    }

    namespace MessageOpcode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MessageHeader
    {
        constexpr std::uintptr_t Opcode                           = 0x0          ;
        constexpr std::uintptr_t Fin                              = 0x1          ;
        constexpr std::uintptr_t PayloadLength                    = 0x8          ;
        constexpr std::uintptr_t Mask                             = 0x10         ;
    }

    namespace InternalState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Net_Security__BufferOffsetSize
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BFA0   ;
        constexpr std::uintptr_t Buffer                           = 0x10         ;
        constexpr std::uintptr_t Offset                           = 0x18         ;
        constexpr std::uintptr_t Size                             = 0x1C         ;
        constexpr std::uintptr_t TotalBytes                       = 0x20         ;
        constexpr std::uintptr_t Complete                         = 0x24         ;
    }

    namespace Mono_Net_Security__BufferOffsetSize2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074B8E0   ;
        constexpr std::uintptr_t Buffer                           = 0x10         ;
        constexpr std::uintptr_t Offset                           = 0x18         ;
        constexpr std::uintptr_t Size                             = 0x1C         ;
        constexpr std::uintptr_t TotalBytes                       = 0x20         ;
        constexpr std::uintptr_t Complete                         = 0x24         ;
        constexpr std::uintptr_t InitialSize                      = 0x28         ;
    }

    namespace Mono_Net_Security__AsyncOperationStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Net_Security__AsyncProtocolResult
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BEC0   ;
        constexpr std::uintptr_t _UserResult_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _Error_k__BackingField           = 0x18         ;
    }

    namespace Mono_Net_Security__AsyncProtocolRequest
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _UserResult_k__BackingField      = 0x1C         ;
        constexpr std::uintptr_t Started                          = 0x20         ;
        constexpr std::uintptr_t RequestedSize                    = 0x24         ;
        constexpr std::uintptr_t WriteRequested                   = 0x28         ;
        constexpr std::uintptr_t locker                           = 0x30         ;
    }

    namespace Mono_Net_Security__AsyncHandshakeRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BB78   ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _UserResult_k__BackingField      = 0x1C         ;
        constexpr std::uintptr_t Started                          = 0x20         ;
        constexpr std::uintptr_t RequestedSize                    = 0x24         ;
        constexpr std::uintptr_t WriteRequested                   = 0x28         ;
        constexpr std::uintptr_t locker                           = 0x30         ;
    }

    namespace Mono_Net_Security__AsyncReadOrWriteRequest
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _UserResult_k__BackingField      = 0x1C         ;
        constexpr std::uintptr_t Started                          = 0x20         ;
        constexpr std::uintptr_t RequestedSize                    = 0x24         ;
        constexpr std::uintptr_t WriteRequested                   = 0x28         ;
        constexpr std::uintptr_t locker                           = 0x30         ;
        constexpr std::uintptr_t _UserBuffer_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _CurrentSize_k__BackingField     = 0x40         ;
    }

    namespace Mono_Net_Security__AsyncReadRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074B910   ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _UserResult_k__BackingField      = 0x1C         ;
        constexpr std::uintptr_t Started                          = 0x20         ;
        constexpr std::uintptr_t RequestedSize                    = 0x24         ;
        constexpr std::uintptr_t WriteRequested                   = 0x28         ;
        constexpr std::uintptr_t locker                           = 0x30         ;
        constexpr std::uintptr_t _UserBuffer_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _CurrentSize_k__BackingField     = 0x40         ;
    }

    namespace Mono_Net_Security__AsyncWriteRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BA08   ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _UserResult_k__BackingField      = 0x1C         ;
        constexpr std::uintptr_t Started                          = 0x20         ;
        constexpr std::uintptr_t RequestedSize                    = 0x24         ;
        constexpr std::uintptr_t WriteRequested                   = 0x28         ;
        constexpr std::uintptr_t locker                           = 0x30         ;
        constexpr std::uintptr_t _UserBuffer_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _CurrentSize_k__BackingField     = 0x40         ;
    }

    namespace Mono_Net_Security__ChainValidationHelper
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BF80   ;
        constexpr std::uintptr_t owner                            = 0x10         ;
        constexpr std::uintptr_t settings                         = 0x18         ;
        constexpr std::uintptr_t provider                         = 0x20         ;
        constexpr std::uintptr_t certValidationCallback           = 0x28         ;
        constexpr std::uintptr_t certSelectionCallback            = 0x30         ;
        constexpr std::uintptr_t tlsStream                        = 0x38         ;
        constexpr std::uintptr_t request                          = 0x40         ;
    }

    namespace Mono_Net_Security__MobileAuthenticatedStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BD08   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _InnerStream                     = 0x28         ;
        constexpr std::uintptr_t _LeaveStreamOpen                 = 0x30         ;
        constexpr std::uintptr_t xobileTlsContext                 = 0x38         ;
        constexpr std::uintptr_t lastException                    = 0x40         ;
        constexpr std::uintptr_t asyncHandshakeRequest            = 0x48         ;
        constexpr std::uintptr_t asyncReadRequest                 = 0x50         ;
        constexpr std::uintptr_t asyncWriteRequest                = 0x58         ;
        constexpr std::uintptr_t readBuffer                       = 0x60         ;
        constexpr std::uintptr_t writeBuffer                      = 0x68         ;
        constexpr std::uintptr_t ioLock                           = 0x70         ;
        constexpr std::uintptr_t closeRequested                   = 0x78         ;
        constexpr std::uintptr_t shutdown                         = 0x7C         ;
        constexpr std::uintptr_t operation                        = 0x80         ;
        constexpr std::uintptr_t _SslStream_k__BackingField       = 0x88         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x90         ;
        constexpr std::uintptr_t _Provider_k__BackingField        = 0x98         ;
        constexpr std::uintptr_t _TargetHost_k__BackingField      = 0xA0         ;
        constexpr std::uintptr_t ID                               = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t uniqueNameInteger                = 0x0          ;
            constexpr std::uintptr_t nextId                           = 0x4          ;
        }

    }

    namespace Mono_Net_Security__MobileTlsContext
    {
        constexpr std::uintptr_t certificateValidator             = 0x10         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _TargetHost_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _ServerName_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _AskForClientCertificate_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _EnabledProtocols_k__BackingField = 0x44         ;
        constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _LocalServerCertificate_k__BackingField = 0x50         ;
    }

    namespace Mono_Net_Security__MonoSslAuthenticationOptions
    {
        constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10         ;
    }

    namespace Mono_Net_Security__MonoSslClientAuthenticationOptions
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074B970   ;
        constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x18         ;
    }

    namespace Mono_Net_Security__MonoSslServerAuthenticationOptions
    {
        constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x18         ;
    }

    namespace Mono_Net_Security__MonoTlsStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E1F08   ;
        constexpr std::uintptr_t provider                         = 0x10         ;
        constexpr std::uintptr_t networkStream                    = 0x18         ;
        constexpr std::uintptr_t request                          = 0x20         ;
        constexpr std::uintptr_t settings                         = 0x28         ;
        constexpr std::uintptr_t sslStream                        = 0x30         ;
        constexpr std::uintptr_t sslStreamLock                    = 0x38         ;
        constexpr std::uintptr_t status                           = 0x40         ;
        constexpr std::uintptr_t _CertificateValidationFailed_k__BackingField = 0x44         ;
    }

    namespace Mono_Http__NtlmSession
    {
        constexpr std::uintptr_t message                          = 0x10         ;
    }

    namespace Mono_Btls__MonoBtlsBio
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
    }

    namespace Mono_Btls__MonoBtlsBioMemory
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
    }

    namespace Mono_Btls__MonoBtlsBioMono
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t handle                           = 0x20         ;
        constexpr std::uintptr_t instance                         = 0x28         ;
        constexpr std::uintptr_t readFunc                         = 0x30         ;
        constexpr std::uintptr_t writeFunc                        = 0x38         ;
        constexpr std::uintptr_t controlFunc                      = 0x40         ;
        constexpr std::uintptr_t readFuncPtr                      = 0x48         ;
        constexpr std::uintptr_t writeFuncPtr                     = 0x50         ;
        constexpr std::uintptr_t controlFuncPtr                   = 0x58         ;
        constexpr std::uintptr_t backend                          = 0x60         ;
    }

    namespace Mono_Btls__MonoBtlsContext
    {
        constexpr std::uintptr_t certificateValidator             = 0x10         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _TargetHost_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _ServerName_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _AskForClientCertificate_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _EnabledProtocols_k__BackingField = 0x44         ;
        constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _LocalServerCertificate_k__BackingField = 0x50         ;
        constexpr std::uintptr_t remoteCertificate                = 0x58         ;
        constexpr std::uintptr_t clientCertificate                = 0x60         ;
        constexpr std::uintptr_t nativeServerCertificate          = 0x68         ;
        constexpr std::uintptr_t nativeClientCertificate          = 0x70         ;
        constexpr std::uintptr_t ctx                              = 0x78         ;
        constexpr std::uintptr_t ssl                              = 0x80         ;
        constexpr std::uintptr_t bio                              = 0x88         ;
        constexpr std::uintptr_t errbio                           = 0x90         ;
        constexpr std::uintptr_t connectionInfo                   = 0x98         ;
        constexpr std::uintptr_t certificateValidated             = 0xA0         ;
        constexpr std::uintptr_t isAuthenticated                  = 0xA1         ;
        constexpr std::uintptr_t connected                        = 0xA2         ;
    }

    namespace Mono_Btls__MonoBtlsException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Mono_Btls__MonoBtlsKey
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
    }

    namespace Mono_Btls__MonoBtlsObject
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
    }

    namespace Mono_Btls__MonoBtlsPkcs12
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t privateKey                       = 0x20         ;
    }

    namespace Mono_Btls__MonoBtlsVerifyCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Mono_Btls__MonoBtlsSelectCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Mono_Btls__MonoBtlsServerNameCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Mono_Btls__MonoBtlsSsl
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t bio                              = 0x20         ;
        constexpr std::uintptr_t printErrorsFunc                  = 0x28         ;
        constexpr std::uintptr_t printErrorsFuncPtr               = 0x30         ;
    }

    namespace Mono_Btls__MonoBtlsSslCtx
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t verifyFunc                       = 0x20         ;
        constexpr std::uintptr_t selectFunc                       = 0x28         ;
        constexpr std::uintptr_t serverNameFunc                   = 0x30         ;
        constexpr std::uintptr_t verifyFuncPtr                    = 0x38         ;
        constexpr std::uintptr_t selectFuncPtr                    = 0x40         ;
        constexpr std::uintptr_t serverNameFuncPtr                = 0x48         ;
        constexpr std::uintptr_t verifyCallback                   = 0x50         ;
        constexpr std::uintptr_t selectCallback                   = 0x58         ;
        constexpr std::uintptr_t serverNameCallback               = 0x60         ;
        constexpr std::uintptr_t store                            = 0x68         ;
        constexpr std::uintptr_t instance                         = 0x70         ;
        constexpr std::uintptr_t instancePtr                      = 0x78         ;
    }

    namespace Mono_Btls__MonoBtlsSslError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsSslRenegotiateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _InnerStream                     = 0x28         ;
        constexpr std::uintptr_t _LeaveStreamOpen                 = 0x30         ;
        constexpr std::uintptr_t xobileTlsContext                 = 0x38         ;
        constexpr std::uintptr_t lastException                    = 0x40         ;
        constexpr std::uintptr_t asyncHandshakeRequest            = 0x48         ;
        constexpr std::uintptr_t asyncReadRequest                 = 0x50         ;
        constexpr std::uintptr_t asyncWriteRequest                = 0x58         ;
        constexpr std::uintptr_t readBuffer                       = 0x60         ;
        constexpr std::uintptr_t writeBuffer                      = 0x68         ;
        constexpr std::uintptr_t ioLock                           = 0x70         ;
        constexpr std::uintptr_t closeRequested                   = 0x78         ;
        constexpr std::uintptr_t shutdown                         = 0x7C         ;
        constexpr std::uintptr_t operation                        = 0x80         ;
        constexpr std::uintptr_t _SslStream_k__BackingField       = 0x88         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x90         ;
        constexpr std::uintptr_t _Provider_k__BackingField        = 0x98         ;
        constexpr std::uintptr_t _TargetHost_k__BackingField      = 0xA0         ;
        constexpr std::uintptr_t ID                               = 0xA8         ;
    }

    namespace Mono_Btls__MonoBtlsX509
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
    }

    namespace Mono_Btls__MonoBtlsX509Chain
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
    }

    namespace Mono_Btls__MonoBtlsX509Error
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsX509FileType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsX509Format
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsX509Lookup
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t store                            = 0x20         ;
        constexpr std::uintptr_t type                             = 0x28         ;
        constexpr std::uintptr_t monoLookups                      = 0x30         ;
    }

    namespace Mono_Btls__MonoBtlsX509LookupMono
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t gch                              = 0x20         ;
        constexpr std::uintptr_t instance                         = 0x28         ;
        constexpr std::uintptr_t bySubjectFunc                    = 0x30         ;
        constexpr std::uintptr_t bySubjectFuncPtr                 = 0x38         ;
        constexpr std::uintptr_t lookup                           = 0x40         ;
    }

    namespace Mono_Btls__MonoBtlsX509LookupMonoCollection
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t gch                              = 0x20         ;
        constexpr std::uintptr_t instance                         = 0x28         ;
        constexpr std::uintptr_t bySubjectFunc                    = 0x30         ;
        constexpr std::uintptr_t bySubjectFuncPtr                 = 0x38         ;
        constexpr std::uintptr_t lookup                           = 0x40         ;
        constexpr std::uintptr_t hashes                           = 0x48         ;
        constexpr std::uintptr_t certificates                     = 0x50         ;
        constexpr std::uintptr_t collection                       = 0x58         ;
        constexpr std::uintptr_t trust                            = 0x60         ;
    }

    namespace Mono_Btls__MonoBtlsX509LookupType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsX509Name
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
    }

    namespace Mono_Btls__MonoBtlsX509NameEntryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsX509Store
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t lookupHash                       = 0x20         ;
    }

    namespace Mono_Btls__MonoBtlsX509StoreCtx
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
        constexpr std::uintptr_t verifyResult                     = 0x20         ;
    }

    namespace Mono_Btls__MonoBtlsX509StoreType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsX509TrustKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Btls__MonoBtlsX509VerifyParam
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t lastError                        = 0x18         ;
    }

    namespace Mono_Btls__X509CertificateImplBtls
    {
        constexpr std::uintptr_t readCertData                     = 0x10         ;
        constexpr std::uintptr_t certData                         = 0x18         ;
        constexpr std::uintptr_t x509                             = 0xB0         ;
        constexpr std::uintptr_t nativePrivateKey                 = 0xB8         ;
        constexpr std::uintptr_t intermediateCerts                = 0xC0         ;
    }

    namespace Mono_Btls__X509ChainImplBtls
    {
        constexpr std::uintptr_t storeCtx                         = 0x10         ;
        constexpr std::uintptr_t chain                            = 0x18         ;
        constexpr std::uintptr_t untrustedChain                   = 0x20         ;
        constexpr std::uintptr_t elements                         = 0x28         ;
        constexpr std::uintptr_t untrusted                        = 0x30         ;
        constexpr std::uintptr_t certificates                     = 0x38         ;
        constexpr std::uintptr_t policy                           = 0x40         ;
        constexpr std::uintptr_t chainStatusList                  = 0x48         ;
    }

    namespace Mono_Btls__X509PalImplBtls
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C538   ;
        constexpr std::uintptr_t _Provider_k__BackingField        = 0x10         ;
    }

    namespace Microsoft_Win32_SafeHandles__SafeProcessHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;

        namespace _static
        {
            constexpr std::uintptr_t InvalidHandle                    = 0x0          ;
        }

    }

    namespace Internal_Cryptography_Pal__GeneralNameType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Internal_Cryptography_Pal__CertificateData
    {
        constexpr std::uintptr_t RawData                          = 0x0          ;
        constexpr std::uintptr_t SubjectPublicKeyInfo             = 0x8          ;
        constexpr std::uintptr_t Version                          = 0x10         ;
        constexpr std::uintptr_t SerialNumber                     = 0x18         ;
        constexpr std::uintptr_t TbsSignature                     = 0x20         ;
        constexpr std::uintptr_t Issuer                           = 0x30         ;
        constexpr std::uintptr_t NotBefore                        = 0x38         ;
        constexpr std::uintptr_t NotAfter                         = 0x40         ;
        constexpr std::uintptr_t Subject                          = 0x48         ;
        constexpr std::uintptr_t PublicKeyAlgorithm               = 0x50         ;
        constexpr std::uintptr_t PublicKey                        = 0x60         ;
        constexpr std::uintptr_t IssuerUniqueId                   = 0x68         ;
        constexpr std::uintptr_t SubjectUniqueId                  = 0x70         ;
        constexpr std::uintptr_t Extensions                       = 0x78         ;
        constexpr std::uintptr_t SignatureAlgorithm               = 0x80         ;
        constexpr std::uintptr_t SignatureValue                   = 0x90         ;
    }

    namespace System__UriBuilder
    {
        constexpr std::uintptr_t _changed                         = 0x10         ;
        constexpr std::uintptr_t _fragment                        = 0x18         ;
        constexpr std::uintptr_t _host                            = 0x20         ;
        constexpr std::uintptr_t _password                        = 0x28         ;
        constexpr std::uintptr_t _path                            = 0x30         ;
        constexpr std::uintptr_t _port                            = 0x38         ;
        constexpr std::uintptr_t _query                           = 0x40         ;
        constexpr std::uintptr_t _scheme                          = 0x48         ;
        constexpr std::uintptr_t _schemeDelimiter                 = 0x50         ;
        constexpr std::uintptr_t _uri                             = 0x58         ;
        constexpr std::uintptr_t _username                        = 0x60         ;
    }

    namespace System__InvariantComparer
    {
        constexpr std::uintptr_t m_compareInfo                    = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace System__Uri
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107567F8   ;
        constexpr std::uintptr_t m_String                         = 0x10         ;
        constexpr std::uintptr_t m_originalUnicodeString          = 0x18         ;
        constexpr std::uintptr_t m_Syntax                         = 0x20         ;
        constexpr std::uintptr_t m_DnsSafeHost                    = 0x28         ;
        constexpr std::uintptr_t m_Flags                          = 0x30         ;
        constexpr std::uintptr_t m_Info                           = 0x38         ;
        constexpr std::uintptr_t m_iriParsing                     = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t UriSchemeFile                    = 0x0          ;
            constexpr std::uintptr_t UriSchemeFtp                     = 0x8          ;
            constexpr std::uintptr_t UriSchemeGopher                  = 0x10         ;
            constexpr std::uintptr_t UriSchemeHttp                    = 0x18         ;
            constexpr std::uintptr_t UriSchemeHttps                   = 0x20         ;
            constexpr std::uintptr_t UriSchemeWs                      = 0x28         ;
            constexpr std::uintptr_t UriSchemeWss                     = 0x30         ;
            constexpr std::uintptr_t UriSchemeMailto                  = 0x38         ;
            constexpr std::uintptr_t UriSchemeNews                    = 0x40         ;
            constexpr std::uintptr_t UriSchemeNntp                    = 0x48         ;
            constexpr std::uintptr_t UriSchemeNetTcp                  = 0x50         ;
            constexpr std::uintptr_t UriSchemeNetPipe                 = 0x58         ;
            constexpr std::uintptr_t SchemeDelimiter                  = 0x60         ;
            constexpr std::uintptr_t s_ConfigInitialized              = 0x68         ;
            constexpr std::uintptr_t s_ConfigInitializing             = 0x69         ;
            constexpr std::uintptr_t s_IdnScope                       = 0x6C         ;
            constexpr std::uintptr_t s_IriParsing                     = 0x70         ;
            constexpr std::uintptr_t useDotNetRelativeOrAbsolute      = 0x71         ;
            constexpr std::uintptr_t IsWindowsFileSystem              = 0x72         ;
            constexpr std::uintptr_t s_initLock                       = 0x78         ;
            constexpr std::uintptr_t HexLowerChars                    = 0x80         ;
            constexpr std::uintptr_t _WSchars                         = 0x88         ;
        }

    }

    namespace System__UriFormatException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System__UriKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UriComponents
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UriFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UriIdnScope
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__ParsingError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UnescapeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UriHostNameType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__UriParser
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DB3A0   ;
        constexpr std::uintptr_t m_Flags                          = 0x10         ;
        constexpr std::uintptr_t m_UpdatableFlags                 = 0x14         ;
        constexpr std::uintptr_t m_UpdatableFlagsUsed             = 0x18         ;
        constexpr std::uintptr_t m_Port                           = 0x1C         ;
        constexpr std::uintptr_t m_Scheme                         = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t m_Table                          = 0x0          ;
            constexpr std::uintptr_t m_TempTable                      = 0x8          ;
            constexpr std::uintptr_t HttpUri                          = 0x10         ;
            constexpr std::uintptr_t HttpsUri                         = 0x18         ;
            constexpr std::uintptr_t WsUri                            = 0x20         ;
            constexpr std::uintptr_t WssUri                           = 0x28         ;
            constexpr std::uintptr_t FtpUri                           = 0x30         ;
            constexpr std::uintptr_t FileUri                          = 0x38         ;
            constexpr std::uintptr_t GopherUri                        = 0x40         ;
            constexpr std::uintptr_t NntpUri                          = 0x48         ;
            constexpr std::uintptr_t NewsUri                          = 0x50         ;
            constexpr std::uintptr_t MailToUri                        = 0x58         ;
            constexpr std::uintptr_t UuidUri                          = 0x60         ;
            constexpr std::uintptr_t TelnetUri                        = 0x68         ;
            constexpr std::uintptr_t LdapUri                          = 0x70         ;
            constexpr std::uintptr_t NetTcpUri                        = 0x78         ;
            constexpr std::uintptr_t NetPipeUri                       = 0x80         ;
            constexpr std::uintptr_t VsMacrosUri                      = 0x88         ;
            constexpr std::uintptr_t s_QuirksVersion                  = 0x90         ;
            constexpr std::uintptr_t HttpSyntaxFlags                  = 0x94         ;
            constexpr std::uintptr_t FileSyntaxFlags                  = 0x98         ;
        }

    }

    namespace System__UriSyntaxFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__IOOperation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System__IOAsyncCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6060   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__IOAsyncResult
    {
        constexpr std::uintptr_t async_callback                   = 0x10         ;
        constexpr std::uintptr_t async_state                      = 0x18         ;
        constexpr std::uintptr_t wait_handle                      = 0x20         ;
        constexpr std::uintptr_t completed_synchronously          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x29         ;
    }

    namespace System__IOSelectorJob
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6388   ;
        constexpr std::uintptr_t operation                        = 0x10         ;
        constexpr std::uintptr_t callback                         = 0x18         ;
        constexpr std::uintptr_t state                            = 0x20         ;
    }

    namespace System__SRDescriptionAttribute
    {
        constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10         ;
        constexpr std::uintptr_t isReplaced                       = 0x18         ;
    }

    namespace System_Text_RegularExpressions__Capture
    {
        constexpr std::uintptr_t _Index_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x14         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x18         ;
    }

    namespace System_Text_RegularExpressions__CaptureCollection
    {
        constexpr std::uintptr_t _group                           = 0x10         ;
        constexpr std::uintptr_t _capcount                        = 0x18         ;
        constexpr std::uintptr_t _captures                        = 0x20         ;
    }

    namespace System_Text_RegularExpressions__Group
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F1288   ;
        constexpr std::uintptr_t _Index_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x14         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _caps                            = 0x20         ;
        constexpr std::uintptr_t _capcount                        = 0x28         ;
        constexpr std::uintptr_t _capcoll                         = 0x30         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_emptyGroup                     = 0x0          ;
        }

    }

    namespace System_Text_RegularExpressions__GroupCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F13F0   ;
        constexpr std::uintptr_t _match                           = 0x10         ;
        constexpr std::uintptr_t _captureMap                      = 0x18         ;
        constexpr std::uintptr_t _groups                          = 0x20         ;
    }

    namespace System_Text_RegularExpressions__Match
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F2F8   ;
        constexpr std::uintptr_t _Index_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x14         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _caps                            = 0x20         ;
        constexpr std::uintptr_t _capcount                        = 0x28         ;
        constexpr std::uintptr_t _capcoll                         = 0x30         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x38         ;
        constexpr std::uintptr_t _groupcoll                       = 0x40         ;
        constexpr std::uintptr_t _regex                           = 0x48         ;
        constexpr std::uintptr_t _textbeg                         = 0x50         ;
        constexpr std::uintptr_t _textpos                         = 0x54         ;
        constexpr std::uintptr_t _textend                         = 0x58         ;
        constexpr std::uintptr_t _textstart                       = 0x5C         ;
        constexpr std::uintptr_t _matches                         = 0x60         ;
        constexpr std::uintptr_t _matchcount                      = 0x68         ;
        constexpr std::uintptr_t _balancing                       = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _Empty_k__BackingField           = 0x0          ;
        }

    }

    namespace System_Text_RegularExpressions__MatchSparse
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F35C8   ;
        constexpr std::uintptr_t _Index_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x14         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _caps                            = 0x20         ;
        constexpr std::uintptr_t _capcount                        = 0x28         ;
        constexpr std::uintptr_t _capcoll                         = 0x30         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x38         ;
        constexpr std::uintptr_t _groupcoll                       = 0x40         ;
        constexpr std::uintptr_t _regex                           = 0x48         ;
        constexpr std::uintptr_t _textbeg                         = 0x50         ;
        constexpr std::uintptr_t _textpos                         = 0x54         ;
        constexpr std::uintptr_t _textend                         = 0x58         ;
        constexpr std::uintptr_t _textstart                       = 0x5C         ;
        constexpr std::uintptr_t _matches                         = 0x60         ;
        constexpr std::uintptr_t _matchcount                      = 0x68         ;
        constexpr std::uintptr_t _balancing                       = 0x70         ;
        constexpr std::uintptr_t _caps                            = 0x78         ;
    }

    namespace System_Text_RegularExpressions__MatchCollection
    {
        constexpr std::uintptr_t _regex                           = 0x10         ;
        constexpr std::uintptr_t _matches                         = 0x18         ;
        constexpr std::uintptr_t _done                            = 0x20         ;
        constexpr std::uintptr_t _input                           = 0x28         ;
        constexpr std::uintptr_t _beginning                       = 0x30         ;
        constexpr std::uintptr_t _length                          = 0x34         ;
        constexpr std::uintptr_t _startat                         = 0x38         ;
        constexpr std::uintptr_t _prevlen                         = 0x3C         ;
    }

    namespace System_Text_RegularExpressions__ExclusiveReference
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F09C0   ;
        constexpr std::uintptr_t _ref                             = 0x10         ;
        constexpr std::uintptr_t _obj                             = 0x18         ;
        constexpr std::uintptr_t _locked                          = 0x20         ;
    }

    namespace System_Text_RegularExpressions__Regex
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082FB18   ;
        constexpr std::uintptr_t internalMatchTimeout             = 0x10         ;
        constexpr std::uintptr_t pattern                          = 0x18         ;
        constexpr std::uintptr_t roptions                         = 0x20         ;
        constexpr std::uintptr_t factory                          = 0x28         ;
        constexpr std::uintptr_t caps                             = 0x30         ;
        constexpr std::uintptr_t capnames                         = 0x38         ;
        constexpr std::uintptr_t capslist                         = 0x40         ;
        constexpr std::uintptr_t capsize                          = 0x48         ;
        constexpr std::uintptr_t _runnerref                       = 0x50         ;
        constexpr std::uintptr_t _replref                         = 0x58         ;
        constexpr std::uintptr_t _code                            = 0x60         ;
        constexpr std::uintptr_t _refsInitialized                 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cacheSize                      = 0x0          ;
            constexpr std::uintptr_t s_cache                          = 0x8          ;
            constexpr std::uintptr_t s_cacheCount                     = 0x10         ;
            constexpr std::uintptr_t s_cacheFirst                     = 0x18         ;
            constexpr std::uintptr_t s_cacheLast                      = 0x20         ;
            constexpr std::uintptr_t s_maximumMatchTimeout            = 0x28         ;
            constexpr std::uintptr_t s_defaultMatchTimeout            = 0x30         ;
            constexpr std::uintptr_t InfiniteMatchTimeout             = 0x38         ;
        }

    }

    namespace System_Text_RegularExpressions__MatchEvaluator
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Text_RegularExpressions__RegexBoyerMoore
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F35E0   ;
        constexpr std::uintptr_t Positive                         = 0x10         ;
        constexpr std::uintptr_t NegativeASCII                    = 0x18         ;
        constexpr std::uintptr_t NegativeUnicode                  = 0x20         ;
        constexpr std::uintptr_t Pattern                          = 0x28         ;
        constexpr std::uintptr_t LowASCII                         = 0x30         ;
        constexpr std::uintptr_t HighASCII                        = 0x34         ;
        constexpr std::uintptr_t RightToLeft                      = 0x38         ;
        constexpr std::uintptr_t CaseInsensitive                  = 0x39         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
    }

    namespace System_Text_RegularExpressions__RegexCharClass
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F0AA0   ;
        constexpr std::uintptr_t _rangelist                       = 0x10         ;
        constexpr std::uintptr_t _categories                      = 0x18         ;
        constexpr std::uintptr_t _canonical                       = 0x20         ;
        constexpr std::uintptr_t _negate                          = 0x21         ;
        constexpr std::uintptr_t _subtractor                      = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_internalRegexIgnoreCase        = 0x0          ;
            constexpr std::uintptr_t s_space                          = 0x8          ;
            constexpr std::uintptr_t s_notSpace                       = 0x10         ;
            constexpr std::uintptr_t s_word                           = 0x18         ;
            constexpr std::uintptr_t s_notWord                        = 0x20         ;
            constexpr std::uintptr_t SpaceClass                       = 0x28         ;
            constexpr std::uintptr_t NotSpaceClass                    = 0x30         ;
            constexpr std::uintptr_t WordClass                        = 0x38         ;
            constexpr std::uintptr_t NotWordClass                     = 0x40         ;
            constexpr std::uintptr_t DigitClass                       = 0x48         ;
            constexpr std::uintptr_t NotDigitClass                    = 0x50         ;
            constexpr std::uintptr_t s_definedCategories              = 0x58         ;
            constexpr std::uintptr_t s_propTable                      = 0x60         ;
            constexpr std::uintptr_t s_lcTable                        = 0x68         ;
        }

    }

    namespace System_Text_RegularExpressions__RegexCode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F35E8   ;
        constexpr std::uintptr_t Codes                            = 0x10         ;
        constexpr std::uintptr_t Strings                          = 0x18         ;
        constexpr std::uintptr_t TrackCount                       = 0x20         ;
        constexpr std::uintptr_t Caps                             = 0x28         ;
        constexpr std::uintptr_t CapSize                          = 0x30         ;
        constexpr std::uintptr_t FCPrefix                         = 0x38         ;
        constexpr std::uintptr_t BMPrefix                         = 0x50         ;
        constexpr std::uintptr_t Anchors                          = 0x58         ;
        constexpr std::uintptr_t RightToLeft                      = 0x5C         ;
    }

    namespace System_Text_RegularExpressions__RegexFCD
    {
        constexpr std::uintptr_t _fcStack                         = 0x0          ;
        constexpr std::uintptr_t _intStack                        = 0x8          ;
        constexpr std::uintptr_t _skipAllChildren                 = 0x28         ;
        constexpr std::uintptr_t _skipchild                       = 0x29         ;
        constexpr std::uintptr_t _failed                          = 0x2A         ;
    }

    namespace System_Text_RegularExpressions__RegexFC
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F3A98   ;
        constexpr std::uintptr_t _cc                              = 0x10         ;
        constexpr std::uintptr_t _nullable                        = 0x18         ;
        constexpr std::uintptr_t _CaseInsensitive_k__BackingField = 0x19         ;
    }

    namespace System_Text_RegularExpressions__RegexInterpreter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F0A78   ;
        constexpr std::uintptr_t runtextbeg                       = 0x10         ;
        constexpr std::uintptr_t runtextend                       = 0x14         ;
        constexpr std::uintptr_t runtextstart                     = 0x18         ;
        constexpr std::uintptr_t runtext                          = 0x20         ;
        constexpr std::uintptr_t runtextpos                       = 0x28         ;
        constexpr std::uintptr_t runtrack                         = 0x30         ;
        constexpr std::uintptr_t runtrackpos                      = 0x38         ;
        constexpr std::uintptr_t runstack                         = 0x40         ;
        constexpr std::uintptr_t runstackpos                      = 0x48         ;
        constexpr std::uintptr_t runcrawl                         = 0x50         ;
        constexpr std::uintptr_t runcrawlpos                      = 0x58         ;
        constexpr std::uintptr_t runtrackcount                    = 0x5C         ;
        constexpr std::uintptr_t runmatch                         = 0x60         ;
        constexpr std::uintptr_t runregex                         = 0x68         ;
        constexpr std::uintptr_t _timeout                         = 0x70         ;
        constexpr std::uintptr_t _ignoreTimeout                   = 0x74         ;
        constexpr std::uintptr_t _timeoutOccursAt                 = 0x78         ;
        constexpr std::uintptr_t _timeoutChecksToSkip             = 0x7C         ;
        constexpr std::uintptr_t _code                            = 0x80         ;
        constexpr std::uintptr_t _culture                         = 0x88         ;
        constexpr std::uintptr_t _operator                        = 0x90         ;
        constexpr std::uintptr_t _codepos                         = 0x94         ;
        constexpr std::uintptr_t _rightToLeft                     = 0x98         ;
        constexpr std::uintptr_t _caseInsensitive                 = 0x99         ;
    }

    namespace System_Text_RegularExpressions__RegexMatchTimeoutException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _Input_k__BackingField           = 0x90         ;
        constexpr std::uintptr_t _Pattern_k__BackingField         = 0x98         ;
        constexpr std::uintptr_t _MatchTimeout_k__BackingField    = 0xA0         ;
    }

    namespace System_Text_RegularExpressions__RegexNode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F3B48   ;
        constexpr std::uintptr_t NType                            = 0x10         ;
        constexpr std::uintptr_t Children                         = 0x18         ;
        constexpr std::uintptr_t Str                              = 0x20         ;
        constexpr std::uintptr_t Ch                               = 0x28         ;
        constexpr std::uintptr_t M                                = 0x2C         ;
        constexpr std::uintptr_t N                                = 0x30         ;
        constexpr std::uintptr_t Options                          = 0x34         ;
        constexpr std::uintptr_t Next                             = 0x38         ;
    }

    namespace System_Text_RegularExpressions__RegexOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_RegularExpressions__RegexParser
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F0980   ;
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _group                           = 0x18         ;
        constexpr std::uintptr_t _alternation                     = 0x20         ;
        constexpr std::uintptr_t _concatenation                   = 0x28         ;
        constexpr std::uintptr_t _unit                            = 0x30         ;
        constexpr std::uintptr_t _pattern                         = 0x38         ;
        constexpr std::uintptr_t _currentPos                      = 0x40         ;
        constexpr std::uintptr_t _culture                         = 0x48         ;
        constexpr std::uintptr_t _autocap                         = 0x50         ;
        constexpr std::uintptr_t _capcount                        = 0x54         ;
        constexpr std::uintptr_t _captop                          = 0x58         ;
        constexpr std::uintptr_t _capsize                         = 0x5C         ;
        constexpr std::uintptr_t _caps                            = 0x60         ;
        constexpr std::uintptr_t _capnames                        = 0x68         ;
        constexpr std::uintptr_t _capnumlist                      = 0x70         ;
        constexpr std::uintptr_t _capnamelist                     = 0x78         ;
        constexpr std::uintptr_t _options                         = 0x80         ;
        constexpr std::uintptr_t _optionsStack                    = 0x88         ;
        constexpr std::uintptr_t _ignoreNextParen                 = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t s_category                       = 0x0          ;
        }

    }

    namespace System_Text_RegularExpressions__RegexPrefix
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F39E0   ;
        constexpr std::uintptr_t _CaseInsensitive_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _Prefix_k__BackingField          = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _Empty_k__BackingField           = 0x0          ;
        }

    }

    namespace System_Text_RegularExpressions__RegexReplacement
    {
        constexpr std::uintptr_t _strings                         = 0x10         ;
        constexpr std::uintptr_t _rules                           = 0x18         ;
        constexpr std::uintptr_t _Pattern_k__BackingField         = 0x20         ;
    }

    namespace System_Text_RegularExpressions__RegexRunner
    {
        constexpr std::uintptr_t runtextbeg                       = 0x10         ;
        constexpr std::uintptr_t runtextend                       = 0x14         ;
        constexpr std::uintptr_t runtextstart                     = 0x18         ;
        constexpr std::uintptr_t runtext                          = 0x20         ;
        constexpr std::uintptr_t runtextpos                       = 0x28         ;
        constexpr std::uintptr_t runtrack                         = 0x30         ;
        constexpr std::uintptr_t runtrackpos                      = 0x38         ;
        constexpr std::uintptr_t runstack                         = 0x40         ;
        constexpr std::uintptr_t runstackpos                      = 0x48         ;
        constexpr std::uintptr_t runcrawl                         = 0x50         ;
        constexpr std::uintptr_t runcrawlpos                      = 0x58         ;
        constexpr std::uintptr_t runtrackcount                    = 0x5C         ;
        constexpr std::uintptr_t runmatch                         = 0x60         ;
        constexpr std::uintptr_t runregex                         = 0x68         ;
        constexpr std::uintptr_t _timeout                         = 0x70         ;
        constexpr std::uintptr_t _ignoreTimeout                   = 0x74         ;
        constexpr std::uintptr_t _timeoutOccursAt                 = 0x78         ;
        constexpr std::uintptr_t _timeoutChecksToSkip             = 0x7C         ;
    }

    namespace System_Text_RegularExpressions__RegexTree
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F36A8   ;
        constexpr std::uintptr_t Root                             = 0x10         ;
        constexpr std::uintptr_t Caps                             = 0x18         ;
        constexpr std::uintptr_t CapNumList                       = 0x20         ;
        constexpr std::uintptr_t CapTop                           = 0x28         ;
        constexpr std::uintptr_t CapNames                         = 0x30         ;
        constexpr std::uintptr_t CapsList                         = 0x38         ;
        constexpr std::uintptr_t Options                          = 0x40         ;
    }

    namespace System_Text_RegularExpressions__RegexWriter
    {
        constexpr std::uintptr_t _emitted                         = 0x0          ;
        constexpr std::uintptr_t _intStack                        = 0x20         ;
        constexpr std::uintptr_t _stringHash                      = 0x40         ;
        constexpr std::uintptr_t _stringTable                     = 0x48         ;
        constexpr std::uintptr_t _caps                            = 0x50         ;
        constexpr std::uintptr_t _trackCount                      = 0x58         ;
    }

    namespace System_CodeDom_Compiler__GeneratedCodeAttribute
    {
        constexpr std::uintptr_t tool                             = 0x10         ;
        constexpr std::uintptr_t version                          = 0x18         ;
    }

    namespace System_Diagnostics__BooleanSwitch
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FED20   ;
        constexpr std::uintptr_t switchSettings                   = 0x10         ;
        constexpr std::uintptr_t description                      = 0x18         ;
        constexpr std::uintptr_t displayName                      = 0x20         ;
        constexpr std::uintptr_t switchSetting                    = 0x28         ;
        constexpr std::uintptr_t initialized                      = 0x2C         ;
        constexpr std::uintptr_t initializing                     = 0x2D         ;
        constexpr std::uintptr_t switchValueString                = 0x30         ;
        constexpr std::uintptr_t defaultValue                     = 0x38         ;
        constexpr std::uintptr_t m_intializedLock                 = 0x40         ;
    }

    namespace System_Diagnostics__SourceLevels
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F6FA0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__SourceSwitch
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F6FB0   ;
        constexpr std::uintptr_t switchSettings                   = 0x10         ;
        constexpr std::uintptr_t description                      = 0x18         ;
        constexpr std::uintptr_t displayName                      = 0x20         ;
        constexpr std::uintptr_t switchSetting                    = 0x28         ;
        constexpr std::uintptr_t initialized                      = 0x2C         ;
        constexpr std::uintptr_t initializing                     = 0x2D         ;
        constexpr std::uintptr_t switchValueString                = 0x30         ;
        constexpr std::uintptr_t defaultValue                     = 0x38         ;
        constexpr std::uintptr_t m_intializedLock                 = 0x40         ;
    }

    namespace System_Diagnostics__Switch
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F74C0   ;
        constexpr std::uintptr_t switchSettings                   = 0x10         ;
        constexpr std::uintptr_t description                      = 0x18         ;
        constexpr std::uintptr_t displayName                      = 0x20         ;
        constexpr std::uintptr_t switchSetting                    = 0x28         ;
        constexpr std::uintptr_t initialized                      = 0x2C         ;
        constexpr std::uintptr_t initializing                     = 0x2D         ;
        constexpr std::uintptr_t switchValueString                = 0x30         ;
        constexpr std::uintptr_t defaultValue                     = 0x38         ;
        constexpr std::uintptr_t m_intializedLock                 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t switches                         = 0x0          ;
            constexpr std::uintptr_t s_LastCollectionCount            = 0x8          ;
        }

    }

    namespace System_Diagnostics__SwitchLevelAttribute
    {
        constexpr std::uintptr_t type                             = 0x10         ;
    }

    namespace System_Diagnostics__TraceEventCache
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F75B8   ;
        constexpr std::uintptr_t timeStamp                        = 0x10         ;
        constexpr std::uintptr_t dateTime                         = 0x18         ;
        constexpr std::uintptr_t stackTrace                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t processId                        = 0x0          ;
            constexpr std::uintptr_t processName                      = 0x8          ;
        }

    }

    namespace System_Diagnostics__TraceEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__TraceLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__TraceListener
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t indentLevel                      = 0x18         ;
        constexpr std::uintptr_t indentSize                       = 0x1C         ;
        constexpr std::uintptr_t traceOptions                     = 0x20         ;
        constexpr std::uintptr_t needIndent                       = 0x24         ;
        constexpr std::uintptr_t listenerName                     = 0x28         ;
        constexpr std::uintptr_t filter                           = 0x30         ;
    }

    namespace System_Diagnostics__TraceListenerCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F6FD0   ;
        constexpr std::uintptr_t list                             = 0x10         ;
    }

    namespace System_Diagnostics__TraceOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__TraceSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107998B0   ;
        constexpr std::uintptr_t internalSwitch                   = 0x10         ;
        constexpr std::uintptr_t listeners                        = 0x18         ;
        constexpr std::uintptr_t attributes                       = 0x20         ;
        constexpr std::uintptr_t switchLevel                      = 0x28         ;
        constexpr std::uintptr_t sourceName                       = 0x30         ;
        constexpr std::uintptr_t _initCalled                      = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t tracesources                     = 0x0          ;
            constexpr std::uintptr_t s_LastCollectionCount            = 0x8          ;
        }

    }

    namespace System_Diagnostics__TraceSwitch
    {
        constexpr std::uintptr_t switchSettings                   = 0x10         ;
        constexpr std::uintptr_t description                      = 0x18         ;
        constexpr std::uintptr_t displayName                      = 0x20         ;
        constexpr std::uintptr_t switchSetting                    = 0x28         ;
        constexpr std::uintptr_t initialized                      = 0x2C         ;
        constexpr std::uintptr_t initializing                     = 0x2D         ;
        constexpr std::uintptr_t switchValueString                = 0x30         ;
        constexpr std::uintptr_t defaultValue                     = 0x38         ;
        constexpr std::uintptr_t m_intializedLock                 = 0x40         ;
    }

    namespace System_Diagnostics__UserCallBack
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Diagnostics__AsyncStreamReader
    {
        constexpr std::uintptr_t stream                           = 0x10         ;
        constexpr std::uintptr_t encoding                         = 0x18         ;
        constexpr std::uintptr_t decoder                          = 0x20         ;
        constexpr std::uintptr_t byteBuffer                       = 0x28         ;
        constexpr std::uintptr_t charBuffer                       = 0x30         ;
        constexpr std::uintptr_t _maxCharsPerBuffer               = 0x38         ;
        constexpr std::uintptr_t process                          = 0x40         ;
        constexpr std::uintptr_t userCallBack                     = 0x48         ;
        constexpr std::uintptr_t cancelOperation                  = 0x50         ;
        constexpr std::uintptr_t eofEvent                         = 0x58         ;
        constexpr std::uintptr_t messageQueue                     = 0x60         ;
        constexpr std::uintptr_t sb                               = 0x68         ;
        constexpr std::uintptr_t bLastCarriageReturn              = 0x70         ;
        constexpr std::uintptr_t currentLinePos                   = 0x74         ;
        constexpr std::uintptr_t syncObject                       = 0x78         ;
        constexpr std::uintptr_t asyncReadResult                  = 0x80         ;
    }

    namespace System_Diagnostics__Process
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t site                             = 0x18         ;
        constexpr std::uintptr_t events                           = 0x20         ;
        constexpr std::uintptr_t haveProcessId                    = 0x28         ;
        constexpr std::uintptr_t processId                        = 0x2C         ;
        constexpr std::uintptr_t haveProcessHandle                = 0x30         ;
        constexpr std::uintptr_t m_processHandle                  = 0x38         ;
        constexpr std::uintptr_t isRemoteMachine                  = 0x40         ;
        constexpr std::uintptr_t machineName                      = 0x48         ;
        constexpr std::uintptr_t m_processAccess                  = 0x50         ;
        constexpr std::uintptr_t threads                          = 0x58         ;
        constexpr std::uintptr_t modules                          = 0x60         ;
        constexpr std::uintptr_t haveWorkingSetLimits             = 0x68         ;
        constexpr std::uintptr_t minWorkingSet                    = 0x70         ;
        constexpr std::uintptr_t maxWorkingSet                    = 0x78         ;
        constexpr std::uintptr_t havePriorityClass                = 0x80         ;
        constexpr std::uintptr_t startInfo                        = 0x88         ;
        constexpr std::uintptr_t watchForExit                     = 0x90         ;
        constexpr std::uintptr_t watchingForExit                  = 0x91         ;
        constexpr std::uintptr_t onExited                         = 0x98         ;
        constexpr std::uintptr_t exited                           = 0xA0         ;
        constexpr std::uintptr_t exitCode                         = 0xA4         ;
        constexpr std::uintptr_t signaled                         = 0xA8         ;
        constexpr std::uintptr_t haveExitTime                     = 0xA9         ;
        constexpr std::uintptr_t raisedOnExited                   = 0xAA         ;
        constexpr std::uintptr_t registeredWaitHandle             = 0xB0         ;
        constexpr std::uintptr_t waitHandle                       = 0xB8         ;
        constexpr std::uintptr_t synchronizingObject              = 0xC0         ;
        constexpr std::uintptr_t standardOutput                   = 0xC8         ;
        constexpr std::uintptr_t standardInput                    = 0xD0         ;
        constexpr std::uintptr_t standardError                    = 0xD8         ;
        constexpr std::uintptr_t disposed                         = 0xE0         ;
        constexpr std::uintptr_t outputStreamReadMode             = 0xE4         ;
        constexpr std::uintptr_t errorStreamReadMode              = 0xE8         ;
        constexpr std::uintptr_t inputStreamReadMode              = 0xEC         ;
        constexpr std::uintptr_t OutputDataReceived               = 0xF0         ;
        constexpr std::uintptr_t ErrorDataReceived                = 0xF8         ;
        constexpr std::uintptr_t output                           = 0x100        ;
        constexpr std::uintptr_t error                            = 0x108        ;
        constexpr std::uintptr_t pendingOutputRead                = 0x110        ;
        constexpr std::uintptr_t pendingErrorRead                 = 0x111        ;
        constexpr std::uintptr_t process_name                     = 0x118        ;
    }

    namespace System_Diagnostics__ProcessModuleCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Diagnostics__ProcessStartInfo
    {
        constexpr std::uintptr_t fileName                         = 0x10         ;
        constexpr std::uintptr_t arguments                        = 0x18         ;
        constexpr std::uintptr_t directory                        = 0x20         ;
        constexpr std::uintptr_t verb                             = 0x28         ;
        constexpr std::uintptr_t windowStyle                      = 0x30         ;
        constexpr std::uintptr_t errorDialog                      = 0x34         ;
        constexpr std::uintptr_t errorDialogParentHandle          = 0x38         ;
        constexpr std::uintptr_t useShellExecute                  = 0x40         ;
        constexpr std::uintptr_t userName                         = 0x48         ;
        constexpr std::uintptr_t domain                           = 0x50         ;
        constexpr std::uintptr_t password                         = 0x58         ;
        constexpr std::uintptr_t passwordInClearText              = 0x60         ;
        constexpr std::uintptr_t loadUserProfile                  = 0x68         ;
        constexpr std::uintptr_t redirectStandardInput            = 0x69         ;
        constexpr std::uintptr_t redirectStandardOutput           = 0x6A         ;
        constexpr std::uintptr_t redirectStandardError            = 0x6B         ;
        constexpr std::uintptr_t standardOutputEncoding           = 0x70         ;
        constexpr std::uintptr_t standardErrorEncoding            = 0x78         ;
        constexpr std::uintptr_t createNoWindow                   = 0x80         ;
        constexpr std::uintptr_t weakParentProcess                = 0x88         ;
        constexpr std::uintptr_t environmentVariables             = 0x90         ;
        constexpr std::uintptr_t _argumentList                    = 0x98         ;
        constexpr std::uintptr_t environment                      = 0xA0         ;
        constexpr std::uintptr_t _StandardInputEncoding_k__BackingField = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t empty                            = 0x0          ;
        }

    }

    namespace System_Diagnostics__ProcessThreadCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Diagnostics__ProcessWaitHandle
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t waitHandle                       = 0x18         ;
        constexpr std::uintptr_t safeWaitHandle                   = 0x20         ;
        constexpr std::uintptr_t hasThreadAffinity                = 0x28         ;
    }

    namespace System_Diagnostics__DataReceivedEventArgs
    {
        constexpr std::uintptr_t data                             = 0x10         ;
    }

    namespace System_Diagnostics__DataReceivedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Diagnostics__DefaultTraceListener
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F6FC0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t indentLevel                      = 0x18         ;
        constexpr std::uintptr_t indentSize                       = 0x1C         ;
        constexpr std::uintptr_t traceOptions                     = 0x20         ;
        constexpr std::uintptr_t needIndent                       = 0x24         ;
        constexpr std::uintptr_t listenerName                     = 0x28         ;
        constexpr std::uintptr_t filter                           = 0x30         ;
        constexpr std::uintptr_t logFileName                      = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t OnWin32                          = 0x0          ;
            constexpr std::uintptr_t MonoTracePrefix                  = 0x8          ;
            constexpr std::uintptr_t MonoTraceFile                    = 0x10         ;
        }

    }

    namespace System_Diagnostics__MonitoringDescriptionAttribute
    {
        constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10         ;
    }

    namespace System_Diagnostics__ProcessPriorityClass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__ProcessWindowStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__Stopwatch
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835570   ;
        constexpr std::uintptr_t elapsed                          = 0x10         ;
        constexpr std::uintptr_t started                          = 0x18         ;
        constexpr std::uintptr_t is_running                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Frequency                        = 0x0          ;
            constexpr std::uintptr_t IsHighResolution                 = 0x8          ;
        }

    }

    namespace System_Security_Authentication__AuthenticationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Security_Authentication__SslProtocols
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__DerSequenceReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EC8D0   ;
        constexpr std::uintptr_t _data                            = 0x10         ;
        constexpr std::uintptr_t _end                             = 0x18         ;
        constexpr std::uintptr_t _position                        = 0x1C         ;
        constexpr std::uintptr_t _ContentLength_k__BackingField   = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_validityDateTimeFormatInfo     = 0x0          ;
            constexpr std::uintptr_t s_utf8EncodingWithExceptionFallback = 0x8          ;
            constexpr std::uintptr_t s_latin1Encoding                 = 0x10         ;
        }

    }

    namespace System_Security_Cryptography__Oid
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F6A00   ;
        constexpr std::uintptr_t _value                           = 0x10         ;
        constexpr std::uintptr_t _friendlyName                    = 0x18         ;
        constexpr std::uintptr_t _group                           = 0x20         ;
    }

    namespace System_Security_Cryptography__OidCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FC4C8   ;
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Security_Cryptography__OidEnumerator
    {
        constexpr std::uintptr_t _oids                            = 0x10         ;
        constexpr std::uintptr_t _current                         = 0x18         ;
    }

    namespace System_Security_Cryptography__OidGroup
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__AsnDecodeStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography__AsnEncodedData
    {
        constexpr std::uintptr_t _oid                             = 0x10         ;
        constexpr std::uintptr_t _raw                             = 0x18         ;
    }

    namespace System_Security_Cryptography_X509Certificates__OpenFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__StoreLocation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__StoreName
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X500DistinguishedNameFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509ChainStatusFlags
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FC4C0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509FindType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509KeyUsageFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509NameType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509RevocationFlag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509RevocationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509SubjectKeyIdentifierHashAlgorithm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509VerificationFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Security_Cryptography_X509Certificates__PublicKey
    {
        constexpr std::uintptr_t _keyValue                        = 0x10         ;
        constexpr std::uintptr_t _params                          = 0x18         ;
        constexpr std::uintptr_t _oid                             = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Security_Cryptography_X509Certificates__X500DistinguishedName
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EE298   ;
        constexpr std::uintptr_t _oid                             = 0x10         ;
        constexpr std::uintptr_t _raw                             = 0x18         ;
        constexpr std::uintptr_t name                             = 0x20         ;
        constexpr std::uintptr_t canonEncoding                    = 0x28         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509BasicConstraintsExtension
    {
        constexpr std::uintptr_t _oid                             = 0x10         ;
        constexpr std::uintptr_t _raw                             = 0x18         ;
        constexpr std::uintptr_t _critical                        = 0x20         ;
        constexpr std::uintptr_t _certificateAuthority            = 0x28         ;
        constexpr std::uintptr_t _hasPathLengthConstraint         = 0x29         ;
        constexpr std::uintptr_t _pathLengthConstraint            = 0x2C         ;
        constexpr std::uintptr_t _status                          = 0x30         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509Certificate2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10754530   ;
        constexpr std::uintptr_t impl                             = 0x10         ;
        constexpr std::uintptr_t lazyCertHash                     = 0x18         ;
        constexpr std::uintptr_t lazySerialNumber                 = 0x20         ;
        constexpr std::uintptr_t lazyIssuer                       = 0x28         ;
        constexpr std::uintptr_t lazySubject                      = 0x30         ;
        constexpr std::uintptr_t lazyKeyAlgorithm                 = 0x38         ;
        constexpr std::uintptr_t lazyKeyAlgorithmParameters       = 0x40         ;
        constexpr std::uintptr_t lazyPublicKey                    = 0x48         ;
        constexpr std::uintptr_t lazyNotBefore                    = 0x50         ;
        constexpr std::uintptr_t lazyNotAfter                     = 0x58         ;
        constexpr std::uintptr_t lazyRawData                      = 0x60         ;
        constexpr std::uintptr_t lazySignatureAlgorithm           = 0x68         ;
        constexpr std::uintptr_t lazyVersion                      = 0x70         ;
        constexpr std::uintptr_t lazySubjectName                  = 0x78         ;
        constexpr std::uintptr_t lazyIssuerName                   = 0x80         ;
        constexpr std::uintptr_t lazyPublicKey                    = 0x88         ;
        constexpr std::uintptr_t lazyPrivateKey                   = 0x90         ;
        constexpr std::uintptr_t lazyExtensions                   = 0x98         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509Certificate2Collection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t newline_split                    = 0x0          ;
        }

    }

    namespace System_Security_Cryptography_X509Certificates__X509Certificate2Enumerator
    {
        constexpr std::uintptr_t enumerator                       = 0x10         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509Certificate2ImplMono
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C610   ;
        constexpr std::uintptr_t readCertData                     = 0x10         ;
        constexpr std::uintptr_t certData                         = 0x18         ;
        constexpr std::uintptr_t intermediateCerts                = 0xB0         ;
        constexpr std::uintptr_t _cert                            = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t empty_error                      = 0x0          ;
            constexpr std::uintptr_t signedData                       = 0x8          ;
        }

    }

    namespace System_Security_Cryptography_X509Certificates__X509Certificate2ImplUnix
    {
        constexpr std::uintptr_t readCertData                     = 0x10         ;
        constexpr std::uintptr_t certData                         = 0x18         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509CertificateCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C94E8   ;
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509CertificateImplCollection
    {
        constexpr std::uintptr_t list                             = 0x10         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509Chain
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C410   ;
        constexpr std::uintptr_t impl                             = 0x10         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509ChainElement
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F6510   ;
        constexpr std::uintptr_t certificate                      = 0x10         ;
        constexpr std::uintptr_t status                           = 0x18         ;
        constexpr std::uintptr_t info                             = 0x20         ;
        constexpr std::uintptr_t compressed_status_flags          = 0x28         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509ChainElementCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BD88   ;
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509ChainElementEnumerator
    {
        constexpr std::uintptr_t enumerator                       = 0x10         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509ChainImplMono
    {
        constexpr std::uintptr_t location                         = 0x10         ;
        constexpr std::uintptr_t elements                         = 0x18         ;
        constexpr std::uintptr_t policy                           = 0x20         ;
        constexpr std::uintptr_t status                           = 0x28         ;
        constexpr std::uintptr_t max_path_length                  = 0x30         ;
        constexpr std::uintptr_t working_issuer_name              = 0x38         ;
        constexpr std::uintptr_t working_public_key               = 0x40         ;
        constexpr std::uintptr_t bce_restriction                  = 0x48         ;
        constexpr std::uintptr_t roots                            = 0x50         ;
        constexpr std::uintptr_t cas                              = 0x58         ;
        constexpr std::uintptr_t root_store                       = 0x60         ;
        constexpr std::uintptr_t ca_store                         = 0x68         ;
        constexpr std::uintptr_t user_root_store                  = 0x70         ;
        constexpr std::uintptr_t user_ca_store                    = 0x78         ;
        constexpr std::uintptr_t collection                       = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Security_Cryptography_X509Certificates__X509ChainPolicy
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BDA0   ;
        constexpr std::uintptr_t apps                             = 0x10         ;
        constexpr std::uintptr_t cert                             = 0x18         ;
        constexpr std::uintptr_t store                            = 0x20         ;
        constexpr std::uintptr_t store2                           = 0x28         ;
        constexpr std::uintptr_t rflag                            = 0x30         ;
        constexpr std::uintptr_t mode                             = 0x34         ;
        constexpr std::uintptr_t timeout                          = 0x38         ;
        constexpr std::uintptr_t vflags                           = 0x40         ;
        constexpr std::uintptr_t vtime                            = 0x48         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509ChainStatus
    {
        constexpr std::uintptr_t status                           = 0x0          ;
        constexpr std::uintptr_t info                             = 0x8          ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509EnhancedKeyUsageExtension
    {
        constexpr std::uintptr_t _oid                             = 0x10         ;
        constexpr std::uintptr_t _raw                             = 0x18         ;
        constexpr std::uintptr_t _critical                        = 0x20         ;
        constexpr std::uintptr_t _enhKeyUsage                     = 0x28         ;
        constexpr std::uintptr_t _status                          = 0x30         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509Extension
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EC940   ;
        constexpr std::uintptr_t _oid                             = 0x10         ;
        constexpr std::uintptr_t _raw                             = 0x18         ;
        constexpr std::uintptr_t _critical                        = 0x20         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509ExtensionCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Security_Cryptography_X509Certificates__X509ExtensionEnumerator
    {
        constexpr std::uintptr_t enumerator                       = 0x10         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509KeyUsageExtension
    {
        constexpr std::uintptr_t _oid                             = 0x10         ;
        constexpr std::uintptr_t _raw                             = 0x18         ;
        constexpr std::uintptr_t _critical                        = 0x20         ;
        constexpr std::uintptr_t _keyUsages                       = 0x28         ;
        constexpr std::uintptr_t _status                          = 0x2C         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509Store
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _location                        = 0x18         ;
        constexpr std::uintptr_t list                             = 0x20         ;
        constexpr std::uintptr_t _flags                           = 0x28         ;
        constexpr std::uintptr_t store                            = 0x30         ;
    }

    namespace System_Security_Cryptography_X509Certificates__X509SubjectKeyIdentifierExtension
    {
        constexpr std::uintptr_t _oid                             = 0x10         ;
        constexpr std::uintptr_t _raw                             = 0x18         ;
        constexpr std::uintptr_t _critical                        = 0x20         ;
        constexpr std::uintptr_t _subjectKeyIdentifier            = 0x28         ;
        constexpr std::uintptr_t _ski                             = 0x30         ;
        constexpr std::uintptr_t _status                          = 0x38         ;
    }

    namespace System_ComponentModel__DefaultValueAttribute
    {
        constexpr std::uintptr_t _value                           = 0x10         ;
    }

    namespace System_ComponentModel__EditorBrowsableAttribute
    {
        constexpr std::uintptr_t browsableState                   = 0x10         ;
    }

    namespace System_ComponentModel__EditorBrowsableState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_ComponentModel__AsyncOperation
    {
        constexpr std::uintptr_t _syncContext                     = 0x10         ;
        constexpr std::uintptr_t _userSuppliedState               = 0x18         ;
        constexpr std::uintptr_t _alreadyCompleted                = 0x20         ;
    }

    namespace System_ComponentModel__BrowsableAttribute
    {
        constexpr std::uintptr_t _Browsable_k__BackingField       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Yes                              = 0x0          ;
            constexpr std::uintptr_t No                               = 0x8          ;
            constexpr std::uintptr_t Default                          = 0x10         ;
        }

    }

    namespace System_ComponentModel__ComponentCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_ComponentModel__DescriptionAttribute
    {
        constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace System_ComponentModel__DesignOnlyAttribute
    {
        constexpr std::uintptr_t _IsDesignOnly_k__BackingField    = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Yes                              = 0x0          ;
            constexpr std::uintptr_t No                               = 0x8          ;
            constexpr std::uintptr_t Default                          = 0x10         ;
        }

    }

    namespace System_ComponentModel__DesignerCategoryAttribute
    {
        constexpr std::uintptr_t _Category_k__BackingField        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Component                        = 0x0          ;
            constexpr std::uintptr_t Default                          = 0x8          ;
            constexpr std::uintptr_t Form                             = 0x10         ;
            constexpr std::uintptr_t Generic                          = 0x18         ;
        }

    }

    namespace System_ComponentModel__DesignerSerializationVisibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_ComponentModel__DesignerSerializationVisibilityAttribute
    {
        constexpr std::uintptr_t _Visibility_k__BackingField      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Content                          = 0x0          ;
            constexpr std::uintptr_t Hidden                           = 0x8          ;
            constexpr std::uintptr_t Visible                          = 0x10         ;
            constexpr std::uintptr_t Default                          = 0x18         ;
        }

    }

    namespace System_ComponentModel__DisplayNameAttribute
    {
        constexpr std::uintptr_t _DisplayNameValue_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace System_ComponentModel__EventHandlerList
    {
        constexpr std::uintptr_t _head                            = 0x10         ;
        constexpr std::uintptr_t _parent                          = 0x18         ;
    }

    namespace System_ComponentModel__InvalidEnumArgumentException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _paramName                       = 0x90         ;
    }

    namespace System_ComponentModel__ReadOnlyAttribute
    {
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Yes                              = 0x0          ;
            constexpr std::uintptr_t No                               = 0x8          ;
            constexpr std::uintptr_t Default                          = 0x10         ;
        }

    }

    namespace System_ComponentModel__AmbientValueAttribute
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x10         ;
    }

    namespace System_ComponentModel__AttributeCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079E1D8   ;
        constexpr std::uintptr_t _attributes                      = 0x10         ;
        constexpr std::uintptr_t _foundAttributeTypes             = 0x18         ;
        constexpr std::uintptr_t _index                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
            constexpr std::uintptr_t s_defaultAttributes              = 0x8          ;
            constexpr std::uintptr_t s_internalSyncObject             = 0x10         ;
        }

    }

    namespace System_ComponentModel__AttributeProviderAttribute
    {
        constexpr std::uintptr_t _TypeName_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _PropertyName_k__BackingField    = 0x18         ;
    }

    namespace System_ComponentModel__CollectionChangeAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_ComponentModel__CollectionChangeEventArgs
    {
        constexpr std::uintptr_t _Action_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Element_k__BackingField         = 0x18         ;
    }

    namespace System_ComponentModel__CollectionChangeEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_ComponentModel__CultureInfoConverter
    {
        constexpr std::uintptr_t _values                          = 0x10         ;
    }

    namespace System_ComponentModel__CustomTypeDescriptor
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
    }

    namespace System_ComponentModel__DefaultEventAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace System_ComponentModel__DefaultPropertyAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace System_ComponentModel__DelegatingTypeDescriptionProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FEC88   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _emptyDescriptor                 = 0x18         ;
        constexpr std::uintptr_t _type                            = 0x20         ;
    }

    namespace System_ComponentModel__ToolboxItemAttribute
    {
        constexpr std::uintptr_t _toolboxItemTypeName             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
            constexpr std::uintptr_t None                             = 0x8          ;
        }

    }

    namespace System_ComponentModel__DesignTimeVisibleAttribute
    {
        constexpr std::uintptr_t _Visible_k__BackingField         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Yes                              = 0x0          ;
            constexpr std::uintptr_t No                               = 0x8          ;
            constexpr std::uintptr_t Default                          = 0x10         ;
        }

    }

    namespace System_ComponentModel__EditorAttribute
    {
        constexpr std::uintptr_t _typeId                          = 0x10         ;
        constexpr std::uintptr_t _EditorBaseTypeName_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _EditorTypeName_k__BackingField  = 0x20         ;
    }

    namespace System_ComponentModel__EventDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
    }

    namespace System_ComponentModel__EventDescriptorCollection
    {
        constexpr std::uintptr_t _events                          = 0x10         ;
        constexpr std::uintptr_t _namedSort                       = 0x18         ;
        constexpr std::uintptr_t _comparer                        = 0x20         ;
        constexpr std::uintptr_t _eventsOwned                     = 0x28         ;
        constexpr std::uintptr_t _needSort                        = 0x29         ;
        constexpr std::uintptr_t _readOnly                        = 0x2A         ;
        constexpr std::uintptr_t _Count_k__BackingField           = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_ComponentModel__ExtendedPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
        constexpr std::uintptr_t _extenderInfo                    = 0x88         ;
        constexpr std::uintptr_t _provider                        = 0x90         ;
    }

    namespace System_ComponentModel__ExtenderProvidedPropertyAttribute
    {
        constexpr std::uintptr_t _ExtenderProperty_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _Provider_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ReceiverType_k__BackingField    = 0x20         ;
    }

    namespace System_ComponentModel__ListBindableAttribute
    {
        constexpr std::uintptr_t _isDefault                       = 0x10         ;
        constexpr std::uintptr_t _ListBindable_k__BackingField    = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t Yes                              = 0x0          ;
            constexpr std::uintptr_t No                               = 0x8          ;
            constexpr std::uintptr_t Default                          = 0x10         ;
        }

    }

    namespace System_ComponentModel__ListChangedEventArgs
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079E530   ;
        constexpr std::uintptr_t _ListChangedType_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _NewIndex_k__BackingField        = 0x14         ;
        constexpr std::uintptr_t _OldIndex_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _PropertyDescriptor_k__BackingField = 0x20         ;
    }

    namespace System_ComponentModel__ListChangedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_ComponentModel__ListChangedType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_ComponentModel__MarshalByValueComponent
    {
        constexpr std::uintptr_t _site                            = 0x10         ;
        constexpr std::uintptr_t _events                          = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_eventDisposed                  = 0x0          ;
        }

    }

    namespace System_ComponentModel__NullableConverter
    {
        constexpr std::uintptr_t _NullableType_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x18         ;
        constexpr std::uintptr_t _UnderlyingTypeConverter_k__BackingField = 0x20         ;
    }

    namespace System_ComponentModel__PropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
    }

    namespace System_ComponentModel__PropertyDescriptorCollection
    {
        constexpr std::uintptr_t _cachedFoundProperties           = 0x10         ;
        constexpr std::uintptr_t _cachedIgnoreCase                = 0x18         ;
        constexpr std::uintptr_t _properties                      = 0x20         ;
        constexpr std::uintptr_t _namedSort                       = 0x28         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _propsOwned                      = 0x38         ;
        constexpr std::uintptr_t _needSort                        = 0x39         ;
        constexpr std::uintptr_t _readOnly                        = 0x3A         ;
        constexpr std::uintptr_t _internalSyncObject              = 0x40         ;
        constexpr std::uintptr_t _Count_k__BackingField           = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_ComponentModel__ProvidePropertyAttribute
    {
        constexpr std::uintptr_t _PropertyName_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _ReceiverTypeName_k__BackingField = 0x18         ;
    }

    namespace System_ComponentModel__ReferenceConverter
    {
        constexpr std::uintptr_t _type                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_none                           = 0x0          ;
        }

    }

    namespace System_ComponentModel__RefreshEventArgs
    {
        constexpr std::uintptr_t _TypeChanged_k__BackingField     = 0x10         ;
    }

    namespace System_ComponentModel__RefreshEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_ComponentModel__SettingsBindableAttribute
    {
        constexpr std::uintptr_t _Bindable_k__BackingField        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Yes                              = 0x0          ;
            constexpr std::uintptr_t No                               = 0x8          ;
        }

    }

    namespace System_ComponentModel__TypeConverterAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FA9B8   ;
        constexpr std::uintptr_t _ConverterTypeName_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace System_ComponentModel__TypeDescriptionProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FEF20   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _emptyDescriptor                 = 0x18         ;
    }

    namespace System_ComponentModel__TypeDescriptionProviderAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FEF60   ;
        constexpr std::uintptr_t _TypeName_k__BackingField        = 0x10         ;
    }

    namespace System_ComponentModel__TypeListConverter
    {
        constexpr std::uintptr_t _types                           = 0x10         ;
        constexpr std::uintptr_t _values                          = 0x18         ;
    }

    namespace System_ComponentModel__PropertyChangedEventArgs
    {
        constexpr std::uintptr_t _propertyName                    = 0x10         ;
    }

    namespace System_ComponentModel__PropertyChangedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_ComponentModel__PropertyChangingEventArgs
    {
        constexpr std::uintptr_t _propertyName                    = 0x10         ;
    }

    namespace System_ComponentModel__PropertyChangingEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_ComponentModel__AsyncCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
    }

    namespace System_ComponentModel__AsyncCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_ComponentModel__CategoryAttribute
    {
        constexpr std::uintptr_t localized                        = 0x10         ;
        constexpr std::uintptr_t categoryValue                    = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t defAttr                          = 0x0          ;
        }

    }

    namespace System_ComponentModel__Component
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t site                             = 0x18         ;
        constexpr std::uintptr_t events                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t EventDisposed                    = 0x0          ;
        }

    }

    namespace System_ComponentModel__ComponentConverter
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
    }

    namespace System_ComponentModel__EnumConverter
    {
        constexpr std::uintptr_t values                           = 0x10         ;
        constexpr std::uintptr_t type                             = 0x18         ;
    }

    namespace System_ComponentModel__MemberDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
    }

    namespace System_ComponentModel__ProgressChangedEventArgs
    {
        constexpr std::uintptr_t progressPercentage               = 0x10         ;
        constexpr std::uintptr_t userState                        = 0x18         ;
    }

    namespace System_ComponentModel__ReflectPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
        constexpr std::uintptr_t state                            = 0x88         ;
        constexpr std::uintptr_t componentClass                   = 0x90         ;
        constexpr std::uintptr_t type                             = 0x98         ;
        constexpr std::uintptr_t defaultValue                     = 0xA0         ;
        constexpr std::uintptr_t ambientValue                     = 0xA8         ;
        constexpr std::uintptr_t propInfo                         = 0xB0         ;
        constexpr std::uintptr_t getMethod                        = 0xB8         ;
        constexpr std::uintptr_t setMethod                        = 0xC0         ;
        constexpr std::uintptr_t shouldSerializeMethod            = 0xC8         ;
        constexpr std::uintptr_t resetMethod                      = 0xD0         ;
        constexpr std::uintptr_t realChangedEvent                 = 0xD8         ;
        constexpr std::uintptr_t receiverType                     = 0xE0         ;

        namespace _static
        {
            constexpr std::uintptr_t argsNone                         = 0x0          ;
            constexpr std::uintptr_t noValue                          = 0x8          ;
            constexpr std::uintptr_t PropDescCreateSwitch             = 0x10         ;
            constexpr std::uintptr_t PropDescUsageSwitch              = 0x18         ;
            constexpr std::uintptr_t BitDefaultValueQueried           = 0x20         ;
            constexpr std::uintptr_t BitGetQueried                    = 0x24         ;
            constexpr std::uintptr_t BitSetQueried                    = 0x28         ;
            constexpr std::uintptr_t BitShouldSerializeQueried        = 0x2C         ;
            constexpr std::uintptr_t BitResetQueried                  = 0x30         ;
            constexpr std::uintptr_t BitChangedQueried                = 0x34         ;
            constexpr std::uintptr_t BitIPropChangedQueried           = 0x38         ;
            constexpr std::uintptr_t BitReadOnlyChecked               = 0x3C         ;
            constexpr std::uintptr_t BitAmbientValueQueried           = 0x40         ;
            constexpr std::uintptr_t BitSetOnDemand                   = 0x44         ;
        }

    }

    namespace System_ComponentModel__ReflectTypeDescriptionProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FF058   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _emptyDescriptor                 = 0x18         ;
        constexpr std::uintptr_t _typeData                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _typeConstructor                 = 0x0          ;
            constexpr std::uintptr_t _intrinsicTypeConverters         = 0x8          ;
            constexpr std::uintptr_t _intrinsicReferenceKey           = 0x10         ;
            constexpr std::uintptr_t _intrinsicNullableKey            = 0x18         ;
            constexpr std::uintptr_t _dictionaryKey                   = 0x20         ;
            constexpr std::uintptr_t _propertyCache                   = 0x28         ;
            constexpr std::uintptr_t _attributeCache                  = 0x30         ;
            constexpr std::uintptr_t _extendedPropertyCache           = 0x38         ;
            constexpr std::uintptr_t _extenderProviderKey             = 0x40         ;
            constexpr std::uintptr_t _extenderPropertiesKey           = 0x50         ;
            constexpr std::uintptr_t _extenderProviderPropertiesKey   = 0x60         ;
            constexpr std::uintptr_t _skipInterfaceAttributeList      = 0x70         ;
            constexpr std::uintptr_t _internalSyncObject              = 0x78         ;
        }

    }

    namespace System_ComponentModel__Win32Exception
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t nativeErrorCode                  = 0x90         ;
    }

    namespace System_ComponentModel__NotifyParentPropertyAttribute
    {
        constexpr std::uintptr_t notifyParent                     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Yes                              = 0x0          ;
            constexpr std::uintptr_t No                               = 0x8          ;
            constexpr std::uintptr_t Default                          = 0x10         ;
        }

    }

    namespace System_ComponentModel__RefreshProperties
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_ComponentModel__RefreshPropertiesAttribute
    {
        constexpr std::uintptr_t refresh                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t All                              = 0x0          ;
            constexpr std::uintptr_t Repaint                          = 0x8          ;
            constexpr std::uintptr_t Default                          = 0x10         ;
        }

    }

    namespace System_ComponentModel__WeakHashtable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FED08   ;
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _count                           = 0x18         ;
        constexpr std::uintptr_t _occupancy                       = 0x1C         ;
        constexpr std::uintptr_t _loadsize                        = 0x20         ;
        constexpr std::uintptr_t _loadFactor                      = 0x24         ;
        constexpr std::uintptr_t _version                         = 0x28         ;
        constexpr std::uintptr_t _isWriterInProgress              = 0x2C         ;
        constexpr std::uintptr_t _keys                            = 0x30         ;
        constexpr std::uintptr_t _values                          = 0x38         ;
        constexpr std::uintptr_t _keycomparer                     = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _comparer                        = 0x0          ;
        }

    }

    namespace System_ComponentModel_Design__CheckoutException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t Canceled                         = 0x0          ;
        }

    }

    namespace System_ComponentModel_Design_Serialization__InstanceDescriptor
    {
        constexpr std::uintptr_t _Arguments_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _IsComplete_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _MemberInfo_k__BackingField      = 0x20         ;
    }

    namespace System_ComponentModel_Design_Serialization__RootDesignerSerializerAttribute
    {
        constexpr std::uintptr_t _typeId                          = 0x10         ;
        constexpr std::uintptr_t _Reloadable_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _SerializerTypeName_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _SerializerBaseTypeName_k__BackingField = 0x28         ;
    }

    namespace System_Collections_Specialized__BitVector32
    {
        constexpr std::uintptr_t _data                            = 0x0          ;
    }

    namespace System_Collections_Specialized__ListDictionary
    {
        constexpr std::uintptr_t head                             = 0x10         ;
        constexpr std::uintptr_t version                          = 0x18         ;
        constexpr std::uintptr_t count                            = 0x1C         ;
        constexpr std::uintptr_t comparer                         = 0x20         ;
        constexpr std::uintptr_t _syncRoot                        = 0x28         ;
    }

    namespace System_Collections_Specialized__NameValueCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083D5C0   ;
        constexpr std::uintptr_t _readOnly                        = 0x10         ;
        constexpr std::uintptr_t _entriesArray                    = 0x18         ;
        constexpr std::uintptr_t _keyComparer                     = 0x20         ;
        constexpr std::uintptr_t _entriesTable                    = 0x28         ;
        constexpr std::uintptr_t _nullKeyEntry                    = 0x30         ;
        constexpr std::uintptr_t _serializationInfo               = 0x38         ;
        constexpr std::uintptr_t _version                         = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
        constexpr std::uintptr_t _all                             = 0x50         ;
        constexpr std::uintptr_t _allKeys                         = 0x58         ;
    }

    namespace System_Collections_Specialized__OrderedDictionary
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FEE80   ;
        constexpr std::uintptr_t _objectsArray                    = 0x10         ;
        constexpr std::uintptr_t _objectsTable                    = 0x18         ;
        constexpr std::uintptr_t _initialCapacity                 = 0x20         ;
        constexpr std::uintptr_t _comparer                        = 0x28         ;
        constexpr std::uintptr_t _readOnly                        = 0x30         ;
        constexpr std::uintptr_t _syncRoot                        = 0x38         ;
        constexpr std::uintptr_t _siInfo                          = 0x40         ;
    }

    namespace System_Collections_Specialized__StringCollection
    {
        constexpr std::uintptr_t data                             = 0x10         ;
    }

    namespace System_Collections_Specialized__StringDictionary
    {
        constexpr std::uintptr_t contents                         = 0x10         ;
    }

    namespace System_Collections_Specialized__NotifyCollectionChangedAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Collections_Specialized__NotifyCollectionChangedEventArgs
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079E558   ;
        constexpr std::uintptr_t _action                          = 0x10         ;
        constexpr std::uintptr_t _newItems                        = 0x18         ;
        constexpr std::uintptr_t _oldItems                        = 0x20         ;
        constexpr std::uintptr_t _newStartingIndex                = 0x28         ;
        constexpr std::uintptr_t _oldStartingIndex                = 0x2C         ;
    }

    namespace System_Collections_Specialized__NotifyCollectionChangedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Collections_Specialized__ReadOnlyList
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Collections_Specialized__CaseSensitiveStringDictionary
    {
        constexpr std::uintptr_t contents                         = 0x10         ;
    }

    namespace System_Collections_Specialized__NameObjectCollectionBase
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE848   ;
        constexpr std::uintptr_t _readOnly                        = 0x10         ;
        constexpr std::uintptr_t _entriesArray                    = 0x18         ;
        constexpr std::uintptr_t _keyComparer                     = 0x20         ;
        constexpr std::uintptr_t _entriesTable                    = 0x28         ;
        constexpr std::uintptr_t _nullKeyEntry                    = 0x30         ;
        constexpr std::uintptr_t _serializationInfo               = 0x38         ;
        constexpr std::uintptr_t _version                         = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t defaultComparer                  = 0x0          ;
        }

    }

    namespace System_Collections_Specialized__CompatibleComparer
    {
        constexpr std::uintptr_t _comparer                        = 0x10         ;
        constexpr std::uintptr_t _hcp                             = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t defaultComparer                  = 0x0          ;
            constexpr std::uintptr_t defaultHashProvider              = 0x8          ;
        }

    }

    namespace System_Collections_Concurrent__CDSCollectionETWBCLProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10783A48   ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Log                              = 0x0          ;
        }

    }

    namespace System_Collections_Concurrent__ConcurrentBag`1
    {
        constexpr std::uintptr_t _locals                          = 0x0          ;
    }

    namespace System_Collections_Generic__ValueListBuilder`1
    {
        constexpr std::uintptr_t _span                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Collections_Generic__LinkedList`1
    {
        constexpr std::uintptr_t head                             = 0x0          ;
    }

    namespace System_Collections_Generic__LinkedListNode`1
    {
        constexpr std::uintptr_t list                             = 0x0          ;
    }

    namespace System_Collections_Generic__SortedDictionary`2
    {
        constexpr std::uintptr_t _keys                            = 0x0          ;
    }

    namespace System_Collections_Generic__TreeSet`1
    {
        constexpr std::uintptr_t root                             = 0x10         ;
        constexpr std::uintptr_t comparer                         = 0x18         ;
        constexpr std::uintptr_t count                            = 0x20         ;
        constexpr std::uintptr_t version                          = 0x24         ;
        constexpr std::uintptr_t _syncRoot                        = 0x28         ;
        constexpr std::uintptr_t siInfo                           = 0x30         ;
    }

    namespace System_Collections_Generic__SortedList`2
    {
        constexpr std::uintptr_t keys                             = 0x0          ;
    }

    namespace System_Collections_Generic__SortedSet`1
    {
        constexpr std::uintptr_t root                             = 0x0          ;
    }

    namespace System_Collections_Generic__NodeColor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Collections_Generic__TreeWalkPredicate`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Collections_Generic__TreeRotation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__FileSystemEventArgs
    {
        constexpr std::uintptr_t _changeType                      = 0x10         ;
        constexpr std::uintptr_t _name                            = 0x18         ;
        constexpr std::uintptr_t _fullPath                        = 0x20         ;
    }

    namespace System_IO__ChunkedMemoryStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _headChunk                       = 0x28         ;
        constexpr std::uintptr_t _currentChunk                    = 0x30         ;
        constexpr std::uintptr_t _totalLength                     = 0x38         ;
    }

    namespace System_IO__FileSystemEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_IO__RenamedEventArgs
    {
        constexpr std::uintptr_t _changeType                      = 0x10         ;
        constexpr std::uintptr_t _name                            = 0x18         ;
        constexpr std::uintptr_t _fullPath                        = 0x20         ;
        constexpr std::uintptr_t _oldName                         = 0x28         ;
        constexpr std::uintptr_t _oldFullPath                     = 0x30         ;
    }

    namespace System_IO__RenamedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_IO__WaitForChangedResult
    {
        constexpr std::uintptr_t _ChangeType_k__BackingField      = 0x0          ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _OldName_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _TimedOut_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t TimedOutResult                   = 0x0          ;
        }

    }

    namespace System_IO__DefaultWatcherData
    {
        constexpr std::uintptr_t FSW                              = 0x10         ;
        constexpr std::uintptr_t Directory                        = 0x18         ;
        constexpr std::uintptr_t FileMask                         = 0x20         ;
        constexpr std::uintptr_t IncludeSubdirs                   = 0x28         ;
        constexpr std::uintptr_t Enabled                          = 0x29         ;
        constexpr std::uintptr_t NoWildcards                      = 0x2A         ;
        constexpr std::uintptr_t DisabledTime                     = 0x30         ;
        constexpr std::uintptr_t FilesLock                        = 0x38         ;
        constexpr std::uintptr_t Files                            = 0x40         ;
    }

    namespace System_IO__FileData
    {
        constexpr std::uintptr_t Directory                        = 0x10         ;
        constexpr std::uintptr_t Attributes                       = 0x18         ;
        constexpr std::uintptr_t NotExists                        = 0x1C         ;
        constexpr std::uintptr_t CreationTime                     = 0x20         ;
        constexpr std::uintptr_t LastWriteTime                    = 0x28         ;
    }

    namespace System_IO__ErrorEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_IO__FileAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__FileSystemWatcher
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t site                             = 0x18         ;
        constexpr std::uintptr_t events                           = 0x20         ;
        constexpr std::uintptr_t inited                           = 0x28         ;
        constexpr std::uintptr_t start_requested                  = 0x29         ;
        constexpr std::uintptr_t enableRaisingEvents              = 0x2A         ;
        constexpr std::uintptr_t filter                           = 0x30         ;
        constexpr std::uintptr_t includeSubdirectories            = 0x38         ;
        constexpr std::uintptr_t internalBufferSize               = 0x3C         ;
        constexpr std::uintptr_t notifyFilter                     = 0x40         ;
        constexpr std::uintptr_t path                             = 0x48         ;
        constexpr std::uintptr_t fullpath                         = 0x50         ;
        constexpr std::uintptr_t synchronizingObject              = 0x58         ;
        constexpr std::uintptr_t lastData                         = 0x60         ;
        constexpr std::uintptr_t waiting                          = 0x80         ;
        constexpr std::uintptr_t pattern                          = 0x88         ;
        constexpr std::uintptr_t disposed                         = 0x90         ;
        constexpr std::uintptr_t mangledFilter                    = 0x98         ;
        constexpr std::uintptr_t watcher                          = 0xA0         ;
        constexpr std::uintptr_t watcher_handle                   = 0xA8         ;
        constexpr std::uintptr_t Changed                          = 0xB0         ;
        constexpr std::uintptr_t Created                          = 0xB8         ;
        constexpr std::uintptr_t Deleted                          = 0xC0         ;
        constexpr std::uintptr_t Error                            = 0xC8         ;
        constexpr std::uintptr_t Renamed                          = 0xD0         ;

        namespace _static
        {
            constexpr std::uintptr_t lockobj                          = 0x0          ;
        }

    }

    namespace System_IO__IODescriptionAttribute
    {
        constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10         ;
    }

    namespace System_IO__InvalidDataException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_IO__NotifyFilters
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO__SearchPattern2
    {
        constexpr std::uintptr_t ops                              = 0x10         ;
        constexpr std::uintptr_t ignore                           = 0x18         ;
        constexpr std::uintptr_t hasWildcard                      = 0x19         ;
        constexpr std::uintptr_t pattern                          = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t WildcardChars                    = 0x0          ;
            constexpr std::uintptr_t InvalidChars                     = 0x8          ;
        }

    }

    namespace System_IO__WatcherChangeTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO_Compression__CompressionLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO_Compression__CompressionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_IO_Compression__GZipStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085C768   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _deflateStream                   = 0x28         ;
    }

    namespace System_IO_Compression__DeflateStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DF508   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t base_stream                      = 0x28         ;
        constexpr std::uintptr_t mode                             = 0x30         ;
        constexpr std::uintptr_t leaveOpen                        = 0x34         ;
        constexpr std::uintptr_t disposed                         = 0x35         ;
        constexpr std::uintptr_t native                           = 0x38         ;
    }

    namespace System_IO_Compression__DeflateStreamNative
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10802E38   ;
        constexpr std::uintptr_t feeder                           = 0x10         ;
        constexpr std::uintptr_t base_stream                      = 0x18         ;
        constexpr std::uintptr_t z_stream                         = 0x20         ;
        constexpr std::uintptr_t data                             = 0x28         ;
        constexpr std::uintptr_t disposed                         = 0x30         ;
        constexpr std::uintptr_t io_buffer                        = 0x38         ;
        constexpr std::uintptr_t last_error                       = 0x40         ;
    }

    namespace System_Net__ContextAwareResult
    {
        constexpr std::uintptr_t m_AsyncObject                    = 0x10         ;
        constexpr std::uintptr_t m_AsyncState                     = 0x18         ;
        constexpr std::uintptr_t m_AsyncCallback                  = 0x20         ;
        constexpr std::uintptr_t m_Result                         = 0x28         ;
        constexpr std::uintptr_t m_IntCompleted                   = 0x30         ;
        constexpr std::uintptr_t m_EndCalled                      = 0x34         ;
        constexpr std::uintptr_t m_UserEvent                      = 0x35         ;
        constexpr std::uintptr_t m_Event                          = 0x38         ;
        constexpr std::uintptr_t _context                         = 0x40         ;
        constexpr std::uintptr_t _lock                            = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
    }

    namespace System_Net__NetEventSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E64F8   ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Log                              = 0x0          ;
        }

    }

    namespace System_Net__TlsStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _streamSocket                    = 0x28         ;
        constexpr std::uintptr_t _ownsSocket                      = 0x30         ;
        constexpr std::uintptr_t _readable                        = 0x31         ;
        constexpr std::uintptr_t _writeable                       = 0x32         ;
        constexpr std::uintptr_t _closeTimeout                    = 0x34         ;
        constexpr std::uintptr_t _cleanedUp                       = 0x38         ;
        constexpr std::uintptr_t _currentReadTimeout              = 0x3C         ;
        constexpr std::uintptr_t _currentWriteTimeout             = 0x40         ;
        constexpr std::uintptr_t _sslStream                       = 0x48         ;
        constexpr std::uintptr_t _host                            = 0x50         ;
        constexpr std::uintptr_t _clientCertificates              = 0x58         ;
    }

    namespace System_Net__HttpStatusCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__IPAddress
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A28C8   ;
        constexpr std::uintptr_t _addressOrScopeId                = 0x10         ;
        constexpr std::uintptr_t _numbers                         = 0x18         ;
        constexpr std::uintptr_t _toString                        = 0x20         ;
        constexpr std::uintptr_t _hashCode                        = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t Any                              = 0x0          ;
            constexpr std::uintptr_t Loopback                         = 0x8          ;
            constexpr std::uintptr_t Broadcast                        = 0x10         ;
            constexpr std::uintptr_t None                             = 0x18         ;
            constexpr std::uintptr_t IPv6Any                          = 0x20         ;
            constexpr std::uintptr_t IPv6Loopback                     = 0x28         ;
            constexpr std::uintptr_t IPv6None                         = 0x30         ;
        }

    }

    namespace System_Net__IPEndPoint
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C5AB0   ;
        constexpr std::uintptr_t _address                         = 0x10         ;
        constexpr std::uintptr_t _port                            = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Any                              = 0x0          ;
            constexpr std::uintptr_t IPv6Any                          = 0x8          ;
        }

    }

    namespace System_Net__CommandStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _client                          = 0x28         ;
        constexpr std::uintptr_t _networkStream                   = 0x30         ;
        constexpr std::uintptr_t _recoverableFailure              = 0x38         ;
        constexpr std::uintptr_t _request                         = 0x40         ;
        constexpr std::uintptr_t _isAsync                         = 0x48         ;
        constexpr std::uintptr_t _aborted                         = 0x49         ;
        constexpr std::uintptr_t _commands                        = 0x50         ;
        constexpr std::uintptr_t _index                           = 0x58         ;
        constexpr std::uintptr_t _doRead                          = 0x5C         ;
        constexpr std::uintptr_t _doSend                          = 0x5D         ;
        constexpr std::uintptr_t _currentResponseDescription      = 0x60         ;
        constexpr std::uintptr_t _abortReason                     = 0x68         ;
        constexpr std::uintptr_t _buffer                          = 0x70         ;
        constexpr std::uintptr_t _encoding                        = 0x78         ;
        constexpr std::uintptr_t _decoder                         = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t s_writeCallbackDelegate          = 0x0          ;
            constexpr std::uintptr_t s_readCallbackDelegate           = 0x8          ;
        }

    }

    namespace System_Net__ResponseDescription
    {
        constexpr std::uintptr_t Multiline                        = 0x10         ;
        constexpr std::uintptr_t Status                           = 0x14         ;
        constexpr std::uintptr_t StatusDescription                = 0x18         ;
        constexpr std::uintptr_t StatusBuffer                     = 0x20         ;
        constexpr std::uintptr_t StatusCodeString                 = 0x28         ;
    }

    namespace System_Net__ReceiveState
    {
        constexpr std::uintptr_t Resp                             = 0x10         ;
        constexpr std::uintptr_t ValidThrough                     = 0x18         ;
        constexpr std::uintptr_t Buffer                           = 0x20         ;
        constexpr std::uintptr_t Connection                       = 0x28         ;
    }

    namespace System_Net__FtpLoginState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__FtpControlStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _client                          = 0x28         ;
        constexpr std::uintptr_t _networkStream                   = 0x30         ;
        constexpr std::uintptr_t _recoverableFailure              = 0x38         ;
        constexpr std::uintptr_t _request                         = 0x40         ;
        constexpr std::uintptr_t _isAsync                         = 0x48         ;
        constexpr std::uintptr_t _aborted                         = 0x49         ;
        constexpr std::uintptr_t _commands                        = 0x50         ;
        constexpr std::uintptr_t _index                           = 0x58         ;
        constexpr std::uintptr_t _doRead                          = 0x5C         ;
        constexpr std::uintptr_t _doSend                          = 0x5D         ;
        constexpr std::uintptr_t _currentResponseDescription      = 0x60         ;
        constexpr std::uintptr_t _abortReason                     = 0x68         ;
        constexpr std::uintptr_t _buffer                          = 0x70         ;
        constexpr std::uintptr_t _encoding                        = 0x78         ;
        constexpr std::uintptr_t _decoder                         = 0x80         ;
        constexpr std::uintptr_t _dataSocket                      = 0x88         ;
        constexpr std::uintptr_t _passiveEndPoint                 = 0x90         ;
        constexpr std::uintptr_t _tlsStream                       = 0x98         ;
        constexpr std::uintptr_t _bannerMessage                   = 0xA0         ;
        constexpr std::uintptr_t _welcomeMessage                  = 0xA8         ;
        constexpr std::uintptr_t _exitMessage                     = 0xB0         ;
        constexpr std::uintptr_t _credentials                     = 0xB8         ;
        constexpr std::uintptr_t _currentTypeSetting              = 0xC0         ;
        constexpr std::uintptr_t _contentLength                   = 0xC8         ;
        constexpr std::uintptr_t _lastModified                    = 0xD0         ;
        constexpr std::uintptr_t _dataHandshakeStarted            = 0xD8         ;
        constexpr std::uintptr_t _loginDirectory                  = 0xE0         ;
        constexpr std::uintptr_t _establishedServerDirectory      = 0xE8         ;
        constexpr std::uintptr_t _requestedServerDirectory        = 0xF0         ;
        constexpr std::uintptr_t _responseUri                     = 0xF8         ;
        constexpr std::uintptr_t _loginState                      = 0x100        ;
        constexpr std::uintptr_t StatusCode                       = 0x104        ;
        constexpr std::uintptr_t StatusLine                       = 0x108        ;

        namespace _static
        {
            constexpr std::uintptr_t s_acceptCallbackDelegate         = 0x0          ;
            constexpr std::uintptr_t s_connectCallbackDelegate        = 0x8          ;
            constexpr std::uintptr_t s_SSLHandshakeCallback           = 0x10         ;
        }

    }

    namespace System_Net__FtpDataStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _request                         = 0x28         ;
        constexpr std::uintptr_t _networkStream                   = 0x30         ;
        constexpr std::uintptr_t _writeable                       = 0x38         ;
        constexpr std::uintptr_t _readable                        = 0x39         ;
        constexpr std::uintptr_t _isFullyRead                     = 0x3A         ;
        constexpr std::uintptr_t _closing                         = 0x3B         ;
    }

    namespace System_Net__FtpOperation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__FtpMethodFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__FtpMethodInfo
    {
        constexpr std::uintptr_t Method                           = 0x10         ;
        constexpr std::uintptr_t Operation                        = 0x18         ;
        constexpr std::uintptr_t Flags                            = 0x1C         ;
        constexpr std::uintptr_t HttpCommand                      = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_knownMethodInfo                = 0x0          ;
        }

    }

    namespace System_Net__FtpWebRequest
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t m_AuthenticationLevel            = 0x18         ;
        constexpr std::uintptr_t m_ImpersonationLevel             = 0x1C         ;
        constexpr std::uintptr_t m_CachePolicy                    = 0x20         ;
        constexpr std::uintptr_t m_CacheProtocol                  = 0x28         ;
        constexpr std::uintptr_t m_CacheBinding                   = 0x30         ;
        constexpr std::uintptr_t _syncObject                      = 0x38         ;
        constexpr std::uintptr_t _authInfo                        = 0x40         ;
        constexpr std::uintptr_t _uri                             = 0x48         ;
        constexpr std::uintptr_t _methodInfo                      = 0x50         ;
        constexpr std::uintptr_t _renameTo                        = 0x58         ;
        constexpr std::uintptr_t _getRequestStreamStarted         = 0x60         ;
        constexpr std::uintptr_t _getResponseStarted              = 0x61         ;
        constexpr std::uintptr_t _startTime                       = 0x68         ;
        constexpr std::uintptr_t _timeout                         = 0x70         ;
        constexpr std::uintptr_t _remainingTimeout                = 0x74         ;
        constexpr std::uintptr_t _contentLength                   = 0x78         ;
        constexpr std::uintptr_t _contentOffset                   = 0x80         ;
        constexpr std::uintptr_t _clientCertificates              = 0x88         ;
        constexpr std::uintptr_t _passive                         = 0x90         ;
        constexpr std::uintptr_t _binary                          = 0x91         ;
        constexpr std::uintptr_t _connectionGroupName             = 0x98         ;
        constexpr std::uintptr_t _async                           = 0xA0         ;
        constexpr std::uintptr_t _aborted                         = 0xA1         ;
        constexpr std::uintptr_t _timedOut                        = 0xA2         ;
        constexpr std::uintptr_t _exception                       = 0xA8         ;
        constexpr std::uintptr_t _timerQueue                      = 0xB0         ;
        constexpr std::uintptr_t _timerCallback                   = 0xB8         ;
        constexpr std::uintptr_t _enableSsl                       = 0xC0         ;
        constexpr std::uintptr_t _connection                      = 0xC8         ;
        constexpr std::uintptr_t _stream                          = 0xD0         ;
        constexpr std::uintptr_t _requestStage                    = 0xD8         ;
        constexpr std::uintptr_t _onceFailed                      = 0xDC         ;
        constexpr std::uintptr_t _ftpRequestHeaders               = 0xE0         ;
        constexpr std::uintptr_t _ftpWebResponse                  = 0xE8         ;
        constexpr std::uintptr_t _readWriteTimeout                = 0xF0         ;
        constexpr std::uintptr_t _writeAsyncResult                = 0xF8         ;
        constexpr std::uintptr_t _readAsyncResult                 = 0x100        ;
        constexpr std::uintptr_t _requestCompleteAsyncResult      = 0x108        ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultFtpNetworkCredential    = 0x0          ;
            constexpr std::uintptr_t s_DefaultTimerQueue              = 0x8          ;
        }

    }

    namespace System_Net__FtpWebResponse
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t m_IsFromCache                    = 0x18         ;
        constexpr std::uintptr_t _responseStream                  = 0x20         ;
        constexpr std::uintptr_t _contentLength                   = 0x28         ;
        constexpr std::uintptr_t _responseUri                     = 0x30         ;
        constexpr std::uintptr_t _statusCode                      = 0x38         ;
        constexpr std::uintptr_t _statusLine                      = 0x40         ;
        constexpr std::uintptr_t _ftpRequestHeaders               = 0x48         ;
        constexpr std::uintptr_t _lastModified                    = 0x50         ;
        constexpr std::uintptr_t _bannerMessage                   = 0x58         ;
        constexpr std::uintptr_t _welcomeMessage                  = 0x60         ;
        constexpr std::uintptr_t _exitMessage                     = 0x68         ;
    }

    namespace System_Net__NetworkStreamWrapper
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _client                          = 0x28         ;
        constexpr std::uintptr_t _networkStream                   = 0x30         ;
    }

    namespace System_Net__SecurityProtocolType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__WebClient
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t site                             = 0x18         ;
        constexpr std::uintptr_t events                           = 0x20         ;
        constexpr std::uintptr_t _baseAddress                     = 0x28         ;
        constexpr std::uintptr_t _credentials                     = 0x30         ;
        constexpr std::uintptr_t _headers                         = 0x38         ;
        constexpr std::uintptr_t _requestParameters               = 0x40         ;
        constexpr std::uintptr_t _webResponse                     = 0x48         ;
        constexpr std::uintptr_t _webRequest                      = 0x50         ;
        constexpr std::uintptr_t _encoding                        = 0x58         ;
        constexpr std::uintptr_t _method                          = 0x60         ;
        constexpr std::uintptr_t _contentLength                   = 0x68         ;
        constexpr std::uintptr_t _initWebClientAsync              = 0x70         ;
        constexpr std::uintptr_t _canceled                        = 0x71         ;
        constexpr std::uintptr_t _progress                        = 0x78         ;
        constexpr std::uintptr_t _proxy                           = 0x80         ;
        constexpr std::uintptr_t _proxySet                        = 0x88         ;
        constexpr std::uintptr_t _callNesting                     = 0x8C         ;
        constexpr std::uintptr_t _asyncOp                         = 0x90         ;
        constexpr std::uintptr_t _downloadDataOperationCompleted  = 0x98         ;
        constexpr std::uintptr_t _openReadOperationCompleted      = 0xA0         ;
        constexpr std::uintptr_t _openWriteOperationCompleted     = 0xA8         ;
        constexpr std::uintptr_t _downloadStringOperationCompleted = 0xB0         ;
        constexpr std::uintptr_t _downloadFileOperationCompleted  = 0xB8         ;
        constexpr std::uintptr_t _uploadStringOperationCompleted  = 0xC0         ;
        constexpr std::uintptr_t _uploadDataOperationCompleted    = 0xC8         ;
        constexpr std::uintptr_t _uploadFileOperationCompleted    = 0xD0         ;
        constexpr std::uintptr_t _uploadValuesOperationCompleted  = 0xD8         ;
        constexpr std::uintptr_t _reportDownloadProgressChanged   = 0xE0         ;
        constexpr std::uintptr_t _reportUploadProgressChanged     = 0xE8         ;
        constexpr std::uintptr_t DownloadStringCompleted          = 0xF0         ;
        constexpr std::uintptr_t DownloadDataCompleted            = 0xF8         ;
        constexpr std::uintptr_t DownloadFileCompleted            = 0x100        ;
        constexpr std::uintptr_t UploadStringCompleted            = 0x108        ;
        constexpr std::uintptr_t UploadDataCompleted              = 0x110        ;
        constexpr std::uintptr_t UploadFileCompleted              = 0x118        ;
        constexpr std::uintptr_t UploadValuesCompleted            = 0x120        ;
        constexpr std::uintptr_t OpenReadCompleted                = 0x128        ;
        constexpr std::uintptr_t OpenWriteCompleted               = 0x130        ;
        constexpr std::uintptr_t DownloadProgressChanged          = 0x138        ;
        constexpr std::uintptr_t UploadProgressChanged            = 0x140        ;
        constexpr std::uintptr_t _CachePolicy_k__BackingField     = 0x148        ;

        namespace _static
        {
            constexpr std::uintptr_t s_parseContentTypeSeparators     = 0x0          ;
            constexpr std::uintptr_t s_knownEncodings                 = 0x8          ;
        }

    }

    namespace System_Net__OpenReadCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__OpenWriteCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__DownloadStringCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__DownloadDataCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__UploadStringCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__UploadDataCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__UploadFileCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__UploadValuesCompletedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__DownloadProgressChangedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__UploadProgressChangedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__OpenReadCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
    }

    namespace System_Net__OpenWriteCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
        constexpr std::uintptr_t _result                          = 0x28         ;
    }

    namespace System_Net__DownloadStringCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
        constexpr std::uintptr_t _result                          = 0x28         ;
    }

    namespace System_Net__DownloadDataCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
        constexpr std::uintptr_t _result                          = 0x28         ;
    }

    namespace System_Net__UploadStringCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
    }

    namespace System_Net__UploadDataCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
    }

    namespace System_Net__UploadFileCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
    }

    namespace System_Net__UploadValuesCompletedEventArgs
    {
        constexpr std::uintptr_t error                            = 0x10         ;
        constexpr std::uintptr_t cancelled                        = 0x18         ;
        constexpr std::uintptr_t userState                        = 0x20         ;
        constexpr std::uintptr_t _result                          = 0x28         ;
    }

    namespace System_Net__DownloadProgressChangedEventArgs
    {
        constexpr std::uintptr_t progressPercentage               = 0x10         ;
        constexpr std::uintptr_t userState                        = 0x18         ;
        constexpr std::uintptr_t _BytesReceived_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _TotalBytesToReceive_k__BackingField = 0x28         ;
    }

    namespace System_Net__UploadProgressChangedEventArgs
    {
        constexpr std::uintptr_t progressPercentage               = 0x10         ;
        constexpr std::uintptr_t userState                        = 0x18         ;
        constexpr std::uintptr_t _BytesReceived_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _TotalBytesToReceive_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _BytesSent_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _TotalBytesToSend_k__BackingField = 0x38         ;
    }

    namespace System_Net__Authorization
    {
        constexpr std::uintptr_t m_Message                        = 0x10         ;
        constexpr std::uintptr_t m_Complete                       = 0x18         ;
        constexpr std::uintptr_t ModuleAuthenticationType         = 0x20         ;
    }

    namespace System_Net__SystemNetworkCredential
    {
        constexpr std::uintptr_t m_domain                         = 0x10         ;
        constexpr std::uintptr_t m_userName                       = 0x18         ;
        constexpr std::uintptr_t m_password                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t defaultCredential                = 0x0          ;
        }

    }

    namespace System_Net__FtpStatusCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__HttpRequestHeader
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__IPHostEntry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DF140   ;
        constexpr std::uintptr_t hostName                         = 0x10         ;
        constexpr std::uintptr_t aliases                          = 0x18         ;
        constexpr std::uintptr_t addressList                      = 0x20         ;
        constexpr std::uintptr_t isTrustedHost                    = 0x28         ;
    }

    namespace System_Net__InternalException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Net__WebRequestPrefixElement
    {
        constexpr std::uintptr_t Prefix                           = 0x10         ;
        constexpr std::uintptr_t creator                          = 0x18         ;
        constexpr std::uintptr_t creatorType                      = 0x20         ;
    }

    namespace System_Net__HttpContinueDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__KnownHttpVerb
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t RequireContentBody               = 0x18         ;
        constexpr std::uintptr_t ContentBodyNotAllowed            = 0x19         ;
        constexpr std::uintptr_t ConnectRequest                   = 0x1A         ;
        constexpr std::uintptr_t ExpectNoContentResponse          = 0x1B         ;

        namespace _static
        {
            constexpr std::uintptr_t NamedHeaders                     = 0x0          ;
            constexpr std::uintptr_t Get                              = 0x8          ;
            constexpr std::uintptr_t Connect                          = 0x10         ;
            constexpr std::uintptr_t Head                             = 0x18         ;
            constexpr std::uintptr_t Put                              = 0x20         ;
            constexpr std::uintptr_t Post                             = 0x28         ;
            constexpr std::uintptr_t MkCol                            = 0x30         ;
        }

    }

    namespace System_Net__TriState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__NetworkCredential
    {
        constexpr std::uintptr_t m_domain                         = 0x10         ;
        constexpr std::uintptr_t m_userName                       = 0x18         ;
        constexpr std::uintptr_t m_password                       = 0x20         ;
    }

    namespace System_Net__ProtocolViolationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Net__SocketAddress
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10802B08   ;
        constexpr std::uintptr_t m_Size                           = 0x10         ;
        constexpr std::uintptr_t m_Buffer                         = 0x18         ;
        constexpr std::uintptr_t m_changed                        = 0x20         ;
        constexpr std::uintptr_t m_hash                           = 0x24         ;
    }

    namespace System_Net__WebException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076A6E0   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t m_Status                         = 0x90         ;
        constexpr std::uintptr_t m_Response                       = 0x98         ;
        constexpr std::uintptr_t m_InternalStatus                 = 0xA0         ;
    }

    namespace System_Net__WebExceptionInternalStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__WebExceptionStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__WebHeaderCollectionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__WebHeaderCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E0048   ;
        constexpr std::uintptr_t _readOnly                        = 0x10         ;
        constexpr std::uintptr_t _entriesArray                    = 0x18         ;
        constexpr std::uintptr_t _keyComparer                     = 0x20         ;
        constexpr std::uintptr_t _entriesTable                    = 0x28         ;
        constexpr std::uintptr_t _nullKeyEntry                    = 0x30         ;
        constexpr std::uintptr_t _serializationInfo               = 0x38         ;
        constexpr std::uintptr_t _version                         = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
        constexpr std::uintptr_t _all                             = 0x50         ;
        constexpr std::uintptr_t _allKeys                         = 0x58         ;
        constexpr std::uintptr_t m_CommonHeaders                  = 0x60         ;
        constexpr std::uintptr_t m_NumCommonHeaders               = 0x68         ;
        constexpr std::uintptr_t m_InnerCollection                = 0x70         ;
        constexpr std::uintptr_t m_Type                           = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t HInfo                            = 0x0          ;
            constexpr std::uintptr_t s_CommonHeaderNames              = 0x8          ;
            constexpr std::uintptr_t s_CommonHeaderHints              = 0x10         ;
            constexpr std::uintptr_t HttpTrimCharacters               = 0x18         ;
            constexpr std::uintptr_t RfcCharMap                       = 0x20         ;
        }

    }

    namespace System_Net__WebRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829E88   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t m_AuthenticationLevel            = 0x18         ;
        constexpr std::uintptr_t m_ImpersonationLevel             = 0x1C         ;
        constexpr std::uintptr_t m_CachePolicy                    = 0x20         ;
        constexpr std::uintptr_t m_CacheProtocol                  = 0x28         ;
        constexpr std::uintptr_t m_CacheBinding                   = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_PrefixList                     = 0x0          ;
            constexpr std::uintptr_t s_InternalSyncObject             = 0x8          ;
            constexpr std::uintptr_t s_DefaultTimerQueue              = 0x10         ;
            constexpr std::uintptr_t webRequestCreate                 = 0x18         ;
            constexpr std::uintptr_t s_DefaultWebProxy                = 0x20         ;
            constexpr std::uintptr_t s_DefaultWebProxyInitialized     = 0x28         ;
        }

    }

    namespace System_Net__WebResponse
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t m_IsFromCache                    = 0x18         ;
    }

    namespace System_Net__BufferOffsetSize
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E2A80   ;
        constexpr std::uintptr_t Buffer                           = 0x10         ;
        constexpr std::uintptr_t Offset                           = 0x18         ;
        constexpr std::uintptr_t Size                             = 0x1C         ;
    }

    namespace System_Net__HeaderParser
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10806470   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__HeaderInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10806448   ;
        constexpr std::uintptr_t IsRequestRestricted              = 0x10         ;
        constexpr std::uintptr_t IsResponseRestricted             = 0x11         ;
        constexpr std::uintptr_t Parser                           = 0x18         ;
        constexpr std::uintptr_t HeaderName                       = 0x20         ;
        constexpr std::uintptr_t AllowMultiValues                 = 0x28         ;
    }

    namespace System_Net__CloseExState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__LazyAsyncResult
    {
        constexpr std::uintptr_t m_AsyncObject                    = 0x10         ;
        constexpr std::uintptr_t m_AsyncState                     = 0x18         ;
        constexpr std::uintptr_t m_AsyncCallback                  = 0x20         ;
        constexpr std::uintptr_t m_Result                         = 0x28         ;
        constexpr std::uintptr_t m_IntCompleted                   = 0x30         ;
        constexpr std::uintptr_t m_EndCalled                      = 0x34         ;
        constexpr std::uintptr_t m_UserEvent                      = 0x35         ;
        constexpr std::uintptr_t m_Event                          = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t t_ThreadContext                  = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace System_Net__CookieVariant
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__Cookie
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E0510   ;
        constexpr std::uintptr_t m_comment                        = 0x10         ;
        constexpr std::uintptr_t m_commentUri                     = 0x18         ;
        constexpr std::uintptr_t m_cookieVariant                  = 0x20         ;
        constexpr std::uintptr_t m_discard                        = 0x24         ;
        constexpr std::uintptr_t m_domain                         = 0x28         ;
        constexpr std::uintptr_t m_domain_implicit                = 0x30         ;
        constexpr std::uintptr_t m_expires                        = 0x38         ;
        constexpr std::uintptr_t m_name                           = 0x40         ;
        constexpr std::uintptr_t m_path                           = 0x48         ;
        constexpr std::uintptr_t m_path_implicit                  = 0x50         ;
        constexpr std::uintptr_t m_port                           = 0x58         ;
        constexpr std::uintptr_t m_port_implicit                  = 0x60         ;
        constexpr std::uintptr_t m_port_list                      = 0x68         ;
        constexpr std::uintptr_t m_secure                         = 0x70         ;
        constexpr std::uintptr_t m_httpOnly                       = 0x71         ;
        constexpr std::uintptr_t m_timeStamp                      = 0x78         ;
        constexpr std::uintptr_t m_value                          = 0x80         ;
        constexpr std::uintptr_t m_version                        = 0x88         ;
        constexpr std::uintptr_t m_domainKey                      = 0x90         ;
        constexpr std::uintptr_t IsQuotedVersion                  = 0x98         ;
        constexpr std::uintptr_t IsQuotedDomain                   = 0x99         ;

        namespace _static
        {
            constexpr std::uintptr_t PortSplitDelimiters              = 0x0          ;
            constexpr std::uintptr_t Reserved2Name                    = 0x8          ;
            constexpr std::uintptr_t Reserved2Value                   = 0x10         ;
            constexpr std::uintptr_t staticComparer                   = 0x18         ;
        }

    }

    namespace System_Net__CookieToken
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__CookieTokenizer
    {
        constexpr std::uintptr_t m_eofCookie                      = 0x10         ;
        constexpr std::uintptr_t m_index                          = 0x14         ;
        constexpr std::uintptr_t m_length                         = 0x18         ;
        constexpr std::uintptr_t m_name                           = 0x20         ;
        constexpr std::uintptr_t m_quoted                         = 0x28         ;
        constexpr std::uintptr_t m_start                          = 0x2C         ;
        constexpr std::uintptr_t m_token                          = 0x30         ;
        constexpr std::uintptr_t m_tokenLength                    = 0x34         ;
        constexpr std::uintptr_t m_tokenStream                    = 0x38         ;
        constexpr std::uintptr_t m_value                          = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t RecognizedAttributes             = 0x0          ;
            constexpr std::uintptr_t RecognizedServerAttributes       = 0x8          ;
        }

    }

    namespace System_Net__CookieParser
    {
        constexpr std::uintptr_t m_tokenizer                      = 0x10         ;
    }

    namespace System_Net__CookieCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DFE30   ;
        constexpr std::uintptr_t m_version                        = 0x10         ;
        constexpr std::uintptr_t m_list                           = 0x18         ;
        constexpr std::uintptr_t m_TimeStamp                      = 0x20         ;
        constexpr std::uintptr_t m_has_other_versions             = 0x28         ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x29         ;
    }

    namespace System_Net__HeaderVariantInfo
    {
        constexpr std::uintptr_t m_name                           = 0x0          ;
        constexpr std::uintptr_t m_variant                        = 0x8          ;
    }

    namespace System_Net__CookieContainer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829E50   ;
        constexpr std::uintptr_t m_domainTable                    = 0x10         ;
        constexpr std::uintptr_t m_maxCookieSize                  = 0x18         ;
        constexpr std::uintptr_t m_maxCookies                     = 0x1C         ;
        constexpr std::uintptr_t m_maxCookiesPerDomain            = 0x20         ;
        constexpr std::uintptr_t m_count                          = 0x24         ;
        constexpr std::uintptr_t m_fqdnMyDomain                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t HeaderInfo                       = 0x0          ;
        }

    }

    namespace System_Net__PathList
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DFE38   ;
        constexpr std::uintptr_t m_list                           = 0x10         ;
    }

    namespace System_Net__CookieException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Net__FileWebRequest
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t m_AuthenticationLevel            = 0x18         ;
        constexpr std::uintptr_t m_ImpersonationLevel             = 0x1C         ;
        constexpr std::uintptr_t m_CachePolicy                    = 0x20         ;
        constexpr std::uintptr_t m_CacheProtocol                  = 0x28         ;
        constexpr std::uintptr_t m_CacheBinding                   = 0x30         ;
        constexpr std::uintptr_t m_connectionGroupName            = 0x38         ;
        constexpr std::uintptr_t m_contentLength                  = 0x40         ;
        constexpr std::uintptr_t m_credentials                    = 0x48         ;
        constexpr std::uintptr_t m_fileAccess                     = 0x50         ;
        constexpr std::uintptr_t m_headers                        = 0x58         ;
        constexpr std::uintptr_t m_method                         = 0x60         ;
        constexpr std::uintptr_t m_preauthenticate                = 0x68         ;
        constexpr std::uintptr_t m_proxy                          = 0x70         ;
        constexpr std::uintptr_t m_readerEvent                    = 0x78         ;
        constexpr std::uintptr_t m_readPending                    = 0x80         ;
        constexpr std::uintptr_t m_response                       = 0x88         ;
        constexpr std::uintptr_t m_stream                         = 0x90         ;
        constexpr std::uintptr_t m_syncHint                       = 0x98         ;
        constexpr std::uintptr_t m_timeout                        = 0x9C         ;
        constexpr std::uintptr_t m_uri                            = 0xA0         ;
        constexpr std::uintptr_t m_writePending                   = 0xA8         ;
        constexpr std::uintptr_t m_writing                        = 0xA9         ;
        constexpr std::uintptr_t m_WriteAResult                   = 0xB0         ;
        constexpr std::uintptr_t m_ReadAResult                    = 0xB8         ;
        constexpr std::uintptr_t m_Aborted                        = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t s_GetRequestStreamCallback       = 0x0          ;
            constexpr std::uintptr_t s_GetResponseCallback            = 0x8          ;
        }

    }

    namespace System_Net__FileWebStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t buf                              = 0x28         ;
        constexpr std::uintptr_t name                             = 0x30         ;
        constexpr std::uintptr_t safeHandle                       = 0x38         ;
        constexpr std::uintptr_t isExposed                        = 0x40         ;
        constexpr std::uintptr_t append_startpos                  = 0x48         ;
        constexpr std::uintptr_t access                           = 0x50         ;
        constexpr std::uintptr_t owner                            = 0x54         ;
        constexpr std::uintptr_t async                            = 0x55         ;
        constexpr std::uintptr_t canseek                          = 0x56         ;
        constexpr std::uintptr_t anonymous                        = 0x57         ;
        constexpr std::uintptr_t buf_dirty                        = 0x58         ;
        constexpr std::uintptr_t buf_size                         = 0x5C         ;
        constexpr std::uintptr_t buf_length                       = 0x60         ;
        constexpr std::uintptr_t buf_offset                       = 0x64         ;
        constexpr std::uintptr_t buf_start                        = 0x68         ;
        constexpr std::uintptr_t m_request                        = 0x70         ;
    }

    namespace System_Net__FileWebResponse
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t m_IsFromCache                    = 0x18         ;
        constexpr std::uintptr_t m_closed                         = 0x20         ;
        constexpr std::uintptr_t m_contentLength                  = 0x28         ;
        constexpr std::uintptr_t m_fileAccess                     = 0x30         ;
        constexpr std::uintptr_t m_headers                        = 0x38         ;
        constexpr std::uintptr_t m_stream                         = 0x40         ;
        constexpr std::uintptr_t m_uri                            = 0x48         ;
    }

    namespace System_Net__WebProxy
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DFB30   ;
        constexpr std::uintptr_t _UseRegistry                     = 0x10         ;
        constexpr std::uintptr_t _BypassOnLocal                   = 0x11         ;
        constexpr std::uintptr_t m_EnableAutoproxy                = 0x12         ;
        constexpr std::uintptr_t _ProxyAddress                    = 0x18         ;
        constexpr std::uintptr_t _BypassList                      = 0x20         ;
        constexpr std::uintptr_t _Credentials                     = 0x28         ;
        constexpr std::uintptr_t _RegExBypassList                 = 0x30         ;
        constexpr std::uintptr_t _ProxyHostAddresses              = 0x38         ;
        constexpr std::uintptr_t m_ScriptEngine                   = 0x40         ;
    }

    namespace System_Net__ServerCertValidationCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BFD8   ;
        constexpr std::uintptr_t m_ValidationCallback             = 0x10         ;
        constexpr std::uintptr_t m_Context                        = 0x18         ;
    }

    namespace System_Net__BindIPEndPoint
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net__BufferedReadStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6AA0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t disposed                         = 0x38         ;
        constexpr std::uintptr_t readBuffer                       = 0x40         ;
    }

    namespace System_Net__ContentDecodeStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DF4B8   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t disposed                         = 0x38         ;
        constexpr std::uintptr_t _OriginalInnerStream_k__BackingField = 0x40         ;
    }

    namespace System_Net__DecompressionMethods
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__DigestHeaderParser
    {
        constexpr std::uintptr_t header                           = 0x10         ;
        constexpr std::uintptr_t length                           = 0x18         ;
        constexpr std::uintptr_t pos                              = 0x1C         ;
        constexpr std::uintptr_t values                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t keywords                         = 0x0          ;
        }

    }

    namespace System_Net__DigestSession
    {
        constexpr std::uintptr_t lastUse                          = 0x10         ;
        constexpr std::uintptr_t _nc                              = 0x18         ;
        constexpr std::uintptr_t hash                             = 0x20         ;
        constexpr std::uintptr_t parser                           = 0x28         ;
        constexpr std::uintptr_t _cnonce                          = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t rng                              = 0x0          ;
        }

    }

    namespace System_Net__FixedSizeReadStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6AD0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t disposed                         = 0x38         ;
        constexpr std::uintptr_t _ContentLength_k__BackingField   = 0x40         ;
        constexpr std::uintptr_t position                         = 0x48         ;
    }

    namespace System_Net__HttpWebRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9F60   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t m_AuthenticationLevel            = 0x18         ;
        constexpr std::uintptr_t m_ImpersonationLevel             = 0x1C         ;
        constexpr std::uintptr_t m_CachePolicy                    = 0x20         ;
        constexpr std::uintptr_t m_CacheProtocol                  = 0x28         ;
        constexpr std::uintptr_t m_CacheBinding                   = 0x30         ;
        constexpr std::uintptr_t requestUri                       = 0x38         ;
        constexpr std::uintptr_t actualUri                        = 0x40         ;
        constexpr std::uintptr_t hostChanged                      = 0x48         ;
        constexpr std::uintptr_t allowAutoRedirect                = 0x49         ;
        constexpr std::uintptr_t allowBuffering                   = 0x4A         ;
        constexpr std::uintptr_t certificates                     = 0x50         ;
        constexpr std::uintptr_t connectionGroup                  = 0x58         ;
        constexpr std::uintptr_t haveContentLength                = 0x60         ;
        constexpr std::uintptr_t contentLength                    = 0x68         ;
        constexpr std::uintptr_t continueDelegate                 = 0x70         ;
        constexpr std::uintptr_t cookieContainer                  = 0x78         ;
        constexpr std::uintptr_t credentials                      = 0x80         ;
        constexpr std::uintptr_t haveResponse                     = 0x88         ;
        constexpr std::uintptr_t requestSent                      = 0x89         ;
        constexpr std::uintptr_t webHeaders                       = 0x90         ;
        constexpr std::uintptr_t keepAlive                        = 0x98         ;
        constexpr std::uintptr_t maxAutoRedirect                  = 0x9C         ;
        constexpr std::uintptr_t mediaType                        = 0xA0         ;
        constexpr std::uintptr_t method                           = 0xA8         ;
        constexpr std::uintptr_t initialMethod                    = 0xB0         ;
        constexpr std::uintptr_t pipelined                        = 0xB8         ;
        constexpr std::uintptr_t preAuthenticate                  = 0xB9         ;
        constexpr std::uintptr_t usedPreAuth                      = 0xBA         ;
        constexpr std::uintptr_t version                          = 0xC0         ;
        constexpr std::uintptr_t force_version                    = 0xC8         ;
        constexpr std::uintptr_t actualVersion                    = 0xD0         ;
        constexpr std::uintptr_t proxy                            = 0xD8         ;
        constexpr std::uintptr_t sendChunked                      = 0xE0         ;
        constexpr std::uintptr_t servicePoint                     = 0xE8         ;
        constexpr std::uintptr_t timeout                          = 0xF0         ;
        constexpr std::uintptr_t continueTimeout                  = 0xF4         ;
        constexpr std::uintptr_t writeStream                      = 0xF8         ;
        constexpr std::uintptr_t webResponse                      = 0x100        ;
        constexpr std::uintptr_t responseTask                     = 0x108        ;
        constexpr std::uintptr_t currentOperation                 = 0x110        ;
        constexpr std::uintptr_t aborted                          = 0x118        ;
        constexpr std::uintptr_t gotRequestStream                 = 0x11C        ;
        constexpr std::uintptr_t redirects                        = 0x120        ;
        constexpr std::uintptr_t expectContinue                   = 0x124        ;
        constexpr std::uintptr_t getResponseCalled                = 0x125        ;
        constexpr std::uintptr_t locker                           = 0x128        ;
        constexpr std::uintptr_t finished_reading                 = 0x130        ;
        constexpr std::uintptr_t auto_decomp                      = 0x134        ;
        constexpr std::uintptr_t readWriteTimeout                 = 0x138        ;
        constexpr std::uintptr_t tlsProvider                      = 0x140        ;
        constexpr std::uintptr_t tlsSettings                      = 0x148        ;
        constexpr std::uintptr_t certValidationCallback           = 0x150        ;
        constexpr std::uintptr_t hostHasPort                      = 0x158        ;
        constexpr std::uintptr_t hostUri                          = 0x160        ;
        constexpr std::uintptr_t auth_state                       = 0x168        ;
        constexpr std::uintptr_t proxy_auth_state                 = 0x178        ;
        constexpr std::uintptr_t ResendContentFactory             = 0x188        ;
        constexpr std::uintptr_t _ThrowOnError_k__BackingField    = 0x190        ;
        constexpr std::uintptr_t unsafe_auth_blah                 = 0x191        ;

        namespace _static
        {
            constexpr std::uintptr_t defaultMaxResponseHeadersLength  = 0x0          ;
            constexpr std::uintptr_t defaultMaximumErrorResponseLength = 0x4          ;
            constexpr std::uintptr_t defaultCachePolicy               = 0x8          ;
        }

    }

    namespace System_Net__HttpWebResponse
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829648   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t m_IsFromCache                    = 0x18         ;
        constexpr std::uintptr_t uri                              = 0x20         ;
        constexpr std::uintptr_t webHeaders                       = 0x28         ;
        constexpr std::uintptr_t cookieCollection                 = 0x30         ;
        constexpr std::uintptr_t method                           = 0x38         ;
        constexpr std::uintptr_t version                          = 0x40         ;
        constexpr std::uintptr_t statusCode                       = 0x48         ;
        constexpr std::uintptr_t statusDescription                = 0x50         ;
        constexpr std::uintptr_t contentLength                    = 0x58         ;
        constexpr std::uintptr_t contentType                      = 0x60         ;
        constexpr std::uintptr_t cookie_container                 = 0x68         ;
        constexpr std::uintptr_t disposed                         = 0x70         ;
        constexpr std::uintptr_t stream                           = 0x78         ;
    }

    namespace System_Net__MonoChunkParser
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E2CB0   ;
        constexpr std::uintptr_t headers                          = 0x10         ;
        constexpr std::uintptr_t chunkSize                        = 0x18         ;
        constexpr std::uintptr_t chunkRead                        = 0x1C         ;
        constexpr std::uintptr_t totalWritten                     = 0x20         ;
        constexpr std::uintptr_t state                            = 0x24         ;
        constexpr std::uintptr_t saved                            = 0x28         ;
        constexpr std::uintptr_t sawCR                            = 0x30         ;
        constexpr std::uintptr_t gotit                            = 0x31         ;
        constexpr std::uintptr_t trailerState                     = 0x34         ;
        constexpr std::uintptr_t chunks                           = 0x38         ;
    }

    namespace System_Net__MonoChunkStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6A80   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t disposed                         = 0x38         ;
        constexpr std::uintptr_t _Headers_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _Decoder_k__BackingField         = 0x48         ;
    }

    namespace System_Net__NtlmClient
    {
        constexpr std::uintptr_t authObject                       = 0x10         ;
    }

    namespace System_Net__ServicePoint
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E25B8   ;
        constexpr std::uintptr_t uri                              = 0x10         ;
        constexpr std::uintptr_t lastDnsResolve                   = 0x18         ;
        constexpr std::uintptr_t protocolVersion                  = 0x20         ;
        constexpr std::uintptr_t host                             = 0x28         ;
        constexpr std::uintptr_t usesProxy                        = 0x30         ;
        constexpr std::uintptr_t sendContinue                     = 0x31         ;
        constexpr std::uintptr_t useConnect                       = 0x32         ;
        constexpr std::uintptr_t hostE                            = 0x38         ;
        constexpr std::uintptr_t useNagle                         = 0x40         ;
        constexpr std::uintptr_t endPointCallback                 = 0x48         ;
        constexpr std::uintptr_t tcp_keepalive                    = 0x50         ;
        constexpr std::uintptr_t tcp_keepalive_time               = 0x54         ;
        constexpr std::uintptr_t tcp_keepalive_interval           = 0x58         ;
        constexpr std::uintptr_t disposed                         = 0x5C         ;
        constexpr std::uintptr_t connectionLeaseTimeout           = 0x60         ;
        constexpr std::uintptr_t receiveBufferSize                = 0x64         ;
        constexpr std::uintptr_t _Key_k__BackingField             = 0x68         ;
        constexpr std::uintptr_t _Scheduler_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t connectionLimit                  = 0x78         ;
        constexpr std::uintptr_t maxIdleTime                      = 0x7C         ;
        constexpr std::uintptr_t m_ServerCertificateOrBytes       = 0x80         ;
        constexpr std::uintptr_t m_ClientCertificateOrBytes       = 0x88         ;
    }

    namespace System_Net__ServicePointScheduler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E24D0   ;
        constexpr std::uintptr_t _ServicePoint_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t running                          = 0x18         ;
        constexpr std::uintptr_t maxIdleTime                      = 0x1C         ;
        constexpr std::uintptr_t schedulerEvent                   = 0x20         ;
        constexpr std::uintptr_t defaultGroup                     = 0x28         ;
        constexpr std::uintptr_t groups                           = 0x30         ;
        constexpr std::uintptr_t operations                       = 0x38         ;
        constexpr std::uintptr_t idleConnections                  = 0x40         ;
        constexpr std::uintptr_t currentConnections               = 0x48         ;
        constexpr std::uintptr_t connectionLimit                  = 0x4C         ;
        constexpr std::uintptr_t idleSince                        = 0x50         ;
        constexpr std::uintptr_t ID                               = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t nextId                           = 0x0          ;
        }

    }

    namespace System_Net__WebCompletionSource`1
    {
        constexpr std::uintptr_t completion                       = 0x0          ;
    }

    namespace System_Net__WebCompletionSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E2930   ;
        constexpr std::uintptr_t completion                       = 0x10         ;
        constexpr std::uintptr_t currentResult                    = 0x18         ;
    }

    namespace System_Net__ReadState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net__WebConnection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E2358   ;
        constexpr std::uintptr_t ntlm_credentials                 = 0x10         ;
        constexpr std::uintptr_t ntlm_authenticated               = 0x18         ;
        constexpr std::uintptr_t unsafe_sharing                   = 0x19         ;
        constexpr std::uintptr_t networkStream                    = 0x20         ;
        constexpr std::uintptr_t socket                           = 0x28         ;
        constexpr std::uintptr_t monoTlsStream                    = 0x30         ;
        constexpr std::uintptr_t tunnel                           = 0x38         ;
        constexpr std::uintptr_t disposed                         = 0x40         ;
        constexpr std::uintptr_t _ServicePoint_k__BackingField    = 0x48         ;
        constexpr std::uintptr_t idleSince                        = 0x50         ;
        constexpr std::uintptr_t currentOperation                 = 0x58         ;
    }

    namespace System_Net__WebConnectionStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t closed                           = 0x28         ;
        constexpr std::uintptr_t disposed                         = 0x29         ;
        constexpr std::uintptr_t locker                           = 0x30         ;
        constexpr std::uintptr_t read_timeout                     = 0x38         ;
        constexpr std::uintptr_t write_timeout                    = 0x3C         ;
        constexpr std::uintptr_t _Request_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _Connection_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x50         ;
    }

    namespace System_Net__WebConnectionTunnel
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E1F10   ;
        constexpr std::uintptr_t _Request_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _ConnectUri_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t connectRequest                   = 0x20         ;
        constexpr std::uintptr_t ntlmAuthState                    = 0x28         ;
        constexpr std::uintptr_t _Success_k__BackingField         = 0x2C         ;
        constexpr std::uintptr_t _CloseConnection_k__BackingField = 0x2D         ;
        constexpr std::uintptr_t _StatusCode_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _StatusDescription_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _Challenge_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t _Headers_k__BackingField         = 0x48         ;
        constexpr std::uintptr_t _ProxyVersion_k__BackingField    = 0x50         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x58         ;
    }

    namespace System_Net__WebOperation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DEF00   ;
        constexpr std::uintptr_t _Request_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Connection_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _ServicePoint_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _WriteBuffer_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _IsNtlmChallenge_k__BackingField = 0x30         ;
        constexpr std::uintptr_t cts                              = 0x38         ;
        constexpr std::uintptr_t requestTask                      = 0x40         ;
        constexpr std::uintptr_t requestWrittenTask               = 0x48         ;
        constexpr std::uintptr_t responseTask                     = 0x50         ;
        constexpr std::uintptr_t finishedTask                     = 0x58         ;
        constexpr std::uintptr_t writeStream                      = 0x60         ;
        constexpr std::uintptr_t responseStream                   = 0x68         ;
        constexpr std::uintptr_t disposedInfo                     = 0x70         ;
        constexpr std::uintptr_t closedInfo                       = 0x78         ;
        constexpr std::uintptr_t priorityRequest                  = 0x80         ;
        constexpr std::uintptr_t requestSent                      = 0x88         ;
        constexpr std::uintptr_t finished                         = 0x8C         ;
    }

    namespace System_Net__WebReadStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DF618   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t disposed                         = 0x38         ;
    }

    namespace System_Net__WebRequestStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E1F80   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t closed                           = 0x28         ;
        constexpr std::uintptr_t disposed                         = 0x29         ;
        constexpr std::uintptr_t locker                           = 0x30         ;
        constexpr std::uintptr_t read_timeout                     = 0x38         ;
        constexpr std::uintptr_t write_timeout                    = 0x3C         ;
        constexpr std::uintptr_t _Request_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _Connection_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x50         ;
        constexpr std::uintptr_t writeBuffer                      = 0x58         ;
        constexpr std::uintptr_t requestWritten                   = 0x60         ;
        constexpr std::uintptr_t allowBuffering                   = 0x61         ;
        constexpr std::uintptr_t sendChunked                      = 0x62         ;
        constexpr std::uintptr_t pendingWrite                     = 0x68         ;
        constexpr std::uintptr_t totalWritten                     = 0x70         ;
        constexpr std::uintptr_t headers                          = 0x78         ;
        constexpr std::uintptr_t headersSent                      = 0x80         ;
        constexpr std::uintptr_t completeRequestWritten           = 0x84         ;
        constexpr std::uintptr_t chunkTrailerWritten              = 0x88         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x90         ;
        constexpr std::uintptr_t _KeepAlive_k__BackingField       = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t crlf                             = 0x0          ;
        }

    }

    namespace System_Net__WebResponseStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E1DC0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t closed                           = 0x28         ;
        constexpr std::uintptr_t disposed                         = 0x29         ;
        constexpr std::uintptr_t locker                           = 0x30         ;
        constexpr std::uintptr_t read_timeout                     = 0x38         ;
        constexpr std::uintptr_t write_timeout                    = 0x3C         ;
        constexpr std::uintptr_t _Request_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _Connection_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x50         ;
        constexpr std::uintptr_t innerStream                      = 0x58         ;
        constexpr std::uintptr_t nextReadCalled                   = 0x60         ;
        constexpr std::uintptr_t bufferedEntireContent            = 0x61         ;
        constexpr std::uintptr_t pendingRead                      = 0x68         ;
        constexpr std::uintptr_t locker                           = 0x70         ;
        constexpr std::uintptr_t nestedRead                       = 0x78         ;
        constexpr std::uintptr_t read_eof                         = 0x7C         ;
        constexpr std::uintptr_t _RequestStream_k__BackingField   = 0x80         ;
        constexpr std::uintptr_t _Headers_k__BackingField         = 0x88         ;
        constexpr std::uintptr_t _StatusCode_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _StatusDescription_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0xA0         ;
        constexpr std::uintptr_t _KeepAlive_k__BackingField       = 0xA8         ;
        constexpr std::uintptr_t _ChunkedRead_k__BackingField     = 0xA9         ;
    }

    namespace System_Net_NetworkInformation__IPAddressCollection
    {
        constexpr std::uintptr_t addresses                        = 0x10         ;
    }

    namespace System_Net_NetworkInformation__NetworkInformationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t nativeErrorCode                  = 0x90         ;
    }

    namespace System_Net_NetworkInformation__NetworkInterfaceComponent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_NetworkInformation__OperationalStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_NetworkInformation__NetworkInterfaceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_NetworkInformation__NetBiosNodeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_NetworkInformation__Win32IPAddressCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6D18   ;
        constexpr std::uintptr_t addresses                        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Net_NetworkInformation__Win32IPInterfaceProperties2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E67A8   ;
        constexpr std::uintptr_t addr                             = 0x10         ;
        constexpr std::uintptr_t mib4                             = 0x118        ;
        constexpr std::uintptr_t mib6                             = 0x188        ;
    }

    namespace System_Net_NetworkInformation__Win32IPv4InterfaceStatistics
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6828   ;
        constexpr std::uintptr_t info                             = 0x10         ;
    }

    namespace System_Net_NetworkInformation__Win32NetworkInterface2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E67A0   ;
        constexpr std::uintptr_t addr                             = 0x10         ;
        constexpr std::uintptr_t mib4                             = 0x118        ;
        constexpr std::uintptr_t mib6                             = 0x188        ;
        constexpr std::uintptr_t ip4stats                         = 0x1F8        ;
        constexpr std::uintptr_t ip_if_props                      = 0x200        ;
    }

    namespace System_Net_NetworkInformation__Win32_FIXED_INFO
    {
        constexpr std::uintptr_t HostName                         = 0x0          ;
        constexpr std::uintptr_t DomainName                       = 0x8          ;
        constexpr std::uintptr_t CurrentDnsServer                 = 0x10         ;
        constexpr std::uintptr_t DnsServerList                    = 0x18         ;
        constexpr std::uintptr_t NodeType                         = 0x38         ;
        constexpr std::uintptr_t ScopeId                          = 0x40         ;
        constexpr std::uintptr_t EnableRouting                    = 0x48         ;
        constexpr std::uintptr_t EnableProxy                      = 0x4C         ;
        constexpr std::uintptr_t EnableDns                        = 0x50         ;
    }

    namespace System_Net_NetworkInformation__Win32_FIXED_INFO_Marshal
    {
        constexpr std::uintptr_t HostName                         = 0x0          ;
        constexpr std::uintptr_t DomainName                       = 0x84         ;
        constexpr std::uintptr_t CurrentDnsServer                 = 0x108        ;
        constexpr std::uintptr_t DnsServerList                    = 0x110        ;
        constexpr std::uintptr_t NodeType                         = 0x130        ;
        constexpr std::uintptr_t ScopeId                          = 0x134        ;
        constexpr std::uintptr_t EnableRouting                    = 0x238        ;
        constexpr std::uintptr_t EnableProxy                      = 0x23C        ;
        constexpr std::uintptr_t EnableDns                        = 0x240        ;
    }

    namespace System_Net_NetworkInformation__AlignmentUnion
    {
        constexpr std::uintptr_t Alignment                        = 0x0          ;
        constexpr std::uintptr_t IfIndex                          = 0x4          ;
    }

    namespace System_Net_NetworkInformation__Win32_IP_ADAPTER_ADDRESSES
    {
        constexpr std::uintptr_t Alignment                        = 0x0          ;
        constexpr std::uintptr_t Next                             = 0x8          ;
        constexpr std::uintptr_t AdapterName                      = 0x10         ;
        constexpr std::uintptr_t FirstUnicastAddress              = 0x18         ;
        constexpr std::uintptr_t FirstAnycastAddress              = 0x20         ;
        constexpr std::uintptr_t FirstMulticastAddress            = 0x28         ;
        constexpr std::uintptr_t FirstDnsServerAddress            = 0x30         ;
        constexpr std::uintptr_t DnsSuffix                        = 0x38         ;
        constexpr std::uintptr_t Description                      = 0x40         ;
        constexpr std::uintptr_t FriendlyName                     = 0x48         ;
        constexpr std::uintptr_t PhysicalAddress                  = 0x50         ;
        constexpr std::uintptr_t PhysicalAddressLength            = 0x58         ;
        constexpr std::uintptr_t Flags                            = 0x5C         ;
        constexpr std::uintptr_t Mtu                              = 0x60         ;
        constexpr std::uintptr_t IfType                           = 0x64         ;
        constexpr std::uintptr_t OperStatus                       = 0x68         ;
        constexpr std::uintptr_t Ipv6IfIndex                      = 0x6C         ;
        constexpr std::uintptr_t ZoneIndices                      = 0x70         ;
        constexpr std::uintptr_t FirstPrefix                      = 0x78         ;
        constexpr std::uintptr_t TransmitLinkSpeed                = 0x80         ;
        constexpr std::uintptr_t ReceiveLinkSpeed                 = 0x88         ;
        constexpr std::uintptr_t FirstWinsServerAddress           = 0x90         ;
        constexpr std::uintptr_t FirstGatewayAddress              = 0x98         ;
        constexpr std::uintptr_t Ipv4Metric                       = 0xA0         ;
        constexpr std::uintptr_t Ipv6Metric                       = 0xA4         ;
        constexpr std::uintptr_t Luid                             = 0xA8         ;
        constexpr std::uintptr_t Dhcpv4Server                     = 0xB0         ;
        constexpr std::uintptr_t CompartmentId                    = 0xC0         ;
        constexpr std::uintptr_t NetworkGuid                      = 0xC8         ;
        constexpr std::uintptr_t ConnectionType                   = 0xD0         ;
        constexpr std::uintptr_t TunnelType                       = 0xD4         ;
        constexpr std::uintptr_t Dhcpv6Server                     = 0xD8         ;
        constexpr std::uintptr_t Dhcpv6ClientDuid                 = 0xE8         ;
        constexpr std::uintptr_t Dhcpv6ClientDuidLength           = 0xF0         ;
        constexpr std::uintptr_t Dhcpv6Iaid                       = 0xF8         ;
        constexpr std::uintptr_t FirstDnsSuffix                   = 0x100        ;
    }

    namespace System_Net_NetworkInformation__Win32_MIB_IFROW
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t Index                            = 0x8          ;
        constexpr std::uintptr_t Type                             = 0xC          ;
        constexpr std::uintptr_t Mtu                              = 0x10         ;
        constexpr std::uintptr_t Speed                            = 0x14         ;
        constexpr std::uintptr_t PhysAddrLen                      = 0x18         ;
        constexpr std::uintptr_t PhysAddr                         = 0x20         ;
        constexpr std::uintptr_t AdminStatus                      = 0x28         ;
        constexpr std::uintptr_t OperStatus                       = 0x2C         ;
        constexpr std::uintptr_t LastChange                       = 0x30         ;
        constexpr std::uintptr_t InOctets                         = 0x34         ;
        constexpr std::uintptr_t InUcastPkts                      = 0x38         ;
        constexpr std::uintptr_t InNUcastPkts                     = 0x3C         ;
        constexpr std::uintptr_t InDiscards                       = 0x40         ;
        constexpr std::uintptr_t InErrors                         = 0x44         ;
        constexpr std::uintptr_t InUnknownProtos                  = 0x48         ;
        constexpr std::uintptr_t OutOctets                        = 0x4C         ;
        constexpr std::uintptr_t OutUcastPkts                     = 0x50         ;
        constexpr std::uintptr_t OutNUcastPkts                    = 0x54         ;
        constexpr std::uintptr_t OutDiscards                      = 0x58         ;
        constexpr std::uintptr_t OutErrors                        = 0x5C         ;
        constexpr std::uintptr_t OutQLen                          = 0x60         ;
        constexpr std::uintptr_t DescrLen                         = 0x64         ;
        constexpr std::uintptr_t Descr                            = 0x68         ;
    }

    namespace System_Net_NetworkInformation__Win32_IP_ADDR_STRING
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6798   ;
        constexpr std::uintptr_t Next                             = 0x0          ;
        constexpr std::uintptr_t IpAddress                        = 0x8          ;
        constexpr std::uintptr_t IpMask                           = 0x10         ;
        constexpr std::uintptr_t Context                          = 0x18         ;
    }

    namespace System_Net_NetworkInformation__Win32LengthFlagsUnion
    {
        constexpr std::uintptr_t Length                           = 0x0          ;
        constexpr std::uintptr_t Flags                            = 0x4          ;
    }

    namespace System_Net_NetworkInformation__Win32_IP_ADAPTER_DNS_SERVER_ADDRESS
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6780   ;
        constexpr std::uintptr_t LengthFlags                      = 0x0          ;
        constexpr std::uintptr_t Next                             = 0x8          ;
        constexpr std::uintptr_t Address                          = 0x10         ;
    }

    namespace System_Net_NetworkInformation__Win32_SOCKADDR
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6840   ;
        constexpr std::uintptr_t AddressFamily                    = 0x0          ;
        constexpr std::uintptr_t AddressData                      = 0x8          ;
    }

    namespace System_Net_NetworkInformation__Win32_SOCKET_ADDRESS
    {
        constexpr std::uintptr_t Sockaddr                         = 0x0          ;
        constexpr std::uintptr_t SockaddrLength                   = 0x8          ;
    }

    namespace System_Net_Configuration__DefaultProxySectionInternal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6898   ;
        constexpr std::uintptr_t webProxy                         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t classSyncObject                  = 0x0          ;
        }

    }

    namespace System_Net_Configuration__UnicodeDecodingConformance
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Configuration__UnicodeEncodingConformance
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Configuration__SettingsSectionInternal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E68A0   ;
        constexpr std::uintptr_t HttpListenerUnescapeRequestUrl   = 0x10         ;
        constexpr std::uintptr_t IPProtectionLevel                = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t instance                         = 0x0          ;
        }

    }

    namespace System_Net_Cache__RequestCachingSectionInternal
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E68C8   ;
        constexpr std::uintptr_t DisableAllCaching                = 0x10         ;
    }

    namespace System_Net_Cache__RequestCacheBinding
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E68F0   ;
        constexpr std::uintptr_t m_RequestCache                   = 0x10         ;
        constexpr std::uintptr_t m_CacheValidator                 = 0x18         ;
        constexpr std::uintptr_t m_Policy                         = 0x20         ;
    }

    namespace System_Net_Cache__RequestCacheLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Cache__RequestCachePolicy
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DF230   ;
        constexpr std::uintptr_t m_Level                          = 0x10         ;
    }

    namespace System_Net_Sockets__NetworkStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DE7E8   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _streamSocket                    = 0x28         ;
        constexpr std::uintptr_t _ownsSocket                      = 0x30         ;
        constexpr std::uintptr_t _readable                        = 0x31         ;
        constexpr std::uintptr_t _writeable                       = 0x32         ;
        constexpr std::uintptr_t _closeTimeout                    = 0x34         ;
        constexpr std::uintptr_t _cleanedUp                       = 0x38         ;
        constexpr std::uintptr_t _currentReadTimeout              = 0x3C         ;
        constexpr std::uintptr_t _currentWriteTimeout             = 0x40         ;
    }

    namespace System_Net_Sockets__Socket
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DE400   ;
        constexpr std::uintptr_t _cachedTaskEventArgs             = 0x10         ;
        constexpr std::uintptr_t is_closed                        = 0x18         ;
        constexpr std::uintptr_t is_listening                     = 0x19         ;
        constexpr std::uintptr_t linger_timeout                   = 0x1C         ;
        constexpr std::uintptr_t addressFamily                    = 0x20         ;
        constexpr std::uintptr_t socketType                       = 0x24         ;
        constexpr std::uintptr_t protocolType                     = 0x28         ;
        constexpr std::uintptr_t m_Handle                         = 0x30         ;
        constexpr std::uintptr_t seed_endpoint                    = 0x38         ;
        constexpr std::uintptr_t ReadSem                          = 0x40         ;
        constexpr std::uintptr_t WriteSem                         = 0x48         ;
        constexpr std::uintptr_t is_blocking                      = 0x50         ;
        constexpr std::uintptr_t is_bound                         = 0x51         ;
        constexpr std::uintptr_t is_connected                     = 0x52         ;
        constexpr std::uintptr_t m_IntCleanedUp                   = 0x54         ;
        constexpr std::uintptr_t connect_in_progress              = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t AcceptCompletedHandler           = 0x0          ;
            constexpr std::uintptr_t ReceiveCompletedHandler          = 0x8          ;
            constexpr std::uintptr_t SendCompletedHandler             = 0x10         ;
            constexpr std::uintptr_t s_rentedSocketSentinel           = 0x18         ;
            constexpr std::uintptr_t s_rentedInt32Sentinel            = 0x20         ;
            constexpr std::uintptr_t s_zeroTask                       = 0x28         ;
            constexpr std::uintptr_t s_InternalSyncObject             = 0x30         ;
            constexpr std::uintptr_t s_SupportsIPv4                   = 0x38         ;
            constexpr std::uintptr_t s_SupportsIPv6                   = 0x39         ;
            constexpr std::uintptr_t s_OSSupportsIPv6                 = 0x3A         ;
            constexpr std::uintptr_t s_Initialized                    = 0x3B         ;
            constexpr std::uintptr_t s_LoggingEnabled                 = 0x3C         ;
            constexpr std::uintptr_t AcceptAsyncCallback              = 0x40         ;
            constexpr std::uintptr_t BeginAcceptCallback              = 0x48         ;
            constexpr std::uintptr_t BeginAcceptReceiveCallback       = 0x50         ;
            constexpr std::uintptr_t ConnectAsyncCallback             = 0x58         ;
            constexpr std::uintptr_t BeginConnectCallback             = 0x60         ;
            constexpr std::uintptr_t DisconnectAsyncCallback          = 0x68         ;
            constexpr std::uintptr_t BeginDisconnectCallback          = 0x70         ;
            constexpr std::uintptr_t ReceiveAsyncCallback             = 0x78         ;
            constexpr std::uintptr_t BeginReceiveCallback             = 0x80         ;
            constexpr std::uintptr_t BeginReceiveGenericCallback      = 0x88         ;
            constexpr std::uintptr_t ReceiveFromAsyncCallback         = 0x90         ;
            constexpr std::uintptr_t BeginReceiveFromCallback         = 0x98         ;
            constexpr std::uintptr_t SendAsyncCallback                = 0xA0         ;
            constexpr std::uintptr_t BeginSendGenericCallback         = 0xA8         ;
            constexpr std::uintptr_t SendToAsyncCallback              = 0xB0         ;
        }

    }

    namespace System_Net_Sockets__SocketException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798FF0   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t nativeErrorCode                  = 0x90         ;
        constexpr std::uintptr_t m_EndPoint                       = 0x98         ;
    }

    namespace System_Net_Sockets__AddressFamily
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__IOControlCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__IPProtectionLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__LingerOption
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10796CF0   ;
        constexpr std::uintptr_t enabled                          = 0x10         ;
        constexpr std::uintptr_t lingerTime                       = 0x14         ;
    }

    namespace System_Net_Sockets__ProtocolType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__SelectMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__SocketAsyncOperation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__SocketError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__SocketFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__SocketOptionLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__SocketOptionName
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__SocketShutdown
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E64E8   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__SocketType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Sockets__TcpClient
    {
        constexpr std::uintptr_t m_ClientSocket                   = 0x10         ;
        constexpr std::uintptr_t m_Active                         = 0x18         ;
        constexpr std::uintptr_t m_DataStream                     = 0x20         ;
        constexpr std::uintptr_t m_Family                         = 0x28         ;
        constexpr std::uintptr_t m_CleanedUp                      = 0x2C         ;
    }

    namespace System_Net_Sockets__TcpListener
    {
        constexpr std::uintptr_t m_ServerSocketEP                 = 0x10         ;
        constexpr std::uintptr_t m_ServerSocket                   = 0x18         ;
        constexpr std::uintptr_t m_Active                         = 0x20         ;
        constexpr std::uintptr_t m_ExclusiveAddressUse            = 0x21         ;
    }

    namespace System_Net_Sockets__UdpClient
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799048   ;
        constexpr std::uintptr_t m_ClientSocket                   = 0x10         ;
        constexpr std::uintptr_t m_Active                         = 0x18         ;
        constexpr std::uintptr_t m_Buffer                         = 0x20         ;
        constexpr std::uintptr_t m_Family                         = 0x28         ;
        constexpr std::uintptr_t m_CleanedUp                      = 0x2C         ;
        constexpr std::uintptr_t m_IsBroadcast                    = 0x2D         ;
    }

    namespace System_Net_Sockets__UdpReceiveResult
    {
        constexpr std::uintptr_t m_buffer                         = 0x0          ;
        constexpr std::uintptr_t m_remoteEndPoint                 = 0x8          ;
    }

    namespace System_Net_Sockets__SafeSocketHandle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E66A0   ;
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
        constexpr std::uintptr_t blocking_threads                 = 0x20         ;
        constexpr std::uintptr_t threads_stacktraces              = 0x28         ;
        constexpr std::uintptr_t in_cleanup                       = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t THROW_ON_ABORT_RETRIES           = 0x0          ;
        }

    }

    namespace System_Net_Sockets__SocketAsyncEventArgs
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E5FE8   ;
        constexpr std::uintptr_t disposed                         = 0x10         ;
        constexpr std::uintptr_t in_progress                      = 0x14         ;
        constexpr std::uintptr_t remote_ep                        = 0x18         ;
        constexpr std::uintptr_t current_socket                   = 0x20         ;
        constexpr std::uintptr_t socket_async_result              = 0x28         ;
        constexpr std::uintptr_t _AcceptSocket_k__BackingField    = 0x30         ;
        constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _LastOperation_k__BackingField   = 0x3C         ;
        constexpr std::uintptr_t _SocketError_k__BackingField     = 0x40         ;
        constexpr std::uintptr_t _SocketFlags_k__BackingField     = 0x44         ;
        constexpr std::uintptr_t _UserToken_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t Completed                        = 0x50         ;
        constexpr std::uintptr_t _buffer                          = 0x58         ;
        constexpr std::uintptr_t _offset                          = 0x68         ;
        constexpr std::uintptr_t _count                           = 0x6C         ;
        constexpr std::uintptr_t _bufferIsExplicitArray           = 0x70         ;
        constexpr std::uintptr_t _bufferList                      = 0x78         ;
    }

    namespace System_Net_Sockets__SocketAsyncResult
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E6390   ;
        constexpr std::uintptr_t async_callback                   = 0x10         ;
        constexpr std::uintptr_t async_state                      = 0x18         ;
        constexpr std::uintptr_t wait_handle                      = 0x20         ;
        constexpr std::uintptr_t completed_synchronously          = 0x28         ;
        constexpr std::uintptr_t completed                        = 0x29         ;
        constexpr std::uintptr_t socket                           = 0x30         ;
        constexpr std::uintptr_t operation                        = 0x38         ;
        constexpr std::uintptr_t DelayedException                 = 0x40         ;
        constexpr std::uintptr_t EndPoint                         = 0x48         ;
        constexpr std::uintptr_t Buffer                           = 0x50         ;
        constexpr std::uintptr_t Offset                           = 0x60         ;
        constexpr std::uintptr_t Size                             = 0x64         ;
        constexpr std::uintptr_t SockFlags                        = 0x68         ;
        constexpr std::uintptr_t AcceptSocket                     = 0x70         ;
        constexpr std::uintptr_t Addresses                        = 0x78         ;
        constexpr std::uintptr_t Port                             = 0x80         ;
        constexpr std::uintptr_t Buffers                          = 0x88         ;
        constexpr std::uintptr_t ReuseSocket                      = 0x90         ;
        constexpr std::uintptr_t CurrentAddress                   = 0x94         ;
        constexpr std::uintptr_t AcceptedSocket                   = 0x98         ;
        constexpr std::uintptr_t Total                            = 0xA0         ;
        constexpr std::uintptr_t error                            = 0xA4         ;
        constexpr std::uintptr_t EndCalled                        = 0xA8         ;
    }

    namespace System_Net_Sockets__SocketOperation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Mail__MailAddress
    {
        constexpr std::uintptr_t _displayNameEncoding             = 0x10         ;
        constexpr std::uintptr_t _displayName                     = 0x18         ;
        constexpr std::uintptr_t _userName                        = 0x20         ;
        constexpr std::uintptr_t _host                            = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_encoderFactory                 = 0x0          ;
        }

    }

    namespace System_Net_Http__DelegatingStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _innerStream                     = 0x28         ;
    }

    namespace System_Net_WebSockets__ManagedWebSocket
    {
        constexpr std::uintptr_t _stream                          = 0x10         ;
        constexpr std::uintptr_t _isServer                        = 0x18         ;
        constexpr std::uintptr_t _subprotocol                     = 0x20         ;
        constexpr std::uintptr_t _keepAliveTimer                  = 0x28         ;
        constexpr std::uintptr_t _abortSource                     = 0x30         ;
        constexpr std::uintptr_t _receiveBuffer                   = 0x38         ;
        constexpr std::uintptr_t _utf8TextState                   = 0x48         ;
        constexpr std::uintptr_t _sendFrameAsyncLock              = 0x50         ;
        constexpr std::uintptr_t _state                           = 0x58         ;
        constexpr std::uintptr_t _disposed                        = 0x5C         ;
        constexpr std::uintptr_t _sentCloseFrame                  = 0x5D         ;
        constexpr std::uintptr_t _receivedCloseFrame              = 0x5E         ;
        constexpr std::uintptr_t _closeStatus                     = 0x60         ;
        constexpr std::uintptr_t _closeStatusDescription          = 0x68         ;
        constexpr std::uintptr_t _lastReceiveHeader               = 0x70         ;
        constexpr std::uintptr_t _receiveBufferOffset             = 0x88         ;
        constexpr std::uintptr_t _receiveBufferCount              = 0x8C         ;
        constexpr std::uintptr_t _receivedMaskOffsetOffset        = 0x90         ;
        constexpr std::uintptr_t _sendBuffer                      = 0x98         ;
        constexpr std::uintptr_t _lastSendWasFragment             = 0xA0         ;
        constexpr std::uintptr_t _lastReceiveAsync                = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_random                         = 0x0          ;
            constexpr std::uintptr_t s_textEncoding                   = 0x8          ;
            constexpr std::uintptr_t s_validSendStates                = 0x10         ;
            constexpr std::uintptr_t s_validReceiveStates             = 0x18         ;
            constexpr std::uintptr_t s_validCloseOutputStates         = 0x20         ;
            constexpr std::uintptr_t s_validCloseStates               = 0x28         ;
            constexpr std::uintptr_t s_cachedCloseTask                = 0x30         ;
        }

    }

    namespace System_Net_WebSockets__ClientWebSocket
    {
        constexpr std::uintptr_t _options                         = 0x10         ;
        constexpr std::uintptr_t _innerWebSocket                  = 0x18         ;
        constexpr std::uintptr_t _state                           = 0x20         ;
    }

    namespace System_Net_WebSockets__ClientWebSocketOptions
    {
        constexpr std::uintptr_t _isReadOnly                      = 0x10         ;
        constexpr std::uintptr_t _requestedSubProtocols           = 0x18         ;
        constexpr std::uintptr_t _requestHeaders                  = 0x20         ;
        constexpr std::uintptr_t _keepAliveInterval               = 0x28         ;
        constexpr std::uintptr_t _proxy                           = 0x30         ;
        constexpr std::uintptr_t _clientCertificates              = 0x38         ;
        constexpr std::uintptr_t _cookies                         = 0x40         ;
        constexpr std::uintptr_t _receiveBufferSize               = 0x48         ;
        constexpr std::uintptr_t _sendBufferSize                  = 0x4C         ;
        constexpr std::uintptr_t _buffer                          = 0x50         ;
    }

    namespace System_Net_WebSockets__WebSocketHandle
    {
        constexpr std::uintptr_t _abortSource                     = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _webSocket                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t t_cachedStringBuilder            = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t s_defaultHttpEncoding            = 0x0          ;
        }

    }

    namespace System_Net_WebSockets__WebSocketCloseStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_WebSockets__WebSocketError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_WebSockets__WebSocketException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t nativeErrorCode                  = 0x90         ;
        constexpr std::uintptr_t _webSocketErrorCode              = 0x98         ;
    }

    namespace System_Net_WebSockets__WebSocketMessageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_WebSockets__WebSocketReceiveResult
    {
        constexpr std::uintptr_t _Count_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _EndOfMessage_k__BackingField    = 0x14         ;
        constexpr std::uintptr_t _MessageType_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _CloseStatus_k__BackingField     = 0x1C         ;
        constexpr std::uintptr_t _CloseStatusDescription_k__BackingField = 0x28         ;
    }

    namespace System_Net_WebSockets__WebSocketState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Security__SslClientAuthenticationOptions
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074B450   ;
        constexpr std::uintptr_t _encryptionPolicy                = 0x10         ;
        constexpr std::uintptr_t _checkCertificateRevocation      = 0x14         ;
        constexpr std::uintptr_t _enabledSslProtocols             = 0x18         ;
        constexpr std::uintptr_t _allowRenegotiation              = 0x1C         ;
        constexpr std::uintptr_t _LocalCertificateSelectionCallback_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _RemoteCertificateValidationCallback_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _TargetHost_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x38         ;
    }

    namespace System_Net_Security__SslServerAuthenticationOptions
    {
        constexpr std::uintptr_t _checkCertificateRevocation      = 0x10         ;
        constexpr std::uintptr_t _enabledSslProtocols             = 0x14         ;
        constexpr std::uintptr_t _encryptionPolicy                = 0x18         ;
        constexpr std::uintptr_t _allowRenegotiation              = 0x1C         ;
        constexpr std::uintptr_t _ClientCertificateRequired_k__BackingField = 0x1D         ;
        constexpr std::uintptr_t _ServerCertificate_k__BackingField = 0x20         ;
    }

    namespace System_Net_Security__AuthenticatedStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _InnerStream                     = 0x28         ;
        constexpr std::uintptr_t _LeaveStreamOpen                 = 0x30         ;
    }

    namespace System_Net_Security__AuthenticationLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Security__EncryptionPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Security__LocalCertificateSelectionCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829D80   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net_Security__RemoteCertificateValidationCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B2A28   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net_Security__SslPolicyErrors
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Security__LocalCertSelectionCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C010   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net_Security__ServerCertSelectionCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net_Security__SslStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DE850   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _InnerStream                     = 0x28         ;
        constexpr std::uintptr_t _LeaveStreamOpen                 = 0x30         ;
        constexpr std::uintptr_t provider                         = 0x38         ;
        constexpr std::uintptr_t settings                         = 0x40         ;
        constexpr std::uintptr_t validationCallback               = 0x48         ;
        constexpr std::uintptr_t selectionCallback                = 0x50         ;
        constexpr std::uintptr_t impl                             = 0x58         ;
        constexpr std::uintptr_t explicitSettings                 = 0x60         ;
    }

    namespace Unity__ThrowStub
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _objectName                      = 0x90         ;
    }

    namespace ScanState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace QName
    {
        constexpr std::uintptr_t prefix                           = 0x0          ;
        constexpr std::uintptr_t localname                        = 0x8          ;
        constexpr std::uintptr_t namespaceUri                     = 0x10         ;
    }

    namespace ElemInfo
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t xmlLang                          = 0x18         ;
        constexpr std::uintptr_t xmlSpace                         = 0x20         ;
        constexpr std::uintptr_t xmlspacePreserve                 = 0x24         ;
        constexpr std::uintptr_t nsdecls                          = 0x28         ;
    }

    namespace AttrInfo
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t val                              = 0x18         ;
        constexpr std::uintptr_t contentPos                       = 0x20         ;
        constexpr std::uintptr_t hashCode                         = 0x24         ;
        constexpr std::uintptr_t prevHash                         = 0x28         ;
    }

    namespace NamespaceDecl
    {
        constexpr std::uintptr_t prefix                           = 0x10         ;
        constexpr std::uintptr_t uri                              = 0x18         ;
        constexpr std::uintptr_t scopeLink                        = 0x20         ;
        constexpr std::uintptr_t prevLink                         = 0x28         ;
        constexpr std::uintptr_t scope                            = 0x30         ;
        constexpr std::uintptr_t implied                          = 0x34         ;
    }

    namespace SymbolTables
    {
        constexpr std::uintptr_t symtable                         = 0x0          ;
        constexpr std::uintptr_t symCount                         = 0x8          ;
        constexpr std::uintptr_t qnametable                       = 0x10         ;
        constexpr std::uintptr_t qnameCount                       = 0x18         ;
    }

    namespace NestedBinXml
    {
        constexpr std::uintptr_t symbolTables                     = 0x10         ;
        constexpr std::uintptr_t docState                         = 0x30         ;
        constexpr std::uintptr_t next                             = 0x38         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HashCodeOfStringDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace XmlEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace XmlEvent
    {
        constexpr std::uintptr_t eventType                        = 0x0          ;
        constexpr std::uintptr_t s1                               = 0x8          ;
        constexpr std::uintptr_t s2                               = 0x10         ;
        constexpr std::uintptr_t s3                               = 0x18         ;
        constexpr std::uintptr_t o                                = 0x20         ;
    }

    namespace ParsingFunction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParsingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EntityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EntityExpandType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IncrementalReadState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LaterInitParam
    {
        constexpr std::uintptr_t useAsync                         = 0x10         ;
        constexpr std::uintptr_t inputStream                      = 0x18         ;
        constexpr std::uintptr_t inputBytes                       = 0x20         ;
        constexpr std::uintptr_t inputByteCount                   = 0x28         ;
        constexpr std::uintptr_t inputbaseUri                     = 0x30         ;
        constexpr std::uintptr_t inputUriStr                      = 0x38         ;
        constexpr std::uintptr_t inputUriResolver                 = 0x40         ;
        constexpr std::uintptr_t inputContext                     = 0x48         ;
        constexpr std::uintptr_t inputTextReader                  = 0x50         ;
        constexpr std::uintptr_t initType                         = 0x58         ;
    }

    namespace InitInputType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParsingState
    {
        constexpr std::uintptr_t chars                            = 0x0          ;
        constexpr std::uintptr_t charPos                          = 0x8          ;
        constexpr std::uintptr_t charsUsed                        = 0xC          ;
        constexpr std::uintptr_t encoding                         = 0x10         ;
        constexpr std::uintptr_t appendMode                       = 0x18         ;
        constexpr std::uintptr_t stream                           = 0x20         ;
        constexpr std::uintptr_t decoder                          = 0x28         ;
        constexpr std::uintptr_t bytes                            = 0x30         ;
        constexpr std::uintptr_t bytePos                          = 0x38         ;
        constexpr std::uintptr_t bytesUsed                        = 0x3C         ;
        constexpr std::uintptr_t textReader                       = 0x40         ;
        constexpr std::uintptr_t lineNo                           = 0x48         ;
        constexpr std::uintptr_t lineStartPos                     = 0x4C         ;
        constexpr std::uintptr_t baseUriStr                       = 0x50         ;
        constexpr std::uintptr_t baseUri                          = 0x58         ;
        constexpr std::uintptr_t isEof                            = 0x60         ;
        constexpr std::uintptr_t isStreamEof                      = 0x61         ;
        constexpr std::uintptr_t entity                           = 0x68         ;
        constexpr std::uintptr_t entityId                         = 0x70         ;
        constexpr std::uintptr_t eolNormalized                    = 0x74         ;
        constexpr std::uintptr_t entityResolvedManually           = 0x75         ;
    }

    namespace XmlContext
    {
        constexpr std::uintptr_t xmlSpace                         = 0x10         ;
        constexpr std::uintptr_t xmlLang                          = 0x18         ;
        constexpr std::uintptr_t defaultNamespace                 = 0x20         ;
        constexpr std::uintptr_t previousContext                  = 0x28         ;
    }

    namespace NoNamespaceManager
    {
        constexpr std::uintptr_t nsdecls                          = 0x10         ;
        constexpr std::uintptr_t lastDecl                         = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t scopeId                          = 0x28         ;
        constexpr std::uintptr_t hashTable                        = 0x30         ;
        constexpr std::uintptr_t useHashtable                     = 0x38         ;
        constexpr std::uintptr_t xml                              = 0x40         ;
        constexpr std::uintptr_t xmlNs                            = 0x48         ;
    }

    namespace DtdParserProxy
    {
        constexpr std::uintptr_t reader                           = 0x10         ;
    }

    namespace NodeData
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t localName                        = 0x18         ;
        constexpr std::uintptr_t prefix                           = 0x20         ;
        constexpr std::uintptr_t ns                               = 0x28         ;
        constexpr std::uintptr_t nameWPrefix                      = 0x30         ;
        constexpr std::uintptr_t value                            = 0x38         ;
        constexpr std::uintptr_t chars                            = 0x40         ;
        constexpr std::uintptr_t valueStartPos                    = 0x48         ;
        constexpr std::uintptr_t valueLength                      = 0x4C         ;
        constexpr std::uintptr_t lineInfo                         = 0x50         ;
        constexpr std::uintptr_t lineInfo2                        = 0x58         ;
        constexpr std::uintptr_t quoteChar                        = 0x60         ;
        constexpr std::uintptr_t depth                            = 0x64         ;
        constexpr std::uintptr_t isEmptyOrDefault                 = 0x68         ;
        constexpr std::uintptr_t entityId                         = 0x6C         ;
        constexpr std::uintptr_t xmlContextPushed                 = 0x70         ;
        constexpr std::uintptr_t nextAttrValueChunk               = 0x78         ;
        constexpr std::uintptr_t schemaType                       = 0x80         ;
        constexpr std::uintptr_t typedValue                       = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t s_None                           = 0x0          ;
        }

    }

    namespace OnDefaultAttributeUseDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace NamespaceState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TagInfo
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t prefix                           = 0x8          ;
        constexpr std::uintptr_t defaultNs                        = 0x10         ;
        constexpr std::uintptr_t defaultNsState                   = 0x18         ;
        constexpr std::uintptr_t xmlSpace                         = 0x1C         ;
        constexpr std::uintptr_t xmlLang                          = 0x20         ;
        constexpr std::uintptr_t prevNsTop                        = 0x28         ;
        constexpr std::uintptr_t prefixCount                      = 0x2C         ;
        constexpr std::uintptr_t mixed                            = 0x30         ;
    }

    namespace Namespace
    {
        constexpr std::uintptr_t prefix                           = 0x0          ;
        constexpr std::uintptr_t ns                               = 0x8          ;
        constexpr std::uintptr_t declared                         = 0x10         ;
        constexpr std::uintptr_t prevNsIndex                      = 0x14         ;
    }

    namespace SpecialAttr
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Token
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParsingFunction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ValidationEventHandling
    {
        constexpr std::uintptr_t reader                           = 0x10         ;
        constexpr std::uintptr_t eventHandler                     = 0x18         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Token
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NamespaceResolverProxy
    {
        constexpr std::uintptr_t wfWriter                         = 0x10         ;
    }

    namespace ElementScope
    {
        constexpr std::uintptr_t prevNSTop                        = 0x0          ;
        constexpr std::uintptr_t prefix                           = 0x8          ;
        constexpr std::uintptr_t localName                        = 0x10         ;
        constexpr std::uintptr_t namespaceUri                     = 0x18         ;
        constexpr std::uintptr_t xmlSpace                         = 0x20         ;
        constexpr std::uintptr_t xmlLang                          = 0x28         ;
    }

    namespace NamespaceKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Namespace
    {
        constexpr std::uintptr_t prefix                           = 0x0          ;
        constexpr std::uintptr_t namespaceUri                     = 0x8          ;
        constexpr std::uintptr_t kind                             = 0x10         ;
        constexpr std::uintptr_t prevNsIndex                      = 0x14         ;
    }

    namespace AttrName
    {
        constexpr std::uintptr_t prefix                           = 0x0          ;
        constexpr std::uintptr_t namespaceUri                     = 0x8          ;
        constexpr std::uintptr_t localName                        = 0x10         ;
        constexpr std::uintptr_t prev                             = 0x18         ;
    }

    namespace SpecialAttribute
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ItemType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Item
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t data                             = 0x18         ;
    }

    namespace BufferChunk
    {
        constexpr std::uintptr_t buffer                           = 0x10         ;
        constexpr std::uintptr_t index                            = 0x18         ;
        constexpr std::uintptr_t count                            = 0x1C         ;
    }

    namespace AttributeValueCache
    {
        constexpr std::uintptr_t stringValue                      = 0x10         ;
        constexpr std::uintptr_t singleStringValue                = 0x18         ;
        constexpr std::uintptr_t items                            = 0x20         ;
        constexpr std::uintptr_t firstItem                        = 0x28         ;
        constexpr std::uintptr_t lastItem                         = 0x2C         ;
    }

    namespace CachingReaderState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ValidatingReaderState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SingleObjectEnumerator
    {
        constexpr std::uintptr_t loneValue                        = 0x10         ;
        constexpr std::uintptr_t position                         = 0x18         ;
    }

    namespace SmallXmlNodeList
    {
        constexpr std::uintptr_t field                            = 0x0          ;
    }

    namespace VirtualAttribute
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t value                            = 0x8          ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t str                              = 0x10         ;
        constexpr std::uintptr_t hashCode                         = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
    }

    namespace Token
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScanningFunction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LiteralType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UndeclaredNotation
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t lineNo                           = 0x18         ;
        constexpr std::uintptr_t linePos                          = 0x1C         ;
        constexpr std::uintptr_t next                             = 0x20         ;
    }

    namespace ParseElementOnlyContent_LocalFrame
    {
        constexpr std::uintptr_t startParenEntityId               = 0x10         ;
        constexpr std::uintptr_t parsingSchema                    = 0x14         ;
    }

    namespace NamespaceDeclaration
    {
        constexpr std::uintptr_t prefix                           = 0x0          ;
        constexpr std::uintptr_t uri                              = 0x8          ;
        constexpr std::uintptr_t scopeId                          = 0x10         ;
        constexpr std::uintptr_t previousNsIndex                  = 0x14         ;
    }

    namespace HashCodeOfStringDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace WriteCallbackInfo
    {
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t TypeName                         = 0x18         ;
        constexpr std::uintptr_t TypeNs                           = 0x20         ;
        constexpr std::uintptr_t Callback                         = 0x28         ;
    }

    namespace CollectionFixup
    {
        constexpr std::uintptr_t callback                         = 0x10         ;
        constexpr std::uintptr_t collection                       = 0x18         ;
        constexpr std::uintptr_t collectionItems                  = 0x20         ;
        constexpr std::uintptr_t id                               = 0x28         ;
    }

    namespace Fixup
    {
        constexpr std::uintptr_t source                           = 0x10         ;
        constexpr std::uintptr_t ids                              = 0x18         ;
        constexpr std::uintptr_t callback                         = 0x20         ;
    }

    namespace CollectionItemFixup
    {
        constexpr std::uintptr_t list                             = 0x10         ;
        constexpr std::uintptr_t index                            = 0x18         ;
        constexpr std::uintptr_t id                               = 0x20         ;
    }

    namespace FixupCallbackInfo
    {
        constexpr std::uintptr_t _sri                             = 0x10         ;
        constexpr std::uintptr_t _map                             = 0x18         ;
        constexpr std::uintptr_t _isValueList                     = 0x20         ;
    }

    namespace ReaderCallbackInfo
    {
        constexpr std::uintptr_t _sri                             = 0x10         ;
        constexpr std::uintptr_t _typeMap                         = 0x18         ;
    }

    namespace WriteCallbackInfo
    {
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t TypeName                         = 0x18         ;
        constexpr std::uintptr_t TypeNs                           = 0x20         ;
        constexpr std::uintptr_t Callback                         = 0x28         ;
    }

    namespace CallbackInfo
    {
        constexpr std::uintptr_t _swi                             = 0x10         ;
        constexpr std::uintptr_t _typeMap                         = 0x18         ;
    }

    namespace SerializerData
    {
        constexpr std::uintptr_t ReaderMethod                     = 0x10         ;
        constexpr std::uintptr_t WriterType                       = 0x18         ;
        constexpr std::uintptr_t WriterMethod                     = 0x20         ;
        constexpr std::uintptr_t Implementation                   = 0x28         ;
    }

    namespace EnumMapMember
    {
        constexpr std::uintptr_t _xmlName                         = 0x10         ;
        constexpr std::uintptr_t _enumName                        = 0x18         ;
        constexpr std::uintptr_t _value                           = 0x20         ;
    }

    namespace ConstraintRole
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DecimalStruct
    {
        constexpr std::uintptr_t isDecimal                        = 0x10         ;
        constexpr std::uintptr_t dvalue                           = 0x18         ;
    }

    namespace SequenceConstructPosContext
    {
        constexpr std::uintptr_t this_                            = 0x0          ;
        constexpr std::uintptr_t firstpos                         = 0x8          ;
        constexpr std::uintptr_t lastpos                          = 0x10         ;
        constexpr std::uintptr_t lastposLeft                      = 0x18         ;
        constexpr std::uintptr_t firstposRight                    = 0x20         ;
    }

    namespace SchemaDatatypeMap
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t type                             = 0x18         ;
        constexpr std::uintptr_t parentIndex                      = 0x20         ;
    }

    namespace NamespaceManager
    {
        constexpr std::uintptr_t nsdecls                          = 0x10         ;
        constexpr std::uintptr_t lastDecl                         = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t scopeId                          = 0x28         ;
        constexpr std::uintptr_t hashTable                        = 0x30         ;
        constexpr std::uintptr_t useHashtable                     = 0x38         ;
        constexpr std::uintptr_t xml                              = 0x40         ;
        constexpr std::uintptr_t xmlNs                            = 0x48         ;
    }

    namespace Map
    {
        constexpr std::uintptr_t match                            = 0x0          ;
        constexpr std::uintptr_t replacement                      = 0x8          ;
    }

    namespace FacetsCompiler
    {
        constexpr std::uintptr_t datatype                         = 0x0          ;
        constexpr std::uintptr_t derivedRestriction               = 0x8          ;
        constexpr std::uintptr_t baseFlags                        = 0x10         ;
        constexpr std::uintptr_t baseFixedFlags                   = 0x14         ;
        constexpr std::uintptr_t validRestrictionFlags            = 0x18         ;
        constexpr std::uintptr_t nonNegativeInt                   = 0x20         ;
        constexpr std::uintptr_t builtInType                      = 0x28         ;
        constexpr std::uintptr_t builtInEnum                      = 0x30         ;
        constexpr std::uintptr_t firstPattern                     = 0x34         ;
        constexpr std::uintptr_t regStr                           = 0x38         ;
        constexpr std::uintptr_t pattern_facet                    = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t c_map                            = 0x0          ;
        }

    }

    namespace InferenceOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ListType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Reserve
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Compositor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Use
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Token
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeclBaseInfo
    {
        constexpr std::uintptr_t _Name                            = 0x10         ;
        constexpr std::uintptr_t _Prefix                          = 0x18         ;
        constexpr std::uintptr_t _TypeName                        = 0x20         ;
        constexpr std::uintptr_t _TypePrefix                      = 0x28         ;
        constexpr std::uintptr_t _Default                         = 0x30         ;
        constexpr std::uintptr_t _Revises                         = 0x38         ;
        constexpr std::uintptr_t _MaxOccurs                       = 0x40         ;
        constexpr std::uintptr_t _MinOccurs                       = 0x44         ;
        constexpr std::uintptr_t _Checking                        = 0x48         ;
        constexpr std::uintptr_t _ElementDecl                     = 0x50         ;
        constexpr std::uintptr_t _Attdef                          = 0x58         ;
        constexpr std::uintptr_t _Next                            = 0x60         ;
    }

    namespace GroupContent
    {
        constexpr std::uintptr_t _MinVal                          = 0x10         ;
        constexpr std::uintptr_t _MaxVal                          = 0x14         ;
        constexpr std::uintptr_t _HasMaxAttr                      = 0x18         ;
        constexpr std::uintptr_t _HasMinAttr                      = 0x19         ;
        constexpr std::uintptr_t _Order                           = 0x1C         ;
    }

    namespace ElementContent
    {
        constexpr std::uintptr_t _ElementDecl                     = 0x10         ;
        constexpr std::uintptr_t _ContentAttr                     = 0x18         ;
        constexpr std::uintptr_t _OrderAttr                       = 0x1C         ;
        constexpr std::uintptr_t _MasterGroupRequired             = 0x20         ;
        constexpr std::uintptr_t _ExistTerminal                   = 0x21         ;
        constexpr std::uintptr_t _AllowDataType                   = 0x22         ;
        constexpr std::uintptr_t _HasDataType                     = 0x23         ;
        constexpr std::uintptr_t _HasType                         = 0x24         ;
        constexpr std::uintptr_t _EnumerationRequired             = 0x25         ;
        constexpr std::uintptr_t _MinVal                          = 0x28         ;
        constexpr std::uintptr_t _MaxVal                          = 0x2C         ;
        constexpr std::uintptr_t _MaxLength                       = 0x30         ;
        constexpr std::uintptr_t _MinLength                       = 0x34         ;
        constexpr std::uintptr_t _AttDefList                      = 0x38         ;
    }

    namespace AttributeContent
    {
        constexpr std::uintptr_t _AttDef                          = 0x10         ;
        constexpr std::uintptr_t _Name                            = 0x18         ;
        constexpr std::uintptr_t _Prefix                          = 0x20         ;
        constexpr std::uintptr_t _Required                        = 0x28         ;
        constexpr std::uintptr_t _MinVal                          = 0x2C         ;
        constexpr std::uintptr_t _MaxVal                          = 0x30         ;
        constexpr std::uintptr_t _MaxLength                       = 0x34         ;
        constexpr std::uintptr_t _MinLength                       = 0x38         ;
        constexpr std::uintptr_t _EnumerationRequired             = 0x3C         ;
        constexpr std::uintptr_t _HasDataType                     = 0x3D         ;
        constexpr std::uintptr_t _Global                          = 0x3E         ;
        constexpr std::uintptr_t _Default                         = 0x40         ;
    }

    namespace XdrBuildFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace XdrInitFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace XdrBeginChildFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace XdrEndChildFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace XdrAttributeEntry
    {
        constexpr std::uintptr_t _Attribute                       = 0x10         ;
        constexpr std::uintptr_t _SchemaFlags                     = 0x14         ;
        constexpr std::uintptr_t _Datatype                        = 0x18         ;
        constexpr std::uintptr_t _BuildFunc                       = 0x20         ;
    }

    namespace XdrEntry
    {
        constexpr std::uintptr_t _Name                            = 0x10         ;
        constexpr std::uintptr_t _NextStates                      = 0x18         ;
        constexpr std::uintptr_t _Attributes                      = 0x20         ;
        constexpr std::uintptr_t _InitFunc                        = 0x28         ;
        constexpr std::uintptr_t _BeginChildFunc                  = 0x30         ;
        constexpr std::uintptr_t _EndChildFunc                    = 0x38         ;
        constexpr std::uintptr_t _AllowText                       = 0x40         ;
    }

    namespace Union
    {
        constexpr std::uintptr_t boolVal                          = 0x0          ;
    }

    namespace NamespacePrefixForQName
    {
        constexpr std::uintptr_t prefix                           = 0x10         ;
        constexpr std::uintptr_t ns                               = 0x18         ;
    }

    namespace EnumeratorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace XmlSchemaObjectEntry
    {
        constexpr std::uintptr_t qname                            = 0x0          ;
        constexpr std::uintptr_t xso                              = 0x8          ;
    }

    namespace ValuesCollection
    {
        constexpr std::uintptr_t entries                          = 0x10         ;
        constexpr std::uintptr_t size                             = 0x18         ;
    }

    namespace XSOEnumerator
    {
        constexpr std::uintptr_t entries                          = 0x10         ;
        constexpr std::uintptr_t enumType                         = 0x18         ;
        constexpr std::uintptr_t currentIndex                     = 0x1C         ;
        constexpr std::uintptr_t size                             = 0x20         ;
        constexpr std::uintptr_t currentKey                       = 0x28         ;
        constexpr std::uintptr_t currentValue                     = 0x30         ;
    }

    namespace XSODictionaryEnumerator
    {
        constexpr std::uintptr_t entries                          = 0x10         ;
        constexpr std::uintptr_t enumType                         = 0x18         ;
        constexpr std::uintptr_t currentIndex                     = 0x1C         ;
        constexpr std::uintptr_t size                             = 0x20         ;
        constexpr std::uintptr_t currentKey                       = 0x28         ;
        constexpr std::uintptr_t currentValue                     = 0x30         ;
    }

    namespace Occurs
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EmptyParticle
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace XsdBuildFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace XsdInitFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace XsdEndChildFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace XsdAttributeEntry
    {
        constexpr std::uintptr_t Attribute                        = 0x10         ;
        constexpr std::uintptr_t BuildFunc                        = 0x18         ;
    }

    namespace XsdEntry
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t CurrentState                     = 0x14         ;
        constexpr std::uintptr_t NextStates                       = 0x18         ;
        constexpr std::uintptr_t Attributes                       = 0x20         ;
        constexpr std::uintptr_t InitFunc                         = 0x28         ;
        constexpr std::uintptr_t EndChildFunc                     = 0x30         ;
        constexpr std::uintptr_t ParseContent                     = 0x38         ;
    }

    namespace BuilderNamespaceManager
    {
        constexpr std::uintptr_t nsdecls                          = 0x10         ;
        constexpr std::uintptr_t lastDecl                         = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t scopeId                          = 0x28         ;
        constexpr std::uintptr_t hashTable                        = 0x30         ;
        constexpr std::uintptr_t useHashtable                     = 0x38         ;
        constexpr std::uintptr_t xml                              = 0x40         ;
        constexpr std::uintptr_t xmlNs                            = 0x48         ;
        constexpr std::uintptr_t nsMgr                            = 0x50         ;
        constexpr std::uintptr_t reader                           = 0x58         ;
    }

    namespace DateTimeTypeCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace XsdDateTimeKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Parser
    {
        constexpr std::uintptr_t typeCode                         = 0x0          ;
        constexpr std::uintptr_t year                             = 0x4          ;
        constexpr std::uintptr_t month                            = 0x8          ;
        constexpr std::uintptr_t day                              = 0xC          ;
        constexpr std::uintptr_t hour                             = 0x10         ;
        constexpr std::uintptr_t minute                           = 0x14         ;
        constexpr std::uintptr_t second                           = 0x18         ;
        constexpr std::uintptr_t fraction                         = 0x1C         ;
        constexpr std::uintptr_t kind                             = 0x20         ;
        constexpr std::uintptr_t zoneHour                         = 0x24         ;
        constexpr std::uintptr_t zoneMinute                       = 0x28         ;
        constexpr std::uintptr_t text                             = 0x30         ;
        constexpr std::uintptr_t length                           = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t Power10                          = 0x0          ;
        }

    }

    namespace Parts
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DurationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AstType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AxisType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FunctionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Op
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParamInfo
    {
        constexpr std::uintptr_t _ftype                           = 0x10         ;
        constexpr std::uintptr_t _minargs                         = 0x14         ;
        constexpr std::uintptr_t _maxargs                         = 0x18         ;
        constexpr std::uintptr_t _argTypes                        = 0x20         ;
    }

    namespace LexKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__Base64Encoder
    {
        constexpr std::uintptr_t leftOverBytes                    = 0x10         ;
        constexpr std::uintptr_t leftOverBytesCount               = 0x18         ;
        constexpr std::uintptr_t charsLine                        = 0x20         ;
    }

    namespace System_Xml__XmlRawWriterBase64Encoder
    {
        constexpr std::uintptr_t leftOverBytes                    = 0x10         ;
        constexpr std::uintptr_t leftOverBytesCount               = 0x18         ;
        constexpr std::uintptr_t charsLine                        = 0x20         ;
        constexpr std::uintptr_t rawWriter                        = 0x28         ;
    }

    namespace System_Xml__XmlTextWriterBase64Encoder
    {
        constexpr std::uintptr_t leftOverBytes                    = 0x10         ;
        constexpr std::uintptr_t leftOverBytesCount               = 0x18         ;
        constexpr std::uintptr_t charsLine                        = 0x20         ;
        constexpr std::uintptr_t xmlTextEncoder                   = 0x28         ;
    }

    namespace System_Xml__BinHexDecoder
    {
        constexpr std::uintptr_t buffer                           = 0x10         ;
        constexpr std::uintptr_t curIndex                         = 0x18         ;
        constexpr std::uintptr_t endIndex                         = 0x1C         ;
        constexpr std::uintptr_t hasHalfByteCached                = 0x20         ;
        constexpr std::uintptr_t cachedHalfByte                   = 0x21         ;
    }

    namespace System_Xml__BinXmlToken
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__BinXmlSqlDecimal
    {
        constexpr std::uintptr_t m_bLen                           = 0x0          ;
        constexpr std::uintptr_t m_bPrec                          = 0x1          ;
        constexpr std::uintptr_t m_bScale                         = 0x2          ;
        constexpr std::uintptr_t m_bSign                          = 0x3          ;
        constexpr std::uintptr_t m_data1                          = 0x4          ;
        constexpr std::uintptr_t m_data2                          = 0x8          ;
        constexpr std::uintptr_t m_data3                          = 0xC          ;
        constexpr std::uintptr_t m_data4                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t NUMERIC_MAX_PRECISION            = 0x0          ;
            constexpr std::uintptr_t MaxPrecision                     = 0x1          ;
            constexpr std::uintptr_t MaxScale                         = 0x2          ;
            constexpr std::uintptr_t x_cNumeMax                       = 0x4          ;
            constexpr std::uintptr_t x_lInt32Base                     = 0x8          ;
            constexpr std::uintptr_t x_ulInt32Base                    = 0x10         ;
            constexpr std::uintptr_t x_ulInt32BaseForMod              = 0x18         ;
            constexpr std::uintptr_t x_llMax                          = 0x20         ;
            constexpr std::uintptr_t DUINT_BASE                       = 0x28         ;
            constexpr std::uintptr_t DUINT_BASE2                      = 0x30         ;
            constexpr std::uintptr_t DUINT_BASE3                      = 0x38         ;
            constexpr std::uintptr_t x_rgulShiftBase                  = 0x40         ;
            constexpr std::uintptr_t rgCLenFromPrec                   = 0x48         ;
        }

    }

    namespace System_Xml__BinXmlSqlMoney
    {
        constexpr std::uintptr_t data                             = 0x0          ;
    }

    namespace System_Xml__XmlSqlBinaryReader
    {
        constexpr std::uintptr_t inStrm                           = 0x10         ;
        constexpr std::uintptr_t data                             = 0x18         ;
        constexpr std::uintptr_t pos                              = 0x20         ;
        constexpr std::uintptr_t mark                             = 0x24         ;
        constexpr std::uintptr_t end                              = 0x28         ;
        constexpr std::uintptr_t offset                           = 0x30         ;
        constexpr std::uintptr_t eof                              = 0x38         ;
        constexpr std::uintptr_t sniffed                          = 0x39         ;
        constexpr std::uintptr_t isEmpty                          = 0x3A         ;
        constexpr std::uintptr_t docState                         = 0x3C         ;
        constexpr std::uintptr_t symbolTables                     = 0x40         ;
        constexpr std::uintptr_t xnt                              = 0x60         ;
        constexpr std::uintptr_t xntFromSettings                  = 0x68         ;
        constexpr std::uintptr_t xml                              = 0x70         ;
        constexpr std::uintptr_t xmlns                            = 0x78         ;
        constexpr std::uintptr_t nsxmlns                          = 0x80         ;
        constexpr std::uintptr_t baseUri                          = 0x88         ;
        constexpr std::uintptr_t state                            = 0x90         ;
        constexpr std::uintptr_t nodetype                         = 0x94         ;
        constexpr std::uintptr_t token                            = 0x98         ;
        constexpr std::uintptr_t attrIndex                        = 0x9C         ;
        constexpr std::uintptr_t qnameOther                       = 0xA0         ;
        constexpr std::uintptr_t qnameElement                     = 0xB8         ;
        constexpr std::uintptr_t parentNodeType                   = 0xD0         ;
        constexpr std::uintptr_t elementStack                     = 0xD8         ;
        constexpr std::uintptr_t elemDepth                        = 0xE0         ;
        constexpr std::uintptr_t attributes                       = 0xE8         ;
        constexpr std::uintptr_t attrHashTbl                      = 0xF0         ;
        constexpr std::uintptr_t attrCount                        = 0xF8         ;
        constexpr std::uintptr_t posAfterAttrs                    = 0xFC         ;
        constexpr std::uintptr_t xmlspacePreserve                 = 0x100        ;
        constexpr std::uintptr_t tokLen                           = 0x104        ;
        constexpr std::uintptr_t tokDataPos                       = 0x108        ;
        constexpr std::uintptr_t hasTypedValue                    = 0x10C        ;
        constexpr std::uintptr_t valueType                        = 0x110        ;
        constexpr std::uintptr_t stringValue                      = 0x118        ;
        constexpr std::uintptr_t namespaces                       = 0x120        ;
        constexpr std::uintptr_t prevNameInfo                     = 0x128        ;
        constexpr std::uintptr_t textXmlReader                    = 0x130        ;
        constexpr std::uintptr_t closeInput                       = 0x138        ;
        constexpr std::uintptr_t checkCharacters                  = 0x139        ;
        constexpr std::uintptr_t ignoreWhitespace                 = 0x13A        ;
        constexpr std::uintptr_t ignorePIs                        = 0x13B        ;
        constexpr std::uintptr_t ignoreComments                   = 0x13C        ;
        constexpr std::uintptr_t dtdProcessing                    = 0x140        ;
        constexpr std::uintptr_t hasher                           = 0x148        ;
        constexpr std::uintptr_t xmlCharType                      = 0x150        ;
        constexpr std::uintptr_t unicode                          = 0x158        ;
        constexpr std::uintptr_t version                          = 0x160        ;

        namespace _static
        {
            constexpr std::uintptr_t TypeOfObject                     = 0x0          ;
            constexpr std::uintptr_t TypeOfString                     = 0x8          ;
            constexpr std::uintptr_t TokenTypeMap                     = 0x10         ;
            constexpr std::uintptr_t XsdKatmaiTimeScaleToValueLengthMap = 0x18         ;
            constexpr std::uintptr_t ScanState2ReadState              = 0x20         ;
        }

    }

    namespace System_Xml__BitStack
    {
        constexpr std::uintptr_t bitStack                         = 0x10         ;
        constexpr std::uintptr_t stackPos                         = 0x18         ;
        constexpr std::uintptr_t curr                             = 0x1C         ;
    }

    namespace System_Xml__ByteStack
    {
        constexpr std::uintptr_t stack                            = 0x10         ;
        constexpr std::uintptr_t growthRate                       = 0x18         ;
        constexpr std::uintptr_t top                              = 0x1C         ;
        constexpr std::uintptr_t size                             = 0x20         ;
    }

    namespace System_Xml__CharEntityEncoderFallback
    {
        constexpr std::uintptr_t fallbackBuffer                   = 0x10         ;
        constexpr std::uintptr_t textContentMarks                 = 0x18         ;
        constexpr std::uintptr_t endMarkPos                       = 0x20         ;
        constexpr std::uintptr_t curMarkPos                       = 0x24         ;
        constexpr std::uintptr_t startOffset                      = 0x28         ;
    }

    namespace System_Xml__CharEntityEncoderFallbackBuffer
    {
        constexpr std::uintptr_t charStart                        = 0x10         ;
        constexpr std::uintptr_t charEnd                          = 0x18         ;
        constexpr std::uintptr_t encoder                          = 0x20         ;
        constexpr std::uintptr_t setEncoder                       = 0x28         ;
        constexpr std::uintptr_t bUsedEncoder                     = 0x29         ;
        constexpr std::uintptr_t bFallingBack                     = 0x2A         ;
        constexpr std::uintptr_t iRecursionCount                  = 0x2C         ;
        constexpr std::uintptr_t parent                           = 0x30         ;
        constexpr std::uintptr_t charEntity                       = 0x38         ;
        constexpr std::uintptr_t charEntityIndex                  = 0x40         ;
    }

    namespace System_Xml__ConformanceLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__DtdProcessing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__EntityHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__HtmlEncodedRawTextWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t bufBytesUsed                     = 0x6C         ;
        constexpr std::uintptr_t bufChars                         = 0x70         ;
        constexpr std::uintptr_t encoder                          = 0x78         ;
        constexpr std::uintptr_t writer                           = 0x80         ;
        constexpr std::uintptr_t trackTextContent                 = 0x88         ;
        constexpr std::uintptr_t inTextContent                    = 0x89         ;
        constexpr std::uintptr_t lastMarkPos                      = 0x8C         ;
        constexpr std::uintptr_t textContentMarks                 = 0x90         ;
        constexpr std::uintptr_t charEntityFallback               = 0x98         ;
        constexpr std::uintptr_t newLineHandling                  = 0xA0         ;
        constexpr std::uintptr_t closeOutput                      = 0xA4         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0xA5         ;
        constexpr std::uintptr_t newLineChars                     = 0xA8         ;
        constexpr std::uintptr_t checkCharacters                  = 0xB0         ;
        constexpr std::uintptr_t standalone                       = 0xB4         ;
        constexpr std::uintptr_t outputMethod                     = 0xB8         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0xBC         ;
        constexpr std::uintptr_t mergeCDataSections               = 0xBD         ;
        constexpr std::uintptr_t elementScope                     = 0xC0         ;
        constexpr std::uintptr_t currentElementProperties         = 0xC8         ;
        constexpr std::uintptr_t currentAttributeProperties       = 0xCC         ;
        constexpr std::uintptr_t endsWithAmpersand                = 0xD0         ;
        constexpr std::uintptr_t uriEscapingBuffer                = 0xD8         ;
        constexpr std::uintptr_t mediaType                        = 0xE0         ;
        constexpr std::uintptr_t doNotEscapeUriAttributes         = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t elementPropertySearch            = 0x0          ;
            constexpr std::uintptr_t attributePropertySearch          = 0x8          ;
        }

    }

    namespace System_Xml__HtmlEncodedRawTextWriterIndent
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t bufBytesUsed                     = 0x6C         ;
        constexpr std::uintptr_t bufChars                         = 0x70         ;
        constexpr std::uintptr_t encoder                          = 0x78         ;
        constexpr std::uintptr_t writer                           = 0x80         ;
        constexpr std::uintptr_t trackTextContent                 = 0x88         ;
        constexpr std::uintptr_t inTextContent                    = 0x89         ;
        constexpr std::uintptr_t lastMarkPos                      = 0x8C         ;
        constexpr std::uintptr_t textContentMarks                 = 0x90         ;
        constexpr std::uintptr_t charEntityFallback               = 0x98         ;
        constexpr std::uintptr_t newLineHandling                  = 0xA0         ;
        constexpr std::uintptr_t closeOutput                      = 0xA4         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0xA5         ;
        constexpr std::uintptr_t newLineChars                     = 0xA8         ;
        constexpr std::uintptr_t checkCharacters                  = 0xB0         ;
        constexpr std::uintptr_t standalone                       = 0xB4         ;
        constexpr std::uintptr_t outputMethod                     = 0xB8         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0xBC         ;
        constexpr std::uintptr_t mergeCDataSections               = 0xBD         ;
        constexpr std::uintptr_t elementScope                     = 0xC0         ;
        constexpr std::uintptr_t currentElementProperties         = 0xC8         ;
        constexpr std::uintptr_t currentAttributeProperties       = 0xCC         ;
        constexpr std::uintptr_t endsWithAmpersand                = 0xD0         ;
        constexpr std::uintptr_t uriEscapingBuffer                = 0xD8         ;
        constexpr std::uintptr_t mediaType                        = 0xE0         ;
        constexpr std::uintptr_t doNotEscapeUriAttributes         = 0xE8         ;
        constexpr std::uintptr_t indentLevel                      = 0xF0         ;
        constexpr std::uintptr_t endBlockPos                      = 0xF4         ;
        constexpr std::uintptr_t indentChars                      = 0xF8         ;
        constexpr std::uintptr_t newLineOnAttributes              = 0x100        ;
    }

    namespace System_Xml__HtmlUtf8RawTextWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t newLineHandling                  = 0x6C         ;
        constexpr std::uintptr_t closeOutput                      = 0x70         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0x71         ;
        constexpr std::uintptr_t newLineChars                     = 0x78         ;
        constexpr std::uintptr_t checkCharacters                  = 0x80         ;
        constexpr std::uintptr_t standalone                       = 0x84         ;
        constexpr std::uintptr_t outputMethod                     = 0x88         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0x8C         ;
        constexpr std::uintptr_t mergeCDataSections               = 0x8D         ;
        constexpr std::uintptr_t elementScope                     = 0x90         ;
        constexpr std::uintptr_t currentElementProperties         = 0x98         ;
        constexpr std::uintptr_t currentAttributeProperties       = 0x9C         ;
        constexpr std::uintptr_t endsWithAmpersand                = 0xA0         ;
        constexpr std::uintptr_t uriEscapingBuffer                = 0xA8         ;
        constexpr std::uintptr_t mediaType                        = 0xB0         ;
        constexpr std::uintptr_t doNotEscapeUriAttributes         = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t elementPropertySearch            = 0x0          ;
            constexpr std::uintptr_t attributePropertySearch          = 0x8          ;
        }

    }

    namespace System_Xml__HtmlUtf8RawTextWriterIndent
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t newLineHandling                  = 0x6C         ;
        constexpr std::uintptr_t closeOutput                      = 0x70         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0x71         ;
        constexpr std::uintptr_t newLineChars                     = 0x78         ;
        constexpr std::uintptr_t checkCharacters                  = 0x80         ;
        constexpr std::uintptr_t standalone                       = 0x84         ;
        constexpr std::uintptr_t outputMethod                     = 0x88         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0x8C         ;
        constexpr std::uintptr_t mergeCDataSections               = 0x8D         ;
        constexpr std::uintptr_t elementScope                     = 0x90         ;
        constexpr std::uintptr_t currentElementProperties         = 0x98         ;
        constexpr std::uintptr_t currentAttributeProperties       = 0x9C         ;
        constexpr std::uintptr_t endsWithAmpersand                = 0xA0         ;
        constexpr std::uintptr_t uriEscapingBuffer                = 0xA8         ;
        constexpr std::uintptr_t mediaType                        = 0xB0         ;
        constexpr std::uintptr_t doNotEscapeUriAttributes         = 0xB8         ;
        constexpr std::uintptr_t indentLevel                      = 0xC0         ;
        constexpr std::uintptr_t endBlockPos                      = 0xC4         ;
        constexpr std::uintptr_t indentChars                      = 0xC8         ;
        constexpr std::uintptr_t newLineOnAttributes              = 0xD0         ;
    }

    namespace System_Xml__OnRemoveWriter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml__NamespaceHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__NewLineHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__QueryOutputWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t wrapped                          = 0x28         ;
        constexpr std::uintptr_t inCDataSection                   = 0x30         ;
        constexpr std::uintptr_t lookupCDataElems                 = 0x38         ;
        constexpr std::uintptr_t bitsCData                        = 0x40         ;
        constexpr std::uintptr_t qnameCData                       = 0x48         ;
        constexpr std::uintptr_t outputDocType                    = 0x50         ;
        constexpr std::uintptr_t checkWellFormedDoc               = 0x51         ;
        constexpr std::uintptr_t hasDocElem                       = 0x52         ;
        constexpr std::uintptr_t inAttr                           = 0x53         ;
        constexpr std::uintptr_t systemId                         = 0x58         ;
        constexpr std::uintptr_t publicId                         = 0x60         ;
        constexpr std::uintptr_t depth                            = 0x68         ;
    }

    namespace System_Xml__ReadContentAsBinaryHelper
    {
        constexpr std::uintptr_t reader                           = 0x10         ;
        constexpr std::uintptr_t state                            = 0x18         ;
        constexpr std::uintptr_t valueOffset                      = 0x1C         ;
        constexpr std::uintptr_t isEnd                            = 0x20         ;
    }

    namespace System_Xml__ElementProperties
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__AttributeProperties
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__TernaryTreeReadOnly
    {
        constexpr std::uintptr_t nodeBuffer                       = 0x10         ;
    }

    namespace System_Xml__ReadState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__SecureStringHasher
    {
        constexpr std::uintptr_t hashCodeRandomizer               = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t hashCodeDelegate                 = 0x0          ;
        }

    }

    namespace System_Xml__TextEncodedRawTextWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t bufBytesUsed                     = 0x6C         ;
        constexpr std::uintptr_t bufChars                         = 0x70         ;
        constexpr std::uintptr_t encoder                          = 0x78         ;
        constexpr std::uintptr_t writer                           = 0x80         ;
        constexpr std::uintptr_t trackTextContent                 = 0x88         ;
        constexpr std::uintptr_t inTextContent                    = 0x89         ;
        constexpr std::uintptr_t lastMarkPos                      = 0x8C         ;
        constexpr std::uintptr_t textContentMarks                 = 0x90         ;
        constexpr std::uintptr_t charEntityFallback               = 0x98         ;
        constexpr std::uintptr_t newLineHandling                  = 0xA0         ;
        constexpr std::uintptr_t closeOutput                      = 0xA4         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0xA5         ;
        constexpr std::uintptr_t newLineChars                     = 0xA8         ;
        constexpr std::uintptr_t checkCharacters                  = 0xB0         ;
        constexpr std::uintptr_t standalone                       = 0xB4         ;
        constexpr std::uintptr_t outputMethod                     = 0xB8         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0xBC         ;
        constexpr std::uintptr_t mergeCDataSections               = 0xBD         ;
    }

    namespace System_Xml__TextUtf8RawTextWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t newLineHandling                  = 0x6C         ;
        constexpr std::uintptr_t closeOutput                      = 0x70         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0x71         ;
        constexpr std::uintptr_t newLineChars                     = 0x78         ;
        constexpr std::uintptr_t checkCharacters                  = 0x80         ;
        constexpr std::uintptr_t standalone                       = 0x84         ;
        constexpr std::uintptr_t outputMethod                     = 0x88         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0x8C         ;
        constexpr std::uintptr_t mergeCDataSections               = 0x8D         ;
    }

    namespace System_Xml__ValidatingReaderNodeData
    {
        constexpr std::uintptr_t localName                        = 0x10         ;
        constexpr std::uintptr_t namespaceUri                     = 0x18         ;
        constexpr std::uintptr_t prefix                           = 0x20         ;
        constexpr std::uintptr_t nameWPrefix                      = 0x28         ;
        constexpr std::uintptr_t rawValue                         = 0x30         ;
        constexpr std::uintptr_t originalStringValue              = 0x38         ;
        constexpr std::uintptr_t depth                            = 0x40         ;
        constexpr std::uintptr_t attributePSVIInfo                = 0x48         ;
        constexpr std::uintptr_t nodeType                         = 0x50         ;
        constexpr std::uintptr_t lineNo                           = 0x54         ;
        constexpr std::uintptr_t linePos                          = 0x58         ;
    }

    namespace System_Xml__ValidationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__WhitespaceHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlAsyncCheckReader
    {
        constexpr std::uintptr_t coreReader                       = 0x10         ;
        constexpr std::uintptr_t lastTask                         = 0x18         ;
    }

    namespace System_Xml__XmlAsyncCheckReaderWithNS
    {
        constexpr std::uintptr_t coreReader                       = 0x10         ;
        constexpr std::uintptr_t lastTask                         = 0x18         ;
        constexpr std::uintptr_t readerAsIXmlNamespaceResolver    = 0x20         ;
    }

    namespace System_Xml__XmlAsyncCheckReaderWithLineInfo
    {
        constexpr std::uintptr_t coreReader                       = 0x10         ;
        constexpr std::uintptr_t lastTask                         = 0x18         ;
        constexpr std::uintptr_t readerAsIXmlLineInfo             = 0x20         ;
    }

    namespace System_Xml__XmlAsyncCheckReaderWithLineInfoNS
    {
        constexpr std::uintptr_t coreReader                       = 0x10         ;
        constexpr std::uintptr_t lastTask                         = 0x18         ;
        constexpr std::uintptr_t readerAsIXmlLineInfo             = 0x20         ;
        constexpr std::uintptr_t readerAsIXmlNamespaceResolver    = 0x28         ;
    }

    namespace System_Xml__XmlAsyncCheckReaderWithLineInfoNSSchema
    {
        constexpr std::uintptr_t coreReader                       = 0x10         ;
        constexpr std::uintptr_t lastTask                         = 0x18         ;
        constexpr std::uintptr_t readerAsIXmlLineInfo             = 0x20         ;
        constexpr std::uintptr_t readerAsIXmlNamespaceResolver    = 0x28         ;
        constexpr std::uintptr_t readerAsIXmlSchemaInfo           = 0x30         ;
    }

    namespace System_Xml__XmlAsyncCheckWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t coreWriter                       = 0x18         ;
        constexpr std::uintptr_t lastTask                         = 0x20         ;
    }

    namespace System_Xml__XmlAutoDetectWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t wrapped                          = 0x28         ;
        constexpr std::uintptr_t onRemove                         = 0x30         ;
        constexpr std::uintptr_t writerSettings                   = 0x38         ;
        constexpr std::uintptr_t eventCache                       = 0x40         ;
        constexpr std::uintptr_t textWriter                       = 0x48         ;
        constexpr std::uintptr_t strm                             = 0x50         ;
    }

    namespace System_Xml__XmlEncodedRawTextWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t bufBytesUsed                     = 0x6C         ;
        constexpr std::uintptr_t bufChars                         = 0x70         ;
        constexpr std::uintptr_t encoder                          = 0x78         ;
        constexpr std::uintptr_t writer                           = 0x80         ;
        constexpr std::uintptr_t trackTextContent                 = 0x88         ;
        constexpr std::uintptr_t inTextContent                    = 0x89         ;
        constexpr std::uintptr_t lastMarkPos                      = 0x8C         ;
        constexpr std::uintptr_t textContentMarks                 = 0x90         ;
        constexpr std::uintptr_t charEntityFallback               = 0x98         ;
        constexpr std::uintptr_t newLineHandling                  = 0xA0         ;
        constexpr std::uintptr_t closeOutput                      = 0xA4         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0xA5         ;
        constexpr std::uintptr_t newLineChars                     = 0xA8         ;
        constexpr std::uintptr_t checkCharacters                  = 0xB0         ;
        constexpr std::uintptr_t standalone                       = 0xB4         ;
        constexpr std::uintptr_t outputMethod                     = 0xB8         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0xBC         ;
        constexpr std::uintptr_t mergeCDataSections               = 0xBD         ;
    }

    namespace System_Xml__XmlEncodedRawTextWriterIndent
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t bufBytesUsed                     = 0x6C         ;
        constexpr std::uintptr_t bufChars                         = 0x70         ;
        constexpr std::uintptr_t encoder                          = 0x78         ;
        constexpr std::uintptr_t writer                           = 0x80         ;
        constexpr std::uintptr_t trackTextContent                 = 0x88         ;
        constexpr std::uintptr_t inTextContent                    = 0x89         ;
        constexpr std::uintptr_t lastMarkPos                      = 0x8C         ;
        constexpr std::uintptr_t textContentMarks                 = 0x90         ;
        constexpr std::uintptr_t charEntityFallback               = 0x98         ;
        constexpr std::uintptr_t newLineHandling                  = 0xA0         ;
        constexpr std::uintptr_t closeOutput                      = 0xA4         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0xA5         ;
        constexpr std::uintptr_t newLineChars                     = 0xA8         ;
        constexpr std::uintptr_t checkCharacters                  = 0xB0         ;
        constexpr std::uintptr_t standalone                       = 0xB4         ;
        constexpr std::uintptr_t outputMethod                     = 0xB8         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0xBC         ;
        constexpr std::uintptr_t mergeCDataSections               = 0xBD         ;
        constexpr std::uintptr_t indentLevel                      = 0xC0         ;
        constexpr std::uintptr_t newLineOnAttributes              = 0xC4         ;
        constexpr std::uintptr_t indentChars                      = 0xC8         ;
        constexpr std::uintptr_t mixedContent                     = 0xD0         ;
        constexpr std::uintptr_t mixedContentStack                = 0xD8         ;
        constexpr std::uintptr_t conformanceLevel                 = 0xE0         ;
    }

    namespace System_Xml__XmlEventCache
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t pages                            = 0x28         ;
        constexpr std::uintptr_t pageCurr                         = 0x30         ;
        constexpr std::uintptr_t pageSize                         = 0x38         ;
        constexpr std::uintptr_t hasRootNode                      = 0x3C         ;
        constexpr std::uintptr_t singleText                       = 0x40         ;
        constexpr std::uintptr_t baseUri                          = 0x78         ;
    }

    namespace System_Xml__XmlParserContext
    {
        constexpr std::uintptr_t _nt                              = 0x10         ;
        constexpr std::uintptr_t _nsMgr                           = 0x18         ;
        constexpr std::uintptr_t _docTypeName                     = 0x20         ;
        constexpr std::uintptr_t _pubId                           = 0x28         ;
        constexpr std::uintptr_t _sysId                           = 0x30         ;
        constexpr std::uintptr_t _internalSubset                  = 0x38         ;
        constexpr std::uintptr_t _xmlLang                         = 0x40         ;
        constexpr std::uintptr_t _xmlSpace                        = 0x48         ;
        constexpr std::uintptr_t _baseURI                         = 0x50         ;
        constexpr std::uintptr_t _encoding                        = 0x58         ;
    }

    namespace System_Xml__XmlRawWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
    }

    namespace System_Xml__XmlReaderSettings
    {
        constexpr std::uintptr_t useAsync                         = 0x10         ;
        constexpr std::uintptr_t nameTable                        = 0x18         ;
        constexpr std::uintptr_t xmlResolver                      = 0x20         ;
        constexpr std::uintptr_t lineNumberOffset                 = 0x28         ;
        constexpr std::uintptr_t linePositionOffset               = 0x2C         ;
        constexpr std::uintptr_t conformanceLevel                 = 0x30         ;
        constexpr std::uintptr_t checkCharacters                  = 0x34         ;
        constexpr std::uintptr_t maxCharactersInDocument          = 0x38         ;
        constexpr std::uintptr_t maxCharactersFromEntities        = 0x40         ;
        constexpr std::uintptr_t ignoreWhitespace                 = 0x48         ;
        constexpr std::uintptr_t ignorePIs                        = 0x49         ;
        constexpr std::uintptr_t ignoreComments                   = 0x4A         ;
        constexpr std::uintptr_t dtdProcessing                    = 0x4C         ;
        constexpr std::uintptr_t validationType                   = 0x50         ;
        constexpr std::uintptr_t validationFlags                  = 0x54         ;
        constexpr std::uintptr_t schemas                          = 0x58         ;
        constexpr std::uintptr_t valEventHandler                  = 0x60         ;
        constexpr std::uintptr_t closeInput                       = 0x68         ;
        constexpr std::uintptr_t isReadOnly                       = 0x69         ;
        constexpr std::uintptr_t _IsXmlResolverSet_k__BackingField = 0x6A         ;

        namespace _static
        {
            constexpr std::uintptr_t s_enableLegacyXmlSettings        = 0x0          ;
        }

    }

    namespace System_Xml__XmlSpace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlTextEncoder
    {
        constexpr std::uintptr_t textWriter                       = 0x10         ;
        constexpr std::uintptr_t inAttribute                      = 0x18         ;
        constexpr std::uintptr_t quoteChar                        = 0x1A         ;
        constexpr std::uintptr_t attrValue                        = 0x20         ;
        constexpr std::uintptr_t cacheAttrValue                   = 0x28         ;
        constexpr std::uintptr_t xmlCharType                      = 0x30         ;
    }

    namespace System_Xml__XmlTextReader
    {
        constexpr std::uintptr_t impl                             = 0x10         ;
    }

    namespace System_Xml__XmlTextReaderImpl
    {
        constexpr std::uintptr_t useAsync                         = 0x10         ;
        constexpr std::uintptr_t laterInitParam                   = 0x18         ;
        constexpr std::uintptr_t xmlCharType                      = 0x20         ;
        constexpr std::uintptr_t ps                               = 0x28         ;
        constexpr std::uintptr_t parsingFunction                  = 0xA0         ;
        constexpr std::uintptr_t nextParsingFunction              = 0xA4         ;
        constexpr std::uintptr_t nextNextParsingFunction          = 0xA8         ;
        constexpr std::uintptr_t nodes                            = 0xB0         ;
        constexpr std::uintptr_t curNode                          = 0xB8         ;
        constexpr std::uintptr_t index                            = 0xC0         ;
        constexpr std::uintptr_t curAttrIndex                     = 0xC4         ;
        constexpr std::uintptr_t attrCount                        = 0xC8         ;
        constexpr std::uintptr_t attrHashtable                    = 0xCC         ;
        constexpr std::uintptr_t attrDuplWalkCount                = 0xD0         ;
        constexpr std::uintptr_t attrNeedNamespaceLookup          = 0xD4         ;
        constexpr std::uintptr_t fullAttrCleanup                  = 0xD5         ;
        constexpr std::uintptr_t attrDuplSortingArray             = 0xD8         ;
        constexpr std::uintptr_t nameTable                        = 0xE0         ;
        constexpr std::uintptr_t nameTableFromSettings            = 0xE8         ;
        constexpr std::uintptr_t xmlResolver                      = 0xF0         ;
        constexpr std::uintptr_t url                              = 0xF8         ;
        constexpr std::uintptr_t normalize                        = 0x100        ;
        constexpr std::uintptr_t supportNamespaces                = 0x101        ;
        constexpr std::uintptr_t whitespaceHandling               = 0x104        ;
        constexpr std::uintptr_t dtdProcessing                    = 0x108        ;
        constexpr std::uintptr_t entityHandling                   = 0x10C        ;
        constexpr std::uintptr_t ignorePIs                        = 0x110        ;
        constexpr std::uintptr_t ignoreComments                   = 0x111        ;
        constexpr std::uintptr_t checkCharacters                  = 0x112        ;
        constexpr std::uintptr_t lineNumberOffset                 = 0x114        ;
        constexpr std::uintptr_t linePositionOffset               = 0x118        ;
        constexpr std::uintptr_t closeInput                       = 0x11C        ;
        constexpr std::uintptr_t maxCharactersInDocument          = 0x120        ;
        constexpr std::uintptr_t maxCharactersFromEntities        = 0x128        ;
        constexpr std::uintptr_t v1Compat                         = 0x130        ;
        constexpr std::uintptr_t namespaceManager                 = 0x138        ;
        constexpr std::uintptr_t lastPrefix                       = 0x140        ;
        constexpr std::uintptr_t xmlContext                       = 0x148        ;
        constexpr std::uintptr_t parsingStatesStack               = 0x150        ;
        constexpr std::uintptr_t parsingStatesStackTop            = 0x158        ;
        constexpr std::uintptr_t reportedBaseUri                  = 0x160        ;
        constexpr std::uintptr_t reportedEncoding                 = 0x168        ;
        constexpr std::uintptr_t dtdInfo                          = 0x170        ;
        constexpr std::uintptr_t fragmentType                     = 0x178        ;
        constexpr std::uintptr_t fragmentParserContext            = 0x180        ;
        constexpr std::uintptr_t fragment                         = 0x188        ;
        constexpr std::uintptr_t incReadDecoder                   = 0x190        ;
        constexpr std::uintptr_t incReadState                     = 0x198        ;
        constexpr std::uintptr_t incReadLineInfo                  = 0x19C        ;
        constexpr std::uintptr_t incReadDepth                     = 0x1A4        ;
        constexpr std::uintptr_t incReadLeftStartPos              = 0x1A8        ;
        constexpr std::uintptr_t incReadLeftEndPos                = 0x1AC        ;
        constexpr std::uintptr_t attributeValueBaseEntityId       = 0x1B0        ;
        constexpr std::uintptr_t emptyEntityInAttributeResolved   = 0x1B4        ;
        constexpr std::uintptr_t validationEventHandling          = 0x1B8        ;
        constexpr std::uintptr_t onDefaultAttributeUse            = 0x1C0        ;
        constexpr std::uintptr_t validatingReaderCompatFlag       = 0x1C8        ;
        constexpr std::uintptr_t addDefaultAttributesAndNormalize = 0x1C9        ;
        constexpr std::uintptr_t stringBuilder                    = 0x1D0        ;
        constexpr std::uintptr_t rootElementParsed                = 0x1D8        ;
        constexpr std::uintptr_t standalone                       = 0x1D9        ;
        constexpr std::uintptr_t nextEntityId                     = 0x1DC        ;
        constexpr std::uintptr_t parsingMode                      = 0x1E0        ;
        constexpr std::uintptr_t readState                        = 0x1E4        ;
        constexpr std::uintptr_t lastEntity                       = 0x1E8        ;
        constexpr std::uintptr_t afterResetState                  = 0x1F0        ;
        constexpr std::uintptr_t documentStartBytePos             = 0x1F4        ;
        constexpr std::uintptr_t readValueOffset                  = 0x1F8        ;
        constexpr std::uintptr_t charactersInDocument             = 0x200        ;
        constexpr std::uintptr_t charactersFromEntities           = 0x208        ;
        constexpr std::uintptr_t currentEntities                  = 0x210        ;
        constexpr std::uintptr_t disableUndeclaredEntityCheck     = 0x218        ;
        constexpr std::uintptr_t outerReader                      = 0x220        ;
        constexpr std::uintptr_t xmlResolverIsSet                 = 0x228        ;
        constexpr std::uintptr_t Xml                              = 0x230        ;
        constexpr std::uintptr_t XmlNs                            = 0x238        ;
        constexpr std::uintptr_t parseText_dummyTask              = 0x240        ;
    }

    namespace System_Xml__Formatting
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlTextWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t textWriter                       = 0x18         ;
        constexpr std::uintptr_t xmlEncoder                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x28         ;
        constexpr std::uintptr_t formatting                       = 0x30         ;
        constexpr std::uintptr_t indented                         = 0x34         ;
        constexpr std::uintptr_t indentation                      = 0x38         ;
        constexpr std::uintptr_t indentChar                       = 0x3C         ;
        constexpr std::uintptr_t stack                            = 0x40         ;
        constexpr std::uintptr_t top                              = 0x48         ;
        constexpr std::uintptr_t stateTable                       = 0x50         ;
        constexpr std::uintptr_t currentState                     = 0x58         ;
        constexpr std::uintptr_t lastToken                        = 0x5C         ;
        constexpr std::uintptr_t base64Encoder                    = 0x60         ;
        constexpr std::uintptr_t quoteChar                        = 0x68         ;
        constexpr std::uintptr_t curQuoteChar                     = 0x6A         ;
        constexpr std::uintptr_t namespaces                       = 0x6C         ;
        constexpr std::uintptr_t specialAttr                      = 0x70         ;
        constexpr std::uintptr_t prefixForXmlNs                   = 0x78         ;
        constexpr std::uintptr_t flush                            = 0x80         ;
        constexpr std::uintptr_t nsStack                          = 0x88         ;
        constexpr std::uintptr_t nsTop                            = 0x90         ;
        constexpr std::uintptr_t nsHashtable                      = 0x98         ;
        constexpr std::uintptr_t useNsHashtable                   = 0xA0         ;
        constexpr std::uintptr_t xmlCharType                      = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t stateName                        = 0x0          ;
            constexpr std::uintptr_t tokenName                        = 0x8          ;
            constexpr std::uintptr_t stateTableDefault                = 0x10         ;
            constexpr std::uintptr_t stateTableDocument               = 0x18         ;
        }

    }

    namespace System_Xml__XmlUtf8RawTextWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t newLineHandling                  = 0x6C         ;
        constexpr std::uintptr_t closeOutput                      = 0x70         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0x71         ;
        constexpr std::uintptr_t newLineChars                     = 0x78         ;
        constexpr std::uintptr_t checkCharacters                  = 0x80         ;
        constexpr std::uintptr_t standalone                       = 0x84         ;
        constexpr std::uintptr_t outputMethod                     = 0x88         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0x8C         ;
        constexpr std::uintptr_t mergeCDataSections               = 0x8D         ;
    }

    namespace System_Xml__XmlUtf8RawTextWriterIndent
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t base64Encoder                    = 0x18         ;
        constexpr std::uintptr_t resolver                         = 0x20         ;
        constexpr std::uintptr_t useAsync                         = 0x28         ;
        constexpr std::uintptr_t bufBytes                         = 0x30         ;
        constexpr std::uintptr_t stream                           = 0x38         ;
        constexpr std::uintptr_t encoding                         = 0x40         ;
        constexpr std::uintptr_t xmlCharType                      = 0x48         ;
        constexpr std::uintptr_t bufPos                           = 0x50         ;
        constexpr std::uintptr_t textPos                          = 0x54         ;
        constexpr std::uintptr_t contentPos                       = 0x58         ;
        constexpr std::uintptr_t cdataPos                         = 0x5C         ;
        constexpr std::uintptr_t attrEndPos                       = 0x60         ;
        constexpr std::uintptr_t bufLen                           = 0x64         ;
        constexpr std::uintptr_t writeToNull                      = 0x68         ;
        constexpr std::uintptr_t hadDoubleBracket                 = 0x69         ;
        constexpr std::uintptr_t inAttributeValue                 = 0x6A         ;
        constexpr std::uintptr_t newLineHandling                  = 0x6C         ;
        constexpr std::uintptr_t closeOutput                      = 0x70         ;
        constexpr std::uintptr_t omitXmlDeclaration               = 0x71         ;
        constexpr std::uintptr_t newLineChars                     = 0x78         ;
        constexpr std::uintptr_t checkCharacters                  = 0x80         ;
        constexpr std::uintptr_t standalone                       = 0x84         ;
        constexpr std::uintptr_t outputMethod                     = 0x88         ;
        constexpr std::uintptr_t autoXmlDeclaration               = 0x8C         ;
        constexpr std::uintptr_t mergeCDataSections               = 0x8D         ;
        constexpr std::uintptr_t indentLevel                      = 0x90         ;
        constexpr std::uintptr_t newLineOnAttributes              = 0x94         ;
        constexpr std::uintptr_t indentChars                      = 0x98         ;
        constexpr std::uintptr_t mixedContent                     = 0xA0         ;
        constexpr std::uintptr_t mixedContentStack                = 0xA8         ;
        constexpr std::uintptr_t conformanceLevel                 = 0xB0         ;
    }

    namespace System_Xml__XmlValidatingReader
    {
        constexpr std::uintptr_t impl                             = 0x10         ;
    }

    namespace System_Xml__XmlValidatingReaderImpl
    {
        constexpr std::uintptr_t coreReader                       = 0x10         ;
        constexpr std::uintptr_t coreReaderImpl                   = 0x18         ;
        constexpr std::uintptr_t coreReaderNSResolver             = 0x20         ;
        constexpr std::uintptr_t validationType                   = 0x28         ;
        constexpr std::uintptr_t validator                        = 0x30         ;
        constexpr std::uintptr_t schemaCollection                 = 0x38         ;
        constexpr std::uintptr_t processIdentityConstraints       = 0x40         ;
        constexpr std::uintptr_t parsingFunction                  = 0x44         ;
        constexpr std::uintptr_t eventHandling                    = 0x48         ;
        constexpr std::uintptr_t parserContext                    = 0x50         ;
        constexpr std::uintptr_t readBinaryHelper                 = 0x58         ;
        constexpr std::uintptr_t outerReader                      = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t s_tempResolver                   = 0x0          ;
        }

    }

    namespace System_Xml__XmlWellFormedWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t writer                           = 0x18         ;
        constexpr std::uintptr_t rawWriter                        = 0x20         ;
        constexpr std::uintptr_t predefinedNamespaces             = 0x28         ;
        constexpr std::uintptr_t nsStack                          = 0x30         ;
        constexpr std::uintptr_t nsTop                            = 0x38         ;
        constexpr std::uintptr_t nsHashtable                      = 0x40         ;
        constexpr std::uintptr_t useNsHashtable                   = 0x48         ;
        constexpr std::uintptr_t elemScopeStack                   = 0x50         ;
        constexpr std::uintptr_t elemTop                          = 0x58         ;
        constexpr std::uintptr_t attrStack                        = 0x60         ;
        constexpr std::uintptr_t attrCount                        = 0x68         ;
        constexpr std::uintptr_t attrHashTable                    = 0x70         ;
        constexpr std::uintptr_t specAttr                         = 0x78         ;
        constexpr std::uintptr_t attrValueCache                   = 0x80         ;
        constexpr std::uintptr_t curDeclPrefix                    = 0x88         ;
        constexpr std::uintptr_t stateTable                       = 0x90         ;
        constexpr std::uintptr_t currentState                     = 0x98         ;
        constexpr std::uintptr_t checkCharacters                  = 0x9C         ;
        constexpr std::uintptr_t omitDuplNamespaces               = 0x9D         ;
        constexpr std::uintptr_t writeEndDocumentOnClose          = 0x9E         ;
        constexpr std::uintptr_t conformanceLevel                 = 0xA0         ;
        constexpr std::uintptr_t dtdWritten                       = 0xA4         ;
        constexpr std::uintptr_t xmlDeclFollows                   = 0xA5         ;
        constexpr std::uintptr_t xmlCharType                      = 0xA8         ;
        constexpr std::uintptr_t hasher                           = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t stateName                        = 0x0          ;
            constexpr std::uintptr_t tokenName                        = 0x8          ;
            constexpr std::uintptr_t state2WriteState                 = 0x10         ;
            constexpr std::uintptr_t StateTableDocument               = 0x18         ;
            constexpr std::uintptr_t StateTableAuto                   = 0x20         ;
        }

    }

    namespace System_Xml__WriteState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
    }

    namespace System_Xml__XmlOutputMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__TriState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlStandalone
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlWriterSettings
    {
        constexpr std::uintptr_t useAsync                         = 0x10         ;
        constexpr std::uintptr_t encoding                         = 0x18         ;
        constexpr std::uintptr_t omitXmlDecl                      = 0x20         ;
        constexpr std::uintptr_t newLineHandling                  = 0x24         ;
        constexpr std::uintptr_t newLineChars                     = 0x28         ;
        constexpr std::uintptr_t indent                           = 0x30         ;
        constexpr std::uintptr_t indentChars                      = 0x38         ;
        constexpr std::uintptr_t newLineOnAttributes              = 0x40         ;
        constexpr std::uintptr_t closeOutput                      = 0x41         ;
        constexpr std::uintptr_t namespaceHandling                = 0x44         ;
        constexpr std::uintptr_t conformanceLevel                 = 0x48         ;
        constexpr std::uintptr_t checkCharacters                  = 0x4C         ;
        constexpr std::uintptr_t writeEndDocumentOnClose          = 0x4D         ;
        constexpr std::uintptr_t outputMethod                     = 0x50         ;
        constexpr std::uintptr_t cdataSections                    = 0x58         ;
        constexpr std::uintptr_t doNotEscapeUriAttributes         = 0x60         ;
        constexpr std::uintptr_t mergeCDataSections               = 0x61         ;
        constexpr std::uintptr_t mediaType                        = 0x68         ;
        constexpr std::uintptr_t docTypeSystem                    = 0x70         ;
        constexpr std::uintptr_t docTypePublic                    = 0x78         ;
        constexpr std::uintptr_t standalone                       = 0x80         ;
        constexpr std::uintptr_t autoXmlDecl                      = 0x84         ;
        constexpr std::uintptr_t isReadOnly                       = 0x85         ;
    }

    namespace System_Xml__XsdCachingReader
    {
        constexpr std::uintptr_t coreReader                       = 0x10         ;
        constexpr std::uintptr_t coreReaderNameTable              = 0x18         ;
        constexpr std::uintptr_t contentEvents                    = 0x20         ;
        constexpr std::uintptr_t attributeEvents                  = 0x28         ;
        constexpr std::uintptr_t cachedNode                       = 0x30         ;
        constexpr std::uintptr_t cacheState                       = 0x38         ;
        constexpr std::uintptr_t contentIndex                     = 0x3C         ;
        constexpr std::uintptr_t attributeCount                   = 0x40         ;
        constexpr std::uintptr_t returnOriginalStringValues       = 0x44         ;
        constexpr std::uintptr_t cacheHandler                     = 0x48         ;
        constexpr std::uintptr_t currentAttrIndex                 = 0x50         ;
        constexpr std::uintptr_t currentContentIndex              = 0x54         ;
        constexpr std::uintptr_t readAhead                        = 0x58         ;
        constexpr std::uintptr_t lineInfo                         = 0x60         ;
        constexpr std::uintptr_t textNode                         = 0x68         ;
    }

    namespace System_Xml__CachingEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml__AttributePSVIInfo
    {
        constexpr std::uintptr_t localName                        = 0x10         ;
        constexpr std::uintptr_t namespaceUri                     = 0x18         ;
        constexpr std::uintptr_t typedAttributeValue              = 0x20         ;
        constexpr std::uintptr_t attributeSchemaInfo              = 0x28         ;
    }

    namespace System_Xml__XsdValidatingReader
    {
        constexpr std::uintptr_t coreReader                       = 0x10         ;
        constexpr std::uintptr_t coreReaderNSResolver             = 0x18         ;
        constexpr std::uintptr_t thisNSResolver                   = 0x20         ;
        constexpr std::uintptr_t validator                        = 0x28         ;
        constexpr std::uintptr_t xmlResolver                      = 0x30         ;
        constexpr std::uintptr_t validationEvent                  = 0x38         ;
        constexpr std::uintptr_t validationState                  = 0x40         ;
        constexpr std::uintptr_t valueGetter                      = 0x48         ;
        constexpr std::uintptr_t nsManager                        = 0x50         ;
        constexpr std::uintptr_t manageNamespaces                 = 0x58         ;
        constexpr std::uintptr_t processInlineSchema              = 0x59         ;
        constexpr std::uintptr_t replayCache                      = 0x5A         ;
        constexpr std::uintptr_t cachedNode                       = 0x60         ;
        constexpr std::uintptr_t attributePSVI                    = 0x68         ;
        constexpr std::uintptr_t attributeCount                   = 0x70         ;
        constexpr std::uintptr_t coreReaderAttributeCount         = 0x74         ;
        constexpr std::uintptr_t currentAttrIndex                 = 0x78         ;
        constexpr std::uintptr_t attributePSVINodes               = 0x80         ;
        constexpr std::uintptr_t defaultAttributes                = 0x88         ;
        constexpr std::uintptr_t inlineSchemaParser               = 0x90         ;
        constexpr std::uintptr_t atomicValue                      = 0x98         ;
        constexpr std::uintptr_t xmlSchemaInfo                    = 0xA0         ;
        constexpr std::uintptr_t originalAtomicValueString        = 0xA8         ;
        constexpr std::uintptr_t coreReaderNameTable              = 0xB0         ;
        constexpr std::uintptr_t cachingReader                    = 0xB8         ;
        constexpr std::uintptr_t textNode                         = 0xC0         ;
        constexpr std::uintptr_t NsXmlNs                          = 0xC8         ;
        constexpr std::uintptr_t NsXs                             = 0xD0         ;
        constexpr std::uintptr_t NsXsi                            = 0xD8         ;
        constexpr std::uintptr_t XsiType                          = 0xE0         ;
        constexpr std::uintptr_t XsiNil                           = 0xE8         ;
        constexpr std::uintptr_t XsdSchema                        = 0xF0         ;
        constexpr std::uintptr_t XsiSchemaLocation                = 0xF8         ;
        constexpr std::uintptr_t XsiNoNamespaceSchemaLocation     = 0x100        ;
        constexpr std::uintptr_t xmlCharType                      = 0x108        ;
        constexpr std::uintptr_t lineInfo                         = 0x110        ;
        constexpr std::uintptr_t readBinaryHelper                 = 0x118        ;
        constexpr std::uintptr_t savedState                       = 0x120        ;

        namespace _static
        {
            constexpr std::uintptr_t TypeOfString                     = 0x0          ;
        }

    }

    namespace System_Xml__DomNameTable
    {
        constexpr std::uintptr_t entries                          = 0x10         ;
        constexpr std::uintptr_t count                            = 0x18         ;
        constexpr std::uintptr_t mask                             = 0x1C         ;
        constexpr std::uintptr_t ownerDocument                    = 0x20         ;
        constexpr std::uintptr_t nameTable                        = 0x28         ;
    }

    namespace System_Xml__XmlAttribute
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t name                             = 0x18         ;
        constexpr std::uintptr_t lastChild                        = 0x20         ;
    }

    namespace System_Xml__XmlAttributeCollection
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t nodes                            = 0x18         ;
    }

    namespace System_Xml__XmlCDataSection
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t data                             = 0x20         ;
    }

    namespace System_Xml__XmlCharacterData
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t data                             = 0x20         ;
    }

    namespace System_Xml__XmlChildEnumerator
    {
        constexpr std::uintptr_t container                        = 0x10         ;
        constexpr std::uintptr_t child                            = 0x18         ;
        constexpr std::uintptr_t isFirst                          = 0x20         ;
    }

    namespace System_Xml__XmlChildNodes
    {
        constexpr std::uintptr_t container                        = 0x10         ;
    }

    namespace System_Xml__XmlComment
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t data                             = 0x20         ;
    }

    namespace System_Xml__XmlDeclaration
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t version                          = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x28         ;
        constexpr std::uintptr_t standalone                       = 0x30         ;
    }

    namespace System_Xml__XmlDocument
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t implementation                   = 0x18         ;
        constexpr std::uintptr_t domNameTable                     = 0x20         ;
        constexpr std::uintptr_t lastChild                        = 0x28         ;
        constexpr std::uintptr_t entities                         = 0x30         ;
        constexpr std::uintptr_t htElementIdMap                   = 0x38         ;
        constexpr std::uintptr_t htElementIDAttrDecl              = 0x40         ;
        constexpr std::uintptr_t schemaInfo                       = 0x48         ;
        constexpr std::uintptr_t schemas                          = 0x50         ;
        constexpr std::uintptr_t reportValidity                   = 0x58         ;
        constexpr std::uintptr_t actualLoadingStatus              = 0x59         ;
        constexpr std::uintptr_t onNodeInsertingDelegate          = 0x60         ;
        constexpr std::uintptr_t onNodeInsertedDelegate           = 0x68         ;
        constexpr std::uintptr_t onNodeRemovingDelegate           = 0x70         ;
        constexpr std::uintptr_t onNodeRemovedDelegate            = 0x78         ;
        constexpr std::uintptr_t onNodeChangingDelegate           = 0x80         ;
        constexpr std::uintptr_t onNodeChangedDelegate            = 0x88         ;
        constexpr std::uintptr_t fEntRefNodesPresent              = 0x90         ;
        constexpr std::uintptr_t fCDataNodesPresent               = 0x91         ;
        constexpr std::uintptr_t preserveWhitespace               = 0x92         ;
        constexpr std::uintptr_t isLoading                        = 0x93         ;
        constexpr std::uintptr_t strDocumentName                  = 0x98         ;
        constexpr std::uintptr_t strDocumentFragmentName          = 0xA0         ;
        constexpr std::uintptr_t strCommentName                   = 0xA8         ;
        constexpr std::uintptr_t strTextName                      = 0xB0         ;
        constexpr std::uintptr_t strCDataSectionName              = 0xB8         ;
        constexpr std::uintptr_t strEntityName                    = 0xC0         ;
        constexpr std::uintptr_t strID                            = 0xC8         ;
        constexpr std::uintptr_t strXmlns                         = 0xD0         ;
        constexpr std::uintptr_t strXml                           = 0xD8         ;
        constexpr std::uintptr_t strSpace                         = 0xE0         ;
        constexpr std::uintptr_t strLang                          = 0xE8         ;
        constexpr std::uintptr_t strEmpty                         = 0xF0         ;
        constexpr std::uintptr_t strNonSignificantWhitespaceName  = 0xF8         ;
        constexpr std::uintptr_t strSignificantWhitespaceName     = 0x100        ;
        constexpr std::uintptr_t strReservedXmlns                 = 0x108        ;
        constexpr std::uintptr_t strReservedXml                   = 0x110        ;
        constexpr std::uintptr_t baseURI                          = 0x118        ;
        constexpr std::uintptr_t resolver                         = 0x120        ;
        constexpr std::uintptr_t bSetResolver                     = 0x128        ;
        constexpr std::uintptr_t objLock                          = 0x130        ;

        namespace _static
        {
            constexpr std::uintptr_t EmptyEnumerator                  = 0x0          ;
            constexpr std::uintptr_t NotKnownSchemaInfo               = 0x8          ;
            constexpr std::uintptr_t ValidSchemaInfo                  = 0x10         ;
            constexpr std::uintptr_t InvalidSchemaInfo                = 0x18         ;
        }

    }

    namespace System_Xml__XmlDocumentFragment
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t lastChild                        = 0x18         ;
    }

    namespace System_Xml__XmlDocumentType
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t name                             = 0x20         ;
        constexpr std::uintptr_t publicId                         = 0x28         ;
        constexpr std::uintptr_t systemId                         = 0x30         ;
        constexpr std::uintptr_t internalSubset                   = 0x38         ;
        constexpr std::uintptr_t namespaces                       = 0x40         ;
        constexpr std::uintptr_t entities                         = 0x48         ;
        constexpr std::uintptr_t notations                        = 0x50         ;
        constexpr std::uintptr_t schemaInfo                       = 0x58         ;
    }

    namespace System_Xml__XmlElement
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t name                             = 0x20         ;
        constexpr std::uintptr_t attributes                       = 0x28         ;
        constexpr std::uintptr_t lastChild                        = 0x30         ;
    }

    namespace System_Xml__XmlEntity
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t publicId                         = 0x18         ;
        constexpr std::uintptr_t systemId                         = 0x20         ;
        constexpr std::uintptr_t notationName                     = 0x28         ;
        constexpr std::uintptr_t name                             = 0x30         ;
        constexpr std::uintptr_t unparsedReplacementStr           = 0x38         ;
        constexpr std::uintptr_t baseURI                          = 0x40         ;
        constexpr std::uintptr_t lastChild                        = 0x48         ;
        constexpr std::uintptr_t childrenFoliating                = 0x50         ;
    }

    namespace System_Xml__XmlEntityReference
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t name                             = 0x20         ;
        constexpr std::uintptr_t lastChild                        = 0x28         ;
    }

    namespace System_Xml__XmlNodeChangedAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlImplementation
    {
        constexpr std::uintptr_t nameTable                        = 0x10         ;
    }

    namespace System_Xml__XmlLinkedNode
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
    }

    namespace System_Xml__XmlLoader
    {
        constexpr std::uintptr_t doc                              = 0x10         ;
        constexpr std::uintptr_t reader                           = 0x18         ;
        constexpr std::uintptr_t preserveWhitespace               = 0x20         ;
    }

    namespace System_Xml__XmlName
    {
        constexpr std::uintptr_t prefix                           = 0x10         ;
        constexpr std::uintptr_t localName                        = 0x18         ;
        constexpr std::uintptr_t ns                               = 0x20         ;
        constexpr std::uintptr_t name                             = 0x28         ;
        constexpr std::uintptr_t hashCode                         = 0x30         ;
        constexpr std::uintptr_t ownerDoc                         = 0x38         ;
        constexpr std::uintptr_t next                             = 0x40         ;
    }

    namespace System_Xml__XmlNameEx
    {
        constexpr std::uintptr_t prefix                           = 0x10         ;
        constexpr std::uintptr_t localName                        = 0x18         ;
        constexpr std::uintptr_t ns                               = 0x20         ;
        constexpr std::uintptr_t name                             = 0x28         ;
        constexpr std::uintptr_t hashCode                         = 0x30         ;
        constexpr std::uintptr_t ownerDoc                         = 0x38         ;
        constexpr std::uintptr_t next                             = 0x40         ;
        constexpr std::uintptr_t flags                            = 0x48         ;
        constexpr std::uintptr_t memberType                       = 0x50         ;
        constexpr std::uintptr_t schemaType                       = 0x58         ;
        constexpr std::uintptr_t decl                             = 0x60         ;
    }

    namespace System_Xml__XmlNamedNodeMap
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t nodes                            = 0x18         ;
    }

    namespace System_Xml__XmlNode
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
    }

    namespace System_Xml__XmlNodeChangedEventArgs
    {
        constexpr std::uintptr_t action                           = 0x10         ;
        constexpr std::uintptr_t node                             = 0x18         ;
        constexpr std::uintptr_t oldParent                        = 0x20         ;
        constexpr std::uintptr_t newParent                        = 0x28         ;
        constexpr std::uintptr_t oldValue                         = 0x30         ;
        constexpr std::uintptr_t newValue                         = 0x38         ;
    }

    namespace System_Xml__XmlNodeChangedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml__XmlNodeReaderNavigator
    {
        constexpr std::uintptr_t curNode                          = 0x10         ;
        constexpr std::uintptr_t elemNode                         = 0x18         ;
        constexpr std::uintptr_t logNode                          = 0x20         ;
        constexpr std::uintptr_t attrIndex                        = 0x28         ;
        constexpr std::uintptr_t logAttrIndex                     = 0x2C         ;
        constexpr std::uintptr_t nameTable                        = 0x30         ;
        constexpr std::uintptr_t doc                              = 0x38         ;
        constexpr std::uintptr_t nAttrInd                         = 0x40         ;
        constexpr std::uintptr_t nDeclarationAttrCount            = 0x44         ;
        constexpr std::uintptr_t nDocTypeAttrCount                = 0x48         ;
        constexpr std::uintptr_t nLogLevel                        = 0x4C         ;
        constexpr std::uintptr_t nLogAttrInd                      = 0x50         ;
        constexpr std::uintptr_t bLogOnAttrVal                    = 0x54         ;
        constexpr std::uintptr_t bCreatedOnAttribute              = 0x55         ;
        constexpr std::uintptr_t decNodeAttributes                = 0x58         ;
        constexpr std::uintptr_t docTypeNodeAttributes            = 0x60         ;
        constexpr std::uintptr_t bOnAttrVal                       = 0x68         ;
    }

    namespace System_Xml__XmlNodeReader
    {
        constexpr std::uintptr_t readerNav                        = 0x10         ;
        constexpr std::uintptr_t nodeType                         = 0x18         ;
        constexpr std::uintptr_t curDepth                         = 0x1C         ;
        constexpr std::uintptr_t readState                        = 0x20         ;
        constexpr std::uintptr_t fEOF                             = 0x24         ;
        constexpr std::uintptr_t bResolveEntity                   = 0x25         ;
        constexpr std::uintptr_t bStartFromDocument               = 0x26         ;
        constexpr std::uintptr_t bInReadBinary                    = 0x27         ;
        constexpr std::uintptr_t readBinaryHelper                 = 0x28         ;
    }

    namespace System_Xml__XmlNotation
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t publicId                         = 0x18         ;
        constexpr std::uintptr_t systemId                         = 0x20         ;
        constexpr std::uintptr_t name                             = 0x28         ;
    }

    namespace System_Xml__XmlProcessingInstruction
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t target                           = 0x20         ;
        constexpr std::uintptr_t data                             = 0x28         ;
    }

    namespace System_Xml__XmlSignificantWhitespace
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t data                             = 0x20         ;
    }

    namespace System_Xml__XmlText
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t data                             = 0x20         ;
    }

    namespace System_Xml__XmlUnspecifiedAttribute
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t name                             = 0x18         ;
        constexpr std::uintptr_t lastChild                        = 0x20         ;
        constexpr std::uintptr_t fSpecified                       = 0x28         ;
    }

    namespace System_Xml__XmlWhitespace
    {
        constexpr std::uintptr_t parentNode                       = 0x10         ;
        constexpr std::uintptr_t next                             = 0x18         ;
        constexpr std::uintptr_t data                             = 0x20         ;
    }

    namespace System_Xml__HWStack
    {
        constexpr std::uintptr_t stack                            = 0x10         ;
        constexpr std::uintptr_t growthRate                       = 0x18         ;
        constexpr std::uintptr_t used                             = 0x1C         ;
        constexpr std::uintptr_t size                             = 0x20         ;
        constexpr std::uintptr_t limit                            = 0x24         ;
    }

    namespace System_Xml__ReaderPositionInfo
    {
        constexpr std::uintptr_t lineInfo                         = 0x10         ;
    }

    namespace System_Xml__LineInfo
    {
        constexpr std::uintptr_t lineNo                           = 0x0          ;
        constexpr std::uintptr_t linePos                          = 0x4          ;
    }

    namespace System_Xml__NameTable
    {
        constexpr std::uintptr_t entries                          = 0x10         ;
        constexpr std::uintptr_t count                            = 0x18         ;
        constexpr std::uintptr_t mask                             = 0x1C         ;
        constexpr std::uintptr_t hashCodeRandomizer               = 0x20         ;
    }

    namespace System_Xml__DtdParser
    {
        constexpr std::uintptr_t readerAdapter                    = 0x10         ;
        constexpr std::uintptr_t readerAdapterWithValidation      = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t schemaInfo                       = 0x28         ;
        constexpr std::uintptr_t xmlCharType                      = 0x30         ;
        constexpr std::uintptr_t systemId                         = 0x38         ;
        constexpr std::uintptr_t publicId                         = 0x40         ;
        constexpr std::uintptr_t normalize                        = 0x48         ;
        constexpr std::uintptr_t validate                         = 0x49         ;
        constexpr std::uintptr_t supportNamespaces                = 0x4A         ;
        constexpr std::uintptr_t v1Compat                         = 0x4B         ;
        constexpr std::uintptr_t chars                            = 0x50         ;
        constexpr std::uintptr_t charsUsed                        = 0x58         ;
        constexpr std::uintptr_t curPos                           = 0x5C         ;
        constexpr std::uintptr_t scanningFunction                 = 0x60         ;
        constexpr std::uintptr_t nextScaningFunction              = 0x64         ;
        constexpr std::uintptr_t savedScanningFunction            = 0x68         ;
        constexpr std::uintptr_t whitespaceSeen                   = 0x6C         ;
        constexpr std::uintptr_t tokenStartPos                    = 0x70         ;
        constexpr std::uintptr_t colonPos                         = 0x74         ;
        constexpr std::uintptr_t internalSubsetValueSb            = 0x78         ;
        constexpr std::uintptr_t externalEntitiesDepth            = 0x80         ;
        constexpr std::uintptr_t currentEntityId                  = 0x84         ;
        constexpr std::uintptr_t freeFloatingDtd                  = 0x88         ;
        constexpr std::uintptr_t hasFreeFloatingInternalSubset    = 0x89         ;
        constexpr std::uintptr_t stringBuilder                    = 0x90         ;
        constexpr std::uintptr_t condSectionDepth                 = 0x98         ;
        constexpr std::uintptr_t literalLineInfo                  = 0x9C         ;
        constexpr std::uintptr_t literalQuoteChar                 = 0xA4         ;
        constexpr std::uintptr_t documentBaseUri                  = 0xA8         ;
        constexpr std::uintptr_t externalDtdBaseUri               = 0xB0         ;
        constexpr std::uintptr_t undeclaredNotations              = 0xB8         ;
        constexpr std::uintptr_t condSectionEntityIds             = 0xC0         ;
    }

    namespace System_Xml__XmlTokenizedType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlCharType
    {
        constexpr std::uintptr_t charProperties                   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_Lock                           = 0x0          ;
            constexpr std::uintptr_t s_CharProperties                 = 0x8          ;
        }

    }

    namespace System_Xml__ExceptionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlDateTimeSerializationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlDownloadManager
    {
        constexpr std::uintptr_t connections                      = 0x10         ;
    }

    namespace System_Xml__OpenedHost
    {
        constexpr std::uintptr_t nonCachedConnectionsCount        = 0x10         ;
    }

    namespace System_Xml__XmlRegisteredNonCachedStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t stream                           = 0x28         ;
        constexpr std::uintptr_t downloadManager                  = 0x30         ;
        constexpr std::uintptr_t host                             = 0x38         ;
    }

    namespace System_Xml__XmlCachedStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _origin                          = 0x30         ;
        constexpr std::uintptr_t _position                        = 0x34         ;
        constexpr std::uintptr_t _length                          = 0x38         ;
        constexpr std::uintptr_t _capacity                        = 0x3C         ;
        constexpr std::uintptr_t _expandable                      = 0x40         ;
        constexpr std::uintptr_t _writable                        = 0x41         ;
        constexpr std::uintptr_t _exposable                       = 0x42         ;
        constexpr std::uintptr_t _isOpen                          = 0x43         ;
        constexpr std::uintptr_t _lastReadTask                    = 0x48         ;
        constexpr std::uintptr_t uri                              = 0x50         ;
    }

    namespace System_Xml__UTF16Decoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t bigEndian                        = 0x20         ;
        constexpr std::uintptr_t lastByte                         = 0x24         ;
    }

    namespace System_Xml__SafeAsciiDecoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
    }

    namespace System_Xml__Ucs4Encoding
    {
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t ucs4Decoder                      = 0x38         ;
    }

    namespace System_Xml__Ucs4Encoding1234
    {
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t ucs4Decoder                      = 0x38         ;
    }

    namespace System_Xml__Ucs4Encoding4321
    {
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t ucs4Decoder                      = 0x38         ;
    }

    namespace System_Xml__Ucs4Encoding2143
    {
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t ucs4Decoder                      = 0x38         ;
    }

    namespace System_Xml__Ucs4Encoding3412
    {
        constexpr std::uintptr_t m_codePage                       = 0x10         ;
        constexpr std::uintptr_t dataItem                         = 0x18         ;
        constexpr std::uintptr_t m_deserializedFromEverett        = 0x20         ;
        constexpr std::uintptr_t m_isReadOnly                     = 0x21         ;
        constexpr std::uintptr_t encoderFallback                  = 0x28         ;
        constexpr std::uintptr_t decoderFallback                  = 0x30         ;
        constexpr std::uintptr_t ucs4Decoder                      = 0x38         ;
    }

    namespace System_Xml__Ucs4Decoder
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t lastBytes                        = 0x20         ;
        constexpr std::uintptr_t lastBytesCount                   = 0x28         ;
    }

    namespace System_Xml__Ucs4Decoder4321
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t lastBytes                        = 0x20         ;
        constexpr std::uintptr_t lastBytesCount                   = 0x28         ;
    }

    namespace System_Xml__Ucs4Decoder1234
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t lastBytes                        = 0x20         ;
        constexpr std::uintptr_t lastBytesCount                   = 0x28         ;
    }

    namespace System_Xml__Ucs4Decoder2143
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t lastBytes                        = 0x20         ;
        constexpr std::uintptr_t lastBytesCount                   = 0x28         ;
    }

    namespace System_Xml__Ucs4Decoder3412
    {
        constexpr std::uintptr_t _fallback                        = 0x10         ;
        constexpr std::uintptr_t _fallbackBuffer                  = 0x18         ;
        constexpr std::uintptr_t lastBytes                        = 0x20         ;
        constexpr std::uintptr_t lastBytesCount                   = 0x28         ;
    }

    namespace System_Xml__XmlException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t res                              = 0x90         ;
        constexpr std::uintptr_t args                             = 0x98         ;
        constexpr std::uintptr_t lineNumber                       = 0xA0         ;
        constexpr std::uintptr_t linePosition                     = 0xA4         ;
        constexpr std::uintptr_t sourceUri                        = 0xA8         ;
        constexpr std::uintptr_t message                          = 0xB0         ;
    }

    namespace System_Xml__XmlNamespaceScope
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlNamespaceManager
    {
        constexpr std::uintptr_t nsdecls                          = 0x10         ;
        constexpr std::uintptr_t lastDecl                         = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t scopeId                          = 0x28         ;
        constexpr std::uintptr_t hashTable                        = 0x30         ;
        constexpr std::uintptr_t useHashtable                     = 0x38         ;
        constexpr std::uintptr_t xml                              = 0x40         ;
        constexpr std::uintptr_t xmlNs                            = 0x48         ;
    }

    namespace System_Xml__XmlNodeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml__XmlQualifiedName
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t ns                               = 0x18         ;
        constexpr std::uintptr_t hash                             = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t hashCodeDelegate                 = 0x0          ;
            constexpr std::uintptr_t Empty                            = 0x8          ;
        }

    }

    namespace System_Xml__XmlUrlResolver
    {
        constexpr std::uintptr_t _credentials                     = 0x10         ;
        constexpr std::uintptr_t _proxy                           = 0x18         ;
        constexpr std::uintptr_t _cachePolicy                     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DownloadManager                = 0x0          ;
        }

    }

    namespace System_Xml_XPath__XPathDocument
    {
        constexpr std::uintptr_t pageXmlNmsp                      = 0x10         ;
        constexpr std::uintptr_t idxXmlNmsp                       = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t hasLineInfo                      = 0x28         ;
        constexpr std::uintptr_t mapNmsp                          = 0x30         ;
    }

    namespace System_Xml_XPath__XPathException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t res                              = 0x90         ;
        constexpr std::uintptr_t args                             = 0x98         ;
        constexpr std::uintptr_t message                          = 0xA0         ;
    }

    namespace System_Xml_XPath__XPathResultType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_XPath__XPathNamespaceScope
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_XPath__XPathNodeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Serialization__XmlSerializerNamespaces
    {
        constexpr std::uintptr_t namespaces                       = 0x10         ;
    }

    namespace System_Xml_Serialization__XmlAttributeEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlAttributeEventArgs
    {
        constexpr std::uintptr_t o                                = 0x10         ;
        constexpr std::uintptr_t attr                             = 0x18         ;
        constexpr std::uintptr_t qnames                           = 0x20         ;
        constexpr std::uintptr_t lineNumber                       = 0x28         ;
        constexpr std::uintptr_t linePosition                     = 0x2C         ;
    }

    namespace System_Xml_Serialization__XmlElementEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlElementEventArgs
    {
        constexpr std::uintptr_t o                                = 0x10         ;
        constexpr std::uintptr_t elem                             = 0x18         ;
        constexpr std::uintptr_t qnames                           = 0x20         ;
        constexpr std::uintptr_t lineNumber                       = 0x28         ;
        constexpr std::uintptr_t linePosition                     = 0x2C         ;
    }

    namespace System_Xml_Serialization__XmlNodeEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlNodeEventArgs
    {
        constexpr std::uintptr_t o                                = 0x10         ;
        constexpr std::uintptr_t xmlNode                          = 0x18         ;
        constexpr std::uintptr_t lineNumber                       = 0x20         ;
        constexpr std::uintptr_t linePosition                     = 0x24         ;
    }

    namespace System_Xml_Serialization__UnreferencedObjectEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Serialization__UnreferencedObjectEventArgs
    {
        constexpr std::uintptr_t o                                = 0x10         ;
        constexpr std::uintptr_t id                               = 0x18         ;
    }

    namespace System_Xml_Serialization__ReflectionHelper
    {
        constexpr std::uintptr_t _clrTypes                        = 0x10         ;
        constexpr std::uintptr_t _schemaTypes                     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t empty_modifiers                  = 0x0          ;
        }

    }

    namespace System_Xml_Serialization__SchemaTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Serialization__SerializationSource
    {
        constexpr std::uintptr_t includedTypes                    = 0x10         ;
        constexpr std::uintptr_t namspace                         = 0x18         ;
        constexpr std::uintptr_t canBeGenerated                   = 0x20         ;
    }

    namespace System_Xml_Serialization__XmlTypeSerializationSource
    {
        constexpr std::uintptr_t includedTypes                    = 0x10         ;
        constexpr std::uintptr_t namspace                         = 0x18         ;
        constexpr std::uintptr_t canBeGenerated                   = 0x20         ;
        constexpr std::uintptr_t attributeOverridesHash           = 0x28         ;
        constexpr std::uintptr_t type                             = 0x30         ;
        constexpr std::uintptr_t rootHash                         = 0x38         ;
    }

    namespace System_Xml_Serialization__XmlTypeConvertorAttribute
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
    }

    namespace System_Xml_Serialization__TypeData
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t elementName                      = 0x18         ;
        constexpr std::uintptr_t sType                            = 0x20         ;
        constexpr std::uintptr_t listItemType                     = 0x28         ;
        constexpr std::uintptr_t typeName                         = 0x30         ;
        constexpr std::uintptr_t fullTypeName                     = 0x38         ;
        constexpr std::uintptr_t listItemTypeData                 = 0x40         ;
        constexpr std::uintptr_t mappedType                       = 0x48         ;
        constexpr std::uintptr_t facet                            = 0x50         ;
        constexpr std::uintptr_t typeConvertor                    = 0x58         ;
        constexpr std::uintptr_t hasPublicConstructor             = 0x60         ;
        constexpr std::uintptr_t nullableOverride                 = 0x61         ;

        namespace _static
        {
            constexpr std::uintptr_t keywords                         = 0x0          ;
        }

    }

    namespace System_Xml_Serialization__TypeMember
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t member                           = 0x18         ;
    }

    namespace System_Xml_Serialization__XmlAnyElementAttribute
    {
        constexpr std::uintptr_t elementName                      = 0x10         ;
        constexpr std::uintptr_t ns                               = 0x18         ;
        constexpr std::uintptr_t order                            = 0x20         ;
    }

    namespace System_Xml_Serialization__XmlAnyElementAttributes
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Xml_Serialization__XmlArrayAttribute
    {
        constexpr std::uintptr_t elementName                      = 0x10         ;
        constexpr std::uintptr_t form                             = 0x18         ;
        constexpr std::uintptr_t isNullable                       = 0x1C         ;
        constexpr std::uintptr_t ns                               = 0x20         ;
        constexpr std::uintptr_t order                            = 0x28         ;
    }

    namespace System_Xml_Serialization__XmlArrayItemAttribute
    {
        constexpr std::uintptr_t dataType                         = 0x10         ;
        constexpr std::uintptr_t elementName                      = 0x18         ;
        constexpr std::uintptr_t form                             = 0x20         ;
        constexpr std::uintptr_t ns                               = 0x28         ;
        constexpr std::uintptr_t isNullable                       = 0x30         ;
        constexpr std::uintptr_t isNullableSpecified              = 0x31         ;
        constexpr std::uintptr_t nestingLevel                     = 0x34         ;
        constexpr std::uintptr_t type                             = 0x38         ;
    }

    namespace System_Xml_Serialization__XmlArrayItemAttributes
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Xml_Serialization__XmlAttributeAttribute
    {
        constexpr std::uintptr_t attributeName                    = 0x10         ;
        constexpr std::uintptr_t dataType                         = 0x18         ;
        constexpr std::uintptr_t type                             = 0x20         ;
        constexpr std::uintptr_t form                             = 0x28         ;
        constexpr std::uintptr_t ns                               = 0x30         ;
    }

    namespace System_Xml_Serialization__XmlAttributeOverrides
    {
        constexpr std::uintptr_t overrides                        = 0x10         ;
    }

    namespace System_Xml_Serialization__XmlAttributes
    {
        constexpr std::uintptr_t xmlAnyAttribute                  = 0x10         ;
        constexpr std::uintptr_t xmlAnyElements                   = 0x18         ;
        constexpr std::uintptr_t xmlArray                         = 0x20         ;
        constexpr std::uintptr_t xmlArrayItems                    = 0x28         ;
        constexpr std::uintptr_t xmlAttribute                     = 0x30         ;
        constexpr std::uintptr_t xmlChoiceIdentifier              = 0x38         ;
        constexpr std::uintptr_t xmlDefaultValue                  = 0x40         ;
        constexpr std::uintptr_t xmlElements                      = 0x48         ;
        constexpr std::uintptr_t xmlEnum                          = 0x50         ;
        constexpr std::uintptr_t xmlIgnore                        = 0x58         ;
        constexpr std::uintptr_t xmlns                            = 0x59         ;
        constexpr std::uintptr_t xmlRoot                          = 0x60         ;
        constexpr std::uintptr_t xmlText                          = 0x68         ;
        constexpr std::uintptr_t xmlType                          = 0x70         ;
    }

    namespace System_Xml_Serialization__XmlChoiceIdentifierAttribute
    {
        constexpr std::uintptr_t memberName                       = 0x10         ;
    }

    namespace System_Xml_Serialization__XmlElementAttribute
    {
        constexpr std::uintptr_t dataType                         = 0x10         ;
        constexpr std::uintptr_t elementName                      = 0x18         ;
        constexpr std::uintptr_t form                             = 0x20         ;
        constexpr std::uintptr_t ns                               = 0x28         ;
        constexpr std::uintptr_t isNullable                       = 0x30         ;
        constexpr std::uintptr_t type                             = 0x38         ;
        constexpr std::uintptr_t order                            = 0x40         ;
    }

    namespace System_Xml_Serialization__XmlElementAttributes
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Xml_Serialization__XmlEnumAttribute
    {
        constexpr std::uintptr_t name                             = 0x10         ;
    }

    namespace System_Xml_Serialization__XmlIncludeAttribute
    {
        constexpr std::uintptr_t type                             = 0x10         ;
    }

    namespace System_Xml_Serialization__XmlMapping
    {
        constexpr std::uintptr_t map                              = 0x10         ;
        constexpr std::uintptr_t relatedMaps                      = 0x18         ;
        constexpr std::uintptr_t format                           = 0x20         ;
        constexpr std::uintptr_t source                           = 0x28         ;
        constexpr std::uintptr_t _elementName                     = 0x30         ;
        constexpr std::uintptr_t _namespace                       = 0x38         ;
        constexpr std::uintptr_t key                              = 0x40         ;
    }

    namespace System_Xml_Serialization__SerializationFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Serialization__XmlMembersMapping
    {
        constexpr std::uintptr_t map                              = 0x10         ;
        constexpr std::uintptr_t relatedMaps                      = 0x18         ;
        constexpr std::uintptr_t format                           = 0x20         ;
        constexpr std::uintptr_t source                           = 0x28         ;
        constexpr std::uintptr_t _elementName                     = 0x30         ;
        constexpr std::uintptr_t _namespace                       = 0x38         ;
        constexpr std::uintptr_t key                              = 0x40         ;
        constexpr std::uintptr_t _hasWrapperElement               = 0x48         ;
        constexpr std::uintptr_t _mapping                         = 0x50         ;
    }

    namespace System_Xml_Serialization__XmlReflectionImporter
    {
        constexpr std::uintptr_t initialDefaultNamespace          = 0x10         ;
        constexpr std::uintptr_t attributeOverrides               = 0x18         ;
        constexpr std::uintptr_t includedTypes                    = 0x20         ;
        constexpr std::uintptr_t helper                           = 0x28         ;
        constexpr std::uintptr_t arrayChoiceCount                 = 0x30         ;
        constexpr std::uintptr_t relatedMaps                      = 0x38         ;
        constexpr std::uintptr_t allowPrivateTypes                = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t errSimple                        = 0x0          ;
            constexpr std::uintptr_t errSimple2                       = 0x8          ;
        }

    }

    namespace System_Xml_Serialization__XmlReflectionMember
    {
        constexpr std::uintptr_t isReturnValue                    = 0x10         ;
        constexpr std::uintptr_t memberName                       = 0x18         ;
        constexpr std::uintptr_t memberType                       = 0x20         ;
        constexpr std::uintptr_t xmlAttributes                    = 0x28         ;
        constexpr std::uintptr_t declaringType                    = 0x30         ;
    }

    namespace System_Xml_Serialization__XmlRootAttribute
    {
        constexpr std::uintptr_t dataType                         = 0x10         ;
        constexpr std::uintptr_t elementName                      = 0x18         ;
        constexpr std::uintptr_t isNullable                       = 0x20         ;
        constexpr std::uintptr_t ns                               = 0x28         ;
    }

    namespace System_Xml_Serialization__XmlSchemaProviderAttribute
    {
        constexpr std::uintptr_t _methodName                      = 0x10         ;
        constexpr std::uintptr_t _isAny                           = 0x18         ;
    }

    namespace System_Xml_Serialization__XmlSerializationCollectionFixupCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlSerializationFixupCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlSerializationReadCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlSerializationReader
    {
        constexpr std::uintptr_t document                         = 0x10         ;
        constexpr std::uintptr_t reader                           = 0x18         ;
        constexpr std::uintptr_t fixups                           = 0x20         ;
        constexpr std::uintptr_t collFixups                       = 0x28         ;
        constexpr std::uintptr_t collItemFixups                   = 0x30         ;
        constexpr std::uintptr_t typesCallbacks                   = 0x38         ;
        constexpr std::uintptr_t noIDTargets                      = 0x40         ;
        constexpr std::uintptr_t targets                          = 0x48         ;
        constexpr std::uintptr_t delayedListFixups                = 0x50         ;
        constexpr std::uintptr_t eventSource                      = 0x58         ;
        constexpr std::uintptr_t delayedFixupId                   = 0x60         ;
        constexpr std::uintptr_t referencedObjects                = 0x68         ;
        constexpr std::uintptr_t readCount                        = 0x70         ;
        constexpr std::uintptr_t whileIterationCount              = 0x74         ;
        constexpr std::uintptr_t w3SchemaNS                       = 0x78         ;
        constexpr std::uintptr_t w3InstanceNS                     = 0x80         ;
        constexpr std::uintptr_t w3InstanceNS2000                 = 0x88         ;
        constexpr std::uintptr_t w3InstanceNS1999                 = 0x90         ;
        constexpr std::uintptr_t soapNS                           = 0x98         ;
        constexpr std::uintptr_t wsdlNS                           = 0xA0         ;
        constexpr std::uintptr_t nullX                            = 0xA8         ;
        constexpr std::uintptr_t nil                              = 0xB0         ;
        constexpr std::uintptr_t typeX                            = 0xB8         ;
        constexpr std::uintptr_t arrayType                        = 0xC0         ;
        constexpr std::uintptr_t arrayQName                       = 0xC8         ;
    }

    namespace System_Xml_Serialization__XmlSerializationReaderInterpreter
    {
        constexpr std::uintptr_t document                         = 0x10         ;
        constexpr std::uintptr_t reader                           = 0x18         ;
        constexpr std::uintptr_t fixups                           = 0x20         ;
        constexpr std::uintptr_t collFixups                       = 0x28         ;
        constexpr std::uintptr_t collItemFixups                   = 0x30         ;
        constexpr std::uintptr_t typesCallbacks                   = 0x38         ;
        constexpr std::uintptr_t noIDTargets                      = 0x40         ;
        constexpr std::uintptr_t targets                          = 0x48         ;
        constexpr std::uintptr_t delayedListFixups                = 0x50         ;
        constexpr std::uintptr_t eventSource                      = 0x58         ;
        constexpr std::uintptr_t delayedFixupId                   = 0x60         ;
        constexpr std::uintptr_t referencedObjects                = 0x68         ;
        constexpr std::uintptr_t readCount                        = 0x70         ;
        constexpr std::uintptr_t whileIterationCount              = 0x74         ;
        constexpr std::uintptr_t w3SchemaNS                       = 0x78         ;
        constexpr std::uintptr_t w3InstanceNS                     = 0x80         ;
        constexpr std::uintptr_t w3InstanceNS2000                 = 0x88         ;
        constexpr std::uintptr_t w3InstanceNS1999                 = 0x90         ;
        constexpr std::uintptr_t soapNS                           = 0x98         ;
        constexpr std::uintptr_t wsdlNS                           = 0xA0         ;
        constexpr std::uintptr_t nullX                            = 0xA8         ;
        constexpr std::uintptr_t nil                              = 0xB0         ;
        constexpr std::uintptr_t typeX                            = 0xB8         ;
        constexpr std::uintptr_t arrayType                        = 0xC0         ;
        constexpr std::uintptr_t arrayQName                       = 0xC8         ;
        constexpr std::uintptr_t _typeMap                         = 0xD0         ;
        constexpr std::uintptr_t _format                          = 0xD8         ;

        namespace _static
        {
            constexpr std::uintptr_t AnyType                          = 0x0          ;
            constexpr std::uintptr_t empty_array                      = 0x8          ;
        }

    }

    namespace System_Xml_Serialization__XmlSerializationWriteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlSerializationWriter
    {
        constexpr std::uintptr_t idGenerator                      = 0x10         ;
        constexpr std::uintptr_t qnameCount                       = 0x18         ;
        constexpr std::uintptr_t topLevelElement                  = 0x1C         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t writer                           = 0x28         ;
        constexpr std::uintptr_t referencedElements               = 0x30         ;
        constexpr std::uintptr_t callbacks                        = 0x38         ;
        constexpr std::uintptr_t serializedObjects                = 0x40         ;
    }

    namespace System_Xml_Serialization__XmlSerializationWriterInterpreter
    {
        constexpr std::uintptr_t idGenerator                      = 0x10         ;
        constexpr std::uintptr_t qnameCount                       = 0x18         ;
        constexpr std::uintptr_t topLevelElement                  = 0x1C         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t writer                           = 0x28         ;
        constexpr std::uintptr_t referencedElements               = 0x30         ;
        constexpr std::uintptr_t callbacks                        = 0x38         ;
        constexpr std::uintptr_t serializedObjects                = 0x40         ;
        constexpr std::uintptr_t _typeMap                         = 0x48         ;
        constexpr std::uintptr_t _format                          = 0x50         ;
    }

    namespace System_Xml_Serialization__XmlSerializer
    {
        constexpr std::uintptr_t customSerializer                 = 0x10         ;
        constexpr std::uintptr_t typeMapping                      = 0x18         ;
        constexpr std::uintptr_t serializerData                   = 0x20         ;
        constexpr std::uintptr_t onUnreferencedObject             = 0x28         ;
        constexpr std::uintptr_t onUnknownAttribute               = 0x30         ;
        constexpr std::uintptr_t onUnknownElement                 = 0x38         ;
        constexpr std::uintptr_t onUnknownNode                    = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t generationThreshold              = 0x0          ;
            constexpr std::uintptr_t backgroundGeneration             = 0x4          ;
            constexpr std::uintptr_t deleteTempFiles                  = 0x5          ;
            constexpr std::uintptr_t generatorFallback                = 0x6          ;
            constexpr std::uintptr_t serializerTypes                  = 0x8          ;
        }

    }

    namespace System_Xml_Serialization__XmlTextAttribute
    {
        constexpr std::uintptr_t dataType                         = 0x10         ;
        constexpr std::uintptr_t type                             = 0x18         ;
    }

    namespace System_Xml_Serialization__XmlTypeAttribute
    {
        constexpr std::uintptr_t includeInSchema                  = 0x10         ;
        constexpr std::uintptr_t ns                               = 0x18         ;
        constexpr std::uintptr_t typeName                         = 0x20         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapElementInfo
    {
        constexpr std::uintptr_t _elementName                     = 0x10         ;
        constexpr std::uintptr_t _namespace                       = 0x18         ;
        constexpr std::uintptr_t _form                            = 0x20         ;
        constexpr std::uintptr_t _member                          = 0x28         ;
        constexpr std::uintptr_t _choiceValue                     = 0x30         ;
        constexpr std::uintptr_t _isNullable                      = 0x38         ;
        constexpr std::uintptr_t _nestingLevel                    = 0x3C         ;
        constexpr std::uintptr_t _mappedType                      = 0x40         ;
        constexpr std::uintptr_t _type                            = 0x48         ;
        constexpr std::uintptr_t _wrappedElement                  = 0x50         ;
        constexpr std::uintptr_t _explicitOrder                   = 0x54         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapElementInfoList
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMember
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMemberAttribute
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
        constexpr std::uintptr_t _attributeName                   = 0x58         ;
        constexpr std::uintptr_t _namespace                       = 0x60         ;
        constexpr std::uintptr_t _form                            = 0x68         ;
        constexpr std::uintptr_t _mappedType                      = 0x70         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMemberElement
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
        constexpr std::uintptr_t _elementInfo                     = 0x58         ;
        constexpr std::uintptr_t _choiceMember                    = 0x60         ;
        constexpr std::uintptr_t _isTextCollector                 = 0x68         ;
        constexpr std::uintptr_t _choiceTypeData                  = 0x70         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMemberList
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
        constexpr std::uintptr_t _elementInfo                     = 0x58         ;
        constexpr std::uintptr_t _choiceMember                    = 0x60         ;
        constexpr std::uintptr_t _isTextCollector                 = 0x68         ;
        constexpr std::uintptr_t _choiceTypeData                  = 0x70         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMemberExpandable
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
        constexpr std::uintptr_t _elementInfo                     = 0x58         ;
        constexpr std::uintptr_t _choiceMember                    = 0x60         ;
        constexpr std::uintptr_t _isTextCollector                 = 0x68         ;
        constexpr std::uintptr_t _choiceTypeData                  = 0x70         ;
        constexpr std::uintptr_t _flatArrayIndex                  = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMemberFlatList
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
        constexpr std::uintptr_t _elementInfo                     = 0x58         ;
        constexpr std::uintptr_t _choiceMember                    = 0x60         ;
        constexpr std::uintptr_t _isTextCollector                 = 0x68         ;
        constexpr std::uintptr_t _choiceTypeData                  = 0x70         ;
        constexpr std::uintptr_t _flatArrayIndex                  = 0x78         ;
        constexpr std::uintptr_t _listMap                         = 0x80         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMemberAnyElement
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
        constexpr std::uintptr_t _elementInfo                     = 0x58         ;
        constexpr std::uintptr_t _choiceMember                    = 0x60         ;
        constexpr std::uintptr_t _isTextCollector                 = 0x68         ;
        constexpr std::uintptr_t _choiceTypeData                  = 0x70         ;
        constexpr std::uintptr_t _flatArrayIndex                  = 0x78         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMemberAnyAttribute
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapMemberNamespaces
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
        constexpr std::uintptr_t _globalIndex                     = 0x1C         ;
        constexpr std::uintptr_t _specifiedGlobalIndex            = 0x20         ;
        constexpr std::uintptr_t _typeData                        = 0x28         ;
        constexpr std::uintptr_t _member                          = 0x30         ;
        constexpr std::uintptr_t _specifiedMember                 = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _flags                           = 0x50         ;
    }

    namespace System_Xml_Serialization__XmlTypeMapping
    {
        constexpr std::uintptr_t map                              = 0x10         ;
        constexpr std::uintptr_t relatedMaps                      = 0x18         ;
        constexpr std::uintptr_t format                           = 0x20         ;
        constexpr std::uintptr_t source                           = 0x28         ;
        constexpr std::uintptr_t _elementName                     = 0x30         ;
        constexpr std::uintptr_t _namespace                       = 0x38         ;
        constexpr std::uintptr_t key                              = 0x40         ;
        constexpr std::uintptr_t xmlType                          = 0x48         ;
        constexpr std::uintptr_t xmlTypeNamespace                 = 0x50         ;
        constexpr std::uintptr_t type                             = 0x58         ;
        constexpr std::uintptr_t baseMap                          = 0x60         ;
        constexpr std::uintptr_t multiReferenceType               = 0x68         ;
        constexpr std::uintptr_t includeInSchema                  = 0x69         ;
        constexpr std::uintptr_t isNullable                       = 0x6A         ;
        constexpr std::uintptr_t isAny                            = 0x6B         ;
        constexpr std::uintptr_t _derivedTypes                    = 0x70         ;
    }

    namespace System_Xml_Serialization__XmlSerializableMapping
    {
        constexpr std::uintptr_t map                              = 0x10         ;
        constexpr std::uintptr_t relatedMaps                      = 0x18         ;
        constexpr std::uintptr_t format                           = 0x20         ;
        constexpr std::uintptr_t source                           = 0x28         ;
        constexpr std::uintptr_t _elementName                     = 0x30         ;
        constexpr std::uintptr_t _namespace                       = 0x38         ;
        constexpr std::uintptr_t key                              = 0x40         ;
        constexpr std::uintptr_t xmlType                          = 0x48         ;
        constexpr std::uintptr_t xmlTypeNamespace                 = 0x50         ;
        constexpr std::uintptr_t type                             = 0x58         ;
        constexpr std::uintptr_t baseMap                          = 0x60         ;
        constexpr std::uintptr_t multiReferenceType               = 0x68         ;
        constexpr std::uintptr_t includeInSchema                  = 0x69         ;
        constexpr std::uintptr_t isNullable                       = 0x6A         ;
        constexpr std::uintptr_t isAny                            = 0x6B         ;
        constexpr std::uintptr_t _derivedTypes                    = 0x70         ;
        constexpr std::uintptr_t _schema                          = 0x78         ;
        constexpr std::uintptr_t _schemaType                      = 0x80         ;
        constexpr std::uintptr_t _schemaTypeName                  = 0x88         ;
    }

    namespace System_Xml_Serialization__ClassMap
    {
        constexpr std::uintptr_t _elements                        = 0x10         ;
        constexpr std::uintptr_t _elementMembers                  = 0x18         ;
        constexpr std::uintptr_t _attributeMembers                = 0x20         ;
        constexpr std::uintptr_t _attributeMembersArray           = 0x28         ;
        constexpr std::uintptr_t _flatLists                       = 0x30         ;
        constexpr std::uintptr_t _allMembers                      = 0x38         ;
        constexpr std::uintptr_t _membersWithDefault              = 0x40         ;
        constexpr std::uintptr_t _listMembers                     = 0x48         ;
        constexpr std::uintptr_t _defaultAnyElement               = 0x50         ;
        constexpr std::uintptr_t _defaultAnyAttribute             = 0x58         ;
        constexpr std::uintptr_t _namespaceDeclarations           = 0x60         ;
        constexpr std::uintptr_t _xmlTextCollector                = 0x68         ;
        constexpr std::uintptr_t _returnMember                    = 0x70         ;
        constexpr std::uintptr_t _ignoreMemberNamespace           = 0x78         ;
        constexpr std::uintptr_t _canBeSimpleType                 = 0x79         ;
        constexpr std::uintptr_t _isOrderDependentMap             = 0x7A         ;
    }

    namespace System_Xml_Serialization__ListMap
    {
        constexpr std::uintptr_t _itemInfo                        = 0x10         ;
        constexpr std::uintptr_t _choiceMember                    = 0x18         ;
    }

    namespace System_Xml_Serialization__EnumMap
    {
        constexpr std::uintptr_t _members                         = 0x10         ;
        constexpr std::uintptr_t _isFlags                         = 0x18         ;
        constexpr std::uintptr_t _enumNames                       = 0x20         ;
        constexpr std::uintptr_t _xmlNames                        = 0x28         ;
        constexpr std::uintptr_t _values                          = 0x30         ;
    }

    namespace System_Xml_Xsl_Runtime__StringConcat
    {
        constexpr std::uintptr_t s1                               = 0x0          ;
        constexpr std::uintptr_t s2                               = 0x8          ;
        constexpr std::uintptr_t s3                               = 0x10         ;
        constexpr std::uintptr_t s4                               = 0x18         ;
        constexpr std::uintptr_t delimiter                        = 0x20         ;
        constexpr std::uintptr_t strList                          = 0x28         ;
        constexpr std::uintptr_t idxStr                           = 0x30         ;
    }

    namespace System_Xml_Schema__AxisElement
    {
        constexpr std::uintptr_t curNode                          = 0x10         ;
        constexpr std::uintptr_t rootDepth                        = 0x18         ;
        constexpr std::uintptr_t curDepth                         = 0x1C         ;
        constexpr std::uintptr_t isMatch                          = 0x20         ;
    }

    namespace System_Xml_Schema__AxisStack
    {
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _subtree                         = 0x18         ;
        constexpr std::uintptr_t _parent                          = 0x20         ;
    }

    namespace System_Xml_Schema__ActiveAxis
    {
        constexpr std::uintptr_t _currentDepth                    = 0x10         ;
        constexpr std::uintptr_t _isActive                        = 0x14         ;
        constexpr std::uintptr_t _axisTree                        = 0x18         ;
        constexpr std::uintptr_t _axisStack                       = 0x20         ;
    }

    namespace System_Xml_Schema__DoubleLinkAxis
    {
        constexpr std::uintptr_t _axisType                        = 0x10         ;
        constexpr std::uintptr_t _input                           = 0x18         ;
        constexpr std::uintptr_t _prefix                          = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x28         ;
        constexpr std::uintptr_t _nodeType                        = 0x30         ;
        constexpr std::uintptr_t abbrAxis                         = 0x34         ;
        constexpr std::uintptr_t _urn                             = 0x38         ;
        constexpr std::uintptr_t next                             = 0x40         ;
    }

    namespace System_Xml_Schema__ForwardAxis
    {
        constexpr std::uintptr_t _topNode                         = 0x10         ;
        constexpr std::uintptr_t _rootNode                        = 0x18         ;
        constexpr std::uintptr_t _isAttribute                     = 0x20         ;
        constexpr std::uintptr_t _isDss                           = 0x21         ;
        constexpr std::uintptr_t _isSelfAxis                      = 0x22         ;
    }

    namespace System_Xml_Schema__Asttree
    {
        constexpr std::uintptr_t _fAxisArray                      = 0x10         ;
        constexpr std::uintptr_t _xpathexpr                       = 0x18         ;
        constexpr std::uintptr_t _isField                         = 0x20         ;
        constexpr std::uintptr_t _nsmgr                           = 0x28         ;
    }

    namespace System_Xml_Schema__AutoValidator
    {
        constexpr std::uintptr_t schemaCollection                 = 0x10         ;
        constexpr std::uintptr_t eventHandling                    = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t schemaNames                      = 0x28         ;
        constexpr std::uintptr_t positionInfo                     = 0x30         ;
        constexpr std::uintptr_t xmlResolver                      = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schemaInfo                       = 0x48         ;
        constexpr std::uintptr_t reader                           = 0x50         ;
        constexpr std::uintptr_t elementName                      = 0x58         ;
        constexpr std::uintptr_t context                          = 0x60         ;
        constexpr std::uintptr_t textValue                        = 0x68         ;
        constexpr std::uintptr_t textString                       = 0x70         ;
        constexpr std::uintptr_t hasSibling                       = 0x78         ;
        constexpr std::uintptr_t checkDatatype                    = 0x79         ;
    }

    namespace System_Xml_Schema__BaseProcessor
    {
        constexpr std::uintptr_t nameTable                        = 0x10         ;
        constexpr std::uintptr_t schemaNames                      = 0x18         ;
        constexpr std::uintptr_t eventHandler                     = 0x20         ;
        constexpr std::uintptr_t compilationSettings              = 0x28         ;
        constexpr std::uintptr_t errorCount                       = 0x30         ;
        constexpr std::uintptr_t NsXml                            = 0x38         ;
    }

    namespace System_Xml_Schema__BaseValidator
    {
        constexpr std::uintptr_t schemaCollection                 = 0x10         ;
        constexpr std::uintptr_t eventHandling                    = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t schemaNames                      = 0x28         ;
        constexpr std::uintptr_t positionInfo                     = 0x30         ;
        constexpr std::uintptr_t xmlResolver                      = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schemaInfo                       = 0x48         ;
        constexpr std::uintptr_t reader                           = 0x50         ;
        constexpr std::uintptr_t elementName                      = 0x58         ;
        constexpr std::uintptr_t context                          = 0x60         ;
        constexpr std::uintptr_t textValue                        = 0x68         ;
        constexpr std::uintptr_t textString                       = 0x70         ;
        constexpr std::uintptr_t hasSibling                       = 0x78         ;
        constexpr std::uintptr_t checkDatatype                    = 0x79         ;
    }

    namespace System_Xml_Schema__BitSet
    {
        constexpr std::uintptr_t count                            = 0x10         ;
        constexpr std::uintptr_t bits                             = 0x18         ;
    }

    namespace System_Xml_Schema__ChameleonKey
    {
        constexpr std::uintptr_t targetNS                         = 0x10         ;
        constexpr std::uintptr_t chameleonLocation                = 0x18         ;
        constexpr std::uintptr_t originalSchema                   = 0x20         ;
        constexpr std::uintptr_t hashCode                         = 0x28         ;
    }

    namespace System_Xml_Schema__CompiledIdentityConstraint
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t role                             = 0x18         ;
        constexpr std::uintptr_t selector                         = 0x20         ;
        constexpr std::uintptr_t fields                           = 0x28         ;
        constexpr std::uintptr_t refer                            = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Xml_Schema__ConstraintStruct
    {
        constexpr std::uintptr_t constraint                       = 0x10         ;
        constexpr std::uintptr_t axisSelector                     = 0x18         ;
        constexpr std::uintptr_t axisFields                       = 0x20         ;
        constexpr std::uintptr_t qualifiedTable                   = 0x28         ;
        constexpr std::uintptr_t keyrefTable                      = 0x30         ;
        constexpr std::uintptr_t tableDim                         = 0x38         ;
    }

    namespace System_Xml_Schema__LocatedActiveAxis
    {
        constexpr std::uintptr_t _currentDepth                    = 0x10         ;
        constexpr std::uintptr_t _isActive                        = 0x14         ;
        constexpr std::uintptr_t _axisTree                        = 0x18         ;
        constexpr std::uintptr_t _axisStack                       = 0x20         ;
        constexpr std::uintptr_t column                           = 0x28         ;
        constexpr std::uintptr_t isMatched                        = 0x2C         ;
        constexpr std::uintptr_t Ks                               = 0x30         ;
    }

    namespace System_Xml_Schema__SelectorActiveAxis
    {
        constexpr std::uintptr_t _currentDepth                    = 0x10         ;
        constexpr std::uintptr_t _isActive                        = 0x14         ;
        constexpr std::uintptr_t _axisTree                        = 0x18         ;
        constexpr std::uintptr_t _axisStack                       = 0x20         ;
        constexpr std::uintptr_t cs                               = 0x28         ;
        constexpr std::uintptr_t KSs                              = 0x30         ;
        constexpr std::uintptr_t KSpointer                        = 0x38         ;
    }

    namespace System_Xml_Schema__KSStruct
    {
        constexpr std::uintptr_t depth                            = 0x10         ;
        constexpr std::uintptr_t ks                               = 0x18         ;
        constexpr std::uintptr_t fields                           = 0x20         ;
    }

    namespace System_Xml_Schema__TypedObject
    {
        constexpr std::uintptr_t dstruct                          = 0x10         ;
        constexpr std::uintptr_t ovalue                           = 0x18         ;
        constexpr std::uintptr_t svalue                           = 0x20         ;
        constexpr std::uintptr_t xsdtype                          = 0x28         ;
        constexpr std::uintptr_t dim                              = 0x30         ;
        constexpr std::uintptr_t isList                           = 0x34         ;
    }

    namespace System_Xml_Schema__KeySequence
    {
        constexpr std::uintptr_t ks                               = 0x10         ;
        constexpr std::uintptr_t dim                              = 0x18         ;
        constexpr std::uintptr_t hashcode                         = 0x1C         ;
        constexpr std::uintptr_t posline                          = 0x20         ;
        constexpr std::uintptr_t poscol                           = 0x24         ;
    }

    namespace System_Xml_Schema__UpaException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t particle1                        = 0x90         ;
        constexpr std::uintptr_t particle2                        = 0x98         ;
    }

    namespace System_Xml_Schema__SymbolsDictionary
    {
        constexpr std::uintptr_t last                             = 0x10         ;
        constexpr std::uintptr_t names                            = 0x18         ;
        constexpr std::uintptr_t wildcards                        = 0x20         ;
        constexpr std::uintptr_t particles                        = 0x28         ;
        constexpr std::uintptr_t particleLast                     = 0x30         ;
        constexpr std::uintptr_t isUpaEnforced                    = 0x38         ;
    }

    namespace System_Xml_Schema__Position
    {
        constexpr std::uintptr_t symbol                           = 0x0          ;
        constexpr std::uintptr_t particle                         = 0x8          ;
    }

    namespace System_Xml_Schema__Positions
    {
        constexpr std::uintptr_t positions                        = 0x10         ;
    }

    namespace System_Xml_Schema__LeafNode
    {
        constexpr std::uintptr_t pos                              = 0x10         ;
    }

    namespace System_Xml_Schema__NamespaceListNode
    {
        constexpr std::uintptr_t namespaceList                    = 0x10         ;
        constexpr std::uintptr_t particle                         = 0x18         ;
    }

    namespace System_Xml_Schema__InteriorNode
    {
        constexpr std::uintptr_t leftChild                        = 0x10         ;
        constexpr std::uintptr_t rightChild                       = 0x18         ;
    }

    namespace System_Xml_Schema__SequenceNode
    {
        constexpr std::uintptr_t leftChild                        = 0x10         ;
        constexpr std::uintptr_t rightChild                       = 0x18         ;
    }

    namespace System_Xml_Schema__ChoiceNode
    {
        constexpr std::uintptr_t leftChild                        = 0x10         ;
        constexpr std::uintptr_t rightChild                       = 0x18         ;
    }

    namespace System_Xml_Schema__PlusNode
    {
        constexpr std::uintptr_t leftChild                        = 0x10         ;
        constexpr std::uintptr_t rightChild                       = 0x18         ;
    }

    namespace System_Xml_Schema__QmarkNode
    {
        constexpr std::uintptr_t leftChild                        = 0x10         ;
        constexpr std::uintptr_t rightChild                       = 0x18         ;
    }

    namespace System_Xml_Schema__StarNode
    {
        constexpr std::uintptr_t leftChild                        = 0x10         ;
        constexpr std::uintptr_t rightChild                       = 0x18         ;
    }

    namespace System_Xml_Schema__LeafRangeNode
    {
        constexpr std::uintptr_t pos                              = 0x10         ;
        constexpr std::uintptr_t min                              = 0x18         ;
        constexpr std::uintptr_t max                              = 0x28         ;
        constexpr std::uintptr_t nextIteration                    = 0x38         ;
    }

    namespace System_Xml_Schema__ContentValidator
    {
        constexpr std::uintptr_t contentType                      = 0x10         ;
        constexpr std::uintptr_t isOpen                           = 0x14         ;
        constexpr std::uintptr_t isEmptiable                      = 0x15         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
            constexpr std::uintptr_t TextOnly                         = 0x8          ;
            constexpr std::uintptr_t Mixed                            = 0x10         ;
            constexpr std::uintptr_t Any                              = 0x18         ;
        }

    }

    namespace System_Xml_Schema__ParticleContentValidator
    {
        constexpr std::uintptr_t contentType                      = 0x10         ;
        constexpr std::uintptr_t isOpen                           = 0x14         ;
        constexpr std::uintptr_t isEmptiable                      = 0x15         ;
        constexpr std::uintptr_t symbols                          = 0x18         ;
        constexpr std::uintptr_t positions                        = 0x20         ;
        constexpr std::uintptr_t stack                            = 0x28         ;
        constexpr std::uintptr_t contentNode                      = 0x30         ;
        constexpr std::uintptr_t isPartial                        = 0x38         ;
        constexpr std::uintptr_t minMaxNodesCount                 = 0x3C         ;
        constexpr std::uintptr_t enableUpaCheck                   = 0x40         ;
    }

    namespace System_Xml_Schema__DfaContentValidator
    {
        constexpr std::uintptr_t contentType                      = 0x10         ;
        constexpr std::uintptr_t isOpen                           = 0x14         ;
        constexpr std::uintptr_t isEmptiable                      = 0x15         ;
        constexpr std::uintptr_t transitionTable                  = 0x18         ;
        constexpr std::uintptr_t symbols                          = 0x20         ;
    }

    namespace System_Xml_Schema__NfaContentValidator
    {
        constexpr std::uintptr_t contentType                      = 0x10         ;
        constexpr std::uintptr_t isOpen                           = 0x14         ;
        constexpr std::uintptr_t isEmptiable                      = 0x15         ;
        constexpr std::uintptr_t firstpos                         = 0x18         ;
        constexpr std::uintptr_t followpos                        = 0x20         ;
        constexpr std::uintptr_t symbols                          = 0x28         ;
        constexpr std::uintptr_t positions                        = 0x30         ;
        constexpr std::uintptr_t endMarkerPos                     = 0x38         ;
    }

    namespace System_Xml_Schema__RangePositionInfo
    {
        constexpr std::uintptr_t curpos                           = 0x0          ;
        constexpr std::uintptr_t rangeCounters                    = 0x8          ;
    }

    namespace System_Xml_Schema__RangeContentValidator
    {
        constexpr std::uintptr_t contentType                      = 0x10         ;
        constexpr std::uintptr_t isOpen                           = 0x14         ;
        constexpr std::uintptr_t isEmptiable                      = 0x15         ;
        constexpr std::uintptr_t firstpos                         = 0x18         ;
        constexpr std::uintptr_t followpos                        = 0x20         ;
        constexpr std::uintptr_t positionsWithRangeTerminals      = 0x28         ;
        constexpr std::uintptr_t symbols                          = 0x30         ;
        constexpr std::uintptr_t positions                        = 0x38         ;
        constexpr std::uintptr_t minMaxNodesCount                 = 0x40         ;
        constexpr std::uintptr_t endMarkerPos                     = 0x44         ;
    }

    namespace System_Xml_Schema__AllElementsContentValidator
    {
        constexpr std::uintptr_t contentType                      = 0x10         ;
        constexpr std::uintptr_t isOpen                           = 0x14         ;
        constexpr std::uintptr_t isEmptiable                      = 0x15         ;
        constexpr std::uintptr_t elements                         = 0x18         ;
        constexpr std::uintptr_t particles                        = 0x20         ;
        constexpr std::uintptr_t isRequired                       = 0x28         ;
        constexpr std::uintptr_t countRequired                    = 0x30         ;
    }

    namespace System_Xml_Schema__XmlSchemaDatatypeVariety
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XsdSimpleValue
    {
        constexpr std::uintptr_t xmlType                          = 0x10         ;
        constexpr std::uintptr_t typedValue                       = 0x18         ;
    }

    namespace System_Xml_Schema__RestrictionFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlSchemaWhiteSpace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__RestrictionFacets
    {
        constexpr std::uintptr_t Length                           = 0x10         ;
        constexpr std::uintptr_t MinLength                        = 0x14         ;
        constexpr std::uintptr_t MaxLength                        = 0x18         ;
        constexpr std::uintptr_t Patterns                         = 0x20         ;
        constexpr std::uintptr_t Enumeration                      = 0x28         ;
        constexpr std::uintptr_t WhiteSpace                       = 0x30         ;
        constexpr std::uintptr_t MaxInclusive                     = 0x38         ;
        constexpr std::uintptr_t MaxExclusive                     = 0x40         ;
        constexpr std::uintptr_t MinInclusive                     = 0x48         ;
        constexpr std::uintptr_t MinExclusive                     = 0x50         ;
        constexpr std::uintptr_t TotalDigits                      = 0x58         ;
        constexpr std::uintptr_t FractionDigits                   = 0x5C         ;
        constexpr std::uintptr_t Flags                            = 0x60         ;
        constexpr std::uintptr_t FixedFlags                       = 0x64         ;
    }

    namespace System_Xml_Schema__DatatypeImplementation
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t builtinTypes                     = 0x0          ;
            constexpr std::uintptr_t enumToTypeCode                   = 0x8          ;
            constexpr std::uintptr_t anySimpleType                    = 0x10         ;
            constexpr std::uintptr_t anyAtomicType                    = 0x18         ;
            constexpr std::uintptr_t untypedAtomicType                = 0x20         ;
            constexpr std::uintptr_t yearMonthDurationType            = 0x28         ;
            constexpr std::uintptr_t dayTimeDurationType              = 0x30         ;
            constexpr std::uintptr_t normalizedStringTypeV1Compat     = 0x38         ;
            constexpr std::uintptr_t tokenTypeV1Compat                = 0x40         ;
            constexpr std::uintptr_t QnAnySimpleType                  = 0x48         ;
            constexpr std::uintptr_t QnAnyType                        = 0x50         ;
            constexpr std::uintptr_t stringFacetsChecker              = 0x58         ;
            constexpr std::uintptr_t miscFacetsChecker                = 0x60         ;
            constexpr std::uintptr_t numeric2FacetsChecker            = 0x68         ;
            constexpr std::uintptr_t binaryFacetsChecker              = 0x70         ;
            constexpr std::uintptr_t dateTimeFacetsChecker            = 0x78         ;
            constexpr std::uintptr_t durationFacetsChecker            = 0x80         ;
            constexpr std::uintptr_t listFacetsChecker                = 0x88         ;
            constexpr std::uintptr_t qnameFacetsChecker               = 0x90         ;
            constexpr std::uintptr_t unionFacetsChecker               = 0x98         ;
            constexpr std::uintptr_t c_anySimpleType                  = 0xA0         ;
            constexpr std::uintptr_t c_anyURI                         = 0xA8         ;
            constexpr std::uintptr_t c_base64Binary                   = 0xB0         ;
            constexpr std::uintptr_t c_boolean                        = 0xB8         ;
            constexpr std::uintptr_t c_byte                           = 0xC0         ;
            constexpr std::uintptr_t c_char                           = 0xC8         ;
            constexpr std::uintptr_t c_date                           = 0xD0         ;
            constexpr std::uintptr_t c_dateTime                       = 0xD8         ;
            constexpr std::uintptr_t c_dateTimeNoTz                   = 0xE0         ;
            constexpr std::uintptr_t c_dateTimeTz                     = 0xE8         ;
            constexpr std::uintptr_t c_day                            = 0xF0         ;
            constexpr std::uintptr_t c_decimal                        = 0xF8         ;
            constexpr std::uintptr_t c_double                         = 0x100        ;
            constexpr std::uintptr_t c_doubleXdr                      = 0x108        ;
            constexpr std::uintptr_t c_duration                       = 0x110        ;
            constexpr std::uintptr_t c_ENTITY                         = 0x118        ;
            constexpr std::uintptr_t c_ENTITIES                       = 0x120        ;
            constexpr std::uintptr_t c_ENUMERATION                    = 0x128        ;
            constexpr std::uintptr_t c_fixed                          = 0x130        ;
            constexpr std::uintptr_t c_float                          = 0x138        ;
            constexpr std::uintptr_t c_floatXdr                       = 0x140        ;
            constexpr std::uintptr_t c_hexBinary                      = 0x148        ;
            constexpr std::uintptr_t c_ID                             = 0x150        ;
            constexpr std::uintptr_t c_IDREF                          = 0x158        ;
            constexpr std::uintptr_t c_IDREFS                         = 0x160        ;
            constexpr std::uintptr_t c_int                            = 0x168        ;
            constexpr std::uintptr_t c_integer                        = 0x170        ;
            constexpr std::uintptr_t c_language                       = 0x178        ;
            constexpr std::uintptr_t c_long                           = 0x180        ;
            constexpr std::uintptr_t c_month                          = 0x188        ;
            constexpr std::uintptr_t c_monthDay                       = 0x190        ;
            constexpr std::uintptr_t c_Name                           = 0x198        ;
            constexpr std::uintptr_t c_NCName                         = 0x1A0        ;
            constexpr std::uintptr_t c_negativeInteger                = 0x1A8        ;
            constexpr std::uintptr_t c_NMTOKEN                        = 0x1B0        ;
            constexpr std::uintptr_t c_NMTOKENS                       = 0x1B8        ;
            constexpr std::uintptr_t c_nonNegativeInteger             = 0x1C0        ;
            constexpr std::uintptr_t c_nonPositiveInteger             = 0x1C8        ;
            constexpr std::uintptr_t c_normalizedString               = 0x1D0        ;
            constexpr std::uintptr_t c_NOTATION                       = 0x1D8        ;
            constexpr std::uintptr_t c_positiveInteger                = 0x1E0        ;
            constexpr std::uintptr_t c_QName                          = 0x1E8        ;
            constexpr std::uintptr_t c_QNameXdr                       = 0x1F0        ;
            constexpr std::uintptr_t c_short                          = 0x1F8        ;
            constexpr std::uintptr_t c_string                         = 0x200        ;
            constexpr std::uintptr_t c_time                           = 0x208        ;
            constexpr std::uintptr_t c_timeNoTz                       = 0x210        ;
            constexpr std::uintptr_t c_timeTz                         = 0x218        ;
            constexpr std::uintptr_t c_token                          = 0x220        ;
            constexpr std::uintptr_t c_unsignedByte                   = 0x228        ;
            constexpr std::uintptr_t c_unsignedInt                    = 0x230        ;
            constexpr std::uintptr_t c_unsignedLong                   = 0x238        ;
            constexpr std::uintptr_t c_unsignedShort                  = 0x240        ;
            constexpr std::uintptr_t c_uuid                           = 0x248        ;
            constexpr std::uintptr_t c_year                           = 0x250        ;
            constexpr std::uintptr_t c_yearMonth                      = 0x258        ;
            constexpr std::uintptr_t c_normalizedStringV1Compat       = 0x260        ;
            constexpr std::uintptr_t c_tokenV1Compat                  = 0x268        ;
            constexpr std::uintptr_t c_anyAtomicType                  = 0x270        ;
            constexpr std::uintptr_t c_dayTimeDuration                = 0x278        ;
            constexpr std::uintptr_t c_untypedAtomicType              = 0x280        ;
            constexpr std::uintptr_t c_yearMonthDuration              = 0x288        ;
            constexpr std::uintptr_t c_tokenizedTypes                 = 0x290        ;
            constexpr std::uintptr_t c_tokenizedTypesXsd              = 0x298        ;
            constexpr std::uintptr_t c_XdrTypes                       = 0x2A0        ;
            constexpr std::uintptr_t c_XsdTypes                       = 0x2A8        ;
        }

    }

    namespace System_Xml_Schema__Datatype_List
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t itemType                         = 0x38         ;
        constexpr std::uintptr_t minListSize                      = 0x40         ;
    }

    namespace System_Xml_Schema__Datatype_union
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t types                            = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_anySimpleType
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_anyAtomicType
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_untypedAtomicType
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_string
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_boolean
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_float
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_double
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_decimal
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_duration
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_yearMonthDuration
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_dayTimeDuration
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_dateTimeBase
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_dateTimeNoTimeZone
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_dateTimeTimeZone
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_dateTime
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_timeNoTimeZone
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_timeTimeZone
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_time
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_date
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_yearMonth
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_year
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_monthDay
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_day
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_month
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
        constexpr std::uintptr_t dateTimeFlags                    = 0x38         ;
    }

    namespace System_Xml_Schema__Datatype_hexBinary
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_base64Binary
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_anyURI
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_QName
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_normalizedString
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_normalizedStringV1Compat
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_token
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_tokenV1Compat
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_language
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_NMTOKEN
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_Name
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_NCName
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_ID
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_IDREF
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_ENTITY
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_NOTATION
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_integer
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_nonPositiveInteger
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x0          ;
        }

    }

    namespace System_Xml_Schema__Datatype_negativeInteger
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x0          ;
        }

    }

    namespace System_Xml_Schema__Datatype_long
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_int
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_short
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_byte
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_nonNegativeInteger
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x0          ;
        }

    }

    namespace System_Xml_Schema__Datatype_unsignedLong
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_unsignedInt
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_unsignedShort
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_unsignedByte
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x10         ;
        }

    }

    namespace System_Xml_Schema__Datatype_positiveInteger
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t numeric10FacetsChecker           = 0x0          ;
        }

    }

    namespace System_Xml_Schema__Datatype_doubleXdr
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_floatXdr
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_QNameXdr
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_ENUMERATION
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_char
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__Datatype_fixed
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;
    }

    namespace System_Xml_Schema__Datatype_uuid
    {
        constexpr std::uintptr_t variety                          = 0x10         ;
        constexpr std::uintptr_t restriction                      = 0x18         ;
        constexpr std::uintptr_t baseType                         = 0x20         ;
        constexpr std::uintptr_t valueConverter                   = 0x28         ;
        constexpr std::uintptr_t parentSchemaType                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t atomicValueType                  = 0x0          ;
            constexpr std::uintptr_t listValueType                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__DtdValidator
    {
        constexpr std::uintptr_t schemaCollection                 = 0x10         ;
        constexpr std::uintptr_t eventHandling                    = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t schemaNames                      = 0x28         ;
        constexpr std::uintptr_t positionInfo                     = 0x30         ;
        constexpr std::uintptr_t xmlResolver                      = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schemaInfo                       = 0x48         ;
        constexpr std::uintptr_t reader                           = 0x50         ;
        constexpr std::uintptr_t elementName                      = 0x58         ;
        constexpr std::uintptr_t context                          = 0x60         ;
        constexpr std::uintptr_t textValue                        = 0x68         ;
        constexpr std::uintptr_t textString                       = 0x70         ;
        constexpr std::uintptr_t hasSibling                       = 0x78         ;
        constexpr std::uintptr_t checkDatatype                    = 0x79         ;
        constexpr std::uintptr_t validationStack                  = 0x80         ;
        constexpr std::uintptr_t attPresence                      = 0x88         ;
        constexpr std::uintptr_t name                             = 0x90         ;
        constexpr std::uintptr_t IDs                              = 0x98         ;
        constexpr std::uintptr_t idRefListHead                    = 0xA0         ;
        constexpr std::uintptr_t processIdentityConstraints       = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t namespaceManager                 = 0x0          ;
        }

    }

    namespace System_Xml_Schema__Numeric10FacetsChecker
    {
        constexpr std::uintptr_t maxValue                         = 0x10         ;
        constexpr std::uintptr_t minValue                         = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t signs                            = 0x0          ;
        }

    }

    namespace System_Xml_Schema__XmlSchemaInference
    {
        constexpr std::uintptr_t rootSchema                       = 0x10         ;
        constexpr std::uintptr_t schemaSet                        = 0x18         ;
        constexpr std::uintptr_t xtr                              = 0x20         ;
        constexpr std::uintptr_t nametable                        = 0x28         ;
        constexpr std::uintptr_t TargetNamespace                  = 0x30         ;
        constexpr std::uintptr_t NamespaceManager                 = 0x38         ;
        constexpr std::uintptr_t schemaList                       = 0x40         ;
        constexpr std::uintptr_t occurrence                       = 0x48         ;
        constexpr std::uintptr_t typeInference                    = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t ST_boolean                       = 0x0          ;
            constexpr std::uintptr_t ST_byte                          = 0x8          ;
            constexpr std::uintptr_t ST_unsignedByte                  = 0x10         ;
            constexpr std::uintptr_t ST_short                         = 0x18         ;
            constexpr std::uintptr_t ST_unsignedShort                 = 0x20         ;
            constexpr std::uintptr_t ST_int                           = 0x28         ;
            constexpr std::uintptr_t ST_unsignedInt                   = 0x30         ;
            constexpr std::uintptr_t ST_long                          = 0x38         ;
            constexpr std::uintptr_t ST_unsignedLong                  = 0x40         ;
            constexpr std::uintptr_t ST_integer                       = 0x48         ;
            constexpr std::uintptr_t ST_decimal                       = 0x50         ;
            constexpr std::uintptr_t ST_float                         = 0x58         ;
            constexpr std::uintptr_t ST_double                        = 0x60         ;
            constexpr std::uintptr_t ST_duration                      = 0x68         ;
            constexpr std::uintptr_t ST_dateTime                      = 0x70         ;
            constexpr std::uintptr_t ST_time                          = 0x78         ;
            constexpr std::uintptr_t ST_date                          = 0x80         ;
            constexpr std::uintptr_t ST_gYearMonth                    = 0x88         ;
            constexpr std::uintptr_t ST_string                        = 0x90         ;
            constexpr std::uintptr_t ST_anySimpleType                 = 0x98         ;
            constexpr std::uintptr_t SimpleTypes                      = 0xA0         ;
        }

    }

    namespace System_Xml_Schema__XmlSchemaInferenceException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t res                              = 0x90         ;
        constexpr std::uintptr_t args                             = 0x98         ;
        constexpr std::uintptr_t sourceUri                        = 0xA0         ;
        constexpr std::uintptr_t lineNumber                       = 0xA8         ;
        constexpr std::uintptr_t linePosition                     = 0xAC         ;
        constexpr std::uintptr_t sourceSchemaObject               = 0xB0         ;
        constexpr std::uintptr_t message                          = 0xB8         ;
    }

    namespace System_Xml_Schema__NamespaceList
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t set                              = 0x18         ;
        constexpr std::uintptr_t targetNamespace                  = 0x20         ;
    }

    namespace System_Xml_Schema__NamespaceListV1Compat
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t set                              = 0x18         ;
        constexpr std::uintptr_t targetNamespace                  = 0x20         ;
    }

    namespace System_Xml_Schema__Parser
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t nameTable                        = 0x18         ;
        constexpr std::uintptr_t schemaNames                      = 0x20         ;
        constexpr std::uintptr_t eventHandler                     = 0x28         ;
        constexpr std::uintptr_t namespaceManager                 = 0x30         ;
        constexpr std::uintptr_t reader                           = 0x38         ;
        constexpr std::uintptr_t positionInfo                     = 0x40         ;
        constexpr std::uintptr_t isProcessNamespaces              = 0x48         ;
        constexpr std::uintptr_t schemaXmlDepth                   = 0x4C         ;
        constexpr std::uintptr_t markupDepth                      = 0x50         ;
        constexpr std::uintptr_t builder                          = 0x58         ;
        constexpr std::uintptr_t schema                           = 0x60         ;
        constexpr std::uintptr_t xdrSchema                        = 0x68         ;
        constexpr std::uintptr_t xmlResolver                      = 0x70         ;
        constexpr std::uintptr_t dummyDocument                    = 0x78         ;
        constexpr std::uintptr_t processMarkup                    = 0x80         ;
        constexpr std::uintptr_t parentNode                       = 0x88         ;
        constexpr std::uintptr_t annotationNSManager              = 0x90         ;
        constexpr std::uintptr_t xmlns                            = 0x98         ;
        constexpr std::uintptr_t xmlCharType                      = 0xA0         ;
    }

    namespace System_Xml_Schema__Compositor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__RedefineEntry
    {
        constexpr std::uintptr_t redefine                         = 0x10         ;
        constexpr std::uintptr_t schemaToUpdate                   = 0x18         ;
    }

    namespace System_Xml_Schema__Preprocessor
    {
        constexpr std::uintptr_t nameTable                        = 0x10         ;
        constexpr std::uintptr_t schemaNames                      = 0x18         ;
        constexpr std::uintptr_t eventHandler                     = 0x20         ;
        constexpr std::uintptr_t compilationSettings              = 0x28         ;
        constexpr std::uintptr_t errorCount                       = 0x30         ;
        constexpr std::uintptr_t NsXml                            = 0x38         ;
        constexpr std::uintptr_t Xmlns                            = 0x40         ;
        constexpr std::uintptr_t NsXsi                            = 0x48         ;
        constexpr std::uintptr_t targetNamespace                  = 0x50         ;
        constexpr std::uintptr_t rootSchema                       = 0x58         ;
        constexpr std::uintptr_t currentSchema                    = 0x60         ;
        constexpr std::uintptr_t elementFormDefault               = 0x68         ;
        constexpr std::uintptr_t attributeFormDefault             = 0x6C         ;
        constexpr std::uintptr_t blockDefault                     = 0x70         ;
        constexpr std::uintptr_t finalDefault                     = 0x74         ;
        constexpr std::uintptr_t schemaLocations                  = 0x78         ;
        constexpr std::uintptr_t chameleonSchemas                 = 0x80         ;
        constexpr std::uintptr_t referenceNamespaces              = 0x88         ;
        constexpr std::uintptr_t processedExternals               = 0x90         ;
        constexpr std::uintptr_t lockList                         = 0x98         ;
        constexpr std::uintptr_t readerSettings                   = 0xA0         ;
        constexpr std::uintptr_t rootSchemaForRedefine            = 0xA8         ;
        constexpr std::uintptr_t redefinedList                    = 0xB0         ;
        constexpr std::uintptr_t xmlResolver                      = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t builtInSchemaForXmlNS            = 0x0          ;
        }

    }

    namespace System_Xml_Schema__SchemaAttDef
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t prefix                           = 0x18         ;
        constexpr std::uintptr_t isDeclaredInExternal             = 0x20         ;
        constexpr std::uintptr_t presence                         = 0x24         ;
        constexpr std::uintptr_t schemaType                       = 0x28         ;
        constexpr std::uintptr_t datatype                         = 0x30         ;
        constexpr std::uintptr_t defaultValueRaw                  = 0x38         ;
        constexpr std::uintptr_t defaultValueTyped                = 0x40         ;
        constexpr std::uintptr_t maxLength                        = 0x48         ;
        constexpr std::uintptr_t minLength                        = 0x50         ;
        constexpr std::uintptr_t values                           = 0x58         ;
        constexpr std::uintptr_t defExpanded                      = 0x60         ;
        constexpr std::uintptr_t lineNum                          = 0x68         ;
        constexpr std::uintptr_t linePos                          = 0x6C         ;
        constexpr std::uintptr_t valueLineNum                     = 0x70         ;
        constexpr std::uintptr_t valueLinePos                     = 0x74         ;
        constexpr std::uintptr_t reserved                         = 0x78         ;
        constexpr std::uintptr_t defaultValueChecked              = 0x7C         ;
        constexpr std::uintptr_t schemaAttribute                  = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Xml_Schema__SchemaCollectionCompiler
    {
        constexpr std::uintptr_t nameTable                        = 0x10         ;
        constexpr std::uintptr_t schemaNames                      = 0x18         ;
        constexpr std::uintptr_t eventHandler                     = 0x20         ;
        constexpr std::uintptr_t compilationSettings              = 0x28         ;
        constexpr std::uintptr_t errorCount                       = 0x30         ;
        constexpr std::uintptr_t NsXml                            = 0x38         ;
        constexpr std::uintptr_t compileContentModel              = 0x40         ;
        constexpr std::uintptr_t examplars                        = 0x48         ;
        constexpr std::uintptr_t complexTypeStack                 = 0x50         ;
        constexpr std::uintptr_t schema                           = 0x58         ;
    }

    namespace System_Xml_Schema__SchemaCollectionPreprocessor
    {
        constexpr std::uintptr_t nameTable                        = 0x10         ;
        constexpr std::uintptr_t schemaNames                      = 0x18         ;
        constexpr std::uintptr_t eventHandler                     = 0x20         ;
        constexpr std::uintptr_t compilationSettings              = 0x28         ;
        constexpr std::uintptr_t errorCount                       = 0x30         ;
        constexpr std::uintptr_t NsXml                            = 0x38         ;
        constexpr std::uintptr_t schema                           = 0x40         ;
        constexpr std::uintptr_t targetNamespace                  = 0x48         ;
        constexpr std::uintptr_t buildinIncluded                  = 0x50         ;
        constexpr std::uintptr_t elementFormDefault               = 0x54         ;
        constexpr std::uintptr_t attributeFormDefault             = 0x58         ;
        constexpr std::uintptr_t blockDefault                     = 0x5C         ;
        constexpr std::uintptr_t finalDefault                     = 0x60         ;
        constexpr std::uintptr_t schemaLocations                  = 0x68         ;
        constexpr std::uintptr_t referenceNamespaces              = 0x70         ;
        constexpr std::uintptr_t Xmlns                            = 0x78         ;
        constexpr std::uintptr_t xmlResolver                      = 0x80         ;
    }

    namespace System_Xml_Schema__SchemaDeclBase
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t prefix                           = 0x18         ;
        constexpr std::uintptr_t isDeclaredInExternal             = 0x20         ;
        constexpr std::uintptr_t presence                         = 0x24         ;
        constexpr std::uintptr_t schemaType                       = 0x28         ;
        constexpr std::uintptr_t datatype                         = 0x30         ;
        constexpr std::uintptr_t defaultValueRaw                  = 0x38         ;
        constexpr std::uintptr_t defaultValueTyped                = 0x40         ;
        constexpr std::uintptr_t maxLength                        = 0x48         ;
        constexpr std::uintptr_t minLength                        = 0x50         ;
        constexpr std::uintptr_t values                           = 0x58         ;
    }

    namespace System_Xml_Schema__SchemaElementDecl
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t prefix                           = 0x18         ;
        constexpr std::uintptr_t isDeclaredInExternal             = 0x20         ;
        constexpr std::uintptr_t presence                         = 0x24         ;
        constexpr std::uintptr_t schemaType                       = 0x28         ;
        constexpr std::uintptr_t datatype                         = 0x30         ;
        constexpr std::uintptr_t defaultValueRaw                  = 0x38         ;
        constexpr std::uintptr_t defaultValueTyped                = 0x40         ;
        constexpr std::uintptr_t maxLength                        = 0x48         ;
        constexpr std::uintptr_t minLength                        = 0x50         ;
        constexpr std::uintptr_t values                           = 0x58         ;
        constexpr std::uintptr_t attdefs                          = 0x60         ;
        constexpr std::uintptr_t defaultAttdefs                   = 0x68         ;
        constexpr std::uintptr_t isIdDeclared                     = 0x70         ;
        constexpr std::uintptr_t hasNonCDataAttribute             = 0x71         ;
        constexpr std::uintptr_t isAbstract                       = 0x72         ;
        constexpr std::uintptr_t isNillable                       = 0x73         ;
        constexpr std::uintptr_t hasRequiredAttribute             = 0x74         ;
        constexpr std::uintptr_t isNotationDeclared               = 0x75         ;
        constexpr std::uintptr_t prohibitedAttributes             = 0x78         ;
        constexpr std::uintptr_t contentValidator                 = 0x80         ;
        constexpr std::uintptr_t anyAttribute                     = 0x88         ;
        constexpr std::uintptr_t block                            = 0x90         ;
        constexpr std::uintptr_t constraints                      = 0x98         ;
        constexpr std::uintptr_t schemaElement                    = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Xml_Schema__SchemaEntity
    {
        constexpr std::uintptr_t qname                            = 0x10         ;
        constexpr std::uintptr_t url                              = 0x18         ;
        constexpr std::uintptr_t pubid                            = 0x20         ;
        constexpr std::uintptr_t text                             = 0x28         ;
        constexpr std::uintptr_t ndata                            = 0x30         ;
        constexpr std::uintptr_t lineNumber                       = 0x38         ;
        constexpr std::uintptr_t linePosition                     = 0x3C         ;
        constexpr std::uintptr_t isParameter                      = 0x40         ;
        constexpr std::uintptr_t isExternal                       = 0x41         ;
        constexpr std::uintptr_t parsingInProgress                = 0x42         ;
        constexpr std::uintptr_t isDeclaredInExternal             = 0x43         ;
        constexpr std::uintptr_t baseURI                          = 0x48         ;
        constexpr std::uintptr_t declaredURI                      = 0x50         ;
    }

    namespace System_Xml_Schema__AttributeMatchState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__SchemaInfo
    {
        constexpr std::uintptr_t elementDecls                     = 0x10         ;
        constexpr std::uintptr_t undeclaredElementDecls           = 0x18         ;
        constexpr std::uintptr_t generalEntities                  = 0x20         ;
        constexpr std::uintptr_t parameterEntities                = 0x28         ;
        constexpr std::uintptr_t docTypeName                      = 0x30         ;
        constexpr std::uintptr_t internalDtdSubset                = 0x38         ;
        constexpr std::uintptr_t hasNonCDataAttributes            = 0x40         ;
        constexpr std::uintptr_t hasDefaultAttributes             = 0x41         ;
        constexpr std::uintptr_t targetNamespaces                 = 0x48         ;
        constexpr std::uintptr_t attributeDecls                   = 0x50         ;
        constexpr std::uintptr_t errorCount                       = 0x58         ;
        constexpr std::uintptr_t schemaType                       = 0x5C         ;
        constexpr std::uintptr_t elementDeclsByType               = 0x60         ;
        constexpr std::uintptr_t notations                        = 0x68         ;
    }

    namespace System_Xml_Schema__SchemaNames
    {
        constexpr std::uintptr_t nameTable                        = 0x10         ;
        constexpr std::uintptr_t NsDataType                       = 0x18         ;
        constexpr std::uintptr_t NsDataTypeAlias                  = 0x20         ;
        constexpr std::uintptr_t NsDataTypeOld                    = 0x28         ;
        constexpr std::uintptr_t NsXml                            = 0x30         ;
        constexpr std::uintptr_t NsXmlNs                          = 0x38         ;
        constexpr std::uintptr_t NsXdr                            = 0x40         ;
        constexpr std::uintptr_t NsXdrAlias                       = 0x48         ;
        constexpr std::uintptr_t NsXs                             = 0x50         ;
        constexpr std::uintptr_t NsXsi                            = 0x58         ;
        constexpr std::uintptr_t XsiType                          = 0x60         ;
        constexpr std::uintptr_t XsiNil                           = 0x68         ;
        constexpr std::uintptr_t XsiSchemaLocation                = 0x70         ;
        constexpr std::uintptr_t XsiNoNamespaceSchemaLocation     = 0x78         ;
        constexpr std::uintptr_t XsdSchema                        = 0x80         ;
        constexpr std::uintptr_t XdrSchema                        = 0x88         ;
        constexpr std::uintptr_t QnPCData                         = 0x90         ;
        constexpr std::uintptr_t QnXml                            = 0x98         ;
        constexpr std::uintptr_t QnXmlNs                          = 0xA0         ;
        constexpr std::uintptr_t QnDtDt                           = 0xA8         ;
        constexpr std::uintptr_t QnXmlLang                        = 0xB0         ;
        constexpr std::uintptr_t QnName                           = 0xB8         ;
        constexpr std::uintptr_t QnType                           = 0xC0         ;
        constexpr std::uintptr_t QnMaxOccurs                      = 0xC8         ;
        constexpr std::uintptr_t QnMinOccurs                      = 0xD0         ;
        constexpr std::uintptr_t QnInfinite                       = 0xD8         ;
        constexpr std::uintptr_t QnModel                          = 0xE0         ;
        constexpr std::uintptr_t QnOpen                           = 0xE8         ;
        constexpr std::uintptr_t QnClosed                         = 0xF0         ;
        constexpr std::uintptr_t QnContent                        = 0xF8         ;
        constexpr std::uintptr_t QnMixed                          = 0x100        ;
        constexpr std::uintptr_t QnEmpty                          = 0x108        ;
        constexpr std::uintptr_t QnEltOnly                        = 0x110        ;
        constexpr std::uintptr_t QnTextOnly                       = 0x118        ;
        constexpr std::uintptr_t QnOrder                          = 0x120        ;
        constexpr std::uintptr_t QnSeq                            = 0x128        ;
        constexpr std::uintptr_t QnOne                            = 0x130        ;
        constexpr std::uintptr_t QnMany                           = 0x138        ;
        constexpr std::uintptr_t QnRequired                       = 0x140        ;
        constexpr std::uintptr_t QnYes                            = 0x148        ;
        constexpr std::uintptr_t QnNo                             = 0x150        ;
        constexpr std::uintptr_t QnString                         = 0x158        ;
        constexpr std::uintptr_t QnID                             = 0x160        ;
        constexpr std::uintptr_t QnIDRef                          = 0x168        ;
        constexpr std::uintptr_t QnIDRefs                         = 0x170        ;
        constexpr std::uintptr_t QnEntity                         = 0x178        ;
        constexpr std::uintptr_t QnEntities                       = 0x180        ;
        constexpr std::uintptr_t QnNmToken                        = 0x188        ;
        constexpr std::uintptr_t QnNmTokens                       = 0x190        ;
        constexpr std::uintptr_t QnEnumeration                    = 0x198        ;
        constexpr std::uintptr_t QnDefault                        = 0x1A0        ;
        constexpr std::uintptr_t QnXdrSchema                      = 0x1A8        ;
        constexpr std::uintptr_t QnXdrElementType                 = 0x1B0        ;
        constexpr std::uintptr_t QnXdrElement                     = 0x1B8        ;
        constexpr std::uintptr_t QnXdrGroup                       = 0x1C0        ;
        constexpr std::uintptr_t QnXdrAttributeType               = 0x1C8        ;
        constexpr std::uintptr_t QnXdrAttribute                   = 0x1D0        ;
        constexpr std::uintptr_t QnXdrDataType                    = 0x1D8        ;
        constexpr std::uintptr_t QnXdrDescription                 = 0x1E0        ;
        constexpr std::uintptr_t QnXdrExtends                     = 0x1E8        ;
        constexpr std::uintptr_t QnXdrAliasSchema                 = 0x1F0        ;
        constexpr std::uintptr_t QnDtType                         = 0x1F8        ;
        constexpr std::uintptr_t QnDtValues                       = 0x200        ;
        constexpr std::uintptr_t QnDtMaxLength                    = 0x208        ;
        constexpr std::uintptr_t QnDtMinLength                    = 0x210        ;
        constexpr std::uintptr_t QnDtMax                          = 0x218        ;
        constexpr std::uintptr_t QnDtMin                          = 0x220        ;
        constexpr std::uintptr_t QnDtMinExclusive                 = 0x228        ;
        constexpr std::uintptr_t QnDtMaxExclusive                 = 0x230        ;
        constexpr std::uintptr_t QnTargetNamespace                = 0x238        ;
        constexpr std::uintptr_t QnVersion                        = 0x240        ;
        constexpr std::uintptr_t QnFinalDefault                   = 0x248        ;
        constexpr std::uintptr_t QnBlockDefault                   = 0x250        ;
        constexpr std::uintptr_t QnFixed                          = 0x258        ;
        constexpr std::uintptr_t QnAbstract                       = 0x260        ;
        constexpr std::uintptr_t QnBlock                          = 0x268        ;
        constexpr std::uintptr_t QnSubstitutionGroup              = 0x270        ;
        constexpr std::uintptr_t QnFinal                          = 0x278        ;
        constexpr std::uintptr_t QnNillable                       = 0x280        ;
        constexpr std::uintptr_t QnRef                            = 0x288        ;
        constexpr std::uintptr_t QnBase                           = 0x290        ;
        constexpr std::uintptr_t QnDerivedBy                      = 0x298        ;
        constexpr std::uintptr_t QnNamespace                      = 0x2A0        ;
        constexpr std::uintptr_t QnProcessContents                = 0x2A8        ;
        constexpr std::uintptr_t QnRefer                          = 0x2B0        ;
        constexpr std::uintptr_t QnPublic                         = 0x2B8        ;
        constexpr std::uintptr_t QnSystem                         = 0x2C0        ;
        constexpr std::uintptr_t QnSchemaLocation                 = 0x2C8        ;
        constexpr std::uintptr_t QnValue                          = 0x2D0        ;
        constexpr std::uintptr_t QnUse                            = 0x2D8        ;
        constexpr std::uintptr_t QnForm                           = 0x2E0        ;
        constexpr std::uintptr_t QnElementFormDefault             = 0x2E8        ;
        constexpr std::uintptr_t QnAttributeFormDefault           = 0x2F0        ;
        constexpr std::uintptr_t QnItemType                       = 0x2F8        ;
        constexpr std::uintptr_t QnMemberTypes                    = 0x300        ;
        constexpr std::uintptr_t QnXPath                          = 0x308        ;
        constexpr std::uintptr_t QnXsdSchema                      = 0x310        ;
        constexpr std::uintptr_t QnXsdAnnotation                  = 0x318        ;
        constexpr std::uintptr_t QnXsdInclude                     = 0x320        ;
        constexpr std::uintptr_t QnXsdImport                      = 0x328        ;
        constexpr std::uintptr_t QnXsdElement                     = 0x330        ;
        constexpr std::uintptr_t QnXsdAttribute                   = 0x338        ;
        constexpr std::uintptr_t QnXsdAttributeGroup              = 0x340        ;
        constexpr std::uintptr_t QnXsdAnyAttribute                = 0x348        ;
        constexpr std::uintptr_t QnXsdGroup                       = 0x350        ;
        constexpr std::uintptr_t QnXsdAll                         = 0x358        ;
        constexpr std::uintptr_t QnXsdChoice                      = 0x360        ;
        constexpr std::uintptr_t QnXsdSequence                    = 0x368        ;
        constexpr std::uintptr_t QnXsdAny                         = 0x370        ;
        constexpr std::uintptr_t QnXsdNotation                    = 0x378        ;
        constexpr std::uintptr_t QnXsdSimpleType                  = 0x380        ;
        constexpr std::uintptr_t QnXsdComplexType                 = 0x388        ;
        constexpr std::uintptr_t QnXsdUnique                      = 0x390        ;
        constexpr std::uintptr_t QnXsdKey                         = 0x398        ;
        constexpr std::uintptr_t QnXsdKeyRef                      = 0x3A0        ;
        constexpr std::uintptr_t QnXsdSelector                    = 0x3A8        ;
        constexpr std::uintptr_t QnXsdField                       = 0x3B0        ;
        constexpr std::uintptr_t QnXsdMinExclusive                = 0x3B8        ;
        constexpr std::uintptr_t QnXsdMinInclusive                = 0x3C0        ;
        constexpr std::uintptr_t QnXsdMaxInclusive                = 0x3C8        ;
        constexpr std::uintptr_t QnXsdMaxExclusive                = 0x3D0        ;
        constexpr std::uintptr_t QnXsdTotalDigits                 = 0x3D8        ;
        constexpr std::uintptr_t QnXsdFractionDigits              = 0x3E0        ;
        constexpr std::uintptr_t QnXsdLength                      = 0x3E8        ;
        constexpr std::uintptr_t QnXsdMinLength                   = 0x3F0        ;
        constexpr std::uintptr_t QnXsdMaxLength                   = 0x3F8        ;
        constexpr std::uintptr_t QnXsdEnumeration                 = 0x400        ;
        constexpr std::uintptr_t QnXsdPattern                     = 0x408        ;
        constexpr std::uintptr_t QnXsdDocumentation               = 0x410        ;
        constexpr std::uintptr_t QnXsdAppinfo                     = 0x418        ;
        constexpr std::uintptr_t QnSource                         = 0x420        ;
        constexpr std::uintptr_t QnXsdComplexContent              = 0x428        ;
        constexpr std::uintptr_t QnXsdSimpleContent               = 0x430        ;
        constexpr std::uintptr_t QnXsdRestriction                 = 0x438        ;
        constexpr std::uintptr_t QnXsdExtension                   = 0x440        ;
        constexpr std::uintptr_t QnXsdUnion                       = 0x448        ;
        constexpr std::uintptr_t QnXsdList                        = 0x450        ;
        constexpr std::uintptr_t QnXsdWhiteSpace                  = 0x458        ;
        constexpr std::uintptr_t QnXsdRedefine                    = 0x460        ;
        constexpr std::uintptr_t QnXsdAnyType                     = 0x468        ;
        constexpr std::uintptr_t TokenToQName                     = 0x470        ;
    }

    namespace System_Xml_Schema__SchemaNamespaceManager
    {
        constexpr std::uintptr_t nsdecls                          = 0x10         ;
        constexpr std::uintptr_t lastDecl                         = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t scopeId                          = 0x28         ;
        constexpr std::uintptr_t hashTable                        = 0x30         ;
        constexpr std::uintptr_t useHashtable                     = 0x38         ;
        constexpr std::uintptr_t xml                              = 0x40         ;
        constexpr std::uintptr_t xmlNs                            = 0x48         ;
        constexpr std::uintptr_t node                             = 0x50         ;
    }

    namespace System_Xml_Schema__SchemaNotation
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t systemLiteral                    = 0x18         ;
        constexpr std::uintptr_t pubid                            = 0x20         ;
    }

    namespace System_Xml_Schema__Compiler
    {
        constexpr std::uintptr_t nameTable                        = 0x10         ;
        constexpr std::uintptr_t schemaNames                      = 0x18         ;
        constexpr std::uintptr_t eventHandler                     = 0x20         ;
        constexpr std::uintptr_t compilationSettings              = 0x28         ;
        constexpr std::uintptr_t errorCount                       = 0x30         ;
        constexpr std::uintptr_t NsXml                            = 0x38         ;
        constexpr std::uintptr_t restrictionErrorMsg              = 0x40         ;
        constexpr std::uintptr_t attributes                       = 0x48         ;
        constexpr std::uintptr_t attributeGroups                  = 0x50         ;
        constexpr std::uintptr_t elements                         = 0x58         ;
        constexpr std::uintptr_t schemaTypes                      = 0x60         ;
        constexpr std::uintptr_t groups                           = 0x68         ;
        constexpr std::uintptr_t notations                        = 0x70         ;
        constexpr std::uintptr_t examplars                        = 0x78         ;
        constexpr std::uintptr_t identityConstraints              = 0x80         ;
        constexpr std::uintptr_t complexTypeStack                 = 0x88         ;
        constexpr std::uintptr_t schemasToCompile                 = 0x90         ;
        constexpr std::uintptr_t importedSchemas                  = 0x98         ;
        constexpr std::uintptr_t schemaForSchema                  = 0xA0         ;
    }

    namespace System_Xml_Schema__SchemaType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__ValidationEventArgs
    {
        constexpr std::uintptr_t ex                               = 0x10         ;
        constexpr std::uintptr_t severity                         = 0x18         ;
    }

    namespace System_Xml_Schema__ValidationEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Schema__StateUnion
    {
        constexpr std::uintptr_t State                            = 0x0          ;
    }

    namespace System_Xml_Schema__ValidationState
    {
        constexpr std::uintptr_t IsNill                           = 0x10         ;
        constexpr std::uintptr_t IsDefault                        = 0x11         ;
        constexpr std::uintptr_t NeedValidateChildren             = 0x12         ;
        constexpr std::uintptr_t CheckRequiredAttribute           = 0x13         ;
        constexpr std::uintptr_t ValidationSkipped                = 0x14         ;
        constexpr std::uintptr_t ProcessContents                  = 0x18         ;
        constexpr std::uintptr_t Validity                         = 0x1C         ;
        constexpr std::uintptr_t ElementDecl                      = 0x20         ;
        constexpr std::uintptr_t ElementDeclBeforeXsi             = 0x28         ;
        constexpr std::uintptr_t LocalName                        = 0x30         ;
        constexpr std::uintptr_t Namespace                        = 0x38         ;
        constexpr std::uintptr_t Constr                           = 0x40         ;
        constexpr std::uintptr_t CurrentState                     = 0x48         ;
        constexpr std::uintptr_t HasMatched                       = 0x4C         ;
        constexpr std::uintptr_t CurPos                           = 0x50         ;
        constexpr std::uintptr_t AllElementsSet                   = 0x58         ;
        constexpr std::uintptr_t RunningPositions                 = 0x60         ;
        constexpr std::uintptr_t TooComplex                       = 0x68         ;
    }

    namespace System_Xml_Schema__XdrBuilder
    {
        constexpr std::uintptr_t _SchemaInfo                      = 0x10         ;
        constexpr std::uintptr_t _TargetNamespace                 = 0x18         ;
        constexpr std::uintptr_t _reader                          = 0x20         ;
        constexpr std::uintptr_t positionInfo                     = 0x28         ;
        constexpr std::uintptr_t _contentValidator                = 0x30         ;
        constexpr std::uintptr_t _CurState                        = 0x38         ;
        constexpr std::uintptr_t _NextState                       = 0x40         ;
        constexpr std::uintptr_t _StateHistory                    = 0x48         ;
        constexpr std::uintptr_t _GroupStack                      = 0x50         ;
        constexpr std::uintptr_t _XdrName                         = 0x58         ;
        constexpr std::uintptr_t _XdrPrefix                       = 0x60         ;
        constexpr std::uintptr_t _ElementDef                      = 0x68         ;
        constexpr std::uintptr_t _GroupDef                        = 0x70         ;
        constexpr std::uintptr_t _AttributeDef                    = 0x78         ;
        constexpr std::uintptr_t _UndefinedAttributeTypes         = 0x80         ;
        constexpr std::uintptr_t _BaseDecl                        = 0x88         ;
        constexpr std::uintptr_t _NameTable                       = 0x90         ;
        constexpr std::uintptr_t _SchemaNames                     = 0x98         ;
        constexpr std::uintptr_t _CurNsMgr                        = 0xA0         ;
        constexpr std::uintptr_t _Text                            = 0xA8         ;
        constexpr std::uintptr_t validationEventHandler           = 0xB0         ;
        constexpr std::uintptr_t _UndeclaredElements              = 0xB8         ;
        constexpr std::uintptr_t xmlResolver                      = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t S_XDR_Root_Element               = 0x0          ;
            constexpr std::uintptr_t S_XDR_Root_SubElements           = 0x8          ;
            constexpr std::uintptr_t S_XDR_ElementType_SubElements    = 0x10         ;
            constexpr std::uintptr_t S_XDR_AttributeType_SubElements  = 0x18         ;
            constexpr std::uintptr_t S_XDR_Group_SubElements          = 0x20         ;
            constexpr std::uintptr_t S_XDR_Root_Attributes            = 0x28         ;
            constexpr std::uintptr_t S_XDR_ElementType_Attributes     = 0x30         ;
            constexpr std::uintptr_t S_XDR_AttributeType_Attributes   = 0x38         ;
            constexpr std::uintptr_t S_XDR_Element_Attributes         = 0x40         ;
            constexpr std::uintptr_t S_XDR_Attribute_Attributes       = 0x48         ;
            constexpr std::uintptr_t S_XDR_Group_Attributes           = 0x50         ;
            constexpr std::uintptr_t S_XDR_ElementDataType_Attributes = 0x58         ;
            constexpr std::uintptr_t S_XDR_AttributeDataType_Attributes = 0x60         ;
            constexpr std::uintptr_t S_SchemaEntries                  = 0x68         ;
        }

    }

    namespace System_Xml_Schema__XdrValidator
    {
        constexpr std::uintptr_t schemaCollection                 = 0x10         ;
        constexpr std::uintptr_t eventHandling                    = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t schemaNames                      = 0x28         ;
        constexpr std::uintptr_t positionInfo                     = 0x30         ;
        constexpr std::uintptr_t xmlResolver                      = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schemaInfo                       = 0x48         ;
        constexpr std::uintptr_t reader                           = 0x50         ;
        constexpr std::uintptr_t elementName                      = 0x58         ;
        constexpr std::uintptr_t context                          = 0x60         ;
        constexpr std::uintptr_t textValue                        = 0x68         ;
        constexpr std::uintptr_t textString                       = 0x70         ;
        constexpr std::uintptr_t hasSibling                       = 0x78         ;
        constexpr std::uintptr_t checkDatatype                    = 0x79         ;
        constexpr std::uintptr_t validationStack                  = 0x80         ;
        constexpr std::uintptr_t attPresence                      = 0x88         ;
        constexpr std::uintptr_t name                             = 0x90         ;
        constexpr std::uintptr_t nsManager                        = 0x98         ;
        constexpr std::uintptr_t isProcessContents                = 0xA0         ;
        constexpr std::uintptr_t IDs                              = 0xA8         ;
        constexpr std::uintptr_t idRefListHead                    = 0xB0         ;
        constexpr std::uintptr_t inlineSchemaParser               = 0xB8         ;
    }

    namespace System_Xml_Schema__XmlAtomicValue
    {
        constexpr std::uintptr_t xmlType                          = 0x10         ;
        constexpr std::uintptr_t objVal                           = 0x18         ;
        constexpr std::uintptr_t clrType                          = 0x20         ;
        constexpr std::uintptr_t unionVal                         = 0x28         ;
        constexpr std::uintptr_t nsPrefix                         = 0x30         ;
    }

    namespace System_Xml_Schema__XmlSchema
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t attributeFormDefault             = 0x38         ;
        constexpr std::uintptr_t elementFormDefault               = 0x3C         ;
        constexpr std::uintptr_t blockDefault                     = 0x40         ;
        constexpr std::uintptr_t finalDefault                     = 0x44         ;
        constexpr std::uintptr_t targetNs                         = 0x48         ;
        constexpr std::uintptr_t version                          = 0x50         ;
        constexpr std::uintptr_t includes                         = 0x58         ;
        constexpr std::uintptr_t items                            = 0x60         ;
        constexpr std::uintptr_t id                               = 0x68         ;
        constexpr std::uintptr_t moreAttributes                   = 0x70         ;
        constexpr std::uintptr_t isCompiled                       = 0x78         ;
        constexpr std::uintptr_t isCompiledBySet                  = 0x79         ;
        constexpr std::uintptr_t isPreprocessed                   = 0x7A         ;
        constexpr std::uintptr_t isRedefined                      = 0x7B         ;
        constexpr std::uintptr_t errorCount                       = 0x7C         ;
        constexpr std::uintptr_t attributes                       = 0x80         ;
        constexpr std::uintptr_t attributeGroups                  = 0x88         ;
        constexpr std::uintptr_t elements                         = 0x90         ;
        constexpr std::uintptr_t types                            = 0x98         ;
        constexpr std::uintptr_t groups                           = 0xA0         ;
        constexpr std::uintptr_t notations                        = 0xA8         ;
        constexpr std::uintptr_t identityConstraints              = 0xB0         ;
        constexpr std::uintptr_t importedSchemas                  = 0xB8         ;
        constexpr std::uintptr_t importedNamespaces               = 0xC0         ;
        constexpr std::uintptr_t schemaId                         = 0xC8         ;
        constexpr std::uintptr_t baseUri                          = 0xD0         ;
        constexpr std::uintptr_t isChameleon                      = 0xD8         ;
        constexpr std::uintptr_t ids                              = 0xE0         ;
        constexpr std::uintptr_t document                         = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t globalIdCounter                  = 0x0          ;
        }

    }

    namespace System_Xml_Schema__XmlSchemaAll
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;
        constexpr std::uintptr_t items                            = 0x78         ;
    }

    namespace System_Xml_Schema__XmlSchemaAnnotated
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
    }

    namespace System_Xml_Schema__XmlSchemaAnnotation
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t items                            = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
    }

    namespace System_Xml_Schema__XmlSchemaAny
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;
        constexpr std::uintptr_t ns                               = 0x78         ;
        constexpr std::uintptr_t processContents                  = 0x80         ;
        constexpr std::uintptr_t namespaceList                    = 0x88         ;
    }

    namespace System_Xml_Schema__XmlSchemaAnyAttribute
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t ns                               = 0x50         ;
        constexpr std::uintptr_t processContents                  = 0x58         ;
        constexpr std::uintptr_t namespaceList                    = 0x60         ;
    }

    namespace System_Xml_Schema__XmlSchemaAppInfo
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t source                           = 0x38         ;
        constexpr std::uintptr_t markup                           = 0x40         ;
    }

    namespace System_Xml_Schema__XmlSchemaAttribute
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t defaultValue                     = 0x50         ;
        constexpr std::uintptr_t fixedValue                       = 0x58         ;
        constexpr std::uintptr_t name                             = 0x60         ;
        constexpr std::uintptr_t form                             = 0x68         ;
        constexpr std::uintptr_t use                              = 0x6C         ;
        constexpr std::uintptr_t refName                          = 0x70         ;
        constexpr std::uintptr_t typeName                         = 0x78         ;
        constexpr std::uintptr_t qualifiedName                    = 0x80         ;
        constexpr std::uintptr_t type                             = 0x88         ;
        constexpr std::uintptr_t attributeType                    = 0x90         ;
        constexpr std::uintptr_t attDef                           = 0x98         ;
    }

    namespace System_Xml_Schema__XmlSchemaAttributeGroup
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t attributes                       = 0x58         ;
        constexpr std::uintptr_t anyAttribute                     = 0x60         ;
        constexpr std::uintptr_t qname                            = 0x68         ;
        constexpr std::uintptr_t redefined                        = 0x70         ;
        constexpr std::uintptr_t attributeUses                    = 0x78         ;
        constexpr std::uintptr_t attributeWildcard                = 0x80         ;
        constexpr std::uintptr_t selfReferenceCount               = 0x88         ;
    }

    namespace System_Xml_Schema__XmlSchemaAttributeGroupRef
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t refName                          = 0x50         ;
    }

    namespace System_Xml_Schema__XmlSchemaChoice
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;
        constexpr std::uintptr_t items                            = 0x78         ;
    }

    namespace System_Xml_Schema__XmlSchemaCollection
    {
        constexpr std::uintptr_t collection                       = 0x10         ;
        constexpr std::uintptr_t nameTable                        = 0x18         ;
        constexpr std::uintptr_t schemaNames                      = 0x20         ;
        constexpr std::uintptr_t wLock                            = 0x28         ;
        constexpr std::uintptr_t timeout                          = 0x30         ;
        constexpr std::uintptr_t isThreadSafe                     = 0x34         ;
        constexpr std::uintptr_t validationEventHandler           = 0x38         ;
        constexpr std::uintptr_t xmlResolver                      = 0x40         ;
    }

    namespace System_Xml_Schema__XmlSchemaCollectionNode
    {
        constexpr std::uintptr_t namespaceUri                     = 0x10         ;
        constexpr std::uintptr_t schemaInfo                       = 0x18         ;
        constexpr std::uintptr_t schema                           = 0x20         ;
    }

    namespace System_Xml_Schema__XmlSchemaCollectionEnumerator
    {
        constexpr std::uintptr_t enumerator                       = 0x10         ;
    }

    namespace System_Xml_Schema__XmlSchemaCompilationSettings
    {
        constexpr std::uintptr_t enableUpaCheck                   = 0x10         ;
    }

    namespace System_Xml_Schema__XmlSchemaComplexContent
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t content                          = 0x50         ;
        constexpr std::uintptr_t isMixed                          = 0x58         ;
        constexpr std::uintptr_t hasMixedAttribute                = 0x59         ;
    }

    namespace System_Xml_Schema__XmlSchemaComplexContentExtension
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t particle                         = 0x50         ;
        constexpr std::uintptr_t attributes                       = 0x58         ;
        constexpr std::uintptr_t anyAttribute                     = 0x60         ;
        constexpr std::uintptr_t baseTypeName                     = 0x68         ;
    }

    namespace System_Xml_Schema__XmlSchemaComplexContentRestriction
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t particle                         = 0x50         ;
        constexpr std::uintptr_t attributes                       = 0x58         ;
        constexpr std::uintptr_t anyAttribute                     = 0x60         ;
        constexpr std::uintptr_t baseTypeName                     = 0x68         ;
    }

    namespace System_Xml_Schema__XmlSchemaComplexType
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t final                            = 0x58         ;
        constexpr std::uintptr_t derivedBy                        = 0x5C         ;
        constexpr std::uintptr_t baseSchemaType                   = 0x60         ;
        constexpr std::uintptr_t datatype                         = 0x68         ;
        constexpr std::uintptr_t finalResolved                    = 0x70         ;
        constexpr std::uintptr_t elementDecl                      = 0x78         ;
        constexpr std::uintptr_t qname                            = 0x80         ;
        constexpr std::uintptr_t redefined                        = 0x88         ;
        constexpr std::uintptr_t contentType                      = 0x90         ;
        constexpr std::uintptr_t block                            = 0x98         ;
        constexpr std::uintptr_t contentModel                     = 0xA0         ;
        constexpr std::uintptr_t particle                         = 0xA8         ;
        constexpr std::uintptr_t attributes                       = 0xB0         ;
        constexpr std::uintptr_t anyAttribute                     = 0xB8         ;
        constexpr std::uintptr_t contentTypeParticle              = 0xC0         ;
        constexpr std::uintptr_t blockResolved                    = 0xC8         ;
        constexpr std::uintptr_t localElements                    = 0xD0         ;
        constexpr std::uintptr_t attributeUses                    = 0xD8         ;
        constexpr std::uintptr_t attributeWildcard                = 0xE0         ;
        constexpr std::uintptr_t pvFlags                          = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t anyTypeLax                       = 0x0          ;
            constexpr std::uintptr_t anyTypeSkip                      = 0x8          ;
            constexpr std::uintptr_t untypedAnyType                   = 0x10         ;
        }

    }

    namespace System_Xml_Schema__XmlSchemaContent
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
    }

    namespace System_Xml_Schema__XmlSchemaContentModel
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
    }

    namespace System_Xml_Schema__XmlSchemaContentProcessing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlSchemaContentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlSchemaDerivationMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlSchemaDocumentation
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t source                           = 0x38         ;
        constexpr std::uintptr_t language                         = 0x40         ;
        constexpr std::uintptr_t markup                           = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t languageType                     = 0x0          ;
        }

    }

    namespace System_Xml_Schema__XmlSchemaElement
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;
        constexpr std::uintptr_t isAbstract                       = 0x78         ;
        constexpr std::uintptr_t hasAbstractAttribute             = 0x79         ;
        constexpr std::uintptr_t isNillable                       = 0x7A         ;
        constexpr std::uintptr_t hasNillableAttribute             = 0x7B         ;
        constexpr std::uintptr_t isLocalTypeDerivationChecked     = 0x7C         ;
        constexpr std::uintptr_t block                            = 0x80         ;
        constexpr std::uintptr_t final                            = 0x84         ;
        constexpr std::uintptr_t form                             = 0x88         ;
        constexpr std::uintptr_t defaultValue                     = 0x90         ;
        constexpr std::uintptr_t fixedValue                       = 0x98         ;
        constexpr std::uintptr_t name                             = 0xA0         ;
        constexpr std::uintptr_t refName                          = 0xA8         ;
        constexpr std::uintptr_t substitutionGroup                = 0xB0         ;
        constexpr std::uintptr_t typeName                         = 0xB8         ;
        constexpr std::uintptr_t type                             = 0xC0         ;
        constexpr std::uintptr_t qualifiedName                    = 0xC8         ;
        constexpr std::uintptr_t elementType                      = 0xD0         ;
        constexpr std::uintptr_t blockResolved                    = 0xD8         ;
        constexpr std::uintptr_t finalResolved                    = 0xDC         ;
        constexpr std::uintptr_t constraints                      = 0xE0         ;
        constexpr std::uintptr_t elementDecl                      = 0xE8         ;
    }

    namespace System_Xml_Schema__XmlSchemaException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t res                              = 0x90         ;
        constexpr std::uintptr_t args                             = 0x98         ;
        constexpr std::uintptr_t sourceUri                        = 0xA0         ;
        constexpr std::uintptr_t lineNumber                       = 0xA8         ;
        constexpr std::uintptr_t linePosition                     = 0xAC         ;
        constexpr std::uintptr_t sourceSchemaObject               = 0xB0         ;
        constexpr std::uintptr_t message                          = 0xB8         ;
    }

    namespace System_Xml_Schema__XmlSchemaExternal
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t location                         = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schema                           = 0x48         ;
        constexpr std::uintptr_t id                               = 0x50         ;
        constexpr std::uintptr_t moreAttributes                   = 0x58         ;
        constexpr std::uintptr_t compositor                       = 0x60         ;
    }

    namespace System_Xml_Schema__FacetType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlSchemaFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaNumericFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaLengthFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaMinLengthFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaMaxLengthFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaPatternFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaEnumerationFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaMinExclusiveFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaMinInclusiveFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaMaxExclusiveFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaMaxInclusiveFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaTotalDigitsFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaFractionDigitsFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaWhiteSpaceFacet
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t value                            = 0x50         ;
        constexpr std::uintptr_t isFixed                          = 0x58         ;
        constexpr std::uintptr_t facetType                        = 0x5C         ;
    }

    namespace System_Xml_Schema__XmlSchemaForm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlSchemaGroup
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t particle                         = 0x58         ;
        constexpr std::uintptr_t canonicalParticle                = 0x60         ;
        constexpr std::uintptr_t qname                            = 0x68         ;
        constexpr std::uintptr_t redefined                        = 0x70         ;
        constexpr std::uintptr_t selfReferenceCount               = 0x78         ;
    }

    namespace System_Xml_Schema__XmlSchemaGroupBase
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;
    }

    namespace System_Xml_Schema__XmlSchemaGroupRef
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;
        constexpr std::uintptr_t refName                          = 0x78         ;
        constexpr std::uintptr_t particle                         = 0x80         ;
        constexpr std::uintptr_t refined                          = 0x88         ;
    }

    namespace System_Xml_Schema__XmlSchemaIdentityConstraint
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t selector                         = 0x58         ;
        constexpr std::uintptr_t fields                           = 0x60         ;
        constexpr std::uintptr_t qualifiedName                    = 0x68         ;
        constexpr std::uintptr_t compiledConstraint               = 0x70         ;
    }

    namespace System_Xml_Schema__XmlSchemaXPath
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t xpath                            = 0x50         ;
    }

    namespace System_Xml_Schema__XmlSchemaUnique
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t selector                         = 0x58         ;
        constexpr std::uintptr_t fields                           = 0x60         ;
        constexpr std::uintptr_t qualifiedName                    = 0x68         ;
        constexpr std::uintptr_t compiledConstraint               = 0x70         ;
    }

    namespace System_Xml_Schema__XmlSchemaKey
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t selector                         = 0x58         ;
        constexpr std::uintptr_t fields                           = 0x60         ;
        constexpr std::uintptr_t qualifiedName                    = 0x68         ;
        constexpr std::uintptr_t compiledConstraint               = 0x70         ;
    }

    namespace System_Xml_Schema__XmlSchemaKeyref
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t selector                         = 0x58         ;
        constexpr std::uintptr_t fields                           = 0x60         ;
        constexpr std::uintptr_t qualifiedName                    = 0x68         ;
        constexpr std::uintptr_t compiledConstraint               = 0x70         ;
        constexpr std::uintptr_t refer                            = 0x78         ;
    }

    namespace System_Xml_Schema__XmlSchemaImport
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t location                         = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schema                           = 0x48         ;
        constexpr std::uintptr_t id                               = 0x50         ;
        constexpr std::uintptr_t moreAttributes                   = 0x58         ;
        constexpr std::uintptr_t compositor                       = 0x60         ;
        constexpr std::uintptr_t ns                               = 0x68         ;
        constexpr std::uintptr_t annotation                       = 0x70         ;
    }

    namespace System_Xml_Schema__XmlSchemaInclude
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t location                         = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schema                           = 0x48         ;
        constexpr std::uintptr_t id                               = 0x50         ;
        constexpr std::uintptr_t moreAttributes                   = 0x58         ;
        constexpr std::uintptr_t compositor                       = 0x60         ;
        constexpr std::uintptr_t annotation                       = 0x68         ;
    }

    namespace System_Xml_Schema__XmlSchemaInfo
    {
        constexpr std::uintptr_t isDefault                        = 0x10         ;
        constexpr std::uintptr_t isNil                            = 0x11         ;
        constexpr std::uintptr_t schemaElement                    = 0x18         ;
        constexpr std::uintptr_t schemaAttribute                  = 0x20         ;
        constexpr std::uintptr_t schemaType                       = 0x28         ;
        constexpr std::uintptr_t memberType                       = 0x30         ;
        constexpr std::uintptr_t validity                         = 0x38         ;
        constexpr std::uintptr_t contentType                      = 0x3C         ;
    }

    namespace System_Xml_Schema__XmlSchemaNotation
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t publicId                         = 0x58         ;
        constexpr std::uintptr_t systemId                         = 0x60         ;
        constexpr std::uintptr_t qname                            = 0x68         ;
    }

    namespace System_Xml_Schema__XmlSchemaObject
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
    }

    namespace System_Xml_Schema__XmlSchemaObjectCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t parent                           = 0x18         ;
    }

    namespace System_Xml_Schema__XmlSchemaObjectEnumerator
    {
        constexpr std::uintptr_t enumerator                       = 0x10         ;
    }

    namespace System_Xml_Schema__XmlSchemaObjectTable
    {
        constexpr std::uintptr_t table                            = 0x10         ;
        constexpr std::uintptr_t entries                          = 0x18         ;
    }

    namespace System_Xml_Schema__XmlSchemaParticle
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Xml_Schema__XmlSchemaRedefine
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t location                         = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schema                           = 0x48         ;
        constexpr std::uintptr_t id                               = 0x50         ;
        constexpr std::uintptr_t moreAttributes                   = 0x58         ;
        constexpr std::uintptr_t compositor                       = 0x60         ;
        constexpr std::uintptr_t items                            = 0x68         ;
        constexpr std::uintptr_t attributeGroups                  = 0x70         ;
        constexpr std::uintptr_t types                            = 0x78         ;
        constexpr std::uintptr_t groups                           = 0x80         ;
    }

    namespace System_Xml_Schema__XmlSchemaSequence
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t minOccurs                        = 0x50         ;
        constexpr std::uintptr_t maxOccurs                        = 0x60         ;
        constexpr std::uintptr_t flags                            = 0x70         ;
        constexpr std::uintptr_t items                            = 0x78         ;
    }

    namespace System_Xml_Schema__XmlSchemaSet
    {
        constexpr std::uintptr_t nameTable                        = 0x10         ;
        constexpr std::uintptr_t schemaNames                      = 0x18         ;
        constexpr std::uintptr_t schemas                          = 0x20         ;
        constexpr std::uintptr_t internalEventHandler             = 0x28         ;
        constexpr std::uintptr_t eventHandler                     = 0x30         ;
        constexpr std::uintptr_t isCompiled                       = 0x38         ;
        constexpr std::uintptr_t schemaLocations                  = 0x40         ;
        constexpr std::uintptr_t chameleonSchemas                 = 0x48         ;
        constexpr std::uintptr_t targetNamespaces                 = 0x50         ;
        constexpr std::uintptr_t compileAll                       = 0x58         ;
        constexpr std::uintptr_t cachedCompiledInfo               = 0x60         ;
        constexpr std::uintptr_t readerSettings                   = 0x68         ;
        constexpr std::uintptr_t schemaForSchema                  = 0x70         ;
        constexpr std::uintptr_t compilationSettings              = 0x78         ;
        constexpr std::uintptr_t elements                         = 0x80         ;
        constexpr std::uintptr_t attributes                       = 0x88         ;
        constexpr std::uintptr_t schemaTypes                      = 0x90         ;
        constexpr std::uintptr_t substitutionGroups               = 0x98         ;
        constexpr std::uintptr_t typeExtensions                   = 0xA0         ;
        constexpr std::uintptr_t internalSyncObject               = 0xA8         ;
    }

    namespace System_Xml_Schema__XmlSchemaSimpleContent
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t content                          = 0x50         ;
    }

    namespace System_Xml_Schema__XmlSchemaSimpleContentExtension
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t attributes                       = 0x50         ;
        constexpr std::uintptr_t anyAttribute                     = 0x58         ;
        constexpr std::uintptr_t baseTypeName                     = 0x60         ;
    }

    namespace System_Xml_Schema__XmlSchemaSimpleContentRestriction
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t baseTypeName                     = 0x50         ;
        constexpr std::uintptr_t baseType                         = 0x58         ;
        constexpr std::uintptr_t facets                           = 0x60         ;
        constexpr std::uintptr_t attributes                       = 0x68         ;
        constexpr std::uintptr_t anyAttribute                     = 0x70         ;
    }

    namespace System_Xml_Schema__XmlSchemaSimpleType
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t final                            = 0x58         ;
        constexpr std::uintptr_t derivedBy                        = 0x5C         ;
        constexpr std::uintptr_t baseSchemaType                   = 0x60         ;
        constexpr std::uintptr_t datatype                         = 0x68         ;
        constexpr std::uintptr_t finalResolved                    = 0x70         ;
        constexpr std::uintptr_t elementDecl                      = 0x78         ;
        constexpr std::uintptr_t qname                            = 0x80         ;
        constexpr std::uintptr_t redefined                        = 0x88         ;
        constexpr std::uintptr_t contentType                      = 0x90         ;
        constexpr std::uintptr_t content                          = 0x98         ;
    }

    namespace System_Xml_Schema__XmlSchemaSimpleTypeContent
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
    }

    namespace System_Xml_Schema__XmlSchemaSimpleTypeList
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t itemTypeName                     = 0x50         ;
        constexpr std::uintptr_t itemType                         = 0x58         ;
        constexpr std::uintptr_t baseItemType                     = 0x60         ;
    }

    namespace System_Xml_Schema__XmlSchemaSimpleTypeRestriction
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t baseTypeName                     = 0x50         ;
        constexpr std::uintptr_t baseType                         = 0x58         ;
        constexpr std::uintptr_t facets                           = 0x60         ;
    }

    namespace System_Xml_Schema__XmlSchemaSimpleTypeUnion
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t baseTypes                        = 0x50         ;
        constexpr std::uintptr_t memberTypes                      = 0x58         ;
        constexpr std::uintptr_t baseMemberTypes                  = 0x60         ;
    }

    namespace System_Xml_Schema__XmlSchemaSubstitutionGroup
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t membersList                      = 0x38         ;
        constexpr std::uintptr_t examplar                         = 0x40         ;
    }

    namespace System_Xml_Schema__XmlSchemaSubstitutionGroupV1Compat
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t membersList                      = 0x38         ;
        constexpr std::uintptr_t examplar                         = 0x40         ;
        constexpr std::uintptr_t choice                           = 0x48         ;
    }

    namespace System_Xml_Schema__XmlSchemaType
    {
        constexpr std::uintptr_t lineNum                          = 0x10         ;
        constexpr std::uintptr_t linePos                          = 0x14         ;
        constexpr std::uintptr_t sourceUri                        = 0x18         ;
        constexpr std::uintptr_t namespaces                       = 0x20         ;
        constexpr std::uintptr_t parent                           = 0x28         ;
        constexpr std::uintptr_t isProcessing                     = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t annotation                       = 0x40         ;
        constexpr std::uintptr_t moreAttributes                   = 0x48         ;
        constexpr std::uintptr_t name                             = 0x50         ;
        constexpr std::uintptr_t final                            = 0x58         ;
        constexpr std::uintptr_t derivedBy                        = 0x5C         ;
        constexpr std::uintptr_t baseSchemaType                   = 0x60         ;
        constexpr std::uintptr_t datatype                         = 0x68         ;
        constexpr std::uintptr_t finalResolved                    = 0x70         ;
        constexpr std::uintptr_t elementDecl                      = 0x78         ;
        constexpr std::uintptr_t qname                            = 0x80         ;
        constexpr std::uintptr_t redefined                        = 0x88         ;
        constexpr std::uintptr_t contentType                      = 0x90         ;
    }

    namespace System_Xml_Schema__XmlSchemaUse
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlSchemaValidationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t res                              = 0x90         ;
        constexpr std::uintptr_t args                             = 0x98         ;
        constexpr std::uintptr_t sourceUri                        = 0xA0         ;
        constexpr std::uintptr_t lineNumber                       = 0xA8         ;
        constexpr std::uintptr_t linePosition                     = 0xAC         ;
        constexpr std::uintptr_t sourceSchemaObject               = 0xB0         ;
        constexpr std::uintptr_t message                          = 0xB8         ;
    }

    namespace System_Xml_Schema__XmlValueGetter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Xml_Schema__XmlSchemaValidationFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__ValidatorState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__IdRefNode
    {
        constexpr std::uintptr_t Id                               = 0x10         ;
        constexpr std::uintptr_t LineNo                           = 0x18         ;
        constexpr std::uintptr_t LinePos                          = 0x1C         ;
        constexpr std::uintptr_t Next                             = 0x20         ;
    }

    namespace System_Xml_Schema__XmlSchemaValidator
    {
        constexpr std::uintptr_t schemaSet                        = 0x10         ;
        constexpr std::uintptr_t validationFlags                  = 0x18         ;
        constexpr std::uintptr_t startIDConstraint                = 0x1C         ;
        constexpr std::uintptr_t isRoot                           = 0x20         ;
        constexpr std::uintptr_t rootHasSchema                    = 0x21         ;
        constexpr std::uintptr_t attrValid                        = 0x22         ;
        constexpr std::uintptr_t checkEntity                      = 0x23         ;
        constexpr std::uintptr_t compiledSchemaInfo               = 0x28         ;
        constexpr std::uintptr_t dtdSchemaInfo                    = 0x30         ;
        constexpr std::uintptr_t validatedNamespaces              = 0x38         ;
        constexpr std::uintptr_t validationStack                  = 0x40         ;
        constexpr std::uintptr_t context                          = 0x48         ;
        constexpr std::uintptr_t currentState                     = 0x50         ;
        constexpr std::uintptr_t attPresence                      = 0x58         ;
        constexpr std::uintptr_t wildID                           = 0x60         ;
        constexpr std::uintptr_t IDs                              = 0x68         ;
        constexpr std::uintptr_t idRefListHead                    = 0x70         ;
        constexpr std::uintptr_t contextQName                     = 0x78         ;
        constexpr std::uintptr_t NsXs                             = 0x80         ;
        constexpr std::uintptr_t NsXsi                            = 0x88         ;
        constexpr std::uintptr_t NsXmlNs                          = 0x90         ;
        constexpr std::uintptr_t NsXml                            = 0x98         ;
        constexpr std::uintptr_t partialValidationType            = 0xA0         ;
        constexpr std::uintptr_t textValue                        = 0xA8         ;
        constexpr std::uintptr_t eventHandler                     = 0xB0         ;
        constexpr std::uintptr_t validationEventSender            = 0xB8         ;
        constexpr std::uintptr_t nameTable                        = 0xC0         ;
        constexpr std::uintptr_t positionInfo                     = 0xC8         ;
        constexpr std::uintptr_t dummyPositionInfo                = 0xD0         ;
        constexpr std::uintptr_t xmlResolver                      = 0xD8         ;
        constexpr std::uintptr_t sourceUri                        = 0xE0         ;
        constexpr std::uintptr_t sourceUriString                  = 0xE8         ;
        constexpr std::uintptr_t nsResolver                       = 0xF0         ;
        constexpr std::uintptr_t processContents                  = 0xF8         ;
        constexpr std::uintptr_t xsiTypeString                    = 0x100        ;
        constexpr std::uintptr_t xsiNilString                     = 0x108        ;
        constexpr std::uintptr_t xsiSchemaLocationString          = 0x110        ;
        constexpr std::uintptr_t xsiNoNamespaceSchemaLocationString = 0x118        ;
        constexpr std::uintptr_t xmlCharType                      = 0x120        ;

        namespace _static
        {
            constexpr std::uintptr_t dtQName                          = 0x0          ;
            constexpr std::uintptr_t dtCDATA                          = 0x8          ;
            constexpr std::uintptr_t dtStringArray                    = 0x10         ;
            constexpr std::uintptr_t EmptyParticleArray               = 0x18         ;
            constexpr std::uintptr_t EmptyAttributeArray              = 0x20         ;
            constexpr std::uintptr_t ValidStates                      = 0x28         ;
            constexpr std::uintptr_t MethodNames                      = 0x30         ;
        }

    }

    namespace System_Xml_Schema__XmlSchemaValidity
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlSeverityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlTypeCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XmlBaseConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t ICollectionType                  = 0x0          ;
            constexpr std::uintptr_t IEnumerableType                  = 0x8          ;
            constexpr std::uintptr_t IListType                        = 0x10         ;
            constexpr std::uintptr_t ObjectArrayType                  = 0x18         ;
            constexpr std::uintptr_t StringArrayType                  = 0x20         ;
            constexpr std::uintptr_t XmlAtomicValueArrayType          = 0x28         ;
            constexpr std::uintptr_t DecimalType                      = 0x30         ;
            constexpr std::uintptr_t Int32Type                        = 0x38         ;
            constexpr std::uintptr_t Int64Type                        = 0x40         ;
            constexpr std::uintptr_t StringType                       = 0x48         ;
            constexpr std::uintptr_t XmlAtomicValueType               = 0x50         ;
            constexpr std::uintptr_t ObjectType                       = 0x58         ;
            constexpr std::uintptr_t ByteType                         = 0x60         ;
            constexpr std::uintptr_t Int16Type                        = 0x68         ;
            constexpr std::uintptr_t SByteType                        = 0x70         ;
            constexpr std::uintptr_t UInt16Type                       = 0x78         ;
            constexpr std::uintptr_t UInt32Type                       = 0x80         ;
            constexpr std::uintptr_t UInt64Type                       = 0x88         ;
            constexpr std::uintptr_t XPathItemType                    = 0x90         ;
            constexpr std::uintptr_t DoubleType                       = 0x98         ;
            constexpr std::uintptr_t SingleType                       = 0xA0         ;
            constexpr std::uintptr_t DateTimeType                     = 0xA8         ;
            constexpr std::uintptr_t DateTimeOffsetType               = 0xB0         ;
            constexpr std::uintptr_t BooleanType                      = 0xB8         ;
            constexpr std::uintptr_t ByteArrayType                    = 0xC0         ;
            constexpr std::uintptr_t XmlQualifiedNameType             = 0xC8         ;
            constexpr std::uintptr_t UriType                          = 0xD0         ;
            constexpr std::uintptr_t TimeSpanType                     = 0xD8         ;
            constexpr std::uintptr_t XPathNavigatorType               = 0xE0         ;
        }

    }

    namespace System_Xml_Schema__XmlNumeric10Converter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
    }

    namespace System_Xml_Schema__XmlNumeric2Converter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
    }

    namespace System_Xml_Schema__XmlDateTimeConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
    }

    namespace System_Xml_Schema__XmlBooleanConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
    }

    namespace System_Xml_Schema__XmlMiscConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
    }

    namespace System_Xml_Schema__XmlStringConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
    }

    namespace System_Xml_Schema__XmlUntypedConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
        constexpr std::uintptr_t atomicConverter                  = 0x28         ;
        constexpr std::uintptr_t allowListToList                  = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t Untyped                          = 0x0          ;
            constexpr std::uintptr_t UntypedList                      = 0x8          ;
        }

    }

    namespace System_Xml_Schema__XmlAnyConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Item                             = 0x0          ;
            constexpr std::uintptr_t AnyAtomic                        = 0x8          ;
        }

    }

    namespace System_Xml_Schema__XmlAnyListConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
        constexpr std::uintptr_t atomicConverter                  = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t ItemList                         = 0x0          ;
            constexpr std::uintptr_t AnyAtomicList                    = 0x8          ;
        }

    }

    namespace System_Xml_Schema__XmlListConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
        constexpr std::uintptr_t atomicConverter                  = 0x28         ;
    }

    namespace System_Xml_Schema__XmlUnionConverter
    {
        constexpr std::uintptr_t schemaType                       = 0x10         ;
        constexpr std::uintptr_t typeCode                         = 0x18         ;
        constexpr std::uintptr_t clrTypeDefault                   = 0x20         ;
        constexpr std::uintptr_t converters                       = 0x28         ;
        constexpr std::uintptr_t hasAtomicMember                  = 0x30         ;
        constexpr std::uintptr_t hasListMember                    = 0x31         ;
    }

    namespace System_Xml_Schema__XsdBuilder
    {
        constexpr std::uintptr_t reader                           = 0x10         ;
        constexpr std::uintptr_t positionInfo                     = 0x18         ;
        constexpr std::uintptr_t currentEntry                     = 0x20         ;
        constexpr std::uintptr_t nextEntry                        = 0x28         ;
        constexpr std::uintptr_t hasChild                         = 0x30         ;
        constexpr std::uintptr_t stateHistory                     = 0x38         ;
        constexpr std::uintptr_t containerStack                   = 0x40         ;
        constexpr std::uintptr_t nameTable                        = 0x48         ;
        constexpr std::uintptr_t schemaNames                      = 0x50         ;
        constexpr std::uintptr_t namespaceManager                 = 0x58         ;
        constexpr std::uintptr_t canIncludeImport                 = 0x60         ;
        constexpr std::uintptr_t schema                           = 0x68         ;
        constexpr std::uintptr_t xso                              = 0x70         ;
        constexpr std::uintptr_t element                          = 0x78         ;
        constexpr std::uintptr_t anyElement                       = 0x80         ;
        constexpr std::uintptr_t attribute                        = 0x88         ;
        constexpr std::uintptr_t anyAttribute                     = 0x90         ;
        constexpr std::uintptr_t complexType                      = 0x98         ;
        constexpr std::uintptr_t simpleType                       = 0xA0         ;
        constexpr std::uintptr_t complexContent                   = 0xA8         ;
        constexpr std::uintptr_t complexContentExtension          = 0xB0         ;
        constexpr std::uintptr_t complexContentRestriction        = 0xB8         ;
        constexpr std::uintptr_t simpleContent                    = 0xC0         ;
        constexpr std::uintptr_t simpleContentExtension           = 0xC8         ;
        constexpr std::uintptr_t simpleContentRestriction         = 0xD0         ;
        constexpr std::uintptr_t simpleTypeUnion                  = 0xD8         ;
        constexpr std::uintptr_t simpleTypeList                   = 0xE0         ;
        constexpr std::uintptr_t simpleTypeRestriction            = 0xE8         ;
        constexpr std::uintptr_t group                            = 0xF0         ;
        constexpr std::uintptr_t groupRef                         = 0xF8         ;
        constexpr std::uintptr_t all                              = 0x100        ;
        constexpr std::uintptr_t choice                           = 0x108        ;
        constexpr std::uintptr_t sequence                         = 0x110        ;
        constexpr std::uintptr_t particle                         = 0x118        ;
        constexpr std::uintptr_t attributeGroup                   = 0x120        ;
        constexpr std::uintptr_t attributeGroupRef                = 0x128        ;
        constexpr std::uintptr_t notation                         = 0x130        ;
        constexpr std::uintptr_t identityConstraint               = 0x138        ;
        constexpr std::uintptr_t xpath                            = 0x140        ;
        constexpr std::uintptr_t include                          = 0x148        ;
        constexpr std::uintptr_t import                           = 0x150        ;
        constexpr std::uintptr_t annotation                       = 0x158        ;
        constexpr std::uintptr_t appInfo                          = 0x160        ;
        constexpr std::uintptr_t documentation                    = 0x168        ;
        constexpr std::uintptr_t facet                            = 0x170        ;
        constexpr std::uintptr_t markup                           = 0x178        ;
        constexpr std::uintptr_t redefine                         = 0x180        ;
        constexpr std::uintptr_t validationEventHandler           = 0x188        ;
        constexpr std::uintptr_t unhandledAttributes              = 0x190        ;
        constexpr std::uintptr_t namespaces                       = 0x198        ;

        namespace _static
        {
            constexpr std::uintptr_t SchemaElement                    = 0x0          ;
            constexpr std::uintptr_t SchemaSubelements                = 0x8          ;
            constexpr std::uintptr_t AttributeSubelements             = 0x10         ;
            constexpr std::uintptr_t ElementSubelements               = 0x18         ;
            constexpr std::uintptr_t ComplexTypeSubelements           = 0x20         ;
            constexpr std::uintptr_t SimpleContentSubelements         = 0x28         ;
            constexpr std::uintptr_t SimpleContentExtensionSubelements = 0x30         ;
            constexpr std::uintptr_t SimpleContentRestrictionSubelements = 0x38         ;
            constexpr std::uintptr_t ComplexContentSubelements        = 0x40         ;
            constexpr std::uintptr_t ComplexContentExtensionSubelements = 0x48         ;
            constexpr std::uintptr_t ComplexContentRestrictionSubelements = 0x50         ;
            constexpr std::uintptr_t SimpleTypeSubelements            = 0x58         ;
            constexpr std::uintptr_t SimpleTypeRestrictionSubelements = 0x60         ;
            constexpr std::uintptr_t SimpleTypeListSubelements        = 0x68         ;
            constexpr std::uintptr_t SimpleTypeUnionSubelements       = 0x70         ;
            constexpr std::uintptr_t RedefineSubelements              = 0x78         ;
            constexpr std::uintptr_t AttributeGroupSubelements        = 0x80         ;
            constexpr std::uintptr_t GroupSubelements                 = 0x88         ;
            constexpr std::uintptr_t AllSubelements                   = 0x90         ;
            constexpr std::uintptr_t ChoiceSequenceSubelements        = 0x98         ;
            constexpr std::uintptr_t IdentityConstraintSubelements    = 0xA0         ;
            constexpr std::uintptr_t AnnotationSubelements            = 0xA8         ;
            constexpr std::uintptr_t AnnotatedSubelements             = 0xB0         ;
            constexpr std::uintptr_t SchemaAttributes                 = 0xB8         ;
            constexpr std::uintptr_t AttributeAttributes              = 0xC0         ;
            constexpr std::uintptr_t ElementAttributes                = 0xC8         ;
            constexpr std::uintptr_t ComplexTypeAttributes            = 0xD0         ;
            constexpr std::uintptr_t SimpleContentAttributes          = 0xD8         ;
            constexpr std::uintptr_t SimpleContentExtensionAttributes = 0xE0         ;
            constexpr std::uintptr_t SimpleContentRestrictionAttributes = 0xE8         ;
            constexpr std::uintptr_t ComplexContentAttributes         = 0xF0         ;
            constexpr std::uintptr_t ComplexContentExtensionAttributes = 0xF8         ;
            constexpr std::uintptr_t ComplexContentRestrictionAttributes = 0x100        ;
            constexpr std::uintptr_t SimpleTypeAttributes             = 0x108        ;
            constexpr std::uintptr_t SimpleTypeRestrictionAttributes  = 0x110        ;
            constexpr std::uintptr_t SimpleTypeUnionAttributes        = 0x118        ;
            constexpr std::uintptr_t SimpleTypeListAttributes         = 0x120        ;
            constexpr std::uintptr_t AttributeGroupAttributes         = 0x128        ;
            constexpr std::uintptr_t AttributeGroupRefAttributes      = 0x130        ;
            constexpr std::uintptr_t GroupAttributes                  = 0x138        ;
            constexpr std::uintptr_t GroupRefAttributes               = 0x140        ;
            constexpr std::uintptr_t ParticleAttributes               = 0x148        ;
            constexpr std::uintptr_t AnyAttributes                    = 0x150        ;
            constexpr std::uintptr_t IdentityConstraintAttributes     = 0x158        ;
            constexpr std::uintptr_t SelectorAttributes               = 0x160        ;
            constexpr std::uintptr_t FieldAttributes                  = 0x168        ;
            constexpr std::uintptr_t NotationAttributes               = 0x170        ;
            constexpr std::uintptr_t IncludeAttributes                = 0x178        ;
            constexpr std::uintptr_t ImportAttributes                 = 0x180        ;
            constexpr std::uintptr_t FacetAttributes                  = 0x188        ;
            constexpr std::uintptr_t AnyAttributeAttributes           = 0x190        ;
            constexpr std::uintptr_t DocumentationAttributes          = 0x198        ;
            constexpr std::uintptr_t AppinfoAttributes                = 0x1A0        ;
            constexpr std::uintptr_t RedefineAttributes               = 0x1A8        ;
            constexpr std::uintptr_t AnnotationAttributes             = 0x1B0        ;
            constexpr std::uintptr_t SchemaEntries                    = 0x1B8        ;
            constexpr std::uintptr_t DerivationMethodValues           = 0x1C0        ;
            constexpr std::uintptr_t DerivationMethodStrings          = 0x1C8        ;
            constexpr std::uintptr_t FormStringValues                 = 0x1D0        ;
            constexpr std::uintptr_t UseStringValues                  = 0x1D8        ;
            constexpr std::uintptr_t ProcessContentsStringValues      = 0x1E0        ;
        }

    }

    namespace System_Xml_Schema__XsdDateTimeFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Schema__XsdDateTime
    {
        constexpr std::uintptr_t dt                               = 0x0          ;
        constexpr std::uintptr_t extra                            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t Lzyyyy                           = 0x0          ;
            constexpr std::uintptr_t Lzyyyy_                          = 0x4          ;
            constexpr std::uintptr_t Lzyyyy_MM                        = 0x8          ;
            constexpr std::uintptr_t Lzyyyy_MM_                       = 0xC          ;
            constexpr std::uintptr_t Lzyyyy_MM_dd                     = 0x10         ;
            constexpr std::uintptr_t Lzyyyy_MM_ddT                    = 0x14         ;
            constexpr std::uintptr_t LzHH                             = 0x18         ;
            constexpr std::uintptr_t LzHH_                            = 0x1C         ;
            constexpr std::uintptr_t LzHH_mm                          = 0x20         ;
            constexpr std::uintptr_t LzHH_mm_                         = 0x24         ;
            constexpr std::uintptr_t LzHH_mm_ss                       = 0x28         ;
            constexpr std::uintptr_t Lz_                              = 0x2C         ;
            constexpr std::uintptr_t Lz_zz                            = 0x30         ;
            constexpr std::uintptr_t Lz_zz_                           = 0x34         ;
            constexpr std::uintptr_t Lz_zz_zz                         = 0x38         ;
            constexpr std::uintptr_t Lz__                             = 0x3C         ;
            constexpr std::uintptr_t Lz__mm                           = 0x40         ;
            constexpr std::uintptr_t Lz__mm_                          = 0x44         ;
            constexpr std::uintptr_t Lz__mm__                         = 0x48         ;
            constexpr std::uintptr_t Lz__mm_dd                        = 0x4C         ;
            constexpr std::uintptr_t Lz___                            = 0x50         ;
            constexpr std::uintptr_t Lz___dd                          = 0x54         ;
            constexpr std::uintptr_t typeCodes                        = 0x58         ;
        }

    }

    namespace System_Xml_Schema__XsdDuration
    {
        constexpr std::uintptr_t years                            = 0x0          ;
        constexpr std::uintptr_t months                           = 0x4          ;
        constexpr std::uintptr_t days                             = 0x8          ;
        constexpr std::uintptr_t hours                            = 0xC          ;
        constexpr std::uintptr_t minutes                          = 0x10         ;
        constexpr std::uintptr_t seconds                          = 0x14         ;
        constexpr std::uintptr_t nanoseconds                      = 0x18         ;
    }

    namespace System_Xml_Schema__XsdValidator
    {
        constexpr std::uintptr_t schemaCollection                 = 0x10         ;
        constexpr std::uintptr_t eventHandling                    = 0x18         ;
        constexpr std::uintptr_t nameTable                        = 0x20         ;
        constexpr std::uintptr_t schemaNames                      = 0x28         ;
        constexpr std::uintptr_t positionInfo                     = 0x30         ;
        constexpr std::uintptr_t xmlResolver                      = 0x38         ;
        constexpr std::uintptr_t baseUri                          = 0x40         ;
        constexpr std::uintptr_t schemaInfo                       = 0x48         ;
        constexpr std::uintptr_t reader                           = 0x50         ;
        constexpr std::uintptr_t elementName                      = 0x58         ;
        constexpr std::uintptr_t context                          = 0x60         ;
        constexpr std::uintptr_t textValue                        = 0x68         ;
        constexpr std::uintptr_t textString                       = 0x70         ;
        constexpr std::uintptr_t hasSibling                       = 0x78         ;
        constexpr std::uintptr_t checkDatatype                    = 0x79         ;
        constexpr std::uintptr_t startIDConstraint                = 0x80         ;
        constexpr std::uintptr_t validationStack                  = 0x88         ;
        constexpr std::uintptr_t attPresence                      = 0x90         ;
        constexpr std::uintptr_t nsManager                        = 0x98         ;
        constexpr std::uintptr_t bManageNamespaces                = 0xA0         ;
        constexpr std::uintptr_t IDs                              = 0xA8         ;
        constexpr std::uintptr_t idRefListHead                    = 0xB0         ;
        constexpr std::uintptr_t inlineSchemaParser               = 0xB8         ;
        constexpr std::uintptr_t processContents                  = 0xC0         ;
        constexpr std::uintptr_t NsXmlNs                          = 0xC8         ;
        constexpr std::uintptr_t NsXs                             = 0xD0         ;
        constexpr std::uintptr_t NsXsi                            = 0xD8         ;
        constexpr std::uintptr_t XsiType                          = 0xE0         ;
        constexpr std::uintptr_t XsiNil                           = 0xE8         ;
        constexpr std::uintptr_t XsiSchemaLocation                = 0xF0         ;
        constexpr std::uintptr_t XsiNoNamespaceSchemaLocation     = 0xF8         ;
        constexpr std::uintptr_t XsdSchema                        = 0x100        ;

        namespace _static
        {
            constexpr std::uintptr_t dtCDATA                          = 0x0          ;
            constexpr std::uintptr_t dtQName                          = 0x8          ;
            constexpr std::uintptr_t dtStringArray                    = 0x10         ;
        }

    }

    namespace MS_Internal_Xml_XPath__Axis
    {
        constexpr std::uintptr_t _axisType                        = 0x10         ;
        constexpr std::uintptr_t _input                           = 0x18         ;
        constexpr std::uintptr_t _prefix                          = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x28         ;
        constexpr std::uintptr_t _nodeType                        = 0x30         ;
        constexpr std::uintptr_t abbrAxis                         = 0x34         ;
        constexpr std::uintptr_t _urn                             = 0x38         ;
    }

    namespace MS_Internal_Xml_XPath__Filter
    {
        constexpr std::uintptr_t _input                           = 0x10         ;
        constexpr std::uintptr_t _condition                       = 0x18         ;
    }

    namespace MS_Internal_Xml_XPath__Function
    {
        constexpr std::uintptr_t _functionType                    = 0x10         ;
        constexpr std::uintptr_t _argumentList                    = 0x18         ;
        constexpr std::uintptr_t _name                            = 0x20         ;
        constexpr std::uintptr_t _prefix                          = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t ReturnTypes                      = 0x0          ;
        }

    }

    namespace MS_Internal_Xml_XPath__Group
    {
        constexpr std::uintptr_t _groupNode                       = 0x10         ;
    }

    namespace MS_Internal_Xml_XPath__Operand
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
        constexpr std::uintptr_t _val                             = 0x18         ;
    }

    namespace MS_Internal_Xml_XPath__Operator
    {
        constexpr std::uintptr_t _opType                          = 0x10         ;
        constexpr std::uintptr_t _opnd1                           = 0x18         ;
        constexpr std::uintptr_t _opnd2                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_invertOp                       = 0x0          ;
        }

    }

    namespace MS_Internal_Xml_XPath__Variable
    {
        constexpr std::uintptr_t _localname                       = 0x10         ;
        constexpr std::uintptr_t _prefix                          = 0x18         ;
    }

    namespace MS_Internal_Xml_XPath__XPathParser
    {
        constexpr std::uintptr_t _scanner                         = 0x10         ;
        constexpr std::uintptr_t _parseDepth                      = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_temparray1                     = 0x0          ;
            constexpr std::uintptr_t s_temparray2                     = 0x8          ;
            constexpr std::uintptr_t s_temparray3                     = 0x10         ;
            constexpr std::uintptr_t s_temparray4                     = 0x18         ;
            constexpr std::uintptr_t s_temparray5                     = 0x20         ;
            constexpr std::uintptr_t s_temparray6                     = 0x28         ;
            constexpr std::uintptr_t s_temparray7                     = 0x30         ;
            constexpr std::uintptr_t s_temparray8                     = 0x38         ;
            constexpr std::uintptr_t s_temparray9                     = 0x40         ;
            constexpr std::uintptr_t s_functionTable                  = 0x48         ;
            constexpr std::uintptr_t s_AxesTable                      = 0x50         ;
        }

    }

    namespace MS_Internal_Xml_XPath__XPathScanner
    {
        constexpr std::uintptr_t _xpathExpr                       = 0x10         ;
        constexpr std::uintptr_t _xpathExprIndex                  = 0x18         ;
        constexpr std::uintptr_t _kind                            = 0x1C         ;
        constexpr std::uintptr_t _currentChar                     = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x28         ;
        constexpr std::uintptr_t _prefix                          = 0x30         ;
        constexpr std::uintptr_t _stringValue                     = 0x38         ;
        constexpr std::uintptr_t _numberValue                     = 0x40         ;
        constexpr std::uintptr_t _canBeFunction                   = 0x48         ;
        constexpr std::uintptr_t _xmlCharType                     = 0x50         ;
    }

    namespace MS_Internal_Xml_Cache__XPathDocumentNavigator
    {
        constexpr std::uintptr_t _pageCurrent                     = 0x10         ;
        constexpr std::uintptr_t _pageParent                      = 0x18         ;
        constexpr std::uintptr_t _idxCurrent                      = 0x20         ;
        constexpr std::uintptr_t _idxParent                       = 0x24         ;
    }

    namespace MS_Internal_Xml_Cache__XPathNode
    {
        constexpr std::uintptr_t _info                            = 0x0          ;
        constexpr std::uintptr_t _idxSibling                      = 0x8          ;
        constexpr std::uintptr_t _idxParent                       = 0xA          ;
        constexpr std::uintptr_t _idxSimilar                      = 0xC          ;
        constexpr std::uintptr_t _posOffset                       = 0xE          ;
        constexpr std::uintptr_t _props                           = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
    }

    namespace MS_Internal_Xml_Cache__XPathNodeRef
    {
        constexpr std::uintptr_t _page                            = 0x0          ;
        constexpr std::uintptr_t _idx                             = 0x8          ;
    }

    namespace MS_Internal_Xml_Cache__XPathNodePageInfo
    {
        constexpr std::uintptr_t _pageNum                         = 0x10         ;
        constexpr std::uintptr_t _nodeCount                       = 0x14         ;
        constexpr std::uintptr_t _pageNext                        = 0x18         ;
    }

    namespace MS_Internal_Xml_Cache__XPathNodeInfoAtom
    {
        constexpr std::uintptr_t _localName                       = 0x10         ;
        constexpr std::uintptr_t _namespaceUri                    = 0x18         ;
        constexpr std::uintptr_t _prefix                          = 0x20         ;
        constexpr std::uintptr_t _pageParent                      = 0x28         ;
        constexpr std::uintptr_t _pageSibling                     = 0x30         ;
        constexpr std::uintptr_t _doc                             = 0x38         ;
        constexpr std::uintptr_t _lineNumBase                     = 0x40         ;
        constexpr std::uintptr_t _linePosBase                     = 0x44         ;
        constexpr std::uintptr_t _pageInfo                        = 0x48         ;
    }

    namespace LTRect-fake-0
    {
        constexpr std::uintptr_t _rect                            = 0x10         ;
        constexpr std::uintptr_t alpha                            = 0x20         ;
        constexpr std::uintptr_t rotation                         = 0x24         ;
        constexpr std::uintptr_t pivot                            = 0x28         ;
        constexpr std::uintptr_t margin                           = 0x30         ;
        constexpr std::uintptr_t relativeRect                     = 0x38         ;
        constexpr std::uintptr_t rotateEnabled                    = 0x48         ;
        constexpr std::uintptr_t rotateFinished                   = 0x49         ;
        constexpr std::uintptr_t alphaEnabled                     = 0x4A         ;
        constexpr std::uintptr_t labelStr                         = 0x50         ;
        constexpr std::uintptr_t type                             = 0x58         ;
        constexpr std::uintptr_t style                            = 0x60         ;
        constexpr std::uintptr_t useColor                         = 0x68         ;
        constexpr std::uintptr_t color                            = 0x6C         ;
        constexpr std::uintptr_t fontScaleToFit                   = 0x7C         ;
        constexpr std::uintptr_t useSimpleScale                   = 0x7D         ;
        constexpr std::uintptr_t sizeByHeight                     = 0x7E         ;
        constexpr std::uintptr_t texture                          = 0x80         ;
        constexpr std::uintptr_t counter                          = 0x8C         ;

        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _5189bccddc58d81176c05a3eebca9a064a39e46d = 0x0          ;
            constexpr std::uintptr_t _11f959dd06f9eaee9dba829ddf3bcff00ca685a7 = 0x1          ;
        }

    }

    namespace %9273c51b7e622b24627eb2aa2347a27f350b9044
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10856A18   ;
        constexpr std::uintptr_t _a7f72f04ed715e754ac120135645080e5d5b565b = 0x10         ;
        constexpr std::uintptr_t _0c93ee3a02a324aca7ae1fdf3a4fb544bb9b27f5 = 0x18         ;
        constexpr std::uintptr_t _b949751f31088a22c02ec35fd5eb0cef0d6bbf93 = 0x20         ;
        constexpr std::uintptr_t _33581a1f6e82d9e34fb2d35c45892a8af8a9ac53 = 0x28         ;
        constexpr std::uintptr_t _f0a9018913280c5be3713ac09ff68e7096b6ee48 = 0x30         ;
        constexpr std::uintptr_t _b199b3e41c843e14648095453a4e885791bad114 = 0x38         ;
        constexpr std::uintptr_t _25fd49ee62faf4755fcb5f2eaadb13e1d7b7ad5c = 0x40         ;
        constexpr std::uintptr_t _004220da192d99c6cd9df7efb110d158e9e03d6d = 0x48         ;
        constexpr std::uintptr_t _717aa5fa39f48c97b9fc7723b591b3216129f99c = 0x58         ;
        constexpr std::uintptr_t _4382ed1c7aabf6f1c1b84f634c6d230bb6f12683 = 0x60         ;
        constexpr std::uintptr_t _2f5698dbb93b174153fcea4dc6164b590f25e9e6 = 0x68         ;
        constexpr std::uintptr_t _f572ac04a49eb658dea480e4f73d36c21a398f6c = 0x70         ;
        constexpr std::uintptr_t _94c36236a2ab6decfbe56fbe442daa37e1547a7d = 0x80         ;
        constexpr std::uintptr_t _606a566b8ebedccde11bee7b62bc14153d79c42e = 0x88         ;
        constexpr std::uintptr_t _446595ef9835e6e4d79188cb0d1867780d93833e = 0x90         ;
        constexpr std::uintptr_t _3901a07af1bcbbab2224dc6bda274b0dd058df85 = 0x98         ;
        constexpr std::uintptr_t _db1f4b0944a05e776d0a8778f8c3ad86425a48c9 = 0xA0         ;
        constexpr std::uintptr_t _08fc3013fe1b87b4fe354bdd0ba1588918ccb5d8 = 0xA8         ;
        constexpr std::uintptr_t _1e7e2559fc3d52f652f702ed268d727fad2e8b48 = 0xB0         ;
        constexpr std::uintptr_t _aa5121f0c6b1082fedb86ecd57b94d6240cf6582 = 0xB8         ;
        constexpr std::uintptr_t _5433b4b62d693f7f8672964ed3c7edb27615023d = 0xC0         ;
        constexpr std::uintptr_t _edb923d3852f3311cc082aa717793d686162e04f = 0xD0         ;
        constexpr std::uintptr_t _a0ac25744637f7558c44d65aeb8b81497d866a8c = 0xD8         ;
    }

    namespace SingletonComponent`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x0          ;
        }

    }

    namespace LeanTween
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %14d76b30ed49e0fb8a02eb67f2a5ee9a3764eb74
    {
        constexpr std::uintptr_t _4ff3702da2a36d16e8e29d80c593bdb55e01c1f7 = 0x10         ;
        constexpr std::uintptr_t _c47469cd4f7f2381fbdc7a742d45439ac8669b5c = 0x14         ;
        constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x18         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %43558f6f459ae04d60d5de473f26b822f7258afc
    {
        constexpr std::uintptr_t _66edc6cb4902d8aa999cd7e96ed8fd69f8e67f16 = 0x10         ;
        constexpr std::uintptr_t _7146a854d428211efb8d3eaf6f2e59eb242450e9 = 0x18         ;
        constexpr std::uintptr_t _84c70b04066637ec75204963526ca77ed0fc6175 = 0x20         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x28         ;
        constexpr std::uintptr_t _4c40d80d0221fb3b8fbca8d4a34935a8e562fcbb = 0x2C         ;
        constexpr std::uintptr_t _bc61d61c427f18477c4755594c98889b2f9d0962 = 0x30         ;
        constexpr std::uintptr_t _97a75e8470a400e58a3b21b44e40b614359944e7 = 0x38         ;
        constexpr std::uintptr_t _2a9347c337bd0ff900a01b1e64064676f652169c = 0x40         ;
        constexpr std::uintptr_t _9fb27b441930c79f6faa858f112934c77a1cd819 = 0x44         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x48         ;
    }

    namespace LTSpline
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t constantSpeed                    = 0x14         ;
        constexpr std::uintptr_t pts                              = 0x18         ;
        constexpr std::uintptr_t ptsAdjLength                     = 0x28         ;
        constexpr std::uintptr_t orientToPath                     = 0x2C         ;
        constexpr std::uintptr_t orientToPath2d                   = 0x2D         ;

        constexpr std::uintptr_t _e409031c9508b510b38bb7df7e9397c61e607a3c = 0x20         ;
        constexpr std::uintptr_t _57b19d359e7fccc22fb08df6878580dfb31af96f = 0x30         ;
        constexpr std::uintptr_t _ee6c3abd363c75311104a16933115a836159754c = 0x34         ;
    }

    namespace %c3d16d452d267dc634bb924329648f8dadacde4e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C420   ;
        constexpr std::uintptr_t _66edc6cb4902d8aa999cd7e96ed8fd69f8e67f16 = 0x10         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x18         ;
        constexpr std::uintptr_t _2a9347c337bd0ff900a01b1e64064676f652169c = 0x20         ;
        constexpr std::uintptr_t _4c40d80d0221fb3b8fbca8d4a34935a8e562fcbb = 0x24         ;
        constexpr std::uintptr_t _84c70b04066637ec75204963526ca77ed0fc6175 = 0x28         ;
        constexpr std::uintptr_t _9fb27b441930c79f6faa858f112934c77a1cd819 = 0x30         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x34         ;
        constexpr std::uintptr_t _97a75e8470a400e58a3b21b44e40b614359944e7 = 0x38         ;
        constexpr std::uintptr_t _bc61d61c427f18477c4755594c98889b2f9d0962 = 0x40         ;
        constexpr std::uintptr_t _7146a854d428211efb8d3eaf6f2e59eb242450e9 = 0x48         ;
    }

    namespace SingletonComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %630ed01cdd4765f56cb4931612cba33aded7ea75
    {
        constexpr std::uintptr_t _dcf06c4762c2790cc918f13d6066158799d78372 = 0x10         ;
        constexpr std::uintptr_t _56d913e218ec536933b1fabb77f8e3b4e8448eec = 0x14         ;
        constexpr std::uintptr_t _1346e80b741dc74d94f61c6bfb6661bd70de0700 = 0x18         ;
        constexpr std::uintptr_t _58e81ffac88af97a541dabbbf1d64bc001c9e758 = 0x1C         ;
        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x20         ;
        constexpr std::uintptr_t _77f358aebe956734ec12d7681b59ead7ec567298 = 0x28         ;
        constexpr std::uintptr_t _351037fca5cbd27c69ea84a4126dfeb2a9070718 = 0x30         ;
        constexpr std::uintptr_t _3af5311ecb7f7f174725780576e29affb3185e00 = 0x38         ;
        constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x40         ;
    }

    namespace TweenAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2420e7358dd32111f1edaa75a3f7f50bd152175c
    {
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x10         ;
        constexpr std::uintptr_t _b1eb6c5ca5942ab8ee69144acdec4ed04a17490d = 0x18         ;
        constexpr std::uintptr_t _0d31dab9e4f0675573b4141ac22a68c0cd20e4de = 0x20         ;
        constexpr std::uintptr_t _6e2334a98d5d25dca7359a05621400369904a816 = 0x2C         ;
        constexpr std::uintptr_t _b84c9ed1585e683fb0302daf12e2318313dc9386 = 0x30         ;
        constexpr std::uintptr_t _56d913e218ec536933b1fabb77f8e3b4e8448eec = 0x34         ;
        constexpr std::uintptr_t _4e39a8588dd06d10581d48d3c157b8fe38822f88 = 0x38         ;
        constexpr std::uintptr_t _c1f1687ba13fa8c5ab99d8df4de60674d3e7ebb6 = 0x40         ;
        constexpr std::uintptr_t _77288efde794fba2ede65dcae6e3f5e645a512c6 = 0x48         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x50         ;
        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x54         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x58         ;
        constexpr std::uintptr_t _a28e4d07be2509accb77ab491442e5d5f8d409d2 = 0x60         ;
        constexpr std::uintptr_t _f185d206872aa2d2df877e63c84997fdca75c71c = 0x68         ;
        constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0x70         ;
        constexpr std::uintptr_t _aab3a1ba165a2de77b6850c452e29762fda5ddca = 0x78         ;
        constexpr std::uintptr_t _ed3fd3efe6cf44bccf00d73ee929b9bb673b4820 = 0x7C         ;
        constexpr std::uintptr_t _733904eac303ebfa491a87b053e1aabc26c9166a = 0x80         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x84         ;
        constexpr std::uintptr_t _505a855d50b10303cbb7888654df3ebaf5aee7cf = 0x88         ;
        constexpr std::uintptr_t _f9f0cd9902d9661f854ae4530d9e34015c6b14c3 = 0x90         ;
        constexpr std::uintptr_t _e13a4d614faa4672f957880b6bc39b7550894e24 = 0x98         ;
        constexpr std::uintptr_t _ca2f18db46f73de1fa62e74bf5b9d5df68b98171 = 0xA0         ;
        constexpr std::uintptr_t _f7af37f1cf09d7a32b68ababe94d3f5257c14b28 = 0xA8         ;
        constexpr std::uintptr_t _36824c3e2c2d84598624e76516d2923eaafe490f = 0xB4         ;
        constexpr std::uintptr_t _e78e1ec8ee78532a46073b86b380b49ca8dd5799 = 0xB8         ;
        constexpr std::uintptr_t _8ae243d5afdab8bc20105bdba2a7f9e5520fb93f = 0xB9         ;
        constexpr std::uintptr_t _760c9bca35a4d10e108f6fc50e83ab39ed6f3c02 = 0xBA         ;
        constexpr std::uintptr_t _084c69e3fb0a042192a5fb91c40dbc11cc1cd58b = 0xBC         ;
        constexpr std::uintptr_t _1342152ddacbfc498ea93dc0b415bf3e5b44d837 = 0xC0         ;
        constexpr std::uintptr_t _3790d163348640e43eecc840c56de817f79bf225 = 0xC8         ;
        constexpr std::uintptr_t _750d1c6bbb1c60d1d10a4338d338905cad8aa821 = 0xD4         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0xD8         ;
        constexpr std::uintptr_t _22c910d094975e512a771ccdd2d0ef03b35c8754 = 0xE0         ;
        constexpr std::uintptr_t _1346e80b741dc74d94f61c6bfb6661bd70de0700 = 0xE8         ;
        constexpr std::uintptr_t _a51628bec4b0211be53942d8abb79c665c2c0e5b = 0xEC         ;
        constexpr std::uintptr_t _b74e119a82e625ecd4e890e0cf4fda207c85cc45 = 0xF0         ;
        constexpr std::uintptr_t _52453140a653f507eac3691b1fb69f5b6d6bb22c = 0xF8         ;
        constexpr std::uintptr_t _f5658603eea872ec800762082520faa399734f23 = 0xF9         ;
        constexpr std::uintptr_t _e14344e96e4898e3e60825f29ad14e3e7971b380 = 0xFC         ;
        constexpr std::uintptr_t _fdc13ffbf0988beeb9452579da48ee800bd2554e = 0x108        ;
        constexpr std::uintptr_t _44f5f8f0704813a253f9d9eb2959f47d20491928 = 0x110        ;
        constexpr std::uintptr_t _d32e83ae135d468731ea8e0ae6d3306a16442356 = 0x118        ;
        constexpr std::uintptr_t _3c39fc1e479f6036cf1239b75baff5e4bb156fd5 = 0x11C        ;
        constexpr std::uintptr_t _ad508b4913b49214d5c3c3d28121f5083dd9b822 = 0x11D        ;
        constexpr std::uintptr_t _f9cfeba35dcf3e9dc5081c3e1dc8796ee7f711aa = 0x120        ;

        namespace _static
        {
            constexpr std::uintptr_t _60a676888dfd3e122f57b4d80e8c48e9d37914ba = 0x0          ;
            constexpr std::uintptr_t _9bbef33a92726845e27a758a083e9ce3e28a0e2b = 0x4          ;
            constexpr std::uintptr_t _7d8e8787eecd7ddd91df11f0cf0413501b4c19fe = 0x10         ;
            constexpr std::uintptr_t _5ce78238c6b40ae726dcb1d12af492d513a1a6d4 = 0x14         ;
            constexpr std::uintptr_t _bf0fb83d2ef52d64d69a9adbe0d3544684f0f19b = 0x18         ;
            constexpr std::uintptr_t _6aef9274858927539e201a4d0aabe1fa22de18ab = 0x1C         ;
        }

    }

    namespace InvokeHandlerUnscaledTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _454b1e0eef201848a4ad3e17343696748ffd506e = 0x20         ;
        constexpr std::uintptr_t _5a01b7c446490fe4ecaf52d49a8833aaab53c30a = 0x28         ;
        constexpr std::uintptr_t _8d8b68ad12caa3dc57c5fa2782068c38863c377d = 0x30         ;
        constexpr std::uintptr_t _1e0cecb0673f4b60d1598aeaf57541f8ea95cdf3 = 0x38         ;
        constexpr std::uintptr_t _6c6b6f71a06f8a772cf54b50f33c5926d0f9098d = 0x40         ;
        constexpr std::uintptr_t _288d44302c757812a99a5562b1cafca6076d8aa8 = 0x48         ;
        constexpr std::uintptr_t _681276bbeb6c39831ac7da764b1a10d1b1038aae = 0x50         ;
    }

    namespace %358509dfdb8a5f21e287d445f2b922ea8227f2c0
    {
    }

    namespace PriorityListComponent`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _b6e1d400f9f93b72164ecfb9acf00bd3d821bad9 = 0x0          ;
            constexpr std::uintptr_t _0e16bfe3cb513a3fd528541ab9bed4f7cf842ccb = 0x0          ;
        }

    }

    namespace LTRect-fake-1
    {
        constexpr std::uintptr_t _rect                            = 0x10         ;
        constexpr std::uintptr_t alpha                            = 0x20         ;
        constexpr std::uintptr_t rotation                         = 0x24         ;
        constexpr std::uintptr_t pivot                            = 0x28         ;
        constexpr std::uintptr_t margin                           = 0x30         ;
        constexpr std::uintptr_t relativeRect                     = 0x38         ;
        constexpr std::uintptr_t rotateEnabled                    = 0x48         ;
        constexpr std::uintptr_t rotateFinished                   = 0x49         ;
        constexpr std::uintptr_t alphaEnabled                     = 0x4A         ;
        constexpr std::uintptr_t labelStr                         = 0x50         ;
        constexpr std::uintptr_t type                             = 0x58         ;
        constexpr std::uintptr_t style                            = 0x60         ;
        constexpr std::uintptr_t useColor                         = 0x68         ;
        constexpr std::uintptr_t color                            = 0x6C         ;
        constexpr std::uintptr_t fontScaleToFit                   = 0x7C         ;
        constexpr std::uintptr_t useSimpleScale                   = 0x7D         ;
        constexpr std::uintptr_t sizeByHeight                     = 0x7E         ;
        constexpr std::uintptr_t texture                          = 0x80         ;
        constexpr std::uintptr_t counter                          = 0x8C         ;

        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _5189bccddc58d81176c05a3eebca9a064a39e46d = 0x0          ;
            constexpr std::uintptr_t _11f959dd06f9eaee9dba829ddf3bcff00ca685a7 = 0x1          ;
        }

    }

    namespace %a9987b3f7bf7ebfaa9c2507f57e7eb91a8b4b287
    {
        constexpr std::uintptr_t _f14284845defe766d0cf106269e888df9ea44272 = 0x10         ;
        constexpr std::uintptr_t _d06edfc992444936d2076df7ef2e5b39704016d2 = 0x20         ;
        constexpr std::uintptr_t _c5f3cc257b65fcd3e1aefee8603d3aab786a728c = 0x28         ;
        constexpr std::uintptr_t _e37fea0575be80e6edd277a672fa2226a4a699a7 = 0x2C         ;
        constexpr std::uintptr_t _3266eb81bff7fbaef9a9ee9e370c3d08ffcc7db8 = 0x38         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x44         ;
        constexpr std::uintptr_t _a93b9975fb9728291fd97c14b0811c4ebec612ba = 0x48         ;
    }

    namespace LTRect
    {
        constexpr std::uintptr_t _rect                            = 0x10         ;
        constexpr std::uintptr_t alpha                            = 0x20         ;
        constexpr std::uintptr_t rotation                         = 0x24         ;
        constexpr std::uintptr_t pivot                            = 0x28         ;
        constexpr std::uintptr_t margin                           = 0x30         ;
        constexpr std::uintptr_t relativeRect                     = 0x38         ;
        constexpr std::uintptr_t rotateEnabled                    = 0x48         ;
        constexpr std::uintptr_t rotateFinished                   = 0x49         ;
        constexpr std::uintptr_t alphaEnabled                     = 0x4A         ;
        constexpr std::uintptr_t labelStr                         = 0x50         ;
        constexpr std::uintptr_t type                             = 0x58         ;
        constexpr std::uintptr_t style                            = 0x60         ;
        constexpr std::uintptr_t useColor                         = 0x68         ;
        constexpr std::uintptr_t color                            = 0x6C         ;
        constexpr std::uintptr_t fontScaleToFit                   = 0x7C         ;
        constexpr std::uintptr_t useSimpleScale                   = 0x7D         ;
        constexpr std::uintptr_t sizeByHeight                     = 0x7E         ;
        constexpr std::uintptr_t texture                          = 0x80         ;
        constexpr std::uintptr_t counter                          = 0x8C         ;

        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t _5189bccddc58d81176c05a3eebca9a064a39e46d = 0x0          ;
            constexpr std::uintptr_t _11f959dd06f9eaee9dba829ddf3bcff00ca685a7 = 0x1          ;
        }

    }

    namespace LeanTweenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LTSpline-fake-1
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t constantSpeed                    = 0x14         ;
        constexpr std::uintptr_t pts                              = 0x18         ;
        constexpr std::uintptr_t ptsAdjLength                     = 0x28         ;
        constexpr std::uintptr_t orientToPath                     = 0x2C         ;
        constexpr std::uintptr_t orientToPath2d                   = 0x2D         ;

        constexpr std::uintptr_t _e409031c9508b510b38bb7df7e9397c61e607a3c = 0x20         ;
        constexpr std::uintptr_t _57b19d359e7fccc22fb08df6878580dfb31af96f = 0x30         ;
        constexpr std::uintptr_t _ee6c3abd363c75311104a16933115a836159754c = 0x34         ;
    }

    namespace %83054f63e9fdbea28894499c5df1f1093a8e4d78
    {
        constexpr std::uintptr_t _d76f81c15add9201ccf8081508cc6abb3dd5b3ca = 0x10         ;
        constexpr std::uintptr_t _cf8f1019dbf7f348f5135d253ed6c6d770841c49 = 0x18         ;
        constexpr std::uintptr_t _8d022e828276d29262e3bb56552dc7753b9aa3a2 = 0x20         ;
        constexpr std::uintptr_t _64ca7ffa2f15ac867841f18529f85de715c33b9d = 0x28         ;
        constexpr std::uintptr_t _4cb76cd908c69e7f465407dc9d3c051c7df4db77 = 0x30         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x34         ;
        constexpr std::uintptr_t _0824b070cb1c3c4dba03f0b570adeb4cbc94d0de = 0x38         ;
        constexpr std::uintptr_t _e2a356fd4f6e78068873c92d0bb8453d845394a1 = 0x39         ;
    }

    namespace %bd2670c30597e9ae6069543486407317f3b5a86e
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x18         ;
    }

    namespace EaseTypeDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10857DE8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ActionMethodDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10857E20   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %567b82e4264920e3ac32b1854744494d1a6e7fdc
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10842540   ;
        constexpr std::uintptr_t _b1eb6c5ca5942ab8ee69144acdec4ed04a17490d = 0x10         ;
        constexpr std::uintptr_t _77288efde794fba2ede65dcae6e3f5e645a512c6 = 0x18         ;
        constexpr std::uintptr_t _a51628bec4b0211be53942d8abb79c665c2c0e5b = 0x20         ;
        constexpr std::uintptr_t _36824c3e2c2d84598624e76516d2923eaafe490f = 0x24         ;
        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x28         ;
        constexpr std::uintptr_t _1342152ddacbfc498ea93dc0b415bf3e5b44d837 = 0x30         ;
        constexpr std::uintptr_t _733904eac303ebfa491a87b053e1aabc26c9166a = 0x38         ;
        constexpr std::uintptr_t _ad508b4913b49214d5c3c3d28121f5083dd9b822 = 0x3C         ;
        constexpr std::uintptr_t _1346e80b741dc74d94f61c6bfb6661bd70de0700 = 0x3D         ;
        constexpr std::uintptr_t _3c39fc1e479f6036cf1239b75baff5e4bb156fd5 = 0x3E         ;
        constexpr std::uintptr_t _6e2334a98d5d25dca7359a05621400369904a816 = 0x3F         ;
        constexpr std::uintptr_t _a28e4d07be2509accb77ab491442e5d5f8d409d2 = 0x40         ;
        constexpr std::uintptr_t _760c9bca35a4d10e108f6fc50e83ab39ed6f3c02 = 0x48         ;
        constexpr std::uintptr_t _b74e119a82e625ecd4e890e0cf4fda207c85cc45 = 0x50         ;
        constexpr std::uintptr_t _f5658603eea872ec800762082520faa399734f23 = 0x58         ;
        constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x5C         ;
        constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x60         ;
        constexpr std::uintptr_t _505a855d50b10303cbb7888654df3ebaf5aee7cf = 0x64         ;
        constexpr std::uintptr_t _4e39a8588dd06d10581d48d3c157b8fe38822f88 = 0x68         ;
        constexpr std::uintptr_t _f9cfeba35dcf3e9dc5081c3e1dc8796ee7f711aa = 0x70         ;
        constexpr std::uintptr_t _52453140a653f507eac3691b1fb69f5b6d6bb22c = 0x74         ;
        constexpr std::uintptr_t _fdc13ffbf0988beeb9452579da48ee800bd2554e = 0x75         ;
        constexpr std::uintptr_t _750d1c6bbb1c60d1d10a4338d338905cad8aa821 = 0x78         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x7C         ;
        constexpr std::uintptr_t _e14344e96e4898e3e60825f29ad14e3e7971b380 = 0x80         ;
        constexpr std::uintptr_t _084c69e3fb0a042192a5fb91c40dbc11cc1cd58b = 0x8C         ;
        constexpr std::uintptr_t _ed3fd3efe6cf44bccf00d73ee929b9bb673b4820 = 0x90         ;
        constexpr std::uintptr_t _3790d163348640e43eecc840c56de817f79bf225 = 0x94         ;
        constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0xA0         ;
        constexpr std::uintptr_t _e13a4d614faa4672f957880b6bc39b7550894e24 = 0xA8         ;
        constexpr std::uintptr_t _d32e83ae135d468731ea8e0ae6d3306a16442356 = 0xAC         ;
        constexpr std::uintptr_t _f7af37f1cf09d7a32b68ababe94d3f5257c14b28 = 0xB0         ;
        constexpr std::uintptr_t _f185d206872aa2d2df877e63c84997fdca75c71c = 0xBC         ;
        constexpr std::uintptr_t _f9f0cd9902d9661f854ae4530d9e34015c6b14c3 = 0xC0         ;
        constexpr std::uintptr_t _aab3a1ba165a2de77b6850c452e29762fda5ddca = 0xC8         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0xCC         ;
        constexpr std::uintptr_t _0d31dab9e4f0675573b4141ac22a68c0cd20e4de = 0xD0         ;
        constexpr std::uintptr_t _b84c9ed1585e683fb0302daf12e2318313dc9386 = 0xDC         ;
        constexpr std::uintptr_t _22c910d094975e512a771ccdd2d0ef03b35c8754 = 0xE0         ;
        constexpr std::uintptr_t _44f5f8f0704813a253f9d9eb2959f47d20491928 = 0xE8         ;
        constexpr std::uintptr_t _c1f1687ba13fa8c5ab99d8df4de60674d3e7ebb6 = 0xF0         ;
        constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0xF8         ;
        constexpr std::uintptr_t _8ae243d5afdab8bc20105bdba2a7f9e5520fb93f = 0xFC         ;
        constexpr std::uintptr_t _56d913e218ec536933b1fabb77f8e3b4e8448eec = 0x100        ;
        constexpr std::uintptr_t _ca2f18db46f73de1fa62e74bf5b9d5df68b98171 = 0x108        ;
        constexpr std::uintptr_t _e78e1ec8ee78532a46073b86b380b49ca8dd5799 = 0x110        ;

        namespace _static
        {
            constexpr std::uintptr_t _9bbef33a92726845e27a758a083e9ce3e28a0e2b = 0x0          ;
            constexpr std::uintptr_t _bf0fb83d2ef52d64d69a9adbe0d3544684f0f19b = 0xC          ;
            constexpr std::uintptr_t _60a676888dfd3e122f57b4d80e8c48e9d37914ba = 0x10         ;
            constexpr std::uintptr_t _5ce78238c6b40ae726dcb1d12af492d513a1a6d4 = 0x14         ;
            constexpr std::uintptr_t _6aef9274858927539e201a4d0aabe1fa22de18ab = 0x18         ;
            constexpr std::uintptr_t _7d8e8787eecd7ddd91df11f0cf0413501b4c19fe = 0x24         ;
        }

    }

    namespace LTSpline-fake-0
    {
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t constantSpeed                    = 0x14         ;
        constexpr std::uintptr_t pts                              = 0x18         ;
        constexpr std::uintptr_t ptsAdjLength                     = 0x28         ;
        constexpr std::uintptr_t orientToPath                     = 0x2C         ;
        constexpr std::uintptr_t orientToPath2d                   = 0x2D         ;

        constexpr std::uintptr_t _e409031c9508b510b38bb7df7e9397c61e607a3c = 0x20         ;
        constexpr std::uintptr_t _57b19d359e7fccc22fb08df6878580dfb31af96f = 0x30         ;
        constexpr std::uintptr_t _ee6c3abd363c75311104a16933115a836159754c = 0x34         ;
    }

    namespace %1366fa3e78c5c3c1235f9bca6e210d3b6116624a
    {
        constexpr std::uintptr_t _dcf06c4762c2790cc918f13d6066158799d78372 = 0x10         ;
        constexpr std::uintptr_t _56d913e218ec536933b1fabb77f8e3b4e8448eec = 0x14         ;
        constexpr std::uintptr_t _1346e80b741dc74d94f61c6bfb6661bd70de0700 = 0x18         ;
        constexpr std::uintptr_t _58e81ffac88af97a541dabbbf1d64bc001c9e758 = 0x1C         ;
        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x20         ;
        constexpr std::uintptr_t _77f358aebe956734ec12d7681b59ead7ec567298 = 0x28         ;
        constexpr std::uintptr_t _351037fca5cbd27c69ea84a4126dfeb2a9070718 = 0x30         ;
        constexpr std::uintptr_t _3af5311ecb7f7f174725780576e29affb3185e00 = 0x38         ;
        constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x40         ;
    }

    namespace LeanTester
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t timeout                          = 0x20         ;
    }

    namespace %48268cfbce8c0b6b7c188264e84e029cdae0fadf
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10842560   ;
        constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x10         ;
        constexpr std::uintptr_t _3af5311ecb7f7f174725780576e29affb3185e00 = 0x18         ;
        constexpr std::uintptr_t _56d913e218ec536933b1fabb77f8e3b4e8448eec = 0x1C         ;
        constexpr std::uintptr_t _dcf06c4762c2790cc918f13d6066158799d78372 = 0x20         ;
        constexpr std::uintptr_t _1346e80b741dc74d94f61c6bfb6661bd70de0700 = 0x24         ;
        constexpr std::uintptr_t _58e81ffac88af97a541dabbbf1d64bc001c9e758 = 0x28         ;
        constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x2C         ;
        constexpr std::uintptr_t _77f358aebe956734ec12d7681b59ead7ec567298 = 0x30         ;
        constexpr std::uintptr_t _351037fca5cbd27c69ea84a4126dfeb2a9070718 = 0x38         ;
    }

    namespace FacepunchBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace %93308ec1610e38e0e1279514d02a7644f20e5204
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x18         ;
    }

    namespace %2d4e033962f173270e546bd7b45b829c289c9ca0
    {
        constexpr std::uintptr_t _db1f4b0944a05e776d0a8778f8c3ad86425a48c9 = 0x10         ;
        constexpr std::uintptr_t _a7f72f04ed715e754ac120135645080e5d5b565b = 0x18         ;
        constexpr std::uintptr_t _94c36236a2ab6decfbe56fbe442daa37e1547a7d = 0x20         ;
        constexpr std::uintptr_t _4382ed1c7aabf6f1c1b84f634c6d230bb6f12683 = 0x28         ;
        constexpr std::uintptr_t _08fc3013fe1b87b4fe354bdd0ba1588918ccb5d8 = 0x30         ;
        constexpr std::uintptr_t _446595ef9835e6e4d79188cb0d1867780d93833e = 0x38         ;
        constexpr std::uintptr_t _a0ac25744637f7558c44d65aeb8b81497d866a8c = 0x40         ;
        constexpr std::uintptr_t _b199b3e41c843e14648095453a4e885791bad114 = 0x48         ;
        constexpr std::uintptr_t _b949751f31088a22c02ec35fd5eb0cef0d6bbf93 = 0x50         ;
        constexpr std::uintptr_t _1e7e2559fc3d52f652f702ed268d727fad2e8b48 = 0x58         ;
        constexpr std::uintptr_t _25fd49ee62faf4755fcb5f2eaadb13e1d7b7ad5c = 0x60         ;
        constexpr std::uintptr_t _aa5121f0c6b1082fedb86ecd57b94d6240cf6582 = 0x68         ;
        constexpr std::uintptr_t _2f5698dbb93b174153fcea4dc6164b590f25e9e6 = 0x70         ;
        constexpr std::uintptr_t _004220da192d99c6cd9df7efb110d158e9e03d6d = 0x78         ;
        constexpr std::uintptr_t _33581a1f6e82d9e34fb2d35c45892a8af8a9ac53 = 0x88         ;
        constexpr std::uintptr_t _5433b4b62d693f7f8672964ed3c7edb27615023d = 0x90         ;
        constexpr std::uintptr_t _717aa5fa39f48c97b9fc7723b591b3216129f99c = 0xA0         ;
        constexpr std::uintptr_t _f572ac04a49eb658dea480e4f73d36c21a398f6c = 0xA8         ;
        constexpr std::uintptr_t _3901a07af1bcbbab2224dc6bda274b0dd058df85 = 0xB8         ;
        constexpr std::uintptr_t _f0a9018913280c5be3713ac09ff68e7096b6ee48 = 0xC0         ;
        constexpr std::uintptr_t _606a566b8ebedccde11bee7b62bc14153d79c42e = 0xC8         ;
        constexpr std::uintptr_t _0c93ee3a02a324aca7ae1fdf3a4fb544bb9b27f5 = 0xD0         ;
        constexpr std::uintptr_t _edb923d3852f3311cc082aa717793d686162e04f = 0xD8         ;
    }

    namespace %44d0d6e73f6542856a09ddb00d9905f8f630b2c6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D1CB0   ;

        namespace _static
        {
            constexpr std::uintptr_t _afbd30e35bad904faef3a5b7694264ee173fde85 = 0x0          ;
            constexpr std::uintptr_t _ebbd77152d1bd277d1e07862b2b63eb265c03c66 = 0x10         ;
        }

    }

    namespace %b81c7c5ac90f7076344ecfbe93e7da964971c317
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x18         ;
    }

    namespace %07696eb0f82f735eb3dd8908bb7cc8a55595c32e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084C398   ;
        constexpr std::uintptr_t _ea605aaebeda2e420b8c9e9043c4cd0bbdac6200 = 0x10         ;
        constexpr std::uintptr_t _4198f71e35cc5f62ca62266efd7a50546217afc8 = 0x18         ;
        constexpr std::uintptr_t _35e5839ebd2cb2c10ed69f7a59b8c480942a65e8 = 0x20         ;
        constexpr std::uintptr_t _b537d7f711e32ce744a0e56f55f99b287f4d7de4 = 0x30         ;
        constexpr std::uintptr_t _24f8f0e97d001bc00cd2c618782ab0e14aa947ae = 0x38         ;
    }

    namespace %64ffd5491cee1a9807eda3c70260d93cc8968830
    {
        constexpr std::uintptr_t _c47469cd4f7f2381fbdc7a742d45439ac8669b5c = 0x10         ;
        constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x18         ;
        constexpr std::uintptr_t _4ff3702da2a36d16e8e29d80c593bdb55e01c1f7 = 0x20         ;
    }

    namespace InvokeHandlerFixedTime
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _454b1e0eef201848a4ad3e17343696748ffd506e = 0x20         ;
        constexpr std::uintptr_t _5a01b7c446490fe4ecaf52d49a8833aaab53c30a = 0x28         ;
        constexpr std::uintptr_t _8d8b68ad12caa3dc57c5fa2782068c38863c377d = 0x30         ;
        constexpr std::uintptr_t _1e0cecb0673f4b60d1598aeaf57541f8ea95cdf3 = 0x38         ;
        constexpr std::uintptr_t _6c6b6f71a06f8a772cf54b50f33c5926d0f9098d = 0x40         ;
        constexpr std::uintptr_t _288d44302c757812a99a5562b1cafca6076d8aa8 = 0x48         ;
        constexpr std::uintptr_t _681276bbeb6c39831ac7da764b1a10d1b1038aae = 0x50         ;
    }

    namespace %e467e7d1b115ddae11069e621514452d614fb603
    {
        constexpr std::uintptr_t _db1f4b0944a05e776d0a8778f8c3ad86425a48c9 = 0x10         ;
        constexpr std::uintptr_t _a7f72f04ed715e754ac120135645080e5d5b565b = 0x18         ;
        constexpr std::uintptr_t _94c36236a2ab6decfbe56fbe442daa37e1547a7d = 0x20         ;
        constexpr std::uintptr_t _4382ed1c7aabf6f1c1b84f634c6d230bb6f12683 = 0x28         ;
        constexpr std::uintptr_t _08fc3013fe1b87b4fe354bdd0ba1588918ccb5d8 = 0x30         ;
        constexpr std::uintptr_t _446595ef9835e6e4d79188cb0d1867780d93833e = 0x38         ;
        constexpr std::uintptr_t _a0ac25744637f7558c44d65aeb8b81497d866a8c = 0x40         ;
        constexpr std::uintptr_t _b199b3e41c843e14648095453a4e885791bad114 = 0x48         ;
        constexpr std::uintptr_t _b949751f31088a22c02ec35fd5eb0cef0d6bbf93 = 0x50         ;
        constexpr std::uintptr_t _1e7e2559fc3d52f652f702ed268d727fad2e8b48 = 0x58         ;
        constexpr std::uintptr_t _25fd49ee62faf4755fcb5f2eaadb13e1d7b7ad5c = 0x60         ;
        constexpr std::uintptr_t _aa5121f0c6b1082fedb86ecd57b94d6240cf6582 = 0x68         ;
        constexpr std::uintptr_t _2f5698dbb93b174153fcea4dc6164b590f25e9e6 = 0x70         ;
        constexpr std::uintptr_t _004220da192d99c6cd9df7efb110d158e9e03d6d = 0x78         ;
        constexpr std::uintptr_t _33581a1f6e82d9e34fb2d35c45892a8af8a9ac53 = 0x88         ;
        constexpr std::uintptr_t _5433b4b62d693f7f8672964ed3c7edb27615023d = 0x90         ;
        constexpr std::uintptr_t _717aa5fa39f48c97b9fc7723b591b3216129f99c = 0xA0         ;
        constexpr std::uintptr_t _f572ac04a49eb658dea480e4f73d36c21a398f6c = 0xA8         ;
        constexpr std::uintptr_t _3901a07af1bcbbab2224dc6bda274b0dd058df85 = 0xB8         ;
        constexpr std::uintptr_t _f0a9018913280c5be3713ac09ff68e7096b6ee48 = 0xC0         ;
        constexpr std::uintptr_t _606a566b8ebedccde11bee7b62bc14153d79c42e = 0xC8         ;
        constexpr std::uintptr_t _0c93ee3a02a324aca7ae1fdf3a4fb544bb9b27f5 = 0xD0         ;
        constexpr std::uintptr_t _edb923d3852f3311cc082aa717793d686162e04f = 0xD8         ;
    }

    namespace ListComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ListComponent`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _8a11875638712ff59d3669677ccdba5a69e3ab89 = 0x0          ;
            constexpr std::uintptr_t _f6fc3a43672728dbb06bc84e196c705b2d16281e = 0x0          ;
        }

    }

    namespace InvokeHandlerBase`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

    }

    namespace %48e0ce7e5dc3df7cffe82cb0a64831e8a8f163f6
    {
        constexpr std::uintptr_t _bb33a8d7ddb0669133af212b82a7790ad158b907 = 0x10         ;
        constexpr std::uintptr_t _9f3826d43c15c8137c7510d8eef6fc869a8ca5d5 = 0x14         ;
    }

    namespace %bd50cb43674f68f952074179e207de47dcc2039e
    {
        constexpr std::uintptr_t _c42ee31b0755f83b47c685004a88b8cc09790f61 = 0x10         ;
        constexpr std::uintptr_t _c255a2da388727a31d3d869455928f6916336897 = 0x18         ;
        constexpr std::uintptr_t _a0fb1e9bc8488dd47bed4b4cd02dad16df11d70d = 0x20         ;
        constexpr std::uintptr_t _e31c0b6eada92bc3b57f6eec1f77e5546f5cfd4d = 0x24         ;
        constexpr std::uintptr_t _37384c9b4dff29899fa37888d446d4fd0e8137da = 0x28         ;
        constexpr std::uintptr_t _67cde0f251e5a92d8a7bbe93cabc6ff4116b593e = 0x2C         ;
        constexpr std::uintptr_t _bc3b3c16c3131439589455fc6dc0da0732e4324a = 0x30         ;
        constexpr std::uintptr_t _0a11aaceef6f9bce8a9c34951e0c6bb951bf90d0 = 0x34         ;
        constexpr std::uintptr_t _7cd4bcdb610c9e67fddd4b8be4577d96ad5abd07 = 0x38         ;
        constexpr std::uintptr_t _beae8b368fa9794eb777079540b71571b64fd4cb = 0x3C         ;
        constexpr std::uintptr_t _a498975400df27f792f21465307f45cdacdaf171 = 0x40         ;
        constexpr std::uintptr_t _631ba8ec8606c9ed1b05dd88a9f0282bd35345f9 = 0x42         ;
        constexpr std::uintptr_t _29498a95eb4e464a16d981bcd963fd4d6cd5d4a3 = 0x48         ;
        constexpr std::uintptr_t _a1cf618da32a5fea417ee8eb70e73077d62e0121 = 0x50         ;
        constexpr std::uintptr_t _3762cc82cbe512107dd741efbe0163124a232bab = 0x58         ;
        constexpr std::uintptr_t _a04ac985b9e3a9d04e72b7e0cb63519f5871012f = 0x60         ;
    }

    namespace %afd9774efaf6255de7d504f5e51c0e2ce8a63b4c
    {
        constexpr std::uintptr_t _dd2b2ead11aa1d253c94b3cbc72dfd9f86c567ec = 0x10         ;
    }

    namespace %72d889bf2d9901f2c4a59cc823c81adcfcee3319
    {
        constexpr std::uintptr_t _4198f71e35cc5f62ca62266efd7a50546217afc8 = 0x10         ;
        constexpr std::uintptr_t _24f8f0e97d001bc00cd2c618782ab0e14aa947ae = 0x14         ;
        constexpr std::uintptr_t _b537d7f711e32ce744a0e56f55f99b287f4d7de4 = 0x18         ;
        constexpr std::uintptr_t _ea605aaebeda2e420b8c9e9043c4cd0bbdac6200 = 0x20         ;
        constexpr std::uintptr_t _35e5839ebd2cb2c10ed69f7a59b8c480942a65e8 = 0x28         ;
    }

    namespace %264234d7485bbac3594baf99dcdb721329452037
    {
        constexpr std::uintptr_t _6e93600970bf1fa505287cfb72a9508b5df0f0c0 = 0x10         ;
        constexpr std::uintptr_t _135c54acd72d400950faf915306f6e638210ce5b = 0x18         ;
        constexpr std::uintptr_t _1802d4428f42f039480c5764dafeb60f9b66e6e4 = 0x20         ;
        constexpr std::uintptr_t _5b74e084123b4328bd47af6b33e13b891fff119d = 0x28         ;
        constexpr std::uintptr_t _a4fd94866f5f424d016362fe811c567123d79bcb = 0x2C         ;
        constexpr std::uintptr_t _6949cb3a6b79eaff054e0734edcf611153857b18 = 0x30         ;
    }

    namespace %b5fdbf99062668e4d20b5066796cf1c7c5292181
    {
        constexpr std::uintptr_t _f14284845defe766d0cf106269e888df9ea44272 = 0x10         ;
        constexpr std::uintptr_t _c5f3cc257b65fcd3e1aefee8603d3aab786a728c = 0x1C         ;
        constexpr std::uintptr_t _e37fea0575be80e6edd277a672fa2226a4a699a7 = 0x20         ;
        constexpr std::uintptr_t _3266eb81bff7fbaef9a9ee9e370c3d08ffcc7db8 = 0x2C         ;
        constexpr std::uintptr_t _d06edfc992444936d2076df7ef2e5b39704016d2 = 0x38         ;
        constexpr std::uintptr_t _a93b9975fb9728291fd97c14b0811c4ebec612ba = 0x40         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x4C         ;
    }

    namespace %cbdd834f1468b6c3b082983a62a259a71d3e8741
    {
        constexpr std::uintptr_t _4cb76cd908c69e7f465407dc9d3c051c7df4db77 = 0x10         ;
        constexpr std::uintptr_t _e2a356fd4f6e78068873c92d0bb8453d845394a1 = 0x14         ;
        constexpr std::uintptr_t _8d022e828276d29262e3bb56552dc7753b9aa3a2 = 0x18         ;
        constexpr std::uintptr_t _0824b070cb1c3c4dba03f0b570adeb4cbc94d0de = 0x20         ;
        constexpr std::uintptr_t _64ca7ffa2f15ac867841f18529f85de715c33b9d = 0x28         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x30         ;
        constexpr std::uintptr_t _d76f81c15add9201ccf8081508cc6abb3dd5b3ca = 0x38         ;
        constexpr std::uintptr_t _cf8f1019dbf7f348f5135d253ed6c6d770841c49 = 0x40         ;
    }

    namespace Element_Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InvokeHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _454b1e0eef201848a4ad3e17343696748ffd506e = 0x20         ;
        constexpr std::uintptr_t _5a01b7c446490fe4ecaf52d49a8833aaab53c30a = 0x28         ;
        constexpr std::uintptr_t _8d8b68ad12caa3dc57c5fa2782068c38863c377d = 0x30         ;
        constexpr std::uintptr_t _1e0cecb0673f4b60d1598aeaf57541f8ea95cdf3 = 0x38         ;
        constexpr std::uintptr_t _6c6b6f71a06f8a772cf54b50f33c5926d0f9098d = 0x40         ;
        constexpr std::uintptr_t _288d44302c757812a99a5562b1cafca6076d8aa8 = 0x48         ;
        constexpr std::uintptr_t _681276bbeb6c39831ac7da764b1a10d1b1038aae = 0x50         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %4bdcf1ed23a697c7f7d99ad489cfc0ffcaf52fb9
    {
        constexpr std::uintptr_t _c7caa109f81ba8a4b1be1b8703d7bb138404c03b = 0x10         ;
        constexpr std::uintptr_t _c42d111da021189dee92af57bac5e35cd0bfe906 = 0x20         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x30         ;
        constexpr std::uintptr_t _2b15ac397955f59d7289465aa8aa2f582c4e28bf = 0x38         ;
    }

    namespace %651c334676ebf45be3019364ae53b38301bd4a11
    {
        constexpr std::uintptr_t _e18d28274c49590a7532c739a7504b5a592bd488 = 0x10         ;
        constexpr std::uintptr_t _0ee17c8034acc2ef06e7f83fbadc6578a538e46f = 0x20         ;
    }

    namespace %14488afe9f4608b2c38d6613cdfcbf280784c08b
    {
        constexpr std::uintptr_t m_owner                          = 0x10         ;
        constexpr std::uintptr_t m_TypeId                         = 0x18         ;

        constexpr std::uintptr_t _d4db33ba9c01a3f76a6eff99b272f8adef229fb8 = 0x20         ;
        constexpr std::uintptr_t _8b44d12ae096394093f4c183432df8b575837a26 = 0x30         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x64         ;
    }

    namespace %7c3f7d6f7c714cbfb639f4b21bb2c19ee4f62264
    {
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x10         ;

        constexpr std::uintptr_t _d90cad2d433ea00081e63c88011a5ef58952ecff = 0x18         ;
        constexpr std::uintptr_t _67c22373e0daee26e50a7bccdffe67c0cd94a8e9 = 0x20         ;
        constexpr std::uintptr_t _65925268d7f447ce15e72bb4652bec35e0159049 = 0x28         ;
        constexpr std::uintptr_t _3d6c09029c3a05f2326ce53754f457d8cfd02f29 = 0x2C         ;
        constexpr std::uintptr_t _254665682aaa828e792c9d93a13076bebfc3e8df = 0x30         ;
        constexpr std::uintptr_t _d85a33f204dff24084a5bbd306a5bd84f1926f68 = 0x38         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x40         ;
        constexpr std::uintptr_t _fa7c74f3e222032b44e3a15e36219a351b0ea246 = 0x48         ;
    }

    namespace %2f20babcbe8a1d9cf9af0d26e59809b155f39e3a
    {
        constexpr std::uintptr_t m_owner                          = 0x10         ;
        constexpr std::uintptr_t m_TypeId                         = 0x18         ;

        constexpr std::uintptr_t _07eb9ac45f1e25e5d098eeda08793a61ebf9c471 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x30         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %5c4c6e705b3e345aa7a25526a1e767802f27cf49
    {
        constexpr std::uintptr_t _8fa3ae9058eb907ae43b4741b636d5defaaa3fc0 = 0x10         ;
    }

    namespace %0c482be54f09ca37b719899ae6664d74502fad94
    {
        constexpr std::uintptr_t _3ebc29a9cb375742f4e5b18322e8e7315abc01f2 = 0x10         ;
        constexpr std::uintptr_t _0d7e1a3e6ee50eee281eca136620a7acb04b8cb6 = 0x20         ;
        constexpr std::uintptr_t _1030659891d06297e44db2407617216ea150b5c1 = 0x24         ;
        constexpr std::uintptr_t _4cf03df7986dc6a38abd1bdc7929ce8db38851c0 = 0x34         ;
        constexpr std::uintptr_t _cc3a032161331886667ccc9e9d499a8d054c604c = 0x48         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x50         ;
        constexpr std::uintptr_t _e335d7049fb5299904fe58ba61cbe43c6ee81db4 = 0x58         ;
        constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x60         ;
        constexpr std::uintptr_t _ba054ef63f34753d2ab06e46a48525db6a3db6f8 = 0x64         ;
        constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x68         ;
        constexpr std::uintptr_t _66893ab8609495c490db6041299162e6119f1224 = 0x6C         ;
        constexpr std::uintptr_t _728dba52c4340c2019834042d81cfe9d27361272 = 0x80         ;
        constexpr std::uintptr_t _21a6de8405cb53f824c7d2f42442d93190745704 = 0xE8         ;
        constexpr std::uintptr_t _f2c4563276d4f7fefcf1a53d6c8caf020fa3ad1a = 0xEC         ;
    }

    namespace TileSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %4d4bd611e308971d7947ac35abdfc9c10a3c5ca2
    {
        constexpr std::uintptr_t _98d1d2cf59a6b28d8b83376362d00144afce8313 = 0x10         ;
        constexpr std::uintptr_t _f780c53ef0cd492d8d840e22e84b64ef839e01ad = 0x14         ;
        constexpr std::uintptr_t _fff49dac9c1cdfb472f495459cf1852907c7501e = 0x54         ;
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x64         ;
        constexpr std::uintptr_t _74d3d13210a41b1244c65a060d06155908033d2f = 0x74         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0xB8         ;
        constexpr std::uintptr_t _d3f2c162162e1fc0ddce14f43891349bbf727b26 = 0xC0         ;
        constexpr std::uintptr_t _6faf93a7c4ea5c92c9dd64704c072ba2e2de8f47 = 0xC8         ;
        constexpr std::uintptr_t _5ddbb974c77f81b9c3150aee6e06fcba5a7f4891 = 0xD0         ;
        constexpr std::uintptr_t _23dddf848620ec7a61c8a97b6ea669d8d4c30d23 = 0xD8         ;
        constexpr std::uintptr_t _868f3324833da2451835778abb297fee95453bde = 0x118        ;
    }

    namespace %dbd387f0c78f727c4bec3dfb47973977db122b6a
    {
        constexpr std::uintptr_t _23fbd0a36915c0ff7a062a138eca3b1517b5bf77 = 0x10         ;
        constexpr std::uintptr_t _1254f1bd1236cc8cad656bf4dc6321f36904f57a = 0x20         ;
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x38         ;
    }

    namespace GeometryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %462c932e75749c362b91a403687dd72794438ead
    {
        constexpr std::uintptr_t _9a3dc702ce19c7773d3d0b96c645358a9e25c43a = 0x10         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x20         ;
        constexpr std::uintptr_t _bba17eeb8348f3c5b1069ee497f469d171082f3e = 0x30         ;
    }

    namespace %85c9d568b79ee2333d3b6e972516635669ed87c7
    {
        constexpr std::uintptr_t _a60faadc21a2054d5b52a0ca1c9bc02823077c52 = 0x10         ;
        constexpr std::uintptr_t _4e6a06f24817b4533c4728a83171c36a69f34a8f = 0x18         ;
        constexpr std::uintptr_t _686207c4df083707a5387434509a1afc637bfc3b = 0x20         ;
        constexpr std::uintptr_t _a60f816f310e3d119edc4b80ea0d20598b7506b7 = 0x28         ;
    }

    namespace %38192010f48c3ed210a4d95fdec01e916eb9689c
    {
    }

    namespace %fbc1189b7f8573b71e3f3b86a5f1660297326edf
    {
        constexpr std::uintptr_t _04897581ec48fc35ca09330d6361b56ef55d7091 = 0x10         ;
        constexpr std::uintptr_t _5be6adfd912841d8452bc340778c3bcb2135c2a7 = 0x20         ;
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0x28         ;
        constexpr std::uintptr_t _5f883c58c1358dfd98c96cc29ac3c53022859c0b = 0x38         ;
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0x48         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EE118   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace %6e597a6617fa9dc6d6b26591e086952553b31322
    {
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x10         ;

        constexpr std::uintptr_t _d90cad2d433ea00081e63c88011a5ef58952ecff = 0x18         ;
        constexpr std::uintptr_t _67c22373e0daee26e50a7bccdffe67c0cd94a8e9 = 0x20         ;
        constexpr std::uintptr_t _65925268d7f447ce15e72bb4652bec35e0159049 = 0x28         ;
        constexpr std::uintptr_t _3d6c09029c3a05f2326ce53754f457d8cfd02f29 = 0x2C         ;
        constexpr std::uintptr_t _254665682aaa828e792c9d93a13076bebfc3e8df = 0x30         ;
        constexpr std::uintptr_t _d85a33f204dff24084a5bbd306a5bd84f1926f68 = 0x38         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x40         ;
        constexpr std::uintptr_t _fa7c74f3e222032b44e3a15e36219a351b0ea246 = 0x48         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
    {
        constexpr std::uintptr_t _76a9b2677a9cdaf4713114d12e0351c9f70f934a = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
        constexpr std::uintptr_t _a7b392adc1f6ddc003838d91ead03de0ab3f3fe9 = 0x28         ;
        constexpr std::uintptr_t _2c07279ac1e4489a8007ad98924837a93be322d3 = 0x38         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x40         ;
        constexpr std::uintptr_t _f3ee117ca10545d19afd561b874da36a5894b197 = 0x50         ;
    }

    namespace %87542ffb442f14b299feb13e5f6511868e6f72e3
    {
        constexpr std::uintptr_t _c89431e6653ca2eaa4c5d6933afc1393f2b7803c = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x28         ;
        constexpr std::uintptr_t _2c07279ac1e4489a8007ad98924837a93be322d3 = 0x38         ;
        constexpr std::uintptr_t _a70a2c8c048678a99ccc2ca5bc31811def8cb391 = 0x40         ;
        constexpr std::uintptr_t _a7b392adc1f6ddc003838d91ead03de0ab3f3fe9 = 0x50         ;
    }

    namespace %1b505c858ffb0231ab34ea7aaa784e20474d6846
    {
        constexpr std::uintptr_t _b7225c1654db954527a12cfdf735c0434a6b7b2e = 0x6C         ;
    }

    namespace BlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlendModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F91C0   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace BlurType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlurTypeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F8D10   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace RustRenderPipelineGlobalSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _settingsMap_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t m_Settings                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _cc65fc01f36961f8d73e638eac58e83a96c5586f = 0x0          ;
            constexpr std::uintptr_t _f40f10e4cc59691c9a9460d072042aa1816dd879 = 0x8          ;
        }

    }

    namespace %bcdb3a90752a37851686bf6f53d4c556e4aa59f5
    {
        constexpr std::uintptr_t _fff49dac9c1cdfb472f495459cf1852907c7501e = 0x10         ;
        constexpr std::uintptr_t _1254f1bd1236cc8cad656bf4dc6321f36904f57a = 0x20         ;
        constexpr std::uintptr_t _7fe068a1c28cdd7c792e45db792dc6f39d2b944d = 0x38         ;
        constexpr std::uintptr_t _4a7a22afd91d077da03b6eabbd42c1b3628a07cb = 0x48         ;
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x4C         ;
        constexpr std::uintptr_t _3b58541ff4e2cbedd930979456bf3c5708a92481 = 0x5C         ;
        constexpr std::uintptr_t _5e6a2a764c508a642951e92c8076c4f9453ed1a9 = 0x6C         ;
    }

    namespace %0cdda98f2c3f74f61982b41f801bfe677ce55838
    {
        constexpr std::uintptr_t _5f883c58c1358dfd98c96cc29ac3c53022859c0b = 0x10         ;
        constexpr std::uintptr_t _87b978a19f82ceefe4002716590e08aecb33a6f4 = 0x20         ;
        constexpr std::uintptr_t _f60cfbd655ec71d37d16718d61a6054b3d481899 = 0x28         ;
        constexpr std::uintptr_t _6ce50ad47c342d283318e57ac95fce685d6cbba5 = 0x30         ;
        constexpr std::uintptr_t _e82e4f7e661dd88daf2f0547190c6eb7c41eb15e = 0x38         ;
        constexpr std::uintptr_t _467b2249a6a2711cd2fdc7b12cb4d66d5fa9c141 = 0x40         ;
        constexpr std::uintptr_t _05ca25ea3f7f51aecf0089a9f997da48befcf6dc = 0x48         ;
        constexpr std::uintptr_t _fc64ad669664e10fe923c3ff16e8cfe70e06c576 = 0x58         ;
        constexpr std::uintptr_t _d98b25ca1e7cdc6f721865e1bf46058da66797f4 = 0x60         ;
        constexpr std::uintptr_t _83b47f7b5776c31282e5078e09b733f0020f66b5 = 0x68         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x78         ;
    }

    namespace %9e1d4d8dc786a5dd574dfe9bb5006f6d4f5251ec
    {
        constexpr std::uintptr_t _8dbb45c4b378da59f29c2b941be0ae19a660e91a = 0x10         ;
        constexpr std::uintptr_t _83b47f7b5776c31282e5078e09b733f0020f66b5 = 0x20         ;
        constexpr std::uintptr_t _47e01a65c71b54d6aed00a8a11c1c0fcc0a872aa = 0x30         ;
        constexpr std::uintptr_t _7d3b4a24393ce6e20c9d7c7501d791ed913a9873 = 0x40         ;
        constexpr std::uintptr_t _cedf123d548a41993fa67c64ad15412d205889a5 = 0x48         ;
        constexpr std::uintptr_t _5fc98e37534d87ac4075fd8bb1a5c1bad6477b5a = 0x4C         ;
        constexpr std::uintptr_t _182dcbf5242f5064cbcc14f41fcb525589b28c7e = 0x5C         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x60         ;
        constexpr std::uintptr_t _ba71ad0a8bd5268ec5376b9df76071e93f1a4a82 = 0x68         ;
        constexpr std::uintptr_t _a75661b920f4af9382a824c1eb1fd86e1d01aec6 = 0x74         ;
        constexpr std::uintptr_t _5bb183442d73b0328bf9606b3701945962bd22be = 0x80         ;
        constexpr std::uintptr_t _2a3e42c9d7c0e062bec8ca1b9d7b3889705fceb5 = 0x88         ;
        constexpr std::uintptr_t _9d47c67babeabf3649374857cf81b18e383c4a18 = 0x90         ;
        constexpr std::uintptr_t _eee27bcf8c1f1b6353fbba5b2cb70b67bda64acb = 0x98         ;
    }

    namespace %945d61b02f9599ad46de2283ac5153bee4366902
    {
        constexpr std::uintptr_t _03e50a9301b2265300f23fbbd85f2b6e0139ee6d = 0x10         ;
        constexpr std::uintptr_t _d3be9b44f16e7693cf95fa046d143545b1361b33 = 0x20         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x30         ;
    }

    namespace %58d6f974a06663dc6d51657241b578bc6ee4389e
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _e18d28274c49590a7532c739a7504b5a592bd488 = 0x20         ;
        constexpr std::uintptr_t _0b74f79843f9267a6335d4fc3ed93948e691ccb3 = 0x30         ;
        constexpr std::uintptr_t _0ee17c8034acc2ef06e7f83fbadc6578a538e46f = 0x40         ;
    }

    namespace RenderScaleMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FinalBlendMode
    {
        constexpr std::uintptr_t source                           = 0x0          ;
        constexpr std::uintptr_t destination                      = 0x4          ;
    }

    namespace VolumeSettings
    {
        constexpr std::uintptr_t updateMode                       = 0x0          ;
        constexpr std::uintptr_t layerMask                        = 0x4          ;
        constexpr std::uintptr_t trigger                          = 0x8          ;
    }

    namespace LightingOverrideSettings
    {
        constexpr std::uintptr_t overrideAmbientLight             = 0x0          ;
        constexpr std::uintptr_t ambientMode                      = 0x4          ;
        constexpr std::uintptr_t ambientGroundColor               = 0x8          ;
        constexpr std::uintptr_t ambientEquatorColor              = 0x18         ;
        constexpr std::uintptr_t ambientLight                     = 0x28         ;
        constexpr std::uintptr_t ambientIntensity                 = 0x38         ;
        constexpr std::uintptr_t reflectionProbe                  = 0x40         ;
    }

    namespace %821fedaa2c691f791368c77ffecb77138a1d16b5
    {
        constexpr std::uintptr_t _b1a3a04e360ef913ef7a281e83881506bbe35bda = 0x10         ;
        constexpr std::uintptr_t _9ce3c77683a70ad9ab4dd596b2969bb0a45e19e9 = 0x20         ;
        constexpr std::uintptr_t _2fdf98ae16d5582224b38163dcc434b5417d38aa = 0x30         ;
        constexpr std::uintptr_t _e300d5b1fd8ea2db98972461302fbe5da6194768 = 0x34         ;
        constexpr std::uintptr_t _aeeb46ffca88b23841925d9cdec0ec135e73b0df = 0x44         ;
        constexpr std::uintptr_t _a7e8e289766c9291fffd6791031074a11483ed38 = 0x58         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x60         ;
        constexpr std::uintptr_t _f12827d8dbd2648022e6db40089157a97ff5de2b = 0x68         ;
        constexpr std::uintptr_t _210b669ee2f1ecd64e5acb225a248e1518ee5f46 = 0x74         ;
    }

    namespace %fbd3b96f1ac67c190be5808009bcf34983e91c1e
    {
        constexpr std::uintptr_t _fa7c74f3e222032b44e3a15e36219a351b0ea246 = 0x10         ;
    }

    namespace %849c09c9f164f2b401120e984d7bb860b15b433f
    {
    }

    namespace %9ce36b9cd376783bde71a2401517d3f1b37216e0
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10737C08   ;
        constexpr std::uintptr_t _1680e0fa0a406bbe2017af1c919f18e3c48a855d = 0x10         ;
        constexpr std::uintptr_t _72b7f0a5dc70c8ed6c5b40f50776c82052eda279 = 0x18         ;
        constexpr std::uintptr_t _91def738834a0cae548eadc59b907e8c1a89623e = 0x20         ;
        constexpr std::uintptr_t _9f3ee03fe471b49ac1b99d7c4a49290f05ae3dcb = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _c335563fc78619d653d7fc2846c42214656901f7 = 0x0          ;
            constexpr std::uintptr_t _eaa8c002b55c7cd30297749cbf500c5274a7d2b3 = 0x4          ;
        }

    }

    namespace %e5f9fa85a18e1c19d367443d211110f01b05a124
    {
        constexpr std::uintptr_t _51f62c97597bcc8a82a74f7d99158b870a4ebf41 = 0x10         ;
        constexpr std::uintptr_t _728dba52c4340c2019834042d81cfe9d27361272 = 0x18         ;
        constexpr std::uintptr_t _1388bfa597b5a10264de5d14d8479a7614500d7e = 0x80         ;
        constexpr std::uintptr_t _2bf5d69172c8469c7e012cdd0bfa2f8d187a58de = 0x88         ;
        constexpr std::uintptr_t _2a869cdca33d338192da5d5766996a921e7429dd = 0x98         ;
        constexpr std::uintptr_t _0694e524890ab3ef4fa3faadbc5a6920a4390848 = 0xA0         ;
        constexpr std::uintptr_t _bb9303aae193d2f443c78095e8809d9da7af19de = 0xA8         ;
        constexpr std::uintptr_t _e5b11258d63440ae94613688d7a492fda89b8ac8 = 0xB0         ;
        constexpr std::uintptr_t _4b066373e44271381edac3c299519404c735a6f6 = 0xB8         ;
        constexpr std::uintptr_t _6ba97bda44a17787de9338e140fb7fbff77edbc1 = 0xC0         ;
        constexpr std::uintptr_t _2be4398f2dc17d1efcd4622f93fc1352bb6122c1 = 0xC8         ;
        constexpr std::uintptr_t _dee2a017c2af5e8cd9f0faa079680c8bacb59b63 = 0xD0         ;
    }

    namespace %adc4cdb4ec76a86f5de86f52731d6ad5e311170c
    {
        constexpr std::uintptr_t _db87c885018b266f98bdab6c8b309c7ba16ab661 = 0x10         ;
        constexpr std::uintptr_t _4af041c3252c164db5c1e335334449e1ba8410bf = 0x20         ;
        constexpr std::uintptr_t _88bfd72f9a5d5b9da1d87d59e37d7b78f58f68c1 = 0x21         ;
        constexpr std::uintptr_t _6509cdaf982cc76f384bdd15fb5977503b7d6d4c = 0x28         ;
        constexpr std::uintptr_t _e74ca8e7cb638f35eae89bb2bc0cb0a437eb9267 = 0x30         ;
        constexpr std::uintptr_t _b6bb6ecbb4c3af5902d821488739c6cce48c5d7a = 0x38         ;
        constexpr std::uintptr_t _7d4cb5de6d93375869ffc0d0f9aeddca8ea380ab = 0x3C         ;
        constexpr std::uintptr_t _7defe43b00de809b2bc0091824c4c02c24db573a = 0x4C         ;
        constexpr std::uintptr_t _90f6192479f52103a5b1d0e95e8705d63daea8cc = 0x60         ;
        constexpr std::uintptr_t _4da453949eef28c2123d6df9288d761a2a24196f = 0x68         ;
        constexpr std::uintptr_t _801096ec150d2f39e8927967f913663bd311f110 = 0x6C         ;
        constexpr std::uintptr_t _10a26e454a58e2a6d02a4aaa7a41ef764f30ff16 = 0x70         ;
        constexpr std::uintptr_t _fa7c74f3e222032b44e3a15e36219a351b0ea246 = 0x78         ;
    }

    namespace %2972ea07df10b0d7b9e4f14101902c26fbe441d4
    {
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x10         ;
        constexpr std::uintptr_t _210b669ee2f1ecd64e5acb225a248e1518ee5f46 = 0x1C         ;
        constexpr std::uintptr_t _03e50a9301b2265300f23fbbd85f2b6e0139ee6d = 0x2C         ;
        constexpr std::uintptr_t _a7e8e289766c9291fffd6791031074a11483ed38 = 0x40         ;
    }

    namespace %c090cea941d1301b658a374b135ae8d99a4bc853
    {
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x10         ;
        constexpr std::uintptr_t _210b669ee2f1ecd64e5acb225a248e1518ee5f46 = 0x1C         ;
        constexpr std::uintptr_t _03e50a9301b2265300f23fbbd85f2b6e0139ee6d = 0x2C         ;
        constexpr std::uintptr_t _a7e8e289766c9291fffd6791031074a11483ed38 = 0x40         ;
    }

    namespace %4b34a66e9c4320257a8a155abf840bba1281dd44
    {
        constexpr std::uintptr_t m_owner                          = 0x10         ;
        constexpr std::uintptr_t m_TypeId                         = 0x18         ;

        constexpr std::uintptr_t _d4db33ba9c01a3f76a6eff99b272f8adef229fb8 = 0x20         ;
        constexpr std::uintptr_t _8b44d12ae096394093f4c183432df8b575837a26 = 0x30         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x64         ;
    }

    namespace %4a53d1228ea90c48ab83bd0a1d11d78323b50b23
    {
        constexpr std::uintptr_t m_owner                          = 0x10         ;
        constexpr std::uintptr_t m_TypeId                         = 0x18         ;

        constexpr std::uintptr_t _07eb9ac45f1e25e5d098eeda08793a61ebf9c471 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x30         ;
    }

    namespace %fe1569b8769386372636648a735ad5b4a3baa45a
    {
        constexpr std::uintptr_t _bba17eeb8348f3c5b1069ee497f469d171082f3e = 0x10         ;
        constexpr std::uintptr_t _e82e4f7e661dd88daf2f0547190c6eb7c41eb15e = 0x20         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x28         ;
        constexpr std::uintptr_t _3eed1e62f2a08f5da4b0909a083321aa0a58e0af = 0x30         ;
        constexpr std::uintptr_t _fff49dac9c1cdfb472f495459cf1852907c7501e = 0x38         ;
    }

    namespace %ac2977f745be38f411945eb4fc2d22dd0f7495b3
    {
        constexpr std::uintptr_t _2fdf98ae16d5582224b38163dcc434b5417d38aa = 0x10         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x18         ;
        constexpr std::uintptr_t _210b669ee2f1ecd64e5acb225a248e1518ee5f46 = 0x20         ;
        constexpr std::uintptr_t _e300d5b1fd8ea2db98972461302fbe5da6194768 = 0x30         ;
        constexpr std::uintptr_t _a7e8e289766c9291fffd6791031074a11483ed38 = 0x40         ;
        constexpr std::uintptr_t _b1a3a04e360ef913ef7a281e83881506bbe35bda = 0x48         ;
        constexpr std::uintptr_t _aeeb46ffca88b23841925d9cdec0ec135e73b0df = 0x58         ;
        constexpr std::uintptr_t _f12827d8dbd2648022e6db40089157a97ff5de2b = 0x68         ;
        constexpr std::uintptr_t _9ce3c77683a70ad9ab4dd596b2969bb0a45e19e9 = 0x74         ;
    }

    namespace %cab782055eaa7a7259f1f3f1504b60b66bfa4e9d
    {
        constexpr std::uintptr_t _2fdf98ae16d5582224b38163dcc434b5417d38aa = 0x10         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x18         ;
        constexpr std::uintptr_t _210b669ee2f1ecd64e5acb225a248e1518ee5f46 = 0x20         ;
        constexpr std::uintptr_t _e300d5b1fd8ea2db98972461302fbe5da6194768 = 0x30         ;
        constexpr std::uintptr_t _a7e8e289766c9291fffd6791031074a11483ed38 = 0x40         ;
        constexpr std::uintptr_t _b1a3a04e360ef913ef7a281e83881506bbe35bda = 0x48         ;
        constexpr std::uintptr_t _aeeb46ffca88b23841925d9cdec0ec135e73b0df = 0x58         ;
        constexpr std::uintptr_t _f12827d8dbd2648022e6db40089157a97ff5de2b = 0x68         ;
        constexpr std::uintptr_t _9ce3c77683a70ad9ab4dd596b2969bb0a45e19e9 = 0x74         ;
    }

    namespace %0c9630a2b4c243582502db89087574c511af18a1
    {
        constexpr std::uintptr_t _c4b28a2a35105cd10e5ccdee4391b2ada5b13f92 = 0x10         ;
        constexpr std::uintptr_t _87b978a19f82ceefe4002716590e08aecb33a6f4 = 0x18         ;
        constexpr std::uintptr_t _6190fd05950b6fc947ee73d52606fb3e8d33e38b = 0x20         ;
        constexpr std::uintptr_t _040570dc1a17570a7ba14aceee6fae9abdb2e660 = 0x28         ;
        constexpr std::uintptr_t _cc3a032161331886667ccc9e9d499a8d054c604c = 0x30         ;
        constexpr std::uintptr_t _269c661abfcd560598aaba7416228855cf5e2959 = 0x38         ;
        constexpr std::uintptr_t _a4e0d9738b23d8235b17b9670efa652d110b8654 = 0x40         ;
        constexpr std::uintptr_t _bb1553cdaa1e606431d654ed0b3b4147036d31e3 = 0x48         ;
        constexpr std::uintptr_t _dda262c17097210891b0309e2abe03e7efbd501b = 0x50         ;
    }

    namespace %d19f7d014da28e1e93d506896d185f4ccff224d3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F0F00   ;
        constexpr std::uintptr_t _disposed_k__BackingField        = 0x10         ;

        constexpr std::uintptr_t _d90cad2d433ea00081e63c88011a5ef58952ecff = 0x18         ;
        constexpr std::uintptr_t _d85a33f204dff24084a5bbd306a5bd84f1926f68 = 0x20         ;
        constexpr std::uintptr_t _254665682aaa828e792c9d93a13076bebfc3e8df = 0x28         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x30         ;
        constexpr std::uintptr_t _3d6c09029c3a05f2326ce53754f457d8cfd02f29 = 0x38         ;
        constexpr std::uintptr_t _67c22373e0daee26e50a7bccdffe67c0cd94a8e9 = 0x40         ;
        constexpr std::uintptr_t _65925268d7f447ce15e72bb4652bec35e0159049 = 0x48         ;
        constexpr std::uintptr_t _fa7c74f3e222032b44e3a15e36219a351b0ea246 = 0x50         ;
    }

    namespace ActiveID
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %b97da2fd7642bc549f47630258cf48ff86279707
    {
        constexpr std::uintptr_t _afe8d9d75267265dc2ac4a7406c3a12a35a9f9fb = 0x10         ;
        constexpr std::uintptr_t _d8e97b20c7204f76cdd5fa0d0e260bf50812834b = 0x1C         ;
        constexpr std::uintptr_t _c882786625389607a1328470615ef40d380cd5c8 = 0x2C         ;
        constexpr std::uintptr_t _b9b65592d54b9255b786754803e1e56121636d1d = 0x3C         ;
        constexpr std::uintptr_t _cfd41c4cc26406fe11a7fa65b1cd457fbec6fb08 = 0x4C         ;
        constexpr std::uintptr_t _2ec84f9ce56ed24e73708017460c3f0909a661a7 = 0x50         ;
        constexpr std::uintptr_t _afbf2171d42b418d9f72d6ed1b1bf6298661eb4c = 0x5C         ;
        constexpr std::uintptr_t _5a0a8c896a77707e05b07fa725c4fe51233de950 = 0x6C         ;
        constexpr std::uintptr_t _2b413dfd3f8bc93e7f63e69ef0e18336f9341fd2 = 0x78         ;
        constexpr std::uintptr_t _a75661b920f4af9382a824c1eb1fd86e1d01aec6 = 0x88         ;
        constexpr std::uintptr_t _5966bbe38e1a4cdd36096ca6e0a04441019eb38d = 0x94         ;
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0xA4         ;
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0xB4         ;
        constexpr std::uintptr_t _5f883c58c1358dfd98c96cc29ac3c53022859c0b = 0xC4         ;
        constexpr std::uintptr_t _331126c6370ae6e6eb86149eebf709b46a289ff4 = 0xD4         ;
        constexpr std::uintptr_t _f6df1a42d7eeb0d7db773f6770c68afc3b052004 = 0xD8         ;
        constexpr std::uintptr_t _c2ced1de5b0cf330ef3db03d303120b664cdba56 = 0xE4         ;
        constexpr std::uintptr_t _467b2249a6a2711cd2fdc7b12cb4d66d5fa9c141 = 0xF8         ;
        constexpr std::uintptr_t _e4b96b01b35768ea7e13a095ba2d4387ffe75daf = 0x100        ;
        constexpr std::uintptr_t _ef29f5cad897931e028ca0e9257b64d5a142c63e = 0x110        ;
        constexpr std::uintptr_t _d3be9b44f16e7693cf95fa046d143545b1361b33 = 0x11C        ;
        constexpr std::uintptr_t _474830d01fedeea1cb121c662182d8f973104775 = 0x12C        ;
        constexpr std::uintptr_t _bbf0f1d411084936ceb2747d8e00dd1fb6398448 = 0x138        ;
        constexpr std::uintptr_t _03e50a9301b2265300f23fbbd85f2b6e0139ee6d = 0x148        ;
        constexpr std::uintptr_t _130b2d308dc2c8ecf36444c04ce80aa823358198 = 0x158        ;
        constexpr std::uintptr_t _fb6cb3c308f67206ad4c00f0cc85a159b3db7b30 = 0x168        ;
        constexpr std::uintptr_t _ce690fa1e0987be5568fa9e5132cba84211e6095 = 0x170        ;
    }

    namespace %fa93594856226e743816c782d1f22131ea8ddfaf
    {
        constexpr std::uintptr_t _f7aa168f21e4fac94f295baa9a80d6693c09538e = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x20         ;
        constexpr std::uintptr_t _2b15ac397955f59d7289465aa8aa2f582c4e28bf = 0x28         ;
    }

    namespace %127ccafb2583c57f99fe35365d7b85bf886e48f7
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
    }

    namespace %40e1a188ae42503f267156b2a82f920969956c58
    {
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0x10         ;
        constexpr std::uintptr_t _5966bbe38e1a4cdd36096ca6e0a04441019eb38d = 0x20         ;
        constexpr std::uintptr_t _fb6cb3c308f67206ad4c00f0cc85a159b3db7b30 = 0x30         ;
        constexpr std::uintptr_t _afe8d9d75267265dc2ac4a7406c3a12a35a9f9fb = 0x34         ;
        constexpr std::uintptr_t _03e50a9301b2265300f23fbbd85f2b6e0139ee6d = 0x40         ;
        constexpr std::uintptr_t _2ec84f9ce56ed24e73708017460c3f0909a661a7 = 0x50         ;
        constexpr std::uintptr_t _ce690fa1e0987be5568fa9e5132cba84211e6095 = 0x60         ;
        constexpr std::uintptr_t _afbf2171d42b418d9f72d6ed1b1bf6298661eb4c = 0x68         ;
        constexpr std::uintptr_t _d8e97b20c7204f76cdd5fa0d0e260bf50812834b = 0x78         ;
        constexpr std::uintptr_t _b9b65592d54b9255b786754803e1e56121636d1d = 0x88         ;
        constexpr std::uintptr_t _474830d01fedeea1cb121c662182d8f973104775 = 0x98         ;
        constexpr std::uintptr_t _5a0a8c896a77707e05b07fa725c4fe51233de950 = 0xA4         ;
        constexpr std::uintptr_t _e4b96b01b35768ea7e13a095ba2d4387ffe75daf = 0xB0         ;
        constexpr std::uintptr_t _bbf0f1d411084936ceb2747d8e00dd1fb6398448 = 0xC0         ;
        constexpr std::uintptr_t _467b2249a6a2711cd2fdc7b12cb4d66d5fa9c141 = 0xD0         ;
        constexpr std::uintptr_t _130b2d308dc2c8ecf36444c04ce80aa823358198 = 0xD8         ;
        constexpr std::uintptr_t _cfd41c4cc26406fe11a7fa65b1cd457fbec6fb08 = 0xE8         ;
        constexpr std::uintptr_t _f6df1a42d7eeb0d7db773f6770c68afc3b052004 = 0xEC         ;
        constexpr std::uintptr_t _c2ced1de5b0cf330ef3db03d303120b664cdba56 = 0xF8         ;
        constexpr std::uintptr_t _ef29f5cad897931e028ca0e9257b64d5a142c63e = 0x108        ;
        constexpr std::uintptr_t _5f883c58c1358dfd98c96cc29ac3c53022859c0b = 0x114        ;
        constexpr std::uintptr_t _a75661b920f4af9382a824c1eb1fd86e1d01aec6 = 0x124        ;
        constexpr std::uintptr_t _331126c6370ae6e6eb86149eebf709b46a289ff4 = 0x130        ;
        constexpr std::uintptr_t _d3be9b44f16e7693cf95fa046d143545b1361b33 = 0x134        ;
        constexpr std::uintptr_t _2b413dfd3f8bc93e7f63e69ef0e18336f9341fd2 = 0x144        ;
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0x154        ;
        constexpr std::uintptr_t _c882786625389607a1328470615ef40d380cd5c8 = 0x164        ;
    }

    namespace %5a387b286d1182c8431149b626d8a45cc081fe33
    {
        constexpr std::uintptr_t _440f7c7cc7113fd5629f1ccd2bd402320250c67e = 0x10         ;
        constexpr std::uintptr_t _33b4454c3b138ad0499f93e0e43085eb27234e57 = 0x20         ;
        constexpr std::uintptr_t _c4d5ec95518d250dac9d4c4eab2c750d45aa3a99 = 0x28         ;
    }

    namespace %af459e1419a19e1748af96ea0b853364d57fe23b
    {
        constexpr std::uintptr_t _d9438f463553506ddf7447364f63a2160de14d8b = 0x10         ;
        constexpr std::uintptr_t _54435add97aeec390fc42d6a28500a73a130db35 = 0x50         ;
        constexpr std::uintptr_t _a3515212a2c699fd0e3ac8a60f91d43952b8baf7 = 0x51         ;
        constexpr std::uintptr_t _105be6d02295cc7ba1a00f431edc38e136fcaf71 = 0x58         ;
        constexpr std::uintptr_t _1269f908c7928d8b70632be0b792439a1c6662ea = 0x60         ;
        constexpr std::uintptr_t _c715464d969341345680fc6cc148d0d2b39d51d0 = 0x68         ;
        constexpr std::uintptr_t _de7b72b3bf0bd11ad2e0c3c73cdb6c955288b32b = 0xE8         ;
        constexpr std::uintptr_t _175bc95d18bda48feb1811652ee6a339edcee697 = 0x120        ;
        constexpr std::uintptr_t _1c80075419b09ee9580b1d1430eac98f7d4358b3 = 0x128        ;
        constexpr std::uintptr_t _0175b284add14deaf7bcf80dd7021079dd07fbf9 = 0x168        ;
        constexpr std::uintptr_t _4dd7672caf76e898b87384426472b5240adf0726 = 0x170        ;
        constexpr std::uintptr_t _68f18e589cf7f7a9bada34802cfc68795f4475d2 = 0x1B0        ;
        constexpr std::uintptr_t _ff1d0b4f82962a16963a1ed87aeba143c46f5ea2 = 0x1B8        ;
    }

    namespace %607cb6ae3c08f1365c885bcfbcdf56042e4c62d5
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
    }

    namespace %ccbc6f24bd92ded6e1353cdf770856afd0f503b9
    {
    }

    namespace %2290cf3079b489d55d91cd10507639bf8ad0dff4
    {
    }

    namespace %4ac95fa179016e05d4f82c05a2763dd6443ba74a
    {
        constexpr std::uintptr_t _5bb183442d73b0328bf9606b3701945962bd22be = 0x10         ;
        constexpr std::uintptr_t _a75661b920f4af9382a824c1eb1fd86e1d01aec6 = 0x18         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x28         ;
        constexpr std::uintptr_t _8dbb45c4b378da59f29c2b941be0ae19a660e91a = 0x30         ;
        constexpr std::uintptr_t _7d3b4a24393ce6e20c9d7c7501d791ed913a9873 = 0x40         ;
        constexpr std::uintptr_t _9d47c67babeabf3649374857cf81b18e383c4a18 = 0x48         ;
        constexpr std::uintptr_t _5fc98e37534d87ac4075fd8bb1a5c1bad6477b5a = 0x50         ;
        constexpr std::uintptr_t _2a3e42c9d7c0e062bec8ca1b9d7b3889705fceb5 = 0x60         ;
        constexpr std::uintptr_t _47e01a65c71b54d6aed00a8a11c1c0fcc0a872aa = 0x68         ;
        constexpr std::uintptr_t _182dcbf5242f5064cbcc14f41fcb525589b28c7e = 0x74         ;
        constexpr std::uintptr_t _83b47f7b5776c31282e5078e09b733f0020f66b5 = 0x78         ;
        constexpr std::uintptr_t _eee27bcf8c1f1b6353fbba5b2cb70b67bda64acb = 0x88         ;
        constexpr std::uintptr_t _cedf123d548a41993fa67c64ad15412d205889a5 = 0x98         ;
        constexpr std::uintptr_t _ba71ad0a8bd5268ec5376b9df76071e93f1a4a82 = 0x9C         ;
    }

    namespace %c0cda46cf183054f9cad7689164a6f42e8919c40
    {
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x10         ;
        constexpr std::uintptr_t _7fe068a1c28cdd7c792e45db792dc6f39d2b944d = 0x20         ;
        constexpr std::uintptr_t _4a7a22afd91d077da03b6eabbd42c1b3628a07cb = 0x30         ;
        constexpr std::uintptr_t _1254f1bd1236cc8cad656bf4dc6321f36904f57a = 0x38         ;
        constexpr std::uintptr_t _3b58541ff4e2cbedd930979456bf3c5708a92481 = 0x50         ;
        constexpr std::uintptr_t _fff49dac9c1cdfb472f495459cf1852907c7501e = 0x60         ;
        constexpr std::uintptr_t _5e6a2a764c508a642951e92c8076c4f9453ed1a9 = 0x70         ;
    }

    namespace %eca99a09fcab5154cb62e2226e1f90858c33f1c7
    {
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0x10         ;
        constexpr std::uintptr_t _5966bbe38e1a4cdd36096ca6e0a04441019eb38d = 0x20         ;
        constexpr std::uintptr_t _fb6cb3c308f67206ad4c00f0cc85a159b3db7b30 = 0x30         ;
        constexpr std::uintptr_t _afe8d9d75267265dc2ac4a7406c3a12a35a9f9fb = 0x34         ;
        constexpr std::uintptr_t _03e50a9301b2265300f23fbbd85f2b6e0139ee6d = 0x40         ;
        constexpr std::uintptr_t _2ec84f9ce56ed24e73708017460c3f0909a661a7 = 0x50         ;
        constexpr std::uintptr_t _ce690fa1e0987be5568fa9e5132cba84211e6095 = 0x60         ;
        constexpr std::uintptr_t _afbf2171d42b418d9f72d6ed1b1bf6298661eb4c = 0x68         ;
        constexpr std::uintptr_t _d8e97b20c7204f76cdd5fa0d0e260bf50812834b = 0x78         ;
        constexpr std::uintptr_t _b9b65592d54b9255b786754803e1e56121636d1d = 0x88         ;
        constexpr std::uintptr_t _474830d01fedeea1cb121c662182d8f973104775 = 0x98         ;
        constexpr std::uintptr_t _5a0a8c896a77707e05b07fa725c4fe51233de950 = 0xA4         ;
        constexpr std::uintptr_t _e4b96b01b35768ea7e13a095ba2d4387ffe75daf = 0xB0         ;
        constexpr std::uintptr_t _bbf0f1d411084936ceb2747d8e00dd1fb6398448 = 0xC0         ;
        constexpr std::uintptr_t _467b2249a6a2711cd2fdc7b12cb4d66d5fa9c141 = 0xD0         ;
        constexpr std::uintptr_t _130b2d308dc2c8ecf36444c04ce80aa823358198 = 0xD8         ;
        constexpr std::uintptr_t _cfd41c4cc26406fe11a7fa65b1cd457fbec6fb08 = 0xE8         ;
        constexpr std::uintptr_t _f6df1a42d7eeb0d7db773f6770c68afc3b052004 = 0xEC         ;
        constexpr std::uintptr_t _c2ced1de5b0cf330ef3db03d303120b664cdba56 = 0xF8         ;
        constexpr std::uintptr_t _ef29f5cad897931e028ca0e9257b64d5a142c63e = 0x108        ;
        constexpr std::uintptr_t _5f883c58c1358dfd98c96cc29ac3c53022859c0b = 0x114        ;
        constexpr std::uintptr_t _a75661b920f4af9382a824c1eb1fd86e1d01aec6 = 0x124        ;
        constexpr std::uintptr_t _331126c6370ae6e6eb86149eebf709b46a289ff4 = 0x130        ;
        constexpr std::uintptr_t _d3be9b44f16e7693cf95fa046d143545b1361b33 = 0x134        ;
        constexpr std::uintptr_t _2b413dfd3f8bc93e7f63e69ef0e18336f9341fd2 = 0x144        ;
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0x154        ;
        constexpr std::uintptr_t _c882786625389607a1328470615ef40d380cd5c8 = 0x164        ;
    }

    namespace Quality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FxaaSettings
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t quality                          = 0x4          ;
        constexpr std::uintptr_t fixedThreshold                   = 0x8          ;
        constexpr std::uintptr_t relativeThreshold                = 0xC          ;
        constexpr std::uintptr_t subpixelBlending                 = 0x10         ;
    }

    namespace MotionBlurSettings
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
        constexpr std::uintptr_t shutterAngle                     = 0x4          ;
        constexpr std::uintptr_t sampleCount                      = 0x8          ;
    }

    namespace TemporalAntiAliasingSettings
    {
        constexpr std::uintptr_t enabled                          = 0x0          ;
    }

    namespace BicubicRescalingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %c384af53f24d370e052cf67b1df49d5ccf203289
    {
        constexpr std::uintptr_t _3ebc29a9cb375742f4e5b18322e8e7315abc01f2 = 0x10         ;
        constexpr std::uintptr_t _4cf03df7986dc6a38abd1bdc7929ce8db38851c0 = 0x20         ;
        constexpr std::uintptr_t _66893ab8609495c490db6041299162e6119f1224 = 0x30         ;
        constexpr std::uintptr_t _21a6de8405cb53f824c7d2f42442d93190745704 = 0x40         ;
        constexpr std::uintptr_t _1030659891d06297e44db2407617216ea150b5c1 = 0x44         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x58         ;
        constexpr std::uintptr_t _e335d7049fb5299904fe58ba61cbe43c6ee81db4 = 0x60         ;
        constexpr std::uintptr_t _0d7e1a3e6ee50eee281eca136620a7acb04b8cb6 = 0x68         ;
        constexpr std::uintptr_t _cc3a032161331886667ccc9e9d499a8d054c604c = 0x70         ;
        constexpr std::uintptr_t _ba054ef63f34753d2ab06e46a48525db6a3db6f8 = 0x78         ;
        constexpr std::uintptr_t _f2c4563276d4f7fefcf1a53d6c8caf020fa3ad1a = 0x7C         ;
        constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x8C         ;
        constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x90         ;
        constexpr std::uintptr_t _728dba52c4340c2019834042d81cfe9d27361272 = 0x98         ;
    }

    namespace %d1d504c12e4965e487b0b771da5bde08bc6fbbc4
    {
        constexpr std::uintptr_t _8dbb45c4b378da59f29c2b941be0ae19a660e91a = 0x10         ;
        constexpr std::uintptr_t _83b47f7b5776c31282e5078e09b733f0020f66b5 = 0x20         ;
        constexpr std::uintptr_t _47e01a65c71b54d6aed00a8a11c1c0fcc0a872aa = 0x30         ;
        constexpr std::uintptr_t _7d3b4a24393ce6e20c9d7c7501d791ed913a9873 = 0x40         ;
        constexpr std::uintptr_t _cedf123d548a41993fa67c64ad15412d205889a5 = 0x48         ;
        constexpr std::uintptr_t _5fc98e37534d87ac4075fd8bb1a5c1bad6477b5a = 0x4C         ;
        constexpr std::uintptr_t _182dcbf5242f5064cbcc14f41fcb525589b28c7e = 0x5C         ;
        constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0x60         ;
        constexpr std::uintptr_t _ba71ad0a8bd5268ec5376b9df76071e93f1a4a82 = 0x68         ;
        constexpr std::uintptr_t _a75661b920f4af9382a824c1eb1fd86e1d01aec6 = 0x74         ;
        constexpr std::uintptr_t _5bb183442d73b0328bf9606b3701945962bd22be = 0x80         ;
        constexpr std::uintptr_t _2a3e42c9d7c0e062bec8ca1b9d7b3889705fceb5 = 0x88         ;
        constexpr std::uintptr_t _9d47c67babeabf3649374857cf81b18e383c4a18 = 0x90         ;
        constexpr std::uintptr_t _eee27bcf8c1f1b6353fbba5b2cb70b67bda64acb = 0x98         ;
    }

    namespace %bbd29efc6c48a6aa119c99d60cf74f4f9dd86dad
    {
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x10         ;
        constexpr std::uintptr_t _936ec910aa7a60a6df39ae9575baac65bb0c7672 = 0x18         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x20         ;
        constexpr std::uintptr_t _cd7d8196ff430e7ff226f0bd0ebcdd7d2f373e78 = 0x28         ;
    }

    namespace %4762e0311b16bb414f43ab488f65d96d5f1fc1f0
    {
        constexpr std::uintptr_t _04897581ec48fc35ca09330d6361b56ef55d7091 = 0x10         ;
        constexpr std::uintptr_t _5be6adfd912841d8452bc340778c3bcb2135c2a7 = 0x20         ;
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0x28         ;
        constexpr std::uintptr_t _5f883c58c1358dfd98c96cc29ac3c53022859c0b = 0x38         ;
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0x48         ;
    }

    namespace %b7fb9ee5e9e9efd891cc9b7bc880edb70b1cdd1e
    {
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x10         ;
        constexpr std::uintptr_t _1254f1bd1236cc8cad656bf4dc6321f36904f57a = 0x20         ;
    }

    namespace %522ce97770db9568fd125d3fe6248b05a5de25e4
    {
        constexpr std::uintptr_t _fe5118cb26d00b72d802da25f8614f3e9fbf6591 = 0x10         ;
        constexpr std::uintptr_t _6c282756919d8f52a5521544528730c9d5f84ae4 = 0x14         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;
    }

    namespace %b07224de5217a09de905c53f10670b02a2f31e39
    {
        constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x10         ;
        constexpr std::uintptr_t _c2251e03f345d2fbc856537fbb6b277a830f6807 = 0x14         ;
        constexpr std::uintptr_t _fb0a3187a01092de1465f9ab1cf28daa774e737c = 0x18         ;
        constexpr std::uintptr_t _8f1ddf5925df77802c7632c3660c59b938695a45 = 0x1C         ;
        constexpr std::uintptr_t _27c3da7adb607c2081f297c2f75b50228810ffca = 0x2C         ;
        constexpr std::uintptr_t _62073a238f6c3abbc12a056a97bd9ef53bb0b0a1 = 0x2D         ;
        constexpr std::uintptr_t _ad3d68ec6bfc6edebea2b469a861b7d5d78178d4 = 0x30         ;
        constexpr std::uintptr_t _1030659891d06297e44db2407617216ea150b5c1 = 0x38         ;
        constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x48         ;
        constexpr std::uintptr_t _490d33c2cc64eed3bba18e66c269b0e15e97b7b9 = 0x4C         ;
        constexpr std::uintptr_t _a146b653c05362e304657c25d9a667bce7faeeb0 = 0x50         ;
        constexpr std::uintptr_t _ba8f74e00d0e55524c78c6e05051098e2f26bfd4 = 0x60         ;
        constexpr std::uintptr_t _a3bbcbf2533e548b530f8f24e90de77db830e4c3 = 0x68         ;
        constexpr std::uintptr_t _cbb0df59333f939338ebf287c6553f92721806eb = 0x70         ;
        constexpr std::uintptr_t _ce7ae6b07f75fedd41d39ce9cccaaaeb7d813d9e = 0x78         ;
        constexpr std::uintptr_t _ff77f7176380fa0a5dbbf60d99301decd4850143 = 0x88         ;
        constexpr std::uintptr_t _d6a344bf27325c04c49b45be839553242d9be351 = 0x90         ;
        constexpr std::uintptr_t _44e018eea88fbebe6e8220fa2179e4191d872418 = 0x98         ;
        constexpr std::uintptr_t _b26f9f3e6fa910be838ca94ca1bb97300dd87d3a = 0xA8         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0xB0         ;
        constexpr std::uintptr_t _cfc117e281929a53a848dbdf8832701d4a27f503 = 0xB8         ;
        constexpr std::uintptr_t _5cb7ff5de618f8a073edb0706e99d9084565fc4b = 0xC0         ;
        constexpr std::uintptr_t _f8d6141ac594df7c789a03f43ece7c40622ceb6f = 0xC8         ;
        constexpr std::uintptr_t _98030e931f128ed71cca7300e7adaa3ad4ed021a = 0xC9         ;
    }

    namespace %21e0a40753316744e3f55fecb00e90ee02cd2bca
    {
        constexpr std::uintptr_t _91def738834a0cae548eadc59b907e8c1a89623e = 0x10         ;
        constexpr std::uintptr_t _9f3ee03fe471b49ac1b99d7c4a49290f05ae3dcb = 0x18         ;
        constexpr std::uintptr_t _1680e0fa0a406bbe2017af1c919f18e3c48a855d = 0x20         ;
        constexpr std::uintptr_t _72b7f0a5dc70c8ed6c5b40f50776c82052eda279 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _c335563fc78619d653d7fc2846c42214656901f7 = 0x0          ;
            constexpr std::uintptr_t _eaa8c002b55c7cd30297749cbf500c5274a7d2b3 = 0x4          ;
        }

    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2577aa99d0784884188420c1c25d83dc7b50ca72
    {
        constexpr std::uintptr_t _334d232396f1b2cc5a5a75fbe8b90f6b3d5cab97 = 0x10         ;
        constexpr std::uintptr_t _b26f9f3e6fa910be838ca94ca1bb97300dd87d3a = 0x20         ;
        constexpr std::uintptr_t _728dba52c4340c2019834042d81cfe9d27361272 = 0x28         ;
        constexpr std::uintptr_t _2583e3f7f4a9afeadbd78d679c69d13ebe3682e9 = 0x90         ;
        constexpr std::uintptr_t _b97f8d6c0b7992245af120a647314b9d3ceed339 = 0xA4         ;
        constexpr std::uintptr_t _9d999ab4803bac3b4ceb0b5a872939f57189ef4a = 0xB4         ;
    }

    namespace %6733ba8f28e1271ac1626967440abd79f3795a12
    {
        constexpr std::uintptr_t _98d1d2cf59a6b28d8b83376362d00144afce8313 = 0x10         ;
        constexpr std::uintptr_t _f780c53ef0cd492d8d840e22e84b64ef839e01ad = 0x14         ;
        constexpr std::uintptr_t _fff49dac9c1cdfb472f495459cf1852907c7501e = 0x54         ;
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x64         ;
        constexpr std::uintptr_t _74d3d13210a41b1244c65a060d06155908033d2f = 0x74         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0xB8         ;
        constexpr std::uintptr_t _d3f2c162162e1fc0ddce14f43891349bbf727b26 = 0xC0         ;
        constexpr std::uintptr_t _6faf93a7c4ea5c92c9dd64704c072ba2e2de8f47 = 0xC8         ;
        constexpr std::uintptr_t _5ddbb974c77f81b9c3150aee6e06fcba5a7f4891 = 0xD0         ;
        constexpr std::uintptr_t _23dddf848620ec7a61c8a97b6ea669d8d4c30d23 = 0xD8         ;
        constexpr std::uintptr_t _868f3324833da2451835778abb297fee95453bde = 0x118        ;
    }

    namespace %c4978030e693054e945116a86b2c4e751a8e6e7b
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
    }

    namespace FilterQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MapSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DirectionalLight
    {
        constexpr std::uintptr_t atlasSize                        = 0x0          ;
        constexpr std::uintptr_t cascadeCount                     = 0x4          ;
        constexpr std::uintptr_t cascadeRatio1                    = 0x8          ;
        constexpr std::uintptr_t cascadeRatio2                    = 0xC          ;
        constexpr std::uintptr_t cascadeRatio3                    = 0x10         ;
        constexpr std::uintptr_t cascadeFade                      = 0x14         ;
        constexpr std::uintptr_t softCascadeBlend                 = 0x18         ;
    }

    namespace AdditionalLight
    {
        constexpr std::uintptr_t atlasSize                        = 0x0          ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10809D28   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace ColorLutResolution
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RenderPath
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VolumeFrameworkUpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PipelineShaders
    {
        constexpr std::uintptr_t cameraRendererShader             = 0x0          ;
        constexpr std::uintptr_t cameraDebuggerShader             = 0x8          ;
        constexpr std::uintptr_t cameraMotionVectorShader         = 0x10         ;
        constexpr std::uintptr_t deferredLightingShader           = 0x18         ;
        constexpr std::uintptr_t deferredIndirectLightingShader   = 0x20         ;
        constexpr std::uintptr_t coreBlit                         = 0x28         ;
        constexpr std::uintptr_t coreBlitColorAndDepth            = 0x30         ;
        constexpr std::uintptr_t postFxStackShader                = 0x38         ;
        constexpr std::uintptr_t brpBloomShader                   = 0x40         ;
        constexpr std::uintptr_t motionBlurShader                 = 0x48         ;
        constexpr std::uintptr_t exposureHistogramCompute         = 0x50         ;
        constexpr std::uintptr_t autoExposureCompute              = 0x58         ;
        constexpr std::uintptr_t temporalAntiAliasingShader       = 0x60         ;
        constexpr std::uintptr_t blurShader                       = 0x68         ;
    }

    namespace PipelineTextures
    {
        constexpr std::uintptr_t blueNoise                        = 0x0          ;
        constexpr std::uintptr_t preIntegratedFgdGgx              = 0x8          ;
        constexpr std::uintptr_t environmentBrdfLut               = 0x10         ;
    }

    namespace %03dd4b71f8d6f398e6658bde521586e20331e65c
    {
        constexpr std::uintptr_t _440f7c7cc7113fd5629f1ccd2bd402320250c67e = 0x10         ;
        constexpr std::uintptr_t _33b4454c3b138ad0499f93e0e43085eb27234e57 = 0x20         ;
        constexpr std::uintptr_t _c4d5ec95518d250dac9d4c4eab2c750d45aa3a99 = 0x28         ;
    }

    namespace %e9464948cf5cc01ad5fcfe472d5f91da333a0de6
    {
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x10         ;
        constexpr std::uintptr_t _1254f1bd1236cc8cad656bf4dc6321f36904f57a = 0x20         ;
    }

    namespace %b09767546d45f335f550d1ab4e75f05c6d118de0
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
    }

    namespace %7c8236a9a460f30a16ceec76e1c90191dfe6bde0
    {
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x10         ;
        constexpr std::uintptr_t _23fbd0a36915c0ff7a062a138eca3b1517b5bf77 = 0x20         ;
        constexpr std::uintptr_t _1254f1bd1236cc8cad656bf4dc6321f36904f57a = 0x30         ;
    }

    namespace %ab47e4434e80e5045fbc2e50e7f528b737b9a250
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
    }

    namespace ShaderPasses
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GBufferTarget
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeferredIndirectLightingTarget
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8f56e09b632c24a0b479849e8aa6a2132e8c3ec2
    {
        constexpr std::uintptr_t _5ef9f97e26b30fa4ecbcf03fff25406eee76b185 = 0x10         ;
        constexpr std::uintptr_t _cc9c5d4adbab0f7bc664f3241087c80164d87e28 = 0x14         ;
        constexpr std::uintptr_t _d843ff9763e7bd10754e975f9fb08c3da255cf41 = 0x18         ;
        constexpr std::uintptr_t _ad7ce63ef7202b940290c6d617ac457fd90a4413 = 0x20         ;
        constexpr std::uintptr_t _9d64bee82e28f96cac48ccbf069074411dbd5294 = 0x28         ;
        constexpr std::uintptr_t _cb9b53e6d28b8008baf0a3378feddb0a1dbfce68 = 0x2C         ;
        constexpr std::uintptr_t _6bf0872c13898b1963f5990b27dcc9ee4eb5e7bf = 0x44         ;
        constexpr std::uintptr_t _217d06252461e0432bd58b6d6401f4637e161dbe = 0x48         ;
        constexpr std::uintptr_t _9ec790f3465d95657e1ca59ca987f96c972c95c7 = 0x50         ;
        constexpr std::uintptr_t _b7778fde1aacc9115f746c2d714aad289c48c0de = 0x58         ;
    }

    namespace %05852ae20f91b5416fc6e349c5b8971d0e2b0bb0
    {
        constexpr std::uintptr_t _7f267363c163ca315c5f62c6e0edc39e0d0d763d = 0x10         ;
        constexpr std::uintptr_t _660fa5bbe63a1df6dc73ca51f88d1c87ec4de961 = 0x1C         ;
        constexpr std::uintptr_t _c72cb193971dca6ddcab1350d7816be69f47c99b = 0x24         ;
        constexpr std::uintptr_t _83b47f7b5776c31282e5078e09b733f0020f66b5 = 0x28         ;
        constexpr std::uintptr_t _7c81d1f8b618f000a4d1d9c571b494aaf9ff8481 = 0x38         ;
        constexpr std::uintptr_t _52b9db943c5fd60a6e33f2a64103fba135274f59 = 0x48         ;
        constexpr std::uintptr_t _4cf9ee473cf651971978a4e1999d7a27563ef94a = 0x58         ;
        constexpr std::uintptr_t _5a0a8c896a77707e05b07fa725c4fe51233de950 = 0x5C         ;
        constexpr std::uintptr_t _97494a75a810c27f5f9aa243a3e74d792e854c59 = 0x68         ;
        constexpr std::uintptr_t _e74ca8e7cb638f35eae89bb2bc0cb0a437eb9267 = 0x70         ;
        constexpr std::uintptr_t _4973dfb8987309381e5e145473fe9a3c7922e974 = 0x78         ;
        constexpr std::uintptr_t _34e9a6dc191dbbf4b039d12ca431ceaca2671ec3 = 0x88         ;
        constexpr std::uintptr_t _f60cfbd655ec71d37d16718d61a6054b3d481899 = 0x108        ;
        constexpr std::uintptr_t _2ec84f9ce56ed24e73708017460c3f0909a661a7 = 0x10C        ;
        constexpr std::uintptr_t _467b2249a6a2711cd2fdc7b12cb4d66d5fa9c141 = 0x118        ;
        constexpr std::uintptr_t _e5e7f3619123d05cdd766df700726e01c5920d4f = 0x120        ;
        constexpr std::uintptr_t _e040542d058c0c1dae16f899b03ecaeb776ff0ae = 0x124        ;
        constexpr std::uintptr_t _f07764a04353196551f4d328cc9b4d3221ade1ac = 0x128        ;
        constexpr std::uintptr_t _4bf0307744aac40f3996f4c6ff4a69a09bac2aeb = 0x130        ;
    }

    namespace %b8a19e72e0217031d6a4b71bd3055937522b7215
    {
        constexpr std::uintptr_t _90f6192479f52103a5b1d0e95e8705d63daea8cc = 0x10         ;
        constexpr std::uintptr_t _fa7c74f3e222032b44e3a15e36219a351b0ea246 = 0x18         ;
        constexpr std::uintptr_t _4da453949eef28c2123d6df9288d761a2a24196f = 0x70         ;
        constexpr std::uintptr_t _801096ec150d2f39e8927967f913663bd311f110 = 0x74         ;
        constexpr std::uintptr_t _88bfd72f9a5d5b9da1d87d59e37d7b78f58f68c1 = 0x78         ;
        constexpr std::uintptr_t _7defe43b00de809b2bc0091824c4c02c24db573a = 0x7C         ;
        constexpr std::uintptr_t _6509cdaf982cc76f384bdd15fb5977503b7d6d4c = 0x90         ;
        constexpr std::uintptr_t _b6bb6ecbb4c3af5902d821488739c6cce48c5d7a = 0x98         ;
        constexpr std::uintptr_t _e74ca8e7cb638f35eae89bb2bc0cb0a437eb9267 = 0xA0         ;
        constexpr std::uintptr_t _10a26e454a58e2a6d02a4aaa7a41ef764f30ff16 = 0xA8         ;
        constexpr std::uintptr_t _7d4cb5de6d93375869ffc0d0f9aeddca8ea380ab = 0xAC         ;
        constexpr std::uintptr_t _4af041c3252c164db5c1e335334449e1ba8410bf = 0xBC         ;
        constexpr std::uintptr_t _db87c885018b266f98bdab6c8b309c7ba16ab661 = 0xC0         ;
    }

    namespace %e89227b956bdcf95451f2101d76e7e58a1c61ccc
    {
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10         ;
    }

    namespace %70bbc530ef7e18e6f9feda1030dcd38e7abbb8d8
    {
        constexpr std::uintptr_t m_owner                          = 0x10         ;
        constexpr std::uintptr_t m_TypeId                         = 0x18         ;

        constexpr std::uintptr_t _07eb9ac45f1e25e5d098eeda08793a61ebf9c471 = 0x20         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x30         ;
    }

    namespace %b831efe24edc51cc1fffb5617226e69061650046
    {
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x10         ;
        constexpr std::uintptr_t _936ec910aa7a60a6df39ae9575baac65bb0c7672 = 0x18         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x20         ;
        constexpr std::uintptr_t _cd7d8196ff430e7ff226f0bd0ebcdd7d2f373e78 = 0x28         ;
    }

    namespace %f5d08476b606f93f6d7600be0000bbfe8a606491
    {
        constexpr std::uintptr_t _7f267363c163ca315c5f62c6e0edc39e0d0d763d = 0x10         ;
        constexpr std::uintptr_t _660fa5bbe63a1df6dc73ca51f88d1c87ec4de961 = 0x1C         ;
        constexpr std::uintptr_t _c72cb193971dca6ddcab1350d7816be69f47c99b = 0x24         ;
        constexpr std::uintptr_t _83b47f7b5776c31282e5078e09b733f0020f66b5 = 0x28         ;
        constexpr std::uintptr_t _7c81d1f8b618f000a4d1d9c571b494aaf9ff8481 = 0x38         ;
        constexpr std::uintptr_t _52b9db943c5fd60a6e33f2a64103fba135274f59 = 0x48         ;
        constexpr std::uintptr_t _4cf9ee473cf651971978a4e1999d7a27563ef94a = 0x58         ;
        constexpr std::uintptr_t _5a0a8c896a77707e05b07fa725c4fe51233de950 = 0x5C         ;
        constexpr std::uintptr_t _97494a75a810c27f5f9aa243a3e74d792e854c59 = 0x68         ;
        constexpr std::uintptr_t _e74ca8e7cb638f35eae89bb2bc0cb0a437eb9267 = 0x70         ;
        constexpr std::uintptr_t _4973dfb8987309381e5e145473fe9a3c7922e974 = 0x78         ;
        constexpr std::uintptr_t _34e9a6dc191dbbf4b039d12ca431ceaca2671ec3 = 0x88         ;
        constexpr std::uintptr_t _f60cfbd655ec71d37d16718d61a6054b3d481899 = 0x108        ;
        constexpr std::uintptr_t _2ec84f9ce56ed24e73708017460c3f0909a661a7 = 0x10C        ;
        constexpr std::uintptr_t _467b2249a6a2711cd2fdc7b12cb4d66d5fa9c141 = 0x118        ;
        constexpr std::uintptr_t _e5e7f3619123d05cdd766df700726e01c5920d4f = 0x120        ;
        constexpr std::uintptr_t _e040542d058c0c1dae16f899b03ecaeb776ff0ae = 0x124        ;
        constexpr std::uintptr_t _f07764a04353196551f4d328cc9b4d3221ade1ac = 0x128        ;
        constexpr std::uintptr_t _4bf0307744aac40f3996f4c6ff4a69a09bac2aeb = 0x130        ;
    }

    namespace %d823d358927b43eea1f95d53b8d0d343f9bf5b38
    {
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0x10         ;
        constexpr std::uintptr_t _860faaa2fbb6c1dc85a63a09cd01b2fe1e2d9da8 = 0x20         ;
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0x30         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x40         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x48         ;
        constexpr std::uintptr_t _cd3085c9dccdb67216747420c8b3de9f3abf7913 = 0x50         ;
        constexpr std::uintptr_t _e82e4f7e661dd88daf2f0547190c6eb7c41eb15e = 0x58         ;
        constexpr std::uintptr_t _f05d95c56f8090053e53a5dd8814eb0f76e3ed89 = 0x60         ;
    }

    namespace %9d658fb3d635945178da89642ba06dea2b5e3698
    {
        constexpr std::uintptr_t _51efefc1decd5401a803b3feb6f91b30bc37c903 = 0x10         ;
    }

    namespace %e21e23b038923a958536399ba4087e268d65006f
    {
        constexpr std::uintptr_t _23dddf848620ec7a61c8a97b6ea669d8d4c30d23 = 0x10         ;
        constexpr std::uintptr_t _74d3d13210a41b1244c65a060d06155908033d2f = 0x50         ;
        constexpr std::uintptr_t _868f3324833da2451835778abb297fee95453bde = 0x90         ;
        constexpr std::uintptr_t _d3f2c162162e1fc0ddce14f43891349bbf727b26 = 0x98         ;
        constexpr std::uintptr_t _5ddbb974c77f81b9c3150aee6e06fcba5a7f4891 = 0xA0         ;
        constexpr std::uintptr_t _98d1d2cf59a6b28d8b83376362d00144afce8313 = 0xA8         ;
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0xAC         ;
        constexpr std::uintptr_t _fff49dac9c1cdfb472f495459cf1852907c7501e = 0xBC         ;
        constexpr std::uintptr_t _f780c53ef0cd492d8d840e22e84b64ef839e01ad = 0xCC         ;
        constexpr std::uintptr_t _6faf93a7c4ea5c92c9dd64704c072ba2e2de8f47 = 0x110        ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x118        ;
    }

    namespace %bdcc8b019682f8f215db344fa4db643a57e6536d
    {
        constexpr std::uintptr_t _f58dbf4b5a9a521ad784da61f48974b295e296c1 = 0x10         ;
        constexpr std::uintptr_t _9d999ab4803bac3b4ceb0b5a872939f57189ef4a = 0x78         ;
        constexpr std::uintptr_t _a6886528be60598862e3519c0b7fef6a933ee297 = 0x7C         ;
    }

    namespace %7ede27de958b05e0fad8a499eeb2da1f313c3d04
    {
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0x10         ;
        constexpr std::uintptr_t _04897581ec48fc35ca09330d6361b56ef55d7091 = 0x20         ;
        constexpr std::uintptr_t _5f883c58c1358dfd98c96cc29ac3c53022859c0b = 0x30         ;
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0x40         ;
        constexpr std::uintptr_t _5be6adfd912841d8452bc340778c3bcb2135c2a7 = 0x50         ;
    }

    namespace %fe93cdbbc0f9a50001bc9063130fe54a6f6e1d37
    {
        constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10         ;
        constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14         ;
    }

    namespace %93a55d9a607014a4d8e164cd8b14aebe82935cc2
    {
        constexpr std::uintptr_t m_owner                          = 0x10         ;
        constexpr std::uintptr_t m_TypeId                         = 0x18         ;

        constexpr std::uintptr_t _d4db33ba9c01a3f76a6eff99b272f8adef229fb8 = 0x20         ;
        constexpr std::uintptr_t _8b44d12ae096394093f4c183432df8b575837a26 = 0x30         ;
        constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x64         ;
    }

    namespace %04449878ef4f5245720762187bb31c29991d9914
    {
        constexpr std::uintptr_t _fff49dac9c1cdfb472f495459cf1852907c7501e = 0x10         ;
        constexpr std::uintptr_t _3eed1e62f2a08f5da4b0909a083321aa0a58e0af = 0x20         ;
        constexpr std::uintptr_t _bba17eeb8348f3c5b1069ee497f469d171082f3e = 0x28         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x38         ;
        constexpr std::uintptr_t _e82e4f7e661dd88daf2f0547190c6eb7c41eb15e = 0x40         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %5c6a01c54c3df7a3e23f825901fbdb7a30083c85
    {
        constexpr std::uintptr_t _51f62c97597bcc8a82a74f7d99158b870a4ebf41 = 0x10         ;
        constexpr std::uintptr_t _728dba52c4340c2019834042d81cfe9d27361272 = 0x18         ;
        constexpr std::uintptr_t _1388bfa597b5a10264de5d14d8479a7614500d7e = 0x80         ;
        constexpr std::uintptr_t _2bf5d69172c8469c7e012cdd0bfa2f8d187a58de = 0x88         ;
        constexpr std::uintptr_t _2a869cdca33d338192da5d5766996a921e7429dd = 0x98         ;
        constexpr std::uintptr_t _0694e524890ab3ef4fa3faadbc5a6920a4390848 = 0xA0         ;
        constexpr std::uintptr_t _bb9303aae193d2f443c78095e8809d9da7af19de = 0xA8         ;
        constexpr std::uintptr_t _e5b11258d63440ae94613688d7a492fda89b8ac8 = 0xB0         ;
        constexpr std::uintptr_t _4b066373e44271381edac3c299519404c735a6f6 = 0xB8         ;
        constexpr std::uintptr_t _6ba97bda44a17787de9338e140fb7fbff77edbc1 = 0xC0         ;
        constexpr std::uintptr_t _2be4398f2dc17d1efcd4622f93fc1352bb6122c1 = 0xC8         ;
        constexpr std::uintptr_t _dee2a017c2af5e8cd9f0faa079680c8bacb59b63 = 0xD0         ;
    }

    namespace Pass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %1943e671c03864ae54bbe48718177bd49abaa908
    {
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x10         ;
        constexpr std::uintptr_t _860faaa2fbb6c1dc85a63a09cd01b2fe1e2d9da8 = 0x18         ;
        constexpr std::uintptr_t _cd3085c9dccdb67216747420c8b3de9f3abf7913 = 0x28         ;
        constexpr std::uintptr_t _e82e4f7e661dd88daf2f0547190c6eb7c41eb15e = 0x30         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x38         ;
        constexpr std::uintptr_t _1d6fc564541c2b7a2daefedb93013e7093aa1223 = 0x40         ;
        constexpr std::uintptr_t _138769a476b67a1446a7a68c91520c66ee41abb7 = 0x50         ;
        constexpr std::uintptr_t _f05d95c56f8090053e53a5dd8814eb0f76e3ed89 = 0x60         ;
    }

    namespace %1fe065de72c3d490caa876690914cdc6055caf66
    {
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x10         ;
        constexpr std::uintptr_t _936ec910aa7a60a6df39ae9575baac65bb0c7672 = 0x18         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x20         ;
        constexpr std::uintptr_t _cd7d8196ff430e7ff226f0bd0ebcdd7d2f373e78 = 0x28         ;
    }

    namespace %3028f562d02e29247bbe87828bd304a931ac182a
    {
    }

    namespace %3d9b3cb972bf608469afd9fff6461ec618b4d3ca
    {
        constexpr std::uintptr_t _c7caa109f81ba8a4b1be1b8703d7bb138404c03b = 0x10         ;
        constexpr std::uintptr_t _c42d111da021189dee92af57bac5e35cd0bfe906 = 0x20         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x30         ;
        constexpr std::uintptr_t _2b15ac397955f59d7289465aa8aa2f582c4e28bf = 0x38         ;
    }

    namespace %d0074826e5409c5679c861b5466f1621d560f3be
    {
        constexpr std::uintptr_t _9a3dc702ce19c7773d3d0b96c645358a9e25c43a = 0x10         ;
        constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x20         ;
        constexpr std::uintptr_t _bba17eeb8348f3c5b1069ee497f469d171082f3e = 0x30         ;
    }

    namespace %bd76ac3402b89c3bb6cb8bb1722228936902a331
    {
        constexpr std::uintptr_t _0073cfd15386cd7ef80cc3240c89f7a8517df7aa = 0x10         ;
    }

    namespace %0d12906f2c3c25e0170df9d7377636cdfcfaf423
    {
        constexpr std::uintptr_t _9e361449fce61ea1ef4828e5fb8482d17b8b84f6 = 0x10         ;
        constexpr std::uintptr_t _1254f1bd1236cc8cad656bf4dc6321f36904f57a = 0x20         ;
    }

    namespace %7dcc132aa32c3250fae3b1031bb2364e5bbd672e
    {
        constexpr std::uintptr_t _728dba52c4340c2019834042d81cfe9d27361272 = 0x10         ;
        constexpr std::uintptr_t _1388bfa597b5a10264de5d14d8479a7614500d7e = 0x78         ;
        constexpr std::uintptr_t _e5b11258d63440ae94613688d7a492fda89b8ac8 = 0x80         ;
        constexpr std::uintptr_t _0694e524890ab3ef4fa3faadbc5a6920a4390848 = 0x88         ;
        constexpr std::uintptr_t _bb9303aae193d2f443c78095e8809d9da7af19de = 0x90         ;
        constexpr std::uintptr_t _dee2a017c2af5e8cd9f0faa079680c8bacb59b63 = 0x98         ;
        constexpr std::uintptr_t _2be4398f2dc17d1efcd4622f93fc1352bb6122c1 = 0xA0         ;
        constexpr std::uintptr_t _4b066373e44271381edac3c299519404c735a6f6 = 0xA8         ;
        constexpr std::uintptr_t _6ba97bda44a17787de9338e140fb7fbff77edbc1 = 0xB0         ;
        constexpr std::uintptr_t _51f62c97597bcc8a82a74f7d99158b870a4ebf41 = 0xB8         ;
        constexpr std::uintptr_t _2bf5d69172c8469c7e012cdd0bfa2f8d187a58de = 0xC0         ;
        constexpr std::uintptr_t _2a869cdca33d338192da5d5766996a921e7429dd = 0xD0         ;
    }

    namespace %e81ea64b58f4ad3a2c662149a8b6045e110b86ca
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
    }

    namespace %b67040935951853ba690f55bc8679d664d5e2a30
    {
        constexpr std::uintptr_t _d3be9b44f16e7693cf95fa046d143545b1361b33 = 0x10         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x20         ;
        constexpr std::uintptr_t _03e50a9301b2265300f23fbbd85f2b6e0139ee6d = 0x28         ;
    }

    namespace %d20d2a1bdec5db9b31b17dd234e73be884d9c3b0
    {
        constexpr std::uintptr_t _a60faadc21a2054d5b52a0ca1c9bc02823077c52 = 0x10         ;
        constexpr std::uintptr_t _4e6a06f24817b4533c4728a83171c36a69f34a8f = 0x18         ;
        constexpr std::uintptr_t _686207c4df083707a5387434509a1afc637bfc3b = 0x20         ;
        constexpr std::uintptr_t _a60f816f310e3d119edc4b80ea0d20598b7506b7 = 0x28         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModeParameter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F5398   ;
        constexpr std::uintptr_t m_OverrideState                  = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x18         ;
    }

    namespace LightCookieShaderFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %51f911850cbc5a51b9754468f614e654f9eef5eb
    {
    }

    namespace %5dfb7aadac284735dcdf1c07544fa052fe8961d3
    {
        constexpr std::uintptr_t _0c6653132e051c09233d32558f49e477a05d23eb = 0x10         ;
        constexpr std::uintptr_t _08d593c7cb7fd02fbdbe26d05789bfd96dcf0bf3 = 0x14         ;
    }

    namespace %79726c88295edc4a491295b1067703266ab5059c
    {
    }

    namespace %efdbf808a5b748ea959648bcf070cf246e3ba829
    {
        constexpr std::uintptr_t _ddf37329787b21028f8f413844e571f9295cee0a = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %390d22a0e1e5ecca0d4e90ff0a0fa5b01d08c3da
    {
        constexpr std::uintptr_t _fd0323715dc9a2f27a200ea9b57b5be3a0b30260 = 0x10         ;
        constexpr std::uintptr_t _2b136b4f6a452ffa4b820f4ff414e0342d10ebe5 = 0x18         ;
    }

    namespace %e34dda7238dba3a1f3f076145187a6f88d83c177
    {
        constexpr std::uintptr_t _8fb2c6eaf51bf57b8494bf99ba3827098ce0eee8 = 0x10         ;
        constexpr std::uintptr_t _51156124178b8dee44c856221b8ce2ec20bc74c9 = 0x18         ;
        constexpr std::uintptr_t _2ddb9c1e84cc4a2bb9379382c27ba1916fc3ea73 = 0x20         ;
        constexpr std::uintptr_t _78dc16947add823003fc0239cc3d3d18accd17e0 = 0x28         ;
        constexpr std::uintptr_t _60bbb8a8c9787e1c9fdd9a547f510fed83263bf4 = 0x30         ;
        constexpr std::uintptr_t _105615bac624be14ec0fd0182422558287298f09 = 0x38         ;
        constexpr std::uintptr_t _b47a18d5789a07ac33a4d074df3f4a23ff973c6d = 0x40         ;
        constexpr std::uintptr_t _b26a6b417c58034f85292ad9222b055c5a42ea56 = 0x48         ;
        constexpr std::uintptr_t _b1050bae2d1ea19e88fb5bcc121ff08cba98e5aa = 0x50         ;
        constexpr std::uintptr_t _c9a9e8d9bdac10b9c9591717494a5fdb89c63be0 = 0x54         ;
    }

    namespace %80bfee96693e352ed5111d753304236f9b7c533d
    {
        constexpr std::uintptr_t _ad7ce63ef7202b940290c6d617ac457fd90a4413 = 0x10         ;
        constexpr std::uintptr_t _cb9b53e6d28b8008baf0a3378feddb0a1dbfce68 = 0x18         ;
        constexpr std::uintptr_t _d843ff9763e7bd10754e975f9fb08c3da255cf41 = 0x30         ;
        constexpr std::uintptr_t _6bf0872c13898b1963f5990b27dcc9ee4eb5e7bf = 0x38         ;
        constexpr std::uintptr_t _9d64bee82e28f96cac48ccbf069074411dbd5294 = 0x3C         ;
        constexpr std::uintptr_t _5ef9f97e26b30fa4ecbcf03fff25406eee76b185 = 0x40         ;
        constexpr std::uintptr_t _9ec790f3465d95657e1ca59ca987f96c972c95c7 = 0x48         ;
        constexpr std::uintptr_t _cc9c5d4adbab0f7bc664f3241087c80164d87e28 = 0x50         ;
        constexpr std::uintptr_t _217d06252461e0432bd58b6d6401f4637e161dbe = 0x54         ;
        constexpr std::uintptr_t _b7778fde1aacc9115f746c2d714aad289c48c0de = 0x58         ;
    }

    namespace %8a24449b70de41b16ca18b7788f1e3c309bd6d92
    {
        constexpr std::uintptr_t _ff1d0b4f82962a16963a1ed87aeba143c46f5ea2 = 0x10         ;
        constexpr std::uintptr_t _c715464d969341345680fc6cc148d0d2b39d51d0 = 0x50         ;
        constexpr std::uintptr_t _d9438f463553506ddf7447364f63a2160de14d8b = 0xD0         ;
        constexpr std::uintptr_t _a3515212a2c699fd0e3ac8a60f91d43952b8baf7 = 0x110        ;
        constexpr std::uintptr_t _0175b284add14deaf7bcf80dd7021079dd07fbf9 = 0x118        ;
        constexpr std::uintptr_t _1269f908c7928d8b70632be0b792439a1c6662ea = 0x120        ;
        constexpr std::uintptr_t _1c80075419b09ee9580b1d1430eac98f7d4358b3 = 0x124        ;
        constexpr std::uintptr_t _68f18e589cf7f7a9bada34802cfc68795f4475d2 = 0x164        ;
        constexpr std::uintptr_t _de7b72b3bf0bd11ad2e0c3c73cdb6c955288b32b = 0x16C        ;
        constexpr std::uintptr_t _105be6d02295cc7ba1a00f431edc38e136fcaf71 = 0x1A0        ;
        constexpr std::uintptr_t _4dd7672caf76e898b87384426472b5240adf0726 = 0x1A8        ;
        constexpr std::uintptr_t _54435add97aeec390fc42d6a28500a73a130db35 = 0x1E8        ;
        constexpr std::uintptr_t _175bc95d18bda48feb1811652ee6a339edcee697 = 0x1F0        ;
    }

    namespace %43f79343299538ef4a318f5b9b820644736f6bc3
    {
        constexpr std::uintptr_t _9d999ab4803bac3b4ceb0b5a872939f57189ef4a = 0x10         ;
        constexpr std::uintptr_t _a6886528be60598862e3519c0b7fef6a933ee297 = 0x14         ;
        constexpr std::uintptr_t _f58dbf4b5a9a521ad784da61f48974b295e296c1 = 0x28         ;
    }

    namespace %d71f2b26011644f0eb98e6975c037b3d512127e7
    {
        constexpr std::uintptr_t _91def738834a0cae548eadc59b907e8c1a89623e = 0x10         ;
        constexpr std::uintptr_t _9f3ee03fe471b49ac1b99d7c4a49290f05ae3dcb = 0x18         ;
        constexpr std::uintptr_t _1680e0fa0a406bbe2017af1c919f18e3c48a855d = 0x20         ;
        constexpr std::uintptr_t _72b7f0a5dc70c8ed6c5b40f50776c82052eda279 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _c335563fc78619d653d7fc2846c42214656901f7 = 0x0          ;
            constexpr std::uintptr_t _eaa8c002b55c7cd30297749cbf500c5274a7d2b3 = 0x4          ;
        }

    }

    namespace %1dbe3b734176d3873a9f912c852970955425a567
    {
        constexpr std::uintptr_t _2583e3f7f4a9afeadbd78d679c69d13ebe3682e9 = 0x10         ;
        constexpr std::uintptr_t _b97f8d6c0b7992245af120a647314b9d3ceed339 = 0x24         ;
        constexpr std::uintptr_t _334d232396f1b2cc5a5a75fbe8b90f6b3d5cab97 = 0x34         ;
        constexpr std::uintptr_t _728dba52c4340c2019834042d81cfe9d27361272 = 0x48         ;
        constexpr std::uintptr_t _9d999ab4803bac3b4ceb0b5a872939f57189ef4a = 0xB0         ;
        constexpr std::uintptr_t _b26f9f3e6fa910be838ca94ca1bb97300dd87d3a = 0xB4         ;
    }

    namespace %a048a059a9b4760c343e84839d66cad707f914d3
    {
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x10         ;
        constexpr std::uintptr_t _2b15ac397955f59d7289465aa8aa2f582c4e28bf = 0x18         ;
        constexpr std::uintptr_t _f7aa168f21e4fac94f295baa9a80d6693c09538e = 0x28         ;
    }

    namespace %65ec5ebe6c29b04f0b633bc9cd1fae0a5bf1ea52
    {
        constexpr std::uintptr_t _686207c4df083707a5387434509a1afc637bfc3b = 0x10         ;
        constexpr std::uintptr_t _a60f816f310e3d119edc4b80ea0d20598b7506b7 = 0x18         ;
        constexpr std::uintptr_t _a60faadc21a2054d5b52a0ca1c9bc02823077c52 = 0x20         ;
        constexpr std::uintptr_t _4e6a06f24817b4533c4728a83171c36a69f34a8f = 0x28         ;
    }

    namespace %091198d4dc4e22d65fd231102196d98e0c89d414
    {
        constexpr std::uintptr_t _c7caa109f81ba8a4b1be1b8703d7bb138404c03b = 0x10         ;
        constexpr std::uintptr_t _c42d111da021189dee92af57bac5e35cd0bfe906 = 0x20         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x30         ;
        constexpr std::uintptr_t _2b15ac397955f59d7289465aa8aa2f582c4e28bf = 0x38         ;
    }

    namespace %7002c2a123789066d3b612e8c2fdc2310a44ef06
    {
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10         ;
        constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18         ;
        constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20         ;
    }

    namespace ScaleMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %a550f9359f72648616985db5da4704c2b4553b0b
    {
        constexpr std::uintptr_t _f58dbf4b5a9a521ad784da61f48974b295e296c1 = 0x10         ;
        constexpr std::uintptr_t _9d999ab4803bac3b4ceb0b5a872939f57189ef4a = 0x78         ;
        constexpr std::uintptr_t _a6886528be60598862e3519c0b7fef6a933ee297 = 0x7C         ;
    }

    namespace %60e9d27f37ed4ae94ae2216b1a44626d4a000dee
    {
        constexpr std::uintptr_t _467b2249a6a2711cd2fdc7b12cb4d66d5fa9c141 = 0x10         ;
        constexpr std::uintptr_t _52b9db943c5fd60a6e33f2a64103fba135274f59 = 0x18         ;
        constexpr std::uintptr_t _e74ca8e7cb638f35eae89bb2bc0cb0a437eb9267 = 0x28         ;
        constexpr std::uintptr_t _2ec84f9ce56ed24e73708017460c3f0909a661a7 = 0x30         ;
        constexpr std::uintptr_t _7f267363c163ca315c5f62c6e0edc39e0d0d763d = 0x3C         ;
        constexpr std::uintptr_t _4973dfb8987309381e5e145473fe9a3c7922e974 = 0x48         ;
        constexpr std::uintptr_t _34e9a6dc191dbbf4b039d12ca431ceaca2671ec3 = 0x58         ;
        constexpr std::uintptr_t _97494a75a810c27f5f9aa243a3e74d792e854c59 = 0xD8         ;
        constexpr std::uintptr_t _f60cfbd655ec71d37d16718d61a6054b3d481899 = 0xDC         ;
        constexpr std::uintptr_t _660fa5bbe63a1df6dc73ca51f88d1c87ec4de961 = 0xE0         ;
        constexpr std::uintptr_t _f07764a04353196551f4d328cc9b4d3221ade1ac = 0xE8         ;
        constexpr std::uintptr_t _7c81d1f8b618f000a4d1d9c571b494aaf9ff8481 = 0xF0         ;
        constexpr std::uintptr_t _c72cb193971dca6ddcab1350d7816be69f47c99b = 0x100        ;
        constexpr std::uintptr_t _4cf9ee473cf651971978a4e1999d7a27563ef94a = 0x104        ;
        constexpr std::uintptr_t _e040542d058c0c1dae16f899b03ecaeb776ff0ae = 0x108        ;
        constexpr std::uintptr_t _e5e7f3619123d05cdd766df700726e01c5920d4f = 0x10C        ;
        constexpr std::uintptr_t _5a0a8c896a77707e05b07fa725c4fe51233de950 = 0x110        ;
        constexpr std::uintptr_t _83b47f7b5776c31282e5078e09b733f0020f66b5 = 0x120        ;
        constexpr std::uintptr_t _4bf0307744aac40f3996f4c6ff4a69a09bac2aeb = 0x130        ;
    }

    namespace %42ff6110714858c84ec266f7b96fd19d8d0c0617
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
    }

    namespace ShaderPasses
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %bd21754630bea03409a4c5a8a84924027f21cf64
    {
        constexpr std::uintptr_t _6ce50ad47c342d283318e57ac95fce685d6cbba5 = 0x10         ;
        constexpr std::uintptr_t _5f883c58c1358dfd98c96cc29ac3c53022859c0b = 0x18         ;
        constexpr std::uintptr_t _05ca25ea3f7f51aecf0089a9f997da48befcf6dc = 0x28         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x38         ;
        constexpr std::uintptr_t _f60cfbd655ec71d37d16718d61a6054b3d481899 = 0x40         ;
        constexpr std::uintptr_t _87b978a19f82ceefe4002716590e08aecb33a6f4 = 0x48         ;
        constexpr std::uintptr_t _fc64ad669664e10fe923c3ff16e8cfe70e06c576 = 0x50         ;
        constexpr std::uintptr_t _d98b25ca1e7cdc6f721865e1bf46058da66797f4 = 0x58         ;
        constexpr std::uintptr_t _e82e4f7e661dd88daf2f0547190c6eb7c41eb15e = 0x60         ;
        constexpr std::uintptr_t _83b47f7b5776c31282e5078e09b733f0020f66b5 = 0x68         ;
        constexpr std::uintptr_t _467b2249a6a2711cd2fdc7b12cb4d66d5fa9c141 = 0x78         ;
    }

    namespace %f546b65aecab6a63ac4d6b5378df657d763431e6
    {
        constexpr std::uintptr_t _0073cfd15386cd7ef80cc3240c89f7a8517df7aa = 0x10         ;
    }

    namespace %7e9334a7d047ed67ab4929271ba7eae3c8752bb7
    {
        constexpr std::uintptr_t _ff1d0b4f82962a16963a1ed87aeba143c46f5ea2 = 0x10         ;
        constexpr std::uintptr_t _c715464d969341345680fc6cc148d0d2b39d51d0 = 0x50         ;
        constexpr std::uintptr_t _d9438f463553506ddf7447364f63a2160de14d8b = 0xD0         ;
        constexpr std::uintptr_t _a3515212a2c699fd0e3ac8a60f91d43952b8baf7 = 0x110        ;
        constexpr std::uintptr_t _0175b284add14deaf7bcf80dd7021079dd07fbf9 = 0x118        ;
        constexpr std::uintptr_t _1269f908c7928d8b70632be0b792439a1c6662ea = 0x120        ;
        constexpr std::uintptr_t _1c80075419b09ee9580b1d1430eac98f7d4358b3 = 0x124        ;
        constexpr std::uintptr_t _68f18e589cf7f7a9bada34802cfc68795f4475d2 = 0x164        ;
        constexpr std::uintptr_t _de7b72b3bf0bd11ad2e0c3c73cdb6c955288b32b = 0x16C        ;
        constexpr std::uintptr_t _105be6d02295cc7ba1a00f431edc38e136fcaf71 = 0x1A0        ;
        constexpr std::uintptr_t _4dd7672caf76e898b87384426472b5240adf0726 = 0x1A8        ;
        constexpr std::uintptr_t _54435add97aeec390fc42d6a28500a73a130db35 = 0x1E8        ;
        constexpr std::uintptr_t _175bc95d18bda48feb1811652ee6a339edcee697 = 0x1F0        ;
    }

    namespace %d344f6ff45eafcfbe06f3bf8a7efe426acdd6da5
    {
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x38         ;
        constexpr std::uintptr_t _d55e50768e99a6d1b8cc114aab3592bf41f9ea7c = 0x40         ;
        constexpr std::uintptr_t _2ca83154cdc3a13cbc42622f4e15babd9506653d = 0x44         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__Grain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t colored                          = 0x38         ;
        constexpr std::uintptr_t intensity                        = 0x40         ;
        constexpr std::uintptr_t size                             = 0x48         ;
        constexpr std::uintptr_t luminanceContribution            = 0x50         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__AutoExposure
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t filtering                        = 0x38         ;
        constexpr std::uintptr_t minLuminance                     = 0x40         ;
        constexpr std::uintptr_t maxLuminance                     = 0x48         ;
        constexpr std::uintptr_t exposureCompensation             = 0x50         ;
        constexpr std::uintptr_t type                             = 0x58         ;
        constexpr std::uintptr_t speedUp                          = 0x60         ;
        constexpr std::uintptr_t speedDown                        = 0x68         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__ScreenOverlay
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t blendMode                        = 0x38         ;
        constexpr std::uintptr_t intensity                        = 0x40         ;
        constexpr std::uintptr_t texture                          = 0x48         ;
        constexpr std::uintptr_t normals                          = 0x50         ;
        constexpr std::uintptr_t useLighting                      = 0x58         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__LensDirtinessVolumeComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t enabled                          = 0x38         ;
        constexpr std::uintptr_t dirtinessTexture                 = 0x40         ;
        constexpr std::uintptr_t sceneTintsBloom                  = 0x48         ;
        constexpr std::uintptr_t gain                             = 0x50         ;
        constexpr std::uintptr_t threshold                        = 0x58         ;
        constexpr std::uintptr_t bloomSize                        = 0x60         ;
        constexpr std::uintptr_t dirtiness                        = 0x68         ;
        constexpr std::uintptr_t bloomColor                       = 0x70         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__BlurOptimized
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t downsample                       = 0x38         ;
        constexpr std::uintptr_t blurIterations                   = 0x40         ;
        constexpr std::uintptr_t blurSize                         = 0x48         ;
        constexpr std::uintptr_t fadeToBlurDistance               = 0x50         ;
        constexpr std::uintptr_t blurType                         = 0x58         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__GreyScale
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t redLuminance                     = 0x38         ;
        constexpr std::uintptr_t greenLuminance                   = 0x40         ;
        constexpr std::uintptr_t blueLuminance                    = 0x48         ;
        constexpr std::uintptr_t amount                           = 0x50         ;
        constexpr std::uintptr_t color                            = 0x58         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__Frost
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t scale                            = 0x38         ;
        constexpr std::uintptr_t enableVignette                   = 0x40         ;
        constexpr std::uintptr_t vignetteSharpness                = 0x48         ;
        constexpr std::uintptr_t vignetteScale                    = 0x50         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__ChromaticAberration
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t spectralLut                      = 0x38         ;
        constexpr std::uintptr_t intensity                        = 0x40         ;
        constexpr std::uintptr_t fastMode                         = 0x48         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__WhiteBalance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t temperature                      = 0x38         ;
        constexpr std::uintptr_t tint                             = 0x40         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__LiftGammaGain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t lift                             = 0x38         ;
        constexpr std::uintptr_t gamma                            = 0x40         ;
        constexpr std::uintptr_t gain                             = 0x48         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__SharpenAndVignette
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t applySharpen                     = 0x38         ;
        constexpr std::uintptr_t strength                         = 0x40         ;
        constexpr std::uintptr_t clamp                            = 0x48         ;
        constexpr std::uintptr_t applyVignette                    = 0x50         ;
        constexpr std::uintptr_t vignetteColor                    = 0x58         ;
        constexpr std::uintptr_t vignetteCenter                   = 0x60         ;
        constexpr std::uintptr_t vignetteIntensity                = 0x68         ;
        constexpr std::uintptr_t vignetteSmoothness               = 0x70         ;
        constexpr std::uintptr_t vignetteRoundness                = 0x78         ;
        constexpr std::uintptr_t vignetteRounded                  = 0x80         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__ColorGradeMasking
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t mode                             = 0x38         ;
        constexpr std::uintptr_t intensity                        = 0x40         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__NightLightVolumeComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t distance                         = 0x38         ;
        constexpr std::uintptr_t fadeFraction                     = 0x40         ;
        constexpr std::uintptr_t brightness                       = 0x48         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__ShadowsMidtonesHighlights
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t shadows                          = 0x38         ;
        constexpr std::uintptr_t midtones                         = 0x40         ;
        constexpr std::uintptr_t highlights                       = 0x48         ;
        constexpr std::uintptr_t shadowsStart                     = 0x50         ;
        constexpr std::uintptr_t shadowsEnd                       = 0x58         ;
        constexpr std::uintptr_t highlightsStart                  = 0x60         ;
        constexpr std::uintptr_t highlightsEnd                    = 0x68         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__BRP_Bloom
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t intensity                        = 0x38         ;
        constexpr std::uintptr_t threshold                        = 0x40         ;
        constexpr std::uintptr_t softKnee                         = 0x48         ;
        constexpr std::uintptr_t clamp                            = 0x50         ;
        constexpr std::uintptr_t diffusion                        = 0x58         ;
        constexpr std::uintptr_t anamorphicRatio                  = 0x60         ;
        constexpr std::uintptr_t color                            = 0x68         ;
        constexpr std::uintptr_t fastMode                         = 0x70         ;
        constexpr std::uintptr_t dirtTexture                      = 0x78         ;
        constexpr std::uintptr_t dirtIntensity                    = 0x80         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__SplitToning
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t shadows                          = 0x38         ;
        constexpr std::uintptr_t highlights                       = 0x40         ;
        constexpr std::uintptr_t balance                          = 0x48         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__ChannelMixer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t red                              = 0x38         ;
        constexpr std::uintptr_t green                            = 0x40         ;
        constexpr std::uintptr_t blue                             = 0x48         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__ToneMapping
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t mode                             = 0x38         ;
        constexpr std::uintptr_t toeStrength                      = 0x40         ;
        constexpr std::uintptr_t toeLength                        = 0x48         ;
        constexpr std::uintptr_t shoulderStrength                 = 0x50         ;
        constexpr std::uintptr_t shoulderLength                   = 0x58         ;
        constexpr std::uintptr_t shoulderAngle                    = 0x60         ;
        constexpr std::uintptr_t gamma                            = 0x68         ;
    }

    namespace Rust_RenderPipeline_Runtime_PostProcessing_VolumeComponents__ColorAdjustments
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;
        constexpr std::uintptr_t _displayName_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t parameterList                    = 0x28         ;
        constexpr std::uintptr_t m_ParameterReadOnlyCollection    = 0x30         ;
        constexpr std::uintptr_t postExposure                     = 0x38         ;
        constexpr std::uintptr_t contrast                         = 0x40         ;
        constexpr std::uintptr_t colorFilter                      = 0x48         ;
        constexpr std::uintptr_t hueShift                         = 0x50         ;
        constexpr std::uintptr_t saturation                       = 0x58         ;
    }

    namespace Rust_RenderPipeline_Runtime__ForwardPlusSettings
    {
        constexpr std::uintptr_t tileSize                         = 0x0          ;
        constexpr std::uintptr_t maxLightsPerTile                 = 0x4          ;
    }

    namespace Rust_RenderPipeline_Runtime__RenderingLayerMaskFieldAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace Rust_RenderPipeline_Runtime__RRPDefaultVolumeProfileSettings
    {
        constexpr std::uintptr_t m_VolumeProfile                  = 0x18         ;

        constexpr std::uintptr_t _1d469ac5fd2fde89cd98ab719a738144350096d3 = 0x10         ;
    }

    namespace Rust_RenderPipeline_Runtime__CameraSettings
    {
        constexpr std::uintptr_t rustRendererData                 = 0x10         ;
        constexpr std::uintptr_t volumeSettings                   = 0x18         ;
        constexpr std::uintptr_t copyColor                        = 0x28         ;
        constexpr std::uintptr_t copyDepth                        = 0x29         ;
        constexpr std::uintptr_t renderingLayerMask               = 0x2C         ;
        constexpr std::uintptr_t maskLights                       = 0x30         ;
        constexpr std::uintptr_t renderScaleMode                  = 0x34         ;
        constexpr std::uintptr_t renderScale                      = 0x38         ;
        constexpr std::uintptr_t postProcessingEnabled            = 0x3C         ;
        constexpr std::uintptr_t finalBlendMode                   = 0x40         ;
        constexpr std::uintptr_t allowFXAA                        = 0x48         ;
        constexpr std::uintptr_t keepAlpha                        = 0x49         ;
        constexpr std::uintptr_t lightingOverrides                = 0x50         ;
        constexpr std::uintptr_t aspect                           = 0x98         ;
        constexpr std::uintptr_t excludeMainLight                 = 0x9C         ;
        constexpr std::uintptr_t allowMotionBlur                  = 0x9D         ;
        constexpr std::uintptr_t allowTAA                         = 0x9E         ;
    }

    namespace Rust_RenderPipeline_Runtime__RustRendererFeatureCameraComponentAttribute
    {
        constexpr std::uintptr_t ComponentType                    = 0x10         ;
        constexpr std::uintptr_t ContextType                      = 0x18         ;
    }

    namespace Rust_RenderPipeline_Runtime__RustRenderPipelineCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t settings                         = 0x28         ;

        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x20         ;
        constexpr std::uintptr_t _fa376230ccf3e5021ece484153a145e3ac2dcd9d = 0x30         ;
        constexpr std::uintptr_t _0d47277b732eca567ab41841945c4b287cab5e83 = 0x38         ;
        constexpr std::uintptr_t _0073cfd15386cd7ef80cc3240c89f7a8517df7aa = 0x40         ;
        constexpr std::uintptr_t _2a9001f3bec6ec14c95b88277142e6756e07bbdd = 0x48         ;
        constexpr std::uintptr_t _174f2f3399ac76c2a5f33327232b37209ae1b988 = 0x50         ;
        constexpr std::uintptr_t _4dd7672caf76e898b87384426472b5240adf0726 = 0x54         ;
        constexpr std::uintptr_t _5bb1357cc66a8b97fde549af9876ddfebe53a5ac = 0x98         ;
        constexpr std::uintptr_t _7ddf2b89bc0c4dd94eacf2a0690e0c1395857237 = 0xA0         ;
        constexpr std::uintptr_t _f1e5b51797107a37f4ed09b05b66f39c81607879 = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t _34e31d4ec61a390bce5fb09715ac2d333772331d = 0x0          ;
            constexpr std::uintptr_t _d7f9c820d01519f577043f0a1874c2337a39e169 = 0x8          ;
        }

    }

    namespace Rust_RenderPipeline_Runtime__RenderPassEvent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_RenderPipeline_Runtime__WarningBoxAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace Rust_RenderPipeline_Runtime__CameraBufferSettings
    {
        constexpr std::uintptr_t allowHDR                         = 0x0          ;
        constexpr std::uintptr_t copyColor                        = 0x1          ;
        constexpr std::uintptr_t copyColorReflection              = 0x2          ;
        constexpr std::uintptr_t copyDepth                        = 0x3          ;
        constexpr std::uintptr_t copyDepthReflection              = 0x4          ;
        constexpr std::uintptr_t renderScale                      = 0x8          ;
        constexpr std::uintptr_t bicubicRescaling                 = 0xC          ;
        constexpr std::uintptr_t fxaaSettings                     = 0x10         ;
        constexpr std::uintptr_t motionBlurSettings               = 0x24         ;
        constexpr std::uintptr_t temporalAntiAliasingSettings     = 0x30         ;
    }

    namespace Rust_RenderPipeline_Runtime__ShadowSettings-fake-0
    {
        constexpr std::uintptr_t maxDistance                      = 0x10         ;
        constexpr std::uintptr_t distanceFade                     = 0x14         ;
        constexpr std::uintptr_t directional                      = 0x18         ;
        constexpr std::uintptr_t additional                       = 0x34         ;
        constexpr std::uintptr_t filterQuality                    = 0x38         ;
    }

    namespace Rust_RenderPipeline_Runtime__ShadowSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108094F8   ;
        constexpr std::uintptr_t maxDistance                      = 0x10         ;
        constexpr std::uintptr_t distanceFade                     = 0x14         ;
        constexpr std::uintptr_t directional                      = 0x18         ;
        constexpr std::uintptr_t additional                       = 0x34         ;
        constexpr std::uintptr_t filterQuality                    = 0x38         ;
    }

    namespace Rust_RenderPipeline_Runtime__RustRenderPipelineSettings-fake-0
    {
        constexpr std::uintptr_t renderPath                       = 0x10         ;
        constexpr std::uintptr_t cameraBuffer                     = 0x14         ;
        constexpr std::uintptr_t volumeFrameworkUpdateMode        = 0x48         ;
        constexpr std::uintptr_t useSrpBatching                   = 0x4C         ;
        constexpr std::uintptr_t forwardPlus                      = 0x50         ;
        constexpr std::uintptr_t shadows                          = 0x58         ;
        constexpr std::uintptr_t postProcessingEnabled            = 0x60         ;
        constexpr std::uintptr_t colorLutResolution               = 0x64         ;
        constexpr std::uintptr_t pipelineShaders                  = 0x68         ;
        constexpr std::uintptr_t pipelineTextures                 = 0xD8         ;
        constexpr std::uintptr_t mainCameraTag                    = 0xF0         ;
    }

    namespace Rust_RenderPipeline_Runtime__RustRenderPipelineAsset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10809CD8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _requiresCompatibleRenderPipelineGlobalSettings_k__BackingField = 0x18         ;
        constexpr std::uintptr_t assetEditingWarning              = 0x20         ;
        constexpr std::uintptr_t defaultRendererData              = 0x28         ;
        constexpr std::uintptr_t settings                         = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _08bf8589da1271b9695ee26609754567a1c59f37 = 0x0          ;
            constexpr std::uintptr_t _518433204fe52d0101dac6fab55b2dab0c5f9cae = 0x8          ;
        }

    }

    namespace Rust_RenderPipeline_Runtime__RustRenderPipelineSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10809EA0   ;
        constexpr std::uintptr_t renderPath                       = 0x10         ;
        constexpr std::uintptr_t cameraBuffer                     = 0x14         ;
        constexpr std::uintptr_t volumeFrameworkUpdateMode        = 0x48         ;
        constexpr std::uintptr_t useSrpBatching                   = 0x4C         ;
        constexpr std::uintptr_t forwardPlus                      = 0x50         ;
        constexpr std::uintptr_t shadows                          = 0x58         ;
        constexpr std::uintptr_t postProcessingEnabled            = 0x60         ;
        constexpr std::uintptr_t colorLutResolution               = 0x64         ;
        constexpr std::uintptr_t pipelineShaders                  = 0x68         ;
        constexpr std::uintptr_t pipelineTextures                 = 0xD8         ;
        constexpr std::uintptr_t mainCameraTag                    = 0xF0         ;
    }

    namespace Rust_RenderPipeline_Runtime__ShadowSettings-fake-1
    {
        constexpr std::uintptr_t maxDistance                      = 0x10         ;
        constexpr std::uintptr_t distanceFade                     = 0x14         ;
        constexpr std::uintptr_t directional                      = 0x18         ;
        constexpr std::uintptr_t additional                       = 0x34         ;
        constexpr std::uintptr_t filterQuality                    = 0x38         ;
    }

    namespace Rust_RenderPipeline_Runtime__RustRendererData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t rendererFeatures                 = 0x18         ;
    }

    namespace Rust_RenderPipeline_Runtime__RustRendererFeature
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t active                           = 0x18         ;

        constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19         ;
    }

    namespace Rust_RenderPipeline_Runtime__CameraSettings-fake-1
    {
        constexpr std::uintptr_t rustRendererData                 = 0x10         ;
        constexpr std::uintptr_t volumeSettings                   = 0x18         ;
        constexpr std::uintptr_t copyColor                        = 0x28         ;
        constexpr std::uintptr_t copyDepth                        = 0x29         ;
        constexpr std::uintptr_t renderingLayerMask               = 0x2C         ;
        constexpr std::uintptr_t maskLights                       = 0x30         ;
        constexpr std::uintptr_t renderScaleMode                  = 0x34         ;
        constexpr std::uintptr_t renderScale                      = 0x38         ;
        constexpr std::uintptr_t postProcessingEnabled            = 0x3C         ;
        constexpr std::uintptr_t finalBlendMode                   = 0x40         ;
        constexpr std::uintptr_t allowFXAA                        = 0x48         ;
        constexpr std::uintptr_t keepAlpha                        = 0x49         ;
        constexpr std::uintptr_t lightingOverrides                = 0x50         ;
        constexpr std::uintptr_t aspect                           = 0x98         ;
        constexpr std::uintptr_t excludeMainLight                 = 0x9C         ;
        constexpr std::uintptr_t allowMotionBlur                  = 0x9D         ;
        constexpr std::uintptr_t allowTAA                         = 0x9E         ;
    }

    namespace Rust_RenderPipeline_Runtime__RRPDefaultVolumeProfileSettings-fake-0
    {
        constexpr std::uintptr_t _1d469ac5fd2fde89cd98ab719a738144350096d3 = 0x10         ;
        constexpr std::uintptr_t _4cc3cab162454f447175134609343c94f368ed42 = 0x18         ;
    }

    namespace Rust_RenderPipeline_Runtime__CameraSettings-fake-0
    {
        constexpr std::uintptr_t rustRendererData                 = 0x10         ;
        constexpr std::uintptr_t volumeSettings                   = 0x18         ;
        constexpr std::uintptr_t copyColor                        = 0x28         ;
        constexpr std::uintptr_t copyDepth                        = 0x29         ;
        constexpr std::uintptr_t renderingLayerMask               = 0x2C         ;
        constexpr std::uintptr_t maskLights                       = 0x30         ;
        constexpr std::uintptr_t renderScaleMode                  = 0x34         ;
        constexpr std::uintptr_t renderScale                      = 0x38         ;
        constexpr std::uintptr_t postProcessingEnabled            = 0x3C         ;
        constexpr std::uintptr_t finalBlendMode                   = 0x40         ;
        constexpr std::uintptr_t allowFXAA                        = 0x48         ;
        constexpr std::uintptr_t keepAlpha                        = 0x49         ;
        constexpr std::uintptr_t lightingOverrides                = 0x50         ;
        constexpr std::uintptr_t aspect                           = 0x98         ;
        constexpr std::uintptr_t excludeMainLight                 = 0x9C         ;
        constexpr std::uintptr_t allowMotionBlur                  = 0x9D         ;
        constexpr std::uintptr_t allowTAA                         = 0x9E         ;
    }

    namespace Rust_RenderPipeline_Runtime_Passes_Lighting__ForwardPlusTilesJob
    {
        constexpr std::uintptr_t lightBounds                      = 0x0          ;
        constexpr std::uintptr_t tileData                         = 0x10         ;
        constexpr std::uintptr_t additionalLightCount             = 0x20         ;
        constexpr std::uintptr_t tileScreenUVSize                 = 0x24         ;
        constexpr std::uintptr_t maxLightsPerTile                 = 0x2C         ;
        constexpr std::uintptr_t tilesPerRow                      = 0x30         ;
        constexpr std::uintptr_t tileDataSize                     = 0x34         ;
    }

    namespace %3fd3d7b1110e2574fb1242187f3ba48a69cb76ef
    {
        constexpr std::uintptr_t _ca65e55bb487c1ef623b7983b130c20b045ef04a = 0x18         ;
    }

    namespace %ba618b41b7de61387f59afbd1494dfaf7912569e
    {
    }

    namespace %07b04ca5db03b5949b02509a4b027d0eea1050ff
    {
    }

    namespace %be4bacf995b9b8101c9044b9ba1f5876609759cc
    {
    }

    namespace %e4d8fa554425da58d0b8726df996cd96d8d2184a
    {
    }

    namespace TryFormat`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %e3bf2c83023c1b75bc64f0d8b5d572f4363cd1ae
    {

        namespace _static
        {
            constexpr std::uintptr_t _407ccf461f6dd9120af8ac203625610b05a3ff27 = 0x0          ;
            constexpr std::uintptr_t _ba900620a5e5edd62e6514392f64cd6da2069dc8 = 0x2          ;
            constexpr std::uintptr_t _83c7aa92ab50c42beaaba758bde7f0ed058ef5e8 = 0x4          ;
            constexpr std::uintptr_t _04897e153aea05ab51eeac23c24ce685b80243b5 = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t _f00b31e6da43a85e207db441926a5df07a8a0522 = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t _edf4a0291ec138026bdac1e056f24f78892b74bc = 0x6          ;
            constexpr std::uintptr_t _af4b91b8949c9b9ad5e342dd3ad556780248c507 = 0x8          ;
            constexpr std::uintptr_t _d896f35c59fed781cabe4661d97df40ab1b13925 = 0xA          ;
            constexpr std::uintptr_t _a2689dfd16b951d4cc49f96ec17422e2692dbae8 = 0x10         ;
            constexpr std::uintptr_t _e31857f0088c368904a858ce2eb43626f5fffd89 = 0x18         ;
        }

    }

    namespace %5244538d7d5187b1dc2e3ea69e54d2f3227cf978
    {
    }

    namespace %7808be496a7b157871f8bb1ae91d188f26fadcf6
    {
    }

    namespace %2cdf09647e003eaa9e17d062a0ca843cc954663e
    {
    }

    namespace %3353a7bdb09cd054a7214cbeb3f7083cb605c47a
    {
    }

    namespace %1f979b66e845088081014624868f507aafb0f941
    {
    }

    namespace %f9f407e04e4438473e8e786ada27b54344c55755
    {
    }

    namespace %8b34712c7306c8137445a555ccd9d507dbdd587c
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;

        constexpr std::uintptr_t _7640f3e244e441c32358157b82c5408d3102ff99 = 0x30         ;
        constexpr std::uintptr_t _29220b12e5c862fa1a261b6a3283ded4320485b5 = 0x38         ;
        constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x48         ;
    }

    namespace %2774baa05590471b071e5422948a532539164696
    {
    }

    namespace %cd042aa304e2844fbd9f85419eab13d6d2549377
    {
    }

    namespace %b5f5492545b27cc8ed8475a366b3d6f7662125a2
    {
    }

    namespace %2560950229303896beb29281cd1461111b0d79ab
    {
    }

    namespace %9b4996c188ae92a96d8a6327c6afc011e88f33bf
    {
    }

    namespace %a94ab6fbe7eef6c54d9264669bc1c83054aa2114
    {
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %82a7723b7c3e5a9ccbad0a4c974f7babc4c0c6cc
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;

        constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x30         ;
        constexpr std::uintptr_t _7640f3e244e441c32358157b82c5408d3102ff99 = 0x38         ;
        constexpr std::uintptr_t _29220b12e5c862fa1a261b6a3283ded4320485b5 = 0x40         ;
    }

    namespace %485414eaf27b93c323b40f433c44078eeea5de61
    {
    }

    namespace %b0f5026d87fe057ae6b8a79f673aefe134e8acc2
    {
    }

    namespace TryFormat`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %27bcf97aa62cfffe807e4ea6bc25efdeff9e4d61
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072B2C0   ;

        namespace _static
        {
            constexpr std::uintptr_t _21aafe3df798546891a85e43d687c19e81aca020 = 0x0          ;
            constexpr std::uintptr_t _407ccf461f6dd9120af8ac203625610b05a3ff27 = 0x8          ;
            constexpr std::uintptr_t _ba900620a5e5edd62e6514392f64cd6da2069dc8 = 0x9          ;
            constexpr std::uintptr_t _83c7aa92ab50c42beaaba758bde7f0ed058ef5e8 = 0xA          ;
            constexpr std::uintptr_t _04897e153aea05ab51eeac23c24ce685b80243b5 = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t _f00b31e6da43a85e207db441926a5df07a8a0522 = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t _8514a64ca5df48ac123cfa583c712b04e2d0b49f = 0x10         ;
            constexpr std::uintptr_t _edf4a0291ec138026bdac1e056f24f78892b74bc = 0x18         ;
            constexpr std::uintptr_t _af4b91b8949c9b9ad5e342dd3ad556780248c507 = 0x19         ;
            constexpr std::uintptr_t _d896f35c59fed781cabe4661d97df40ab1b13925 = 0x1A         ;
            constexpr std::uintptr_t _a2689dfd16b951d4cc49f96ec17422e2692dbae8 = 0x20         ;
            constexpr std::uintptr_t _e31857f0088c368904a858ce2eb43626f5fffd89 = 0x28         ;
        }

    }

    namespace %3e701da3d2c1285164883ac00a284e1495522051
    {
    }

    namespace %b3d4c011230ce9683858935431f6a6288564a65e
    {
    }

    namespace %1a7dc0469c440b6af88c1f8f92271c2206564aa4
    {
    }

    namespace %92246859844bae323f6f706637546839979a2145
    {
        constexpr std::uintptr_t _ca560b4be44e1d95883920c8c05ab510b92b6cc8 = 0x10         ;
    }

    namespace %d8cb96c837ae06088fac602cee3f298c22735db8
    {
        constexpr std::uintptr_t _994cebc0af8acaf038f2ad5d72e1367031369cbd = 0x18         ;
        constexpr std::uintptr_t _ca560b4be44e1d95883920c8c05ab510b92b6cc8 = 0x1C         ;
    }

    namespace %afd46bde787747fb46fcdef67e36fcd3a980f588
    {
        constexpr std::uintptr_t _1b27be746bc027ea874e45b04ba71bc0009d56cc = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %90685d0aa0e221d8b1435cd280145e2b440c6c1e
    {
    }

    namespace %61b28a4685d82a6a60af88a209bdb7a67fe98393
    {
    }

    namespace %a36687e8162414be97d92fde9b84871ef96e076c
    {
    }

    namespace %ade49c14711ccd22e33d20ce7709f17fe7053c82
    {
    }

    namespace %cf8661b82665c6c50e287a5aaa3d1a937a4218ec
    {
    }

    namespace %545a98c74d35b520a9cc3300d2ebcfeb0c182b55
    {
    }

    namespace %61a979383475f1775efef37e7a68c768d6b4b10d
    {
    }

    namespace %6b21ef55e04425f802cff5dda5215c079bd5cd3b
    {
    }

    namespace %0960b0ae089af6a952bd3d2ac46fcd2ae6e14aa0
    {
    }

    namespace %05c300ffb596f5141fcc00c142ebeb1121191e60
    {
        constexpr std::uintptr_t _aedf5488536f0969a318e63c8b9d9508e0582ecc = 0x10         ;
    }

    namespace NumberBufferKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %d1cd790609f37a29f020b4530ba19ee2c2504301
    {
        constexpr std::uintptr_t _759d089a813f6d4ef831b8ee5f23215b40dceddc = 0x10         ;
        constexpr std::uintptr_t _7bebf3efc580c68caaf799c850c51ea0f0e512c2 = 0x18         ;
        constexpr std::uintptr_t _5aeac3bec15e7220183abc10e4d7783e647dd783 = 0x20         ;
        constexpr std::uintptr_t _c7455667295269ef0c68c37f1438c9c30368d2b5 = 0x24         ;
        constexpr std::uintptr_t _3f91226942671ba4970cb1735417787ea0097f69 = 0x28         ;
        constexpr std::uintptr_t _f5e8a4fda1847db192edacfcc857f8af7840fbf7 = 0x2C         ;
        constexpr std::uintptr_t _e81016991fd4072d47010d9cb51a55b7f58d7fdf = 0x30         ;
        constexpr std::uintptr_t _51d0d0af3028acf7223152948db2d4b19806c090 = 0x32         ;
        constexpr std::uintptr_t _8dc34b0c8363cf50cc4a53e5ac4d90cd781a3759 = 0x34         ;
    }

    namespace ParsingStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %1ad3a2241a27c8f3b5838e864f17df3808d89e85
    {
    }

    namespace %82130de4678d3964577f7a5f481a2745f1e0c18c
    {
    }

    namespace %5b8e1e1693da052d28b977dd39cbca7b00e5e186
    {
    }

    namespace %98b4acc0c05542841f6361013e29878ced7d8276
    {
    }

    namespace %7311baab314f5c9c81070238530575caab7e648a
    {
    }

    namespace %85869970d13c87b1429fa2684c7b1f2debb24df3
    {
    }

    namespace %94b7cfbdc785c0243ee68613d6d23191401c3c4e
    {
    }

    namespace %b7fccd13c5864a5566a47dfa83b5be9be4c32046
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t CoreNewLine                      = 0x18         ;
        constexpr std::uintptr_t CoreNewLineStr                   = 0x20         ;
        constexpr std::uintptr_t _internalFormatProvider          = 0x28         ;

        constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x30         ;
        constexpr std::uintptr_t _7640f3e244e441c32358157b82c5408d3102ff99 = 0x38         ;
        constexpr std::uintptr_t _29220b12e5c862fa1a261b6a3283ded4320485b5 = 0x40         ;
    }

    namespace Casing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8837e0ce9beb563465b9f2357ffc3535dc887b1e
    {
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace Cysharp_Text__NestedStringBuilderCreationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Cysharp_Text__NestedStringBuilderCreationException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Cysharp_Text__ParserScanResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Cysharp_Text__NestedStringBuilderCreationException-fake-1
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Rust_UI__RustStyler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _group                           = 0x28         ;
        constexpr std::uintptr_t Foreground                       = 0x30         ;
        constexpr std::uintptr_t Background                       = 0x38         ;
        constexpr std::uintptr_t Icon                             = 0x40         ;
    }

    namespace Rust_UI__RustFlexText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;
        constexpr std::uintptr_t m_isRebuildingLayout             = 0x6A8        ;
        constexpr std::uintptr_t m_DelayedGraphicRebuild          = 0x6B0        ;
        constexpr std::uintptr_t m_DelayedMaterialRebuild         = 0x6B8        ;
        constexpr std::uintptr_t m_ShouldUpdateCulling            = 0x6C0        ;
        constexpr std::uintptr_t m_ClipRect                       = 0x6C4        ;
        constexpr std::uintptr_t m_ValidRect                      = 0x6D4        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x6D8        ;
        constexpr std::uintptr_t m_hasFontAssetChanged            = 0x6E0        ;
        constexpr std::uintptr_t m_subTextObjects                 = 0x6E8        ;
        constexpr std::uintptr_t m_previousLossyScaleY            = 0x6F0        ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x6F8        ;
        constexpr std::uintptr_t m_canvasRenderer                 = 0x700        ;
        constexpr std::uintptr_t m_canvas                         = 0x708        ;
        constexpr std::uintptr_t m_CanvasScaleFactor              = 0x710        ;
        constexpr std::uintptr_t m_isFirstAllocation              = 0x714        ;
        constexpr std::uintptr_t m_max_characters                 = 0x718        ;
        constexpr std::uintptr_t m_baseMaterial                   = 0x720        ;
        constexpr std::uintptr_t m_isScrollRegionSet              = 0x728        ;
        constexpr std::uintptr_t m_maskOffset                     = 0x72C        ;
        constexpr std::uintptr_t m_EnvMapMatrix                   = 0x73C        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x77C        ;
        constexpr std::uintptr_t materialIndexPairs               = 0x780        ;
        constexpr std::uintptr_t _blockRectTransformChange_k__BackingField = 0x788        ;
        constexpr std::uintptr_t IsLocalized                      = 0x790        ;
        constexpr std::uintptr_t Token                            = 0x798        ;
        constexpr std::uintptr_t AutoSetWidth                     = 0x7A8        ;
        constexpr std::uintptr_t AutoSetHeight                    = 0x7A9        ;
        constexpr std::uintptr_t AutoSizeParent                   = 0x7AA        ;
        constexpr std::uintptr_t MinWidth                         = 0x7AC        ;
        constexpr std::uintptr_t MaxWidth                         = 0x7B0        ;
        constexpr std::uintptr_t MinHeight                        = 0x7B4        ;
        constexpr std::uintptr_t MaxHeight                        = 0x7B8        ;
        constexpr std::uintptr_t Basis                            = 0x7D8        ;
        constexpr std::uintptr_t Grow                             = 0x7E4        ;
        constexpr std::uintptr_t Shrink                           = 0x7E8        ;
        constexpr std::uintptr_t AlignSelf                        = 0x7EC        ;
        constexpr std::uintptr_t FlexMinWidth                     = 0x7F4        ;
        constexpr std::uintptr_t FlexMaxWidth                     = 0x800        ;
        constexpr std::uintptr_t FlexMinHeight                    = 0x80C        ;
        constexpr std::uintptr_t FlexMaxHeight                    = 0x818        ;

        constexpr std::uintptr_t _e62333e69708e818864d5f7036479be2bb589bc8 = 0x7A0        ;
        constexpr std::uintptr_t _4638bc400df373a3bb55c23b16153f8517a36645 = 0x7BC        ;
        constexpr std::uintptr_t _d5dd982a1a77af34fee83f0c99a9f975e191ea44 = 0x7C0        ;
        constexpr std::uintptr_t _bd5e6d66a1a04cdf3e497545ca1b8a46ce5f5476 = 0x7C8        ;
        constexpr std::uintptr_t _f52948ad799020f5520999017ffdf486b494a5f6 = 0x7CC        ;
        constexpr std::uintptr_t _b5e0c6af705a7a831c64de5df904082d329daa5e = 0x7D0        ;
        constexpr std::uintptr_t _c978027391b10ee54367e326d5b17837cc398781 = 0x7D4        ;
        constexpr std::uintptr_t _be7a4495768be7440b3f7dea8d0671afcaac8343 = 0x824        ;
        constexpr std::uintptr_t _9b74cac45f7ec50402224b0b23afa497d139d4f9 = 0x828        ;
        constexpr std::uintptr_t _6671836980cc7e4e13732291abbe7fecae6d21ad = 0x82C        ;
    }

    namespace Rust_UI__RustIcon
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;
        constexpr std::uintptr_t m_isRebuildingLayout             = 0x6A8        ;
        constexpr std::uintptr_t m_DelayedGraphicRebuild          = 0x6B0        ;
        constexpr std::uintptr_t m_DelayedMaterialRebuild         = 0x6B8        ;
        constexpr std::uintptr_t m_ShouldUpdateCulling            = 0x6C0        ;
        constexpr std::uintptr_t m_ClipRect                       = 0x6C4        ;
        constexpr std::uintptr_t m_ValidRect                      = 0x6D4        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x6D8        ;
        constexpr std::uintptr_t m_hasFontAssetChanged            = 0x6E0        ;
        constexpr std::uintptr_t m_subTextObjects                 = 0x6E8        ;
        constexpr std::uintptr_t m_previousLossyScaleY            = 0x6F0        ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x6F8        ;
        constexpr std::uintptr_t m_canvasRenderer                 = 0x700        ;
        constexpr std::uintptr_t m_canvas                         = 0x708        ;
        constexpr std::uintptr_t m_CanvasScaleFactor              = 0x710        ;
        constexpr std::uintptr_t m_isFirstAllocation              = 0x714        ;
        constexpr std::uintptr_t m_max_characters                 = 0x718        ;
        constexpr std::uintptr_t m_baseMaterial                   = 0x720        ;
        constexpr std::uintptr_t m_isScrollRegionSet              = 0x728        ;
        constexpr std::uintptr_t m_maskOffset                     = 0x72C        ;
        constexpr std::uintptr_t m_EnvMapMatrix                   = 0x73C        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x77C        ;
        constexpr std::uintptr_t materialIndexPairs               = 0x780        ;
        constexpr std::uintptr_t _blockRectTransformChange_k__BackingField = 0x788        ;
        constexpr std::uintptr_t _icon                            = 0x790        ;
    }

    namespace Rust_UI__RustLayoutOrder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Order                            = 0x20         ;

        constexpr std::uintptr_t _f2ee5ce00991ccea096e2cad228e8547a322e858 = 0x28         ;
    }

    namespace Rust_UI__LabelAttribute
    {
        constexpr std::uintptr_t Phrase                           = 0x10         ;
    }

    namespace Rust_UI__LoadingBar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Canvas                           = 0x20         ;
        constexpr std::uintptr_t Label                            = 0x28         ;
        constexpr std::uintptr_t SubLabel                         = 0x30         ;
        constexpr std::uintptr_t ProgressImage                    = 0x38         ;
    }

    namespace Rust_UI__RustControl
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078C190   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _ab142423cdee2321f41be144fc29ba11871211de = 0x0          ;
            constexpr std::uintptr_t _d4708014ecbafcb59ae00fc4e7b7d4ffef0ecab7 = 0x1          ;
        }

    }

    namespace Rust_UI__FileDialog
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t result                           = 0x20         ;
        constexpr std::uintptr_t mode                             = 0x28         ;
        constexpr std::uintptr_t canSelectFolder                  = 0x2C         ;
        constexpr std::uintptr_t finished                         = 0x2D         ;
        constexpr std::uintptr_t windowNameText                   = 0x30         ;
        constexpr std::uintptr_t currentPath                      = 0x38         ;
        constexpr std::uintptr_t fileName                         = 0x40         ;
        constexpr std::uintptr_t up                               = 0x48         ;
        constexpr std::uintptr_t commit                           = 0x50         ;
        constexpr std::uintptr_t cancel                           = 0x58         ;
        constexpr std::uintptr_t filesScrollRectContent           = 0x60         ;
        constexpr std::uintptr_t drivesScrollRectContent          = 0x68         ;
        constexpr std::uintptr_t filesScrollRectElement           = 0x70         ;
        constexpr std::uintptr_t drivesScrollRectElement          = 0x78         ;
        constexpr std::uintptr_t folderIcon                       = 0x80         ;
        constexpr std::uintptr_t fileIcon                         = 0x88         ;
        constexpr std::uintptr_t workingPath                      = 0x90         ;

        constexpr std::uintptr_t _8a2b6b2afcf8e016227eaefd91ff1ef261d2ee63 = 0x98         ;
        constexpr std::uintptr_t _5701bfad0a7e451fe5f784e26930319510ccd324 = 0xA0         ;
        constexpr std::uintptr_t _4ac1e4b9aab3019c0536ec8e3ada175136bb56bb = 0xA8         ;
    }

    namespace Rust_UI__TimeRuler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t StartTime                        = 0x68         ;
        constexpr std::uintptr_t EndTime                          = 0x6C         ;
        constexpr std::uintptr_t TextPrefab                       = 0x70         ;
        constexpr std::uintptr_t TickRenderer                     = 0x78         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
    }

    namespace Rust_UI__Icons
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI__StyleAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t Tween                            = 0x18         ;
        constexpr std::uintptr_t Transition                       = 0x20         ;
        constexpr std::uintptr_t Normal                           = 0x28         ;
        constexpr std::uintptr_t Hovered                          = 0x30         ;
        constexpr std::uintptr_t Pressed                          = 0x38         ;
        constexpr std::uintptr_t Disabled                         = 0x40         ;
    }

    namespace Rust_UI__SuppressMenu
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust_UI__RustText
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107341E8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;
        constexpr std::uintptr_t m_isRebuildingLayout             = 0x6A8        ;
        constexpr std::uintptr_t m_DelayedGraphicRebuild          = 0x6B0        ;
        constexpr std::uintptr_t m_DelayedMaterialRebuild         = 0x6B8        ;
        constexpr std::uintptr_t m_ShouldUpdateCulling            = 0x6C0        ;
        constexpr std::uintptr_t m_ClipRect                       = 0x6C4        ;
        constexpr std::uintptr_t m_ValidRect                      = 0x6D4        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x6D8        ;
        constexpr std::uintptr_t m_hasFontAssetChanged            = 0x6E0        ;
        constexpr std::uintptr_t m_subTextObjects                 = 0x6E8        ;
        constexpr std::uintptr_t m_previousLossyScaleY            = 0x6F0        ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x6F8        ;
        constexpr std::uintptr_t m_canvasRenderer                 = 0x700        ;
        constexpr std::uintptr_t m_canvas                         = 0x708        ;
        constexpr std::uintptr_t m_CanvasScaleFactor              = 0x710        ;
        constexpr std::uintptr_t m_isFirstAllocation              = 0x714        ;
        constexpr std::uintptr_t m_max_characters                 = 0x718        ;
        constexpr std::uintptr_t m_baseMaterial                   = 0x720        ;
        constexpr std::uintptr_t m_isScrollRegionSet              = 0x728        ;
        constexpr std::uintptr_t m_maskOffset                     = 0x72C        ;
        constexpr std::uintptr_t m_EnvMapMatrix                   = 0x73C        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x77C        ;
        constexpr std::uintptr_t materialIndexPairs               = 0x780        ;
        constexpr std::uintptr_t _blockRectTransformChange_k__BackingField = 0x788        ;
        constexpr std::uintptr_t IsLocalized                      = 0x790        ;
        constexpr std::uintptr_t Token                            = 0x798        ;
        constexpr std::uintptr_t AutoSetWidth                     = 0x7A8        ;
        constexpr std::uintptr_t AutoSetHeight                    = 0x7A9        ;
        constexpr std::uintptr_t AutoSizeParent                   = 0x7AA        ;
        constexpr std::uintptr_t MinWidth                         = 0x7AC        ;
        constexpr std::uintptr_t MaxWidth                         = 0x7B0        ;
        constexpr std::uintptr_t MinHeight                        = 0x7B4        ;
        constexpr std::uintptr_t MaxHeight                        = 0x7B8        ;

        constexpr std::uintptr_t _e62333e69708e818864d5f7036479be2bb589bc8 = 0x7A0        ;
        constexpr std::uintptr_t _4638bc400df373a3bb55c23b16153f8517a36645 = 0x7BC        ;
        constexpr std::uintptr_t _d5dd982a1a77af34fee83f0c99a9f975e191ea44 = 0x7C0        ;
        constexpr std::uintptr_t _bd5e6d66a1a04cdf3e497545ca1b8a46ce5f5476 = 0x7C8        ;
        constexpr std::uintptr_t _f52948ad799020f5520999017ffdf486b494a5f6 = 0x7CC        ;
        constexpr std::uintptr_t _b5e0c6af705a7a831c64de5df904082d329daa5e = 0x7D0        ;
        constexpr std::uintptr_t _c978027391b10ee54367e326d5b17837cc398781 = 0x7D4        ;
    }

    namespace Rust_UI__Menu
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t AllowFiltering                   = 0x68         ;
        constexpr std::uintptr_t MaxResults                       = 0x6C         ;
        constexpr std::uintptr_t Border                           = 0x70         ;
        constexpr std::uintptr_t Background                       = 0x78         ;
        constexpr std::uintptr_t Options                          = 0x80         ;
        constexpr std::uintptr_t OptionCanvas                     = 0x88         ;
        constexpr std::uintptr_t FilterField                      = 0x90         ;
        constexpr std::uintptr_t OnSelected                       = 0xB8         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _2cadb88cc5732c8a4de778cb729a8918c9d0d0a7 = 0x98         ;
        constexpr std::uintptr_t _3c0ee75f4c0e45804ba22441252d1911636c92e5 = 0xC0         ;
    }

    namespace Rust_UI__RustOption
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Left                             = 0x68         ;
        constexpr std::uintptr_t Right                            = 0x70         ;
        constexpr std::uintptr_t Text                             = 0x78         ;
        constexpr std::uintptr_t Options                          = 0x80         ;
        constexpr std::uintptr_t OnChanged                        = 0x90         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _52debc58de0ab507c3a45ae0885f9af3c0284528 = 0x88         ;
    }

    namespace Rust_UI__FileListElement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t icon                             = 0x20         ;
        constexpr std::uintptr_t elementName                      = 0x28         ;
        constexpr std::uintptr_t size                             = 0x30         ;
        constexpr std::uintptr_t instance                         = 0x38         ;
        constexpr std::uintptr_t isFile                           = 0x40         ;
        constexpr std::uintptr_t data                             = 0x48         ;
    }

    namespace Rust_UI__RustImageButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Background                       = 0x68         ;
        constexpr std::uintptr_t Icon                             = 0x70         ;
        constexpr std::uintptr_t RustIcon                         = 0x78         ;
        constexpr std::uintptr_t OnPressed                        = 0x80         ;
        constexpr std::uintptr_t OnReleased                       = 0x88         ;
        constexpr std::uintptr_t IsToggle                         = 0x90         ;
        constexpr std::uintptr_t UnpressSiblings                  = 0x91         ;
        constexpr std::uintptr_t PreventToggleOff                 = 0x92         ;
        constexpr std::uintptr_t TabPanelTarget                   = 0x98         ;
        constexpr std::uintptr_t PressedImage                     = 0xA0         ;
        constexpr std::uintptr_t UnpressedImage                   = 0xA8         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
    }

    namespace Rust_UI__RustToggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t StyleOff                         = 0x68         ;
        constexpr std::uintptr_t Handle                           = 0x70         ;
        constexpr std::uintptr_t TextOn                           = 0x78         ;
        constexpr std::uintptr_t TextOff                          = 0x80         ;
        constexpr std::uintptr_t TextAlphaWhenDisabled            = 0x88         ;
        constexpr std::uintptr_t Value                            = 0x8C         ;
        constexpr std::uintptr_t SliderWidth                      = 0x90         ;
        constexpr std::uintptr_t OnChanged                        = 0x98         ;
        constexpr std::uintptr_t OnToggledOn                      = 0xA0         ;
        constexpr std::uintptr_t OnToggledOff                     = 0xA8         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _c0a8852721eea0ce436e3509c2dac91178c05d99 = 0xB0         ;
    }

    namespace Rust_UI__RustInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t StylePlaceholder                 = 0x68         ;
        constexpr std::uintptr_t InputField                       = 0x70         ;
        constexpr std::uintptr_t Icon                             = 0x78         ;
        constexpr std::uintptr_t Background                       = 0x80         ;
        constexpr std::uintptr_t OnSelect                         = 0x88         ;
        constexpr std::uintptr_t OnValueChanged                   = 0x90         ;
        constexpr std::uintptr_t OnEndEdit                        = 0x98         ;
        constexpr std::uintptr_t OnSubmit                         = 0xA0         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
    }

    namespace Rust_UI__RustButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Background                       = 0x68         ;
        constexpr std::uintptr_t Text                             = 0x70         ;
        constexpr std::uintptr_t SubText                          = 0x78         ;
        constexpr std::uintptr_t Icon                             = 0x80         ;
        constexpr std::uintptr_t IconImage                        = 0x88         ;
        constexpr std::uintptr_t OnPressed                        = 0x90         ;
        constexpr std::uintptr_t OnReleased                       = 0x98         ;
        constexpr std::uintptr_t OnHovered                        = 0xA0         ;
        constexpr std::uintptr_t OnHoverEnd                       = 0xA8         ;
        constexpr std::uintptr_t OnToggleEnabled                  = 0xB0         ;
        constexpr std::uintptr_t OnToggleDisabled                 = 0xB8         ;
        constexpr std::uintptr_t OnToggleChanged                  = 0xC0         ;
        constexpr std::uintptr_t IsToggle                         = 0xC8         ;
        constexpr std::uintptr_t UnpressSiblings                  = 0xC9         ;
        constexpr std::uintptr_t PreventToggleOff                 = 0xCA         ;
        constexpr std::uintptr_t TabPanelTarget                   = 0xD0         ;
        constexpr std::uintptr_t TextMargin                       = 0xD8         ;
        constexpr std::uintptr_t TextMarginNoIcon                 = 0xE8         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _3a5cde596f8a811a907c7298773a13ce3fabef38 = 0xF8         ;
        constexpr std::uintptr_t _6ef1580b890cc97f7011818b2e6299f7c916f256 = 0x100        ;
    }

    namespace Rust_UI__RustButtonGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Options                          = 0x68         ;
        constexpr std::uintptr_t ButtonStyle                      = 0x70         ;
        constexpr std::uintptr_t OnChanged                        = 0x80         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _52debc58de0ab507c3a45ae0885f9af3c0284528 = 0x78         ;
    }

    namespace Rust_UI__OptionAttribute
    {
        constexpr std::uintptr_t Icon                             = 0x10         ;
        constexpr std::uintptr_t Label                            = 0x18         ;
        constexpr std::uintptr_t Value                            = 0x20         ;
        constexpr std::uintptr_t Default                          = 0x28         ;
    }

    namespace Rust_UI__Blocker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
    }

    namespace Rust_UI__Option
    {
        constexpr std::uintptr_t Icon                             = 0x0          ;
        constexpr std::uintptr_t Value                            = 0x8          ;
        constexpr std::uintptr_t Label                            = 0x10         ;
        constexpr std::uintptr_t Default                          = 0x18         ;
    }

    namespace Rust_UI__RustWrapper
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Text                             = 0x68         ;
        constexpr std::uintptr_t Canvas                           = 0x70         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
    }

    namespace Rust_UI__Dropdown
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t useLegacyMenu                    = 0x68         ;
        constexpr std::uintptr_t Icon                             = 0x70         ;
        constexpr std::uintptr_t Text                             = 0x78         ;
        constexpr std::uintptr_t OptionIcon                       = 0x80         ;
        constexpr std::uintptr_t Options                          = 0x88         ;
        constexpr std::uintptr_t dropdown                         = 0x90         ;
        constexpr std::uintptr_t optionParent                     = 0x98         ;
        constexpr std::uintptr_t optionPrefab                     = 0xA0         ;
        constexpr std::uintptr_t OnChanged                        = 0xB8         ;
        constexpr std::uintptr_t OnOpened                         = 0xC0         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _d28dd12af99e5a69285114541dc4c54ed5a7ba31 = 0xA8         ;
        constexpr std::uintptr_t _586e88a25cead06dd028d3371ab5d69b5d9cf9b9 = 0xB0         ;
    }

    namespace Rust_UI__StyleGroup
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI__TabControl
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t TabContainer                     = 0x68         ;
        constexpr std::uintptr_t PanelContainer                   = 0x70         ;
        constexpr std::uintptr_t ButtonControl                    = 0x78         ;
        constexpr std::uintptr_t InnerPadding                     = 0x80         ;
        constexpr std::uintptr_t AllowCloseAll                    = 0x84         ;
        constexpr std::uintptr_t Background                       = 0x88         ;
        constexpr std::uintptr_t Foreground                       = 0x90         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
    }

    namespace Rust_UI__RustSlider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t NumberInput                      = 0x68         ;
        constexpr std::uintptr_t SliderCanvas                     = 0x70         ;
        constexpr std::uintptr_t DecimalFormat                    = 0x78         ;
        constexpr std::uintptr_t MinValue                         = 0x80         ;
        constexpr std::uintptr_t MaxValue                         = 0x84         ;
        constexpr std::uintptr_t Integer                          = 0x88         ;
        constexpr std::uintptr_t ValueInternal                    = 0x8C         ;
        constexpr std::uintptr_t OnChanged                        = 0x90         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _5e78e96e2755c936685013e9ec72672dc1fab593 = 0x98         ;
    }

    namespace Rust_UI__Video
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t VideoCanvas                      = 0x68         ;
        constexpr std::uintptr_t VideoPlayer                      = 0x70         ;
        constexpr std::uintptr_t CanvasGroup                      = 0x78         ;
        constexpr std::uintptr_t FadeIn                           = 0x80         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _d481fab80fa0d87cb136d3b3b2158c99f54d1e01 = 0x84         ;
        constexpr std::uintptr_t _1bcabd472d037deafb6f1cae205b95c858ee7150 = 0x88         ;
        constexpr std::uintptr_t _ee23a6440dc120a90cc1e5a8c6104b500559726f = 0x8C         ;
    }

    namespace Rust_UI__RustLayout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Mode                             = 0x20         ;
        constexpr std::uintptr_t ReverseOrder                     = 0x24         ;
        constexpr std::uintptr_t Spacing                          = 0x28         ;
        constexpr std::uintptr_t Padding                          = 0x30         ;
        constexpr std::uintptr_t ChildrenFill                     = 0x38         ;
        constexpr std::uintptr_t ResizeToChildren                 = 0x39         ;
        constexpr std::uintptr_t ResizeToChildrenOpposite         = 0x3A         ;
        constexpr std::uintptr_t IgnoreLayout                     = 0x40         ;
        constexpr std::uintptr_t MaxHeight                        = 0x48         ;
        constexpr std::uintptr_t ParentLayout                     = 0x50         ;

        constexpr std::uintptr_t _a94cec9c1bf66164aa4ca00e840670b23411f9c3 = 0x58         ;
        constexpr std::uintptr_t _62ba20443aad164fb12f1d930eb704c8a5da2754 = 0x59         ;
    }

    namespace Rust_UI__TimelineMarker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t CurrentPosition                  = 0x68         ;
        constexpr std::uintptr_t Background                       = 0x70         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x78         ;
        constexpr std::uintptr_t _fadd894d114114e3c484149746fef74a242bd9ed = 0x80         ;
    }

    namespace Rust_UI__Timeline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t StartTime                        = 0x68         ;
        constexpr std::uintptr_t EndTime                          = 0x6C         ;
        constexpr std::uintptr_t CurrentPosition                  = 0x70         ;
        constexpr std::uintptr_t TimeRuler                        = 0x78         ;
        constexpr std::uintptr_t IndicatorCurrent                 = 0x80         ;
        constexpr std::uintptr_t OnStartScrub                     = 0x88         ;
        constexpr std::uintptr_t OnEndScrub                       = 0x90         ;
        constexpr std::uintptr_t OnScrubToTime                    = 0x98         ;
        constexpr std::uintptr_t Markers                          = 0xA0         ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _248fd54404494ecb78f818191dcc77d3c8d85926 = 0xA8         ;
    }

    namespace Rust_UI__HttpImage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LoadingImage                     = 0x20         ;
        constexpr std::uintptr_t MissingImage                     = 0x28         ;
        constexpr std::uintptr_t Url                              = 0x30         ;
        constexpr std::uintptr_t AutosizeHeight                   = 0x38         ;
        constexpr std::uintptr_t UseCoverFill                     = 0x39         ;
        constexpr std::uintptr_t GenerateMipmaps                  = 0x3A         ;
        constexpr std::uintptr_t MaxWidth                         = 0x3C         ;
        constexpr std::uintptr_t MaxHeight                        = 0x40         ;
        constexpr std::uintptr_t AllowDisablingImage              = 0x44         ;
        constexpr std::uintptr_t rawImage                         = 0x48         ;
        constexpr std::uintptr_t coverImage                       = 0x50         ;
        constexpr std::uintptr_t ShouldCompress                   = 0x59         ;
        constexpr std::uintptr_t HighQualityCompression           = 0x5A         ;
        constexpr std::uintptr_t secondaryRawImage                = 0x60         ;
        constexpr std::uintptr_t secondaryImage                   = 0x68         ;

        constexpr std::uintptr_t _404ed6dac3b89eef327ae5271868fa744f6da84a = 0x58         ;
        constexpr std::uintptr_t _bf326c0b639021ead13116b13458f168fa5a0fca = 0x70         ;
        constexpr std::uintptr_t _c002d072333e34e626effdf2a0d60e86471600b5 = 0x78         ;
        constexpr std::uintptr_t _4847b3b0d9bc1be5055a15cefff0832a9acc072d = 0x80         ;
        constexpr std::uintptr_t _d2725d812dee1b77c83ba01f1dbeebf55dfef6d3 = 0x88         ;
        constexpr std::uintptr_t _9efb35cdca1766ed3c40b76b65c9e4518a82e42b = 0x89         ;
        constexpr std::uintptr_t _f259db3cf85824d0ffbaee154db753987c6c8d97 = 0x90         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %93d4b0c91825def3a547923ae2beefc30936e81a
    {
        constexpr std::uintptr_t _1696c46b0b8d341daec8eb7045a04468540e5e3d = 0x10         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x18         ;
        constexpr std::uintptr_t _85c1ffeb8e0ba0e749217b7e4a15371e819dec3a = 0x20         ;
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x28         ;
        constexpr std::uintptr_t _ae1f46769686273eba7407098c2d467c11854788 = 0x30         ;
    }

    namespace %66e35a5c8434a74a7605e70f2a2945bef1b35f7f
    {
        constexpr std::uintptr_t _dfa6bda3d898c62e99bd62c93ffe3e87424f4ad1 = 0x18         ;
        constexpr std::uintptr_t _c93bbd1ef0543679ea1ae43502c81cdfdb60e75c = 0x28         ;
        constexpr std::uintptr_t _5a9ec5e24964afbf18bfb38693f01c1c06a94244 = 0x2C         ;
        constexpr std::uintptr_t _8bb63812ab125b9100740ff1299f5f1de64b83a4 = 0x3C         ;
        constexpr std::uintptr_t _76e9741c84946cacca819dbe450c5eb5c24f9385 = 0x4C         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace DropdownOption
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Image                            = 0x20         ;
        constexpr std::uintptr_t Text                             = 0x28         ;
        constexpr std::uintptr_t DefaultStyle                     = 0x30         ;
        constexpr std::uintptr_t SelectedStyle                    = 0x38         ;
        constexpr std::uintptr_t Button                           = 0x40         ;
    }

    namespace CanvasLineRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t Points                           = 0xA8         ;
        constexpr std::uintptr_t Thickness                        = 0xB0         ;
        constexpr std::uintptr_t CurveOffset                      = 0xB4         ;
        constexpr std::uintptr_t CornerTesselation                = 0xB8         ;
        constexpr std::uintptr_t DistanceUvMultiplier             = 0xBC         ;
        constexpr std::uintptr_t RepeatTexture                    = 0xC0         ;
    }

    namespace %f085b0347b5b33850ae7c0c122015d174ae53925
    {
        constexpr std::uintptr_t _1696c46b0b8d341daec8eb7045a04468540e5e3d = 0x10         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x18         ;
        constexpr std::uintptr_t _85c1ffeb8e0ba0e749217b7e4a15371e819dec3a = 0x20         ;
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x28         ;
        constexpr std::uintptr_t _ae1f46769686273eba7407098c2d467c11854788 = 0x30         ;
    }

    namespace FileDialogFavouritePathButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t fileDialog                       = 0x20         ;
        constexpr std::uintptr_t pathText                         = 0x28         ;
        constexpr std::uintptr_t buttonCanvasGroup                = 0x30         ;
        constexpr std::uintptr_t buttonIndex                      = 0x38         ;
    }

    namespace FileDialogMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %b1857daa2a505af71f9d7a5e0d523b1373ed4cda
    {
        constexpr std::uintptr_t _b08f63b40db1b2632f4f6b20c9befdb7b91c92c4 = 0x14         ;
    }

    namespace TweenGroup
    {
        constexpr std::uintptr_t Duration                         = 0x10         ;
        constexpr std::uintptr_t Ease                             = 0x14         ;
        constexpr std::uintptr_t Curve                            = 0x18         ;
    }

    namespace Group
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078C2D8   ;
        constexpr std::uintptr_t UseGradient                      = 0x10         ;
        constexpr std::uintptr_t GradientDirection                = 0x14         ;
        constexpr std::uintptr_t BgStart                          = 0x18         ;
        constexpr std::uintptr_t BgEnd                            = 0x28         ;
        constexpr std::uintptr_t BgOffset                         = 0x38         ;
        constexpr std::uintptr_t Bg                               = 0x3C         ;
        constexpr std::uintptr_t Fg                               = 0x4C         ;
        constexpr std::uintptr_t Icon                             = 0x5C         ;
    }

    namespace OverrideGroup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078C2C0   ;
        constexpr std::uintptr_t UseGradient                      = 0x10         ;
        constexpr std::uintptr_t GradientDirection                = 0x14         ;
        constexpr std::uintptr_t BgStart                          = 0x18         ;
        constexpr std::uintptr_t BgEnd                            = 0x28         ;
        constexpr std::uintptr_t BgOffset                         = 0x38         ;
        constexpr std::uintptr_t Bg                               = 0x3C         ;
        constexpr std::uintptr_t Fg                               = 0x4C         ;
        constexpr std::uintptr_t Icon                             = 0x5C         ;
        constexpr std::uintptr_t OverrideBg                       = 0x70         ;
        constexpr std::uintptr_t OverrideFg                       = 0x71         ;
        constexpr std::uintptr_t OverrideIcon                     = 0x72         ;
    }

    namespace CoverVideo
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Url                              = 0x20         ;
        constexpr std::uintptr_t FadeIn                           = 0x28         ;
        constexpr std::uintptr_t Fallback                         = 0x30         ;

        constexpr std::uintptr_t _0f671b55dab6f042698d6654f15c31fffb491d8b = 0x38         ;
        constexpr std::uintptr_t _c95c043998aed3dc669298eba2334e084a95e69d = 0x40         ;
        constexpr std::uintptr_t _df2eb8e97315a8c6e665969a07fa81a52f60349c = 0x48         ;
    }

    namespace HoverListener
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OnEnter                          = 0x20         ;
        constexpr std::uintptr_t OnExit                           = 0x28         ;
    }

    namespace RustUiTest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace ChangedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace ChangedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace RustButtonHover
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _styles                          = 0x20         ;
        constexpr std::uintptr_t _useCustomStyle                  = 0x28         ;
        constexpr std::uintptr_t _embeddedNormal                  = 0x30         ;
        constexpr std::uintptr_t _embeddedHovered                 = 0x38         ;
        constexpr std::uintptr_t _embeddedPressed                 = 0x40         ;
        constexpr std::uintptr_t _embeddedDisabled                = 0x48         ;
        constexpr std::uintptr_t CurrentState                     = 0x60         ;
        constexpr std::uintptr_t Background                       = 0x68         ;
        constexpr std::uintptr_t Text                             = 0x70         ;
        constexpr std::uintptr_t SubText                          = 0x78         ;
        constexpr std::uintptr_t Icon                             = 0x80         ;
        constexpr std::uintptr_t IconImage                        = 0x88         ;
        constexpr std::uintptr_t OnPressed                        = 0x90         ;
        constexpr std::uintptr_t OnReleased                       = 0x98         ;
        constexpr std::uintptr_t OnHovered                        = 0xA0         ;
        constexpr std::uintptr_t OnHoverEnd                       = 0xA8         ;
        constexpr std::uintptr_t OnToggleEnabled                  = 0xB0         ;
        constexpr std::uintptr_t OnToggleDisabled                 = 0xB8         ;
        constexpr std::uintptr_t OnToggleChanged                  = 0xC0         ;
        constexpr std::uintptr_t IsToggle                         = 0xC8         ;
        constexpr std::uintptr_t UnpressSiblings                  = 0xC9         ;
        constexpr std::uintptr_t PreventToggleOff                 = 0xCA         ;
        constexpr std::uintptr_t TabPanelTarget                   = 0xD0         ;
        constexpr std::uintptr_t TextMargin                       = 0xD8         ;
        constexpr std::uintptr_t TextMarginNoIcon                 = 0xE8         ;
        constexpr std::uintptr_t PointerEnter                     = 0x108        ;
        constexpr std::uintptr_t PointerExit                      = 0x110        ;

        constexpr std::uintptr_t _ef60d7d8bce09bfaeb5d6b90d062f3587faf7c1f = 0x50         ;
        constexpr std::uintptr_t _5c34b393294db4436d2f92c9b3ace60639b4f1f2 = 0x58         ;
        constexpr std::uintptr_t _3a5cde596f8a811a907c7298773a13ce3fabef38 = 0xF8         ;
        constexpr std::uintptr_t _6ef1580b890cc97f7011818b2e6299f7c916f256 = 0x100        ;
    }

    namespace CoverImage
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t _sprite                          = 0xE0         ;
        constexpr std::uintptr_t _texture                         = 0xE8         ;
        constexpr std::uintptr_t scaleFactor                      = 0xF0         ;
    }

    namespace ChangedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace ChangedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace %4f42174e2cb3a5ed064ae48fa73a93489e87b9d0
    {
        constexpr std::uintptr_t _85c1ffeb8e0ba0e749217b7e4a15371e819dec3a = 0x10         ;
        constexpr std::uintptr_t _b664f6cd53447503de0cdc5187a27f37ce9cbc10 = 0x18         ;
        constexpr std::uintptr_t _1696c46b0b8d341daec8eb7045a04468540e5e3d = 0x20         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x28         ;
        constexpr std::uintptr_t _ae1f46769686273eba7407098c2d467c11854788 = 0x30         ;
    }

    namespace ChangedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace ChangedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace ChangedEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace LayoutMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScrubEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Rust_UI_Debugging__NetGraphRow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t countTotal                       = 0x28         ;
        constexpr std::uintptr_t countUnique                      = 0x30         ;
        constexpr std::uintptr_t label                            = 0x38         ;
        constexpr std::uintptr_t bytes                            = 0x40         ;
        constexpr std::uintptr_t RowContainer                     = 0x48         ;
        constexpr std::uintptr_t Items                            = 0x50         ;
        constexpr std::uintptr_t RowSpacer                        = 0x58         ;
    }

    namespace Rust_UI_Debugging__NetGraph
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t canvas                           = 0x20         ;
        constexpr std::uintptr_t group                            = 0x28         ;
        constexpr std::uintptr_t rootPanel                        = 0x30         ;

        constexpr std::uintptr_t _7dd35f59776639d4472435dc60c466b40b2fa04c = 0x38         ;
    }

    namespace Rust_UI_Debugging__NetGraphItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t group                            = 0x20         ;
        constexpr std::uintptr_t element                          = 0x28         ;
        constexpr std::uintptr_t countTotal                       = 0x30         ;
        constexpr std::uintptr_t label                            = 0x38         ;
        constexpr std::uintptr_t bytes                            = 0x40         ;
    }

    namespace Rust_UI_Utility__ToggleGameObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Target                           = 0x20         ;

        constexpr std::uintptr_t _9b3d697ce9052182c194b0adb63ad19f68cfe26f = 0x28         ;
    }

    namespace Rust_UI_Renderer__TickRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t Ticks                            = 0xE0         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__NotNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace Microsoft_Identity_Json__ConstructorHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__DateFormatHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__DateParseHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__DateTimeZoneHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__DefaultJsonNameTable
    {
        constexpr std::uintptr_t _count                           = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _mask                            = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t HashCodeRandomizer               = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Json__DefaultValueHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__FloatFormatHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__FloatParseHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__Formatting
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__JsonArrayAttribute
    {
        constexpr std::uintptr_t _Title_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _NamingStrategyInstance_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _isReference                     = 0x30         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x32         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x34         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x3C         ;
        constexpr std::uintptr_t _namingStrategyType              = 0x48         ;
        constexpr std::uintptr_t _namingStrategyParameters        = 0x50         ;
    }

    namespace Microsoft_Identity_Json__JsonContainerAttribute
    {
        constexpr std::uintptr_t _Title_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _NamingStrategyInstance_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _isReference                     = 0x30         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x32         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x34         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x3C         ;
        constexpr std::uintptr_t _namingStrategyType              = 0x48         ;
        constexpr std::uintptr_t _namingStrategyParameters        = 0x50         ;
    }

    namespace Microsoft_Identity_Json__JsonConverterAttribute
    {
        constexpr std::uintptr_t _converterType                   = 0x10         ;
        constexpr std::uintptr_t _ConverterParameters_k__BackingField = 0x18         ;
    }

    namespace Microsoft_Identity_Json__JsonConverterCollection
    {
        constexpr std::uintptr_t items                            = 0x10         ;
    }

    namespace Microsoft_Identity_Json__JsonDictionaryAttribute
    {
        constexpr std::uintptr_t _Title_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _NamingStrategyInstance_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _isReference                     = 0x30         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x32         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x34         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x3C         ;
        constexpr std::uintptr_t _namingStrategyType              = 0x48         ;
        constexpr std::uintptr_t _namingStrategyParameters        = 0x50         ;
    }

    namespace Microsoft_Identity_Json__JsonException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Microsoft_Identity_Json__JsonExtensionDataAttribute
    {
        constexpr std::uintptr_t _WriteData_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _ReadData_k__BackingField        = 0x11         ;
    }

    namespace Microsoft_Identity_Json__JsonObjectAttribute
    {
        constexpr std::uintptr_t _Title_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _NamingStrategyInstance_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _isReference                     = 0x30         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x32         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x34         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x3C         ;
        constexpr std::uintptr_t _namingStrategyType              = 0x48         ;
        constexpr std::uintptr_t _namingStrategyParameters        = 0x50         ;
        constexpr std::uintptr_t _memberSerialization             = 0x58         ;
        constexpr std::uintptr_t _missingMemberHandling           = 0x5C         ;
        constexpr std::uintptr_t _itemRequired                    = 0x64         ;
        constexpr std::uintptr_t _itemNullValueHandling           = 0x6C         ;
    }

    namespace Microsoft_Identity_Json__JsonContainerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__JsonPosition
    {
        constexpr std::uintptr_t Type                             = 0x0          ;
        constexpr std::uintptr_t Position                         = 0x4          ;
        constexpr std::uintptr_t PropertyName                     = 0x8          ;
        constexpr std::uintptr_t HasIndex                         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t SpecialCharacters                = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Json__JsonPropertyAttribute
    {
        constexpr std::uintptr_t _nullValueHandling               = 0x10         ;
        constexpr std::uintptr_t _defaultValueHandling            = 0x18         ;
        constexpr std::uintptr_t _referenceLoopHandling           = 0x20         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x28         ;
        constexpr std::uintptr_t _typeNameHandling                = 0x30         ;
        constexpr std::uintptr_t _isReference                     = 0x38         ;
        constexpr std::uintptr_t _order                           = 0x3C         ;
        constexpr std::uintptr_t _required                        = 0x44         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x4C         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x50         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x58         ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _NamingStrategyType_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _NamingStrategyParameters_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _PropertyName_k__BackingField    = 0x80         ;
    }

    namespace Microsoft_Identity_Json__JsonReader
    {
        constexpr std::uintptr_t _tokenType                       = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _quoteChar                       = 0x20         ;
        constexpr std::uintptr_t _currentState                    = 0x24         ;
        constexpr std::uintptr_t _currentPosition                 = 0x28         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x48         ;
        constexpr std::uintptr_t _maxDepth                        = 0x4C         ;
        constexpr std::uintptr_t _hasExceededMaxDepth             = 0x54         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x58         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _CloseInput_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71         ;
    }

    namespace Microsoft_Identity_Json__JsonReaderException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _LineNumber_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _LinePosition_k__BackingField    = 0x94         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x98         ;
    }

    namespace Microsoft_Identity_Json__JsonSerializationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _LineNumber_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _LinePosition_k__BackingField    = 0x94         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x98         ;
    }

    namespace Microsoft_Identity_Json__JsonSerializer
    {
        constexpr std::uintptr_t _typeNameHandling                = 0x10         ;
        constexpr std::uintptr_t _typeNameAssemblyFormatHandling  = 0x14         ;
        constexpr std::uintptr_t _preserveReferencesHandling      = 0x18         ;
        constexpr std::uintptr_t _referenceLoopHandling           = 0x1C         ;
        constexpr std::uintptr_t _missingMemberHandling           = 0x20         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x24         ;
        constexpr std::uintptr_t _nullValueHandling               = 0x28         ;
        constexpr std::uintptr_t _defaultValueHandling            = 0x2C         ;
        constexpr std::uintptr_t _constructorHandling             = 0x30         ;
        constexpr std::uintptr_t _metadataPropertyHandling        = 0x34         ;
        constexpr std::uintptr_t _converters                      = 0x38         ;
        constexpr std::uintptr_t _contractResolver                = 0x40         ;
        constexpr std::uintptr_t _traceWriter                     = 0x48         ;
        constexpr std::uintptr_t _equalityComparer                = 0x50         ;
        constexpr std::uintptr_t _serializationBinder             = 0x58         ;
        constexpr std::uintptr_t _context                         = 0x60         ;
        constexpr std::uintptr_t _referenceResolver               = 0x70         ;
        constexpr std::uintptr_t _formatting                      = 0x78         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x80         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x88         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x90         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x98         ;
        constexpr std::uintptr_t _floatParseHandling              = 0xA0         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0xA8         ;
        constexpr std::uintptr_t _culture                         = 0xB0         ;
        constexpr std::uintptr_t _maxDepth                        = 0xB8         ;
        constexpr std::uintptr_t _maxDepthSet                     = 0xC0         ;
        constexpr std::uintptr_t _checkAdditionalContent          = 0xC1         ;
        constexpr std::uintptr_t _dateFormatString                = 0xC8         ;
        constexpr std::uintptr_t _dateFormatStringSet             = 0xD0         ;
        constexpr std::uintptr_t Error                            = 0xD8         ;
    }

    namespace Microsoft_Identity_Json__JsonSerializerSettings
    {
        constexpr std::uintptr_t _formatting                      = 0x10         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x18         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x20         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x28         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x30         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x38         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x40         ;
        constexpr std::uintptr_t _culture                         = 0x48         ;
        constexpr std::uintptr_t _checkAdditionalContent          = 0x50         ;
        constexpr std::uintptr_t _maxDepth                        = 0x54         ;
        constexpr std::uintptr_t _maxDepthSet                     = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _dateFormatStringSet             = 0x68         ;
        constexpr std::uintptr_t _typeNameAssemblyFormatHandling  = 0x6C         ;
        constexpr std::uintptr_t _defaultValueHandling            = 0x74         ;
        constexpr std::uintptr_t _preserveReferencesHandling      = 0x7C         ;
        constexpr std::uintptr_t _nullValueHandling               = 0x84         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x8C         ;
        constexpr std::uintptr_t _missingMemberHandling           = 0x94         ;
        constexpr std::uintptr_t _referenceLoopHandling           = 0x9C         ;
        constexpr std::uintptr_t _context                         = 0xA8         ;
        constexpr std::uintptr_t _constructorHandling             = 0xC0         ;
        constexpr std::uintptr_t _typeNameHandling                = 0xC8         ;
        constexpr std::uintptr_t _metadataPropertyHandling        = 0xD0         ;
        constexpr std::uintptr_t _Converters_k__BackingField      = 0xD8         ;
        constexpr std::uintptr_t _ContractResolver_k__BackingField = 0xE0         ;
        constexpr std::uintptr_t _EqualityComparer_k__BackingField = 0xE8         ;
        constexpr std::uintptr_t _ReferenceResolverProvider_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _TraceWriter_k__BackingField     = 0xF8         ;
        constexpr std::uintptr_t _SerializationBinder_k__BackingField = 0x100        ;
        constexpr std::uintptr_t _Error_k__BackingField           = 0x108        ;

        namespace _static
        {
            constexpr std::uintptr_t DefaultContext                   = 0x0          ;
            constexpr std::uintptr_t DefaultCulture                   = 0x10         ;
        }

    }

    namespace Microsoft_Identity_Json__JsonTextReader
    {
        constexpr std::uintptr_t _tokenType                       = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _quoteChar                       = 0x20         ;
        constexpr std::uintptr_t _currentState                    = 0x24         ;
        constexpr std::uintptr_t _currentPosition                 = 0x28         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x48         ;
        constexpr std::uintptr_t _maxDepth                        = 0x4C         ;
        constexpr std::uintptr_t _hasExceededMaxDepth             = 0x54         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x58         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _CloseInput_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71         ;
        constexpr std::uintptr_t _safeAsync                       = 0x78         ;
        constexpr std::uintptr_t _reader                          = 0x80         ;
        constexpr std::uintptr_t _chars                           = 0x88         ;
        constexpr std::uintptr_t _charsUsed                       = 0x90         ;
        constexpr std::uintptr_t _charPos                         = 0x94         ;
        constexpr std::uintptr_t _lineStartPos                    = 0x98         ;
        constexpr std::uintptr_t _lineNumber                      = 0x9C         ;
        constexpr std::uintptr_t _isEndOfFile                     = 0xA0         ;
        constexpr std::uintptr_t _stringBuffer                    = 0xA8         ;
        constexpr std::uintptr_t _stringReference                 = 0xB8         ;
        constexpr std::uintptr_t _arrayPool                       = 0xC8         ;
        constexpr std::uintptr_t _PropertyNameTable_k__BackingField = 0xD0         ;
    }

    namespace Microsoft_Identity_Json__ReadType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__JsonTextWriter
    {
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;
        constexpr std::uintptr_t _safeAsync                       = 0x60         ;
        constexpr std::uintptr_t _writer                          = 0x68         ;
        constexpr std::uintptr_t _base64Encoder                   = 0x70         ;
        constexpr std::uintptr_t _indentChar                      = 0x78         ;
        constexpr std::uintptr_t _indentation                     = 0x7C         ;
        constexpr std::uintptr_t _quoteChar                       = 0x80         ;
        constexpr std::uintptr_t _quoteName                       = 0x82         ;
        constexpr std::uintptr_t _charEscapeFlags                 = 0x88         ;
        constexpr std::uintptr_t _writeBuffer                     = 0x90         ;
        constexpr std::uintptr_t _arrayPool                       = 0x98         ;
        constexpr std::uintptr_t _indentChars                     = 0xA0         ;
    }

    namespace Microsoft_Identity_Json__JsonToken
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__JsonWriter
    {
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t StateArray                       = 0x0          ;
            constexpr std::uintptr_t StateArrayTemplate               = 0x8          ;
        }

    }

    namespace Microsoft_Identity_Json__JsonWriterException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x90         ;
    }

    namespace Microsoft_Identity_Json__MemberSerialization
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__MetadataPropertyHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__MissingMemberHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__NullValueHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__ObjectCreationHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__PreserveReferencesHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__ReferenceLoopHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__Required
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__StringEscapeHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__TypeNameAssemblyFormatHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__TypeNameHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json__WriteState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t Value                            = 0x10         ;
        constexpr std::uintptr_t HashCode                         = 0x18         ;
        constexpr std::uintptr_t Next                             = 0x20         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ConvertResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DictionaryEnumerator`2
    {
        constexpr std::uintptr_t _e                               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Fallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetBinderAdapter
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
    }

    namespace ImmutableCollectionTypeInfo
    {
        constexpr std::uintptr_t _ContractTypeName_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _CreatedTypeName_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _BuilderTypeName_k__BackingField = 0x20         ;
    }

    namespace EnumerableDictionaryWrapper`2
    {
        constexpr std::uintptr_t _e                               = 0x0          ;
    }

    namespace PropertyPresence
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CreatorPropertyContext
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t Property                         = 0x18         ;
        constexpr std::uintptr_t ConstructorProperty              = 0x20         ;
        constexpr std::uintptr_t Presence                         = 0x28         ;
        constexpr std::uintptr_t Value                            = 0x30         ;
        constexpr std::uintptr_t Used                             = 0x38         ;
    }

    namespace JPropertyList
    {
        constexpr std::uintptr_t _token                           = 0x10         ;
    }

    namespace LineInfoAnnotation
    {
        constexpr std::uintptr_t LineNumber                       = 0x10         ;
        constexpr std::uintptr_t LinePosition                     = 0x14         ;
    }

    namespace Union
    {
        constexpr std::uintptr_t TagReader                        = 0x10         ;
        constexpr std::uintptr_t Cases                            = 0x18         ;
    }

    namespace UnionCase
    {
        constexpr std::uintptr_t Tag                              = 0x10         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t Fields                           = 0x20         ;
        constexpr std::uintptr_t FieldReader                      = 0x28         ;
        constexpr std::uintptr_t Constructor                      = 0x30         ;
    }

    namespace SYSTEM_INFO
    {
        constexpr std::uintptr_t wProcessorArchitecture           = 0x0          ;
        constexpr std::uintptr_t wReserved                        = 0x2          ;
        constexpr std::uintptr_t dwPageSize                       = 0x4          ;
        constexpr std::uintptr_t lpMinimumApplicationAddress      = 0x8          ;
        constexpr std::uintptr_t lpMaximumApplicationAddress      = 0x10         ;
        constexpr std::uintptr_t dwActiveProcessorMask            = 0x18         ;
        constexpr std::uintptr_t dwNumberOfProcessors             = 0x20         ;
        constexpr std::uintptr_t dwProcessorType                  = 0x24         ;
        constexpr std::uintptr_t dwAllocationGranularity          = 0x28         ;
        constexpr std::uintptr_t wProcessorLevel                  = 0x2C         ;
        constexpr std::uintptr_t wProcessorRevision               = 0x2E         ;
    }

    namespace Tables
    {
        constexpr std::uintptr_t Buckets                          = 0x0          ;
    }

    namespace Node
    {
        constexpr std::uintptr_t Item                             = 0x0          ;
    }

    namespace ApiIds
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OSVERSIONINFOEXW
    {
        constexpr std::uintptr_t dwOSVersionInfoSize              = 0x0          ;
        constexpr std::uintptr_t dwMajorVersion                   = 0x4          ;
        constexpr std::uintptr_t dwMinorVersion                   = 0x8          ;
        constexpr std::uintptr_t dwBuildNumber                    = 0xC          ;
        constexpr std::uintptr_t dwPlatformId                     = 0x10         ;
        constexpr std::uintptr_t scZSDVersion                     = 0x18         ;
        constexpr std::uintptr_t wServicePackMajor                = 0x20         ;
        constexpr std::uintptr_t wServicePackMinor                = 0x22         ;
        constexpr std::uintptr_t wSuiteMask                       = 0x24         ;
        constexpr std::uintptr_t wProductType                     = 0x26         ;
        constexpr std::uintptr_t wReserved                        = 0x27         ;
    }

    namespace RegionInfo
    {
        constexpr std::uintptr_t _Region_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _RegionSource_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t RegionDetails                    = 0x20         ;
    }

    namespace Microsoft_Identity_Json_Utilities__Base64Encoder
    {
        constexpr std::uintptr_t _charsLine                       = 0x10         ;
        constexpr std::uintptr_t _writer                          = 0x18         ;
        constexpr std::uintptr_t _leftOverBytes                   = 0x20         ;
        constexpr std::uintptr_t _leftOverBytesCount              = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Utilities__BidirectionalDictionary`2
    {
        constexpr std::uintptr_t _firstToSecond                   = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Utilities__CollectionWrapper`1
    {
        constexpr std::uintptr_t _list                            = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Utilities__PrimitiveTypeCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Utilities__TypeInformation
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _TypeCode_k__BackingField        = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Utilities__ParseResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Utilities__ParserTimeZone
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Utilities__DateTimeParser
    {
        constexpr std::uintptr_t Year                             = 0x0          ;
        constexpr std::uintptr_t Month                            = 0x4          ;
        constexpr std::uintptr_t Day                              = 0x8          ;
        constexpr std::uintptr_t Hour                             = 0xC          ;
        constexpr std::uintptr_t Minute                           = 0x10         ;
        constexpr std::uintptr_t Second                           = 0x14         ;
        constexpr std::uintptr_t Fraction                         = 0x18         ;
        constexpr std::uintptr_t ZoneHour                         = 0x1C         ;
        constexpr std::uintptr_t ZoneMinute                       = 0x20         ;
        constexpr std::uintptr_t Zone                             = 0x24         ;
        constexpr std::uintptr_t _text                            = 0x28         ;
        constexpr std::uintptr_t _end                             = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t Power10                          = 0x0          ;
            constexpr std::uintptr_t Lzyyyy                           = 0x8          ;
            constexpr std::uintptr_t Lzyyyy_                          = 0xC          ;
            constexpr std::uintptr_t Lzyyyy_MM                        = 0x10         ;
            constexpr std::uintptr_t Lzyyyy_MM_                       = 0x14         ;
            constexpr std::uintptr_t Lzyyyy_MM_dd                     = 0x18         ;
            constexpr std::uintptr_t Lzyyyy_MM_ddT                    = 0x1C         ;
            constexpr std::uintptr_t LzHH                             = 0x20         ;
            constexpr std::uintptr_t LzHH_                            = 0x24         ;
            constexpr std::uintptr_t LzHH_mm                          = 0x28         ;
            constexpr std::uintptr_t LzHH_mm_                         = 0x2C         ;
            constexpr std::uintptr_t LzHH_mm_ss                       = 0x30         ;
            constexpr std::uintptr_t Lz_                              = 0x34         ;
            constexpr std::uintptr_t Lz_zz                            = 0x38         ;
        }

    }

    namespace Microsoft_Identity_Json_Utilities__DictionaryWrapper`2
    {
        constexpr std::uintptr_t _dictionary                      = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Utilities__DynamicProxyMetaObject`1
    {
        constexpr std::uintptr_t _value                           = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _Restrictions_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _proxy                           = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Utilities__NoThrowGetBinderMember
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _innerBinder                     = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Utilities__NoThrowSetBinderMember
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _innerBinder                     = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Utilities__EnumInfo
    {
        constexpr std::uintptr_t IsFlags                          = 0x10         ;
        constexpr std::uintptr_t Values                           = 0x18         ;
        constexpr std::uintptr_t Names                            = 0x20         ;
        constexpr std::uintptr_t ResolvedNames                    = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Utilities__FSharpFunction
    {
        constexpr std::uintptr_t _instance                        = 0x10         ;
        constexpr std::uintptr_t _invoker                         = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Utilities__FSharpUtils
    {
        constexpr std::uintptr_t _ofSeq                           = 0x10         ;
        constexpr std::uintptr_t _mapType                         = 0x18         ;
        constexpr std::uintptr_t _FSharpCoreAssembly_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _IsUnion_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _GetUnionCases_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _PreComputeUnionTagReader_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _PreComputeUnionReader_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _PreComputeUnionConstructor_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _GetUnionCaseInfoDeclaringType_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _GetUnionCaseInfoName_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _GetUnionCaseInfoTag_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _GetUnionCaseInfoFields_k__BackingField = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t Lock                             = 0x0          ;
            constexpr std::uintptr_t _instance                        = 0x8          ;
        }

    }

    namespace Microsoft_Identity_Json_Utilities__MethodCall`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Identity_Json_Utilities__ReflectionMember
    {
        constexpr std::uintptr_t _MemberType_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _Getter_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Setter_k__BackingField          = 0x20         ;
    }

    namespace Microsoft_Identity_Json_Utilities__ReflectionObject
    {
        constexpr std::uintptr_t _Creator_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Members_k__BackingField         = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Utilities__StringBuffer
    {
        constexpr std::uintptr_t _buffer                          = 0x0          ;
        constexpr std::uintptr_t _position                        = 0x8          ;
    }

    namespace Microsoft_Identity_Json_Utilities__StringReference
    {
        constexpr std::uintptr_t _chars                           = 0x0          ;
        constexpr std::uintptr_t _startIndex                      = 0x8          ;
        constexpr std::uintptr_t _length                          = 0xC          ;
    }

    namespace Microsoft_Identity_Json_Utilities__StructMultiKey`2
    {
        constexpr std::uintptr_t Value1                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Microsoft_Identity_Json_Utilities__ThreadSafeStore`2
    {
        constexpr std::uintptr_t _concurrentStore                 = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Serialization__CamelCaseNamingStrategy
    {
        constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12         ;
    }

    namespace Microsoft_Identity_Json_Serialization__DefaultContractResolver
    {
        constexpr std::uintptr_t _nameTable                       = 0x10         ;
        constexpr std::uintptr_t _contractCache                   = 0x18         ;
        constexpr std::uintptr_t _DefaultMembersSearchFlags_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _SerializeCompilerGeneratedMembers_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _IgnoreSerializableInterface_k__BackingField = 0x25         ;
        constexpr std::uintptr_t _IgnoreSerializableAttribute_k__BackingField = 0x26         ;
        constexpr std::uintptr_t _IgnoreIsSpecifiedMembers_k__BackingField = 0x27         ;
        constexpr std::uintptr_t _IgnoreShouldSerializeMembers_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _NamingStrategy_k__BackingField  = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _instance                        = 0x0          ;
            constexpr std::uintptr_t RestrictedTypeNames              = 0x8          ;
            constexpr std::uintptr_t BuiltInConverters                = 0x10         ;
        }

    }

    namespace Microsoft_Identity_Json_Serialization__DefaultReferenceResolver
    {
        constexpr std::uintptr_t _referenceCount                  = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Serialization__DefaultSerializationBinder
    {
        constexpr std::uintptr_t _typeCache                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Instance                         = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Json_Serialization__ErrorContext
    {
        constexpr std::uintptr_t _Traced_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Error_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _OriginalObject_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t _Member_k__BackingField          = 0x28         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t _Handled_k__BackingField         = 0x38         ;
    }

    namespace Microsoft_Identity_Json_Serialization__ErrorEventArgs
    {
        constexpr std::uintptr_t _CurrentObject_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _ErrorContext_k__BackingField    = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonArrayContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _CollectionItemType_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _IsMultidimensionalArray_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _genericCollectionDefinitionType = 0xD0         ;
        constexpr std::uintptr_t _genericWrapperType              = 0xD8         ;
        constexpr std::uintptr_t _genericWrapperCreator           = 0xE0         ;
        constexpr std::uintptr_t _genericTemporaryCollectionCreator = 0xE8         ;
        constexpr std::uintptr_t _IsArray_k__BackingField         = 0xF0         ;
        constexpr std::uintptr_t _ShouldCreateWrapper_k__BackingField = 0xF1         ;
        constexpr std::uintptr_t _CanDeserialize_k__BackingField  = 0xF2         ;
        constexpr std::uintptr_t _parameterizedConstructor        = 0xF8         ;
        constexpr std::uintptr_t _parameterizedCreator            = 0x100        ;
        constexpr std::uintptr_t _overrideCreator                 = 0x108        ;
        constexpr std::uintptr_t _HasParameterizedCreator_k__BackingField = 0x110        ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonContainerContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonContractType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Serialization__SerializationCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Identity_Json_Serialization__SerializationErrorCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Identity_Json_Serialization__ExtensionDataSetter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Identity_Json_Serialization__ExtensionDataGetter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonDictionaryContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _DictionaryKeyResolver_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _DictionaryKeyType_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _DictionaryValueType_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _KeyContract_k__BackingField     = 0xD8         ;
        constexpr std::uintptr_t _genericCollectionDefinitionType = 0xE0         ;
        constexpr std::uintptr_t _genericWrapperType              = 0xE8         ;
        constexpr std::uintptr_t _genericWrapperCreator           = 0xF0         ;
        constexpr std::uintptr_t _genericTemporaryDictionaryCreator = 0xF8         ;
        constexpr std::uintptr_t _ShouldCreateWrapper_k__BackingField = 0x100        ;
        constexpr std::uintptr_t _parameterizedConstructor        = 0x108        ;
        constexpr std::uintptr_t _overrideCreator                 = 0x110        ;
        constexpr std::uintptr_t _parameterizedCreator            = 0x118        ;
        constexpr std::uintptr_t _HasParameterizedCreator_k__BackingField = 0x120        ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonDynamicContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _Properties_k__BackingField      = 0xC0         ;
        constexpr std::uintptr_t _PropertyNameResolver_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _callSiteGetters                 = 0xD0         ;
        constexpr std::uintptr_t _callSiteSetters                 = 0xD8         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonFormatterConverter
    {
        constexpr std::uintptr_t _reader                          = 0x10         ;
        constexpr std::uintptr_t _contract                        = 0x18         ;
        constexpr std::uintptr_t _member                          = 0x20         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonISerializableContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _ISerializableCreator_k__BackingField = 0xC0         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonLinqContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonObjectContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _MemberSerialization_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _MissingMemberHandling_k__BackingField = 0xC4         ;
        constexpr std::uintptr_t _ItemRequired_k__BackingField    = 0xCC         ;
        constexpr std::uintptr_t _ItemNullValueHandling_k__BackingField = 0xD4         ;
        constexpr std::uintptr_t _Properties_k__BackingField      = 0xE0         ;
        constexpr std::uintptr_t _ExtensionDataSetter_k__BackingField = 0xE8         ;
        constexpr std::uintptr_t _ExtensionDataGetter_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _ExtensionDataNameResolver_k__BackingField = 0xF8         ;
        constexpr std::uintptr_t ExtensionDataIsJToken            = 0x100        ;
        constexpr std::uintptr_t _hasRequiredOrDefaultValueProperties = 0x101        ;
        constexpr std::uintptr_t _overrideCreator                 = 0x108        ;
        constexpr std::uintptr_t _parameterizedCreator            = 0x110        ;
        constexpr std::uintptr_t _creatorParameters               = 0x118        ;
        constexpr std::uintptr_t _extensionDataValueType          = 0x120        ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonPrimitiveContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _TypeCode_k__BackingField        = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t ReadTypeMap                      = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Json_Serialization__JsonProperty
    {
        constexpr std::uintptr_t _required                        = 0x10         ;
        constexpr std::uintptr_t _hasExplicitDefaultValue         = 0x18         ;
        constexpr std::uintptr_t _defaultValue                    = 0x20         ;
        constexpr std::uintptr_t _hasGeneratedDefaultValue        = 0x28         ;
        constexpr std::uintptr_t _propertyName                    = 0x30         ;
        constexpr std::uintptr_t _skipPropertyNameEscape          = 0x38         ;
        constexpr std::uintptr_t _propertyType                    = 0x40         ;
        constexpr std::uintptr_t _PropertyContract_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _DeclaringType_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t _Order_k__BackingField           = 0x58         ;
        constexpr std::uintptr_t _UnderlyingName_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _ValueProvider_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _AttributeProvider_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x78         ;
        constexpr std::uintptr_t _Ignored_k__BackingField         = 0x80         ;
        constexpr std::uintptr_t _Readable_k__BackingField        = 0x81         ;
        constexpr std::uintptr_t _Writable_k__BackingField        = 0x82         ;
        constexpr std::uintptr_t _HasMemberAttribute_k__BackingField = 0x83         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x84         ;
        constexpr std::uintptr_t _NullValueHandling_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _DefaultValueHandling_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _ReferenceLoopHandling_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _ObjectCreationHandling_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _TypeNameHandling_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ShouldSerialize_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _ShouldDeserialize_k__BackingField = 0xB8         ;
        constexpr std::uintptr_t _GetIsSpecified_k__BackingField  = 0xC0         ;
        constexpr std::uintptr_t _SetIsSpecified_k__BackingField  = 0xC8         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xD0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xD8         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xDC         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xE4         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonPropertyCollection
    {
        constexpr std::uintptr_t items                            = 0x10         ;
        constexpr std::uintptr_t comparer                         = 0x18         ;
        constexpr std::uintptr_t dict                             = 0x20         ;
        constexpr std::uintptr_t keyCount                         = 0x28         ;
        constexpr std::uintptr_t threshold                        = 0x2C         ;
        constexpr std::uintptr_t _type                            = 0x30         ;
        constexpr std::uintptr_t _list                            = 0x38         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonSerializerInternalBase
    {
        constexpr std::uintptr_t _currentErrorContext             = 0x10         ;
        constexpr std::uintptr_t _mappings                        = 0x18         ;
        constexpr std::uintptr_t Serializer                       = 0x20         ;
        constexpr std::uintptr_t TraceWriter                      = 0x28         ;
        constexpr std::uintptr_t InternalSerializer               = 0x30         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonSerializerInternalReader
    {
        constexpr std::uintptr_t _currentErrorContext             = 0x10         ;
        constexpr std::uintptr_t _mappings                        = 0x18         ;
        constexpr std::uintptr_t Serializer                       = 0x20         ;
        constexpr std::uintptr_t TraceWriter                      = 0x28         ;
        constexpr std::uintptr_t InternalSerializer               = 0x30         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonSerializerInternalWriter
    {
        constexpr std::uintptr_t _currentErrorContext             = 0x10         ;
        constexpr std::uintptr_t _mappings                        = 0x18         ;
        constexpr std::uintptr_t Serializer                       = 0x20         ;
        constexpr std::uintptr_t TraceWriter                      = 0x28         ;
        constexpr std::uintptr_t InternalSerializer               = 0x30         ;
        constexpr std::uintptr_t _rootType                        = 0x38         ;
        constexpr std::uintptr_t _rootLevel                       = 0x40         ;
        constexpr std::uintptr_t _serializeStack                  = 0x48         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonSerializerProxy
    {
        constexpr std::uintptr_t _typeNameHandling                = 0x10         ;
        constexpr std::uintptr_t _typeNameAssemblyFormatHandling  = 0x14         ;
        constexpr std::uintptr_t _preserveReferencesHandling      = 0x18         ;
        constexpr std::uintptr_t _referenceLoopHandling           = 0x1C         ;
        constexpr std::uintptr_t _missingMemberHandling           = 0x20         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x24         ;
        constexpr std::uintptr_t _nullValueHandling               = 0x28         ;
        constexpr std::uintptr_t _defaultValueHandling            = 0x2C         ;
        constexpr std::uintptr_t _constructorHandling             = 0x30         ;
        constexpr std::uintptr_t _metadataPropertyHandling        = 0x34         ;
        constexpr std::uintptr_t _converters                      = 0x38         ;
        constexpr std::uintptr_t _contractResolver                = 0x40         ;
        constexpr std::uintptr_t _traceWriter                     = 0x48         ;
        constexpr std::uintptr_t _equalityComparer                = 0x50         ;
        constexpr std::uintptr_t _serializationBinder             = 0x58         ;
        constexpr std::uintptr_t _context                         = 0x60         ;
        constexpr std::uintptr_t _referenceResolver               = 0x70         ;
        constexpr std::uintptr_t _formatting                      = 0x78         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x80         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x88         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x90         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x98         ;
        constexpr std::uintptr_t _floatParseHandling              = 0xA0         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0xA8         ;
        constexpr std::uintptr_t _culture                         = 0xB0         ;
        constexpr std::uintptr_t _maxDepth                        = 0xB8         ;
        constexpr std::uintptr_t _maxDepthSet                     = 0xC0         ;
        constexpr std::uintptr_t _checkAdditionalContent          = 0xC1         ;
        constexpr std::uintptr_t _dateFormatString                = 0xC8         ;
        constexpr std::uintptr_t _dateFormatStringSet             = 0xD0         ;
        constexpr std::uintptr_t Error                            = 0xD8         ;
        constexpr std::uintptr_t _serializerReader                = 0xE0         ;
        constexpr std::uintptr_t _serializerWriter                = 0xE8         ;
        constexpr std::uintptr_t _serializer                      = 0xF0         ;
    }

    namespace Microsoft_Identity_Json_Serialization__JsonStringContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _TypeCode_k__BackingField        = 0x90         ;
    }

    namespace Microsoft_Identity_Json_Serialization__NamingStrategy
    {
        constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12         ;
    }

    namespace Microsoft_Identity_Json_Serialization__ObjectConstructor`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Identity_Json_Serialization__ReflectionAttributeProvider
    {
        constexpr std::uintptr_t _attributeProvider               = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Serialization__ReflectionValueProvider
    {
        constexpr std::uintptr_t _memberInfo                      = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Serialization__TraceJsonReader
    {
        constexpr std::uintptr_t _tokenType                       = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _quoteChar                       = 0x20         ;
        constexpr std::uintptr_t _currentState                    = 0x24         ;
        constexpr std::uintptr_t _currentPosition                 = 0x28         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x48         ;
        constexpr std::uintptr_t _maxDepth                        = 0x4C         ;
        constexpr std::uintptr_t _hasExceededMaxDepth             = 0x54         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x58         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _CloseInput_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71         ;
        constexpr std::uintptr_t _innerReader                     = 0x78         ;
        constexpr std::uintptr_t _textWriter                      = 0x80         ;
        constexpr std::uintptr_t _sw                              = 0x88         ;
    }

    namespace Microsoft_Identity_Json_Serialization__TraceJsonWriter
    {
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;
        constexpr std::uintptr_t _innerWriter                     = 0x60         ;
        constexpr std::uintptr_t _textWriter                      = 0x68         ;
        constexpr std::uintptr_t _sw                              = 0x70         ;
    }

    namespace Microsoft_Identity_Json_Linq__CommentHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Linq__DuplicatePropertyNameHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Linq__JArray
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace Microsoft_Identity_Json_Linq__JConstructor
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
        constexpr std::uintptr_t _name                            = 0x50         ;
        constexpr std::uintptr_t _values                          = 0x58         ;
    }

    namespace Microsoft_Identity_Json_Linq__JContainer
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
    }

    namespace Microsoft_Identity_Json_Linq__JEnumerable`1
    {
        constexpr std::uintptr_t _enumerable                      = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Json_Linq__JObject
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
        constexpr std::uintptr_t _properties                      = 0x50         ;
        constexpr std::uintptr_t PropertyChanged                  = 0x58         ;
        constexpr std::uintptr_t PropertyChanging                 = 0x60         ;
    }

    namespace Microsoft_Identity_Json_Linq__JProperty
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
        constexpr std::uintptr_t _content                         = 0x50         ;
        constexpr std::uintptr_t _name                            = 0x58         ;
    }

    namespace Microsoft_Identity_Json_Linq__JPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
    }

    namespace Microsoft_Identity_Json_Linq__JPropertyKeyedCollection
    {
        constexpr std::uintptr_t items                            = 0x10         ;
        constexpr std::uintptr_t _dictionary                      = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Comparer                         = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Json_Linq__JRaw
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _valueType                       = 0x30         ;
        constexpr std::uintptr_t _value                           = 0x38         ;
    }

    namespace Microsoft_Identity_Json_Linq__JsonLoadSettings
    {
        constexpr std::uintptr_t _commentHandling                 = 0x10         ;
        constexpr std::uintptr_t _lineInfoHandling                = 0x14         ;
        constexpr std::uintptr_t _duplicatePropertyNameHandling   = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Linq__JsonMergeSettings
    {
        constexpr std::uintptr_t _mergeArrayHandling              = 0x10         ;
        constexpr std::uintptr_t _mergeNullValueHandling          = 0x14         ;
        constexpr std::uintptr_t _propertyNameComparison          = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Linq__JToken
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _equalityComparer                = 0x0          ;
            constexpr std::uintptr_t BooleanTypes                     = 0x8          ;
            constexpr std::uintptr_t NumberTypes                      = 0x10         ;
            constexpr std::uintptr_t BigIntegerTypes                  = 0x18         ;
            constexpr std::uintptr_t StringTypes                      = 0x20         ;
            constexpr std::uintptr_t GuidTypes                        = 0x28         ;
            constexpr std::uintptr_t TimeSpanTypes                    = 0x30         ;
            constexpr std::uintptr_t UriTypes                         = 0x38         ;
            constexpr std::uintptr_t CharTypes                        = 0x40         ;
            constexpr std::uintptr_t DateTimeTypes                    = 0x48         ;
            constexpr std::uintptr_t BytesTypes                       = 0x50         ;
        }

    }

    namespace Microsoft_Identity_Json_Linq__JTokenReader
    {
        constexpr std::uintptr_t _tokenType                       = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _quoteChar                       = 0x20         ;
        constexpr std::uintptr_t _currentState                    = 0x24         ;
        constexpr std::uintptr_t _currentPosition                 = 0x28         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x48         ;
        constexpr std::uintptr_t _maxDepth                        = 0x4C         ;
        constexpr std::uintptr_t _hasExceededMaxDepth             = 0x54         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x58         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _CloseInput_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71         ;
        constexpr std::uintptr_t _root                            = 0x78         ;
        constexpr std::uintptr_t _initialPath                     = 0x80         ;
        constexpr std::uintptr_t _parent                          = 0x88         ;
        constexpr std::uintptr_t _current                         = 0x90         ;
    }

    namespace Microsoft_Identity_Json_Linq__JTokenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Linq__JTokenWriter
    {
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;
        constexpr std::uintptr_t _token                           = 0x60         ;
        constexpr std::uintptr_t _parent                          = 0x68         ;
        constexpr std::uintptr_t _value                           = 0x70         ;
        constexpr std::uintptr_t _current                         = 0x78         ;
    }

    namespace Microsoft_Identity_Json_Linq__JValue
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _valueType                       = 0x30         ;
        constexpr std::uintptr_t _value                           = 0x38         ;
    }

    namespace Microsoft_Identity_Json_Linq__LineInfoHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Linq__MergeArrayHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Linq__MergeNullValueHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Converters__XmlDocumentWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
        constexpr std::uintptr_t _document                        = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Converters__XmlElementWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
        constexpr std::uintptr_t _element                         = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Converters__XmlDeclarationWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
        constexpr std::uintptr_t _declaration                     = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Converters__XmlDocumentTypeWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
        constexpr std::uintptr_t _documentType                    = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Converters__XmlNodeWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
    }

    namespace Microsoft_Identity_Json_Converters__XDeclarationWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _Declaration_k__BackingField     = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Converters__XDocumentTypeWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _documentType                    = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Converters__XDocumentWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Converters__XTextWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Converters__XCommentWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Converters__XProcessingInstructionWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Converters__XContainerWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Converters__XObjectWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Converters__XAttributeWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Converters__XElementWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
    }

    namespace Microsoft_Identity_Json_Converters__XmlNodeConverter
    {
        constexpr std::uintptr_t _DeserializeRootElementName_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _WriteArrayAttribute_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _OmitRootObject_k__BackingField  = 0x19         ;
        constexpr std::uintptr_t _EncodeSpecialCharacters_k__BackingField = 0x1A         ;

        namespace _static
        {
            constexpr std::uintptr_t EmptyChildNodes                  = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Json_Bson__BsonObjectId
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonToken
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonObject
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _children                        = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonArray
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _children                        = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonValue
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _type                            = 0x20         ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonString
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _type                            = 0x20         ;
        constexpr std::uintptr_t _IncludeLength_k__BackingField   = 0x28         ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonRegex
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Pattern_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x20         ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonProperty
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x18         ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Json_Bson__BsonWriter
    {
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;
        constexpr std::uintptr_t _root                            = 0x60         ;
        constexpr std::uintptr_t _parent                          = 0x68         ;
        constexpr std::uintptr_t _propertyName                    = 0x70         ;
    }

    namespace Microsoft_Identity_Client__Account
    {
        constexpr std::uintptr_t _Username_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _Environment_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _HomeAccountId_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _TenantProfiles_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _WamAccountIds_k__BackingField   = 0x30         ;
    }

    namespace Microsoft_Identity_Client__AccountId
    {
        constexpr std::uintptr_t _Identifier_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _ObjectId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x20         ;
    }

    namespace Microsoft_Identity_Client__AbstractAcquireTokenParameterBuilder`1
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _CommonParameters_k__BackingField = 0x18         ;
    }

    namespace Microsoft_Identity_Client__AbstractConfidentialClientAcquireTokenParameterBuilder`1
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _CommonParameters_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _ConfidentialClientApplicationExecutor_k__BackingField = 0x0          ;
    }

    namespace Microsoft_Identity_Client__AcquireTokenForClientParameterBuilder
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _CommonParameters_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _ConfidentialClientApplicationExecutor_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Parameters_k__BackingField      = 0x28         ;
    }

    namespace Microsoft_Identity_Client__BaseAbstractAcquireTokenParameterBuilder`1
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x0          ;
    }

    namespace Microsoft_Identity_Client__BrokerOptions
    {
        constexpr std::uintptr_t _MsaPassthrough_k__BackingField  = 0x10         ;
    }

    namespace Microsoft_Identity_Client__AadAuthorityAudience
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client__AbstractApplicationBuilder`1
    {
        constexpr std::uintptr_t _Config_k__BackingField          = 0x10         ;
    }

    namespace Microsoft_Identity_Client__ApplicationConfiguration
    {
        constexpr std::uintptr_t _clientName                      = 0x10         ;
        constexpr std::uintptr_t _clientVersion                   = 0x18         ;
        constexpr std::uintptr_t _TelemetryClients_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _IsBrokerEnabled_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _IsWebviewSsoPolicyEnabled_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _BrokerOptions_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _BrokerCreatorFunc_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _KerberosServicePrincipalName_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _TicketContainer_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _HttpManager_k__BackingField     = 0x50         ;
        constexpr std::uintptr_t _PlatformProxy_k__BackingField   = 0x58         ;
        constexpr std::uintptr_t _AccessorOptions_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _Authority_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x70         ;
        constexpr std::uintptr_t _RedirectUri_k__BackingField     = 0x78         ;
        constexpr std::uintptr_t _EnablePiiLogging_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _LogLevel_k__BackingField        = 0x84         ;
        constexpr std::uintptr_t _IsDefaultPlatformLoggingEnabled_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _HttpClientFactory_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _IsExtendedTokenLifetimeEnabled_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _LoggingCallback_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _IdentityLogger_k__BackingField  = 0xA8         ;
        constexpr std::uintptr_t _ExtraQueryParameters_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _UseRecommendedDefaultRedirectUri_k__BackingField = 0xB8         ;
        constexpr std::uintptr_t _ClientCapabilities_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _SendX5C_k__BackingField         = 0xC8         ;
        constexpr std::uintptr_t _LegacyCacheCompatibilityEnabled_k__BackingField = 0xC9         ;
        constexpr std::uintptr_t _CacheSynchronizationEnabled_k__BackingField = 0xCA         ;
        constexpr std::uintptr_t _MultiCloudSupportEnabled_k__BackingField = 0xCB         ;
        constexpr std::uintptr_t _RetryOnServerErrors_k__BackingField = 0xCC         ;
        constexpr std::uintptr_t _IsManagedIdentity_k__BackingField = 0xCD         ;
        constexpr std::uintptr_t _IsConfidentialClient_k__BackingField = 0xCE         ;
        constexpr std::uintptr_t AppTokenProvider                 = 0xD0         ;
        constexpr std::uintptr_t _ClientCredential_k__BackingField = 0xD8         ;
        constexpr std::uintptr_t _AzureRegion_k__BackingField     = 0xE0         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0xE8         ;
        constexpr std::uintptr_t _CustomInstanceDiscoveryMetadata_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _CustomInstanceDiscoveryMetadataUri_k__BackingField = 0xF8         ;
        constexpr std::uintptr_t _AadAuthorityAudience_k__BackingField = 0x100        ;
        constexpr std::uintptr_t _AzureCloudInstance_k__BackingField = 0x104        ;
        constexpr std::uintptr_t _Instance_k__BackingField        = 0x108        ;
        constexpr std::uintptr_t _ValidateAuthority_k__BackingField = 0x110        ;
        constexpr std::uintptr_t _UserTokenLegacyCachePersistenceForTest_k__BackingField = 0x118        ;
        constexpr std::uintptr_t _UserTokenCacheInternalForTest_k__BackingField = 0x120        ;
        constexpr std::uintptr_t _AppTokenCacheInternalForTest_k__BackingField = 0x128        ;
        constexpr std::uintptr_t _DeviceAuthManagerForTest_k__BackingField = 0x130        ;
        constexpr std::uintptr_t _IsInstanceDiscoveryEnabled_k__BackingField = 0x138        ;
    }

    namespace Microsoft_Identity_Client__AssertionRequestOptions
    {
        constexpr std::uintptr_t _CancellationToken_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ClientID_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _TokenEndpoint_k__BackingField   = 0x20         ;
    }

    namespace Microsoft_Identity_Client__AuthorityInfo
    {
        constexpr std::uintptr_t _CanonicalAuthority_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _AuthorityType_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _UserRealmUriPrefix_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ValidateAuthority_k__BackingField = 0x28         ;
    }

    namespace Microsoft_Identity_Client__AuthorityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client__AzureCloudInstance
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client__BaseAbstractApplicationBuilder`1
    {
        constexpr std::uintptr_t _Config_k__BackingField          = 0x0          ;
    }

    namespace Microsoft_Identity_Client__CacheOptions
    {
        constexpr std::uintptr_t _UseSharedCache_k__BackingField  = 0x10         ;
    }

    namespace Microsoft_Identity_Client__ConfidentialClientApplicationBuilder
    {
        constexpr std::uintptr_t _Config_k__BackingField          = 0x10         ;
    }

    namespace Microsoft_Identity_Client__PublicClientApplicationBuilder
    {
        constexpr std::uintptr_t _Config_k__BackingField          = 0x10         ;
    }

    namespace Microsoft_Identity_Client__ApplicationBase
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
    }

    namespace Microsoft_Identity_Client__AuthenticationResult
    {
        constexpr std::uintptr_t _authenticationScheme            = 0x10         ;
        constexpr std::uintptr_t _AccessToken_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _IsExtendedLifeTimeToken_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _UniqueId_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _ExpiresOn_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _ExtendedExpiresOn_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x50         ;
        constexpr std::uintptr_t _Account_k__BackingField         = 0x58         ;
        constexpr std::uintptr_t _IdToken_k__BackingField         = 0x60         ;
        constexpr std::uintptr_t _Scopes_k__BackingField          = 0x68         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x70         ;
        constexpr std::uintptr_t _TokenType_k__BackingField       = 0x80         ;
        constexpr std::uintptr_t _SpaAuthCode_k__BackingField     = 0x88         ;
        constexpr std::uintptr_t _AdditionalResponseParameters_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _ClaimsPrincipal_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _ApiEvent_k__BackingField        = 0xA0         ;
        constexpr std::uintptr_t _AuthenticationResultMetadata_k__BackingField = 0xA8         ;
    }

    namespace Microsoft_Identity_Client__AuthenticationResultMetadata
    {
        constexpr std::uintptr_t _TokenSource_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _TokenEndpoint_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _DurationTotalInMs_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _DurationInCacheInMs_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _DurationInHttpInMs_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _RefreshOn_k__BackingField       = 0x38         ;
        constexpr std::uintptr_t _CacheRefreshReason_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _CacheLevel_k__BackingField      = 0x54         ;
        constexpr std::uintptr_t _RegionDetails_k__BackingField   = 0x58         ;
        constexpr std::uintptr_t _Telemetry_k__BackingField       = 0x60         ;
    }

    namespace Microsoft_Identity_Client__CacheRefreshReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client__ClientApplicationBase
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _UserTokenCacheInternal_k__BackingField = 0x18         ;
    }

    namespace Microsoft_Identity_Client__ConfidentialClientApplication
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _UserTokenCacheInternal_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Certificate_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _AppTokenCacheInternal_k__BackingField = 0x28         ;
    }

    namespace Microsoft_Identity_Client__TokenCacheCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Identity_Client__LogCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Microsoft_Identity_Client__LogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client__TokenCacheNotificationArgs
    {
        constexpr std::uintptr_t _TokenCache_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Account_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _HasStateChanged_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _IsApplicationCache_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _SuggestedCacheKey_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _HasTokens_k__BackingField       = 0x38         ;
        constexpr std::uintptr_t _CancellationToken_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x48         ;
        constexpr std::uintptr_t _RequestScopes_k__BackingField   = 0x58         ;
        constexpr std::uintptr_t _RequestTenantId_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _SuggestedCacheExpiry_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _IdentityLogger_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _PiiLoggingEnabled_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _TelemetryData_k__BackingField   = 0x90         ;
    }

    namespace Microsoft_Identity_Client__PublicClientApplication
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _UserTokenCacheInternal_k__BackingField = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_currentOsAccount               = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client__TokenCache
    {
        constexpr std::uintptr_t _featureFlags                    = 0x10         ;
        constexpr std::uintptr_t _hasStateChanged                 = 0x18         ;
        constexpr std::uintptr_t _Accessor_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _LegacyCachePersistence_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _IsAppTokenCache_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _semaphoreSlim                   = 0x40         ;
        constexpr std::uintptr_t _BeforeAccess_k__BackingField    = 0x48         ;
        constexpr std::uintptr_t _BeforeWrite_k__BackingField     = 0x50         ;
        constexpr std::uintptr_t _AfterAccess_k__BackingField     = 0x58         ;
        constexpr std::uintptr_t _AsyncBeforeAccess_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _AsyncAfterAccess_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _AsyncBeforeWrite_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _unknownNodes                    = 0x78         ;
    }

    namespace Microsoft_Identity_Client__MsalClaimsChallengeException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _errorCode                       = 0x90         ;
        constexpr std::uintptr_t _IsRetryable_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _AdditionalExceptionData_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _statusCode                      = 0xB0         ;
        constexpr std::uintptr_t _responseBody                    = 0xB8         ;
        constexpr std::uintptr_t _headers                         = 0xC0         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0xC8         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0xD0         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0xD8         ;
        constexpr std::uintptr_t _classification                  = 0xE0         ;
    }

    namespace Microsoft_Identity_Client__MsalClientException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _errorCode                       = 0x90         ;
        constexpr std::uintptr_t _IsRetryable_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _AdditionalExceptionData_k__BackingField = 0xA8         ;
    }

    namespace Microsoft_Identity_Client__MsalException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _errorCode                       = 0x90         ;
        constexpr std::uintptr_t _IsRetryable_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _AdditionalExceptionData_k__BackingField = 0xA8         ;
    }

    namespace Microsoft_Identity_Client__MsalServiceException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _errorCode                       = 0x90         ;
        constexpr std::uintptr_t _IsRetryable_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _AdditionalExceptionData_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _statusCode                      = 0xB0         ;
        constexpr std::uintptr_t _responseBody                    = 0xB8         ;
        constexpr std::uintptr_t _headers                         = 0xC0         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0xC8         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0xD0         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0xD8         ;
    }

    namespace Microsoft_Identity_Client__MsalThrottledServiceException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _errorCode                       = 0x90         ;
        constexpr std::uintptr_t _IsRetryable_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _AdditionalExceptionData_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _statusCode                      = 0xB0         ;
        constexpr std::uintptr_t _responseBody                    = 0xB8         ;
        constexpr std::uintptr_t _headers                         = 0xC0         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0xC8         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0xD0         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0xD8         ;
        constexpr std::uintptr_t _OriginalServiceException_k__BackingField = 0xE0         ;
    }

    namespace Microsoft_Identity_Client__MsalThrottledUiRequiredException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _errorCode                       = 0x90         ;
        constexpr std::uintptr_t _IsRetryable_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _AdditionalExceptionData_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _statusCode                      = 0xB0         ;
        constexpr std::uintptr_t _responseBody                    = 0xB8         ;
        constexpr std::uintptr_t _headers                         = 0xC0         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0xC8         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0xD0         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0xD8         ;
        constexpr std::uintptr_t _classification                  = 0xE0         ;
        constexpr std::uintptr_t _OriginalServiceException_k__BackingField = 0xE8         ;
    }

    namespace Microsoft_Identity_Client__MsalUiRequiredException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _errorCode                       = 0x90         ;
        constexpr std::uintptr_t _IsRetryable_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _AdditionalExceptionData_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _statusCode                      = 0xB0         ;
        constexpr std::uintptr_t _responseBody                    = 0xB8         ;
        constexpr std::uintptr_t _headers                         = 0xC0         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0xC8         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0xD0         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0xD8         ;
        constexpr std::uintptr_t _classification                  = 0xE0         ;
    }

    namespace Microsoft_Identity_Client__PreserveAttribute
    {
        constexpr std::uintptr_t AllMembers                       = 0x10         ;
    }

    namespace Microsoft_Identity_Client__RegionDetails
    {
        constexpr std::uintptr_t _RegionOutcome_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _RegionUsed_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _AutoDetectionError_k__BackingField = 0x20         ;
    }

    namespace Microsoft_Identity_Client__TenantProfile
    {
        constexpr std::uintptr_t _msalIdTokenCacheItem            = 0x10         ;
    }

    namespace Microsoft_Identity_Client__TokenSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client__UiRequiredExceptionClassification
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client__UserAssertion
    {
        constexpr std::uintptr_t _AssertionHash_k__BackingField   = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Platforms_netstandard__NetStandardPlatformProxy
    {
        constexpr std::uintptr_t _callingApplicationName          = 0x10         ;
        constexpr std::uintptr_t _callingApplicationVersion       = 0x18         ;
        constexpr std::uintptr_t _cryptographyManager             = 0x20         ;
        constexpr std::uintptr_t _deviceId                        = 0x28         ;
        constexpr std::uintptr_t _deviceModel                     = 0x30         ;
        constexpr std::uintptr_t _operatingSystem                 = 0x38         ;
        constexpr std::uintptr_t _platformLogger                  = 0x40         ;
        constexpr std::uintptr_t _processorArchitecture           = 0x48         ;
        constexpr std::uintptr_t _productName                     = 0x50         ;
        constexpr std::uintptr_t _runtimeVersion                  = 0x58         ;
        constexpr std::uintptr_t _otelInstrumentation             = 0x60         ;
        constexpr std::uintptr_t _OverloadFeatureFlags_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _Logger_k__BackingField          = 0x70         ;
        constexpr std::uintptr_t _UserTokenCacheAccessorForTest_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _AppTokenCacheAccessorForTest_k__BackingField = 0x80         ;
    }

    namespace Microsoft_Identity_Client_Platforms_netcore__NetCorePlatformProxy
    {
        constexpr std::uintptr_t _callingApplicationName          = 0x10         ;
        constexpr std::uintptr_t _callingApplicationVersion       = 0x18         ;
        constexpr std::uintptr_t _cryptographyManager             = 0x20         ;
        constexpr std::uintptr_t _deviceId                        = 0x28         ;
        constexpr std::uintptr_t _deviceModel                     = 0x30         ;
        constexpr std::uintptr_t _operatingSystem                 = 0x38         ;
        constexpr std::uintptr_t _platformLogger                  = 0x40         ;
        constexpr std::uintptr_t _processorArchitecture           = 0x48         ;
        constexpr std::uintptr_t _productName                     = 0x50         ;
        constexpr std::uintptr_t _runtimeVersion                  = 0x58         ;
        constexpr std::uintptr_t _otelInstrumentation             = 0x60         ;
        constexpr std::uintptr_t _OverloadFeatureFlags_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _Logger_k__BackingField          = 0x70         ;
        constexpr std::uintptr_t _UserTokenCacheAccessorForTest_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _AppTokenCacheAccessorForTest_k__BackingField = 0x80         ;
    }

    namespace Microsoft_Identity_Client_WsTrust__WsTrustWebRequestManager
    {
        constexpr std::uintptr_t _httpManager                     = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Utils__ConcurrentHashSet`1
    {
        constexpr std::uintptr_t _comparer                        = 0x0          ;
    }

    namespace Microsoft_Identity_Client_Utils__MeasureDurationResult`1
    {
        constexpr std::uintptr_t _Result_k__BackingField          = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t s_tickFrequency                  = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_Utils__MeasureDurationResult
    {
        constexpr std::uintptr_t _Milliseconds_k__BackingField    = 0x0          ;
        constexpr std::uintptr_t _Microseconds_k__BackingField    = 0x8          ;
        constexpr std::uintptr_t _Ticks_k__BackingField           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_tickFrequency                  = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_Utils__OptionalSemaphoreSlim
    {
        constexpr std::uintptr_t _useRealSemaphore                = 0x10         ;
        constexpr std::uintptr_t _noLockCurrentCount              = 0x14         ;
        constexpr std::uintptr_t _semaphoreSlim                   = 0x18         ;
    }

    namespace Microsoft_Identity_Client_TelemetryCore__AssertionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_TelemetryCore__TelemetryHelper
    {
        constexpr std::uintptr_t _eventToEnd                      = 0x10         ;
        constexpr std::uintptr_t _httpTelemetryManager            = 0x18         ;
        constexpr std::uintptr_t _disposedValue                   = 0x20         ;
    }

    namespace Microsoft_Identity_Client_TelemetryCore_TelemetryClient__MsalTelemetryEventDetails
    {
        constexpr std::uintptr_t _PropertyValues_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
    }

    namespace Microsoft_Identity_Client_TelemetryCore_TelemetryClient__TelemetryData
    {
        constexpr std::uintptr_t _CacheLevel_k__BackingField      = 0x10         ;
    }

    namespace Microsoft_Identity_Client_TelemetryCore_Internal_Events__ApiEvent
    {
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _ApiId_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _TokenEndpoint_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _IsAccessTokenCacheHit_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _ApiErrorCode_k__BackingField    = 0x38         ;
        constexpr std::uintptr_t _RegionUsed_k__BackingField      = 0x40         ;
        constexpr std::uintptr_t _regionAutodetectionSource       = 0x48         ;
        constexpr std::uintptr_t _regionOutcome                   = 0x50         ;
        constexpr std::uintptr_t _AutoDetectedRegion_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _RegionDiscoveryFailureReason_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _IsTokenCacheSerialized_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _IsLegacyCacheEnabled_k__BackingField = 0x69         ;
        constexpr std::uintptr_t _cacheInfo                       = 0x6C         ;
        constexpr std::uintptr_t _DurationInHttpInMs_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DurationInCacheInMs_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _TokenType_k__BackingField       = 0x88         ;
        constexpr std::uintptr_t _AssertionType_k__BackingField   = 0x90         ;
        constexpr std::uintptr_t _CacheLevel_k__BackingField      = 0x94         ;
        constexpr std::uintptr_t _MsalRuntimeTelemetry_k__BackingField = 0x98         ;
    }

    namespace Microsoft_Identity_Client_TelemetryCore_Http__HttpTelemetryManager
    {
        constexpr std::uintptr_t _successfullSilentCallCount      = 0x10         ;
        constexpr std::uintptr_t _failedEvents                    = 0x18         ;
    }

    namespace Microsoft_Identity_Client_PlatformsCommon_Shared__AbstractPlatformProxy
    {
        constexpr std::uintptr_t _callingApplicationName          = 0x10         ;
        constexpr std::uintptr_t _callingApplicationVersion       = 0x18         ;
        constexpr std::uintptr_t _cryptographyManager             = 0x20         ;
        constexpr std::uintptr_t _deviceId                        = 0x28         ;
        constexpr std::uintptr_t _deviceModel                     = 0x30         ;
        constexpr std::uintptr_t _operatingSystem                 = 0x38         ;
        constexpr std::uintptr_t _platformLogger                  = 0x40         ;
        constexpr std::uintptr_t _processorArchitecture           = 0x48         ;
        constexpr std::uintptr_t _productName                     = 0x50         ;
        constexpr std::uintptr_t _runtimeVersion                  = 0x58         ;
        constexpr std::uintptr_t _otelInstrumentation             = 0x60         ;
        constexpr std::uintptr_t _OverloadFeatureFlags_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _Logger_k__BackingField          = 0x70         ;
        constexpr std::uintptr_t _UserTokenCacheAccessorForTest_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _AppTokenCacheAccessorForTest_k__BackingField = 0x80         ;
    }

    namespace Microsoft_Identity_Client_PlatformsCommon_Shared__CommonCryptographyManager
    {
        constexpr std::uintptr_t _Logger_k__BackingField          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_certificateToRsaMap            = 0x0          ;
            constexpr std::uintptr_t s_maximumMapSize                 = 0x8          ;
        }

    }

    namespace Microsoft_Identity_Client_PlatformsCommon_Shared__DeviceAuthManager
    {
        constexpr std::uintptr_t _cryptographyManager             = 0x10         ;
    }

    namespace Microsoft_Identity_Client_PlatformsCommon_Shared__InMemoryLegacyCachePersistance
    {
        constexpr std::uintptr_t data                             = 0x10         ;
    }

    namespace Microsoft_Identity_Client_PlatformsCommon_Shared__InMemoryPartitionedAppTokenCacheAccessor
    {
        constexpr std::uintptr_t AccessTokenCacheDictionary       = 0x10         ;
        constexpr std::uintptr_t AppMetadataDictionary            = 0x18         ;
        constexpr std::uintptr_t _logger                          = 0x20         ;
        constexpr std::uintptr_t _tokenCacheAccessorOptions       = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_accessTokenCacheDictionary     = 0x0          ;
            constexpr std::uintptr_t s_appMetadataDictionary          = 0x8          ;
        }

    }

    namespace Microsoft_Identity_Client_PlatformsCommon_Shared__InMemoryPartitionedUserTokenCacheAccessor
    {
        constexpr std::uintptr_t AccessTokenCacheDictionary       = 0x10         ;
        constexpr std::uintptr_t RefreshTokenCacheDictionary      = 0x18         ;
        constexpr std::uintptr_t IdTokenCacheDictionary           = 0x20         ;
        constexpr std::uintptr_t AccountCacheDictionary           = 0x28         ;
        constexpr std::uintptr_t AppMetadataDictionary            = 0x30         ;
        constexpr std::uintptr_t _logger                          = 0x38         ;
        constexpr std::uintptr_t _tokenCacheAccessorOptions       = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_accessTokenCacheDictionary     = 0x0          ;
            constexpr std::uintptr_t s_refreshTokenCacheDictionary    = 0x8          ;
            constexpr std::uintptr_t s_idTokenCacheDictionary         = 0x10         ;
            constexpr std::uintptr_t s_accountCacheDictionary         = 0x18         ;
            constexpr std::uintptr_t s_appMetadataDictionary          = 0x20         ;
        }

    }

    namespace Microsoft_Identity_Client_PlatformsCommon_Shared__MsalEventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;
    }

    namespace Microsoft_Identity_Client_OAuth2__DeviceAuthHeader
    {
        constexpr std::uintptr_t _X5c_k__BackingField             = 0x10         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Alg_k__BackingField             = 0x20         ;
    }

    namespace Microsoft_Identity_Client_OAuth2__DeviceAuthPayload
    {
        constexpr std::uintptr_t _defaultDeviceAuthJWTTimeSpan    = 0x10         ;
        constexpr std::uintptr_t _Iat_k__BackingField             = 0x18         ;
        constexpr std::uintptr_t _Audience_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _Nonce_k__BackingField           = 0x28         ;
    }

    namespace Microsoft_Identity_Client_OAuth2__DeviceAuthJWTResponse
    {
        constexpr std::uintptr_t _header                          = 0x10         ;
        constexpr std::uintptr_t _payload                         = 0x18         ;
    }

    namespace Microsoft_Identity_Client_OAuth2__MsalTokenResponse
    {
        constexpr std::uintptr_t _Error_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ErrorDescription_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0x38         ;
        constexpr std::uintptr_t _ExtensionData_k__BackingField   = 0x40         ;
        constexpr std::uintptr_t _TokenType_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t _AccessToken_k__BackingField     = 0x50         ;
        constexpr std::uintptr_t _RefreshToken_k__BackingField    = 0x58         ;
        constexpr std::uintptr_t _Scope_k__BackingField           = 0x60         ;
        constexpr std::uintptr_t _ClientInfo_k__BackingField      = 0x68         ;
        constexpr std::uintptr_t _IdToken_k__BackingField         = 0x70         ;
        constexpr std::uintptr_t _ExpiresIn_k__BackingField       = 0x78         ;
        constexpr std::uintptr_t _ExtendedExpiresIn_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _RefreshIn_k__BackingField       = 0x88         ;
        constexpr std::uintptr_t _FamilyId_k__BackingField        = 0x98         ;
        constexpr std::uintptr_t _SpaAuthCode_k__BackingField     = 0xA0         ;
        constexpr std::uintptr_t _AuthorityUrl_k__BackingField    = 0xA8         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0xB0         ;
        constexpr std::uintptr_t _WamAccountId_k__BackingField    = 0xB8         ;
        constexpr std::uintptr_t _TokenSource_k__BackingField     = 0xC0         ;
    }

    namespace Microsoft_Identity_Client_OAuth2__OAuth2Client
    {
        constexpr std::uintptr_t _headers                         = 0x10         ;
        constexpr std::uintptr_t _queryParameters                 = 0x18         ;
        constexpr std::uintptr_t _bodyParameters                  = 0x20         ;
        constexpr std::uintptr_t _httpManager                     = 0x28         ;
    }

    namespace Microsoft_Identity_Client_OAuth2__OAuth2ResponseBase
    {
        constexpr std::uintptr_t _Error_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ErrorDescription_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0x38         ;
    }

    namespace Microsoft_Identity_Client_OAuth2__TokenClient
    {
        constexpr std::uintptr_t _requestParams                   = 0x10         ;
        constexpr std::uintptr_t _serviceBundle                   = 0x18         ;
        constexpr std::uintptr_t _oAuth2Client                    = 0x20         ;
        constexpr std::uintptr_t _requestInProgress               = 0x28         ;
    }

    namespace Microsoft_Identity_Client_OAuth2_Throttling__HttpStatusProvider
    {
        constexpr std::uintptr_t _ThrottlingCache_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_throttleDuration               = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_OAuth2_Throttling__RetryAfterProvider
    {
        constexpr std::uintptr_t _ThrottlingCache_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t MaxRetryAfter                    = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_OAuth2_Throttling__SingletonThrottlingManager
    {
        constexpr std::uintptr_t _ThrottlingProviders_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t lazyPrivateCtor                  = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_OAuth2_Throttling__ThrottlingCache
    {
        constexpr std::uintptr_t _cleanupInProgress               = 0x10         ;
        constexpr std::uintptr_t s_cleanupCacheInterval           = 0x18         ;
        constexpr std::uintptr_t _lastCleanupTime                 = 0x20         ;
        constexpr std::uintptr_t _cache                           = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _padlock                         = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_OAuth2_Throttling__ThrottlingCacheEntry
    {
        constexpr std::uintptr_t _Exception_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _CreationTime_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _ExpirationTime_k__BackingField  = 0x28         ;
    }

    namespace Microsoft_Identity_Client_OAuth2_Throttling__UiRequiredProvider
    {
        constexpr std::uintptr_t _ThrottlingCache_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_uiRequiredExpiration           = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_Kerberos__KerberosTicketContainer
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_Internal__ClientInfo
    {
        constexpr std::uintptr_t _UniqueObjectIdentifier_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _UniqueTenantIdentifier_k__BackingField = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Internal__DeviceCodeResponse
    {
        constexpr std::uintptr_t _Error_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ErrorDescription_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0x38         ;
    }

    namespace Microsoft_Identity_Client_Internal__IdToken
    {
        constexpr std::uintptr_t _ObjectId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _Subject_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _PreferredUsername_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t _Email_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _Upn_k__BackingField             = 0x40         ;
        constexpr std::uintptr_t _GivenName_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t _FamilyName_k__BackingField      = 0x50         ;
        constexpr std::uintptr_t _ClaimsPrincipal_k__BackingField = 0x58         ;
    }

    namespace Microsoft_Identity_Client_Internal__JsonWebToken
    {
        constexpr std::uintptr_t _claimsToSign                    = 0x10         ;
        constexpr std::uintptr_t _cryptographyManager             = 0x18         ;
        constexpr std::uintptr_t _clientId                        = 0x20         ;
        constexpr std::uintptr_t _audience                        = 0x28         ;
        constexpr std::uintptr_t _appendDefaultClaims             = 0x30         ;
    }

    namespace Microsoft_Identity_Client_Internal__RequestContext
    {
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _Logger_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _ApiEvent_k__BackingField        = 0x30         ;
        constexpr std::uintptr_t _UserCancellationToken_k__BackingField = 0x38         ;
    }

    namespace Microsoft_Identity_Client_Internal__ServiceBundle
    {
        constexpr std::uintptr_t _ApplicationLogger_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _HttpManager_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _InstanceDiscoveryManager_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _WsTrustWebRequestManager_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _PlatformProxy_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _Config_k__BackingField          = 0x38         ;
        constexpr std::uintptr_t _DeviceAuthManager_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _HttpTelemetryManager_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _ThrottlingManager_k__BackingField = 0x50         ;
    }

    namespace Microsoft_Identity_Client_Internal_Requests__AuthenticationRequestParameters
    {
        constexpr std::uintptr_t _serviceBundle                   = 0x10         ;
        constexpr std::uintptr_t _commonParameters                = 0x18         ;
        constexpr std::uintptr_t _loginHint                       = 0x20         ;
        constexpr std::uintptr_t _RequestContext_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _AuthorityManager_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _CacheSessionManager_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _Scope_k__BackingField           = 0x40         ;
        constexpr std::uintptr_t _RedirectUri_k__BackingField     = 0x48         ;
        constexpr std::uintptr_t _ExtraQueryParameters_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _ClaimsAndClientCapabilities_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _SendX5C_k__BackingField         = 0x60         ;
        constexpr std::uintptr_t _Account_k__BackingField         = 0x68         ;
        constexpr std::uintptr_t _HomeAccountId_k__BackingField   = 0x70         ;
        constexpr std::uintptr_t _UserAssertion_k__BackingField   = 0x78         ;
        constexpr std::uintptr_t _LongRunningOboCacheKey_k__BackingField = 0x80         ;
    }

    namespace Microsoft_Identity_Client_Internal_Requests__ClientCredentialRequest
    {
        constexpr std::uintptr_t _AuthenticationRequestParameters_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _clientParameters                = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_semaphoreSlim                  = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_Internal_Requests__RequestBase
    {
        constexpr std::uintptr_t _AuthenticationRequestParameters_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Internal_Logger__CallbackIdentityLogger
    {
        constexpr std::uintptr_t _logCallback                     = 0x10         ;
        constexpr std::uintptr_t _correlationId                   = 0x18         ;
        constexpr std::uintptr_t _clientInformation               = 0x20         ;
        constexpr std::uintptr_t _piiLoggingEnabled               = 0x28         ;
        constexpr std::uintptr_t _minLogLevel                     = 0x2C         ;
    }

    namespace Microsoft_Identity_Client_Internal_Logger__CallbackIdentityLoggerAdapter
    {
        constexpr std::uintptr_t _correlationId                   = 0x10         ;
        constexpr std::uintptr_t _PiiLoggingEnabled_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsDefaultPlatformLoggingEnabled_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ClientName_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _ClientVersion_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _IdentityLogger_k__BackingField  = 0x30         ;
    }

    namespace Microsoft_Identity_Client_Internal_Logger__DurationLogHelper
    {
        constexpr std::uintptr_t _logger                          = 0x10         ;
        constexpr std::uintptr_t _measuredBlockName               = 0x18         ;
        constexpr std::uintptr_t _logLevel                        = 0x20         ;
        constexpr std::uintptr_t _startMilliseconds               = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Internal_Logger__IdentityLogger
    {
        constexpr std::uintptr_t _identityLogger                  = 0x10         ;
        constexpr std::uintptr_t _correlationId                   = 0x18         ;
        constexpr std::uintptr_t _clientInformation               = 0x20         ;
        constexpr std::uintptr_t _piiLoggingEnabled               = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Internal_Logger__IdentityLoggerAdapter
    {
        constexpr std::uintptr_t _correlationId                   = 0x10         ;
        constexpr std::uintptr_t _PiiLoggingEnabled_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _ClientName_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _ClientVersion_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _IdentityLogger_k__BackingField  = 0x30         ;
    }

    namespace Microsoft_Identity_Client_Internal_Logger__NullLogger
    {
        constexpr std::uintptr_t _ClientName_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _ClientVersion_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _PiiLoggingEnabled_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _ClientInformation_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _IdentityLogger_k__BackingField  = 0x40         ;
    }

    namespace Microsoft_Identity_Client_Internal_ClientCredential__CertificateAndClaimsClientCredential
    {
        constexpr std::uintptr_t _claimsToSign                    = 0x10         ;
        constexpr std::uintptr_t _appendDefaultClaims             = 0x18         ;
        constexpr std::uintptr_t _Certificate_k__BackingField     = 0x20         ;
    }

    namespace Microsoft_Identity_Client_Internal_ClientCredential__CertificateClientCredential
    {
        constexpr std::uintptr_t _claimsToSign                    = 0x10         ;
        constexpr std::uintptr_t _appendDefaultClaims             = 0x18         ;
        constexpr std::uintptr_t _Certificate_k__BackingField     = 0x20         ;
    }

    namespace Microsoft_Identity_Client_Internal_ClientCredential__SecretStringClientCredential
    {
        constexpr std::uintptr_t _Secret_k__BackingField          = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Internal_ClientCredential__SignedAssertionDelegateClientCredential
    {
        constexpr std::uintptr_t __signedAssertionDelegate_k__BackingField = 0x10         ;
        constexpr std::uintptr_t __signedAssertionWithInfoDelegate_k__BackingField = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Internal_Broker__NullBroker
    {
        constexpr std::uintptr_t _logger                          = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Region__RegionDiscoveryProvider
    {
        constexpr std::uintptr_t _regionManager                   = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Region__LocalImdsErrorResponse
    {
        constexpr std::uintptr_t _NewestVersions_k__BackingField  = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Region__RegionAutodetectionSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_Region__RegionManager
    {
        constexpr std::uintptr_t _httpManager                     = 0x10         ;
        constexpr std::uintptr_t _imdsCallTimeoutMs               = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _lockDiscover                    = 0x0          ;
            constexpr std::uintptr_t s_autoDiscoveredRegion           = 0x8          ;
            constexpr std::uintptr_t s_failedAutoDiscovery            = 0x10         ;
            constexpr std::uintptr_t s_regionDiscoveryDetails         = 0x18         ;
        }

    }

    namespace Microsoft_Identity_Client_Region__RegionOutcome
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_Instance__AadAuthority
    {
        constexpr std::uintptr_t _AuthorityInfo_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_tenantlessTenantNames          = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_Instance__AdfsAuthority
    {
        constexpr std::uintptr_t _AuthorityInfo_k__BackingField   = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Instance__Authority
    {
        constexpr std::uintptr_t _AuthorityInfo_k__BackingField   = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Instance__AuthorityManager
    {
        constexpr std::uintptr_t _requestContext                  = 0x10         ;
        constexpr std::uintptr_t _initialAuthority                = 0x18         ;
        constexpr std::uintptr_t _currentAuthority                = 0x20         ;
        constexpr std::uintptr_t _instanceDiscoveryAndValidationExecuted = 0x28         ;
        constexpr std::uintptr_t _metadata                        = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_validatedEnvironments          = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_Instance__B2CAuthority
    {
        constexpr std::uintptr_t _AuthorityInfo_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x20         ;
    }

    namespace Microsoft_Identity_Client_Instance__CiamAuthority
    {
        constexpr std::uintptr_t _AuthorityInfo_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Instance__DstsAuthority
    {
        constexpr std::uintptr_t _AuthorityInfo_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Instance__GenericAuthority
    {
        constexpr std::uintptr_t _AuthorityInfo_k__BackingField   = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Instance_Validation__AadAuthorityValidator
    {
        constexpr std::uintptr_t _requestContext                  = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Instance_Validation__AdfsAuthorityValidator
    {
        constexpr std::uintptr_t _requestContext                  = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Instance_Validation__LinksList
    {
        constexpr std::uintptr_t _Rel_k__BackingField             = 0x10         ;
        constexpr std::uintptr_t _Href_k__BackingField            = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Instance_Validation__AdfsWebFingerResponse
    {
        constexpr std::uintptr_t _Error_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ErrorDescription_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0x38         ;
        constexpr std::uintptr_t _Links_k__BackingField           = 0x40         ;
    }

    namespace Microsoft_Identity_Client_Instance_Oidc__OidcMetadata
    {
        constexpr std::uintptr_t _TokenEndpoint_k__BackingField   = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Instance_Discovery__InstanceDiscoveryManager
    {
        constexpr std::uintptr_t _httpManager                     = 0x10         ;
        constexpr std::uintptr_t _userMetadataProvider            = 0x18         ;
        constexpr std::uintptr_t _knownMetadataProvider           = 0x20         ;
        constexpr std::uintptr_t _networkCacheMetadataProvider    = 0x28         ;
        constexpr std::uintptr_t _networkMetadataProvider         = 0x30         ;
        constexpr std::uintptr_t _regionDiscoveryProvider         = 0x38         ;
    }

    namespace Microsoft_Identity_Client_Instance_Discovery__InstanceDiscoveryMetadataEntry
    {
        constexpr std::uintptr_t _PreferredNetwork_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _PreferredCache_k__BackingField  = 0x18         ;
        constexpr std::uintptr_t _Aliases_k__BackingField         = 0x20         ;
    }

    namespace Microsoft_Identity_Client_Instance_Discovery__InstanceDiscoveryResponse
    {
        constexpr std::uintptr_t _Error_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _SubError_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ErrorDescription_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ErrorCodes_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0x38         ;
        constexpr std::uintptr_t _Metadata_k__BackingField        = 0x40         ;
    }

    namespace Microsoft_Identity_Client_Instance_Discovery__NetworkMetadataProvider
    {
        constexpr std::uintptr_t _httpManager                     = 0x10         ;
        constexpr std::uintptr_t _networkCacheMetadataProvider    = 0x18         ;
        constexpr std::uintptr_t _userProvidedInstanceDiscoveryUri = 0x20         ;
    }

    namespace Microsoft_Identity_Client_Instance_Discovery__UserMetadataProvider
    {
        constexpr std::uintptr_t _entries                         = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Http__HttpManager
    {
        constexpr std::uintptr_t _httpClientFactory               = 0x10         ;
        constexpr std::uintptr_t _LastRequestDurationInMs_k__BackingField = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Http__HttpManagerManagedIdentity
    {
        constexpr std::uintptr_t _httpClientFactory               = 0x10         ;
        constexpr std::uintptr_t _LastRequestDurationInMs_k__BackingField = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Http__HttpManagerWithRetry
    {
        constexpr std::uintptr_t _httpClientFactory               = 0x10         ;
        constexpr std::uintptr_t _LastRequestDurationInMs_k__BackingField = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Http__HttpResponse
    {
        constexpr std::uintptr_t _Headers_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _StatusCode_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _UserAgent_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _Body_k__BackingField            = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Extensibility__AppTokenProviderParameters
    {
        constexpr std::uintptr_t _Scopes_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _CancellationToken_k__BackingField = 0x30         ;
    }

    namespace Microsoft_Identity_Client_Extensibility__AppTokenProviderResult
    {
        constexpr std::uintptr_t _AccessToken_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _ExpiresInSeconds_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _RefreshInSeconds_k__BackingField = 0x20         ;
    }

    namespace Microsoft_Identity_Client_Extensibility__OnBeforeTokenRequestData
    {
        constexpr std::uintptr_t _BodyParameters_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _Headers_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _RequestUri_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _CancellationToken_k__BackingField = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Cache__AdalResult
    {
        constexpr std::uintptr_t _UserInfo_k__BackingField        = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Cache__AdalResultWrapper
    {
        constexpr std::uintptr_t _Result_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _RawClientInfo_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _RefreshToken_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _ResourceInResponse_k__BackingField = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Cache__TokenSubjectType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_Cache__AdalTokenCacheKey
    {
        constexpr std::uintptr_t _Authority_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Resource_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _UniqueId_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _DisplayableId_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _TokenSubjectType_k__BackingField = 0x38         ;
    }

    namespace Microsoft_Identity_Client_Cache__AdalUserForMsalEntry
    {
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _Authority_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _ClientInfo_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _UserInfo_k__BackingField        = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Cache__AdalUserInfo
    {
        constexpr std::uintptr_t _UniqueId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _DisplayableId_k__BackingField   = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Cache__AdalUsersForMsal
    {
        constexpr std::uintptr_t _userEntries                     = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Cache__CacheAuthorityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_Cache__CacheLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_Cache__CacheSessionManager
    {
        constexpr std::uintptr_t _requestParams                   = 0x10         ;
        constexpr std::uintptr_t _cacheRefreshedForRead           = 0x18         ;
        constexpr std::uintptr_t _RequestContext_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t _TokenCacheInternal_k__BackingField = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Cache__TokenCacheJsonSerializer
    {
        constexpr std::uintptr_t _accessor                        = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Cache_Keys__IosKey
    {
        constexpr std::uintptr_t _iOSAccount_k__BackingField      = 0x0          ;
        constexpr std::uintptr_t _iOSGeneric_k__BackingField      = 0x8          ;
        constexpr std::uintptr_t _iOSService_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _iOSType_k__BackingField         = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Cache_Items__CacheSerializationContract
    {
        constexpr std::uintptr_t _AccessTokens_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _RefreshTokens_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _IdTokens_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _Accounts_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _AppMetadata_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _UnknownNodes_k__BackingField    = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_knownPropertyNames             = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_Cache_Items__MsalAccessTokenCacheItem
    {
        constexpr std::uintptr_t _AdditionalFieldsJson_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _HomeAccountId_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Environment_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _RawClientInfo_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _CredentialType_k__BackingField  = 0x30         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _Secret_k__BackingField          = 0x40         ;
        constexpr std::uintptr_t _extraKeyParts                   = 0x48         ;
        constexpr std::uintptr_t _credentialDescriptor            = 0x50         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x58         ;
        constexpr std::uintptr_t _OboCacheKey_k__BackingField     = 0x60         ;
        constexpr std::uintptr_t _KeyId_k__BackingField           = 0x68         ;
        constexpr std::uintptr_t _TokenType_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _ScopeSet_k__BackingField        = 0x78         ;
        constexpr std::uintptr_t _ScopeString_k__BackingField     = 0x80         ;
        constexpr std::uintptr_t _ExpiresOn_k__BackingField       = 0x88         ;
        constexpr std::uintptr_t _ExtendedExpiresOn_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _RefreshOn_k__BackingField       = 0xA8         ;
        constexpr std::uintptr_t _CachedAt_k__BackingField        = 0xC0         ;
        constexpr std::uintptr_t _IsExtendedLifeTimeToken_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _CacheKey_k__BackingField        = 0xD8         ;
        constexpr std::uintptr_t iOSCacheKeyLazy                  = 0xE0         ;
    }

    namespace Microsoft_Identity_Client_Cache_Items__MsalAccountCacheItem
    {
        constexpr std::uintptr_t _AdditionalFieldsJson_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _HomeAccountId_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Environment_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _RawClientInfo_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x30         ;
        constexpr std::uintptr_t _PreferredUsername_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x40         ;
        constexpr std::uintptr_t _GivenName_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t _FamilyName_k__BackingField      = 0x50         ;
        constexpr std::uintptr_t _LocalAccountId_k__BackingField  = 0x58         ;
        constexpr std::uintptr_t _AuthorityType_k__BackingField   = 0x60         ;
        constexpr std::uintptr_t _WamAccountIds_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _CacheKey_k__BackingField        = 0x70         ;
        constexpr std::uintptr_t iOSCacheKeyLazy                  = 0x78         ;
    }

    namespace Microsoft_Identity_Client_Cache_Items__MsalAppMetadataCacheItem
    {
        constexpr std::uintptr_t _AdditionalFieldsJson_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Environment_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _FamilyId_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _CacheKey_k__BackingField        = 0x30         ;
        constexpr std::uintptr_t iOSCacheKeyLazy                  = 0x38         ;
    }

    namespace Microsoft_Identity_Client_Cache_Items__MsalCacheItemBase
    {
        constexpr std::uintptr_t _AdditionalFieldsJson_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _HomeAccountId_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Environment_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _RawClientInfo_k__BackingField   = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Cache_Items__MsalCredentialCacheItemBase
    {
        constexpr std::uintptr_t _AdditionalFieldsJson_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _HomeAccountId_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Environment_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _RawClientInfo_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _CredentialType_k__BackingField  = 0x30         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _Secret_k__BackingField          = 0x40         ;
    }

    namespace Microsoft_Identity_Client_Cache_Items__MsalIdTokenCacheItem
    {
        constexpr std::uintptr_t _AdditionalFieldsJson_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _HomeAccountId_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Environment_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _RawClientInfo_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _CredentialType_k__BackingField  = 0x30         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _Secret_k__BackingField          = 0x40         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x48         ;
        constexpr std::uintptr_t idTokenLazy                      = 0x50         ;
        constexpr std::uintptr_t _CacheKey_k__BackingField        = 0x58         ;
        constexpr std::uintptr_t iOSCacheKeyLazy                  = 0x60         ;
    }

    namespace Microsoft_Identity_Client_Cache_Items__MsalItemWithAdditionalFields
    {
        constexpr std::uintptr_t _AdditionalFieldsJson_k__BackingField = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Cache_Items__MsalRefreshTokenCacheItem
    {
        constexpr std::uintptr_t _AdditionalFieldsJson_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _HomeAccountId_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Environment_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _RawClientInfo_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _CredentialType_k__BackingField  = 0x30         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _Secret_k__BackingField          = 0x40         ;
        constexpr std::uintptr_t _FamilyId_k__BackingField        = 0x48         ;
        constexpr std::uintptr_t _OboCacheKey_k__BackingField     = 0x50         ;
        constexpr std::uintptr_t _CacheKey_k__BackingField        = 0x58         ;
        constexpr std::uintptr_t iOSCacheKeyLazy                  = 0x60         ;
    }

    namespace Microsoft_Identity_Client_AuthScheme__TokenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_AppConfig__MsalClientType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Client_ApiConfig_Parameters__AbstractAcquireTokenConfidentialClientParameters
    {
        constexpr std::uintptr_t _SendX5C_k__BackingField         = 0x10         ;
    }

    namespace Microsoft_Identity_Client_ApiConfig_Parameters__AcquireTokenCommonParameters
    {
        constexpr std::uintptr_t _ApiId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x14         ;
        constexpr std::uintptr_t _UserProvidedCorrelationId_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _UseCorrelationIdFromUser_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _Scopes_k__BackingField          = 0x38         ;
        constexpr std::uintptr_t _ExtraQueryParameters_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0x48         ;
        constexpr std::uintptr_t _AuthorityOverride_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _AuthenticationScheme_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _ExtraHttpHeaders_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _OnBeforeTokenRequestHandler_k__BackingField = 0x68         ;
    }

    namespace Microsoft_Identity_Client_ApiConfig_Parameters__AcquireTokenForClientParameters
    {
        constexpr std::uintptr_t _SendX5C_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _ForceRefresh_k__BackingField    = 0x18         ;
    }

    namespace Microsoft_Identity_Client_ApiConfig_Executors__AbstractExecutor
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
    }

    namespace Microsoft_Identity_Client_ApiConfig_Executors__ConfidentialClientExecutor
    {
        constexpr std::uintptr_t _ServiceBundle_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _confidentialClientApplication   = 0x18         ;
    }

    namespace InstantiateGameObjectMethod
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %ffa9d0db797247ed0d470821c90facf29918064d
    {
        constexpr std::uintptr_t _2c0cef8336621aef768decba127c74f644282c8f = 0x10         ;
        constexpr std::uintptr_t _2e13fa446fa8f127df0a9894233e3111a39f7c82 = 0x18         ;
        constexpr std::uintptr_t _8aef3a2334e39164e38ba3154812a2dad1064341 = 0x1C         ;
    }

    namespace %1dadbcc85c13f45955d644462307d97f941f3048
    {
        constexpr std::uintptr_t _8b6c6ee18471d2805d8f23d707ba986e113acfd7 = 0x10         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x18         ;
    }

    namespace %72714a0d10911ef0c7b2f7794cb9ead709e8ed3d
    {

        namespace _static
        {
            constexpr std::uintptr_t _b432d790251315e2317614edaf3cf7313ccd9378 = 0x0          ;
            constexpr std::uintptr_t _aa4f44423b5f2cd63b442c8de7393c474b0c36c4 = 0x0          ;
        }

    }

    namespace %4752ef2c6b3c840e4f23c62e7b66197b9b5e16c0
    {
        constexpr std::uintptr_t _213fcb641eca0662142162782469e430ab3cdb01 = 0x10         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x18         ;
        constexpr std::uintptr_t _57bfd9f7ffff5f0cd0b867d99fbd7b75899e5a45 = 0x20         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x28         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x30         ;
        constexpr std::uintptr_t _8898d7c16c56ab440f9bf023dee789d9e0992654 = 0x38         ;
        constexpr std::uintptr_t _3a6467ff3e3533799e7c69e05c0152181b19ac68 = 0x40         ;
    }

    namespace %4b3fbb2584c952ec4825f21cb3661dd63bdf9392
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _ad0cbf9045545b0a6740457646b566187d4b0a95 = 0x1C         ;
        constexpr std::uintptr_t _aeb3d3a6923c5efe970357e626b523ac7ff848cb = 0x20         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x2C         ;
        constexpr std::uintptr_t _bafeb8eeaf9593dfada33439bcdca9b5587abd7e = 0x38         ;
        constexpr std::uintptr_t _ff0326515f3d84020af24020ffab3b85d5a30d46 = 0x40         ;
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x48         ;
    }

    namespace Align
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9b5b25d2b6ed7aa5e6f450121667836825ec5832
    {
    }

    namespace %f18997321ffef617f7cca82615e3cc2870376342
    {
        constexpr std::uintptr_t _35a504c117edccc1b5bf7d32356aa7283aed7527 = 0x10         ;
        constexpr std::uintptr_t _d661d04141de8dc7bf5e73e41b5f9deea07eb605 = 0x18         ;
        constexpr std::uintptr_t _2a11c8b384e81b8cbd042c7c3c67e4ac6b8970ab = 0x20         ;
        constexpr std::uintptr_t _938844f31144707494db76d6078e10ff1ec4e406 = 0x28         ;
        constexpr std::uintptr_t _c4f764b5e93c21196e2e30ac96b0af0ec88bc73a = 0x30         ;
        constexpr std::uintptr_t _cae60f6919eea244c1041069b5ed7192a16e0f65 = 0x38         ;
        constexpr std::uintptr_t _26124c4ceb5cf51a8fb90e12668eb791f942a91b = 0x40         ;
        constexpr std::uintptr_t _6c127f71a3f7426865adbeacf5f8de06ce8437fc = 0x48         ;
        constexpr std::uintptr_t _b3391377cf3a77d1c41032b5a751cd413c6b11f8 = 0x50         ;
    }

    namespace %46a71759548553b3e2667e8ccbc8aafe977916f0
    {
        constexpr std::uintptr_t _2c0cef8336621aef768decba127c74f644282c8f = 0x10         ;
        constexpr std::uintptr_t _2e13fa446fa8f127df0a9894233e3111a39f7c82 = 0x18         ;
        constexpr std::uintptr_t _8aef3a2334e39164e38ba3154812a2dad1064341 = 0x1C         ;
    }

    namespace %fd4f9c27dcb36b080c028f08d0df8cf26ce58e66
    {
        constexpr std::uintptr_t _814ec854a9544d77d9aa3cdac447a16839790d62 = 0x10         ;
        constexpr std::uintptr_t _6955b54ebdefb28fc2c174fb3b80e675360417a7 = 0x14         ;
        constexpr std::uintptr_t _2416dfa8ae63fa22f94dea25afdffef38f0d11a1 = 0x18         ;
        constexpr std::uintptr_t _c5caa4c5ba3b06c82a772878d1c56efc50bf8861 = 0x20         ;
        constexpr std::uintptr_t _30c64bba1a52f27328668b42af707e7f208b9751 = 0x28         ;
        constexpr std::uintptr_t _217fed9b0c89f23517214772d925917128b9f976 = 0x30         ;
        constexpr std::uintptr_t _00b373f52d2da109b748879579308f6f4b69ce88 = 0x38         ;
        constexpr std::uintptr_t _26999985170e33cc0147f0eab66de404f4e30b84 = 0x40         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x41         ;
        constexpr std::uintptr_t _f60fc3f9a13655fae8e40effae52ee728c9c6f35 = 0x48         ;
    }

    namespace %3879c5fd78cb4b1484ea590d79727f3ae9b1c3f4
    {
        constexpr std::uintptr_t _30935f67f238cb0a977c752a83c1356346aac529 = 0x18         ;
        constexpr std::uintptr_t _05cf90f7fc78d3a7afdfec1b1bfbc19122ff557d = 0x1C         ;
        constexpr std::uintptr_t _5784d8d11df4223671d67c36e20570ccbb579f6e = 0x20         ;
        constexpr std::uintptr_t _b22c3808c5c550d6aac65fcf0e5a0325b1cefd7a = 0x70         ;
        constexpr std::uintptr_t _35e71e58c94f1d67e64e0df1a6f0818ec7eda4e2 = 0x71         ;
        constexpr std::uintptr_t _d522dc7852298d38f236b23eac4ed6518e199239 = 0x72         ;
    }

    namespace %7da08d7580ed5c5bb3a7ad8c55df5492c354f88c
    {
    }

    namespace %5f82f69f8430d2d3ff25a32d8720bffbd9ad60f9
    {
    }

    namespace %ccb5842b4b7256f3a98e0e488024b54e648cf4fc
    {
    }

    namespace %ec5f8b816fa1f584ae4c76f3833ee0ad3f765e06
    {
        constexpr std::uintptr_t _ffce61e62ecc550f137a57e96e97b58b555337de = 0x10         ;
        constexpr std::uintptr_t _e39af9082d5a7c23891ebd92254f63fb3758bf38 = 0x18         ;
        constexpr std::uintptr_t _5d37592fa351eb5438efeafce64fb45165e25a5e = 0x20         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x28         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x30         ;
        constexpr std::uintptr_t _be30ca4449acc0f23db9b221548b8851f2ec5fb2 = 0x38         ;
        constexpr std::uintptr_t _c750e7fff1fedc65ea09b75e53390812e62b171d = 0x40         ;
        constexpr std::uintptr_t _d6a89efe8291f4ebd753a9c13e19f2bf5ff6ae40 = 0x48         ;
        constexpr std::uintptr_t _7c0d22b1f1ca531bf3d1471c8a4f4438bb894d18 = 0x50         ;
        constexpr std::uintptr_t _2a2d7e6cf949658715a6e9c50eb765aaaad3e5f4 = 0x58         ;
        constexpr std::uintptr_t _66f9b0eb7efd0c67da5d6a172bbece71e2315a2f = 0x60         ;
        constexpr std::uintptr_t _94e9b3e499ff747ef51443850df0fb260f0f876e = 0x68         ;
        constexpr std::uintptr_t _d38572de91f4dfa9ac9648dcc772904a6fe29c36 = 0x70         ;
        constexpr std::uintptr_t _f1d7a62f25ccbcc860224d0963e94c5674a2cec8 = 0x78         ;
        constexpr std::uintptr_t _7fae27e0d83a37ef1414c103cf7bdab5e4e68266 = 0x80         ;
        constexpr std::uintptr_t _f63f2d6406513f622e0227fa6a50706f4533d0e9 = 0x84         ;
        constexpr std::uintptr_t _ec27e3bb4216e11a9552ffd4594df7e57f9ebe20 = 0x88         ;
        constexpr std::uintptr_t _225688d054a90c3b3420915a4e0570b16bf7e759 = 0x90         ;
        constexpr std::uintptr_t _040b5c77c1b4e0b789aeedccdb6dbcac54e4fba6 = 0x98         ;
        constexpr std::uintptr_t _87159701cd8414c6c17890830eba97e40d442dfa = 0xA0         ;
        constexpr std::uintptr_t _36213f4318cfa24cf6efdb07546d72e44c900146 = 0xA8         ;
    }

    namespace %31a0727414f0f828c31619dd6c0d869a91410eac
    {
        constexpr std::uintptr_t _8b6c6ee18471d2805d8f23d707ba986e113acfd7 = 0x10         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x18         ;
    }

    namespace %b2fc0334cf768861dd8cf263529eafe355e5f261
    {
        constexpr std::uintptr_t _bc08eeede5adcaeedf7a94046f3ea81cd778c423 = 0x10         ;
        constexpr std::uintptr_t _9db52df61c0608d8ca49c6e318c0d9b22d50867d = 0x18         ;
        constexpr std::uintptr_t _48e3e02ecd4eb8a9e17c14da48863ad834c17cf7 = 0x20         ;
        constexpr std::uintptr_t _f1e7af031dce4319f453fde1635c3004c5d2089d = 0x28         ;
        constexpr std::uintptr_t _7ed73e53e3da3e417ad5d63e4a0cab8a1edf6670 = 0x30         ;
        constexpr std::uintptr_t _33b96ba35455b2797c978f27865ee0c0564d2ca7 = 0x38         ;
        constexpr std::uintptr_t _481ea2b5b717b89917714465cc0b1ae540353078 = 0x40         ;
        constexpr std::uintptr_t _bc070227b608437b1ae81f53930cba2e2ad2a854 = 0x48         ;
    }

    namespace %9a791bd7d3b627faa26e5d6bb734c384fe9a42cf
    {
        constexpr std::uintptr_t _e39af9082d5a7c23891ebd92254f63fb3758bf38 = 0x10         ;
        constexpr std::uintptr_t _5d37592fa351eb5438efeafce64fb45165e25a5e = 0x18         ;
        constexpr std::uintptr_t _2a2d7e6cf949658715a6e9c50eb765aaaad3e5f4 = 0x20         ;
        constexpr std::uintptr_t _36213f4318cfa24cf6efdb07546d72e44c900146 = 0x28         ;
        constexpr std::uintptr_t _66f9b0eb7efd0c67da5d6a172bbece71e2315a2f = 0x30         ;
        constexpr std::uintptr_t _7fae27e0d83a37ef1414c103cf7bdab5e4e68266 = 0x38         ;
        constexpr std::uintptr_t _be30ca4449acc0f23db9b221548b8851f2ec5fb2 = 0x40         ;
        constexpr std::uintptr_t _ec27e3bb4216e11a9552ffd4594df7e57f9ebe20 = 0x48         ;
        constexpr std::uintptr_t _225688d054a90c3b3420915a4e0570b16bf7e759 = 0x50         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x58         ;
        constexpr std::uintptr_t _c750e7fff1fedc65ea09b75e53390812e62b171d = 0x60         ;
        constexpr std::uintptr_t _d6a89efe8291f4ebd753a9c13e19f2bf5ff6ae40 = 0x68         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x70         ;
        constexpr std::uintptr_t _7c0d22b1f1ca531bf3d1471c8a4f4438bb894d18 = 0x78         ;
        constexpr std::uintptr_t _ffce61e62ecc550f137a57e96e97b58b555337de = 0x80         ;
        constexpr std::uintptr_t _f63f2d6406513f622e0227fa6a50706f4533d0e9 = 0x88         ;
        constexpr std::uintptr_t _040b5c77c1b4e0b789aeedccdb6dbcac54e4fba6 = 0x8C         ;
        constexpr std::uintptr_t _94e9b3e499ff747ef51443850df0fb260f0f876e = 0x8D         ;
        constexpr std::uintptr_t _f1d7a62f25ccbcc860224d0963e94c5674a2cec8 = 0x90         ;
        constexpr std::uintptr_t _d38572de91f4dfa9ac9648dcc772904a6fe29c36 = 0x98         ;
        constexpr std::uintptr_t _87159701cd8414c6c17890830eba97e40d442dfa = 0xA0         ;
    }

    namespace RenderPipeline
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Normal
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ShaderProperty
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GrassCombineType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DetailMeshCombineType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GrassMeshTexcoord2
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Alignment
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PivotPoint
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Prototype
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EdgeAlignMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RoundNonPowerOfTwo
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace VertexColorStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %20327221cf0c80a748070988286765224c6fc14d
    {
        constexpr std::uintptr_t _2c0cef8336621aef768decba127c74f644282c8f = 0x10         ;
        constexpr std::uintptr_t _2e13fa446fa8f127df0a9894233e3111a39f7c82 = 0x18         ;
        constexpr std::uintptr_t _8aef3a2334e39164e38ba3154812a2dad1064341 = 0x1C         ;
    }

    namespace %ca35f870a6ab5244c5a34970ec0730c0c90b05d9
    {
        constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x10         ;
    }

    namespace %5c7c8a014f6e9af3eb21986e03a22ab29bd1efdf
    {
        constexpr std::uintptr_t _57bfd9f7ffff5f0cd0b867d99fbd7b75899e5a45 = 0x10         ;
        constexpr std::uintptr_t _3a6467ff3e3533799e7c69e05c0152181b19ac68 = 0x18         ;
        constexpr std::uintptr_t _8898d7c16c56ab440f9bf023dee789d9e0992654 = 0x20         ;
        constexpr std::uintptr_t _213fcb641eca0662142162782469e430ab3cdb01 = 0x28         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x30         ;
        constexpr std::uintptr_t _17f43694a02f411d3f0ec34359180cc3d3df8f84 = 0x38         ;
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x40         ;
    }

    namespace %990b4f6f7d4eaa8a387891cedba69389ddc63d4b
    {
        constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x10         ;
        constexpr std::uintptr_t _ad0cbf9045545b0a6740457646b566187d4b0a95 = 0x20         ;
        constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x24         ;
        constexpr std::uintptr_t _aeb3d3a6923c5efe970357e626b523ac7ff848cb = 0x30         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x3C         ;
        constexpr std::uintptr_t _bafeb8eeaf9593dfada33439bcdca9b5587abd7e = 0x48         ;
        constexpr std::uintptr_t _ff0326515f3d84020af24020ffab3b85d5a30d46 = 0x50         ;
    }

    namespace %945910b9b67303f55852ba7e5efd0a7dc2445af7
    {
        constexpr std::uintptr_t _1de38910017c64bf4ba71c2d7164bb6352582ce6 = 0x10         ;
        constexpr std::uintptr_t _7fae27e0d83a37ef1414c103cf7bdab5e4e68266 = 0x18         ;
        constexpr std::uintptr_t _66f9b0eb7efd0c67da5d6a172bbece71e2315a2f = 0x20         ;
        constexpr std::uintptr_t _be30ca4449acc0f23db9b221548b8851f2ec5fb2 = 0x28         ;
        constexpr std::uintptr_t _2a2d7e6cf949658715a6e9c50eb765aaaad3e5f4 = 0x30         ;
        constexpr std::uintptr_t _225688d054a90c3b3420915a4e0570b16bf7e759 = 0x38         ;
        constexpr std::uintptr_t _f63f2d6406513f622e0227fa6a50706f4533d0e9 = 0x40         ;
        constexpr std::uintptr_t _f1d7a62f25ccbcc860224d0963e94c5674a2cec8 = 0x48         ;
        constexpr std::uintptr_t _5d37592fa351eb5438efeafce64fb45165e25a5e = 0x50         ;
        constexpr std::uintptr_t _ec27e3bb4216e11a9552ffd4594df7e57f9ebe20 = 0x58         ;
        constexpr std::uintptr_t _d6a89efe8291f4ebd753a9c13e19f2bf5ff6ae40 = 0x60         ;
        constexpr std::uintptr_t _9f019975c0a12320c36162b3482fab8b759ed24c = 0x68         ;
        constexpr std::uintptr_t _d38572de91f4dfa9ac9648dcc772904a6fe29c36 = 0x70         ;
        constexpr std::uintptr_t _c750e7fff1fedc65ea09b75e53390812e62b171d = 0x78         ;
        constexpr std::uintptr_t _87159701cd8414c6c17890830eba97e40d442dfa = 0x80         ;
        constexpr std::uintptr_t _94e9b3e499ff747ef51443850df0fb260f0f876e = 0x88         ;
        constexpr std::uintptr_t _7c0d22b1f1ca531bf3d1471c8a4f4438bb894d18 = 0x89         ;
        constexpr std::uintptr_t _36213f4318cfa24cf6efdb07546d72e44c900146 = 0x8A         ;
        constexpr std::uintptr_t _040b5c77c1b4e0b789aeedccdb6dbcac54e4fba6 = 0x8B         ;
        constexpr std::uintptr_t _e39af9082d5a7c23891ebd92254f63fb3758bf38 = 0x90         ;
        constexpr std::uintptr_t _ffce61e62ecc550f137a57e96e97b58b555337de = 0x98         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace AmazingAssets_TerrainToMesh__SimplificationOptions
    {
        constexpr std::uintptr_t PreserveBorderEdges              = 0x0          ;
        constexpr std::uintptr_t PreserveUVSeamEdges              = 0x1          ;
        constexpr std::uintptr_t PreserveUVFoldoverEdges          = 0x2          ;
        constexpr std::uintptr_t EnableSmartLink                  = 0x3          ;
        constexpr std::uintptr_t VertexLinkDistance               = 0x8          ;
        constexpr std::uintptr_t MaxIterationCount                = 0x10         ;
        constexpr std::uintptr_t Agressiveness                    = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x20         ;
        }

    }

    namespace AmazingAssets_TerrainToMesh__TerrainToMeshEdgeFall-fake-1
    {
        constexpr std::uintptr_t yValue                           = 0x10         ;
        constexpr std::uintptr_t saveInSubmesh                    = 0x14         ;
    }

    namespace AmazingAssets_TerrainToMesh__TerrainToMeshConversionDetails
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t prefabProjectPath                = 0x20         ;
        constexpr std::uintptr_t autoFixOnStart                   = 0x28         ;
        constexpr std::uintptr_t edgeAlignMode                    = 0x2C         ;
        constexpr std::uintptr_t alignLODs                        = 0x30         ;
        constexpr std::uintptr_t vertexCountHorizontal            = 0x34         ;
        constexpr std::uintptr_t vertexCountVertical              = 0x38         ;
        constexpr std::uintptr_t splitCountHorizontal             = 0x3C         ;
        constexpr std::uintptr_t splitCountVertical               = 0x40         ;
        constexpr std::uintptr_t isLowpolyStyle                   = 0x44         ;
        constexpr std::uintptr_t hasEdgeFall                      = 0x45         ;
        constexpr std::uintptr_t hasPerChunkUV                    = 0x46         ;
        constexpr std::uintptr_t meshIsCompressed                 = 0x47         ;
        constexpr std::uintptr_t meshes                           = 0x48         ;
        constexpr std::uintptr_t meshLODs                         = 0x50         ;
        constexpr std::uintptr_t pivotPointOffset                 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _0039fe16561b04616d423eab3bf817726cf8bd43 = 0x0          ;
            constexpr std::uintptr_t _9fc24c042a9b63d5c381e51f7008cb850efb80be = 0x8          ;
            constexpr std::uintptr_t _36c4b165fbbf348a35225f9f13dbd863cdb8e871 = 0x10         ;
            constexpr std::uintptr_t _aa65c6237b0376a9bc79b37265b57bc0b825f15c = 0x18         ;
        }

    }

    namespace AmazingAssets_TerrainToMesh__TerrainToMeshEdgeFall
    {
        constexpr std::uintptr_t yValue                           = 0x10         ;
        constexpr std::uintptr_t saveInSubmesh                    = 0x14         ;
    }

    namespace AmazingAssets_TerrainToMesh__UnityAssetFile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace AmazingAssets_TerrainToMesh__TerrainToMeshEdgeFall-fake-0
    {
        constexpr std::uintptr_t yValue                           = 0x10         ;
        constexpr std::uintptr_t saveInSubmesh                    = 0x14         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace RowDiffIdUsageSection
    {
        constexpr std::uintptr_t _targetTable                     = 0x0          ;
    }

    namespace DSRowDiffIdUsageSection
    {
        constexpr std::uintptr_t _targetDS                        = 0x0          ;
    }

    namespace Scope
    {
        constexpr std::uintptr_t m_allowedTypes                   = 0x10         ;
        constexpr std::uintptr_t m_previousScope                  = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_allowedTypes                   = 0x0          ;
        }

    }

    namespace ColumnError
    {
        constexpr std::uintptr_t _column                          = 0x0          ;
        constexpr std::uintptr_t _error                           = 0x8          ;
    }

    namespace DataTableRelationCollection
    {
        constexpr std::uintptr_t _inTransition                    = 0x10         ;
        constexpr std::uintptr_t _defaultNameIndex                = 0x18         ;
        constexpr std::uintptr_t _onCollectionChangedDelegate     = 0x20         ;
        constexpr std::uintptr_t _onCollectionChangingDelegate    = 0x28         ;
        constexpr std::uintptr_t _objectID                        = 0x30         ;
        constexpr std::uintptr_t _table                           = 0x38         ;
        constexpr std::uintptr_t _relations                       = 0x40         ;
        constexpr std::uintptr_t _fParentCollection               = 0x48         ;
        constexpr std::uintptr_t RelationPropertyChanged          = 0x50         ;
    }

    namespace DataSetRelationCollection
    {
        constexpr std::uintptr_t _inTransition                    = 0x10         ;
        constexpr std::uintptr_t _defaultNameIndex                = 0x18         ;
        constexpr std::uintptr_t _onCollectionChangedDelegate     = 0x20         ;
        constexpr std::uintptr_t _onCollectionChangingDelegate    = 0x28         ;
        constexpr std::uintptr_t _objectID                        = 0x30         ;
        constexpr std::uintptr_t _dataSet                         = 0x38         ;
        constexpr std::uintptr_t _relations                       = 0x40         ;
        constexpr std::uintptr_t _delayLoadingRelations           = 0x48         ;
    }

    namespace DataRowTree
    {
        constexpr std::uintptr_t _pageTable                       = 0x10         ;
        constexpr std::uintptr_t _pageTableMap                    = 0x18         ;
        constexpr std::uintptr_t _inUsePageCount                  = 0x20         ;
        constexpr std::uintptr_t _nextFreePageLine                = 0x24         ;
        constexpr std::uintptr_t root                             = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _inUseNodeCount                  = 0x30         ;
        constexpr std::uintptr_t _inUseSatelliteTreeCount         = 0x34         ;
        constexpr std::uintptr_t _accessMethod                    = 0x38         ;
    }

    namespace DataTypePrecedence
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ReservedWords
    {
        constexpr std::uintptr_t _word                            = 0x0          ;
        constexpr std::uintptr_t _token                           = 0x8          ;
        constexpr std::uintptr_t _op                              = 0xC          ;
    }

    namespace NodeColor
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Node
    {
        constexpr std::uintptr_t _selfId                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace NodePath
    {
        constexpr std::uintptr_t _nodeID                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace TreePage
    {
        constexpr std::uintptr_t _slots                           = 0x0          ;
    }

    namespace RBTreeEnumerator
    {
        constexpr std::uintptr_t _tree                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace IndexTree
    {
        constexpr std::uintptr_t _pageTable                       = 0x10         ;
        constexpr std::uintptr_t _pageTableMap                    = 0x18         ;
        constexpr std::uintptr_t _inUsePageCount                  = 0x20         ;
        constexpr std::uintptr_t _nextFreePageLine                = 0x24         ;
        constexpr std::uintptr_t root                             = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _inUseNodeCount                  = 0x30         ;
        constexpr std::uintptr_t _inUseSatelliteTreeCount         = 0x34         ;
        constexpr std::uintptr_t _accessMethod                    = 0x38         ;
        constexpr std::uintptr_t _index                           = 0x40         ;
    }

    namespace Action`4
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Func`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace NameType
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t type                             = 0x18         ;
    }

    namespace NameType
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t type                             = 0x18         ;
    }

    namespace XmlNodeIdentety
    {
        constexpr std::uintptr_t LocalName                        = 0x10         ;
        constexpr std::uintptr_t NamespaceURI                     = 0x18         ;
    }

    namespace XmlNodeIdHashtable
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _count                           = 0x18         ;
        constexpr std::uintptr_t _occupancy                       = 0x1C         ;
        constexpr std::uintptr_t _loadsize                        = 0x20         ;
        constexpr std::uintptr_t _loadFactor                      = 0x24         ;
        constexpr std::uintptr_t _version                         = 0x28         ;
        constexpr std::uintptr_t _isWriterInProgress              = 0x2C         ;
        constexpr std::uintptr_t _keys                            = 0x30         ;
        constexpr std::uintptr_t _values                          = 0x38         ;
        constexpr std::uintptr_t _keycomparer                     = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
        constexpr std::uintptr_t _id                              = 0x50         ;
    }

    namespace TableSchemaInfo
    {
        constexpr std::uintptr_t TableSchema                      = 0x10         ;
        constexpr std::uintptr_t ColumnsSchemaMap                 = 0x18         ;
    }

    namespace Families
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__DataColumn
    {
        constexpr std::uintptr_t _site                            = 0x10         ;
        constexpr std::uintptr_t _events                          = 0x18         ;
        constexpr std::uintptr_t _allowNull                       = 0x20         ;
        constexpr std::uintptr_t _caption                         = 0x28         ;
        constexpr std::uintptr_t _columnName                      = 0x30         ;
        constexpr std::uintptr_t _dataType                        = 0x38         ;
        constexpr std::uintptr_t _storageType                     = 0x40         ;
        constexpr std::uintptr_t _defaultValue                    = 0x48         ;
        constexpr std::uintptr_t _dateTimeMode                    = 0x50         ;
        constexpr std::uintptr_t _expression                      = 0x58         ;
        constexpr std::uintptr_t _maxLength                       = 0x60         ;
        constexpr std::uintptr_t _ordinal                         = 0x64         ;
        constexpr std::uintptr_t _readOnly                        = 0x68         ;
        constexpr std::uintptr_t _sortIndex                       = 0x70         ;
        constexpr std::uintptr_t _table                           = 0x78         ;
        constexpr std::uintptr_t _unique                          = 0x80         ;
        constexpr std::uintptr_t _columnMapping                   = 0x84         ;
        constexpr std::uintptr_t _hashCode                        = 0x88         ;
        constexpr std::uintptr_t _errors                          = 0x8C         ;
        constexpr std::uintptr_t _isSqlType                       = 0x90         ;
        constexpr std::uintptr_t _implementsINullable             = 0x91         ;
        constexpr std::uintptr_t _implementsIChangeTracking       = 0x92         ;
        constexpr std::uintptr_t _implementsIRevertibleChangeTracking = 0x93         ;
        constexpr std::uintptr_t _implementsIXMLSerializable      = 0x94         ;
        constexpr std::uintptr_t _defaultValueIsNull              = 0x95         ;
        constexpr std::uintptr_t _dependentColumns                = 0x98         ;
        constexpr std::uintptr_t _extendedProperties              = 0xA0         ;
        constexpr std::uintptr_t _storage                         = 0xA8         ;
        constexpr std::uintptr_t _autoInc                         = 0xB0         ;
        constexpr std::uintptr_t _columnUri                       = 0xB8         ;
        constexpr std::uintptr_t _columnPrefix                    = 0xC0         ;
        constexpr std::uintptr_t _encodedColumnName               = 0xC8         ;
        constexpr std::uintptr_t _simpleType                      = 0xD0         ;
        constexpr std::uintptr_t _objectID                        = 0xD8         ;
        constexpr std::uintptr_t _XmlDataType_k__BackingField     = 0xE0         ;
        constexpr std::uintptr_t PropertyChanging                 = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_objectTypeCount                = 0x0          ;
        }

    }

    namespace System_Data__AutoIncrementValue
    {
        constexpr std::uintptr_t _Auto_k__BackingField            = 0x10         ;
    }

    namespace System_Data__AutoIncrementInt64
    {
        constexpr std::uintptr_t _Auto_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _current                         = 0x18         ;
        constexpr std::uintptr_t _seed                            = 0x20         ;
        constexpr std::uintptr_t _step                            = 0x28         ;
    }

    namespace System_Data__AutoIncrementBigInteger
    {
        constexpr std::uintptr_t _Auto_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _current                         = 0x18         ;
        constexpr std::uintptr_t _seed                            = 0x28         ;
        constexpr std::uintptr_t _step                            = 0x30         ;
    }

    namespace System_Data__DataException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__ConstraintException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__DeletedRowInaccessibleException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__DuplicateNameException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__InRowChangingEventException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__InvalidConstraintException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__NoNullAllowedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__ReadOnlyException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__RowNotInTableException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__VersionNotFoundException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__DataSet
    {
        constexpr std::uintptr_t _site                            = 0x10         ;
        constexpr std::uintptr_t _events                          = 0x18         ;
        constexpr std::uintptr_t _defaultViewManager              = 0x20         ;
        constexpr std::uintptr_t _tableCollection                 = 0x28         ;
        constexpr std::uintptr_t _relationCollection              = 0x30         ;
        constexpr std::uintptr_t _extendedProperties              = 0x38         ;
        constexpr std::uintptr_t _dataSetName                     = 0x40         ;
        constexpr std::uintptr_t _datasetPrefix                   = 0x48         ;
        constexpr std::uintptr_t _namespaceURI                    = 0x50         ;
        constexpr std::uintptr_t _enforceConstraints              = 0x58         ;
        constexpr std::uintptr_t _caseSensitive                   = 0x59         ;
        constexpr std::uintptr_t _culture                         = 0x60         ;
        constexpr std::uintptr_t _cultureUserSet                  = 0x68         ;
        constexpr std::uintptr_t _fInReadXml                      = 0x69         ;
        constexpr std::uintptr_t _fInLoadDiffgram                 = 0x6A         ;
        constexpr std::uintptr_t _fTopLevelTable                  = 0x6B         ;
        constexpr std::uintptr_t _fInitInProgress                 = 0x6C         ;
        constexpr std::uintptr_t _fEnableCascading                = 0x6D         ;
        constexpr std::uintptr_t _fIsSchemaLoading                = 0x6E         ;
        constexpr std::uintptr_t _mainTableName                   = 0x70         ;
        constexpr std::uintptr_t _remotingFormat                  = 0x78         ;
        constexpr std::uintptr_t _defaultViewManagerLock          = 0x80         ;
        constexpr std::uintptr_t _objectID                        = 0x88         ;
        constexpr std::uintptr_t _useDataSetSchemaOnly            = 0x8C         ;
        constexpr std::uintptr_t _udtIsWrapped                    = 0x8D         ;
        constexpr std::uintptr_t PropertyChanging                 = 0x90         ;
        constexpr std::uintptr_t MergeFailed                      = 0x98         ;
        constexpr std::uintptr_t DataRowCreated                   = 0xA0         ;
        constexpr std::uintptr_t ClearFunctionCalled              = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_objectTypeCount                = 0x0          ;
            constexpr std::uintptr_t s_schemaTypeForWSDL              = 0x8          ;
        }

    }

    namespace System_Data__DataTable
    {
        constexpr std::uintptr_t _site                            = 0x10         ;
        constexpr std::uintptr_t _events                          = 0x18         ;
        constexpr std::uintptr_t _dataSet                         = 0x20         ;
        constexpr std::uintptr_t _defaultView                     = 0x28         ;
        constexpr std::uintptr_t _nextRowID                       = 0x30         ;
        constexpr std::uintptr_t _rowCollection                   = 0x38         ;
        constexpr std::uintptr_t _columnCollection                = 0x40         ;
        constexpr std::uintptr_t _constraintCollection            = 0x48         ;
        constexpr std::uintptr_t _elementColumnCount              = 0x50         ;
        constexpr std::uintptr_t _parentRelationsCollection       = 0x58         ;
        constexpr std::uintptr_t _childRelationsCollection        = 0x60         ;
        constexpr std::uintptr_t _recordManager                   = 0x68         ;
        constexpr std::uintptr_t _indexes                         = 0x70         ;
        constexpr std::uintptr_t _shadowIndexes                   = 0x78         ;
        constexpr std::uintptr_t _shadowCount                     = 0x80         ;
        constexpr std::uintptr_t _extendedProperties              = 0x88         ;
        constexpr std::uintptr_t _tableName                       = 0x90         ;
        constexpr std::uintptr_t _tableNamespace                  = 0x98         ;
        constexpr std::uintptr_t _tablePrefix                     = 0xA0         ;
        constexpr std::uintptr_t _displayExpression               = 0xA8         ;
        constexpr std::uintptr_t _fNestedInDataset                = 0xB0         ;
        constexpr std::uintptr_t _culture                         = 0xB8         ;
        constexpr std::uintptr_t _cultureUserSet                  = 0xC0         ;
        constexpr std::uintptr_t _compareInfo                     = 0xC8         ;
        constexpr std::uintptr_t _compareFlags                    = 0xD0         ;
        constexpr std::uintptr_t _formatProvider                  = 0xD8         ;
        constexpr std::uintptr_t _hashCodeProvider                = 0xE0         ;
        constexpr std::uintptr_t _caseSensitive                   = 0xE8         ;
        constexpr std::uintptr_t _caseSensitiveUserSet            = 0xE9         ;
        constexpr std::uintptr_t _encodedTableName                = 0xF0         ;
        constexpr std::uintptr_t _xmlText                         = 0xF8         ;
        constexpr std::uintptr_t _colUnique                       = 0x100        ;
        constexpr std::uintptr_t _minOccurs                       = 0x108        ;
        constexpr std::uintptr_t _maxOccurs                       = 0x118        ;
        constexpr std::uintptr_t _repeatableElement               = 0x128        ;
        constexpr std::uintptr_t _typeName                        = 0x130        ;
        constexpr std::uintptr_t _primaryKey                      = 0x138        ;
        constexpr std::uintptr_t _primaryIndex                    = 0x140        ;
        constexpr std::uintptr_t _delayedSetPrimaryKey            = 0x148        ;
        constexpr std::uintptr_t _loadIndex                       = 0x150        ;
        constexpr std::uintptr_t _loadIndexwithOriginalAdded      = 0x158        ;
        constexpr std::uintptr_t _loadIndexwithCurrentDeleted     = 0x160        ;
        constexpr std::uintptr_t _suspendIndexEvents              = 0x168        ;
        constexpr std::uintptr_t _inDataLoad                      = 0x16C        ;
        constexpr std::uintptr_t _schemaLoading                   = 0x16D        ;
        constexpr std::uintptr_t _enforceConstraints              = 0x16E        ;
        constexpr std::uintptr_t _suspendEnforceConstraints       = 0x16F        ;
        constexpr std::uintptr_t fInitInProgress                  = 0x170        ;
        constexpr std::uintptr_t _inLoad                          = 0x171        ;
        constexpr std::uintptr_t _fInLoadDiffgram                 = 0x172        ;
        constexpr std::uintptr_t _isTypedDataTable                = 0x173        ;
        constexpr std::uintptr_t _emptyDataRowArray               = 0x178        ;
        constexpr std::uintptr_t _propertyDescriptorCollectionCache = 0x180        ;
        constexpr std::uintptr_t _nestedParentRelations           = 0x188        ;
        constexpr std::uintptr_t _dependentColumns                = 0x190        ;
        constexpr std::uintptr_t _mergingData                     = 0x198        ;
        constexpr std::uintptr_t _onRowChangedDelegate            = 0x1A0        ;
        constexpr std::uintptr_t _onRowChangingDelegate           = 0x1A8        ;
        constexpr std::uintptr_t _onRowDeletingDelegate           = 0x1B0        ;
        constexpr std::uintptr_t _onRowDeletedDelegate            = 0x1B8        ;
        constexpr std::uintptr_t _onColumnChangedDelegate         = 0x1C0        ;
        constexpr std::uintptr_t _onColumnChangingDelegate        = 0x1C8        ;
        constexpr std::uintptr_t _onTableClearingDelegate         = 0x1D0        ;
        constexpr std::uintptr_t _onTableClearedDelegate          = 0x1D8        ;
        constexpr std::uintptr_t _onTableNewRowDelegate           = 0x1E0        ;
        constexpr std::uintptr_t _onPropertyChangingDelegate      = 0x1E8        ;
        constexpr std::uintptr_t _rowBuilder                      = 0x1F0        ;
        constexpr std::uintptr_t _delayedViews                    = 0x1F8        ;
        constexpr std::uintptr_t _dataViewListeners               = 0x200        ;
        constexpr std::uintptr_t _rowDiffId                       = 0x208        ;
        constexpr std::uintptr_t _indexesLock                     = 0x210        ;
        constexpr std::uintptr_t _ukColumnPositionForInference    = 0x218        ;
        constexpr std::uintptr_t _remotingFormat                  = 0x21C        ;
        constexpr std::uintptr_t _objectID                        = 0x220        ;

        namespace _static
        {
            constexpr std::uintptr_t s_objectTypeCount                = 0x0          ;
        }

    }

    namespace System_Data__FunctionNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _name                            = 0x18         ;
        constexpr std::uintptr_t _info                            = 0x20         ;
        constexpr std::uintptr_t _argumentCount                   = 0x24         ;
        constexpr std::uintptr_t _arguments                       = 0x28         ;
        constexpr std::uintptr_t _capturedLimiter                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_funcs                          = 0x0          ;
        }

    }

    namespace System_Data__FunctionId
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__Function
    {
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _id                              = 0x18         ;
        constexpr std::uintptr_t _result                          = 0x20         ;
        constexpr std::uintptr_t _isValidateArguments             = 0x28         ;
        constexpr std::uintptr_t _isVariantArgumentList           = 0x29         ;
        constexpr std::uintptr_t _argumentCount                   = 0x2C         ;
        constexpr std::uintptr_t _parameters                      = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_functionName                   = 0x0          ;
        }

    }

    namespace System_Data__TypeLimiter
    {
        constexpr std::uintptr_t m_instanceScope                  = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_activeScope                    = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace System_Data__AcceptRejectRule
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__AggregateType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__ColumnTypeConverter
    {
        constexpr std::uintptr_t _values                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_types                          = 0x0          ;
        }

    }

    namespace System_Data__DataCommonEventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Log                              = 0x0          ;
            constexpr std::uintptr_t s_nextScopeId                    = 0x8          ;
        }

    }

    namespace System_Data__Constraint
    {
        constexpr std::uintptr_t _schemaName                      = 0x10         ;
        constexpr std::uintptr_t _inCollection                    = 0x18         ;
        constexpr std::uintptr_t _dataSet                         = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x28         ;
        constexpr std::uintptr_t _extendedProperties              = 0x30         ;
    }

    namespace System_Data__ConstraintCollection
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _list                            = 0x18         ;
        constexpr std::uintptr_t _defaultNameIndex                = 0x20         ;
        constexpr std::uintptr_t _onCollectionChanged             = 0x28         ;
        constexpr std::uintptr_t _delayLoadingConstraints         = 0x30         ;
        constexpr std::uintptr_t _fLoadForeignKeyConstraintsOnly  = 0x38         ;
    }

    namespace System_Data__ConstraintEnumerator
    {
        constexpr std::uintptr_t _tables                          = 0x10         ;
        constexpr std::uintptr_t _constraints                     = 0x18         ;
        constexpr std::uintptr_t _currentObject                   = 0x20         ;
    }

    namespace System_Data__ForeignKeyConstraintEnumerator
    {
        constexpr std::uintptr_t _tables                          = 0x10         ;
        constexpr std::uintptr_t _constraints                     = 0x18         ;
        constexpr std::uintptr_t _currentObject                   = 0x20         ;
    }

    namespace System_Data__ChildForeignKeyConstraintEnumerator
    {
        constexpr std::uintptr_t _tables                          = 0x10         ;
        constexpr std::uintptr_t _constraints                     = 0x18         ;
        constexpr std::uintptr_t _currentObject                   = 0x20         ;
        constexpr std::uintptr_t _table                           = 0x28         ;
    }

    namespace System_Data__ParentForeignKeyConstraintEnumerator
    {
        constexpr std::uintptr_t _tables                          = 0x10         ;
        constexpr std::uintptr_t _constraints                     = 0x18         ;
        constexpr std::uintptr_t _currentObject                   = 0x20         ;
        constexpr std::uintptr_t _table                           = 0x28         ;
    }

    namespace System_Data__DataColumnChangeEventArgs
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _Row_k__BackingField             = 0x18         ;
        constexpr std::uintptr_t _ProposedValue_k__BackingField   = 0x20         ;
    }

    namespace System_Data__DataColumnChangeEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Data__DataColumnCollection
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _list                            = 0x18         ;
        constexpr std::uintptr_t _defaultNameIndex                = 0x20         ;
        constexpr std::uintptr_t _delayedAddRangeColumns          = 0x28         ;
        constexpr std::uintptr_t _columnFromName                  = 0x30         ;
        constexpr std::uintptr_t _fInClear                        = 0x38         ;
        constexpr std::uintptr_t _columnsImplementingIChangeTracking = 0x40         ;
        constexpr std::uintptr_t _nColumnsImplementingIChangeTracking = 0x48         ;
        constexpr std::uintptr_t _nColumnsImplementingIRevertibleChangeTracking = 0x4C         ;
        constexpr std::uintptr_t CollectionChanged                = 0x50         ;
        constexpr std::uintptr_t CollectionChanging               = 0x58         ;
        constexpr std::uintptr_t ColumnPropertyChanged            = 0x60         ;
    }

    namespace System_Data__DataColumnPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
        constexpr std::uintptr_t _Column_k__BackingField          = 0x88         ;
    }

    namespace System_Data__DataError
    {
        constexpr std::uintptr_t _rowError                        = 0x10         ;
        constexpr std::uintptr_t _count                           = 0x18         ;
        constexpr std::uintptr_t _errorList                       = 0x20         ;
    }

    namespace System_Data__DataKey
    {
        constexpr std::uintptr_t _columns                         = 0x0          ;
    }

    namespace System_Data__DataRelation
    {
        constexpr std::uintptr_t _dataSet                         = 0x10         ;
        constexpr std::uintptr_t _extendedProperties              = 0x18         ;
        constexpr std::uintptr_t _relationName                    = 0x20         ;
        constexpr std::uintptr_t _childKey                        = 0x28         ;
        constexpr std::uintptr_t _parentKey                       = 0x30         ;
        constexpr std::uintptr_t _parentKeyConstraint             = 0x38         ;
        constexpr std::uintptr_t _childKeyConstraint              = 0x40         ;
        constexpr std::uintptr_t _parentColumnNames               = 0x48         ;
        constexpr std::uintptr_t _childColumnNames                = 0x50         ;
        constexpr std::uintptr_t _parentTableName                 = 0x58         ;
        constexpr std::uintptr_t _childTableName                  = 0x60         ;
        constexpr std::uintptr_t _parentTableNamespace            = 0x68         ;
        constexpr std::uintptr_t _childTableNamespace             = 0x70         ;
        constexpr std::uintptr_t _nested                          = 0x78         ;
        constexpr std::uintptr_t _createConstraints               = 0x79         ;
        constexpr std::uintptr_t _checkMultipleNested             = 0x7A         ;
        constexpr std::uintptr_t _objectID                        = 0x7C         ;
        constexpr std::uintptr_t PropertyChanging                 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t s_objectTypeCount                = 0x0          ;
        }

    }

    namespace System_Data__DataRelationCollection
    {
        constexpr std::uintptr_t _inTransition                    = 0x10         ;
        constexpr std::uintptr_t _defaultNameIndex                = 0x18         ;
        constexpr std::uintptr_t _onCollectionChangedDelegate     = 0x20         ;
        constexpr std::uintptr_t _onCollectionChangingDelegate    = 0x28         ;
        constexpr std::uintptr_t _objectID                        = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_objectTypeCount                = 0x0          ;
        }

    }

    namespace System_Data__DataRelationPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
        constexpr std::uintptr_t _Relation_k__BackingField        = 0x88         ;
    }

    namespace System_Data__DataRow
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _columns                         = 0x18         ;
        constexpr std::uintptr_t _oldRecord                       = 0x20         ;
        constexpr std::uintptr_t _newRecord                       = 0x24         ;
        constexpr std::uintptr_t _tempRecord                      = 0x28         ;
        constexpr std::uintptr_t _rowID                           = 0x30         ;
        constexpr std::uintptr_t _action                          = 0x38         ;
        constexpr std::uintptr_t _inChangingEvent                 = 0x3C         ;
        constexpr std::uintptr_t _inDeletingEvent                 = 0x3D         ;
        constexpr std::uintptr_t _inCascade                       = 0x3E         ;
        constexpr std::uintptr_t _lastChangedColumn               = 0x40         ;
        constexpr std::uintptr_t _countColumnChange               = 0x48         ;
        constexpr std::uintptr_t _error                           = 0x50         ;
        constexpr std::uintptr_t _rbTreeNodeId                    = 0x58         ;
        constexpr std::uintptr_t _objectID                        = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_objectTypeCount                = 0x0          ;
        }

    }

    namespace System_Data__DataRowBuilder
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _record                          = 0x18         ;
    }

    namespace System_Data__DataRowAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__DataRowChangeEventArgs
    {
        constexpr std::uintptr_t _Row_k__BackingField             = 0x10         ;
        constexpr std::uintptr_t _Action_k__BackingField          = 0x18         ;
    }

    namespace System_Data__DataRowChangeEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Data__DataRowCollection
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _list                            = 0x18         ;
        constexpr std::uintptr_t _nullInList                      = 0x20         ;
    }

    namespace System_Data__DataRowCreatedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Data__DataSetClearEventhandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Data__DataRowState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__DataRowVersion
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__DataRowView
    {
        constexpr std::uintptr_t _dataView                        = 0x10         ;
        constexpr std::uintptr_t _row                             = 0x18         ;
        constexpr std::uintptr_t _delayBeginEdit                  = 0x20         ;
        constexpr std::uintptr_t PropertyChanged                  = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_zeroPropertyDescriptorCollection = 0x0          ;
        }

    }

    namespace System_Data__SerializationFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__DataSetDateTime
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__DataTableClearEventArgs
    {
        constexpr std::uintptr_t _Table_k__BackingField           = 0x10         ;
    }

    namespace System_Data__DataTableClearEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Data__DataTableCollection
    {
        constexpr std::uintptr_t _dataSet                         = 0x10         ;
        constexpr std::uintptr_t _list                            = 0x18         ;
        constexpr std::uintptr_t _defaultNameIndex                = 0x20         ;
        constexpr std::uintptr_t _delayedAddRangeTables           = 0x28         ;
        constexpr std::uintptr_t _onCollectionChangedDelegate     = 0x30         ;
        constexpr std::uintptr_t _onCollectionChangingDelegate    = 0x38         ;
        constexpr std::uintptr_t _objectID                        = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_objectTypeCount                = 0x0          ;
        }

    }

    namespace System_Data__DataTableNewRowEventArgs
    {
        constexpr std::uintptr_t _Row_k__BackingField             = 0x10         ;
    }

    namespace System_Data__DataTableNewRowEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Data__DataTableTypeConverter
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
    }

    namespace System_Data__DataView
    {
        constexpr std::uintptr_t _site                            = 0x10         ;
        constexpr std::uintptr_t _events                          = 0x18         ;
        constexpr std::uintptr_t _dataViewManager                 = 0x20         ;
        constexpr std::uintptr_t _table                           = 0x28         ;
        constexpr std::uintptr_t _locked                          = 0x30         ;
        constexpr std::uintptr_t _index                           = 0x38         ;
        constexpr std::uintptr_t _findIndexes                     = 0x40         ;
        constexpr std::uintptr_t _sort                            = 0x48         ;
        constexpr std::uintptr_t _comparison                      = 0x50         ;
        constexpr std::uintptr_t _rowFilter                       = 0x58         ;
        constexpr std::uintptr_t _recordStates                    = 0x60         ;
        constexpr std::uintptr_t _shouldOpen                      = 0x64         ;
        constexpr std::uintptr_t _open                            = 0x65         ;
        constexpr std::uintptr_t _allowNew                        = 0x66         ;
        constexpr std::uintptr_t _allowEdit                       = 0x67         ;
        constexpr std::uintptr_t _allowDelete                     = 0x68         ;
        constexpr std::uintptr_t _applyDefaultSort                = 0x69         ;
        constexpr std::uintptr_t _addNewRow                       = 0x70         ;
        constexpr std::uintptr_t _addNewMoved                     = 0x78         ;
        constexpr std::uintptr_t _onListChanged                   = 0x80         ;
        constexpr std::uintptr_t _delayedRecordStates             = 0x88         ;
        constexpr std::uintptr_t _fEndInitInProgress              = 0x8C         ;
        constexpr std::uintptr_t _rowViewCache                    = 0x90         ;
        constexpr std::uintptr_t _rowViewBuffer                   = 0x98         ;
        constexpr std::uintptr_t _dvListener                      = 0xA0         ;
        constexpr std::uintptr_t _objectID                        = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_resetEventArgs                 = 0x0          ;
            constexpr std::uintptr_t s_objectTypeCount                = 0x8          ;
        }

    }

    namespace System_Data__DataViewListener
    {
        constexpr std::uintptr_t _dvWeak                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _index                           = 0x20         ;
        constexpr std::uintptr_t _objectID                        = 0x28         ;
    }

    namespace System_Data__DataViewManager
    {
        constexpr std::uintptr_t _site                            = 0x10         ;
        constexpr std::uintptr_t _events                          = 0x18         ;
        constexpr std::uintptr_t _dataViewSettingsCollection      = 0x20         ;
        constexpr std::uintptr_t _nViews                          = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_notSupported                   = 0x0          ;
        }

    }

    namespace System_Data__DataViewRowState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__DataViewSetting
    {
        constexpr std::uintptr_t _dataViewManager                 = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _sort                            = 0x20         ;
        constexpr std::uintptr_t _rowFilter                       = 0x28         ;
        constexpr std::uintptr_t _rowStateFilter                  = 0x30         ;
        constexpr std::uintptr_t _applyDefaultSort                = 0x34         ;
    }

    namespace System_Data__DataViewSettingCollection
    {
        constexpr std::uintptr_t _dataViewManager                 = 0x10         ;
        constexpr std::uintptr_t _list                            = 0x18         ;
    }

    namespace System_Data__Aggregate
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__AggregateNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _type                            = 0x18         ;
        constexpr std::uintptr_t _aggregate                       = 0x1C         ;
        constexpr std::uintptr_t _local                           = 0x20         ;
        constexpr std::uintptr_t _relationName                    = 0x28         ;
        constexpr std::uintptr_t _columnName                      = 0x30         ;
        constexpr std::uintptr_t _childTable                      = 0x38         ;
        constexpr std::uintptr_t _column                          = 0x40         ;
        constexpr std::uintptr_t _relation                        = 0x48         ;
    }

    namespace System_Data__BinaryNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _op                              = 0x18         ;
        constexpr std::uintptr_t _left                            = 0x20         ;
        constexpr std::uintptr_t _right                           = 0x28         ;
    }

    namespace System_Data__LikeNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _op                              = 0x18         ;
        constexpr std::uintptr_t _left                            = 0x20         ;
        constexpr std::uintptr_t _right                           = 0x28         ;
        constexpr std::uintptr_t _kind                            = 0x30         ;
        constexpr std::uintptr_t _pattern                         = 0x38         ;
    }

    namespace System_Data__ConstNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _val                             = 0x18         ;
    }

    namespace System_Data__DataExpression
    {
        constexpr std::uintptr_t _originalExpression              = 0x10         ;
        constexpr std::uintptr_t _parsed                          = 0x18         ;
        constexpr std::uintptr_t _bound                           = 0x19         ;
        constexpr std::uintptr_t _expr                            = 0x20         ;
        constexpr std::uintptr_t _table                           = 0x28         ;
        constexpr std::uintptr_t _storageType                     = 0x30         ;
        constexpr std::uintptr_t _dataType                        = 0x38         ;
        constexpr std::uintptr_t _dependency                      = 0x40         ;
    }

    namespace System_Data__ExpressionNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
    }

    namespace System_Data__ValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__Nodes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__ExpressionParser
    {
        constexpr std::uintptr_t _escape                          = 0x10         ;
        constexpr std::uintptr_t _decimalSeparator                = 0x12         ;
        constexpr std::uintptr_t _listSeparator                   = 0x14         ;
        constexpr std::uintptr_t _exponentL                       = 0x16         ;
        constexpr std::uintptr_t _exponentU                       = 0x18         ;
        constexpr std::uintptr_t _text                            = 0x20         ;
        constexpr std::uintptr_t _pos                             = 0x28         ;
        constexpr std::uintptr_t _start                           = 0x2C         ;
        constexpr std::uintptr_t _token                           = 0x30         ;
        constexpr std::uintptr_t _op                              = 0x34         ;
        constexpr std::uintptr_t _ops                             = 0x38         ;
        constexpr std::uintptr_t _topOperator                     = 0x40         ;
        constexpr std::uintptr_t _topNode                         = 0x44         ;
        constexpr std::uintptr_t _table                           = 0x48         ;
        constexpr std::uintptr_t _nodeStack                       = 0x50         ;
        constexpr std::uintptr_t _prevOperand                     = 0x58         ;
        constexpr std::uintptr_t _expression                      = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t s_reservedwords                  = 0x0          ;
        }

    }

    namespace System_Data__Tokens
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__OperatorInfo
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
        constexpr std::uintptr_t _op                              = 0x14         ;
        constexpr std::uintptr_t _priority                        = 0x18         ;
    }

    namespace System_Data__InvalidExpressionException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__EvaluateException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__SyntaxErrorException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data__LookupNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _relationName                    = 0x18         ;
        constexpr std::uintptr_t _columnName                      = 0x20         ;
        constexpr std::uintptr_t _column                          = 0x28         ;
        constexpr std::uintptr_t _relation                        = 0x30         ;
    }

    namespace System_Data__NameNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _name                            = 0x18         ;
        constexpr std::uintptr_t _found                           = 0x20         ;
        constexpr std::uintptr_t _column                          = 0x28         ;
    }

    namespace System_Data__UnaryNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _op                              = 0x18         ;
        constexpr std::uintptr_t _right                           = 0x20         ;
    }

    namespace System_Data__ZeroOpNode
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _op                              = 0x18         ;
    }

    namespace System_Data__ForeignKeyConstraint
    {
        constexpr std::uintptr_t _schemaName                      = 0x10         ;
        constexpr std::uintptr_t _inCollection                    = 0x18         ;
        constexpr std::uintptr_t _dataSet                         = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x28         ;
        constexpr std::uintptr_t _extendedProperties              = 0x30         ;
        constexpr std::uintptr_t _deleteRule                      = 0x38         ;
        constexpr std::uintptr_t _updateRule                      = 0x3C         ;
        constexpr std::uintptr_t _acceptRejectRule                = 0x40         ;
        constexpr std::uintptr_t _childKey                        = 0x48         ;
        constexpr std::uintptr_t _parentKey                       = 0x50         ;
        constexpr std::uintptr_t _constraintName                  = 0x58         ;
        constexpr std::uintptr_t _parentColumnNames               = 0x60         ;
        constexpr std::uintptr_t _childColumnNames                = 0x68         ;
        constexpr std::uintptr_t _parentTableName                 = 0x70         ;
    }

    namespace System_Data__MappingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__MergeFailedEventArgs
    {
        constexpr std::uintptr_t _Table_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Conflict_k__BackingField        = 0x18         ;
    }

    namespace System_Data__MergeFailedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Data__Merger
    {
        constexpr std::uintptr_t _dataSet                         = 0x10         ;
        constexpr std::uintptr_t _dataTable                       = 0x18         ;
        constexpr std::uintptr_t _preserveChanges                 = 0x20         ;
        constexpr std::uintptr_t _missingSchemaAction             = 0x24         ;
        constexpr std::uintptr_t _isStandAlonetable               = 0x28         ;
        constexpr std::uintptr_t _IgnoreNSforTableLookup          = 0x29         ;
    }

    namespace System_Data__MissingSchemaAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__PrimaryKeyTypeConverter
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
    }

    namespace System_Data__PropertyCollection
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _count                           = 0x18         ;
        constexpr std::uintptr_t _occupancy                       = 0x1C         ;
        constexpr std::uintptr_t _loadsize                        = 0x20         ;
        constexpr std::uintptr_t _loadFactor                      = 0x24         ;
        constexpr std::uintptr_t _version                         = 0x28         ;
        constexpr std::uintptr_t _isWriterInProgress              = 0x2C         ;
        constexpr std::uintptr_t _keys                            = 0x30         ;
        constexpr std::uintptr_t _values                          = 0x38         ;
        constexpr std::uintptr_t _keycomparer                     = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
    }

    namespace System_Data__Range
    {
        constexpr std::uintptr_t _min                             = 0x0          ;
        constexpr std::uintptr_t _max                             = 0x4          ;
        constexpr std::uintptr_t _isNotNull                       = 0x8          ;
    }

    namespace System_Data__RBTreeError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__TreeAccessMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__RBTree`1
    {
        constexpr std::uintptr_t _pageTable                       = 0x0          ;
    }

    namespace System_Data__RecordManager
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _lastFreeRecord                  = 0x18         ;
        constexpr std::uintptr_t _minimumCapacity                 = 0x1C         ;
        constexpr std::uintptr_t _recordCapacity                  = 0x20         ;
        constexpr std::uintptr_t _freeRecordList                  = 0x28         ;
        constexpr std::uintptr_t _rows                            = 0x30         ;
    }

    namespace System_Data__RelatedView
    {
        constexpr std::uintptr_t _site                            = 0x10         ;
        constexpr std::uintptr_t _events                          = 0x18         ;
        constexpr std::uintptr_t _dataViewManager                 = 0x20         ;
        constexpr std::uintptr_t _table                           = 0x28         ;
        constexpr std::uintptr_t _locked                          = 0x30         ;
        constexpr std::uintptr_t _index                           = 0x38         ;
        constexpr std::uintptr_t _findIndexes                     = 0x40         ;
        constexpr std::uintptr_t _sort                            = 0x48         ;
        constexpr std::uintptr_t _comparison                      = 0x50         ;
        constexpr std::uintptr_t _rowFilter                       = 0x58         ;
        constexpr std::uintptr_t _recordStates                    = 0x60         ;
        constexpr std::uintptr_t _shouldOpen                      = 0x64         ;
        constexpr std::uintptr_t _open                            = 0x65         ;
        constexpr std::uintptr_t _allowNew                        = 0x66         ;
        constexpr std::uintptr_t _allowEdit                       = 0x67         ;
        constexpr std::uintptr_t _allowDelete                     = 0x68         ;
        constexpr std::uintptr_t _applyDefaultSort                = 0x69         ;
        constexpr std::uintptr_t _addNewRow                       = 0x70         ;
        constexpr std::uintptr_t _addNewMoved                     = 0x78         ;
        constexpr std::uintptr_t _onListChanged                   = 0x80         ;
        constexpr std::uintptr_t _delayedRecordStates             = 0x88         ;
        constexpr std::uintptr_t _fEndInitInProgress              = 0x8C         ;
        constexpr std::uintptr_t _rowViewCache                    = 0x90         ;
        constexpr std::uintptr_t _rowViewBuffer                   = 0x98         ;
        constexpr std::uintptr_t _dvListener                      = 0xA0         ;
        constexpr std::uintptr_t _objectID                        = 0xA8         ;
        constexpr std::uintptr_t _parentKey                       = 0xB0         ;
        constexpr std::uintptr_t _childKey                        = 0xC0         ;
        constexpr std::uintptr_t _parentRowView                   = 0xC8         ;
        constexpr std::uintptr_t _filterValues                    = 0xD0         ;
    }

    namespace System_Data__Rule
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__SchemaSerializationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__IndexField
    {
        constexpr std::uintptr_t Column                           = 0x0          ;
        constexpr std::uintptr_t IsDescending                     = 0x8          ;
    }

    namespace System_Data__Index
    {
        constexpr std::uintptr_t _table                           = 0x10         ;
        constexpr std::uintptr_t _indexFields                     = 0x18         ;
        constexpr std::uintptr_t _comparison                      = 0x20         ;
        constexpr std::uintptr_t _recordStates                    = 0x28         ;
        constexpr std::uintptr_t _rowFilter                       = 0x30         ;
        constexpr std::uintptr_t _records                         = 0x38         ;
        constexpr std::uintptr_t _recordCount                     = 0x40         ;
        constexpr std::uintptr_t _refCount                        = 0x44         ;
        constexpr std::uintptr_t _listeners                       = 0x48         ;
        constexpr std::uintptr_t _suspendEvents                   = 0x50         ;
        constexpr std::uintptr_t _isSharable                      = 0x51         ;
        constexpr std::uintptr_t _hasRemoteAggregate              = 0x52         ;
        constexpr std::uintptr_t _objectID                        = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t s_objectTypeCount                = 0x0          ;
        }

    }

    namespace System_Data__Listeners`1
    {
        constexpr std::uintptr_t _listeners                       = 0x0          ;
    }

    namespace System_Data__SimpleType
    {
        constexpr std::uintptr_t _baseType                        = 0x10         ;
        constexpr std::uintptr_t _baseSimpleType                  = 0x18         ;
        constexpr std::uintptr_t _xmlBaseType                     = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x28         ;
        constexpr std::uintptr_t _length                          = 0x30         ;
        constexpr std::uintptr_t _minLength                       = 0x34         ;
        constexpr std::uintptr_t _maxLength                       = 0x38         ;
        constexpr std::uintptr_t _pattern                         = 0x40         ;
        constexpr std::uintptr_t _ns                              = 0x48         ;
        constexpr std::uintptr_t _maxExclusive                    = 0x50         ;
        constexpr std::uintptr_t _maxInclusive                    = 0x58         ;
        constexpr std::uintptr_t _minExclusive                    = 0x60         ;
        constexpr std::uintptr_t _minInclusive                    = 0x68         ;
        constexpr std::uintptr_t _enumeration                     = 0x70         ;
    }

    namespace System_Data__UniqueConstraint
    {
        constexpr std::uintptr_t _schemaName                      = 0x10         ;
        constexpr std::uintptr_t _inCollection                    = 0x18         ;
        constexpr std::uintptr_t _dataSet                         = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x28         ;
        constexpr std::uintptr_t _extendedProperties              = 0x30         ;
        constexpr std::uintptr_t _key                             = 0x38         ;
        constexpr std::uintptr_t _constraintIndex                 = 0x40         ;
        constexpr std::uintptr_t _bPrimaryKey                     = 0x48         ;
        constexpr std::uintptr_t _constraintName                  = 0x50         ;
        constexpr std::uintptr_t _columnNames                     = 0x58         ;
    }

    namespace System_Data__XDRSchema
    {
        constexpr std::uintptr_t _schemaName                      = 0x10         ;
        constexpr std::uintptr_t _schemaUri                       = 0x18         ;
        constexpr std::uintptr_t _schemaRoot                      = 0x20         ;
        constexpr std::uintptr_t _ds                              = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_colonArray                     = 0x0          ;
            constexpr std::uintptr_t s_mapNameTypeXdr                 = 0x8          ;
            constexpr std::uintptr_t s_enumerationNameType            = 0x10         ;
        }

    }

    namespace System_Data__XMLDiffLoader
    {
        constexpr std::uintptr_t _tables                          = 0x10         ;
        constexpr std::uintptr_t _dataSet                         = 0x18         ;
        constexpr std::uintptr_t _dataTable                       = 0x20         ;
    }

    namespace System_Data__ConstraintTable
    {
        constexpr std::uintptr_t table                            = 0x10         ;
        constexpr std::uintptr_t constraint                       = 0x18         ;
    }

    namespace System_Data__XSDSchema
    {
        constexpr std::uintptr_t _schemaSet                       = 0x10         ;
        constexpr std::uintptr_t _dsElement                       = 0x18         ;
        constexpr std::uintptr_t _ds                              = 0x20         ;
        constexpr std::uintptr_t _schemaName                      = 0x28         ;
        constexpr std::uintptr_t _columnExpressions               = 0x30         ;
        constexpr std::uintptr_t _constraintNodes                 = 0x38         ;
        constexpr std::uintptr_t _refTables                       = 0x40         ;
        constexpr std::uintptr_t _complexTypes                    = 0x48         ;
        constexpr std::uintptr_t _annotations                     = 0x50         ;
        constexpr std::uintptr_t _elements                        = 0x58         ;
        constexpr std::uintptr_t _attributes                      = 0x60         ;
        constexpr std::uintptr_t _elementsTable                   = 0x68         ;
        constexpr std::uintptr_t _attributeGroups                 = 0x70         ;
        constexpr std::uintptr_t _schemaTypes                     = 0x78         ;
        constexpr std::uintptr_t _expressions                     = 0x80         ;
        constexpr std::uintptr_t _tableDictionary                 = 0x88         ;
        constexpr std::uintptr_t _udSimpleTypes                   = 0x90         ;
        constexpr std::uintptr_t _existingSimpleTypeMap           = 0x98         ;
        constexpr std::uintptr_t _fromInference                   = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t s_mapNameTypeXsd                 = 0x0          ;
        }

    }

    namespace System_Data__XmlIgnoreNamespaceReader
    {
        constexpr std::uintptr_t readerNav                        = 0x10         ;
        constexpr std::uintptr_t nodeType                         = 0x18         ;
        constexpr std::uintptr_t curDepth                         = 0x1C         ;
        constexpr std::uintptr_t readState                        = 0x20         ;
        constexpr std::uintptr_t fEOF                             = 0x24         ;
        constexpr std::uintptr_t bResolveEntity                   = 0x25         ;
        constexpr std::uintptr_t bStartFromDocument               = 0x26         ;
        constexpr std::uintptr_t bInReadBinary                    = 0x27         ;
        constexpr std::uintptr_t readBinaryHelper                 = 0x28         ;
        constexpr std::uintptr_t _namespacesToIgnore              = 0x30         ;
    }

    namespace System_Data__XmlDataLoader
    {
        constexpr std::uintptr_t _dataSet                         = 0x10         ;
        constexpr std::uintptr_t _nodeToSchemaMap                 = 0x18         ;
        constexpr std::uintptr_t _nodeToRowMap                    = 0x20         ;
        constexpr std::uintptr_t _childRowsStack                  = 0x28         ;
        constexpr std::uintptr_t _htableExcludedNS                = 0x30         ;
        constexpr std::uintptr_t _fIsXdr                          = 0x38         ;
        constexpr std::uintptr_t _isDiffgram                      = 0x39         ;
        constexpr std::uintptr_t _topMostNode                     = 0x40         ;
        constexpr std::uintptr_t _ignoreSchema                    = 0x48         ;
        constexpr std::uintptr_t _dataTable                       = 0x50         ;
        constexpr std::uintptr_t _isTableLevel                    = 0x58         ;
        constexpr std::uintptr_t _fromInference                   = 0x59         ;
        constexpr std::uintptr_t _dataReader                      = 0x60         ;
        constexpr std::uintptr_t _XSD_XMLNS_NS                    = 0x68         ;
        constexpr std::uintptr_t _XDR_SCHEMA                      = 0x70         ;
        constexpr std::uintptr_t _XDRNS                           = 0x78         ;
        constexpr std::uintptr_t _SQL_SYNC                        = 0x80         ;
        constexpr std::uintptr_t _UPDGNS                          = 0x88         ;
        constexpr std::uintptr_t _XSD_SCHEMA                      = 0x90         ;
        constexpr std::uintptr_t _XSDNS                           = 0x98         ;
        constexpr std::uintptr_t _DFFNS                           = 0xA0         ;
        constexpr std::uintptr_t _MSDNS                           = 0xA8         ;
        constexpr std::uintptr_t _DIFFID                          = 0xB0         ;
        constexpr std::uintptr_t _HASCHANGES                      = 0xB8         ;
        constexpr std::uintptr_t _ROWORDER                        = 0xC0         ;
    }

    namespace System_Data__XmlReadMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__XmlToDatasetMap
    {
        constexpr std::uintptr_t _tableSchemaMap                  = 0x10         ;
        constexpr std::uintptr_t _lastTableSchemaInfo             = 0x18         ;
    }

    namespace System_Data__XmlWriteMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__SchemaFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data__XmlTreeGen
    {
        constexpr std::uintptr_t _constraintNames                 = 0x10         ;
        constexpr std::uintptr_t _namespaces                      = 0x18         ;
        constexpr std::uintptr_t _autogenerated                   = 0x20         ;
        constexpr std::uintptr_t _prefixes                        = 0x28         ;
        constexpr std::uintptr_t _ds                              = 0x30         ;
        constexpr std::uintptr_t _tables                          = 0x38         ;
        constexpr std::uintptr_t _relations                       = 0x40         ;
        constexpr std::uintptr_t _dc                              = 0x48         ;
        constexpr std::uintptr_t _sRoot                           = 0x50         ;
        constexpr std::uintptr_t _prefixCount                     = 0x58         ;
        constexpr std::uintptr_t _schFormat                       = 0x5C         ;
        constexpr std::uintptr_t _filePath                        = 0x60         ;
        constexpr std::uintptr_t _fileName                        = 0x68         ;
        constexpr std::uintptr_t _fileExt                         = 0x70         ;
        constexpr std::uintptr_t _dsElement                       = 0x78         ;
        constexpr std::uintptr_t _constraintSeparator             = 0x80         ;
        constexpr std::uintptr_t _targetConverter                 = 0x88         ;
    }

    namespace System_Data__NewDiffgramGen
    {
        constexpr std::uintptr_t _doc                             = 0x10         ;
        constexpr std::uintptr_t _ds                              = 0x18         ;
        constexpr std::uintptr_t _dt                              = 0x20         ;
        constexpr std::uintptr_t _xmlw                            = 0x28         ;
        constexpr std::uintptr_t _fBefore                         = 0x30         ;
        constexpr std::uintptr_t _fErrors                         = 0x31         ;
        constexpr std::uintptr_t _rowsOrder                       = 0x38         ;
        constexpr std::uintptr_t _tables                          = 0x40         ;
        constexpr std::uintptr_t _writeHierarchy                  = 0x48         ;
    }

    namespace System_Data__XmlDataTreeWriter
    {
        constexpr std::uintptr_t _xmlw                            = 0x10         ;
        constexpr std::uintptr_t _ds                              = 0x18         ;
        constexpr std::uintptr_t _dt                              = 0x20         ;
        constexpr std::uintptr_t _dTables                         = 0x28         ;
        constexpr std::uintptr_t _topLevelTables                  = 0x30         ;
        constexpr std::uintptr_t _fFromTable                      = 0x38         ;
        constexpr std::uintptr_t _isDiffgram                      = 0x39         ;
        constexpr std::uintptr_t _rowsOrder                       = 0x40         ;
        constexpr std::uintptr_t _writeHierarchy                  = 0x48         ;
    }

    namespace System_Data__DataTextWriter
    {
        constexpr std::uintptr_t writeNodeBuffer                  = 0x10         ;
        constexpr std::uintptr_t _xmltextWriter                   = 0x18         ;
    }

    namespace System_Data__DataTextReader
    {
        constexpr std::uintptr_t _xmlreader                       = 0x10         ;
    }

    namespace System_Data_SqlTypes__SqlBinary
    {
        constexpr std::uintptr_t _value                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
        }

    }

    namespace System_Data_SqlTypes__SqlBoolean
    {
        constexpr std::uintptr_t m_value                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t True                             = 0x0          ;
            constexpr std::uintptr_t False                            = 0x1          ;
            constexpr std::uintptr_t Null                             = 0x2          ;
            constexpr std::uintptr_t Zero                             = 0x3          ;
            constexpr std::uintptr_t One                              = 0x4          ;
        }

    }

    namespace System_Data_SqlTypes__SqlByte
    {
        constexpr std::uintptr_t m_fNotNull                       = 0x0          ;
        constexpr std::uintptr_t m_value                          = 0x1          ;

        namespace _static
        {
            constexpr std::uintptr_t s_iBitNotByteMax                 = 0x0          ;
            constexpr std::uintptr_t Null                             = 0x4          ;
            constexpr std::uintptr_t Zero                             = 0x6          ;
            constexpr std::uintptr_t MinValue                         = 0x8          ;
            constexpr std::uintptr_t MaxValue                         = 0xA          ;
        }

    }

    namespace System_Data_SqlTypes__SqlBytesCharsState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data_SqlTypes__SqlBytes
    {
        constexpr std::uintptr_t _rgbBuf                          = 0x10         ;
        constexpr std::uintptr_t _lCurLen                         = 0x18         ;
        constexpr std::uintptr_t _stream                          = 0x20         ;
        constexpr std::uintptr_t _state                           = 0x28         ;
        constexpr std::uintptr_t _rgbWorkBuf                      = 0x30         ;
    }

    namespace System_Data_SqlTypes__SqlChars
    {
        constexpr std::uintptr_t _rgchBuf                         = 0x10         ;
        constexpr std::uintptr_t _lCurLen                         = 0x18         ;
        constexpr std::uintptr_t _stream                          = 0x20         ;
        constexpr std::uintptr_t _state                           = 0x28         ;
        constexpr std::uintptr_t _rgchWorkBuf                     = 0x30         ;
    }

    namespace System_Data_SqlTypes__SqlDateTime
    {
        constexpr std::uintptr_t m_fNotNull                       = 0x0          ;
        constexpr std::uintptr_t m_day                            = 0x4          ;
        constexpr std::uintptr_t m_time                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_SQLTicksPerMillisecond         = 0x0          ;
            constexpr std::uintptr_t SQLTicksPerSecond                = 0x8          ;
            constexpr std::uintptr_t SQLTicksPerMinute                = 0xC          ;
            constexpr std::uintptr_t SQLTicksPerHour                  = 0x10         ;
            constexpr std::uintptr_t s_SQLTicksPerDay                 = 0x14         ;
            constexpr std::uintptr_t s_ticksPerSecond                 = 0x18         ;
            constexpr std::uintptr_t s_SQLBaseDate                    = 0x20         ;
            constexpr std::uintptr_t s_SQLBaseDateTicks               = 0x28         ;
            constexpr std::uintptr_t s_minYear                        = 0x30         ;
            constexpr std::uintptr_t s_maxYear                        = 0x34         ;
            constexpr std::uintptr_t s_minDay                         = 0x38         ;
            constexpr std::uintptr_t s_maxDay                         = 0x3C         ;
            constexpr std::uintptr_t s_minTime                        = 0x40         ;
            constexpr std::uintptr_t s_maxTime                        = 0x44         ;
            constexpr std::uintptr_t s_dayBase                        = 0x48         ;
            constexpr std::uintptr_t s_daysToMonth365                 = 0x50         ;
            constexpr std::uintptr_t s_daysToMonth366                 = 0x58         ;
            constexpr std::uintptr_t s_minDateTime                    = 0x60         ;
            constexpr std::uintptr_t s_maxDateTime                    = 0x68         ;
            constexpr std::uintptr_t s_minTimeSpan                    = 0x70         ;
            constexpr std::uintptr_t s_maxTimeSpan                    = 0x78         ;
            constexpr std::uintptr_t s_ISO8601_DateTimeFormat         = 0x80         ;
            constexpr std::uintptr_t s_dateTimeFormats                = 0x88         ;
            constexpr std::uintptr_t MinValue                         = 0x90         ;
            constexpr std::uintptr_t MaxValue                         = 0x9C         ;
            constexpr std::uintptr_t Null                             = 0xA8         ;
        }

    }

    namespace System_Data_SqlTypes__SqlDecimal
    {
        constexpr std::uintptr_t _bStatus                         = 0x0          ;
        constexpr std::uintptr_t _bLen                            = 0x1          ;
        constexpr std::uintptr_t _bPrec                           = 0x2          ;
        constexpr std::uintptr_t _bScale                          = 0x3          ;
        constexpr std::uintptr_t _data1                           = 0x4          ;
        constexpr std::uintptr_t _data2                           = 0x8          ;
        constexpr std::uintptr_t _data3                           = 0xC          ;
        constexpr std::uintptr_t _data4                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_NUMERIC_MAX_PRECISION          = 0x0          ;
            constexpr std::uintptr_t MaxPrecision                     = 0x1          ;
            constexpr std::uintptr_t MaxScale                         = 0x2          ;
            constexpr std::uintptr_t s_bNullMask                      = 0x3          ;
            constexpr std::uintptr_t s_bIsNull                        = 0x4          ;
            constexpr std::uintptr_t s_bNotNull                       = 0x5          ;
            constexpr std::uintptr_t s_bReverseNullMask               = 0x6          ;
            constexpr std::uintptr_t s_bSignMask                      = 0x7          ;
            constexpr std::uintptr_t s_bPositive                      = 0x8          ;
            constexpr std::uintptr_t s_bNegative                      = 0x9          ;
            constexpr std::uintptr_t s_bReverseSignMask               = 0xA          ;
            constexpr std::uintptr_t s_uiZero                         = 0xC          ;
            constexpr std::uintptr_t s_cNumeMax                       = 0x10         ;
            constexpr std::uintptr_t s_lInt32Base                     = 0x18         ;
            constexpr std::uintptr_t s_ulInt32Base                    = 0x20         ;
            constexpr std::uintptr_t s_ulInt32BaseForMod              = 0x28         ;
            constexpr std::uintptr_t s_llMax                          = 0x30         ;
            constexpr std::uintptr_t s_ulBase10                       = 0x38         ;
            constexpr std::uintptr_t s_DUINT_BASE                     = 0x40         ;
            constexpr std::uintptr_t s_DUINT_BASE2                    = 0x48         ;
            constexpr std::uintptr_t s_DUINT_BASE3                    = 0x50         ;
            constexpr std::uintptr_t s_DMAX_NUME                      = 0x58         ;
            constexpr std::uintptr_t s_DBL_DIG                        = 0x60         ;
            constexpr std::uintptr_t s_cNumeDivScaleMin               = 0x64         ;
            constexpr std::uintptr_t s_rgulShiftBase                  = 0x68         ;
            constexpr std::uintptr_t s_decimalHelpersLo               = 0x70         ;
            constexpr std::uintptr_t s_decimalHelpersMid              = 0x78         ;
            constexpr std::uintptr_t s_decimalHelpersHi               = 0x80         ;
            constexpr std::uintptr_t s_decimalHelpersHiHi             = 0x88         ;
            constexpr std::uintptr_t s_rgCLenFromPrec                 = 0x90         ;
            constexpr std::uintptr_t s_ulT1                           = 0x98         ;
            constexpr std::uintptr_t s_ulT2                           = 0x9C         ;
            constexpr std::uintptr_t s_ulT3                           = 0xA0         ;
            constexpr std::uintptr_t s_ulT4                           = 0xA4         ;
            constexpr std::uintptr_t s_ulT5                           = 0xA8         ;
            constexpr std::uintptr_t s_ulT6                           = 0xAC         ;
            constexpr std::uintptr_t s_ulT7                           = 0xB0         ;
            constexpr std::uintptr_t s_ulT8                           = 0xB4         ;
            constexpr std::uintptr_t s_ulT9                           = 0xB8         ;
            constexpr std::uintptr_t s_dwlT10                         = 0xC0         ;
            constexpr std::uintptr_t s_dwlT11                         = 0xC8         ;
            constexpr std::uintptr_t s_dwlT12                         = 0xD0         ;
            constexpr std::uintptr_t s_dwlT13                         = 0xD8         ;
            constexpr std::uintptr_t s_dwlT14                         = 0xE0         ;
            constexpr std::uintptr_t s_dwlT15                         = 0xE8         ;
            constexpr std::uintptr_t s_dwlT16                         = 0xF0         ;
            constexpr std::uintptr_t s_dwlT17                         = 0xF8         ;
            constexpr std::uintptr_t s_dwlT18                         = 0x100        ;
            constexpr std::uintptr_t s_dwlT19                         = 0x108        ;
            constexpr std::uintptr_t Null                             = 0x110        ;
            constexpr std::uintptr_t MinValue                         = 0x124        ;
            constexpr std::uintptr_t MaxValue                         = 0x138        ;
        }

    }

    namespace System_Data_SqlTypes__SqlDouble
    {
        constexpr std::uintptr_t m_fNotNull                       = 0x0          ;
        constexpr std::uintptr_t m_value                          = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
            constexpr std::uintptr_t Zero                             = 0x10         ;
            constexpr std::uintptr_t MinValue                         = 0x20         ;
            constexpr std::uintptr_t MaxValue                         = 0x30         ;
        }

    }

    namespace System_Data_SqlTypes__SqlGuid
    {
        constexpr std::uintptr_t m_value                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_sizeOfGuid                     = 0x0          ;
            constexpr std::uintptr_t s_rgiGuidOrder                   = 0x8          ;
            constexpr std::uintptr_t Null                             = 0x10         ;
        }

    }

    namespace System_Data_SqlTypes__SqlInt16
    {
        constexpr std::uintptr_t m_fNotNull                       = 0x0          ;
        constexpr std::uintptr_t m_value                          = 0x2          ;

        namespace _static
        {
            constexpr std::uintptr_t s_MASKI2                         = 0x0          ;
            constexpr std::uintptr_t Null                             = 0x4          ;
            constexpr std::uintptr_t Zero                             = 0x8          ;
            constexpr std::uintptr_t MinValue                         = 0xC          ;
            constexpr std::uintptr_t MaxValue                         = 0x10         ;
        }

    }

    namespace System_Data_SqlTypes__SqlInt32
    {
        constexpr std::uintptr_t m_fNotNull                       = 0x0          ;
        constexpr std::uintptr_t m_value                          = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t s_iIntMin                        = 0x0          ;
            constexpr std::uintptr_t s_lBitNotIntMax                  = 0x8          ;
            constexpr std::uintptr_t Null                             = 0x10         ;
            constexpr std::uintptr_t Zero                             = 0x18         ;
            constexpr std::uintptr_t MinValue                         = 0x20         ;
            constexpr std::uintptr_t MaxValue                         = 0x28         ;
        }

    }

    namespace System_Data_SqlTypes__SqlInt64
    {
        constexpr std::uintptr_t m_fNotNull                       = 0x0          ;
        constexpr std::uintptr_t m_value                          = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_lLowIntMask                    = 0x0          ;
            constexpr std::uintptr_t s_lHighIntMask                   = 0x8          ;
            constexpr std::uintptr_t Null                             = 0x10         ;
            constexpr std::uintptr_t Zero                             = 0x20         ;
            constexpr std::uintptr_t MinValue                         = 0x30         ;
            constexpr std::uintptr_t MaxValue                         = 0x40         ;
        }

    }

    namespace System_Data_SqlTypes__SqlMoney
    {
        constexpr std::uintptr_t _fNotNull                        = 0x0          ;
        constexpr std::uintptr_t _value                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_iMoneyScale                    = 0x0          ;
            constexpr std::uintptr_t s_lTickBase                      = 0x8          ;
            constexpr std::uintptr_t s_dTickBase                      = 0x10         ;
            constexpr std::uintptr_t s_minLong                        = 0x18         ;
            constexpr std::uintptr_t s_maxLong                        = 0x20         ;
            constexpr std::uintptr_t Null                             = 0x28         ;
            constexpr std::uintptr_t Zero                             = 0x38         ;
            constexpr std::uintptr_t MinValue                         = 0x48         ;
            constexpr std::uintptr_t MaxValue                         = 0x58         ;
        }

    }

    namespace System_Data_SqlTypes__SqlSingle
    {
        constexpr std::uintptr_t _fNotNull                        = 0x0          ;
        constexpr std::uintptr_t _value                           = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
            constexpr std::uintptr_t Zero                             = 0x8          ;
            constexpr std::uintptr_t MinValue                         = 0x10         ;
            constexpr std::uintptr_t MaxValue                         = 0x18         ;
        }

    }

    namespace System_Data_SqlTypes__SqlCompareOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data_SqlTypes__SqlString
    {
        constexpr std::uintptr_t m_value                          = 0x0          ;
        constexpr std::uintptr_t m_cmpInfo                        = 0x8          ;
        constexpr std::uintptr_t m_lcid                           = 0x10         ;
        constexpr std::uintptr_t m_flag                           = 0x14         ;
        constexpr std::uintptr_t m_fNotNull                       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Null                             = 0x0          ;
            constexpr std::uintptr_t s_unicodeEncoding                = 0x20         ;
            constexpr std::uintptr_t IgnoreCase                       = 0x28         ;
            constexpr std::uintptr_t IgnoreWidth                      = 0x2C         ;
            constexpr std::uintptr_t IgnoreNonSpace                   = 0x30         ;
            constexpr std::uintptr_t IgnoreKanaType                   = 0x34         ;
            constexpr std::uintptr_t BinarySort                       = 0x38         ;
            constexpr std::uintptr_t BinarySort2                      = 0x3C         ;
            constexpr std::uintptr_t s_iDefaultFlag                   = 0x40         ;
            constexpr std::uintptr_t s_iValidCompareOptionMask        = 0x44         ;
            constexpr std::uintptr_t s_iValidSqlCompareOptionMask     = 0x48         ;
            constexpr std::uintptr_t s_lcidUSEnglish                  = 0x4C         ;
            constexpr std::uintptr_t s_lcidBinary                     = 0x50         ;
        }

    }

    namespace System_Data_SqlTypes__EComparison
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data_SqlTypes__SqlTypeException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data_SqlTypes__SqlNullValueException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data_SqlTypes__SqlTruncateException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Data_SqlTypes__SqlXml
    {
        constexpr std::uintptr_t _createSqlReaderMethodInfo       = 0x10         ;
        constexpr std::uintptr_t _fNotNull                        = 0x18         ;
        constexpr std::uintptr_t _stream                          = 0x20         ;
        constexpr std::uintptr_t _firstCreateReader               = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_sqlReaderDelegate              = 0x0          ;
            constexpr std::uintptr_t s_defaultXmlReaderSettings       = 0x8          ;
            constexpr std::uintptr_t s_defaultXmlReaderSettingsCloseInput = 0x10         ;
            constexpr std::uintptr_t s_createSqlReaderMethodInfo      = 0x18         ;
        }

    }

    namespace System_Data_SqlTypes__SqlXmlStreamWrapper
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _stream                          = 0x28         ;
        constexpr std::uintptr_t _lPosition                       = 0x30         ;
        constexpr std::uintptr_t _isClosed                        = 0x38         ;
    }

    namespace System_Data_Common__ObjectStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
        constexpr std::uintptr_t _implementsIXmlSerializable      = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultValue                   = 0x0          ;
            constexpr std::uintptr_t s_tempAssemblyCacheLock          = 0x8          ;
            constexpr std::uintptr_t s_tempAssemblyCache              = 0x10         ;
            constexpr std::uintptr_t s_serializerFactory              = 0x18         ;
        }

    }

    namespace System_Data_Common__BigIntegerStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__BooleanStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__ByteStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__CharStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__StorageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Data_Common__DataStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;

        namespace _static
        {
            constexpr std::uintptr_t s_storageClassType               = 0x0          ;
            constexpr std::uintptr_t s_inspectTypeForInterfaces       = 0x8          ;
            constexpr std::uintptr_t s_typeImplementsInterface        = 0x10         ;
        }

    }

    namespace System_Data_Common__DateTimeOffsetStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultValue                   = 0x0          ;
        }

    }

    namespace System_Data_Common__DateTimeStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultValue                   = 0x0          ;
        }

    }

    namespace System_Data_Common__DecimalStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultValue                   = 0x0          ;
        }

    }

    namespace System_Data_Common__DoubleStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__Int16Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__Int32Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__Int64Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SByteStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlBinaryStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlByteStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlBytesStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlCharsStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlDateTimeStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlDecimalStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlDoubleStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlGuidStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlInt16Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlInt32Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlInt64Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlMoneyStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlSingleStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlStringStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlBooleanStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SingleStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__SqlUdtStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
        constexpr std::uintptr_t _implementsIXmlSerializable      = 0x58         ;
        constexpr std::uintptr_t _implementsIComparable           = 0x59         ;

        namespace _static
        {
            constexpr std::uintptr_t s_typeToNull                     = 0x0          ;
        }

    }

    namespace System_Data_Common__StringStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace System_Data_Common__TimeSpanStorage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultValue                   = 0x0          ;
        }

    }

    namespace System_Data_Common__UInt16Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultValue                   = 0x0          ;
        }

    }

    namespace System_Data_Common__UInt32Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultValue                   = 0x0          ;
        }

    }

    namespace System_Data_Common__UInt64Storage
    {
        constexpr std::uintptr_t _column                          = 0x10         ;
        constexpr std::uintptr_t _table                           = 0x18         ;
        constexpr std::uintptr_t _dataType                        = 0x20         ;
        constexpr std::uintptr_t _storageTypeCode                 = 0x28         ;
        constexpr std::uintptr_t _dbNullBits                      = 0x30         ;
        constexpr std::uintptr_t _defaultValue                    = 0x38         ;
        constexpr std::uintptr_t _nullValue                       = 0x40         ;
        constexpr std::uintptr_t _isCloneable                     = 0x48         ;
        constexpr std::uintptr_t _isCustomDefinedType             = 0x49         ;
        constexpr std::uintptr_t _isStringType                    = 0x4A         ;
        constexpr std::uintptr_t _isValueType                     = 0x4B         ;
        constexpr std::uintptr_t _values                          = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultValue                   = 0x0          ;
        }

    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace WaitAsyncSource
    {
        constexpr std::uintptr_t parent                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WithoutCurrentEnumerable
    {
        constexpr std::uintptr_t parent                           = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t completionSource                 = 0x10         ;
        constexpr std::uintptr_t parent                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
        }

    }

    namespace WaitAsyncSource
    {
        constexpr std::uintptr_t parent                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WithoutCurrentEnumerable
    {
        constexpr std::uintptr_t parent                           = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t completionSource                 = 0x10         ;
        constexpr std::uintptr_t parent                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
        }

    }

    namespace Awaiter
    {
        constexpr std::uintptr_t cancellationToken                = 0x0          ;
    }

    namespace SingleConsumerUnboundedChannelWriter
    {
        constexpr std::uintptr_t parent                           = 0x0          ;
    }

    namespace ReadAllAsyncEnumerable
    {
        constexpr std::uintptr_t CancellationCallback1Delegate    = 0x0          ;
    }

    namespace SingleConsumerUnboundedChannelReader
    {
        constexpr std::uintptr_t CancellationCallbackDelegate     = 0x0          ;
    }

    namespace EnumeratorPromise
    {
        constexpr std::uintptr_t innerEnumerator                  = 0x10         ;
        constexpr std::uintptr_t cancellationToken                = 0x18         ;
        constexpr std::uintptr_t initialFrame                     = 0x20         ;
        constexpr std::uintptr_t loopRunning                      = 0x24         ;
        constexpr std::uintptr_t calledGetResult                  = 0x25         ;
        constexpr std::uintptr_t core                             = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
            constexpr std::uintptr_t waitForSeconds_Seconds           = 0x8          ;
        }

    }

    namespace Enumerator
    {
        constexpr std::uintptr_t enumerator                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace AnonymousProgress`1
    {
        constexpr std::uintptr_t action                           = 0x0          ;
    }

    namespace OnlyValueChangedProgress`1
    {
        constexpr std::uintptr_t action                           = 0x0          ;
    }

    namespace YieldPromise
    {
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x18         ;
        constexpr std::uintptr_t cancelImmediately                = 0x30         ;
        constexpr std::uintptr_t core                             = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace NextFramePromise
    {
        constexpr std::uintptr_t frameCount                       = 0x10         ;
        constexpr std::uintptr_t core                             = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x40         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x48         ;
        constexpr std::uintptr_t cancelImmediately                = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WaitForEndOfFramePromise
    {
        constexpr std::uintptr_t core                             = 0x10         ;
        constexpr std::uintptr_t cancellationToken                = 0x38         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x40         ;
        constexpr std::uintptr_t cancelImmediately                = 0x58         ;
        constexpr std::uintptr_t isFirst                          = 0x59         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
            constexpr std::uintptr_t waitForEndOfFrameYieldInstruction = 0x8          ;
        }

    }

    namespace DelayFramePromise
    {
        constexpr std::uintptr_t initialFrame                     = 0x10         ;
        constexpr std::uintptr_t delayFrameCount                  = 0x14         ;
        constexpr std::uintptr_t cancellationToken                = 0x18         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x20         ;
        constexpr std::uintptr_t cancelImmediately                = 0x38         ;
        constexpr std::uintptr_t currentFrameCount                = 0x3C         ;
        constexpr std::uintptr_t core                             = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace DelayPromise
    {
        constexpr std::uintptr_t initialFrame                     = 0x10         ;
        constexpr std::uintptr_t delayTimeSpan                    = 0x14         ;
        constexpr std::uintptr_t elapsed                          = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t core                             = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace DelayIgnoreTimeScalePromise
    {
        constexpr std::uintptr_t delayFrameTimeSpan               = 0x10         ;
        constexpr std::uintptr_t elapsed                          = 0x14         ;
        constexpr std::uintptr_t initialFrame                     = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t core                             = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace DelayRealtimePromise
    {
        constexpr std::uintptr_t delayTimeSpanTicks               = 0x10         ;
        constexpr std::uintptr_t stopwatch                        = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t core                             = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace ExceptionResultSource
    {
        constexpr std::uintptr_t exception                        = 0x10         ;
        constexpr std::uintptr_t calledGet                        = 0x18         ;
    }

    namespace ExceptionResultSource`1
    {
        constexpr std::uintptr_t exception                        = 0x0          ;
    }

    namespace CanceledResultSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077E0E0   ;
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
    }

    namespace CanceledResultSource`1
    {
        constexpr std::uintptr_t cancellationToken                = 0x0          ;
    }

    namespace DeferPromise
    {
        constexpr std::uintptr_t factory                          = 0x10         ;
        constexpr std::uintptr_t task                             = 0x18         ;
        constexpr std::uintptr_t awaiter                          = 0x28         ;
    }

    namespace DeferPromise`1
    {
        constexpr std::uintptr_t factory                          = 0x0          ;
    }

    namespace DeferPromiseWithState`1
    {
        constexpr std::uintptr_t factory                          = 0x0          ;
    }

    namespace DeferPromiseWithState`2
    {
        constexpr std::uintptr_t factory                          = 0x0          ;
    }

    namespace NeverPromise`1
    {
        constexpr std::uintptr_t cancellationToken                = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
        }

    }

    namespace WaitUntilPromise
    {
        constexpr std::uintptr_t predicate                        = 0x10         ;
        constexpr std::uintptr_t cancellationToken                = 0x18         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x20         ;
        constexpr std::uintptr_t cancelImmediately                = 0x38         ;
        constexpr std::uintptr_t core                             = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WaitUntilPromise`1
    {
        constexpr std::uintptr_t predicate                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WaitWhilePromise
    {
        constexpr std::uintptr_t predicate                        = 0x10         ;
        constexpr std::uintptr_t cancellationToken                = 0x18         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x20         ;
        constexpr std::uintptr_t cancelImmediately                = 0x38         ;
        constexpr std::uintptr_t core                             = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WaitWhilePromise`1
    {
        constexpr std::uintptr_t predicate                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WaitUntilCanceledPromise
    {
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x18         ;
        constexpr std::uintptr_t cancelImmediately                = 0x30         ;
        constexpr std::uintptr_t core                             = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WaitUntilValueChangedUnityObjectPromise`2
    {
        constexpr std::uintptr_t target                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WaitUntilValueChangedStandardObjectPromise`2
    {
        constexpr std::uintptr_t target                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace WhenAllPromise`2
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`3
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`4
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`5
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`6
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`7
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`8
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`9
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`10
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`11
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`12
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`13
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`14
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`15
    {
        constexpr std::uintptr_t t1                               = 0x0          ;
    }

    namespace WhenAllPromise`1
    {
        constexpr std::uintptr_t result                           = 0x0          ;
    }

    namespace WhenAllPromise
    {
        constexpr std::uintptr_t completeCount                    = 0x10         ;
        constexpr std::uintptr_t tasksLength                      = 0x14         ;
        constexpr std::uintptr_t core                             = 0x18         ;
    }

    namespace WhenAnyPromise`2
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`3
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`4
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`5
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`6
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`7
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`8
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`9
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`10
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`11
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`12
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`13
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`14
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`15
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyLRPromise`1
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise`1
    {
        constexpr std::uintptr_t completedCount                   = 0x0          ;
    }

    namespace WhenAnyPromise
    {
        constexpr std::uintptr_t completedCount                   = 0x10         ;
        constexpr std::uintptr_t core                             = 0x18         ;
    }

    namespace AsyncUnitSource
    {
        constexpr std::uintptr_t source                           = 0x10         ;
    }

    namespace IsCanceledSource
    {
        constexpr std::uintptr_t source                           = 0x10         ;
    }

    namespace MemoizeSource
    {
        constexpr std::uintptr_t source                           = 0x10         ;
        constexpr std::uintptr_t exception                        = 0x18         ;
        constexpr std::uintptr_t status                           = 0x20         ;
    }

    namespace Awaiter
    {
        constexpr std::uintptr_t task                             = 0x0          ;
    }

    namespace Awaiter
    {
        constexpr std::uintptr_t timing                           = 0x0          ;
    }

    namespace Awaiter
    {
        constexpr std::uintptr_t playerLoopTiming                 = 0x0          ;
        constexpr std::uintptr_t cancellationToken                = 0x8          ;
    }

    namespace Awaiter
    {
        constexpr std::uintptr_t timing                           = 0x0          ;
        constexpr std::uintptr_t cancellationToken                = 0x8          ;
    }

    namespace PooledRunner
    {
        constexpr std::uintptr_t Continuation                     = 0x10         ;
        constexpr std::uintptr_t PoolWorkItem                     = 0x18         ;
    }

    namespace Awaiter
    {
        constexpr std::uintptr_t synchronizationContext           = 0x0          ;
        constexpr std::uintptr_t cancellationToken                = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t switchToCallback                 = 0x0          ;
        }

    }

    namespace Awaiter
    {
        constexpr std::uintptr_t synchronizationContext           = 0x0          ;
        constexpr std::uintptr_t dontPostWhenSameContext          = 0x8          ;
        constexpr std::uintptr_t cancellationToken                = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t switchToCallback                 = 0x0          ;
        }

    }

    namespace Enumerator
    {
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace IsCanceledSource
    {
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace MemoizeSource
    {
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace Awaiter
    {
        constexpr std::uintptr_t task                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace AttachExternalCancellationSource
    {
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
        constexpr std::uintptr_t tokenRegistration                = 0x18         ;
        constexpr std::uintptr_t core                             = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallbackDelegate     = 0x0          ;
        }

    }

    namespace AttachExternalCancellationSource`1
    {
        constexpr std::uintptr_t cancellationToken                = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallbackDelegate     = 0x0          ;
        }

    }

    namespace ToCoroutineEnumerator
    {
        constexpr std::uintptr_t completed                        = 0x10         ;
        constexpr std::uintptr_t task                             = 0x18         ;
        constexpr std::uintptr_t exceptionHandler                 = 0x28         ;
        constexpr std::uintptr_t isStarted                        = 0x30         ;
        constexpr std::uintptr_t exception                        = 0x38         ;
    }

    namespace ToCoroutineEnumerator`1
    {
        constexpr std::uintptr_t completed                        = 0x0          ;
    }

    namespace ToUniTaskObserver`1
    {
        constexpr std::uintptr_t promise                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t callback                         = 0x0          ;
        }

    }

    namespace FirstValueToUniTaskObserver`1
    {
        constexpr std::uintptr_t promise                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t callback                         = 0x0          ;
        }

    }

    namespace ReturnObservable`1
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace ThrowObservable`1
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace Callback
    {
        constexpr std::uintptr_t callback                         = 0x0          ;
        constexpr std::uintptr_t state                            = 0x8          ;
    }

    namespace AssetBundleRequestAllAssetsAwaiter
    {
        constexpr std::uintptr_t asyncOperation                   = 0x0          ;
        constexpr std::uintptr_t continuationAction               = 0x8          ;
    }

    namespace AssetBundleRequestAllAssetsConfiguredSource
    {
        constexpr std::uintptr_t asyncOperation                   = 0x10         ;
        constexpr std::uintptr_t progress                         = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t completed                        = 0x41         ;
        constexpr std::uintptr_t core                             = 0x48         ;
        constexpr std::uintptr_t continuationAction               = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace AsyncGPUReadbackRequestAwaiterConfiguredSource
    {
        constexpr std::uintptr_t asyncOperation                   = 0x10         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t core                             = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace JobHandlePromise
    {
        constexpr std::uintptr_t jobHandle                        = 0x10         ;
        constexpr std::uintptr_t core                             = 0x20         ;
    }

    namespace AsyncOperationAwaiter
    {
        constexpr std::uintptr_t asyncOperation                   = 0x0          ;
        constexpr std::uintptr_t continuationAction               = 0x8          ;
    }

    namespace AsyncOperationConfiguredSource
    {
        constexpr std::uintptr_t asyncOperation                   = 0x10         ;
        constexpr std::uintptr_t progress                         = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t completed                        = 0x41         ;
        constexpr std::uintptr_t core                             = 0x48         ;
        constexpr std::uintptr_t continuationAction               = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace ResourceRequestAwaiter
    {
        constexpr std::uintptr_t asyncOperation                   = 0x0          ;
        constexpr std::uintptr_t continuationAction               = 0x8          ;
    }

    namespace ResourceRequestConfiguredSource
    {
        constexpr std::uintptr_t asyncOperation                   = 0x10         ;
        constexpr std::uintptr_t progress                         = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t completed                        = 0x41         ;
        constexpr std::uintptr_t core                             = 0x48         ;
        constexpr std::uintptr_t continuationAction               = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace AssetBundleRequestAwaiter
    {
        constexpr std::uintptr_t asyncOperation                   = 0x0          ;
        constexpr std::uintptr_t continuationAction               = 0x8          ;
    }

    namespace AssetBundleRequestConfiguredSource
    {
        constexpr std::uintptr_t asyncOperation                   = 0x10         ;
        constexpr std::uintptr_t progress                         = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t completed                        = 0x41         ;
        constexpr std::uintptr_t core                             = 0x48         ;
        constexpr std::uintptr_t continuationAction               = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace AssetBundleCreateRequestAwaiter
    {
        constexpr std::uintptr_t asyncOperation                   = 0x0          ;
        constexpr std::uintptr_t continuationAction               = 0x8          ;
    }

    namespace AssetBundleCreateRequestConfiguredSource
    {
        constexpr std::uintptr_t asyncOperation                   = 0x10         ;
        constexpr std::uintptr_t progress                         = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t completed                        = 0x41         ;
        constexpr std::uintptr_t core                             = 0x48         ;
        constexpr std::uintptr_t continuationAction               = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace UnityWebRequestAsyncOperationAwaiter
    {
        constexpr std::uintptr_t asyncOperation                   = 0x0          ;
        constexpr std::uintptr_t continuationAction               = 0x8          ;
    }

    namespace UnityWebRequestAsyncOperationConfiguredSource
    {
        constexpr std::uintptr_t asyncOperation                   = 0x10         ;
        constexpr std::uintptr_t progress                         = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t completed                        = 0x41         ;
        constexpr std::uintptr_t core                             = 0x48         ;
        constexpr std::uintptr_t continuationAction               = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace AsyncInstantiateOperationConfiguredSource
    {
        constexpr std::uintptr_t asyncOperation                   = 0x10         ;
        constexpr std::uintptr_t progress                         = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t cancellationTokenRegistration    = 0x28         ;
        constexpr std::uintptr_t cancelImmediately                = 0x40         ;
        constexpr std::uintptr_t completed                        = 0x41         ;
        constexpr std::uintptr_t core                             = 0x48         ;
        constexpr std::uintptr_t continuationAction               = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace AsyncInstantiateOperationConfiguredSource`1
    {
        constexpr std::uintptr_t asyncOperation                   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace UnityEventHandlerAsyncEnumerator
    {
        constexpr std::uintptr_t completionSource                 = 0x10         ;
        constexpr std::uintptr_t unityEvent                       = 0x38         ;
        constexpr std::uintptr_t cancellationToken1               = 0x40         ;
        constexpr std::uintptr_t cancellationToken2               = 0x48         ;
        constexpr std::uintptr_t unityAction                      = 0x50         ;
        constexpr std::uintptr_t registration1                    = 0x58         ;
        constexpr std::uintptr_t registration2                    = 0x70         ;
        constexpr std::uintptr_t isDisposed                       = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t cancel1                          = 0x0          ;
            constexpr std::uintptr_t cancel2                          = 0x8          ;
        }

    }

    namespace UnityEventHandlerAsyncEnumerator
    {
        constexpr std::uintptr_t completionSource                 = 0x10         ;
        constexpr std::uintptr_t unityEvent                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancel1                          = 0x0          ;
            constexpr std::uintptr_t cancel2                          = 0x0          ;
        }

    }

    namespace AwakeMonitor
    {
        constexpr std::uintptr_t trigger                          = 0x10         ;
    }

    namespace AsyncTriggerEnumerator
    {
        constexpr std::uintptr_t completionSource                 = 0x10         ;
        constexpr std::uintptr_t parent                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
        }

    }

    namespace AwakeMonitor
    {
        constexpr std::uintptr_t trigger                          = 0x0          ;
    }

    namespace RentArray`1
    {
        constexpr std::uintptr_t Array                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t Key                              = 0x0          ;
    }

    namespace Subscription
    {
        constexpr std::uintptr_t gate                             = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__AsyncMethodBuilderAttribute
    {
        constexpr std::uintptr_t _BuilderType_k__BackingField     = 0x10         ;
    }

    namespace Cysharp_Threading_Tasks__AsyncLazy
    {
        constexpr std::uintptr_t taskFactory                      = 0x10         ;
        constexpr std::uintptr_t completionSource                 = 0x18         ;
        constexpr std::uintptr_t awaiter                          = 0x20         ;
        constexpr std::uintptr_t syncLock                         = 0x30         ;
        constexpr std::uintptr_t initialized                      = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t continuation                     = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__AsyncLazy`1
    {
        constexpr std::uintptr_t taskFactory                      = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t continuation                     = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__AsyncReactiveProperty`1
    {
        constexpr std::uintptr_t triggerEvent                     = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t isValueType                      = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__ReadOnlyAsyncReactiveProperty`1
    {
        constexpr std::uintptr_t triggerEvent                     = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t isValueType                      = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__CancellationTokenAwaitable
    {
        constexpr std::uintptr_t cancellationToken                = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__Channel`2
    {
        constexpr std::uintptr_t _Reader_k__BackingField          = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__Channel`1
    {
        constexpr std::uintptr_t _Reader_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Writer_k__BackingField          = 0x18         ;
    }

    namespace Cysharp_Threading_Tasks__ChannelClosedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Cysharp_Threading_Tasks__SingleConsumerUnboundedChannel`1
    {
        constexpr std::uintptr_t _Reader_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Writer_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t items                            = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__UniTaskCancelableAsyncEnumerable`1
    {
        constexpr std::uintptr_t enumerable                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Cysharp_Threading_Tasks__UniTaskStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__MoveNextSource
    {
        constexpr std::uintptr_t completionSource                 = 0x10         ;
    }

    namespace Cysharp_Threading_Tasks__PlayerLoopTiming
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__InjectPlayerLoopTimings
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__PlayerLoopTimer
    {
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
        constexpr std::uintptr_t timerCallback                    = 0x18         ;
        constexpr std::uintptr_t state                            = 0x20         ;
        constexpr std::uintptr_t playerLoopTiming                 = 0x28         ;
        constexpr std::uintptr_t periodic                         = 0x2C         ;
        constexpr std::uintptr_t isRunning                        = 0x2D         ;
        constexpr std::uintptr_t tryStop                          = 0x2E         ;
        constexpr std::uintptr_t isDisposed                       = 0x2F         ;
    }

    namespace Cysharp_Threading_Tasks__DeltaTimePlayerLoopTimer
    {
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
        constexpr std::uintptr_t timerCallback                    = 0x18         ;
        constexpr std::uintptr_t state                            = 0x20         ;
        constexpr std::uintptr_t playerLoopTiming                 = 0x28         ;
        constexpr std::uintptr_t periodic                         = 0x2C         ;
        constexpr std::uintptr_t isRunning                        = 0x2D         ;
        constexpr std::uintptr_t tryStop                          = 0x2E         ;
        constexpr std::uintptr_t isDisposed                       = 0x2F         ;
        constexpr std::uintptr_t initialFrame                     = 0x30         ;
        constexpr std::uintptr_t elapsed                          = 0x34         ;
        constexpr std::uintptr_t interval                         = 0x38         ;
    }

    namespace Cysharp_Threading_Tasks__IgnoreTimeScalePlayerLoopTimer
    {
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
        constexpr std::uintptr_t timerCallback                    = 0x18         ;
        constexpr std::uintptr_t state                            = 0x20         ;
        constexpr std::uintptr_t playerLoopTiming                 = 0x28         ;
        constexpr std::uintptr_t periodic                         = 0x2C         ;
        constexpr std::uintptr_t isRunning                        = 0x2D         ;
        constexpr std::uintptr_t tryStop                          = 0x2E         ;
        constexpr std::uintptr_t isDisposed                       = 0x2F         ;
        constexpr std::uintptr_t initialFrame                     = 0x30         ;
        constexpr std::uintptr_t elapsed                          = 0x34         ;
        constexpr std::uintptr_t interval                         = 0x38         ;
    }

    namespace Cysharp_Threading_Tasks__RealtimePlayerLoopTimer
    {
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
        constexpr std::uintptr_t timerCallback                    = 0x18         ;
        constexpr std::uintptr_t state                            = 0x20         ;
        constexpr std::uintptr_t playerLoopTiming                 = 0x28         ;
        constexpr std::uintptr_t periodic                         = 0x2C         ;
        constexpr std::uintptr_t isRunning                        = 0x2D         ;
        constexpr std::uintptr_t tryStop                          = 0x2E         ;
        constexpr std::uintptr_t isDisposed                       = 0x2F         ;
        constexpr std::uintptr_t stopwatch                        = 0x30         ;
        constexpr std::uintptr_t intervalTicks                    = 0x38         ;
    }

    namespace Cysharp_Threading_Tasks__TaskPool`1
    {
        constexpr std::uintptr_t size                             = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__TimeoutController
    {
        constexpr std::uintptr_t timeoutSource                    = 0x10         ;
        constexpr std::uintptr_t linkedSource                     = 0x18         ;
        constexpr std::uintptr_t timer                            = 0x20         ;
        constexpr std::uintptr_t isDisposed                       = 0x28         ;
        constexpr std::uintptr_t delayType                        = 0x2C         ;
        constexpr std::uintptr_t delayTiming                      = 0x30         ;
        constexpr std::uintptr_t originalLinkCancellationTokenSource = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t CancelCancellationTokenSourceStateDelegate = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__TriggerEvent`1
    {
        constexpr std::uintptr_t head                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Cysharp_Threading_Tasks__UniTask
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10828D10   ;
        constexpr std::uintptr_t source                           = 0x0          ;
        constexpr std::uintptr_t token                            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t CanceledUniTask                  = 0x0          ;
            constexpr std::uintptr_t CompletedTask                    = 0x10         ;
        }

    }

    namespace Cysharp_Threading_Tasks__DelayType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__YieldAwaitable
    {
        constexpr std::uintptr_t timing                           = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__SwitchToMainThreadAwaitable
    {
        constexpr std::uintptr_t playerLoopTiming                 = 0x0          ;
        constexpr std::uintptr_t cancellationToken                = 0x8          ;
    }

    namespace Cysharp_Threading_Tasks__ReturnToMainThread
    {
        constexpr std::uintptr_t playerLoopTiming                 = 0x0          ;
        constexpr std::uintptr_t cancellationToken                = 0x8          ;
    }

    namespace Cysharp_Threading_Tasks__SwitchToSynchronizationContextAwaitable
    {
        constexpr std::uintptr_t synchronizationContext           = 0x0          ;
        constexpr std::uintptr_t cancellationToken                = 0x8          ;
    }

    namespace Cysharp_Threading_Tasks__ReturnToSynchronizationContext
    {
        constexpr std::uintptr_t syncContext                      = 0x0          ;
        constexpr std::uintptr_t dontPostWhenSameContext          = 0x8          ;
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
    }

    namespace Cysharp_Threading_Tasks__WhenEachResult`1
    {
        constexpr std::uintptr_t _Result_k__BackingField          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Cysharp_Threading_Tasks__WhenEachState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__WhenEachEnumerable`1
    {
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__UniTask`1
    {
        constexpr std::uintptr_t source                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Cysharp_Threading_Tasks__ExceptionHolder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083EE18   ;
        constexpr std::uintptr_t exception                        = 0x10         ;
        constexpr std::uintptr_t calledGet                        = 0x18         ;
    }

    namespace Cysharp_Threading_Tasks__UniTaskCompletionSourceCore`1
    {
        constexpr std::uintptr_t result                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Cysharp_Threading_Tasks__AutoResetUniTaskCompletionSource
    {
        constexpr std::uintptr_t core                             = 0x10         ;
        constexpr std::uintptr_t version                          = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__AutoResetUniTaskCompletionSource`1
    {
        constexpr std::uintptr_t core                             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__UniTaskCompletionSource
    {
        constexpr std::uintptr_t cancellationToken                = 0x10         ;
        constexpr std::uintptr_t exception                        = 0x18         ;
        constexpr std::uintptr_t gate                             = 0x20         ;
        constexpr std::uintptr_t singleContinuation               = 0x28         ;
        constexpr std::uintptr_t singleState                      = 0x30         ;
        constexpr std::uintptr_t secondaryContinuationList        = 0x38         ;
        constexpr std::uintptr_t intStatus                        = 0x40         ;
        constexpr std::uintptr_t handled                          = 0x44         ;
    }

    namespace Cysharp_Threading_Tasks__UniTaskCompletionSource`1
    {
        constexpr std::uintptr_t cancellationToken                = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__UniTaskSynchronizationContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10789E38   ;
        constexpr std::uintptr_t _props                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t gate                             = 0x0          ;
            constexpr std::uintptr_t dequing                          = 0x4          ;
            constexpr std::uintptr_t actionListCount                  = 0x8          ;
            constexpr std::uintptr_t actionList                       = 0x10         ;
            constexpr std::uintptr_t waitingListCount                 = 0x18         ;
            constexpr std::uintptr_t waitingList                      = 0x20         ;
            constexpr std::uintptr_t opCount                          = 0x28         ;
        }

    }

    namespace Cysharp_Threading_Tasks__TextSelectionEventConverter
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
        constexpr std::uintptr_t innerEvent                       = 0x30         ;
        constexpr std::uintptr_t invokeDelegate                   = 0x38         ;
    }

    namespace Cysharp_Threading_Tasks__AsyncUnityEventHandler
    {
        constexpr std::uintptr_t action                           = 0x10         ;
        constexpr std::uintptr_t unityEvent                       = 0x18         ;
        constexpr std::uintptr_t cancellationToken                = 0x20         ;
        constexpr std::uintptr_t registration                     = 0x28         ;
        constexpr std::uintptr_t isDisposed                       = 0x40         ;
        constexpr std::uintptr_t callOnce                         = 0x41         ;
        constexpr std::uintptr_t core                             = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__AsyncUnityEventHandler`1
    {
        constexpr std::uintptr_t action                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks__UnityEventHandlerAsyncEnumerable
    {
        constexpr std::uintptr_t unityEvent                       = 0x10         ;
        constexpr std::uintptr_t cancellationToken1               = 0x18         ;
    }

    namespace Cysharp_Threading_Tasks__UnityEventHandlerAsyncEnumerable`1
    {
        constexpr std::uintptr_t unityEvent                       = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks__UnityWebRequestException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _UnityWebRequest_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _Result_k__BackingField          = 0x98         ;
        constexpr std::uintptr_t _Error_k__BackingField           = 0xA0         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0xA8         ;
        constexpr std::uintptr_t _ResponseCode_k__BackingField    = 0xB0         ;
        constexpr std::uintptr_t _ResponseHeaders_k__BackingField = 0xB8         ;
        constexpr std::uintptr_t msg                              = 0xC0         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncAwakeTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncDestroyTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t awakeCalled                      = 0x20         ;
        constexpr std::uintptr_t called                           = 0x21         ;
        constexpr std::uintptr_t cancellationTokenSource          = 0x28         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncStartTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
        constexpr std::uintptr_t called                           = 0x40         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTriggerBase`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTriggerHandler`1
    {
        constexpr std::uintptr_t trigger                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t cancellationCallback             = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncFixedUpdateTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncLateUpdateTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncAnimatorIKTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncAnimatorMoveTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncApplicationFocusTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncApplicationPauseTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncApplicationQuitTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncAudioFilterReadTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncBecameInvisibleTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncBecameVisibleTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncBeforeTransformParentChangedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncOnCanvasGroupChangedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncCollisionEnterTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncCollisionEnter2DTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncCollisionExitTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncCollisionExit2DTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncCollisionStayTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncCollisionStay2DTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncControllerColliderHitTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncDisableTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncDrawGizmosTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncDrawGizmosSelectedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncEnableTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncGUITrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncJointBreakTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncJointBreak2DTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncMouseDownTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncMouseDragTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncMouseEnterTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncMouseExitTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncMouseOverTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncMouseUpTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncMouseUpAsButtonTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncParticleCollisionTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncParticleSystemStoppedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncParticleTriggerTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncParticleUpdateJobScheduledTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncPostRenderTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncPreCullTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncPreRenderTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncRectTransformDimensionsChangeTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncRectTransformRemovedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncRenderImageTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncRenderObjectTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncServerInitializedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTransformChildrenChangedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTransformParentChangedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTriggerEnterTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTriggerEnter2DTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTriggerExitTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTriggerExit2DTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTriggerStayTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncTriggerStay2DTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncValidateTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncWillRenderObjectTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncResetTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncUpdateTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncBeginDragTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncCancelTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncDeselectTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncDragTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncDropTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncEndDragTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncInitializePotentialDragTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncMoveTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncPointerClickTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncPointerDownTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncPointerEnterTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncPointerExitTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncPointerUpTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncScrollTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncSelectTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncSubmitTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Triggers__AsyncUpdateSelectedTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t triggerEvent                     = 0x20         ;
        constexpr std::uintptr_t calledAwake                      = 0x38         ;
        constexpr std::uintptr_t calledDestroy                    = 0x39         ;
    }

    namespace Cysharp_Threading_Tasks_Internal__ArrayPool`1
    {
        constexpr std::uintptr_t buckets                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t EmptyArray                       = 0x0          ;
            constexpr std::uintptr_t Shared                           = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks_Internal__ContinuationQueue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077EC28   ;
        constexpr std::uintptr_t timing                           = 0x10         ;
        constexpr std::uintptr_t gate                             = 0x14         ;
        constexpr std::uintptr_t dequing                          = 0x18         ;
        constexpr std::uintptr_t actionListCount                  = 0x1C         ;
        constexpr std::uintptr_t actionList                       = 0x20         ;
        constexpr std::uintptr_t waitingListCount                 = 0x28         ;
        constexpr std::uintptr_t waitingList                      = 0x30         ;
    }

    namespace Cysharp_Threading_Tasks_Internal__MinimumQueue`1
    {
        constexpr std::uintptr_t array                            = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_Internal__PlayerLoopRunner
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077EC18   ;
        constexpr std::uintptr_t timing                           = 0x10         ;
        constexpr std::uintptr_t runningAndQueueLock              = 0x18         ;
        constexpr std::uintptr_t arrayLock                        = 0x20         ;
        constexpr std::uintptr_t unhandledExceptionCallback       = 0x28         ;
        constexpr std::uintptr_t tail                             = 0x30         ;
        constexpr std::uintptr_t running                          = 0x34         ;
        constexpr std::uintptr_t loopItems                        = 0x38         ;
        constexpr std::uintptr_t waitQueue                        = 0x40         ;
    }

    namespace Cysharp_Threading_Tasks_Internal__PooledDelegate`1
    {
        constexpr std::uintptr_t runDelegate                      = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks_Internal__StateTuple`1
    {
        constexpr std::uintptr_t Item1                            = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_Internal__StateTuple`2
    {
        constexpr std::uintptr_t Item1                            = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_Internal__StateTuple`3
    {
        constexpr std::uintptr_t Item1                            = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_Internal__ValueStopwatch
    {
        constexpr std::uintptr_t startTimestamp                   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t TimestampToTicks                 = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks_Internal__WeakDictionary`2
    {
        constexpr std::uintptr_t buckets                          = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_Internal__SingleAssignmentDisposable
    {
        constexpr std::uintptr_t gate                             = 0x10         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t disposed                         = 0x20         ;
    }

    namespace Cysharp_Threading_Tasks_Internal__AsyncSubject`1
    {
        constexpr std::uintptr_t observerLock                     = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_Internal__ListObserver`1
    {
        constexpr std::uintptr_t _observers                       = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_Internal__ImmutableList`1
    {
        constexpr std::uintptr_t data                             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks_CompilerServices__AsyncUniTaskMethodBuilder
    {
        constexpr std::uintptr_t runnerPromise                    = 0x0          ;
        constexpr std::uintptr_t ex                               = 0x8          ;
    }

    namespace Cysharp_Threading_Tasks_CompilerServices__AsyncUniTaskMethodBuilder`1
    {
        constexpr std::uintptr_t runnerPromise                    = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Cysharp_Threading_Tasks_CompilerServices__AsyncUniTaskVoidMethodBuilder
    {
        constexpr std::uintptr_t runner                           = 0x0          ;
    }

    namespace Cysharp_Threading_Tasks_CompilerServices__AsyncUniTaskVoid`1
    {
        constexpr std::uintptr_t _ReturnAction_k__BackingField    = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks_CompilerServices__AsyncUniTask`1
    {
        constexpr std::uintptr_t returnDelegate                   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace Cysharp_Threading_Tasks_CompilerServices__AsyncUniTask`2
    {
        constexpr std::uintptr_t returnDelegate                   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t pool                             = 0x0          ;
        }

    }

    namespace %7230411d88b83b98966f508df8bdde77bb853aea
    {
        constexpr std::uintptr_t _8fa10b474782138dbbfcca615e58b1eb7ea4e8ad = 0x18         ;
        constexpr std::uintptr_t _62c02650b2980dc87106fd8c05d70386b2296a79 = 0x24         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x30         ;
        constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x34         ;
        constexpr std::uintptr_t _bce4ee565f1dd224af4ec822267b05eb447ae43d = 0x40         ;
    }

    namespace MaterialReplacement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Default                          = 0x28         ;
        constexpr std::uintptr_t Override                         = 0x30         ;
        constexpr std::uintptr_t Renderer                         = 0x38         ;

        constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x20         ;
    }

    namespace %c14f6defadf63e18b27854a81cf26fa545656ebf
    {
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %2931eaca8aa70080be459c331fe5417d3f60ed63
    {
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x28         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x30         ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x38         ;
        constexpr std::uintptr_t _7db6c24ee65c7e60723d5abf510f8dac0291237c = 0x40         ;
        constexpr std::uintptr_t _5d2ff2aae8502a01c048e0955ac57fa34ffe125e = 0x48         ;
    }

    namespace HorizontalAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t count                            = 0x18         ;
        constexpr std::uintptr_t label                            = 0x1C         ;
    }

    namespace %d8c38f636e6ecc15d06620fb00b5e96edc8e4986
    {
        constexpr std::uintptr_t _7f7a89d24631192f09a57d64022d347e2635885a = 0x10         ;
    }

    namespace %7fb0d4f0cc2011647f4290f435c5a2972b01caee
    {
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0x10         ;
    }

    namespace %c63b12aa38295dfebc5e77a05ac35916a68d06d4
    {
    }

    namespace %7e7ad489ed6d28cd7f7bbc1d525dfc1248bf252e
    {
    }

    namespace ValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %673fc1669ed0aeae6adb93e0a685faa908ee32f1
    {
        constexpr std::uintptr_t _f486b8c5add4e14662028d43143e4dd69aae96ec = 0x10         ;
    }

    namespace %a8fe4de3da784527e0932a96ad79db8b5e512c28
    {
    }

    namespace %f38feb89be5ee7757f8ced53825d6ac4a9eded82
    {
        constexpr std::uintptr_t _02685077966a728830fa87fd5aacda62a26cb00d = 0x10         ;
        constexpr std::uintptr_t _6f92cfa7f66495ddcee8cb5082e044c2086f4567 = 0x18         ;
        constexpr std::uintptr_t _5d5516e5afa5d687eccf65c9c9290c7b8595629c = 0x20         ;
        constexpr std::uintptr_t _e3975547b7ec409ac6979e09e8c8143ee614cdb4 = 0x28         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x30         ;
        constexpr std::uintptr_t _776e0c84553b2156f1ded33527b61c99c4dc5f57 = 0x38         ;
    }

    namespace SkinViewerSettings
    {
        constexpr std::uintptr_t customLocalPivot                 = 0x10         ;
        constexpr std::uintptr_t camPosOffset                     = 0x1C         ;
        constexpr std::uintptr_t forceCamUpPivot                  = 0x28         ;
    }

    namespace LightIntensityScale
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %e15be249a7925eefdf3c0e9f20e158de1be1b084
    {
    }

    namespace %fd4f9c27dcb36b080c028f08d0df8cf26ce58e66
    {
        constexpr std::uintptr_t _c3b1b0fc9c5e21845feaf486d44d5c2f1544c684 = 0x18         ;
    }

    namespace %76f98fa1b06046fd42c9d959c01b86714e7d80e2
    {
        constexpr std::uintptr_t _6f92cfa7f66495ddcee8cb5082e044c2086f4567 = 0x10         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x18         ;
        constexpr std::uintptr_t _02685077966a728830fa87fd5aacda62a26cb00d = 0x20         ;
        constexpr std::uintptr_t _e3975547b7ec409ac6979e09e8c8143ee614cdb4 = 0x28         ;
        constexpr std::uintptr_t _776e0c84553b2156f1ded33527b61c99c4dc5f57 = 0x30         ;
        constexpr std::uintptr_t _5d5516e5afa5d687eccf65c9c9290c7b8595629c = 0x38         ;
    }

    namespace %29409b0ddd1689c887fc1db8bd94cb7cfd0dc5cf
    {
    }

    namespace %83fd7741a83ba4c39576d2612a90d12ff4d3213d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10758D48   ;
        constexpr std::uintptr_t _299747c010c9d28eb310cfa12adcd8e1955475fa = 0x10         ;
        constexpr std::uintptr_t _02553448e9c64e227ce9e52d5afe5bb3f6a791f1 = 0x18         ;
        constexpr std::uintptr_t _9fa7b7b5a3136acdfea0c9592a966ce60554cbee = 0x20         ;
        constexpr std::uintptr_t _8d078ff7e11d8b4fd8f1593583403876bbb5373c = 0x28         ;
    }

    namespace %0eb271a9a4e647ef50b6bc6c5ba476429d6685dd
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace %ea7756890e9a7ce6045e43688e651b23232be79c
    {
        constexpr std::uintptr_t _ff06087338d9632d28059747e45a2b0d28866db5 = 0x10         ;
        constexpr std::uintptr_t _c18d259004f592a82d1830d746f28d7765ed41a7 = 0x18         ;
        constexpr std::uintptr_t _871ad87b14f21e643e636ef4f3770275ad51024f = 0x20         ;
        constexpr std::uintptr_t _ed754d28c37bb12c7ab50479b29a2817dbeec2a4 = 0x28         ;
    }

    namespace %f060dbec3e49193e19a5fcccfdc7d281e89bfc7c
    {
        constexpr std::uintptr_t _08cbc6d082e90e0a331a20e9c2348f14dcc93e22 = 0x10         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x11         ;
        constexpr std::uintptr_t _a9bf2b05863849a8d87fb825b157a12a74d42154 = 0x14         ;
        constexpr std::uintptr_t _e3ba928c260bc5c4abca8140df55d675bd730168 = 0x18         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x1C         ;
        constexpr std::uintptr_t _01e352f70395edf4c554289b318cdac654ac452e = 0x20         ;
        constexpr std::uintptr_t _9ff7d38d68ea90a1b77328cd80c2856ecaea6b8f = 0x28         ;
        constexpr std::uintptr_t _a96bad376cab959fa389ee3f2090c867062dfcfa = 0x29         ;
        constexpr std::uintptr_t _bf46c2be44b7b23effd4a3332ba8bf2d6508dc80 = 0x30         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x38         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x3C         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x40         ;
        constexpr std::uintptr_t _8c745113e1d6b79e01ef9da3eaddb91315907dc5 = 0x48         ;
    }

    namespace %94ff09e6b1aab6e7ec17895ae386d445326a452c
    {
    }

    namespace %144e977792ef67f90200564bfb1956e4ccdc50c8
    {
    }

    namespace %8c195bdeeb451ce0135a76e5c53289b7d3c5d204
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10855C38   ;
        constexpr std::uintptr_t _881a652ffc3ee649fdbbf4f3bf9fee44225d34d7 = 0x10         ;
        constexpr std::uintptr_t _1b617107b27530b3e3b17102a3873b5b14469f84 = 0x14         ;
        constexpr std::uintptr_t _a3d302dba05bc0820e0e7134c0993ffe25f69d66 = 0x18         ;
        constexpr std::uintptr_t _adc470d348895a75a5e2b087b40746336a7245fc = 0x20         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x28         ;
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x30         ;
        constexpr std::uintptr_t _51283095e5c66916deedf4fab9c5e191a1d94a08 = 0x34         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x38         ;
    }

    namespace %0619b3464c2384f343354bb7127d1626c22f7131
    {
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
    }

    namespace %60a41f3d97dda09e19c6d5a58ea9a1e77bc69e66
    {
        constexpr std::uintptr_t _f158bd95d68cacb2f9382be06ba33e492779b745 = 0x10         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x18         ;
        constexpr std::uintptr_t _a3d302dba05bc0820e0e7134c0993ffe25f69d66 = 0x20         ;
        constexpr std::uintptr_t _881a652ffc3ee649fdbbf4f3bf9fee44225d34d7 = 0x28         ;
        constexpr std::uintptr_t _182f65b91afb03764de02c82d389579769b99ea9 = 0x30         ;
        constexpr std::uintptr_t _adc470d348895a75a5e2b087b40746336a7245fc = 0x38         ;
        constexpr std::uintptr_t _51283095e5c66916deedf4fab9c5e191a1d94a08 = 0x3C         ;
        constexpr std::uintptr_t _1b617107b27530b3e3b17102a3873b5b14469f84 = 0x40         ;
    }

    namespace ArrayIndexIsEnum
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t enumType                         = 0x18         ;
    }

    namespace ContainsJob
    {
        constexpr std::uintptr_t Results                          = 0x0          ;
        constexpr std::uintptr_t OBBs                             = 0x10         ;
        constexpr std::uintptr_t Points                           = 0x20         ;
    }

    namespace OBB
    {
        constexpr std::uintptr_t rotation                         = 0x0          ;
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t extents                          = 0x1C         ;
        constexpr std::uintptr_t forward                          = 0x28         ;
        constexpr std::uintptr_t right                            = 0x34         ;
        constexpr std::uintptr_t up                               = 0x40         ;
        constexpr std::uintptr_t reject                           = 0x4C         ;
    }

    namespace %2c82e87095feb1b00723cfb1fa7f28782bd749d3
    {
        constexpr std::uintptr_t _b64e3a16201ae8c4a45e98eb22b1337a90d26f31 = 0x10         ;
    }

    namespace RoundingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InspectorFlagsAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace %521cf31ccd38bb044250bf474df1df7829928974
    {
        constexpr std::uintptr_t _21d28c3eccd48d97051e7ea320caf2708fa3d858 = 0x10         ;
        constexpr std::uintptr_t _c2c7e0b59b5dea17c1ac47dd15a4cd10021be523 = 0x14         ;
    }

    namespace %5f0d9e95ea0654fd2187af65160bef21490c943c
    {
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x28         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x30         ;
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x38         ;
        constexpr std::uintptr_t _7db6c24ee65c7e60723d5abf510f8dac0291237c = 0x40         ;
        constexpr std::uintptr_t _5d2ff2aae8502a01c048e0955ac57fa34ffe125e = 0x48         ;
    }

    namespace %c2e541a742c76c4bdea373e747706abbd6fb6f05
    {
        constexpr std::uintptr_t _1dd2ddfa31c1198d78af324f7a2614cac70c2667 = 0x10         ;
        constexpr std::uintptr_t _42d99ea339c17c133939a780107a569765646c9c = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x28         ;
    }

    namespace %5771287053b6870277bc6cd243744910069ac580
    {
        constexpr std::uintptr_t _7f7a89d24631192f09a57d64022d347e2635885a = 0x10         ;
    }

    namespace %77a9fb821cf9b0984eed5013686fbac78fba76eb
    {
        constexpr std::uintptr_t _b64e3a16201ae8c4a45e98eb22b1337a90d26f31 = 0x10         ;
    }

    namespace ArrayIndexIsEnumRanged
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t enumType                         = 0x18         ;
        constexpr std::uintptr_t min                              = 0x20         ;
        constexpr std::uintptr_t max                              = 0x24         ;
    }

    namespace %9ab7aa6443efb7b8962902d3a38196d1ef817870
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1071ED10   ;
        constexpr std::uintptr_t _a9bf2b05863849a8d87fb825b157a12a74d42154 = 0x10         ;
        constexpr std::uintptr_t _a96bad376cab959fa389ee3f2090c867062dfcfa = 0x14         ;
        constexpr std::uintptr_t _bf46c2be44b7b23effd4a3332ba8bf2d6508dc80 = 0x18         ;
        constexpr std::uintptr_t _08cbc6d082e90e0a331a20e9c2348f14dcc93e22 = 0x20         ;
        constexpr std::uintptr_t _01e352f70395edf4c554289b318cdac654ac452e = 0x28         ;
        constexpr std::uintptr_t _8c745113e1d6b79e01ef9da3eaddb91315907dc5 = 0x30         ;
        constexpr std::uintptr_t _9ff7d38d68ea90a1b77328cd80c2856ecaea6b8f = 0x38         ;
        constexpr std::uintptr_t _7a55393a9e33d69eb75811e5b0dba8be77102edf = 0x40         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x48         ;
        constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x4C         ;
        constexpr std::uintptr_t _e3ba928c260bc5c4abca8140df55d675bd730168 = 0x4D         ;
        constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x50         ;
        constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0x54         ;
    }

    namespace ListPrivateFieldAccess`1
    {
        constexpr std::uintptr_t _items                           = 0x0          ;
    }

    namespace Rust__AmmoSubTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust__PropRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t HideLowLods                      = 0x20         ;
        constexpr std::uintptr_t HideUnskinnable                  = 0x21         ;
        constexpr std::uintptr_t Outline                          = 0x22         ;
        constexpr std::uintptr_t ForceIdleAnimation               = 0x23         ;
        constexpr std::uintptr_t Rotation                         = 0x24         ;
        constexpr std::uintptr_t PostRotation                     = 0x30         ;
        constexpr std::uintptr_t PositionalTweak                  = 0x3C         ;
        constexpr std::uintptr_t HideDuringRender                 = 0x48         ;
        constexpr std::uintptr_t FieldOfView                      = 0x50         ;
        constexpr std::uintptr_t farClipPlane                     = 0x54         ;
        constexpr std::uintptr_t ForceLookAtProp                  = 0x58         ;
        constexpr std::uintptr_t LookDirection                    = 0x5C         ;
        constexpr std::uintptr_t UpDirection                      = 0x68         ;
        constexpr std::uintptr_t Light1IntensityMultiplier        = 0x74         ;
        constexpr std::uintptr_t Light1Rotation                   = 0x78         ;
        constexpr std::uintptr_t Light2IntensityMultiplier        = 0x7C         ;
        constexpr std::uintptr_t Light2Rotation                   = 0x80         ;
        constexpr std::uintptr_t PathOverride                     = 0x88         ;
        constexpr std::uintptr_t UseLegacyBindPose                = 0x90         ;
        constexpr std::uintptr_t skinViewerSettings               = 0x98         ;
    }

    namespace Rust__AmmoTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust__Rarity
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust__PropRendererDebug
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Rust__CameraPathAlgorithm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust__Layer
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust__EraRestriction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust__Era
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108514C8   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_ImageEffects__IconOutline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Material                         = 0x20         ;
    }

    namespace Rust_Components_Camera__LightingOverride
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t overrideAmbientLight             = 0x20         ;
        constexpr std::uintptr_t ambientMode                      = 0x24         ;
        constexpr std::uintptr_t ambientGroundColor               = 0x28         ;
        constexpr std::uintptr_t ambientEquatorColor              = 0x38         ;
        constexpr std::uintptr_t ambientLight                     = 0x48         ;
        constexpr std::uintptr_t ambientIntensity                 = 0x58         ;
        constexpr std::uintptr_t aspect                           = 0x94         ;
        constexpr std::uintptr_t overrideSkyReflection            = 0x98         ;
        constexpr std::uintptr_t reflectionProbe                  = 0xA0         ;

        constexpr std::uintptr_t _438312406866d17856efb32ea206ccfbb9db837d = 0x5C         ;
        constexpr std::uintptr_t _3182c4f50a895aa333ae7826e4948744d078359c = 0x6C         ;
        constexpr std::uintptr_t _9379b76972a418eda7a32952cf457a4ec80a797b = 0x7C         ;
        constexpr std::uintptr_t _70ebace08465fb77d4303987258b938572515fce = 0x8C         ;
        constexpr std::uintptr_t _089a64c57b77575e1a9f43aa85ee519b82ba54dd = 0x90         ;
        constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0xA8         ;
    }

    namespace Rust_Components_Camera__DepthOfFieldFocusPoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _e79bf822e050154cccf1f1236b37bee782856cd2 = 0x20         ;
    }

    namespace Facepunch__TickComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0          ;
            constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x8          ;
        }

    }

    namespace Rust_Components_Utility__OnObjectEnable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Action                           = 0x20         ;
    }

    namespace Rust_Components_Utility__OnObjectDisable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Action                           = 0x20         ;
    }

    namespace Rust_Components__NullMonoBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Network__Priority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Network__SendMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Network__PacketProfilingData
    {
        constexpr std::uintptr_t OriginRealm                      = 0x0          ;
        constexpr std::uintptr_t Direction                        = 0x4          ;
        constexpr std::uintptr_t PacketType                       = 0x8          ;
        constexpr std::uintptr_t AssociatedEntityName             = 0x18         ;
        constexpr std::uintptr_t PacketByteLength                 = 0x20         ;
        constexpr std::uintptr_t Info                             = 0x28         ;
        constexpr std::uintptr_t Timestamp                        = 0x38         ;

        constexpr std::uintptr_t _d95cb7ba440db44af2383c54e6fbcc80f7d82b01 = 0x10         ;
        constexpr std::uintptr_t _1d98616aebd1a07d6642a664d5c6425392182ce2 = 0x30         ;
    }

    namespace %2d27e0338088ad33e0f41fbba122de29a1fbf382
    {
        constexpr std::uintptr_t _770eb56fd312d1d40fc5db993b71125eaaaeb3a1 = 0x10         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x18         ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x20         ;
    }

    namespace %d88656fdcacdee69ad0419e3f3565bdeb76a2945
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _9a93917946a348bcb28effafe4dc9cc818aa0aba = 0x28         ;
        constexpr std::uintptr_t _51d730edb465c467b79afaa5930c636a12988e15 = 0x30         ;
        constexpr std::uintptr_t _42c401dba113cae98af05ff17a1ca358dbdca234 = 0x34         ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x38         ;
        constexpr std::uintptr_t _f22d20f588e57f34d6aa85914ca10d8989936c49 = 0x40         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0x48         ;
        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x50         ;
        constexpr std::uintptr_t _384a332f5aaaa03bd4c8d2fd658d107fe9470835 = 0x58         ;
    }

    namespace %69cb6f762a9d483e90a00fd89d710fdc0baeb68e
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _9a93917946a348bcb28effafe4dc9cc818aa0aba = 0x28         ;
        constexpr std::uintptr_t _51d730edb465c467b79afaa5930c636a12988e15 = 0x30         ;
        constexpr std::uintptr_t _42c401dba113cae98af05ff17a1ca358dbdca234 = 0x34         ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x38         ;
        constexpr std::uintptr_t _f22d20f588e57f34d6aa85914ca10d8989936c49 = 0x40         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0x48         ;
        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x50         ;
        constexpr std::uintptr_t _384a332f5aaaa03bd4c8d2fd658d107fe9470835 = 0x58         ;
    }

    namespace %2208d4bd62c75743ae7daeecb6decea8d802f801
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8         ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8         ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110        ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118        ;
    }

    namespace PacketProfilerSnapshot
    {
        constexpr std::uintptr_t inboundCount                     = 0x10         ;
        constexpr std::uintptr_t inboundBytes                     = 0x18         ;
        constexpr std::uintptr_t outboundCount                    = 0x20         ;
        constexpr std::uintptr_t outboundSum                      = 0x28         ;
        constexpr std::uintptr_t outboundMsgBytes                 = 0x30         ;
        constexpr std::uintptr_t outboundBytes                    = 0x38         ;
        constexpr std::uintptr_t recentPackets                    = 0x40         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %69baf0139c55819df4efc6189eb9d9008ce5a197
    {
    }

    namespace %a6f0b2ad33b2b33678c460477cef462d3255df6d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C0490   ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x10         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x18         ;
    }

    namespace %55a6bafe0ddc944c74dec73274bd411e3c5923e4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10852220   ;
        constexpr std::uintptr_t _27e3670df87c420a0c04a37fb931586a127ece53 = 0x10         ;
        constexpr std::uintptr_t _4d6a9116e2e008413e82b7bce9937c781b6c3cb9 = 0x18         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0x20         ;
        constexpr std::uintptr_t _b5d08a7e2ed4a3468b47c5104c69d3b9c0047cea = 0x28         ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x30         ;
        constexpr std::uintptr_t _07565d3aae273f6e29f8520e4f2d560014314b12 = 0x38         ;
        constexpr std::uintptr_t _bb59eb54e5accf27b369108265d9e7152d756268 = 0x40         ;
        constexpr std::uintptr_t _235449649967cb16af09ff7b737741621bf8f9f0 = 0x48         ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x50         ;
        constexpr std::uintptr_t _12e8890c9cc3ddce632d4f8b87182400f25689bb = 0x58         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x60         ;
        constexpr std::uintptr_t _433fb35d146f025fd1f82f6004e884b1f7119722 = 0x68         ;
        constexpr std::uintptr_t _d2caccc4e58473a577a7b1354bf3a3a9f4cfaa4c = 0x70         ;
        constexpr std::uintptr_t _26e27ed5331d35c3093e709964f7c2ca854d036d = 0x78         ;
        constexpr std::uintptr_t _2b164d14be4cb12467bec6eb182bb985887055ba = 0x80         ;
        constexpr std::uintptr_t _1e75b49dab761479cc78bd1e1d0d1fe85cdbaf06 = 0x88         ;
        constexpr std::uintptr_t _2936937cc38f5f8dbb698e7ac979bd6789f59229 = 0x90         ;
        constexpr std::uintptr_t _fda66fa1f84c9a05a978183548b828c929bc6d4a = 0x98         ;
        constexpr std::uintptr_t _5506f62ac60790e3a659babec6d885ef41d8ef78 = 0xA0         ;
        constexpr std::uintptr_t _0817bd2be94161d3045dfbf07b6634059c722184 = 0xA8         ;
        constexpr std::uintptr_t _68bee34502f1a2990ebe8fdd1a6757a02a9d5894 = 0xA9         ;
        constexpr std::uintptr_t _424bfe7458d9da7d436ad2e7a00436e267652956 = 0xAA         ;
        constexpr std::uintptr_t _64fb117e1b61bfd2e6c4989a1433b63f3296a149 = 0xB0         ;
        constexpr std::uintptr_t _5080b8135059e924166ac650d56062c0812b697c = 0xB8         ;
        constexpr std::uintptr_t _b7726cecb7f225f5d1f74ec2b3b48aa6089a75d1 = 0xC0         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0xC8         ;
        constexpr std::uintptr_t _ad2690d5333aad1b8950d5324b37e93f884d0203 = 0xD0         ;
        constexpr std::uintptr_t _24025be310569cfd30c62e22b3f7b2e544c3564a = 0xD8         ;
        constexpr std::uintptr_t _1022f81990fbe41ca50e8aebaf7666c9b9135ff6 = 0xE0         ;
        constexpr std::uintptr_t _29d1807017e682f726162bb04f646f3cf6207d88 = 0xE8         ;
        constexpr std::uintptr_t _6014152cbb668525453f0f61e93b407332a3e3fa = 0xF0         ;
        constexpr std::uintptr_t _ba3816686a5ee8950f080405a82d193abd84a3a4 = 0xF8         ;
        constexpr std::uintptr_t _c049be725d60a8587dad05d83dfd1553ca242758 = 0x100        ;
        constexpr std::uintptr_t _8e1ca9481b994ab7b054cd413e8c23c88674fcee = 0x108        ;
        constexpr std::uintptr_t _a1b50990df98b97411e855333865c96086ccfaa6 = 0x110        ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x118        ;
        constexpr std::uintptr_t _963a98526363292bded0a81b07b105852c414a0b = 0x120        ;
        constexpr std::uintptr_t _5c41a1239f3abbe64742c12b3e91db46f35c8a8b = 0x128        ;
        constexpr std::uintptr_t _f042e303a60fef5128ec32f94dfc6e642dc9d957 = 0x130        ;
        constexpr std::uintptr_t _9b2e3e1bc77146e48a1c2c4277e0772572780aae = 0x138        ;
        constexpr std::uintptr_t _6d8d3d4343b9ff46ed1b1154349e6b2fb9341bcb = 0x140        ;
    }

    namespace %031ab0accce956ab4258b59b058f6345146e71c4
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
    }

    namespace %134eaa473173993ab751b74e53c2d50349e46f94
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
    }

    namespace %73944672db37433abf5ef4a04356a947be34535b
    {
        constexpr std::uintptr_t _b3521889a20fff1018721588a07c5129e6df0368 = 0x10         ;
        constexpr std::uintptr_t _813204e5d6da83d5ec5b601d4df818780a1a930e = 0x18         ;
        constexpr std::uintptr_t _2f8118e8bcf0c4383fd628ce446946c10223a44b = 0x20         ;
        constexpr std::uintptr_t _7afff4ee396c3021008dcaefac6f4c469b4a367e = 0x28         ;
    }

    namespace %46e66f5ee423b9dfe686e45c70c8fadac96f984f
    {
        constexpr std::uintptr_t _1a0a504bee173e3715c9004c6b2f657fc8bf7076 = 0x10         ;
        constexpr std::uintptr_t _b37c787c5292fb06b4a31f3ab882e47433bd71ca = 0x18         ;
        constexpr std::uintptr_t _d3232b78f07972a4cbe4e4ac081ec431a4ee640f = 0x20         ;
        constexpr std::uintptr_t _296f68939e1d5bb3f821e410430ea8c3b4f1e2fa = 0x28         ;
        constexpr std::uintptr_t _d44501d9eba0455c9d69c37e6f76755fb72e67f0 = 0x30         ;
        constexpr std::uintptr_t _ec451557011a901a64dc436f31d3bdb42b374acb = 0x38         ;
        constexpr std::uintptr_t _352cd41c580c2ca80990f29656cf47b3c8639ed8 = 0x40         ;
        constexpr std::uintptr_t _c39050283c4ab55629cd3d6e54d9c0a2c1b766b5 = 0x48         ;
        constexpr std::uintptr_t _36c9a400e3ca7de793942886c6acf3ae76512fd2 = 0x50         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x58         ;
    }

    namespace %d1e0ddfa0c73457891ef0d5484f91d4d269793b5
    {
        constexpr std::uintptr_t _bd8896d76f618868b71b174918952e8ab91ccb32 = 0x10         ;
        constexpr std::uintptr_t _9da4d0aa27a4ce2e5f326e9c081970ddcbee16fc = 0x18         ;
        constexpr std::uintptr_t _9606fe06b3f29065456ed6c772be20961a82879c = 0x20         ;
    }

    namespace %c238bbcf704d2920ae801a8b28ef0d0e714b00e5
    {
        constexpr std::uintptr_t _0b84f8e409ac422fec8babeb0d9f0442a3d4fbd3 = 0x10         ;
    }

    namespace %7fa40b7437d7666bebd946836cd8d6d30891f65a
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8         ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8         ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110        ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118        ;
        constexpr std::uintptr_t _3ef5457da4111cbfd9fe8f59bbab1c1c19a19cf3 = 0x120        ;
    }

    namespace %beb5366f2ea3dde9d1ec991030a504e7e628948d
    {
        constexpr std::uintptr_t _2e580ad941f55bfe63b88fc9b009dd1e7c0d052c = 0x10         ;
        constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x18         ;
        constexpr std::uintptr_t _9ad97f381a2de38fedc117191ab0c13dc2296348 = 0x20         ;
        constexpr std::uintptr_t _5f6f18f12ef1c38f95201cfed044ae3dbcee38c9 = 0x28         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x30         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x48         ;
    }

    namespace %c1c1e5ac633f87f271cda0d282889d9a69d58fd1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C1678   ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x10         ;
        constexpr std::uintptr_t _5f6f18f12ef1c38f95201cfed044ae3dbcee38c9 = 0x18         ;
        constexpr std::uintptr_t _2e580ad941f55bfe63b88fc9b009dd1e7c0d052c = 0x20         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x28         ;
        constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x40         ;
        constexpr std::uintptr_t _9ad97f381a2de38fedc117191ab0c13dc2296348 = 0x48         ;
    }

    namespace %850da4ddc11eaa3034b9dc2959753d747a228ea2
    {
        constexpr std::uintptr_t _2936937cc38f5f8dbb698e7ac979bd6789f59229 = 0x10         ;
        constexpr std::uintptr_t _d2caccc4e58473a577a7b1354bf3a3a9f4cfaa4c = 0x18         ;
        constexpr std::uintptr_t _2b164d14be4cb12467bec6eb182bb985887055ba = 0x20         ;
        constexpr std::uintptr_t _b5d08a7e2ed4a3468b47c5104c69d3b9c0047cea = 0x28         ;
        constexpr std::uintptr_t _424bfe7458d9da7d436ad2e7a00436e267652956 = 0x30         ;
        constexpr std::uintptr_t _fda66fa1f84c9a05a978183548b828c929bc6d4a = 0x34         ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x38         ;
        constexpr std::uintptr_t _6d8d3d4343b9ff46ed1b1154349e6b2fb9341bcb = 0x40         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x44         ;
        constexpr std::uintptr_t _64fb117e1b61bfd2e6c4989a1433b63f3296a149 = 0x48         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x50         ;
        constexpr std::uintptr_t _27e3670df87c420a0c04a37fb931586a127ece53 = 0x58         ;
        constexpr std::uintptr_t _5c41a1239f3abbe64742c12b3e91db46f35c8a8b = 0x60         ;
        constexpr std::uintptr_t _68bee34502f1a2990ebe8fdd1a6757a02a9d5894 = 0x68         ;
        constexpr std::uintptr_t _1e75b49dab761479cc78bd1e1d0d1fe85cdbaf06 = 0x70         ;
        constexpr std::uintptr_t _12e8890c9cc3ddce632d4f8b87182400f25689bb = 0x78         ;
        constexpr std::uintptr_t _8e1ca9481b994ab7b054cd413e8c23c88674fcee = 0x80         ;
        constexpr std::uintptr_t _9b2e3e1bc77146e48a1c2c4277e0772572780aae = 0x88         ;
        constexpr std::uintptr_t _5506f62ac60790e3a659babec6d885ef41d8ef78 = 0x90         ;
        constexpr std::uintptr_t _07565d3aae273f6e29f8520e4f2d560014314b12 = 0x98         ;
        constexpr std::uintptr_t _f042e303a60fef5128ec32f94dfc6e642dc9d957 = 0xA0         ;
        constexpr std::uintptr_t _a1b50990df98b97411e855333865c96086ccfaa6 = 0xA8         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0xB0         ;
        constexpr std::uintptr_t _5080b8135059e924166ac650d56062c0812b697c = 0xB8         ;
        constexpr std::uintptr_t _0817bd2be94161d3045dfbf07b6634059c722184 = 0xC0         ;
        constexpr std::uintptr_t _6014152cbb668525453f0f61e93b407332a3e3fa = 0xC8         ;
        constexpr std::uintptr_t _c049be725d60a8587dad05d83dfd1553ca242758 = 0xD0         ;
        constexpr std::uintptr_t _b7726cecb7f225f5d1f74ec2b3b48aa6089a75d1 = 0xD8         ;
        constexpr std::uintptr_t _bb59eb54e5accf27b369108265d9e7152d756268 = 0xE0         ;
        constexpr std::uintptr_t _235449649967cb16af09ff7b737741621bf8f9f0 = 0xE8         ;
        constexpr std::uintptr_t _433fb35d146f025fd1f82f6004e884b1f7119722 = 0xF0         ;
        constexpr std::uintptr_t _29d1807017e682f726162bb04f646f3cf6207d88 = 0xF8         ;
        constexpr std::uintptr_t _ad2690d5333aad1b8950d5324b37e93f884d0203 = 0x100        ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x108        ;
        constexpr std::uintptr_t _24025be310569cfd30c62e22b3f7b2e544c3564a = 0x110        ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x118        ;
        constexpr std::uintptr_t _4d6a9116e2e008413e82b7bce9937c781b6c3cb9 = 0x120        ;
        constexpr std::uintptr_t _963a98526363292bded0a81b07b105852c414a0b = 0x128        ;
        constexpr std::uintptr_t _ba3816686a5ee8950f080405a82d193abd84a3a4 = 0x130        ;
        constexpr std::uintptr_t _1022f81990fbe41ca50e8aebaf7666c9b9135ff6 = 0x138        ;
        constexpr std::uintptr_t _26e27ed5331d35c3093e709964f7c2ca854d036d = 0x140        ;
    }

    namespace %45fd1822aa9ed86e93571ae726042ed511e92c83
    {
        constexpr std::uintptr_t _2e580ad941f55bfe63b88fc9b009dd1e7c0d052c = 0x10         ;
        constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x18         ;
        constexpr std::uintptr_t _9ad97f381a2de38fedc117191ab0c13dc2296348 = 0x20         ;
        constexpr std::uintptr_t _5f6f18f12ef1c38f95201cfed044ae3dbcee38c9 = 0x28         ;
        constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x30         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x48         ;
    }

    namespace %27356dfb4acd982919bdbc4f0af5b42182ada2c9
    {
    }

    namespace StatTypeLong
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %f1baa350f407b767ad89aa078ef419b25b38b499
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
    }

    namespace %4a24e989a344d18577167de33cd49adb2abbfd9a
    {
        constexpr std::uintptr_t _2936937cc38f5f8dbb698e7ac979bd6789f59229 = 0x10         ;
        constexpr std::uintptr_t _d2caccc4e58473a577a7b1354bf3a3a9f4cfaa4c = 0x18         ;
        constexpr std::uintptr_t _2b164d14be4cb12467bec6eb182bb985887055ba = 0x20         ;
        constexpr std::uintptr_t _b5d08a7e2ed4a3468b47c5104c69d3b9c0047cea = 0x28         ;
        constexpr std::uintptr_t _424bfe7458d9da7d436ad2e7a00436e267652956 = 0x30         ;
        constexpr std::uintptr_t _fda66fa1f84c9a05a978183548b828c929bc6d4a = 0x34         ;
        constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x38         ;
        constexpr std::uintptr_t _6d8d3d4343b9ff46ed1b1154349e6b2fb9341bcb = 0x40         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x44         ;
        constexpr std::uintptr_t _64fb117e1b61bfd2e6c4989a1433b63f3296a149 = 0x48         ;
        constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x50         ;
        constexpr std::uintptr_t _27e3670df87c420a0c04a37fb931586a127ece53 = 0x58         ;
        constexpr std::uintptr_t _5c41a1239f3abbe64742c12b3e91db46f35c8a8b = 0x60         ;
        constexpr std::uintptr_t _68bee34502f1a2990ebe8fdd1a6757a02a9d5894 = 0x68         ;
        constexpr std::uintptr_t _1e75b49dab761479cc78bd1e1d0d1fe85cdbaf06 = 0x70         ;
        constexpr std::uintptr_t _12e8890c9cc3ddce632d4f8b87182400f25689bb = 0x78         ;
        constexpr std::uintptr_t _8e1ca9481b994ab7b054cd413e8c23c88674fcee = 0x80         ;
        constexpr std::uintptr_t _9b2e3e1bc77146e48a1c2c4277e0772572780aae = 0x88         ;
        constexpr std::uintptr_t _5506f62ac60790e3a659babec6d885ef41d8ef78 = 0x90         ;
        constexpr std::uintptr_t _07565d3aae273f6e29f8520e4f2d560014314b12 = 0x98         ;
        constexpr std::uintptr_t _f042e303a60fef5128ec32f94dfc6e642dc9d957 = 0xA0         ;
        constexpr std::uintptr_t _a1b50990df98b97411e855333865c96086ccfaa6 = 0xA8         ;
        constexpr std::uintptr_t _a6fc8c7acc06f21482d2b619d485e32d6476eaa8 = 0xB0         ;
        constexpr std::uintptr_t _5080b8135059e924166ac650d56062c0812b697c = 0xB8         ;
        constexpr std::uintptr_t _0817bd2be94161d3045dfbf07b6634059c722184 = 0xC0         ;
        constexpr std::uintptr_t _6014152cbb668525453f0f61e93b407332a3e3fa = 0xC8         ;
        constexpr std::uintptr_t _c049be725d60a8587dad05d83dfd1553ca242758 = 0xD0         ;
        constexpr std::uintptr_t _b7726cecb7f225f5d1f74ec2b3b48aa6089a75d1 = 0xD8         ;
        constexpr std::uintptr_t _bb59eb54e5accf27b369108265d9e7152d756268 = 0xE0         ;
        constexpr std::uintptr_t _235449649967cb16af09ff7b737741621bf8f9f0 = 0xE8         ;
        constexpr std::uintptr_t _433fb35d146f025fd1f82f6004e884b1f7119722 = 0xF0         ;
        constexpr std::uintptr_t _29d1807017e682f726162bb04f646f3cf6207d88 = 0xF8         ;
        constexpr std::uintptr_t _ad2690d5333aad1b8950d5324b37e93f884d0203 = 0x100        ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x108        ;
        constexpr std::uintptr_t _24025be310569cfd30c62e22b3f7b2e544c3564a = 0x110        ;
        constexpr std::uintptr_t _5899a00226ca113df29d6f9c442e9d390b779e99 = 0x118        ;
        constexpr std::uintptr_t _4d6a9116e2e008413e82b7bce9937c781b6c3cb9 = 0x120        ;
        constexpr std::uintptr_t _963a98526363292bded0a81b07b105852c414a0b = 0x128        ;
        constexpr std::uintptr_t _ba3816686a5ee8950f080405a82d193abd84a3a4 = 0x130        ;
        constexpr std::uintptr_t _1022f81990fbe41ca50e8aebaf7666c9b9135ff6 = 0x138        ;
        constexpr std::uintptr_t _26e27ed5331d35c3093e709964f7c2ca854d036d = 0x140        ;
    }

    namespace %9560af39a00d4c23caa5782cf080e3a373f1bc3d
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _c294156e6afaaed1921545849d9768a5f13a5d6e = 0x28         ;
        constexpr std::uintptr_t _5c41a1239f3abbe64742c12b3e91db46f35c8a8b = 0x30         ;
        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x38         ;
        constexpr std::uintptr_t _636f61bef5f65930ec625b01cdcded7df55b72ff = 0x40         ;
        constexpr std::uintptr_t _51d730edb465c467b79afaa5930c636a12988e15 = 0x48         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %c3c9243aa7cd20e3079421473806a7b22dfe8089
    {
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10         ;
    }

    namespace PacketProfilingDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PacketRealm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Type
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075E588   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %044c0b18dac1689bc807f3a85a99b7cd53e543fa
    {
        constexpr std::uintptr_t _770eb56fd312d1d40fc5db993b71125eaaaeb3a1 = 0x10         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x18         ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x20         ;
    }

    namespace %45402d1a0de21f394979c16505bd70abfca6b623
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E4100   ;
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8         ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8         ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110        ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118        ;
        constexpr std::uintptr_t _3ef5457da4111cbfd9fe8f59bbab1c1c19a19cf3 = 0x120        ;
    }

    namespace %7146509e1d2472164dd0d6de95613265b80dec63
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10728F10   ;
        constexpr std::uintptr_t _2225523544fd2bf354b3783149680e8511c4d220 = 0x10         ;
        constexpr std::uintptr_t _13755ee1dee94498a79410c044cb4692977c3722 = 0x18         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x20         ;
    }

    namespace %e35762ab4fbc2f11465fc81c1594883188fc8d46
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C34A0   ;
        constexpr std::uintptr_t _bd8896d76f618868b71b174918952e8ab91ccb32 = 0x10         ;
        constexpr std::uintptr_t _9da4d0aa27a4ce2e5f326e9c081970ddcbee16fc = 0x18         ;
        constexpr std::uintptr_t _9606fe06b3f29065456ed6c772be20961a82879c = 0x20         ;
    }

    namespace %8d632866f11062482fdd8901366dcf54ea15dd54
    {
        constexpr std::uintptr_t _636f61bef5f65930ec625b01cdcded7df55b72ff = 0x10         ;
        constexpr std::uintptr_t _48d7222e23071bd761b9a053690f2eb773caa26e = 0x18         ;
        constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x20         ;
    }

    namespace EntityNetworkRange
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2676cea1cfc672af3cde309ac0a4a43f7cb0ae5d
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0xD8         ;
        constexpr std::uintptr_t _a86e6908864fdc7329e1eb72d77c616af66f8ec4 = 0xE0         ;
        constexpr std::uintptr_t _5588a8688a7b2f1e8649c3a624690bfd470d613a = 0xE8         ;
        constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0xEC         ;
        constexpr std::uintptr_t _080573962eafbf94fd9a6b839e50f2b33ce3a706 = 0xF0         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0xF8         ;
        constexpr std::uintptr_t _4ff7f1905ae676c0b60773e5ed84d333cfffaebe = 0x100        ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0x108        ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x110        ;
        constexpr std::uintptr_t _997fc7b36a6ce8c2eaf83d8f20d53a239ca10836 = 0x118        ;
        constexpr std::uintptr_t _8776fd6f12054e9d33e1d18a3369556f3732a0bf = 0x120        ;
        constexpr std::uintptr_t _ae7753750ee09d3ddab0be68c23dfbf52b6a2fd8 = 0x128        ;
        constexpr std::uintptr_t _f50fe29121bcc17bf72bb047ad3621a3e5590884 = 0x130        ;
    }

    namespace %eee90144568892fb4c7bdc8a37814587fae91f41
    {
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0x10         ;
        constexpr std::uintptr_t _636f61bef5f65930ec625b01cdcded7df55b72ff = 0x18         ;
    }

    namespace %71f884f26f359749993ae3e37590fd67c6fea214
    {
        constexpr std::uintptr_t _4420a638d97e3ddd9db583b1310dc913e2df2e31 = 0x10         ;
    }

    namespace %d4ec4f870b2fb35e70eab4bcd020aedf39152379
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xD8         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE0         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE8         ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0xF0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xF8         ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0x110        ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x118        ;
    }

    namespace %fa58f9a1f856f6d7677e3461ac5e96750911da85
    {
        constexpr std::uintptr_t _b37c787c5292fb06b4a31f3ab882e47433bd71ca = 0x10         ;
        constexpr std::uintptr_t _c39050283c4ab55629cd3d6e54d9c0a2c1b766b5 = 0x18         ;
        constexpr std::uintptr_t _352cd41c580c2ca80990f29656cf47b3c8639ed8 = 0x20         ;
        constexpr std::uintptr_t _1a0a504bee173e3715c9004c6b2f657fc8bf7076 = 0x28         ;
        constexpr std::uintptr_t _296f68939e1d5bb3f821e410430ea8c3b4f1e2fa = 0x30         ;
        constexpr std::uintptr_t _d3232b78f07972a4cbe4e4ac081ec431a4ee640f = 0x38         ;
        constexpr std::uintptr_t _ec451557011a901a64dc436f31d3bdb42b374acb = 0x40         ;
        constexpr std::uintptr_t _4ef642f6f50e9bfbab7fe29bca050a35f87a6170 = 0x48         ;
        constexpr std::uintptr_t _d44501d9eba0455c9d69c37e6f76755fb72e67f0 = 0x50         ;
        constexpr std::uintptr_t _36c9a400e3ca7de793942886c6acf3ae76512fd2 = 0x58         ;
    }

    namespace %68737dbee117ccf36ab7efe81c13cb3ff0906cb4
    {
        constexpr std::uintptr_t _bd8896d76f618868b71b174918952e8ab91ccb32 = 0x10         ;
        constexpr std::uintptr_t _9da4d0aa27a4ce2e5f326e9c081970ddcbee16fc = 0x18         ;
        constexpr std::uintptr_t _9606fe06b3f29065456ed6c772be20961a82879c = 0x20         ;
    }

    namespace %e9b3237c6ead45fd74fb0edb9ff1a47d85bf2f5d
    {
        constexpr std::uintptr_t _770eb56fd312d1d40fc5db993b71125eaaaeb3a1 = 0x10         ;
        constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x18         ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x20         ;
    }

    namespace %e4b3e750f6dcc9d8454d25bb7f066c4a6a85c9d8
    {
    }

    namespace %99fa90cacf75d45f212f1ab27bc98acb9521eaf4
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8         ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8         ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110        ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118        ;
        constexpr std::uintptr_t _3ef5457da4111cbfd9fe8f59bbab1c1c19a19cf3 = 0x120        ;
    }

    namespace %2f4eadf5cdd0c25997e670fdabc7466d697662fd
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x28         ;
        constexpr std::uintptr_t _f22d20f588e57f34d6aa85914ca10d8989936c49 = 0x30         ;
        constexpr std::uintptr_t _9a93917946a348bcb28effafe4dc9cc818aa0aba = 0x38         ;
        constexpr std::uintptr_t _384a332f5aaaa03bd4c8d2fd658d107fe9470835 = 0x40         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0x48         ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x50         ;
        constexpr std::uintptr_t _42c401dba113cae98af05ff17a1ca358dbdca234 = 0x58         ;
        constexpr std::uintptr_t _51d730edb465c467b79afaa5930c636a12988e15 = 0x5C         ;
    }

    namespace %cbbf872c5e53022fd3b88a149a7c150b1e9b5c0d
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _636f61bef5f65930ec625b01cdcded7df55b72ff = 0x28         ;
        constexpr std::uintptr_t _5c41a1239f3abbe64742c12b3e91db46f35c8a8b = 0x30         ;
        constexpr std::uintptr_t _c294156e6afaaed1921545849d9768a5f13a5d6e = 0x38         ;
        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x40         ;
        constexpr std::uintptr_t _51d730edb465c467b79afaa5930c636a12988e15 = 0x48         ;
    }

    namespace %508ea6bba5f326cb90bcfcd750ef5469f4f64ce3
    {
        constexpr std::uintptr_t _636f61bef5f65930ec625b01cdcded7df55b72ff = 0x10         ;
        constexpr std::uintptr_t _48d7222e23071bd761b9a053690f2eb773caa26e = 0x18         ;
        constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x20         ;
    }

    namespace %55c1fe43570cd4c6e0d02f92c93aa1f57c6ab82d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10852110   ;
        constexpr std::uintptr_t _0b84f8e409ac422fec8babeb0d9f0442a3d4fbd3 = 0x10         ;
    }

    namespace Network_Relay__RustRelayConfig-fake-1
    {
        constexpr std::uintptr_t _053f8c848125c1576f13c82dea2713081c3f0574 = 0x10         ;
        constexpr std::uintptr_t _818f68b120e88823c3d3c9c62330816b14a09f9a = 0x18         ;
        constexpr std::uintptr_t _fbc8fe5064a6a43f89fd1b91d4112aa16a4cae59 = 0x20         ;
        constexpr std::uintptr_t _83bf705aa7ac2f7a2d7d33ea33cc7731f694dde7 = 0x28         ;
        constexpr std::uintptr_t _d598a9951f535739d52d0736bdf76730d1f29d5a = 0x29         ;
        constexpr std::uintptr_t _4d2b93f081adb12453b46b8454f93731cca7c2f4 = 0x2C         ;
        constexpr std::uintptr_t _924e18636a67ba0277782acea8c4747dd52ded9c = 0x30         ;
        constexpr std::uintptr_t _fbe1b45aef3bafd237c86d56e31fcd5d588f54d7 = 0x38         ;
        constexpr std::uintptr_t _8b36bc87e15ddbd985bd6b7e6b16babd6ebfa55b = 0x39         ;
        constexpr std::uintptr_t _69a73ff8d9e9fe97a6f348de9bfbfbda862cd388 = 0x3A         ;
        constexpr std::uintptr_t _10b93daa078e3477cb47827629f55cc236b65bb3 = 0x3C         ;
        constexpr std::uintptr_t _ed687880924fae41a9d245b31209ba6f16b921c5 = 0x40         ;
        constexpr std::uintptr_t _34c37eeb74adc63895495e4f1880bf414873628c = 0x44         ;
    }

    namespace Network_Relay__RustRelayConfig
    {
        constexpr std::uintptr_t _053f8c848125c1576f13c82dea2713081c3f0574 = 0x10         ;
        constexpr std::uintptr_t _818f68b120e88823c3d3c9c62330816b14a09f9a = 0x18         ;
        constexpr std::uintptr_t _fbc8fe5064a6a43f89fd1b91d4112aa16a4cae59 = 0x20         ;
        constexpr std::uintptr_t _83bf705aa7ac2f7a2d7d33ea33cc7731f694dde7 = 0x28         ;
        constexpr std::uintptr_t _d598a9951f535739d52d0736bdf76730d1f29d5a = 0x29         ;
        constexpr std::uintptr_t _4d2b93f081adb12453b46b8454f93731cca7c2f4 = 0x2C         ;
        constexpr std::uintptr_t _924e18636a67ba0277782acea8c4747dd52ded9c = 0x30         ;
        constexpr std::uintptr_t _fbe1b45aef3bafd237c86d56e31fcd5d588f54d7 = 0x38         ;
        constexpr std::uintptr_t _8b36bc87e15ddbd985bd6b7e6b16babd6ebfa55b = 0x39         ;
        constexpr std::uintptr_t _69a73ff8d9e9fe97a6f348de9bfbfbda862cd388 = 0x3A         ;
        constexpr std::uintptr_t _10b93daa078e3477cb47827629f55cc236b65bb3 = 0x3C         ;
        constexpr std::uintptr_t _ed687880924fae41a9d245b31209ba6f16b921c5 = 0x40         ;
        constexpr std::uintptr_t _34c37eeb74adc63895495e4f1880bf414873628c = 0x44         ;
    }

    namespace Network_Relay__RustRelayConfig-fake-0
    {
        constexpr std::uintptr_t _053f8c848125c1576f13c82dea2713081c3f0574 = 0x10         ;
        constexpr std::uintptr_t _818f68b120e88823c3d3c9c62330816b14a09f9a = 0x18         ;
        constexpr std::uintptr_t _fbc8fe5064a6a43f89fd1b91d4112aa16a4cae59 = 0x20         ;
        constexpr std::uintptr_t _83bf705aa7ac2f7a2d7d33ea33cc7731f694dde7 = 0x28         ;
        constexpr std::uintptr_t _d598a9951f535739d52d0736bdf76730d1f29d5a = 0x29         ;
        constexpr std::uintptr_t _4d2b93f081adb12453b46b8454f93731cca7c2f4 = 0x2C         ;
        constexpr std::uintptr_t _924e18636a67ba0277782acea8c4747dd52ded9c = 0x30         ;
        constexpr std::uintptr_t _fbe1b45aef3bafd237c86d56e31fcd5d588f54d7 = 0x38         ;
        constexpr std::uintptr_t _8b36bc87e15ddbd985bd6b7e6b16babd6ebfa55b = 0x39         ;
        constexpr std::uintptr_t _69a73ff8d9e9fe97a6f348de9bfbfbda862cd388 = 0x3A         ;
        constexpr std::uintptr_t _10b93daa078e3477cb47827629f55cc236b65bb3 = 0x3C         ;
        constexpr std::uintptr_t _ed687880924fae41a9d245b31209ba6f16b921c5 = 0x40         ;
        constexpr std::uintptr_t _34c37eeb74adc63895495e4f1880bf414873628c = 0x44         ;
    }

    namespace Network_Relay__RPCFilterMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullablePublicOnlyAttribute
    {
        constexpr std::uintptr_t IncludesInternals                = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace System__ObsoleteAttribute
    {
        constexpr std::uintptr_t _Message_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _IsError_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _DiagnosticId_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _UrlFormat_k__BackingField       = 0x28         ;
    }

    namespace System_Diagnostics_CodeAnalysis__DynamicallyAccessedMembersAttribute
    {
        constexpr std::uintptr_t _MemberTypes_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__DynamicallyAccessedMemberTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics_CodeAnalysis__RequiresUnreferencedCodeAttribute
    {
        constexpr std::uintptr_t _Message_k__BackingField         = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__UnconditionalSuppressMessageAttribute
    {
        constexpr std::uintptr_t _Category_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _CheckId_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Justification_k__BackingField   = 0x20         ;
    }

    namespace System_Diagnostics_CodeAnalysis__StringSyntaxAttribute
    {
        constexpr std::uintptr_t _Syntax_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Arguments_k__BackingField       = 0x18         ;
    }

    namespace System_Diagnostics_CodeAnalysis__RequiresDynamicCodeAttribute
    {
        constexpr std::uintptr_t _Message_k__BackingField         = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__MaybeNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__NotNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__NotNullIfNotNullAttribute
    {
        constexpr std::uintptr_t _ParameterName_k__BackingField   = 0x10         ;
    }

    namespace System_Buffers__ArrayBufferWriter`1
    {
        constexpr std::uintptr_t _buffer                          = 0x0          ;
    }

    namespace System_Text_Json__PooledByteBufferWriter
    {
        constexpr std::uintptr_t _rentedBuffer                    = 0x10         ;
        constexpr std::uintptr_t _index                           = 0x18         ;
    }

    namespace System_Text_Json__JsonCommentHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__JsonKebabCaseLowerNamingPolicy
    {
        constexpr std::uintptr_t _lowercase                       = 0x10         ;
        constexpr std::uintptr_t _separator                       = 0x12         ;
    }

    namespace System_Text_Json__JsonKebabCaseUpperNamingPolicy
    {
        constexpr std::uintptr_t _lowercase                       = 0x10         ;
        constexpr std::uintptr_t _separator                       = 0x12         ;
    }

    namespace System_Text_Json__JsonSeparatorNamingPolicy
    {
        constexpr std::uintptr_t _lowercase                       = 0x10         ;
        constexpr std::uintptr_t _separator                       = 0x12         ;
    }

    namespace System_Text_Json__JsonSnakeCaseLowerNamingPolicy
    {
        constexpr std::uintptr_t _lowercase                       = 0x10         ;
        constexpr std::uintptr_t _separator                       = 0x12         ;
    }

    namespace System_Text_Json__JsonSnakeCaseUpperNamingPolicy
    {
        constexpr std::uintptr_t _lowercase                       = 0x10         ;
        constexpr std::uintptr_t _separator                       = 0x12         ;
    }

    namespace System_Text_Json__BitStack
    {
        constexpr std::uintptr_t _array                           = 0x0          ;
        constexpr std::uintptr_t _allocationFreeContainer         = 0x8          ;
        constexpr std::uintptr_t _currentDepth                    = 0x10         ;
    }

    namespace System_Text_Json__JsonDocument
    {
        constexpr std::uintptr_t _utf8Json                        = 0x10         ;
        constexpr std::uintptr_t _parsedData                      = 0x20         ;
        constexpr std::uintptr_t _extraRentedArrayPoolBytes       = 0x38         ;
        constexpr std::uintptr_t _extraPooledByteBufferWriter     = 0x40         ;
        constexpr std::uintptr_t _IsDisposable_k__BackingField    = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_nullLiteral                    = 0x0          ;
            constexpr std::uintptr_t s_trueLiteral                    = 0x8          ;
            constexpr std::uintptr_t s_falseLiteral                   = 0x10         ;
        }

    }

    namespace System_Text_Json__JsonDocumentOptions
    {
        constexpr std::uintptr_t _maxDepth                        = 0x0          ;
        constexpr std::uintptr_t _commentHandling                 = 0x4          ;
        constexpr std::uintptr_t _AllowTrailingCommas_k__BackingField = 0x5          ;
    }

    namespace System_Text_Json__JsonElement
    {
        constexpr std::uintptr_t _parent                          = 0x0          ;
        constexpr std::uintptr_t _idx                             = 0x8          ;
    }

    namespace System_Text_Json__JsonProperty
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t __name_k__BackingField           = 0x10         ;
    }

    namespace System_Text_Json__JsonValueKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__JsonEncodedText
    {
        constexpr std::uintptr_t _utf8Value                       = 0x0          ;
        constexpr std::uintptr_t _value                           = 0x8          ;
    }

    namespace System_Text_Json__JsonException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _message                         = 0x90         ;
        constexpr std::uintptr_t _AppendPathInformation_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _LineNumber_k__BackingField      = 0xA0         ;
        constexpr std::uintptr_t _BytePositionInLine_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0xC0         ;
    }

    namespace System_Text_Json__JsonPropertyDictionary`1
    {
        constexpr std::uintptr_t _propertyDictionary              = 0x0          ;
    }

    namespace System_Text_Json__JsonTokenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__ConsumeNumberResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__ConsumeTokenResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__JsonReaderException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _message                         = 0x90         ;
        constexpr std::uintptr_t _AppendPathInformation_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _LineNumber_k__BackingField      = 0xA0         ;
        constexpr std::uintptr_t _BytePositionInLine_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0xC0         ;
    }

    namespace System_Text_Json__JsonReaderOptions
    {
        constexpr std::uintptr_t _maxDepth                        = 0x0          ;
        constexpr std::uintptr_t _commentHandling                 = 0x4          ;
        constexpr std::uintptr_t _AllowTrailingCommas_k__BackingField = 0x5          ;
    }

    namespace System_Text_Json__JsonReaderState
    {
        constexpr std::uintptr_t _lineNumber                      = 0x0          ;
        constexpr std::uintptr_t _bytePositionInLine              = 0x8          ;
        constexpr std::uintptr_t _inObject                        = 0x10         ;
        constexpr std::uintptr_t _isNotPrimitive                  = 0x11         ;
        constexpr std::uintptr_t _valueIsEscaped                  = 0x12         ;
        constexpr std::uintptr_t _trailingCommaBeforeComment      = 0x13         ;
        constexpr std::uintptr_t _tokenType                       = 0x14         ;
        constexpr std::uintptr_t _previousTokenType               = 0x15         ;
        constexpr std::uintptr_t _readerOptions                   = 0x18         ;
        constexpr std::uintptr_t _bitStack                        = 0x20         ;
    }

    namespace System_Text_Json__Utf8JsonReader
    {
        constexpr std::uintptr_t _buffer                          = 0x0          ;
        constexpr std::uintptr_t _isFinalBlock                    = 0x10         ;
        constexpr std::uintptr_t _isInputSequence                 = 0x11         ;
        constexpr std::uintptr_t _lineNumber                      = 0x18         ;
        constexpr std::uintptr_t _bytePositionInLine              = 0x20         ;
        constexpr std::uintptr_t _consumed                        = 0x28         ;
        constexpr std::uintptr_t _inObject                        = 0x2C         ;
        constexpr std::uintptr_t _isNotPrimitive                  = 0x2D         ;
        constexpr std::uintptr_t _tokenType                       = 0x2E         ;
        constexpr std::uintptr_t _previousTokenType               = 0x2F         ;
        constexpr std::uintptr_t _readerOptions                   = 0x30         ;
        constexpr std::uintptr_t _bitStack                        = 0x38         ;
        constexpr std::uintptr_t _totalConsumed                   = 0x50         ;
        constexpr std::uintptr_t _isLastSegment                   = 0x58         ;
        constexpr std::uintptr_t _isMultiSegment                  = 0x59         ;
        constexpr std::uintptr_t _trailingCommaBeforeComment      = 0x5A         ;
        constexpr std::uintptr_t _nextPosition                    = 0x60         ;
        constexpr std::uintptr_t _currentPosition                 = 0x70         ;
        constexpr std::uintptr_t _sequence                        = 0x80         ;
        constexpr std::uintptr_t _ValueSpan_k__BackingField       = 0x98         ;
        constexpr std::uintptr_t _TokenStartIndex_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _HasValueSequence_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _ValueIsEscaped_k__BackingField  = 0xB1         ;
        constexpr std::uintptr_t _ValueSequence_k__BackingField   = 0xB8         ;
    }

    namespace System_Text_Json__Arguments`4
    {
        constexpr std::uintptr_t Arg0                             = 0x0          ;
    }

    namespace System_Text_Json__ArgumentState
    {
        constexpr std::uintptr_t Arguments                        = 0x10         ;
        constexpr std::uintptr_t FoundProperties                  = 0x18         ;
        constexpr std::uintptr_t FoundPropertiesAsync             = 0x20         ;
        constexpr std::uintptr_t FoundPropertyCount               = 0x28         ;
        constexpr std::uintptr_t JsonParameterInfo                = 0x30         ;
        constexpr std::uintptr_t ParameterIndex                   = 0x38         ;
        constexpr std::uintptr_t ParameterRefCache                = 0x40         ;
    }

    namespace System_Text_Json__PolymorphicSerializationState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__ConverterStrategy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__JsonSerializerOptions
    {
        constexpr std::uintptr_t _cachingContext                  = 0x10         ;
        constexpr std::uintptr_t _lastTypeInfo                    = 0x18         ;
        constexpr std::uintptr_t _objectTypeInfo                  = 0x20         ;
        constexpr std::uintptr_t _typeInfoResolver                = 0x28         ;
        constexpr std::uintptr_t _dictionaryKeyPolicy             = 0x30         ;
        constexpr std::uintptr_t _jsonPropertyNamingPolicy        = 0x38         ;
        constexpr std::uintptr_t _readCommentHandling             = 0x40         ;
        constexpr std::uintptr_t _referenceHandler                = 0x48         ;
        constexpr std::uintptr_t _encoder                         = 0x50         ;
        constexpr std::uintptr_t _converters                      = 0x58         ;
        constexpr std::uintptr_t _defaultIgnoreCondition          = 0x60         ;
        constexpr std::uintptr_t _numberHandling                  = 0x64         ;
        constexpr std::uintptr_t _preferredObjectCreationHandling = 0x68         ;
        constexpr std::uintptr_t _unknownTypeHandling             = 0x6C         ;
        constexpr std::uintptr_t _unmappedMemberHandling          = 0x70         ;
        constexpr std::uintptr_t _defaultBufferSize               = 0x74         ;
        constexpr std::uintptr_t _maxDepth                        = 0x78         ;
        constexpr std::uintptr_t _allowTrailingCommas             = 0x7C         ;
        constexpr std::uintptr_t _ignoreNullValues                = 0x7D         ;
        constexpr std::uintptr_t _ignoreReadOnlyProperties        = 0x7E         ;
        constexpr std::uintptr_t _ignoreReadonlyFields            = 0x7F         ;
        constexpr std::uintptr_t _includeFields                   = 0x80         ;
        constexpr std::uintptr_t _propertyNameCaseInsensitive     = 0x81         ;
        constexpr std::uintptr_t _writeIndented                   = 0x82         ;
        constexpr std::uintptr_t _typeInfoResolverChain           = 0x88         ;
        constexpr std::uintptr_t _EffectiveMaxDepth_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _canUseFastPathSerializationLogic = 0x94         ;
        constexpr std::uintptr_t ReferenceHandlingStrategy        = 0x98         ;
        constexpr std::uintptr_t _isReadOnly                      = 0x9C         ;
        constexpr std::uintptr_t _isConfiguredForJsonSerializer   = 0x9D         ;
        constexpr std::uintptr_t _effectiveJsonTypeInfoResolver   = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultOptions                 = 0x0          ;
        }

    }

    namespace System_Text_Json__MetadataPropertyName
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__ReadStack
    {
        constexpr std::uintptr_t Current                          = 0x0          ;
        constexpr std::uintptr_t _stack                           = 0x78         ;
        constexpr std::uintptr_t _count                           = 0x80         ;
        constexpr std::uintptr_t _continuationCount               = 0x84         ;
        constexpr std::uintptr_t BytesConsumed                    = 0x88         ;
        constexpr std::uintptr_t ReadAhead                        = 0x90         ;
        constexpr std::uintptr_t ReferenceResolver                = 0x98         ;
        constexpr std::uintptr_t SupportContinuation              = 0xA0         ;
        constexpr std::uintptr_t ReferenceId                      = 0xA8         ;
        constexpr std::uintptr_t PolymorphicTypeDiscriminator     = 0xB0         ;
        constexpr std::uintptr_t PreserveReferences               = 0xB8         ;
    }

    namespace System_Text_Json__ReadStackFrame
    {
        constexpr std::uintptr_t JsonPropertyInfo                 = 0x0          ;
        constexpr std::uintptr_t PropertyState                    = 0x8          ;
        constexpr std::uintptr_t UseExtensionProperty             = 0x9          ;
        constexpr std::uintptr_t JsonPropertyName                 = 0x10         ;
        constexpr std::uintptr_t JsonPropertyNameAsString         = 0x18         ;
        constexpr std::uintptr_t DictionaryKey                    = 0x20         ;
        constexpr std::uintptr_t ReturnValue                      = 0x28         ;
        constexpr std::uintptr_t JsonTypeInfo                     = 0x30         ;
        constexpr std::uintptr_t ObjectState                      = 0x38         ;
        constexpr std::uintptr_t CanContainMetadata               = 0x39         ;
        constexpr std::uintptr_t LatestMetadataPropertyName       = 0x3A         ;
        constexpr std::uintptr_t MetadataPropertyNames            = 0x3B         ;
        constexpr std::uintptr_t PolymorphicSerializationState    = 0x3C         ;
        constexpr std::uintptr_t PolymorphicJsonTypeInfo          = 0x40         ;
        constexpr std::uintptr_t PropertyIndex                    = 0x48         ;
        constexpr std::uintptr_t PropertyRefCache                 = 0x50         ;
        constexpr std::uintptr_t CtorArgumentState                = 0x58         ;
        constexpr std::uintptr_t NumberHandling                   = 0x60         ;
        constexpr std::uintptr_t RequiredPropertiesSet            = 0x68         ;
        constexpr std::uintptr_t HasParentObject                  = 0x70         ;
        constexpr std::uintptr_t IsPopulating                     = 0x71         ;
    }

    namespace System_Text_Json__StackFrameObjectState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__StackFramePropertyState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__WriteStack
    {
        constexpr std::uintptr_t Current                          = 0x0          ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _count                           = 0x70         ;
        constexpr std::uintptr_t _continuationCount               = 0x74         ;
        constexpr std::uintptr_t _indexOffset                     = 0x78         ;
        constexpr std::uintptr_t CancellationToken                = 0x80         ;
        constexpr std::uintptr_t SuppressFlush                    = 0x88         ;
        constexpr std::uintptr_t PendingTask                      = 0x90         ;
        constexpr std::uintptr_t CompletedAsyncDisposables        = 0x98         ;
        constexpr std::uintptr_t FlushThreshold                   = 0xA0         ;
        constexpr std::uintptr_t ReferenceResolver                = 0xA8         ;
        constexpr std::uintptr_t SupportContinuation              = 0xB0         ;
        constexpr std::uintptr_t SupportAsync                     = 0xB1         ;
        constexpr std::uintptr_t NewReferenceId                   = 0xB8         ;
        constexpr std::uintptr_t PolymorphicTypeDiscriminator     = 0xC0         ;
        constexpr std::uintptr_t PolymorphicTypeResolver          = 0xC8         ;
    }

    namespace System_Text_Json__WriteStackFrame
    {
        constexpr std::uintptr_t CollectionEnumerator             = 0x0          ;
        constexpr std::uintptr_t AsyncDisposable                  = 0x8          ;
        constexpr std::uintptr_t AsyncEnumeratorIsPendingCompletion = 0x10         ;
        constexpr std::uintptr_t JsonPropertyInfo                 = 0x18         ;
        constexpr std::uintptr_t IsWritingExtensionDataProperty   = 0x20         ;
        constexpr std::uintptr_t JsonTypeInfo                     = 0x28         ;
        constexpr std::uintptr_t OriginalDepth                    = 0x30         ;
        constexpr std::uintptr_t ProcessedStartToken              = 0x34         ;
        constexpr std::uintptr_t ProcessedEndToken                = 0x35         ;
        constexpr std::uintptr_t PropertyState                    = 0x36         ;
        constexpr std::uintptr_t EnumeratorIndex                  = 0x38         ;
        constexpr std::uintptr_t JsonPropertyNameAsString         = 0x40         ;
        constexpr std::uintptr_t MetadataPropertyName             = 0x48         ;
        constexpr std::uintptr_t PolymorphicSerializationState    = 0x49         ;
        constexpr std::uintptr_t PolymorphicTypeInfo              = 0x50         ;
        constexpr std::uintptr_t NumberHandling                   = 0x58         ;
        constexpr std::uintptr_t IsPushedReferenceForCycleDetection = 0x60         ;
    }

    namespace System_Text_Json__ExceptionResource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__NumericType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__DataType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json__JsonWriterOptions
    {
        constexpr std::uintptr_t _maxDepth                        = 0x0          ;
        constexpr std::uintptr_t _optionsMask                     = 0x4          ;
        constexpr std::uintptr_t _Encoder_k__BackingField         = 0x8          ;
    }

    namespace System_Text_Json__Utf8JsonWriter
    {
        constexpr std::uintptr_t _output                          = 0x10         ;
        constexpr std::uintptr_t _stream                          = 0x18         ;
        constexpr std::uintptr_t _arrayBufferWriter               = 0x20         ;
        constexpr std::uintptr_t _memory                          = 0x28         ;
        constexpr std::uintptr_t _inObject                        = 0x38         ;
        constexpr std::uintptr_t _commentAfterNoneOrPropertyName  = 0x39         ;
        constexpr std::uintptr_t _tokenType                       = 0x3A         ;
        constexpr std::uintptr_t _bitStack                        = 0x40         ;
        constexpr std::uintptr_t _currentDepth                    = 0x58         ;
        constexpr std::uintptr_t _options                         = 0x60         ;
        constexpr std::uintptr_t _BytesPending_k__BackingField    = 0x70         ;
        constexpr std::uintptr_t _BytesCommitted_k__BackingField  = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t s_newLineLength                  = 0x0          ;
            constexpr std::uintptr_t s_singleLineCommentDelimiter     = 0x8          ;
        }

    }

    namespace DateTimeParseData
    {
        constexpr std::uintptr_t Year                             = 0x0          ;
        constexpr std::uintptr_t Month                            = 0x4          ;
        constexpr std::uintptr_t Day                              = 0x8          ;
        constexpr std::uintptr_t IsCalendarDateOnly               = 0xC          ;
        constexpr std::uintptr_t Hour                             = 0x10         ;
        constexpr std::uintptr_t Minute                           = 0x14         ;
        constexpr std::uintptr_t Second                           = 0x18         ;
        constexpr std::uintptr_t Fraction                         = 0x1C         ;
        constexpr std::uintptr_t OffsetHours                      = 0x20         ;
        constexpr std::uintptr_t OffsetMinutes                    = 0x24         ;
        constexpr std::uintptr_t OffsetToken                      = 0x28         ;
    }

    namespace SeparatorState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DbRow
    {
        constexpr std::uintptr_t _location                        = 0x0          ;
        constexpr std::uintptr_t _sizeOrLengthUnion               = 0x4          ;
        constexpr std::uintptr_t _numberOfRowsAndTypeUnion        = 0x8          ;
    }

    namespace MetadataDb
    {
        constexpr std::uintptr_t _Length_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _data                            = 0x8          ;
        constexpr std::uintptr_t _convertToAlloc                  = 0x10         ;
        constexpr std::uintptr_t _isLocked                        = 0x11         ;
    }

    namespace StackRow
    {
        constexpr std::uintptr_t SizeOrLength                     = 0x0          ;
        constexpr std::uintptr_t NumberOfRows                     = 0x4          ;
    }

    namespace StackRowStack
    {
        constexpr std::uintptr_t _rentedBuffer                    = 0x0          ;
        constexpr std::uintptr_t _topOfStack                      = 0x8          ;
    }

    namespace ArrayEnumerator
    {
        constexpr std::uintptr_t _target                          = 0x0          ;
        constexpr std::uintptr_t _curIdx                          = 0x10         ;
        constexpr std::uintptr_t _endIdxOrVersion                 = 0x14         ;
    }

    namespace ObjectEnumerator
    {
        constexpr std::uintptr_t _target                          = 0x0          ;
        constexpr std::uintptr_t _curIdx                          = 0x10         ;
        constexpr std::uintptr_t _endIdxOrVersion                 = 0x14         ;
    }

    namespace KeyCollection
    {
        constexpr std::uintptr_t _parent                          = 0x0          ;
    }

    namespace ValueCollection
    {
        constexpr std::uintptr_t _parent                          = 0x0          ;
    }

    namespace PartialStateForRollback
    {
        constexpr std::uintptr_t _prevTotalConsumed               = 0x0          ;
        constexpr std::uintptr_t _prevBytePositionInLine          = 0x8          ;
        constexpr std::uintptr_t _prevConsumed                    = 0x10         ;
        constexpr std::uintptr_t _prevCurrentPosition             = 0x18         ;
    }

    namespace CacheEntry
    {
        constexpr std::uintptr_t HasResult                        = 0x10         ;
        constexpr std::uintptr_t TypeInfo                         = 0x18         ;
        constexpr std::uintptr_t ExceptionDispatchInfo            = 0x20         ;
        constexpr std::uintptr_t IsNearestAncestorResolved        = 0x28         ;
        constexpr std::uintptr_t NearestAncestor                  = 0x30         ;
    }

    namespace CachingContext
    {
        constexpr std::uintptr_t _cache                           = 0x10         ;
        constexpr std::uintptr_t _cacheEntryFactory               = 0x18         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _HashCode_k__BackingField        = 0x28         ;
    }

    namespace HashCode
    {
        constexpr std::uintptr_t _hashCode                        = 0x0          ;
    }

    namespace ConverterList
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t _options                         = 0x18         ;
    }

    namespace OptionsBoundJsonTypeInfoResolverChain
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace ModifierCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t _resolver                        = 0x18         ;
    }

    namespace DerivedTypeList
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t _parent                          = 0x18         ;
    }

    namespace FSharpKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StructGetter`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SourceConstructFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ParameterizedConstructorDelegate`5
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ConfigurationState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PropertyHierarchyResolutionState
    {
        constexpr std::uintptr_t AddedProperties                  = 0x0          ;
        constexpr std::uintptr_t IgnoredProperties                = 0x8          ;
        constexpr std::uintptr_t IsPropertyOrderSpecified         = 0x10         ;
    }

    namespace ParameterLookupKey
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x18         ;
    }

    namespace ParameterLookupValue
    {
        constexpr std::uintptr_t _DuplicateName_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _JsonPropertyInfo_k__BackingField = 0x18         ;
    }

    namespace JsonPropertyInfoList
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t _jsonTypeInfo                    = 0x18         ;
    }

    namespace DerivedJsonTypeInfo
    {
        constexpr std::uintptr_t _jsonTypeInfo                    = 0x10         ;
        constexpr std::uintptr_t _DerivedType_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _TypeDiscriminator_k__BackingField = 0x20         ;
    }

    namespace BufferedAsyncEnumerable
    {
        constexpr std::uintptr_t _buffer                          = 0x0          ;
    }

    namespace System_Text_Json_Nodes__JsonArray
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _options                         = 0x18         ;
        constexpr std::uintptr_t _jsonElement                     = 0x20         ;
        constexpr std::uintptr_t _list                            = 0x38         ;
    }

    namespace System_Text_Json_Nodes__JsonNode
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _options                         = 0x18         ;
    }

    namespace System_Text_Json_Nodes__JsonNodeOptions
    {
        constexpr std::uintptr_t _PropertyNameCaseInsensitive_k__BackingField = 0x0          ;
    }

    namespace System_Text_Json_Nodes__JsonObject
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _options                         = 0x18         ;
        constexpr std::uintptr_t _jsonElement                     = 0x20         ;
        constexpr std::uintptr_t _dictionary                      = 0x38         ;
    }

    namespace System_Text_Json_Nodes__JsonValue
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _options                         = 0x18         ;
    }

    namespace System_Text_Json_Nodes__JsonValue`1
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _options                         = 0x18         ;
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace System_Text_Json_Nodes__JsonValuePrimitive`1
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _options                         = 0x18         ;
        constexpr std::uintptr_t Value                            = 0x20         ;
        constexpr std::uintptr_t _converter                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultOptions                 = 0x0          ;
        }

    }

    namespace System_Text_Json_Serialization__JsonIgnoreCondition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization__JsonNumberHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization__JsonObjectCreationHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization__JsonUnmappedMemberHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization__JsonUnknownTypeHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization__JsonObjectCreationHandlingAttribute
    {
        constexpr std::uintptr_t _Handling_k__BackingField        = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonConverterAttribute
    {
        constexpr std::uintptr_t _ConverterType_k__BackingField   = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonDerivedTypeAttribute
    {
        constexpr std::uintptr_t _DerivedType_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _TypeDiscriminator_k__BackingField = 0x18         ;
    }

    namespace System_Text_Json_Serialization__JsonIgnoreAttribute
    {
        constexpr std::uintptr_t _Condition_k__BackingField       = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonNumberHandlingAttribute
    {
        constexpr std::uintptr_t _Handling_k__BackingField        = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonPolymorphicAttribute
    {
        constexpr std::uintptr_t _TypeDiscriminatorPropertyName_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _UnknownDerivedTypeHandling_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IgnoreUnrecognizedTypeDiscriminators_k__BackingField = 0x1C         ;
    }

    namespace System_Text_Json_Serialization__JsonPropertyNameAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonPropertyOrderAttribute
    {
        constexpr std::uintptr_t _Order_k__BackingField           = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonUnmappedMemberHandlingAttribute
    {
        constexpr std::uintptr_t _UnmappedMemberHandling_k__BackingField = 0x10         ;
    }

    namespace System_Text_Json_Serialization__IgnoreReferenceResolver
    {
        constexpr std::uintptr_t _stackForCycleDetection          = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonSerializerContext
    {
        constexpr std::uintptr_t _options                         = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonUnknownDerivedTypeHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization__ReferenceEqualsWrapper
    {
        constexpr std::uintptr_t _object                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization__ConfigurationList`1
    {
        constexpr std::uintptr_t _list                            = 0x0          ;
    }

    namespace System_Text_Json_Serialization__IAsyncEnumerableConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
    }

    namespace System_Text_Json_Serialization__JsonCollectionConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization__JsonDictionaryConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization__JsonDictionaryConverter`3
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x0          ;
    }

    namespace System_Text_Json_Serialization__JsonObjectConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization__IgnoreReferenceHandler
    {
        constexpr std::uintptr_t HandlingStrategy                 = 0x10         ;
    }

    namespace System_Text_Json_Serialization__JsonConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
    }

    namespace System_Text_Json_Serialization__JsonConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
    }

    namespace System_Text_Json_Serialization__JsonConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x0          ;
    }

    namespace System_Text_Json_Serialization__JsonResumableConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization__PreserveReferenceHandler
    {
        constexpr std::uintptr_t HandlingStrategy                 = 0x10         ;
    }

    namespace System_Text_Json_Serialization__PreserveReferenceResolver
    {
        constexpr std::uintptr_t _referenceCount                  = 0x10         ;
        constexpr std::uintptr_t _referenceIdToObjectMap          = 0x18         ;
        constexpr std::uintptr_t _objectToReferenceIdMap          = 0x20         ;
    }

    namespace System_Text_Json_Serialization__ReferenceHandler
    {
        constexpr std::uintptr_t HandlingStrategy                 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _Preserve_k__BackingField        = 0x0          ;
            constexpr std::uintptr_t _IgnoreCycles_k__BackingField    = 0x8          ;
        }

    }

    namespace System_Text_Json_Serialization__ReferenceHandlingStrategy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Metadata__DefaultJsonTypeInfoResolver
    {
        constexpr std::uintptr_t _mutable                         = 0x10         ;
        constexpr std::uintptr_t _modifiers                       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_defaultSimpleConverters        = 0x0          ;
            constexpr std::uintptr_t s_defaultFactoryConverters       = 0x8          ;
            constexpr std::uintptr_t s_memberAccessor                 = 0x10         ;
            constexpr std::uintptr_t s_defaultInstance                = 0x18         ;
        }

    }

    namespace System_Text_Json_Serialization_Metadata__JsonDerivedType
    {
        constexpr std::uintptr_t _DerivedType_k__BackingField     = 0x0          ;
        constexpr std::uintptr_t _TypeDiscriminator_k__BackingField = 0x8          ;
    }

    namespace System_Text_Json_Serialization_Metadata__JsonPolymorphismOptions
    {
        constexpr std::uintptr_t _derivedTypes                    = 0x10         ;
        constexpr std::uintptr_t _ignoreUnrecognizedTypeDiscriminators = 0x18         ;
        constexpr std::uintptr_t _unknownDerivedTypeHandling      = 0x1C         ;
        constexpr std::uintptr_t _typeDiscriminatorPropertyName   = 0x20         ;
        constexpr std::uintptr_t _DeclaringTypeInfo_k__BackingField = 0x28         ;
    }

    namespace System_Text_Json_Serialization_Metadata__JsonTypeInfo`1
    {
        constexpr std::uintptr_t _ParameterCount_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _ParameterCache_k__BackingField  = 0x18         ;
        constexpr std::uintptr_t _PropertyCache_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _parameterRefsSorted             = 0x28         ;
        constexpr std::uintptr_t _propertyRefsSorted              = 0x30         ;
        constexpr std::uintptr_t _NumberOfRequiredProperties_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _onSerializing                   = 0x40         ;
        constexpr std::uintptr_t _onSerialized                    = 0x48         ;
        constexpr std::uintptr_t _onDeserializing                 = 0x50         ;
        constexpr std::uintptr_t _onDeserialized                  = 0x58         ;
        constexpr std::uintptr_t _createObject                    = 0x60         ;
        constexpr std::uintptr_t _CreateObjectForExtensionDataProperty_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _sourceGenDelayedPropertyInitializer = 0x70         ;
        constexpr std::uintptr_t _properties                      = 0x78         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x80         ;
        constexpr std::uintptr_t _polymorphismOptions             = 0x88         ;
        constexpr std::uintptr_t _CreateObjectWithArgs_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _AddMethodDelegate_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _ExtensionDataProperty_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _PolymorphicTypeResolver_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _HasSerializeHandler_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _CanUseSerializeHandler_k__BackingField = 0xB1         ;
        constexpr std::uintptr_t _PropertyMetadataSerializationNotSupported_k__BackingField = 0xB2         ;
        constexpr std::uintptr_t _ElementType_k__BackingField     = 0xB8         ;
        constexpr std::uintptr_t _KeyType_k__BackingField         = 0xC0         ;
        constexpr std::uintptr_t _elementTypeInfo                 = 0xC8         ;
        constexpr std::uintptr_t _keyTypeInfo                     = 0xD0         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0xD8         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0xE0         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _Kind_k__BackingField            = 0xF0         ;
        constexpr std::uintptr_t _PropertyInfoForTypeInfo_k__BackingField = 0xF8         ;
        constexpr std::uintptr_t _numberHandling                  = 0x100        ;
        constexpr std::uintptr_t _unmappedMemberHandling          = 0x108        ;
        constexpr std::uintptr_t _EffectiveUnmappedMemberHandling_k__BackingField = 0x110        ;
        constexpr std::uintptr_t _preferredPropertyObjectCreationHandling = 0x114        ;
        constexpr std::uintptr_t _originatingResolver             = 0x120        ;
        constexpr std::uintptr_t _IsCustomized_k__BackingField    = 0x128        ;
        constexpr std::uintptr_t _configurationState              = 0x129        ;
        constexpr std::uintptr_t _cachedConfigureError            = 0x130        ;
        constexpr std::uintptr_t _ancestorPolymorhicType          = 0x138        ;
        constexpr std::uintptr_t _isAncestorPolymorphicTypeResolved = 0x140        ;
        constexpr std::uintptr_t _IsCompatibleWithCurrentOptions_k__BackingField = 0x141        ;
        constexpr std::uintptr_t _ParameterInfoValues_k__BackingField = 0x148        ;
        constexpr std::uintptr_t _typedCreateObject               = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Metadata__JsonTypeInfoKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Metadata__JsonTypeInfoResolverChain
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Text_Json_Serialization_Metadata__FSharpCoreReflectionProxy
    {
        constexpr std::uintptr_t _compilationMappingAttributeType = 0x10         ;
        constexpr std::uintptr_t _sourceConstructFlagsGetter      = 0x18         ;
        constexpr std::uintptr_t _fsharpOptionType                = 0x20         ;
        constexpr std::uintptr_t _fsharpValueOptionType           = 0x28         ;
        constexpr std::uintptr_t _fsharpListType                  = 0x30         ;
        constexpr std::uintptr_t _fsharpSetType                   = 0x38         ;
        constexpr std::uintptr_t _fsharpMapType                   = 0x40         ;
        constexpr std::uintptr_t _fsharpListCtor                  = 0x48         ;
        constexpr std::uintptr_t _fsharpSetCtor                   = 0x50         ;
        constexpr std::uintptr_t _fsharpMapCtor                   = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t s_singletonInstance              = 0x0          ;
        }

    }

    namespace System_Text_Json_Serialization_Metadata__JsonParameterInfoValues
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _ParameterType_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Position_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _HasDefaultValue_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _DefaultValue_k__BackingField    = 0x28         ;
    }

    namespace System_Text_Json_Serialization_Metadata__JsonParameterInfo
    {
        constexpr std::uintptr_t _DefaultValue_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _IgnoreNullTokensOnRead_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _NameAsUtf8Bytes_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _NumberHandling_k__BackingField  = 0x30         ;
        constexpr std::uintptr_t _Position_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _ParameterType_k__BackingField   = 0x40         ;
        constexpr std::uintptr_t _ShouldDeserialize_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _MatchingProperty_k__BackingField = 0x50         ;
    }

    namespace System_Text_Json_Serialization_Metadata__JsonParameterInfo`1
    {
        constexpr std::uintptr_t _DefaultValue_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _IgnoreNullTokensOnRead_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _NameAsUtf8Bytes_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _NumberHandling_k__BackingField  = 0x30         ;
        constexpr std::uintptr_t _Position_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _ParameterType_k__BackingField   = 0x40         ;
        constexpr std::uintptr_t _ShouldDeserialize_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _MatchingProperty_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _MatchingProperty_k__BackingField = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Metadata__JsonPropertyInfo
    {
        constexpr std::uintptr_t _ParentTypeInfo_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _effectiveConverter              = 0x18         ;
        constexpr std::uintptr_t _customConverter                 = 0x20         ;
        constexpr std::uintptr_t _untypedGet                      = 0x28         ;
        constexpr std::uintptr_t _untypedSet                      = 0x30         ;
        constexpr std::uintptr_t _isUserSpecifiedSetter           = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _isUserSpecifiedShouldSerialize  = 0x48         ;
        constexpr std::uintptr_t _ignoreCondition                 = 0x4C         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x54         ;
        constexpr std::uintptr_t _EffectiveObjectCreationHandling_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _attributeProvider               = 0x60         ;
        constexpr std::uintptr_t _MemberName_k__BackingField      = 0x68         ;
        constexpr std::uintptr_t _MemberType_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _IsVirtual_k__BackingField       = 0x74         ;
        constexpr std::uintptr_t _isExtensionDataProperty         = 0x75         ;
        constexpr std::uintptr_t _isRequired                      = 0x76         ;
        constexpr std::uintptr_t _PropertyType_k__BackingField    = 0x78         ;
        constexpr std::uintptr_t _IsConfigured_k__BackingField    = 0x80         ;
        constexpr std::uintptr_t _IgnoreNullTokensOnRead_k__BackingField = 0x81         ;
        constexpr std::uintptr_t _IgnoreDefaultValuesOnWrite_k__BackingField = 0x82         ;
        constexpr std::uintptr_t _IsForTypeInfo_k__BackingField   = 0x83         ;
        constexpr std::uintptr_t _name                            = 0x88         ;
        constexpr std::uintptr_t _NameAsUtf8Bytes_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _EscapedNameSection_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0xA0         ;
        constexpr std::uintptr_t _order                           = 0xA8         ;
        constexpr std::uintptr_t _DeclaringType_k__BackingField   = 0xB0         ;
        constexpr std::uintptr_t _jsonTypeInfo                    = 0xB8         ;
        constexpr std::uintptr_t _CanSerialize_k__BackingField    = 0xC0         ;
        constexpr std::uintptr_t _CanDeserialize_k__BackingField  = 0xC1         ;
        constexpr std::uintptr_t _CanDeserializeOrPopulate_k__BackingField = 0xC2         ;
        constexpr std::uintptr_t _SrcGen_HasJsonInclude_k__BackingField = 0xC3         ;
        constexpr std::uintptr_t _SrcGen_IsPublic_k__BackingField = 0xC4         ;
        constexpr std::uintptr_t _numberHandling                  = 0xC8         ;
        constexpr std::uintptr_t _EffectiveNumberHandling_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _index                           = 0xD8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_missingProperty                = 0x0          ;
        }

    }

    namespace System_Text_Json_Serialization_Metadata__JsonPropertyInfo`1
    {
        constexpr std::uintptr_t _ParentTypeInfo_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _effectiveConverter              = 0x18         ;
        constexpr std::uintptr_t _customConverter                 = 0x20         ;
        constexpr std::uintptr_t _untypedGet                      = 0x28         ;
        constexpr std::uintptr_t _untypedSet                      = 0x30         ;
        constexpr std::uintptr_t _isUserSpecifiedSetter           = 0x38         ;
        constexpr std::uintptr_t _shouldSerialize                 = 0x40         ;
        constexpr std::uintptr_t _isUserSpecifiedShouldSerialize  = 0x48         ;
        constexpr std::uintptr_t _ignoreCondition                 = 0x4C         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x54         ;
        constexpr std::uintptr_t _EffectiveObjectCreationHandling_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _attributeProvider               = 0x60         ;
        constexpr std::uintptr_t _MemberName_k__BackingField      = 0x68         ;
        constexpr std::uintptr_t _MemberType_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _IsVirtual_k__BackingField       = 0x74         ;
        constexpr std::uintptr_t _isExtensionDataProperty         = 0x75         ;
        constexpr std::uintptr_t _isRequired                      = 0x76         ;
        constexpr std::uintptr_t _PropertyType_k__BackingField    = 0x78         ;
        constexpr std::uintptr_t _IsConfigured_k__BackingField    = 0x80         ;
        constexpr std::uintptr_t _IgnoreNullTokensOnRead_k__BackingField = 0x81         ;
        constexpr std::uintptr_t _IgnoreDefaultValuesOnWrite_k__BackingField = 0x82         ;
        constexpr std::uintptr_t _IsForTypeInfo_k__BackingField   = 0x83         ;
        constexpr std::uintptr_t _name                            = 0x88         ;
        constexpr std::uintptr_t _NameAsUtf8Bytes_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _EscapedNameSection_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0xA0         ;
        constexpr std::uintptr_t _order                           = 0xA8         ;
        constexpr std::uintptr_t _DeclaringType_k__BackingField   = 0xB0         ;
        constexpr std::uintptr_t _jsonTypeInfo                    = 0xB8         ;
        constexpr std::uintptr_t _CanSerialize_k__BackingField    = 0xC0         ;
        constexpr std::uintptr_t _CanDeserialize_k__BackingField  = 0xC1         ;
        constexpr std::uintptr_t _CanDeserializeOrPopulate_k__BackingField = 0xC2         ;
        constexpr std::uintptr_t _SrcGen_HasJsonInclude_k__BackingField = 0xC3         ;
        constexpr std::uintptr_t _SrcGen_IsPublic_k__BackingField = 0xC4         ;
        constexpr std::uintptr_t _numberHandling                  = 0xC8         ;
        constexpr std::uintptr_t _EffectiveNumberHandling_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _index                           = 0xD8         ;
        constexpr std::uintptr_t _typedGet                        = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Metadata__JsonTypeInfo
    {
        constexpr std::uintptr_t _ParameterCount_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _ParameterCache_k__BackingField  = 0x18         ;
        constexpr std::uintptr_t _PropertyCache_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _parameterRefsSorted             = 0x28         ;
        constexpr std::uintptr_t _propertyRefsSorted              = 0x30         ;
        constexpr std::uintptr_t _NumberOfRequiredProperties_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _onSerializing                   = 0x40         ;
        constexpr std::uintptr_t _onSerialized                    = 0x48         ;
        constexpr std::uintptr_t _onDeserializing                 = 0x50         ;
        constexpr std::uintptr_t _onDeserialized                  = 0x58         ;
        constexpr std::uintptr_t _createObject                    = 0x60         ;
        constexpr std::uintptr_t _CreateObjectForExtensionDataProperty_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _sourceGenDelayedPropertyInitializer = 0x70         ;
        constexpr std::uintptr_t _properties                      = 0x78         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x80         ;
        constexpr std::uintptr_t _polymorphismOptions             = 0x88         ;
        constexpr std::uintptr_t _CreateObjectWithArgs_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _AddMethodDelegate_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _ExtensionDataProperty_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _PolymorphicTypeResolver_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _HasSerializeHandler_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _CanUseSerializeHandler_k__BackingField = 0xB1         ;
        constexpr std::uintptr_t _PropertyMetadataSerializationNotSupported_k__BackingField = 0xB2         ;
        constexpr std::uintptr_t _ElementType_k__BackingField     = 0xB8         ;
        constexpr std::uintptr_t _KeyType_k__BackingField         = 0xC0         ;
        constexpr std::uintptr_t _elementTypeInfo                 = 0xC8         ;
        constexpr std::uintptr_t _keyTypeInfo                     = 0xD0         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0xD8         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0xE0         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0xE8         ;
        constexpr std::uintptr_t _Kind_k__BackingField            = 0xF0         ;
        constexpr std::uintptr_t _PropertyInfoForTypeInfo_k__BackingField = 0xF8         ;
        constexpr std::uintptr_t _numberHandling                  = 0x100        ;
        constexpr std::uintptr_t _unmappedMemberHandling          = 0x108        ;
        constexpr std::uintptr_t _EffectiveUnmappedMemberHandling_k__BackingField = 0x110        ;
        constexpr std::uintptr_t _preferredPropertyObjectCreationHandling = 0x114        ;
        constexpr std::uintptr_t _originatingResolver             = 0x120        ;
        constexpr std::uintptr_t _IsCustomized_k__BackingField    = 0x128        ;
        constexpr std::uintptr_t _configurationState              = 0x129        ;
        constexpr std::uintptr_t _cachedConfigureError            = 0x130        ;
        constexpr std::uintptr_t _ancestorPolymorhicType          = 0x138        ;
        constexpr std::uintptr_t _isAncestorPolymorphicTypeResolved = 0x140        ;
        constexpr std::uintptr_t _IsCompatibleWithCurrentOptions_k__BackingField = 0x141        ;
        constexpr std::uintptr_t _ParameterInfoValues_k__BackingField = 0x148        ;

        namespace _static
        {
            constexpr std::uintptr_t ObjectType                       = 0x0          ;
        }

    }

    namespace System_Text_Json_Serialization_Metadata__ParameterRef
    {
        constexpr std::uintptr_t Key                              = 0x0          ;
        constexpr std::uintptr_t Info                             = 0x8          ;
        constexpr std::uintptr_t NameFromJson                     = 0x10         ;
    }

    namespace System_Text_Json_Serialization_Metadata__PolymorphicTypeResolver
    {
        constexpr std::uintptr_t _typeToDiscriminatorId           = 0x10         ;
        constexpr std::uintptr_t _discriminatorIdtoType           = 0x18         ;
        constexpr std::uintptr_t _options                         = 0x20         ;
        constexpr std::uintptr_t _BaseType_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _UnknownDerivedTypeHandling_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UsesTypeDiscriminators_k__BackingField = 0x34         ;
        constexpr std::uintptr_t _IgnoreUnrecognizedTypeDiscriminators_k__BackingField = 0x35         ;
        constexpr std::uintptr_t _TypeDiscriminatorPropertyName_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _TypeDiscriminatorPropertyNameUtf8_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _CustomTypeDiscriminatorPropertyNameJsonEncoded_k__BackingField = 0x48         ;
    }

    namespace System_Text_Json_Serialization_Metadata__PropertyRef
    {
        constexpr std::uintptr_t Key                              = 0x0          ;
        constexpr std::uintptr_t Info                             = 0x8          ;
        constexpr std::uintptr_t NameFromJson                     = 0x10         ;
    }

    namespace System_Text_Json_Serialization_Converters__CastingConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _sourceConverter                 = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__ImmutableDictionaryOfTKeyTValueConverterWithReflection`3
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x38         ;
        constexpr std::uintptr_t _valueConverter                  = 0x40         ;
    }

    namespace System_Text_Json_Serialization_Converters__ImmutableEnumerableOfTConverterWithReflection`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ReadOnlyMemoryConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__MemoryConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
    }

    namespace System_Text_Json_Serialization_Converters__StackOrQueueConverterWithReflection`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__JsonMetadataServicesConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__LargeObjectWithParameterizedConstructorConverterWithReflection`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__MemoryConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ReadOnlyMemoryByteConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__MemoryByteConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__JsonPrimitiveConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ArrayConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ConcurrentQueueOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ConcurrentStackOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__DictionaryDefaultConverter`3
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x38         ;
        constexpr std::uintptr_t _valueConverter                  = 0x40         ;
    }

    namespace System_Text_Json_Serialization_Converters__DictionaryOfTKeyTValueConverter`3
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x38         ;
        constexpr std::uintptr_t _valueConverter                  = 0x40         ;
    }

    namespace System_Text_Json_Serialization_Converters__IAsyncEnumerableOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ICollectionOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__IDictionaryConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x38         ;
        constexpr std::uintptr_t _valueConverter                  = 0x40         ;
    }

    namespace System_Text_Json_Serialization_Converters__IDictionaryOfTKeyTValueConverter`3
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x38         ;
        constexpr std::uintptr_t _valueConverter                  = 0x40         ;
    }

    namespace System_Text_Json_Serialization_Converters__IEnumerableConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _isDeserializable                = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__IEnumerableConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_converterForIDictionary        = 0x0          ;
            constexpr std::uintptr_t s_converterForIEnumerable        = 0x8          ;
            constexpr std::uintptr_t s_converterForIList              = 0x10         ;
        }

    }

    namespace System_Text_Json_Serialization_Converters__IEnumerableDefaultConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__IEnumerableOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _isDeserializable                = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__StackOrQueueConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__IListConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__IListOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ImmutableDictionaryOfTKeyTValueConverter`3
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x38         ;
        constexpr std::uintptr_t _valueConverter                  = 0x40         ;
    }

    namespace System_Text_Json_Serialization_Converters__ImmutableEnumerableOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__IReadOnlyDictionaryOfTKeyTValueConverter`3
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x38         ;
        constexpr std::uintptr_t _valueConverter                  = 0x40         ;
        constexpr std::uintptr_t _isDeserializable                = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__ISetOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ListOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__QueueOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__StackOfTConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__FSharpListConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _listConstructor                 = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__FSharpMapConverter`3
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _keyConverter                    = 0x38         ;
        constexpr std::uintptr_t _valueConverter                  = 0x40         ;
        constexpr std::uintptr_t _mapConstructor                  = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__FSharpSetConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _setConstructor                  = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__FSharpTypeConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _recordConverterFactory          = 0x28         ;
    }

    namespace System_Text_Json_Serialization_Converters__FSharpOptionConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _elementConverter                = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__FSharpValueOptionConverter`2
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _elementConverter                = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__JsonArrayConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__JsonNodeConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_nodeConverter                  = 0x0          ;
            constexpr std::uintptr_t s_arrayConverter                 = 0x8          ;
            constexpr std::uintptr_t s_objectConverter                = 0x10         ;
            constexpr std::uintptr_t s_valueConverter                 = 0x18         ;
        }

    }

    namespace System_Text_Json_Serialization_Converters__JsonNodeConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
    }

    namespace System_Text_Json_Serialization_Converters__JsonObjectConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__JsonValueConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ObjectConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__SlimObjectConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _originatingResolver             = 0x38         ;
    }

    namespace System_Text_Json_Serialization_Converters__DefaultObjectConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ObjectConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _useDefaultConstructorInUnannotatedStructs = 0x28         ;
    }

    namespace System_Text_Json_Serialization_Converters__ObjectDefaultConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ObjectWithParameterizedConstructorConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__LargeObjectWithParameterizedConstructorConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__SmallObjectWithParameterizedConstructorConverter`5
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__BooleanConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ByteArrayConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__ByteConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__CharConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__DateTimeConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__DateTimeOffsetConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__DecimalConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__DoubleConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__EnumConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _converterOptions                = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_enumTypeCode                   = 0x0          ;
            constexpr std::uintptr_t s_isSignedEnum                   = 0x0          ;
        }

    }

    namespace System_Text_Json_Serialization_Converters__EnumConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
    }

    namespace System_Text_Json_Serialization_Converters__EnumConverterOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__GuidConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__Int16Converter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__Int32Converter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__Int64Converter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__JsonDocumentConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__JsonElementConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__NullableConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _elementConverter                = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__NullableConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
    }

    namespace System_Text_Json_Serialization_Converters__SByteConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__SingleConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__StringConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__TimeSpanConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__UInt16Converter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__UInt32Converter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__UInt64Converter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__UnsupportedTypeConverter`1
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
        constexpr std::uintptr_t _errorMessage                    = 0x0          ;
    }

    namespace System_Text_Json_Serialization_Converters__UnsupportedTypeConverterFactory
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
    }

    namespace System_Text_Json_Serialization_Converters__UriConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace System_Text_Json_Serialization_Converters__VersionConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace Iterator`1
    {
        constexpr std::uintptr_t threadId                         = 0x0          ;
    }

    namespace WhereEnumerableIterator`1
    {
        constexpr std::uintptr_t threadId                         = 0x10         ;
        constexpr std::uintptr_t state                            = 0x14         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace WhereArrayIterator`1
    {
        constexpr std::uintptr_t threadId                         = 0x10         ;
        constexpr std::uintptr_t state                            = 0x14         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace WhereListIterator`1
    {
        constexpr std::uintptr_t threadId                         = 0x10         ;
        constexpr std::uintptr_t state                            = 0x14         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace WhereSelectEnumerableIterator`2
    {
        constexpr std::uintptr_t threadId                         = 0x10         ;
        constexpr std::uintptr_t state                            = 0x14         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace WhereSelectArrayIterator`2
    {
        constexpr std::uintptr_t threadId                         = 0x10         ;
        constexpr std::uintptr_t state                            = 0x14         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace WhereSelectListIterator`2
    {
        constexpr std::uintptr_t threadId                         = 0x10         ;
        constexpr std::uintptr_t state                            = 0x14         ;
        constexpr std::uintptr_t current                          = 0x18         ;
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace Grouping
    {
        constexpr std::uintptr_t key                              = 0x0          ;
    }

    namespace Slot
    {
        constexpr std::uintptr_t hashCode                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ExtensionInfo
    {
        constexpr std::uintptr_t NodeType                         = 0x10         ;
        constexpr std::uintptr_t Type                             = 0x18         ;
    }

    namespace GreaterThanSByte
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanInt16
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanChar
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanInt32
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanInt64
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanByte
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanUInt16
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanUInt32
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanUInt64
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanSingle
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanDouble
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualSByte
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualInt16
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualChar
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualInt32
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualInt64
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualByte
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualUInt16
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualUInt32
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualUInt64
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualSingle
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace GreaterThanOrEqualDouble
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace DebugView
    {
        constexpr std::uintptr_t _array                           = 0x10         ;
    }

    namespace InstructionView
    {
        constexpr std::uintptr_t _index                           = 0x0          ;
        constexpr std::uintptr_t _stackDepth                      = 0x4          ;
        constexpr std::uintptr_t _continuationsDepth              = 0x8          ;
        constexpr std::uintptr_t _name                            = 0x10         ;
        constexpr std::uintptr_t _instruction                     = 0x18         ;
    }

    namespace LessThanSByte
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanInt16
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanChar
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanInt32
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanInt64
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanByte
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanUInt16
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanUInt32
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanUInt64
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanSingle
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanDouble
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualSByte
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualInt16
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualChar
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualInt32
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualInt64
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualByte
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualUInt16
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualUInt32
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualUInt64
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualSingle
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace LessThanOrEqualDouble
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;
    }

    namespace QuoteVisitor
    {
        constexpr std::uintptr_t _definedParameters               = 0x10         ;
        constexpr std::uintptr_t _hoistedParameters               = 0x18         ;
    }

    namespace DebugViewPrinter
    {
        constexpr std::uintptr_t _interpreter                     = 0x10         ;
        constexpr std::uintptr_t _tryStart                        = 0x18         ;
        constexpr std::uintptr_t _handlerEnter                    = 0x20         ;
        constexpr std::uintptr_t _handlerExit                     = 0x28         ;
        constexpr std::uintptr_t _indent                          = 0x30         ;
    }

    namespace Reference
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace ImmutableValue
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
        constexpr std::uintptr_t _defaultValue                    = 0x18         ;
    }

    namespace ImmutableBox
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
        constexpr std::uintptr_t _defaultValue                    = 0x18         ;
    }

    namespace ImmutableRefBox
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace ParameterBox
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace Parameter
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace MutableValue
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
        constexpr std::uintptr_t _type                            = 0x18         ;
    }

    namespace MutableBox
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
        constexpr std::uintptr_t _type                            = 0x18         ;
    }

    namespace VariableScope
    {
        constexpr std::uintptr_t Start                            = 0x10         ;
        constexpr std::uintptr_t Stop                             = 0x14         ;
        constexpr std::uintptr_t Variable                         = 0x18         ;
        constexpr std::uintptr_t Parent                           = 0x20         ;
        constexpr std::uintptr_t ChildScopes                      = 0x28         ;
    }

    namespace Unchecked
    {
        constexpr std::uintptr_t _from                            = 0x10         ;
        constexpr std::uintptr_t _to                              = 0x14         ;
        constexpr std::uintptr_t _isLiftedToNull                  = 0x18         ;
    }

    namespace Checked
    {
        constexpr std::uintptr_t _from                            = 0x10         ;
        constexpr std::uintptr_t _to                              = 0x14         ;
        constexpr std::uintptr_t _isLiftedToNull                  = 0x18         ;
    }

    namespace ToUnderlying
    {
        constexpr std::uintptr_t _from                            = 0x10         ;
        constexpr std::uintptr_t _to                              = 0x14         ;
        constexpr std::uintptr_t _isLiftedToNull                  = 0x18         ;
    }

    namespace GetValueOrDefault
    {
        constexpr std::uintptr_t _defaultValueType                = 0x10         ;
    }

    namespace Ref
    {
        constexpr std::uintptr_t _t                               = 0x10         ;
    }

    namespace Value
    {
        constexpr std::uintptr_t _t                               = 0x10         ;
    }

    namespace CastInstructionNoT
    {
        constexpr std::uintptr_t _t                               = 0x10         ;
    }

    namespace ExpressionQuoter
    {
        constexpr std::uintptr_t _variables                       = 0x10         ;
        constexpr std::uintptr_t _frame                           = 0x18         ;
        constexpr std::uintptr_t _shadowedVars                    = 0x20         ;
    }

    namespace LambdaSignature`1
    {
        constexpr std::uintptr_t Parameters                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_instance                       = 0x0          ;
        }

    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _builder                         = 0x0          ;
    }

    namespace AndNode
    {
        constexpr std::uintptr_t Depth                            = 0x0          ;
        constexpr std::uintptr_t Node                             = 0x8          ;
    }

    namespace TestBuilder
    {
        constexpr std::uintptr_t _unique                          = 0x10         ;
        constexpr std::uintptr_t _tests                           = 0x18         ;
    }

    namespace MergedRestriction
    {
        constexpr std::uintptr_t Left                             = 0x10         ;
        constexpr std::uintptr_t Right                            = 0x18         ;
    }

    namespace CustomRestriction
    {
        constexpr std::uintptr_t _expression                      = 0x10         ;
    }

    namespace TypeRestriction
    {
        constexpr std::uintptr_t _expression                      = 0x10         ;
        constexpr std::uintptr_t _type                            = 0x18         ;
    }

    namespace InstanceRestriction
    {
        constexpr std::uintptr_t _expression                      = 0x10         ;
        constexpr std::uintptr_t _instance                        = 0x18         ;
    }

    namespace KeyCollection
    {
        constexpr std::uintptr_t _expando                         = 0x10         ;
        constexpr std::uintptr_t _expandoVersion                  = 0x18         ;
        constexpr std::uintptr_t _expandoCount                    = 0x1C         ;
        constexpr std::uintptr_t _expandoData                     = 0x20         ;
    }

    namespace ValueCollection
    {
        constexpr std::uintptr_t _expando                         = 0x10         ;
        constexpr std::uintptr_t _expandoVersion                  = 0x18         ;
        constexpr std::uintptr_t _expandoCount                    = 0x1C         ;
        constexpr std::uintptr_t _expandoData                     = 0x20         ;
    }

    namespace MetaExpando
    {
        constexpr std::uintptr_t _value                           = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _Restrictions_k__BackingField    = 0x20         ;
    }

    namespace ExpandoData
    {
        constexpr std::uintptr_t Class                            = 0x10         ;
        constexpr std::uintptr_t _dataArray                       = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace Entry
    {
        constexpr std::uintptr_t _hash                            = 0x0          ;
    }

    namespace ElementCount
    {
        constexpr std::uintptr_t uniqueCount                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Slot
    {
        constexpr std::uintptr_t hashCode                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _set                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace TimeoutTracker
    {
        constexpr std::uintptr_t m_total                          = 0x0          ;
        constexpr std::uintptr_t m_start                          = 0x4          ;
    }

    namespace System__Action`9
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`10
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`11
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`12
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`13
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`14
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`15
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Action`16
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`10
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`11
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`12
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`13
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`14
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`15
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`16
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System__Func`17
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Security_Cryptography__AesManaged
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;
        constexpr std::uintptr_t m_rijndael                       = 0x48         ;
    }

    namespace System_Security_Cryptography__AesCryptoServiceProvider
    {
        constexpr std::uintptr_t BlockSizeValue                   = 0x10         ;
        constexpr std::uintptr_t FeedbackSizeValue                = 0x14         ;
        constexpr std::uintptr_t IVValue                          = 0x18         ;
        constexpr std::uintptr_t KeyValue                         = 0x20         ;
        constexpr std::uintptr_t LegalBlockSizesValue             = 0x28         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x30         ;
        constexpr std::uintptr_t KeySizeValue                     = 0x38         ;
        constexpr std::uintptr_t ModeValue                        = 0x3C         ;
        constexpr std::uintptr_t PaddingValue                     = 0x40         ;
    }

    namespace System_Security_Cryptography__AesTransform
    {
        constexpr std::uintptr_t algo                             = 0x10         ;
        constexpr std::uintptr_t encrypt                          = 0x18         ;
        constexpr std::uintptr_t BlockSizeByte                    = 0x1C         ;
        constexpr std::uintptr_t temp                             = 0x20         ;
        constexpr std::uintptr_t temp2                            = 0x28         ;
        constexpr std::uintptr_t workBuff                         = 0x30         ;
        constexpr std::uintptr_t workout                          = 0x38         ;
        constexpr std::uintptr_t padmode                          = 0x40         ;
        constexpr std::uintptr_t FeedBackByte                     = 0x44         ;
        constexpr std::uintptr_t m_disposed                       = 0x48         ;
        constexpr std::uintptr_t lastBlock                        = 0x49         ;
        constexpr std::uintptr_t _rng                             = 0x50         ;
        constexpr std::uintptr_t expandedKey                      = 0x58         ;
        constexpr std::uintptr_t Nk                               = 0x60         ;
        constexpr std::uintptr_t Nr                               = 0x64         ;

        namespace _static
        {
            constexpr std::uintptr_t Rcon                             = 0x0          ;
            constexpr std::uintptr_t SBox                             = 0x8          ;
            constexpr std::uintptr_t iSBox                            = 0x10         ;
            constexpr std::uintptr_t T0                               = 0x18         ;
            constexpr std::uintptr_t T1                               = 0x20         ;
            constexpr std::uintptr_t T2                               = 0x28         ;
            constexpr std::uintptr_t T3                               = 0x30         ;
            constexpr std::uintptr_t iT0                              = 0x38         ;
            constexpr std::uintptr_t iT1                              = 0x40         ;
            constexpr std::uintptr_t iT2                              = 0x48         ;
            constexpr std::uintptr_t iT3                              = 0x50         ;
        }

    }

    namespace System_Security_Cryptography__SHA256CryptoServiceProvider
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t hash                             = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Linq__Lookup`2
    {
        constexpr std::uintptr_t comparer                         = 0x0          ;
    }

    namespace System_Linq__Set`1
    {
        constexpr std::uintptr_t buckets                          = 0x0          ;
    }

    namespace System_Linq__GroupedEnumerable`3
    {
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace System_Linq__OrderedEnumerable`1
    {
        constexpr std::uintptr_t source                           = 0x0          ;
    }

    namespace System_Linq__OrderedEnumerable`2
    {
        constexpr std::uintptr_t source                           = 0x10         ;
        constexpr std::uintptr_t parent                           = 0x0          ;
    }

    namespace System_Linq__EnumerableSorter`2
    {
        constexpr std::uintptr_t keySelector                      = 0x0          ;
    }

    namespace System_Linq__Buffer`1
    {
        constexpr std::uintptr_t items                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Linq_Expressions__BinaryExpression
    {
        constexpr std::uintptr_t _Right_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Left_k__BackingField            = 0x18         ;
    }

    namespace System_Linq_Expressions__LogicalBinaryExpression
    {
        constexpr std::uintptr_t _Right_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Left_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _NodeType_k__BackingField        = 0x20         ;
    }

    namespace System_Linq_Expressions__AssignBinaryExpression
    {
        constexpr std::uintptr_t _Right_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Left_k__BackingField            = 0x18         ;
    }

    namespace System_Linq_Expressions__CoalesceConversionBinaryExpression
    {
        constexpr std::uintptr_t _Right_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Left_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _conversion                      = 0x20         ;
    }

    namespace System_Linq_Expressions__OpAssignMethodConversionBinaryExpression
    {
        constexpr std::uintptr_t _Right_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Left_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _NodeType_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _method                          = 0x30         ;
        constexpr std::uintptr_t _conversion                      = 0x38         ;
    }

    namespace System_Linq_Expressions__SimpleBinaryExpression
    {
        constexpr std::uintptr_t _Right_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Left_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _NodeType_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
    }

    namespace System_Linq_Expressions__MethodBinaryExpression
    {
        constexpr std::uintptr_t _Right_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Left_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _NodeType_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _method                          = 0x30         ;
    }

    namespace System_Linq_Expressions__Block2
    {
        constexpr std::uintptr_t _arg0                            = 0x10         ;
        constexpr std::uintptr_t _arg1                            = 0x18         ;
    }

    namespace System_Linq_Expressions__Block3
    {
        constexpr std::uintptr_t _arg0                            = 0x10         ;
        constexpr std::uintptr_t _arg1                            = 0x18         ;
        constexpr std::uintptr_t _arg2                            = 0x20         ;
    }

    namespace System_Linq_Expressions__Block4
    {
        constexpr std::uintptr_t _arg0                            = 0x10         ;
        constexpr std::uintptr_t _arg1                            = 0x18         ;
        constexpr std::uintptr_t _arg2                            = 0x20         ;
        constexpr std::uintptr_t _arg3                            = 0x28         ;
    }

    namespace System_Linq_Expressions__Block5
    {
        constexpr std::uintptr_t _arg0                            = 0x10         ;
        constexpr std::uintptr_t _arg1                            = 0x18         ;
        constexpr std::uintptr_t _arg2                            = 0x20         ;
        constexpr std::uintptr_t _arg3                            = 0x28         ;
        constexpr std::uintptr_t _arg4                            = 0x30         ;
    }

    namespace System_Linq_Expressions__BlockN
    {
        constexpr std::uintptr_t _expressions                     = 0x10         ;
    }

    namespace System_Linq_Expressions__ScopeExpression
    {
        constexpr std::uintptr_t _variables                       = 0x10         ;
    }

    namespace System_Linq_Expressions__Scope1
    {
        constexpr std::uintptr_t _variables                       = 0x10         ;
        constexpr std::uintptr_t _body                            = 0x18         ;
    }

    namespace System_Linq_Expressions__ScopeN
    {
        constexpr std::uintptr_t _variables                       = 0x10         ;
        constexpr std::uintptr_t _body                            = 0x18         ;
    }

    namespace System_Linq_Expressions__ScopeWithType
    {
        constexpr std::uintptr_t _variables                       = 0x10         ;
        constexpr std::uintptr_t _body                            = 0x18         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x20         ;
    }

    namespace System_Linq_Expressions__BlockExpressionList
    {
        constexpr std::uintptr_t _block                           = 0x10         ;
        constexpr std::uintptr_t _arg0                            = 0x18         ;
    }

    namespace System_Linq_Expressions__CatchBlock
    {
        constexpr std::uintptr_t _Variable_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _Test_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Body_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Filter_k__BackingField          = 0x28         ;
    }

    namespace System_Linq_Expressions__AnalyzeTypeIsResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Linq_Expressions__ConditionalExpression
    {
        constexpr std::uintptr_t _Test_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _IfTrue_k__BackingField          = 0x18         ;
    }

    namespace System_Linq_Expressions__FullConditionalExpression
    {
        constexpr std::uintptr_t _Test_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _IfTrue_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _false                           = 0x20         ;
    }

    namespace System_Linq_Expressions__FullConditionalExpressionWithType
    {
        constexpr std::uintptr_t _Test_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _IfTrue_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _false                           = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
    }

    namespace System_Linq_Expressions__ConstantExpression
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x10         ;
    }

    namespace System_Linq_Expressions__TypedConstantExpression
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x18         ;
    }

    namespace System_Linq_Expressions__DebugInfoExpression
    {
        constexpr std::uintptr_t _Document_k__BackingField        = 0x10         ;
    }

    namespace System_Linq_Expressions__DefaultExpression
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
    }

    namespace System_Linq_Expressions__ElementInit
    {
        constexpr std::uintptr_t _AddMethod_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Arguments_k__BackingField       = 0x18         ;
    }

    namespace System_Linq_Expressions__ExpressionStringBuilder
    {
        constexpr std::uintptr_t _out                             = 0x10         ;
        constexpr std::uintptr_t _ids                             = 0x18         ;
    }

    namespace System_Linq_Expressions__ExpressionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Linq_Expressions__GotoExpressionKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Linq_Expressions__GotoExpression
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _Target_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _Kind_k__BackingField            = 0x28         ;
    }

    namespace System_Linq_Expressions__IndexExpression
    {
        constexpr std::uintptr_t _arguments                       = 0x10         ;
        constexpr std::uintptr_t _Object_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Indexer_k__BackingField         = 0x20         ;
    }

    namespace System_Linq_Expressions__InvocationExpression
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
    }

    namespace System_Linq_Expressions__InvocationExpressionN
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _arguments                       = 0x20         ;
    }

    namespace System_Linq_Expressions__InvocationExpression0
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
    }

    namespace System_Linq_Expressions__InvocationExpression1
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _arg0                            = 0x20         ;
    }

    namespace System_Linq_Expressions__InvocationExpression2
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _arg0                            = 0x20         ;
        constexpr std::uintptr_t _arg1                            = 0x28         ;
    }

    namespace System_Linq_Expressions__InvocationExpression3
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _arg0                            = 0x20         ;
        constexpr std::uintptr_t _arg1                            = 0x28         ;
        constexpr std::uintptr_t _arg2                            = 0x30         ;
    }

    namespace System_Linq_Expressions__InvocationExpression4
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _arg0                            = 0x20         ;
        constexpr std::uintptr_t _arg1                            = 0x28         ;
        constexpr std::uintptr_t _arg2                            = 0x30         ;
        constexpr std::uintptr_t _arg3                            = 0x38         ;
    }

    namespace System_Linq_Expressions__InvocationExpression5
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _arg0                            = 0x20         ;
        constexpr std::uintptr_t _arg1                            = 0x28         ;
        constexpr std::uintptr_t _arg2                            = 0x30         ;
        constexpr std::uintptr_t _arg3                            = 0x38         ;
        constexpr std::uintptr_t _arg4                            = 0x40         ;
    }

    namespace System_Linq_Expressions__LabelExpression
    {
        constexpr std::uintptr_t _Target_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _DefaultValue_k__BackingField    = 0x18         ;
    }

    namespace System_Linq_Expressions__LabelTarget
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x18         ;
    }

    namespace System_Linq_Expressions__LambdaExpression
    {
        constexpr std::uintptr_t _body                            = 0x10         ;
    }

    namespace System_Linq_Expressions__Expression`1
    {
        constexpr std::uintptr_t _body                            = 0x10         ;
    }

    namespace System_Linq_Expressions__Expression0`1
    {
        constexpr std::uintptr_t _body                            = 0x10         ;
    }

    namespace System_Linq_Expressions__Expression1`1
    {
        constexpr std::uintptr_t _body                            = 0x10         ;
        constexpr std::uintptr_t _par0                            = 0x0          ;
    }

    namespace System_Linq_Expressions__Expression2`1
    {
        constexpr std::uintptr_t _body                            = 0x10         ;
        constexpr std::uintptr_t _par0                            = 0x0          ;
    }

    namespace System_Linq_Expressions__Expression3`1
    {
        constexpr std::uintptr_t _body                            = 0x10         ;
        constexpr std::uintptr_t _par0                            = 0x0          ;
    }

    namespace System_Linq_Expressions__ExpressionN`1
    {
        constexpr std::uintptr_t _body                            = 0x10         ;
        constexpr std::uintptr_t _parameters                      = 0x0          ;
    }

    namespace System_Linq_Expressions__FullExpression`1
    {
        constexpr std::uintptr_t _body                            = 0x10         ;
        constexpr std::uintptr_t _parameters                      = 0x18         ;
        constexpr std::uintptr_t _NameCore_k__BackingField        = 0x0          ;
    }

    namespace System_Linq_Expressions__ListInitExpression
    {
        constexpr std::uintptr_t _NewExpression_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _Initializers_k__BackingField    = 0x18         ;
    }

    namespace System_Linq_Expressions__LoopExpression
    {
        constexpr std::uintptr_t _Body_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _BreakLabel_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _ContinueLabel_k__BackingField   = 0x20         ;
    }

    namespace System_Linq_Expressions__MemberAssignment
    {
        constexpr std::uintptr_t _BindingType_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Member_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _expression                      = 0x20         ;
    }

    namespace System_Linq_Expressions__MemberBindingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Linq_Expressions__MemberBinding
    {
        constexpr std::uintptr_t _BindingType_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Member_k__BackingField          = 0x18         ;
    }

    namespace System_Linq_Expressions__MemberExpression
    {
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x10         ;
    }

    namespace System_Linq_Expressions__FieldExpression
    {
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _field                           = 0x18         ;
    }

    namespace System_Linq_Expressions__PropertyExpression
    {
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _property                        = 0x18         ;
    }

    namespace System_Linq_Expressions__MemberInitExpression
    {
        constexpr std::uintptr_t _NewExpression_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _Bindings_k__BackingField        = 0x18         ;
    }

    namespace System_Linq_Expressions__MemberListBinding
    {
        constexpr std::uintptr_t _BindingType_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Member_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Initializers_k__BackingField    = 0x20         ;
    }

    namespace System_Linq_Expressions__MemberMemberBinding
    {
        constexpr std::uintptr_t _BindingType_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Member_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Bindings_k__BackingField        = 0x20         ;
    }

    namespace System_Linq_Expressions__MethodCallExpression
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
    }

    namespace System_Linq_Expressions__InstanceMethodCallExpression
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _instance                        = 0x18         ;
    }

    namespace System_Linq_Expressions__MethodCallExpressionN
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _arguments                       = 0x18         ;
    }

    namespace System_Linq_Expressions__InstanceMethodCallExpressionN
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _instance                        = 0x18         ;
        constexpr std::uintptr_t _arguments                       = 0x20         ;
    }

    namespace System_Linq_Expressions__MethodCallExpression0
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
    }

    namespace System_Linq_Expressions__MethodCallExpression1
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _arg0                            = 0x18         ;
    }

    namespace System_Linq_Expressions__MethodCallExpression2
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _arg0                            = 0x18         ;
        constexpr std::uintptr_t _arg1                            = 0x20         ;
    }

    namespace System_Linq_Expressions__MethodCallExpression3
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _arg0                            = 0x18         ;
        constexpr std::uintptr_t _arg1                            = 0x20         ;
        constexpr std::uintptr_t _arg2                            = 0x28         ;
    }

    namespace System_Linq_Expressions__MethodCallExpression4
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _arg0                            = 0x18         ;
        constexpr std::uintptr_t _arg1                            = 0x20         ;
        constexpr std::uintptr_t _arg2                            = 0x28         ;
        constexpr std::uintptr_t _arg3                            = 0x30         ;
    }

    namespace System_Linq_Expressions__MethodCallExpression5
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _arg0                            = 0x18         ;
        constexpr std::uintptr_t _arg1                            = 0x20         ;
        constexpr std::uintptr_t _arg2                            = 0x28         ;
        constexpr std::uintptr_t _arg3                            = 0x30         ;
        constexpr std::uintptr_t _arg4                            = 0x38         ;
    }

    namespace System_Linq_Expressions__InstanceMethodCallExpression0
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _instance                        = 0x18         ;
    }

    namespace System_Linq_Expressions__InstanceMethodCallExpression1
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _instance                        = 0x18         ;
        constexpr std::uintptr_t _arg0                            = 0x20         ;
    }

    namespace System_Linq_Expressions__InstanceMethodCallExpression2
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _instance                        = 0x18         ;
        constexpr std::uintptr_t _arg0                            = 0x20         ;
        constexpr std::uintptr_t _arg1                            = 0x28         ;
    }

    namespace System_Linq_Expressions__InstanceMethodCallExpression3
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _instance                        = 0x18         ;
        constexpr std::uintptr_t _arg0                            = 0x20         ;
        constexpr std::uintptr_t _arg1                            = 0x28         ;
        constexpr std::uintptr_t _arg2                            = 0x30         ;
    }

    namespace System_Linq_Expressions__NewArrayExpression
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expressions_k__BackingField     = 0x18         ;
    }

    namespace System_Linq_Expressions__NewArrayInitExpression
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expressions_k__BackingField     = 0x18         ;
    }

    namespace System_Linq_Expressions__NewArrayBoundsExpression
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Expressions_k__BackingField     = 0x18         ;
    }

    namespace System_Linq_Expressions__NewExpression
    {
        constexpr std::uintptr_t _arguments                       = 0x10         ;
        constexpr std::uintptr_t _Constructor_k__BackingField     = 0x18         ;
    }

    namespace System_Linq_Expressions__ParameterExpression
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
    }

    namespace System_Linq_Expressions__ByRefParameterExpression
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x18         ;
    }

    namespace System_Linq_Expressions__TypedParameterExpression
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x18         ;
    }

    namespace System_Linq_Expressions__PrimitiveParameterExpression`1
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
    }

    namespace System_Linq_Expressions__RuntimeVariablesExpression
    {
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x10         ;
    }

    namespace System_Linq_Expressions__StackGuard
    {
        constexpr std::uintptr_t _executionStackCount             = 0x10         ;
    }

    namespace System_Linq_Expressions__SwitchCase
    {
        constexpr std::uintptr_t _TestValues_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _Body_k__BackingField            = 0x18         ;
    }

    namespace System_Linq_Expressions__SwitchExpression
    {
        constexpr std::uintptr_t _SwitchValue_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Cases_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _DefaultBody_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _Comparison_k__BackingField      = 0x28         ;
    }

    namespace System_Linq_Expressions__SymbolDocumentInfo
    {
        constexpr std::uintptr_t _FileName_k__BackingField        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t DocumentType_Text                = 0x0          ;
        }

    }

    namespace System_Linq_Expressions__TryExpression
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Body_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Handlers_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _Finally_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _Fault_k__BackingField           = 0x30         ;
    }

    namespace System_Linq_Expressions__TypeBinaryExpression
    {
        constexpr std::uintptr_t _NodeType_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _TypeOperand_k__BackingField     = 0x20         ;
    }

    namespace System_Linq_Expressions__UnaryExpression
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _NodeType_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Operand_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _Method_k__BackingField          = 0x28         ;
    }

    namespace System_Linq_Expressions_Interpreter__NewArrayInitInstruction
    {
        constexpr std::uintptr_t _elementType                     = 0x10         ;
        constexpr std::uintptr_t _elementCount                    = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__NewArrayInstruction
    {
        constexpr std::uintptr_t _elementType                     = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__NewArrayBoundsInstruction
    {
        constexpr std::uintptr_t _elementType                     = 0x10         ;
        constexpr std::uintptr_t _rank                            = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__RuntimeLabel
    {
        constexpr std::uintptr_t Index                            = 0x0          ;
        constexpr std::uintptr_t StackDepth                       = 0x4          ;
        constexpr std::uintptr_t ContinuationStackDepth           = 0x8          ;
    }

    namespace System_Linq_Expressions_Interpreter__BranchLabel
    {
        constexpr std::uintptr_t _targetIndex                     = 0x10         ;
        constexpr std::uintptr_t _stackDepth                      = 0x14         ;
        constexpr std::uintptr_t _continuationStackDepth          = 0x18         ;
        constexpr std::uintptr_t _forwardBranchFixups             = 0x20         ;
        constexpr std::uintptr_t _LabelIndex_k__BackingField      = 0x28         ;
    }

    namespace System_Linq_Expressions_Interpreter__MethodInfoCallInstruction
    {
        constexpr std::uintptr_t _target                          = 0x10         ;
        constexpr std::uintptr_t _argumentCount                   = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__ByRefMethodInfoCallInstruction
    {
        constexpr std::uintptr_t _target                          = 0x10         ;
        constexpr std::uintptr_t _argumentCount                   = 0x18         ;
        constexpr std::uintptr_t _byrefArgs                       = 0x20         ;
    }

    namespace System_Linq_Expressions_Interpreter__OffsetInstruction
    {
        constexpr std::uintptr_t _offset                          = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__BranchFalseInstruction
    {
        constexpr std::uintptr_t _offset                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cache                          = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__BranchTrueInstruction
    {
        constexpr std::uintptr_t _offset                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cache                          = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__CoalescingBranchInstruction
    {
        constexpr std::uintptr_t _offset                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cache                          = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__BranchInstruction
    {
        constexpr std::uintptr_t _offset                          = 0x10         ;
        constexpr std::uintptr_t _hasResult                       = 0x18         ;
        constexpr std::uintptr_t _hasValue                        = 0x19         ;

        namespace _static
        {
            constexpr std::uintptr_t s_caches                         = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__IndexedBranchInstruction
    {
        constexpr std::uintptr_t _labelIndex                      = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__GotoInstruction
    {
        constexpr std::uintptr_t _labelIndex                      = 0x10         ;
        constexpr std::uintptr_t _hasResult                       = 0x18         ;
        constexpr std::uintptr_t _hasValue                        = 0x19         ;
        constexpr std::uintptr_t _labelTargetGetsValue            = 0x1A         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cache                          = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__EnterTryCatchFinallyInstruction
    {
        constexpr std::uintptr_t _labelIndex                      = 0x10         ;
        constexpr std::uintptr_t _hasFinally                      = 0x18         ;
        constexpr std::uintptr_t _tryHandler                      = 0x20         ;
    }

    namespace System_Linq_Expressions_Interpreter__EnterTryFaultInstruction
    {
        constexpr std::uintptr_t _labelIndex                      = 0x10         ;
        constexpr std::uintptr_t _tryHandler                      = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__EnterFinallyInstruction
    {
        constexpr std::uintptr_t _labelIndex                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cache                          = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__EnterFaultInstruction
    {
        constexpr std::uintptr_t _labelIndex                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cache                          = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__EnterExceptionHandlerInstruction
    {
        constexpr std::uintptr_t _hasValue                        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Void                             = 0x0          ;
            constexpr std::uintptr_t NonVoid                          = 0x8          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__LeaveExceptionHandlerInstruction
    {
        constexpr std::uintptr_t _labelIndex                      = 0x10         ;
        constexpr std::uintptr_t _hasValue                        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cache                          = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__ThrowInstruction
    {
        constexpr std::uintptr_t _hasResult                       = 0x10         ;
        constexpr std::uintptr_t _rethrow                         = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t Throw                            = 0x0          ;
            constexpr std::uintptr_t VoidThrow                        = 0x8          ;
            constexpr std::uintptr_t Rethrow                          = 0x10         ;
            constexpr std::uintptr_t VoidRethrow                      = 0x18         ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__IntSwitchInstruction`1
    {
        constexpr std::uintptr_t _cases                           = 0x0          ;
    }

    namespace System_Linq_Expressions_Interpreter__StringSwitchInstruction
    {
        constexpr std::uintptr_t _cases                           = 0x10         ;
        constexpr std::uintptr_t _nullCase                        = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__DefaultValueInstruction
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__FieldInstruction
    {
        constexpr std::uintptr_t _field                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LoadStaticFieldInstruction
    {
        constexpr std::uintptr_t _field                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LoadFieldInstruction
    {
        constexpr std::uintptr_t _field                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__StoreFieldInstruction
    {
        constexpr std::uintptr_t _field                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__StoreStaticFieldInstruction
    {
        constexpr std::uintptr_t _field                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__GreaterThanInstruction
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_SByte                          = 0x0          ;
            constexpr std::uintptr_t s_Int16                          = 0x8          ;
            constexpr std::uintptr_t s_Char                           = 0x10         ;
            constexpr std::uintptr_t s_Int32                          = 0x18         ;
            constexpr std::uintptr_t s_Int64                          = 0x20         ;
            constexpr std::uintptr_t s_Byte                           = 0x28         ;
            constexpr std::uintptr_t s_UInt16                         = 0x30         ;
            constexpr std::uintptr_t s_UInt32                         = 0x38         ;
            constexpr std::uintptr_t s_UInt64                         = 0x40         ;
            constexpr std::uintptr_t s_Single                         = 0x48         ;
            constexpr std::uintptr_t s_Double                         = 0x50         ;
            constexpr std::uintptr_t s_liftedToNullSByte              = 0x58         ;
            constexpr std::uintptr_t s_liftedToNullInt16              = 0x60         ;
            constexpr std::uintptr_t s_liftedToNullChar               = 0x68         ;
            constexpr std::uintptr_t s_liftedToNullInt32              = 0x70         ;
            constexpr std::uintptr_t s_liftedToNullInt64              = 0x78         ;
            constexpr std::uintptr_t s_liftedToNullByte               = 0x80         ;
            constexpr std::uintptr_t s_liftedToNullUInt16             = 0x88         ;
            constexpr std::uintptr_t s_liftedToNullUInt32             = 0x90         ;
            constexpr std::uintptr_t s_liftedToNullUInt64             = 0x98         ;
            constexpr std::uintptr_t s_liftedToNullSingle             = 0xA0         ;
            constexpr std::uintptr_t s_liftedToNullDouble             = 0xA8         ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__GreaterThanOrEqualInstruction
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_SByte                          = 0x0          ;
            constexpr std::uintptr_t s_Int16                          = 0x8          ;
            constexpr std::uintptr_t s_Char                           = 0x10         ;
            constexpr std::uintptr_t s_Int32                          = 0x18         ;
            constexpr std::uintptr_t s_Int64                          = 0x20         ;
            constexpr std::uintptr_t s_Byte                           = 0x28         ;
            constexpr std::uintptr_t s_UInt16                         = 0x30         ;
            constexpr std::uintptr_t s_UInt32                         = 0x38         ;
            constexpr std::uintptr_t s_UInt64                         = 0x40         ;
            constexpr std::uintptr_t s_Single                         = 0x48         ;
            constexpr std::uintptr_t s_Double                         = 0x50         ;
            constexpr std::uintptr_t s_liftedToNullSByte              = 0x58         ;
            constexpr std::uintptr_t s_liftedToNullInt16              = 0x60         ;
            constexpr std::uintptr_t s_liftedToNullChar               = 0x68         ;
            constexpr std::uintptr_t s_liftedToNullInt32              = 0x70         ;
            constexpr std::uintptr_t s_liftedToNullInt64              = 0x78         ;
            constexpr std::uintptr_t s_liftedToNullByte               = 0x80         ;
            constexpr std::uintptr_t s_liftedToNullUInt16             = 0x88         ;
            constexpr std::uintptr_t s_liftedToNullUInt32             = 0x90         ;
            constexpr std::uintptr_t s_liftedToNullUInt64             = 0x98         ;
            constexpr std::uintptr_t s_liftedToNullSingle             = 0xA0         ;
            constexpr std::uintptr_t s_liftedToNullDouble             = 0xA8         ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__InstructionArray
    {
        constexpr std::uintptr_t MaxStackDepth                    = 0x0          ;
        constexpr std::uintptr_t MaxContinuationDepth             = 0x4          ;
        constexpr std::uintptr_t Instructions                     = 0x8          ;
        constexpr std::uintptr_t Objects                          = 0x10         ;
        constexpr std::uintptr_t Labels                           = 0x18         ;
        constexpr std::uintptr_t DebugCookies                     = 0x20         ;
    }

    namespace System_Linq_Expressions_Interpreter__InstructionList
    {
        constexpr std::uintptr_t _instructions                    = 0x10         ;
        constexpr std::uintptr_t _objects                         = 0x18         ;
        constexpr std::uintptr_t _currentStackDepth               = 0x20         ;
        constexpr std::uintptr_t _maxStackDepth                   = 0x24         ;
        constexpr std::uintptr_t _currentContinuationsDepth       = 0x28         ;
        constexpr std::uintptr_t _maxContinuationDepth            = 0x2C         ;
        constexpr std::uintptr_t _runtimeLabelCount               = 0x30         ;
        constexpr std::uintptr_t _labels                          = 0x38         ;
        constexpr std::uintptr_t _debugCookies                    = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_null                           = 0x0          ;
            constexpr std::uintptr_t s_true                           = 0x8          ;
            constexpr std::uintptr_t s_false                          = 0x10         ;
            constexpr std::uintptr_t s_Ints                           = 0x18         ;
            constexpr std::uintptr_t s_loadObjectCached               = 0x20         ;
            constexpr std::uintptr_t s_loadLocal                      = 0x28         ;
            constexpr std::uintptr_t s_loadLocalBoxed                 = 0x30         ;
            constexpr std::uintptr_t s_loadLocalFromClosure           = 0x38         ;
            constexpr std::uintptr_t s_loadLocalFromClosureBoxed      = 0x40         ;
            constexpr std::uintptr_t s_assignLocal                    = 0x48         ;
            constexpr std::uintptr_t s_storeLocal                     = 0x50         ;
            constexpr std::uintptr_t s_assignLocalBoxed               = 0x58         ;
            constexpr std::uintptr_t s_storeLocalBoxed                = 0x60         ;
            constexpr std::uintptr_t s_assignLocalToClosure           = 0x68         ;
            constexpr std::uintptr_t s_loadFields                     = 0x70         ;
            constexpr std::uintptr_t s_emptyRuntimeLabels             = 0x78         ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__InterpretedFrame
    {
        constexpr std::uintptr_t Interpreter                      = 0x10         ;
        constexpr std::uintptr_t _parent                          = 0x18         ;
        constexpr std::uintptr_t _continuations                   = 0x20         ;
        constexpr std::uintptr_t _continuationIndex               = 0x28         ;
        constexpr std::uintptr_t _pendingContinuation             = 0x2C         ;
        constexpr std::uintptr_t _pendingValue                    = 0x30         ;
        constexpr std::uintptr_t Data                             = 0x38         ;
        constexpr std::uintptr_t Closure                          = 0x40         ;
        constexpr std::uintptr_t StackIndex                       = 0x48         ;
        constexpr std::uintptr_t InstructionIndex                 = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_currentFrame                   = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__Interpreter
    {
        constexpr std::uintptr_t _instructions                    = 0x10         ;
        constexpr std::uintptr_t _objects                         = 0x38         ;
        constexpr std::uintptr_t _labels                          = 0x40         ;
        constexpr std::uintptr_t _debugInfos                      = 0x48         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x50         ;
        constexpr std::uintptr_t _LocalCount_k__BackingField      = 0x58         ;
        constexpr std::uintptr_t _ClosureVariables_k__BackingField = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t NoValue                          = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__LabelInfo
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _label                           = 0x18         ;
        constexpr std::uintptr_t _definitions                     = 0x20         ;
        constexpr std::uintptr_t _references                      = 0x28         ;
        constexpr std::uintptr_t _acrossBlockJump                 = 0x30         ;
    }

    namespace System_Linq_Expressions_Interpreter__LabelScopeKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Linq_Expressions_Interpreter__LabelScopeInfo
    {
        constexpr std::uintptr_t _labels                          = 0x10         ;
        constexpr std::uintptr_t Kind                             = 0x18         ;
        constexpr std::uintptr_t Parent                           = 0x20         ;
    }

    namespace System_Linq_Expressions_Interpreter__LessThanInstruction
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_SByte                          = 0x0          ;
            constexpr std::uintptr_t s_Int16                          = 0x8          ;
            constexpr std::uintptr_t s_Char                           = 0x10         ;
            constexpr std::uintptr_t s_Int32                          = 0x18         ;
            constexpr std::uintptr_t s_Int64                          = 0x20         ;
            constexpr std::uintptr_t s_Byte                           = 0x28         ;
            constexpr std::uintptr_t s_UInt16                         = 0x30         ;
            constexpr std::uintptr_t s_UInt32                         = 0x38         ;
            constexpr std::uintptr_t s_UInt64                         = 0x40         ;
            constexpr std::uintptr_t s_Single                         = 0x48         ;
            constexpr std::uintptr_t s_Double                         = 0x50         ;
            constexpr std::uintptr_t s_liftedToNullSByte              = 0x58         ;
            constexpr std::uintptr_t s_liftedToNullInt16              = 0x60         ;
            constexpr std::uintptr_t s_liftedToNullChar               = 0x68         ;
            constexpr std::uintptr_t s_liftedToNullInt32              = 0x70         ;
            constexpr std::uintptr_t s_liftedToNullInt64              = 0x78         ;
            constexpr std::uintptr_t s_liftedToNullByte               = 0x80         ;
            constexpr std::uintptr_t s_liftedToNullUInt16             = 0x88         ;
            constexpr std::uintptr_t s_liftedToNullUInt32             = 0x90         ;
            constexpr std::uintptr_t s_liftedToNullUInt64             = 0x98         ;
            constexpr std::uintptr_t s_liftedToNullSingle             = 0xA0         ;
            constexpr std::uintptr_t s_liftedToNullDouble             = 0xA8         ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__LessThanOrEqualInstruction
    {
        constexpr std::uintptr_t _nullValue                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_SByte                          = 0x0          ;
            constexpr std::uintptr_t s_Int16                          = 0x8          ;
            constexpr std::uintptr_t s_Char                           = 0x10         ;
            constexpr std::uintptr_t s_Int32                          = 0x18         ;
            constexpr std::uintptr_t s_Int64                          = 0x20         ;
            constexpr std::uintptr_t s_Byte                           = 0x28         ;
            constexpr std::uintptr_t s_UInt16                         = 0x30         ;
            constexpr std::uintptr_t s_UInt32                         = 0x38         ;
            constexpr std::uintptr_t s_UInt64                         = 0x40         ;
            constexpr std::uintptr_t s_Single                         = 0x48         ;
            constexpr std::uintptr_t s_Double                         = 0x50         ;
            constexpr std::uintptr_t s_liftedToNullSByte              = 0x58         ;
            constexpr std::uintptr_t s_liftedToNullInt16              = 0x60         ;
            constexpr std::uintptr_t s_liftedToNullChar               = 0x68         ;
            constexpr std::uintptr_t s_liftedToNullInt32              = 0x70         ;
            constexpr std::uintptr_t s_liftedToNullInt64              = 0x78         ;
            constexpr std::uintptr_t s_liftedToNullByte               = 0x80         ;
            constexpr std::uintptr_t s_liftedToNullUInt16             = 0x88         ;
            constexpr std::uintptr_t s_liftedToNullUInt32             = 0x90         ;
            constexpr std::uintptr_t s_liftedToNullUInt64             = 0x98         ;
            constexpr std::uintptr_t s_liftedToNullSingle             = 0xA0         ;
            constexpr std::uintptr_t s_liftedToNullDouble             = 0xA8         ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__ExceptionFilter
    {
        constexpr std::uintptr_t LabelIndex                       = 0x10         ;
        constexpr std::uintptr_t StartIndex                       = 0x14         ;
        constexpr std::uintptr_t EndIndex                         = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__ExceptionHandler
    {
        constexpr std::uintptr_t _exceptionType                   = 0x10         ;
        constexpr std::uintptr_t LabelIndex                       = 0x18         ;
        constexpr std::uintptr_t HandlerStartIndex                = 0x1C         ;
        constexpr std::uintptr_t HandlerEndIndex                  = 0x20         ;
        constexpr std::uintptr_t Filter                           = 0x28         ;
    }

    namespace System_Linq_Expressions_Interpreter__TryCatchFinallyHandler
    {
        constexpr std::uintptr_t TryStartIndex                    = 0x10         ;
        constexpr std::uintptr_t TryEndIndex                      = 0x14         ;
        constexpr std::uintptr_t FinallyStartIndex                = 0x18         ;
        constexpr std::uintptr_t FinallyEndIndex                  = 0x1C         ;
        constexpr std::uintptr_t GotoEndTargetIndex               = 0x20         ;
        constexpr std::uintptr_t _handlers                        = 0x28         ;
    }

    namespace System_Linq_Expressions_Interpreter__TryFaultHandler
    {
        constexpr std::uintptr_t TryStartIndex                    = 0x10         ;
        constexpr std::uintptr_t TryEndIndex                      = 0x14         ;
        constexpr std::uintptr_t FinallyStartIndex                = 0x18         ;
        constexpr std::uintptr_t FinallyEndIndex                  = 0x1C         ;
    }

    namespace System_Linq_Expressions_Interpreter__RethrowException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Linq_Expressions_Interpreter__DebugInfo
    {
        constexpr std::uintptr_t StartLine                        = 0x10         ;
        constexpr std::uintptr_t EndLine                          = 0x14         ;
        constexpr std::uintptr_t Index                            = 0x18         ;
        constexpr std::uintptr_t FileName                         = 0x20         ;
        constexpr std::uintptr_t IsClear                          = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_debugComparer                  = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__InterpretedFrameInfo
    {
        constexpr std::uintptr_t _methodName                      = 0x0          ;
        constexpr std::uintptr_t _debugInfo                       = 0x8          ;
    }

    namespace System_Linq_Expressions_Interpreter__LightCompiler
    {
        constexpr std::uintptr_t _instructions                    = 0x10         ;
        constexpr std::uintptr_t _locals                          = 0x18         ;
        constexpr std::uintptr_t _debugInfos                      = 0x20         ;
        constexpr std::uintptr_t _treeLabels                      = 0x28         ;
        constexpr std::uintptr_t _labelBlock                      = 0x30         ;
        constexpr std::uintptr_t _exceptionForRethrowStack        = 0x38         ;
        constexpr std::uintptr_t _parent                          = 0x40         ;
        constexpr std::uintptr_t _guard                           = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_emptyLocals                    = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__ByRefUpdater
    {
        constexpr std::uintptr_t ArgumentIndex                    = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__ParameterByRefUpdater
    {
        constexpr std::uintptr_t ArgumentIndex                    = 0x10         ;
        constexpr std::uintptr_t _parameter                       = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__ArrayByRefUpdater
    {
        constexpr std::uintptr_t ArgumentIndex                    = 0x10         ;
        constexpr std::uintptr_t _array                           = 0x18         ;
        constexpr std::uintptr_t _index                           = 0x28         ;
    }

    namespace System_Linq_Expressions_Interpreter__FieldByRefUpdater
    {
        constexpr std::uintptr_t ArgumentIndex                    = 0x10         ;
        constexpr std::uintptr_t _object                          = 0x18         ;
        constexpr std::uintptr_t _field                           = 0x30         ;
    }

    namespace System_Linq_Expressions_Interpreter__PropertyByRefUpdater
    {
        constexpr std::uintptr_t ArgumentIndex                    = 0x10         ;
        constexpr std::uintptr_t _object                          = 0x18         ;
        constexpr std::uintptr_t _property                        = 0x30         ;
    }

    namespace System_Linq_Expressions_Interpreter__IndexMethodByRefUpdater
    {
        constexpr std::uintptr_t ArgumentIndex                    = 0x10         ;
        constexpr std::uintptr_t _indexer                         = 0x18         ;
        constexpr std::uintptr_t _obj                             = 0x20         ;
        constexpr std::uintptr_t _args                            = 0x38         ;
    }

    namespace System_Linq_Expressions_Interpreter__LightDelegateCreator
    {
        constexpr std::uintptr_t _lambda                          = 0x10         ;
        constexpr std::uintptr_t _Interpreter_k__BackingField     = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__LightLambda
    {
        constexpr std::uintptr_t _closure                         = 0x10         ;
        constexpr std::uintptr_t _interpreter                     = 0x18         ;
        constexpr std::uintptr_t _delegateCreator                 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _runCache                        = 0x0          ;
        }

    }

    namespace System_Linq_Expressions_Interpreter__LocalAccessInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LoadLocalInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LoadLocalBoxedInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LoadLocalFromClosureInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LoadLocalFromClosureBoxedInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__AssignLocalInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__StoreLocalInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__AssignLocalBoxedInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__StoreLocalBoxedInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__AssignLocalToClosureInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__InitializeLocalInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__RuntimeVariablesInstruction
    {
        constexpr std::uintptr_t _count                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LocalVariable
    {
        constexpr std::uintptr_t Index                            = 0x10         ;
        constexpr std::uintptr_t _flags                           = 0x14         ;
    }

    namespace System_Linq_Expressions_Interpreter__LocalDefinition
    {
        constexpr std::uintptr_t _Index_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _Parameter_k__BackingField       = 0x8          ;
    }

    namespace System_Linq_Expressions_Interpreter__LocalVariables
    {
        constexpr std::uintptr_t _variables                       = 0x10         ;
        constexpr std::uintptr_t _closureVariables                = 0x18         ;
        constexpr std::uintptr_t _localCount                      = 0x20         ;
        constexpr std::uintptr_t _maxLocalCount                   = 0x24         ;
    }

    namespace System_Linq_Expressions_Interpreter__NewInstruction
    {
        constexpr std::uintptr_t _constructor                     = 0x10         ;
        constexpr std::uintptr_t _argumentCount                   = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__ByRefNewInstruction
    {
        constexpr std::uintptr_t _constructor                     = 0x10         ;
        constexpr std::uintptr_t _argumentCount                   = 0x18         ;
        constexpr std::uintptr_t _byrefArgs                       = 0x20         ;
    }

    namespace System_Linq_Expressions_Interpreter__NumericConvertInstruction
    {
        constexpr std::uintptr_t _from                            = 0x10         ;
        constexpr std::uintptr_t _to                              = 0x14         ;
        constexpr std::uintptr_t _isLiftedToNull                  = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__RuntimeVariables
    {
        constexpr std::uintptr_t _boxes                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LoadObjectInstruction
    {
        constexpr std::uintptr_t _value                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__LoadCachedObjectInstruction
    {
        constexpr std::uintptr_t _index                           = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__CreateDelegateInstruction
    {
        constexpr std::uintptr_t _creator                         = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__TypeIsInstruction
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__TypeAsInstruction
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__CastToEnumInstruction
    {
        constexpr std::uintptr_t _t                               = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__CastReferenceToEnumInstruction
    {
        constexpr std::uintptr_t _t                               = 0x10         ;
    }

    namespace System_Linq_Expressions_Interpreter__QuoteInstruction
    {
        constexpr std::uintptr_t _operand                         = 0x10         ;
        constexpr std::uintptr_t _hoistedVariables                = 0x18         ;
    }

    namespace System_Linq_Expressions_Interpreter__HybridReferenceDictionary`2
    {
        constexpr std::uintptr_t _keysAndValues                   = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__CallSite
    {
        constexpr std::uintptr_t _binder                          = 0x10         ;
        constexpr std::uintptr_t _match                           = 0x18         ;
    }

    namespace System_Runtime_CompilerServices__CallSite`1
    {
        constexpr std::uintptr_t _binder                          = 0x10         ;
        constexpr std::uintptr_t _match                           = 0x18         ;
        constexpr std::uintptr_t Target                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_cachedUpdate                   = 0x0          ;
            constexpr std::uintptr_t s_cachedNoMatch                  = 0x0          ;
        }

    }

    namespace System_Runtime_CompilerServices__CallSiteBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _UpdateLabel_k__BackingField     = 0x0          ;
        }

    }

    namespace System_Runtime_CompilerServices__ReadOnlyCollectionBuilder`1
    {
        constexpr std::uintptr_t _items                           = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__RuleCache`1
    {
        constexpr std::uintptr_t _rules                           = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__TrueReadOnlyCollection`1
    {
        constexpr std::uintptr_t list                             = 0x10         ;
        constexpr std::uintptr_t _syncRoot                        = 0x18         ;
    }

    namespace System_Runtime_CompilerServices__StrongBox`1
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace System_Dynamic__BinaryOperationBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x18         ;
    }

    namespace System_Dynamic__ConvertBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x18         ;
    }

    namespace System_Dynamic__CreateInstanceBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
    }

    namespace System_Dynamic__DeleteIndexBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
    }

    namespace System_Dynamic__DeleteMemberBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
    }

    namespace System_Dynamic__DynamicMetaObject
    {
        constexpr std::uintptr_t _value                           = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _Restrictions_k__BackingField    = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t EmptyMetaObjects                 = 0x0          ;
            constexpr std::uintptr_t s_noValueSentinel                = 0x8          ;
        }

    }

    namespace System_Dynamic__DynamicMetaObjectBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
    }

    namespace System_Dynamic__ExpandoClass
    {
        constexpr std::uintptr_t _keys                            = 0x10         ;
        constexpr std::uintptr_t _hashCode                        = 0x18         ;
        constexpr std::uintptr_t _transitions                     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Dynamic__ExpandoObject
    {
        constexpr std::uintptr_t LockObject                       = 0x10         ;
        constexpr std::uintptr_t _data                            = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _propertyChanged                 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_expandoTryGetValue             = 0x0          ;
            constexpr std::uintptr_t s_expandoTrySetValue             = 0x8          ;
            constexpr std::uintptr_t s_expandoTryDeleteValue          = 0x10         ;
            constexpr std::uintptr_t s_expandoPromoteClass            = 0x18         ;
            constexpr std::uintptr_t s_expandoCheckVersion            = 0x20         ;
            constexpr std::uintptr_t Uninitialized                    = 0x28         ;
        }

    }

    namespace System_Dynamic__GetIndexBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
    }

    namespace System_Dynamic__GetMemberBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
    }

    namespace System_Dynamic__InvokeBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
    }

    namespace System_Dynamic__InvokeMemberBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
    }

    namespace System_Dynamic__SetIndexBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
    }

    namespace System_Dynamic__SetMemberBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
    }

    namespace System_Dynamic__UnaryOperationBinder
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
    }

    namespace System_Dynamic_Utils__CacheDict`2
    {
        constexpr std::uintptr_t _mask                            = 0x0          ;
    }

    namespace System_Collections_Generic__ArrayBuilder`1
    {
        constexpr std::uintptr_t _array                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Collections_Generic__BitHelper
    {
        constexpr std::uintptr_t _length                          = 0x10         ;
        constexpr std::uintptr_t _arrayPtr                        = 0x18         ;
        constexpr std::uintptr_t _array                           = 0x20         ;
        constexpr std::uintptr_t _useStackAlloc                   = 0x28         ;
    }

    namespace System_Collections_Generic__HashSet`1
    {
        constexpr std::uintptr_t _buckets                         = 0x0          ;
    }

    namespace System_Threading__LockRecursionPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading__ReaderWriterCount
    {
        constexpr std::uintptr_t lockID                           = 0x10         ;
        constexpr std::uintptr_t readercount                      = 0x18         ;
        constexpr std::uintptr_t writercount                      = 0x1C         ;
        constexpr std::uintptr_t upgradecount                     = 0x20         ;
        constexpr std::uintptr_t next                             = 0x28         ;
    }

    namespace System_Threading__ReaderWriterLockSlim
    {
        constexpr std::uintptr_t fIsReentrant                     = 0x10         ;
        constexpr std::uintptr_t myLock                           = 0x14         ;
        constexpr std::uintptr_t numWriteWaiters                  = 0x18         ;
        constexpr std::uintptr_t numReadWaiters                   = 0x1C         ;
        constexpr std::uintptr_t numWriteUpgradeWaiters           = 0x20         ;
        constexpr std::uintptr_t numUpgradeWaiters                = 0x24         ;
        constexpr std::uintptr_t fNoWaiters                       = 0x28         ;
        constexpr std::uintptr_t upgradeLockOwnerId               = 0x2C         ;
        constexpr std::uintptr_t writeLockOwnerId                 = 0x30         ;
        constexpr std::uintptr_t writeEvent                       = 0x38         ;
        constexpr std::uintptr_t readEvent                        = 0x40         ;
        constexpr std::uintptr_t upgradeEvent                     = 0x48         ;
        constexpr std::uintptr_t waitUpgradeEvent                 = 0x50         ;
        constexpr std::uintptr_t lockID                           = 0x58         ;
        constexpr std::uintptr_t fUpgradeThreadHoldingRead        = 0x60         ;
        constexpr std::uintptr_t owners                           = 0x64         ;
        constexpr std::uintptr_t fDisposed                        = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t s_nextLockID                     = 0x0          ;
            constexpr std::uintptr_t t_rwc                            = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace AnchorPositions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ColorTweenMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ColorTweenCallback
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace FloatTweenCallback
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Resources
    {
        constexpr std::uintptr_t standard                         = 0x0          ;
        constexpr std::uintptr_t background                       = 0x8          ;
        constexpr std::uintptr_t inputField                       = 0x10         ;
        constexpr std::uintptr_t knob                             = 0x18         ;
        constexpr std::uintptr_t checkmark                        = 0x20         ;
        constexpr std::uintptr_t dropdown                         = 0x28         ;
        constexpr std::uintptr_t mask                             = 0x30         ;
    }

    namespace DropdownItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Text                           = 0x20         ;
        constexpr std::uintptr_t m_Image                          = 0x28         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x30         ;
        constexpr std::uintptr_t m_Toggle                         = 0x38         ;
    }

    namespace OptionData
    {
        constexpr std::uintptr_t m_Text                           = 0x10         ;
        constexpr std::uintptr_t m_Image                          = 0x18         ;
        constexpr std::uintptr_t m_Color                          = 0x20         ;
    }

    namespace OptionDataList
    {
        constexpr std::uintptr_t m_Options                        = 0x10         ;
    }

    namespace DropdownEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace FontReference
    {
        constexpr std::uintptr_t familyName                       = 0x0          ;
        constexpr std::uintptr_t styleName                        = 0x8          ;
        constexpr std::uintptr_t faceIndex                        = 0x10         ;
        constexpr std::uintptr_t filePath                         = 0x18         ;
        constexpr std::uintptr_t hashCode                         = 0x20         ;
    }

    namespace ContentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InputType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CharacterValidation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LineType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OnValidateInput
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SubmitEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107694D8   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace OnChangeEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107694C8   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace SelectionEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107694D0   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace TextSelectionEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107694E0   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace TouchScreenKeyboardEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107694E8   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace EditState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FallbackMaterial
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081EB18   ;
        constexpr std::uintptr_t fallbackID                       = 0x10         ;
        constexpr std::uintptr_t sourceMaterial                   = 0x18         ;
        constexpr std::uintptr_t sourceMaterialCRC                = 0x20         ;
        constexpr std::uintptr_t fallbackMaterial                 = 0x28         ;
        constexpr std::uintptr_t count                            = 0x30         ;
    }

    namespace MaskingMaterial
    {
        constexpr std::uintptr_t baseMaterial                     = 0x10         ;
        constexpr std::uintptr_t stencilMaterial                  = 0x18         ;
        constexpr std::uintptr_t count                            = 0x20         ;
        constexpr std::uintptr_t stencilID                        = 0x24         ;
    }

    namespace FontAssetRef
    {
        constexpr std::uintptr_t nameHashCode                     = 0x0          ;
        constexpr std::uintptr_t familyNameHashCode               = 0x4          ;
        constexpr std::uintptr_t styleNameHashCode                = 0x8          ;
        constexpr std::uintptr_t familyNameAndStyleHashCode       = 0x10         ;
        constexpr std::uintptr_t fontAsset                        = 0x18         ;
    }

    namespace LineBreakingTable
    {
        constexpr std::uintptr_t leadingCharacters                = 0x10         ;
        constexpr std::uintptr_t followingCharacters              = 0x18         ;
    }

    namespace MissingCharacterEventCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CharacterSubstitution
    {
        constexpr std::uintptr_t index                            = 0x0          ;
        constexpr std::uintptr_t unicode                          = 0x4          ;
    }

    namespace TextInputSources
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TextProcessingElement
    {
        constexpr std::uintptr_t elementType                      = 0x0          ;
        constexpr std::uintptr_t unicode                          = 0x4          ;
        constexpr std::uintptr_t stringIndex                      = 0x8          ;
        constexpr std::uintptr_t length                           = 0xC          ;
    }

    namespace SpecialCharacter
    {
        constexpr std::uintptr_t character                        = 0x0          ;
        constexpr std::uintptr_t fontAsset                        = 0x8          ;
        constexpr std::uintptr_t material                         = 0x10         ;
        constexpr std::uintptr_t materialIndex                    = 0x18         ;
    }

    namespace TextBackingContainer
    {
        constexpr std::uintptr_t m_Array                          = 0x0          ;
        constexpr std::uintptr_t m_Index                          = 0x8          ;
    }

    namespace LineSegment
    {
        constexpr std::uintptr_t Point1                           = 0x0          ;
        constexpr std::uintptr_t Point2                           = 0xC          ;
    }

    namespace UnityEngine_TextCore__OTL_FeatureTag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__FastAction
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820DE0   ;
        constexpr std::uintptr_t delegates                        = 0x10         ;
        constexpr std::uintptr_t lookup                           = 0x18         ;
    }

    namespace TMPro__FastAction`1
    {
        constexpr std::uintptr_t delegates                        = 0x0          ;
    }

    namespace TMPro__FastAction`2
    {
        constexpr std::uintptr_t delegates                        = 0x0          ;
    }

    namespace TMPro__FastAction`3
    {
        constexpr std::uintptr_t delegates                        = 0x0          ;
    }

    namespace TMPro__GlyphAnchorPoint
    {
        constexpr std::uintptr_t m_XCoordinate                    = 0x0          ;
        constexpr std::uintptr_t m_YCoordinate                    = 0x4          ;
    }

    namespace TMPro__MarkPositionAdjustment
    {
        constexpr std::uintptr_t m_XPositionAdjustment            = 0x0          ;
        constexpr std::uintptr_t m_YPositionAdjustment            = 0x4          ;
    }

    namespace TMPro__MarkToBaseAdjustmentRecord
    {
        constexpr std::uintptr_t m_BaseGlyphID                    = 0x0          ;
        constexpr std::uintptr_t m_BaseGlyphAnchorPoint           = 0x4          ;
        constexpr std::uintptr_t m_MarkGlyphID                    = 0xC          ;
        constexpr std::uintptr_t m_MarkPositionAdjustment         = 0x10         ;
    }

    namespace TMPro__MarkToMarkAdjustmentRecord
    {
        constexpr std::uintptr_t m_BaseMarkGlyphID                = 0x0          ;
        constexpr std::uintptr_t m_BaseMarkGlyphAnchorPoint       = 0x4          ;
        constexpr std::uintptr_t m_CombiningMarkGlyphID           = 0xC          ;
        constexpr std::uintptr_t m_CombiningMarkPositionAdjustment = 0x10         ;
    }

    namespace TMPro__MultipleSubstitutionRecord
    {
        constexpr std::uintptr_t m_TargetGlyphID                  = 0x0          ;
        constexpr std::uintptr_t m_SubstituteGlyphIDs             = 0x8          ;
    }

    namespace TMPro__LigatureSubstitutionRecord
    {
        constexpr std::uintptr_t m_ComponentGlyphIDs              = 0x0          ;
        constexpr std::uintptr_t m_LigatureGlyphID                = 0x8          ;
    }

    namespace TMPro__MaterialReferenceManager
    {
        constexpr std::uintptr_t m_FontMaterialReferenceLookup    = 0x10         ;
        constexpr std::uintptr_t m_FontAssetReferenceLookup       = 0x18         ;
        constexpr std::uintptr_t m_ColorGradientReferenceLookup   = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace TMPro__TMP_MaterialReference
    {
        constexpr std::uintptr_t material                         = 0x0          ;
        constexpr std::uintptr_t referenceCount                   = 0x8          ;
    }

    namespace TMPro__MaterialReference
    {
        constexpr std::uintptr_t index                            = 0x0          ;
        constexpr std::uintptr_t fontAsset                        = 0x8          ;
        constexpr std::uintptr_t material                         = 0x10         ;
        constexpr std::uintptr_t isDefaultMaterial                = 0x18         ;
        constexpr std::uintptr_t isFallbackMaterial               = 0x19         ;
        constexpr std::uintptr_t fallbackMaterial                 = 0x20         ;
        constexpr std::uintptr_t padding                          = 0x28         ;
        constexpr std::uintptr_t referenceCount                   = 0x2C         ;
    }

    namespace TMPro__TMP_Asset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_InstanceID                     = 0x20         ;
        constexpr std::uintptr_t m_HashCode                       = 0x24         ;
        constexpr std::uintptr_t m_FaceInfo                       = 0x28         ;
        constexpr std::uintptr_t m_Material                       = 0x88         ;
        constexpr std::uintptr_t m_MaterialHashCode               = 0x90         ;
    }

    namespace TMPro__TMP_Character
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107661D0   ;
        constexpr std::uintptr_t m_ElementType                    = 0x10         ;
        constexpr std::uintptr_t m_Unicode                        = 0x14         ;
        constexpr std::uintptr_t m_TextAsset                      = 0x18         ;
        constexpr std::uintptr_t m_Glyph                          = 0x20         ;
        constexpr std::uintptr_t m_GlyphIndex                     = 0x28         ;
        constexpr std::uintptr_t m_Scale                          = 0x2C         ;
    }

    namespace TMPro__TMP_Vertex
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t uv                               = 0xC          ;
        constexpr std::uintptr_t uv2                              = 0x1C         ;
        constexpr std::uintptr_t color                            = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t k_Zero                           = 0x0          ;
        }

    }

    namespace TMPro__TMP_Offset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10766808   ;
        constexpr std::uintptr_t m_Left                           = 0x0          ;
        constexpr std::uintptr_t m_Right                          = 0x4          ;
        constexpr std::uintptr_t m_Top                            = 0x8          ;
        constexpr std::uintptr_t m_Bottom                         = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t k_ZeroOffset                     = 0x0          ;
        }

    }

    namespace TMPro__HighlightState
    {
        constexpr std::uintptr_t color                            = 0x0          ;
        constexpr std::uintptr_t padding                          = 0x4          ;
    }

    namespace TMPro__TMP_CharacterInfo
    {
        constexpr std::uintptr_t elementType                      = 0x0          ;
        constexpr std::uintptr_t character                        = 0x4          ;
        constexpr std::uintptr_t index                            = 0x8          ;
        constexpr std::uintptr_t stringLength                     = 0xC          ;
        constexpr std::uintptr_t textElement                      = 0x10         ;
        constexpr std::uintptr_t alternativeGlyph                 = 0x18         ;
        constexpr std::uintptr_t fontAsset                        = 0x20         ;
        constexpr std::uintptr_t material                         = 0x28         ;
        constexpr std::uintptr_t materialReferenceIndex           = 0x30         ;
        constexpr std::uintptr_t isUsingAlternateTypeface         = 0x34         ;
        constexpr std::uintptr_t pointSize                        = 0x38         ;
        constexpr std::uintptr_t lineNumber                       = 0x3C         ;
        constexpr std::uintptr_t pageNumber                       = 0x40         ;
        constexpr std::uintptr_t vertexIndex                      = 0x44         ;
        constexpr std::uintptr_t vertex_BL                        = 0x48         ;
        constexpr std::uintptr_t vertex_TL                        = 0x70         ;
        constexpr std::uintptr_t vertex_TR                        = 0x98         ;
        constexpr std::uintptr_t vertex_BR                        = 0xC0         ;
        constexpr std::uintptr_t topLeft                          = 0xE8         ;
        constexpr std::uintptr_t bottomLeft                       = 0xF4         ;
        constexpr std::uintptr_t topRight                         = 0x100        ;
        constexpr std::uintptr_t bottomRight                      = 0x10C        ;
        constexpr std::uintptr_t origin                           = 0x118        ;
        constexpr std::uintptr_t xAdvance                         = 0x11C        ;
        constexpr std::uintptr_t ascender                         = 0x120        ;
        constexpr std::uintptr_t baseLine                         = 0x124        ;
        constexpr std::uintptr_t descender                        = 0x128        ;
        constexpr std::uintptr_t adjustedAscender                 = 0x12C        ;
        constexpr std::uintptr_t adjustedDescender                = 0x130        ;
        constexpr std::uintptr_t adjustedHorizontalAdvance        = 0x134        ;
        constexpr std::uintptr_t aspectRatio                      = 0x138        ;
        constexpr std::uintptr_t scale                            = 0x13C        ;
        constexpr std::uintptr_t color                            = 0x140        ;
        constexpr std::uintptr_t underlineColor                   = 0x144        ;
        constexpr std::uintptr_t underlineVertexIndex             = 0x148        ;
        constexpr std::uintptr_t strikethroughColor               = 0x14C        ;
        constexpr std::uintptr_t strikethroughVertexIndex         = 0x150        ;
        constexpr std::uintptr_t highlightColor                   = 0x154        ;
        constexpr std::uintptr_t highlightState                   = 0x158        ;
        constexpr std::uintptr_t style                            = 0x16C        ;
        constexpr std::uintptr_t isVisible                        = 0x170        ;
    }

    namespace TMPro__ColorMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TMP_ColorGradient
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t colorMode                        = 0x18         ;
        constexpr std::uintptr_t topLeft                          = 0x1C         ;
        constexpr std::uintptr_t topRight                         = 0x2C         ;
        constexpr std::uintptr_t bottomLeft                       = 0x3C         ;
        constexpr std::uintptr_t bottomRight                      = 0x4C         ;

        namespace _static
        {
            constexpr std::uintptr_t k_DefaultColor                   = 0x0          ;
        }

    }

    namespace TMPro__ColorTween
    {
        constexpr std::uintptr_t m_Target                         = 0x0          ;
        constexpr std::uintptr_t m_StartColor                     = 0x8          ;
        constexpr std::uintptr_t m_TargetColor                    = 0x18         ;
        constexpr std::uintptr_t m_TweenMode                      = 0x28         ;
        constexpr std::uintptr_t m_Duration                       = 0x2C         ;
        constexpr std::uintptr_t m_IgnoreTimeScale                = 0x30         ;
    }

    namespace TMPro__FloatTween
    {
        constexpr std::uintptr_t m_Target                         = 0x0          ;
        constexpr std::uintptr_t m_StartValue                     = 0x8          ;
        constexpr std::uintptr_t m_TargetValue                    = 0xC          ;
        constexpr std::uintptr_t m_Duration                       = 0x10         ;
        constexpr std::uintptr_t m_IgnoreTimeScale                = 0x14         ;
    }

    namespace TMPro__TweenRunner`1
    {
        constexpr std::uintptr_t m_CoroutineContainer             = 0x0          ;
    }

    namespace TMPro__TMP_Dropdown
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_Template                       = 0x100        ;
        constexpr std::uintptr_t m_CaptionText                    = 0x108        ;
        constexpr std::uintptr_t m_CaptionImage                   = 0x110        ;
        constexpr std::uintptr_t m_Placeholder                    = 0x118        ;
        constexpr std::uintptr_t m_ItemText                       = 0x120        ;
        constexpr std::uintptr_t m_ItemImage                      = 0x128        ;
        constexpr std::uintptr_t m_Value                          = 0x130        ;
        constexpr std::uintptr_t m_MultiSelect                    = 0x134        ;
        constexpr std::uintptr_t m_Options                        = 0x138        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x140        ;
        constexpr std::uintptr_t m_AlphaFadeSpeed                 = 0x148        ;
        constexpr std::uintptr_t m_Dropdown                       = 0x150        ;
        constexpr std::uintptr_t m_Blocker                        = 0x158        ;
        constexpr std::uintptr_t m_Items                          = 0x160        ;
        constexpr std::uintptr_t m_AlphaTweenRunner               = 0x168        ;
        constexpr std::uintptr_t validTemplate                    = 0x170        ;
        constexpr std::uintptr_t m_Coroutine                      = 0x178        ;

        namespace _static
        {
            constexpr std::uintptr_t k_NothingOption                  = 0x0          ;
            constexpr std::uintptr_t k_EverythingOption               = 0x8          ;
            constexpr std::uintptr_t k_MixedOption                    = 0x10         ;
            constexpr std::uintptr_t s_NoOptionData                   = 0x18         ;
        }

    }

    namespace TMPro__TMP_DynamicFontAssetUtilities
    {
        constexpr std::uintptr_t s_SystemFontLookup               = 0x10         ;
        constexpr std::uintptr_t s_SystemFontPaths                = 0x18         ;
        constexpr std::uintptr_t s_RegularStyleNameHashCode       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace TMPro__AtlasPopulationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TMP_FontAsset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10766368   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_InstanceID                     = 0x20         ;
        constexpr std::uintptr_t m_HashCode                       = 0x24         ;
        constexpr std::uintptr_t m_FaceInfo                       = 0x28         ;
        constexpr std::uintptr_t m_Material                       = 0x88         ;
        constexpr std::uintptr_t m_MaterialHashCode               = 0x90         ;
        constexpr std::uintptr_t m_SourceFontFileGUID             = 0x98         ;
        constexpr std::uintptr_t m_CreationSettings               = 0xA0         ;
        constexpr std::uintptr_t m_SourceFontFile                 = 0x100        ;
        constexpr std::uintptr_t m_SourceFontFilePath             = 0x108        ;
        constexpr std::uintptr_t m_AtlasPopulationMode            = 0x110        ;
        constexpr std::uintptr_t InternalDynamicOS                = 0x114        ;
        constexpr std::uintptr_t m_FamilyNameHashCode             = 0x118        ;
        constexpr std::uintptr_t m_StyleNameHashCode              = 0x11C        ;
        constexpr std::uintptr_t m_GlyphTable                     = 0x120        ;
        constexpr std::uintptr_t m_GlyphLookupDictionary          = 0x128        ;
        constexpr std::uintptr_t m_CharacterTable                 = 0x130        ;
        constexpr std::uintptr_t m_CharacterLookupDictionary      = 0x138        ;
        constexpr std::uintptr_t m_AtlasTexture                   = 0x140        ;
        constexpr std::uintptr_t m_AtlasTextures                  = 0x148        ;
        constexpr std::uintptr_t m_AtlasTextureIndex              = 0x150        ;
        constexpr std::uintptr_t m_IsMultiAtlasTexturesEnabled    = 0x154        ;
        constexpr std::uintptr_t m_GetFontFeatures                = 0x155        ;
        constexpr std::uintptr_t m_ClearDynamicDataOnBuild        = 0x156        ;
        constexpr std::uintptr_t m_AtlasWidth                     = 0x158        ;
        constexpr std::uintptr_t m_AtlasHeight                    = 0x15C        ;
        constexpr std::uintptr_t m_AtlasPadding                   = 0x160        ;
        constexpr std::uintptr_t m_AtlasRenderMode                = 0x164        ;
        constexpr std::uintptr_t m_UsedGlyphRects                 = 0x168        ;
        constexpr std::uintptr_t m_FreeGlyphRects                 = 0x170        ;
        constexpr std::uintptr_t m_FontFeatureTable               = 0x178        ;
        constexpr std::uintptr_t m_ShouldReimportFontFeatures     = 0x180        ;
        constexpr std::uintptr_t m_FallbackFontAssetTable         = 0x188        ;
        constexpr std::uintptr_t m_FontWeightTable                = 0x190        ;
        constexpr std::uintptr_t fontWeights                      = 0x198        ;
        constexpr std::uintptr_t normalStyle                      = 0x1A0        ;
        constexpr std::uintptr_t normalSpacingOffset              = 0x1A4        ;
        constexpr std::uintptr_t boldStyle                        = 0x1A8        ;
        constexpr std::uintptr_t boldSpacing                      = 0x1AC        ;
        constexpr std::uintptr_t italicStyle                      = 0x1B0        ;
        constexpr std::uintptr_t tabSize                          = 0x1B1        ;
        constexpr std::uintptr_t IsFontAssetLookupTablesDirty     = 0x1B2        ;
        constexpr std::uintptr_t m_fontInfo                       = 0x1B8        ;
        constexpr std::uintptr_t m_glyphInfoList                  = 0x1C0        ;
        constexpr std::uintptr_t m_KerningTable                   = 0x1C8        ;
        constexpr std::uintptr_t fallbackFontAssets               = 0x1D0        ;
        constexpr std::uintptr_t atlas                            = 0x1D8        ;
        constexpr std::uintptr_t m_GlyphsToRender                 = 0x1E0        ;
        constexpr std::uintptr_t m_GlyphsRendered                 = 0x1E8        ;
        constexpr std::uintptr_t m_GlyphIndexList                 = 0x1F0        ;
        constexpr std::uintptr_t m_GlyphIndexListNewlyAdded       = 0x1F8        ;
        constexpr std::uintptr_t m_GlyphsToAdd                    = 0x200        ;
        constexpr std::uintptr_t m_GlyphsToAddLookup              = 0x208        ;
        constexpr std::uintptr_t m_CharactersToAdd                = 0x210        ;
        constexpr std::uintptr_t m_CharactersToAddLookup          = 0x218        ;
        constexpr std::uintptr_t s_MissingCharacterList           = 0x220        ;
        constexpr std::uintptr_t m_MissingUnicodesFromFontFile    = 0x228        ;

        namespace _static
        {
            constexpr std::uintptr_t s_CallbackInstances              = 0x0          ;
            constexpr std::uintptr_t k_ReadFontAssetDefinitionMarker  = 0x8          ;
            constexpr std::uintptr_t k_AddSynthesizedCharactersMarker = 0x10         ;
            constexpr std::uintptr_t k_TryAddGlyphMarker              = 0x18         ;
            constexpr std::uintptr_t k_TryAddCharacterMarker          = 0x20         ;
            constexpr std::uintptr_t k_TryAddCharactersMarker         = 0x28         ;
            constexpr std::uintptr_t k_UpdateLigatureSubstitutionRecordsMarker = 0x30         ;
            constexpr std::uintptr_t k_UpdateGlyphAdjustmentRecordsMarker = 0x38         ;
            constexpr std::uintptr_t k_UpdateDiacriticalMarkAdjustmentRecordsMarker = 0x40         ;
            constexpr std::uintptr_t k_ClearFontAssetDataMarker       = 0x48         ;
            constexpr std::uintptr_t k_UpdateFontAssetDataMarker      = 0x50         ;
            constexpr std::uintptr_t s_DefaultMaterialSuffix          = 0x58         ;
            constexpr std::uintptr_t k_SearchedFontAssetLookup        = 0x60         ;
            constexpr std::uintptr_t k_FontAssets_FontFeaturesUpdateQueue = 0x68         ;
            constexpr std::uintptr_t k_FontAssets_FontFeaturesUpdateQueueLookup = 0x70         ;
            constexpr std::uintptr_t k_FontAssets_AtlasTexturesUpdateQueue = 0x78         ;
            constexpr std::uintptr_t k_FontAssets_AtlasTexturesUpdateQueueLookup = 0x80         ;
            constexpr std::uintptr_t k_GlyphIndexArray                = 0x88         ;
        }

    }

    namespace TMPro__FaceInfo_Legacy
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t PointSize                        = 0x18         ;
        constexpr std::uintptr_t Scale                            = 0x1C         ;
        constexpr std::uintptr_t CharacterCount                   = 0x20         ;
        constexpr std::uintptr_t LineHeight                       = 0x24         ;
        constexpr std::uintptr_t Baseline                         = 0x28         ;
        constexpr std::uintptr_t Ascender                         = 0x2C         ;
        constexpr std::uintptr_t CapHeight                        = 0x30         ;
        constexpr std::uintptr_t Descender                        = 0x34         ;
        constexpr std::uintptr_t CenterLine                       = 0x38         ;
        constexpr std::uintptr_t SuperscriptOffset                = 0x3C         ;
        constexpr std::uintptr_t SubscriptOffset                  = 0x40         ;
        constexpr std::uintptr_t SubSize                          = 0x44         ;
        constexpr std::uintptr_t Underline                        = 0x48         ;
        constexpr std::uintptr_t UnderlineThickness               = 0x4C         ;
        constexpr std::uintptr_t strikethrough                    = 0x50         ;
        constexpr std::uintptr_t strikethroughThickness           = 0x54         ;
        constexpr std::uintptr_t TabWidth                         = 0x58         ;
        constexpr std::uintptr_t Padding                          = 0x5C         ;
        constexpr std::uintptr_t AtlasWidth                       = 0x60         ;
        constexpr std::uintptr_t AtlasHeight                      = 0x64         ;
    }

    namespace TMPro__TMP_Glyph
    {
        constexpr std::uintptr_t id                               = 0x10         ;
        constexpr std::uintptr_t x                                = 0x14         ;
        constexpr std::uintptr_t y                                = 0x18         ;
        constexpr std::uintptr_t width                            = 0x1C         ;
        constexpr std::uintptr_t height                           = 0x20         ;
        constexpr std::uintptr_t xOffset                          = 0x24         ;
        constexpr std::uintptr_t yOffset                          = 0x28         ;
        constexpr std::uintptr_t xAdvance                         = 0x2C         ;
        constexpr std::uintptr_t scale                            = 0x30         ;
    }

    namespace TMPro__FontAssetCreationSettings
    {
        constexpr std::uintptr_t sourceFontFileName               = 0x0          ;
        constexpr std::uintptr_t sourceFontFileGUID               = 0x8          ;
        constexpr std::uintptr_t faceIndex                        = 0x10         ;
        constexpr std::uintptr_t pointSizeSamplingMode            = 0x14         ;
        constexpr std::uintptr_t pointSize                        = 0x18         ;
        constexpr std::uintptr_t padding                          = 0x1C         ;
        constexpr std::uintptr_t paddingMode                      = 0x20         ;
        constexpr std::uintptr_t packingMode                      = 0x24         ;
        constexpr std::uintptr_t atlasWidth                       = 0x28         ;
        constexpr std::uintptr_t atlasHeight                      = 0x2C         ;
        constexpr std::uintptr_t characterSetSelectionMode        = 0x30         ;
        constexpr std::uintptr_t characterSequence                = 0x38         ;
        constexpr std::uintptr_t referencedFontAssetGUID          = 0x40         ;
        constexpr std::uintptr_t referencedTextAssetGUID          = 0x48         ;
        constexpr std::uintptr_t fontStyle                        = 0x50         ;
        constexpr std::uintptr_t fontStyleModifier                = 0x54         ;
        constexpr std::uintptr_t renderMode                       = 0x58         ;
        constexpr std::uintptr_t includeFontFeatures              = 0x5C         ;
    }

    namespace TMPro__TMP_FontWeightPair
    {
        constexpr std::uintptr_t regularTypeface                  = 0x0          ;
        constexpr std::uintptr_t italicTypeface                   = 0x8          ;
    }

    namespace TMPro__KerningPairKey
    {
        constexpr std::uintptr_t ascii_Left                       = 0x0          ;
        constexpr std::uintptr_t ascii_Right                      = 0x4          ;
        constexpr std::uintptr_t key                              = 0x8          ;
    }

    namespace TMPro__GlyphValueRecord_Legacy
    {
        constexpr std::uintptr_t xPlacement                       = 0x0          ;
        constexpr std::uintptr_t yPlacement                       = 0x4          ;
        constexpr std::uintptr_t xAdvance                         = 0x8          ;
        constexpr std::uintptr_t yAdvance                         = 0xC          ;
    }

    namespace TMPro__KerningPair
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765DE8   ;
        constexpr std::uintptr_t m_FirstGlyph                     = 0x10         ;
        constexpr std::uintptr_t m_FirstGlyphAdjustments          = 0x14         ;
        constexpr std::uintptr_t m_SecondGlyph                    = 0x24         ;
        constexpr std::uintptr_t m_SecondGlyphAdjustments         = 0x28         ;
        constexpr std::uintptr_t xOffset                          = 0x38         ;
        constexpr std::uintptr_t m_IgnoreSpacingAdjustments       = 0x3C         ;

        namespace _static
        {
            constexpr std::uintptr_t empty                            = 0x0          ;
        }

    }

    namespace TMPro__KerningTable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765B38   ;
        constexpr std::uintptr_t kerningPairs                     = 0x10         ;
    }

    namespace TMPro__TMP_FontFeatureTable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765F68   ;
        constexpr std::uintptr_t m_MultipleSubstitutionRecords    = 0x10         ;
        constexpr std::uintptr_t m_LigatureSubstitutionRecords    = 0x18         ;
        constexpr std::uintptr_t m_GlyphPairAdjustmentRecords     = 0x20         ;
        constexpr std::uintptr_t m_MarkToBaseAdjustmentRecords    = 0x28         ;
        constexpr std::uintptr_t m_MarkToMarkAdjustmentRecords    = 0x30         ;
        constexpr std::uintptr_t m_LigatureSubstitutionRecordLookup = 0x38         ;
        constexpr std::uintptr_t m_GlyphPairAdjustmentRecordLookup = 0x40         ;
        constexpr std::uintptr_t m_MarkToBaseAdjustmentRecordLookup = 0x48         ;
        constexpr std::uintptr_t m_MarkToMarkAdjustmentRecordLookup = 0x50         ;
    }

    namespace TMPro__FontFeatureLookupFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TMP_GlyphValueRecord
    {
        constexpr std::uintptr_t m_XPlacement                     = 0x0          ;
        constexpr std::uintptr_t m_YPlacement                     = 0x4          ;
        constexpr std::uintptr_t m_XAdvance                       = 0x8          ;
        constexpr std::uintptr_t m_YAdvance                       = 0xC          ;
    }

    namespace TMPro__TMP_GlyphAdjustmentRecord
    {
        constexpr std::uintptr_t m_GlyphIndex                     = 0x0          ;
        constexpr std::uintptr_t m_GlyphValueRecord               = 0x4          ;
    }

    namespace TMPro__TMP_GlyphPairAdjustmentRecord
    {
        constexpr std::uintptr_t m_FirstAdjustmentRecord          = 0x10         ;
        constexpr std::uintptr_t m_SecondAdjustmentRecord         = 0x24         ;
        constexpr std::uintptr_t m_FeatureLookupFlags             = 0x38         ;
    }

    namespace TMPro__GlyphPairKey
    {
        constexpr std::uintptr_t firstGlyphIndex                  = 0x0          ;
        constexpr std::uintptr_t secondGlyphIndex                 = 0x4          ;
        constexpr std::uintptr_t key                              = 0x8          ;
    }

    namespace TMPro__TMP_InputField
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10859EC0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_SoftKeyboard                   = 0x100        ;
        constexpr std::uintptr_t m_RectTransform                  = 0x108        ;
        constexpr std::uintptr_t m_TextViewport                   = 0x110        ;
        constexpr std::uintptr_t m_TextComponentRectMask          = 0x118        ;
        constexpr std::uintptr_t m_TextViewportRectMask           = 0x120        ;
        constexpr std::uintptr_t m_TextComponent                  = 0x128        ;
        constexpr std::uintptr_t m_TextComponentRectTransform     = 0x130        ;
        constexpr std::uintptr_t m_Placeholder                    = 0x138        ;
        constexpr std::uintptr_t m_VerticalScrollbar              = 0x140        ;
        constexpr std::uintptr_t m_VerticalScrollbarEventHandler  = 0x148        ;
        constexpr std::uintptr_t m_IsDrivenByLayoutComponents     = 0x150        ;
        constexpr std::uintptr_t m_LayoutGroup                    = 0x158        ;
        constexpr std::uintptr_t m_IScrollHandlerParent           = 0x160        ;
        constexpr std::uintptr_t m_ScrollPosition                 = 0x168        ;
        constexpr std::uintptr_t m_ScrollSensitivity              = 0x16C        ;
        constexpr std::uintptr_t m_ContentType                    = 0x170        ;
        constexpr std::uintptr_t m_InputType                      = 0x174        ;
        constexpr std::uintptr_t m_AsteriskChar                   = 0x178        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x17C        ;
        constexpr std::uintptr_t m_LineType                       = 0x180        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x184        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x185        ;
        constexpr std::uintptr_t m_CharacterValidation            = 0x188        ;
        constexpr std::uintptr_t m_RegexValue                     = 0x190        ;
        constexpr std::uintptr_t m_GlobalPointSize                = 0x198        ;
        constexpr std::uintptr_t m_CharacterLimit                 = 0x19C        ;
        constexpr std::uintptr_t m_OnEndEdit                      = 0x1A0        ;
        constexpr std::uintptr_t m_OnSubmit                       = 0x1A8        ;
        constexpr std::uintptr_t m_OnSelect                       = 0x1B0        ;
        constexpr std::uintptr_t m_OnDeselect                     = 0x1B8        ;
        constexpr std::uintptr_t m_OnTextSelection                = 0x1C0        ;
        constexpr std::uintptr_t m_OnEndTextSelection             = 0x1C8        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x1D0        ;
        constexpr std::uintptr_t m_OnTouchScreenKeyboardStatusChanged = 0x1D8        ;
        constexpr std::uintptr_t m_OnValidateInput                = 0x1E0        ;
        constexpr std::uintptr_t m_CaretColor                     = 0x1E8        ;
        constexpr std::uintptr_t m_CustomCaretColor               = 0x1F8        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x1FC        ;
        constexpr std::uintptr_t m_Text                           = 0x210        ;
        constexpr std::uintptr_t m_CaretBlinkRate                 = 0x218        ;
        constexpr std::uintptr_t m_CaretWidth                     = 0x21C        ;
        constexpr std::uintptr_t m_ReadOnly                       = 0x220        ;
        constexpr std::uintptr_t m_RichText                       = 0x221        ;
        constexpr std::uintptr_t m_StringPosition                 = 0x224        ;
        constexpr std::uintptr_t m_StringSelectPosition           = 0x228        ;
        constexpr std::uintptr_t m_CaretPosition                  = 0x22C        ;
        constexpr std::uintptr_t m_CaretSelectPosition            = 0x230        ;
        constexpr std::uintptr_t caretRectTrans                   = 0x238        ;
        constexpr std::uintptr_t m_CursorVerts                    = 0x240        ;
        constexpr std::uintptr_t m_CachedInputRenderer            = 0x248        ;
        constexpr std::uintptr_t m_LastPosition                   = 0x250        ;
        constexpr std::uintptr_t m_Mesh                           = 0x258        ;
        constexpr std::uintptr_t m_AllowInput                     = 0x260        ;
        constexpr std::uintptr_t m_ShouldActivateNextUpdate       = 0x261        ;
        constexpr std::uintptr_t m_UpdateDrag                     = 0x262        ;
        constexpr std::uintptr_t m_DragPositionOutOfBounds        = 0x263        ;
        constexpr std::uintptr_t m_CaretVisible                   = 0x264        ;
        constexpr std::uintptr_t m_BlinkCoroutine                 = 0x268        ;
        constexpr std::uintptr_t m_BlinkStartTime                 = 0x270        ;
        constexpr std::uintptr_t m_DragCoroutine                  = 0x278        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x280        ;
        constexpr std::uintptr_t m_WasCanceled                    = 0x288        ;
        constexpr std::uintptr_t m_HasDoneFocusTransition         = 0x289        ;
        constexpr std::uintptr_t m_WaitForSecondsRealtime         = 0x290        ;
        constexpr std::uintptr_t m_PreventCallback                = 0x298        ;
        constexpr std::uintptr_t m_TouchKeyboardAllowsInPlaceEditing = 0x299        ;
        constexpr std::uintptr_t m_IsTextComponentUpdateRequired  = 0x29A        ;
        constexpr std::uintptr_t m_HasTextBeenRemoved             = 0x29B        ;
        constexpr std::uintptr_t m_PointerDownClickStartTime      = 0x29C        ;
        constexpr std::uintptr_t m_KeyDownStartTime               = 0x2A0        ;
        constexpr std::uintptr_t m_DoubleClickDelay               = 0x2A4        ;
        constexpr std::uintptr_t m_IsApplePlatform                = 0x2A8        ;
        constexpr std::uintptr_t m_IsCompositionActive            = 0x2A9        ;
        constexpr std::uintptr_t m_ShouldUpdateIMEWindowPosition  = 0x2AA        ;
        constexpr std::uintptr_t m_PreviousIMEInsertionLine       = 0x2AC        ;
        constexpr std::uintptr_t m_GlobalFontAsset                = 0x2B0        ;
        constexpr std::uintptr_t m_OnFocusSelectAll               = 0x2B8        ;
        constexpr std::uintptr_t m_isSelectAll                    = 0x2B9        ;
        constexpr std::uintptr_t m_ResetOnDeActivation            = 0x2BA        ;
        constexpr std::uintptr_t m_SelectionStillActive           = 0x2BB        ;
        constexpr std::uintptr_t m_ReleaseSelection               = 0x2BC        ;
        constexpr std::uintptr_t m_LastKeyCode                    = 0x2C0        ;
        constexpr std::uintptr_t m_PreviouslySelectedObject       = 0x2C8        ;
        constexpr std::uintptr_t m_KeepTextSelectionVisible       = 0x2D0        ;
        constexpr std::uintptr_t m_RestoreOriginalTextOnEscape    = 0x2D1        ;
        constexpr std::uintptr_t m_isRichTextEditingAllowed       = 0x2D2        ;
        constexpr std::uintptr_t m_LineLimit                      = 0x2D4        ;
        constexpr std::uintptr_t isAlert                          = 0x2D8        ;
        constexpr std::uintptr_t m_InputValidator                 = 0x2E0        ;
        constexpr std::uintptr_t m_ShouldActivateOnSelect         = 0x2E8        ;
        constexpr std::uintptr_t m_isSelected                     = 0x2E9        ;
        constexpr std::uintptr_t m_IsStringPositionDirty          = 0x2EA        ;
        constexpr std::uintptr_t m_IsCaretPositionDirty           = 0x2EB        ;
        constexpr std::uintptr_t m_forceRectTransformAdjustment   = 0x2EC        ;
        constexpr std::uintptr_t m_IsKeyboardBeingClosedInHoloLens = 0x2ED        ;
        constexpr std::uintptr_t m_ProcessingEvent                = 0x2F0        ;
        constexpr std::uintptr_t isRunningSubstitution            = 0x2F8        ;

        namespace _static
        {
            constexpr std::uintptr_t kSeparators                      = 0x0          ;
            constexpr std::uintptr_t s_IsQuestDevice                  = 0x8          ;
        }

    }

    namespace TMPro__TMP_InputValidator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace TMPro__TMP_LineInfo
    {
        constexpr std::uintptr_t controlCharacterCount            = 0x0          ;
        constexpr std::uintptr_t characterCount                   = 0x4          ;
        constexpr std::uintptr_t visibleCharacterCount            = 0x8          ;
        constexpr std::uintptr_t spaceCount                       = 0xC          ;
        constexpr std::uintptr_t visibleSpaceCount                = 0x10         ;
        constexpr std::uintptr_t wordCount                        = 0x14         ;
        constexpr std::uintptr_t firstCharacterIndex              = 0x18         ;
        constexpr std::uintptr_t firstVisibleCharacterIndex       = 0x1C         ;
        constexpr std::uintptr_t lastCharacterIndex               = 0x20         ;
        constexpr std::uintptr_t lastVisibleCharacterIndex        = 0x24         ;
        constexpr std::uintptr_t length                           = 0x28         ;
        constexpr std::uintptr_t lineHeight                       = 0x2C         ;
        constexpr std::uintptr_t ascender                         = 0x30         ;
        constexpr std::uintptr_t baseline                         = 0x34         ;
        constexpr std::uintptr_t descender                        = 0x38         ;
        constexpr std::uintptr_t maxAdvance                       = 0x3C         ;
        constexpr std::uintptr_t width                            = 0x40         ;
        constexpr std::uintptr_t marginLeft                       = 0x44         ;
        constexpr std::uintptr_t marginRight                      = 0x48         ;
        constexpr std::uintptr_t alignment                        = 0x4C         ;
        constexpr std::uintptr_t lineExtents                      = 0x50         ;
    }

    namespace TMPro__VertexSortingOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TMP_MeshInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076A7A8   ;
        constexpr std::uintptr_t mesh                             = 0x0          ;
        constexpr std::uintptr_t vertexCount                      = 0x8          ;
        constexpr std::uintptr_t vertices                         = 0x10         ;
        constexpr std::uintptr_t normals                          = 0x18         ;
        constexpr std::uintptr_t tangents                         = 0x20         ;
        constexpr std::uintptr_t uvs0                             = 0x28         ;
        constexpr std::uintptr_t uvs2                             = 0x30         ;
        constexpr std::uintptr_t colors32                         = 0x38         ;
        constexpr std::uintptr_t triangles                        = 0x40         ;
        constexpr std::uintptr_t material                         = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultColor                   = 0x0          ;
            constexpr std::uintptr_t s_DefaultNormal                  = 0x4          ;
            constexpr std::uintptr_t s_DefaultTangent                 = 0x10         ;
            constexpr std::uintptr_t s_DefaultBounds                  = 0x20         ;
        }

    }

    namespace TMPro__TMP_ObjectPool`1
    {
        constexpr std::uintptr_t m_Stack                          = 0x0          ;
    }

    namespace TMPro__MarkupTag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TagValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TagUnitType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TMP_ScrollbarEventHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t isSelected                       = 0x20         ;
    }

    namespace TMPro__TMP_SelectionCaret
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
    }

    namespace TMPro__TMP_Settings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BFCE8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t assetVersion                     = 0x18         ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x20         ;
        constexpr std::uintptr_t m_enableKerning                  = 0x24         ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x28         ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x30         ;
        constexpr std::uintptr_t m_enableParseEscapeCharacters    = 0x31         ;
        constexpr std::uintptr_t m_EnableRaycastTarget            = 0x32         ;
        constexpr std::uintptr_t m_GetFontFeaturesAtRuntime       = 0x33         ;
        constexpr std::uintptr_t m_missingGlyphCharacter          = 0x34         ;
        constexpr std::uintptr_t m_ClearDynamicDataOnBuild        = 0x38         ;
        constexpr std::uintptr_t m_warningsDisabled               = 0x39         ;
        constexpr std::uintptr_t m_defaultFontAsset               = 0x40         ;
        constexpr std::uintptr_t m_defaultFontAssetPath           = 0x48         ;
        constexpr std::uintptr_t m_defaultFontSize                = 0x50         ;
        constexpr std::uintptr_t m_defaultAutoSizeMinRatio        = 0x54         ;
        constexpr std::uintptr_t m_defaultAutoSizeMaxRatio        = 0x58         ;
        constexpr std::uintptr_t m_defaultTextMeshProTextContainerSize = 0x5C         ;
        constexpr std::uintptr_t m_defaultTextMeshProUITextContainerSize = 0x64         ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x6C         ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x6D         ;
        constexpr std::uintptr_t m_fallbackFontAssets             = 0x70         ;
        constexpr std::uintptr_t m_matchMaterialPreset            = 0x78         ;
        constexpr std::uintptr_t m_HideSubTextObjects             = 0x79         ;
        constexpr std::uintptr_t m_enableEmojiSupport             = 0x7A         ;
        constexpr std::uintptr_t m_EmojiFallbackTextAssets        = 0x80         ;
        constexpr std::uintptr_t m_defaultColorGradientPresetsPath = 0x88         ;
        constexpr std::uintptr_t m_leadingCharacters              = 0x90         ;
        constexpr std::uintptr_t m_followingCharacters            = 0x98         ;
        constexpr std::uintptr_t m_linebreakingRules              = 0xA0         ;
        constexpr std::uintptr_t m_UseModernHangulLineBreakingRules = 0xA8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
            constexpr std::uintptr_t s_CurrentAssetVersion            = 0x8          ;
        }

    }

    namespace TMPro__TMP_SubMesh
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x20         ;
        constexpr std::uintptr_t m_material                       = 0x28         ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x30         ;
        constexpr std::uintptr_t m_fallbackMaterial               = 0x38         ;
        constexpr std::uintptr_t m_fallbackSourceMaterial         = 0x40         ;
        constexpr std::uintptr_t m_isDefaultMaterial              = 0x48         ;
        constexpr std::uintptr_t m_padding                        = 0x4C         ;
        constexpr std::uintptr_t m_renderer                       = 0x50         ;
        constexpr std::uintptr_t m_meshFilter                     = 0x58         ;
        constexpr std::uintptr_t m_mesh                           = 0x60         ;
        constexpr std::uintptr_t m_TextComponent                  = 0x68         ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x70         ;
    }

    namespace TMPro__TMP_SubMeshUI
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108127E8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0xE0         ;
        constexpr std::uintptr_t m_material                       = 0xE8         ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0xF0         ;
        constexpr std::uintptr_t m_fallbackMaterial               = 0xF8         ;
        constexpr std::uintptr_t m_fallbackSourceMaterial         = 0x100        ;
        constexpr std::uintptr_t m_isDefaultMaterial              = 0x108        ;
        constexpr std::uintptr_t m_padding                        = 0x10C        ;
        constexpr std::uintptr_t m_mesh                           = 0x110        ;
        constexpr std::uintptr_t m_TextComponent                  = 0x118        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x120        ;
        constexpr std::uintptr_t m_materialDirty                  = 0x121        ;
        constexpr std::uintptr_t m_materialReferenceIndex         = 0x124        ;
        constexpr std::uintptr_t m_RootCanvasTransform            = 0x128        ;
    }

    namespace TMPro__TextAlignmentOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__HorizontalAlignmentOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__VerticalAlignmentOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TextRenderFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TMP_TextElementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__MaskingTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TextOverflowModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TextWrappingModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__MaskingOffsetMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TextureMappingOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__FontStyles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__FontWeight
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TMP_Text
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076B328   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;

        namespace _static
        {
            constexpr std::uintptr_t m_materialReferences             = 0x0          ;
            constexpr std::uintptr_t m_materialReferenceIndexLookup   = 0x8          ;
            constexpr std::uintptr_t m_materialReferenceStack         = 0x10         ;
            constexpr std::uintptr_t s_colorWhite                     = 0x60         ;
            constexpr std::uintptr_t OnFontAssetRequest               = 0x68         ;
            constexpr std::uintptr_t OnMissingCharacter               = 0x70         ;
            constexpr std::uintptr_t m_htmlTag                        = 0x78         ;
            constexpr std::uintptr_t m_xmlAttribute                   = 0x80         ;
            constexpr std::uintptr_t m_attributeParameterValues       = 0x88         ;
            constexpr std::uintptr_t m_SavedWordWrapState             = 0x90         ;
            constexpr std::uintptr_t m_SavedLineState                 = 0x438        ;
            constexpr std::uintptr_t m_SavedEllipsisState             = 0x7E0        ;
            constexpr std::uintptr_t m_SavedLastValidState            = 0xB88        ;
            constexpr std::uintptr_t m_SavedSoftLineBreakState        = 0xF30        ;
            constexpr std::uintptr_t m_EllipsisInsertionCandidateStack = 0x12D8       ;
            constexpr std::uintptr_t k_ParseTextMarker                = 0x16A0       ;
            constexpr std::uintptr_t k_InsertNewLineMarker            = 0x16A8       ;
            constexpr std::uintptr_t k_LargePositiveVector2           = 0x16B0       ;
            constexpr std::uintptr_t k_LargeNegativeVector2           = 0x16B8       ;
            constexpr std::uintptr_t k_LargePositiveFloat             = 0x16C0       ;
            constexpr std::uintptr_t k_LargeNegativeFloat             = 0x16C4       ;
            constexpr std::uintptr_t k_LargePositiveInt               = 0x16C8       ;
            constexpr std::uintptr_t k_LargeNegativeInt               = 0x16CC       ;
        }

    }

    namespace TMPro__TextElementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TMP_TextElement
    {
        constexpr std::uintptr_t m_ElementType                    = 0x10         ;
        constexpr std::uintptr_t m_Unicode                        = 0x14         ;
        constexpr std::uintptr_t m_TextAsset                      = 0x18         ;
        constexpr std::uintptr_t m_Glyph                          = 0x20         ;
        constexpr std::uintptr_t m_GlyphIndex                     = 0x28         ;
        constexpr std::uintptr_t m_Scale                          = 0x2C         ;
    }

    namespace TMPro__TMP_TextElement_Legacy
    {
        constexpr std::uintptr_t id                               = 0x10         ;
        constexpr std::uintptr_t x                                = 0x14         ;
        constexpr std::uintptr_t y                                = 0x18         ;
        constexpr std::uintptr_t width                            = 0x1C         ;
        constexpr std::uintptr_t height                           = 0x20         ;
        constexpr std::uintptr_t xOffset                          = 0x24         ;
        constexpr std::uintptr_t yOffset                          = 0x28         ;
        constexpr std::uintptr_t xAdvance                         = 0x2C         ;
        constexpr std::uintptr_t scale                            = 0x30         ;
    }

    namespace TMPro__TMP_TextInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076AA30   ;
        constexpr std::uintptr_t textComponent                    = 0x10         ;
        constexpr std::uintptr_t characterCount                   = 0x18         ;
        constexpr std::uintptr_t spriteCount                      = 0x1C         ;
        constexpr std::uintptr_t spaceCount                       = 0x20         ;
        constexpr std::uintptr_t wordCount                        = 0x24         ;
        constexpr std::uintptr_t linkCount                        = 0x28         ;
        constexpr std::uintptr_t lineCount                        = 0x2C         ;
        constexpr std::uintptr_t pageCount                        = 0x30         ;
        constexpr std::uintptr_t materialCount                    = 0x34         ;
        constexpr std::uintptr_t characterInfo                    = 0x38         ;
        constexpr std::uintptr_t wordInfo                         = 0x40         ;
        constexpr std::uintptr_t linkInfo                         = 0x48         ;
        constexpr std::uintptr_t lineInfo                         = 0x50         ;
        constexpr std::uintptr_t pageInfo                         = 0x58         ;
        constexpr std::uintptr_t meshInfo                         = 0x60         ;
        constexpr std::uintptr_t m_CachedMeshInfo                 = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t k_InfinityVectorPositive         = 0x0          ;
            constexpr std::uintptr_t k_InfinityVectorNegative         = 0x8          ;
        }

    }

    namespace TMPro__TextProcessingElementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__CharacterElement
    {
        constexpr std::uintptr_t m_Unicode                        = 0x0          ;
        constexpr std::uintptr_t m_TextElement                    = 0x8          ;
    }

    namespace TMPro__MarkupAttribute
    {
        constexpr std::uintptr_t m_NameHashCode                   = 0x0          ;
        constexpr std::uintptr_t m_ValueHashCode                  = 0x4          ;
        constexpr std::uintptr_t m_ValueStartIndex                = 0x8          ;
        constexpr std::uintptr_t m_ValueLength                    = 0xC          ;
    }

    namespace TMPro__MarkupElement
    {
        constexpr std::uintptr_t m_Attributes                     = 0x0          ;
    }

    namespace TMPro__TextProcessingElement
    {
        constexpr std::uintptr_t m_ElementType                    = 0x0          ;
        constexpr std::uintptr_t m_StartIndex                     = 0x4          ;
        constexpr std::uintptr_t m_Length                         = 0x8          ;
        constexpr std::uintptr_t m_CharacterElement               = 0x10         ;
        constexpr std::uintptr_t m_MarkupElement                  = 0x20         ;
    }

    namespace TMPro__TMP_FontStyleStack
    {
        constexpr std::uintptr_t bold                             = 0x0          ;
        constexpr std::uintptr_t italic                           = 0x1          ;
        constexpr std::uintptr_t underline                        = 0x2          ;
        constexpr std::uintptr_t strikethrough                    = 0x3          ;
        constexpr std::uintptr_t highlight                        = 0x4          ;
        constexpr std::uintptr_t superscript                      = 0x5          ;
        constexpr std::uintptr_t subscript                        = 0x6          ;
        constexpr std::uintptr_t uppercase                        = 0x7          ;
        constexpr std::uintptr_t lowercase                        = 0x8          ;
        constexpr std::uintptr_t smallcaps                        = 0x9          ;
    }

    namespace TMPro__TMP_TextProcessingStack`1
    {
        constexpr std::uintptr_t itemStack                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace TMPro__CaretPosition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__CaretInfo
    {
        constexpr std::uintptr_t index                            = 0x0          ;
        constexpr std::uintptr_t position                         = 0x4          ;
    }

    namespace TMPro__TMP_UpdateManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A4140   ;
        constexpr std::uintptr_t m_LayoutQueueLookup              = 0x10         ;
        constexpr std::uintptr_t m_LayoutRebuildQueue             = 0x18         ;
        constexpr std::uintptr_t m_GraphicQueueLookup             = 0x20         ;
        constexpr std::uintptr_t m_GraphicRebuildQueue            = 0x28         ;
        constexpr std::uintptr_t m_InternalUpdateLookup           = 0x30         ;
        constexpr std::uintptr_t m_InternalUpdateQueue            = 0x38         ;
        constexpr std::uintptr_t m_CullingUpdateLookup            = 0x40         ;
        constexpr std::uintptr_t m_CullingUpdateQueue             = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
            constexpr std::uintptr_t k_RegisterTextObjectForUpdateMarker = 0x8          ;
            constexpr std::uintptr_t k_RegisterTextElementForGraphicRebuildMarker = 0x10         ;
            constexpr std::uintptr_t k_RegisterTextElementForCullingUpdateMarker = 0x18         ;
            constexpr std::uintptr_t k_UnregisterTextObjectForUpdateMarker = 0x20         ;
            constexpr std::uintptr_t k_UnregisterTextElementForGraphicRebuildMarker = 0x28         ;
        }

    }

    namespace TMPro__TMP_UpdateRegistry
    {
        constexpr std::uintptr_t m_LayoutRebuildQueue             = 0x10         ;
        constexpr std::uintptr_t m_LayoutQueueLookup              = 0x18         ;
        constexpr std::uintptr_t m_GraphicRebuildQueue            = 0x20         ;
        constexpr std::uintptr_t m_GraphicQueueLookup             = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace TMPro__Compute_DistanceTransform_EventTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__Compute_DT_EventArgs
    {
        constexpr std::uintptr_t EventType                        = 0x10         ;
        constexpr std::uintptr_t ProgressPercentage               = 0x14         ;
        constexpr std::uintptr_t Colors                           = 0x18         ;
    }

    namespace TMPro__TMP_VertexDataUpdateFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__VertexGradient
    {
        constexpr std::uintptr_t topLeft                          = 0x0          ;
        constexpr std::uintptr_t topRight                         = 0x10         ;
        constexpr std::uintptr_t bottomLeft                       = 0x20         ;
        constexpr std::uintptr_t bottomRight                      = 0x30         ;
    }

    namespace TMPro__TMP_PageInfo
    {
        constexpr std::uintptr_t firstCharacterIndex              = 0x0          ;
        constexpr std::uintptr_t lastCharacterIndex               = 0x4          ;
        constexpr std::uintptr_t ascender                         = 0x8          ;
        constexpr std::uintptr_t baseLine                         = 0xC          ;
        constexpr std::uintptr_t descender                        = 0x10         ;
    }

    namespace TMPro__TMP_LinkInfo
    {
        constexpr std::uintptr_t textComponent                    = 0x0          ;
        constexpr std::uintptr_t hashCode                         = 0x8          ;
        constexpr std::uintptr_t linkIdFirstCharacterIndex        = 0xC          ;
        constexpr std::uintptr_t linkIdLength                     = 0x10         ;
        constexpr std::uintptr_t linkTextfirstCharacterIndex      = 0x14         ;
        constexpr std::uintptr_t linkTextLength                   = 0x18         ;
        constexpr std::uintptr_t linkID                           = 0x20         ;
    }

    namespace TMPro__TMP_WordInfo
    {
        constexpr std::uintptr_t textComponent                    = 0x0          ;
        constexpr std::uintptr_t firstCharacterIndex              = 0x8          ;
        constexpr std::uintptr_t lastCharacterIndex               = 0xC          ;
        constexpr std::uintptr_t characterCount                   = 0x10         ;
    }

    namespace TMPro__Extents
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076AB98   ;
        constexpr std::uintptr_t min                              = 0x0          ;
        constexpr std::uintptr_t max                              = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t zero                             = 0x0          ;
            constexpr std::uintptr_t uninitialized                    = 0x10         ;
        }

    }

    namespace TMPro__Mesh_Extents
    {
        constexpr std::uintptr_t min                              = 0x0          ;
        constexpr std::uintptr_t max                              = 0x8          ;
    }

    namespace TMPro__WordWrapState
    {
        constexpr std::uintptr_t previous_WordBreak               = 0x0          ;
        constexpr std::uintptr_t total_CharacterCount             = 0x4          ;
        constexpr std::uintptr_t visible_CharacterCount           = 0x8          ;
        constexpr std::uintptr_t visibleSpaceCount                = 0xC          ;
        constexpr std::uintptr_t visible_SpriteCount              = 0x10         ;
        constexpr std::uintptr_t visible_LinkCount                = 0x14         ;
        constexpr std::uintptr_t firstCharacterIndex              = 0x18         ;
        constexpr std::uintptr_t firstVisibleCharacterIndex       = 0x1C         ;
        constexpr std::uintptr_t lastCharacterIndex               = 0x20         ;
        constexpr std::uintptr_t lastVisibleCharIndex             = 0x24         ;
        constexpr std::uintptr_t lineNumber                       = 0x28         ;
        constexpr std::uintptr_t maxCapHeight                     = 0x2C         ;
        constexpr std::uintptr_t maxAscender                      = 0x30         ;
        constexpr std::uintptr_t maxDescender                     = 0x34         ;
        constexpr std::uintptr_t startOfLineAscender              = 0x38         ;
        constexpr std::uintptr_t maxLineAscender                  = 0x3C         ;
        constexpr std::uintptr_t maxLineDescender                 = 0x40         ;
        constexpr std::uintptr_t pageAscender                     = 0x44         ;
        constexpr std::uintptr_t horizontalAlignment              = 0x48         ;
        constexpr std::uintptr_t marginLeft                       = 0x4C         ;
        constexpr std::uintptr_t marginRight                      = 0x50         ;
        constexpr std::uintptr_t xAdvance                         = 0x54         ;
        constexpr std::uintptr_t preferredWidth                   = 0x58         ;
        constexpr std::uintptr_t preferredHeight                  = 0x5C         ;
        constexpr std::uintptr_t renderedWidth                    = 0x60         ;
        constexpr std::uintptr_t renderedHeight                   = 0x64         ;
        constexpr std::uintptr_t previousLineScale                = 0x68         ;
        constexpr std::uintptr_t wordCount                        = 0x6C         ;
        constexpr std::uintptr_t fontStyle                        = 0x70         ;
        constexpr std::uintptr_t italicAngle                      = 0x74         ;
        constexpr std::uintptr_t fontScaleMultiplier              = 0x78         ;
        constexpr std::uintptr_t currentFontSize                  = 0x7C         ;
        constexpr std::uintptr_t baselineOffset                   = 0x80         ;
        constexpr std::uintptr_t lineOffset                       = 0x84         ;
        constexpr std::uintptr_t isDrivenLineSpacing              = 0x88         ;
        constexpr std::uintptr_t lastBaseGlyphIndex               = 0x8C         ;
        constexpr std::uintptr_t cSpace                           = 0x90         ;
        constexpr std::uintptr_t mSpace                           = 0x94         ;
        constexpr std::uintptr_t textInfo                         = 0x98         ;
        constexpr std::uintptr_t lineInfo                         = 0xA0         ;
        constexpr std::uintptr_t vertexColor                      = 0x100        ;
        constexpr std::uintptr_t underlineColor                   = 0x104        ;
        constexpr std::uintptr_t strikethroughColor               = 0x108        ;
        constexpr std::uintptr_t highlightState                   = 0x10C        ;
        constexpr std::uintptr_t basicStyleStack                  = 0x120        ;
        constexpr std::uintptr_t italicAngleStack                 = 0x130        ;
        constexpr std::uintptr_t colorStack                       = 0x150        ;
        constexpr std::uintptr_t underlineColorStack              = 0x170        ;
        constexpr std::uintptr_t strikethroughColorStack          = 0x190        ;
        constexpr std::uintptr_t highlightColorStack              = 0x1B0        ;
        constexpr std::uintptr_t highlightStateStack              = 0x1D0        ;
        constexpr std::uintptr_t colorGradientStack               = 0x200        ;
        constexpr std::uintptr_t sizeStack                        = 0x228        ;
        constexpr std::uintptr_t indentStack                      = 0x248        ;
        constexpr std::uintptr_t fontWeightStack                  = 0x268        ;
        constexpr std::uintptr_t styleStack                       = 0x288        ;
        constexpr std::uintptr_t baselineStack                    = 0x2A8        ;
        constexpr std::uintptr_t actionStack                      = 0x2C8        ;
        constexpr std::uintptr_t materialReferenceStack           = 0x2E8        ;
        constexpr std::uintptr_t lineJustificationStack           = 0x338        ;
        constexpr std::uintptr_t spriteAnimationID                = 0x358        ;
        constexpr std::uintptr_t currentFontAsset                 = 0x360        ;
        constexpr std::uintptr_t currentMaterial                  = 0x368        ;
        constexpr std::uintptr_t currentMaterialIndex             = 0x370        ;
        constexpr std::uintptr_t meshExtents                      = 0x374        ;
        constexpr std::uintptr_t tagNoParsing                     = 0x384        ;
        constexpr std::uintptr_t isNonBreakingSpace               = 0x385        ;
        constexpr std::uintptr_t fxRotation                       = 0x388        ;
        constexpr std::uintptr_t fxScale                          = 0x398        ;
    }

    namespace TMPro__TagAttribute
    {
        constexpr std::uintptr_t startIndex                       = 0x0          ;
        constexpr std::uintptr_t length                           = 0x4          ;
        constexpr std::uintptr_t hashCode                         = 0x8          ;
    }

    namespace TMPro__RichTextTagAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076A840   ;
        constexpr std::uintptr_t nameHashCode                     = 0x0          ;
        constexpr std::uintptr_t valueHashCode                    = 0x4          ;
        constexpr std::uintptr_t valueType                        = 0x8          ;
        constexpr std::uintptr_t valueStartIndex                  = 0xC          ;
        constexpr std::uintptr_t valueLength                      = 0x10         ;
        constexpr std::uintptr_t unitType                         = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t k_Default                        = 0x0          ;
        }

    }

    namespace TMPro__TextContainerAnchors
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TMPro__TextContainer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_hasChanged                     = 0x20         ;
        constexpr std::uintptr_t m_pivot                          = 0x24         ;
        constexpr std::uintptr_t m_anchorPosition                 = 0x2C         ;
        constexpr std::uintptr_t m_rect                           = 0x30         ;
        constexpr std::uintptr_t m_isDefaultWidth                 = 0x40         ;
        constexpr std::uintptr_t m_isDefaultHeight                = 0x41         ;
        constexpr std::uintptr_t m_isAutoFitting                  = 0x42         ;
        constexpr std::uintptr_t m_corners                        = 0x48         ;
        constexpr std::uintptr_t m_worldCorners                   = 0x50         ;
        constexpr std::uintptr_t m_margins                        = 0x58         ;
        constexpr std::uintptr_t m_rectTransform                  = 0x68         ;
        constexpr std::uintptr_t m_textMeshPro                    = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t k_defaultSize                    = 0x0          ;
        }

    }

    namespace TMPro__TextMeshPro
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10845EC0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;
        constexpr std::uintptr_t _SortingLayer                    = 0x6A8        ;
        constexpr std::uintptr_t _SortingLayerID                  = 0x6AC        ;
        constexpr std::uintptr_t _SortingOrder                    = 0x6B0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x6B8        ;
        constexpr std::uintptr_t m_hasFontAssetChanged            = 0x6C0        ;
        constexpr std::uintptr_t m_previousLossyScaleY            = 0x6C4        ;
        constexpr std::uintptr_t m_renderer                       = 0x6C8        ;
        constexpr std::uintptr_t m_meshFilter                     = 0x6D0        ;
        constexpr std::uintptr_t m_isFirstAllocation              = 0x6D8        ;
        constexpr std::uintptr_t m_max_characters                 = 0x6DC        ;
        constexpr std::uintptr_t m_max_numberOfLines              = 0x6E0        ;
        constexpr std::uintptr_t m_subTextObjects                 = 0x6E8        ;
        constexpr std::uintptr_t m_maskType                       = 0x6F0        ;
        constexpr std::uintptr_t m_EnvMapMatrix                   = 0x6F4        ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x738        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x740        ;
        constexpr std::uintptr_t materialIndexPairs               = 0x748        ;

        namespace _static
        {
            constexpr std::uintptr_t k_GenerateTextMarker             = 0x0          ;
            constexpr std::uintptr_t k_SetArraySizesMarker            = 0x8          ;
            constexpr std::uintptr_t k_GenerateTextPhaseIMarker       = 0x10         ;
            constexpr std::uintptr_t k_ParseMarkupTextMarker          = 0x18         ;
            constexpr std::uintptr_t k_CharacterLookupMarker          = 0x20         ;
            constexpr std::uintptr_t k_HandleGPOSFeaturesMarker       = 0x28         ;
            constexpr std::uintptr_t k_CalculateVerticesPositionMarker = 0x30         ;
            constexpr std::uintptr_t k_ComputeTextMetricsMarker       = 0x38         ;
            constexpr std::uintptr_t k_HandleVisibleCharacterMarker   = 0x40         ;
            constexpr std::uintptr_t k_HandleWhiteSpacesMarker        = 0x48         ;
            constexpr std::uintptr_t k_HandleHorizontalLineBreakingMarker = 0x50         ;
            constexpr std::uintptr_t k_HandleVerticalLineBreakingMarker = 0x58         ;
            constexpr std::uintptr_t k_SaveGlyphVertexDataMarker      = 0x60         ;
            constexpr std::uintptr_t k_ComputeCharacterAdvanceMarker  = 0x68         ;
            constexpr std::uintptr_t k_HandleCarriageReturnMarker     = 0x70         ;
            constexpr std::uintptr_t k_HandleLineTerminationMarker    = 0x78         ;
            constexpr std::uintptr_t k_SavePageInfoMarker             = 0x80         ;
            constexpr std::uintptr_t k_SaveTextExtentMarker           = 0x88         ;
            constexpr std::uintptr_t k_SaveProcessingStatesMarker     = 0x90         ;
            constexpr std::uintptr_t k_GenerateTextPhaseIIMarker      = 0x98         ;
            constexpr std::uintptr_t k_GenerateTextPhaseIIIMarker     = 0xA0         ;
        }

    }

    namespace TMPro__TextMeshProUGUI
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AC3A8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;
        constexpr std::uintptr_t m_isRebuildingLayout             = 0x6A8        ;
        constexpr std::uintptr_t m_DelayedGraphicRebuild          = 0x6B0        ;
        constexpr std::uintptr_t m_DelayedMaterialRebuild         = 0x6B8        ;
        constexpr std::uintptr_t m_ShouldUpdateCulling            = 0x6C0        ;
        constexpr std::uintptr_t m_ClipRect                       = 0x6C4        ;
        constexpr std::uintptr_t m_ValidRect                      = 0x6D4        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x6D8        ;
        constexpr std::uintptr_t m_hasFontAssetChanged            = 0x6E0        ;
        constexpr std::uintptr_t m_subTextObjects                 = 0x6E8        ;
        constexpr std::uintptr_t m_previousLossyScaleY            = 0x6F0        ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x6F8        ;
        constexpr std::uintptr_t m_canvasRenderer                 = 0x700        ;
        constexpr std::uintptr_t m_canvas                         = 0x708        ;
        constexpr std::uintptr_t m_CanvasScaleFactor              = 0x710        ;
        constexpr std::uintptr_t m_isFirstAllocation              = 0x714        ;
        constexpr std::uintptr_t m_max_characters                 = 0x718        ;
        constexpr std::uintptr_t m_baseMaterial                   = 0x720        ;
        constexpr std::uintptr_t m_isScrollRegionSet              = 0x728        ;
        constexpr std::uintptr_t m_maskOffset                     = 0x72C        ;
        constexpr std::uintptr_t m_EnvMapMatrix                   = 0x73C        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x77C        ;
        constexpr std::uintptr_t materialIndexPairs               = 0x780        ;
        constexpr std::uintptr_t _blockRectTransformChange_k__BackingField = 0x788        ;

        namespace _static
        {
            constexpr std::uintptr_t k_GenerateTextMarker             = 0x0          ;
            constexpr std::uintptr_t k_SetArraySizesMarker            = 0x8          ;
            constexpr std::uintptr_t k_GenerateTextPhaseIMarker       = 0x10         ;
            constexpr std::uintptr_t k_ParseMarkupTextMarker          = 0x18         ;
            constexpr std::uintptr_t k_CharacterLookupMarker          = 0x20         ;
            constexpr std::uintptr_t k_HandleGPOSFeaturesMarker       = 0x28         ;
            constexpr std::uintptr_t k_CalculateVerticesPositionMarker = 0x30         ;
            constexpr std::uintptr_t k_ComputeTextMetricsMarker       = 0x38         ;
            constexpr std::uintptr_t k_HandleVisibleCharacterMarker   = 0x40         ;
            constexpr std::uintptr_t k_HandleWhiteSpacesMarker        = 0x48         ;
            constexpr std::uintptr_t k_HandleHorizontalLineBreakingMarker = 0x50         ;
            constexpr std::uintptr_t k_HandleVerticalLineBreakingMarker = 0x58         ;
            constexpr std::uintptr_t k_SaveGlyphVertexDataMarker      = 0x60         ;
            constexpr std::uintptr_t k_ComputeCharacterAdvanceMarker  = 0x68         ;
            constexpr std::uintptr_t k_HandleCarriageReturnMarker     = 0x70         ;
            constexpr std::uintptr_t k_HandleLineTerminationMarker    = 0x78         ;
            constexpr std::uintptr_t k_SavePageInfoMarker             = 0x80         ;
            constexpr std::uintptr_t k_SaveTextExtentMarker           = 0x88         ;
            constexpr std::uintptr_t k_SaveProcessingStatesMarker     = 0x90         ;
            constexpr std::uintptr_t k_GenerateTextPhaseIIMarker      = 0x98         ;
            constexpr std::uintptr_t k_GenerateTextPhaseIIIMarker     = 0xA0         ;
        }

    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2f71819cadef09a007f3a95c20a4d755a826b314
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10776610   ;
        constexpr std::uintptr_t _396e46ff1048c1b4014c0312e05402f3160f31a5 = 0x10         ;
        constexpr std::uintptr_t _a1b2016a0458d5e678e89d43431d6491f068edcc = 0x18         ;
        constexpr std::uintptr_t _422fe6b141ab23137b02831021320b94cb82a196 = 0x20         ;
        constexpr std::uintptr_t _ff9230de2c08543c2c46238bbbb7f79faf75d25a = 0x28         ;
        constexpr std::uintptr_t _d9c9865620b0ffc42c2229a4681afe4503286ee0 = 0x30         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x38         ;
        constexpr std::uintptr_t _ff290cfaaacc3aae797ed900c730aca346e85e73 = 0x40         ;
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x48         ;
        constexpr std::uintptr_t _179fd1c5f69e51036c4146ec1748037fa7bcd68c = 0x4C         ;
    }

    namespace %992120f8a729d537d78961b1ccc33f2d5d2d1834
    {
        constexpr std::uintptr_t _b0462838b60c8de6c7ffe2968eefad2d37796896 = 0x10         ;
        constexpr std::uintptr_t _bea9fde33af8f4546a6b5b549546eb4c618b895b = 0x18         ;
        constexpr std::uintptr_t _87c648dd83696a1a2556190f7cf02c55f95ef383 = 0x20         ;
        constexpr std::uintptr_t _de92726c6056572d169ca081e915a2b51e5ce9a1 = 0x28         ;
        constexpr std::uintptr_t _472d1d60c2bb60a286f50f234e2be0d341543fd1 = 0x30         ;
        constexpr std::uintptr_t _586975ebcb2342e9cf55246ade929851932fef16 = 0x38         ;
        constexpr std::uintptr_t _2e7967b7b3d6c4a2f7d33d8818beeec727065414 = 0x40         ;
        constexpr std::uintptr_t _48244c07af24b8ab6faf53324ca30561545dc30d = 0x48         ;
        constexpr std::uintptr_t _83daf5c1adb69f02d7dfe91487a35971fa86028f = 0x50         ;
        constexpr std::uintptr_t _9fb09503781f4ca0ec0044848faca222c591fd54 = 0x58         ;
    }

    namespace %b8425913c6d7e67c0c76024de8eb585ec22c9561
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077C730   ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;
    }

    namespace %16018d2f8f7fd4050deee33d04fbf0d772ed8060
    {
    }

    namespace %c6a4694e049e8b92fe51c1e6acf64b66e420ad09
    {
        constexpr std::uintptr_t _f5ac29618becae202468cbd59fa55a6e15e3bfd0 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %19f8164cad2996e609080ecac3629e7c77e0ab6a
    {
        constexpr std::uintptr_t _7dc5e9100361404b14c982fa230898555a484eb8 = 0x10         ;
        constexpr std::uintptr_t _b91aebc5dec625bbc1ca5525a2a65c1f3b328b95 = 0x14         ;
        constexpr std::uintptr_t _997b602a4231a7e4912aee52cc3b5a2ce70dd3e9 = 0x18         ;
        constexpr std::uintptr_t _1c5877a8d41ae673c78361ebf1122fce2fe1e4f0 = 0x20         ;
        constexpr std::uintptr_t _1caad5a7deee4db749e077b5ba1dccc255b6e2e8 = 0x24         ;
        constexpr std::uintptr_t _66efbf866369aa5314c7f00090e38151cc922405 = 0x30         ;
    }

    namespace %70c166474fb5c7401355bb8c0c9f14a214fb78fa
    {
        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x10         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x18         ;
    }

    namespace %17cc04dd9626eb0c5937a586af0cb8d1f5b7ad4e
    {
        constexpr std::uintptr_t _889d309a0d30f8bf8cc7d17d5799f4f02021518c = 0x10         ;
        constexpr std::uintptr_t _422fe6b141ab23137b02831021320b94cb82a196 = 0x14         ;
        constexpr std::uintptr_t _179fd1c5f69e51036c4146ec1748037fa7bcd68c = 0x18         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x20         ;
        constexpr std::uintptr_t _396e46ff1048c1b4014c0312e05402f3160f31a5 = 0x28         ;
        constexpr std::uintptr_t _ff290cfaaacc3aae797ed900c730aca346e85e73 = 0x2C         ;
        constexpr std::uintptr_t _ff9230de2c08543c2c46238bbbb7f79faf75d25a = 0x38         ;
        constexpr std::uintptr_t _d9c9865620b0ffc42c2229a4681afe4503286ee0 = 0x40         ;
        constexpr std::uintptr_t _a1b2016a0458d5e678e89d43431d6491f068edcc = 0x48         ;
    }

    namespace %92eeddee09559c75da2953f8d789332edec44610
    {
        constexpr std::uintptr_t _131433d12d27d202719088ecd26ffac28340f0a4 = 0x10         ;
    }

    namespace %925de0ce381f63d7a4e7133800ca6da1ce290a6d
    {
    }

    namespace ShadowUpdateGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groupId                          = 0x20         ;
        constexpr std::uintptr_t visibilityProvider               = 0x28         ;

        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0x30         ;
        constexpr std::uintptr_t _4bf0307744aac40f3996f4c6ff4a69a09bac2aeb = 0x38         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %7f5804fba9e72a17ed82663248a184fe0991af5a
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077C738   ;
        constexpr std::uintptr_t _6db3d4043e3636889e4963b5eabb8d61fb9c8d9d = 0x10         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x18         ;
    }

    namespace %52a41e05a2a71be9e8c7f9f86a414a6b55261b15
    {
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;
    }

    namespace %c08f80224d987ae1d76721b17bd903352ed70a56
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077CB48   ;
        constexpr std::uintptr_t _1c5877a8d41ae673c78361ebf1122fce2fe1e4f0 = 0x10         ;
        constexpr std::uintptr_t _7dc5e9100361404b14c982fa230898555a484eb8 = 0x14         ;
        constexpr std::uintptr_t _b91aebc5dec625bbc1ca5525a2a65c1f3b328b95 = 0x18         ;
        constexpr std::uintptr_t _997b602a4231a7e4912aee52cc3b5a2ce70dd3e9 = 0x20         ;
        constexpr std::uintptr_t _66efbf866369aa5314c7f00090e38151cc922405 = 0x28         ;
        constexpr std::uintptr_t _1caad5a7deee4db749e077b5ba1dccc255b6e2e8 = 0x30         ;
    }

    namespace %340136b98d899edd941deda3f32e51f5042316f6
    {
    }

    namespace %a1a86b291d372c1ff235ab9dc81aef3d533fd452
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077CAD0   ;
        constexpr std::uintptr_t _472d1d60c2bb60a286f50f234e2be0d341543fd1 = 0x10         ;
        constexpr std::uintptr_t _586975ebcb2342e9cf55246ade929851932fef16 = 0x18         ;
        constexpr std::uintptr_t _de92726c6056572d169ca081e915a2b51e5ce9a1 = 0x20         ;
        constexpr std::uintptr_t _48244c07af24b8ab6faf53324ca30561545dc30d = 0x28         ;
        constexpr std::uintptr_t _83daf5c1adb69f02d7dfe91487a35971fa86028f = 0x30         ;
        constexpr std::uintptr_t _b0462838b60c8de6c7ffe2968eefad2d37796896 = 0x38         ;
        constexpr std::uintptr_t _2e7967b7b3d6c4a2f7d33d8818beeec727065414 = 0x40         ;
        constexpr std::uintptr_t _9fb09503781f4ca0ec0044848faca222c591fd54 = 0x48         ;
        constexpr std::uintptr_t _87c648dd83696a1a2556190f7cf02c55f95ef383 = 0x50         ;
        constexpr std::uintptr_t _bea9fde33af8f4546a6b5b549546eb4c618b895b = 0x58         ;
    }

    namespace LeTai_TrueShadow__TrueShadowManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10812C98   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _8c65781df7d68449b5f00dfe1b833fc1c75c5d07 = 0x20         ;
        constexpr std::uintptr_t _808760ab7b922b27488c8d2e0fb43bb7c375a64f = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace LeTai_TrueShadow__AnimatedBiStateButton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animationDuration                = 0x20         ;
        constexpr std::uintptr_t animationCurve                   = 0x28         ;
        constexpr std::uintptr_t useEnterExitEvents               = 0x30         ;

        constexpr std::uintptr_t _14b1ceed803b8277339636eaaa7996b34ffe5684 = 0x38         ;
        constexpr std::uintptr_t _640bd542eb98fad45eec2ef33a3ccc0d4012ffbd = 0x40         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x48         ;
        constexpr std::uintptr_t _e2c39770e11bfd7bed9f4714343247e1d58fae1c = 0x4C         ;
    }

    namespace LeTai_TrueShadow__TrueShadowInsetOnPress
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t animationDuration                = 0x20         ;
        constexpr std::uintptr_t animationCurve                   = 0x28         ;
        constexpr std::uintptr_t useEnterExitEvents               = 0x30         ;

        constexpr std::uintptr_t _14b1ceed803b8277339636eaaa7996b34ffe5684 = 0x38         ;
        constexpr std::uintptr_t _640bd542eb98fad45eec2ef33a3ccc0d4012ffbd = 0x40         ;
        constexpr std::uintptr_t _9924d61410db2fb10d26980f9e854746a92dc617 = 0x48         ;
        constexpr std::uintptr_t _e2c39770e11bfd7bed9f4714343247e1d58fae1c = 0x4C         ;
        constexpr std::uintptr_t _3cb3376fc5671711fdce261d9bf8828f533dd1cc = 0x50         ;
        constexpr std::uintptr_t _ac58b1a14778b0d5a246efb1f5ca6a7ffc2cb1ad = 0x58         ;
        constexpr std::uintptr_t _b2dbb335ec67ea8f1565272ff6cb6534b624dd14 = 0x60         ;
    }

    namespace LeTai_TrueShadow__ToggleButtonsAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace LeTai_TrueShadow__TrueShadowInteractionAnimation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t smoothTime                       = 0x20         ;
        constexpr std::uintptr_t autoDeselect                     = 0x24         ;
        constexpr std::uintptr_t selectedSize                     = 0x28         ;
        constexpr std::uintptr_t hoverSize                        = 0x2C         ;
        constexpr std::uintptr_t clickedSize                      = 0x30         ;
        constexpr std::uintptr_t selectedDistance                 = 0x34         ;
        constexpr std::uintptr_t hoverDistance                    = 0x38         ;
        constexpr std::uintptr_t clickedDistance                  = 0x3C         ;
        constexpr std::uintptr_t selectedColor                    = 0x40         ;
        constexpr std::uintptr_t hoverColor                       = 0x50         ;
        constexpr std::uintptr_t clickedColor                     = 0x60         ;

        constexpr std::uintptr_t _383994c56f06a32189c3828348a7aaa8a97bd290 = 0x70         ;
        constexpr std::uintptr_t _ed3572061ecb663e96f226decdb92bb9b761463c = 0x74         ;
        constexpr std::uintptr_t _8979506ffc49613b8d5e2e6deed306d8f2398d1a = 0x78         ;
        constexpr std::uintptr_t _441504d531b3cc50573d5e8685de8dd53512b8ff = 0x88         ;
        constexpr std::uintptr_t _6c1ec558e9680e1aa98de9f9f0607a48fc095e9b = 0x89         ;
        constexpr std::uintptr_t _4eac316f09647836fccba66f63fa4dd3347b0918 = 0x8A         ;
        constexpr std::uintptr_t _b08bf5b68515fd8e1838e35529b8ed5277ad04c3 = 0x8B         ;
        constexpr std::uintptr_t _b1634dd334d8c6a7adb6d36c8ece30901227d7ae = 0x90         ;
        constexpr std::uintptr_t _265e09a3158257680578420bfd77f3e2f0a3a3bc = 0x98         ;
        constexpr std::uintptr_t _a5228cbadb5bc19e477a71dfbcfe1c5a6ae1351c = 0xA0         ;
        constexpr std::uintptr_t _bad49b359b59ab470bdc0006c21ee17ae17afd64 = 0xA4         ;
        constexpr std::uintptr_t _f54e93db38873f0249ba490c7da2002b38b15470 = 0xA8         ;
        constexpr std::uintptr_t _a1b2016a0458d5e678e89d43431d6491f068edcc = 0xB8         ;
        constexpr std::uintptr_t _e6f955d6235a56f7595afb86564c1f1bcaef012f = 0xC0         ;
        constexpr std::uintptr_t _ad1e45f352faa3acc3e0989d3a4d1fba81825fba = 0xC4         ;
        constexpr std::uintptr_t _272451539280c6da04e255162f0b26d795ec21aa = 0xC8         ;
        constexpr std::uintptr_t _8a0977ccd269a26b976211ff09833a0d792ead2b = 0xCC         ;
        constexpr std::uintptr_t _2dc85d967139c885e381384f4c0f6a6c09ab6ae4 = 0xD0         ;
        constexpr std::uintptr_t _538cc0272dd76c156091aa2d1c6c61576ddb5525 = 0xD4         ;
    }

    namespace LeTai_TrueShadow__QuickPreset
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t size                             = 0x8          ;
        constexpr std::uintptr_t spread                           = 0xC          ;
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t alpha                            = 0x14         ;
    }

    namespace LeTai_TrueShadow__InsetToggleAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace LeTai_TrueShadow__ProjectSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081B180   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t useGlobalAngleByDefault          = 0x18         ;
        constexpr std::uintptr_t globalAngle                      = 0x1C         ;
        constexpr std::uintptr_t showQuickPresetsButtons          = 0x20         ;
        constexpr std::uintptr_t quickPresets                     = 0x28         ;

        constexpr std::uintptr_t _784adc58ed41d6ffea9194d80dfea62a3d4484f7 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace LeTai_TrueShadow__ShadowSorter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _4bf0307744aac40f3996f4c6ff4a69a09bac2aeb = 0x20         ;
        constexpr std::uintptr_t _a125c60216752a98d6b3e7fedce930c7ad27da98 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace LeTai_TrueShadow__BlendMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LeTai_TrueShadow__TrueShadowDisableCache
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t everyFrame                       = 0x28         ;
        constexpr std::uintptr_t markGraphicDirty                 = 0x29         ;

        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x20         ;
        constexpr std::uintptr_t _bf2f72b1451806ad609feba9fb01e6cb438c2ec3 = 0x30         ;
    }

    namespace LeTai_TrueShadow__TrueShadow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t updateGroupId                    = 0x98         ;
        constexpr std::uintptr_t algorithm                        = 0xA8         ;
        constexpr std::uintptr_t size                             = 0xAC         ;
        constexpr std::uintptr_t spread                           = 0xB0         ;
        constexpr std::uintptr_t useGlobalAngle                   = 0xB4         ;
        constexpr std::uintptr_t offsetAngle                      = 0xB8         ;
        constexpr std::uintptr_t offsetDistance                   = 0xBC         ;
        constexpr std::uintptr_t offset                           = 0xC0         ;
        constexpr std::uintptr_t color                            = 0xC8         ;
        constexpr std::uintptr_t inset                            = 0xD8         ;
        constexpr std::uintptr_t blendMode                        = 0xDC         ;
        constexpr std::uintptr_t useCasterAlpha                   = 0xE0         ;
        constexpr std::uintptr_t ignoreCasterColor                = 0xE1         ;
        constexpr std::uintptr_t skipTextHashing                  = 0xE2         ;
        constexpr std::uintptr_t deallocateOnDisable              = 0xE3         ;
        constexpr std::uintptr_t disableFitCompensation           = 0xE4         ;
        constexpr std::uintptr_t shadowAsSibling                  = 0xE5         ;
        constexpr std::uintptr_t cutout                           = 0xE6         ;
        constexpr std::uintptr_t baked                            = 0xE7         ;
        constexpr std::uintptr_t modifiedFromInspector            = 0xE8         ;
        constexpr std::uintptr_t bakedShadows                     = 0xF0         ;
        constexpr std::uintptr_t shadowRenderer                   = 0xF8         ;

        constexpr std::uintptr_t _0ce2b29a3264944649d534c74e010f171dbd803f = 0x20         ;
        constexpr std::uintptr_t _240033aebf7d698b9ae9f5dc8d708508f9e58e4d = 0x28         ;
        constexpr std::uintptr_t _11e0d76874e9c8f0c20d364801b4d05c2ae136c0 = 0x30         ;
        constexpr std::uintptr_t _28e43728025b6ef7e78a0516ace7c08ea9ebdc48 = 0x38         ;
        constexpr std::uintptr_t _64ed6b8f45583155dad2e18fb6ad0e8cb6618721 = 0x40         ;
        constexpr std::uintptr_t _99f059c29641030d3d749b362e56200989a3e18f = 0x48         ;
        constexpr std::uintptr_t _f37b223d94a9aede36e6fcbd8db7e1475f0cabbe = 0x50         ;
        constexpr std::uintptr_t _e21effc8b43aaa765ecbb2f13a84a88eee93ec3e = 0x58         ;
        constexpr std::uintptr_t _3fcc85fcf86ed2f0d15cce8addf626cd4fc1e540 = 0x60         ;
        constexpr std::uintptr_t _d8282d646eb68a678650e4f061ba615f28d11d2e = 0x68         ;
        constexpr std::uintptr_t _ab8eca55b42a6f048054f4c8a89afd7bb8ea1496 = 0x70         ;
        constexpr std::uintptr_t _a89f52de646cd4c0e4127078f56408fc1bc83df2 = 0x78         ;
        constexpr std::uintptr_t _b4b7a4f15ba0b0eb7c8f4dcf1288d4a9578f9f42 = 0x80         ;
        constexpr std::uintptr_t _69d76b632cb881e130ccbe2eb5b8182f0e84c87d = 0x88         ;
        constexpr std::uintptr_t _0eb73fc9255341148ec28f9e1ff1e8ff580ff79a = 0x90         ;
        constexpr std::uintptr_t _94ba3c90e998ccf02f83d87ccdd207a7aa6b598b = 0xA0         ;
        constexpr std::uintptr_t _1d50b0d0f2c2193881b1a5a7e82ca66c67ebc370 = 0x100        ;
        constexpr std::uintptr_t _8d736abd397a751eef792369cf4d1a96c9f1c8cc = 0x110        ;
        constexpr std::uintptr_t _8fc8575093dfbbf6f37cb164dba9e3d507d658b9 = 0x118        ;
        constexpr std::uintptr_t _acc1c5cd5b1bd142264925de15d7c93d58e6a5ab = 0x120        ;
        constexpr std::uintptr_t _06c33a24dffb5f2f35b26887ff50e4140393ef65 = 0x128        ;
        constexpr std::uintptr_t _e65776f84b0f658951cbe5004f407884a1208c85 = 0x130        ;
        constexpr std::uintptr_t _0831d24ea171004288d421d7a537643d37a46eb8 = 0x134        ;
        constexpr std::uintptr_t _45fcbeca381c3c1913e1d134ea3b2e533641528d = 0x135        ;
        constexpr std::uintptr_t _2d8e7ff604fd71feb3fe20f48e75162904d5c596 = 0x138        ;
        constexpr std::uintptr_t _7dd7cb608fe29e9acaaa3c1459a74087e6e400a2 = 0x13C        ;
    }

    namespace LeTai_TrueShadow__ShadowRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _d33309f730575fc9489d9f7530abb44e0b509ca2 = 0x20         ;
        constexpr std::uintptr_t _2d72fe0951558eea8f8dcb215ad0530f56fa3333 = 0x28         ;
        constexpr std::uintptr_t _793d65fd4c2724a4b8956a4c52e6845f55469603 = 0x30         ;
        constexpr std::uintptr_t _11e0d76874e9c8f0c20d364801b4d05c2ae136c0 = 0x38         ;
        constexpr std::uintptr_t _a1b2016a0458d5e678e89d43431d6491f068edcc = 0x40         ;
        constexpr std::uintptr_t _11ef5fe3e64d7b3b23f027eb4b6a5612a31a08a3 = 0x48         ;
    }

    namespace LeTai_TrueShadow__TrueShadowCustomMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t material                         = 0x20         ;

        constexpr std::uintptr_t _aab9bcbbe7a8fc535a3bba262b5fd34b4b3bbbdf = 0x28         ;
        constexpr std::uintptr_t _781b91180ce4648e3fd8194e04c4967fb0cb2a16 = 0x30         ;
    }

    namespace LeTai_TrueShadow__KnobAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace LeTai_TrueShadow__SpreadSliderAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace LeTai_Effects__BlurConfig
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace LeTai_Effects__BlurHQConfig
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077CCA0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t strength                         = 0x18         ;

        constexpr std::uintptr_t _e4467401ce9f3c15839e3f8de29e3d27e9f71ceb = 0x20         ;
        constexpr std::uintptr_t _e7483046fb97be2d910402822d36975917768a8f = 0x28         ;
        constexpr std::uintptr_t _0f807b8879c94b60dec281350de5255c65673e03 = 0x30         ;
        constexpr std::uintptr_t _bd5c88c3c259a7e3e1ebeb3b8cbe47f59522cc77 = 0x38         ;
        constexpr std::uintptr_t _4d3c34a176f2c6fd3c8e1c687f0ebfce596998bb = 0x3C         ;
    }

    namespace LeTai_Effects__ScalableBlurConfig
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108121B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t radius                           = 0x18         ;
        constexpr std::uintptr_t iteration                        = 0x1C         ;
        constexpr std::uintptr_t maxDepth                         = 0x20         ;
        constexpr std::uintptr_t strength                         = 0x24         ;
    }

    namespace LeTai_Effects__BlurAlgorithmSelection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__NotNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace Newtonsoft_Json__ConstructorHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__DateFormatHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__DateParseHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__DateTimeZoneHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__DefaultJsonNameTable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108398B8   ;
        constexpr std::uintptr_t _count                           = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _mask                            = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t HashCodeRandomizer               = 0x0          ;
        }

    }

    namespace Newtonsoft_Json__DefaultValueHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__FloatFormatHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__FloatParseHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__Formatting
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__JsonArrayAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B6E8   ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _NamingStrategyInstance_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _isReference                     = 0x28         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x2A         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x2C         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x34         ;
        constexpr std::uintptr_t _namingStrategyType              = 0x40         ;
        constexpr std::uintptr_t _namingStrategyParameters        = 0x48         ;
    }

    namespace Newtonsoft_Json__JsonContainerAttribute
    {
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _NamingStrategyInstance_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _isReference                     = 0x28         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x2A         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x2C         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x34         ;
        constexpr std::uintptr_t _namingStrategyType              = 0x40         ;
        constexpr std::uintptr_t _namingStrategyParameters        = 0x48         ;
    }

    namespace Newtonsoft_Json__JsonConverterAttribute
    {
        constexpr std::uintptr_t _converterType                   = 0x10         ;
        constexpr std::uintptr_t _ConverterParameters_k__BackingField = 0x18         ;
    }

    namespace Newtonsoft_Json__JsonConverterCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839400   ;
        constexpr std::uintptr_t items                            = 0x10         ;
    }

    namespace Newtonsoft_Json__JsonDictionaryAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B6E0   ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _NamingStrategyInstance_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _isReference                     = 0x28         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x2A         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x2C         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x34         ;
        constexpr std::uintptr_t _namingStrategyType              = 0x40         ;
        constexpr std::uintptr_t _namingStrategyParameters        = 0x48         ;
    }

    namespace Newtonsoft_Json__JsonException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B9D8   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Newtonsoft_Json__JsonExtensionDataAttribute
    {
        constexpr std::uintptr_t _WriteData_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _ReadData_k__BackingField        = 0x11         ;
    }

    namespace Newtonsoft_Json__JsonObjectAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B6D8   ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _NamingStrategyInstance_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _isReference                     = 0x28         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x2A         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x2C         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x34         ;
        constexpr std::uintptr_t _namingStrategyType              = 0x40         ;
        constexpr std::uintptr_t _namingStrategyParameters        = 0x48         ;
        constexpr std::uintptr_t _memberSerialization             = 0x50         ;
        constexpr std::uintptr_t _missingMemberHandling           = 0x54         ;
        constexpr std::uintptr_t _itemRequired                    = 0x5C         ;
        constexpr std::uintptr_t _itemNullValueHandling           = 0x64         ;
    }

    namespace Newtonsoft_Json__JsonContainerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__JsonPosition
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839618   ;
        constexpr std::uintptr_t Type                             = 0x0          ;
        constexpr std::uintptr_t Position                         = 0x4          ;
        constexpr std::uintptr_t PropertyName                     = 0x8          ;
        constexpr std::uintptr_t HasIndex                         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t SpecialCharacters                = 0x0          ;
        }

    }

    namespace Newtonsoft_Json__JsonPropertyAttribute
    {
        constexpr std::uintptr_t _nullValueHandling               = 0x10         ;
        constexpr std::uintptr_t _defaultValueHandling            = 0x18         ;
        constexpr std::uintptr_t _referenceLoopHandling           = 0x20         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x28         ;
        constexpr std::uintptr_t _typeNameHandling                = 0x30         ;
        constexpr std::uintptr_t _isReference                     = 0x38         ;
        constexpr std::uintptr_t _order                           = 0x3C         ;
        constexpr std::uintptr_t _required                        = 0x44         ;
        constexpr std::uintptr_t _itemIsReference                 = 0x4C         ;
        constexpr std::uintptr_t _itemReferenceLoopHandling       = 0x50         ;
        constexpr std::uintptr_t _itemTypeNameHandling            = 0x58         ;
        constexpr std::uintptr_t _ItemConverterType_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _ItemConverterParameters_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _NamingStrategyType_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _NamingStrategyParameters_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _PropertyName_k__BackingField    = 0x80         ;
    }

    namespace Newtonsoft_Json__JsonReader
    {
        constexpr std::uintptr_t _tokenType                       = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _quoteChar                       = 0x20         ;
        constexpr std::uintptr_t _currentState                    = 0x24         ;
        constexpr std::uintptr_t _currentPosition                 = 0x28         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x48         ;
        constexpr std::uintptr_t _maxDepth                        = 0x4C         ;
        constexpr std::uintptr_t _hasExceededMaxDepth             = 0x54         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x58         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _CloseInput_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71         ;
    }

    namespace Newtonsoft_Json__JsonReaderException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839350   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _LineNumber_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _LinePosition_k__BackingField    = 0x94         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x98         ;
    }

    namespace Newtonsoft_Json__JsonSerializationException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _LineNumber_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _LinePosition_k__BackingField    = 0x94         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x98         ;
    }

    namespace Newtonsoft_Json__JsonSerializer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107862C8   ;
        constexpr std::uintptr_t _typeNameHandling                = 0x10         ;
        constexpr std::uintptr_t _typeNameAssemblyFormatHandling  = 0x14         ;
        constexpr std::uintptr_t _preserveReferencesHandling      = 0x18         ;
        constexpr std::uintptr_t _referenceLoopHandling           = 0x1C         ;
        constexpr std::uintptr_t _missingMemberHandling           = 0x20         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x24         ;
        constexpr std::uintptr_t _nullValueHandling               = 0x28         ;
        constexpr std::uintptr_t _defaultValueHandling            = 0x2C         ;
        constexpr std::uintptr_t _constructorHandling             = 0x30         ;
        constexpr std::uintptr_t _metadataPropertyHandling        = 0x34         ;
        constexpr std::uintptr_t _converters                      = 0x38         ;
        constexpr std::uintptr_t _contractResolver                = 0x40         ;
        constexpr std::uintptr_t _traceWriter                     = 0x48         ;
        constexpr std::uintptr_t _equalityComparer                = 0x50         ;
        constexpr std::uintptr_t _serializationBinder             = 0x58         ;
        constexpr std::uintptr_t _context                         = 0x60         ;
        constexpr std::uintptr_t _referenceResolver               = 0x70         ;
        constexpr std::uintptr_t _formatting                      = 0x78         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x80         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x88         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x90         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x98         ;
        constexpr std::uintptr_t _floatParseHandling              = 0xA0         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0xA8         ;
        constexpr std::uintptr_t _culture                         = 0xB0         ;
        constexpr std::uintptr_t _maxDepth                        = 0xB8         ;
        constexpr std::uintptr_t _maxDepthSet                     = 0xC0         ;
        constexpr std::uintptr_t _checkAdditionalContent          = 0xC1         ;
        constexpr std::uintptr_t _dateFormatString                = 0xC8         ;
        constexpr std::uintptr_t _dateFormatStringSet             = 0xD0         ;
        constexpr std::uintptr_t Error                            = 0xD8         ;
    }

    namespace Newtonsoft_Json__JsonSerializerSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1080EF10   ;
        constexpr std::uintptr_t _formatting                      = 0x10         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x18         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x20         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x28         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x30         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x38         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x40         ;
        constexpr std::uintptr_t _culture                         = 0x48         ;
        constexpr std::uintptr_t _checkAdditionalContent          = 0x50         ;
        constexpr std::uintptr_t _maxDepth                        = 0x54         ;
        constexpr std::uintptr_t _maxDepthSet                     = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _dateFormatStringSet             = 0x68         ;
        constexpr std::uintptr_t _typeNameAssemblyFormatHandling  = 0x6C         ;
        constexpr std::uintptr_t _defaultValueHandling            = 0x74         ;
        constexpr std::uintptr_t _preserveReferencesHandling      = 0x7C         ;
        constexpr std::uintptr_t _nullValueHandling               = 0x84         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x8C         ;
        constexpr std::uintptr_t _missingMemberHandling           = 0x94         ;
        constexpr std::uintptr_t _referenceLoopHandling           = 0x9C         ;
        constexpr std::uintptr_t _context                         = 0xA8         ;
        constexpr std::uintptr_t _constructorHandling             = 0xC0         ;
        constexpr std::uintptr_t _typeNameHandling                = 0xC8         ;
        constexpr std::uintptr_t _metadataPropertyHandling        = 0xD0         ;
        constexpr std::uintptr_t _Converters_k__BackingField      = 0xD8         ;
        constexpr std::uintptr_t _ContractResolver_k__BackingField = 0xE0         ;
        constexpr std::uintptr_t _EqualityComparer_k__BackingField = 0xE8         ;
        constexpr std::uintptr_t _ReferenceResolverProvider_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _TraceWriter_k__BackingField     = 0xF8         ;
        constexpr std::uintptr_t _SerializationBinder_k__BackingField = 0x100        ;
        constexpr std::uintptr_t _Error_k__BackingField           = 0x108        ;

        namespace _static
        {
            constexpr std::uintptr_t DefaultContext                   = 0x0          ;
            constexpr std::uintptr_t DefaultCulture                   = 0x10         ;
        }

    }

    namespace Newtonsoft_Json__JsonTextReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107864A8   ;
        constexpr std::uintptr_t _tokenType                       = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _quoteChar                       = 0x20         ;
        constexpr std::uintptr_t _currentState                    = 0x24         ;
        constexpr std::uintptr_t _currentPosition                 = 0x28         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x48         ;
        constexpr std::uintptr_t _maxDepth                        = 0x4C         ;
        constexpr std::uintptr_t _hasExceededMaxDepth             = 0x54         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x58         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _CloseInput_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71         ;
        constexpr std::uintptr_t _safeAsync                       = 0x78         ;
        constexpr std::uintptr_t _reader                          = 0x80         ;
        constexpr std::uintptr_t _chars                           = 0x88         ;
        constexpr std::uintptr_t _charsUsed                       = 0x90         ;
        constexpr std::uintptr_t _charPos                         = 0x94         ;
        constexpr std::uintptr_t _lineStartPos                    = 0x98         ;
        constexpr std::uintptr_t _lineNumber                      = 0x9C         ;
        constexpr std::uintptr_t _isEndOfFile                     = 0xA0         ;
        constexpr std::uintptr_t _stringBuffer                    = 0xA8         ;
        constexpr std::uintptr_t _stringReference                 = 0xB8         ;
        constexpr std::uintptr_t _arrayPool                       = 0xC8         ;
        constexpr std::uintptr_t _PropertyNameTable_k__BackingField = 0xD0         ;
    }

    namespace Newtonsoft_Json__ReadType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__JsonTextWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839650   ;
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;
        constexpr std::uintptr_t _safeAsync                       = 0x60         ;
        constexpr std::uintptr_t _writer                          = 0x68         ;
        constexpr std::uintptr_t _base64Encoder                   = 0x70         ;
        constexpr std::uintptr_t _indentChar                      = 0x78         ;
        constexpr std::uintptr_t _indentation                     = 0x7C         ;
        constexpr std::uintptr_t _quoteChar                       = 0x80         ;
        constexpr std::uintptr_t _quoteName                       = 0x82         ;
        constexpr std::uintptr_t _charEscapeFlags                 = 0x88         ;
        constexpr std::uintptr_t _writeBuffer                     = 0x90         ;
        constexpr std::uintptr_t _arrayPool                       = 0x98         ;
        constexpr std::uintptr_t _indentChars                     = 0xA0         ;
    }

    namespace Newtonsoft_Json__JsonToken
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__JsonWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10838F40   ;
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t StateArray                       = 0x0          ;
            constexpr std::uintptr_t StateArrayTemplate               = 0x8          ;
        }

    }

    namespace Newtonsoft_Json__JsonWriterException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x90         ;
    }

    namespace Newtonsoft_Json__MemberSerialization
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__MetadataPropertyHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__MissingMemberHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__NullValueHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__ObjectCreationHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__PreserveReferencesHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__ReferenceLoopHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__Required
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__StringEscapeHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__TypeNameAssemblyFormatHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__TypeNameHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json__WriteState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839A18   ;
        constexpr std::uintptr_t Value                            = 0x10         ;
        constexpr std::uintptr_t HashCode                         = 0x18         ;
        constexpr std::uintptr_t Next                             = 0x20         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ConvertResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DictionaryEnumerator`2
    {
        constexpr std::uintptr_t _e                               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Fallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetBinderAdapter
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
    }

    namespace ImmutableCollectionTypeInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083BF68   ;
        constexpr std::uintptr_t _ContractTypeName_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _CreatedTypeName_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _BuilderTypeName_k__BackingField = 0x20         ;
    }

    namespace SeparatedCaseState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EnumerableDictionaryWrapper`2
    {
        constexpr std::uintptr_t _e                               = 0x0          ;
    }

    namespace PropertyPresence
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CreatorPropertyContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083F998   ;
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t Property                         = 0x18         ;
        constexpr std::uintptr_t ConstructorProperty              = 0x20         ;
        constexpr std::uintptr_t Presence                         = 0x28         ;
        constexpr std::uintptr_t Value                            = 0x30         ;
        constexpr std::uintptr_t Used                             = 0x38         ;
    }

    namespace JPropertyList
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10842480   ;
        constexpr std::uintptr_t _token                           = 0x10         ;
    }

    namespace LineInfoAnnotation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10842348   ;
        constexpr std::uintptr_t LineNumber                       = 0x10         ;
        constexpr std::uintptr_t LinePosition                     = 0x14         ;
    }

    namespace Union
    {
        constexpr std::uintptr_t TagReader                        = 0x10         ;
        constexpr std::uintptr_t Cases                            = 0x18         ;
    }

    namespace UnionCase
    {
        constexpr std::uintptr_t Tag                              = 0x10         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t Fields                           = 0x20         ;
        constexpr std::uintptr_t FieldReader                      = 0x28         ;
        constexpr std::uintptr_t Constructor                      = 0x30         ;
    }

    namespace Newtonsoft_Json_Utilities__Base64Encoder
    {
        constexpr std::uintptr_t _charsLine                       = 0x10         ;
        constexpr std::uintptr_t _writer                          = 0x18         ;
        constexpr std::uintptr_t _leftOverBytes                   = 0x20         ;
        constexpr std::uintptr_t _leftOverBytesCount              = 0x28         ;
    }

    namespace Newtonsoft_Json_Utilities__BidirectionalDictionary`2
    {
        constexpr std::uintptr_t _firstToSecond                   = 0x0          ;
    }

    namespace Newtonsoft_Json_Utilities__CollectionWrapper`1
    {
        constexpr std::uintptr_t _list                            = 0x0          ;
    }

    namespace Newtonsoft_Json_Utilities__PrimitiveTypeCode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083FE58   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Utilities__TypeInformation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083C3F8   ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _TypeCode_k__BackingField        = 0x18         ;
    }

    namespace Newtonsoft_Json_Utilities__ParseResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Utilities__ParserTimeZone
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Utilities__DateTimeParser
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083C3A8   ;
        constexpr std::uintptr_t Year                             = 0x0          ;
        constexpr std::uintptr_t Month                            = 0x4          ;
        constexpr std::uintptr_t Day                              = 0x8          ;
        constexpr std::uintptr_t Hour                             = 0xC          ;
        constexpr std::uintptr_t Minute                           = 0x10         ;
        constexpr std::uintptr_t Second                           = 0x14         ;
        constexpr std::uintptr_t Fraction                         = 0x18         ;
        constexpr std::uintptr_t ZoneHour                         = 0x1C         ;
        constexpr std::uintptr_t ZoneMinute                       = 0x20         ;
        constexpr std::uintptr_t Zone                             = 0x24         ;
        constexpr std::uintptr_t _text                            = 0x28         ;
        constexpr std::uintptr_t _end                             = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t Power10                          = 0x0          ;
            constexpr std::uintptr_t Lzyyyy                           = 0x8          ;
            constexpr std::uintptr_t Lzyyyy_                          = 0xC          ;
            constexpr std::uintptr_t Lzyyyy_MM                        = 0x10         ;
            constexpr std::uintptr_t Lzyyyy_MM_                       = 0x14         ;
            constexpr std::uintptr_t Lzyyyy_MM_dd                     = 0x18         ;
            constexpr std::uintptr_t Lzyyyy_MM_ddT                    = 0x1C         ;
            constexpr std::uintptr_t LzHH                             = 0x20         ;
            constexpr std::uintptr_t LzHH_                            = 0x24         ;
            constexpr std::uintptr_t LzHH_mm                          = 0x28         ;
            constexpr std::uintptr_t LzHH_mm_                         = 0x2C         ;
            constexpr std::uintptr_t LzHH_mm_ss                       = 0x30         ;
            constexpr std::uintptr_t Lz_                              = 0x34         ;
            constexpr std::uintptr_t Lz_zz                            = 0x38         ;
        }

    }

    namespace Newtonsoft_Json_Utilities__DictionaryWrapper`2
    {
        constexpr std::uintptr_t _dictionary                      = 0x0          ;
    }

    namespace Newtonsoft_Json_Utilities__DynamicProxyMetaObject`1
    {
        constexpr std::uintptr_t _value                           = 0x10         ;
        constexpr std::uintptr_t _Expression_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _Restrictions_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _proxy                           = 0x0          ;
    }

    namespace Newtonsoft_Json_Utilities__NoThrowGetBinderMember
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _innerBinder                     = 0x28         ;
    }

    namespace Newtonsoft_Json_Utilities__NoThrowSetBinderMember
    {
        constexpr std::uintptr_t Cache                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _IgnoreCase_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _innerBinder                     = 0x28         ;
    }

    namespace Newtonsoft_Json_Utilities__EnumInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083BD60   ;
        constexpr std::uintptr_t IsFlags                          = 0x10         ;
        constexpr std::uintptr_t Values                           = 0x18         ;
        constexpr std::uintptr_t Names                            = 0x20         ;
        constexpr std::uintptr_t ResolvedNames                    = 0x28         ;
    }

    namespace Newtonsoft_Json_Utilities__FSharpFunction
    {
        constexpr std::uintptr_t _instance                        = 0x10         ;
        constexpr std::uintptr_t _invoker                         = 0x18         ;
    }

    namespace Newtonsoft_Json_Utilities__FSharpUtils
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083BE20   ;
        constexpr std::uintptr_t _ofSeq                           = 0x10         ;
        constexpr std::uintptr_t _mapType                         = 0x18         ;
        constexpr std::uintptr_t _FSharpCoreAssembly_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _IsUnion_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _GetUnionCases_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _PreComputeUnionTagReader_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _PreComputeUnionReader_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _PreComputeUnionConstructor_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _GetUnionCaseInfoDeclaringType_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _GetUnionCaseInfoName_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _GetUnionCaseInfoTag_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _GetUnionCaseInfoFields_k__BackingField = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t Lock                             = 0x0          ;
            constexpr std::uintptr_t _instance                        = 0x8          ;
        }

    }

    namespace Newtonsoft_Json_Utilities__MethodCall`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Newtonsoft_Json_Utilities__ReflectionMember
    {
        constexpr std::uintptr_t _MemberType_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _Getter_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Setter_k__BackingField          = 0x20         ;
    }

    namespace Newtonsoft_Json_Utilities__ReflectionObject
    {
        constexpr std::uintptr_t _Creator_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Members_k__BackingField         = 0x18         ;
    }

    namespace Newtonsoft_Json_Utilities__StringBuffer
    {
        constexpr std::uintptr_t _buffer                          = 0x0          ;
        constexpr std::uintptr_t _position                        = 0x8          ;
    }

    namespace Newtonsoft_Json_Utilities__StringReference
    {
        constexpr std::uintptr_t _chars                           = 0x0          ;
        constexpr std::uintptr_t _startIndex                      = 0x8          ;
        constexpr std::uintptr_t _length                          = 0xC          ;
    }

    namespace Newtonsoft_Json_Utilities__StructMultiKey`2
    {
        constexpr std::uintptr_t Value1                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Newtonsoft_Json_Utilities__ThreadSafeStore`2
    {
        constexpr std::uintptr_t _concurrentStore                 = 0x0          ;
    }

    namespace Newtonsoft_Json_Serialization__CamelCaseNamingStrategy
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083BE58   ;
        constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12         ;
    }

    namespace Newtonsoft_Json_Serialization__DefaultContractResolver
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839420   ;
        constexpr std::uintptr_t _nameTable                       = 0x10         ;
        constexpr std::uintptr_t _contractCache                   = 0x18         ;
        constexpr std::uintptr_t _DefaultMembersSearchFlags_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _SerializeCompilerGeneratedMembers_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _IgnoreSerializableInterface_k__BackingField = 0x25         ;
        constexpr std::uintptr_t _IgnoreSerializableAttribute_k__BackingField = 0x26         ;
        constexpr std::uintptr_t _IgnoreIsSpecifiedMembers_k__BackingField = 0x27         ;
        constexpr std::uintptr_t _IgnoreShouldSerializeMembers_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _NamingStrategy_k__BackingField  = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _instance                        = 0x0          ;
            constexpr std::uintptr_t BlacklistedTypeNames             = 0x8          ;
            constexpr std::uintptr_t BuiltInConverters                = 0x10         ;
        }

    }

    namespace Newtonsoft_Json_Serialization__DefaultNamingStrategy
    {
        constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12         ;
    }

    namespace Newtonsoft_Json_Serialization__DefaultReferenceResolver
    {
        constexpr std::uintptr_t _referenceCount                  = 0x10         ;
    }

    namespace Newtonsoft_Json_Serialization__DefaultSerializationBinder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839050   ;
        constexpr std::uintptr_t _typeCache                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Instance                         = 0x0          ;
        }

    }

    namespace Newtonsoft_Json_Serialization__ErrorContext
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083FD20   ;
        constexpr std::uintptr_t _Traced_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Error_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _OriginalObject_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t _Member_k__BackingField          = 0x28         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t _Handled_k__BackingField         = 0x38         ;
    }

    namespace Newtonsoft_Json_Serialization__ErrorEventArgs
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083FCF8   ;
        constexpr std::uintptr_t _CurrentObject_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _ErrorContext_k__BackingField    = 0x18         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonArrayContract
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B658   ;
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _CollectionItemType_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _IsMultidimensionalArray_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _genericCollectionDefinitionType = 0xD0         ;
        constexpr std::uintptr_t _genericWrapperType              = 0xD8         ;
        constexpr std::uintptr_t _genericWrapperCreator           = 0xE0         ;
        constexpr std::uintptr_t _genericTemporaryCollectionCreator = 0xE8         ;
        constexpr std::uintptr_t _IsArray_k__BackingField         = 0xF0         ;
        constexpr std::uintptr_t _ShouldCreateWrapper_k__BackingField = 0xF1         ;
        constexpr std::uintptr_t _CanDeserialize_k__BackingField  = 0xF2         ;
        constexpr std::uintptr_t _parameterizedConstructor        = 0xF8         ;
        constexpr std::uintptr_t _parameterizedCreator            = 0x100        ;
        constexpr std::uintptr_t _overrideCreator                 = 0x108        ;
        constexpr std::uintptr_t _HasParameterizedCreator_k__BackingField = 0x110        ;
    }

    namespace Newtonsoft_Json_Serialization__JsonContainerContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonContractType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Serialization__SerializationCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B958   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Newtonsoft_Json_Serialization__SerializationErrorCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Newtonsoft_Json_Serialization__ExtensionDataSetter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Newtonsoft_Json_Serialization__ExtensionDataGetter
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonContract
    {
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonDictionaryContract
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B688   ;
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _DictionaryKeyResolver_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _DictionaryKeyType_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _DictionaryValueType_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _KeyContract_k__BackingField     = 0xD8         ;
        constexpr std::uintptr_t _genericCollectionDefinitionType = 0xE0         ;
        constexpr std::uintptr_t _genericWrapperType              = 0xE8         ;
        constexpr std::uintptr_t _genericWrapperCreator           = 0xF0         ;
        constexpr std::uintptr_t _genericTemporaryDictionaryCreator = 0xF8         ;
        constexpr std::uintptr_t _ShouldCreateWrapper_k__BackingField = 0x100        ;
        constexpr std::uintptr_t _parameterizedConstructor        = 0x108        ;
        constexpr std::uintptr_t _overrideCreator                 = 0x110        ;
        constexpr std::uintptr_t _parameterizedCreator            = 0x118        ;
        constexpr std::uintptr_t _HasParameterizedCreator_k__BackingField = 0x120        ;
    }

    namespace Newtonsoft_Json_Serialization__JsonDynamicContract
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B740   ;
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _Properties_k__BackingField      = 0xC0         ;
        constexpr std::uintptr_t _PropertyNameResolver_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _callSiteGetters                 = 0xD0         ;
        constexpr std::uintptr_t _callSiteSetters                 = 0xD8         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonFormatterConverter
    {
        constexpr std::uintptr_t _reader                          = 0x10         ;
        constexpr std::uintptr_t _contract                        = 0x18         ;
        constexpr std::uintptr_t _member                          = 0x20         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonISerializableContract
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B708   ;
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _ISerializableCreator_k__BackingField = 0xC0         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonLinqContract
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B750   ;
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonObjectContract
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B968   ;
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _itemContract                    = 0x90         ;
        constexpr std::uintptr_t _finalItemContract               = 0x98         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xA0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xAC         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xB4         ;
        constexpr std::uintptr_t _MemberSerialization_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _MissingMemberHandling_k__BackingField = 0xC4         ;
        constexpr std::uintptr_t _ItemRequired_k__BackingField    = 0xCC         ;
        constexpr std::uintptr_t _ItemNullValueHandling_k__BackingField = 0xD4         ;
        constexpr std::uintptr_t _Properties_k__BackingField      = 0xE0         ;
        constexpr std::uintptr_t _ExtensionDataSetter_k__BackingField = 0xE8         ;
        constexpr std::uintptr_t _ExtensionDataGetter_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _ExtensionDataNameResolver_k__BackingField = 0xF8         ;
        constexpr std::uintptr_t ExtensionDataIsJToken            = 0x100        ;
        constexpr std::uintptr_t _hasRequiredOrDefaultValueProperties = 0x101        ;
        constexpr std::uintptr_t _overrideCreator                 = 0x108        ;
        constexpr std::uintptr_t _parameterizedCreator            = 0x110        ;
        constexpr std::uintptr_t _creatorParameters               = 0x118        ;
        constexpr std::uintptr_t _extensionDataValueType          = 0x120        ;
    }

    namespace Newtonsoft_Json_Serialization__JsonPrimitiveContract
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B748   ;
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _TypeCode_k__BackingField        = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t ReadTypeMap                      = 0x0          ;
        }

    }

    namespace Newtonsoft_Json_Serialization__JsonProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B650   ;
        constexpr std::uintptr_t _required                        = 0x10         ;
        constexpr std::uintptr_t _hasExplicitDefaultValue         = 0x18         ;
        constexpr std::uintptr_t _defaultValue                    = 0x20         ;
        constexpr std::uintptr_t _hasGeneratedDefaultValue        = 0x28         ;
        constexpr std::uintptr_t _propertyName                    = 0x30         ;
        constexpr std::uintptr_t _skipPropertyNameEscape          = 0x38         ;
        constexpr std::uintptr_t _propertyType                    = 0x40         ;
        constexpr std::uintptr_t _PropertyContract_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _DeclaringType_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t _Order_k__BackingField           = 0x58         ;
        constexpr std::uintptr_t _UnderlyingName_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _ValueProvider_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _AttributeProvider_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x78         ;
        constexpr std::uintptr_t _Ignored_k__BackingField         = 0x80         ;
        constexpr std::uintptr_t _Readable_k__BackingField        = 0x81         ;
        constexpr std::uintptr_t _Writable_k__BackingField        = 0x82         ;
        constexpr std::uintptr_t _HasMemberAttribute_k__BackingField = 0x83         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x84         ;
        constexpr std::uintptr_t _NullValueHandling_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _DefaultValueHandling_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _ReferenceLoopHandling_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _ObjectCreationHandling_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t _TypeNameHandling_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _ShouldSerialize_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _ShouldDeserialize_k__BackingField = 0xB8         ;
        constexpr std::uintptr_t _GetIsSpecified_k__BackingField  = 0xC0         ;
        constexpr std::uintptr_t _SetIsSpecified_k__BackingField  = 0xC8         ;
        constexpr std::uintptr_t _ItemConverter_k__BackingField   = 0xD0         ;
        constexpr std::uintptr_t _ItemIsReference_k__BackingField = 0xD8         ;
        constexpr std::uintptr_t _ItemTypeNameHandling_k__BackingField = 0xDC         ;
        constexpr std::uintptr_t _ItemReferenceLoopHandling_k__BackingField = 0xE4         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonPropertyCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B9E0   ;
        constexpr std::uintptr_t items                            = 0x10         ;
        constexpr std::uintptr_t comparer                         = 0x18         ;
        constexpr std::uintptr_t dict                             = 0x20         ;
        constexpr std::uintptr_t keyCount                         = 0x28         ;
        constexpr std::uintptr_t threshold                        = 0x2C         ;
        constexpr std::uintptr_t _type                            = 0x30         ;
        constexpr std::uintptr_t _list                            = 0x38         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonSerializerInternalBase
    {
        constexpr std::uintptr_t _currentErrorContext             = 0x10         ;
        constexpr std::uintptr_t _mappings                        = 0x18         ;
        constexpr std::uintptr_t Serializer                       = 0x20         ;
        constexpr std::uintptr_t TraceWriter                      = 0x28         ;
        constexpr std::uintptr_t InternalSerializer               = 0x30         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonSerializerInternalReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839100   ;
        constexpr std::uintptr_t _currentErrorContext             = 0x10         ;
        constexpr std::uintptr_t _mappings                        = 0x18         ;
        constexpr std::uintptr_t Serializer                       = 0x20         ;
        constexpr std::uintptr_t TraceWriter                      = 0x28         ;
        constexpr std::uintptr_t InternalSerializer               = 0x30         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonSerializerInternalWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10839058   ;
        constexpr std::uintptr_t _currentErrorContext             = 0x10         ;
        constexpr std::uintptr_t _mappings                        = 0x18         ;
        constexpr std::uintptr_t Serializer                       = 0x20         ;
        constexpr std::uintptr_t TraceWriter                      = 0x28         ;
        constexpr std::uintptr_t InternalSerializer               = 0x30         ;
        constexpr std::uintptr_t _rootType                        = 0x38         ;
        constexpr std::uintptr_t _rootLevel                       = 0x40         ;
        constexpr std::uintptr_t _serializeStack                  = 0x48         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonSerializerProxy
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10840428   ;
        constexpr std::uintptr_t _typeNameHandling                = 0x10         ;
        constexpr std::uintptr_t _typeNameAssemblyFormatHandling  = 0x14         ;
        constexpr std::uintptr_t _preserveReferencesHandling      = 0x18         ;
        constexpr std::uintptr_t _referenceLoopHandling           = 0x1C         ;
        constexpr std::uintptr_t _missingMemberHandling           = 0x20         ;
        constexpr std::uintptr_t _objectCreationHandling          = 0x24         ;
        constexpr std::uintptr_t _nullValueHandling               = 0x28         ;
        constexpr std::uintptr_t _defaultValueHandling            = 0x2C         ;
        constexpr std::uintptr_t _constructorHandling             = 0x30         ;
        constexpr std::uintptr_t _metadataPropertyHandling        = 0x34         ;
        constexpr std::uintptr_t _converters                      = 0x38         ;
        constexpr std::uintptr_t _contractResolver                = 0x40         ;
        constexpr std::uintptr_t _traceWriter                     = 0x48         ;
        constexpr std::uintptr_t _equalityComparer                = 0x50         ;
        constexpr std::uintptr_t _serializationBinder             = 0x58         ;
        constexpr std::uintptr_t _context                         = 0x60         ;
        constexpr std::uintptr_t _referenceResolver               = 0x70         ;
        constexpr std::uintptr_t _formatting                      = 0x78         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x80         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x88         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x90         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x98         ;
        constexpr std::uintptr_t _floatParseHandling              = 0xA0         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0xA8         ;
        constexpr std::uintptr_t _culture                         = 0xB0         ;
        constexpr std::uintptr_t _maxDepth                        = 0xB8         ;
        constexpr std::uintptr_t _maxDepthSet                     = 0xC0         ;
        constexpr std::uintptr_t _checkAdditionalContent          = 0xC1         ;
        constexpr std::uintptr_t _dateFormatString                = 0xC8         ;
        constexpr std::uintptr_t _dateFormatStringSet             = 0xD0         ;
        constexpr std::uintptr_t Error                            = 0xD8         ;
        constexpr std::uintptr_t _serializerReader                = 0xE0         ;
        constexpr std::uintptr_t _serializerWriter                = 0xE8         ;
        constexpr std::uintptr_t _serializer                      = 0xF0         ;
    }

    namespace Newtonsoft_Json_Serialization__JsonStringContract
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B6F8   ;
        constexpr std::uintptr_t IsNullable                       = 0x10         ;
        constexpr std::uintptr_t IsConvertable                    = 0x11         ;
        constexpr std::uintptr_t IsEnum                           = 0x12         ;
        constexpr std::uintptr_t NonNullableUnderlyingType        = 0x18         ;
        constexpr std::uintptr_t InternalReadType                 = 0x20         ;
        constexpr std::uintptr_t ContractType                     = 0x24         ;
        constexpr std::uintptr_t IsReadOnlyOrFixedSize            = 0x28         ;
        constexpr std::uintptr_t IsSealed                         = 0x29         ;
        constexpr std::uintptr_t IsInstantiable                   = 0x2A         ;
        constexpr std::uintptr_t _onDeserializedCallbacks         = 0x30         ;
        constexpr std::uintptr_t _onDeserializingCallbacks        = 0x38         ;
        constexpr std::uintptr_t _onSerializedCallbacks           = 0x40         ;
        constexpr std::uintptr_t _onSerializingCallbacks          = 0x48         ;
        constexpr std::uintptr_t _onErrorCallbacks                = 0x50         ;
        constexpr std::uintptr_t _createdType                     = 0x58         ;
        constexpr std::uintptr_t _UnderlyingType_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _IsReference_k__BackingField     = 0x68         ;
        constexpr std::uintptr_t _Converter_k__BackingField       = 0x70         ;
        constexpr std::uintptr_t _InternalConverter_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _DefaultCreator_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _DefaultCreatorNonPublic_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _TypeCode_k__BackingField        = 0x90         ;
    }

    namespace Newtonsoft_Json_Serialization__KebabCaseNamingStrategy
    {
        constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12         ;
    }

    namespace Newtonsoft_Json_Serialization__NamingStrategy
    {
        constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12         ;
    }

    namespace Newtonsoft_Json_Serialization__ObjectConstructor`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Newtonsoft_Json_Serialization__ReflectionAttributeProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B640   ;
        constexpr std::uintptr_t _attributeProvider               = 0x10         ;
    }

    namespace Newtonsoft_Json_Serialization__ReflectionValueProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B788   ;
        constexpr std::uintptr_t _memberInfo                      = 0x10         ;
    }

    namespace Newtonsoft_Json_Serialization__SnakeCaseNamingStrategy
    {
        constexpr std::uintptr_t _ProcessDictionaryKeys_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ProcessExtensionDataNames_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _OverrideSpecifiedNames_k__BackingField = 0x12         ;
    }

    namespace Newtonsoft_Json_Serialization__TraceJsonReader
    {
        constexpr std::uintptr_t _tokenType                       = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _quoteChar                       = 0x20         ;
        constexpr std::uintptr_t _currentState                    = 0x24         ;
        constexpr std::uintptr_t _currentPosition                 = 0x28         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x48         ;
        constexpr std::uintptr_t _maxDepth                        = 0x4C         ;
        constexpr std::uintptr_t _hasExceededMaxDepth             = 0x54         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x58         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _CloseInput_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71         ;
        constexpr std::uintptr_t _innerReader                     = 0x78         ;
        constexpr std::uintptr_t _textWriter                      = 0x80         ;
        constexpr std::uintptr_t _sw                              = 0x88         ;
    }

    namespace Newtonsoft_Json_Serialization__TraceJsonWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108391C0   ;
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;
        constexpr std::uintptr_t _innerWriter                     = 0x60         ;
        constexpr std::uintptr_t _textWriter                      = 0x68         ;
        constexpr std::uintptr_t _sw                              = 0x70         ;
    }

    namespace Newtonsoft_Json_Linq__CommentHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Linq__DuplicatePropertyNameHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Linq__JArray
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10794978   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
        constexpr std::uintptr_t _values                          = 0x50         ;
    }

    namespace Newtonsoft_Json_Linq__JConstructor
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10842AD8   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
        constexpr std::uintptr_t _name                            = 0x50         ;
        constexpr std::uintptr_t _values                          = 0x58         ;
    }

    namespace Newtonsoft_Json_Linq__JContainer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10841E18   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
    }

    namespace Newtonsoft_Json_Linq__JEnumerable`1
    {
        constexpr std::uintptr_t _enumerable                      = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace Newtonsoft_Json_Linq__JObject
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10722468   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
        constexpr std::uintptr_t _properties                      = 0x50         ;
        constexpr std::uintptr_t PropertyChanged                  = 0x58         ;
        constexpr std::uintptr_t PropertyChanging                 = 0x60         ;
    }

    namespace Newtonsoft_Json_Linq__JProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10842708   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _listChanged                     = 0x30         ;
        constexpr std::uintptr_t _collectionChanged               = 0x38         ;
        constexpr std::uintptr_t _syncRoot                        = 0x40         ;
        constexpr std::uintptr_t _busy                            = 0x48         ;
        constexpr std::uintptr_t _content                         = 0x50         ;
        constexpr std::uintptr_t _name                            = 0x58         ;
    }

    namespace Newtonsoft_Json_Linq__JPropertyDescriptor
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t displayName                      = 0x18         ;
        constexpr std::uintptr_t nameHash                         = 0x20         ;
        constexpr std::uintptr_t attributeCollection              = 0x28         ;
        constexpr std::uintptr_t attributes                       = 0x30         ;
        constexpr std::uintptr_t originalAttributes               = 0x38         ;
        constexpr std::uintptr_t attributesFiltered               = 0x40         ;
        constexpr std::uintptr_t attributesFilled                 = 0x41         ;
        constexpr std::uintptr_t metadataVersion                  = 0x44         ;
        constexpr std::uintptr_t category                         = 0x48         ;
        constexpr std::uintptr_t description                      = 0x50         ;
        constexpr std::uintptr_t lockCookie                       = 0x58         ;
        constexpr std::uintptr_t _converter                       = 0x60         ;
        constexpr std::uintptr_t _valueChangedHandlers            = 0x68         ;
        constexpr std::uintptr_t _editors                         = 0x70         ;
        constexpr std::uintptr_t _editorTypes                     = 0x78         ;
        constexpr std::uintptr_t _editorCount                     = 0x80         ;
    }

    namespace Newtonsoft_Json_Linq__JPropertyKeyedCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108427E0   ;
        constexpr std::uintptr_t items                            = 0x10         ;
        constexpr std::uintptr_t _dictionary                      = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Comparer                         = 0x0          ;
        }

    }

    namespace Newtonsoft_Json_Linq__JRaw
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083FE00   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _valueType                       = 0x30         ;
        constexpr std::uintptr_t _value                           = 0x38         ;
    }

    namespace Newtonsoft_Json_Linq__JsonCloneSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10842B48   ;
        constexpr std::uintptr_t _CopyAnnotations_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t SkipCopyAnnotations              = 0x0          ;
        }

    }

    namespace Newtonsoft_Json_Linq__JsonLoadSettings
    {
        constexpr std::uintptr_t _commentHandling                 = 0x10         ;
        constexpr std::uintptr_t _lineInfoHandling                = 0x14         ;
        constexpr std::uintptr_t _duplicatePropertyNameHandling   = 0x18         ;
    }

    namespace Newtonsoft_Json_Linq__JToken
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072F7B0   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t BooleanTypes                     = 0x0          ;
            constexpr std::uintptr_t NumberTypes                      = 0x8          ;
            constexpr std::uintptr_t BigIntegerTypes                  = 0x10         ;
            constexpr std::uintptr_t StringTypes                      = 0x18         ;
            constexpr std::uintptr_t GuidTypes                        = 0x20         ;
            constexpr std::uintptr_t TimeSpanTypes                    = 0x28         ;
            constexpr std::uintptr_t UriTypes                         = 0x30         ;
            constexpr std::uintptr_t CharTypes                        = 0x38         ;
            constexpr std::uintptr_t DateTimeTypes                    = 0x40         ;
            constexpr std::uintptr_t BytesTypes                       = 0x48         ;
        }

    }

    namespace Newtonsoft_Json_Linq__JTokenReader
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083FDD0   ;
        constexpr std::uintptr_t _tokenType                       = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _quoteChar                       = 0x20         ;
        constexpr std::uintptr_t _currentState                    = 0x24         ;
        constexpr std::uintptr_t _currentPosition                 = 0x28         ;
        constexpr std::uintptr_t _culture                         = 0x40         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x48         ;
        constexpr std::uintptr_t _maxDepth                        = 0x4C         ;
        constexpr std::uintptr_t _hasExceededMaxDepth             = 0x54         ;
        constexpr std::uintptr_t _dateParseHandling               = 0x58         ;
        constexpr std::uintptr_t _floatParseHandling              = 0x5C         ;
        constexpr std::uintptr_t _dateFormatString                = 0x60         ;
        constexpr std::uintptr_t _stack                           = 0x68         ;
        constexpr std::uintptr_t _CloseInput_k__BackingField      = 0x70         ;
        constexpr std::uintptr_t _SupportMultipleContent_k__BackingField = 0x71         ;
        constexpr std::uintptr_t _root                            = 0x78         ;
        constexpr std::uintptr_t _initialPath                     = 0x80         ;
        constexpr std::uintptr_t _parent                          = 0x88         ;
        constexpr std::uintptr_t _current                         = 0x90         ;
    }

    namespace Newtonsoft_Json_Linq__JTokenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Linq__JTokenWriter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083FE10   ;
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;
        constexpr std::uintptr_t _token                           = 0x60         ;
        constexpr std::uintptr_t _parent                          = 0x68         ;
        constexpr std::uintptr_t _value                           = 0x70         ;
        constexpr std::uintptr_t _current                         = 0x78         ;
    }

    namespace Newtonsoft_Json_Linq__JValue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FB520   ;
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _previous                        = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _annotations                     = 0x28         ;
        constexpr std::uintptr_t _valueType                       = 0x30         ;
        constexpr std::uintptr_t _value                           = 0x38         ;
    }

    namespace Newtonsoft_Json_Linq__LineInfoHandling
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Converters__IsoDateTimeConverter
    {
        constexpr std::uintptr_t _dateTimeStyles                  = 0x10         ;
        constexpr std::uintptr_t _dateTimeFormat                  = 0x18         ;
        constexpr std::uintptr_t _culture                         = 0x20         ;
    }

    namespace Newtonsoft_Json_Converters__StringEnumConverter
    {
        constexpr std::uintptr_t _NamingStrategy_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _AllowIntegerValues_k__BackingField = 0x18         ;
    }

    namespace Newtonsoft_Json_Converters__UnixDateTimeConverter
    {
        constexpr std::uintptr_t _AllowPreEpoch_k__BackingField   = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t UnixEpoch                        = 0x0          ;
        }

    }

    namespace Newtonsoft_Json_Converters__XmlDocumentWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
        constexpr std::uintptr_t _document                        = 0x28         ;
    }

    namespace Newtonsoft_Json_Converters__XmlElementWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
        constexpr std::uintptr_t _element                         = 0x28         ;
    }

    namespace Newtonsoft_Json_Converters__XmlDeclarationWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
        constexpr std::uintptr_t _declaration                     = 0x28         ;
    }

    namespace Newtonsoft_Json_Converters__XmlDocumentTypeWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
        constexpr std::uintptr_t _documentType                    = 0x28         ;
    }

    namespace Newtonsoft_Json_Converters__XmlNodeWrapper
    {
        constexpr std::uintptr_t _node                            = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
    }

    namespace Newtonsoft_Json_Converters__XDeclarationWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _Declaration_k__BackingField     = 0x18         ;
    }

    namespace Newtonsoft_Json_Converters__XDocumentTypeWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _documentType                    = 0x18         ;
    }

    namespace Newtonsoft_Json_Converters__XDocumentWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
    }

    namespace Newtonsoft_Json_Converters__XTextWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Newtonsoft_Json_Converters__XCommentWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Newtonsoft_Json_Converters__XProcessingInstructionWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Newtonsoft_Json_Converters__XContainerWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
    }

    namespace Newtonsoft_Json_Converters__XObjectWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Newtonsoft_Json_Converters__XAttributeWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
    }

    namespace Newtonsoft_Json_Converters__XElementWrapper
    {
        constexpr std::uintptr_t _xmlObject                       = 0x10         ;
        constexpr std::uintptr_t _childNodes                      = 0x18         ;
        constexpr std::uintptr_t _attributes                      = 0x20         ;
    }

    namespace Newtonsoft_Json_Converters__XmlNodeConverter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083B4E8   ;
        constexpr std::uintptr_t _DeserializeRootElementName_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _WriteArrayAttribute_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _OmitRootObject_k__BackingField  = 0x19         ;
        constexpr std::uintptr_t _EncodeSpecialCharacters_k__BackingField = 0x1A         ;

        namespace _static
        {
            constexpr std::uintptr_t EmptyChildNodes                  = 0x0          ;
        }

    }

    namespace Newtonsoft_Json_Bson__BsonObjectId
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x10         ;
    }

    namespace Newtonsoft_Json_Bson__BsonToken
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
    }

    namespace Newtonsoft_Json_Bson__BsonObject
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _children                        = 0x18         ;
    }

    namespace Newtonsoft_Json_Bson__BsonArray
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _children                        = 0x18         ;
    }

    namespace Newtonsoft_Json_Bson__BsonValue
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _type                            = 0x20         ;
    }

    namespace Newtonsoft_Json_Bson__BsonString
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _value                           = 0x18         ;
        constexpr std::uintptr_t _type                            = 0x20         ;
        constexpr std::uintptr_t _IncludeLength_k__BackingField   = 0x28         ;
    }

    namespace Newtonsoft_Json_Bson__BsonRegex
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Pattern_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x20         ;
    }

    namespace Newtonsoft_Json_Bson__BsonProperty
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x18         ;
    }

    namespace Newtonsoft_Json_Bson__BsonType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Newtonsoft_Json_Bson__BsonWriter
    {
        constexpr std::uintptr_t _stack                           = 0x10         ;
        constexpr std::uintptr_t _currentPosition                 = 0x18         ;
        constexpr std::uintptr_t _currentState                    = 0x30         ;
        constexpr std::uintptr_t _formatting                      = 0x34         ;
        constexpr std::uintptr_t _CloseOutput_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _AutoCompleteOnClose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _dateFormatHandling              = 0x3C         ;
        constexpr std::uintptr_t _dateTimeZoneHandling            = 0x40         ;
        constexpr std::uintptr_t _stringEscapeHandling            = 0x44         ;
        constexpr std::uintptr_t _floatFormatHandling             = 0x48         ;
        constexpr std::uintptr_t _dateFormatString                = 0x50         ;
        constexpr std::uintptr_t _culture                         = 0x58         ;
        constexpr std::uintptr_t _root                            = 0x60         ;
        constexpr std::uintptr_t _parent                          = 0x68         ;
        constexpr std::uintptr_t _propertyName                    = 0x70         ;
    }

    namespace %fb109e6bd398deddef3c7de846f636fef784ec5e
    {
        constexpr std::uintptr_t _ce68954bcae304320a9baab4257fd06479fb48ec = 0x10         ;
        constexpr std::uintptr_t _c5589f868804e4f38a7ae3a856ffde9068d119ab = 0x18         ;
    }

    namespace SceneField
    {
        constexpr std::uintptr_t sceneAsset                       = 0x10         ;
        constexpr std::uintptr_t sceneName                        = 0x18         ;
    }

    namespace %40b3ee525e5f9d58bc407acce0c0003871591447
    {
        constexpr std::uintptr_t _ce68954bcae304320a9baab4257fd06479fb48ec = 0x10         ;
        constexpr std::uintptr_t _c5589f868804e4f38a7ae3a856ffde9068d119ab = 0x18         ;
    }

    namespace Container
    {
        constexpr std::uintptr_t Weight                           = 0x0          ;
        constexpr std::uintptr_t Object                           = 0x8          ;
    }

    namespace %75dfefdb8c0f13e3022be9707ac4e3e94100c5ed
    {
        constexpr std::uintptr_t _5937c48a5bee7001d863f42016d97fede6d53b54 = 0x10         ;
    }

    namespace %f18e35eb75c9ec2d70fe8efbdd429072dc248bed
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AD448   ;
        constexpr std::uintptr_t _b271603041897ea90d5dfc56dd02883dab9b2748 = 0x10         ;
        constexpr std::uintptr_t _6b6ce4f35125210cef2d886dda535dd01ae23060 = 0x18         ;
        constexpr std::uintptr_t _cf4ecfac1bf07b902dece8a52abc6f5eb63b5f67 = 0x20         ;
    }

    namespace %ba0704e4c7151a6e00d4d7803ad7b87c39ab54df
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AD450   ;
        constexpr std::uintptr_t _b7898af7b8d76da799f09a9fcf1243516c5ef35e = 0x10         ;
        constexpr std::uintptr_t _70acfb4d94c0d6145b46fc8029ecdabbd94fe94b = 0x18         ;
        constexpr std::uintptr_t _3c44a36798dbee48a3287c29c8474020f9d64025 = 0x20         ;
    }

    namespace %92a0cefcf1883fd0f1635567146456682736873a
    {
    }

    namespace %c3701095d5a47815207dde0cacb63b6c153e9629
    {
    }

    namespace SceneField-fake-0
    {
        constexpr std::uintptr_t _151eba9297cf41e5e6fae1df443fdad364288ccf = 0x10         ;
        constexpr std::uintptr_t _0e6dea48d218f2a2f167350d3b4d00fe9ad2b324 = 0x18         ;
    }

    namespace %4cd4df7ec0a12f9913ff8dbbc74b0aff42522882
    {
    }

    namespace %c1931b3d2034c0fd320b0d0e611f1cae48f305f6
    {
        constexpr std::uintptr_t _75290e61e15a9e348c86b8514d0ebfcc19d587ed = 0x10         ;
        constexpr std::uintptr_t _d83833855210d7754ee984539f284d3820cae373 = 0x14         ;
        constexpr std::uintptr_t _9d44ad41e0e260d5f10234a39f1bddf5b4019f4a = 0x18         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace Changeset
    {
        constexpr std::uintptr_t Main                             = 0x10         ;
        constexpr std::uintptr_t Staging                          = 0x14         ;
    }

    namespace Drop
    {
        constexpr std::uintptr_t _Title_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Subtitle_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _RoundNumber_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _StartTimeUtc_k__BackingField    = 0x28         ;
        constexpr std::uintptr_t _EndTimeUtc_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _HeroBackground_k__BackingField  = 0x38         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x40         ;
        constexpr std::uintptr_t _Url_k__BackingField             = 0x48         ;
    }

    namespace TwitchDrop
    {
        constexpr std::uintptr_t Title                            = 0x10         ;
        constexpr std::uintptr_t Subtitle                         = 0x18         ;
        constexpr std::uintptr_t RoundNumber                      = 0x20         ;
        constexpr std::uintptr_t StartTimeUtc                     = 0x28         ;
        constexpr std::uintptr_t EndTimeUtc                       = 0x30         ;
        constexpr std::uintptr_t HeroBackground                   = 0x38         ;
    }

    namespace ElementOverride
    {
        constexpr std::uintptr_t Index                            = 0x10         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t ItemShortname                    = 0x20         ;
        constexpr std::uintptr_t ImageUrl                         = 0x28         ;
        constexpr std::uintptr_t GalleryImageUrl                  = 0x30         ;
        constexpr std::uintptr_t VideoUrl                         = 0x38         ;
        constexpr std::uintptr_t VariantCount                     = 0x40         ;
        constexpr std::uintptr_t UseSkinViewer                    = 0x44         ;
    }

    namespace StorePageOverride
    {
        constexpr std::uintptr_t ItemId                           = 0x10         ;
        constexpr std::uintptr_t Elements                         = 0x18         ;
    }

    namespace StoreEntryOverride
    {
        constexpr std::uintptr_t ItemId                           = 0x10         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t Subtitle                         = 0x20         ;
        constexpr std::uintptr_t Header                           = 0x28         ;
        constexpr std::uintptr_t ImageUrl                         = 0x30         ;
        constexpr std::uintptr_t VideoUrl                         = 0x38         ;
        constexpr std::uintptr_t IconUrl                          = 0x40         ;
        constexpr std::uintptr_t IconPortraitUrl                  = 0x48         ;
        constexpr std::uintptr_t IconSquareUrl                    = 0x50         ;
    }

    namespace StoreOverrides
    {
        constexpr std::uintptr_t Items                            = 0x10         ;
        constexpr std::uintptr_t Pages                            = 0x18         ;
    }

    namespace Administrator
    {
        constexpr std::uintptr_t UserId                           = 0x10         ;
        constexpr std::uintptr_t Level                            = 0x18         ;
    }

    namespace BlogInfo
    {
        constexpr std::uintptr_t Date                             = 0x10         ;
        constexpr std::uintptr_t ShortName                        = 0x18         ;
        constexpr std::uintptr_t Title                            = 0x20         ;
        constexpr std::uintptr_t HeaderImage                      = 0x28         ;
        constexpr std::uintptr_t SummaryHtml                      = 0x30         ;
        constexpr std::uintptr_t Url                              = 0x38         ;
        constexpr std::uintptr_t Tags                             = 0x40         ;
    }

    namespace NewsInfo
    {
        constexpr std::uintptr_t Blogs                            = 0x10         ;
    }

    namespace ServersInfo
    {
        constexpr std::uintptr_t Official                         = 0x10         ;
    }

    namespace ServerDesc
    {
        constexpr std::uintptr_t Address                          = 0x10         ;
        constexpr std::uintptr_t Port                             = 0x18         ;
    }

    namespace %8850278baf45f6abf0e5b35d7d8ea561dab1db4b
    {
        constexpr std::uintptr_t _5937c48a5bee7001d863f42016d97fede6d53b54 = 0x10         ;
    }

    namespace ScmInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D72B0   ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _ChangeId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Branch_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _Repo_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _Comment_k__BackingField         = 0x30         ;
        constexpr std::uintptr_t _Author_k__BackingField          = 0x38         ;
        constexpr std::uintptr_t _Date_k__BackingField            = 0x40         ;
    }

    namespace BuildDesc
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D72D8   ;
        constexpr std::uintptr_t _Id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _Number_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Tag_k__BackingField             = 0x20         ;
        constexpr std::uintptr_t _Url_k__BackingField             = 0x28         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t _Node_k__BackingField            = 0x38         ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t Content                          = 0x0          ;
    }

    namespace StackFrame
    {
        constexpr std::uintptr_t _colno_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _filename_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _function_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _lineno_k__BackingField          = 0x28         ;
        constexpr std::uintptr_t _module_k__BackingField          = 0x30         ;
        constexpr std::uintptr_t _context_line_k__BackingField    = 0x38         ;
        constexpr std::uintptr_t _in_app_k__BackingField          = 0x40         ;
    }

    namespace StackTrace
    {
        constexpr std::uintptr_t _frames_k__BackingField          = 0x10         ;
    }

    namespace User
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _username_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ip_address_k__BackingField      = 0x20         ;
    }

    namespace %7a96b517e82745c9afa2f8ebae7b1d55f151edce
    {
    }

    namespace %422f0a9e6a1eecda40eeede293fd1312f1ef5423
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083D840   ;
        constexpr std::uintptr_t _ce68954bcae304320a9baab4257fd06479fb48ec = 0x10         ;
        constexpr std::uintptr_t _c5589f868804e4f38a7ae3a856ffde9068d119ab = 0x18         ;
    }

    namespace %c2e0daa5db81ef66ace1065ad7ac523bdb57030a
    {
    }

    namespace %8d4277222f39212ce1b09234a2501dc9955614ff
    {
        constexpr std::uintptr_t _75290e61e15a9e348c86b8514d0ebfcc19d587ed = 0x10         ;
        constexpr std::uintptr_t _d83833855210d7754ee984539f284d3820cae373 = 0x14         ;
        constexpr std::uintptr_t _9d44ad41e0e260d5f10234a39f1bddf5b4019f4a = 0x18         ;
    }

    namespace %f0d08c2951295c3fb3c447bd3654bdc9aa91ad80
    {
    }

    namespace %7146509e1d2472164dd0d6de95613265b80dec63
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DBFD0   ;
        constexpr std::uintptr_t _cef1b70d9951a5efa40f10c13f44e8d514e5b868 = 0x10         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x18         ;
    }

    namespace %7ee4eb3121954e9f5c97c85ce4d4eea6767b3484
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D7078   ;
        constexpr std::uintptr_t _5937c48a5bee7001d863f42016d97fede6d53b54 = 0x10         ;
    }

    namespace FilteredEnumAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _OmittedValue_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _DefaultValue_k__BackingField    = 0x1C         ;
    }

    namespace %3690e00721ffb397ab7aa128969621b0ef5ecbf0
    {
        constexpr std::uintptr_t _75290e61e15a9e348c86b8514d0ebfcc19d587ed = 0x10         ;
        constexpr std::uintptr_t _d83833855210d7754ee984539f284d3820cae373 = 0x14         ;
        constexpr std::uintptr_t _9d44ad41e0e260d5f10234a39f1bddf5b4019f4a = 0x18         ;
    }

    namespace Unity_IL2CPP_CompilerServices__Il2CppSetOptionAttribute
    {
        constexpr std::uintptr_t _Option_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x18         ;
    }

    namespace Unity_IL2CPP_CompilerServices__Option
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Models__Auth
    {
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t Id                               = 0x18         ;
        constexpr std::uintptr_t Ticket                           = 0x20         ;
        constexpr std::uintptr_t Name                             = 0x28         ;
    }

    namespace Facepunch_Models__Feedback
    {
        constexpr std::uintptr_t Subject                          = 0x0          ;
        constexpr std::uintptr_t Message                          = 0x8          ;
        constexpr std::uintptr_t Type                             = 0x10         ;
        constexpr std::uintptr_t TargetReportType                 = 0x18         ;
        constexpr std::uintptr_t TargetId                         = 0x20         ;
        constexpr std::uintptr_t TargetName                       = 0x28         ;
        constexpr std::uintptr_t TargetEntity                     = 0x30         ;
        constexpr std::uintptr_t UsersInRange                     = 0x38         ;
        constexpr std::uintptr_t AppInfo                          = 0x40         ;
    }

    namespace Facepunch_Models__Manifest
    {
        constexpr std::uintptr_t News                             = 0x10         ;
        constexpr std::uintptr_t Servers                          = 0x18         ;
        constexpr std::uintptr_t Features                         = 0x20         ;
        constexpr std::uintptr_t ExceptionReportingUrl            = 0x28         ;
        constexpr std::uintptr_t BenchmarkUrl                     = 0x30         ;
        constexpr std::uintptr_t AnalyticUrl                      = 0x38         ;
        constexpr std::uintptr_t DatabaseUrl                      = 0x40         ;
        constexpr std::uintptr_t LeaderboardUrl                   = 0x48         ;
        constexpr std::uintptr_t ReportUrl                        = 0x50         ;
        constexpr std::uintptr_t AccountUrl                       = 0x58         ;
        constexpr std::uintptr_t Heroes                           = 0x60         ;
        constexpr std::uintptr_t FeaturedItems                    = 0x68         ;
        constexpr std::uintptr_t SkinsLastUpdated                 = 0x70         ;
        constexpr std::uintptr_t Administrators                   = 0x78         ;
        constexpr std::uintptr_t Changesets                       = 0x80         ;
        constexpr std::uintptr_t Drops                            = 0x88         ;
        constexpr std::uintptr_t StoreContent                     = 0x90         ;
        constexpr std::uintptr_t Metadata                         = 0x98         ;
    }

    namespace Facepunch_Models__PlayerInfo
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _Id_k__BackingField              = 0x8          ;
    }

    namespace Facepunch_Models__FeaturesInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D7400   ;
        constexpr std::uintptr_t ClientAnalytics                  = 0x10         ;
        constexpr std::uintptr_t ServerAnalytics                  = 0x11         ;
        constexpr std::uintptr_t MinimumSecureEncryption          = 0x14         ;
        constexpr std::uintptr_t TelemetryMode                    = 0x18         ;
    }

    namespace Facepunch_Models__StoreFeaturing
    {
        constexpr std::uintptr_t _ItemID_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _HeaderText_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _TitleText_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _SubtitleText_k__BackingField    = 0x28         ;
        constexpr std::uintptr_t _ImageUrl_k__BackingField        = 0x30         ;
        constexpr std::uintptr_t _VideoUrl_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _TargetUrl_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t _Priority_k__BackingField        = 0x48         ;
    }

    namespace Facepunch_Models__AppInfo
    {
        constexpr std::uintptr_t _Image_k__BackingField           = 0x0          ;
    }

    namespace Facepunch_Models__ReportType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch__PerformanceUI
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rainbow                          = 0x20         ;
        constexpr std::uintptr_t info                             = 0x28         ;
        constexpr std::uintptr_t fps                              = 0x30         ;
        constexpr std::uintptr_t ms                               = 0x38         ;
        constexpr std::uintptr_t mb                               = 0x40         ;
        constexpr std::uintptr_t gc                               = 0x48         ;

        constexpr std::uintptr_t _85c1ffeb8e0ba0e749217b7e4a15371e819dec3a = 0x50         ;
        constexpr std::uintptr_t _1079fd454b9c28cfd438a1312c63c187b629d6c1 = 0x58         ;
    }

    namespace Facepunch__Hello
    {
        constexpr std::uintptr_t _Notices_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Country_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Longitude_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _Latitude_k__BackingField        = 0x24         ;
        constexpr std::uintptr_t _Continent_k__BackingField       = 0x28         ;
    }

    namespace Facepunch__WeightedStringList-fake-0
    {
        constexpr std::uintptr_t Objects                          = 0x10         ;

        constexpr std::uintptr_t _4c24b379f1e5430d0f8acb1811393482f0ad6499 = 0x18         ;
    }

    namespace Facepunch__WeightedStringList
    {
        constexpr std::uintptr_t Objects                          = 0x10         ;

        constexpr std::uintptr_t _4c24b379f1e5430d0f8acb1811393482f0ad6499 = 0x18         ;
    }

    namespace Facepunch__AccountNotice
    {
        constexpr std::uintptr_t _NoticeId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _Created_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Json_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _NotificationType_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _GlobalNotification_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _Parsed_k__BackingField          = 0x30         ;
    }

    namespace Facepunch__Hero
    {
        constexpr std::uintptr_t _Ident_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _MediaUrl_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _TitleText_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _ActionText_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _TargetUrl_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _Conditions_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _Chance_k__BackingField          = 0x40         ;
    }

    namespace Facepunch__DestroyInSeconds
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t TimeToDie                        = 0x20         ;
        constexpr std::uintptr_t TimeToDieVariance                = 0x24         ;
    }

    namespace Facepunch__ApplicationControllerMonobehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Facepunch__FrameRateCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch__ListComponent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Facepunch__SystemInformation
    {
        constexpr std::uintptr_t hardware                         = 0x0          ;
        constexpr std::uintptr_t environment                      = 0x1          ;
    }

    namespace Facepunch__BuildInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D72E0   ;
        constexpr std::uintptr_t _Date_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Scm_k__BackingField             = 0x18         ;
        constexpr std::uintptr_t _Build_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _Valid_k__BackingField           = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _current                         = 0x0          ;
            constexpr std::uintptr_t _149d7684a0e13b241a1aa06b1f94436e51003e3b = 0x8          ;
        }

    }

    namespace Facepunch__ListComponent`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _b5586d2f8503302712419dad3c89cbd33ec16d2b = 0x0          ;
            constexpr std::uintptr_t _29744891d9c4709596fabaeda3511b5f16866693 = 0x0          ;
        }

    }

    namespace Facepunch__InspectorFlagsAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace Facepunch__Report
    {
        constexpr std::uintptr_t _release_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _message_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _platform_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _event_id_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _tags_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t _stacktrace_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _user_k__BackingField            = 0x40         ;
    }

    namespace Facepunch__BenchmarkData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10751280   ;
        constexpr std::uintptr_t Results                          = 0x10         ;
        constexpr std::uintptr_t ComputerName                     = 0x18         ;
        constexpr std::uintptr_t BuildDate                        = 0x20         ;
        constexpr std::uintptr_t BranchName                       = 0x28         ;
        constexpr std::uintptr_t Changeset                        = 0x30         ;
        constexpr std::uintptr_t BuildId                          = 0x38         ;
        constexpr std::uintptr_t Auto                             = 0x40         ;
        constexpr std::uintptr_t Version                          = 0x44         ;
        constexpr std::uintptr_t AppInfo                          = 0x48         ;
        constexpr std::uintptr_t SystemInfo                       = 0x50         ;
        constexpr std::uintptr_t frames                           = 0x54         ;
        constexpr std::uintptr_t hitches                          = 0x58         ;
        constexpr std::uintptr_t freezes                          = 0x5C         ;
        constexpr std::uintptr_t lastTime                         = 0x60         ;
        constexpr std::uintptr_t frameTimes                       = 0x68         ;

        namespace _static
        {
            constexpr std::uintptr_t Current                          = 0x0          ;
            constexpr std::uintptr_t _085e45747430b945237af98d8e927b443ceef95b = 0x8          ;
        }

    }

    namespace Facepunch__ExceptionReporter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Facepunch_Models_Leaderboard__Rank
    {
        constexpr std::uintptr_t Score                            = 0x10         ;
        constexpr std::uintptr_t GlobalCount                      = 0x14         ;
        constexpr std::uintptr_t GlobalRank                       = 0x18         ;
        constexpr std::uintptr_t Country                          = 0x20         ;
        constexpr std::uintptr_t CountryCount                     = 0x28         ;
        constexpr std::uintptr_t CountryRank                      = 0x2C         ;
        constexpr std::uintptr_t City                             = 0x30         ;
        constexpr std::uintptr_t CityCount                        = 0x38         ;
        constexpr std::uintptr_t CityRank                         = 0x3C         ;
        constexpr std::uintptr_t FriendRank                       = 0x40         ;
        constexpr std::uintptr_t Created                          = 0x48         ;
    }

    namespace Facepunch_Models_Leaderboard__Add
    {
        constexpr std::uintptr_t Parent                           = 0x10         ;
        constexpr std::uintptr_t Score                            = 0x18         ;
        constexpr std::uintptr_t Extra                            = 0x20         ;
        constexpr std::uintptr_t ReplaceIfHigher                  = 0x28         ;
        constexpr std::uintptr_t ReplaceIfLower                   = 0x29         ;
        constexpr std::uintptr_t Auth                             = 0x30         ;
    }

    namespace Facepunch_Models_Leaderboard__Entry
    {
        constexpr std::uintptr_t Rank                             = 0x10         ;
        constexpr std::uintptr_t Score                            = 0x14         ;
        constexpr std::uintptr_t UserId                           = 0x18         ;
        constexpr std::uintptr_t Name                             = 0x20         ;
        constexpr std::uintptr_t Country                          = 0x28         ;
        constexpr std::uintptr_t City                             = 0x30         ;
        constexpr std::uintptr_t Created                          = 0x38         ;
    }

    namespace Facepunch_Models_Database__BaseResponse
    {
        constexpr std::uintptr_t Status                           = 0x10         ;
        constexpr std::uintptr_t Reason                           = 0x18         ;
    }

    namespace Facepunch_Models_Database__Base
    {
        constexpr std::uintptr_t Parent                           = 0x10         ;
        constexpr std::uintptr_t Auth                             = 0x18         ;
    }

    namespace Facepunch_Models_Database__AddResponse
    {
        constexpr std::uintptr_t Status                           = 0x10         ;
        constexpr std::uintptr_t Reason                           = 0x18         ;
        constexpr std::uintptr_t Id                               = 0x20         ;
    }

    namespace Facepunch_Models_Database__Remove
    {
        constexpr std::uintptr_t Parent                           = 0x10         ;
        constexpr std::uintptr_t Auth                             = 0x18         ;
        constexpr std::uintptr_t Id                               = 0x20         ;
    }

    namespace Facepunch_Models_Database__QueryResponse
    {
        constexpr std::uintptr_t Content                          = 0x10         ;
        constexpr std::uintptr_t Id                               = 0x18         ;
        constexpr std::uintptr_t Created                          = 0x20         ;
        constexpr std::uintptr_t Updated                          = 0x28         ;
        constexpr std::uintptr_t AuthorId                         = 0x30         ;
        constexpr std::uintptr_t AuthType                         = 0x38         ;
    }

    namespace Facepunch_Models_Database__Result`1
    {
        constexpr std::uintptr_t Running                          = 0x0          ;
    }

    namespace Facepunch_Models_Database__Add
    {
        constexpr std::uintptr_t Parent                           = 0x10         ;
        constexpr std::uintptr_t Auth                             = 0x18         ;
        constexpr std::uintptr_t Content                          = 0x20         ;
    }

    namespace %5b4c4450829c64f8ac16edc4f6a77db6ce34af89
    {
        constexpr std::uintptr_t _53946bcc2cf359bee9e9ee160e012f1175183585 = 0x10         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x18         ;
        constexpr std::uintptr_t _4717702fafb0dfa2e68b7cb73bc7745aa4fc0905 = 0x20         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %342a6ac8bab87b84705c279df183a66dbf9732bc
    {
        constexpr std::uintptr_t _ad0cbf9045545b0a6740457646b566187d4b0a95 = 0x10         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x14         ;
        constexpr std::uintptr_t _bafeb8eeaf9593dfada33439bcdca9b5587abd7e = 0x20         ;
        constexpr std::uintptr_t _ff0326515f3d84020af24020ffab3b85d5a30d46 = 0x28         ;
    }

    namespace %a4340f2ad1e6b82152103db10b2e5c096e9db731
    {
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x10         ;
        constexpr std::uintptr_t _ad0cbf9045545b0a6740457646b566187d4b0a95 = 0x1C         ;
        constexpr std::uintptr_t _ff0326515f3d84020af24020ffab3b85d5a30d46 = 0x20         ;
        constexpr std::uintptr_t _bafeb8eeaf9593dfada33439bcdca9b5587abd7e = 0x28         ;
    }

    namespace %31c338472c4c68eb26d06e3bbac98e60674ac1ff
    {
        constexpr std::uintptr_t _53946bcc2cf359bee9e9ee160e012f1175183585 = 0x10         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x18         ;
        constexpr std::uintptr_t _4717702fafb0dfa2e68b7cb73bc7745aa4fc0905 = 0x20         ;
    }

    namespace RenderPipeline
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Prototype
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RoundNonPowerOfTwo
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %d6184e27f4dded3210aef8fa98a237f0bac28466
    {
        constexpr std::uintptr_t _ad0cbf9045545b0a6740457646b566187d4b0a95 = 0x10         ;
        constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x14         ;
        constexpr std::uintptr_t _bafeb8eeaf9593dfada33439bcdca9b5587abd7e = 0x20         ;
        constexpr std::uintptr_t _ff0326515f3d84020af24020ffab3b85d5a30d46 = 0x28         ;
    }

    namespace ShaderPassIndex
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TextureMethod
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %da6dc8bc8b319b95a5563866fc5fa9cc2ad721ad
    {
        constexpr std::uintptr_t _4717702fafb0dfa2e68b7cb73bc7745aa4fc0905 = 0x10         ;
        constexpr std::uintptr_t _53946bcc2cf359bee9e9ee160e012f1175183585 = 0x14         ;
        constexpr std::uintptr_t _6cfacac430002b065aacb0836029099236deb0ff = 0x18         ;
    }

    namespace %75431dfe01f5a14f0d6211550920e774d52c59b8
    {
    }

    namespace %0d0764563e568a9ff9fc0aede5b221856936dc42
    {
    }

    namespace %2a168764ffe6186bacb0d36a0ac3416c39d13a0c
    {
    }

    namespace %1f47cb3db90123ec4d4381a02b3285e3564ec055
    {
        constexpr std::uintptr_t _00fc6c1c02b504e2ea5ab265c0a207dc871cf770 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %7146509e1d2472164dd0d6de95613265b80dec63
    {
    }

    namespace %9b5b25d2b6ed7aa5e6f450121667836825ec5832
    {
    }

    namespace %7a349974f80c4782dd892557c41548996ca605a6
    {
    }

    namespace %6de25aafa65edaa08aa94e0097f303821091d30b
    {
        constexpr std::uintptr_t _f555bcadb21e624bd23992eaa9fe33ac6f973c93 = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
    }

    namespace %7a2b91711ff0e6bc90c820ab392e1ba8fb4bab9e
    {
    }

    namespace %621fbb84660aca74d5ea7bc8448941ed84181cc3
    {
    }

    namespace %b7434b9f537038cc534d457373f839a8812ab0d7
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x28         ;
        constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x2C         ;
        constexpr std::uintptr_t _29335d71ef9e8f5d56c90007b4cc9f18c2a7956c = 0x30         ;
        constexpr std::uintptr_t _74dcfbb62b62b3916bd2fb2dbedcda5583011db6 = 0x34         ;
        constexpr std::uintptr_t _3ce32217820953f5223fdcdfe5dbd4925cd58812 = 0x38         ;
        constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x40         ;
    }

    namespace %37744af2dd1e15a7e9daa75d2ddd02c138bdbc9f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10832C18   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x28         ;
        constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x2C         ;
        constexpr std::uintptr_t _3ce32217820953f5223fdcdfe5dbd4925cd58812 = 0x30         ;
        constexpr std::uintptr_t _29335d71ef9e8f5d56c90007b4cc9f18c2a7956c = 0x34         ;
        constexpr std::uintptr_t _74dcfbb62b62b3916bd2fb2dbedcda5583011db6 = 0x38         ;
        constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x40         ;
    }

    namespace %8c5b2fa169f9c870ab47616f4881c0bdf2c75358
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _slots                           = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _lastIndex                       = 0x24         ;
        constexpr std::uintptr_t _freeList                        = 0x28         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _version                         = 0x38         ;
        constexpr std::uintptr_t _siInfo                          = 0x40         ;
    }

    namespace %91ce9c8bcb974daeb477192556fe48a957e0568d
    {
    }

    namespace SeparatorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %6a9ff51ab66e7aed717c5b34bf0bec9777295b22
    {
    }

    namespace %566184d24d536b3588eb56192d48222d3627b0fb
    {
    }

    namespace %fe661276a7454ed224cdefb8b99a3e13f57e6665
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072BFB0   ;
    }

    namespace %26b6c00ad141c31dfa5e11cb4d19309ccc5523bc
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _freeList                        = 0x24         ;
        constexpr std::uintptr_t _freeCount                       = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _keys                            = 0x38         ;
        constexpr std::uintptr_t _values                          = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;

    }

    namespace %b3a9935a77ff94033ea6f1560395a5e5cfd2df43
    {
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10         ;
    }

    namespace %7146509e1d2472164dd0d6de95613265b80dec63
    {
    }

    namespace %cfc6f7bbf2d4c2ee87c1eb4e87dc5f445dc7ed84
    {
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace Vector3b
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x1          ;
        constexpr std::uintptr_t z                                = 0x2          ;
    }

    namespace %ae48b5460093ccb4137123258b9fed151344bf91
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;

    }

    namespace %1dfd1b5a905b63a5583649955706c54471ee3b32
    {
        constexpr std::uintptr_t _236ba4038461e3390640aaafcccacffded6509c3 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %c817fcc3866bc37fdf543e96e0e1d2d42e026368
    {
    }

    namespace %88c9d92a26dd6042a6a103b941aac4682f3c0eb6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072C498   ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10         ;
    }

    namespace %9ae1bcae223c0088a44f29b3ec3bd845575c84b5
    {
    }

    namespace %58c29c8c125f6615d29e3f82086f722fed270bf0
    {
        constexpr std::uintptr_t _bd7cc460891f2c4bdad8aa6f3f72840e93023cc9 = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
    }

    namespace %214b5e62ab42c15abac9209ddb313ea878d0503b
    {
    }

    namespace Vector2b
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x1          ;
    }

    namespace %2d915efb2c028475ebc807e37cc9ec8bc7ae7877
    {

        namespace _static
        {
            constexpr std::uintptr_t _65a4739cc2ed66ba7ddf63e489e7de5c7f43c83a = 0x0          ;
            constexpr std::uintptr_t _62b9173d4a7ff15c2c8376382373f01f4b97d4cc = 0x0          ;
        }

    }

    namespace %f6487f417e21e6bf33c99ab8fd6f739804882cdd
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x28         ;
        constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x30         ;
        constexpr std::uintptr_t _048d80d4b0650de108c58c792a81238fd1c97b8f = 0x38         ;
        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x3C         ;
    }

    namespace Vector2i
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
    }

    namespace %010a7bec69d40eee99e376e27fc7a231f0f44d9f
    {
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10         ;
    }

    namespace %7cc6a65dc9ec6ae157c4ba0568e2342076a661ef
    {
        constexpr std::uintptr_t _236ba4038461e3390640aaafcccacffded6509c3 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %39f8b7db508d8a7a2ceb7fe8e123f7ef960bc24d
    {
        constexpr std::uintptr_t _bd7cc460891f2c4bdad8aa6f3f72840e93023cc9 = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
    }

    namespace %9f3e174e6ed0b94b4eb7e0752853a6a8910ea0d5
    {
        constexpr std::uintptr_t _bd7cc460891f2c4bdad8aa6f3f72840e93023cc9 = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
    }

    namespace %f6934a77daeb965744507d684a9ddf23b0b3c044
    {
        constexpr std::uintptr_t _f555bcadb21e624bd23992eaa9fe33ac6f973c93 = 0x10         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
    }

    namespace %a06d04eb9254e97fad2e477a55777b45bdc124ce
    {
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %d787cd18385efb17cabd6cd8464d837b70270868
    {
    }

    namespace %aa596c9170ca61d916c34fe206f5ddd637a6bbde
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10837918   ;
        constexpr std::uintptr_t _2188250f9123ca56a8f9655508bfb6f42d55114a = 0x10         ;
    }

    namespace %9d013b951d9873ca9fb80dc9b302a6b6503818dc
    {
        constexpr std::uintptr_t _62fd0413ebc33c10bb0d3f6c9b2eb348fd5c1c50 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %1071e6b244616cbc1bee1ee47ed19739a20c060f
    {
    }

    namespace %0185b2b69a997766bedcb031096ad1573781b18c
    {
        constexpr std::uintptr_t _c5062cb90e26b776c8e7b7610a8042b9a239b839 = 0x10         ;
        constexpr std::uintptr_t _f50528bdd103811836802e0d9fd3a5a6cba96c76 = 0x50         ;
        constexpr std::uintptr_t _f8b88d244c2b4e115a0ecea5e86157b4a035b0f6 = 0x58         ;
        constexpr std::uintptr_t _1ef63897d79dd817fb6c29896003edab8d82faeb = 0x98         ;
        constexpr std::uintptr_t _9e98f40937066150efa47fdb5f874c937373b3ad = 0xD8         ;
        constexpr std::uintptr_t _ba9ddeca1fa1c50945d131c85298c553b6f55f75 = 0x118        ;
        constexpr std::uintptr_t _f203baad25232f4df1d1ce0a91b75c5233eebd53 = 0x158        ;
        constexpr std::uintptr_t _0455199a34ff847115582bc1c2e423a07a8c4208 = 0x198        ;
        constexpr std::uintptr_t _87f45f97610f0a622aa44050055dcb7b26085cbb = 0x1D8        ;
        constexpr std::uintptr_t _54c256cd2a842ba5f73646ff002e6fd0966dc61e = 0x218        ;
        constexpr std::uintptr_t _e79acc31421ca7322ea8e11949046ca3a571574b = 0x258        ;
    }

    namespace %fc18a1553548340b366fcf0cc00872ce44fcdbdd
    {
        constexpr std::uintptr_t _66205d714ad6009516d9418f4c07d6d0070a66c2 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %5052b5d01ed852d6d006b8e2525fe63b83b41c80
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace %e443de864e4ba1d33c69b12ba3c4c48947221b55
    {
        constexpr std::uintptr_t _00fc6c1c02b504e2ea5ab265c0a207dc871cf770 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Vector3i
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;
    }

    namespace %9cf58abfb1a46424a6c8ac6aaae0a8c821f7d712
    {
    }

    namespace %1c609cf59b242f2fe3fe5f3da65a5c0586ac22c9
    {
        constexpr std::uintptr_t _72d0ccdc094937da8c14fedf8ed0b6a16a60afd1 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %a06d04eb9254e97fad2e477a55777b45bdc124ce
    {
        constexpr std::uintptr_t _fd83471f48135527feea2b995793afe742ffa6a7 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %031b7d92fc3e296924bc6e12b99ab8e0eeb81b04
    {
    }

    namespace %55026b539ba392cf7a2b04811c0c7f10abfd8b4d
    {
        constexpr std::uintptr_t _items                           = 0x10         ;
        constexpr std::uintptr_t _size                            = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x1C         ;
        constexpr std::uintptr_t _syncRoot                        = 0x20         ;
    }

    namespace %dd0ee64e6311bcaf9362a74f36a801bd0fbd71e3
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _72282e7841dc3ae84cd25cd0d7e90f419f313849 = 0x28         ;
        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x2C         ;
        constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x30         ;
        constexpr std::uintptr_t _048d80d4b0650de108c58c792a81238fd1c97b8f = 0x38         ;
    }

    namespace Rust_Friends__AddSteamFriendResponse
    {
        constexpr std::uintptr_t _Success_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _ErrorCode_k__BackingField       = 0x14         ;
        constexpr std::uintptr_t _ErrorMessage_k__BackingField    = 0x18         ;
    }

    namespace Rust_Friends__AddSteamFriendRequest
    {
        constexpr std::uintptr_t _SteamToken_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _TargetSteamId_k__BackingField   = 0x18         ;
    }

    namespace Rust_Friends__FriendPlatform
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Friends__LinkResponse
    {
        constexpr std::uintptr_t _DiscordId_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _AccessToken_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _ExpiresIn_k__BackingField       = 0x20         ;
    }

    namespace Rust_Friends__LinkRequest
    {
        constexpr std::uintptr_t _SteamToken_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _DiscordCode_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _DiscordRedirectUri_k__BackingField = 0x20         ;
    }

    namespace Rust_Friends__FriendStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Friends__RichPresenceState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_Friends__LoginRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108574C8   ;
        constexpr std::uintptr_t _SteamToken_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _DisableProvisionalAccount_k__BackingField = 0x18         ;
    }

    namespace Rust_Friends__FriendsLookupResponse
    {
        constexpr std::uintptr_t _DiscordIdToSteamId_k__BackingField = 0x10         ;
    }

    namespace Rust_Friends__LogoutRequest
    {
        constexpr std::uintptr_t _SteamToken_k__BackingField      = 0x10         ;
    }

    namespace Rust_Friends__FriendsLookupRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10857580   ;
        constexpr std::uintptr_t _SteamToken_k__BackingField      = 0x10         ;
    }

    namespace Rust_Friends__LoginResponse
    {
        constexpr std::uintptr_t _DiscordId_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _AccessToken_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _ExpiresIn_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _IsProvisionalAccount_k__BackingField = 0x28         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %fb8f1a64e12d7ac7ce9e0dc932e41e12c2d44282
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10756238   ;
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x10         ;
        constexpr std::uintptr_t _253d11738bbbb5fe42850bfc2dd7b1ced30848bb = 0x18         ;
        constexpr std::uintptr_t _49f51a612872b8add39af5728ca3494a035fe4b9 = 0x20         ;
        constexpr std::uintptr_t _128be7e63f5dba54a23aed804cb23a4bf9ea291f = 0x28         ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x30         ;
        constexpr std::uintptr_t _8a069221332013f2ff4cb5f515336f1a75bde25a = 0x40         ;
        constexpr std::uintptr_t _4bcb2cb9209d682d195f04ac22117ddc68578afc = 0x48         ;
        constexpr std::uintptr_t _3e700b82b8b27f455f2273153cb795adcb9ace8f = 0x50         ;
        constexpr std::uintptr_t _ccbfc9328eb0638f0e8d947bbc429444a6032f13 = 0x58         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x60         ;
        constexpr std::uintptr_t _4438c4934b9ddd9ea746799ac47bcc4516a3191e = 0x68         ;
        constexpr std::uintptr_t _8505a60b40c45e751827f66fbadcbdf89ce42297 = 0x70         ;
    }

    namespace %68bfe9bd8d899b225a4b52a91b08b920ea25d3b6
    {
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x10         ;
        constexpr std::uintptr_t _8505a60b40c45e751827f66fbadcbdf89ce42297 = 0x18         ;
        constexpr std::uintptr_t _49f51a612872b8add39af5728ca3494a035fe4b9 = 0x19         ;
        constexpr std::uintptr_t _8a069221332013f2ff4cb5f515336f1a75bde25a = 0x20         ;
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x28         ;
        constexpr std::uintptr_t _4bcb2cb9209d682d195f04ac22117ddc68578afc = 0x30         ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x38         ;
        constexpr std::uintptr_t _ccbfc9328eb0638f0e8d947bbc429444a6032f13 = 0x48         ;
        constexpr std::uintptr_t _3e700b82b8b27f455f2273153cb795adcb9ace8f = 0x50         ;
        constexpr std::uintptr_t _4438c4934b9ddd9ea746799ac47bcc4516a3191e = 0x58         ;
        constexpr std::uintptr_t _128be7e63f5dba54a23aed804cb23a4bf9ea291f = 0x60         ;
        constexpr std::uintptr_t _253d11738bbbb5fe42850bfc2dd7b1ced30848bb = 0x68         ;
    }

    namespace %865078a31bc27a797f078dbdd892c3fc4ff2536f
    {
        constexpr std::uintptr_t _40e0529228fe5aeccafce89bdcfa31d6d69d72ff = 0x10         ;
        constexpr std::uintptr_t _f031b9e29fab214350515aa748312b18cb337116 = 0x18         ;
        constexpr std::uintptr_t _bd9bd65de9eea3d1a40caec7fad2fbf64f5e6a82 = 0x20         ;
        constexpr std::uintptr_t _b430b147085752fd24e0781adf87f6b9560e2d41 = 0x28         ;
        constexpr std::uintptr_t _3708042b9a24f6b9a5dc44260bcc988b7ddd2a09 = 0x30         ;
        constexpr std::uintptr_t _72fe19d18b99b3844dd887d58ad17c73a9303632 = 0x38         ;
        constexpr std::uintptr_t _600210b1d7cee46080ad147cbae3724f2e195026 = 0x40         ;
        constexpr std::uintptr_t _9addfd3fbd31cad1aabe49bc6d79450564529a18 = 0x48         ;
        constexpr std::uintptr_t _66a86acf5f71e43797bec47d9e50ba16e2f032a7 = 0x50         ;
        constexpr std::uintptr_t _78fd54247ff7536f871e8a9b97bd2b7ad6867065 = 0x58         ;
        constexpr std::uintptr_t _9d5f2477f626809f4527a9c88b8cc035c6848750 = 0x60         ;
        constexpr std::uintptr_t _d19d6039f9e57cbfc01e6a31e4af7bb9bb1944f1 = 0x68         ;
        constexpr std::uintptr_t _dc7b1405c527550455a943bbb2052e7145528b7c = 0x70         ;
        constexpr std::uintptr_t _43d4c71f71185a13b9d61bfad90a3e07bebc1f1a = 0x78         ;
        constexpr std::uintptr_t _e9375242927c72e1563648d8b8593d61e035f624 = 0x80         ;
        constexpr std::uintptr_t _418f0de7495f6a39e426ef2c6095b7c6cfe70e26 = 0x88         ;
    }

    namespace %17399a437f8737d7eff7f0101cb8b5aeb2529e78
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078F238   ;
        constexpr std::uintptr_t _448ffed6a564a8f827803f072d70709bb8aeafce = 0x10         ;
        constexpr std::uintptr_t _8524fc412842d4651174d13cc78f4cf166940f60 = 0x14         ;
        constexpr std::uintptr_t _ffb9d181fe5c27b2345fc5683496dc5480eda830 = 0x15         ;
        constexpr std::uintptr_t _39ce0965391982f8a3cbfa55da4653fa31a54ef7 = 0x18         ;
        constexpr std::uintptr_t _392043fd59268585f416fd31beeebc9c5b23b12d = 0x20         ;
        constexpr std::uintptr_t _9b8b67ee13234a7bf4b06b6dc10f090313645816 = 0x28         ;
        constexpr std::uintptr_t _5cb6e97646755d2978ef7540fda039972c41995e = 0x30         ;
        constexpr std::uintptr_t _15e82b704f87671a0c4841c09f7900e76ff47a6e = 0x38         ;
        constexpr std::uintptr_t _307aa61ab8159b8867cad3054650c69148096a0c = 0x40         ;
        constexpr std::uintptr_t _efd12c9432f6297a79893bc63016cedeb98ff596 = 0x48         ;
        constexpr std::uintptr_t _afbf83d8d73ac205abdd1cd6154a91ff164d6a23 = 0x50         ;
        constexpr std::uintptr_t _2c33bdf54004969bbf645df39d6fce498ef2ca3e = 0x58         ;
        constexpr std::uintptr_t _9d5f2477f626809f4527a9c88b8cc035c6848750 = 0x60         ;
        constexpr std::uintptr_t _fed4252b715be6aab712f7f2e4389d00bba0a2c5 = 0x68         ;
        constexpr std::uintptr_t _ec06795f9a0a57b2ac86f958287ba9f7c63b75f6 = 0x69         ;
        constexpr std::uintptr_t _1dfe7d9145955ca29ea3d489e3d745acaedde259 = 0x6A         ;
        constexpr std::uintptr_t _595092e76328d77e2d0c5602940dc95e28e1ada7 = 0x70         ;

        namespace _static
        {
            constexpr std::uintptr_t _0fb5884f08d1bf49af28f1dd971cb675c9d5f86b = 0x0          ;
            constexpr std::uintptr_t _910ef8a14a4d6471ab0d9ef7f195912668393431 = 0x8          ;
        }

    }

    namespace %bcf1e83ef1b5d29aab837d4d83d4c5250cc2de64
    {
        constexpr std::uintptr_t _78fd54247ff7536f871e8a9b97bd2b7ad6867065 = 0x10         ;
        constexpr std::uintptr_t _5b4d9441e4034f6c5957d16496a03d74b10e7177 = 0x18         ;
        constexpr std::uintptr_t _69b76839dda36b4b728dba4274606617a9612940 = 0x20         ;
        constexpr std::uintptr_t _1fe0c3b33d440d0dc5e2a4c7fc2fce66ff8c4b52 = 0x28         ;
        constexpr std::uintptr_t _9d5f2477f626809f4527a9c88b8cc035c6848750 = 0x30         ;
        constexpr std::uintptr_t _39ce0965391982f8a3cbfa55da4653fa31a54ef7 = 0x38         ;
        constexpr std::uintptr_t _62406783734243c022c4b48ffca4a19cbbb8d386 = 0x40         ;
        constexpr std::uintptr_t _049e0859e9a1dfbb99814636df4f99828a46529f = 0x48         ;
        constexpr std::uintptr_t _77bf67041099250d5e63c47a5f7e0682f09a7808 = 0x50         ;
        constexpr std::uintptr_t _66a86acf5f71e43797bec47d9e50ba16e2f032a7 = 0x58         ;
        constexpr std::uintptr_t _72fe19d18b99b3844dd887d58ad17c73a9303632 = 0x5C         ;
        constexpr std::uintptr_t _859ea4c5cafffe9b76e1d316c970fb8ac937303d = 0x60         ;
        constexpr std::uintptr_t _47cbaf9faeac33c313af2fbed0f3bef88db3bcb2 = 0x68         ;
        constexpr std::uintptr_t _1dfe7d9145955ca29ea3d489e3d745acaedde259 = 0x6C         ;
        constexpr std::uintptr_t _3dd58d8880c777fc7b56e40d83f1748399ad593c = 0x70         ;
        constexpr std::uintptr_t _10b9c9d19c4e064711065533756e4db0766af05d = 0x78         ;
        constexpr std::uintptr_t _e1650e5af82aa57d34e5f30bdd738bffd39fa2cb = 0x7C         ;
        constexpr std::uintptr_t _620e4bd139f61d045e36d2b2b877c74714d7311e = 0x80         ;
        constexpr std::uintptr_t _c7632bbdae50078067ce3149b91df5e2f8883059 = 0x88         ;
        constexpr std::uintptr_t _3ad50e7d530b6f4b5814a497f732600721634301 = 0x90         ;
        constexpr std::uintptr_t _0199d317c141752de5a2cd99fa8bd873a5db5155 = 0x98         ;
        constexpr std::uintptr_t _ec06795f9a0a57b2ac86f958287ba9f7c63b75f6 = 0x99         ;
        constexpr std::uintptr_t _e3d1a5e0ca37f51f746c42da90bffde78bf41cdd = 0x9A         ;
        constexpr std::uintptr_t _dc7b1405c527550455a943bbb2052e7145528b7c = 0x9C         ;
        constexpr std::uintptr_t _27e5a790c23f8cac497c6237cc7b1cfc45c5c9a5 = 0xA0         ;
        constexpr std::uintptr_t _709acd56f8b77b339e69b8fb38ee8f0b1c7e0ece = 0xA8         ;
        constexpr std::uintptr_t _d321d4ede54c8000de595a41fe0c539341e0fdf7 = 0xB0         ;
        constexpr std::uintptr_t _a48ecd4ca6131a0cbba11ea54dc98f4eb83375b4 = 0xB8         ;
        constexpr std::uintptr_t _efd12c9432f6297a79893bc63016cedeb98ff596 = 0xC0         ;
        constexpr std::uintptr_t _ebbb0df3fc01f2a9177b7b834a5a1ec490b9f36f = 0xC8         ;
    }

    namespace %6cfa2450e91099c617a37b57f6bc7e1eac2a1dbe
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1073D670   ;
        constexpr std::uintptr_t _418f0de7495f6a39e426ef2c6095b7c6cfe70e26 = 0x10         ;
        constexpr std::uintptr_t _9addfd3fbd31cad1aabe49bc6d79450564529a18 = 0x18         ;
        constexpr std::uintptr_t _e9375242927c72e1563648d8b8593d61e035f624 = 0x20         ;
        constexpr std::uintptr_t _f031b9e29fab214350515aa748312b18cb337116 = 0x28         ;
        constexpr std::uintptr_t _3708042b9a24f6b9a5dc44260bcc988b7ddd2a09 = 0x30         ;
        constexpr std::uintptr_t _40e0529228fe5aeccafce89bdcfa31d6d69d72ff = 0x38         ;
        constexpr std::uintptr_t _d19d6039f9e57cbfc01e6a31e4af7bb9bb1944f1 = 0x40         ;
        constexpr std::uintptr_t _43d4c71f71185a13b9d61bfad90a3e07bebc1f1a = 0x48         ;
        constexpr std::uintptr_t _66a86acf5f71e43797bec47d9e50ba16e2f032a7 = 0x50         ;
        constexpr std::uintptr_t _bd9bd65de9eea3d1a40caec7fad2fbf64f5e6a82 = 0x54         ;
        constexpr std::uintptr_t _dc7b1405c527550455a943bbb2052e7145528b7c = 0x58         ;
        constexpr std::uintptr_t _9d5f2477f626809f4527a9c88b8cc035c6848750 = 0x60         ;
        constexpr std::uintptr_t _b430b147085752fd24e0781adf87f6b9560e2d41 = 0x68         ;
        constexpr std::uintptr_t _78fd54247ff7536f871e8a9b97bd2b7ad6867065 = 0x70         ;
        constexpr std::uintptr_t _600210b1d7cee46080ad147cbae3724f2e195026 = 0x78         ;
        constexpr std::uintptr_t _72fe19d18b99b3844dd887d58ad17c73a9303632 = 0x80         ;
    }

    namespace %380b00dd2045d57c3e2f986226d8754fca4e28ff
    {
        constexpr std::uintptr_t _3e700b82b8b27f455f2273153cb795adcb9ace8f = 0x10         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x18         ;
        constexpr std::uintptr_t _128be7e63f5dba54a23aed804cb23a4bf9ea291f = 0x20         ;
        constexpr std::uintptr_t _253d11738bbbb5fe42850bfc2dd7b1ced30848bb = 0x28         ;
        constexpr std::uintptr_t _ccbfc9328eb0638f0e8d947bbc429444a6032f13 = 0x30         ;
        constexpr std::uintptr_t _4438c4934b9ddd9ea746799ac47bcc4516a3191e = 0x38         ;
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x40         ;
        constexpr std::uintptr_t _52d28802dd9ae84535bac02cb33efb3c2767199d = 0x48         ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x58         ;
        constexpr std::uintptr_t _3ad50e7d530b6f4b5814a497f732600721634301 = 0x68         ;
        constexpr std::uintptr_t _49f51a612872b8add39af5728ca3494a035fe4b9 = 0x70         ;
        constexpr std::uintptr_t _4bcb2cb9209d682d195f04ac22117ddc68578afc = 0x78         ;
        constexpr std::uintptr_t _20bb6dce47c8638784192880293aaf115444541a = 0x80         ;
        constexpr std::uintptr_t _bdcb248bf34deade48f21fd055314f70fdf218ff = 0x88         ;
    }

    namespace %c5644699a460fcbbc6f5282dbd69e919f3b60b0a
    {
        constexpr std::uintptr_t _ec06795f9a0a57b2ac86f958287ba9f7c63b75f6 = 0x10         ;
        constexpr std::uintptr_t _9b8b67ee13234a7bf4b06b6dc10f090313645816 = 0x18         ;
        constexpr std::uintptr_t _15e82b704f87671a0c4841c09f7900e76ff47a6e = 0x20         ;
        constexpr std::uintptr_t _2c33bdf54004969bbf645df39d6fce498ef2ca3e = 0x28         ;
        constexpr std::uintptr_t _ffb9d181fe5c27b2345fc5683496dc5480eda830 = 0x30         ;
        constexpr std::uintptr_t _fed4252b715be6aab712f7f2e4389d00bba0a2c5 = 0x31         ;
        constexpr std::uintptr_t _448ffed6a564a8f827803f072d70709bb8aeafce = 0x34         ;
        constexpr std::uintptr_t _39ce0965391982f8a3cbfa55da4653fa31a54ef7 = 0x38         ;
        constexpr std::uintptr_t _5cb6e97646755d2978ef7540fda039972c41995e = 0x40         ;
        constexpr std::uintptr_t _307aa61ab8159b8867cad3054650c69148096a0c = 0x48         ;
        constexpr std::uintptr_t _595092e76328d77e2d0c5602940dc95e28e1ada7 = 0x50         ;
        constexpr std::uintptr_t _9d5f2477f626809f4527a9c88b8cc035c6848750 = 0x58         ;
        constexpr std::uintptr_t _8524fc412842d4651174d13cc78f4cf166940f60 = 0x60         ;
        constexpr std::uintptr_t _afbf83d8d73ac205abdd1cd6154a91ff164d6a23 = 0x68         ;
        constexpr std::uintptr_t _392043fd59268585f416fd31beeebc9c5b23b12d = 0x70         ;
        constexpr std::uintptr_t _efd12c9432f6297a79893bc63016cedeb98ff596 = 0x78         ;
        constexpr std::uintptr_t _1dfe7d9145955ca29ea3d489e3d745acaedde259 = 0x80         ;

        namespace _static
        {
            constexpr std::uintptr_t _0fb5884f08d1bf49af28f1dd971cb675c9d5f86b = 0x0          ;
            constexpr std::uintptr_t _910ef8a14a4d6471ab0d9ef7f195912668393431 = 0x8          ;
        }

    }

    namespace %8e192e52ade9ca2dc3649d00fb247e66ed19657e
    {
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x10         ;
        constexpr std::uintptr_t _8505a60b40c45e751827f66fbadcbdf89ce42297 = 0x18         ;
        constexpr std::uintptr_t _49f51a612872b8add39af5728ca3494a035fe4b9 = 0x19         ;
        constexpr std::uintptr_t _8a069221332013f2ff4cb5f515336f1a75bde25a = 0x20         ;
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x28         ;
        constexpr std::uintptr_t _4bcb2cb9209d682d195f04ac22117ddc68578afc = 0x30         ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x38         ;
        constexpr std::uintptr_t _ccbfc9328eb0638f0e8d947bbc429444a6032f13 = 0x48         ;
        constexpr std::uintptr_t _3e700b82b8b27f455f2273153cb795adcb9ace8f = 0x50         ;
        constexpr std::uintptr_t _4438c4934b9ddd9ea746799ac47bcc4516a3191e = 0x58         ;
        constexpr std::uintptr_t _128be7e63f5dba54a23aed804cb23a4bf9ea291f = 0x60         ;
        constexpr std::uintptr_t _253d11738bbbb5fe42850bfc2dd7b1ced30848bb = 0x68         ;
    }

    namespace %dc73dc521de19bcd3c7f19104431b464cae257ca
    {
    }

    namespace %911160d350481b77106eabbd203a1537d88f12e1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108503B0   ;
        constexpr std::uintptr_t _0199d317c141752de5a2cd99fa8bd873a5db5155 = 0x10         ;
        constexpr std::uintptr_t _ec06795f9a0a57b2ac86f958287ba9f7c63b75f6 = 0x11         ;
        constexpr std::uintptr_t _47cbaf9faeac33c313af2fbed0f3bef88db3bcb2 = 0x14         ;
        constexpr std::uintptr_t _78fd54247ff7536f871e8a9b97bd2b7ad6867065 = 0x18         ;
        constexpr std::uintptr_t _72fe19d18b99b3844dd887d58ad17c73a9303632 = 0x20         ;
        constexpr std::uintptr_t _d321d4ede54c8000de595a41fe0c539341e0fdf7 = 0x24         ;
        constexpr std::uintptr_t _69b76839dda36b4b728dba4274606617a9612940 = 0x28         ;
        constexpr std::uintptr_t _10b9c9d19c4e064711065533756e4db0766af05d = 0x2C         ;
        constexpr std::uintptr_t _859ea4c5cafffe9b76e1d316c970fb8ac937303d = 0x30         ;
        constexpr std::uintptr_t _5b4d9441e4034f6c5957d16496a03d74b10e7177 = 0x38         ;
        constexpr std::uintptr_t _9d5f2477f626809f4527a9c88b8cc035c6848750 = 0x40         ;
        constexpr std::uintptr_t _77bf67041099250d5e63c47a5f7e0682f09a7808 = 0x48         ;
        constexpr std::uintptr_t _e1650e5af82aa57d34e5f30bdd738bffd39fa2cb = 0x50         ;
        constexpr std::uintptr_t _66a86acf5f71e43797bec47d9e50ba16e2f032a7 = 0x54         ;
        constexpr std::uintptr_t _709acd56f8b77b339e69b8fb38ee8f0b1c7e0ece = 0x58         ;
        constexpr std::uintptr_t _620e4bd139f61d045e36d2b2b877c74714d7311e = 0x60         ;
        constexpr std::uintptr_t _62406783734243c022c4b48ffca4a19cbbb8d386 = 0x68         ;
        constexpr std::uintptr_t _049e0859e9a1dfbb99814636df4f99828a46529f = 0x70         ;
        constexpr std::uintptr_t _3ad50e7d530b6f4b5814a497f732600721634301 = 0x78         ;
        constexpr std::uintptr_t _efd12c9432f6297a79893bc63016cedeb98ff596 = 0x80         ;
        constexpr std::uintptr_t _27e5a790c23f8cac497c6237cc7b1cfc45c5c9a5 = 0x88         ;
        constexpr std::uintptr_t _e3d1a5e0ca37f51f746c42da90bffde78bf41cdd = 0x90         ;
        constexpr std::uintptr_t _dc7b1405c527550455a943bbb2052e7145528b7c = 0x94         ;
        constexpr std::uintptr_t _3dd58d8880c777fc7b56e40d83f1748399ad593c = 0x98         ;
        constexpr std::uintptr_t _a48ecd4ca6131a0cbba11ea54dc98f4eb83375b4 = 0xA0         ;
        constexpr std::uintptr_t _c7632bbdae50078067ce3149b91df5e2f8883059 = 0xA8         ;
        constexpr std::uintptr_t _1fe0c3b33d440d0dc5e2a4c7fc2fce66ff8c4b52 = 0xB0         ;
        constexpr std::uintptr_t _1dfe7d9145955ca29ea3d489e3d745acaedde259 = 0xB8         ;
        constexpr std::uintptr_t _39ce0965391982f8a3cbfa55da4653fa31a54ef7 = 0xC0         ;
        constexpr std::uintptr_t _ebbb0df3fc01f2a9177b7b834a5a1ec490b9f36f = 0xC8         ;
    }

    namespace %68fe3cb3eb3d2f15c060a37ab6c4443551b61b3d
    {
    }

    namespace %82f5d7e384c3ccd9b055f07af5b71c316afb3129
    {
        constexpr std::uintptr_t _128be7e63f5dba54a23aed804cb23a4bf9ea291f = 0x10         ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x18         ;
        constexpr std::uintptr_t _4438c4934b9ddd9ea746799ac47bcc4516a3191e = 0x28         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x30         ;
        constexpr std::uintptr_t _52d28802dd9ae84535bac02cb33efb3c2767199d = 0x38         ;
        constexpr std::uintptr_t _49f51a612872b8add39af5728ca3494a035fe4b9 = 0x48         ;
        constexpr std::uintptr_t _3ad50e7d530b6f4b5814a497f732600721634301 = 0x50         ;
        constexpr std::uintptr_t _4bcb2cb9209d682d195f04ac22117ddc68578afc = 0x58         ;
        constexpr std::uintptr_t _3e700b82b8b27f455f2273153cb795adcb9ace8f = 0x60         ;
        constexpr std::uintptr_t _ccbfc9328eb0638f0e8d947bbc429444a6032f13 = 0x68         ;
        constexpr std::uintptr_t _d11e193d20d06fcec3150578b9be9c8d31352f0b = 0x70         ;
        constexpr std::uintptr_t _20bb6dce47c8638784192880293aaf115444541a = 0x78         ;
        constexpr std::uintptr_t _253d11738bbbb5fe42850bfc2dd7b1ced30848bb = 0x80         ;
        constexpr std::uintptr_t _bdcb248bf34deade48f21fd055314f70fdf218ff = 0x88         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace UnityEngine_TextCore__NativeTextGenerationSettings
    {
        constexpr std::uintptr_t fontAsset                        = 0x0          ;
        constexpr std::uintptr_t textSettings                     = 0x8          ;
        constexpr std::uintptr_t text                             = 0x10         ;
        constexpr std::uintptr_t screenWidth                      = 0x18         ;
        constexpr std::uintptr_t screenHeight                     = 0x1C         ;
        constexpr std::uintptr_t wordWrapEnabled                  = 0x20         ;
        constexpr std::uintptr_t overflow                         = 0x24         ;
        constexpr std::uintptr_t languageDirection                = 0x28         ;
        constexpr std::uintptr_t vertexPadding                    = 0x2C         ;
        constexpr std::uintptr_t horizontalAlignment              = 0x30         ;
        constexpr std::uintptr_t verticalAlignment                = 0x34         ;
        constexpr std::uintptr_t fontSize                         = 0x38         ;
        constexpr std::uintptr_t bestFit                          = 0x3C         ;
        constexpr std::uintptr_t maxFontSize                      = 0x40         ;
        constexpr std::uintptr_t minFontSize                      = 0x44         ;
        constexpr std::uintptr_t fontStyle                        = 0x48         ;
        constexpr std::uintptr_t fontWeight                       = 0x4C         ;
        constexpr std::uintptr_t textSpans                        = 0x50         ;
        constexpr std::uintptr_t color                            = 0x58         ;
        constexpr std::uintptr_t characterSpacing                 = 0x5C         ;
        constexpr std::uintptr_t wordSpacing                      = 0x60         ;
        constexpr std::uintptr_t paragraphSpacing                 = 0x64         ;
        constexpr std::uintptr_t preProcessFlags                  = 0x68         ;
    }

    namespace UnityEngine_TextCore__TextSpan
    {
        constexpr std::uintptr_t startIndex                       = 0x0          ;
        constexpr std::uintptr_t length                           = 0x4          ;
        constexpr std::uintptr_t fontAsset                        = 0x8          ;
        constexpr std::uintptr_t gradientAsset                    = 0x10         ;
        constexpr std::uintptr_t fontSize                         = 0x18         ;
        constexpr std::uintptr_t color                            = 0x1C         ;
        constexpr std::uintptr_t fontStyle                        = 0x20         ;
        constexpr std::uintptr_t fontWeight                       = 0x24         ;
        constexpr std::uintptr_t mspace                           = 0x28         ;
        constexpr std::uintptr_t mspaceUnitType                   = 0x2C         ;
        constexpr std::uintptr_t cspace                           = 0x30         ;
        constexpr std::uintptr_t cspaceUnitType                   = 0x34         ;
        constexpr std::uintptr_t linkID                           = 0x38         ;
        constexpr std::uintptr_t alignment                        = 0x3C         ;
        constexpr std::uintptr_t highlightColor                   = 0x40         ;
        constexpr std::uintptr_t highlightPadding                 = 0x44         ;
        constexpr std::uintptr_t spriteMetrics                    = 0x54         ;
        constexpr std::uintptr_t spriteID                         = 0x68         ;
        constexpr std::uintptr_t spriteTint                       = 0x6C         ;
        constexpr std::uintptr_t spriteScale                      = 0x70         ;
        constexpr std::uintptr_t spriteColor                      = 0x74         ;
        constexpr std::uintptr_t margin                           = 0x78         ;
        constexpr std::uintptr_t marginDirection                  = 0x7C         ;
        constexpr std::uintptr_t marginUnitType                   = 0x80         ;
        constexpr std::uintptr_t lineHeight                       = 0x84         ;
        constexpr std::uintptr_t lineHeightUnitType               = 0x88         ;
        constexpr std::uintptr_t indent                           = 0x8C         ;
        constexpr std::uintptr_t indentUnitType                   = 0x90         ;
        constexpr std::uintptr_t vOffset                          = 0x94         ;
        constexpr std::uintptr_t vOffsetUnitType                  = 0x98         ;
        constexpr std::uintptr_t subscriptNestingLevel            = 0x9C         ;
        constexpr std::uintptr_t superscriptNestingLevel          = 0x9D         ;
    }

    namespace UnityEngine_TextCore__HorizontalAlignment
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore__VerticalAlignment
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore__MarginDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore__LanguageDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore__PreProcessFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore__TextOverflow
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TagType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ValueID
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TagTypeInfo
    {
        constexpr std::uintptr_t TagType                          = 0x10         ;
        constexpr std::uintptr_t name                             = 0x18         ;
        constexpr std::uintptr_t valueType                        = 0x20         ;
        constexpr std::uintptr_t unitType                         = 0x24         ;
    }

    namespace TagValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TagUnitType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TagValue
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t unit                             = 0x14         ;
        constexpr std::uintptr_t m_stringValue                    = 0x18         ;
        constexpr std::uintptr_t m_numericalValue                 = 0x20         ;
        constexpr std::uintptr_t m_colorValue                     = 0x24         ;
        constexpr std::uintptr_t m_vector4Value                   = 0x34         ;
        constexpr std::uintptr_t m_glyphMetricsValue              = 0x44         ;
        constexpr std::uintptr_t m_boolValue                      = 0x58         ;
        constexpr std::uintptr_t m_ID                             = 0x5C         ;
    }

    namespace Tag
    {
        constexpr std::uintptr_t tagType                          = 0x0          ;
        constexpr std::uintptr_t isClosing                        = 0x4          ;
        constexpr std::uintptr_t start                            = 0x8          ;
        constexpr std::uintptr_t end                              = 0xC          ;
        constexpr std::uintptr_t value                            = 0x10         ;
        constexpr std::uintptr_t value2                           = 0x18         ;
        constexpr std::uintptr_t value3                           = 0x20         ;
        constexpr std::uintptr_t value4                           = 0x28         ;
        constexpr std::uintptr_t value5                           = 0x30         ;
        constexpr std::uintptr_t nestingLevel                     = 0x38         ;
    }

    namespace Segment
    {
        constexpr std::uintptr_t tags                             = 0x0          ;
        constexpr std::uintptr_t start                            = 0x8          ;
        constexpr std::uintptr_t end                              = 0xC          ;
    }

    namespace ParseError
    {
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t message                          = 0x18         ;
    }

    namespace FontReferenceMap
    {
        constexpr std::uintptr_t font                             = 0x0          ;
        constexpr std::uintptr_t fontAsset                        = 0x8          ;
    }

    namespace MissingCharacterEventCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SpecialCharacter
    {
        constexpr std::uintptr_t character                        = 0x0          ;
        constexpr std::uintptr_t fontAsset                        = 0x8          ;
        constexpr std::uintptr_t material                         = 0x10         ;
        constexpr std::uintptr_t materialIndex                    = 0x18         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Source                         = 0x0          ;
        constexpr std::uintptr_t m_Stage                          = 0x20         ;
        constexpr std::uintptr_t m_StageIndex                     = 0x24         ;
        constexpr std::uintptr_t m_Current                        = 0x28         ;
    }

    namespace TextHandleFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FontAssetRef
    {
        constexpr std::uintptr_t nameHashCode                     = 0x0          ;
        constexpr std::uintptr_t familyNameHashCode               = 0x4          ;
        constexpr std::uintptr_t styleNameHashCode                = 0x8          ;
        constexpr std::uintptr_t familyNameAndStyleHashCode       = 0x10         ;
        constexpr std::uintptr_t fontAsset                        = 0x18         ;
    }

    namespace UnityEngine_TextCore_Text__ATGMeshInfo
    {
        constexpr std::uintptr_t m_TextElementInfosPtr            = 0x0          ;
        constexpr std::uintptr_t m_TextElementCount               = 0x8          ;
        constexpr std::uintptr_t textAssetId                      = 0xC          ;
    }

    namespace UnityEngine_TextCore_Text__Character
    {
        constexpr std::uintptr_t m_ElementType                    = 0x10         ;
        constexpr std::uintptr_t m_Unicode                        = 0x14         ;
        constexpr std::uintptr_t m_TextAsset                      = 0x18         ;
        constexpr std::uintptr_t m_Glyph                          = 0x20         ;
        constexpr std::uintptr_t m_GlyphIndex                     = 0x28         ;
        constexpr std::uintptr_t m_Scale                          = 0x2C         ;
    }

    namespace UnityEngine_TextCore_Text__FastAction
    {
        constexpr std::uintptr_t delegates                        = 0x10         ;
        constexpr std::uintptr_t lookup                           = 0x18         ;
    }

    namespace UnityEngine_TextCore_Text__FastAction`1
    {
        constexpr std::uintptr_t delegates                        = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__FastAction`2
    {
        constexpr std::uintptr_t delegates                        = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__FastAction`3
    {
        constexpr std::uintptr_t delegates                        = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__OTL_FeatureTag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__FontFeatureTable
    {
        constexpr std::uintptr_t m_MultipleSubstitutionRecords    = 0x10         ;
        constexpr std::uintptr_t m_LigatureSubstitutionRecords    = 0x18         ;
        constexpr std::uintptr_t m_GlyphPairAdjustmentRecords     = 0x20         ;
        constexpr std::uintptr_t m_MarkToBaseAdjustmentRecords    = 0x28         ;
        constexpr std::uintptr_t m_MarkToMarkAdjustmentRecords    = 0x30         ;
        constexpr std::uintptr_t m_LigatureSubstitutionRecordLookup = 0x38         ;
        constexpr std::uintptr_t m_GlyphPairAdjustmentRecordLookup = 0x40         ;
        constexpr std::uintptr_t m_MarkToBaseAdjustmentRecordLookup = 0x48         ;
        constexpr std::uintptr_t m_MarkToMarkAdjustmentRecordLookup = 0x50         ;
    }

    namespace UnityEngine_TextCore_Text__Extents
    {
        constexpr std::uintptr_t min                              = 0x0          ;
        constexpr std::uintptr_t max                              = 0x8          ;
    }

    namespace UnityEngine_TextCore_Text__LineInfo
    {
        constexpr std::uintptr_t controlCharacterCount            = 0x0          ;
        constexpr std::uintptr_t characterCount                   = 0x4          ;
        constexpr std::uintptr_t visibleCharacterCount            = 0x8          ;
        constexpr std::uintptr_t visibleSpaceCount                = 0xC          ;
        constexpr std::uintptr_t spaceCount                       = 0x10         ;
        constexpr std::uintptr_t wordCount                        = 0x14         ;
        constexpr std::uintptr_t firstCharacterIndex              = 0x18         ;
        constexpr std::uintptr_t firstVisibleCharacterIndex       = 0x1C         ;
        constexpr std::uintptr_t lastCharacterIndex               = 0x20         ;
        constexpr std::uintptr_t lastVisibleCharacterIndex        = 0x24         ;
        constexpr std::uintptr_t length                           = 0x28         ;
        constexpr std::uintptr_t lineHeight                       = 0x2C         ;
        constexpr std::uintptr_t ascender                         = 0x30         ;
        constexpr std::uintptr_t baseline                         = 0x34         ;
        constexpr std::uintptr_t descender                        = 0x38         ;
        constexpr std::uintptr_t maxAdvance                       = 0x3C         ;
        constexpr std::uintptr_t width                            = 0x40         ;
        constexpr std::uintptr_t marginLeft                       = 0x44         ;
        constexpr std::uintptr_t marginRight                      = 0x48         ;
        constexpr std::uintptr_t alignment                        = 0x4C         ;
        constexpr std::uintptr_t lineExtents                      = 0x50         ;
    }

    namespace UnityEngine_TextCore_Text__LinkInfo
    {
        constexpr std::uintptr_t hashCode                         = 0x0          ;
        constexpr std::uintptr_t linkIdFirstCharacterIndex        = 0x4          ;
        constexpr std::uintptr_t linkIdLength                     = 0x8          ;
        constexpr std::uintptr_t linkTextfirstCharacterIndex      = 0xC          ;
        constexpr std::uintptr_t linkTextLength                   = 0x10         ;
        constexpr std::uintptr_t linkId                           = 0x18         ;
        constexpr std::uintptr_t m_LinkIdString                   = 0x20         ;
        constexpr std::uintptr_t m_LinkTextString                 = 0x28         ;
    }

    namespace UnityEngine_TextCore_Text__MaterialReference
    {
        constexpr std::uintptr_t index                            = 0x0          ;
        constexpr std::uintptr_t fontAsset                        = 0x8          ;
        constexpr std::uintptr_t spriteAsset                      = 0x10         ;
        constexpr std::uintptr_t material                         = 0x18         ;
        constexpr std::uintptr_t isFallbackMaterial               = 0x20         ;
        constexpr std::uintptr_t fallbackMaterial                 = 0x28         ;
        constexpr std::uintptr_t padding                          = 0x30         ;
        constexpr std::uintptr_t referenceCount                   = 0x34         ;
    }

    namespace UnityEngine_TextCore_Text__MaterialReferenceManager
    {
        constexpr std::uintptr_t m_FontMaterialReferenceLookup    = 0x10         ;
        constexpr std::uintptr_t m_FontAssetReferenceLookup       = 0x18         ;
        constexpr std::uintptr_t m_SpriteAssetReferenceLookup     = 0x20         ;
        constexpr std::uintptr_t m_ColorGradientReferenceLookup   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_TextCore_Text__MeshInfoBindings
    {
        constexpr std::uintptr_t vertexData                       = 0x0          ;
        constexpr std::uintptr_t material                         = 0x8          ;
        constexpr std::uintptr_t vertexCount                      = 0x10         ;
    }

    namespace UnityEngine_TextCore_Text__MeshInfo
    {
        constexpr std::uintptr_t vertexCount                      = 0x0          ;
        constexpr std::uintptr_t vertexData                       = 0x8          ;
        constexpr std::uintptr_t material                         = 0x10         ;
        constexpr std::uintptr_t vertexBufferSize                 = 0x18         ;
        constexpr std::uintptr_t applySDF                         = 0x1C         ;
        constexpr std::uintptr_t glyphRenderMode                  = 0x20         ;
    }

    namespace UnityEngine_TextCore_Text__NativeTextElementInfo
    {
        constexpr std::uintptr_t glyphID                          = 0x0          ;
        constexpr std::uintptr_t bottomLeft                       = 0x4          ;
        constexpr std::uintptr_t topLeft                          = 0x24         ;
        constexpr std::uintptr_t topRight                         = 0x44         ;
        constexpr std::uintptr_t bottomRight                      = 0x64         ;
    }

    namespace UnityEngine_TextCore_Text__NativeTextInfo
    {
        constexpr std::uintptr_t m_MeshInfosPtr                   = 0x0          ;
        constexpr std::uintptr_t meshInfoCount                    = 0x8          ;
        constexpr std::uintptr_t totalWidth                       = 0xC          ;
        constexpr std::uintptr_t totalHeight                      = 0x10         ;
        constexpr std::uintptr_t isElided                         = 0x14         ;
    }

    namespace UnityEngine_TextCore_Text__TextFontWeight
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__FontWeightPair
    {
        constexpr std::uintptr_t regularTypeface                  = 0x0          ;
        constexpr std::uintptr_t italicTypeface                   = 0x8          ;
    }

    namespace UnityEngine_TextCore_Text__FontAssetCreationEditorSettings
    {
        constexpr std::uintptr_t sourceFontFileGUID               = 0x0          ;
        constexpr std::uintptr_t faceIndex                        = 0x8          ;
        constexpr std::uintptr_t pointSizeSamplingMode            = 0xC          ;
        constexpr std::uintptr_t pointSize                        = 0x10         ;
        constexpr std::uintptr_t padding                          = 0x14         ;
        constexpr std::uintptr_t paddingMode                      = 0x18         ;
        constexpr std::uintptr_t packingMode                      = 0x1C         ;
        constexpr std::uintptr_t atlasWidth                       = 0x20         ;
        constexpr std::uintptr_t atlasHeight                      = 0x24         ;
        constexpr std::uintptr_t characterSetSelectionMode        = 0x28         ;
        constexpr std::uintptr_t characterSequence                = 0x30         ;
        constexpr std::uintptr_t referencedFontAssetGUID          = 0x38         ;
        constexpr std::uintptr_t referencedTextAssetGUID          = 0x40         ;
        constexpr std::uintptr_t fontStyle                        = 0x48         ;
        constexpr std::uintptr_t fontStyleModifier                = 0x4C         ;
        constexpr std::uintptr_t renderMode                       = 0x50         ;
        constexpr std::uintptr_t includeFontFeatures              = 0x54         ;
    }

    namespace UnityEngine_TextCore_Text__AtlasPopulationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__FontAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_InstanceID                     = 0x20         ;
        constexpr std::uintptr_t m_HashCode                       = 0x24         ;
        constexpr std::uintptr_t m_Material                       = 0x28         ;
        constexpr std::uintptr_t m_MaterialHashCode               = 0x30         ;
        constexpr std::uintptr_t m_SourceFontFileGUID             = 0x38         ;
        constexpr std::uintptr_t m_fontAssetCreationEditorSettings = 0x40         ;
        constexpr std::uintptr_t m_SourceFontFile                 = 0x98         ;
        constexpr std::uintptr_t m_SourceFontFilePath             = 0xA0         ;
        constexpr std::uintptr_t m_AtlasPopulationMode            = 0xA8         ;
        constexpr std::uintptr_t InternalDynamicOS                = 0xAC         ;
        constexpr std::uintptr_t IsEditorFont                     = 0xAD         ;
        constexpr std::uintptr_t m_FaceInfo                       = 0xB0         ;
        constexpr std::uintptr_t m_FamilyNameHashCode             = 0x110        ;
        constexpr std::uintptr_t m_StyleNameHashCode              = 0x114        ;
        constexpr std::uintptr_t m_GlyphTable                     = 0x118        ;
        constexpr std::uintptr_t m_GlyphLookupDictionary          = 0x120        ;
        constexpr std::uintptr_t m_CharacterTable                 = 0x128        ;
        constexpr std::uintptr_t m_CharacterLookupDictionary      = 0x130        ;
        constexpr std::uintptr_t m_AtlasTexture                   = 0x138        ;
        constexpr std::uintptr_t m_AtlasTextures                  = 0x140        ;
        constexpr std::uintptr_t m_AtlasTextureIndex              = 0x148        ;
        constexpr std::uintptr_t m_IsMultiAtlasTexturesEnabled    = 0x14C        ;
        constexpr std::uintptr_t m_GetFontFeatures                = 0x14D        ;
        constexpr std::uintptr_t m_ClearDynamicDataOnBuild        = 0x14E        ;
        constexpr std::uintptr_t m_AtlasWidth                     = 0x150        ;
        constexpr std::uintptr_t m_AtlasHeight                    = 0x154        ;
        constexpr std::uintptr_t m_AtlasPadding                   = 0x158        ;
        constexpr std::uintptr_t m_AtlasRenderMode                = 0x15C        ;
        constexpr std::uintptr_t m_UsedGlyphRects                 = 0x160        ;
        constexpr std::uintptr_t m_FreeGlyphRects                 = 0x168        ;
        constexpr std::uintptr_t m_FontFeatureTable               = 0x170        ;
        constexpr std::uintptr_t m_ShouldReimportFontFeatures     = 0x178        ;
        constexpr std::uintptr_t m_FallbackFontAssetTable         = 0x180        ;
        constexpr std::uintptr_t m_FontWeightTable                = 0x188        ;
        constexpr std::uintptr_t m_RegularStyleWeight             = 0x190        ;
        constexpr std::uintptr_t m_RegularStyleSpacing            = 0x194        ;
        constexpr std::uintptr_t m_BoldStyleWeight                = 0x198        ;
        constexpr std::uintptr_t m_BoldStyleSpacing               = 0x19C        ;
        constexpr std::uintptr_t m_ItalicStyleSlant               = 0x1A0        ;
        constexpr std::uintptr_t m_TabMultiple                    = 0x1A1        ;
        constexpr std::uintptr_t IsFontAssetLookupTablesDirty     = 0x1A2        ;
        constexpr std::uintptr_t m_NativeFontAsset                = 0x1A8        ;
        constexpr std::uintptr_t m_GlyphsToRender                 = 0x1B0        ;
        constexpr std::uintptr_t m_GlyphsRendered                 = 0x1B8        ;
        constexpr std::uintptr_t m_GlyphIndexList                 = 0x1C0        ;
        constexpr std::uintptr_t m_GlyphIndexListNewlyAdded       = 0x1C8        ;
        constexpr std::uintptr_t m_GlyphsToAdd                    = 0x1D0        ;
        constexpr std::uintptr_t m_GlyphsToAddLookup              = 0x1D8        ;
        constexpr std::uintptr_t m_CharactersToAdd                = 0x1E0        ;
        constexpr std::uintptr_t m_CharactersToAddLookup          = 0x1E8        ;
        constexpr std::uintptr_t s_MissingCharacterList           = 0x1F0        ;
        constexpr std::uintptr_t m_MissingUnicodesFromFontFile    = 0x1F8        ;
        constexpr std::uintptr_t m_VariantGlyphIndexes            = 0x200        ;
        constexpr std::uintptr_t m_IsClone                        = 0x208        ;

        namespace _static
        {
            constexpr std::uintptr_t s_CallbackInstances              = 0x0          ;
            constexpr std::uintptr_t k_ReadFontAssetDefinitionMarker  = 0x8          ;
            constexpr std::uintptr_t k_AddSynthesizedCharactersMarker = 0x10         ;
            constexpr std::uintptr_t k_TryAddGlyphMarker              = 0x18         ;
            constexpr std::uintptr_t k_TryAddCharacterMarker          = 0x20         ;
            constexpr std::uintptr_t k_TryAddCharactersMarker         = 0x28         ;
            constexpr std::uintptr_t k_UpdateLigatureSubstitutionRecordsMarker = 0x30         ;
            constexpr std::uintptr_t k_UpdateGlyphAdjustmentRecordsMarker = 0x38         ;
            constexpr std::uintptr_t k_UpdateDiacriticalMarkAdjustmentRecordsMarker = 0x40         ;
            constexpr std::uintptr_t k_ClearFontAssetDataMarker       = 0x48         ;
            constexpr std::uintptr_t k_UpdateFontAssetDataMarker      = 0x50         ;
            constexpr std::uintptr_t s_DefaultMaterialSuffix          = 0x58         ;
            constexpr std::uintptr_t k_SearchedFontAssetLookup        = 0x60         ;
            constexpr std::uintptr_t k_FontAssets_FontFeaturesUpdateQueue = 0x68         ;
            constexpr std::uintptr_t k_FontAssets_FontFeaturesUpdateQueueLookup = 0x70         ;
            constexpr std::uintptr_t k_FontAssets_KerningUpdateQueue  = 0x78         ;
            constexpr std::uintptr_t k_FontAssets_KerningUpdateQueueLookup = 0x80         ;
            constexpr std::uintptr_t k_FontAssets_AtlasTexturesUpdateQueue = 0x88         ;
            constexpr std::uintptr_t k_FontAssets_AtlasTexturesUpdateQueueLookup = 0x90         ;
            constexpr std::uintptr_t k_GlyphIndexArray                = 0x98         ;
            constexpr std::uintptr_t visitedFontAssets                = 0xA0         ;
        }

    }

    namespace UnityEngine_TextCore_Text__SpriteAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_InstanceID                     = 0x20         ;
        constexpr std::uintptr_t m_HashCode                       = 0x24         ;
        constexpr std::uintptr_t m_Material                       = 0x28         ;
        constexpr std::uintptr_t m_MaterialHashCode               = 0x30         ;
        constexpr std::uintptr_t m_NameLookup                     = 0x38         ;
        constexpr std::uintptr_t m_GlyphIndexLookup               = 0x40         ;
        constexpr std::uintptr_t m_FaceInfo                       = 0x48         ;
        constexpr std::uintptr_t m_SpriteAtlasTexture             = 0xA8         ;
        constexpr std::uintptr_t _width_k__BackingField           = 0xB0         ;
        constexpr std::uintptr_t _height_k__BackingField          = 0xB4         ;
        constexpr std::uintptr_t m_SpriteCharacterTable           = 0xB8         ;
        constexpr std::uintptr_t m_SpriteCharacterLookup          = 0xC0         ;
        constexpr std::uintptr_t m_SpriteGlyphTable               = 0xC8         ;
        constexpr std::uintptr_t m_SpriteGlyphLookup              = 0xD0         ;
        constexpr std::uintptr_t fallbackSpriteAssets             = 0xD8         ;
        constexpr std::uintptr_t m_IsSpriteAssetLookupTablesDirty = 0xE0         ;
    }

    namespace UnityEngine_TextCore_Text__SpriteCharacter
    {
        constexpr std::uintptr_t m_ElementType                    = 0x10         ;
        constexpr std::uintptr_t m_Unicode                        = 0x14         ;
        constexpr std::uintptr_t m_TextAsset                      = 0x18         ;
        constexpr std::uintptr_t m_Glyph                          = 0x20         ;
        constexpr std::uintptr_t m_GlyphIndex                     = 0x28         ;
        constexpr std::uintptr_t m_Scale                          = 0x2C         ;
        constexpr std::uintptr_t m_Name                           = 0x30         ;
    }

    namespace UnityEngine_TextCore_Text__SpriteGlyph
    {
        constexpr std::uintptr_t m_Index                          = 0x10         ;
        constexpr std::uintptr_t m_Metrics                        = 0x14         ;
        constexpr std::uintptr_t m_GlyphRect                      = 0x28         ;
        constexpr std::uintptr_t m_Scale                          = 0x38         ;
        constexpr std::uintptr_t m_AtlasIndex                     = 0x3C         ;
        constexpr std::uintptr_t m_ClassDefinitionType            = 0x40         ;
        constexpr std::uintptr_t sprite                           = 0x48         ;
    }

    namespace UnityEngine_TextCore_Text__TextAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_InstanceID                     = 0x20         ;
        constexpr std::uintptr_t m_HashCode                       = 0x24         ;
        constexpr std::uintptr_t m_Material                       = 0x28         ;
        constexpr std::uintptr_t m_MaterialHashCode               = 0x30         ;
    }

    namespace UnityEngine_TextCore_Text__ColorGradientMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__TextColorGradient
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t colorMode                        = 0x18         ;
        constexpr std::uintptr_t topLeft                          = 0x1C         ;
        constexpr std::uintptr_t topRight                         = 0x2C         ;
        constexpr std::uintptr_t bottomLeft                       = 0x3C         ;
        constexpr std::uintptr_t bottomRight                      = 0x4C         ;
        constexpr std::uintptr_t m_NativeInstance                 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t k_DefaultColor                   = 0x0          ;
        }

    }

    namespace UnityEngine_TextCore_Text__TextSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_DefaultFontAsset               = 0x20         ;
        constexpr std::uintptr_t m_DefaultFontAssetPath           = 0x28         ;
        constexpr std::uintptr_t m_FallbackFontAssets             = 0x30         ;
        constexpr std::uintptr_t m_FallbackOSFontAssets           = 0x38         ;
        constexpr std::uintptr_t m_MatchMaterialPreset            = 0x40         ;
        constexpr std::uintptr_t m_MissingCharacterUnicode        = 0x44         ;
        constexpr std::uintptr_t m_ClearDynamicDataOnBuild        = 0x48         ;
        constexpr std::uintptr_t m_EnableEmojiSupport             = 0x49         ;
        constexpr std::uintptr_t m_EmojiFallbackTextAssets        = 0x50         ;
        constexpr std::uintptr_t m_DefaultSpriteAsset             = 0x58         ;
        constexpr std::uintptr_t m_DefaultSpriteAssetPath         = 0x60         ;
        constexpr std::uintptr_t m_FallbackSpriteAssets           = 0x68         ;
        constexpr std::uintptr_t m_MissingSpriteCharacterUnicode  = 0x70         ;
        constexpr std::uintptr_t m_DefaultStyleSheet              = 0x78         ;
        constexpr std::uintptr_t m_StyleSheetsResourcePath        = 0x80         ;
        constexpr std::uintptr_t m_DefaultColorGradientPresetsPath = 0x88         ;
        constexpr std::uintptr_t m_UnicodeLineBreakingRules       = 0x90         ;
        constexpr std::uintptr_t m_DisplayWarnings                = 0x98         ;
        constexpr std::uintptr_t m_FontLookup                     = 0xA0         ;
        constexpr std::uintptr_t m_FontReferences                 = 0xA8         ;
        constexpr std::uintptr_t m_NativeTextSettings             = 0xB0         ;
        constexpr std::uintptr_t m_IsNativeTextSettingsDirty      = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_RuntimeDefault                 = 0x0          ;
            constexpr std::uintptr_t _s_GlobalSpriteAsset_k__BackingField = 0x8          ;
        }

    }

    namespace UnityEngine_TextCore_Text__TextStyle
    {
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t m_HashCode                       = 0x18         ;
        constexpr std::uintptr_t m_OpeningDefinition              = 0x20         ;
        constexpr std::uintptr_t m_ClosingDefinition              = 0x28         ;
        constexpr std::uintptr_t m_OpeningTagArray                = 0x30         ;
        constexpr std::uintptr_t m_ClosingTagArray                = 0x38         ;
        constexpr std::uintptr_t m_OpeningTagUnicodeArray         = 0x40         ;
        constexpr std::uintptr_t m_ClosingTagUnicodeArray         = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t k_NormalStyle                    = 0x0          ;
        }

    }

    namespace UnityEngine_TextCore_Text__TextStyleSheet
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_StyleList                      = 0x18         ;
        constexpr std::uintptr_t m_StyleLookupDictionary          = 0x20         ;
        constexpr std::uintptr_t styleLookupLock                  = 0x28         ;
    }

    namespace UnityEngine_TextCore_Text__TextCoreVertex
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t color                            = 0xC          ;
        constexpr std::uintptr_t uv0                              = 0x10         ;
        constexpr std::uintptr_t uv2                              = 0x18         ;
    }

    namespace UnityEngine_TextCore_Text__TextElementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__TextElement
    {
        constexpr std::uintptr_t m_ElementType                    = 0x10         ;
        constexpr std::uintptr_t m_Unicode                        = 0x14         ;
        constexpr std::uintptr_t m_TextAsset                      = 0x18         ;
        constexpr std::uintptr_t m_Glyph                          = 0x20         ;
        constexpr std::uintptr_t m_GlyphIndex                     = 0x28         ;
        constexpr std::uintptr_t m_Scale                          = 0x2C         ;
    }

    namespace UnityEngine_TextCore_Text__TextVertex
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t uv                               = 0xC          ;
        constexpr std::uintptr_t uv2                              = 0x1C         ;
        constexpr std::uintptr_t color                            = 0x24         ;
    }

    namespace UnityEngine_TextCore_Text__TextElementInfo
    {
        constexpr std::uintptr_t character                        = 0x0          ;
        constexpr std::uintptr_t index                            = 0x4          ;
        constexpr std::uintptr_t elementType                      = 0x8          ;
        constexpr std::uintptr_t stringLength                     = 0xC          ;
        constexpr std::uintptr_t textElement                      = 0x10         ;
        constexpr std::uintptr_t alternativeGlyph                 = 0x18         ;
        constexpr std::uintptr_t fontAsset                        = 0x20         ;
        constexpr std::uintptr_t spriteAsset                      = 0x28         ;
        constexpr std::uintptr_t material                         = 0x30         ;
        constexpr std::uintptr_t materialReferenceIndex           = 0x38         ;
        constexpr std::uintptr_t isUsingAlternateTypeface         = 0x3C         ;
        constexpr std::uintptr_t pointSize                        = 0x40         ;
        constexpr std::uintptr_t lineNumber                       = 0x44         ;
        constexpr std::uintptr_t vertexIndex                      = 0x48         ;
        constexpr std::uintptr_t vertexTopLeft                    = 0x4C         ;
        constexpr std::uintptr_t vertexBottomLeft                 = 0x74         ;
        constexpr std::uintptr_t vertexTopRight                   = 0x9C         ;
        constexpr std::uintptr_t vertexBottomRight                = 0xC4         ;
        constexpr std::uintptr_t topLeft                          = 0xEC         ;
        constexpr std::uintptr_t bottomLeft                       = 0xF8         ;
        constexpr std::uintptr_t topRight                         = 0x104        ;
        constexpr std::uintptr_t bottomRight                      = 0x110        ;
        constexpr std::uintptr_t origin                           = 0x11C        ;
        constexpr std::uintptr_t ascender                         = 0x120        ;
        constexpr std::uintptr_t baseLine                         = 0x124        ;
        constexpr std::uintptr_t descender                        = 0x128        ;
        constexpr std::uintptr_t adjustedAscender                 = 0x12C        ;
        constexpr std::uintptr_t adjustedDescender                = 0x130        ;
        constexpr std::uintptr_t adjustedHorizontalAdvance        = 0x134        ;
        constexpr std::uintptr_t xAdvance                         = 0x138        ;
        constexpr std::uintptr_t aspectRatio                      = 0x13C        ;
        constexpr std::uintptr_t scale                            = 0x140        ;
        constexpr std::uintptr_t color                            = 0x144        ;
        constexpr std::uintptr_t underlineColor                   = 0x148        ;
        constexpr std::uintptr_t underlineVertexIndex             = 0x14C        ;
        constexpr std::uintptr_t strikethroughColor               = 0x150        ;
        constexpr std::uintptr_t strikethroughVertexIndex         = 0x154        ;
        constexpr std::uintptr_t highlightColor                   = 0x158        ;
        constexpr std::uintptr_t highlightState                   = 0x15C        ;
        constexpr std::uintptr_t style                            = 0x170        ;
        constexpr std::uintptr_t isVisible                        = 0x174        ;
    }

    namespace UnityEngine_TextCore_Text__TextGenerator
    {
        constexpr std::uintptr_t m_TextBackingArray               = 0x10         ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x20         ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x28         ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x2C         ;
        constexpr std::uintptr_t m_HtmlTag                        = 0x30         ;
        constexpr std::uintptr_t m_HighlightState                 = 0x38         ;
        constexpr std::uintptr_t m_IsIgnoringAlignment            = 0x4C         ;
        constexpr std::uintptr_t m_IsTextTruncated                = 0x4D         ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x50         ;
        constexpr std::uintptr_t m_MarginWidth                    = 0x58         ;
        constexpr std::uintptr_t m_MarginHeight                   = 0x5C         ;
        constexpr std::uintptr_t m_PreferredWidth                 = 0x60         ;
        constexpr std::uintptr_t m_PreferredHeight                = 0x64         ;
        constexpr std::uintptr_t m_CurrentFontAsset               = 0x68         ;
        constexpr std::uintptr_t m_CurrentMaterial                = 0x70         ;
        constexpr std::uintptr_t m_CurrentMaterialIndex           = 0x78         ;
        constexpr std::uintptr_t m_MaterialReferenceStack         = 0x80         ;
        constexpr std::uintptr_t m_Padding                        = 0xD8         ;
        constexpr std::uintptr_t m_CurrentSpriteAsset             = 0xE0         ;
        constexpr std::uintptr_t m_TotalCharacterCount            = 0xE8         ;
        constexpr std::uintptr_t m_FontSize                       = 0xEC         ;
        constexpr std::uintptr_t m_FontScaleMultiplier            = 0xF0         ;
        constexpr std::uintptr_t m_ShouldRenderBitmap             = 0xF4         ;
        constexpr std::uintptr_t m_CurrentFontSize                = 0xF8         ;
        constexpr std::uintptr_t m_SizeStack                      = 0x100        ;
        constexpr std::uintptr_t m_TextStyleStacks                = 0x120        ;
        constexpr std::uintptr_t m_TextStyleStackDepth            = 0x128        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x12C        ;
        constexpr std::uintptr_t m_FontStyleStack                 = 0x130        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x13C        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x140        ;
        constexpr std::uintptr_t m_LineJustification              = 0x160        ;
        constexpr std::uintptr_t m_LineJustificationStack         = 0x168        ;
        constexpr std::uintptr_t _m_BaselineOffset                = 0x188        ;
        constexpr std::uintptr_t m_BaselineOffsetStack            = 0x190        ;
        constexpr std::uintptr_t m_FontColor32                    = 0x1B0        ;
        constexpr std::uintptr_t m_HtmlColor                      = 0x1B4        ;
        constexpr std::uintptr_t m_UnderlineColor                 = 0x1B8        ;
        constexpr std::uintptr_t m_StrikethroughColor             = 0x1BC        ;
        constexpr std::uintptr_t m_ColorStack                     = 0x1C0        ;
        constexpr std::uintptr_t m_UnderlineColorStack            = 0x1E0        ;
        constexpr std::uintptr_t m_StrikethroughColorStack        = 0x200        ;
        constexpr std::uintptr_t m_HighlightColorStack            = 0x220        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x240        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x270        ;
        constexpr std::uintptr_t m_ColorGradientPreset            = 0x290        ;
        constexpr std::uintptr_t m_ColorGradientStack             = 0x298        ;
        constexpr std::uintptr_t m_ColorGradientPresetIsTinted    = 0x2C0        ;
        constexpr std::uintptr_t m_ActionStack                    = 0x2C8        ;
        constexpr std::uintptr_t _m_LineOffset                    = 0x2E8        ;
        constexpr std::uintptr_t _m_LineHeight                    = 0x2EC        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2F0        ;
        constexpr std::uintptr_t m_CSpacing                       = 0x2F4        ;
        constexpr std::uintptr_t m_MonoSpacing                    = 0x2F8        ;
        constexpr std::uintptr_t m_DuoSpace                       = 0x2FC        ;
        constexpr std::uintptr_t _m_XAdvance                      = 0x300        ;
        constexpr std::uintptr_t m_TagLineIndent                  = 0x304        ;
        constexpr std::uintptr_t m_TagIndent                      = 0x308        ;
        constexpr std::uintptr_t m_IndentStack                    = 0x310        ;
        constexpr std::uintptr_t m_TagNoParsing                   = 0x330        ;
        constexpr std::uintptr_t m_CharacterCount                 = 0x334        ;
        constexpr std::uintptr_t m_FirstCharacterOfLine           = 0x338        ;
        constexpr std::uintptr_t m_LastCharacterOfLine            = 0x33C        ;
        constexpr std::uintptr_t m_FirstVisibleCharacterOfLine    = 0x340        ;
        constexpr std::uintptr_t m_LastVisibleCharacterOfLine     = 0x344        ;
        constexpr std::uintptr_t m_MaxLineAscender                = 0x348        ;
        constexpr std::uintptr_t m_MaxLineDescender               = 0x34C        ;
        constexpr std::uintptr_t m_LineNumber                     = 0x350        ;
        constexpr std::uintptr_t m_LineVisibleCharacterCount      = 0x354        ;
        constexpr std::uintptr_t m_LineVisibleSpaceCount          = 0x358        ;
        constexpr std::uintptr_t m_FirstOverflowCharacterIndex    = 0x35C        ;
        constexpr std::uintptr_t m_MarginLeft                     = 0x360        ;
        constexpr std::uintptr_t m_MarginRight                    = 0x364        ;
        constexpr std::uintptr_t m_Width                          = 0x368        ;
        constexpr std::uintptr_t m_MeshExtents                    = 0x36C        ;
        constexpr std::uintptr_t m_MaxCapHeight                   = 0x37C        ;
        constexpr std::uintptr_t m_MaxAscender                    = 0x380        ;
        constexpr std::uintptr_t m_MaxDescender                   = 0x384        ;
        constexpr std::uintptr_t m_IsNonBreakingSpace             = 0x388        ;
        constexpr std::uintptr_t m_SavedWordWrapState             = 0x390        ;
        constexpr std::uintptr_t m_SavedLineState                 = 0x728        ;
        constexpr std::uintptr_t m_SavedEllipsisState             = 0xAC0        ;
        constexpr std::uintptr_t m_SavedLastValidState            = 0xE58        ;
        constexpr std::uintptr_t m_SavedSoftLineBreakState        = 0x11F0       ;
        constexpr std::uintptr_t m_TextElementType                = 0x1588       ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x1589       ;
        constexpr std::uintptr_t m_SpriteIndex                    = 0x158C       ;
        constexpr std::uintptr_t m_SpriteColor                    = 0x1590       ;
        constexpr std::uintptr_t m_CachedTextElement              = 0x1598       ;
        constexpr std::uintptr_t m_HighlightColor                 = 0x15A0       ;
        constexpr std::uintptr_t m_CharWidthAdjDelta              = 0x15A4       ;
        constexpr std::uintptr_t m_MaxFontSize                    = 0x15A8       ;
        constexpr std::uintptr_t m_MinFontSize                    = 0x15AC       ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x15B0       ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x15B4       ;
        constexpr std::uintptr_t m_StartOfLineAscender            = 0x15B8       ;
        constexpr std::uintptr_t m_LineSpacingDelta               = 0x15BC       ;
        constexpr std::uintptr_t m_MaterialReferences             = 0x15C0       ;
        constexpr std::uintptr_t m_SpriteCount                    = 0x15C8       ;
        constexpr std::uintptr_t m_StyleStack                     = 0x15D0       ;
        constexpr std::uintptr_t m_EllipsisInsertionCandidateStack = 0x15F0       ;
        constexpr std::uintptr_t m_SpriteAnimationId              = 0x19A8       ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x19AC       ;
        constexpr std::uintptr_t m_FXScale                        = 0x19B0       ;
        constexpr std::uintptr_t m_FXRotation                     = 0x19BC       ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x19CC       ;
        constexpr std::uintptr_t m_PageAscender                   = 0x19D0       ;
        constexpr std::uintptr_t m_XmlAttribute                   = 0x19D8       ;
        constexpr std::uintptr_t m_AttributeParameterValues       = 0x19E0       ;
        constexpr std::uintptr_t m_MaterialReferenceIndexLookup   = 0x19E8       ;
        constexpr std::uintptr_t m_IsCalculatingPreferredValues   = 0x19F0       ;
        constexpr std::uintptr_t m_TintSprite                     = 0x19F1       ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x19F8       ;
        constexpr std::uintptr_t m_Underline                      = 0x1A18       ;
        constexpr std::uintptr_t m_InternalTextElementInfo        = 0x1A38       ;

        namespace _static
        {
            constexpr std::uintptr_t s_TextGenerator                  = 0x0          ;
            constexpr std::uintptr_t _IsExecutingJob_k__BackingField  = 0x8          ;
            constexpr std::uintptr_t OnMissingCharacter               = 0x10         ;
            constexpr std::uintptr_t EnableTextAlignmentAssertions    = 0x18         ;
            constexpr std::uintptr_t EnableCheckerboardPattern        = 0x19         ;
        }

    }

    namespace UnityEngine_TextCore_Text__TextGenerationSettings
    {
        constexpr std::uintptr_t m_RenderedText                   = 0x10         ;
        constexpr std::uintptr_t m_CachedRenderedText             = 0x30         ;
        constexpr std::uintptr_t screenRect                       = 0x38         ;
        constexpr std::uintptr_t fontAsset                        = 0x48         ;
        constexpr std::uintptr_t fontStyle                        = 0x50         ;
        constexpr std::uintptr_t textSettings                     = 0x58         ;
        constexpr std::uintptr_t textAlignment                    = 0x60         ;
        constexpr std::uintptr_t overflowMode                     = 0x64         ;
        constexpr std::uintptr_t color                            = 0x68         ;
        constexpr std::uintptr_t shouldConvertToLinearSpace       = 0x78         ;
        constexpr std::uintptr_t fontSize                         = 0x7C         ;
        constexpr std::uintptr_t emojiFallbackSupport             = 0x80         ;
        constexpr std::uintptr_t richText                         = 0x81         ;
        constexpr std::uintptr_t isRightToLeft                    = 0x82         ;
        constexpr std::uintptr_t extraPadding                     = 0x84         ;
        constexpr std::uintptr_t parseControlCharacters           = 0x88         ;
        constexpr std::uintptr_t isPlaceholder                    = 0x89         ;
        constexpr std::uintptr_t characterSpacing                 = 0x8C         ;
        constexpr std::uintptr_t wordSpacing                      = 0x90         ;
        constexpr std::uintptr_t paragraphSpacing                 = 0x94         ;
        constexpr std::uintptr_t textWrappingMode                 = 0x98         ;
        constexpr std::uintptr_t fontWeight                       = 0x9C         ;
        constexpr std::uintptr_t isIMGUI                          = 0xA0         ;
        constexpr std::uintptr_t pixelsPerPoint                   = 0xA4         ;

        namespace _static
        {
            constexpr std::uintptr_t IsEditorTextRenderingModeBitmap  = 0x0          ;
            constexpr std::uintptr_t IsEditorTextRenderingModeRaster  = 0x8          ;
            constexpr std::uintptr_t fontFeatures                     = 0x10         ;
        }

    }

    namespace UnityEngine_TextCore_Text__TextAlignment
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__FontStyles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__TextOverflowMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__TextWrappingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__RenderedText
    {
        constexpr std::uintptr_t value                            = 0x0          ;
        constexpr std::uintptr_t valueStart                       = 0x8          ;
        constexpr std::uintptr_t valueLength                      = 0xC          ;
        constexpr std::uintptr_t suffix                           = 0x10         ;
        constexpr std::uintptr_t repeat                           = 0x18         ;
        constexpr std::uintptr_t repeatCount                      = 0x1C         ;
    }

    namespace UnityEngine_TextCore_Text__RichTextTagAttribute
    {
        constexpr std::uintptr_t nameHashCode                     = 0x0          ;
        constexpr std::uintptr_t valueHashCode                    = 0x4          ;
        constexpr std::uintptr_t valueType                        = 0x8          ;
        constexpr std::uintptr_t valueStartIndex                  = 0xC          ;
        constexpr std::uintptr_t valueLength                      = 0x10         ;
        constexpr std::uintptr_t unitType                         = 0x14         ;
    }

    namespace UnityEngine_TextCore_Text__TextProcessingElement
    {
        constexpr std::uintptr_t elementType                      = 0x0          ;
        constexpr std::uintptr_t unicode                          = 0x4          ;
        constexpr std::uintptr_t stringIndex                      = 0x8          ;
        constexpr std::uintptr_t length                           = 0xC          ;
    }

    namespace UnityEngine_TextCore_Text__TextBackingContainer
    {
        constexpr std::uintptr_t m_Array                          = 0x0          ;
        constexpr std::uintptr_t m_Count                          = 0x8          ;
    }

    namespace UnityEngine_TextCore_Text__CharacterSubstitution
    {
        constexpr std::uintptr_t index                            = 0x0          ;
        constexpr std::uintptr_t unicode                          = 0x4          ;
    }

    namespace UnityEngine_TextCore_Text__Offset
    {
        constexpr std::uintptr_t m_Left                           = 0x0          ;
        constexpr std::uintptr_t m_Right                          = 0x4          ;
        constexpr std::uintptr_t m_Top                            = 0x8          ;
        constexpr std::uintptr_t m_Bottom                         = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t k_ZeroOffset                     = 0x0          ;
        }

    }

    namespace UnityEngine_TextCore_Text__HighlightState
    {
        constexpr std::uintptr_t color                            = 0x0          ;
        constexpr std::uintptr_t padding                          = 0x4          ;
    }

    namespace UnityEngine_TextCore_Text__WordWrapState
    {
        constexpr std::uintptr_t previousWordBreak                = 0x0          ;
        constexpr std::uintptr_t totalCharacterCount              = 0x4          ;
        constexpr std::uintptr_t visibleCharacterCount            = 0x8          ;
        constexpr std::uintptr_t visibleSpaceCount                = 0xC          ;
        constexpr std::uintptr_t visibleSpriteCount               = 0x10         ;
        constexpr std::uintptr_t visibleLinkCount                 = 0x14         ;
        constexpr std::uintptr_t firstCharacterIndex              = 0x18         ;
        constexpr std::uintptr_t firstVisibleCharacterIndex       = 0x1C         ;
        constexpr std::uintptr_t lastCharacterIndex               = 0x20         ;
        constexpr std::uintptr_t lastVisibleCharIndex             = 0x24         ;
        constexpr std::uintptr_t lineNumber                       = 0x28         ;
        constexpr std::uintptr_t maxCapHeight                     = 0x2C         ;
        constexpr std::uintptr_t maxAscender                      = 0x30         ;
        constexpr std::uintptr_t maxDescender                     = 0x34         ;
        constexpr std::uintptr_t maxLineAscender                  = 0x38         ;
        constexpr std::uintptr_t maxLineDescender                 = 0x3C         ;
        constexpr std::uintptr_t startOfLineAscender              = 0x40         ;
        constexpr std::uintptr_t xAdvance                         = 0x44         ;
        constexpr std::uintptr_t preferredWidth                   = 0x48         ;
        constexpr std::uintptr_t preferredHeight                  = 0x4C         ;
        constexpr std::uintptr_t previousLineScale                = 0x50         ;
        constexpr std::uintptr_t pageAscender                     = 0x54         ;
        constexpr std::uintptr_t wordCount                        = 0x58         ;
        constexpr std::uintptr_t fontStyle                        = 0x5C         ;
        constexpr std::uintptr_t fontScale                        = 0x60         ;
        constexpr std::uintptr_t fontScaleMultiplier              = 0x64         ;
        constexpr std::uintptr_t italicAngle                      = 0x68         ;
        constexpr std::uintptr_t currentFontSize                  = 0x6C         ;
        constexpr std::uintptr_t baselineOffset                   = 0x70         ;
        constexpr std::uintptr_t lineOffset                       = 0x74         ;
        constexpr std::uintptr_t textInfo                         = 0x78         ;
        constexpr std::uintptr_t lineInfo                         = 0x80         ;
        constexpr std::uintptr_t vertexColor                      = 0xE0         ;
        constexpr std::uintptr_t underlineColor                   = 0xE4         ;
        constexpr std::uintptr_t strikethroughColor               = 0xE8         ;
        constexpr std::uintptr_t highlightColor                   = 0xEC         ;
        constexpr std::uintptr_t highlightState                   = 0xF0         ;
        constexpr std::uintptr_t basicStyleStack                  = 0x104        ;
        constexpr std::uintptr_t italicAngleStack                 = 0x110        ;
        constexpr std::uintptr_t colorStack                       = 0x130        ;
        constexpr std::uintptr_t underlineColorStack              = 0x150        ;
        constexpr std::uintptr_t strikethroughColorStack          = 0x170        ;
        constexpr std::uintptr_t highlightColorStack              = 0x190        ;
        constexpr std::uintptr_t highlightStateStack              = 0x1B0        ;
        constexpr std::uintptr_t colorGradientStack               = 0x1E0        ;
        constexpr std::uintptr_t sizeStack                        = 0x208        ;
        constexpr std::uintptr_t indentStack                      = 0x228        ;
        constexpr std::uintptr_t fontWeightStack                  = 0x248        ;
        constexpr std::uintptr_t styleStack                       = 0x268        ;
        constexpr std::uintptr_t baselineStack                    = 0x288        ;
        constexpr std::uintptr_t actionStack                      = 0x2A8        ;
        constexpr std::uintptr_t materialReferenceStack           = 0x2C8        ;
        constexpr std::uintptr_t lineJustificationStack           = 0x320        ;
        constexpr std::uintptr_t lastBaseGlyphIndex               = 0x340        ;
        constexpr std::uintptr_t spriteAnimationId                = 0x344        ;
        constexpr std::uintptr_t currentFontAsset                 = 0x348        ;
        constexpr std::uintptr_t currentSpriteAsset               = 0x350        ;
        constexpr std::uintptr_t currentMaterial                  = 0x358        ;
        constexpr std::uintptr_t currentMaterialIndex             = 0x360        ;
        constexpr std::uintptr_t meshExtents                      = 0x364        ;
        constexpr std::uintptr_t tagNoParsing                     = 0x374        ;
        constexpr std::uintptr_t isNonBreakingSpace               = 0x375        ;
        constexpr std::uintptr_t isDrivenLineSpacing              = 0x376        ;
        constexpr std::uintptr_t fxScale                          = 0x378        ;
        constexpr std::uintptr_t fxRotation                       = 0x384        ;
    }

    namespace UnityEngine_TextCore_Text__TextLib
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t GetICUAssetEditorDelegate        = 0x0          ;
        }

    }

    namespace UnityEngine_TextCore_Text__TextHandle
    {
        constexpr std::uintptr_t nativeSettings                   = 0x10         ;
        constexpr std::uintptr_t pixelPreferedSize                = 0x80         ;
        constexpr std::uintptr_t m_ScreenRect                     = 0x88         ;
        constexpr std::uintptr_t m_LineHeightDefault              = 0x98         ;
        constexpr std::uintptr_t m_IsPlaceholder                  = 0x9C         ;
        constexpr std::uintptr_t m_IsElided                       = 0x9D         ;
        constexpr std::uintptr_t m_CreateGenerationIteration      = 0xA0         ;
        constexpr std::uintptr_t m_TextGenerationInfo             = 0xA8         ;
        constexpr std::uintptr_t _TextInfoNode_k__BackingField    = 0xB0         ;
        constexpr std::uintptr_t _IsCachedTemporary_k__BackingField = 0xB8         ;
        constexpr std::uintptr_t m_TextHandleFlags                = 0xBC         ;
        constexpr std::uintptr_t m_PreviousGenerationSettingsHash = 0xC0         ;
        constexpr std::uintptr_t isDirty                          = 0xC4         ;

        namespace _static
        {
            constexpr std::uintptr_t s_TemporaryCache                 = 0x0          ;
            constexpr std::uintptr_t s_PermanentCache                 = 0x8          ;
            constexpr std::uintptr_t s_Settings                       = 0x10         ;
            constexpr std::uintptr_t s_Generators                     = 0x18         ;
            constexpr std::uintptr_t s_TextInfosCommon                = 0x20         ;
        }

    }

    namespace UnityEngine_TextCore_Text__TextHandlePermanentCache
    {
        constexpr std::uintptr_t s_Cache                          = 0x10         ;
        constexpr std::uintptr_t syncRoot                         = 0x18         ;
    }

    namespace UnityEngine_TextCore_Text__TextCacheEntry
    {
        constexpr std::uintptr_t textHandle                       = 0x0          ;
        constexpr std::uintptr_t textInfo                         = 0x8          ;
        constexpr std::uintptr_t lastTimeInCache                  = 0x10         ;
    }

    namespace UnityEngine_TextCore_Text__TextHandleTemporaryCache
    {
        constexpr std::uintptr_t s_Cache                          = 0x10         ;
        constexpr std::uintptr_t currentFrame                     = 0x18         ;
        constexpr std::uintptr_t syncRoot                         = 0x20         ;
    }

    namespace UnityEngine_TextCore_Text__WordInfo
    {
        constexpr std::uintptr_t firstCharacterIndex              = 0x0          ;
        constexpr std::uintptr_t lastCharacterIndex               = 0x4          ;
        constexpr std::uintptr_t characterCount                   = 0x8          ;
    }

    namespace UnityEngine_TextCore_Text__TextInfo
    {
        constexpr std::uintptr_t characterCount                   = 0x10         ;
        constexpr std::uintptr_t spriteCount                      = 0x14         ;
        constexpr std::uintptr_t spaceCount                       = 0x18         ;
        constexpr std::uintptr_t wordCount                        = 0x1C         ;
        constexpr std::uintptr_t linkCount                        = 0x20         ;
        constexpr std::uintptr_t lineCount                        = 0x24         ;
        constexpr std::uintptr_t materialCount                    = 0x28         ;
        constexpr std::uintptr_t textElementInfo                  = 0x30         ;
        constexpr std::uintptr_t wordInfo                         = 0x38         ;
        constexpr std::uintptr_t linkInfo                         = 0x40         ;
        constexpr std::uintptr_t lineInfo                         = 0x48         ;
        constexpr std::uintptr_t meshInfo                         = 0x50         ;
        constexpr std::uintptr_t hasMultipleColors                = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t s_InfinityVectorPositive         = 0x0          ;
            constexpr std::uintptr_t s_InfinityVectorNegative         = 0x8          ;
        }

    }

    namespace UnityEngine_TextCore_Text__MarkupTag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__TagValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__TagUnitType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__TextProcessingElementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_Text__FontStyleStack
    {
        constexpr std::uintptr_t bold                             = 0x0          ;
        constexpr std::uintptr_t italic                           = 0x1          ;
        constexpr std::uintptr_t underline                        = 0x2          ;
        constexpr std::uintptr_t strikethrough                    = 0x3          ;
        constexpr std::uintptr_t highlight                        = 0x4          ;
        constexpr std::uintptr_t superscript                      = 0x5          ;
        constexpr std::uintptr_t subscript                        = 0x6          ;
        constexpr std::uintptr_t uppercase                        = 0x7          ;
        constexpr std::uintptr_t lowercase                        = 0x8          ;
        constexpr std::uintptr_t smallcaps                        = 0x9          ;
    }

    namespace UnityEngine_TextCore_Text__TextProcessingStack`1
    {
        constexpr std::uintptr_t itemStack                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace UnityEngine_TextCore_Text__UnicodeLineBreakingRules
    {
        constexpr std::uintptr_t m_UnicodeLineBreakingRules       = 0x10         ;
        constexpr std::uintptr_t m_LeadingCharacters              = 0x18         ;
        constexpr std::uintptr_t m_FollowingCharacters            = 0x20         ;
        constexpr std::uintptr_t m_UseModernHangulLineBreakingRules = 0x28         ;
        constexpr std::uintptr_t m_LeadingCharactersLookup        = 0x30         ;
        constexpr std::uintptr_t m_FollowingCharactersLookup      = 0x38         ;
    }

    namespace Coffee_UIEffects__ParameterTexture-fake-0
    {
        constexpr std::uintptr_t _3b6e43b489eb9df21b7f525979ab7367fd99244a = 0x10         ;
        constexpr std::uintptr_t _80969171926de99ad2e32481f3da4102c050ecf3 = 0x14         ;
        constexpr std::uintptr_t _db153771f71782a2ded7a1676dbba00ee36778d4 = 0x18         ;
        constexpr std::uintptr_t _9bab84cbd22d63101b7ae3b9624bf9060a79b917 = 0x20         ;
        constexpr std::uintptr_t _5271db007f8591b546afe2ecd99b4cea07bfbec6 = 0x24         ;
        constexpr std::uintptr_t _bae77091b00b73cc6e794f0747505c9ec686ab9d = 0x28         ;
        constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x30         ;
        constexpr std::uintptr_t _d3b7cf9df3c2f9f008cf5d6571f8583a50a97378 = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _c6203a23ca4fa8ffea9531a62f6c3481cd576f71 = 0x0          ;
            constexpr std::uintptr_t _e9986b1adbc47c01710ec63fc5c319fb52313382 = 0x8          ;
        }

    }

    namespace Coffee_UIEffects__ParameterTexture
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1080DFF8   ;
        constexpr std::uintptr_t _3b6e43b489eb9df21b7f525979ab7367fd99244a = 0x10         ;
        constexpr std::uintptr_t _80969171926de99ad2e32481f3da4102c050ecf3 = 0x14         ;
        constexpr std::uintptr_t _db153771f71782a2ded7a1676dbba00ee36778d4 = 0x18         ;
        constexpr std::uintptr_t _9bab84cbd22d63101b7ae3b9624bf9060a79b917 = 0x20         ;
        constexpr std::uintptr_t _5271db007f8591b546afe2ecd99b4cea07bfbec6 = 0x24         ;
        constexpr std::uintptr_t _d3b7cf9df3c2f9f008cf5d6571f8583a50a97378 = 0x28         ;
        constexpr std::uintptr_t _bae77091b00b73cc6e794f0747505c9ec686ab9d = 0x30         ;
        constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _c6203a23ca4fa8ffea9531a62f6c3481cd576f71 = 0x0          ;
            constexpr std::uintptr_t _e9986b1adbc47c01710ec63fc5c319fb52313382 = 0x8          ;
        }

    }

    namespace Coffee_UIEffects__BaseMeshEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
    }

    namespace Coffee_UIEffects__UIShadow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_BlurFactor                     = 0x50         ;
        constexpr std::uintptr_t m_Style                          = 0x54         ;
        constexpr std::uintptr_t m_EffectColor                    = 0x58         ;
        constexpr std::uintptr_t m_EffectDistance                 = 0x68         ;
        constexpr std::uintptr_t m_UseGraphicAlpha                = 0x70         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
        constexpr std::uintptr_t _87053dd278c31f3260e78a768e513dbd9dc5886f = 0x40         ;
        constexpr std::uintptr_t _c9162673153b5bf6d45fa9d7ba10b8e8c2cdfce1 = 0x48         ;
        constexpr std::uintptr_t _bebc4e8cb8917d6facf802c47ae32d8171095a81 = 0x74         ;
        constexpr std::uintptr_t _2a243e1a1f2f9649d1ff215cfc1dc4baf75c58fb = 0x78         ;
    }

    namespace Coffee_UIEffects__UIShiny
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EffectFactor                   = 0x60         ;
        constexpr std::uintptr_t m_Width                          = 0x64         ;
        constexpr std::uintptr_t m_Rotation                       = 0x68         ;
        constexpr std::uintptr_t m_Softness                       = 0x6C         ;
        constexpr std::uintptr_t m_Brightness                     = 0x70         ;
        constexpr std::uintptr_t m_Gloss                          = 0x74         ;
        constexpr std::uintptr_t m_EffectArea                     = 0x78         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
        constexpr std::uintptr_t _b8c4856c8ec7f52cb7707889cd9332c49ac71719 = 0x40         ;
        constexpr std::uintptr_t _bebc4e8cb8917d6facf802c47ae32d8171095a81 = 0x50         ;
        constexpr std::uintptr_t _4b430131ab869b1b7b3da6d55b51c6ee92a95763 = 0x58         ;
        constexpr std::uintptr_t _eb3bf35ad23c4859db032df049b7380d1d4869db = 0x5C         ;
    }

    namespace Coffee_UIEffects__UITransitionEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EffectMode                     = 0x5C         ;
        constexpr std::uintptr_t m_EffectFactor                   = 0x60         ;
        constexpr std::uintptr_t m_TransitionTexture              = 0x68         ;
        constexpr std::uintptr_t m_EffectArea                     = 0x70         ;
        constexpr std::uintptr_t m_KeepAspectRatio                = 0x74         ;
        constexpr std::uintptr_t m_DissolveWidth                  = 0x78         ;
        constexpr std::uintptr_t m_DissolveSoftness               = 0x7C         ;
        constexpr std::uintptr_t m_DissolveColor                  = 0x80         ;
        constexpr std::uintptr_t m_PassRayOnHidden                = 0x90         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
        constexpr std::uintptr_t _b8c4856c8ec7f52cb7707889cd9332c49ac71719 = 0x40         ;
        constexpr std::uintptr_t _bebc4e8cb8917d6facf802c47ae32d8171095a81 = 0x50         ;
        constexpr std::uintptr_t _c32a25a6d216d4a4f2d7137962b5f30d5448d166 = 0x58         ;
    }

    namespace Coffee_UIEffects__UIGradient
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Direction                      = 0x40         ;
        constexpr std::uintptr_t m_Color1                         = 0x44         ;
        constexpr std::uintptr_t m_Color2                         = 0x54         ;
        constexpr std::uintptr_t m_Color3                         = 0x64         ;
        constexpr std::uintptr_t m_Color4                         = 0x74         ;
        constexpr std::uintptr_t m_Rotation                       = 0x84         ;
        constexpr std::uintptr_t m_Offset1                        = 0x88         ;
        constexpr std::uintptr_t m_Offset2                        = 0x8C         ;
        constexpr std::uintptr_t m_GradientStyle                  = 0x90         ;
        constexpr std::uintptr_t m_ColorSpace                     = 0x94         ;
        constexpr std::uintptr_t m_IgnoreAspectRatio              = 0x98         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
    }

    namespace Coffee_UIEffects__BlurMode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081BE50   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Coffee_UIEffects__UIEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EffectFactor                   = 0x58         ;
        constexpr std::uintptr_t m_ColorFactor                    = 0x5C         ;
        constexpr std::uintptr_t m_BlurFactor                     = 0x60         ;
        constexpr std::uintptr_t m_EffectMode                     = 0x64         ;
        constexpr std::uintptr_t m_ColorMode                      = 0x68         ;
        constexpr std::uintptr_t m_BlurMode                       = 0x6C         ;
        constexpr std::uintptr_t m_AdvancedBlur                   = 0x70         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
        constexpr std::uintptr_t _b8c4856c8ec7f52cb7707889cd9332c49ac71719 = 0x40         ;
        constexpr std::uintptr_t _bebc4e8cb8917d6facf802c47ae32d8171095a81 = 0x50         ;
    }

    namespace Coffee_UIEffects__BaseMaterialEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
        constexpr std::uintptr_t _b8c4856c8ec7f52cb7707889cd9332c49ac71719 = 0x40         ;
        constexpr std::uintptr_t _bebc4e8cb8917d6facf802c47ae32d8171095a81 = 0x50         ;
    }

    namespace Coffee_UIEffects__UIHsvModifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_TargetColor                    = 0x58         ;
        constexpr std::uintptr_t m_Range                          = 0x68         ;
        constexpr std::uintptr_t m_Hue                            = 0x6C         ;
        constexpr std::uintptr_t m_Saturation                     = 0x70         ;
        constexpr std::uintptr_t m_Value                          = 0x74         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
        constexpr std::uintptr_t _b8c4856c8ec7f52cb7707889cd9332c49ac71719 = 0x40         ;
        constexpr std::uintptr_t _bebc4e8cb8917d6facf802c47ae32d8171095a81 = 0x50         ;
    }

    namespace Coffee_UIEffects__ColorMode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081BE60   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Coffee_UIEffects__UISyncEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_TargetEffect                   = 0x58         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
        constexpr std::uintptr_t _b8c4856c8ec7f52cb7707889cd9332c49ac71719 = 0x40         ;
        constexpr std::uintptr_t _bebc4e8cb8917d6facf802c47ae32d8171095a81 = 0x50         ;
    }

    namespace Coffee_UIEffects__EffectMode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081BFB0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Coffee_UIEffects__EffectArea
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Coffee_UIEffects__ShadowStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Coffee_UIEffects__UIFlip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Horizontal                     = 0x40         ;
        constexpr std::uintptr_t m_Veritical                      = 0x41         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
    }

    namespace Coffee_UIEffects__UIDissolve
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EffectFactor                   = 0x60         ;
        constexpr std::uintptr_t m_Width                          = 0x64         ;
        constexpr std::uintptr_t m_Softness                       = 0x68         ;
        constexpr std::uintptr_t m_Color                          = 0x6C         ;
        constexpr std::uintptr_t m_ColorMode                      = 0x7C         ;
        constexpr std::uintptr_t m_TransitionTexture              = 0x80         ;
        constexpr std::uintptr_t m_EffectArea                     = 0x88         ;
        constexpr std::uintptr_t m_KeepAspectRatio                = 0x8C         ;

        constexpr std::uintptr_t _63fbc4eb3fd57b2325fba704ba4a159b2da907e3 = 0x20         ;
        constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x28         ;
        constexpr std::uintptr_t _505c6bb6d6e34a1d2807c4861ee0d221ef2fb0a3 = 0x30         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x38         ;
        constexpr std::uintptr_t _b8c4856c8ec7f52cb7707889cd9332c49ac71719 = 0x40         ;
        constexpr std::uintptr_t _bebc4e8cb8917d6facf802c47ae32d8171095a81 = 0x50         ;
        constexpr std::uintptr_t _c32a25a6d216d4a4f2d7137962b5f30d5448d166 = 0x58         ;
        constexpr std::uintptr_t _eb3bf35ad23c4859db032df049b7380d1d4869db = 0x5C         ;
    }

    namespace EffectMode
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108177D8   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GradientStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ce7e77e7a97e19b5ef00246056b5565a7bb543b6
    {
        constexpr std::uintptr_t _b4a83fb168b0f0a66e74ef75246c523e154aa637 = 0x10         ;
        constexpr std::uintptr_t _42950284d913ffd0c14dc735ebdcf006f0bd9b29 = 0x14         ;
    }

    namespace BlurEx
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081BE78   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %50e33aad47d94b1489404358014ad5b2d0e7a931
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107738D8   ;
        constexpr std::uintptr_t _d026bb3e19cdb3a6544315da3bacf0de38304c65 = 0x10         ;
        constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18         ;
    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace ButtonClickedEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076BEF0   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Resources
    {
        constexpr std::uintptr_t standard                         = 0x0          ;
        constexpr std::uintptr_t background                       = 0x8          ;
        constexpr std::uintptr_t inputField                       = 0x10         ;
        constexpr std::uintptr_t knob                             = 0x18         ;
        constexpr std::uintptr_t checkmark                        = 0x20         ;
        constexpr std::uintptr_t dropdown                         = 0x28         ;
        constexpr std::uintptr_t mask                             = 0x30         ;
    }

    namespace DropdownItem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Text                           = 0x20         ;
        constexpr std::uintptr_t m_Image                          = 0x28         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x30         ;
        constexpr std::uintptr_t m_Toggle                         = 0x38         ;
    }

    namespace OptionData
    {
        constexpr std::uintptr_t m_Text                           = 0x10         ;
        constexpr std::uintptr_t m_Image                          = 0x18         ;
    }

    namespace OptionDataList
    {
        constexpr std::uintptr_t m_Options                        = 0x10         ;
    }

    namespace DropdownEvent
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace BlockingObjects
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Type
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A1A8   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FillMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OriginHorizontal
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OriginVertical
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Origin90
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Origin180
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Origin360
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ContentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InputType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CharacterValidation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LineType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace OnValidateInput
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SubmitEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10745288   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace EndEditEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10745268   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace OnChangeEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10745278   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace EditState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AspectMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScaleMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScreenMatchMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FitMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Corner
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Axis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Constraint
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CullStateChangedEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10744E58   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MovementType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScrollbarVisibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScrollRectEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10748FA0   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ScrollEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10749048   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Axis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Transition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SelectionState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SliderEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10748EB0   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Axis
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MatEntry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10748BC0   ;
        constexpr std::uintptr_t baseMat                          = 0x10         ;
        constexpr std::uintptr_t customMat                        = 0x18         ;
        constexpr std::uintptr_t count                            = 0x20         ;
        constexpr std::uintptr_t stencilId                        = 0x24         ;
        constexpr std::uintptr_t operation                        = 0x28         ;
        constexpr std::uintptr_t compareFunction                  = 0x2C         ;
        constexpr std::uintptr_t readMask                         = 0x30         ;
        constexpr std::uintptr_t writeMask                        = 0x34         ;
        constexpr std::uintptr_t useAlphaClip                     = 0x38         ;
        constexpr std::uintptr_t colorMask                        = 0x3C         ;
    }

    namespace ToggleTransition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ToggleEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10748C48   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Raycast3DCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace RaycastAllCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetRaycastNonAllocCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Raycast2DCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetRayIntersectionAllCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetRayIntersectionAllNonAllocCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ColorTweenMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ColorTweenCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074F000   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace FloatTweenCallback
    {
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace PointerEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PointerEvent
    {
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _pointerType_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _isPrimary_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x24         ;
        constexpr std::uintptr_t _pressedButtons_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x2C         ;
        constexpr std::uintptr_t _localPosition_k__BackingField   = 0x38         ;
        constexpr std::uintptr_t _deltaPosition_k__BackingField   = 0x44         ;
        constexpr std::uintptr_t _deltaTime_k__BackingField       = 0x50         ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x54         ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x58         ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _altitudeAngle_k__BackingField   = 0x60         ;
        constexpr std::uintptr_t _azimuthAngle_k__BackingField    = 0x64         ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0x68         ;
        constexpr std::uintptr_t _tilt_k__BackingField            = 0x6C         ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0x74         ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x78         ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0x80         ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x88         ;
        constexpr std::uintptr_t _screenPosition_k__BackingField  = 0x8C         ;
        constexpr std::uintptr_t _screenDelta_k__BackingField     = 0x98         ;
        constexpr std::uintptr_t _worldRay_k__BackingField        = 0xA4         ;
        constexpr std::uintptr_t _document_k__BackingField        = 0xC0         ;
        constexpr std::uintptr_t _elementTarget_k__BackingField   = 0xC8         ;
        constexpr std::uintptr_t _elementUnderPointer_k__BackingField = 0xD0         ;
    }

    namespace EventHandlerTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InputButton
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FramePressState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UIToolkitOverrideConfigOld
    {
        constexpr std::uintptr_t activeEventSystem                = 0x0          ;
        constexpr std::uintptr_t sendEvents                       = 0x8          ;
        constexpr std::uintptr_t createPanelGameObjectsOnStart    = 0x9          ;
    }

    namespace TriggerEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074EC40   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t eventID                          = 0x10         ;
        constexpr std::uintptr_t callback                         = 0x18         ;
    }

    namespace EventFunction`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ButtonState
    {
        constexpr std::uintptr_t m_Button                         = 0x10         ;
        constexpr std::uintptr_t m_EventData                      = 0x18         ;
    }

    namespace MouseState
    {
        constexpr std::uintptr_t m_TrackedButtons                 = 0x10         ;
    }

    namespace MouseButtonEventData
    {
        constexpr std::uintptr_t buttonState                      = 0x10         ;
        constexpr std::uintptr_t buttonData                       = 0x18         ;
    }

    namespace InputMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UI__AnimationTriggers
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10748E78   ;
        constexpr std::uintptr_t m_NormalTrigger                  = 0x10         ;
        constexpr std::uintptr_t m_HighlightedTrigger             = 0x18         ;
        constexpr std::uintptr_t m_PressedTrigger                 = 0x20         ;
        constexpr std::uintptr_t m_SelectedTrigger                = 0x28         ;
        constexpr std::uintptr_t m_DisabledTrigger                = 0x30         ;
    }

    namespace UnityEngine_UI__Button
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_OnClick                        = 0x100        ;
    }

    namespace UnityEngine_UI__CanvasUpdate
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_UI__CanvasUpdateRegistry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107573A0   ;
        constexpr std::uintptr_t m_PerformingLayoutUpdate         = 0x10         ;
        constexpr std::uintptr_t m_PerformingGraphicUpdate        = 0x11         ;
        constexpr std::uintptr_t m_CanvasUpdateProfilerStrings    = 0x18         ;
        constexpr std::uintptr_t m_LayoutRebuildQueue             = 0x20         ;
        constexpr std::uintptr_t m_GraphicRebuildQueue            = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
            constexpr std::uintptr_t s_SortLayoutFunction             = 0x8          ;
        }

    }

    namespace UnityEngine_UI__ColorBlock
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C3060   ;
        constexpr std::uintptr_t m_NormalColor                    = 0x0          ;
        constexpr std::uintptr_t m_HighlightedColor               = 0x10         ;
        constexpr std::uintptr_t m_PressedColor                   = 0x20         ;
        constexpr std::uintptr_t m_SelectedColor                  = 0x30         ;
        constexpr std::uintptr_t m_DisabledColor                  = 0x40         ;
        constexpr std::uintptr_t m_ColorMultiplier                = 0x50         ;
        constexpr std::uintptr_t m_FadeDuration                   = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t defaultColorBlock                = 0x0          ;
        }

    }

    namespace UnityEngine_UI__ClipperRegistry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076B908   ;
        constexpr std::uintptr_t m_Clippers                       = 0x10         ;
        constexpr std::uintptr_t groups                           = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_UI__MaskUpdateGroup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A46B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t groupId                          = 0x20         ;
        constexpr std::uintptr_t visibilityProvider               = 0x28         ;
        constexpr std::uintptr_t masks                            = 0x30         ;
        constexpr std::uintptr_t visibility                       = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t Groups                           = 0x0          ;
        }

    }

    namespace UnityEngine_UI__RectangularVertexClipper
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107492A0   ;
        constexpr std::uintptr_t m_WorldCorners                   = 0x10         ;
        constexpr std::uintptr_t m_CanvasCorners                  = 0x18         ;
    }

    namespace UnityEngine_UI__Dropdown
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_Template                       = 0x100        ;
        constexpr std::uintptr_t m_CaptionText                    = 0x108        ;
        constexpr std::uintptr_t m_CaptionImage                   = 0x110        ;
        constexpr std::uintptr_t m_ItemText                       = 0x118        ;
        constexpr std::uintptr_t m_ItemImage                      = 0x120        ;
        constexpr std::uintptr_t m_Value                          = 0x128        ;
        constexpr std::uintptr_t m_Options                        = 0x130        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x138        ;
        constexpr std::uintptr_t m_AlphaFadeSpeed                 = 0x140        ;
        constexpr std::uintptr_t m_Dropdown                       = 0x148        ;
        constexpr std::uintptr_t m_Blocker                        = 0x150        ;
        constexpr std::uintptr_t m_Items                          = 0x158        ;
        constexpr std::uintptr_t m_AlphaTweenRunner               = 0x160        ;
        constexpr std::uintptr_t validTemplate                    = 0x168        ;

        namespace _static
        {
            constexpr std::uintptr_t s_NoOptionData                   = 0x0          ;
        }

    }

    namespace UnityEngine_UI__FontData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081CDF8   ;
        constexpr std::uintptr_t m_Font                           = 0x10         ;
        constexpr std::uintptr_t m_FontSize                       = 0x18         ;
        constexpr std::uintptr_t m_FontStyle                      = 0x1C         ;
        constexpr std::uintptr_t m_BestFit                        = 0x20         ;
        constexpr std::uintptr_t m_MinSize                        = 0x24         ;
        constexpr std::uintptr_t m_MaxSize                        = 0x28         ;
        constexpr std::uintptr_t m_Alignment                      = 0x2C         ;
        constexpr std::uintptr_t m_AlignByGeometry                = 0x30         ;
        constexpr std::uintptr_t m_RichText                       = 0x31         ;
        constexpr std::uintptr_t m_HorizontalOverflow             = 0x34         ;
        constexpr std::uintptr_t m_VerticalOverflow               = 0x38         ;
        constexpr std::uintptr_t m_LineSpacing                    = 0x3C         ;
    }

    namespace UnityEngine_UI__Graphic
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BD8C8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultUI                      = 0x0          ;
            constexpr std::uintptr_t s_WhiteTexture                   = 0x8          ;
            constexpr std::uintptr_t s_Mesh                           = 0x10         ;
            constexpr std::uintptr_t s_VertexHelper                   = 0x18         ;
            constexpr std::uintptr_t _canvasBeingToggled_k__BackingField = 0x20         ;
            constexpr std::uintptr_t CanvasBeingToggledAncestors      = 0x28         ;
        }

    }

    namespace UnityEngine_UI__GraphicRaycaster
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081C960   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RootRaycaster                  = 0x20         ;
        constexpr std::uintptr_t m_IgnoreReversedGraphics         = 0x28         ;
        constexpr std::uintptr_t m_BlockingObjects                = 0x2C         ;
        constexpr std::uintptr_t m_BlockingMask                   = 0x30         ;
        constexpr std::uintptr_t m_Canvas                         = 0x38         ;
        constexpr std::uintptr_t m_RaycastResults                 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_SortedGraphics                 = 0x0          ;
            constexpr std::uintptr_t s_StaleGraphics                  = 0x8          ;
        }

    }

    namespace UnityEngine_UI__GraphicRegistry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720878   ;
        constexpr std::uintptr_t m_Graphics                       = 0x10         ;
        constexpr std::uintptr_t m_RaycastableGraphics            = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
            constexpr std::uintptr_t s_EmptyList                      = 0x8          ;
        }

    }

    namespace UnityEngine_UI__Image
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BF288   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Sprite                         = 0xE0         ;
        constexpr std::uintptr_t m_OverrideSprite                 = 0xE8         ;
        constexpr std::uintptr_t m_Type                           = 0xF0         ;
        constexpr std::uintptr_t m_PreserveAspect                 = 0xF4         ;
        constexpr std::uintptr_t m_FillCenter                     = 0xF5         ;
        constexpr std::uintptr_t m_FillMethod                     = 0xF8         ;
        constexpr std::uintptr_t m_FillAmount                     = 0xFC         ;
        constexpr std::uintptr_t m_FillClockwise                  = 0x100        ;
        constexpr std::uintptr_t m_FillOrigin                     = 0x104        ;
        constexpr std::uintptr_t m_AlphaHitTestMinimumThreshold   = 0x108        ;
        constexpr std::uintptr_t m_Tracked                        = 0x10C        ;
        constexpr std::uintptr_t m_UseSpriteMesh                  = 0x10D        ;
        constexpr std::uintptr_t m_PixelsPerUnitMultiplier        = 0x110        ;
        constexpr std::uintptr_t m_CachedReferencePixelsPerUnit   = 0x114        ;
        constexpr std::uintptr_t m_SecondaryTextures              = 0x118        ;

        namespace _static
        {
            constexpr std::uintptr_t s_ETC1DefaultUI                  = 0x0          ;
            constexpr std::uintptr_t s_TempNewSecondaryTextures       = 0x8          ;
            constexpr std::uintptr_t s_VertScratch                    = 0x10         ;
            constexpr std::uintptr_t s_UVScratch                      = 0x18         ;
            constexpr std::uintptr_t s_Xy                             = 0x20         ;
            constexpr std::uintptr_t s_Uv                             = 0x28         ;
            constexpr std::uintptr_t m_TrackedTexturelessImages       = 0x30         ;
            constexpr std::uintptr_t s_Initialized                    = 0x38         ;
        }

    }

    namespace UnityEngine_UI__InputField
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107453B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_Keyboard                       = 0x100        ;
        constexpr std::uintptr_t m_TextComponent                  = 0x108        ;
        constexpr std::uintptr_t m_Placeholder                    = 0x110        ;
        constexpr std::uintptr_t m_ContentType                    = 0x118        ;
        constexpr std::uintptr_t m_InputType                      = 0x11C        ;
        constexpr std::uintptr_t m_AsteriskChar                   = 0x120        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x124        ;
        constexpr std::uintptr_t m_LineType                       = 0x128        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x12C        ;
        constexpr std::uintptr_t m_CharacterValidation            = 0x130        ;
        constexpr std::uintptr_t m_CharacterLimit                 = 0x134        ;
        constexpr std::uintptr_t m_OnSubmit                       = 0x138        ;
        constexpr std::uintptr_t m_OnDidEndEdit                   = 0x140        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x148        ;
        constexpr std::uintptr_t m_OnValidateInput                = 0x150        ;
        constexpr std::uintptr_t m_CaretColor                     = 0x158        ;
        constexpr std::uintptr_t m_CustomCaretColor               = 0x168        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x16C        ;
        constexpr std::uintptr_t m_Text                           = 0x180        ;
        constexpr std::uintptr_t m_CaretBlinkRate                 = 0x188        ;
        constexpr std::uintptr_t m_CaretWidth                     = 0x18C        ;
        constexpr std::uintptr_t m_ReadOnly                       = 0x190        ;
        constexpr std::uintptr_t m_ShouldActivateOnSelect         = 0x191        ;
        constexpr std::uintptr_t m_CaretPosition                  = 0x194        ;
        constexpr std::uintptr_t m_CaretSelectPosition            = 0x198        ;
        constexpr std::uintptr_t caretRectTrans                   = 0x1A0        ;
        constexpr std::uintptr_t m_CursorVerts                    = 0x1A8        ;
        constexpr std::uintptr_t m_InputTextCache                 = 0x1B0        ;
        constexpr std::uintptr_t m_CachedInputRenderer            = 0x1B8        ;
        constexpr std::uintptr_t m_PreventFontCallback            = 0x1C0        ;
        constexpr std::uintptr_t m_Mesh                           = 0x1C8        ;
        constexpr std::uintptr_t m_AllowInput                     = 0x1D0        ;
        constexpr std::uintptr_t m_ShouldActivateNextUpdate       = 0x1D1        ;
        constexpr std::uintptr_t m_UpdateDrag                     = 0x1D2        ;
        constexpr std::uintptr_t m_DragPositionOutOfBounds        = 0x1D3        ;
        constexpr std::uintptr_t m_CaretVisible                   = 0x1D4        ;
        constexpr std::uintptr_t m_BlinkCoroutine                 = 0x1D8        ;
        constexpr std::uintptr_t m_BlinkStartTime                 = 0x1E0        ;
        constexpr std::uintptr_t m_DrawStart                      = 0x1E4        ;
        constexpr std::uintptr_t m_DrawEnd                        = 0x1E8        ;
        constexpr std::uintptr_t m_DragCoroutine                  = 0x1F0        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x1F8        ;
        constexpr std::uintptr_t m_WasCanceled                    = 0x200        ;
        constexpr std::uintptr_t m_HasDoneFocusTransition         = 0x201        ;
        constexpr std::uintptr_t m_WaitForSecondsRealtime         = 0x208        ;
        constexpr std::uintptr_t m_TouchKeyboardAllowsInPlaceEditing = 0x210        ;
        constexpr std::uintptr_t m_IsCompositionActive            = 0x211        ;
        constexpr std::uintptr_t m_ProcessingEvent                = 0x218        ;

        namespace _static
        {
            constexpr std::uintptr_t kSeparators                      = 0x0          ;
            constexpr std::uintptr_t s_IsQuestDevice                  = 0x8          ;
        }

    }

    namespace UnityEngine_UI__AspectRatioFitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_AspectMode                     = 0x20         ;
        constexpr std::uintptr_t m_AspectRatio                    = 0x24         ;
        constexpr std::uintptr_t m_Rect                           = 0x28         ;
        constexpr std::uintptr_t m_DelayedSetDirty                = 0x30         ;
        constexpr std::uintptr_t m_DoesParentExist                = 0x31         ;
        constexpr std::uintptr_t m_Tracker                        = 0x32         ;
    }

    namespace UnityEngine_UI__CanvasScaler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_UiScaleMode                    = 0x20         ;
        constexpr std::uintptr_t m_ReferencePixelsPerUnit         = 0x24         ;
        constexpr std::uintptr_t m_ScaleFactor                    = 0x28         ;
        constexpr std::uintptr_t m_ReferenceResolution            = 0x2C         ;
        constexpr std::uintptr_t m_ScreenMatchMode                = 0x34         ;
        constexpr std::uintptr_t m_MatchWidthOrHeight             = 0x38         ;
        constexpr std::uintptr_t m_PhysicalUnit                   = 0x3C         ;
        constexpr std::uintptr_t m_FallbackScreenDPI              = 0x40         ;
        constexpr std::uintptr_t m_DefaultSpriteDPI               = 0x44         ;
        constexpr std::uintptr_t m_DynamicPixelsPerUnit           = 0x48         ;
        constexpr std::uintptr_t m_Canvas                         = 0x50         ;
        constexpr std::uintptr_t m_PrevScaleFactor                = 0x58         ;
        constexpr std::uintptr_t m_PrevReferencePixelsPerUnit     = 0x5C         ;
        constexpr std::uintptr_t m_PresetInfoIsWorld              = 0x60         ;
    }

    namespace UnityEngine_UI__ContentSizeFitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_HorizontalFit                  = 0x20         ;
        constexpr std::uintptr_t m_VerticalFit                    = 0x24         ;
        constexpr std::uintptr_t m_Rect                           = 0x28         ;
        constexpr std::uintptr_t m_Tracker                        = 0x30         ;
    }

    namespace UnityEngine_UI__GridLayoutGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Padding                        = 0x20         ;
        constexpr std::uintptr_t m_ChildAlignment                 = 0x28         ;
        constexpr std::uintptr_t m_Rect                           = 0x30         ;
        constexpr std::uintptr_t m_Tracker                        = 0x38         ;
        constexpr std::uintptr_t m_TotalMinSize                   = 0x3C         ;
        constexpr std::uintptr_t m_TotalPreferredSize             = 0x44         ;
        constexpr std::uintptr_t m_TotalFlexibleSize              = 0x4C         ;
        constexpr std::uintptr_t m_RectChildren                   = 0x58         ;
        constexpr std::uintptr_t m_StartCorner                    = 0x60         ;
        constexpr std::uintptr_t m_StartAxis                      = 0x64         ;
        constexpr std::uintptr_t m_CellSize                       = 0x68         ;
        constexpr std::uintptr_t m_Spacing                        = 0x70         ;
        constexpr std::uintptr_t m_Constraint                     = 0x78         ;
        constexpr std::uintptr_t m_ConstraintCount                = 0x7C         ;
    }

    namespace UnityEngine_UI__HorizontalLayoutGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Padding                        = 0x20         ;
        constexpr std::uintptr_t m_ChildAlignment                 = 0x28         ;
        constexpr std::uintptr_t m_Rect                           = 0x30         ;
        constexpr std::uintptr_t m_Tracker                        = 0x38         ;
        constexpr std::uintptr_t m_TotalMinSize                   = 0x3C         ;
        constexpr std::uintptr_t m_TotalPreferredSize             = 0x44         ;
        constexpr std::uintptr_t m_TotalFlexibleSize              = 0x4C         ;
        constexpr std::uintptr_t m_RectChildren                   = 0x58         ;
        constexpr std::uintptr_t m_Spacing                        = 0x60         ;
        constexpr std::uintptr_t m_ChildForceExpandWidth          = 0x64         ;
        constexpr std::uintptr_t m_ChildForceExpandHeight         = 0x65         ;
        constexpr std::uintptr_t m_ChildControlWidth              = 0x66         ;
        constexpr std::uintptr_t m_ChildControlHeight             = 0x67         ;
        constexpr std::uintptr_t m_ChildScaleWidth                = 0x68         ;
        constexpr std::uintptr_t m_ChildScaleHeight               = 0x69         ;
        constexpr std::uintptr_t m_ReverseArrangement             = 0x6A         ;
    }

    namespace UnityEngine_UI__HorizontalOrVerticalLayoutGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Padding                        = 0x20         ;
        constexpr std::uintptr_t m_ChildAlignment                 = 0x28         ;
        constexpr std::uintptr_t m_Rect                           = 0x30         ;
        constexpr std::uintptr_t m_Tracker                        = 0x38         ;
        constexpr std::uintptr_t m_TotalMinSize                   = 0x3C         ;
        constexpr std::uintptr_t m_TotalPreferredSize             = 0x44         ;
        constexpr std::uintptr_t m_TotalFlexibleSize              = 0x4C         ;
        constexpr std::uintptr_t m_RectChildren                   = 0x58         ;
        constexpr std::uintptr_t m_Spacing                        = 0x60         ;
        constexpr std::uintptr_t m_ChildForceExpandWidth          = 0x64         ;
        constexpr std::uintptr_t m_ChildForceExpandHeight         = 0x65         ;
        constexpr std::uintptr_t m_ChildControlWidth              = 0x66         ;
        constexpr std::uintptr_t m_ChildControlHeight             = 0x67         ;
        constexpr std::uintptr_t m_ChildScaleWidth                = 0x68         ;
        constexpr std::uintptr_t m_ChildScaleHeight               = 0x69         ;
        constexpr std::uintptr_t m_ReverseArrangement             = 0x6A         ;
    }

    namespace UnityEngine_UI__LayoutElement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_IgnoreLayout                   = 0x20         ;
        constexpr std::uintptr_t m_MinWidth                       = 0x24         ;
        constexpr std::uintptr_t m_MinHeight                      = 0x28         ;
        constexpr std::uintptr_t m_PreferredWidth                 = 0x2C         ;
        constexpr std::uintptr_t m_PreferredHeight                = 0x30         ;
        constexpr std::uintptr_t m_FlexibleWidth                  = 0x34         ;
        constexpr std::uintptr_t m_FlexibleHeight                 = 0x38         ;
        constexpr std::uintptr_t m_LayoutPriority                 = 0x3C         ;
    }

    namespace UnityEngine_UI__LayoutGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Padding                        = 0x20         ;
        constexpr std::uintptr_t m_ChildAlignment                 = 0x28         ;
        constexpr std::uintptr_t m_Rect                           = 0x30         ;
        constexpr std::uintptr_t m_Tracker                        = 0x38         ;
        constexpr std::uintptr_t m_TotalMinSize                   = 0x3C         ;
        constexpr std::uintptr_t m_TotalPreferredSize             = 0x44         ;
        constexpr std::uintptr_t m_TotalFlexibleSize              = 0x4C         ;
        constexpr std::uintptr_t m_RectChildren                   = 0x58         ;
    }

    namespace UnityEngine_UI__LayoutRebuilder
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10758818   ;
        constexpr std::uintptr_t m_ToRebuild                      = 0x10         ;
        constexpr std::uintptr_t m_CachedHashFromTransform        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Rebuilders                     = 0x0          ;
        }

    }

    namespace UnityEngine_UI__VerticalLayoutGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Padding                        = 0x20         ;
        constexpr std::uintptr_t m_ChildAlignment                 = 0x28         ;
        constexpr std::uintptr_t m_Rect                           = 0x30         ;
        constexpr std::uintptr_t m_Tracker                        = 0x38         ;
        constexpr std::uintptr_t m_TotalMinSize                   = 0x3C         ;
        constexpr std::uintptr_t m_TotalPreferredSize             = 0x44         ;
        constexpr std::uintptr_t m_TotalFlexibleSize              = 0x4C         ;
        constexpr std::uintptr_t m_RectChildren                   = 0x58         ;
        constexpr std::uintptr_t m_Spacing                        = 0x60         ;
        constexpr std::uintptr_t m_ChildForceExpandWidth          = 0x64         ;
        constexpr std::uintptr_t m_ChildForceExpandHeight         = 0x65         ;
        constexpr std::uintptr_t m_ChildControlWidth              = 0x66         ;
        constexpr std::uintptr_t m_ChildControlHeight             = 0x67         ;
        constexpr std::uintptr_t m_ChildScaleWidth                = 0x68         ;
        constexpr std::uintptr_t m_ChildScaleHeight               = 0x69         ;
        constexpr std::uintptr_t m_ReverseArrangement             = 0x6A         ;
    }

    namespace UnityEngine_UI__Mask
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081C7A0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x20         ;
        constexpr std::uintptr_t m_ShowMaskGraphic                = 0x28         ;
        constexpr std::uintptr_t m_Graphic                        = 0x30         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0x38         ;
        constexpr std::uintptr_t m_UnmaskMaterial                 = 0x40         ;
    }

    namespace UnityEngine_UI__MaskableGraphic
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10789F60   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
    }

    namespace UnityEngine_UI__Navigation
    {
        constexpr std::uintptr_t m_Mode                           = 0x0          ;
        constexpr std::uintptr_t m_WrapAround                     = 0x4          ;
        constexpr std::uintptr_t m_SelectOnUp                     = 0x8          ;
        constexpr std::uintptr_t m_SelectOnDown                   = 0x10         ;
        constexpr std::uintptr_t m_SelectOnLeft                   = 0x18         ;
        constexpr std::uintptr_t m_SelectOnRight                  = 0x20         ;
    }

    namespace UnityEngine_UI__RawImage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107BF2A8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_Texture                        = 0xE0         ;
        constexpr std::uintptr_t m_UVRect                         = 0xE8         ;
    }

    namespace UnityEngine_UI__RectMask2D
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A46D0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_VertexClipper                  = 0x20         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x28         ;
        constexpr std::uintptr_t m_MaskableTargets                = 0x30         ;
        constexpr std::uintptr_t m_ClipTargets                    = 0x38         ;
        constexpr std::uintptr_t m_ShouldRecalculateClipRects     = 0x40         ;
        constexpr std::uintptr_t m_Clippers                       = 0x48         ;
        constexpr std::uintptr_t m_LastClipRectCanvasSpace        = 0x50         ;
        constexpr std::uintptr_t m_ForceClip                      = 0x60         ;
        constexpr std::uintptr_t m_CanvasGroups                   = 0x68         ;
        constexpr std::uintptr_t m_CanvasGroupsDirty              = 0x70         ;
        constexpr std::uintptr_t m_WasVisibleLastFrame            = 0x71         ;
        constexpr std::uintptr_t m_Padding                        = 0x74         ;
        constexpr std::uintptr_t m_Softness                       = 0x84         ;
        constexpr std::uintptr_t m_Canvas                         = 0x90         ;
        constexpr std::uintptr_t updateGroupId                    = 0x98         ;
        constexpr std::uintptr_t currentGroup                     = 0xA0         ;
        constexpr std::uintptr_t m_Corners                        = 0xA8         ;
    }

    namespace UnityEngine_UI__ScrollRect
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDDF0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Content                        = 0x20         ;
        constexpr std::uintptr_t m_Horizontal                     = 0x28         ;
        constexpr std::uintptr_t m_Vertical                       = 0x29         ;
        constexpr std::uintptr_t m_MovementType                   = 0x2C         ;
        constexpr std::uintptr_t m_Elasticity                     = 0x30         ;
        constexpr std::uintptr_t m_Inertia                        = 0x34         ;
        constexpr std::uintptr_t m_DecelerationRate               = 0x38         ;
        constexpr std::uintptr_t m_ScrollSensitivity              = 0x3C         ;
        constexpr std::uintptr_t m_Viewport                       = 0x40         ;
        constexpr std::uintptr_t m_HorizontalScrollbar            = 0x48         ;
        constexpr std::uintptr_t m_VerticalScrollbar              = 0x50         ;
        constexpr std::uintptr_t m_HorizontalScrollbarVisibility  = 0x58         ;
        constexpr std::uintptr_t m_VerticalScrollbarVisibility    = 0x5C         ;
        constexpr std::uintptr_t m_HorizontalScrollbarSpacing     = 0x60         ;
        constexpr std::uintptr_t m_VerticalScrollbarSpacing       = 0x64         ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x68         ;
        constexpr std::uintptr_t m_PointerStartLocalCursor        = 0x70         ;
        constexpr std::uintptr_t m_ContentStartPosition           = 0x78         ;
        constexpr std::uintptr_t m_ViewRect                       = 0x80         ;
        constexpr std::uintptr_t m_ContentBounds                  = 0x88         ;
        constexpr std::uintptr_t m_ViewBounds                     = 0xA0         ;
        constexpr std::uintptr_t m_Velocity                       = 0xB8         ;
        constexpr std::uintptr_t m_Dragging                       = 0xC0         ;
        constexpr std::uintptr_t m_Scrolling                      = 0xC1         ;
        constexpr std::uintptr_t m_ScrollWheelVelocity            = 0xC2         ;
        constexpr std::uintptr_t m_ScrollbarDragging              = 0xC3         ;
        constexpr std::uintptr_t m_PrevPosition                   = 0xC4         ;
        constexpr std::uintptr_t m_PrevContentBounds              = 0xCC         ;
        constexpr std::uintptr_t m_PrevViewBounds                 = 0xE4         ;
        constexpr std::uintptr_t m_HasRebuiltLayout               = 0xFC         ;
        constexpr std::uintptr_t m_HSliderExpand                  = 0xFD         ;
        constexpr std::uintptr_t m_VSliderExpand                  = 0xFE         ;
        constexpr std::uintptr_t m_HSliderHeight                  = 0x100        ;
        constexpr std::uintptr_t m_VSliderWidth                   = 0x104        ;
        constexpr std::uintptr_t m_Rect                           = 0x108        ;
        constexpr std::uintptr_t m_HorizontalScrollbarRect        = 0x110        ;
        constexpr std::uintptr_t m_VerticalScrollbarRect          = 0x118        ;
        constexpr std::uintptr_t m_Tracker                        = 0x120        ;
        constexpr std::uintptr_t m_Corners                        = 0x128        ;

        namespace _static
        {
            constexpr std::uintptr_t GlobalSensitivity                = 0x0          ;
            constexpr std::uintptr_t ScrollSpeed                      = 0x4          ;
            constexpr std::uintptr_t ScrollDecay                      = 0x8          ;
            constexpr std::uintptr_t ScrollMaxVelocity                = 0xC          ;
        }

    }

    namespace UnityEngine_UI__Scrollbar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_HandleRect                     = 0x100        ;
        constexpr std::uintptr_t m_Direction                      = 0x108        ;
        constexpr std::uintptr_t m_Value                          = 0x10C        ;
        constexpr std::uintptr_t m_Size                           = 0x110        ;
        constexpr std::uintptr_t m_NumberOfSteps                  = 0x114        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x118        ;
        constexpr std::uintptr_t m_ContainerRect                  = 0x120        ;
        constexpr std::uintptr_t m_Offset                         = 0x128        ;
        constexpr std::uintptr_t m_DragStartSize                  = 0x130        ;
        constexpr std::uintptr_t _IsDragging_k__BackingField      = 0x134        ;
        constexpr std::uintptr_t m_Tracker                        = 0x135        ;
        constexpr std::uintptr_t m_PointerDownRepeat              = 0x138        ;
        constexpr std::uintptr_t isPointerDownAndNotDragging      = 0x140        ;
        constexpr std::uintptr_t m_DelayedUpdateVisuals           = 0x141        ;
    }

    namespace UnityEngine_UI__Selectable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10766570   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Selectables                    = 0x0          ;
            constexpr std::uintptr_t s_SelectableCount                = 0x8          ;
        }

    }

    namespace UnityEngine_UI__Slider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t m_FillRect                       = 0x100        ;
        constexpr std::uintptr_t m_HandleRect                     = 0x108        ;
        constexpr std::uintptr_t m_Direction                      = 0x110        ;
        constexpr std::uintptr_t m_MinValue                       = 0x114        ;
        constexpr std::uintptr_t m_MaxValue                       = 0x118        ;
        constexpr std::uintptr_t m_WholeNumbers                   = 0x11C        ;
        constexpr std::uintptr_t m_Value                          = 0x120        ;
        constexpr std::uintptr_t m_OnValueChanged                 = 0x128        ;
        constexpr std::uintptr_t m_FillImage                      = 0x130        ;
        constexpr std::uintptr_t m_FillTransform                  = 0x138        ;
        constexpr std::uintptr_t m_FillContainerRect              = 0x140        ;
        constexpr std::uintptr_t m_HandleTransform                = 0x148        ;
        constexpr std::uintptr_t m_HandleContainerRect            = 0x150        ;
        constexpr std::uintptr_t m_Offset                         = 0x158        ;
        constexpr std::uintptr_t m_Tracker                        = 0x160        ;
        constexpr std::uintptr_t m_DelayedUpdateVisuals           = 0x161        ;
    }

    namespace UnityEngine_UI__SpriteState
    {
        constexpr std::uintptr_t m_HighlightedSprite              = 0x0          ;
        constexpr std::uintptr_t m_PressedSprite                  = 0x8          ;
        constexpr std::uintptr_t m_SelectedSprite                 = 0x10         ;
        constexpr std::uintptr_t m_DisabledSprite                 = 0x18         ;
    }

    namespace UnityEngine_UI__Text
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108127B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_FontData                       = 0xE0         ;
        constexpr std::uintptr_t m_Text                           = 0xE8         ;
        constexpr std::uintptr_t m_TextCache                      = 0xF0         ;
        constexpr std::uintptr_t m_TextCacheForLayout             = 0xF8         ;
        constexpr std::uintptr_t m_DisableFontTextureRebuiltCallback = 0x100        ;
        constexpr std::uintptr_t m_TempVerts                      = 0x108        ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultText                    = 0x0          ;
        }

    }

    namespace UnityEngine_UI__Toggle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_EnableCalled                   = 0x20         ;
        constexpr std::uintptr_t m_Navigation                     = 0x28         ;
        constexpr std::uintptr_t m_Transition                     = 0x50         ;
        constexpr std::uintptr_t m_Colors                         = 0x54         ;
        constexpr std::uintptr_t m_SpriteState                    = 0xB0         ;
        constexpr std::uintptr_t m_AnimationTriggers              = 0xD0         ;
        constexpr std::uintptr_t m_Interactable                   = 0xD8         ;
        constexpr std::uintptr_t m_TargetGraphic                  = 0xE0         ;
        constexpr std::uintptr_t m_GroupsAllowInteraction         = 0xE8         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0xEC         ;
        constexpr std::uintptr_t _isPointerInside_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _isPointerDown_k__BackingField   = 0xF1         ;
        constexpr std::uintptr_t _hasSelection_k__BackingField    = 0xF2         ;
        constexpr std::uintptr_t m_CanvasGroupCache               = 0xF8         ;
        constexpr std::uintptr_t toggleTransition                 = 0x100        ;
        constexpr std::uintptr_t graphic                          = 0x108        ;
        constexpr std::uintptr_t m_Group                          = 0x110        ;
        constexpr std::uintptr_t onValueChanged                   = 0x118        ;
        constexpr std::uintptr_t m_IsOn                           = 0x120        ;
    }

    namespace UnityEngine_UI__ToggleGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_AllowSwitchOff                 = 0x20         ;
        constexpr std::uintptr_t m_Toggles                        = 0x28         ;
    }

    namespace UnityEngine_UI__ReflectionMethodsCache
    {
        constexpr std::uintptr_t raycast3D                        = 0x10         ;
        constexpr std::uintptr_t raycast3DAll                     = 0x18         ;
        constexpr std::uintptr_t getRaycastNonAlloc               = 0x20         ;
        constexpr std::uintptr_t raycast2D                        = 0x28         ;
        constexpr std::uintptr_t getRayIntersectionAll            = 0x30         ;
        constexpr std::uintptr_t getRayIntersectionAllNonAlloc    = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ReflectionMethodsCache         = 0x0          ;
        }

    }

    namespace UnityEngine_UI__VertexHelper
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AC5A8   ;
        constexpr std::uintptr_t m_Positions                      = 0x10         ;
        constexpr std::uintptr_t m_Colors                         = 0x18         ;
        constexpr std::uintptr_t m_Uv0S                           = 0x20         ;
        constexpr std::uintptr_t m_Uv1S                           = 0x28         ;
        constexpr std::uintptr_t m_Uv2S                           = 0x30         ;
        constexpr std::uintptr_t m_Uv3S                           = 0x38         ;
        constexpr std::uintptr_t m_Normals                        = 0x40         ;
        constexpr std::uintptr_t m_Tangents                       = 0x48         ;
        constexpr std::uintptr_t m_Indices                        = 0x50         ;
        constexpr std::uintptr_t m_ListsInitalized                = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultTangent                 = 0x0          ;
            constexpr std::uintptr_t s_DefaultNormal                  = 0x10         ;
        }

    }

    namespace UnityEngine_UI__BaseMeshEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Graphic                        = 0x20         ;
    }

    namespace UnityEngine_UI__Outline
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Graphic                        = 0x20         ;
        constexpr std::uintptr_t m_EffectColor                    = 0x28         ;
        constexpr std::uintptr_t m_EffectDistance                 = 0x38         ;
        constexpr std::uintptr_t m_UseGraphicAlpha                = 0x40         ;
    }

    namespace UnityEngine_UI__PositionAsUV1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Graphic                        = 0x20         ;
    }

    namespace UnityEngine_UI__Shadow
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Graphic                        = 0x20         ;
        constexpr std::uintptr_t m_EffectColor                    = 0x28         ;
        constexpr std::uintptr_t m_EffectDistance                 = 0x38         ;
        constexpr std::uintptr_t m_UseGraphicAlpha                = 0x40         ;
    }

    namespace UnityEngine_UI_Collections__IndexedSet`1
    {
        constexpr std::uintptr_t m_List                           = 0x0          ;
    }

    namespace UnityEngine_UI_CoroutineTween__ColorTween
    {
        constexpr std::uintptr_t m_Target                         = 0x0          ;
        constexpr std::uintptr_t m_StartColor                     = 0x8          ;
        constexpr std::uintptr_t m_TargetColor                    = 0x18         ;
        constexpr std::uintptr_t m_TweenMode                      = 0x28         ;
        constexpr std::uintptr_t m_Duration                       = 0x2C         ;
        constexpr std::uintptr_t m_IgnoreTimeScale                = 0x30         ;
    }

    namespace UnityEngine_UI_CoroutineTween__FloatTween
    {
        constexpr std::uintptr_t m_Target                         = 0x0          ;
        constexpr std::uintptr_t m_StartValue                     = 0x8          ;
        constexpr std::uintptr_t m_TargetValue                    = 0xC          ;
        constexpr std::uintptr_t m_Duration                       = 0x10         ;
        constexpr std::uintptr_t m_IgnoreTimeScale                = 0x14         ;
    }

    namespace UnityEngine_UI_CoroutineTween__TweenRunner`1
    {
        constexpr std::uintptr_t m_CoroutineContainer             = 0x0          ;
    }

    namespace UnityEngine_UIElements__PanelEventHandler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Panel                          = 0x20         ;
        constexpr std::uintptr_t m_PointerEvent                   = 0x28         ;
        constexpr std::uintptr_t m_ContainedPointers              = 0x30         ;
        constexpr std::uintptr_t m_LastClickTime                  = 0x38         ;
        constexpr std::uintptr_t m_Selecting                      = 0x3C         ;
        constexpr std::uintptr_t m_Event                          = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Modifiers                      = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__PanelRaycaster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RootRaycaster                  = 0x20         ;
        constexpr std::uintptr_t m_Panel                          = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t panelPicker                      = 0x0          ;
        }

    }

    namespace UnityEngine_UIElements__UIToolkitInteroperabilityBridge
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074EA28   ;
        constexpr std::uintptr_t m_EventSystem                    = 0x10         ;
        constexpr std::uintptr_t m_OverrideUIToolkitEvents        = 0x18         ;
        constexpr std::uintptr_t m_HandlerTypes                   = 0x1C         ;
        constexpr std::uintptr_t m_WorldPickingLayers             = 0x20         ;
        constexpr std::uintptr_t m_WorldPickingMaxDistance        = 0x24         ;
        constexpr std::uintptr_t m_CreateDefaultPanelComponents   = 0x28         ;
        constexpr std::uintptr_t m_Started                        = 0x29         ;
        constexpr std::uintptr_t m_Enabled                        = 0x2A         ;
        constexpr std::uintptr_t m_IsTrackingPanels               = 0x2B         ;
        constexpr std::uintptr_t m_WorldSpaceGo                   = 0x30         ;
        constexpr std::uintptr_t trackedPanels                    = 0x38         ;
        constexpr std::uintptr_t destroyedActions                 = 0x40         ;
        constexpr std::uintptr_t m_InputSettings                  = 0x48         ;
        constexpr std::uintptr_t m_OldOverrideUIToolkitEvents     = 0x68         ;
        constexpr std::uintptr_t m_OldHandlerTypes                = 0x6C         ;
        constexpr std::uintptr_t m_OldCreateDefaultPanelComponents = 0x70         ;
        constexpr std::uintptr_t m_OldDefaultEventCameraIsMainCamera = 0x71         ;
        constexpr std::uintptr_t m_OldEventCamerasHash            = 0x78         ;
        constexpr std::uintptr_t m_PanelsToRemove                 = 0x80         ;
    }

    namespace UnityEngine_UIElements__WorldDocumentRaycaster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RootRaycaster                  = 0x20         ;
        constexpr std::uintptr_t m_EventCamera                    = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t worldPicker                      = 0x0          ;
        }

    }

    namespace UnityEngine_EventSystems__AxisEventData
    {
        constexpr std::uintptr_t m_Used                           = 0x10         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x18         ;
        constexpr std::uintptr_t _moveVector_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _moveDir_k__BackingField         = 0x28         ;
    }

    namespace UnityEngine_EventSystems__AbstractEventData
    {
        constexpr std::uintptr_t m_Used                           = 0x10         ;
    }

    namespace UnityEngine_EventSystems__BaseEventData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074EA78   ;
        constexpr std::uintptr_t m_Used                           = 0x10         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x18         ;
    }

    namespace UnityEngine_EventSystems__PointerEventData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107549B8   ;
        constexpr std::uintptr_t m_Used                           = 0x10         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x18         ;
        constexpr std::uintptr_t _pointerEnter_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t m_PointerPress                   = 0x28         ;
        constexpr std::uintptr_t _lastPress_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _rawPointerPress_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _pointerDrag_k__BackingField     = 0x40         ;
        constexpr std::uintptr_t _pointerClick_k__BackingField    = 0x48         ;
        constexpr std::uintptr_t _pointerCurrentRaycast_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _pointerPressRaycast_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t hovered                          = 0x130        ;
        constexpr std::uintptr_t _eligibleForClick_k__BackingField = 0x138        ;
        constexpr std::uintptr_t _displayIndex_k__BackingField    = 0x13C        ;
        constexpr std::uintptr_t _pointerId_k__BackingField       = 0x140        ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x144        ;
        constexpr std::uintptr_t _delta_k__BackingField           = 0x14C        ;
        constexpr std::uintptr_t _pressPosition_k__BackingField   = 0x154        ;
        constexpr std::uintptr_t _worldPosition_k__BackingField   = 0x15C        ;
        constexpr std::uintptr_t _worldNormal_k__BackingField     = 0x168        ;
        constexpr std::uintptr_t _clickTime_k__BackingField       = 0x174        ;
        constexpr std::uintptr_t _clickCount_k__BackingField      = 0x178        ;
        constexpr std::uintptr_t _scrollDelta_k__BackingField     = 0x17C        ;
        constexpr std::uintptr_t _useDragThreshold_k__BackingField = 0x184        ;
        constexpr std::uintptr_t _dragging_k__BackingField        = 0x185        ;
        constexpr std::uintptr_t _button_k__BackingField          = 0x188        ;
        constexpr std::uintptr_t _pressure_k__BackingField        = 0x18C        ;
        constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0x190        ;
        constexpr std::uintptr_t _altitudeAngle_k__BackingField   = 0x194        ;
        constexpr std::uintptr_t _azimuthAngle_k__BackingField    = 0x198        ;
        constexpr std::uintptr_t _twist_k__BackingField           = 0x19C        ;
        constexpr std::uintptr_t _tilt_k__BackingField            = 0x1A0        ;
        constexpr std::uintptr_t _penStatus_k__BackingField       = 0x1A8        ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x1AC        ;
        constexpr std::uintptr_t _radiusVariance_k__BackingField  = 0x1B4        ;
        constexpr std::uintptr_t _fullyExited_k__BackingField     = 0x1BC        ;
        constexpr std::uintptr_t _reentered_k__BackingField       = 0x1BD        ;
    }

    namespace UnityEngine_EventSystems__EventHandle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_EventSystems__EventSystem
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082B720   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_SystemInputModules             = 0x20         ;
        constexpr std::uintptr_t m_CurrentInputModule             = 0x28         ;
        constexpr std::uintptr_t m_FirstSelected                  = 0x30         ;
        constexpr std::uintptr_t m_sendNavigationEvents           = 0x38         ;
        constexpr std::uintptr_t m_DragThreshold                  = 0x3C         ;
        constexpr std::uintptr_t m_CurrentSelected                = 0x40         ;
        constexpr std::uintptr_t m_HasFocus                       = 0x48         ;
        constexpr std::uintptr_t m_SelectionGuard                 = 0x49         ;
        constexpr std::uintptr_t m_DummyData                      = 0x50         ;
        constexpr std::uintptr_t m_UIToolkitInterop               = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t m_EventSystems                   = 0x0          ;
            constexpr std::uintptr_t s_RaycastComparer                = 0x8          ;
            constexpr std::uintptr_t s_UIToolkitOverrideConfigOld     = 0x10         ;
        }

    }

    namespace UnityEngine_EventSystems__EventTrigger
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Delegates                      = 0x20         ;
    }

    namespace UnityEngine_EventSystems__EventTriggerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_EventSystems__BaseInput
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace UnityEngine_EventSystems__BaseInputModule
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RaycastResultCache             = 0x20         ;
        constexpr std::uintptr_t m_SendPointerHoverToParent       = 0x28         ;
        constexpr std::uintptr_t m_AxisEventData                  = 0x30         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x38         ;
        constexpr std::uintptr_t m_BaseEventData                  = 0x40         ;
        constexpr std::uintptr_t m_InputOverride                  = 0x48         ;
        constexpr std::uintptr_t m_DefaultInput                   = 0x50         ;
    }

    namespace UnityEngine_EventSystems__NavigationDeviceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_EventSystems__PointerInputModule
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RaycastResultCache             = 0x20         ;
        constexpr std::uintptr_t m_SendPointerHoverToParent       = 0x28         ;
        constexpr std::uintptr_t m_AxisEventData                  = 0x30         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x38         ;
        constexpr std::uintptr_t m_BaseEventData                  = 0x40         ;
        constexpr std::uintptr_t m_InputOverride                  = 0x48         ;
        constexpr std::uintptr_t m_DefaultInput                   = 0x50         ;
        constexpr std::uintptr_t m_PointerData                    = 0x58         ;
        constexpr std::uintptr_t m_MouseState                     = 0x60         ;
    }

    namespace UnityEngine_EventSystems__StandaloneInputModule
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RaycastResultCache             = 0x20         ;
        constexpr std::uintptr_t m_SendPointerHoverToParent       = 0x28         ;
        constexpr std::uintptr_t m_AxisEventData                  = 0x30         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x38         ;
        constexpr std::uintptr_t m_BaseEventData                  = 0x40         ;
        constexpr std::uintptr_t m_InputOverride                  = 0x48         ;
        constexpr std::uintptr_t m_DefaultInput                   = 0x50         ;
        constexpr std::uintptr_t m_PointerData                    = 0x58         ;
        constexpr std::uintptr_t m_MouseState                     = 0x60         ;
        constexpr std::uintptr_t m_PrevActionTime                 = 0x68         ;
        constexpr std::uintptr_t m_LastMoveVector                 = 0x6C         ;
        constexpr std::uintptr_t m_ConsecutiveMoveCount           = 0x74         ;
        constexpr std::uintptr_t m_LastMousePosition              = 0x78         ;
        constexpr std::uintptr_t m_MousePosition                  = 0x80         ;
        constexpr std::uintptr_t m_CurrentFocusedGameObject       = 0x88         ;
        constexpr std::uintptr_t m_InputPointerEvents             = 0x90         ;
        constexpr std::uintptr_t m_HorizontalAxis                 = 0x98         ;
        constexpr std::uintptr_t m_VerticalAxis                   = 0xA0         ;
        constexpr std::uintptr_t m_SubmitButton                   = 0xA8         ;
        constexpr std::uintptr_t m_CancelButton                   = 0xB0         ;
        constexpr std::uintptr_t m_InputActionsPerSecond          = 0xB8         ;
        constexpr std::uintptr_t m_RepeatDelay                    = 0xBC         ;
        constexpr std::uintptr_t m_ForceModuleActive              = 0xC0         ;
    }

    namespace UnityEngine_EventSystems__TouchInputModule
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RaycastResultCache             = 0x20         ;
        constexpr std::uintptr_t m_SendPointerHoverToParent       = 0x28         ;
        constexpr std::uintptr_t m_AxisEventData                  = 0x30         ;
        constexpr std::uintptr_t m_EventSystem                    = 0x38         ;
        constexpr std::uintptr_t m_BaseEventData                  = 0x40         ;
        constexpr std::uintptr_t m_InputOverride                  = 0x48         ;
        constexpr std::uintptr_t m_DefaultInput                   = 0x50         ;
        constexpr std::uintptr_t m_PointerData                    = 0x58         ;
        constexpr std::uintptr_t m_MouseState                     = 0x60         ;
        constexpr std::uintptr_t m_LastMousePosition              = 0x68         ;
        constexpr std::uintptr_t m_MousePosition                  = 0x70         ;
        constexpr std::uintptr_t m_InputPointerEvent              = 0x78         ;
        constexpr std::uintptr_t m_ForceModuleActive              = 0x80         ;
    }

    namespace UnityEngine_EventSystems__MoveDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_EventSystems__RaycastResult
    {
        constexpr std::uintptr_t m_GameObject                     = 0x0          ;
        constexpr std::uintptr_t module                           = 0x8          ;
        constexpr std::uintptr_t distance                         = 0x10         ;
        constexpr std::uintptr_t index                            = 0x14         ;
        constexpr std::uintptr_t depth                            = 0x18         ;
        constexpr std::uintptr_t sortingGroupID                   = 0x1C         ;
        constexpr std::uintptr_t sortingGroupOrder                = 0x20         ;
        constexpr std::uintptr_t sortingLayer                     = 0x24         ;
        constexpr std::uintptr_t sortingOrder                     = 0x28         ;
        constexpr std::uintptr_t origin                           = 0x2C         ;
        constexpr std::uintptr_t worldPosition                    = 0x38         ;
        constexpr std::uintptr_t worldNormal                      = 0x44         ;
        constexpr std::uintptr_t screenPosition                   = 0x50         ;
        constexpr std::uintptr_t displayIndex                     = 0x58         ;
        constexpr std::uintptr_t document                         = 0x60         ;
        constexpr std::uintptr_t element                          = 0x68         ;
    }

    namespace UnityEngine_EventSystems__BaseRaycaster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RootRaycaster                  = 0x20         ;
    }

    namespace UnityEngine_EventSystems__Physics2DRaycaster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RootRaycaster                  = 0x20         ;
        constexpr std::uintptr_t m_EventCamera                    = 0x28         ;
        constexpr std::uintptr_t m_EventMask                      = 0x30         ;
        constexpr std::uintptr_t m_MaxRayIntersections            = 0x34         ;
        constexpr std::uintptr_t m_LastMaxRayIntersections        = 0x38         ;
        constexpr std::uintptr_t m_Hits                           = 0x40         ;
        constexpr std::uintptr_t m_Hits                           = 0x48         ;
    }

    namespace UnityEngine_EventSystems__PhysicsRaycaster
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_RootRaycaster                  = 0x20         ;
        constexpr std::uintptr_t m_EventCamera                    = 0x28         ;
        constexpr std::uintptr_t m_EventMask                      = 0x30         ;
        constexpr std::uintptr_t m_MaxRayIntersections            = 0x34         ;
        constexpr std::uintptr_t m_LastMaxRayIntersections        = 0x38         ;
        constexpr std::uintptr_t m_Hits                           = 0x40         ;
    }

    namespace UnityEngine_EventSystems__UIBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Coffee_UIExtensions__AnimatableProperty-fake-0
    {
        constexpr std::uintptr_t _dd316444cdbb425a34e34ebe872f5fe13fafeb99 = 0x10         ;
        constexpr std::uintptr_t _c1cee14d7ed50c6e06d1e056eefbcaf1af55e980 = 0x18         ;
        constexpr std::uintptr_t _8c018330b374a283647917f323c713bb5c0291d1 = 0x1C         ;
    }

    namespace Coffee_UIExtensions__UIParticleProjectSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_EnableLinearToGamma            = 0x18         ;
        constexpr std::uintptr_t m_HideGeneratedObjects           = 0x19         ;
    }

    namespace Coffee_UIExtensions__UIParticleRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;

        constexpr std::uintptr_t _e2e1133457cb2b8ca746e3e5f9c8244b70214d90 = 0xE0         ;
        constexpr std::uintptr_t _2c3053f78b76943f62fd8165e54c82ef45d54f4a = 0xE4         ;
        constexpr std::uintptr_t _cf0d971e02dc84118ee5f1f73505b233b4065360 = 0xE8         ;
        constexpr std::uintptr_t _2f1b62f87b5f801c095ac1d71f74ad62bd8c9224 = 0xE9         ;
        constexpr std::uintptr_t _583bbac1624dc07ecf51f8a9eb36af84b2c2b8f5 = 0xEC         ;
        constexpr std::uintptr_t _74a5461770b2edfe45d87474f9f64c007e686349 = 0x108        ;
        constexpr std::uintptr_t _0340106b986821f823894f44133f71fa1895315b = 0x110        ;
        constexpr std::uintptr_t _85b520077fa08238a9aaeb0e842a161f58527a56 = 0x118        ;
        constexpr std::uintptr_t _8cb8a7d70c6e79b588b647ee62cee89d8d4b8129 = 0x120        ;
        constexpr std::uintptr_t _3dcc94f36de3f3023e693583558240fcfee3aadb = 0x128        ;
        constexpr std::uintptr_t _71859865888a645aca3c9bce8666c1a817036439 = 0x12C        ;
        constexpr std::uintptr_t _d8c85472083de67830b4182780e8670c493ffa61 = 0x138        ;
        constexpr std::uintptr_t _f1b52c411099c81cdc27995ae9fc2d07be776160 = 0x144        ;
        constexpr std::uintptr_t _d82a24dc03a98e0a3df88909de5a1b28cdf51a9b = 0x14C        ;
        constexpr std::uintptr_t _43330c67c5dce24132c4ecaf33290f58eb1368d2 = 0x150        ;
        constexpr std::uintptr_t _cb0bfd746aa5d84b6e02a929c66a45163767f268 = 0x158        ;
    }

    namespace Coffee_UIExtensions__UIParticleAttractor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_ParticleSystem                 = 0x20         ;
        constexpr std::uintptr_t m_ParticleSystems                = 0x28         ;
        constexpr std::uintptr_t m_DestinationRadius              = 0x30         ;
        constexpr std::uintptr_t m_DelayRate                      = 0x34         ;
        constexpr std::uintptr_t m_MaxSpeed                       = 0x38         ;
        constexpr std::uintptr_t m_Movement                       = 0x3C         ;
        constexpr std::uintptr_t m_UpdateMode                     = 0x40         ;
        constexpr std::uintptr_t m_OnAttracted                    = 0x48         ;

        constexpr std::uintptr_t _e69c8a12fd1f8b6ac5514905a623a63cded36e7a = 0x50         ;
    }

    namespace Coffee_UIExtensions__UIParticle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_IsTrail                        = 0xE0         ;
        constexpr std::uintptr_t m_IgnoreCanvasScaler             = 0xE1         ;
        constexpr std::uintptr_t m_AbsoluteMode                   = 0xE2         ;
        constexpr std::uintptr_t m_Scale3D                        = 0xE4         ;
        constexpr std::uintptr_t m_AnimatableProperties           = 0xF0         ;
        constexpr std::uintptr_t m_Particles                      = 0xF8         ;
        constexpr std::uintptr_t m_MeshSharing                    = 0x100        ;
        constexpr std::uintptr_t m_GroupId                        = 0x104        ;
        constexpr std::uintptr_t m_GroupMaxId                     = 0x108        ;
        constexpr std::uintptr_t m_PositionMode                   = 0x10C        ;
        constexpr std::uintptr_t m_AutoScaling                    = 0x110        ;
        constexpr std::uintptr_t m_AutoScalingMode                = 0x114        ;
        constexpr std::uintptr_t m_UseCustomView                  = 0x118        ;
        constexpr std::uintptr_t m_CustomViewSize                 = 0x11C        ;
        constexpr std::uintptr_t m_TimeScaleMultiplier            = 0x120        ;

        constexpr std::uintptr_t _65185ab657b597eff9a030141a606af7ba967ce1 = 0x128        ;
        constexpr std::uintptr_t _3f561859d68573eb0f9e0f0142f53805e570ef77 = 0x130        ;
        constexpr std::uintptr_t _78fd54247ff7536f871e8a9b97bd2b7ad6867065 = 0x138        ;
        constexpr std::uintptr_t _5e385011d8072d641f6839d02ae5c00cef309b81 = 0x13C        ;
        constexpr std::uintptr_t _68418879ea002dc35ff59461d9768e58c52c8124 = 0x140        ;
        constexpr std::uintptr_t _ef8fa68926d15aeba6f272f5610c601998c2bb58 = 0x14C        ;
        constexpr std::uintptr_t _4b9058243f7db8eb0d64dcd66555917c5e0aa4c2 = 0x14D        ;
        constexpr std::uintptr_t _885b7f83cb11446ee7fa95274e8a6f5fac06414a = 0x150        ;
        constexpr std::uintptr_t _6fab8f3576ee45441609b7cf04ae4ef8737132f3 = 0x15C        ;
    }

    namespace Coffee_UIExtensions__AnimatableProperty
    {
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t m_Type                           = 0x18         ;

        constexpr std::uintptr_t _8c018330b374a283647917f323c713bb5c0291d1 = 0x1C         ;
    }

    namespace Coffee_UIExtensions__AnimatableProperty-fake-1
    {
        constexpr std::uintptr_t _dd316444cdbb425a34e34ebe872f5fe13fafeb99 = 0x10         ;
        constexpr std::uintptr_t _c1cee14d7ed50c6e06d1e056eefbcaf1af55e980 = 0x18         ;
        constexpr std::uintptr_t _8c018330b374a283647917f323c713bb5c0291d1 = 0x1C         ;
    }

    namespace %b3e68884153d06e1e7e9cb158d9173c5cc356586
    {
    }

    namespace Movement
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %7caee3c063fe6fb8bb5b5898e4f2f8f1e0f38dc2
    {

        namespace _static
        {
            constexpr std::uintptr_t _3fff86604f1088f07f9bca5b1a946800c903df22 = 0x0          ;
            constexpr std::uintptr_t _ffa527c4b6db2991bcb2240a92530f3a8b481a77 = 0x0          ;
        }

    }

    namespace %ea7756890e9a7ce6045e43688e651b23232be79c
    {
    }

    namespace %188d21268b1222e17a4473a5d37ac52d28acc5b0
    {
    }

    namespace %7630d50d69f8cf4ead24a48378afd1c7c5dfe884
    {
        constexpr std::uintptr_t _640c08a586ff6240a9b093766708dee9bd4b3200 = 0x10         ;
    }

    namespace %27c99f42639539a74d9201eedd786fa7d175e877
    {
        constexpr std::uintptr_t _640c08a586ff6240a9b093766708dee9bd4b3200 = 0x10         ;
    }

    namespace AutoScalingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MeshSharing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PositionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ShaderPropertyType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %594b57746e70e3f12bcb6565787318cf6a8d58c8
    {
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace Coffee_UIParticleInternal__PreloadedProjectSettings`1
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _cccf3b82b664591e04b44e9034fc333bfa3debda = 0x0          ;
            constexpr std::uintptr_t _d39283409e07ec5259d82f4ce572d79cb2bbf0fa = 0x0          ;
        }

    }

    namespace Coffee_UIParticleInternal__PreloadedProjectSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace Steamworks__CallResult`1
    {
        constexpr std::uintptr_t call                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Steamworks__AuthTicket
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108205D0   ;
        constexpr std::uintptr_t Data                             = 0x10         ;
        constexpr std::uintptr_t Handle                           = 0x18         ;
    }

    namespace Steamworks__CallbackType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ISteamApps
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765AE0   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamFriends
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107657E0   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamInput
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765660   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamInventory
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107656A8   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamMatchmaking
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107653F0   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamMatchmakingServers
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107663D8   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t hasSuccessfulResponseOffset      = 0x0          ;
        }

    }

    namespace Steamworks__ISteamMusic
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765298   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamNetworking
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765178   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamNetworkingSockets
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765198   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamNetworkingUtils
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108209E8   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamParentalSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108208B8   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamParties
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108208F0   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamRemotePlay
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820990   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamRemoteStorage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820760   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamScreenshots
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108207A0   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamTimeline
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820838   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamUGC
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820860   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamUser
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108206B0   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamUserStats
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820358   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamUtils
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108202B0   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__ISteamVideo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108201E8   ;
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__Result
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__VoiceResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__DenyReason
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__AuthResponse
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ChatEntryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__RoomEnter
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__NotificationPosition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__BroadcastUploadResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__MarketNotAllowedReasonFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__DurationControlProgress
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__DurationControlNotification
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__Relationship
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__FriendState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__FriendFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__OverlayToStoreFlag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ActivateGameOverlayToWebPageMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__TextFilteringContext
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__CheckFileSignature
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__LobbyType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__RemoteStoragePublishedFileVisibility
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__WorkshopFileType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__WorkshopVote
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__WorkshopFileAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__P2PSessionError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__HTTPStatusCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__InputType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__UgcType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__UserUGCList
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__UserUGCListSortOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__UGCQuery
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ItemUpdateStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ItemState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ItemStatistic
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ItemPreviewType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__SteamItemFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__TimelineGameMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__TimelineEventClipPriority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__SteamNetworkingAvailability
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ConnectionState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__NetConfigScope
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__NetConfigType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__NetConfig
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__NetConfigResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__NetDebugOutput
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__SteamAPIInitResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks__ConnectionManager
    {
        constexpr std::uintptr_t _Interface_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t Connection                       = 0x18         ;
        constexpr std::uintptr_t _ConnectionInfo_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t Connected                        = 0x2D8        ;
        constexpr std::uintptr_t Connecting                       = 0x2D9        ;
    }

    namespace Steamworks__NetDebugFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Steamworks__SocketManager
    {
        constexpr std::uintptr_t _Interface_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t Connecting                       = 0x18         ;
        constexpr std::uintptr_t Connected                        = 0x20         ;
        constexpr std::uintptr_t _Socket_k__BackingField          = 0x28         ;
        constexpr std::uintptr_t pollGroup                        = 0x2C         ;
    }

    namespace Steamworks__AppId
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks__Friend
    {
        constexpr std::uintptr_t Id                               = 0x0          ;
    }

    namespace Steamworks__InventoryDef
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765630   ;
        constexpr std::uintptr_t _id                              = 0x10         ;
        constexpr std::uintptr_t _properties                      = 0x18         ;
        constexpr std::uintptr_t _recContaining                   = 0x20         ;
    }

    namespace Steamworks__InventoryItem
    {
        constexpr std::uintptr_t _id                              = 0x0          ;
        constexpr std::uintptr_t _def                             = 0x8          ;
        constexpr std::uintptr_t _flags                           = 0xC          ;
        constexpr std::uintptr_t _quantity                        = 0x10         ;
        constexpr std::uintptr_t _properties                      = 0x18         ;
    }

    namespace Steamworks__InventoryRecipe
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Ingredients                      = 0x8          ;
        constexpr std::uintptr_t Source                           = 0x10         ;
    }

    namespace Steamworks__InventoryResult
    {
        constexpr std::uintptr_t _id                              = 0x0          ;
        constexpr std::uintptr_t _Expired_k__BackingField         = 0x4          ;
    }

    namespace Steamworks__SteamId
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks__SteamInterface
    {
        constexpr std::uintptr_t Self                             = 0x10         ;
        constexpr std::uintptr_t SelfGlobal                       = 0x18         ;
        constexpr std::uintptr_t SelfServer                       = 0x20         ;
        constexpr std::uintptr_t SelfClient                       = 0x28         ;
        constexpr std::uintptr_t _IsServer_k__BackingField        = 0x30         ;
    }

    namespace Steamworks__Utf8StringToNative
    {
        constexpr std::uintptr_t _Pointer_k__BackingField         = 0x0          ;
    }

    namespace Steamworks__Utf8StringPointer
    {
        constexpr std::uintptr_t ptr                              = 0x0          ;
    }

    namespace CallbackMsg_t
    {
        constexpr std::uintptr_t m_hSteamUser                     = 0x0          ;
        constexpr std::uintptr_t Type                             = 0x4          ;
        constexpr std::uintptr_t Data                             = 0x8          ;
        constexpr std::uintptr_t DataSize                         = 0x10         ;
    }

    namespace ResultCallback
    {
        constexpr std::uintptr_t continuation                     = 0x0          ;
        constexpr std::uintptr_t server                           = 0x8          ;
    }

    namespace Callback
    {
        constexpr std::uintptr_t action                           = 0x0          ;
        constexpr std::uintptr_t server                           = 0x8          ;
    }

    namespace ReferenceCounter
    {
        constexpr std::uintptr_t _Pointer_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Size_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x1C         ;
    }

    namespace FreeFn
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace DebugMessage
    {
        constexpr std::uintptr_t Type                             = 0x0          ;
        constexpr std::uintptr_t Msg                              = 0x8          ;
    }

    namespace FriendGameInfo
    {
        constexpr std::uintptr_t GameIP                           = 0x0          ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x8          ;
        constexpr std::uintptr_t GameID                           = 0x10         ;
        constexpr std::uintptr_t ConnectionPort                   = 0x18         ;
        constexpr std::uintptr_t QueryPort                        = 0x1C         ;
    }

    namespace Amount
    {
        constexpr std::uintptr_t Item                             = 0x0          ;
        constexpr std::uintptr_t Quantity                         = 0x20         ;
    }

    namespace Ingredient
    {
        constexpr std::uintptr_t DefinitionId                     = 0x0          ;
        constexpr std::uintptr_t Definition                       = 0x8          ;
        constexpr std::uintptr_t Count                            = 0x10         ;
    }

    namespace Memory
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10767430   ;
        constexpr std::uintptr_t _Ptr_k__BackingField             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t BufferBag                        = 0x0          ;
        }

    }

    namespace PlayerAcceptState_t
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IdentityType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace IPV4
    {
        constexpr std::uintptr_t m_8zeros                         = 0x0          ;
        constexpr std::uintptr_t m_0000                           = 0x8          ;
        constexpr std::uintptr_t m_ffff                           = 0xA          ;
        constexpr std::uintptr_t ip0                              = 0xC          ;
        constexpr std::uintptr_t ip1                              = 0xD          ;
        constexpr std::uintptr_t ip2                              = 0xE          ;
        constexpr std::uintptr_t ip3                              = 0xF          ;
    }

    namespace Steamworks_Ugc__SteamParamStringArray
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
        constexpr std::uintptr_t NativeStrings                    = 0x10         ;
        constexpr std::uintptr_t NativeArray                      = 0x18         ;
    }

    namespace Steamworks_Ugc__Editor
    {
        constexpr std::uintptr_t fileId                           = 0x0          ;
        constexpr std::uintptr_t creatingNew                      = 0x8          ;
        constexpr std::uintptr_t creatingType                     = 0xC          ;
        constexpr std::uintptr_t consumerAppId                    = 0x10         ;
        constexpr std::uintptr_t Title                            = 0x18         ;
        constexpr std::uintptr_t Description                      = 0x20         ;
        constexpr std::uintptr_t MetaData                         = 0x28         ;
        constexpr std::uintptr_t ChangeLog                        = 0x30         ;
        constexpr std::uintptr_t Language                         = 0x38         ;
        constexpr std::uintptr_t PreviewFile                      = 0x40         ;
        constexpr std::uintptr_t AdditionalPreviewFiles           = 0x48         ;
        constexpr std::uintptr_t RemovePreviewFiles               = 0x50         ;
        constexpr std::uintptr_t ContentFolder                    = 0x58         ;
        constexpr std::uintptr_t Visibility                       = 0x60         ;
        constexpr std::uintptr_t Tags                             = 0x68         ;
        constexpr std::uintptr_t KeyValueTags                     = 0x70         ;
        constexpr std::uintptr_t KeyValueTagsToRemove             = 0x78         ;
    }

    namespace Steamworks_Ugc__PublishResult
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t FileId                           = 0x8          ;
        constexpr std::uintptr_t NeedsWorkshopAgreement           = 0x10         ;
    }

    namespace Steamworks_Ugc__Item
    {
        constexpr std::uintptr_t details                          = 0x0          ;
        constexpr std::uintptr_t _id                              = 0x90         ;
        constexpr std::uintptr_t _Title_k__BackingField           = 0x98         ;
        constexpr std::uintptr_t _Description_k__BackingField     = 0xA0         ;
        constexpr std::uintptr_t _Tags_k__BackingField            = 0xA8         ;
        constexpr std::uintptr_t _KeyValueTags_k__BackingField    = 0xB0         ;
        constexpr std::uintptr_t Children                         = 0xB8         ;
        constexpr std::uintptr_t _AdditionalPreviews_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _NumSubscriptions_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _NumFavorites_k__BackingField    = 0xD0         ;
        constexpr std::uintptr_t _NumFollowers_k__BackingField    = 0xD8         ;
        constexpr std::uintptr_t _NumUniqueSubscriptions_k__BackingField = 0xE0         ;
        constexpr std::uintptr_t _NumUniqueFavorites_k__BackingField = 0xE8         ;
        constexpr std::uintptr_t _NumUniqueFollowers_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _NumUniqueWebsiteViews_k__BackingField = 0xF8         ;
        constexpr std::uintptr_t _ReportScore_k__BackingField     = 0x100        ;
        constexpr std::uintptr_t _NumSecondsPlayed_k__BackingField = 0x108        ;
        constexpr std::uintptr_t _NumPlaytimeSessions_k__BackingField = 0x110        ;
        constexpr std::uintptr_t _NumComments_k__BackingField     = 0x118        ;
        constexpr std::uintptr_t _NumSecondsPlayedDuringTimePeriod_k__BackingField = 0x120        ;
        constexpr std::uintptr_t _NumPlaytimeSessionsDuringTimePeriod_k__BackingField = 0x128        ;
        constexpr std::uintptr_t _PreviewImageUrl_k__BackingField = 0x130        ;
        constexpr std::uintptr_t _Metadata_k__BackingField        = 0x138        ;
    }

    namespace Steamworks_Ugc__Query
    {
        constexpr std::uintptr_t matchingType                     = 0x0          ;
        constexpr std::uintptr_t queryType                        = 0x4          ;
        constexpr std::uintptr_t consumerApp                      = 0x8          ;
        constexpr std::uintptr_t creatorApp                       = 0xC          ;
        constexpr std::uintptr_t searchText                       = 0x10         ;
        constexpr std::uintptr_t steamid                          = 0x18         ;
        constexpr std::uintptr_t userType                         = 0x28         ;
        constexpr std::uintptr_t userSort                         = 0x2C         ;
        constexpr std::uintptr_t Files                            = 0x30         ;
        constexpr std::uintptr_t maxCacheAge                      = 0x38         ;
        constexpr std::uintptr_t language                         = 0x40         ;
        constexpr std::uintptr_t trendDays                        = 0x48         ;
        constexpr std::uintptr_t requiredTags                     = 0x50         ;
        constexpr std::uintptr_t matchAnyTag                      = 0x58         ;
        constexpr std::uintptr_t excludedTags                     = 0x60         ;
        constexpr std::uintptr_t requiredKv                       = 0x68         ;
        constexpr std::uintptr_t WantsReturnOnlyIDs               = 0x70         ;
        constexpr std::uintptr_t WantsReturnKeyValueTags          = 0x72         ;
        constexpr std::uintptr_t WantsReturnLongDescription       = 0x74         ;
        constexpr std::uintptr_t WantsReturnMetadata              = 0x76         ;
        constexpr std::uintptr_t WantsReturnChildren              = 0x78         ;
        constexpr std::uintptr_t WantsReturnAdditionalPreviews    = 0x7A         ;
        constexpr std::uintptr_t WantsReturnTotalOnly             = 0x7C         ;
        constexpr std::uintptr_t WantsReturnPlaytimeStats         = 0x80         ;
        constexpr std::uintptr_t WantsDefaultStats                = 0x88         ;
    }

    namespace Steamworks_Ugc__ResultPage
    {
        constexpr std::uintptr_t Handle                           = 0x0          ;
        constexpr std::uintptr_t ResultCount                      = 0x8          ;
        constexpr std::uintptr_t TotalCount                       = 0xC          ;
        constexpr std::uintptr_t CachedData                       = 0x10         ;
        constexpr std::uintptr_t ReturnsKeyValueTags              = 0x11         ;
        constexpr std::uintptr_t ReturnsDefaultStats              = 0x12         ;
        constexpr std::uintptr_t ReturnsMetadata                  = 0x13         ;
        constexpr std::uintptr_t ReturnsChildren                  = 0x14         ;
        constexpr std::uintptr_t ReturnsAdditionalPreviews        = 0x15         ;
    }

    namespace Steamworks_ServerList__Base
    {
        constexpr std::uintptr_t _AppId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t OnChanges                        = 0x18         ;
        constexpr std::uintptr_t OnResponsiveServer               = 0x20         ;
        constexpr std::uintptr_t Responsive                       = 0x28         ;
        constexpr std::uintptr_t Unresponsive                     = 0x30         ;
        constexpr std::uintptr_t Unqueried                        = 0x38         ;
        constexpr std::uintptr_t request                          = 0x40         ;
        constexpr std::uintptr_t filters                          = 0x48         ;
        constexpr std::uintptr_t watchList                        = 0x50         ;
        constexpr std::uintptr_t LastCount                        = 0x58         ;
    }

    namespace Steamworks_ServerList__Favourites
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EAC08   ;
        constexpr std::uintptr_t _AppId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t OnChanges                        = 0x18         ;
        constexpr std::uintptr_t OnResponsiveServer               = 0x20         ;
        constexpr std::uintptr_t Responsive                       = 0x28         ;
        constexpr std::uintptr_t Unresponsive                     = 0x30         ;
        constexpr std::uintptr_t Unqueried                        = 0x38         ;
        constexpr std::uintptr_t request                          = 0x40         ;
        constexpr std::uintptr_t filters                          = 0x48         ;
        constexpr std::uintptr_t watchList                        = 0x50         ;
        constexpr std::uintptr_t LastCount                        = 0x58         ;
    }

    namespace Steamworks_ServerList__Friends
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EABF8   ;
        constexpr std::uintptr_t _AppId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t OnChanges                        = 0x18         ;
        constexpr std::uintptr_t OnResponsiveServer               = 0x20         ;
        constexpr std::uintptr_t Responsive                       = 0x28         ;
        constexpr std::uintptr_t Unresponsive                     = 0x30         ;
        constexpr std::uintptr_t Unqueried                        = 0x38         ;
        constexpr std::uintptr_t request                          = 0x40         ;
        constexpr std::uintptr_t filters                          = 0x48         ;
        constexpr std::uintptr_t watchList                        = 0x50         ;
        constexpr std::uintptr_t LastCount                        = 0x58         ;
    }

    namespace Steamworks_ServerList__History
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EAC00   ;
        constexpr std::uintptr_t _AppId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t OnChanges                        = 0x18         ;
        constexpr std::uintptr_t OnResponsiveServer               = 0x20         ;
        constexpr std::uintptr_t Responsive                       = 0x28         ;
        constexpr std::uintptr_t Unresponsive                     = 0x30         ;
        constexpr std::uintptr_t Unqueried                        = 0x38         ;
        constexpr std::uintptr_t request                          = 0x40         ;
        constexpr std::uintptr_t filters                          = 0x48         ;
        constexpr std::uintptr_t watchList                        = 0x50         ;
        constexpr std::uintptr_t LastCount                        = 0x58         ;
    }

    namespace Steamworks_ServerList__Internet
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10787050   ;
        constexpr std::uintptr_t _AppId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t OnChanges                        = 0x18         ;
        constexpr std::uintptr_t OnResponsiveServer               = 0x20         ;
        constexpr std::uintptr_t Responsive                       = 0x28         ;
        constexpr std::uintptr_t Unresponsive                     = 0x30         ;
        constexpr std::uintptr_t Unqueried                        = 0x38         ;
        constexpr std::uintptr_t request                          = 0x40         ;
        constexpr std::uintptr_t filters                          = 0x48         ;
        constexpr std::uintptr_t watchList                        = 0x50         ;
        constexpr std::uintptr_t LastCount                        = 0x58         ;
    }

    namespace Steamworks_ServerList__LocalNetwork
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EABE8   ;
        constexpr std::uintptr_t _AppId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t OnChanges                        = 0x18         ;
        constexpr std::uintptr_t OnResponsiveServer               = 0x20         ;
        constexpr std::uintptr_t Responsive                       = 0x28         ;
        constexpr std::uintptr_t Unresponsive                     = 0x30         ;
        constexpr std::uintptr_t Unqueried                        = 0x38         ;
        constexpr std::uintptr_t request                          = 0x40         ;
        constexpr std::uintptr_t filters                          = 0x48         ;
        constexpr std::uintptr_t watchList                        = 0x50         ;
        constexpr std::uintptr_t LastCount                        = 0x58         ;
    }

    namespace Steamworks_ServerList__ServerFilterMarshaler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F260   ;
        constexpr std::uintptr_t _arrayPtr                        = 0x0          ;
        constexpr std::uintptr_t _itemsPtr                        = 0x8          ;
        constexpr std::uintptr_t _Count_k__BackingField           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t SizeOfPointer                    = 0x0          ;
            constexpr std::uintptr_t SizeOfKeyValuePair               = 0x4          ;
        }

    }

    namespace Steamworks_Data__SendType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks_Data__SteamServerConnectFailure_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F2E8   ;
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t StillRetrying                    = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamServersDisconnected_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F350   ;
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__ClientGameServerDeny_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F318   ;
        constexpr std::uintptr_t AppID                            = 0x0          ;
        constexpr std::uintptr_t GameServerIP                     = 0x4          ;
        constexpr std::uintptr_t GameServerPort                   = 0x8          ;
        constexpr std::uintptr_t Secure                           = 0xA          ;
        constexpr std::uintptr_t Reason                           = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__IPCFailure_t
    {
        constexpr std::uintptr_t FailureType                      = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__ValidateAuthTicketResponse_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F0D0   ;
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t AuthSessionResponse              = 0x8          ;
        constexpr std::uintptr_t OwnerSteamID                     = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__MicroTxnAuthorizationResponse_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F100   ;
        constexpr std::uintptr_t AppID                            = 0x0          ;
        constexpr std::uintptr_t OrderID                          = 0x8          ;
        constexpr std::uintptr_t Authorized                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__EncryptedAppTicketResponse_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F0E8   ;
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GetAuthSessionTicketResponse_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F118   ;
        constexpr std::uintptr_t AuthTicket                       = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameWebCallback_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820428   ;
        constexpr std::uintptr_t URL                              = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__StoreAuthURLResponse_t
    {
        constexpr std::uintptr_t URL                              = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__MarketEligibilityResponse_t
    {
        constexpr std::uintptr_t Allowed                          = 0x0          ;
        constexpr std::uintptr_t NotAllowedReason                 = 0x4          ;
        constexpr std::uintptr_t TAllowedAtTime                   = 0x8          ;
        constexpr std::uintptr_t CdaySteamGuardRequiredDays       = 0xC          ;
        constexpr std::uintptr_t CdayNewDeviceCooldown            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__DurationControl_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F170   ;
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Appid                            = 0x4          ;
        constexpr std::uintptr_t Applicable                       = 0x8          ;
        constexpr std::uintptr_t CsecsLast5h                      = 0xC          ;
        constexpr std::uintptr_t Progress                         = 0x10         ;
        constexpr std::uintptr_t Otification                      = 0x14         ;
        constexpr std::uintptr_t CsecsToday                       = 0x18         ;
        constexpr std::uintptr_t CsecsRemaining                   = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GetTicketForWebApiResponse_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F1A8   ;
        constexpr std::uintptr_t AuthTicket                       = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x4          ;
        constexpr std::uintptr_t Ticket                           = 0x8          ;
        constexpr std::uintptr_t GubTicket                        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__PersonaStateChange_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F080   ;
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t ChangeFlags                      = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameOverlayActivated_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F078   ;
        constexpr std::uintptr_t Active                           = 0x0          ;
        constexpr std::uintptr_t UserInitiated                    = 0x1          ;
        constexpr std::uintptr_t AppID                            = 0x4          ;
        constexpr std::uintptr_t DwOverlayPID                     = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameServerChangeRequested_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765780   ;
        constexpr std::uintptr_t Server                           = 0x0          ;
        constexpr std::uintptr_t Password                         = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameLobbyJoinRequested_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F088   ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x0          ;
        constexpr std::uintptr_t SteamIDFriend                    = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__AvatarImageLoaded_t
    {
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t Image                            = 0x8          ;
        constexpr std::uintptr_t Wide                             = 0xC          ;
        constexpr std::uintptr_t Tall                             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__ClanOfficerListResponse_t
    {
        constexpr std::uintptr_t SteamIDClan                      = 0x0          ;
        constexpr std::uintptr_t COfficers                        = 0x8          ;
        constexpr std::uintptr_t Success                          = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__FriendRichPresenceUpdate_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F098   ;
        constexpr std::uintptr_t SteamIDFriend                    = 0x0          ;
        constexpr std::uintptr_t AppID                            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameRichPresenceJoinRequested_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765788   ;
        constexpr std::uintptr_t SteamIDFriend                    = 0x0          ;
        constexpr std::uintptr_t Connect                          = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameConnectedClanChatMsg_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081F0B0   ;
        constexpr std::uintptr_t SteamIDClanChat                  = 0x0          ;
        constexpr std::uintptr_t SteamIDUser                      = 0x8          ;
        constexpr std::uintptr_t MessageID                        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameConnectedChatJoin_t
    {
        constexpr std::uintptr_t SteamIDClanChat                  = 0x0          ;
        constexpr std::uintptr_t SteamIDUser                      = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameConnectedChatLeave_t
    {
        constexpr std::uintptr_t SteamIDClanChat                  = 0x0          ;
        constexpr std::uintptr_t SteamIDUser                      = 0x8          ;
        constexpr std::uintptr_t Kicked                           = 0x10         ;
        constexpr std::uintptr_t Dropped                          = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__DownloadClanActivityCountsResult_t
    {
        constexpr std::uintptr_t Success                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__JoinClanChatRoomCompletionResult_t
    {
        constexpr std::uintptr_t SteamIDClanChat                  = 0x0          ;
        constexpr std::uintptr_t ChatRoomEnterResponse            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GameConnectedFriendChatMsg_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081EED0   ;
        constexpr std::uintptr_t SteamIDUser                      = 0x0          ;
        constexpr std::uintptr_t MessageID                        = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__FriendsGetFollowerCount_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t SteamID                          = 0x4          ;
        constexpr std::uintptr_t Count                            = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__FriendsIsFollowing_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t SteamID                          = 0x4          ;
        constexpr std::uintptr_t IsFollowing                      = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__FriendsEnumerateFollowingList_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t GSteamID                         = 0x8          ;
        constexpr std::uintptr_t ResultsReturned                  = 0x10         ;
        constexpr std::uintptr_t TotalResultCount                 = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SetPersonaNameResponse_t
    {
        constexpr std::uintptr_t Success                          = 0x0          ;
        constexpr std::uintptr_t LocalSuccess                     = 0x1          ;
        constexpr std::uintptr_t Result                           = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__OverlayBrowserProtocolNavigation_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107657A8   ;
        constexpr std::uintptr_t RgchURI                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__EquippedProfileItemsChanged_t
    {
        constexpr std::uintptr_t SteamID                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__EquippedProfileItems_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t SteamID                          = 0x4          ;
        constexpr std::uintptr_t HasAnimatedAvatar                = 0xC          ;
        constexpr std::uintptr_t HasAvatarFrame                   = 0xD          ;
        constexpr std::uintptr_t HasProfileModifier               = 0xE          ;
        constexpr std::uintptr_t HasProfileBackground             = 0xF          ;
        constexpr std::uintptr_t HasMiniProfileBackground         = 0x10         ;
        constexpr std::uintptr_t FromCache                        = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LowBatteryPower_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082E108   ;
        constexpr std::uintptr_t MinutesBatteryLeft               = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamAPICallCompleted_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082E188   ;
        constexpr std::uintptr_t AsyncCall                        = 0x0          ;
        constexpr std::uintptr_t Callback                         = 0x8          ;
        constexpr std::uintptr_t ParamCount                       = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__CheckFileSignature_t
    {
        constexpr std::uintptr_t CheckFileSignature               = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GamepadTextInputDismissed_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082E198   ;
        constexpr std::uintptr_t Submitted                        = 0x0          ;
        constexpr std::uintptr_t SubmittedText                    = 0x4          ;
        constexpr std::uintptr_t AppID                            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__FilterTextDictionaryChanged_t
    {
        constexpr std::uintptr_t Language                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__FavoritesListChanged_t
    {
        constexpr std::uintptr_t IP                               = 0x0          ;
        constexpr std::uintptr_t QueryPort                        = 0x4          ;
        constexpr std::uintptr_t ConnPort                         = 0x8          ;
        constexpr std::uintptr_t AppID                            = 0xC          ;
        constexpr std::uintptr_t Flags                            = 0x10         ;
        constexpr std::uintptr_t Add                              = 0x14         ;
        constexpr std::uintptr_t AccountId                        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyInvite_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082DD08   ;
        constexpr std::uintptr_t SteamIDUser                      = 0x0          ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x8          ;
        constexpr std::uintptr_t GameID                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyEnter_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082DCC0   ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x0          ;
        constexpr std::uintptr_t GfChatPermissions                = 0x8          ;
        constexpr std::uintptr_t Locked                           = 0xC          ;
        constexpr std::uintptr_t EChatRoomEnterResponse           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyDataUpdate_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082DD60   ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x0          ;
        constexpr std::uintptr_t SteamIDMember                    = 0x8          ;
        constexpr std::uintptr_t Success                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyChatUpdate_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082DD20   ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x0          ;
        constexpr std::uintptr_t SteamIDUserChanged               = 0x8          ;
        constexpr std::uintptr_t SteamIDMakingChange              = 0x10         ;
        constexpr std::uintptr_t GfChatMemberStateChange          = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyChatMsg_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082DDB8   ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x0          ;
        constexpr std::uintptr_t SteamIDUser                      = 0x8          ;
        constexpr std::uintptr_t ChatEntryType                    = 0x10         ;
        constexpr std::uintptr_t ChatID                           = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyGameCreated_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082DE38   ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x0          ;
        constexpr std::uintptr_t SteamIDGameServer                = 0x8          ;
        constexpr std::uintptr_t IP                               = 0x10         ;
        constexpr std::uintptr_t Port                             = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyMatchList_t
    {
        constexpr std::uintptr_t LobbiesMatching                  = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyKicked_t
    {
        constexpr std::uintptr_t SteamIDLobby                     = 0x0          ;
        constexpr std::uintptr_t SteamIDAdmin                     = 0x8          ;
        constexpr std::uintptr_t KickedDueToDisconnect            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LobbyCreated_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082DF10   ;
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__PSNGameBootInviteResult_t
    {
        constexpr std::uintptr_t GameBootInviteExists             = 0x0          ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__FavoritesListAccountsUpdated_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SearchForGameProgressCallback_t
    {
        constexpr std::uintptr_t LSearchID                        = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t LobbyID                          = 0xC          ;
        constexpr std::uintptr_t SteamIDEndedSearch               = 0x14         ;
        constexpr std::uintptr_t SecondsRemainingEstimate         = 0x1C         ;
        constexpr std::uintptr_t CPlayersSearching                = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SearchForGameResultCallback_t
    {
        constexpr std::uintptr_t LSearchID                        = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t CountPlayersInGame               = 0xC          ;
        constexpr std::uintptr_t CountAcceptedGame                = 0x10         ;
        constexpr std::uintptr_t SteamIDHost                      = 0x14         ;
        constexpr std::uintptr_t FinalCallback                    = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RequestPlayersForGameProgressCallback_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t LSearchID                        = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RequestPlayersForGameResultCallback_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t LSearchID                        = 0x4          ;
        constexpr std::uintptr_t SteamIDPlayerFound               = 0xC          ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x14         ;
        constexpr std::uintptr_t PlayerAcceptState                = 0x1C         ;
        constexpr std::uintptr_t PlayerIndex                      = 0x20         ;
        constexpr std::uintptr_t TotalPlayersFound                = 0x24         ;
        constexpr std::uintptr_t TotalPlayersAcceptedGame         = 0x28         ;
        constexpr std::uintptr_t SuggestedTeamIndex               = 0x2C         ;
        constexpr std::uintptr_t LUniqueGameID                    = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RequestPlayersForGameFinalResultCallback_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t LSearchID                        = 0x8          ;
        constexpr std::uintptr_t LUniqueGameID                    = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SubmitPlayerResultResultCallback_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t UllUniqueGameID                  = 0x4          ;
        constexpr std::uintptr_t SteamIDPlayer                    = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__EndGameResultCallback_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t UllUniqueGameID                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__JoinPartyCallback_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t BeaconID                         = 0x8          ;
        constexpr std::uintptr_t SteamIDBeaconOwner               = 0x10         ;
        constexpr std::uintptr_t ConnectString                    = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__CreateBeaconCallback_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t BeaconID                         = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__ReservationNotificationCallback_t
    {
        constexpr std::uintptr_t BeaconID                         = 0x0          ;
        constexpr std::uintptr_t SteamIDJoiner                    = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__ChangeNumOpenSlotsCallback_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageFileShareResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t File                             = 0x8          ;
        constexpr std::uintptr_t Filename                         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStoragePublishFileResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t UserNeedsToAcceptWorkshopLegalAgreement = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageDeletePublishedFileResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageEnumerateUserPublishedFilesResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t ResultsReturned                  = 0x4          ;
        constexpr std::uintptr_t TotalResultCount                 = 0x8          ;
        constexpr std::uintptr_t GPublishedFileId                 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageSubscribePublishedFileResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageEnumerateUserSubscribedFilesResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t ResultsReturned                  = 0x4          ;
        constexpr std::uintptr_t TotalResultCount                 = 0x8          ;
        constexpr std::uintptr_t GPublishedFileId                 = 0x10         ;
        constexpr std::uintptr_t GRTimeSubscribed                 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageUnsubscribePublishedFileResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageUpdatePublishedFileResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t UserNeedsToAcceptWorkshopLegalAgreement = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageDownloadUGCResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t File                             = 0x8          ;
        constexpr std::uintptr_t AppID                            = 0x10         ;
        constexpr std::uintptr_t SizeInBytes                      = 0x14         ;
        constexpr std::uintptr_t PchFileName                      = 0x18         ;
        constexpr std::uintptr_t SteamIDOwner                     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageGetPublishedFileDetailsResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t CreatorAppID                     = 0x10         ;
        constexpr std::uintptr_t ConsumerAppID                    = 0x14         ;
        constexpr std::uintptr_t Title                            = 0x18         ;
        constexpr std::uintptr_t Description                      = 0x20         ;
        constexpr std::uintptr_t File                             = 0x28         ;
        constexpr std::uintptr_t PreviewFile                      = 0x30         ;
        constexpr std::uintptr_t SteamIDOwner                     = 0x38         ;
        constexpr std::uintptr_t TimeCreated                      = 0x40         ;
        constexpr std::uintptr_t TimeUpdated                      = 0x44         ;
        constexpr std::uintptr_t Visibility                       = 0x48         ;
        constexpr std::uintptr_t Banned                           = 0x4C         ;
        constexpr std::uintptr_t Tags                             = 0x50         ;
        constexpr std::uintptr_t TagsTruncated                    = 0x58         ;
        constexpr std::uintptr_t PchFileName                      = 0x60         ;
        constexpr std::uintptr_t FileSize                         = 0x68         ;
        constexpr std::uintptr_t PreviewFileSize                  = 0x6C         ;
        constexpr std::uintptr_t URL                              = 0x70         ;
        constexpr std::uintptr_t FileType                         = 0x78         ;
        constexpr std::uintptr_t AcceptedForUse                   = 0x7C         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageEnumerateWorkshopFilesResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t ResultsReturned                  = 0x4          ;
        constexpr std::uintptr_t TotalResultCount                 = 0x8          ;
        constexpr std::uintptr_t GPublishedFileId                 = 0x10         ;
        constexpr std::uintptr_t GScore                           = 0x18         ;
        constexpr std::uintptr_t AppId                            = 0x20         ;
        constexpr std::uintptr_t StartIndex                       = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageGetPublishedItemVoteDetailsResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t VotesFor                         = 0x10         ;
        constexpr std::uintptr_t VotesAgainst                     = 0x14         ;
        constexpr std::uintptr_t Reports                          = 0x18         ;
        constexpr std::uintptr_t FScore                           = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStoragePublishedFileSubscribed_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082D4D8   ;
        constexpr std::uintptr_t PublishedFileId                  = 0x0          ;
        constexpr std::uintptr_t AppID                            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStoragePublishedFileUnsubscribed_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082D4B0   ;
        constexpr std::uintptr_t PublishedFileId                  = 0x0          ;
        constexpr std::uintptr_t AppID                            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStoragePublishedFileDeleted_t
    {
        constexpr std::uintptr_t PublishedFileId                  = 0x0          ;
        constexpr std::uintptr_t AppID                            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageUpdateUserPublishedItemVoteResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageUserVoteDetails_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t Vote                             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageEnumerateUserSharedWorkshopFilesResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t ResultsReturned                  = 0x4          ;
        constexpr std::uintptr_t TotalResultCount                 = 0x8          ;
        constexpr std::uintptr_t GPublishedFileId                 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageSetUserPublishedFileActionResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t Action                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageEnumeratePublishedFilesByUserActionResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Action                           = 0x4          ;
        constexpr std::uintptr_t ResultsReturned                  = 0x8          ;
        constexpr std::uintptr_t TotalResultCount                 = 0xC          ;
        constexpr std::uintptr_t GPublishedFileId                 = 0x10         ;
        constexpr std::uintptr_t GRTimeUpdated                    = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStoragePublishFileProgress_t
    {
        constexpr std::uintptr_t DPercentFile                     = 0x0          ;
        constexpr std::uintptr_t Preview                          = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStoragePublishedFileUpdated_t
    {
        constexpr std::uintptr_t PublishedFileId                  = 0x0          ;
        constexpr std::uintptr_t AppID                            = 0x8          ;
        constexpr std::uintptr_t Unused                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageFileWriteAsyncComplete_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoteStorageFileReadAsyncComplete_t
    {
        constexpr std::uintptr_t FileReadAsync                    = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t Offset                           = 0xC          ;
        constexpr std::uintptr_t Read                             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__UserStatsReceived_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082D288   ;
        constexpr std::uintptr_t GameID                           = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t SteamIDUser                      = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__UserStatsStored_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082D238   ;
        constexpr std::uintptr_t GameID                           = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__UserAchievementStored_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10820400   ;
        constexpr std::uintptr_t GameID                           = 0x0          ;
        constexpr std::uintptr_t GroupAchievement                 = 0x8          ;
        constexpr std::uintptr_t AchievementName                  = 0x10         ;
        constexpr std::uintptr_t CurProgress                      = 0x18         ;
        constexpr std::uintptr_t MaxProgress                      = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LeaderboardFindResult_t
    {
        constexpr std::uintptr_t SteamLeaderboard                 = 0x0          ;
        constexpr std::uintptr_t LeaderboardFound                 = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LeaderboardScoresDownloaded_t
    {
        constexpr std::uintptr_t SteamLeaderboard                 = 0x0          ;
        constexpr std::uintptr_t SteamLeaderboardEntries          = 0x8          ;
        constexpr std::uintptr_t CEntryCount                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LeaderboardScoreUploaded_t
    {
        constexpr std::uintptr_t Success                          = 0x0          ;
        constexpr std::uintptr_t SteamLeaderboard                 = 0x8          ;
        constexpr std::uintptr_t Score                            = 0x10         ;
        constexpr std::uintptr_t ScoreChanged                     = 0x14         ;
        constexpr std::uintptr_t GlobalRankNew                    = 0x18         ;
        constexpr std::uintptr_t GlobalRankPrevious               = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__NumberOfCurrentPlayers_t
    {
        constexpr std::uintptr_t Success                          = 0x0          ;
        constexpr std::uintptr_t CPlayers                         = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__UserStatsUnloaded_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082CE90   ;
        constexpr std::uintptr_t SteamIDUser                      = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__UserAchievementIconFetched_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108202A0   ;
        constexpr std::uintptr_t GameID                           = 0x0          ;
        constexpr std::uintptr_t AchievementName                  = 0x8          ;
        constexpr std::uintptr_t Achieved                         = 0x10         ;
        constexpr std::uintptr_t IconHandle                       = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GlobalAchievementPercentagesReady_t
    {
        constexpr std::uintptr_t GameID                           = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__LeaderboardUGCSet_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t SteamLeaderboard                 = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GlobalStatsReceived_t
    {
        constexpr std::uintptr_t GameID                           = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__DlcInstalled_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082CEF0   ;
        constexpr std::uintptr_t AppID                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__AppProofOfPurchaseKeyResponse_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t AppID                            = 0x4          ;
        constexpr std::uintptr_t CchKeyLength                     = 0x8          ;
        constexpr std::uintptr_t Key                              = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__FileDetailsResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t FileSize                         = 0x8          ;
        constexpr std::uintptr_t FileSHA                          = 0x10         ;
        constexpr std::uintptr_t Flags                            = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__TimedTrialStatus_t
    {
        constexpr std::uintptr_t AppID                            = 0x0          ;
        constexpr std::uintptr_t IsOffline                        = 0x4          ;
        constexpr std::uintptr_t SecondsAllowed                   = 0x8          ;
        constexpr std::uintptr_t SecondsPlayed                    = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__P2PSessionRequest_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082CBE8   ;
        constexpr std::uintptr_t SteamIDRemote                    = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__P2PSessionConnectFail_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082CBB8   ;
        constexpr std::uintptr_t SteamIDRemote                    = 0x0          ;
        constexpr std::uintptr_t P2PSessionError                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__ScreenshotReady_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082CC50   ;
        constexpr std::uintptr_t Local                            = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__VolumeHasChanged_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082CD48   ;
        constexpr std::uintptr_t NewVolume                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__MusicPlayerWantsShuffled_t
    {
        constexpr std::uintptr_t Shuffled                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__MusicPlayerWantsLooped_t
    {
        constexpr std::uintptr_t Looped                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__MusicPlayerWantsVolume_t
    {
        constexpr std::uintptr_t NewVolume                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__MusicPlayerSelectsQueueEntry_t
    {
        constexpr std::uintptr_t NID                              = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__MusicPlayerSelectsPlaylistEntry_t
    {
        constexpr std::uintptr_t NID                              = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__MusicPlayerWantsPlayingRepeatStatus_t
    {
        constexpr std::uintptr_t PlayingRepeatStatus              = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTTPRequestCompleted_t
    {
        constexpr std::uintptr_t Request                          = 0x0          ;
        constexpr std::uintptr_t ContextValue                     = 0x8          ;
        constexpr std::uintptr_t RequestSuccessful                = 0x10         ;
        constexpr std::uintptr_t StatusCode                       = 0x14         ;
        constexpr std::uintptr_t BodySize                         = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTTPRequestHeadersReceived_t
    {
        constexpr std::uintptr_t Request                          = 0x0          ;
        constexpr std::uintptr_t ContextValue                     = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTTPRequestDataReceived_t
    {
        constexpr std::uintptr_t Request                          = 0x0          ;
        constexpr std::uintptr_t ContextValue                     = 0x8          ;
        constexpr std::uintptr_t COffset                          = 0x10         ;
        constexpr std::uintptr_t CBytesReceived                   = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInputDeviceConnected_t
    {
        constexpr std::uintptr_t ConnectedDeviceHandle            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInputDeviceDisconnected_t
    {
        constexpr std::uintptr_t DisconnectedDeviceHandle         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInputConfigurationLoaded_t
    {
        constexpr std::uintptr_t AppID                            = 0x0          ;
        constexpr std::uintptr_t DeviceHandle                     = 0x4          ;
        constexpr std::uintptr_t MappingCreator                   = 0xC          ;
        constexpr std::uintptr_t MajorRevision                    = 0x14         ;
        constexpr std::uintptr_t MinorRevision                    = 0x18         ;
        constexpr std::uintptr_t UsesSteamInputAPI                = 0x1C         ;
        constexpr std::uintptr_t UsesGamepadAPI                   = 0x1D         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInputGamepadSlotChange_t
    {
        constexpr std::uintptr_t AppID                            = 0x0          ;
        constexpr std::uintptr_t DeviceHandle                     = 0x8          ;
        constexpr std::uintptr_t DeviceType                       = 0x10         ;
        constexpr std::uintptr_t OldGamepadSlot                   = 0x14         ;
        constexpr std::uintptr_t NewGamepadSlot                   = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamUGCQueryCompleted_t
    {
        constexpr std::uintptr_t Handle                           = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t NumResultsReturned               = 0xC          ;
        constexpr std::uintptr_t TotalMatchingResults             = 0x10         ;
        constexpr std::uintptr_t CachedData                       = 0x14         ;
        constexpr std::uintptr_t NextCursor                       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamUGCRequestUGCDetailsResult_t
    {
        constexpr std::uintptr_t Details                          = 0x0          ;
        constexpr std::uintptr_t CachedData                       = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__CreateItemResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t UserNeedsToAcceptWorkshopLegalAgreement = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SubmitItemUpdateResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t UserNeedsToAcceptWorkshopLegalAgreement = 0x4          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__ItemInstalled_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C888   ;
        constexpr std::uintptr_t AppID                            = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t LegacyContent                    = 0x10         ;
        constexpr std::uintptr_t ManifestID                       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__DownloadItemResult_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C8C0   ;
        constexpr std::uintptr_t AppID                            = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t Result                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__UserFavoriteItemsListChanged_t
    {
        constexpr std::uintptr_t PublishedFileId                  = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t WasAddRequest                    = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SetUserItemVoteResult_t
    {
        constexpr std::uintptr_t PublishedFileId                  = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t VoteUp                           = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GetUserItemVoteResult_t
    {
        constexpr std::uintptr_t PublishedFileId                  = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t VotedUp                          = 0xC          ;
        constexpr std::uintptr_t VotedDown                        = 0xD          ;
        constexpr std::uintptr_t VoteSkipped                      = 0xE          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__StartPlaytimeTrackingResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__StopPlaytimeTrackingResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__AddUGCDependencyResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t ChildPublishedFileId             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoveUGCDependencyResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t ChildPublishedFileId             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__AddAppDependencyResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t AppID                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__RemoveAppDependencyResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t AppID                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GetAppDependenciesResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;
        constexpr std::uintptr_t GAppIDs                          = 0x10         ;
        constexpr std::uintptr_t NumAppDependencies               = 0x18         ;
        constexpr std::uintptr_t TotalNumAppDependencies          = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__DeleteItemResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t PublishedFileId                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__UserSubscribedItemsListChanged_t
    {
        constexpr std::uintptr_t AppID                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__WorkshopEULAStatus_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t AppID                            = 0x4          ;
        constexpr std::uintptr_t Version                          = 0x8          ;
        constexpr std::uintptr_t TAction                          = 0xC          ;
        constexpr std::uintptr_t Accepted                         = 0x10         ;
        constexpr std::uintptr_t NeedsAction                      = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_BrowserReady_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_NeedsPaint_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PBGRA                            = 0x8          ;
        constexpr std::uintptr_t UnWide                           = 0x10         ;
        constexpr std::uintptr_t UnTall                           = 0x14         ;
        constexpr std::uintptr_t UnUpdateX                        = 0x18         ;
        constexpr std::uintptr_t UnUpdateY                        = 0x1C         ;
        constexpr std::uintptr_t UnUpdateWide                     = 0x20         ;
        constexpr std::uintptr_t UnUpdateTall                     = 0x24         ;
        constexpr std::uintptr_t UnScrollX                        = 0x28         ;
        constexpr std::uintptr_t UnScrollY                        = 0x2C         ;
        constexpr std::uintptr_t FlPageScale                      = 0x30         ;
        constexpr std::uintptr_t UnPageSerial                     = 0x34         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_StartRequest_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchURL                           = 0x8          ;
        constexpr std::uintptr_t PchTarget                        = 0x10         ;
        constexpr std::uintptr_t PchPostData                      = 0x18         ;
        constexpr std::uintptr_t BIsRedirect                      = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_CloseBrowser_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_URLChanged_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchURL                           = 0x8          ;
        constexpr std::uintptr_t PchPostData                      = 0x10         ;
        constexpr std::uintptr_t BIsRedirect                      = 0x18         ;
        constexpr std::uintptr_t PchPageTitle                     = 0x20         ;
        constexpr std::uintptr_t BNewNavigation                   = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_FinishedRequest_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchURL                           = 0x8          ;
        constexpr std::uintptr_t PchPageTitle                     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_OpenLinkInNewTab_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchURL                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_ChangedTitle_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchTitle                         = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_SearchResults_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t UnResults                        = 0x4          ;
        constexpr std::uintptr_t UnCurrentMatch                   = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_CanGoBackAndForward_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t BCanGoBack                       = 0x4          ;
        constexpr std::uintptr_t BCanGoForward                    = 0x5          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_HorizontalScroll_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t UnScrollMax                      = 0x4          ;
        constexpr std::uintptr_t UnScrollCurrent                  = 0x8          ;
        constexpr std::uintptr_t FlPageScale                      = 0xC          ;
        constexpr std::uintptr_t BVisible                         = 0x10         ;
        constexpr std::uintptr_t UnPageSize                       = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_VerticalScroll_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t UnScrollMax                      = 0x4          ;
        constexpr std::uintptr_t UnScrollCurrent                  = 0x8          ;
        constexpr std::uintptr_t FlPageScale                      = 0xC          ;
        constexpr std::uintptr_t BVisible                         = 0x10         ;
        constexpr std::uintptr_t UnPageSize                       = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_LinkAtPosition_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t X                                = 0x4          ;
        constexpr std::uintptr_t Y                                = 0x8          ;
        constexpr std::uintptr_t PchURL                           = 0x10         ;
        constexpr std::uintptr_t BInput                           = 0x18         ;
        constexpr std::uintptr_t BLiveLink                        = 0x19         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_JSAlert_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchMessage                       = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_JSConfirm_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchMessage                       = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_FileOpenDialog_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchTitle                         = 0x8          ;
        constexpr std::uintptr_t PchInitialFile                   = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_NewWindow_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchURL                           = 0x8          ;
        constexpr std::uintptr_t UnX                              = 0x10         ;
        constexpr std::uintptr_t UnY                              = 0x14         ;
        constexpr std::uintptr_t UnWide                           = 0x18         ;
        constexpr std::uintptr_t UnTall                           = 0x1C         ;
        constexpr std::uintptr_t UnNewWindow_BrowserHandle_IGNORE = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_SetCursor_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t EMouseCursor                     = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_StatusText_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchMsg                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_ShowToolTip_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchMsg                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_UpdateToolTip_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t PchMsg                           = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_HideToolTip_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__HTML_BrowserRestarted_t
    {
        constexpr std::uintptr_t UnBrowserHandle                  = 0x0          ;
        constexpr std::uintptr_t UnOldBrowserHandle               = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInventoryResultReady_t
    {
        constexpr std::uintptr_t Handle                           = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInventoryFullUpdate_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C238   ;
        constexpr std::uintptr_t Handle                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInventoryEligiblePromoItemDefIDs_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t SteamID                          = 0x4          ;
        constexpr std::uintptr_t UmEligiblePromoItemDefs          = 0xC          ;
        constexpr std::uintptr_t CachedData                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInventoryStartPurchaseResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t OrderID                          = 0x8          ;
        constexpr std::uintptr_t TransID                          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamInventoryRequestPricesResult_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10765580   ;
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Currency                         = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamTimelineGamePhaseRecordingExists_t
    {
        constexpr std::uintptr_t PhaseID                          = 0x0          ;
        constexpr std::uintptr_t RecordingMS                      = 0x8          ;
        constexpr std::uintptr_t LongestClipMS                    = 0x10         ;
        constexpr std::uintptr_t ClipCount                        = 0x18         ;
        constexpr std::uintptr_t ScreenshotCount                  = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamTimelineEventRecordingExists_t
    {
        constexpr std::uintptr_t EventID                          = 0x0          ;
        constexpr std::uintptr_t RecordingExists                  = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GetVideoURLResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t VideoAppID                       = 0x4          ;
        constexpr std::uintptr_t URL                              = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GetOPFSettingsResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t VideoAppID                       = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__BroadcastUploadStart_t
    {
        constexpr std::uintptr_t IsRTMP                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__BroadcastUploadStop_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamRemotePlaySessionConnected_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C0C0   ;
        constexpr std::uintptr_t SessionID                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamRemotePlaySessionDisconnected_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082C088   ;
        constexpr std::uintptr_t SessionID                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamRemotePlayTogetherGuestInvite_t
    {
        constexpr std::uintptr_t ConnectURL                       = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamNetworkingMessagesSessionRequest_t
    {
        constexpr std::uintptr_t DentityRemote                    = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamNetworkingMessagesSessionFailed_t
    {
        constexpr std::uintptr_t Nfo                              = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamNetConnectionStatusChangedCallback_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082BD88   ;
        constexpr std::uintptr_t Conn                             = 0x0          ;
        constexpr std::uintptr_t Nfo                              = 0x8          ;
        constexpr std::uintptr_t OldState                         = 0x2C0        ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamNetAuthenticationStatus_t
    {
        constexpr std::uintptr_t Avail                            = 0x0          ;
        constexpr std::uintptr_t DebugMsg                         = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamRelayNetworkStatus_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082BDC0   ;
        constexpr std::uintptr_t Avail                            = 0x0          ;
        constexpr std::uintptr_t PingMeasurementInProgress        = 0x4          ;
        constexpr std::uintptr_t AvailNetworkConfig               = 0x8          ;
        constexpr std::uintptr_t AvailAnyRelay                    = 0xC          ;
        constexpr std::uintptr_t DebugMsg                         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSClientApprove_t
    {
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t OwnerSteamID                     = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSClientDeny_t
    {
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t DenyReason                       = 0x8          ;
        constexpr std::uintptr_t OptionalText                     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSClientKick_t
    {
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t DenyReason                       = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSClientAchievementStatus_t
    {
        constexpr std::uintptr_t SteamID                          = 0x0          ;
        constexpr std::uintptr_t PchAchievement                   = 0x8          ;
        constexpr std::uintptr_t Unlocked                         = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSPolicyResponse_t
    {
        constexpr std::uintptr_t Secure                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSGameplayStats_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Rank                             = 0x4          ;
        constexpr std::uintptr_t TotalConnects                    = 0x8          ;
        constexpr std::uintptr_t TotalMinutesPlayed               = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSClientGroupStatus_t
    {
        constexpr std::uintptr_t SteamIDUser                      = 0x0          ;
        constexpr std::uintptr_t SteamIDGroup                     = 0x8          ;
        constexpr std::uintptr_t Member                           = 0x10         ;
        constexpr std::uintptr_t Officer                          = 0x11         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSReputation_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t ReputationScore                  = 0x4          ;
        constexpr std::uintptr_t Banned                           = 0x8          ;
        constexpr std::uintptr_t BannedIP                         = 0xC          ;
        constexpr std::uintptr_t BannedPort                       = 0x10         ;
        constexpr std::uintptr_t BannedGameID                     = 0x18         ;
        constexpr std::uintptr_t BanExpires                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__AssociateWithClanResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__ComputeNewPlayerCompatibilityResult_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t CPlayersThatDontLikeCandidate    = 0x4          ;
        constexpr std::uintptr_t CPlayersThatCandidateDoesntLike  = 0x8          ;
        constexpr std::uintptr_t CClanPlayersThatDontLikeCandidate = 0xC          ;
        constexpr std::uintptr_t SteamIDCandidate                 = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSStatsReceived_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t SteamIDUser                      = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__GSStatsStored_t
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t SteamIDUser                      = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__SteamNetworkingFakeIPResult_t
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082BD08   ;
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t Dentity                          = 0x4          ;
        constexpr std::uintptr_t IP                               = 0x8C         ;
        constexpr std::uintptr_t Ports                            = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t _datasize                        = 0x0          ;
        }

    }

    namespace Steamworks_Data__gameserveritem_t
    {
        constexpr std::uintptr_t NetAdr                           = 0x0          ;
        constexpr std::uintptr_t Ping                             = 0x8          ;
        constexpr std::uintptr_t HadSuccessfulResponse            = 0xC          ;
        constexpr std::uintptr_t DoNotRefresh                     = 0xD          ;
        constexpr std::uintptr_t GameDir                          = 0x10         ;
        constexpr std::uintptr_t Map                              = 0x18         ;
        constexpr std::uintptr_t GameDescription                  = 0x20         ;
        constexpr std::uintptr_t AppID                            = 0x28         ;
        constexpr std::uintptr_t Players                          = 0x2C         ;
        constexpr std::uintptr_t MaxPlayers                       = 0x30         ;
        constexpr std::uintptr_t BotPlayers                       = 0x34         ;
        constexpr std::uintptr_t Password                         = 0x38         ;
        constexpr std::uintptr_t Secure                           = 0x39         ;
        constexpr std::uintptr_t TimeLastPlayed                   = 0x3C         ;
        constexpr std::uintptr_t ServerVersion                    = 0x40         ;
        constexpr std::uintptr_t ServerName                       = 0x48         ;
        constexpr std::uintptr_t GameTags                         = 0x50         ;
        constexpr std::uintptr_t SteamID                          = 0x58         ;
    }

    namespace Steamworks_Data__MatchMakingKeyValuePair
    {
        constexpr std::uintptr_t Key                              = 0x0          ;
        constexpr std::uintptr_t Value                            = 0x8          ;
    }

    namespace Steamworks_Data__servernetadr_t
    {
        constexpr std::uintptr_t ConnectionPort                   = 0x0          ;
        constexpr std::uintptr_t QueryPort                        = 0x2          ;
        constexpr std::uintptr_t IP                               = 0x4          ;
    }

    namespace Steamworks_Data__NetKeyValue
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
        constexpr std::uintptr_t DataType                         = 0x4          ;
        constexpr std::uintptr_t Int64Value                       = 0x8          ;
    }

    namespace Steamworks_Data__NetIdentity
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t size                             = 0x4          ;
        constexpr std::uintptr_t steamid                          = 0x8          ;
    }

    namespace Steamworks_Data__NetAddress
    {
        constexpr std::uintptr_t ip                               = 0x0          ;
        constexpr std::uintptr_t port                             = 0x10         ;
    }

    namespace Steamworks_Data__NetMsg
    {
        constexpr std::uintptr_t DataPtr                          = 0x0          ;
        constexpr std::uintptr_t DataSize                         = 0x8          ;
        constexpr std::uintptr_t Connection                       = 0xC          ;
        constexpr std::uintptr_t Identity                         = 0x10         ;
        constexpr std::uintptr_t ConnectionUserData               = 0x98         ;
        constexpr std::uintptr_t RecvTime                         = 0xA0         ;
        constexpr std::uintptr_t MessageNumber                    = 0xA8         ;
        constexpr std::uintptr_t FreeDataPtr                      = 0xB0         ;
        constexpr std::uintptr_t ReleasePtr                       = 0xB8         ;
        constexpr std::uintptr_t Channel                          = 0xC0         ;
        constexpr std::uintptr_t Flags                            = 0xC4         ;
        constexpr std::uintptr_t UserData                         = 0xC8         ;
        constexpr std::uintptr_t IdxLane                          = 0xD0         ;
        constexpr std::uintptr_t _pad1__                          = 0xD2         ;
    }

    namespace Steamworks_Data__FriendGameInfo_t
    {
        constexpr std::uintptr_t GameID                           = 0x0          ;
        constexpr std::uintptr_t GameIP                           = 0x8          ;
        constexpr std::uintptr_t GamePort                         = 0xC          ;
        constexpr std::uintptr_t QueryPort                        = 0xE          ;
        constexpr std::uintptr_t SteamIDLobby                     = 0x10         ;
    }

    namespace Steamworks_Data__SteamParamStringArray_t
    {
        constexpr std::uintptr_t Strings                          = 0x0          ;
        constexpr std::uintptr_t NumStrings                       = 0x8          ;
    }

    namespace Steamworks_Data__SteamUGCDetails_t
    {
        constexpr std::uintptr_t PublishedFileId                  = 0x0          ;
        constexpr std::uintptr_t Result                           = 0x8          ;
        constexpr std::uintptr_t FileType                         = 0xC          ;
        constexpr std::uintptr_t CreatorAppID                     = 0x10         ;
        constexpr std::uintptr_t ConsumerAppID                    = 0x14         ;
        constexpr std::uintptr_t Title                            = 0x18         ;
        constexpr std::uintptr_t Description                      = 0x20         ;
        constexpr std::uintptr_t SteamIDOwner                     = 0x28         ;
        constexpr std::uintptr_t TimeCreated                      = 0x30         ;
        constexpr std::uintptr_t TimeUpdated                      = 0x34         ;
        constexpr std::uintptr_t TimeAddedToUserList              = 0x38         ;
        constexpr std::uintptr_t Visibility                       = 0x3C         ;
        constexpr std::uintptr_t Banned                           = 0x40         ;
        constexpr std::uintptr_t AcceptedForUse                   = 0x41         ;
        constexpr std::uintptr_t TagsTruncated                    = 0x42         ;
        constexpr std::uintptr_t Tags                             = 0x48         ;
        constexpr std::uintptr_t File                             = 0x50         ;
        constexpr std::uintptr_t PreviewFile                      = 0x58         ;
        constexpr std::uintptr_t PchFileName                      = 0x60         ;
        constexpr std::uintptr_t FileSize                         = 0x68         ;
        constexpr std::uintptr_t PreviewFileSize                  = 0x6C         ;
        constexpr std::uintptr_t URL                              = 0x70         ;
        constexpr std::uintptr_t VotesUp                          = 0x78         ;
        constexpr std::uintptr_t VotesDown                        = 0x7C         ;
        constexpr std::uintptr_t Score                            = 0x80         ;
        constexpr std::uintptr_t NumChildren                      = 0x84         ;
        constexpr std::uintptr_t TotalFilesSize                   = 0x88         ;
    }

    namespace Steamworks_Data__SteamItemDetails_t
    {
        constexpr std::uintptr_t ItemId                           = 0x0          ;
        constexpr std::uintptr_t Definition                       = 0x8          ;
        constexpr std::uintptr_t Quantity                         = 0xC          ;
        constexpr std::uintptr_t Flags                            = 0xE          ;
    }

    namespace Steamworks_Data__DepotId_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__SteamAPICall_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__AccountID_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__PartyBeaconID_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__HAuthTicket
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__HSteamPipe
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__HSteamUser
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__FriendsGroupID_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__HServerListRequest
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__UGCHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__PublishedFileUpdateHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__PublishedFileId
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__UGCFileWriteStreamHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__ScreenshotHandle
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__InputHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__InputActionSetHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__InputDigitalActionHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__InputAnalogActionHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__UGCQueryHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__UGCUpdateHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__InventoryItemId
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__InventoryDefId
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__SteamInventoryResult_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__SteamInventoryUpdateHandle_t
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__TimelineEventHandle
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__HSteamNetPollGroup
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__SteamNetworkingPOPID
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__Connection
    {
        constexpr std::uintptr_t _Id_k__BackingField              = 0x0          ;
    }

    namespace Steamworks_Data__ConnectionInfo
    {
        constexpr std::uintptr_t identity                         = 0x0          ;
        constexpr std::uintptr_t userData                         = 0x88         ;
        constexpr std::uintptr_t listenSocket                     = 0x90         ;
        constexpr std::uintptr_t address                          = 0x94         ;
        constexpr std::uintptr_t pad                              = 0xA6         ;
        constexpr std::uintptr_t popRemote                        = 0xA8         ;
        constexpr std::uintptr_t popRelay                         = 0xAC         ;
        constexpr std::uintptr_t state                            = 0xB0         ;
        constexpr std::uintptr_t endReason                        = 0xB4         ;
        constexpr std::uintptr_t endDebug                         = 0xB8         ;
        constexpr std::uintptr_t connectionDescription            = 0xC0         ;
    }

    namespace Steamworks_Data__ConnectionLaneStatus
    {
        constexpr std::uintptr_t cbPendingUnreliable              = 0x0          ;
        constexpr std::uintptr_t cbPendingReliable                = 0x4          ;
        constexpr std::uintptr_t cbSentUnackedReliable            = 0x8          ;
        constexpr std::uintptr_t _reservePad1                     = 0xC          ;
        constexpr std::uintptr_t ecQueueTime                      = 0x10         ;
        constexpr std::uintptr_t reserved                         = 0x18         ;
    }

    namespace Steamworks_Data__ConnectionStatus
    {
        constexpr std::uintptr_t state                            = 0x0          ;
        constexpr std::uintptr_t ping                             = 0x4          ;
        constexpr std::uintptr_t connectionQualityLocal           = 0x8          ;
        constexpr std::uintptr_t connectionQualityRemote          = 0xC          ;
        constexpr std::uintptr_t outPacketsPerSec                 = 0x10         ;
        constexpr std::uintptr_t outBytesPerSec                   = 0x14         ;
        constexpr std::uintptr_t inPacketsPerSec                  = 0x18         ;
        constexpr std::uintptr_t inBytesPerSec                    = 0x1C         ;
        constexpr std::uintptr_t sendRateBytesPerSecond           = 0x20         ;
        constexpr std::uintptr_t cbPendingUnreliable              = 0x24         ;
        constexpr std::uintptr_t cbPendingReliable                = 0x28         ;
        constexpr std::uintptr_t cbSentUnackedReliable            = 0x2C         ;
        constexpr std::uintptr_t ecQueueTime                      = 0x30         ;
        constexpr std::uintptr_t reserved                         = 0x38         ;
    }

    namespace Steamworks_Data__Socket
    {
        constexpr std::uintptr_t Id                               = 0x0          ;
    }

    namespace Steamworks_Data__Achievement
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__DurationControl
    {
        constexpr std::uintptr_t _inner                           = 0x0          ;
    }

    namespace Steamworks_Data__GameIdType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Steamworks_Data__GameId
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__Image
    {
        constexpr std::uintptr_t Width                            = 0x0          ;
        constexpr std::uintptr_t Height                           = 0x4          ;
        constexpr std::uintptr_t Data                             = 0x8          ;
    }

    namespace Steamworks_Data__Color
    {
        constexpr std::uintptr_t r                                = 0x0          ;
        constexpr std::uintptr_t g                                = 0x1          ;
        constexpr std::uintptr_t b                                = 0x2          ;
        constexpr std::uintptr_t a                                = 0x3          ;
    }

    namespace Steamworks_Data__InventoryPurchaseResult
    {
        constexpr std::uintptr_t Result                           = 0x0          ;
        constexpr std::uintptr_t OrderID                          = 0x8          ;
        constexpr std::uintptr_t TransID                          = 0x10         ;
    }

    namespace Steamworks_Data__Lobby
    {
        constexpr std::uintptr_t _Id_k__BackingField              = 0x0          ;
    }

    namespace Steamworks_Data__RemotePlaySession
    {
        constexpr std::uintptr_t _Id_k__BackingField              = 0x0          ;
    }

    namespace Steamworks_Data__Screenshot
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Steamworks_Data__ServerInfo
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _Ping_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _GameDir_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Map_k__BackingField             = 0x18         ;
        constexpr std::uintptr_t _Description_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _AppId_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _Players_k__BackingField         = 0x2C         ;
        constexpr std::uintptr_t _MaxPlayers_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _BotPlayers_k__BackingField      = 0x34         ;
        constexpr std::uintptr_t _Passworded_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _Secure_k__BackingField          = 0x39         ;
        constexpr std::uintptr_t _LastTimePlayed_k__BackingField  = 0x3C         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _TagString_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t _SteamId_k__BackingField         = 0x50         ;
        constexpr std::uintptr_t _AddressRaw_k__BackingField      = 0x58         ;
        constexpr std::uintptr_t _Address_k__BackingField         = 0x60         ;
        constexpr std::uintptr_t _ConnectionPort_k__BackingField  = 0x68         ;
        constexpr std::uintptr_t _QueryPort_k__BackingField       = 0x6C         ;
        constexpr std::uintptr_t _tags                            = 0x70         ;
    }

    namespace Steamworks_Data__Stat
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _UserId_k__BackingField          = 0x8          ;
    }

    namespace Steamworks_Data__UgcAdditionalPreview
    {
        constexpr std::uintptr_t _UrlOrVideoID_k__BackingField    = 0x0          ;
        constexpr std::uintptr_t _OriginalFileName_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _ItemPreviewType_k__BackingField = 0x10         ;
    }

    namespace %064b7886c363188e4d8fae9aecf31cf489348174
    {
        constexpr std::uintptr_t _66205d714ad6009516d9418f4c07d6d0070a66c2 = 0x10         ;
    }

    namespace %e7f3bd3742ef919920ccdc4fa0012f0bd1e78b60
    {
        constexpr std::uintptr_t _6ab792990e50a155e659daca173037c9ed36bd69 = 0x10         ;
    }

    namespace %51d19a144d279d2d6c61442fe2701445de34ce1e
    {
        constexpr std::uintptr_t _6ab792990e50a155e659daca173037c9ed36bd69 = 0x10         ;
    }

    namespace %0a61da2256e8764833e373e95587ed8b63a63e89
    {
        constexpr std::uintptr_t _e974e2a62ca0ac57c9de5db69815bf8cc47e1286 = 0x10         ;
        constexpr std::uintptr_t _192575f21998b52a955fce74d75a205cbaa92e39 = 0x18         ;
        constexpr std::uintptr_t _863dae629c97326fe1040be8b6b4b99df132f58c = 0x20         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x28         ;
        constexpr std::uintptr_t _cf33a3e699bd79bcd734e735cdc120278697dea2 = 0x30         ;
        constexpr std::uintptr_t _6f78a83a46640c9714c1231c302160a335ac45e0 = 0x38         ;
        constexpr std::uintptr_t _6a885d06e348c9667ee2a4493ec4154647ead197 = 0x40         ;
        constexpr std::uintptr_t _4deb40d2a552be592adb6f583071b9918de0f218 = 0x48         ;
        constexpr std::uintptr_t _b18f598828148d0dbf077bdba1098a80c2ba7453 = 0x50         ;
        constexpr std::uintptr_t _d8df2b55709135464744bd4bf56619248b001a91 = 0x58         ;
        constexpr std::uintptr_t _75e077dc90f21385036c97093acd116769a0a089 = 0x60         ;
        constexpr std::uintptr_t _fa227e4c0020e682b36da1d0cd5a25621534d879 = 0x68         ;
        constexpr std::uintptr_t _0ca914c5a159c1310aad59e621d069d865874dfb = 0x70         ;
        constexpr std::uintptr_t _d09ae0ca4edfeabda3dd506d1b1b7fcab421778b = 0x78         ;
        constexpr std::uintptr_t _6b59826d27f926adbc703e1daeb6a21416f803fb = 0x80         ;
        constexpr std::uintptr_t _c9d74e710188280a74c9314aab73e5960d891c0d = 0x88         ;
        constexpr std::uintptr_t _6916c47deb4e5ecfa4abd57c9ee668af8685c4c6 = 0x90         ;
    }

    namespace %2f9dd3bf9fb41d25ad9955881e0158384395e3d6
    {
        constexpr std::uintptr_t _09e608288048fc7cddce311813955652aade0a86 = 0x10         ;
        constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x18         ;
        constexpr std::uintptr_t _ee02cfd0170494415d7d610b2bbf2a2608c0df22 = 0x20         ;
    }

    namespace %1b2b19b0080e168adcbb444b771e8b2ef02e3646
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E4A00   ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %5a48c70e2ee91635d20a40f7f0507d135ff01706
    {
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x10         ;
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x18         ;
        constexpr std::uintptr_t _3033057bc266c5322f204221f7abe3221298cdc4 = 0x20         ;
        constexpr std::uintptr_t _871604b379719f7564203c4927e8f13d16b64b05 = 0x28         ;
    }

    namespace %e9a1be4dae9455611807a28300d6321fd99e9b90
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10787010   ;
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x10         ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x18         ;
        constexpr std::uintptr_t _871604b379719f7564203c4927e8f13d16b64b05 = 0x20         ;
        constexpr std::uintptr_t _3033057bc266c5322f204221f7abe3221298cdc4 = 0x28         ;
    }

    namespace %043f82b8716556ded0b1b0cb971ac199390cc10e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107F5D20   ;
        constexpr std::uintptr_t _66205d714ad6009516d9418f4c07d6d0070a66c2 = 0x10         ;
    }

    namespace %01e705f9e6d7485b9d550b4eaf4c10ea50825e00
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA6E8   ;
        constexpr std::uintptr_t _3ed4d5e0e46b9ca065674390de37d2950fab1bba = 0x10         ;
    }

    namespace %b8b32521742ef16ee566f599c5f070f4d3295902
    {
        constexpr std::uintptr_t _f8b927bde0bd0e706f7b370e9d6fafb63a1f5217 = 0x10         ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x18         ;
        constexpr std::uintptr_t _0dda10d5f1a2017ef64d35a31ad51c80dc37a4ae = 0x20         ;
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x28         ;
        constexpr std::uintptr_t _97fb6adfc8ad665fe1a8471c118612d883082ce2 = 0x30         ;
        constexpr std::uintptr_t _62d8e5010a790ebb86639f0a3fe50422162c0252 = 0x38         ;
    }

    namespace %6f90653f801b7a7cf59889842c42fabc80643b0b
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EF8B8   ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10         ;
    }

    namespace %aff10bee8781c32605d85da542563dc8b23632fc
    {
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10         ;
    }

    namespace %a4fbf3f47343060bfaf326b208cf1d78b6a3c677
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA578   ;
        constexpr std::uintptr_t _4deb40d2a552be592adb6f583071b9918de0f218 = 0x10         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x18         ;
    }

    namespace %cfb8e1f1dba5012f7b8aa467801e12c47f925b72
    {
        constexpr std::uintptr_t _6ab792990e50a155e659daca173037c9ed36bd69 = 0x10         ;
    }

    namespace %16e8cda1bd73a1bce4c38e806be95ee6ccf225c7
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EACF8   ;
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x10         ;
        constexpr std::uintptr_t _62d8e5010a790ebb86639f0a3fe50422162c0252 = 0x18         ;
        constexpr std::uintptr_t _f8b927bde0bd0e706f7b370e9d6fafb63a1f5217 = 0x20         ;
        constexpr std::uintptr_t _0dda10d5f1a2017ef64d35a31ad51c80dc37a4ae = 0x28         ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x30         ;
        constexpr std::uintptr_t _97fb6adfc8ad665fe1a8471c118612d883082ce2 = 0x38         ;
    }

    namespace %f66adcf12b524694c52094d5dd8997044ecb9e3e
    {
        constexpr std::uintptr_t _f8b927bde0bd0e706f7b370e9d6fafb63a1f5217 = 0x10         ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x18         ;
        constexpr std::uintptr_t _0dda10d5f1a2017ef64d35a31ad51c80dc37a4ae = 0x20         ;
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x28         ;
        constexpr std::uintptr_t _97fb6adfc8ad665fe1a8471c118612d883082ce2 = 0x30         ;
        constexpr std::uintptr_t _62d8e5010a790ebb86639f0a3fe50422162c0252 = 0x38         ;
    }

    namespace %353db5350bc766cc5e5c4297d8ad1d3c79ab525b
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EACF0   ;
        constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x10         ;
        constexpr std::uintptr_t _ee02cfd0170494415d7d610b2bbf2a2608c0df22 = 0x18         ;
        constexpr std::uintptr_t _09e608288048fc7cddce311813955652aade0a86 = 0x20         ;
    }

    namespace %f74885a97048b0103e0fa2307a2de71f090a9db9
    {
        constexpr std::uintptr_t _4deb40d2a552be592adb6f583071b9918de0f218 = 0x10         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x18         ;
    }

    namespace %3e8848a28d28cfbfdea097a3826f18f41d7136e5
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E47D8   ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10         ;
    }

    namespace %5107568c3d38bf39711d6b4ac74ea61d48195efe
    {
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10         ;
    }

    namespace %72b541a9f2ab7d96f4e0caa2d17900b55031a75d
    {
        constexpr std::uintptr_t _3ed4d5e0e46b9ca065674390de37d2950fab1bba = 0x10         ;
    }

    namespace %3f446854ca1a5f5e83fafb56a3faa69e862ac9a1
    {
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10         ;
    }

    namespace %4325163e601ef2adb11bafe63982d7f80b0b7216
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E0838   ;
        constexpr std::uintptr_t _75e077dc90f21385036c97093acd116769a0a089 = 0x10         ;
        constexpr std::uintptr_t _e974e2a62ca0ac57c9de5db69815bf8cc47e1286 = 0x18         ;
        constexpr std::uintptr_t _d09ae0ca4edfeabda3dd506d1b1b7fcab421778b = 0x20         ;
        constexpr std::uintptr_t _4deb40d2a552be592adb6f583071b9918de0f218 = 0x28         ;
        constexpr std::uintptr_t _863dae629c97326fe1040be8b6b4b99df132f58c = 0x30         ;
        constexpr std::uintptr_t _c9d74e710188280a74c9314aab73e5960d891c0d = 0x38         ;
        constexpr std::uintptr_t _b18f598828148d0dbf077bdba1098a80c2ba7453 = 0x40         ;
        constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x48         ;
        constexpr std::uintptr_t _6f78a83a46640c9714c1231c302160a335ac45e0 = 0x49         ;
        constexpr std::uintptr_t _6b59826d27f926adbc703e1daeb6a21416f803fb = 0x50         ;
        constexpr std::uintptr_t _d8df2b55709135464744bd4bf56619248b001a91 = 0x58         ;
        constexpr std::uintptr_t _0ca914c5a159c1310aad59e621d069d865874dfb = 0x60         ;
        constexpr std::uintptr_t _192575f21998b52a955fce74d75a205cbaa92e39 = 0x68         ;
        constexpr std::uintptr_t _fa227e4c0020e682b36da1d0cd5a25621534d879 = 0x70         ;
        constexpr std::uintptr_t _6a885d06e348c9667ee2a4493ec4154647ead197 = 0x78         ;
        constexpr std::uintptr_t _cf33a3e699bd79bcd734e735cdc120278697dea2 = 0x80         ;
        constexpr std::uintptr_t _6916c47deb4e5ecfa4abd57c9ee668af8685c4c6 = 0x88         ;
    }

    namespace Rust_Platform_Steam__SteamAuthTicketNullException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Rust_Platform_Steam__SteamAuthTicketNullException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__RequiresUnreferencedCodeAttribute
    {
        constexpr std::uintptr_t _Message_k__BackingField         = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__UnconditionalSuppressMessageAttribute
    {
        constexpr std::uintptr_t _Category_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _CheckId_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Justification_k__BackingField   = 0x20         ;
    }

    namespace System_Diagnostics_CodeAnalysis__DynamicallyAccessedMembersAttribute
    {
        constexpr std::uintptr_t _MemberTypes_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__DynamicallyAccessedMemberTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Core__AzureResourceProviderNamespaceAttribute
    {
        constexpr std::uintptr_t _ResourceProviderNamespace_k__BackingField = 0x10         ;
    }

    namespace Azure_Core__ArrayBufferWriter`1
    {
        constexpr std::uintptr_t _buffer                          = 0x0          ;
    }

    namespace Azure_Core__ForwardsClientCallsAttribute
    {
        constexpr std::uintptr_t _SkipChecks_k__BackingField      = 0x10         ;
    }

    namespace Azure_Core__CodeGenModelAttribute
    {
        constexpr std::uintptr_t _OriginalName_k__BackingField    = 0x10         ;
    }

    namespace Azure_Core__CodeGenSuppressTypeAttribute
    {
        constexpr std::uintptr_t _Typename_k__BackingField        = 0x10         ;
    }

    namespace Azure_Core__CodeGenTypeAttribute
    {
        constexpr std::uintptr_t _OriginalName_k__BackingField    = 0x10         ;
    }

    namespace Azure_Core__ChangeTrackingList`1
    {
        constexpr std::uintptr_t _innerList                       = 0x0          ;
    }

    namespace Azure_Core__RawRequestUriBuilder
    {
        constexpr std::uintptr_t _pathAndQuery                    = 0x10         ;
        constexpr std::uintptr_t _queryIndex                      = 0x18         ;
        constexpr std::uintptr_t _uri                             = 0x20         ;
        constexpr std::uintptr_t _port                            = 0x28         ;
        constexpr std::uintptr_t _host                            = 0x30         ;
        constexpr std::uintptr_t _scheme                          = 0x38         ;
        constexpr std::uintptr_t _position                        = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t HostOrPort                       = 0x0          ;
        }

    }

    namespace Azure_Core__ResponseWithHeaders`1
    {
        constexpr std::uintptr_t _rawResponse                     = 0x0          ;
    }

    namespace Azure_Core__XmlWriterContent
    {
        constexpr std::uintptr_t _stream                          = 0x10         ;
        constexpr std::uintptr_t _content                         = 0x18         ;
        constexpr std::uintptr_t _XmlWriter_k__BackingField       = 0x20         ;
    }

    namespace RawWritingPosition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DiagnosticActivity
    {
        constexpr std::uintptr_t _traceState                      = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _currentChildId                  = 0x1C         ;
        constexpr std::uintptr_t _id                              = 0x20         ;
        constexpr std::uintptr_t _rootId                          = 0x28         ;
        constexpr std::uintptr_t _parentId                        = 0x30         ;
        constexpr std::uintptr_t _parentSpanId                    = 0x38         ;
        constexpr std::uintptr_t _traceId                         = 0x40         ;
        constexpr std::uintptr_t _spanId                          = 0x48         ;
        constexpr std::uintptr_t _w3CIdFlags                      = 0x50         ;
        constexpr std::uintptr_t _parentTraceFlags                = 0x51         ;
        constexpr std::uintptr_t _tags                            = 0x58         ;
        constexpr std::uintptr_t _baggage                         = 0x60         ;
        constexpr std::uintptr_t _links                           = 0x68         ;
        constexpr std::uintptr_t _events                          = 0x70         ;
        constexpr std::uintptr_t _customProperties                = 0x78         ;
        constexpr std::uintptr_t _displayName                     = 0x80         ;
        constexpr std::uintptr_t _statusCode                      = 0x88         ;
        constexpr std::uintptr_t _statusDescription               = 0x90         ;
        constexpr std::uintptr_t _previousActiveActivity          = 0x98         ;
        constexpr std::uintptr_t _Kind_k__BackingField            = 0xA0         ;
        constexpr std::uintptr_t _OperationName_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _Source_k__BackingField          = 0xB0         ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0xB8         ;
        constexpr std::uintptr_t _Duration_k__BackingField        = 0xC0         ;
        constexpr std::uintptr_t _StartTimeUtc_k__BackingField    = 0xC8         ;
        constexpr std::uintptr_t _IsAllDataRequested_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _Links_k__BackingField           = 0xD8         ;
    }

    namespace ActivityAdapter
    {
        constexpr std::uintptr_t _activitySource                  = 0x10         ;
        constexpr std::uintptr_t _diagnosticSource                = 0x18         ;
        constexpr std::uintptr_t _activityName                    = 0x20         ;
        constexpr std::uintptr_t _kind                            = 0x28         ;
        constexpr std::uintptr_t _diagnosticSourceArgs            = 0x30         ;
        constexpr std::uintptr_t _currentActivity                 = 0x38         ;
        constexpr std::uintptr_t _sampleOutActivity               = 0x40         ;
        constexpr std::uintptr_t _tagCollection                   = 0x48         ;
        constexpr std::uintptr_t _startTime                       = 0x50         ;
        constexpr std::uintptr_t _links                           = 0x60         ;
        constexpr std::uintptr_t _traceparent                     = 0x68         ;
        constexpr std::uintptr_t _tracestate                      = 0x70         ;
        constexpr std::uintptr_t _displayName                     = 0x78         ;
    }

    namespace Enumerable`1
    {
        constexpr std::uintptr_t _asyncEnumerable                 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator`1
    {
        constexpr std::uintptr_t _asyncEnumerator                 = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace AppendChecksumCalculation
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetHashResult
    {
        constexpr std::uintptr_t _Algorithm_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Checksum_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _Empty_k__BackingField           = 0x0          ;
        }

    }

    namespace GetFinalStreamHash
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ContentPartition`1
    {
        constexpr std::uintptr_t _AbsolutePosition_k__BackingField = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace GetContentPartitionsAsync`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace StageContentPartitionAsync`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetNextStreamPartition
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CreateScope
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace InitializeDestinationInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SingleUploadStreamingInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SingleUploadBinaryDataInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UploadPartitionStreamingInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UploadPartitionBinaryDataInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CommitPartitionedUploadInternal
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Behaviors
    {
        constexpr std::uintptr_t _InitializeDestination_k__BackingField = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace AzFeatures
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BufferPartition
    {
        constexpr std::uintptr_t _Buffer_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _DataLength_k__BackingField      = 0x18         ;
    }

    namespace UnseekableWindowStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _position                        = 0x30         ;
        constexpr std::uintptr_t _MaxLength_k__BackingField       = 0x38         ;
    }

    namespace SeekableWindowStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _baseStreamStartingPosition      = 0x30         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x38         ;
    }

    namespace BCRYPT_KEY_DATA_BLOB_HEADER
    {
        constexpr std::uintptr_t dwMagic                          = 0x0          ;
        constexpr std::uintptr_t dwVersion                        = 0x4          ;
        constexpr std::uintptr_t cbKeyData                        = 0x8          ;
    }

    namespace BCRYPT_AUTHENTICATED_CIPHER_MODE_INFO
    {
        constexpr std::uintptr_t cbSize                           = 0x0          ;
        constexpr std::uintptr_t dwInfoVersion                    = 0x4          ;
        constexpr std::uintptr_t pbNonce                          = 0x8          ;
        constexpr std::uintptr_t cbNonce                          = 0x10         ;
        constexpr std::uintptr_t pbAuthData                       = 0x18         ;
        constexpr std::uintptr_t cbAuthData                       = 0x20         ;
        constexpr std::uintptr_t pbTag                            = 0x28         ;
        constexpr std::uintptr_t cbTag                            = 0x30         ;
        constexpr std::uintptr_t pbMacContext                     = 0x38         ;
        constexpr std::uintptr_t cbMacContext                     = 0x40         ;
        constexpr std::uintptr_t cbAAD                            = 0x44         ;
        constexpr std::uintptr_t cbData                           = 0x48         ;
        constexpr std::uintptr_t dwFlags                          = 0x50         ;
    }

    namespace NTSTATUS
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SafeAlgorithmHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace SafeKeyHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
        constexpr std::uintptr_t _parentHandle                    = 0x20         ;
    }

    namespace ServiceVersion
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Core_Pipeline__ClientDiagnostics
    {
        constexpr std::uintptr_t _resourceProviderNamespace       = 0x10         ;
        constexpr std::uintptr_t _source                          = 0x18         ;
        constexpr std::uintptr_t _suppressNestedClientActivities  = 0x20         ;
        constexpr std::uintptr_t _isStable                        = 0x21         ;
        constexpr std::uintptr_t _IsActivityEnabled_k__BackingField = 0x22         ;
    }

    namespace Azure_Core_Pipeline__DiagnosticScope
    {
        constexpr std::uintptr_t _activityAdapter                 = 0x0          ;
        constexpr std::uintptr_t _suppressNestedClientActivities  = 0x8          ;
        constexpr std::uintptr_t _IsEnabled_k__BackingField       = 0x9          ;

        namespace _static
        {
            constexpr std::uintptr_t AzureSdkScopeValue               = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__DiagnosticScopeFactory
    {
        constexpr std::uintptr_t _resourceProviderNamespace       = 0x10         ;
        constexpr std::uintptr_t _source                          = 0x18         ;
        constexpr std::uintptr_t _suppressNestedClientActivities  = 0x20         ;
        constexpr std::uintptr_t _isStable                        = 0x21         ;
        constexpr std::uintptr_t _IsActivityEnabled_k__BackingField = 0x22         ;

        namespace _static
        {
            constexpr std::uintptr_t _listeners                       = 0x0          ;
            constexpr std::uintptr_t ActivitySources                  = 0x8          ;
        }

    }

    namespace Azure_Storage__AggregatingProgressIncrementer
    {
        constexpr std::uintptr_t _currentValue                    = 0x10         ;
        constexpr std::uintptr_t _innerHandler                    = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _None_k__BackingField            = 0x0          ;
        }

    }

    namespace Azure_Storage__ChecksumCalculatingStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _stream                          = 0x28         ;
        constexpr std::uintptr_t _appendChecksumCalculation       = 0x30         ;
        constexpr std::uintptr_t _initialPosition                 = 0x38         ;
        constexpr std::uintptr_t _nextToBeChecksummedPosition     = 0x40         ;
        constexpr std::uintptr_t _CanRead_k__BackingField         = 0x48         ;
        constexpr std::uintptr_t _CanWrite_k__BackingField        = 0x49         ;
    }

    namespace Azure_Storage__DisposableBucket
    {
        constexpr std::uintptr_t _Disposables_k__BackingField     = 0x10         ;
    }

    namespace Azure_Storage__GeoRedundantReadPolicy
    {
        constexpr std::uintptr_t _hasOnReceivedResponse           = 0x10         ;
        constexpr std::uintptr_t _secondaryStorageHost            = 0x18         ;
    }

    namespace Azure_Storage__HashAlgorithmHasher
    {
        constexpr std::uintptr_t _hashAlgorithm                   = 0x10         ;
    }

    namespace Azure_Storage__NonCryptographicHashAlgorithmHasher
    {
        constexpr std::uintptr_t _nonCryptographicHashAlgorithm   = 0x10         ;
    }

    namespace Azure_Storage__NonDisposingStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _innerStream                     = 0x28         ;
    }

    namespace Azure_Storage__PartitionedUploader`2
    {
        constexpr std::uintptr_t _initializeDestinationInternal   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t InitializeNoOp                   = 0x0          ;
        }

    }

    namespace Azure_Storage__ProgressIncrementingStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _innerStream                     = 0x28         ;
        constexpr std::uintptr_t _incrementer                     = 0x30         ;
    }

    namespace Azure_Storage__StorageRequestValidationPipelinePolicy
    {
        constexpr std::uintptr_t _hasOnReceivedResponse           = 0x10         ;
    }

    namespace Azure_Storage__StorageResponseClassifier
    {
        constexpr std::uintptr_t _SecondaryStorageUri_k__BackingField = 0x10         ;
    }

    namespace Azure_Storage__StorageServerTimeoutPolicy
    {
        constexpr std::uintptr_t _hasOnReceivedResponse           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _Shared_k__BackingField          = 0x0          ;
        }

    }

    namespace Azure_Storage__StorageTelemetryPolicy
    {
        constexpr std::uintptr_t _hasOnReceivedResponse           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _Shared_k__BackingField          = 0x0          ;
        }

    }

    namespace Azure_Storage__UriQueryParamsCollection
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _freeList                        = 0x24         ;
        constexpr std::uintptr_t _freeCount                       = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _keys                            = 0x38         ;
        constexpr std::uintptr_t _values                          = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
    }

    namespace Azure_Storage__StorageBearerTokenChallengeAuthorizationPolicy
    {
        constexpr std::uintptr_t _scopes                          = 0x10         ;
        constexpr std::uintptr_t _accessTokenCache                = 0x18         ;
        constexpr std::uintptr_t _scopes                          = 0x20         ;
        constexpr std::uintptr_t tenantId                         = 0x28         ;
        constexpr std::uintptr_t _enableTenantDiscovery           = 0x30         ;
    }

    namespace Azure_Storage_Cryptography__AuthenticatedRegionCryptoStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _innerStream                     = 0x28         ;
        constexpr std::uintptr_t _mode                            = 0x30         ;
        constexpr std::uintptr_t _transform                       = 0x38         ;
        constexpr std::uintptr_t _flushedFinal                    = 0x40         ;
        constexpr std::uintptr_t _buffer                          = 0x48         ;
        constexpr std::uintptr_t _bufferPos                       = 0x50         ;
        constexpr std::uintptr_t _bufferPopulatedLength           = 0x54         ;
        constexpr std::uintptr_t _bufferLength                    = 0x58         ;
        constexpr std::uintptr_t _tempRefillBufferSize            = 0x5C         ;
    }

    namespace Azure_Storage_Cryptography__ClientSideEncryptorV1_0
    {
        constexpr std::uintptr_t _keyEncryptionKey                = 0x10         ;
        constexpr std::uintptr_t _keyWrapAlgorithm                = 0x18         ;
    }

    namespace Azure_Storage_Cryptography__ClientSideEncryptorV2_0
    {
        constexpr std::uintptr_t _keyEncryptionKey                = 0x10         ;
        constexpr std::uintptr_t _keyWrapAlgorithm                = 0x18         ;
    }

    namespace Azure_Storage_Cryptography__GcmAuthenticatedCryptographicTransform
    {
        constexpr std::uintptr_t _gcm                             = 0x10         ;
        constexpr std::uintptr_t _nonceCounter                    = 0x18         ;
        constexpr std::uintptr_t _TransformMode_k__BackingField   = 0x20         ;
    }

    namespace Azure_Storage_Cryptography_Models__ClientSideEncryptionAlgorithm
    {
        constexpr std::uintptr_t _value                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _AesCbc256_k__BackingField       = 0x0          ;
            constexpr std::uintptr_t _AesGcm256_k__BackingField       = 0x8          ;
        }

    }

    namespace Azure_Storage_Cryptography_Models__EncryptedRegionInfo
    {
        constexpr std::uintptr_t _DataLength_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _NonceLength_k__BackingField     = 0x14         ;
    }

    namespace Azure_Storage_Cryptography_Models__EncryptionAgent
    {
        constexpr std::uintptr_t _EncryptionVersion_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _EncryptionAlgorithm_k__BackingField = 0x18         ;
    }

    namespace Azure_Storage_Cryptography_Models__EncryptionData
    {
        constexpr std::uintptr_t _EncryptionMode_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _WrappedContentKey_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _EncryptionAgent_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ContentEncryptionIV_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _EncryptedRegionInfo_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _KeyWrappingMetadata_k__BackingField = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _AgentString_k__BackingField     = 0x0          ;
        }

    }

    namespace Azure_Storage_Cryptography_Models__KeyEnvelope
    {
        constexpr std::uintptr_t _KeyId_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _EncryptedKey_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _Algorithm_k__BackingField       = 0x20         ;
    }

    namespace Azure_Storage_Cryptography_Models__TransformMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage_Shared__PooledMemoryStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _MaxArraySize_k__BackingField    = 0x28         ;
        constexpr std::uintptr_t _ArrayPool_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _BufferSet_k__BackingField       = 0x38         ;
        constexpr std::uintptr_t _Position_k__BackingField        = 0x40         ;
    }

    namespace Azure_Storage_Shared__StorageClientConfiguration
    {
        constexpr std::uintptr_t _Pipeline_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _SharedKeyCredential_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _TokenCredential_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _SasCredential_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _ClientDiagnostics_k__BackingField = 0x30         ;
    }

    namespace Azure_Storage_Shared__WindowStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _InnerStream_k__BackingField     = 0x28         ;
    }

    namespace Azure_Storage_Shared_AesGcm__AesGcmWindows
    {
        constexpr std::uintptr_t _keyHandle                       = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _NonceByteSizes_k__BackingField  = 0x0          ;
            constexpr std::uintptr_t _TagByteSizes_k__BackingField    = 0x8          ;
        }

    }

    namespace Azure_Storage_Shared_AesGcm__SafeBCryptHandle
    {
        constexpr std::uintptr_t handle                           = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _ownsHandle                      = 0x1C         ;
        constexpr std::uintptr_t _fullyInitialized                = 0x1D         ;
    }

    namespace Azure_Storage_Sas__BlobSasQueryParameters
    {
        constexpr std::uintptr_t _version                         = 0x10         ;
        constexpr std::uintptr_t _services                        = 0x18         ;
        constexpr std::uintptr_t _resourceTypes                   = 0x28         ;
        constexpr std::uintptr_t _protocol                        = 0x38         ;
        constexpr std::uintptr_t _startTime                       = 0x40         ;
        constexpr std::uintptr_t _startTimeString                 = 0x50         ;
        constexpr std::uintptr_t _expiryTime                      = 0x58         ;
        constexpr std::uintptr_t _expiryTimeString                = 0x68         ;
        constexpr std::uintptr_t _ipRange                         = 0x70         ;
        constexpr std::uintptr_t _identifier                      = 0x80         ;
        constexpr std::uintptr_t _resource                        = 0x88         ;
        constexpr std::uintptr_t _permissions                     = 0x90         ;
        constexpr std::uintptr_t _signature                       = 0x98         ;
        constexpr std::uintptr_t _preauthorizedAgentObjectId      = 0xA0         ;
        constexpr std::uintptr_t _agentObjectId                   = 0xA8         ;
        constexpr std::uintptr_t _correlationId                   = 0xB0         ;
        constexpr std::uintptr_t _directoryDepth                  = 0xB8         ;
        constexpr std::uintptr_t _encryptionScope                 = 0xC0         ;
        constexpr std::uintptr_t _cacheControl                    = 0xC8         ;
        constexpr std::uintptr_t _contentDisposition              = 0xD0         ;
        constexpr std::uintptr_t _contentEncoding                 = 0xD8         ;
        constexpr std::uintptr_t _contentLanguage                 = 0xE0         ;
        constexpr std::uintptr_t _contentType                     = 0xE8         ;
        constexpr std::uintptr_t _KeyProperties_k__BackingField   = 0xF0         ;
    }

    namespace Azure_Storage_Sas__UserDelegationKeyProperties
    {
        constexpr std::uintptr_t _ObjectId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _StartsOn_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _ExpiresOn_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _Service_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0x48         ;
    }

    namespace Azure_Storage_Blobs__BlobClient
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _clientConfiguration             = 0x18         ;
        constexpr std::uintptr_t _clientSideEncryption            = 0x20         ;
        constexpr std::uintptr_t _snapshot                        = 0x28         ;
        constexpr std::uintptr_t _blobVersionId                   = 0x30         ;
        constexpr std::uintptr_t _blobRestClient                  = 0x38         ;
        constexpr std::uintptr_t _blockBlobClient                 = 0x40         ;
    }

    namespace Azure_Storage_Blobs__BlobClientOptions
    {
        constexpr std::uintptr_t _transport                       = 0x10         ;
        constexpr std::uintptr_t _IsCustomTransportSet_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Diagnostics_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _Retry_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _RetryPolicy_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _Policies_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _CustomerProvidedKey_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _EncryptionScope_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _GeoRedundantSecondaryUri_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _TransferValidation_k__BackingField = 0x78         ;
        constexpr std::uintptr_t _TrimBlobNameSlashes_k__BackingField = 0x80         ;
        constexpr std::uintptr_t _clientSideEncryptionOptions     = 0x88         ;
        constexpr std::uintptr_t _EnableTenantDiscovery_k__BackingField = 0x90         ;
        constexpr std::uintptr_t _Audience_k__BackingField        = 0x98         ;
    }

    namespace Azure_Storage_Blobs__BlobClientSideEncryptor
    {
        constexpr std::uintptr_t _encryptor                       = 0x10         ;
    }

    namespace Azure_Storage_Blobs__BlobContainerClient
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _clientConfiguration             = 0x18         ;
        constexpr std::uintptr_t _authenticationPolicy            = 0x20         ;
        constexpr std::uintptr_t _clientSideEncryption            = 0x28         ;
        constexpr std::uintptr_t _containerRestClient             = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t RootBlobContainerName            = 0x0          ;
            constexpr std::uintptr_t LogsBlobContainerName            = 0x8          ;
            constexpr std::uintptr_t WebBlobContainerName             = 0x10         ;
        }

    }

    namespace Azure_Storage_Blobs__BlobUriBuilder
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _isPathStyleUri                  = 0x18         ;
        constexpr std::uintptr_t _TrimBlobNameSlashes_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _scheme                          = 0x20         ;
        constexpr std::uintptr_t _host                            = 0x28         ;
        constexpr std::uintptr_t _port                            = 0x30         ;
        constexpr std::uintptr_t _accountName                     = 0x38         ;
        constexpr std::uintptr_t _containerName                   = 0x40         ;
        constexpr std::uintptr_t _blobName                        = 0x48         ;
        constexpr std::uintptr_t _snapshot                        = 0x50         ;
        constexpr std::uintptr_t _versionId                       = 0x58         ;
        constexpr std::uintptr_t _sas                             = 0x60         ;
        constexpr std::uintptr_t _query                           = 0x68         ;
    }

    namespace Azure_Storage_Blobs__BlobRestClient
    {
        constexpr std::uintptr_t _pipeline                        = 0x10         ;
        constexpr std::uintptr_t _url                             = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x20         ;
        constexpr std::uintptr_t _ClientDiagnostics_k__BackingField = 0x28         ;
    }

    namespace Azure_Storage_Blobs__BlockBlobCommitBlockListHeaders
    {
        constexpr std::uintptr_t _response                        = 0x10         ;
    }

    namespace Azure_Storage_Blobs__BlockBlobRestClient
    {
        constexpr std::uintptr_t _pipeline                        = 0x10         ;
        constexpr std::uintptr_t _url                             = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x20         ;
        constexpr std::uintptr_t _ClientDiagnostics_k__BackingField = 0x28         ;
    }

    namespace Azure_Storage_Blobs__BlockBlobStageBlockHeaders
    {
        constexpr std::uintptr_t _response                        = 0x10         ;
    }

    namespace Azure_Storage_Blobs__BlockBlobUploadHeaders
    {
        constexpr std::uintptr_t _response                        = 0x10         ;
    }

    namespace Azure_Storage_Blobs__ContainerRestClient
    {
        constexpr std::uintptr_t _pipeline                        = 0x10         ;
        constexpr std::uintptr_t _url                             = 0x18         ;
        constexpr std::uintptr_t _version                         = 0x20         ;
        constexpr std::uintptr_t _ClientDiagnostics_k__BackingField = 0x28         ;
    }

    namespace Azure_Storage_Blobs__BlobClientConfiguration
    {
        constexpr std::uintptr_t _Pipeline_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _SharedKeyCredential_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _TokenCredential_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _SasCredential_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _ClientDiagnostics_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _CustomerProvidedKey_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _TransferValidation_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _EncryptionScope_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _TrimBlobNameSlashes_k__BackingField = 0x70         ;
    }

    namespace Azure_Storage_Blobs_Models__AccessTier
    {
        constexpr std::uintptr_t _value                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _P4_k__BackingField              = 0x0          ;
            constexpr std::uintptr_t _P6_k__BackingField              = 0x8          ;
            constexpr std::uintptr_t _P10_k__BackingField             = 0x10         ;
            constexpr std::uintptr_t _P15_k__BackingField             = 0x18         ;
            constexpr std::uintptr_t _P20_k__BackingField             = 0x20         ;
            constexpr std::uintptr_t _P30_k__BackingField             = 0x28         ;
            constexpr std::uintptr_t _P40_k__BackingField             = 0x30         ;
            constexpr std::uintptr_t _P50_k__BackingField             = 0x38         ;
            constexpr std::uintptr_t _P60_k__BackingField             = 0x40         ;
            constexpr std::uintptr_t _P70_k__BackingField             = 0x48         ;
            constexpr std::uintptr_t _P80_k__BackingField             = 0x50         ;
            constexpr std::uintptr_t _Hot_k__BackingField             = 0x58         ;
            constexpr std::uintptr_t _Cool_k__BackingField            = 0x60         ;
            constexpr std::uintptr_t _Archive_k__BackingField         = 0x68         ;
            constexpr std::uintptr_t _Premium_k__BackingField         = 0x70         ;
            constexpr std::uintptr_t _Cold_k__BackingField            = 0x78         ;
        }

    }

    namespace Azure_Storage_Blobs_Models__BlockLookupList
    {
        constexpr std::uintptr_t _Committed_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Uncommitted_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _Latest_k__BackingField          = 0x20         ;
    }

    namespace Azure_Storage_Blobs_Models__BlobAudience
    {
        constexpr std::uintptr_t _value                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _DefaultAudience_k__BackingField = 0x0          ;
        }

    }

    namespace Azure_Storage_Blobs_Models__BlobContentInfo
    {
        constexpr std::uintptr_t _ETag_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _LastModified_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _ContentHash_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _VersionId_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _EncryptionKeySha256_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _EncryptionScope_k__BackingField = 0x40         ;
    }

    namespace Azure_Storage_Blobs_Models__BlobHttpHeaders
    {
        constexpr std::uintptr_t _ContentType_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _ContentHash_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _ContentEncoding_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ContentLanguage_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _ContentDisposition_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _CacheControl_k__BackingField    = 0x38         ;
    }

    namespace Azure_Storage_Blobs_Models__BlobImmutabilityPolicy
    {
        constexpr std::uintptr_t _ExpiresOn_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _PolicyMode_k__BackingField      = 0x28         ;
    }

    namespace Azure_Storage_Blobs_Models__BlobImmutabilityPolicyMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage_Blobs_Models__BlobLeaseRequestConditions
    {
        constexpr std::uintptr_t _IfMatch_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _IfNoneMatch_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _IfModifiedSince_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _IfUnmodifiedSince_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _TagConditions_k__BackingField   = 0x60         ;
    }

    namespace Azure_Storage_Blobs_Models__BlobRequestConditions
    {
        constexpr std::uintptr_t _IfMatch_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _IfNoneMatch_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _IfModifiedSince_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _IfUnmodifiedSince_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _TagConditions_k__BackingField   = 0x60         ;
        constexpr std::uintptr_t _LeaseId_k__BackingField         = 0x68         ;
    }

    namespace Azure_Storage_Blobs_Models__BlobUploadOptions
    {
        constexpr std::uintptr_t _HttpHeaders_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _Metadata_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Tags_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Conditions_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _ProgressHandler_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _AccessTier_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _TransferOptions_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _ImmutabilityPolicy_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _LegalHold_k__BackingField       = 0x78         ;
        constexpr std::uintptr_t _TransferValidation_k__BackingField = 0x80         ;
    }

    namespace Azure_Storage_Blobs_Models__BlockInfo
    {
        constexpr std::uintptr_t _ContentHash_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _ContentCrc64_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _EncryptionKeySha256_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _EncryptionScope_k__BackingField = 0x28         ;
    }

    namespace Azure_Storage_Blobs_Models__CustomerProvidedKey
    {
        constexpr std::uintptr_t _EncryptionKey_k__BackingField   = 0x0          ;
        constexpr std::uintptr_t _EncryptionKeyHash_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _EncryptionAlgorithm_k__BackingField = 0x10         ;
    }

    namespace Azure_Storage_Blobs_Models__EncryptionAlgorithmType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage_Blobs_Models__BlobRequestConditionProperty
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage_Blobs_Models__EncryptionAlgorithmTypeInternal
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage_Blobs_Specialized__BlobBaseClient
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _clientConfiguration             = 0x18         ;
        constexpr std::uintptr_t _clientSideEncryption            = 0x20         ;
        constexpr std::uintptr_t _snapshot                        = 0x28         ;
        constexpr std::uintptr_t _blobVersionId                   = 0x30         ;
        constexpr std::uintptr_t _blobRestClient                  = 0x38         ;
    }

    namespace Azure_Storage_Blobs_Specialized__BlockBlobClient
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _clientConfiguration             = 0x18         ;
        constexpr std::uintptr_t _clientSideEncryption            = 0x20         ;
        constexpr std::uintptr_t _snapshot                        = 0x28         ;
        constexpr std::uintptr_t _blobVersionId                   = 0x30         ;
        constexpr std::uintptr_t _blobRestClient                  = 0x38         ;
        constexpr std::uintptr_t _blockBlobRestClient             = 0x40         ;
    }

    namespace Facepunch_Flexbox__FlexUnit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Flexbox__FlexAlign
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Flexbox__FlexLayoutManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Facepunch_Flexbox__FlexGraphicTransform
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AC6B0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t OriginX                          = 0x20         ;
        constexpr std::uintptr_t OriginY                          = 0x24         ;
        constexpr std::uintptr_t TranslateX                       = 0x28         ;
        constexpr std::uintptr_t TranslateY                       = 0x2C         ;
        constexpr std::uintptr_t ScaleX                           = 0x30         ;
        constexpr std::uintptr_t ScaleY                           = 0x34         ;
        constexpr std::uintptr_t Rotate                           = 0x38         ;

        constexpr std::uintptr_t _1815d1bcef219ed429c67651bf1ad33920bb10b6 = 0x40         ;
        constexpr std::uintptr_t _cb6a8ef67999820b4aac997977410aba5aa54d95 = 0x48         ;
        constexpr std::uintptr_t _8681e49010ae2445ff888509761fad8fbfb13812 = 0x50         ;
        constexpr std::uintptr_t _8cb8a7d70c6e79b588b647ee62cee89d8d4b8129 = 0x58         ;
        constexpr std::uintptr_t _53b177711f46c5ebbfb6895b55e80b7d637066b7 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _f85623ed2626e1e00bba52337ff2965d1a1d2fe5 = 0x0          ;
            constexpr std::uintptr_t _d4cb67723740e3730c23faa848de02eaefb9ba54 = 0x8          ;
            constexpr std::uintptr_t _3b785d213ba39eab4e31d9e0e445dbdd0864ec86 = 0x10         ;
            constexpr std::uintptr_t _a835f680048fd3360d472d0c4f9aa4a69f15ef8b = 0x18         ;
            constexpr std::uintptr_t _f90621b7746bf4737c559a05c3da0825b4ee5431 = 0x20         ;
            constexpr std::uintptr_t _40235e736492075bf418c1eb09cc32fcf8ef895a = 0x28         ;
            constexpr std::uintptr_t _6a7d92bed5b997b026e134a094c2bb785ce90f26 = 0x30         ;
            constexpr std::uintptr_t _cd1b607a394343575e53daa54c65c4c2cb3cb505 = 0x38         ;
            constexpr std::uintptr_t _40f96864b253105bc41ca5fd3d03971e16a7ce6a = 0x40         ;
            constexpr std::uintptr_t _4564701a192488687070401b553d5fa4b077c65c = 0x48         ;
            constexpr std::uintptr_t _0103ec1147757dd713c9c998d8b756d4bece50d3 = 0x50         ;
            constexpr std::uintptr_t _67a06a1c12854980960752013f1abb0d64e1c1c1 = 0x58         ;
            constexpr std::uintptr_t _e180d1b3abdc60fbbc179d8c712c05e8d51391bf = 0x60         ;
            constexpr std::uintptr_t _6021d1ef1806ea2cfdbeb844867f3084d6882945 = 0x68         ;
            constexpr std::uintptr_t _a0d197ac9e91febd48503599f074fba7df8a61a8 = 0x70         ;
            constexpr std::uintptr_t _2716d71a00d19a63890d1ddde26c365cbe7e30ab = 0x78         ;
            constexpr std::uintptr_t _3de889531e3661af074da8cfcda472c1d9a1615c = 0x80         ;
            constexpr std::uintptr_t _bd099dfcd08d0fd89c9ac097f5a3c78225eb69f6 = 0x88         ;
            constexpr std::uintptr_t _b6b020f18b72be08948cb62b5f28c48b372e93c4 = 0x90         ;
            constexpr std::uintptr_t _da166c8777403f26e1f0ebe027ae4d7906f91112 = 0x98         ;
            constexpr std::uintptr_t _8c0789ffbd1a4b8c1bbd4890bfa0aec5c235cc63 = 0xA0         ;
            constexpr std::uintptr_t _6035529a3689742ab1ac3d04767d9186a9297ce1 = 0xA8         ;
        }

    }

    namespace Facepunch_Flexbox__FlexDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Flexbox__FlexElementBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Basis                            = 0x20         ;
        constexpr std::uintptr_t Grow                             = 0x2C         ;
        constexpr std::uintptr_t Shrink                           = 0x30         ;
        constexpr std::uintptr_t AlignSelf                        = 0x34         ;
        constexpr std::uintptr_t MinWidth                         = 0x3C         ;
        constexpr std::uintptr_t MaxWidth                         = 0x48         ;
        constexpr std::uintptr_t MinHeight                        = 0x54         ;
        constexpr std::uintptr_t MaxHeight                        = 0x60         ;
        constexpr std::uintptr_t OverridePreferredWidth           = 0x6C         ;
        constexpr std::uintptr_t OverridePreferredHeight          = 0x74         ;
        constexpr std::uintptr_t IsAbsolute                       = 0x7C         ;
        constexpr std::uintptr_t AutoSizeX                        = 0x7D         ;
        constexpr std::uintptr_t AutoSizeY                        = 0x7E         ;

        constexpr std::uintptr_t _ec77990c4b3fee4a3b8b738dd146798ec67e98e2 = 0x7F         ;
        constexpr std::uintptr_t _603be954343f00900494ab3fe76a1bdd745493dc = 0x80         ;
        constexpr std::uintptr_t _7d5684654aacbb6307c5b31a0e15bf8de732c120 = 0x84         ;
        constexpr std::uintptr_t _c6d7609b9e87f514cf469b12695845249e1de30b = 0x88         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x90         ;
    }

    namespace Facepunch_Flexbox__FlexAspectRatio
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Basis                            = 0x20         ;
        constexpr std::uintptr_t Grow                             = 0x2C         ;
        constexpr std::uintptr_t Shrink                           = 0x30         ;
        constexpr std::uintptr_t AlignSelf                        = 0x34         ;
        constexpr std::uintptr_t MinWidth                         = 0x3C         ;
        constexpr std::uintptr_t MaxWidth                         = 0x48         ;
        constexpr std::uintptr_t MinHeight                        = 0x54         ;
        constexpr std::uintptr_t MaxHeight                        = 0x60         ;
        constexpr std::uintptr_t AspectRatio                      = 0x6C         ;

        constexpr std::uintptr_t _9b74cac45f7ec50402224b0b23afa497d139d4f9 = 0x74         ;
        constexpr std::uintptr_t _6671836980cc7e4e13732291abbe7fecae6d21ad = 0x78         ;
    }

    namespace Facepunch_Flexbox__FlexLength
    {
        constexpr std::uintptr_t HasValue                         = 0x0          ;
        constexpr std::uintptr_t Value                            = 0x4          ;
        constexpr std::uintptr_t Unit                             = 0x8          ;
    }

    namespace Facepunch_Flexbox__FlexElement
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AD680   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Basis                            = 0x20         ;
        constexpr std::uintptr_t Grow                             = 0x2C         ;
        constexpr std::uintptr_t Shrink                           = 0x30         ;
        constexpr std::uintptr_t AlignSelf                        = 0x34         ;
        constexpr std::uintptr_t MinWidth                         = 0x3C         ;
        constexpr std::uintptr_t MaxWidth                         = 0x48         ;
        constexpr std::uintptr_t MinHeight                        = 0x54         ;
        constexpr std::uintptr_t MaxHeight                        = 0x60         ;
        constexpr std::uintptr_t OverridePreferredWidth           = 0x6C         ;
        constexpr std::uintptr_t OverridePreferredHeight          = 0x74         ;
        constexpr std::uintptr_t IsAbsolute                       = 0x7C         ;
        constexpr std::uintptr_t AutoSizeX                        = 0x7D         ;
        constexpr std::uintptr_t AutoSizeY                        = 0x7E         ;
        constexpr std::uintptr_t FlexDirection                    = 0x98         ;
        constexpr std::uintptr_t JustifyContent                   = 0x9C         ;
        constexpr std::uintptr_t AlignItems                       = 0xA0         ;
        constexpr std::uintptr_t Padding                          = 0xA4         ;
        constexpr std::uintptr_t Gap                              = 0xB4         ;

        constexpr std::uintptr_t _ec77990c4b3fee4a3b8b738dd146798ec67e98e2 = 0x7F         ;
        constexpr std::uintptr_t _603be954343f00900494ab3fe76a1bdd745493dc = 0x80         ;
        constexpr std::uintptr_t _7d5684654aacbb6307c5b31a0e15bf8de732c120 = 0x84         ;
        constexpr std::uintptr_t _c6d7609b9e87f514cf469b12695845249e1de30b = 0x88         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x90         ;
        constexpr std::uintptr_t _549762f125a10dab212f85a2e17205ae45915b66 = 0xB8         ;
    }

    namespace Facepunch_Flexbox__FlexJustify
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Flexbox__FlexAlignSelf
    {
        constexpr std::uintptr_t HasValue                         = 0x0          ;
        constexpr std::uintptr_t Value                            = 0x4          ;
    }

    namespace Facepunch_Flexbox__FlexValue
    {
        constexpr std::uintptr_t HasValue                         = 0x0          ;
        constexpr std::uintptr_t Value                            = 0x4          ;
    }

    namespace Facepunch_Flexbox__FlexTransition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Transitions                      = 0x20         ;
        constexpr std::uintptr_t _playOnAwake                     = 0x28         ;

        constexpr std::uintptr_t _402e4c923a0e71f901fbc0687bec092c19da6e7e = 0x30         ;
        constexpr std::uintptr_t _f4026c2f546635217543742aabe1333d62441590 = 0x38         ;
        constexpr std::uintptr_t _96b04671f1cf8ed626b6c008bda1afe06b5228e1 = 0x39         ;
    }

    namespace Facepunch_Flexbox__FlexPadding
    {
        constexpr std::uintptr_t left                             = 0x0          ;
        constexpr std::uintptr_t right                            = 0x4          ;
        constexpr std::uintptr_t top                              = 0x8          ;
        constexpr std::uintptr_t bottom                           = 0xC          ;
    }

    namespace Facepunch_Flexbox__FlexColumnsElement
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Basis                            = 0x20         ;
        constexpr std::uintptr_t Grow                             = 0x2C         ;
        constexpr std::uintptr_t Shrink                           = 0x30         ;
        constexpr std::uintptr_t AlignSelf                        = 0x34         ;
        constexpr std::uintptr_t MinWidth                         = 0x3C         ;
        constexpr std::uintptr_t MaxWidth                         = 0x48         ;
        constexpr std::uintptr_t MinHeight                        = 0x54         ;
        constexpr std::uintptr_t MaxHeight                        = 0x60         ;
        constexpr std::uintptr_t OverridePreferredWidth           = 0x6C         ;
        constexpr std::uintptr_t OverridePreferredHeight          = 0x74         ;
        constexpr std::uintptr_t IsAbsolute                       = 0x7C         ;
        constexpr std::uintptr_t AutoSizeX                        = 0x7D         ;
        constexpr std::uintptr_t AutoSizeY                        = 0x7E         ;
        constexpr std::uintptr_t Padding                          = 0x98         ;
        constexpr std::uintptr_t HorizontalSpacing                = 0xA8         ;
        constexpr std::uintptr_t VerticalSpacing                  = 0xAC         ;
        constexpr std::uintptr_t FixedColumnCount                 = 0xB0         ;
        constexpr std::uintptr_t ColumnCount                      = 0xB4         ;
        constexpr std::uintptr_t ColumnMinWidth                   = 0xB8         ;
        constexpr std::uintptr_t VerticalFill                     = 0xBC         ;

        constexpr std::uintptr_t _ec77990c4b3fee4a3b8b738dd146798ec67e98e2 = 0x7F         ;
        constexpr std::uintptr_t _603be954343f00900494ab3fe76a1bdd745493dc = 0x80         ;
        constexpr std::uintptr_t _7d5684654aacbb6307c5b31a0e15bf8de732c120 = 0x84         ;
        constexpr std::uintptr_t _c6d7609b9e87f514cf469b12695845249e1de30b = 0x88         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x90         ;
        constexpr std::uintptr_t _a075bbf019449769f806854fffd0be9c26346f15 = 0xC0         ;
        constexpr std::uintptr_t _ed333bdc9765a64ff41a7eb86be390c95c8411cc = 0xC4         ;
        constexpr std::uintptr_t _d55e1b22ed119620c41cb99e5021651e13a6dfec = 0xC8         ;
    }

    namespace Facepunch_Flexbox__FlexText
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;
        constexpr std::uintptr_t m_isRebuildingLayout             = 0x6A8        ;
        constexpr std::uintptr_t m_DelayedGraphicRebuild          = 0x6B0        ;
        constexpr std::uintptr_t m_DelayedMaterialRebuild         = 0x6B8        ;
        constexpr std::uintptr_t m_ShouldUpdateCulling            = 0x6C0        ;
        constexpr std::uintptr_t m_ClipRect                       = 0x6C4        ;
        constexpr std::uintptr_t m_ValidRect                      = 0x6D4        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x6D8        ;
        constexpr std::uintptr_t m_hasFontAssetChanged            = 0x6E0        ;
        constexpr std::uintptr_t m_subTextObjects                 = 0x6E8        ;
        constexpr std::uintptr_t m_previousLossyScaleY            = 0x6F0        ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x6F8        ;
        constexpr std::uintptr_t m_canvasRenderer                 = 0x700        ;
        constexpr std::uintptr_t m_canvas                         = 0x708        ;
        constexpr std::uintptr_t m_CanvasScaleFactor              = 0x710        ;
        constexpr std::uintptr_t m_isFirstAllocation              = 0x714        ;
        constexpr std::uintptr_t m_max_characters                 = 0x718        ;
        constexpr std::uintptr_t m_baseMaterial                   = 0x720        ;
        constexpr std::uintptr_t m_isScrollRegionSet              = 0x728        ;
        constexpr std::uintptr_t m_maskOffset                     = 0x72C        ;
        constexpr std::uintptr_t m_EnvMapMatrix                   = 0x73C        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x77C        ;
        constexpr std::uintptr_t materialIndexPairs               = 0x780        ;
        constexpr std::uintptr_t _blockRectTransformChange_k__BackingField = 0x788        ;
        constexpr std::uintptr_t Basis                            = 0x790        ;
        constexpr std::uintptr_t Grow                             = 0x79C        ;
        constexpr std::uintptr_t Shrink                           = 0x7A0        ;
        constexpr std::uintptr_t AlignSelf                        = 0x7A4        ;
        constexpr std::uintptr_t MinWidth                         = 0x7AC        ;
        constexpr std::uintptr_t MaxWidth                         = 0x7B8        ;
        constexpr std::uintptr_t MinHeight                        = 0x7C4        ;
        constexpr std::uintptr_t MaxHeight                        = 0x7D0        ;

        constexpr std::uintptr_t _be7a4495768be7440b3f7dea8d0671afcaac8343 = 0x7DC        ;
        constexpr std::uintptr_t _9b74cac45f7ec50402224b0b23afa497d139d4f9 = 0x7E0        ;
        constexpr std::uintptr_t _6671836980cc7e4e13732291abbe7fecae6d21ad = 0x7E4        ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %78e0fa77f75ae2d68cd3ed8d6ed4528bdee29f03
    {
        constexpr std::uintptr_t _c2f4c6147291c1b23844a349d1519bd4ffdcd85e = 0x10         ;
        constexpr std::uintptr_t _16d3624a0a04e4cae16e6f5ed97d5b66127365a2 = 0x14         ;
        constexpr std::uintptr_t _1f0268df3645d62de83320abd192f7e799d22b6b = 0x18         ;
    }

    namespace TransitionProperty
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Definition
    {
        constexpr std::uintptr_t Property                         = 0x0          ;
        constexpr std::uintptr_t Object                           = 0x8          ;
        constexpr std::uintptr_t FromFloat                        = 0x10         ;
        constexpr std::uintptr_t ToFloat                          = 0x14         ;
        constexpr std::uintptr_t FromColor                        = 0x18         ;
        constexpr std::uintptr_t ToColor                          = 0x28         ;
        constexpr std::uintptr_t Duration                         = 0x38         ;
        constexpr std::uintptr_t Ease                             = 0x3C         ;
        constexpr std::uintptr_t Curve                            = 0x40         ;
    }

    namespace %1a94ae1208ae64f18d17ebd67f9bb55ff773d554
    {
        constexpr std::uintptr_t _2c3053f78b76943f62fd8165e54c82ef45d54f4a = 0x10         ;
        constexpr std::uintptr_t _bccdd446560bad044d2bf4debd2ba22526c4fb78 = 0x18         ;
    }

    namespace %3cd08fba9280b5e050278e1bf39fafccf3ee6a9c
    {
    }

    namespace %86d7f2e9c639b1fa010b4205e6140b02a2f4116b
    {
    }

    namespace %7aba9f595dba216bab7dcbda3ffde94bd41f4e60
    {
    }

    namespace %f06fe55e5762f2248ed90336642d61a986db30b5
    {
        constexpr std::uintptr_t _b17308590de9651b5e2fbb103c6f27e0e771ba4b = 0x10         ;
        constexpr std::uintptr_t _3297470d9e5311314dc2480526310738d230fa26 = 0x14         ;
        constexpr std::uintptr_t _44e8f850c8e5f54aa1d99e69cdb88e5bbdf55fc5 = 0x18         ;
        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x20         ;
        constexpr std::uintptr_t _da3de470da39e7ff5a4ab2097b7b4317a8a95418 = 0x24         ;
    }

    namespace %dd5cdec37346af4457a8d2e06d4837b1fb61383b
    {
    }

    namespace %af241f632d5229a168bcd370bd3083025c084544
    {
        constexpr std::uintptr_t _9b4ba200637057070b68918c177950f6992e5430 = 0x10         ;
        constexpr std::uintptr_t _e4737918d32f11271c96bb0fe94f26d0fd3a2020 = 0x14         ;
        constexpr std::uintptr_t _d1dfa5f3e712e643c381aeb741a0ddd8ee78d8c7 = 0x18         ;
    }

    namespace %7134e3a40d8afdfcdd26faa7abcdc91549f1610b
    {
        constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x10         ;
        constexpr std::uintptr_t _ac65d9d139d5079247c7118a26f1b42f4db886f9 = 0x14         ;
        constexpr std::uintptr_t _d284fa8904119f3dfdb5765bff7caa187cbdc100 = 0x18         ;
        constexpr std::uintptr_t _14093836c6e24da125f740cc233453c1ce7ae920 = 0x20         ;
        constexpr std::uintptr_t _734db32d13087e8de6e930e88082d7d145eeae0c = 0x28         ;
        constexpr std::uintptr_t _dc515f3b7c545a17f333457f1d976eff77a6f370 = 0x30         ;
        constexpr std::uintptr_t _3686509ded91fc7510407236ba5742f03ce80e04 = 0x38         ;
        constexpr std::uintptr_t _8501c4cfe4ba7de1aed3920ece6c01a73f5cab1a = 0x3C         ;
        constexpr std::uintptr_t _0adcf00a1d51c82680ff4e42f6d31c776f168c56 = 0x40         ;
        constexpr std::uintptr_t _44c77f242f9b295a2dd51a3fce58ff11e4c5839e = 0x48         ;
    }

    namespace %0b2e2424abbc04cca4487bc54918e42b9b8d3121
    {
        constexpr std::uintptr_t _4fb58884fb753e9c4176ed185ca6d73a6fe20f60 = 0x10         ;
        constexpr std::uintptr_t _7d3f197e36e3202a31308e2b18b30a6559b8eede = 0x18         ;
        constexpr std::uintptr_t _a33ee4964c2c3ae542f5764fd875e31a878fda45 = 0x20         ;
        constexpr std::uintptr_t _3cb0bf9ca153cffbd6500fdaf0cce6fe87fbab13 = 0x28         ;
    }

    namespace %911560abe408d06c3d6019bc36e2ec4c579447c0
    {
    }

    namespace %c7db6982924cb44383027264f17939edfd0d8c1a
    {
        constexpr std::uintptr_t _33452ef17af217d4e10107baee6fb2e30aef3a31 = 0x10         ;
        constexpr std::uintptr_t _d161ea6cc8fc0f949ce41e4e544adafd3745b6a3 = 0x18         ;
        constexpr std::uintptr_t _580c547eb72b484d76c40d9aa76852c46ab28154 = 0x19         ;
        constexpr std::uintptr_t _f2fb21868680d7c6d59a3aa3f96515037b031357 = 0x1A         ;
        constexpr std::uintptr_t _fe76636bb22ef34f83a68bf969d43490e3028bec = 0x20         ;
        constexpr std::uintptr_t _c38bb8b1ae2dfbb5c791d3f2d63917505e49dd46 = 0x28         ;
        constexpr std::uintptr_t _44e8f850c8e5f54aa1d99e69cdb88e5bbdf55fc5 = 0x30         ;
        constexpr std::uintptr_t _d09f59b1a207b997496d97e6459e397b8c5fc673 = 0x38         ;
        constexpr std::uintptr_t _ca0b10bbba22bae2a61a76ddc7cada5fe2d4b7d9 = 0x40         ;
        constexpr std::uintptr_t _ddb02944a6849e1d073fc8138221f3a90f59c965 = 0x48         ;
        constexpr std::uintptr_t _6ca7d5ec76034ee6f47a4e76cd3f2a8eab787549 = 0x50         ;
        constexpr std::uintptr_t _de0c61138dfce3f37ec71a2e84682e31b5bbfeaa = 0x58         ;
        constexpr std::uintptr_t _b7ffecfa69f697a3b6ca6321649a4d9220222223 = 0x60         ;
    }

    namespace %58179f9bc449326cc3eb1a54811675136c562be5
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _1b27be746bc027ea874e45b04ba71bc0009d56cc = 0x2C8        ;
        constexpr std::uintptr_t _7c952238440187a641ae6cce22997abbd9cdba8f = 0x2D0        ;
    }

    namespace %1baecac0f328a57e42af0953898f88b33e411ab0
    {
        constexpr std::uintptr_t _76e9741c84946cacca819dbe450c5eb5c24f9385 = 0x10         ;
        constexpr std::uintptr_t _51981d3b9d5800ef247e4713ebd7b796996a65c0 = 0x14         ;
        constexpr std::uintptr_t _62f706be47688c4c5a27bf8b5a853d48f6e4c8e2 = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x28         ;
    }

    namespace %0fb2ee341953a3c7ef73a00686876f4bbe0efc1a
    {
        constexpr std::uintptr_t _a8e44337ffffe872bd76ed91188b9b7f97635c43 = 0x10         ;
        constexpr std::uintptr_t _ef27b9cf44501059d43051a192a0b05be15e239d = 0x14         ;
        constexpr std::uintptr_t _66205d714ad6009516d9418f4c07d6d0070a66c2 = 0x18         ;
    }

    namespace %220e1d4410ba307c934d2677f12f5491f11e43fa
    {
        constexpr std::uintptr_t _f24be99a8c2bff8fc5b73a8cf198e6c9d80fd121 = 0x10         ;
        constexpr std::uintptr_t _f242cc9a5ee15dac0e5f28e26dd3f7abc8fe38f6 = 0x18         ;
        constexpr std::uintptr_t _35e5839ebd2cb2c10ed69f7a59b8c480942a65e8 = 0x20         ;
        constexpr std::uintptr_t _3a91f4a39387f7c9104c7343efab38d15de694dd = 0x28         ;
    }

    namespace %9cdb153ae6699c904e63b43144d79379ad3eb439
    {
        constexpr std::uintptr_t _a8e44337ffffe872bd76ed91188b9b7f97635c43 = 0x10         ;
        constexpr std::uintptr_t _378342aa46964fbcc9ea42f2b4e3cffbdfad8bfd = 0x18         ;
        constexpr std::uintptr_t _150698c0bff3eb17c9784d4ba99ac2e14dd1f395 = 0x20         ;
        constexpr std::uintptr_t _66205d714ad6009516d9418f4c07d6d0070a66c2 = 0x24         ;
    }

    namespace %9ab49407d2a9ec70d981be99859e1a09c32cae76
    {
        constexpr std::uintptr_t _eefec6e86a6759e2dd15f2d146c411d31a3a1a63 = 0x10         ;
        constexpr std::uintptr_t _f1e3896556d783faf6ff7eac7812530c8528f850 = 0x18         ;
        constexpr std::uintptr_t _4103613a33b85c2cfffd95a3eda909cf7a6b6c17 = 0x20         ;
        constexpr std::uintptr_t _113f720756305a8995117ef3e334493124571992 = 0x28         ;
    }

    namespace %ffcd320bd90ddf24476b73f36bcbea359b0e6a37
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _3621b185d42630e406668fc0d3762757a359cc18 = 0x2C8        ;
        constexpr std::uintptr_t _2a16f293b8b3fd9b982b7b692632b0452d414c43 = 0x2D0        ;
        constexpr std::uintptr_t _89909e29f8da8acb1e3148a3deb31e1f88d5d63c = 0x2D8        ;
        constexpr std::uintptr_t _5203125669f58c04ca216708af12e4f0f4637d4f = 0x2E0        ;
        constexpr std::uintptr_t _d57fe6a5c6a0c767d7e7e9b0125cee2c3b19c940 = 0x2E8        ;
        constexpr std::uintptr_t _f2ccddb9565e93687416c3e1daa5c6284bb5c5f1 = 0x2F0        ;
        constexpr std::uintptr_t _e0ab061f0332d8710cddf9105cd35618c80d68f4 = 0x2F8        ;
        constexpr std::uintptr_t _d07649b078b3036aa61fc0bc358c5d3997a46f32 = 0x300        ;
        constexpr std::uintptr_t _662fa07790b685f22b88d3776f9fbb30e600b30f = 0x308        ;
        constexpr std::uintptr_t _435f2ad1a6b28ecdd5cc87f01912cdff4147f9f9 = 0x310        ;
        constexpr std::uintptr_t _fe040e79ad531e5712cf70b41ca3ec0ca1167478 = 0x318        ;
        constexpr std::uintptr_t _e925ea98f30a5edcc850a785327a51aeec3bfc68 = 0x320        ;
        constexpr std::uintptr_t _029a1b551e739f02b962b24a474928e49764ceb6 = 0x328        ;
        constexpr std::uintptr_t _4c51637c1987bfd5640ad10d8d0b103642310106 = 0x330        ;
        constexpr std::uintptr_t _31765488b98c1c2f8f1ada0b2e0c1a4a1a734342 = 0x338        ;
        constexpr std::uintptr_t _4a4ba00e107ea8d19dc356670948990ddd9ccbd8 = 0x340        ;
        constexpr std::uintptr_t _761fafd0b60fafc21d733c182cfbe7ee3b644476 = 0x348        ;
        constexpr std::uintptr_t _fe80e14334e091c0e98fab42bb0ce17df6cfd93b = 0x350        ;
        constexpr std::uintptr_t _6628a04c57b9ca26887db30178bd2664cf19b578 = 0x358        ;
        constexpr std::uintptr_t _4a442cc79ada7be1f134fb4c61a4f17a42548b73 = 0x35C        ;
        constexpr std::uintptr_t _fb45ae457b96efdcac1d062c2f946fd5af1856c1 = 0x360        ;
        constexpr std::uintptr_t _0a661d5fc33ea849c0e0951f6f7a7459476b662c = 0x368        ;
        constexpr std::uintptr_t _d9385cb376a5ad67ad73d8e14bea6f8886d75c0c = 0x370        ;
        constexpr std::uintptr_t _d315ffaff7d7c9450a06ac457618057e46a8c7de = 0x378        ;
        constexpr std::uintptr_t _280656db81c03ffe4f2f7b71271ed3d4c9dc4115 = 0x380        ;
        constexpr std::uintptr_t _b7ffecfa69f697a3b6ca6321649a4d9220222223 = 0x388        ;
        constexpr std::uintptr_t _a5a008e933b01b29f30cb32d1d88fba8e0edc5da = 0x390        ;
        constexpr std::uintptr_t _9379d3f78b334532522ceb388f03e6576ffd3cdd = 0x398        ;
        constexpr std::uintptr_t _d6fae3a14cceb5a1d3c10b35c9d3226d15aed053 = 0x3A0        ;
        constexpr std::uintptr_t _2934e9df41ab38db27d29811a94a194239e01dee = 0x3A8        ;
        constexpr std::uintptr_t _35cb15a11c5aabd2ca3897596255ade1a7179e2e = 0x3B0        ;
        constexpr std::uintptr_t _05bf57744786bb8a8c8b9b8ad1bda87b5aa13e5a = 0x3B8        ;
        constexpr std::uintptr_t _d1d9642b27393e0d39730844115d8a5f07c7ef55 = 0x3C0        ;
        constexpr std::uintptr_t _a1ad21e877f3d472d8e8b6cffd1c013f2074425f = 0x3C4        ;
        constexpr std::uintptr_t _44e0e6a49d515e681d85919076a0c3864769ab49 = 0x3C8        ;
        constexpr std::uintptr_t _1b483dcbb9c2a4f49fb3d3f538f889ededaccf76 = 0x3D0        ;
        constexpr std::uintptr_t _b04b11215f717dc226c4f57ef68608923c1e3748 = 0x3D8        ;
        constexpr std::uintptr_t _07536e405db4e96e833621a24e8c6c530ff87424 = 0x3E0        ;
        constexpr std::uintptr_t _237b3846b780a683427db528023c3396e5e25775 = 0x3E8        ;
        constexpr std::uintptr_t _d823111dc6cfc392adaaf0601cb953d86fc5fe11 = 0x3F0        ;
        constexpr std::uintptr_t _a663792f107578e35e3fe34e6337104142aeddf1 = 0x3F8        ;
        constexpr std::uintptr_t _a5dba52562fbef61a9c398604580e5347573143b = 0x400        ;
        constexpr std::uintptr_t _f9d8694947b7fdc2a248eaa638ed87e33dc34dec = 0x408        ;
        constexpr std::uintptr_t _edf245939fda8053ff257695a4e5f7a878f5cc30 = 0x409        ;
        constexpr std::uintptr_t _1c8b9164ca1f983515e5a5e789d0bc2a458c41a6 = 0x410        ;
        constexpr std::uintptr_t _278c061e14e32af7205d5dd7e9c992d12c492385 = 0x418        ;
        constexpr std::uintptr_t _d4369a0bea867a50b2b543505011bd9196b44c6f = 0x420        ;
        constexpr std::uintptr_t _d8df1dfd23bc54decd221926b92ba704cb7eea71 = 0x424        ;
        constexpr std::uintptr_t _8904a2dfdef292e260091f5b4f18daa443b10ccb = 0x428        ;
        constexpr std::uintptr_t _be5edb2f4a92aa9d9f814ab71863cedba6b74363 = 0x42C        ;
        constexpr std::uintptr_t _a5fa59f52f2514d9fbdde8afa20f51d7a62ac7df = 0x430        ;
        constexpr std::uintptr_t _a76d772870c4e29212d7c21fa447387ee5bd682d = 0x438        ;
        constexpr std::uintptr_t _bd23de11a871907be8f9a15fe68cbb74e89e6e84 = 0x440        ;
        constexpr std::uintptr_t _c4c59a8cc53a50fbe0536de2cf108705422d439a = 0x448        ;
        constexpr std::uintptr_t _5ccec24895a3c49403f2040b55e8af8bc1e243bc = 0x449        ;
        constexpr std::uintptr_t _162d4eb01fc8ad4eb3ba08b102d9f0f07d617ed0 = 0x450        ;
        constexpr std::uintptr_t _96012e5a66b8f877a713991ce0fd3038cb473866 = 0x458        ;
        constexpr std::uintptr_t _63bd24618f35998eaec76324e8a6426a40ebc07a = 0x460        ;
        constexpr std::uintptr_t _f6e3d5af02052b87a4d5345764a5f29d9c6f67e7 = 0x468        ;
        constexpr std::uintptr_t _c2fb0d1c1dc0c2b8488c3fb462ae668651490a97 = 0x470        ;
        constexpr std::uintptr_t _4e467177d574f0d3723cfe000d396a9a85891910 = 0x478        ;
        constexpr std::uintptr_t _cc9b55aec3eab9dbe4e11e2fc6615320e4409c22 = 0x480        ;
        constexpr std::uintptr_t _dac5884d316b9424fecbfdc84a91893c4bcb26f4 = 0x488        ;
        constexpr std::uintptr_t _5acf2d00427288dc212d5cb3c99f256b5082f09c = 0x490        ;
        constexpr std::uintptr_t _bd8f57985742bb26b229703816ff78a96933d7e2 = 0x494        ;
        constexpr std::uintptr_t _9776afc0e53b55c212ff95beccc69518ba712717 = 0x498        ;
        constexpr std::uintptr_t _d2c93e64c4d781498c9413925615adfe08ef0c59 = 0x4A0        ;
    }

    namespace %25e3adf57cdf44605fcef48f6a6b3a2cc51c1002
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _a5dba52562fbef61a9c398604580e5347573143b = 0x2C8        ;
        constexpr std::uintptr_t _5203125669f58c04ca216708af12e4f0f4637d4f = 0x2D0        ;
    }

    namespace %607569aca22baa0d22e54d038830daf0c4e2bc09
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10835738   ;
        constexpr std::uintptr_t _a5dba52562fbef61a9c398604580e5347573143b = 0x10         ;
        constexpr std::uintptr_t _44e8f850c8e5f54aa1d99e69cdb88e5bbdf55fc5 = 0x18         ;
        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x20         ;
        constexpr std::uintptr_t _e9c09dc93b1b71f8f1f3318341f04c8e3b461136 = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t _2706a76b13769ebb897d1a50a0346b553854bf2b = 0x0          ;
            constexpr std::uintptr_t _3fec1eb5118c9c6a5f95c20c373e0a99d1751664 = 0x4          ;
        }

    }

    namespace %4caef2aab3caec0385b56a93134c22d7879dafaa
    {
        constexpr std::uintptr_t _76e9741c84946cacca819dbe450c5eb5c24f9385 = 0x10         ;
        constexpr std::uintptr_t _4d5ff39cdaeab04d0999a200ef0a5d647e08a2a5 = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
    }

    namespace %97bdda59d8738b00aaf643b7f34348589ecc1989
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _8a3f9854a900557eda6ea4efefce495e3dcdf5e8 = 0x2C8        ;
        constexpr std::uintptr_t _a06df4d7c3d8bf8a8915646f7c435f8ed984534d = 0x2D0        ;
        constexpr std::uintptr_t _b48fa3d02d79209afb52e991bf8a7332f92022d3 = 0x2D1        ;
        constexpr std::uintptr_t _a86fb0a564daf77b0627aeeb4eedd5e3adcc80e9 = 0x2D2        ;
        constexpr std::uintptr_t _07abe51f070b8ccacbf5b0ed62acb075aa8a2223 = 0x2D3        ;
        constexpr std::uintptr_t _42c79673205712c19f853d11e66aee61597ccade = 0x2D4        ;
        constexpr std::uintptr_t _61cf4185816f8f43d80121ec9a5b78b6f8b01a73 = 0x2D8        ;
        constexpr std::uintptr_t _f7635992a3d252c89bc2bea790a7eb83eccd78bf = 0x2E0        ;
        constexpr std::uintptr_t _6d6fff9e188a476886354c1eb1177a27125b3cf4 = 0x2E8        ;
        constexpr std::uintptr_t _46d71fab64747d8f1965043a234fbac7c96d5abf = 0x2F0        ;
        constexpr std::uintptr_t _1539f763edf7c0b6e04957ec92fa36da7d488f82 = 0x2F8        ;
        constexpr std::uintptr_t _5300d11ff22fa8c213009411c03221e9607649d2 = 0x2F9        ;
        constexpr std::uintptr_t _3621b185d42630e406668fc0d3762757a359cc18 = 0x300        ;
        constexpr std::uintptr_t _85e6699c6c88196445537201520bdce116506a7e = 0x308        ;
        constexpr std::uintptr_t _59f19278f1483d7594a6e77ce61cdaf6ebd1c753 = 0x310        ;
        constexpr std::uintptr_t _8435835ff548017fce3ae54bc8dbab3f40864aea = 0x318        ;
        constexpr std::uintptr_t _1009e27ae0a88e170b3e396624523aa60543e91d = 0x320        ;
        constexpr std::uintptr_t _aed178a1dc7404322f3ad7dc4e4034711db66eff = 0x328        ;
        constexpr std::uintptr_t _ec8a6d75fa4be9eb108a66b6b8770f0e112a1709 = 0x330        ;
        constexpr std::uintptr_t _8d7c00e32e59f6f25c9ee2b4d559d24a5a5d6c9a = 0x338        ;
        constexpr std::uintptr_t _a2733bad62ee2c14b650b081b9f00a0feac82bb7 = 0x340        ;
        constexpr std::uintptr_t _8ed643bc2c7fb5e129107870c8235e6465a3fe06 = 0x348        ;
        constexpr std::uintptr_t _63a0566c23e07d0c36571b0a138c3018fa55eda3 = 0x350        ;
        constexpr std::uintptr_t _44e0e6a49d515e681d85919076a0c3864769ab49 = 0x358        ;
        constexpr std::uintptr_t _5efa8604809c0304de9e8207a361f3cae6bee898 = 0x360        ;
        constexpr std::uintptr_t _ea8b0d9515cbcf98bd93d862f11d5f72a78d7054 = 0x368        ;
        constexpr std::uintptr_t _d64f165daff997a5fe0ac24bb04b339de182ffa7 = 0x370        ;
        constexpr std::uintptr_t _84f8546f0be211455837d8e857db7a47478dcda2 = 0x378        ;
        constexpr std::uintptr_t _3d7847c64057f525bf50f563d56aa5af279fb72c = 0x380        ;
        constexpr std::uintptr_t _afad6ef905ca04012abe59fe8e64ffea38634ef7 = 0x388        ;
        constexpr std::uintptr_t _6a443ba28f6438ac14dd3519d0dd95c89ca43489 = 0x390        ;
        constexpr std::uintptr_t _3f10878498b636b756dcb02f5e81869602f62fe3 = 0x398        ;
        constexpr std::uintptr_t _1210be44398ec98a707ad6c2df24204be24ac070 = 0x3A0        ;
        constexpr std::uintptr_t _cd35440a9e691f48def9e08aaae39992c965c266 = 0x3A8        ;
        constexpr std::uintptr_t _66991dd13c7bb1b44da629f6aca03d39c7ec606d = 0x3B0        ;
        constexpr std::uintptr_t _3ba1e2a58e43ccbb16cd4a10a801ca9399c004ed = 0x3B1        ;
        constexpr std::uintptr_t _98a94753a9c56d0ce08581e830ddb05dd37e151b = 0x3B2        ;
        constexpr std::uintptr_t _cef62f76943a8e4fee8f76bf518ec4e1d22c7e11 = 0x3B8        ;
        constexpr std::uintptr_t _47df29617d01a9b8e9e584ec92b4ba36595ed1e7 = 0x3C0        ;
        constexpr std::uintptr_t _b24b8143555a26b8e4bd08cde29d8d27c643f217 = 0x3C8        ;
        constexpr std::uintptr_t _33bd1a87d2cac9bc35391d7d68cf0872639f39ee = 0x3D0        ;
        constexpr std::uintptr_t _ef114063a8eaca58bdb5ed347d4ea0d1dd1455a2 = 0x3D8        ;
        constexpr std::uintptr_t _99902f714b1435da4739563474d6d6f00b665bd9 = 0x3DC        ;
        constexpr std::uintptr_t _84b1b3c954334b427492b821103b0219d25c9a25 = 0x3E0        ;
        constexpr std::uintptr_t _18cba94fab421723d40a39c34eec6fc8ed0260e9 = 0x3E8        ;
        constexpr std::uintptr_t _56e9e0bc2324daaea655b017542838cf83b77ab1 = 0x3F0        ;
        constexpr std::uintptr_t _7c56428c940d3c93d35cf63b55fd64aaca6ee719 = 0x3F8        ;
    }

    namespace %3676f79ec005233d89d082700770de48b580542f
    {
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x10         ;
        constexpr std::uintptr_t _05552ddfae1f1dd31a7273089a946f2284bf0347 = 0x18         ;
        constexpr std::uintptr_t _ab2485cc0ac7cee8f51147433e52bfdbd714a445 = 0x1C         ;
    }

    namespace %0313b2b9153841823103e9bb14b52dea7d155ad3
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _708ca8f40b854349c0a402a319c7b8baabd92ccb = 0x2C8        ;
        constexpr std::uintptr_t _c3a7e5c20157195e87ca4297fcd315d3ca6e09b3 = 0x2D0        ;
        constexpr std::uintptr_t _97d0b46acbdfb6d8d587d0d3996b7e321b8963ec = 0x2D8        ;
        constexpr std::uintptr_t _e02fe9b43683aea558bcc1e5c029665da9036adb = 0x2E0        ;
        constexpr std::uintptr_t _5203125669f58c04ca216708af12e4f0f4637d4f = 0x2E8        ;
        constexpr std::uintptr_t _c1e42084defbfcee68481b01cbfafd43614c503e = 0x2F0        ;
        constexpr std::uintptr_t _04baf8c813ce6e39aa22d10fe291d5c0b975d9fd = 0x2F8        ;
        constexpr std::uintptr_t _78117ef07fc9e086f70742508e4ee4e5a0e2fcb5 = 0x300        ;
        constexpr std::uintptr_t _3edc4bcd7a31b81b383f3714e5e2375de701d523 = 0x308        ;
        constexpr std::uintptr_t _ba40bc2dc7336ffeedf279dcb0ab637423539d23 = 0x310        ;
        constexpr std::uintptr_t _f0aafce90d992287c0dcf9e4eafb509b0a5d2608 = 0x318        ;
        constexpr std::uintptr_t _794fe54ab1f24a0d8b46c7e6a9e4bcb8887d493b = 0x320        ;
        constexpr std::uintptr_t _db07c834f18b903875ea4b3bb898f13269fc0bcd = 0x328        ;
        constexpr std::uintptr_t _aec3d7b1d26984c29914ff3a9b59a315bbf7b629 = 0x330        ;
    }

    namespace %60c46b56de7d8aceca9f588f846c3f5ec1bda4df
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _11fc92c176b7c329f510363371e79c126468feec = 0x2C8        ;
        constexpr std::uintptr_t _08809e79056ab7db7054ab290d8005158a0154df = 0x2D0        ;
        constexpr std::uintptr_t _5fb97ab84f0c9137bfcd1a1fbc5b3e908263983f = 0x2D8        ;
        constexpr std::uintptr_t _66a1483ac123b03e329706b2ee1098309ebfe671 = 0x2E0        ;
        constexpr std::uintptr_t _b23c73b9734b37552c5521196d0af0127265386a = 0x2E8        ;
    }

    namespace %5b0fb2cff7b0d0850f8fc80cb3c94884fbc9cc6c
    {
        constexpr std::uintptr_t _e32bf996f8cf6838b4292ff8a9521a6933cafcea = 0x10         ;
        constexpr std::uintptr_t _d453d95939112cfa7dc1473bb8703bcbc303bbbc = 0x14         ;
        constexpr std::uintptr_t _b3ae39229b2d4617932b5e4aa6a4f68613826766 = 0x18         ;
        constexpr std::uintptr_t _3d74587037d3343c971d271df6218864e3d3c96d = 0x1C         ;
        constexpr std::uintptr_t _444adfb364bc80936c6596ef314390978c7bc16a = 0x20         ;
        constexpr std::uintptr_t _82bb6b6c6f53d0683a58d417586e7c6ff42b6f15 = 0x21         ;
        constexpr std::uintptr_t _d8434e0b3f221ee8a854fe6a6600c85ae7e784e5 = 0x24         ;
        constexpr std::uintptr_t _dac5fc3e78b63d86f7d0d3e080f6e78d77a99da7 = 0x28         ;
    }

    namespace %ffb1bc33a9d69cc3fc573053cce42639f7d0d75d
    {
        constexpr std::uintptr_t _72bc8b3821c20842d9f185e05cde2eec6a53ed02 = 0x10         ;
        constexpr std::uintptr_t _ea8b0d9515cbcf98bd93d862f11d5f72a78d7054 = 0x18         ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x20         ;
        constexpr std::uintptr_t _a883df985e013b97326e04ff67f85d1d1de0802c = 0x28         ;
        constexpr std::uintptr_t _6030b31d4ed7f3e36fa1ab9f5c731c99f20e11c0 = 0x30         ;
        constexpr std::uintptr_t _7674d90048fed0b68fb7b52ac9388b467170d671 = 0x38         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x40         ;
        constexpr std::uintptr_t _d2eb4a440906b651218405329151a3eff71708a6 = 0x48         ;
        constexpr std::uintptr_t _5ac7f261ca000dc7a52232e10cb7eee66a8ee710 = 0x50         ;
    }

    namespace %08f1935922177708b08932c4d34181d8313c5906
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t m_DeferredScrollToElement        = 0x2C8        ;
        constexpr std::uintptr_t m_DeferredScrollTo               = 0x2D0        ;
        constexpr std::uintptr_t m_FirstLayoutPass                = 0x2D8        ;
        constexpr std::uintptr_t m_HorizontalScrollerVisibility   = 0x2DC        ;
        constexpr std::uintptr_t m_VerticalScrollerVisibility     = 0x2E0        ;
        constexpr std::uintptr_t m_ElasticAnimationIntervalMs     = 0x2E8        ;
        constexpr std::uintptr_t m_AttachedRootVisualContainer    = 0x2F0        ;
        constexpr std::uintptr_t m_SingleLineHeight               = 0x2F8        ;
        constexpr std::uintptr_t m_SingleLineHeightDirtyFlag      = 0x2FC        ;
        constexpr std::uintptr_t m_MouseWheelScrollSizeIsInline   = 0x2FD        ;
        constexpr std::uintptr_t m_ScrollOffset                   = 0x300        ;
        constexpr std::uintptr_t m_HorizontalPageSize             = 0x308        ;
        constexpr std::uintptr_t m_VerticalPageSize               = 0x30C        ;
        constexpr std::uintptr_t m_MouseWheelScrollSize           = 0x310        ;
        constexpr std::uintptr_t m_ScrollDecelerationRate         = 0x314        ;
        constexpr std::uintptr_t k_ScaledPixelsPerPointMultiplier = 0x318        ;
        constexpr std::uintptr_t k_TouchScrollInertiaBaseTimeInterval = 0x31C        ;
        constexpr std::uintptr_t m_Elasticity                     = 0x320        ;
        constexpr std::uintptr_t m_TouchScrollBehavior            = 0x324        ;
        constexpr std::uintptr_t m_NestedInteractionKind          = 0x328        ;
        constexpr std::uintptr_t _contentViewport_k__BackingField = 0x330        ;
        constexpr std::uintptr_t _horizontalScroller_k__BackingField = 0x338        ;
        constexpr std::uintptr_t _verticalScroller_k__BackingField = 0x340        ;
        constexpr std::uintptr_t m_ContentContainer               = 0x348        ;
        constexpr std::uintptr_t m_ContentAndVerticalScrollContainer = 0x350        ;
        constexpr std::uintptr_t previousVerticalTouchScrollTimeStamp = 0x358        ;
        constexpr std::uintptr_t previousHorizontalTouchScrollTimeStamp = 0x35C        ;
        constexpr std::uintptr_t elapsedTimeSinceLastVerticalTouchScroll = 0x360        ;
        constexpr std::uintptr_t elapsedTimeSinceLastHorizontalTouchScroll = 0x364        ;
        constexpr std::uintptr_t m_Mode                           = 0x368        ;
        constexpr std::uintptr_t m_ScheduledLayoutPassResetItem   = 0x370        ;
        constexpr std::uintptr_t m_StartPosition                  = 0x378        ;
        constexpr std::uintptr_t m_PointerStartPosition           = 0x380        ;
        constexpr std::uintptr_t m_Velocity                       = 0x388        ;
        constexpr std::uintptr_t m_SpringBackVelocity             = 0x390        ;
        constexpr std::uintptr_t m_LowBounds                      = 0x398        ;
        constexpr std::uintptr_t m_HighBounds                     = 0x3A0        ;
        constexpr std::uintptr_t m_LastVelocityLerpTime           = 0x3A8        ;
        constexpr std::uintptr_t m_TouchDraggingPointerId         = 0x3AC        ;
        constexpr std::uintptr_t m_StartedMoving                  = 0x3B0        ;
        constexpr std::uintptr_t m_TouchPointerMoveAllowed        = 0x3B1        ;
        constexpr std::uintptr_t m_TouchStoppedVelocity           = 0x3B2        ;
        constexpr std::uintptr_t m_CapturedTarget                 = 0x3B8        ;
        constexpr std::uintptr_t m_CapturedTargetPointerMoveCallback = 0x3C0        ;
        constexpr std::uintptr_t m_CapturedTargetPointerUpCallback = 0x3C8        ;
        constexpr std::uintptr_t m_PostPointerUpAnimation         = 0x3D0        ;

        constexpr std::uintptr_t _0c706e96f4fcbf8f7837686ad109d6539994be2c = 0x3D8        ;
        constexpr std::uintptr_t _6f8c1e7dbe8f4e4f8627a4cdec0666cbc5aecbae = 0x3E0        ;
        constexpr std::uintptr_t _5203125669f58c04ca216708af12e4f0f4637d4f = 0x3E8        ;
        constexpr std::uintptr_t _290b9c01bae7dbe3484dfef8d20bad2dcad59415 = 0x3F0        ;
        constexpr std::uintptr_t _8c31e96bd35eedf3f73b1c528af2ae29cac042d0 = 0x3F8        ;
        constexpr std::uintptr_t _0b699a9548c82630e99cacd565611ea0d3277efa = 0x400        ;
        constexpr std::uintptr_t _b4924712225d7b0b880fceab8e9ffab737cb08af = 0x408        ;
        constexpr std::uintptr_t _13728eebecfd15ee1a6804e6fbf1d2f21c84b9df = 0x410        ;
        constexpr std::uintptr_t _80120d21337d7b7a6b61359125676ab67a5a4291 = 0x418        ;
        constexpr std::uintptr_t _a0a8c901164ed88bba180290831739d493533ca9 = 0x420        ;
        constexpr std::uintptr_t _20545613ca16eb49cc06900f92e676011482118e = 0x428        ;
        constexpr std::uintptr_t _57c03aae1c5649797f7ef29294c9fc37b66e991c = 0x430        ;
        constexpr std::uintptr_t _753f43d05b421ded695726d6bc22fd04b1b7d818 = 0x438        ;
        constexpr std::uintptr_t _a8c55ab22356d990ed32083364bfb78907a4b211 = 0x440        ;
        constexpr std::uintptr_t _04e7a9a8b709728557008bec9f9a8b5fa1243cbe = 0x448        ;
        constexpr std::uintptr_t _7c952238440187a641ae6cce22997abbd9cdba8f = 0x450        ;
        constexpr std::uintptr_t _f0a71f2ef4667092793b565a711f3042a6cc7251 = 0x458        ;
        constexpr std::uintptr_t _055bfdc71d987b4dde51d3db63a45e4fd11e7224 = 0x460        ;
    }

    namespace %21cbd685facf60cf52f114ce576cc17ccc8e4201
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _4935929006d2191b95f3f5c26f339ffb7289b680 = 0x2C8        ;
        constexpr std::uintptr_t _06913af6536ee906fcc9059f18818ee01286f59c = 0x2D0        ;
        constexpr std::uintptr_t _4c53cca91e0ab2a7065b048a1cf2ab56c25223aa = 0x2D8        ;
        constexpr std::uintptr_t _c547c29bd9353f9d22ff799564dd6ed6d60057b7 = 0x2E0        ;
        constexpr std::uintptr_t _3b0bb108e30d1792b3c86a20786b574e628cf6a7 = 0x2E8        ;
        constexpr std::uintptr_t _24573b8f63bfb32d38c0415d156fdf7590f8800f = 0x2F0        ;
        constexpr std::uintptr_t _29f89690a9b0998fc6af16aa3821d5ccfbb97e33 = 0x2F8        ;
        constexpr std::uintptr_t _e9bf65169ddc68b8eef9ab710a0dc0d3e5386d0d = 0x2FC        ;
        constexpr std::uintptr_t _c2a8e1b8c378f8797260fd41c416ce37ca0d3024 = 0x308        ;
        constexpr std::uintptr_t _cb2f07fb1750aada3c472d048d96ff1690e8ea8f = 0x310        ;
        constexpr std::uintptr_t _e9c9540f76afea11eb99f624a056b57d12af3bf0 = 0x318        ;
        constexpr std::uintptr_t _654768dd3445ed804f2d5ecfbbba76b0eea42f65 = 0x320        ;
        constexpr std::uintptr_t _b6e7ff048e11819c7ee10651ba13a62f0fe8b63d = 0x328        ;
        constexpr std::uintptr_t _5ae5fffec5f6d74c7e6149701fafe0a6278f4956 = 0x330        ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x338        ;
        constexpr std::uintptr_t _0f4f161c557288bdac93984bec83644380aadb04 = 0x340        ;
        constexpr std::uintptr_t _4c83b0bff4b75e7d2dded7eeedeb3234b16718a8 = 0x348        ;
        constexpr std::uintptr_t _e268a80aab5221de422f2c60878473d9db0d6a2d = 0x354        ;
        constexpr std::uintptr_t _257deed453e400332d55696157a104bbf3fbd0ab = 0x360        ;
        constexpr std::uintptr_t _ba1448b37bf4010a3d66eadcff08aec3f6bc0040 = 0x368        ;
        constexpr std::uintptr_t _960d66b1690d47d79d4de7d0140d54fef1002c83 = 0x370        ;
        constexpr std::uintptr_t _0c248ace7667130f9554a3272ffb18dc000df67d = 0x378        ;
        constexpr std::uintptr_t _3da91d5f7df923d4efba9bec69c9f6e95e9d2de2 = 0x379        ;
        constexpr std::uintptr_t _6c81b8f5d633865567b0660fe9600bf12c139f43 = 0x37A        ;
        constexpr std::uintptr_t _12e9652800abc5522984ceedc2773855724b376b = 0x380        ;
        constexpr std::uintptr_t _5a69ba6fe2ded4a089e28b0835d5a7a595f3c167 = 0x388        ;
        constexpr std::uintptr_t _678e5cbebaefb227b8cfd711b11e7c026d59444f = 0x390        ;
        constexpr std::uintptr_t _c1de6ae0bc5af03f95c8db9312de9300cb86635b = 0x398        ;
        constexpr std::uintptr_t _b1572f5f047ff624f3ca8f1fd518cea48fa74144 = 0x3A0        ;
        constexpr std::uintptr_t _a0c0dcec3926c96c61464e95e766146884de311b = 0x3A8        ;
        constexpr std::uintptr_t _ca5c1b0277a4b44c1a91b13137986c321e8fad50 = 0x3B0        ;
        constexpr std::uintptr_t _9edb1874c955cd8625ee2f2d559629f81e91f491 = 0x3B8        ;
        constexpr std::uintptr_t _757900f483c8a7267ac579d62b2398c3dd8d451e = 0x3C0        ;
        constexpr std::uintptr_t _86d5259da4f76c0bfd663ade151e5cdad324f530 = 0x3C8        ;
        constexpr std::uintptr_t _8cc689c526e9b8faacf13995b6b434d0ab005f82 = 0x3D0        ;
        constexpr std::uintptr_t _168cb1c4bf95a96553d76f1937f5f20bab053318 = 0x3D8        ;
        constexpr std::uintptr_t _bab9e3fdeec88b11e3faa9eb5c6d8bcffb0c7fe9 = 0x3E0        ;
        constexpr std::uintptr_t _66a0f405a4b20a041cb4234bd881a37db354bdeb = 0x3E8        ;
        constexpr std::uintptr_t _bd23de11a871907be8f9a15fe68cbb74e89e6e84 = 0x3F0        ;
        constexpr std::uintptr_t _556b9e79b2e8a5df839fc632597a294805242aa1 = 0x3F8        ;
        constexpr std::uintptr_t _89df65df8613a01fb908f85b693039f26515c5f9 = 0x400        ;
        constexpr std::uintptr_t _62e1ad81a2726f0eaf231bbadee56c88226e0b99 = 0x408        ;
    }

    namespace %dcd93402de6dd5e12ed35760e33fa1bc89779d56
    {
        constexpr std::uintptr_t _97e878daa24987bc96c2fc69ad36b667afbd9321 = 0x10         ;
        constexpr std::uintptr_t _f301d0e80a8db229ede9a398cca06bc1e21500fc = 0x18         ;
        constexpr std::uintptr_t _6d8f769155294aa53b344f21e8e2c211482ba52c = 0x20         ;
        constexpr std::uintptr_t _9ea49ea58acf94d29f8d1b0e0302c2972315569e = 0x28         ;
        constexpr std::uintptr_t _560447c4882ec4db5e6cfde4e2ea0e08bb45b682 = 0x30         ;
        constexpr std::uintptr_t _356376f249603130717744ec5404c941b2a52c31 = 0x38         ;
    }

    namespace %f85322da71c52123539cfbfe3867c41cebc36c07
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _4935929006d2191b95f3f5c26f339ffb7289b680 = 0x2C8        ;
        constexpr std::uintptr_t _06913af6536ee906fcc9059f18818ee01286f59c = 0x2D0        ;
        constexpr std::uintptr_t _4c53cca91e0ab2a7065b048a1cf2ab56c25223aa = 0x2D8        ;
        constexpr std::uintptr_t _c547c29bd9353f9d22ff799564dd6ed6d60057b7 = 0x2E0        ;
        constexpr std::uintptr_t _3b0bb108e30d1792b3c86a20786b574e628cf6a7 = 0x2E8        ;
        constexpr std::uintptr_t _24573b8f63bfb32d38c0415d156fdf7590f8800f = 0x2F0        ;
        constexpr std::uintptr_t _29f89690a9b0998fc6af16aa3821d5ccfbb97e33 = 0x2F8        ;
        constexpr std::uintptr_t _e9bf65169ddc68b8eef9ab710a0dc0d3e5386d0d = 0x2FC        ;
        constexpr std::uintptr_t _c2a8e1b8c378f8797260fd41c416ce37ca0d3024 = 0x308        ;
        constexpr std::uintptr_t _cb2f07fb1750aada3c472d048d96ff1690e8ea8f = 0x310        ;
        constexpr std::uintptr_t _e9c9540f76afea11eb99f624a056b57d12af3bf0 = 0x318        ;
        constexpr std::uintptr_t _654768dd3445ed804f2d5ecfbbba76b0eea42f65 = 0x320        ;
        constexpr std::uintptr_t _b6e7ff048e11819c7ee10651ba13a62f0fe8b63d = 0x328        ;
        constexpr std::uintptr_t _5ae5fffec5f6d74c7e6149701fafe0a6278f4956 = 0x330        ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x338        ;
        constexpr std::uintptr_t _0f4f161c557288bdac93984bec83644380aadb04 = 0x340        ;
        constexpr std::uintptr_t _4c83b0bff4b75e7d2dded7eeedeb3234b16718a8 = 0x348        ;
        constexpr std::uintptr_t _e268a80aab5221de422f2c60878473d9db0d6a2d = 0x354        ;
        constexpr std::uintptr_t _257deed453e400332d55696157a104bbf3fbd0ab = 0x360        ;
        constexpr std::uintptr_t _ba1448b37bf4010a3d66eadcff08aec3f6bc0040 = 0x368        ;
        constexpr std::uintptr_t _960d66b1690d47d79d4de7d0140d54fef1002c83 = 0x370        ;
        constexpr std::uintptr_t _0c248ace7667130f9554a3272ffb18dc000df67d = 0x378        ;
        constexpr std::uintptr_t _3da91d5f7df923d4efba9bec69c9f6e95e9d2de2 = 0x379        ;
        constexpr std::uintptr_t _6c81b8f5d633865567b0660fe9600bf12c139f43 = 0x37A        ;
        constexpr std::uintptr_t _12e9652800abc5522984ceedc2773855724b376b = 0x380        ;
        constexpr std::uintptr_t _61cf4185816f8f43d80121ec9a5b78b6f8b01a73 = 0x388        ;
        constexpr std::uintptr_t _cf7be820ed6adfd8d8f26e3b93e37ea3145d3034 = 0x390        ;
        constexpr std::uintptr_t _98c2f4f550de633c4117a281f8c28af78d40ce33 = 0x398        ;
        constexpr std::uintptr_t _89bd9dc277fc87c70086cf25d8876fc35ee00b1e = 0x3A0        ;
        constexpr std::uintptr_t _21d0e4a3a6afe374ad28f65eadadca3832b8c740 = 0x3A8        ;
        constexpr std::uintptr_t _141a5f9f8d6437cf11976035486eca26754fd884 = 0x3B0        ;
        constexpr std::uintptr_t _574864bb9d542e9269d76b1deaec3584d2bd1734 = 0x3B8        ;
        constexpr std::uintptr_t _90378040e06592390534ce753ed2796364e0b0e2 = 0x3BC        ;
        constexpr std::uintptr_t _2754e0739ff93e5774811594e5d64867465c1aea = 0x3C8        ;
        constexpr std::uintptr_t _fee6cf59fa5c485709f149d07da704f8e4e2f976 = 0x3D0        ;
        constexpr std::uintptr_t _5203125669f58c04ca216708af12e4f0f4637d4f = 0x3D8        ;
        constexpr std::uintptr_t _a663792f107578e35e3fe34e6337104142aeddf1 = 0x3E0        ;
    }

    namespace %9705f60f750dbe84758b74f0b00b47c15c2bf93f
    {
    }

    namespace %3f1195c17ab204b31da99cbc07f0de2738d1ebb0
    {
        constexpr std::uintptr_t _8cbf22efeeab1ce34e83cc7827b1b33a4c3f856a = 0x10         ;
        constexpr std::uintptr_t _e8221a9a4dd82ca8913bb1901d0134bc8c131d4f = 0x14         ;
        constexpr std::uintptr_t _bef1b6cb0b7d96e0b34dc1b8919d61b983b76364 = 0x18         ;
        constexpr std::uintptr_t _18295e3fbe511c051ddbd3724486b53d4076f26d = 0x20         ;
        constexpr std::uintptr_t _6cf3e48ec734514ea9369fa9391f0c065fc1fc9d = 0x24         ;
    }

    namespace Rust_UI_Toolkit_DemoControls__DemoSandboxCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_Toolkit_DemoControls__DemoTrackKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_Toolkit_DemoControls__DemoKeyEasing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_Toolkit_DemoControls__DemoRecordStage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_Toolkit_DemoControls__DemoControlsExample
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t demoName                         = 0x20         ;
        constexpr std::uintptr_t demoLength                       = 0x28         ;
        constexpr std::uintptr_t tickRate                         = 0x2C         ;

        constexpr std::uintptr_t _e0b305a5a668c5617224f0680dec407de14f4a6f = 0x30         ;
        constexpr std::uintptr_t _b043b33291fb446ae9cc2bb2b86fbd1b006c0080 = 0x38         ;
    }

    namespace Rust_UI_Toolkit_DemoControls__DemoCameraMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_Toolkit_DemoControls__DemoExportFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %49dd754d6ba16d8460e252f450404fd5b852b896
    {
        constexpr std::uintptr_t _c718ee7b45280c8d6a38a4d6c89a36d59a98cf53 = 0x10         ;
        constexpr std::uintptr_t _6816e9d09bba0d7eacc23032036660651e9a853d = 0x18         ;
        constexpr std::uintptr_t _987da3d92467a4a9cece5317b0036290dce1b30b = 0x20         ;
        constexpr std::uintptr_t _1fe0c3b33d440d0dc5e2a4c7fc2fce66ff8c4b52 = 0x28         ;
        constexpr std::uintptr_t _5a151e2fad8da860e2650cda1d6ebc72365e57cd = 0x30         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x38         ;
        constexpr std::uintptr_t _21618ce95887eae10633248a33d5fb877177c55c = 0x40         ;
        constexpr std::uintptr_t _7920856af722067d3b7451b75cb529a8b70aae3b = 0x48         ;
        constexpr std::uintptr_t _1dcc48ddae5e27d39baa2c0b88f296db8447a355 = 0x50         ;
        constexpr std::uintptr_t _ba2f683faee0a47b1693b76372c9deb8383c0315 = 0x58         ;
        constexpr std::uintptr_t _302d2afb70a6c55befd8f2960914d4afb38d4c70 = 0x60         ;
        constexpr std::uintptr_t _69f0bf21db897322cd59d0e70922b3f4655b06ab = 0x68         ;
        constexpr std::uintptr_t _d3a1fd006ae1c625acc831f19a0b7befb7126fb0 = 0x70         ;
        constexpr std::uintptr_t _45fc3d4fd8845b7abd2c22bc73e21f545ff632b7 = 0x78         ;
        constexpr std::uintptr_t _e96eb7553f1dc0dc5429c87d6c0e2de420254343 = 0x80         ;
        constexpr std::uintptr_t _4777a3f2bf59360eb82f92cd460c1e2a5bd0e74b = 0x88         ;
    }

    namespace %14dd8cd934a67005f75bd8485a41e8a2e4fa8cc8
    {
        constexpr std::uintptr_t _7920856af722067d3b7451b75cb529a8b70aae3b = 0x10         ;
        constexpr std::uintptr_t _45fc3d4fd8845b7abd2c22bc73e21f545ff632b7 = 0x18         ;
        constexpr std::uintptr_t _4777a3f2bf59360eb82f92cd460c1e2a5bd0e74b = 0x20         ;
        constexpr std::uintptr_t _1dcc48ddae5e27d39baa2c0b88f296db8447a355 = 0x28         ;
        constexpr std::uintptr_t _987da3d92467a4a9cece5317b0036290dce1b30b = 0x30         ;
        constexpr std::uintptr_t _21618ce95887eae10633248a33d5fb877177c55c = 0x38         ;
        constexpr std::uintptr_t _ba2f683faee0a47b1693b76372c9deb8383c0315 = 0x40         ;
        constexpr std::uintptr_t _6816e9d09bba0d7eacc23032036660651e9a853d = 0x48         ;
        constexpr std::uintptr_t _c718ee7b45280c8d6a38a4d6c89a36d59a98cf53 = 0x50         ;
        constexpr std::uintptr_t _d3a1fd006ae1c625acc831f19a0b7befb7126fb0 = 0x58         ;
        constexpr std::uintptr_t _e96eb7553f1dc0dc5429c87d6c0e2de420254343 = 0x60         ;
        constexpr std::uintptr_t _302d2afb70a6c55befd8f2960914d4afb38d4c70 = 0x68         ;
        constexpr std::uintptr_t _69f0bf21db897322cd59d0e70922b3f4655b06ab = 0x70         ;
        constexpr std::uintptr_t _5a151e2fad8da860e2650cda1d6ebc72365e57cd = 0x78         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x80         ;
        constexpr std::uintptr_t _1fe0c3b33d440d0dc5e2a4c7fc2fce66ff8c4b52 = 0x88         ;
    }

    namespace %a70aca10311b2a376567dabfa6e93a3fb9053dc0
    {
        constexpr std::uintptr_t _c718ee7b45280c8d6a38a4d6c89a36d59a98cf53 = 0x10         ;
        constexpr std::uintptr_t _6816e9d09bba0d7eacc23032036660651e9a853d = 0x18         ;
        constexpr std::uintptr_t _987da3d92467a4a9cece5317b0036290dce1b30b = 0x20         ;
        constexpr std::uintptr_t _1fe0c3b33d440d0dc5e2a4c7fc2fce66ff8c4b52 = 0x28         ;
        constexpr std::uintptr_t _5a151e2fad8da860e2650cda1d6ebc72365e57cd = 0x30         ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x38         ;
        constexpr std::uintptr_t _21618ce95887eae10633248a33d5fb877177c55c = 0x40         ;
        constexpr std::uintptr_t _7920856af722067d3b7451b75cb529a8b70aae3b = 0x48         ;
        constexpr std::uintptr_t _1dcc48ddae5e27d39baa2c0b88f296db8447a355 = 0x50         ;
        constexpr std::uintptr_t _ba2f683faee0a47b1693b76372c9deb8383c0315 = 0x58         ;
        constexpr std::uintptr_t _302d2afb70a6c55befd8f2960914d4afb38d4c70 = 0x60         ;
        constexpr std::uintptr_t _69f0bf21db897322cd59d0e70922b3f4655b06ab = 0x68         ;
        constexpr std::uintptr_t _d3a1fd006ae1c625acc831f19a0b7befb7126fb0 = 0x70         ;
        constexpr std::uintptr_t _45fc3d4fd8845b7abd2c22bc73e21f545ff632b7 = 0x78         ;
        constexpr std::uintptr_t _e96eb7553f1dc0dc5429c87d6c0e2de420254343 = 0x80         ;
        constexpr std::uintptr_t _4777a3f2bf59360eb82f92cd460c1e2a5bd0e74b = 0x88         ;
    }

    namespace %da6052fdbca05c5b0cce2a02023d026f70714dd7
    {
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
        constexpr std::uintptr_t _b7cd375889a29497f7565a16bd487412d12eee52 = 0x28         ;
    }

    namespace %e49c058e99a1632116a6bc430e344443e016d5c2
    {
        constexpr std::uintptr_t _f536989ac2ff1d9244cefec47fdb8b5216d38227 = 0x10         ;
        constexpr std::uintptr_t _93a313af26e7395bf6cc7ecff88a01aa444fbe5f = 0x18         ;
        constexpr std::uintptr_t _47dbd23cfe09f069417169f39f7b56e7b5626d46 = 0x20         ;
        constexpr std::uintptr_t _0069836acaa23b9d0854547cd722970bed2bc067 = 0x28         ;
        constexpr std::uintptr_t _a00f0fc0539a33fb629b50361d87e7dce0293508 = 0x30         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %ba3aa7f0754905f4fd449979dd449169fcf3312e
    {
        constexpr std::uintptr_t _9b694ca29bd722cc21dcf0d1d2b9d9a99a51f935 = 0x10         ;
        constexpr std::uintptr_t _b0f5d3f57f7a90c67508005948461c7e3f1910cf = 0x18         ;
        constexpr std::uintptr_t _0b6246c97e37f8dc93d81fa3709d2eaef3a4fb20 = 0x20         ;
        constexpr std::uintptr_t _23b4c5e7358a7f4c07b153a91d4a5492f65ca2ea = 0x28         ;
        constexpr std::uintptr_t _abececbf38dc100a89009d6350ca63e27b203fb7 = 0x30         ;
        constexpr std::uintptr_t _6e4a68c80db8bbb18cbc355b2dab9775d9a23b8f = 0x38         ;
        constexpr std::uintptr_t _78760b35162b8e1be2f42346cc4d2eba8eead6de = 0x40         ;
        constexpr std::uintptr_t _571246d560e40ac6cbd6cbc30c104c3849aa1e98 = 0x48         ;
    }

    namespace %38c15bac51e11b42a1072024c834e0de45497f1e
    {
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
        constexpr std::uintptr_t _b7cd375889a29497f7565a16bd487412d12eee52 = 0x28         ;
    }

    namespace %1b931465b25da59bc090c7af4c60b001ecb2d791
    {
        constexpr std::uintptr_t _f536989ac2ff1d9244cefec47fdb8b5216d38227 = 0x10         ;
        constexpr std::uintptr_t _a00f0fc0539a33fb629b50361d87e7dce0293508 = 0x18         ;
        constexpr std::uintptr_t _93a313af26e7395bf6cc7ecff88a01aa444fbe5f = 0x20         ;
        constexpr std::uintptr_t _0069836acaa23b9d0854547cd722970bed2bc067 = 0x28         ;
        constexpr std::uintptr_t _47dbd23cfe09f069417169f39f7b56e7b5626d46 = 0x30         ;
    }

    namespace %95d7bce4a1fe2fa0bcca30c39683bb2796278a95
    {
        constexpr std::uintptr_t _519cdd65bccbe3968f7db794f82f2fba9c7cffed = 0x10         ;
        constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x18         ;
        constexpr std::uintptr_t _ce1193f0a85954174f00daa360e55f24c79762df = 0x20         ;
    }

    namespace %0d7a1e2c6537f2bf0b90a4d8d547fc033dcdcd3f
    {
        constexpr std::uintptr_t _c96a4372639b154f4dcc5b2d05902f1619ad1302 = 0x10         ;
    }

    namespace %830813dfd897331ee9498971acd09cac87d57860
    {
        constexpr std::uintptr_t _89af5d8aa9a390030b6699a69aa3f573a001bb39 = 0x10         ;
        constexpr std::uintptr_t _e087f14007005cdbc2d2d3daa315ed1e9594c840 = 0x18         ;
        constexpr std::uintptr_t _3e43e538a57fd6536d62316973d15363b38620c8 = 0x20         ;
        constexpr std::uintptr_t _30127eec65fad4d328a5b63a0633e6aeaa215f0e = 0x28         ;
        constexpr std::uintptr_t _91dc15eaad4fcf337c364304ae7ab1c6f8702616 = 0x30         ;
    }

    namespace %6f5b6238200225248548b066a7eaac8d8a4f4f6e
    {
        constexpr std::uintptr_t _b2ec365c31d182aad807a193905cf789e0f9490b = 0x10         ;
        constexpr std::uintptr_t _6d8f769155294aa53b344f21e8e2c211482ba52c = 0x18         ;
    }

    namespace %2cb12ec86faebdadfe62146762a329b4df899abc
    {
        constexpr std::uintptr_t _30127eec65fad4d328a5b63a0633e6aeaa215f0e = 0x10         ;
        constexpr std::uintptr_t _e087f14007005cdbc2d2d3daa315ed1e9594c840 = 0x18         ;
        constexpr std::uintptr_t _3e43e538a57fd6536d62316973d15363b38620c8 = 0x20         ;
        constexpr std::uintptr_t _91dc15eaad4fcf337c364304ae7ab1c6f8702616 = 0x24         ;
        constexpr std::uintptr_t _89af5d8aa9a390030b6699a69aa3f573a001bb39 = 0x28         ;
    }

    namespace %ba6496aaecf609a086f881e7484d9bb2b9bdcdab
    {
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x10         ;
        constexpr std::uintptr_t _2f540abedd6c785ce192a25de7cef2e610b5c42f = 0x14         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
        constexpr std::uintptr_t _e9a951b6c9cd07e72f4c07d3512708a593f061f1 = 0x20         ;
    }

    namespace %cdc2645ecd7d541c3c7218f1a9930269db85f8a8
    {
        constexpr std::uintptr_t _4d5ff39cdaeab04d0999a200ef0a5d647e08a2a5 = 0x10         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
    }

    namespace %22730b1491ded820ec263fd2a4507efeb9b585df
    {
        constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x10         ;
        constexpr std::uintptr_t _ce1193f0a85954174f00daa360e55f24c79762df = 0x18         ;
        constexpr std::uintptr_t _519cdd65bccbe3968f7db794f82f2fba9c7cffed = 0x20         ;
    }

    namespace %b3845d380af8c263e7d59c086603809d7d13ba9c
    {
        constexpr std::uintptr_t _d3557629669c702f3965bf2d57b9bfb7ad4cbdd7 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x18         ;
        constexpr std::uintptr_t _d654fe601716fa315a233a40b33844c97fa46eaa = 0x20         ;
    }

    namespace %5887c25daa1a64d776a3188ca4507c3f279269da
    {
        constexpr std::uintptr_t _d654fe601716fa315a233a40b33844c97fa46eaa = 0x10         ;
        constexpr std::uintptr_t _d3557629669c702f3965bf2d57b9bfb7ad4cbdd7 = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
    }

    namespace %b89e1362311821aa056fbad84677031f149e2b02
    {
        constexpr std::uintptr_t _89af5d8aa9a390030b6699a69aa3f573a001bb39 = 0x10         ;
        constexpr std::uintptr_t _e087f14007005cdbc2d2d3daa315ed1e9594c840 = 0x18         ;
        constexpr std::uintptr_t _3e43e538a57fd6536d62316973d15363b38620c8 = 0x20         ;
        constexpr std::uintptr_t _30127eec65fad4d328a5b63a0633e6aeaa215f0e = 0x28         ;
        constexpr std::uintptr_t _91dc15eaad4fcf337c364304ae7ab1c6f8702616 = 0x30         ;
    }

    namespace %39b261628291b107b5d957b789cb17c6fa56dad9
    {
        constexpr std::uintptr_t _e9a951b6c9cd07e72f4c07d3512708a593f061f1 = 0x10         ;
        constexpr std::uintptr_t _2f540abedd6c785ce192a25de7cef2e610b5c42f = 0x14         ;
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x18         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x20         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %6fc42da0fd3319f973191de77a487e5e5afce0d1
    {
        constexpr std::uintptr_t _376a2c747273f2f29b015f7992d8dcb9c433a7e1 = 0x10         ;
        constexpr std::uintptr_t _d9aae14d0038b6cc7aa42f9bae04b5eb379bacce = 0x18         ;
        constexpr std::uintptr_t _8d720e1e1f1cc7ad1ff47a7c6c100ae544f9b50a = 0x20         ;
    }

    namespace %489b3c187f6e914a1cbb5c64db7a7673132fd514
    {
        constexpr std::uintptr_t _5d829cb41bb2322457017070d9874cc04ca92fd7 = 0x10         ;
        constexpr std::uintptr_t _3aa9fdb5eff6d7611d0493a8c6acb53bd8070f85 = 0x18         ;
    }

    namespace %a30a088c1f878bf951c771df69ae8f3002b2f1ff
    {
        constexpr std::uintptr_t _a0e2068abf1725a731b4266274b49066879fc55f = 0x10         ;
        constexpr std::uintptr_t _9b8d9573cbd401fdba5f2c9b2e316087e09e604a = 0x14         ;
        constexpr std::uintptr_t _71bd33f0dd0245b0e176e3add6102abf117b8ad2 = 0x18         ;
        constexpr std::uintptr_t _5cc0da604051fa96fb29bf669f0816848675c3dc = 0x1C         ;
        constexpr std::uintptr_t _c6d8eed92f9026555f37c7857ff29d0ed6d4818c = 0x20         ;
        constexpr std::uintptr_t _e141649ba41c182075a8b30181a63ff87c405214 = 0x2C         ;
        constexpr std::uintptr_t _15ae711d211ed1bd6612f1d10c9c3cd6440fa29e = 0x30         ;
    }

    namespace %8158ac33598b9d91f7242aa5b3960169316b523c
    {
        constexpr std::uintptr_t _171b982f9c34c79ba212c76bb25f768d8e1ab528 = 0x10         ;
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x20         ;
        constexpr std::uintptr_t _787b1da66b22dfddfff99b274b28fb7499721891 = 0x28         ;
        constexpr std::uintptr_t _dd39bdae71ff2a9e17b734ec1261d496d4148f5a = 0x34         ;
        constexpr std::uintptr_t _13f58265a675c2e4a90b6bdae723a66ce305656f = 0x40         ;
        constexpr std::uintptr_t _ec9023403faa3af52ea46f3f352bd76dbf908f19 = 0x44         ;
        constexpr std::uintptr_t _60bf753fe2ed16b9b07d53b820681871c6eed859 = 0x50         ;
        constexpr std::uintptr_t _082bf329a796ac3b1a754100c78f232c33b426b2 = 0x58         ;
        constexpr std::uintptr_t _1a1718253cae8169a97231aad25953b0fb0b1fa5 = 0x60         ;
        constexpr std::uintptr_t _b2ec365c31d182aad807a193905cf789e0f9490b = 0x70         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x78         ;
        constexpr std::uintptr_t _d9916a1e4627ca9102b9d5bba1b4ae94898b0347 = 0x80         ;
        constexpr std::uintptr_t _e52ab8bbdbf72d5e275aeb272eb56af4c32120db = 0x8C         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x98         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0xA0         ;
        constexpr std::uintptr_t _8546d05face4508816a9313e46f3024b80b09a3c = 0xA8         ;
        constexpr std::uintptr_t _c3436d0810ef4d57a3e52112107c0340dfb9a5d6 = 0xB4         ;
    }

    namespace %7875e781eb49632de8f7685992a07d2507e2ebfc
    {
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x10         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x18         ;
        constexpr std::uintptr_t _4d5ff39cdaeab04d0999a200ef0a5d647e08a2a5 = 0x20         ;
    }

    namespace %4a77257482ad035721d5367251df794f547b3e9c
    {
        constexpr std::uintptr_t _171b982f9c34c79ba212c76bb25f768d8e1ab528 = 0x10         ;
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x20         ;
        constexpr std::uintptr_t _787b1da66b22dfddfff99b274b28fb7499721891 = 0x28         ;
        constexpr std::uintptr_t _dd39bdae71ff2a9e17b734ec1261d496d4148f5a = 0x34         ;
        constexpr std::uintptr_t _13f58265a675c2e4a90b6bdae723a66ce305656f = 0x40         ;
        constexpr std::uintptr_t _ec9023403faa3af52ea46f3f352bd76dbf908f19 = 0x44         ;
        constexpr std::uintptr_t _60bf753fe2ed16b9b07d53b820681871c6eed859 = 0x50         ;
        constexpr std::uintptr_t _082bf329a796ac3b1a754100c78f232c33b426b2 = 0x58         ;
        constexpr std::uintptr_t _1a1718253cae8169a97231aad25953b0fb0b1fa5 = 0x60         ;
        constexpr std::uintptr_t _b2ec365c31d182aad807a193905cf789e0f9490b = 0x70         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x78         ;
        constexpr std::uintptr_t _d9916a1e4627ca9102b9d5bba1b4ae94898b0347 = 0x80         ;
        constexpr std::uintptr_t _e52ab8bbdbf72d5e275aeb272eb56af4c32120db = 0x8C         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x98         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0xA0         ;
        constexpr std::uintptr_t _8546d05face4508816a9313e46f3024b80b09a3c = 0xA8         ;
        constexpr std::uintptr_t _c3436d0810ef4d57a3e52112107c0340dfb9a5d6 = 0xB4         ;
    }

    namespace %924f19f1066fea400180f0df075d7d0aa6d089e1
    {
        constexpr std::uintptr_t _3f0b5ccc4dff1948610a110df63044588b9bed26 = 0x10         ;
        constexpr std::uintptr_t _2f540abedd6c785ce192a25de7cef2e610b5c42f = 0x14         ;
        constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x18         ;
        constexpr std::uintptr_t _e9a951b6c9cd07e72f4c07d3512708a593f061f1 = 0x20         ;
    }

    namespace %071edcf3295247f491438b1e3bdf126539999926
    {
        constexpr std::uintptr_t _d3557629669c702f3965bf2d57b9bfb7ad4cbdd7 = 0x10         ;
    }

    namespace %fdc65262be7cc43e926298d694c06a2a902ea2ec
    {
        constexpr std::uintptr_t _5d829cb41bb2322457017070d9874cc04ca92fd7 = 0x10         ;
        constexpr std::uintptr_t _3aa9fdb5eff6d7611d0493a8c6acb53bd8070f85 = 0x18         ;
    }

    namespace %cd1db45bb17f68dbec1d47109c3ad7ba4039d9a5
    {
        constexpr std::uintptr_t _4d5ff39cdaeab04d0999a200ef0a5d647e08a2a5 = 0x10         ;
        constexpr std::uintptr_t _2cbe11f32d5c068ba8c43b3c393bd7f7b5023fc8 = 0x18         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x20         ;
    }

    namespace %d9996dfe58fe78e058b5e47a13f6b4ce91b2d11a
    {
        constexpr std::uintptr_t _8546d05face4508816a9313e46f3024b80b09a3c = 0x10         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x20         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x28         ;
        constexpr std::uintptr_t _082bf329a796ac3b1a754100c78f232c33b426b2 = 0x30         ;
        constexpr std::uintptr_t _13f58265a675c2e4a90b6bdae723a66ce305656f = 0x38         ;
        constexpr std::uintptr_t _ec9023403faa3af52ea46f3f352bd76dbf908f19 = 0x3C         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x48         ;
        constexpr std::uintptr_t _d9916a1e4627ca9102b9d5bba1b4ae94898b0347 = 0x50         ;
        constexpr std::uintptr_t _e52ab8bbdbf72d5e275aeb272eb56af4c32120db = 0x5C         ;
        constexpr std::uintptr_t _dd39bdae71ff2a9e17b734ec1261d496d4148f5a = 0x68         ;
        constexpr std::uintptr_t _1a1718253cae8169a97231aad25953b0fb0b1fa5 = 0x74         ;
        constexpr std::uintptr_t _b2ec365c31d182aad807a193905cf789e0f9490b = 0x80         ;
        constexpr std::uintptr_t _c3436d0810ef4d57a3e52112107c0340dfb9a5d6 = 0x88         ;
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x98         ;
        constexpr std::uintptr_t _60bf753fe2ed16b9b07d53b820681871c6eed859 = 0xA0         ;
        constexpr std::uintptr_t _171b982f9c34c79ba212c76bb25f768d8e1ab528 = 0xA8         ;
        constexpr std::uintptr_t _787b1da66b22dfddfff99b274b28fb7499721891 = 0xB4         ;
    }

    namespace %e814f7a881f9b68d448abba581b631477253af2f
    {
        constexpr std::uintptr_t _d9aae14d0038b6cc7aa42f9bae04b5eb379bacce = 0x10         ;
        constexpr std::uintptr_t _8d720e1e1f1cc7ad1ff47a7c6c100ae544f9b50a = 0x18         ;
        constexpr std::uintptr_t _376a2c747273f2f29b015f7992d8dcb9c433a7e1 = 0x20         ;
    }

    namespace Rust_Fbx__FbxParseException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Rust_Fbx__FbxParseException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__MaybeNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__NotNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__RequiresUnreferencedCodeAttribute
    {
        constexpr std::uintptr_t _Message_k__BackingField         = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__UnconditionalSuppressMessageAttribute
    {
        constexpr std::uintptr_t _Category_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _CheckId_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Justification_k__BackingField   = 0x20         ;
    }

    namespace System_Diagnostics_CodeAnalysis__DynamicallyAccessedMembersAttribute
    {
        constexpr std::uintptr_t _MemberTypes_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__DynamicallyAccessedMemberTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure__ETag
    {
        constexpr std::uintptr_t _value                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t All                              = 0x0          ;
        }

    }

    namespace Azure__ETagConverter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace Azure__ValueResponse`1
    {
        constexpr std::uintptr_t _response                        = 0x0          ;
    }

    namespace Azure__MatchConditions
    {
        constexpr std::uintptr_t _IfMatch_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _IfNoneMatch_k__BackingField     = 0x20         ;
    }

    namespace Azure__RequestConditions
    {
        constexpr std::uintptr_t _IfMatch_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _IfNoneMatch_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _IfModifiedSince_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _IfUnmodifiedSince_k__BackingField = 0x48         ;
    }

    namespace Azure__RequestFailedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _Status_k__BackingField          = 0x90         ;
        constexpr std::uintptr_t _ErrorCode_k__BackingField       = 0x98         ;
        constexpr std::uintptr_t _response                        = 0xA0         ;
    }

    namespace Azure__Response
    {
        constexpr std::uintptr_t _IsError_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Sanitizer_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _RequestFailedDetailsParser_k__BackingField = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_EmptyBinaryData                = 0x0          ;
        }

    }

    namespace Azure__ResponseError
    {
        constexpr std::uintptr_t _element                         = 0x10         ;
        constexpr std::uintptr_t _Code_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Message_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _InnerError_k__BackingField      = 0x30         ;
        constexpr std::uintptr_t _Target_k__BackingField          = 0x38         ;
        constexpr std::uintptr_t _Details_k__BackingField         = 0x40         ;
    }

    namespace Azure__ResponseInnerError
    {
        constexpr std::uintptr_t _innerErrorElement               = 0x10         ;
        constexpr std::uintptr_t _Code_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _InnerError_k__BackingField      = 0x28         ;
    }

    namespace ErrorResponse
    {
        constexpr std::uintptr_t _Error_k__BackingField           = 0x10         ;
    }

    namespace ErrorDetails
    {
        constexpr std::uintptr_t _Message_k__BackingField         = 0x0          ;
        constexpr std::uintptr_t _ErrorCode_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x10         ;
    }

    namespace Converter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace Converter
    {
        constexpr std::uintptr_t _converterStrategy               = 0x10         ;
        constexpr std::uintptr_t _CanUseDirectReadOrWrite_k__BackingField = 0x11         ;
        constexpr std::uintptr_t _CanBePolymorphic_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _RequiresReadAhead_k__BackingField = 0x13         ;
        constexpr std::uintptr_t _UsesDefaultHandleNull_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _HandleNullOnRead_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _HandleNullOnWrite_k__BackingField = 0x16         ;
        constexpr std::uintptr_t _IsValueType_k__BackingField     = 0x17         ;
        constexpr std::uintptr_t _IsInternalConverter_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsInternalConverterForNumberType_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _ConstructorIsParameterized_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _ConstructorInfo_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _fallbackConverterForPropertyNameSerialization = 0x30         ;
    }

    namespace StreamContent
    {
        constexpr std::uintptr_t _stream                          = 0x10         ;
        constexpr std::uintptr_t _origin                          = 0x18         ;
    }

    namespace SpecialType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ResourceIdentifierParts
    {
        constexpr std::uintptr_t _Parent_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _ResourceType_k__BackingField    = 0x8          ;
        constexpr std::uintptr_t _ResourceName_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _IsProviderResource_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _SpecialType_k__BackingField     = 0x2C         ;
    }

    namespace AuthHeaderValueInfo
    {
        constexpr std::uintptr_t _HeaderValue_k__BackingField     = 0x0          ;
        constexpr std::uintptr_t _ExpiresOn_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _RefreshOn_k__BackingField       = 0x18         ;
    }

    namespace TokenRequestState
    {
        constexpr std::uintptr_t _CurrentContext_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _CurrentTokenTcs_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _BackgroundTokenUpdateTcs_k__BackingField = 0x40         ;
    }

    namespace AccessTokenCache
    {
        constexpr std::uintptr_t _syncObj                         = 0x10         ;
        constexpr std::uintptr_t _credential                      = 0x18         ;
        constexpr std::uintptr_t _tokenRefreshOffset              = 0x20         ;
        constexpr std::uintptr_t _tokenRefreshRetryDelay          = 0x28         ;
        constexpr std::uintptr_t _state                           = 0x30         ;
    }

    namespace IgnoreCaseString
    {
        constexpr std::uintptr_t _value                           = 0x0          ;
    }

    namespace PipelineContentAdapter
    {
        constexpr std::uintptr_t buffer                           = 0x10         ;
        constexpr std::uintptr_t stream                           = 0x18         ;
        constexpr std::uintptr_t disposed                         = 0x20         ;
        constexpr std::uintptr_t headers                          = 0x28         ;
        constexpr std::uintptr_t _pipelineContent                 = 0x30         ;
        constexpr std::uintptr_t _cancellationToken               = 0x38         ;
    }

    namespace HttpClientTransportRequest
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _Method_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Content_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _clientRequestId                 = 0x28         ;
        constexpr std::uintptr_t _headers                         = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_patch                          = 0x0          ;
        }

    }

    namespace HttpClientTransportResponse
    {
        constexpr std::uintptr_t _IsError_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Sanitizer_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _RequestFailedDetailsParser_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _responseMessage                 = 0x28         ;
        constexpr std::uintptr_t _responseContent                 = 0x30         ;
        constexpr std::uintptr_t _contentStream                   = 0x38         ;
        constexpr std::uintptr_t _ClientRequestId_k__BackingField = 0x40         ;
    }

    namespace HttpMessagePropertiesScope
    {
        constexpr std::uintptr_t _parent                          = 0x10         ;
        constexpr std::uintptr_t _disposed                        = 0x18         ;
        constexpr std::uintptr_t _Properties_k__BackingField      = 0x20         ;
    }

    namespace LoggingStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _requestId                       = 0x28         ;
        constexpr std::uintptr_t _eventSourceWrapper              = 0x30         ;
        constexpr std::uintptr_t _maxLoggedBytes                  = 0x48         ;
        constexpr std::uintptr_t _originalStream                  = 0x50         ;
        constexpr std::uintptr_t _error                           = 0x58         ;
        constexpr std::uintptr_t _textEncoding                    = 0x60         ;
        constexpr std::uintptr_t _blockNumber                     = 0x68         ;
    }

    namespace EventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MaxLengthStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _origin                          = 0x30         ;
        constexpr std::uintptr_t _position                        = 0x34         ;
        constexpr std::uintptr_t _length                          = 0x38         ;
        constexpr std::uintptr_t _capacity                        = 0x3C         ;
        constexpr std::uintptr_t _expandable                      = 0x40         ;
        constexpr std::uintptr_t _writable                        = 0x41         ;
        constexpr std::uintptr_t _exposable                       = 0x42         ;
        constexpr std::uintptr_t _isOpen                          = 0x43         ;
        constexpr std::uintptr_t _lastReadTask                    = 0x48         ;
        constexpr std::uintptr_t _bytesLeft                       = 0x50         ;
    }

    namespace ContentEventSourceWrapper
    {
        constexpr std::uintptr_t _eventSource                     = 0x0          ;
        constexpr std::uintptr_t _maxLength                       = 0x8          ;
        constexpr std::uintptr_t _cancellationToken               = 0x10         ;
    }

    namespace DiagnosticActivity
    {
        constexpr std::uintptr_t _traceState                      = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _currentChildId                  = 0x1C         ;
        constexpr std::uintptr_t _id                              = 0x20         ;
        constexpr std::uintptr_t _rootId                          = 0x28         ;
        constexpr std::uintptr_t _parentId                        = 0x30         ;
        constexpr std::uintptr_t _parentSpanId                    = 0x38         ;
        constexpr std::uintptr_t _traceId                         = 0x40         ;
        constexpr std::uintptr_t _spanId                          = 0x48         ;
        constexpr std::uintptr_t _w3CIdFlags                      = 0x50         ;
        constexpr std::uintptr_t _parentTraceFlags                = 0x51         ;
        constexpr std::uintptr_t _tags                            = 0x58         ;
        constexpr std::uintptr_t _baggage                         = 0x60         ;
        constexpr std::uintptr_t _links                           = 0x68         ;
        constexpr std::uintptr_t _events                          = 0x70         ;
        constexpr std::uintptr_t _customProperties                = 0x78         ;
        constexpr std::uintptr_t _displayName                     = 0x80         ;
        constexpr std::uintptr_t _statusCode                      = 0x88         ;
        constexpr std::uintptr_t _statusDescription               = 0x90         ;
        constexpr std::uintptr_t _previousActiveActivity          = 0x98         ;
        constexpr std::uintptr_t _Kind_k__BackingField            = 0xA0         ;
        constexpr std::uintptr_t _OperationName_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _Source_k__BackingField          = 0xB0         ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0xB8         ;
        constexpr std::uintptr_t _Duration_k__BackingField        = 0xC0         ;
        constexpr std::uintptr_t _StartTimeUtc_k__BackingField    = 0xC8         ;
        constexpr std::uintptr_t _IsAllDataRequested_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _Links_k__BackingField           = 0xD8         ;
    }

    namespace ActivityAdapter
    {
        constexpr std::uintptr_t _activitySource                  = 0x10         ;
        constexpr std::uintptr_t _diagnosticSource                = 0x18         ;
        constexpr std::uintptr_t _activityName                    = 0x20         ;
        constexpr std::uintptr_t _kind                            = 0x28         ;
        constexpr std::uintptr_t _diagnosticSourceArgs            = 0x30         ;
        constexpr std::uintptr_t _currentActivity                 = 0x38         ;
        constexpr std::uintptr_t _sampleOutActivity               = 0x40         ;
        constexpr std::uintptr_t _tagCollection                   = 0x48         ;
        constexpr std::uintptr_t _startTime                       = 0x50         ;
        constexpr std::uintptr_t _links                           = 0x60         ;
        constexpr std::uintptr_t _traceparent                     = 0x68         ;
        constexpr std::uintptr_t _tracestate                      = 0x70         ;
        constexpr std::uintptr_t _displayName                     = 0x78         ;
    }

    namespace WithCancellationTaskAwaitable`1
    {
        constexpr std::uintptr_t _cancellationToken               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace WithCancellationTaskAwaiter`1
    {
        constexpr std::uintptr_t _cancellationToken               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace WithCancellationContinuationWrapper
    {
        constexpr std::uintptr_t _originalContinuation            = 0x10         ;
        constexpr std::uintptr_t _registration                    = 0x18         ;
        constexpr std::uintptr_t _Continuation_k__BackingField    = 0x30         ;
    }

    namespace Azure_Core__AccessToken
    {
        constexpr std::uintptr_t _Token_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _ExpiresOn_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _RefreshOn_k__BackingField       = 0x18         ;
    }

    namespace Azure_Core__AzureLocation
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _DisplayName_k__BackingField     = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t _PublicCloudLocations_k__BackingField = 0x0          ;
            constexpr std::uintptr_t _EastAsia_k__BackingField        = 0x8          ;
            constexpr std::uintptr_t _SoutheastAsia_k__BackingField   = 0x18         ;
            constexpr std::uintptr_t _CentralUS_k__BackingField       = 0x28         ;
            constexpr std::uintptr_t _EastUS_k__BackingField          = 0x38         ;
            constexpr std::uintptr_t _EastUS2_k__BackingField         = 0x48         ;
            constexpr std::uintptr_t _WestUS_k__BackingField          = 0x58         ;
            constexpr std::uintptr_t _WestUS2_k__BackingField         = 0x68         ;
            constexpr std::uintptr_t _WestUS3_k__BackingField         = 0x78         ;
            constexpr std::uintptr_t _NorthCentralUS_k__BackingField  = 0x88         ;
            constexpr std::uintptr_t _SouthCentralUS_k__BackingField  = 0x98         ;
            constexpr std::uintptr_t _NorthEurope_k__BackingField     = 0xA8         ;
            constexpr std::uintptr_t _WestEurope_k__BackingField      = 0xB8         ;
            constexpr std::uintptr_t _JapanWest_k__BackingField       = 0xC8         ;
            constexpr std::uintptr_t _JapanEast_k__BackingField       = 0xD8         ;
            constexpr std::uintptr_t _BrazilSouth_k__BackingField     = 0xE8         ;
            constexpr std::uintptr_t _AustraliaEast_k__BackingField   = 0xF8         ;
            constexpr std::uintptr_t _AustraliaSoutheast_k__BackingField = 0x108        ;
            constexpr std::uintptr_t _SouthIndia_k__BackingField      = 0x118        ;
            constexpr std::uintptr_t _CentralIndia_k__BackingField    = 0x128        ;
            constexpr std::uintptr_t _WestIndia_k__BackingField       = 0x138        ;
            constexpr std::uintptr_t _CanadaCentral_k__BackingField   = 0x148        ;
            constexpr std::uintptr_t _CanadaEast_k__BackingField      = 0x158        ;
            constexpr std::uintptr_t _UKSouth_k__BackingField         = 0x168        ;
            constexpr std::uintptr_t _UKWest_k__BackingField          = 0x178        ;
            constexpr std::uintptr_t _WestCentralUS_k__BackingField   = 0x188        ;
            constexpr std::uintptr_t _KoreaCentral_k__BackingField    = 0x198        ;
            constexpr std::uintptr_t _KoreaSouth_k__BackingField      = 0x1A8        ;
            constexpr std::uintptr_t _FranceCentral_k__BackingField   = 0x1B8        ;
            constexpr std::uintptr_t _FranceSouth_k__BackingField     = 0x1C8        ;
            constexpr std::uintptr_t _AustraliaCentral_k__BackingField = 0x1D8        ;
            constexpr std::uintptr_t _AustraliaCentral2_k__BackingField = 0x1E8        ;
            constexpr std::uintptr_t _UAECentral_k__BackingField      = 0x1F8        ;
            constexpr std::uintptr_t _UAENorth_k__BackingField        = 0x208        ;
            constexpr std::uintptr_t _SouthAfricaNorth_k__BackingField = 0x218        ;
            constexpr std::uintptr_t _SouthAfricaWest_k__BackingField = 0x228        ;
            constexpr std::uintptr_t _SwedenCentral_k__BackingField   = 0x238        ;
            constexpr std::uintptr_t _SwedenSouth_k__BackingField     = 0x248        ;
            constexpr std::uintptr_t _SwitzerlandNorth_k__BackingField = 0x258        ;
            constexpr std::uintptr_t _SwitzerlandWest_k__BackingField = 0x268        ;
            constexpr std::uintptr_t _GermanyNorth_k__BackingField    = 0x278        ;
            constexpr std::uintptr_t _GermanyWestCentral_k__BackingField = 0x288        ;
            constexpr std::uintptr_t _GermanyCentral_k__BackingField  = 0x298        ;
            constexpr std::uintptr_t _GermanyNorthEast_k__BackingField = 0x2A8        ;
            constexpr std::uintptr_t _NorwayWest_k__BackingField      = 0x2B8        ;
            constexpr std::uintptr_t _NorwayEast_k__BackingField      = 0x2C8        ;
            constexpr std::uintptr_t _BrazilSoutheast_k__BackingField = 0x2D8        ;
            constexpr std::uintptr_t _ChinaNorth_k__BackingField      = 0x2E8        ;
            constexpr std::uintptr_t _ChinaEast_k__BackingField       = 0x2F8        ;
            constexpr std::uintptr_t _ChinaNorth2_k__BackingField     = 0x308        ;
            constexpr std::uintptr_t _ChinaNorth3_k__BackingField     = 0x318        ;
            constexpr std::uintptr_t _ChinaEast2_k__BackingField      = 0x328        ;
            constexpr std::uintptr_t _ChinaEast3_k__BackingField      = 0x338        ;
            constexpr std::uintptr_t _QatarCentral_k__BackingField    = 0x348        ;
            constexpr std::uintptr_t _USDoDCentral_k__BackingField    = 0x358        ;
            constexpr std::uintptr_t _USDoDEast_k__BackingField       = 0x368        ;
            constexpr std::uintptr_t _USGovArizona_k__BackingField    = 0x378        ;
            constexpr std::uintptr_t _USGovTexas_k__BackingField      = 0x388        ;
            constexpr std::uintptr_t _USGovVirginia_k__BackingField   = 0x398        ;
            constexpr std::uintptr_t _USGovIowa_k__BackingField       = 0x3A8        ;
            constexpr std::uintptr_t _IsraelCentral_k__BackingField   = 0x3B8        ;
            constexpr std::uintptr_t _ItalyNorth_k__BackingField      = 0x3C8        ;
            constexpr std::uintptr_t _PolandCentral_k__BackingField   = 0x3D8        ;
        }

    }

    namespace Azure_Core__ClientOptions
    {
        constexpr std::uintptr_t _transport                       = 0x10         ;
        constexpr std::uintptr_t _IsCustomTransportSet_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Diagnostics_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _Retry_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _RetryPolicy_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _Policies_k__BackingField        = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t _Default_k__BackingField         = 0x0          ;
        }

    }

    namespace Azure_Core__DefaultClientOptions
    {
        constexpr std::uintptr_t _transport                       = 0x10         ;
        constexpr std::uintptr_t _IsCustomTransportSet_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Diagnostics_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _Retry_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _RetryPolicy_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _Policies_k__BackingField        = 0x38         ;
    }

    namespace Azure_Core__DelayStrategy
    {
        constexpr std::uintptr_t _random                          = 0x10         ;
        constexpr std::uintptr_t _minJitterFactor                 = 0x18         ;
        constexpr std::uintptr_t _maxJitterFactor                 = 0x20         ;
        constexpr std::uintptr_t _maxDelay                        = 0x28         ;
    }

    namespace Azure_Core__DiagnosticsOptions
    {
        constexpr std::uintptr_t _applicationId                   = 0x10         ;
        constexpr std::uintptr_t _IsLoggingEnabled_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsDistributedTracingEnabled_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _IsTelemetryEnabled_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _IsLoggingContentEnabled_k__BackingField = 0x1B         ;
        constexpr std::uintptr_t _LoggedContentSizeLimit_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _LoggedHeaderNames_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _LoggedQueryParameters_k__BackingField = 0x28         ;
    }

    namespace Azure_Core__ExponentialDelayStrategy
    {
        constexpr std::uintptr_t _random                          = 0x10         ;
        constexpr std::uintptr_t _minJitterFactor                 = 0x18         ;
        constexpr std::uintptr_t _maxJitterFactor                 = 0x20         ;
        constexpr std::uintptr_t _maxDelay                        = 0x28         ;
        constexpr std::uintptr_t _delay                           = 0x30         ;
    }

    namespace Azure_Core__FixedDelayStrategy
    {
        constexpr std::uintptr_t _random                          = 0x10         ;
        constexpr std::uintptr_t _minJitterFactor                 = 0x18         ;
        constexpr std::uintptr_t _maxJitterFactor                 = 0x20         ;
        constexpr std::uintptr_t _maxDelay                        = 0x28         ;
        constexpr std::uintptr_t _delay                           = 0x30         ;
    }

    namespace Azure_Core__HttpHeader
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x8          ;
    }

    namespace Azure_Core__HttpMessage
    {
        constexpr std::uintptr_t _propertyBag                     = 0x10         ;
        constexpr std::uintptr_t _response                        = 0x48         ;
        constexpr std::uintptr_t _Request_k__BackingField         = 0x50         ;
        constexpr std::uintptr_t _CancellationToken_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _ResponseClassifier_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _BufferResponse_k__BackingField  = 0x68         ;
        constexpr std::uintptr_t _NetworkTimeout_k__BackingField  = 0x70         ;
        constexpr std::uintptr_t _RetryNumber_k__BackingField     = 0x80         ;
        constexpr std::uintptr_t _ProcessingStartTime_k__BackingField = 0x88         ;
        constexpr std::uintptr_t _Policies_k__BackingField        = 0x98         ;
    }

    namespace Azure_Core__HttpPipelinePosition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Core__ArrayBackedPropertyBag`2
    {
        constexpr std::uintptr_t _first                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Azure_Core__MessageProcessingContext
    {
        constexpr std::uintptr_t _message                         = 0x0          ;
    }

    namespace Azure_Core__Request
    {
        constexpr std::uintptr_t _uri                             = 0x10         ;
        constexpr std::uintptr_t _Method_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Content_k__BackingField         = 0x20         ;
    }

    namespace Azure_Core__RequestHeaders
    {
        constexpr std::uintptr_t _request                         = 0x0          ;
    }

    namespace Azure_Core__RequestMethod
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t _Get_k__BackingField             = 0x0          ;
            constexpr std::uintptr_t _Post_k__BackingField            = 0x8          ;
            constexpr std::uintptr_t _Put_k__BackingField             = 0x10         ;
            constexpr std::uintptr_t _Patch_k__BackingField           = 0x18         ;
            constexpr std::uintptr_t _Delete_k__BackingField          = 0x20         ;
            constexpr std::uintptr_t _Head_k__BackingField            = 0x28         ;
            constexpr std::uintptr_t _Options_k__BackingField         = 0x30         ;
            constexpr std::uintptr_t _Trace_k__BackingField           = 0x38         ;
        }

    }

    namespace Azure_Core__RequestUriBuilder
    {
        constexpr std::uintptr_t _pathAndQuery                    = 0x10         ;
        constexpr std::uintptr_t _queryIndex                      = 0x18         ;
        constexpr std::uintptr_t _uri                             = 0x20         ;
        constexpr std::uintptr_t _port                            = 0x28         ;
        constexpr std::uintptr_t _host                            = 0x30         ;
        constexpr std::uintptr_t _scheme                          = 0x38         ;
    }

    namespace Azure_Core__ResourceIdentifier
    {
        constexpr std::uintptr_t _initialized                     = 0x10         ;
        constexpr std::uintptr_t _stringValue                     = 0x18         ;
        constexpr std::uintptr_t _resourceType                    = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x38         ;
        constexpr std::uintptr_t _parent                          = 0x40         ;
        constexpr std::uintptr_t _isProviderResource              = 0x48         ;
        constexpr std::uintptr_t _subscriptionId                  = 0x50         ;
        constexpr std::uintptr_t _provider                        = 0x58         ;
        constexpr std::uintptr_t _location                        = 0x60         ;
        constexpr std::uintptr_t _resourceGroupName               = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t Root                             = 0x0          ;
        }

    }

    namespace Azure_Core__ResourceType
    {
        constexpr std::uintptr_t _stringValue                     = 0x0          ;
        constexpr std::uintptr_t _Namespace_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Tenant                           = 0x0          ;
            constexpr std::uintptr_t Subscription                     = 0x18         ;
            constexpr std::uintptr_t ResourceGroup                    = 0x30         ;
            constexpr std::uintptr_t Provider                         = 0x48         ;
        }

    }

    namespace Azure_Core__ResponseHeaders
    {
        constexpr std::uintptr_t _response                        = 0x0          ;
    }

    namespace Azure_Core__RetryMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Core__RetryOptions
    {
        constexpr std::uintptr_t _MaxRetries_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _Delay_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _MaxDelay_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _Mode_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _NetworkTimeout_k__BackingField  = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t DefaultMaxDelay                  = 0x0          ;
            constexpr std::uintptr_t DefaultInitialDelay              = 0x8          ;
        }

    }

    namespace Azure_Core__TelemetryDetails
    {
        constexpr std::uintptr_t _userAgent                       = 0x10         ;
        constexpr std::uintptr_t _Assembly_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _ApplicationId_k__BackingField   = 0x20         ;
    }

    namespace Azure_Core__TokenRequestContext
    {
        constexpr std::uintptr_t _Scopes_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _ParentRequestId_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _Claims_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _IsCaeEnabled_k__BackingField    = 0x20         ;
    }

    namespace Azure_Core__CallerShouldAuditAttribute
    {
        constexpr std::uintptr_t _Reason_k__BackingField          = 0x10         ;
    }

    namespace Azure_Core__HashCodeBuilder
    {
        constexpr std::uintptr_t _v1                              = 0x0          ;
        constexpr std::uintptr_t _v2                              = 0x4          ;
        constexpr std::uintptr_t _v3                              = 0x8          ;
        constexpr std::uintptr_t _v4                              = 0xC          ;
        constexpr std::uintptr_t _queue1                          = 0x10         ;
        constexpr std::uintptr_t _queue2                          = 0x14         ;
        constexpr std::uintptr_t _queue3                          = 0x18         ;
        constexpr std::uintptr_t _length                          = 0x1C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_seed                           = 0x0          ;
        }

    }

    namespace Azure_Core__HttpMessageSanitizer
    {
        constexpr std::uintptr_t _logAllHeaders                   = 0x10         ;
        constexpr std::uintptr_t _logFullQueries                  = 0x11         ;
        constexpr std::uintptr_t _allowedQueryParameters          = 0x18         ;
        constexpr std::uintptr_t _redactedPlaceholder             = 0x20         ;
        constexpr std::uintptr_t _allowedHeaders                  = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_cachedStringBuilder            = 0xFFFFFFFFFFFFFFFF ;
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace Azure_Core__TypeReferenceTypeAttribute
    {
        constexpr std::uintptr_t _IgnoreExtraProperties_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _InternalPropertiesToInclude_k__BackingField = 0x18         ;
    }

    namespace Azure_Core_Pipeline__BearerTokenAuthenticationPolicy
    {
        constexpr std::uintptr_t _scopes                          = 0x10         ;
        constexpr std::uintptr_t _accessTokenCache                = 0x18         ;
    }

    namespace Azure_Core_Pipeline__HttpClientTransport
    {
        constexpr std::uintptr_t _Client_k__BackingField          = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Shared                           = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__HttpPipeline
    {
        constexpr std::uintptr_t _transport                       = 0x10         ;
        constexpr std::uintptr_t _pipeline                        = 0x18         ;
        constexpr std::uintptr_t _internallyConstructed           = 0x28         ;
        constexpr std::uintptr_t _perCallIndex                    = 0x2C         ;
        constexpr std::uintptr_t _perRetryIndex                   = 0x30         ;
        constexpr std::uintptr_t _ResponseClassifier_k__BackingField = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t CurrentHttpMessagePropertiesScope = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__HttpPipelineOptions
    {
        constexpr std::uintptr_t _ClientOptions_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _PerCallPolicies_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _PerRetryPolicies_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ResponseClassifier_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _RequestFailedDetailsParser_k__BackingField = 0x30         ;
    }

    namespace Azure_Core_Pipeline__HttpPipelineSynchronousPolicy
    {
        constexpr std::uintptr_t _hasOnReceivedResponse           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _onReceivedResponseParameters    = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__HttpPipelineTransportOptions
    {
        constexpr std::uintptr_t _ServerCertificateCustomValidationCallback_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsClientRedirectEnabled_k__BackingField = 0x20         ;
    }

    namespace Azure_Core_Pipeline__ClientRequestIdPolicy
    {
        constexpr std::uintptr_t _hasOnReceivedResponse           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _Shared_k__BackingField          = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__HttpEnvironmentProxy
    {
        constexpr std::uintptr_t _httpProxyUri                    = 0x10         ;
        constexpr std::uintptr_t _httpsProxyUri                   = 0x18         ;
        constexpr std::uintptr_t _bypass                          = 0x20         ;
        constexpr std::uintptr_t _credentials                     = 0x28         ;
    }

    namespace Azure_Core_Pipeline__HttpEnvironmentProxyCredentials
    {
        constexpr std::uintptr_t _httpCred                        = 0x10         ;
        constexpr std::uintptr_t _httpsCred                       = 0x18         ;
        constexpr std::uintptr_t _httpProxy                       = 0x20         ;
        constexpr std::uintptr_t _httpsProxy                      = 0x28         ;
    }

    namespace Azure_Core_Pipeline__HttpPipelineTransportPolicy
    {
        constexpr std::uintptr_t _transport                       = 0x10         ;
        constexpr std::uintptr_t _sanitizer                       = 0x18         ;
        constexpr std::uintptr_t _errorParser                     = 0x20         ;
    }

    namespace Azure_Core_Pipeline__LoggingPolicy
    {
        constexpr std::uintptr_t _logContent                      = 0x10         ;
        constexpr std::uintptr_t _maxLength                       = 0x14         ;
        constexpr std::uintptr_t _sanitizer                       = 0x18         ;
        constexpr std::uintptr_t _assemblyName                    = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_eventSource                    = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__ReadClientRequestIdPolicy
    {
        constexpr std::uintptr_t _hasOnReceivedResponse           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t _Shared_k__BackingField          = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__ReadOnlyStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
    }

    namespace Azure_Core_Pipeline__ReadTimeoutStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _stream                          = 0x28         ;
        constexpr std::uintptr_t _readTimeout                     = 0x30         ;
        constexpr std::uintptr_t _cancellationTokenSource         = 0x38         ;
    }

    namespace Azure_Core_Pipeline__RequestActivityPolicy
    {
        constexpr std::uintptr_t _isDistributedTracingEnabled     = 0x10         ;
        constexpr std::uintptr_t _resourceProviderNamespace       = 0x18         ;
        constexpr std::uintptr_t _sanitizer                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_diagnosticSource               = 0x0          ;
            constexpr std::uintptr_t s_activitySource                 = 0x8          ;
        }

    }

    namespace Azure_Core_Pipeline__ResponseBodyPolicy
    {
        constexpr std::uintptr_t _networkTimeout                  = 0x10         ;
    }

    namespace Azure_Core_Pipeline__TelemetryPolicy
    {
        constexpr std::uintptr_t _hasOnReceivedResponse           = 0x10         ;
        constexpr std::uintptr_t _defaultHeader                   = 0x18         ;
    }

    namespace Azure_Core_Pipeline__ThreadSafeRandom
    {
        constexpr std::uintptr_t _inext                           = 0x10         ;
        constexpr std::uintptr_t _inextp                          = 0x14         ;
        constexpr std::uintptr_t _seedArray                       = 0x18         ;
        constexpr std::uintptr_t _random                          = 0x20         ;
    }

    namespace Azure_Core_Pipeline__RedirectPolicy
    {
        constexpr std::uintptr_t _maxAutomaticRedirections        = 0x10         ;
        constexpr std::uintptr_t _allowAutoRedirects              = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t _Shared_k__BackingField          = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__RetryPolicy
    {
        constexpr std::uintptr_t _maxRetries                      = 0x10         ;
        constexpr std::uintptr_t _delayStrategy                   = 0x18         ;
    }

    namespace Azure_Core_Pipeline__ServerCertificateCustomValidationArgs
    {
        constexpr std::uintptr_t _Certificate_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _CertificateAuthorityChain_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _SslPolicyErrors_k__BackingField = 0x20         ;
    }

    namespace Azure_Core_Pipeline__DiagnosticScope
    {
        constexpr std::uintptr_t _activityAdapter                 = 0x0          ;
        constexpr std::uintptr_t _suppressNestedClientActivities  = 0x8          ;
        constexpr std::uintptr_t _IsEnabled_k__BackingField       = 0x9          ;

        namespace _static
        {
            constexpr std::uintptr_t AzureSdkScopeValue               = 0x0          ;
        }

    }

    namespace Azure_Core_Diagnostics__AzureCoreEventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _Singleton_k__BackingField       = 0x0          ;
        }

    }

    namespace Azure_Core_Diagnostics__AzureEventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t NamesInUse                       = 0x0          ;
            constexpr std::uintptr_t MainEventSourceTraits            = 0x8          ;
        }

    }

    namespace TagType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0039247eea248395d406250b2ed6189269c52afb
    {
    }

    namespace %bf58113ee45d758362446212257b9223a696fafc
    {
    }

    namespace %a590f25b847958db08136bd9f869b9c5e02c321f
    {
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x14         ;
        constexpr std::uintptr_t _7d1ed3bbef2d32f9e06ac8e4b35751aa180fbf21 = 0x18         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %633d8edcf1ae7379a8513cfeee8eaca68aa35cd9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725590   ;
        constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10         ;
        constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x14         ;
        constexpr std::uintptr_t _7d1ed3bbef2d32f9e06ac8e4b35751aa180fbf21 = 0x18         ;
    }

    namespace RTLTMPro__SpecialCharacters
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RTLTMPro__HinduNumbers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RTLTMPro__EnglishNumbers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RTLTMPro__RTLTextMeshPro3D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;
        constexpr std::uintptr_t _SortingLayer                    = 0x6A8        ;
        constexpr std::uintptr_t _SortingLayerID                  = 0x6AC        ;
        constexpr std::uintptr_t _SortingOrder                    = 0x6B0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x6B8        ;
        constexpr std::uintptr_t m_hasFontAssetChanged            = 0x6C0        ;
        constexpr std::uintptr_t m_previousLossyScaleY            = 0x6C4        ;
        constexpr std::uintptr_t m_renderer                       = 0x6C8        ;
        constexpr std::uintptr_t m_meshFilter                     = 0x6D0        ;
        constexpr std::uintptr_t m_isFirstAllocation              = 0x6D8        ;
        constexpr std::uintptr_t m_max_characters                 = 0x6DC        ;
        constexpr std::uintptr_t m_max_numberOfLines              = 0x6E0        ;
        constexpr std::uintptr_t m_subTextObjects                 = 0x6E8        ;
        constexpr std::uintptr_t m_maskType                       = 0x6F0        ;
        constexpr std::uintptr_t m_EnvMapMatrix                   = 0x6F4        ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x738        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x740        ;
        constexpr std::uintptr_t materialIndexPairs               = 0x748        ;
        constexpr std::uintptr_t preserveNumbers                  = 0x750        ;
        constexpr std::uintptr_t farsi                            = 0x751        ;
        constexpr std::uintptr_t originalText                     = 0x758        ;
        constexpr std::uintptr_t fixTags                          = 0x760        ;
        constexpr std::uintptr_t forceFix                         = 0x761        ;

        constexpr std::uintptr_t _bd7c7167c6d83ca006c97a28de3b66fa878176a6 = 0x768        ;
    }

    namespace RTLTMPro__ArabicIsolatedLetters
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RTLTMPro__ArabicGeneralLetters
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RTLTMPro__RTLTextMeshPro
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Material                       = 0x20         ;
        constexpr std::uintptr_t m_Color                          = 0x28         ;
        constexpr std::uintptr_t m_SkipLayoutUpdate               = 0x38         ;
        constexpr std::uintptr_t m_SkipMaterialUpdate             = 0x39         ;
        constexpr std::uintptr_t m_RaycastTarget                  = 0x3A         ;
        constexpr std::uintptr_t m_RaycastTargetCache             = 0x3B         ;
        constexpr std::uintptr_t m_RaycastPadding                 = 0x3C         ;
        constexpr std::uintptr_t m_RectTransform                  = 0x50         ;
        constexpr std::uintptr_t m_CanvasRenderer                 = 0x58         ;
        constexpr std::uintptr_t m_Canvas                         = 0x60         ;
        constexpr std::uintptr_t m_VertsDirty                     = 0x68         ;
        constexpr std::uintptr_t m_MaterialDirty                  = 0x69         ;
        constexpr std::uintptr_t m_OnDirtyLayoutCallback          = 0x70         ;
        constexpr std::uintptr_t m_OnDirtyVertsCallback           = 0x78         ;
        constexpr std::uintptr_t m_OnDirtyMaterialCallback        = 0x80         ;
        constexpr std::uintptr_t m_CachedMesh                     = 0x88         ;
        constexpr std::uintptr_t m_CachedUvs                      = 0x90         ;
        constexpr std::uintptr_t m_ColorTweenRunner               = 0x98         ;
        constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_ShouldRecalculateStencil       = 0xA8         ;
        constexpr std::uintptr_t m_MaskMaterial                   = 0xB0         ;
        constexpr std::uintptr_t m_ParentMask                     = 0xB8         ;
        constexpr std::uintptr_t m_Maskable                       = 0xC0         ;
        constexpr std::uintptr_t m_IsMaskingGraphic               = 0xC1         ;
        constexpr std::uintptr_t m_IncludeForMasking              = 0xC2         ;
        constexpr std::uintptr_t m_OnCullStateChanged             = 0xC8         ;
        constexpr std::uintptr_t m_ShouldRecalculate              = 0xD0         ;
        constexpr std::uintptr_t m_StencilValue                   = 0xD4         ;
        constexpr std::uintptr_t m_Corners                        = 0xD8         ;
        constexpr std::uintptr_t m_text                           = 0xE0         ;
        constexpr std::uintptr_t m_IsTextBackingStringDirty       = 0xE8         ;
        constexpr std::uintptr_t m_TextPreprocessor               = 0xF0         ;
        constexpr std::uintptr_t m_isRightToLeft                  = 0xF8         ;
        constexpr std::uintptr_t m_fontAsset                      = 0x100        ;
        constexpr std::uintptr_t m_currentFontAsset               = 0x108        ;
        constexpr std::uintptr_t m_isSDFShader                    = 0x110        ;
        constexpr std::uintptr_t m_sharedMaterial                 = 0x118        ;
        constexpr std::uintptr_t m_currentMaterial                = 0x120        ;
        constexpr std::uintptr_t m_currentMaterialIndex           = 0x128        ;
        constexpr std::uintptr_t m_fontSharedMaterials            = 0x130        ;
        constexpr std::uintptr_t m_fontMaterial                   = 0x138        ;
        constexpr std::uintptr_t m_fontMaterials                  = 0x140        ;
        constexpr std::uintptr_t m_isMaterialDirty                = 0x148        ;
        constexpr std::uintptr_t m_fontColor32                    = 0x14C        ;
        constexpr std::uintptr_t m_fontColor                      = 0x150        ;
        constexpr std::uintptr_t m_underlineColor                 = 0x160        ;
        constexpr std::uintptr_t m_strikethroughColor             = 0x164        ;
        constexpr std::uintptr_t m_HighlightState                 = 0x168        ;
        constexpr std::uintptr_t m_ConvertToLinearSpace           = 0x17C        ;
        constexpr std::uintptr_t m_enableVertexGradient           = 0x17D        ;
        constexpr std::uintptr_t m_colorMode                      = 0x180        ;
        constexpr std::uintptr_t m_fontColorGradient              = 0x184        ;
        constexpr std::uintptr_t m_fontColorGradientPreset        = 0x1C8        ;
        constexpr std::uintptr_t m_overrideHtmlColors             = 0x1D0        ;
        constexpr std::uintptr_t m_faceColor                      = 0x1D4        ;
        constexpr std::uintptr_t m_outlineColor                   = 0x1D8        ;
        constexpr std::uintptr_t m_outlineWidth                   = 0x1DC        ;
        constexpr std::uintptr_t m_currentEnvMapRotation          = 0x1E0        ;
        constexpr std::uintptr_t m_hasEnvMapProperty              = 0x1EC        ;
        constexpr std::uintptr_t m_fontSize                       = 0x1F0        ;
        constexpr std::uintptr_t m_currentFontSize                = 0x1F4        ;
        constexpr std::uintptr_t m_fontSizeBase                   = 0x1F8        ;
        constexpr std::uintptr_t m_sizeStack                      = 0x200        ;
        constexpr std::uintptr_t m_fontWeight                     = 0x220        ;
        constexpr std::uintptr_t m_FontWeightInternal             = 0x224        ;
        constexpr std::uintptr_t m_FontWeightStack                = 0x228        ;
        constexpr std::uintptr_t m_enableAutoSizing               = 0x248        ;
        constexpr std::uintptr_t m_maxFontSize                    = 0x24C        ;
        constexpr std::uintptr_t m_minFontSize                    = 0x250        ;
        constexpr std::uintptr_t m_AutoSizeIterationCount         = 0x254        ;
        constexpr std::uintptr_t m_AutoSizeMaxIterationCount      = 0x258        ;
        constexpr std::uintptr_t m_IsAutoSizePointSizeSet         = 0x25C        ;
        constexpr std::uintptr_t m_fontSizeMin                    = 0x260        ;
        constexpr std::uintptr_t m_fontSizeMax                    = 0x264        ;
        constexpr std::uintptr_t m_fontStyle                      = 0x268        ;
        constexpr std::uintptr_t m_FontStyleInternal              = 0x26C        ;
        constexpr std::uintptr_t m_fontStyleStack                 = 0x270        ;
        constexpr std::uintptr_t m_isUsingBold                    = 0x27A        ;
        constexpr std::uintptr_t m_HorizontalAlignment            = 0x27C        ;
        constexpr std::uintptr_t m_VerticalAlignment              = 0x280        ;
        constexpr std::uintptr_t m_textAlignment                  = 0x284        ;
        constexpr std::uintptr_t m_lineJustification              = 0x288        ;
        constexpr std::uintptr_t m_lineJustificationStack         = 0x290        ;
        constexpr std::uintptr_t m_textContainerLocalCorners      = 0x2B0        ;
        constexpr std::uintptr_t m_characterSpacing               = 0x2B8        ;
        constexpr std::uintptr_t m_cSpacing                       = 0x2BC        ;
        constexpr std::uintptr_t m_monoSpacing                    = 0x2C0        ;
        constexpr std::uintptr_t m_duoSpace                       = 0x2C4        ;
        constexpr std::uintptr_t m_characterHorizontalScale       = 0x2C8        ;
        constexpr std::uintptr_t m_wordSpacing                    = 0x2CC        ;
        constexpr std::uintptr_t m_lineSpacing                    = 0x2D0        ;
        constexpr std::uintptr_t m_lineSpacingDelta               = 0x2D4        ;
        constexpr std::uintptr_t m_lineHeight                     = 0x2D8        ;
        constexpr std::uintptr_t m_IsDrivenLineSpacing            = 0x2DC        ;
        constexpr std::uintptr_t m_lineSpacingMax                 = 0x2E0        ;
        constexpr std::uintptr_t m_paragraphSpacing               = 0x2E4        ;
        constexpr std::uintptr_t m_charWidthMaxAdj                = 0x2E8        ;
        constexpr std::uintptr_t m_charWidthAdjDelta              = 0x2EC        ;
        constexpr std::uintptr_t m_TextWrappingMode               = 0x2F0        ;
        constexpr std::uintptr_t m_isCharacterWrappingEnabled     = 0x2F4        ;
        constexpr std::uintptr_t m_isNonBreakingSpace             = 0x2F5        ;
        constexpr std::uintptr_t m_isIgnoringAlignment            = 0x2F6        ;
        constexpr std::uintptr_t m_wordWrappingRatios             = 0x2F8        ;
        constexpr std::uintptr_t m_overflowMode                   = 0x2FC        ;
        constexpr std::uintptr_t m_firstOverflowCharacterIndex    = 0x300        ;
        constexpr std::uintptr_t m_linkedTextComponent            = 0x308        ;
        constexpr std::uintptr_t parentLinkedComponent            = 0x310        ;
        constexpr std::uintptr_t m_isTextTruncated                = 0x318        ;
        constexpr std::uintptr_t m_enableKerning                  = 0x319        ;
        constexpr std::uintptr_t m_LastBaseGlyphIndex             = 0x31C        ;
        constexpr std::uintptr_t m_ActiveFontFeatures             = 0x320        ;
        constexpr std::uintptr_t m_enableExtraPadding             = 0x328        ;
        constexpr std::uintptr_t checkPaddingRequired             = 0x329        ;
        constexpr std::uintptr_t m_isRichText                     = 0x32A        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x32B        ;
        constexpr std::uintptr_t m_parseCtrlCharacters            = 0x32C        ;
        constexpr std::uintptr_t m_isOverlay                      = 0x32D        ;
        constexpr std::uintptr_t m_isOrthographic                 = 0x32E        ;
        constexpr std::uintptr_t m_isCullingEnabled               = 0x32F        ;
        constexpr std::uintptr_t m_isMaskingEnabled               = 0x330        ;
        constexpr std::uintptr_t isMaskUpdateRequired             = 0x331        ;
        constexpr std::uintptr_t m_ignoreRectMaskCulling          = 0x332        ;
        constexpr std::uintptr_t m_ignoreCulling                  = 0x333        ;
        constexpr std::uintptr_t m_horizontalMapping              = 0x334        ;
        constexpr std::uintptr_t m_verticalMapping                = 0x338        ;
        constexpr std::uintptr_t m_uvLineOffset                   = 0x33C        ;
        constexpr std::uintptr_t m_renderMode                     = 0x340        ;
        constexpr std::uintptr_t m_geometrySortingOrder           = 0x344        ;
        constexpr std::uintptr_t m_IsTextObjectScaleStatic        = 0x348        ;
        constexpr std::uintptr_t m_VertexBufferAutoSizeReduction  = 0x349        ;
        constexpr std::uintptr_t m_firstVisibleCharacter          = 0x34C        ;
        constexpr std::uintptr_t m_maxVisibleCharacters           = 0x350        ;
        constexpr std::uintptr_t m_maxVisibleWords                = 0x354        ;
        constexpr std::uintptr_t m_maxVisibleLines                = 0x358        ;
        constexpr std::uintptr_t m_useMaxVisibleDescender         = 0x35C        ;
        constexpr std::uintptr_t m_pageToDisplay                  = 0x360        ;
        constexpr std::uintptr_t m_isNewPage                      = 0x364        ;
        constexpr std::uintptr_t m_margin                         = 0x368        ;
        constexpr std::uintptr_t m_marginLeft                     = 0x378        ;
        constexpr std::uintptr_t m_marginRight                    = 0x37C        ;
        constexpr std::uintptr_t m_marginWidth                    = 0x380        ;
        constexpr std::uintptr_t m_marginHeight                   = 0x384        ;
        constexpr std::uintptr_t m_width                          = 0x388        ;
        constexpr std::uintptr_t m_textInfo                       = 0x390        ;
        constexpr std::uintptr_t m_havePropertiesChanged          = 0x398        ;
        constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399        ;
        constexpr std::uintptr_t m_transform                      = 0x3A0        ;
        constexpr std::uintptr_t m_rectTransform                  = 0x3A8        ;
        constexpr std::uintptr_t m_PreviousRectTransformSize      = 0x3B0        ;
        constexpr std::uintptr_t m_PreviousPivotPosition          = 0x3B8        ;
        constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0        ;
        constexpr std::uintptr_t m_autoSizeTextContainer          = 0x3C1        ;
        constexpr std::uintptr_t m_mesh                           = 0x3C8        ;
        constexpr std::uintptr_t m_isVolumetricText               = 0x3D0        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x3D8        ;
        constexpr std::uintptr_t m_flexibleHeight                 = 0x3E0        ;
        constexpr std::uintptr_t m_flexibleWidth                  = 0x3E4        ;
        constexpr std::uintptr_t m_minWidth                       = 0x3E8        ;
        constexpr std::uintptr_t m_minHeight                      = 0x3EC        ;
        constexpr std::uintptr_t m_maxWidth                       = 0x3F0        ;
        constexpr std::uintptr_t m_maxHeight                      = 0x3F4        ;
        constexpr std::uintptr_t m_LayoutElement                  = 0x3F8        ;
        constexpr std::uintptr_t m_preferredWidth                 = 0x400        ;
        constexpr std::uintptr_t m_RenderedWidth                  = 0x404        ;
        constexpr std::uintptr_t m_isPreferredWidthDirty          = 0x408        ;
        constexpr std::uintptr_t m_preferredHeight                = 0x40C        ;
        constexpr std::uintptr_t m_RenderedHeight                 = 0x410        ;
        constexpr std::uintptr_t m_isPreferredHeightDirty         = 0x414        ;
        constexpr std::uintptr_t m_isCalculatingPreferredValues   = 0x415        ;
        constexpr std::uintptr_t m_layoutPriority                 = 0x418        ;
        constexpr std::uintptr_t m_isLayoutDirty                  = 0x41C        ;
        constexpr std::uintptr_t m_isAwake                        = 0x41D        ;
        constexpr std::uintptr_t m_isWaitingOnResourceLoad        = 0x41E        ;
        constexpr std::uintptr_t m_inputSource                    = 0x420        ;
        constexpr std::uintptr_t m_fontScaleMultiplier            = 0x424        ;
        constexpr std::uintptr_t tag_LineIndent                   = 0x428        ;
        constexpr std::uintptr_t tag_Indent                       = 0x42C        ;
        constexpr std::uintptr_t m_indentStack                    = 0x430        ;
        constexpr std::uintptr_t tag_NoParsing                    = 0x450        ;
        constexpr std::uintptr_t m_isTextLayoutPhase              = 0x451        ;
        constexpr std::uintptr_t m_FXRotation                     = 0x454        ;
        constexpr std::uintptr_t m_FXScale                        = 0x464        ;
        constexpr std::uintptr_t m_TextProcessingArray            = 0x470        ;
        constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478        ;
        constexpr std::uintptr_t m_internalCharacterInfo          = 0x480        ;
        constexpr std::uintptr_t m_totalCharacterCount            = 0x488        ;
        constexpr std::uintptr_t m_characterCount                 = 0x48C        ;
        constexpr std::uintptr_t m_firstCharacterOfLine           = 0x490        ;
        constexpr std::uintptr_t m_firstVisibleCharacterOfLine    = 0x494        ;
        constexpr std::uintptr_t m_lastCharacterOfLine            = 0x498        ;
        constexpr std::uintptr_t m_lastVisibleCharacterOfLine     = 0x49C        ;
        constexpr std::uintptr_t m_lineNumber                     = 0x4A0        ;
        constexpr std::uintptr_t m_lineVisibleCharacterCount      = 0x4A4        ;
        constexpr std::uintptr_t m_lineVisibleSpaceCount          = 0x4A8        ;
        constexpr std::uintptr_t m_pageNumber                     = 0x4AC        ;
        constexpr std::uintptr_t m_PageAscender                   = 0x4B0        ;
        constexpr std::uintptr_t m_maxTextAscender                = 0x4B4        ;
        constexpr std::uintptr_t m_maxCapHeight                   = 0x4B8        ;
        constexpr std::uintptr_t m_ElementAscender                = 0x4BC        ;
        constexpr std::uintptr_t m_ElementDescender               = 0x4C0        ;
        constexpr std::uintptr_t m_maxLineAscender                = 0x4C4        ;
        constexpr std::uintptr_t m_maxLineDescender               = 0x4C8        ;
        constexpr std::uintptr_t m_startOfLineAscender            = 0x4CC        ;
        constexpr std::uintptr_t m_startOfLineDescender           = 0x4D0        ;
        constexpr std::uintptr_t m_lineOffset                     = 0x4D4        ;
        constexpr std::uintptr_t m_meshExtents                    = 0x4D8        ;
        constexpr std::uintptr_t m_htmlColor                      = 0x4E8        ;
        constexpr std::uintptr_t m_colorStack                     = 0x4F0        ;
        constexpr std::uintptr_t m_underlineColorStack            = 0x510        ;
        constexpr std::uintptr_t m_strikethroughColorStack        = 0x530        ;
        constexpr std::uintptr_t m_HighlightStateStack            = 0x550        ;
        constexpr std::uintptr_t m_colorGradientPreset            = 0x580        ;
        constexpr std::uintptr_t m_colorGradientStack             = 0x588        ;
        constexpr std::uintptr_t m_colorGradientPresetIsTinted    = 0x5B0        ;
        constexpr std::uintptr_t m_tabSpacing                     = 0x5B4        ;
        constexpr std::uintptr_t m_spacing                        = 0x5B8        ;
        constexpr std::uintptr_t m_ItalicAngleStack               = 0x5C0        ;
        constexpr std::uintptr_t m_ItalicAngle                    = 0x5E0        ;
        constexpr std::uintptr_t m_actionStack                    = 0x5E8        ;
        constexpr std::uintptr_t m_padding                        = 0x608        ;
        constexpr std::uintptr_t m_baselineOffset                 = 0x60C        ;
        constexpr std::uintptr_t m_baselineOffsetStack            = 0x610        ;
        constexpr std::uintptr_t m_xAdvance                       = 0x630        ;
        constexpr std::uintptr_t m_textElementType                = 0x634        ;
        constexpr std::uintptr_t m_cached_TextElement             = 0x638        ;
        constexpr std::uintptr_t m_Ellipsis                       = 0x640        ;
        constexpr std::uintptr_t m_Underline                      = 0x660        ;
        constexpr std::uintptr_t m_spriteCount                    = 0x680        ;
        constexpr std::uintptr_t m_spriteIndex                    = 0x684        ;
        constexpr std::uintptr_t m_spriteAnimationID              = 0x688        ;
        constexpr std::uintptr_t m_ignoreActiveState              = 0x68C        ;
        constexpr std::uintptr_t m_TextBackingArray               = 0x690        ;
        constexpr std::uintptr_t k_Power                          = 0x6A0        ;
        constexpr std::uintptr_t m_isRebuildingLayout             = 0x6A8        ;
        constexpr std::uintptr_t m_DelayedGraphicRebuild          = 0x6B0        ;
        constexpr std::uintptr_t m_DelayedMaterialRebuild         = 0x6B8        ;
        constexpr std::uintptr_t m_ShouldUpdateCulling            = 0x6C0        ;
        constexpr std::uintptr_t m_ClipRect                       = 0x6C4        ;
        constexpr std::uintptr_t m_ValidRect                      = 0x6D4        ;
        constexpr std::uintptr_t OnPreRenderText                  = 0x6D8        ;
        constexpr std::uintptr_t m_hasFontAssetChanged            = 0x6E0        ;
        constexpr std::uintptr_t m_subTextObjects                 = 0x6E8        ;
        constexpr std::uintptr_t m_previousLossyScaleY            = 0x6F0        ;
        constexpr std::uintptr_t m_RectTransformCorners           = 0x6F8        ;
        constexpr std::uintptr_t m_canvasRenderer                 = 0x700        ;
        constexpr std::uintptr_t m_canvas                         = 0x708        ;
        constexpr std::uintptr_t m_CanvasScaleFactor              = 0x710        ;
        constexpr std::uintptr_t m_isFirstAllocation              = 0x714        ;
        constexpr std::uintptr_t m_max_characters                 = 0x718        ;
        constexpr std::uintptr_t m_baseMaterial                   = 0x720        ;
        constexpr std::uintptr_t m_isScrollRegionSet              = 0x728        ;
        constexpr std::uintptr_t m_maskOffset                     = 0x72C        ;
        constexpr std::uintptr_t m_EnvMapMatrix                   = 0x73C        ;
        constexpr std::uintptr_t m_isRegisteredForEvents          = 0x77C        ;
        constexpr std::uintptr_t materialIndexPairs               = 0x780        ;
        constexpr std::uintptr_t _blockRectTransformChange_k__BackingField = 0x788        ;
        constexpr std::uintptr_t preserveNumbers                  = 0x790        ;
        constexpr std::uintptr_t farsi                            = 0x791        ;
        constexpr std::uintptr_t originalText                     = 0x798        ;
        constexpr std::uintptr_t fixTags                          = 0x7A0        ;
        constexpr std::uintptr_t forceFix                         = 0x7A1        ;

        constexpr std::uintptr_t _bd7c7167c6d83ca006c97a28de3b66fa878176a6 = 0x7A8        ;
    }

    namespace RTLTMPro__FarsiNumbers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RTLTMPro__TashkeelCharacters
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %8a2cfc0adbfdbed31af9e86cf7aa4f63b542c78b
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798500   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _99fb458695e970eb64ab6b24c6d064e4421703f2 = 0x30         ;
        constexpr std::uintptr_t _3743491535ec057b5ce52788b567707f1355a79b = 0x38         ;
    }

    namespace %3152632fffd5407630a9d8d89ac2a9dcafe48151
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107973A0   ;
        constexpr std::uintptr_t _2b525804cea14836b4cd838bb7743caab78e92a1 = 0x10         ;
        constexpr std::uintptr_t _ada4561fe0182a76b74f27d6543b5592a0adf10d = 0x14         ;
    }

    namespace %68891a86bf14b141c177304b94e1848466dfb9e6
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A2748   ;
        constexpr std::uintptr_t _79de63bdda9e15554d52385e4e15e9abffbfe787 = 0x10         ;
        constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x18         ;
        constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x19         ;
        constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x1A         ;
        constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x1B         ;
        constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x1C         ;
        constexpr std::uintptr_t _2387c2d6b9a964ce398452df8644147e4877e38a = 0x20         ;
        constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x24         ;
        constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x25         ;
        constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x26         ;
        constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x27         ;
        constexpr std::uintptr_t _b732e9ef948d2397741c5fd645ce0253de2ddcaf = 0x28         ;
        constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x30         ;
        constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x31         ;
        constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x32         ;
        constexpr std::uintptr_t _58911aa571f40cf98d0913d2c0a0302c6d3fb2e9 = 0x38         ;
        constexpr std::uintptr_t _3e5dd1716546db3bc82b8b7c192cc8d56176aa14 = 0x40         ;
        constexpr std::uintptr_t _81e602e6059e66fed4b4af6e9225595e354fd79b = 0x50         ;
        constexpr std::uintptr_t _51079137d1b8ee8758c18a3012168f68134392ef = 0x58         ;
    }

    namespace %6e03b1643c844f8929853fb7a3f46370d90867ef
    {
        constexpr std::uintptr_t _79de63bdda9e15554d52385e4e15e9abffbfe787 = 0x10         ;
        constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x18         ;
        constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x19         ;
        constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x1A         ;
        constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x1B         ;
        constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x1C         ;
        constexpr std::uintptr_t _2387c2d6b9a964ce398452df8644147e4877e38a = 0x20         ;
        constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x24         ;
        constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x25         ;
        constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x26         ;
        constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x27         ;
        constexpr std::uintptr_t _b732e9ef948d2397741c5fd645ce0253de2ddcaf = 0x28         ;
        constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x30         ;
        constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x31         ;
        constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x32         ;
        constexpr std::uintptr_t _58911aa571f40cf98d0913d2c0a0302c6d3fb2e9 = 0x38         ;
    }

    namespace %93b29be4b56de106cc63242d330cfcd2008736c2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799460   ;
        constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x10         ;
        constexpr std::uintptr_t _ffdc956ff71728e0a9e600d28a1e4d024bfa6b2e = 0x18         ;
        constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x20         ;
        constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x21         ;
        constexpr std::uintptr_t _eef39ef12f392ee3c5c5a4589598c4a5efea6a3a = 0x24         ;
        constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x28         ;
        constexpr std::uintptr_t _fb1e1c91be05a0f944d636dcb018a7a53d4d84a6 = 0x30         ;
        constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x38         ;
        constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x39         ;
        constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x3A         ;
        constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x3B         ;
        constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x3C         ;
        constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x40         ;
        constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x44         ;
        constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x45         ;
        constexpr std::uintptr_t _d26afa34767b2923fa4599ce0c2481acbb22e75a = 0x48         ;
        constexpr std::uintptr_t _014e015f1f8fdd0f5d8c9bef6f793cb4278042c2 = 0x50         ;
        constexpr std::uintptr_t _76c09459a4d6575902b4d1b3a0d711fd4dba762e = 0x58         ;
        constexpr std::uintptr_t _211fb3224efa4ab8e9f8a87a9c06523c597d25a1 = 0x68         ;
    }

    namespace %2704c0c6302fb93189d990a200d1fd01a5530d36
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107994F8   ;
        constexpr std::uintptr_t _d0599a6e6b3622d404ada8971994a10385348c6f = 0x10         ;
    }

    namespace %4518e566ba560f14264b2ff0f5a7e8ccda9393f3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107984F8   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _8a203c0568a0156baacf381b30410ab782500e93 = 0x30         ;
        constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x38         ;
    }

    namespace %0f35016d84f0d94d534f8f150ba475dbe432ccac
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799490   ;
        constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x10         ;
        constexpr std::uintptr_t _ffdc956ff71728e0a9e600d28a1e4d024bfa6b2e = 0x18         ;
        constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x20         ;
        constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x21         ;
        constexpr std::uintptr_t _eef39ef12f392ee3c5c5a4589598c4a5efea6a3a = 0x24         ;
        constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x28         ;
        constexpr std::uintptr_t _fb1e1c91be05a0f944d636dcb018a7a53d4d84a6 = 0x30         ;
        constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x38         ;
        constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x39         ;
        constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x3A         ;
        constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x3B         ;
        constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x3C         ;
        constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x40         ;
        constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x44         ;
        constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x45         ;
        constexpr std::uintptr_t _d26afa34767b2923fa4599ce0c2481acbb22e75a = 0x48         ;
        constexpr std::uintptr_t _014e015f1f8fdd0f5d8c9bef6f793cb4278042c2 = 0x50         ;
    }

    namespace %d047f65402c4244365b724010a29865883223178
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798380   ;
        constexpr std::uintptr_t _becb9d1d732df10596b189920956d4ebba4e4021 = 0x10         ;
        constexpr std::uintptr_t _c5dee2bf23ff9fe86712c9c77d980e5e4cdd6fd0 = 0x14         ;
        constexpr std::uintptr_t _d45b4a71368caa970bf09dbd302cbb92c96d70e6 = 0x18         ;
    }

    namespace %63226b31a2ef5df3a45d782b1631442d64214136
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _119d7f6e7b9261a03bc15392b078008a54cde057 = 0x30         ;
        constexpr std::uintptr_t _6ac1663f418255a3277f92e1d6c8ecd95932b68b = 0x38         ;
        constexpr std::uintptr_t _026cea8c2051245a9053918e0eff9bb75ec33eab = 0x40         ;
    }

    namespace %8dd57a08012eb55857dd865a36f312d5cccfe65b
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799648   ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x10         ;
    }

    namespace %0485da4b5ad04bac99b758a69bb405cc325a4662
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107990B8   ;
        constexpr std::uintptr_t _c903c98951f65d8ac0b77e08b2535eccff68b2e7 = 0x10         ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x18         ;
        constexpr std::uintptr_t _40a722faac979f60f77d4930e23e1b522e06fadf = 0x20         ;
        constexpr std::uintptr_t _44fa959fc033fe749a0fa9c13263a23a10b33242 = 0x28         ;
        constexpr std::uintptr_t _80ecc7d0e91ff95a045f2c0615acd70d19f3e088 = 0x30         ;
        constexpr std::uintptr_t _e9f5bb7087cb81dd05f37392cb36787ee925366b = 0x38         ;
        constexpr std::uintptr_t _5518a1fbbc582e4dc59b934b6d00a2973427c728 = 0x40         ;
        constexpr std::uintptr_t _9a4098b198ab897de8c2f962602bf71bc19fcb9f = 0x48         ;
        constexpr std::uintptr_t _098f541624bd71af00bcf8a3dce7b2d96619b5b7 = 0x50         ;
        constexpr std::uintptr_t _01f0dab3f777871629d20cdcec229e3ec1c4b5ac = 0x58         ;
    }

    namespace %494d1e81b4b0fc4c02a83b19744dbab1179d2fd4
    {
    }

    namespace %c1ec5bb3458667b5032307210b878a9959b6d555
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799020   ;
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x10         ;
        constexpr std::uintptr_t _a28799ea576ee29ee856d0c109e81c8e54275094 = 0x18         ;
        constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x20         ;
    }

    namespace %c0248550803cc3a8250f8314d96fdd8d70fb7238
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798590   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x30         ;
    }

    namespace %de51accf651759ebc962a8c2f11df4ea8010e530
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799748   ;
        constexpr std::uintptr_t _add36a2dfbccb9b1c6e80b7cb050899efe8afd54 = 0x10         ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x18         ;
        constexpr std::uintptr_t _baf323a1b02cdf2d636ed72b7abb14d31e5d91ef = 0x20         ;
    }

    namespace %3e0e0e637960ad0f83515ce2a56a5e9fa8e168af
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798DB8   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x30         ;
    }

    namespace %643e08dc28111fb19da1cbac39c5052fd208d71b
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _38e633738f15cbebf15546458db6dd5416ed604e = 0x30         ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x34         ;
        constexpr std::uintptr_t _ca2c71c419fbce1472bc063fae5ebd711a5a3f63 = 0x38         ;
    }

    namespace %835819454d4a83a6a6a7d6d89bce1703858dbc88
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798F28   ;
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x10         ;
        constexpr std::uintptr_t _f497a94809b06fd923fe58e70b339f0533baa42b = 0x18         ;
        constexpr std::uintptr_t _0636e2270079c4e79932733056bc41cbf754afb4 = 0x20         ;
        constexpr std::uintptr_t _bd314e2a08ee59ee0761821360df6cf5f33a11a5 = 0x28         ;
        constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x30         ;
    }

    namespace %4fe68ee53aa8290da969e645d1a8c2c7cd03d999
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799750   ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x10         ;
        constexpr std::uintptr_t _2740a57655e71f0bde09645a22acd0b9d7ad186c = 0x14         ;
    }

    namespace %c30618a54025a6aab2472f0359b05eb0c02b63b0
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799830   ;
        constexpr std::uintptr_t _2bf482bbd4969862a45fc7697d840b4efcada9d5 = 0x10         ;
        constexpr std::uintptr_t _80ecc7d0e91ff95a045f2c0615acd70d19f3e088 = 0x18         ;
        constexpr std::uintptr_t _5c05fee2c522dc571d538999fc5ee24876da15b2 = 0x20         ;
    }

    namespace %eb584797ea4a0bc40d31c123a344c1f505af4fcb
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _76e7bd3105fa3a5f83ded9bdaeb49cb24b2a817e = 0x30         ;
        constexpr std::uintptr_t _f20933576beb50644cd84e4d9a5d1235ad4b04c0 = 0x38         ;
        constexpr std::uintptr_t _dad8306710e587606820fc981ee67e805f294c1d = 0x40         ;
        constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x48         ;
    }

    namespace %0321e757eb2d7b228913d73baa92a721d608ac65
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _8f2a394ff65a55dd2725149e46a161a39d5cd9cd = 0x30         ;
        constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x38         ;
        constexpr std::uintptr_t _2e112d83393573bfd4eccf2dc15f40eb8926693f = 0x40         ;
        constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x48         ;
        constexpr std::uintptr_t _dad8306710e587606820fc981ee67e805f294c1d = 0x4C         ;
    }

    namespace %eb9a9f0d4cba2d1e73b15adb082e142dc995d742
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _7cba4b44a881b3f6f3397faf6cddfa7fa3305f05 = 0x30         ;
        constexpr std::uintptr_t _c98ed978b802c87e99ebdfdd9027d7ac68fc29ca = 0x38         ;
        constexpr std::uintptr_t _8704e472e59bb70983d5e4441777ccb9f9d8e41c = 0x40         ;
        constexpr std::uintptr_t _02f73e9de481bc3e8cd64fca92d96696d51698c3 = 0x48         ;
        constexpr std::uintptr_t _65d54254cc24aaca2b2f3d54599f79d0fd3d6173 = 0x50         ;
    }

    namespace %428aa0896a6e6bee203549cc1bd996e59ae12848
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107984D0   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _ae561a141997812d9639a8c55a2637be06d417de = 0x30         ;
    }

    namespace %17c86c148a7ef45b2466205a42830a2d9beb8706
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798560   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _25e9e9500a7967a7e9063c16645b9147f9807bc1 = 0x30         ;
    }

    namespace %0ff428171738fc7eb6263ce3aa39803510c3a805
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798538   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _d3361cb2ade131cf20be635abc59ed2d24a1c340 = 0x30         ;
        constexpr std::uintptr_t _d59c0a2b54f66daca984baf41b8a3716b915c52a = 0x38         ;
    }

    namespace %2ffab36a9a19523cebc6e17f55336a649d92a595
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107982A0   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _38e633738f15cbebf15546458db6dd5416ed604e = 0x30         ;
        constexpr std::uintptr_t _ca2c71c419fbce1472bc063fae5ebd711a5a3f63 = 0x38         ;
        constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x40         ;
        constexpr std::uintptr_t _d205a4596b6eefbe14e89f5c5a2a2f59dea0d893 = 0x42         ;
    }

    namespace %8a691d62d24bd6afdd49c64653aeda7f10c8b18e
    {
        constexpr std::uintptr_t _7e3785dc1b5b11c9edcf16625c8fff7f64d15822 = 0x10         ;
        constexpr std::uintptr_t _7b20bd4c5337afa1685a7e1801459fe66d8511b6 = 0x18         ;
        constexpr std::uintptr_t _98411b1247ed0783aaeaccd6a4d44791e6fb5286 = 0x38         ;
        constexpr std::uintptr_t _13fa3f4c723cf80844d8367bec8f3a87b64b0b23 = 0x40         ;
        constexpr std::uintptr_t _5ee56d996294e0609cb4424c4ed7fc2f5066dcb2 = 0x48         ;
        constexpr std::uintptr_t _0525bc80893d17a62b8f041ef1711b42c08e5c21 = 0x49         ;
        constexpr std::uintptr_t _df895a96faa5ef4933f41382b55f9f9d59f4fad6 = 0x4A         ;
    }

    namespace %84a40a177cf1adaa749e205f22afcb910d45824d
    {
        constexpr std::uintptr_t _7c5c22057867e24f3b70bcca9d320c64c2156b0d = 0x10         ;
        constexpr std::uintptr_t _ffb9495eac4ee88c9f74049d473772c2dcab5d8f = 0x18         ;
    }

    namespace %c51611a17af6ccfad935d4dcbde9d32d587f14ac
    {
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x10         ;
        constexpr std::uintptr_t _b75a1d312a268f8e705f59867cf382dec6dd1a2c = 0x18         ;
        constexpr std::uintptr_t _8ce764e6aa5b2f6a5aba3dc7f76323eb76258fba = 0x20         ;
    }

    namespace %2595fc39857e15cb9469b495fa9cf716a0a1d264
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _5bb2d4c3ba748a98abcc5546778b3d666c9d444f = 0x30         ;
        constexpr std::uintptr_t _c5879f71dbcf609626818ffc7466d708feb3a470 = 0x38         ;
        constexpr std::uintptr_t _026cea8c2051245a9053918e0eff9bb75ec33eab = 0x40         ;
        constexpr std::uintptr_t _9b885c88414ca1e2566189d4ca4ddb1b248288e6 = 0x48         ;
        constexpr std::uintptr_t _119d7f6e7b9261a03bc15392b078008a54cde057 = 0x50         ;
        constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x58         ;
        constexpr std::uintptr_t _c9c072e60c231056c126f366ae9a7dfd2ca802cc = 0x60         ;
        constexpr std::uintptr_t _99a8a717b1f9dee12d8f13b43c5792491251bfb1 = 0x68         ;
        constexpr std::uintptr_t _698fb3708f20773db6d0c6366770a73c871c65b3 = 0x70         ;
    }

    namespace %07b694d9b0c354990a1ca1d4dd373caf1011c8d1
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _9b885c88414ca1e2566189d4ca4ddb1b248288e6 = 0x30         ;
        constexpr std::uintptr_t _99a8a717b1f9dee12d8f13b43c5792491251bfb1 = 0x38         ;
        constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x40         ;
        constexpr std::uintptr_t _698fb3708f20773db6d0c6366770a73c871c65b3 = 0x41         ;
        constexpr std::uintptr_t _c9c072e60c231056c126f366ae9a7dfd2ca802cc = 0x48         ;
    }

    namespace %70df4e4570e62f642605ac5edd63dbab20462706
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107984E8   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _cc2357140dcb3a9f44b8fa398073d9256ec36ac2 = 0x30         ;
        constexpr std::uintptr_t _62966124ed5ada5c06e496a3c2ae20f7b0a3e44e = 0x38         ;
    }

    namespace %75dc4fee01411fc951294cd790855a685b912a2d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107994E0   ;
        constexpr std::uintptr_t _cab0111799d85e546f0e31f315a1a6713fbdf4ee = 0x10         ;
    }

    namespace %201fe75ea9e83ebd13a1cf18b8f9e59a87a42407
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799138   ;
        constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x10         ;
        constexpr std::uintptr_t _ffdc956ff71728e0a9e600d28a1e4d024bfa6b2e = 0x18         ;
        constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x20         ;
        constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x21         ;
        constexpr std::uintptr_t _eef39ef12f392ee3c5c5a4589598c4a5efea6a3a = 0x24         ;
        constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x28         ;
        constexpr std::uintptr_t _fb1e1c91be05a0f944d636dcb018a7a53d4d84a6 = 0x30         ;
        constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x38         ;
        constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x39         ;
        constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x3A         ;
        constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x3B         ;
        constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x3C         ;
        constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x40         ;
        constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x44         ;
        constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x45         ;
    }

    namespace %9ee48c753476e54d884501c466dec40407aa948f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798370   ;
        constexpr std::uintptr_t _597533e0585c4f9efca6e151c2e33e3c447664f5 = 0x10         ;
    }

    namespace %d34c9c584f33f94c1c8041ac3e4f0f91008e87d1
    {
        constexpr std::uintptr_t _3a91f4a39387f7c9104c7343efab38d15de694dd = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %002e6eec307017adb05dd9db04f3b7615d5a6386
    {
    }

    namespace %5b15654781127ceb591c9162b40d527b39256a06
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798340   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _2eb590e882a541176b70a82c31ea56a414b1dfdc = 0x30         ;
        constexpr std::uintptr_t _d2ffd32c354eeaa86701d4f40b98c0d5642de4ba = 0x38         ;
        constexpr std::uintptr_t _78387e8e4ce9919da2bb4109578859e3ade37abd = 0x3C         ;
        constexpr std::uintptr_t _977c8d7054bce9252fd1b36ab74f314f42ade34c = 0x40         ;
        constexpr std::uintptr_t _83b90e58ecd5ea1bfa46eb0f7ec0d6c632e53609 = 0x48         ;
        constexpr std::uintptr_t _4551debfdc7e0cf226b5594fdb1c9a0af5e3a2de = 0x50         ;
        constexpr std::uintptr_t _9e8d95e27a93c39e6cba87fc771dc00511d8744e = 0x54         ;
    }

    namespace %a722d425b6156af45b3471d1b04ab31f0058c48d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798520   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _272e2fa835cb72c753d5a0974b8fc60d5ab6b505 = 0x30         ;
        constexpr std::uintptr_t _c9e275553fdf4c8578bd7f170f953f2402e0f935 = 0x38         ;
    }

    namespace %9cf43c3ed6a8207d9b4a1f527cd15eb899a47fad
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
    }

    namespace %25bbeea8f0d22ca1b0cddff8f24611db10098dea
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798550   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _0b28d3f11d52d40bbf72b8acc9043fa66679157e = 0x30         ;
    }

    namespace %0343aee0f861f6a37dacee686bf759a7960c4411
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798F68   ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10         ;
        constexpr std::uintptr_t _aaf199691754f6fd71dd311bf50af827a2f81f1f = 0x18         ;
        constexpr std::uintptr_t _de4b0d6581751299f148a0d730c5e14025398d4e = 0x20         ;
    }

    namespace %2cde58fcb1e89908452b253c9766e4795c00e96d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107984D8   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _6e24601145cd615e5af054d65e95e2cde84efa54 = 0x30         ;
    }

    namespace %4fa2b7d5f6d7a7ac63a5e52376efaef01043a123
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x30         ;
    }

    namespace %ad1a9c36b794eb0db271dfad4ca27c33c8939049
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798518   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _3ff6b8c5e023a8cc189c6b44ce7c7eb7742b1e8f = 0x30         ;
        constexpr std::uintptr_t _f888d311dc94f6260333f6030154b4d938b79838 = 0x38         ;
    }

    namespace %e0230d2bc1ed991b6186c7b6f95d3a4a19ceddd9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798198   ;
        constexpr std::uintptr_t _d1f4f9d9df8bb04fbdc4cf7abbd6d5c0a8bd5b3c = 0x10         ;
        constexpr std::uintptr_t _9b3d29685e5a89e20465ddc70216d472a1f43858 = 0x18         ;
        constexpr std::uintptr_t _21618ce95887eae10633248a33d5fb877177c55c = 0x20         ;
        constexpr std::uintptr_t _9be8b373faec5d5ddc8552a9d6eafdcccd63b506 = 0x30         ;
    }

    namespace %403e1e1da77527ed63a171f9e50f55d7862c54e4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10797FF8   ;
        constexpr std::uintptr_t _a7c65b518acd79068d6eb39e0bfc9a6c758de88a = 0x10         ;
        constexpr std::uintptr_t _eb2a1a17975fa7bc79400a2f16cd4ccc155293e4 = 0x18         ;
        constexpr std::uintptr_t _053f8c848125c1576f13c82dea2713081c3f0574 = 0x20         ;
        constexpr std::uintptr_t _8e7437fa1c8fed22167c2518e1ec94278a27df60 = 0x28         ;
        constexpr std::uintptr_t _ebe8e43e9033372e7761a76545b3f28f5e85821c = 0x38         ;
        constexpr std::uintptr_t _97c16b701ee368292d93ebc496a287662b187333 = 0x40         ;
        constexpr std::uintptr_t _54ce6f71d27d1b164de606fbf7edf5abd7c7ea5a = 0x50         ;
        constexpr std::uintptr_t _81310f16bc027f38b0244d52a75d9ad7988b4a90 = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t _7a7d552bb53dd047ab70e849bb6d8efd1949c3bc = 0x0          ;
            constexpr std::uintptr_t _fe444688165ebcadb28b80fb6979a3b912804029 = 0x8          ;
            constexpr std::uintptr_t _68b16dee0f12cc6f80a0df569749a0eaa21e8c66 = 0x10         ;
            constexpr std::uintptr_t _2e2c3d8cbbdf8675a42f5ec16e9c2e1b5e29a307 = 0x18         ;
        }

    }

    namespace %8860580ae0f7dc047d2e403d111580c2a08e43c2
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _14fc2de61fe9af59bf480959c7092fb6354e3f56 = 0x30         ;
        constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x38         ;
        constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x40         ;
    }

    namespace %7c91b29d8bfac7b62fcad04a887f08a6a0901df8
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798510   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _035b979c220e981113766b59c23a9181801c2ee8 = 0x30         ;
    }

    namespace %d8f63637654df1c18f4fa55cd2d9284f6726cb3e
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107989E0   ;
        constexpr std::uintptr_t _b3271da2aeb2696483d9d02d8c86037eb4ea956e = 0x10         ;
        constexpr std::uintptr_t _cd321fc07265e8ccd18a842d6bcc2138ec5455a3 = 0x18         ;
        constexpr std::uintptr_t _fdbedb92b512cabab89227609a3f6c8e4dbab21d = 0x20         ;
    }

    namespace %787f4d4bab8fe3cc39f23433d6ce92b29d194ed2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798E00   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
    }

    namespace %a996f8cabfeb05bcb5c6e727d9e747561a9b29cc
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _ee8644aa51459cf9e346fc89db72f9e751382b70 = 0x30         ;
        constexpr std::uintptr_t _f77e714a0f977d41c5d451400ad2a431aecae3a9 = 0x38         ;
        constexpr std::uintptr_t _f6e12ba8f358e54a3a9ad07afa00cfd99b846449 = 0x40         ;
        constexpr std::uintptr_t _aae62913f2e00da75a2e0355c6f9de6e4e715e9e = 0x44         ;
        constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x48         ;
    }

    namespace %855eb1c0adc39f5a8887b9b0918fa28d217c9566
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799030   ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10         ;
        constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x14         ;
        constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x18         ;
    }

    namespace %a71e0c55c2d8a1188526779df6316e290f7c0005
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798360   ;
        constexpr std::uintptr_t _8ac7c17d5816572cd6117d05e1be40eb8464d434 = 0x10         ;
        constexpr std::uintptr_t _2740a57655e71f0bde09645a22acd0b9d7ad186c = 0x14         ;
        constexpr std::uintptr_t _10854320d51e6ad2a85452de54830e09790dec74 = 0x18         ;
        constexpr std::uintptr_t _0cce66dccc6b45edccd21c15c68349df059fec51 = 0x1C         ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x20         ;
        constexpr std::uintptr_t _03c51eee7f36301017ea41326ea4f7598d561163 = 0x24         ;
    }

    namespace %cfc71f73f6de5c820ce4eb122fd8e99709c3f8b2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107985B8   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x30         ;
    }

    namespace %4a978ea9c336d68ca7509ca7146f861c66ca0a74
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799150   ;
        constexpr std::uintptr_t _79de63bdda9e15554d52385e4e15e9abffbfe787 = 0x10         ;
        constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x18         ;
        constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x19         ;
        constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x1A         ;
        constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x1B         ;
        constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x1C         ;
        constexpr std::uintptr_t _2387c2d6b9a964ce398452df8644147e4877e38a = 0x20         ;
        constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x24         ;
        constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x25         ;
        constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x26         ;
        constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x27         ;
        constexpr std::uintptr_t _b732e9ef948d2397741c5fd645ce0253de2ddcaf = 0x28         ;
        constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x30         ;
        constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x31         ;
        constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x32         ;
    }

    namespace %0d692802c4312d1a6571d7d5202f3f253dd745a3
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _99002b4b7ef1eff4f666970c5c8f1cea0ff585ec = 0x30         ;
        constexpr std::uintptr_t _abb381e775a7185be9ba7323de40feda8f74a305 = 0x38         ;
    }

    namespace %f1cd5b668b36e3c4a1ffc021a74879d5d3a7b2ce
    {
        constexpr std::uintptr_t _20a2e8d677fb8153a3e1d28b05e199fabe4c4427 = 0x10         ;
        constexpr std::uintptr_t _4b96b82fc9a5c2874f1da1725f7a7b380fc20dc1 = 0x18         ;
    }

    namespace %1a7ae24b4e518acda3bfc306f90699ea2c9766f3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798358   ;
        constexpr std::uintptr_t _098f541624bd71af00bcf8a3dce7b2d96619b5b7 = 0x10         ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x18         ;
        constexpr std::uintptr_t _5518a1fbbc582e4dc59b934b6d00a2973427c728 = 0x20         ;
        constexpr std::uintptr_t _9a4098b198ab897de8c2f962602bf71bc19fcb9f = 0x28         ;
        constexpr std::uintptr_t _40a722faac979f60f77d4930e23e1b522e06fadf = 0x30         ;
        constexpr std::uintptr_t _44fa959fc033fe749a0fa9c13263a23a10b33242 = 0x38         ;
    }

    namespace %de7660dc44c61017ed2c3de59275805d94d9b690
    {
        constexpr std::uintptr_t _0154f41c68137eff03e8b411c1b9d960cffa55f2 = 0x10         ;
        constexpr std::uintptr_t _7b860810b3fdc9995b64a8544e99a2748b00cbda = 0x18         ;
        constexpr std::uintptr_t _c24072c811b2e50b87467392156f96ec724f1140 = 0x20         ;
        constexpr std::uintptr_t _6d04fd0a98a662ef7474c0b799747ca1eb19e014 = 0x28         ;
    }

    namespace %5d0efe8ce661250165333c1cbb2b2de84cc4f040
    {
        constexpr std::uintptr_t _50b2a3f4a580bee30bd4dfbb48163c4d1d1c4bd0 = 0x10         ;
        constexpr std::uintptr_t _1f36f465b5edbc47fea9fdf37bbf1a3baa811062 = 0x18         ;
        constexpr std::uintptr_t _e1507c9e29a266d2792a0a9a6799babfe790fbd3 = 0x20         ;
        constexpr std::uintptr_t _e62b310a077d0200898c849b876d1774917adc7b = 0x21         ;
    }

    namespace %577ec7fdf0ab4ffd6f4f83f10d701978d5c6fdef
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799630   ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x10         ;
        constexpr std::uintptr_t _37b4d4fbaea39c9db591c8c3e2fa1b8a1499bd00 = 0x18         ;
    }

    namespace %e20b705896f0234024377e0670d4e32199b03a50
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107998C8   ;
        constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x10         ;
    }

    namespace %405f14eacbc77fd76ac347ad213c23e304a9f16f
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _310740d6428a49b2052962f25d430975557274ea = 0x30         ;
        constexpr std::uintptr_t _535b59381a275f1e6924826431d1d7ce2b899f1f = 0x40         ;
        constexpr std::uintptr_t _9647b0753a9dd4e138c1ad3c965e0508e5ce9005 = 0x48         ;
        constexpr std::uintptr_t _f75bb5964a597224f70d16b16897624edd77efd5 = 0x50         ;
        constexpr std::uintptr_t _5ff454c987673cd82b9781ea043ab7591e45b886 = 0x58         ;
        constexpr std::uintptr_t _2f70b83c2e8fa5d3fc73737332ee115d22f3e38e = 0x60         ;
        constexpr std::uintptr_t _a6d2cfd8189b79e1da3a2d3117d15b55be284e51 = 0x68         ;
        constexpr std::uintptr_t _f6e12ba8f358e54a3a9ad07afa00cfd99b846449 = 0x78         ;
        constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x7C         ;
        constexpr std::uintptr_t _e9af25ece46e49c1a491cee739e9c369c76d87d2 = 0x80         ;
    }

    namespace %d068faaae4043e92e1175d037d32c6cbf2322e58
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _734449e2fa85d5cdd7ff61911d4015a6174df7c1 = 0x30         ;
        constexpr std::uintptr_t _86c7929c2d57bc827e424e57f5922da71e74220f = 0x38         ;
    }

    namespace %baa34b173764592a0366a49d845c9f6c475b42f5
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _86c7929c2d57bc827e424e57f5922da71e74220f = 0x30         ;
        constexpr std::uintptr_t _ed6adbb4be0e767cb81e326fc7519be27806d3b3 = 0x38         ;
        constexpr std::uintptr_t _f352eb63a7799ba2317b916eb6c58b9269eabc49 = 0x40         ;
        constexpr std::uintptr_t _5d8e9dc4ed6fe7a9038461d190a426fcf02d66d4 = 0x48         ;
        constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x50         ;
        constexpr std::uintptr_t _5c11da1060ba2e3bbee737c7731edc0db5270160 = 0x58         ;
    }

    namespace %d0bbe6e605c0fad968e036dcc53632b844335ae9
    {
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _35f4f0a4b3d00d2d485385c4cae95404ad931d67 = 0x30         ;
        constexpr std::uintptr_t _0becc60b773d6776a0ebd0660c592a05ef91f623 = 0x38         ;
        constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x40         ;
    }

    namespace %b67023042b5282bc5972016bf647d469a3e2faf8
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798598   ;
        constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10         ;
        constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14         ;
        constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18         ;
        constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20         ;
        constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24         ;
        constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28         ;
        constexpr std::uintptr_t _7bb824b83c91eff365675af0a549104df890e312 = 0x30         ;
    }

    namespace HandleError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %451b63d441eb15f905de7dac8786f03f5375565d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10799638   ;
        constexpr std::uintptr_t _b3c67cbd5aaabda166daaed9c93e2275942016cc = 0x10         ;
        constexpr std::uintptr_t _0d5e87ce7fb74c6eda5fd8039285dd799de4bd54 = 0x14         ;
        constexpr std::uintptr_t _b2c5f4c139026eea4b775927c23262d3df078dcd = 0x18         ;
    }

    namespace %36d308548555b0f92c5954c3e8ccbed06c713751
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A2750   ;
        constexpr std::uintptr_t _8c8e42f5d73ad6869465e97f6ccd7995a7a0e1e8 = 0x10         ;
        constexpr std::uintptr_t _67f0becaf607729710c41d8bcb3e0f25046a012e = 0x18         ;
        constexpr std::uintptr_t _c48a0e4d03c97d126e163cd51875251efeebfff5 = 0x20         ;
        constexpr std::uintptr_t _f1881b5c91fbf3e8396e948ecfaf0152014c1265 = 0x28         ;
        constexpr std::uintptr_t _9d5f2477f626809f4527a9c88b8cc035c6848750 = 0x30         ;
        constexpr std::uintptr_t _80ecc7d0e91ff95a045f2c0615acd70d19f3e088 = 0x38         ;
        constexpr std::uintptr_t _3fe07a634c650eb79b401a8f53904bdaca58efba = 0x40         ;
        constexpr std::uintptr_t _574f9a0ff02cb6fa713c449513a2487f3d1b31dd = 0x48         ;
    }

    namespace DnsClient__DnsHeaderResponseCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient__DnsOpCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient__DnsMessageHandleType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107997D0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient__QueryClass
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient__DnsResponseCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient__DnsResponseException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798AE8   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        constexpr std::uintptr_t _cfea581c878a2007593b06fa4b5a3913edfdb34d = 0x90         ;
        constexpr std::uintptr_t _4705ca6f5c8d6730ca654561ee321983016bc946 = 0x98         ;
        constexpr std::uintptr_t _c903c98951f65d8ac0b77e08b2535eccff68b2e7 = 0xA0         ;
    }

    namespace DnsClient__DnsResponseParseException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107992F8   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        constexpr std::uintptr_t _00677511413350e82e791ec4f57b845e84cd06b0 = 0x90         ;
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x98         ;
        constexpr std::uintptr_t _6fe2d92e57ce2c9b732ba2900d5dc639034cbbdb = 0x9C         ;
    }

    namespace DnsClient__DnsXidMismatchException
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10798438   ;
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        constexpr std::uintptr_t _0aab7f6eb37118088865260bc37f05131cd25416 = 0x90         ;
        constexpr std::uintptr_t _87ec586d22a974aa851824ca9faadae4f30c8eda = 0x94         ;
    }

    namespace DnsClient__QueryType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__TlsaSelector
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__SshfpFingerprintType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__DnsHeaderFlag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__AfsType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__TlsaMatchingType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__DnsSecurityAlgorithm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__TlsaCertificateUsage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__SshfpAlgorithm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Protocol__ResourceRecordType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DnsClient_Internal__LogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MP3Sharp__Buffer16BitStereo
    {
        constexpr std::uintptr_t DoubleMonoToStereo               = 0x10         ;
        constexpr std::uintptr_t _Buffer                          = 0x18         ;
        constexpr std::uintptr_t _BufferChannelOffsets            = 0x20         ;
        constexpr std::uintptr_t _End                             = 0x28         ;
        constexpr std::uintptr_t _Offset                          = 0x2C         ;
    }

    namespace MP3Sharp__MP3SharpException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace MP3Sharp__MP3Stream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _BitStream                       = 0x28         ;
        constexpr std::uintptr_t _Decoder                         = 0x30         ;
        constexpr std::uintptr_t _Buffer                          = 0x38         ;
        constexpr std::uintptr_t _SourceStream                    = 0x40         ;
        constexpr std::uintptr_t _ChannelCountRep                 = 0x48         ;
        constexpr std::uintptr_t FormatRep                        = 0x4C         ;
        constexpr std::uintptr_t _FrequencyRep                    = 0x50         ;
        constexpr std::uintptr_t _IsEOF_k__BackingField           = 0x54         ;
    }

    namespace MP3Sharp__SoundFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MP3Sharp_Decoding__BitReserve
    {
        constexpr std::uintptr_t _Buffer                          = 0x10         ;
        constexpr std::uintptr_t _Offset                          = 0x18         ;
        constexpr std::uintptr_t _Totbit                          = 0x1C         ;
        constexpr std::uintptr_t _BufByteIdx                      = 0x20         ;
    }

    namespace MP3Sharp_Decoding__Bitstream
    {
        constexpr std::uintptr_t _Bitmask                         = 0x10         ;
        constexpr std::uintptr_t _SourceStream                    = 0x18         ;
        constexpr std::uintptr_t _BitIndex                        = 0x20         ;
        constexpr std::uintptr_t _CRC                             = 0x28         ;
        constexpr std::uintptr_t _FrameBytes                      = 0x30         ;
        constexpr std::uintptr_t _FrameBuffer                     = 0x38         ;
        constexpr std::uintptr_t _FrameSize                       = 0x40         ;
        constexpr std::uintptr_t _Header                          = 0x48         ;
        constexpr std::uintptr_t _SingleChMode                    = 0x50         ;
        constexpr std::uintptr_t _SyncBuffer                      = 0x58         ;
        constexpr std::uintptr_t _SyncWord                        = 0x60         ;
        constexpr std::uintptr_t _WordPointer                     = 0x64         ;
    }

    namespace MP3Sharp_Decoding__BitstreamException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _ErrorCode                       = 0x90         ;
    }

    namespace MP3Sharp_Decoding__CircularByteBuffer
    {
        constexpr std::uintptr_t _DataArray                       = 0x10         ;
        constexpr std::uintptr_t _Index                           = 0x18         ;
        constexpr std::uintptr_t _Length                          = 0x1C         ;
        constexpr std::uintptr_t _NumValid                        = 0x20         ;
    }

    namespace MP3Sharp_Decoding__Crc16
    {
        constexpr std::uintptr_t _CRC                             = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Polynomial                       = 0x0          ;
        }

    }

    namespace MP3Sharp_Decoding__Decoder
    {
        constexpr std::uintptr_t _Equalizer                       = 0x10         ;
        constexpr std::uintptr_t _LeftChannelFilter               = 0x18         ;
        constexpr std::uintptr_t _RightChannelFilter              = 0x20         ;
        constexpr std::uintptr_t _IsInitialized                   = 0x28         ;
        constexpr std::uintptr_t _L1Decoder                       = 0x30         ;
        constexpr std::uintptr_t _L2Decoder                       = 0x38         ;
        constexpr std::uintptr_t _L3Decoder                       = 0x40         ;
        constexpr std::uintptr_t _Output                          = 0x48         ;
        constexpr std::uintptr_t _OutputChannels                  = 0x50         ;
        constexpr std::uintptr_t _OutputFrequency                 = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t DecoderDefaultParams             = 0x0          ;
        }

    }

    namespace MP3Sharp_Decoding__DecoderException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _ErrorCode                       = 0x90         ;
    }

    namespace MP3Sharp_Decoding__Equalizer
    {
        constexpr std::uintptr_t _Settings                        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t PassThruEq                       = 0x0          ;
        }

    }

    namespace MP3Sharp_Decoding__Header
    {
        constexpr std::uintptr_t Checksum                         = 0x10         ;
        constexpr std::uintptr_t NSlots                           = 0x14         ;
        constexpr std::uintptr_t _CRC                             = 0x18         ;
        constexpr std::uintptr_t Framesize                        = 0x20         ;
        constexpr std::uintptr_t _Copyright                       = 0x24         ;
        constexpr std::uintptr_t _Original                        = 0x25         ;
        constexpr std::uintptr_t _Headerstring                    = 0x28         ;
        constexpr std::uintptr_t _Layer                           = 0x2C         ;
        constexpr std::uintptr_t _ProtectionBit                   = 0x30         ;
        constexpr std::uintptr_t _BitrateIndex                    = 0x34         ;
        constexpr std::uintptr_t _PaddingBit                      = 0x38         ;
        constexpr std::uintptr_t _ModeExtension                   = 0x3C         ;
        constexpr std::uintptr_t _Mode                            = 0x40         ;
        constexpr std::uintptr_t _NumberOfSubbands                = 0x44         ;
        constexpr std::uintptr_t _IntensityStereoBound            = 0x48         ;
        constexpr std::uintptr_t _SampleFrequency                 = 0x4C         ;
        constexpr std::uintptr_t _Syncmode                        = 0x50         ;
        constexpr std::uintptr_t _Version                         = 0x54         ;

        namespace _static
        {
            constexpr std::uintptr_t Frequencies                      = 0x0          ;
            constexpr std::uintptr_t Bitrates                         = 0x8          ;
            constexpr std::uintptr_t BitrateStr                       = 0x10         ;
        }

    }

    namespace MP3Sharp_Decoding__Huffman
    {
        constexpr std::uintptr_t _Linbits                         = 0x10         ;
        constexpr std::uintptr_t _Tablename0                      = 0x14         ;
        constexpr std::uintptr_t _Tablename1                      = 0x16         ;
        constexpr std::uintptr_t _Treelen                         = 0x18         ;
        constexpr std::uintptr_t _Val                             = 0x20         ;
        constexpr std::uintptr_t _Xlen                            = 0x28         ;
        constexpr std::uintptr_t _Ylen                            = 0x2C         ;
        constexpr std::uintptr_t _Hlen                            = 0x30         ;
        constexpr std::uintptr_t _Linmax                          = 0x38         ;
        constexpr std::uintptr_t _RefRenamed                      = 0x3C         ;
        constexpr std::uintptr_t _Table                           = 0x40         ;
        constexpr std::uintptr_t _Tablename2                      = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t ValTab0                          = 0x0          ;
            constexpr std::uintptr_t ValTab1                          = 0x8          ;
            constexpr std::uintptr_t ValTab2                          = 0x10         ;
            constexpr std::uintptr_t ValTab3                          = 0x18         ;
            constexpr std::uintptr_t ValTab4                          = 0x20         ;
            constexpr std::uintptr_t ValTab5                          = 0x28         ;
            constexpr std::uintptr_t ValTab6                          = 0x30         ;
            constexpr std::uintptr_t ValTab7                          = 0x38         ;
            constexpr std::uintptr_t ValTab8                          = 0x40         ;
            constexpr std::uintptr_t ValTab9                          = 0x48         ;
            constexpr std::uintptr_t ValTab10                         = 0x50         ;
            constexpr std::uintptr_t ValTab11                         = 0x58         ;
            constexpr std::uintptr_t ValTab12                         = 0x60         ;
            constexpr std::uintptr_t ValTab13                         = 0x68         ;
            constexpr std::uintptr_t ValTab14                         = 0x70         ;
            constexpr std::uintptr_t ValTab15                         = 0x78         ;
            constexpr std::uintptr_t ValTab16                         = 0x80         ;
            constexpr std::uintptr_t ValTab24                         = 0x88         ;
            constexpr std::uintptr_t ValTab32                         = 0x90         ;
            constexpr std::uintptr_t ValTab33                         = 0x98         ;
            constexpr std::uintptr_t HuffmanTable                     = 0xA0         ;
        }

    }

    namespace MP3Sharp_Decoding__OutputChannels
    {
        constexpr std::uintptr_t _OutputChannels                  = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Left                             = 0x0          ;
            constexpr std::uintptr_t Right                            = 0x8          ;
            constexpr std::uintptr_t Both                             = 0x10         ;
            constexpr std::uintptr_t DownMix                          = 0x18         ;
        }

    }

    namespace MP3Sharp_Decoding__PushbackStream
    {
        constexpr std::uintptr_t _BackBufferSize                  = 0x10         ;
        constexpr std::uintptr_t _CircularByteBuffer              = 0x18         ;
        constexpr std::uintptr_t _Stream                          = 0x20         ;
        constexpr std::uintptr_t _TemporaryBuffer                 = 0x28         ;
        constexpr std::uintptr_t _NumForwardBytesInBuffer         = 0x30         ;
    }

    namespace MP3Sharp_Decoding__SampleBuffer
    {
        constexpr std::uintptr_t _Buffer                          = 0x10         ;
        constexpr std::uintptr_t _Bufferp                         = 0x18         ;
        constexpr std::uintptr_t _Channels                        = 0x20         ;
        constexpr std::uintptr_t _Frequency                       = 0x24         ;
    }

    namespace MP3Sharp_Decoding__SynthesisFilter
    {
        constexpr std::uintptr_t _Channel                         = 0x10         ;
        constexpr std::uintptr_t _Samples                         = 0x18         ;
        constexpr std::uintptr_t _Scalefactor                     = 0x20         ;
        constexpr std::uintptr_t _V1                              = 0x28         ;
        constexpr std::uintptr_t _V2                              = 0x30         ;
        constexpr std::uintptr_t _TmpOut                          = 0x38         ;
        constexpr std::uintptr_t _ActualV                         = 0x40         ;
        constexpr std::uintptr_t _ActualWritePos                  = 0x48         ;
        constexpr std::uintptr_t _Eq                              = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t Cos164                           = 0x0          ;
            constexpr std::uintptr_t Cos364                           = 0x4          ;
            constexpr std::uintptr_t Cos564                           = 0x8          ;
            constexpr std::uintptr_t Cos764                           = 0xC          ;
            constexpr std::uintptr_t Cos964                           = 0x10         ;
            constexpr std::uintptr_t Cos1164                          = 0x14         ;
            constexpr std::uintptr_t Cos1364                          = 0x18         ;
            constexpr std::uintptr_t Cos1564                          = 0x1C         ;
            constexpr std::uintptr_t Cos1764                          = 0x20         ;
            constexpr std::uintptr_t Cos1964                          = 0x24         ;
            constexpr std::uintptr_t Cos2164                          = 0x28         ;
            constexpr std::uintptr_t Cos2364                          = 0x2C         ;
            constexpr std::uintptr_t Cos2564                          = 0x30         ;
            constexpr std::uintptr_t Cos2764                          = 0x34         ;
            constexpr std::uintptr_t Cos2964                          = 0x38         ;
            constexpr std::uintptr_t Cos3164                          = 0x3C         ;
            constexpr std::uintptr_t Cos132                           = 0x40         ;
            constexpr std::uintptr_t Cos332                           = 0x44         ;
            constexpr std::uintptr_t Cos532                           = 0x48         ;
            constexpr std::uintptr_t Cos732                           = 0x4C         ;
            constexpr std::uintptr_t Cos932                           = 0x50         ;
            constexpr std::uintptr_t Cos1132                          = 0x54         ;
            constexpr std::uintptr_t Cos1332                          = 0x58         ;
            constexpr std::uintptr_t Cos1532                          = 0x5C         ;
            constexpr std::uintptr_t Cos116                           = 0x60         ;
            constexpr std::uintptr_t Cos316                           = 0x64         ;
            constexpr std::uintptr_t Cos516                           = 0x68         ;
            constexpr std::uintptr_t Cos716                           = 0x6C         ;
            constexpr std::uintptr_t Cos18                            = 0x70         ;
            constexpr std::uintptr_t Cos38                            = 0x74         ;
            constexpr std::uintptr_t Cos14                            = 0x78         ;
            constexpr std::uintptr_t _d                               = 0x80         ;
            constexpr std::uintptr_t _d16                             = 0x88         ;
            constexpr std::uintptr_t DData                            = 0x90         ;
        }

    }

    namespace Params
    {
        constexpr std::uintptr_t _OutputChannels                  = 0x10         ;
        constexpr std::uintptr_t _Equalizer                       = 0x18         ;
    }

    namespace MP3Sharp_Decoding_Decoders__LayerIDecoder
    {
        constexpr std::uintptr_t Buffer                           = 0x10         ;
        constexpr std::uintptr_t CRC                              = 0x18         ;
        constexpr std::uintptr_t Filter1                          = 0x20         ;
        constexpr std::uintptr_t Filter2                          = 0x28         ;
        constexpr std::uintptr_t Header                           = 0x30         ;
        constexpr std::uintptr_t Mode                             = 0x38         ;
        constexpr std::uintptr_t NuSubbands                       = 0x3C         ;
        constexpr std::uintptr_t Stream                           = 0x40         ;
        constexpr std::uintptr_t Subbands                         = 0x48         ;
        constexpr std::uintptr_t WhichChannels                    = 0x50         ;
    }

    namespace MP3Sharp_Decoding_Decoders__LayerIIDecoder
    {
        constexpr std::uintptr_t Buffer                           = 0x10         ;
        constexpr std::uintptr_t CRC                              = 0x18         ;
        constexpr std::uintptr_t Filter1                          = 0x20         ;
        constexpr std::uintptr_t Filter2                          = 0x28         ;
        constexpr std::uintptr_t Header                           = 0x30         ;
        constexpr std::uintptr_t Mode                             = 0x38         ;
        constexpr std::uintptr_t NuSubbands                       = 0x3C         ;
        constexpr std::uintptr_t Stream                           = 0x40         ;
        constexpr std::uintptr_t Subbands                         = 0x48         ;
        constexpr std::uintptr_t WhichChannels                    = 0x50         ;
    }

    namespace MP3Sharp_Decoding_Decoders__LayerIIIDecoder
    {
        constexpr std::uintptr_t _Buffer                          = 0x10         ;
        constexpr std::uintptr_t _Channels                        = 0x18         ;
        constexpr std::uintptr_t _Filter1                         = 0x20         ;
        constexpr std::uintptr_t _Filter2                         = 0x28         ;
        constexpr std::uintptr_t _FirstChannel                    = 0x30         ;
        constexpr std::uintptr_t _Header                          = 0x38         ;
        constexpr std::uintptr_t _Is1D                            = 0x40         ;
        constexpr std::uintptr_t _K                               = 0x48         ;
        constexpr std::uintptr_t _LastChannel                     = 0x50         ;
        constexpr std::uintptr_t _Lr                              = 0x58         ;
        constexpr std::uintptr_t _MaxGr                           = 0x60         ;
        constexpr std::uintptr_t _Nonzero                         = 0x68         ;
        constexpr std::uintptr_t _Out1D                           = 0x70         ;
        constexpr std::uintptr_t _Prevblck                        = 0x78         ;
        constexpr std::uintptr_t _Ro                              = 0x80         ;
        constexpr std::uintptr_t _Scalefac                        = 0x88         ;
        constexpr std::uintptr_t _SfBandIndex                     = 0x90         ;
        constexpr std::uintptr_t _Sfreq                           = 0x98         ;
        constexpr std::uintptr_t _SideInfo                        = 0xA0         ;
        constexpr std::uintptr_t _Stream                          = 0xA8         ;
        constexpr std::uintptr_t _WhichChannels                   = 0xB0         ;
        constexpr std::uintptr_t _BitReserve                      = 0xB8         ;
        constexpr std::uintptr_t _CheckSumHuff                    = 0xC0         ;
        constexpr std::uintptr_t _FrameStart                      = 0xC4         ;
        constexpr std::uintptr_t IsPos                            = 0xC8         ;
        constexpr std::uintptr_t IsRatio                          = 0xD0         ;
        constexpr std::uintptr_t _NewSlen                         = 0xD8         ;
        constexpr std::uintptr_t _Part2Start                      = 0xE0         ;
        constexpr std::uintptr_t Rawout                           = 0xE8         ;
        constexpr std::uintptr_t _Samples1                        = 0xF0         ;
        constexpr std::uintptr_t _Samples2                        = 0xF8         ;
        constexpr std::uintptr_t ScalefacBuffer                   = 0x100        ;
        constexpr std::uintptr_t Sftable                          = 0x108        ;
        constexpr std::uintptr_t TsOutCopy                        = 0x110        ;
        constexpr std::uintptr_t V                                = 0x118        ;
        constexpr std::uintptr_t W                                = 0x120        ;
        constexpr std::uintptr_t X                                = 0x128        ;
        constexpr std::uintptr_t Y                                = 0x130        ;

        namespace _static
        {
            constexpr std::uintptr_t Slen                             = 0x0          ;
            constexpr std::uintptr_t Pretab                           = 0x8          ;
            constexpr std::uintptr_t TwoToNegativeHalfPow             = 0x10         ;
            constexpr std::uintptr_t PowerTable                       = 0x18         ;
            constexpr std::uintptr_t Io                               = 0x20         ;
            constexpr std::uintptr_t Tan12                            = 0x28         ;
            constexpr std::uintptr_t _reorderTable                    = 0x30         ;
            constexpr std::uintptr_t Cs                               = 0x38         ;
            constexpr std::uintptr_t Ca                               = 0x40         ;
            constexpr std::uintptr_t Win                              = 0x48         ;
            constexpr std::uintptr_t NrOfSfbBlock                     = 0x50         ;
        }

    }

    namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1
    {
        constexpr std::uintptr_t Allocation                       = 0x10         ;
        constexpr std::uintptr_t Factor                           = 0x14         ;
        constexpr std::uintptr_t Offset                           = 0x18         ;
        constexpr std::uintptr_t Sample                           = 0x1C         ;
        constexpr std::uintptr_t Samplelength                     = 0x20         ;
        constexpr std::uintptr_t Samplenumber                     = 0x24         ;
        constexpr std::uintptr_t Scalefactor                      = 0x28         ;
        constexpr std::uintptr_t Subbandnumber                    = 0x2C         ;

        namespace _static
        {
            constexpr std::uintptr_t TableFactor                      = 0x0          ;
            constexpr std::uintptr_t TableOffset                      = 0x8          ;
        }

    }

    namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1IntensityStereo
    {
        constexpr std::uintptr_t Allocation                       = 0x10         ;
        constexpr std::uintptr_t Factor                           = 0x14         ;
        constexpr std::uintptr_t Offset                           = 0x18         ;
        constexpr std::uintptr_t Sample                           = 0x1C         ;
        constexpr std::uintptr_t Samplelength                     = 0x20         ;
        constexpr std::uintptr_t Samplenumber                     = 0x24         ;
        constexpr std::uintptr_t Scalefactor                      = 0x28         ;
        constexpr std::uintptr_t Subbandnumber                    = 0x2C         ;
        constexpr std::uintptr_t Channel2Scalefactor              = 0x30         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1Stereo
    {
        constexpr std::uintptr_t Allocation                       = 0x10         ;
        constexpr std::uintptr_t Factor                           = 0x14         ;
        constexpr std::uintptr_t Offset                           = 0x18         ;
        constexpr std::uintptr_t Sample                           = 0x1C         ;
        constexpr std::uintptr_t Samplelength                     = 0x20         ;
        constexpr std::uintptr_t Samplenumber                     = 0x24         ;
        constexpr std::uintptr_t Scalefactor                      = 0x28         ;
        constexpr std::uintptr_t Subbandnumber                    = 0x2C         ;
        constexpr std::uintptr_t Channel2Allocation               = 0x30         ;
        constexpr std::uintptr_t Channel2Factor                   = 0x34         ;
        constexpr std::uintptr_t Channel2Offset                   = 0x38         ;
        constexpr std::uintptr_t Channel2Sample                   = 0x3C         ;
        constexpr std::uintptr_t Channel2Samplelength             = 0x40         ;
        constexpr std::uintptr_t Channel2Scalefactor              = 0x44         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2
    {
        constexpr std::uintptr_t Allocation                       = 0x10         ;
        constexpr std::uintptr_t CFactor                          = 0x18         ;
        constexpr std::uintptr_t Codelength                       = 0x20         ;
        constexpr std::uintptr_t D                                = 0x28         ;
        constexpr std::uintptr_t Factor                           = 0x30         ;
        constexpr std::uintptr_t Groupingtable                    = 0x38         ;
        constexpr std::uintptr_t Groupnumber                      = 0x40         ;
        constexpr std::uintptr_t Samplenumber                     = 0x44         ;
        constexpr std::uintptr_t Samples                          = 0x48         ;
        constexpr std::uintptr_t Scalefactor1                     = 0x50         ;
        constexpr std::uintptr_t Scalefactor2                     = 0x54         ;
        constexpr std::uintptr_t Scalefactor3                     = 0x58         ;
        constexpr std::uintptr_t Scfsi                            = 0x5C         ;
        constexpr std::uintptr_t Subbandnumber                    = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t Grouping5Bits                    = 0x0          ;
            constexpr std::uintptr_t Grouping7Bits                    = 0x8          ;
            constexpr std::uintptr_t Grouping10Bits                   = 0x10         ;
            constexpr std::uintptr_t TableAb1Codelength               = 0x18         ;
            constexpr std::uintptr_t TableAb1Groupingtables           = 0x20         ;
            constexpr std::uintptr_t TableAb1Factor                   = 0x28         ;
            constexpr std::uintptr_t TableAb1C                        = 0x30         ;
            constexpr std::uintptr_t TableAb1D                        = 0x38         ;
            constexpr std::uintptr_t TableAb234Groupingtables         = 0x40         ;
            constexpr std::uintptr_t TableAb2Codelength               = 0x48         ;
            constexpr std::uintptr_t TableAb2Factor                   = 0x50         ;
            constexpr std::uintptr_t TableAb2C                        = 0x58         ;
            constexpr std::uintptr_t TableAb2D                        = 0x60         ;
            constexpr std::uintptr_t TableAb3Codelength               = 0x68         ;
            constexpr std::uintptr_t TableAb3Factor                   = 0x70         ;
            constexpr std::uintptr_t TableAb3C                        = 0x78         ;
            constexpr std::uintptr_t TableAb3D                        = 0x80         ;
            constexpr std::uintptr_t TableAb4Codelength               = 0x88         ;
            constexpr std::uintptr_t TableAb4Factor                   = 0x90         ;
            constexpr std::uintptr_t TableAb4C                        = 0x98         ;
            constexpr std::uintptr_t TableAb4D                        = 0xA0         ;
            constexpr std::uintptr_t TableCdCodelength                = 0xA8         ;
            constexpr std::uintptr_t TableCdGroupingtables            = 0xB0         ;
            constexpr std::uintptr_t TableCdFactor                    = 0xB8         ;
            constexpr std::uintptr_t TableCdC                         = 0xC0         ;
            constexpr std::uintptr_t TableCdD                         = 0xC8         ;
        }

    }

    namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2IntensityStereo
    {
        constexpr std::uintptr_t Allocation                       = 0x10         ;
        constexpr std::uintptr_t CFactor                          = 0x18         ;
        constexpr std::uintptr_t Codelength                       = 0x20         ;
        constexpr std::uintptr_t D                                = 0x28         ;
        constexpr std::uintptr_t Factor                           = 0x30         ;
        constexpr std::uintptr_t Groupingtable                    = 0x38         ;
        constexpr std::uintptr_t Groupnumber                      = 0x40         ;
        constexpr std::uintptr_t Samplenumber                     = 0x44         ;
        constexpr std::uintptr_t Samples                          = 0x48         ;
        constexpr std::uintptr_t Scalefactor1                     = 0x50         ;
        constexpr std::uintptr_t Scalefactor2                     = 0x54         ;
        constexpr std::uintptr_t Scalefactor3                     = 0x58         ;
        constexpr std::uintptr_t Scfsi                            = 0x5C         ;
        constexpr std::uintptr_t Subbandnumber                    = 0x60         ;
        constexpr std::uintptr_t Channel2Scalefactor1             = 0x68         ;
        constexpr std::uintptr_t Channel2Scalefactor2             = 0x6C         ;
        constexpr std::uintptr_t Channel2Scalefactor3             = 0x70         ;
        constexpr std::uintptr_t Channel2Scfsi                    = 0x74         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2Stereo
    {
        constexpr std::uintptr_t Allocation                       = 0x10         ;
        constexpr std::uintptr_t CFactor                          = 0x18         ;
        constexpr std::uintptr_t Codelength                       = 0x20         ;
        constexpr std::uintptr_t D                                = 0x28         ;
        constexpr std::uintptr_t Factor                           = 0x30         ;
        constexpr std::uintptr_t Groupingtable                    = 0x38         ;
        constexpr std::uintptr_t Groupnumber                      = 0x40         ;
        constexpr std::uintptr_t Samplenumber                     = 0x44         ;
        constexpr std::uintptr_t Samples                          = 0x48         ;
        constexpr std::uintptr_t Scalefactor1                     = 0x50         ;
        constexpr std::uintptr_t Scalefactor2                     = 0x54         ;
        constexpr std::uintptr_t Scalefactor3                     = 0x58         ;
        constexpr std::uintptr_t Scfsi                            = 0x5C         ;
        constexpr std::uintptr_t Subbandnumber                    = 0x60         ;
        constexpr std::uintptr_t Channel2Allocation               = 0x68         ;
        constexpr std::uintptr_t Channel2C                        = 0x70         ;
        constexpr std::uintptr_t Channel2Codelength               = 0x78         ;
        constexpr std::uintptr_t Channel2D                        = 0x80         ;
        constexpr std::uintptr_t Channel2Factor                   = 0x88         ;
        constexpr std::uintptr_t Channel2Samples                  = 0x90         ;
        constexpr std::uintptr_t Channel2Scalefactor1             = 0x98         ;
        constexpr std::uintptr_t Channel2Scalefactor2             = 0x9C         ;
        constexpr std::uintptr_t Channel2Scalefactor3             = 0xA0         ;
        constexpr std::uintptr_t Channel2Scfsi                    = 0xA4         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerIII__ChannelData
    {
        constexpr std::uintptr_t Granules                         = 0x10         ;
        constexpr std::uintptr_t ScaleFactorBits                  = 0x18         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerIII__GranuleInfo
    {
        constexpr std::uintptr_t BigValues                        = 0x10         ;
        constexpr std::uintptr_t BlockType                        = 0x14         ;
        constexpr std::uintptr_t Count1TableSelect                = 0x18         ;
        constexpr std::uintptr_t GlobalGain                       = 0x1C         ;
        constexpr std::uintptr_t MixedBlockFlag                   = 0x20         ;
        constexpr std::uintptr_t Part23Length                     = 0x24         ;
        constexpr std::uintptr_t Preflag                          = 0x28         ;
        constexpr std::uintptr_t Region0Count                     = 0x2C         ;
        constexpr std::uintptr_t Region1Count                     = 0x30         ;
        constexpr std::uintptr_t ScaleFacCompress                 = 0x34         ;
        constexpr std::uintptr_t ScaleFacScale                    = 0x38         ;
        constexpr std::uintptr_t SubblockGain                     = 0x40         ;
        constexpr std::uintptr_t TableSelect                      = 0x48         ;
        constexpr std::uintptr_t WindowSwitchingFlag              = 0x50         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerIII__Layer3SideInfo
    {
        constexpr std::uintptr_t Channels                         = 0x10         ;
        constexpr std::uintptr_t MainDataBegin                    = 0x18         ;
        constexpr std::uintptr_t PrivateBits                      = 0x1C         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerIII__SBI
    {
        constexpr std::uintptr_t L                                = 0x10         ;
        constexpr std::uintptr_t S                                = 0x18         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerIII__ScaleFactorData
    {
        constexpr std::uintptr_t L                                = 0x10         ;
        constexpr std::uintptr_t S                                = 0x18         ;
    }

    namespace MP3Sharp_Decoding_Decoders_LayerIII__ScaleFactorTable
    {
        constexpr std::uintptr_t L                                = 0x10         ;
        constexpr std::uintptr_t S                                = 0x18         ;
        constexpr std::uintptr_t _EnclosingInstance               = 0x20         ;
    }

    namespace ToolbarButtonSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WindowFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ParentClipScope
    {
        constexpr std::uintptr_t m_Disposed                       = 0x0          ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LayoutCache
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9FA0   ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t topLevel                         = 0x18         ;
        constexpr std::uintptr_t layoutGroups                     = 0x20         ;
        constexpr std::uintptr_t windows                          = 0x28         ;
    }

    namespace SkinChangedDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace TextHandleTuple
    {
        constexpr std::uintptr_t lastTimeUsed                     = 0x10         ;
        constexpr std::uintptr_t hashCode                         = 0x14         ;
    }

    namespace KeyEvent
    {
        constexpr std::uintptr_t _key_k__BackingField             = 0x0          ;
        constexpr std::uintptr_t _modifiers_k__BackingField       = 0x4          ;
    }

    namespace DblClickSnapping
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CharacterType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Event
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1076B2E0   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_AllowOutsideOnGUI              = 0x0          ;
            constexpr std::uintptr_t s_Current                        = 0x8          ;
            constexpr std::uintptr_t s_MasterEvent                    = 0x10         ;
        }

    }

    namespace UnityEngine__EventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__EventModifiers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__PointerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__EventInterests
    {
        constexpr std::uintptr_t _wantsMouseMove_k__BackingField  = 0x0          ;
        constexpr std::uintptr_t _wantsMouseEnterLeaveWindow_k__BackingField = 0x1          ;
        constexpr std::uintptr_t _wantsLessLayoutEvents_k__BackingField = 0x2          ;
    }

    namespace UnityEngine__GUIContent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108447D8   ;
        constexpr std::uintptr_t m_Text                           = 0x10         ;
        constexpr std::uintptr_t m_Image                          = 0x18         ;
        constexpr std::uintptr_t m_Tooltip                        = 0x20         ;
        constexpr std::uintptr_t m_TextWithWhitespace             = 0x28         ;
        constexpr std::uintptr_t OnTextChanged                    = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Text                           = 0x0          ;
            constexpr std::uintptr_t s_Image                          = 0x8          ;
            constexpr std::uintptr_t s_TextImage                      = 0x10         ;
            constexpr std::uintptr_t k_ZeroWidthSpace                 = 0x18         ;
            constexpr std::uintptr_t none                             = 0x20         ;
        }

    }

    namespace UnityEngine__ScaleMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__FocusType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__GUILayoutOption
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t value                            = 0x18         ;
    }

    namespace UnityEngine__GUISettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA2D8   ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x10         ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x11         ;
        constexpr std::uintptr_t m_CursorColor                    = 0x14         ;
        constexpr std::uintptr_t m_CursorFlashSpeed               = 0x24         ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x28         ;
    }

    namespace UnityEngine__GUISkin
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA370   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Font                           = 0x18         ;
        constexpr std::uintptr_t m_box                            = 0x20         ;
        constexpr std::uintptr_t m_button                         = 0x28         ;
        constexpr std::uintptr_t m_toggle                         = 0x30         ;
        constexpr std::uintptr_t m_label                          = 0x38         ;
        constexpr std::uintptr_t m_textField                      = 0x40         ;
        constexpr std::uintptr_t m_textArea                       = 0x48         ;
        constexpr std::uintptr_t m_window                         = 0x50         ;
        constexpr std::uintptr_t m_horizontalSlider               = 0x58         ;
        constexpr std::uintptr_t m_horizontalSliderThumb          = 0x60         ;
        constexpr std::uintptr_t m_horizontalSliderThumbExtent    = 0x68         ;
        constexpr std::uintptr_t m_verticalSlider                 = 0x70         ;
        constexpr std::uintptr_t m_verticalSliderThumb            = 0x78         ;
        constexpr std::uintptr_t m_verticalSliderThumbExtent      = 0x80         ;
        constexpr std::uintptr_t m_SliderMixed                    = 0x88         ;
        constexpr std::uintptr_t m_horizontalScrollbar            = 0x90         ;
        constexpr std::uintptr_t m_horizontalScrollbarThumb       = 0x98         ;
        constexpr std::uintptr_t m_horizontalScrollbarLeftButton  = 0xA0         ;
        constexpr std::uintptr_t m_horizontalScrollbarRightButton = 0xA8         ;
        constexpr std::uintptr_t m_verticalScrollbar              = 0xB0         ;
        constexpr std::uintptr_t m_verticalScrollbarThumb         = 0xB8         ;
        constexpr std::uintptr_t m_verticalScrollbarUpButton      = 0xC0         ;
        constexpr std::uintptr_t m_verticalScrollbarDownButton    = 0xC8         ;
        constexpr std::uintptr_t m_ScrollView                     = 0xD0         ;
        constexpr std::uintptr_t m_CustomStyles                   = 0xD8         ;
        constexpr std::uintptr_t m_Settings                       = 0xE0         ;
        constexpr std::uintptr_t m_Styles                         = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t ms_Error                         = 0x0          ;
            constexpr std::uintptr_t m_SkinChanged                    = 0x8          ;
            constexpr std::uintptr_t current                          = 0x10         ;
        }

    }

    namespace UnityEngine__GUIStyleState
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9CC0   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_SourceStyle                    = 0x18         ;
    }

    namespace UnityEngine__GUIStyle
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10757B18   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_Normal                         = 0x18         ;
        constexpr std::uintptr_t m_Hover                          = 0x20         ;
        constexpr std::uintptr_t m_Active                         = 0x28         ;
        constexpr std::uintptr_t m_Focused                        = 0x30         ;
        constexpr std::uintptr_t m_OnNormal                       = 0x38         ;
        constexpr std::uintptr_t m_OnHover                        = 0x40         ;
        constexpr std::uintptr_t m_OnActive                       = 0x48         ;
        constexpr std::uintptr_t m_OnFocused                      = 0x50         ;
        constexpr std::uintptr_t m_Border                         = 0x58         ;
        constexpr std::uintptr_t m_Padding                        = 0x60         ;
        constexpr std::uintptr_t m_Margin                         = 0x68         ;
        constexpr std::uintptr_t m_Overflow                       = 0x70         ;
        constexpr std::uintptr_t m_Name                           = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t showKeyboardFocus                = 0x0          ;
            constexpr std::uintptr_t s_None                           = 0x8          ;
        }

    }

    namespace UnityEngine__ImagePosition
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextClipping
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__GUITargetAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9670   ;
        constexpr std::uintptr_t displayMask                      = 0x10         ;
    }

    namespace UnityEngine__ExitGUIException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace UnityEngine__IMGUITextHandle
    {
        constexpr std::uintptr_t nativeSettings                   = 0x10         ;
        constexpr std::uintptr_t pixelPreferedSize                = 0x80         ;
        constexpr std::uintptr_t m_ScreenRect                     = 0x88         ;
        constexpr std::uintptr_t m_LineHeightDefault              = 0x98         ;
        constexpr std::uintptr_t m_IsPlaceholder                  = 0x9C         ;
        constexpr std::uintptr_t m_IsElided                       = 0x9D         ;
        constexpr std::uintptr_t m_CreateGenerationIteration      = 0xA0         ;
        constexpr std::uintptr_t m_TextGenerationInfo             = 0xA8         ;
        constexpr std::uintptr_t _TextInfoNode_k__BackingField    = 0xB0         ;
        constexpr std::uintptr_t _IsCachedTemporary_k__BackingField = 0xB8         ;
        constexpr std::uintptr_t m_TextHandleFlags                = 0xBC         ;
        constexpr std::uintptr_t m_PreviousGenerationSettingsHash = 0xC0         ;
        constexpr std::uintptr_t isDirty                          = 0xC4         ;
        constexpr std::uintptr_t tuple                            = 0xC8         ;
        constexpr std::uintptr_t isCachedOnNative                 = 0xD0         ;

        namespace _static
        {
            constexpr std::uintptr_t textHandles                      = 0x0          ;
            constexpr std::uintptr_t textHandlesTuple                 = 0x8          ;
            constexpr std::uintptr_t lastCleanupTime                  = 0x10         ;
            constexpr std::uintptr_t newHandlesSinceCleanup           = 0x14         ;
        }

    }

    namespace UnityEngine__GUILayoutEntry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA220   ;
        constexpr std::uintptr_t minWidth                         = 0x10         ;
        constexpr std::uintptr_t maxWidth                         = 0x14         ;
        constexpr std::uintptr_t minHeight                        = 0x18         ;
        constexpr std::uintptr_t maxHeight                        = 0x1C         ;
        constexpr std::uintptr_t rect                             = 0x20         ;
        constexpr std::uintptr_t stretchWidth                     = 0x30         ;
        constexpr std::uintptr_t stretchHeight                    = 0x34         ;
        constexpr std::uintptr_t consideredForMargin              = 0x38         ;
        constexpr std::uintptr_t m_Style                          = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t kDummyRect                       = 0x0          ;
            constexpr std::uintptr_t indent                           = 0x10         ;
        }

    }

    namespace UnityEngine__GUIWordWrapSizer
    {
        constexpr std::uintptr_t minWidth                         = 0x10         ;
        constexpr std::uintptr_t maxWidth                         = 0x14         ;
        constexpr std::uintptr_t minHeight                        = 0x18         ;
        constexpr std::uintptr_t maxHeight                        = 0x1C         ;
        constexpr std::uintptr_t rect                             = 0x20         ;
        constexpr std::uintptr_t stretchWidth                     = 0x30         ;
        constexpr std::uintptr_t stretchHeight                    = 0x34         ;
        constexpr std::uintptr_t consideredForMargin              = 0x38         ;
        constexpr std::uintptr_t m_Style                          = 0x40         ;
        constexpr std::uintptr_t m_Content                        = 0x48         ;
        constexpr std::uintptr_t m_ForcedMinHeight                = 0x50         ;
        constexpr std::uintptr_t m_ForcedMaxHeight                = 0x54         ;
    }

    namespace UnityEngine__GUILayoutGroup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107EA010   ;
        constexpr std::uintptr_t minWidth                         = 0x10         ;
        constexpr std::uintptr_t maxWidth                         = 0x14         ;
        constexpr std::uintptr_t minHeight                        = 0x18         ;
        constexpr std::uintptr_t maxHeight                        = 0x1C         ;
        constexpr std::uintptr_t rect                             = 0x20         ;
        constexpr std::uintptr_t stretchWidth                     = 0x30         ;
        constexpr std::uintptr_t stretchHeight                    = 0x34         ;
        constexpr std::uintptr_t consideredForMargin              = 0x38         ;
        constexpr std::uintptr_t m_Style                          = 0x40         ;
        constexpr std::uintptr_t entries                          = 0x48         ;
        constexpr std::uintptr_t isVertical                       = 0x50         ;
        constexpr std::uintptr_t resetCoords                      = 0x51         ;
        constexpr std::uintptr_t spacing                          = 0x54         ;
        constexpr std::uintptr_t sameSize                         = 0x58         ;
        constexpr std::uintptr_t isWindow                         = 0x59         ;
        constexpr std::uintptr_t windowID                         = 0x5C         ;
        constexpr std::uintptr_t m_Cursor                         = 0x60         ;
        constexpr std::uintptr_t m_StretchableCountX              = 0x64         ;
        constexpr std::uintptr_t m_StretchableCountY              = 0x68         ;
        constexpr std::uintptr_t m_UserSpecifiedWidth             = 0x6C         ;
        constexpr std::uintptr_t m_UserSpecifiedHeight            = 0x6D         ;
        constexpr std::uintptr_t m_ChildMinWidth                  = 0x70         ;
        constexpr std::uintptr_t m_ChildMaxWidth                  = 0x74         ;
        constexpr std::uintptr_t m_ChildMinHeight                 = 0x78         ;
        constexpr std::uintptr_t m_ChildMaxHeight                 = 0x7C         ;
        constexpr std::uintptr_t m_MarginLeft                     = 0x80         ;
        constexpr std::uintptr_t m_MarginRight                    = 0x84         ;
        constexpr std::uintptr_t m_MarginTop                      = 0x88         ;
        constexpr std::uintptr_t m_MarginBottom                   = 0x8C         ;

        namespace _static
        {
            constexpr std::uintptr_t none                             = 0x0          ;
        }

    }

    namespace UnityEngine__GUIScrollGroup
    {
        constexpr std::uintptr_t minWidth                         = 0x10         ;
        constexpr std::uintptr_t maxWidth                         = 0x14         ;
        constexpr std::uintptr_t minHeight                        = 0x18         ;
        constexpr std::uintptr_t maxHeight                        = 0x1C         ;
        constexpr std::uintptr_t rect                             = 0x20         ;
        constexpr std::uintptr_t stretchWidth                     = 0x30         ;
        constexpr std::uintptr_t stretchHeight                    = 0x34         ;
        constexpr std::uintptr_t consideredForMargin              = 0x38         ;
        constexpr std::uintptr_t m_Style                          = 0x40         ;
        constexpr std::uintptr_t entries                          = 0x48         ;
        constexpr std::uintptr_t isVertical                       = 0x50         ;
        constexpr std::uintptr_t resetCoords                      = 0x51         ;
        constexpr std::uintptr_t spacing                          = 0x54         ;
        constexpr std::uintptr_t sameSize                         = 0x58         ;
        constexpr std::uintptr_t isWindow                         = 0x59         ;
        constexpr std::uintptr_t windowID                         = 0x5C         ;
        constexpr std::uintptr_t m_Cursor                         = 0x60         ;
        constexpr std::uintptr_t m_StretchableCountX              = 0x64         ;
        constexpr std::uintptr_t m_StretchableCountY              = 0x68         ;
        constexpr std::uintptr_t m_UserSpecifiedWidth             = 0x6C         ;
        constexpr std::uintptr_t m_UserSpecifiedHeight            = 0x6D         ;
        constexpr std::uintptr_t m_ChildMinWidth                  = 0x70         ;
        constexpr std::uintptr_t m_ChildMaxWidth                  = 0x74         ;
        constexpr std::uintptr_t m_ChildMinHeight                 = 0x78         ;
        constexpr std::uintptr_t m_ChildMaxHeight                 = 0x7C         ;
        constexpr std::uintptr_t m_MarginLeft                     = 0x80         ;
        constexpr std::uintptr_t m_MarginRight                    = 0x84         ;
        constexpr std::uintptr_t m_MarginTop                      = 0x88         ;
        constexpr std::uintptr_t m_MarginBottom                   = 0x8C         ;
        constexpr std::uintptr_t calcMinWidth                     = 0x90         ;
        constexpr std::uintptr_t calcMaxWidth                     = 0x94         ;
        constexpr std::uintptr_t calcMinHeight                    = 0x98         ;
        constexpr std::uintptr_t calcMaxHeight                    = 0x9C         ;
        constexpr std::uintptr_t clientWidth                      = 0xA0         ;
        constexpr std::uintptr_t clientHeight                     = 0xA4         ;
        constexpr std::uintptr_t allowHorizontalScroll            = 0xA8         ;
        constexpr std::uintptr_t allowVerticalScroll              = 0xA9         ;
        constexpr std::uintptr_t needsHorizontalScrollbar         = 0xAA         ;
        constexpr std::uintptr_t needsVerticalScrollbar           = 0xAB         ;
        constexpr std::uintptr_t horizontalScrollbar              = 0xB0         ;
        constexpr std::uintptr_t verticalScrollbar                = 0xB8         ;
    }

    namespace UnityEngine__ObjectGUIState
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__RuntimeTextSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_DefaultFontAsset               = 0x20         ;
        constexpr std::uintptr_t m_DefaultFontAssetPath           = 0x28         ;
        constexpr std::uintptr_t m_FallbackFontAssets             = 0x30         ;
        constexpr std::uintptr_t m_FallbackOSFontAssets           = 0x38         ;
        constexpr std::uintptr_t m_MatchMaterialPreset            = 0x40         ;
        constexpr std::uintptr_t m_MissingCharacterUnicode        = 0x44         ;
        constexpr std::uintptr_t m_ClearDynamicDataOnBuild        = 0x48         ;
        constexpr std::uintptr_t m_EnableEmojiSupport             = 0x49         ;
        constexpr std::uintptr_t m_EmojiFallbackTextAssets        = 0x50         ;
        constexpr std::uintptr_t m_DefaultSpriteAsset             = 0x58         ;
        constexpr std::uintptr_t m_DefaultSpriteAssetPath         = 0x60         ;
        constexpr std::uintptr_t m_FallbackSpriteAssets           = 0x68         ;
        constexpr std::uintptr_t m_MissingSpriteCharacterUnicode  = 0x70         ;
        constexpr std::uintptr_t m_DefaultStyleSheet              = 0x78         ;
        constexpr std::uintptr_t m_StyleSheetsResourcePath        = 0x80         ;
        constexpr std::uintptr_t m_DefaultColorGradientPresetsPath = 0x88         ;
        constexpr std::uintptr_t m_UnicodeLineBreakingRules       = 0x90         ;
        constexpr std::uintptr_t m_DisplayWarnings                = 0x98         ;
        constexpr std::uintptr_t m_FontLookup                     = 0xA0         ;
        constexpr std::uintptr_t m_FontReferences                 = 0xA8         ;
        constexpr std::uintptr_t m_NativeTextSettings             = 0xB0         ;
        constexpr std::uintptr_t m_IsNativeTextSettingsDirty      = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultTextSettings            = 0x0          ;
        }

    }

    namespace UnityEngine__ScrollViewState
    {
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t visibleRect                      = 0x20         ;
        constexpr std::uintptr_t viewRect                         = 0x30         ;
        constexpr std::uintptr_t scrollPosition                   = 0x40         ;
        constexpr std::uintptr_t apply                            = 0x48         ;
        constexpr std::uintptr_t isDuringTouchScroll              = 0x49         ;
        constexpr std::uintptr_t touchScrollStartMousePosition    = 0x4C         ;
        constexpr std::uintptr_t touchScrollStartPosition         = 0x54         ;
        constexpr std::uintptr_t velocity                         = 0x5C         ;
        constexpr std::uintptr_t previousTimeSinceStartup         = 0x64         ;
    }

    namespace UnityEngine__SliderState
    {
        constexpr std::uintptr_t dragStartPos                     = 0x10         ;
        constexpr std::uintptr_t dragStartValue                   = 0x14         ;
        constexpr std::uintptr_t isDragging                       = 0x18         ;
    }

    namespace UnityEngine__SliderHandler
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t currentValue                     = 0x10         ;
        constexpr std::uintptr_t size                             = 0x14         ;
        constexpr std::uintptr_t start                            = 0x18         ;
        constexpr std::uintptr_t end                              = 0x1C         ;
        constexpr std::uintptr_t slider                           = 0x20         ;
        constexpr std::uintptr_t thumb                            = 0x28         ;
        constexpr std::uintptr_t thumbExtent                      = 0x30         ;
        constexpr std::uintptr_t horiz                            = 0x38         ;
        constexpr std::uintptr_t id                               = 0x3C         ;
    }

    namespace UnityEngine__TextEditOp
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextSelectOp
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextEditingUtilities
    {
        constexpr std::uintptr_t m_TextSelectingUtility           = 0x10         ;
        constexpr std::uintptr_t textHandle                       = 0x18         ;
        constexpr std::uintptr_t m_CursorIndexSavedState          = 0x20         ;
        constexpr std::uintptr_t isCompositionActive              = 0x24         ;
        constexpr std::uintptr_t m_UpdateImeWindowPosition        = 0x25         ;
        constexpr std::uintptr_t OnTextChanged                    = 0x28         ;
        constexpr std::uintptr_t multiline                        = 0x30         ;
        constexpr std::uintptr_t m_Text                           = 0x38         ;
        constexpr std::uintptr_t m_HighSurrogate                  = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_GlobalKeyMappings              = 0x0          ;
            constexpr std::uintptr_t s_MacKeyMappings                 = 0x8          ;
            constexpr std::uintptr_t s_WindowsLinuxKeyMappings        = 0x10         ;
        }

    }

    namespace UnityEngine__TextEditor
    {
        constexpr std::uintptr_t m_Content                        = 0x10         ;
        constexpr std::uintptr_t m_TextSelecting                  = 0x18         ;
        constexpr std::uintptr_t m_TextEditing                    = 0x20         ;
        constexpr std::uintptr_t m_TextHandle                     = 0x28         ;
        constexpr std::uintptr_t keyboardOnScreen                 = 0x30         ;
        constexpr std::uintptr_t controlID                        = 0x38         ;
        constexpr std::uintptr_t style                            = 0x40         ;
        constexpr std::uintptr_t hasHorizontalCursorPos           = 0x48         ;
        constexpr std::uintptr_t isPasswordField                  = 0x49         ;
        constexpr std::uintptr_t scrollOffset                     = 0x4C         ;
        constexpr std::uintptr_t focus                            = 0x54         ;
        constexpr std::uintptr_t m_TextWithWhitespace             = 0x58         ;
        constexpr std::uintptr_t _position_k__BackingField        = 0x60         ;
        constexpr std::uintptr_t graphicalCursorPos               = 0x70         ;
        constexpr std::uintptr_t lastCursorPos                    = 0x78         ;
        constexpr std::uintptr_t previousContentSize              = 0x80         ;
        constexpr std::uintptr_t oldText                          = 0x88         ;
        constexpr std::uintptr_t oldPos                           = 0x90         ;
        constexpr std::uintptr_t oldSelectPos                     = 0x94         ;
    }

    namespace UnityEngine__TextSelectingUtilities
    {
        constexpr std::uintptr_t dblClickSnap                     = 0x10         ;
        constexpr std::uintptr_t iAltCursorPos                    = 0x14         ;
        constexpr std::uintptr_t hasHorizontalCursorPos           = 0x18         ;
        constexpr std::uintptr_t m_bJustSelected                  = 0x19         ;
        constexpr std::uintptr_t m_MouseDragSelectsWholeWords     = 0x1A         ;
        constexpr std::uintptr_t m_DblClickInitPosStart           = 0x1C         ;
        constexpr std::uintptr_t m_DblClickInitPosEnd             = 0x20         ;
        constexpr std::uintptr_t textHandle                       = 0x28         ;
        constexpr std::uintptr_t m_RevealCursor                   = 0x30         ;
        constexpr std::uintptr_t m_CursorIndex                    = 0x34         ;
        constexpr std::uintptr_t m_SelectIndex                    = 0x38         ;
        constexpr std::uintptr_t OnCursorIndexChange              = 0x40         ;
        constexpr std::uintptr_t OnSelectIndexChange              = 0x48         ;
        constexpr std::uintptr_t OnRevealCursorChange             = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t s_GlobalKeyMappings              = 0x0          ;
            constexpr std::uintptr_t s_MacKeyMappings                 = 0x8          ;
            constexpr std::uintptr_t s_WindowsLinuxKeyMappings        = 0x10         ;
        }

    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace PostPlaybackState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace WeightInfo
    {
        constexpr std::uintptr_t mixer                            = 0x0          ;
        constexpr std::uintptr_t parentMixer                      = 0x10         ;
        constexpr std::uintptr_t port                             = 0x20         ;
    }

    namespace LoopMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Versions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Versions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ClipExtrapolation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlendCurveMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Versions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MediaType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DurationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EditorSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10827CD8   ;
        constexpr std::uintptr_t m_Framerate                      = 0x10         ;
        constexpr std::uintptr_t m_ScenePreview                   = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t kMinFrameRate                    = 0x0          ;
            constexpr std::uintptr_t kMaxFrameRate                    = 0x8          ;
            constexpr std::uintptr_t kDefaultFrameRate                = 0x10         ;
        }

    }

    namespace Versions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TransientBuildData
    {
        constexpr std::uintptr_t trackList                        = 0x0          ;
        constexpr std::uintptr_t clipList                         = 0x8          ;
        constexpr std::uintptr_t markerList                       = 0x10         ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t intervalStart                    = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace EventKeyValue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10827500   ;
        constexpr std::uintptr_t m_Signals                        = 0x10         ;
        constexpr std::uintptr_t m_Events                         = 0x18         ;
    }

    namespace PostPlaybackState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace InitialState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PauseAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NotificationEntry
    {
        constexpr std::uintptr_t time                             = 0x0          ;
        constexpr std::uintptr_t payload                          = 0x8          ;
        constexpr std::uintptr_t notificationFired                = 0x10         ;
        constexpr std::uintptr_t flags                            = 0x12         ;
    }

    namespace UseEditMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TrackCacheManager
    {
        constexpr std::uintptr_t trackCache                       = 0x0          ;
    }

    namespace UnityEngine_Timeline__ActivationMixerPlayable
    {
        constexpr std::uintptr_t m_PostPlaybackState              = 0x10         ;
        constexpr std::uintptr_t m_BoundGameObjectInitialStateIsActive = 0x14         ;
        constexpr std::uintptr_t m_BoundGameObject                = 0x18         ;
    }

    namespace UnityEngine_Timeline__ActivationPlayableAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Timeline__ActivationTrack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;
        constexpr std::uintptr_t m_PostPlaybackState              = 0xA0         ;
        constexpr std::uintptr_t m_ActivationMixer                = 0xA8         ;
    }

    namespace UnityEngine_Timeline__AnimationOutputWeightProcessor
    {
        constexpr std::uintptr_t m_Output                         = 0x10         ;
        constexpr std::uintptr_t m_MotionXPlayable                = 0x20         ;
        constexpr std::uintptr_t m_Mixers                         = 0x30         ;
    }

    namespace UnityEngine_Timeline__AnimationPlayableAsset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108282E0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Clip                           = 0x18         ;
        constexpr std::uintptr_t m_Position                       = 0x20         ;
        constexpr std::uintptr_t m_EulerAngles                    = 0x2C         ;
        constexpr std::uintptr_t m_UseTrackMatchFields            = 0x38         ;
        constexpr std::uintptr_t m_MatchTargetFields              = 0x3C         ;
        constexpr std::uintptr_t m_RemoveStartOffset              = 0x40         ;
        constexpr std::uintptr_t m_ApplyFootIK                    = 0x41         ;
        constexpr std::uintptr_t m_Loop                           = 0x44         ;
        constexpr std::uintptr_t _appliedOffsetMode_k__BackingField = 0x48         ;
        constexpr std::uintptr_t m_Version                        = 0x4C         ;
        constexpr std::uintptr_t m_Rotation                       = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t k_LatestVersion                  = 0x0          ;
        }

    }

    namespace UnityEngine_Timeline__AnimationPreviewUpdateCallback
    {
        constexpr std::uintptr_t m_Output                         = 0x10         ;
        constexpr std::uintptr_t m_Graph                          = 0x20         ;
        constexpr std::uintptr_t m_PreviewComponents              = 0x30         ;
    }

    namespace UnityEngine_Timeline__MatchTargetFields
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Timeline__TrackOffset
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Timeline__AppliedOffsetMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Timeline__AnimationTrack
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10827F50   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;
        constexpr std::uintptr_t m_InfiniteClipPreExtrapolation   = 0xA0         ;
        constexpr std::uintptr_t m_InfiniteClipPostExtrapolation  = 0xA4         ;
        constexpr std::uintptr_t m_InfiniteClipOffsetPosition     = 0xA8         ;
        constexpr std::uintptr_t m_InfiniteClipOffsetEulerAngles  = 0xB4         ;
        constexpr std::uintptr_t m_InfiniteClipTimeOffset         = 0xC0         ;
        constexpr std::uintptr_t m_InfiniteClipRemoveOffset       = 0xC8         ;
        constexpr std::uintptr_t m_InfiniteClipApplyFootIK        = 0xC9         ;
        constexpr std::uintptr_t mInfiniteClipLoop                = 0xCC         ;
        constexpr std::uintptr_t m_MatchTargetFields              = 0xD0         ;
        constexpr std::uintptr_t m_Position                       = 0xD4         ;
        constexpr std::uintptr_t m_EulerAngles                    = 0xE0         ;
        constexpr std::uintptr_t m_AvatarMask                     = 0xF0         ;
        constexpr std::uintptr_t m_ApplyAvatarMask                = 0xF8         ;
        constexpr std::uintptr_t m_TrackOffset                    = 0xFC         ;
        constexpr std::uintptr_t m_InfiniteClip                   = 0x100        ;
        constexpr std::uintptr_t m_OpenClipOffsetRotation         = 0x108        ;
        constexpr std::uintptr_t m_Rotation                       = 0x118        ;
        constexpr std::uintptr_t m_ApplyOffsets                   = 0x128        ;

        namespace _static
        {
            constexpr std::uintptr_t s_CachedQueue                    = 0x0          ;
        }

    }

    namespace UnityEngine_Timeline__TimelineClip
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10827FE8   ;
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t m_Start                          = 0x18         ;
        constexpr std::uintptr_t m_ClipIn                         = 0x20         ;
        constexpr std::uintptr_t m_Asset                          = 0x28         ;
        constexpr std::uintptr_t m_Duration                       = 0x30         ;
        constexpr std::uintptr_t m_TimeScale                      = 0x38         ;
        constexpr std::uintptr_t m_ParentTrack                    = 0x40         ;
        constexpr std::uintptr_t m_EaseInDuration                 = 0x48         ;
        constexpr std::uintptr_t m_EaseOutDuration                = 0x50         ;
        constexpr std::uintptr_t m_BlendInDuration                = 0x58         ;
        constexpr std::uintptr_t m_BlendOutDuration               = 0x60         ;
        constexpr std::uintptr_t m_MixInCurve                     = 0x68         ;
        constexpr std::uintptr_t m_MixOutCurve                    = 0x70         ;
        constexpr std::uintptr_t m_BlendInCurveMode               = 0x78         ;
        constexpr std::uintptr_t m_BlendOutCurveMode              = 0x7C         ;
        constexpr std::uintptr_t m_ExposedParameterNames          = 0x80         ;
        constexpr std::uintptr_t m_AnimationCurves                = 0x88         ;
        constexpr std::uintptr_t m_Recordable                     = 0x90         ;
        constexpr std::uintptr_t m_PostExtrapolationMode          = 0x94         ;
        constexpr std::uintptr_t m_PreExtrapolationMode           = 0x98         ;
        constexpr std::uintptr_t m_PostExtrapolationTime          = 0xA0         ;
        constexpr std::uintptr_t m_PreExtrapolationTime           = 0xA8         ;
        constexpr std::uintptr_t m_DisplayName                    = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t kDefaultClipCaps                 = 0x0          ;
            constexpr std::uintptr_t kDefaultClipDurationInSeconds    = 0x4          ;
            constexpr std::uintptr_t kTimeScaleMin                    = 0x8          ;
            constexpr std::uintptr_t kTimeScaleMax                    = 0x10         ;
            constexpr std::uintptr_t kDefaultCurvesName               = 0x18         ;
            constexpr std::uintptr_t kMinDuration                     = 0x20         ;
            constexpr std::uintptr_t kMaxTimeValue                    = 0x28         ;
        }

    }

    namespace UnityEngine_Timeline__TimelineAsset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10827BA0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_Tracks                         = 0x20         ;
        constexpr std::uintptr_t m_FixedDuration                  = 0x28         ;
        constexpr std::uintptr_t m_CacheOutputTracks              = 0x30         ;
        constexpr std::uintptr_t m_CacheRootTracks                = 0x38         ;
        constexpr std::uintptr_t m_CacheFlattenedTracks           = 0x40         ;
        constexpr std::uintptr_t m_EditorSettings                 = 0x48         ;
        constexpr std::uintptr_t m_DurationMode                   = 0x50         ;
        constexpr std::uintptr_t m_MarkerTrack                    = 0x58         ;
    }

    namespace UnityEngine_Timeline__TrackAsset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10828248   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;

        namespace _static
        {
            constexpr std::uintptr_t s_BuildData                      = 0x0          ;
            constexpr std::uintptr_t OnClipPlayableCreate             = 0x18         ;
            constexpr std::uintptr_t OnTrackAnimationPlayableCreate   = 0x20         ;
            constexpr std::uintptr_t s_EmptyCache                     = 0x28         ;
            constexpr std::uintptr_t s_TrackBindingTypeAttributeCache = 0x30         ;
        }

    }

    namespace UnityEngine_Timeline__TrackColorAttribute
    {
        constexpr std::uintptr_t m_Color                          = 0x10         ;
    }

    namespace UnityEngine_Timeline__AudioClipProperties
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108276D0   ;
        constexpr std::uintptr_t volume                           = 0x10         ;
    }

    namespace UnityEngine_Timeline__AudioMixerProperties
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10827758   ;
        constexpr std::uintptr_t volume                           = 0x10         ;
        constexpr std::uintptr_t stereoPan                        = 0x14         ;
        constexpr std::uintptr_t spatialBlend                     = 0x18         ;
    }

    namespace UnityEngine_Timeline__AudioPlayableAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Clip                           = 0x18         ;
        constexpr std::uintptr_t m_Loop                           = 0x20         ;
        constexpr std::uintptr_t m_bufferingTime                  = 0x24         ;
        constexpr std::uintptr_t m_ClipProperties                 = 0x28         ;
    }

    namespace UnityEngine_Timeline__AudioTrack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;
        constexpr std::uintptr_t m_TrackProperties                = 0xA0         ;
    }

    namespace UnityEngine_Timeline__ClipCaps
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Timeline__ControlPlayableAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t sourceGameObject                 = 0x18         ;
        constexpr std::uintptr_t prefabGameObject                 = 0x28         ;
        constexpr std::uintptr_t updateParticle                   = 0x30         ;
        constexpr std::uintptr_t particleRandomSeed               = 0x34         ;
        constexpr std::uintptr_t updateDirector                   = 0x38         ;
        constexpr std::uintptr_t updateITimeControl               = 0x39         ;
        constexpr std::uintptr_t searchHierarchy                  = 0x3A         ;
        constexpr std::uintptr_t active                           = 0x3B         ;
        constexpr std::uintptr_t postPlayback                     = 0x3C         ;
        constexpr std::uintptr_t directorOnClipEnd                = 0x40         ;
        constexpr std::uintptr_t m_ControlDirectorAsset           = 0x48         ;
        constexpr std::uintptr_t m_Duration                       = 0x50         ;
        constexpr std::uintptr_t m_SupportLoop                    = 0x58         ;
        constexpr std::uintptr_t _controllingDirectors_k__BackingField = 0x59         ;
        constexpr std::uintptr_t _controllingParticles_k__BackingField = 0x5A         ;

        namespace _static
        {
            constexpr std::uintptr_t k_EmptyDirectorsList             = 0x0          ;
            constexpr std::uintptr_t k_EmptyParticlesList             = 0x8          ;
            constexpr std::uintptr_t s_SubEmitterCollector            = 0x10         ;
            constexpr std::uintptr_t s_ProcessedDirectors             = 0x18         ;
            constexpr std::uintptr_t s_CreatedPrefabs                 = 0x20         ;
        }

    }

    namespace UnityEngine_Timeline__ControlTrack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;
    }

    namespace UnityEngine_Timeline__DiscreteTime
    {
        constexpr std::uintptr_t m_DiscreteTime                   = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t kMaxTime                         = 0x0          ;
        }

    }

    namespace UnityEngine_Timeline__InfiniteRuntimeClip
    {
        constexpr std::uintptr_t _intervalBit_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t m_Playable                       = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t kIntervalEnd                     = 0x0          ;
        }

    }

    namespace UnityEngine_Timeline__IntervalTreeNode
    {
        constexpr std::uintptr_t center                           = 0x0          ;
        constexpr std::uintptr_t first                            = 0x8          ;
        constexpr std::uintptr_t last                             = 0xC          ;
        constexpr std::uintptr_t left                             = 0x10         ;
        constexpr std::uintptr_t right                            = 0x14         ;
    }

    namespace UnityEngine_Timeline__IntervalTree`1
    {
        constexpr std::uintptr_t m_Entries                        = 0x0          ;
    }

    namespace UnityEngine_Timeline__RuntimeClip
    {
        constexpr std::uintptr_t _intervalBit_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t m_Clip                           = 0x18         ;
        constexpr std::uintptr_t m_Playable                       = 0x20         ;
        constexpr std::uintptr_t m_ParentMixer                    = 0x30         ;
    }

    namespace UnityEngine_Timeline__RuntimeClipBase
    {
        constexpr std::uintptr_t _intervalBit_k__BackingField     = 0x10         ;
    }

    namespace UnityEngine_Timeline__RuntimeElement
    {
        constexpr std::uintptr_t _intervalBit_k__BackingField     = 0x10         ;
    }

    namespace UnityEngine_Timeline__ScheduleRuntimeClip
    {
        constexpr std::uintptr_t _intervalBit_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t m_Clip                           = 0x18         ;
        constexpr std::uintptr_t m_Playable                       = 0x20         ;
        constexpr std::uintptr_t m_ParentMixer                    = 0x30         ;
        constexpr std::uintptr_t m_StartDelay                     = 0x40         ;
        constexpr std::uintptr_t m_FinishTail                     = 0x48         ;
        constexpr std::uintptr_t m_Started                        = 0x50         ;
    }

    namespace UnityEngine_Timeline__Marker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Time                           = 0x18         ;
        constexpr std::uintptr_t _parent_k__BackingField          = 0x20         ;
    }

    namespace UnityEngine_Timeline__MarkerList
    {
        constexpr std::uintptr_t m_Objects                        = 0x0          ;
        constexpr std::uintptr_t m_Cache                          = 0x8          ;
        constexpr std::uintptr_t m_CacheDirty                     = 0x10         ;
        constexpr std::uintptr_t m_HasNotifications               = 0x11         ;
    }

    namespace UnityEngine_Timeline__MarkerTrack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;
    }

    namespace UnityEngine_Timeline__SignalTrack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;
    }

    namespace UnityEngine_Timeline__CustomSignalEventDrawer
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace UnityEngine_Timeline__SignalAsset
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108273F8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t OnEnableCallback                 = 0x0          ;
        }

    }

    namespace UnityEngine_Timeline__SignalEmitter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Time                           = 0x18         ;
        constexpr std::uintptr_t _parent_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t m_Retroactive                    = 0x28         ;
        constexpr std::uintptr_t m_EmitOnce                       = 0x29         ;
        constexpr std::uintptr_t m_Asset                          = 0x30         ;
    }

    namespace UnityEngine_Timeline__SignalReceiver
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Events                         = 0x20         ;
    }

    namespace UnityEngine_Timeline__GroupTrack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;
    }

    namespace UnityEngine_Timeline__ObjectId
    {
        constexpr std::uintptr_t m_Data                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t InvalidId                        = 0x0          ;
        }

    }

    namespace UnityEngine_Timeline__ActivationControlPlayable
    {
        constexpr std::uintptr_t gameObject                       = 0x10         ;
        constexpr std::uintptr_t postPlayback                     = 0x18         ;
        constexpr std::uintptr_t m_InitialState                   = 0x1C         ;
    }

    namespace UnityEngine_Timeline__BasicPlayableBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Timeline__DirectorControlPlayable
    {
        constexpr std::uintptr_t director                         = 0x10         ;
        constexpr std::uintptr_t pauseAction                      = 0x18         ;
        constexpr std::uintptr_t m_SyncTime                       = 0x1C         ;
        constexpr std::uintptr_t m_AssetDuration                  = 0x20         ;
    }

    namespace UnityEngine_Timeline__NotificationFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Timeline__ParticleControlPlayable
    {
        constexpr std::uintptr_t m_LastPlayableTime               = 0x10         ;
        constexpr std::uintptr_t m_LastParticleTime               = 0x14         ;
        constexpr std::uintptr_t m_RandomSeed                     = 0x18         ;
        constexpr std::uintptr_t _particleSystem_k__BackingField  = 0x20         ;
    }

    namespace UnityEngine_Timeline__PrefabControlPlayable
    {
        constexpr std::uintptr_t m_Instance                       = 0x10         ;
    }

    namespace UnityEngine_Timeline__TimeControlPlayable
    {
        constexpr std::uintptr_t m_timeControl                    = 0x10         ;
        constexpr std::uintptr_t m_started                        = 0x18         ;
    }

    namespace UnityEngine_Timeline__TimeNotificationBehaviour
    {
        constexpr std::uintptr_t m_Notifications                  = 0x10         ;
        constexpr std::uintptr_t m_PreviousTime                   = 0x18         ;
        constexpr std::uintptr_t m_NeedSortNotifications          = 0x20         ;
        constexpr std::uintptr_t m_TimeSource                     = 0x28         ;
    }

    namespace UnityEngine_Timeline__PlayableTrack
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_AnimClip                       = 0x20         ;
        constexpr std::uintptr_t m_Locked                         = 0x28         ;
        constexpr std::uintptr_t m_Muted                          = 0x29         ;
        constexpr std::uintptr_t m_CustomPlayableFullTypename     = 0x30         ;
        constexpr std::uintptr_t m_Curves                         = 0x38         ;
        constexpr std::uintptr_t m_Parent                         = 0x40         ;
        constexpr std::uintptr_t m_Children                       = 0x48         ;
        constexpr std::uintptr_t m_ItemsHash                      = 0x50         ;
        constexpr std::uintptr_t m_ClipsCache                     = 0x58         ;
        constexpr std::uintptr_t m_Start                          = 0x60         ;
        constexpr std::uintptr_t m_End                            = 0x68         ;
        constexpr std::uintptr_t m_CacheSorted                    = 0x70         ;
        constexpr std::uintptr_t m_BlendsValid                    = 0x71         ;
        constexpr std::uintptr_t m_SupportsNotifications          = 0x72         ;
        constexpr std::uintptr_t m_ChildTrackCache                = 0x78         ;
        constexpr std::uintptr_t m_Clips                          = 0x80         ;
        constexpr std::uintptr_t m_Markers                        = 0x88         ;
    }

    namespace UnityEngine_Timeline__TrackMediaType
    {
        constexpr std::uintptr_t m_MediaType                      = 0x10         ;
    }

    namespace UnityEngine_Timeline__TrackClipTypeAttribute
    {
        constexpr std::uintptr_t inspectedType                    = 0x10         ;
        constexpr std::uintptr_t allowAutoCreate                  = 0x18         ;
    }

    namespace UnityEngine_Timeline__TrackBindingFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Timeline__TrackBindingTypeAttribute
    {
        constexpr std::uintptr_t type                             = 0x10         ;
        constexpr std::uintptr_t flags                            = 0x18         ;
    }

    namespace UnityEngine_Timeline__SupportsChildTracksAttribute
    {
        constexpr std::uintptr_t childType                        = 0x10         ;
        constexpr std::uintptr_t levels                           = 0x18         ;
    }

    namespace UnityEngine_Timeline__TimeFieldAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _useEditMode_k__BackingField     = 0x18         ;
    }

    namespace UnityEngine_Timeline__FrameRateFieldAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace UnityEngine_Timeline__CustomStyleAttribute
    {
        constexpr std::uintptr_t ussStyle                         = 0x10         ;
    }

    namespace UnityEngine_Timeline__MenuCategoryAttribute
    {
        constexpr std::uintptr_t category                         = 0x10         ;
    }

    namespace UnityEngine_Timeline__TimelinePlayable
    {
        constexpr std::uintptr_t m_IntervalTree                   = 0x10         ;
        constexpr std::uintptr_t m_ActiveClips                    = 0x18         ;
        constexpr std::uintptr_t m_CurrentListOfActiveClips       = 0x20         ;
        constexpr std::uintptr_t m_ActiveBit                      = 0x28         ;
        constexpr std::uintptr_t m_PlayableCache                  = 0x30         ;
        constexpr std::uintptr_t m_EvaluateCallbacks              = 0x38         ;
        constexpr std::uintptr_t m_AlwaysEvaluateCallbacks        = 0x40         ;
        constexpr std::uintptr_t m_ForceEvaluateNextEvaluate      = 0x48         ;
        constexpr std::uintptr_t m_InvokedThisFrame               = 0x50         ;
        constexpr std::uintptr_t m_ActiveTracksToEvaluateCache    = 0x58         ;

        namespace _static
        {
            constexpr std::uintptr_t k_CreateTimelineGraphMarker      = 0x0          ;
            constexpr std::uintptr_t k_CreateTimelineTrackMarker      = 0x8          ;
            constexpr std::uintptr_t k_CreateTimelineTrackOutputsMarker = 0x10         ;
            constexpr std::uintptr_t m_findActiveClipsMarker          = 0x18         ;
            constexpr std::uintptr_t m_SetClipsLocalTimeMarker        = 0x20         ;
            constexpr std::uintptr_t muteAudioScrubbing               = 0x28         ;
        }

    }

    namespace UnityEngine_Timeline__StandardFrameRates
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Nexus__ApiResult
    {
        constexpr std::uintptr_t _StatusCode_k__BackingField      = 0x0          ;
    }

    namespace Facepunch_Nexus__ApiResult`1
    {
        constexpr std::uintptr_t _StatusCode_k__BackingField      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Facepunch_Nexus__BaseNexusClient
    {
        constexpr std::uintptr_t _connector                       = 0x10         ;
        constexpr std::uintptr_t _cachedNexusList                 = 0x18         ;
        constexpr std::uintptr_t _cachedNexusDetails              = 0x20         ;
        constexpr std::uintptr_t OnVariableChanged                = 0x28         ;
        constexpr std::uintptr_t OnError                          = 0x30         ;
        constexpr std::uintptr_t Clock                            = 0x38         ;
        constexpr std::uintptr_t CancellationToken                = 0x40         ;
        constexpr std::uintptr_t _cts                             = 0x48         ;
        constexpr std::uintptr_t _updateInterval                  = 0x50         ;
        constexpr std::uintptr_t _disposed                        = 0x58         ;
        constexpr std::uintptr_t _started                         = 0x59         ;
    }

    namespace Facepunch_Nexus__BaseNexusPlayerClient
    {
        constexpr std::uintptr_t _connector                       = 0x10         ;
        constexpr std::uintptr_t _cachedNexusList                 = 0x18         ;
        constexpr std::uintptr_t _cachedNexusDetails              = 0x20         ;
        constexpr std::uintptr_t OnVariableChanged                = 0x28         ;
        constexpr std::uintptr_t OnError                          = 0x30         ;
        constexpr std::uintptr_t Clock                            = 0x38         ;
        constexpr std::uintptr_t CancellationToken                = 0x40         ;
        constexpr std::uintptr_t _cts                             = 0x48         ;
        constexpr std::uintptr_t _updateInterval                  = 0x50         ;
        constexpr std::uintptr_t _disposed                        = 0x58         ;
        constexpr std::uintptr_t _started                         = 0x59         ;
        constexpr std::uintptr_t NexusVariables                   = 0x60         ;
        constexpr std::uintptr_t ZoneVariables                    = 0x68         ;
        constexpr std::uintptr_t PlayerVariables                  = 0x70         ;
        constexpr std::uintptr_t _NexusId_k__BackingField         = 0x78         ;
        constexpr std::uintptr_t _ZoneKey_k__BackingField         = 0x80         ;
        constexpr std::uintptr_t _Nexus_k__BackingField           = 0x88         ;
        constexpr std::uintptr_t _Player_k__BackingField          = 0x90         ;
    }

    namespace Facepunch_Nexus__CachedValue
    {
        constexpr std::uintptr_t Clock                            = 0x10         ;
    }

    namespace Facepunch_Nexus__CachedValue`1
    {
        constexpr std::uintptr_t Clock                            = 0x10         ;
        constexpr std::uintptr_t _expiryTime                      = 0x0          ;
    }

    namespace Facepunch_Nexus__CachedValue`2
    {
        constexpr std::uintptr_t Clock                            = 0x10         ;
        constexpr std::uintptr_t _values                          = 0x0          ;
    }

    namespace Facepunch_Nexus__NexusClanResultCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Nexus__NexusClanResult`1
    {
        constexpr std::uintptr_t _ResultCode_k__BackingField      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Facepunch_Nexus__NexusInitializedHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Facepunch_Nexus__NexusVariableChangedHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Facepunch_Nexus__NexusErrorHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Facepunch_Nexus__NexusAnonymousClient
    {
        constexpr std::uintptr_t _connector                       = 0x10         ;
        constexpr std::uintptr_t _cachedNexusList                 = 0x18         ;
        constexpr std::uintptr_t _cachedNexusDetails              = 0x20         ;
    }

    namespace Facepunch_Nexus__NexusClan
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Created_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _Creator_k__BackingField         = 0x28         ;
        constexpr std::uintptr_t _Score_k__BackingField           = 0x30         ;
        constexpr std::uintptr_t _Roles_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _Members_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _MaxMemberCount_k__BackingField  = 0x48         ;
        constexpr std::uintptr_t _Invites_k__BackingField         = 0x50         ;
        constexpr std::uintptr_t _client                          = 0x58         ;
        constexpr std::uintptr_t _zoneConnector                   = 0x60         ;
        constexpr std::uintptr_t _clockProvider                   = 0x68         ;
        constexpr std::uintptr_t _logger                          = 0x70         ;
        constexpr std::uintptr_t _variables                       = 0x78         ;
        constexpr std::uintptr_t _lastRefreshed                   = 0x80         ;
    }

    namespace Facepunch_Nexus__NexusClanMember
    {
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _RoleId_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _Joined_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _LastSeen_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _variables                       = 0x30         ;
    }

    namespace Facepunch_Nexus__NexusClanRole
    {
        constexpr std::uintptr_t _RoleId_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Rank_k__BackingField            = 0x14         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _CanInvite_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _CanKick_k__BackingField         = 0x21         ;
        constexpr std::uintptr_t _CanPromote_k__BackingField      = 0x22         ;
        constexpr std::uintptr_t _CanDemote_k__BackingField       = 0x23         ;
        constexpr std::uintptr_t _CanAccessLogs_k__BackingField   = 0x24         ;
        constexpr std::uintptr_t _CanAccessScoreEvents_k__BackingField = 0x25         ;
        constexpr std::uintptr_t _variables                       = 0x28         ;
    }

    namespace Facepunch_Nexus__NexusLoginResult
    {
        constexpr std::uintptr_t _login                           = 0x0          ;
    }

    namespace Facepunch_Nexus__NexusMessage
    {
        constexpr std::uintptr_t _stringData                      = 0x0          ;
        constexpr std::uintptr_t _binaryData                      = 0x8          ;
        constexpr std::uintptr_t _MessageId_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Id_k__BackingField              = 0x18         ;
        constexpr std::uintptr_t _ContentType_k__BackingField     = 0x28         ;
    }

    namespace Facepunch_Nexus__NexusPlayer
    {
        constexpr std::uintptr_t _logger                          = 0x10         ;
        constexpr std::uintptr_t _zoneConnector                   = 0x18         ;
        constexpr std::uintptr_t _clockProvider                   = 0x20         ;
        constexpr std::uintptr_t _variables                       = 0x28         ;
        constexpr std::uintptr_t _lastRefreshed                   = 0x30         ;
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _AssignedZoneKey_k__BackingField = 0x40         ;
    }

    namespace Facepunch_Nexus__NexusPlayerClient
    {
        constexpr std::uintptr_t _connector                       = 0x10         ;
        constexpr std::uintptr_t _cachedNexusList                 = 0x18         ;
        constexpr std::uintptr_t _cachedNexusDetails              = 0x20         ;
        constexpr std::uintptr_t OnVariableChanged                = 0x28         ;
        constexpr std::uintptr_t OnError                          = 0x30         ;
        constexpr std::uintptr_t Clock                            = 0x38         ;
        constexpr std::uintptr_t CancellationToken                = 0x40         ;
        constexpr std::uintptr_t _cts                             = 0x48         ;
        constexpr std::uintptr_t _updateInterval                  = 0x50         ;
        constexpr std::uintptr_t _disposed                        = 0x58         ;
        constexpr std::uintptr_t _started                         = 0x59         ;
        constexpr std::uintptr_t NexusVariables                   = 0x60         ;
        constexpr std::uintptr_t ZoneVariables                    = 0x68         ;
        constexpr std::uintptr_t PlayerVariables                  = 0x70         ;
        constexpr std::uintptr_t _NexusId_k__BackingField         = 0x78         ;
        constexpr std::uintptr_t _ZoneKey_k__BackingField         = 0x80         ;
        constexpr std::uintptr_t _Nexus_k__BackingField           = 0x88         ;
        constexpr std::uintptr_t _Player_k__BackingField          = 0x90         ;
        constexpr std::uintptr_t _connector                       = 0x98         ;
        constexpr std::uintptr_t _authHandler                     = 0xA0         ;
        constexpr std::uintptr_t _cachedPlayerInfo                = 0xA8         ;
    }

    namespace Facepunch_Nexus__NexusZoneClient
    {
        constexpr std::uintptr_t _connector                       = 0x10         ;
        constexpr std::uintptr_t _cachedNexusList                 = 0x18         ;
        constexpr std::uintptr_t _cachedNexusDetails              = 0x20         ;
        constexpr std::uintptr_t OnVariableChanged                = 0x28         ;
        constexpr std::uintptr_t OnError                          = 0x30         ;
        constexpr std::uintptr_t Clock                            = 0x38         ;
        constexpr std::uintptr_t CancellationToken                = 0x40         ;
        constexpr std::uintptr_t _cts                             = 0x48         ;
        constexpr std::uintptr_t _updateInterval                  = 0x50         ;
        constexpr std::uintptr_t _disposed                        = 0x58         ;
        constexpr std::uintptr_t _started                         = 0x59         ;
        constexpr std::uintptr_t _ClanEventListener_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _logger                          = 0x68         ;
        constexpr std::uintptr_t _connector                       = 0x70         ;
        constexpr std::uintptr_t _socket                          = 0x78         ;
        constexpr std::uintptr_t _clock                           = 0x80         ;
        constexpr std::uintptr_t _nexusVariables                  = 0x88         ;
        constexpr std::uintptr_t _zoneVariables                   = 0x90         ;
        constexpr std::uintptr_t _cachedZoneInfo                  = 0x98         ;
        constexpr std::uintptr_t _cachedNexusInfo                 = 0xA0         ;
        constexpr std::uintptr_t _players                         = 0xA8         ;
        constexpr std::uintptr_t _clans                           = 0xB0         ;
        constexpr std::uintptr_t _scoreEventQueue                 = 0xB8         ;
        constexpr std::uintptr_t _scoreEventBatch                 = 0xC0         ;
        constexpr std::uintptr_t _submittingScoreEventsBatch      = 0xC8         ;
        constexpr std::uintptr_t _Zone_k__BackingField            = 0xD0         ;
        constexpr std::uintptr_t _Nexus_k__BackingField           = 0xD8         ;
    }

    namespace Facepunch_Nexus__Uuid
    {
        constexpr std::uintptr_t _NodeId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Sequence_k__BackingField        = 0x4          ;
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
            constexpr std::uintptr_t _syncRoot                        = 0x10         ;
            constexpr std::uintptr_t _nodeId                          = 0x18         ;
            constexpr std::uintptr_t _sequence                        = 0x1C         ;
            constexpr std::uintptr_t _previousTimestamp               = 0x20         ;
        }

    }

    namespace Facepunch_Nexus__Variable
    {
        constexpr std::uintptr_t _rawValue                        = 0x10         ;
        constexpr std::uintptr_t _binaryValue                     = 0x18         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _LastUpdated_k__BackingField     = 0x28         ;
    }

    namespace Facepunch_Nexus__VariableContainer
    {
        constexpr std::uintptr_t _variables                       = 0x10         ;
    }

    namespace AuthHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Request
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Url_k__BackingField             = 0x8          ;
        constexpr std::uintptr_t _Content_k__BackingField         = 0x10         ;
    }

    namespace NewClanLogEntry
    {
        constexpr std::uintptr_t _EventKey_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _Arg1_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _Arg2_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Arg3_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Arg4_k__BackingField            = 0x20         ;
    }

    namespace Facepunch_Nexus_Models__ClanCreateParameters
    {
        constexpr std::uintptr_t _ClanName_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _ClanNameNormalized_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _LeaderPlayerId_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _LeaderRoleName_k__BackingField  = 0x18         ;
        constexpr std::uintptr_t _MemberRoleName_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t _ClanVariables_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _LeaderRoleVariables_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _MemberRoleVariables_k__BackingField = 0x38         ;
    }

    namespace Facepunch_Nexus_Models__ClanRole
    {
        constexpr std::uintptr_t _RoleId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Rank_k__BackingField            = 0x4          ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _CanInvite_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _CanKick_k__BackingField         = 0x11         ;
        constexpr std::uintptr_t _CanPromote_k__BackingField      = 0x12         ;
        constexpr std::uintptr_t _CanDemote_k__BackingField       = 0x13         ;
        constexpr std::uintptr_t _CanAccessLogs_k__BackingField   = 0x14         ;
        constexpr std::uintptr_t _CanAccessScoreEvents_k__BackingField = 0x15         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x18         ;
    }

    namespace Facepunch_Nexus_Models__ClanMember
    {
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _RoleId_k__BackingField          = 0x8          ;
        constexpr std::uintptr_t _Joined_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _LastSeen_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x20         ;
    }

    namespace Facepunch_Nexus_Models__ClanInvite
    {
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _RecruiterPlayerId_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _Created_k__BackingField         = 0x10         ;
    }

    namespace Facepunch_Nexus_Models__ClanDetails
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _Created_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Creator_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Score_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _Roles_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _Members_k__BackingField         = 0x30         ;
        constexpr std::uintptr_t _MaxMemberCount_k__BackingField  = 0x38         ;
        constexpr std::uintptr_t _Invites_k__BackingField         = 0x40         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x48         ;
    }

    namespace Facepunch_Nexus_Models__ClanDisbandedEvent
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Members_k__BackingField         = 0x8          ;
    }

    namespace Facepunch_Nexus_Models__ClanInvitedEvent
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x8          ;
    }

    namespace Facepunch_Nexus_Models__ClanJoinedEvent
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x8          ;
    }

    namespace Facepunch_Nexus_Models__ClanKickedEvent
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x8          ;
    }

    namespace Facepunch_Nexus_Models__ClanChangedEvent
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
    }

    namespace Facepunch_Nexus_Models__ClanInvitation
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _RecruiterPlayerId_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x10         ;
    }

    namespace Facepunch_Nexus_Models__ClanLeaderboardEntry
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _Score_k__BackingField           = 0x10         ;
    }

    namespace Facepunch_Nexus_Models__ClanLogEntry
    {
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x0          ;
        constexpr std::uintptr_t _EventKey_k__BackingField        = 0x8          ;
        constexpr std::uintptr_t _Arg1_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Arg2_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Arg3_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Arg4_k__BackingField            = 0x28         ;
    }

    namespace Facepunch_Nexus_Models__ClanRoleParameters
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _CanInvite_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _CanKick_k__BackingField         = 0x9          ;
        constexpr std::uintptr_t _CanPromote_k__BackingField      = 0xA          ;
        constexpr std::uintptr_t _CanDemote_k__BackingField       = 0xB          ;
        constexpr std::uintptr_t _CanAccessLogs_k__BackingField   = 0xC          ;
        constexpr std::uintptr_t _CanAccessScoreEvents_k__BackingField = 0xD          ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x10         ;
    }

    namespace Facepunch_Nexus_Models__ClanScoreEventEntry
    {
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x0          ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _Score_k__BackingField           = 0xC          ;
        constexpr std::uintptr_t _Multiplier_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _OtherPlayerId_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _OtherClanId_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _Arg1_k__BackingField            = 0x38         ;
        constexpr std::uintptr_t _Arg2_k__BackingField            = 0x40         ;
    }

    namespace Facepunch_Nexus_Models__NewClanScoreEventEntry
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _Score_k__BackingField           = 0x4          ;
        constexpr std::uintptr_t _Multiplier_k__BackingField      = 0x8          ;
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _OtherPlayerId_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _OtherClanId_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _Arg1_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t _Arg2_k__BackingField            = 0x38         ;
    }

    namespace Facepunch_Nexus_Models__NewClanScoreEventBatchEntry
    {
        constexpr std::uintptr_t _ClanId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _Score_k__BackingField           = 0xC          ;
        constexpr std::uintptr_t _Multiplier_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _OtherPlayerId_k__BackingField   = 0x20         ;
        constexpr std::uintptr_t _OtherClanId_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _Arg1_k__BackingField            = 0x38         ;
        constexpr std::uintptr_t _Arg2_k__BackingField            = 0x40         ;
    }

    namespace Facepunch_Nexus_Models__ClanVariablesUpdate
    {
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x0          ;
        constexpr std::uintptr_t _EventKey_k__BackingField        = 0x8          ;
        constexpr std::uintptr_t _Arg1_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Arg2_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Arg3_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Arg4_k__BackingField            = 0x28         ;
    }

    namespace Facepunch_Nexus_Models__CompleteTransfersRequest
    {
        constexpr std::uintptr_t _PlayerIds_k__BackingField       = 0x0          ;
    }

    namespace Facepunch_Nexus_Models__IncomingMessage
    {
        constexpr std::uintptr_t _MessageId_k__BackingField       = 0x0          ;
        constexpr std::uintptr_t _ContentType_k__BackingField     = 0x8          ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x10         ;
    }

    namespace Facepunch_Nexus_Models__NexusDetails
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _LastReset_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _MaxPlayers_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _OnlinePlayers_k__BackingField   = 0x24         ;
        constexpr std::uintptr_t _QueuedPlayers_k__BackingField   = 0x28         ;
        constexpr std::uintptr_t _Build_k__BackingField           = 0x2C         ;
        constexpr std::uintptr_t _Protocol_k__BackingField        = 0x30         ;
        constexpr std::uintptr_t _Zones_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x40         ;
    }

    namespace Facepunch_Nexus_Models__NexusZoneDetails
    {
        constexpr std::uintptr_t _Id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _Key_k__BackingField             = 0x18         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _PositionX_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _PositionY_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _IpAddress_k__BackingField       = 0x38         ;
        constexpr std::uintptr_t _GamePort_k__BackingField        = 0x40         ;
        constexpr std::uintptr_t _QueryPort_k__BackingField       = 0x44         ;
        constexpr std::uintptr_t _MaxPlayers_k__BackingField      = 0x48         ;
        constexpr std::uintptr_t _OnlinePlayers_k__BackingField   = 0x4C         ;
        constexpr std::uintptr_t _QueuedPlayers_k__BackingField   = 0x50         ;
        constexpr std::uintptr_t _Build_k__BackingField           = 0x54         ;
        constexpr std::uintptr_t _Protocol_k__BackingField        = 0x58         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x60         ;
    }

    namespace Facepunch_Nexus_Models__NexusListing
    {
        constexpr std::uintptr_t _Nexuses_k__BackingField         = 0x0          ;
    }

    namespace Facepunch_Nexus_Models__Nexus
    {
        constexpr std::uintptr_t _NexusId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _LastReset_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _ZoneCount_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _MaxPlayers_k__BackingField      = 0x2C         ;
        constexpr std::uintptr_t _OnlinePlayers_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t _QueuedPlayers_k__BackingField   = 0x34         ;
        constexpr std::uintptr_t _Build_k__BackingField           = 0x38         ;
        constexpr std::uintptr_t _Protocol_k__BackingField        = 0x3C         ;
        constexpr std::uintptr_t _Tags_k__BackingField            = 0x40         ;
    }

    namespace Facepunch_Nexus_Models__NexusRealm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Nexus_Models__PlayerDetails
    {
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _LastSeen_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _AssignedZoneKey_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _ConnectZoneKey_k__BackingField  = 0x30         ;
        constexpr std::uintptr_t _ConnectIpAddress_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _ConnectGamePort_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _ConnectQueryPort_k__BackingField = 0x48         ;
    }

    namespace Facepunch_Nexus_Models__RegisterTransfersRequest
    {
        constexpr std::uintptr_t _PlayerIds_k__BackingField       = 0x0          ;
        constexpr std::uintptr_t _ToZoneKey_k__BackingField       = 0x8          ;
    }

    namespace Facepunch_Nexus_Models__VariableType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Nexus_Models__VariableData
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _LastUpdated_k__BackingField     = 0x10         ;
    }

    namespace Facepunch_Nexus_Models__VariableDictionary
    {
        constexpr std::uintptr_t _buckets                         = 0x10         ;
        constexpr std::uintptr_t _entries                         = 0x18         ;
        constexpr std::uintptr_t _count                           = 0x20         ;
        constexpr std::uintptr_t _freeList                        = 0x24         ;
        constexpr std::uintptr_t _freeCount                       = 0x28         ;
        constexpr std::uintptr_t _version                         = 0x2C         ;
        constexpr std::uintptr_t _comparer                        = 0x30         ;
        constexpr std::uintptr_t _keys                            = 0x38         ;
        constexpr std::uintptr_t _values                          = 0x40         ;
        constexpr std::uintptr_t _syncRoot                        = 0x48         ;
    }

    namespace Facepunch_Nexus_Models__VariableUpdate
    {
        constexpr std::uintptr_t _Key_k__BackingField             = 0x0          ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x8          ;
        constexpr std::uintptr_t _Transient_k__BackingField       = 0x9          ;
        constexpr std::uintptr_t _Secret_k__BackingField          = 0xB          ;
        constexpr std::uintptr_t _binaryValue                     = 0x10         ;
        constexpr std::uintptr_t _stringValue                     = 0x20         ;
    }

    namespace Facepunch_Nexus_Models__ZoneDetails
    {
        constexpr std::uintptr_t _NexusId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _ZoneId_k__BackingField          = 0x14         ;
        constexpr std::uintptr_t _Key_k__BackingField             = 0x18         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _PositionX_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _PositionY_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x38         ;
        constexpr std::uintptr_t _NexusName_k__BackingField       = 0x40         ;
        constexpr std::uintptr_t _NexusVariables_k__BackingField  = 0x48         ;
    }

    namespace Facepunch_Nexus_Models__ZoneMapCheckResult
    {
        constexpr std::uintptr_t _Key_k__BackingField             = 0x10         ;
        constexpr std::uintptr_t _LastUpdated_k__BackingField     = 0x18         ;
    }

    namespace Facepunch_Nexus_Models__ZonePlayerDetails
    {
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _LastSeen_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _AssignedZoneKey_k__BackingField = 0x28         ;
    }

    namespace Facepunch_Nexus_Models__ZonePlayerLogin
    {
        constexpr std::uintptr_t _PlayerId_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _LastSeen_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Variables_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _AssignedZoneKey_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _RedirectIpAddress_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _RedirectGamePort_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _RedirectQueryPort_k__BackingField = 0x40         ;
    }

    namespace Facepunch_Nexus_Logging__NexusLogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch_Nexus_Connector__NexusConnector
    {
        constexpr std::uintptr_t Logger                           = 0x10         ;
        constexpr std::uintptr_t BaseUrl                          = 0x18         ;
        constexpr std::uintptr_t HttpClient                       = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t CompletedDummyTask               = 0x0          ;
        }

    }

    namespace Facepunch_Nexus_Connector__NexusPlayerConnector
    {
        constexpr std::uintptr_t Logger                           = 0x10         ;
        constexpr std::uintptr_t BaseUrl                          = 0x18         ;
        constexpr std::uintptr_t HttpClient                       = 0x20         ;
        constexpr std::uintptr_t _playerInfoEndpoint              = 0x28         ;
    }

    namespace Facepunch_Nexus_Connector__NexusSocketConnector
    {
        constexpr std::uintptr_t _logger                          = 0x10         ;
        constexpr std::uintptr_t _cts                             = 0x18         ;
        constexpr std::uintptr_t _socketEndpoint                  = 0x20         ;
        constexpr std::uintptr_t _secretKey                       = 0x28         ;
        constexpr std::uintptr_t _incoming                        = 0x30         ;
        constexpr std::uintptr_t _outgoing                        = 0x38         ;
        constexpr std::uintptr_t _started                         = 0x40         ;
        constexpr std::uintptr_t _socket                          = 0x48         ;
    }

    namespace Facepunch_Nexus_Connector__NexusZoneConnector
    {
        constexpr std::uintptr_t Logger                           = 0x10         ;
        constexpr std::uintptr_t BaseUrl                          = 0x18         ;
        constexpr std::uintptr_t HttpClient                       = 0x20         ;
        constexpr std::uintptr_t _getZoneInfoEndpoint             = 0x28         ;
        constexpr std::uintptr_t _getPlayerInfoEndpoint           = 0x30         ;
        constexpr std::uintptr_t _playerLoginEndpoint             = 0x38         ;
        constexpr std::uintptr_t _assignEndpoint                  = 0x40         ;
        constexpr std::uintptr_t _registerTransferEndpoint        = 0x48         ;
        constexpr std::uintptr_t _completeTransferEndpoint        = 0x50         ;
        constexpr std::uintptr_t _messageEndpoint                 = 0x58         ;
        constexpr std::uintptr_t _setNexusVariableEndpoint        = 0x60         ;
        constexpr std::uintptr_t _setZoneVariableEndpoint         = 0x68         ;
        constexpr std::uintptr_t _setPlayerVariableEndpoint       = 0x70         ;
        constexpr std::uintptr_t _findPlayersWithVariableEndpoint = 0x78         ;
        constexpr std::uintptr_t _mapEndpoint                     = 0x80         ;
        constexpr std::uintptr_t _clanEndpoint                    = 0x88         ;
    }

    namespace %a324bf3ea934638a533bfe55918cc09aa8a593e9
    {
        constexpr std::uintptr_t _429a113ff545b8338acc26d5c85f44a6c08ccfd1 = 0x10         ;
        constexpr std::uintptr_t _30df4b4cf7de7f314c3632a125261942dad9d3a9 = 0x18         ;
        constexpr std::uintptr_t _97fb6adfc8ad665fe1a8471c118612d883082ce2 = 0x20         ;
        constexpr std::uintptr_t _edacdafa43a38889b7f3e3026fc9945f881ff417 = 0x28         ;
        constexpr std::uintptr_t _05130e2833f758184b79bd423c3a7774725af82d = 0x30         ;
    }

    namespace %8ee791327f1d7df3c2c4a738bcbc568179a3bfe7
    {
        constexpr std::uintptr_t _429a113ff545b8338acc26d5c85f44a6c08ccfd1 = 0x10         ;
        constexpr std::uintptr_t _30df4b4cf7de7f314c3632a125261942dad9d3a9 = 0x18         ;
        constexpr std::uintptr_t _97fb6adfc8ad665fe1a8471c118612d883082ce2 = 0x20         ;
        constexpr std::uintptr_t _edacdafa43a38889b7f3e3026fc9945f881ff417 = 0x28         ;
        constexpr std::uintptr_t _05130e2833f758184b79bd423c3a7774725af82d = 0x30         ;
    }

    namespace %f29f5e8706a44000ee65d7a0c338f4d5a9526a4d
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10773028   ;
        constexpr std::uintptr_t _e0de63f627560333a0770fd8b150843019a7d836 = 0x10         ;
        constexpr std::uintptr_t _fe2b75e3086d4e92a52c7920cff6f8fe4fbc576a = 0x18         ;
        constexpr std::uintptr_t _5f13490fc85a2bb5c09a3393acbc0ae888f28ac4 = 0x20         ;
        constexpr std::uintptr_t _da72c1511374ce5495a26377f9774e7b4d2323e8 = 0x2C         ;
        constexpr std::uintptr_t _6185b2c2142bad3e4c8a51dec461003978c921db = 0x3C         ;
        constexpr std::uintptr_t _43e77fcd80e2601c79ab8e503ad4298da7ae92a0 = 0x40         ;
        constexpr std::uintptr_t _7289b711b40130a8113c8c9757c86b6650e16cef = 0x48         ;
    }

    namespace EFFECT_TYPE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0c5b9309d5b749cad632fcad0830e9b3a577d4e6
    {
    }

    namespace %0ef5982f3e27d4e3def22b281052178768ab3de1
    {
        constexpr std::uintptr_t _7b860810b3fdc9995b64a8544e99a2748b00cbda = 0x10         ;
        constexpr std::uintptr_t _951fc6713effa33a6c3492a54e0a5d1d7c0b30e6 = 0x18         ;
        constexpr std::uintptr_t _5f13490fc85a2bb5c09a3393acbc0ae888f28ac4 = 0x1C         ;
        constexpr std::uintptr_t _1960eaad390895d3f348ecdf92fe1c38e77ca961 = 0x28         ;
        constexpr std::uintptr_t _0cc102cbc3534c38c844644aee0fcd6fdcb76659 = 0x30         ;
        constexpr std::uintptr_t _9396c6376d86e2b3b322fe29190c04aa55aff903 = 0x38         ;
        constexpr std::uintptr_t _6185b2c2142bad3e4c8a51dec461003978c921db = 0x40         ;
        constexpr std::uintptr_t _27a9401d89d97dcf62de19738b5bfb5cd7da7bf6 = 0x48         ;
        constexpr std::uintptr_t _c194ff9073c7ac01288832ffe8208ba938881d3f = 0x50         ;
        constexpr std::uintptr_t _22e1fcb28baa11ff2caf54f59f78e2a76103272e = 0x58         ;
        constexpr std::uintptr_t _8a0333a7ef7440cb8c27ac2aa522cadfa91c96e5 = 0x60         ;
        constexpr std::uintptr_t _ec15a081781d209980e084c2d80b1cc24ce14054 = 0x68         ;
        constexpr std::uintptr_t _6baa8059a8e5ac70d302365c9affea7a1bf981f8 = 0x70         ;
    }

    namespace %d94301f118307eebb3d0c0c595d8109a452f0b8d
    {
        constexpr std::uintptr_t _fe2b75e3086d4e92a52c7920cff6f8fe4fbc576a = 0x10         ;
        constexpr std::uintptr_t _6185b2c2142bad3e4c8a51dec461003978c921db = 0x18         ;
        constexpr std::uintptr_t _43e77fcd80e2601c79ab8e503ad4298da7ae92a0 = 0x20         ;
        constexpr std::uintptr_t _5f13490fc85a2bb5c09a3393acbc0ae888f28ac4 = 0x28         ;
        constexpr std::uintptr_t _da72c1511374ce5495a26377f9774e7b4d2323e8 = 0x34         ;
        constexpr std::uintptr_t _7289b711b40130a8113c8c9757c86b6650e16cef = 0x44         ;
        constexpr std::uintptr_t _e0de63f627560333a0770fd8b150843019a7d836 = 0x54         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %f432f08477779ccc4cb67a26e4371d631178e9d3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084E7B8   ;
        constexpr std::uintptr_t _97fb6adfc8ad665fe1a8471c118612d883082ce2 = 0x10         ;
        constexpr std::uintptr_t _429a113ff545b8338acc26d5c85f44a6c08ccfd1 = 0x18         ;
        constexpr std::uintptr_t _30df4b4cf7de7f314c3632a125261942dad9d3a9 = 0x20         ;
        constexpr std::uintptr_t _edacdafa43a38889b7f3e3026fc9945f881ff417 = 0x28         ;
        constexpr std::uintptr_t _05130e2833f758184b79bd423c3a7774725af82d = 0x30         ;
    }

    namespace EFFECT_TYPE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0c5b9309d5b749cad632fcad0830e9b3a577d4e6
    {
    }

    namespace EFFECT_TYPE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0c5b9309d5b749cad632fcad0830e9b3a577d4e6
    {
    }

    namespace RZLED
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFFECT_TYPE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0c5b9309d5b749cad632fcad0830e9b3a577d4e6
    {
    }

    namespace %781ea3310bc89b689a9af3cabdd8787d879c62f6
    {
    }

    namespace EFFECT_TYPE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0c5b9309d5b749cad632fcad0830e9b3a577d4e6
    {
    }

    namespace %43042d756df76756556911c904f7545b7060d3bc
    {
        constexpr std::uintptr_t _7b860810b3fdc9995b64a8544e99a2748b00cbda = 0x10         ;
        constexpr std::uintptr_t _951fc6713effa33a6c3492a54e0a5d1d7c0b30e6 = 0x18         ;
        constexpr std::uintptr_t _5f13490fc85a2bb5c09a3393acbc0ae888f28ac4 = 0x1C         ;
        constexpr std::uintptr_t _1960eaad390895d3f348ecdf92fe1c38e77ca961 = 0x28         ;
        constexpr std::uintptr_t _0cc102cbc3534c38c844644aee0fcd6fdcb76659 = 0x30         ;
        constexpr std::uintptr_t _9396c6376d86e2b3b322fe29190c04aa55aff903 = 0x38         ;
        constexpr std::uintptr_t _6185b2c2142bad3e4c8a51dec461003978c921db = 0x40         ;
        constexpr std::uintptr_t _27a9401d89d97dcf62de19738b5bfb5cd7da7bf6 = 0x48         ;
        constexpr std::uintptr_t _c194ff9073c7ac01288832ffe8208ba938881d3f = 0x50         ;
    }

    namespace RZKEY
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace RZLED
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EFFECT_TYPE
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %0c5b9309d5b749cad632fcad0830e9b3a577d4e6
    {
    }

    namespace %6821a82530924b53e1523c81c43eadc1a83135a7
    {
        constexpr std::uintptr_t _72b098859dad6bd77b5b0d7420d439174078976d = 0x10         ;
        constexpr std::uintptr_t _19fc7cf41861f4bc4e1aa09f619ea53d7871807b = 0x18         ;
        constexpr std::uintptr_t _fefefd5d3c0763ce4f11ed13fe5806bb8e1a77f1 = 0x20         ;
        constexpr std::uintptr_t _2d45ee6660508ecf7b0c2b73cad239f107c9ec61 = 0x24         ;
    }

    namespace %be5a6da1ef5633dc4a95f190f93a49044839130f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10772FE8   ;
        constexpr std::uintptr_t _7b860810b3fdc9995b64a8544e99a2748b00cbda = 0x10         ;
        constexpr std::uintptr_t _951fc6713effa33a6c3492a54e0a5d1d7c0b30e6 = 0x18         ;
        constexpr std::uintptr_t _5f13490fc85a2bb5c09a3393acbc0ae888f28ac4 = 0x1C         ;
        constexpr std::uintptr_t _1960eaad390895d3f348ecdf92fe1c38e77ca961 = 0x28         ;
        constexpr std::uintptr_t _0cc102cbc3534c38c844644aee0fcd6fdcb76659 = 0x30         ;
        constexpr std::uintptr_t _9396c6376d86e2b3b322fe29190c04aa55aff903 = 0x38         ;
        constexpr std::uintptr_t _6185b2c2142bad3e4c8a51dec461003978c921db = 0x40         ;
        constexpr std::uintptr_t _27a9401d89d97dcf62de19738b5bfb5cd7da7bf6 = 0x48         ;
        constexpr std::uintptr_t _c194ff9073c7ac01288832ffe8208ba938881d3f = 0x50         ;
        constexpr std::uintptr_t _6baa8059a8e5ac70d302365c9affea7a1bf981f8 = 0x58         ;
        constexpr std::uintptr_t _8a0333a7ef7440cb8c27ac2aa522cadfa91c96e5 = 0x60         ;
        constexpr std::uintptr_t _22e1fcb28baa11ff2caf54f59f78e2a76103272e = 0x68         ;
        constexpr std::uintptr_t _ec15a081781d209980e084c2d80b1cc24ce14054 = 0x70         ;
    }

    namespace Rust_RGB_SteelSeries_Models__GameMetadata
    {
        constexpr std::uintptr_t _GameId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _GameDisplayName_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _Developer_k__BackingField       = 0x10         ;
    }

    namespace Rust_RGB_SteelSeries_Models__ColorEventFrame
    {
        constexpr std::uintptr_t _Color_k__BackingField           = 0x0          ;
    }

    namespace Rust_RGB_SteelSeries_Models__ColorData
    {
        constexpr std::uintptr_t _Red_k__BackingField             = 0x0          ;
        constexpr std::uintptr_t _Green_k__BackingField           = 0x1          ;
        constexpr std::uintptr_t _Blue_k__BackingField            = 0x2          ;
    }

    namespace Rust_RGB_SteelSeries_Models__LoadGoLispHandlers
    {
        constexpr std::uintptr_t _GameId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Code_k__BackingField            = 0x8          ;
    }

    namespace Rust_RGB_SteelSeries_Models__EmptyEventData
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x0          ;
    }

    namespace Rust_RGB_SteelSeries_Models__CorePropsFile
    {
        constexpr std::uintptr_t _Address_k__BackingField         = 0x0          ;
    }

    namespace Rust_RGB_SteelSeries_Models__GameEvent`1
    {
        constexpr std::uintptr_t _GameId_k__BackingField          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Rust_RGB_SteelSeries_Models__Heartbeat
    {
        constexpr std::uintptr_t _GameId_k__BackingField          = 0x0          ;
    }

    namespace Rust_RGB_SteelSeries_Models__RemoveGame
    {
        constexpr std::uintptr_t _GameId_k__BackingField          = 0x0          ;
    }

    namespace Rust_RGB_SteelSeries_Models__RegisterGameEvent
    {
        constexpr std::uintptr_t _GameId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Event_k__BackingField           = 0x8          ;
        constexpr std::uintptr_t _IconId_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _ValueOptional_k__BackingField   = 0x14         ;
    }

    namespace Rust_RGB_SteelSeries_Models__ColorEventData
    {
        constexpr std::uintptr_t _Value_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _Frame_k__BackingField           = 0x4          ;
    }

    namespace Rust_RGB_SteelSeries_Models__RegisterTimelineEvents
    {
        constexpr std::uintptr_t _GameId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Events_k__BackingField          = 0x8          ;
    }

    namespace Rust_RGB_SteelSeries_Models__TimelineEvent
    {
        constexpr std::uintptr_t _Event_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _IconId_k__BackingField          = 0x8          ;
        constexpr std::uintptr_t _Previewable_k__BackingField     = 0x10         ;
    }

    namespace ChromaSDK__SupportedDevice
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ChromaSDK__AppCategory
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_RGB__RgbEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ContentInfo
    {
        constexpr std::uintptr_t contentType                      = 0x10         ;
        constexpr std::uintptr_t content                          = 0x18         ;
    }

    namespace EncryptedData
    {
        constexpr std::uintptr_t _version                         = 0x10         ;
        constexpr std::uintptr_t _content                         = 0x18         ;
        constexpr std::uintptr_t _encryptionAlgorithm             = 0x20         ;
        constexpr std::uintptr_t _encrypted                       = 0x28         ;
    }

    namespace SignedData
    {
        constexpr std::uintptr_t version                          = 0x10         ;
        constexpr std::uintptr_t hashAlgorithm                    = 0x18         ;
        constexpr std::uintptr_t contentInfo                      = 0x20         ;
        constexpr std::uintptr_t certs                            = 0x28         ;
        constexpr std::uintptr_t crls                             = 0x30         ;
        constexpr std::uintptr_t signerInfo                       = 0x38         ;
        constexpr std::uintptr_t mda                              = 0x40         ;
    }

    namespace SignerInfo
    {
        constexpr std::uintptr_t version                          = 0x10         ;
        constexpr std::uintptr_t hashAlgorithm                    = 0x18         ;
        constexpr std::uintptr_t authenticatedAttributes          = 0x20         ;
        constexpr std::uintptr_t unauthenticatedAttributes        = 0x28         ;
        constexpr std::uintptr_t signature                        = 0x30         ;
        constexpr std::uintptr_t issuer                           = 0x38         ;
        constexpr std::uintptr_t serial                           = 0x40         ;
        constexpr std::uintptr_t ski                              = 0x48         ;
    }

    namespace DeriveBytes
    {
        constexpr std::uintptr_t _hashName                        = 0x10         ;
        constexpr std::uintptr_t _iterations                      = 0x18         ;
        constexpr std::uintptr_t _password                        = 0x20         ;
        constexpr std::uintptr_t _salt                            = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t keyDiversifier                   = 0x0          ;
            constexpr std::uintptr_t ivDiversifier                    = 0x8          ;
            constexpr std::uintptr_t macDiversifier                   = 0x10         ;
        }

    }

    namespace X509CrlEntry
    {
        constexpr std::uintptr_t sn                               = 0x10         ;
        constexpr std::uintptr_t revocationDate                   = 0x18         ;
        constexpr std::uintptr_t extensions                       = 0x20         ;
    }

    namespace X509CertificateEnumerator
    {
        constexpr std::uintptr_t enumerator                       = 0x10         ;
    }

    namespace AttributeTypeAndValue
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace CommonName
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace SerialNumber
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace LocalityName
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace StateOrProvinceName
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace OrganizationName
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace OrganizationalUnitName
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace EmailAddress
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace DomainComponent
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace UserId
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace Oid
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace Title
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace CountryName
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace DnQualifier
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace Surname
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace GivenName
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace Initial
    {
        constexpr std::uintptr_t oid                              = 0x10         ;
        constexpr std::uintptr_t attrValue                        = 0x18         ;
        constexpr std::uintptr_t upperBound                       = 0x20         ;
        constexpr std::uintptr_t encoding                         = 0x24         ;
    }

    namespace PrivateKeyInfo
    {
        constexpr std::uintptr_t _version                         = 0x10         ;
        constexpr std::uintptr_t _algorithm                       = 0x18         ;
        constexpr std::uintptr_t _key                             = 0x20         ;
        constexpr std::uintptr_t _list                            = 0x28         ;
    }

    namespace EncryptedPrivateKeyInfo
    {
        constexpr std::uintptr_t _algorithm                       = 0x10         ;
        constexpr std::uintptr_t _salt                            = 0x18         ;
        constexpr std::uintptr_t _iterations                      = 0x20         ;
        constexpr std::uintptr_t _data                            = 0x28         ;
    }

    namespace KeyGeneratedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Sign
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ModulusRing
    {
        constexpr std::uintptr_t mod                              = 0x10         ;
        constexpr std::uintptr_t constant                         = 0x18         ;
    }

    namespace Mono_Security__ASN1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C4E60   ;
        constexpr std::uintptr_t m_nTag                           = 0x10         ;
        constexpr std::uintptr_t m_aValue                         = 0x18         ;
        constexpr std::uintptr_t elist                            = 0x20         ;
    }

    namespace Mono_Security_X509__SafeBag
    {
        constexpr std::uintptr_t _bagOID                          = 0x10         ;
        constexpr std::uintptr_t _asn1                            = 0x18         ;
    }

    namespace Mono_Security_X509__PKCS12
    {
        constexpr std::uintptr_t _password                        = 0x10         ;
        constexpr std::uintptr_t _keyBags                         = 0x18         ;
        constexpr std::uintptr_t _secretBags                      = 0x20         ;
        constexpr std::uintptr_t _certs                           = 0x28         ;
        constexpr std::uintptr_t _keyBagsChanged                  = 0x30         ;
        constexpr std::uintptr_t _secretBagsChanged               = 0x31         ;
        constexpr std::uintptr_t _certsChanged                    = 0x32         ;
        constexpr std::uintptr_t _iterations                      = 0x34         ;
        constexpr std::uintptr_t _safeBags                        = 0x38         ;
        constexpr std::uintptr_t _rng                             = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t password_max_length              = 0x0          ;
        }

    }

    namespace Mono_Security_X509__X509Crl
    {
        constexpr std::uintptr_t issuer                           = 0x10         ;
        constexpr std::uintptr_t version                          = 0x18         ;
        constexpr std::uintptr_t thisUpdate                       = 0x20         ;
        constexpr std::uintptr_t nextUpdate                       = 0x28         ;
        constexpr std::uintptr_t entries                          = 0x30         ;
        constexpr std::uintptr_t signatureOID                     = 0x38         ;
        constexpr std::uintptr_t signature                        = 0x40         ;
        constexpr std::uintptr_t extensions                       = 0x48         ;
        constexpr std::uintptr_t encoded                          = 0x50         ;
        constexpr std::uintptr_t hash_value                       = 0x58         ;
    }

    namespace Mono_Security_X509__X509Certificate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C5100   ;
        constexpr std::uintptr_t decoder                          = 0x10         ;
        constexpr std::uintptr_t m_encodedcert                    = 0x18         ;
        constexpr std::uintptr_t m_from                           = 0x20         ;
        constexpr std::uintptr_t m_until                          = 0x28         ;
        constexpr std::uintptr_t issuer                           = 0x30         ;
        constexpr std::uintptr_t m_issuername                     = 0x38         ;
        constexpr std::uintptr_t m_keyalgo                        = 0x40         ;
        constexpr std::uintptr_t m_keyalgoparams                  = 0x48         ;
        constexpr std::uintptr_t subject                          = 0x50         ;
        constexpr std::uintptr_t m_subject                        = 0x58         ;
        constexpr std::uintptr_t m_publickey                      = 0x60         ;
        constexpr std::uintptr_t signature                        = 0x68         ;
        constexpr std::uintptr_t m_signaturealgo                  = 0x70         ;
        constexpr std::uintptr_t m_signaturealgoparams            = 0x78         ;
        constexpr std::uintptr_t certhash                         = 0x80         ;
        constexpr std::uintptr_t _rsa                             = 0x88         ;
        constexpr std::uintptr_t _dsa                             = 0x90         ;
        constexpr std::uintptr_t version                          = 0x98         ;
        constexpr std::uintptr_t serialnumber                     = 0xA0         ;
        constexpr std::uintptr_t issuerUniqueID                   = 0xA8         ;
        constexpr std::uintptr_t subjectUniqueID                  = 0xB0         ;
        constexpr std::uintptr_t extensions                       = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t encoding_error                   = 0x0          ;
        }

    }

    namespace Mono_Security_X509__X509CertificateCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace Mono_Security_X509__X509Chain
    {
        constexpr std::uintptr_t roots                            = 0x10         ;
        constexpr std::uintptr_t certs                            = 0x18         ;
        constexpr std::uintptr_t _root                            = 0x20         ;
        constexpr std::uintptr_t _chain                           = 0x28         ;
        constexpr std::uintptr_t _status                          = 0x30         ;
    }

    namespace Mono_Security_X509__X509ChainStatusFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_X509__X509Extension
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C2A10   ;
        constexpr std::uintptr_t extnOid                          = 0x10         ;
        constexpr std::uintptr_t extnCritical                     = 0x18         ;
        constexpr std::uintptr_t extnValue                        = 0x20         ;
    }

    namespace Mono_Security_X509__X509ExtensionCollection
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C4348   ;
        constexpr std::uintptr_t _list                            = 0x10         ;
        constexpr std::uintptr_t readOnly                         = 0x18         ;
    }

    namespace Mono_Security_X509__X509Store
    {
        constexpr std::uintptr_t _storePath                       = 0x10         ;
        constexpr std::uintptr_t _certificates                    = 0x18         ;
        constexpr std::uintptr_t _crls                            = 0x20         ;
        constexpr std::uintptr_t _crl                             = 0x28         ;
        constexpr std::uintptr_t _newFormat                       = 0x29         ;
    }

    namespace Mono_Security_X509__X509Stores
    {
        constexpr std::uintptr_t _storePath                       = 0x10         ;
        constexpr std::uintptr_t _newFormat                       = 0x18         ;
        constexpr std::uintptr_t _trusted                         = 0x20         ;
    }

    namespace Mono_Security_X509_Extensions__AuthorityKeyIdentifierExtension
    {
        constexpr std::uintptr_t extnOid                          = 0x10         ;
        constexpr std::uintptr_t extnCritical                     = 0x18         ;
        constexpr std::uintptr_t extnValue                        = 0x20         ;
        constexpr std::uintptr_t aki                              = 0x28         ;
    }

    namespace Mono_Security_X509_Extensions__BasicConstraintsExtension
    {
        constexpr std::uintptr_t extnOid                          = 0x10         ;
        constexpr std::uintptr_t extnCritical                     = 0x18         ;
        constexpr std::uintptr_t extnValue                        = 0x20         ;
        constexpr std::uintptr_t cA                               = 0x28         ;
        constexpr std::uintptr_t pathLenConstraint                = 0x2C         ;
    }

    namespace Mono_Security_Protocol_Ntlm__ChallengeResponse
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t _challenge                       = 0x18         ;
        constexpr std::uintptr_t _lmpwd                           = 0x20         ;
        constexpr std::uintptr_t _ntpwd                           = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t magic                            = 0x0          ;
            constexpr std::uintptr_t nullEncMagic                     = 0x8          ;
        }

    }

    namespace Mono_Security_Protocol_Ntlm__MessageBase
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
        constexpr std::uintptr_t _flags                           = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t header                           = 0x0          ;
        }

    }

    namespace Mono_Security_Protocol_Ntlm__NtlmAuthLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_Protocol_Ntlm__NtlmFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_Protocol_Ntlm__Type1Message
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
        constexpr std::uintptr_t _flags                           = 0x14         ;
        constexpr std::uintptr_t _host                            = 0x18         ;
        constexpr std::uintptr_t _domain                          = 0x20         ;
    }

    namespace Mono_Security_Protocol_Ntlm__Type2Message
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
        constexpr std::uintptr_t _flags                           = 0x14         ;
        constexpr std::uintptr_t _nonce                           = 0x18         ;
        constexpr std::uintptr_t _targetName                      = 0x20         ;
        constexpr std::uintptr_t _targetInfo                      = 0x28         ;
    }

    namespace Mono_Security_Protocol_Ntlm__Type3Message
    {
        constexpr std::uintptr_t _type                            = 0x10         ;
        constexpr std::uintptr_t _flags                           = 0x14         ;
        constexpr std::uintptr_t _level                           = 0x18         ;
        constexpr std::uintptr_t _challenge                       = 0x20         ;
        constexpr std::uintptr_t _host                            = 0x28         ;
        constexpr std::uintptr_t _domain                          = 0x30         ;
        constexpr std::uintptr_t _username                        = 0x38         ;
        constexpr std::uintptr_t _password                        = 0x40         ;
        constexpr std::uintptr_t _type2                           = 0x48         ;
        constexpr std::uintptr_t _lm                              = 0x50         ;
        constexpr std::uintptr_t _nt                              = 0x58         ;
    }

    namespace Mono_Security_Interface__AlertLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_Interface__AlertDescription
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_Interface__Alert
    {
        constexpr std::uintptr_t level                            = 0x10         ;
        constexpr std::uintptr_t description                      = 0x11         ;
    }

    namespace Mono_Security_Interface__ValidationResult
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074B878   ;
        constexpr std::uintptr_t trusted                          = 0x10         ;
        constexpr std::uintptr_t user_denied                      = 0x11         ;
        constexpr std::uintptr_t error_code                       = 0x14         ;
        constexpr std::uintptr_t policy_errors                    = 0x18         ;
    }

    namespace Mono_Security_Interface__CipherSuiteCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_Interface__MonoTlsConnectionInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C3A8   ;
        constexpr std::uintptr_t _CipherSuiteCode_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ProtocolVersion_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _PeerDomainName_k__BackingField  = 0x18         ;
    }

    namespace Mono_Security_Interface__MonoSslPolicyErrors
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_Interface__MonoRemoteCertificateValidationCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074B740   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Mono_Security_Interface__MonoLocalCertificateSelectionCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829EB0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Mono_Security_Interface__MonoTlsSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C9558   ;
        constexpr std::uintptr_t _RemoteCertificateValidationCallback_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ClientCertificateSelectionCallback_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _CertificateValidationTime_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _TrustAnchors_k__BackingField    = 0x30         ;
        constexpr std::uintptr_t _UserSettings_k__BackingField    = 0x38         ;
        constexpr std::uintptr_t _CertificateSearchPaths_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _SendCloseNotify_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _ClientCertificateIssuers_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _DisallowUnauthenticatedCertificateRequest_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _EnabledProtocols_k__BackingField = 0x5C         ;
        constexpr std::uintptr_t _EnabledCiphers_k__BackingField  = 0x68         ;
        constexpr std::uintptr_t cloned                           = 0x70         ;
        constexpr std::uintptr_t checkCertName                    = 0x71         ;
        constexpr std::uintptr_t checkCertRevocationStatus        = 0x72         ;
        constexpr std::uintptr_t useServicePointManagerCallback   = 0x73         ;
        constexpr std::uintptr_t skipSystemValidators             = 0x75         ;
        constexpr std::uintptr_t callbackNeedsChain               = 0x76         ;
        constexpr std::uintptr_t certificateValidator             = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t defaultSettings                  = 0x0          ;
        }

    }

    namespace Mono_Security_Interface__TlsException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t alert                            = 0x90         ;
    }

    namespace Mono_Security_Interface__TlsProtocolCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_Interface__TlsProtocols
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Security_Cryptography__MD2
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace Mono_Security_Cryptography__MD2Managed
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t state                            = 0x28         ;
        constexpr std::uintptr_t checksum                         = 0x30         ;
        constexpr std::uintptr_t buffer                           = 0x38         ;
        constexpr std::uintptr_t count                            = 0x40         ;
        constexpr std::uintptr_t x                                = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t PI_SUBST                         = 0x0          ;
        }

    }

    namespace Mono_Security_Cryptography__MD4
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
    }

    namespace Mono_Security_Cryptography__MD4Managed
    {
        constexpr std::uintptr_t _disposed                        = 0x10         ;
        constexpr std::uintptr_t HashSizeValue                    = 0x14         ;
        constexpr std::uintptr_t HashValue                        = 0x18         ;
        constexpr std::uintptr_t State                            = 0x20         ;
        constexpr std::uintptr_t state                            = 0x28         ;
        constexpr std::uintptr_t buffer                           = 0x30         ;
        constexpr std::uintptr_t count                            = 0x38         ;
        constexpr std::uintptr_t x                                = 0x40         ;
        constexpr std::uintptr_t digest                           = 0x48         ;
    }

    namespace Mono_Security_Cryptography__RSAManaged
    {
        constexpr std::uintptr_t KeySizeValue                     = 0x10         ;
        constexpr std::uintptr_t LegalKeySizesValue               = 0x18         ;
        constexpr std::uintptr_t isCRTpossible                    = 0x20         ;
        constexpr std::uintptr_t keyBlinding                      = 0x21         ;
        constexpr std::uintptr_t keypairGenerated                 = 0x22         ;
        constexpr std::uintptr_t m_disposed                       = 0x23         ;
        constexpr std::uintptr_t d                                = 0x28         ;
        constexpr std::uintptr_t p                                = 0x30         ;
        constexpr std::uintptr_t q                                = 0x38         ;
        constexpr std::uintptr_t dp                               = 0x40         ;
        constexpr std::uintptr_t dq                               = 0x48         ;
        constexpr std::uintptr_t qInv                             = 0x50         ;
        constexpr std::uintptr_t n                                = 0x58         ;
        constexpr std::uintptr_t e                                = 0x60         ;
        constexpr std::uintptr_t KeyGenerated                     = 0x68         ;
    }

    namespace Mono_Security_Authenticode__AuthenticodeBase
    {
        constexpr std::uintptr_t fileblock                        = 0x10         ;
        constexpr std::uintptr_t fs                               = 0x18         ;
        constexpr std::uintptr_t blockNo                          = 0x20         ;
        constexpr std::uintptr_t blockLength                      = 0x24         ;
        constexpr std::uintptr_t peOffset                         = 0x28         ;
        constexpr std::uintptr_t dirSecurityOffset                = 0x2C         ;
        constexpr std::uintptr_t dirSecuritySize                  = 0x30         ;
        constexpr std::uintptr_t coffSymbolTableOffset            = 0x34         ;
        constexpr std::uintptr_t pe64                             = 0x38         ;
    }

    namespace Mono_Security_Authenticode__AuthenticodeDeformatter
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074C5E8   ;
        constexpr std::uintptr_t fileblock                        = 0x10         ;
        constexpr std::uintptr_t fs                               = 0x18         ;
        constexpr std::uintptr_t blockNo                          = 0x20         ;
        constexpr std::uintptr_t blockLength                      = 0x24         ;
        constexpr std::uintptr_t peOffset                         = 0x28         ;
        constexpr std::uintptr_t dirSecurityOffset                = 0x2C         ;
        constexpr std::uintptr_t dirSecuritySize                  = 0x30         ;
        constexpr std::uintptr_t coffSymbolTableOffset            = 0x34         ;
        constexpr std::uintptr_t pe64                             = 0x38         ;
        constexpr std::uintptr_t filename                         = 0x40         ;
        constexpr std::uintptr_t rawdata                          = 0x48         ;
        constexpr std::uintptr_t hash                             = 0x50         ;
        constexpr std::uintptr_t coll                             = 0x58         ;
        constexpr std::uintptr_t signedHash                       = 0x60         ;
        constexpr std::uintptr_t timestamp                        = 0x68         ;
        constexpr std::uintptr_t signingCertificate               = 0x70         ;
        constexpr std::uintptr_t reason                           = 0x78         ;
        constexpr std::uintptr_t trustedRoot                      = 0x7C         ;
        constexpr std::uintptr_t trustedTimestampRoot             = 0x7D         ;
        constexpr std::uintptr_t entry                            = 0x80         ;
        constexpr std::uintptr_t signerChain                      = 0x88         ;
        constexpr std::uintptr_t timestampChain                   = 0x90         ;
    }

    namespace Mono_Math__BigInteger
    {
        constexpr std::uintptr_t length                           = 0x10         ;
        constexpr std::uintptr_t data                             = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t smallPrimes                      = 0x0          ;
            constexpr std::uintptr_t rng                              = 0x8          ;
        }

    }

    namespace Mono_Math_Prime__ConfidenceFactor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Mono_Math_Prime__PrimalityTest
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %a851768d2043d6faffadb3b85941729ba57f04ef
    {
        constexpr std::uintptr_t _b9a21c72e1180e02614051d0b05cd5a718ce5975 = 0x10         ;
    }

    namespace %afe052c397347c3cfcd6bd487422e505b989b591
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8         ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8         ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110        ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118        ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x120        ;
    }

    namespace %b9684ffeb88a7cb55cd8a1f4cf280fe7d2491b59
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0xD8         ;
        constexpr std::uintptr_t _a86e6908864fdc7329e1eb72d77c616af66f8ec4 = 0xE0         ;
        constexpr std::uintptr_t _5588a8688a7b2f1e8649c3a624690bfd470d613a = 0xE8         ;
        constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0xEC         ;
        constexpr std::uintptr_t _080573962eafbf94fd9a6b839e50f2b33ce3a706 = 0xF0         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0xF8         ;
        constexpr std::uintptr_t _4ff7f1905ae676c0b60773e5ed84d333cfffaebe = 0x100        ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0x108        ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x110        ;
        constexpr std::uintptr_t _997fc7b36a6ce8c2eaf83d8f20d53a239ca10836 = 0x118        ;
        constexpr std::uintptr_t _8776fd6f12054e9d33e1d18a3369556f3732a0bf = 0x120        ;
        constexpr std::uintptr_t _ae7753750ee09d3ddab0be68c23dfbf52b6a2fd8 = 0x128        ;
        constexpr std::uintptr_t _f50fe29121bcc17bf72bb047ad3621a3e5590884 = 0x130        ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x138        ;
    }

    namespace PacketPriority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PacketReliability
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %b0fe359cdf659c7e917c02a544a81bd91bdda054
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10747618   ;
        constexpr std::uintptr_t _b9a21c72e1180e02614051d0b05cd5a718ce5975 = 0x10         ;
    }

    namespace Metrics
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PacketPriority
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9b478e6182b39bd14b7682527f2f198cf357c544
    {
        constexpr std::uintptr_t _c2ad9fa4188e5ce2d1bb1bf1651d26d837a5a1d3 = 0x38         ;
        constexpr std::uintptr_t _ac7e085a89728355801a937e48beca705671e39b = 0x70         ;
        constexpr std::uintptr_t _5afeabd7e87141f1f07e750b85f5b6f94bd66cbc = 0x78         ;
        constexpr std::uintptr_t _d0f442d617794fa1e8145095cd8d1fdefa48736c = 0x80         ;
        constexpr std::uintptr_t _1d4ad9af79897ea035875ba78acd959097e036d7 = 0x88         ;
        constexpr std::uintptr_t _27940d8e268498648d0096170968c3590e7cf96e = 0x90         ;
        constexpr std::uintptr_t _e12e80a095c0ce8f70def487aba1e41df20806ab = 0x98         ;
        constexpr std::uintptr_t _cc29c1ad6b2fc3b31ed70f2e90ef6f9212a9d2b5 = 0xA8         ;
        constexpr std::uintptr_t _90a0373c05b1baa309f09ad51e46ca9959ca6af8 = 0xC8         ;
        constexpr std::uintptr_t _72ad1eb6d725e7f8ce18c4a9f023ce27fea1ce70 = 0xD0         ;
        constexpr std::uintptr_t _956ecbde1d8648924ce28ddd74cb48b587ddee1c = 0xD8         ;
        constexpr std::uintptr_t _b6cc520aa6720716c43f82055ff99f634e4066d6 = 0xDC         ;
    }

    namespace %334807a1054d4025e9f831a0308d3cc9189f3f76
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0xD8         ;
        constexpr std::uintptr_t _a86e6908864fdc7329e1eb72d77c616af66f8ec4 = 0xE0         ;
        constexpr std::uintptr_t _5588a8688a7b2f1e8649c3a624690bfd470d613a = 0xE8         ;
        constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0xEC         ;
        constexpr std::uintptr_t _080573962eafbf94fd9a6b839e50f2b33ce3a706 = 0xF0         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0xF8         ;
        constexpr std::uintptr_t _4ff7f1905ae676c0b60773e5ed84d333cfffaebe = 0x100        ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0x108        ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x110        ;
        constexpr std::uintptr_t _997fc7b36a6ce8c2eaf83d8f20d53a239ca10836 = 0x118        ;
        constexpr std::uintptr_t _8776fd6f12054e9d33e1d18a3369556f3732a0bf = 0x120        ;
        constexpr std::uintptr_t _ae7753750ee09d3ddab0be68c23dfbf52b6a2fd8 = 0x128        ;
        constexpr std::uintptr_t _f50fe29121bcc17bf72bb047ad3621a3e5590884 = 0x130        ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x138        ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %b66d776b348836f59ebc3c2d746bb72818fca255
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B1130   ;
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8         ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8         ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110        ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118        ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x120        ;
    }

    namespace %65ed28afcac150e2ffb31c4523084e54c5ad09df
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0xD8         ;
        constexpr std::uintptr_t _a86e6908864fdc7329e1eb72d77c616af66f8ec4 = 0xE0         ;
        constexpr std::uintptr_t _5588a8688a7b2f1e8649c3a624690bfd470d613a = 0xE8         ;
        constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0xEC         ;
        constexpr std::uintptr_t _080573962eafbf94fd9a6b839e50f2b33ce3a706 = 0xF0         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0xF8         ;
        constexpr std::uintptr_t _4ff7f1905ae676c0b60773e5ed84d333cfffaebe = 0x100        ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0x108        ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x110        ;
        constexpr std::uintptr_t _997fc7b36a6ce8c2eaf83d8f20d53a239ca10836 = 0x118        ;
        constexpr std::uintptr_t _8776fd6f12054e9d33e1d18a3369556f3732a0bf = 0x120        ;
        constexpr std::uintptr_t _ae7753750ee09d3ddab0be68c23dfbf52b6a2fd8 = 0x128        ;
        constexpr std::uintptr_t _f50fe29121bcc17bf72bb047ad3621a3e5590884 = 0x130        ;
        constexpr std::uintptr_t _152122526da1e25f92b8813e61654405f9f992f9 = 0x138        ;
    }

    namespace Melanchall_DryWetMidi_MusicTheory__Note
    {
        constexpr std::uintptr_t _NoteNumber_k__BackingField      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Cache                            = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_MusicTheory__NoteName
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Interaction__Note
    {
        constexpr std::uintptr_t _TimedNoteOnEvent_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _TimedNoteOffEvent_k__BackingField = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t DefaultVelocity                  = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_Interaction__NoteDetectionSettings
    {
        constexpr std::uintptr_t _noteStartDetectionPolicy        = 0x10         ;
        constexpr std::uintptr_t _noteSearchContext               = 0x14         ;
    }

    namespace Melanchall_DryWetMidi_Interaction__NotesBuilder
    {
        constexpr std::uintptr_t _noteDetectionSettings           = 0x10         ;
    }

    namespace Melanchall_DryWetMidi_Interaction__NoteSearchContext
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Interaction__NoteStartDetectionPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Interaction__Tempo
    {
        constexpr std::uintptr_t _MicrosecondsPerQuarterNote_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_Interaction__TempoMap
    {
        constexpr std::uintptr_t _timeSignatureLine               = 0x10         ;
        constexpr std::uintptr_t _tempoLine                       = 0x18         ;
        constexpr std::uintptr_t _valuesCaches                    = 0x20         ;
        constexpr std::uintptr_t _isTempoMapReady                 = 0x28         ;
        constexpr std::uintptr_t _TimeDivision_k__BackingField    = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_Interaction__TempoMapLine
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Interaction__TimeSignature
    {
        constexpr std::uintptr_t _Numerator_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Denominator_k__BackingField     = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_Interaction__TimedEvent
    {
        constexpr std::uintptr_t _time                            = 0x10         ;
        constexpr std::uintptr_t _Event_k__BackingField           = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Interaction__MathOperation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Interaction__BarBeatFractionTimeSpan
    {
        constexpr std::uintptr_t _Bars_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Beats_k__BackingField           = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Interaction__BarBeatTicksTimeSpan
    {
        constexpr std::uintptr_t _Bars_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Beats_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _Ticks_k__BackingField           = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Interaction__MathTimeSpan
    {
        constexpr std::uintptr_t _TimeSpan1_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _TimeSpan2_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Operation_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _Mode_k__BackingField            = 0x24         ;

        namespace _static
        {
            constexpr std::uintptr_t ModeStrings                      = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_Interaction__MetricTimeSpan
    {
        constexpr std::uintptr_t _timeSpan                        = 0x10         ;
    }

    namespace Melanchall_DryWetMidi_Interaction__MidiTimeSpan
    {
        constexpr std::uintptr_t _TimeSpan_k__BackingField        = 0x10         ;
    }

    namespace Melanchall_DryWetMidi_Interaction__MusicalTimeSpan
    {
        constexpr std::uintptr_t _Numerator_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Denominator_k__BackingField     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Whole                            = 0x0          ;
            constexpr std::uintptr_t Half                             = 0x8          ;
            constexpr std::uintptr_t Quarter                          = 0x10         ;
            constexpr std::uintptr_t Eighth                           = 0x18         ;
            constexpr std::uintptr_t Sixteenth                        = 0x20         ;
            constexpr std::uintptr_t ThirtySecond                     = 0x28         ;
            constexpr std::uintptr_t SixtyFourth                      = 0x30         ;
            constexpr std::uintptr_t FractionPartMultiplier           = 0x38         ;
        }

    }

    namespace Melanchall_DryWetMidi_Interaction__MetricTempoMapValuesCache
    {
        constexpr std::uintptr_t _Microseconds_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _DefaultMicrosecondsPerTick_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _DefaultTicksPerMicrosecond_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _InvalidateOnLines_k__BackingField = 0x28         ;
    }

    namespace Melanchall_DryWetMidi_Interaction__TimeSpanMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Interaction__TimeSpanType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Interaction__ValueChange`1
    {
        constexpr std::uintptr_t _time                            = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Interaction__ValueLine`1
    {
        constexpr std::uintptr_t ValuesChanged                    = 0x0          ;
    }

    namespace NoteDescriptor
    {
        constexpr std::uintptr_t _NoteOnTimedEvent_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _NoteOffTimedEvent_k__BackingField = 0x18         ;
    }

    namespace NoteOnsHolderBase`1
    {
        constexpr std::uintptr_t _noteStartDetectionPolicy        = 0x0          ;
    }

    namespace NoteOnsHolder
    {
        constexpr std::uintptr_t _noteStartDetectionPolicy        = 0x10         ;
        constexpr std::uintptr_t _nodesStack                      = 0x18         ;
        constexpr std::uintptr_t _nodesQueue                      = 0x20         ;
    }

    namespace AccumulatedMicroseconds
    {
        constexpr std::uintptr_t _Time_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Microseconds_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _MicrosecondsPerTick_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _TicksPerMicrosecond_k__BackingField = 0x28         ;
    }

    namespace Melanchall_DryWetMidi_Core__HeaderChunk
    {
        constexpr std::uintptr_t _ChunkId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _FileFormat_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _TimeDivision_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _TracksNumber_k__BackingField    = 0x28         ;
    }

    namespace Melanchall_DryWetMidi_Core__ChunkTypesCollection
    {
        constexpr std::uintptr_t _types                           = 0x10         ;
    }

    namespace Melanchall_DryWetMidi_Core__MidiChunk
    {
        constexpr std::uintptr_t _ChunkId_k__BackingField         = 0x10         ;
    }

    namespace Melanchall_DryWetMidi_Core__TrackChunk
    {
        constexpr std::uintptr_t _ChunkId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Events_k__BackingField          = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownChunk
    {
        constexpr std::uintptr_t _ChunkId_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__ChunksCollection
    {
        constexpr std::uintptr_t _chunks                          = 0x10         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__EventsCollection
    {
        constexpr std::uintptr_t _events                          = 0x10         ;
        constexpr std::uintptr_t _IsReadOnly_k__BackingField      = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__ChannelEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__MetaEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__MidiEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__MidiEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__SysExEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__SystemCommonEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__SystemRealTimeEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__ChannelAftertouchEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__ControlChangeEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__NoteAftertouchEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__NoteEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__NoteOffEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__NoteOnEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__PitchBendEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__ProgramChangeEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _dataByte1                       = 0x20         ;
        constexpr std::uintptr_t _dataByte2                       = 0x21         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x22         ;
    }

    namespace Melanchall_DryWetMidi_Core__EventTypesCollection
    {
        constexpr std::uintptr_t _types                           = 0x10         ;
    }

    namespace Melanchall_DryWetMidi_Core__BaseTextEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__ChannelPrefixEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__CopyrightNoticeEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__CuePointEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__DeviceNameEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__EndOfTrackEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__InstrumentNameEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__KeySignatureEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _key                             = 0x20         ;
        constexpr std::uintptr_t _scale                           = 0x21         ;
    }

    namespace Melanchall_DryWetMidi_Core__LyricEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__MarkerEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__PortPrefixEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Port_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__ProgramNameEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__SequenceNumberEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Number_k__BackingField          = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__SequencerSpecificEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__SequenceTrackNameEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__SetTempoEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _microsecondsPerBeat             = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__SmpteOffsetEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _smpteData                       = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__TextEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__TimeSignatureEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _denominator                     = 0x20         ;
        constexpr std::uintptr_t _Numerator_k__BackingField       = 0x21         ;
        constexpr std::uintptr_t _ClocksPerClick_k__BackingField  = 0x22         ;
        constexpr std::uintptr_t _ThirtySecondNotesPerBeat_k__BackingField = 0x23         ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownMetaEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _StatusByte_k__BackingField      = 0x20         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x28         ;
    }

    namespace Melanchall_DryWetMidi_Core__EscapeSysExEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__NormalSysExEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__MidiTimeCodeComponent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__MidiTimeCodeEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Component_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _ComponentValue_k__BackingField  = 0x21         ;

        namespace _static
        {
            constexpr std::uintptr_t ComponentValueMasks              = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_Core__SongPositionPointerEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _lsb                             = 0x20         ;
        constexpr std::uintptr_t _msb                             = 0x21         ;
    }

    namespace Melanchall_DryWetMidi_Core__SongSelectEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _Number_k__BackingField          = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__TuneRequestEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__ActiveSensingEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__ContinueEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__ResetEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__StartEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__StopEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__TimingClockEvent
    {
        constexpr std::uintptr_t _deltaTime                       = 0x10         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x18         ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidChannelEventParameterValueException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x91         ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidChunkSizeException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _ChunkId_k__BackingField         = 0x90         ;
        constexpr std::uintptr_t _ExpectedSize_k__BackingField    = 0x98         ;
        constexpr std::uintptr_t _ActualSize_k__BackingField      = 0xA0         ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidMetaEventParameterValueException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _PropertyName_k__BackingField    = 0x98         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0xA0         ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidMidiTimeCodeComponentException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _MidiTimeCodeComponent_k__BackingField = 0x90         ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidSystemCommonEventParameterValueException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _EventType_k__BackingField       = 0x90         ;
        constexpr std::uintptr_t _ComponentName_k__BackingField   = 0x98         ;
        constexpr std::uintptr_t _ComponentValue_k__BackingField  = 0xA0         ;
    }

    namespace Melanchall_DryWetMidi_Core__MissedEndOfTrackEventException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Melanchall_DryWetMidi_Core__NoHeaderChunkException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Melanchall_DryWetMidi_Core__NotEnoughBytesException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _ExpectedCount_k__BackingField   = 0x90         ;
        constexpr std::uintptr_t _ActualCount_k__BackingField     = 0x98         ;
    }

    namespace Melanchall_DryWetMidi_Core__UnexpectedRunningStatusException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Melanchall_DryWetMidi_Core__UnexpectedTrackChunksCountException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _ExpectedCount_k__BackingField   = 0x90         ;
        constexpr std::uintptr_t _ActualCount_k__BackingField     = 0x94         ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownChannelEventException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _Channel_k__BackingField         = 0x90         ;
        constexpr std::uintptr_t _StatusByte_k__BackingField      = 0x91         ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownChunkException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _ChunkId_k__BackingField         = 0x90         ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownFileFormatException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _FileFormat_k__BackingField      = 0x90         ;
    }

    namespace Melanchall_DryWetMidi_Core__MidiFile
    {
        constexpr std::uintptr_t _originalFormat                  = 0x10         ;
        constexpr std::uintptr_t _TimeDivision_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _Chunks_k__BackingField          = 0x20         ;
    }

    namespace Melanchall_DryWetMidi_Core__MidiFileFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__MidiReader
    {
        constexpr std::uintptr_t _settings                        = 0x10         ;
        constexpr std::uintptr_t _stream                          = 0x18         ;
        constexpr std::uintptr_t _isStreamWrapped                 = 0x20         ;
        constexpr std::uintptr_t _useBuffering                    = 0x21         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _bufferSize                      = 0x30         ;
        constexpr std::uintptr_t _bufferPosition                  = 0x34         ;
        constexpr std::uintptr_t _bufferStart                     = 0x38         ;
        constexpr std::uintptr_t _position                        = 0x40         ;
        constexpr std::uintptr_t _disposed                        = 0x48         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t EmptyByteArray                   = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_Core__BufferingPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__DecodeTextCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Melanchall_DryWetMidi_Core__EndOfTrackStoringPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__ExtraTrackChunkPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidChannelEventParameterValuePolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidChunkSizePolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidMetaEventParameterValuePolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__InvalidSystemCommonEventParameterValuePolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__MissedEndOfTrackPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__NoHeaderChunkPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__NotEnoughBytesPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__ReaderSettings
    {
        constexpr std::uintptr_t _nonSeekableStreamBufferSize     = 0x10         ;
        constexpr std::uintptr_t _nonSeekableStreamIncrementalBytesReadingThreshold = 0x14         ;
        constexpr std::uintptr_t _nonSeekableStreamIncrementalBytesReadingStep = 0x18         ;
        constexpr std::uintptr_t _bufferSize                      = 0x1C         ;
        constexpr std::uintptr_t _bufferingPolicy                 = 0x20         ;
        constexpr std::uintptr_t _Buffer_k__BackingField          = 0x28         ;
    }

    namespace Melanchall_DryWetMidi_Core__ReadingSettings
    {
        constexpr std::uintptr_t _unexpectedTrackChunksCountPolicy = 0x10         ;
        constexpr std::uintptr_t _extraTrackChunkPolicy           = 0x14         ;
        constexpr std::uintptr_t _unknownChunkIdPolicy            = 0x15         ;
        constexpr std::uintptr_t _missedEndOfTrackPolicy          = 0x16         ;
        constexpr std::uintptr_t _silentNoteOnPolicy              = 0x17         ;
        constexpr std::uintptr_t _invalidChunkSizePolicy          = 0x18         ;
        constexpr std::uintptr_t _unknownFileFormatPolicy         = 0x1C         ;
        constexpr std::uintptr_t _unknownChannelEventPolicy       = 0x20         ;
        constexpr std::uintptr_t _invalidChannelEventParameterValuePolicy = 0x24         ;
        constexpr std::uintptr_t _invalidMetaEventParameterValuePolicy = 0x28         ;
        constexpr std::uintptr_t _invalidSystemCommonEventParameterValuePolicy = 0x2C         ;
        constexpr std::uintptr_t _notEnoughBytesPolicy            = 0x30         ;
        constexpr std::uintptr_t _noHeaderChunkPolicy             = 0x34         ;
        constexpr std::uintptr_t _zeroLengthDataPolicy            = 0x38         ;
        constexpr std::uintptr_t _endOfTrackStoringPolicy         = 0x3C         ;
        constexpr std::uintptr_t _UnknownChannelEventCallback_k__BackingField = 0x40         ;
        constexpr std::uintptr_t _CustomChunkTypes_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _CustomMetaEventTypes_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _TextEncoding_k__BackingField    = 0x58         ;
        constexpr std::uintptr_t _DecodeTextCallback_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _ReaderSettings_k__BackingField  = 0x68         ;
    }

    namespace Melanchall_DryWetMidi_Core__SilentNoteOnPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__UnexpectedTrackChunksCountPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownChannelEventAction
    {
        constexpr std::uintptr_t _Instruction_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _DataBytesToSkipCount_k__BackingField = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t Abort                            = 0x0          ;
        }

    }

    namespace Melanchall_DryWetMidi_Core__UnknownChannelEventCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownChannelEventInstruction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownChannelEventPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownChunkIdPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__UnknownFileFormatPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__ZeroLengthDataPolicy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Core__SmpteTimeDivision
    {
        constexpr std::uintptr_t _Format_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Resolution_k__BackingField      = 0x11         ;
    }

    namespace Melanchall_DryWetMidi_Core__TicksPerQuarterNoteTimeDivision
    {
        constexpr std::uintptr_t _TicksPerQuarterNote_k__BackingField = 0x10         ;
    }

    namespace Melanchall_DryWetMidi_Core__SmpteData
    {
        constexpr std::uintptr_t _format                          = 0x10         ;
        constexpr std::uintptr_t _hours                           = 0x11         ;
        constexpr std::uintptr_t _minutes                         = 0x12         ;
        constexpr std::uintptr_t _seconds                         = 0x13         ;
        constexpr std::uintptr_t _frames                          = 0x14         ;
        constexpr std::uintptr_t _subFrames                       = 0x15         ;

        namespace _static
        {
            constexpr std::uintptr_t MaxFrames                        = 0x0          ;
            constexpr std::uintptr_t Formats                          = 0x8          ;
        }

    }

    namespace Melanchall_DryWetMidi_Common__CircularBuffer`1
    {
        constexpr std::uintptr_t _capacity                        = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Common__FourBitNumber
    {
        constexpr std::uintptr_t _value                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t MinValue                         = 0x0          ;
            constexpr std::uintptr_t MaxValue                         = 0x1          ;
            constexpr std::uintptr_t Values                           = 0x8          ;
        }

    }

    namespace Melanchall_DryWetMidi_Common__SevenBitNumber
    {
        constexpr std::uintptr_t _value                           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t MinValue                         = 0x0          ;
            constexpr std::uintptr_t MaxValue                         = 0x1          ;
            constexpr std::uintptr_t Values                           = 0x8          ;
        }

    }

    namespace Melanchall_DryWetMidi_Common__MidiException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Melanchall_DryWetMidi_Common__Parsing`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Melanchall_DryWetMidi_Common__ParsingResult
    {
        constexpr std::uintptr_t _error                           = 0x10         ;
        constexpr std::uintptr_t _Status_k__BackingField          = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Parsed                           = 0x0          ;
            constexpr std::uintptr_t EmptyInputString                 = 0x8          ;
            constexpr std::uintptr_t NotMatched                       = 0x10         ;
        }

    }

    namespace Melanchall_DryWetMidi_Common__ParsingStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Common__SmpteFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Melanchall_DryWetMidi_Common__StreamWrapper
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _stream                          = 0x28         ;
        constexpr std::uintptr_t _buffer                          = 0x30         ;
        constexpr std::uintptr_t _peekBuffer                      = 0x38         ;
        constexpr std::uintptr_t _skipBytesBuffer                 = 0x40         ;
        constexpr std::uintptr_t _position                        = 0x48         ;
    }

    namespace UnificationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DeltaTimeMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BoneChain
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079A3E0   ;
        constexpr std::uintptr_t childBones                       = 0x10         ;
    }

    namespace Bone
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079EA80   ;
        constexpr std::uintptr_t localPosition                    = 0x18         ;
        constexpr std::uintptr_t localRotation                    = 0x24         ;
        constexpr std::uintptr_t leftPosition                     = 0x48         ;
        constexpr std::uintptr_t rightPosition                    = 0x60         ;
        constexpr std::uintptr_t transform                        = 0x70         ;
        constexpr std::uintptr_t worldPosition                    = 0x78         ;
        constexpr std::uintptr_t systemPosition                   = 0x90         ;
        constexpr std::uintptr_t depth                            = 0x9C         ;
        constexpr std::uintptr_t boneLength                       = 0xA0         ;
        constexpr std::uintptr_t treeLength                       = 0xA4         ;
        constexpr std::uintptr_t normalizedLength                 = 0xA8         ;
        constexpr std::uintptr_t length                           = 0xAC         ;
        constexpr std::uintptr_t lengthToLeft                     = 0xB0         ;
        constexpr std::uintptr_t lengthToRight                    = 0xB4         ;
        constexpr std::uintptr_t radius                           = 0xB8         ;
        constexpr std::uintptr_t damping                          = 0xBC         ;
        constexpr std::uintptr_t stiffness                        = 0xC0         ;
        constexpr std::uintptr_t resistance                       = 0xC4         ;
        constexpr std::uintptr_t slackness                        = 0xC8         ;
        constexpr std::uintptr_t speed                            = 0xCC         ;

        constexpr std::uintptr_t _c32adf9f99813b4ec02023422c0f087ed6e9aa37 = 0x10         ;
        constexpr std::uintptr_t _1241f94f6cef67cddc825d4342405bdafe21d443 = 0x38         ;
        constexpr std::uintptr_t _9689082ae6543a581be2292e17d9febf55633c8e = 0x40         ;
        constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x58         ;
        constexpr std::uintptr_t _994611c3e1841204fa3e59f15f553fd5c5b452c9 = 0x88         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace EZhex1991_EZSoftBone__EZCurveRectAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t rect                             = 0x18         ;
        constexpr std::uintptr_t color                            = 0x28         ;
    }

    namespace EZhex1991_EZSoftBone__EZSoftBoneColliderCylinder
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Margin                         = 0x20         ;
        constexpr std::uintptr_t m_InsideMode                     = 0x24         ;
    }

    namespace EZhex1991_EZSoftBone__CustomForce
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace EZhex1991_EZSoftBone__EZSoftBoneColliderBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace EZhex1991_EZSoftBone__EZSoftBoneMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Damping                        = 0x18         ;
        constexpr std::uintptr_t m_DampingCurve                   = 0x20         ;
        constexpr std::uintptr_t m_Stiffness                      = 0x28         ;
        constexpr std::uintptr_t m_StiffnessCurve                 = 0x30         ;
        constexpr std::uintptr_t m_Resistance                     = 0x38         ;
        constexpr std::uintptr_t m_ResistanceCurve                = 0x40         ;
        constexpr std::uintptr_t m_Slackness                      = 0x48         ;
        constexpr std::uintptr_t m_SlacknessCurve                 = 0x50         ;

        namespace _static
        {
            constexpr std::uintptr_t _46711f168fcaff85956b950c207ac2f586c9bf2e = 0x0          ;
            constexpr std::uintptr_t _735de3327ab6dc7ceb9d122ba7f151a629d4f865 = 0x8          ;
        }

    }

    namespace EZhex1991_EZSoftBone__EZSoftBone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t rootBones                        = 0x20         ;
        constexpr std::uintptr_t endBones                         = 0x28         ;
        constexpr std::uintptr_t _material                        = 0x30         ;
        constexpr std::uintptr_t startDepth                       = 0x38         ;
        constexpr std::uintptr_t stiffnessDepth                   = 0x3C         ;
        constexpr std::uintptr_t siblingConstraints               = 0x40         ;
        constexpr std::uintptr_t lengthUnification                = 0x44         ;
        constexpr std::uintptr_t siblingRotationConstraints       = 0x48         ;
        constexpr std::uintptr_t closedSiblings                   = 0x49         ;
        constexpr std::uintptr_t collisionLayers                  = 0x4C         ;
        constexpr std::uintptr_t radius                           = 0x50         ;
        constexpr std::uintptr_t radiusCurve                      = 0x58         ;
        constexpr std::uintptr_t deadZoneRadius                   = 0x60         ;
        constexpr std::uintptr_t deadZoneExtent                   = 0x64         ;
        constexpr std::uintptr_t deltaTimeMode                    = 0x68         ;
        constexpr std::uintptr_t constantDeltaTime                = 0x6C         ;
        constexpr std::uintptr_t iterations                       = 0x70         ;
        constexpr std::uintptr_t sleepThreshold                   = 0x74         ;
        constexpr std::uintptr_t gravity                          = 0x78         ;
        constexpr std::uintptr_t _simulateSpace                   = 0x88         ;
        constexpr std::uintptr_t globalRadius                     = 0x90         ;
        constexpr std::uintptr_t globalForce                      = 0x94         ;
        constexpr std::uintptr_t collisionEnabled                 = 0xA0         ;
        constexpr std::uintptr_t structures                       = 0xA8         ;

        constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0xB0         ;
        constexpr std::uintptr_t _337def9ce305f94e8aef805e1348065494f78aa1 = 0xBC         ;
        constexpr std::uintptr_t _f52b9b2f03eafd6c3f74998baa9fa2d2c0967037 = 0xC8         ;
        constexpr std::uintptr_t _1db46c10521e2dbe935a1c4221b6e9b2139b99ed = 0xD4         ;
        constexpr std::uintptr_t _5c49f398186a772837e4afd17304821a410c7546 = 0xD8         ;
        constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0xEC         ;
        constexpr std::uintptr_t _5bc7e70fa583f80a9d35157a3fe0b9ce5736c08a = 0xF0         ;

        namespace _static
        {
            constexpr std::uintptr_t _153e15e8c3b46da1577c73aa4e8ed45da4f1d05c = 0x0          ;
            constexpr std::uintptr_t _5b8814311b87e88a03c247b1d07c2fb7ec2e24dd = 0x4          ;
            constexpr std::uintptr_t _b13e03a70c6ae6f875ca568abbfda0e937c31761 = 0x8          ;
            constexpr std::uintptr_t _591e3848f5866ff873959d211dc47daf1ec88891 = 0xC          ;
        }

    }

    namespace EZhex1991_EZSoftBone__EZNestedEditorAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace MeshType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FCP_SpriteMeshEditor
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t x                                = 0x20         ;
        constexpr std::uintptr_t y                                = 0x24         ;
        constexpr std::uintptr_t meshType                         = 0x28         ;
        constexpr std::uintptr_t sprite                           = 0x30         ;

        constexpr std::uintptr_t _e7ee60cea8ac211b6538ef8b72401cc54b9f9191 = 0x38         ;
    }

    namespace SaveStrategy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FCP_Persistence
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t saveName                         = 0x20         ;
        constexpr std::uintptr_t saveStrategy                     = 0x28         ;

        constexpr std::uintptr_t _366d37caaf0a83f13014e96b2b33a9083ae74f60 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _2760bef696fee7544175f33b4d9051a5ed4bbc6d = 0x0          ;
            constexpr std::uintptr_t _0afddec645f6b5647478a91cb9eadfdb1d0ca7d5 = 0x8          ;
            constexpr std::uintptr_t _9f88d857c03a74aece3324705a2569786fd2d642 = 0x10         ;
            constexpr std::uintptr_t _2c69620d5a987b90c6d82bd3bfe93fb9708c23d7 = 0x18         ;
            constexpr std::uintptr_t _119bd334db825094b6c036fe45101153d82382ac = 0x19         ;
            constexpr std::uintptr_t _4c82c22e76556ccd6d857b482ddd2e650801e659 = 0x20         ;
            constexpr std::uintptr_t _9619623b48285f42f8603f8ceb961f76c79739cf = 0x28         ;
            constexpr std::uintptr_t _6a23eb3f058b7de24004dcf2f1479bc6b1ce3862 = 0x29         ;
        }

    }

    namespace Picker
    {
        constexpr std::uintptr_t image                            = 0x0          ;
        constexpr std::uintptr_t dynamicSprite                    = 0x8          ;
        constexpr std::uintptr_t staticSpriteHor                  = 0x10         ;
        constexpr std::uintptr_t staticSpriteVer                  = 0x18         ;
        constexpr std::uintptr_t dynamicMaterial                  = 0x20         ;
        constexpr std::uintptr_t marker                           = 0x28         ;
    }

    namespace PickerType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MainPickingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PSettings
    {
        constexpr std::uintptr_t range                            = 0x10         ;
        constexpr std::uintptr_t overrideStatic                   = 0x18         ;
    }

    namespace AdvancedSettings
    {
        constexpr std::uintptr_t mainStatic                       = 0x10         ;
        constexpr std::uintptr_t r                                = 0x18         ;
        constexpr std::uintptr_t g                                = 0x20         ;
        constexpr std::uintptr_t b                                = 0x28         ;
        constexpr std::uintptr_t h                                = 0x30         ;
        constexpr std::uintptr_t s                                = 0x38         ;
        constexpr std::uintptr_t v                                = 0x40         ;
        constexpr std::uintptr_t a                                = 0x48         ;
    }

    namespace BufferedColor
    {
        constexpr std::uintptr_t color                            = 0x10         ;

        constexpr std::uintptr_t _cca3a0849878406b734f8f13f1d3b807b0df6cbe = 0x20         ;
        constexpr std::uintptr_t _c4f5c9945e58cc581bf784265cd7cdcf91d84157 = 0x24         ;
    }

    namespace FlexibleColorPicker
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t pickers                          = 0x20         ;
        constexpr std::uintptr_t hexInput                         = 0x28         ;
        constexpr std::uintptr_t modeDropdown                     = 0x30         ;
        constexpr std::uintptr_t mode                             = 0x40         ;
        constexpr std::uintptr_t staticSpriteMain                 = 0x48         ;
        constexpr std::uintptr_t startingColor                    = 0x50         ;
        constexpr std::uintptr_t staticMode                       = 0x60         ;
        constexpr std::uintptr_t multiInstance                    = 0x61         ;
        constexpr std::uintptr_t _onColorChange_k__BackingField   = 0x68         ;
        constexpr std::uintptr_t _onInitialColorSet_k__BackingField = 0x70         ;
        constexpr std::uintptr_t advancedSettings                 = 0x78         ;

        constexpr std::uintptr_t _8fe454dafdf4706ffe4dbb6ee9df200a81bcc9e3 = 0x38         ;
        constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x80         ;
        constexpr std::uintptr_t _6b935f0f830f1b9f6168fed260386a812a39bc60 = 0x88         ;
        constexpr std::uintptr_t _f71de71ac9d15184caf5a603e755c01e6ffcc780 = 0xB8         ;
        constexpr std::uintptr_t _12353ceda2bad99906c4aced12f155113dce259a = 0xBC         ;
        constexpr std::uintptr_t _c41e4e965970d9e517a48ab8ef7f59bf1211d153 = 0xC0         ;
        constexpr std::uintptr_t _23a3442d3865a874229f566723369a38002af6ef = 0xC1         ;
        constexpr std::uintptr_t _0211dfcacdb65f2e8983ef7d5e1b07ada4fc4846 = 0xC2         ;
    }

    namespace EarlyInitFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ExecuteJobFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ExecuteJobFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace TryFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace AllocatorHandle
    {
        constexpr std::uintptr_t Index                            = 0x0          ;
        constexpr std::uintptr_t Version                          = 0x2          ;
    }

    namespace Range
    {
        constexpr std::uintptr_t Pointer                          = 0x0          ;
        constexpr std::uintptr_t Items                            = 0x8          ;
        constexpr std::uintptr_t Allocator                        = 0xC          ;
    }

    namespace Block
    {
        constexpr std::uintptr_t Range                            = 0x0          ;
        constexpr std::uintptr_t BytesPerItem                     = 0x10         ;
        constexpr std::uintptr_t AllocatedItems                   = 0x14         ;
        constexpr std::uintptr_t Log2Alignment                    = 0x18         ;
        constexpr std::uintptr_t Padding0                         = 0x19         ;
        constexpr std::uintptr_t Padding1                         = 0x1A         ;
        constexpr std::uintptr_t Padding2                         = 0x1C         ;
    }

    namespace TableEntry
    {
        constexpr std::uintptr_t function                         = 0x0          ;
        constexpr std::uintptr_t state                            = 0x8          ;
    }

    namespace Array16`1
    {
        constexpr std::uintptr_t f0                               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Array256`1
    {
        constexpr std::uintptr_t f0                               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Array4096`1
    {
        constexpr std::uintptr_t f0                               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Array32768`1
    {
        constexpr std::uintptr_t f0                               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t m_BitArray                       = 0x0          ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Enumerator                     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ParallelWriter
    {
        constexpr std::uintptr_t ListData                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ParallelWriter
    {
        constexpr std::uintptr_t m_Writer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Enumerator                     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Enumerator                     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t m_MultiHashMapData               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ConstructJobList
    {
        constexpr std::uintptr_t Container                        = 0x0          ;
        constexpr std::uintptr_t List                             = 0x20         ;
    }

    namespace ConstructJob
    {
        constexpr std::uintptr_t Container                        = 0x0          ;
        constexpr std::uintptr_t Length                           = 0x20         ;
    }

    namespace Writer
    {
        constexpr std::uintptr_t m_Writer                         = 0x0          ;
    }

    namespace Reader
    {
        constexpr std::uintptr_t m_Reader                         = 0x0          ;
    }

    namespace Comparison
    {
        constexpr std::uintptr_t terminates                       = 0x0          ;
        constexpr std::uintptr_t result                           = 0x4          ;
    }

    namespace Rune
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t Ptr                              = 0x0          ;
        constexpr std::uintptr_t Length                           = 0x8          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ParallelWriter
    {
        constexpr std::uintptr_t m_Buffer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace DisposeJob
    {
        constexpr std::uintptr_t Container                        = 0x0          ;
    }

    namespace ConstructJobList
    {
        constexpr std::uintptr_t Container                        = 0x0          ;
        constexpr std::uintptr_t List                             = 0x20         ;
    }

    namespace ConstructJob
    {
        constexpr std::uintptr_t Container                        = 0x0          ;
        constexpr std::uintptr_t Length                           = 0x20         ;
    }

    namespace Writer
    {
        constexpr std::uintptr_t m_BlockData                      = 0x0          ;
        constexpr std::uintptr_t m_CurrentBlock                   = 0x20         ;
        constexpr std::uintptr_t m_CurrentPtr                     = 0x28         ;
        constexpr std::uintptr_t m_CurrentBlockEnd                = 0x30         ;
        constexpr std::uintptr_t m_ForeachIndex                   = 0x38         ;
        constexpr std::uintptr_t m_ElementCount                   = 0x3C         ;
        constexpr std::uintptr_t m_FirstBlock                     = 0x40         ;
        constexpr std::uintptr_t m_FirstOffset                    = 0x48         ;
        constexpr std::uintptr_t m_NumberOfBlocks                 = 0x4C         ;
        constexpr std::uintptr_t m_ThreadIndex                    = 0x50         ;
    }

    namespace Reader
    {
        constexpr std::uintptr_t m_BlockData                      = 0x0          ;
        constexpr std::uintptr_t m_CurrentBlock                   = 0x20         ;
        constexpr std::uintptr_t m_CurrentPtr                     = 0x28         ;
        constexpr std::uintptr_t m_CurrentBlockEnd                = 0x30         ;
        constexpr std::uintptr_t m_RemainingItemCount             = 0x38         ;
        constexpr std::uintptr_t m_LastBlockSize                  = 0x3C         ;
    }

    namespace Unity_Collections__BitField32
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace Unity_Collections__FixedList32Bytes`1
    {
        constexpr std::uintptr_t data                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__FixedList64Bytes`1
    {
        constexpr std::uintptr_t data                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__FixedList128Bytes`1
    {
        constexpr std::uintptr_t data                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__FixedList512Bytes`1
    {
        constexpr std::uintptr_t data                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__FixedList4096Bytes`1
    {
        constexpr std::uintptr_t data                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__FixedBytes16Align8
    {
        constexpr std::uintptr_t byte0000                         = 0x0          ;
        constexpr std::uintptr_t byte0008                         = 0x8          ;
    }

    namespace Unity_Collections__FixedBytes16
    {
        constexpr std::uintptr_t byte0000                         = 0x0          ;
        constexpr std::uintptr_t byte0001                         = 0x1          ;
        constexpr std::uintptr_t byte0002                         = 0x2          ;
        constexpr std::uintptr_t byte0003                         = 0x3          ;
        constexpr std::uintptr_t byte0004                         = 0x4          ;
        constexpr std::uintptr_t byte0005                         = 0x5          ;
        constexpr std::uintptr_t byte0006                         = 0x6          ;
        constexpr std::uintptr_t byte0007                         = 0x7          ;
        constexpr std::uintptr_t byte0008                         = 0x8          ;
        constexpr std::uintptr_t byte0009                         = 0x9          ;
        constexpr std::uintptr_t byte0010                         = 0xA          ;
        constexpr std::uintptr_t byte0011                         = 0xB          ;
        constexpr std::uintptr_t byte0012                         = 0xC          ;
        constexpr std::uintptr_t byte0013                         = 0xD          ;
        constexpr std::uintptr_t byte0014                         = 0xE          ;
        constexpr std::uintptr_t byte0015                         = 0xF          ;
    }

    namespace Unity_Collections__FixedBytes32Align8
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
    }

    namespace Unity_Collections__FixedBytes64Align8
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
        constexpr std::uintptr_t offset0032                       = 0x20         ;
        constexpr std::uintptr_t offset0048                       = 0x30         ;
    }

    namespace Unity_Collections__FixedBytes128Align8
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
        constexpr std::uintptr_t offset0032                       = 0x20         ;
        constexpr std::uintptr_t offset0048                       = 0x30         ;
        constexpr std::uintptr_t offset0064                       = 0x40         ;
        constexpr std::uintptr_t offset0080                       = 0x50         ;
        constexpr std::uintptr_t offset0096                       = 0x60         ;
        constexpr std::uintptr_t offset0112                       = 0x70         ;
    }

    namespace Unity_Collections__FixedBytes512Align8
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
        constexpr std::uintptr_t offset0032                       = 0x20         ;
        constexpr std::uintptr_t offset0048                       = 0x30         ;
        constexpr std::uintptr_t offset0064                       = 0x40         ;
        constexpr std::uintptr_t offset0080                       = 0x50         ;
        constexpr std::uintptr_t offset0096                       = 0x60         ;
        constexpr std::uintptr_t offset0112                       = 0x70         ;
        constexpr std::uintptr_t offset0128                       = 0x80         ;
        constexpr std::uintptr_t offset0144                       = 0x90         ;
        constexpr std::uintptr_t offset0160                       = 0xA0         ;
        constexpr std::uintptr_t offset0176                       = 0xB0         ;
        constexpr std::uintptr_t offset0192                       = 0xC0         ;
        constexpr std::uintptr_t offset0208                       = 0xD0         ;
        constexpr std::uintptr_t offset0224                       = 0xE0         ;
        constexpr std::uintptr_t offset0240                       = 0xF0         ;
        constexpr std::uintptr_t offset0256                       = 0x100        ;
        constexpr std::uintptr_t offset0272                       = 0x110        ;
        constexpr std::uintptr_t offset0288                       = 0x120        ;
        constexpr std::uintptr_t offset0304                       = 0x130        ;
        constexpr std::uintptr_t offset0320                       = 0x140        ;
        constexpr std::uintptr_t offset0336                       = 0x150        ;
        constexpr std::uintptr_t offset0352                       = 0x160        ;
        constexpr std::uintptr_t offset0368                       = 0x170        ;
        constexpr std::uintptr_t offset0384                       = 0x180        ;
        constexpr std::uintptr_t offset0400                       = 0x190        ;
        constexpr std::uintptr_t offset0416                       = 0x1A0        ;
        constexpr std::uintptr_t offset0432                       = 0x1B0        ;
        constexpr std::uintptr_t offset0448                       = 0x1C0        ;
        constexpr std::uintptr_t offset0464                       = 0x1D0        ;
        constexpr std::uintptr_t offset0480                       = 0x1E0        ;
        constexpr std::uintptr_t offset0496                       = 0x1F0        ;
    }

    namespace Unity_Collections__FixedBytes4096Align8
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
        constexpr std::uintptr_t offset0032                       = 0x20         ;
        constexpr std::uintptr_t offset0048                       = 0x30         ;
        constexpr std::uintptr_t offset0064                       = 0x40         ;
        constexpr std::uintptr_t offset0080                       = 0x50         ;
        constexpr std::uintptr_t offset0096                       = 0x60         ;
        constexpr std::uintptr_t offset0112                       = 0x70         ;
        constexpr std::uintptr_t offset0128                       = 0x80         ;
        constexpr std::uintptr_t offset0144                       = 0x90         ;
        constexpr std::uintptr_t offset0160                       = 0xA0         ;
        constexpr std::uintptr_t offset0176                       = 0xB0         ;
        constexpr std::uintptr_t offset0192                       = 0xC0         ;
        constexpr std::uintptr_t offset0208                       = 0xD0         ;
        constexpr std::uintptr_t offset0224                       = 0xE0         ;
        constexpr std::uintptr_t offset0240                       = 0xF0         ;
        constexpr std::uintptr_t offset0256                       = 0x100        ;
        constexpr std::uintptr_t offset0272                       = 0x110        ;
        constexpr std::uintptr_t offset0288                       = 0x120        ;
        constexpr std::uintptr_t offset0304                       = 0x130        ;
        constexpr std::uintptr_t offset0320                       = 0x140        ;
        constexpr std::uintptr_t offset0336                       = 0x150        ;
        constexpr std::uintptr_t offset0352                       = 0x160        ;
        constexpr std::uintptr_t offset0368                       = 0x170        ;
        constexpr std::uintptr_t offset0384                       = 0x180        ;
        constexpr std::uintptr_t offset0400                       = 0x190        ;
        constexpr std::uintptr_t offset0416                       = 0x1A0        ;
        constexpr std::uintptr_t offset0432                       = 0x1B0        ;
        constexpr std::uintptr_t offset0448                       = 0x1C0        ;
        constexpr std::uintptr_t offset0464                       = 0x1D0        ;
        constexpr std::uintptr_t offset0480                       = 0x1E0        ;
        constexpr std::uintptr_t offset0496                       = 0x1F0        ;
        constexpr std::uintptr_t offset0512                       = 0x200        ;
        constexpr std::uintptr_t offset0528                       = 0x210        ;
        constexpr std::uintptr_t offset0544                       = 0x220        ;
        constexpr std::uintptr_t offset0560                       = 0x230        ;
        constexpr std::uintptr_t offset0576                       = 0x240        ;
        constexpr std::uintptr_t offset0592                       = 0x250        ;
        constexpr std::uintptr_t offset0608                       = 0x260        ;
        constexpr std::uintptr_t offset0624                       = 0x270        ;
        constexpr std::uintptr_t offset0640                       = 0x280        ;
        constexpr std::uintptr_t offset0656                       = 0x290        ;
        constexpr std::uintptr_t offset0672                       = 0x2A0        ;
        constexpr std::uintptr_t offset0688                       = 0x2B0        ;
        constexpr std::uintptr_t offset0704                       = 0x2C0        ;
        constexpr std::uintptr_t offset0720                       = 0x2D0        ;
        constexpr std::uintptr_t offset0736                       = 0x2E0        ;
        constexpr std::uintptr_t offset0752                       = 0x2F0        ;
        constexpr std::uintptr_t offset0768                       = 0x300        ;
        constexpr std::uintptr_t offset0784                       = 0x310        ;
        constexpr std::uintptr_t offset0800                       = 0x320        ;
        constexpr std::uintptr_t offset0816                       = 0x330        ;
        constexpr std::uintptr_t offset0832                       = 0x340        ;
        constexpr std::uintptr_t offset0848                       = 0x350        ;
        constexpr std::uintptr_t offset0864                       = 0x360        ;
        constexpr std::uintptr_t offset0880                       = 0x370        ;
        constexpr std::uintptr_t offset0896                       = 0x380        ;
        constexpr std::uintptr_t offset0912                       = 0x390        ;
        constexpr std::uintptr_t offset0928                       = 0x3A0        ;
        constexpr std::uintptr_t offset0944                       = 0x3B0        ;
        constexpr std::uintptr_t offset0960                       = 0x3C0        ;
        constexpr std::uintptr_t offset0976                       = 0x3D0        ;
        constexpr std::uintptr_t offset0992                       = 0x3E0        ;
        constexpr std::uintptr_t offset1008                       = 0x3F0        ;
        constexpr std::uintptr_t offset1024                       = 0x400        ;
        constexpr std::uintptr_t offset1040                       = 0x410        ;
        constexpr std::uintptr_t offset1056                       = 0x420        ;
        constexpr std::uintptr_t offset1072                       = 0x430        ;
        constexpr std::uintptr_t offset1088                       = 0x440        ;
        constexpr std::uintptr_t offset1104                       = 0x450        ;
        constexpr std::uintptr_t offset1120                       = 0x460        ;
        constexpr std::uintptr_t offset1136                       = 0x470        ;
        constexpr std::uintptr_t offset1152                       = 0x480        ;
        constexpr std::uintptr_t offset1168                       = 0x490        ;
        constexpr std::uintptr_t offset1184                       = 0x4A0        ;
        constexpr std::uintptr_t offset1200                       = 0x4B0        ;
        constexpr std::uintptr_t offset1216                       = 0x4C0        ;
        constexpr std::uintptr_t offset1232                       = 0x4D0        ;
        constexpr std::uintptr_t offset1248                       = 0x4E0        ;
        constexpr std::uintptr_t offset1264                       = 0x4F0        ;
        constexpr std::uintptr_t offset1280                       = 0x500        ;
        constexpr std::uintptr_t offset1296                       = 0x510        ;
        constexpr std::uintptr_t offset1312                       = 0x520        ;
        constexpr std::uintptr_t offset1328                       = 0x530        ;
        constexpr std::uintptr_t offset1344                       = 0x540        ;
        constexpr std::uintptr_t offset1360                       = 0x550        ;
        constexpr std::uintptr_t offset1376                       = 0x560        ;
        constexpr std::uintptr_t offset1392                       = 0x570        ;
        constexpr std::uintptr_t offset1408                       = 0x580        ;
        constexpr std::uintptr_t offset1424                       = 0x590        ;
        constexpr std::uintptr_t offset1440                       = 0x5A0        ;
        constexpr std::uintptr_t offset1456                       = 0x5B0        ;
        constexpr std::uintptr_t offset1472                       = 0x5C0        ;
        constexpr std::uintptr_t offset1488                       = 0x5D0        ;
        constexpr std::uintptr_t offset1504                       = 0x5E0        ;
        constexpr std::uintptr_t offset1520                       = 0x5F0        ;
        constexpr std::uintptr_t offset1536                       = 0x600        ;
        constexpr std::uintptr_t offset1552                       = 0x610        ;
        constexpr std::uintptr_t offset1568                       = 0x620        ;
        constexpr std::uintptr_t offset1584                       = 0x630        ;
        constexpr std::uintptr_t offset1600                       = 0x640        ;
        constexpr std::uintptr_t offset1616                       = 0x650        ;
        constexpr std::uintptr_t offset1632                       = 0x660        ;
        constexpr std::uintptr_t offset1648                       = 0x670        ;
        constexpr std::uintptr_t offset1664                       = 0x680        ;
        constexpr std::uintptr_t offset1680                       = 0x690        ;
        constexpr std::uintptr_t offset1696                       = 0x6A0        ;
        constexpr std::uintptr_t offset1712                       = 0x6B0        ;
        constexpr std::uintptr_t offset1728                       = 0x6C0        ;
        constexpr std::uintptr_t offset1744                       = 0x6D0        ;
        constexpr std::uintptr_t offset1760                       = 0x6E0        ;
        constexpr std::uintptr_t offset1776                       = 0x6F0        ;
        constexpr std::uintptr_t offset1792                       = 0x700        ;
        constexpr std::uintptr_t offset1808                       = 0x710        ;
        constexpr std::uintptr_t offset1824                       = 0x720        ;
        constexpr std::uintptr_t offset1840                       = 0x730        ;
        constexpr std::uintptr_t offset1856                       = 0x740        ;
        constexpr std::uintptr_t offset1872                       = 0x750        ;
        constexpr std::uintptr_t offset1888                       = 0x760        ;
        constexpr std::uintptr_t offset1904                       = 0x770        ;
        constexpr std::uintptr_t offset1920                       = 0x780        ;
        constexpr std::uintptr_t offset1936                       = 0x790        ;
        constexpr std::uintptr_t offset1952                       = 0x7A0        ;
        constexpr std::uintptr_t offset1968                       = 0x7B0        ;
        constexpr std::uintptr_t offset1984                       = 0x7C0        ;
        constexpr std::uintptr_t offset2000                       = 0x7D0        ;
        constexpr std::uintptr_t offset2016                       = 0x7E0        ;
        constexpr std::uintptr_t offset2032                       = 0x7F0        ;
        constexpr std::uintptr_t offset2048                       = 0x800        ;
        constexpr std::uintptr_t offset2064                       = 0x810        ;
        constexpr std::uintptr_t offset2080                       = 0x820        ;
        constexpr std::uintptr_t offset2096                       = 0x830        ;
        constexpr std::uintptr_t offset2112                       = 0x840        ;
        constexpr std::uintptr_t offset2128                       = 0x850        ;
        constexpr std::uintptr_t offset2144                       = 0x860        ;
        constexpr std::uintptr_t offset2160                       = 0x870        ;
        constexpr std::uintptr_t offset2176                       = 0x880        ;
        constexpr std::uintptr_t offset2192                       = 0x890        ;
        constexpr std::uintptr_t offset2208                       = 0x8A0        ;
        constexpr std::uintptr_t offset2224                       = 0x8B0        ;
        constexpr std::uintptr_t offset2240                       = 0x8C0        ;
        constexpr std::uintptr_t offset2256                       = 0x8D0        ;
        constexpr std::uintptr_t offset2272                       = 0x8E0        ;
        constexpr std::uintptr_t offset2288                       = 0x8F0        ;
        constexpr std::uintptr_t offset2304                       = 0x900        ;
        constexpr std::uintptr_t offset2320                       = 0x910        ;
        constexpr std::uintptr_t offset2336                       = 0x920        ;
        constexpr std::uintptr_t offset2352                       = 0x930        ;
        constexpr std::uintptr_t offset2368                       = 0x940        ;
        constexpr std::uintptr_t offset2384                       = 0x950        ;
        constexpr std::uintptr_t offset2400                       = 0x960        ;
        constexpr std::uintptr_t offset2416                       = 0x970        ;
        constexpr std::uintptr_t offset2432                       = 0x980        ;
        constexpr std::uintptr_t offset2448                       = 0x990        ;
        constexpr std::uintptr_t offset2464                       = 0x9A0        ;
        constexpr std::uintptr_t offset2480                       = 0x9B0        ;
        constexpr std::uintptr_t offset2496                       = 0x9C0        ;
        constexpr std::uintptr_t offset2512                       = 0x9D0        ;
        constexpr std::uintptr_t offset2528                       = 0x9E0        ;
        constexpr std::uintptr_t offset2544                       = 0x9F0        ;
        constexpr std::uintptr_t offset2560                       = 0xA00        ;
        constexpr std::uintptr_t offset2576                       = 0xA10        ;
        constexpr std::uintptr_t offset2592                       = 0xA20        ;
        constexpr std::uintptr_t offset2608                       = 0xA30        ;
        constexpr std::uintptr_t offset2624                       = 0xA40        ;
        constexpr std::uintptr_t offset2640                       = 0xA50        ;
        constexpr std::uintptr_t offset2656                       = 0xA60        ;
        constexpr std::uintptr_t offset2672                       = 0xA70        ;
        constexpr std::uintptr_t offset2688                       = 0xA80        ;
        constexpr std::uintptr_t offset2704                       = 0xA90        ;
        constexpr std::uintptr_t offset2720                       = 0xAA0        ;
        constexpr std::uintptr_t offset2736                       = 0xAB0        ;
        constexpr std::uintptr_t offset2752                       = 0xAC0        ;
        constexpr std::uintptr_t offset2768                       = 0xAD0        ;
        constexpr std::uintptr_t offset2784                       = 0xAE0        ;
        constexpr std::uintptr_t offset2800                       = 0xAF0        ;
        constexpr std::uintptr_t offset2816                       = 0xB00        ;
        constexpr std::uintptr_t offset2832                       = 0xB10        ;
        constexpr std::uintptr_t offset2848                       = 0xB20        ;
        constexpr std::uintptr_t offset2864                       = 0xB30        ;
        constexpr std::uintptr_t offset2880                       = 0xB40        ;
        constexpr std::uintptr_t offset2896                       = 0xB50        ;
        constexpr std::uintptr_t offset2912                       = 0xB60        ;
        constexpr std::uintptr_t offset2928                       = 0xB70        ;
        constexpr std::uintptr_t offset2944                       = 0xB80        ;
        constexpr std::uintptr_t offset2960                       = 0xB90        ;
        constexpr std::uintptr_t offset2976                       = 0xBA0        ;
        constexpr std::uintptr_t offset2992                       = 0xBB0        ;
        constexpr std::uintptr_t offset3008                       = 0xBC0        ;
        constexpr std::uintptr_t offset3024                       = 0xBD0        ;
        constexpr std::uintptr_t offset3040                       = 0xBE0        ;
        constexpr std::uintptr_t offset3056                       = 0xBF0        ;
        constexpr std::uintptr_t offset3072                       = 0xC00        ;
        constexpr std::uintptr_t offset3088                       = 0xC10        ;
        constexpr std::uintptr_t offset3104                       = 0xC20        ;
        constexpr std::uintptr_t offset3120                       = 0xC30        ;
        constexpr std::uintptr_t offset3136                       = 0xC40        ;
        constexpr std::uintptr_t offset3152                       = 0xC50        ;
        constexpr std::uintptr_t offset3168                       = 0xC60        ;
        constexpr std::uintptr_t offset3184                       = 0xC70        ;
        constexpr std::uintptr_t offset3200                       = 0xC80        ;
        constexpr std::uintptr_t offset3216                       = 0xC90        ;
        constexpr std::uintptr_t offset3232                       = 0xCA0        ;
        constexpr std::uintptr_t offset3248                       = 0xCB0        ;
        constexpr std::uintptr_t offset3264                       = 0xCC0        ;
        constexpr std::uintptr_t offset3280                       = 0xCD0        ;
        constexpr std::uintptr_t offset3296                       = 0xCE0        ;
        constexpr std::uintptr_t offset3312                       = 0xCF0        ;
        constexpr std::uintptr_t offset3328                       = 0xD00        ;
        constexpr std::uintptr_t offset3344                       = 0xD10        ;
        constexpr std::uintptr_t offset3360                       = 0xD20        ;
        constexpr std::uintptr_t offset3376                       = 0xD30        ;
        constexpr std::uintptr_t offset3392                       = 0xD40        ;
        constexpr std::uintptr_t offset3408                       = 0xD50        ;
        constexpr std::uintptr_t offset3424                       = 0xD60        ;
        constexpr std::uintptr_t offset3440                       = 0xD70        ;
        constexpr std::uintptr_t offset3456                       = 0xD80        ;
        constexpr std::uintptr_t offset3472                       = 0xD90        ;
        constexpr std::uintptr_t offset3488                       = 0xDA0        ;
        constexpr std::uintptr_t offset3504                       = 0xDB0        ;
        constexpr std::uintptr_t offset3520                       = 0xDC0        ;
        constexpr std::uintptr_t offset3536                       = 0xDD0        ;
        constexpr std::uintptr_t offset3552                       = 0xDE0        ;
        constexpr std::uintptr_t offset3568                       = 0xDF0        ;
        constexpr std::uintptr_t offset3584                       = 0xE00        ;
        constexpr std::uintptr_t offset3600                       = 0xE10        ;
        constexpr std::uintptr_t offset3616                       = 0xE20        ;
        constexpr std::uintptr_t offset3632                       = 0xE30        ;
        constexpr std::uintptr_t offset3648                       = 0xE40        ;
        constexpr std::uintptr_t offset3664                       = 0xE50        ;
        constexpr std::uintptr_t offset3680                       = 0xE60        ;
        constexpr std::uintptr_t offset3696                       = 0xE70        ;
        constexpr std::uintptr_t offset3712                       = 0xE80        ;
        constexpr std::uintptr_t offset3728                       = 0xE90        ;
        constexpr std::uintptr_t offset3744                       = 0xEA0        ;
        constexpr std::uintptr_t offset3760                       = 0xEB0        ;
        constexpr std::uintptr_t offset3776                       = 0xEC0        ;
        constexpr std::uintptr_t offset3792                       = 0xED0        ;
        constexpr std::uintptr_t offset3808                       = 0xEE0        ;
        constexpr std::uintptr_t offset3824                       = 0xEF0        ;
        constexpr std::uintptr_t offset3840                       = 0xF00        ;
        constexpr std::uintptr_t offset3856                       = 0xF10        ;
        constexpr std::uintptr_t offset3872                       = 0xF20        ;
        constexpr std::uintptr_t offset3888                       = 0xF30        ;
        constexpr std::uintptr_t offset3904                       = 0xF40        ;
        constexpr std::uintptr_t offset3920                       = 0xF50        ;
        constexpr std::uintptr_t offset3936                       = 0xF60        ;
        constexpr std::uintptr_t offset3952                       = 0xF70        ;
        constexpr std::uintptr_t offset3968                       = 0xF80        ;
        constexpr std::uintptr_t offset3984                       = 0xF90        ;
        constexpr std::uintptr_t offset4000                       = 0xFA0        ;
        constexpr std::uintptr_t offset4016                       = 0xFB0        ;
        constexpr std::uintptr_t offset4032                       = 0xFC0        ;
        constexpr std::uintptr_t offset4048                       = 0xFD0        ;
        constexpr std::uintptr_t offset4064                       = 0xFE0        ;
        constexpr std::uintptr_t offset4080                       = 0xFF0        ;
    }

    namespace Unity_Collections__FixedBytes30
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t byte0016                         = 0x10         ;
        constexpr std::uintptr_t byte0017                         = 0x11         ;
        constexpr std::uintptr_t byte0018                         = 0x12         ;
        constexpr std::uintptr_t byte0019                         = 0x13         ;
        constexpr std::uintptr_t byte0020                         = 0x14         ;
        constexpr std::uintptr_t byte0021                         = 0x15         ;
        constexpr std::uintptr_t byte0022                         = 0x16         ;
        constexpr std::uintptr_t byte0023                         = 0x17         ;
        constexpr std::uintptr_t byte0024                         = 0x18         ;
        constexpr std::uintptr_t byte0025                         = 0x19         ;
        constexpr std::uintptr_t byte0026                         = 0x1A         ;
        constexpr std::uintptr_t byte0027                         = 0x1B         ;
        constexpr std::uintptr_t byte0028                         = 0x1C         ;
        constexpr std::uintptr_t byte0029                         = 0x1D         ;
    }

    namespace Unity_Collections__FixedString32Bytes
    {
        constexpr std::uintptr_t utf8LengthInBytes                = 0x0          ;
        constexpr std::uintptr_t bytes                            = 0x2          ;
    }

    namespace Unity_Collections__FixedBytes62
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
        constexpr std::uintptr_t offset0032                       = 0x20         ;
        constexpr std::uintptr_t byte0048                         = 0x30         ;
        constexpr std::uintptr_t byte0049                         = 0x31         ;
        constexpr std::uintptr_t byte0050                         = 0x32         ;
        constexpr std::uintptr_t byte0051                         = 0x33         ;
        constexpr std::uintptr_t byte0052                         = 0x34         ;
        constexpr std::uintptr_t byte0053                         = 0x35         ;
        constexpr std::uintptr_t byte0054                         = 0x36         ;
        constexpr std::uintptr_t byte0055                         = 0x37         ;
        constexpr std::uintptr_t byte0056                         = 0x38         ;
        constexpr std::uintptr_t byte0057                         = 0x39         ;
        constexpr std::uintptr_t byte0058                         = 0x3A         ;
        constexpr std::uintptr_t byte0059                         = 0x3B         ;
        constexpr std::uintptr_t byte0060                         = 0x3C         ;
        constexpr std::uintptr_t byte0061                         = 0x3D         ;
    }

    namespace Unity_Collections__FixedString64Bytes
    {
        constexpr std::uintptr_t utf8LengthInBytes                = 0x0          ;
        constexpr std::uintptr_t bytes                            = 0x2          ;
    }

    namespace Unity_Collections__FixedBytes126
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
        constexpr std::uintptr_t offset0032                       = 0x20         ;
        constexpr std::uintptr_t offset0048                       = 0x30         ;
        constexpr std::uintptr_t offset0064                       = 0x40         ;
        constexpr std::uintptr_t offset0080                       = 0x50         ;
        constexpr std::uintptr_t offset0096                       = 0x60         ;
        constexpr std::uintptr_t byte0112                         = 0x70         ;
        constexpr std::uintptr_t byte0113                         = 0x71         ;
        constexpr std::uintptr_t byte0114                         = 0x72         ;
        constexpr std::uintptr_t byte0115                         = 0x73         ;
        constexpr std::uintptr_t byte0116                         = 0x74         ;
        constexpr std::uintptr_t byte0117                         = 0x75         ;
        constexpr std::uintptr_t byte0118                         = 0x76         ;
        constexpr std::uintptr_t byte0119                         = 0x77         ;
        constexpr std::uintptr_t byte0120                         = 0x78         ;
        constexpr std::uintptr_t byte0121                         = 0x79         ;
        constexpr std::uintptr_t byte0122                         = 0x7A         ;
        constexpr std::uintptr_t byte0123                         = 0x7B         ;
        constexpr std::uintptr_t byte0124                         = 0x7C         ;
        constexpr std::uintptr_t byte0125                         = 0x7D         ;
    }

    namespace Unity_Collections__FixedString128Bytes
    {
        constexpr std::uintptr_t utf8LengthInBytes                = 0x0          ;
        constexpr std::uintptr_t bytes                            = 0x2          ;
    }

    namespace Unity_Collections__FixedBytes510
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
        constexpr std::uintptr_t offset0032                       = 0x20         ;
        constexpr std::uintptr_t offset0048                       = 0x30         ;
        constexpr std::uintptr_t offset0064                       = 0x40         ;
        constexpr std::uintptr_t offset0080                       = 0x50         ;
        constexpr std::uintptr_t offset0096                       = 0x60         ;
        constexpr std::uintptr_t offset0112                       = 0x70         ;
        constexpr std::uintptr_t offset0128                       = 0x80         ;
        constexpr std::uintptr_t offset0144                       = 0x90         ;
        constexpr std::uintptr_t offset0160                       = 0xA0         ;
        constexpr std::uintptr_t offset0176                       = 0xB0         ;
        constexpr std::uintptr_t offset0192                       = 0xC0         ;
        constexpr std::uintptr_t offset0208                       = 0xD0         ;
        constexpr std::uintptr_t offset0224                       = 0xE0         ;
        constexpr std::uintptr_t offset0240                       = 0xF0         ;
        constexpr std::uintptr_t offset0256                       = 0x100        ;
        constexpr std::uintptr_t offset0272                       = 0x110        ;
        constexpr std::uintptr_t offset0288                       = 0x120        ;
        constexpr std::uintptr_t offset0304                       = 0x130        ;
        constexpr std::uintptr_t offset0320                       = 0x140        ;
        constexpr std::uintptr_t offset0336                       = 0x150        ;
        constexpr std::uintptr_t offset0352                       = 0x160        ;
        constexpr std::uintptr_t offset0368                       = 0x170        ;
        constexpr std::uintptr_t offset0384                       = 0x180        ;
        constexpr std::uintptr_t offset0400                       = 0x190        ;
        constexpr std::uintptr_t offset0416                       = 0x1A0        ;
        constexpr std::uintptr_t offset0432                       = 0x1B0        ;
        constexpr std::uintptr_t offset0448                       = 0x1C0        ;
        constexpr std::uintptr_t offset0464                       = 0x1D0        ;
        constexpr std::uintptr_t offset0480                       = 0x1E0        ;
        constexpr std::uintptr_t byte0496                         = 0x1F0        ;
        constexpr std::uintptr_t byte0497                         = 0x1F1        ;
        constexpr std::uintptr_t byte0498                         = 0x1F2        ;
        constexpr std::uintptr_t byte0499                         = 0x1F3        ;
        constexpr std::uintptr_t byte0500                         = 0x1F4        ;
        constexpr std::uintptr_t byte0501                         = 0x1F5        ;
        constexpr std::uintptr_t byte0502                         = 0x1F6        ;
        constexpr std::uintptr_t byte0503                         = 0x1F7        ;
        constexpr std::uintptr_t byte0504                         = 0x1F8        ;
        constexpr std::uintptr_t byte0505                         = 0x1F9        ;
        constexpr std::uintptr_t byte0506                         = 0x1FA        ;
        constexpr std::uintptr_t byte0507                         = 0x1FB        ;
        constexpr std::uintptr_t byte0508                         = 0x1FC        ;
        constexpr std::uintptr_t byte0509                         = 0x1FD        ;
    }

    namespace Unity_Collections__FixedString512Bytes
    {
        constexpr std::uintptr_t utf8LengthInBytes                = 0x0          ;
        constexpr std::uintptr_t bytes                            = 0x2          ;
    }

    namespace Unity_Collections__FixedBytes4094
    {
        constexpr std::uintptr_t offset0000                       = 0x0          ;
        constexpr std::uintptr_t offset0016                       = 0x10         ;
        constexpr std::uintptr_t offset0032                       = 0x20         ;
        constexpr std::uintptr_t offset0048                       = 0x30         ;
        constexpr std::uintptr_t offset0064                       = 0x40         ;
        constexpr std::uintptr_t offset0080                       = 0x50         ;
        constexpr std::uintptr_t offset0096                       = 0x60         ;
        constexpr std::uintptr_t offset0112                       = 0x70         ;
        constexpr std::uintptr_t offset0128                       = 0x80         ;
        constexpr std::uintptr_t offset0144                       = 0x90         ;
        constexpr std::uintptr_t offset0160                       = 0xA0         ;
        constexpr std::uintptr_t offset0176                       = 0xB0         ;
        constexpr std::uintptr_t offset0192                       = 0xC0         ;
        constexpr std::uintptr_t offset0208                       = 0xD0         ;
        constexpr std::uintptr_t offset0224                       = 0xE0         ;
        constexpr std::uintptr_t offset0240                       = 0xF0         ;
        constexpr std::uintptr_t offset0256                       = 0x100        ;
        constexpr std::uintptr_t offset0272                       = 0x110        ;
        constexpr std::uintptr_t offset0288                       = 0x120        ;
        constexpr std::uintptr_t offset0304                       = 0x130        ;
        constexpr std::uintptr_t offset0320                       = 0x140        ;
        constexpr std::uintptr_t offset0336                       = 0x150        ;
        constexpr std::uintptr_t offset0352                       = 0x160        ;
        constexpr std::uintptr_t offset0368                       = 0x170        ;
        constexpr std::uintptr_t offset0384                       = 0x180        ;
        constexpr std::uintptr_t offset0400                       = 0x190        ;
        constexpr std::uintptr_t offset0416                       = 0x1A0        ;
        constexpr std::uintptr_t offset0432                       = 0x1B0        ;
        constexpr std::uintptr_t offset0448                       = 0x1C0        ;
        constexpr std::uintptr_t offset0464                       = 0x1D0        ;
        constexpr std::uintptr_t offset0480                       = 0x1E0        ;
        constexpr std::uintptr_t offset0496                       = 0x1F0        ;
        constexpr std::uintptr_t offset0512                       = 0x200        ;
        constexpr std::uintptr_t offset0528                       = 0x210        ;
        constexpr std::uintptr_t offset0544                       = 0x220        ;
        constexpr std::uintptr_t offset0560                       = 0x230        ;
        constexpr std::uintptr_t offset0576                       = 0x240        ;
        constexpr std::uintptr_t offset0592                       = 0x250        ;
        constexpr std::uintptr_t offset0608                       = 0x260        ;
        constexpr std::uintptr_t offset0624                       = 0x270        ;
        constexpr std::uintptr_t offset0640                       = 0x280        ;
        constexpr std::uintptr_t offset0656                       = 0x290        ;
        constexpr std::uintptr_t offset0672                       = 0x2A0        ;
        constexpr std::uintptr_t offset0688                       = 0x2B0        ;
        constexpr std::uintptr_t offset0704                       = 0x2C0        ;
        constexpr std::uintptr_t offset0720                       = 0x2D0        ;
        constexpr std::uintptr_t offset0736                       = 0x2E0        ;
        constexpr std::uintptr_t offset0752                       = 0x2F0        ;
        constexpr std::uintptr_t offset0768                       = 0x300        ;
        constexpr std::uintptr_t offset0784                       = 0x310        ;
        constexpr std::uintptr_t offset0800                       = 0x320        ;
        constexpr std::uintptr_t offset0816                       = 0x330        ;
        constexpr std::uintptr_t offset0832                       = 0x340        ;
        constexpr std::uintptr_t offset0848                       = 0x350        ;
        constexpr std::uintptr_t offset0864                       = 0x360        ;
        constexpr std::uintptr_t offset0880                       = 0x370        ;
        constexpr std::uintptr_t offset0896                       = 0x380        ;
        constexpr std::uintptr_t offset0912                       = 0x390        ;
        constexpr std::uintptr_t offset0928                       = 0x3A0        ;
        constexpr std::uintptr_t offset0944                       = 0x3B0        ;
        constexpr std::uintptr_t offset0960                       = 0x3C0        ;
        constexpr std::uintptr_t offset0976                       = 0x3D0        ;
        constexpr std::uintptr_t offset0992                       = 0x3E0        ;
        constexpr std::uintptr_t offset1008                       = 0x3F0        ;
        constexpr std::uintptr_t offset1024                       = 0x400        ;
        constexpr std::uintptr_t offset1040                       = 0x410        ;
        constexpr std::uintptr_t offset1056                       = 0x420        ;
        constexpr std::uintptr_t offset1072                       = 0x430        ;
        constexpr std::uintptr_t offset1088                       = 0x440        ;
        constexpr std::uintptr_t offset1104                       = 0x450        ;
        constexpr std::uintptr_t offset1120                       = 0x460        ;
        constexpr std::uintptr_t offset1136                       = 0x470        ;
        constexpr std::uintptr_t offset1152                       = 0x480        ;
        constexpr std::uintptr_t offset1168                       = 0x490        ;
        constexpr std::uintptr_t offset1184                       = 0x4A0        ;
        constexpr std::uintptr_t offset1200                       = 0x4B0        ;
        constexpr std::uintptr_t offset1216                       = 0x4C0        ;
        constexpr std::uintptr_t offset1232                       = 0x4D0        ;
        constexpr std::uintptr_t offset1248                       = 0x4E0        ;
        constexpr std::uintptr_t offset1264                       = 0x4F0        ;
        constexpr std::uintptr_t offset1280                       = 0x500        ;
        constexpr std::uintptr_t offset1296                       = 0x510        ;
        constexpr std::uintptr_t offset1312                       = 0x520        ;
        constexpr std::uintptr_t offset1328                       = 0x530        ;
        constexpr std::uintptr_t offset1344                       = 0x540        ;
        constexpr std::uintptr_t offset1360                       = 0x550        ;
        constexpr std::uintptr_t offset1376                       = 0x560        ;
        constexpr std::uintptr_t offset1392                       = 0x570        ;
        constexpr std::uintptr_t offset1408                       = 0x580        ;
        constexpr std::uintptr_t offset1424                       = 0x590        ;
        constexpr std::uintptr_t offset1440                       = 0x5A0        ;
        constexpr std::uintptr_t offset1456                       = 0x5B0        ;
        constexpr std::uintptr_t offset1472                       = 0x5C0        ;
        constexpr std::uintptr_t offset1488                       = 0x5D0        ;
        constexpr std::uintptr_t offset1504                       = 0x5E0        ;
        constexpr std::uintptr_t offset1520                       = 0x5F0        ;
        constexpr std::uintptr_t offset1536                       = 0x600        ;
        constexpr std::uintptr_t offset1552                       = 0x610        ;
        constexpr std::uintptr_t offset1568                       = 0x620        ;
        constexpr std::uintptr_t offset1584                       = 0x630        ;
        constexpr std::uintptr_t offset1600                       = 0x640        ;
        constexpr std::uintptr_t offset1616                       = 0x650        ;
        constexpr std::uintptr_t offset1632                       = 0x660        ;
        constexpr std::uintptr_t offset1648                       = 0x670        ;
        constexpr std::uintptr_t offset1664                       = 0x680        ;
        constexpr std::uintptr_t offset1680                       = 0x690        ;
        constexpr std::uintptr_t offset1696                       = 0x6A0        ;
        constexpr std::uintptr_t offset1712                       = 0x6B0        ;
        constexpr std::uintptr_t offset1728                       = 0x6C0        ;
        constexpr std::uintptr_t offset1744                       = 0x6D0        ;
        constexpr std::uintptr_t offset1760                       = 0x6E0        ;
        constexpr std::uintptr_t offset1776                       = 0x6F0        ;
        constexpr std::uintptr_t offset1792                       = 0x700        ;
        constexpr std::uintptr_t offset1808                       = 0x710        ;
        constexpr std::uintptr_t offset1824                       = 0x720        ;
        constexpr std::uintptr_t offset1840                       = 0x730        ;
        constexpr std::uintptr_t offset1856                       = 0x740        ;
        constexpr std::uintptr_t offset1872                       = 0x750        ;
        constexpr std::uintptr_t offset1888                       = 0x760        ;
        constexpr std::uintptr_t offset1904                       = 0x770        ;
        constexpr std::uintptr_t offset1920                       = 0x780        ;
        constexpr std::uintptr_t offset1936                       = 0x790        ;
        constexpr std::uintptr_t offset1952                       = 0x7A0        ;
        constexpr std::uintptr_t offset1968                       = 0x7B0        ;
        constexpr std::uintptr_t offset1984                       = 0x7C0        ;
        constexpr std::uintptr_t offset2000                       = 0x7D0        ;
        constexpr std::uintptr_t offset2016                       = 0x7E0        ;
        constexpr std::uintptr_t offset2032                       = 0x7F0        ;
        constexpr std::uintptr_t offset2048                       = 0x800        ;
        constexpr std::uintptr_t offset2064                       = 0x810        ;
        constexpr std::uintptr_t offset2080                       = 0x820        ;
        constexpr std::uintptr_t offset2096                       = 0x830        ;
        constexpr std::uintptr_t offset2112                       = 0x840        ;
        constexpr std::uintptr_t offset2128                       = 0x850        ;
        constexpr std::uintptr_t offset2144                       = 0x860        ;
        constexpr std::uintptr_t offset2160                       = 0x870        ;
        constexpr std::uintptr_t offset2176                       = 0x880        ;
        constexpr std::uintptr_t offset2192                       = 0x890        ;
        constexpr std::uintptr_t offset2208                       = 0x8A0        ;
        constexpr std::uintptr_t offset2224                       = 0x8B0        ;
        constexpr std::uintptr_t offset2240                       = 0x8C0        ;
        constexpr std::uintptr_t offset2256                       = 0x8D0        ;
        constexpr std::uintptr_t offset2272                       = 0x8E0        ;
        constexpr std::uintptr_t offset2288                       = 0x8F0        ;
        constexpr std::uintptr_t offset2304                       = 0x900        ;
        constexpr std::uintptr_t offset2320                       = 0x910        ;
        constexpr std::uintptr_t offset2336                       = 0x920        ;
        constexpr std::uintptr_t offset2352                       = 0x930        ;
        constexpr std::uintptr_t offset2368                       = 0x940        ;
        constexpr std::uintptr_t offset2384                       = 0x950        ;
        constexpr std::uintptr_t offset2400                       = 0x960        ;
        constexpr std::uintptr_t offset2416                       = 0x970        ;
        constexpr std::uintptr_t offset2432                       = 0x980        ;
        constexpr std::uintptr_t offset2448                       = 0x990        ;
        constexpr std::uintptr_t offset2464                       = 0x9A0        ;
        constexpr std::uintptr_t offset2480                       = 0x9B0        ;
        constexpr std::uintptr_t offset2496                       = 0x9C0        ;
        constexpr std::uintptr_t offset2512                       = 0x9D0        ;
        constexpr std::uintptr_t offset2528                       = 0x9E0        ;
        constexpr std::uintptr_t offset2544                       = 0x9F0        ;
        constexpr std::uintptr_t offset2560                       = 0xA00        ;
        constexpr std::uintptr_t offset2576                       = 0xA10        ;
        constexpr std::uintptr_t offset2592                       = 0xA20        ;
        constexpr std::uintptr_t offset2608                       = 0xA30        ;
        constexpr std::uintptr_t offset2624                       = 0xA40        ;
        constexpr std::uintptr_t offset2640                       = 0xA50        ;
        constexpr std::uintptr_t offset2656                       = 0xA60        ;
        constexpr std::uintptr_t offset2672                       = 0xA70        ;
        constexpr std::uintptr_t offset2688                       = 0xA80        ;
        constexpr std::uintptr_t offset2704                       = 0xA90        ;
        constexpr std::uintptr_t offset2720                       = 0xAA0        ;
        constexpr std::uintptr_t offset2736                       = 0xAB0        ;
        constexpr std::uintptr_t offset2752                       = 0xAC0        ;
        constexpr std::uintptr_t offset2768                       = 0xAD0        ;
        constexpr std::uintptr_t offset2784                       = 0xAE0        ;
        constexpr std::uintptr_t offset2800                       = 0xAF0        ;
        constexpr std::uintptr_t offset2816                       = 0xB00        ;
        constexpr std::uintptr_t offset2832                       = 0xB10        ;
        constexpr std::uintptr_t offset2848                       = 0xB20        ;
        constexpr std::uintptr_t offset2864                       = 0xB30        ;
        constexpr std::uintptr_t offset2880                       = 0xB40        ;
        constexpr std::uintptr_t offset2896                       = 0xB50        ;
        constexpr std::uintptr_t offset2912                       = 0xB60        ;
        constexpr std::uintptr_t offset2928                       = 0xB70        ;
        constexpr std::uintptr_t offset2944                       = 0xB80        ;
        constexpr std::uintptr_t offset2960                       = 0xB90        ;
        constexpr std::uintptr_t offset2976                       = 0xBA0        ;
        constexpr std::uintptr_t offset2992                       = 0xBB0        ;
        constexpr std::uintptr_t offset3008                       = 0xBC0        ;
        constexpr std::uintptr_t offset3024                       = 0xBD0        ;
        constexpr std::uintptr_t offset3040                       = 0xBE0        ;
        constexpr std::uintptr_t offset3056                       = 0xBF0        ;
        constexpr std::uintptr_t offset3072                       = 0xC00        ;
        constexpr std::uintptr_t offset3088                       = 0xC10        ;
        constexpr std::uintptr_t offset3104                       = 0xC20        ;
        constexpr std::uintptr_t offset3120                       = 0xC30        ;
        constexpr std::uintptr_t offset3136                       = 0xC40        ;
        constexpr std::uintptr_t offset3152                       = 0xC50        ;
        constexpr std::uintptr_t offset3168                       = 0xC60        ;
        constexpr std::uintptr_t offset3184                       = 0xC70        ;
        constexpr std::uintptr_t offset3200                       = 0xC80        ;
        constexpr std::uintptr_t offset3216                       = 0xC90        ;
        constexpr std::uintptr_t offset3232                       = 0xCA0        ;
        constexpr std::uintptr_t offset3248                       = 0xCB0        ;
        constexpr std::uintptr_t offset3264                       = 0xCC0        ;
        constexpr std::uintptr_t offset3280                       = 0xCD0        ;
        constexpr std::uintptr_t offset3296                       = 0xCE0        ;
        constexpr std::uintptr_t offset3312                       = 0xCF0        ;
        constexpr std::uintptr_t offset3328                       = 0xD00        ;
        constexpr std::uintptr_t offset3344                       = 0xD10        ;
        constexpr std::uintptr_t offset3360                       = 0xD20        ;
        constexpr std::uintptr_t offset3376                       = 0xD30        ;
        constexpr std::uintptr_t offset3392                       = 0xD40        ;
        constexpr std::uintptr_t offset3408                       = 0xD50        ;
        constexpr std::uintptr_t offset3424                       = 0xD60        ;
        constexpr std::uintptr_t offset3440                       = 0xD70        ;
        constexpr std::uintptr_t offset3456                       = 0xD80        ;
        constexpr std::uintptr_t offset3472                       = 0xD90        ;
        constexpr std::uintptr_t offset3488                       = 0xDA0        ;
        constexpr std::uintptr_t offset3504                       = 0xDB0        ;
        constexpr std::uintptr_t offset3520                       = 0xDC0        ;
        constexpr std::uintptr_t offset3536                       = 0xDD0        ;
        constexpr std::uintptr_t offset3552                       = 0xDE0        ;
        constexpr std::uintptr_t offset3568                       = 0xDF0        ;
        constexpr std::uintptr_t offset3584                       = 0xE00        ;
        constexpr std::uintptr_t offset3600                       = 0xE10        ;
        constexpr std::uintptr_t offset3616                       = 0xE20        ;
        constexpr std::uintptr_t offset3632                       = 0xE30        ;
        constexpr std::uintptr_t offset3648                       = 0xE40        ;
        constexpr std::uintptr_t offset3664                       = 0xE50        ;
        constexpr std::uintptr_t offset3680                       = 0xE60        ;
        constexpr std::uintptr_t offset3696                       = 0xE70        ;
        constexpr std::uintptr_t offset3712                       = 0xE80        ;
        constexpr std::uintptr_t offset3728                       = 0xE90        ;
        constexpr std::uintptr_t offset3744                       = 0xEA0        ;
        constexpr std::uintptr_t offset3760                       = 0xEB0        ;
        constexpr std::uintptr_t offset3776                       = 0xEC0        ;
        constexpr std::uintptr_t offset3792                       = 0xED0        ;
        constexpr std::uintptr_t offset3808                       = 0xEE0        ;
        constexpr std::uintptr_t offset3824                       = 0xEF0        ;
        constexpr std::uintptr_t offset3840                       = 0xF00        ;
        constexpr std::uintptr_t offset3856                       = 0xF10        ;
        constexpr std::uintptr_t offset3872                       = 0xF20        ;
        constexpr std::uintptr_t offset3888                       = 0xF30        ;
        constexpr std::uintptr_t offset3904                       = 0xF40        ;
        constexpr std::uintptr_t offset3920                       = 0xF50        ;
        constexpr std::uintptr_t offset3936                       = 0xF60        ;
        constexpr std::uintptr_t offset3952                       = 0xF70        ;
        constexpr std::uintptr_t offset3968                       = 0xF80        ;
        constexpr std::uintptr_t offset3984                       = 0xF90        ;
        constexpr std::uintptr_t offset4000                       = 0xFA0        ;
        constexpr std::uintptr_t offset4016                       = 0xFB0        ;
        constexpr std::uintptr_t offset4032                       = 0xFC0        ;
        constexpr std::uintptr_t offset4048                       = 0xFD0        ;
        constexpr std::uintptr_t offset4064                       = 0xFE0        ;
        constexpr std::uintptr_t byte4080                         = 0xFF0        ;
        constexpr std::uintptr_t byte4081                         = 0xFF1        ;
        constexpr std::uintptr_t byte4082                         = 0xFF2        ;
        constexpr std::uintptr_t byte4083                         = 0xFF3        ;
        constexpr std::uintptr_t byte4084                         = 0xFF4        ;
        constexpr std::uintptr_t byte4085                         = 0xFF5        ;
        constexpr std::uintptr_t byte4086                         = 0xFF6        ;
        constexpr std::uintptr_t byte4087                         = 0xFF7        ;
        constexpr std::uintptr_t byte4088                         = 0xFF8        ;
        constexpr std::uintptr_t byte4089                         = 0xFF9        ;
        constexpr std::uintptr_t byte4090                         = 0xFFA        ;
        constexpr std::uintptr_t byte4091                         = 0xFFB        ;
        constexpr std::uintptr_t byte4092                         = 0xFFC        ;
        constexpr std::uintptr_t byte4093                         = 0xFFD        ;
    }

    namespace Unity_Collections__FixedString4096Bytes
    {
        constexpr std::uintptr_t utf8LengthInBytes                = 0x0          ;
        constexpr std::uintptr_t bytes                            = 0x2          ;
    }

    namespace Unity_Collections__GenerateTestsForBurstCompatibilityAttribute
    {
        constexpr std::uintptr_t _GenericTypeArguments_k__BackingField = 0x10         ;
    }

    namespace Unity_Collections__ExcludeFromBurstCompatTestingAttribute
    {
        constexpr std::uintptr_t _Reason_k__BackingField          = 0x10         ;
    }

    namespace Unity_Collections__NativeBitArray
    {
        constexpr std::uintptr_t m_BitArray                       = 0x0          ;
        constexpr std::uintptr_t m_Allocator                      = 0x8          ;
    }

    namespace Unity_Collections__NativeBitArrayDispose
    {
        constexpr std::uintptr_t m_BitArrayData                   = 0x0          ;
        constexpr std::uintptr_t m_Allocator                      = 0x8          ;
    }

    namespace Unity_Collections__NativeBitArrayDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__NativeHashMapDispose
    {
        constexpr std::uintptr_t m_HashMapData                    = 0x0          ;
        constexpr std::uintptr_t m_Allocator                      = 0x8          ;
    }

    namespace Unity_Collections__NativeHashMapDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__KVPair`2
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeHashMap`2
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeHashSet`1
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeList`1
    {
        constexpr std::uintptr_t m_ListData                       = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeListDispose
    {
        constexpr std::uintptr_t m_ListData                       = 0x0          ;
    }

    namespace Unity_Collections__NativeListDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__NativeParallelHashMap`2
    {
        constexpr std::uintptr_t m_HashMapData                    = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeParallelHashSet`1
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeParallelMultiHashMapIterator`1
    {
        constexpr std::uintptr_t key                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeParallelMultiHashMap`2
    {
        constexpr std::uintptr_t m_MultiHashMapData               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeQueueDispose
    {
        constexpr std::uintptr_t m_QueueData                      = 0x0          ;
    }

    namespace Unity_Collections__NativeQueueDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__NativeReference`1
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__NativeReferenceDispose
    {
        constexpr std::uintptr_t m_Data                           = 0x0          ;
        constexpr std::uintptr_t m_AllocatorLabel                 = 0x8          ;
    }

    namespace Unity_Collections__NativeReferenceDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__NativeRingQueueDispose
    {
        constexpr std::uintptr_t m_QueueData                      = 0x0          ;
    }

    namespace Unity_Collections__NativeRingQueueDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__NativeStream
    {
        constexpr std::uintptr_t m_Stream                         = 0x0          ;
    }

    namespace Unity_Collections__NativeStreamDispose
    {
        constexpr std::uintptr_t m_StreamData                     = 0x0          ;
    }

    namespace Unity_Collections__NativeStreamDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__NativeTextDispose
    {
        constexpr std::uintptr_t m_TextData                       = 0x0          ;
    }

    namespace Unity_Collections__NativeTextDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections__FormatError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Collections__CopyError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Collections__ConversionError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Collections__UnsafeQueueBlockHeader
    {
        constexpr std::uintptr_t m_NextBlock                      = 0x0          ;
        constexpr std::uintptr_t m_NumItems                       = 0x8          ;
    }

    namespace Unity_Collections__UnsafeQueueData
    {
        constexpr std::uintptr_t m_FirstBlock                     = 0x0          ;
        constexpr std::uintptr_t m_LastBlock                      = 0x8          ;
        constexpr std::uintptr_t m_MaxItems                       = 0x10         ;
        constexpr std::uintptr_t m_CurrentRead                    = 0x14         ;
        constexpr std::uintptr_t m_CurrentWriteBlockTLS           = 0x18         ;
    }

    namespace Unity_Collections__UnsafeQueue`1
    {
        constexpr std::uintptr_t m_Buffer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections__UnsafeQueueDispose
    {
        constexpr std::uintptr_t m_Buffer                         = 0x0          ;
        constexpr std::uintptr_t m_AllocatorLabel                 = 0x8          ;
    }

    namespace Unity_Collections__UnsafeQueueDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeAtomicCounter32
    {
        constexpr std::uintptr_t Counter                          = 0x0          ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeBitArray
    {
        constexpr std::uintptr_t Ptr                              = 0x0          ;
        constexpr std::uintptr_t Length                           = 0x8          ;
        constexpr std::uintptr_t Capacity                         = 0xC          ;
        constexpr std::uintptr_t Allocator                        = 0x10         ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__HashMapHelper`1
    {
        constexpr std::uintptr_t Ptr                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeHashMap`2
    {
        constexpr std::uintptr_t m_Data                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeDisposeJob
    {
        constexpr std::uintptr_t Ptr                              = 0x0          ;
        constexpr std::uintptr_t Allocator                        = 0x8          ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UntypedUnsafeList
    {
        constexpr std::uintptr_t Ptr                              = 0x0          ;
        constexpr std::uintptr_t m_length                         = 0x8          ;
        constexpr std::uintptr_t m_capacity                       = 0xC          ;
        constexpr std::uintptr_t Allocator                        = 0x10         ;
        constexpr std::uintptr_t padding                          = 0x14         ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeList`1
    {
        constexpr std::uintptr_t Ptr                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeParallelHashMapData
    {
        constexpr std::uintptr_t values                           = 0x0          ;
        constexpr std::uintptr_t keys                             = 0x8          ;
        constexpr std::uintptr_t next                             = 0x10         ;
        constexpr std::uintptr_t buckets                          = 0x18         ;
        constexpr std::uintptr_t keyCapacity                      = 0x20         ;
        constexpr std::uintptr_t bucketCapacityMask               = 0x24         ;
        constexpr std::uintptr_t allocatedIndexLength             = 0x28         ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeParallelHashMapDataDispose
    {
        constexpr std::uintptr_t m_Buffer                         = 0x0          ;
        constexpr std::uintptr_t m_AllocatorLabel                 = 0x8          ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeParallelHashMapDataDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__KeyValue`2
    {
        constexpr std::uintptr_t m_Buffer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeParallelHashMapDataEnumerator
    {
        constexpr std::uintptr_t m_Buffer                         = 0x0          ;
        constexpr std::uintptr_t m_Index                          = 0x8          ;
        constexpr std::uintptr_t m_BucketIndex                    = 0xC          ;
        constexpr std::uintptr_t m_NextIndex                      = 0x10         ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeParallelHashMap`2
    {
        constexpr std::uintptr_t m_Buffer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeParallelHashMapDisposeJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
        constexpr std::uintptr_t Allocator                        = 0x8          ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeParallelMultiHashMap`2
    {
        constexpr std::uintptr_t m_Buffer                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeRingQueue`1
    {
        constexpr std::uintptr_t Ptr                              = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeStreamBlock
    {
        constexpr std::uintptr_t Next                             = 0x0          ;
        constexpr std::uintptr_t Data                             = 0x8          ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeStreamRange
    {
        constexpr std::uintptr_t Block                            = 0x0          ;
        constexpr std::uintptr_t OffsetInFirstBlock               = 0x8          ;
        constexpr std::uintptr_t ElementCount                     = 0xC          ;
        constexpr std::uintptr_t LastOffset                       = 0x10         ;
        constexpr std::uintptr_t NumberOfBlocks                   = 0x14         ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeStreamBlockData
    {
        constexpr std::uintptr_t Allocator                        = 0x0          ;
        constexpr std::uintptr_t Blocks                           = 0x8          ;
        constexpr std::uintptr_t BlockCount                       = 0x10         ;
        constexpr std::uintptr_t Ranges                           = 0x18         ;
        constexpr std::uintptr_t RangeCount                       = 0x38         ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeStream
    {
        constexpr std::uintptr_t m_BlockData                      = 0x0          ;
    }

    namespace Unity_Collections_LowLevel_Unsafe__UnsafeText
    {
        constexpr std::uintptr_t m_UntypedListData                = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceManager
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ThermalEvent                     = 0x20         ;
        constexpr std::uintptr_t PerformanceBottleneckChangeEvent = 0x28         ;
        constexpr std::uintptr_t PerformanceLevelChangeEvent      = 0x30         ;
        constexpr std::uintptr_t PerformanceBoostChangeEvent      = 0x38         ;
        constexpr std::uintptr_t PerformanceModeEvent             = 0x40         ;
        constexpr std::uintptr_t m_JustResumed                    = 0x48         ;
        constexpr std::uintptr_t m_RequestedCpuLevel              = 0x4C         ;
        constexpr std::uintptr_t m_RequestedGpuLevel              = 0x50         ;
        constexpr std::uintptr_t m_NewUserPerformanceLevelRequest = 0x54         ;
        constexpr std::uintptr_t m_RequestedCpuBoost              = 0x55         ;
        constexpr std::uintptr_t m_RequestedGpuBoost              = 0x56         ;
        constexpr std::uintptr_t m_NewUserCpuPerformanceBoostRequest = 0x57         ;
        constexpr std::uintptr_t m_NewUserGpuPerformanceBoostRequest = 0x58         ;
        constexpr std::uintptr_t m_ThermalMetrics                 = 0x5C         ;
        constexpr std::uintptr_t m_PerformanceMetrics             = 0x68         ;
        constexpr std::uintptr_t m_FrameTiming                    = 0x84         ;
        constexpr std::uintptr_t m_PerformanceMode                = 0x9C         ;
        constexpr std::uintptr_t _LoggingFrequencyInFrames_k__BackingField = 0xA0         ;
        constexpr std::uintptr_t m_AutomaticPerformanceControl    = 0xA4         ;
        constexpr std::uintptr_t m_AutomaticPerformanceControlChanged = 0xA5         ;
        constexpr std::uintptr_t _Indexer_k__BackingField         = 0xA8         ;
        constexpr std::uintptr_t m_Settings                       = 0xB0         ;
        constexpr std::uintptr_t m_Subsystem                      = 0xB8         ;
        constexpr std::uintptr_t m_DevicePerfControl              = 0xC0         ;
        constexpr std::uintptr_t m_AutoPerformanceLevelController = 0xC8         ;
        constexpr std::uintptr_t m_AutoPerformanceModeController  = 0xD0         ;
        constexpr std::uintptr_t m_CpuFrameTimeProvider           = 0xD8         ;
        constexpr std::uintptr_t m_GpuFrameTimeProvider           = 0xE0         ;
        constexpr std::uintptr_t m_AppLifecycle                   = 0xE8         ;
        constexpr std::uintptr_t m_TemperatureTrend               = 0xF0         ;
        constexpr std::uintptr_t m_UseProviderOverallFrameTime    = 0xF8         ;
        constexpr std::uintptr_t m_WaitForEndOfFrame              = 0x100        ;
        constexpr std::uintptr_t m_FrameCount                     = 0x108        ;
        constexpr std::uintptr_t m_OverallFrameTime               = 0x110        ;
        constexpr std::uintptr_t m_OverallFrameTimeAccu           = 0x118        ;
        constexpr std::uintptr_t m_GpuFrameTime                   = 0x120        ;
        constexpr std::uintptr_t m_CpuFrameTime                   = 0x128        ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceManagerSpawner
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_ManagerGameObject              = 0x18         ;
    }

    namespace UnityEngine_AdaptivePerformance__AutoPerformanceLevelController
    {
        constexpr std::uintptr_t m_PerfControl                    = 0x10         ;
        constexpr std::uintptr_t m_PerfStats                      = 0x18         ;
        constexpr std::uintptr_t m_ThermalStats                   = 0x20         ;
        constexpr std::uintptr_t m_LastChangeTimeStamp            = 0x28         ;
        constexpr std::uintptr_t m_LastGpuLevelRaiseTimeStamp     = 0x2C         ;
        constexpr std::uintptr_t m_LastCpuLevelRaiseTimeStamp     = 0x30         ;
        constexpr std::uintptr_t m_TargetFrameRateHitTimestamp    = 0x34         ;
        constexpr std::uintptr_t m_BottleneckUnknownTimestamp     = 0x38         ;
        constexpr std::uintptr_t m_TriedToResolveUnknownBottleneck = 0x3C         ;
        constexpr std::uintptr_t m_Enabled                        = 0x3D         ;
        constexpr std::uintptr_t m_FeatureName                    = 0x40         ;
        constexpr std::uintptr_t _TargetFrameTime_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _AllowedCpuActiveTimeRatio_k__BackingField = 0x4C         ;
        constexpr std::uintptr_t _AllowedGpuActiveTimeRatio_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _GpuLevelBounceAvoidanceThreshold_k__BackingField = 0x54         ;
        constexpr std::uintptr_t _CpuLevelBounceAvoidanceThreshold_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _UpdateInterval_k__BackingField  = 0x5C         ;
        constexpr std::uintptr_t _MinTargetFrameRateHitTime_k__BackingField = 0x60         ;
        constexpr std::uintptr_t _MaxTemperatureLevel_k__BackingField = 0x64         ;
    }

    namespace UnityEngine_AdaptivePerformance__AutoPerformanceModeController
    {
        constexpr std::uintptr_t m_FeatureName                    = 0x10         ;
    }

    namespace UnityEngine_AdaptivePerformance__CpuTimeProvider
    {
        constexpr std::uintptr_t m_FrameTimings                   = 0x10         ;
    }

    namespace UnityEngine_AdaptivePerformance__DevicePerformanceControlImpl
    {
        constexpr std::uintptr_t m_PerformanceLevelControl        = 0x10         ;
        constexpr std::uintptr_t _PerformanceControlMode_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _CpuLevel_k__BackingField        = 0x1C         ;
        constexpr std::uintptr_t _GpuLevel_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _CurrentCpuLevel_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _CurrentGpuLevel_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _CpuPerformanceBoost_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _GpuPerformanceBoost_k__BackingField = 0x2D         ;
    }

    namespace UnityEngine_AdaptivePerformance__GpuTimeProvider
    {
        constexpr std::uintptr_t m_FrameTiming                    = 0x10         ;
    }

    namespace UnityEngine_AdaptivePerformance__RunningAverage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108316E0   ;
        constexpr std::uintptr_t m_Values                         = 0x10         ;
        constexpr std::uintptr_t m_NumValues                      = 0x18         ;
        constexpr std::uintptr_t m_LastIndex                      = 0x1C         ;
        constexpr std::uintptr_t m_AverageValue                   = 0x20         ;
    }

    namespace UnityEngine_AdaptivePerformance__TemperatureTrend
    {
        constexpr std::uintptr_t m_UseProviderTrend               = 0x10         ;
        constexpr std::uintptr_t m_SumX                           = 0x18         ;
        constexpr std::uintptr_t m_SumY                           = 0x20         ;
        constexpr std::uintptr_t m_SumXY                          = 0x28         ;
        constexpr std::uintptr_t m_SumXX                          = 0x30         ;
        constexpr std::uintptr_t m_TimeStamps                     = 0x38         ;
        constexpr std::uintptr_t m_Temperature                    = 0x40         ;
        constexpr std::uintptr_t m_NumValues                      = 0x48         ;
        constexpr std::uintptr_t m_NextValueIndex                 = 0x4C         ;
        constexpr std::uintptr_t m_OldestValueIndex               = 0x50         ;
        constexpr std::uintptr_t _ThermalTrend_k__BackingField    = 0x54         ;
    }

    namespace UnityEngine_AdaptivePerformance__LifecycleEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_AdaptivePerformance__LifecycleChangeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceControlMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__StateAction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__ThermalStateTracker
    {
        constexpr std::uintptr_t warningTemp                      = 0x10         ;
        constexpr std::uintptr_t throttlingTemp                   = 0x14         ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceStateTracker
    {
        constexpr std::uintptr_t m_Samples                        = 0x10         ;
        constexpr std::uintptr_t m_SampleCapacity                 = 0x18         ;
        constexpr std::uintptr_t _Trend_k__BackingField           = 0x1C         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceScalerEfficiencyTracker
    {
        constexpr std::uintptr_t m_Scaler                         = 0x10         ;
        constexpr std::uintptr_t m_LastAverageGpuFrameTime        = 0x18         ;
        constexpr std::uintptr_t m_LastAverageCpuFrameTime        = 0x1C         ;
        constexpr std::uintptr_t m_IsApplied                      = 0x20         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceIndexer
    {
        constexpr std::uintptr_t m_UnappliedScalers               = 0x10         ;
        constexpr std::uintptr_t m_AppliedScalers                 = 0x18         ;
        constexpr std::uintptr_t m_DisabledScalers                = 0x20         ;
        constexpr std::uintptr_t m_ThermalStateTracker            = 0x28         ;
        constexpr std::uintptr_t m_PerformanceStateTracker        = 0x30         ;
        constexpr std::uintptr_t m_ScalerEfficiencyTracker        = 0x38         ;
        constexpr std::uintptr_t m_Settings                       = 0x40         ;
        constexpr std::uintptr_t _TimeUntilNextAction_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _ThermalAction_k__BackingField   = 0x4C         ;
        constexpr std::uintptr_t _PerformanceAction_k__BackingField = 0x50         ;
    }

    namespace UnityEngine_AdaptivePerformance__ScalerVisualImpact
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__ScalerTarget
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceScaler
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceModeEventHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10831AF0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceBottleneckChangeEventArgs
    {
        constexpr std::uintptr_t _PerformanceBottleneck_k__BackingField = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceBottleneckChangeHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10831A80   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceBoostChangeEventArgs
    {
        constexpr std::uintptr_t _CpuBoost_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _GpuBoost_k__BackingField        = 0x1          ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceBoostChangeHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10831A88   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceLevelChangeEventArgs
    {
        constexpr std::uintptr_t _CpuLevel_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _CpuLevelDelta_k__BackingField   = 0x4          ;
        constexpr std::uintptr_t _GpuLevel_k__BackingField        = 0x8          ;
        constexpr std::uintptr_t _GpuLevelDelta_k__BackingField   = 0xC          ;
        constexpr std::uintptr_t _PerformanceControlMode_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ManualOverride_k__BackingField  = 0x14         ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceLevelChangeHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10831A58   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceMetrics
    {
        constexpr std::uintptr_t _CurrentCpuLevel_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _CurrentGpuLevel_k__BackingField = 0x4          ;
        constexpr std::uintptr_t _PerformanceBottleneck_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _CpuPerformanceBoost_k__BackingField = 0xC          ;
        constexpr std::uintptr_t _GpuPerformanceBoost_k__BackingField = 0xD          ;
        constexpr std::uintptr_t _ClusterInfo_k__BackingField     = 0x10         ;
    }

    namespace UnityEngine_AdaptivePerformance__FrameTiming
    {
        constexpr std::uintptr_t _CurrentFrameTime_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _AverageFrameTime_k__BackingField = 0x4          ;
        constexpr std::uintptr_t _CurrentGpuFrameTime_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _AverageGpuFrameTime_k__BackingField = 0xC          ;
        constexpr std::uintptr_t _CurrentCpuFrameTime_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _AverageCpuFrameTime_k__BackingField = 0x14         ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__PerformanceBottleneck
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__ClusterInfo
    {
        constexpr std::uintptr_t _BigCore_k__BackingField         = 0x0          ;
        constexpr std::uintptr_t _MediumCore_k__BackingField      = 0x4          ;
        constexpr std::uintptr_t _LittleCore_k__BackingField      = 0x8          ;
    }

    namespace UnityEngine_AdaptivePerformance__ThermalEventHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10831A30   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_AdaptivePerformance__ThermalMetrics
    {
        constexpr std::uintptr_t _WarningLevel_k__BackingField    = 0x0          ;
        constexpr std::uintptr_t _TemperatureLevel_k__BackingField = 0x4          ;
        constexpr std::uintptr_t _TemperatureTrend_k__BackingField = 0x8          ;
    }

    namespace UnityEngine_AdaptivePerformance__WarningLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceGeneralSettings
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10831B18   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_LoaderManagerInstance          = 0x18         ;
        constexpr std::uintptr_t m_InitManagerOnStart             = 0x20         ;
        constexpr std::uintptr_t m_LastSelectedProvider           = 0x28         ;
        constexpr std::uintptr_t m_AdaptivePerformanceManager     = 0x30         ;
        constexpr std::uintptr_t m_ProviderIntialized             = 0x38         ;
        constexpr std::uintptr_t m_ProviderStarted                = 0x39         ;

        namespace _static
        {
            constexpr std::uintptr_t k_SettingsKey                    = 0x0          ;
            constexpr std::uintptr_t s_RuntimeSettingsInstance        = 0x8          ;
        }

    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceLoader
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceManagerSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_InitializationComplete         = 0x18         ;
        constexpr std::uintptr_t m_AutomaticLoading               = 0x19         ;
        constexpr std::uintptr_t m_AutomaticRunning               = 0x1A         ;
        constexpr std::uintptr_t m_Loaders                        = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ActiveLoader                   = 0x0          ;
        }

    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceIndexerSettings
    {
        constexpr std::uintptr_t m_Active                         = 0x10         ;
        constexpr std::uintptr_t m_ThermalActionDelay             = 0x14         ;
        constexpr std::uintptr_t m_PerformanceActionDelay         = 0x18         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceScalerProfile
    {
        constexpr std::uintptr_t m_AdaptiveFramerate              = 0x10         ;
        constexpr std::uintptr_t m_AdaptiveResolution             = 0x18         ;
        constexpr std::uintptr_t m_AdaptiveBatching               = 0x20         ;
        constexpr std::uintptr_t m_AdaptiveLOD                    = 0x28         ;
        constexpr std::uintptr_t m_AdaptiveLut                    = 0x30         ;
        constexpr std::uintptr_t m_AdaptiveMSAA                   = 0x38         ;
        constexpr std::uintptr_t m_AdaptiveShadowCascade          = 0x40         ;
        constexpr std::uintptr_t m_AdaptiveShadowDistance         = 0x48         ;
        constexpr std::uintptr_t m_AdaptiveShadowmapResolution    = 0x50         ;
        constexpr std::uintptr_t m_AdaptiveShadowQuality          = 0x58         ;
        constexpr std::uintptr_t m_AdaptiveSorting                = 0x60         ;
        constexpr std::uintptr_t m_AdaptiveTransparency           = 0x68         ;
        constexpr std::uintptr_t m_AdaptiveViewDistance           = 0x70         ;
        constexpr std::uintptr_t m_AdaptivePhysics                = 0x78         ;
        constexpr std::uintptr_t m_AdaptiveDecals                 = 0x80         ;
        constexpr std::uintptr_t m_AdaptiveLayerCulling           = 0x88         ;
        constexpr std::uintptr_t m_DefaultScalerSettings          = 0x90         ;
        constexpr std::uintptr_t m_ReadOnlyDefaultScalerSettings  = 0x98         ;
        constexpr std::uintptr_t m_AddedScalers                   = 0xA0         ;
        constexpr std::uintptr_t m_Name                           = 0xA8         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceScalerSettings
    {
        constexpr std::uintptr_t m_AdaptiveFramerate              = 0x10         ;
        constexpr std::uintptr_t m_AdaptiveResolution             = 0x18         ;
        constexpr std::uintptr_t m_AdaptiveBatching               = 0x20         ;
        constexpr std::uintptr_t m_AdaptiveLOD                    = 0x28         ;
        constexpr std::uintptr_t m_AdaptiveLut                    = 0x30         ;
        constexpr std::uintptr_t m_AdaptiveMSAA                   = 0x38         ;
        constexpr std::uintptr_t m_AdaptiveShadowCascade          = 0x40         ;
        constexpr std::uintptr_t m_AdaptiveShadowDistance         = 0x48         ;
        constexpr std::uintptr_t m_AdaptiveShadowmapResolution    = 0x50         ;
        constexpr std::uintptr_t m_AdaptiveShadowQuality          = 0x58         ;
        constexpr std::uintptr_t m_AdaptiveSorting                = 0x60         ;
        constexpr std::uintptr_t m_AdaptiveTransparency           = 0x68         ;
        constexpr std::uintptr_t m_AdaptiveViewDistance           = 0x70         ;
        constexpr std::uintptr_t m_AdaptivePhysics                = 0x78         ;
        constexpr std::uintptr_t m_AdaptiveDecals                 = 0x80         ;
        constexpr std::uintptr_t m_AdaptiveLayerCulling           = 0x88         ;
        constexpr std::uintptr_t m_DefaultScalerSettings          = 0x90         ;
        constexpr std::uintptr_t m_ReadOnlyDefaultScalerSettings  = 0x98         ;

        namespace _static
        {
            constexpr std::uintptr_t k_DefaultScalerNames             = 0x0          ;
        }

    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePerformanceScalerSettingsBase
    {
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t m_Enabled                        = 0x18         ;
        constexpr std::uintptr_t m_Scale                          = 0x1C         ;
        constexpr std::uintptr_t m_VisualImpact                   = 0x20         ;
        constexpr std::uintptr_t m_Target                         = 0x24         ;
        constexpr std::uintptr_t m_MaxLevel                       = 0x28         ;
        constexpr std::uintptr_t m_MinBound                       = 0x2C         ;
        constexpr std::uintptr_t m_MaxBound                       = 0x30         ;
    }

    namespace UnityEngine_AdaptivePerformance__IAdaptivePerformanceSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Logging                        = 0x18         ;
        constexpr std::uintptr_t m_AutomaticPerformanceModeEnabled = 0x19         ;
        constexpr std::uintptr_t m_AutomaticGameModeEnabled       = 0x1A         ;
        constexpr std::uintptr_t m_EnableBoostOnStartup           = 0x1B         ;
        constexpr std::uintptr_t m_StatsLoggingFrequencyInFrames  = 0x1C         ;
        constexpr std::uintptr_t m_IndexerSettings                = 0x20         ;
        constexpr std::uintptr_t m_ScalerSettings                 = 0x28         ;
        constexpr std::uintptr_t m_AddedScalerViaScan             = 0x30         ;
        constexpr std::uintptr_t m_ActiveScalerProfile            = 0x38         ;
        constexpr std::uintptr_t m_scalerProfileList              = 0x40         ;
        constexpr std::uintptr_t m_DefaultScalerProfilerIndex     = 0x48         ;
        constexpr std::uintptr_t k_AssetVersion                   = 0x4C         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveBatching
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultState                   = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveDecals
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultDecalsDistance          = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveFramerate
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultFPS                     = 0x40         ;
        constexpr std::uintptr_t m_FirstTimeStart                 = 0x44         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveLayerCulling
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_defaultDistances               = 0x40         ;
        constexpr std::uintptr_t m_scaledDistances                = 0x48         ;
        constexpr std::uintptr_t init                             = 0x50         ;
        constexpr std::uintptr_t m_cachedCamera                   = 0x58         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveLOD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultLodBias                 = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveLut
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultLutBias                 = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveMSAA
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultAA                      = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptivePhysics
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_fixedDeltaTimeDefault          = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveResolution
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t instanceCount                    = 0x0          ;
        }

    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveShadowCascade
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultCascadeCount            = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveShadowDistance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultShadowDistance          = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveShadowmapResolution
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultShadowmapResolution     = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveShadowQuality
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultShadowQualityBias       = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveSorting
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultSorting                 = 0x40         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveTransparency
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
    }

    namespace UnityEngine_AdaptivePerformance__AdaptiveViewDistance
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Indexer                        = 0x18         ;
        constexpr std::uintptr_t _CurrentLevel_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _GpuImpact_k__BackingField       = 0x24         ;
        constexpr std::uintptr_t _CpuImpact_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t m_OverrideLevel                  = 0x2C         ;
        constexpr std::uintptr_t m_defaultSetting                 = 0x30         ;
        constexpr std::uintptr_t m_Settings                       = 0x38         ;
        constexpr std::uintptr_t m_DefaultFarClipPlane            = 0x40         ;
    }

    namespace CustomProfilerMarker`1
    {
        constexpr std::uintptr_t m_Marker                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace ScalerInfo
    {
        constexpr std::uintptr_t scalerName                       = 0x0          ;
        constexpr std::uintptr_t enabled                          = 0x140        ;
        constexpr std::uintptr_t overrideLevel                    = 0x144        ;
        constexpr std::uintptr_t currentLevel                     = 0x148        ;
        constexpr std::uintptr_t maxLevel                         = 0x14C        ;
        constexpr std::uintptr_t scale                            = 0x150        ;
        constexpr std::uintptr_t applied                          = 0x154        ;
    }

    namespace APProvider
    {
        constexpr std::uintptr_t m_Running                        = 0x10         ;
        constexpr std::uintptr_t m_Running                        = 0x18         ;
    }

    namespace Cinfo
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x0          ;
        constexpr std::uintptr_t _providerType_k__BackingField    = 0x8          ;
        constexpr std::uintptr_t _subsystemTypeOverride_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _subsystemImplementationType_k__BackingField = 0x18         ;
    }

    namespace BasicProvider
    {
        constexpr std::uintptr_t m_Running                        = 0x10         ;
        constexpr std::uintptr_t m_Running                        = 0x18         ;
        constexpr std::uintptr_t m_UpdatedPerfRecord              = 0x20         ;
        constexpr std::uintptr_t _Initialized_k__BackingField     = 0x5C         ;
        constexpr std::uintptr_t _Capabilities_k__BackingField    = 0x60         ;
    }

    namespace UnityEngine_AdaptivePerformance_Provider__Feature
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AdaptivePerformance_Provider__PerformanceDataRecord
    {
        constexpr std::uintptr_t _ChangeFlags_k__BackingField     = 0x0          ;
        constexpr std::uintptr_t _TemperatureLevel_k__BackingField = 0x4          ;
        constexpr std::uintptr_t _TemperatureTrend_k__BackingField = 0x8          ;
        constexpr std::uintptr_t _WarningLevel_k__BackingField    = 0xC          ;
        constexpr std::uintptr_t _CpuPerformanceLevel_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _GpuPerformanceLevel_k__BackingField = 0x14         ;
        constexpr std::uintptr_t _PerformanceLevelControlAvailable_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _CpuFrameTime_k__BackingField    = 0x1C         ;
        constexpr std::uintptr_t _GpuFrameTime_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t _OverallFrameTime_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _CpuPerformanceBoost_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _GpuPerformanceBoost_k__BackingField = 0x29         ;
        constexpr std::uintptr_t _ClusterInfo_k__BackingField     = 0x2C         ;
        constexpr std::uintptr_t _PerformanceMode_k__BackingField = 0x38         ;
    }

    namespace UnityEngine_AdaptivePerformance_Provider__AdaptivePerformanceSubsystemBase`3
    {
        constexpr std::uintptr_t _running_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _providerBase_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _subsystemDescriptor_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _provider_k__BackingField        = 0x28         ;
    }

    namespace UnityEngine_AdaptivePerformance_Provider__AdaptivePerformanceSubsystem
    {
        constexpr std::uintptr_t _running_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _providerBase_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _subsystemDescriptor_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _provider_k__BackingField        = 0x28         ;
    }

    namespace UnityEngine_AdaptivePerformance_Provider__AdaptivePerformanceSubsystemDescriptor
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10833358   ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _providerType_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _subsystemTypeOverride_k__BackingField = 0x20         ;
    }

    namespace UnityEngine_AdaptivePerformance_Basic__BasicAdaptivePerformanceSubsystem
    {
        constexpr std::uintptr_t _running_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _providerBase_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _subsystemDescriptor_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _provider_k__BackingField        = 0x28         ;
    }

    namespace ServerQuerySet
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Protocol
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107DB6D0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %9cd92b6fbd58032937168b2df01bd7b54ecbbd34
    {
        constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x10         ;
        constexpr std::uintptr_t _729bea6b326c94f02152708cc55e0c02db70d81c = 0x18         ;
        constexpr std::uintptr_t _bb662f9c744a3498d61724549df6f0f55bce6392 = 0x1C         ;
        constexpr std::uintptr_t _7c4df552f2ff22e16f661adf28a9af4bba27bcc1 = 0x20         ;
        constexpr std::uintptr_t _d5961c26bb684adb183647ba4a7f1a589c8d5629 = 0x28         ;
        constexpr std::uintptr_t _829e99a1aecb56ff3dca6e27ca5ccde797d6adb6 = 0x30         ;
        constexpr std::uintptr_t _01c797a0fc299484e16fab787bdd54000d735025 = 0x38         ;
        constexpr std::uintptr_t _38f06aaefb4a76d0a689e3e8b99e016728051b9b = 0x3C         ;
        constexpr std::uintptr_t _afb9f2a3408bdffc3602e3e54e1bbf588f322add = 0x40         ;
        constexpr std::uintptr_t _2e29b5bd171465633e737f814042ff932d1a24d5 = 0x44         ;
        constexpr std::uintptr_t _b15228d73d6de3da01862cf935e8d7e1203704d5 = 0x48         ;
        constexpr std::uintptr_t _62b352b61f9cc8194546504cca2fb74fa2bfb9e2 = 0x50         ;
        constexpr std::uintptr_t _39d2c3aeba71cc59f60b8f3b411796854ee044df = 0x58         ;
        constexpr std::uintptr_t _29dad08c595c47a6d0469ac8af01d5df308c8857 = 0x68         ;
        constexpr std::uintptr_t _cf10e554a94797df6ef1dcb4cc61718f1504b051 = 0x70         ;
        constexpr std::uintptr_t _6f2df9265ac7014b698c762106ae49d65b1db234 = 0x78         ;
        constexpr std::uintptr_t _b540485e4c602fdf5b3b1730582989a272358d5a = 0x80         ;
        constexpr std::uintptr_t _d8b0e9f71b6b3c84de7fb93a131c6b95e89a9335 = 0x84         ;
        constexpr std::uintptr_t _f2a9036476f1c2cdeae18adf477042d15167c234 = 0x88         ;
        constexpr std::uintptr_t _716d2fbfaedd9f26c75b0c63b99145c01b768fae = 0x90         ;
        constexpr std::uintptr_t _77d2c008f393e7f22c5eb03c10d1fd7fa566a280 = 0x94         ;
        constexpr std::uintptr_t _2465c147f1274357d329c561bf6b0810e8351130 = 0x98         ;
        constexpr std::uintptr_t _835a6e8202c970c5bd54268fe5d87a44b26c0016 = 0xA0         ;
        constexpr std::uintptr_t _e3abe13940505da6637cb023144096137b87d23a = 0xA1         ;
        constexpr std::uintptr_t _ea142520f74dfcd8b2ee97640a70c50828cd18e3 = 0xA4         ;
        constexpr std::uintptr_t _f42c6f29e5a67e0e9d151c82cd923712d17b7504 = 0xA8         ;
        constexpr std::uintptr_t _4151fc580b9873446a1d9fe99371b555347541bf = 0xAC         ;
    }

    namespace %ea7756890e9a7ce6045e43688e651b23232be79c
    {
    }

    namespace %51bb205e15c10bfa106f35526bc76e62a1a988d9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9ED0   ;
        constexpr std::uintptr_t _9dd91f74b14321b4f3a760c2e15d024858fe8b52 = 0x10         ;
        constexpr std::uintptr_t _141a5f9f8d6437cf11976035486eca26754fd884 = 0x18         ;
    }

    namespace %5a95ff9b62fdf1cceea1c5ce17ceaf0cce63709f
    {
        constexpr std::uintptr_t _9dd91f74b14321b4f3a760c2e15d024858fe8b52 = 0x10         ;
        constexpr std::uintptr_t _141a5f9f8d6437cf11976035486eca26754fd884 = 0x18         ;
    }

    namespace %495946c3bb1038e03eb388b790494e55c815e7ee
    {
    }

    namespace %d25d44b84e205ec1be2df5b8015f20dce16b68c7
    {
    }

    namespace %278fcab05ae8ea7a7aee191b7168da0c91393b48
    {
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x10         ;
        constexpr std::uintptr_t _5f59af4dfd2aecbfe8cb14a7076946d1497b5377 = 0x18         ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x20         ;
        constexpr std::uintptr_t _1c6204f4c4f2e4acfd743ff4d9d3aa4f685d477c = 0x28         ;
    }

    namespace %a674604eb6e65103da7fd031c5515070fbf80b61
    {
        constexpr std::uintptr_t _6916c47deb4e5ecfa4abd57c9ee668af8685c4c6 = 0x10         ;
        constexpr std::uintptr_t _01c797a0fc299484e16fab787bdd54000d735025 = 0x18         ;
        constexpr std::uintptr_t _8be1c144362e09f70268cf7af6d85a0a05d43614 = 0x19         ;
        constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x20         ;
        constexpr std::uintptr_t _621c7989e1a7955bcf939f2d99de6a1b7896a08b = 0x28         ;
        constexpr std::uintptr_t _7c4df552f2ff22e16f661adf28a9af4bba27bcc1 = 0x2A         ;
    }

    namespace %1562f8eef651d7df6c94224783c673d560368a07
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C55C0   ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x10         ;
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x18         ;
        constexpr std::uintptr_t _5f59af4dfd2aecbfe8cb14a7076946d1497b5377 = 0x20         ;
        constexpr std::uintptr_t _1c6204f4c4f2e4acfd743ff4d9d3aa4f685d477c = 0x28         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace AuthResponse
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %7a430ab9c074d044a14420689ce9dd350f7f7e5a
    {
        constexpr std::uintptr_t _bab93a3089d5df3103bf6d70a36ee6e8ccb21ad1 = 0x10         ;
        constexpr std::uintptr_t _5f59af4dfd2aecbfe8cb14a7076946d1497b5377 = 0x18         ;
        constexpr std::uintptr_t _aec37357b882bd79c88048fece7b6023e7f295a5 = 0x20         ;
        constexpr std::uintptr_t _1c6204f4c4f2e4acfd743ff4d9d3aa4f685d477c = 0x28         ;
    }

    namespace %dc19b2444a6c375bc53b539598db3373e1bba2f2
    {
    }

    namespace %3e91119f00b8786a54eb2d1526252845d5b3a64a
    {
        constexpr std::uintptr_t _cdf5c786d696a59cb63c6e20682171b26fa35019 = 0x1C         ;
        constexpr std::uintptr_t _a84f22e2d0d13a5e2555aea0cb9bec8dc37a81f9 = 0x28         ;
    }

    namespace Chain
    {
        constexpr std::uintptr_t Nodes                            = 0x0          ;
    }

    namespace Node
    {
        constexpr std::uintptr_t Transform                        = 0x0          ;
        constexpr std::uintptr_t Parent                           = 0x8          ;
        constexpr std::uintptr_t Depth                            = 0xC          ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %bff277a962001eb336f17f2c7813de28e4364016
    {
    }

    namespace %986bc831fc4971959f2d45c7f9c9db92430d8ba4
    {
    }

    namespace %80dc1de90674e6fb298b741dfb71d257c5a51a87
    {
        constexpr std::uintptr_t _3e9e089bfb0662326efb11705d55f4f43958b281 = 0x14         ;
    }

    namespace %a239afc5842c4b2f9523b5eeea10ffd28cb7b641
    {
    }

    namespace Facepunch_BurstCloth_Jobs__RotationConstraint
    {
        constexpr std::uintptr_t Constraints                      = 0x0          ;
        constexpr std::uintptr_t X                                = 0x4          ;
        constexpr std::uintptr_t Y                                = 0xC          ;
        constexpr std::uintptr_t Z                                = 0x14         ;
    }

    namespace Facepunch_BurstCloth_Jobs__UpdateSkinConstraintsJob
    {
        constexpr std::uintptr_t SkinConstraints                  = 0x0          ;
        constexpr std::uintptr_t WorldToSim                       = 0x10         ;
    }

    namespace Facepunch_BurstCloth_Jobs__InitializeSphereColliderStateJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
        constexpr std::uintptr_t State                            = 0x10         ;
        constexpr std::uintptr_t WorldToSim                       = 0x20         ;
    }

    namespace Facepunch_BurstCloth_Jobs__SimulatePositionsJob
    {
        constexpr std::uintptr_t ColliderData                     = 0x0          ;
        constexpr std::uintptr_t ColliderState                    = 0x10         ;
        constexpr std::uintptr_t RotationConstraints              = 0x20         ;
        constexpr std::uintptr_t SkinConstraints                  = 0x30         ;
        constexpr std::uintptr_t BoneData                         = 0x40         ;
        constexpr std::uintptr_t BoneStates                       = 0x50         ;
        constexpr std::uintptr_t TickRate                         = 0x60         ;
        constexpr std::uintptr_t DeltaTime                        = 0x64         ;
        constexpr std::uintptr_t IterationCount                   = 0x68         ;
        constexpr std::uintptr_t ConstraintIterationCount         = 0x6C         ;
        constexpr std::uintptr_t StateAdjustment                  = 0x70         ;
        constexpr std::uintptr_t Gravity                          = 0x8C         ;
        constexpr std::uintptr_t LengthModifier                   = 0x98         ;
        constexpr std::uintptr_t SiblingConstraints               = 0x9C         ;
        constexpr std::uintptr_t EnableCollisions                 = 0x9D         ;
        constexpr std::uintptr_t Origin                           = 0xA0         ;
        constexpr std::uintptr_t Rotation                         = 0xAC         ;
        constexpr std::uintptr_t Up                               = 0xBC         ;
        constexpr std::uintptr_t Radius                           = 0xC8         ;
        constexpr std::uintptr_t CollisionProjectionYOffset       = 0xCC         ;
        constexpr std::uintptr_t CollisionFilteringScale          = 0xD0         ;
    }

    namespace Facepunch_BurstCloth_Jobs__UpdateTransformsJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
        constexpr std::uintptr_t State                            = 0x10         ;
    }

    namespace Facepunch_BurstCloth_Jobs__InitializeBoneStateJob
    {
        constexpr std::uintptr_t Data                             = 0x0          ;
        constexpr std::uintptr_t State                            = 0x10         ;
        constexpr std::uintptr_t WorldToSim                       = 0x20         ;
        constexpr std::uintptr_t WorldToSimRotation               = 0x60         ;
    }

    namespace Facepunch_BurstCloth_Jobs__BoneData
    {
        constexpr std::uintptr_t Depth                            = 0x0          ;
        constexpr std::uintptr_t Parent                           = 0x4          ;
        constexpr std::uintptr_t Child                            = 0x8          ;
        constexpr std::uintptr_t Length                           = 0xC          ;
        constexpr std::uintptr_t NormalFromParent                 = 0x10         ;
        constexpr std::uintptr_t LeftSibling                      = 0x1C         ;
        constexpr std::uintptr_t NormalFromLeft                   = 0x20         ;
        constexpr std::uintptr_t LengthToLeft                     = 0x2C         ;
        constexpr std::uintptr_t RightSibling                     = 0x30         ;
        constexpr std::uintptr_t NormalFromRight                  = 0x34         ;
        constexpr std::uintptr_t LengthToRight                    = 0x40         ;
        constexpr std::uintptr_t LocalPosition                    = 0x44         ;
        constexpr std::uintptr_t LocalRotation                    = 0x50         ;
        constexpr std::uintptr_t DirectionFromOrigin              = 0x60         ;
        constexpr std::uintptr_t CollisionRadius                  = 0x6C         ;
        constexpr std::uintptr_t DampingInv                       = 0x70         ;
        constexpr std::uintptr_t LengthRelaxation                 = 0x74         ;
        constexpr std::uintptr_t ShapeRelaxation                  = 0x78         ;
        constexpr std::uintptr_t SiblingRelaxation                = 0x7C         ;
        constexpr std::uintptr_t RotationConstraintIndex          = 0x80         ;
        constexpr std::uintptr_t SkinConstraintIndex              = 0x84         ;
        constexpr std::uintptr_t LengthConstraint                 = 0x88         ;
    }

    namespace Facepunch_BurstCloth__BurstClothManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A2788   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _288b408d6664005c1b0a417866c96bb9ba1a3f69 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0          ;
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8          ;
        }

    }

    namespace Facepunch_BurstCloth__BurstCloth
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t RootBones                        = 0x20         ;
        constexpr std::uintptr_t ViewModelRootTransform           = 0x28         ;
        constexpr std::uintptr_t SiblingConstraints               = 0x30         ;
        constexpr std::uintptr_t LengthModifier                   = 0x34         ;
        constexpr std::uintptr_t Material                         = 0x38         ;
        constexpr std::uintptr_t Gravity                          = 0x40         ;
        constexpr std::uintptr_t SimulationSpace                  = 0x50         ;
        constexpr std::uintptr_t RootMotionStrength               = 0x58         ;
        constexpr std::uintptr_t MaxOriginDelta                   = 0x5C         ;
        constexpr std::uintptr_t DefaultLengthConstraint          = 0x60         ;
        constexpr std::uintptr_t ResetBonesOnDisable              = 0x68         ;
        constexpr std::uintptr_t EnableCollisions                 = 0x69         ;
        constexpr std::uintptr_t CollisionRadius                  = 0x6C         ;
        constexpr std::uintptr_t CollisionDirectionAdjustment     = 0x70         ;
        constexpr std::uintptr_t CollisionFilteringScale          = 0x74         ;
        constexpr std::uintptr_t CollisionRadiusCurve             = 0x78         ;
        constexpr std::uintptr_t EnableSimulation                 = 0x80         ;
        constexpr std::uintptr_t TickRate                         = 0x84         ;
        constexpr std::uintptr_t MaxTicksPerFrame                 = 0x88         ;
        constexpr std::uintptr_t ConstraintIterationCount         = 0x8C         ;
        constexpr std::uintptr_t _chains                          = 0x90         ;
        constexpr std::uintptr_t _boneDataOriginal                = 0x98         ;
        constexpr std::uintptr_t _rotationConstraintsDataOriginal = 0xA0         ;
        constexpr std::uintptr_t _skinConstraintTargetsIds        = 0x1A0        ;
        constexpr std::uintptr_t _skinConstraintsOriginal         = 0x1B0        ;

        constexpr std::uintptr_t _0ef32b17b88641aafd90a727416955cc324e3cc5 = 0xA8         ;
        constexpr std::uintptr_t _f0000e0e7663ef6e0937465190fa5bea3a087ab5 = 0xC4         ;
        constexpr std::uintptr_t _673df33ce4a2483d00314b04512c203f29cd8647 = 0x104        ;
        constexpr std::uintptr_t _6aa0f5d8d72969b5d59a4a7ab804eaacf559f6da = 0x120        ;
        constexpr std::uintptr_t _b65a19d83936a4966b54fecfe65e70de2f06d238 = 0x12C        ;
        constexpr std::uintptr_t _fc9a5bedaec94a5a4eeeb0621b7e0844b779a831 = 0x13C        ;
        constexpr std::uintptr_t _d7b890fea7e76aaa74c8fe6cf006b72fedb7187e = 0x148        ;
        constexpr std::uintptr_t _23b18a19ced430dbc67c900cbfd15d5994446ac0 = 0x150        ;
        constexpr std::uintptr_t _2006a3a4b3cc2e44db5443ae9059e435d5361122 = 0x154        ;
        constexpr std::uintptr_t _22d73f6c9e5e8466d063545743496ea55efdffc5 = 0x158        ;
        constexpr std::uintptr_t _3718be718ddc4412dda4adb04a82ced232462ca3 = 0x15C        ;
        constexpr std::uintptr_t _cc80f411b65368c2742c5506ad67d577c29b3832 = 0x160        ;
        constexpr std::uintptr_t _6d46d8da4794a99f3f40916a53b10234178b3a9f = 0x168        ;
        constexpr std::uintptr_t _f8899acd8482ddc9339e1afb327acda548f61386 = 0x170        ;
        constexpr std::uintptr_t _1efce5b649336a4ab2ac0cf6e66f5b6ac0083536 = 0x180        ;
        constexpr std::uintptr_t _23a97d60d44490230c7246136c088d218c380d54 = 0x190        ;
        constexpr std::uintptr_t _c55e003649c5afcba8245b7364a16a4b529d9d35 = 0x1A8        ;
        constexpr std::uintptr_t _2baddc8c42ef789c0f28a77912590e54b533cb31 = 0x1B8        ;
        constexpr std::uintptr_t _7b0ec4d645be0fde20e51f33b47d351adb3e6783 = 0x1C8        ;
        constexpr std::uintptr_t _d7005be3bbc34525ccff1f4af043f454cc800c41 = 0x1D0        ;
        constexpr std::uintptr_t _a6097dc77589dad749f098acadc2b2b3b5ed2e12 = 0x1D8        ;
        constexpr std::uintptr_t _54b353013d83a339a6c2401fdc0a52c91ac2b3a8 = 0x1E0        ;
        constexpr std::uintptr_t _47bc4107b4589e9e214267e0cd242bca1d231f19 = 0x1F0        ;
    }

    namespace Facepunch_BurstCloth__SkinConstraint
    {
        constexpr std::uintptr_t SimSkinPosition                  = 0x0          ;
        constexpr std::uintptr_t SimSkinNormal                    = 0xC          ;
        constexpr std::uintptr_t SimEscapeNormal                  = 0x18         ;
        constexpr std::uintptr_t LocalSkinPosition                = 0x24         ;
        constexpr std::uintptr_t LocalSkinNormal                  = 0x30         ;
        constexpr std::uintptr_t LocalEscapeNormal                = 0x3C         ;
        constexpr std::uintptr_t BackstopRadius                   = 0x48         ;
        constexpr std::uintptr_t BackstopInset                    = 0x4C         ;
    }

    namespace Facepunch_BurstCloth__BurstClothMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t lengthRelaxation                 = 0x18         ;
        constexpr std::uintptr_t shapeRelaxation                  = 0x1C         ;
        constexpr std::uintptr_t siblingRelaxation                = 0x20         ;
        constexpr std::uintptr_t _damping                         = 0x24         ;
        constexpr std::uintptr_t _dampingCurve                    = 0x28         ;
        constexpr std::uintptr_t _lengthRelaxationCurve           = 0x30         ;
        constexpr std::uintptr_t _shapeRelaxationCurve            = 0x38         ;
        constexpr std::uintptr_t _siblingConstraintWeightCurve    = 0x40         ;
        constexpr std::uintptr_t _forceSyncInEditor               = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t _0e6b96dfd84376c776975eff367009c6fc11b291 = 0x0          ;
            constexpr std::uintptr_t _3f13b44b5762e6396b2f29b41012f761a8ea82c0 = 0x8          ;
        }

    }

    namespace Facepunch_BurstCloth__BurstClothCurveRectAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t Rect                             = 0x18         ;
        constexpr std::uintptr_t Color                            = 0x28         ;
    }

    namespace Facepunch_BurstCloth__BurstClothConstraint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ConstrainRotateX                 = 0x20         ;
        constexpr std::uintptr_t RotateX                          = 0x24         ;
        constexpr std::uintptr_t ConstrainRotateY                 = 0x2C         ;
        constexpr std::uintptr_t RotateY                          = 0x30         ;
        constexpr std::uintptr_t ConstrainRotateZ                 = 0x38         ;
        constexpr std::uintptr_t RotateZ                          = 0x3C         ;
        constexpr std::uintptr_t ConstrainLength                  = 0x44         ;
        constexpr std::uintptr_t Length                           = 0x48         ;
        constexpr std::uintptr_t ExtraSkinConstraint              = 0x50         ;
        constexpr std::uintptr_t SkeletonBone                     = 0x58         ;
        constexpr std::uintptr_t SkeletonBoneName                 = 0x60         ;
        constexpr std::uintptr_t SkinNormal                       = 0x68         ;
        constexpr std::uintptr_t EscapeNormal                     = 0x74         ;
        constexpr std::uintptr_t BackstopInset                    = 0x80         ;
        constexpr std::uintptr_t BackstopRadius                   = 0x84         ;
    }

    namespace Unity_Properties__VisitExceptionKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Properties__VisitParameters
    {
        constexpr std::uintptr_t _IgnoreExceptions_k__BackingField = 0x0          ;
    }

    namespace Unity_Properties__VisitReturnCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Properties__CreatePropertyAttribute
    {
        constexpr std::uintptr_t _ReadOnly_k__BackingField        = 0x10         ;
    }

    namespace Unity_Properties__TypeGenerationOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Properties__GeneratePropertyBagsForTypesQualifiedWithAttribute
    {
        constexpr std::uintptr_t _Type_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x18         ;
    }

    namespace Unity_Properties__MissingPropertyBagException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x90         ;
    }

    namespace Unity_Properties__AttributesScope
    {
        constexpr std::uintptr_t m_Target                         = 0x0          ;
        constexpr std::uintptr_t m_Previous                       = 0x8          ;
    }

    namespace Unity_Properties__PropertyGetter`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Unity_Properties__PropertySetter`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Unity_Properties__DelegateProperty`2
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t m_Getter                         = 0x0          ;
    }

    namespace Unity_Properties__Property`2
    {
        constexpr std::uintptr_t m_Attributes                     = 0x0          ;
    }

    namespace Unity_Properties__PropertyPathPartKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Properties__PropertyPathPart
    {
        constexpr std::uintptr_t m_Kind                           = 0x0          ;
        constexpr std::uintptr_t m_Name                           = 0x8          ;
        constexpr std::uintptr_t m_Index                          = 0x10         ;
        constexpr std::uintptr_t m_Key                            = 0x18         ;
    }

    namespace Unity_Properties__PropertyPath
    {
        constexpr std::uintptr_t m_Part0                          = 0x0          ;
        constexpr std::uintptr_t m_Part1                          = 0x20         ;
        constexpr std::uintptr_t m_Part2                          = 0x40         ;
        constexpr std::uintptr_t m_Part3                          = 0x60         ;
        constexpr std::uintptr_t m_AdditionalParts                = 0x80         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x88         ;
    }

    namespace Unity_Properties__FieldMember
    {
        constexpr std::uintptr_t m_FieldInfo                      = 0x0          ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x8          ;
    }

    namespace Unity_Properties__PropertyMember
    {
        constexpr std::uintptr_t m_PropertyInfo                   = 0x0          ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x8          ;
    }

    namespace Unity_Properties__ReflectedMemberProperty`2
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t m_Info                           = 0x0          ;
    }

    namespace Unity_Properties__ArrayPropertyBag`1
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Property                       = 0x18         ;
    }

    namespace Unity_Properties__ContainerPropertyBag`1
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x0          ;
    }

    namespace Unity_Properties__DictionaryPropertyBag`2
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_KeyValuePairProperty           = 0x18         ;
    }

    namespace Unity_Properties__HashSetPropertyBag`1
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Property                       = 0x18         ;
    }

    namespace Unity_Properties__IndexedCollectionPropertyBagEnumerable`1
    {
        constexpr std::uintptr_t m_Impl                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Properties__IndexedCollectionPropertyBagEnumerator`1
    {
        constexpr std::uintptr_t m_Impl                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Properties__IndexedCollectionSharedPropertyState
    {
        constexpr std::uintptr_t Index                            = 0x0          ;
        constexpr std::uintptr_t IsReadOnly                       = 0x4          ;
    }

    namespace Unity_Properties__IndexedCollectionPropertyBag`2
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Property                       = 0x0          ;
    }

    namespace Unity_Properties__KeyValueCollectionPropertyBag`3
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_KeyValuePairProperty           = 0x0          ;
    }

    namespace Unity_Properties__KeyValuePairPropertyBag`2
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_KeyProperty                    = 0x0          ;
            constexpr std::uintptr_t s_ValueProperty                  = 0x0          ;
        }

    }

    namespace Unity_Properties__ListPropertyBag`1
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Property                       = 0x18         ;
    }

    namespace Unity_Properties__PropertyBag`1
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x0          ;
    }

    namespace Unity_Properties__PropertyCollection`1
    {
        constexpr std::uintptr_t m_Type                           = 0xFFFFFFFFFFFFFFF0 ;

        namespace _static
        {
            constexpr std::uintptr_t _Empty_k__BackingField           = 0x0          ;
        }

    }

    namespace Unity_Properties__SetPropertyBagBase`2
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_Property                       = 0x0          ;
    }

    namespace Unity_Properties__PathVisitor
    {
        constexpr std::uintptr_t m_PathIndex                      = 0x10         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Property_k__BackingField        = 0xA8         ;
        constexpr std::uintptr_t _ReadonlyVisit_k__BackingField   = 0xB0         ;
        constexpr std::uintptr_t _ReturnCode_k__BackingField      = 0xB4         ;
    }

    namespace Unity_Properties__ConverterKey
    {
        constexpr std::uintptr_t SourceType                       = 0x0          ;
        constexpr std::uintptr_t DestinationType                  = 0x8          ;
    }

    namespace Unity_Properties__ConversionRegistry
    {
        constexpr std::uintptr_t m_Converters                     = 0x0          ;
        constexpr std::uintptr_t m_LazyConverters                 = 0x8          ;
    }

    namespace Unity_Properties__TypeConverter`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Unity_Properties__InstantiationKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace GetPropertyVisitor
    {
        constexpr std::uintptr_t m_PathIndex                      = 0x10         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Property_k__BackingField        = 0xA8         ;
        constexpr std::uintptr_t _ReadonlyVisit_k__BackingField   = 0xB0         ;
        constexpr std::uintptr_t _ReturnCode_k__BackingField      = 0xB4         ;
        constexpr std::uintptr_t Property                         = 0xB8         ;

        namespace _static
        {
            constexpr std::uintptr_t Pool                             = 0x0          ;
        }

    }

    namespace GetValueVisitor`1
    {
        constexpr std::uintptr_t m_PathIndex                      = 0x10         ;
        constexpr std::uintptr_t _Path_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Property_k__BackingField        = 0xA8         ;
        constexpr std::uintptr_t _ReadonlyVisit_k__BackingField   = 0xB0         ;
        constexpr std::uintptr_t _ReturnCode_k__BackingField      = 0xB4         ;
        constexpr std::uintptr_t Value                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Pool                             = 0x0          ;
        }

    }

    namespace GetStructValueAction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SetStructValueAction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetClassValueAction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SetClassValueAction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ListElementProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t m_Index                          = 0x0          ;
    }

    namespace KeyValuePairProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t _Key_k__BackingField             = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Dictionary                     = 0x0          ;
    }

    namespace Enumerable
    {
        constexpr std::uintptr_t m_Dictionary                     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace EnumeratorType
    {
        constexpr std::uintptr_t value__                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Type                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace SetElementProperty
    {
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
        constexpr std::uintptr_t m_Value                          = 0x0          ;
    }

    namespace PropertyScope
    {
        constexpr std::uintptr_t m_Visitor                        = 0x0          ;
        constexpr std::uintptr_t m_Property                       = 0x8          ;
    }

    namespace TypeConstructor`1
    {
        constexpr std::uintptr_t m_ExplicitConstructor            = 0x0          ;
    }

    namespace TypeConstructorVisitor
    {
        constexpr std::uintptr_t TypeConstructor                  = 0x10         ;
    }

    namespace RProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE80   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace GProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE78   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE48   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace AProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE58   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDEB8   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDEC0   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDF00   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDF08   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ZProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDEF8   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDF88   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDF90   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ZProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDF80   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDF50   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDFF0   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDFE0   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE038   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE018   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ZProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE020   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDB58   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDB68   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WidthProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDB18   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace HeightProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDB10   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace XProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDC50   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace YProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDC28   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace WidthProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDC48   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace HeightProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDC60   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace CenterProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDD80   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace ExtentsProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDD48   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace PositionProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDDC8   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace SizeProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDDD0   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MajorProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE18   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace MinorProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE00   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace BuildProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE40   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace RevisionProperty
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE08   ;
        constexpr std::uintptr_t m_Attributes                     = 0x10         ;
    }

    namespace Unity_Properties_Internal__ColorPropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE2C0   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__Vector2PropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE318   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__Vector3PropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE70   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__Vector4PropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE60   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__Vector2IntPropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE310   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__Vector3IntPropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FDE68   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__RectPropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE320   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__RectIntPropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE338   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__BoundsPropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE2B8   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__BoundsIntPropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE2C8   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__SystemVersionPropertyBag
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FE328   ;
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__ReflectedPropertyBag`1
    {
        constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10         ;
        constexpr std::uintptr_t m_PropertiesList                 = 0x18         ;
        constexpr std::uintptr_t m_PropertiesHash                 = 0x20         ;
    }

    namespace Unity_Properties_Internal__ReflectedPropertyBagProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FD9D8   ;
        constexpr std::uintptr_t m_CreatePropertyMethod           = 0x10         ;
        constexpr std::uintptr_t m_CreatePropertyBagMethod        = 0x18         ;
        constexpr std::uintptr_t m_CreateIndexedCollectionPropertyBagMethod = 0x20         ;
        constexpr std::uintptr_t m_CreateSetPropertyBagMethod     = 0x28         ;
        constexpr std::uintptr_t m_CreateKeyValueCollectionPropertyBagMethod = 0x30         ;
        constexpr std::uintptr_t m_CreateKeyValuePairPropertyBagMethod = 0x38         ;
        constexpr std::uintptr_t m_CreateArrayPropertyBagMethod   = 0x40         ;
        constexpr std::uintptr_t m_CreateListPropertyBagMethod    = 0x48         ;
        constexpr std::uintptr_t m_CreateHashSetPropertyBagMethod = 0x50         ;
        constexpr std::uintptr_t m_CreateDictionaryPropertyBagMethod = 0x58         ;
    }

    namespace %c681ee1acb78281434a9feb3b131943c81ca433d
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;
        constexpr std::uintptr_t m_Clickable                      = 0x3D0        ;
        constexpr std::uintptr_t m_TextElement                    = 0x3D8        ;
        constexpr std::uintptr_t m_ImageElement                   = 0x3E0        ;
        constexpr std::uintptr_t m_IconImage                      = 0x3E8        ;
        constexpr std::uintptr_t m_Text                           = 0x408        ;
    }

    namespace %9c3cd2c7e558b8b0651c86e6d86b7c25658053ab
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _824a9703d5189897f599b163145cdc422d5a855e = 0x2C8        ;
        constexpr std::uintptr_t _899fc3dbbc79e20b641810f5af7407db53fb36a7 = 0x2D0        ;
    }

    namespace %b40f58627c44f255fe5d46e588f5128eebce7308
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _01132b5ccd780c8080faa055e7055a1a1d110d63 = 0x2C8        ;
        constexpr std::uintptr_t _8cc689c526e9b8faacf13995b6b434d0ab005f82 = 0x2D0        ;
        constexpr std::uintptr_t _91561870b40828687d021a1105fea57bc4368663 = 0x2D8        ;
        constexpr std::uintptr_t _626dcbed7b2c034b5edd979afe1cc23ad6f4c178 = 0x2E0        ;
        constexpr std::uintptr_t _e8af4e20dded56b0aea948ad9cce10b72e7bcf45 = 0x2E8        ;
        constexpr std::uintptr_t _14e09e1e459724671169b3b6394fb5e64526d94c = 0x2F0        ;
        constexpr std::uintptr_t _65b8d4a9a164bb24210abf6bd1ccd99906b14f50 = 0x2F8        ;
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x300        ;
        constexpr std::uintptr_t _930533c072e5037d45801fbb476131320bc07de0 = 0x308        ;
        constexpr std::uintptr_t _a58ad8ee85ffc69beaa6f17ea22041937df2ef74 = 0x310        ;
        constexpr std::uintptr_t _b71f36c85ba00607193ef54101d24cddd110dc97 = 0x318        ;
    }

    namespace %7c5924144e15892278d1763fd116cc3a5c1c5afc
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _4935929006d2191b95f3f5c26f339ffb7289b680 = 0x2C8        ;
        constexpr std::uintptr_t _06913af6536ee906fcc9059f18818ee01286f59c = 0x2D0        ;
        constexpr std::uintptr_t _4c53cca91e0ab2a7065b048a1cf2ab56c25223aa = 0x2D8        ;
        constexpr std::uintptr_t _c547c29bd9353f9d22ff799564dd6ed6d60057b7 = 0x2E0        ;
        constexpr std::uintptr_t _3b0bb108e30d1792b3c86a20786b574e628cf6a7 = 0x2E8        ;
        constexpr std::uintptr_t _24573b8f63bfb32d38c0415d156fdf7590f8800f = 0x2F0        ;
        constexpr std::uintptr_t _29f89690a9b0998fc6af16aa3821d5ccfbb97e33 = 0x2F8        ;
        constexpr std::uintptr_t _e9bf65169ddc68b8eef9ab710a0dc0d3e5386d0d = 0x2FC        ;
        constexpr std::uintptr_t _c2a8e1b8c378f8797260fd41c416ce37ca0d3024 = 0x308        ;
        constexpr std::uintptr_t _cb2f07fb1750aada3c472d048d96ff1690e8ea8f = 0x310        ;
        constexpr std::uintptr_t _e9c9540f76afea11eb99f624a056b57d12af3bf0 = 0x318        ;
        constexpr std::uintptr_t _654768dd3445ed804f2d5ecfbbba76b0eea42f65 = 0x320        ;
        constexpr std::uintptr_t _b6e7ff048e11819c7ee10651ba13a62f0fe8b63d = 0x328        ;
        constexpr std::uintptr_t _5ae5fffec5f6d74c7e6149701fafe0a6278f4956 = 0x330        ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x338        ;
        constexpr std::uintptr_t _0f4f161c557288bdac93984bec83644380aadb04 = 0x340        ;
        constexpr std::uintptr_t _4c83b0bff4b75e7d2dded7eeedeb3234b16718a8 = 0x348        ;
        constexpr std::uintptr_t _e268a80aab5221de422f2c60878473d9db0d6a2d = 0x354        ;
        constexpr std::uintptr_t _257deed453e400332d55696157a104bbf3fbd0ab = 0x360        ;
        constexpr std::uintptr_t _ba1448b37bf4010a3d66eadcff08aec3f6bc0040 = 0x368        ;
        constexpr std::uintptr_t _960d66b1690d47d79d4de7d0140d54fef1002c83 = 0x370        ;
        constexpr std::uintptr_t _0c248ace7667130f9554a3272ffb18dc000df67d = 0x378        ;
        constexpr std::uintptr_t _3da91d5f7df923d4efba9bec69c9f6e95e9d2de2 = 0x379        ;
        constexpr std::uintptr_t _6c81b8f5d633865567b0660fe9600bf12c139f43 = 0x37A        ;
        constexpr std::uintptr_t _12e9652800abc5522984ceedc2773855724b376b = 0x380        ;
    }

    namespace %e4bade8f5df4ad104a34498dc68c0248cde2c8c3
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _448a608d5affe0ffd57bd8bcfc88d173cddca8fc = 0x2C8        ;
        constexpr std::uintptr_t _9ac382f891ad7d080cf3b5cb028d8975c1877e9a = 0x2D0        ;
        constexpr std::uintptr_t _f735805530ed8a9d45f8cd1066bbd436d772ef55 = 0x2D8        ;
        constexpr std::uintptr_t _9cef2b54d1295ca8b9201d20b6a6df45d0a14a34 = 0x2E0        ;
    }

    namespace %6dcd1462e15b7d14e97692330c42d422fca14ab7
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _824a9703d5189897f599b163145cdc422d5a855e = 0x2C8        ;
        constexpr std::uintptr_t _65da9445c84ed857c0cb7fc544246c87b18b829e = 0x2D0        ;
        constexpr std::uintptr_t _f735805530ed8a9d45f8cd1066bbd436d772ef55 = 0x2D8        ;
        constexpr std::uintptr_t _8fa13344407712fa74440e3ef7c7810e04343977 = 0x2E0        ;
    }

    namespace %e1ac5e994f3e6494740f7110d794cce6d996b02b
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _940dbf3d8a1dc7965df77fbb1d837fb4430ffb95 = 0x2C8        ;
        constexpr std::uintptr_t _c7d37e8a3e1c208dff9b2edb0f9f148869d80220 = 0x2CC        ;
        constexpr std::uintptr_t _6477c7fd01304f6bcb29477d022714d41a9dcd36 = 0x2DC        ;
        constexpr std::uintptr_t _6ef1580b890cc97f7011818b2e6299f7c916f256 = 0x2F0        ;
    }

    namespace %b84f9809bd380a1da0260677a86fb15ef3ff2fd2
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _f735805530ed8a9d45f8cd1066bbd436d772ef55 = 0x2C8        ;
        constexpr std::uintptr_t _ba1448b37bf4010a3d66eadcff08aec3f6bc0040 = 0x2D0        ;
    }

    namespace %ab70441527abd77183cff647b507147a11592db7
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _d77f98c699925b9c4b77a9eba6479072ef9f5440 = 0x2C8        ;
        constexpr std::uintptr_t _9b6ebabc9108c33b1ed627872bbb92efa98636c1 = 0x2D0        ;
        constexpr std::uintptr_t _407fb6a48ae3900a320a46c03863fa18fc953d50 = 0x2D4        ;
        constexpr std::uintptr_t _5211d4574b86e53b82a05bf08a6b0f4d4832f69e = 0x2D8        ;
        constexpr std::uintptr_t _899fc3dbbc79e20b641810f5af7407db53fb36a7 = 0x2E0        ;
        constexpr std::uintptr_t _04e7a9a8b709728557008bec9f9a8b5fa1243cbe = 0x2E8        ;
        constexpr std::uintptr_t _6535d94a72ac206c7caea0080b6966c0c11a00d3 = 0x2F0        ;
        constexpr std::uintptr_t _464030c8a2075649f2bc6e02cb9048f8f52d45f0 = 0x2F8        ;
        constexpr std::uintptr_t _226ed5fe540f9f6a1fed4b08d0e06a14d1ec6824 = 0x2FC        ;
        constexpr std::uintptr_t _824a9703d5189897f599b163145cdc422d5a855e = 0x300        ;
        constexpr std::uintptr_t _3da2ec7c24054b3024c4ce1a406f4598b790ba0d = 0x304        ;
    }

    namespace %2feec844a9905d064fa38156ac7e7d53d25fad0a
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _2194ac24847ebd4c0c7f793e76a119d9aeb54bb6 = 0x2C8        ;
        constexpr std::uintptr_t _936b795408394a3f73573956a12b93124e7a7cbd = 0x2D0        ;
        constexpr std::uintptr_t _d5eac7d00b492a0a0ced3c7b4d1b9e8465e8c787 = 0x2D8        ;
    }

    namespace %b666b9fbdb7b16dd80609f71b01a4745fa7cfea0
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;

        constexpr std::uintptr_t _626dcbed7b2c034b5edd979afe1cc23ad6f4c178 = 0x3D0        ;
    }

    namespace %a2ecf6f7b9306acc89d8bc5da2ec2b02688dba1c
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _ba1448b37bf4010a3d66eadcff08aec3f6bc0040 = 0x2C8        ;
        constexpr std::uintptr_t _1a9ee8619c0ffe5b25df299da0ca7eac5009d028 = 0x2D0        ;
        constexpr std::uintptr_t _78d5b4de3738036cc5db846c981ccf02144f0245 = 0x2D8        ;
        constexpr std::uintptr_t _b6a06129f3726999af6e0d72c604818f8f261347 = 0x2E0        ;
    }

    namespace %5194c419dfee55c9826ce03b6227a8e73d601b29
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _7d3f197e36e3202a31308e2b18b30a6559b8eede = 0x2C8        ;
        constexpr std::uintptr_t _865bddc4ad69f1f0e15eefc2672a28849b461165 = 0x2D0        ;
        constexpr std::uintptr_t _2c3053f78b76943f62fd8165e54c82ef45d54f4a = 0x2D8        ;
        constexpr std::uintptr_t _930533c072e5037d45801fbb476131320bc07de0 = 0x2E0        ;
        constexpr std::uintptr_t _ca5c1b0277a4b44c1a91b13137986c321e8fad50 = 0x2E8        ;
    }

    namespace %ba77d7d795318c61c950d9a3ea9e164d2ae823c3
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _5e46191a0f1ec338d48d90db4fc0399a8a42de50 = 0x2C8        ;
        constexpr std::uintptr_t _8e72ada10e8cf275add5bfb20870db2f152144af = 0x2D0        ;
        constexpr std::uintptr_t _a0fbf60733970957c479412cd3145b4c4ef16c03 = 0x2D8        ;
        constexpr std::uintptr_t _08c4f7b2c9eca28a6680742a7cb44dffbd84e69d = 0x2E0        ;
        constexpr std::uintptr_t _2bf482bbd4969862a45fc7697d840b4efcada9d5 = 0x2F0        ;
        constexpr std::uintptr_t _c4f91fa08c59ca837d683061a79d1caf1200c710 = 0x2F8        ;
        constexpr std::uintptr_t _f11eea2fb2d15119b842e27f927e89fa07d397fd = 0x2FC        ;
        constexpr std::uintptr_t _b6a06129f3726999af6e0d72c604818f8f261347 = 0x300        ;
        constexpr std::uintptr_t _b78bb283d98a3af52588744978968e8bd80fc59e = 0x308        ;
        constexpr std::uintptr_t _0c5ac09bc3cc8821eb21691a54de9a376d7f6291 = 0x310        ;
        constexpr std::uintptr_t _1bc1f1ee18dc618ccdbf8466afb4c23fd33ad02e = 0x318        ;

        namespace _static
        {
            constexpr std::uintptr_t _980de9c996a99ba05d0f4d95ccb46380cf98de99 = 0x0          ;
        }

    }

    namespace %ca5a77d750807a245dd8953d3f2c79129152df29
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _7f7a250ac09de569101a8f9e534c073d4afbff11 = 0x2C8        ;
        constexpr std::uintptr_t _66859109f9fb6c4d2807b2637ae36d2b9f99cc1a = 0x2D0        ;
        constexpr std::uintptr_t _947515d5db28feba35657b09325fb297df8215bd = 0x2D8        ;
        constexpr std::uintptr_t _3a2bcb7794fa469d419add0c74d5fbbc27448e6b = 0x2E0        ;
        constexpr std::uintptr_t _115fea833be641c85b7e4c32100d58834ccea75b = 0x2E8        ;
    }

    namespace %46fffa8767c55f67a417e08e81893931befe07f5
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _f735805530ed8a9d45f8cd1066bbd436d772ef55 = 0x2C8        ;
        constexpr std::uintptr_t _ba1448b37bf4010a3d66eadcff08aec3f6bc0040 = 0x2D0        ;
    }

    namespace %c1a10558aadfa7512d8def71074f379e1635c2c2
    {
        constexpr std::uintptr_t _d5dd982a1a77af34fee83f0c99a9f975e191ea44 = 0x10         ;
        constexpr std::uintptr_t _2bbe6c28c0da4c09d9d4804d608a15eaa56c4a1c = 0x18         ;
        constexpr std::uintptr_t _89920dacc7e087a56f4daaa6a072f53dbd9f5ba3 = 0x20         ;
        constexpr std::uintptr_t _bc68d0a9d64f88b82c2bf5beb640f8ab2e3a0b72 = 0x28         ;
    }

    namespace %65045be91dbe31a8f47e82f628e13d7702dee652
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _ba1448b37bf4010a3d66eadcff08aec3f6bc0040 = 0x2C8        ;
        constexpr std::uintptr_t _1a9ee8619c0ffe5b25df299da0ca7eac5009d028 = 0x2D0        ;
        constexpr std::uintptr_t _78d5b4de3738036cc5db846c981ccf02144f0245 = 0x2D8        ;
        constexpr std::uintptr_t _b6a06129f3726999af6e0d72c604818f8f261347 = 0x2E0        ;
    }

    namespace %422183d456a3c29bb7d0e6ee0203451f3f9f9e07
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _3bf871e342904dee6985ed1c31ba6a25d3d927db = 0x2C8        ;
        constexpr std::uintptr_t _ce867a644d620d22660ea769cb0dfb20baafd8f9 = 0x2D0        ;
        constexpr std::uintptr_t _e85e17de955641595115c77db93308aa0d84b981 = 0x2D8        ;
        constexpr std::uintptr_t _0cc784c9b810ada1f7b0965262c3a4df45ea5129 = 0x2E0        ;
        constexpr std::uintptr_t _ca5c1b0277a4b44c1a91b13137986c321e8fad50 = 0x2E8        ;
    }

    namespace %849c09c9f164f2b401120e984d7bb860b15b433f
    {
        constexpr std::uintptr_t _381ef7529bd5cb710077ccdf906b73f9b9fd2da6 = 0x10         ;
        constexpr std::uintptr_t _8cf61f6a64d4f79725ecad0f45ef02ef96f6b733 = 0x18         ;
        constexpr std::uintptr_t _bef1b6cb0b7d96e0b34dc1b8919d61b983b76364 = 0x20         ;
        constexpr std::uintptr_t _3a91f4a39387f7c9104c7343efab38d15de694dd = 0x28         ;
    }

    namespace %4ed6b26703ad946875e77a7014acb3ae801f7919
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _252b367069a698c79f5ceff8ad7094df9b073687 = 0x2C8        ;
        constexpr std::uintptr_t _1b27be746bc027ea874e45b04ba71bc0009d56cc = 0x2D0        ;
        constexpr std::uintptr_t _865bddc4ad69f1f0e15eefc2672a28849b461165 = 0x2D8        ;
        constexpr std::uintptr_t _9edb1874c955cd8625ee2f2d559629f81e91f491 = 0x2E0        ;
        constexpr std::uintptr_t _539e3eb3e2fce20308f2ca555f22e04b598c8351 = 0x2E8        ;
    }

    namespace %a481b00fb1d63334da1990e21e66846a974e24e6
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
    }

    namespace %0d792348e1c2633092e134fccb57b9aaaa27c7d9
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;
        constexpr std::uintptr_t _binding_k__BackingField         = 0x2C8        ;
        constexpr std::uintptr_t _bindingPath_k__BackingField     = 0x2D0        ;
        constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8        ;
        constexpr std::uintptr_t _uitkTextHandle_k__BackingField  = 0x2E0        ;
        constexpr std::uintptr_t m_Text                           = 0x2E8        ;
        constexpr std::uintptr_t m_EnableRichText                 = 0x2F0        ;
        constexpr std::uintptr_t m_EmojiFallbackSupport           = 0x2F1        ;
        constexpr std::uintptr_t m_ParseEscapeSequences           = 0x2F2        ;
        constexpr std::uintptr_t m_DisplayTooltipWhenElided       = 0x2F3        ;
        constexpr std::uintptr_t _isElided_k__BackingField        = 0x2F4        ;
        constexpr std::uintptr_t elidedText                       = 0x2F8        ;
        constexpr std::uintptr_t m_WasElided                      = 0x300        ;
        constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308        ;
        constexpr std::uintptr_t isInputField                     = 0x310        ;
        constexpr std::uintptr_t m_Multiline                      = 0x311        ;
        constexpr std::uintptr_t m_TouchScreenKeyboard            = 0x318        ;
        constexpr std::uintptr_t onIsReadOnlyChanged              = 0x320        ;
        constexpr std::uintptr_t m_KeyboardType                   = 0x328        ;
        constexpr std::uintptr_t m_HideSoftKeyboard               = 0x32C        ;
        constexpr std::uintptr_t m_HideMobileInput                = 0x32D        ;
        constexpr std::uintptr_t m_IsReadOnly                     = 0x32E        ;
        constexpr std::uintptr_t m_MaxLength                      = 0x330        ;
        constexpr std::uintptr_t m_PlaceholderText                = 0x338        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368        ;
        constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370        ;
        constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378        ;
        constexpr std::uintptr_t m_RenderedText                   = 0x380        ;
        constexpr std::uintptr_t m_OriginalText                   = 0x388        ;
        constexpr std::uintptr_t m_MaskChar                       = 0x390        ;
        constexpr std::uintptr_t m_IsPassword                     = 0x392        ;
        constexpr std::uintptr_t m_HidePlaceholderTextOnFocus     = 0x393        ;
        constexpr std::uintptr_t m_AutoCorrection                 = 0x394        ;
        constexpr std::uintptr_t m_SelectingManipulator           = 0x398        ;
        constexpr std::uintptr_t m_IsSelectable                   = 0x3A0        ;
        constexpr std::uintptr_t m_DoubleClickSelectsWord         = 0x3A1        ;
        constexpr std::uintptr_t m_TripleClickSelectsLine         = 0x3A2        ;
        constexpr std::uintptr_t m_SelectAllOnFocus               = 0x3A3        ;
        constexpr std::uintptr_t m_SelectAllOnMouseUp             = 0x3A4        ;
        constexpr std::uintptr_t m_SelectionColor                 = 0x3A8        ;
        constexpr std::uintptr_t m_CursorColor                    = 0x3B8        ;
        constexpr std::uintptr_t m_CursorWidth                    = 0x3C8        ;
        constexpr std::uintptr_t m_Clickable                      = 0x3D0        ;
        constexpr std::uintptr_t m_TextElement                    = 0x3D8        ;
        constexpr std::uintptr_t m_ImageElement                   = 0x3E0        ;
        constexpr std::uintptr_t m_IconImage                      = 0x3E8        ;
        constexpr std::uintptr_t m_Text                           = 0x408        ;

        constexpr std::uintptr_t _8968592903a3e9c32f8b88ceeaf464f7c89f8ba5 = 0x410        ;
        constexpr std::uintptr_t _e18fb6fffd258e4ba3ee6a6c6f20900ef8dba83f = 0x418        ;
        constexpr std::uintptr_t _fe04cad4fa5ca04708f64f52cd3551e05b45d485 = 0x420        ;
        constexpr std::uintptr_t _f735805530ed8a9d45f8cd1066bbd436d772ef55 = 0x428        ;
        constexpr std::uintptr_t _ba1448b37bf4010a3d66eadcff08aec3f6bc0040 = 0x430        ;
        constexpr std::uintptr_t _f01a0ea6a51850a0ec6b7f32de1a87e8e9cab63f = 0x438        ;
        constexpr std::uintptr_t _90e0aeefff4aa74c1ef720fc773821948dda0166 = 0x440        ;
    }

    namespace %8781b7b8ad068be9e1a3deb2b7fc6f0366e71190
    {
        constexpr std::uintptr_t _1135a4b3ce2590e16a3d3d2eb11d23acca3eb45f = 0x10         ;
        constexpr std::uintptr_t _3c0ee75f4c0e45804ba22441252d1911636c92e5 = 0x18         ;
        constexpr std::uintptr_t _607b4c6ecdfacc9a87b0dd837cad77cbfe8e786c = 0x20         ;
        constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x28         ;
    }

    namespace %5c134bf30ebdc848407a54f5c11825d1b025aa1a
    {
        constexpr std::uintptr_t isIMGUIContainer                 = 0x10         ;
        constexpr std::uintptr_t m_CallbackRegistry               = 0x18         ;
        constexpr std::uintptr_t m_Focusable                      = 0x20         ;
        constexpr std::uintptr_t m_TabIndex                       = 0x24         ;
        constexpr std::uintptr_t m_DelegatesFocus                 = 0x28         ;
        constexpr std::uintptr_t m_ExcludeFromFocusRing           = 0x29         ;
        constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34         ;
        constexpr std::uintptr_t m_Name                           = 0x38         ;
        constexpr std::uintptr_t m_ClassList                      = 0x40         ;
        constexpr std::uintptr_t m_PropertyBag                    = 0x48         ;
        constexpr std::uintptr_t m_Flags                          = 0x50         ;
        constexpr std::uintptr_t m_ViewDataKey                    = 0x58         ;
        constexpr std::uintptr_t m_RenderHints                    = 0x60         ;
        constexpr std::uintptr_t lastLayout                       = 0x64         ;
        constexpr std::uintptr_t lastPseudoPadding                = 0x74         ;
        constexpr std::uintptr_t renderData                       = 0x88         ;
        constexpr std::uintptr_t nestedRenderData                 = 0x90         ;
        constexpr std::uintptr_t hierarchyDepth                   = 0x98         ;
        constexpr std::uintptr_t insertionIndex                   = 0x9C         ;
        constexpr std::uintptr_t m_Layout                         = 0xA0         ;
        constexpr std::uintptr_t m_BoundingBox                    = 0xB0         ;
        constexpr std::uintptr_t m_WorldBoundingBox               = 0xC0         ;
        constexpr std::uintptr_t m_WorldTransformCache            = 0xD0         ;
        constexpr std::uintptr_t m_WorldTransformInverseCache     = 0x110        ;
        constexpr std::uintptr_t triggerPseudoMask                = 0x150        ;
        constexpr std::uintptr_t dependencyPseudoMask             = 0x154        ;
        constexpr std::uintptr_t m_PseudoStates                   = 0x158        ;
        constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C        ;
        constexpr std::uintptr_t m_PickingMode                    = 0x160        ;
        constexpr std::uintptr_t m_LayoutNode                     = 0x168        ;
        constexpr std::uintptr_t m_Style                          = 0x1A8        ;
        constexpr std::uintptr_t variableContext                  = 0x1F8        ;
        constexpr std::uintptr_t inheritedStylesHash              = 0x200        ;
        constexpr std::uintptr_t controlid                        = 0x204        ;
        constexpr std::uintptr_t imguiContainerDescendantCount    = 0x208        ;
        constexpr std::uintptr_t m_EnabledSelf                    = 0x20C        ;
        constexpr std::uintptr_t m_LanguageDirection              = 0x210        ;
        constexpr std::uintptr_t m_LocalLanguageDirection         = 0x214        ;
        constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218        ;
        constexpr std::uintptr_t m_RunningAnimations              = 0x220        ;
        constexpr std::uintptr_t m_DataSource                     = 0x228        ;
        constexpr std::uintptr_t m_DataSourcePath                 = 0x230        ;
        constexpr std::uintptr_t m_Bindings                       = 0x238        ;
        constexpr std::uintptr_t _dataSourceType_k__BackingField  = 0x240        ;
        constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248        ;
        constexpr std::uintptr_t m_BubbleUpHandleEventCategories  = 0x24C        ;
        constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250        ;
        constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254        ;
        constexpr std::uintptr_t m_EventInterestSelfCategories    = 0x258        ;
        constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C        ;
        constexpr std::uintptr_t m_NextParentCachedVersion        = 0x260        ;
        constexpr std::uintptr_t m_NextParentRequiredVersion      = 0x264        ;
        constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268        ;
        constexpr std::uintptr_t _hierarchy_k__BackingField       = 0x270        ;
        constexpr std::uintptr_t _cacheAsBitmap_k__BackingField   = 0x278        ;
        constexpr std::uintptr_t m_PhysicalParent                 = 0x280        ;
        constexpr std::uintptr_t m_LogicalParent                  = 0x288        ;
        constexpr std::uintptr_t m_Children                       = 0x290        ;
        constexpr std::uintptr_t _elementPanel_k__BackingField    = 0x298        ;
        constexpr std::uintptr_t m_VisualTreeAssetSource          = 0x2A0        ;
        constexpr std::uintptr_t inlineStyleAccess                = 0x2A8        ;
        constexpr std::uintptr_t resolvedStyleAccess              = 0x2B0        ;
        constexpr std::uintptr_t styleSheetList                   = 0x2B8        ;
        constexpr std::uintptr_t m_TypeData                       = 0x2C0        ;

        constexpr std::uintptr_t _865bddc4ad69f1f0e15eefc2672a28849b461165 = 0x2C8        ;
    }

    namespace Rust_UI_Toolkit__Icons
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_Toolkit__RustButtonStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Rust_UI_Toolkit__GradientDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__RequiresUnreferencedCodeAttribute
    {
        constexpr std::uintptr_t _Message_k__BackingField         = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__UnconditionalSuppressMessageAttribute
    {
        constexpr std::uintptr_t _Category_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _CheckId_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Justification_k__BackingField   = 0x20         ;
    }

    namespace System_Diagnostics_CodeAnalysis__DynamicallyAccessedMembersAttribute
    {
        constexpr std::uintptr_t _MemberTypes_k__BackingField     = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__DynamicallyAccessedMemberTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Core__HttpPipelineMessageHandler
    {
        constexpr std::uintptr_t _pipeline                        = 0x10         ;
    }

    namespace Azure_Core__AsyncLockWithValue`1
    {
        constexpr std::uintptr_t _syncObj                         = 0x0          ;
    }

    namespace Azure_Core__AzureResourceProviderNamespaceAttribute
    {
        constexpr std::uintptr_t _ResourceProviderNamespace_k__BackingField = 0x10         ;
    }

    namespace LockOrValue
    {
        constexpr std::uintptr_t _owner                           = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace DiagnosticActivity
    {
        constexpr std::uintptr_t _traceState                      = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _currentChildId                  = 0x1C         ;
        constexpr std::uintptr_t _id                              = 0x20         ;
        constexpr std::uintptr_t _rootId                          = 0x28         ;
        constexpr std::uintptr_t _parentId                        = 0x30         ;
        constexpr std::uintptr_t _parentSpanId                    = 0x38         ;
        constexpr std::uintptr_t _traceId                         = 0x40         ;
        constexpr std::uintptr_t _spanId                          = 0x48         ;
        constexpr std::uintptr_t _w3CIdFlags                      = 0x50         ;
        constexpr std::uintptr_t _parentTraceFlags                = 0x51         ;
        constexpr std::uintptr_t _tags                            = 0x58         ;
        constexpr std::uintptr_t _baggage                         = 0x60         ;
        constexpr std::uintptr_t _links                           = 0x68         ;
        constexpr std::uintptr_t _events                          = 0x70         ;
        constexpr std::uintptr_t _customProperties                = 0x78         ;
        constexpr std::uintptr_t _displayName                     = 0x80         ;
        constexpr std::uintptr_t _statusCode                      = 0x88         ;
        constexpr std::uintptr_t _statusDescription               = 0x90         ;
        constexpr std::uintptr_t _previousActiveActivity          = 0x98         ;
        constexpr std::uintptr_t _Kind_k__BackingField            = 0xA0         ;
        constexpr std::uintptr_t _OperationName_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _Source_k__BackingField          = 0xB0         ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0xB8         ;
        constexpr std::uintptr_t _Duration_k__BackingField        = 0xC0         ;
        constexpr std::uintptr_t _StartTimeUtc_k__BackingField    = 0xC8         ;
        constexpr std::uintptr_t _IsAllDataRequested_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _Links_k__BackingField           = 0xD8         ;
    }

    namespace ActivityAdapter
    {
        constexpr std::uintptr_t _activitySource                  = 0x10         ;
        constexpr std::uintptr_t _diagnosticSource                = 0x18         ;
        constexpr std::uintptr_t _activityName                    = 0x20         ;
        constexpr std::uintptr_t _kind                            = 0x28         ;
        constexpr std::uintptr_t _diagnosticSourceArgs            = 0x30         ;
        constexpr std::uintptr_t _currentActivity                 = 0x38         ;
        constexpr std::uintptr_t _sampleOutActivity               = 0x40         ;
        constexpr std::uintptr_t _tagCollection                   = 0x48         ;
        constexpr std::uintptr_t _startTime                       = 0x50         ;
        constexpr std::uintptr_t _links                           = 0x60         ;
        constexpr std::uintptr_t _traceparent                     = 0x68         ;
        constexpr std::uintptr_t _tracestate                      = 0x70         ;
        constexpr std::uintptr_t _displayName                     = 0x78         ;
    }

    namespace WithCancellationTaskAwaitable`1
    {
        constexpr std::uintptr_t _cancellationToken               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace WithCancellationTaskAwaiter`1
    {
        constexpr std::uintptr_t _cancellationToken               = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace WithCancellationContinuationWrapper
    {
        constexpr std::uintptr_t _originalContinuation            = 0x10         ;
        constexpr std::uintptr_t _registration                    = 0x18         ;
        constexpr std::uintptr_t _Continuation_k__BackingField    = 0x30         ;
    }

    namespace UpdateTracker`1
    {
        constexpr std::uintptr_t _updated                         = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace CacheTimestamp
    {
        constexpr std::uintptr_t _timestamp                       = 0x10         ;
    }

    namespace Azure_Core_Pipeline__ClientDiagnostics
    {
        constexpr std::uintptr_t _resourceProviderNamespace       = 0x10         ;
        constexpr std::uintptr_t _source                          = 0x18         ;
        constexpr std::uintptr_t _suppressNestedClientActivities  = 0x20         ;
        constexpr std::uintptr_t _isStable                        = 0x21         ;
        constexpr std::uintptr_t _IsActivityEnabled_k__BackingField = 0x22         ;
    }

    namespace Azure_Core_Pipeline__DiagnosticScope
    {
        constexpr std::uintptr_t _activityAdapter                 = 0x0          ;
        constexpr std::uintptr_t _suppressNestedClientActivities  = 0x8          ;
        constexpr std::uintptr_t _IsEnabled_k__BackingField       = 0x9          ;

        namespace _static
        {
            constexpr std::uintptr_t AzureSdkScopeValue               = 0x0          ;
        }

    }

    namespace Azure_Core_Pipeline__DiagnosticScopeFactory
    {
        constexpr std::uintptr_t _resourceProviderNamespace       = 0x10         ;
        constexpr std::uintptr_t _source                          = 0x18         ;
        constexpr std::uintptr_t _suppressNestedClientActivities  = 0x20         ;
        constexpr std::uintptr_t _isStable                        = 0x21         ;
        constexpr std::uintptr_t _IsActivityEnabled_k__BackingField = 0x22         ;

        namespace _static
        {
            constexpr std::uintptr_t _listeners                       = 0x0          ;
            constexpr std::uintptr_t ActivitySources                  = 0x8          ;
        }

    }

    namespace Azure_Core_Diagnostics__AzureEventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t NamesInUse                       = 0x0          ;
            constexpr std::uintptr_t MainEventSourceTraits            = 0x8          ;
        }

    }

    namespace Azure_Identity__AuthenticationFailedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Azure_Identity__AzureIdentityEventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _Singleton_k__BackingField       = 0x0          ;
        }

    }

    namespace Azure_Identity__CredentialDiagnosticScope
    {
        constexpr std::uintptr_t _name                            = 0x0          ;
        constexpr std::uintptr_t _scope                           = 0x8          ;
        constexpr std::uintptr_t _context                         = 0x18         ;
        constexpr std::uintptr_t _scopeHandler                    = 0x40         ;
    }

    namespace Azure_Identity__CredentialPipeline
    {
        constexpr std::uintptr_t _HttpPipeline_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _Diagnostics_k__BackingField     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_singleton                      = 0x0          ;
            constexpr std::uintptr_t _defaultScopeHandler             = 0x8          ;
        }

    }

    namespace Azure_Identity__ClientSecretCredential
    {
        constexpr std::uintptr_t _pipeline                        = 0x10         ;
        constexpr std::uintptr_t AdditionallyAllowedTenantIds     = 0x18         ;
        constexpr std::uintptr_t _Client_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x28         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x30         ;
        constexpr std::uintptr_t _ClientSecret_k__BackingField    = 0x38         ;
        constexpr std::uintptr_t _TenantIdResolver_k__BackingField = 0x40         ;
    }

    namespace Azure_Identity__DefaultAzureCredentialOptions
    {
        constexpr std::uintptr_t _transport                       = 0x10         ;
        constexpr std::uintptr_t _IsCustomTransportSet_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Diagnostics_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _Retry_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _RetryPolicy_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _Policies_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _authorityHost                   = 0x40         ;
        constexpr std::uintptr_t _IsUnsafeSupportLoggingEnabled_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _IsChainedCredential_k__BackingField = 0x49         ;
        constexpr std::uintptr_t _TenantIdResolver_k__BackingField = 0x50         ;
        constexpr std::uintptr_t _tenantId                        = 0x58         ;
        constexpr std::uintptr_t _interactiveBrowserTenantId      = 0x68         ;
        constexpr std::uintptr_t _sharedTokenCacheTenantId        = 0x78         ;
        constexpr std::uintptr_t _visualStudioTenantId            = 0x88         ;
        constexpr std::uintptr_t _visualStudioCodeTenantId        = 0x98         ;
        constexpr std::uintptr_t _AdditionallyAllowedTenants_k__BackingField = 0xA8         ;
        constexpr std::uintptr_t _SharedTokenCacheUsername_k__BackingField = 0xB0         ;
        constexpr std::uintptr_t _InteractiveBrowserCredentialClientId_k__BackingField = 0xB8         ;
        constexpr std::uintptr_t _WorkloadIdentityClientId_k__BackingField = 0xC0         ;
        constexpr std::uintptr_t _ManagedIdentityClientId_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _ManagedIdentityResourceId_k__BackingField = 0xD0         ;
        constexpr std::uintptr_t _CredentialProcessTimeout_k__BackingField = 0xD8         ;
        constexpr std::uintptr_t _ExcludeEnvironmentCredential_k__BackingField = 0xE8         ;
        constexpr std::uintptr_t _ExcludeWorkloadIdentityCredential_k__BackingField = 0xE9         ;
        constexpr std::uintptr_t _ExcludeManagedIdentityCredential_k__BackingField = 0xEA         ;
        constexpr std::uintptr_t _ExcludeAzureDeveloperCliCredential_k__BackingField = 0xEB         ;
        constexpr std::uintptr_t _ExcludeSharedTokenCacheCredential_k__BackingField = 0xEC         ;
        constexpr std::uintptr_t _ExcludeInteractiveBrowserCredential_k__BackingField = 0xED         ;
        constexpr std::uintptr_t _ExcludeAzureCliCredential_k__BackingField = 0xEE         ;
        constexpr std::uintptr_t _ExcludeVisualStudioCredential_k__BackingField = 0xEF         ;
        constexpr std::uintptr_t _ExcludeVisualStudioCodeCredential_k__BackingField = 0xF0         ;
        constexpr std::uintptr_t _ExcludeAzurePowerShellCredential_k__BackingField = 0xF1         ;
        constexpr std::uintptr_t _DisableInstanceDiscovery_k__BackingField = 0xF2         ;
    }

    namespace Azure_Identity__TokenCredentialOptions
    {
        constexpr std::uintptr_t _transport                       = 0x10         ;
        constexpr std::uintptr_t _IsCustomTransportSet_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Diagnostics_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _Retry_k__BackingField           = 0x28         ;
        constexpr std::uintptr_t _RetryPolicy_k__BackingField     = 0x30         ;
        constexpr std::uintptr_t _Policies_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _authorityHost                   = 0x40         ;
        constexpr std::uintptr_t _IsUnsafeSupportLoggingEnabled_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _IsChainedCredential_k__BackingField = 0x49         ;
        constexpr std::uintptr_t _TenantIdResolver_k__BackingField = 0x50         ;
    }

    namespace Azure_Identity__CredentialUnavailableException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Azure_Identity__HttpPipelineClientFactory
    {
        constexpr std::uintptr_t _pipeline                        = 0x10         ;
    }

    namespace Azure_Identity__MsalCacheHelperWrapper
    {
        constexpr std::uintptr_t _helper                          = 0x10         ;
    }

    namespace Azure_Identity__MsalClientBase`1
    {
        constexpr std::uintptr_t _clientAsyncLock                 = 0x0          ;
    }

    namespace Azure_Identity__MsalConfidentialClient
    {
        constexpr std::uintptr_t _clientAsyncLock                 = 0x10         ;
        constexpr std::uintptr_t _clientWithCaeAsyncLock          = 0x18         ;
        constexpr std::uintptr_t _logAccountDetails               = 0x20         ;
        constexpr std::uintptr_t _tokenCachePersistenceOptions    = 0x28         ;
        constexpr std::uintptr_t _IsSupportLoggingEnabled_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _DisableInstanceDiscovery_k__BackingField = 0x31         ;
        constexpr std::uintptr_t cp1Capabilities                  = 0x38         ;
        constexpr std::uintptr_t _Pipeline_k__BackingField        = 0x40         ;
        constexpr std::uintptr_t _TenantId_k__BackingField        = 0x48         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x50         ;
        constexpr std::uintptr_t _AuthorityHost_k__BackingField   = 0x58         ;
        constexpr std::uintptr_t _clientSecret                    = 0x60         ;
        constexpr std::uintptr_t _includeX5CClaimHeader           = 0x68         ;
        constexpr std::uintptr_t _certificateProvider             = 0x70         ;
        constexpr std::uintptr_t _clientAssertionCallback         = 0x78         ;
        constexpr std::uintptr_t _clientAssertionCallbackAsync    = 0x80         ;
        constexpr std::uintptr_t _appTokenProviderCallback        = 0x88         ;
        constexpr std::uintptr_t _RedirectUrl_k__BackingField     = 0x90         ;
        constexpr std::uintptr_t _RegionalAuthority_k__BackingField = 0x98         ;
    }

    namespace Azure_Identity__DefaultAzureCredentialImdsRetryPolicy
    {
        constexpr std::uintptr_t _maxRetries                      = 0x10         ;
        constexpr std::uintptr_t _delayStrategy                   = 0x18         ;
    }

    namespace Azure_Identity__TokenCache
    {
        constexpr std::uintptr_t _lock                            = 0x10         ;
        constexpr std::uintptr_t _lastUpdated                     = 0x18         ;
        constexpr std::uintptr_t _cacheAccessMap                  = 0x28         ;
        constexpr std::uintptr_t _publicClientApplicationFactory  = 0x30         ;
        constexpr std::uintptr_t _allowUnencryptedStorage         = 0x38         ;
        constexpr std::uintptr_t _name                            = 0x40         ;
        constexpr std::uintptr_t _persistToDisk                   = 0x48         ;
        constexpr std::uintptr_t cacheHelperLock                  = 0x50         ;
        constexpr std::uintptr_t _cacheHelperWrapper              = 0x58         ;
        constexpr std::uintptr_t _Data_k__BackingField            = 0x60         ;
        constexpr std::uintptr_t _IsCaeEnabled_k__BackingField    = 0x68         ;
        constexpr std::uintptr_t TokenCacheUpdatedAsync           = 0x70         ;
        constexpr std::uintptr_t RefreshCacheFromOptionsAsync     = 0x78         ;
    }

    namespace Azure_Identity__TokenCacheData
    {
        constexpr std::uintptr_t _CacheBytes_k__BackingField      = 0x0          ;
    }

    namespace Azure_Identity__TokenCachePersistenceOptions
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _UnsafeAllowUnencryptedStorage_k__BackingField = 0x18         ;
    }

    namespace Azure_Identity__TokenCacheRefreshArgs
    {
        constexpr std::uintptr_t _SuggestedCacheKey_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _IsCaeEnabled_k__BackingField    = 0x18         ;
    }

    namespace Azure_Identity__TokenCacheUpdatedArgs
    {
        constexpr std::uintptr_t _UnsafeCacheData_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _IsCaeEnabled_k__BackingField    = 0x20         ;
    }

    namespace Azure_Identity__TokenCredentialDiagnosticsOptions
    {
        constexpr std::uintptr_t _applicationId                   = 0x10         ;
        constexpr std::uintptr_t _IsLoggingEnabled_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _IsDistributedTracingEnabled_k__BackingField = 0x19         ;
        constexpr std::uintptr_t _IsTelemetryEnabled_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _IsLoggingContentEnabled_k__BackingField = 0x1B         ;
        constexpr std::uintptr_t _LoggedContentSizeLimit_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _LoggedHeaderNames_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _LoggedQueryParameters_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _IsAccountIdentifierLoggingEnabled_k__BackingField = 0x30         ;
    }

    namespace Azure_Identity__UnsafeTokenCacheOptions
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _UnsafeAllowUnencryptedStorage_k__BackingField = 0x18         ;
    }

    namespace %6dfd9e7db633a40a9e52a7b16862f53b8b8bf35e
    {
        constexpr std::uintptr_t _62463b12bca535563e41565b9c8a8a53e40b12ce = 0x10         ;
        constexpr std::uintptr_t _72d0ccdc094937da8c14fedf8ed0b6a16a60afd1 = 0x18         ;
        constexpr std::uintptr_t _3d493439df8a8ccaeab260319162686d881874f2 = 0x20         ;
        constexpr std::uintptr_t _2f0e8ab2a1372d2ac4408a23808b4d65e6528136 = 0x28         ;
        constexpr std::uintptr_t _4902d7d36b508d7168a363c6c7560c19b60bfae8 = 0x30         ;
        constexpr std::uintptr_t _9885061ed2db6d28e692c1fccc39ac4d8172234b = 0x38         ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x40         ;
    }

    namespace %3c2c0fc9056112ee08ebd48851a88716e4c44c93
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10776E10   ;
        constexpr std::uintptr_t _9885061ed2db6d28e692c1fccc39ac4d8172234b = 0x10         ;
        constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x18         ;
        constexpr std::uintptr_t _2f0e8ab2a1372d2ac4408a23808b4d65e6528136 = 0x20         ;
        constexpr std::uintptr_t _3d493439df8a8ccaeab260319162686d881874f2 = 0x28         ;
        constexpr std::uintptr_t _4902d7d36b508d7168a363c6c7560c19b60bfae8 = 0x30         ;
        constexpr std::uintptr_t _72d0ccdc094937da8c14fedf8ed0b6a16a60afd1 = 0x38         ;
        constexpr std::uintptr_t _62463b12bca535563e41565b9c8a8a53e40b12ce = 0x40         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %dfd7cda38945072ca6ac764335930d2bfa672f2a
    {
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10         ;
    }

    namespace %580ea38cff40c8eae0e49e1ed2f9b9146c731c39
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10776E40   ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10         ;
    }

    namespace %de3b223503d41da3cdb421684e00082f2c7adc63
    {
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10         ;
    }

    namespace ParsingState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %e8adea8ed3c0374e235cad2fba1f78e2c4aed855
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10776D80   ;
        constexpr std::uintptr_t _791b420fcf76065f66efaacb0da8408df44c4547 = 0x10         ;
    }

    namespace JSON__ValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CertificateCallbackMapper
    {
        constexpr std::uintptr_t FromHttpClientHandler            = 0x10         ;
        constexpr std::uintptr_t ForSocketsHttpHandler            = 0x18         ;
    }

    namespace ConnectEventArgs
    {
        constexpr std::uintptr_t disposed                         = 0x10         ;
        constexpr std::uintptr_t in_progress                      = 0x14         ;
        constexpr std::uintptr_t remote_ep                        = 0x18         ;
        constexpr std::uintptr_t current_socket                   = 0x20         ;
        constexpr std::uintptr_t socket_async_result              = 0x28         ;
        constexpr std::uintptr_t _AcceptSocket_k__BackingField    = 0x30         ;
        constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _LastOperation_k__BackingField   = 0x3C         ;
        constexpr std::uintptr_t _SocketError_k__BackingField     = 0x40         ;
        constexpr std::uintptr_t _SocketFlags_k__BackingField     = 0x44         ;
        constexpr std::uintptr_t _UserToken_k__BackingField       = 0x48         ;
        constexpr std::uintptr_t Completed                        = 0x50         ;
        constexpr std::uintptr_t _buffer                          = 0x58         ;
        constexpr std::uintptr_t _offset                          = 0x68         ;
        constexpr std::uintptr_t _count                           = 0x6C         ;
        constexpr std::uintptr_t _bufferIsExplicitArray           = 0x70         ;
        constexpr std::uintptr_t _bufferList                      = 0x78         ;
    }

    namespace FixedMemoryStream
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108290F0   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _buffer                          = 0x28         ;
        constexpr std::uintptr_t _origin                          = 0x30         ;
        constexpr std::uintptr_t _position                        = 0x34         ;
        constexpr std::uintptr_t _length                          = 0x38         ;
        constexpr std::uintptr_t _capacity                        = 0x3C         ;
        constexpr std::uintptr_t _expandable                      = 0x40         ;
        constexpr std::uintptr_t _writable                        = 0x41         ;
        constexpr std::uintptr_t _exposable                       = 0x42         ;
        constexpr std::uintptr_t _isOpen                          = 0x43         ;
        constexpr std::uintptr_t _lastReadTask                    = 0x48         ;
        constexpr std::uintptr_t maxSize                          = 0x50         ;
    }

    namespace HeaderTypeInfo`2
    {
        constexpr std::uintptr_t AllowsMany                       = 0x10         ;
        constexpr std::uintptr_t HeaderKind                       = 0x14         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t _CustomToString_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t parser                           = 0x0          ;
    }

    namespace CollectionHeaderTypeInfo`2
    {
        constexpr std::uintptr_t AllowsMany                       = 0x10         ;
        constexpr std::uintptr_t HeaderKind                       = 0x14         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t _CustomToString_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t parser                           = 0x28         ;
        constexpr std::uintptr_t minimalCount                     = 0x0          ;
    }

    namespace HeaderBucket
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9EC0   ;
        constexpr std::uintptr_t Parsed                           = 0x10         ;
        constexpr std::uintptr_t values                           = 0x18         ;
        constexpr std::uintptr_t CustomToString                   = 0x20         ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Http__HttpClientHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FFA00   ;
        constexpr std::uintptr_t _delegatingHandler               = 0x10         ;
        constexpr std::uintptr_t _clientCertificateOptions        = 0x18         ;
    }

    namespace System_Net_Http__MonoWebRequestHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829D00   ;
        constexpr std::uintptr_t allowAutoRedirect                = 0x10         ;
        constexpr std::uintptr_t automaticDecompression           = 0x14         ;
        constexpr std::uintptr_t cookieContainer                  = 0x18         ;
        constexpr std::uintptr_t credentials                      = 0x20         ;
        constexpr std::uintptr_t maxAutomaticRedirections         = 0x28         ;
        constexpr std::uintptr_t maxRequestContentBufferSize      = 0x30         ;
        constexpr std::uintptr_t preAuthenticate                  = 0x38         ;
        constexpr std::uintptr_t proxy                            = 0x40         ;
        constexpr std::uintptr_t useCookies                       = 0x48         ;
        constexpr std::uintptr_t useProxy                         = 0x49         ;
        constexpr std::uintptr_t sslOptions                       = 0x50         ;
        constexpr std::uintptr_t allowPipelining                  = 0x58         ;
        constexpr std::uintptr_t cachePolicy                      = 0x60         ;
        constexpr std::uintptr_t authenticationLevel              = 0x68         ;
        constexpr std::uintptr_t continueTimeout                  = 0x70         ;
        constexpr std::uintptr_t impersonationLevel               = 0x78         ;
        constexpr std::uintptr_t maxResponseHeadersLength         = 0x7C         ;
        constexpr std::uintptr_t readWriteTimeout                 = 0x80         ;
        constexpr std::uintptr_t serverCertificateValidationCallback = 0x88         ;
        constexpr std::uintptr_t unsafeAuthenticatedConnectionSharing = 0x90         ;
        constexpr std::uintptr_t sentRequest                      = 0x91         ;
        constexpr std::uintptr_t connectionGroupName              = 0x98         ;
        constexpr std::uintptr_t timeout                          = 0xA0         ;
        constexpr std::uintptr_t disposed                         = 0xB0         ;

        namespace _static
        {
            constexpr std::uintptr_t groupCounter                     = 0x0          ;
        }

    }

    namespace System_Net_Http__ByteArrayContent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085C650   ;
        constexpr std::uintptr_t buffer                           = 0x10         ;
        constexpr std::uintptr_t stream                           = 0x18         ;
        constexpr std::uintptr_t disposed                         = 0x20         ;
        constexpr std::uintptr_t headers                          = 0x28         ;
        constexpr std::uintptr_t content                          = 0x30         ;
        constexpr std::uintptr_t offset                           = 0x38         ;
        constexpr std::uintptr_t count                            = 0x3C         ;
    }

    namespace System_Net_Http__ClientCertificateOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Http__FormUrlEncodedContent
    {
        constexpr std::uintptr_t buffer                           = 0x10         ;
        constexpr std::uintptr_t stream                           = 0x18         ;
        constexpr std::uintptr_t disposed                         = 0x20         ;
        constexpr std::uintptr_t headers                          = 0x28         ;
        constexpr std::uintptr_t content                          = 0x30         ;
        constexpr std::uintptr_t offset                           = 0x38         ;
        constexpr std::uintptr_t count                            = 0x3C         ;
    }

    namespace System_Net_Http__HttpClient
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826C40   ;
        constexpr std::uintptr_t handler                          = 0x10         ;
        constexpr std::uintptr_t disposeHandler                   = 0x18         ;
        constexpr std::uintptr_t base_address                     = 0x20         ;
        constexpr std::uintptr_t cts                              = 0x28         ;
        constexpr std::uintptr_t disposed                         = 0x30         ;
        constexpr std::uintptr_t headers                          = 0x38         ;
        constexpr std::uintptr_t buffer_size                      = 0x40         ;
        constexpr std::uintptr_t timeout                          = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t TimeoutDefault                   = 0x0          ;
        }

    }

    namespace System_Net_Http__HttpCompletionOption
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Http__HttpContent
    {
        constexpr std::uintptr_t buffer                           = 0x10         ;
        constexpr std::uintptr_t stream                           = 0x18         ;
        constexpr std::uintptr_t disposed                         = 0x20         ;
        constexpr std::uintptr_t headers                          = 0x28         ;
    }

    namespace System_Net_Http__HttpMessageInvoker
    {
        constexpr std::uintptr_t handler                          = 0x10         ;
        constexpr std::uintptr_t disposeHandler                   = 0x18         ;
    }

    namespace System_Net_Http__HttpMethod
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826EC8   ;
        constexpr std::uintptr_t method                           = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t delete_method                    = 0x0          ;
            constexpr std::uintptr_t get_method                       = 0x8          ;
            constexpr std::uintptr_t head_method                      = 0x10         ;
            constexpr std::uintptr_t options_method                   = 0x18         ;
            constexpr std::uintptr_t post_method                      = 0x20         ;
            constexpr std::uintptr_t put_method                       = 0x28         ;
            constexpr std::uintptr_t trace_method                     = 0x30         ;
        }

    }

    namespace System_Net_Http__HttpRequestException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Net_Http__HttpRequestMessage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10826EB8   ;
        constexpr std::uintptr_t headers                          = 0x10         ;
        constexpr std::uintptr_t method                           = 0x18         ;
        constexpr std::uintptr_t version                          = 0x20         ;
        constexpr std::uintptr_t properties                       = 0x28         ;
        constexpr std::uintptr_t uri                              = 0x30         ;
        constexpr std::uintptr_t is_used                          = 0x38         ;
        constexpr std::uintptr_t disposed                         = 0x39         ;
        constexpr std::uintptr_t _Content_k__BackingField         = 0x40         ;
    }

    namespace System_Net_Http__HttpResponseMessage
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10808A10   ;
        constexpr std::uintptr_t headers                          = 0x10         ;
        constexpr std::uintptr_t reasonPhrase                     = 0x18         ;
        constexpr std::uintptr_t statusCode                       = 0x20         ;
        constexpr std::uintptr_t version                          = 0x28         ;
        constexpr std::uintptr_t disposed                         = 0x30         ;
        constexpr std::uintptr_t _Content_k__BackingField         = 0x38         ;
        constexpr std::uintptr_t _RequestMessage_k__BackingField  = 0x40         ;
    }

    namespace System_Net_Http__StreamContent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108089E8   ;
        constexpr std::uintptr_t buffer                           = 0x10         ;
        constexpr std::uintptr_t stream                           = 0x18         ;
        constexpr std::uintptr_t disposed                         = 0x20         ;
        constexpr std::uintptr_t headers                          = 0x28         ;
        constexpr std::uintptr_t content                          = 0x30         ;
        constexpr std::uintptr_t bufferSize                       = 0x38         ;
        constexpr std::uintptr_t cancellationToken                = 0x40         ;
        constexpr std::uintptr_t startPosition                    = 0x48         ;
        constexpr std::uintptr_t contentCopied                    = 0x50         ;
    }

    namespace System_Net_Http__StringContent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077C5B0   ;
        constexpr std::uintptr_t buffer                           = 0x10         ;
        constexpr std::uintptr_t stream                           = 0x18         ;
        constexpr std::uintptr_t disposed                         = 0x20         ;
        constexpr std::uintptr_t headers                          = 0x28         ;
        constexpr std::uintptr_t content                          = 0x30         ;
        constexpr std::uintptr_t offset                           = 0x38         ;
        constexpr std::uintptr_t count                            = 0x3C         ;
    }

    namespace System_Net_Http_Headers__AuthenticationHeaderValue
    {
        constexpr std::uintptr_t _Parameter_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Scheme_k__BackingField          = 0x18         ;
    }

    namespace System_Net_Http_Headers__CacheControlHeaderValue
    {
        constexpr std::uintptr_t extensions                       = 0x10         ;
        constexpr std::uintptr_t no_cache_headers                 = 0x18         ;
        constexpr std::uintptr_t private_headers                  = 0x20         ;
        constexpr std::uintptr_t _MaxAge_k__BackingField          = 0x28         ;
        constexpr std::uintptr_t _MaxStale_k__BackingField        = 0x38         ;
        constexpr std::uintptr_t _MaxStaleLimit_k__BackingField   = 0x40         ;
        constexpr std::uintptr_t _MinFresh_k__BackingField        = 0x50         ;
        constexpr std::uintptr_t _MustRevalidate_k__BackingField  = 0x60         ;
        constexpr std::uintptr_t _NoCache_k__BackingField         = 0x61         ;
        constexpr std::uintptr_t _NoStore_k__BackingField         = 0x62         ;
        constexpr std::uintptr_t _NoTransform_k__BackingField     = 0x63         ;
        constexpr std::uintptr_t _OnlyIfCached_k__BackingField    = 0x64         ;
        constexpr std::uintptr_t _Private_k__BackingField         = 0x65         ;
        constexpr std::uintptr_t _ProxyRevalidate_k__BackingField = 0x66         ;
        constexpr std::uintptr_t _Public_k__BackingField          = 0x67         ;
        constexpr std::uintptr_t _SharedMaxAge_k__BackingField    = 0x68         ;
    }

    namespace System_Net_Http_Headers__ElementTryParser`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net_Http_Headers__ContentDispositionHeaderValue
    {
        constexpr std::uintptr_t dispositionType                  = 0x10         ;
        constexpr std::uintptr_t parameters                       = 0x18         ;
    }

    namespace System_Net_Http_Headers__ContentRangeHeaderValue
    {
        constexpr std::uintptr_t unit                             = 0x10         ;
        constexpr std::uintptr_t _From_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x28         ;
        constexpr std::uintptr_t _To_k__BackingField              = 0x38         ;
    }

    namespace System_Net_Http_Headers__EntityTagHeaderValue
    {
        constexpr std::uintptr_t _IsWeak_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Tag_k__BackingField             = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t any                              = 0x0          ;
        }

    }

    namespace System_Net_Http_Headers__TryParseDelegate`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net_Http_Headers__TryParseListDelegate`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Net_Http_Headers__HeaderInfo
    {
        constexpr std::uintptr_t AllowsMany                       = 0x10         ;
        constexpr std::uintptr_t HeaderKind                       = 0x14         ;
        constexpr std::uintptr_t Name                             = 0x18         ;
        constexpr std::uintptr_t _CustomToString_k__BackingField  = 0x20         ;
    }

    namespace System_Net_Http_Headers__HttpContentHeaders
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829150   ;
        constexpr std::uintptr_t headers                          = 0x10         ;
        constexpr std::uintptr_t HeaderKind                       = 0x18         ;
        constexpr std::uintptr_t connectionclose                  = 0x1C         ;
        constexpr std::uintptr_t transferEncodingChunked          = 0x1E         ;
        constexpr std::uintptr_t content                          = 0x20         ;
    }

    namespace System_Net_Http_Headers__HttpHeaderKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Net_Http_Headers__HttpHeaderValueCollection`1
    {
        constexpr std::uintptr_t list                             = 0x0          ;
    }

    namespace System_Net_Http_Headers__HttpHeaders
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107E9E88   ;
        constexpr std::uintptr_t headers                          = 0x10         ;
        constexpr std::uintptr_t HeaderKind                       = 0x18         ;
        constexpr std::uintptr_t connectionclose                  = 0x1C         ;
        constexpr std::uintptr_t transferEncodingChunked          = 0x1E         ;

        namespace _static
        {
            constexpr std::uintptr_t known_headers                    = 0x0          ;
        }

    }

    namespace System_Net_Http_Headers__HttpRequestHeaders
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829928   ;
        constexpr std::uintptr_t headers                          = 0x10         ;
        constexpr std::uintptr_t HeaderKind                       = 0x18         ;
        constexpr std::uintptr_t connectionclose                  = 0x1C         ;
        constexpr std::uintptr_t transferEncodingChunked          = 0x1E         ;
        constexpr std::uintptr_t expectContinue                   = 0x20         ;
    }

    namespace System_Net_Http_Headers__HttpResponseHeaders
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10829520   ;
        constexpr std::uintptr_t headers                          = 0x10         ;
        constexpr std::uintptr_t HeaderKind                       = 0x18         ;
        constexpr std::uintptr_t connectionclose                  = 0x1C         ;
        constexpr std::uintptr_t transferEncodingChunked          = 0x1E         ;
    }

    namespace System_Net_Http_Headers__Token
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CF7B0   ;
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t _StartPosition_k__BackingField   = 0x4          ;
        constexpr std::uintptr_t _EndPosition_k__BackingField     = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t Empty                            = 0x0          ;
        }

    }

    namespace System_Net_Http_Headers__Lexer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107CF7A0   ;
        constexpr std::uintptr_t s                                = 0x10         ;
        constexpr std::uintptr_t pos                              = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t token_chars                      = 0x0          ;
            constexpr std::uintptr_t last_token_char                  = 0x8          ;
            constexpr std::uintptr_t dt_formats                       = 0x10         ;
        }

    }

    namespace System_Net_Http_Headers__MediaTypeHeaderValue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085C6D0   ;
        constexpr std::uintptr_t parameters                       = 0x10         ;
        constexpr std::uintptr_t media_type                       = 0x18         ;
    }

    namespace System_Net_Http_Headers__MediaTypeWithQualityHeaderValue
    {
        constexpr std::uintptr_t parameters                       = 0x10         ;
        constexpr std::uintptr_t media_type                       = 0x18         ;
    }

    namespace System_Net_Http_Headers__NameValueHeaderValue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10828F88   ;
        constexpr std::uintptr_t value                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
    }

    namespace System_Net_Http_Headers__NameValueWithParametersHeaderValue
    {
        constexpr std::uintptr_t value                            = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t parameters                       = 0x20         ;
    }

    namespace System_Net_Http_Headers__ProductHeaderValue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108281B0   ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0x18         ;
    }

    namespace System_Net_Http_Headers__ProductInfoHeaderValue
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108281A0   ;
        constexpr std::uintptr_t _Comment_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Product_k__BackingField         = 0x18         ;
    }

    namespace System_Net_Http_Headers__RangeConditionHeaderValue
    {
        constexpr std::uintptr_t _Date_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _EntityTag_k__BackingField       = 0x28         ;
    }

    namespace System_Net_Http_Headers__RangeHeaderValue
    {
        constexpr std::uintptr_t ranges                           = 0x10         ;
        constexpr std::uintptr_t unit                             = 0x18         ;
    }

    namespace System_Net_Http_Headers__RangeItemHeaderValue
    {
        constexpr std::uintptr_t _From_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _To_k__BackingField              = 0x20         ;
    }

    namespace System_Net_Http_Headers__RetryConditionHeaderValue
    {
        constexpr std::uintptr_t _Date_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Delta_k__BackingField           = 0x28         ;
    }

    namespace System_Net_Http_Headers__StringWithQualityHeaderValue
    {
        constexpr std::uintptr_t _Quality_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x20         ;
    }

    namespace System_Net_Http_Headers__TransferCodingHeaderValue
    {
        constexpr std::uintptr_t value                            = 0x10         ;
        constexpr std::uintptr_t parameters                       = 0x18         ;
    }

    namespace System_Net_Http_Headers__TransferCodingWithQualityHeaderValue
    {
        constexpr std::uintptr_t value                            = 0x10         ;
        constexpr std::uintptr_t parameters                       = 0x18         ;
    }

    namespace System_Net_Http_Headers__ViaHeaderValue
    {
        constexpr std::uintptr_t _Comment_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _ProtocolName_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _ProtocolVersion_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _ReceivedBy_k__BackingField      = 0x28         ;
    }

    namespace System_Net_Http_Headers__WarningHeaderValue
    {
        constexpr std::uintptr_t _Agent_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _Code_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Date_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Text_k__BackingField            = 0x38         ;
    }

    namespace UnityEngine__PhysicsScene2D
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine__CapsuleDirection2D
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RigidbodyConstraints2D
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RigidbodyInterpolation2D
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RigidbodyType2D
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ContactFilter2D
    {
        constexpr std::uintptr_t useTriggers                      = 0x0          ;
        constexpr std::uintptr_t useLayerMask                     = 0x1          ;
        constexpr std::uintptr_t useDepth                         = 0x2          ;
        constexpr std::uintptr_t useOutsideDepth                  = 0x3          ;
        constexpr std::uintptr_t useNormalAngle                   = 0x4          ;
        constexpr std::uintptr_t useOutsideNormalAngle            = 0x5          ;
        constexpr std::uintptr_t layerMask                        = 0x8          ;
        constexpr std::uintptr_t minDepth                         = 0xC          ;
        constexpr std::uintptr_t maxDepth                         = 0x10         ;
        constexpr std::uintptr_t minNormalAngle                   = 0x14         ;
        constexpr std::uintptr_t maxNormalAngle                   = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _noFilter                        = 0x0          ;
        }

    }

    namespace UnityEngine__Collision2D
    {
        constexpr std::uintptr_t m_Collider                       = 0x10         ;
        constexpr std::uintptr_t m_OtherCollider                  = 0x14         ;
        constexpr std::uintptr_t m_Rigidbody                      = 0x18         ;
        constexpr std::uintptr_t m_OtherRigidbody                 = 0x1C         ;
        constexpr std::uintptr_t m_RelativeVelocity               = 0x20         ;
        constexpr std::uintptr_t m_Enabled                        = 0x28         ;
        constexpr std::uintptr_t m_ContactCount                   = 0x2C         ;
        constexpr std::uintptr_t m_ReusedContacts                 = 0x30         ;
        constexpr std::uintptr_t m_LegacyContacts                 = 0x38         ;
    }

    namespace UnityEngine__ContactPoint2D
    {
        constexpr std::uintptr_t m_Point                          = 0x0          ;
        constexpr std::uintptr_t m_Normal                         = 0x8          ;
        constexpr std::uintptr_t m_RelativeVelocity               = 0x10         ;
        constexpr std::uintptr_t m_Friction                       = 0x18         ;
        constexpr std::uintptr_t m_Bounciness                     = 0x1C         ;
        constexpr std::uintptr_t m_Separation                     = 0x20         ;
        constexpr std::uintptr_t m_NormalImpulse                  = 0x24         ;
        constexpr std::uintptr_t m_TangentImpulse                 = 0x28         ;
        constexpr std::uintptr_t m_Collider                       = 0x2C         ;
        constexpr std::uintptr_t m_OtherCollider                  = 0x30         ;
        constexpr std::uintptr_t m_Rigidbody                      = 0x34         ;
        constexpr std::uintptr_t m_OtherRigidbody                 = 0x38         ;
        constexpr std::uintptr_t m_Enabled                        = 0x3C         ;
    }

    namespace UnityEngine__RaycastHit2D
    {
        constexpr std::uintptr_t m_Centroid                       = 0x0          ;
        constexpr std::uintptr_t m_Point                          = 0x8          ;
        constexpr std::uintptr_t m_Normal                         = 0x10         ;
        constexpr std::uintptr_t m_Distance                       = 0x18         ;
        constexpr std::uintptr_t m_Fraction                       = 0x1C         ;
        constexpr std::uintptr_t m_Collider                       = 0x20         ;
    }

    namespace UnityEngine__Rigidbody2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Collider2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CircleCollider2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CapsuleCollider2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__EdgeCollider2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__BoxCollider2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__PolygonCollider2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CompositeCollider2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Joint2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__PhysicsMaterial2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace CompositeOperation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PhysicsBuffer
    {
        constexpr std::uintptr_t m_Buffer                         = 0x0          ;
        constexpr std::uintptr_t m_Size                           = 0x8          ;
        constexpr std::uintptr_t m_Allocator                      = 0xC          ;
    }

    namespace JointType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LayerNames
    {
        constexpr std::uintptr_t m_Names                          = 0x10         ;
        constexpr std::uintptr_t m_NameMap                        = 0x18         ;
    }

    namespace SetBitIterator
    {
        constexpr std::uintptr_t m_BitIndex                       = 0x0          ;
        constexpr std::uintptr_t bitMask                          = 0x8          ;
    }

    namespace BodyType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BodyConstraints
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TransformWriteMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TransformWriteTween
    {
        constexpr std::uintptr_t m_Body                           = 0x0          ;
        constexpr std::uintptr_t m_TransformWriteMode             = 0x8          ;
        constexpr std::uintptr_t m_PhysicsTransform               = 0xC          ;
        constexpr std::uintptr_t m_LinearVelocity                 = 0x1C         ;
        constexpr std::uintptr_t m_AngularVelocity                = 0x24         ;
        constexpr std::uintptr_t m_PositionFrom                   = 0x28         ;
        constexpr std::uintptr_t m_RotationFrom                   = 0x34         ;
    }

    namespace BodyUpdateTarget
    {
        constexpr std::uintptr_t m_BodyUpdateEvent                = 0x0          ;
    }

    namespace BodyUpdateCallbackTargets
    {
        constexpr std::uintptr_t m_BodyUpdateCallbackTargets      = 0x0          ;
    }

    namespace TriggerBeginTarget
    {
        constexpr std::uintptr_t m_BeginEvent                     = 0x0          ;
    }

    namespace TriggerEndTarget
    {
        constexpr std::uintptr_t m_EndEvent                       = 0x0          ;
    }

    namespace TriggerCallbackTargets
    {
        constexpr std::uintptr_t m_BeginCallbackTargets           = 0x0          ;
        constexpr std::uintptr_t m_EndCallbackTargets             = 0x10         ;
    }

    namespace ContactBeginTarget
    {
        constexpr std::uintptr_t m_BeginEvent                     = 0x0          ;
    }

    namespace ContactEndTarget
    {
        constexpr std::uintptr_t m_EndEvent                       = 0x0          ;
    }

    namespace ContactCallbackTargets
    {
        constexpr std::uintptr_t m_BeginCallbackTargets           = 0x0          ;
        constexpr std::uintptr_t m_EndCallbackTargets             = 0x10         ;
    }

    namespace JointThresholdTarget
    {
        constexpr std::uintptr_t m_JointThresholdEvent            = 0x0          ;
    }

    namespace JointThresholdCallbackTargets
    {
        constexpr std::uintptr_t m_JointThresholdCallbackTargets  = 0x0          ;
    }

    namespace BodyUpdateEvent
    {
        constexpr std::uintptr_t m_UserData                       = 0x0          ;
        constexpr std::uintptr_t m_Transform                      = 0x8          ;
        constexpr std::uintptr_t m_Body                           = 0x18         ;
        constexpr std::uintptr_t m_FellAsleep                     = 0x20         ;
    }

    namespace TriggerBeginEvent
    {
        constexpr std::uintptr_t m_TriggerShape                   = 0x0          ;
        constexpr std::uintptr_t m_VisitorShape                   = 0x8          ;
    }

    namespace TriggerEndEvent
    {
        constexpr std::uintptr_t m_TriggerShape                   = 0x0          ;
        constexpr std::uintptr_t m_VisitorShape                   = 0x8          ;
    }

    namespace ContactBeginEvent
    {
        constexpr std::uintptr_t m_ShapeA                         = 0x0          ;
        constexpr std::uintptr_t m_ShapeB                         = 0x8          ;
        constexpr std::uintptr_t m_ContactId                      = 0x10         ;
    }

    namespace ContactEndEvent
    {
        constexpr std::uintptr_t m_ShapeA                         = 0x0          ;
        constexpr std::uintptr_t m_ShapeB                         = 0x8          ;
        constexpr std::uintptr_t m_ContactId                      = 0x10         ;
    }

    namespace ContactFilterEvent
    {
        constexpr std::uintptr_t m_PhysicsWorld                   = 0x0          ;
        constexpr std::uintptr_t m_ShapeA                         = 0x4          ;
        constexpr std::uintptr_t m_ShapeB                         = 0xC          ;
    }

    namespace PreSolveEvent
    {
        constexpr std::uintptr_t m_PhysicsWorld                   = 0x0          ;
        constexpr std::uintptr_t m_ShapeA                         = 0x4          ;
        constexpr std::uintptr_t m_ShapeB                         = 0xC          ;
        constexpr std::uintptr_t m_Point                          = 0x14         ;
        constexpr std::uintptr_t m_Normal                         = 0x1C         ;
    }

    namespace JointThresholdEvent
    {
        constexpr std::uintptr_t m_Joint                          = 0x0          ;
        constexpr std::uintptr_t m_UserData                       = 0x8          ;
    }

    namespace PreSimulateEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SimulationType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TransformWriteMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace TransformPlane
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DrawContactType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DrawOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DrawFillOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PolygonGeometryElement
    {
        constexpr std::uintptr_t transform                        = 0x0          ;
        constexpr std::uintptr_t p0                               = 0x10         ;
        constexpr std::uintptr_t p1                               = 0x18         ;
        constexpr std::uintptr_t p2                               = 0x20         ;
        constexpr std::uintptr_t p3                               = 0x28         ;
        constexpr std::uintptr_t p4                               = 0x30         ;
        constexpr std::uintptr_t p5                               = 0x38         ;
        constexpr std::uintptr_t p6                               = 0x40         ;
        constexpr std::uintptr_t p7                               = 0x48         ;
        constexpr std::uintptr_t count                            = 0x50         ;
        constexpr std::uintptr_t radius                           = 0x54         ;
        constexpr std::uintptr_t elementDepth                     = 0x58         ;
        constexpr std::uintptr_t drawFillOptions                  = 0x5C         ;
        constexpr std::uintptr_t color                            = 0x60         ;
    }

    namespace CircleGeometryElement
    {
        constexpr std::uintptr_t transform                        = 0x0          ;
        constexpr std::uintptr_t radius                           = 0x10         ;
        constexpr std::uintptr_t elementDepth                     = 0x14         ;
        constexpr std::uintptr_t drawFillOptions                  = 0x18         ;
        constexpr std::uintptr_t color                            = 0x1C         ;
    }

    namespace CapsuleGeometryElement
    {
        constexpr std::uintptr_t transform                        = 0x0          ;
        constexpr std::uintptr_t radius                           = 0x10         ;
        constexpr std::uintptr_t length                           = 0x14         ;
        constexpr std::uintptr_t elementDepth                     = 0x18         ;
        constexpr std::uintptr_t drawFillOptions                  = 0x1C         ;
        constexpr std::uintptr_t color                            = 0x20         ;
    }

    namespace LineElement
    {
        constexpr std::uintptr_t transform                        = 0x0          ;
        constexpr std::uintptr_t length                           = 0x10         ;
        constexpr std::uintptr_t elementDepth                     = 0x14         ;
        constexpr std::uintptr_t color                            = 0x18         ;
    }

    namespace PointElement
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t radius                           = 0x8          ;
        constexpr std::uintptr_t elementDepth                     = 0xC          ;
        constexpr std::uintptr_t color                            = 0x10         ;
    }

    namespace DrawResults
    {
        constexpr std::uintptr_t m_PolygonGeometryElements        = 0x0          ;
        constexpr std::uintptr_t m_CircleGeometryElements         = 0x10         ;
        constexpr std::uintptr_t m_CapsuleGeometryElements        = 0x20         ;
        constexpr std::uintptr_t m_LineElements                   = 0x30         ;
        constexpr std::uintptr_t m_PointElements                  = 0x40         ;
    }

    namespace ConstraintGraphArray
    {
        constexpr std::uintptr_t graphConstraint0                 = 0x0          ;
        constexpr std::uintptr_t graphConstraint1                 = 0x10         ;
        constexpr std::uintptr_t graphConstraint2                 = 0x20         ;
        constexpr std::uintptr_t graphConstraint3                 = 0x30         ;
        constexpr std::uintptr_t graphConstraint4                 = 0x40         ;
        constexpr std::uintptr_t graphConstraint5                 = 0x50         ;
        constexpr std::uintptr_t graphConstraint6                 = 0x60         ;
        constexpr std::uintptr_t graphConstraint7                 = 0x70         ;
        constexpr std::uintptr_t graphConstraint8                 = 0x80         ;
        constexpr std::uintptr_t graphConstraint9                 = 0x90         ;
        constexpr std::uintptr_t graphConstraint10                = 0xA0         ;
        constexpr std::uintptr_t graphConstraint11                = 0xB0         ;
        constexpr std::uintptr_t graphConstraint12                = 0xC0         ;
        constexpr std::uintptr_t graphConstraint13                = 0xD0         ;
        constexpr std::uintptr_t graphConstraint14                = 0xE0         ;
        constexpr std::uintptr_t graphConstraint15                = 0xF0         ;
        constexpr std::uintptr_t graphConstraint16                = 0x100        ;
        constexpr std::uintptr_t graphConstraint17                = 0x110        ;
        constexpr std::uintptr_t graphConstraint18                = 0x120        ;
        constexpr std::uintptr_t graphConstraint19                = 0x130        ;
        constexpr std::uintptr_t graphConstraint20                = 0x140        ;
        constexpr std::uintptr_t graphConstraint21                = 0x150        ;
        constexpr std::uintptr_t graphConstraint22                = 0x160        ;
        constexpr std::uintptr_t graphConstraint23                = 0x170        ;
    }

    namespace DrawColors
    {
        constexpr std::uintptr_t transformAxisX                   = 0x0          ;
        constexpr std::uintptr_t transformAxisY                   = 0x10         ;
        constexpr std::uintptr_t bodyBad                          = 0x20         ;
        constexpr std::uintptr_t bodyDisabled                     = 0x30         ;
        constexpr std::uintptr_t bodyAwake                        = 0x40         ;
        constexpr std::uintptr_t bodyStatic                       = 0x50         ;
        constexpr std::uintptr_t bodyKinematic                    = 0x60         ;
        constexpr std::uintptr_t bodyTimeOfImpactEvent            = 0x70         ;
        constexpr std::uintptr_t bodyFastCollisions               = 0x80         ;
        constexpr std::uintptr_t bodyMovingFast                   = 0x90         ;
        constexpr std::uintptr_t bodySpeedCapped                  = 0xA0         ;
        constexpr std::uintptr_t shapeTrigger                     = 0xB0         ;
        constexpr std::uintptr_t shapeOther                       = 0xC0         ;
        constexpr std::uintptr_t shapeBounds                      = 0xD0         ;
        constexpr std::uintptr_t contactSpeculative               = 0xE0         ;
        constexpr std::uintptr_t contactAdded                     = 0xF0         ;
        constexpr std::uintptr_t contactPersisted                 = 0x100        ;
        constexpr std::uintptr_t contactNormal                    = 0x110        ;
        constexpr std::uintptr_t contactImpulse                   = 0x120        ;
        constexpr std::uintptr_t contactFriction                  = 0x130        ;
        constexpr std::uintptr_t solverIsland                     = 0x140        ;
        constexpr std::uintptr_t m_ConstraintGraph                = 0x150        ;
    }

    namespace MixingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SurfaceMaterial
    {
        constexpr std::uintptr_t m_Friction                       = 0x0          ;
        constexpr std::uintptr_t m_Bounciness                     = 0x4          ;
        constexpr std::uintptr_t m_FrictionMixing                 = 0x8          ;
        constexpr std::uintptr_t m_BouncinessMixing               = 0xC          ;
        constexpr std::uintptr_t m_FrictionPriority               = 0x10         ;
        constexpr std::uintptr_t m_BouncinessPriority             = 0x12         ;
        constexpr std::uintptr_t m_RollingResistance              = 0x14         ;
        constexpr std::uintptr_t m_TangentSpeed                   = 0x18         ;
        constexpr std::uintptr_t m_CustomColor                    = 0x1C         ;
    }

    namespace ShapeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ContactId
    {
        constexpr std::uintptr_t m_IndexId                        = 0x0          ;
        constexpr std::uintptr_t m_WorldId                        = 0x4          ;
        constexpr std::uintptr_t m_Padding                        = 0x6          ;
        constexpr std::uintptr_t m_GenerationId                   = 0x8          ;
    }

    namespace ContactFilter
    {
        constexpr std::uintptr_t m_Categories                     = 0x0          ;
        constexpr std::uintptr_t m_Contacts                       = 0x8          ;
        constexpr std::uintptr_t m_GroupIndex                     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t DefaultCategories                = 0x0          ;
            constexpr std::uintptr_t DefaultContacts                  = 0x8          ;
            constexpr std::uintptr_t Everything                       = 0x10         ;
            constexpr std::uintptr_t defaultFilter                    = 0x28         ;
        }

    }

    namespace MoverData
    {
        constexpr std::uintptr_t m_PushLimit                      = 0x0          ;
        constexpr std::uintptr_t m_ClipVelocity                   = 0x4          ;
    }

    namespace FastWriteTransformsJob
    {
        constexpr std::uintptr_t TransformWriteTweens             = 0x0          ;
        constexpr std::uintptr_t TransformPlane                   = 0x10         ;
        constexpr std::uintptr_t TransformTweening                = 0x14         ;
    }

    namespace Slow3DWriteTransformsJob
    {
        constexpr std::uintptr_t TransformWriteTweens             = 0x0          ;
        constexpr std::uintptr_t TransformPlane                   = 0x10         ;
        constexpr std::uintptr_t TransformTweening                = 0x14         ;
    }

    namespace WriteTransformTweensJob
    {
        constexpr std::uintptr_t TransformWriteTweens             = 0x0          ;
        constexpr std::uintptr_t TransformWriteMode               = 0x10         ;
        constexpr std::uintptr_t TransformPlane                   = 0x14         ;
        constexpr std::uintptr_t InterpolationTime                = 0x18         ;
        constexpr std::uintptr_t ExtrapolationTime                = 0x1C         ;
    }

    namespace BaseDrawer
    {
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
        constexpr std::uintptr_t m_Mesh                           = 0x18         ;
        constexpr std::uintptr_t m_GraphicsBuffer                 = 0x20         ;
        constexpr std::uintptr_t m_CommandData                    = 0x28         ;
        constexpr std::uintptr_t m_ElementBuffer                  = 0x30         ;
        constexpr std::uintptr_t m_ShaderMaterial                 = 0x38         ;
        constexpr std::uintptr_t m_ShaderMaterialPropertyBlock    = 0x40         ;
        constexpr std::uintptr_t m_CullingBounds                  = 0x48         ;
        constexpr std::uintptr_t m_ElementBufferShaderProperty    = 0x60         ;
        constexpr std::uintptr_t m_TransformPlaneShaderProperty   = 0x64         ;
        constexpr std::uintptr_t m_ThicknessShaderProperty        = 0x68         ;
        constexpr std::uintptr_t m_FillAlphaShaderProperty        = 0x6C         ;
    }

    namespace PolygonGeometryDrawer
    {
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
        constexpr std::uintptr_t m_Mesh                           = 0x18         ;
        constexpr std::uintptr_t m_GraphicsBuffer                 = 0x20         ;
        constexpr std::uintptr_t m_CommandData                    = 0x28         ;
        constexpr std::uintptr_t m_ElementBuffer                  = 0x30         ;
        constexpr std::uintptr_t m_ShaderMaterial                 = 0x38         ;
        constexpr std::uintptr_t m_ShaderMaterialPropertyBlock    = 0x40         ;
        constexpr std::uintptr_t m_CullingBounds                  = 0x48         ;
        constexpr std::uintptr_t m_ElementBufferShaderProperty    = 0x60         ;
        constexpr std::uintptr_t m_TransformPlaneShaderProperty   = 0x64         ;
        constexpr std::uintptr_t m_ThicknessShaderProperty        = 0x68         ;
        constexpr std::uintptr_t m_FillAlphaShaderProperty        = 0x6C         ;
    }

    namespace CircleGeometryDrawer
    {
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
        constexpr std::uintptr_t m_Mesh                           = 0x18         ;
        constexpr std::uintptr_t m_GraphicsBuffer                 = 0x20         ;
        constexpr std::uintptr_t m_CommandData                    = 0x28         ;
        constexpr std::uintptr_t m_ElementBuffer                  = 0x30         ;
        constexpr std::uintptr_t m_ShaderMaterial                 = 0x38         ;
        constexpr std::uintptr_t m_ShaderMaterialPropertyBlock    = 0x40         ;
        constexpr std::uintptr_t m_CullingBounds                  = 0x48         ;
        constexpr std::uintptr_t m_ElementBufferShaderProperty    = 0x60         ;
        constexpr std::uintptr_t m_TransformPlaneShaderProperty   = 0x64         ;
        constexpr std::uintptr_t m_ThicknessShaderProperty        = 0x68         ;
        constexpr std::uintptr_t m_FillAlphaShaderProperty        = 0x6C         ;
    }

    namespace CapsuleGeometryDrawer
    {
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
        constexpr std::uintptr_t m_Mesh                           = 0x18         ;
        constexpr std::uintptr_t m_GraphicsBuffer                 = 0x20         ;
        constexpr std::uintptr_t m_CommandData                    = 0x28         ;
        constexpr std::uintptr_t m_ElementBuffer                  = 0x30         ;
        constexpr std::uintptr_t m_ShaderMaterial                 = 0x38         ;
        constexpr std::uintptr_t m_ShaderMaterialPropertyBlock    = 0x40         ;
        constexpr std::uintptr_t m_CullingBounds                  = 0x48         ;
        constexpr std::uintptr_t m_ElementBufferShaderProperty    = 0x60         ;
        constexpr std::uintptr_t m_TransformPlaneShaderProperty   = 0x64         ;
        constexpr std::uintptr_t m_ThicknessShaderProperty        = 0x68         ;
        constexpr std::uintptr_t m_FillAlphaShaderProperty        = 0x6C         ;
    }

    namespace LineDrawer
    {
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
        constexpr std::uintptr_t m_Mesh                           = 0x18         ;
        constexpr std::uintptr_t m_GraphicsBuffer                 = 0x20         ;
        constexpr std::uintptr_t m_CommandData                    = 0x28         ;
        constexpr std::uintptr_t m_ElementBuffer                  = 0x30         ;
        constexpr std::uintptr_t m_ShaderMaterial                 = 0x38         ;
        constexpr std::uintptr_t m_ShaderMaterialPropertyBlock    = 0x40         ;
        constexpr std::uintptr_t m_CullingBounds                  = 0x48         ;
        constexpr std::uintptr_t m_ElementBufferShaderProperty    = 0x60         ;
        constexpr std::uintptr_t m_TransformPlaneShaderProperty   = 0x64         ;
        constexpr std::uintptr_t m_ThicknessShaderProperty        = 0x68         ;
        constexpr std::uintptr_t m_FillAlphaShaderProperty        = 0x6C         ;
    }

    namespace PointDrawer
    {
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
        constexpr std::uintptr_t m_Mesh                           = 0x18         ;
        constexpr std::uintptr_t m_GraphicsBuffer                 = 0x20         ;
        constexpr std::uintptr_t m_CommandData                    = 0x28         ;
        constexpr std::uintptr_t m_ElementBuffer                  = 0x30         ;
        constexpr std::uintptr_t m_ShaderMaterial                 = 0x38         ;
        constexpr std::uintptr_t m_ShaderMaterialPropertyBlock    = 0x40         ;
        constexpr std::uintptr_t m_CullingBounds                  = 0x48         ;
        constexpr std::uintptr_t m_ElementBufferShaderProperty    = 0x60         ;
        constexpr std::uintptr_t m_TransformPlaneShaderProperty   = 0x64         ;
        constexpr std::uintptr_t m_ThicknessShaderProperty        = 0x68         ;
        constexpr std::uintptr_t m_FillAlphaShaderProperty        = 0x6C         ;
    }

    namespace DrawerGroup
    {
        constexpr std::uintptr_t m_Drawers                        = 0x10         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsLowLevelSettings2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_PhysicsLayerNames              = 0x18         ;
        constexpr std::uintptr_t m_UseFullLayers                  = 0x20         ;
        constexpr std::uintptr_t m_PhysicsWorldDefinition         = 0x24         ;
        constexpr std::uintptr_t m_PhysicsBodyDefinition          = 0x35C        ;
        constexpr std::uintptr_t m_PhysicsShapeDefinition         = 0x3A0        ;
        constexpr std::uintptr_t m_PhysicsChainDefinition         = 0x3F0        ;
        constexpr std::uintptr_t m_PhysicsDistanceJointDefinition = 0x430        ;
        constexpr std::uintptr_t m_PhysicsFixedJointDefinition    = 0x4A8        ;
        constexpr std::uintptr_t m_PhysicsHingeJointDefinition    = 0x500        ;
        constexpr std::uintptr_t m_PhysicsRelativeJointDefinition = 0x570        ;
        constexpr std::uintptr_t m_PhysicsSliderJointDefinition   = 0x5E4        ;
        constexpr std::uintptr_t m_PhysicsWheelJointDefinition    = 0x654        ;
        constexpr std::uintptr_t m_ConcurrentSimulations          = 0x6C0        ;
        constexpr std::uintptr_t m_LengthUnitsPerMeter            = 0x6C4        ;
        constexpr std::uintptr_t m_DrawInBuild                    = 0x6C8        ;
        constexpr std::uintptr_t m_BypassLowLevel                 = 0x6C9        ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsDistanceJointDefinition
    {
        constexpr std::uintptr_t m_BodyA                          = 0x0          ;
        constexpr std::uintptr_t m_BodyB                          = 0x8          ;
        constexpr std::uintptr_t m_LocalAnchorA                   = 0x10         ;
        constexpr std::uintptr_t m_LocalAnchorB                   = 0x20         ;
        constexpr std::uintptr_t m_Distance                       = 0x30         ;
        constexpr std::uintptr_t m_EnableSpring                   = 0x34         ;
        constexpr std::uintptr_t m_SpringFrequency                = 0x38         ;
        constexpr std::uintptr_t m_SpringDamping                  = 0x3C         ;
        constexpr std::uintptr_t m_SpringLowerForce               = 0x40         ;
        constexpr std::uintptr_t m_SpringUpperForce               = 0x44         ;
        constexpr std::uintptr_t m_EnableMotor                    = 0x48         ;
        constexpr std::uintptr_t m_MotorSpeed                     = 0x4C         ;
        constexpr std::uintptr_t m_MaxMotorForce                  = 0x50         ;
        constexpr std::uintptr_t m_EnableLimit                    = 0x54         ;
        constexpr std::uintptr_t m_MinDistanceLimit               = 0x58         ;
        constexpr std::uintptr_t m_MaxDistanceLimit               = 0x5C         ;
        constexpr std::uintptr_t m_ForceThreshold                 = 0x60         ;
        constexpr std::uintptr_t m_TorqueThreshold                = 0x64         ;
        constexpr std::uintptr_t m_TuningFrequency                = 0x68         ;
        constexpr std::uintptr_t m_TuningDamping                  = 0x6C         ;
        constexpr std::uintptr_t m_DrawScale                      = 0x70         ;
        constexpr std::uintptr_t m_CollideConnected               = 0x74         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsFixedJointDefinition
    {
        constexpr std::uintptr_t m_BodyA                          = 0x0          ;
        constexpr std::uintptr_t m_BodyB                          = 0x8          ;
        constexpr std::uintptr_t m_LocalAnchorA                   = 0x10         ;
        constexpr std::uintptr_t m_LocalAnchorB                   = 0x20         ;
        constexpr std::uintptr_t m_LinearFrequency                = 0x30         ;
        constexpr std::uintptr_t m_LinearDamping                  = 0x34         ;
        constexpr std::uintptr_t m_AngularFrequency               = 0x38         ;
        constexpr std::uintptr_t m_AngularDamping                 = 0x3C         ;
        constexpr std::uintptr_t m_ForceThreshold                 = 0x40         ;
        constexpr std::uintptr_t m_TorqueThreshold                = 0x44         ;
        constexpr std::uintptr_t m_TuningFrequency                = 0x48         ;
        constexpr std::uintptr_t m_TuningDamping                  = 0x4C         ;
        constexpr std::uintptr_t m_DrawScale                      = 0x50         ;
        constexpr std::uintptr_t m_CollideConnected               = 0x54         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsHingeJointDefinition
    {
        constexpr std::uintptr_t m_BodyA                          = 0x0          ;
        constexpr std::uintptr_t m_BodyB                          = 0x8          ;
        constexpr std::uintptr_t m_LocalAnchorA                   = 0x10         ;
        constexpr std::uintptr_t m_LocalAnchorB                   = 0x20         ;
        constexpr std::uintptr_t m_EnableUnpinned                 = 0x30         ;
        constexpr std::uintptr_t m_EnableSpring                   = 0x31         ;
        constexpr std::uintptr_t m_SpringTargetAngle              = 0x34         ;
        constexpr std::uintptr_t m_SpringFrequency                = 0x38         ;
        constexpr std::uintptr_t m_SpringDamping                  = 0x3C         ;
        constexpr std::uintptr_t m_EnableMotor                    = 0x40         ;
        constexpr std::uintptr_t m_MotorSpeed                     = 0x44         ;
        constexpr std::uintptr_t m_MaxMotorTorque                 = 0x48         ;
        constexpr std::uintptr_t m_EnableLimit                    = 0x4C         ;
        constexpr std::uintptr_t m_LowerAngleLimit                = 0x50         ;
        constexpr std::uintptr_t m_UpperAngleLimit                = 0x54         ;
        constexpr std::uintptr_t m_ForceThreshold                 = 0x58         ;
        constexpr std::uintptr_t m_TorqueThreshold                = 0x5C         ;
        constexpr std::uintptr_t m_TuningFrequency                = 0x60         ;
        constexpr std::uintptr_t m_TuningDamping                  = 0x64         ;
        constexpr std::uintptr_t m_DrawScale                      = 0x68         ;
        constexpr std::uintptr_t m_CollideConnected               = 0x6C         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsJoint
    {
        constexpr std::uintptr_t index1                           = 0x0          ;
        constexpr std::uintptr_t world0                           = 0x4          ;
        constexpr std::uintptr_t generation                       = 0x6          ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsRelativeJointDefinition
    {
        constexpr std::uintptr_t m_BodyA                          = 0x0          ;
        constexpr std::uintptr_t m_BodyB                          = 0x8          ;
        constexpr std::uintptr_t m_LocalAnchorA                   = 0x10         ;
        constexpr std::uintptr_t m_LocalAnchorB                   = 0x20         ;
        constexpr std::uintptr_t m_LinearVelocity                 = 0x30         ;
        constexpr std::uintptr_t m_AngularVelocity                = 0x38         ;
        constexpr std::uintptr_t m_MaxForce                       = 0x3C         ;
        constexpr std::uintptr_t m_MaxTorque                      = 0x40         ;
        constexpr std::uintptr_t m_SpringLinearFrequency          = 0x44         ;
        constexpr std::uintptr_t m_SpringAngularFrequency         = 0x48         ;
        constexpr std::uintptr_t m_SpringLinearDamping            = 0x4C         ;
        constexpr std::uintptr_t m_SpringAngularDamping           = 0x50         ;
        constexpr std::uintptr_t m_SpringMaxForce                 = 0x54         ;
        constexpr std::uintptr_t m_SpringMaxTorque                = 0x58         ;
        constexpr std::uintptr_t m_ForceThreshold                 = 0x5C         ;
        constexpr std::uintptr_t m_TorqueThreshold                = 0x60         ;
        constexpr std::uintptr_t m_TuningFrequency                = 0x64         ;
        constexpr std::uintptr_t m_TuningDamping                  = 0x68         ;
        constexpr std::uintptr_t m_DrawScale                      = 0x6C         ;
        constexpr std::uintptr_t m_CollideConnected               = 0x70         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsSliderJointDefinition
    {
        constexpr std::uintptr_t m_BodyA                          = 0x0          ;
        constexpr std::uintptr_t m_BodyB                          = 0x8          ;
        constexpr std::uintptr_t m_LocalAnchorA                   = 0x10         ;
        constexpr std::uintptr_t m_LocalAnchorB                   = 0x20         ;
        constexpr std::uintptr_t m_EnableSpring                   = 0x30         ;
        constexpr std::uintptr_t m_SpringTargetTranslation        = 0x34         ;
        constexpr std::uintptr_t m_SpringFrequency                = 0x38         ;
        constexpr std::uintptr_t m_SpringDamping                  = 0x3C         ;
        constexpr std::uintptr_t m_EnableMotor                    = 0x40         ;
        constexpr std::uintptr_t m_MotorSpeed                     = 0x44         ;
        constexpr std::uintptr_t m_MaxMotorForce                  = 0x48         ;
        constexpr std::uintptr_t m_EnableLimit                    = 0x4C         ;
        constexpr std::uintptr_t m_LowerTranslationLimit          = 0x50         ;
        constexpr std::uintptr_t m_UpperTranslationLimit          = 0x54         ;
        constexpr std::uintptr_t m_ForceThreshold                 = 0x58         ;
        constexpr std::uintptr_t m_TorqueThreshold                = 0x5C         ;
        constexpr std::uintptr_t m_TuningFrequency                = 0x60         ;
        constexpr std::uintptr_t m_TuningDamping                  = 0x64         ;
        constexpr std::uintptr_t m_DrawScale                      = 0x68         ;
        constexpr std::uintptr_t m_CollideConnected               = 0x6C         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsWheelJointDefinition
    {
        constexpr std::uintptr_t m_BodyA                          = 0x0          ;
        constexpr std::uintptr_t m_BodyB                          = 0x8          ;
        constexpr std::uintptr_t m_LocalAnchorA                   = 0x10         ;
        constexpr std::uintptr_t m_LocalAnchorB                   = 0x20         ;
        constexpr std::uintptr_t m_EnableSpring                   = 0x30         ;
        constexpr std::uintptr_t m_SpringFrequency                = 0x34         ;
        constexpr std::uintptr_t m_SpringDamping                  = 0x38         ;
        constexpr std::uintptr_t m_EnableMotor                    = 0x3C         ;
        constexpr std::uintptr_t m_MotorSpeed                     = 0x40         ;
        constexpr std::uintptr_t m_MaxMotorTorque                 = 0x44         ;
        constexpr std::uintptr_t m_EnableLimit                    = 0x48         ;
        constexpr std::uintptr_t m_LowerTranslationLimit          = 0x4C         ;
        constexpr std::uintptr_t m_UpperTranslationLimit          = 0x50         ;
        constexpr std::uintptr_t m_ForceThreshold                 = 0x54         ;
        constexpr std::uintptr_t m_TorqueThreshold                = 0x58         ;
        constexpr std::uintptr_t m_TuningFrequency                = 0x5C         ;
        constexpr std::uintptr_t m_TuningDamping                  = 0x60         ;
        constexpr std::uintptr_t m_DrawScale                      = 0x64         ;
        constexpr std::uintptr_t m_CollideConnected               = 0x68         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsAABB
    {
        constexpr std::uintptr_t m_LowerBound                     = 0x0          ;
        constexpr std::uintptr_t m_UpperBound                     = 0x8          ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsMask
    {
        constexpr std::uintptr_t bitMask                          = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t None                             = 0x0          ;
            constexpr std::uintptr_t One                              = 0x8          ;
            constexpr std::uintptr_t All                              = 0x10         ;
        }

    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsRotate
    {
        constexpr std::uintptr_t direction                        = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t identityRotation                 = 0x0          ;
            constexpr std::uintptr_t leftRotation                     = 0x8          ;
            constexpr std::uintptr_t upRotation                       = 0x10         ;
            constexpr std::uintptr_t downRotation                     = 0x18         ;
        }

    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsTransform
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t rotation                         = 0x8          ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsBody
    {
        constexpr std::uintptr_t m_Index1                         = 0x0          ;
        constexpr std::uintptr_t m_World0                         = 0x4          ;
        constexpr std::uintptr_t m_Generation                     = 0x6          ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsBodyDefinition
    {
        constexpr std::uintptr_t m_BodyType                       = 0x0          ;
        constexpr std::uintptr_t m_BodyConstraints                = 0x4          ;
        constexpr std::uintptr_t m_TransformWriteMode             = 0x8          ;
        constexpr std::uintptr_t m_Position                       = 0xC          ;
        constexpr std::uintptr_t m_Rotation                       = 0x14         ;
        constexpr std::uintptr_t m_LinearVelocity                 = 0x1C         ;
        constexpr std::uintptr_t m_AngularVelocity                = 0x24         ;
        constexpr std::uintptr_t m_LinearDamping                  = 0x28         ;
        constexpr std::uintptr_t m_AngularDamping                 = 0x2C         ;
        constexpr std::uintptr_t m_GravityScale                   = 0x30         ;
        constexpr std::uintptr_t m_SleepThreshold                 = 0x34         ;
        constexpr std::uintptr_t m_CollisionThreshold             = 0x38         ;
        constexpr std::uintptr_t m_FastCollisionsAllowed          = 0x3C         ;
        constexpr std::uintptr_t m_FastRotationAllowed            = 0x3D         ;
        constexpr std::uintptr_t m_SleepingAllowed                = 0x3E         ;
        constexpr std::uintptr_t m_Awake                          = 0x3F         ;
        constexpr std::uintptr_t m_Enabled                        = 0x40         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsChainDefinition
    {
        constexpr std::uintptr_t m_SurfaceMaterial                = 0x0          ;
        constexpr std::uintptr_t m_ContactFilter                  = 0x20         ;
        constexpr std::uintptr_t m_IsLoop                         = 0x38         ;
        constexpr std::uintptr_t m_TriggerEvents                  = 0x39         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsWorld
    {
        constexpr std::uintptr_t m_Index1                         = 0x0          ;
        constexpr std::uintptr_t m_Generation                     = 0x2          ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsWorldDefinition
    {
        constexpr std::uintptr_t m_Gravity                        = 0x0          ;
        constexpr std::uintptr_t m_SimulationType                 = 0x8          ;
        constexpr std::uintptr_t m_SimulationSubSteps             = 0xC          ;
        constexpr std::uintptr_t m_SimulationWorkers              = 0x10         ;
        constexpr std::uintptr_t m_TransformWriteMode             = 0x14         ;
        constexpr std::uintptr_t m_TransformPlane                 = 0x18         ;
        constexpr std::uintptr_t m_TransformTweening              = 0x1C         ;
        constexpr std::uintptr_t m_SleepingAllowed                = 0x1D         ;
        constexpr std::uintptr_t m_ContinuousAllowed              = 0x1E         ;
        constexpr std::uintptr_t m_ContactFilterCallbacks         = 0x1F         ;
        constexpr std::uintptr_t m_PreSolveCallbacks              = 0x20         ;
        constexpr std::uintptr_t m_AutoBodyUpdateCallbacks        = 0x21         ;
        constexpr std::uintptr_t m_AutoContactCallbacks           = 0x22         ;
        constexpr std::uintptr_t m_AutoTriggerCallbacks           = 0x23         ;
        constexpr std::uintptr_t m_AutoJointThresholdCallbacks    = 0x24         ;
        constexpr std::uintptr_t m_BounceThreshold                = 0x28         ;
        constexpr std::uintptr_t m_ContactHitEventThreshold       = 0x2C         ;
        constexpr std::uintptr_t m_ContactFrequency               = 0x30         ;
        constexpr std::uintptr_t m_ContactDamping                 = 0x34         ;
        constexpr std::uintptr_t m_ContactSpeed                   = 0x38         ;
        constexpr std::uintptr_t m_ContactRecycleDistance         = 0x3C         ;
        constexpr std::uintptr_t m_MaximumLinearSpeed             = 0x40         ;
        constexpr std::uintptr_t m_DrawOptions                    = 0x44         ;
        constexpr std::uintptr_t m_DrawFillOptions                = 0x48         ;
        constexpr std::uintptr_t m_DrawContactType                = 0x4C         ;
        constexpr std::uintptr_t m_DrawThickness                  = 0x50         ;
        constexpr std::uintptr_t m_DrawFillAlpha                  = 0x54         ;
        constexpr std::uintptr_t m_DrawPointScale                 = 0x58         ;
        constexpr std::uintptr_t m_DrawNormalScale                = 0x5C         ;
        constexpr std::uintptr_t m_DrawImpulseScale               = 0x60         ;
        constexpr std::uintptr_t m_DrawCapacity                   = 0x64         ;
        constexpr std::uintptr_t m_DrawColors                     = 0x68         ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsShape
    {
        constexpr std::uintptr_t m_Index1                         = 0x0          ;
        constexpr std::uintptr_t m_World0                         = 0x4          ;
        constexpr std::uintptr_t m_Generation                     = 0x6          ;
    }

    namespace UnityEngine_LowLevelPhysics2D__PhysicsShapeDefinition
    {
        constexpr std::uintptr_t contactFilter                    = 0x0          ;
        constexpr std::uintptr_t surfaceMaterial                  = 0x18         ;
        constexpr std::uintptr_t m_Density                        = 0x38         ;
        constexpr std::uintptr_t m_IsTrigger                      = 0x3C         ;
        constexpr std::uintptr_t m_TriggerEvents                  = 0x3D         ;
        constexpr std::uintptr_t m_ContactEvents                  = 0x3E         ;
        constexpr std::uintptr_t m_HitEvents                      = 0x3F         ;
        constexpr std::uintptr_t m_ContactFilterCallbacks         = 0x40         ;
        constexpr std::uintptr_t m_PreSolveCallbacks              = 0x41         ;
        constexpr std::uintptr_t m_StartStaticContacts            = 0x42         ;
        constexpr std::uintptr_t m_StartMassUpdate                = 0x43         ;
        constexpr std::uintptr_t moverData                        = 0x44         ;
    }

    namespace UnityEngine__StateMachineBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__PlayMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__QueueMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AnimationEventSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Animation
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__AnimationState
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083C008   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__AnimationEventBlittable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083C0B0   ;
        constexpr std::uintptr_t m_Time                           = 0x0          ;
        constexpr std::uintptr_t m_FunctionName                   = 0x8          ;
        constexpr std::uintptr_t m_StringParameter                = 0x10         ;
        constexpr std::uintptr_t m_ObjectReferenceParameter       = 0x18         ;
        constexpr std::uintptr_t m_FloatParameter                 = 0x20         ;
        constexpr std::uintptr_t m_IntParameter                   = 0x24         ;
        constexpr std::uintptr_t m_MessageOptions                 = 0x28         ;
        constexpr std::uintptr_t m_Source                         = 0x2C         ;
        constexpr std::uintptr_t m_StateSender                    = 0x30         ;
        constexpr std::uintptr_t m_AnimatorStateInfo              = 0x38         ;
        constexpr std::uintptr_t m_AnimatorClipInfo               = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_handlePool                     = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace UnityEngine__AnimationEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083C018   ;
        constexpr std::uintptr_t m_Time                           = 0x10         ;
        constexpr std::uintptr_t m_FunctionName                   = 0x18         ;
        constexpr std::uintptr_t m_StringParameter                = 0x20         ;
        constexpr std::uintptr_t m_ObjectReferenceParameter       = 0x28         ;
        constexpr std::uintptr_t m_FloatParameter                 = 0x30         ;
        constexpr std::uintptr_t m_IntParameter                   = 0x34         ;
        constexpr std::uintptr_t m_MessageOptions                 = 0x38         ;
        constexpr std::uintptr_t m_Source                         = 0x3C         ;
        constexpr std::uintptr_t m_StateSender                    = 0x40         ;
        constexpr std::uintptr_t m_AnimatorStateInfo              = 0x48         ;
        constexpr std::uintptr_t m_AnimatorClipInfo               = 0x6C         ;
    }

    namespace UnityEngine__AnimationClip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _isAnimatorMotion_k__BackingField = 0x18         ;
    }

    namespace UnityEngine__GCHandlePool
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083C098   ;
        constexpr std::uintptr_t m_handles                        = 0x10         ;
        constexpr std::uintptr_t m_current                        = 0x18         ;
    }

    namespace UnityEngine__AvatarIKGoal
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AvatarIKHint
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AnimatorControllerParameterType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__StateInfoIndex
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__DurationUnit
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AnimatorCullingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AnimatorUpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AnimatorClipInfo
    {
        constexpr std::uintptr_t m_ClipInstanceID                 = 0x0          ;
        constexpr std::uintptr_t m_Weight                         = 0x4          ;
    }

    namespace UnityEngine__AnimatorStateInfo
    {
        constexpr std::uintptr_t m_Name                           = 0x0          ;
        constexpr std::uintptr_t m_Path                           = 0x4          ;
        constexpr std::uintptr_t m_FullPath                       = 0x8          ;
        constexpr std::uintptr_t m_NormalizedTime                 = 0xC          ;
        constexpr std::uintptr_t m_Length                         = 0x10         ;
        constexpr std::uintptr_t m_Speed                          = 0x14         ;
        constexpr std::uintptr_t m_SpeedMultiplier                = 0x18         ;
        constexpr std::uintptr_t m_Tag                            = 0x1C         ;
        constexpr std::uintptr_t m_Loop                           = 0x20         ;
    }

    namespace UnityEngine__AnimatorTransitionInfo
    {
        constexpr std::uintptr_t m_FullPath                       = 0x0          ;
        constexpr std::uintptr_t m_UserName                       = 0x4          ;
        constexpr std::uintptr_t m_Name                           = 0x8          ;
        constexpr std::uintptr_t m_HasFixedDuration               = 0xC          ;
        constexpr std::uintptr_t m_Duration                       = 0x10         ;
        constexpr std::uintptr_t m_NormalizedTime                 = 0x14         ;
        constexpr std::uintptr_t m_AnyState                       = 0x18         ;
        constexpr std::uintptr_t m_TransitionType                 = 0x1C         ;
    }

    namespace UnityEngine__Animator
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__AnimatorControllerParameter
    {
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t m_Type                           = 0x18         ;
        constexpr std::uintptr_t m_DefaultFloat                   = 0x1C         ;
        constexpr std::uintptr_t m_DefaultInt                     = 0x20         ;
        constexpr std::uintptr_t m_DefaultBool                    = 0x24         ;
    }

    namespace UnityEngine__AnimatorOverrideController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t OnOverrideControllerDirty        = 0x18         ;
    }

    namespace UnityEngine__HumanBodyBones
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Avatar
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__SkeletonBone
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t parentName                       = 0x8          ;
        constexpr std::uintptr_t position                         = 0x10         ;
        constexpr std::uintptr_t rotation                         = 0x1C         ;
        constexpr std::uintptr_t scale                            = 0x2C         ;
    }

    namespace UnityEngine__HumanLimit
    {
        constexpr std::uintptr_t m_Min                            = 0x0          ;
        constexpr std::uintptr_t m_Max                            = 0xC          ;
        constexpr std::uintptr_t m_Center                         = 0x18         ;
        constexpr std::uintptr_t m_AxisLength                     = 0x24         ;
        constexpr std::uintptr_t m_UseDefaultValues               = 0x28         ;
    }

    namespace UnityEngine__HumanBone
    {
        constexpr std::uintptr_t m_BoneName                       = 0x0          ;
        constexpr std::uintptr_t m_HumanName                      = 0x8          ;
        constexpr std::uintptr_t limit                            = 0x10         ;
    }

    namespace UnityEngine__HumanDescription
    {
        constexpr std::uintptr_t human                            = 0x0          ;
        constexpr std::uintptr_t skeleton                         = 0x8          ;
        constexpr std::uintptr_t m_ArmTwist                       = 0x10         ;
        constexpr std::uintptr_t m_ForeArmTwist                   = 0x14         ;
        constexpr std::uintptr_t m_UpperLegTwist                  = 0x18         ;
        constexpr std::uintptr_t m_LegTwist                       = 0x1C         ;
        constexpr std::uintptr_t m_ArmStretch                     = 0x20         ;
        constexpr std::uintptr_t m_LegStretch                     = 0x24         ;
        constexpr std::uintptr_t m_FeetSpacing                    = 0x28         ;
        constexpr std::uintptr_t m_GlobalScale                    = 0x2C         ;
        constexpr std::uintptr_t m_RootMotionBoneName             = 0x30         ;
        constexpr std::uintptr_t m_HasTranslationDoF              = 0x38         ;
        constexpr std::uintptr_t m_HasExtraRoot                   = 0x39         ;
        constexpr std::uintptr_t m_SkeletonHasParents             = 0x3A         ;
    }

    namespace UnityEngine__AvatarMaskBodyPart
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AvatarMask
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Motion
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _isAnimatorMotion_k__BackingField = 0x18         ;
    }

    namespace UnityEngine__RuntimeAnimatorController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Outer                          = 0x10         ;
        constexpr std::uintptr_t m_CurrentIndex                   = 0x18         ;
    }

    namespace OnOverrideControllerDirtyCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_Animations__AnimationClipPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Animations__AnimationHumanStream
    {
        constexpr std::uintptr_t stream                           = 0x0          ;
    }

    namespace UnityEngine_Animations__AnimationLayerMixerPlayable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1071FF10   ;
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Animations__AnimationMixerPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Animations__AnimationMotionXToDeltaPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Animations__AnimationOffsetPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Animations__AnimationPlayableOutput
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Animations__AnimationPosePlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Animations__AnimationRemoveScalePlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Animations__AnimationScriptPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace UnityEngine_Animations__AnimationStream
    {
        constexpr std::uintptr_t m_AnimatorBindingsVersion        = 0x0          ;
        constexpr std::uintptr_t constant                         = 0x8          ;
        constexpr std::uintptr_t input                            = 0x10         ;
        constexpr std::uintptr_t output                           = 0x18         ;
        constexpr std::uintptr_t workspace                        = 0x20         ;
        constexpr std::uintptr_t inputStreamAccessor              = 0x28         ;
        constexpr std::uintptr_t animationHandleBinder            = 0x30         ;
    }

    namespace UnityEngine_Animations__AnimatorControllerPlayable
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10720548   ;
        constexpr std::uintptr_t m_Handle                         = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t m_NullPlayable                   = 0x0          ;
        }

    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace AvatarType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %f6a5bfe2734dccbdb56675ee0b462a1e92fd91bf
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107919E0   ;
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %e7622a157234f9c076643e975f16cc3cd694d9b2
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790BB8   ;
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %5d6c402acc08d2334c9c3f43542ea5c2ac2bdde1
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854548   ;
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %af7ffef4ffea764f33c9ed71658ce0777bef4ed7
    {
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %bb826c91f708bc491cd55ed5bbaff8dacf51f086
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10791AE8   ;
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %07029bee219570875917de759f4be59af009e2af
    {
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace Discord_FreeFn
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10791338   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %838edee1d2471abf27ab18e5f10cad41d291fe0f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10791300   ;
        constexpr std::uintptr_t _adae3883f7c725cac5aa8f87ff494eb1983fdc61 = 0x10         ;
    }

    namespace %53934b990524d920995023de4bcefd6eee6b8851
    {
    }

    namespace %69606bf75c03350220a9dbc83c097e4a3b8be1a4
    {
    }

    namespace %cb1a959bb14809e1f1bd8f46d07e1a6f15b864d8
    {
    }

    namespace %82de2c68beb0406fa9f87f669d6ff098a9d975de
    {
    }

    namespace %c21c19463301b72b2c6154d9a52274cef46fde57
    {
    }

    namespace %440489d29f4a019e58c624d35f558f957435b044
    {
    }

    namespace %bf7e99d00703697c667d8217a1437e84e82489b6
    {
    }

    namespace %055ac02379f3ebc8275408045769fd1068ad25ef
    {
    }

    namespace %ec41ae84878cf5ac86ee645a62e4e8782b6757dc
    {
    }

    namespace %a243bf5c59a8a910b5ad071c91829c627a81cc9d
    {
    }

    namespace %f79799f544593b274bac76caf7fb555507914c42
    {
    }

    namespace %88d03ea3f42704ee78b91991ecfcd5382fa0b5e6
    {
    }

    namespace %453f1e8f65835867796542c9c965992cd14b711e
    {
    }

    namespace %a4fb48ccbc77991206f793fe5acbd98b526ca40c
    {
    }

    namespace AuthorizationCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace AuthorizeRequestCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107902C8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UpdateTokenCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107905B0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ProvisionalUserMergeRequiredCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OpenMessageInDiscordCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SendUserMessageCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace MessageCreatedCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790380   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace LogCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790550   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnStatusChanged
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790468   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace AcceptActivityInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SendActivityInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ActivityInviteCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790298   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ActivityJoinCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790440   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UpdateRichPresenceCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790490   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UpdateRelationshipCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace RelationshipCreatedCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790520   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace RelationshipDeletedCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107901D8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetDiscordClientConnectedUserCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107902F8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UserUpdatedCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790228   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %a19ec8a819dad3210b57c2cdc35e842e39e9ad39
    {
    }

    namespace %2db88f795d0656bee7a78879f29639bd7bba8d4d
    {
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %ce0d99cfe96f6afa11f8f09379ea1a30aacf35be
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854538   ;
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %f3527702ca109a2ccbce50a53b572e599ce4049d
    {
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %19e62b1841269c75d82b7ecb9add6a27cf251043
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854558   ;
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %c7719e1e8ee95ae4954409505695b867530339c8
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10791B10   ;
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace Error
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854838   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Status
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854808   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace EndCallCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace EndCallsCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SetInputDeviceCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace AuthorizationCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace AuthorizeRequestCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108573D0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UpdateTokenCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10857870   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace EditUserMessageCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ProvisionalUserMergeRequiredCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OpenMessageInDiscordCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SendUserMessageCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace MessageCreatedCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108574C0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace LogCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108573C8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace OnStatusChanged
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108574B8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace AcceptActivityInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SendActivityInviteCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ActivityInviteCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108573F0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ActivityJoinCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108573E8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UpdateRichPresenceCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854530   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UpdateRelationshipCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SendFriendRequestCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace RelationshipCreatedCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108574B0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace RelationshipDeletedCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108574A8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetDiscordClientConnectedUserCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108541C8   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UserUpdatedCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10857518   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %5fd6627366f9d3f48a259ce4cd2c5d9711015706
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10857480   ;
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace %bf267be22eb829e6f7f404a378d35d343741af0a
    {
        constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10         ;
        constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18         ;
    }

    namespace Discord_Sdk__HttpStatusCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__AdditionalContentType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__ActivityActionTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__RelationshipType
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10854920   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__ErrorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__AuthorizationTokenType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__AuthenticationCodeChallengeMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__StatusType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__LoggingSeverity
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108547C0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Discord_Sdk__ActivityTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %39893bda23fa41ac1961ff8396de814edd088e0f
    {
        constexpr std::uintptr_t _291aaac66abec110807d194906709d6b0d1f7fb1 = 0x10         ;
        constexpr std::uintptr_t _44f8676bdebfd0e29151b042e95c553a055ed968 = 0x18         ;
        constexpr std::uintptr_t _b1ce790e2f0b547b4b6d493eee36b4557965141d = 0x20         ;
        constexpr std::uintptr_t _03febb02b1856083e001e9550a318b0bda0d3c7b = 0x28         ;
        constexpr std::uintptr_t _08db263fd7792b891a4cdea6a2ab0de9efcbe604 = 0x2C         ;
    }

    namespace %518a42b0ca6e6f7f1a900889c2116a0c5717e35f
    {
        constexpr std::uintptr_t _19e7df6bcd945946f1cfabd90d48412457783798 = 0x10         ;
        constexpr std::uintptr_t _5c90e9157dc9520ffa55c0350ff40b653b2271b5 = 0x14         ;
        constexpr std::uintptr_t _e6bd62daa2c8f228f71efd992f8fc6ffa534ebe0 = 0x18         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x1C         ;
        constexpr std::uintptr_t _863d5b30c6c425cbcc14aada8f5d9371bd92b888 = 0x20         ;
        constexpr std::uintptr_t _c4bd3986b0c7d89e6171a9b74298bcdc62788dbf = 0x28         ;
        constexpr std::uintptr_t _80e3a9f483946ec0b25803fdf9357013feb44df4 = 0x30         ;
        constexpr std::uintptr_t _783e3d8158de214a628d020e1d90f21ce8759aee = 0x34         ;
        constexpr std::uintptr_t _c5f3cc257b65fcd3e1aefee8603d3aab786a728c = 0x38         ;
        constexpr std::uintptr_t _688e1c4d79bc1ea389e36e362493184a87229729 = 0x3C         ;
        constexpr std::uintptr_t _c673daafc48fb86161a95011c29636e7e75a9ed4 = 0x40         ;
        constexpr std::uintptr_t _8af50710fdd5ab9e653800b396eab14ebef0a243 = 0x44         ;
        constexpr std::uintptr_t _b75b26d90b3d667ef69bf46c4195e04bfc36d6c0 = 0x48         ;
        constexpr std::uintptr_t _ac4f696ed4bda9e880ae6814e543d12057f488eb = 0x50         ;
    }

    namespace StreamMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ca84be8a7cb7f2b49fb3792834bfcb701f88a21c
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _ed8f3becb478b8c944af863a7dbe85b06e839884 = 0x28         ;
        constexpr std::uintptr_t _f9d453d6e9a144bb80db82fda983d594701c6de7 = 0x30         ;
        constexpr std::uintptr_t _bc867c0f5db863792f9ee1ede3d170741e4d01ad = 0x38         ;
        constexpr std::uintptr_t _d1e8d88d83f8eb6a35312a6b2f5ad8f9594af7a7 = 0x40         ;
        constexpr std::uintptr_t _7a1f3d20e69e35a8ef40858532655f34d8c03ead = 0x44         ;
        constexpr std::uintptr_t _64d8539cfa255349d734ba76148a5e9047229967 = 0x48         ;
        constexpr std::uintptr_t _985e7469cf404cccc54fa551efe82696047f27a9 = 0x4C         ;
        constexpr std::uintptr_t _54057ae5668acf9652b3cd67801f9932e49eb36a = 0x50         ;
        constexpr std::uintptr_t _fff1545623bc1bb04be02f62327ac60da81b4b65 = 0x58         ;
        constexpr std::uintptr_t _d8cadd49e6d3646a1df7610293e3e587a30e86e9 = 0x60         ;
        constexpr std::uintptr_t _6aaa4f8a3f747f26a05c2970ef12df75e6709ee7 = 0x64         ;
        constexpr std::uintptr_t _1524d6c0ee9e8bff81e27329adf8e36cb9936903 = 0x68         ;
        constexpr std::uintptr_t _700997673f14c09da599b223944ae567d4a732d5 = 0x70         ;
        constexpr std::uintptr_t _9a4c8753f96e3a3d7df449d069b321502b4f3389 = 0x78         ;
        constexpr std::uintptr_t _6e2df7f8867f0b9466cb7b37fdaa3d6850594bc1 = 0x80         ;
        constexpr std::uintptr_t _0d8dcca833dc924a3aadd527a7a990ed051bc01a = 0x88         ;
        constexpr std::uintptr_t _07859c56bcb1d38e8bac13d67449c25aa795add8 = 0x8C         ;
        constexpr std::uintptr_t _7a6a1ce9893e271e83833eb8a7aace10ea6edecf = 0x90         ;
    }

    namespace %74bf5054eb262f0dba481b37f12d514d877b4d71
    {
        constexpr std::uintptr_t _654ff255e552f19031e9cc4a6acef45d6e0be6c7 = 0x10         ;
        constexpr std::uintptr_t _66dbd8f2b9f35fc4ae0d75e30577c33787479e90 = 0x14         ;
        constexpr std::uintptr_t _2b33dce7e80e67a1669ced1b07569beb2fa235d0 = 0x18         ;
        constexpr std::uintptr_t _82626c2d8c3a0903813c0f9d898d6123284f81ee = 0x20         ;
        constexpr std::uintptr_t _c6726fa452c48676c0514f7fb65df3587a5e8c7e = 0x28         ;
    }

    namespace CompressFunc
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %d0bd1e3f034792b3c7c5867a2db00443383475f5
    {
        constexpr std::uintptr_t _8cbb627d16de384fc820336fb2cad4a941124f26 = 0x10         ;
        constexpr std::uintptr_t _e00d500a61d8cfe65ec081fade5ebfd94789089c = 0x14         ;
        constexpr std::uintptr_t _82997b2ea0812384530753d57295d58fc20b085b = 0x18         ;
        constexpr std::uintptr_t _463865ff791412235e944d75ac742a59eb99d54e = 0x1C         ;
        constexpr std::uintptr_t _3d97ca596d0242454a5d6bbea6c51f7c4462eb39 = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _149c97d4313f4c1015e115afa1162666a89cba70 = 0x0          ;
        }

    }

    namespace %30c50fe1ddcdb63b3f073c23d4caa2ed3621d0b0
    {
        constexpr std::uintptr_t _b15f9708781e862a8a71f5fa260cbb69ac232de8 = 0x10         ;
        constexpr std::uintptr_t _c3313635b6c15ee8c39b734397c17cb3cd835858 = 0x18         ;
        constexpr std::uintptr_t _3e900cabf13c8e4583ee68136c63afeb919258a3 = 0x20         ;
        constexpr std::uintptr_t _3f3fb318d0ed0f922ae6c51f6f1d3d24d4510c3e = 0x24         ;
        constexpr std::uintptr_t _d8d04262c1dfe57a6b91f8327eafb4b365b792b5 = 0x28         ;
        constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x2C         ;
        constexpr std::uintptr_t _bf920c6bf4c70b688a2a0149d860756e3c9778c3 = 0x30         ;
        constexpr std::uintptr_t _ddad4a30ad3ffea589a9ec34826844bc8f53e469 = 0x34         ;
        constexpr std::uintptr_t _d1ed7f809f8dc5749f17b2d8df4677737a9d91ef = 0x38         ;
        constexpr std::uintptr_t _a3e2764af7ce585c1cb7b80b9d6d95a9e2476ec6 = 0x40         ;
        constexpr std::uintptr_t _55ac9e21005d75f58b85edc904ca8b621695f8a8 = 0x44         ;
        constexpr std::uintptr_t _ce4a094232124302ce2f138bf79d434880fbc303 = 0x48         ;
        constexpr std::uintptr_t _0b41fc5e9884f426d326b526db9ec1667c727c5c = 0x50         ;
        constexpr std::uintptr_t _b9a6beae61b9ecd781d007d9c6f757640722dbaf = 0x58         ;
        constexpr std::uintptr_t _236ba4038461e3390640aaafcccacffded6509c3 = 0x60         ;
        constexpr std::uintptr_t _1e6a6ab4def86ae2033cf640dabf6cbfda5dba94 = 0x68         ;
        constexpr std::uintptr_t _3b510a338fa2d6591b8d07b99f93d6bcc2a120ab = 0x70         ;
        constexpr std::uintptr_t _905fd3709890f89d968aa6e650fc257c8ac4affc = 0x78         ;
        constexpr std::uintptr_t _7b7e62a6974679767799f8915095ae0f540a77a5 = 0x7C         ;
        constexpr std::uintptr_t _546723df9a7f3b2c6599af7d220e4aaaa04f0dd0 = 0x80         ;
        constexpr std::uintptr_t _8f21a5009813f2720b67a9384de6d05f0e7351ef = 0x88         ;
        constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x90         ;
        constexpr std::uintptr_t _ba0d4d6808065f7f11210dc8bdbb8d62ed9e5f6c = 0x98         ;
        constexpr std::uintptr_t _79161a9407af1610b21a90217e35d80777753c36 = 0x9C         ;
        constexpr std::uintptr_t _648960787b26ddd9d362f777bbdcddd9fc718ee6 = 0xA0         ;
        constexpr std::uintptr_t _55a48fa64a8b9b707337330d4b316145734299cd = 0xA4         ;
        constexpr std::uintptr_t _b6fde1d5e94ec6dd7ced05ba8655c8b560829360 = 0xA8         ;
        constexpr std::uintptr_t _fd5fadd3c446c99a23400ddb521929bd524227f3 = 0xB0         ;
        constexpr std::uintptr_t _e7298ca204f644885379065cb19c300700a94ff6 = 0xB8         ;
        constexpr std::uintptr_t _b18629dbc63c6f3eb61bd85f5696783928ed679d = 0xC0         ;
        constexpr std::uintptr_t _b9479674c6c4ac5710c222a25de64f38abcc9329 = 0xC8         ;
        constexpr std::uintptr_t _cb17105e974fa9e17f65b22e0db3e73fc445bd90 = 0xCC         ;
        constexpr std::uintptr_t _147924f7fabb297f62731b279164584720820911 = 0xD0         ;
        constexpr std::uintptr_t _7500402975dcf5404f4ae256664dc0ab8380bbcc = 0xD8         ;
        constexpr std::uintptr_t _581424030091c26a9960b1201e7b8ae99babf2f7 = 0xE0         ;
        constexpr std::uintptr_t _fbc012ed11b4f0fe7763359af41a29e9da8c85a4 = 0xE8         ;
        constexpr std::uintptr_t _6b6ca478fddfaf32f9f82316f04c81b7655db670 = 0xEC         ;
        constexpr std::uintptr_t _edecd993844bc6b9ac665a8c6f64ca55caa3027c = 0xF0         ;
        constexpr std::uintptr_t _37d8cc0166b77382483fde71482a0aa82a02612c = 0xF4         ;
        constexpr std::uintptr_t _72d7660cd76992cdc954859c1fcaea29512e1bab = 0xF8         ;
        constexpr std::uintptr_t _8bb5f8ffaf768f18d34f6d44b6345bf467d9af9f = 0x100        ;
        constexpr std::uintptr_t _d4b69c8f3fbbcc6fd4fa0c25103446c6564013bf = 0x104        ;
        constexpr std::uintptr_t _4d236e4ec6dd32fea3645224a146fb4c10ab0812 = 0x108        ;
        constexpr std::uintptr_t _0466a36818dc67becd0f7ad13824a62f46af6465 = 0x10C        ;
        constexpr std::uintptr_t _46197c9887552bf998127f0f55293ba882a1213b = 0x110        ;
        constexpr std::uintptr_t _601a17fe6a3a85d0c68a33890114d1c48b3d1bfb = 0x118        ;
        constexpr std::uintptr_t _674ba88f5a057133a79ab6394d32368de95ab63b = 0x120        ;
        constexpr std::uintptr_t _77253e52ba4889a580a5b01cc845fe46606ba7a3 = 0x124        ;
        constexpr std::uintptr_t _e8bc8adacc1fb32769054583597177e6071e203e = 0x128        ;
        constexpr std::uintptr_t _3adbf16ee272c53a6a18610eed2911c305310eeb = 0x12C        ;
        constexpr std::uintptr_t _7628612dbfdd9edd14b3ab22c473471689e4f9b4 = 0x130        ;
        constexpr std::uintptr_t _f8d6e738d8a24827da5a1e6d2f7042c4fee5796e = 0x134        ;
        constexpr std::uintptr_t _454af063a19c89f4cd2444a752aa6028d7f3cc11 = 0x138        ;
        constexpr std::uintptr_t _69bb550d727c58d9668204295de38a83612a3af5 = 0x13C        ;

        namespace _static
        {
            constexpr std::uintptr_t _d83678e433073acdb451176c66fe8006ff34c4b3 = 0x0          ;
            constexpr std::uintptr_t _5ec900f33fc95f320207418b5d5174bee55aa9de = 0x4          ;
            constexpr std::uintptr_t _1ea105f0471c9c775361d2a74428a7231dac5d99 = 0x8          ;
            constexpr std::uintptr_t _b26156b85d5060ba548c84ee9faf542b72406085 = 0xC          ;
            constexpr std::uintptr_t _984b6b93779a29d28923e018f9c8d28b176a4ade = 0x10         ;
            constexpr std::uintptr_t _d7096bd41dfed8f66887e2da503c97f2351c1f44 = 0x14         ;
            constexpr std::uintptr_t _6bedb1928ae90ae750678710aad87bff65154a5d = 0x18         ;
            constexpr std::uintptr_t _f01ea29849f7af280d8e1112df6d8100977a279b = 0x1C         ;
            constexpr std::uintptr_t _07730860c0482596e329e5545dfaf401806079d7 = 0x20         ;
            constexpr std::uintptr_t _09954b5fb448f1c125adc4b53fffae0a22bf4fde = 0x24         ;
            constexpr std::uintptr_t _6796c6b21c945044962402ab8ad7c669ba975b9b = 0x28         ;
            constexpr std::uintptr_t _5b3b19245cbccb87c9a9dce44155a7416aa80a91 = 0x2C         ;
            constexpr std::uintptr_t _f89bd1fc2bf24e588e9afdd78c130861d409f7fc = 0x30         ;
            constexpr std::uintptr_t _78403d92d4225e12844f712ff8497808e7baaac9 = 0x34         ;
            constexpr std::uintptr_t _4bbc0ec35f61e18e14c9d5d7a16b33fd5762e77f = 0x38         ;
            constexpr std::uintptr_t _074c56895e82dd4febddfa65cb030aaeaabea7d7 = 0x3C         ;
            constexpr std::uintptr_t _619e4a7280980d769b8cf7da3c051ac80fa8e7cf = 0x40         ;
            constexpr std::uintptr_t _467575b56e2c9495f965725c0823cc01e1099126 = 0x48         ;
            constexpr std::uintptr_t _bb564859bb25ffa2246340577f3f45b2bf4173e0 = 0x4C         ;
            constexpr std::uintptr_t _3cd576e1f14820fee51557fe151a43e4b14419ae = 0x50         ;
        }

    }

    namespace %d9d4b38379fd6577f1d8a15990fb6a65365f36bd
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x28         ;
        constexpr std::uintptr_t _36cccf51675a17915d788790c0bee92583c2997b = 0x30         ;
    }

    namespace %6b802cbd3717978af2f2f894be294324998c49ba
    {
        constexpr std::uintptr_t _7c545d8ba735be3d9337e7519ffcac90190aca0b = 0x10         ;
        constexpr std::uintptr_t _4c944c60158dfbc2f798173d7f0ace931b83333b = 0x18         ;
        constexpr std::uintptr_t _9e77940f56cdc631afa4d4ec59e5d7958692fb4d = 0x20         ;
    }

    namespace %1dec2a3a42977a70ae3faee0781a0fa9f8605b36
    {
        constexpr std::uintptr_t _7e5fcc7f21a7c3477798893a4ca92661624490d1 = 0x10         ;
        constexpr std::uintptr_t _8d6343a4c424a8f8bbcfa1a8a8141a67d6180555 = 0x18         ;
        constexpr std::uintptr_t _c5c9f307bf5a703b702c68f243c6afb28c2230b2 = 0x20         ;
        constexpr std::uintptr_t _f9d453d6e9a144bb80db82fda983d594701c6de7 = 0x24         ;
        constexpr std::uintptr_t _fd3c43414ec412d001a0a498604a01226afe152f = 0x28         ;
        constexpr std::uintptr_t _3fb8dde0603d0f6682d6374ae1267b1e9154c1f2 = 0x30         ;
        constexpr std::uintptr_t _f424cee8cebbec91027f70b4072d564649565b52 = 0x38         ;
        constexpr std::uintptr_t _a4a95825ee0ded3ac3a8563e40bcba545e8a7e48 = 0x3C         ;
        constexpr std::uintptr_t _ebda614df06d183923fe95eb962ad4b1ae53e4f7 = 0x40         ;
        constexpr std::uintptr_t _df14030e10c1a8beec91c025a7f77936adaaeea5 = 0x44         ;
        constexpr std::uintptr_t _42300fb09be62aa1dd04c108a04d3c879ff9e406 = 0x48         ;
        constexpr std::uintptr_t _3ec182a70bae55ff8d86bd18475234801ec21cbf = 0x50         ;
        constexpr std::uintptr_t _ad745ff831a0fe317dacbd1dbefe2ba98e3fa21b = 0x58         ;
        constexpr std::uintptr_t _2934da293aef6cffbb78000c103e3459fd2e6250 = 0x60         ;
        constexpr std::uintptr_t _2f361b7de42a52464dece5caf1b0fdeb65b7a561 = 0x68         ;
    }

    namespace %540e3531cd68b0839e6a6cdd99e7f22bc3aedd48
    {
        constexpr std::uintptr_t _f88eda90cd058b82b559088650277e0159e34f05 = 0x10         ;
        constexpr std::uintptr_t _c2e283a6e0d1dcf24e4529cbcdc2d451b8554f36 = 0x18         ;
        constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x20         ;
        constexpr std::uintptr_t _40f7661fef1c3cf39c73ce85c6d996a45d6eecf4 = 0x28         ;
        constexpr std::uintptr_t _8fa10b474782138dbbfcca615e58b1eb7ea4e8ad = 0x30         ;
        constexpr std::uintptr_t _51393980151698b249ac550a4999b5450c1723bd = 0x38         ;
    }

    namespace InflateBlockMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %117813eeda56e3eb7c00f1440916ea5a0ff5c4e3
    {
        constexpr std::uintptr_t _f14284845defe766d0cf106269e888df9ea44272 = 0x10         ;
        constexpr std::uintptr_t _0aace53cfa1281f6f658dae67f7f9473f9aa2429 = 0x18         ;
        constexpr std::uintptr_t _8eecd8586269baf2835f57ec6e936d6862165e60 = 0x1C         ;
        constexpr std::uintptr_t _d3ec55779e7e26eb0e8a53c1503c33431e979130 = 0x20         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x24         ;
        constexpr std::uintptr_t _147924f7fabb297f62731b279164584720820911 = 0x28         ;
        constexpr std::uintptr_t _204efc4e4552b8d2d3b484379c2e8179c3173b87 = 0x30         ;
        constexpr std::uintptr_t _e1a4f3cb1f9e0c78a2c4c33d2126814f13bb0338 = 0x38         ;
        constexpr std::uintptr_t _13a2448b2efd6f31290f76cd5d65e2e9f13fd095 = 0x40         ;
        constexpr std::uintptr_t _312c7a13f662461ebbdbf4f746a8e1c90958f9a9 = 0x48         ;
        constexpr std::uintptr_t _079326753510e8d7056f0b433c4dc4fe104dd5cd = 0x4C         ;
        constexpr std::uintptr_t _88dfa41cce864a31959003f6a5e0385d3155b53a = 0x50         ;
        constexpr std::uintptr_t _85131e2a99319a044ad1020faf3f7c3542e0f7c9 = 0x54         ;
        constexpr std::uintptr_t _baeae7578540f79aafffdae6b534671e03b7994d = 0x58         ;
        constexpr std::uintptr_t _1f1bae8c9699c2cd1afdc94ef4aad6c53e2e4094 = 0x60         ;
        constexpr std::uintptr_t _df8e1da3c02b1a08b7b557be271cdef8a4e5ea9b = 0x68         ;
        constexpr std::uintptr_t _fd5fadd3c446c99a23400ddb521929bd524227f3 = 0x70         ;
        constexpr std::uintptr_t _68a1a2d99fb1d79f73049869f1f6f81c3d19bddb = 0x78         ;
        constexpr std::uintptr_t _175aeca210521ed4dea3f6f9cafef95ab7698445 = 0x80         ;
        constexpr std::uintptr_t _2753258fe94fca1730df9eb9366e5a49c4e35edc = 0x88         ;
    }

    namespace %c183f743d0d38a78c858d091e2741dc10279a258
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _d809ce2c9369e35ecf53b54cda2f80f5d11b3b83 = 0x28         ;
        constexpr std::uintptr_t _36cccf51675a17915d788790c0bee92583c2997b = 0x30         ;
        constexpr std::uintptr_t _47ce6a632b99e22912605d898ace00bcfe685905 = 0x38         ;
        constexpr std::uintptr_t _9a950f3646b650a51a45b9fc96bf6727d2f34549 = 0x40         ;
        constexpr std::uintptr_t _d5ce6a06ddb245848ad87fdabe270b48f7d8394d = 0x50         ;
        constexpr std::uintptr_t _681de2c8dfa27b74009e13155a12ff6fdbb394c4 = 0x58         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x5C         ;
        constexpr std::uintptr_t _38c0434e6c3ced9aec4d28897ad0757f73241356 = 0x60         ;
    }

    namespace InflateManagerMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %ccdb197cbc74fd1a598270f5f01170759f1a4ba2
    {
        constexpr std::uintptr_t _1e6a3f70427e09f070e32bfb7dd9d059a60fa85b = 0x10         ;
        constexpr std::uintptr_t _a387eccb0742f816704e78159b0a22297c53b669 = 0x14         ;
        constexpr std::uintptr_t _2266cb54ffcc79e2444125501f56289412004bc8 = 0x18         ;
        constexpr std::uintptr_t _f22d20f588e57f34d6aa85914ca10d8989936c49 = 0x20         ;
        constexpr std::uintptr_t _d6848f801d4c089a13de2c15fb9544877fefccbc = 0x24         ;
        constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x28         ;
        constexpr std::uintptr_t _fd5fadd3c446c99a23400ddb521929bd524227f3 = 0x30         ;
        constexpr std::uintptr_t _05c7bcf560db913b7de2a68d9aa1199e6c53dda8 = 0x38         ;
        constexpr std::uintptr_t _b1950a7b1752ebb6b3cdca9c414ffbbd1afe4060 = 0x3C         ;

        namespace _static
        {
            constexpr std::uintptr_t _e5095cdb1eea8e338341ff4da670b04db2a7edbc = 0x0          ;
        }

    }

    namespace Ionic_Zlib__FlushType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Ionic_Zlib__ZlibException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Ionic_Zlib__DeflateFlavor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Ionic_Zlib__CompressionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Ionic_Zlib__ZlibStreamFlavor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Ionic_Zlib__CompressionLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Ionic_Zlib__CompressionStrategy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Ionic_Zlib__BlockState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UpdateMethods
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BrainUpdateMethods
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LensModeOverrideSettings
    {
        constexpr std::uintptr_t Enabled                          = 0x0          ;
        constexpr std::uintptr_t DefaultMode                      = 0x4          ;
    }

    namespace FillStrategy
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CanvasInfo
    {
        constexpr std::uintptr_t Canvas                           = 0x10         ;
        constexpr std::uintptr_t CanvasComponent                  = 0x18         ;
        constexpr std::uintptr_t CanvasParent                     = 0x20         ;
        constexpr std::uintptr_t Viewport                         = 0x28         ;
        constexpr std::uintptr_t RawImage                         = 0x30         ;
    }

    namespace StoryboardRenderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace StackFrame
    {
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t _Blend_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _State_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t Id                               = 0x130        ;
        constexpr std::uintptr_t Priority                         = 0x134        ;
        constexpr std::uintptr_t Source                           = 0x138        ;
        constexpr std::uintptr_t DeltaTimeOverride                = 0x140        ;
        constexpr std::uintptr_t m_Snapshot                       = 0x148        ;
        constexpr std::uintptr_t m_SnapshotSource                 = 0x150        ;
        constexpr std::uintptr_t m_SnapshotBlendWeight            = 0x158        ;
        constexpr std::uintptr_t MidBlendNormalizedStartPoint     = 0x15C        ;
    }

    namespace SnapshotBlendSource
    {
        constexpr std::uintptr_t m_State                          = 0x10         ;
        constexpr std::uintptr_t m_Name                           = 0x120        ;
        constexpr std::uintptr_t _RemainingTimeInBlend_k__BackingField = 0x128        ;
    }

    namespace BlendHints
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Item
    {
        constexpr std::uintptr_t Custom                           = 0x0          ;
        constexpr std::uintptr_t Weight                           = 0x8          ;
    }

    namespace CustomBlendableItems
    {
        constexpr std::uintptr_t m_Item0                          = 0x0          ;
        constexpr std::uintptr_t m_Item1                          = 0x10         ;
        constexpr std::uintptr_t m_Item2                          = 0x20         ;
        constexpr std::uintptr_t m_Item3                          = 0x30         ;
        constexpr std::uintptr_t m_Overflow                       = 0x40         ;
        constexpr std::uintptr_t NumItems                         = 0x48         ;
    }

    namespace UpdateStatus
    {
        constexpr std::uintptr_t lastUpdateFrame                  = 0x10         ;
        constexpr std::uintptr_t lastUpdateFixedFrame             = 0x14         ;
        constexpr std::uintptr_t lastUpdateMode                   = 0x18         ;
    }

    namespace UpdateFilter
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LookupBlendDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Styles
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CustomBlend
    {
        constexpr std::uintptr_t From                             = 0x0          ;
        constexpr std::uintptr_t To                               = 0x8          ;
        constexpr std::uintptr_t Blend                            = 0x10         ;
    }

    namespace DefaultTargetSettings
    {
        constexpr std::uintptr_t Enabled                          = 0x0          ;
        constexpr std::uintptr_t Target                           = 0x8          ;
    }

    namespace Stage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BlendHints
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace AxisInputDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107919B0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetBlendOverrideDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace GetCustomBlenderDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace CameraEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107919B8   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace BrainEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107919C0   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace BlendEventParams
    {
        constexpr std::uintptr_t Origin                           = 0x0          ;
        constexpr std::uintptr_t Blend                            = 0x8          ;
    }

    namespace BlendEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107919A0   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace VcamExtraStateBase
    {
        constexpr std::uintptr_t Vcam                             = 0x10         ;
    }

    namespace StandbyUpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ActivationEventParams
    {
        constexpr std::uintptr_t Origin                           = 0x0          ;
        constexpr std::uintptr_t OutgoingCamera                   = 0x8          ;
        constexpr std::uintptr_t IncomingCamera                   = 0x10         ;
        constexpr std::uintptr_t IsCut                            = 0x18         ;
        constexpr std::uintptr_t WorldUp                          = 0x1C         ;
        constexpr std::uintptr_t DeltaTime                        = 0x28         ;
    }

    namespace ActivationEvent
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10791978   ;
        constexpr std::uintptr_t m_Calls                          = 0x10         ;
        constexpr std::uintptr_t m_PersistentCalls                = 0x18         ;
        constexpr std::uintptr_t m_CallsDirty                     = 0x20         ;
        constexpr std::uintptr_t m_InvokeArray                    = 0x28         ;
    }

    namespace OverrideModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace PhysicalSettings
    {
        constexpr std::uintptr_t GateFit                          = 0x0          ;
        constexpr std::uintptr_t SensorSize                       = 0x4          ;
        constexpr std::uintptr_t LensShift                        = 0xC          ;
        constexpr std::uintptr_t FocusDistance                    = 0x14         ;
        constexpr std::uintptr_t Iso                              = 0x18         ;
        constexpr std::uintptr_t ShutterSpeed                     = 0x1C         ;
        constexpr std::uintptr_t Aperture                         = 0x20         ;
        constexpr std::uintptr_t BladeCount                       = 0x24         ;
        constexpr std::uintptr_t Curvature                        = 0x28         ;
        constexpr std::uintptr_t BarrelClipping                   = 0x30         ;
        constexpr std::uintptr_t Anamorphism                      = 0x34         ;
    }

    namespace Mode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Item
    {
        constexpr std::uintptr_t Pos                              = 0x0          ;
        constexpr std::uintptr_t Rot                              = 0xC          ;
    }

    namespace CacheCurve
    {
        constexpr std::uintptr_t StartTime                        = 0x10         ;
        constexpr std::uintptr_t StepSize                         = 0x14         ;
        constexpr std::uintptr_t m_Cache                          = 0x18         ;
    }

    namespace RecordingItem
    {
        constexpr std::uintptr_t Time                             = 0x0          ;
        constexpr std::uintptr_t IsCut                            = 0x4          ;
        constexpr std::uintptr_t Item                             = 0x8          ;
    }

    namespace CacheEntry
    {
        constexpr std::uintptr_t Curve                            = 0x10         ;
        constexpr std::uintptr_t RawItems                         = 0x18         ;
    }

    namespace TimeRange
    {
        constexpr std::uintptr_t Start                            = 0x0          ;
        constexpr std::uintptr_t End                              = 0x4          ;
    }

    namespace UpdateClock
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UpdateStatus
    {
        constexpr std::uintptr_t m_WindowStart                    = 0x10         ;
        constexpr std::uintptr_t m_NumWindowLateUpdateMoves       = 0x14         ;
        constexpr std::uintptr_t m_NumWindowFixedUpdateMoves      = 0x18         ;
        constexpr std::uintptr_t m_NumWindows                     = 0x1C         ;
        constexpr std::uintptr_t m_LastFrameUpdated               = 0x20         ;
        constexpr std::uintptr_t m_LastPos                        = 0x24         ;
        constexpr std::uintptr_t _PreferredUpdate_k__BackingField = 0x64         ;
    }

    namespace EnvelopeDefinition
    {
        constexpr std::uintptr_t AttackShape                      = 0x0          ;
        constexpr std::uintptr_t DecayShape                       = 0x8          ;
        constexpr std::uintptr_t AttackTime                       = 0x10         ;
        constexpr std::uintptr_t SustainTime                      = 0x14         ;
        constexpr std::uintptr_t DecayTime                        = 0x18         ;
        constexpr std::uintptr_t ScaleWithImpact                  = 0x1C         ;
        constexpr std::uintptr_t HoldForever                      = 0x1D         ;
    }

    namespace DissipationModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ImpulseEvent
    {
        constexpr std::uintptr_t StartTime                        = 0x10         ;
        constexpr std::uintptr_t Envelope                         = 0x18         ;
        constexpr std::uintptr_t SignalSource                     = 0x38         ;
        constexpr std::uintptr_t Position                         = 0x40         ;
        constexpr std::uintptr_t Radius                           = 0x4C         ;
        constexpr std::uintptr_t Channel                          = 0x50         ;
        constexpr std::uintptr_t DissipationMode                  = 0x54         ;
        constexpr std::uintptr_t DissipationDistance              = 0x58         ;
        constexpr std::uintptr_t CustomDissipation                = 0x5C         ;
    }

    namespace Unity_Cinemachine__CinemachineBrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t ShowDebugText                    = 0x20         ;
        constexpr std::uintptr_t ShowCameraFrustum                = 0x21         ;
        constexpr std::uintptr_t IgnoreTimeScale                  = 0x22         ;
        constexpr std::uintptr_t WorldUpOverride                  = 0x28         ;
        constexpr std::uintptr_t ChannelMask                      = 0x30         ;
        constexpr std::uintptr_t UpdateMethod                     = 0x34         ;
        constexpr std::uintptr_t BlendUpdateMethod                = 0x38         ;
        constexpr std::uintptr_t LensModeOverride                 = 0x3C         ;
        constexpr std::uintptr_t DefaultBlend                     = 0x48         ;
        constexpr std::uintptr_t CustomBlends                     = 0x58         ;
        constexpr std::uintptr_t m_OutputCamera                   = 0x60         ;
        constexpr std::uintptr_t m_TargetOverride                 = 0x68         ;
        constexpr std::uintptr_t m_LastFrameUpdated               = 0x70         ;
        constexpr std::uintptr_t m_PhysicsCoroutine               = 0x78         ;
        constexpr std::uintptr_t m_WaitForFixedUpdate             = 0x80         ;
        constexpr std::uintptr_t m_BlendManager                   = 0x88         ;
        constexpr std::uintptr_t m_CameraState                    = 0x90         ;

        namespace _static
        {
            constexpr std::uintptr_t s_ActiveBrains                   = 0x0          ;
        }

    }

    namespace Unity_Cinemachine__CinemachineCamera
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Priority                         = 0x20         ;
        constexpr std::uintptr_t OutputChannel                    = 0x28         ;
        constexpr std::uintptr_t ActivationId                     = 0x2C         ;
        constexpr std::uintptr_t m_QueuePriority                  = 0x30         ;
        constexpr std::uintptr_t FollowTargetAttachment           = 0x34         ;
        constexpr std::uintptr_t LookAtTargetAttachment           = 0x38         ;
        constexpr std::uintptr_t StandbyUpdate                    = 0x3C         ;
        constexpr std::uintptr_t m_CachedName                     = 0x40         ;
        constexpr std::uintptr_t m_WasStarted                     = 0x48         ;
        constexpr std::uintptr_t m_ChildStatusUpdated             = 0x49         ;
        constexpr std::uintptr_t m_ParentVcam                     = 0x50         ;
        constexpr std::uintptr_t m_CachedFollowTarget             = 0x58         ;
        constexpr std::uintptr_t m_CachedFollowTargetVcam         = 0x60         ;
        constexpr std::uintptr_t m_CachedFollowTargetGroup        = 0x68         ;
        constexpr std::uintptr_t m_CachedLookAtTarget             = 0x70         ;
        constexpr std::uintptr_t m_CachedLookAtTargetVcam         = 0x78         ;
        constexpr std::uintptr_t m_CachedLookAtTargetGroup        = 0x80         ;
        constexpr std::uintptr_t m_StreamingVersion               = 0x88         ;
        constexpr std::uintptr_t m_LegacyPriority                 = 0x8C         ;
        constexpr std::uintptr_t _Extensions_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _PreviousStateIsValid_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _FollowTargetChanged_k__BackingField = 0x99         ;
        constexpr std::uintptr_t _LookAtTargetChanged_k__BackingField = 0x9A         ;
        constexpr std::uintptr_t Target                           = 0xA0         ;
        constexpr std::uintptr_t Lens                             = 0xB8         ;
        constexpr std::uintptr_t BlendHint                        = 0x110        ;
        constexpr std::uintptr_t m_State                          = 0x118        ;
        constexpr std::uintptr_t m_Pipeline                       = 0x228        ;
    }

    namespace Unity_Cinemachine__CinemachineStoryboard
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_VcamOwner                      = 0x20         ;
        constexpr std::uintptr_t m_ExtraState                     = 0x28         ;
        constexpr std::uintptr_t ShowImage                        = 0x30         ;
        constexpr std::uintptr_t Image                            = 0x38         ;
        constexpr std::uintptr_t Aspect                           = 0x40         ;
        constexpr std::uintptr_t Alpha                            = 0x44         ;
        constexpr std::uintptr_t Center                           = 0x48         ;
        constexpr std::uintptr_t Rotation                         = 0x50         ;
        constexpr std::uintptr_t Scale                            = 0x5C         ;
        constexpr std::uintptr_t SyncScale                        = 0x64         ;
        constexpr std::uintptr_t MuteCamera                       = 0x65         ;
        constexpr std::uintptr_t SplitView                        = 0x68         ;
        constexpr std::uintptr_t RenderMode                       = 0x6C         ;
        constexpr std::uintptr_t SortingOrder                     = 0x70         ;
        constexpr std::uintptr_t PlaneDistance                    = 0x74         ;
        constexpr std::uintptr_t m_CanvasInfo                     = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t s_StoryboardGlobalMute           = 0x0          ;
        }

    }

    namespace Unity_Cinemachine__BlendManager
    {
        constexpr std::uintptr_t m_FrameStack                     = 0x10         ;
        constexpr std::uintptr_t m_NextFrameId                    = 0x18         ;
        constexpr std::uintptr_t _LookupBlendDelegate_k__BackingField = 0x20         ;
        constexpr std::uintptr_t m_CurrentLiveCameras             = 0x28         ;
        constexpr std::uintptr_t m_PreviousLiveCameras            = 0x30         ;
        constexpr std::uintptr_t m_PreviousActiveCamera           = 0x38         ;
        constexpr std::uintptr_t m_WasBlending                    = 0x40         ;
    }

    namespace Unity_Cinemachine__CameraBlendStack
    {
        constexpr std::uintptr_t m_FrameStack                     = 0x10         ;
        constexpr std::uintptr_t m_NextFrameId                    = 0x18         ;
        constexpr std::uintptr_t _LookupBlendDelegate_k__BackingField = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultLinearAnimationCurve    = 0x0          ;
        }

    }

    namespace Unity_Cinemachine__CameraState
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107923D0   ;
        constexpr std::uintptr_t Lens                             = 0x0          ;
        constexpr std::uintptr_t ReferenceUp                      = 0x58         ;
        constexpr std::uintptr_t ReferenceLookAt                  = 0x64         ;
        constexpr std::uintptr_t RawPosition                      = 0x70         ;
        constexpr std::uintptr_t RawOrientation                   = 0x7C         ;
        constexpr std::uintptr_t RotationDampingBypass            = 0x8C         ;
        constexpr std::uintptr_t ShotQuality                      = 0x9C         ;
        constexpr std::uintptr_t PositionCorrection               = 0xA0         ;
        constexpr std::uintptr_t OrientationCorrection            = 0xAC         ;
        constexpr std::uintptr_t BlendHint                        = 0xBC         ;
        constexpr std::uintptr_t CustomBlendables                 = 0xC0         ;

        namespace _static
        {
            constexpr std::uintptr_t kNoPoint                         = 0x0          ;
        }

    }

    namespace Unity_Cinemachine__CameraTarget
    {
        constexpr std::uintptr_t TrackingTarget                   = 0x0          ;
        constexpr std::uintptr_t LookAtTarget                     = 0x8          ;
        constexpr std::uintptr_t CustomLookAtTarget               = 0x10         ;
    }

    namespace Unity_Cinemachine__CinemachineBlend
    {
        constexpr std::uintptr_t CamA                             = 0x10         ;
        constexpr std::uintptr_t CamB                             = 0x18         ;
        constexpr std::uintptr_t BlendCurve                       = 0x20         ;
        constexpr std::uintptr_t TimeInBlend                      = 0x28         ;
        constexpr std::uintptr_t _CustomBlender_k__BackingField   = 0x30         ;
        constexpr std::uintptr_t Duration                         = 0x38         ;
    }

    namespace Unity_Cinemachine__CinemachineBlendDefinition
    {
        constexpr std::uintptr_t Style                            = 0x0          ;
        constexpr std::uintptr_t Time                             = 0x4          ;
        constexpr std::uintptr_t CustomCurve                      = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_StandardCurves                 = 0x0          ;
        }

    }

    namespace Unity_Cinemachine__NestedBlendSource
    {
        constexpr std::uintptr_t m_Name                           = 0x10         ;
        constexpr std::uintptr_t _Blend_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _State_k__BackingField           = 0x20         ;
    }

    namespace Unity_Cinemachine__CinemachineBlenderSettings
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t CustomBlends                     = 0x18         ;
    }

    namespace Unity_Cinemachine__CinemachineCameraManagerBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Priority                         = 0x20         ;
        constexpr std::uintptr_t OutputChannel                    = 0x28         ;
        constexpr std::uintptr_t ActivationId                     = 0x2C         ;
        constexpr std::uintptr_t m_QueuePriority                  = 0x30         ;
        constexpr std::uintptr_t FollowTargetAttachment           = 0x34         ;
        constexpr std::uintptr_t LookAtTargetAttachment           = 0x38         ;
        constexpr std::uintptr_t StandbyUpdate                    = 0x3C         ;
        constexpr std::uintptr_t m_CachedName                     = 0x40         ;
        constexpr std::uintptr_t m_WasStarted                     = 0x48         ;
        constexpr std::uintptr_t m_ChildStatusUpdated             = 0x49         ;
        constexpr std::uintptr_t m_ParentVcam                     = 0x50         ;
        constexpr std::uintptr_t m_CachedFollowTarget             = 0x58         ;
        constexpr std::uintptr_t m_CachedFollowTargetVcam         = 0x60         ;
        constexpr std::uintptr_t m_CachedFollowTargetGroup        = 0x68         ;
        constexpr std::uintptr_t m_CachedLookAtTarget             = 0x70         ;
        constexpr std::uintptr_t m_CachedLookAtTargetVcam         = 0x78         ;
        constexpr std::uintptr_t m_CachedLookAtTargetGroup        = 0x80         ;
        constexpr std::uintptr_t m_StreamingVersion               = 0x88         ;
        constexpr std::uintptr_t m_LegacyPriority                 = 0x8C         ;
        constexpr std::uintptr_t _Extensions_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _PreviousStateIsValid_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _FollowTargetChanged_k__BackingField = 0x99         ;
        constexpr std::uintptr_t _LookAtTargetChanged_k__BackingField = 0x9A         ;
        constexpr std::uintptr_t DefaultTarget                    = 0xA0         ;
        constexpr std::uintptr_t DefaultBlend                     = 0xC0         ;
        constexpr std::uintptr_t CustomBlends                     = 0xD0         ;
        constexpr std::uintptr_t m_ChildCameras                   = 0xD8         ;
        constexpr std::uintptr_t m_ChildCountCache                = 0xE0         ;
        constexpr std::uintptr_t m_BlendManager                   = 0xE8         ;
        constexpr std::uintptr_t m_State                          = 0xF0         ;
        constexpr std::uintptr_t m_TransitioningFrom              = 0x200        ;
    }

    namespace Unity_Cinemachine__CinemachineComponentBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_VcamOwner                      = 0x20         ;
    }

    namespace Unity_Cinemachine__CinemachineExtension
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_VcamOwner                      = 0x20         ;
        constexpr std::uintptr_t m_ExtraState                     = 0x28         ;
    }

    namespace Unity_Cinemachine__FoldoutWithEnabledButtonAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t EnabledPropertyName              = 0x18         ;
    }

    namespace Unity_Cinemachine__EnabledPropertyAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t EnabledPropertyName              = 0x18         ;
        constexpr std::uintptr_t ToggleDisabledText               = 0x20         ;
    }

    namespace Unity_Cinemachine__MinMaxRangeSliderAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
        constexpr std::uintptr_t Min                              = 0x18         ;
        constexpr std::uintptr_t Max                              = 0x1C         ;
    }

    namespace Unity_Cinemachine__SensorSizePropertyAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace Unity_Cinemachine__EmbeddedBlenderSettingsPropertyAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace Unity_Cinemachine__CinemachineVirtualCameraBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Priority                         = 0x20         ;
        constexpr std::uintptr_t OutputChannel                    = 0x28         ;
        constexpr std::uintptr_t ActivationId                     = 0x2C         ;
        constexpr std::uintptr_t m_QueuePriority                  = 0x30         ;
        constexpr std::uintptr_t FollowTargetAttachment           = 0x34         ;
        constexpr std::uintptr_t LookAtTargetAttachment           = 0x38         ;
        constexpr std::uintptr_t StandbyUpdate                    = 0x3C         ;
        constexpr std::uintptr_t m_CachedName                     = 0x40         ;
        constexpr std::uintptr_t m_WasStarted                     = 0x48         ;
        constexpr std::uintptr_t m_ChildStatusUpdated             = 0x49         ;
        constexpr std::uintptr_t m_ParentVcam                     = 0x50         ;
        constexpr std::uintptr_t m_CachedFollowTarget             = 0x58         ;
        constexpr std::uintptr_t m_CachedFollowTargetVcam         = 0x60         ;
        constexpr std::uintptr_t m_CachedFollowTargetGroup        = 0x68         ;
        constexpr std::uintptr_t m_CachedLookAtTarget             = 0x70         ;
        constexpr std::uintptr_t m_CachedLookAtTargetVcam         = 0x78         ;
        constexpr std::uintptr_t m_CachedLookAtTargetGroup        = 0x80         ;
        constexpr std::uintptr_t m_StreamingVersion               = 0x88         ;
        constexpr std::uintptr_t m_LegacyPriority                 = 0x8C         ;
        constexpr std::uintptr_t _Extensions_k__BackingField      = 0x90         ;
        constexpr std::uintptr_t _PreviousStateIsValid_k__BackingField = 0x98         ;
        constexpr std::uintptr_t _FollowTargetChanged_k__BackingField = 0x99         ;
        constexpr std::uintptr_t _LookAtTargetChanged_k__BackingField = 0x9A         ;
    }

    namespace Unity_Cinemachine__LensSettings
    {
        constexpr std::uintptr_t FieldOfView                      = 0x0          ;
        constexpr std::uintptr_t OrthographicSize                 = 0x4          ;
        constexpr std::uintptr_t NearClipPlane                    = 0x8          ;
        constexpr std::uintptr_t FarClipPlane                     = 0xC          ;
        constexpr std::uintptr_t Dutch                            = 0x10         ;
        constexpr std::uintptr_t ModeOverride                     = 0x14         ;
        constexpr std::uintptr_t PhysicalProperties               = 0x18         ;
        constexpr std::uintptr_t m_OrthoFromCamera                = 0x50         ;
        constexpr std::uintptr_t m_PhysicalFromCamera             = 0x51         ;
        constexpr std::uintptr_t m_AspectFromCamera               = 0x54         ;
    }

    namespace Unity_Cinemachine__OutputChannels
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Cinemachine__PrioritySettings
    {
        constexpr std::uintptr_t Enabled                          = 0x0          ;
        constexpr std::uintptr_t m_Value                          = 0x4          ;
    }

    namespace Unity_Cinemachine__VirtualCameraRegistry
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10791E50   ;
        constexpr std::uintptr_t m_ActiveCameras                  = 0x10         ;
        constexpr std::uintptr_t m_AllCameras                     = 0x18         ;
        constexpr std::uintptr_t m_ActiveCamerasAreSorted         = 0x20         ;
        constexpr std::uintptr_t m_ActivationSequence             = 0x24         ;
    }

    namespace Unity_Cinemachine__CinemachineImpulseManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10790D48   ;
        constexpr std::uintptr_t m_ActiveEvents                   = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace Unity_Cinemachine__NoSaveDuringPlayAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace %c63216ccebf2ba8b64dc60cc8c559ed997e15ff9
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108044C0   ;
        constexpr std::uintptr_t _a96bad376cab959fa389ee3f2090c867062dfcfa = 0x10         ;
        constexpr std::uintptr_t _b9cf3207a5727b15b268ec920d55e08a502b20a4 = 0x18         ;
        constexpr std::uintptr_t _852925712d3b79a0b167ad217f9f38a8d5cd7327 = 0x20         ;
        constexpr std::uintptr_t _4c79ae0f513cd62122738a41ef6e3d8e9ef2dfb8 = 0x28         ;
        constexpr std::uintptr_t _765792189e4b5d679e39458240d1204adcbc4135 = 0x30         ;
        constexpr std::uintptr_t _7b5d318acf8d6cfe0369f15ef46eb7712dec056c = 0x38         ;
        constexpr std::uintptr_t _307ce21483bc905c1d3f3311142dc6eafc5375c4 = 0x40         ;
        constexpr std::uintptr_t _fb163270c2e795e10f3cf1875479b28a06ac300b = 0x48         ;
        constexpr std::uintptr_t _ddcae34eca8ccb424725b39d237d41a66b98a0d4 = 0x50         ;
        constexpr std::uintptr_t _276e6513263b7eca098938ec3c325a401f968f6b = 0x58         ;
        constexpr std::uintptr_t _00f57e19ef13da180fcd68ef966348a793c59a8f = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _a9cdfccaa2aa77b364be5f9ec1950e46c348ed65 = 0x0          ;
            constexpr std::uintptr_t _6b97800df4b7d3d4fd9536cf88a1125104ebbbdc = 0x1          ;
            constexpr std::uintptr_t _7e43fb43880e1fc76a782320e99aa9487b7e72e7 = 0x2          ;
            constexpr std::uintptr_t _a39e3bbb3dae2f8189627693360bb21bd3eebe90 = 0x3          ;
        }

    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %5f066657b3576d26c502a228b654c0758fa4fd0b
    {
        constexpr std::uintptr_t _a96bad376cab959fa389ee3f2090c867062dfcfa = 0x10         ;
        constexpr std::uintptr_t _b9cf3207a5727b15b268ec920d55e08a502b20a4 = 0x18         ;
        constexpr std::uintptr_t _852925712d3b79a0b167ad217f9f38a8d5cd7327 = 0x20         ;
        constexpr std::uintptr_t _ddcae34eca8ccb424725b39d237d41a66b98a0d4 = 0x28         ;
        constexpr std::uintptr_t _4c79ae0f513cd62122738a41ef6e3d8e9ef2dfb8 = 0x30         ;
        constexpr std::uintptr_t _00f57e19ef13da180fcd68ef966348a793c59a8f = 0x38         ;
        constexpr std::uintptr_t _765792189e4b5d679e39458240d1204adcbc4135 = 0x40         ;
        constexpr std::uintptr_t _307ce21483bc905c1d3f3311142dc6eafc5375c4 = 0x48         ;
        constexpr std::uintptr_t _7b5d318acf8d6cfe0369f15ef46eb7712dec056c = 0x50         ;
        constexpr std::uintptr_t _fb163270c2e795e10f3cf1875479b28a06ac300b = 0x58         ;
        constexpr std::uintptr_t _276e6513263b7eca098938ec3c325a401f968f6b = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _6b97800df4b7d3d4fd9536cf88a1125104ebbbdc = 0x0          ;
            constexpr std::uintptr_t _7e43fb43880e1fc76a782320e99aa9487b7e72e7 = 0x1          ;
            constexpr std::uintptr_t _a9cdfccaa2aa77b364be5f9ec1950e46c348ed65 = 0x2          ;
            constexpr std::uintptr_t _a39e3bbb3dae2f8189627693360bb21bd3eebe90 = 0x3          ;
        }

    }

    namespace Entry
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _AutoLoad_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _CanUnload_k__BackingField       = 0x19         ;
        constexpr std::uintptr_t _IncludedAssets_k__BackingField  = 0x20         ;
    }

    namespace AssetSceneManifest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10859388   ;
        constexpr std::uintptr_t _Scenes_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _AutoLoadScenes_k__BackingField  = 0x18         ;
        constexpr std::uintptr_t _UnloadableScenes_k__BackingField = 0x20         ;
        constexpr std::uintptr_t _MonumentScenes_k__BackingField  = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _Current_k__BackingField         = 0x0          ;
            constexpr std::uintptr_t _91b96c3872d25c1208b4173684afd4253eff1cf2 = 0x8          ;
        }

    }

    namespace %e90ff28b1dffe609be631d233371beecca79fde1
    {
        constexpr std::uintptr_t _a96bad376cab959fa389ee3f2090c867062dfcfa = 0x10         ;
        constexpr std::uintptr_t _b9cf3207a5727b15b268ec920d55e08a502b20a4 = 0x18         ;
        constexpr std::uintptr_t _852925712d3b79a0b167ad217f9f38a8d5cd7327 = 0x20         ;
    }

    namespace UnityEngine__ContactPoint
    {
        constexpr std::uintptr_t m_Point                          = 0x0          ;
        constexpr std::uintptr_t m_Normal                         = 0xC          ;
        constexpr std::uintptr_t m_Impulse                        = 0x18         ;
        constexpr std::uintptr_t m_ThisColliderEntityId           = 0x24         ;
        constexpr std::uintptr_t m_OtherColliderEntityId          = 0x28         ;
        constexpr std::uintptr_t m_Separation                     = 0x2C         ;
    }

    namespace UnityEngine__Collision
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107FA900   ;
        constexpr std::uintptr_t m_Header                         = 0x10         ;
        constexpr std::uintptr_t m_Pair                           = 0x58         ;
        constexpr std::uintptr_t m_Flipped                        = 0x80         ;
        constexpr std::uintptr_t m_LegacyContacts                 = 0x88         ;
    }

    namespace UnityEngine__CollisionDetectionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ForceMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__BoxCollider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108414E0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CapsuleCollider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10841528   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CollisionFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ControllerColliderHit
    {
        constexpr std::uintptr_t m_Controller                     = 0x10         ;
        constexpr std::uintptr_t m_Collider                       = 0x18         ;
        constexpr std::uintptr_t m_Point                          = 0x20         ;
        constexpr std::uintptr_t m_Normal                         = 0x2C         ;
        constexpr std::uintptr_t m_MoveDirection                  = 0x38         ;
        constexpr std::uintptr_t m_MoveLength                     = 0x44         ;
        constexpr std::uintptr_t m_Push                           = 0x48         ;
    }

    namespace UnityEngine__CharacterController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CharacterJoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Collider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077C828   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__JointProjectionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ConfigurableJoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__ModifiableContactPair
    {
        constexpr std::uintptr_t actor                            = 0x0          ;
        constexpr std::uintptr_t otherActor                       = 0x8          ;
        constexpr std::uintptr_t shape                            = 0x10         ;
        constexpr std::uintptr_t otherShape                       = 0x18         ;
        constexpr std::uintptr_t rotation                         = 0x20         ;
        constexpr std::uintptr_t position                         = 0x30         ;
        constexpr std::uintptr_t otherRotation                    = 0x3C         ;
        constexpr std::uintptr_t otherPosition                    = 0x4C         ;
        constexpr std::uintptr_t numContacts                      = 0x58         ;
        constexpr std::uintptr_t contacts                         = 0x60         ;
    }

    namespace UnityEngine__FixedJoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__HingeJoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Joint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__MeshColliderCookingOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__MeshCollider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108449F0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__QueryTriggerInteraction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__SimulationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ContactPairHeader
    {
        constexpr std::uintptr_t m_BodyID                         = 0x0          ;
        constexpr std::uintptr_t m_OtherBodyID                    = 0x4          ;
        constexpr std::uintptr_t m_StartPtr                       = 0x8          ;
        constexpr std::uintptr_t m_NbPairs                        = 0x10         ;
        constexpr std::uintptr_t m_Flags                          = 0x14         ;
        constexpr std::uintptr_t m_ThisBodyLinearVelocity         = 0x18         ;
        constexpr std::uintptr_t m_ThisBodyAngularVelocity        = 0x24         ;
        constexpr std::uintptr_t m_OtherBodyLinearVelocity        = 0x30         ;
        constexpr std::uintptr_t m_OtherBodyAngularVelocity       = 0x3C         ;
    }

    namespace UnityEngine__ContactPair
    {
        constexpr std::uintptr_t m_ColliderID                     = 0x0          ;
        constexpr std::uintptr_t m_OtherColliderID                = 0x4          ;
        constexpr std::uintptr_t m_StartPtr                       = 0x8          ;
        constexpr std::uintptr_t m_NbPoints                       = 0x10         ;
        constexpr std::uintptr_t m_Flags                          = 0x14         ;
        constexpr std::uintptr_t m_Events                         = 0x16         ;
        constexpr std::uintptr_t m_ImpulseSum                     = 0x18         ;
    }

    namespace UnityEngine__ContactPairPoint
    {
        constexpr std::uintptr_t m_Position                       = 0x0          ;
        constexpr std::uintptr_t m_Separation                     = 0xC          ;
        constexpr std::uintptr_t m_Normal                         = 0x10         ;
        constexpr std::uintptr_t m_InternalFaceIndex0             = 0x1C         ;
        constexpr std::uintptr_t m_Impulse                        = 0x20         ;
        constexpr std::uintptr_t m_InternalFaceIndex1             = 0x2C         ;
    }

    namespace UnityEngine__CollisionPairHeaderFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__CollisionPairFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__CollisionPairEventFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__PhysicsMaterialCombine
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__PhysicsMaterial
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__PhysicsScene
    {
        constexpr std::uintptr_t m_index                          = 0x0          ;
        constexpr std::uintptr_t m_version                        = 0x4          ;
    }

    namespace UnityEngine__QueryParameters
    {
        constexpr std::uintptr_t layerMask                        = 0x0          ;
        constexpr std::uintptr_t hitMultipleFaces                 = 0x4          ;
        constexpr std::uintptr_t hitTriggers                      = 0x8          ;
        constexpr std::uintptr_t hitBackfaces                     = 0xC          ;
    }

    namespace UnityEngine__ColliderHit
    {
        constexpr std::uintptr_t m_ColliderInstanceID             = 0x0          ;
    }

    namespace UnityEngine__RaycastCommand
    {
        constexpr std::uintptr_t _from_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _direction_k__BackingField       = 0xC          ;
        constexpr std::uintptr_t _physicsScene_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _distance_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t queryParameters                  = 0x24         ;
    }

    namespace UnityEngine__SpherecastCommand
    {
        constexpr std::uintptr_t _origin_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xC          ;
        constexpr std::uintptr_t _direction_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _distance_k__BackingField        = 0x1C         ;
        constexpr std::uintptr_t _physicsScene_k__BackingField    = 0x20         ;
        constexpr std::uintptr_t queryParameters                  = 0x28         ;
    }

    namespace UnityEngine__OverlapSphereCommand
    {
        constexpr std::uintptr_t _point_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0xC          ;
        constexpr std::uintptr_t _physicsScene_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t queryParameters                  = 0x18         ;
    }

    namespace UnityEngine__OverlapBoxCommand
    {
        constexpr std::uintptr_t _center_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _halfExtents_k__BackingField     = 0xC          ;
        constexpr std::uintptr_t _orientation_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _physicsScene_k__BackingField    = 0x28         ;
        constexpr std::uintptr_t queryParameters                  = 0x30         ;
    }

    namespace UnityEngine__OverlapCapsuleCommand
    {
        constexpr std::uintptr_t _point0_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _point1_k__BackingField          = 0xC          ;
        constexpr std::uintptr_t _radius_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _physicsScene_k__BackingField    = 0x1C         ;
        constexpr std::uintptr_t queryParameters                  = 0x24         ;
    }

    namespace UnityEngine__RaycastHit
    {
        constexpr std::uintptr_t m_Point                          = 0x0          ;
        constexpr std::uintptr_t m_Normal                         = 0xC          ;
        constexpr std::uintptr_t m_FaceID                         = 0x18         ;
        constexpr std::uintptr_t m_Distance                       = 0x1C         ;
        constexpr std::uintptr_t m_UV                             = 0x20         ;
        constexpr std::uintptr_t m_Collider                       = 0x28         ;
    }

    namespace UnityEngine__RigidbodyConstraints
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__RigidbodyInterpolation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Rigidbody
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__SphereCollider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10841500   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__SpringJoint
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace ContactEventDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %61f08a89adec85b695ed9701c3210401e0ddf767
    {
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x10         ;
        constexpr std::uintptr_t _48e066fed5a5a9bfe314751c49ff7c3ca2155d65 = 0x18         ;
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x20         ;
        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x28         ;
        constexpr std::uintptr_t _3e5942b678a30adaf743f1fa2918c41f40731602 = 0x30         ;
        constexpr std::uintptr_t _47f1db8a486448686e21f2cb1ac9bf7457bd92fb = 0x38         ;
        constexpr std::uintptr_t _3f45244506eb20b3116418dfdde2dc819757c212 = 0x40         ;
        constexpr std::uintptr_t _6058c67e76c92caa3a8b6f452e5c3733dbb41460 = 0x48         ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x50         ;
        constexpr std::uintptr_t _acc97f24384fe6121e8d52d6eb4bc0c6a2728a80 = 0x58         ;
        constexpr std::uintptr_t _d5b16e0c803b5f194005dd63f78c21c460640ac2 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _baa54d32feb4f85eb8b2012eca50aa60430b08cf = 0x0          ;
            constexpr std::uintptr_t _4070ba8b69b82d863b4a7b509264323b5a190c2b = 0x8          ;
        }

    }

    namespace %96842a3cee993c1b36c2713cf14ca856e4b3b5d4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10753A50   ;
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x10         ;
        constexpr std::uintptr_t _48e066fed5a5a9bfe314751c49ff7c3ca2155d65 = 0x18         ;
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x20         ;
        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x28         ;
        constexpr std::uintptr_t _3e5942b678a30adaf743f1fa2918c41f40731602 = 0x30         ;
        constexpr std::uintptr_t _47f1db8a486448686e21f2cb1ac9bf7457bd92fb = 0x38         ;
        constexpr std::uintptr_t _3f45244506eb20b3116418dfdde2dc819757c212 = 0x40         ;
        constexpr std::uintptr_t _6058c67e76c92caa3a8b6f452e5c3733dbb41460 = 0x48         ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x50         ;
        constexpr std::uintptr_t _acc97f24384fe6121e8d52d6eb4bc0c6a2728a80 = 0x58         ;
        constexpr std::uintptr_t _d5b16e0c803b5f194005dd63f78c21c460640ac2 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _baa54d32feb4f85eb8b2012eca50aa60430b08cf = 0x0          ;
            constexpr std::uintptr_t _4070ba8b69b82d863b4a7b509264323b5a190c2b = 0x8          ;
        }

    }

    namespace %3ca0c9bb5d4b90fe781e7c05728d46c96bee6180
    {
        constexpr std::uintptr_t _8dcdc5cabbf958c7532d6d21142b69f2b485b59f = 0x10         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x18         ;
        constexpr std::uintptr_t _3e0d5985deeddebf46f9f0edcd3d1e0934f6a86c = 0x20         ;
        constexpr std::uintptr_t _dfb788818e66f5949f4d43cf91a54707497699b9 = 0x28         ;
        constexpr std::uintptr_t _f4091d27c672d46b97f32bee62fa60a2a3136f58 = 0x30         ;
        constexpr std::uintptr_t _73dabe55b71b63bf3e9351b77e10d08d0dc5de8e = 0x38         ;
    }

    namespace %bc3ea0407862eb65d2d0aa549a5e3ff74e1ba73a
    {
        constexpr std::uintptr_t _37c04442b707f7d3f3a1f64162bf58e808aafdeb = 0x10         ;
        constexpr std::uintptr_t _d7d15125a49bb28ac1786aad5bb0f8abc1985f6b = 0x20         ;
        constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x28         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x30         ;
    }

    namespace %e468884952cbc78433299587d4c9be41fafc85af
    {
        constexpr std::uintptr_t _62f8bc96e43924fc8d7e2fe20c5271f8788f06e3 = 0x10         ;
        constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x18         ;
        constexpr std::uintptr_t _6ba0bdaa5e90e43a9ef912f7d313e90d6d46d9c5 = 0x20         ;
        constexpr std::uintptr_t _dfb788818e66f5949f4d43cf91a54707497699b9 = 0x28         ;
    }

    namespace %89d41c5722317dec986653da6fcc8df4909eb0e5
    {
        constexpr std::uintptr_t _dfb788818e66f5949f4d43cf91a54707497699b9 = 0x10         ;
        constexpr std::uintptr_t _8dcdc5cabbf958c7532d6d21142b69f2b485b59f = 0x18         ;
        constexpr std::uintptr_t _fb776bdeaf2de995d3aad52e03385f4415a74c2e = 0x20         ;
        constexpr std::uintptr_t _3e0d5985deeddebf46f9f0edcd3d1e0934f6a86c = 0x28         ;
        constexpr std::uintptr_t _73dabe55b71b63bf3e9351b77e10d08d0dc5de8e = 0x30         ;
        constexpr std::uintptr_t _f4091d27c672d46b97f32bee62fa60a2a3136f58 = 0x38         ;
    }

    namespace %54094c48f3325ff3aa70b7bee5590ea531b05725
    {
        constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x10         ;
        constexpr std::uintptr_t _48e066fed5a5a9bfe314751c49ff7c3ca2155d65 = 0x18         ;
        constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x20         ;
        constexpr std::uintptr_t _ad0a57977d01b4cb7136c30a3fd2731080eaf7da = 0x28         ;
        constexpr std::uintptr_t _3e5942b678a30adaf743f1fa2918c41f40731602 = 0x30         ;
        constexpr std::uintptr_t _47f1db8a486448686e21f2cb1ac9bf7457bd92fb = 0x38         ;
        constexpr std::uintptr_t _3f45244506eb20b3116418dfdde2dc819757c212 = 0x40         ;
        constexpr std::uintptr_t _6058c67e76c92caa3a8b6f452e5c3733dbb41460 = 0x48         ;
        constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x50         ;
        constexpr std::uintptr_t _acc97f24384fe6121e8d52d6eb4bc0c6a2728a80 = 0x58         ;
        constexpr std::uintptr_t _d5b16e0c803b5f194005dd63f78c21c460640ac2 = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t _baa54d32feb4f85eb8b2012eca50aa60430b08cf = 0x0          ;
            constexpr std::uintptr_t _4070ba8b69b82d863b4a7b509264323b5a190c2b = 0x8          ;
        }

    }

    namespace %40edfe5b2b8f009c1f2320ba7307abb40d9e7255
    {
        constexpr std::uintptr_t _ef27b9cf44501059d43051a192a0b05be15e239d = 0x10         ;
        constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x18         ;
    }

    namespace Rust_Demo__MessageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ServerAllVar
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t ClientAdmin                      = 0x18         ;
        constexpr std::uintptr_t ServerAdmin                      = 0x19         ;
        constexpr std::uintptr_t RconOnly                         = 0x1A         ;
        constexpr std::uintptr_t DeveloperOnly                    = 0x1B         ;
        constexpr std::uintptr_t ServerUser                       = 0x1C         ;
        constexpr std::uintptr_t Saved                            = 0x1D         ;
        constexpr std::uintptr_t Help                             = 0x20         ;
        constexpr std::uintptr_t ClientInfo                       = 0x28         ;
        constexpr std::uintptr_t Replicated                       = 0x29         ;
        constexpr std::uintptr_t Clientside                       = 0x2A         ;
        constexpr std::uintptr_t Serverside                       = 0x2B         ;
        constexpr std::uintptr_t EditorOnly                       = 0x2C         ;
        constexpr std::uintptr_t AllowRunFromServer               = 0x2D         ;
        constexpr std::uintptr_t Default                          = 0x30         ;
        constexpr std::uintptr_t PreprocessorConditions           = 0x38         ;
        constexpr std::uintptr_t ShowInAdminUI                    = 0x40         ;
    }

    namespace HelpAttribute
    {
        constexpr std::uintptr_t Help                             = 0x10         ;
    }

    namespace RconVar
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t ClientAdmin                      = 0x18         ;
        constexpr std::uintptr_t ServerAdmin                      = 0x19         ;
        constexpr std::uintptr_t RconOnly                         = 0x1A         ;
        constexpr std::uintptr_t DeveloperOnly                    = 0x1B         ;
        constexpr std::uintptr_t ServerUser                       = 0x1C         ;
        constexpr std::uintptr_t Saved                            = 0x1D         ;
        constexpr std::uintptr_t Help                             = 0x20         ;
        constexpr std::uintptr_t ClientInfo                       = 0x28         ;
        constexpr std::uintptr_t Replicated                       = 0x29         ;
        constexpr std::uintptr_t Clientside                       = 0x2A         ;
        constexpr std::uintptr_t Serverside                       = 0x2B         ;
        constexpr std::uintptr_t EditorOnly                       = 0x2C         ;
        constexpr std::uintptr_t AllowRunFromServer               = 0x2D         ;
        constexpr std::uintptr_t Default                          = 0x30         ;
        constexpr std::uintptr_t PreprocessorConditions           = 0x38         ;
        constexpr std::uintptr_t ShowInAdminUI                    = 0x40         ;
    }

    namespace ReplicatedVar
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t ClientAdmin                      = 0x18         ;
        constexpr std::uintptr_t ServerAdmin                      = 0x19         ;
        constexpr std::uintptr_t RconOnly                         = 0x1A         ;
        constexpr std::uintptr_t DeveloperOnly                    = 0x1B         ;
        constexpr std::uintptr_t ServerUser                       = 0x1C         ;
        constexpr std::uintptr_t Saved                            = 0x1D         ;
        constexpr std::uintptr_t Help                             = 0x20         ;
        constexpr std::uintptr_t ClientInfo                       = 0x28         ;
        constexpr std::uintptr_t Replicated                       = 0x29         ;
        constexpr std::uintptr_t Clientside                       = 0x2A         ;
        constexpr std::uintptr_t Serverside                       = 0x2B         ;
        constexpr std::uintptr_t EditorOnly                       = 0x2C         ;
        constexpr std::uintptr_t AllowRunFromServer               = 0x2D         ;
        constexpr std::uintptr_t Default                          = 0x30         ;
        constexpr std::uintptr_t PreprocessorConditions           = 0x38         ;
        constexpr std::uintptr_t ShowInAdminUI                    = 0x40         ;
    }

    namespace ServerVar
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t ClientAdmin                      = 0x18         ;
        constexpr std::uintptr_t ServerAdmin                      = 0x19         ;
        constexpr std::uintptr_t RconOnly                         = 0x1A         ;
        constexpr std::uintptr_t DeveloperOnly                    = 0x1B         ;
        constexpr std::uintptr_t ServerUser                       = 0x1C         ;
        constexpr std::uintptr_t Saved                            = 0x1D         ;
        constexpr std::uintptr_t Help                             = 0x20         ;
        constexpr std::uintptr_t ClientInfo                       = 0x28         ;
        constexpr std::uintptr_t Replicated                       = 0x29         ;
        constexpr std::uintptr_t Clientside                       = 0x2A         ;
        constexpr std::uintptr_t Serverside                       = 0x2B         ;
        constexpr std::uintptr_t EditorOnly                       = 0x2C         ;
        constexpr std::uintptr_t AllowRunFromServer               = 0x2D         ;
        constexpr std::uintptr_t Default                          = 0x30         ;
        constexpr std::uintptr_t PreprocessorConditions           = 0x38         ;
        constexpr std::uintptr_t ShowInAdminUI                    = 0x40         ;
    }

    namespace ClientVar
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t ClientAdmin                      = 0x18         ;
        constexpr std::uintptr_t ServerAdmin                      = 0x19         ;
        constexpr std::uintptr_t RconOnly                         = 0x1A         ;
        constexpr std::uintptr_t DeveloperOnly                    = 0x1B         ;
        constexpr std::uintptr_t ServerUser                       = 0x1C         ;
        constexpr std::uintptr_t Saved                            = 0x1D         ;
        constexpr std::uintptr_t Help                             = 0x20         ;
        constexpr std::uintptr_t ClientInfo                       = 0x28         ;
        constexpr std::uintptr_t Replicated                       = 0x29         ;
        constexpr std::uintptr_t Clientside                       = 0x2A         ;
        constexpr std::uintptr_t Serverside                       = 0x2B         ;
        constexpr std::uintptr_t EditorOnly                       = 0x2C         ;
        constexpr std::uintptr_t AllowRunFromServer               = 0x2D         ;
        constexpr std::uintptr_t Default                          = 0x30         ;
        constexpr std::uintptr_t PreprocessorConditions           = 0x38         ;
        constexpr std::uintptr_t ShowInAdminUI                    = 0x40         ;
    }

    namespace ConsoleVar
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t ClientAdmin                      = 0x18         ;
        constexpr std::uintptr_t ServerAdmin                      = 0x19         ;
        constexpr std::uintptr_t RconOnly                         = 0x1A         ;
        constexpr std::uintptr_t DeveloperOnly                    = 0x1B         ;
        constexpr std::uintptr_t ServerUser                       = 0x1C         ;
        constexpr std::uintptr_t Saved                            = 0x1D         ;
        constexpr std::uintptr_t Help                             = 0x20         ;
        constexpr std::uintptr_t ClientInfo                       = 0x28         ;
        constexpr std::uintptr_t Replicated                       = 0x29         ;
        constexpr std::uintptr_t Clientside                       = 0x2A         ;
        constexpr std::uintptr_t Serverside                       = 0x2B         ;
        constexpr std::uintptr_t EditorOnly                       = 0x2C         ;
        constexpr std::uintptr_t AllowRunFromServer               = 0x2D         ;
        constexpr std::uintptr_t Default                          = 0x30         ;
        constexpr std::uintptr_t PreprocessorConditions           = 0x38         ;
        constexpr std::uintptr_t ShowInAdminUI                    = 0x40         ;
    }

    namespace ServerUserVar
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t ClientAdmin                      = 0x18         ;
        constexpr std::uintptr_t ServerAdmin                      = 0x19         ;
        constexpr std::uintptr_t RconOnly                         = 0x1A         ;
        constexpr std::uintptr_t DeveloperOnly                    = 0x1B         ;
        constexpr std::uintptr_t ServerUser                       = 0x1C         ;
        constexpr std::uintptr_t Saved                            = 0x1D         ;
        constexpr std::uintptr_t Help                             = 0x20         ;
        constexpr std::uintptr_t ClientInfo                       = 0x28         ;
        constexpr std::uintptr_t Replicated                       = 0x29         ;
        constexpr std::uintptr_t Clientside                       = 0x2A         ;
        constexpr std::uintptr_t Serverside                       = 0x2B         ;
        constexpr std::uintptr_t EditorOnly                       = 0x2C         ;
        constexpr std::uintptr_t AllowRunFromServer               = 0x2D         ;
        constexpr std::uintptr_t Default                          = 0x30         ;
        constexpr std::uintptr_t PreprocessorConditions           = 0x38         ;
        constexpr std::uintptr_t ShowInAdminUI                    = 0x40         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %0380590fdec7b03d01dc823d01ead27819c66551
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A6780   ;
        constexpr std::uintptr_t _87c648dd83696a1a2556190f7cf02c55f95ef383 = 0x10         ;
        constexpr std::uintptr_t _64f784b523e8c2c27be31f5ede4b38c02a55c2b8 = 0x18         ;
        constexpr std::uintptr_t _ca28da652790c498245ca417fc3afaaeadc51713 = 0x20         ;
        constexpr std::uintptr_t _5ba5d28f78ba2efd4b591eb228bab0477bb2038e = 0x28         ;
        constexpr std::uintptr_t _18747ae71884e64c41f4287e927b92501949a161 = 0x60         ;
        constexpr std::uintptr_t _82c62fb9edf67c96278423460e1af2c2b2f3c546 = 0x68         ;
        constexpr std::uintptr_t _cf80880fa28bac6309b046aaa8792d26964fa779 = 0x70         ;
        constexpr std::uintptr_t _9631578863b8a10e8446e667cc5c79bf370d9bfd = 0x78         ;
        constexpr std::uintptr_t _5c6c111f081479e7c8145f89843c54725773b987 = 0x88         ;
    }

    namespace Factory
    {
        constexpr std::uintptr_t Name                             = 0x10         ;
    }

    namespace %f78c71cabbfc06d3d2ee004be930b014c435f21c
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077AF98   ;
        constexpr std::uintptr_t _b3ae814676796d5c511788649f50cfe33369b1b4 = 0x10         ;
        constexpr std::uintptr_t _25ea1dfc4b22f1f09b72bee9a5f1010fc0f3eb6a = 0x11         ;
        constexpr std::uintptr_t _01156b82537cc224ed8278b4ef2d59f68b3ce212 = 0x12         ;
        constexpr std::uintptr_t _4e520499220e483804e9ebdff9c9a737ecec6228 = 0x13         ;
        constexpr std::uintptr_t _780d87022a595d594e3b6676d9925a1250d9d8b1 = 0x14         ;
        constexpr std::uintptr_t _91b8d371dba99611f6f33cc7f0677b3a0421f52a = 0x18         ;
        constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x20         ;
        constexpr std::uintptr_t _26ee697e7f83b2c73f58f58acea55597c6a1f388 = 0x28         ;
        constexpr std::uintptr_t _f726213cf2d9663dd427e4c349183a414d977682 = 0x29         ;
        constexpr std::uintptr_t _87786807e97b3afc32a9d81517923c409e4a8f16 = 0x2A         ;
        constexpr std::uintptr_t _946e8cbb4c503243f3c9fa36a9c00f363f52eb62 = 0x30         ;
        constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x38         ;
        constexpr std::uintptr_t _7a860988f9caba44119de073c6ba046cc4e1cc52 = 0x40         ;
        constexpr std::uintptr_t _cf80e2e19aa82ab4f015baf1114d906c607c5f03 = 0x48         ;
        constexpr std::uintptr_t _09aeef120ba246e9078549915b11c9da241b73f2 = 0x50         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x58         ;
        constexpr std::uintptr_t _86547fe9875778680e1abaf6536ab65bb21b6efe = 0x60         ;
        constexpr std::uintptr_t _86e685607ae3b9c92c9096bd6178eec08f45a2c9 = 0x68         ;
        constexpr std::uintptr_t _b8dd7b2a8e56d09ade95c68810dccb63646312a4 = 0x69         ;
        constexpr std::uintptr_t _d2bba3f52d24ee61c9ed0a83c0943c44f1892a10 = 0x70         ;
        constexpr std::uintptr_t _7ab066169435e569cce110fd9e3c31ca3432835e = 0x78         ;
        constexpr std::uintptr_t _81dc172140a0f859111bb2564d36b9b41c397647 = 0x80         ;
        constexpr std::uintptr_t _4ba6b936de408695707efbbba3ba13e967e9b2b5 = 0x88         ;
    }

    namespace %c35f75f88b2342d6cef4a096be52d0f2acb3f76e
    {
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0x10         ;
        constexpr std::uintptr_t _5f1e8f9b2f0037f24195eeabc4241e7b6d096964 = 0x18         ;
        constexpr std::uintptr_t _bfe4b342781f586ab1b1744d4d8d20e75804741f = 0x19         ;
        constexpr std::uintptr_t _0490eeece8bfc0462fc9c66d4064a534db1d07e0 = 0x20         ;
        constexpr std::uintptr_t _c2409098e98f267d3290ecbb43a41ff2a10f41b9 = 0x28         ;
        constexpr std::uintptr_t _2d3e36006dea8418a06f8d8c9354148503e2cddc = 0x30         ;
    }

    namespace %210f1ba8a26646214d3a3756149c7221199e4e1c
    {
        constexpr std::uintptr_t _d062e3948f6dfc1f6948928d6619076df117246f = 0x10         ;
    }

    namespace CommandResultType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %92adc96a951c3fdd4e8fc81c6f5782487d424f61
    {
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x10         ;
        constexpr std::uintptr_t _402bd42058acc5e3c80a1f48169d6ee4881d973d = 0x40         ;
    }

    namespace %2426a9f99524b661edd3f07dcafbd106d0d737f5
    {
        constexpr std::uintptr_t _e761f73b0782a070a047f4a80962230eb33839b8 = 0x10         ;
        constexpr std::uintptr_t _17391fda0dd83e3bfc28b8977f218593c50b3a71 = 0x18         ;
        constexpr std::uintptr_t _51fde79f4bc96f63feb3cb126ed77373f6e7146d = 0x20         ;
        constexpr std::uintptr_t _4f029d020d86ed4e7c07c7222d4d2afa7d5dcb02 = 0x24         ;
        constexpr std::uintptr_t _1a1234cd5c926473272dd76e3062f6f18eab16fa = 0x28         ;
    }

    namespace %4efe58bf755ad1057601222d5d0f4cc0e707702a
    {
        constexpr std::uintptr_t _da0bc5d6c8db1bec02f592f2bdbce7d646ee74b5 = 0x10         ;
        constexpr std::uintptr_t _426b8bc8fc2ad428ac3ef6c8563190867efef180 = 0x18         ;
        constexpr std::uintptr_t _012facb3a548144cf1e12dfd54463416f65f173e = 0x20         ;
        constexpr std::uintptr_t _ff8766c3a60814ae0fed05953dd1e807f0f92798 = 0x28         ;
        constexpr std::uintptr_t _ebf2b68dceaeabf83232fe5fb8f41bcd4d7f41e9 = 0x30         ;
        constexpr std::uintptr_t _f1492f7d6a92b96128a230dcb315fe0999eac7ae = 0x38         ;
        constexpr std::uintptr_t _0c1c1fefdeecc8d8c54e364117fba4f0fbd7d433 = 0x40         ;
        constexpr std::uintptr_t _3d479f266c15da3c067d9fd2e16b4efc2937a0f9 = 0x48         ;
        constexpr std::uintptr_t _e761f73b0782a070a047f4a80962230eb33839b8 = 0x50         ;
        constexpr std::uintptr_t _dbb24707a67a8fe58b113ae553dc15ed5a5c350c = 0x58         ;
        constexpr std::uintptr_t _06767e63a3d0359c9e083404db9d4462813ceb4e = 0x60         ;
        constexpr std::uintptr_t _79ee4eb3f2acbe4936de3982ee81de1af7459877 = 0x68         ;
        constexpr std::uintptr_t _3d1bd8867061175df4a3d87822dd5ca0d8e21ea4 = 0x70         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %6081303bf2c59ed029d0661bd27993b72c145a42
    {
        constexpr std::uintptr_t _7ca62ab60705dfa6147b23447883684aee192db7 = 0x10         ;
        constexpr std::uintptr_t _6313ef06cb523a8f5a552a6c0a52e6d7a75a4278 = 0x18         ;
        constexpr std::uintptr_t _35d71e3dd77c228cc63f347d253796e58b295794 = 0x1C         ;
        constexpr std::uintptr_t _3ce4cb12afbbcf59960404a1a1c4432bd46f198e = 0x20         ;
        constexpr std::uintptr_t _21f857bfc91934b9c34d85cb3cbb74b765cb0d71 = 0x28         ;
        constexpr std::uintptr_t _593668adbe6cae82fa3805c5620494705d88033c = 0x30         ;
        constexpr std::uintptr_t _c60ae46958d002423ed61de6e32b52192d2de3c6 = 0x34         ;
        constexpr std::uintptr_t _8ee6a0997dbeef8c1b0ead0c0f48761dee3fd442 = 0x38         ;
        constexpr std::uintptr_t _d2770abeb3e13e8a624f1c5fd6b7e11086911096 = 0x40         ;
    }

    namespace %8220ae0d1ba7babdbc036c9ed2f88d220328cf13
    {
        constexpr std::uintptr_t _6288b8f40ed906ffd01df866f0715f2ec4b375b1 = 0x10         ;
        constexpr std::uintptr_t _402bd42058acc5e3c80a1f48169d6ee4881d973d = 0x40         ;
    }

    namespace %f625779cc1c855b988054dcf3b5974ad8ef8288b
    {
    }

    namespace %ad3e51f65829686d005001da40e7ca106712f0a7
    {
        constexpr std::uintptr_t _00896dd6705c9448bc6a951e05d0a253c6c02eab = 0x10         ;
        constexpr std::uintptr_t _065462d55683580151f502abe99e1d7a289c00dc = 0x14         ;
        constexpr std::uintptr_t _048f0b0c1f404f27b0beae5dc03a3700490b6501 = 0x18         ;
    }

    namespace %ede5e2979b23fdd22d837910915585ccb2aaf4d3
    {
        constexpr std::uintptr_t _426b8bc8fc2ad428ac3ef6c8563190867efef180 = 0x10         ;
        constexpr std::uintptr_t _f1492f7d6a92b96128a230dcb315fe0999eac7ae = 0x18         ;
        constexpr std::uintptr_t _012facb3a548144cf1e12dfd54463416f65f173e = 0x20         ;
        constexpr std::uintptr_t _ff8766c3a60814ae0fed05953dd1e807f0f92798 = 0x28         ;
        constexpr std::uintptr_t _79ee4eb3f2acbe4936de3982ee81de1af7459877 = 0x30         ;
        constexpr std::uintptr_t _ebf2b68dceaeabf83232fe5fb8f41bcd4d7f41e9 = 0x38         ;
        constexpr std::uintptr_t _3d479f266c15da3c067d9fd2e16b4efc2937a0f9 = 0x40         ;
        constexpr std::uintptr_t _e761f73b0782a070a047f4a80962230eb33839b8 = 0x48         ;
        constexpr std::uintptr_t _dbb24707a67a8fe58b113ae553dc15ed5a5c350c = 0x50         ;
        constexpr std::uintptr_t _0c1c1fefdeecc8d8c54e364117fba4f0fbd7d433 = 0x58         ;
        constexpr std::uintptr_t _06767e63a3d0359c9e083404db9d4462813ceb4e = 0x60         ;
        constexpr std::uintptr_t _3d1bd8867061175df4a3d87822dd5ca0d8e21ea4 = 0x68         ;
        constexpr std::uintptr_t _da0bc5d6c8db1bec02f592f2bdbce7d646ee74b5 = 0x70         ;
    }

    namespace %8bb4cf617ee624bc598ea5c4fff84a42f6ad8215
    {
        constexpr std::uintptr_t _68b1bfd3cb2741ba60dae4952d9137411db5b634 = 0x10         ;
        constexpr std::uintptr_t _55358a1b3dc9bd294db96f823350c5cfe9366820 = 0x18         ;
    }

    namespace %faf8e2b034e88294e8264cb21bbc59a1d5a92f63
    {
    }

    namespace %0cd5361a5ec02c8f499341cb661ef6cb9b511895
    {
        constexpr std::uintptr_t _8d6343a4c424a8f8bbcfa1a8a8141a67d6180555 = 0x10         ;
        constexpr std::uintptr_t _5e2229551daae2eefaab84b92acf42a1d37a002d = 0x18         ;
    }

    namespace %e6726bc39ff5fe080e06b7285f00e2783307720f
    {
        constexpr std::uintptr_t _3ce4cb12afbbcf59960404a1a1c4432bd46f198e = 0x10         ;
        constexpr std::uintptr_t _593668adbe6cae82fa3805c5620494705d88033c = 0x18         ;
        constexpr std::uintptr_t _21f857bfc91934b9c34d85cb3cbb74b765cb0d71 = 0x20         ;
        constexpr std::uintptr_t _d2770abeb3e13e8a624f1c5fd6b7e11086911096 = 0x28         ;
        constexpr std::uintptr_t _35d71e3dd77c228cc63f347d253796e58b295794 = 0x2C         ;
        constexpr std::uintptr_t _7ca62ab60705dfa6147b23447883684aee192db7 = 0x30         ;
        constexpr std::uintptr_t _8ee6a0997dbeef8c1b0ead0c0f48761dee3fd442 = 0x38         ;
        constexpr std::uintptr_t _c60ae46958d002423ed61de6e32b52192d2de3c6 = 0x40         ;
        constexpr std::uintptr_t _6313ef06cb523a8f5a552a6c0a52e6d7a75a4278 = 0x44         ;
    }

    namespace UnityEngine__AndroidJavaRunnable
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine__AndroidJavaException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t mJavaStackTrace                  = 0x90         ;
    }

    namespace UnityEngine__GlobalJavaObjectRef
    {
        constexpr std::uintptr_t m_disposed                       = 0x10         ;
        constexpr std::uintptr_t m_jobject                        = 0x18         ;
    }

    namespace UnityEngine__AndroidJavaRunnableProxy
    {
        constexpr std::uintptr_t javaInterface                    = 0x10         ;
        constexpr std::uintptr_t proxyObject                      = 0x18         ;
        constexpr std::uintptr_t mRunnable                        = 0x20         ;
    }

    namespace UnityEngine__AndroidJavaProxy
    {
        constexpr std::uintptr_t javaInterface                    = 0x10         ;
        constexpr std::uintptr_t proxyObject                      = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_JavaLangSystemClass            = 0x0          ;
            constexpr std::uintptr_t s_HashCodeMethodID               = 0x8          ;
        }

    }

    namespace UnityEngine__AndroidJavaObject
    {
        constexpr std::uintptr_t m_jobject                        = 0x10         ;
        constexpr std::uintptr_t m_jclass                         = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t enableDebugPrints                = 0x0          ;
        }

    }

    namespace UnityEngine__AndroidJavaClass
    {
        constexpr std::uintptr_t m_jobject                        = 0x10         ;
        constexpr std::uintptr_t m_jclass                         = 0x18         ;
    }

    namespace UnityEngine__jvalue
    {
        constexpr std::uintptr_t z                                = 0x0          ;
    }

    namespace JStringBinding
    {
        constexpr std::uintptr_t javaString                       = 0x0          ;
        constexpr std::uintptr_t chars                            = 0x8          ;
        constexpr std::uintptr_t length                           = 0x10         ;
        constexpr std::uintptr_t ownsRef                          = 0x14         ;
    }

    namespace UnityEngine_Android__AndroidInsets
    {
        constexpr std::uintptr_t m_NativeHandle                   = 0x10         ;
    }

    namespace UnityEngine_Android__AndroidColorModeHdr
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidColorModeWideColorGamut
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidLocale
    {
        constexpr std::uintptr_t _country_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _language_k__BackingField        = 0x18         ;
    }

    namespace UnityEngine_Android__AndroidConfiguration
    {
        constexpr std::uintptr_t _colorMode_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _densityDpi_k__BackingField      = 0x14         ;
        constexpr std::uintptr_t _fontScale_k__BackingField       = 0x18         ;
        constexpr std::uintptr_t _fontWeightAdjustment_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _keyboard_k__BackingField        = 0x20         ;
        constexpr std::uintptr_t _hardKeyboardHidden_k__BackingField = 0x24         ;
        constexpr std::uintptr_t _keyboardHidden_k__BackingField  = 0x28         ;
        constexpr std::uintptr_t _mobileCountryCode_k__BackingField = 0x2C         ;
        constexpr std::uintptr_t _mobileNetworkCode_k__BackingField = 0x30         ;
        constexpr std::uintptr_t _navigation_k__BackingField      = 0x34         ;
        constexpr std::uintptr_t _navigationHidden_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _orientation_k__BackingField     = 0x3C         ;
        constexpr std::uintptr_t _screenHeightDp_k__BackingField  = 0x40         ;
        constexpr std::uintptr_t _screenWidthDp_k__BackingField   = 0x44         ;
        constexpr std::uintptr_t _smallestScreenWidthDp_k__BackingField = 0x48         ;
        constexpr std::uintptr_t _screenLayout_k__BackingField    = 0x4C         ;
        constexpr std::uintptr_t _touchScreen_k__BackingField     = 0x50         ;
        constexpr std::uintptr_t _uiMode_k__BackingField          = 0x54         ;
        constexpr std::uintptr_t _primaryLocaleCountry_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _primaryLocaleLanguage_k__BackingField = 0x60         ;
    }

    namespace UnityEngine_Android__AndroidHardwareKeyboardHidden
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidKeyboard
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidKeyboardHidden
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidNavigation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidNavigationHidden
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidOrientation
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidScreenLayoutDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidScreenLayoutLong
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidScreenLayoutRound
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidScreenLayoutSize
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidTouchScreen
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidUIModeNight
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Android__AndroidUIModeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Burst__OptimizeFor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Burst__FloatMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Burst__FloatPrecision
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Burst__BurstCompileAttribute
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078DD20   ;
        constexpr std::uintptr_t _FloatMode_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _FloatPrecision_k__BackingField  = 0x14         ;
        constexpr std::uintptr_t _compileSynchronously            = 0x18         ;
        constexpr std::uintptr_t _disableSafetyChecks             = 0x1A         ;
        constexpr std::uintptr_t _OptimizeFor_k__BackingField     = 0x1C         ;
        constexpr std::uintptr_t _Options_k__BackingField         = 0x20         ;
    }

    namespace Unity_Burst__BurstCompilerOptions
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078DC68   ;
        constexpr std::uintptr_t _enableBurstCompilation          = 0x10         ;
        constexpr std::uintptr_t _enableBurstSafetyChecks         = 0x11         ;
        constexpr std::uintptr_t _IsGlobal_k__BackingField        = 0x12         ;
        constexpr std::uintptr_t _OptionsChanged_k__BackingField  = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t ForceDisableBurstCompilation     = 0x0          ;
            constexpr std::uintptr_t ForceBurstCompilationSynchronously = 0x1          ;
            constexpr std::uintptr_t IsSecondaryUnityProcess          = 0x2          ;
        }

    }

    namespace Unity_Burst__BurstTargetCpu
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Burst__FunctionPointer`1
    {
        constexpr std::uintptr_t _ptr                             = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Burst__SharedStatic`1
    {
        constexpr std::uintptr_t _buffer                          = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace IsBurstEnabledDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078DD08   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace FakeDelegate
    {
        constexpr std::uintptr_t _Method_k__BackingField          = 0x10         ;
    }

    namespace tBigInt
    {
        constexpr std::uintptr_t m_length                         = 0x0          ;
        constexpr std::uintptr_t m_blocks                         = 0x4          ;
    }

    namespace CutoffMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace tFloatUnion32
    {
        constexpr std::uintptr_t m_floatingPoint                  = 0x0          ;
    }

    namespace tFloatUnion64
    {
        constexpr std::uintptr_t m_floatingPoint                  = 0x0          ;
    }

    namespace NumberBufferKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NumberBuffer
    {
        constexpr std::uintptr_t _buffer                          = 0x0          ;
        constexpr std::uintptr_t Kind                             = 0x8          ;
        constexpr std::uintptr_t DigitsCount                      = 0xC          ;
        constexpr std::uintptr_t Scale                            = 0x10         ;
        constexpr std::uintptr_t IsNegative                       = 0x14         ;
    }

    namespace NumberFormatKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace FormatOptions
    {
        constexpr std::uintptr_t Kind                             = 0x0          ;
        constexpr std::uintptr_t AlignAndSize                     = 0x1          ;
        constexpr std::uintptr_t Specifier                        = 0x2          ;
        constexpr std::uintptr_t Lowercase                        = 0x3          ;
    }

    namespace CMP
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Burst_Intrinsics__BurstTargetCpuAttribute
    {
        constexpr std::uintptr_t TargetCpu                        = 0x10         ;
    }

    namespace Unity_Burst_Intrinsics__v128
    {
        constexpr std::uintptr_t Byte0                            = 0x0          ;
        constexpr std::uintptr_t Byte1                            = 0x1          ;
        constexpr std::uintptr_t Byte2                            = 0x2          ;
        constexpr std::uintptr_t Byte3                            = 0x3          ;
        constexpr std::uintptr_t Byte4                            = 0x4          ;
        constexpr std::uintptr_t Byte5                            = 0x5          ;
        constexpr std::uintptr_t Byte6                            = 0x6          ;
        constexpr std::uintptr_t Byte7                            = 0x7          ;
        constexpr std::uintptr_t Byte8                            = 0x8          ;
        constexpr std::uintptr_t Byte9                            = 0x9          ;
        constexpr std::uintptr_t Byte10                           = 0xA          ;
        constexpr std::uintptr_t Byte11                           = 0xB          ;
        constexpr std::uintptr_t Byte12                           = 0xC          ;
        constexpr std::uintptr_t Byte13                           = 0xD          ;
        constexpr std::uintptr_t Byte14                           = 0xE          ;
        constexpr std::uintptr_t Byte15                           = 0xF          ;
    }

    namespace Unity_Burst_Intrinsics__v256
    {
        constexpr std::uintptr_t Byte0                            = 0x0          ;
        constexpr std::uintptr_t Byte1                            = 0x1          ;
        constexpr std::uintptr_t Byte2                            = 0x2          ;
        constexpr std::uintptr_t Byte3                            = 0x3          ;
        constexpr std::uintptr_t Byte4                            = 0x4          ;
        constexpr std::uintptr_t Byte5                            = 0x5          ;
        constexpr std::uintptr_t Byte6                            = 0x6          ;
        constexpr std::uintptr_t Byte7                            = 0x7          ;
        constexpr std::uintptr_t Byte8                            = 0x8          ;
        constexpr std::uintptr_t Byte9                            = 0x9          ;
        constexpr std::uintptr_t Byte10                           = 0xA          ;
        constexpr std::uintptr_t Byte11                           = 0xB          ;
        constexpr std::uintptr_t Byte12                           = 0xC          ;
        constexpr std::uintptr_t Byte13                           = 0xD          ;
        constexpr std::uintptr_t Byte14                           = 0xE          ;
        constexpr std::uintptr_t Byte15                           = 0xF          ;
        constexpr std::uintptr_t Byte16                           = 0x10         ;
        constexpr std::uintptr_t Byte17                           = 0x11         ;
        constexpr std::uintptr_t Byte18                           = 0x12         ;
        constexpr std::uintptr_t Byte19                           = 0x13         ;
        constexpr std::uintptr_t Byte20                           = 0x14         ;
        constexpr std::uintptr_t Byte21                           = 0x15         ;
        constexpr std::uintptr_t Byte22                           = 0x16         ;
        constexpr std::uintptr_t Byte23                           = 0x17         ;
        constexpr std::uintptr_t Byte24                           = 0x18         ;
        constexpr std::uintptr_t Byte25                           = 0x19         ;
        constexpr std::uintptr_t Byte26                           = 0x1A         ;
        constexpr std::uintptr_t Byte27                           = 0x1B         ;
        constexpr std::uintptr_t Byte28                           = 0x1C         ;
        constexpr std::uintptr_t Byte29                           = 0x1D         ;
        constexpr std::uintptr_t Byte30                           = 0x1E         ;
        constexpr std::uintptr_t Byte31                           = 0x1F         ;
    }

    namespace Unity_Burst_Intrinsics__v64
    {
        constexpr std::uintptr_t Byte0                            = 0x0          ;
        constexpr std::uintptr_t Byte1                            = 0x1          ;
        constexpr std::uintptr_t Byte2                            = 0x2          ;
        constexpr std::uintptr_t Byte3                            = 0x3          ;
        constexpr std::uintptr_t Byte4                            = 0x4          ;
        constexpr std::uintptr_t Byte5                            = 0x5          ;
        constexpr std::uintptr_t Byte6                            = 0x6          ;
        constexpr std::uintptr_t Byte7                            = 0x7          ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullablePublicOnlyAttribute
    {
        constexpr std::uintptr_t IncludesInternals                = 0x10         ;
    }

    namespace Casing
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DiagnosticSubscription
    {
        constexpr std::uintptr_t Observer                         = 0x10         ;
        constexpr std::uintptr_t IsEnabled1Arg                    = 0x18         ;
        constexpr std::uintptr_t IsEnabled3Arg                    = 0x20         ;
        constexpr std::uintptr_t OnActivityImport                 = 0x28         ;
        constexpr std::uintptr_t OnActivityExport                 = 0x30         ;
        constexpr std::uintptr_t Owner                            = 0x38         ;
        constexpr std::uintptr_t Next                             = 0x40         ;
    }

    namespace AllListenerSubscription
    {
        constexpr std::uintptr_t Subscriber                       = 0x10         ;
        constexpr std::uintptr_t Next                             = 0x18         ;
    }

    namespace AllListenerObservable
    {
        constexpr std::uintptr_t _subscriptions                   = 0x10         ;
    }

    namespace BaggageLinkedList
    {
        constexpr std::uintptr_t _first                           = 0x10         ;
    }

    namespace TagsLinkedList
    {
        constexpr std::uintptr_t _first                           = 0x10         ;
        constexpr std::uintptr_t _last                            = 0x18         ;
        constexpr std::uintptr_t _stringBuilder                   = 0x20         ;
    }

    namespace State
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _enumerator                      = 0x0          ;
    }

    namespace Function`2
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Diagnostics__DiagnosticListener
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _subscriptions                   = 0x18         ;
        constexpr std::uintptr_t _next                            = 0x20         ;
        constexpr std::uintptr_t _disposed                        = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_allListeners                   = 0x0          ;
            constexpr std::uintptr_t s_allListenerObservable          = 0x8          ;
            constexpr std::uintptr_t s_allListenersLock               = 0x10         ;
        }

    }

    namespace System_Diagnostics__DiagnosticSourceEventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t AspNetCoreHostingKeywordValue    = 0x20         ;
        constexpr std::uintptr_t EntityFrameworkCoreCommandsKeywordValue = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t Log                              = 0x0          ;
        }

    }

    namespace System_Diagnostics__Activity
    {
        constexpr std::uintptr_t _traceState                      = 0x10         ;
        constexpr std::uintptr_t _state                           = 0x18         ;
        constexpr std::uintptr_t _currentChildId                  = 0x1C         ;
        constexpr std::uintptr_t _id                              = 0x20         ;
        constexpr std::uintptr_t _rootId                          = 0x28         ;
        constexpr std::uintptr_t _parentId                        = 0x30         ;
        constexpr std::uintptr_t _parentSpanId                    = 0x38         ;
        constexpr std::uintptr_t _traceId                         = 0x40         ;
        constexpr std::uintptr_t _spanId                          = 0x48         ;
        constexpr std::uintptr_t _w3CIdFlags                      = 0x50         ;
        constexpr std::uintptr_t _parentTraceFlags                = 0x51         ;
        constexpr std::uintptr_t _tags                            = 0x58         ;
        constexpr std::uintptr_t _baggage                         = 0x60         ;
        constexpr std::uintptr_t _links                           = 0x68         ;
        constexpr std::uintptr_t _events                          = 0x70         ;
        constexpr std::uintptr_t _customProperties                = 0x78         ;
        constexpr std::uintptr_t _displayName                     = 0x80         ;
        constexpr std::uintptr_t _statusCode                      = 0x88         ;
        constexpr std::uintptr_t _statusDescription               = 0x90         ;
        constexpr std::uintptr_t _previousActiveActivity          = 0x98         ;
        constexpr std::uintptr_t _Kind_k__BackingField            = 0xA0         ;
        constexpr std::uintptr_t _OperationName_k__BackingField   = 0xA8         ;
        constexpr std::uintptr_t _Source_k__BackingField          = 0xB0         ;
        constexpr std::uintptr_t _Parent_k__BackingField          = 0xB8         ;
        constexpr std::uintptr_t _Duration_k__BackingField        = 0xC0         ;
        constexpr std::uintptr_t _StartTimeUtc_k__BackingField    = 0xC8         ;
        constexpr std::uintptr_t _IsAllDataRequested_k__BackingField = 0xD0         ;

        namespace _static
        {
            constexpr std::uintptr_t s_emptyBaggageTags               = 0x0          ;
            constexpr std::uintptr_t s_emptyTagObjects                = 0x8          ;
            constexpr std::uintptr_t s_emptyLinks                     = 0x10         ;
            constexpr std::uintptr_t s_emptyEvents                    = 0x18         ;
            constexpr std::uintptr_t s_defaultSource                  = 0x20         ;
            constexpr std::uintptr_t s_uniqSuffix                     = 0x28         ;
            constexpr std::uintptr_t s_currentRootId                  = 0x30         ;
            constexpr std::uintptr_t s_defaultIdFormat                = 0x38         ;
            constexpr std::uintptr_t _ForceDefaultIdFormat_k__BackingField = 0x3C         ;
            constexpr std::uintptr_t _TraceIdGenerator_k__BackingField = 0x40         ;
            constexpr std::uintptr_t s_current                        = 0x48         ;
        }

    }

    namespace System_Diagnostics__ActivityTraceFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__ActivityIdFormat
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__ActivityTraceId
    {
        constexpr std::uintptr_t _hexString                       = 0x0          ;
    }

    namespace System_Diagnostics__ActivitySpanId
    {
        constexpr std::uintptr_t _hexString                       = 0x0          ;
    }

    namespace System_Diagnostics__ActivityStatusCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__ActivityTagsCollection
    {
        constexpr std::uintptr_t _list                            = 0x10         ;
    }

    namespace System_Diagnostics__ActivityContext
    {
        constexpr std::uintptr_t _TraceId_k__BackingField         = 0x0          ;
        constexpr std::uintptr_t _SpanId_k__BackingField          = 0x8          ;
        constexpr std::uintptr_t _TraceFlags_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _TraceState_k__BackingField      = 0x18         ;
        constexpr std::uintptr_t _IsRemote_k__BackingField        = 0x20         ;
    }

    namespace System_Diagnostics__ActivityCreationOptions`1
    {
        constexpr std::uintptr_t _samplerTags                     = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Diagnostics__ActivitySamplingResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__ActivityEvent
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _Tags_k__BackingField            = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t s_emptyTags                      = 0x0          ;
        }

    }

    namespace System_Diagnostics__ActivityKind
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Diagnostics__ActivityLink
    {
        constexpr std::uintptr_t _Context_k__BackingField         = 0x0          ;
        constexpr std::uintptr_t _Tags_k__BackingField            = 0x28         ;
    }

    namespace System_Diagnostics__SampleActivity`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Diagnostics__ActivityListener
    {
        constexpr std::uintptr_t _ActivityStarted_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _ActivityStopped_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _ShouldListenTo_k__BackingField  = 0x20         ;
        constexpr std::uintptr_t _SampleUsingParentId_k__BackingField = 0x28         ;
        constexpr std::uintptr_t _Sample_k__BackingField          = 0x30         ;
    }

    namespace System_Diagnostics__ActivitySource
    {
        constexpr std::uintptr_t _listeners                       = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_activeSources                  = 0x0          ;
            constexpr std::uintptr_t s_allListeners                   = 0x8          ;
        }

    }

    namespace System_Diagnostics__SynchronizedList`1
    {
        constexpr std::uintptr_t _list                            = 0x0          ;
    }

    namespace System_Diagnostics__DiagNode`1
    {
        constexpr std::uintptr_t Value                            = 0x0          ;
    }

    namespace System_Diagnostics__DiagLinkedList`1
    {
        constexpr std::uintptr_t _first                           = 0x0          ;
    }

    namespace System_Diagnostics__Enumerator`1
    {
        constexpr std::uintptr_t _nextNode                        = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Diagnostics__RandomNumberGenerator
    {
        constexpr std::uintptr_t _s0                              = 0x10         ;
        constexpr std::uintptr_t _s1                              = 0x18         ;
        constexpr std::uintptr_t _s2                              = 0x20         ;
        constexpr std::uintptr_t _s3                              = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t t_random                         = 0xFFFFFFFFFFFFFFFF ;
        }

    }

    namespace System_Diagnostics_Metrics__Counter`1
    {
        constexpr std::uintptr_t _subscriptions                   = 0x10         ;
        constexpr std::uintptr_t _Meter_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Description_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _Unit_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t ts_tags                          = 0x38         ;
    }

    namespace System_Diagnostics_Metrics__Histogram`1
    {
        constexpr std::uintptr_t _subscriptions                   = 0x10         ;
        constexpr std::uintptr_t _Meter_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Description_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _Unit_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t ts_tags                          = 0x38         ;
    }

    namespace System_Diagnostics_Metrics__Instrument
    {
        constexpr std::uintptr_t _subscriptions                   = 0x10         ;
        constexpr std::uintptr_t _Meter_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Description_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _Unit_k__BackingField            = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _SyncObject_k__BackingField      = 0x0          ;
        }

    }

    namespace System_Diagnostics_Metrics__Instrument`1
    {
        constexpr std::uintptr_t _subscriptions                   = 0x10         ;
        constexpr std::uintptr_t _Meter_k__BackingField           = 0x18         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Description_k__BackingField     = 0x28         ;
        constexpr std::uintptr_t _Unit_k__BackingField            = 0x30         ;
        constexpr std::uintptr_t ts_tags                          = 0x0          ;
    }

    namespace System_Diagnostics_Metrics__Meter
    {
        constexpr std::uintptr_t _instruments                     = 0x10         ;
        constexpr std::uintptr_t _Disposed_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x20         ;
        constexpr std::uintptr_t _Version_k__BackingField         = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t s_allMeters                      = 0x0          ;
        }

    }

    namespace System_Diagnostics_Metrics__MeasurementCallback`1
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace System_Diagnostics_Metrics__MeterListener
    {
        constexpr std::uintptr_t _enabledMeasurementInstruments   = 0x10         ;
        constexpr std::uintptr_t _disposed                        = 0x18         ;
        constexpr std::uintptr_t _byteMeasurementCallback         = 0x20         ;
        constexpr std::uintptr_t _shortMeasurementCallback        = 0x28         ;
        constexpr std::uintptr_t _intMeasurementCallback          = 0x30         ;
        constexpr std::uintptr_t _longMeasurementCallback         = 0x38         ;
        constexpr std::uintptr_t _floatMeasurementCallback        = 0x40         ;
        constexpr std::uintptr_t _doubleMeasurementCallback       = 0x48         ;
        constexpr std::uintptr_t _decimalMeasurementCallback      = 0x50         ;
        constexpr std::uintptr_t _InstrumentPublished_k__BackingField = 0x58         ;
        constexpr std::uintptr_t _MeasurementsCompleted_k__BackingField = 0x60         ;

        namespace _static
        {
            constexpr std::uintptr_t s_allStartedListeners            = 0x0          ;
        }

    }

    namespace System_Diagnostics_Metrics__ListenerSubscription
    {
        constexpr std::uintptr_t _Listener_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _State_k__BackingField           = 0x8          ;
    }

    namespace System_Diagnostics_Metrics__MetricsEventSource
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Settings_k__BackingField        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Log                              = 0x0          ;
        }

    }

    namespace System_Diagnostics_CodeAnalysis__RequiresUnreferencedCodeAttribute
    {
        constexpr std::uintptr_t _Message_k__BackingField         = 0x10         ;
    }

    namespace System_Diagnostics_CodeAnalysis__UnconditionalSuppressMessageAttribute
    {
        constexpr std::uintptr_t _Category_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _CheckId_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Justification_k__BackingField   = 0x20         ;
    }

    namespace System_Diagnostics_CodeAnalysis__NotNullWhenAttribute
    {
        constexpr std::uintptr_t _ReturnValue_k__BackingField     = 0x10         ;
    }

    namespace Bone
    {
        constexpr std::uintptr_t Id                               = 0x0          ;
        constexpr std::uintptr_t Depth                            = 0x4          ;
        constexpr std::uintptr_t Parent                           = 0x8          ;
        constexpr std::uintptr_t Name                             = 0x10         ;
        constexpr std::uintptr_t Target                           = 0x18         ;
        constexpr std::uintptr_t Flags                            = 0x20         ;
    }

    namespace FindJob
    {
        constexpr std::uintptr_t Name                             = 0x0          ;
        constexpr std::uintptr_t Bones                            = 0x200        ;
        constexpr std::uintptr_t FoundIndex                       = 0x210        ;
    }

    namespace BodySide
    {
        constexpr std::uintptr_t Hip                              = 0x0          ;
        constexpr std::uintptr_t Knee                             = 0x4          ;
        constexpr std::uintptr_t Foot                             = 0x8          ;
        constexpr std::uintptr_t Arm                              = 0xC          ;
        constexpr std::uintptr_t Elbow                            = 0x10         ;
    }

    namespace RagdollSettings
    {
        constexpr std::uintptr_t Pelvis                           = 0x0          ;
        constexpr std::uintptr_t Head                             = 0x4          ;
        constexpr std::uintptr_t Spine                            = 0x8          ;
        constexpr std::uintptr_t Left                             = 0xC          ;
        constexpr std::uintptr_t Right                            = 0x20         ;
        constexpr std::uintptr_t Mass                             = 0x34         ;
        constexpr std::uintptr_t ArmGirth                         = 0x38         ;
        constexpr std::uintptr_t LegGirth                         = 0x3C         ;
        constexpr std::uintptr_t HeadSize                         = 0x40         ;
        constexpr std::uintptr_t Material                         = 0x48         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace Facepunch__SkeletonDefinition
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t SourceObject                     = 0x18         ;
        constexpr std::uintptr_t Bones                            = 0x20         ;
        constexpr std::uintptr_t Ragdoll                          = 0x48         ;

        constexpr std::uintptr_t _b9e25195fa22ec338c7b5b948d0143e489813a59 = 0x28         ;
        constexpr std::uintptr_t _ad929eacd103762f423215fba9cdcd53bb7ca96f = 0x38         ;
    }

    namespace Facepunch__SkeletonSkin
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t SkinnedMeshRenderer              = 0x20         ;
        constexpr std::uintptr_t SkeletonDefinition               = 0x28         ;
        constexpr std::uintptr_t LOD                              = 0x30         ;
        constexpr std::uintptr_t RootBone                         = 0x34         ;
        constexpr std::uintptr_t TargetBones                      = 0x38         ;
        constexpr std::uintptr_t BoneTransforms                   = 0x40         ;
    }

    namespace Facepunch__SkeletonSkinLod
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t LODGroup                         = 0x20         ;
        constexpr std::uintptr_t LodRange0                        = 0x28         ;
        constexpr std::uintptr_t LodRange1                        = 0x2C         ;
        constexpr std::uintptr_t LodRange2                        = 0x30         ;
        constexpr std::uintptr_t LodRange3                        = 0x34         ;

        constexpr std::uintptr_t _e3a9be283e912dba13096e0475e19584f88a0391 = 0x38         ;
    }

    namespace Facepunch__SkeletonAttachment
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
    }

    namespace Facepunch__BoneFlag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Facepunch__Skeleton
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Source                           = 0x20         ;
        constexpr std::uintptr_t Bones                            = 0x28         ;
    }

    namespace Facepunch__SkeletonRagdoll
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t Source                           = 0x20         ;
        constexpr std::uintptr_t Bones                            = 0x28         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %c7bc294ef54592084dbb15af664ffdbd3eff304b
    {
        constexpr std::uintptr_t _674363a36f3985c5e67e16f1346818846a52fd2b = 0x10         ;
        constexpr std::uintptr_t _d5446169b664ff63be6f839af21bdd8375b8070b = 0x14         ;
        constexpr std::uintptr_t _6cf859edcb222261f8d8ef702c98b8bf31b5ce2f = 0x18         ;
        constexpr std::uintptr_t _bcb490577a1b25fed8c308da89b3832d27d74093 = 0x20         ;
        constexpr std::uintptr_t _d41877210625b89561c8c4ac2bfc51a23264c0ff = 0x28         ;
        constexpr std::uintptr_t _3ee79b688d9de6f253f32f376021470db5f799ee = 0x30         ;
        constexpr std::uintptr_t _3708d5693063d14cf8f2e7686d16077911ae5ea7 = 0x38         ;
        constexpr std::uintptr_t _362286e5da68a043e8d99e2c50cac8b6358b49b2 = 0x40         ;
        constexpr std::uintptr_t _e508615524342f84ed924eeaa31a97f66a01f518 = 0x48         ;
    }

    namespace %b444a0468daa2c2acc67734478a330256ae220fd
    {
    }

    namespace %a14995e5ddd22ddf942669425b7ede2599053907
    {
        constexpr std::uintptr_t _f549030d77bb01194fa6aecc68a5aac33f2cafac = 0x10         ;
    }

    namespace WndProcDelegate
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10841C78   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace RawInputType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %d21d6709ae150fdb959e50481a9e7061f7f74c96
    {
    }

    namespace InputRedirector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _f0f6b53b116c1e04b73180a132c33aed40fb00c2 = 0x20         ;
        constexpr std::uintptr_t _45237574ab513eda66f687805c9ebcfc29f5efbf = 0x28         ;
        constexpr std::uintptr_t _e64e0958467396e06f06f499ff7b85357dfdc99a = 0x30         ;
        constexpr std::uintptr_t _7278e92509889622b459fb441c91dc474b65ab39 = 0x38         ;
    }

    namespace anybrain__ErrorCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace anybrain__KeyCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace anybrain__ControllerEvent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace anybrain__AnybrainSDK
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10841F98   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t _481c1fdb1b9464a6896b67d3bcbec852999a083a = 0x0          ;
            constexpr std::uintptr_t _7af5ae624e581e1443fd24a5664fbc8551d96fab = 0x8          ;
        }

    }

    namespace anybrain__RawInputFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace anybrain__Action
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MainModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace EmissionModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace ShapeModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace CollisionModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace SubEmittersModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace TextureSheetAnimationModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace Particle
    {
        constexpr std::uintptr_t m_Position                       = 0x0          ;
        constexpr std::uintptr_t m_Velocity                       = 0xC          ;
        constexpr std::uintptr_t m_AnimatedVelocity               = 0x18         ;
        constexpr std::uintptr_t m_InitialVelocity                = 0x24         ;
        constexpr std::uintptr_t m_AxisOfRotation                 = 0x30         ;
        constexpr std::uintptr_t m_Rotation                       = 0x3C         ;
        constexpr std::uintptr_t m_AngularVelocity                = 0x48         ;
        constexpr std::uintptr_t m_StartSize                      = 0x54         ;
        constexpr std::uintptr_t m_StartColor                     = 0x60         ;
        constexpr std::uintptr_t m_RandomSeed                     = 0x64         ;
        constexpr std::uintptr_t m_ParentRandomSeed               = 0x68         ;
        constexpr std::uintptr_t m_Lifetime                       = 0x6C         ;
        constexpr std::uintptr_t m_StartLifetime                  = 0x70         ;
        constexpr std::uintptr_t m_MeshIndex                      = 0x74         ;
        constexpr std::uintptr_t m_EmitAccumulator0               = 0x78         ;
        constexpr std::uintptr_t m_EmitAccumulator1               = 0x7C         ;
        constexpr std::uintptr_t m_Flags                          = 0x80         ;
    }

    namespace Burst
    {
        constexpr std::uintptr_t m_Time                           = 0x0          ;
        constexpr std::uintptr_t m_Count                          = 0x8          ;
        constexpr std::uintptr_t m_RepeatCount                    = 0x28         ;
        constexpr std::uintptr_t m_RepeatInterval                 = 0x2C         ;
        constexpr std::uintptr_t m_InvProbability                 = 0x30         ;
    }

    namespace MinMaxCurve
    {
        constexpr std::uintptr_t m_Mode                           = 0x0          ;
        constexpr std::uintptr_t m_CurveMultiplier                = 0x4          ;
        constexpr std::uintptr_t m_CurveMin                       = 0x8          ;
        constexpr std::uintptr_t m_CurveMax                       = 0x10         ;
        constexpr std::uintptr_t m_ConstantMin                    = 0x18         ;
        constexpr std::uintptr_t m_ConstantMax                    = 0x1C         ;
    }

    namespace MinMaxCurveBlittable
    {
        constexpr std::uintptr_t m_Mode                           = 0x0          ;
        constexpr std::uintptr_t m_CurveMultiplier                = 0x4          ;
        constexpr std::uintptr_t m_CurveMin                       = 0x8          ;
        constexpr std::uintptr_t m_CurveMax                       = 0x10         ;
        constexpr std::uintptr_t m_ConstantMin                    = 0x18         ;
        constexpr std::uintptr_t m_ConstantMax                    = 0x1C         ;
    }

    namespace MinMaxGradient
    {
        constexpr std::uintptr_t m_Mode                           = 0x0          ;
        constexpr std::uintptr_t m_GradientMin                    = 0x8          ;
        constexpr std::uintptr_t m_GradientMax                    = 0x10         ;
        constexpr std::uintptr_t m_ColorMin                       = 0x18         ;
        constexpr std::uintptr_t m_ColorMax                       = 0x28         ;
    }

    namespace MinMaxGradientBlittable
    {
        constexpr std::uintptr_t m_Mode                           = 0x0          ;
        constexpr std::uintptr_t m_GradientMin                    = 0x8          ;
        constexpr std::uintptr_t m_GradientMax                    = 0x10         ;
        constexpr std::uintptr_t m_ColorMin                       = 0x18         ;
        constexpr std::uintptr_t m_ColorMax                       = 0x28         ;
    }

    namespace EmitParams
    {
        constexpr std::uintptr_t m_Particle                       = 0x0          ;
        constexpr std::uintptr_t m_PositionSet                    = 0x84         ;
        constexpr std::uintptr_t m_VelocitySet                    = 0x85         ;
        constexpr std::uintptr_t m_AxisOfRotationSet              = 0x86         ;
        constexpr std::uintptr_t m_RotationSet                    = 0x87         ;
        constexpr std::uintptr_t m_AngularVelocitySet             = 0x88         ;
        constexpr std::uintptr_t m_StartSizeSet                   = 0x89         ;
        constexpr std::uintptr_t m_StartColorSet                  = 0x8A         ;
        constexpr std::uintptr_t m_RandomSeedSet                  = 0x8B         ;
        constexpr std::uintptr_t m_StartLifetimeSet               = 0x8C         ;
        constexpr std::uintptr_t m_MeshIndexSet                   = 0x8D         ;
        constexpr std::uintptr_t m_ApplyShapeToPosition           = 0x8E         ;
    }

    namespace ColorOverLifetimeModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace LightsModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace TrailModule
    {
        constexpr std::uintptr_t m_ParticleSystem                 = 0x0          ;
    }

    namespace Array3
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x8          ;
        constexpr std::uintptr_t z                                = 0x10         ;
    }

    namespace Array4
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x8          ;
        constexpr std::uintptr_t z                                = 0x10         ;
        constexpr std::uintptr_t w                                = 0x18         ;
    }

    namespace ExecuteJobFunction
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine__ParticleSystem
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__ParticleSystemRenderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemCollisionQuality
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemCurveMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemGradientMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemShapeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemAnimationMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemAnimationRowMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemSimulationSpace
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemStopBehavior
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemScalingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemCullingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemBakeMeshOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__ParticleSystemRenderer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074BCB8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__ParticleSystemForceField
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Rendering__UVChannelFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_ParticleSystemJobs__ParticleSystemNativeArray3
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x10         ;
        constexpr std::uintptr_t z                                = 0x20         ;
    }

    namespace UnityEngine_ParticleSystemJobs__ParticleSystemNativeArray4
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x10         ;
        constexpr std::uintptr_t z                                = 0x20         ;
        constexpr std::uintptr_t w                                = 0x30         ;
    }

    namespace UnityEngine_ParticleSystemJobs__ParticleSystemJobData
    {
        constexpr std::uintptr_t _count_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _positions_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _velocities_k__BackingField      = 0x38         ;
        constexpr std::uintptr_t _axisOfRotations_k__BackingField = 0x68         ;
        constexpr std::uintptr_t _rotations_k__BackingField       = 0x98         ;
        constexpr std::uintptr_t _rotationalSpeeds_k__BackingField = 0xC8         ;
        constexpr std::uintptr_t _sizes_k__BackingField           = 0xF8         ;
        constexpr std::uintptr_t _startColors_k__BackingField     = 0x128        ;
        constexpr std::uintptr_t _aliveTimePercent_k__BackingField = 0x138        ;
        constexpr std::uintptr_t _inverseStartLifetimes_k__BackingField = 0x148        ;
        constexpr std::uintptr_t _randomSeeds_k__BackingField     = 0x158        ;
        constexpr std::uintptr_t _customData1_k__BackingField     = 0x168        ;
        constexpr std::uintptr_t _customData2_k__BackingField     = 0x1A8        ;
        constexpr std::uintptr_t _meshIndices_k__BackingField     = 0x1E8        ;
    }

    namespace UnityEngine_ParticleSystemJobs__NativeParticleData
    {
        constexpr std::uintptr_t count                            = 0x0          ;
        constexpr std::uintptr_t positions                        = 0x8          ;
        constexpr std::uintptr_t velocities                       = 0x20         ;
        constexpr std::uintptr_t axisOfRotations                  = 0x38         ;
        constexpr std::uintptr_t rotations                        = 0x50         ;
        constexpr std::uintptr_t rotationalSpeeds                 = 0x68         ;
        constexpr std::uintptr_t sizes                            = 0x80         ;
        constexpr std::uintptr_t startColors                      = 0x98         ;
        constexpr std::uintptr_t aliveTimePercent                 = 0xA0         ;
        constexpr std::uintptr_t inverseStartLifetimes            = 0xA8         ;
        constexpr std::uintptr_t randomSeeds                      = 0xB0         ;
        constexpr std::uintptr_t customData1                      = 0xB8         ;
        constexpr std::uintptr_t customData2                      = 0xD8         ;
        constexpr std::uintptr_t meshIndices                      = 0xF8         ;
    }

    namespace UnityEngine_ParticleSystemJobs__NativeListData
    {
        constexpr std::uintptr_t system                           = 0x0          ;
        constexpr std::uintptr_t length                           = 0x8          ;
        constexpr std::uintptr_t capacity                         = 0xC          ;
    }

    namespace UnityEngine_Rendering__AABB
    {
        constexpr std::uintptr_t center                           = 0x0          ;
        constexpr std::uintptr_t extents                          = 0xC          ;
    }

    namespace UnityEngine_Rendering__FrustumPlaneCuller
    {
        constexpr std::uintptr_t planePackets                     = 0x0          ;
        constexpr std::uintptr_t splitInfos                       = 0x8          ;
    }

    namespace UnityEngine_Rendering__ReceiverSphereCuller
    {
        constexpr std::uintptr_t splitInfos                       = 0x0          ;
        constexpr std::uintptr_t worldToLightSpaceRotation        = 0x8          ;
    }

    namespace UnityEngine_Rendering__GPUResidentDrawer
    {
        constexpr std::uintptr_t m_ContextIntPtr                  = 0x10         ;
    }

    namespace UnityEngine_Rendering__GPUResidentDrawerResources
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t m_InstanceDataBufferCopyKernels  = 0x18         ;
        constexpr std::uintptr_t m_InstanceDataBufferUploadKernels = 0x20         ;
        constexpr std::uintptr_t m_TransformUpdaterKernels        = 0x28         ;
        constexpr std::uintptr_t m_WindDataUpdaterKernels         = 0x30         ;
        constexpr std::uintptr_t m_OccluderDepthPyramidKernels    = 0x38         ;
        constexpr std::uintptr_t m_InstanceOcclusionCullingKernels = 0x40         ;
        constexpr std::uintptr_t m_OcclusionCullingDebugKernels   = 0x48         ;
        constexpr std::uintptr_t m_DebugOcclusionTestPS           = 0x50         ;
        constexpr std::uintptr_t m_DebugOccluderPS                = 0x58         ;
    }

    namespace UnityEngine_Rendering__RangeKey
    {
        constexpr std::uintptr_t layer                            = 0x0          ;
        constexpr std::uintptr_t renderingLayerMask               = 0x4          ;
        constexpr std::uintptr_t motionMode                       = 0x8          ;
        constexpr std::uintptr_t shadowCastingMode                = 0xC          ;
        constexpr std::uintptr_t staticShadowCaster               = 0x10         ;
        constexpr std::uintptr_t rendererPriority                 = 0x14         ;
        constexpr std::uintptr_t supportsIndirect                 = 0x18         ;
    }

    namespace UnityEngine_Rendering__DrawRange
    {
        constexpr std::uintptr_t key                              = 0x0          ;
        constexpr std::uintptr_t drawCount                        = 0x1C         ;
        constexpr std::uintptr_t drawOffset                       = 0x20         ;
    }

    namespace UnityEngine_Rendering__DrawKey
    {
        constexpr std::uintptr_t meshID                           = 0x0          ;
        constexpr std::uintptr_t submeshIndex                     = 0x4          ;
        constexpr std::uintptr_t activeMeshLod                    = 0x8          ;
        constexpr std::uintptr_t materialID                       = 0xC          ;
        constexpr std::uintptr_t flags                            = 0x10         ;
        constexpr std::uintptr_t transparentInstanceId            = 0x14         ;
        constexpr std::uintptr_t overridenComponents              = 0x18         ;
        constexpr std::uintptr_t range                            = 0x1C         ;
        constexpr std::uintptr_t lightmapIndex                    = 0x38         ;
    }

    namespace UnityEngine_Rendering__DrawBatch
    {
        constexpr std::uintptr_t key                              = 0x0          ;
        constexpr std::uintptr_t instanceCount                    = 0x3C         ;
        constexpr std::uintptr_t instanceOffset                   = 0x40         ;
        constexpr std::uintptr_t procInfo                         = 0x44         ;
    }

    namespace UnityEngine_Rendering__DrawInstance
    {
        constexpr std::uintptr_t key                              = 0x0          ;
        constexpr std::uintptr_t instanceIndex                    = 0x3C         ;
    }

    namespace UnityEngine_Rendering__BinningConfig
    {
        constexpr std::uintptr_t viewCount                        = 0x0          ;
        constexpr std::uintptr_t supportsCrossFade                = 0x4          ;
        constexpr std::uintptr_t supportsMotionCheck              = 0x5          ;
    }

    namespace UnityEngine_Rendering__AnimateCrossFadeJob
    {
        constexpr std::uintptr_t deltaTime                        = 0x0          ;
        constexpr std::uintptr_t crossFadeArray                   = 0x8          ;
    }

    namespace UnityEngine_Rendering__CullingJob
    {
        constexpr std::uintptr_t binningConfig                    = 0x0          ;
        constexpr std::uintptr_t viewType                         = 0x8          ;
        constexpr std::uintptr_t cameraPosition                   = 0xC          ;
        constexpr std::uintptr_t sqrMeshLodSelectionConstant      = 0x18         ;
        constexpr std::uintptr_t sqrScreenRelativeMetric          = 0x1C         ;
        constexpr std::uintptr_t minScreenRelativeHeight          = 0x20         ;
        constexpr std::uintptr_t isOrtho                          = 0x24         ;
        constexpr std::uintptr_t cullLightmappedShadowCasters     = 0x25         ;
        constexpr std::uintptr_t maxLOD                           = 0x28         ;
        constexpr std::uintptr_t cullingLayerMask                 = 0x2C         ;
        constexpr std::uintptr_t sceneCullingMask                 = 0x30         ;
        constexpr std::uintptr_t animateCrossFades                = 0x38         ;
        constexpr std::uintptr_t frustumPlanePackets              = 0x40         ;
        constexpr std::uintptr_t frustumSplitInfos                = 0x50         ;
        constexpr std::uintptr_t lightFacingFrustumPlanes         = 0x60         ;
        constexpr std::uintptr_t receiverSplitInfos               = 0x70         ;
        constexpr std::uintptr_t worldToLightSpaceRotation        = 0x80         ;
        constexpr std::uintptr_t instanceData                     = 0xA8         ;
        constexpr std::uintptr_t sharedInstanceData               = 0x190        ;
        constexpr std::uintptr_t lodGroupCullingData              = 0x240        ;
        constexpr std::uintptr_t occlusionBuffer                  = 0x248        ;
        constexpr std::uintptr_t cameraInstanceData               = 0x250        ;
        constexpr std::uintptr_t rendererVisibilityMasks          = 0x280        ;
        constexpr std::uintptr_t rendererMeshLodSettings          = 0x290        ;
        constexpr std::uintptr_t rendererCrossFadeValues          = 0x2A0        ;
    }

    namespace UnityEngine_Rendering__AllocateBinsPerBatch
    {
        constexpr std::uintptr_t binningConfig                    = 0x0          ;
        constexpr std::uintptr_t drawBatches                      = 0x8          ;
        constexpr std::uintptr_t drawInstanceIndices              = 0x10         ;
        constexpr std::uintptr_t instanceData                     = 0x20         ;
        constexpr std::uintptr_t rendererVisibilityMasks          = 0x108        ;
        constexpr std::uintptr_t rendererMeshLodSettings          = 0x118        ;
        constexpr std::uintptr_t batchBinAllocOffsets             = 0x128        ;
        constexpr std::uintptr_t batchBinCounts                   = 0x138        ;
        constexpr std::uintptr_t binAllocCounter                  = 0x148        ;
        constexpr std::uintptr_t binConfigIndices                 = 0x158        ;
        constexpr std::uintptr_t binVisibleInstanceCounts         = 0x168        ;
        constexpr std::uintptr_t debugCounterIndexBase            = 0x178        ;
        constexpr std::uintptr_t splitDebugCounters               = 0x180        ;
    }

    namespace UnityEngine_Rendering__PrefixSumDrawsAndInstances
    {
        constexpr std::uintptr_t drawRanges                       = 0x0          ;
        constexpr std::uintptr_t drawBatchIndices                 = 0x8          ;
        constexpr std::uintptr_t batchBinAllocOffsets             = 0x18         ;
        constexpr std::uintptr_t batchBinCounts                   = 0x28         ;
        constexpr std::uintptr_t binVisibleInstanceCounts         = 0x38         ;
        constexpr std::uintptr_t batchDrawCommandOffsets          = 0x48         ;
        constexpr std::uintptr_t binVisibleInstanceOffsets        = 0x58         ;
        constexpr std::uintptr_t cullingOutput                    = 0x68         ;
        constexpr std::uintptr_t indirectBufferLimits             = 0x78         ;
        constexpr std::uintptr_t indirectBufferAllocInfo          = 0x80         ;
        constexpr std::uintptr_t indirectAllocationCounters       = 0x90         ;
    }

    namespace UnityEngine_Rendering__DrawCommandOutputPerBatch
    {
        constexpr std::uintptr_t binningConfig                    = 0x0          ;
        constexpr std::uintptr_t batchIDs                         = 0x8          ;
        constexpr std::uintptr_t instanceDataBuffer               = 0x18         ;
        constexpr std::uintptr_t drawBatches                      = 0x28         ;
        constexpr std::uintptr_t drawInstanceIndices              = 0x30         ;
        constexpr std::uintptr_t instanceData                     = 0x40         ;
        constexpr std::uintptr_t rendererVisibilityMasks          = 0x128        ;
        constexpr std::uintptr_t rendererMeshLodSettings          = 0x138        ;
        constexpr std::uintptr_t rendererCrossFadeValues          = 0x148        ;
        constexpr std::uintptr_t batchBinAllocOffsets             = 0x158        ;
        constexpr std::uintptr_t batchBinCounts                   = 0x168        ;
        constexpr std::uintptr_t batchDrawCommandOffsets          = 0x178        ;
        constexpr std::uintptr_t binConfigIndices                 = 0x188        ;
        constexpr std::uintptr_t binVisibleInstanceOffsets        = 0x198        ;
        constexpr std::uintptr_t binVisibleInstanceCounts         = 0x1A8        ;
        constexpr std::uintptr_t cullingOutput                    = 0x1B8        ;
        constexpr std::uintptr_t indirectBufferLimits             = 0x1C8        ;
        constexpr std::uintptr_t visibleInstancesBufferHandle     = 0x1D0        ;
        constexpr std::uintptr_t indirectArgsBufferHandle         = 0x1D4        ;
        constexpr std::uintptr_t indirectBufferAllocInfo          = 0x1D8        ;
        constexpr std::uintptr_t indirectDrawInfoGlobalArray      = 0x1E8        ;
        constexpr std::uintptr_t indirectInstanceInfoGlobalArray  = 0x1F8        ;
    }

    namespace UnityEngine_Rendering__CompactVisibilityMasksJob
    {
        constexpr std::uintptr_t rendererVisibilityMasks          = 0x0          ;
        constexpr std::uintptr_t compactedVisibilityMasks         = 0x10         ;
    }

    namespace UnityEngine_Rendering__MeshProceduralInfo
    {
        constexpr std::uintptr_t topology                         = 0x0          ;
        constexpr std::uintptr_t baseVertex                       = 0x4          ;
        constexpr std::uintptr_t firstIndex                       = 0x8          ;
        constexpr std::uintptr_t indexCount                       = 0xC          ;
    }

    namespace UnityEngine_Rendering__PrefixSumDrawInstancesJob
    {
        constexpr std::uintptr_t rangeHash                        = 0x0          ;
        constexpr std::uintptr_t drawRanges                       = 0x10         ;
        constexpr std::uintptr_t drawBatches                      = 0x18         ;
        constexpr std::uintptr_t drawBatchIndices                 = 0x20         ;
    }

    namespace UnityEngine_Rendering__BuildDrawListsJob
    {
        constexpr std::uintptr_t batchHash                        = 0x0          ;
        constexpr std::uintptr_t drawInstances                    = 0x10         ;
        constexpr std::uintptr_t drawBatches                      = 0x18         ;
        constexpr std::uintptr_t internalDrawIndex                = 0x20         ;
        constexpr std::uintptr_t drawInstanceIndices              = 0x30         ;
    }

    namespace UnityEngine_Rendering__FindDrawInstancesJob
    {
        constexpr std::uintptr_t instancesSorted                  = 0x0          ;
        constexpr std::uintptr_t drawInstances                    = 0x10         ;
        constexpr std::uintptr_t outDrawInstanceIndicesWriter     = 0x18         ;
    }

    namespace UnityEngine_Rendering__FindMaterialDrawInstancesJob
    {
        constexpr std::uintptr_t materialsSorted                  = 0x0          ;
        constexpr std::uintptr_t drawInstances                    = 0x10         ;
        constexpr std::uintptr_t outDrawInstanceIndicesWriter     = 0x18         ;
    }

    namespace UnityEngine_Rendering__FindNonRegisteredMeshesJob
    {
        constexpr std::uintptr_t instanceIDs                      = 0x0          ;
        constexpr std::uintptr_t hashMap                          = 0x10         ;
        constexpr std::uintptr_t outInstancesWriter               = 0x20         ;
    }

    namespace UnityEngine_Rendering__FindNonRegisteredMaterialsJob
    {
        constexpr std::uintptr_t instanceIDs                      = 0x0          ;
        constexpr std::uintptr_t packedMaterialDatas              = 0x10         ;
        constexpr std::uintptr_t hashMap                          = 0x20         ;
        constexpr std::uintptr_t outInstancesWriter               = 0x30         ;
        constexpr std::uintptr_t outPackedMaterialDatasWriter     = 0x38         ;
    }

    namespace UnityEngine_Rendering__RegisterNewMeshesJob
    {
        constexpr std::uintptr_t instanceIDs                      = 0x0          ;
        constexpr std::uintptr_t batchIDs                         = 0x10         ;
        constexpr std::uintptr_t hashMap                          = 0x20         ;
    }

    namespace UnityEngine_Rendering__RegisterNewMaterialsJob
    {
        constexpr std::uintptr_t instanceIDs                      = 0x0          ;
        constexpr std::uintptr_t packedMaterialDatas              = 0x10         ;
        constexpr std::uintptr_t batchIDs                         = 0x20         ;
        constexpr std::uintptr_t batchMaterialHashMap             = 0x30         ;
        constexpr std::uintptr_t packedMaterialHashMap            = 0x40         ;
    }

    namespace UnityEngine_Rendering__UpdatePackedMaterialDataCacheJob
    {
        constexpr std::uintptr_t materialIDs                      = 0x0          ;
        constexpr std::uintptr_t packedMaterialDatas              = 0x10         ;
        constexpr std::uintptr_t packedMaterialHash               = 0x20         ;
    }

    namespace UnityEngine_Rendering__GPUInstanceDataBufferUploader
    {
        constexpr std::uintptr_t m_UintPerInstance                = 0x0          ;
        constexpr std::uintptr_t m_Capacity                       = 0x4          ;
        constexpr std::uintptr_t m_InstanceCount                  = 0x8          ;
        constexpr std::uintptr_t m_ComponentIsInstanced           = 0x10         ;
        constexpr std::uintptr_t m_ComponentDataIndex             = 0x20         ;
        constexpr std::uintptr_t m_DescriptionsUintSize           = 0x30         ;
        constexpr std::uintptr_t m_TmpDataBuffer                  = 0x40         ;
        constexpr std::uintptr_t m_WritenComponentIndices         = 0x50         ;
        constexpr std::uintptr_t m_DummyArray                     = 0x58         ;
    }

    namespace UnityEngine_Rendering__InstanceHandle
    {
        constexpr std::uintptr_t _index_k__BackingField           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Invalid                          = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__SharedInstanceHandle
    {
        constexpr std::uintptr_t _index_k__BackingField           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Invalid                          = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__GPUInstanceIndex
    {
        constexpr std::uintptr_t _index_k__BackingField           = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t Invalid                          = 0x0          ;
        }

    }

    namespace UnityEngine_Rendering__CPUInstanceData
    {
        constexpr std::uintptr_t m_StructData                     = 0x0          ;
        constexpr std::uintptr_t m_InstanceIndices                = 0x10         ;
        constexpr std::uintptr_t instances                        = 0x18         ;
        constexpr std::uintptr_t sharedInstances                  = 0x28         ;
        constexpr std::uintptr_t localToWorldIsFlippedBits        = 0x38         ;
        constexpr std::uintptr_t worldAABBs                       = 0x58         ;
        constexpr std::uintptr_t tetrahedronCacheIndices          = 0x68         ;
        constexpr std::uintptr_t movedInCurrentFrameBits          = 0x78         ;
        constexpr std::uintptr_t movedInPreviousFrameBits         = 0x98         ;
        constexpr std::uintptr_t visibleInPreviousFrameBits       = 0xB8         ;
        constexpr std::uintptr_t editorData                       = 0xD8         ;
        constexpr std::uintptr_t meshLodData                      = 0xE0         ;
    }

    namespace UnityEngine_Rendering__CPUPerCameraInstanceData
    {
        constexpr std::uintptr_t perCameraData                    = 0x0          ;
        constexpr std::uintptr_t m_StructData                     = 0x10         ;
    }

    namespace UnityEngine_Rendering__CPUSharedInstanceData
    {
        constexpr std::uintptr_t m_StructData                     = 0x0          ;
        constexpr std::uintptr_t m_InstanceIndices                = 0x10         ;
        constexpr std::uintptr_t instances                        = 0x18         ;
        constexpr std::uintptr_t rendererGroupIDs                 = 0x28         ;
        constexpr std::uintptr_t materialIDArrays                 = 0x38         ;
        constexpr std::uintptr_t meshIDs                          = 0x48         ;
        constexpr std::uintptr_t localAABBs                       = 0x58         ;
        constexpr std::uintptr_t flags                            = 0x68         ;
        constexpr std::uintptr_t lodGroupAndMasks                 = 0x78         ;
        constexpr std::uintptr_t meshLodInfos                     = 0x88         ;
        constexpr std::uintptr_t gameObjectLayers                 = 0x98         ;
        constexpr std::uintptr_t refCounts                        = 0xA8         ;
    }

    namespace UnityEngine_Rendering__SmallEntityIdArray
    {
        constexpr std::uintptr_t m_FixedArray                     = 0x0          ;
        constexpr std::uintptr_t m_List                           = 0x20         ;
        constexpr std::uintptr_t m_IsEmbedded                     = 0x38         ;
        constexpr std::uintptr_t _Valid_k__BackingField           = 0x39         ;
        constexpr std::uintptr_t Length                           = 0x3C         ;
    }

    namespace UnityEngine_Rendering__TransformUpdateFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__InstanceFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__CPUSharedInstanceFlags
    {
        constexpr std::uintptr_t transformUpdateFlags             = 0x0          ;
        constexpr std::uintptr_t instanceFlags                    = 0x1          ;
    }

    namespace UnityEngine_Rendering__PackedMatrix
    {
        constexpr std::uintptr_t packed0                          = 0x0          ;
        constexpr std::uintptr_t packed1                          = 0x10         ;
        constexpr std::uintptr_t packed2                          = 0x20         ;
    }

    namespace UnityEngine_Rendering__TransformUpdatePacket
    {
        constexpr std::uintptr_t localToWorld0                    = 0x0          ;
        constexpr std::uintptr_t localToWorld1                    = 0x10         ;
        constexpr std::uintptr_t localToWorld2                    = 0x20         ;
    }

    namespace UnityEngine_Rendering__InstanceType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering__IndirectInstanceInfo
    {
        constexpr std::uintptr_t drawOffsetAndSplitMask           = 0x0          ;
        constexpr std::uintptr_t instanceIndexAndCrossFade        = 0x4          ;
    }

    namespace UnityEngine_Rendering__IndirectDrawInfo
    {
        constexpr std::uintptr_t indexCount                       = 0x0          ;
        constexpr std::uintptr_t firstIndex                       = 0x4          ;
        constexpr std::uintptr_t baseVertex                       = 0x8          ;
        constexpr std::uintptr_t firstInstanceGlobalIndex         = 0xC          ;
        constexpr std::uintptr_t maxInstanceCountAndTopology      = 0x10         ;
    }

    namespace UnityEngine_Rendering__IndirectBufferAllocInfo
    {
        constexpr std::uintptr_t drawAllocIndex                   = 0x0          ;
        constexpr std::uintptr_t drawCount                        = 0x4          ;
        constexpr std::uintptr_t instanceAllocIndex               = 0x8          ;
        constexpr std::uintptr_t instanceCount                    = 0xC          ;
    }

    namespace UnityEngine_Rendering__IndirectBufferLimits
    {
        constexpr std::uintptr_t maxInstanceCount                 = 0x0          ;
        constexpr std::uintptr_t maxDrawCount                     = 0x4          ;
    }

    namespace UnityEngine_Rendering__LODGroupData
    {
        constexpr std::uintptr_t valid                            = 0x0          ;
        constexpr std::uintptr_t lodCount                         = 0x4          ;
        constexpr std::uintptr_t rendererCount                    = 0x8          ;
        constexpr std::uintptr_t screenRelativeTransitionHeights  = 0xC          ;
        constexpr std::uintptr_t fadeTransitionWidth              = 0x2C         ;
    }

    namespace UnityEngine_Rendering__LODGroupCullingData
    {
        constexpr std::uintptr_t worldSpaceReferencePoint         = 0x0          ;
        constexpr std::uintptr_t lodCount                         = 0xC          ;
        constexpr std::uintptr_t sqrDistances                     = 0x10         ;
        constexpr std::uintptr_t transitionDistances              = 0x30         ;
        constexpr std::uintptr_t worldSpaceSize                   = 0x50         ;
        constexpr std::uintptr_t percentageFlags                  = 0x54         ;
        constexpr std::uintptr_t forceLODMask                     = 0x5C         ;
    }

    namespace UnityEngine_Rendering__UpdateLODGroupTransformJob
    {
        constexpr std::uintptr_t lodGroupDataHash                 = 0x0          ;
        constexpr std::uintptr_t lodGroupIDs                      = 0x10         ;
        constexpr std::uintptr_t worldSpaceReferencePoints        = 0x20         ;
        constexpr std::uintptr_t worldSpaceSizes                  = 0x30         ;
        constexpr std::uintptr_t requiresGPUUpload                = 0x40         ;
        constexpr std::uintptr_t supportDitheringCrossFade        = 0x41         ;
        constexpr std::uintptr_t lodGroupData                     = 0x48         ;
        constexpr std::uintptr_t lodGroupCullingData              = 0x50         ;
        constexpr std::uintptr_t atomicUpdateCount                = 0x58         ;
    }

    namespace UnityEngine_Rendering__UpdateLODGroupDataJob
    {
        constexpr std::uintptr_t lodGroupInstances                = 0x0          ;
        constexpr std::uintptr_t inputData                        = 0x10         ;
        constexpr std::uintptr_t supportDitheringCrossFade        = 0xE0         ;
        constexpr std::uintptr_t lodGroupsData                    = 0xE8         ;
        constexpr std::uintptr_t lodGroupsCullingData             = 0xF8         ;
        constexpr std::uintptr_t rendererCount                    = 0x108        ;
    }

    namespace UnityEngine_Rendering__ParallelBitArray
    {
        constexpr std::uintptr_t m_Allocator                      = 0x0          ;
        constexpr std::uintptr_t m_Bits                           = 0x8          ;
        constexpr std::uintptr_t m_Length                         = 0x18         ;
    }

    namespace PlanePacket4
    {
        constexpr std::uintptr_t nx                               = 0x0          ;
        constexpr std::uintptr_t ny                               = 0x10         ;
        constexpr std::uintptr_t nz                               = 0x20         ;
        constexpr std::uintptr_t d                                = 0x30         ;
        constexpr std::uintptr_t nxAbs                            = 0x40         ;
        constexpr std::uintptr_t nyAbs                            = 0x50         ;
        constexpr std::uintptr_t nzAbs                            = 0x60         ;
    }

    namespace SplitInfo
    {
        constexpr std::uintptr_t packetCount                      = 0x0          ;
    }

    namespace SplitInfo
    {
        constexpr std::uintptr_t receiverSphereLightSpace         = 0x0          ;
        constexpr std::uintptr_t cascadeBlendCullingFactor        = 0x10         ;
    }

    namespace FindRenderersFromMaterialOrMeshJob
    {
        constexpr std::uintptr_t materialIDs                      = 0x0          ;
        constexpr std::uintptr_t materialIDArrays                 = 0x8          ;
        constexpr std::uintptr_t meshIDs                          = 0x18         ;
        constexpr std::uintptr_t meshIDArray                      = 0x28         ;
        constexpr std::uintptr_t rendererGroupIDs                 = 0x38         ;
        constexpr std::uintptr_t sortedExcludeRendererIDs         = 0x48         ;
        constexpr std::uintptr_t selectedRenderGroupsForMaterials = 0x58         ;
        constexpr std::uintptr_t selectedRenderGroupsForMeshes    = 0x60         ;
    }

    namespace Version
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace CrossFadeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t instancesNumPrefixSum            = 0x0          ;
    }

    namespace ConvertCPUInstancesToGPUInstancesJob
    {
        constexpr std::uintptr_t instancesNumPrefixSum            = 0x0          ;
        constexpr std::uintptr_t instances                        = 0x10         ;
        constexpr std::uintptr_t gpuInstanceIndices               = 0x20         ;
    }

    namespace WriteInstanceDataParameterJob
    {
        constexpr std::uintptr_t gatherData                       = 0x0          ;
        constexpr std::uintptr_t parameterIndex                   = 0x4          ;
        constexpr std::uintptr_t uintPerParameter                 = 0x8          ;
        constexpr std::uintptr_t uintPerInstance                  = 0xC          ;
        constexpr std::uintptr_t componentDataIndex               = 0x10         ;
        constexpr std::uintptr_t gatherIndices                    = 0x20         ;
        constexpr std::uintptr_t instanceData                     = 0x30         ;
        constexpr std::uintptr_t tmpDataBuffer                    = 0x40         ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t instanceIndices                  = 0x0          ;
        constexpr std::uintptr_t instances                        = 0x10         ;
        constexpr std::uintptr_t sharedInstances                  = 0x20         ;
        constexpr std::uintptr_t localToWorldIsFlippedBits        = 0x30         ;
        constexpr std::uintptr_t worldAABBs                       = 0x50         ;
        constexpr std::uintptr_t tetrahedronCacheIndices          = 0x60         ;
        constexpr std::uintptr_t movedInCurrentFrameBits          = 0x70         ;
        constexpr std::uintptr_t movedInPreviousFrameBits         = 0x90         ;
        constexpr std::uintptr_t visibleInPreviousFrameBits       = 0xB0         ;
        constexpr std::uintptr_t editorData                       = 0xD0         ;
        constexpr std::uintptr_t meshLodData                      = 0xD8         ;
    }

    namespace PerCameraInstanceDataArrays
    {
        constexpr std::uintptr_t meshLods                         = 0x0          ;
        constexpr std::uintptr_t crossFades                       = 0x18         ;
    }

    namespace ReadOnly
    {
        constexpr std::uintptr_t instanceIndices                  = 0x0          ;
        constexpr std::uintptr_t instances                        = 0x10         ;
        constexpr std::uintptr_t rendererGroupIDs                 = 0x20         ;
        constexpr std::uintptr_t materialIDArrays                 = 0x30         ;
        constexpr std::uintptr_t meshIDs                          = 0x40         ;
        constexpr std::uintptr_t localAABBs                       = 0x50         ;
        constexpr std::uintptr_t flags                            = 0x60         ;
        constexpr std::uintptr_t lodGroupAndMasks                 = 0x70         ;
        constexpr std::uintptr_t meshLodInfos                     = 0x80         ;
        constexpr std::uintptr_t gameObjectLayers                 = 0x90         ;
        constexpr std::uintptr_t refCounts                        = 0xA0         ;
    }

    namespace QueryRendererGroupInstancesCountJob
    {
        constexpr std::uintptr_t instanceData                     = 0x0          ;
        constexpr std::uintptr_t sharedInstanceData               = 0xF0         ;
        constexpr std::uintptr_t rendererGroupInstanceMultiHash   = 0x1A8        ;
        constexpr std::uintptr_t rendererGroupIDs                 = 0x1B8        ;
        constexpr std::uintptr_t instancesCount                   = 0x1C8        ;
    }

    namespace ComputeInstancesOffsetAndResizeInstancesArrayJob
    {
        constexpr std::uintptr_t instancesCount                   = 0x0          ;
        constexpr std::uintptr_t instancesOffset                  = 0x10         ;
        constexpr std::uintptr_t instances                        = 0x20         ;
    }

    namespace QueryRendererGroupInstancesJob
    {
        constexpr std::uintptr_t rendererGroupInstanceMultiHash   = 0x0          ;
        constexpr std::uintptr_t rendererGroupIDs                 = 0x10         ;
        constexpr std::uintptr_t instances                        = 0x20         ;
        constexpr std::uintptr_t atomicNonFoundInstancesCount     = 0x30         ;
    }

    namespace QueryRendererGroupInstancesMultiJob
    {
        constexpr std::uintptr_t rendererGroupInstanceMultiHash   = 0x0          ;
        constexpr std::uintptr_t rendererGroupIDs                 = 0x10         ;
        constexpr std::uintptr_t instancesOffsets                 = 0x20         ;
        constexpr std::uintptr_t instancesCounts                  = 0x30         ;
        constexpr std::uintptr_t instances                        = 0x40         ;
        constexpr std::uintptr_t atomicNonFoundSharedInstancesCount = 0x50         ;
        constexpr std::uintptr_t atomicNonFoundInstancesCount     = 0x58         ;
    }

    namespace QuerySortedMeshInstancesJob
    {
        constexpr std::uintptr_t instanceData                     = 0x0          ;
        constexpr std::uintptr_t sharedInstanceData               = 0xF0         ;
        constexpr std::uintptr_t sortedMeshID                     = 0x1A8        ;
        constexpr std::uintptr_t instances                        = 0x1B8        ;
    }

    namespace CalculateInterpolatedLightAndOcclusionProbesBatchJob
    {
        constexpr std::uintptr_t probesCount                      = 0x0          ;
        constexpr std::uintptr_t lightProbesQuery                 = 0x8          ;
        constexpr std::uintptr_t queryPostitions                  = 0x18         ;
        constexpr std::uintptr_t compactTetrahedronCache          = 0x28         ;
        constexpr std::uintptr_t probesSphericalHarmonics         = 0x38         ;
        constexpr std::uintptr_t probesOcclusion                  = 0x48         ;
    }

    namespace ScatterTetrahedronCacheIndicesJob
    {
        constexpr std::uintptr_t probeInstances                   = 0x0          ;
        constexpr std::uintptr_t compactTetrahedronCache          = 0x10         ;
        constexpr std::uintptr_t instanceData                     = 0x20         ;
    }

    namespace TransformUpdateJob
    {
        constexpr std::uintptr_t initialize                       = 0x0          ;
        constexpr std::uintptr_t enableBoundingSpheres            = 0x1          ;
        constexpr std::uintptr_t instances                        = 0x8          ;
        constexpr std::uintptr_t localToWorldMatrices             = 0x18         ;
        constexpr std::uintptr_t prevLocalToWorldMatrices         = 0x28         ;
        constexpr std::uintptr_t atomicTransformQueueCount        = 0x38         ;
        constexpr std::uintptr_t sharedInstanceData               = 0x40         ;
        constexpr std::uintptr_t instanceData                     = 0xF8         ;
        constexpr std::uintptr_t transformUpdateInstanceQueue     = 0x1E8        ;
        constexpr std::uintptr_t transformUpdateDataQueue         = 0x1F8        ;
        constexpr std::uintptr_t boundingSpheresDataQueue         = 0x208        ;
    }

    namespace ProbesUpdateJob
    {
        constexpr std::uintptr_t instances                        = 0x0          ;
        constexpr std::uintptr_t instanceData                     = 0x10         ;
        constexpr std::uintptr_t sharedInstanceData               = 0x100        ;
        constexpr std::uintptr_t atomicProbesQueueCount           = 0x1B8        ;
        constexpr std::uintptr_t probeInstanceQueue               = 0x1C0        ;
        constexpr std::uintptr_t compactTetrahedronCache          = 0x1D0        ;
        constexpr std::uintptr_t probeQueryPosition               = 0x1E0        ;
    }

    namespace MotionUpdateJob
    {
        constexpr std::uintptr_t queueWriteBase                   = 0x0          ;
        constexpr std::uintptr_t instanceData                     = 0x8          ;
        constexpr std::uintptr_t atomicUpdateQueueCount           = 0xF8         ;
        constexpr std::uintptr_t transformUpdateInstanceQueue     = 0x100        ;
    }

    namespace UpdateRendererInstancesJob
    {
        constexpr std::uintptr_t implicitInstanceIndices          = 0x0          ;
        constexpr std::uintptr_t rendererData                     = 0x8          ;
        constexpr std::uintptr_t instances                        = 0x1F8        ;
        constexpr std::uintptr_t lodGroupDataMap                  = 0x208        ;
        constexpr std::uintptr_t instanceData                     = 0x218        ;
        constexpr std::uintptr_t sharedInstanceData               = 0x308        ;
        constexpr std::uintptr_t perCameraInstanceData            = 0x3C0        ;
    }

    namespace CollectInstancesLODGroupsAndMasksJob
    {
        constexpr std::uintptr_t instances                        = 0x0          ;
        constexpr std::uintptr_t instanceData                     = 0x10         ;
        constexpr std::uintptr_t sharedInstanceData               = 0xF8         ;
        constexpr std::uintptr_t lodGroupAndMasks                 = 0x1A8        ;
    }

    namespace GetVisibleNonProcessedTreeInstancesJob
    {
        constexpr std::uintptr_t instanceData                     = 0x0          ;
        constexpr std::uintptr_t sharedInstanceData               = 0xF0         ;
        constexpr std::uintptr_t compactedVisibilityMasks         = 0x1A8        ;
        constexpr std::uintptr_t becomeVisible                    = 0x1C8        ;
        constexpr std::uintptr_t processedBits                    = 0x1D0        ;
        constexpr std::uintptr_t rendererIDs                      = 0x1F0        ;
        constexpr std::uintptr_t instances                        = 0x200        ;
        constexpr std::uintptr_t atomicTreeInstancesCount         = 0x210        ;
    }

    namespace UpdateCompactedInstanceVisibilityJob
    {
        constexpr std::uintptr_t compactedVisibilityMasks         = 0x0          ;
        constexpr std::uintptr_t instanceData                     = 0x20         ;
    }

    namespace RadixSortBucketCountJob
    {
        constexpr std::uintptr_t radix                            = 0x0          ;
        constexpr std::uintptr_t jobsCount                        = 0x4          ;
        constexpr std::uintptr_t batchSize                        = 0x8          ;
        constexpr std::uintptr_t array                            = 0x10         ;
        constexpr std::uintptr_t buckets                          = 0x20         ;
    }

    namespace RadixSortBatchPrefixSumJob
    {
        constexpr std::uintptr_t radix                            = 0x0          ;
        constexpr std::uintptr_t jobsCount                        = 0x4          ;
        constexpr std::uintptr_t array                            = 0x8          ;
        constexpr std::uintptr_t counter                          = 0x18         ;
        constexpr std::uintptr_t indicesSum                       = 0x28         ;
        constexpr std::uintptr_t buckets                          = 0x38         ;
        constexpr std::uintptr_t indices                          = 0x48         ;
    }

    namespace RadixSortPrefixSumJob
    {
        constexpr std::uintptr_t jobsCount                        = 0x0          ;
        constexpr std::uintptr_t indicesSum                       = 0x8          ;
        constexpr std::uintptr_t indices                          = 0x18         ;
    }

    namespace RadixSortBucketSortJob
    {
        constexpr std::uintptr_t radix                            = 0x0          ;
        constexpr std::uintptr_t batchSize                        = 0x4          ;
        constexpr std::uintptr_t array                            = 0x8          ;
        constexpr std::uintptr_t indices                          = 0x18         ;
        constexpr std::uintptr_t arraySorted                      = 0x28         ;
    }

    namespace UnityEngine__AudioSpeakerMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AudioDataLoadState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AudioConfiguration
    {
        constexpr std::uintptr_t speakerMode                      = 0x0          ;
        constexpr std::uintptr_t dspBufferSize                    = 0x4          ;
        constexpr std::uintptr_t sampleRate                       = 0x8          ;
        constexpr std::uintptr_t numRealVoices                    = 0xC          ;
        constexpr std::uintptr_t numVirtualVoices                 = 0x10         ;
    }

    namespace UnityEngine__FFTWindow
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AudioSourceCurveType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AudioReverbPreset
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AudioClip
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10857B40   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_PCMReaderCallback              = 0x18         ;
        constexpr std::uintptr_t m_PCMSetPositionCallback         = 0x20         ;
    }

    namespace UnityEngine__AudioBehaviour
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__AudioListener
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__AudioSource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__AudioReverbZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__AudioLowPassFilter
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace AudioConfigurationChangeHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace PCMReaderCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1075FAA0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace PCMSetPositionCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SampleFramesHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Setup
    {
        constexpr std::uintptr_t speakerMode                      = 0x0          ;
        constexpr std::uintptr_t sampleRate                       = 0x4          ;
    }

    namespace Properties
    {
        constexpr std::uintptr_t m_Reserved                       = 0x0          ;
    }

    namespace Configuration
    {
        constexpr std::uintptr_t Setup                            = 0x0          ;
        constexpr std::uintptr_t Properties                       = 0x8          ;
        constexpr std::uintptr_t ReportedLength                   = 0x10         ;
        constexpr std::uintptr_t IsFinite                         = 0x18         ;
        constexpr std::uintptr_t IsRealtime                       = 0x19         ;
        constexpr std::uintptr_t HasKnownLength                   = 0x1A         ;
    }

    namespace GeneratorHeader
    {
        constexpr std::uintptr_t Processor                        = 0x0          ;
        constexpr std::uintptr_t Configuration                    = 0x38         ;
    }

    namespace CreationParameters
    {
        constexpr std::uintptr_t _controlUpdateSetting_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _realtimeUpdateSetting_k__BackingField = 0x4          ;
    }

    namespace UpdateSetting
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Message
    {
        constexpr std::uintptr_t TypeHash                         = 0x0          ;
        constexpr std::uintptr_t Data                             = 0x8          ;
        constexpr std::uintptr_t ManagedHandle                    = 0x10         ;
    }

    namespace Node
    {
        constexpr std::uintptr_t Next                             = 0x0          ;
        constexpr std::uintptr_t Id                               = 0x8          ;
        constexpr std::uintptr_t Version                          = 0xC          ;
        constexpr std::uintptr_t AllocationFlags                  = 0x10         ;
    }

    namespace UnityEngine_Experimental_Audio__AudioSampleProvider
    {
        constexpr std::uintptr_t sampleFramesAvailable            = 0x10         ;
        constexpr std::uintptr_t sampleFramesOverflow             = 0x18         ;
    }

    namespace UnityEngine_Audio__AudioFormat
    {
        constexpr std::uintptr_t m_Config                         = 0x0          ;
    }

    namespace UnityEngine_Audio__ControlHeader
    {
        constexpr std::uintptr_t Handle                           = 0x0          ;
        constexpr std::uintptr_t ManagedTransport                 = 0x10         ;
    }

    namespace UnityEngine_Audio__ControlContext
    {
        constexpr std::uintptr_t m_Header                         = 0x0          ;
        constexpr std::uintptr_t m_Handle                         = 0x8          ;
    }

    namespace UnityEngine_Audio__GeneratorInstance
    {
        constexpr std::uintptr_t m_ProcessorInstance              = 0x0          ;
    }

    namespace UnityEngine_Audio__ProcessorInstance
    {
        constexpr std::uintptr_t Handle                           = 0x0          ;
        constexpr std::uintptr_t Header                           = 0x10         ;
    }

    namespace UnityEngine_Audio__ProcessorFunction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Audio__ControlFunction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Audio__ProcessorHeader
    {
        constexpr std::uintptr_t m_Control                        = 0x0          ;
        constexpr std::uintptr_t DualThreadHandle                 = 0x8          ;
        constexpr std::uintptr_t NativeProcessorFunction          = 0x18         ;
        constexpr std::uintptr_t NativeControlFunction            = 0x20         ;
        constexpr std::uintptr_t ProcessorReflectionData          = 0x28         ;
        constexpr std::uintptr_t ControlReflectionData            = 0x30         ;
    }

    namespace UnityEngine_Audio__AudioResource
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Audio__AudioClipPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Audio__AudioMixer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Audio__AudioMixerGroup
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Audio__AudioMixerPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Audio__AudioMixerSnapshot
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Audio__AudioPlayableOutput
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace Unity_Audio__Handle
    {
        constexpr std::uintptr_t m_Node                           = 0x0          ;
        constexpr std::uintptr_t Version                          = 0x8          ;
    }

    namespace RotationOrder
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ShuffleComponent
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LongDoubleUnion
    {
        constexpr std::uintptr_t longValue                        = 0x0          ;
    }

    namespace Unity_Mathematics__bool3
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x1          ;
        constexpr std::uintptr_t z                                = 0x2          ;
    }

    namespace Unity_Mathematics__bool4
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x1          ;
        constexpr std::uintptr_t z                                = 0x2          ;
        constexpr std::uintptr_t w                                = 0x3          ;
    }

    namespace Unity_Mathematics__float2
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t zero                             = 0x0          ;
        }

    }

    namespace Unity_Mathematics__float3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10850830   ;
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t zero                             = 0x0          ;
        }

    }

    namespace Unity_Mathematics__float3x2
    {
        constexpr std::uintptr_t c0                               = 0x0          ;
        constexpr std::uintptr_t c1                               = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t zero                             = 0x0          ;
        }

    }

    namespace Unity_Mathematics__float3x3
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D27E0   ;
        constexpr std::uintptr_t c0                               = 0x0          ;
        constexpr std::uintptr_t c1                               = 0xC          ;
        constexpr std::uintptr_t c2                               = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t identity                         = 0x0          ;
            constexpr std::uintptr_t zero                             = 0x24         ;
        }

    }

    namespace Unity_Mathematics__float4
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;
        constexpr std::uintptr_t w                                = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t zero                             = 0x0          ;
        }

    }

    namespace Unity_Mathematics__float4x4
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10767740   ;
        constexpr std::uintptr_t c0                               = 0x0          ;
        constexpr std::uintptr_t c1                               = 0x10         ;
        constexpr std::uintptr_t c2                               = 0x20         ;
        constexpr std::uintptr_t c3                               = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t identity                         = 0x0          ;
            constexpr std::uintptr_t zero                             = 0x40         ;
        }

    }

    namespace Unity_Mathematics__half
    {
        constexpr std::uintptr_t value                            = 0x0          ;
    }

    namespace Unity_Mathematics__half2
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x2          ;
    }

    namespace Unity_Mathematics__half3
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x2          ;
        constexpr std::uintptr_t z                                = 0x4          ;
    }

    namespace Unity_Mathematics__half4
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x2          ;
        constexpr std::uintptr_t z                                = 0x4          ;
        constexpr std::uintptr_t w                                = 0x6          ;
    }

    namespace Unity_Mathematics__int2
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
    }

    namespace Unity_Mathematics__int3
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t zero                             = 0x0          ;
        }

    }

    namespace Unity_Mathematics__int4
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;
        constexpr std::uintptr_t w                                = 0xC          ;
    }

    namespace Unity_Mathematics__int4x2
    {
        constexpr std::uintptr_t c0                               = 0x0          ;
        constexpr std::uintptr_t c1                               = 0x10         ;
    }

    namespace Unity_Mathematics__quaternion
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10848878   ;
        constexpr std::uintptr_t value                            = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t identity                         = 0x0          ;
        }

    }

    namespace Unity_Mathematics__Random
    {
        constexpr std::uintptr_t state                            = 0x0          ;
    }

    namespace Unity_Mathematics__RigidTransform
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107A1030   ;
        constexpr std::uintptr_t rot                              = 0x0          ;
        constexpr std::uintptr_t pos                              = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t identity                         = 0x0          ;
        }

    }

    namespace Unity_Mathematics__uint2
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
    }

    namespace Unity_Mathematics__uint3
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;
    }

    namespace Unity_Mathematics__uint4
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t z                                = 0x8          ;
        constexpr std::uintptr_t w                                = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t zero                             = 0x0          ;
        }

    }

    namespace %a19ec8a819dad3210b57c2cdc35e842e39e9ad39
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B0E18   ;
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8         ;
        constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0         ;
        constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8         ;
        constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0         ;
        constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8         ;
        constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100        ;
        constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108        ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110        ;
        constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118        ;
        constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x120        ;
    }

    namespace %3cb160426307979028207404eb0edcd1a2d006bc
    {
        constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10         ;
        constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18         ;
        constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20         ;
        constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28         ;
        constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30         ;
        constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38         ;
        constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40         ;
        constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48         ;
        constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50         ;
        constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58         ;
        constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60         ;
        constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68         ;
        constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70         ;
        constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78         ;
        constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80         ;
        constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84         ;
        constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88         ;
        constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90         ;
        constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98         ;
        constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0         ;
        constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8         ;
        constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0         ;
        constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8         ;
        constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0         ;
        constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8         ;
        constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0         ;
        constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0xD8         ;
        constexpr std::uintptr_t _a86e6908864fdc7329e1eb72d77c616af66f8ec4 = 0xE0         ;
        constexpr std::uintptr_t _5588a8688a7b2f1e8649c3a624690bfd470d613a = 0xE8         ;
        constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0xEC         ;
        constexpr std::uintptr_t _080573962eafbf94fd9a6b839e50f2b33ce3a706 = 0xF0         ;
        constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0xF8         ;
        constexpr std::uintptr_t _4ff7f1905ae676c0b60773e5ed84d333cfffaebe = 0x100        ;
        constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0x108        ;
        constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x110        ;
        constexpr std::uintptr_t _997fc7b36a6ce8c2eaf83d8f20d53a239ca10836 = 0x118        ;
        constexpr std::uintptr_t _8776fd6f12054e9d33e1d18a3369556f3732a0bf = 0x120        ;
        constexpr std::uintptr_t _ae7753750ee09d3ddab0be68c23dfbf52b6a2fd8 = 0x128        ;
        constexpr std::uintptr_t _f50fe29121bcc17bf72bb047ad3621a3e5590884 = 0x130        ;
        constexpr std::uintptr_t _a05f08ad40ed37cf9eeaa73e9adf9198f586e3a2 = 0x138        ;
        constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x140        ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %1f9edf94991a34c6f0507d3eddb4c01874085173
    {
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
    }

    namespace %63903ec0aa2f2706aa19ebac0db5d3b3b7dcaba0
    {
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %c638c7bb813fbafee7cb8d0b23c8444c25850cb5
    {
        constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18         ;
        constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20         ;
    }

    namespace Facepunch_Sqlite__SqliteException-fake-0
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x90         ;
    }

    namespace Facepunch_Sqlite__SqliteException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x90         ;
    }

    namespace %922eb0385c611f246e0509d3b5e7e0598a599703
    {
        constexpr std::uintptr_t _21ec424883577efaff4139a8febe477654c78241 = 0x10         ;
        constexpr std::uintptr_t _13755ee1dee94498a79410c044cb4692977c3722 = 0x18         ;
        constexpr std::uintptr_t _ac659f7374bae2fbbb68903e4f38a5279b75e41d = 0x20         ;
        constexpr std::uintptr_t _a57ef676716fbddc461314455908bb6595c3a292 = 0x28         ;
        constexpr std::uintptr_t _0ebef5036edbbe9277e0ff105c3d5599d68d5498 = 0x30         ;
        constexpr std::uintptr_t _150698c0bff3eb17c9784d4ba99ac2e14dd1f395 = 0x38         ;
    }

    namespace %bb5e4682b0215a06743fbe9c2a722feeed9288a5
    {
        constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x10         ;
        constexpr std::uintptr_t _87e4a8b6a39e7131c5d5d6a7483a3b6e70fd403e = 0x18         ;
        constexpr std::uintptr_t _f0db445deef0776a20ff9bd10f4fb9b2a2526e5f = 0x20         ;
    }

    namespace %f4896e637809b52c3c099b6e63fa24dbff2443b4
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _7e31395e3086c6ccdb128d8836a93bcdbaddc1d9 = 0x28         ;
        constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C         ;
        constexpr std::uintptr_t _6d922778d3320589b73be9e2cf618a415a575033 = 0x30         ;
        constexpr std::uintptr_t _9a4c8753f96e3a3d7df449d069b321502b4f3389 = 0x38         ;
    }

    namespace %2433016be10ee29f9d2edaa743a2ba7ebe5b6e4c
    {
        constexpr std::uintptr_t _618e76f4b588365fd5c1c1ea2a9bf3f20c6d4247 = 0x10         ;
        constexpr std::uintptr_t _c12fcf0c6f46b009afff3594573c4b2657688a4a = 0x18         ;
        constexpr std::uintptr_t _1568ae0c3c832f0fd382cf51aa56796c30b5080d = 0x20         ;
    }

    namespace %1e488b037d5b82b1f301ab0d22d1fa202baad695
    {
        constexpr std::uintptr_t _ac2722b0ab5652d0162f882f3937e0331e455975 = 0x10         ;
        constexpr std::uintptr_t _2064b25497a63c6dc2d75ebb41e3f17f038ca382 = 0x18         ;
        constexpr std::uintptr_t _017153e59a1fce9e002af71ea5f170bc10750e82 = 0x1C         ;
        constexpr std::uintptr_t _d5204ab459a0abe5dcc45e1f8d29eb0709946cfb = 0x20         ;
        constexpr std::uintptr_t _50b2a3f4a580bee30bd4dfbb48163c4d1d1c4bd0 = 0x28         ;
        constexpr std::uintptr_t _8bbb1bee4b61b703db167b2a0e484d8048cffa67 = 0x30         ;
        constexpr std::uintptr_t _b014bf8de1f9dff47d0cd147014e782e7cb61a59 = 0x34         ;
    }

    namespace %52317c94ba8b268fed8b1d6042f75bc7bea7efaf
    {
        constexpr std::uintptr_t _7e5e7512fe240168361d7c4fc3036cda70309f0f = 0x10         ;
        constexpr std::uintptr_t _b937fa3f041c3b54f930cf325f382592ea7378da = 0x18         ;
        constexpr std::uintptr_t _f44928ef25170acd1285d4c3cbd5985f7fe98ac1 = 0x20         ;
        constexpr std::uintptr_t _45b188366f7566c64389219488f047bd01c95ee7 = 0x28         ;

        namespace _static
        {
            constexpr std::uintptr_t _ccbf0ddb472f27b8dc24509a14c9a69bc97ed323 = 0x0          ;
        }

    }

    namespace %982f433153d3907e02f49fa55b6264846f0b73cd
    {
        constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x10         ;
        constexpr std::uintptr_t _800f8f99496da0f555bfe33e23eeb719201460fe = 0x20         ;
        constexpr std::uintptr_t _362e2414c65aa7d0421de6ddb8f74c45ff8aa370 = 0x28         ;
        constexpr std::uintptr_t _5cef684ab44578c6ac5612fc844a3f645d52fd38 = 0x30         ;
        constexpr std::uintptr_t _40e867fcf9f8770a15c659a1f6ce9eafce94669b = 0x38         ;
        constexpr std::uintptr_t _3e580eef8c8edfd25b8b693f9878584633d6ace8 = 0x40         ;
        constexpr std::uintptr_t _52383584177141ffbff317c5f30bcd26d3221993 = 0x48         ;
    }

    namespace %6a9ea7ddf6d068497d589500b82c54f5d7153955
    {
    }

    namespace %766799c3b76c8cc7bd563fe9242d430eff07fedb
    {
        constexpr std::uintptr_t _2225523544fd2bf354b3783149680e8511c4d220 = 0x10         ;
        constexpr std::uintptr_t _ac659f7374bae2fbbb68903e4f38a5279b75e41d = 0x20         ;
        constexpr std::uintptr_t _48fc6cdfb68700e232fd576d70a6bde11ad2fe41 = 0x28         ;
    }

    namespace %2855a266cd0ad2aab90ee2769fc10dd5e21de895
    {
        constexpr std::uintptr_t _decb8107f5797ad928a29b0fc1a795b1b2259c1d = 0x10         ;
        constexpr std::uintptr_t _21742b6ce8cbc8ef9050a217ecd80dd3bee35120 = 0x18         ;
        constexpr std::uintptr_t _556a057fc685ae96a476d5de495090171b66eb7e = 0x20         ;
        constexpr std::uintptr_t _b8a567a985b83af7e7284fe0365ea6c82190fdc4 = 0x28         ;
        constexpr std::uintptr_t _1135a4b3ce2590e16a3d3d2eb11d23acca3eb45f = 0x30         ;
        constexpr std::uintptr_t _f1efaa21278412042d4707bfcd3c301c0a0e0934 = 0x34         ;
        constexpr std::uintptr_t _3ff10088b490e277607556e2e242fb6674e99799 = 0x38         ;
        constexpr std::uintptr_t _86cfc6a62936630a7ee2bd2689c18478bdf20e6b = 0x40         ;
        constexpr std::uintptr_t _0a187db53692d623f016f70e803a350b12eb23c4 = 0x48         ;
        constexpr std::uintptr_t _cf5abbd83a7d47333360a3cad3b29b767f9b6720 = 0x50         ;
        constexpr std::uintptr_t _da5a035a25b61beb11917f6120c6a0ace3cd64ce = 0x58         ;
        constexpr std::uintptr_t _a13db623f9087a595b06ec0040b9cd9ad548f7ef = 0x60         ;
        constexpr std::uintptr_t _5dd0706c3ee5cc3e2b9ebc7405200d49326449fa = 0x68         ;
        constexpr std::uintptr_t _6b5ac5287dda9d902f4e75c521a1fa0d6e2a7cc1 = 0x70         ;
        constexpr std::uintptr_t _49f173327a182a8e9f06799050d4d58751446eef = 0x78         ;
        constexpr std::uintptr_t _dd0dafbac80af2f1ec47bb0698069405fe3ec428 = 0x80         ;
        constexpr std::uintptr_t _d90254c8820e8b80804096e02ac39b50b4e40dd7 = 0x88         ;
        constexpr std::uintptr_t _0c9b4d4dba221a98e41f4e31d640ec5e13420580 = 0x90         ;
        constexpr std::uintptr_t _3da91d5f7df923d4efba9bec69c9f6e95e9d2de2 = 0x98         ;
        constexpr std::uintptr_t _402bd42058acc5e3c80a1f48169d6ee4881d973d = 0xA0         ;
    }

    namespace %6d91456de9d3bcae75ee1b6fb60724cfb62731a8
    {
        constexpr std::uintptr_t _62d5907c2fff5243d046249f2cd77a5f21dcf601 = 0x10         ;
        constexpr std::uintptr_t _e6cf8f20d5fb4974761ec60369155b6463885e54 = 0x18         ;
        constexpr std::uintptr_t _1965277f3e0dbec5d0ab83399090b242281b8c66 = 0x20         ;
        constexpr std::uintptr_t _87ab4c70b852320aa051102a7bc6fa03073b9453 = 0x28         ;
        constexpr std::uintptr_t _5d1546ec2713a8b9e2d18e80a97ecbb9abbd8219 = 0x2C         ;
        constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x30         ;
        constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x38         ;
    }

    namespace %64c8958d5cb96def12ca0c19af172993b4ac9ef2
    {
        constexpr std::uintptr_t _55848d7dfc4a3ce9065bd6d3d59c26afc06b3003 = 0x10         ;
        constexpr std::uintptr_t _ea8ef96f87d8cc68fa571cdb31541b1645438e69 = 0x18         ;
        constexpr std::uintptr_t _52d72edde57115197b8fde0545cbd22c8359d56e = 0x1C         ;
        constexpr std::uintptr_t _d205a4596b6eefbe14e89f5c5a2a2f59dea0d893 = 0x20         ;
        constexpr std::uintptr_t _43e35e7d710ca69dba080769f1ef8085adf98adc = 0x24         ;
        constexpr std::uintptr_t _22dbcf4c2671f0581a271781c5e26497a4dda7e0 = 0x28         ;
        constexpr std::uintptr_t _cf10e554a94797df6ef1dcb4cc61718f1504b051 = 0x30         ;
        constexpr std::uintptr_t _3afcfde0c13cc102271c3ffd7498881c94f551ae = 0x38         ;
        constexpr std::uintptr_t _879f5455000fdc65823f99b94649e469ce042119 = 0x40         ;
        constexpr std::uintptr_t _c0927fb9a0351036785335318c23721835e2dff1 = 0x48         ;
        constexpr std::uintptr_t _f0d10391f731321623d80265c8a0753037c71025 = 0x50         ;
        constexpr std::uintptr_t _c8d298b707ae1ae87b993c84b79ead000223701c = 0x58         ;
    }

    namespace %4d4ed300582b24a1ce8112c0187de163993f364e
    {
        constexpr std::uintptr_t _52383584177141ffbff317c5f30bcd26d3221993 = 0x10         ;
        constexpr std::uintptr_t _821c1038c85dafde44ce8d5381e0bc9b713d26b7 = 0x18         ;
        constexpr std::uintptr_t _779421f1d812cc3669c7d6164f4dba75ca3b50df = 0x20         ;
        constexpr std::uintptr_t _f569f0261c72e5c2b1dd65c6c6e7e3b0ccdb2cad = 0x28         ;
    }

    namespace %4d541b2d04a34c2b80d7fc394f217d7390795973
    {
        constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x10         ;
    }

    namespace Fleck__BinaryDataHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Fleck__LogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Fleck__WebSocketException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;

        constexpr std::uintptr_t _e213feef843609d6f8acddf559e83acf4cea245b = 0x90         ;
    }

    namespace Fleck__FrameType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace Microsoft_Identity_Extensions__InteropException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _ErrorCode_k__BackingField       = 0x90         ;
    }

    namespace Microsoft_Identity_Extensions_Mac__CFStringEncoding
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_Identity_Extensions_Mac__MacOSKeychainCredential
    {
        constexpr std::uintptr_t _Service_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _Account_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _Label_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _Password_k__BackingField        = 0x28         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__DpApiEncryptedFileAccessor
    {
        constexpr std::uintptr_t _cacheFilePath                   = 0x10         ;
        constexpr std::uintptr_t _logger                          = 0x18         ;
        constexpr std::uintptr_t _unencryptedFileAccessor         = 0x20         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__FileAccessor
    {
        constexpr std::uintptr_t _cacheFilePath                   = 0x10         ;
        constexpr std::uintptr_t _logger                          = 0x18         ;
        constexpr std::uintptr_t _setOwnerOnlyPermission          = 0x20         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__LinuxKeyringAccessor
    {
        constexpr std::uintptr_t _logger                          = 0x10         ;
        constexpr std::uintptr_t _libsecretSchema                 = 0x18         ;
        constexpr std::uintptr_t _cacheFilePath                   = 0x20         ;
        constexpr std::uintptr_t _keyringCollection               = 0x28         ;
        constexpr std::uintptr_t _keyringSchemaName               = 0x30         ;
        constexpr std::uintptr_t _keyringSecretLabel              = 0x38         ;
        constexpr std::uintptr_t _attributeKey1                   = 0x40         ;
        constexpr std::uintptr_t _attributeValue1                 = 0x48         ;
        constexpr std::uintptr_t _attributeKey2                   = 0x50         ;
        constexpr std::uintptr_t _attributeValue2                 = 0x58         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__MacKeychainAccessor
    {
        constexpr std::uintptr_t _cacheFilePath                   = 0x10         ;
        constexpr std::uintptr_t _service                         = 0x18         ;
        constexpr std::uintptr_t _account                         = 0x20         ;
        constexpr std::uintptr_t _logger                          = 0x28         ;
        constexpr std::uintptr_t _keyChain                        = 0x30         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__CacheChangedEventArgs
    {
        constexpr std::uintptr_t AccountsAdded                    = 0x10         ;
        constexpr std::uintptr_t AccountsRemoved                  = 0x18         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__MsalCacheHelper
    {
        constexpr std::uintptr_t _lockObject                      = 0x10         ;
        constexpr std::uintptr_t _storageCreationProperties       = 0x18         ;
        constexpr std::uintptr_t _CacheLock_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _CacheStore_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _logger                          = 0x30         ;
        constexpr std::uintptr_t _knownAccountIds                 = 0x38         ;
        constexpr std::uintptr_t _cacheWatcher                    = 0x40         ;
        constexpr std::uintptr_t _cacheChangedEventHandler        = 0x48         ;

        namespace _static
        {
            constexpr std::uintptr_t s_staticLogger                   = 0x0          ;
        }

    }

    namespace Microsoft_Identity_Client_Extensions_Msal__MsalCachePersistenceException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__CrossPlatLock
    {
        constexpr std::uintptr_t _lockFileStream                  = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__GError
    {
        constexpr std::uintptr_t Domain                           = 0x0          ;
        constexpr std::uintptr_t Code                             = 0x4          ;
        constexpr std::uintptr_t Message                          = 0x8          ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__MacOSKeychain
    {
        constexpr std::uintptr_t _namespace                       = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__StorageCreationProperties
    {
        constexpr std::uintptr_t _CacheFilePath_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t CacheFileName                    = 0x18         ;
        constexpr std::uintptr_t CacheDirectory                   = 0x20         ;
        constexpr std::uintptr_t MacKeyChainServiceName           = 0x28         ;
        constexpr std::uintptr_t MacKeyChainAccountName           = 0x30         ;
        constexpr std::uintptr_t KeyringSchemaName                = 0x38         ;
        constexpr std::uintptr_t KeyringCollection                = 0x40         ;
        constexpr std::uintptr_t KeyringSecretLabel               = 0x48         ;
        constexpr std::uintptr_t KeyringAttribute1                = 0x50         ;
        constexpr std::uintptr_t KeyringAttribute2                = 0x60         ;
        constexpr std::uintptr_t LockRetryDelay                   = 0x70         ;
        constexpr std::uintptr_t UseLinuxUnencryptedFallback      = 0x74         ;
        constexpr std::uintptr_t UseUnencryptedFallback           = 0x75         ;
        constexpr std::uintptr_t LockRetryCount                   = 0x78         ;
        constexpr std::uintptr_t _ClientId_k__BackingField        = 0x80         ;
        constexpr std::uintptr_t _Authority_k__BackingField       = 0x88         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__StorageCreationPropertiesBuilder
    {
        constexpr std::uintptr_t _cacheFileName                   = 0x10         ;
        constexpr std::uintptr_t _cacheDirectory                  = 0x18         ;
        constexpr std::uintptr_t _clientId                        = 0x20         ;
        constexpr std::uintptr_t _authority                       = 0x28         ;
        constexpr std::uintptr_t _macKeyChainServiceName          = 0x30         ;
        constexpr std::uintptr_t _macKeyChainAccountName          = 0x38         ;
        constexpr std::uintptr_t _keyringSchemaName               = 0x40         ;
        constexpr std::uintptr_t _keyringCollection               = 0x48         ;
        constexpr std::uintptr_t _keyringSecretLabel              = 0x50         ;
        constexpr std::uintptr_t _keyringAttribute1               = 0x58         ;
        constexpr std::uintptr_t _keyringAttribute2               = 0x68         ;
        constexpr std::uintptr_t _lockRetryDelay                  = 0x78         ;
        constexpr std::uintptr_t _lockRetryCount                  = 0x7C         ;
        constexpr std::uintptr_t _useLinuxPlaintextFallback       = 0x80         ;
        constexpr std::uintptr_t _usePlaintextFallback            = 0x81         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__TraceSourceLogger
    {
        constexpr std::uintptr_t _Source_k__BackingField          = 0x10         ;
    }

    namespace Microsoft_Identity_Client_Extensions_Msal__Storage
    {
        constexpr std::uintptr_t _logger                          = 0x10         ;
        constexpr std::uintptr_t _CacheAccessor_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _StorageCreationProperties_k__BackingField = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_staticLogger                   = 0x0          ;
        }

    }

    namespace MaterialType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace HeightmapChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace TextureChangedCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace BoundaryValueType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Terrain
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__Tree
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__TreePrototype
    {
        constexpr std::uintptr_t m_Prefab                         = 0x10         ;
        constexpr std::uintptr_t m_BendFactor                     = 0x18         ;
        constexpr std::uintptr_t m_NavMeshLod                     = 0x1C         ;
    }

    namespace UnityEngine__DetailPrototype
    {
        constexpr std::uintptr_t m_Prototype                      = 0x10         ;
        constexpr std::uintptr_t m_PrototypeTexture               = 0x18         ;
        constexpr std::uintptr_t m_HealthyColor                   = 0x20         ;
        constexpr std::uintptr_t m_DryColor                       = 0x30         ;
        constexpr std::uintptr_t m_MinWidth                       = 0x40         ;
        constexpr std::uintptr_t m_MaxWidth                       = 0x44         ;
        constexpr std::uintptr_t m_MinHeight                      = 0x48         ;
        constexpr std::uintptr_t m_MaxHeight                      = 0x4C         ;
        constexpr std::uintptr_t m_NoiseSeed                      = 0x50         ;
        constexpr std::uintptr_t m_NoiseSpread                    = 0x54         ;
        constexpr std::uintptr_t m_Density                        = 0x58         ;
        constexpr std::uintptr_t m_HoleEdgePadding                = 0x5C         ;
        constexpr std::uintptr_t m_RenderMode                     = 0x60         ;
        constexpr std::uintptr_t m_UsePrototypeMesh               = 0x64         ;
        constexpr std::uintptr_t m_UseInstancing                  = 0x68         ;
        constexpr std::uintptr_t m_UseDensityScaling              = 0x6C         ;
        constexpr std::uintptr_t m_AlignToGround                  = 0x70         ;
        constexpr std::uintptr_t m_PositionJitter                 = 0x74         ;
        constexpr std::uintptr_t m_TargetCoverage                 = 0x78         ;

        namespace _static
        {
            constexpr std::uintptr_t DefaultHealthColor               = 0x0          ;
            constexpr std::uintptr_t DefaultDryColor                  = 0x10         ;
        }

    }

    namespace UnityEngine__TreeInstance
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t widthScale                       = 0xC          ;
        constexpr std::uintptr_t heightScale                      = 0x10         ;
        constexpr std::uintptr_t rotation                         = 0x14         ;
        constexpr std::uintptr_t color                            = 0x18         ;
        constexpr std::uintptr_t lightmapColor                    = 0x1C         ;
        constexpr std::uintptr_t prototypeIndex                   = 0x20         ;
        constexpr std::uintptr_t temporaryDistance                = 0x24         ;
    }

    namespace UnityEngine__TerrainHeightmapSyncControl
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TerrainData
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10827418   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t k_MaximumResolution              = 0x0          ;
            constexpr std::uintptr_t k_MinimumDetailResolutionPerPatch = 0x4          ;
            constexpr std::uintptr_t k_MaximumDetailResolutionPerPatch = 0x8          ;
            constexpr std::uintptr_t k_MaximumDetailPatchCount        = 0xC          ;
            constexpr std::uintptr_t k_MinimumAlphamapResolution      = 0x10         ;
            constexpr std::uintptr_t k_MaximumAlphamapResolution      = 0x14         ;
            constexpr std::uintptr_t k_MinimumBaseMapResolution       = 0x18         ;
            constexpr std::uintptr_t k_MaximumBaseMapResolution       = 0x1C         ;
        }

    }

    namespace UnityEngine__TerrainLayerSmoothnessSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TerrainLayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_TerrainUtils__TerrainMapStatusCode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TerrainUtils__TerrainTileCoord
    {
        constexpr std::uintptr_t tileX                            = 0x0          ;
        constexpr std::uintptr_t tileZ                            = 0x4          ;
    }

    namespace UnityEngine_TerrainUtils__TerrainMap
    {
        constexpr std::uintptr_t m_patchSize                      = 0x10         ;
        constexpr std::uintptr_t m_errorCode                      = 0x1C         ;
        constexpr std::uintptr_t m_terrainTiles                   = 0x20         ;
    }

    namespace System_Drawing__KnownColor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Drawing__Color
    {
        constexpr std::uintptr_t name                             = 0x0          ;
        constexpr std::uintptr_t value                            = 0x8          ;
        constexpr std::uintptr_t knownColor                       = 0x10         ;
        constexpr std::uintptr_t state                            = 0x12         ;
    }

    namespace System_Drawing__Point
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
    }

    namespace System_Drawing__PointF
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
    }

    namespace System_Drawing__Rectangle
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t width                            = 0x8          ;
        constexpr std::uintptr_t height                           = 0xC          ;
    }

    namespace System_Drawing__RectangleF
    {
        constexpr std::uintptr_t x                                = 0x0          ;
        constexpr std::uintptr_t y                                = 0x4          ;
        constexpr std::uintptr_t width                            = 0x8          ;
        constexpr std::uintptr_t height                           = 0xC          ;
    }

    namespace System_Drawing__Size
    {
        constexpr std::uintptr_t width                            = 0x0          ;
        constexpr std::uintptr_t height                           = 0x4          ;
    }

    namespace System_Drawing__SizeF
    {
        constexpr std::uintptr_t width                            = 0x0          ;
        constexpr std::uintptr_t height                           = 0x4          ;
    }

    namespace Enum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %3c32eb8d9325553419fd702a83613b2d6053c208
    {
        constexpr std::uintptr_t _03967fe1e8bb380dec4d465faae69cccbbca8b94 = 0x10         ;
        constexpr std::uintptr_t _6916c47deb4e5ecfa4abd57c9ee668af8685c4c6 = 0x18         ;
        constexpr std::uintptr_t _5fa61240e2eb30a0e5748fb5347841e905251c6c = 0x20         ;
        constexpr std::uintptr_t _0eb82e88a7499640d2b3445f5c7c36304e2b596d = 0x28         ;
    }

    namespace Enum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Enum
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %98a34efb5fa73d79a4c5be881c1fd0653fdefa0a
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082A7B8   ;
        constexpr std::uintptr_t _5fa61240e2eb30a0e5748fb5347841e905251c6c = 0x10         ;
        constexpr std::uintptr_t _03967fe1e8bb380dec4d465faae69cccbbca8b94 = 0x18         ;
        constexpr std::uintptr_t _6916c47deb4e5ecfa4abd57c9ee668af8685c4c6 = 0x20         ;
        constexpr std::uintptr_t _0eb82e88a7499640d2b3445f5c7c36304e2b596d = 0x28         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %4bfecc41d958c31374f1b451880fe3ab65973d2f
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107B4958   ;
        constexpr std::uintptr_t _6620edd6692c011f3de574b3566f4c60497cf9ad = 0x10         ;
        constexpr std::uintptr_t _032c767e638b203182be4905fb24ba18c3a6aefb = 0x18         ;
        constexpr std::uintptr_t _aabcacac396b367e2c5bdc575869de18774d277e = 0x19         ;
        constexpr std::uintptr_t _e51a635fa72f2b95d2eabd83b5565222f86762d6 = 0x1C         ;
        constexpr std::uintptr_t _72f4c5a6a60786acc6677dda36306caed32b636c = 0x20         ;
        constexpr std::uintptr_t _6563fd375d831c671e8c8c6b1c125e0ffab2ffea = 0x28         ;
        constexpr std::uintptr_t _bde727a9510b9c9caf10fda29746fe221435d1ab = 0x30         ;
        constexpr std::uintptr_t _8f3a152c0c1f26113eb318fc128b582719d2b0f7 = 0x38         ;
        constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x40         ;
    }

    namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace Azure_Storage__ClientSideEncryptionOptions
    {
        constexpr std::uintptr_t _EncryptionVersion_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _KeyEncryptionKey_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _KeyResolver_k__BackingField     = 0x20         ;
        constexpr std::uintptr_t _KeyWrapAlgorithm_k__BackingField = 0x28         ;
    }

    namespace Azure_Storage__ClientSideEncryptionVersion
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage__DownloadTransferValidationOptions
    {
        constexpr std::uintptr_t _ChecksumAlgorithm_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _AutoValidateChecksum_k__BackingField = 0x14         ;
    }

    namespace Azure_Storage__StorageChecksumAlgorithm
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage__StorageCrc64HashAlgorithm
    {
        constexpr std::uintptr_t _HashLengthInBytes_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _uCRC                            = 0x18         ;
    }

    namespace Azure_Storage__StorageTransferOptions
    {
        constexpr std::uintptr_t _MaximumTransferSize_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _MaximumConcurrency_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _InitialTransferSize_k__BackingField = 0x18         ;
    }

    namespace Azure_Storage__TransferValidationOptions
    {
        constexpr std::uintptr_t _Upload_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Download_k__BackingField        = 0x18         ;
    }

    namespace Azure_Storage__UploadTransferValidationOptions
    {
        constexpr std::uintptr_t _ChecksumAlgorithm_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _PrecalculatedChecksum_k__BackingField = 0x18         ;
    }

    namespace Azure_Storage_Sas__AccountSasResourceTypes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage_Sas__AccountSasServices
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage_Sas__SasIPRange
    {
        constexpr std::uintptr_t _Start_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _End_k__BackingField             = 0x8          ;
    }

    namespace Azure_Storage_Sas__SasProtocol
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Azure_Storage_Sas__SasQueryParameters
    {
        constexpr std::uintptr_t _version                         = 0x10         ;
        constexpr std::uintptr_t _services                        = 0x18         ;
        constexpr std::uintptr_t _resourceTypes                   = 0x28         ;
        constexpr std::uintptr_t _protocol                        = 0x38         ;
        constexpr std::uintptr_t _startTime                       = 0x40         ;
        constexpr std::uintptr_t _startTimeString                 = 0x50         ;
        constexpr std::uintptr_t _expiryTime                      = 0x58         ;
        constexpr std::uintptr_t _expiryTimeString                = 0x68         ;
        constexpr std::uintptr_t _ipRange                         = 0x70         ;
        constexpr std::uintptr_t _identifier                      = 0x80         ;
        constexpr std::uintptr_t _resource                        = 0x88         ;
        constexpr std::uintptr_t _permissions                     = 0x90         ;
        constexpr std::uintptr_t _signature                       = 0x98         ;
        constexpr std::uintptr_t _preauthorizedAgentObjectId      = 0xA0         ;
        constexpr std::uintptr_t _agentObjectId                   = 0xA8         ;
        constexpr std::uintptr_t _correlationId                   = 0xB0         ;
        constexpr std::uintptr_t _directoryDepth                  = 0xB8         ;
        constexpr std::uintptr_t _encryptionScope                 = 0xC0         ;
        constexpr std::uintptr_t _cacheControl                    = 0xC8         ;
        constexpr std::uintptr_t _contentDisposition              = 0xD0         ;
        constexpr std::uintptr_t _contentEncoding                 = 0xD8         ;
        constexpr std::uintptr_t _contentLanguage                 = 0xE0         ;
        constexpr std::uintptr_t _contentType                     = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t s_sasTimeFormats                 = 0x0          ;
        }

    }

    namespace Azure_Storage_Sas__SasQueryParametersInternals
    {
        constexpr std::uintptr_t _version                         = 0x10         ;
        constexpr std::uintptr_t _services                        = 0x18         ;
        constexpr std::uintptr_t _resourceTypes                   = 0x28         ;
        constexpr std::uintptr_t _protocol                        = 0x38         ;
        constexpr std::uintptr_t _startTime                       = 0x40         ;
        constexpr std::uintptr_t _startTimeString                 = 0x50         ;
        constexpr std::uintptr_t _expiryTime                      = 0x58         ;
        constexpr std::uintptr_t _expiryTimeString                = 0x68         ;
        constexpr std::uintptr_t _ipRange                         = 0x70         ;
        constexpr std::uintptr_t _identifier                      = 0x80         ;
        constexpr std::uintptr_t _resource                        = 0x88         ;
        constexpr std::uintptr_t _permissions                     = 0x90         ;
        constexpr std::uintptr_t _signature                       = 0x98         ;
        constexpr std::uintptr_t _preauthorizedAgentObjectId      = 0xA0         ;
        constexpr std::uintptr_t _agentObjectId                   = 0xA8         ;
        constexpr std::uintptr_t _correlationId                   = 0xB0         ;
        constexpr std::uintptr_t _directoryDepth                  = 0xB8         ;
        constexpr std::uintptr_t _encryptionScope                 = 0xC0         ;
        constexpr std::uintptr_t _cacheControl                    = 0xC8         ;
        constexpr std::uintptr_t _contentDisposition              = 0xD0         ;
        constexpr std::uintptr_t _contentEncoding                 = 0xD8         ;
        constexpr std::uintptr_t _contentLanguage                 = 0xE0         ;
        constexpr std::uintptr_t _contentType                     = 0xE8         ;

        namespace _static
        {
            constexpr std::uintptr_t _DefaultSasVersionInternal_k__BackingField = 0x0          ;
        }

    }

    namespace UnityEngine__WWWForm
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107D6E08   ;
        constexpr std::uintptr_t formData                         = 0x10         ;
        constexpr std::uintptr_t fieldNames                       = 0x18         ;
        constexpr std::uintptr_t fileNames                        = 0x20         ;
        constexpr std::uintptr_t types                            = 0x28         ;
        constexpr std::uintptr_t boundary                         = 0x30         ;
        constexpr std::uintptr_t containsFiles                    = 0x38         ;

        namespace _static
        {
            constexpr std::uintptr_t dDash                            = 0x0          ;
            constexpr std::uintptr_t crlf                             = 0x8          ;
            constexpr std::uintptr_t contentTypeHeader                = 0x10         ;
            constexpr std::uintptr_t dispositionHeader                = 0x18         ;
            constexpr std::uintptr_t endQuote                         = 0x20         ;
            constexpr std::uintptr_t fileNameField                    = 0x28         ;
            constexpr std::uintptr_t ampersand                        = 0x30         ;
            constexpr std::uintptr_t equal                            = 0x38         ;
        }

    }

    namespace UnityWebRequestMethod
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityWebRequestError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Result
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1084EFC0   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Networking__CertificateHandler
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine_Networking__DownloadHandler
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine_Networking__DownloadHandlerBuffer
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10788AF8   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_NativeData                     = 0x18         ;
    }

    namespace UnityEngine_Networking__DownloadHandlerFile
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine_Networking__UnityWebRequestAsyncOperation
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10752898   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
        constexpr std::uintptr_t _webRequest_k__BackingField      = 0x20         ;
    }

    namespace UnityEngine_Networking__UnityWebRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10752B78   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_DownloadHandler                = 0x18         ;
        constexpr std::uintptr_t m_UploadHandler                  = 0x20         ;
        constexpr std::uintptr_t m_CertificateHandler             = 0x28         ;
        constexpr std::uintptr_t m_Uri                            = 0x30         ;
        constexpr std::uintptr_t _disposeCertificateHandlerOnDispose_k__BackingField = 0x38         ;
        constexpr std::uintptr_t _disposeDownloadHandlerOnDispose_k__BackingField = 0x39         ;
        constexpr std::uintptr_t _disposeUploadHandlerOnDispose_k__BackingField = 0x3A         ;
    }

    namespace UnityEngine_Networking__UploadHandler
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine_Networking__UploadHandlerRaw
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10752BE0   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_Payload                        = 0x18         ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Command
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Modifiers
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ButtonsState
    {
        constexpr std::uintptr_t buttons                          = 0x0          ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Direction
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Type
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Button
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ButtonsState
    {
        constexpr std::uintptr_t _state                           = 0x0          ;
    }

    namespace Registration
    {
        constexpr std::uintptr_t handler                          = 0x0          ;
        constexpr std::uintptr_t priority                         = 0x8          ;
        constexpr std::uintptr_t playerId                         = 0xC          ;
        constexpr std::uintptr_t _types                           = 0x18         ;
    }

    namespace ButtonEventsIterator
    {
        constexpr std::uintptr_t _mask                            = 0x0          ;
        constexpr std::uintptr_t _bit                             = 0x4          ;
    }

    namespace Configuration
    {
        constexpr std::uintptr_t HorizontalAxis                   = 0x0          ;
        constexpr std::uintptr_t VerticalAxis                     = 0x8          ;
        constexpr std::uintptr_t SubmitButton                     = 0x10         ;
        constexpr std::uintptr_t CancelButton                     = 0x18         ;
        constexpr std::uintptr_t NavigateNextButton               = 0x20         ;
        constexpr std::uintptr_t NavigatePreviousButton           = 0x28         ;
        constexpr std::uintptr_t InputActionsPerSecond            = 0x30         ;
        constexpr std::uintptr_t RepeatDelay                      = 0x34         ;
    }

    namespace UnityEngine_InputForUI__CommandEvent
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t command                          = 0x4          ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _eventSource_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _playerId_k__BackingField        = 0x14         ;
        constexpr std::uintptr_t _eventModifiers_k__BackingField  = 0x18         ;
    }

    namespace UnityEngine_InputForUI__Event
    {
        constexpr std::uintptr_t _type                            = 0x0          ;
        constexpr std::uintptr_t _managedEvent                    = 0x8          ;
        constexpr std::uintptr_t _keyEvent                        = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t TypesWithState                   = 0x0          ;
        }

    }

    namespace UnityEngine_InputForUI__EventModifiers
    {
        constexpr std::uintptr_t _state                           = 0x0          ;
    }

    namespace UnityEngine_InputForUI__EventSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_InputForUI__IMECompositionEvent
    {
        constexpr std::uintptr_t compositionString                = 0x0          ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _eventSource_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _playerId_k__BackingField        = 0x14         ;
        constexpr std::uintptr_t _eventModifiers_k__BackingField  = 0x18         ;
    }

    namespace UnityEngine_InputForUI__KeyEvent
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t keyCode                          = 0x4          ;
        constexpr std::uintptr_t buttonsState                     = 0x8          ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x30         ;
        constexpr std::uintptr_t _eventSource_k__BackingField     = 0x38         ;
        constexpr std::uintptr_t _playerId_k__BackingField        = 0x3C         ;
        constexpr std::uintptr_t _eventModifiers_k__BackingField  = 0x40         ;
    }

    namespace UnityEngine_InputForUI__NavigationEvent
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t direction                        = 0x4          ;
        constexpr std::uintptr_t shouldBeUsed                     = 0x8          ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _eventSource_k__BackingField     = 0x18         ;
        constexpr std::uintptr_t _playerId_k__BackingField        = 0x1C         ;
        constexpr std::uintptr_t _eventModifiers_k__BackingField  = 0x20         ;
    }

    namespace UnityEngine_InputForUI__PointerEvent
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t pointerIndex                     = 0x4          ;
        constexpr std::uintptr_t position                         = 0x8          ;
        constexpr std::uintptr_t deltaPosition                    = 0x10         ;
        constexpr std::uintptr_t worldPosition                    = 0x18         ;
        constexpr std::uintptr_t worldOrientation                 = 0x24         ;
        constexpr std::uintptr_t maxDistance                      = 0x34         ;
        constexpr std::uintptr_t scroll                           = 0x38         ;
        constexpr std::uintptr_t displayIndex                     = 0x40         ;
        constexpr std::uintptr_t tilt                             = 0x44         ;
        constexpr std::uintptr_t twist                            = 0x4C         ;
        constexpr std::uintptr_t pressure                         = 0x50         ;
        constexpr std::uintptr_t isInverted                       = 0x54         ;
        constexpr std::uintptr_t button                           = 0x58         ;
        constexpr std::uintptr_t buttonsState                     = 0x5C         ;
        constexpr std::uintptr_t clickCount                       = 0x60         ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x68         ;
        constexpr std::uintptr_t _eventSource_k__BackingField     = 0x70         ;
        constexpr std::uintptr_t _playerId_k__BackingField        = 0x74         ;
        constexpr std::uintptr_t _eventModifiers_k__BackingField  = 0x78         ;
    }

    namespace UnityEngine_InputForUI__TextInputEvent
    {
        constexpr std::uintptr_t character                        = 0x0          ;
        constexpr std::uintptr_t _timestamp_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _eventSource_k__BackingField     = 0x10         ;
        constexpr std::uintptr_t _playerId_k__BackingField        = 0x14         ;
        constexpr std::uintptr_t _eventModifiers_k__BackingField  = 0x18         ;
    }

    namespace UnityEngine_InputForUI__EventConsumer
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine_InputForUI__InputEventPartialProvider
    {
        constexpr std::uintptr_t _ev                              = 0x10         ;
        constexpr std::uintptr_t _operatingSystemFamily           = 0x18         ;
        constexpr std::uintptr_t _keyboardButtonsState            = 0x1C         ;
        constexpr std::uintptr_t _eventModifiers                  = 0x44         ;
        constexpr std::uintptr_t _sendNavigationEventOnTabKey     = 0x48         ;
        constexpr std::uintptr_t _IMGUICommandToInputForUICommandType = 0x50         ;
    }

    namespace UnityEngine_InputForUI__InputManagerProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107ED418   ;
        constexpr std::uintptr_t _inputEventPartialProvider       = 0x10         ;
        constexpr std::uintptr_t _compositionString               = 0x18         ;
        constexpr std::uintptr_t _configuration                   = 0x20         ;
        constexpr std::uintptr_t _input                           = 0x58         ;
        constexpr std::uintptr_t _time                            = 0x60         ;
        constexpr std::uintptr_t _navigationEventRepeatHelper     = 0x68         ;
        constexpr std::uintptr_t _mouseState                      = 0x70         ;
        constexpr std::uintptr_t _isPenPresent                    = 0x98         ;
        constexpr std::uintptr_t _seenAtLeastOnePenPosition       = 0x99         ;
        constexpr std::uintptr_t _lastSeenPenPositionForDetection = 0x9C         ;
        constexpr std::uintptr_t _penState                        = 0xA8         ;
        constexpr std::uintptr_t _lastPenData                     = 0xD0         ;
        constexpr std::uintptr_t _touchFingerIdToFingerIndex      = 0xF8         ;
        constexpr std::uintptr_t _touchNextFingerIndex            = 0x100        ;
        constexpr std::uintptr_t _touchState                      = 0x108        ;
    }

    namespace UnityEngine_InputForUI__NavigationEventRepeatHelper
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079FAA0   ;
        constexpr std::uintptr_t m_ConsecutiveMoveCount           = 0x10         ;
        constexpr std::uintptr_t m_LastDirection                  = 0x14         ;
        constexpr std::uintptr_t m_PrevActionTime                 = 0x18         ;
        constexpr std::uintptr_t m_InitialRepeatDelay             = 0x20         ;
        constexpr std::uintptr_t m_ConsecutiveRepeatDelay         = 0x28         ;
    }

    namespace UnityEngine_InputForUI__PointerState
    {
        constexpr std::uintptr_t _LastPressedButton_k__BackingField = 0x0          ;
        constexpr std::uintptr_t _buttonsState                    = 0x4          ;
        constexpr std::uintptr_t _NextPressTime_k__BackingField   = 0x8          ;
        constexpr std::uintptr_t _ClickCount_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _LastPosition_k__BackingField    = 0x14         ;
        constexpr std::uintptr_t _LastDisplayIndex_k__BackingField = 0x1C         ;
        constexpr std::uintptr_t _LastPositionValid_k__BackingField = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t kClickDelay                      = 0x0          ;
        }

    }

    namespace UnityEngine_InputForUI__EventSanitizer
    {
        constexpr std::uintptr_t _sanitizers                      = 0x0          ;
    }

    namespace ChunkFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %acc7e74022d93d32b3f270bac879e4b944cd8198
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072C448   ;
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;

        constexpr std::uintptr_t _958c7f4dfaa26c61b6757a2faacffd670be8e57e = 0x28         ;
        constexpr std::uintptr_t _7d86302f4b09ac4cd13729763d49ea0aec557a27 = 0x2C         ;
        constexpr std::uintptr_t _42695f352da3e7460146841ab377cf3ce67fd94c = 0x30         ;
        constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x38         ;
        constexpr std::uintptr_t _d8cadd49e6d3646a1df7610293e3e587a30e86e9 = 0x40         ;
        constexpr std::uintptr_t _0f1c4542a974365b1099a1c7e7644fb98d01bf43 = 0x44         ;
        constexpr std::uintptr_t _ad42a375d81782f950f86661e233434b791fd5b5 = 0x48         ;
        constexpr std::uintptr_t _62909eca2b42e00964b17f0821f144db19012fa9 = 0x50         ;
        constexpr std::uintptr_t _ddfa908cccfbe69dd39522bed385ea8d90c1d70c = 0x58         ;
    }

    namespace %681e518f61b72627576b641300400f8ade4e5caf
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1077EB58   ;
        constexpr std::uintptr_t _6cd51d073a6afdb58dcd98efe7b6b0e02d26a229 = 0x10         ;
        constexpr std::uintptr_t _ff3c8fa9359dadfc350a87bee7ca99a636576784 = 0x18         ;
        constexpr std::uintptr_t _715d7d183f1d04829e6321e24833ec1045a1cd6b = 0x20         ;
        constexpr std::uintptr_t _102963d7ee62230cc61647768d57452d46b23266 = 0x28         ;
        constexpr std::uintptr_t _cd54ab2a44b1940e33df812a48b3b36f0bc37291 = 0x2C         ;
        constexpr std::uintptr_t _74ec9ee0f173caf49b129bb7ad0bfbabdbbd15cd = 0x30         ;
        constexpr std::uintptr_t _0d6724b2c43a58c43fff20db5076b32a7b5152d5 = 0x34         ;
        constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x38         ;
        constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x40         ;
        constexpr std::uintptr_t _bbc700421bb522ac74165b7e3adf54fe81815244 = 0x48         ;
        constexpr std::uintptr_t _7d2f31fbb6117803e75403851553ac32cc79c8d6 = 0x4C         ;
    }

    namespace LZ4__LZ4StreamFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LZ4__LZ4StreamMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Enumerable                     = 0x0          ;
        constexpr std::uintptr_t m_End                            = 0x30         ;
        constexpr std::uintptr_t m_Depth                          = 0x34         ;
        constexpr std::uintptr_t m_Version                        = 0x38         ;
        constexpr std::uintptr_t m_Current                        = 0x3C         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Enumerable                     = 0x0          ;
        constexpr std::uintptr_t m_Index                          = 0x18         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_Handlers                       = 0x0          ;
        constexpr std::uintptr_t m_Count                          = 0x8          ;
        constexpr std::uintptr_t m_Index                          = 0xC          ;
    }

    namespace Predicate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x0          ;
        constexpr std::uintptr_t m_Predicate                      = 0x8          ;
        constexpr std::uintptr_t m_Flags                          = 0x10         ;
        constexpr std::uintptr_t m_FlattenedNodes                 = 0x18         ;
        constexpr std::uintptr_t m_Version                        = 0x28         ;
        constexpr std::uintptr_t m_Index                          = 0x2C         ;
    }

    namespace HandlerCreatedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_HierarchyFlattened             = 0x0          ;
        constexpr std::uintptr_t m_FlattenedNodes                 = 0x8          ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_Index                          = 0x1C         ;
    }

    namespace FlagsChangedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t m_ViewModel                      = 0x0          ;
        constexpr std::uintptr_t m_Nodes                          = 0x8          ;
        constexpr std::uintptr_t m_Version                        = 0x18         ;
        constexpr std::uintptr_t m_Index                          = 0x1C         ;
    }

    namespace Unity_Hierarchy__HierarchyFlattenedChildrenEnumerable
    {
        constexpr std::uintptr_t m_HierarchyFlattened             = 0x0          ;
        constexpr std::uintptr_t m_ParentNode                     = 0x8          ;
        constexpr std::uintptr_t m_ParentIndex                    = 0x2C         ;
    }

    namespace Unity_Hierarchy__HierarchyNodeChildren
    {
        constexpr std::uintptr_t m_Hierarchy                      = 0x0          ;
        constexpr std::uintptr_t m_Ptr                            = 0x8          ;
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t m_Count                          = 0x14         ;
    }

    namespace Unity_Hierarchy__HierarchyNodeChildrenAlloc
    {
        constexpr std::uintptr_t Ptr                              = 0x0          ;
        constexpr std::uintptr_t Size                             = 0x8          ;
        constexpr std::uintptr_t Capacity                         = 0xC          ;
        constexpr std::uintptr_t ControlBit                       = 0x10         ;
        constexpr std::uintptr_t NullCount                        = 0x14         ;
        constexpr std::uintptr_t Reserved0                        = 0x18         ;
        constexpr std::uintptr_t Reserved1                        = 0x1C         ;
    }

    namespace Unity_Hierarchy__HierarchyNodeTypeHandlerBase
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x18         ;
        constexpr std::uintptr_t m_CommandList                    = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_NodeTypes                      = 0x0          ;
        }

    }

    namespace Unity_Hierarchy__HierarchyNodeTypeHandlerBaseEnumerable
    {
        constexpr std::uintptr_t m_Hierarchy                      = 0x0          ;
    }

    namespace Unity_Hierarchy__HierarchyPropertyUnmanaged`1
    {
        constexpr std::uintptr_t m_Hierarchy                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Hierarchy__HierarchyViewModelNodesEnumerable
    {
        constexpr std::uintptr_t m_HierarchyViewModel             = 0x0          ;
        constexpr std::uintptr_t m_Predicate                      = 0x8          ;
        constexpr std::uintptr_t m_Flags                          = 0x10         ;
    }

    namespace Unity_Hierarchy__ReadOnlyNativeVector`1
    {
        constexpr std::uintptr_t m_Ptr                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Unity_Hierarchy__Hierarchy
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_RootPtr                        = 0x18         ;
        constexpr std::uintptr_t m_VersionPtr                     = 0x20         ;
        constexpr std::uintptr_t m_IsOwner                        = 0x28         ;
        constexpr std::uintptr_t HandlerCreated                   = 0x30         ;
    }

    namespace Unity_Hierarchy__HierarchyCommandList
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_IsOwner                        = 0x18         ;
    }

    namespace Unity_Hierarchy__HierarchyFlattened
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x18         ;
        constexpr std::uintptr_t m_FlattenedNodes                 = 0x20         ;
        constexpr std::uintptr_t m_Version                        = 0x30         ;
        constexpr std::uintptr_t m_IsOwner                        = 0x34         ;
    }

    namespace Unity_Hierarchy__HierarchyFlattenedNode
    {
        constexpr std::uintptr_t m_Node                           = 0x0          ;
        constexpr std::uintptr_t m_Type                           = 0x8          ;
        constexpr std::uintptr_t m_Version                        = 0xC          ;
        constexpr std::uintptr_t m_ParentOffset                   = 0x10         ;
        constexpr std::uintptr_t m_NextSiblingOffset              = 0x14         ;
        constexpr std::uintptr_t m_ChildIndex                     = 0x18         ;
        constexpr std::uintptr_t m_ChildrenCount                  = 0x1C         ;
        constexpr std::uintptr_t m_Depth                          = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Null                           = 0x0          ;
        }

    }

    namespace Unity_Hierarchy__HierarchyNode
    {
        constexpr std::uintptr_t m_Id                             = 0x0          ;
        constexpr std::uintptr_t m_Version                        = 0x4          ;

        namespace _static
        {
            constexpr std::uintptr_t s_Null                           = 0x0          ;
        }

    }

    namespace Unity_Hierarchy__HierarchyNodeFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Hierarchy__HierarchyNodeType
    {
        constexpr std::uintptr_t m_Id                             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_Null                           = 0x0          ;
        }

    }

    namespace Unity_Hierarchy__HierarchyPropertyDescriptor
    {
        constexpr std::uintptr_t m_Size                           = 0x0          ;
        constexpr std::uintptr_t m_Type                           = 0x4          ;
    }

    namespace Unity_Hierarchy__HierarchyPropertyId
    {
        constexpr std::uintptr_t m_Id                             = 0x0          ;

        namespace _static
        {
            constexpr std::uintptr_t s_Null                           = 0x0          ;
        }

    }

    namespace Unity_Hierarchy__HierarchyPropertyStorageType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Hierarchy__HierarchySearchFilterOperator
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Hierarchy__HierarchySearchFilter
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x0          ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x8          ;
        constexpr std::uintptr_t _NumValue_k__BackingField        = 0x10         ;
        constexpr std::uintptr_t _Op_k__BackingField              = 0x14         ;

        namespace _static
        {
            constexpr std::uintptr_t s_WhiteSpaces                    = 0x0          ;
            constexpr std::uintptr_t s_Invalid                        = 0x8          ;
        }

    }

    namespace Unity_Hierarchy__HierarchySearchQueryDescriptor
    {
        constexpr std::uintptr_t m_Query                          = 0x10         ;
        constexpr std::uintptr_t _SystemFilters_k__BackingField   = 0x18         ;
        constexpr std::uintptr_t _Filters_k__BackingField         = 0x20         ;
        constexpr std::uintptr_t _TextValues_k__BackingField      = 0x28         ;
        constexpr std::uintptr_t _Strict_k__BackingField          = 0x30         ;
        constexpr std::uintptr_t _Invalid_k__BackingField         = 0x31         ;

        namespace _static
        {
            constexpr std::uintptr_t s_SystemFilters                  = 0x0          ;
            constexpr std::uintptr_t s_Empty                          = 0x8          ;
            constexpr std::uintptr_t s_InvalidQuery                   = 0x10         ;
        }

    }

    namespace Unity_Hierarchy__HierarchyTraversalDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_Hierarchy__HierarchyViewModel
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x18         ;
        constexpr std::uintptr_t m_HierarchyFlattened             = 0x20         ;
        constexpr std::uintptr_t m_FlattenedNodes                 = 0x28         ;
        constexpr std::uintptr_t m_Nodes                          = 0x38         ;
        constexpr std::uintptr_t m_Version                        = 0x48         ;
        constexpr std::uintptr_t m_IsOwner                        = 0x4C         ;
        constexpr std::uintptr_t FlagsChanged                     = 0x50         ;
        constexpr std::uintptr_t _QueryParser_k__BackingField     = 0x58         ;
    }

    namespace GetBytesMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BigNumberBuffer
    {
        constexpr std::uintptr_t digits                           = 0x0          ;
        constexpr std::uintptr_t precision                        = 0x8          ;
        constexpr std::uintptr_t scale                            = 0xC          ;
        constexpr std::uintptr_t sign                             = 0x10         ;
    }

    namespace NumberBuffer
    {
        constexpr std::uintptr_t precision                        = 0x0          ;
        constexpr std::uintptr_t scale                            = 0x4          ;
        constexpr std::uintptr_t sign                             = 0x8          ;
        constexpr std::uintptr_t overrideDigits                   = 0x10         ;
    }

    namespace System_Numerics__BigInteger
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085A5C8   ;
        constexpr std::uintptr_t _sign                            = 0x0          ;
        constexpr std::uintptr_t _bits                            = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_bnMinInt                       = 0x0          ;
            constexpr std::uintptr_t s_bnOneInt                       = 0x10         ;
            constexpr std::uintptr_t s_bnZeroInt                      = 0x20         ;
            constexpr std::uintptr_t s_bnMinusOneInt                  = 0x30         ;
            constexpr std::uintptr_t s_success                        = 0x40         ;
        }

    }

    namespace System_Numerics__DoubleUlong
    {
        constexpr std::uintptr_t dbl                              = 0x0          ;
    }

    namespace System_Text__ValueStringBuilder
    {
        constexpr std::uintptr_t _arrayToReturnToPool             = 0x0          ;
        constexpr std::uintptr_t _chars                           = 0x8          ;
        constexpr std::uintptr_t _pos                             = 0x18         ;
    }

    namespace ContentReader
    {
        constexpr std::uintptr_t _eCache                          = 0x10         ;
        constexpr std::uintptr_t _aCache                          = 0x20         ;
        constexpr std::uintptr_t _lineInfo                        = 0x30         ;
        constexpr std::uintptr_t _currentContainer                = 0x38         ;
        constexpr std::uintptr_t _baseUri                         = 0x40         ;
    }

    namespace ExtractKeyDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Entry
    {
        constexpr std::uintptr_t Value                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace XHashtableState
    {
        constexpr std::uintptr_t _buckets                         = 0x0          ;
    }

    namespace NamespaceDeclaration
    {
        constexpr std::uintptr_t prefix                           = 0x10         ;
        constexpr std::uintptr_t ns                               = 0x18         ;
        constexpr std::uintptr_t scope                            = 0x20         ;
        constexpr std::uintptr_t prev                             = 0x28         ;
    }

    namespace System_Xml_Linq__BaseUriAnnotation
    {
        constexpr std::uintptr_t baseUri                          = 0x10         ;
    }

    namespace System_Xml_Linq__LineInfoAnnotation
    {
        constexpr std::uintptr_t lineNumber                       = 0x10         ;
        constexpr std::uintptr_t linePosition                     = 0x14         ;
    }

    namespace System_Xml_Linq__LineInfoEndElementAnnotation
    {
        constexpr std::uintptr_t lineNumber                       = 0x10         ;
        constexpr std::uintptr_t linePosition                     = 0x14         ;
    }

    namespace System_Xml_Linq__XAttribute
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t name                             = 0x28         ;
        constexpr std::uintptr_t value                            = 0x30         ;
    }

    namespace System_Xml_Linq__XCData
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t text                             = 0x28         ;
    }

    namespace System_Xml_Linq__XComment
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t value                            = 0x28         ;
    }

    namespace System_Xml_Linq__XContainer
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t content                          = 0x28         ;
    }

    namespace System_Xml_Linq__XDeclaration
    {
        constexpr std::uintptr_t _version                         = 0x10         ;
        constexpr std::uintptr_t _encoding                        = 0x18         ;
        constexpr std::uintptr_t _standalone                      = 0x20         ;
    }

    namespace System_Xml_Linq__XDocument
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t content                          = 0x28         ;
        constexpr std::uintptr_t _declaration                     = 0x30         ;
    }

    namespace System_Xml_Linq__XDocumentType
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t _name                            = 0x28         ;
        constexpr std::uintptr_t _publicId                        = 0x30         ;
        constexpr std::uintptr_t _systemId                        = 0x38         ;
        constexpr std::uintptr_t _internalSubset                  = 0x40         ;
    }

    namespace System_Xml_Linq__XElement
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t content                          = 0x28         ;
        constexpr std::uintptr_t name                             = 0x30         ;
        constexpr std::uintptr_t lastAttr                         = 0x38         ;
    }

    namespace System_Xml_Linq__XHashtable`1
    {
        constexpr std::uintptr_t _state                           = 0x0          ;
    }

    namespace System_Xml_Linq__NamespaceCache
    {
        constexpr std::uintptr_t _ns                              = 0x0          ;
        constexpr std::uintptr_t _namespaceName                   = 0x8          ;
    }

    namespace System_Xml_Linq__ElementWriter
    {
        constexpr std::uintptr_t _writer                          = 0x0          ;
        constexpr std::uintptr_t _resolver                        = 0x8          ;
    }

    namespace System_Xml_Linq__NamespaceResolver
    {
        constexpr std::uintptr_t _scope                           = 0x0          ;
        constexpr std::uintptr_t _declaration                     = 0x8          ;
        constexpr std::uintptr_t _rover                           = 0x10         ;
    }

    namespace System_Xml_Linq__XObjectChange
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Linq__LoadOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Linq__SaveOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Xml_Linq__XName
    {
        constexpr std::uintptr_t _ns                              = 0x10         ;
        constexpr std::uintptr_t _localName                       = 0x18         ;
        constexpr std::uintptr_t _hashCode                        = 0x20         ;
    }

    namespace System_Xml_Linq__XNamespace
    {
        constexpr std::uintptr_t _namespaceName                   = 0x10         ;
        constexpr std::uintptr_t _hashCode                        = 0x18         ;
        constexpr std::uintptr_t _names                           = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_namespaces                     = 0x0          ;
            constexpr std::uintptr_t s_refNone                        = 0x8          ;
            constexpr std::uintptr_t s_refXml                         = 0x10         ;
            constexpr std::uintptr_t s_refXmlns                       = 0x18         ;
        }

    }

    namespace System_Xml_Linq__XNode
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
    }

    namespace System_Xml_Linq__XObject
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
    }

    namespace System_Xml_Linq__XObjectChangeAnnotation
    {
        constexpr std::uintptr_t changing                         = 0x10         ;
        constexpr std::uintptr_t changed                          = 0x18         ;
    }

    namespace System_Xml_Linq__XObjectChangeEventArgs
    {
        constexpr std::uintptr_t _objectChange                    = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t Add                              = 0x0          ;
            constexpr std::uintptr_t Remove                           = 0x8          ;
            constexpr std::uintptr_t Name                             = 0x10         ;
            constexpr std::uintptr_t Value                            = 0x18         ;
        }

    }

    namespace System_Xml_Linq__XProcessingInstruction
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t target                           = 0x28         ;
        constexpr std::uintptr_t data                             = 0x30         ;
    }

    namespace System_Xml_Linq__XStreamingElement
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t content                          = 0x18         ;
    }

    namespace System_Xml_Linq__XText
    {
        constexpr std::uintptr_t parent                           = 0x10         ;
        constexpr std::uintptr_t annotations                      = 0x18         ;
        constexpr std::uintptr_t next                             = 0x20         ;
        constexpr std::uintptr_t text                             = 0x28         ;
    }

    namespace Unity__ThrowStub
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _objectName                      = 0x90         ;
    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace MaterialOverride
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A880   ;
        constexpr std::uintptr_t _useCount                        = 0x10         ;
        constexpr std::uintptr_t _original_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _replacement_k__BackingField     = 0x20         ;
    }

    namespace MaskSource
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A660   ;
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace BorderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Errors
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SourceParameters
    {
        constexpr std::uintptr_t image                            = 0x0          ;
        constexpr std::uintptr_t sprite                           = 0x8          ;
        constexpr std::uintptr_t spriteBorderMode                 = 0x10         ;
        constexpr std::uintptr_t spritePixelsPerUnit              = 0x14         ;
        constexpr std::uintptr_t texture                          = 0x18         ;
        constexpr std::uintptr_t textureUVRect                    = 0x20         ;
    }

    namespace SampleMaskResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace MaterialParameters
    {
        constexpr std::uintptr_t maskRect                         = 0x0          ;
        constexpr std::uintptr_t maskBorder                       = 0x10         ;
        constexpr std::uintptr_t maskRectUV                       = 0x20         ;
        constexpr std::uintptr_t maskBorderUV                     = 0x30         ;
        constexpr std::uintptr_t tileRepeat                       = 0x40         ;
        constexpr std::uintptr_t maskChannelWeights               = 0x48         ;
        constexpr std::uintptr_t worldToMask                      = 0x58         ;
        constexpr std::uintptr_t texture                          = 0x98         ;
        constexpr std::uintptr_t borderMode                       = 0xA0         ;
        constexpr std::uintptr_t invertMask                       = 0xA4         ;
        constexpr std::uintptr_t invertOutsides                   = 0xA5         ;
    }

    namespace Diagnostics
    {
        constexpr std::uintptr_t _softMask                        = 0x0          ;
    }

    namespace WarningReporter
    {
        constexpr std::uintptr_t _owner                           = 0x0          ;
        constexpr std::uintptr_t _lastReadTexture                 = 0x8          ;
        constexpr std::uintptr_t _lastUsedSprite                  = 0x10         ;
        constexpr std::uintptr_t _lastUsedImageSprite             = 0x18         ;
        constexpr std::uintptr_t _lastUsedImageType               = 0x20         ;
    }

    namespace SoftMasking__ClearListAtExit`1
    {
        constexpr std::uintptr_t _list                            = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace SoftMasking__MaterialReplacements
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A708   ;
        constexpr std::uintptr_t _replacer                        = 0x10         ;
        constexpr std::uintptr_t _applyParameters                 = 0x18         ;
        constexpr std::uintptr_t _overrides                       = 0x20         ;
    }

    namespace SoftMasking__MaterialReplacerChain
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A678   ;
        constexpr std::uintptr_t _replacers                       = 0x10         ;
        constexpr std::uintptr_t _order_k__BackingField           = 0x18         ;
    }

    namespace SoftMasking__SoftMask
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1078A6B0   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _source                          = 0x20         ;
        constexpr std::uintptr_t _separateMask                    = 0x28         ;
        constexpr std::uintptr_t _sprite                          = 0x30         ;
        constexpr std::uintptr_t _spriteBorderMode                = 0x38         ;
        constexpr std::uintptr_t _spritePixelsPerUnitMultiplier   = 0x3C         ;
        constexpr std::uintptr_t _texture                         = 0x40         ;
        constexpr std::uintptr_t _textureUVRect                   = 0x48         ;
        constexpr std::uintptr_t _channelWeights                  = 0x58         ;
        constexpr std::uintptr_t _raycastThreshold                = 0x68         ;
        constexpr std::uintptr_t _invertMask                      = 0x6C         ;
        constexpr std::uintptr_t _invertOutsides                  = 0x6D         ;
        constexpr std::uintptr_t _materials                       = 0x70         ;
        constexpr std::uintptr_t _parameters                      = 0x78         ;
        constexpr std::uintptr_t _warningReporter                 = 0x120        ;
        constexpr std::uintptr_t _lastMaskRect                    = 0x148        ;
        constexpr std::uintptr_t _maskingWasEnabled               = 0x158        ;
        constexpr std::uintptr_t _destroyed                       = 0x159        ;
        constexpr std::uintptr_t _dirty                           = 0x15A        ;
        constexpr std::uintptr_t _transformsToSpawnMaskablesIn    = 0x160        ;
        constexpr std::uintptr_t _maskTransform                   = 0x168        ;
        constexpr std::uintptr_t _graphic                         = 0x170        ;
        constexpr std::uintptr_t _canvas                          = 0x178        ;
        constexpr std::uintptr_t nearestCanvas                    = 0x180        ;
        constexpr std::uintptr_t rootCanvas                       = 0x188        ;

        namespace _static
        {
            constexpr std::uintptr_t DefaultUVRect                    = 0x0          ;
            constexpr std::uintptr_t s_masks                          = 0x10         ;
            constexpr std::uintptr_t s_maskables                      = 0x18         ;
        }

    }

    namespace SoftMasking__SoftMaskable
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t _mask                            = 0x20         ;
        constexpr std::uintptr_t _graphic                         = 0x28         ;
        constexpr std::uintptr_t _replacement                     = 0x30         ;
        constexpr std::uintptr_t _affectedByMask                  = 0x38         ;
        constexpr std::uintptr_t _destroyed                       = 0x39         ;
        constexpr std::uintptr_t _shaderIsNotSupported_k__BackingField = 0x3A         ;
    }

    namespace MidiJack__MidiChannel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %4c3be7c9e577fc232f3cd65ae962ea88ff593307
    {
    }

    namespace %cf5cea39b1ff6753eef2efe5db4173cc35e81335
    {
        constexpr std::uintptr_t _f5ee81964a476ffcc76557366164f454e4e0da21 = 0x10         ;
        constexpr std::uintptr_t _6d830b36c6ff41db298e289150738d6afc43d590 = 0x18         ;
    }

    namespace NoteOnDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace NoteOffDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace KnobDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace %bd80a3c4e83338179bf0701e6e0615096b6c27e5
    {
        constexpr std::uintptr_t _96fb386d9cf61a47646a37c62bd4a7b20723ce31 = 0x10         ;
        constexpr std::uintptr_t _f0ccfc98948ecf5e1c4310a3e34c8d0879f1a05a = 0x18         ;
        constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x20         ;
        constexpr std::uintptr_t _53d8cd2b6389793a897e6c739e3f22f0103c77d0 = 0x24         ;
        constexpr std::uintptr_t _c402c9a2c206693ed73620a02d286b8ee4e5cb83 = 0x28         ;
        constexpr std::uintptr_t _7c16b4d128fe8c1a885de4593fc7e547cb04f139 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x0          ;
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x8          ;
        }

    }

    namespace %623790f1eb84992b128cd4bf43a2f8061e823fd9
    {
        constexpr std::uintptr_t _96fb386d9cf61a47646a37c62bd4a7b20723ce31 = 0x10         ;
        constexpr std::uintptr_t _f0ccfc98948ecf5e1c4310a3e34c8d0879f1a05a = 0x18         ;
        constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x20         ;
        constexpr std::uintptr_t _53d8cd2b6389793a897e6c739e3f22f0103c77d0 = 0x24         ;
        constexpr std::uintptr_t _c402c9a2c206693ed73620a02d286b8ee4e5cb83 = 0x28         ;
        constexpr std::uintptr_t _7c16b4d128fe8c1a885de4593fc7e547cb04f139 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x0          ;
            constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x8          ;
        }

    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace UnityEngine__CanvasGroup
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107AD690   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__CanvasRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _isMask_k__BackingField          = 0x18         ;
    }

    namespace UnityEngine__RenderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__AdditionalCanvasShaderChannels
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Canvas
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1081C7B8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t preWillRenderCanvases            = 0x0          ;
            constexpr std::uintptr_t willRenderCanvases               = 0x8          ;
            constexpr std::uintptr_t _externBeginRenderOverlays_k__BackingField = 0x10         ;
            constexpr std::uintptr_t _externRenderOverlaysBefore_k__BackingField = 0x18         ;
            constexpr std::uintptr_t _externEndRenderOverlays_k__BackingField = 0x20         ;
        }

    }

    namespace WillRenderCanvases
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10787DD0   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace SampleType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %64be5ecd9c0e321934a91c723489342121f09c94
    {
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x10         ;
    }

    namespace %07e7c117e0845c66219c276f6a5cb8fa45c0d367
    {
    }

    namespace ClanDataSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ClanResult
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %a73ed410caab84706eccbea27ec0b8183a3e89cf
    {
        constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x10         ;
    }

    namespace %90ac0e0260a136758af3af9a6c56edcbd6d1a0a8
    {
        constexpr std::uintptr_t _51db4662c27f7ca25160d1f2b22c107b6dfd6f6c = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace %c3ee1266b44ec98f49fd00b8261fe65ee07a0976
    {
        constexpr std::uintptr_t _910a6f7690064d2e5befd908917f3ada70ad196b = 0x10         ;
        constexpr std::uintptr_t _eab1bbe6223c6174b8f88ee075270f875113b8fe = 0x18         ;
        constexpr std::uintptr_t _32f7ca45593ae5669694dd0fed1d433c1987c53e = 0x28         ;
        constexpr std::uintptr_t _6ed5636b6f7f04aad783694bf54aec280e7e1479 = 0x38         ;
        constexpr std::uintptr_t _31877cb0831059055f0d91b9629b6ae70d91476c = 0x48         ;
        constexpr std::uintptr_t _a454441505b29ca0ba2dd09d789d76356fb9ddc6 = 0x50         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %4eb5052fc34269143c3f1c1a0e09d828fd341c12
    {
        constexpr std::uintptr_t _1e3089da080a3c613db030922b0d8a587fc20505 = 0x10         ;
        constexpr std::uintptr_t _98f419e83154fb86fee02a7f6f4423818d4a268d = 0x11         ;
        constexpr std::uintptr_t _67647bfba6f8d06c9029fc5e69d47b0465e1a592 = 0x12         ;
        constexpr std::uintptr_t _335184b5d90d99fec9f789ec71af9294241ad245 = 0x13         ;
        constexpr std::uintptr_t _7cc1f5fb6b984854252783c7c749444d7c6abfd3 = 0x14         ;
        constexpr std::uintptr_t _043987091ea1d351cace41dddd7b56683395af6f = 0x15         ;
        constexpr std::uintptr_t _15b0ffb9ff714e9671faed4996d65c53636e75b9 = 0x16         ;
        constexpr std::uintptr_t _cb436c5a1eccc66b4402e00df42ef71c6ea95e4f = 0x17         ;
        constexpr std::uintptr_t _36653dfbb8aa50e11b041f560d4f50229ac002aa = 0x18         ;
    }

    namespace %3ba33611de3146408a93673d50ecc256159d4713
    {
        constexpr std::uintptr_t _571246d560e40ac6cbd6cbc30c104c3849aa1e98 = 0x10         ;
    }

    namespace ClanScoreEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace %2ecf8331232fb70c577bbc0cbd3ea1a040825016
    {
    }

    namespace %1505c7d2f3456daa04a5a52b2b8721ae6ba992f4
    {
        constexpr std::uintptr_t _8d6343a4c424a8f8bbcfa1a8a8141a67d6180555 = 0x10         ;
        constexpr std::uintptr_t _ef27b9cf44501059d43051a192a0b05be15e239d = 0x18         ;
    }

    namespace %0056d734d098d1a3940ab4999ad4cfc9c64cb551
    {
    }

    namespace %a919c405a3390fde83fc3b3ba8901523b1f162a5
    {
        constexpr std::uintptr_t _31877cb0831059055f0d91b9629b6ae70d91476c = 0x10         ;
        constexpr std::uintptr_t _a454441505b29ca0ba2dd09d789d76356fb9ddc6 = 0x18         ;
        constexpr std::uintptr_t _401cd164064823e914aefbe9db705f212d3ce80d = 0x20         ;
        constexpr std::uintptr_t _624f3a033eed19307c737d2426078e407e681f0e = 0x28         ;
    }

    namespace %fe4cc5015fba1abaf075259623d6aa94ddd637db
    {
    }

    namespace %19eaf66ccee87adee066e2e27a3ac124f3d69901
    {
        constexpr std::uintptr_t _6203c48acca0769e952fe8b6803e489ff2f93767 = 0x10         ;
        constexpr std::uintptr_t _be7bf52e595caa5f27ecda87844065df2bc4be2a = 0x18         ;
        constexpr std::uintptr_t _6a471113bd4c85384b983dfe3127fd93c8af9d4d = 0x20         ;
        constexpr std::uintptr_t _f11eb3bac6a795b888ce358952af55ba4283be17 = 0x28         ;
    }

    namespace ClanValidatorError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore__FaceInfo
    {
        constexpr std::uintptr_t m_FaceIndex                      = 0x0          ;
        constexpr std::uintptr_t m_FamilyName                     = 0x8          ;
        constexpr std::uintptr_t m_StyleName                      = 0x10         ;
        constexpr std::uintptr_t m_PointSize                      = 0x18         ;
        constexpr std::uintptr_t m_Scale                          = 0x1C         ;
        constexpr std::uintptr_t m_UnitsPerEM                     = 0x20         ;
        constexpr std::uintptr_t m_LineHeight                     = 0x24         ;
        constexpr std::uintptr_t m_AscentLine                     = 0x28         ;
        constexpr std::uintptr_t m_CapLine                        = 0x2C         ;
        constexpr std::uintptr_t m_MeanLine                       = 0x30         ;
        constexpr std::uintptr_t m_Baseline                       = 0x34         ;
        constexpr std::uintptr_t m_DescentLine                    = 0x38         ;
        constexpr std::uintptr_t m_SuperscriptOffset              = 0x3C         ;
        constexpr std::uintptr_t m_SuperscriptSize                = 0x40         ;
        constexpr std::uintptr_t m_SubscriptOffset                = 0x44         ;
        constexpr std::uintptr_t m_SubscriptSize                  = 0x48         ;
        constexpr std::uintptr_t m_UnderlineOffset                = 0x4C         ;
        constexpr std::uintptr_t m_UnderlineThickness             = 0x50         ;
        constexpr std::uintptr_t m_StrikethroughOffset            = 0x54         ;
        constexpr std::uintptr_t m_StrikethroughThickness         = 0x58         ;
        constexpr std::uintptr_t m_TabWidth                       = 0x5C         ;
    }

    namespace UnityEngine_TextCore__GlyphClassDefinitionType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore__GlyphRect
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1085BBB0   ;
        constexpr std::uintptr_t m_X                              = 0x0          ;
        constexpr std::uintptr_t m_Y                              = 0x4          ;
        constexpr std::uintptr_t m_Width                          = 0x8          ;
        constexpr std::uintptr_t m_Height                         = 0xC          ;

        namespace _static
        {
            constexpr std::uintptr_t s_ZeroGlyphRect                  = 0x0          ;
        }

    }

    namespace UnityEngine_TextCore__GlyphMetrics
    {
        constexpr std::uintptr_t m_Width                          = 0x0          ;
        constexpr std::uintptr_t m_Height                         = 0x4          ;
        constexpr std::uintptr_t m_HorizontalBearingX             = 0x8          ;
        constexpr std::uintptr_t m_HorizontalBearingY             = 0xC          ;
        constexpr std::uintptr_t m_HorizontalAdvance              = 0x10         ;
    }

    namespace UnityEngine_TextCore__Glyph
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107661C8   ;
        constexpr std::uintptr_t m_Index                          = 0x10         ;
        constexpr std::uintptr_t m_Metrics                        = 0x14         ;
        constexpr std::uintptr_t m_GlyphRect                      = 0x28         ;
        constexpr std::uintptr_t m_Scale                          = 0x38         ;
        constexpr std::uintptr_t m_AtlasIndex                     = 0x3C         ;
        constexpr std::uintptr_t m_ClassDefinitionType            = 0x40         ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphLoadFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphRasterModes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_LowLevel__FontEngineError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphRenderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphPackingMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_LowLevel__FontReference
    {
        constexpr std::uintptr_t familyName                       = 0x0          ;
        constexpr std::uintptr_t styleName                        = 0x8          ;
        constexpr std::uintptr_t faceIndex                        = 0x10         ;
        constexpr std::uintptr_t filePath                         = 0x18         ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphMarshallingStruct
    {
        constexpr std::uintptr_t index                            = 0x0          ;
        constexpr std::uintptr_t metrics                          = 0x4          ;
        constexpr std::uintptr_t glyphRect                        = 0x18         ;
        constexpr std::uintptr_t scale                            = 0x28         ;
        constexpr std::uintptr_t atlasIndex                       = 0x2C         ;
        constexpr std::uintptr_t classDefinitionType              = 0x30         ;
    }

    namespace UnityEngine_TextCore_LowLevel__FontFeatureLookupFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphValueRecord
    {
        constexpr std::uintptr_t m_XPlacement                     = 0x0          ;
        constexpr std::uintptr_t m_YPlacement                     = 0x4          ;
        constexpr std::uintptr_t m_XAdvance                       = 0x8          ;
        constexpr std::uintptr_t m_YAdvance                       = 0xC          ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphAdjustmentRecord
    {
        constexpr std::uintptr_t m_GlyphIndex                     = 0x0          ;
        constexpr std::uintptr_t m_GlyphValueRecord               = 0x4          ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphPairAdjustmentRecord
    {
        constexpr std::uintptr_t m_FirstAdjustmentRecord          = 0x0          ;
        constexpr std::uintptr_t m_SecondAdjustmentRecord         = 0x14         ;
        constexpr std::uintptr_t m_FeatureLookupFlags             = 0x28         ;
    }

    namespace UnityEngine_TextCore_LowLevel__GlyphAnchorPoint
    {
        constexpr std::uintptr_t m_XCoordinate                    = 0x0          ;
        constexpr std::uintptr_t m_YCoordinate                    = 0x4          ;
    }

    namespace UnityEngine_TextCore_LowLevel__MarkPositionAdjustment
    {
        constexpr std::uintptr_t m_XPositionAdjustment            = 0x0          ;
        constexpr std::uintptr_t m_YPositionAdjustment            = 0x4          ;
    }

    namespace UnityEngine_TextCore_LowLevel__MarkToBaseAdjustmentRecord
    {
        constexpr std::uintptr_t m_BaseGlyphID                    = 0x0          ;
        constexpr std::uintptr_t m_BaseGlyphAnchorPoint           = 0x4          ;
        constexpr std::uintptr_t m_MarkGlyphID                    = 0xC          ;
        constexpr std::uintptr_t m_MarkPositionAdjustment         = 0x10         ;
    }

    namespace UnityEngine_TextCore_LowLevel__MarkToMarkAdjustmentRecord
    {
        constexpr std::uintptr_t m_BaseMarkGlyphID                = 0x0          ;
        constexpr std::uintptr_t m_BaseMarkGlyphAnchorPoint       = 0x4          ;
        constexpr std::uintptr_t m_CombiningMarkGlyphID           = 0xC          ;
        constexpr std::uintptr_t m_CombiningMarkPositionAdjustment = 0x10         ;
    }

    namespace UnityEngine_TextCore_LowLevel__MultipleSubstitutionRecord
    {
        constexpr std::uintptr_t m_TargetGlyphID                  = 0x0          ;
        constexpr std::uintptr_t m_SubstituteGlyphIDs             = 0x8          ;
    }

    namespace UnityEngine_TextCore_LowLevel__LigatureSubstitutionRecord
    {
        constexpr std::uintptr_t m_ComponentGlyphIDs              = 0x0          ;
        constexpr std::uintptr_t m_LigatureGlyphID                = 0x8          ;
    }

    namespace Phrase
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107948C8   ;
        constexpr std::uintptr_t token                            = 0x10         ;
        constexpr std::uintptr_t legacyEnglish                    = 0x20         ;

        constexpr std::uintptr_t _bf2537d0b6e931cdd4a1b48a961b105c98ed4677 = 0x18         ;
    }

    namespace LocalizationTokenAttribute
    {
        constexpr std::uintptr_t _order_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace UnityEngine_AI__NavMeshAgent
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_AI__NavMeshObstacle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_AI__NavMeshHit
    {
        constexpr std::uintptr_t m_Position                       = 0x0          ;
        constexpr std::uintptr_t m_Normal                         = 0xC          ;
        constexpr std::uintptr_t m_Distance                       = 0x18         ;
        constexpr std::uintptr_t m_Mask                           = 0x1C         ;
        constexpr std::uintptr_t m_Hit                            = 0x20         ;
    }

    namespace UnityEngine_AI__NavMeshData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_AI__NavMeshDataInstance
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x0          ;
    }

    namespace UnityEngine_AI__NavMeshLinkData
    {
        constexpr std::uintptr_t m_StartPosition                  = 0x0          ;
        constexpr std::uintptr_t m_EndPosition                    = 0xC          ;
        constexpr std::uintptr_t m_CostModifier                   = 0x18         ;
        constexpr std::uintptr_t m_Bidirectional                  = 0x1C         ;
        constexpr std::uintptr_t m_Width                          = 0x20         ;
        constexpr std::uintptr_t m_Area                           = 0x24         ;
        constexpr std::uintptr_t m_AgentTypeID                    = 0x28         ;
    }

    namespace UnityEngine_AI__NavMeshLinkInstance
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x0          ;
    }

    namespace UnityEngine_AI__NavMeshQueryFilter
    {
        constexpr std::uintptr_t _costs_k__BackingField           = 0x0          ;
        constexpr std::uintptr_t _areaMask_k__BackingField        = 0x8          ;
        constexpr std::uintptr_t _agentTypeID_k__BackingField     = 0xC          ;
    }

    namespace UnityEngine_AI__NavMeshPathStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AI__NavMeshPath
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_Corners                        = 0x18         ;
    }

    namespace UnityEngine_AI__NavMeshBuildSourceShape
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AI__NavMeshCollectGeometry
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_AI__NavMeshBuildSource
    {
        constexpr std::uintptr_t m_Transform                      = 0x0          ;
        constexpr std::uintptr_t m_Size                           = 0x40         ;
        constexpr std::uintptr_t m_Shape                          = 0x4C         ;
        constexpr std::uintptr_t m_Area                           = 0x50         ;
        constexpr std::uintptr_t m_InstanceID                     = 0x54         ;
        constexpr std::uintptr_t m_ComponentID                    = 0x58         ;
        constexpr std::uintptr_t m_GenerateLinks                  = 0x5C         ;
    }

    namespace UnityEngine_AI__NavMeshBuildMarkup
    {
        constexpr std::uintptr_t m_OverrideArea                   = 0x0          ;
        constexpr std::uintptr_t m_Area                           = 0x4          ;
        constexpr std::uintptr_t m_InheritIgnoreFromBuild         = 0x8          ;
        constexpr std::uintptr_t m_IgnoreFromBuild                = 0xC          ;
        constexpr std::uintptr_t m_OverrideGenerateLinks          = 0x10         ;
        constexpr std::uintptr_t m_GenerateLinks                  = 0x14         ;
        constexpr std::uintptr_t m_InstanceID                     = 0x18         ;
        constexpr std::uintptr_t m_IgnoreChildren                 = 0x1C         ;
    }

    namespace UnityEngine_AI__NavMeshBuildSettings
    {
        constexpr std::uintptr_t m_AgentTypeID                    = 0x0          ;
        constexpr std::uintptr_t m_AgentRadius                    = 0x4          ;
        constexpr std::uintptr_t m_AgentHeight                    = 0x8          ;
        constexpr std::uintptr_t m_AgentSlope                     = 0xC          ;
        constexpr std::uintptr_t m_AgentClimb                     = 0x10         ;
        constexpr std::uintptr_t m_LedgeDropHeight                = 0x14         ;
        constexpr std::uintptr_t m_MaxJumpAcrossDistance          = 0x18         ;
        constexpr std::uintptr_t m_MinRegionArea                  = 0x1C         ;
        constexpr std::uintptr_t m_OverrideVoxelSize              = 0x20         ;
        constexpr std::uintptr_t m_VoxelSize                      = 0x24         ;
        constexpr std::uintptr_t m_OverrideTileSize               = 0x28         ;
        constexpr std::uintptr_t m_TileSize                       = 0x2C         ;
        constexpr std::uintptr_t m_BuildHeightMesh                = 0x30         ;
        constexpr std::uintptr_t m_MaxJobWorkers                  = 0x34         ;
        constexpr std::uintptr_t m_PreserveTilesOutsideBounds     = 0x38         ;
        constexpr std::uintptr_t m_Debug                          = 0x3C         ;
    }

    namespace UnityEngine_AI__NavMeshBuildDebugSettings
    {
        constexpr std::uintptr_t m_Flags                          = 0x0          ;
    }

    namespace OnNavMeshPreUpdate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace TrackingStateEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace XRRenderPass
    {
        constexpr std::uintptr_t displaySubsystemInstance         = 0x0          ;
        constexpr std::uintptr_t renderPassIndex                  = 0x8          ;
        constexpr std::uintptr_t renderTarget                     = 0x10         ;
        constexpr std::uintptr_t renderTargetDesc                 = 0x38         ;
        constexpr std::uintptr_t renderTargetScaledWidth          = 0x6C         ;
        constexpr std::uintptr_t renderTargetScaledHeight         = 0x70         ;
        constexpr std::uintptr_t hasMotionVectorPass              = 0x74         ;
        constexpr std::uintptr_t motionVectorRenderTarget         = 0x78         ;
        constexpr std::uintptr_t motionVectorRenderTargetDesc     = 0xA0         ;
        constexpr std::uintptr_t shouldFillOutDepth               = 0xD4         ;
        constexpr std::uintptr_t spaceWarpRightHandedNDC          = 0xD5         ;
        constexpr std::uintptr_t cullingPassIndex                 = 0xD8         ;
        constexpr std::uintptr_t foveatedRenderingInfo            = 0xE0         ;
    }

    namespace XRBlitParams
    {
        constexpr std::uintptr_t srcTex                           = 0x0          ;
        constexpr std::uintptr_t srcTexArraySlice                 = 0x8          ;
        constexpr std::uintptr_t srcRect                          = 0xC          ;
        constexpr std::uintptr_t destRect                         = 0x1C         ;
        constexpr std::uintptr_t foveatedRenderingInfo            = 0x30         ;
        constexpr std::uintptr_t srcHdrEncoded                    = 0x38         ;
        constexpr std::uintptr_t srcHdrColorGamut                 = 0x3C         ;
        constexpr std::uintptr_t srcHdrMaxLuminance               = 0x40         ;
    }

    namespace XRMirrorViewBlitDesc
    {
        constexpr std::uintptr_t displaySubsystemInstance         = 0x0          ;
        constexpr std::uintptr_t nativeBlitAvailable              = 0x8          ;
        constexpr std::uintptr_t nativeBlitInvalidStates          = 0x9          ;
        constexpr std::uintptr_t blitParamsCount                  = 0xC          ;
    }

    namespace MeshTransformList
    {
        constexpr std::uintptr_t m_Self                           = 0x0          ;
    }

    namespace UnityEngine_XR__XRNode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_XR__AvailableTrackingData
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_XR__XRNodeState
    {
        constexpr std::uintptr_t m_Type                           = 0x0          ;
        constexpr std::uintptr_t m_AvailableFields                = 0x4          ;
        constexpr std::uintptr_t m_Position                       = 0x8          ;
        constexpr std::uintptr_t m_Rotation                       = 0x14         ;
        constexpr std::uintptr_t m_Velocity                       = 0x24         ;
        constexpr std::uintptr_t m_AngularVelocity                = 0x30         ;
        constexpr std::uintptr_t m_Acceleration                   = 0x3C         ;
        constexpr std::uintptr_t m_AngularAcceleration            = 0x48         ;
        constexpr std::uintptr_t m_Tracked                        = 0x54         ;
        constexpr std::uintptr_t m_UniqueID                       = 0x58         ;
    }

    namespace UnityEngine_XR__InputFeatureType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_XR__ConnectionChangeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_XR__InputFeatureUsage
    {
        constexpr std::uintptr_t m_Name                           = 0x0          ;
        constexpr std::uintptr_t m_InternalType                   = 0x8          ;
    }

    namespace UnityEngine_XR__InputDevice
    {
        constexpr std::uintptr_t m_DeviceId                       = 0x0          ;
        constexpr std::uintptr_t m_Initialized                    = 0x8          ;
    }

    namespace UnityEngine_XR__Hand
    {
        constexpr std::uintptr_t m_DeviceId                       = 0x0          ;
        constexpr std::uintptr_t m_FeatureIndex                   = 0x8          ;
    }

    namespace UnityEngine_XR__Eyes
    {
        constexpr std::uintptr_t m_DeviceId                       = 0x0          ;
        constexpr std::uintptr_t m_FeatureIndex                   = 0x8          ;
    }

    namespace UnityEngine_XR__Bone
    {
        constexpr std::uintptr_t m_DeviceId                       = 0x0          ;
        constexpr std::uintptr_t m_FeatureIndex                   = 0x8          ;
    }

    namespace UnityEngine_XR__XRDisplaySubsystem
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_SubsystemDescriptor            = 0x18         ;
        constexpr std::uintptr_t displayFocusChanged              = 0x20         ;
    }

    namespace UnityEngine_XR__XRDisplaySubsystemDescriptor
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine_XR__XRInputSubsystem
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_SubsystemDescriptor            = 0x18         ;
        constexpr std::uintptr_t trackingOriginUpdated            = 0x20         ;
        constexpr std::uintptr_t boundaryChanged                  = 0x28         ;
    }

    namespace UnityEngine_XR__XRInputSubsystemDescriptor
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine_XR__MeshId
    {
        constexpr std::uintptr_t m_SubId1                         = 0x0          ;
        constexpr std::uintptr_t m_SubId2                         = 0x8          ;

        namespace _static
        {
            constexpr std::uintptr_t s_InvalidId                      = 0x0          ;
        }

    }

    namespace UnityEngine_XR__MeshGenerationStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_XR__MeshGenerationResult
    {
        constexpr std::uintptr_t _MeshId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _Mesh_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _MeshCollider_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _Status_k__BackingField          = 0x20         ;
        constexpr std::uintptr_t _Attributes_k__BackingField      = 0x24         ;
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x28         ;
        constexpr std::uintptr_t _Position_k__BackingField        = 0x30         ;
        constexpr std::uintptr_t _Rotation_k__BackingField        = 0x3C         ;
        constexpr std::uintptr_t _Scale_k__BackingField           = 0x4C         ;
    }

    namespace UnityEngine_XR__MeshVertexAttributes
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_XR__XRMeshSubsystem
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_SubsystemDescriptor            = 0x18         ;
    }

    namespace UnityEngine_XR__XRMeshSubsystemDescriptor
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace %681e518f61b72627576b641300400f8ade4e5caf
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10780420   ;
        constexpr std::uintptr_t _715d7d183f1d04829e6321e24833ec1045a1cd6b = 0x10         ;
        constexpr std::uintptr_t _6cd51d073a6afdb58dcd98efe7b6b0e02d26a229 = 0x18         ;
        constexpr std::uintptr_t _bbc700421bb522ac74165b7e3adf54fe81815244 = 0x20         ;
        constexpr std::uintptr_t _102963d7ee62230cc61647768d57452d46b23266 = 0x28         ;
    }

    namespace UnityEngine__TouchPhase
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__IMECompositionMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TouchType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__Touch
    {
        constexpr std::uintptr_t m_FingerId                       = 0x0          ;
        constexpr std::uintptr_t m_Position                       = 0x4          ;
        constexpr std::uintptr_t m_RawPosition                    = 0xC          ;
        constexpr std::uintptr_t m_PositionDelta                  = 0x14         ;
        constexpr std::uintptr_t m_TimeDelta                      = 0x1C         ;
        constexpr std::uintptr_t m_TapCount                       = 0x20         ;
        constexpr std::uintptr_t m_Phase                          = 0x24         ;
        constexpr std::uintptr_t m_Type                           = 0x28         ;
        constexpr std::uintptr_t m_Pressure                       = 0x2C         ;
        constexpr std::uintptr_t m_maximumPossiblePressure        = 0x30         ;
        constexpr std::uintptr_t m_Radius                         = 0x34         ;
        constexpr std::uintptr_t m_RadiusVariance                 = 0x38         ;
        constexpr std::uintptr_t m_AltitudeAngle                  = 0x3C         ;
        constexpr std::uintptr_t m_AzimuthAngle                   = 0x40         ;
    }

    namespace UnityEngine__PenStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__PenEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__PenData
    {
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t tilt                             = 0x8          ;
        constexpr std::uintptr_t penStatus                        = 0x10         ;
        constexpr std::uintptr_t twist                            = 0x14         ;
        constexpr std::uintptr_t pressure                         = 0x18         ;
        constexpr std::uintptr_t contactType                      = 0x1C         ;
        constexpr std::uintptr_t deltaPos                         = 0x20         ;
    }

    namespace HitInfo
    {
        constexpr std::uintptr_t target                           = 0x0          ;
        constexpr std::uintptr_t camera                           = 0x8          ;
    }

    namespace System_Text_Unicode__UnicodeRange
    {
        constexpr std::uintptr_t _FirstCodePoint_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _Length_k__BackingField          = 0x14         ;
    }

    namespace System_Text_Internal__AllowedCharactersBitmap
    {
        constexpr std::uintptr_t _allowedCharacters               = 0x0          ;
    }

    namespace System_Text_Encodings_Web__HtmlEncoder
    {
        constexpr std::uintptr_t _asciiEscape                     = 0x10         ;
    }

    namespace System_Text_Encodings_Web__DefaultHtmlEncoder
    {
        constexpr std::uintptr_t _asciiEscape                     = 0x10         ;
        constexpr std::uintptr_t _allowedCharacters               = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Singleton                        = 0x0          ;
            constexpr std::uintptr_t s_quote                          = 0x8          ;
            constexpr std::uintptr_t s_ampersand                      = 0x10         ;
            constexpr std::uintptr_t s_lessthan                       = 0x18         ;
            constexpr std::uintptr_t s_greaterthan                    = 0x20         ;
        }

    }

    namespace System_Text_Encodings_Web__JavaScriptEncoder
    {
        constexpr std::uintptr_t _asciiEscape                     = 0x10         ;
    }

    namespace System_Text_Encodings_Web__DefaultJavaScriptEncoder
    {
        constexpr std::uintptr_t _asciiEscape                     = 0x10         ;
        constexpr std::uintptr_t _allowedCharacters               = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t Singleton                        = 0x0          ;
            constexpr std::uintptr_t s_b                              = 0x8          ;
            constexpr std::uintptr_t s_t                              = 0x10         ;
            constexpr std::uintptr_t s_n                              = 0x18         ;
            constexpr std::uintptr_t s_f                              = 0x20         ;
            constexpr std::uintptr_t s_r                              = 0x28         ;
            constexpr std::uintptr_t s_back                           = 0x30         ;
        }

    }

    namespace System_Text_Encodings_Web__TextEncoder
    {
        constexpr std::uintptr_t _asciiEscape                     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t s_noEscape                       = 0x0          ;
        }

    }

    namespace System_Text_Encodings_Web__TextEncoderSettings
    {
        constexpr std::uintptr_t _allowedCharactersBitmap         = 0x10         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace ntw_CurvedTextMeshPro__TextProOnACurve
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;

        constexpr std::uintptr_t _472fa93cd448f4f2df8d44728198c0943d803a33 = 0x20         ;
    }

    namespace ntw_CurvedTextMeshPro__TextProOnAExp
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_expBase                        = 0x28         ;

        constexpr std::uintptr_t _472fa93cd448f4f2df8d44728198c0943d803a33 = 0x20         ;
        constexpr std::uintptr_t _4cf976260f1fcc511970a194ec12090750b62be6 = 0x2C         ;
    }

    namespace ntw_CurvedTextMeshPro__TextProOnACircle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_radius                         = 0x28         ;
        constexpr std::uintptr_t m_arcDegrees                     = 0x2C         ;
        constexpr std::uintptr_t m_angularOffset                  = 0x30         ;
        constexpr std::uintptr_t lineHeight                       = 0x34         ;
        constexpr std::uintptr_t verticalCurveOffset              = 0x38         ;
        constexpr std::uintptr_t verticalCurveOffsetTextAdjustment = 0x3C         ;
        constexpr std::uintptr_t verticalCurveRotation            = 0x40         ;
        constexpr std::uintptr_t maxLines                         = 0x44         ;

        constexpr std::uintptr_t _472fa93cd448f4f2df8d44728198c0943d803a33 = 0x20         ;
        constexpr std::uintptr_t _cbfcdab93cb3bfc7b3b2a48a9b30b3891555d47a = 0x48         ;
        constexpr std::uintptr_t _f5b401dcd4969c2bdb258bd6c969688930815eeb = 0x4C         ;
        constexpr std::uintptr_t _f92678cb58c72c1985457116c22fc33c9701f4bd = 0x50         ;
        constexpr std::uintptr_t _f8749e1eee389cb079c63e65903c661f91a0bd4a = 0x54         ;
        constexpr std::uintptr_t _5d82ca812ec7b459f03b769c529539e36497c8c8 = 0x58         ;
        constexpr std::uintptr_t _23b384843661ec363aa7aa470bc0cad716bc05c1 = 0x5C         ;
        constexpr std::uintptr_t _485ea18c941c20beebe0a8e0d8bbbea6c932ceb9 = 0x60         ;
        constexpr std::uintptr_t _4aebbe157ddc14cd364157ded345379204e2e3f5 = 0x64         ;
    }

    namespace UnityEngine_Tilemaps__ITilemap
    {
        constexpr std::uintptr_t m_Tilemap                        = 0x10         ;
        constexpr std::uintptr_t m_AddToList                      = 0x18         ;
        constexpr std::uintptr_t m_RefreshCount                   = 0x1C         ;
        constexpr std::uintptr_t m_RefreshPos                     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Instance                       = 0x0          ;
        }

    }

    namespace UnityEngine_Tilemaps__Tile
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_Sprite                         = 0x18         ;
        constexpr std::uintptr_t m_Color                          = 0x20         ;
        constexpr std::uintptr_t m_Transform                      = 0x30         ;
        constexpr std::uintptr_t m_InstancedGameObject            = 0x70         ;
        constexpr std::uintptr_t m_Flags                          = 0x78         ;
        constexpr std::uintptr_t m_ColliderType                   = 0x7C         ;
    }

    namespace UnityEngine_Tilemaps__TileBase
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Tilemaps__Tilemap
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_BufferSyncTile                 = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t tilemapTileChanged               = 0x0          ;
            constexpr std::uintptr_t tilemapPositionsChanged          = 0x8          ;
            constexpr std::uintptr_t loopEndedForTileAnimation        = 0x10         ;
        }

    }

    namespace UnityEngine_Tilemaps__TileFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Tilemaps__TileAnimationFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Tilemaps__TilemapRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Tilemaps__TileData
    {
        constexpr std::uintptr_t m_Sprite                         = 0x0          ;
        constexpr std::uintptr_t m_Color                          = 0x4          ;
        constexpr std::uintptr_t m_Transform                      = 0x14         ;
        constexpr std::uintptr_t m_GameObject                     = 0x54         ;
        constexpr std::uintptr_t m_Flags                          = 0x58         ;
        constexpr std::uintptr_t m_ColliderType                   = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t Default                          = 0x0          ;
        }

    }

    namespace UnityEngine_Tilemaps__TileDataNative
    {
        constexpr std::uintptr_t m_Sprite                         = 0x0          ;
        constexpr std::uintptr_t m_Color                          = 0x4          ;
        constexpr std::uintptr_t m_Transform                      = 0x14         ;
        constexpr std::uintptr_t m_GameObject                     = 0x54         ;
        constexpr std::uintptr_t m_Flags                          = 0x58         ;
        constexpr std::uintptr_t m_ColliderType                   = 0x5C         ;
    }

    namespace UnityEngine_Tilemaps__TileChangeData
    {
        constexpr std::uintptr_t m_Position                       = 0x0          ;
        constexpr std::uintptr_t m_TileAsset                      = 0x10         ;
        constexpr std::uintptr_t m_Color                          = 0x18         ;
        constexpr std::uintptr_t m_Transform                      = 0x28         ;
    }

    namespace UnityEngine_Tilemaps__TileAnimationData
    {
        constexpr std::uintptr_t m_AnimatedSprites                = 0x0          ;
        constexpr std::uintptr_t m_AnimationSpeed                 = 0x8          ;
        constexpr std::uintptr_t m_AnimationStartTime             = 0xC          ;
        constexpr std::uintptr_t m_Flags                          = 0x10         ;
    }

    namespace UnityEngine_Tilemaps__TilemapCollider2D
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace ColliderType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SyncTile
    {
        constexpr std::uintptr_t m_Position                       = 0x0          ;
        constexpr std::uintptr_t m_Tile                           = 0x10         ;
        constexpr std::uintptr_t m_TileData                       = 0x18         ;
    }

    namespace SyncTileCallbackSettings
    {
        constexpr std::uintptr_t hasSyncTileCallback              = 0x0          ;
        constexpr std::uintptr_t hasPositionsChangedCallback      = 0x1          ;
        constexpr std::uintptr_t isBufferSyncTile                 = 0x2          ;
    }

    namespace Notification
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace NotificationContext
    {
        constexpr std::uintptr_t _focusedNode_k__BackingField     = 0x0          ;
        constexpr std::uintptr_t _fontScale_k__BackingField       = 0x8          ;
        constexpr std::uintptr_t _isBoldTextEnabled_k__BackingField = 0xC          ;
        constexpr std::uintptr_t _isClosedCaptioningEnabled_k__BackingField = 0xD          ;
        constexpr std::uintptr_t _isScreenReaderEnabled_k__BackingField = 0xE          ;
        constexpr std::uintptr_t _notification_k__BackingField    = 0xF          ;
    }

    namespace ExclusiveLock
    {
        constexpr std::uintptr_t m_Disposed                       = 0x10         ;
    }

    namespace ScreenReaderStatusOverride
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Accessibility__AccessibilityManager
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082DC48   ;
        constexpr std::uintptr_t m_RefreshNodeFramesRequested     = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t screenReaderStatusChanged        = 0x0          ;
            constexpr std::uintptr_t nodeFocusChanged                 = 0x8          ;
            constexpr std::uintptr_t asyncNotificationContexts        = 0x10         ;
        }

    }

    namespace UnityEngine_Accessibility__AccessibilityRole
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Accessibility__AccessibilityState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Accessibility__AccessibilityScrollDirection
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Accessibility__AccessibilityNodeData
    {
        constexpr std::uintptr_t _childIds_k__BackingField        = 0x0          ;
        constexpr std::uintptr_t _label_k__BackingField           = 0x8          ;
        constexpr std::uintptr_t _value_k__BackingField           = 0x10         ;
        constexpr std::uintptr_t _hint_k__BackingField            = 0x18         ;
        constexpr std::uintptr_t _frame_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _nodeId_k__BackingField          = 0x30         ;
        constexpr std::uintptr_t _parentId_k__BackingField        = 0x34         ;
        constexpr std::uintptr_t _role_k__BackingField            = 0x38         ;
        constexpr std::uintptr_t _state_k__BackingField           = 0x39         ;
        constexpr std::uintptr_t _isActive_k__BackingField        = 0x3A         ;
        constexpr std::uintptr_t _allowsDirectInteraction_k__BackingField = 0x3B         ;
        constexpr std::uintptr_t _implementsInvoked_k__BackingField = 0x3C         ;
        constexpr std::uintptr_t _implementsScrolled_k__BackingField = 0x3D         ;
        constexpr std::uintptr_t _implementsDismissed_k__BackingField = 0x3E         ;
    }

    namespace UnityEngine_Accessibility__AccessibilityHierarchy
    {
        constexpr std::uintptr_t nodes                            = 0x10         ;
        constexpr std::uintptr_t m_RootNodes                      = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t usedNodeIds                      = 0x0          ;
        }

    }

    namespace UnityEngine_Accessibility__AccessibilityNode
    {
        constexpr std::uintptr_t focusChanged                     = 0x10         ;
        constexpr std::uintptr_t invoked                          = 0x18         ;
        constexpr std::uintptr_t incremented                      = 0x20         ;
        constexpr std::uintptr_t decremented                      = 0x28         ;
        constexpr std::uintptr_t scrolled                         = 0x30         ;
        constexpr std::uintptr_t dismissed                        = 0x38         ;
        constexpr std::uintptr_t m_Hierarchy                      = 0x40         ;
        constexpr std::uintptr_t childList                        = 0x48         ;
        constexpr std::uintptr_t _parent_k__BackingField          = 0x50         ;
        constexpr std::uintptr_t m_Label                          = 0x58         ;
        constexpr std::uintptr_t m_Value                          = 0x60         ;
        constexpr std::uintptr_t m_Hint                           = 0x68         ;
        constexpr std::uintptr_t m_Frame                          = 0x70         ;
        constexpr std::uintptr_t m_FrameGetter                    = 0x80         ;
        constexpr std::uintptr_t _id_k__BackingField              = 0x88         ;
        constexpr std::uintptr_t m_Role                           = 0x8C         ;
        constexpr std::uintptr_t m_State                          = 0x8D         ;
        constexpr std::uintptr_t m_IsActive                       = 0x8E         ;
        constexpr std::uintptr_t m_AllowsDirectInteraction        = 0x8F         ;
    }

    namespace BoundedChannelReader
    {
        constexpr std::uintptr_t _parent                          = 0x0          ;
    }

    namespace BoundedChannelWriter
    {
        constexpr std::uintptr_t _parent                          = 0x0          ;
    }

    namespace System_Threading_Channels__BoundedChannel`1
    {
        constexpr std::uintptr_t _Reader_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Writer_k__BackingField          = 0x18         ;
        constexpr std::uintptr_t _mode                            = 0x0          ;
    }

    namespace System_Threading_Channels__BoundedChannelFullMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace System_Threading_Channels__ChannelClosedException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Threading_Channels__ChannelOptions
    {
        constexpr std::uintptr_t _SingleWriter_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _SingleReader_k__BackingField    = 0x11         ;
        constexpr std::uintptr_t _AllowSynchronousContinuations_k__BackingField = 0x12         ;
    }

    namespace System_Threading_Channels__BoundedChannelOptions
    {
        constexpr std::uintptr_t _SingleWriter_k__BackingField    = 0x10         ;
        constexpr std::uintptr_t _SingleReader_k__BackingField    = 0x11         ;
        constexpr std::uintptr_t _AllowSynchronousContinuations_k__BackingField = 0x12         ;
        constexpr std::uintptr_t _capacity                        = 0x18         ;
        constexpr std::uintptr_t _mode                            = 0x1C         ;
    }

    namespace System_Threading_Channels__Channel`1
    {
        constexpr std::uintptr_t _Reader_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _Writer_k__BackingField          = 0x18         ;
    }

    namespace System_Threading_Channels__Channel`2
    {
        constexpr std::uintptr_t _Reader_k__BackingField          = 0x0          ;
    }

    namespace System_Threading_Channels__AsyncOperation`1
    {
        constexpr std::uintptr_t _registration                    = 0x0          ;
    }

    namespace System_Threading_Channels__VoidAsyncOperationWithData`1
    {
        constexpr std::uintptr_t _registration                    = 0x10         ;
        constexpr std::uintptr_t _pooled                          = 0x28         ;
        constexpr std::uintptr_t _runContinuationsAsynchronously  = 0x29         ;
        constexpr std::uintptr_t _completionReserved              = 0x2C         ;
        constexpr std::uintptr_t _result                          = 0x30         ;
        constexpr std::uintptr_t _error                           = 0x38         ;
        constexpr std::uintptr_t _continuation                    = 0x40         ;
        constexpr std::uintptr_t _continuationState               = 0x48         ;
        constexpr std::uintptr_t _schedulingContext               = 0x50         ;
        constexpr std::uintptr_t _executionContext                = 0x58         ;
        constexpr std::uintptr_t _currentId                       = 0x60         ;
        constexpr std::uintptr_t _Next_k__BackingField            = 0x68         ;
        constexpr std::uintptr_t _CancellationToken_k__BackingField = 0x70         ;
        constexpr std::uintptr_t _Item_k__BackingField            = 0x0          ;
    }

    namespace System_Collections_Generic__Dequeue`1
    {
        constexpr std::uintptr_t _array                           = 0x0          ;
    }

    namespace UnityEngine__IntegratedSubsystem
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_SubsystemDescriptor            = 0x18         ;
    }

    namespace UnityEngine__IntegratedSubsystem`1
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_SubsystemDescriptor            = 0x18         ;
    }

    namespace UnityEngine__IntegratedSubsystemDescriptor
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__IntegratedSubsystemDescriptor`1
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine__SubsystemDescriptor
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
    }

    namespace UnityEngine_SubsystemsImplementation__SubsystemDescriptorWithProvider
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _providerType_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _subsystemTypeOverride_k__BackingField = 0x20         ;
    }

    namespace UnityEngine_SubsystemsImplementation__SubsystemDescriptorWithProvider`2
    {
        constexpr std::uintptr_t _id_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _providerType_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _subsystemTypeOverride_k__BackingField = 0x20         ;
    }

    namespace UnityEngine_SubsystemsImplementation__SubsystemProvider
    {
        constexpr std::uintptr_t m_Running                        = 0x10         ;
    }

    namespace UnityEngine_SubsystemsImplementation__SubsystemProvider`1
    {
        constexpr std::uintptr_t m_Running                        = 0x10         ;
    }

    namespace UnityEngine_SubsystemsImplementation__SubsystemWithProvider
    {
        constexpr std::uintptr_t _running_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _providerBase_k__BackingField    = 0x18         ;
    }

    namespace UnityEngine_SubsystemsImplementation__SubsystemWithProvider`3
    {
        constexpr std::uintptr_t _running_k__BackingField         = 0x10         ;
        constexpr std::uintptr_t _providerBase_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _subsystemDescriptor_k__BackingField = 0x0          ;
    }

    namespace UnityEngine_Analytics__SubsystemsAnalyticBase
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t subsystem                        = 0x30         ;
    }

    namespace UnityEngine_Analytics__SubsystemsAnalyticStart
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t subsystem                        = 0x30         ;
    }

    namespace UnityEngine_Analytics__SubsystemsAnalyticStop
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t subsystem                        = 0x30         ;
    }

    namespace UnityEngine_Analytics__SubsystemsAnalyticInfo
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1074FA78   ;
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t subsystem                        = 0x30         ;
        constexpr std::uintptr_t id                               = 0x38         ;
        constexpr std::uintptr_t plugin_name                      = 0x40         ;
        constexpr std::uintptr_t version                          = 0x48         ;
        constexpr std::uintptr_t library_name                     = 0x50         ;
    }

    namespace UnityEngine_Analytics__VRDeviceAnalyticBase
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
    }

    namespace UnityEngine_Analytics__VRDeviceAnalyticAspect
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t vr_aspect_ratio                  = 0x30         ;
    }

    namespace UnityEngine_Analytics__VRDeviceMirrorAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t vr_device_mirror_mode            = 0x30         ;
    }

    namespace UnityEngine_Analytics__VRDeviceUserAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t vr_user_presence                 = 0x30         ;
    }

    namespace UnityEngine_Analytics__VRDeviceActiveControllersAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t vr_active_controllers            = 0x30         ;
    }

    namespace UnityEditor_Analytics__AssetDatabaseRefreshAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t isV2                             = 0x30         ;
        constexpr std::uintptr_t Imports_Imported                 = 0x38         ;
        constexpr std::uintptr_t Imports_ImportedInProcess        = 0x40         ;
        constexpr std::uintptr_t Imports_ImportedOutOfProcess     = 0x48         ;
        constexpr std::uintptr_t Imports_Refresh                  = 0x50         ;
        constexpr std::uintptr_t Imports_DomainReload             = 0x58         ;
        constexpr std::uintptr_t CacheServer_MetadataRequested    = 0x60         ;
        constexpr std::uintptr_t CacheServer_MetadataDownloaded   = 0x68         ;
        constexpr std::uintptr_t CacheServer_MetadataFailedToDownload = 0x70         ;
        constexpr std::uintptr_t CacheServer_MetadataUploaded     = 0x78         ;
        constexpr std::uintptr_t CacheServer_ArtifactsFailedToUpload = 0x80         ;
        constexpr std::uintptr_t CacheServer_MetadataVersionsDownloaded = 0x88         ;
        constexpr std::uintptr_t CacheServer_MetadataMatched      = 0x90         ;
        constexpr std::uintptr_t CacheServer_ArtifactsDownloaded  = 0x98         ;
        constexpr std::uintptr_t CacheServer_ArtifactFilesDownloaded = 0xA0         ;
        constexpr std::uintptr_t CacheServer_ArtifactFilesFailedToDownload = 0xA8         ;
        constexpr std::uintptr_t CacheServer_ArtifactsUploaded    = 0xB0         ;
        constexpr std::uintptr_t CacheServer_ArtifactFilesUploaded = 0xB8         ;
        constexpr std::uintptr_t CacheServer_ArtifactFilesFailedToUpload = 0xC0         ;
        constexpr std::uintptr_t CacheServer_Connects             = 0xC8         ;
        constexpr std::uintptr_t CacheServer_Disconnects          = 0xD0         ;
    }

    namespace UnityEditor_Analytics__BuildAssetBundleAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t success                          = 0x30         ;
        constexpr std::uintptr_t error                            = 0x38         ;
    }

    namespace UnityEditor_Analytics__CollabOperationAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t category                         = 0x30         ;
        constexpr std::uintptr_t operation                        = 0x38         ;
        constexpr std::uintptr_t result                           = 0x40         ;
        constexpr std::uintptr_t start_ts                         = 0x48         ;
        constexpr std::uintptr_t duration                         = 0x50         ;
    }

    namespace UnityEditor_Analytics__LicensingErrorAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t licensingErrorType               = 0x30         ;
        constexpr std::uintptr_t additionalData                   = 0x38         ;
        constexpr std::uintptr_t errorMessage                     = 0x40         ;
        constexpr std::uintptr_t correlationId                    = 0x48         ;
        constexpr std::uintptr_t sessionId                        = 0x50         ;
    }

    namespace UnityEditor_Analytics__LicensingInitAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t licensingProtocolVersion         = 0x30         ;
        constexpr std::uintptr_t licensingClientVersion           = 0x38         ;
        constexpr std::uintptr_t channelType                      = 0x40         ;
        constexpr std::uintptr_t initTime                         = 0x48         ;
        constexpr std::uintptr_t isLegacy                         = 0x50         ;
        constexpr std::uintptr_t sessionId                        = 0x58         ;
        constexpr std::uintptr_t correlationId                    = 0x60         ;
    }

    namespace UnityEditor_Analytics__MetalPatchShaderComputeBufferAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
    }

    namespace UnityEditor_Analytics__NavmeshBakingAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t new_nav_api                      = 0x30         ;
        constexpr std::uintptr_t bake_at_runtime                  = 0x31         ;
        constexpr std::uintptr_t height_meshes_count              = 0x34         ;
        constexpr std::uintptr_t offmesh_links_count              = 0x38         ;
    }

    namespace UnityEditor_Analytics__ProjectSettingsInformationAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t agent_types_count                = 0x30         ;
        constexpr std::uintptr_t areas_count                      = 0x34         ;
    }

    namespace UnityEditor_Analytics__SendGameBuildAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t navmesh_count                    = 0x30         ;
    }

    namespace UnityEditor_Analytics__PackageManagerBaseAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
    }

    namespace UnityEditor_Analytics__PackageManagerAddPackageAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
    }

    namespace UnityEditor_Analytics__PackageManagerTestAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
    }

    namespace UnityEditor_Analytics__PackageManagerRemovePackageAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
    }

    namespace UnityEditor_Analytics__PackageManagerResolvePackageAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
        constexpr std::uintptr_t packages                         = 0x60         ;
        constexpr std::uintptr_t package_registries               = 0x68         ;
        constexpr std::uintptr_t package_signatures               = 0x70         ;
        constexpr std::uintptr_t package_sources                  = 0x78         ;
        constexpr std::uintptr_t package_types                    = 0x80         ;
        constexpr std::uintptr_t package_compliance_statuses      = 0x88         ;
        constexpr std::uintptr_t package_signature_errorCodes     = 0x90         ;
        constexpr std::uintptr_t package_publishing_channels      = 0x98         ;
    }

    namespace UnityEditor_Analytics__PackageManagerEmbedPackageAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
    }

    namespace UnityEditor_Analytics__PackageManagerResetPackageAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
    }

    namespace UnityEditor_Analytics__PackageManagerResolveErrorPackageAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
        constexpr std::uintptr_t reason                           = 0x60         ;
        constexpr std::uintptr_t action                           = 0x68         ;
    }

    namespace UnityEditor_Analytics__PackageManagerStartServerPackageAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t start_ts                         = 0x30         ;
        constexpr std::uintptr_t duration                         = 0x38         ;
        constexpr std::uintptr_t blocking                         = 0x40         ;
        constexpr std::uintptr_t package_id                       = 0x48         ;
        constexpr std::uintptr_t status_code                      = 0x50         ;
        constexpr std::uintptr_t error_message                    = 0x58         ;
    }

    namespace UnityEditor_Analytics__AssetImportStatusAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t package_name                     = 0x30         ;
        constexpr std::uintptr_t package_items_count              = 0x38         ;
        constexpr std::uintptr_t package_import_status            = 0x3C         ;
        constexpr std::uintptr_t error_message                    = 0x40         ;
        constexpr std::uintptr_t project_assets_count             = 0x48         ;
        constexpr std::uintptr_t unselected_assets_count          = 0x4C         ;
        constexpr std::uintptr_t selected_new_assets_count        = 0x50         ;
        constexpr std::uintptr_t selected_changed_assets_count    = 0x54         ;
        constexpr std::uintptr_t unchanged_assets_count           = 0x58         ;
        constexpr std::uintptr_t selected_asset_extensions        = 0x60         ;
    }

    namespace UnityEditor_Analytics__AssetImportAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t package_name                     = 0x30         ;
        constexpr std::uintptr_t package_import_choice            = 0x38         ;
    }

    namespace UnityEditor_Analytics__AssetExportAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t package_name                     = 0x30         ;
        constexpr std::uintptr_t error_message                    = 0x38         ;
        constexpr std::uintptr_t items_count                      = 0x40         ;
        constexpr std::uintptr_t asset_extensions                 = 0x48         ;
        constexpr std::uintptr_t include_upm_dependencies         = 0x50         ;
    }

    namespace UnityEditor_Analytics__StallSummaryAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t Duration                         = 0x30         ;
    }

    namespace UnityEditor_Analytics__StallMarkerAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t Name                             = 0x30         ;
        constexpr std::uintptr_t HasProgressMarkup                = 0x38         ;
        constexpr std::uintptr_t Duration                         = 0x40         ;
    }

    namespace UnityEditor_Analytics__TestAnalytic
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t param                            = 0x30         ;
    }

    namespace UnityEditor_Analytics__VCProviderAnalytics
    {
        constexpr std::uintptr_t eventName                        = 0x10         ;
        constexpr std::uintptr_t eventVersion                     = 0x18         ;
        constexpr std::uintptr_t eventPrefix                      = 0x20         ;
        constexpr std::uintptr_t sendEventOptions                 = 0x28         ;
        constexpr std::uintptr_t Mode                             = 0x30         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace CoACDColliderData
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t parameters                       = 0x18         ;
        constexpr std::uintptr_t baseMeshes                       = 0x60         ;
        constexpr std::uintptr_t computedMeshes                   = 0x68         ;
    }

    namespace MeshInterface
    {
        constexpr std::uintptr_t vertices_ptr                     = 0x0          ;
        constexpr std::uintptr_t vertices_count                   = 0x8          ;
        constexpr std::uintptr_t triangles_ptr                    = 0x10         ;
        constexpr std::uintptr_t triangles_count                  = 0x18         ;
    }

    namespace MeshArrayInterface
    {
        constexpr std::uintptr_t meshes_ptr                       = 0x0          ;
        constexpr std::uintptr_t meshes_count                     = 0x8          ;
    }

    namespace PreprocessMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace LogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace ApxMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Parameters
    {
        constexpr std::uintptr_t threshold                        = 0x0          ;
        constexpr std::uintptr_t preprocessMode                   = 0x8          ;
        constexpr std::uintptr_t preprocessResolution             = 0xC          ;
        constexpr std::uintptr_t sampleResolution                 = 0x10         ;
        constexpr std::uintptr_t mctsNodes                        = 0x14         ;
        constexpr std::uintptr_t mctsIteration                    = 0x18         ;
        constexpr std::uintptr_t mctsMaxDepth                     = 0x1C         ;
        constexpr std::uintptr_t pca                              = 0x20         ;
        constexpr std::uintptr_t merge                            = 0x21         ;
        constexpr std::uintptr_t maxConvexHull                    = 0x24         ;
        constexpr std::uintptr_t decimate                         = 0x28         ;
        constexpr std::uintptr_t maxChVertex                      = 0x2C         ;
        constexpr std::uintptr_t extrude                          = 0x30         ;
        constexpr std::uintptr_t extrudeMargin                    = 0x38         ;
        constexpr std::uintptr_t apxMode                          = 0x40         ;
        constexpr std::uintptr_t seed                             = 0x44         ;
    }

    namespace CoACD
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t target                           = 0x20         ;
        constexpr std::uintptr_t isTrigger                        = 0x28         ;
        constexpr std::uintptr_t hideColliders                    = 0x29         ;
        constexpr std::uintptr_t physicMaterial                   = 0x30         ;
        constexpr std::uintptr_t parameters                       = 0x38         ;
        constexpr std::uintptr_t _colliderData                    = 0x80         ;
        constexpr std::uintptr_t _colliders                       = 0x88         ;
    }

    namespace UnityEngine_Playables__DataPlayableOutput
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Playables__PlayableDirector
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t played                           = 0x18         ;
        constexpr std::uintptr_t paused                           = 0x20         ;
        constexpr std::uintptr_t stopped                          = 0x28         ;
    }

    namespace PlayableSystemDelegate
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace PlayableSystemStage
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DataPlayableOutputEnumerator
    {
        constexpr std::uintptr_t m_List                           = 0x10         ;
        constexpr std::uintptr_t m_Index                          = 0x18         ;
    }

    namespace DataPlayableOutputList
    {
        constexpr std::uintptr_t m_Outputs                        = 0x10         ;
        constexpr std::uintptr_t m_Count                          = 0x18         ;
    }

    namespace UnityEngine_VFX__VFXEventAttribute
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_Owner                          = 0x18         ;
        constexpr std::uintptr_t m_VfxAsset                       = 0x20         ;
    }

    namespace UnityEngine_VFX__VFXExpressionValues
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
    }

    namespace UnityEngine_VFX__VFXCameraXRSettings
    {
        constexpr std::uintptr_t viewTotal                        = 0x0          ;
        constexpr std::uintptr_t viewCount                        = 0x4          ;
        constexpr std::uintptr_t viewOffset                       = 0x8          ;
    }

    namespace UnityEngine_VFX__VFXBatchedEffectInfo
    {
        constexpr std::uintptr_t vfxAsset                         = 0x0          ;
        constexpr std::uintptr_t activeBatchCount                 = 0x8          ;
        constexpr std::uintptr_t inactiveBatchCount               = 0xC          ;
        constexpr std::uintptr_t activeInstanceCount              = 0x10         ;
        constexpr std::uintptr_t unbatchedInstanceCount           = 0x14         ;
        constexpr std::uintptr_t totalInstanceCapacity            = 0x18         ;
        constexpr std::uintptr_t maxInstancePerBatchCapacity      = 0x1C         ;
        constexpr std::uintptr_t totalGPUSizeInBytes              = 0x20         ;
        constexpr std::uintptr_t totalCPUSizeInBytes              = 0x28         ;
    }

    namespace UnityEngine_VFX__VFXBatchInfo
    {
        constexpr std::uintptr_t capacity                         = 0x0          ;
        constexpr std::uintptr_t activeInstanceCount              = 0x4          ;
    }

    namespace UnityEngine_VFX__VFXSpawnerCallbacks
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_VFX__VFXSpawnerState
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_Owner                          = 0x18         ;
        constexpr std::uintptr_t m_WrapEventAttribute             = 0x20         ;
    }

    namespace UnityEngine_VFX__VisualEffectObject
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_VFX__VisualEffectAsset
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;

        namespace _static
        {
            constexpr std::uintptr_t PlayEventID                      = 0x0          ;
            constexpr std::uintptr_t StopEventID                      = 0x4          ;
        }

    }

    namespace UnityEngine_VFX__VFXOutputEventArgs
    {
        constexpr std::uintptr_t _nameId_k__BackingField          = 0x0          ;
        constexpr std::uintptr_t _eventAttribute_k__BackingField  = 0x8          ;
    }

    namespace UnityEngine_VFX__VisualEffect
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_cachedEventAttribute           = 0x18         ;
        constexpr std::uintptr_t outputEventReceived              = 0x20         ;
    }

    namespace UnityEngine_VFX__VFXRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace Unity_AI_Navigation__NavMeshLink
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_AgentTypeID                    = 0x20         ;
        constexpr std::uintptr_t m_StartPoint                     = 0x24         ;
        constexpr std::uintptr_t m_EndPoint                       = 0x30         ;
        constexpr std::uintptr_t m_Width                          = 0x3C         ;
        constexpr std::uintptr_t m_CostModifier                   = 0x40         ;
        constexpr std::uintptr_t m_Bidirectional                  = 0x44         ;
        constexpr std::uintptr_t m_AutoUpdatePosition             = 0x45         ;
        constexpr std::uintptr_t m_Area                           = 0x48         ;
        constexpr std::uintptr_t m_LinkInstance                   = 0x4C         ;
        constexpr std::uintptr_t m_LastPosition                   = 0x50         ;
        constexpr std::uintptr_t m_LastRotation                   = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_Tracked                        = 0x0          ;
        }

    }

    namespace Unity_AI_Navigation__NavMeshModifier
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_OverrideArea                   = 0x20         ;
        constexpr std::uintptr_t m_Area                           = 0x24         ;
        constexpr std::uintptr_t m_OverrideGenerateLinks          = 0x28         ;
        constexpr std::uintptr_t m_GenerateLinks                  = 0x29         ;
        constexpr std::uintptr_t m_IgnoreFromBuild                = 0x2A         ;
        constexpr std::uintptr_t m_ApplyToChildren                = 0x2B         ;
        constexpr std::uintptr_t m_AffectedAgents                 = 0x30         ;

        namespace _static
        {
            constexpr std::uintptr_t s_NavMeshModifiers               = 0x0          ;
        }

    }

    namespace Unity_AI_Navigation__NavMeshModifierVolume
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_Size                           = 0x20         ;
        constexpr std::uintptr_t m_Center                         = 0x2C         ;
        constexpr std::uintptr_t m_Area                           = 0x38         ;
        constexpr std::uintptr_t m_AffectedAgents                 = 0x40         ;

        namespace _static
        {
            constexpr std::uintptr_t s_NavMeshModifiers               = 0x0          ;
        }

    }

    namespace Unity_AI_Navigation__CollectObjects
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity_AI_Navigation__NavMeshSurface
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_CancellationTokenSource        = 0x18         ;
        constexpr std::uintptr_t m_AgentTypeID                    = 0x20         ;
        constexpr std::uintptr_t m_CollectObjects                 = 0x24         ;
        constexpr std::uintptr_t m_Size                           = 0x28         ;
        constexpr std::uintptr_t m_Center                         = 0x34         ;
        constexpr std::uintptr_t m_LayerMask                      = 0x40         ;
        constexpr std::uintptr_t m_UseGeometry                    = 0x44         ;
        constexpr std::uintptr_t m_DefaultArea                    = 0x48         ;
        constexpr std::uintptr_t m_GenerateLinks                  = 0x4C         ;
        constexpr std::uintptr_t m_IgnoreNavMeshAgent             = 0x4D         ;
        constexpr std::uintptr_t m_IgnoreNavMeshObstacle          = 0x4E         ;
        constexpr std::uintptr_t m_OverrideTileSize               = 0x4F         ;
        constexpr std::uintptr_t m_TileSize                       = 0x50         ;
        constexpr std::uintptr_t m_OverrideVoxelSize              = 0x54         ;
        constexpr std::uintptr_t m_VoxelSize                      = 0x58         ;
        constexpr std::uintptr_t m_MinRegionArea                  = 0x5C         ;
        constexpr std::uintptr_t m_NavMeshData                    = 0x60         ;
        constexpr std::uintptr_t m_BuildHeightMesh                = 0x68         ;
        constexpr std::uintptr_t m_NavMeshDataInstance            = 0x6C         ;
        constexpr std::uintptr_t m_LastPosition                   = 0x70         ;
        constexpr std::uintptr_t m_LastRotation                   = 0x7C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_NavMeshSurfaces                = 0x0          ;
        }

    }

    namespace UnityEngine__AssetBundle
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__AssetBundleCreateRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10789280   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
    }

    namespace UnityEngine__AssetBundleManifest
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__AssetBundleRecompressOperation
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
    }

    namespace UnityEngine__AssetBundleRequest
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083CB90   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
        constexpr std::uintptr_t m_Path                           = 0x20         ;
        constexpr std::uintptr_t m_Type                           = 0x28         ;
    }

    namespace UnityEngine__AssetBundleUnloadOperation
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_completeCallback               = 0x18         ;
    }

    namespace UnityEngine__AssetFileNameExtensionAttribute
    {
        constexpr std::uintptr_t _preferredExtension_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _otherExtensions_k__BackingField = 0x18         ;
    }

    namespace UnityEngine__NativeClassAttribute
    {
        constexpr std::uintptr_t _QualifiedNativeName_k__BackingField = 0x10         ;
        constexpr std::uintptr_t _Declaration_k__BackingField     = 0x18         ;
    }

    namespace UnityEngine_Bindings__NativeConditionalAttribute
    {
        constexpr std::uintptr_t _Condition_k__BackingField       = 0x10         ;
        constexpr std::uintptr_t _Enabled_k__BackingField         = 0x18         ;
    }

    namespace UnityEngine_Bindings__NativeHeaderAttribute
    {
        constexpr std::uintptr_t _Header_k__BackingField          = 0x10         ;
    }

    namespace UnityEngine_Bindings__NativeNameAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
    }

    namespace UnityEngine_Bindings__NativeMethodAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _IsThreadSafe_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _IsFreeFunction_k__BackingField  = 0x19         ;
        constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _HasExplicitThis_k__BackingField = 0x1B         ;
    }

    namespace UnityEngine_Bindings__TargetType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Bindings__NativePropertyAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _IsThreadSafe_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _IsFreeFunction_k__BackingField  = 0x19         ;
        constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _HasExplicitThis_k__BackingField = 0x1B         ;
        constexpr std::uintptr_t _TargetType_k__BackingField      = 0x20         ;
    }

    namespace UnityEngine_Bindings__CodegenOptions
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Bindings__NativeTypeAttribute
    {
        constexpr std::uintptr_t _Header_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _IntermediateScriptingStructName_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _CodegenOptions_k__BackingField  = 0x20         ;
    }

    namespace UnityEngine_Bindings__FreeFunctionAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _IsThreadSafe_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _IsFreeFunction_k__BackingField  = 0x19         ;
        constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _HasExplicitThis_k__BackingField = 0x1B         ;
    }

    namespace UnityEngine_Bindings__ThreadSafeAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _IsThreadSafe_k__BackingField    = 0x18         ;
        constexpr std::uintptr_t _IsFreeFunction_k__BackingField  = 0x19         ;
        constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x1A         ;
        constexpr std::uintptr_t _HasExplicitThis_k__BackingField = 0x1B         ;
    }

    namespace UnityEngine_Bindings__StaticAccessorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Bindings__StaticAccessorAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Type_k__BackingField            = 0x18         ;
    }

    namespace UnityEngine_Bindings__NativeThrowsAttribute
    {
        constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_Bindings__IgnoreAttribute
    {
        constexpr std::uintptr_t _DoesNotContributeToSize_k__BackingField = 0x10         ;
    }

    namespace UnityEngine_Bindings__NativeType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Bindings__UnityMarshalAsAttribute
    {
        constexpr std::uintptr_t _NativeType_k__BackingField      = 0x10         ;
    }

    namespace UnityEngine_Scripting__UsedByNativeCodeAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
    }

    namespace UnityEngine_Scripting__RequiredByNativeCodeAttribute
    {
        constexpr std::uintptr_t _Name_k__BackingField            = 0x10         ;
        constexpr std::uintptr_t _Optional_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _GenerateProxy_k__BackingField   = 0x19         ;
    }

    namespace PingSample
    {
        constexpr std::uintptr_t _Region_k__BackingField          = 0x10         ;
        constexpr std::uintptr_t _samples                         = 0x18         ;
        constexpr std::uintptr_t _Value_k__BackingField           = 0x20         ;
        constexpr std::uintptr_t _PingInstance_k__BackingField    = 0x28         ;
        constexpr std::uintptr_t _Timestamp_k__BackingField       = 0x30         ;
    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace Facepunch_Ping__PingAddress
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10740E88   ;
        constexpr std::uintptr_t _IP_k__BackingField              = 0x10         ;
        constexpr std::uintptr_t _Location_k__BackingField        = 0x18         ;
        constexpr std::uintptr_t _Shortname_k__BackingField       = 0x20         ;
        constexpr std::uintptr_t _Code_k__BackingField            = 0x28         ;
        constexpr std::uintptr_t _Timeout_k__BackingField         = 0x30         ;
    }

    namespace Facepunch_Ping__PingEstimateResults
    {
        constexpr std::uintptr_t regions                          = 0x10         ;
    }

    namespace Facepunch_Ping__PingManifest
    {
        constexpr std::uintptr_t _Addresses_k__BackingField       = 0x10         ;
    }

    namespace Facepunch_Ping__PingRegionResult
    {
        constexpr std::uintptr_t _RegionCode_k__BackingField      = 0x10         ;
        constexpr std::uintptr_t _RegionShortname_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _Ping_k__BackingField            = 0x20         ;
    }

    namespace UnityEngine__WWW
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107C84E0   ;
        constexpr std::uintptr_t _uwr                             = 0x10         ;
    }

    namespace UnityEngineInternal_Input__NativeUpdateCallback
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072A940   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngineInternal_Input__NativeInputEventType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngineInternal_Input__NativeInputEventBuffer
    {
        constexpr std::uintptr_t eventBuffer                      = 0x0          ;
        constexpr std::uintptr_t eventCount                       = 0x8          ;
        constexpr std::uintptr_t sizeInBytes                      = 0xC          ;
        constexpr std::uintptr_t capacityInBytes                  = 0x10         ;
    }

    namespace UnityEngineInternal_Input__NativeInputEvent
    {
        constexpr std::uintptr_t type                             = 0x0          ;
        constexpr std::uintptr_t sizeInBytes                      = 0x4          ;
        constexpr std::uintptr_t deviceId                         = 0x6          ;
        constexpr std::uintptr_t time                             = 0x8          ;
        constexpr std::uintptr_t eventId                          = 0x10         ;
    }

    namespace UnityEngineInternal_Input__NativeInputUpdateType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UpdatedEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace Tag
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace SessionStateChanged
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace IdentityTokenChanged
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine__RemoteConfigSettings
    {
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t Updated                          = 0x18         ;
    }

    namespace UnityEngine_Analytics__AnalyticsSessionState
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__WheelCollider
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Experimental_Video__VideoClipPlayable
    {
        constexpr std::uintptr_t m_Handle                         = 0x0          ;
    }

    namespace UnityEngine_Video__VideoClip
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_Video__VideoRenderMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Video__Video3DLayout
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Video__VideoAspectRatio
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Video__VideoTimeSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Video__VideoTimeReference
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Video__VideoSource
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Video__VideoTimeUpdateMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Video__VideoAudioOutputMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Video__VideoPlayer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t prepareCompleted                 = 0x18         ;
        constexpr std::uintptr_t loopPointReached                 = 0x20         ;
        constexpr std::uintptr_t started                          = 0x28         ;
        constexpr std::uintptr_t frameDropped                     = 0x30         ;
        constexpr std::uintptr_t errorReceived                    = 0x38         ;
        constexpr std::uintptr_t seekCompleted                    = 0x40         ;
        constexpr std::uintptr_t clockResyncOccurred              = 0x48         ;
        constexpr std::uintptr_t frameReady                       = 0x50         ;
    }

    namespace EventHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082A630   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace ErrorEventHandler
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1082A648   ;
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace FrameReadyEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace TimeEventHandler
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine__Cloth
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t _useContinuousCollision_k__BackingField = 0x18         ;
        constexpr std::uintptr_t _selfCollision_k__BackingField   = 0x1C         ;
    }

    namespace UnityEngine_Networking__DownloadedTextureFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Networking__DownloadedTextureParams
    {
        constexpr std::uintptr_t flags                            = 0x0          ;
        constexpr std::uintptr_t mipmapCount                      = 0x4          ;
    }

    namespace UnityEngine_Networking__DownloadHandlerTexture
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10753710   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_NativeData                     = 0x18         ;
    }

    namespace UnityEngine__FontStyle
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextGenerationError
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextGenerationSettings
    {
        constexpr std::uintptr_t font                             = 0x0          ;
        constexpr std::uintptr_t color                            = 0x8          ;
        constexpr std::uintptr_t fontSize                         = 0x18         ;
        constexpr std::uintptr_t lineSpacing                      = 0x1C         ;
        constexpr std::uintptr_t richText                         = 0x20         ;
        constexpr std::uintptr_t scaleFactor                      = 0x24         ;
        constexpr std::uintptr_t fontStyle                        = 0x28         ;
        constexpr std::uintptr_t textAnchor                       = 0x2C         ;
        constexpr std::uintptr_t alignByGeometry                  = 0x30         ;
        constexpr std::uintptr_t resizeTextForBestFit             = 0x31         ;
        constexpr std::uintptr_t resizeTextMinSize                = 0x34         ;
        constexpr std::uintptr_t resizeTextMaxSize                = 0x38         ;
        constexpr std::uintptr_t updateBounds                     = 0x3C         ;
        constexpr std::uintptr_t verticalOverflow                 = 0x40         ;
        constexpr std::uintptr_t horizontalOverflow               = 0x44         ;
        constexpr std::uintptr_t generationExtents                = 0x48         ;
        constexpr std::uintptr_t pivot                            = 0x50         ;
        constexpr std::uintptr_t generateOutOfBounds              = 0x58         ;
    }

    namespace UnityEngine__TextGenerator
    {
        constexpr std::uintptr_t TypeInfo                         = 0x107452A8   ;
        constexpr std::uintptr_t m_Ptr                            = 0x10         ;
        constexpr std::uintptr_t m_LastString                     = 0x18         ;
        constexpr std::uintptr_t m_LastSettings                   = 0x20         ;
        constexpr std::uintptr_t m_HasGenerated                   = 0x80         ;
        constexpr std::uintptr_t m_LastValid                      = 0x84         ;
        constexpr std::uintptr_t m_Verts                          = 0x88         ;
        constexpr std::uintptr_t m_Characters                     = 0x90         ;
        constexpr std::uintptr_t m_Lines                          = 0x98         ;
        constexpr std::uintptr_t m_CachedVerts                    = 0xA0         ;
        constexpr std::uintptr_t m_CachedCharacters               = 0xA1         ;
        constexpr std::uintptr_t m_CachedLines                    = 0xA2         ;
    }

    namespace UnityEngine__TextAnchor
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__TextGeneratorType
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__HorizontalWrapMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__VerticalWrapMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__UICharInfo
    {
        constexpr std::uintptr_t cursorPos                        = 0x0          ;
        constexpr std::uintptr_t charWidth                        = 0x8          ;
    }

    namespace UnityEngine__UILineInfo
    {
        constexpr std::uintptr_t startCharIdx                     = 0x0          ;
        constexpr std::uintptr_t height                           = 0x4          ;
        constexpr std::uintptr_t topY                             = 0x8          ;
        constexpr std::uintptr_t leading                          = 0xC          ;
    }

    namespace UnityEngine__UIVertex
    {
        constexpr std::uintptr_t TypeInfo                         = 0x10725108   ;
        constexpr std::uintptr_t position                         = 0x0          ;
        constexpr std::uintptr_t normal                           = 0xC          ;
        constexpr std::uintptr_t tangent                          = 0x18         ;
        constexpr std::uintptr_t color                            = 0x28         ;
        constexpr std::uintptr_t uv0                              = 0x2C         ;
        constexpr std::uintptr_t uv1                              = 0x3C         ;
        constexpr std::uintptr_t uv2                              = 0x4C         ;
        constexpr std::uintptr_t uv3                              = 0x5C         ;

        namespace _static
        {
            constexpr std::uintptr_t s_DefaultColor                   = 0x0          ;
            constexpr std::uintptr_t s_DefaultTangent                 = 0x4          ;
            constexpr std::uintptr_t simpleVert                       = 0x14         ;
        }

    }

    namespace UnityEngine__Font
    {
        constexpr std::uintptr_t TypeInfo                         = 0x108145C8   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
        constexpr std::uintptr_t m_FontTextureRebuildCallback     = 0x18         ;

        namespace _static
        {
            constexpr std::uintptr_t textureRebuilt                   = 0x0          ;
        }

    }

    namespace FontTextureRebuildCallback
    {
        constexpr std::uintptr_t method_ptr                       = 0x10         ;
        constexpr std::uintptr_t invoke_impl                      = 0x18         ;
        constexpr std::uintptr_t m_target                         = 0x20         ;
        constexpr std::uintptr_t method                           = 0x28         ;
        constexpr std::uintptr_t delegate_trampoline              = 0x30         ;
        constexpr std::uintptr_t extra_arg                        = 0x38         ;
        constexpr std::uintptr_t method_code                      = 0x40         ;
        constexpr std::uintptr_t interp_method                    = 0x48         ;
        constexpr std::uintptr_t interp_invoke_impl               = 0x50         ;
        constexpr std::uintptr_t method_info                      = 0x58         ;
        constexpr std::uintptr_t original_method_info             = 0x60         ;
        constexpr std::uintptr_t data                             = 0x68         ;
        constexpr std::uintptr_t method_is_virtual                = 0x70         ;
        constexpr std::uintptr_t delegates                        = 0x78         ;
    }

    namespace UnityEngine__WindZoneMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__WindZone
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_InputSystem_Plugins_InputForUI__InputSystemProvider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1079F850   ;
        constexpr std::uintptr_t m_InputEventPartialProvider      = 0x10         ;
        constexpr std::uintptr_t m_DefaultInputActions            = 0x18         ;
        constexpr std::uintptr_t m_InputActionAsset               = 0x20         ;
        constexpr std::uintptr_t m_PointAction                    = 0x28         ;
        constexpr std::uintptr_t m_MoveAction                     = 0x30         ;
        constexpr std::uintptr_t m_SubmitAction                   = 0x38         ;
        constexpr std::uintptr_t m_CancelAction                   = 0x40         ;
        constexpr std::uintptr_t m_LeftClickAction                = 0x48         ;
        constexpr std::uintptr_t m_MiddleClickAction              = 0x50         ;
        constexpr std::uintptr_t m_RightClickAction               = 0x58         ;
        constexpr std::uintptr_t m_ScrollWheelAction              = 0x60         ;
        constexpr std::uintptr_t m_NextPreviousAction             = 0x68         ;
        constexpr std::uintptr_t m_Events                         = 0x70         ;
        constexpr std::uintptr_t m_MouseState                     = 0x78         ;
        constexpr std::uintptr_t m_PenState                       = 0xA0         ;
        constexpr std::uintptr_t m_SeenPenEvents                  = 0xC8         ;
        constexpr std::uintptr_t m_TouchState                     = 0xD0         ;
        constexpr std::uintptr_t m_SeenTouchEvents                = 0xF8         ;
        constexpr std::uintptr_t m_RepeatHelper                   = 0x100        ;
        constexpr std::uintptr_t m_ResetSeenEventsOnUpdate        = 0x108        ;

        namespace _static
        {
            constexpr std::uintptr_t s_OnRegisterActions              = 0x0          ;
        }

    }

    namespace StereoScreenCaptureMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine__StreamingController
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__TerrainCollider
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1083E750   ;
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine__GridLayout
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace UnityEngine_U2D__SpriteShapeRenderer
    {
        constexpr std::uintptr_t m_CachedPtr                      = 0x10         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace System_Runtime_CompilerServices__AsyncIteratorMethodBuilder
    {
        constexpr std::uintptr_t _methodBuilder                   = 0x0          ;
        constexpr std::uintptr_t _id                              = 0x18         ;
    }

    namespace System_Runtime_CompilerServices__AsyncIteratorStateMachineAttribute
    {
        constexpr std::uintptr_t _StateMachineType_k__BackingField = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__ConfiguredCancelableAsyncEnumerable`1
    {
        constexpr std::uintptr_t _enumerable                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace Enumerator
    {
        constexpr std::uintptr_t _enumerator                      = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Threading_Tasks_Sources__ManualResetValueTaskSourceCore`1
    {
        constexpr std::uintptr_t _continuation                    = 0xFFFFFFFFFFFFFFF0 ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullablePublicOnlyAttribute
    {
        constexpr std::uintptr_t IncludesInternals                = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
    {
        constexpr std::uintptr_t Version                          = 0x10         ;
    }

    namespace CopyToDestinationStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _hash_P                          = 0x28         ;
    }

    namespace System_IO_Hashing__NonCryptographicHashAlgorithm
    {
        constexpr std::uintptr_t _HashLengthInBytes_k__BackingField = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableAttribute
    {
        constexpr std::uintptr_t NullableFlags                    = 0x10         ;
    }

    namespace System_Runtime_CompilerServices__NullableContextAttribute
    {
        constexpr std::uintptr_t Flag                             = 0x10         ;
    }

    namespace System__BinaryData
    {
        constexpr std::uintptr_t _bytes                           = 0x10         ;
    }

    namespace System_IO__ReadOnlyMemoryStream
    {
        constexpr std::uintptr_t _identity                        = 0x10         ;
        constexpr std::uintptr_t _activeReadWriteTask             = 0x18         ;
        constexpr std::uintptr_t _asyncActiveSemaphore            = 0x20         ;
        constexpr std::uintptr_t _content                         = 0x28         ;
        constexpr std::uintptr_t _isOpen                          = 0x38         ;
        constexpr std::uintptr_t _position                        = 0x3C         ;
    }

    namespace CryptProtectDataFlags
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace DATA_BLOB
    {
        constexpr std::uintptr_t cbData                           = 0x0          ;
        constexpr std::uintptr_t pbData                           = 0x8          ;
    }

    namespace WindowsCryptographicException
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
    }

    namespace System_Security_Cryptography__DataProtectionScope
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace UnityEngine_Rendering_UnifiedRayTracing__ComputeTerrainMeshJob
    {
        constexpr std::uintptr_t heightmap                        = 0x0          ;
        constexpr std::uintptr_t holes                            = 0x10         ;
        constexpr std::uintptr_t width                            = 0x20         ;
        constexpr std::uintptr_t height                           = 0x24         ;
        constexpr std::uintptr_t heightmapScale                   = 0x28         ;
        constexpr std::uintptr_t positions                        = 0x38         ;
        constexpr std::uintptr_t uvs                              = 0x48         ;
        constexpr std::uintptr_t normals                          = 0x58         ;
        constexpr std::uintptr_t indices                          = 0x68         ;
    }

    namespace UnityEngine_Rendering_UnifiedRayTracing__RayTracingRenderPipelineResources
    {
        constexpr std::uintptr_t m_Version                        = 0x10         ;
        constexpr std::uintptr_t m_GeometryPoolKernels            = 0x18         ;
        constexpr std::uintptr_t m_CopyBuffer                     = 0x20         ;
        constexpr std::uintptr_t m_CopyPositions                  = 0x28         ;
        constexpr std::uintptr_t m_BitHistogram                   = 0x30         ;
        constexpr std::uintptr_t m_BlockReducePart                = 0x38         ;
        constexpr std::uintptr_t m_BlockScan                      = 0x40         ;
        constexpr std::uintptr_t m_BuildHlbvh                     = 0x48         ;
        constexpr std::uintptr_t m_RestructureBvh                 = 0x50         ;
        constexpr std::uintptr_t m_Scatter                        = 0x58         ;
    }

    namespace Microsoft_IdentityModel_Abstractions__EventLogLevel
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Microsoft_IdentityModel_Abstractions__LogEntry
    {
        constexpr std::uintptr_t _EventLogLevel_k__BackingField   = 0x10         ;
        constexpr std::uintptr_t _Message_k__BackingField         = 0x18         ;
        constexpr std::uintptr_t _CorrelationId_k__BackingField   = 0x20         ;
    }

    namespace Microsoft_IdentityModel_Abstractions__TelemetryEventDetails
    {
        constexpr std::uintptr_t _PropertyValues_k__BackingField  = 0x10         ;
        constexpr std::uintptr_t _Name_k__BackingField            = 0x18         ;
    }

    namespace %7f3fdc99bba1a7c176046a86472ce67083920736
    {
        constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10         ;
        constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14         ;
        constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18         ;
    }

    namespace MeshTrimSettings
    {
        constexpr std::uintptr_t TrimBasedOnVisibility            = 0x0          ;
        constexpr std::uintptr_t IterationsPerLoop                = 0x4          ;
        constexpr std::uintptr_t StartHeight                      = 0x8          ;
        constexpr std::uintptr_t EndHeight                        = 0xC          ;
        constexpr std::uintptr_t HeightIterations                 = 0x10         ;
        constexpr std::uintptr_t Radius                           = 0x14         ;
        constexpr std::uintptr_t MinimumTriangleArea              = 0x18         ;
        constexpr std::uintptr_t MinimumTriangleEdgeLength        = 0x1C         ;
        constexpr std::uintptr_t OriginOffset                     = 0x20         ;

        namespace _static
        {
            constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0          ;
            constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x2C         ;
        }

    }

    namespace MonoScriptData
    {
        constexpr std::uintptr_t FilePathsData                    = 0x0          ;
        constexpr std::uintptr_t TypesData                        = 0x8          ;
        constexpr std::uintptr_t TotalTypes                       = 0x10         ;
        constexpr std::uintptr_t TotalFiles                       = 0x14         ;
        constexpr std::uintptr_t IsEditorOnly                     = 0x18         ;
    }

    namespace Unity_MemoryProfiler__MetadataCollect
    {
        constexpr std::uintptr_t disposed                         = 0x10         ;
    }

    namespace Unity_MemoryProfiler__DefaultMetadataCollect
    {
        constexpr std::uintptr_t TypeInfo                         = 0x1072E190   ;
        constexpr std::uintptr_t disposed                         = 0x10         ;
    }

    namespace System_Runtime_Serialization__DataContractAttribute
    {
        constexpr std::uintptr_t isReference                      = 0x10         ;
    }

    namespace System_Runtime_Serialization__DataMemberAttribute
    {
        constexpr std::uintptr_t name                             = 0x10         ;
        constexpr std::uintptr_t order                            = 0x18         ;
        constexpr std::uintptr_t isRequired                       = 0x1C         ;
        constexpr std::uintptr_t emitDefaultValue                 = 0x1D         ;
    }

    namespace System_Runtime_Serialization__EnumMemberAttribute
    {
        constexpr std::uintptr_t value                            = 0x10         ;
    }

    namespace System_Configuration__ConfigurationSaveMode
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

    namespace Unity__ThrowStub
    {
        constexpr std::uintptr_t _className                       = 0x10         ;
        constexpr std::uintptr_t _message                         = 0x18         ;
        constexpr std::uintptr_t _data                            = 0x20         ;
        constexpr std::uintptr_t _innerException                  = 0x28         ;
        constexpr std::uintptr_t _helpURL                         = 0x30         ;
        constexpr std::uintptr_t _stackTrace                      = 0x38         ;
        constexpr std::uintptr_t _stackTraceString                = 0x40         ;
        constexpr std::uintptr_t _remoteStackTraceString          = 0x48         ;
        constexpr std::uintptr_t _remoteStackIndex                = 0x50         ;
        constexpr std::uintptr_t _dynamicMethods                  = 0x58         ;
        constexpr std::uintptr_t _HResult                         = 0x60         ;
        constexpr std::uintptr_t _source                          = 0x68         ;
        constexpr std::uintptr_t _safeSerializationManager        = 0x70         ;
        constexpr std::uintptr_t captured_traces                  = 0x78         ;
        constexpr std::uintptr_t native_trace_ips                 = 0x80         ;
        constexpr std::uintptr_t caught_in_unmanaged              = 0x88         ;
        constexpr std::uintptr_t _objectName                      = 0x90         ;
    }

    namespace UnityEngine_UnityConsent__ConsentState
    {
        constexpr std::uintptr_t AdsIntent                        = 0x0          ;
        constexpr std::uintptr_t AnalyticsIntent                  = 0x4          ;
    }

    namespace UnityEngine_UnityConsent__ConsentStatus
    {
        constexpr std::uintptr_t value__                          = 0x0          ;
    }

}
